/*
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  ***************/


}

body{
	font-family: 'Montserrat', sans-serif !important;
	
}

#logo{
	
	    padding: 10px 0px;
}

h1, h2, h3, h4, h5, h6{
font-family: 'Montserrat', sans-serif !important;	
	
	
}

a{
	
	text-decoration:none;
	
}

.header-main {
    height: 145px !important;
}

.top_left_menu{
	
	
	padding:0px;
	margin:0px;
	
}
.top_left_menu li a{
	
	
	
}

.html_topbar_right span{
	
	color:#000;
	
}

.top_left_menu li{
	list-style:none;
	display:inline-block;
	padding:0px;
	margin:0px 14px 0 0;
	font-weight:500;
	
}

.get_in_touch li{
	
	list-style:none;
	display:inline-block;
	margin:0px !important;
	padding:0px 18px 0px;
}

.get_in_touch{
	
	padding:0px;
	margin:0px;
	text-align:center;
	
}
.project_panel_text a:hover{
	
	background:#e2c316;
	color:#000;
	
}
.get_in_touch li:nth-child(2) a{
	
	color:#f7bc56;
	font-weight:600;
	font-size: 15px;
}

.get_in_touch li:nth-child(2) a .iconify {
	
	vertical-align:middle;
	
}

.get_in_touch li:nth-child(2){
	
	border-left:1px solid #f7bc56;
	
}
.get_in_touch li:nth-child(1) a{
	
	color:#fff;
	    font-size: 21px;
	
}

.project_panel_text a{
	
	width: 158px;
    height: 38px;
    border: 1px solid #e2c316;
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
    color: #e2c316;
    display: block;
    line-height: 35px;
    margin-top: 48px;
	transition:all .5s;
}

.project_panel_text h1:after{
	
	    content: "";
    position: absolute;
    width: 71px;
    height: 2px;
    background: #fff;
    left: 0px;
    bottom: -12px;	
}
.header-main:after{
	
	border-bottom: 145px solid #f5f5f5;
    border-left: 88px solid transparent;
    border-right: 0px solid transparent;
    height: 0;
    width: 56%;
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;	
	z-index:-1;
}
.header-inner{
	position:relative;
}

.position_sticky .col-inner{
	
	position: sticky;
    top: 30px;
	
}

.project_panel_text h1{
	
	font-weight:400;
	color:#fff;
	position:relative;
	font-size:34px;
	
}
.about_us_text h1{
	
	color:#000;
	font-size:28px;
	font-weight:900;
}

.about_us_text p{
	
	color:#151617;
	font-size:15px;
}

.banner_text p{
	
	    padding-right: 21px;
    background: #ffffffbf;
    color: #000;
    padding: 15px;
    margin-right: 32%;

	
}

.banner_btn{
	
	
	    width: 172px;
    height: 52px;
    background: #e2c316;
    display: block;
    text-transform: uppercase;
    color: #000 !important;
    font-size: 14px;
    line-height: 51px;
    border-radius: 6px;
	
}
.footer_cartificate li:last-child{
	
	width:170px !important;
	
}

.footer_cartificate li img{
	
	width:100%;
	height:100%;
	object-fit:cover;
	
}

.footer_cartificate li{
	
	
	width:184px;
}

/* .footer_cartificate li:last-child{
	
	width: 68px;
	
} */

.footer_cartificate{
	display:flex;
	       justify-content: space-between;
    align-items: center;
    width: 87%;
	height:52%;
}

.page-title-bg .bg-fill{
	
	background-position: center !important;
    background-size: cover !important;
	
}


.footer_news_letter input[type="email"] {
	
	height:41px !important;
	margin-bottom:5px;
	
}

.footer_news_letter input[type="submit"]{
	
    height: 23px !important;
    font-size: 14px;
}

.banner_text h1{
	
color: #071343;
    font-size: 33px;
    padding: 10px;
    background: #fff9;
	
}

.about_us_text small{
	
	text-transform:uppercase;
	color:#1668c1;
	font-size:18px;
	text-align:left;
	font-weight:800;
}

.header_contact_details{
	
	padding:0px;
	margin:0px;
	text-align:right;
}
.header_contact_details li .iconify{
	
	vertical-align:middle;
	    font-size: 17px;
	
}
.header_contact_details li a{
	
	display:block;
	    padding-left: 22px;
}

.header_contact_details li span{

	display:block;
	    padding-left: 22px;
}
.header_contact_details li strong{
	
/* 	display:block; */
	
}
.header_contact_details li{
	
	    padding: 0px 17px 0 30px;
    margin: 0px;
    list-style: none;
    display: inline-block;
    text-align: left;
    border-left: 1px solid;
}

.form-flat input[type="submit"]{
	border-radius:0px !important;
	
}
.form-flat input[type="email"]{
	
	border-radius:0px !important;
	height:50px;
}

#block_widget-2{
	
	    max-width: 42%;
    flex-basis: 42%;
}

#nav_menu-3{
	
	    max-width: 22%;
    flex-basis: 22%;
}


#menu-footer_menu li{
	
	margin-bottom:10px;
	
}

.footer_contact li{
	
	border-top:none !important;
		margin-bottom:10px;
}
.footer_contact li .iconify{
	
	vertical-align: middle;
    font-size: 19px;
    margin-right: 3px;
	
}

.footer_contact li strong{
	
	display:block;
	font-size:12px;
	
}
.blog_text li {
	
	color:#000;
	
}

.blog_text br{
	
	display:none;
	
}

.Directors_heading{
	
	color:#000;
	    text-align: center;
    margin-top: 26px;
}


.blog_text strong{
	
	display:block;
	    margin-bottom: 13px;
	color: #071343;
}
.about_Points li{
	
	color:#fff;
	text-transform:capitalize;
	
}
.about_Points h4{
	
	color:#fff;
	text-transform:capitalize;
	font-size: 17px;
}


.contact_details{
	
	padding:0px;
	margin:0px;
	
}


.contact_details h6{
	
	color:#fff;
	    margin-top: 19px;
    margin-bottom: 7px;
	
}

.contact_details li  a{
	
	color:#fff;
	
}
.contact_details li strong{
	
	display:block;
	
}

.contact_details li{
	
	padding:0px;
	margin:0px 0 10px 0 !important;
	list-style:none;
	display:list-item;
	color:#fff;
}

.widget-title{
	
	text-transform:capitalize !important;
	font-size:13px !important;
	
}

.tooltipstered, #menu-footer_menu li a, #footer_contact li span{
	
	font-size:14px !important;
	
}

.nav-prev{
	
	order:2;
	text-align:right;
}
.nav-previous span i{
	
	float:right !important; 
	-ms-transform: rotate(178deg); /* IE 9 */
  transform: rotate(178deg);
	
}
.nav-next span i{
	float:left !important;
	-ms-transform: rotate(-178deg); /* IE 9 */
  transform: rotate(-178deg);
	
}
.next-prev-nav i{
	
	top:-8px !important;
	
}

.nav-next{
	
	order:1;
	    border-right: 1px solid #ececec !important; 
	border-left:none !important;
	    text-align: left;
}


.OurclientsHeading{
	
	text-align:center;
	color:#000;
	display:block;
	text-transform:capitalize;
}

.logo_background{
	
	height:87px;
	border:1px solid #f3f3f3;
	margin-bottom:20px;
	
}


@media handheld, only screen and (max-width: 414px) {
	
	#block_widget-2, #nav_menu-3 {
    max-width: inherit;
    flex-basis: inherit;
}
	.get_in_touch li {
    list-style: none;
    display: inline-block;
    margin: 0px !important;
    padding: 0px 9px 0px;
}

	.get_in_touch li:nth-child(2) {
    border-left: none;
}
	
}