/*
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.   ***************/
.header-inner {
    border-top: 1px solid #f2f2f2;
}
.mobile-contact li {
    color: #b5b5b5;
    list-style: none;
    margin-right: 15px;
}
ul.mobile-contact {
    display: flex;
}
.header-top .social-icons {
    color: #b5b5b5;
}
.bnr-sec h1 {
    font-size: 4.5rem;
    font-weight: 100 !important;
    line-height: 1.2;
}
.nav-size-xlarge>li>a {
    font-size: 16px;
}
.social-icons i:hover {
    color: #000;
}
.absolute-footer a:hover {
    color: #000;
}
.inds-icn p{
font-size: 14px;
}
.sec-title h5 {
    font-size: 16px;
    font-style: italic;
    padding-bottom: 15px;
    margin-bottom: 10px;
    font-weight: 100;
	position: relative;
}
.sec-title h5:after {
    content: '';
    width: 50px;
    height: 5px;
    background: #dfbf8f;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -25px;
}
.sec-title h3 {
    font-size: 3rem;
    font-weight: 500;
}
.sec-title h2 {
    font-size: 3rem;
    font-weight: 500;
	font-style: italic;
    padding-bottom: 15px;
    margin-bottom: 10px;
    font-weight: 100;
	position: relative;
}
.sec-title h2:after {
    content: '';
    width: 50px;
    height: 5px;
    background: #dfbf8f;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -25px;
}
.stats {
    border: 7px solid #dfbf8f;
    padding: 30px 0 0px;
    text-align: center;
}
.stats h3 {
    font-size: 1rem;
    margin-bottom: 0;
}
.quote-sec {
    padding: 70px 0px !important;
}
.quote-sec h2 {
    font-size: 3rem;
    color: #fff;
    margin-bottom: 0;
    font-weight: 400;
}
.reach-us-sec {
    padding: 70px 0 22px !important;
}
.reach-us-sec h3 {
    color: #fff;
}
.reach-us-sec a {
    color: #fff;
}
.ft-btn {
    border-radius: 20px;
    font-size: 17px;
    margin-top: 10px;
    padding: 0 40px;
}
.footer ul li a {
    color: #5a5a5a;
    padding: 0;
}
.footer ul li {
    border: none !important;
}
.footer .widget-title {
    font-family: "Playfair Display", sans-serif;
    color: #252525;
    font-size: 25px;
}
.footer-1 {
    padding: 70px 0 0;
}
.absolute-footer.dark {
    color: #b5b5b5;
}
.sticky-menu li {
    margin-right: 30px;
    list-style: none;
}
.abt-sec-1 {
    padding-bottom: 0px !important;
}
.sticky-menu li a {
    color: #fff;
    font-weight: 600;
}
.sticky-menu {
    background-color: #000;
    padding-top: 10px;
}
.sticky-menu ul {
    display: flex;
    z-index: 10000;
	position: sticky;
    top: 13%;
	margin-bottom: 0;
	padding-left: 4%;
}
.career-frm input {
    box-shadow: none;
    border: 1px solid #e5e5e5;
}
.career-frm p {
    margin-bottom: 15px;
}
.career-frm .wpcf7-form {
    background-color: rgba(0,0,0,.03);
    padding: 30px;
    border-radius: 5px;
}
.career-frm textarea{
	margin-bottom: 44px !important;}
.ctn-frm input {
    width: 99%;
    box-shadow: none;
    border: 1px solid #e5e5e5;
}
.ctn-frm textarea {
    box-shadow: none;
    border: 1px solid #e5e5e5;
	resize: none;
	
}
.ctn-frm .wpcf7-submit {
    width: auto;
}
.reach-us-sec i {
    color: #fff;
    font-size: 40px;
}
.reach-us-sec h3 {
    color: #fff;
    font-size: 1.8rem;
    font-weight: 400;
}
#text-3 {
    max-width: 20%;
}
#nav_menu-2 {
    max-width: 30%;
}
#text-2 {
    max-width: 50%;
    flex-basis: 50%;
}
.absolute-footer a {
    margin-left: 53px;
}
.mb-25{
	margin-bottom:30px !important;
}
.ctn-frm .wpcf7-form {
    background-color: rgba(0,0,0,.03);
    padding: 30px;
    border-radius: 5px;
}
.wpcf7-select {
    color: #00000082;
}
.mt-100 {
    margin-top: 70px;
}
.team-sec .box-text-inner img {
    margin-bottom: 5px !important;
}
.blog-sec h5 {
    font-size: 2rem;
    font-weight: 400;
}
.team-sec i {
    color: #858585;
}
.team-sec .box-text p {
    margin-top: 0.1em;
    margin-bottom: 0.1em;
    color: #858585;
}
.abt-bnr .bg-fill {
    background-position: 50% 25%;
}
html {
  scroll-behavior: smooth;
}
.icon-top-v2 {
    background-color: #dfbf8f;
    font-size: 30px;
    background: #dfbf8f;
    color: #fff;
    margin-bottom: 20px;
    display: inline-flex;
    width: 70px;
    height: 70px;
    align-items: center;
    justify-content: center;
}
.service-box h2 {
    font-size: 30px;
    font-weight: 100;
}
.sec-title-abt h2 {
    font-size: 2.2rem;
    font-weight: 500;
    font-style: italic;
    padding-bottom: 15px;
    margin-bottom: 10px;
    font-weight: 100;
    position: relative;
}
.hm-sec-1 {
    padding-top: 20px !important;
}
.hm-team-sec {
    margin-top: 50px;
}
.abt-sec-1 {
    margin-top: 22px !important;
}
.icn-pd .icon-box-img {
    padding: 21px 0 15px;
}
.career-bnr h3 {
	font-style: italic;
	font-family: "Playfair Display", sans-serif;
}
.accordion-inner {
    font-size: 11px;
}
.wpcf7-select {
    color: #00000091;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.bnr-sec h1 {
	font-size: 2.5rem;
	}
.inds-icn h4 {
    font-size: 18px;
}
	.quote-sec h2 {
    font-size: 2rem;
	}
	#text-2 {
    max-width: 100%;
    flex-basis: auto;
}
	#nav_menu-2 {
    max-width: 100%;
}
	#text-3 {
    max-width: 100%;
}
	.absolute-footer a {
    margin-left: 5px;
    font-size: 11px;
}
	.sticky-menu li {
    margin-right: 5px;
}
	.sticky-menu li a {
    font-size: 12px;
}
	.sticky-menu ul {
    padding-left: 0;
    justify-content: space-between;
}
.cr-pg ul {
    justify-content: inherit;
}
}