div.maxWidth:nth-child(1) {
    max-width: 1200px;
}

.btn-learn-more {
    padding: 10px 25px;
    border: 3px solid #f16c20;
    border-color: #f16c20;
    border-radius: 30px;
    color: #000;
    background: #fff;
    font-size: 20px;
    white-space: initial;
    text-decoration: none;
}

.btn-learn-more:hover {
    background: #fff;
}

.section_1 {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
}

.section_1 .slider .sl {
    height: auto;
    min-height: 900px;
}

.section_1 .slider .sl .form_block {
    margin-top: 305px;
    max-width: 220px;
    height: 500px;
}

.section_1 .slider .sl .form_block .title_form {
    font-size: 22px;
    font-family: MontserratBold, Tahoma, sans-serif;
}

.section_1 .slider .sl1 {
    background: url("../img/sl_1.jpg") 30%;
    -webkit-background-size: cover;
    background-size: cover;
}

.section_1 .slider .sl1 .title_block {
    margin-left: 180px;
    margin-top: 250px;
    width: 100%;
    max-width: 660px;
}

.section_1 .slider .sl1 .title_block h1 {
    font-family: MontserratExtraBold, Tahoma, sans-serif;
    font-size: 60px;
    color: #000000;
    text-transform: uppercase;
}

.section_1 .slider .sl1 .title_block h1 span {
    color: #0fa3c8;
}

.section_1 .slider .sl1 .list_block {
    margin-left: 180px;
}

.section_1 .slider .sl1 .list_block ul {
    display: flex;
    flex-wrap: wrap;
    list-style-image: url("../img/li_icon.png");
}

.section_1 .slider .sl1 .list_block ul li {
    font-family: MontserratBold, Tahoma, sans-serif;
    font-size: 22px;
    margin-left: 15px;
    width: 200px;
}

.section_1 .slider .sl1 .list_block ul li:nth-child(1) {
    margin-left: 0;
}

.section_1 .slider .sl2 {
    background: url("../img/sl_2.jpg");
    -webkit-background-size: cover;
    background-size: cover;
}

.section_1 .slider .sl2 .text_block {
    margin-left: 180px;
    margin-top: 250px;
}

.section_1 .slider .sl2 .text_block .title {
    font-family: MontserratExtraBold, Tahoma, sans-serif;
    font-size: 60px;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
}

.section_1 .slider .sl2 .text_block .description {
    font-family: MontserratRegular, Tahoma, sans-serif;
    color: #ffffff;
    font-size: 20px;
    max-width: 900px;
}

.section_1 .slider .sl2 .text_block ul {
    font-size: 20px;
    color: #ffffff;
}

.section_1 .slider .sl2 .text_block ul li {
    margin: 10px 0;
}

.section_1 .slider .sl2 .img_container {
    margin-left: 180px;
    margin-top: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.section_1 .slider .sl2 .img_container img {
    width: 80%;
}

.section_1 .slider .sl3 {
    background: url("../img/sl_3.jpg");
    -webkit-background-size: cover;
    background-size: cover;
}

.section_1 .slider .sl3 .text_block {
    margin-left: 180px;
    margin-top: 150px;
}

.section_1 .slider .sl3 .text_block .title {
    font-family: MontserratExtraBold, Tahoma, sans-serif;
    font-size: 60px;
    color: #000000;
    text-transform: uppercase;
    margin: 0;
}

.section_1 .slider .sl3 .text_block .title span {
    color: #0fa3c8;
}

.section_1 .slider .sl3 .text_block .description {
    font-family: MontserratRegular, Tahoma, sans-serif;
    color: #000000;
    font-size: 20px;
    max-width: 900px;
    margin: 10px 0;
}

.section_1 .slider .sl3 .text_block .img_block {
    margin-top: 20px;
}

.icons_layout {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    background-color: #ffffff;
}

.icons_layout .items {
    width: 100%;
    max-width: 1400px;
    margin: 85px auto 85px auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.icons_layout .items .item {
    width: 214px;
    margin: 45px 60px 0 60px;
    text-align: center;
}

.icons_layout .items .item .description {
    font-family: MontserratBold, Tahoma, sans-serif;
    font-size: 22px;
}

.section_3 {
    width: 100%;
    max-width: 1920px;
    height: auto;
    margin: 0 auto;
    background: url("../img/section_3_bg.jpg") no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
}

.section_3 .content .text_block {
    margin: 100px 0;
}

.section_3 .content .text_block .title {
    font-family: MontserratExtraBold, Tahoma, sans-serif;
    font-size: 60px;
    color: #000000;
    text-transform: uppercase;
}

.section_3 .content .text_block .description {
    font-family: MontserratRegular, Tahoma, sans-serif;
    font-size: 20px;
    margin: 0;
}

.section_3 .content .text_block .img_block {
    margin-top: 40px;
}

.section_4 {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    height: auto;
    background-color: #ffffff;
}

.section_4 .img_block {
    margin: 100px 0;
}

.section_4 .img_block img {
    width: 100%;
    max-width: 891px;
    -o-object-fit: cover;
    object-fit: cover;
}

.section_4 .text_block {
    margin: 200px 0 100px 0;
}

.section_4 .text_block .description {
    font-family: MontserratRegular, Tahoma, sans-serif;
    font-size: 20px;
    margin: 0;
}

.section_4 .text_block ul {
    list-style-image: url("../img/li_2_icon.png");
    margin-top: 40px;
}

.section_4 .text_block ul li {
    font-size: 22px;
    margin: 15px 0;
}

.section_4 .text_block ul li span {
    display: table-cell;
    vertical-align: middle;
}

.section_5 {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    height: auto;
    background-color: #ffffff;
}

.section_5 .text_block {
    max-width: 535px;
}

.section_5 .text_block .description {
    font-family: MontserratRegular, Tahoma, sans-serif;
    font-size: 20px;
    margin: 0;
}

.section_5 .text_block .img_wrapper {
    margin-top: 40px;
    max-width: 535px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.section_5 .img_block img {
    width: 100%;
    max-width: 892px;
    -o-object-fit: cover;
    object-fit: cover;
}

.section_6 {
    width: 100%;
    max-width: 1920px;
    height: auto;
    min-height: 890px;
    margin: 0 auto;
    background: url("../img/section_6_bg.png") no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
}

.section_6 .text_block .small_text {
    width: 100%;
    max-width: 445px;
    float: right;
    margin: 380px 0 0 0;
}

.section_6 .text_block .small_text .title {
    font-family: MontserratExtraBold, Tahoma, sans-serif;
    color: #ffffff;
    text-transform: uppercase;
    margin: 10px 0;
}

.section_6 .text_block .small_text .description {
    color: #ffffff;
    font-family: MontserratRegular, Tahoma, sans-serif;
    font-size: 20px;
}

.section_6 .text_block .small_text .btn_block .btn {
    color: #ffffff;
    font-size: 20px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    text-transform: uppercase;
    font-family: MontserratRegular, Tahoma, sans-serif;
    width: 245px;
    padding: 10px 0;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #10a4c9;
    cursor: pointer;
}

.section_6 .text_block .small_text .btn_block .btn:hover {
    background-color: #35bdc8;
}

.section_6 .portfolio_block {
    margin: 250px 0 0 0;
}

.section_6 .portfolio_block .item {
    height: 250px;
    margin: 15px 0;
    overflow: hidden;
    z-index: 2;
}

.section_6 .portfolio_block .item:hover {
    opacity: 0.5;
    border: 3px solid #10a4c9;
}

.section_6 .portfolio_block .item img {
    z-index: 2;
}

.section_6 .modal_body {
    width: 100%;
    max-width: 1600px;
    padding: 50px 30px;
    display: none;
    background-color: #0b0b0b;
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 9999999;
    -webkit-box-shadow: 0 17px 50px 23px #0fa3c8;
    box-shadow: 0 17px 50px 23px #0fa3c8;
}

.section_6 .modal_body .close {
    color: red;
    font-size: 40px;
    position: absolute;
    top: 10px;
    right: 20px;
    cursor: pointer;
}

.section_6 .modal_body .portfolio_wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    z-index: 9999999;
}

.section_6 .modal_body .portfolio_wrapper .item {
    margin: 40px 20px 0 20px;
}

.section_6 .modal_body .portfolio_wrapper .item .img_block {
    height: 320px;
    overflow: hidden;
}

.section_6 .modal_body .portfolio_wrapper .item .img_block:hover {
    border: 2px solid #10a4c9;
    box-sizing: border-box;
    opacity: 0.5;
}

.section_6 .active_modal {
    display: block;
}

.section_7 {
    width: 100%;
    max-width: 1920px;
    height: auto;
    min-height: 806px;
    margin: 0 auto;
    background: url("../img/section_7_bg.jpg") no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

.section_7 .title {
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    font-family: MontserratExtraBold, Tahoma, sans-serif;
    margin: 125px 0 0;
}

.section_7 .img_block {
    text-align: center;
}

.section_7 .description {
    text-align: center;
    color: #ffffff;
    font-size: 20px;
    max-width: 200px;
    margin: 20px auto 0 auto;
}

.section_7 .components_wrapper {
    max-width: 1500px;
    margin: 0 auto;
}

.section_7 .components_wrapper .item {
    margin: 80px auto 0 auto;
}

.section_8 {
    width: 100%;
    max-width: 1920px;
    height: auto;
    margin: 0 auto;
    background-color: #ffffff;
}

.section_8 .content:nth-child(1) {
    margin-top: 50px;
}

.section_8 .content .title {
    text-align: center;
    text-transform: uppercase;
    font-family: MontserratExtraBold, Tahoma, sans-serif;
}

.section_8 .content .text_block {
    margin-top: 45px;
}

.section_8 .content .text_block .description {
    margin-top: 0;
    font-size: 20px;
    text-align: justify;
}

.section_8 .content .text_block .description a {
    color: #0fa3c8;
    text-decoration: none;
}

.section_8 .content .text_block .description a:hover {
    text-decoration: underline;
}

.section_8 .content .text_block .more {
    font-size: 20px;
    color: #0fa3c8;
    text-decoration: none;
}

.section_8 .content .text_block .more:hover {
    text-decoration: underline;
}

.section_8 .content hr {
    margin-top: 115px;
}

.section_9 {
    width: 100%;
    max-width: 1920px;
    height: auto;
    margin: 0 auto;
    background-color: #ffffff;
}

.section_9 .content:nth-child(1) {
    margin-top: 60px;
}

.section_9 .content .text_block {
    margin-top: 95px;
}

.section_9 .content .text_block .description {
    margin-top: 0;
    font-size: 20px;
    text-align: justify;
}

.section_9 .content .text_block .more {
    font-size: 20px;
    color: #0fa3c8;
    text-decoration: none;
}

.section_9 .content .text_block .more:hover {
    text-decoration: underline;
}

.section_9 .content .img_block {
    text-align: center;
}

.section_9 .content .img_block img {
    width: 100%;
    max-width: 712px;
}

.section_9 .content hr {
    margin-top: 115px;
}

.section_10 {
    width: 100%;
    max-width: 1920px;
    height: auto;
    margin: 0 auto;
    background-color: #ffffff;
}

.section_10 .content {
    margin: 100px auto;
}

.section_10 .content .img_block img {
    width: 100%;
    max-width: 496px;
}

.section_10 .content .text_block {
    margin-top: 60px;
    margin-left: 50px;
}

.section_10 .content .text_block .description {
    margin-top: 0;
    font-size: 20px;
    text-align: justify;
}

.section_10 .content .text_block .more {
    font-size: 20px;
    color: #0fa3c8;
    text-decoration: none;
}

.section_10 .content .text_block .more:hover {
    text-decoration: underline;
}

.section_11 {
    width: 100%;
    max-width: 1920px;
    height: auto;
    min-height: 785px;
    margin: 0 auto;
    background: url("../img/section_11_bg.jpg") no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

.section_11 .content .top {
    margin-top: 40px;
}

.section_11 .content .top .title {
    margin-top: 95px;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    font-family: MontserratExtraBold, Tahoma, sans-serif;
}

.section_11 .content .item {
    text-align: center;
    padding: 0 61px;
}

.section_11 .content .item .title {
    color: #0fa3c8;
    font-size: 20px;
    font-family: MontserratBold, Tahoma, sans-serif;
}

.section_11 .content .item .description {
    color: #ffffff;
    font-family: MontserratRegular, Tahoma sans-serif;
    line-height: 23px;
}

.section_11 .content .item button {
    background-color: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 2px solid #ffffff;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 22px;
    padding: 5px 30px;
    -webkit-border-radius: 13px;
    border-radius: 13px;
}

.section_11 .content .item button:hover {
    border: 2px solid #0fa3c8;
    color: #0fa3c8;
}

.section_11 .content .item button:focus {
    outline: none;
}

.section_12 {
    width: 100%;
    max-width: 1920px;
    height: auto;
    margin: 0 auto;
    background-color: #ffffff;
}

.section_12 .top {
    margin-top: 30px;
}

.section_12 .top .title {
    font-family: MontserratExtraBold, Tahoma, sans-serif;
    text-align: center;
    text-transform: uppercase;
}

.section_12 .bottom .item {
    -webkit-box-shadow: 0 0 24px 1px rgba(0, 0, 0, 0.75);
    box-shadow: 0 0 24px 1px rgba(0, 0, 0, 0.75);
    margin-bottom: 100px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
}

.section_12 .bottom .item .top_content {
    background-color: #0fa3c8;
    text-align: center;
    position: relative;
    padding: 30px 0;
    -webkit-border-top-left-radius: 16px;
    border-top-left-radius: 16px;
    -webkit-border-top-right-radius: 16px;
    border-top-right-radius: 16px;
}

.section_12 .bottom .item .top_content:after {
    content: '';
    position: absolute;
    width: 100%;
    max-width: 759px;
    height: 60px;
    background-color: inherit;
    bottom: -30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

/*---------------------------------------
   3.12 SECTION: CALL TO ACTION
-----------------------------------------*/

.call-to-action {
    border-bottom: 1px solid #eaebec;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: 50% 50%;
    background-size: cover;
}

.white-text {
    color: #fff;
}

strong,
.strong {
    font-weight: 600;
}

.call-to-action .section-overlay-layer {
    padding-top: 100px;
    padding-bottom: 100px;
    background: rgba(13, 60, 85, 0.8);
}

.call-to-action h2 {
    margin-top: 20px;
    margin-bottom: 50px;
    font-size: 2.4rem;
    line-height: 3.125rem;
}

.call-to-action h2 a {
    color: #fff;
}

.modal-content {
    padding: 10px 30px 30px 30px;
}

.modal-content button {
    width: 100%;
}

.ribbon-wrap {
    text-align: center;
}

/*SECTION: CALL TO ACTION  */

.section_12 .bottom .item .bottom_content {
    margin-top: 150px;
    text-align: center;
}

.section_12 .bottom .item .bottom_content .text {
    width: 100%;
    max-width: 505px;
    margin: 0 auto;
    padding-bottom: 150px;
}

.section_12 .bottom .item .bottom_content button {
    background-color: inherit;
    text-transform: uppercase;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 2px solid #0fa3c8;
    color: #0fa3c8;
    font-family: MonserratMedium, Tahoma, sans-serif;
    font-size: 22px;
    padding: 5px 40px;
    margin-top: 20px;
    -webkit-border-radius: 13px;
    border-radius: 13px;
}

.section_12 .bottom .item .bottom_content button:hover {
    background-color: #0fa3c8;
    color: #ffffff;
}

.mobile_form_section {
    display: none;
}

@media (max-width: 1746px) {
    .section_1 .slider .sl1 .list_block ul {
        max-width: 700px;
    }
    .section_1 .slider .sl1 .list_block ul li {
        margin-top: 20px;
    }
}

@media (max-width: 1440px) {
    .section_1 .content .item .description {
        min-height: 115px;
    }
    .section_6 .modal_body {
        max-width: 1100px;
    }
}

@media (max-width: 1200px) {
    .section_6 .modal_body {
        max-width: 900px;
        padding: 30px 10px;
    }
    div.maxWidth:nth-child(1) {
        max-width: 90%;
        margin: auto;
    }
}

@media (max-width: 1173px) {
    .section_1 .slider .sl1 .list_block ul li {
        font-size: 20px;
        margin-top: 30px;
    }
    .section_1 .slider .sl1 .list_block ul li:nth-child(2n+1) {
        margin-left: 0;
    }
    .section_11 .content .item {
        padding: 0 20px;
    }
}

@media (max-width: 991px) {
    .section_1 .slider .sl {
        height: auto;
        min-height: 695px;
    }
    .section_1 .slider .sl .list_block {
        margin-left: 0;
    }
    .section_1 .slider .sl .form_block {
        padding-bottom: 30px;
    }
    .section_1 .slider .sl1 {
        height: auto;
        padding-bottom: 100px;
    }
    .section_1 .slider .sl1 .title_block {
        margin: 40px auto 0 auto;
        text-align: center;
    }
    .section_1 .slider .sl1 .title_block h1 {
        font-size: 35px;
    }
    .section_1 .slider .sl1 .list_block ul li {
        margin-left: 0;
    }
    .section_1 .slider .sl2 {
        height: auto;
        padding-bottom: 100px;
    }
    .section_1 .slider .sl2 .text_block {
        margin: 80px auto 0 auto;
    }
    .section_1 .slider .sl2 .text_block .title {
        text-align: center;
        font-size: 35px;
    }
    .section_1 .slider .sl2 .img_container {
        margin: 0 auto;
    }
    .section_1 .slider .sl2 .img_container img {
        width: 90%;
    }
    .section_1 .slider .sl3 {
        height: auto;
        padding-bottom: 100px;
    }
    .section_1 .slider .sl3 .text_block {
        margin: 80px auto 0 auto;
    }
    .section_1 .slider .sl3 .text_block .title {
        text-align: center;
        font-size: 35px;
    }
    .section_1 .slider .sl3 .img_container {
        margin: 0 auto;
    }
    .section_1 .slider .col-md-hide {
        display: none;
    }
    .mobile_form_section {
        display: block;
        width: 100%;
        max-width: 1920px;
        height: auto;
        min-height: 400px;
        margin: 0 auto;
        background-color: #10a4c9;
    }
    .mobile_form_section .mobile_form {
        margin: 25px auto;
        text-align: center;
    }
    .section_3 {
        background: url("../img/section_3_bg.jpg") no-repeat 50%;
    }
    .section_3 .content .text_block {
        margin: 50px 0;
    }
    .section_3 .content .text_block .title {
        margin: 20px 0;
        font-size: 45px;
    }
    .section_3 .content .text_block .img_block img {
        width: 100%;
        max-width: 790px;
    }
    .section_4 .img_block {
        margin-bottom: 30px;
    }
    .section_4 .text_block {
        margin: 20px 0 100px 0;
    }
    .col-md-hide {
        display: none;
    }
    .section_5 .text_block {
        max-width: 900px;
    }
    .section_5 .text_block .img_wrapper {
        max-width: 618px;
    }
    .section_6 .text_block .small_text {
        margin-top: 330px;
    }
    .section_6 .modal_body {
        max-width: 500px;
        padding: 30px 10px;
    }
    .section_7 .title {
        margin: 80px 0 0;
    }
    .section_7 .components_wrapper {
        padding-bottom: 50px;
    }
    .section_8 .content .text_block {
        margin-top: 15px;
    }
    .section_9 .content hr {
        margin-top: 20px;
    }
    .section_10 .content {
        margin: 50px 0;
    }
    .section_10 .content .text_block {
        margin-left: 0;
        margin-top: 0;
    }
    .section_11 {
        min-height: 720px;
    }
    .section_11 .content .top .title {
        font-size: 35px;
        margin-top: 50px;
    }
    .section_12 .top .title {
        font-size: 35px;
    }
}

@media (max-width: 900px) {
    .section_3 {
        background: url("../img/section_3_bg.jpg") no-repeat left;
    }
}

@media (max-width: 800px) {
    .section_1 .slider .sl {
        height: auto;
        min-height: 635px;
    }
}

@media (max-width: 768px) {
    .section_1 .slider .sl1 {
        background: url("../img/sl_1.jpg") left;
    }
    .section_3 .content .text_block {
        text-align: center;
        margin: 50px 0;
    }
    .section_3 .content .text_block .title {
        font-size: 35px;
    }
    .section_3 .content .text_block .sub-title {
        font-size: 26px;
    }
    .section_4 .img_block {
        margin-top: 50px;
    }
    .section_4 .text_block {
        text-align: center;
        margin: 20px 0 20px 0;
    }
    .section_4 .sub-title {
        font-size: 26px;
    }
    .section_1 .slider .sl .form_block {
        margin: 20px auto;
    }
    .section_5 .text_block {
        text-align: center;
    }
    .section_5 .text_block .sub-title {
        font-size: 26px;
    }
    .section_6 .text_block .small_text .title {
        font-size: 35px;
    }
    .section_7 .title {
        font-size: 35px;
    }
    .section_8 .content .img_block {
        text-align: center;
    }
    .section_8 .content:nth-child(1) {
        margin-top: 0;
    }
    .section_8 .content .title {
        font-size: 35px;
    }
    .section_8 .content .text_block .sub-title {
        font-size: 26px;
        margin-top: 15px;
        text-align: center;
    }
    .section_8 .content hr {
        margin-top: 50px;
    }
    .section_9 .content:nth-child(1) {
        margin-top: 0;
    }
    .section_9 .content .text_block {
        margin-top: 30px;
    }
    .section_9 .content .text_block .sub-title {
        font-size: 26px;
        text-align: center;
    }
    .section_9 .content .img_block {
        margin-top: 30px;
    }
    .section_10 .content .img_block {
        text-align: center;
    }
    .section_10 .content .text_block {
        margin-top: 30px;
    }
    .section_10 .content .text_block .sub-title {
        font-size: 26px;
        text-align: center;
    }
    .section_11 .content .top .title {
        margin-top: 20px;
    }
    .section_11 .content .item {
        max-width: 400px;
        margin: 0 auto 80px auto;
    }
    .section_12 .bottom .item {
        margin-bottom: 50px;
    }
}

@media (max-width: 600px) {
    .section_6 .modal_body {
        max-width: 450px;
        padding: 20px 10px;
    }
    .section_6 .modal_body .close {
        font-size: 25px;
    }
    .section_6 .modal_body .portfolio_wrapper .item {
        margin: 30px 10px 0 10px;
    }
    .section_6 .modal_body .portfolio_wrapper .item .img_block {
        height: 320px;
        overflow: hidden;
    }
}

@media (max-width: 510px) {
    .section_6 .modal_body {
        max-width: 370px;
        padding: 30px 10px;
    }
    .section_6 .modal_body .close {
        font-size: 25px;
    }
    .section_6 .modal_body .portfolio_wrapper .item {
        margin: 20px 0 0 0;
    }
    .section_6 .modal_body .portfolio_wrapper .item .img_block {
        height: 250px;
    }
    .section_6 .modal_body .portfolio_wrapper .item .img_block img {
        width: 100%;
        max-width: 300px;
    }
}

@media (max-width: 470px) {
    .section_1 .slider .sl {
        height: auto;
        min-height: 710px;
    }
}

@media (max-width: 420px) {
    .section_4 .text_block ul li {
        font-size: 18px;
    }
    .section_6 .modal_body {
        max-width: 300px;
        padding: 30px 15px;
    }
    .section_6 .modal_body .portfolio_wrapper .item {
        margin: 20px 0 0 0;
    }
    .section_6 .modal_body .portfolio_wrapper .item .img_block {
        height: 226px;
    }
}

@font-face {
    font-family: "MontserratRegular";
    src: url("../fonts/MontserratRegular.otf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "MontserratBold";
    src: url("../fonts/MontserratBold.otf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "MontserratExtraBold";
    src: url("../fonts/MontserratExtraBold.otf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "MontserratLight";
    src: url("../fonts/MontserratLight.otf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "MontserratMedium";
    src: url("../fonts/MontserratMedium.otf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

body {
    padding: 0;
    margin: 0;
    font-family: MontserratRegular, Tahoma, Arial, sans-serif;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 400;
    background-color: #ffffff;
}

body h2 {
    font-size: 45px;
}

body h3 {
    font-family: MontserratBold, Tahoma, sans-serif;
    font-size: 30px;
    color: #0fa3c8;
    margin: 0;
}

body .content {
    width: 100%;
    max-width: 1550px;
    margin: 0 auto;
}

.section_1 .form_block .title_form {
    text-shadow: 1px 1px 2px #ffffff, 0 0 1em #ffffff;
}

.section_1 .form_block input.wpcf7-submit {
    float: none;
    border: none;
    width: 213px;
    font-size: 18px;
    border-radius: 13px;
    padding: 8px 25px;
}

.section_1 .form_block input.wpcf7-submit:hover {
    background-color: #35bdc8;
}

.section_1 .form_block .wpcf7-form p {
    margin: 10px 0;
}

.section_1 .form_block .wpcf7-text,
.mobile_form_section .mobile_form .wpcf7-text {
    padding: 8px 10px;
    font-size: 16px;
    background-color: #ffffff;
}

.section_1 .form_block .wpcf7-textarea,
.mobile_form_section .mobile_form .wpcf7-textarea {
    padding: 8px 10px;
    font-size: 16px;
    height: 120px;
    background-color: #ffffff;
}

.mobile_form_section .mobile_form .title_form {
    font-size: 20px;
    font-weight: bold;
}

.mobile_form_section .mobile_form .wpcf7-form p {
    margin: 10px 0;
}

.mobile_form_section .mobile_form input.wpcf7-submit {
    float: none;
    border: 2px solid #ffffff;
    width: 213px;
    font-size: 18px;
    border-radius: 13px;
    padding: 8px 25px;
    background-color: inherit;
}

#breadcrumbs {
    margin-bottom: 0;
    padding-top: 0;
}