/*----------------------------------------*/
/*  Theme CSS
/*----------------------------------------*/
html, body {
    height: 100%;
}
.setMission img {
    width:50px !important;
    float:left;
    margin-right:10px;
}
h1.setMission {
    font-size:20px;
    margin-bottom:0;
}
#mission-slider .owl-stage-outer {
    padding-bottom: 0px !important;
}
body {
    background: #fff none repeat scroll 0 0;
    color: #585757;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    text-align: left;
    overflow-x: hidden;
    line-height: 28px;
}
.logo img {
    width: 85px;
}
.about-inner h3 {
    text-align: center;
}
.about-inner p {
    text-align: justify;
}
.exp-doc p {
    font-size: 13px;
}
.why-us p {
    text-align: justify;
}
.footer-logo img {
    width: 100px;
}
.logo h1 {
    font-size: 23px;
}
.imp_link {
    list-style: none;
}
.imp_link a {
    color:#fff;
    font-size: 16px;
}
.about-content h1 {
    font-size: 25px;
    color: #5e9541;
}
.txt-rotate {
    color: #f57921;
}
.float-none{
    float: none;
    margin:0 auto;
}
.floatleft {
    float:left;
}
.floatright {
    float:right;
}
.alignleft {
    float:left;
    margin-right:15px;
    margin-bottom: 15px;
}
.alignright {
    float:right;
    margin-left:15px;
    margin-bottom: 15px;
}
.aligncenter {
    display:block;
    margin:0 auto 15px;
}
.no-padding{
    padding: 0px
}
a:focus {
    outline:0px solid;
}
img {max-width:100%;
    height:auto;
}
.fix {
    overflow:hidden;
}
p {
    margin: 0 0 15px;
    color: #888585;
    font-size: 17px;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0 0 15px;
    color: #555;
    font-weight: 700;
    
}
h1{
    font-size: 35px;
    line-height: 54px;
        
}
h2{
    font-size: 30px;
    line-height: 42px;
        
}
h3{
    font-size: 25px;
    line-height: 36px;
        
}
h4{
    font-size: 20px;
    line-height: 34px;
        
}
h5{
    font-size: 18px;
    line-height: 30px;
        
}
h6{
    font-size: 16px;
    line-height: 28px;
        
}
a {
    transition: all 0.3s ease 0s;
    text-decoration:none;
}
a:active, a:hover {
  outline: 0 none;
}
a:hover, a:focus {
    color: #003cc4;
    text-decoration: none;
}
.pt10{
    padding-top:10px;
}
.pt20{
    padding-top:20px;
}
.pt30{
    padding-top:30px;
}
.pt40{
    padding-top:40px;
}
.pt50{
    padding-top:50px;
}
.pb10{
    padding-bottom:10px;
}
.pb20{
    padding-bottom:20px;
}
.pb30{
    padding-bottom:30px;
}
.pb40{
    padding-bottom:40px;
}
.pb50{
    padding-bottom:50px;
}
.p10{
    padding:10px;
}
.p20{
    padding:20px;
}
.p30{
    padding:30px;
}
.p40{
    padding:40px;
}
.p50{
    padding:50px;
}
.mt10{
    margin-top:10px;
}
.mt20{
    margin-top:20px;
}
.mt30{
    margin-top:30px;
}
.mt40{
    margin-top:40px;
}
.mt50{
    margin-top:50px;
}
.mb10{
    margin-bottom:10px;
}
.mb20{
    margin-bottom:20px;
}
.mb30{
    margin-bottom:30px;
}
.mb40{
    margin-bottom:40px;
}
.mb50{
    margin-bottom:50px;
}
.m10{
    margin:10px;
}
.m20{
    margin:20px;
}
.m30{
    margin:30px;
}
.m40{
    margin:40px;
}
.m50{
    margin:50px;
}
.bg-yellow{
   background:#fdd55c; 
}
.bg-black{
    background:#000;
}
.btn-theme{
    background: #2d84f6;
    margin-top: 16px;
    float: right;
    color: #fff;
    font-size: 17px;
    letter-spacing: 1px;
}
.btn-commn{
    background: #5e9541;
    margin-top: 16px;
    color: #fff;
    font-size: 17px;
    letter-spacing: 1px;  
}
.section{
    padding: 60px 0px;
}
.section-title{
    text-align: center;
    margin-bottom: 30px;
}
.section-title h1{
    color: #2d84f6;
    margin: 0;
}

.btn:hover, .btn:focus, .btn.focus {
    color: #fff!important;
}
/*----------------------------------------*/
/* header Area
/*----------------------------------------*/
.bg-tophead{
    background:#fff;
}
.logo h1{
    color: #5e9541;
    margin: 0;
    padding: 5px 5px 10px 15px;
}
.indo-div{
    margin-top: 30px;
}
.indo-div ul{
    display: inline-flex;
    list-style: none;
    float: right;
}
.indo-div ul li img{
    width: 40px;
    float: left;
    margin-right: 15px;
}
.indo-div ul li{
     margin-right: 20px;
}
.indo-div label{
    margin-top: 7px;
}
.indo-div .email-list {
    font-size: 14px;
    margin-top: 3px;
    display: flex;
    flex-direction: column;
    line-height: 1;
}
.indo-div .email-list a:first-child {
    margin-bottom: 5px;
}
.main-menu ul.navbar-nav li {
    float: left;
    position: relative;
}
.main-menu ul.navbar-nav > li >a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color:#fff;
    font-size: 17px;
    font-weight: 500;
    padding: 25px 0px;
    text-transform: capitalize;
    margin: 0px 15px;
    letter-spacing: 1px;
}
.main-menu ul.navbar-nav li a:hover{
    color: #ffb58c;
}

.main-menu ul.navbar-nav >li:hover > a:before, .main-menu ul.navbar-nav >li.active > a::before {
    width: 100%;
}
.main-menu ul.navbar-nav li.active a:focus {
    color: #333;
}
.main-menu ul.navbar-nav li.active a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #003cc4;
    position: relative;
    z-index: 9999999;
}
.navbar {
    border: medium none;
    margin-bottom: 0;
}
.navbar-default {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.navbar-brand{
    padding: 5px 0px;
}
.main-menu ul.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background: none;
    color:#333;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: transparent;
    color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background: none;
}
.main-menu ul.nav li ul.sub-menu {
    background: #fff;
    border-top: 2px solid #0c0c0b;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 115%;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    width: 220px;
    z-index: -99;
}
.pagess {
    position: relative;
}
.navbar.navbar-default {
    float: left;
}
.main-menu ul.nav li ul.sub-menu li {
    border-bottom: 1px solid #ddd;
    padding: 0;
    position: relative;
    width: 100%;
}
.main-menu ul.nav li:hover ul.sub-menu{
    top:100%;
    opacity:1;
    z-index:999;
    visibility:visible;
}
.main-menu ul.nav li ul.sub-menu li a {
    color: #666;
    display: block;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 15px;
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
}
.main-menu ul.nav li:hover ul.sub-menu li a:hover{
    color: #020288;
    background: #fadacb;
}
.main-menu ul.nav li ul.sub-menu li:last-child {
    border:none;
}
.bg-menu{
    background: #5e9541;
    height: 70px;
    box-shadow: 0px 0px 10px 0px #02028826;
}
.menu-header{
    position: absolute;
    z-index: 999;
    width: 100%;
    margin-top: -10px;
}
.page-slider{
    background-image: url(img/about-bg.jpg);
    background-position: center;
    text-align: center;
    background-repeat: no-repeat;
}
.contact-header {
    background-image: url(img/header-map.jpg);
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed; background-position:bottom center;
}
.contact-container {margin-top:50px;}

.csr-banner { background-image: url(img/CSR-banner.jpg);
    text-align: center;}
.sub-menu{
    list-style: none;
    padding: 0px;
}
.page-title h1{
    padding: 140px 0px 100px;
    color:#fff;
    margin: 0;
}
/*----------------------------------------*/
/* slider Area
/*----------------------------------------*/
.rev_slider_wrapper{
    height: 520px!important;
}
.rev_slider{
    height: 520px!important;
}
.section-slider-title {
    padding: 20px 20px;
    margin-top:150px;
    background-color: rgba(255,255,255,0.6);
}
.section-slider-title h3{
    color: #5e9541;
    font-weight: bold;
    font-size: 35px;
    margin:0px;
}
.section-slider-title h1 {
    color: #2d84f6;
    font-weight: 600;
    font-size: 30px;
    line-height: 60px;
    text-transform: uppercase;
   
}
.section-slider-title h3 span {
    font-size: 14px;
    color: #fee715;
}
.section-slider-title p{
    color: #00000096;
    padding-bottom: 10px;
}

/*----------------------------------------*/
/* about Area
/*----------------------------------------*/
.bg-aboutleft{
    background: #5e9541;
    height: 520px;
}
.bg-aboutright{
    background: #fff;
    height: 520px;
    box-shadow: 4px 0px 10px 0px #8a878738;
}
.section-about{
    background-color: #f1f1f1;
}
.aboutimg img{
    position: absolute;
    width: 500px;
    top: 80px;
    left: -230px;
}
.about-content h3{
    color: #5e9541;
    margin: 0;
    font-size: 30px;
}
.about-content{
    margin-top:50px;
    padding: 20px;
}

.about-content.about-rgt-side {margin-left: 320px; margin-top: 25px;}
/*----------------------------------------*/
/* services Area
/*----------------------------------------*/  
.my-class {
    padding: 0;
}
.section-services{
    background-image: url(img/bg-img.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-color: rgba(31, 61, 157, 0.5);
}

.tab .nav-tabs{
    display: inline-block;
    border-bottom: none;
    position: relative;
    margin-bottom: 20px;
}
.tab{
    text-align: center;
}
.tab .nav-tabs li{
    margin-bottom: 0;
}
.tab-content  p{
    text-align: justify;
}
.tab .nav-tabs li a{
    display: block;
    padding: 10px 20px;
    border: none;
    border-radius: 0;
    font-size: 17px;
    font-weight: 700;
    color: #444;
    margin-right: 0;
    z-index: 1;
    transition: all 0.3s ease 0s;
}
.tab .nav-tabs li a i{
    display: block;
    font-size: 40px;
    color: #00a6ff;
    margin-bottom: 5px;
}
.tab .nav-tabs li.active a,
.tab .nav-tabs li a:hover{
    border: none;
    background: transparent;
}
.tab .nav-tabs li a:before,
.tab .nav-tabs li a:after{
    content: "";
    width: 0;
    border-top:3px solid #f57921;
    position: absolute;
    bottom: -1px;
    left: 0;
    transition: all 0.3s ease 0s;
}
.tab .nav-tabs li a:after{
    left: auto;
    right: 0;
}
.tab .nav-tabs li.active a:before,
.tab .nav-tabs li a:hover:before,
.tab .nav-tabs li.active a:after,
.tab .nav-tabs li a:hover:after{
    width: 50%;
}
.tab .tab-content{
    padding: 30px;
    margin-top: -5px;
    border-radius: 0 0 5px 5px;
    background: #fff;
    font-size: 15px;
    color: #757575;
    line-height: 30px;
}
.tab li{
    background: #fff;
    margin-right: 0px;
    text-align: center;
}
.tab .tab-content h3{
    font-size: 24px;
    margin-top: 0;
}

#collaboration {
    background-image: linear-gradient(45deg, #014bac, #5e9541b0),url(img/Map.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed; padding:100px 0;
}

#collaboration h2 {color:#fff;}
#collaboration ul {margin-top:30px;}
#collaboration ul li {
    display: inline-block;
    width: 35%;
    border: 1px solid #fff;
    color: #fff;
    padding: 90px 20px 30px 61px;
    height: 150px;
    margin-left: 95px;
    position: relative;
}
.scientific-outer {
    border: 1px solid #fff;
    color: #fff;
    padding: 30px 20px 30px 61px;
    height: 150px;
    margin-left: 95px;
    position: relative;
}
#collaboration ul li:hover {
cursor:pointer; 
background-color: rgba(23, 120, 58, 0.5);
border: 1px solid rgba(23, 120, 58, 1);
    
}
#collaboration ul li img {
    width: 30px;
    position: absolute;
    left: 15px;
    top: 100px;
}

@media only screen and (max-width: 479px){
    .tab .nav-tabs li{
        width: 100%;
        text-align: center;
        margin-bottom: 5px;
    }
    .tab .nav-tabs li a,
    .tab .nav-tabs li a:hover{ border-bottom: 1px solid #dfdfdf; }
    .tab .tab-content{ border-top: none; }
}
/*----------------------------------------*/
/* why us
/*----------------------------------------*/
.why-us{
    background: #fff;
    text-align: center;
    padding: 20px;
    box-shadow: 0px 0px 10px 0px #eee;
    border-radius: 6px;
}
.why-us h2{
    font-size: 23px;
    color: #2d84f6;
    margin-bottom: 0px;
}
/*----------------------------------------*/
/* experts Area
/*----------------------------------------*/
.exp-doc{
    background: #fff;
    text-align: center;
    padding: 20px;
    box-shadow: 0px 0px 10px 0px #eee;
    border-radius: 6px;
}
.exp-doc h2{
    font-size: 23px;
    color: #020288;
    margin-bottom: 0px;
}
.exp-doc .btn {
    position: absolute;
    bottom: -16px;
    right: 0;
    left: 0;
    width: 73px;
    margin-left: auto;
    margin-right: auto;
    z-index: 2;
    background: #020288;
    color:#fff;
}
.exp-doc .btn:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: -10px;
    left: -10px;
    box-sizing: content-box;
    border-radius: 45px;
    border: 10px solid #fff7f3;
}
.owl-carousel .owl-stage-outer{
    padding-bottom: 40px;
}
.exp-doc img{
    border-radius: 50%;
}
/*----------------------------------------*/
/* counter Area
/*----------------------------------------*/
.counter{
    position: relative;
    /*width: 210px;*/
    margin: 0 auto;
    text-align:center;
}
.counter .counter-content{
    margin-bottom: 40px;
}
.counter .counter-value{
    font-size: 35px;
    line-height: 33px;
    display: inline-block;
    margin:10px 0px;
   
}
.counter .counter-content .plus {font-size:35px; color:#fff;}
.counter h3{
    font-size: 17px;
    text-transform: uppercase;
    margin: 0;
}
@media screen and (max-width:990px){
    .counter{ margin-bottom: 40px; }
}
/*----------------------------------------*/
/* testimonial Area
/*----------------------------------------*/
#testimonial-slider{
    background: #fff;
    padding: 50px 40px 0px 40px;
}
.testimonial{
    border-left: 3px solid #5e9541;
    padding: 75px 0 75px 275px;
    position: relative
}
.testimonial:before,
.testimonial:after{
    content: "";
    width: 320px;
    height: 55px;
    border-right: 3px solid #5e9541;
    position: absolute;
    left: 0;
}
.testimonial:before{
    border-top: 3px solid #5e9541;
    top: 0;
}
.testimonial:after{
    border-bottom: 3px solid #5e9541;
    bottom: 0;
}
.testimonial .pic{
    width: 150px;
    height: 150px;
    position: absolute;
    top: 100px;
    left: 100px;
}
.testimonial .pic img{
    width: 100%;
    height: auto;
}
.testimonial .description{
    font-size: 17px;
    color: #7a7e82;
    line-height: 27px;
    position: relative;
}
.testimonial .description:before{
    content: "\f10d";
    font-family: "FontAwesome";
    font-weight: 900;
    position: absolute;
    top: -35px;
    left: 0;
    font-size: 20px;
    color: #7a7e82;
}

.testimonial .pic .description:before{
    content: "\f10d";
    font-family: "FontAwesome";
    font-weight: 900;
    position: absolute;
    top: -35px;
    left: 0;
    font-size: 60px;
    color: #7a7e82;
}

.testimonial .testimonial-title{
    font-size: 22px;
    font-weight:800;
    color: #5e9541;
    text-transform: capitalize;
}
.testimonial .post{
    display: block;
    font-size: 15px;
    font-weight: 700;
    color :#f57921;
    margin-top: 10px;
}
.owl-theme .owl-controls{
    text-align: right;
    margin-top: 30px;
}
.owl-theme .owl-controls .owl-buttons div{
    background: #6ab33e;
    border-radius: 0;
    opacity: 1;
    padding: 5px 10px;
}
.owl-prev:before,
.owl-next:before{
    content: "\f053";
    font-family: "Font Awesome 5 Free"; font-weight: 900;
    color: #fff;
}
.owl-next:before{
    content: "\f054";
}
@media only screen and (max-width: 990px){
    .testimonial{
        padding: 80px 0 80px 265px;
    }
}
@media only screen and (max-width: 767px){
    .testimonial{
        padding: 0;
        border: none;
    }
    .testimonial:before,
    .testimonial:after{
        border: none;
    }
    .testimonial .pic{
        position: relative;
        top: 0;
        left: 0;
    }
    .testimonial .description{
        margin-top: 15px;
    }
    .testimonial .description:before{
        content: "";
    }
    .about-content.about-rgt-side {
            margin-left: 0;
    }
    .section-about p {
        text-align: justify;
    }
    .about-content2 .col-md-4 {
        width:33%;
    }
    #collaboration ul li {
        display: inline-block;
        width: 100%;
        border: 1px solid #fff;
        color: #fff;
        padding: 90px 20px 30px 61px;
        height: 200px;
        margin-left: 0px;
        position: relative;
    }
    #collaboration ul {
         padding: 7px;
    }
    .testimonial .pic {
        width: 20px;
        height: 20px;
    }
    .logo {
        padding:20px 0;
    }
    .logo h1 {
        font-size: 15px;
        text-align: left;
    }
    .logo img {
        width: 48px;
    }
    .navbar-toggle .icon-bar {
    background-color: #fff !important;
    }
    .navbar-default {
        background: rgb(94 149 65) none repeat scroll 0 0;
    }
    .main-menu ul.navbar-nav > li >a {
            padding: 10px 0px;
    }
}
/*----------------------------------------*/
/* blog Area
/*----------------------------------------*/
.blog-desc .btn {
    position: absolute;
    bottom: -16px;
    right: 0;
    left: 0;
    width: 73px;
    margin-left: auto;
    margin-right: auto;
    z-index: 2;
    background: #f57921;
    color:#fff;
}
.blog-desc .btn:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: -10px;
    left: -10px;
    box-sizing: content-box;
    border-radius: 45px;
    border: 10px solid #fff7f3;
}
.blog-desc{
    background: #fff;
    padding: 20px 10px;
    text-align: center;
    margin: 20px;
    margin-top: 0px;
    position: relative;
    box-shadow: 0px 0px 10px 0px #eee;
    border-radius: 10px;
}
.blog-desc h2{
    font-size: 23px;
    color: #5e9541;
    margin-bottom: 0px; 
}
.blog-desc img {
    max-width: 150px;
    margin: 0 auto;
    padding: 10px;
}
.service-button {
    padding-top: 30px;
}
.service-button a {
    width: 250px;
    padding: 10px 0;
    font-size: 18px;
    font-weight: 600;
    background-color: #f57921;
    color: #fff;
    border: none;
    border-radius: 10px;
}
.service-button a:hover{
    background-color: #5f9541;
}
/*----------------------------------------*/
/* pages Area
/*----------------------------------------*/

#pageSetLayout{
    padding: 60px 0px;
}
.content p {
    text-align: justify;
}
.vm-desc{
    border: 1px solid #eee0;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0px 0px 10px 0px #eeeeeec7;
    margin-bottom: 20px;
}
.inn-blog{
    margin-bottom: 50px;
}
.contact-block{
   border-right:2px solid #5e9541;
    padding: 20px;
        list-style: none;
}
.contact-block li {
    margin-bottom: 20px;
    
}
.contact-row {margin-top:50px;}
.contact-block p{
    color:#555;
    display: inline-block;
    margin-left: 20px;
    vertical-align: middle;
}
.contact-block p a {
    display: block;
}
.contact-area input{
    padding: 23px;
}
.contact-area textarea{
    height: 123px;
}
/*----------------------------------------*/
/*  4. error Area
/*----------------------------------------*/
.error-page{
   background: #020288;
   min-height: 655px;
}
.middle-section{
    background: #fff;
    border-radius: 15px;
    margin: 80px 50px;
    box-shadow: 0px 0px 40px 0px #000073;
}
.error-center{
    text-align: center;
}
.bg-black{
    background: #ffdfcd;
    height: 510px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}
.error-center{
    padding: 80px 50px ;
}
.error-img {
    margin-top: 50px;
}
.error-center h1{
    font-size: 63px;
    margin-bottom: 30px!important;
}
.error-center h3{
    font-size: 30px;
}
.subscribe-form input{
        padding: 8px;
}
.subscribe-form button{
    background: #323146;
    border: none;
    padding: 10px 20px;
    color: #fff;
}
/*----------------------------------------*/
/*  4. coming Area
/*----------------------------------------*/
.bg-coming{
     background: #000;
    height: 660px;
}
.coming-page .subscribe-form button {
    background: #0a0a0b;
    border: none;
    padding: 10px 20px;
    color: white;
}
.bg-coming{

}
.coming-page .bg-color{
        height: 660px;
}
.coming-img{
}
.coming-page .subscribe-form input{
    padding: 8px;
    border:none;
}
.comming-center {
        background: #020288;
    text-align: center;
    padding-top: 80px;
    height: 657px;
}
.comming-center h1{
    font-size: 63px;
    margin-bottom: 30px!important;
    color:#fff;
}
.comming-center h3{
    font-size: 40px;
    color:#fff;
}
.comming-center p{
color:#fff;
}
/*Appointment*/
.appointment-area{
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0px 0px 10px 0px #c7c0c0;
    text-align: center;
}
.appointment-area h2{
    color: #020288;
}
.appointment-area input{
    padding: 23px;
}
.appointment-area textarea {
    height: 123px;
}
.appointment-area  button{
    width:100%;
}
/*----------------------------------------*/
/* Footer Area
/*----------------------------------------*/

.existence-sec h3, .existence-sec .counter-value {color:#fff;}
.existence-sec .about-content {padding-top:80px;}
.existence-sec, .footer-info{
        background-image: linear-gradient(45deg, #014bac, #5e9541b0),url(img/bg-img.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-color: rgba(31, 61, 157, 0.5);
}
.footer-logo{
    text-align: center;
    padding: 30px 0px;
}
.footer-info{
    padding-bottom: 30px;
}
.footer-logo h1{
    color:#fff;
}
.footer-info .work-date{
    padding: 0px;
}
.footer-info .work-date > li {
    font-size: 16px;
    width: 90%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px;
        color: #e4dede;
}
.contact-info{
    list-style: none;
    padding: 0px;
}
.contact-info li{
    color:#fff;
    margin-bottom: 20px;
    font-size: 14px;
}
.contact-block li i{
    font-size: 33px;
    margin-bottom: 12px;
    color: #5e9541;
    display: inline-block;

}
.contact-info li img {
    margin-right: 12px;
}
.contact-info a { 
    color:#fff;
    font-size: 14px;
}
.contact-info-content {
    display: inline-block;
    height: 100%;
    width: calc(100% - 50px);
    vertical-align: middle;
}
.footer-div h3{
     font-size: 20px;
    color: #fff;
    font-weight: 300;
}
.footer-div p{
    color:#fff;
}
.footer-icons ul li {
    display: inline-block;
}
.footer-icons ul li a {
    color: #f6f6f6;
    display: block;
    font-size: 18px;
    line-height: 35px;
    text-align: center;
    margin-right: 5px;
    width: 35px;
    height: 35px;
    background: #5e9541;
    transition: 0.4s;
}
.footer-icons ul li a:hover{
    color: #003cc4;
    background: transparent;
     transition: 0.4s
}
.footer-tags li {
    float: left;
}
.footer-tags li a {
    color: #ddd;
    display: block;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    margin: 3px;
    border: 1px solid #020e29;
    background: #020e29;
    font-weight: 600;
    padding: 3px 5px;
    border-radius: 2px;
}
.footer-icons{
        float: right;
}
.footer-copyright {
    background: #f1f1f1;
    padding: 10px 0;
}
.copyright-text a:hover{
    text-decoration: underline;
    color:#003cc4;
}
.copyright-text a {
    color: #ddd;
}
.copyright > p {
    margin-bottom: 0;
    color: #444;
}
.copyright a {
    color: #003cc4;
}
.copyright{
    margin-top: 5px;
}
.footer-icons ul{
    margin-bottom: 0px;
}
.suscribe-form input{
    width: 100%;
    padding: 10px;
    border: none;
    border-radius: 6px;
    margin-bottom: 10px;
}
.p-use {
    padding: 60px 0 0;
}
.color-change {
    color: #2d84f6 !important;
}
.team-classes {
    background-color: #f1f1f1;
    padding: 10px;
    text-align: center;
    border-radius: 10px;
    margin-bottom: 30px;
}
.team-classes p {
    text-align: center;
}