/*
Theme Name: Smart Theme v3 Child
Template: op-smart-theme3
Text Domain: op3_smart
*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap');

@font-face {
    font-family: 'TT Firs Neue Trl';
    src: url('fonts/TTFirsNeueTrl-ExtraLight.woff2') format('woff2'),
        url('fonts/TTFirsNeueTrl-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TT Firs Neue Trl';
    src: url('fonts/TTFirsNeueTrl-ExtraBold.woff2') format('woff2'),
        url('fonts/TTFirsNeueTrl-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TT Firs Neue Trl';
    src: url('fonts/TTFirsNeueTrl-Bold.woff2') format('woff2'),
        url('fonts/TTFirsNeueTrl-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TT Firs Neue Trial Var Roman';
    src: url('fonts/TTFirsNeueTrialVarRoman.woff2') format('woff2'),
        url('fonts/TTFirsNeueTrialVarRoman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TT Firs Neue Trl';
    src: url('fonts/TTFirsNeueTrl-Light.woff2') format('woff2'),
        url('fonts/TTFirsNeueTrl-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TT Firs Neue Trl';
    src: url('fonts/TTFirsNeueTrl-Regular.woff2') format('woff2'),
        url('fonts/TTFirsNeueTrl-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TT Firs Neue Trl';
    src: url('fonts/TTFirsNeueTrl-Medium.woff2') format('woff2'),
        url('fonts/TTFirsNeueTrl-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TT Firs Neue Trl';
    src: url('fonts/TTFirsNeueTrl-DemiBold.woff2') format('woff2'),
        url('fonts/TTFirsNeueTrl-DemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TT Firs Neue Trl';
    src: url('fonts/TTFirsNeueTrl-Thin.woff2') format('woff2'),
        url('fonts/TTFirsNeueTrl-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TT Firs Neue Trl';
    src: url('fonts/TTFirsNeueTrl-Black.woff2') format('woff2'),
        url('fonts/TTFirsNeueTrl-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}



.ttfn-b p, .ttfn-b h2 {
    font-family: 'TT Firs Neue Trl' !important;
    font-weight: bold !important;
}
.ttfn-n p {
    font-family: 'TT Firs Neue Trl' !important;
}

.ttfn-n-i p{
	font-family: 'TT Firs Neue Trl' !important;
	font-style: italic;
	font-weight: 300 !important;
}
.bg-yellow > div {
	z-index: 9;
}
/*.bg-yellow:before{
	content: "";
    background: #ffff00;
    height: 100%;
    width: 20%;
    top: 0;
    left: -100px;
    position: absolute;
    border-top-left-radius: 52%;
    border-bottom-left-radius: 50%;
}
.bg-yellow:after{
	content: "";
    background: #ffff00;
    height: 100%;
    width: 20%;
    top: 0;
    right: -100px;
    position: absolute;
}*/

.footer-main-new {
    clear: both;
    overflow: hidden;
    background: #0D1F36;
    padding: 100px 15px 40px;
}

.footer-main-new #footer-sidebar1 p {
    color: rgba(255, 255, 255, 0.9);
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
}
.footer-main-new h2 {
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    padding-bottom: 35px;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 0;
    margin-top: 0;
}
.footer-main-new h2:after {
    content: "";
    display: block;
    border: 1px solid #0057EA;
    width: 60px;
    margin-top: 20px;
}
.footer-main-new #footer-sidebar2 p {
    margin-bottom: 10px;
    display: flex;
    font-family: 'Roboto', sans-serif;
}
.fa-map-marker-alt:before {
    content: "\f3c5";
}
.footer-main-new p {
    color: rgba(255, 255, 255, 0.9);
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
}
.footer-main-new .col-sm-4 a {
    background: #0057EA;
    color: #fff !important;
    padding: 10px 20px;
    margin-top: 10px;
    font-family: 'Rubik', sans-serif;
        line-height: normal;
}
.footer-main-new i.fa {
    width: 20px;
    font-size: 13px;
    color: #539210;
    margin-top: 3px;
}
.bottom-items {
    clear: both;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    padding-top: 30px;
    border-top: 1px solid;
}
.footer-main-new .col-sm-4 {
    margin-bottom: 30px;
}
.bottom-items a {
    color: #fff;
    font-size: 14px;
}
.w3eden.container-new-homepage {
    width: 85%;
    margin: 0 auto;
}
.navbar .navbar-brand img {
    max-height: inherit !important;
    height: 60px !important;
}
.bottom-footer {
    background-color: #0f0f0f;
    color: #fff;
    padding: 10px 20px 10px;
    text-align: center;
}
#footer-sidebar1 {
    padding-right: 50px;
}
#footer-sidebar2 {
    padding-left: 100px;
}


/*Popup*/
.popup-modalcontactus p {
    margin-top: 0 !important;
}
.popup-modalcontactus  .ff-el-group {
    text-align: left;
}
.ff-el-form-control {
    background: rgba(0,0,0,0.04);
    box-shadow: inset 0px 1px 1px 1px rgba(0, 0, 0, 0.05);
}
input.ff-el-form-control {
    height: 45px;
}

.g-recaptcha > iframe {
    display: none;
}

@media (max-width: 1124px){
    #footer-sidebar1 {
        padding-right: 15px;
    }
    #footer-sidebar2 {
        padding-left: 15px;
    }
}
@media (max-width: 767px){
	.bg-yellow:before, .bg-yellow:after{
		display: none;
	}
    .bottom-items{
        margin-top: 20px;
        padding-top: 15px;
    }
}