/*
Theme Name: FtagEmentor - Child
Template: ftagementor
Version: 1.0.0
Text Domain: ftagementor
*/

/*---------------------------------
    write your css from here
------------------------------------*/
.single-address-info {
    float: left;
    overflow: hidden;
    width: calc(100% - 60px);
    overflow-wrap: break-word!important;
}
.company-location {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 3px 0 #ddd;
    padding: 100px 90px;
    position: absolute;
    right: -273px;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
    max-width: 436px;
}
h1, h2, h3, h4, h5, h6 {
    clear: both;
    font-weight: 600!important;
    line-height: 1.3;
    font-family: 'Orbitron', sans-serif!important;
}
.elementor-widget-ftagementor-contact-us .single-address-info p {
    color: #6ec1e4;
    font-family: "Roboto", Sans-serif!important;
    font-weight: 400;
}
.follow-us-icon ul li a i {
    background: #e2a750!important;
}
.gallery-item {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    /* padding-left: 5px; */
    /* padding-right: 5px; */
    /* padding-top: 5px; */
    padding: 7px!important;
}

.swiper-slide-inner
.elementor-column-gap-wide>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 1px!important;
}

select.menu-select{
	background-color: transparent;
    border-color: #fff;
    color: #fff;
    font-size: 14px;
    padding: 13px 18px;
    height: 45px;
    font-weight: 600;
    border-radius: 3px
}
select.menu-select option{
	background-color: transparent;
    border-color: #fff;
    color: #555555!important;
    font-size: 14px;
    padding: 13px 20px;
    height: 45px;
    font-weight: 420!important;
    border-radius: 3px
}
select.menu-select:focus{
    outline-color: transparent!important;
 }
.social-icon  .fa{
	font-family:"FontAwesome"!important;
}
.contact-area input[type="file"]{
	-webkit-appearance: none;
    display: block;
    border: 1px solid;
    padding-top: 8px!important;
}
.contact-area input[type="file"]:focus{
	-webkit-appearance: none;
    outline-color: transparent!important;
}
.services-area .col-lg-4.col-sm-6 {
    margin-bottom: 30px;
}
.services-area .col-lg-4.col-sm-6 .service-single {
    height: 100%;
}
.services-area .owl-carousel .owl-stage,
.services-area .owl-carousel.owl-drag .owl-item{
	display: flex;
}
.services-area .owl-carousel.owl-drag .owl-item{
	min-height: 100%;
}
.services-area .owl-carousel.owl-drag .owl-item .service-single{
	height: 100%;
}
.gallery-thmb figcaption.widget-image-caption.wp-caption-text{
	display: none;
	-webkit-transition: opacity .25s;
    -moz-transition: opacity .25s;
    -ms-transition: opacity .25s;
    -o-transition: opacity .25s;
    transition: opacity .25s;
    opacity: 0;
}
.gallery-thmb figure:hover figcaption.widget-image-caption.wp-caption-text {
    position: absolute;
    top: 0;
    bottom: 0;
    opacity: 1;
    left: 0;
    right: 0;
    background: rgba(0,0,0,.5);
    margin: 0px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-family: 'Orbitron', sans-serif!important;
    font-size: 24px;
    font-weight: 500;
}
.gallery-thmb figcaption.widget-image-caption.wp-caption-text:after{
	content:"\f061";
    position: absolute;
    border: 1px solid #e2a750;
    border-radius: 100px;
    color: #e2a750;
    font-size: 24px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 40px;
    right: 30px;
    font: normal normal normal 14px/1 FontAwesome;
    align-items: center;
    justify-content: center;
    display: flex;
}
.elementor-column-wrap  .elementor-element-populated > .gallery-thmb {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}

.elementor-widget-ftagementor-contact-us .contact-area .leave-comment.comments::before {
    background: none!important;
}
.contact-area .leave-comment.comments:before {
    background: none!important;
    content: "";
    height: 100%;
    left: 0;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=82)";
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"] {
    height: 40px;
    width: 100%!important;
}
.project-count span::after {
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    border: 1px solid #e2a750!important;
    height: 1px;
    border-right: 50px solid #e2a750!important;
}
.default-menu nav>ul>li>a, .default-menu div>ul>li>a {
    display: flex;
    font-size: 14px!important;
    line-height: 30px;
    padding: 30px 15px;
    transition: all 0.3s ease 0s;
    font-weight: 700!important;
}
.breadcrumbs_wrap ul li a:hover, .breadcrumbs_wrap ul li.item-current {
    color: #e2a750;
    word-break: break-word;
    text-transform: capitalize!important;
}
@media(max-width: 991px){
	.contact-form-title > h4 {
		margin-bottom: 35px;
		font-size: 30px;
		width: auto!important;
	}
	body{
		overflow-x: hidden;
	}
	.owl-stage-outer{
		overflow:initial;
	}
}