/*   
Theme Name: Dolphin (uncommented)
Version: 3.0
Tags: clean, development, html5, bootstrap
Description: Clean wordpress theme with minimal bootstrap3 markup for fast development starting
Author: e.ivaskov@gmail.com
Author URI: https://t.me/e_ivaskov
*/


/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}


/* custom style to scroll (only in chrome) */
::-webkit-scrollbar {
    background: #e2e2e2;
    width: 10px;
}

::-webkit-scrollbar-thumb {
    background: #FD841F;
}




@media (min-width: 979px) {
    ul.nav li.dropdown.show-on-hover:hover>ul.dropdown-menu {
        display: block;
    }

    .comment-list .children {
        padding: 0;
        margin-left: 74px;
        padding-bottom: 15px;
    }

    .comment-list .media {
        margin-top: 0;
    }
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

html,
body {
    background: #FFFFFF;
    font-family: 'Lato', sans-serif;
    overflow-x: hidden;
    color: #3F3B3B;
}


#header_mobile,
.hidden-blck
{display: none;}
#header
{
    position: fixed;
    width: 100%;
    background: #FFFFFF;
box-shadow: 0px 14px 30px 1px rgba(0, 0, 0, 0.2);
z-index: 2;
padding: 10px 0;
}
#header .header-logo
{
    width: 150px;
}
#header .addr img
{
width: 18px;height: 18px; margin-right: 12px;
}
#header .addr 
{
    font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 87%;
color: #161616;
margin-bottom: 15px;
}
#header .phone img
{
width: 18px;height: 18px; margin-right: 12px;
}
#header .phone
{
    font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 87%;
color: #161616;
position: relative;
}
#header .phone a
{
    text-decoration: none;
    color: #161616;
}
#header .phone a img
{
    margin-right: 0px;
    margin-left: 12px;
}

#header  a.active
        {
            color: #000;
font-size: 14px;
font-family: Open Sans;
font-weight: 700;
line-height: 87%;}
            #header  a.lang-code
        {
            color:  #000;
            font-size: 14px;
            font-family: Open Sans;
            line-height: 87%;
        }
        #header  a.lang-ua
        {
            margin: 0 10px 0 20px;
        }


#menu
{
    padding: 0px;
    margin: 0;
    display: flex;
}
#menu li
{list-style: none;padding: 0 22px;}

#menu li a
{
    text-decoration: none;
    font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 150%;
color: #161616;
}
#menu li a:hover
{
    color: #1B84CA;
    font-weight: 700;
}

#blck1
{
    background: url(images/main_bg.jpg);
    padding: 140px 0 160px;
    background-size: 100%;
    background-position: center;
}
#blck1 h1
{
    font-style: normal;
    font-weight: 900;
    font-size: 50px;
    line-height: 60px;
    color:#fff;
    max-width: 453px;
    margin-bottom: 20px;
}
#blck1 h1 span
{
    color: #FD841F;
}
#blck1 p
{display: flex;color: #fff;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 150%;
    margin-bottom: 7px;
    align-items: center;}
#blck1 p img
{width: 20px;height: 20px;margin-right: 15px;}

#blck2 
{
    margin-top: -120px;
    margin-bottom: 70px;
}
#blck2 .item
{
    background: #FFFFFF;
    box-shadow: 0px 0px 30px 1px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    min-height: 315px;
    padding: 25px;
    display: flex;
	margin-bottom:30px;

}
#blck2 .item .l-side img
{
    width: 47px;
    height: 47px;
    margin-right: 28px;
}
#blck2  .m-l-side-icon
{display: none;}
#blck2 .item .r-side .title
{
    font-style: normal;
font-weight: 800;
font-size: 20px;
line-height: 24px;
color: #1B84CA;
margin-bottom: 15px;
}
#blck2 .item .r-side .desc
{
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 140%;
color: #161616;
max-width: 425px;
min-height: 140px;
}
#blck2 .item .r-side .link a
{
    text-decoration: none;
    display: flex;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    max-width: 300px;
background: linear-gradient(180deg, #2FA0E3 0%, #1B84CA 100%);
border-radius: 10px;
min-width: 245px;
height: 50px;
text-align: center;
font-style: normal;
font-weight: 800;
font-size: 18px;
line-height: 22px;
color: #FFFFFF;
}

#blck3 .blck-title
{
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 130%;
    color: #161616;
    margin-bottom: 35px;
    max-width: 520px;
}
#blck3 .blck-title span
{
    color: #FD841F;
}
#blck3 .desc
{
    font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 140%;
color: #161616;
max-width: 520px;
}

#blck4
{
    margin: 85px 0;
}
#blck4 .col 
{    flex-direction: column;}
#blck4 .col img
{width: 50px;height: 50px;margin-bottom: 10px;}
#blck4 .col span
{
    font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 22px;
color: #161616;
max-width: 170px;
}


#blck5
{
    margin: 85px 0;
}
#blck5 .blck-title
{
    font-style: normal;
font-weight: 700;
font-size: 30px;
line-height: 130%;
color: #161616;
margin-bottom: 35px;
}
#blck5 .item
{
    background: #FFFFFF;
box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
border-radius: 5px;
min-height: 215px;
position: relative;
padding: 18px;
}
#blck5 .item::after
{
    content: "";
    width: 50px;
    position: absolute;
    top:30px;
    right: -50px;
    background: #1B84CA;
    height: 1px;
}
#blck5 .item-list .col:last-child .item::after
{content: none;}

#blck5 .item .numb
{
    font-style: normal;
    font-weight: 800;
    font-size: 55px;
    line-height: 139%;
    color: rgba(27, 132, 202, 0.3);
    margin-bottom: 23px;
}

#blck6 .blck-title
{font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 130%;
    color: #161616;
}
#blck6 .blck-title span
{
    color: #FD841F
}
#blck6 .blck-subtitle
{
    font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 150%;
color: #161616;
margin: 10px 0 25px;
max-width: 660px;
}

#blck6 .item
{
    background: #FFFFFF;
box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.15);
border-radius: 5px;
padding: 35px 22px 22px;
min-height: 225px;
}
#blck6 .item .title
{
    font-style: normal;
font-weight: 800;
font-size: 18px;
line-height: 130%;
color: #1B84CA;
margin-bottom: 20px;
}
#blck6 .item .desc
{
    font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 150%;
color: #161616;
}

#blck7
{
    margin: 85px 0;
    padding: 50px 0 55px;
    background: #F5F5F5;
    text-align: center;
}

#blck7 .blck-title
{font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 130%;
    color: #161616;
    margin-bottom: 40px;
}
#blck7 .blck-title span
{
    color: #FD841F
}
#blck7 .item .icon
{
    width: 100px;
    height: 100px;
    background: #FFFFFF;
    border: 1px solid #1B84CA;  
    margin: auto;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}
#blck7 .item .icon img
{width: 55px;}
#blck7 .item .desc
{
    font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 139%;
color: #161616;
max-width: 160px;
text-align: center;
margin: auto;
}

#blck8
{
    margin: 85px 0;
}
#blck8 .blck-title
{
    font-style: normal;
font-weight: 700;
font-size: 30px;
line-height: 114.5%;
color: #161616;
margin-bottom: 35px;
}
#blck8 .blck-title span
{
    color: #FD841F
}
#blck8 .ctf-row label.text
{
    font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 130%;
color: #161616;
}

#blck8 .ctf-row input,
#blck8 .ctf-row select
{
    display: inline-block;
    border: 1px solid rgba(27, 132, 202, 0.5);
border-radius: 5px;
width: 100%;
max-width: 430px;
padding: 9px 12px;
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-size: 16px;
line-height: 139%;
color: #161616;
}
#blck8 .wpcf7-radio
{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
#blck8 .wpcf7-radio > span
{margin-left: 0px;}
#blck8 .wpcf7-radio input
{
width: 15px;
display: inline-block;
}
#blck8 .wpcf7-radio label
{
    font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-size: 16px;
line-height: 139%;
}
#blck8 .wpcf7-form .btn-submit
{
    max-width: 265px;
    width: 100%;
    height: 50px;
    border: 0px;
    display: block;
    background: linear-gradient(180deg, #2FA0E3 0%, #1B84CA 100%);
border-radius: 10px;
color:#fff;
font-family: 'Lato';
font-style: normal;
font-weight: 800;
font-size: 18px;
line-height: 22px;
}
#blck9
{
    margin: 85px 0;
}

#blck9 .blck-title
{font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 130%;
    color: #161616;
    margin-bottom: 50px;
}
#blck9 .blck-title span
{
    color: #FD841F
}
#blck9 .item .icon
{
    width: 100px;
    height: 100px;
    background: #FFFFFF;
    border: 1px solid #1B84CA;  
    margin: auto;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}
#blck9 .item .icon img
{width: 55px;}
#blck9 .item .desc
{
    font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 139%;
color: #161616;
max-width: 160px;
text-align: center;
margin: auto;
}


#blck10
{
    padding: 65px 0;
    background-color: #07639A;
    background-image: url('images/white-map.png');
    background-repeat: no-repeat;
    background-position: center;
}
#blck10 .blck-title
{
    font-style: normal;
font-weight: 700;
font-size: 30px;
line-height: 130%;
color: #fff;
margin-bottom: 25px;
}
#blck10 .blck-title span
{
    color: #FD841F
}
#blck10 .desc-text
{
    font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 140%;
color: #fff;
max-width: 470px;
}
#blck10 .item 
{display: flex;font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #FFFFFF;margin-bottom: 15px;max-width: 490px;}
#blck10 .item img
{
    width: 20px;
    height: 20px;
    margin-right: 15px;
}


#blck11
{
    padding: 85px 0;
}
#blck11 .blck-title
{
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 130%;
color: #fff;
margin-bottom: 35px;
color: #161616;
}
#blck11 .blck-title span
{
    color: #FD841F
}
#blck11 .item
{
    display: flex;
    background: #FFFFFF;
box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.15);
border-radius: 5px;
padding: 35px 25px 24px 15px;
min-height: 150px;
margin-bottom: 30px;
}
#blck11 .item .l-side img
{
    width: 40px;
    margin-right: 20px;
}
#blck11 .item .r-side .title
{color: #1B84CA;font-style: normal;
    font-weight: 800;
    font-size: 18px;
    line-height: 130%;
margin-bottom: 12px;}
#blck11 .item .r-side .desc
{font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;color: #161616;}

#blck12
{

}
#blck12 .blck-title
{
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 130%;
color: #fff;
margin-bottom: 15px;
color: #161616;
}
#blck12 .blck-title span
{
    color: #FD841F
}
#blck12 .blck-subtitle
{
    font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 140%;
color: #161616;
max-width: 590px;
margin: 0 auto 30px;
}
@media (min-width:1024px) {
    #blck12 .swiper-slide
    {width: 270px!important;margin: 0 25px;}
    
}

#blck12  .swiper {
    width: 960px;
    padding-bottom: 30px;
  }
#blck12 .swiper-slide .item
{
    width: 270px;
    min-height: 365px;
    padding: 20px 27px;
    background: #F5F5F5;
}
#blck12 .swiper-slide .item .title
{
    font-style: normal;
font-weight: 600;
font-size: 20px;
line-height: 130%;
color: #161616;
margin-bottom: 10px;
}
#blck12 .swiper-slide .item .date
{
    font-style: italic;
font-weight: 400;
font-size: 14px;
line-height: 130%;
font-family: 'Open Sans';
color: #161616;
border-bottom: 1px solid #FD841F;
padding-bottom: 12px;
margin-bottom: 16px;
}
#blck12 .swiper-slide .item .text
{font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 140%;color: #161616;}

#blck12 .swiper-pagination
{
    bottom: 0px;
}
#blck12 .swiper-pagination .swiper-pagination-bullet
{
    width: 10px;
    height: 10px;
    background:  rgba(27, 132, 202, 0.3);
}
#blck12 .swiper-pagination .swiper-pagination-bullet-active
{
    background: #1B84CA;
}

#blck12 .swiper-button-next, #blck12 .swiper-button-prev
{
    background: url('images/icons/next-arr.png');
    width: 43px;
    height: 43px;
    font-size: 0px;
}
#blck12 .swiper-button-prev
{left: -20px;top: 90px;}
#blck12 .swiper-button-next
{right: -20px;top: 90px;transform: rotate(180deg);}
#blck12 .swiper-button-next::after, #blck12 .swiper-button-prev::after
{content: "";}
#blck12 .slider-wrap
{
    position: relative;
}

#blck13
{
    margin: 85px 0;
}
#blck13 .blck-title
{font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 130%;color: #161616;max-width: 510px;}
    #blck13 .blck-subtitle
    {
        font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 139%;
color: #161616;max-width: 510px;
margin-bottom: 25px;
    }
    #blck13 .wpcf7-form .wpcf7-form-control-wrap
    {display: block;}
    #blck13 .wpcf7-form input
    {
        padding: 9px 12px;
        font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-size: 16px;
line-height: 139%;
color: #161616;
margin-top: 15px;
    width: 230px;
    border: 1px solid rgba(27, 132, 202, 0.5);
    border-radius: 10px;
    }

    #blck13 .wpcf7-form textarea
    {
        padding: 9px 12px;
        font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-size: 16px;
line-height: 139%;
color: #161616;
margin-top: 15px;
    width: 400px;
    border: 1px solid rgba(27, 132, 202, 0.5);
    border-radius: 10px;
    }

    #blck13 .wpcf7-form .btn-submit
    {
        background: linear-gradient(180deg, #2FA0E3 0%, #1B84CA 100%);
border-radius: 10px;
color:#fff;
font-family: 'Lato';
font-style: normal;
font-weight: 800;
font-size: 18px;
line-height: 22px;
    }

#blck14
{
    margin: 85px 0;
}
#blck14 .blck-title
{
    font-style: normal;
font-weight: 700;
font-size: 30px;
line-height: 130%;
color: #161616;
margin-bottom: 15px;
}
#blck14 .item .title
{
    font-style: normal;
    font-weight: 800;
    font-size: 18px;
    line-height: 139%;
    color: #1B84CA;
    min-height: 25px;
    margin-bottom: 18px;
}
#blck14 .item .addr img,
#blck14 .item .phone img,
#blck14 .item .mail img
{
width: 18px;
height: 18px;
margin-right: 15px;
}
#blck14 .item:nth-child(2) .addr,
#blck14 .item:nth-child(3) .addr
{min-height: 110px;max-width: 320px;}
#blck14 .item .addr,
#blck14 .item .phone,
#blck14 .item .mail

{
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 139%;
    display: flex;
    margin-bottom: 15px;
    text-decoration: none;
    color: #161616;
}
#blck14 .item .phone a,
#blck14 .item .mail a
{
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 139%;
    text-decoration: none;
    margin-right: 15px;
    color: #161616;
}
#blck14 .item .phone a img
{
    margin-right: 0px;
}



footer
{
padding: 35px 0;
border-top: 1px solid #1B84CA;
}
footer .footer-logo
{
    width: 172px;
}
footer .f-s-list
{text-align: right;width: 100%;margin: 0px;}
footer .f-s-list li
{list-style: none;display: inline-block;}
footer .f-s-list img
{
    width: 25px;
    height: 25px;
    margin-left: 23px;
}


.modal-form
{
    background: #FFFFFF;
box-shadow: 0px 0px 30px 1px rgba(0, 0, 0, 0.2);
border-radius: 5px;
}
.modal-form .form-title
{
    font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-size: 18px;
line-height: 139%;
text-align: center;
color: #1B84CA;
}
.modal-form input
{
    margin-top: 15px;
    border: 1px solid rgba(27, 132, 202, 0.5);
border-radius: 10px;
    width: 100%;
    padding: 9px 13px;
    font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-size: 16px;
line-height: 139%;
}
.modal-form input.btn-submit
{
    background: linear-gradient(180deg, #2FA0E3 0%, #1B84CA 100%);
border-radius: 10px;
max-width: 235px;
display: block;
text-align: center;
font-family: 'Lato';
font-style: normal;
font-weight: 800;
font-size: 18px;
line-height: 22px;
color: #FFFFFF;
margin: 15px auto 5px;
}
.modal-form  .wpcf7-form-control-wrap
{display: block; margin: auto;    width: 300px;}
.wpcf7-not-valid-tip
{font-size: 12px;}
.wpcf7-response-output
{    margin: 0px!important;
    padding: 6px!important;text-align: center;font-size: 14px!important;border: 0px!important;}
    .wpcf7-spinner
    {    display: block;
        margin: auto;}


#contacts1
{
    background: #07639A;
    padding: 45px 0;
}
#contacts1 .blck-title
{
    font-family: 'Lato';
font-style: normal;
font-weight: 700;
font-size: 30px;
line-height: 36px;
color: #FFFFFF;
margin-bottom: 15px;
text-align: center;
}
#contacts1 .blck-subtitle
{
    max-width: 370px;
    margin: 0 auto 20px;
    color: #FFFFFF;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 139%;
    text-align: center;
}
#contacts1 .wpcf7-form-control-wrap
{
    width: 230px;
    margin: 0 15px;
    display: inline-block;
}
#contacts1 .wpcf7-form input
{
    background: #FFFFFF;
border-radius: 10px;
width: 100%;
padding: 12px 20px;
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-size: 16px;
line-height: 139%;
color: #161616;

border: 0px;
outline: none;
}
#contacts1 .wpcf7-form p
{display: flex;    align-items: flex-start;}
#contacts1 .wpcf7-form input.btn-submit
{border: 1px solid #FFFFFF;
    width: 230px;
    border-radius: 10px;background: transparent;color:#fff;}
    #contacts1 .wpcf7-response-output
    {
        color:#fff;
    }
    #modal-lang .btns
{
    display: flex;
    min-width: 444px;
    margin-top: 15px;
}
#modal-lang .btns a
{
    text-decoration: none;
    display: flex;
    flex: 0 1 50%;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    max-width: 200px;
    background: linear-gradient(180deg, #2FA0E3 0%, #1B84CA 100%);
    border-radius: 10px;
    height: 40px;
    text-align: center;
    font-style: normal;
    font-weight: 800;
    font-size: 18px;
    line-height: 22px;
    color: #FFFFFF;
    margin: auto;
}
#modal-banner .f-button.is-close-btn
{color:#000;}
	#modal-banner a	{    width: 635px;
    height: 332px;
    display: block;}
		#modal-banner .img-wrap
{
	width:100%;
	height:100%;
	background-size: contain;
}