﻿@import url('https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Nunito:200,300,400,600,700,800,900');
@charset "UTF-8";
body {
     margin: 0;
     padding: 0;
     font-family: 'Poppins', sans-serif;
     color: #080808;
}
*, ::after, ::before {
     -webkit-box-sizing: border-box;
     box-sizing: border-box;
}
::selection {
     background: #11b5b4;
     color: #fefefe;
}
a:hover{
    text-decoration:none;
}
label, div, section {
     box-sizing: border-box;
}
section {
    float: left;
    width: 100%;
    position: relative;
}
main{
    float: left;
    width: 100%;
}
.container-fluid {
     width: 100%;
     margin: auto;
}
h3{
    color: #080808;
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 25px;
}
p{
    color: #7b7b7b;
    font-size: 14px;
    line-height: 20px;
}
header{
    float: left;
    width: 100%;
}
header .navigation{}
header .navigation .navbar{
    padding: 0px 0;
}
header .navigation .navbar .navbar-brand{}

.btn-white{
    background-color: #fff;
    color: #080808;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    border-radius: 8px;
    width: 140px;
    margin:10px 0;
    display: grid;
    align-items: center;
    justify-content: center;
    padding:0;
    height: 43px;
}
.btn-white:hover{
    background-color: #017433;
    color: #fff;
}
.btn-green{
    background-color: #017433;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    border-radius: 8px;
    width: 140px;
    margin:10px 0;
    display: grid;
    align-items: center;
    justify-content: center;
    padding:0;
    height: 43px;
}
.btn-green:hover{
    background-color: #fff;
    color: #017433;
    border:1px solid #017433;
}
.btn-green:focus{
    outline:none;
    box-shadow:none;
    -webkit-box-shadow:none;
}
.homeSlider{
    float: left;
    width: 100%;
    height: 500px;
    background: #0075bd;
    background-size: cover;
    background-position: center center;
    position: relative;
}

.homeSlider .carousel-inner {
    height: 100%;
}
.carousel-item {
    min-height: 500px;
    height: 100%;
    width: 100%;
}
.homeSlider .carousel-inner .carousel-item{
    background-size:cover;
    background-position: 100% 100%;
}
.homeSlider:before{
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    background-image:url(../images/slider-overlay.png);
    background-repeat: no-repeat;
}
.homeSlider .carousel-caption{
    padding-bottom:10px;
    text-align: left;
    bottom: auto;
    top: 28%;
    width: 50%;
    left: 10%;
}
.homeSlider h3{
    font-size: 44px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 5px;
    color: #000;
}
.homeSlider p{
    color: #000;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 24px;
}


.homeSlider ol.carousel-indicators {
    z-index: 999999;
    bottom: 30px;
    justify-content: flex-start;
    margin-left: 10%;
}

.homeSlider .carousel-indicators .active::before{
    border:1px solid #ffffff;
    height:15px;
    width:15px;
    border-radius:50%;
    top:-5px;
    left:-5px
}

.homeSlider .carousel-indicators li {
    height: 5px;
    width: 5px;
    background-color: #ffffff;
    border-radius: 50%;
    margin: 0 6px;
}
.homeSlider .carousel-indicators li:before{
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}
.homeSlider .carousel-indicators li:after{
    height: 5px;
    width: 5px;
}
.ct-scroll-down {
    justify-content: center;
    display: inline-flex;
    width: 100%;
    padding: 30px 0;
    position: absolute;
    bottom: 0;
}
.ct-scroll-down img {
    -webkit-animation: mover 1s infinite alternate;
    animation: mover 1s infinite alternate;
}
@-webkit-keyframes mover {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 100px);
        transform: translate3d(0, 0, 100px);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.ct-aboutus-thumb {
    display: flex;
}
.about-us{
    float: left;
    width: 100%;
    position: relative;
    padding: 105px 0 100px;
}
.about-us:after{
    content:'';
    position:absolute;
    bottom:-40px;
    right:4%;
    height:559px;
    width:569px;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    background-image:url(../images/about-us/about-us-bg.png);
}
.ct-aboutus-thumb {
    display: flex;
    padding-right: 15px;
}
.ct-aboutus-thumb .ct-thumbs-figure.left{
    width: 37%;
    margin-right: 5px;
}
.ct-aboutus-thumb .ct-thumbs-figure.full .ct-aboutus-figue{
    height: 420px;
}
.ct-aboutus-thumb .ct-thumbs-figure.left .ct-aboutus-figue:nth-child(2){
    height: 178px;
}
.ct-aboutus-thumb .ct-thumbs-figure.right{
    width: 60%;
    margin-left: 5px;
}
.ct-aboutus-thumb .ct-thumbs-figure.right .ct-thumbs-top .ct-aboutus-figue{
    height:265px;
}
.ct-aboutus-thumb .ct-thumbs-figure.right .ct-thumbs-bottom{
    display: flex;
}
.ct-aboutus-thumb .ct-thumbs-figure.right .ct-thumbs-bottom .ct-aboutus-figue:nth-child(1){
    height:150px;
    width: 40%;
    margin-right: 5px;
}
.ct-aboutus-thumb .ct-thumbs-figure.right .ct-thumbs-bottom .ct-aboutus-figue:nth-child(2){
    height:150px;
    width: 60%;
    margin-left: 5px;
}
.ct-aboutus-thumb .ct-aboutus-figue{
    background-size: cover;
    height: 236px;
    border-radius: 8px;
    margin: 0 0 10px;
    display: block;
    overflow: hidden;
    background: #ededed;
}
.ct-aboutus-thumb .ct-aboutus-figue .child{
    border-radius: 8px;
    height:100%;
    background-position:center;
    transition: transform .5s ease;
    background-repeat: no-repeat;
}
.ct-aboutus-thumb .ct-aboutus-figue:hover .child {
    transform: scale(1.5);
}
.ct-aboutus-thumb .ct-aboutus-figue.fullwidth{
    width: 100%;
}
.ct-aboutus,.ct-liststyle-two {
    float: left;
    width: 100%;
}
.ct-aboutus {padding: 60px 0px 0px;position: relative;z-index: 9;}
.ct-heading{
    position: relative;
}
.ct-heading.text-center{
    width: 50%;
    margin: auto;
}
.ct-heading.text-center .separator{
    margin: 0 auto 20px;
}
.ct-heading h2{
    font-size: 40px;
    font-weight: bold;
    margin: 0px 0px 17px;
    line-height: 1;
    text-transform: uppercase;
}
.separator{
    display: block;
    width:53px;
    height:3px;
    background-color:#fdcb39;
    margin-bottom: 22px;
}
.ct-heading small {
    font-weight: 500;
    font-size: 100%;
}
.ct-aboutus p {
    margin: 0px 0px 30px;
    line-height: 26px;
    font-size: 14px;
    color: #5b5b5b;
}
.ct-aboutus h5 {
    font-weight: bold;
    margin: 0px 0px 26px;
}
.ct-box{
    background-color: #fff;
    padding: 5px;
    border-radius: 10px;
    position: relative;
    box-shadow: 0 17px 37px 0 #00000014;
    margin-bottom: 30px;
}
a.ct-box{
    color:black;
}
.ct-box .ct-box-figue{
    overflow: hidden;
    border-radius: 10px;
    height: 220px;
    width: 100%;
}
.ct-box ul.date {
    list-style-type: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 10px;
    left: 10px;
}
.ct-box ul.date li{
    background-color: rgba(255, 255, 255, 0.95);
    text-align: left;
    border-radius: 8px;
    margin-bottom: 10px;
    text-transform: uppercase;
    height: 40px;
    width: 145px;
    display: grid;
    justify-content: center;
    align-items: center;
    background-image: linear-gradient(45deg, #22335e, #0073ba);
}
.ct-box ul.date li a{
    color: #fff;
    font-size: 14px;
    font-weight: 800;
    text-decoration: none;
}
.ct-box ul.date li a .fa {
    margin-right: 15px;
}
.ct-box .ct-box-figue .ct-box-child{
    width: 100%;
    height: 100%;
    background-position: center;
	background-size: cover;

    border-radius: 10px;
    transition: .5s linear;
    background-repeat: no-repeat;
    background-color: #efeef1;
}
.ct-box .ct-box-figue:hover .ct-box-child{
         transform:scale(1.2);
    -webkit-filter:blur(1px);
}
.ct-box .ct-box-author{
    padding: 15px 6px;
    text-align: center;
}
.ct-box .ct-box-author h4{
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 600;
}
.ct-box .ct-box-author p{
    font-size: 14px;
    margin-bottom: 20px;
    color: #5b5b5b;
}
.ct-box .ct-box-author a{
    margin: auto;
	
}
.our-blogs{
    padding: 109px 0 98px;
    background-position: center;
    background-size: cover;
}
.our-blogs .blogs-wrapper{
    padding: 40px 0 0;
}
.our-products{
    background-color: #f9f9f9;
    padding: 105px 0 298px;
}
.our-products .products-wrapper{
    padding-top: 58px; 
}
.our-products .products-wrapper .products-tabs{
    display: flex;
}
.our-products .products-wrapper .products-tabs ul{
    border: 0;
    display: flex;
    flex-flow: wrap;
    margin: auto;
}
.our-products .products-wrapper .products-tabs ul li{
    margin: 0 10px;
    position:relative;
}

.our-products .products-wrapper .products-tabs ul li a{
    color: #080808;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    position:relative
}

.our-products .products-wrapper .products-tabs ul li a:after{
    content:'';
    position:absolute;
    left: 15px;
    right: 15px;
    bottom: -6px;
    height:3px;
    background-color:transparent;
}
.our-products .products-wrapper .products-tabs ul li:hover a:after,
.our-products .products-wrapper .products-tabs ul li a.active:after{
    background-color:#fdcb39;  
}
.our-products .products-wrapper .tab-content{
    padding: 40px 0 0;
}
.our-products.product-page{
    padding: 99px 0 66px;
}
.our-services{
    padding: 0 0 108px;
}
.our-services .services-wrapper{
    background-color: #fff;
    box-shadow: 0px 0px 20px 0px #00000014;
    padding: 65px 0;
    border-radius: 8px;
    position: relative;
    margin-top: -220px;
    z-index: 9;
}
.our-services .services-wrapper .service-box{
    margin-top: 30px;
}
.service-box{
    text-align: center;
}
.service-box .services-box-figue{
    height: 80px;
    width: 80px;
    display: grid;
    align-items: center;
    justify-content: center;
    margin: auto;
    margin-bottom: 13px;
}
.service-box img{
}
.service-box h4{
    font-size: 20px;
    color: #080808;
    font-weight: 600;
    margin-bottom: 14px
}
.service-box p{
    font-size: 14px;
    margin-bottom: 20px;
    color: #5b5b5b;
    margin: 0
}


.our-industry{
    position: relative;
    padding-bottom: 140px;
}
.our-industry .industry-wrapper{
    display: flex;
    width: 100%;
    padding-left: 13%;
}
.our-industry .industry-list{
    width: 44%;
    /* padding-left: 13%; */
}
.our-industry .industry-list h6{
    font-size: 20px;
    color: #0f0e0e;
    font-weight: 600;
    margin-bottom: 30px;
}
.our-industry .industry-list ul{
    list-style-type: none;
    padding: 0;
}
.our-industry .industry-list ul li{
    padding: 0 20px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 0 50%;
    background-image: url(../images/icons/green-dot.png);
    margin-bottom: 20px;
}
.industry-figue{
    right: 0;
    top: 0;
    width: 56%;
    position: relative;
}
.industry-figue .logo-bg{
    position: absolute;
    left: 0;
    top: 30%;
    height: 233px;
    width: 223px;
    border-radius: 50%;
    background-color: #e9eaef;
    padding: 26px;
}
.industry-figue .logo-bg .inner-bg{
    height: 100%;
    width: 100%;
    background-color: #d5d7e1;
    border-radius: 50%;
    display: grid;
    align-items: center;
    justify-content: center;
}
.industry-figue .logo-bg .inner-bg .child{
    background-color: #fff;
    border-radius: 50%;
    height: 109px;
    width: 109px;
    display: grid;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 9;
}

.industry-figue .bg-layer .child{
    height: 100%;
    width: 100%;
}
.industry-figue .bg-layer .child img{}


.testimonials{
    padding: 105px 0 75px;
}
.testimonials .wrapper-carousel-fix{
    /* padding: 50px; */
}
.testimonials .wrapper-carousel-fix .testimonial-carousel{}
.testimonials .wrapper-carousel-fix .testimonial-carousel .carousel-inner{}
.testimonials .wrapper-carousel-fix .testimonial-carousel .carousel-inner .carousel-item {
    padding: 50px 50px 0;
    min-height: auto;
}
.testimonials .wrapper-carousel-fix .testimonial-carousel .carousel-inner .carousel-item .testimonial{}
.testimonials .wrapper-carousel-fix .testimonial-carousel .carousel-inner .carousel-item .testimonial p{
    border: 2px solid #017433;
    padding: 45px;
    text-align: center;
    color: #232323;
    font-size: 18px;
    line-height: 30px;
    position: relative;
    margin-bottom: 40px;
}
.testimonials .wrapper-carousel-fix .testimonial-carousel .carousel-inner .carousel-item .testimonial p:after{
    content:'';
    position: absolute;
    left: 74px;
    bottom: -32px;
    width: 0;
    height: 0;
    transform: rotate(0deg);
    border-left: 0px solid transparent;
    border-right: 65px solid transparent;
    border-top: 32px solid #017433;
}
.testimonials .wrapper-carousel-fix .testimonial-carousel .carousel-inner .carousel-item .testimonial p img{
    position: absolute;
    top: -30px;
    color: #017433;
    font-size: 100px;
    left: 30px;
}
.testimonials .wrapper-carousel-fix .testimonial-carousel .carousel-inner .carousel-item .testimonial .testimonial-author{
    width: 200px;
}
.testimonials .wrapper-carousel-fix .testimonial-carousel .carousel-inner .carousel-item .testimonial h4{
    font-weight: 600;
    color: #232323;
    font-size: 18px;
    text-align: center;
    margin: 0;
}
.testimonials .wrapper-carousel-fix .testimonial-carousel .carousel-inner .carousel-item .testimonial h6{
    font-size: 14px;
    color: #017433;
    font-weight: 600;
    margin: 0;
    text-align: center;
}
.testimonials .wrapper-carousel-fix .testimonial-carousel .carousel-control{
    width: auto;
    opacity: .5;
    color: #232323;
    left: auto;
    right: 50px;
    top: auto;
    bottom: 20px;
    font-size: 18px;
}
.testimonials .wrapper-carousel-fix .testimonial-carousel .carousel-control:hover{
    color:#017433;
    opacity:1;
}
.testimonials .wrapper-carousel-fix .testimonial-carousel .carousel-control.carousel-control-next{}
.testimonials .wrapper-carousel-fix .testimonial-carousel .carousel-control.carousel-control-prev{
    right: 80px;
}

.counter{
    background-image: url(../images/counter-bg.png);
}
.counter .col-sm-3{
    position: relative;
}
.counter .milestone {
    text-align: center;
    padding: 50px 30px;
}
.counter .milestone .milestone-figue{
    width: 110px ;
    height:97px;
    display: grid;
    align-items: center;
    justify-content: center;
    margin: auto;
}
.counter .milestone_counter {
    font-size: 42px;
    font-weight: 700;
    line-height: 0.75;
    color: #14bdee;
}
.counter .milestone_text {
    font-size: 20px;
    font-weight: 400;
    color: #FFFFFF;
    text-transform: uppercase;
}
.counter .col-sm-3:not(:last-child)::after {
    display: block;
    position: absolute;
    top: 0;
    bottom: 53px;
    right: 0;
    width: 1px;
    background: rgba(255,255,255,0.2);
    content: '';
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    transform: rotate(0deg);
}

.top-banner{
    height: 320px;
    background-position: center;
    position: relative;
    display: flex;
}
.top-banner:before {
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    background-image: url(../images/slider-overlay.png);
    background-repeat: no-repeat;
}
.top-banner .container{
    display: flex;
    position: relative;
}
.top-banner .banner-wrapper{
    width: 80%;
    margin: auto 0;
}
.top-banner .banner-wrapper h1{
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 44px;
    margin-bottom: 12px;
}
.top-banner .banner-wrapper p{
    font-size: 18px;
    color: #fff;
    line-height: 24px;
    margin: 0
}
.ct-wrapper{
    padding: 109px 0 ;
}
.ct-desciption{}
.ct-desciption .ct-figue{
    height: 430px;
    overflow: hidden;
    border-radius: 10px;
    margin-bottom: 20px
}
.ct-desciption .ct-figue .child{
    height: 100%;
    border-radius: 10px;
    background-position: center;
}
.ct-desciption p{
    font-size: 16px;
    color: #363636;
    opacity: .8;
    line-height: 26px;
}
.desc-testimonial{
    position: relative;
    background-color: #f7f7f7;
    padding: 40px 60px;
    border-left: 3px solid #fdcb39;
    margin-bottom: 24px;
}
.desc-testimonial .fa{
    color: #fdcb39;
    position: absolute;
    left: 20px;
    top: 20px;
    font-size: 36px;
}
.desc-testimonial p{
    color: #0d0d0d;
    font-size: 18px;
    font-style: italic; 
    margin: 0;
    text-align: center;
}
.right-content{}
.right-content h4{
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
}
.search-bar{
    display: flex;
    padding: 5px;
    background: #fff;
    box-shadow: 0px 0px 20px 0px #00000014;
    border-radius: 8px;
    border:1px solid transparent;
    margin-bottom: 25px;
}
.search-bar .form-control{
    height: 50px;
    border: 0;
    padding: 18px;
    color: #1f1f1f;
    opacity: .6;
}
.search-bar:focus,
.search-bar:hover{
    border:1px solid #017433
}
.search-bar .form-control:focus{
    outline:none;
    box-shadow:none;
    -webkit-box-shadow:none
}
.search-bar .btn-green{
    height: 50px;
    width: 56px;
    margin: 0;
}
ul.recent-post{
    list-style-type: none;
    padding: 0;
}
ul.recent-post li{
   margin-bottom: 30px; 
}
ul.recent-post li a{
    display: flex;
}
ul.recent-post li a .figue{
    float:  left;
    height: 88px;
    width: 97px;
    border-radius: 8px;
    overflow: hidden;
}
ul.recent-post li a .figue .child{
    height: 100%;
    border-radius: 8px;
    background-position: center;
    background-size: cover;
}
ul.recent-post li a .author{
    padding: 0 15px;
    width: 75%;
    margin: auto;
}
ul.recent-post li a .author p{
    font-size:16px;
    color: #0f0e0e;
    font-weight:  500;
    margin-bottom: 0px;
}
ul.recent-post li a .author span{
    font-size:14px;
    color: #017433;
    font-weight:  500;
    text-transform: uppercase;
}
.contact-us{
    float: left;
    width: 100%;
    padding: 107px 0 56px;
}
.contact-us .contact-us-wrapper{}
.contact-us .contact-us-wrapper .contact-us-detail{
    background-color: #0075bd;
    padding: 15px 30px;
    border-radius: 5px;
}
.contact-us .contact-us-wrapper .contact-us-detail .ct-heading{}
.contact-us .contact-us-wrapper .contact-us-detail .ct-heading h2{
    color: #fff;
    font-size: 28px;
    margin: 15px 0;
}
.contact-us .contact-us-wrapper .contact-us-detail ul{
    list-style-type: none;
    padding: 0
}
.contact-us .contact-us-wrapper .contact-us-detail ul li{
    font-size: 16px;
    font-weight: 100;
    color: #fff;
    line-height: 26px;
    margin: 23px 0;
    padding-left: 25px;
    background-repeat: no-repeat;
    background-position: 0% 6px;
}
.contact-us .contact-us-wrapper .contact-us-detail ul li:nth-child(1){
    background-image: url(../images/icons/map-marker.png);
}
.contact-us .contact-us-wrapper .contact-us-detail ul li:nth-child(2){
    background-image: url(../images/icons/phone-white.png);
}
.contact-us .contact-us-wrapper .contact-us-detail ul li:nth-child(3){
    background-image: url(../images/icons/email-white.png);
}
.contact-us .contact-us-wrapper .contact-us-detail ul li:nth-child(4){
    background-image: url(../images/icons/weblink-white.png);
}

.contact-us .contact-us-wrapper .contact-us-form{
    width: 100%;
    margin: auto;
}
.contact-us .contact-us-wrapper .contact-us-form .form-group{
    float: left;
    width: 100%;
    margin: 0;
}
.contact-us .contact-us-wrapper .contact-us-form .half-box{
    margin-bottom: 1rem;
}
.contact-us .contact-us-wrapper .contact-us-form .form-group.submit-button{
    padding: 10px 5px;
}
.contact-us .contact-us-wrapper .contact-us-form .half-box{
    width: 50%;
    float: left;
    padding: 0 8px;
}
.contact-us .contact-us-wrapper .contact-us-form .full-box{
    width: 100%;
    float: left;
    padding: 0 5px;
}
.contact-us .contact-us-wrapper .contact-us-form .form-group input.form-control{
    border: 1px solid #fff;
    height: 52px;
    border-radius: 8px;
    padding: 20px;
    box-shadow: 0px 0px 20px 0px #00000017;
    color: rgba(31, 31, 31, 0.54);
    font-size: 12px;
}
.contact-us .contact-us-wrapper .contact-us-form .form-group textarea.form-control{
    border-radius: 8px;
    padding: 20px;
    box-shadow: 0px 0px 20px 0px #00000017;
    height: 180px;
    border: 1px solid #fff;
    color: rgba(31, 31, 31, 0.54);
    font-size: 12px;
}
.contact-us .contact-us-wrapper .contact-us-form .form-group .form-control:hover,
.contact-us .contact-us-wrapper .contact-us-form .form-group .form-control:focus{
    border-color: #017433;
}
.contact-us .contact-us-wrapper .contact-us-form .form-group.submit-button .btn-green{
    margin-left:auto;
}
.contact-us-map{
    float: left;
    width: 100%;
}
.contact-us-map iframe{
    width: 100% !important;    
}

.ct-pagination{
    display: flex;
    width: 100%;
    margin:auto;
    padding: 40px 0 0;
}
.ct-pagination ul{
    display: flex;
    list-style-type: none;
    padding: 0;
    margin: auto;
}
.ct-pagination ul li{
    width: 41px;
    height: 41px;
    margin:0 5px;
    border-radius: 6px;
    text-align: center;
    display: grid;
    align-content: center;
    align-items: center;
    box-shadow:  0px 0px 20px 0px #00000010
}
.ct-pagination ul li.next,
.ct-pagination ul li.prev{
    width: 100px;
}
.ct-pagination ul li.active,
.ct-pagination ul li:hover{
    background-color: #017433;
    -webkit-transition: .3s linear ease-in-out 0s;
    transition: .3s linear ease-in-out 0s;
}
.ct-pagination ul li a{
    color: #1f1f20;
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
}
.ct-pagination ul li:hover a,
.ct-pagination ul li.active a{
    color: #fff;
}
.our-blogs .right-side p{
    font-family: 'Nunito', sans-serif;
    font-size: 25px;
    line-height: 34px;
}

footer{
    float: left;
    width: 100%;
    background-image: linear-gradient(90deg, #22325d, #0074bc);
    padding-top: 28px;
}
footer ul{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
footer .footer-top{
    float: left;
    width: 100%;
    padding: 30px 0;
}
footer .footer-top .col-sm-3{
    display:flex;
}
footer .footer-top .footer-logo{
    display: flex;
    margin: auto;
}
footer .footer-top .footer-logo a{
    display: flex;
    margin: auto;
}
footer .footer-top .footer-logo a img{}
footer .footer-top .get-in-touch-box{
    text-align: center;
    margin: auto;
}
footer .footer-top .get-in-touch-box .get-in-touch-figue{
    height: 45px;
    width: 45px;
    border-radius: 50%;
    background-color: #fff;
    display: grid;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #017433;
    box-shadow: 0px 0px 20px 0px #0000001c;
    margin: auto;
    margin-bottom: 20px;
}
footer .footer-top .get-in-touch-box h6{
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 15px;
}
footer .footer-top .get-in-touch-box p{
    font-size: 16px;
    color: #fff;
}
footer .footer-links{
    display: flex;
    margin: auto;
    width: 100%;
    float: left;
    padding: 22px 0;
    border-bottom: 1px solid rgba(255, 255, 255, .10);
}
footer .footer-links .row{
    width:100%;
}
footer .footer-links .footer-social-links{
    display: flex;
}
footer .footer-links .footer-social-links li{
    margin: 0 8px;
}
footer .footer-links .footer-social-links li a{
    color: #fff;
    font-size: 20px;
}
footer .footer-links .footer-social-links li a:hover{
    color: #017433;
}
footer .footer-links .footer-menu{
    display: flex;
}
footer .footer-links .footer-menu ul{
    margin-left: auto!important;
    display: flex;
    flex-flow: wrap;
}
footer .footer-links .footer-menu ul li{
    position: relative;
    padding: 0px 24px;
    margin: 0;
}
footer .footer-links .footer-menu ul li:before {
    content: '';
    position: absolute;
    height: 12px;
    width: 3px;
    background-color: #fff;
    top: 6px;
    right: 0;
}
footer .footer-links .footer-menu ul li a{
    color: #fff;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transform: all .3s linear ease-in-out 0s;
}
footer .footer-links .footer-menu ul li a:hover{
    color: #017433;
}
footer .footer-bottom{
    padding: 23px;
    display: flex;
    width: 100%;
    text-align: center;
}
footer .footer-bottom p{
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin: auto;
}



@media screen and (min-width:768px){
    header .navigation .navbar-collapse{}
    header .navigation .navbar-collapse ul{
    }
    header .navigation .navbar-collapse ul li.nav-item{
        position:relative;
        padding: 0 19px;
        margin: auto;
    }
    header .navigation .navbar-collapse ul li.nav-item:before {
        content: '';
        position: absolute;
        height: 12px;
        width: 3px;
        background-color: #151412;
        top: 6px;
        right: 0;
    }
    header .navigation .navbar-collapse ul li.nav-item:nth-last-child(1):before{
        display:none;
    }

    header .navigation .navbar-collapse ul li.nav-item a.nav-link{
        color: #080808;
        font-weight: 500;
        font-size: 16px;
        padding: 0;
        position: relative;
    }
   
    header .navigation .navbar-collapse ul li.nav-item.active a.nav-link,
    header .navigation .navbar-collapse ul li.nav-item:hover a.nav-link{
        color: #017433;
        -webkit-transition: all 0.3s ease-in-out 0s;
        transform: all .3s linear ease-in-out 0s;
    }
    .industry-figue .bg-layer{
        border-top-left-radius: 40px;
        border-bottom-left-radius: 40px;
        background-image: linear-gradient(90deg, #22325d, #0074bc);
        width: 85%;
        float: right;
        position: relative;
        padding: 70px 80px;
    }
}
@media screen and (max-width:767px){
    .navbar-dark .navbar-toggler{
        color: #0faaa9;
        border-color: rgb(15, 170, 169);
    }
    .navbar-dark .navbar-toggler:focus{
        outline: none;
        box-shadow: none;
        -webkit-box-shadow: none;
    }
    header .navigation .navbar-collapse{}
    header .navigation .navbar-collapse ul{
        padding: 20px 0 0;
    }
    header .navigation .navbar-collapse ul li.nav-item{
        position:relative;
        padding: 5px 0;
    }
    header .navigation .navbar-collapse ul li.nav-item a.nav-link{
        color: #080808;
        font-weight: 600;
        font-size: 14px;
        text-transform: uppercase;
        padding: 0;
        position: relative;
    }
    header .navigation .navbar-collapse ul li.nav-item:hover a.nav-link{
        color: #f17b6f;
    }
    header .navigation .navbar-collapse .btn-primary{
        margin: 10px 0 0;
    }
    .homeSlider{
        height: 450px;
    }
    .homeSlider .carousel-caption{
        width: auto;
        top:20%;
        left: 6%;
        right: 6%;
    }
    .homeSlider .carousel-item {
        min-height: 450px;
    }
    .homeSlider h3 {
        font-size: 36px;
    }
    .homeSlider p{
        font-size: 14px;
    }
    .top-banner .banner-section .banner-heading{
        width: 100%;
    }
    .top-banner .banner-section .banner-heading h3{
        font-size: 20px;
    }
    .top-banner .banner-wrapper{
        width: 100%;
    }
    .ct-pagination ul li.next, .ct-pagination ul li.prev {
        width: auto;
        padding: 0 15px;
    }
    .ct-heading.text-center {
        width: 100%;
    }
    .our-industry .industry-wrapper{
        flex-flow: wrap;
        padding: 0 15px;
    }
    .industry-figue .bg-layer .child img{
        width: 100%;
    }
    .our-industry .industry-list{
        width: 100%;
    }
    .industry-figue{
        width: 100%;
        top: 90px;
    }
    .industry-figue .logo-bg{
        height: 160px;
        width: 160px;
        padding: 15px;
        top: -20%;
        left: 31%;
    }
    .industry-figue .bg-layer{
        border-top-left-radius: 40px;
        border-top-right-radius: 40px;
        background-image: linear-gradient(90deg, #22325d, #0074bc);
        width: 100%;
        float: right;
        position: relative;
        padding: 80px 80px;
    }
    .testimonials .wrapper-carousel-fix .testimonial-carousel .carousel-inner .carousel-item{
        padding: 50px 0 0
    }
    .testimonials .wrapper-carousel-fix .testimonial-carousel .carousel-inner .carousel-item .testimonial p{
        padding: 24px;
        font-size: 14px;
    }
    .testimonials .wrapper-carousel-fix .testimonial-carousel .carousel-control.carousel-control-prev{
        right: 45px;
    }
    .testimonials .wrapper-carousel-fix .testimonial-carousel .carousel-control.carousel-control-next{
        right:20px;
    }
    footer .footer-top .footer-logo{
        margin-bottom: 30px;
    }
    footer .footer-links .footer-social-links{
        justify-content: center;
        margin-bottom: 30px;
    }
    footer .footer-links .footer-menu ul{
        justify-content: center;
    }
    footer .footer-links .footer-menu ul li{
        padding: 0px 16px; 
    }
}


.product-item-link{color:black;}
.product-item-link:hover{color:black;}
.product-item-link h4{color:black;}
.product-item-link p{color:black;}
.product-item-link:hover h4{color:black;}
.product-item-link:hover p{color:black;}


.lslide a img{width:100%;}

.contact-us-card .ct-heading  h2 {
    
    font-size: 18px !important;
    
}
.director-h3 {
    font-size: 16px !important;
    
}