@charset "UTF-8";
/*------------------------------------------------------------------
[Table of contents]

1. UI style for elements
2. Base main page style
3. Inside pages style
4. Custom forms style
5. Icons font style
6. Slick sliders

-------------------------------------------------------------------*/
/*Base style*/
* {
  outline: none !important;
}


@font-face {
    font-family: 'sanspro';
    src: url('sourcesanspro-regular-webfont.woff2') format('woff2'),
         url('sourcesanspro-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


.block1{
background-image: url(../image/sky.jpg);
background-size: cover;
width:100%;
display:block;
}

.block2{
background:#f8f4f3;
width:100%;
display:block;
}

.block3{
background:#ffffff;
width:100%;
display:block;
}

.block4{
background:#9fc5e9;
width:100%;
display:block;
}

.block5{
background:#cfe2f4;
width:100%;
display:block;
}

.block6{
background-image: url(../image/kian.jpg);
background-size: cover;
width:100%;
display:block;
}

.block7{
background:#3e86c6;
width:100%;
display:block;
}

.block8{
background:#34495d;
width:100%;
display:block;
}

.block9{
background-image: url(../image/kian.jpg);
background-size: cover; 
width:100%;
display:block;
}

.block10{
background-image: url(../image/kian2.jpg);
width:100%;
display:block;
}

.block11{
background:#eaeaea;
width:100%;
display:block;
}

.border1 {
background-color:##9fc5e9;
width: 355px;
height: 100px;
padding: 10px;
border-top: 2px #d7758e solid;
border-right: 2px #d7758e solid;
border-bottom: 0px #d7758e hidden;
border-left: 2px #d7758e solid;
}

hr { 
align: center;
width: 15%; 
height: 8px; 
margin: 0 auto;
color:#ffffff;
}

<style>
.group,
[class*=colgroup] { zoom:1 }
.group:after,
[class*=colgroup]:after { /** Alle Elemente, deren class "colgroup" enthält **/
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden
}
.col { position:relative}
.col :first-child { margin-top:0}

@media all and (min-width: 30em) and (max-width: 50em) {
    [class*=colgroup] .col {
        float:left;
        width:47.5%;
        margin-left:5%
    }

    [class*=colgroup] .col:nth-of-type(2n+1),
    .colspan-2+.col {
        clear:left;
        margin-left:0
    }

    .colgroup-1 .col {
        width:100%;
        float:none;
        margin-left:0
    }

    .colgroup-3 .colspan-2,
    .colgroup-3 .colspan-2+.col,
    .colgroup-3 .col.primary,
    .colgroup-3 .col.secondary {
        width:100%;
        float:none;
        margin-left:0
    }
    .colgroup-3 .col.secondary { margin:2em 0 0 0 }
}



@media all and (min-width: 50em) {
    [class*=colgroup] .col {
    margin-left:5%;
    float:left
    }

    [class*=colgroup] .col:first-of-type { margin-left:0 }
    .colgroup-4 .col { width:21.2% }
    .colgroup-4 .col:nth-of-type(4n+1) {
        clear:left;
        margin-left:0
    }

    .colgroup-4 .col.colspan-3 { width:73.8%}
    .colgroup-3 .col { width:30%}
    .colgroup-3 .col:nth-of-type(3n+1) {
        clear:left;
        margin-left:0
    }

    .colgroup-3 .col.colspan-2 { width:64% }
    .colgroup-3 .col.middle {
        margin:0 auto;
        float:none
    }

    .colgroup-3 .col.colspan-2>p {
        line-height:1.4;
        margin-top:0.7em
    }

    .colgroup-3 .col.primary { float:right }
    .colgroup-3 .col.secondary {
        float:left;
        margin-left:0
    }

    .colgroup-2 .col { width:47.5%}
    .colgroup-2 .col:nth-of-type(2n+1) {
        clear:left;
        margin-left:0
    }
    .colgroup-1 .col {
        width:100%;
        margin-left:0
    }
}

</style>
                                                                                                                                                                                                                                                                                                                                                                                    
.greeboxtop{
background:#8fc438;
width:100%;
height:30px;
display:block;
}

.textcover{
padding:80px 0 60px 0;
webkit-background-size: cover; /* For WebKit*/
    -moz-background-size: cover;    /* Mozilla*/
    -o-background-size: cover;      /* Opera*/
    background-size: cover;         /* Generic*/
    background-repeat: no-repeat;
   background-position: center center;
   background-image:url(../image/bg.jpg);

}

html, body {
  font-family: "sanspro";
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #333;
  background: none;
}
@media (max-width: 45em) {
  html, body {
    font-size: 14px;
  }
}

body {
  overflow-x: hidden;
}

input, select, textarea {
  font-family: "sanspro";
}

.no_scroll {
  overflow: hidden;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "sanspro";
  padding: 0;
  text-transform: none;
}

h1, h2, h3 {
  margin-bottom: 30px;
}

h4, h5, h6 {
  margin-bottom: 10px;
}

h1 {
  font-size: 60px;
  line-height: 75px;
  font-weight: 900;
  color: #032B6E;
}
@media screen and (max-width: 50em) {
  h1 {
    font-size: 48px;
    line-height: 55px;
  }
}

h2 {
  font-size: 48px;
  line-height: 60px;
  font-weight: 700;
  color: #ffffff;
}
@media screen and (max-width: 50em) {
  h2 {
    text-align: center;
    font-size: 36px;
    line-height: 45px;
  }
}

h3 {
  font-size: 30px;
  line-height: 42px;
  font-weight: 600;
  color: #666666;
}
@media screen and (max-width: 50em) {
  h3 {
    font-size: 24px;
    line-height: 36px;
  }
}

h4 {
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  color: #686768;
}
@media screen and (max-width: 50em) {
  h4 {
    font-size: 20px;
    line-height: 28px;
  }
}

h5 {
  font-size: 18px;
  line-height: 30px;
  font-weight: 600;
  color: #ffffff;
}
@media screen and (max-width: 50em) {
  h5 {
    font-size: 18px;
    line-height: 30px;
  }
}

h6 {
  font-size: 16px;
  line-height: 30px;
  font-weight: 700;
  color: #333;
}
@media screen and (max-width: 50em) {
  h6 {
    font-size: 16px;
    line-height: 30px;
  }
}

p, dl, ol, ul {
  margin-bottom: 30px;
}

a, a:focus {
  outline: none !important;
  color: #ffffff;
}

/*Base style end */
/*Placeholder style*/
input::-webkit-input-placeholder {
  color: #6F6F6F;
}

input::-moz-placeholder {
  color: #6F6F6F;
}

/* Firefox 19+ */
input:-moz-placeholder {
  color: #6F6F6F;
}

/* Firefox 18- */
input:-ms-input-placeholder {
  color: #6F6F6F;
}

textarea::-webkit-input-placeholder {
  color: #6F6F6F;
}

textarea::-moz-placeholder {
  color: #6F6F6F;
}

/* Firefox 19+ */
textarea:-moz-placeholder {
  color: #6F6F6F;
}

/* Firefox 18- */
textarea:-ms-input-placeholder {
  color: #6F6F6F;
}

/* Placeholder style end */
@media (max-width: 50em) {
  .wow {
    animation: none;
  }
}
/* Button style */
.btn, .btn_orange, .btn_blue, .btn_blue_line, .btn_white, .btn_white_line, .btn_gray_line {
  border-radius: 5px;
  display: inline-block;
  padding: 20px 30px;
  font-weight: 700;
  line-height: 26px;
  transition: all 0.2s linear;
}
.btn_1 {
  border-radius: 5px;
  display: inline-block;
  padding: 20px 70px;
  font-weight: 700;
  line-height: 56px;
  transition: all 0.2s linear;
}
.btn_2 {
  border-radius: 5px;
  display: inline-block;
  padding: 30px 53px;
  font-weight: 700;
  line-height: 66px;
  transition: all 0.2s linear;
}

.btn_orange {
  background: #FF8112;
  border: 2px solid #FF8112;
  color: #fff;
}
.btn_orange:hover {
  color: #fff;
  border-color: #FF9C45;
  background: #FF9C45;
}
.btn_orange:active, .btn_orange:focus {
  background: #F65A08;
  border-color: #F65A08;
}

.btn_blue {
  background: #276DC4;
  border: 2px solid #276DC4;
  color: #fff;
}
.btn_blue:hover {
  color: #fff;
  background: #4181D0;
  border-color: #4181D0;
}
.btn_blue:active, .btn_blue:focus {
  color: #fff;
  background: #1F5EAD;
  border-color: #1F5EAD;
}

.btn_blue_line {
  background: none;
  border: 2px solid #276DC4;
  color: #276DC4;
}
.btn_blue_line:hover {
  border-color: #4181D0;
  color: #4181D0;
}
.btn_blue_line:active, .btn_blue_line:focus {
  border-color: #1F5EAD;
  color: #1F5EAD;
}

.btn_white {
  background: #fff;
  color: #276DC4;
  box-shadow: 0 0 10px rgba(3, 43, 110, 0.6);
}
.btn_white:hover {
  color: #276DC4;
  background: #C4DCF9;
}
.btn_white:active, .btn_white:focus {
  color: #fff;
  background: #92BEF5;
}

.btn_white_line {
  background: none;
  border: 2px solid #fff;
  color: #fff;
}
.btn_white_line:hover {
  color: #fff;
  border-color: #C4DCF9;
}
.btn_white_line:active, .btn_white_line:focus {
  color: #fff;
  border-color: #92BEF5;
}

.btn_gray_line {
  background: none;
  border: 2px solid #656565;
  color: #656565;
}
.btn_gray_line:hover {
  border-color: #939393;
  color: #656565;
}
.btn_gray_line:active, .btn_gray_line:focus {
  border-color: #B2B2B2;
  color: #656565;
}

@media (max-width: 50em) {
  .link_service {
    margin-bottom: 70px;
  }
}
@media (max-width: 45em) {
  .link_service {
    margin-bottom: 30px;
  }
}
.link_service i {
  color: #ffffff;
  font-size: 10px;
}
.link_service a {
  color: #ffffff;
}
.link_service a:hover {
  text-decoration: underline;
}

.link_video {
  color: #fff;
  display: inline-block;
  margin-left: 30px;
}
.link_video i {
  font-size: 40px;
  vertical-align: middle;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 5px;
  opacity: 0.5;
  transition: all 0.2s linear;
}
.link_video:hover, .link_video:focus {
  color: #fff;
}
.link_video:hover i, .link_video:focus i {
  opacity: 1;
}

/* Button style end */
/* Custom form */
.custom_form input, .custom_form textarea {
  background: none;
  border: none;
  border-bottom: 1px solid #939393;
  padding: 10px;
  box-shadow: none;
  border-radius: 0;
  font-size: 14px;
}
.custom_form input:focus, .custom_form textarea:focus {
  box-shadow: none;
  border: none;
  border-bottom: 1px solid #3A89EC;
}
.custom_form input.error, .custom_form textarea.error {
  border-color: #f00;
}
.custom_form textarea {
  min-height: 70px;
  resize: none;
  overflow: hidden;
  transition: height 0.1s linear;
}
.custom_form button {
  margin-top: 30px;
  margin-right: 20px;
}
.custom_form .small_text {
  font-size: 12px;
  color: #656565;
}

.describe_block {
  margin-top: 40px;
}

.label_wrap {
  display: inline-block;
  margin-bottom: 30px;
}
.label_wrap label {
  margin-bottom: 10px;
  color: #6F6F6F;
  cursor: pointer;
}
.label_wrap.insurance_label_wrap {
  margin-bottom: 0;
}

/* Custom checkbox style */
.custom_checkbox {
  width: 20px;
  height: 20px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  margin-right: 10px;
}
.custom_checkbox input[type=checkbox], .custom_checkbox span {
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 0;
  padding: 0;
  margin: 0;
}
.custom_checkbox input[type=checkbox] {
  opacity: 0;
}
.custom_checkbox span {
  background: url("../img/checkbox.png") center bottom no-repeat;
  z-index: 2;
  pointer-events: none;
}
.custom_checkbox input[type=checkbox]:checked + span {
  background-position: center top;
}

/* Custom checkbox style end */
/* Custom radio button style */
.custom_radio {
  width: 17px;
  height: 17px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  margin-right: 5px;
}
.custom_radio input[type=radio], .custom_radio span {
  width: 17px;
  height: 17px;
  position: absolute;
  left: 0;
  top: 0;
  padding: 0;
  margin: 0;
}
.custom_radio input[type=radio] {
  opacity: 0;
}
.custom_radio span {
  background: url("../img/radiobtn.png") center bottom no-repeat;
  z-index: 2;
  pointer-events: none;
}
.custom_radio input[type=radio]:checked + span {
  background-position: center top;
}

/* Custom radio button style end */
.img_in_text {
  width: 100%;
  margin-bottom: 30px;
}
@media (max-width: 45em) {
  .img_in_text {
    margin-top: 0;
  }
}
.img_in_text img {
  width: 100%;
  height: auto;
}

/* Custom dropdown select style */
.form_date {
  max-width: 75px;
  width: 75px;
  margin-bottom: 1rem;
  margin-right: 30px;
}
.form_date .jq-selectbox__trigger {
  display: none;
}
.form_date .jq-selectbox__select {
  padding: 0;
  width: 100%;
  text-align: center;
  background: none;
  border: none;
  border-bottom: 1px solid #939393;
  box-shadow: none;
  border-radius: 0;
}
.form_date .jq-selectbox__select:hover, .form_date .jq-selectbox__select:active {
  background: none;
  box-shadow: none;
}
.form_date.jq-selectbox.focused .jq-selectbox__select {
  border: none;
  border-bottom: 1px solid #000;
}
.form_date .jq-selectbox__select-text {
  width: 100% !important;
  min-width: 100%;
}
.form_date .jq-selectbox__dropdown {
  margin-top: -1px;
  border-radius: 0;
  box-shadow: none;
  border-color: #276DC4;
  overflow-x: hidden;
}
.form_date .jq-selectbox__dropdown ul {
  width: calc(100% + 20px);
}
.form_date li {
  padding-left: 15px;
  padding-right: 15px;
}
.form_date.max_height .jq-selectbox__dropdown ul {
  max-height: 300px;
}
.form_date.max_width_month {
  width: 100px;
  max-width: 100px;
}

.select_days .jq-selectbox__dropdown {
  width: 300px;
  padding: 30px;
}
.select_days ul li {
  display: inline-block;
  vertical-align: top;
  width: 30px;
  height: 30px;
  text-align: center;
  margin: 0 5px 5px 0;
  padding: 4px;
}

/* Custom dropdown select style end */
/* Style change file in form */
.upload_files_info span {
  font-size: 14px;
  color: #656565;
}

.change_file_custom.jq-file {
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.change_file_custom.jq-file .jq-file__name:before {
  content: "\e906";
  font-family: "Medecine", sanspro !important;
  margin-right: 10px;
  display: inline-block;
}
.change_file_custom.jq-file.focused .jq-file__name, .change_file_custom.jq-file .jq-file__name {
  border: none;
  border-bottom: 1px solid #939393;
  border-radius: 0;
  background: none;
  box-shadow: none;
  color: #6F6F6F;
}
.change_file_custom.jq-file.changed .jq-file__name {
  color: #333;
}
.change_file_custom .jq-file__browse {
  display: none;
}

/* Style change file in form end */
/* Paginati style */
.pagination_wrap {
  display: block;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  text-align: center;
}
.pagination_wrap li {
  display: inline-block;
  vertical-align: top;
  margin: 0 8px;
}
.pagination_wrap li i {
  vertical-align: middle;
}
.pagination_wrap li a {
  padding: 10px;
  color: #939393;
}
.pagination_wrap li a:hover {
  text-decoration: underline;
  color: #000;
}
.pagination_wrap li.active a {
  color: #000;
  pointer-events: none;
}
.pagination_wrap li.pagination_next i {
  transform: rotate(180deg);
  display: inline-block;
}
.pagination_wrap li.disabled a {
  pointer-events: none;
  color: #F8F8F8;
  cursor: no-drop;
}

/* Paginati style end */
/* Stars style */
.review_img_rate .rate_star {
  padding: 0;
  margin: 0;
  line-height: 0;
}
.review_img_rate .rate_star i {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  color: #FFD810;
  font-size: 14px;
}
.review_img_rate .rate_star i.activeRate {
  color: #F0AC2F;
}
.review_img_rate .rate_star i:last-child {
  margin-right: 0;
}

/* Stars style end */
/* Popups style */
.custom_popup {
  padding: 60px 30px 80px;
  max-width: 570px;
  text-align: center;
}
.custom_popup h2 {
  color: #276DC4;
}
.custom_popup .close-button {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 16px;
}

/* Popups style end */
/* Main style and style for main page*/
/* header style */
header {
  background: #fff;
  height: 70px;
  border-bottom: 1px solid #EFEFEF;
  position: fixed;
  z-index: 4;
  left: 0;
  top: 0;
  width: 100%;
  transform: translateZ(0px);
}
@media (max-width: 64em) {
  header {
    height: 50px;
    transform: none;
  }
}
header .big_row {
  width: 100%;
  min-width: 100%;
  height: 100%;
}
header .big_row .row {
  height: 100%;
}
header .big_row .logo_wrap {
  position: absolute;
  left: 40px;
  top: 50%;
  bottom: 0;
  margin: -12px 0 0;
  display: inline-block;
}
@media (max-width: 50em) {
  header .big_row .logo_wrap {
    left: 25px;
  }
}
@media (max-width: 45em) {
  header .big_row .logo_wrap {
    left: 15px;
  }
}
header .big_row .header_btn_wrap {
  position: absolute;
  right: 40px;
  top: 50%;
  bottom: 0;
  margin: -19px 0 0;
  display: inline-block;
}
@media (max-width: 50em) {
  header .big_row .header_btn_wrap {
    right: 25px;
    margin-top: -12px;
  }
}
@media (max-width: 45em) {
  header .big_row .header_btn_wrap {
    right: 15px;
  }
}
@media (max-width: 64em) {
  header .header_main_menu_wrap {
    display: none;
  }
}
header .header_main_menu {
  display: inline-block;
  text-align: left;
}
@media (max-width: 80em) and (min-width: 64em) {
  header .header_main_menu {
    text-align: center;
  }
}
header .header_main_menu > li {
  margin-right: 35px;
  display: inline-block;
}
header .header_main_menu > li a {
  font-size: 16px;
  color: #656565;
  position: relative;
  padding: 0;
}
header .header_main_menu > li a:hover {
  color: #276DC4;
}
header .header_main_menu > li.active > a {
  background: none;
  color: #656565;
}
header .header_main_menu > li.active > a:before {
  content: '';
  border-bottom: 3px solid #FFD810;
  width: calc(100% + 20px);
  display: inline-block;
  position: absolute;
  left: -10px;
  bottom: -27px;
}
header .header_main_menu.dropdown.menu > li.is-dropdown-submenu-parent > a {
  padding: 0;
  margin-right: 17px;
}
header .header_main_menu.dropdown.menu > li.is-dropdown-submenu-parent > a:after {
  border: none;
  content: "\e913";
  font-family: "Medecine", sans-serif !important;
  transform: rotate(180deg);
  font-size: 5px;
  margin-top: 4px;
  right: -17px;
}
header .header_main_menu.dropdown.menu > li.is-dropdown-submenu-parent.is-active > a:after {
  transform: rotate(0deg);
  margin-top: -2px;
  right: -9px;
}
header .header_main_menu.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  width: 215px;
  border: 1px solid #EFEFEF;
  border-radius: 5px;
  top: 43px;
  padding: 0 0 30px;
  text-align: left;
}
header .header_main_menu.dropdown.menu > li.opens-right > .is-dropdown-submenu > li {
  width: 212px;
  display: inline-block;
  text-align: left;
  vertical-align: top;
  position: relative;
  margin-left: -4px;
}
header .header_main_menu.dropdown.menu > li.opens-right > .is-dropdown-submenu > li:last-child {
  left: 0.5%;
}
header .header_main_menu.dropdown.menu > li.opens-right > .is-dropdown-submenu > li:first-child {
  margin-left: 0;
  left: 0;
}
header .header_main_menu.dropdown.menu > li.opens-right > .is-dropdown-submenu > li .dropdown_menu_content h6 {
  margin-top: 30px;
  margin-left: 30px;
  color: #656565;
}
header .header_main_menu.dropdown.menu > li.opens-right > .is-dropdown-submenu > li .dropdown_menu_content ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
header .header_main_menu.dropdown.menu > li.opens-right > .is-dropdown-submenu > li .dropdown_menu_content ul li a {
  font-size: 14px;
  line-height: 30px;
  display: block;
  padding: 0 30px;
}
header .header_main_menu.dropdown.menu > li.opens-right > .is-dropdown-submenu > li .dropdown_menu_content ul li:hover {
  background: #E6E6E6;
}
header .header_main_menu.dropdown.menu > li.opens-right > .is-dropdown-submenu > li .dropdown_menu_content ul li:hover a {
  color: #333;
}
header .logo {
  font-size: 24px;
  color: #276DC4;
  vertical-align: middle;
  display: inline-block;
  line-height: 0;
}
header .header_number_logo {
  padding-left: 20px;
  vertical-align: middle;
  display: none;
}
header .header_number {
  padding-right: 20px;
}
@media (max-width: 100em) {
  header .header_number {
    display: none;
  }
}
@media (max-width: 80em) {
  header .btn_orange {
    display: none;
  }
}
header .btn_menu {
  position: relative;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 29px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  z-index: 10;
}
header .btn_menu.btn_menu_resp {
  display: none;
}
@media screen and (max-width: 64em) {
  header .btn_menu.btn_menu_resp {
    display: inline-block;
    margin-top: 0;
    margin-left: 30px;
  }
}
header .btn_menu.not_click {
  pointer-events: none;
}
header .btn_menu:hover {
  color: #fff;
}
header .btn_menu:hover.not_active .line.line-1 {
  top: -2px;
}
header .btn_menu:hover.not_active .line.line-3 {
  top: calc(100% + 2px);
}
header .btn_menu .min_btn_menu {
  position: absolute;
  right: 72px;
  top: 0;
  text-transform: uppercase;
  color: #fff;
}
header .btn_menu .line {
  display: block;
  background: #276DC4;
  width: 29px;
  height: 1px;
  position: absolute;
  left: 0;
  transition: transform 0.4s, top 0.1s;
  -webkit-transition: transform 0.4s, top 0.1s;
}
header .btn_menu.active .line {
  background: #fff;
}
header .btn_menu .line.line-1 {
  top: 0;
}
header .btn_menu .line.line-2 {
  top: 50%;
  left: 0;
  width: 22px;
}
header .btn_menu .line.line-3 {
  top: 100%;
  width: 14px;
}
header .btn_menu.active .line-1 {
  transform: translateY(10px) translateX(0) rotate(45deg);
  -webkit-transform: translateY(10px) translateX(0) rotate(45deg);
}
header .btn_menu.active .line-2 {
  opacity: 0;
}
header .btn_menu.active .line-3 {
  width: 100%;
  transform: translateY(-10px) translateX(0) rotate(-45deg);
  -webkit-transform: translateY(-10px) translateX(0) rotate(-45deg);
}
header .mobile_menu_wrap {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #276DC4;
  color: #fff;
  opacity: 0;
  pointer-events: none;
  overflow-x: hidden;
}
header .mobile_menu_wrap.menu_active {
  opacity: 1;
  pointer-events: auto;
  display: block;
}
header .mobile_menu_wrap .row {
  height: 100%;
  overflow-y: scroll;
}
header .mobile_menu_wrap .column, header .mobile_menu_wrap .is-drilldown {
  height: 100%;
}
header .mobile_menu_wrap .is-drilldown {
  top: 70px;
}
header .mobile_menu_wrap .mobile_menu {
  color: #fff;
}
header .mobile_menu_wrap .mobile_menu .btn_white {
  text-align: center;
  font-size: 14px;
  color: #276DC4;
  display: inline-block;
}
header .mobile_menu_wrap .mobile_menu .is-drilldown-submenu {
  background: #276DC4;
}
header .mobile_menu_wrap .mobile_menu .js-drilldown-back a {
  line-height: 20px;
  font-size: 14px;
}
header .mobile_menu_wrap .mobile_menu .js-drilldown-back a:before {
  font-family: "Medecine", sans-serif !important;
  content: "\e90c";
  border: none;
  margin-right: 40px;
  font-size: 30px;
}
header .mobile_menu_wrap .mobile_menu .is-drilldown-submenu-parent > a:after {
  font-family: "Medecine", sans-serif !important;
  content: "\e913";
  position: relative;
  left: auto;
  right: auto;
  top: 0;
  bottom: 0;
  margin-left: 20px;
  margin-top: 8px;
  font-size: 6px;
  transform: rotate(90deg);
  border: none;
  vertical-align: middle;
}
header .mobile_menu_wrap .mobile_menu a {
  color: #fff;
  font-size: 24px;
}

/*header style end*/
/*First blue section*/
.first_screen {
  padding-top: 50px;
  height: auto;
  background: #276DC4;
}
@media (max-width: 64em) {
  .first_screen {
    height: auto;
    padding-top: 50px;
  }
}
.first_screen .header_slider {
  height: 100%;
  color: #fff;
  position: relative;
}
.first_screen .header_slider .row {
  height: 100%;
}
.first_screen .header_slider .slick-list, .first_screen .header_slider .slick-track {
  height: auto;
}
.first_screen .header_slider .slick-active .first_info_slider {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.first_screen .header_slider h1 {
  color: #fff;
}
@media (max-width: 45em) {
  .first_screen .header_slider h1 {
    text-align: center;
  }
}
.first_screen .header_slider img {
  height: 800px;
  width: auto;
  max-width: none;
}
.first_screen .header_slider .links_header_slider {
  margin-top: calc(70px - 1rem);
}
@media (max-width: 50em) {
  .first_screen .header_slider .links_header_slider {
    margin-top: calc(30px - 1rem);
  }
}
@media (max-width: 45em) {
  .first_screen .header_slider .links_header_slider {
    text-align: center;
  }
}
.first_screen .header_slider .slick-dots {
  padding: 0 .9375rem;
  margin: 0 auto;
  position: absolute;
  top: 160px;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 1170px;
}
.first_screen .header_slider .slick-dots li:first-child {
  margin-left: 13%;
}
.first_screen .header_slider .slick-dots li button {
  border: 1px solid #fff;
}
.first_screen .header_slider .slick-dots li.slick-active button {
  background: #fff;
}
@media (max-width: 50em) {
  .first_screen .header_slider .slick-dots {
    top: 100px;
    text-align: center;
  }
  .first_screen .header_slider .slick-dots li:first-child {
    margin-left: 0;
  }
}
@media (max-width: 45em) {
  .first_screen .header_slider .slick-dots {
    top: 30px;
  }
}
.first_screen .first_info_slider p {
  font-size: 18px;
  line-height: 30px;
  
  
  
}
@media (max-width: 50em) {
  .first_screen .first_info_slider {
    padding-top: 140px;
    padding-bottom: 100px;
  }
}
@media (max-width: 45em) {
  .first_screen .first_info_slider {
    padding-top: 70px;
    padding-bottom: 30px;
  }
}
.first_screen .first_img_slider {
  position: relative;
  z-index: 2;
 
  
}
@media (max-width: 50em) {
  .first_screen .first_img_slider {
    display: none;
  }
}

/*First blue section*/
/* Service section */
.service_block {
  padding: 200px 0;
}
@media (max-width: 50em) {
  .service_block {
    padding: 100px 0 0;
  }
}
.service_block h2 {
  margin-bottom: 74px;
}
.service_block .main_service_block .img_service {
  margin-bottom: 30px;
  position: relative;
}
.service_block .main_service_block .img_service:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0;
  transition: all 0.2s linear;
}
.service_block .main_service_block .img_service img {
  width: 100%;
  height: 100%;
}
.service_block .main_service_block .info_service {
  margin-bottom: 30px;
}
.service_block .main_service_block .info_service p {
  color: #939393;
}
.service_block .main_service_block:hover .img_service:after {
  opacity: 0.4;
}

/* Service section */
/* Reviews section */
.reviews_block {
  padding: 0 0 200px;
}
@media (max-width: 50em) {
  .reviews_block {
    padding: 70px 0 100px;
  }
}
.reviews_block > .row {
  height: 100%;
}
.reviews_block > .row .column {
  position: relative;
}
.reviews_block .reviews_slider_nav {
  font-size: 60px;
  position: absolute;
  left: -70px;
  top: 0;
  bottom: 0;
  margin: auto;
  padding-bottom: 100px;
  display: table;
}
.reviews_block .reviews_slider_nav div {
  margin: 50px 0;
}
.reviews_block .reviews_slider_nav i {
  color: #939393;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
}
.reviews_block .reviews_slider_nav i:before {
  display: inline-block;
  transform: rotate(90deg);
}
.reviews_block .reviews_slider_nav i:hover {
  color: #868686;
}
.reviews_block .reviews_slider_nav i:active, .reviews_block .reviews_slider_nav i:focus {
  color: #333;
}
.reviews_block .reviews_slider_nav .reviews_slider_prev {
  position: relative;
  width: 60px;
  height: 60px;
}
.reviews_block .reviews_slider_nav .reviews_slider_prev i:before {
  transform: rotate(-90deg);
}
.reviews_block .reviews_slider_nav .reviews_slider_next {
  position: relative;
  width: 60px;
  height: 60px;
}
.reviews_block .reviews_slider_nav .timeline_slide {
  position: absolute;
  left: -5px;
  top: -5px;
}
.reviews_block .reviews_slider_nav .outer {
  fill: transparent;
  stroke: #939393;
  stroke-width: 5;
  stroke-dasharray: 200;
  stroke-dashoffset: 200;
  transform: rotate(-90deg);
}
.reviews_block .reviews_slider_nav .outer.play {
  -webkit-animation: show100 8s;
  animation: show100 8s;
}
@-webkit-keyframes show100 {
  from {
    stroke-dashoffset: 200;
  }
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes show100 {
  from {
    stroke-dashoffset: 200;
  }
  to {
    stroke-dashoffset: 0;
  }
}
.reviews_block .slick-dots {
  padding: 0 0 100px;
  margin: auto;
  position: absolute;
  right: -30px;
  top: 0;
  bottom: 0;
  left: auto;
  width: auto;
  height: auto;
  display: table;
}
.reviews_block .slick-dots li {
  display: block;
}
@media (max-width: 50em) {
  .reviews_block .slick-dots {
    margin: 0 auto;
    right: 0;
    top: auto;
    bottom: -50px;
    width: 100%;
    text-align: center;
  }
  .reviews_block .slick-dots li {
    display: inline-block;
  }
}
.reviews_block .reviews_slider {
  left: -8px;
}
@media (max-width: 50em) {
  .reviews_block .reviews_slider {
    left: 0;
  }
}
.reviews_block .reviews_slider .slick-slide {
  margin: 8px;
  overflow: visible;
}
.reviews_block .reviews_slider .review_card {
  padding: 70px 30px;
  box-shadow: -3px 3px 8px rgba(0, 0, 0, 0.1);
  border: 1px solid #F4F4F4;
}
@media (max-width: 45em) {
  .reviews_block .reviews_slider .review_card {
    padding: 0;
    box-shadow: none;
    border: none;
  }
}
.reviews_block .reviews_slider .review_card .review_img_wrap {
  width: 200px;
  display: inline-block;
  vertical-align: top;
  margin-right: 50px;
  text-align: center;
}
@media (max-width: 45em) {
  .reviews_block .reviews_slider .review_card .review_img_wrap {
    width: 100%;
  }
}
.reviews_block .reviews_slider .review_card .review_img_wrap .review_img {
  text-align: center;
  margin-bottom: 30px;
}
.reviews_block .reviews_slider .review_card .review_img_wrap .review_img img {
  padding: 0;
  margin: 0;
  max-width: 50%;
  display: inline-block;
}
.reviews_block .reviews_slider .review_card .review_img_wrap .review_img_name h4 {
  line-height: 22px;
  margin-bottom: 12px;
}
.reviews_block .reviews_slider .review_card .review_img_wrap .review_img_name p {
  color: #939393;
  margin-bottom: 10px;
}
.reviews_block .reviews_slider .review_card .review_info {
  max-width: 550px;
  width: 100%;
  display: inline-block;
  vertical-align: top;
  margin-top: 50px;
}
@media (max-width: 64em) {
  .reviews_block .reviews_slider .review_card .review_info {
    max-width: 400px;
  }
}
@media (max-width: 50em) {
  .reviews_block .reviews_slider .review_card .review_info {
    max-width: 350px;
  }
}
@media (max-width: 45em) {
  .reviews_block .reviews_slider .review_card .review_info {
    max-width: 100%;
  }
}
.reviews_block .reviews_slider .review_card .review_info .review_name {
  float: right;
  color: #969696;
}
.reviews_block .view_reviews {
  margin-top: 60px;
}
@media (max-width: 50em) {
  .reviews_block .view_reviews {
    text-align: center;
  }
}

/* Reviews section */
/* Insurance section */
.insurance_block {
  position: relative;
}
@media (max-width: 50em) {
  .insurance_block {
    padding: 0;
  }
}
.insurance_block .row {
  height: 100%;
}
.insurance_block .row .column {
  padding-top: 100px;
  padding-bottom: 100px;
}
.insurance_block .insurance_ico_wrap {
  display: block;
}
@media (max-width: 50em) {
  .insurance_block .insurance_ico_wrap {
    text-align: center;
  }
}
.insurance_block .insurance_big_ico {
  font-size: 84px;
}
.insurance_block .verify_insurance {
  margin-top: calc(30px - 1rem);
}
@media (max-width: 50em) {
  .insurance_block .verify_insurance {
    text-align: center;
  }
}
.insurance_block .dark_bg {
  color: #fff;
}
.insurance_block .dark_bg h2 {
  color: #fff;
}
.insurance_block .light_bg {
  color: #333;
}
.insurance_block h2 {
  margin-top: 30px;
}
@media (max-width: 50em) {
  .insurance_block h2 {
    text-align: center;
  }
}
.insurance_block .insurance_bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  max-width: 100%;
  z-index: -1;
}
.insurance_block .insurance_bg .column {
  padding: 0;
}
.insurance_block .insurance_bg_left {
  background: url("../img/best-in-town-bg.jpg") center top no-repeat;
  background-size: cover;
}
.insurance_block .insurance_bg_right {
  background: url("../img/insurance-bg.jpg") center top no-repeat;
  background-size: cover;
}

/* Insurance section */
/* Free consultation section */
.free_consultation_block {
  padding: 200px 0;
  background: #276DC4;
  color: #fff;
}
@media (max-width: 50em) {
  .free_consultation_block {
    padding: 100px 0;
  }
}
@media (max-width: 45em) {
  .free_consultation_block {
    text-align: left;
  }
}
.free_consultation_block h2 {
  color: #fff;
}
@media (max-width: 45em) {
  .free_consultation_block h2 {
    text-align: left;
  }
}
.free_consultation_block .link_free_consult {
  margin-top: calc(40px - 1rem);
}
@media (max-width: 45em) {
  .free_consultation_block .link_free_consult {
    text-align: center;
  }
}

/* Free consultation section */
/* Footer style */
footer {
  padding: 100px 0;
  background: #fff;
}
@media (max-width: 50em) {
  footer {
    padding: 100px 0;
  }
}
footer a {
  color: #656565;
}
footer a:hover {
  color: #276DC4;
  text-decoration: underline;
}
footer a.map_link {
  font-size: 16px;
  color: #276DC4;
}
footer .soc_block_wrap {
  text-align: right;
}
footer .soc_block_wrap i {
  display: none;
  font-size: 16px;
  margin-right: 30px;
}
@media (max-width: 45em) {
  footer .soc_block_wrap {
    text-align: left;
    border-top: 1px solid #939393;
    margin-top: 30px;
    padding-top: 30px;
  }
  footer .soc_block_wrap i {
    display: inline-block;
  }
}
footer .footer_menu {
  list-style: none;
  padding: 0;
  margin: 0;
}
@media (max-width: 45em) {
  footer .footer_menu {
    margin-bottom: 40px;
  }
}
footer .footer_menu li {
  color: #656565;
  font-size: 14px;
  line-height: 30px;
}
footer .footer_menu li a[href*='mailto:'] {
  color: #276DC4;
}
footer .footer_bottom {
  border-top: 1px solid #939393;
  margin-top: 30px;
  padding-top: 30px;
  color: #656565;
  font-size: 14px;
  line-height: 30px;
}
footer .footer_bottom a {
  color: #656565;
  margin-right: 30px;
  display: inline-block;
}
@media (max-width: 45em) {
  footer .footer_bottom a {
    margin-right: 20px;
  }
}
@media (max-width: 50em) {
  footer .footer_bottom {
    margin-left: .9375rem;
    margin-right: .9375rem;
  }
}
@media (max-width: 45em) {
  footer .footer_bottom {
    border-top: none;
    margin-top: 30px;
    padding-top: 0;
  }
}

/* Footer style end */
/* Inside pages style */
.inside_wrap {
  margin-top: 170px;
}
.inside_wrap.inside_wrap_no_top {
  margin-top: 70px;
}
@media (max-width: 64em) {
  .inside_wrap.inside_wrap_no_top {
    margin-top: 50px;
  }
}
@media (max-width: 45em) {
  .inside_wrap.inside_single_wrap {
    margin-top: 80px;
  }
}
@media (max-width: 50em) {
  .inside_wrap {
    margin-top: 150px;
  }
}

/* Appointment page */
.title_appointment {
  margin-bottom: 30px;
}
.title_appointment i {
  font-size: 75px;
  color: #276DC4;
}
.title_appointment h1 {
  padding-top: 30px;
}
.title_appointment p {
  border-top: 1px solid #333;
  padding-top: 30px;
}

.appointment_page h3 {
  margin-bottom: 15px;
}

.appointment_top_padding {
  padding-top: 40px;
}

/* Inside page */
.inside_page {
  position: relative;
  width: 100%;
  overflow-x: hidden;
  /* Inside pages info block */
}
.inside_page .inside_head {
  height: 450px;
  margin-bottom: 70px;
}
@media (max-width: 50em) {
  .inside_page .inside_head {
    height: auto;
  }
}
@media (max-width: 45em) {
  .inside_page .inside_head {
    margin-bottom: 0;
  }
}
.inside_page .inside_head .row {
  height: 100%;
}
.inside_page .inside_head .column {
  position: relative;
}
.inside_page .inside_head .title_text p {
  font-size: 18px;
  line-height: 30px;
}
@media (max-width: 50em) {
  .inside_page .inside_head .title_text {
    text-align: center;
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
.inside_page .inside_head .inside_head_img {
  position: relative;
}
@media (max-width: 50em) {
  .inside_page .inside_head .inside_head_img {
    padding: 0;
    text-align: center;
  }
}
@media (max-width: 45em) {
  .inside_page .inside_head .inside_head_img {
    display: none;
  }
}
.inside_page .inside_head .inside_head_img img {
  position: absolute;
  left: 0;
  top: 0;
  max-width: none;
  height: 100%;
  max-height: 450px;
}
@media (max-width: 50em) {
  .inside_page .inside_head .inside_head_img img {
    position: relative;
  }
}
.inside_page .inside_info .accordion-item {
  margin-bottom: 30px;
}
.inside_page .inside_info .accordion-item:last-child {
  margin-bottom: 0;
}
.inside_page .inside_info .accordion-item .accordion-title {
  box-sizing: border-box;
  background: #F0F0F0;
  padding: 30px;
  font-size: 48px;
  color: #333;
  border: none;
}
@media (max-width: 50em) {
  .inside_page .inside_info .accordion-item .accordion-title {
    font-size: 36px;
  }
}
@media (max-width: 45em) {
  .inside_page .inside_info .accordion-item .accordion-title {
    font-size: 28px;
  }
}
.inside_page .inside_info .accordion-item .accordion-title:before {
  display: none;
}
.inside_page .inside_info .accordion-item .accordion-title:after {
  content: "\e913";
  font-family: "Medecine", sans-serif !important;
  transform: rotate(180deg);
  font-size: 11px;
  vertical-align: middle;
  display: inline-block;
  margin-left: 30px;
}
@media (max-width: 45em) {
  .inside_page .inside_info .accordion-item .accordion-title:after {
    margin-left: 10px;
  }
}
.inside_page .inside_info .accordion-item.is-active .accordion-title:after {
  transform: rotate(0deg);
}
.inside_page .inside_info .accordion-item .accordion-content {
  border: none;
  padding: 70px 0 40px;
}
@media (max-width: 50em) {
  .inside_page .inside_info .accordion-item .accordion-content {
    padding: 30px 30px 0;
  }
}
.inside_page .inside_info .accordion-item .accordion-content p {
  margin-bottom: 30px;
  padding: 0;
}

/*Contacts page style */
.contacts_head {
  height: 745px;
}
@media (max-width: 50em) {
  .contacts_head {
    height: auto;
  }
}

@media (max-width: 50em) {
  .contacts_map_wrap {
    padding: 0;
    margin-bottom: 30px;
  }
}
.contacts_map_wrap #test {
  height: 745px;
  width: 55%;
  max-width: 1066px;
  position: absolute;
  margin-right: 45%;
  right: 0;
  top: 0;
}
@media (max-width: 50em) {
  .contacts_map_wrap #test {
    height: 420px;
    position: relative;
    margin: 0;
    width: 100%;
  }
}
.contacts_map_wrap .gm-style-iw * {
  display: block;
  width: 100%;
}
.contacts_map_wrap .gm-style-iw h4, .contacts_map_wrap .gm-style-iw p {
  margin: 0;
  padding: 0;
}
.contacts_map_wrap .gm-style-iw a {
  color: #4272db;
}

.contacts_info {
  width: 100%;
  margin-bottom: 40px;
}
.contacts_info p {
  margin-bottom: 0;
}
.contacts_info .contacts_address, .contacts_info .contacts_phone {
  margin-bottom: 30px;
}
@media (max-width: 50em) {
  .contacts_info .contacts_address, .contacts_info .contacts_phone, .contacts_info .contacts_email {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0;
    width: 32%;
  }
}
@media (max-width: 45em) {
  .contacts_info .contacts_address, .contacts_info .contacts_phone, .contacts_info .contacts_email {
    width: 49%;
  }
}
@media (max-width: 50em) {
  .contacts_info .contacts_phone {
    text-align: center;
  }
}
@media (max-width: 50em) {
  .contacts_info .contacts_email {
    text-align: right;
  }
}
@media (max-width: 45em) {
  .contacts_info .contacts_email {
    text-align: left;
    margin-top: 30px;
    width: 100%;
  }
}

.contacts_business_hours .hours_block {
  width: 49%;
  display: inline-block;
  vertical-align: top;
  border: none;
  margin-bottom: 0;
}
@media (max-width: 45em) {
  .contacts_business_hours .hours_block {
    width: 60%;
  }
}
.contacts_business_hours .hours_block tbody {
  border: none;
}
.contacts_business_hours .hours_block tr {
  background: none;
}
.contacts_business_hours .hours_block tr td {
  background: none;
  border: none;
  padding: 0 12px 0 0;
}

/* Patients main page */
.patient_preview {
  margin-bottom: 70px;
}
.patient_preview .link_service {
  margin-bottom: 0;
}
@media (max-width: 45em) {
  .patient_preview img {
    margin-bottom: 30px;
  }
}

/* Inside insurance page */
.inside_insurance_form input[type="text"] {
  width: 46%;
  display: inline-block;
}
.inside_insurance_form input[type="text"]:first-child {
  margin-right: 30px;
}
@media (max-width: 45em) {
  .inside_insurance_form input[type="text"] {
    width: 100%;
  }
  .inside_insurance_form input[type="text"]:first-child {
    margin-right: 0;
  }
}
.inside_insurance_form .insurance_single_input input[type="text"] {
  width: 96.5%;
}
@media (max-width: 45em) {
  .inside_insurance_form .insurance_single_input input[type="text"] {
    width: 100%;
  }
}

/* Professionals page */
.specialist_card_wrap .column {
  margin-bottom: 1.875rem;
}
.specialist_card_wrap .specialist_card {
  background: #F8F8F8;
  border: 1px solid #F8F8F8;
  padding: 66px 10px 74px;
  border-radius: 3px;
  transition: all 0.2s linear;
}
.specialist_card_wrap .specialist_card:hover {
  border: 1px solid #fff;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
}
.specialist_card_wrap .specialist_card a, .specialist_card_wrap .specialist_card a:focus {
  outline: none !important;
  color: #276DC4;
}
.specialist_card_wrap .specialist_card a:hover, .specialist_card_wrap .specialist_card a:focus:hover {
  text-decoration: underline;
}
.specialist_card_wrap .specialist_card a:visited, .specialist_card_wrap .specialist_card a:focus:visited {
  color: #1F5EAD;
}
.specialist_card_wrap .specialist_card .specialist_img {
  margin-bottom: 20px;
}
.specialist_card_wrap .specialist_card .specialist_img img {
  border-radius: 50%;
  max-width: 50%;
}
.specialist_card_wrap .specialist_card .specialist_info h3 {
  margin-bottom: 20px;
}
.specialist_card_wrap .specialist_card .specialist_info .review_img_rate {
  margin-bottom: 10px;
}
.specialist_card_wrap .pagination_wrap {
  margin-top: 40px;
}

/* About us page */
.row_relative, .white_advantages, .black_advantages {
  position: relative;
  padding: 100px 0;
}

.white_advantages i, .black_advantages i {
  font-size: 70px;
  margin-bottom: 30px;
  display: inline-block;
}

.black_advantages {
  color: #fff;
}
.black_advantages h2 {
  color: #fff;
}

.white_advantages {
  color: #333;
}

.bg_advantages {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center top;
  background-size: cover;
  z-index: -1;
}

/* Single page (single doctor page) */
.doctor_img {
  margin-bottom: 20px;
  margin-right: 20px;
  display: inline-block;
  float: left;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .doctor_img {
    width: 50%;
  }
}
@media (max-width: 50em) {
  .doctor_img {
    float: none;
    margin: 0 auto;
    display: block;
    text-align: center;
  }
}

.doctor_info {
  margin-bottom: 30px;
}
@media (max-width: 50em) {
  .doctor_info {
    text-align: center;
  }
  .doctor_info p {
    text-align: left;
  }
}
.doctor_info .review_img_rate {
  margin-top: 20px;
  margin-bottom: 50px;
}

@media (max-width: 45em) {
  .doctor_education, .doctor_courses {
    text-align: center;
  }
  .doctor_education p, .doctor_courses p {
    text-align: left;
  }
}

.doctor_sertificats {
  position: relative;
  margin: 70px 0;
}
@media (max-width: 45em) {
  .doctor_sertificats {
    margin: 30px 0;
  }
}
.doctor_sertificats .sertificat_slide {
  text-align: center;
  position: relative;
  z-index: 2;
  padding: 0;
  margin: 0 auto;
  list-style: none;
}
.doctor_sertificats .sertificat_slide li {
  margin: 0 5px;
}
.doctor_sertificats .sertificat_slide li a {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
  border-bottom: 0;
  display: block;
}
.doctor_sertificats .sertificat_slide li img {
  display: inline-block;
  pointer-events: none;
}
.doctor_sertificats .sertificat_slider_nav {
  position: absolute;
  left: 0;
  top: calc( 50% - 15px );
  bottom: 0;
  margin: auto;
  display: block;
  width: 100%;
}
@media screen and (max-width: 45em) {
  .doctor_sertificats .sertificat_slider_nav {
    display: none;
  }
}
.doctor_sertificats .sertificat_slider_nav div {
  width: 17px;
  height: 30px;
  position: absolute;
  z-index: 5;
}
.doctor_sertificats .sertificat_slider_nav i {
  color: #939393;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  font-size: 30px;
}
.doctor_sertificats .sertificat_slider_nav i:before {
  display: inline-block;
}
.doctor_sertificats .sertificat_slider_nav i:hover {
  color: #868686;
}
.doctor_sertificats .sertificat_slider_nav i:active, .doctor_sertificats .sertificat_slider_nav i:focus {
  color: #333;
}
.doctor_sertificats .sertificat_slider_nav .sertificat_slider_prev {
  left: 0;
}
.doctor_sertificats .sertificat_slider_nav .sertificat_slider_next {
  right: 0;
}
.doctor_sertificats .sertificat_slider_nav .sertificat_slider_next i:before {
  transform: rotate(180deg);
}

.testimonials_wrap h3 {
  margin-bottom: 70px;
}
.testimonials_wrap .pagination_wrap {
  margin: 70px auto;
}
@media (max-width: 50em) {
  .testimonials_wrap h3 {
    margin-bottom: 30px;
  }
  .testimonials_wrap .pagination_wrap {
    margin: 30px auto;
  }
}
.testimonials_wrap input[type='text'] {
  width: 47%;
}
.testimonials_wrap input[type='text']:first-child {
  margin-right: 0;
}
@media (max-width: 50em) {
  .testimonials_wrap input[type='text'] {
    width: 100%;
  }
}

.title_testimonials {
  font-size: 14px;
  background: #F8F8F8;
  padding: 7px 30px;
  width: calc(100% + 1.835rem);
  margin-left: -0.9375rem;
}
@media (max-width: 50em) {
  .title_testimonials {
    padding: 7px 0.9375rem;
  }
}
.title_testimonials .review_img_rate {
  display: inline-block;
  vertical-align: middle;
  margin-right: 30px;
}
@media (max-width: 50em) {
  .title_testimonials .review_img_rate {
    margin-right: 10px;
  }
}
.title_testimonials .testimonials_date {
  color: #939393;
}

.text_testimonials {
  padding: 30px;
}
@media (max-width: 50em) {
  .text_testimonials {
    padding: 30px 0;
  }
}

.doctor_rate_review {
  margin: 70px 0;
}
@media (max-width: 45em) {
  .doctor_rate_review {
    margin: 30px 0;
  }
}
@media (max-width: 45em) {
  .doctor_rate_review span {
    display: block;
  }
}
.doctor_rate_review .review_rate_change {
  display: inline-block;
  vertical-align: middle;
  margin: 0 30px;
  font-family: "Medecine", sans-serif !important;
  direction: rtl;
}
@media (max-width: 45em) {
  .doctor_rate_review .review_rate_change {
    margin-left: 0;
  }
}
.doctor_rate_review .review_rate_change label[for="rating-5"] {
  margin: 0;
}
.doctor_rate_review .review_rate_change > input {
  display: none;
}
.doctor_rate_review .review_rate_change > input + label {
  white-space: nowrap;
  cursor: pointer;
  margin: 0 20px 0 0;
  padding: 0;
}
.doctor_rate_review .review_rate_change > input + label:before {
  display: inline-block;
  font-size: 30px;
  content: "";
  color: #F65A08;
}
@media (max-width: 45em) {
  .doctor_rate_review .review_rate_change > input + label {
    margin-right: 10px;
  }
  .doctor_rate_review .review_rate_change > input + label:before {
    font-size: 20px;
  }
}
.doctor_rate_review .review_rate_change > input:checked ~ label:before, .doctor_rate_review .review_rate_change > input + label:hover ~ label:before, .doctor_rate_review .review_rate_change > input + label:hover:before {
  content: "";
  color: #FFD810;
}
.doctor_rate_review .review_rate_change:hover > input + label:hover ~ label:before, .doctor_rate_review .review_rate_change:hover > input + label:hover:before {
  content: "";
  color: #FFD810;
}
.doctor_rate_review .rate_value_wrap {
  display: inline-block;
  vertical-align: middle;
  font-size: 30px;
}
@media (max-width: 45em) {
  .doctor_rate_review .rate_value_wrap {
    font-size: 20px;
  }
}

/* Custom style for formstyler.js */
.jq-checkbox {
  top: -1px;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  margin: 0 4px 0 0;
  border: 1px solid #C3C3C3;
  border-radius: 3px;
  background: #F5F5F5;
  background: -webkit-linear-gradient(#FFF, #E6E6E6);
  background: linear-gradient(#FFF, #E6E6E6);
  cursor: pointer;
}

.jq-checkbox.checked .jq-checkbox__div {
  width: 12px;
  height: 12px;
  margin: 2px 0 0 2px;
  border-radius: 2px;
  background: #666;
  box-shadow: inset 0 -3px 6px #AAA;
}

.jq-checkbox.focused {
  border: 1px solid #08C;
}

.jq-checkbox.disabled {
  opacity: .55;
}

.jq-radio {
  top: -1px;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  margin: 0 4px 0 0;
  border: 1px solid #C3C3C3;
  border-radius: 50%;
  background: #F5F5F5;
  background: -webkit-linear-gradient(#FFF, #E6E6E6);
  background: linear-gradient(#FFF, #E6E6E6);
  cursor: pointer;
}

.jq-radio.checked .jq-radio__div {
  width: 10px;
  height: 10px;
  margin: 3px 0 0 3px;
  border-radius: 50%;
  background: #777;
  box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.7);
}

.jq-radio.focused {
  border: 1px solid #08C;
}

.jq-radio.disabled {
  opacity: .55;
}

.jq-file {
  width: 270px;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.jq-file input {
  height: auto;
  line-height: 1em;
  cursor: pointer;
}

.jq-file__name {
  overflow: hidden;
  box-sizing: border-box;
  width: 100%;
  height: 34px;
  padding: 0 80px 0 10px;
  border: 1px solid #CCC;
  border-bottom-color: #B3B3B3;
  border-radius: 4px;
  background: #FFF;
  box-shadow: inset 1px 1px #F1F1F1;
  color: #333;
  font-size: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.jq-file__browse {
  position: absolute;
  top: 1px;
  right: 1px;
  padding: 0 10px;
  border-left: 1px solid #CCC;
  border-radius: 0 4px 4px 0;
  background: #F5F5F5;
  background: -webkit-linear-gradient(#FFF, #E6E6E6);
  background: linear-gradient(#FFF, #E6E6E6);
  color: #333;
}

.jq-file:hover .jq-file__browse {
  background: #E6E6E6;
  background: -webkit-linear-gradient(#F6F6F6, #E6E6E6);
  background: linear-gradient(#F6F6F6, #E6E6E6);
}

.jq-file:active .jq-file__browse {
  background: #F5F5F5;
  box-shadow: inset 1px 1px 3px #DDD;
}

.jq-file.focused .jq-file__name {
  border: 1px solid #5794BF;
}

.jq-file.disabled,
.jq-file.disabled .jq-file__name,
.jq-file.disabled .jq-file__browse {
  border-color: #CCC;
  background: #F5F5F5;
  box-shadow: none;
  color: #888;
}

.jq-number {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 0 36px 0 0;
}

.jq-number__field {
  width: 100px;
  border: 1px solid #CCC;
  border-bottom-color: #B3B3B3;
  border-radius: 4px;
  box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
}

.jq-number__field:hover {
  border-color: #B3B3B3;
}

.jq-number__field input {
  box-sizing: border-box;
  width: 100%;
  padding: 8px 9px;
  border: none;
  outline: none;
  background: none;
  color: #333;
  text-align: left;
  -moz-appearance: textfield;
}

.jq-number__field input::-webkit-inner-spin-button,
.jq-number__field input::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none;
}

.jq-number__spin {
  position: absolute;
  top: 0;
  right: 0;
  width: 32px;
  height: 14px;
  border: 1px solid #CCC;
  border-bottom-color: #B3B3B3;
  border-radius: 4px;
  background: #F5F5F5;
  background: -webkit-linear-gradient(#FFF, #E6E6E6);
  background: linear-gradient(#FFF, #E6E6E6);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
}

.jq-number__spin.minus {
  top: auto;
  bottom: 0;
}

.jq-number__spin:hover {
  background: #E6E6E6;
  background: -webkit-linear-gradient(#F6F6F6, #E6E6E6);
  background: linear-gradient(#F6F6F6, #E6E6E6);
}

.jq-number__spin:active {
  background: #F5F5F5;
  box-shadow: inset 1px 1px 3px #DDD;
}

.jq-number__spin:after {
  content: '';
  position: absolute;
  top: 4px;
  left: 11px;
  width: 0;
  height: 0;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #999;
  border-left: 5px solid transparent;
}

.jq-number__spin.minus:after {
  top: 5px;
  border-top: 5px solid #999;
  border-right: 5px solid transparent;
  border-bottom: none;
  border-left: 5px solid transparent;
}

.jq-number__spin.minus:hover:after {
  border-top-color: #000;
}

.jq-number__spin.plus:hover:after {
  border-bottom-color: #000;
}

.jq-number.focused .jq-number__field {
  border: 1px solid #5794BF;
}

.jq-number.disabled .jq-number__field,
.jq-number.disabled .jq-number__spin {
  border-color: #CCC;
  background: #F5F5F5;
  box-shadow: none;
  color: #888;
}

.jq-number.disabled .jq-number__spin:after {
  border-bottom-color: #AAA;
}

.jq-number.disabled .jq-number__spin.minus:after {
  border-top-color: #AAA;
}

.jq-selectbox {
  vertical-align: middle;
  cursor: pointer;
}

.jq-selectbox__select {
  height: 32px;
  padding: 0 45px 0 10px;
  border: 1px solid #CCC;
  border-bottom-color: #B3B3B3;
  border-radius: 4px;
  background: #F5F5F5;
  background: -webkit-linear-gradient(#FFF, #E6E6E6);
  background: linear-gradient(#FFF, #E6E6E6);
  color: #333;
  font-size: 14px;
}

.jq-selectbox__select:hover {
  background: #E6E6E6;
  background: -webkit-linear-gradient(#F6F6F6, #E6E6E6);
  background: linear-gradient(#F6F6F6, #E6E6E6);
}

.jq-selectbox__select:active {
  background: #F5F5F5;
  box-shadow: inset 1px 1px 3px #DDD;
}

.jq-selectbox.focused .jq-selectbox__select {
  border: 1px solid #5794BF;
}

.jq-selectbox.disabled .jq-selectbox__select {
  border-color: #CCC;
  background: #F5F5F5;
  box-shadow: none;
  color: #888;
}

.jq-selectbox__select-text {
  display: block;
  overflow: hidden;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.jq-selectbox .placeholder {
  color: #6F6F6F;
}

.jq-selectbox__trigger {
  position: absolute;
  top: 0;
  right: 0;
  width: 34px;
  height: 100%;
  border-left: 1px solid #CCC;
}

.jq-selectbox__trigger-arrow {
  position: absolute;
  top: 14px;
  right: 12px;
  width: 0;
  height: 0;
  border-top: 5px solid #999;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow {
  border-top-color: #000;
}

.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
  border-top-color: #AAA;
}

.jq-selectbox__dropdown {
  box-sizing: border-box;
  width: 100%;
  margin: 2px 0 0;
  padding: 0;
  border: 1px solid #CCC;
  border-radius: 4px;
  background: #FFF;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

.jq-selectbox__search {
  margin: 5px;
}

.jq-selectbox__search input {
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: 5px 27px 6px 8px;
  border: 1px solid #CCC;
  border-radius: 3px;
  outline: none;
  box-shadow: inset 1px 1px #F1F1F1;
  color: #333;
  -webkit-appearance: textfield;
}

.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
  -webkit-appearance: none;
}

.jq-selectbox__not-found {
  margin: 5px;
  padding: 5px 8px 6px;
  background: #F0F0F0;
  font-size: 13px;
}

.jq-selectbox ul {
  margin: 0;
  padding: 0;
}

.jq-selectbox li {
  min-height: 18px;
  padding: 5px 10px 6px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  color: #231F20;
}

.jq-selectbox li.selected {
  background-color: #A3ABB1;
  color: #FFF;
}

.jq-selectbox li:hover {
  background-color: #08C;
  color: #FFF;
}

.jq-selectbox li.disabled {
  color: #AAA;
}

.jq-selectbox li.disabled:hover {
  background: none;
}

.jq-selectbox li.optgroup {
  font-weight: bold;
}

.jq-selectbox li.optgroup:hover {
  background: none;
  color: #231F20;
  cursor: default;
}

.jq-selectbox li.option {
  padding-left: 25px;
}

.jq-select-multiple {
  box-sizing: border-box;
  padding: 1px;
  border: 1px solid #CCC;
  border-bottom-color: #B3B3B3;
  border-radius: 4px;
  background: #FFF;
  box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
  font: 14px/18px Arial, sans-serif;
  color: #333;
  cursor: default;
}

.jq-select-multiple.focused {
  border: 1px solid #5794BF;
}

.jq-select-multiple.disabled {
  border-color: #CCC;
  background: #F5F5F5;
  box-shadow: none;
  color: #888;
}

.jq-select-multiple ul {
  margin: 0;
  padding: 0;
}

.jq-select-multiple li {
  padding: 3px 9px 4px;
  list-style: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.jq-select-multiple li:first-child {
  border-radius: 3px 3px 0 0;
}

.jq-select-multiple li:last-child {
  border-radius: 0 0 3px 3px;
}

.jq-select-multiple li.selected {
  background: #08C;
  color: #FFF;
}

.jq-select-multiple li.disabled {
  color: #AAA;
}

.jq-select-multiple.disabled li.selected,
.jq-select-multiple li.selected.disabled {
  background: #CCC;
  color: #FFF;
}

.jq-select-multiple li.optgroup {
  font-weight: bold;
}

.jq-select-multiple li.option {
  padding-left: 25px;
}

input[type='email'].styler,
input[type='password'].styler,
input[type='search'].styler,
input[type='tel'].styler,
input[type='text'].styler,
input[type='url'].styler,
textarea.styler {
  padding: 8px 9px;
  border: 1px solid #CCC;
  border-bottom-color: #B3B3B3;
  border-radius: 4px;
  box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
  font: 14px Arial, sans-serif;
  color: #333;
}

input[type='search'].styler {
  -webkit-appearance: none;
}

textarea.styler {
  overflow: auto;
}

input[type='email'].styler:hover,
input[type='password'].styler:hover,
input[type='search'].styler:hover,
input[type='tel'].styler:hover,
input[type='text'].styler:hover,
input[type='url'].styler:hover,
textarea.styler:hover {
  border-color: #B3B3B3;
}

input[type='email'].styler:focus,
input[type='password'].styler:focus,
input[type='search'].styler:focus,
input[type='tel'].styler:focus,
input[type='text'].styler:focus,
input[type='url'].styler:focus,
textarea.styler:focus {
  border-color: #CCC;
  border-top-color: #B3B3B3;
  outline: none;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

button.styler,
input[type='button'].styler,
input[type='submit'].styler,
input[type='reset'].styler {
  overflow: visible;
  padding: 8px 11px;
  border: 1px solid #CCC;
  border-bottom-color: #B3B3B3;
  border-radius: 4px;
  outline: none;
  background: #F5F5F5;
  background: -webkit-linear-gradient(#FFF, #E6E6E6);
  background: linear-gradient(#FFF, #E6E6E6);
  font: 14px Arial, sans-serif;
  color: #333;
  text-shadow: 1px 1px #FFF;
  cursor: pointer;
}

button.styler::-moz-focus-inner,
input[type='button'].styler::-moz-focus-inner,
input[type='submit'].styler::-moz-focus-inner,
input[type='reset'].styler::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button.styler:not([disabled]):hover,
input[type='button'].styler:not([disabled]):hover,
input[type='submit'].styler:not([disabled]):hover,
input[type='reset'].styler:hover {
  background: #E6E6E6;
  background: -webkit-linear-gradient(#F6F6F6, #E6E6E6);
  background: linear-gradient(#F6F6F6, #E6E6E6);
}

button.styler:not([disabled]):active,
input[type='button'].styler:not([disabled]):active,
input[type='submit'].styler:not([disabled]):active,
input[type='reset'].styler:active {
  background: #F5F5F5;
  box-shadow: inset 1px 1px 3px #DDD;
}

button.styler[disabled],
input[type='button'].styler[disabled],
input[type='submit'].styler[disabled] {
  border-color: #CCC;
  background: #F5F5F5;
  box-shadow: none;
  color: #888;
}


.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  overflow: hidden;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-dots {
  padding: 0;
  margin: 0;
}
.slick-dots li {
  display: inline-block;
  vertical-align: top;
  margin: 5px;
}
.slick-dots li button {
  border-radius: 50%;
  border: 1px solid #939393;
  background: none;
  width: 10px;
  height: 10px;
  display: inline-block;
  font-size: 0;
}
.slick-dots li.slick-active button {
  background: #939393;
}

/* Slider slick */
