@font-face {
  font-family: 'Roboto';
  src: url("../fonts/RobotoLight/RobotoLight.eot");
  src: url("../fonts/RobotoLight/RobotoLight.eot?iefix") format("eot"), url("../fonts/RobotoLight/RobotoLight.woff") format("woff"), url("../fonts/RobotoLight/RobotoLight.ttf") format("truetype");
  font-weight: 100;
  font-style: normal; }
@font-face {
  font-family: 'Roboto';
  src: url("../fonts/RobotoRegular/RobotoRegular.eot");
  src: url("../fonts/RobotoRegular/RobotoRegular.eot?iefix") format("eot"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: 'Roboto';
  src: url("../fonts/RobotoMedium/RobotoMedium.eot");
  src: url("../fonts/RobotoMedium/RobotoMedium.eot?iefix") format("eot"), url("../fonts/RobotoMedium/RobotoMedium.woff") format("woff"), url("../fonts/RobotoMedium/RobotoMedium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'Roboto';
  src: url("../fonts/RobotoBold/RobotoBold.eot");
  src: url("../fonts/RobotoBold/RobotoBold.eot?iefix") format("eot"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }
body {
  font-family: "Roboto",sans-serif !important;
  background-color: black !important; }

.site-content-contain {
  background-color: black; }

#content {
  padding-top: 0; }

#page {
  overflow: hidden; }

#header-top-widget {
  background-color: rgba(0, 0, 0, 0.75);
  height: 50px; }

.header-tel > span {
  color: #868686;
  font-weight: 100;
  font-size: 18px;
  line-height: 50px; }
  
.header-tel > a {
  color: #ebebeb !important;
  font-weight: 100;
  /*font-size: 24px;*/
  font-size: 18px;
  line-height: 50px;
  margin-left: 15px; 
  }

.header-email > span {
  color: #868686;
  font-weight: 100;
  font-size: 18px;
  line-height: 50px; }
.header-email > a {
  color: #ebebeb !important;
  font-weight: 100;
  font-size: 18px;
  line-height: 50px;
  margin-left: 15px; 
  }

.header-callback > div {
  color: #ebebeb;
  font-weight: 100;
  text-transform: uppercase;
  line-height: 50px;
  /*font-size: 21px;*/
  font-size: 18px;
  max-width: 220px;
  text-align: center;
  margin: 0 auto;
  cursor: pointer; 
  }
.header-callback > div:hover {
  border-bottom: 5px solid #e4a400;
  line-height: 40px;
  margin-top: 5px; }

  .vasiuk-btn-a{
	color: #ebebeb !important;
  }
  
  .vasiuk-btn-a:hover{
	text-decoration: none;
  }
  
  
  
#vasiuk-subscription .subscription-form {
  position: relative;
  margin-top: 25px; }
#vasiuk-subscription .vasiuk-subscription-title {
  color: #ffffff;
  font-size: 24px;
  font-weight: 100; }
#vasiuk-subscription .vasiuk-subscription-subtitle {
  color: #868686;
  font-size: 14px;
  font-weight: 100; }

#search-and-political .search-form {
  position: relative;
  margin-top: 46px; }
#search-and-political .vasiuk-political-title {
  color: #ffffff;
  font-size: 24px;
  font-weight: 100;
  border-bottom: 1px solid #ffffff;
  text-decoration: none; }

input[name="user-email-for-subscription"], input[name="user-search"] {
  background: none;
  padding: 0 0 0 20px;
  line-height: 40px;
  color: white;
  font-size: 21px;
  border: 1px solid #9f9f9f;
  border-radius: 10px;
  font-weight: 100;
  font-family: Roboto,sans-serif;
  -webkit-transition: border-color 300ms ease-in-out;
  -moz-transition: border-color 300ms ease-in-out;
  -o-transition: border-color 300ms ease-in-out;
  transition: border-color 300ms ease-in-out; }
  input[name="user-email-for-subscription"]:focus, input[name="user-search"]:focus {
    border: 1px solid #ffffff; }
  input[name="user-email-for-subscription"]:focus + div, input[name="user-search"]:focus + div {
    background-color: #ffba00 !important;
    border: 1px solid #ffba00 !important; }
  input[name="user-email-for-subscription"]::-webkit-input-placeholder, input[name="user-search"]::-webkit-input-placeholder {
    font-family: Roboto,sans-serif;
    font-weight: 100;
    color: #a7a7a7;
    text-indent: 0px;
    transition: text-indent 0.3s ease; }
  input[name="user-email-for-subscription"]::-moz-placeholder, input[name="user-search"]::-moz-placeholder {
    font-family: Roboto,sans-serif;
    font-weight: 100;
    color: #a7a7a7;
    text-indent: 0px;
    transition: text-indent 0.3s ease; }
  input[name="user-email-for-subscription"]:-moz-placeholder, input[name="user-search"]:-moz-placeholder {
    font-family: Roboto,sans-serif;
    font-weight: 100;
    color: #a7a7a7;
    text-indent: 0px;
    transition: text-indent 0.3s ease; }
  input[name="user-email-for-subscription"]:-ms-input-placeholder, input[name="user-search"]:-ms-input-placeholder {
    font-family: Roboto,sans-serif;
    font-weight: 100;
    color: #a7a7a7;
    text-indent: 0px;
    transition: text-indent 0.3s ease; }
  input[name="user-email-for-subscription"]:focus::-webkit-input-placeholder, input[name="user-search"]:focus::-webkit-input-placeholder {
    text-indent: 600px;
    transition: text-indent 0.3s ease; }
  input[name="user-email-for-subscription"]:focus::-moz-placeholder, input[name="user-search"]:focus::-moz-placeholder {
    text-indent: 600px;
    transition: text-indent 0.3s ease; }
  input[name="user-email-for-subscription"]:focus:-moz-placeholder, input[name="user-search"]:focus:-moz-placeholder {
    text-indent: 600px;
    transition: text-indent 0.3s ease; }
  input[name="user-email-for-subscription"]:focus:-ms-input-placeholder, input[name="user-search"]:focus:-ms-input-placeholder {
    text-indent: 600px;
    transition: text-indent 0.3s ease; }
  input[name="user-email-for-subscription"]:focus, input[name="user-search"]:focus {
    color: white; }

#subscription-btn, #search-btn {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #b48500;
  -webkit-transition: border-color 300ms ease-in-out,background-color 300ms ease-in-out;
  -moz-transition: border-color 300ms ease-in-out,background-color 300ms ease-in-out;
  -o-transition: border-color 300ms ease-in-out,background-color 300ms ease-in-out;
  transition: border-color 300ms ease-in-out,background-color 300ms ease-in-out;
  text-transform: uppercase;
  padding: 0 15px;
  line-height: 40px;
  border: 1px solid #b48500;
  color: #010101;
  font-weight: 100;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
  cursor: pointer;
  min-width: 150px;
  text-align: center; }

#subscription-btn:hover, #search-btn:hover {
  background-color: unset !important;
  color: #ffba00; }

#vasiuk-footer {
  max-width: 2000px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  z-index: 0;
  margin-top: -70px;
  padding-top: 250px;
  height: 896px; }
  #vasiuk-footer > .fotter_bg {
    position: absolute;
    width: 2000px;
    left: 50%;
    top: 0;
    margin-left: -1000px;
    overflow: hidden;
    height: 100%; }
    #vasiuk-footer > .fotter_bg > .fotter_bg_1 {
      height: 100%;
      position: absolute;
      width: 2022px;
      transform: rotate(-8deg) skew(-8deg);
      left: -11px;
      top: 146px;
      background-color: rgba(0, 0, 0, 0.3); }
    #vasiuk-footer > .fotter_bg > .fotter_bg_2 {
      height: 100%;
      position: absolute;
      width: 2022px;
      transform: rotate(-8deg) skew(-8deg);
      left: -11px;
      top: 390px;
      background-color: rgba(18, 31, 49, 0.3); }
      #vasiuk-footer > .fotter_bg > .fotter_bg_2 > .footer_triangle {
        position: absolute;
        border-top: 153px solid #121f31;
        border-right: 254px solid transparent;
        top: -48px;
        transform: rotate(-32deg);
        left: 50%;
        margin-left: -504px; }
    #vasiuk-footer > .fotter_bg > .fotter_bg_3 {
      height: 100%;
      position: absolute;
      width: 2022px;
      transform: rotate(-8deg) skew(-8deg);
      left: -11px;
      top: 420px;
      background-color: #01040b; }
  #vasiuk-footer > .vasiuk-footer-inner {
    margin-top: -40px; }
    #vasiuk-footer > .vasiuk-footer-inner > #google-partner .work-time {
      color: #9a9a9a;
      font-size: 27px;
      font-weight: 100; }
    #vasiuk-footer > .vasiuk-footer-inner > #google-partner .work-tel {
      display: block;
      color: #ffffff !important;
      font-size: 49px;
      font-weight: 100; }
  #vasiuk-footer #vasiuk-social-subscription #vasiuk-social-menu {
    margin-top: -55px;
    display: flex;
    justify-content: space-around;
    align-items: center; }
    #vasiuk-footer #vasiuk-social-subscription #vasiuk-social-menu > a {
      position: relative;
      height: 120px;
      width: 33%;
      display: flex;
      justify-content: center;
      align-items: center;
      outline: none; }
    #vasiuk-footer #vasiuk-social-subscription #vasiuk-social-menu > a > img {
      -webkit-transition: transform 300ms ease-in-out;
      -moz-transition: transform 300ms ease-in-out;
      -o-transition: transform 300ms ease-in-out;
      transition: transform 300ms ease-in-out; }
    #vasiuk-footer #vasiuk-social-subscription #vasiuk-social-menu > a:hover > div {
      /*background-color: #ffffff;*/
      transform: rotate(45deg); }
    #vasiuk-footer #vasiuk-social-subscription #vasiuk-social-menu > a:hover > img {
      transform: rotate(360deg) scale(1.05); }
    #vasiuk-footer #vasiuk-social-subscription #vasiuk-social-menu .vasiuk-facebook-bg {
      position: absolute;
      width: 100%;
      height: 100%;
      background-color: #9f9f9f;
      top: 0;
      left: 0;
      -webkit-clip-path: polygon(4% 18%, 19% 84%, 20% 84%, 5% 19%, 85% 23%, 77% 76%, 20% 83%, 20% 84%, 78% 77%, 86% 22%);
      clip-path: polygon(4% 18%, 19% 84%, 20% 84%, 5% 19%, 85% 23%, 77% 76%, 20% 83%, 20% 84%, 78% 77%, 86% 22%);
      -webkit-transition: transform 300ms ease-in-out , background-color 300ms ease-in-out;
      -moz-transition: transform 300ms ease-in-out ,background-color 300ms ease-in-out;
      -o-transition: transform 300ms ease-in-out ,background-color 300ms ease-in-out;
      transition: transform 300ms ease-in-out ,background-color 300ms ease-in-out; }
    #vasiuk-footer #vasiuk-social-subscription #vasiuk-social-menu .vasiuk-youtube-bg {
      position: absolute;
      width: 100%;
      height: 100%;
      background-color: #9f9f9f;
      top: 0;
      left: 0;
      -webkit-clip-path: polygon(34% 0%, 4% 74%, 5% 74%, 34% 1%, 98% 50%, 47% 90%, 5% 73%, 5% 74%, 47% 91%, 99% 50%);
      clip-path: polygon(34% 0%, 4% 74%, 5% 74%, 34% 1%, 98% 50%, 47% 90%, 5% 73%, 5% 74%, 47% 91%, 99% 50%);
      -webkit-transition: transform 300ms ease-in-out ,background-color 300ms ease-in-out;
      -moz-transition: transform 300ms ease-in-out ,background-color 300ms ease-in-out;
      -o-transition: transform 300ms ease-in-out ,background-color 300ms ease-in-out;
      transition: transform 300ms ease-in-out ,background-color 300ms ease-in-out; }
    #vasiuk-footer #vasiuk-social-subscription #vasiuk-social-menu .vasiuk-instagram-bg {
      position: absolute;
      width: 100%;
      height: 100%;
      background-color: #9f9f9f;
      top: -3px;
      left: 3px;
      -webkit-clip-path: polygon(34% 0%, 4% 74%, 5% 74%, 34% 1%, 98% 50%, 47% 90%, 5% 73%, 5% 74%, 47% 92%, 99% 50%);
      clip-path: polygon(58% 0%, 4% 39%, 5% 39%, 58% 1%, 86% 76%, 36% 90%, 5% 38%, 5% 39%, 35% 91%, 87% 77%);
      -webkit-transition: transform 300ms ease-in-out ,background-color 300ms ease-in-out;
      -moz-transition: transform 300ms ease-in-out ,background-color 300ms ease-in-out;
      -o-transition: transform 300ms ease-in-out ,background-color 300ms ease-in-out;
      transition: transform 300ms ease-in-out ,background-color 300ms ease-in-out; }
  #vasiuk-footer .subs-and-other {
    padding-top: 35px;
    padding-bottom: 60px; }
  #vasiuk-footer .footer-pre-title {
    color: #868686;
    font-weight: 100;
    font-size: 18px; }
  #vasiuk-footer .footer-action {
    color: #ffffff;
    font-weight: 100;
    line-height: 30px;
    display: block; }
  #vasiuk-footer .footer-action-1 {
    font-size: 30px; }
  #vasiuk-footer .footer-action-2 {
    font-size: 21px; }
  #vasiuk-footer .footer-action-3 {
    font-size: 21px; }
  #vasiuk-footer .footer-contacts-outer {
    border-top: 1px solid #505255;
    position: relative; }
    #vasiuk-footer .footer-contacts-outer > .footer-contacts {
      padding: 39px 0; }

.modal-backdrop {
  background-color: #ffffff !important;
  opacity: 0.8 !important; }

#header-callback .modal-dialog {
  max-width: 730px;
  margin-top: 130px; }
#header-callback .modal-content {
  border: none;
  background: none;
  margin: 0px auto 0;
  padding-top: 170px;
  padding-bottom: 50px; }
#header-callback .modal-header {
  border: none;
  padding-bottom: 0; }
  #header-callback .modal-header h5 {
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-size: 39px;
    font-weight: 500; }
  #header-callback .modal-header .close {
    position: absolute;
    top: 26px;
    right: 43px;
    color: #969696;
    box-shadow: none;
    text-shadow: none;
    font-size: 54px;
    font-weight: 100;
    outline: none; }
#header-callback .modal-body .subtitle-modal {
  color: #b4b4b4;
  text-align: center;
  font-weight: 100;
  font-size: 18px;
  max-width: 455px;
  margin: 0 auto; }
#header-callback .modal-body #callback_tel {
  text-align: center;
  font-size: 24px;
  padding: 0;
  font-weight: 100;
  line-height: 54px;
  border-radius: 10px;
  margin: 45px auto 0;
  max-width: 360px;
  box-shadow: none;
  border: none; }
  #header-callback .modal-body #callback_tel::-webkit-input-placeholder {
    font-family: Roboto,sans-serif;
    font-weight: 100;
    color: #868686;
    text-indent: 0px;
    transition: text-indent 0.3s ease; }
  #header-callback .modal-body #callback_tel::-moz-placeholder {
    font-family: Roboto,sans-serif;
    font-weight: 100;
    color: #868686;
    text-indent: 0px;
    transition: text-indent 0.3s ease; }
  #header-callback .modal-body #callback_tel:-moz-placeholder {
    font-family: Roboto,sans-serif;
    font-weight: 100;
    color: #868686;
    text-indent: 0px;
    transition: text-indent 0.3s ease; }
  #header-callback .modal-body #callback_tel:-ms-input-placeholder {
    font-family: Roboto,sans-serif;
    font-weight: 100;
    color: #868686;
    text-indent: 0px;
    transition: text-indent 0.3s ease; }
  #header-callback .modal-body #callback_tel:focus::-webkit-input-placeholder {
    text-indent: 600px;
    transition: text-indent 0.3s ease; }
  #header-callback .modal-body #callback_tel:focus::-moz-placeholder {
    text-indent: 600px;
    transition: text-indent 0.3s ease; }
  #header-callback .modal-body #callback_tel:focus:-moz-placeholder {
    text-indent: 600px;
    transition: text-indent 0.3s ease; }
  #header-callback .modal-body #callback_tel:focus:-ms-input-placeholder {
    text-indent: 600px;
    transition: text-indent 0.3s ease; }
#header-callback .modal-footer {
  border: none; }
  #header-callback .modal-footer .callback-btn {
    width: 100%;
    max-width: 360px;
    margin: 0 auto;
    line-height: 54px; }
#header-callback .alert {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  display: none; }

#callback-modal-bg {
  position: absolute;
  -webkit-clip-path: polygon(17% 93%, 87% 100%, 100% 0, 0 22%);
  clip-path: polygon(17% 93%, 87% 100%, 100% 0, 0 22%);
  width: 730px;
  height: 670px;
  top: 0px;
  left: 0;
  background-image: url(../images/vasiuk/bg_pat_dark_blue.jpg);
  background-repeat: repeat; }

#callback-modal-bg-2 {
  position: absolute;
  -webkit-clip-path: polygon(17% 93%, 87% 100%, 100% 0, 0 22%);
  clip-path: polygon(30% 100%, 92% 80%, 100% 0, 0 27%);
  width: 138px;
  height: 101px;
  top: 0px;
  right: 0;
  background-color: rgba(255, 255, 255, 0.09); }

.vasiuk-btn-2 {
  text-align: center;
  color: #010101;
  background-color: #f4b201;
  border: 2px solid #f4b201;
  max-width: 300px;
  border-radius: 10px;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 50px;
  cursor: pointer;
  -webkit-transition: color 300ms ease-in-out ,background-color 300ms ease-in-out;
  -moz-transition: color 300ms ease-in-out ,background-color 300ms ease-in-out;
  -o-transition: color 300ms ease-in-out ,background-color 300ms ease-in-out;
  transition: color 300ms ease-in-out ,background-color 300ms ease-in-out; }

.vasiuk-btn-2:hover {
  color: #f4b201;
  background-color: unset; }

#outer-container {
  max-width: 2000px;
  margin: 0 auto;
  background-image: url(../images/vasiuk/bg_3.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 80px;
  overflow: hidden; }
  #outer-container::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1430px;
    background: rgba(0, 0, 0, 0);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.06) 42%, black 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(42%, rgba(0, 0, 0, 0.06)), color-stop(100%, black));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.06) 42%, black 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.06) 42%, black 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.06) 42%, black 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.06) 42%, black 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 ); }
  #outer-container > div {
    position: relative;
    z-index: 1; }

/*body:not(.twentyseventeen-front-page) #vasiuk-footer{
  background: url(../images/vasiuk/bg_pat_dark_blue.jpg);
}*/
ol.comment-list {
  padding-left: 65px; }

.wrap {
  position: relative; }

header.entry-header h1.entry-title {
  color: #ffffff;
  font-size: 2rem; }

div.entry-content {
  color: #ebebeb;
  font-weight: 100; }

.comment-metadata a, .entry-meta a, .comment-reply-link {
  color: #868686 !important;
  text-decoration: none;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  font-weight: 100; }
  .comment-metadata a:hover, .comment-metadata a:active, .comment-metadata a:focus, .entry-meta a:hover, .entry-meta a:active, .entry-meta a:focus, .comment-reply-link:hover, .comment-reply-link:active, .comment-reply-link:focus {
    color: #ffffff !important; }

#reply-title a {
  color: #ba8800;
  outline: none; }
  #reply-title a:hover, #reply-title a:hover, #reply-title a:active {
    color: #ffba00; }

header.entry-header span.posted-on {
  margin-right: 10px; }

#comments {
  color: #ffffff; }

div.comment-content {
  font-weight: 100; }

.comment-body {
  color: #ffffff; }

#commentform label {
  color: #b4b4b4; }

.nav-links .nav-next a, .nav-links .nav-previous a {
  text-decoration: none;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  font-weight: 100; }
  .nav-links .nav-next a .nav-subtitle, .nav-links .nav-previous a .nav-subtitle {
    color: #868686;
    margin-bottom: 0; }
  .nav-links .nav-next a .nav-title, .nav-links .nav-previous a .nav-title {
    color: #868686;
    text-decoration: none;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    font-weight: 100; }
  .nav-links .nav-next a:hover .nav-subtitle, .nav-links .nav-previous a:hover .nav-subtitle {
    color: #ffffff; }
  .nav-links .nav-next a:hover .nav-title, .nav-links .nav-previous a:hover .nav-title {
    color: #ffffff; }

#submit {
  text-align: center;
  color: #010101;
  background-color: #f4b201;
  border: 2px solid #f4b201;
  max-width: 300px;
  border-radius: 10px;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 32px;
  cursor: pointer;
  -webkit-transition: color 300ms ease-in-out ,background-color 300ms ease-in-out;
  -moz-transition: color 300ms ease-in-out ,background-color 300ms ease-in-out;
  -o-transition: color 300ms ease-in-out ,background-color 300ms ease-in-out;
  transition: color 300ms ease-in-out ,background-color 300ms ease-in-out;
  font-family: "Roboto",sans-serif !important;
  font-weight: normal;
  box-sizing: border-box;
  padding: 5px 10px;
  margin-top: 10px; }

#submit:hover {
  color: #f4b201;
  background-color: unset; }

div.entry-content h2 {
  color: white;
  text-decoration: none;
  box-shadow: none !important;
  font-weight: 900 !important; }

h2.entry-title a {
  color: #b4b4b4;
  text-decoration: none;
  box-shadow: none !important;
  font-weight: 100; }

h2.entry-title a:hover, h2.entry-title a:focus {
  color: #ffffff; }

header.page-header {
  padding-bottom: 20px;
  margin-bottom: 0 !important; }

header.page-header h1 {
  color: white;
  font-size: 38px;
  text-align: center;
  letter-spacing: 6px !important;
  font-weight: normal; }



@media screen and (min-width: 992px) and (max-width: 1199px) {
  .header-tel > span {
    font-size: 16px; }

  .header-tel > a {
    font-size: 14px; 
	}
	
	.header-callback > div{
		font-size: 14px;
	}

  .header-email > span {
    font-size: 16px; }

  .header-email > a {
    font-size: 14px;
    margin-left: 5px; 
	}

  #vasiuk-social-menu {
    margin-top: 135px; }

  #search-and-political .search-form {
    margin-top: 67px; }

  #vasiuk-footer .footer-action-2 {
    font-size: 18px; } }
@media screen and (min-width: 768px) and (max-width: 991px) {

.header-callback > div.btn__head-1{
	line-height: 31px;
	font-size: 18px;
	margin-top: 11px;
}

.header-email{
	padding-top: 18px;
}

.header-callback > div.btn__head-2{
	line-height: 31px;
	font-size: 18px;
	margin-top: -3px;
}

  #header-top-widget {
    height: 88px; }

  .header-callback > div {
    max-width: unset;
    font-size: 26.6px;
    margin-top: 11px;
    line-height: 64px; 
	}

  .header-callback > div:hover {
    /*line-height: 50px;
    margin-top: 18px;*/
    border-bottom: 2px solid #e4a400; }

  .header-email {
    margin-top: -33px; 
	
	}

  #vasiuk-social-menu {
    margin-top: 20px; }

  #vasiuk-subscription {
    order: 2; }

  #vasiuk-footer #vasiuk-social-subscription #vasiuk-social-menu {
    margin-top: -15px; }

  #search-and-political {
    order: 1;
    margin-bottom: 30px; }
    #search-and-political .search-form {
      margin-top: 30px; }

  #vasiuk-footer {
    height: 1125px;
    text-align: center;
    padding-top: 210px; }

  #vasiuk-footer > .vasiuk-footer-inner {
    margin-top: 0; }

  #vasiuk-footer .row {
    height: unset; }

  #vasiuk-footer .subs-and-other {
    padding-top: 10px; }

  #vasiuk-footer .footer-action {
    line-height: 1em; }

  input[name="user-email-for-subscription"]:focus::-webkit-input-placeholder, input[name="user-search"]:focus::-webkit-input-placeholder {
    text-indent: 800px; }
  input[name="user-email-for-subscription"]:focus::-moz-placeholder, input[name="user-search"]:focus::-moz-placeholder {
    text-indent: 800px; }
  input[name="user-email-for-subscription"]:focus:-moz-placeholder, input[name="user-search"]:focus:-moz-placeholder {
    text-indent: 800px; }
  input[name="user-email-for-subscription"]:focus:-ms-input-placeholder, input[name="user-search"]:focus:-ms-input-placeholder {
    text-indent: 800px; }

  #outer-container {
    padding-top: 110px; } }
	
@media screen and (max-width: 768px) {
		
	.header-callback{
		margin: auto;
	}
		
}
	
@media screen and (min-width: 576px) and (max-width: 767px) {

	div.header-callback:nth-child(3){
		border-left: 2px solid #e4a400;
	}

  #header-top-widget {
    height: auto;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px; }

  .header-email > a, .header-tel > a, .header-email > span, .header-tel > span {
    line-height: 36px; }

  #callback-modal-bg {
    display: none; }

  #header-callback .modal-dialog, #audit-modal .modal-dialog {
    background-image: url(../images/vasiuk/bg_pat_dark_blue.jpg);
    background-repeat: repeat;
    max-width: 500px;
    margin-top: 1.75rem; }

  #header-callback .modal-header .close {
    top: 0;
    right: 10px; }

  #callback-modal-bg-2 {
    width: 54px;
    height: 54px;
    -webkit-clip-path: polygon(25% 100%, 100% 79%, 100% 0, 0 0%);
    clip-path: polygon(25% 100%, 100% 79%, 100% 0, 0 0%); }

  #header-callback .modal-content {
    padding-top: 20px; }

  #vasiuk-footer .fotter_bg {
    display: none; }

  #vasiuk-footer:before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(1, 4, 11, 0);
    background: -moz-linear-gradient(top, rgba(1, 4, 11, 0) 0%, #01040b 20%, #01040b 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(1, 4, 11, 0)), color-stop(20%, #01040b), color-stop(100%, #01040b));
    background: -webkit-linear-gradient(top, rgba(1, 4, 11, 0) 0%, #01040b 20%, #01040b 100%);
    background: -o-linear-gradient(top, rgba(1, 4, 11, 0) 0%, #01040b 20%, #01040b 100%);
    background: -ms-linear-gradient(top, rgba(1, 4, 11, 0) 0%, #01040b 20%, #01040b 100%);
    background: linear-gradient(to bottom, rgba(1, 4, 11, 0) 0%, #01040b 20%, #01040b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#01040b', endColorstr='#01040b', GradientType=0 ); }

  #vasiuk-footer > .vasiuk-footer-inner {
    margin-top: 0; }

  #vasiuk-footer #vasiuk-social-subscription #vasiuk-social-menu {
    margin-top: 10px; }

  #vasiuk-social-menu > a {
    height: 140px; }

  #search-and-political {
    order: 1;
    text-align: center; }

  #vasiuk-subscription {
    order: 2;
    margin-top: 25px; }

  .vasiuk-subscription-title, .vasiuk-subscription-subtitle {
    text-align: center; }

  #search-and-political .search-form {
    margin-top: 25px; }

  #search-and-political .vasiuk-political-title {
    font-size: 20px; }

  #vasiuk-subscription .vasiuk-subscription-title {
    font-size: 20px; }

  #vasiuk-footer {
    height: 910px;
    margin-top: 0;
    padding-top: 25px; }

  #vasiuk-footer .footer-contacts-outer {
    border-bottom: 1px solid #505255;
    background: url(../images/vasiuk/bg_pat_dark_blue.jpg); }

  #vasiuk-footer .footer-contacts-outer > .footer-contacts {
    padding: 25px 0;
    text-align: center; }

  #vasiuk-footer .footer-pre-title {
    line-height: 22px; }

  #vasiuk-footer .row {
    align-items: flex-start;
    height: auto; }

  #vasiuk-footer .subs-and-other {
    padding-top: 15px;
    padding-bottom: 30px; }

  #outer-container {
    padding-top: 165px; }

  #vasiuk-footer > .vasiuk-footer-inner > #google-partner .work-time {
    font-size: 25px; }

  #vasiuk-footer > .vasiuk-footer-inner > #google-partner .work-tel {
    font-size: 45px; } }
@media screen and (max-width: 575px) {

div.header-callback:nth-child(3){
		border-left: 2px solid #e4a400;
		padding-left: 5px;
		padding-right: 5px;
	}
	
	div.header-callback:nth-child(2){
		padding-left: 5px;
		padding-right: 5px;
	}

  #header-top-widget {
    height: auto;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px; }

  .header-email > a, .header-tel > a, .header-email > span, .header-tel > span {
    line-height: 26px; }

  .header-email > a {
    font-size: 18px; }

  .header-tel > a {
    font-size: 22px; }

  .header-email > span, .header-tel > span {
    font-size: 16px; }

  .header-callback > div {
		font-size: 13px;
		line-height: 40px;
	}

  .header-callback > div:hover {
    line-height: 30px; }

  #callback-modal-bg {
    display: none; }

  #header-callback .modal-dialog, #audit-modal .modal-dialog {
    background-image: url(../images/vasiuk/bg_pat_dark_blue.jpg);
    background-repeat: repeat;
    max-width: 500px;
    margin-top: 1.75rem; }

  #header-callback .modal-header .close {
    top: 0;
    right: 10px; }

  #callback-modal-bg-2 {
    width: 54px;
    height: 54px;
    -webkit-clip-path: polygon(25% 100%, 100% 79%, 100% 0, 0 0%);
    clip-path: polygon(25% 100%, 100% 79%, 100% 0, 0 0%); }

  #header-callback .modal-header h5 {
    font-size: 24px; }

  #header-callback .modal-body .subtitle-modal {
    font-size: 15px; }

  #header-callback .modal-body #callback_tel {
    font-size: 18px;
    line-height: 42px;
    margin-top: 20px; }

  #header-callback .modal-footer .callback-btn {
    line-height: 42px;
    font-size: 20px; }

  #header-callback .modal-content {
    padding-top: 20px;
    padding-bottom: 25px; }

  #vasiuk-footer .fotter_bg {
    display: none; }

  #vasiuk-footer:before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(1, 4, 11, 0);
    background: -moz-linear-gradient(top, rgba(1, 4, 11, 0) 0%, #01040b 20%, #01040b 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(1, 4, 11, 0)), color-stop(20%, #01040b), color-stop(100%, #01040b));
    background: -webkit-linear-gradient(top, rgba(1, 4, 11, 0) 0%, #01040b 20%, #01040b 100%);
    background: -o-linear-gradient(top, rgba(1, 4, 11, 0) 0%, #01040b 20%, #01040b 100%);
    background: -ms-linear-gradient(top, rgba(1, 4, 11, 0) 0%, #01040b 20%, #01040b 100%);
    background: linear-gradient(to bottom, rgba(1, 4, 11, 0) 0%, #01040b 20%, #01040b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#01040b', endColorstr='#01040b', GradientType=0 ); }

  #vasiuk-footer #vasiuk-social-subscription #vasiuk-social-menu {
    margin-top: 10px; }

  #vasiuk-social-menu > a {
    height: 120px; }

  #vasiuk-footer .subs-and-other {
    padding-top: 15px;
    padding-bottom: 30px; }

  #search-and-political {
    order: 1;
    text-align: center; }

  #vasiuk-subscription {
    order: 2;
    margin-top: 15px; }

  .vasiuk-subscription-title, .vasiuk-subscription-subtitle {
    text-align: center; }

  input[name="user-email-for-subscription"], input[name="user-search"] {
    padding: 0 0 0 10px;
    line-height: 32px;
    color: white;
    font-size: 13px; }

  #subscription-btn, #search-btn {
    font-size: 12px;
    min-width: 108px;
    padding: 0 10px;
    line-height: 32px; }

  #search-and-political .search-form {
    margin-top: 15px; }

  #vasiuk-subscription .subscription-form {
    margin-top: 15px; }

  #search-and-political .vasiuk-political-title {
    font-size: 16px; }

  #vasiuk-subscription .vasiuk-subscription-title {
    font-size: 16px; }

  #vasiuk-subscription .vasiuk-subscription-subtitle {
    line-height: 15px; }

  #vasiuk-footer {
    padding-bottom: 20px;
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 25px;
    height: unset; }

  #vasiuk-footer > .vasiuk-footer-inner {
    margin-top: 0; }

  #vasiuk-footer .footer-action-1 {
    font-size: 28px;
    line-height: 34px; }

  #vasiuk-footer .footer-action-2 {
    font-size: 18px; }

  #vasiuk-footer .footer-pre-title {
    line-height: 22px;
    font-size: 16px; }

  #vasiuk-footer .row {
    align-items: flex-start;
    height: auto; }

  #outer-container {
    padding-top: 135px; }

  h1.entry-title {
    font-size: 28px; }

  #vasiuk-footer > .vasiuk-footer-inner > #google-partner > .col {
    max-width: 320px; }
  #vasiuk-footer > .vasiuk-footer-inner > #google-partner .work-time {
    font-size: 14px;
    text-align: center; }
  #vasiuk-footer > .vasiuk-footer-inner > #google-partner .work-tel {
    font-size: 25px;
    text-align: center; }
  #vasiuk-footer > .vasiuk-footer-inner > #google-partner .smartphone {
    padding: 0 10px; }

  #vasiuk-footer .footer-contacts-outer {
    border-bottom: 1px solid #505255;
    background: url(../images/vasiuk/bg_pat_dark_blue.jpg); }
    #vasiuk-footer .footer-contacts-outer > .footer-contacts {
      padding: 15px 0;
      text-align: center; } }

/*# sourceMappingURL=vasiuk.css.map */
