/*!
Theme Name: planetgram26
Theme URI: https://cswtechnologies.com
Author: CSW Technologies
Author URI: https://cswtechnologies.com
Description: Planet Gram 2026
*/
html{overflow-x:hidden;}
html, body {height: 100%;}

body{color:#505050; font-size: 17px; font-family: 'CabinetGroteskMedium'; /*font-family: 'Poppins', sans-serif; font-weight: 400;*/ /*background-image: url(images/body-bg.jpg); background-repeat: repeat; background-attachment: fixed; background-position: center center; background-size: cover;*/}

@font-face {
    font-family: 'CabinetGroteskRegular';
    src: url('fonts/CabinetGroteskRegular.eot');
    src: url('fonts/CabinetGroteskRegular.eot') format('embedded-opentype'),
         url('fonts/CabinetGroteskRegular.woff2') format('woff2'),
         url('fonts/CabinetGroteskRegular.woff') format('woff'),
         url('fonts/CabinetGroteskRegular.ttf') format('truetype'),
         url('fonts/CabinetGroteskRegular.svg#CabinetGroteskRegular') format('svg');
}

@font-face {
    font-family: 'CabinetGroteskMedium';
    src: url('fonts/CabinetGroteskMedium.eot');
    src: url('fonts/CabinetGroteskMedium.eot') format('embedded-opentype'),
         url('fonts/CabinetGroteskMedium.woff2') format('woff2'),
         url('fonts/CabinetGroteskMedium.woff') format('woff'),
         url('fonts/CabinetGroteskMedium.ttf') format('truetype'),
         url('fonts/CabinetGroteskMedium.svg#CabinetGroteskMedium') format('svg');
}

@font-face {
    font-family: 'CabinetGroteskBold';
    src: url('fonts/CabinetGroteskBold.eot');
    src: url('fonts/CabinetGroteskBold.eot') format('embedded-opentype'),
         url('fonts/CabinetGroteskBold.woff2') format('woff2'),
         url('fonts/CabinetGroteskBold.woff') format('woff'),
         url('fonts/CabinetGroteskBold.ttf') format('truetype'),
         url('fonts/CabinetGroteskBold.svg#CabinetGroteskBold') format('svg');
}

a{color:#00a9c6; text-decoration:none;}
a:hover, a:focus{color:#01a8c6; text-decoration:none;}
img{max-width:100%; vertical-align:middle;}
p{line-height: 27px; margin:0 0 15px;}
p b{color:#181818;}

h1, h2, h3, h4, h5, h6{font-weight: 500; font-family: "DM Serif Display", serif; font-style: italic; margin:0 0 10px;}
h2{color:#01a8c6;}
h3{color:#00a9c6;}
h4{color:#01a8c6;}

.pad-0{padding:0 !important;}
.pad-t0{padding-top:0 !important;}
.pad-t10{padding-top:10px !important;}
.pad-t20{padding-top:20px !important;}
.pad-t30{padding-top:30px !important;}
.pad-t40{padding-top:40px !important;}
.pad-t50{padding-top:50px !important;}
.pad-t60{padding-top:60px !important;}
.pad-b0{padding-bottom:0 !important;}
.pad-b10{padding-bottom:10px !important;}
.pad-b20{padding-bottom:20px !important;}
.pad-b30{padding-bottom:30px !important;}
.pad-b40{padding-bottom:40px !important;}
.pad-b50{padding-bottom:50px !important;}
.pad-b60{padding-bottom:60px !important;}
.mrb-0{margin-bottom:0px !important;}
.mrb-10{margin-bottom:10px !important;}
.mrb-15{margin-bottom:15px !important;}
.mrb-20{margin-bottom:20px !important;}
.mrb-25{margin-bottom:25px !important;}
.mrb-30{margin-bottom:30px !important;}
.mrb-35{margin-bottom:35px !important;}
.mrb-40{margin-bottom:40px !important;}
.mrb-45{margin-bottom:45px !important;}
.mrb-50{margin-bottom:50px !important;}
.mrb-55{margin-bottom:55px !important;}
.mrb-60{margin-bottom:60px !important;}
.mrb-70{margin-bottom:70px !important;}
.mrb-80{margin-bottom:80px !important;}
.mrt-0{margin-top:0px !important;}
.mrt-10{margin-top:10px !important;}
.mrt-15{margin-top:15px !important;}
.mrt-20{margin-top:20px !important;}
.mrt-25{margin-top:25px !important;}
.mrt-30{margin-top:30px !important;}
.mrt-35{margin-top:35px !important;}
.mrt-40{margin-top:40px !important;}
.mrt-45{margin-top:45px !important;}
.mrt-50{margin-top:50px !important;}
.mrt-55{margin-top:55px !important;}
.mrt-60{margin-top:60px !important;}
.mrt-70{margin-top:70px !important;}
.mrt-80{margin-top:80px !important;}

.hidden{display: none;}

@media (min-width: 1160px) { 

  .sticky.header nav{position: fixed; background: #fff; -webkit-box-shadow: 0 3px 9px rgb(0 0 0 / 5%); box-shadow: 0 3px 9px rgb(0 0 0 / 5%); top: 0; left: 0; width: 100%; z-index: 5; -webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown; animation: 500ms ease-in-out 0s normal none 1 running fadeInDown; -webkit-transition: all .5s; transition: all .5s; max-width: 100%; margin-top: 0; border-bottom: 1px solid rgba(255, 255, 255, 0.2);}
  .sticky.header .navbar .logo{top: 0;}
  .sticky.header .navbar .logo img{width: 100px; padding: 10px; background: #fff; -webkit-box-shadow: 0 3px 9px rgb(0 0 0 / 5%); box-shadow: 0 3px 9px rgb(0 0 0 / 5%); -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%;}
  .sticky.header nav .navbar .links > li > a{padding: 20px 0;}
  
}

.container{position:relative; z-index:3; padding: 0 15px;}
.row{margin: 0 -15px;}
.row > *{padding: 0 15px;}
  
.header{position: absolute; left: 0; width: 100%; top: 0; z-index: 5; padding: 0;}
  .head-top{font-size: 16px; position:relative; overflow:hidden; z-index: 10;}
  .head-top::before{background: #79cdd7; border-bottom: 5px solid rgba(250, 250, 250, 0.5); border-right: 5px solid rgba(250, 250, 250, 0.5); content: ''; height: 100%; width: 43%; position: absolute; left: 0; top: 0; -webkit-border-radius: 0 0 50px 0; -moz-border-radius: 0 0 50px 0; border-radius: 0 0 50px 0;}
  .head-top::after{background: #79cdd7; border-bottom: 5px solid rgba(250, 250, 250, 0.5); border-left: 5px solid rgba(250, 250, 250, 0.5); content: ''; height: 100%; width: 43%; position: absolute; right: 0; top: 0; -webkit-border-radius: 0 0 0 50px; -moz-border-radius: 0 0 0 50px; border-radius: 0 0 0 50px;}
  .head-right{color:#fff; /*display: flex; align-items: center; justify-content: space-between;*/}
  .head-top a:hover{text-decoration:underline;}
  .head-top ul{margin:0; padding: 8px 0 12px;}
  .head-top ul li{display:inline-block; list-style:none; margin:0 20px 0 0; position:relative;}
  .head-top ul li i{margin: 0 5px 0 0; border: 1px dashed #fff; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; display: inline-block; vertical-align: middle; font-size: 14px; position: relative; top: 0; height: 30px; width: 30px; text-align: center; line-height: 30px;}
  .head-top ul li .fa-envelope-o{}
  .head-top ul li a{display: block; padding: 0; color: #fff !important; position: relative; z-index: 2;} 
  .icon-top{padding: 7px 0 0; position: relative; text-align: right; font-weight: 500;}
  .icon-top i{color: #00a8c5; background: #fff; display:inline-block; font-size: 16px; line-height: 30px; margin: 0 0 0 5px; height: 30px; width: 30px; text-align: center; position:relative; z-index:1; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%;}
  .icon-top i:hover{color:#fff; background:#00a8c5; transition:0.8s ease-in-out; -webkit-transition:all 0.8s ease-in-out; -moz-transition:all 0.8s ease-in-out; -ms-transition:all 0.8s ease-in-out; -o-transition:all 0.8s ease-in-out;}  
             
  .header nav{position: relative; top: 0; left: 0; width: 100%; height: auto; font-size: 18px; font-weight: 600; font-family: "Philosopher", sans-serif;}
  .header nav .navbar{display: flex; align-items: center; justify-content: space-between; margin: auto; /* background: red; */ position: relative; max-width: 100%; margin: 0 0 0; box-shadow: none; background: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; padding: 0;}
  .header .navbar .logo{position: absolute; left: 0; right: 0; top: -35px; text-align: center;}
  .header .navbar .logo a{display: inline-block; padding: 0; z-index: 5; position: relative;}
  .header .navbar .logo img{width: 150px;}
  .header nav .navbar .nav-links{height: 100%; margin: 0; width: 100%; display: flex; align-items: center;}
  .header nav .navbar .links{display: flex; padding: 0; margin: 0; width: 100%; justify-content: space-between; gap: 40px;}
  /*.header nav .navbar .links li:nth-child(4){margin-right: 200px;}*/
  .header nav .navbar .links li{position: relative; display: flex; align-items: center; justify-content: space-between; list-style: none; text-transform: capitalize; margin: 0;}
  .header nav .navbar .links li:nth-child(3){padding-right: 37%;}
  .header nav .navbar .links > li > a{padding: 40px 0; display: block; text-decoration: none; white-space: nowrap; color: #000;}
  .header nav .navbar .links > li > a:hover, .header nav .navbar .links > li.current-menu-item > a{color: #00a8c5;}

  .header .links li:hover .htmlcss-arrow, .header .links li:hover .js-arrow{transform: rotate(180deg);} 
  .header nav .navbar .links li .arrow{width: 16px; line-height: 52px; text-align: center; display: inline-block; color: #000; transition: all 0.3s ease; margin: 2px 0 0 5px; font-size: 16px; font-weight: bold;}
  .header nav .navbar .links li:hover .arrow{color: #00a8c5;} 
  .header nav .navbar .links li .sub-menu{/*border: 1px solid #dddddd6b; box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1); -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1); position: absolute; top: 100%; left: 0; background: #fff; box-shadow: none; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; display: none; z-index: 2; padding: 5px 15px;*/ overflow: hidden;} 
  .header nav .navbar .links li:hover .htmlCss-sub-menu, .header nav .navbar .links li:hover .js-sub-menu{ display: block;}
  
@media (min-width:1100px) {
	
	.header nav .navbar .links li .sub-menu{position: absolute; left: 0; top: 100%; z-index: 2; padding: 7px 15px 5px; width: 250px; background: #fff; border: 1px solid #dddddd6b; box-shadow: 0 10px 40px rgba(0,0,0,.08); -webkit-box-shadow: 0 10px 40px rgba(0,0,0,.08); -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; opacity: 0; visibility: hidden; -webkit-transition: all .25s ease-out; -moz-transition: all .25s ease-out; -ms-transition: all .25s ease-out; -o-transition: all .25s ease-out; transition: all .25s ease-out; -webkit-transform: scaleY(0); -moz-transform: scaleY(0); -ms-transform: scaleY(0); -o-transform: scaleY(0); transform: scaleY(0); -webkit-transform-origin: 0 0; -moz-transform-origin: 0 0; -ms-transform-origin: 0 0; -o-transform-origin: 0 0; transform-origin: 0 0;}
	
	.header nav .navbar .links li:hover .htmlCss-sub-menu, .header nav .navbar .links li:hover .js-sub-menu{opacity: 1; visibility: visible; -moz-transform: scaleY(1); -webkit-transform: scaleY(1); -o-transform: scaleY(1); -ms-transform: scaleY(1); transform: scaleY(1);}

}
  
  .header .navbar .links li .sub-menu li{padding: 0; margin:0; border-bottom: 1px dashed #b5b5b5;} 
  .header .navbar .links li .sub-menu li:last-child{border-bottom: 0;} 
  .header .navbar .links li .sub-menu a{color: #000; padding: 8px 0; display: block; width: 100%;}  
  .header .navbar .links li .sub-menu a:hover{color: #00a8c5;} 
  .header .navbar .links li .sub-menu .more-arrow{line-height: 40px; } 
  .header .navbar .links li .htmlCss-more-sub-menu{/* line-height: 40px; */ } 
  .header .navbar .links li .sub-menu .more-sub-menu{position: absolute; top: 0; left: 100%; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; z-index: 1; display: none;} 
  .header .links li .sub-menu .more:hover .more-sub-menu{display: block;} 
  .header .navbar .search-box{position: relative; height: 40px; width: 40px;} 
  .header .navbar .search-box i{position: absolute; height: 100%; width: 100%; line-height: 40px; text-align: center; font-size: 22px; color: #fff; font-weight: 600; cursor: pointer; transition: all 0.3s ease;} 
  .header .navbar .search-box .input-box{position: absolute; right: calc(100% - 40px); top: 80px; height: 60px; width: 300px; background: #3E8DA8; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; opacity: 0; pointer-events: none; transition: all 0.4s ease;} 
  .header .navbar.showInput .search-box .input-box{top: 65px; opacity: 1; pointer-events: auto; background: #3E8DA8;} 
  .header .search-box .input-box::before{content: ''; position: absolute; height: 20px; width: 20px; background: #3E8DA8; right: 10px; top: -6px; transform: rotate(45deg);} 
  .header .search-box .input-box input{position: absolute; top: 50%; left: 50%; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; transform: translate(-50%, -50%); height: 35px; width: 280px; outline: none; padding: 0 15px; font-size: 16px; border: none;} 
  .header .navbar .nav-links .sidebar-logo{display: none;} 
  .header .navbar .bx-menu{display: none;} 
  
  @media (max-width:1100px) {
    .header nav .navbar{max-width: 100%; padding: 0; flex-direction: row-reverse;} 
	.header nav .navbar:before, .header nav .navbar:after{display:none}
	.header .navbar .logo{position: relative; left: 0; right: 0; top: 0; text-align: left;}
	.header nav .navbar .logo a{font-size: 27px; padding: 20px 0; margin: 0;} 
	.header .navbar .logo img{max-width: 110px;}
	.header nav .navbar .links > li:first-child{border-top: 1px solid #ccc;} 
	.header nav .navbar .links > li{padding: 0; border-bottom: 1px solid #ccc; white-space: nowrap;} 
	.header nav .navbar .links > li a:hover, .header nav .navbar .links > li.active > a{color: #00a8c5;} 
	.navbar .links li .sub-menu a{padding:10px;}
	.header .navbar .links li .sub-menu a:hover, .header nav .navbar .sub-menu > li.active > a{color: #00a8c5; background: none;}     
    .header nav{ /* position: relative; */} 
	.header .navbar .bx-menu{ display: block;} 
	.header nav .navbar .nav-links{position: fixed; top: 0; left: -100%; display: block; max-width: 100%; width: 100%; background:  #fff; line-height: normal; padding: 0; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); transition: all 0.5s ease; z-index: 1000; overflow-x: scroll;} 
	.header nav .navbar .nav-links:after{content: ""; background-image:  url(images/texture-bg.jpg); background-repeat: repeat; background-attachment: scroll; background-position: center center; background-size: cover; position: absolute; left: 0; top: 0; right: 0; bottom: 0; opacity: 0.3;} 
	.header .navbar .nav-links .sidebar-logo{display: flex; align-items: center; justify-content: space-between; padding: 15px 15px 0; position: relative; z-index: 3;} 
	.header .sidebar-logo .logo-name{} 
	.header .sidebar-logo .logo-name img{max-width: 110px;} 
	.header .sidebar-logo  i{font-size: 25px; color: #00a8c5; cursor: pointer;} 
	.header .navbar .bx-menu{font-size: 25px; color: #00a8c5; cursor: pointer; margin: 0;} 
	.header.header-position  .sidebar-logo i{color: #fff;} 
	.header.header-position  .navbar .bx-menu{color: #000;} 
	
	.header.header-position nav .navbar .links > li > a{color: #fff;}
    .header.header-position nav .navbar .links li .arrow{color: #fff;}
	.header.header-position nav .navbar .links > li a:hover, .header.header-position nav .navbar .links > li.active > a{color: #00a8c5;} 
	
	.header nav .navbar .links{display: block; margin-top: 20px; padding: 0; position: relative; z-index: 3;} 
	.header nav .navbar .links li .arrow{line-height: 40px; position: absolute; border-left: 1px solid #ccc; width: 52px; top: 7px; bottom: 7px; right: 0; cursor: pointer; color: #000;} 
	.header nav .navbar .links li{display: block; margin: 0;} 
	.header nav .navbar .links li:nth-child(3){margin-right: 0;}
	.header nav .navbar .links li a{padding: 15px; color: #000;} 
	.header .navbar .links li .sub-menu a{padding: 10px 0; white-space: break-spaces;}
	.header nav .navbar .links li .sub-menu{border: 0; position: relative; top: 0; box-shadow: none; display: none; background: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; padding: 0 65px 0 30px;} 
	.header nav .navbar .links li .sub-menu li{border-bottom: 1px solid #ccc;} 
	.header .navbar .links li .sub-menu .more-sub-menu{display: none; position: relative; left: 0;} 
	.header .navbar .links li .sub-menu .more-sub-menu li{display: flex; align-items: center; justify-content: space-between;} 
	.header .links li:hover .htmlcss-arrow, .header .links li:hover .js-arrow{transform: rotate(0deg);} 
	.header .navbar .links li .sub-menu .more-sub-menu{display: none;} 
	.header .navbar .links li .sub-menu .more span{/* background: red; */ display: flex; align-items: center; /* justify-content: space-between; */} 
	.header .links li .sub-menu .more:hover .more-sub-menu{display: none;} 
	.header nav .navbar .links li:hover .htmlCss-sub-menu, .header nav .navbar .links li:hover .js-sub-menu{display: none;} 
	.header .navbar .nav-links.show1 .links .htmlCss-sub-menu, .header .navbar .nav-links.show3 .links .js-sub-menu, .header .navbar .nav-links.show2 .links .more .more-sub-menu{display: block;} 
	.header .navbar .nav-links.show1 .links .htmlcss-arrow, .header .navbar .nav-links.show3 .links .js-arrow{transform: rotate(180deg);} 
	.header .navbar .nav-links.show2 .links .more-arrow{transform: rotate(90deg);} 
  } 
  
  @media (max-width:370px){ 
    .header nav .navbar .nav-links{max-width: 100%;}
  }

.banner{padding: 230px 0 50px; overflow: hidden; position:relative; z-index:1;}
  .banner::before{content: ""; background-image: url(images/texture-bg.jpg);  background-repeat: repeat; background-position: center center; background-attachment: scroll; background-size: auto; position: absolute; left: 0; top: 0; right: 0; bottom: 0; opacity: 0.1;}
  .banner::after{content: ""; background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgb(250, 252, 253) 100%); position: absolute; left: 0; bottom: 0; width: 100%; height: 50%;}
  /*.banner::after{content: ""; position: absolute; height: 100px; width: 120%; left: 0; bottom: 0; z-index: 5; right: 0; margin: 0 auto; background-image: url(images/slider-shape.png); background-repeat: no-repeat; background-position: center center; background-attachment: scroll; background-size: 100% 100%;}*/
  .banner .video-embed{position: absolute; left: 0; top: 0; width: 100%; height: 100%; opacity: 0.1; object-fit: cover; object-position: center center;}
  
  .banner .container{position: relative; z-index: 4;}  
  .banner .slide button{top: 47%; opacity: 0; width: 55px; height: 55px; z-index: 100; color: #fff; display: block; font-size: 34px; cursor: pointer; overflow: hidden; line-height: 55px; text-shadow: none; position: absolute; font-weight: normal; background: rgba(0, 0, 0, 1); /*-webkit-box-shadow: 0 0px 10px 5px rgba(0,0,0,.1); box-shadow: 0 0px 10px 5px rgba(0,0,0,.1);*/ -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; left: 20px;}
  .banner .slide button > span{background-size: 60%;}
  .banner .slide:hover button{opacity: 1;}
  .banner .slide button.left{}
  .banner .slide button.right{left: inherit; right: 20px;}
  .banner .slide button.left{right: 80px;}
  .banner .slide button.left:hover, .banner .slide button.right:hover{color: #fff; background: #00a8c5; border: 0px transparent;}
  .banner .slide button .fa{margin: 0; background: none;}
  .banner .slide button.left>span:nth-child(1){left: 45%;}
  .banner .slide button.right>span:nth-child(1){right: 45%;}
  
  .banner figure{position: relative; padding: 0 0 0 15%;}
  .banner figure .slide-image{width: 100%; height: 430px; object-fit: contain; object-position: center center;}
  .slide-text{position: relative; padding: 40px 0 0; width: 100%;}
  .slide-text h1{padding: 0; color: #00a8c5; font-size: 68px; margin: 0 0 20px; font-family: "DM Serif Display", serif; font-style: italic;}
  .slide-text h1 span{color: #000; font-family: 'CabinetGroteskBold';}
  .slide-text p{padding: 0; color: #000; margin: 0 0 25px; -webkit-animation-delay: 1.1s; animation-delay: 1.1s;} 
  .banner .curve-shape{position: absolute; left: 0; bottom: 0; right: 0; z-index: 3;}
  .banner .curve-shape img{height: 150px; width: 100%;}
  .banner .owl-dots{display: block; text-align: left !important; position: absolute; left: 15px; bottom: 0; margin: 0;}
  .banner .owl-theme .owl-dots .owl-dot span{width: 12px; height: 12px; border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px; border: 2px solid #7aced8; background: none;}
  .banner .owl-theme .owl-dots .owl-dot.active span{width: 20px;}
  .banner .owl-theme .owl-dots .owl-dot.active span, .banner .owl-theme .owl-dots .owl-dot:hover span{background: #7aced8;}
  .banner .owl-theme .owl-nav button{display: none; background: none !important; border-radius: 100% !important; -moz-border-radius: 100% !important; -webkit-border-radius: 100% !important; color: #000; position: absolute; left: -40px; top: 50%; margin: -20px 0 0; height: 55px; width: 55px; opacity: 1; text-indent: -99999px; border: 0;}
  .banner .owl-theme .owl-nav button:hover{background: none !important;}
  .banner .owl-theme .owl-nav button.owl-next{right: -40px; left:inherit;}
  .banner .owl-theme .owl-nav button.owl-prev:before{background-image: url(images/arrow-left.png); background-repeat: no-repeat; background-attachment: scroll; background-position: center center; background-size: 20px 20px; color: #000; content: ""; left: 0; position: absolute; top: 0; width: 100%; height: 100%;}  
  .banner .owl-theme .owl-nav button.owl-next:before{background-image: url(images/arrow-right.png); background-repeat: no-repeat; background-attachment: scroll; background-position: center center; background-size: 20px 20px; color: #000; content: ""; left: 0; position: absolute; top: 0; width: 100%; height: 100%;}
  
.btn{border: 0; text-decoration: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; position: relative; z-index: 1; display: inline-block; text-align: center; font-style: normal; font-family: 'CabinetGroteskMedium'; font-weight: 600; font-size: 18px; color: #fff; margin: 0; padding: 12px 25px; text-shadow: none; text-transform: capitalize; letter-spacing: 0; min-width: 180px; background-image: url(images/btn-shape.png); background-repeat: no-repeat; background-position: center center; background-size: 100% 100%; background-attachment: scroll;}
  .btn:hover, .btn:focus{color: #fff; background-image: url(images/btn-shape.png);}
  .btn img{width: 30px !important; display: inline-block !important; margin: 0 0 0 10px}
  .btn:hover i{transition: 0.3s; color: #fff;}
  .btn i{position: relative; margin: 0 0 0 10px; top: 1px; z-index: 10;}
  .btn:after{content: ""; height: 100%; width: 100%; background-image: url(images/btn-shape-dark.png); background-repeat: no-repeat; background-position: center center; background-size: 100% 100%; background-attachment: scroll; border-radius: 0; position: absolute; bottom: 0; opacity: 0; left: 0; bottom: 0; z-index: -1; -webkit-transition: 0.4s; transition: 0.4s;}
  .btn:hover:after, .btn:focus:after{opacity: 1;}

.row-flex{flex-direction: row-reverse;}
.content{margin: 0 auto; width: 75%;}
.title-flex{display: flex; align-items: center; gap: 30px; margin: 0 0 35px;}
  .title-flex .text-pad{padding: 0 0 0 30px;}
  .title-flex .title, .title-flex .text-pad{width: 50%;}
  
.about-sec{padding: 90px 0; position:relative; z-index:2;}    
  .about-sec::before{content: ""; background-image: url(images/texture-bg.jpg); background-repeat: repeat; background-attachment: scroll; background-position: center center; background-size: cover; position: absolute; left: 0; top: 0; right: 0; bottom: 0; opacity: 0.3;}
  .about-sec h2{color:#000; font-size: 60px; position: relative; margin: 0 0 20px;}
  .about-sec h2 span{color: #00a9c6; font-size: 24px; margin: 0 0 5px; display:block; font-style: normal; font-family: 'CabinetGroteskMedium';}
  .about-sec .about-left{margin:0 0 30px; padding: 0 15px; position:relative;}
  .about-sec .about-right{margin:0 0 30px; padding: 0 15px 0 60px; position:relative;}
  .about-sec .about-right figure{margin: 0; text-align: center;}
  .about-sec .nav{border: 0; box-shadow: none;}
  .about-sec .nav .nav-item{border: 0; box-shadow: none; margin: 0 20px 10px; position: relative;}
  .about-sec .nav .nav-item:first-child{margin-left: 0;}
  .about-sec .nav .nav-item:last-child:after{display: none;}
  .about-sec .nav .nav-item:after{content: ""; height: 14px; width: 1px; background-color: #00a9c6; position: absolute; top: 13px; right: -17px;}
  .about-sec .nav .nav-item button{border: 0; font-style: normal; font-family: 'CabinetGroteskMedium'; font-weight: 600; padding: 5px 0; display: block; font-size: 20px; color: #000; background: none;}
  .about-sec .nav .nav-item button::after{content: ""; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; height: 2px; width: 0; background-color: #00a9c6; position: absolute; bottom: -2px; left: 0; opacity: 0; transition: 0.3s; -webkit-transition: 0.3s; -moz-transition: 0.3s;}
  .about-sec .nav .nav-item button:hover:after, .about-sec .nav .nav-item button.active::after{width: 100%; opacity: 1;}
  .about-sec .nav .nav-item button.active{color:#00a9c6;}
  .about-sec .tab-content ul{margin: 0; padding: 0;}
  .about-sec .tab-content ul li{list-style: none; margin: 0 0 20px; padding: 0 0 0 25px; position: relative;}
  .about-sec .tab-content ul li::before{content: "\f00c"; font-family: FontAwesome; position: absolute; left: 0; top: 1px; color: #00a9c6; font-weight: 700;} 
  .about-sec .curve-shape{position: absolute; left: 0; bottom: 0; right: 0; z-index: 3;}
  .about-sec .curve-shape img{height: 100px; width: 100%; transform: rotateY(180deg);}
  
.image-circle{animation: spin 12s infinite linear; -webkit-animation: spin 12s infinite linear; -moz-animation: spin 12s infinite linear;}

@-webkit-keyframes spin {
    0%  {-webkit-transform: rotate(0deg);}
    100% {-webkit-transform: rotate(360deg);}   
}
  
.service-sec{padding: 70px 0 110px; position:relative; z-index:2;}    
  .service-sec::before{content: ""; background-image: url(images/texture-bg.jpg); background-repeat: repeat; background-attachment: scroll; background-position: center center; background-size: cover; position: absolute; left: 0; top: 0; right: 0; bottom: 0; opacity: 0.3;}
  .service-sec h2{color:#000; font-size: 60px; position: relative; margin: 0 0 20px;}
  .service-sec h2 span{color: #00a9c6; font-size: 24px; margin: 0 0 5px; display:block; font-style: normal; font-family: 'CabinetGroteskMedium';}
  .service-sec .service-col{margin:0 0 30px; position:relative;}
  .service-sec .service-box{padding: 0; text-align: center; position: relative; z-index: 2; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; overflow: hidden; -webkit-transition: 0.4s ease-in-out; transition: 0.4s ease-in-out;}
  .service-sec .service-box figure{position: relative;}
  .service-sec .service-box figure img{width: auto; margin: 0 auto;}
  .service-sec .service-box h4{color: #000; font-size: 24px; font-style: normal; font-family: 'CabinetGroteskMedium'; margin: 0 0 15px; -webkit-transition: 0.4s ease-in-out; transition: 0.4s ease-in-out;}
  .service-sec .service-box h4 a{color: #000;}
  .service-sec .service-box h4 a:hover{color: #00a9c6;}
  .service-sec .item{margin: 0 15px;}
  .service-sec .owl-dots{display: none; text-align: center; margin: 40px 0 0;}
  .service-sec .owl-theme .owl-dots .owl-dot span{width: 12px; height: 12px; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; background: #8ECE52;}
  .service-sec .owl-theme .owl-dots .owl-dot.active span, .service-sec .owl-theme .owl-dots .owl-dot:hover span{background: #5e9e22;}
  .service-sec .owl-theme .owl-nav .owl-page span{background:#d7d7d7; opacity:1;}
  .service-sec .owl-theme .owl-nav .owl-page.active span, .owl-theme .owl-nav.clickable .owl-page:hover span{background: #5e9e22;}
  .service-sec .owl-theme .owl-nav button{display: block; background: none !important; -webkit-border-radius: 4px !important; -moz-border-radius: 4px !important; border-radius: 4px !important; color: #000; position: absolute; left: -40px; top: 47%; margin: -20px 0 0; height: 55px; width: 55px; opacity: 1; text-indent: -99999px; border: 0;}
  .service-sec .owl-theme .owl-nav button:hover{background: none !important;}
  .service-sec .owl-theme .owl-nav button.owl-next{right: -40px; left:inherit;}
  .service-sec .owl-theme .owl-nav button.owl-prev:before{background-image: url(images/arrow-left.png); background-repeat: no-repeat; background-attachment: scroll; background-position: center center; background-size: 20px 20px; color: #000; content: ""; left: 0; position: absolute; top: 0; width: 100%; height: 100%;}  
  .service-sec .owl-theme .owl-nav button.owl-next:before{background-image: url(images/arrow-right.png); background-repeat: no-repeat; background-attachment: scroll; background-position: center center; background-size: 20px 20px; color: #000; content: ""; left: 0; position: absolute; top: 0; width: 100%; height: 100%;}
  .service-sec .curve-shape{position: absolute; left: 0; bottom: 0; right: 0; z-index: 3;}
  .service-sec .curve-shape img{height: 100px; width: 100%;}

.our-approach{padding: 70px 0 100px 0; position:relative; z-index:2;}    
  .our-approach::before{content: ""; background-image: url(images/texture-bg.jpg); background-repeat: repeat; background-attachment: scroll; background-position: center center; background-size: cover; position: absolute; left: 0; top: 0; right: 0; bottom: 0; opacity: 0.3;}
  .our-approach h2{color:#000; font-size: 60px; position: relative; margin: 0 0 20px;}
  .our-approach h2 span{color: #00a9c6; font-size: 24px; margin: 0 0 5px; display:block; font-style: normal; font-family: 'CabinetGroteskMedium';}
  .our-approach h3{color: #000; font-size: 20px; font-weight: 300;}  
  .our-approach ul{margin: 0; padding: 0 50px 0 0;}
  .our-approach ul li{list-style: none; border-bottom: 1px dashed #b5b5b5; padding: 0 0 25px 25px; margin: 0 0 25px; position: relative;}
  .our-approach ul li:last-child{border-bottom: 0; padding-bottom: 0; margin-bottom: 0;}
  .our-approach ul li::before{content: "\f192"; color: #00a9c6; font-family: FontAwesome; position: absolute; left: 0; top: 2px;}
  .our-approach figure{padding: 0 10%;}

.counter-sec{position: relative; padding: 40px 0 50px; z-index:3;}
  .counter-sec::before{content: ""; background-image: url(images/texture-bg.jpg); background-repeat: repeat; background-attachment: scroll; background-position: center center; background-size: cover; position: absolute; left: 0; top: 0; right: 0; bottom: 0; opacity: 0.3;}
  .counter-sec .counter-Txt{position:relative; margin: 0 0 20px;}
  .counter-sec .counter-Txt:last-child .counter-padd{border-right: 0;}
  .counter-sec .counter-Txt .counter-padd{position: relative; text-align: center;}
  .counter-sec .counter-Txt span{color: #00a9c6; font-size: 60px; line-height: normal; font-weight: 800; margin: 0; display: inline-block; vertical-align: middle; -webkit-text-fill-color: transparent; -webkit-text-stroke: 3px #00a9c6;}
  .counter-sec .counter-Txt span:last-child{padding: 0 0 0 5px;}
  .counter-sec .counter-Txt h4{color:#000; font-size: 22px; margin: 0 0 5px; font-style: normal; font-family: 'CabinetGroteskMedium';}
  .counter-sec .counter-Txt figure{width: 60px; height: 60px; min-width: 60px; line-height: 60px; padding: 13px; text-align: center; margin: 0; background-image: url(images/banner-bg.jpg); background-repeat: no-repeat; background-position: center center; background-attachment: scroll; overflow: hidden; background-size: cover; -moz-border-radius: 100%; -webkit-border-radius: 100%; border-radius: 100%;}
  .counter-sec .counter-Txt div{overflow:hidden;}
  .counter-sec .shape-02{max-width: 150px; left: 0; z-index: -1; bottom: -40px; top: inherit;}
  .counter-sec .shape-03{max-width: 120px; left: inherit; right: 0; top: -45px;}

.our-programs{padding: 70px 0 90px; position:relative; z-index:2;}    
  .our-programs::before{content: ""; background-image: url(images/texture-bg.jpg); background-repeat: repeat; background-attachment: scroll; background-position: center center; background-size: cover; position: absolute; left: 0; top: 0; right: 0; bottom: 0; opacity: 0.3;}
  .our-programs h2{color:#000; font-size: 60px; position: relative; margin: 0 0 20px;}
  .our-programs h2 span{color: #00a9c6; font-family: 'CabinetGroteskBold';}
  .our-programs .service-col{margin:0 0 30px; position:relative;}
  .our-programs .service-box{padding: 0; text-align: center; position: relative; z-index: 2; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; overflow: hidden; -webkit-transition: 0.4s ease-in-out; transition: 0.4s ease-in-out;}
  .our-programs .service-box figure{position: relative;}
  .our-programs .service-box figure img{width: 75%; margin: 0 auto;}
  .our-programs .service-box h4{color: #000; font-size: 24px; font-style: normal; font-family: 'CabinetGroteskMedium'; margin: 0 0 15px; -webkit-transition: 0.4s ease-in-out; transition: 0.4s ease-in-out;}
  .our-programs .service-box h4 a{color: #000;}
  .our-programs .service-box h4 a:hover{color: #00a9c6;}
  .our-programs .item{margin: 0 15px;}
  .our-programs .owl-dots{display: none; text-align: center; margin: 40px 0 0;}
  .our-programs .owl-theme .owl-dots .owl-dot span{width: 12px; height: 12px; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; background: #8ECE52;}
  .our-programs .owl-theme .owl-dots .owl-dot.active span, .our-programs .owl-theme .owl-dots .owl-dot:hover span{background: #5e9e22;}
  .our-programs .owl-theme .owl-nav .owl-page span{background:#d7d7d7; opacity:1;}
  .our-programs .owl-theme .owl-nav .owl-page.active span, .owl-theme .owl-nav.clickable .owl-page:hover span{background: #5e9e22;}
  .our-programs .owl-theme .owl-nav button{display: block; background: none !important; -webkit-border-radius: 4px !important; -moz-border-radius: 4px !important; border-radius: 4px !important; color: #000; position: absolute; left: -40px; top: 47%; margin: -20px 0 0; height: 55px; width: 55px; opacity: 1; text-indent: -99999px; border: 0;}
  .our-programs .owl-theme .owl-nav button:hover{background: none !important;}
  .our-programs .owl-theme .owl-nav button.owl-next{right: -40px; left:inherit;}
  .our-programs .owl-theme .owl-nav button.owl-prev:before{background-image: url(images/arrow-left.png); background-repeat: no-repeat; background-attachment: scroll; background-position: center center; background-size: 20px 20px; color: #000; content: ""; left: 0; position: absolute; top: 0; width: 100%; height: 100%;}  
  .our-programs .owl-theme .owl-nav button.owl-next:before{background-image: url(images/arrow-right.png); background-repeat: no-repeat; background-attachment: scroll; background-position: center center; background-size: 20px 20px; color: #000; content: ""; left: 0; position: absolute; top: 0; width: 100%; height: 100%;}
  .our-programs .curve-shape{position: absolute; left: 0; bottom: 0; right: 0; z-index: 3;}
  .our-programs .curve-shape img{height: 100px; width: 100%;}
 
.logo-grid{position:relative; padding:0; z-index: 3;}
  .logo-grid::before{content: ""; background-image: url(images/texture-bg.jpg); background-repeat: repeat; background-attachment: scroll; background-position: center center; background-size: cover; position: absolute; left: 0; top: 0; right: 0; bottom: 0; opacity: 0.3;}
  .logo-grid h2{color:#000; font-size: 50px; position: relative; margin: 0 0 20px;}
  .logo-grid h2 span{color: #00a9c6; font-family: 'CabinetGroteskBold';}
  .logo-grid .container-fluid{position:relative; padding:40px 15px 100px; z-index: 3;}
  .logo-grid .owl-carousel{mask-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 12.5%, rgb(0, 0, 0) 87.5%, rgba(0, 0, 0, 0) 100%);}
  .logo-grid .item{margin: 15px; text-align:center; padding: 15px; border: 2px dashed #fff; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; background: rgba(122, 206, 216, 0.3);}
  .logo-grid .item figure{background: #fff; margin: 0; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; padding: 10px 20px;}
  .logo-grid .item figure img{margin: 0 auto; height: 100px; object-fit: contain; object-position: center center;}
  .logo-grid .owl-dots{display: none; text-align: center; margin: 40px 0 0;}
  .logo-grid .owl-theme .owl-dots .owl-dot span{width: 12px; height: 12px; border-radius: 3px;}
  .logo-grid .owl-theme .owl-dots .owl-dot.active span, .logo-grid .owl-theme .owl-dots .owl-dot:hover span{background: #14133b;}
  .logo-grid .owl-theme .owl-nav .owl-page span{background:#d7d7d7; opacity:1;}
  .logo-grid .owl-theme .owl-nav .owl-page.active span, .owl-theme .owl-nav.clickable .owl-page:hover span{background: #fe5321;}
  .logo-grid .owl-theme .owl-nav button{display: block; background: none !important; -webkit-border-radius: 4px !important; -moz-border-radius: 4px !important; border-radius: 4px !important; color: #000; position: absolute; left: -40px; top: 45%; margin: -20px 0 0; height: 55px; width: 55px; opacity: 1; text-indent: -99999px; border: 0;}
  .logo-grid .owl-theme .owl-nav button:hover{background: none !important;}
  .logo-grid .owl-theme .owl-nav button.owl-next{right: -40px; left:inherit;}
  .logo-grid .owl-theme .owl-nav button.owl-prev:before{background-image: url(images/arrow-left.png); background-repeat: no-repeat; background-attachment: scroll; background-position: center center; background-size: 20px 20px; color: #000; content: ""; left: 0; position: absolute; top: 0; width: 100%; height: 100%;}  
  .logo-grid .owl-theme .owl-nav button.owl-next:before{background-image: url(images/arrow-right.png); background-repeat: no-repeat; background-attachment: scroll; background-position: center center; background-size: 20px 20px; color: #000; content: ""; left: 0; position: absolute; top: 0; width: 100%; height: 100%;}
  .logo-grid .curve-shape{position: absolute; left: 0; bottom: 0; right: 0; z-index: 3;}
  .logo-grid .curve-shape img{height: 100px; width: 100%; transform: rotateY(180deg);}
 
.why-choose{padding: 50px 0 100px 0; position:relative; z-index:1;}
  .why-choose::before{content: ""; background-image: url(images/texture-bg.jpg); background-repeat: repeat; background-attachment: scroll; background-position: center center; background-size: cover; position: absolute; left: 0; top: 0; right: 0; bottom: 0; opacity: 0.3;}
  .why-choose h2{padding: 0; color: #00a8c5; font-size: 60px; margin: 0 0 20px; font-family: "DM Serif Display", serif; font-style: italic;}
  .why-choose h2 span{color: #000; font-family: 'CabinetGroteskBold';}
  .why-choose h3{color: #000; font-size: 20px; font-weight: 300;}  
  .why-choose b{color: #000; font-weight: 500; font-family: 'CabinetGroteskBold';}  
  .why-choose ul{margin: 0; padding: 0 50px 0 0;}
  .why-choose ul li{list-style: none; border-bottom: 1px dashed #b5b5b5; padding: 0 0 25px 25px; margin: 0 0 25px; position: relative;}
  .why-choose ul li:last-child{border-bottom: 0; padding-bottom: 0; margin-bottom: 0;}
  .why-choose ul li::before{content: "\f192"; color: #00a9c6; font-family: FontAwesome; position: absolute; left: 0; top: 0px;}
	  
.back-to-top{position: fixed; opacity:0; visibility:hidden; right: 15px; bottom: -15px; z-index: 20; -webkit-transition: all .25s ease-out; -moz-transition: all .25s ease-out; -ms-transition: all .25s ease-out; -o-transition: all .25s ease-out; transition: all .25s ease-out;} 
  .back-to-top.scroll{bottom: 20px; opacity: 1; visibility:visible;} 
  .back-to-top a{border: 0; text-decoration: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; position: relative; z-index: 1; display: inline-block; text-align: center; font-style: normal; font-family: 'CabinetGroteskMedium'; font-weight: 600; font-size: 18px; color: #fff; text-shadow: none; background-image: url(images/btn-shape-fix.png); background-repeat: no-repeat; background-position: center center; background-size: cover; background-attachment: scroll; width: 50px; height: 50px; line-height: 50px;}
  .back-to-top a:hover, .back-to-top a:focus{color: #fff; background-image: url(images/btn-shape-fix.png);}
  .back-to-top a:after{content: ""; height: 100%; width: 100%; background-image: url(images/btn-shape-fix-dark.png); background-repeat: no-repeat; background-position: center center; background-size: 100% 100%; background-attachment: scroll; border-radius: 0; position: absolute; bottom: 0; opacity: 0; left: 0; bottom: 0; z-index: -1; -webkit-transition: 0.4s; transition: 0.4s;}
  .back-to-top a:hover:after, .back-to-top a:focus:after{opacity: 1;}
  .back-to-top a i{color: #fff; line-height: 50px; font-size: 24px;}

.footer{background: #151515; padding: 0; text-align: center; position: relative; color: #CACACA;}
  .footer .container{position: relative; z-index:1;}  
  .footer a{color:#00a9c6;}
  .footer a:hover{color:#01a8c6;}
  .footer a.btn{color:#fff;}
  .footer p span{color:#00a9c6;}
  .footer .ft-col{padding: 70px 15px 50px; border-right: 1px solid #2a2a2a;}
  .footer .ft-col:nth-child(1){padding-right: 30px;}
  .footer .ft-col:nth-child(2){padding-right: 30px; padding-left: 30px;}
  .footer .ft-col:nth-child(3){padding-left: 30px; border-right: 0;}
  .wg-1{margin: 0;}
  .wg-1 h4{color:#fff; font-size: 24px; margin:0 0 15px; position:relative; min-height: 69px; display: flex; align-items: center; justify-content: center;}
  .wg-1 ul{margin:0; padding:0;}
  .wg-1 ul li{list-style:none; position:relative; margin: 0 0 5px; padding: 0 0 5px 20px; line-height: 28px; display: block;}
  .wg-1 ul li a{display:block;}
  .wg-1 ul li:last-child{border-bottom:0;}
  .wg-1 ul li::before{content: "\f105"; font-family: FontAwesome; position: absolute; left: 0; top: 2px; font-size: 14px; color: inherit;}
  
  .ft-logo{margin:0 0 20px;}
  .ft-logo img{max-width: 70px; margin: 0;}
  .wg-1 address{margin: 0 0 20px; overflow: hidden; position: relative; word-wrap: break-word;}  
  .wg-1 address i{color:#00a9c6; font-size:18px; float: left; height:30px; line-height:30px; margin:0 10px 0 0; text-align:center; width:30px;}
  .wg-1 address div{margin:5px 0 0; overflow:hidden;}
  .newsletter form{/*--bs-gutter-x: 1.5rem; --bs-gutter-y: 0; display: flex; flex-wrap: wrap; margin: 0 0;*/ position: relative;}
  .newsletter form > *{/*flex-shrink: 0; max-width: 100%; padding: 0;*/}
  .newsletter form .form-control{background:#fff; box-shadow:none; border:0; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; color: #999; height:48px;}
  .newsletter form .form-control::-webkit-input-placeholder {opacity:#999;}
  .newsletter form .form-control::-moz-placeholder {color: #999;}
  .newsletter form .form-control:-ms-input-placeholder {color: #999;}
  .newsletter form .form-control:-moz-placeholder {color: #999;}
  .newsletter form .form-group{margin: 0 0 20px;}
  .newsletter form .btn{min-width: inherit; position: absolute; right: 10px; top: 10px; padding: 0; text-align: center; border: 0; text-decoration: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; z-index: 1; display: inline-block; text-align: center; font-style: normal; font-family: 'CabinetGroteskMedium'; font-weight: 600; font-size: 18px; color: #fff; text-shadow: none; background-image: url(images/btn-shape-fix.png); background-repeat: no-repeat; background-position: center center; background-size: cover; background-attachment: scroll; width: 60px; height: 60px; line-height: 60px;}
  .newsletter form .btn i{margin: 0;}
  .newsletter form .btn:hover, .newsletter form .btn:focus{color: #fff; background-image: url(images/btn-shape-fix.png);}
  .newsletter form .btn:after{content: ""; height: 100%; width: 100%; background-image: url(images/btn-shape-fix-dark.png); background-repeat: no-repeat; background-position: center center; background-size: cover; background-attachment: scroll; border-radius: 0; position: absolute; bottom: 0; opacity: 0; left: 0; bottom: 0; z-index: -1; -webkit-transition: 0.4s; transition: 0.4s;}
  .newsletter form .btn:hover:after, .newsletter form .btn:focus:after{opacity: 1;}
  .newsletter form .btn i{color: #fff; line-height: 50px; font-size: 24px;}
  
  .icon-ft{}
  .icon-ft a{color: #fff; display: inline-block; margin: 0 0 15px;}
  .icon-ft i{color: #fff; background: rgba(250, 250, 250, 0.1); display: inline-block; font-size: 16px; line-height: 44px; margin: 0 3px; height: 44px; text-align: center; width: 44px; text-align: center; position: relative; z-index: 1; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%;}
  .icon-ft i:hover{background: #00a9c6; color: #fff; transition:0.8s ease-in-out; -webkit-transition:all 0.8s ease-in-out; -moz-transition:all 0.8s ease-in-out; -ms-transition:all 0.8s ease-in-out; -o-transition:all 0.8s ease-in-out;}    
  
  .ft-bottom{background: #1a1a1a; color: #fff; padding: 33px 0 17px; position: relative; z-index: 2;}
  .ft-bottom .row{align-items: center;}  
  .ft-bottom .copyright{text-align:center;}
 
.banner-inner{padding: 0; position:relative; z-index:2;}    
  .banner-inner::before{content: ""; background-image: url(images/texture-bg.jpg); background-repeat: repeat; background-attachment: scroll; background-position: center center; background-size: cover; position: absolute; left: 0; top: 0; right: 0; bottom: 0; opacity: 0.3;}
  /*.banner-inner::before{content: ""; background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgb(250, 252, 253) 100%); position: absolute; left: 0; bottom: 0; width: 100%; height: 100%; z-index: 2;}
  .banner-inner::after{content: ""; background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgb(250, 252, 253) 100%); position: absolute; left: 0; bottom: 0; width: 100%; height: 100%; z-index: 2;}*/
  .banner-inner .textblock{/*background-image: url(https://img.freepik.com/free-photo/lake-with-trees_1136-155.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: center center; background-size: cover; */height: 270px; position: relative; padding: 250px 0 0;}
  /*.banner-inner .textblock:after{content: ""; background: #fff; position: absolute; left: 0; bottom: 0; width: 100%; height: 100%; opacity: 0.6;}*/
  .banner-inner .block{position: relative; z-index: 3; visibility: hidden;}
  .banner-inner .page-title{display: flex; align-items: center; justify-content: space-between;}
  .banner-inner .page-title .holder{overflow: hidden; position: relative; padding: 0;}
  .banner-inner h1{color: #00a9c6; margin: 0; font-size: 50px; text-transform:capitalize; text-align:center;}
  .breadcrumb{position: relative; justify-content: center; margin: 10px 0 0;}
  .breadcrumb > li {margin: 0; color: #000; font-size: 16px;}
  .breadcrumb > li + li:before{content: "\f054"; font-family: FontAwesome; display: inline-block; color: #000; font-size: 14px; padding: 0 20px; position: relative; top: 1px;}
  .breadcrumb > li .fa-home {margin: 0 9px;}
  .breadcrumb li a{color: #000;}     
  .breadcrumb li a:hover{color: #00a9c6;}     
 
.align-left{float: left; width: 50%; margin: 7px 20px 10px 0;} 
.align-right{float: right; width: 50%; margin: 7px 0 10px 20px;} 

.mid-inner{padding: 0 0 60px 0; position:relative; z-index:1;}
  .mid-inner::before{content: ""; background-image: url(images/texture-bg.jpg); background-repeat: repeat; background-attachment: scroll; background-position: center center; background-size: cover; position: absolute; left: 0; top: 0; right: 0; bottom: 0; opacity: 0.3;}
  .mid-inner ul{margin: 0; padding: 0 0 5px;}
  .mid-inner ul li{list-style: none; margin: 0 0 15px; padding: 0 0 0 25px; position: relative;}
  .mid-inner ul li::before{content: "\f192"; color: #00a9c6; font-family: FontAwesome; position: absolute; left: 0; top: 2px;} 
  .mid-inner ol{margin: 0; padding: 0 0 5px; counter-reset: section;}
  .mid-inner ol li{margin: 0 0 15px; padding: 5px 0 5px 35px; list-style: none; position: relative;}
  .mid-inner ol li::before{content: counters(section, "."); counter-increment: section; position: absolute; background: rgba(201, 57, 23, 0.2); color: #00a9c6; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; text-align: center; line-height: 30px; width: 30px; height: 30px; left: 0; top: 0;}

.mk_heading.absolute { position:absolute; left:0; top:0 } 
.layer_img { position:absolute; left:0; top:0; z-index: 3;} 
.layer_img img { max-width:100%; height:auto } 
.right_top { left:auto; right:0 } 
.right_bottom { top:auto; bottom:0; left:auto; right:0 } 
.left_bottom { top:auto; bottom:0 } 
.move_anim img { -webkit-animation:movebounce 3.0s linear infinite; animation:movebounce 3.0s linear infinite }
.move_anim_two img { -webkit-animation:movebounce2 3.0s linear infinite; animation:movebounce2 3.0s linear infinite } 
.rotate_anim img { -webkit-animation:rotated 30s infinite linear; animation:rotated 30s infinite linear }
@keyframes movebounce {
 0% {
  transform:translateY(0)
 }
 50% {
  transform:translateY(20px)
 }
 100% {
  transform:translateY(0)
 }
}
@keyframes movebounce2 {
 0% {
  transform:translateX(0)
 }
 50% {
  transform:translateX(20px)
 }
 100% {
  transform:translateX(0)
 }
}
@-webkit-keyframes rotated {
 0% {
  -webkit-transform:rotate(0deg);
  transform:rotate(0deg)
 }
 100% {
  -webkit-transform:rotate(360deg);
  transform:rotate(360deg)
 }
}
@keyframes blinker {
 0% {
  transform:scale(1,1)
 }
 50% {
  transform:scale(1.1,1.1)
 }
 100% {
  transform:scale(1,1)
 }
}
@keyframes shadows {
 0% {
  box-shadow:0 0 0 0 rgba(247,163,146,.2),0 0 0 30px rgba(247,163,146,.2),0 0 0 50px rgba(247,163,146,.2)
 }
 100% {
  box-shadow:0 0 0 30px rgba(247,163,146,.2),0 0 0 50px rgba(247,163,146,.2),0 0 0 70px rgba(247,163,146,0)
 }
}

.programs-page{position: relative;}
  .programs-page h2{color: #000; font-size: 40px; margin: 0 0 30px;}
  .programs-page .first::first-letter{font-size: 80px; color: #000; float: left;}
  .programs-page .row-grid .content{display: flex; gap: 30px; width: inherit;}
  .programs-page .row-grid .content p{background: rgba(122, 206, 216, 0.2); color: #000; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; padding: 30px 30px 20px; width: 25%;}

.focus-page{padding: 0; position:relative; z-index:2;} 
  .focus-page h2{color:#000; font-size: 60px; position: relative; margin: 0 0 20px;}
  .focus-page h2 span{color: #00a9c6; font-family: 'CabinetGroteskBold';}
  .focus-page h3{color: #000; font-size: 40px;}
  .focus-page .right-grid{padding: 0 15px 0 10%;}
  .focus-page .climate-action .info{position: relative; text-align: center; padding: 40px 40px 25px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; background: linear-gradient(to bottom, rgba(122, 206, 216, 0.3) 0%, rgba(250, 250, 250, 0.1) 100%); color: #000;}
  .focus-page .climate-action ul li{display: flex; gap: 60px; align-items: center; border-bottom: 1px dashed #000; margin: 0 0 50px; padding: 0 0 50px; flex-direction: row-reverse; text-align: right;}
  .focus-page .climate-action ul li:last-child{border-bottom: 0; margin-bottom: 0;}
  .focus-page .climate-action ul li:before{display: none;}
  .focus-page .climate-action ul li p:last-child{margin-bottom: 0;}
  .focus-page .climate-action ul li figure{width: 40%;}
  .focus-page .climate-action ul li figure img{width: 100%; height: 270px; object-fit: contain; object-position: center center;}
  .focus-page .climate-action ul li .text{padding: 0 0 0 10%;}
  .focus-page .climate-action ul li h4{color: #000; font-size: 30px; margin: 0 0 30px;}
  .focus-page .climate-action ul li:nth-child(2n){text-align: left; flex-direction: inherit;}
  .focus-page .climate-action ul li:nth-child(2n) .text{padding: 0 10% 0 0;}

.impact-page{padding: 0; position:relative; z-index:2;} 
  .impact-page h2{color:#000; font-size: 60px; position: relative; margin: 0 0 20px;}
  .impact-page h2 span{color: #00a9c6; font-family: 'CabinetGroteskBold';}
  .impact-page .left-grid{padding: 0 70px 0 15px;}
  .impact-page .info-area{position: relative; margin: 0 0 40px; background: rgba(122, 206, 216, 0.1); padding: 40px 40px 25px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; box-shadow: 0 8px 15px rgba(0, 0, 0, 0.2); color: #000;}
  .impact-page .info-area:nth-child(2n){background: rgba(0, 168, 197, 0.1);}
  .impact-page .info-area:nth-child(2n) h4 span{color: #08c014;}
  .impact-page .info-area:nth-child(2n) ul li::before{background: #c3e9f1;}
  .impact-page .info-area figure{margin: 0 0 20px; width: 75px; background: #fff; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; text-align: center; position: relative;}        
  .impact-page .info-area figure::after{position: absolute; content: ""; top: 0; left: 0; right: 0; bottom: 0; margin: -7px; border: 2px dashed #00a8c5; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; -webkit-transition: 0.5s; transition: 0.5s; -webkit-animation: rotation 50s infinite linear; animation: rotation 50s infinite linear;-webkit-transition: all 0.5s; transition: all 0.5s;}       
  .impact-page .info-area figure i{width: 75px; height: 75px; line-height: 75px; font-size: 34px; -webkit-text-fill-color: transparent; -webkit-text-stroke: 3px #00a8c5; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%;}
  .impact-page .info-area img{width: 100%; height: 100px; object-fit: cover; object-position: center center;}        
  .impact-page .info-area p{color: #1D443E; font-size: 30px; line-height: 50px;}        
  .impact-page .info-area h4{color: #000; font-size: 26px; margin: 0 0 20px;}        
  .impact-page .info-area h4 span{color: #319b88; display: block; font-size: 16px; font-weight: 700; margin: 5px 0 0;}        
  .impact-page .info-area ul li{margin: 0; padding: 0 0 25px 30px;}
  .impact-page .info-area ul li::before{content: "\f192"; color: #00a9c6; font-family: FontAwesome; position: absolute; left: -11.5px; top: 0; background: #def2f5; width: 25px; border-radius: 100%; text-align: center; z-index: 2;}
  .impact-page .info-area ul li::after{content: ""; width: 2px; height: 100%; background: #00a9c6; position: absolute; left: 0; top: 6px;}
  .impact-page .info-area ul li:last-child:after{display: none;}
  
  .impact-page .info-sticky{position: sticky; height: 650px; top: 70px; right: 0;}
  .impact-page .info-sticky figure{margin: 0;}
  .impact-page .info-sticky figure img{}

@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}

@keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}

.widget{margin: 0 0 30px;}

.model-village-page{padding: 0; position:relative; z-index:2;} 
  .model-village-page h2{color:#000; font-size: 60px; position: relative; margin: 0 0 20px;}
  .model-village-page h2 span{color: #00a9c6; font-family: 'CabinetGroteskBold';}
  .model-village-page li{padding: 0 !important;}
  .model-village-page li:before{display: none;}
  .model-village-page li p{position: relative; margin: 0 0 30px; color: #000; display: flex; gap: 20px;}
  .model-village-page .left-grid{padding: 0 30px 0 15px;}
  .model-village-page .right-grid{padding: 0 15px 0 30px;}
  .model-village-page .right-grid li p{flex-direction: row-reverse; text-align: right;}
  .model-village-page li p span{text-align: center; color: #fff; border-radius: 0; font-weight: 500; font-family: "DM Serif Display", serif; font-size: 30px; line-height: 52px; min-width: 60px; height: 54px; background-image: url(images/btn-shape.png); background-repeat: no-repeat; background-position: center center; background-size: 100% 80%; background-attachment: scroll; position: static; display: block;}

.contact-page{padding:0; position:relative; z-index:2;}
  .contact-page h2{color:#000; font-size: 60px; position: relative; margin: 0 0 20px; text-transform: capitalize;}
  .contact-page h2 span{color: #00a9c6; font-family: 'CabinetGroteskBold';}
  .contact-page .left-grid{padding: 0 80px 0 15px;}
  .contact-page .right-grid{}
  .contact-page form{--bs-gutter-x: 1.5rem; --bs-gutter-y: 0; display: flex; flex-wrap: wrap; overflow:hidden; position:relative; z-index:2; margin: 0; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; box-shadow: 0px 10px 50px 0px rgba(26, 46, 85, 0.07); padding: 20px 20px;}
  .contact-page form > *{padding:0 15px;}
  .contact-page form .form-control{background:none; border:0; border-bottom: 2px solid #dfdfdf; box-shadow:none; font-weight:normal; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; color: #000; height: 56px; padding: 6px 0;}
  .contact-page form .form-control:focus{border-color:#1b75bb;}
  .contact-page form .form-control::-webkit-input-placeholder {color: #000;}
  .contact-page form .form-control::-moz-placeholder {color: #000;}
  .contact-page form .form-control:-ms-input-placeholder {color: #000;}
  .contact-page form .form-control:-moz-placeholder {color: #000;}
  .contact-page form textarea{height:100px !important; color: #000;}
  .contact-page form textarea.form-control::-webkit-input-placeholder {color: #000;}
  .contact-page form textarea.form-control::-moz-placeholder {color: #000;}
  .contact-page form textarea.form-control:-ms-input-placeholder {color: #000;}
  .contact-page form textarea.form-control:-moz-placeholder {color: #000;}
  .contact-page form label{font-size:15px; color:#b0b0b0; padding:0 12px;}
  .contact-page form .form-group{margin:0 0 20px;}
  .contact-page form .sumit{display: inline-block; vertical-align: middle; width: auto; padding: 15px 0 11px 25px; background: none; border: 0; color: inherit; text-transform: uppercase;} 
  .contact-page form .btn{padding: 0 25px 0 0;} 
  .contact-page form .btn br{display: none;} 
  .contact-page form p{margin: 0;} 
  .contact-page form .btn span{background: #3c64ff;} 
  .contact-pagecontact-page form .btn i{display: inline-block; vertical-align: middle;} 
  .contact-page .detail-grid{position: relative; color: #000; font-size: 16px; display: flex; gap: 20px;}
  .contact-page .detail-grid a:hover{color: #00a9c6;}
  .contact-page .detail-grid a{display: inline-block; font-weight: normal; font-size: 16px; color: #000; font-family: 'CabinetGroteskMedium';}
  .contact-page .detail-grid span{display: inline-block; vertical-align: top; color: #000; font-size: 18px; font-family: 'CabinetGroteskBold';}
  .contact-page .detail-grid span span{display: block;}
  .contact-page .detail-grid i{display: inline-block; font-size: 26px; vertical-align: top; margin: 8px 0 0 0; color: #00a9c6;}
  .contact-page .map{border: 10px solid #fff; box-shadow: 0px 5px 25px rgba(0, 0, 0, 0.08); -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; overflow: hidden;}
  .contact-page .map iframe{width:100%}
  .icon-contact{display: inline-block; vertical-align: middle;}
  .icon-contact i{color: #fff; border:0; display:inline-block; font-size: 16px; line-height: 50px; margin: 0; height: 50px; width: 50px; text-align: center; position:relative; z-index:1; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%;}
  .icon-contact .facebook{background:#3a5896;}
  .icon-contact .twitter{background:#00aced;}
  .icon-contact .fa-youtube{background:#b00;}
  .icon-contact .linkedin{background:#007ab5;}
  .icon-contact .fa-google-plus{background: #dc4e41;}
  .icon-contact .fa-whatsapp{background: #4dc247;}
  .icon-contact .fa-instagram{background: #f09433; background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
filter: progid:DXImageTransform.Microsocontact.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );}
  .icon-contact i:hover{opacity:0.8; transition:0.8s ease-in-out; -webkit-transition:all 0.8s ease-in-out; -moz-transition:all 0.8s ease-in-out; -ms-transition:all 0.8s ease-in-out; -o-transition:all 0.8s ease-in-out;} 
    
    /** Smartphones **/
@media (min-width: 320px) and (max-width: 767px) {
   
   body{font-size: 15px;}
   p{line-height: 25px;}
   .container{width: 100%;}
   .head-top{display: none;}
   .slide-text{padding: 0;}
   .slide-text h1{font-size: 48px;}
   .banner figure{padding: 0;}
   
   .content{width: inherit;}
   .about-sec h2, .service-sec h2, .our-approach h2, .our-programs h2, .logo-grid h2, .why-choose h2, .focus-page h2, .impact-page h2, .model-village-page h2, .contact-page h2{font-size: 40px;}
   .about-sec h2 span, .service-sec h2, .our-approach h2 span{font-size: 18px;}
   
   .about-sec .nav .nav-item{margin: 0 10px 10px;}
   .about-sec .nav .nav-item::after{display: none;}
   .about-sec .about-right{padding: 0 15px;}
   .our-approach figure{padding: 0;}
   .logo-grid .item{margin: 15px 5px; padding: 10px;}
   .logo-grid .item figure{padding: 10px 15px;}
   .footer{padding: 40px 0 0;}
   .footer .ft-col{padding: 40px 15px 50px !important; border-right: 0 !important; border-bottom: 1px solid #2a2a2a;}
   
   .banner-inner .textblock{height: 210px; padding: 210px 0 0;}
   .focus-page h3{font-size: 30px;}
   .focus-page .climate-action ul li h4{font-size: 26px; margin: 0 0 15px;}
   .focus-page .climate-action ul li{text-align: center !important; flex-direction: column !important;}
   .focus-page .climate-action ul li figure{width: auto;}
   .focus-page .climate-action ul li figure img{height: 150px;}
   .focus-page .climate-action ul li .text{padding: 0 !important;}
   .focus-page .climate-action .info{padding: 40px 30px 25px;}
   .impact-page .left-grid{padding: 0 15px;}
   .impact-page .info-sticky{position: relative; height: inherit; top: 0; right: 0;}
   .impact-page .info-area h4{font-size: 20px;}
   .programs-page .row-grid .content{flex-direction: column;}
   .programs-page .row-grid .content p{width: auto;}
   .model-village-page .left-grid, .model-village-page .right-grid{padding: 0 15px;}
   .model-village-page .right-grid li p{flex-direction: inherit; text-align: left;}
   .contact-page .left-grid{padding: 0 15px;}
   .contact-page form .form-group{width: 100%;}
       
}


/* Smartphones to Tablets */
@media (min-width: 481px) and (max-width: 767px) {
   
   .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{width: 100% !important;}
   
}

/* Tablets */
@media (min-width: 768px) and (max-width: 959px) {
         
   .container{width: auto; max-width:850px !important; padding:0 30px;}
   body{font-size: 15px;}
   p{line-height: 25px;}
   .head-top{display: none;}
   .slide-text{padding: 0;}
   .slide-text h1{font-size: 54px;}
   .banner figure{padding: 0;}
   
   .content{width: inherit;}
   .about-sec h2, .service-sec h2, .our-approach h2, .our-programs h2, .logo-grid h2, .why-choose h2, .focus-page h2, .impact-page h2, .model-village-page h2, .contact-page h2{font-size: 50px;}
   .about-sec h2 span, .service-sec h2 span, .our-approach h2 span{font-size: 20px;}
   
   .about-sec .about-left, .about-sec .about-right, .our-approach .left-grid, .our-approach .right-grid, .why-choose .left-grid, .why-choose .right-grid, .programs-page .left-grid, .programs-page .right-grid, .contact-page .left-grid, .contact-page .right-grid{width: 100%;}
   .about-sec .nav .nav-item{margin: 0 10px 10px;}
   .about-sec .nav .nav-item::after{display: none;}
   .about-sec .about-right{padding: 0 15px;}
   .our-approach figure{padding: 0;}
   .logo-grid .item{margin: 15px 5px; padding: 10px;}
   .logo-grid .item figure{padding: 10px 15px;}
   .footer{padding: 40px 0 0;}
   .footer .ft-col:nth-child(1){width: 100%;}
   .footer .ft-col{padding: 40px 15px 50px !important; border-right: 0 !important; border-bottom: 1px solid #2a2a2a; width: 50%;}
   
   .banner-inner .textblock{height: 210px; padding: 210px 0 0;}
   .focus-page h3{font-size: 30px;}
   .focus-page .climate-action ul li h4{font-size: 26px; margin: 0 0 15px;}
   .focus-page .climate-action ul li{text-align: center !important; flex-direction: column !important;}
   .focus-page .climate-action ul li figure{width: auto;}
   .focus-page .climate-action ul li figure img{height: 150px;}
   .focus-page .climate-action ul li .text{padding: 0 !important;}
   .focus-page .climate-action .info{padding: 40px 30px 25px;}
   .impact-page .left-grid{padding: 0 15px;}
   .impact-page .info-area h4{font-size: 20px;}
   .programs-page .row-grid .content{flex-direction: column;}
   .programs-page .row-grid .content p{width: auto;}
   .model-village-page .left-grid, .model-village-page .right-grid{padding: 0 15px;}
   .model-village-page .right-grid li p{flex-direction: inherit; text-align: left;}
   .contact-page .left-grid{padding: 0 15px;}
   .contact-page form .form-group{width: 100%;}
   
}

/* Desktop */
@media (min-width: 960px) and (max-width: 1090px) { 
    
   .container{width:auto; max-width:1030px!important; padding:0 30px;}
   body{font-size: 15px;}
   p{line-height: 25px;}
   .head-top{display: none;}
   .slide-text{padding: 0;}
   .slide-text h1{font-size: 54px;}
   .banner figure{padding: 0;}
   
   .content{width: inherit;}
   .about-sec h2, .service-sec h2, .our-approach h2, .our-programs h2, .logo-grid h2, .why-choose h2, .focus-page h2, .impact-page h2, .model-village-page h2, .contact-page h2{font-size: 50px;}
   .about-sec h2 span, .service-sec h2 span, .our-approach h2 span{font-size: 20px;}
   
   .about-sec .nav .nav-item{margin: 0 10px 10px;}
   .about-sec .nav .nav-item::after{display: none;}
   .about-sec .about-right{padding: 0 15px;}
   .our-approach figure{padding: 0;}
   .logo-grid .item{margin: 15px 5px; padding: 10px;}
   .logo-grid .item figure{padding: 10px 15px;}
   .footer{padding: 40px 0 0;}
   .footer .ft-col{padding: 40px 15px 50px !important; border-right: 0 !important; border-bottom: 1px solid #2a2a2a;}
   
   .banner-inner .textblock{height: 210px; padding: 210px 0 0;}
   .focus-page h3{font-size: 30px;}
   .focus-page .climate-action ul li h4{font-size: 26px; margin: 0 0 15px;}
   .focus-page .climate-action .info{padding: 40px 30px 25px;}
   .impact-page .left-grid{padding: 0 15px;}
   .impact-page .info-area h4{font-size: 20px;}
   .programs-page .row-grid .content{flex-direction: column;}
   .programs-page .row-grid .content p{width: auto;}
   .model-village-page .left-grid, .model-village-page .right-grid{padding: 0 15px;}
   .model-village-page .right-grid li p{flex-direction: inherit; text-align: left;}
   .contact-page .left-grid{padding: 0 15px;}

}

/* Large Display */
@media (min-width: 1200px) and (max-width: 1400px) { 
  
  .container{max-width: 92%;}
  .header .navbar .logo img{max-width: 250px;}
  .header nav .navbar .links li{margin: 0 0 0 15px;}
  .faq-wrap::before{width: 950px;}

}


@media (min-width: 1401px) {
	
  .container{max-width: 1300px;}
	
}