@charset "UTF-8";

/*
   Theme Name: Starvac
   Version: 1.0
   Author: Kovalenko Mykola
*/

@font-face {
  font-family: GothaProBla;
  src: url("fonts/GraublauWebBold.otf") format("opentype"); }

@font-face {
  font-family: GothaProBlaIta;
  src: url("fonts/GothaProBlaIta.otf") format("opentype"); }

@font-face {
  font-family: GothaProBol;
  font-weight: bold;
  src: url("fonts/GothaProBol.otf") format("opentype");
  font-style: normal; }

@font-face {
  font-family: GothaProBolIta;
  font-weight: bold;
  src: url("fonts/GothaProBolIta.otf") format("opentype");
  font-style: italic; }

@font-face {
  font-family: GothaProIta;
  src: url("fonts/GothaProIta.otf") format("opentype"); }

@font-face {
  font-family: GothaProLig;
  src: url("fonts/GothaProLig.otf") format("opentype"); }

@font-face {
  font-family: GothaProLigIta;
  src: url("fonts/GothaProLigIta.otf") format("opentype");
  font-style: italic; }

@font-face {
  font-family: GothaProMed;
  font-weight: 700;
  src: url("fonts/GothaProMed.otf") format("opentype");
  font-style: normal; }

@font-face {
  font-family: GothaProMedIta;
  font-weight: bold;
  src: url("fonts/GothaProMedIta.otf") format("opentype");
  font-style: italic; }

@font-face {
  font-family: GothaProReg;
  font-weight: normal;
  src: url("fonts/GothaProReg.otf") format("opentype");
  font-style: normal; }

.phone-wrap,
site-description {
  font-family: GothaProReg; }

.site-title {
  font-family: GothaProMed; }

.question .header-section.header-section {
  font-family: GothaProReg; }

.header-section.header-section {
  font-family: GothaProBol; }

.table-block p {
  font-family: GothaProMed; }

blockquote p {
  font-family: GothaProLig;
  color: #fff; }

.attention.attention .text-center h3 {
  font-family: GothaProReg !important; }

a, a > * {
  outline: none;
  cursor: pointer;
  text-decoration: none !important; }

a:focus, a:hover {
  outline: none;
  color: #333333;
  text-decoration: none !important; }

.form-wrap .form .wpcf7 input[type="text"], .form-wrap .form .wpcf7 input[type="tel"], .form-wrap .form .wpcf7 input[type="email"] {
  height: 40px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 40px;
  color: #a29f9f;
  max-width: 300px;
  width: 100%;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; }

#quote-carousel .carousel-control, #quote-carousel2 .carousel-control, #quote-carousel3 .carousel-control {
  background: none;
  color: #222;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px; }

#quote-carousel .carousel-indicators, #quote-carousel2 .carousel-indicators, #quote-carousel3 .carousel-indicators {
  right: 50%;
  top: auto;
  bottom: 0;
  margin-right: -19px; }


.uk-modal-dialog .form input[type="text"], .uk-modal-dialog .form input[type="tel"], .uk-modal-dialog .form input[type="email"] {
  height: 40px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 40px;
  width: 100%;
  color: #a29f9f;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; }

.uk-close:hover, .uk-close:focus {
  opacity: 0.5;
  outline: none;
  color: inherit;
  text-decoration: none;
  cursor: pointer; }

body {
  font-family: GothaProReg !important; }

ul {
  list-style: none !important; }

h1 {
  font-size: 40px;
  font-weight: 700; }

h2 {
  font-size: 36px;
  font-family: GothaProReg;
  font-weight: 700; }

h3 {
  font-size: 36px;
  font-family: GothaProMed !important;
  font-weight: 700; }

h4 {
  font-size: 28px;
  font-family: GothaProReg;
  font-weight: 700; }

h5 {
  font-size: 24px;
  font-family: GothaProReg;
  font-weight: 700; }

h6 {
  font-size: 20px;
  font-family: GothaProReg;
  font-weight: 700; }

a {
  color: #68c3a3;
  text-decoration: none;
  -webkit-transition: all 0.125s ease-in-out 0s;
  transition: all 0.125s ease-in-out 0s; }

.attention h3 {
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 1px; }

.possibility p {
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 25px;
  padding: 0 37px; }

.item blockquote {
  border-left: none;
  margin: 0; }
  .item blockquote img {
    margin-bottom: 10px; }
  .item blockquote p:before {
    content: "\f10d";
    font-family: Fontawesome;
    float: left;
    margin-right: 10px; }

.uk-open .uk-modal-dialog {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  z-index: 1000;
  text-align: center; }

.business-header {
  background-size: auto;
  position: relative;
  z-index: 1; }
  .business-header .post-title {
    font-size: 20px;
    text-align: center;
    padding: 10px 0 10px 0; }
    .business-header .post-title:before {
      content: '';
      display: block;
      height: 1px;
      margin: 5px 0 8px 0;
      width: 80%;
      margin: 0 auto;
      background: #1e4b71; }
    .business-header .post-title:after {
      content: '';
      display: block;
      height: 1px;
      margin: 5px 0 8px 0;
      width: 100%;
      margin: 0 auto;
      background: #1e4b71; }
  .business-header .post-after-title {
    font-size: 24px;
    text-align: center;
    padding: 20px 0 0 0; }
    .business-header .post-after-title .high1 {
      color: #ff0000;
      font-weight: 600; }
  .business-header .arrow--blue {
    background: url(img/arrow-blue.png) right bottom no-repeat scroll;
    position: absolute;
    width: 120px;
    height: 49px;
    top: 124px;
    right: 123px;
    -webkit-transform: rotate(14deg);
            transform: rotate(14deg); }

.tagline {
  text-shadow: 0 0 10px #000;
  color: #fff; }

.img-center {
  margin: 0 auto; }

footer {
  margin: 50px 0; }

.margin0 {
  margin: 0 0 0 0 !important; }

.highlight-span {
  color: #317ab8;
  font-family: GothaProMed !important; }

.h-span {
  color: #ff0000; }

.scroll-up {
  position: fixed;
  display: none;
  z-index: 999;
  bottom: 1.8em;
  right: 1.8em; }
  .scroll-up a {
    background-color: #1e4c72;
    display: block;
    width: 35px;
    height: 35px;
    text-align: center;
    color: #fff !important;
    font-size: 14px;
    line-height: 35px; }
    .scroll-up a i {
      font-weight: bold; }

.contact-wrap {
  padding: 15px 0; }

.site-title {
  text-transform: uppercase;
  text-align: center;
  margin: 10px 0;
  font-weight: 700; }
  .site-title span {
    color: #f24841;
    text-transform: none; }

.site-description {
  text-align: center;
  font-weight: 500; }

.site-logo {
  background: url(img/starvac-logo.png);
  height: 90px;
  width: 200px;
  display: inline-block;
  background-repeat: no-repeat; }

.header-section {
  font-size: 30px;
  text-transform: uppercase;
  padding: 0;
  line-height: 45px;
  margin: 35px 0;
  font-weight: bold; }

.header {
  width: 100%;
  z-index: 10000; }

.wpcf7-form p {
  color: #fff;
  font-size: 12px;
  font-weight: 200; }

.form-wrap .form {
  position: relative;
  width: 368px;
  background-image: -webkit-linear-gradient(bottom, #286497, #255c8a, #1e4b71, #1e4b71, #255c8a, #286497);
  background-image: linear-gradient(to top, #286497, #255c8a, #1e4b71, #1e4b71, #255c8a, #286497);
  box-shadow: 0 7px 61px 0;
  text-align: center;
  top: 40px;
  left: 60px;
  padding: 10px 0 25px 0; }

.form-wrap .form .wpcf7-response-output{
	color: #fff;
}
  .form-wrap .form h3 {
    margin-top: 10px;
    color: #fff;
    padding: 0px 10px; }
    .form-wrap .form h3 span {
      color: #f24841; }
  .form-wrap .form .wpcf7 {
    margin: 15px 0; }
    .form-wrap .form .wpcf7 p {
      color: #fff;
      font-size: 12px;
      font-weight: 200; }
    .form-wrap .form .wpcf7 input[type="submit"] {
      text-transform: uppercase;
      background-color: #c71b1b;
      color: #fff;
      padding: 10px 36px;
      font-size: 18px;
      border: none;
      font-weight: 700;
      box-shadow: 0px 4px 13px 2px rgba(43, 39, 39, 0.85);
      max-width: 300px;
      width: 100%;
      margin: 0; }
      .form-wrap .form .wpcf7 input[type="submit"]:hover {
        color: #fff;
        background-color: #d13d37; }
      .form-wrap .form .wpcf7 input[type="submit"]:focus {
        border: 0 !important;
        box-shadow: 0 0 0 0 rgba(220, 85, 32, 0.9); }
    .form-wrap .form .wpcf7 .ajax-loader {
      border: none;
      vertical-align: middle;
      margin-left: 4px;
      max-width: 100%;
      height: auto;
      display: table; }

.phone-wrap {
  text-align: right; }
  .phone-wrap li {
    padding: 3px 0; }
    .phone-wrap li a {
      color: #000;
      font-size: 16px; }
    .phone-wrap li .button-top {
      text-transform: uppercase;
      font-size: 16px;
      font-weight: 700;
      color: #fff;
      background-color: #d13d37;
      padding: 6px; }

::-webkit-input-placeholder {
  color: #000; }

:-moz-placeholder {
  color: #000; }

::-moz-placeholder {
  color: #000; }

:-ms-input-placeholder {
  color: #000; }

.important-two {
  padding: 35px 0; }
  .important-two .green-icon img.img-responsive {
    margin: 0 auto; }
  .important-two .green-icon p {
    padding: 15px 0px;
    font-weight: 500;
    font-size: 16px; }

.table-block {
  display: table;
  height: 165px; }
  .table-block p {
    display: table-cell;
    vertical-align: middle;
    padding: 0 40px;
    font-weight: 500;
    font-size: 18px;
    text-align: center; }

.variant-section h3 {
  color: #317ab8;
  font-size: 26px;
  font-weight: 600; }

.variant-section p {
  font-weight: 500;
  font-size: 18px; }

.variant-section h4 {
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
  line-height: 26px; }

.variant-section .arrow-wrap {
  position: relative; }

.variant-section .arrow-wrap-el {
  position: absolute;
  background: url(img/icons/png/arrow.png);
  background-repeat: no-repeat;
  background-size: 100px;
  width: 182px;
  height: 123px;
  right: 0; }

.cta-container {
  position: relative;
  z-index: 1; }
  .cta-container .form {
    position: relative;
    top: 30px;
    left: 0; }
    .cta-container .form h3 {
      margin: 20px 0; }
  .cta-container .arrow {
    background: url(img/cta-arrow.png) right bottom no-repeat scroll;
    position: absolute;
    width: 120px;
    height: 120px;
    top: 50px;
    right: 112px; }
  .cta-container h2 {
    font-size: 30px;
    text-transform: uppercase;
    padding: 0 25px;
    line-height: 39px; }
    .cta-container h2 span {
      color: #ff0000; }

.possibilities {
  margin: 45px 0; }
  .possibilities p {
    padding: 14px 10px;
    font-weight: 500;
    font-size: 21px; }

.сompositions h2 {
  visibility: visible;
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
  font-size: 32px;
  text-transform: uppercase;
  padding: 0;
  line-height: 32px;
  font-weight: bold; }

.сomposition {
  padding: 40px 0;
  margin: 15px 0; }
  .сomposition h3 {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    margin: 27px 0; }
  .сomposition img {
    -webkit-transform: translateY(15%);
            transform: translateY(15%); }
  .сomposition ul {
    padding: 0; }
    .сomposition ul li {
      background: url(img/icons/point.png);
      background-repeat: no-repeat;
      background-position: left 8px;
      background-size: 25px;
      padding-left: 38px;
      font-size: 16px;
      margin: 10px 0;
      color: #fff; }

.order-print .form-control {
  max-width: 200px !important;
  width: 100%;
  height: 40px;
  padding: 6px 12px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 40px;
  color: #171515;
  background-color: #fff;
  background-image: none;
  border: 0 solid #9a9494;
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; }

.order-print .ajax-loader {
  border: none;
  margin-top: -14px;
  display: block; }

.order-print .get-orders-btn {
  text-transform: uppercase;
  background-color: #c71b1b;
  color: #fff;
  padding: 9px 36px;
  border: none;
  font-size: 16px;
  font-weight: 700;
  box-shadow: 0px 4px 13px 2px rgba(43, 39, 39, 0.85);
  text-decoration: none;
  display: inline-block;
  margin: 0 auto; }
  .order-print .get-orders-btn:hover {
    color: #fff;
    background-color: #d13d37;
    text-decoration: none; }
  .order-print .get-orders-btn:focus {
    border: 0 !important;
    box-shadow: 0 0 0 0 rgba(220, 85, 32, 0.9); }

.order-print .inline-form {
  background-image: -webkit-linear-gradient(bottom, #286497, #255c8a, #1e4b71, #1e4b71, #255c8a, #286497);
  background-image: linear-gradient(to top, #286497, #255c8a, #1e4b71, #1e4b71, #255c8a, #286497);
  padding: 10px 0;
  color: #fff; }

.order-print h3 {
  margin: 20px 0; }

.order-print p {
  margin: 20px 0 0; }

.question h4 {
  color: #2f76b2;
  font-size: 20px;
  letter-spacing: 1px;
  font-family: GothaProMed; }

.question p {
  font-size: 16px;
  font-style: italic;
  padding-left: 20px;
  line-height: 25px;
  letter-spacing: 1px; }

.cta-container-footer {
  height: 500px;
  position: relative;
  z-index: 1; }
  .cta-container-footer .form {
    position: relative;
    top: 30px;
    left: 0; }
    .cta-container-footer .form h3 {
      margin: 20px 0; }
  .cta-container-footer .arrow {
    background: url(img/cta-arrow.png) right bottom no-repeat scroll;
    position: absolute;
    width: 120px;
    height: 120px;
    top: 50px;
    right: 112px; }
  .cta-container-footer h2 {
    font-size: 30px;
    text-transform: uppercase;
    padding: 0 25px;
    line-height: 39px; }
    .cta-container-footer h2 span {
      color: #ff0000; }
  .cta-container-footer .hv-ques {
    clear: both;
    font-size: 18px;
    padding: 10px 0; }
    .cta-container-footer .hv-ques .hv-phone {
      clear: both;
      font-size: 18px;
      padding: 10px 0;
      font-weight: bold; }
  .cta-container-footer ul {
    padding: 0; }
    .cta-container-footer ul li {
      display: inline-block; }

.testimonials {
  padding: 70px 0;
  margin: 35px 0; }
  .testimonials h3 {
    margin-top: 0;
    color: #fff; }

#quote-carousel {
  margin-top: 0; }
  #quote-carousel .carousel-control.left {
    left: -12px;
    color: #fff; }
  #quote-carousel .carousel-control.right {
    right: -12px !important;
    color: #fff; }
  #quote-carousel .carousel-indicators li {
    background: #c0c0c0; }
  #quote-carousel .carousel-indicators .active {
    background: #333333; }
  #quote-carousel img {
    width: 250px;
    height: 100px; }

#quote-carousel2 {
  margin-top: 0; }
  #quote-carousel2 .carousel-control.left {
    left: -12px;
    color: #fff; }
  #quote-carousel2 .carousel-control.right {
    right: -12px !important;
    color: #fff; }
  #quote-carousel2 .carousel-indicators li {
    background: #c0c0c0; }
  #quote-carousel2 .carousel-indicators .active {
    background: #333333; }
  #quote-carousel2 img {
    width: 250px;
    height: 100px; }

	
	#quote-carousel3 {
  margin-top: 0; }
  #quote-carousel3 .carousel-control.left {
    left: -12px;
    color: #fff; }
  #quote-carousel3 .carousel-control.right {
    right: -12px !important;
    color: #fff; }
  #quote-carouse3 .carousel-indicators li {
    background: #c0c0c0; }
  #quote-carousel3 .carousel-indicators .active {
    background: #333333; }
  #quote-carousel3 img {
    width: 250px;
    height: 100px; }
	
	
@media (min-width: 768px) {
  #quote-carousel {
    margin-bottom: 0; }
  #quote-carousel2 {
    margin-bottom: 0; }
	  #quote-carousel3 {
    margin-bottom: 0; }
  .uk-modal-dialog-large {
    width: 930px; } }

@media (max-width: 768px) {
  .logo-wrap {
    text-align: center; }
  .site-logo {
    margin: 0 auto;
    display: block; }
  .header-section {
    font-size: 30px;
    text-transform: uppercase;
    padding: 65px 0 0 0;
    line-height: 35px;
    font-weight: bold; }
  .form-control {
    margin: 0 auto; }
  #quote-carousel2 .carousel-indicators {
    bottom: -20px !important; }
    #quote-carousel2 .carousel-indicators li {
      display: inline-block;
      margin: 0 5px;
      width: 15px;
      height: 15px; }
      #quote-carousel2 .carousel-indicators li.active {
        margin: 0 5px;
        width: 20px;
        height: 20px; }
		
		  #quote-carousel3 .carousel-indicators {
    bottom: -20px !important; }
    #quote-carousel3 .carousel-indicators li {
      display: inline-block;
      margin: 0 5px;
      width: 15px;
      height: 15px; }
      #quote-carousel3 .carousel-indicators li.active {
        margin: 0 5px;
        width: 20px;
        height: 20px; }
		
		
  #quote-carousel .carousel-indicators {
    bottom: -20px !important; }
    #quote-carousel .carousel-indicators li {
      display: inline-block;
      margin: 0 5px;
      width: 15px;
      height: 15px; }
      #quote-carousel .carousel-indicators li.active {
        margin: 0 5px;
        width: 20px;
        height: 20px; }
  .form-wrap .form {
    position: relative;
    padding: 5px 10px;
    top: 0;
    right: 0;
    left: 0;
    height: auto;
    margin: 0 auto; }
  .factors .header-section {
    margin: 0; } }

.uk-modal {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1010;
  overflow-y: auto;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  -ms-touch-action: cross-slide-y pinch-zoom double-tap-zoom;
      touch-action: cross-slide-y pinch-zoom double-tap-zoom;
  -webkit-transform: translateZ(0);
          transform: translateZ(0); }
  .uk-modal.uk-open {
    opacity: 1; }

.uk-modal-page {
  overflow: hidden; }
  .uk-modal-page body {
    overflow: hidden; }

.uk-modal-dialog {
  position: relative;
  box-sizing: border-box;
  margin: 50px auto;
  padding: 20px;
  width: 370px;
  max-width: 100%;
  max-width: calc(100% - 20px);
  background-image: -webkit-linear-gradient(bottom, #286497, #255c8a, #1e4b71, #1e4b71, #255c8a, #286497);
  background-image: linear-gradient(to top, #286497, #255c8a, #1e4b71, #1e4b71, #255c8a, #286497);
  opacity: 0;
  -webkit-transform: translateY(-100px);
          transform: translateY(-100px);
  -webkit-transition: opacity 0.3s linear, -webkit-transform 0.3s ease-out;
  transition: opacity 0.3s linear, -webkit-transform 0.3s ease-out;
  transition: opacity 0.3s linear, transform 0.3s ease-out;
  transition: opacity 0.3s linear, transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  padding: 25px 0; }
  .uk-modal-dialog > :not([class*='uk-modal-']):last-child {
    margin-bottom: 0; }
  .uk-modal-dialog > .uk-close:first-child {
    margin: -10px -10px 0 0;
    float: right; }
    .uk-modal-dialog > .uk-close:first-child + :not([class*='uk-modal-']) {
      margin-top: 0; }
  .uk-modal-dialog .form {
    padding: 5px 10px; }
    .uk-modal-dialog .form .ajax-loader {
      border: none;
      vertical-align: middle;
      margin-left: 4px;
      max-width: 100%;
      height: auto;
      display: table; }
    .uk-modal-dialog .form input[type="submit"] {
      text-transform: uppercase;
      background-color: #c71b1b;
      color: #fff;
      padding: 10px 36px;
      font-size: 18px;
      border: none;
      font-weight: 700;
      box-shadow: 0px 4px 13px 2px rgba(43, 39, 39, 0.85);
      width: 100%; }
      .uk-modal-dialog .form input[type="submit"]:hover {
        color: #fff;
        background-color: #d13d37; }
      .uk-modal-dialog .form input[type="submit"]:focus {
        border: 0 !important;
        background-color: #d13d37;
        box-shadow: 0 0 0 0 rgba(220, 85, 32, 0.9); }

@media (max-width: 767px) {
  .uk-modal-dialog {
    width: auto;
    margin: 10px auto; }
  .uk-modal-dialog-lightbox > .uk-close:first-child {
    top: -7px;
    right: -7px; } }

.uk-modal-dialog-lightbox {
  margin: 110px auto;
  max-width: 95%;
  max-width: calc(100% - 30px); }
  .uk-modal-dialog-lightbox > .uk-close:first-child {
    position: absolute;
    top: -12px;
    right: -12px;
    margin: 0;
    float: none; }

.uk-modal-dialog-blank {
  margin: 0;
  padding: 0;
  width: 100%;
  max-width: 100%;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear; }
  .uk-modal-dialog-blank > .uk-close:first-child {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 1;
    margin: 0;
    float: none; }

@media (min-width: 1220px) {
  .uk-modal-dialog-large {
    width: 1130px; } }

.uk-modal-header {
  margin-bottom: 15px; }
  .uk-modal-header > :last-child {
    margin-bottom: 0; }

.uk-modal-footer {
  margin-top: 15px; }
  .uk-modal-footer > :last-child {
    margin-bottom: 0; }

.uk-modal-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -20px;
  margin-bottom: -10px;
  color: #fff;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.uk-modal-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 25px;
  color: #ddd; }
  .uk-modal-spinner:after {
    content: "\f110";
    font-family: FontAwesome;
    -webkit-animation: uk-rotate 2s infinite linear;
            animation: uk-rotate 2s infinite linear; }

.uk-close::-moz-focus-inner {
  border: 0;
  padding: 0; }

.uk-close {
  margin: 0;
  border: none;
  overflow: visible;
  font: inherit;
  color: inherit;
  text-transform: none;
  padding: 0;
  background: transparent;
  display: inline-block;
  box-sizing: content-box;
  width: 20px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  opacity: 0.3; }
  .uk-close:after {
    display: block;
    content: "\f00d";
    font-family: FontAwesome; }

.uk-close-alt {
  padding: 2px;
  border-radius: 50%;
  background: #eeeeee;
  opacity: 1; }
  .uk-close-alt:hover {
    opacity: 1; }
    .uk-close-alt:hover:after {
      opacity: 0.8; }
  .uk-close-alt:focus {
    opacity: 1; }
    .uk-close-alt:focus:after {
      opacity: 0.8; }
  .uk-close-alt:after {
    opacity: 0.5; }

@media (min-width: 1200px) {
  .container {
    width: 960px !important; }
  .сomposition {
    background: #1e4b71; }
  .testimonials {
    background: #1e4b71; } }

@media (min-width: 992px) {
  .container {
    width: 960px !important; }
  .сomposition {
    background: #1e4b71; }
  .testimonials {
    background: #1e4b71; }
  .factors .factors-text p {
    padding: 45px;
    font-size: 18px; }
  .factors .factors-text p {
    padding: 45px;
    font-size: 18px; }
  .factors .factors-girl {
    background: url(img/ada.png);
    height: 410px;
    background-repeat: no-repeat;
    background-size: contain; }
  .calc {
    position: relative;
    width: 368px;
    top: 80px;
    left: 60px; }
    .calc #timer6699ba9b0b1c0f495d78757b4c9493e3 {
      /* min-width: 200px; */
      height: 64px;
      text-align: center;
      width: 368px; } }

@media screen and (min-width: 768px) and (max-width: 992px) {
  .сomposition {
    background: #1e4b71; }
  .testimonials {
    background: #1e4b71; }
  .factors .factors-text p {
    padding: 45px;
    font-size: 18px; }
  .factors .factors-girl {
    background: url(img/ada.png);
    height: 410px;
    background-repeat: no-repeat;
    background-size: contain; } }

@media screen and (min-width: 768px) {
  .cta-container {
    height: 459px;
    background: url(img/cta-bg.png) no-repeat scroll;
    background-size: 1150px;
    background-position: center bottom; }
  .business-header {
    padding-bottom: 60px }
  .factors-text {
    position: relative;
    background: url(img/round.png);
    height: 250px;
    background-repeat: no-repeat;
    background-size: contain; }
  .calc {
    position: relative;
    top: 80px; }
    .calc h4 {
      min-width: 328px;
      text-align: center; }
    .calc #timer6699ba9b0b1c0f495d78757b4c9493e3 {
      /* min-width: 200px; */
      height: 64px;
      text-align: center;
      width: 368px; } }

@media screen and (min-width: 767px) and (max-width: 992px) {
  .form-wrap .form {
    position: relative;
    padding: 5px 10px;
    top: 0;
    right: 0;
    left: 0;
    height: auto;
    margin: 0 auto; }
  .futures-wrap .futures {
    position: relative;
    background: #fff;
    top: 0;
    right: 0; }
  .factors .header-section {
    margin: 30px 0 0;
    font-size: 26px; }
  .factors-girl {
    background: url(img/ada.png);
    height: 350px;
    background-repeat: no-repeat;
    background-size: contain; }
  .variant-section {
    text-align: center; }
    .variant-section .img-responsive {
      display: block;
      margin: 0 auto; }
  .сomposition {
    padding: 40px 0;
    margin: 35px 0; }
    .сomposition h2 {
      font-size: 24px;
      line-height: 28px; }
    .сomposition h3 {
      margin: 10px 0; }
    .сomposition ul {
      margin: 40px 0; }
      .сomposition ul li {
        line-height: 33px; }
  .factors .factors-text p {
    padding: 35px;
    font-size: 16px;
    text-align: center; }
  .factors .factors-girl {
    background: url(img/ada.png);
    height: 410px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center; } }

@media screen and (max-width: 767px) {
  .cta-container-footer {
    height: auto;
    padding: 45px 0; }
    .cta-container-footer .company-wrap {
      text-align: center; }
  .testimonials {
    background-color: #1e4b71;
    padding: 25px 0; }
  .сomposition {
    padding: 40px 0;
    margin: 35px 0; }
    .сomposition h2 {
      margin: 35px 0; }
    .сomposition h3 {
      margin: 10px 0; }
    .сomposition ul {
      margin: 40px 0; }
      .сomposition ul li {
        line-height: 33px; }
  .color-block {
    background-color: #1e4b71;
    padding: 25px 0; }
  .variant-section {
    text-align: center; }
    .variant-section .img-responsive {
      display: block;
      margin: 0 auto; }
  .сomposition {
    padding: 40px 0;
    margin: 35px 0; }
    .сomposition h2 {
      font-size: 24px;
      line-height: 28px; }
    .сomposition h3 {
      margin: 10px 0; }
    .сomposition ul {
      margin: 40px 0; }
      .сomposition ul li {
        line-height: 33px; }
  .phone-wrap {
    padding: 0;
    text-align: center;
    margin: 10px 0; }
  .factors .factors-text p {
    padding: 45px;
    font-size: 26px;
    text-align: center; }
  .factors .factors-girl {
    background: url(img/ada.png);
    height: 410px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center; }
  .img-responsive {
    display: block;
    margin: 0 auto; }
  .calc {
    position: relative;
    width: 100%;
    top: 23px; }
    .calc h4 {
      text-align: center; }
    .calc #timer6699ba9b0b1c0f495d78757b4c9493e3 {
      /* min-width: 200px; */
      height: 64px;
      text-align: center;
      width: 368px;
      margin: 0 auto; } }

@media screen and (max-width: 480px) {
  .mobile-mes p {
    padding: 140px 0; }
  .question p {
    line-height: 16px;
    font-size: 16px; }
  .phone-wrap {
    padding: 0;
    text-align: center;
    margin: 10px 0; }
  .site-description {
    text-align: center;
    font-weight: 400;
    font-size: 26px; }
  .form-wrap .form {
    position: relative;
    padding: 5px 10px;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: auto;
    margin: 0 auto; }
  .header-section,
  .cta-container h2 {
    font-size: 22px; }
  .сomposition {
    padding: 40px 0;
    margin: 35px 0; }
    .сomposition h2 {
      font-size: 24px;
      line-height: 28px; }
    .сomposition h3 {
      margin: 10px 0; }
    .сomposition ul {
      margin: 40px 0; }
      .сomposition ul li {
        line-height: 33px; }
  .border-color-block {
    background-color: #1e4b71;
    padding: 25px 0; }
    .border-color-block .green-icon p {
      color: white; }
  .factors .factors-text p {
    padding: 0;
    font-size: 18px;
    text-align: center; }
  .factors .factors-girl {
    background: url(img/ada.png);
    height: 200px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center; }
  .variant-section {
    text-align: center; }
  .img-responsive {
    display: block; }
  .testimonials {
    background-color: #1e4b71;
    padding: 25px 0; }
  .color-block {
    background-color: #1e4b71;
    padding: 25px 0; }
  .attention h3 {
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 1px;
    font-size: 18px; }
    .attention h3 .highlight-span {
      padding: 25px 0;
      display: block;
      font-family: GothaProMed !important; }
  .order-print .inline-form {
    padding: 5px 10px;
    width: 100%;
    margin: 0 auto; }
    .order-print .inline-form .form-control {
      margin: 0 auto;
      max-width: 100% !important; }
    .order-print .inline-form .get-orders-btn {
      width: 100% !important; }
  .cta-container-footer {
    height: auto;
    padding: 45px 0; }
    .cta-container-footer .company-wrap {
      text-align: center; }
  .calc {
    position: relative;
    width: 100%;
    margin: 40px auto; }
    .calc #timer6699ba9b0b1c0f495d78757b4c9493e3 {
      /* min-width: 200px; */
      height: 64px;
      text-align: center;
      width: 100%; }
      .calc #timer6699ba9b0b1c0f495d78757b4c9493e3 span {
        font-size: 35px !important; } }


@media screen and (min-width: 768px) {
	.inline-form .wpcf7-not-valid-tip{
		position: absolute;
	}

	.inline-form .ajax-loader{
		position: absolute;
	}
}

