@import url("//fonts.googleapis.com/css?family=Montserrat:400,500,600,700&subset=cyrillic,cyrillic-ext");
@import url('//fonts.googleapis.com/css?family=Exo+2:400,500,600,700,700i&subset=cyrillic');
body, html{
    color: #ffffff;
}
section[class*="page_"] {
    font-family: "Montserrat", sans-serif;
}
.auto-img {
    max-width: 90%;
    margin-right:5%; 
    margin-left:5%; 
}
 .marg_lr{
        
       margin: 5px  !important;
       padding: 5px !important;        
    }
 .dropdown_custom {
    background: #447D1F;
    }
    .counter-title {
      text-transform: lowercase;
      letter-spacing: 1px;
      color: #666 !important;
      font-size: 1.1em;
      margin-bottom:30px;
    }
    .bg-heder{
        padding: 30px 0 !important;
        background: #ee221d;
    }
    .bg-heder p {
        line-height:1;
        font-size: 18px;
        margin: 0px !important;
        padding: 0px !important;
    }
    .bg-heder h4 {
        font-size: 1.5em;
        margin: 0; padding: 0;
        font-weight: bold;
        color: #fff;
    }
    .bg-heder h3{
      margin:14px 0 0 0 !important;
      padding:  0 !important;
      line-height:1;
        color: #fff;
        text-transform: uppercase;
        font-size:32px;
        font-weight: bold;
    }
    .logo-brend {
        padding-top: 5px;
        text-align: center;
    }
	.logo-brend-incars {
        padding-top: 20px;
        text-align: center;
    }
    .logo-brend img{
        max-width: 100%;
        max-height: 110px;
    }
	.logo-brend-incars img{
        max-width: 100%;
        max-height: 110px;
    }
    .visible_block, .hidden_block, .label_top{
        color: #fff;
    }
    .bg-heder .text-uppercase {
        color: #fff !important;
    }
    .page_1 {
        background-image: none;
    }
    .title-large {
        color: #000;
        font-family: 'Exo 2', sans-serif;
    }
    .text-uppercase {
        color: #000
    }
    .page_1 {
        background: url(brend/bg-heder-gradient.jpg);
        background-position: 12vh 0;
        background-repeat: repeat-x;
    }
    .down-link {
        background: url(brend/down-link.png);
    }
    .back_top {
       background: url(sale/assets/img/down-link.png);
    }
    .page_2 {
        background: #FFF !important;
    }
    .page_3 {
          background: #FFF  !important;;
    
    }
    .page_3 .description {
        background: #FFF !important;
    }
    .page_4 {
        margin: 0; padding: 0;
        background: #ffffff;
    }
    .page_1 .counter-title{
        color: #000;
    }
    .head-form {
      max-width: 420px;
    }
    .head-form input {
      max-width: 420px;
       
    }
a, a:hover{
    color: #ffffff;
}
a:hover {
    color: #000;
}
.page_9 {
    background: #ffffff;
}
#cont-9 {
    padding-left: 60px;
}
#cont-9 p{
    font-size: 1.2em;
    color: #333;
}
.custom_container{
    width:93%;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
}
.custom_center{
  position: relative;
  height: 40px;
  display: table;
  max-width: 420px;
  width: 100%;
}
.marg_top10{margin-top: 10px !important;}
.marg_top20{margin-top: 20px !important;}
.marg_bottom10{margin-bottom: 10px !important;}
.marg_bottom20{margin-bottom: 20px !important;}
.marg_right10{margin-right: 10px !important;}
.marg_right20{margin-right: 20px !important;}
.marg_left10{margin-left: 10px !important;}
.marg_left20{margin-left: 20px !important;}
.marg_top100{margin-top: 50px !important;}
.marg_bottom100{margin-bottom: 40px !important;}
.marg_top140{margin-top: 70px !important;}
.marg_bottom140{margin-bottom: 70px !important;}
.padding0{padding-left: 0;padding-right: 0;padding-top: 0;padding-bottom: 0;}
.text-italic{font-style: italic}
/*================1st page start===============*/
.page_1{
   
    background-size: cover;
    background-position: center center;
    /*background-attachment: fixed;*/
}
#text8 strong{
    font-weight: normal !important;
}
.page_1 > div{
    padding-top: 3vh;
    padding-bottom: 30px;
}
.head-title{
    color: #ffe400;
    font-size: 28px;
    line-height: 38px;
    margin-top: 0px;
	margin-bottom: 0px;
}

.head-title2{
    color: #ffe400;
    font-size: 30px;
    line-height: 38px;
    margin-top: 0px;
}

.small_title{
    font-size: 24px;
    margin-top: 10px;
}
.head-form{
    overflow: hidden;
    border-radius: 10px;
    max-width: 420px;
    margin: 20px auto;
    padding-bottom: 20px;
    background: -moz-linear-gradient(top,  rgba(159,159,159,0) 0%, rgba(159,159,159,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(159,159,159,0)), color-stop(100%,rgba(159,159,159,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(159,159,159,0) 0%,rgba(159,159,159,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(159,159,159,0) 0%,rgba(159,159,159,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(159,159,159,0) 0%,rgba(159,159,159,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(159,159,159,0) 0%,rgba(159,159,159,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009f9f9f', endColorstr='#9f9f9f',GradientType=0 ); /* IE6-9 */
}
::-webkit-input-placeholder { color:#000; }
::-moz-placeholder { color:#000; } /* firefox 19+ */
:-ms-input-placeholder { color:#000; } /* ie */
input:-moz-placeholder { color:#000; }
.form-head{
    display: block;
    padding: 20px 20px 10px;
    color: #FFF;
    background: rgb(238,34,29); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(238,34,29,1) 0%, rgba(208,24,20,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(238,34,29,1) 0%,rgba(208,24,20,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(238,34,29,1) 0%,rgba(208,24,20,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee221d', endColorstr='#d01814',GradientType=0 ); /* IE6-9 */
}
.texth6-t {
    text-transform: uppercase;
}
.form-head p{
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.agreement{
    font-size: 11px;
    margin: 5px;
    margin-left: 24px;
    margin-bottom: -12px;
}
 ::-webkit-input-placeholder {
   color: #888;
}

:-moz-placeholder { /* Firefox 18- */
   color: #888;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #888; 
}

:-ms-input-placeholder {  
   color: #888; 
}
.head-form input{
     
    width: 90%;
    display: block;
    margin: 10px auto;
    max-width: 420px;
    padding: 10px;
    border-radius: 10px;
}
.head-form textarea{
     height: 70px;
    width: 90%;
    display: block;
    margin: 10px auto;
    max-width: 420px;
    padding: 10px;
    border-radius: 10px;
}
.form_input{
    background-color: #f3f3f3;
    color: #000000;
    padding: 10px 20px;
    border: none;
    border-radius: 10px;
}
.form_input:focus{
    outline: none;
}
.bg-gradient {
    background: url(/brend/bg-heder-gradient.jpg) !important;
    
}
.btn_custom{
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    padding: 16px 0;
    width: 90%;
    border: none;
    border-radius: 10px;
}

.btn_custom:hover{
	color: white;
}

.btn_gradient{
    background: #C51A05; /* Old browsers */
    background: -moz-linear-gradient(top, #C51A05 0%, #F31C00 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#C51A05), color-stop(100%, #F31C00)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #C51A05 0%, #F31C00 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #C51A05 0%, #F31C00 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #C51A05 0%, #F31C00 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #C51A05 0%, #F31C00 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#C51A05', endColorstr='#F31C00',GradientType=0 ); /* IE6-9 */
}
.btn_gradient:hover{
    background: #C51A05;
}
.title-large{
    font-size: 40px;
    text-transform: uppercase;
}
.title-md{
    font-size: 21px;
}
.counter-title{
    font-size: 12px;
    text-transform: uppercase;
 
 
}
.flip-clock-label, .flip-clock-dot{
    display: block;
}
@-webkit-keyframes MOVE-BG {
    from {
        -webkit-transform: translateY(0);
    }
    to {
        -webkit-transform: translateY(100%);
    }
}
.down-link{
    height: 55px;
    background-image: url("../img/down-link2.png");
    width: 100px;
    background-size: contain;
    background-repeat: no-repeat;
    /*background-position-y: 0px;*/
    -webkit-animation-name: MOVE-BG;
    -webkit-animation-duration: 1000s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
}
.back_top{
    height: 55px;
    background-image: url("../sale/assets/img/down-link2.png");
    width: 100px;
    background-size: contain;
    background-repeat: no-repeat;
    position: fixed;
    right: 50px;
    bottom: 100px;
    transform: rotate(180deg);
    display: none;
	z-index: 3;
}
.visible_block {
    padding: 5px;
    font-size: 24px;
    width: 210px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    float: left;
}
.w-dropdown_custom {
  max-width: 420px;
}
.p-timer {
    top:200px;
}
.dropdown_custom{
    width: 100%;
    background-color: #d01814;
    color: #929292;
    border-radius: 10px;
    margin: 10px auto;
    padding: 10px;
    position: absolute;
    z-index: 1;
}
.page_1 .dropdown_custom{
    max-width: 420px;
    /*left: 50%;
    margin-left: -235px;*/
}
.hidden_block p {
    font-size: 24px !important;
}
.hidden_block {
    display: none;
    padding: 5px;
    font-size: 24px;
}
.dropdown_trigger{
    line-height: 48px;
    font-size: 12px;
    text-decoration: underline;
      position: absolute;
  top: 20%;
  right: 7px;
}
.dropdown_trigger:hover{
    cursor: pointer;
    color: #ffffff;
}
/*================1st page end=================*/
/*================2nd page start=================*/
.section-title{
    color: #000000;
    font-family: 'Exo 2', sans-serif;
    font-weight: 600;
}
.divider_sm{
    background-color: #282828;
    display: block;
    width: 200px;
    height: 8px;
    margin: 40px auto;
    padding: 0;
}
.description{
    background-color: #f5f5f5;
    color: #060606;
    padding: 30px 0 50px;
}
.description_sm h3{
    font-weight: bold;
}
.description_sm{
    margin-bottom: 20px;
}
.description_md h3 {
    font-weight: bold; 
}
.description_md{
    font-size: 20px;
    /*font-weight: bold;*/
    margin-bottom: 40px;
}
.page_2 h3{
    font-size: 18px;
}
.marg_right20 {
    margin-right: 20px !important;
}
.description_sm h6{
    font-size: 15px;
	color: rgba(0, 0, 0, 0.75)
}
.description img{
    /*float: left;*/
}
/*================2nd page end=================*/

/*================3rd page start=================*/
.page_3 .description{
    padding: 0;
}
.page_3 .description_sm h5{
    font-size: 20px;
    font-weight: bold;
    
}
.page_3 .description_sm h6{
    font-size: 17px;
}
.brand_list{
    color: #000;
    padding: 40px 10px;
    background-color: #f2f2f2;
}
.brand_list h4{
    font-size: 26px;
    /*font-weight: bold;*/
}
.brand_row{
    padding: 0px;
    list-style-type: none;
}
.brand_row li{
    padding: 10px;
    display: inline-block;
}
/*================3rd page end=================*/

/*================4th page start=================*/
.how_works{
    color:#000;
    font-size: 20px;
    text-align: center;
    position: relative;
    padding: 0 20px;
}
.how_works:before{
    content: '';
    background-image: url("../img/how_works/arrow_left.png");
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    width: 40px;
    height: 90px;
    top: 25%;
    margin-left: -40px;
    background-size: contain;
}
.how_works:first-child:before{
    background-image: none;
}
.shadow_custom{
    background-image: url("../img/how_works/shadow.png");
    height: 40px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: inherit;
}
/*================4th page end=================*/

/*================5th page start=================*/
.page_5{
    padding-top: 15vh;
    background: #ffe400;
    color: #000;
}
.page_5 .form-head{
    background: #000000;
    color: #fff;
}
.page_5 .head-form{
    background: #000000;
}
.page_5 .agreement{
    color: #ffffff;
}
/*================5th page end=================*/
/*================6th page start=================*/
.page_6 .how_works p{
    font-size: 14px;
}
.page_6 .how_works:before{
    background-image: none;
}
/*================6th page end=================*/
/*================7th page start=================*/
.page_7{
    padding-top: 10vh; 
    background: rgb(218,218,218);
    background: -moz-linear-gradient(top,  rgba(218,218,218,1) 0%, rgba(247,247,247,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(218,218,218,1)), color-stop(100%,rgba(247,247,247,1)));
    background: -webkit-linear-gradient(top,  rgba(218,218,218,1) 0%,rgba(247,247,247,1) 100%);
    background: -o-linear-gradient(top,  rgba(218,218,218,1) 0%,rgba(247,247,247,1) 100%);
    background: -ms-linear-gradient(top,  rgba(218,218,218,1) 0%,rgba(247,247,247,1) 100%);
    background: linear-gradient(to bottom,  rgba(218,218,218,1) 0%,rgba(247,247,247,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dadada', endColorstr='#f7f7f7',GradientType=0 );
    color: #000000;
}
.manager_name{
    border: 2px solid #e4e4e4;
    background: #e9e9e9;
    margin-top: 20px;
    max-width: 256px;
}
.manager_name h4{
    font-size: 18px;
}
.manager_name h6{
    font-size: 13px;
}
/*================7th page end=================*/

.feedback-wrapper{
    padding: 20px;
    color: rgba(0, 0, 0, 0.75);
    background: rgb(249,249,249);
    position: relative;
    background: -moz-linear-gradient(top,  rgba(249,249,249,1) 0%, rgba(244,244,244,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,249,249,1)), color-stop(100%,rgba(244,244,244,1)));
    background: -webkit-linear-gradient(top,  rgba(249,249,249,1) 0%,rgba(244,244,244,1) 100%);
    background: -o-linear-gradient(top,  rgba(249,249,249,1) 0%,rgba(244,244,244,1) 100%);
    background: -ms-linear-gradient(top,  rgba(249,249,249,1) 0%,rgba(244,244,244,1) 100%);
    background: linear-gradient(to bottom,  rgba(249,249,249,1) 0%,rgba(244,244,244,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#f4f4f4',GradientType=0 );
    max-width: 420px;
    margin: 20px auto;
}
.feedback-wrapper *{
    z-index: 1;
    position: relative;
}
.feedback-wrapper:before{
    content: ' ';
    position: absolute;
    display: block;
    width: 100%;
    height: 120px;
    top: 0;
    left: 0;
    z-index: 0;
    background: rgb(246,246,246);
    background: -moz-linear-gradient(top,  rgba(246,246,246,1) 0%, rgba(227,227,227,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,246,246,1)), color-stop(100%,rgba(227,227,227,1)));
    background: -webkit-linear-gradient(top,  rgba(246,246,246,1) 0%,rgba(227,227,227,1) 100%);
    background: -o-linear-gradient(top,  rgba(246,246,246,1) 0%,rgba(227,227,227,1) 100%);
    background: -ms-linear-gradient(top,  rgba(246,246,246,1) 0%,rgba(227,227,227,1) 100%);
    background: linear-gradient(to bottom,  rgba(246,246,246,1) 0%,rgba(227,227,227,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#e3e3e3',GradientType=0 );
}
.page_8 .carousel-control{
    background-repeat: no-repeat;
    width: 40px;
    background-position: center center;
    background-size: contain;
}
.container-fluid-text{
    padding: 5vh 0;
}
#text8 p{
    text-indent: 20px;
    font-size: 1em;
    line-height: 1.3;
    padding: 0; margin: 0;
    color: #333 !important;
}
.footer-text {
    padding-top:20px; 
    color: #FFF;
}
#text8 h3{
    padding: 0 0 15px 0;
    font-weight: bold;
    font-size: 1.1em;
    color: #000 !important;
}
.page_8 .carousel-control.right{
    background-image: url("../img/arrow_right.png");
    margin-right: -50px;
}
.page_8 .carousel-control.left{
    background-image: url("../img/arrow_left.png");
   margin-left: -50px;
}

.heigh370{
    min-height: 370px;
      width: 100%;
}
#map-canvas {
    height: 562px;
    width: 100%;
    margin: 0;
    padding: 0;
}
.contact_info_wrapper{
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    overflow: hidden;
    z-index: 1;
}
.map_img{

    z-index:1;
}
.contact_info{
    width: 100%;
    height: 100%;
    color: #000;
    padding: 20px ;
    padding-left: 60px;
    padding-top: 40px;
    background: -moz-linear-gradient(left,  rgba(255,255,255,0.7) 0%, rgba(249,249,249,1) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0.7)), color-stop(100%,rgba(249,249,249,1)));
    background: -webkit-linear-gradient(left,  rgba(255,255,255,0.7) 0%,rgba(249,249,249,1) 100%);
    background: -o-linear-gradient(left,  rgba(255,255,255,0.7) 0%,rgba(249,249,249,1) 100%);
    background: -ms-linear-gradient(left,  rgba(255,255,255,0.7) 0%,rgba(249,249,249,1) 100%);
    background: linear-gradient(to right,  rgba(255,255,255,0.7) 0%,rgba(249,249,249,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4dffffff', endColorstr='#f9f9f9',GradientType=1 );
}
.contact_info a{
   color: #000000;
}
.pos_relative{
    position: relative;
}
footer{
    background-color: #ee221d;
    padding: 0;
}
.footer_bottom{
    padding: 20px 0;
    background-color: #447D1F;
}
.footer_title{
    color: #FFF;
    font-size: 14px;
      padding-top: 25px;
  margin-bottom: 25px;

}
.iframe-map {
    padding: 10px 0 0 0;
    border-top: 10px solid #000;
}
.footer_title_sm{

    color: #FFF;
    font-size: 14px;
    background-color: #d01814;
    line-height: 50px;
}
footer .btn_custom{
    max-width: 280px;
}
footer .dropdown_custom{
    max-width: 420px;
}

.modal_title1{
    font-size: 32px;
}
.modal-content{
  background-color: rgba(82, 82, 82, 0.8);
  border-radius: 20px;
  max-width: 1100px;
  margin: 0 auto;
}
.modal-dialog1{
  background-color: rgba(37, 37, 37, 0.62);
  width: 100%;
  padding: 50px;
}
.modal-footer{
    border-top: none;
}
.modal-header{
    border-bottom:none;
}
.modal-footer .btn_custom{
    font-size: 22px;
    text-transform: uppercase;
    max-width: 380px;
}
.modal-body input{
    font-size: 16px;
      width: 100%;
  max-width: 440px;
    margin: 10px auto;
  display: table;
}
.content2{
    max-width: 620px;
    width: 100%;
}
.footer-logo {
    padding-top: 35px;
    max-width: 100%;
}
#myModal2 .btn_custom{
    max-width: 220px;
}
.modal-dialog2{
    background-color: transparent;
}
.modal-dialog2 h4{
    font-size: 24px;
}
.modal-dialog2 .modal-content{
      max-width: 620px;
      background-color: #252525;
}
.drop_wrapper{
  position: absolute;
  z-index: 1;
   
  max-width: 400px;
  width: 100%;
  left: 60px;
}
.drop_wrapper #call-trigger{
    margin-top: 90px;
}
.c_wrapper{
    margin-bottom: 160px;
}
@media (max-width: 1400px){
    .drop_wrapper{
        left: 50px;
    }
}
@media (max-width: 1400px){
.drop_wrapper{
    max-width: 400px;
}
.bg-heder h3 {
        font-size: 23px;
    }
    }
@media (max-width: 1700px) {
  .bg-heder h3 {
        font-size: 31px;
    }
    .bg-heder p {
        font-size: 25px;
    } 
}

@media (max-width: 1560px) {
    .bg-heder p {
        font-size: 24px;
    }
    .contact_info{
        padding: 10px 20px;
    }
    .bg-heder h3 {
        font-size: 25px;
    }
    .contact_info .marg_bottom20{
        margin-bottom: 5px !important;
    }
}
@media (max-width: 992px) {
    .drop_wrapper #call-trigger{
    margin-top: 80px;
}

    .flip-clock-wrapper ul li {
        line-height: 50px;
    }
    .flip-clock-wrapper ul li a div div.inn {
        font-size: 34px;
    }
    .flip-clock-wrapper ul {
        position: relative;
        float: left;
        width: 32px;
        height: 50px;
        font-size: 70px;
        /*font-weight: bold;*/
        line-height: 50px;
        /*border-radius: 6px;*/
        background: #000;
    }
    .flip-clock-divider {
        width: 4px;
        height: 50px;
    }

    .heigh370 {
        min-height: 370px;
    }
    .drop_wrapper {
      max-width: 345px;
    }
}
@media (max-width: 769px) {
    .drop_wrapper #call-trigger{
    margin-top: 20px;
}
    .footer_title {
        text-align: center;
    }
    .bg-heder p {
        display: block; 
        padding: 10px 0 !important;
        font-size: 14px;
    }
    .bg-heder h3 {
        text-align: left;
        font-size: 18px;
    } 
    #cont-9 {
        padding: 10px;
    }
    .title-large{
        font-size: 26px;
    }
    .how_works:before{
        background-image: none;
    }
    .page_8 .carousel-control.left{
        margin-left: 0px;
    }
    .page_8 .carousel-control.right {
        margin-right: 0;
    }
    .marg_top100{
        margin-top: 50px !important;
    }
    .marg_bottom100 {
        margin-bottom: 50px !important;
    }

   

    .marg_top140 {
        margin-top: 30px !important;
    }
    .marg_bottom140 {
        margin-bottom: 30px !important;
    }
    .flip-clock-wrapper ul li {
        line-height: 38px;
    }
    .flip-clock-wrapper ul li a div div.inn {
        font-size: 28px;
    }
    .flip-clock-wrapper ul {
        position: relative;
        float: left;
        width: 28px;
        height: 38px;
        font-size: 70px;
        /*font-weight: bold;*/
        line-height: 50px;
        /*border-radius: 6px;*/
        background: #000;
    }
    .flip-clock-divider {
        width: 4px;
        height: 50px;
    }
    .contact_info_wrapper{
        position: relative;
    }
    .visible_block {
        font-size: 24px;
        width: 150px;
    }
    .text_xs_center{
        text-align: center;
        float: none !important;
    }
    .center_xs{
        display: table;
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
    .dropdown_custom{
        position: relative;
    }
    .contacts_img{
        /*min-height: 300px;*/
    }
    .drop_wrapper{
      max-width: 300px;
      left: 0;
      margin-left: auto;
      margin-right: auto;
      position: relative;
    }
    .drop_wrapper #call-trigger{
        margin-top: 20px;
    }
    .c_wrapper{
        margin-bottom: 60px;
    }
    .center-top {
        text-align: center;
    }
}
