/*
Theme Name: Emarat
Theme URI: http://expert-themes.com/wp/emarat
Author: Expert Themes
Author URI: https://themeforest.net/user/expert-themes
Description: This is Emarat WordPress theme
Version: 999.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: emarat
Tags: one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, rtl-language-support, sticky-post, translation-ready, microformats
*/

.fixed-header .sticky-header .auto-container {
	display: flex;
    align-items: center;
    justify-content: space-around;
    
}

ul.page-breadcrumb  {
	background-color: #2c285b; 
}

.page-breadcrumb:after {
	background-color: #2c285b !important;
}

 #navbarSupportedContent1 ul li a {
	color: #2c285b !important;
}

#navbarSupportedContent1 ul.submenu  li a:hover {
	color: #dbdb4b !important;
}

.accordion-box .block .acc-btn  {
	color: #2c285b !important;
}

.sec-title h2 {
	 color: #2c285b !important;
}

.about-section .image-column .title-box h2 {
	 color: #dbdb4b !important;
	    text-shadow: none !important;
}
.team-block .inner-box .lower-box h3 a {
	 color: #2c285b !important;
}

.contact-form-section .title-box h2 {
	 color: #2c285b !important
}

.testimonial-section h2 {
	color: #fff !important;
}

.team-detail .text {
	font-size: 22px;
    font-weight: 100;
    line-height: 1.3;
}

.team-detail h2 {
	text-align: center;
    color: #444444 !important;
    font-size: 43px;
    font-weight: 500;
	writing-mode: vertical-lr;
    text-orientation: mixed;
    position: absolute;
	line-height: 1.3;
	top: 50%;
    transform: translate(-10%, -50%);
    height: fit-content;
}

.team-detail h2:before{
	position: absolute;
	content: ' ';
	top: 50%;
	left: -62px;
	bottom: 313px;
	width: 100px;
	height: 4px;
	opacity: 2;
	background-color:#dbdb4b;
	transition:
	all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	transform: rotate(90deg);
}

.team-detail div.image-column {
background: rgb(255,255,255);
background: -moz-linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 53%, rgba(193,175,165,1) 53%);
background: -webkit-linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 53%, rgba(193,175,165,1) 53%);
background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 53%, rgba(193,175,165,1) 53%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#c1afa5",GradientType=1);
	height:585px;
}

.s-img img {
height: fit-content;
   position: relative;
    top: 50%;
    left: 25%;
    width: 50%;
    transform: translate(-50%, 0%);
}

section.page-title {
	padding: 200px 0px 0px;
}

.btn-style-three {
	border: 2px solid #5a287f !important;
	border-radius: 0.5rem;
	    font-weight: 600 !important;
}

.btn-style-three:hover, input[type=submit].theme-btn:hover {
	background-color: transparent !important;
	color: #5a287f !important;
}

button.theme-btn, a.theme-btn, input[type=submit].theme-btn {
	background-color: #5a287f !important;
	color: #fff !important;
}

.tap-c li.active-btn {
	 background: #dbdb4b;
    color: #fff !important;
}

.copyright-lr a {
	color: #dbdb4b;
}

.copyright-lr {
	display: flex;
	justify-content: center;
    color: #fff;
}
.copyright-lr img {
	 margin: auto 0.5rem;
    width: 20px;
    height: 20px;
}

.about-section .image-column .image img {
	width: 532px !important;
    height: 456px !important;
    object-fit: contain;
	box-shadow: none !important;
}

.about-section .image-column .title-box {
    left: 40px !important;
    bottom: 112px !important;
}

.col-form section.contact-form-section .auto-container {
	background: rgb(255, 178, 0, 0.05);
    border-radius: 0.8rem;
    padding: 1.5rem;
}

.col-form section.contact-form-section .auto-container textarea {
	height: 120px;
}
.services-block-two .inner-box .image img {
      height: 250px;
    object-fit: cover;
}

.page-id-16 .team-section div.row {
	align-items: center;
    justify-content: space-between;
}

.page-id-16 .team-section div.row .team-block {
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 33%;
}

.page-id-16 .team-block .inner-box .lower-box {
   padding: 28px 28px 28px 62px;
	height: 108px;
	display: flex;
    align-items: center;
    justify-content: center;
}

.page-id-16 .team-block .inner-box .lower-box h3 {
		 font-size: calc(14px + (26 - 22) * ((100vw - 300px) / (1600 - 300)));
}

.page-id-16 .team-block .inner-box .social-icon-one {
    left: -10px;
}

.page-id-16 .social-icon-one:after {
    background: #5a287f;
    height: 108px;
    width: 50px;
    position: absolute;
    content: '';
    left: 0px;
    bottom: -182px;
    border-top: 50px solid #dbdb4b;
    border-right: 65px solid transparent;
}

.page-id-16 .wpcf7 form.sent .wpcf7-response-output {
    border-color: #5a287f;
}

.proyectos-home img {
	height: 350px;
	object-fit: cover;
}

div.scroll-to-top {
    border-radius: 50%;
    bottom: 4px;
    right: 4px;
    width: 35px;
    height: 35px;
	line-height: 35px; 
}

.main-footer .logo a img {
	width: 64%;
}

.sticky-header .logo a img {
	width: 75%;
}

.sticky-header .logo {
	padding: 0;
}

.single-emarat_team .page-title {
    background-position: center;
}

.page-id-16 .overlay-box {
	display: none;
}

.main-footer .logo-widget {
	text-align: center;
}

.cn-set-cookie {
	color: #2c285b !important;
}

.main-menu .navigation > li:last-child > ul {

    left: -170px;


}

@media (max-width: 767.98px) {
	
	.about-section .image-column .title-box {
    left: 0px !important;
    bottom: 112px !important;
}
	
	.team-detail div.image-column {
		height: auto;
	}
	
.copyright-lr {
    display: block;
    text-align: center;
}
	.page-id-16 .team-section div.row .team-block {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
	section {
    position: relative;
    padding: 52px 0px 40px !important;
		    width: auto !important;
}
}