/*
Theme Name: SEO Theme
Author: Andru Lubimov
Version: 1.0
*/

.t997__header-wrapper .t997__descr strong {
	color: rgb(0, 5, 13); 
	background-color: rgb(46, 204, 113);	
}
#rec862981949 .t1115__feature-descr strong {
	font-weight: 300;
	background-color: rgb(46, 204, 113);
}
#rec863408611 .t-card__descr strong {
	font-weight: 300;
	background-color: rgb(46, 204, 113);
}
.t728__textcell .t728__text strong {
	font-weight: 300!important;
	background-color: rgb(46, 204, 113);
}
.t1115__feature-title span {
	background-color: rgb(46, 204, 113);
}
.nav-item {
    padding: 0 15px;
}

.nav-item .dropdown-menu {
    margin-top: 15px;
}

.nav-link {
    font-family: 'YourFont';
    font-size: 16px;
    color: #000;
}

.dropdown-menu a {
    font-size: 14px;
    color: #000;
}
.contact_forma input {
	    -webkit-appearance: none;
    border: 0;
    border-radius: 0;
    box-sizing: border-box;
    font-size: 100%;
    font-size: 16px;
    height: 60px;
    line-height: 1.33;
    margin-bottom: 20px;
    outline: none;
    padding: 0 20px;
    width: 100%;
        color: #1b365d;
    border: 2px solid #1b365d;
    border-radius: 5px;
        font-family: 'Montserrat', Arial, sans-serif;
}
.contact_forma textarea {
-webkit-appearance: none;
    border: 0;
    border-radius: 0;
    box-sizing: border-box;
    font-size: 100%;
    font-size: 16px;
    height: 160px;
    line-height: 1.33;
    margin-bottom: 20px;
    outline: none;
    padding: 0 20px;
    width: 100%;
        color: #1b365d;
    border: 2px solid #1b365d;
    border-radius: 5px;
        font-family: 'Montserrat', Arial, sans-serif;	
}
input[type="radio" i] {
	position: relative;
     -webkit-appearance: none;
    border: 0;
    border-radius: 50%;
    box-sizing: border-box;
    font-size: 100%;
    height: 20px;
    line-height: 1.33;
    padding: 0px;
    width: 20px;
    margin-bottom: 0px;
        color: #1b365d;
    border: 2px solid #1b365d;
        font-family: 'Montserrat', Arial, sans-serif;
}
input[type="radio" i]:checked {
	background-color: #1b365d;
}
.contact_forma .wpcf7-submit {
    max-width: 400px;
    margin: auto;
    text-align: center;
    display: flex;
    border: none;
    color: #fafafa;
    background-color: #ff6b35;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    font-family: Unbounded;
    font-weight: 400;
}
.contact_forma .wpcf7-submit:hover {
    box-shadow: 0px 10px 20px rgba(0, 11, 48, 0.25) !important;
    background-color: #e94407 !important;
}
.contact_forma label {
    font-weight: 300;
    font-size: 20px;
        font-family: 'Montserrat', Arial, sans-serif;
    color: #1b365d;    
    margin-bottom: 20px;
}
.t995__title strong {
    background-color: rgb(233, 68, 7);
}
.row_acf img {
    width: 100%;
    height: auto;
}
.row_acf .text {
    width: 100%;
    padding: 10px;
}
.content_acf {
    overflow-y: hidden;
}