@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900');
@import url('https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Annie+Use+Your+Telescope');
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900');
body {
	margin: 0;
	padding: 0;
font-family: 'Montserrat', sans-serif;
}
input, textarea, select, ol, ul, li, a, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	outline: none;
}
a, a:hover, a:focus {
	cursor: pointer;
	-webkit-transition: all .4s ease 0s;
	-moz-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	text-decoration: none;
	outline: none;
	text-decoration: none;
}
*, *:after, *:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/**============================ margin css=======================**/
.pad-lr {
	padding: 0 15px;
}
/**====top====**/
.mt-10 {
	margin-top: 10px;
}
.mt-20 {
	margin-top: 20px;
}
.mt-30 {
	margin-top: 50px;
}
.mt-40 {
	margin-top: 40px;
}
.mt-50 {
	margin-top: 50px;
}
.mt-60 {
	margin-top: 60px;
}
.mt-70 {
	margin-top: 70px;
}
.mt-80 {
	margin-top: 80px;
}
.mt-90 {
	margin-top: 90px;
}
.mt-100 {
	margin-top: 100px;
}
.mt-120 {
	margin-top: 120px;
}
/**====bottom====**/
.mb-10 {
	margin-bottom: 10px;
}
.mb-20 {
	margin-bottom: 20px;
}
.mb-30 {
	margin-bottom: 30px;
}
.mb-40 {
	margin-bottom: 40px;
}
.mb-50 {
	margin-bottom: 50px;
}
.mb-60 {
	margin-bottom: 60px;
}
.mb-70 {
	margin-bottom: 70px;
}
.mb-80 {
	margin-bottom: 80px;
}
.mb-90 {
	margin-bottom: 90px;
}
.mb-100 {
	margin-bottom: 100px;
}
.mb-120 {
	margin-bottom: 120px;
}
/**============================ padding css=======================**/
/**====top====**/
.pt-10 {
	padding-top: 10px;
}
.pt-20 {
	padding-top: 20px
}
.pt-30 {
	padding-top: 30px
}
.pt-40 {
	padding-top: 40px
}
.pt-50 {
	padding-top: 50px
}
.pt-60 {
	padding-top: 60px
}
.pt-70 {
	padding-top: 70px
}
.pt-80 {
	padding-top: 80px
}
.pt-90 {
	padding-top: 90px
}
.pt-100 {
	padding-top: 100px
}
.pt-120 {
	padding-top: 120px
}
/**====padding bottom====**/
.pb-10 {
	padding-bottom: 10px;
}
.pb-20 {
	padding-bottom: 20px;
}
.pb-30 {
	padding-bottom: 30px;
}
.pb-40 {
	padding-bottom: 40px;
}
.pb-50 {
	padding-bottom: 50px;
}
.pb-60 {
	padding-bottom: 60px;
}
.pb-70 {
	padding-bottom: 70px;
}
.pb-80 {
	padding-bottom: 80px;
}
.pb-90 {
	padding-bottom: 90px;
}
.pb-100 {
	padding-bottom: 100px;
}
.pb-120 {
	padding-bottom: 120px;
}
/**====================cursor css========================**/
.cur {
	cursor: pointer;
}
/**====================opacity css========================**/
.po {
	opacity: 0;
}
header {
	margin: 0;
	padding: 0px;
}
header, .main-sel, footer {
	float: left;
	width: 100%;
}
.second-font {
	font-family: 'Open Sans', sans-serif;
}
.sel-padding {
	padding: 60px 0;
}
.p-none {
	padding: 0;
}
.m-none {
	margin: 0;
}
.ov-hi{
	overflow: hidden;
}
.rel {
	position: relative;
}
.top-bar {
  background: #333;
  color: #fff;
}
.onli-box p, .num-box p {
  font-size: 10px;
  padding: 4px 0;
}
.num-box p {
  text-align: right;
}
.main-nav .navbar-brand{
	padding:15px 0
}
.main-nav .navbar-brand h6 {
  color: #5F0F76;
  font-size: 18px;
}
.logo-text {text-transform: uppercase;}

.main-nav .navbar-brand h6 span {
  color: #777;
  float: left;
  font-size: 14px;
  width: 100%;
}
.main-nav ul li a {
  padding: 20px 15px;
}
header .navbar-default {
  margin: 0;
  border:none;
  background: none;
}

.main-nav .navbar-brand img {
    width: 70px;
}

.hero-baner {
	background: url(images/d1.jpg) no-repeat top center;
	/*background-size:cover;*/
}
.pic-box img {
	max-width: 100%;
}
.beg-box {
  float: right;
  margin: 52px 0px;
  text-align: left;
}
.beg-box h1 {
  color: #fff;
  font-size: 32px;
  font-weight: 300;
  padding-bottom: 10px;
}
.beg-box h2 {
  color: #5F0F76;
  font-size: 32px;
  font-weight: 700;
}
.side-form img {max-width: 100%;}

.beg-box li {
  float: left;
  width:100%;
  text-transform: uppercase;
}
.beg-box li h3 {
  color: #111;
  font-size: 26px;
  font-weight: 300;
  margin: 10px 0;
  padding-right: 27px;
  text-align: right;
}

.bol-img img { width: 240px;}

.ru-list li {
	background: url(images/lis.png) no-repeat;
  margin-bottom: 3px;
  padding: 30px 0 20px 80px;
  background-position:-45px 0;
}
.ru-list li h1{
	color: #111;
	font-size: 18px;
	font-weight: 800;
	font-style:italic;
}
.bol-img {
	position: relative;
	z-index: 3;
}
.rab {
  position: absolute;
  right: -13px;
  top: -12px;
}
.rab img {
  max-width: 100%;
}
.arrow {
	background: url(images/arr.png) no-repeat;
	background-size: cover;
	margin: 0px 0 0 14px;
	z-index: 2;
	width: 100%;
}

.arrow-botm {
	background: url(images/arrws.png) no-repeat;
	background-size: contain;
	margin: 20% 0 0 14px;
	z-index: 2;
	width: 100%;
	
}
.good-news img {
    max-width: 100%;
}

.arrow-botm h2 {
	color: #fff;
	font-size: 44px;
	font-weight: bold;
	padding-bottom: 15px;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
}

.arrow-botm h6 {
    text-align: center;
    font-size: 20px;
    color: #fff;
	padding: 15px 0px 10px 0px;	
	font-weight: 500;
	
}

.arrow h2 {
	color: #fff;
	font-size: 44px;
	font-weight: bold;
	padding: 15px 0px 0px 0px;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
}

.arrow p {
    text-align: center;
    font-size: 20px;
    color: #5F0F76;
	padding-bottom: 15px;
	font-weight: 500;
	
}

.bol-img img {
    margin-right: -15px;
    margin-top: -81px;
}

.st-down h3 {
  color: #050505;
  font-size: 25px;
  font-weight: 300;
  text-align: center;
  width:80%;
  margin: 0 auto;
}
.side-form {
	border-radius: 30px;
	overflow: hidden;
	margin-top:10px;
	text-align: center;
}
.head-text {
	padding: 20px 0 40px 0;
	text-align: center;
	color: #fff;
	background: #0699EE;
	border-radius: 20px 20px 0px 0px;
}
.head-text h1 {
  font-size: 33px;
  font-weight: 400;
  line-height: 30px;
}
.arrow-form {
	margin-top: -15px;
}
.arrow-form img {
  width: 100%;
}
.in-form {
	border-top: none;
	border-bottom: 5px solid #0699EE;
	border-left: 5px solid #0699EE;
	border-right: 5px solid #0699EE;
	padding: 20px 30px;
	background:#fff;
	border-radius:0 0 30px 30px;
}
.form-line {
	margin-bottom: 22px;
}

.form-line h5, .in-form .kform label {
  font-size: 12px;
  font-weight: 300;
  padding: 3px 0;
}
.form-line input, .form-line select {
	border: 1px solid #ccc;
	border-radius: 6px;
	color: #000;
	padding: 5px;
	width: 100%;
}
.form-line button {
	color: #fff;
	font-family: "Oswald", sans-serif;
	font-size: 36px;
	border: 2px solid #890000;
	font-weight: 800;
	margin: 10px 0;
	border-radius: 6px;
	line-height: 22px;
     padding: 26px 0 10px;
	text-transform: uppercase;
	width: 100%;
background: rgb(240,29,0);
background: -moz-linear-gradient(top, rgba(240,29,0,1) 0%, rgba(145,8,6,1) 100%);
background: -webkit-linear-gradient(top, rgba(240,29,0,1) 0%,rgba(145,8,6,1) 100%);
background: linear-gradient(to bottom, rgba(240,29,0,1) 0%,rgba(145,8,6,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f01d00', endColorstr='#910806',GradientType=0 );
}

.us-text img {
    max-width: 100%;
	margin:20px 0px;
}

.form-line button span {
  font-size: 15px;
  font-weight: 300;
}
.lock {
	font-size: 13px;
	margin-bottom: 14px;
	text-align: center;
}

.mobil-rus-btn .btn {
    background: #5f0f76 none repeat scroll 0 0;
    border: medium none;
    border-radius: 6px;
    color: #fff;
    display: table;
    font-size: 22px;
    font-weight: 600;
    margin: 0 auto;
    padding: 10px 20px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

.mobil-banner-img img{width: 100% !important;}

.form-line button, .mobil-rus-btn button, .but-my a {
-webkit-animation: pulse1 1s linear infinite;
 -moz-animation: pulse1 1s linear infinite;
 -ms-animation: pulse1 1s linear infinite;
 animation: pulse2 1s linear infinite;

}

.form-line button, .but-my a {
-webkit-animation: pulse1 1s linear infinite;
 -moz-animation: pulse1 1s linear infinite;
 -ms-animation: pulse1 1s linear infinite;
 animation: pulse2 1s linear infinite;

}



@keyframes "pulse2" {
 0% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
 }
 50% {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
 }
 100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
 }

}

@-moz-keyframes pulse2 {
 0% {
   -moz-transform: scale(1.1);
   transform: scale(1.1);
 }
 50% {
   -moz-transform: scale(0.8);
   transform: scale(0.8);
 }
 100% {
   -moz-transform: scale(1);
   transform: scale(1);
 }

}

@-webkit-keyframes "pulse2" {
 0% {
   -webkit-transform: scale(1.1);
   transform: scale(1.1);
 }
 50% {
   -webkit-transform: scale(0.8);
   transform: scale(0.8);
 }
 100% {
   -webkit-transform: scale(1);
   transform: scale(1);
 }

}

@-ms-keyframes "pulse2" {
 0% {
   -ms-transform: scale(1.1);
   transform: scale(1.1);
 }
 50% {
   -ms-transform: scale(0.8);
   transform: scale(0.8);
 }
 100% {
   -ms-transform: scale(1);
   transform: scale(1);
 }

}

 @-webkit-keyframes "pulse2" {

 0% {

 -webkit-transform: scale(1.1);

 transform: scale(1.1);

}

 50% {

 -webkit-transform: scale(0.8);

 transform: scale(0.8);

}

 100% {

 -webkit-transform: scale(1);

 transform: scale(1);

}

}

 @-ms-keyframes "pulse2" {

 0% {

 -ms-transform: scale(1.1);

 transform: scale(1.1);

}

 50% {

 -ms-transform: scale(0.8);

 transform: scale(0.8);

}

 100% {

 -ms-transform: scale(1);

 transform: scale(1);

}

}
.oil-text h1 {
  color: #04a8f5;
  font-size: 32px;
  font-weight: 600;
  margin-bottom:10px;
}
.oil-text h2 {
  color: #f18704;
	font-size: 14px;
	font-weight: 300; 
  margin-bottom:10px;	
}
.oil-text p {
	color: #170e2b;
	font-size: 14px;
	font-weight: 300;
	line-height: 27px;
  margin-bottom:10px;	
}
.g-bol {
	margin-top: -168px;
}
.oil-long h4 {
  color: #333;
  font-size: 30px;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 50px;
}
.oil-long h4 span {
  color: #fc4207;
  font-weight: 800;
}



.but-my a {
	display: table;
	margin: 0 auto;
	color: #fff;
	text-align: center;
	font-size: 36px;
	font-weight: 600;
	border-radius: 6px;
	border: none;
	padding: 10px 0;
	text-transform: uppercase;
	width: 300px;
	background: #ff6600;
}

.ci-box {
	display: table;
	margin: 20px auto;
	text-align: center;
}
.ci-box li {
	display: inline-block;
	height: 250px;
	text-align: center;
	width: 19%;
}
.good-news{
	background: url(images/bbg.png) no-repeat center;
}
.good-news h1{
font-family: "Oswald", sans-serif;
  font-size: 60px;  
  color: #fff;
  font-style:italic;
  padding-top: 100px;
}

.good-news h4 {
    font-family: "Montserrate", sans-serif;
    font-size: 37px;
    color: #363535;
    margin: 15px 0;}
	
.good-news p {
    font-size: 12px;
    color: #363535;
    font-weight: bold;
	padding:10px 0px;
}	

.good-news h1 span{
font-size: 80px;	
}

.fo-list li h1 {
	color: #3fa700;
	display: block;
	font-size: 18px;
	margin-bottom: 8px;
	text-align: left;
}
.fo-list li p {
	color: #fff;
	display: block;
	font-size: 18px;
}
.fo-list .ic-1 {
	background: url(images/s4.png) no-repeat left center;
}
.fo-list .ic-2 {
	background: url(images/s5.png) no-repeat left center;
}
.fo-list .ic-3 {
	background: url(images/s6.png) no-repeat left center;
}
.fo-list li {
	padding-left: 115px;
}
.lo-time h3 {
	color: #fff;
	font-size: 36px;
	font-weight: 400;
	text-transform: uppercase;
	font-family: "Oswald", sans-serif;
}

.update-tex {
	background: #fff;
	padding: 20px 10px;
}
.update-tex h3 {
  font-size: 13px;
  font-weight: 300;
  line-height: 20px;
}
.red-tex {
  color: #f00;
}
.keto {
  color: #5f0f76;
  font-size: 35px;
  font-weight: 700;
}

.b-men img {
	bottom: -180px;
	max-width: 100%;
	position: absolute;
	right: 0;
}
.qu-box1, .qu-box2, .qu-box3 {
	text-align: left;
}
.qu-box1 h2 {
	background: url(images/qu.png) no-repeat left center;
	padding-bottom: 10px;
	padding-left: 50px;
	padding-top: 10px;
	height: 45px;
}
.qu-box2 h2 {
	background: url(images/qu.png) no-repeat left center;
	padding-bottom: 10px;
	padding-left: 50px;
	padding-top: 10px;
	height: 45px;
}
.qu-box3 h2 {
	background: url(images/qu.png) no-repeat left center;
	padding-bottom: 10px;
	padding-left: 50px;
	padding-top: 10px;
	height: 45px;
}
.qu-box1 p, .qu-box2 p, .qu-box3 p
 {
	height: 300px;
}
.s-pic {
  float: left;
  height: 50px;
  overflow: hidden;
  width: 50px;
  margin-right: 10px;
}
.sta-rat h6 {
  color: #0d0d0d;
  display: block;
  font-size: 22px;
  margin-bottom:5px;
}
.sta-rat h6 img{ 
	float:right;
}
.sta-rat p {
  height: auto !important;
  color: #999;
  font-size:13px;
  text-align: right;
}
.sta-rat p  span{
  color: #000;
  float:left;
  font-size:11px;
}
.ful-how h1 {
  color: #333;
  font-size: 60px;
  margin-bottom:20px;
  font-weight: 800;
}
.ful-how h2 {
  color: #333;
  font-size: 28px;
  font-weight: 300;
}
.ful-how h2 span {
  color: #fc4207;
}
.po-how li h3 {
  color: #ff6600;
  font-size: 30px;
  margin-bottom: 18px;
  font-weight: 400;
}
.po-how li p {
  color: #333;
  font-size: 14px;
  margin-bottom: 10px;
  font-weight:300;
}
.us-text p {
  color: #000;
  font-size: 11px;
  font-weight:300;  
}
.ar-box {
  top: 0;
  position: absolute;
  right: -34px;
}
.padd-l{
	padding-left:20px;
}
.last-box {
	background: url(images/ftbg.jpg) no-repeat center;
	padding:10% 0 20% 0;
	background-size: cover;
}

.good-news-new h1 {
    font-family: 'Annie Use Your Telescope', cursive;
    color: #333;
    font-size: 60px;
    padding: 5% 0;
}

.green {color: #6ead53;}
.ketobx-new {padding: 20% 0px;}
.lose-li li {list-style-type: disc;  padding: 5px 0px;}
.lose-li {padding-left: 30px;}
.good-news-new h1 span {font-size: 80px;}
.good-news-new img, .howdos img{max-width:100%;}
.good-news-new {background: url(images/natural-bg.jpg) no-repeat center; background-size: cover;}
.ketobx-new{background: url(images/bridge-bg2.jpg) no-repeat center; background-size: cover;}
.ketobx-new h3 {
    font-family: "Montserrat", sans-serif;
    color: #fff;
    font-size: 45px;
    padding: 0;
    margin: 0;
    text-align: center;
}

.sec-bg{padding:22% 0px;}
.sec-bg img{max-width:100%;}

.sec-bg{background: url(images/bg-img1.jpg) no-repeat center; background-size: cover;}
.sec-bg h1 {
    font-family: "Montserrat", sans-serif;
    color: #fff;
    text-align: center;
    font-size: 30px;
    font-weight: 700;
	padding:20px 0px;
}

.ketobx-new h2 {
    font-family: "Montserrat", sans-serif;
    color: #262626;
    font-size: 144px;
    font-weight: 600;
    padding: 0;
    margin: 0;
    text-align: center;
}

.good-news-new {padding: 20% 0px;}

.beg-icon li {
  display: inline;
  margin: 0 10px;
}
.ft-nav {
  display: table;
  margin: 20px auto;
  text-align: center;
  width: 57%;
}
.ft-nav li {
  display: inline-block;
  margin: 0 9px;
  position:relative;
  color:#999;
   font-size: 12px; 
}
.ft-nav li::after {
content: "]";
    position: absolute;
    color: #999;
    right: -6px;
    top: 0;
}
.ft-nav li::before {
    content: "[";
    position: absolute;
    color: #999;
    right: -17px;
    top: 0;
}
.ft-nav li:last-child::after {
  display: none;
}
.ft-nav li:last-child::before{
  display: none;
}
.ft-nav li a {
color: #999;
  font-size: 12px;
}
.copy p {
  color: #000;
  font-size: 11px;
  margin-bottom: 20px;
}
.copy p span{
	color:#999;
}
.kform_layout2Col #kform_paySourceCard input[type="text"], input[type="email"], input[type="tel"], input[type="number"] {
  width: 100% !important;
}


.g-boxc {
  padding: 0;
  margin-bottom: 15px;
}
.g-boxc h2 {
  font-size: 18px;
  margin-bottom: 10px;
}
.bor-box {
  border: 1px solid #d1d1d1;
  border-radius: 8px;
  padding: 10px;
  float: left;
  width: 93%;
}

.s-logtex .beg-box {
  margin: 15px;
}
.beg-box h6 {
  color: #111;
  font-size: 13px;
  font-weight: 300;
  margin-bottom: 10px;
  text-transform: capitalize;
}
.beg-box h5 {
  font-size: 14px;
  margin-bottom: 10px;
  text-transform: capitalize;
  font-weight: 300;
}
.s-logtex .beg-box h1 {
  font-size: 28px;
}
.s-logtex .beg-box li img {
  max-width: 50%;
}
.s-logtex .beg-box h2 {
  font-size: 30px;
}


.cd-container::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}

.vstext-lft h1 {
    font-size: 30px;
    padding: 10px 0px;
    color: #000;
	text-transform: uppercase;

}

.vstext-lft h2 {
    font-size: 18px;
    padding: 10px 0px;
    color: #000;
	font-weight: 800;
}

.vstext-lft p {
    font-size: 14px;
    padding: 10px 0px;
    color: #000;
}

.vstext-lft .ktext-col {
    color: #fc4207;
}


#cd-timeline {
  position: relative;
  margin-top: 2em;
  margin-bottom: 2em;
}
#cd-timeline::before {
  /* this is the vertical line */
  content: '';
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 2px;
  background: #FF671E;
}
@media only screen and (min-width: 992px) {
  #cd-timeline {
    margin-bottom: 3em;
  }
  #cd-timeline::before {
    left: 50%;
    margin-left: -2px;
  }
}

.cd-timeline-block {
  position: relative;
  margin: 2em 0;
}
.cd-timeline-block:after {
  content: "";
  display: table;
  clear: both;
}
.cd-timeline-block:first-child {
  margin-top: 0;
}
.cd-timeline-block:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .cd-timeline-block {
    margin: 4em 0;
  }
  .cd-timeline-block:first-child {
    margin-top: 0;
  }
  .cd-timeline-block:last-child {
    margin-bottom: 0;
  }
}
.cd-left {
    float: left;
}

.cd-timeline-img strong {
	font-size: 21px;
	line-height: 46px !important;
}

#cd-timeline img{max-width:100%;}

/*.cd-left::before {
	top: 24px;
	left: 100%!important;
    border-color: transparent!important;
    border-left-color: white!important;
}*/

.cd-right {
	float: right;
}

.cd-rigth::before {
	top: 24px;
    left: 100%;
    right: auto;
    border-color: transparent;
    border-right-color: white;
}

@media screen and (max-width: 992px) and (min-width: 240px) {
	.cd-timeline-content::before{
		border: none!important;
	}
	.cd-timeline-content {
		display: block;
	}
	.cd-left, .cd-right {
		float: left;
	}
	.cd-left::before {
		top: 15px!important;
		right: 100%!important;
		left: auto !important;
		border: 7px solid transparent!important;
		border-color: transparent!important;
		border-right: 7px solid white !important
	}
	
	.cd-timeline-img strong {
		font-size: 15px!important;
	}
	
}


.cd-timeline-img strong {
	font-size: 21px;
	line-height: 36px;
}


.cd-timeline-img {
	font-size: 21px;
    position: absolute;
    top: 40%;
    left: 0;
    width: 48px;
    height: 48px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #FF671E;
    color: #fff;
    text-align: center;
    line-height: 1;
    font-size: 12px;
    padding-top: 6px;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
}


.cd-timeline-img.cd-movie {
  background: #c03b44;
}
.cd-timeline-img.cd-location {
  background: #f0ca45;
}
@media only screen and (min-width: 992px) {
  .cd-timeline-img {
    width: 60px;
    height: 60px;
    left: 50%;
	top: 36%;
    margin-left: -30px;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
  }
  .cssanimations .cd-timeline-img.is-hidden {
    visibility: hidden;
  }
  .cssanimations .cd-timeline-img.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-1 0.6s;
    -moz-animation: cd-bounce-1 0.6s;
    animation: cd-bounce-1 0.6s;
  }
}

@-webkit-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -moz-transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -moz-transform: scale(1.2);
  }

  100% {
    -moz-transform: scale(1);
  }
}
@keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
.cd-timeline-content {
  position: relative;
  margin-left: 60px;
  background: white;
  border-radius: 0.25em;
  padding: 1em;
  /*box-shadow: 0 3px 0 #d7e4ed;
  border: 1px solid #ddd;*/
}
.cd-timeline-content:after {
  content: "";
  display: table;
  clear: both;
}
.cd-timeline-content h2 {
  color: #303e49;
}
.cd-timeline-content p, .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
  font-size: 13px;
  font-size: 0.8125rem;
}
.cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
  display: inline-block;
}
.cd-timeline-content p {
  margin: 1em 0;
  line-height: 1.6;
}
.cd-timeline-content .cd-read-more {
  float: right;
  padding: .8em 1em;
  background: #acb7c0;
  color: white;
  border-radius: 0.25em;
}
.no-touch .cd-timeline-content .cd-read-more:hover {
  background-color: #bac4cb;
}
.cd-timeline-content .cd-date {
  float: left;
  padding: .8em 0;
  opacity: .7;
}
/*.cd-timeline-content::before {
  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid white;
}*/
@media only screen and (min-width: 768px) {
  .cd-timeline-content h2 {
    font-size: 20px;
    font-size: 1.25rem;
  }
  .cd-timeline-content p {
    font-size: 16px;
    font-size: 1rem;
  }
  .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media only screen and (min-width: 992px) {
  .cd-timeline-content {
    margin-left: 0;
    /*padding: 1.6em;*/
    width: 45%;
	text-align: center;
  }
  
  .cd-timeline-content .cd-read-more {
    float: left;
  }
  .cd-timeline-content .cd-date {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 6px;
    font-size: 16px;
    font-size: 1rem;
  }
  
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
    left: auto;
    right: 122%;
    text-align: right;
  }
  .cssanimations .cd-timeline-content.is-hidden {
    visibility: hidden;
  }
  .cssanimations .cd-timeline-content.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-2 0.6s;
    -moz-animation: cd-bounce-2 0.6s;
    animation: cd-bounce-2 0.6s;
  }
}

.logoch img {
	width: 100px;
}


@media only screen and (min-width: 992px) {
  /* inverse bounce effect on even content blocks */
  .cssanimations .cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in {
    -webkit-animation: cd-bounce-2-inverse 0.6s;
    -moz-animation: cd-bounce-2-inverse 0.6s;
    animation: cd-bounce-2-inverse 0.6s;
  }
}
@-webkit-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }

  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -moz-transform: translateX(20px);
  }

  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }

  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -moz-transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -moz-transform: translateX(-20px);
  }

  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}



@media (min-width: 992px) and (max-width: 1199px) {
.arrow h2 { font-size: 27px; padding: 10px 0 10px 0px;}
.arrow-botm h6 {padding: 6px 0 10px;}	

.form-line button{font-size: 30px;} 	 
  

}

@media (max-width: 1024px) {
.ru-list li h1 { font-size: 13px;}
.ru-list li { font-size: 11px;}
.qu-box1 p, .qu-box2 p, .qu-box3 p { height: 345px;}
.oil-text h1, .bla-box h1, .how-box h1 span { font-size: 40px;}
.head-text h1 span, .red-box h1 { font-size: 30px;}
.form-line button, .but-my a { font-size: 20px;}
.head-text h1 { font-size: 18px;}
.arrow-form { display: none;}
}
@media (min-width: 769px) and (max-width: 991px) {
.arrow h2 {font-size: 20px;}
.arrow p {font-size: 13px;}
 	 	 
}
@media (min-width: 768px) and (max-width: 991px) {
.main-nav ul li a {
    padding: 30px 9px;
}
}
@media (max-width: 991px) {
.arrow-botm h2 {font-size: 20px;}
.arrow-botm h6 {font-size: 13px;}
.good-news h1 {color: #000;}

}

@media (max-width: 800px) {
.qu-box1 p, .qu-box2 p, .qu-box3 p { height: 376px;}
}
@media (max-width: 768px) {
.arrow { background-size: contain; margin: 10px 0 0;  background-position: center center;}
.arrow h2 { padding: 17px 0 10px 0; font-size: 22px;}
.arrow p { font-size: 12px;}	
}

@media (min-width: 511px) and (max-width: 767px) {
	.ru-list li {margin-bottom: 3px; padding: 66px 40px 46px 147px !important; background-size: cover !important;}
	
}

@media (min-width: 689px) and (max-width: 767px) {
.arrow-botm h2 {font-size: 32px;padding-bottom: 40px;}
.arrow-botm h6 {font-size: 28px;padding: 20px 0 10px;}
.arrow-botm{ background-size: cover;}
	
}

@media (min-width: 530px) and (max-width: 688px) {
.arrow-botm h2 {font-size: 32px;padding-bottom: 40px;}
.arrow-botm h6 {font-size: 28px;padding: 20px 0 10px;}
.arrow-botm{ background-size: cover;}
	
}

@media (max-width: 767px) {
.beg-box { float: none; margin: 15px auto 0; display: table; padding: 15px;}	
.ban-text.main-sel.pic-box.text-right, .bol-img { text-align: center !important;}
.ru-list { display: table; float: none; margin: 0 auto; width: 90%;}
.b-men img { bottom: 0; max-width: 100%; position: relative; right: 0; left: 50%; transform: translateX(-50%);}
.qu-box1 p, .qu-box2 p, .qu-box3 p { height: auto; margin-bottom: 15px;}
.oil-text h1, .bla-box h1, .how-box h1 span, .succ-box h6 span { font-size: 30px;}
.head-text h1 span, .red-box h1, .bla-box h3 { font-size: 20px;}
.form-line button, .but-my a { font-size: 15px;}
.ci-box li { height: auto; width: 100%; margin-bottom:20px;}
.side-form { margin-top: 20px;}
.beg-box li h3 { padding-right: 0; text-align: center;}

.ru-list li {margin-bottom: 3px; padding: 40px 20px 20px 80px;}
}
@media (max-width: 639px) {
.ketobx-new h2 {font-size: 68px;}
}

@media (max-width: 510px) {
.ru-list li {padding: 30px 50px 20px 80px;}
}

@media (max-width: 480px) {
.arrow h2 { font-size: 17px; padding: 13px 0;}
.main-nav .navbar-brand { width: 215px;}
.main-nav .navbar-brand h6 span { font-size: 12px;}
.beg-box h2 { font-size: 50px;}
.oil-long h4 { font-size: 20px;}
.good-news h1 { font-size: 30px;}
.good-news h1 span { font-size: 40px;}
.ful-how h1 { font-size: 30px;}
}

@media (max-width: 400px) {

.arrow h2 { padding: 19px 0 4px 0 !important; font-size: 20px !important;}
.arrow p { font-size: 12px !important;}	
}

@media (max-width: 350px) {
.arrow-botm h2 {font-size: 18px;}
.arrow-botm h6 {font-size: 14px;}
.arrow-botm h6 {padding: 7px 0;}
}
