@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Pathway+Gothic+One');
/*font-family: 'Pathway Gothic One', sans-serif;*/

@import url('https://fonts.googleapis.com/css?family=Libre+Baskerville:400,400i,700');
/*font-family: 'Libre Baskerville', serif;*/

html, body{
	overflow-x: hidden;
	position: relative;
	font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;

}

.scroll-to-top {
	display:  none;
}

p{
	margin: 0;
	padding: 0;  
	font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
}

h1, h2, h3, h4, h5, h6{
	margin: 0;
	padding: 0;
	font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
}

ul{
	margin: 0;
	padding: 0;
}

ul li{ 
font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
}
.navbar{
	margin: 0;
	border-radius: 0;
}


.owl-carousel .owl-wrapper-outer{
   overflow: hidden;
   position: relative;
   width: 100%;
   z-index: 1;  /* added this */
}
.owl-item { 
  transform: translateZ(0);
 -webkit-transform: translateZ(0); 
 -ms-transform: translateZ(0); 
 width: auto !important;
}


.owl-carousel.stage-margin .owl-stage-outer .owl-stage {
    padding-left: 0 !important;
    padding-right: 0 !important;
    overflow: hidden;
    height: 145px;
}

.owl-carousel .owl-item img {
    width: auto !important;
    max-height: 145px;
}


.owl-nav{
	display: block !important;
}

.owl-dots{
	display:none;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img {
    width: 100%  !important;
    height: 100%  !important;
    object-fit: cover;
}

 .navbar-shrink  .navbar-nav > .active > a,  .navbar-shrink  .navbar-nav > .active > a:focus,  .navbar-shrink  .navbar-nav > .active > a:hover{
	color: #CCCCCC !important;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover{
	background-color: transparent;
	color: #000;
}

.navbar-default .navbar-nav > li > a{
	color: #FFCC00;
	font-size: 2.1rem;
	font-weight: 500;
	font-family: 'Pathway Gothic One', sans-serif;
	text-transform: uppercase;
}

.dropdown-menu > li > a{
	color: #000;
	font-size: 2.1rem;
	font-weight: 500;
	font-family: 'Pathway Gothic One', sans-serif;
	text-transform: uppercase;
}

.dropdown-menu .divider {
    margin: 2px 0;
    overflow: hidden;
    background-color: #99CC66;
}



 .navbar-shrink .navbar-nav > li > a {
    color: #000;
}

#Navigation{
	position: fixed;
	top: 0;
	left:0;
	right: 0;
	z-index: 999;
}

#Navigation .navbar-default {
    background-color: transparent;
    border-color: transparent;
	border-radius: 0;
} 

#Navigation  .navbar-nav {
    margin-top: 55px;
    margin-left: 25px;
}

.banner_img{
	border-bottom: solid 2px #ffcc00;
}

#mainNav{
-webkit-transition: all .2s;
-moz-transition: all .2s;
transition: all .2s;
}

#mainNav.navbar-shrink {
    border-bottom: 1px solid rgba(33,37,41,.1);
    background-color: #fff;
}

#mainNav.navbar-shrink .navbar-nav {
    margin-top: 20px;
	margin-left: 25px;
	margin-bottom: 5px;
}

#mainNav.navbar-shrink .navbar-brand > img {
    width: 60%;
	-webkit-transition: all .2s;
-moz-transition: all .2s;
transition: all .2s;
	
}

#mainNav.navbar-shrink .navbar-brand {
	padding: 10px 15px;
}

.navbar-brand > img {
	-webkit-transition: all .2s;
-moz-transition: all .2s;
transition: all .2s;
}
.navbar-brand{
	-webkit-transition: all .2s;
-moz-transition: all .2s;
transition: all .2s;
}

.about_section{
	background: #333333;
	padding: 0px 0;
	border-bottom: solid 2px #FFCC00;
}

.classy{
	position: relative;
}

.caption_Bx{
	position: absolute;
	top:50%;
	left:50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	z-index: 99;
    font-size: 57px;
    text-align: center;
    font-weight: 500;
    color: #fff;
	line-height: 60px;
	text-shadow: 4px 4px 2px rgba(0, 0, 0, 0.6);
	font-family: 'Pathway Gothic One', sans-serif;
}

.banner_img{
	position: relative;
}
.banner_img .overlap {
	position: absolute;
	background: url("../images/pattern.png") repeat;
	content: "";
	width: 100%;
	height: 100%;
	z-index: 9;
	opacity: 0.6;
	display: none;
}

.dropdown:hover .dropdown-menu{
	display:  block;
}

#mainNav .container{
	width: 90%;
	max-width: none;
	position: relative;
	height: 100%;
}

#About .col-md-12 h3{
	font-family: 'Pathway Gothic One', sans-serif;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-size: 45px;
	font-weight: 700;	
	margin-bottom: 115px;
	position: relative;
}


#About .col-md-12 h4{
	font-family: 'Libre Baskerville', serif;
	font-style: italic;
	font-weight: 500;
	font-size: 20px;
	padding-left: 25px;
	text-align: center;
	color: #fff;
	margin-bottom: 35px;
}

#About .col-md-12 h3:after{
	position: absolute ;
	content: "";
	bottom: 0;
	background: url("../images/head_bottom.png");
	background-repeat: no-repeat;
	height: 85px;
	left: 0;
	right: 0;
	width: 147px;
	margin: 0 auto;
	text-align: center;
	bottom: -95px;
}





#About .col-md-12 h3 span{
	font-family: 'Libre Baskerville', serif;
	font-style: italic;
	font-weight: 500;
	font-size: 25px;
	padding-left: 25px;
}

#About .col-md-12 p{
	font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #fff;
	text-align: center;
}


.service_section{
	background: #C2B59B;
	padding: 150px 0;
	border-bottom: solid 2px #ffcc00;
	
}


#Services .col-md-12 h3{
	font-family: 'Pathway Gothic One', sans-serif;
	color: #333333;
	text-align: center;
	text-transform: uppercase;
	font-size: 45px;
	font-weight: 700;	
	margin-bottom: 115px;
	position: relative;

}

#Services .col-md-12 h3:after{
	position: absolute ;
	content: "";
	bottom: 0;
	background: url("../images/head_bottoBlack.png");
	background-repeat: no-repeat;
	height: 85px;
	left: 0;
	right: 0;
	width: 147px;
	margin: 0 auto;
	text-align: center;
	bottom: -95px;
}





#Services .col-md-12 h3 span{
	font-family: 'Libre Baskerville', serif;
	font-style: italic;
	font-weight: 500;
	font-size: 25px;
	padding-left: 25px;
}


#Services .col-md-12 h4{
	font-family: 'Libre Baskerville', serif;
	font-style: italic;
	font-weight: 500;
	font-size: 20px;
	padding-left: 25px;
	text-align: center;
}


.service_outer{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-top: 35px;
}

.service_outer .items{
	flex: 0 0 33.3333%;
	min-height: 300px;
	border: 1px solid #ECF1F3;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s;
	position: relative;
	overflow:hidden;
}

.service_outer .items:before{
	position: absolute;
	left: -40px;
	background: url("../images/leaf.png");
	background-repeat: repeat;
	background-size: auto auto;
	content: "";
	width: 135px;
	height: 70px;
	object-fit: cover;
	background-repeat: no-repeat;
	background-size: contain;
	top: 112px;
	opacity: 0.1;
	transform: rotate(425deg);
			-webkit-transition: all .2s;
-moz-transition: all .2s;
transition: all .2s;
}

.service_outer .items:hover:before{
	opacity: 0.8;
-webkit-transition: all .2s;
-moz-transition: all .2s;
transition: all .2s;
}

.service_outer .items:hover{
    /*background: url("../images/dd3.jpg");*/
    background: #000;
		-webkit-transition: all .2s;
-moz-transition: all .2s;
transition: all .2s;
}
.service_outer .items:hover .card-info ul li {
	color: #fff;
}



.service_outer .items .card-info {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 calc(100% - 5.0rem);
    -ms-flex: 0 0 calc(100% - 5.0rem);
    flex: 0 0 calc(100% - 5.0rem);
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 50%;

}

.service_outer .items .card-info ul{
	list-style-type: none;
}


.service_outer .items .card-info ul li{
	color: #465660;
	font-family: 'Libre Baskerville', serif;
	margin-bottom: 1rem;
	font-size: 16px;
}

.service_outer .items .card-info h5{
	color: #465660; 
	font-family: 'Libre Baskerville', serif;
	margin-bottom: 25px;
	font-size: 18px;
	font-weight: 700;
}

.service_outer .items:hover .card-info h5 {
	color: #fff;
}

.service_outer .items:nth-child(4) .card-info {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 calc(100% - 5.0rem);
    -ms-flex: 0 0 calc(100% - 5.0rem);
    flex: 0 0 calc(100% - 5.0rem);
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 55%;

}


.service_outer .items:nth-child(4) .card-info ul{
	padding-left: 15px;
	list-style-type:disc;
}


.work_section{
	background: #333333;
	padding: 150px 0;
	border-bottom: solid 2px #333333;
}

#Work .col-md-12 h3{
	font-family: 'Pathway Gothic One', sans-serif;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-size: 45px;
	font-weight: 700;	
	margin-bottom: 115px;
	position: relative;
}

#Work .col-md-12 h3:after{
	position: absolute ;
	content: "";
	bottom: 0;
	background: url("../images/head_bottom.png");
	background-repeat: no-repeat;
	height: 85px;
	left: 0;
	right: 0;
	width: 147px;
	margin: 0 auto;
	text-align: center;
	bottom: -95px;
}





#Work .col-md-12 h3 span{
	font-family: 'Libre Baskerville', serif;
	font-style: italic;
	font-weight: 500;
	font-size: 25px;
	padding-left: 25px;
}


.lightbox .img-thumbnail{
	border-radius: 0;
	padding:  0;
	border: none;
}

.lightbox .img-thumbnail img{
	border-radius: 0;
}



.contact_section{
	background: #fff;
	padding: 150px 0;
}

#Contact .col-md-12 h3{
	font-family: 'Pathway Gothic One', sans-serif;
	color: #333333;
	text-align: center;
	text-transform: uppercase;
	font-size: 45px;
	font-weight: 700;	
	margin-bottom: 115px;
	position: relative;
}

#Contact .col-md-12 h3:after{
	position: absolute ;
	content: "";
	bottom: 0;
	background: url("../images/head_bottoBlack.png");
	background-repeat: no-repeat;
	height: 85px;
	left: 0;
	right: 0;
	width: 147px;
	margin: 0 auto;
	text-align: center;
	bottom: -95px;
}





#Contact .col-md-12 h3 span{
	font-family: 'Libre Baskerville', serif;
	font-style: italic;
	font-weight: 500;
	font-size: 25px;
	padding-left: 25px;
}

#Contact .col-md-12 h4{
	font-family: 'Libre Baskerville', serif;
	font-style: italic;
	font-weight: 500;
	font-size: 20px;
	padding-left: 25px;
	text-align: center;
	margin-bottom: 35px;
}

.footer{
	padding: 25px 0;
	background: #1A1A1A;
	text-align: center;
	color: #fff;
}

.contact_section .form-inline .form-group{
	width: 100%;
	margin-bottom: 15px;
}

.contact_section .form-inline .form-group:nth-child(4){
	width: 100%;
	margin-bottom: 5px !important;
}


.contact_section .form-inline .form-group label{
	width: 21%;
	text-align: right;
	padding-right: 25px;
	vertical-align:  top;
}

.contact_section .form-inline .form-group .form-control{
	width: 78%;
	border-radius: 0;
    border-color: #333333;
}

.contact_section .form-inline .form-group textarea{
		height: 95px;
		margin-bottom: 10px;
}


.btn-section{
	    padding-left: 21%;
}
.btn-section .btn-default{
	background: #333333 !important;
	border: solid 1px #333333 !important;
	border-radius: 0;
	color: #fff;
	margin-top: 15px;
	-webkit-transition: all .2s;
-moz-transition: all .2s;
transition: all .2s;
box-shadow:  none;
opacity: 1;
}

.btn-section .btn-default:hover, .btn-section .btn-default:focus, .btn-section .btn-default:active{
	background: #000 !important;
	border: solid 1px #000 !important;
	box-shadow:  none;
	color: #fff;
	opacity: 1;


}

.form_dropdown{
padding: 4px 40px 0 5px;
border-radius: 0;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background: #fff url("../images/select-down-arrow.png") right center no-repeat;
border: 1px solid #004a7c;
color: #000;

}

#Contact .container{
	width: 80%;
	max-width: none;
	position: relative;
	height: 100%;
}






.footer_logo_address h4{
	font-weight: 700;
	font-size: 20px;
	margin-top: 15px;
	margin-bottom: 5px;
}

.footer_logo_address h4{
	font-size: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
}


.footer_logo_address p{
	font-size: 17px;
}
.carousel-indicators{
	left: 6%;
	width: auto;
	margin: 0;
}



.carousel-control{
	z-index: 999;
}

.carousel_controls_custom{
	background: #fff;
	width: 35px;
    height: 35px;
    background-image:  none !important;
    opacity: 0.5 !important;
    bottom: 25px;
    top: auto;

}


.carousel_controls_custom.left{
    left: -75px;
    right: auto;
}

.carousel_controls_custom:hover, .carousel_controls_custom:hover .fa{
	background-color: #333333;
	color: #fff;
	opacity: 1 !important;
}

.carousel-control .fa {
    position: relative;
    top: 44%;
    transform: translateY(-50%);
    padding: 0;
    margin: 0;
    color: #000;
    text-shadow:  none;
}

.control_cover{
	position: absolute;
    right: 0;
    bottom: 20px;
    margin-right: 20px;
    display: inline-block;
    z-index: 99;
}


.has-error .form-control {
    -webkit-box-shadow: none;
    border: solid 1px #9a08d5 !important;
}

.has-error .form-control:focus {
    border-color: #843534;
    box-shadow: none;
}

@media (max-width:1024px){

	.owl-carousel .owl-nav{
		top: auto !important;
   	 	bottom: -30px !important;
	}

	.owl-carousel .owl-nav {
    top: auto !important;
    width: 13% !important;
    bottom: -30px !important;
    margin: 0 auto !important;
    text-align: center !important; 
    left: 0 !important;
    right: 0 !important;
	}

	.owl-carousel .owl-nav .owl-prev {
    left: 0 !important;
	}

	.owl-carousel .owl-nav .owl-next {
    right: 0 !important;
	}

}

@media (max-width:991px){
	.btn-section {
    padding-left: 76px;
}

.owl-carousel .owl-nav {
    width: 17% !important;
    }

    .contact_section .form-inline .form-group label {
    width: 100%;
    text-align: left;
	}

	.btn-section {
    padding-left: 0;
	}
}


@media(max-width:950px){
#mainNav .container {
    width: 95%;
    max-width: none;
    position: relative;
    height: 100%;
    padding: 0;
}



}

@media(max-width:865px){
.nav > li > a{
	padding: 10px 7px;
}

.caption_Bx{
	line-height: 40px;
	font-size: 38px;
}

}

@media(max-width: 768px){
	.service_outer .items{
		    flex: 0 0 49.3333% !important;
	}

	.btn-section {
    padding-left: 0!important;
	}

	.navbar-default .navbar-nav > li > a{
		    font-size: 19px !important;
	}
}

@media(max-width:805px){
	.btn-section {
    padding-left: 0;
}

.contact_section .form-inline .form-group label {
    width: 100%;
    text-align: left;
}
}

@media(max-width:767px){
	#Navigation{
		background-color: #fff;
	}
	
	#mainNav.navbar-default .navbar-brand > img {
    width: 60%;
	}

	.navbar-toggle{
		padding: 17px 10px;
		border-color: transparent !important;
	}
	.navbar-toggle:focus, .navbar-toggle:active, .navbar-toggle:hover{
		background-color: transparent !important;
	}
	.navbar-toggle .icon-bar {
    display: block;
    width: 27px;
    height: 2px;
    border-radius: 1px;
	background-color: #333333 !important;
	}

	.navbar-default .navbar-nav > li > a {
	    color: #000;
	}

	.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
	    background-color: transparent;
	    color: #333333;
	}

	#Navigation .navbar-nav {
	    margin-top: 20px;
	    margin-left: 0px;
	}

	#mainNav.navbar-shrink .navbar-nav {
	    margin-top: 20px;
	    margin-left: 0;
	    margin-bottom: 5px;
	}

	.navbar-collapse{
		padding-left: 0;
	}

	.navbar-default .navbar-nav > li > a{
		text-align: center !important;
	}
	.control_cover{
	    bottom: -5px !important;
	}

	.contact_section .col-sm-12.pull-right{
		 float: none !important;
    	margin-top: 25px;
    	display: inline-block;
    	text-align: center;
    	width: 100%;
	}

	.footer_logo_address{
		text-align: center;
    	width: 100%;
	}

		.footer_logo_address img{
		 margin:  auto;
	}
}

@media(max-width:560px){

	.service_outer .items {
    flex: 0 0 99.3333% !important;
	}

	.owl-carousel .owl-nav {
    width: 35% !important;
	}

	.contact_section .col-sm-12.pull-right{
		 float: none !important;
    	margin-top: 25px;
    	display: inline-block;
	}

	.about_section{
		    padding: 80px 0 !important;
	}

	#About .col-md-12 h3{
		    font-size: 35px !important;
	}

	.service_section{
		    padding: 80px 0 !important;
	}

	#Services .col-md-12 h3{
		    font-size: 35px !important;
	}

	.work_section{
		padding: 80px 0 150px !important;
	}

	#Work .col-md-12 h3{
		    font-size: 35px !important;
	}

	.contact_section{
		    padding: 80px 0 !important;
	}

	#Contact .col-md-12 h3{
		    font-size: 35px !important;
	}

	.contact_section .col-md-10 {
		width: 100% !important;  
	}

		.contact_section .col-sm-12.pull-right{
		 float: none !important;
    	margin-top: 25px;
    	display: inline-block;
    	text-align: center;
    	width: 100%;
	}

	.footer_logo_address{
		text-align: center;
    	width: 100%;
	}

		.footer_logo_address img{
		 margin:  auto;
	}

	.contact_section .form-inline .form-group .form-control {
    width: 100% !important;
}




}


@media(max-width:414px){
	#About .col-md-12 h3 {
    font-size: 25px !important;
    margin-bottom: 65px;
	}
	#Services .col-md-12 h3 {
    font-size: 25px !important;
    margin-bottom: 65px;
	}

	#Work .col-md-12 h3 {
    font-size: 25px !important;
    margin-bottom: 65px;
	}
	#Contact .col-md-12 h3 {
    font-size: 25px !important;
    margin-bottom: 65px;
	}

	#Services .col-md-12 h4 {
    font-size: 17px;
    padding: 0 15px;
    line-height: 29px;
	}

	#Contact .col-md-12 h4{
    font-size: 17px;
    padding: 0 15px;
    line-height: 29px;
	}
}

@media(max-width: 380px){
	.owl-carousel .owl-nav {
    width: 40% !important;
	}
}

@media(max-width:360px){
.caption_Bx{
	line-height: 36px;
font-size: 34px;
width: 90%;
}

}