.logo-row {
    width: 295px;
}
.logo-2 {
    padding: 10px 0 10px 0;
    width: 135px;
    float: left;
}
.logo-img {
    height: auto;
    width: 100%;
}
.header-1 #main-menu .nav.navbar-nav {
    margin-right: 0;
}
header.affix .logo-3, .header.affix.no-transparent .logo-3 {
    padding-top: 5px;
    padding-bottom: 5px;
}
.logo-3{
    float: right;
    width: 140px;
    position: absolute;
    padding: 10px 0 10px 0;
    right: 0;
}
#main-menu .navbar .nav > li > a {
    padding: 5px 0;
    margin: 27px 13px 27px 13px;
    border: none;
	color: rgba(82, 145, 208, 0.5)!important;
	font-family: "Open Sans", sans-serif;
  	font-size: 14px;
  	font-weight: normal;
  	text-transform: uppercase;
  	letter-spacing: normal;
	transition: all .3s ease-in-out;
}
.header-1 #main-menu .navbar .nav > li.current > a, .header-1 #main-menu .navbar .nav > li:hover > a{
    padding: 5px 0;
    margin: 27px 13px 27px 13px;
    border: none;
	font-weight: bold;
    color: #5291d0!important;
}
header.affix .logo-2, .header.affix.no-transparent .logo-2 {
    padding-top: 5px;
    padding-bottom: 5px;
}
.affix.header-1 #main-menu .navbar .nav > li > a {
    padding: 5px 0;
    margin: 22px 13px 22px 13px;
}
.affix.header-1 #main-menu .navbar .nav > li.current > a {
    padding: 5px 0;
    margin: 22px 13px 22px 13px;
    border: none;
}
#main-menu .sub, #main-menu .parent .sub, #main-menu .parent:hover .sub{
	background-color: #ffffff;
	padding: 10px 10px 10px 10px;
}
#main-menu .sub li {
    text-transform: capitalize;
}
#main-menu .sub a {
	min-width: 170px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 600;
	line-height: normal;
	letter-spacing: normal;
	color: #121111!important;
	transition: all .3s ease-in-out;
}
.slider-1 .slides li .contain, .slider-1 .loading {
	min-height: 500px;
}
.slider-1 .flex-container{
	overflow: hidden;
	margin-bottom: 50px;
}
.slider-1 .flexslider{
	overflow: hidden;
}
.slider-1 .flex-control-nav {
    bottom: -30px;
}
.slider-1:hover .flex-control-nav {
    bottom: -30px;
}
.slider-1 .flex-control-nav li a{
    display: block;
    width: 8px;
    height: 8px;
    margin: 0;
    border-radius: 50%;
    background: rgba(255,255,255,0);
	border: 1px solid #003de0;
	overflow: hidden;
}
.slider-1 .flex-control-nav li a.flex-active {
	background: #003de0;
}
.slider-1 .flex-control-nav {
    bottom: -30px!important;
    z-index: 2;
}
.slider-1 .flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    border: 1px solid #ffbf66;
    background: rgba(255, 255, 255, 1);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
.slider-1 .flex-control-paging li a.flex-active {
    background: #ffbf66;
    cursor: default;
}
.slider-1 .flex-direction-nav li a {
    background-color: rgba(255, 237, 105, 0.6);
    padding: 15px 0;
    color: #fff;
    font-size: 30px;
	top: 50%;
	transform: translateY(-50%);
}
.slider-1 .flex-direction-nav li .flex-prev {
    left: 0;
    opacity: 1;
}
.slider-1 .flex-direction-nav li .flex-next {
    right: 0;
    opacity: 1;
}
.h1slide{
	font-family: "Open Sans",sans-serif;
	font-size: 32px;
	font-weight: bold;
	line-height: normal;
	letter-spacing: normal;
	color: #fff;
	margin: 0 0 5px;
}
.norm-43-wide p{
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
    font-weight: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #fff;
	margin-bottom: 20px;
}
.btn-vplus {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 0.1px;
    color: rgba(38, 34, 34, 0.8);
    border-radius: 5px;
    background-image: -webkit-linear-gradient(19deg, #ffed5c, #ffed69);
    background-image: -o-linear-gradient(19deg, #ffed5c, #ffed69);
    background-image: linear-gradient(109deg, #ffed5c, #ffed69);
    box-shadow: 0 8px 16px 0 rgba(182, 182, 182, 0.5);
    padding: 11px 26px;
    text-transform: uppercase;
    display: inline-block;
    transition: all .3s ease-in-out;
}
.btn-vplus:hover{
	color: #262222;
    background-image: -webkit-linear-gradient(10deg, #ffffff, #ffed5c);
    background-image: -o-linear-gradient(10deg, #ffffff, #ffed5c);
    background-image: linear-gradient(100deg, #ffffff, #ffed5c);
}
.norm-43-wide .text-right{
	line-height: normal;
}
.norm-43-wide{
	padding: 0;
	width: 60%;
	margin-left: 50px;
	overflow: hidden;
	transform: translateY(-50%);
}
.over-slide{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	-webkit-filter: blur(5px);
	-moz-filter: blur(5px);
	-o-filter: blur(5px);
	filter: blur(5px);
	z-index: -1;
    background: rgba(255, 255, 255, 0.8);
}
.aboutus{
    margin-bottom: 40px;
}
.page-title-small {
    padding-top: 0;
    padding-bottom: 25px;
    background: #7eaddc;
}
.page-title-small .page-title{
    color: #fff;
}
.breadcrumbs a {
    color: #080b10;
    font-weight: bold;
}
.slash-divider {
    color: white;
}
.breadcrumbs a:hover, .bread-current {
    color: #ffffff;
}
.Soleoaboutus p {
    text-align: justify;
}
.section-title {
    font-family: "Open Sans", sans-serif;
    font-size: 40px;
    letter-spacing: normal;
    line-height: normal;
    font-weight: bold;
    text-transform: capitalize;
    color: #262222;
    margin: 0 0 25px;
    border: none;
    padding: 0;
}
.section-title:after {
    content: "";
    width: 140px;
    height: 2px;
    box-shadow: 0 0 6px 0 rgba(67, 138, 168, 0.4);
    border: solid 2px #262222;
    position: relative;
    display: block;
    border-radius: 4px;
}
.aboutus .section-title:after{
	display: none
}
.section-title.text-center:after {
    margin: auto;
}
.aboutus .section-title:after {
    width: 285px;
}
.aboutus img{
    width: 100%;
    border-radius: 5px;
}
.aboutus p {
    font-family: 'OpenSans',sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;
    color: #211c1c;
    margin: 35px 0 45px;
}
.our-service{
    position: relative;
    overflow: hidden;
    margin-bottom: 40px;
	background: url(../images/bg-soleo.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}
.our-service .section-title {
    color: #ffffff;
    margin: 20px 0 35px;
}
.our-service .section-title:after {
    border-color: #ffffff;
}
.our-service .owl-carousel .owl-item .item {
    border-radius: 5px;
	box-shadow: 0 8px 16px 0 rgba(38, 34, 34, 0.24);
	background-image: -webkit-linear-gradient(37deg, #7dc5ff, #5291d0);
	background-image: -o-linear-gradient(37deg, #7dc5ff, #5291d0);
	background-image: linear-gradient(127deg, #7dc5ff, #5291d0);
    padding: 25px 20px;
	max-width: 260px;
	margin: 0 auto;
}
.stitre{
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #fff;
	margin: 20px 0 0;
}
.stitre a{
	color: #fff;
}
.owl-theme .owl-page {
    padding: 0;
}
.owl-theme .owl-controls .owl-page span {
    width: 6px;
    height: 6px;
	border-radius: 50%;
    background: #eee;
    opacity: .3;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    transform: scale(1);
    background: #ffee67;
}
.owl-theme .owl-controls {
    margin: 40px 0 0;
    text-align: center;
}
.owl-pagination {
    bottom: 15px;
}
.galery {
	margin: 0 -15px 40px;
}
.galery .galer-item{
	text-align: center;
	max-height: 270px;
	padding: 0 15px;
	position: relative;
}
.galery .galer-item .lightbox-item{
    border-radius: 5px;
	overflow: hidden;
}
.galery .galer-item .item {
    margin: 0;
    display: block;
}
.galery .galer-item .item-img {
	width: 100%;
}
.galery .galer-item .item-btn {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: all .3s linear;
}
.galery .galer-item:hover .item-btn {
	background: rgba(0, 0, 0, 0.6);
}
.galery .galer-item .item-btn .icon_search{
	position: absolute;
	left: 50%;
	top: 20%;
	transform: translate(-50%, -50%);
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	font-size: 26px;
	opacity: 0;
	transition: all .3s linear;
}
.galery .galer-item:hover .item-btn .icon_search{
	top: 50%;
	opacity: 1
}
.galery .owl-pagination {
    bottom: 0;
}
.port-item .lightbox-item{
	border-radius: 5px;
	overflow: hidden;
}
.port-item .item {
    margin: 0;
}
.avis{
    background: url(../images/bg-soleo.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    box-shadow: 0 2px 20px 5px rgba(0, 0, 0, 0.06), 0 0 8px 0 rgba(0, 0, 0, 0.05);
	margin-bottom: 25px;
	padding: 30px;
}
.avis .section-title {
    color: #fff;
}
.avis .section-title:after {
    border-color: #fff;
}
.avis .owl-carousel .owl-wrapper-outer{
	padding: 40px 0;
}
.avis .owl-carousel .owl-wrapper-outer:before, .avis .owl-carousel .owl-wrapper-outer:after{
    content: '“';
    font-size: 80px;
    font-weight: bold;
    line-height: 80px;
    color: #fff;
    position: absolute;
    display: block;
    width: 35px;
    height: 40px;
    left: 15px;
    top: -4%;
}
.avis .owl-carousel .owl-wrapper-outer:after{
	content: '”';
    right: 15px;
    bottom: -1.5%;
    left: auto;
    top: auto;
}
.avis .owl-theme .owl-controls {
    margin: 15px 0 0;
}
.avis .owl-carousel .owl-item{
	padding: 0 15px;
}
.avis .owl-carousel .avis-info{
	background: #fff;
	border-radius: 5px;
	padding: 8px 15px 20px;
}
.avis_photo {
    width: 100px;
    height: 100px;
    margin: 0 auto 16px;
    border-radius: 50%;
	overflow: hidden;
}
.avis_photo img{
    width: 100%;
    height: 100%;
}
.fb-avis {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.7;
    letter-spacing: normal;
    margin: 0 auto 15px;
	color: #4a4a4a;
}
p.fb-avis:before,p.fb-avis:after{
	content: '"';
	display: inline;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.4;
    letter-spacing: normal;
}
p.fb-avis:after{
	content: ' ..."';
}
.fb-name {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.4;
    letter-spacing: 1px;
    text-align: center;
    margin: 0;
    color: #4a4a4a;
}
.demande h3{
    font-family: 'Open Sans', sans-serif;
	font-size: 40px;
	font-weight: bold;
	line-height: normal;
	letter-spacing: normal;
	color: #5291d0;
	margin: 0 0 5px;
}
.demande p{
    font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #5291d0;
	margin: 0
}
.widget {
    margin: 20px auto 30px;
}
.widget:not(:first-child){
	margin-top: 80px;
}
.widget:first-child p{
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	letter-spacing: normal;
	text-align: justify;
	color: #fff;
	width: 85%;
	margin: 0 auto
}
.widget h4{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	letter-spacing: normal;
	color: #fff;
	margin: 0 auto 20px;
	text-transform: capitalize;
}
.widget h4 span{
	border-bottom: 2px solid #fff;
}
.widget .links-list li {
    padding-bottom: 5px;
    line-height: normal;
}
.links-list.a-text-cont a,
.a-text{
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: #fff;
}
.widget p {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: #fff;
    word-wrap: break-word;
}
.widget p b{
	text-transform: uppercase
}
.widget p span{
	display: inline-block;
	font-weight: 400;
}
.logo-footer-cont {
    margin: 10px 0 16px;
    text-align: center;
}
.logo-footer {
    max-height: 110px;
}
.topfooter{
    background: #5291d0;
	margin-top: 15px;
	margin-bottom: 15px;
}
.social-link {
    padding: 0;
}
.social-link a{
	display: inline-block;
    margin-right: 5px;
	margin-bottom: 8px;
}
.social-link a i {
    font-size: 14px;
    width: 24px;
    line-height: 24px;
    text-align: center;
    color: #5291d0;
	opacity: 0.7;
	background-color: #f8e71c;
    border-radius: 50%;
}
.social-link a:hover i {
    color: #5291d0;
	opacity: 1;
	background-color: #f8e71c;
}
.footer-2-copy, .footer-2-copy a {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #121111;
	margin-bottom: 0;
}
.footer-2-copy:hover{
	color: #121111;
}
.footer-2-copy a:hover {
	color: #e0a000;
}
.bottomfooter {
    background-color: #ffffff;
}
.footer-2-copy-cont{
	padding: 0 0 10px;
}
#back-top a {
    color: #fff;
    font-size: 38px;
    background: #ffbf66;
    border-radius: 50%;
    line-height: 28px;
}
#back-top [class*=" icon-"]:before {
    line-height: 1;
}
.footer-2-text-cont {
    margin-bottom: 0;
}
.form-control{
	border: 1px solid #ebebeb;
	padding: 10px 12px;
	height: auto;
}
.cis-cont .icon {
    color: #ffbf66;
}
.grey-light-bg .cis-text {
    border-left: 1px solid #ffbf66;
}
#google-map {
    height: 475px;
}
address span strong {
    display: inline-block;
    color: #5291d0;
    width: 110px;
    text-transform: capitalize;
}
address span {
    display: block;
    border-bottom: solid 1px #ddd;
    padding-bottom: 5px;
    font-weight: normal;
    padding: 15px 0;
	font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #000;
}
#contact-form textarea {
    height: 300px;
}
@media (max-width: 1199px){
	.slider-1 .slides li .contain, .slider-1 .loading {
		min-height: 450px;
	}
	.header {
		margin-bottom: 0;
	}
	.logo-row {
		width: auto;
	}
	.logo-container-2 {
		width: 135px;
	}
	.hamb-mob-icon {
		padding: 20px 5px 10px 5px;
		font-size: 50px;
		font-weight: bold;
		color: #5291d0;
	}
	#main-menu .navbar .nav > li > a{
        padding: 10px 0px 10px 0px!important;
	}
	.header-1 #main-menu .navbar .nav > li.current > a, .header-1 #main-menu .navbar .nav > li:hover > a {
		color: #5291d0!important;
		background-color: rgba(45, 93, 224, 0);
	}
	#main-menu .sub a {
		padding: 10px 10px 10px 20px !important;
	}
	#main-menu .navbar .nav > li > a:after{
		display: none;
	}
	.main-menu-container {
		background-color: #ffffff;
	}
	#main-menu .sub, #main-menu .parent .sub, #main-menu .parent:hover .sub{
		background-color: #ffffff;
	}
	.section-title {
		font-size: 32px;
		margin: 0 0 15px;
	}
	.aboutus p {
		margin: 0 0 15px;
	}
    .logo-3{
        left: 130px;
    }
    #main-menu .navbar .nav > li > a{
        margin: 27px 7px 27px 5px;
    }
    .affix.header-1 #main-menu .navbar .nav > li > a{
        margin: 22px 7px 22px 5px;
    }
}
@media (max-width: 1024px){
    .menu-btn-respons-container {
        position: absolute;
        right: 0;
        top: 0;
    }
    .logo-3 {
        position: absolute;
        padding: 10px 0 10px 0;
        right: 55px;
    }
}
@media (max-width: 991px){
	.slider-1 .slides li .contain, .slider-1 .loading {
		min-height: 450px;
	}
	.norm-43-wide {
		width: 95%;
		top: 55%!important;
	}
	.img-logo{
		width: 60%;
		margin: auto;
	}
	.img-logo img {
		transform: scale(1);
	}
	.widget:not(:first-child){
		margin-top: 0;
	}
	.widget:not(:nth-child(1)):not(:nth-child(4)){
		margin-top: 60px;
	}
	.our-relativ {
		height: auto;
		padding: 195px 100px 15px;
	}
	.our-relativ .box-item {
		margin-bottom: 20px;
	}
	.our-relativ .box-item + div{
		height: 0;
	}
	.galery .port-item {
		width: 25%;
	}
	.norm-43-wide {
		top: 55%!important;
	}
	.aboutus .row > div:first-child{
		text-align: center
	}
	.aboutus img {
		max-width: 100%;
		width: auto;
	}
	.demande h3 {
		font-size: 30px;
	}
	.demande p{
		font-size: 16px;
	}
	.widget:first-child p{
		width: auto
	}
}
@media (max-width: 768px){
	.container {
		padding-left: 15px;
		padding-right: 15px;
	}
	.slider-1 {
		padding: 0 15px;
	}
}
@media (max-width: 767px){
	.container {
		max-width: 570px;
	}
	.slider-1 .slides li .contain, .slider-1 .loading {
		min-height: 280px;
	}
	.norm-43-wide {
		top: 55%!important;
		margin-left: 40px;
	}
	.slider-1 .btn-vplus {
		margin-left: 0;
	}
	.norm-43-wide p {
		font-size: 18px;
	}
	.our-service .owl-carousel .owl-item .item{
		max-width: 240px;
	}
	.widget:not(:nth-child(1)):not(:nth-child(4)){
		margin-top: 0;
	}
	.galery .port-item {
		width: 33.3333%;
	}
	.galery .galer-item .item-img img{
		width: 100%
	}
	#google-map {
		height: 430px;
	}
    #contact-form textarea {
        height: 200px;
    }
}
@media (max-width: 575px){
	.col-xxs-12{
		width: 100%
	}
	.norm-43-wide p {
		font-size: 14px;
	}
	.img-logo {
		width: 100%;
	}
	.section-title {
		font-size: 20px;
	}
	.aboutus .section-title:after {
		width: 225px;
	}
	.aboutus p {
		font-size: 16px;
		margin: 15px 0 20px;
		text-align: justify;
	}
	.our-relativ {
		padding: 195px 30px 15px;
	}
	.top-center {
		top: -28px;
	}
	.our-relativ .box-item{
		height: auto;
		padding: 15px;
	}
	.widget:nth-child(2) {
		margin-top: 0;
	}
	.galery .port-item {
		width: 50%;
	}
	.our-avis {
		padding: 35px 0 10px;
	}
	p.fb-avis{
		font-size: 14px;
	}
	.avis-info {
		padding-bottom: 65px;
	}
}