.row-flex {
     display: flex!important;
    display: -webkit-flex!important; 
    flex-wrap:wrap!important;
    -webkit-flex-wrap: wrap!important;
    -webkit-justify-content: center!important;
            justify-content: center!important;
}

.head-phone {
	font-weight: bold;
	    font-size: 13pt;
}

.sert-img {
	border: 2px solid #2f5aae;
	border-radius: 5px;
}

.sert-row {
	margin-left: -5px;
	margin-right: -5px;
}

.sert-row .col-md-6 {
	padding: 0px 5px;
}

.sert-txt {
	margin-top: 5px;
	font-weight: bold;
	margin-bottom: 10px;
}

.pr-list .img-wrapper {
	padding-right: 15px;
}

.mob-plan-head {
	width: 200px;
	display:none;
}

.mob-head {
	max-width: 25px;
	display: inline-block;
	margin-right: 20px;
	display: none;
}

.pr-list img {
	border-radius: 4px;
}

body .wp-block-list li {
	list-style: decimal-leading-zero;
	    list-style-position: inside;
}

body .footer--row-inner {
	padding: 20px 0px;
}

body .footer--row-inner .widget {
	margin-bottom: 20px;
}

body .contacts-block p {
	font-size: 16pt;
	line-height: 1.3;
}

body .disk li {
	list-style: circle;
	list-style-position: inside;

}

.obust .sale-button-skin1 {
	font-size: 14pt;
}

.garant-first .garant-head {
	margin-top: 0px;
}

.truba {
	padding: 15px;
}

.tablcen td, .tablcen th {
	border-bottom: 1px solid #000;
	
	padding: 5px 12px;
}

.tablcen th {
    background: #ffd60a;
    border: 1px #fff solid;
    line-height: 1.1;
}

body .block-section {
	display: block!important;
}

body .block-section .innerblocks-wrap {
	display: block!important;
}

.tablcen {
	overflow: auto;
	height: 100%;
}

.tablcen table {
	width: 990px;
}	  
/*
.tablcen table::-webkit-scrollbar-thumb {
    border: 1px solid white;
    background-color: #eee;
}

.tablcen table::-webkit-scrollbar {
    -webkit-appearance: none;
}

.tablcen table::-webkit-scrollbar:horizontal {
    height: 10px;
}

.tablcen table::-webkit-scrollbar-thumb {
    border-radius: 6px;
    border: 1px solid white; 
    background-color: rgba(0, 0, 0, .1);
}
*/


.truba-head {
    font-size: 16pt;
    font-weight: bold;
    text-align: center;
    color: #2f5aae;
	text-transform: uppercase;
}

.truba-img {
    text-align: center;
}

.truba hr {
	color: #f8f9fb;
}

.truba-price-block {
	background: #f8f9fb;
	padding: 20px;
	border-radius: 30px;
	margin-top: 15px;
	text-align: center;
}

.truba-price {
    margin-bottom: 20px;
    font-size: 20pt;
    font-weight: bold;
}

.about-text {
	padding-right: 25px;
}

.row-flex:before, .flex-row:after{
   display: none!important;
}

.slide-form {
	padding: 25px;
	width: 100%;
	max-width: 330px;
	background: #fff;
	border-radius: 30px;
}

.slide-form .opshibka {
	line-height: 1.1;
    font-size: 11pt;
	margin-bottom: 3px;
}

.slide-form input {
    padding: 8px 12px;
    font-size: 14pt;
    width: 100%;
    margin-bottom: 10px;
    border-radius: 50px;
    border: 1px solid #c7c7c7;
}

.slide {
    color: #fff;
    text-align: left;
}

.zastavka-preim {
	font-size: 18pt;
	line-height: 1.1;
	padding: 5px 0px 5px 45px;
	background: url(/images/garant.png) 0% 50% no-repeat;
	background-size: 35px 27px;
}

.form-label-done {
	display: none;
	font-size: 16pt;
	color: #003566;
	font-weight: bold;
	text-align: center;
}

.form-label-done.show {
	display: block;
}

.sale-button {
  display: inline-block;
  padding: .75rem 1.25rem;
  border-radius: 10rem;
  color: #000;
  font-size: 16pt;
  font-weight: bold;
  margin-top: 15px;
  transition: all .3s;
  position: relative;
  overflow: hidden;
  z-index: 1;
  &:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    border-radius: 10rem;
    z-index: -2;
  }
  &:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background-color: #034078;
    transition: all .3s;
    border-radius: 10rem;
    z-index: -1;
  }
  &:hover {
    color: #fff;
    &:before {
      width: 100%;
    }
  }
}

.sale-button-skin1 {
  display: inline-block;
  padding: .75rem 1.25rem;
  border-radius: 10rem;
  color: #fff;
  width: 100%;
  text-align: center;
  font-size: 16pt;
  font-weight: bold;
  cursor: pointer;
  transition: all .3s;
  position: relative;
  overflow: hidden;
  z-index: 1;
  &:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #003566;
    border-radius: 10rem;
    z-index: -2;
  }
  &:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background-color: #ffc300;
    transition: all .3s;
    border-radius: 10rem;
    z-index: -1;
  }
  &:hover {
    color: #000;
    &:before {
      width: 100%;
    }
  }
}

.slide-inner {
	height: 500px;
	display: flex;
	align-items: center;
	line-height: 1.1;
}

.slide-head {
	padding: 8px 22px;
	background: #fca311;
	font-size: 28pt;
	border-radius: 50px;
	font-weight: bold;
	color: #000;
	display: inline-block;
	line-height: 1.1;
}

.slide-form-head {
    font-size: 20pt;
    color: #000;
    margin-bottom: 15px;
    text-align: center;
    font-weight: bold;
    line-height: 1.1;
}

.slide-head-mini {
	font-size: 22pt;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 15px;
	line-height: 1.1;
}

.garant-head {
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
}

.preim-garant {
	padding-left: 65px;
}

.garant-first {
	background: url(/images/adv-first.png) 0% 0% no-repeat;
	background-size: 50px 50px;
}

.garant-second {
	background: url(/images/adv-second.png) 0% 0% no-repeat;
	background-size: 50px 50px;
}

.garant-third {
	background: url(/images/adv-third.png) 0% 0% no-repeat;
	background-size: 50px 50px;
}

.mobile-on {
  display: none;
}

.tablet-on {
  display: none;
}

.all-mobile-on {
	display: none;
}

.all-mobile-off {
	
}

/* ПК */
@media only screen and (min-width: 1024px) and (max-width:2100px) {

}

/* узкие мониторы */
@media only screen and (min-width: 1920px) and (max-width:2100px) {

}


/* узкие мониторы */
@media only screen and (min-width: 1680px) and (max-width:1919px) {

}

/* узкие мониторы */
@media only screen and (min-width: 1600px) and (max-width:1679px) {

}

/* узкие мониторы */
@media only screen and (min-width: 1440px) and (max-width:1599px) {

}

/* узкие мониторы */
@media only screen and (min-width: 1366px) and (max-width:1439px) {

}

/* узкие мониторы */
@media only screen and (min-width: 1280px) and (max-width:1439px) {

}

/* узкие мониторы */
@media only screen and (min-width: 1024px) and (max-width:1279px) {
}

/* очень узкие мониторы */
@media only screen and (min-width: 825px) and (max-width: 1023px) {
}


/* планшеты */
@media only screen and (min-width: 630px) and (max-width: 825px) {

  .tablet-off {
    display: none;
  }

  .tablet-on {
    display: block;
  }

}

@media only screen and (max-width: 500px) {
	.mob-head {
		display: block;
	}
	
	.head-phone {
		position: relative;
		top: 1px;
	}
	
	.mob-plan-head {
		display: none!important;
	}
}

/* узкие планшеты */
@media only screen and (min-width: 500px) and (max-width: 630px) {

  .tablet-off {
    display: none;
  }

  .tablet-on {
    display: block;
  }

}

/* смартфоны */
@media only screen and (min-width: 350px) and (max-width: 500px) {

  .mobile-off {
    display: none;
  }

  .mobile-on {
    display: block;
  }

}

/* смартфоны */
@media only screen and (max-width: 350px) {

  .mobile-off {
    display: none;
  }

  .mobile-on {
    display: block;
  }

}
/* Bootstrap Large */

@media only screen and (max-width: 1170px) {
  
}

@media only screen and (max-width: 960px) {
	.mob-plan-head {
		display: block;
		padding: 10px 0px;
	}
}

/* Bootstrap Medium */

@media only screen and (max-width: 991px) {
	.slide-inner {
		justify-content: center;
		height: auto;
		margin: 80px 0px 30px 0px;
	}
	

	.pr-list .img-wrapper {
		padding-right: 0px;
	}
	
	body .wp-block-themeisle-blocks-advanced-columns .innerblocks-wrap {
		 flex-direction: column!important;
	}
	
	.slide-form-head {
		font-size: 18pt;
	}
	
	.garant-first {
		margin-top: 30px;
	}

	.about-text {
		padding-right: 0px;
	}

	.slide-form {
		margin: 0px auto 80px auto;
		max-width: 420px;
	}
	
	.zastavka-head {
		text-align: center;
	}
	
	.tt_button {
		display: block;
		text-align: center;
	}	
}

@media only screen and (max-width: 670px) {
	.slide-content {
		padding: 0px 20px;
	}
	
	.slide-head {
		font-size: 24pt;
		line-height: 1.1;
	}
	
	.slide-head-mini {
		font-size: 20pt;
	}
	
	.zastavka-preim {
		font-size: 16pt;
		background-size: 29px 23px;
	}
}


@media only screen and (max-width: 520px) {
	.slide-head {
		font-size: 20pt;
	}
	
	.slide-form-head {
		font-size: 16pt;
	}	
	
	.slide-form input {
		font-size: 14pt;
	}
}


@media only screen and (max-width: 460px) {
	.slide-head {
		font-size: 16pt;
		line-height: 1;
		padding: 10px 15px;
	}
	
	.zastavka-preim {
		font-size: 14pt;
	}
}



/* Bootstrap Medium */

@media only screen and (max-width: 970px) {
  
}

/* Bootstrap Small */

@media only screen and (max-width: 750px) {
  
}

/* все мобильные */
@media only screen and (max-width: 1024px) {
	.all-mobile-on {
		display: block;
	}
		
	.all-mobile-off {
		display: none;
	}
}

.row-flex.slide-row {
	align-items: center;
}

.row-flex {
     display: flex!important;
    display: -webkit-flex!important; 
    flex-wrap:wrap!important;
    -webkit-flex-wrap: wrap!important;
    -webkit-justify-content: center!important;
            justify-content: center!important;
}

.row-flex:before, .flex-row:after{
   display: none!important;
}

.container {
  margin-right: auto;
  margin-left: auto;
}

.clearfix:after,.container:after,.container-fluid:after,.row:after,.modal-header:after,.modal-footer:after{clear:both}



.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
