@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700');
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900');
@import url('https://fonts.googleapis.com/css?family=Josefin+Slab:100,300,300i,400,400i,600,600i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Fredericka+the+Great');
@import url('https://fonts.googleapis.com/css?family=Muli:200,300,400,600,700,800,900');

@import url('https://fonts.googleapis.com/css?family=Exo+2:100,200,300,400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900');
@import url('https://fonts.googleapis.com/css?family=Arvo:400,700');

@import url('https://fonts.googleapis.com/css?family=Muli:200,300,400,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=ABeeZee');





body{    font-family: 'Muli', sans-serif; color:#333333;}

h1, h2, h3, h4, h5, h6, h1, h2, h3, h4, h5, h6{
   font-family: 'Muli', sans-serif;
}

h2 {
 margin-bottom: 20px;
 font-size: 38px;
 line-height: 50px;
 color: #333333;
 font-weight: normal;
 font-weight: 700;
}

h2 span {
    /* font-weight: 100; */
    /* text-transform: none; */
}

h3 {
    /*font-family: 'Muli', sans-serif;*/
    color: #333;
    font-size: 24px;
    margin: 0 0 20px;
    font-weight: 700;
    line-height: 34px;
}
.bottom-box-quality p{
    line-height: 21px;
}

p{

line-height: 28px;

color: #575656;

font-weight: 500;

font-family: 'Muli', sans-serif;

font-size: 17px;
}

header{
    position: relative;
    z-index: 100;
    background-color: #fff;
    width: 100%;
    /* height: 80px; */
    box-shadow: 0 0.1rem 2rem rgba(123, 122, 122, 0.15);
    padding: 10px 0;
    position: absolute;
    width: 100%;
    z-index: 25;
    /* background: rgba(255, 255, 255, 0.8); */
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    top: 0px;
}
.logo{float:left;display:inline-block;padding: 0px 0 2px;/* background-color: #ffffff; */}
.logo img{width: 90%;}
.hdr-rt{float:right;display:inline-block;}
.hdr-top{border-bottom:1px solid #e9e9e9;display: inline-block;margin: 6px 0 0 0;/* width: 54%; */padding: 0 0 0px 0;float: right;}

.email-top{color: #808484;font-size: 13px;font-family: 'Muli', sans-serif;display: inline-block;float: right;margin:0 20px 0 10px;/* padding: 0 20px 0 20px; */margin: 22px 20px 0 0;font-family: 'Lato', sans-serif;font-weight: 500;/* border-right: 1px solid #e8e5e5; */}
.email-top i{color: #b5b1b1;/* font-weight:900; */margin: 1px 0 0 0;}
.email-top a{color: #868585;font-family: 'Lato', sans-serif;font-size: 16px;font-weight: 400;}

.email-top span{display:block;color:#333333;font-size:14px;display: inline-block;color: #333333;font-size: 14px;float: left;margin-right: 10px;position: relative;top: 3px;}
.call-top{color: #b5b1b1;font-size: 13px;float: right;display: inline-block;/* padding: 0 20px 0 0; */margin: 22px 20px 0 0;/* border-right: 1px solid #e8e5e5; */color: #6ea516;font-family: 'Lato', sans-serif;font-size: 16px;font-weight: 400;/* border-right: 1px solid #e8e5e5; */}
.call-top span{display: inline-block;color: #333333;font-size:14px;float: left;margin-right: 10px;font-family: 'Lato', sans-serif;position: relative;top: 1px;}
.call-top i{color: #b5b1b1;/* font-weight:900; */margin:3px 0 0 0;}
.top-btn{
    display: inline-block;
    float: right;
    margin: 17px 0 0 0;
}
.top-btn .btn{
    border-radius: 0;
    padding: 8px 16px;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    font-family: 'Muli', sans-serif;
    }

.top-btn .btn-primary {
    color: #fff;
    background-color: #e5780f;
    border-color: #e5780f;
}

.navigation-main .navbar {padding: .5rem 0;}

.navigation-main .navbar-light .navbar-nav .nav-link {
    color: #000000;
    font-family: 'Muli', sans-serif;
    font-size: 20px;
    padding-bottom: 0px;
    font-weight: 500;
    font-family: 'Muli', sans-serif;
}

.navbar-light .navbar-nav .nav-link {



































    color:#333333;
}
.email-top a:hover{color:#333333;}

.navbar-light .navbar-nav .nav-link:hover {
    color:#d9534f;
}


.navbar-default .navbar-nav > li.dropdown:hover > a, 
.navbar-default .navbar-nav > li.dropdown:hover > a:hover,
.navbar-default .navbar-nav > li.dropdown:hover > a:focus {
    background-color: rgb(231, 231, 231);
    color: rgb(85, 85, 85);
}
li.dropdown:hover > .dropdown-menu {
    display: block;
}


.navbar-default .navbar-nav > li.dropdown{
   -webkit-transition: all 0.3s ease;                  
    -moz-transition: all 0.3s ease;                 
    -o-transition: all 0.3s ease;   
    -ms-transition: all 0.3s ease;          
    transition: all 0.3s ease;
}

.navigation-main .dropdown-menu {
position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: 0;
    font-size:14px;
    color: #292b2c;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: none;
    border-radius: 0;
/*	box-shadow: 0px 5px 6px 0px #5a5959;*/
}

.d-md-block h3 {
    font-size: 100px;
    margin: 0 0 9px 0;
    display: block;
    font-weight: 500;
    text-transform: none;
    line-height: 100px;
    /* text-transform: uppercase; */
    text-align: center;
    z-index: 5;
    /* white-space: nowrap; */
    font-size: 60px;
    line-height: 54px;
    font-weight: 800;
    color: #fff;
    letter-spacing: 0px;
    font-family: Muli;
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: inherit;
    border-width: 0px;
    margin: 0px 0 0px 0;
    padding: 0px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
 font-family: 'Muli', sans-serif;
    padding-left:0rem;
}


.d-md-block h3 span{
    font-weight: 600;
    font-size: 55px;
    text-transform: none;
    text-decoration: underline;
    margin-bottom: 7px;
    display: block;
    }

.d-md-block h2{
    font-weight: 700;
    color: #fff;
    font-size: 67px;
}
.d-md-block h4{
    margin-bottom: 0px;
    font-weight: 400;
    color: #000;
    text-transform: uppercase;
    font-size: 43px;
         font-weight: 400;
    padding: 3px 0 0 10.3rem;
}
	
	
	
.slider-main .carousel-caption {
    position: absolute;
    bottom: 0;
    left: 27%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: left;
    top: 37%;
    width: 50%;
    text-align: center;
}

.slider-main .d-block {
    display: block!important;
    width: 100%;
}

.navigation-main .dropdown-item {
    display: block;
    width: 100%;
    padding: 5px 1.5rem;
    clear: both;
    font-weight: 400;
    color: #292b2c;
    text-align: inherit;
    white-space: nowrap;
    background: 0 0;
    border: 0;
    font-size: 14px;
}

.navigation-main .dropdown-item:hover {
    color:#d9534f;}

.read-more{text-align:left; float:left;
display:block;}		
.read-more a{color:#003e9; font-family: 'Muli', sans-serif; font-size:14px; text-transform:uppercase}
.read-more i{    -webkit-transition: all 0.3s ease;                  
    -moz-transition: all 0.3s ease;                 
    -o-transition: all 0.3s ease;   
    -ms-transition: all 0.3s ease;          
    transition: all 0.3s ease;
	    position: relative;
    top: 1px;
	left:2px;}
	/*
	.read-more i:hover{ 
	margin:0 0 0 5px;}*/
	
		.read-more:hover i{ 
	margin:0 0 0 5px;}

.slider-text{
    margin: 0 auto;
    }

.d-md-block p {
 margin-bottom: 30px;
 z-index: 6;
 font-size: 29px;
 line-height: 39px;
 font-weight: 300;
 color: #fff;
 letter-spacing: 0px;
 visibility: inherit;
 transition: none 0s ease 0s;
 text-align: inherit;
 border-width: 0px;
 margin: 0px;
 padding: 0px 2rem 0 0;
 min-height: 0px;
 min-width: 0px;
 max-height: none;
 max-width: none;
 opacity: 1;
 transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
 transform-origin: 50% 50% 0px;
 font-family: 'Muli', sans-serif;
}

a{
    color: #5666a1;
    text-decoration: none;
}

a:focus, a:hover {
    color: #042e45;
    text-decoration: none;
}


.director-container{background-color:#e31e24;width:100%;padding-top: 30px;}
.director-img{}
.director-text {
    margin: 0px 0 0;
}
.director-text h2{
    font-family: 'Muli', sans-serif;
    color: #fff;
    font-size: 26px;
    margin: 0 0 10px 0;
    font-weight: 900;
    }
.director-text p{
    font-family: 'Muli', sans-serif;
    color: #fff;
    font-size: 14px;
    line-height: 26px;
    }

.arrow-right a{
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
    top: 50px;
    right: 0;
    /* float: right; */
    }
.arrow-right a:hover{ margin:0 0 0 5px;}

.container70{padding: 70px 0;width:100%;}

.sbox{display:block;position:relative;margin-bottom: 30px;}
.simg img{ width:100%}
.stext{position: relative;padding: 20px;border-top: 1px solid #faf8f8; min-height: 395px; background-color: #fff;}
.link-icon{
    float: right;
    display: inline-block;
}
.sbox h2{
    font-family: 'Muli', sans-serif;
    color: #333333;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0;
    }
.sbox p{
   
color:#787777;
   
font-family: 'Muli', sans-serif;
   
font-size: 16px;
   
line-height:24px;
   
margin: 10px 0 0 0;
   
}


.view-all-btn {
    margin: 30px auto 0;
    display: table;
}

.view-all-btn .btn{    border-radius: 0;
    border: 1px solid #8d8c8c;
    color: #222222;
    font-family: 'Muli', sans-serif;
    font-size: 18px;
    font-weight: 400;
    padding: 15px 40px}
	


.view-all-btn .btn-secondary:hover {

































    color: #fff;
    background-color: #003e9a;





    border-color: #003e9a;



}

.link-icon i{color:#fff;font-size: 20px; position: relative;top: 4px;
-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;}
.link-icon i:hover{     color: #fff;
    font-size: 20px;
    position: relative;
    top:2px}
	
	
/* Zoom In #1 */
.hover01 figure img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover01 figure:hover img {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}


.hover01 figure {
	width: 350px;
	height: 283px;
	margin: 0;
	padding: 0;
	background: #fff;
	overflow: hidden;
}
	
	
	
	.testimonials-container{ position:relative;}


	
	.testimonial{ text-align: center; }
.testimonial .description{
    font-family: 'Muli', sans-serif;
    font-size: 18px;
    /* color: #878585; */
    line-height: 27px;
    margin-bottom: 30px;
    padding:20px 50px;
    box-sizing:border-box;
}
.testimonial .pic{
    display: inline-block;
    width: 71px;
    height: 71px;
    border: 0;
    margin-bottom: 15px;
    position: relative;
}
.testimonial .pic:after{
    content: "";
    border-width: 20px;
    /* border-style: solid; */
    /* border-color: #1bddc6 #1bddc6 transparent transparent; */
    position: absolute;
    bottom: -33px;
    right: 20%;
    transform: rotate(-15deg);
    z-index: -1;
}
.testimonial .pic img{
    width: 100%;
    height: auto;
}
.testimonial .title{
    font-family: 'Muli', sans-serif;
    display: block;
    font-size: 16px;
    font-weight: 700;

    /* color: #413f3f; */
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 3px;
}
.testimonial .post{

    display: block;
    font-size: 14px;
    color: #f4c7af;
    /* text-transform: none; */
    font-style: normal;
}
.owl-theme .owl-controls{

    margin-top: 10px;
}

.owl-theme .owl-controls .owl-page span{
    width: 30px;
    height: 3px;
    background: #585656;
    border-radius: 0;
    opacity: 1;
    transition: all 0.4s ease 0s;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
    background: #1bddc6;
}

footer {
    /* padding: 70px 0 30px; */
    /* background-color: #373737; */
}

footer h5 {
    font-family: 'Muli', sans-serif;
    font-size: 22px;
    font-weight: 700;
    color: #333333;
    line-height: 26px;
    margin-bottom: 15px;
}

footer h6 {
    font-family: 'Muli', sans-serif;
    font-size:18px;
    font-weight: 400;
    color: #dad7d7;
    line-height: 28px;
    margin-bottom: 20px;
}



ul.flink { margin:0; padding:0; list-style:none; }
ul.flink { display: block; font-family: 'Muli', sans-serif; font-size:14px; line-height:24px; font-weight:normal; }
ul.flink a {color: #c2bcbc;-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;color: #8f8d8d;}
ul.flink {color: #c2bcbc;}
footer p {color: #fff;font-size: 16px;line-height: 26px;padding: 0 50px 0 0;}
footer .copyright p{ font-size:14px;}
.copyRightText p{ font-size:13px;}
.copyRightText span{ font-size:13px; float:right}
ul.flink a:hover { color:#fff; }
ul.flink i {margin-right: 10px;position: relative;top: 4px;}
.copyright {font-family: 'Muli', sans-serif;padding: 0px 0 0px 0;/* background-color: #212120; *//* border-top: 1px solid #484747; */transition: all 0.3s ease;-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;margin-top: 60px;color:#333333;font-size:14px;}
.copyright a {color: #5666a1;text-decoration: none;}
.copyright a:hover { color:#a7a6a6; }

.textr {
    text-align: right;
}

.blank-icon {
    width: 20px;
    display: inline-block;
}

.test-center{ display:block; margin:0 auto;}


.slider-main .carousel-item {
    min-height: 557px;
    min-height: 100vh;
}


.navigation-main .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: .0rem;
    padding-left: 1.8rem;
}





/*page banner*/
section.page-banner-section.contact {
    background: #111 url(../images/ban1.jpg) 50% no-repeat;
    background-size: cover;
}section.page-banner-section:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(64,81,181,.9);
}
section.page-banner-section {
    padding: 70px 0;
/*    margin-top: 120px;*/
    overflow: hidden;
    position: relative;
}section.page-banner-section h1 {
       float: left;
    font-size: 50px;
    line-height: 60px;
    font-weight: 400;
    color: #fff;
    margin: 0;
}section.page-banner-section a {
    float: right;
    color: #3f51b5;
    font-size: 11px;
    font-weight: 600;
    font-family: Montserrat,sans-serif;
    text-transform: uppercase;
    padding: 12px 45px;
    background: #fff;
    margin-top: 15px;
    border-radius: 20px;
    box-shadow: 0 6px 10px #313b75;
    -webkit-box-shadow: 0 6px 10px #313b75;
    -moz-box-shadow: 0 6px 10px #313b75;
    -o-box-shadow: 0 6px 10px #313b75;
}

section.page-banner-section a:hover {
    background: #f64747;














    color: #fff;
    box-shadow: 0 12px 25px #2a3263;
    -webkit-box-shadow: 0 12px 25px #2a3263;
    -moz-box-shadow: 0 12px 25px #2a3263;
    -o-box-shadow: 0 12px 25px #2a3263;
}

.page-banner-box{ position:relative; z-index:100;}




/*contact us page*/
.title-section {
    text-align: center;
    margin-bottom: 40px;
    position: relative;
}
.title-section p {
    /* font-family: Montserrat,sans-serif; */
    max-width: 770px;
    margin: 0 auto;
    color: #9a9a9a;
    font-size: 18px;
    line-height: 25px;
}

#map {

    width: 100%;
    height: 640px;
}

section.contact-section .contact-box #map {
    width: 100%;
    height: 400px;
    box-shadow: 0 15px 25px #ebebeb;

    -webkit-box-shadow: 0 15px 25px #ebebeb;
    -moz-box-shadow: 0 15px 25px #ebebeb;
    -o-box-shadow: 0 15px 25px #ebebeb;
}

section.contact-section #contact-form input[type=text], section.contact-section #contact-form textarea {
    display: block;
    width: 100%;
    padding: 10px 30px;
    background: #fff;
    color: #999;
    font-size: 14px;
    font-family: Open Sans,sans-serif;
    outline: none;
    border: 1px solid #999;
    margin: 0 0 25px;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
 /*   border-radius: 25px;*/
}
section.contact-section #contact-form textarea {
    height: 110px;
    padding: 14px 30px;
   /* border-radius: 15px;*/
}
section.contact-section #contact-form span.call {
    display: inline-block;
    color: #3f51b5;
    background: transparent;
    border: 2px solid #eee;
    /*border-radius: 25px;*/
    margin-right: 8px;
}
section.contact-section #contact-form input[type=submit], section.contact-section #contact-form span.call {
    font-size: 11px;
    font-weight: 600;
    font-family: Montserrat,sans-serif;
    text-transform: uppercase;
    padding: 8px 45px;
}
section.contact-section #contact-form input[type=submit], section.contact-section #contact-form span.call {
    font-size: 11px;
    font-weight: 600;
    font-family: Montserrat,sans-serif;
    text-transform: uppercase;
    padding: 8px 45px;

}
section.contact-section #contact-form input[type=submit] {
    color: #fff;
    background: #0750a4;
    border: 2px solid #0750a4;
    box-shadow: 0 6px 10px #dfe1fd;
    -webkit-box-shadow: 0 6px 10px #dfe1fd;
    -moz-box-shadow: 0 6px 10px #dfe1fd;
    -o-box-shadow: 0 6px 10px #dfe1fd;
}


section.contact-section #contact-form input[type=submit]:hover {
    background: #f4793d;
    border-color: #f4793d;
    box-shadow: 0 12px 25px #b9bbd2;
    -webkit-box-shadow: 0 12px 25px #b9bbd2;
    -moz-box-shadow: 0 12px 25px #b9bbd2;
    -o-box-shadow: 0 12px 25px #b9bbd2;
}

.contact-form p{    color: #999;}









/*why us*/

.about-left {
    font-size: 18px;
    margin-left: 20px;
}.about_bottom_list {
    margin-top: 20px;
    display: inline-block;
    margin-bottom: -15px;
}.about_bottom_list p {
    margin-top: -5px;
}

.about_bottom_list p span {
    font-weight: 700;
    color: #005C97;
    font-size: 16px;
}.about_bottom_list p span {
    color: #005C97;
}.about_bottom_list p {
    margin-top: -5px;
    font-size: 16px;
    color: #787777;
}
.about-warp img {
    max-width: 100%;
}

.about_bottom_list i {
    float: left;
    margin-right: 30px;
    font-size: 30px;
    color: #005C97;
    margin-bottom: 90px;
}


.i-bottom .about_bottom_list i{
    margin-bottom: 190px;
}



/*accourdion*/
/*button.accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;



    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}*/


/*media page*/

.media-section{ padding:70px 0 30px; width:100%;}
.media-section .hover01 figure {
    width: 100%;
    height: 205px;
    margin: 0;
    padding: 0;
    background: #fff;
    overflow: hidden;
}

.media-section .stext {
    position: relative;
    left: 0px;
    right: 0px;
    top: 10px;
    display: table;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #f2f0f0;
    padding-bottom: 10px;
	
}

.media-section .sbox h2 {
    font-family: 'Muli', sans-serif;
    color: #333;
    font-size: 22px;
    float: left;
    display: inline-block;margin-bottom: 0px;
}

.media-section .link-icon i {
    color: #333;
	
}

.media-section .sbox {
    display: block;
    position: relative;
    margin-bottom: 40px;
    border: 1px solid #1b4e9b;
    padding: 20px;
    box-sizing: border-box;
}



.media-section .link-icon {
    float: none;
    display: inline-block;
    margin-bottom: 0px;
    margin-top: 10px;
}
h1{   
    font-weight: 100;
    font-size: 72px;








	margin-bottom:30px;}

.large-text{
    font-family: 'Muli', sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
    color:#333;
    font-family: 'Lato', sans-serif;
    font-family: 'Muli', sans-serif;
    /* color: #a4d8ea; */
    }


ul.dark-list{ list-style:none; margin:0; padding:0}
ul.dark-list li{
    width: 100%;
    float: none;
    display: block;
    color: #787777;
    font-size: 14px;
    margin: 0 0 15px 0;
}
ul.dark-list li::before{
    content: "\f046";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #e64195;
    padding-right: 15px;

    min-height: 30px;
    float: left;
}


ul.dark-list2{list-style:none;margin: 0 0 20px 0;padding:0;}
ul.dark-list2 li{
    width: 100%;
    float: none;
    display: block;
    color: #787777;
}
ul.dark-list2 li::before{
    content: "\f046";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #3c59b3;
    padding-right: 15px;
}




.about-img{border: 1px solid #ccc;padding: 30px;}
.about-img img{}

.gray-container{    background-color: #fdfbfb;}
.gray-container p{}


.about .feat {
    padding-right: 30px;
}.about .item .fa {
    height: 50px;
    width: 50px;
    line-height: 50px;
    font-size: 17px;
    text-align: center;
    border-radius: 50%;
    background-color: #d9534f;
    color: #fff;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    float: left;
    display: inline-block;
    margin-right: 15px;
}.about .item h4 {
    color: #d9534f;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2em;
    margin: 15px 0;
    display: inline-block;
    float: left;
}

.about p{
    clear: both;
    display: block;
    border-top: 1px solid #f2f0f0;
    margin-top: 10px;
    position: relative;
    top: 10px;
    padding-top: 10px;
    margin-bottom: 40px;
}

.ht30{ height:30px;}
.ht50{ height:50px;}


.bd-callout {
    padding: 1.25rem;
     margin-top: 0;

    margin-bottom: 1.25rem;
    border: 1px solid #eee;
    border-left-width: .25rem;
    border-radius: .25rem;
}

.bd-callout-warning {
    border-left-color: #f0ad4e;

}




.greetings {
    font-size: 14px;
    font-weight: 400;
    color: #fdc2c0;
    margin-bottom: 10px;
    margin-top: 0;
    display: block;
    font-family: 'Muli', sans-serif;
    border-bottom: none;
    padding-bottom: 10px;
}
.director-photo img{ width:100%;}

.director-content{
    display: block;
    background-color: #d9534f;
    padding: 20px;
    box-sizing: border-box;
    }
.director-content h2{}
.director-content .greetings{}
.director-content .large-text{
    font-size: 16px;
    line-height: 22px;
    color: #fff;
}


.matri-invest-img img{ width:100%;}

.surveillance-bg{ background-image:url(../images/surveillance-bg.html); background-repeat:no-repeat; background-size:cover; background-attachment:fixed;}

.surveillance-bg p{ color:#fff;}

.faq-img img{ width:100%;}

.red-box{
    display: block;
    background-color: #6ea516;
    padding: 40px 40px 20px 40px;
    box-sizing: border-box;

}

.red-box p{ color:#fff;}


.read-more{text-align: center;float: left;display: block;border-radius: 0;padding: 15px 25px;color: #ffffff;margin: 30px auto;/* border: 2px solid #151515; */font-weight: 600;text-transform: uppercase;z-index: 7;white-space: nowrap;font-size: 14px;line-height: 18px;font-weight: 500;color: #fff;font-family: Poppins;/* background-color: rgb(255, 255, 255); */border-color: rgb(0, 0, 0);border-radius: 30px;outline: none;box-shadow: rgb(153, 153, 153) 0px 0px 0px 0px;box-sizing: border-box;cursor: pointer;text-decoration: none;visibility: inherit;transition: none 0s ease 0s;text-align: inherit;margin: 0px;padding: 0;letter-spacing: 0px;min-height: 0px;min-width: 0px;max-height: none;max-width: none;opacity: 1;transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);transform-origin: 50% 50% 0px;}		
.read-more a{color:#fff; font-family: 'Muli', sans-serif; font-size:14px; text-transform:uppercase}
.read-more:hover{margin:0 0 0 5px}
.read-more i{
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
    top: 1px;
    left: 10px;
    }
	/*
	.read-more i:hover{ 
	margin:0 0 0 5px;}*/
	
		.read-more:hover i{ 
	margin:0 0 0 5px;}
	
	 
	.project-box{
    position: relative;
    margin-top: 0px;
    /* border-radius: 10px; */
    /* padding: 10px; */
    /* background-color: #564613; */
    /* box-shadow: 0px 0px 10px 6px #cccccc; */
    /* background-color: #ffffff; */
    /* padding: 15px; */
    /* border-radius: 3px; */
}

    
	
	.project_text{background-color: rgba(255, 255, 255, 0.9);position: absolute;bottom: 0;left: 0;right: 0;padding: 10px 20px 30px;box-sizing: border-box;text-align: center;display: block;}


		.project_text h3{
    border-bottom: none;
    padding-bottom: 0px;
    font-size: 22px;
    color: #333333;
    margin: 0;
    font-family: 'Muli', sans-serif;
    padding: 0;
    line-height: 30px;
}
.project_text h3 a{color: #5666a1; text-decoration:underline}
.project_text h3 a:hover{text-decoration:none}

.project_text p{
font-size: 12px;
margin-bottom: 0;
font-family: 'Lato', sans-serif;
}

.welcome-container{padding: 70px 0 60px;}
.welcome-container h1{font-size: 36px;color:#333333;font-family: 'Muli', sans-serif;font-weight: 900;line-height: 50px;}
.welcome-container h1 span{/* font-size: 46px; *//* display: block; *//* font-weight: 900; */}

.welcome-container p{}
.welcome-container p span:hover{  -webkit-transition: all 0.3s ease;                  
    -moz-transition: all 0.3s ease;                 
    -o-transition: all 0.3s ease;   
    -ms-transition: all 0.3s ease;          
    transition: all 0.3s ease; margin-left:5px;}

ul.s-icons{display: inline-block;margin: 15px 0px 0 0;list-style: none;padding: 0;float: right;}
ul.s-icons li{display:inline-block;margin-left: 15px;float:left;}
ul.s-icons li:last-child{margin-right:0px;}	

ul.s-icons i{
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  line-height: 23px;
  font-size: 14px;
  text-align: center;
  /* font-family: 'Muli', sans-serif; */
  font-weight: 900;
  }
  ul.s-icons a{color: #b5b1b1;}
    ul.s-icons a:hover{color: #333333;}
ul.s-icons i:hover{ color:#fff;}

.facebook{color:#4a6ea9;}  
.twitter{color:#76a9ea;}  
.linkedin{color:#007ab9;}  
.youtube{color:#f61c0d;}  


.gray-container{background-color: #efefef;width:100%;}


.wwo-box{display:table;width: 100%;margin: 0 0 20px 0;}
.wwwo-icon{display:inline-block;margin:0 20px 0 0;float:left;}
.wwo-rt{display:inline-block;float:right;width: 74%;}

.wwo-box h4{font-size:18px;color:#333333;font-weight: 500;margin-bottom: 5px;}
.wwo-box h3{font-size:24px;color:#333333;font-weight: 800;margin-bottom: 5px;}
.wwo-box p{font-size:14px;color:#575656;line-height: 22px;margin-bottom: 0;}


.container-cp{ background-image:url(../images/completed-project-bg.html); background-repeat:no-repeat; background-size:cover; width:100%;}

.container-cp h2{ color:#fff;}	
.container-cp h3{ color:#fff;}



.container-cp .project_text {
 
position: absolute;
 


bottom: 0px;

 
left: 0;
 

right: 0;
 

padding: 40px 60px 0;
 
box-sizing: border-box;
 
text-align: center;
 
min-height: 80px;
 
background-image:url(../images/c-p-bg2.png);
 
background-repeat: repeat-x;
 
background-color: transparent;
}

.container-cp .project_text h4{
    border-bottom: none;
    padding-bottom: 0px;
    font-size: 18px;
    color: #fff;
    margin: 0;
}

.client-logo-img{background-color:#fff;float: right;width: 100%;display: flex;justify-content: center;align-items: center;margin: 0px 0 6px;/* padding: 20px; */box-sizing: border-box;/* border-radius: 50%; */transition: all 1s ease-in-out 0s;position: relative;}
.client-logo-img img{ display:block; margin:0 auto;}
/*
.client-logo-img:hover {
    border-color: transparent;
   box-shadow: 0 2px 15px -3px rgba(0, 0, 0, 0.3); 
    margin: -10px 0 0 0;
}*/

.container-clients .owl-carousel .owl-item img{ width:auto; }


.container-clients {display:block;border-top: 1px solid #ffffff;}

.container-whyus{}

.container-whyus h2 {
      /* font-size: 34px; */
}
.testimonial-logo{margin: 0 0 15px 0;}

.testimonial-logo img{width:auto;/* border: 1px solid #f3f2f2; *//* padding: 20px 20px; *//* border-radius: 50%; */}
.container-whyus .owl-carousel .owl-item img {
    width:auto;
}
.tst-left{float: left;display: block;margin:0 20px 0 0;}
.tst-carousel h3{/* text-transform:uppercase; */font-size: 18px;text-align: left;font-weight: 500;margin-bottom: 10px;}
.tst-carousel h3 span{text-transform:none;font-size:16px;color: #fdfcfb;display:block;font-size: 16px;line-height:14px;font-family: 'Lato', sans-serif;font-weight: 100;font-style: normal;}
.tst-center{float: none;display: block;margin: 0 0 20px 0;min-height: 0;box-sizing: border-box;padding: 0px 0 0 0;display: none;}
.tst-right{float: left;display: block;text-align: left;width: 52%;margin: 0 auto;border-right: 1px solid #f7f7f7;padding-right: 20px;box-sizing: border-box;}
.tst-right p{font-size: 16px;color: #273f5b;font-family: 'Lato', sans-serif;line-height: 24px;}

/*
.tst-carousel .owl-carousel .owl-refresh .owl-item {
	display: block!important;
}


.tst-carousel .owl-dots{
	display: block!important;
}
	
	.tst-carousel .owl-carousel {
		display: block!important;}*/
		
		





.tst-carousel .owl-theme .owl-prev {
    right: 47%;
    top: 100%;
    left: 0;
    background: transparent url(../images/carosalleft-white.png) no-repeat 0 0!important;
}

.tst-carousel .owl-theme .owl-next{
	 left: 23px;
	 top: 100%;
	 background: transparent url(../images/carosalright-white.png) no-repeat 0 0!important;
}

.container-whyus .wwo-box p{font-size:14px;color:#8a8787;line-height: 22px;margin-bottom: 0;}

.container-whyus .wwo-rt {
    display: inline-block;
    float: right;
    width: 80%;
}

.container-whyus .wwo-box {
    display: table;
    width: 100%;
    margin: 0 0 25px 0;
}

.container-whyus .wwwo-icon {
    display: inline-block;

    margin: 0 10px 0 0;
    float: left;
}

.container-whyus .wwo-box h3 {
    font-size: 18px;
    color: #333333;
    font-weight: 500;
    margin-bottom: 0px;
}

.read-more2 {color: #e5780f;font-size:14px;font-family: 'Lato', sans-serif;line-height: 13px;font-weight: 500;}
.read-more2 img:hover{  -webkit-transition: all 0.3s ease;                  
    -moz-transition: all 0.3s ease;                 
    -o-transition: all 0.3s ease;   
    -ms-transition: all 0.3s ease;          
    transition: all 0.3s ease; margin-left:5px;}
	.read-more2 img{ width:14px;}
	
.blog-carousel{}
	
.post-img img{ width:100%;}

.blog-carousel .owl-carousel .owl-item img {
   /* width:auto;*/
}
.blog-carousel h3{ font-size:26px; font-weight:300;}

.in-interior{    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    margin: 0 0 10px 0;}

				

.blog-carousel .owl-theme .owl-prev {
    right:30px;
    top: -60px;
    left: 98%;
    background: #fff url(../images/carosalleft-th.png) no-repeat 0px 0!important;
    }



.blog-carousel .owl-theme .owl-next{

left: 99.5%;

top: -60px;

background: transparent url(../images/carosalright-th.png) no-repeat 0 0!important;
}

.read-text{margin: 0 0 0 40px;}

.blog-carousel{ font-size:16px; line-height:26px; color:#777676;}

.container-blog-follow h2{/* font-size:30px; *//* font-size: 30px; *//* border-right: 2px solid #1f9bd7; *//* min-height: 146px; *//* text-align: right; *//* padding: 30px 18px 0 0; *//* margin: 10px 0 0 0; *//* line-height: 42px; */text-align: center;}

.view{ display:table; width:100%; color:#aba7a7; font-size:14px;}
.view i{ margin:0 5px 0 0;}
.view1{ display:inline-block; float:left; margin:0 20px 0 0;}
.view2{ display:inline-block; float:left; margin:0 10px 0 0;}
.view3{ display:inline-block; float:left;}

ul.flink p{/* margin: 0 0 0 30px; */float: right;display: inline-block;width: 94%;font-size: 14px;line-height: 22px;color: #c2bcbc;}
.f-address{ margin:10px 0 0 0;}
.f-address i{float: left;display: inline-block;}

footer ul.s-icons i{color: #4d7ec3;font-size: 16px;}
footer ul.s-icons i:hover{ color:#333}

.tst-content{ margin:0 0 0 30px;}




.breadcrumb {
    border-radius: 0;
    background: none;
    font-size: 16px;
    line-height: 18px;
    /* margin: 0 auto; */
    padding: 7px 0;
    z-index: 2;
    position: relative;
    display: table;
    font-family: 'Muli', sans-serif;
}
.breadcrumb-section {
    color: inherit;
    text-align: center;
}
.breadcrumb-section h2 {
    letter-spacing: 1px;
    word-spacing: 5px;
}
.breadcrumb>li+li:before {
    content: "\f101";
    padding: 0 5px;
    position: absolute;
    top: 50%;
    left: -20px;
    margin-top: -9px;
    font: normal normal normal 14px/1 FontAwesome;
    color: #fff;
}
.breadcrumb>li {
    margin: 0px 10px;
    position: relative;
    letter-spacing: 1px;
    word-spacing: 4px;
    color: #fff;
    float: left;
}
.breadcrumb>li a {
    color: #f4793d;
}
ul.breadcrumb i {
    display: inline-block;
    width: 100%;
    font-size: 25px;
    color: #fff;
    margin-bottom: 8px;
}
.page-header {
    padding: 50px 0;


    background-color: #f2f2f2;
    margin: 0px;
    background-image: url('../images/bg2.html');
    background-position: 0px 0px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-attachment: fixed;
    float: left;
    width: 100%;
    border-bottom: 0px;
}
.page-header:before {
    position: absolute;





    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    top: 0;
}

.page-header h2{
    color: #f4793d;
    margin-bottom: 20px;

}


.red-box h2{
    color: #fff;
    margin-bottom: 20px;
    font-size: 30px;
}

.red-box h4{
    color: #fff;
    font-weight: 900;
    margin-bottom: 10px;
    padding: 0;
    line-height: 20px;
}.grey-bg {
    background: #fafafa;
}
.wa-box-style2 {
    padding: 50px 30px;
    margin-bottom: 30px;
    text-align: center;
    min-height: 330px;
}
.wa-box-style2 i {
    font-size: 32px;
    margin-bottom: 20px;
}
.wa-box-style2 .icon i {
    width: 75px;
    height: 75px;
    display: inline-block;
    border: 1px solid;
    border-radius: 0px;
    color: #202020;

    -webkit-transition: all 0.45s ease-in-out;
    -moz-transition: all 0.45s ease-in-out;
    -o-transition: all 0.45s ease-in-out;
    -ms-transition: all 0.45s ease-in-out;
    transition: all 0.45s ease-in-out;
}
.wa-box-style2 .icon i:before {
    margin-top: 20px;
    display: inline-block;
    font-size: 32px;

}
.wa-box-style2 h3 {

    margin-bottom: 10px;
    margin-top: 0px;
    font-weight: 500;
    font-size: 18px;
}


h4{
    /* font-weight: 700; */
    font-size: 18px;
    font-family: 'Muli', sans-serif;
    color: #fff;

    font-size: 22px;
    margin: 0 0 5px;
    font-weight: 700;
    line-height: 28px;
    }

.wa-box-style2:hover .icon i, .wa-box-style2:hover h3 a{color: #dca44b;}

ul.why-us-nav { margin:0; padding:0; list-style:none;}

  ul.why-us-nav li{  font-family: 'Lato', sans-serif; margin-bottom:15px;}
  
  .inr-img{/* border: 1px solid #f4f4f4; *//* padding: 20px; *//* box-sizing: border-box; */margin: 0 0 20px 0;} .inr-img img{ width:100%;}
  
.green-color{background-color: #3fc37d;}
.red-color{background-color: #ed7053;}
.blue-color{background-color: #333745;}
      
.slider-img{}	  
	  .slider-img img{display: block;margin:20px auto;width: 50%;}
	  
	  .slider-main{}
	  
	  .slider-main .carousel-control-next, .slider-main .carousel-control-prev {
    position: absolute;
    top: 20%;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5;
    display: none;
}

.dropdown-menu h3 {
    font-family: 'Muli', sans-serif;
    color: #6d6c6c;
    font-size: 20px;
    margin: 0px 0 20px 0px;
    font-weight: 700;
    line-height: 30px;
    padding: 0;
}



.read-more3{text-align: center;float: none;display: table;border-radius: 35px;padding: 15px 25px;color: #73ce42;margin: 30px auto 0;/* background-color: #151515; */border: 1px solid #73ce42;}		
.read-more3 a{color:#fff; font-family: 'Muli', sans-serif; font-size:14px; text-transform:uppercase}
.read-more3:hover{color:#fff; background-color:#2f2f2f}
.read-more3 i{
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
    top: 1px;
    left: 10px;
    }

.read-more3:hover i{ 
margin:0 0 0 5px;}

.banner-bg{ background-image:url(../images/bg.png); background-repeat:no-repeat; background-size:cover;}

	
/*=======================================================

	// Second section: Services

=========================================================*/

#service {
	margin-top: 90px;
}

.service,
.service i,
.service h5 {
	-moz-transition: 400ms linear;
	-webkit-transition: 400ms linear;
	transition: 400ms linear;


}

.service {
	border: 1px solid rgb(255, 255, 255);
	padding: 30px 30px;
	margin-top: 30px;
	margin-bottom: 30px;
}





  .service p{  font-size: 14px;}

.service i {
	font-size: 40px;
	color: #000;
	opacity: 0.8;
	top: 0px;
	position: relative;
}




.service .btn-link {
    font-weight: 400;
    color: #0275d8;
    border-radius: 0;
    font-size: 16px!important;
}


.icon-right-1 i {
	font-size: 18px!important;
	color: #000;
	opacity: 0.8;
	top: 0px;
	position: relative;
}

.service h5 {
	opacity: 0.8;
	margin-top: 28px;
	margin-bottom: 15px;
}

.service a,
.service span {
	-moz-transition: all 200ms;
	-webkit-transition: all 200ms;
	transition: all 200ms;
}

.service a {
	font-size: 18px;
	font-weight: 600;
	/* text-transform: uppercase; */
	line-height: 22px;
	color: #000!important;
	opacity: 0.8;
	outline: none;
	position: relative;
}.icon-right-1:before {content: '';font-size: 10px;position: relative;top: 0;left: 0;} /* 'ÃƒÂ¯Ã¢â‚¬Â¦Ã‚Â¸' */



.service a:hover,
.service a:active,
.service a:focus {
	text-decoration: none;

	outline: none !important;
}

.service span {
	/* position: absolute; */
	/* right: 0; */
	/* opacity: 0; */
	/* display: inline-block; */
}

.service a:hover span,
.service a:focus span {
	opacity: 1;
	right: -20px;
}




	
	.service:hover {
		/* border: 1px solid #3b9ad1; */
		/* box-shadow: 0px 25px 55px 0px rgba(0, 0, 0, 0.2); */
	}
	
	.service:hover i {
		color: #3b9ad1;
	}
	
	.service:hover h5 {
		color: #3b9ad1;
	}
	
	.service a:hover,
	.service a:active,
	.service a:focus {
		color: #3b9ad1!important;
	}



/*============================= End Second Section =============================*/

.mfeature-box .mfeature-icon{
    margin-bottom: 5px;
    position: relative; 
}
.mfeature-box .mfeature-icon .icon-img{
    position: relative;
    /* border: 1px solid #ccc; */
    border-radius: 50%;
    width: 110px;
    height: 110px;
    padding: 33px 20px;
    margin: 0 auto;
    box-sizing: border-box;
    background-color: #fff;
}
.mfeature-box .mfeature-icon .icon-img img{
    width: 55px;
}
.mfeature-box .mfeature-icon .icon-bg{
    position: absolute;
    left:0;
    top:0;
    width: 100%;
    height: 100%;
    padding-top: 15px;    display: none;

}
.mfeature-box .mfeature-icon .icon-bg img{
    max-width: 223px;
    width: 100%;
}



.what-we-offer-bg { background-image:url(../images/what-we-offer3.html); background-repeat:no-repeat; background-size:cover; background-attachment:fixed;}

.seo-marketing { color:#fff; background-color: #323232;}
.seo-graphics img{ width:100%; }
.seo-marketing h2{color:#fff;margin: 40px 0 20px 0;}
.seo-marketing h3{ color:#fff;}
.seo-marketing p{ color:#fff;}
ul.seo-list{margin: 40px 0 40px 0;padding:0;list-style:none;color:#333333;display: block;}
ul.seo-list li{
    padding: 0 0 0 10px;
    margin: 0 0 10px 0;
    display: flex;
}
ul.seo-list li:before {content: "\f00c";display: inline-block;font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;margin-right: 15px;position: relative;top: 6px;}


.read-more4{text-align: center;float: none;display: table;border-radius: 35px;padding: 15px 25px;color: #fff; border: 1px solid #fff; margin:20px 0 0 0;}		
.read-more4 a{color:#fff; font-family: 'Muli', sans-serif; font-size:14px; text-transform:uppercase}
.read-more4:hover{color:#fff; background-color:#2f2f2f}
.read-more4 i{
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;

    position: relative;
    top: 1px;



    left: 10px;
    }

.read-more4:hover i{ 
margin:0 0 0 5px;}


.share_btn {
    background-color: #e5780f;
    /* background-image: url(../images/arrow_book.png); */
    background-repeat: no-repeat;
    background-position: 166px 17px;
    padding: 10px 30px;
    /* height: 34px; */
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #fdf8f6;
    /* width: 200px; */
    line-height: 23px;
    display: inline-block;
    float: right;
    margin-top: 6px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    font-weight: 300;
    letter-spacing: 1px;
    font-family: 'Lato', sans-serif;
}
.share_btn a {
	color: #fff;
	text-decoration: none;
}
.share_btn:hover { color: #fff; text-decoration: none;
	background-color: #9e6335;
	 background-position: 175px 17px;
}



.navbar-nav{margin-top: 10px;}

.brown-color{background-color: #e64195;}
.brown-color h1{color:#fff;}
.brown-color p{color:#fff;}


.arrow-right a{
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
    top: 50px;
    right: 0;
    /* float: right; */

    }
.arrow-right a:hover{ margin:0 0 0 5px;}

.timing_bg {
    width: 100%;
    padding: 70px 0;

    min-height: 315px;
}


.timing_bg{width:100%;padding: 100px 0;min-height: auto;background-size: cover;}


ul.timing_list{margin:0;padding:0;list-style:none;width: 100%;}
ul.timing_list li{
    display: inline-block;

    float: left;
    width: 13%;
    margin-right: 17px;

    padding: 10px 20px;
    background-color:#fff;
    min-height: 133px;
    }
ul.timing_list li:last-child{margin-right:0px;}

.tlhdng1{
	font-family: 'Muli', sans-serif;
	color:#333333;

	font-size:40px;
	font-weight:bold;
	margin-bottom:10px;
	text-align:center;
	text-transform:uppercase;
	font-family: 'Muli', sans-serif;
	}


.tlhdng2{font-family: 'Lato', sans-serif;color:#333333;font-size:12px;font-weight:normal;margin-bottom:5px;padding-bottom:5px;text-align:center;line-height:16px;/* border-bottom:1px solid #e5e3e3; */}

.tlhdng3{
font-family: 'Lato', sans-serif;
color:#333333;
font-size:12px;
font-weight:normal;
margin-bottom:10px;
text-align:center;
line-height:16px;

}
.color_brown{background-color: #e64195!important;}
.color_brown .tlhdng1{color:#fff; }
.color_brown .tlhdng2{color:#fff;/* border-bottom:1px solid #fb9797; */}
.color_brown .tlhdng3{color:#fff;}


.footerInfo {
    padding: 70px 0 0px 0;
    /* border-top: 4px solid #ec5598; */
}

.footerInfo {
    border-top-color: #ec5598;
}


.footerInfo .paddingLeft {
    padding-left: 40px;


}

.footerInfoTitle h4 {
    font-size: 22px;
    line-height: 27px;
    margin-bottom: 35px;
    font-family: 'Montserrat',sans-serif;
    font-weight: 700;
    color: #333333;
    font-family: 'Muli', sans-serif;
}.list-unstyled {
    padding-left: 0;
    list-style: none;
}.useLink ul li {
    margin: 0 0 20px 0;
}.footerGallery {
    /* padding-left: 15px; */
}.footerText .input-group {
    width: 100%;
}



.useLink ul li {margin: 0 0 10px 0;font-size: 14px;}

.useLink ul li a {line-height: 20px;color: #666666;}
.useLink ul li a i { margin-right: 10px; }
.useLink ul li a:hover { color: #ec5598; }


footer {
    width: 100%;
    background-position: center bottom;
    padding-bottom: 0;
    position: relative;
    /* padding: 70px 0 0px; */
    /* background-color: #6ea516; */
    /* border-top: 1px solid #f4efef; */
    /* background-image: url(../images/footer-bg-bottom.png); */
    /* border-top: 1px solid #f4f9f0; */
    /* background-repeat: repeat-x; */
    border-bottom: none;
    background-size: 70%;
    background-color: #fdfdfd;
}


.footerGallery a {
    display: block;
    width: 100%;
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: auto;
    margin-bottom: 20px;
}


.footerGallery .col-xs-4 {
    padding: 0 10px 10px 0;
}


.carousel {
    padding-top: 0;
}



.project_text p a{ color:#e64195; font-size:14px;}


.client-testimonials .owl-carousel .owl-item img{width:auto;margin: 0 auto;display: block;}



.footerLogo{margin-bottom:30px;display: block;}


.footerText .form-control, .footerText .input-group-addon {
    width: 65%;
    border-radius: 0;
    height: 40px;
    box-shadow: none;
    color: #666666;
    background-color: #ffffff;
    border: 1px solid #ffffff;
}.footerText .input-group-addon {
    width: 35%;
    background-color: #ec5598;
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;


    border: 1px solid #ec5598;
}

.pageTitleArea {
    width: 100%;
    background-size: cover;
    background-position: center top;
    padding-bottom: 0;
    position: relative;
    padding: 75px 0;

    background-repeat: no-repeat;
}.pageTitle h1 {
    margin: 0;
    text-align: center;
    font-size: 50px;

    line-height: 60px;
    color: #ffffff;
    /* text-transform: uppercase; */
    font-family: 'Montserrat',sans-serif;
    font-weight: 900;
}

.page-title{padding-top: 200px;position: relative;background-size: cover;}

.sbox img{
}


	
	/* Style the tab */
.clientele-tabs div.tab {
    overflow: hidden;
    /* border-bottom: 1px solid #e8e6e6; */
    /* background-color: #f1f1f1; */
    margin-bottom: 20px;
    border-bottom: 1px solid #f2efef;
    padding-bottom: 0px;





}

/* Style the buttons inside the tab */

.clientele-tabs div.tab button:first-child {
    /* border-left: 1px solid #f7f7f7; */
}

.clientele-tabs div.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;

    cursor: pointer;
    padding: 10px 40px 10px 0;
    transition: 0.3s;
    font-size: 22px;
    /* border-bottom: 5px solid #ffffff; */
    font-family: 'Muli', sans-serif;
    font-weight: 600;
    color: #f9cfb8;
    /* letter-spacing: 1px; */
    /* width: 25%; */
    min-height: 56px;
    /* border-bottom: 1px solid #c5c5c5; */
    /* border-top: 1px solid #f7f7f7; */
    font-family: 'Muli', sans-serif;
    font-family: 'Muli', sans-serif;
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
}

/* Change background color of buttons on hover */
.clientele-tabs div.tab button:hover {
    /* background-color: #ddd; */
    /* font-weight: 600; */
    /* font-size: 18px; */
    /* font-family: 'Muli', sans-serif; */
    /* letter-spacing: 1px; */
    border-bottom: 1px solid #c5c5c5;
    
}

/* Create an active/current tablink class */
.clientele-tabs div.tab button.active {
    /* color: #fff; */
    /* font-weight: 600; */
    /* font-size: 18px; */
    /* font-family: 'Muli', sans-serif; */
    /* letter-spacing: 1px; */
    /* background-color: #0092dc; */
    color: #e5780f;
    border-bottom: 3px solid #ffffff;
    color: #fff;
    font-size: 24px;
    /* margin: 0 0 30px; */
    font-weight: 600;
    text-transform: uppercase;
}

/* Style the tab content */
.clientele-tabs .tabcontent {
    display: none;
    padding: 20px 0 0;
    /* border: 1px solid #ccc; */
    border-top: none;
}


.project-detail h2 {
    font-size: 26px;
    margin: 0 0 15px 0;
    line-height: 30px;
    font-weight:700;
    font-family: 'Indie Flower',cursive;
    font-family: 'Josefin Slab', serif;
    font-family: 'Muli', sans-serif;
}

.tabs-center {
    /* display: table; */
    margin: 0 auto;
}

.download-icon{margin-top:20px;margin-bottom: 0px;}

.gallerybox{ margin-bottom:40px;}


.sppb-media>.pull-left i {
    font-size: 20px;
    width: 60px;
    color: #e64195;
    border: 1px solid #e64195;
    border-radius: 50%;
    padding: 20px;
    height: 60px;
    box-sizing: border-box;
    text-align: center;
}.sppb-media>.pull-left {
    margin-right: 25px;
}.sppb-media, .sppb-media-body {
    overflow: hidden;
    zoom: 1;
}.address-content {
    padding-top: 25px;
}.sppb-media h3 {
    font-size: 20px;
}.sppb-media-heading {
    margin: 0 0 5px;
}.address-content p {
    font-size: 14px;
}
.container-bottom-70{ padding-bottom:70px;}
.top-hdr{/* background-color: #fffbfb; */width: 100%;display: table;/* padding: 4px 5px; *//* box-shadow: 0 5px 6px #c9c9c9; *//* border-bottom: 1px solid #e8e5e5; */clear: both;}


.read-more::after {
    border: 2px solid #fff;
    border-radius: 100%;
    content: "";
    display: block;
    height: 35px;
    position: absolute;
    width: 35px;
    display: none;
}

.btn {
    /* border-radius: 50px; */
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: "Varela Round",Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 15px;
    line-height: 1;
    padding: 25px 50px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}.btn-medium {
    padding: 15px 23px;
}.btn--dark {
    background-color: #2f2c2c;
}.semicircle {
    /* display: block; */
    /* height: 18px; */
    /* left: 12px; */
    /* overflow: hidden; */
    /* position: absolute; */
    /* top: 12px; */
    /* width: 18px; */
}.semicircle::after {

    /* border: 2px solid #fff; */
    /* border-radius: 100%; */
    /* content: ""; */
    display: block;

    height: 35px;
    position: absolute;
    width: 35px;
}.btn--dark.btn-hover-shadow:hover { color:#fff;
    background-color: #2f2c2c;
}.main-slider .main-slider-btn-wrap .btn + .btn {
    margin-left: 30px;
}.btn-border {
    border: 2px solid;

}
.text-white h3{ color:#ffffff;}


.text-white p{ color:#ffffff;}

.carousel-indicators .active {
    background-color: #000;
}

.tabs-center i{

    display: block;
    font-size: 36px;
    margin-bottom: 15px;

}

ul.list-category{

    margin: 0 0 20px 0;

    padding: 0;
    list-style: none;
    width: 100%;
    display: table;
}
ul.list-category li{

    width: 50%;
    float: left;
    display: inline-block;
    margin-bottom: 10px;
    font-size: 18px;
}
ul.list-category li a{
    color: #000000;
}
ul.list-category li a:hover{}

.btn--primary {
    background-color: #4cc2c0;
}

.c-primary {
    color: #ffc646;
}.c-primary .semicircle::after {
    border-color: #ffc646;
}

.c-primary .btn--dark .semicircle::after{
    border-color: #ffffff;
}

.btn--green {
    background-color: #6ea516;
    color: #ffffff!important;
    font-size: 16px;
    border-radius: 0;
    font-weight: 600;
    padding: 15px 25px;
    font-family: 'Muli', sans-serif;
    height: auto;
    /* width: 230px; */
    display: inline-block;
    white-space: normal;
}

.btn--green:hover{
    background-color: #cb6b0e;}

.divCheckUp{}
.divCheckUp .btn--green{display: table;/* margin: 30px auto 30px; */}
.btn + .btn {
    margin-left: 20px;
}

.projects-container .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0, 0);
    /* box-shadow: 0 9px 18px 2px rgba(0, 0, 0, 0.2); */
    /* padding: 20px; */
    /* background-color: #333333; */
}

.projects-container{/* background-image: url(../images/projects-bg.jpg); */background-repeat:no-repeat;/* background-color: #434242; *//* background-position: 12px 392px; *//* padding-bottom: 57px; */background-size: cover;} 
.projects-container h2{/* color: #fbbd27; */}
.projects-container h2 span{/* color:#ffffff; */}
.projects-container .project-box img{/* border-radius:3px; */}


.projects-container .owl-theme .owl-prev {
     left: 0px;
     top: 105%;
     width: 79px;
     background: transparent url(../images/carosalleft-th.png) no-repeat 0px 0!important;
}

.projects-container .owl-theme .owl-next {
    left: 17px;
    top: 105%;
    width: 79px;
    background: transparent url(../images/carosalright-th.png) no-repeat 0px 0!important;
}

.client-testimonials  .owl-theme .owl-prev {
     left:37%;
     width: 79px;
     background: transparent url(../images/carosalleft-th.png) no-repeat 0px 0!important;
}

.client-testimonials .owl-theme .owl-next {
    right: -97px;
    width: 79px;
    background: transparent url(../images/carosalright-th.png) no-repeat 0px 0!important;
}
.bg-green-color {




    background-color: #f1d303;
}.subscribe {
    overflow: hidden;
    padding: 72px 0;
    position: relative;
}.subscribe .subscribe-title {
    color: #fff;
    font-size: 30px;
    margin-bottom: 23px;
    font-family: 'Muli', sans-serif;
}.subscribe .subscribe-form {
    margin-bottom: 25px;
}.subscribe .subscribe-form .email {
    background-color: #fff;
    border-color: transparent;
    border-radius: 50px 0 0 50px;
    color: #797676;
    float: left;
    font-size: 16px;
    padding: 16px 40px;
    width: 70%;
}.subscribe .subscribe-form .subscr-btn {
    background-color: #2f2c2c;
    border-radius: 0 50px 50px 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    padding: 17px 40px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 30%;
    border: none;
}.semicircle--right {
    display: block;
    height: 18px;
    overflow: hidden;
    position: absolute;
    right: 12px;
    top: 12px;
    width: 18px;
}.semicircle--right::after {
    border: 2px solid #fff;

    border-radius: 100%;
    content: "";
    display: block;
    height: 35px;
    position: absolute;
    right: 0;
    width: 35px;
}.subscribe .images-block img {
    opacity: 0;
    position: absolute;
}.subscribe .images-block img.mail {
    bottom: -100%;
    left: 0;
}.subscribe .images-block img.gear {
    right: 0;
    top: 50px;
}.subscribe .images-block img.mail-2 {

    bottom: -50px;
    right: -100%;
}.subscribe .sub-title {
    color: #ffffff;
    float: left;
    margin-bottom: 20px;
}.subscribe .sub-title {
    font-size: 15px;
}
.servicesbg{/* background-image: url(../images/testimonials_bg.png); */background-size: cover;background-repeat: no-repeat;/* background-position: 0px 288px; *//* width: 100%; */}
/*
.client-testimonials{background-image: url(../images/testimonials_bg.png);background-size: cover;background-repeat: no-repeat;}
*/

.tst-carousel{/* background-image: url(../images/ts.png); *//* background-repeat: no-repeat; *//* background-position:center; *//* background-size: contain; */}





footer{
	/* overflow: hidden; */
	background-color: #303030;
}

/*-----------------------*/
.sp-bottom-info {
  background-image: url("../images/world-map-dark.png");
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
  background-position: 50% 0;
  background-color: #ffffff;
  color: #ffffff;
}
.sp-bottom-info .container {
  padding: 50px 0;
  border-bottom: 1px solid #e0e0e0;
}
.sp-bottom-info .logo-bottom {
  float: left;
  border-right: 1px solid #dcdada;
  margin-right: 30px;
  margin-bottom: 0;
  line-height: 40px;
  height: 120px;
  padding-top: 5px;
  padding-right: 30px;
}
@media (max-width: 543px) {
  .sp-bottom-info .logo-bottom {
    float: none;
    border: none;
  }
}
.sp-bottom-info .bottom-info {
  margin-bottom: 0;
  height: 55px;
  color: #999;
}
@media (max-width: 543px) {
  .sp-bottom-info .bottom-info {
    margin-top: 10px;
  }
}
@media (max-width: 991px) {
  .sp-bottom-info .position1 {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .sp-bottom-info .position1 {
    padding: 0px 30px 35px;
  }
}
@media (max-width: 543px) {
  .sp-bottom-info .position1 {
    padding: 0px 30px 25px;
  }
}
@media (max-width: 991px) {
  .sp-bottom-info .position1 ul {
    float: left;
    margin-top: 20px;
  }
}

.social-icons {
  list-style: none;
  padding: 0;
  margin: 0;
  float: right;
}
.social-icons li {
  display: inline-block;
  margin: 0 3px;
  line-height: 50px;
}
.social-icons li a {
  border: 1px solid #999;
  width: 50px;
  height: 50px;
  display: block;
  line-height: 50px;
  text-align: center;
  border-radius: 50%;
  color: #999;
  padding: 16px 0;
}
@media (max-width: 543px) {
  .social-icons li a {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}
.social-icons li a:hover, .social-icons li a:focus {
  border-color: #fff;
  background: #fff;
  color: #1193d4;
}

.sp-bottom {
  background-image: url("../images/world-map-dark.png");
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
  background-position: 50% 0;
  background-color: #fff;
  color: #e3e3e3;
  padding: 70px 0px;
}
.sp-bottom .sp-module-title {
  text-transform: none;
  font-weight: 400;
  letter-spacing: 0;
  margin: 0 0 20px;
  color: #333333;
  font-family: 'Muli', sans-serif;
  font-size: 22px;
}
.sp-bottom .textwidget p {
  color: #999;
}
.sp-bottom .textwidget p a {
  color: #999;
}
.sp-bottom .textwidget p i {
  margin-right: 10px;
  color: #b39d08;
}

.tagspopular ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tagspopular ul li {
  display: inline-block;
}
.tagspopular ul li a {
  display: block;
  border: 1px solid #999;
  padding: 0 15px;
  border-radius: 30px;
  color: #999;
  font-weight: 400;
  margin-bottom: 10px;
  line-height: 30px;
  margin-right: 5px;
  font-size: 14px;
}
.tagspopular ul li a:hover, .tagspopular ul li a:focus {
  border-color: #fff;
  background: #fff;
  color: #f1d303;
}

.copyright_row {
  padding: 20px 0;
  background: #fff;
  color: #b0b0b0;
  font-size: 14px;
}

.copyright_row i {
  color: #ffc946;
}/* footer.row {
    margin: 0;
    position: relative;
}*/


.sp-bottom2 h3{ color:#ffffff}

.header-lines-decoration {
    width: 100%;
    position: absolute;
    top: 0;
    height: 6px;
}.bg-secondary-color {
    background-color: #273f5b;

}.header-lines-decoration span {
    height: 100%;
    width: 14%;
    float: left;
}.header-lines-decoration span:first-child, .header-lines-decoration span:last-child {
    width: 15%;
}.bg-blue {
    background-color: #0082d7;
}.bg-blue-light {
    background-color: #98d5ff;
}.bg-orange-light {
    background-color: #F89101;
}.bg-red {

    background-color: #ff3133;
}.bg-green {
    background-color: #01a23c;
}.bg-secondary-color {
    background-color: #273f5b;
}




/*body {
    transition: background-color .5s;
}*/
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 30000;
    top: 0;
    right: 0;
    background-color: #ffffff;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 50px;
}

.sidenav a {
    padding: 8px 8px 7px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
    color: #b5b1b1;
}

.sidenav a:hover {
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 36px;
    margin-right: 20px;
}

#main {
    transition: margin-right .5s;
    padding: 0px 16px;
    float: right;
    display: inline-block;
    position: relative;
    top: 9px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;color: #b5b1b1;}
}

.text-banner{font-size:16px;line-height: 40px!important;font-weight: 500!important;}


.contact-address > li + li {
    padding-top: 20px;
}
.contact-address > li {
    overflow: hidden;
    padding-bottom: 20px;
    position: relative;
}
.contact-address-icon {
    float: left;
    width: 25px;
}
.contact-address-info {
    float: left;
    padding-left: 10px;
    width: 88%;
}
.contact-address-info > span {
    display: block;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    color: #b5b1b1;
}
.contact-address > li:before {
    background: #c2c2c2 none repeat scroll 0 0;
    bottom: 0;
    /* content: ""; */
    height: 1px;
    left: 0;
    position: absolute;
    width: 30%;
}





.contact-address > li:last-child:before {
    display: none;
}

.about-text-home h3{
    font-weight:300;

    line-height: 42px;
    font-size: 28px;
    } 

    .about-text-home h3 strong{ font-weight:700;}

    .about-text-home h5{
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    }
	
	
	
/* Separation Arrows */
.arrow-sep-yellow {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;

  margin: 0 auto;
  border-top: 30px solid #f3da3f; }
  
  .arrow-sep-red {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  margin: 0 auto;

  border-top: 30px solid #df0741;
  margin-bottom:50px; }
  
.arrow-sep-gray-dark{
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  margin: 0 auto;
  border-top: 30px solid #dcdcdc;
  margin-bottom:50px; }
  

.arrow-sep-light-yellow {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  margin: 0 auto;
  border-top: 30px solid #f5e165; }

.arrow-sep-white {


  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  margin: 0 auto 50px;
  border-top: 30px solid #fff;


  }
  
  .arrow-sep-blue {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  margin: 0 auto 50px;
  border-top: 30px solid #223152;
  }
  

  



.arrow-sep-grey {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  margin: 0 auto;
  border-top: 30px solid #f2f2f2; }

.arrow-sep-black {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  margin: 0 auto;

  border-top: 30px solid #000000; }

.arrow-sep-yellow-small {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  margin: 0 auto;
  border-top: 20px solid #f3da3f; }

.arrow-sep-light-yellow-small {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  margin: 0 auto;
  border-top: 20px solid #f5e165; }

.arrow-sep-white-small {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  margin: 0 auto;
  border-top: 20px solid #fff; }

.arrow-sep-grey-small {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  margin: 0 auto;
  border-top: 20px solid #f2f2f2; }

.arrow-sep-black-small {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  margin: 0 auto;
  border-top: 20px solid #000000; }


.projects-box{margin: 0px 0 40px 0px;display: block;}
.projects-container .large-text{ font-size:20px}


.logo-sidebar{ margin:0 0 40px 0;}
.logo-sidebar img{ width:80%}


.main-menu ul>li .dropdown-menu li h2 a{    font-weight: 700;
    font-size: 20px;
    color: #e5780f!important;
    line-height: normal;
    text-transform: none;}
	
	.main-menu ul>li .dropdown-menu li h2 a:hover{    font-weight: 700;
    font-size: 20px;
    color: #333333!important;
    line-height: normal;
    text-transform: none;}
	
	.banner-inner{padding: 340px 0 0 0;margin-bottom: 0px;display: table;width: 100%;}
	
	.breadcrumb-list{
    float: left;
}

	.banner-inner h2{margin: 0 0 30px 0;color: #fff;font-size: 60px;font-weight: 200;}
	.breadcrumb-list a{ color:#e5780f}
	
	
ul.sidenav2{list-style:none;margin: 0 0 0 0;padding: 0;/* border: 1px solid #f2efef; */box-shadow: 1px 1px 10px 0px #e6e4e4;padding: 20px;}
.sidenav2 h4{
    border-bottom: 2px solid #6ea516;
    padding: 0 0 20px 0;
    font-size: 24px;
    color: #333333;
}
ul.sidenav2 li{
    margin: 0 0 10px 0;
}
	
	ul.sidenav2 li a{
    color: #333333;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    text-transform: none;
    margin-bottom: 0;
    display: block;
    font-family: 'Lato', sans-serif;
    }
	
ul.sidenav2 li a:before {
       content: "\f111";
       display: inline-block;
       font: normal normal normal 14px/1 FontAwesome;
       font-size: inherit;
       text-rendering: auto;
       -webkit-font-smoothing: antialiased;
       -moz-osx-font-smoothing: grayscale;
       margin-right: 10px;
       font-size:8px;
       top: -3px;
       position:relative;
}

ul.sidenav2 li ul li a:before {
         content: "\f10c";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 10px;
	font-size:8px;
	top: 0px; position:relative;
}


	ul.sidenav2 li a:hover{
    color: #6ea516;}
	ul.sidenav2 li ul li a:hover{
    color: #000000;}
	ul.sidenav2 ul{list-style:none;margin: 10px 0 0 10px;padding: 5px 0 10px;/* background-color: #262626; *//* margin: 10px; */}
	
	ul.sidenav2 ul li{
    margin: 0 0 0px 0;
    margin: 0 0 10px 0;
}
	
	ul.sidenav2 ul li a{
    color:#818181;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    text-transform: none;


    font-family: 'Muli', sans-serif;
    line-height: 16px;
    }
	
	




.page-text{ margin:0 30px 0 0}

.product-dropdown{ float:right; display:inline-block;}

.product-dropdown .btn {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 22px;
    line-height: 1;
    padding: 15px 20px;

    position: relative;
    text-align: left;

    text-decoration: none;
    text-transform: none;

    transition: all 0.3s ease 0s;
    font-family: 'Muli', sans-serif;
    background-color: #0091db;
    width: 270px;
	border:none;
    border-radius: 3px 3px 0 0;
    margin: 0 0 0px 0px;
}

.product-dropdown .btn-secondary.active, .product-dropdown .btn-secondary:active, .show>.product-dropdown.btn-secondary.dropdown-toggle {
    color: #292b2c;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #adadad;
}


.product-dropdown .dropdown-menu {
    width: 270px;
}


.product-dropdown .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-left: .3em solid transparent;
    float: right;
    top: 9px;
    position: relative;
}


.img-inner img{ width:100%;}



.projects-img img{ width:100%;}

.projects-box-text{
    padding: 20px 0 0;
}
.projects-box-text h3{ line-height;26px
    font-size: 20px;
}

.projects-box-text h3 a{
    text-decoration:underline;
}
.projects-box-text p{
    color: #8f8f8f;
    font-size: 14px; line-height:22px
    /* text-transform: uppercase; */
}



.vacancies-btn{ float:right; display:inline-block;}

.vacancies-btn .btn {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    line-height: 1;
    padding: 15px 20px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    transition: all 0.3s ease 0s;
    font-family: 'Muli', sans-serif;
    background-color: #0091db;
    width: auto;
    border-radius: 3px 3px 0 0;
    margin: 0 0 0px 0px;
    border:none;
    width: 170px;
}

/*.vacancies-btn .btn-secondary.active, .vacancies-btn .btn-secondary:active, .show>.vacancies-btn.btn-secondary.dropdown-toggle {
    color: #292b2c;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #adadad;
}
*/
.vacancies-btn span{ margin-left:15px; -webkit-transition: all 0.3s ease;                  
    -moz-transition: all 0.3s ease;                 








    -o-transition: all 0.3s ease;   
    -ms-transition: all 0.3s ease;          
    transition: all 0.3s ease;}
.vacancies-btn:hover span{ margin-left:25px;}

.vacancies-btn .btn:hover{  background-color:#e5780f;}

.product-dropdown .btn-secondary.active, .product-dropdown .btn-secondary:active, .show> .product-dropdown .btn-secondary.dropdown-toggle {
    color: #ffffff;
    background-color: #0091db;
    background-image: none;
    border-color: #adadad;
    border: none;
}

.sky-box{
    display: block;
    background-color: #0091db;
    padding: 40px 40px 20px 40px;
    box-sizing: border-box;
}
ul.department-list{margin: 20px 0 0 0;padding:0;list-style:none;}
ul.department-list li{color:#333333;margin: 0 0 20px 0;width: 50%;display: inline-block;float: left;}



ul.department-list li:before {
    font-family: FontAwesome;
    content: '\f105';
   /* color: #45deb0;*/
    font-size: 14px;
    margin-right: 10px;























}


ul.project-list{margin: 0 0 20px 0;padding:0;list-style:none;display: block;}
ul.project-list li{
    margin: 0 0 14px 0;
    font-family: 'Muli', sans-serif;
    color: #333333;
    font-size: 16px;

    font-weight: 500;
    line-height: 26px;
    display: block;
    }
		

ul.project-list li a{color:#5666a1;text-decoration: underline;font-size: 18px;font-weight: 700;}
ul.project-list li a:hover{color:#333333; text-decoration:none;}


ul.project-list li:before {
    font-family: FontAwesome;
    content: '\f105';
   /* color: #45deb0;*/

    font-size: 14px;

    margin-right: 10px;
}


.img-inner2{border: 1px solid #eeecec;padding: 20px;}
.img-inner2 img{ width:100%;}

.sky-box p{ color:#ffffff;}


.btn-more{
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    display: table;
    cursor: pointer;
    text-decoration: none;
    font-weight: bold;
    border: 1px solid #c5c5c5;
    background: transparent;
    color: #333;
    padding: .9em 1.5em;
}

.btn-more a{color: #333;}
.btn-more a:hover{color: #000;}

.border-box{ border:1px solid #eeecec; padding:30px;}

.vacancies-name-home {}
.vacancies-name-home h4{
    color: #fff700!important;
    font-weight: 700;
    margin: 0;
}
.vacancies-name-home h4 span{
    font-size: 14px;
    display: block;
    color: #f0eded;
    font-style: normal;
    font-weight: 500;
}
.vacancies-number-home{
    font-weight: 900;
    color: #ffffff;
}
.vacancies-number-home span{
    font-size: 24px;
}
ul.vacancies-list-home{
    list-style: none;
    margin: 0 0 20px 0;
    padding: 0;
}
ul.vacancies-list-home li{color: #ffffff;font-size: 14px;}
ul.vacancies-list-home li a{}
ul.vacancies-list-home li:before {
    font-family: FontAwesome;
    content: '\f105';
    /* color: #ffffff; */
    font-size: 14px;
    margin-right: 10px;
}


ul.vacancies-list{
    list-style: none;
    margin: 0 0 20px 0;
    padding: 0;

}
ul.vacancies-list li{color: #333333;font-size: 16px;margin: 0 0 10px 0;}
ul.vacancies-list li a{}
ul.vacancies-list li:before {
    font-family: FontAwesome;
    content: '\f105';
    color: #333333;
	 font-size: 14px;
    margin-right: 10px;
}


.more-btn {color: #fff700;font-size: 14px;margin: 0 0 10px 0;display: block;}
.more-btn  a{ color:#ffffff;}
.more-btn:hover{ color:#ffffff;}
.more-btn img{}
.more-btn img:hover{ margin:0 0 0 5px;}

.red-container h3{
    color: #fff;
    font-size: 24px;
    margin: 0 0 30px;
    font-weight: 600;
    text-transform: uppercase;
}

.table-vacancies{ width:100%;}
.table-vacancies table {    width: 100%;    display: table;}
.table-vacancies h4 { color: #5666a1; margin:0;}
.table-vacancies h4 span{color: #333333;color: #969494;font-size: 16px;font-weight: 400;/* font-style: normal; */display: block;}









.vacancy-number{
    font-weight: 700;
    color: #e5780f;
    font-size: 30px;
}
.gtranslate-btn{float:left;display:inline-block;margin: 15px 0 0 14px;}

.agricultural-projects{}


.co-color1{background-color: #f0eeee;height: 100%;}







.co-color2{background-color: #f7f7f7;height: 100%;}
.co-color3{background-color: #fdfafa;}
.co-box{
    padding: 30px;
}
.co-box-text{
    border-bottom: 1px solid #e8e6e6;
    padding: 20px 0;
    margin: 0 0 10px 0;
}
.co-box-text:last-child{
    border-bottom: 0px solid #e8e6e6; margin:0;
}
.co-box-text h3{
    text-align: center;
    margin: 0;
    font-size: 17px;
}
.padding0{ padding:0!important}

.projects-box-home{margin: 0px 0 0 0;}

.main-menu ul>li .dropdown-menu li h3 a{
    font-weight: 700;
    font-size: 20px;
    color:#333333;
    line-height: normal;
    text-transform: uppercase;
    font-family: 'Muli', sans-serif;
    color: #faa76e!important;
    font-size: 20px;
    margin: 0px 0 20px 0px;
    font-weight: 700;
    line-height: 30px;
    }

	.enquiry img{ width:100%}

	.main-menu ul>li .dropdown-menu li h3 a:hover{ color: #6d6c6c!important;}
	

	
	.enquiry{float: right;display:inline-block;background-color: #6ea516;padding: 7px;box-sizing: border-box;margin: 5px 0 0;border-radius: 5px;height: 40px;width: 40px;}
	.enquiry:hover{ background-color:#ec7a3c;}

	.top-hdr-border{
    border-bottom: 1px solid #e8e5e5;
    margin: 0 10px 0 0;
    display: inline-block;
    float: right;
    padding: 10px 0 10px 0;
}
.sticky .top-hdr-border{
	border-bottom: 1px solid #e8e5e5;
    /* margin: 0 10px 0 0; */
    display: inline-block;
    float: right;
    padding: 4px 0 3px 0;
}

.container40{padding:40px 0;width:100%;display:block;margin: 0 0 0 0;}

.vision-mission-home-container{position:relative;height: 305px; padding:20px 0;}
.quality-home{ position:absolute; top:0; right:0}


.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  background-color: rgba(75,75,75,0.7);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.hovereffect:hover .overlay {
  background-color: rgba(48, 152, 157, 0.4);
}

.hovereffect img {
  display: block;
  position: relative;
}

.hovereffect h2 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 17px;
  padding: 10px;
  background: rgba(0, 0, 0, 0.6);
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  font-family: 'Muli', sans-serif;
  color: #fff;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 500;
}

.hovereffect:hover h2 {
  -webkit-transform: translateY(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px);
}

.hovereffect a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  text-transform: uppercase;
  color: #fff;
  border: 1px solid #fff;
  background-color: transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  font-weight: normal;
  margin: 0px 0 0 0;
  padding: 30px 30px;
  text-transform: none;
}

.hovereffect:hover a.info {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.hovereffect a.info:hover {
  box-shadow: 0 0 5px #fff;
}

.strength{background-color: #6ea516;padding:40px;box-sizing:border-box;height: 415px;box-shadow: 0px 20px 40px 0px rgba(153, 153, 153, 0.1);}
.strength h2{color: #fff;}
.strength p{color: #fff;}
.strength-img{margin: 50px 0 0 0;}
.strength-right{padding:0 0 0 20px;margin: 20px 0 0 0;}

.strength-img img{ width:100%;}

.machines{padding:40px;box-sizing:border-box;background-color: #ffffff;height: 415px;/* box-shadow: 0px 10px 30px 0px rgba(153, 153, 153, 0.1); */border: 1px solid #f4f9f0;}


.machines h3{font-size: 25px;text-transform: none;}
.machines-right{}

.machine-content{
    float: left;
    display: inline-block;
    width: 34%;
}
 
 
.browne-box{
    display: block;
    background-color: #ec7a3c;
    padding: 40px 40px 20px 40px;
    box-sizing: border-box;
}
.browne-box h3{ color:#ffffff;}

.browne-box h4{ color:#fff;}
.browne-box h2{ color:#fff;}
.browne-box p{ color:#fff;}

.container-team{ padding:70px 0; width:100%;
background-image:url(../images/team_bg.html); background-repeat:no-repeat; background-attachment:fixed; }



.team-holder2 {
	width: 100%;
	padding: 0px;
	float: left;
	background-color: #f6f6f6;
	transition: all 0.3s ease-out 0s;
}

.team-holder2 h6{ font-weight:normal; font-style:italic;}

.bmargin {
    margin-bottom: 30px;
}



.team-holder2 .img-holder {
	position: relative;
	overflow: hidden;
}

.content-box.less-pading {
    padding: 30px;
}

.content-box {
    width: 100%;

    float: left;
    padding: 40px;
}

.team-holder2:hover, .team-holder2.active {
		background-color: #242424;
}
.team-holder2:hover .title, .team-holder2.active .title {
	color: #fff;
}

.team-holder2:hover p, .team-holder2.active p{
	color: #fff;
}
.team-holder2:hover h6, .team-holder2.active h6{
	color: #fff;

}

.team-holder2:hover p a, .team-holder2.active p a{
	color: #333;
}


.team-holder2:hover p a:hover, .team-holder2.active p a:hover{
	color: #fff;
}

.read-more:hover{	color: #fff;}

h5.nomargin {
    margin-bottom: 0px;
}
.team-holder2 h5 {
    font-size: 19px;
    line-height: 23px;
    margin-bottom: 16px;
    font-style: normal;
    color:#333;
    font-family: 'Muli', sans-serif;
    font-weight: 700;
}
.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}
.text-orange-2 {
    color: #fd602c;
}

.contact-section{
	padding: 30px 0 60px;
}
.our-experience {
    position: relative;
    background-size: cover;
    padding: 60px 0 60px;
}
.grey-light-bg {
    background-color: #f8f8f8 !important;
}
.aboutpoint-text a{
	text-decoration:underline
}
.grid {
	margin:0 0 20px
}
.about-img{
	margin:84px 0 0	
}
ul.footer-bottom-links li a{
	
}