 @import url('https://fonts.googleapis.com/css?family=Roboto|Roboto+Condensed|Roboto+Mono|Roboto+Slab&display=swap');
 @import url('https://fonts.googleapis.com/css?family=Poppins&display=swap');
 @import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i|Roboto+Condensed:300,300i,400,400i,700,700i|Roboto+Slab:100,300,400,700|Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
 @import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap');
.dm, .banner-description-cls p {
	font-family: 'DM Sans', sans-serif;
}
.fo-roboto {
	font-family: 'Roboto', sans-serif;
}
.fo-mo {
	font-family: 'Montserrat', sans-serif;
}
.prettyprint {
	color: #fff;
	background: red;
	width: 100%;
	padding: 10px;
	display: block;
	font-size: 12px;
	border-radius: 10px;
}
.error {
	font-size:14px;
	color:red;
	clear:both;
	display:block;
}
body {
	overflow-x:hidden;
	font-family: 'DM Sans', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'DM Sans', sans-serif;
	font-weight: 600;
}
a {
	cursor: pointer;
}
.mt-0 {
	margin-top:0px;
}
.mt-9 {
	margin-top:9px;
}
.mt-10 {
	margin-top:10px;
}
.mt-15 {
	margin-top:15px;
}
.mt-20 {
	margin-top:20px;
}
.mt-25 {
	margin-top:25px;
}
.mt-30 {
	margin-top:30px;
}
.mt-40 {
	margin-top:40px;
}
.mt-50 {
	margin-top:50px;
}
.mt-55 {
	margin-top:55px;
}
.mt-60 {
	margin-top:60px;
}
.mt-70 {
	margin-top:70px;
}
.mt-80 {
	margin-top:80px;
}
.mb-10 {
	margin-bottom:10px;
}
.mb-20 {
	margin-bottom:20px;
}
.mb-30 {
	margin-bottom:30px;
}
.mb-40 {
	margin-bottom:40px;
}
.mb-50 {
	margin-bottom:50px;
}
.mb-60 {
	margin-bottom:60px;
}
.mb-70 {
	margin-bottom:70px;
}
.mb-80 {
	margin-bottom:80px;
}
.top-spacer-80 {
	padding-top:80px;
}
.bottom-spacer-80 {
	padding-bottom:80px;
}
.main-imghome {
	overflow-y: hidden;
	height: 100vh;
}
#scroll {
	position: fixed;
	right: 15px;
	bottom: 65px;
	cursor: pointer;
	width: 44px;
	height: 44px;
	background: #0f2e68;
	border: 0;
	text-indent: -9999px;
	display: none;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	z-index: 99999;
}
#scroll span {
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-8px;
	margin-top:-12px;
	height:0;
	width:0;
	border:8px solid transparent;
	border-bottom-color:#ffffff;
}
#scroll:hover {
	opacity:1;
	filter:"alpha(opacity=100)";
	-ms-filter:"alpha(opacity=100)";
}
.main-home {
	overflow-y: hidden;
}
p {
	color:#686868;
	font-family: 'Poppins', sans-serif;
	line-height: 27px;
	font-size: 15px;
}
.banner {
	position: relative;
}
.main-banner {
}
.main-banner .rw {
	padding: 150px 35px 0 35px;
}
.bg-img {
	min-height: 700px;
}
.inner-bg-img {
	min-height: 252px;
}
.banner-item-txt {
	position: absolute;
	left: 0;
	right: 0;
	padding: 220px 88px 28px 88px;
	bottom: 0;
	max-width: 830px;
	margin: 0px auto 0 auto !important;
	text-align: center;
	border-top: 2px solid white;
	border-left: 2px solid white;
	border-right: 2px solid white;
	padding: 35px 38px 101px 38px;
}
.banner-item-txt span {
	color: #06b3ef;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
}
.banner-item-txt h1 {
	letter-spacing: 1px;
	color: white;
	text-shadow: 3px 2px 1px #000000;
	font-size: 50px;
	text-transform: uppercase;
	font-weight: bold;
}
.banner-item-txt p {
	color: white;
	font-family: 'Poppins', sans-serif;
	text-shadow: 3px 2px 1px #000000;
	font-size: 21px;
	line-height: 32px;
}
.btn-main-cls {
}
.btn-main-cls a {
	background:#05b3ef;
	padding:11px 38px;
	color: #2d2d2d;
	text-transform: uppercase;
	display: inline-block;
}
.ban-contact-btn-sdu {
	background: transparent !important;
	border: 1px solid #ffd5df;
	margin-left: 10px;
	color: #ffd5df !important;
}
 .ban-contact-btn-sdu::before {
background: transparent !important;
}
.main-banner .owl-carousel {
}
.main-banner .owl-carousel .item {
}
.main-banner .rw {
}
#owl-demo13 {
}
#owl-demo13 .owl-controls {
	left: 0;
	right: 0;
	bottom: 22px;
	top: auto;
	margin: auto;
	display: block;
	text-align: center;
	float: none;
}
#owl-demo13 .owl-controls .owl-buttons .owl-next {
	float:none !important;
}
#owl-demo13 .owl-buttons {
}
.owl-buttons .owl-prev {
	background: #00afee !important;
	width: 40px !important;
	height: 40px !important;
	line-height: 39px !important;
}
.owl-buttons .owl-next {
	background: #00afee !important;
	width: 40px !important;
	height: 40px !important;
	line-height: 39px !important;
}
header {
transition: top .2s ease-in-out;
}
/*

.nav-up {
	top:-200px;
}


.nav-down{background: #292929;}


.nav-down .header-bottom-bar{    padding: 10px 0;}


.nav-down .header-logo-cls img {
    max-width: 140px;
}


.nav-down .navigation nav li a {
    color: white;
    padding: 9px 24px !important;}


.nav-down .quote-btn-cls {
    float: right;    padding: 0 0 0 12px;
    margin-top: 4px;
}


.nav-down .header-topbar{padding: 10px 0;}


.nav-down .header-topbar {
    border-bottom: 1px solid #545454;}

*/


  .main-header-cls {
	position: absolute;
	top: 0;
	margin: 20px 0 0 0;
	z-index: 99;
	left: 0;
	padding: 0 35px;
	right: 0;
}
.main-header-cls .header-lftcls {
}
.logo {
	display: inline-block;
}
.logo img {
	max-width: 140px;
}
.login-singup-btn {
	display: inline-block;
	padding: 0 0 0 60px;
}
.login-btn {
	display: inline-block;
}
.login-btn a {
	color: white;
	border: 1px solid white;
	padding: 8px 24px;
	font-family:'ProximaNova-Light';
	border-radius: 8px;
	text-transform: capitalize;
}
.signup-btn {
	display: inline-block;
	margin: 0 0 0 12px;
}
.signup-btn a {
	color: white;
	border: 1px solid white;
	padding: 8px 24px;
	border-radius: 8px;
	font-family:'ProximaNova-Light';
	text-transform: capitalize;
}
.darkHeader {
	position: fixed;
	background:#0f2e68;
	transition: all 0.7s;
	top: 0;
	transform: translateY(0);
	-webkit-transition: all 0.7s;
	float: left;
	z-index: 999;
	animation: moveInRight 1s ease-out;
	width: 100%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(0, 0%, 0);
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	transition: height 0.3s;
}
.darkHeader .header-logo-cls {
	background: white;
	padding: 15px 18px 13px 31px;
	position: relative;
	border-bottom-right-radius: 0;
	max-width: 200px;
	width: 100%;
	height: 70px;
}
 .darkHeader .header-logo-cls::before {
 content: '';
}
.darkHeader .navigation {
	padding: 6px 0 0 0;
}
.darkHeader .header-bottom-bar {
	padding: 0 0 0px 0;
}
.darkHeader .header-bottom {
	padding: 9px 0 0 0;
	box-shadow: 0px 8px 52px 6px rgb(88 90 88 / 10%);
}
.darkHeader .header-topbar .social-links ul li a {
	font-size: 15px;
}
.darkHeader .header-topbar {
	padding: 9px 0 5px 0;
}
.darkHeader .header-bottom .header-navigation .box-body p {
	font-size: 15px;
}
.darkHeader .header-bottom .header-navigation nav ul li a {
	padding: 15px 15px 15px 15px;
	font-size: 16px;
}
.darkHeader .header-bottom .header-logo img {
	max-width: 90px;
	top: -5px;
}
.darkHeader .logo img {
	max-width: 115px;
}
.darkHeader .main-header-cls .header-lftcls {
	position: relative;
	top: 11px;
}
.darkHeader .header-ryt-cls nav ul li a {
	padding: 34px 11px;
}
.darkHeader .sub-menu li a {
	padding:17px 11px !important;
}
.darkHeader .header-ryt-cls nav ul li a {
}
.darkHeader .header-navigation .logo-header img {
	max-width: 150px;
}
.darkHeader .main-header-cls {
	background: #415d4f;
	margin: 0;
	padding: 0px 30px 0px 30px;
}
.darkHeader .navigation nav li a {
	color: #ffffff;
}
.main-home-header {
	position: fixed;
	z-index: 999;
	width: 100%;
}
.header-inner-cls {
}
.header-topbar {
	border-bottom: 1px solid #424242;
	float: left;
	width: 100%;
	padding: 13px 0;
}
.number-detail {
}
.number-detail ul {
}
.number-detail ul li {
	display: inline-block;
	font-family: 'Rubik', sans-serif;
	padding: 0 18px 0 0;
}
.number-detail ul li a {
	font-weight: 500;
	color: white;
	padding: 0 0 0 6px;
}
.number-detail ul li .fa {
	color: #ffffff;
	font-size: 17px;
}
.social-icons {
	float: right;
}
.social-icons ul {
}
.social-icons ul li {
	display: inline-block;
	padding: 0 0px 0 25px;
}
.social-icons ul li a {
	color: #06b3ef;
}
.social-icons ul li .fa {
	color: white;
	font-size: 17px;
}
.quote-btn-cls {
	float: right;
	margin: 10px 0 0 20px;
}
.quote-btn-cls a {
	background: #00cbad;
	padding: 12px 22px !important;
	color: #ffffff !important;
	font-size: 13px !important;
	letter-spacing: 0 !important;
	text-transform: uppercase !important;
	border-bottom: 3px solid white;
}
.quote-btn-cls a:hover {
	color:white !important;
}
.header-bottom-bar {
	padding: 0px 36px;
	float: left;
	width: 100%;
}
.header-bottom-bar .col-md-2 {
	padding-left:0px;
	padding-right: 0;
}
.header-bottom-bar .col-md-10 {
	padding-left:0px;
}
.header-logo-cls {
	padding: 31px 0px 0 0px;
	position:relative;
}
 .header-logo-cls::before {
content: '';
}
.logo-header-bg-color {
}
.header-logo-cls img {
}
.navigation {
	padding: 25px 0 0 0;
}
.navigation nav {
}
.navigation nav ul {
	display: block;
	text-align: right;
}
.navigation nav li {
	display: inline-block;
}
.navigation nav li .fa {
	font-size: 18px;
	padding: 0 0 0 3px;
	position: relative;
	top: 1px;
}
.navigation nav li a {
	color: #1a1a1a;
	font-size: 15px;
	text-transform: capitalize;
	font-weight: 600;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
	display: inline-flex;
}
.navigation nav li .active {
	color:#00cbad !important;
}
/*.navigation nav li .active::before {
content: '';
 background: #00a2db;
 position: absolute;
 max-width: 27px;
 height: 4px;
 width: 100%;
 bottom: 00;
 left: 0;
}*/



/*.navigation nav li .active::after {
content: '';
 position: absolute;
 background-image: url(../images/active-icon.png);
 width: 26px;
 height: 17px;
 background-position: center;
 background-repeat: no-repeat;
 background-size: cover;
 right: 0;
 top: 0;
}*/
/*menu dropdown css*/
	
	
.overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	background-color: rgba(0, 0, 0, 0.9);
	z-index: -1;
	opacity: 0;
	transition: 1s all;
}
.navbar {
	align-items: center;
	margin-bottom: 0;
	position: relative;
	background-color: transparent;
}
.navbar-logo {
	color: #ff3f34;
	text-decoration: none;
	font-size: 25px;
	padding: 0px 20px;
}
.navbar-links {
	list-style-type: none;
	display: flex;
}
.navbar-links li a {
	display: block;
	text-decoration: none;
	color: #444;
	padding-top: 20px;
	padding-bottom: 15px;
	font-weight: 700;
	transition: 0.4s all;
}
.navbar-links li.navbar-dropdown {
	position: relative;
}
.navbar-links li.navbar-dropdown:hover .dropdown {
	visibility: visible;
	opacity: 1;
	transform: translateY(0px);
}
.navbar-links li.navbar-dropdown .dropdown {
	visibility: hidden;
	opacity: 0;
	position: absolute;
	padding: 0px 0;
	top: 100%;
	transform: translateY(50px);
	left: 0;
	width: 302px;
	background-color: #fff;
	box-shadow: 0px 10px 10px 3px rgba(0, 0, 0, 0.3);
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	z-index: 111;
	transition: 0.4s all;
}
.navbar-links li.navbar-dropdown .dropdown li {
	display: block;
	padding-left: 0px;
	padding-right: 0px;
}
.navbar-links li.navbar-dropdown .dropdown a {
	padding-top: 15px;
	padding-left:24px;
	padding-right:24px;
	padding-bottom: 15px;
	color: #4e4e4e;
	display: block;
	font-size: 14px;
	text-transform: capitalize;
	font-weight: 600;
	border-bottom: 1px dashed #747474;
}
.navbar-dropdown .dropdown a:hover {
	padding-left:30px !important;
	color: #808000 !important;
}
.navbar-links li a:hover {
	color: #00cbad;
}
.header {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100vw;
	height: 90vh;
	/* background-color: #f00; */
  background-image: url("http://lorempixel.com/1366/698/food/");
	background-size: cover;
}
.header-inner {
	text-align: center;
	color: #ff3f34;
	text-shadow: 0px 10px 10px rgba(0, 0, 0, .8);
}
.header-inner h1 {
	font-size: 130px;
}
.header-inner form input[type="search"] {
	position: relative;
	width: 500px;
	border: none;
	padding: 15px;
	border-radius: 27px;
	box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.3);
	z-index: 11;
}
.header-inner form input[type="search"]:focus {
	outline: none;
}
.header-inner form input[type="search"]:focus + div {
	z-index: 1;
	opacity: 1;
}

::placeholder {
 color: #666;
 font-weight: 400;
}
.banner-description-cls {
	padding: 70px 0 0 60px;
}
.banner-description-cls .ic-img {
}
.banner-description-cls h3 {
	font-size: 29px;
	line-height: 40px;
	color: #1c448a;
}
.banner-description-cls p {
	font-size: 18px;
	color: #151515;
}
.btn-banner-g {
}
.btn-banner-g ul {
}
.btn-banner-g ul li {
	display: inline-block;
	padding: 0 15px 0 0;
}
.btn-banner-g ul li a {
	background: #151515;
	display: inline-block;
	padding: 13px 30px;
	color: white;
	text-transform: capitalize;
	font-size: 15px;
	border-bottom: 3px solid #00cbad;
}
.green-color {
	color:#00cbad;
}
.about-area-hm {
	background: #0f2e68;
	float: left;
	width: 100%;
	padding: 145px 90px 90px 90px;
}
.abt-img-lft {
}
.abt-img-lft .ab-ic-img {
	position: absolute;
	right: 0;
	top: -79px;
	z-index: 9;
	width: 160px;
}
.abt-img-lft .main-ab-img-dh {
	position: relative;
}
.ab-content-hf-des {
	color: white;
	padding: 80px 0 0 0;
}
.head-title {
	text-transform: capitalize;
}
.sml-txt {
	text-transform: capitalize;
	font-size: 18px;
	position:relative;
}
/*.sml-txt::after {
content: '';
 position: absolute;
 background: #00cbad;
 height: 3px;
 width: 68px;
 top: 12px;
 margin: 0 0 0 18px;
}*/
.ab-content-hf-des p {
	color: white;
}
.main-btn-cls {
}
.main-btn-cls .read {
	background: #00cbad;
	padding: 11px 25px;
	display: inline-block;
	color: white;
	text-transform: capitalize;
	border-bottom: 2px solid white;
	font-size: 15px;
}
.border-img-cls {
	border: 1px solid #efefef;
}
.main-btn-cls .number {
}
.main-btn-cls .number .fa {
	background: #00cbad;
	height: 38px;
	width: 38px;
	text-align: center;
	border-radius: 50%;
	line-height: 38px;
	font-size: 23px;
	margin: 0px 0 0 45px;
	position: relative;
	top: 4px;
}
.main-btn-cls .number a {
	font-size: 18px;
	color: white;
	padding: 0px 0px 0 18px;
}
.main-btn-cls .inner-global-challenge-area .number a {
	color:#0f2e68
}
.inner-footer {
	background: #232323;
}
.inner-footer .about-footer-cls p {
	color: #e3e3e3;
}
.inner-footer .sign-cls-footer-dfg span {
	font-size: 25px;
	color: #00cbad;
	font-weight: 700;
}
.inner-footer .bottom-footer-copy p {
	color: #e3e3e3;
}
.inner-footer .top-bor-footer {
	border-bottom: 1px solid #5a5a5a;
}
.inner-footer .bottom-footer-copy {
	border-top: 1px solid #5a5a5a;
}
.inner-footer .link-list li a {
	color: #e3e3e3;
}
.inner-footer .link-list .fa {
	color: #e3e3e3;
}
.inner-footer .social-footer li a {
	color: #e3e3e3;
}
.inner-pge-area-hm {
}
.contact-number {
}
.contact-number .contact-information {
}
.contact-number .contact-information .cont-inner-inf {
	text-align: center;
}
.contact-number .contact-information .cont-inner-inf .contact-img {
	background: #1f95ff;
	width: 200px;
	margin: auto;
	height:180px;
	text-align: center;
	line-height: 230px;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-left-radius: 50%;
}
 .contact-number .contact-information .cont-inner-inf:nth-child() .contact-img {
}
 .contact-number .contact-information .cont-inner-inf .contact-img:nth-child(1) {
}
 .contact-number .contact-information .cont-inner-inf .contact-img:nth-child(2) {
}
 .contact-number .contact-information .cont-inner-inf .contact-img:nth-child(3) {
}
 .contact-number .contact-information .cont-inner-inf .contact-img:nth-child(4) {
}
.contact-number .contact-information .cont-inner-inf .contact-img .fa {
	text-align: center;
	color: white;
	font-size: 70px;
	line-height: 50px;
}
.contact-number .contact-information .cont-inner-inf h3 {
	color: #00cbad;
	margin-top: 35px;
	text-transform: capitalize;
	font-size: 30px;
}
.contact-number .contact-information .cont-inner-inf p {
	color: #333;
	font-size:14px;
}
.contact-number .contact-information .cont-inner-inf p a {
	color: #333;
}
.product-range {
	margin-top:20px;
}
.service-area {
	padding: 60px 0;
}
.main-title-pg {
}
.main-title-pg h2 {
	text-transform: uppercase;
	font-size: 33px;
	color: #0f2e68;
	margin-bottom: 0;
	margin-top: 0;
}
.bottom-line {
	background: #00cbad;
	display: inline-block;
	height: 4px;
	width: 90px;
	display:none;
}
.white-line {
	background:white;
}
.main-title-pg p {
	color: #2d2d2d;
}
.service-area-hm-sd {
}
.service-area-hm-sd .service-icon {
	text-align: center;
}
.service-area-hm-sd .service-icon img {
}
.service-area-hm-sd .service-icon h4 {
	color: white;
	font-size: 28px;
	text-transform: capitalize;
	font-weight: 500;
	margin-top: 21px;
}
.service-area-hm-sd .service-icon h4 a {
	color: white;
}
.ser-fdh {
	background: #0f2e68;
	display: inline-block;
	width: 130px;
	height: 130px;
	border-radius: 50%;
	line-height: 111px;
	border: 6px solid #cdd8fc;
}
.ser-overlay {
	background: #0000006b;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.service-img {
	min-height: 300px;
	position: relative;
	padding: 62px 0;
	border: 10px solid #cdd8fc;
	margin-top: 30px;
}
.global-area {
	margin-top: 70px;
}
.pd-none {
	padding:0;
}
.global-lft-cls {
}
.global-lft-cls img {
}
.global-al {
	background-color: #0f2e68;
	margin: -70px 0 0 0;
	padding: 60px 50px 60px 50px;
}
.global-al .main-title-pg {
}
.global-al .bottom-line {
}
.white-text {
	color:white !important;
}
.list-ul {
}
.list-ul li {
	font-size: 16px;
	margin-bottom: 17px;
	line-height: 28px;
	position:relative;
	padding: 0 0 0 39px;
}
 .list-ul li::before {
content: '';
 position: absolute;
 left: 0;
 top: -1px;
 background-image: url(../images/arrow.png);
 width: 25px;
 height: 24px;
}
.list-ul .head-lis {
	display: block;
	font-size: 23px;
	font-weight: 600;
	margin-bottom: 8px;
}
.our-products {
	padding: 60px 0 60px 0;
	background: #0f2e68;
	color: #fff;
	position: relative;
}
.products-slider {
}
.products-slider .products-wrapper {
	background: #00cbad;
	margin: 12px;
	padding: 13px;
}
.products-slider .products-wrapper h3 {
	text-transform: capitalize;
	color: white;
}
.products-slider .products-wrapper h3 a {
	color: white;
	font-size: 15px;
	text-transform: capitalize;
	font-weight: 600;
	padding-left: 16px;
	padding-right: 16px;
}
.products-slider .products-wrapper .products-slide {
	position: relative;
}
.products-slider .products-wrapper .products-slide .product-img {
	background: white;
}
.products-slider .products-wrapper .products-slide .product-img img {
	margin: auto;
	display: block;
}
.product-icon {
	background: white;
	position: absolute;
	top: 0;
	right: 0;
	height: 62px;
	padding-top: 5px;
	width: 62px;
	border-radius: 50%;
	border: 1px solid #dddddd;
	display: block;
	box-shadow: 3px -3px 9px -3px #e2e2e2;
	margin: 10px;
}
.product-icon .slide-icon {
	display: block;
	margin: auto;
	line-height: 166px;
}
#owl-demo14 .owl-buttons {
	position: absolute;
	bottom: 60%;
	width: 100%;
	height: 0;
}
#owl-demo14 .owl-buttons .owl-prev {
	background: #0f2e68 !important;
	margin-left: 0;
	font-size: 20px;
	border-radius: 50%;
}
#owl-demo14 .owl-buttons .owl-next {
	background: #0f2e68 !important;
	float: right;
	font-size: 20px;
	margin-right: 0;
	border-radius: 50%;
}
footer .foot {
	padding: 35px 50px 10px 50px;
}
.main-footer {
}
.top-bor-footer {
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 32px;
	float: left;
	width: 100%;
}
.main-footer .footer-logo {
	display: inline-block;
	background: white;
	padding: 8px 11px;
	border-radius: 5px;
	margin: 22px 0 0 0;
}
.main-footer .footer-logo .logo-al {
}
.main-footer .footer-newsletter {
	text-align: right;
	margin: 15px 0 0 0;
}
.sign-cls-footer-dfg {
	padding: 0 60px 0 0;
	display: inline-block;
}
.sign-cls-footer-dfg span {
	font-size: 25px;
	color: #0f2e68;
	font-weight: 700;
}
.main-footer .footer-newsletter .form-group {
	display: inline-block;
}
.main-footer .footer-newsletter .form-group .form-control {
	display: inline-block;
	float: left;
	background:#f3f3f3;
	border: 0;
	padding: 15px 23px;
	height: 55px;
	border-radius: 0;
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	font-weight: 500;
	max-width: 300px;
	min-width: 300px;
}
.main-footer .footer-newsletter .form-group .sub {
	display: inline-block;
	background: #00cbad;
	border: 0;
	height: 55px;
	padding: 15px 0;
	color: #fff;
	text-transform: uppercase;
	font-family: Montserrat, sans-serif;
	font-size: 20px;
	cursor: pointer;
	font-weight: 600;
	margin: 0;
	border-radius: 0;
	width: 60px;
	text-align: center;
	font-family: 'Poppins', sans-serif;
}
.footer-al-cls {
	padding-top: 40px;
}
.about-footer-cls {
}
.about-footer-cls p {
	color: #464646;
}
.link-list {
}
.link-list li {
	line-height: 32px;
}
.link-list .fa {
	color: #464646;
	font-size: 16px;
	padding: 0 7px 0 0;
}
.link-list li a {
	color: #464646;
	font-size: 15px;
	text-transform: capitalize;
}
.bottom-footer-copy {
	border-top: 1px solid #e1e1e1;
	padding-top: 20px;
	margin-top: 32px;
}
.bottom-footer-copy .sd-ft-shgd {
	text-align: center;
}
.bottom-footer-copy p {
	color: #464646;
}
.social-footer {
}
.social-footer li {
	line-height: 32px;
	text-transform: uppercase;
}
.social-footer li .fa {
	padding: 0 10px 0 0;
}
.social-footer li a {
	color: #696969;
	font-size: 15px;
	padding: 0 7px 0 0;
}
.footer-address {
}
.footer-address ul {
	background: #0f2e68;
	padding: 16px 27px;
	margin-top: 21px;
	border-radius: 3px;
	display:inline-block
}
.footer-address ul li {
	display: inline-block;
	color: white;
	padding: 0 25px 0 0;
}
.footer-address ul li a {
	color: white;
	font-size: 16px;
	padding: 0 0 0 6px;
}
.footer-address ul .fa {
	display: inline-block;
}
.header-sd {
	padding: 0px 0px 0 0;
}
.banner-sdj {
}
.ban-overlay {
	background: #121FCF;
	background: -webkit-linear-gradient(to top, #121FCF 0%, #CF1512 100%);
	background: -moz-linear-gradient(to top, #121FCF 0%, #CF1512 100%);
	background: linear-gradient(to top, #2a2a2a9e 0%, #000000c2 100%);
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.about-area {
}
.pd-ry {
	padding-right:0;
}
.beauty-icon-cls {
}
.border-lft-mi {
	border-right: 2px solid #dadada;
}
.about-content {
}
.ab-txt-main-sg {
}
.head-title {
}
.head-title h3 {
	font-weight: 700;
	font-size: 25px;
	line-height: 33px;
	text-transform: uppercase;
}
.eye-icon-cls {
	position: relative;
	max-width: 230px;
}
.eye-icon-cls .eye-icon {
	margin: auto;
	display: block;
}
 .eye-icon-cls::before {
content: '';
 position: absolute;
 background: olive;
 width: 80px;
 height: 4px;
 left: 0;
 top: 11px;
}
 .eye-icon-cls::after {
content:'';
position: absolute;
 background: olive;
 width: 80px;
 height: 4px;
 right: 0;
 top: 11px;
}
.abt-description {
}
.courg-txt {
}
.courg-txt p {
}
.des-para {
}
.des-para p {
}
.ab-mi-vi {
}
.mi-lft-cls {
}
.pd-lf {
	padding-left: 0;
}
.subtitle {
}
.subtitle h4 {
}
.need-ad-cls {
	font-size: 25px;
	padding: 0 0 0 30px;
	font-weight: bold;
	font-family: 'Montserrat', sans-serif;
}
.need-ad-cls a {
	background: transparent;
	color: #00a2db;
	font-size: 25px;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: 'Poppins', sans-serif;
	padding: 11px 0 11px 19px;
}
.ab-img-main-aw {
	float: left;
	width: 100%;
}
.ab-img-main-aw .abt-img-cls {
	border-radius: 50%;
	border: 10px solid #fdebf7;
	position: relative;
	z-index: 9;
}
.bl-txt {
	color: #00a2db;
}
.lf-img-dh {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 8;
	margin: 0px -78px 56px 0px;
}
.beauty-icon-cls {
	position:relative;
}
 .beauty-icon-cls::before {
content: '';
 position: absolute;
 background-image: url(../images/bea1.png);
 width: 116px;
 height: 204px;
 background-position: center;
 background-repeat: no-repeat;
 background-size: cover;
 right: 0;
 bottom: 0;
}
.lash-section {
}
.lash-area {
	padding: 0px 0 0 0;
}
.lash-lft {
}
.lash-lft img {
}
.lash-middle {
}
.lash-right {
}
.lash-right img {
	width: 100%;
}
.top-space {
	padding-top: 70px;
}
.bottom-space {
	padding-bottom: 70px;
}
.service-home {
	padding: 80px 0 50px 0;
}
.center-block-service {
	text-align: center;
}
.center-block-service .eye-icon-cls {
	margin-left: auto;
	margin-right: auto;
}
#owl-demo14 {
	margin-top:25px;
}
#owl-demo14 .service-wrapper {
	margin: 14px;
}
#owl-demo14 .service-wrapper figure {
}
#owl-demo14 .service-wrapper figure .service-main-img {
	border-radius: 50%;
	border: 10px solid #ffffe5;
}
#owl-demo14 .service-wrapper figure .eyebrow-icon {
	margin: auto;
	margin-top: 33px;
	display: block;
}
#owl-demo14 .service-wrapper figcaption {
	text-align: center;
	margin-top: 20px;
}
#owl-demo14 .service-wrapper figcaption a {
	color: #464646;
	font-family: 'Montserrat', sans-serif;
	font-size: 22px;
	text-transform: capitalize;
	letter-spacing: 0;
	font-weight: 700;
}
#owl-demo13 .owl-wrapper-outer {
	position: relative;
	width: 100%;
	overflow: unset;
}
.banner-wrapper-txt-sd {
}
.banner-wrapper-txt-sd .main-ban-img {
}
.banner-wrapper-txt-sd .main-ban-img img {
}
.banner-wrapper-txt-sd .main-ban-img .image234 {
	position: absolute;
	left: -120px;
	bottom: -50px;
	width: 300px;
	height: 300px;
	margin: -50px;
	border:9px solid #fff;
	box-shadow:0px 0px 10px 2px #ccc;
}
.banner-wrapper-txt-sd .sml-ban-img {
}
.banner-wrapper-txt-sd .sml-ban-img img {
}
#owl-demo14 .service-wrapper figcaption p {
	margin-top: 15px;
}
.content-area {
}
.content-inner {
	padding: 95px 0;
	text-align: center;
	position: relative;
}
.content-overlay {
	background:linear-gradient(to top, #181818a8 0%, #000000de 100%);
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.content-txtd {
}
.content-txtd p {
	font-size: 25px;
	color: white;
	position: relative;
	line-height: 40px;
}
.content-area .btn-main-cls {
}
.content-area .btn-main-cls a {
}
.eye-icon-nw-dbf {
	background: olive;
	max-width: 105px;
	height: 105px;
	border-radius: 50%;
	line-height: 102px;
	border: 5px solid #f3f3af;
	margin: auto;
}
.lash-lift-cls {
}
.lash-lift-cls .eyebrow-icon-cls-db {
}
.lash-lift-cls h3 {
	text-transform: capitalize;
	color: #f3f3af;
}
.lash-lift-cls .eye-icon-cls {
}
.lash-lift-cls .des-para {
}
.lash-lift-cls .des-para p {
	color: #ededed;
}
.lash-lift-cls .btn-main-cls {
}
.lash-lift-cls .btn-main-cls a {
	color: white;
}
.border-lft-cls-lash-lift {
	border-right: 1px solid #f3f3af;
	padding: 0 30px 0 0;
}
 .lash-lift-cls .eye-icon-cls::before {
background: #f3f3af;
}
 .lash-lift-cls .eye-icon-cls::after {
background: #f3f3af;
}
.subtitle-rate {
	font-size: 18px;
	font-weight: 600;
	margin-top: 15px;
	display: inline-block;
	margin-bottom: 17px;
	color: olive;
	text-transform: capitalize;
}
.rate-card-cls {
	padding: 50px 0 0 0;
}
.rate-area .col-md-3 {
	padding-right: 0;
}
.rate-area {
	border-bottom: 1px dashed olive;
	margin-bottom: 18px;
	float: left;
	width: 100%;
}
.combo-deals-height .rate-area {
	min-height: 105px;
}
.inner-banner-txt-top-cls {
	position: absolute;
	top:112px;
	left: 0;
	right: 0;
	width: 100%;
}
.inner-banner-description-cls {
	background:#0f2e68;
	margin: 0 -60px 0 0;
	position: relative;
	z-index: 9;
	padding: 35px 40px;
}
 .inner-banner-description-cls::before {
content:'';
}
.inner-banner-description-cls .ic-img {
	max-width: 44px;
}
.inner-banner-description-cls .inner-heading {
}
.inner-banner-description-cls .inner-heading h3 {
	text-transform: uppercase;
	color: white;
	margin-bottom: 7px;
	font-size: 30px;
}
.inner-banner-txt-top-cls .inner-breadcrumb {
	margin: 15px 0 0 0;
}
.inner-banner-txt-top-cls .inner-breadcrumb ul {
}
.inner-banner-txt-top-cls .inner-breadcrumb ul li {
	display: inline-block;
	text-transform: capitalize;
	padding: 0 5px 0 0;
	font-size: 15px;
	color:#00cbac;
	font-weight: 500;
}
.inner-banner-txt-top-cls .inner-breadcrumb ul li a {
	color: white;
	font-weight: 500;
}
.inner-banner-txt-top-cls .inner-breadcrumb ul .active {
}
.inner-banner-txt-top-cls .inner-img-bg-cls-sd {
}
.inner-banner-txt-top-cls .inner-img-bg-cls-sd img {
}
.inner-global-challenge-area {
	padding-top: 60px;
	padding-bottom: 55px;
	background: white;
}
.inner-global-challenge-area .ab-content-hf-des p {
	color: #686868;
}
.inner-global-challenge-area .ab-content-hf-des ul {
}
.inner-global-challenge-area .ab-content-hf-des ul li {
	color: #686868;
	position: relative;
	padding: 0 0 0px 30px;
	font-family: 'Poppins', sans-serif;
	line-height: 27px;
	font-size: 15px;
	margin: 13px 0 0 0;
}
.inner-global-challenge-area .ab-content-hf-des ul li:after {
	content: "";
	background: url(../images/arrow-icon34.png) no-repeat;
	position: absolute;
	left: 0;
	top: 5px;
	font-size: 16px;
	width:20px;
	height:20px;
}
.inner-global-challenge-area .ab-content-hf-des {
	color: #3e3e3e;
}
.global-ch-new-area {
	padding: 0;
}
.blue-overaly {
	background:#0f2e68;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.contact-form {
	border: 1px solid #0f2e68;
	float: left;
	margin: 10px 0 0 0;
}
.contact-form .contact-us-form-custom-cls {
	margin: 0;
	float: left;
	width: 100%;
	padding: 14px 0;
}
.contact-form .contact-us-form-custom-cls .contact-sdsp {
	margin: 0 0 15px 0;
}
.contact-form .contact-us-form-custom-cls .form-group {
	position: relative;
	margin: 0;
}
.contact-form .contact-us-form-custom-cls .form-group .form-control {
	height: 48px;
	position: relative;
	border: 0;
	box-shadow: none;
	color: #0f2e68;
	letter-spacing: -1px;
	font-size: 17px;
	border-bottom: 1px solid #0f2e68;
	border-radius: 0;
}
.contact-form .contact-us-form-custom-cls .form-group textarea {
	min-height: 100px;
}
.contact-form .contact-us-form-custom-cls .form-group .sub-ct-btn-dgh {
	background: #0f2e68;
	border: 0;
	display: block;
	width: 100%;
	padding: 15px 3px;
	text-transform: uppercase;
	color: white;
	font-weight: 600;
	letter-spacing: 0.5px;
	border-radius: 5px;
	font-size: 17px;
}
.contact-ryt-cls-sb {
	float: left;
	width: 100%;
	position: relative;
}
.contact-ryt-cls-sb .main-title-pg {
	position: relative;
}
.contact-form-icon-ryt {
	position: absolute;
	right: 11px;
	top: 10px;
	width: 30px;
	height: 30px;
	background: #0f2e68;
	color: #fff;
	text-align: center;
	border-radius: 50%;
}
.contact-form-icon-ryt .fa {
	font-size: 12px;
	color: #fff;
	line-height: 27px;
}
/*-----------------select dropdown css--------------*/
	
	/*the container must be positioned relative:*/
.custom-select {
	position: relative;
	font-family: Arial;
}
.custom-select select {
	width: 100%;
	padding: 13px 15px 13px 7px;
	text-transform: capitalize;
	font-family: 'Poppins', sans-serif;
}
.select-selected {
	background-color: #f5f7f7;
}
/*style the arrow inside the select element:*/
.select-selected:after {
	position: absolute;
	content: "";
	top: 23px;
	right: 10px;
	width: 0;
	height: 0;
	border: 6px solid transparent;
	border-color:#6d6969 transparent transparent transparent;
}
/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
	border-color: transparent transparent #6d6969 transparent;
	top: 16px;
}
/*style the items (options), including the selected item:*/
.select-items div, .select-selected {
	color: #555;
	padding: 13px 16px;
	border: 1px solid transparent;
	/* border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent; */
    cursor: pointer;
	user-select: none;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	border: 1px solid #ccc;
	text-transform: capitalize;
}
/*style items (options):*/
.select-items {
	position: absolute;
	background-color: #f5f7f7;
	top: 100%;
	left: 0;
	right: 0;
	z-index: 99;
}
/*hide the items when the select box is closed:*/
.select-hide {
	display: none;
}
.select-items div:hover, .same-as-selected {
	background-color: rgba(0, 0, 0, 0.1);
}
/*-----------------select dropdown css end--------------*/
	
	
	
	
	
	
	
	
	
	


.pop-overlay {
	background-image: linear-gradient(#000000c2, #808000d1);
	position: absolute;
	left: 0;
	border-top-left-radius: 80px;
	border-bottom-right-radius: 80px;
	right: 0;
	top: 0;
	bottom: 0;
}
.get-quote-popup-cls h3 {
	color: white;
	text-shadow: 2px 1px 1px #585858;
}
.get-quote-popup-cls .modal-header {
	padding: 0;
	min-height: auto;
	border-bottom: 0;
}
.get-quote-popup-cls .modal-header .close {
	opacity: 1;
	box-shadow: none;
	text-shadow: none;
	color: white;
	background: #808000;
	position: absolute;
	right: -16px;
	z-index: 9;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	top: -13px;
}
.get-quote-popup-cls .modal-backdrop.in {
	filter: alpha(opacity=50);
	opacity: .8;
}
.service-time-cls {
}
.responsive-toggle {
	display: none;
}
#owl-demo13 .owl-item {
	float: left;
	border-radius: 25px;
	width: 100% !important;
}
.darkHeader .navigation nav li.quote-btn-cls {
	margin-top:5px
}
.left-inner-bg {
}
.our-products .main-title-pg h2 {
	color:#fff;
}
 .our-products::before {
content: "";
 background: url(../images/icon1-100.png) no-repeat;
 width: 100px;
 height: 100px;
 position: absolute;
 right: initial;
 top: -49px;
}
.right-side-img {
	background: url(../images/banner-slug.png);
	background-position: right;
	background-repeat: no-repeat;
	background-size: fixed;
	min-height: 690px;
}
.right-side-img .new-title {
}
.right-side-img .new-title .sml-txt {
}
.right-side-img .new-title h2 {
	color: #0f2e68;
	letter-spacing: 0;
	font-size: 24px;
}
.right-side-img .new-title h2 p {
}
.right-side-img .new-title h2.head-title {
}
.right-side-img .new-title .main-btn-cls a {
	background: #00cbad;
	margin: 6px 0 0 0;
}
.right-side-img .new-title .main-btn-cls .number {
}
.right-side-img .new-title .main-btn-cls .number a {
	color: #0f2e68;
	letter-spacing: -2px;
	font-size: 29px;
	font-weight: 600;
	background: none;
	margin: 0;
	padding: 0;
	display: inline-block;
	margin: 0px 0 0 0;
	position: relative;
	top: 5px;
}
.right-side-img .new-title .main-btn-cls .number i {
	background: #0f2e68;
	color: #fff;
	margin: 10px;
	margin-top: 0;
}
.right-side-img-565 {
	min-height:565px;
}
.box-group12 {
}
.box-group12 .row {
}
.box-group12 .row ul {
	text-align: center;
	margin: 27px 0 0 0;
}
.box-group12 .row ul li {
	display: inline-block;
	border-radius: 40px;
	border: 1px solid #0f2e68;
	margin: 0 1em;
}
.box-group12 .row ul li img {
	max-height: 299px;
	border-radius: 40px;
}
.products-slider .products-wrapper .head {
	padding: 20px 4px;
}
.products-slider .products-wrapper .head .title {
	font-size: 21px;
}
.products-slider .products-wrapper .head ul {
}
.products-slider .products-wrapper .head ul li {
	color: #fff;
	position: relative;
	padding: 0 0 0px 12px;
	font-family: 'Poppins', sans-serif;
	line-height: 27px;
	font-size: 14px;
	margin: 0;
}
.products-slider .products-wrapper .head ul li:after {
	content: "\f105";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	left: 0;
	top: 5px;
	font-size: 16px;
}
.alternatives {
}
.alternatives .products-slide {
}
.alternatives .products-slide .head {
}
.alternatives .products-slide .head ul {
	min-height: 113px;
}
.alternatives .products-slide .head ul li {
}
/* Sweep To Bottom */
.hvr-sweep-to-bottom {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-sweep-to-bottom:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #0f2e68;
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-sweep-to-bottom:hover, .hvr-sweep-to-bottom:focus, .hvr-sweep-to-bottom:active {
	color: white;
}
.hvr-sweep-to-bottom:hover:before, .hvr-sweep-to-bottom:focus:before, .hvr-sweep-to-bottom:active:before {
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
}
.conntac987 {
	padding-right: 100px;
}
#fade, #fade_wrapper, #fade_background {
	transition: all 0.3s;
}
.well {
	width: 37%;
	background: #fff;
}
.well .row {
}
.well .popup_close {
	background: #0f2e68;
	color: #fff;
	position: absolute;
	top: 0;
	right: 0;
	height: 40px;
	width: 40px;
	font-size: 29px;
	padding: 0;
	line-height: 13px;
	border: 0;
}
.well .row p {
	color: #0f2e68;
	letter-spacing: -2px;
	font-size: 25px;
	padding: 0 58px 0 12px;
	line-height: 29px;
}
.well .row .contact-form {
	border: 0;
	margin: 0;
}
.well .row .contact-form form {
	padding: 0;
}
.well .row .contact-form form .contact-sdsp {
	margin: 15px 0 0 0;
}
.well .row .contact-form form .contact-sdsp .form-group {
}
.well .row .contact-form form .contact-sdsp .form-group input {
}
.table-res {
	padding: 1px;
	border: 2px solid #0f2e68;
}
.table-res .service-area-hm-sd {
}
.table-res .service-area-hm-sd .table {
	font-family: 'Roboto', sans-serif;
}
.table-res .service-area-hm-sd .table thead {
	background: #0f2e68;
	color: #fff;
}
.table-res .service-area-hm-sd .table thead tr {
}
.table-res .service-area-hm-sd .table thead tr th {
	padding: 10px;
}
.table-res .service-area-hm-sd .table tbody {
}
.table-res .service-area-hm-sd .table tbody tr {
}
.table-res .service-area-hm-sd .table tbody tr th {
}
.table-res .service-area-hm-sd .table tbody tr td {
}
.social-footer li {
	line-height: 32px;
	text-transform: uppercase;
	display: inline-block;
}
.stikers {
	margin: 31px 0 0 0;
}
.stikers ul {
	text-align:center
}
.stikers ul li {
	display: inline-block;
	margin: 0 15px;
	border-radius: 10px;
	border: 1px solid #ccc;
	padding: 17px;
}
.stikers ul li img {
	height: 100px;
}
 @media only screen and (max-width : 1300px) {
 .header-sd {
 padding: 0px 0px;
}
 .navigation nav li {
}
 .banner-item-txt {
padding: 220px 27px 28px 27px;
}
 .quote-btn-cls {
padding: 0 0 0 0px !important;
}
 .quote-btn-cls a {
padding: 12px 20px!important;
font-size: 12px !important;
}
}
 @media only screen and (max-width : 1200px) {
 .quote-btn-cls {
margin-top: 0;
}
 .navbar-links li a {
padding-top:10px;
}
 .navigation nav li a {
padding-left: 15px;
font-size: 13px;
 padding-right: 15px;
}
}
 @media only screen and (max-width : 1100px) {
 .navigation nav {
 float: none;
}
 .navigation nav li a {
 padding-left: 14px !important;
padding-right: 14px !important;
font-size: 13px;
}
 .navbar-links li a {
padding-top: 10px;
}
 .client-number h4 {
font-size: 38px;
 word-break: break-all;
}
 .client-number-content {
 padding-right: 15px;
}
}
 @media only screen and (max-width : 1000px) {
 .get-quote-popup-cls .modal-content {
 width: 70%;
 background: transparent;
}
 .quote-btn-cls {
margin-top: 0;
float: none;
padding: 0 0 0 0px !important;
}
 .responsive-toggle {
display: block;
float: right;
margin-top: -38px;
}
 .darkHeader .responsive-toggle {
 display: block;
 float: right;
 margin-top: -27px;
}
 .navbar-links {
display: none !important;
}
 .darkHeader .header-bottom-bar {
 padding: 0;
 height: 88px;
}
		
	/*toggle css*/


#menu-wrapper {
 overflow: hidden;
 max-width: 100%;
 cursor: pointer;
}
 #menu-wrapper #hamburger-menu {
 position: relative;
 width: 25px;
 height: 20px;
margin-right:22px !important;
 margin: 15px;
margin-top: 0 !important;
}
 #menu-wrapper #hamburger-menu span {
 opacity: 1;
 left: 0;
 display: block;
 width: 100%;
 height: 3px;
 border-radius: 10px;
 color: black;
 background-color: #ffd5df;
 position: absolute;
 transform: rotate(0deg);
 transition: .4s ease-in-out;
}
 #menu-wrapper #hamburger-menu span:nth-child(1) {
 top: 0;
}
#menu-wrapper #hamburger-menu span:nth-child(2) {
 top: 9px;
}
#menu-wrapper #hamburger-menu span:nth-child(3) {
 top: 18px;
}
#menu-wrapper #hamburger-menu.open span:nth-child(1) {
 transform: translateY(9px) rotate(135deg);
}
#menu-wrapper #hamburger-menu.open span:nth-child(2) {
 opacity: 0;
 transform: translateX(-60px);
}
#menu-wrapper #hamburger-menu.open span:nth-child(3) {
 transform: translateY(-9px) rotate(-135deg);
}
 #menu-container .menu-list .menu-submenu {
 padding-top: 0;
 padding-bottom: 0;
}
 #menu-container .menu-list .menu-submenu li {
}
 #menu-container .menu-list .menu-submenu li a {
font-size: 14px;
 background: #efefef;
 border-bottom: 1px dashed #d0d0d0;
}
 #menu-container .menu-list {
 padding-left: 0;
 display: block;
 position: absolute;
 width: 100%;
 max-width: -webkit-fill-available;
 background: white;
 box-shadow: rgba(100, 100, 100, 0.2) 6px 2px 10px;
 z-index: 999;
 overflow-y: scroll;
 margin-top: 15px;
 overflow-x: hidden;
 left: -100%;
 height: 100vh;
}
 #menu-container .menu-list li {
}
 #menu-container .menu-list li a {
display: block;
 padding: 13px 15px;
letter-spacing: 0;
 text-transform: capitalize;
border-bottom: 1px dashed gainsboro;
 color:#404040;
 font-family: 'Rubik', sans-serif;
}
 #menu-container .menu-list li.accordion-toggle, #menu-container .menu-list .menu-login {
 font-size: 14px;
 padding: 0;
 text-transform: capitalize;
 border-top: 0;
}
#menu-container .menu-list li:first-of-type {
 border-top: 0;
}
 .accordion-toggle, .accordion-content {
 cursor: pointer;
 font-size: 16px;
 position: relative;
 letter-spacing: 1px;
}
 .accordion-content {
 display: none;
}

/*.accordion-toggle a:before, .accordion-toggle a:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 30px;
    width: 15px;
    height: 2px;
    margin-top: -1px;
    background-color: #5a5858;
    transform-origin: 50% 50%;
    transition: all 0.3s ease-out;
}

.accordion-toggle a:before {
    transform: rotate(-90deg);
    opacity: 1;
    z-index: 2;
}
*/
.accordion-toggle.active-tab {
 background:#808000;
 transition: all 0.3s ease;
}
 .accordion-toggle.active-tab a {
color:white !important;
font-weight: 500;
}
 .accordion-toggle a.active:before {
 transform: rotate(0deg);
 background: #fff !important;
}
 .accordion-toggle a.active:after {
 transform: rotate(180deg);
 background: #fff !important;
 opacity: 0;
}
 .overlay.open li {
 -webkit-animation: fadeInRight .5s ease forwards;
 animation: fadeInRight .5s ease forwards;
 -webkit-animation-delay: .35s;
 animation-delay: .35s;
}
.overlay.open li:nth-of-type(2) {
 -webkit-animation-delay: .4s;
 animation-delay: .4s;
}
.overlay.open li:nth-of-type(3) {
 -webkit-animation-delay: .45s;
 animation-delay: .45s;
}
 .overlay.open li:nth-of-type(4) {
 -webkit-animation-delay: .50s;
 animation-delay: .50s;
}
 .overlay nav {
 position: relative;
 height: 70%;
 top: 50%;
 -webkit-transform: translateY(-50%);
 transform: translateY(-50%);
 text-align: center;
}
 .accordion-toggle span[class^='icon-'] {
 position: absolute;
 right: 25px;
color:#009f4c;
z-index: 99;
 font-size: 30px;
 top: calc(42% - 16px);
}
.accordion-toggle span.icon-plus, .accordion-toggle span.icon-minus {
 -webkit-transform-origin: 50% 50%;
 transform-origin: 50% 50%;
 -webkit-transition: all .5s ease;
 transition: all .5s ease;
}
.accordion-toggle span.icon-plus {
 -webkit-transform: rotate(90deg);
 transform: rotate(90deg);
z-index: 9999;
}
.icon-minus:before {
 content: "\2013";
color:#06b3ef;
}
.icon-plus:before {
 content: "+";
 color:#06b3ef;
}
 .button_container {
 position: absolute;
 top: 13px;
 right: 2%;
 height: 27px;
 width: 31px;
 cursor: pointer;
 z-index: 100;
 -webkit-transition: opacity .25s ease;
 transition: opacity .25s ease;
}
.button_container:hover {
 opacity: .7;
}
.button_container.active .top {
 -webkit-transform: translateY(11px) translateX(0) rotate(45deg);
 transform: translateY(11px) translateX(0) rotate(45deg);
 background:#009f4c;
}
.button_container.active .middle {
 opacity: 0;
 background: #f00;
}
.button_container.active .bottom {
 -webkit-transform: translateY(-11px) translateX(0) rotate(-45deg);
 transform: translateY(-11px) translateX(0) rotate(-45deg);
 background: #009f4c;
 top: 21px;
}
 .button_container span {
 background:#8c1c40;
 border: none;
 height:3px;
 width: 100%;
 position: absolute;
 top: 0;
 left: 0;
 -webkit-transition: all .35s ease;
 transition: all .35s ease;
 cursor: pointer;
}
.button_container span:nth-of-type(2) {
 top: 10px;
}
.button_container span:nth-of-type(3) {
 top: 20px;
}
 .overlay {
 position: fixed;
 background: #0c0c0c;
 top: 0;
 left: 0;
 width: 100%;
 height: 0%;
 opacity: 0;
 visibility: hidden;
 -webkit-transition: opacity .35s, visibility .35s, height .35s;
 transition: opacity .35s, visibility .35s, height .35s;
 overflow-y: scroll;
 overflow-x: hidden;
z-index: 99;
}
.overlay.open {
 opacity:1;
 visibility: visible;
 height: 100%;
}
.overlay.open li {
 -webkit-animation: fadeInRight .5s ease forwards;
 animation: fadeInRight .5s ease forwards;
 -webkit-animation-delay: .35s;
 animation-delay: .35s;
}
.overlay.open li:nth-of-type(2) {
 -webkit-animation-delay: .4s;
 animation-delay: .4s;
}
.overlay.open li:nth-of-type(3) {
 -webkit-animation-delay: .45s;
 animation-delay: .45s;
}
.overlay.open li:nth-of-type(4) {
 -webkit-animation-delay: .50s;
 animation-delay: .50s;
}
.overlay nav {
 position: relative;
 height: 70%;
 top: 50%;
 -webkit-transform: translateY(-50%);
 transform: translateY(-50%);
 text-align: center;
}
.overlay ul {
 list-style: none;
 padding: 0;
 margin: 0 auto;
 position: relative;
 height: 100%;
}
.overlay ul li {
 display: block;
 line-height: 35px;
 position: relative;
 opacity: 0;
 width: 100%;
}
.overlay ul li a {
display: block;
 position: relative;
 color: #4e4e4e;
 padding: 6px 0;
 text-transform: capitalize;
 text-decoration: none;
 overflow: hidden;
 font-size: 17px;
 border-bottom: 0;
 background: #eaeaea;
 margin-bottom: 8px;
 margin-left: 10px;
 margin-right: 10px;
}
.overlay ul li a:hover:after, .overlay ul li a:focus:after, .overlay ul li a:active:after {
 width: 100%;
}
.overlay ul li a:after {
 content: '';
 position: absolute;
 bottom: 0;
 left: 50%;
 width: 0%;
 -webkit-transform: translateX(-50%);
 transform: translateX(-50%);
 /*height: 3px;*/
 background: #FFF;
 -webkit-transition: .35s;
 transition: .35s;
}
 @-webkit-keyframes fadeInRight {
 0% {
 opacity: 0;
 left: 20%;
}
 100% {
 opacity: 1;
 left: 0;
}
}
 @keyframes fadeInRight {
 0% {
 opacity: 0;
 left: 20%;
}
 100% {
 opacity: 1;
 left: 0;
}
}
/*toggle css*/
	
	
	
	
	
	

}
 @media only screen and (max-width : 1024px) {
}
 @media only screen and (max-width : 991px) {
 .res-mt-20 {
margin-top:20px;
}
 .res-mt-0 {
margin-top:0;
}
 .rate-area .col-md-3 {
 padding-right: 0;
 padding-left: 0;
}
 .pd-none {
 padding: 0;
}
 .rate-card-cls {
 padding: 25px 17px 0 17px;
}
 .res-mt-top {
margin: 40px 0 0 0;
}
 .digi-txt-cls {
 clear: both;
 margin: 40px 0 0 0;
 float: left;
 width: 100%;
}
 .dot-img-cls::after {
z-index: -9;
}
 .ab-wrapper-description-cls .des-para {
padding: 0 0 0 55px;
}
 .icon-ab img {
margin: inherit;
}
 .about-section-nw-pg-dh {
padding: 30px 0 77px 0;
}
 .banner-item-txt {
border-top: 0;
 border-left: 0;
bottom: 60px;
 border-right: 0;
}
 .main-footer {
padding: 50px 18px;
}
 .footer-address ul li {
 padding: 0 0 9px 0;
}
 .footer-bor {
margin: 50px 0 38px 16px;
}
 .footer-bottom .footer-logo {
 margin-bottom: 33px;
}
 .lash-lift-cls {
 padding: 50px 0 0 0 !important;
}
 .content-inner {
padding: 60px 0;
}
 .border-lft-cls-lash-lift {
 border-bottom: 1px solid #f3f3af !important;
 padding:0 0 55px 0 !important;
 border-right:0 !important;
}
 .border-lft-cls-lash-lift {
 border-bottom: 1px solid #f3f3af;
 padding: 0;
}
 .pd-lf {
 padding-left: 15px;
}
 .lash-lft {
 margin-top: 17px;
}
 .lash-lft img {
 width: 100%;
}
 .pd-ry {
 padding-right: 15px;
}
 .lash-right {
 margin: 35px 0 17px 0;
}
 .lf-img-dh {
display:none;
}
 .ab-img-main-aw {
margin: 50px 0 0 0;
}
 .bg-img {
 min-height: 760px;
}
 .retail-inner-cls .col-md-4 {
clear:both;
}
 .quote-btn-cls a {
padding: 12px 15px !important;
}
 .abt-contmargin-left {
 margin-left: 35px;
}
 .ab-wrapper-description-cls {
 padding: 0 0px 0 10px;
}
 .wrapper-ryt-img {
 padding: 0px 25px;
}
 .wrapper-ryt-img img {
width: 100%;
}
 .about-section-nw-pg-dh::before {
display:none;
}
 .ab-wrapper-description-cls {
margin-top: 50px;
}
 .inn-banner-wrapper .bg-img {
 min-height: 400px !important;
}
 .inner-heading-cls {
padding: 0px 17px 0px 17px;
}
 .form-field {
 margin-top: 40px;
}
 .form-field .col-md-6, .form-field .col-md-12 {
padding:0;
}
 .form-para p br {
display:none;
}
 .line-nw {
 background: #f8931f;
 float: left;
}
 .form-head h3 br {
display:none;
}
 .form-txt {
 text-align: left;
}
 .client-number-content {
 padding-right: 15px;
 padding-left: 0;
}
 .client-number-content p {
margin-top: 15px;
}
 .banner-item-txt {
padding: 20px 15px 115px 15px;
}
 #owl-demo13 .owl-controls {
right: 0;
}
 .banner-item-txt p br {
display:none;
}
 .banner-item-txt h1 br {
display:none;
}
 .quality-sd {
right: 0;
position: relative;
max-width: inherit;
min-height: 310px;
 min-width: inherit;
 bottom: 0;
}
 .qual-img-over-txt {
max-width: -webkit-fill-available;
}
 .qual-txt-hs {
max-width: -webkit-fill-available;
 min-width: -webkit-fill-available;
}
 .ab-ryt-content {
 margin-top: 70px;
padding: 0;
}
 .abt-img-dem-cls {
 margin-top: 50px;
}
 .yrs-exp {
left: 0;
}
 .about-overlay-shape.style2 {
left: 0;
}
 .retail-content {
 padding: 0 15px;
 margin-bottom: 50px;
 margin-top: 20px;
}
 footer .foot .main-footer .ft-link {
margin-bottom: 35px;
}
 .sd-ft-shgd {
 text-align: center;
}
 .comp-hsa-link {
 float: none;
margin-top: 5px;
 text-align: center;
}
 .mi-content {
 margin-top: 50px;
 clear: both;
 float: left;
 width: 100%;
}
 .contact-details .contact-des {
min-height: auto;
margin-bottom: 43px;
}
 .contact-area {
 padding-bottom: 25px;
}
 .contact-form .col-md-7 {
padding: 0;
}
.contact-form-cls {
 margin-top: 45px;
}
.main-banner {
background-position: 260% 50% !important;
height: auto;
min-height: inherit !important;
}
.header-bottom-bar {
 padding: 0px 25px;
}
.responsive-toggle {
 display: block;
 float: right;
 margin-top: -38px;
}
#menu-wrapper {
 position: relative;
 margin: -16px 0 0 0;
}
#menu-wrapper #hamburger-menu {
 position: relative;
 width: 25px;
 height: 20px;
 margin-right: 22px !important;
 margin: 15px;
 margin-top: 0 !important;
 background: #0f2e68;
 width: 50px;
 height: 48px;
 color: #fff;
 padding: 10px;
 margin: 0 0 0 0 !important;
 position: relative;
 border-radius: 5px;
}
 #menu-wrapper #hamburger-menu span {
 opacity: 1;
 left: 12px;
 display: block;
 width: 26px;
 height: 2px;
 border-radius: 0;
 color: black;
 background-color: #fff;
 position: absolute;
 transform: rotate(0deg);
 transition: .4s ease-in-out;
}
#menu-wrapper #hamburger-menu span:nth-child(1) {
 top: 12px;
}
#menu-wrapper #hamburger-menu span:nth-child(2) {
 top: 22px;
}
#menu-wrapper #hamburger-menu span:nth-child(3) {
 top: 32px;
}
.main-banner .rw .banner-txt-top-cls .banner-description-cls {
padding: 30px;
background: rgba(255, 255, 255, .7);
padding-bottom:100px;
}
.main-banner .rw .banner-txt-top-cls45 {
display:none
}
.header-logo-cls {
 padding: 30px 0px 0 0px;
}
.abt-img-lft .ab-ic-img {
 position: absolute;
 right: 0;
 top: -52px;
 z-index: 9;
 width: 102px;
 left: -36px;
}
.abt-img-lft .main-ab-img-dh {
 position: relative;
 max-height: 500px;
}
.about-area-hm {
 padding: 100px 40px 40px 90px;
}
.container {
 width: 90%;
}
.darkHeader {
 background: #fff;
}
 .darkHeader .responsive-toggle {
 margin-top: -26px;
 margin-right: 25px;
}
.about-area-hm {
  padding: 30px;
  min-height: auto;
  background-position: 445px 60px;
}

.abt-img-lft234{ display:none}
.bg-img {
  min-height: auto;
}
.inner-banner-txt-top-cls {
 
  top: 90px;}
  
  

  .pwer-768 .col-md-6 .ab-content-hf-des{background: rgba(255, 255, 255, .7); padding-top:150px;}
  .main-title-pg {
  padding-top: 150px;
}
.well {
  width: 60%;
  background: #fff;
}
.well .row .contact-form {
  border: 0;
  margin: 0;
  display: block;
  width: 100%;
}
}
 @media only screen and (max-width : 800px) {
}
 @media only screen and (max-width : 768px) {
 .contact-form-cls form .form-group {
 position: relative;
 margin-bottom: 11px;
}
 .contact-form-cls form {
 margin-top: 12px;
}
 .contact-details .contact-des {
padding: 0px 17px 25px 17px !important;
}
 .ab-wrapper-description-cls .des-para {
padding: 0 0 0 35px;
}
 .about-main-cls-sdj {
 padding: 75px 0 45px 0;
}
 .inner-heading-cls .inn-heading-main {
padding: 0 15px 0 20px;
}
 .main-footer .footer-top .footer-txt h3 {
 font-size: 21px;
 line-height: 28px;
}
 .gallery-area {
padding: 45px 0 0 0;
}
 .gallery-area .tab-content {
margin:40px 0 0 0;
}
 .content-inner .container {
padding-right: 0;
 padding-left: 0;
}
 #owl-demo14 .service-wrapper figcaption a br {
display:none;
}
 .service-home {
 padding: 50px 0 50px 0;
}
 #owl-demo14 .owl-pagination {
text-align: center;
}
 #owl-demo14 .owl-theme .owl-controls .owl-page span {
background: #808000 !important;
}
 #owl-demo14 .service-wrapper figure .service-main-img {
margin: auto;
 display: block;
}
 .need-ad-cls a {
font-size: 19px;
padding: 11px 0 11px 6px !important;
}
 .need-ad-cls {
padding: 0 0 0 5px;
 font-size: 16px;
}
 .res-pad-30 {
padding-top: 30px;
}
 .contact-lf-img img {
 width: 100%;
}
 .res-pd-spce-none {
padding-bottom: 0 !important;
}
 .procedure-list-cls ul {
padding-left:0px;
}
 .ryt-contenr-pd-none {
 padding: 6px 20px 0 0px !important;
}
 .service-detail-ryt-cls .service-second-row-dj .ser-img-dbh .ser-nw-img {
float: none;
}
 .service-detail-ryt-cls .service-second-row-dj .ser-content-ed {
 padding: 0;
}
 .col-gall {
min-height:auto;
}
 .bottom-footer-copy p {
font-size: 14px;
}
 .res-cont-abt-cls-dbs {
margin-top: 45px;
}
 .contact-form {
padding: 60px 10px;
background: #f3f3f3 !important;
}
 .quality-sd {
min-height: 290px;
}
 .qual-txt-hs {
padding: 30px 35px;
}
 .res-top-pd-spce {
 padding-top: 36px;
}
 .kitchen-cabinet-area {
padding-top: 45px;
}
 .kitchen-cls-uh {
}
 #owl-demo15 .owl-prev {
width: 40px !important;
 height: 40px !important;
 border-radius: 0;
 line-height: 39px !important;
 font-size: 21px;
}
 #owl-demo15 .owl-next {
width: 40px !important;
 height: 40px !important;
 border-radius: 0;
 line-height: 39px !important;
 font-size: 21px;
}
 .service-pge-custom-height-wrapper .col-gall {
 min-height: auto;
}
 .res-center-none-cls {
text-align: left;
}
 .gal-cls {
margin-top: 33px;
}
 .ab-img-lft::after {
min-height: auto;
 max-height: inherit;
}
 .testi-overlay {
 background-image: linear-gradient(to right, #0000009c, #4c4c4c00);
}
 footer .foot {
padding: 55px 5px;
}
 .form-main {
padding: 50px 0;
}
 .testi-text-cls {
 margin-top: 25px;
}
 .guarantee-area {
padding-bottom: 15px;
}
 .client-number h4 {
font-size: 37px;
 word-break: break-all;
 background: #f8931f;
 display: inline-block;
 width: 100%;
 max-width: 135px;
 height: 135px;
 border-radius: 50%;
 line-height: 128px;
 border: 6px solid #eccda8;
}
 .client-sta {
 margin-bottom: 50px;
}
 .guarantee-area {
text-align: center;
}
 .prof-caption h3 {
 margin-top: 0;
 font-size: 19px;
}
 .prof-caption {
padding: 0 68px 20px 15px;
}
 .prof-caption h3::after {
margin: 0 9px 0 0;
max-width: 40px;
}
 .responsive-toggle {
margin-top: -47px;
}
 .darkHeader {
transform: none;
background: transparent;
transition: auto;
animation: auto;
}
 .main-home-header {
position: absolute;
}
 .res-pd-none {
padding: 0;
}
 .header-sd {
 padding: 0;
}
 .header-topbar {
 border-bottom: 1px solid #424242;
 float: left;
 width: 100%;
 padding: 13px 0 13px 0;
 background: #f8931f;
}
 .number-detail {
 text-align: center;
padding: 0px 0 0px 0;
}
 .social-icons {
display: none;
}
 .process-pd-sz {
 padding: 80px 20px;
padding-bottom: 35px;
}
 .about-area .container {
padding:0;
}
 .mission-spce-abtj .container {
padding:0;
}
 .service-area .container {
padding-right: 6px;
 padding-left: 6px;
}
 .mission-spce-abtj .col-md-7 {
padding:0;
}
 .mission-spce-abtj .col-md-5 {
padding:0;
}
 .mi-img1 {
padding-right: 0;
}
 .mi-img2 {
}
 .retail-inner-cls {
padding: 75px 0px;
padding-bottom: 35px;
}
 .client-txt .client-number {
 font-size: 21px;
}
 .client-txt p {
 font-size: 14px;
}
 .banner-item-txt h1 {
font-size: 30px;
line-height: 38px;
}
 .banner-item-txt p {
font-size: 15px;
margin-top: 16px;
}
 .head-title h3, .process-txt .process-cards h6, .form-head h3, .service-title h3, .head-title h3, .contact-title h4, .inner-heading-cls h2 {
font-size: 20px;
 line-height: 29px;
}
 .retail-inner-cls .col-md-4 {
padding-right: 0;
margin-bottom: 25px;
 float: left;
 width: 100%;
 padding-left: 0;
}
 .bottom-footer-copy {
padding: 13px 0;
}
 #owl-demo15 .owl-buttons {
left: auto;
right: 0;
width: auto;
bottom: auto;
 top: 0;
}
 .res-margin-spce-top-none {
margin-top: 0 !important;
}
 .about-main-cls {
padding-left: 5px;
 padding-right: 5px;
}
 .faq-area {
 padding-top: 30px;
 padding-bottom: 45px;
}
 .faq-accordian-cls {
 padding-top: 40px;
}
 .res-btm-mt {
margin-bottom:25px;
}
.main-banner {
 background-position: 200px 0px !important;
}
.responsive-toggle {
 margin-top: -36px;
}
.header-logo-cls {
 padding: 35px 0px 0 0px;
}
.banner-description-cls h3 br, .banner-description-cls p br {
display:none
}
.banner-description-cls h3, h2.head-title, .main-title-pg h2, .our-products .main-title-pg h2, .sign-cls-footer-dfg span {
font-size:25px;
}
.banner-description-cls p, .ab-content-hf-des p, .main-title-pg p, .about-footer-cls p, .link-list li a {
font-size:14px;
}
#menu-container .menu-list li.quote-btn-cls {
margin:0 !important;
}
.service-area-hm-sd .service-icon h4 {
font-size:20px;
}
.about-area-hm {
 padding: 40px;
 padding-top: 60px;
}
.abt-img-lft .ab-ic-img {
 position: absolute;
 right: 0;
 top: -36px;
 z-index: 9;
 width: 74px;
 left: 0;
 right: inherit;
}
.ab-content-hf-des {
 color: white;
 padding: 30px 0 0 0;
}
.main-btn-cls .number {
display:block;
margin-top:20px;
}
.main-btn-cls .number .fa {
 margin: 0;
}
.service-img {
 min-height: 730px !important;
 height: auto;
}
.service-area-hm-sd .col-md-4 {
margin-bottom:30px;
}
.main-footer {
 padding: 0;
}
.footer-al-cls .col-md-6 {
padding:0 20px;
}
.footer-address ul {
 background: #0f2e68;
 padding: 16px 20px 11px 20px;
 border-radius: 3px;
 display: inline-block;
 margin: 0 0 14px 0;
}
.footer-links.footer-space {
margin:20px 0 0 0
}
footer .foot {
 padding: 20px 0;
}
#scroll {
 bottom: 20px;
}
 .main-footer .footer-newsletter {
 text-align: left;
 margin: 15px 0 0 0;
}
.sign-cls-footer-dfg {
 padding: 0;
 display: block;
 margin: 0 0 15px 11px;
}
.main-footer .footer-newsletter .form-group {
 display: block;
 margin: 0 0 0 10px;
}
.footer-al-cls {
 padding-top: 20px;
 padding: 8px;
 padding-top: 8px;
 padding-top: 23px;
}
.footer-links.footer-space {
 margin: 0px 0 0 9px;
}
.main-footer .footer-newsletter .form-group .form-control {
 max-width: inherit;
 min-width: inherit;
 width: auto;
}
.main-footer .footer-newsletter .form-group {
 position: relative;
 overflow: hidden;
}
.main-footer .footer-newsletter .form-group .sub {
 position: absolute;
 right: 0;
}
.main-footer {
 padding: 0px 4px 0px 4px;
}
footer .foot {
 padding: 20px 0 0px 0;
}
.bottom-footer-copy p {
 font-size: 14px;
 text-align: left;
 padding: 0 50px 0 13px;
}
.main-footer {
 padding: 0px 4px;
}
.social-footer li {
 display: block;
}

.inner-banner-txt-top-cls .image-icon{ display:none}
.pwer-768 .col-md-6 {
  margin: 112px 0 0 0;
}
.pwer-768 .col-md-6 .ab-content-hf-des {
  
  padding-top: 50px;
}
.social-footer {
  margin: 20px 0px;
  float: left;
  width: 100%;
}
.well {
  width: 85%;
  background: #fff;
}
.well .row .contact-form {
  
  padding: 0;
  background: #fff !important;
}
}
 @media only screen and (max-width : 700px) {
 .item .bg-img {
 min-height: 870px;
 position: relative;
}
 .quality-sd {
 min-height: 320px;
}
}
 @media only screen and (max-width : 600px) {
 .about-main-cls-sdj .container {
padding-right:5px;
 padding-left: 5px;
}
 .digi-img {
 margin: 0px 2px;
}
 #owl-demo13 .owl-buttons .owl-prev:before {
 content: "\f104" !important;
}
 #owl-demo13 .owl-buttons .owl-next:before {
 content: "\f105" !important;
}
 .retail-content {
margin-top: 0;
}
 .get-quote-popup-cls .modal-content {
 width: 90%;
}
 .client-txt {
padding: 15px 0 0 0px;
}
 .client-icon {
float: none;
 display: block;
}
 .banner-item-txt h1 {
font-size: 36px;
}
 .item .bg-img {
 min-height: 808px;
}
 #owl-demo13 .owl-controls {
 right: 0;
 max-width: -webkit-fill-available;
 bottom: 55px;
width: auto !important;
 top: auto;
}
 .banner-item-txt {
 padding: 220px 20px 28px 27px;
}
 .prof-flt-cls {
}
 .professional-al-btn-cls {
 text-align: center;
}
.main-banner .rw {
 padding: 100px 15px 0 15px;
}
.banner-description-cls h3, h2.head-title, .main-title-pg h2, .our-products .main-title-pg h2, .sign-cls-footer-dfg span {
font-size:20px;
}
.banner-description-cls p, .ab-content-hf-des p, .main-title-pg p, .about-footer-cls p, .link-list li a {
font-size:14px;
}
.main-banner .rw .banner-txt-top-cls .banner-description-cls {
 padding-left: 0;
 padding-right:0;
}
.banner-description-cls h3 {
 line-height: 28px;
}
 .banner-description-cls p {
margin:0;
}
 .btn-banner-g ul li a {
 padding: 10px 15px;
 font-size: 14px;
}
.btn-banner-g ul li {
 display: inline-block;
 padding: 0 10px 0 0;
}
.ser-fdh {
 width: 80px;
 height: 80px;
line-height: 60px;
}
 .service-area-hm-sd .service-icon img {
 height: 30px;
}
.main-btn-cls {
text-align:center;
}
.service-img {
 min-height: 580px !important;
}
.main-banner .rw .banner-txt-top-cls .banner-description-cls {
  padding-left: 0;
  padding-right: 25px;
}
.pwer-768 .col-md-6 {
  margin: 149px 0 0 0;
}
.about-area-hm {
 
  padding: 30px;
}
 .main-title-pg {
  padding-top: 200px;
}
}
 @media only screen and (max-width : 520px) {
 .contact-title h4 {
margin-bottom: 3px;
}
 .contact-details .contact-des .tm-box-icon::after {
left: 42px;
}
 .contact-details .contact-des .tm-box-icon {
padding: 7px;
}
 .contact-details .contact-des .tm-box-icon img {
max-width: 28px;
}
 .package-area .packages-cls ul li a {
font-size: 14px;
margin-bottom: 8px !important;
padding: 13px 20px !important;
}
 .rate-area h5 {
 font-size: 16px;
 line-height: 25px;
}
 .about-lft-dgd-border {
padding: 0 0 0 10px;
}
	
	
	/*.retail-img .hvr-radial-out::after{content: '';
    
    display: block;
    position: absolute;
    right: 0;
    width: 100%;
    height: 100%;
   
    z-index: -9;
    min-height: 595px;
    max-height: 595px;
    bottom: 0;
    height: 100%;
    background-image: linear-gradient(#00afee, #f8931f);}*/
	
	
	.ab-img-main-aw {
 margin: 25px 0 0 0;
}
 .banner-item-txt p {
font-size: 15px;
margin-top: 10px;
 line-height: 25px;
}
 .banner-item-txt h1 {
font-size: 38px;
}
 p, .main-footer .footer-top .footer-txt p {
line-height: 26px;
 font-size: 15px;
}
 .quality-sd {
 min-height: 290px;
}
 .retail-inner-cls .col-xs-9 {
 width: 100%;
}
 .retail-inner-cls .col-xs-3 {
width: 100%;
}
 .retail-content {
margin-top: 17px;
margin-bottom: 18px;
 padding: 0 15px;
}
 .about-section-nw-pg-dh {
padding: 60px 0 70px 0;
}
 .abt-img-txt-dfg {
margin: 41px 0px 18px 1px;
}
 .mission-spce-abtj {
 padding-top: 65px;
}
 .abt-contmargin-left {
 margin-left: 35px;
}
 .res-procedure-top-spce-cls {
padding-top: 55px;
padding-bottom: 65px;
}
 .col-gall {
}
 .gallery-caption {
margin: 0;
 top: 0;
}
 .service-detail-ryt-cls .lft-line-cls {
 text-align: left !important;
}
 .center-title .head-title h3::before {
display:none;
}
 .line-head-cls h3 {
 padding: 0;
}
 .res-cont-abt-cls-dbs {
margin-top: 45px;
margin-bottom: 45px;
}
 .cont-form-text-cls-dgwd {
right: 0;
 margin: 41px 0px 18px 0px;
 border-left: 6px solid #f8931f;
position: relative;
 left: 0;
}
 .breadcrumb-cls ul li {
padding: 0 4px 0 0;
font-size: 13px;
}
 .product-detail-contact-list-sidebar .det p {
padding: 0 0 0 25px;
}
 .product-detail-contact-list-sidebar .det p a {
font-weight: 500;
 font-size: 13px;
}
 .service-bg-color {
 background: white;
 padding: 27px 20px;
}
 .banner-item-txt h1 {
 font-size: 25px;
line-height: 33px;
}
 .right-logo-icon-cls {
display:none;
}
 .btn-main-cls a {
padding: 12px 16px;
}
 .line-head-cls h3::before {
max-width: 35px;
}
 .line-head-cls h3 {
padding: 0;
}
 .clients-home-cls {
display: none;
}
 .process-txt .col-md-3 {
 padding-left: 0;
 margin-bottom: 46px;
}
 .res-side-spce {
padding: 0 75px 0 0;
}
 .client-icon {
padding: 15px 15px;
max-width: fit-content;
}
 .client-icon img {
 max-width: 40px;
}
 #owl-demo13 .owl-controls {
 right: 0;
 bottom: 50px;
 top: auto;
 width: auto;
 text-align: center;
 margin: auto;
 display: block;
 left: auto;
width: auto !important;
 max-width: initial;
}
 .ab-img-lft img {
max-height: 400px;
}
 .about-area {
 padding-top: 1px !important;
}
 .ab-ryt-content {
 margin-top: 45px;
}
 .prof-flt-cls h3 {
padding: 0;
}
 .prof-flt-cls h3::before {
display:none;
}
 #owl-demo16 .owl-controls .owl-buttons {
 text-align: left;
}
 .retail-img img {
}
 .lft-line-cls h3::before {
display:none;
}
 .lft-line-cls h3 {
 padding: 0;
}
}
 @media only screen and (max-width : 500px) {
 .gallery-inner-cls .nav-pills {
 margin: 32px 0 0 0;
}
 .gallery-inner-cls .nav-pills li a {
font-size: 14px;
padding: 10px 14px;
}
 .qual-txt-hs {
 padding: 17px 28px;
}
 .quality-sd {
min-height: 325px;
}
 .service-detail-ryt-cls .service-second-row-dj .ser-img-dbh .ser-nw-img {
width: 100%;
}
 .service-detail-ryt-cls .service-second-row-dj .ser-content-ed {
margin-top: 15px;
}
 .get-quote-popup-cls .modal-body {
padding: 40px 15px;
}
 .need-ad-cls a {
padding: 11px 0 8px 2px !important;
 font-size: 15px;
}
 .need-ad-cls {
 font-size: 15px;
}
}
 @media only screen and (max-width : 480px) {
	 .footer-address ul li a {
  
  font-size: 14px;
 
}
}
 @media only screen and (max-width : 420px) {
 .about-overlay-shape.style2 {
height: 250px;
width: 240px;
}
 .yrs-exp {
padding: 5px;
}
 .yrs-exp span {
 color: #ffffff;
 font-size: 40px;
}
 .qual-txt-hs {
padding: 32px;
}
}
 @media only screen and (max-width : 400px) {
 .quality-sd {
 min-height: 340px;
}
 .main-service .icon a {
top: -24px;
}
 .gallery-caption {
margin: 0;
 position: relative;
 top: 0;
}
 .col-gall {
}
}
 @media only screen and (max-width : 350px) {
}
