.h2slide{font-size:60px; color:#fff}
#main-menu .navbar .nav > li > a.nwhite{color:#fff !important}
.top-bar{
	background: #ffbc13;
}
.top-bar-section li a{
	color: #fff;
}
.logo-img{
	height: auto!important;
}
.logo-row{
	width: auto;
}
#main-menu .navbar .nav > li > a{
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
}
#main-menu .navbar .nav > li:hover > a{
	color:#ecb218;
}
.affix.header-1 #main-menu .navbar .nav > li > a{
	color: #000 !important;
	padding: 40px 3px 5px 3px;
}
.topfooter{
	background-color: #1a1a1a;
}
.bottomfooter{
	background-color: #101010;
}
.footer-2-copy-cont{
	border-top: none;
	padding: 10px 0;
}
.footer-2-copy:hover{
	color: #fff;
}
.logo-footer{
	max-height: initial;
}
.widget h4{
	color: #fff;
}
.button.yellow{
	background-color: #ffbc13;
	color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    padding: 10px 25px 10px 25px;
}
.post-prev-text{
	margin-bottom: 0;
	border-bottom: none;
	min-height: 170px;
}
.section-title{
	border-left: none;
	padding: 22px 25px 14px 0px;
	font-weight: 700;
	border-bottom: 1px solid #f3f3f3;
    margin-bottom: 10px;
}
.page-section.pt-110-b-30-cont{
	padding-top: 60px;
}
footer .a-text-cont{
	font-weight: 500;
}
footer .a-text-cont a:hover{
	color: #fff;
}
.footer-2-text-cont{
	margin-bottom: 10px;
}
footer .fa.fa-angle-double-right{
	margin-right: 10px;
}
footer .widget h4:after {
    width: 60px;
    height: 3px;
    content: '';
    position: absolute;
    background-color: #ffbc13;
    top: 50px;
    left: 15px;
}
.coordonnee .footer-2-soc-a a{
	padding: 0;
}
.footer-2-soc-a .fa{
    background-color: #222222;
    border: 1px solid #333333;
    width: 35px;
    height: 35px;
    text-align: center;
    padding-top: 10px;
    color: #fff;
    transition: all .3s ease 0s;
}
.footer-2-soc-a .fa:hover {
    background-color: #ffbc13;
    transition: all .3s ease 0s;
}
.owl-carousel:hover .owl-prev, .owl-arrows-bg.owl-carousel:hover .owl-prev{
	left: auto;
}
.owl-carousel:hover .owl-next{
    right: 0px;
}
.owl-prev,.owl-next, .owl-arrows-bg .owl-prev, .owl-arrows-bg .owl-next{
	opacity: 1;
	top: 15px;
	font-size: 12px;
	width: 30px;
	height: 45px;
}
.owl-arrows-bg .owl-prev, .owl-arrows-bg .owl-next{
	box-shadow: none;
}
.owl-prev{
	right: 20px;
	left: auto;
}
.owl-next{
    right: 0px;
}
.carouseldiv{
    background: url(/images/bg.jpg) no-repeat;
    padding: 90px 0 80px;
    position: relative;
}
.carouseldiv h2{
	color: #fff;
	border-bottom: none;
}
.carouseldiv h2.section-title:after{
	width: 60px;
    height: 3px;
    background-color: #ffbc13;
    position: relative;
    content: '';
    top: 20px;
    left: 0;
}
.section-title:after{
    width: 60px;
    height: 3px;
    background-color: #ffbc13;
    position: relative;
    content: '';
    top: 16px;
    left: 0%;
    display: block;
}
.owl-wrapper{
	margin-top: 40px;
}
.owl-carousel .owl-item{
	padding: 0 20px;
}
.owl-carousel .owl-item .text-center{
	border:1px solid #f3f3f3;
}
.port-item:hover .port-title-cont, .lightbox-item:hover .port-title-cont{
    position: absolute;
    bottom: 0;
    text-align: left;
}
.port-item:hover .port-overlay-cont, .lightbox-item:hover .port-overlay-cont{
	border-bottom: 6px solid #ffbc13;
}
.port-title-cont{
	color: #fff;
    position: absolute;
    bottom: 0;
}
.port-title-cont h3{
    text-transform: uppercase;
    text-decoration: underline;
    color: #fff;
}
.popup-gallery .port-btn-cont {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -12px;
    margin-top: -10px;
    transition: all .3s cubic-bezier(0.300, 0.100, 0.580, 1.000);
}
.popup-gallery .port-overlay-cont{
    background-color: rgba(255,255,255,0.2);
}
.popup-gallery .port-item:hover .port-overlay-cont{
	border-bottom: none;
}
.owl-prev .icon, .owl-next .icon{
    border: 1px solid #e3e3e3;
    color: #e3e3e3;
	padding: 3px 5px 0;
}
.owl-prev .icon:hover, .owl-next .icon:hover {
    border: 1px solid #ffbc13;
    color: #ffbc13;
}
.owl-prev{
	right: 32px;
}
.a-text:hover{
	color: #fff;
}
#back-top a{
    background-color: #ffbc13;
    border-radius: 4px;
    padding: 8px 10px;
    font-size: 23px;
    color: #fff;
}
.tabs-vertical.custom-tabs .tab-pane, .tabs.custom-tabs .tab-pane{
	border: none;
}
.tabs.custom-tabs .nav-tabs li.active a{
    color: #fff;
    background-color: #ffbc13;
    border: none;
}
.tabs-vertical.tabs .nav-tabs>li>a{
    background-color: #f8f8f8;
    margin-bottom: 5px;
    text-transform: uppercase;
    color: #000;
}
.tabs-vertical.tabs .nav-tabs>li>a:hover{
	background-color: #ffbc13;
	color: #fff;
}
.accordion h2.section-title{
	text-transform: uppercase;
	padding-top: 0;
}
.tabs-vertical.custom-tabs .tab-content-container{
	padding-top: 0;
}
#main-menu .navbar .nav > li > a{
	color: #000;
	padding: 45px 3px 5px 3px;
}
.logo-2{
	padding: 10px 0 25px 0;
}
.no-padding{
	padding: 0
}
.accordion > dt > a.active{
    color: #fff;
    background-color: #ffbc13;
    cursor: default;
}
.accordion > dt > a{
	text-transform: uppercase;
	color: #000;
	background-color: #f8f8f8;
	border: none;
    font-size: 14px;
}
.accordion > dt > a:hover{
	background-color: #ffbc13;
	color: #fff;
}
.accordion > dt > a.active:after, .accordion > dt > a.active:hover:after{
	color: #fff;
}
.services .section-title{
	margin-bottom: 30px;
}
.accordion p{
	margin-bottom: 40px;
}
.sm-content-cont{
	max-height: 650px;
}
.carouseldiv{
	color: #fff;
}
.carouseldiv p{
	font-size: 40px;
	text-transform: uppercase;
	line-height: 40px;
}
.carouseldiv a, .aboutus a{
    color: #fff;
    text-transform: uppercase;
    padding: 10px 25px;
    display: inline-block;
    transition: .3s ease-out;
    margin-top: 20px;
    background-color: #ffbc13;
    font-weight: 700;
}
.carouseldiv a:hover,  .aboutus a:hover{
	background-color: #333333;
	transition: .3s ease-out;
}
.port-main-img{
	height: 266px;
}
@media (min-width: 1201px){
	.main-menu-container {
	    position: absolute;
	    top: 0;
	    right: 0;
	    width: 100%;
	}
}
@media(max-width: 1700px){
	#main-menu .navbar .nav > li > a{
		padding: 45px 0px 5px 0px;
		letter-spacing: 0;
	}
}
@media (max-width: 1389px){
	.main-menu-container {
		position: initial;
	}
	#main-menu .navbar .nav > li > a{
		padding: 5px 9px 5px 17px !important;
		margin: 0;
		color: #d3d3d3 !important;
	}
	#main-menu .navbar .navbar-collapse{
		float: none;
	}
	.main-menu-container {
	    background-color: #4b4e53;
	}
	.navbar{
		min-height: initial;
	}
	.menu-btn-respons-container{
	    position: absolute;
	    right: 0;
	    top: 0;
	}
	.hamb-mob-icon{
		font-size: 29px;
	    color: #ffbc13;
	}
	.navbar-default .navbar-nav>li>a{
		text-align: left;
	}
	.topbar li{
		padding: 0px 5px 0 0;
	}
	.topbar .fa{
		font-size: 15px;
	}
    .navbar-header {
        float: none;
    }
    .header .bar-top .connect{z-index: 1030}
    .navbar-toggle {
        display: block;
        float: right;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav>li {
        float: left;
    	width: 100%;
    	padding-bottom: 0;
    }
    .navbar-nav>li>a {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
    .dropdown-menu>li>a {

	    display: block;

	    padding: 3px 20px;

	    clear: both;

	    font-weight: 400;

	    line-height: 1.42857143;

	    color: #333;

	    white-space: nowrap;

	}

	.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {

	    padding: 5px 15px 5px 25px;

	}

	.navbar-nav .open .dropdown-menu>li>a {

	    line-height: 20px;

	}

	.navbar-nav .open .dropdown-menu {

	    position: static;

	    float: none;

	    width: auto;

	    margin-top: 0;

	    background-color: transparent;

	    border: 0;

	    -webkit-box-shadow: none;

	    box-shadow: none;

	    padding-left: 20px;

	}

	.dropdown-menu .separator{

		display: none;

	}

	.dropdown-menu{

		box-shadow: none;

		border: none;

	}

	.nav li ul{

		position: relative;

		margin-top: 20px;

	}

	.navbar-default .navbar-nav>li>a{

		font-weight:bold;

		border-right: 0;

	}

	.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{

		background-color: #f3f3f3;

		color:#000

	}

	.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{

		border-color: transparent;

	}

	.header .container{

		padding-right: 0px;

    	padding-left: 0px;

    	width: 100%;

	}

	.navbar-nav .open .dropdown-menu{

		padding-left: 0px;

		background: #ffe286;

	}
	.navbar-nav>li:before{

		display: none;

	}

	.pinkbloc a, .greenbloc a{

		font-size: 29px;

	}

	.h3title:before, .h3title:after{

		width: 28%;

	}
}
@media (max-width: 767px){
	footer .widget h4:after{
		top: 35px;
	}
	.logo-container-2{
		width: 65%;
	}
	.header-wrapper .container{
		padding-left: 0;
		padding-right: 0;
	}
	.services{
		padding-left: 0;
	}
	.nop-l{
		padding-left: 0;
	}
	.carouseldiv{
		padding: 20px 0 80px;
	}
	.carouseldiv h2{
	    font-size: 23px;
	}
	.carouseldiv h2.section-title:after{
	    top: 10px;
    	left: 0;
	}
	.sm-img-bg-fullscr{
		margin-top: 60px;
	}
}
@media (max-width: 1024px){
	.page-title-cont, .page-title-small{
		margin-top: 70px;
	    padding-top: 20px;
    	padding-bottom: 20px;
	}
	.page-title-small .page-title{
	    margin-top: 0px;
    	margin-bottom: 0px;
	}
	.page-title-small .breadcrumbs{
		margin-top: 0;
	}
	.hamb-mob-icon{
		color: #ffbc13;
	}
	.logo-2, .header.no-transparent .logo-2{
		padding: 4px 0 17px 13px;
	}
	.header{
		margin-bottom: 0;
	}
}
@media (min-width: 1025px){
	.header-1 #main-menu .nav.navbar-nav{
		margin-right: 0;
	}
}

