/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/

}

.nav-dark .nav>li>a{
	color: #fff;
}
.button span{
	font-weight: 600;
}
.header-main .nav > li > a{
	font-size: 1em;
	color: #222;
}
.header-main .nav-dropdown{
	border: none;
	border-top : 2px #5794CC solid;
	padding: 5px;
}
.header-main .nav-dropdown li a{
	color: #222;
}
.header-main .nav-spacing-large>li{
	margin: 0 15px;
}
.button, button, input[type='submit'], input[type='reset'], input[type='button']{
	font-weight: normal;
}
.header-main .logo-left .logo{
	background: #FFF;
}
.absolute-footer{
	font-size: 0.8em;
	color: #111;
}
.header-search-form-wrapper .form-flat input:not([type="submit"]){
	width: 300px;
	padding: 8px 15px;
	height: auto;
}
.home-title .section-title b{
	display: none;
}
.home-title .section-title-main{
	text-transform: capitalize;
    font-size: 35px;
    font-weight: 300;
    text-align: center;
}
.home-title .section-title{
	text-align: center;
    display: inherit;
    margin: 0px;
}
.why-icon .icon-box-text{
	font-size: 0.9em;
	text-align: justify;
}
#footer{
	margin-top: 70px;
}

@media (min-width:768px){
	.footer-2 .widget:first-child {
		max-width: 30%;
    	-ms-flex-preferred-size: 30%;
    	flex-basis: 30%;
    	margin-right: 50px;
	}
	.footer-2 .widget:nth-child(2),
	.footer-2 .widget:nth-child(3){
		max-width: 18%;
    	-ms-flex-preferred-size: 18%;
    	flex-basis: 18%;
	}
	.footer-2 .widget:last-child {
		max-width: 28%;
    	-ms-flex-preferred-size: 28%;
    	flex-basis: 28%;
	}
	#footer .footer-2 .widget{
		margin-bottom: 0px;
	}
	.wpcf7 .from-enquiry p:nth-child(4),
	.wpcf7 .from-enquiry p:nth-child(3),
	.wpcf7 .from-enquiry p:nth-child(2),
	.wpcf7 .from-enquiry p:first-child {
		width: 48%;
		float: left;
		margin-right: 15px;
	}
	
	.home-services .medium-4 .home-box{
		height: 520px;
	}
	.home-register .wpcf7 .from-enquiry p:nth-child(4),
	.home-register  .wpcf7 .from-enquiry p:nth-child(3),
	.home-register  .wpcf7 .from-enquiry p:nth-child(2),
	.home-register  .wpcf7 .from-enquiry p:first-child {
		width: 48%;
		float: left;
		margin-right: 15px;
	}
	.wpcf7 .from-enquiry p:nth-child(4),
	.wpcf7 .from-enquiry p:nth-child(2){
		margin-right: 0px !important;
		float: right !important;
	}
}

@media (max-width:767px){   
}
ul.header-contact li a span{
    text-transform: none;
    color: #222;
}
.right-testimonials .col-inner,
.right-testimonials{
	border-bottom-left-radius: 30px;
}
.img-testimonials,
.img-testimonials div.img-inner,
.img-testimonials img{
	border-radius: 30px;
}

#footer .footer-2 #block_widget-2
{
	border-radius: 40px 40px 0 0;
	background: #010101;
    padding: 25px;
    margin-top: -75px;
    text-align: center;
}
#footer .footer-2{
	font-size: 0.9em;
}
#footer .footer-2 ul.contact-list li {
    position: relative;
    padding-left: 47px;
    vertical-align: middle;
    margin-bottom: 18px;
}
#footer span.widget-title{
	text-transform: uppercase;
	font-size: 1.2em;
    font-weight: 600;
}
#footer .dark .is-divider{
	background-color: #5794CC;
	max-width: 70px;
}
#footer .footer-2 ul.contact-list{
	padding-bottom: 30px;
}
#footer .footer-2 ul.contact-list i {
    position: absolute;
    left: 0;
    width: 35px;
    height: 35px;
    background: #5794CC;
    border-radius: 50%;
    color: #fff;
    padding: 8px 8px;
    font-size: 18px;
}

.wpcf7 .from-enquiry label{
	font-weight: 500;
}

.wpcf7 .from-enquiry input:not([type="submit"]), 
.wpcf7 .from-enquiry textarea, 
.wpcf7 .from-enquiry select{
	background: #aaaaaa42;
}
.wpcf7 .from-enquiry{
	border: 1px solid #f2f2f2;
    background-repeat: no-repeat;
    box-shadow: 2px 2px 5px rgb(0 0 0 / 30%);
    padding: 20px;
}
.flex-right .lang-item{
	margin: 0px 5px;
}
.is-divider,
.box-blog-post .is-divider,
.flex-right .lang-item a:after{
	display: none;
}
.flex-right .lang-item a img{
	width: 20px;
}

.home-title h2{
	font-weight: 700;
	color: #222;
	text-transform: uppercase;
}
.home-register{
	background: url("assets/img/bg.png") no-repeat left;
	background-color: #F9F9F9;
	background-size: 30%;
}
.dark .home-title h2{
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
}
.home-title h2 strong {
	color: #5794CC;
}
.home-services .box-text h3{
	text-transform: uppercase;
	font-weight: 600;
}
.home-register .wpcf7 .from-enquiry{
	border: none;
    background-repeat: no-repeat;
    box-shadow: none;
    padding: 20px;
}
.home-services .medium-4 .home-box{
	box-shadow: 0 5px 62px 0 rgb(2 55 102 / 9%);
    border-radius: 5px;
}
.home-services .box-image img {
	border-radius: 5px 5px 0 0;
}
#footer .footer-2 #block_widget-2 h3{
	font-weight: normal;
	font-size: 1.1em;
}
.home-news .box-text .box-text-inner .post-title{
    line-height: 22px;
	margin: 10px 0 15px;
}
.type-post .entry-content{
	padding-top: 0px;
}
.type-post .entry-header-text{
	padding: 0;
}
footer.entry-meta{
	border: none;
	margin-bottom: 20px;
}
footer.entry-meta a{
	border: 1px solid #5794CC;
    padding: 3px 8px;
    margin-right: 5px;
    margin-bottom: 5px;
    display: inline-block;
    font-style: italic;;
}
footer.entry-meta a:hover {
	background: #5794CC;
	color: #fff;
}
footer.entry-meta .tag_title {
    background: #5794CC;
    color: #fff;
    border: 1px solid #ededed;
    padding: 8px 10px;
    margin-right: 5px;
}
span.post_comments{
	display: none;
}
.post-sidebar{
	border-left: none !important;
	padding-left: 0px !important;
}
.entry-content table th,
.entry-content table td{
	padding: 0.7em;
	border: 1px solid #ececec;
	color: #000;
}