@font-face {
  font-family: 'Akrobat';
  src: url('../images/font/Akrobat-SemiBold.eot');
  src: url('../images/font/Akrobat-SemiBold.woff') format('woff'),
       url('../images/font/Akrobat-SemiBold.ttf') format('truetype'),
       url('../images/font/Akrobat-SemiBold.svg#MuseoSansCyrl-900') format('svg'),
       url('../images/font/Akrobat-SemiBold.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
html {scroll-behavior:smooth;}
#header .navbar, #header .container, #navigation-menu {height: 68px !important;}
 
#content-wrapper, #about-page-wrapper {margin-top:68px;}  
#intro {background-image: url(../images/bg-block1.jpg);background-size: cover;}

.bg-kurs {position:relative;background:transparent url(../images/bg-kurs.png) no-repeat 0 0 / cover;padding-top: 80px;padding-bottom: 80px;color: #1e3264;}
.kurs-katusha:after, .kurs-kyocera:after {
	content:'';
	display:block;
	position:absolute;
	right: 0;
	top: 50%;
	transform: translate(0, -50%);
}
.kurs-katusha:after {background:transparent url(../images/printer-katusha.png) no-repeat 0 0 / cover;width:378px;height:495px;}
.kurs-kyocera:after {background:transparent url(../images/printer-kyosera.png) no-repeat 0 0 / cover;width:470px;height:500px;}

.bg-kurs #intro_description {background-color:#e7e7e7;padding: 20px 40px;border-radius: 5px;mix-blend-mode: multiply;}

h1, h2, h3, h4, h5, h6 {margin-top: 0; margin-bottom: 10px;}
.popup-dialog p, .popup-dialog td {font-size: 18px;}
ul {margin: 0;padding: 0;list-style: none;}
a {text-decoration: none;transition: all 250ms ease-in-out;}
form a {color: #ffffff;}
a:hover, a:active {color: #c74c44;text-decoration: none;}
a:focus {color: #c74c44;outline: none;border: none;text-decoration: none;} 
a:visited {text-decoration: none;}
.btn-theme {
	background-color: #428bca;
	color: #fff;
	font-size: 16px;
	font-family: 'Akrobat', sans-serif;
	font-weight: 700;
	padding: 8px 16px;
    border-radius: 6px;
	transition: all 200ms ease-in-out;
}
.btn-theme:hover {background-color: #3071a9;color: #fff;}
.btn-black {background-color: #444;color: #fff;font-size: 16px;font-family: 'Akrobat', sans-serif;font-weight: 700;padding: 8px 16px;   border-radius: 6px;	transition: all 200ms ease-in-out;}
.btn-black:hover {background-color: #222;color: #fff;}
.btn:focus {color: #f8f8f8;text-decoration: none;outline: none;}
.titlebar {margin-bottom: 40px;}
.titlebar h1 {
	color: #000;
	font-weight: 300;
	margin-top: 0;
	margin-bottom: 5px;
}

.titlebar p {
	color: #666;
	font-size: 18px;
	font-family: 'Akrobat', sans-serif;
	font-weight: 300;
}



/* ==========================================================================
   02. HEADER & NAVIGATION
   ========================================================================== */ 

/*------------------------------------------*/
/*	 Logo Image    
/*------------------------------------------*/

.navbar-brand {
	padding: 15px 15px 10px;
}   
      
/*------------------------------------------*/
/*	 Navigation Menu    
/*------------------------------------------*/

.navbar {	
	background-color: #000000;
	border-bottom: 1px solid #ddd;
}

.navbar-nav > li > a {
	color: #ffffff !important;	
    display: block;
	padding: 0 15px;
	font-size: 18px;
	font-family: 'Akrobat', sans-serif;
	text-transform: uppercase;
	font-weight: 900;
	line-height: 65px;
	border-bottom: 3px solid transparent;
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
}

.navbar-nav > li > a:hover,
.navbar-nav > li > a.selected-nav {
	background: none !important;
	color: #428bca !important;
}

/*------------------------------------------*/
/*	 Responsive Menu    
/*------------------------------------------*/

.navbar-toggle {
    position: relative;
    float: right;
    padding: 10px;
	margin: 12px 30px 12px 0;
    background-color: none;
	border: 2px solid #444;
}

.navbar-toggle .icon-bar {
	background-color: #444;
	height: 2px;
}



/* ==========================================================================
   03. INTRO
   ========================================================================== */
 
#intro {
	padding-top: 80px;
	padding-bottom: 80px;
	color: #1e3264;
} 

/*------------------------------------------*/
/*	  Intro Section Description
/*------------------------------------------*/

#intro_description h1 {
	font-size: 40px;
	margin-bottom: 30px;
}

.intro_feature {
	margin-bottom: 20px;
}

.intro_feature h4 {
	font-weight: 600;
}

.intro_feature i {
	margin-right: 5px;
}

.intro_feature p {
	font-size: 16px;
	font-family: 'Akrobat', sans-serif;
	font-weight: 400;
	padding-left: 25px;
}
#intro_description p {
	margin-bottom:20px;
}
.fontSize-0 {
	font-size: 69px !important;	
	line-height: 56px;
}
.fontSize-1 {
	font-size:46px !important;	
	line-height: 43px;
}
.fontSize-2 {
	font-size:34px !important;	
	line-height: 31px;
}
.his-head {
	display: flex;
	flex-wrap: wrap;
	align-items: center;	
	max-width: 550px;	
}
.his-head > span {
	padding-right:10px;
}
.his-head__b {
	color:#dd0421;
	font-size:74px;
	line-height: 64px;	
}
.his-row {
	width:100%;
	display:flex;
}
.his-row > div {
	width:33%;
	padding:40px 30px 80px 30px;
	border:1px solid #eaeaea;
	transition: all 250ms ease-in-out;	
}
.his-row__odd > div {background-color:#f2f2f2;}
.his-row__even > div {background-color:#f7f7f7;}
.his-row__col .date {
	color:#1e3264;
	display:block;
}
.his-row__col a {
	text-decoration:none;
	color:#1e3264;
	font-size:44px;
	line-height: 45px;
	transition: all 250ms ease-in-out;
}
.his-row__col a:hover {color:#c74c44;}
.bold {
	color:#c74c44 !important;
}
.center {text-align:center;}
.timer {
	padding:20px 0 0 0;
}
#about-1 .row {
	padding-top:70px;
}
.wrkList li {
	padding-bottom:20px;
}
#footer {
	color:#ffffff;
	text-align:center;
}
.map {height:800px;}
/*------------------------------------------*/
/*	  Intro Section Button
/*------------------------------------------*/

.intro_button {
	margin-top: 60px;
}

/*------------------------------------------*/
/*	  Register Form
/*------------------------------------------*/

#intro_form {padding-left: 100px;}
.calendar #intro_form {padding-left: 40px;}
.form_register {
	width: 100%;
	background: rgba(120, 120, 120, 0.45);
	margin: 0 auto;
    padding: 20px 20px 25px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.form_register h2, .form_register .thks {
	color: #fff;
    text-align: center;
    line-height: 30px;
	font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 20px;
	font-size: 30px;
}
.form_register .form-control {
	height: 46px;
	margin-bottom: 20px;
	border: 1px solid #ddd;
	-webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
input[type="text"], input[type="email"], textarea {color: #444;transition: all 300ms ease-in-out;}
.form_register textarea {min-height: 140px;}

.[smart-captcha] {margin: 0 0 20px 0; height: 102px !important;}
.select-row {margin-bottom: 20px;}
.select-row select {width: 100%;height: 46px;padding-left: 13px;font-size: 14px; line-height: 1.42857143;border: 1px solid #ddd; background-color: #fff;color:#999999;}
/*------------------------------------------*/
/*	   Register Form Error Message 
/*------------------------------------------*/

.error {
	font-size: 13px;
	color: #ffffff !important;
	background-color: #c74c44;	
}

label.error {padding:0 10px;margin-bottom: 20px;font-weight: normal;}
input.error {margin-bottom: 0 !important;}
.onemoreWrap {text-align:center;}
.onemore {color: #fff !important;background-color: #428bca;border-color: #357ebd;padding: 10px 16px;font-size: 18px;line-height: 1.33;border-radius: 6px;display: block;}
.onemore:hover {color: #fff !important;background-color: #3276b1;border-color: #285e8e;}
.onemore__back {background-color:#428bca;border-color:#357ebd;color:#53514e;min-width:295px;text-align:center;margin-bottom: 40px;}
#about-1 {padding: 60px 0;border-bottom: 1px solid #c74c44;}
#about-2 {padding: 60px 0;border-bottom: 1px solid #c74c44;}
#about-1 .titlebar {margin-bottom: 30px;}
#about-1 h4, #about-2 h4  {font-weight: 600;margin-bottom: 15px;}
.calendar-table {border-collapse: collapse;width:100%;}
.calendar-table td, .calendar-table th{border:1px solid #d3ccdc;padding:10px 15px;font-size: 90%;}
.calendar-table thead {background-color:#e1d9ea;}
.calendar-table tr:hover {background-color:#f4ebef;transition: all 0.3s ease-out 0.1s;}
#about-1-text {padding-right: 35px;}
#about-2-text {padding-left: 60px;}
#quote_holder {margin-top: 40px;}
.quote-text {
	background: rgba(170, 170, 170, 0.15);
    border-left: none;
    color: rgba(85, 94, 106, 0.8);
    font-style: italic;
    line-height: 25px;
    margin: 0 0 30px 0;
    padding: 26px;
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 3px 0 rgba(182, 196, 209, 0.3);
    -moz-box-shadow: 0 3px 0 rgba(182, 196, 209, 0.3);
    box-shadow: 0 3px 0 rgba(182, 196, 209, 0.3);
}

.quote-text:before {
    border: 14px solid transparent;
    z-index: 3;
    border-top-color: #f2f2f2;
    top: auto;
    right: auto;
    bottom: -28px;
    left: 30px;
}

.quote-text:after {
    border: solid 14px transparent;
    z-index: 2;
    border-width: 18px;
    border-top-color: rgba(182, 196, 209, 0.3);
    top: auto;
    right: auto;
    bottom: -36px;
    left: 26px;
}

.quote-text:before,
.quote-text:after,
.quote-text-up:before,
.quote-text-up:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
    position: absolute;
}

.quote-text a {
    color: #8c989e;
	font-family: 'Akrobat', sans-serif;
	font-weight: 400;
}

.quote-text a:hover {
    text-decoration: none;
}

.flexslider .slides img { 
	float: left;
    margin-right: 15px;
    margin-left: 6px;
    width: 75px;
	box-shadow: 0 0 5px rgba(140, 140, 140, 0.8);
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    -ms-border-radius: 1000px;
    -o-border-radius: 1000px;
    border-radius: 1000px;
}

.quote-author {
    display: inline-block;
    font-size: 14px !important;
    line-height: 65px !important;
} 

.quote-author strong {
	color: #333;
	margin-right: 3px;
}

/*------------------------------------------*/
/*	  Full Info Button
/*------------------------------------------*/

#full-about-info {
	margin-top: 70px;
}

#full-about-info h3 {
	color: #222;
	font-weight: 300;
}

#full-about-info a {
	background-color: #428bca;
	color: #fff;
	font-size: 18px;
	font-family: 'Akrobat', sans-serif;
	font-weight: 700;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
	margin-left: 8px;
	padding: 6px 12px;
}

#full-about-info a:hover {background-color: #3071a9;}
 
#features, .section-wrap {padding: 60px 0;border-bottom: 1px solid #c74c44;}

.prepod .flex > div:nth-of-type(1) {width:50%;padding: 0 15px;}
.prepod .flex > div:nth-of-type(2) {width:50%;padding: 0 35px 0 15px;}

.prepod .swiper-container {margin-top:0;}
.prepod .swiper-container img {height:700px;}

ul.point, ol.point {padding:16px 0 5px 18px;margin:0;position:relative;}
ul.point li {padding:0 0 10px 0;list-style: none;position: relative;}
ul.point li:before {
    content:"";
    position:absolute;
    top:1px;
	left: -18px;
    display: block;
    width:9px;
	height:35px;
    background:transparent url(../images/li-point.gif) no-repeat  0 50%;}


.feature-box {margin-bottom: 50px;padding-left: 5px;padding-right: 5px;}

/*------------------------------------------*/
/*	  Feature Box Icon
/*------------------------------------------*/

.feature-box-icon {
    background-color: #666;
    display: block;
    width: 60px;
    height: 60px;
    position: absolute;
    left: 0px;
    top: 10px;
    border-radius: 30px;
    color: #FFF;
    line-height: 60px;
    text-align: center;
    font-size: 30px;
}
.feature-box-content {padding-left: 70px;}
.feature-box-content h4 {font-family: 'Akrobat', sans-serif;font-weight: 700;}

.nashi-preemushesnva {position: relative;padding:20px 0;margin: 20px 0;}
.nashi-preemushesnva::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background:url(../images/64f1b0504c22f715519734.jpg) no-repeat 50% 50% / cover;
  filter: grayscale(50%) opacity(30%);
  z-index: -1;
}
 
/* ==========================================================================
   06. FAQs
   ========================================================================== */
 
#faq {
	padding: 60px 0;
	border-bottom: 1px solid #cfcfcf;
}

/*------------------------------------------*/
/*	  FAQs Titlebar
/*------------------------------------------*/

#faq .titlebar {
	margin-bottom: 30px;
}

/*------------------------------------------*/
/*	  FAQs Question
/*------------------------------------------*/

.question {
	margin-bottom: 20px;
}
  
.question h4 {
	font-weight: 600;
}

.question p {
	color: #666;
	font-family: 'Akrobat', sans-serif;
}



/* ==========================================================================
   07. PRICING 
   ========================================================================== */

#pricing {
	padding-top: 60px;
	padding-bottom: 30px;
} 

#pricing-table-holder {
	padding: 0 30px; 
}

#price_1, #price_2, #price_3 {
	margin-bottom: 50px;
}

.pricing-table {
	border: 1px solid #cfcfcf;
	-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

/*------------------------------------------*/
/*	  Pricing Table Header
/*------------------------------------------*/

.pricing-table .price-header {
	border-bottom: 1px solid #cfcfcf;
	position: relative;
}

.pricing-table .plan-title {
	color: #333;
	font-size: 20px;
	font-weight: 300;
	text-transform: uppercase;
    padding: 30px 15px;
    margin: 0;
	-webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;	
}

/*------------------------------------------*/
/*	  Pricing Table Price Plan
/*------------------------------------------*/

.pricing-table .plan-price {
    background-color: #f3f3f3;
	margin: 0;
	line-height: normal;
    padding: 20px;
    border-top: 1px solid #cfcfcf;
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;	
}

.pricing-table .plan-price h2 {
	color:  #222;
	font-size: 44px;
	font-weight: 400;
	margin-bottom: 0;
}

.pricing-table .plan-price span {
	color: #999;
	font-weight: 700;
	text-transform: uppercase;
}

/*------------------------------------------*/
/*	  Pricing Table Body
/*------------------------------------------*/

.pricing-table ul.features {
	font-size: 18px;
	font-family: 'Akrobat', sans-serif;
	font-weight: 300;
    padding: 5px 20px;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}

.pricing-table ul.features li {
    border-top: 1px solid #e7e7e7;
    padding: 10px 25px; 
}

.pricing-table ul.features li:nth-child(1),
.pricing-table.featured ul.features li:nth-child(1) {
    border: none;
}

/*------------------------------------------*/
/*	  Pricing Table Footer
/*------------------------------------------*/

.pricing-table .price-footer {
    padding-top: 25px;
    padding-bottom: 25px;
    border-top: 1px solid #e7e7e7;
	-webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
}

/*------------------------------------------*/
/*	  Featured Table
/*------------------------------------------*/

.pricing-table.featured .price-header {
	border-bottom: 1px solid #428bca;
}

.pricing-table.featured .plan-title {
	background-color: #428bca;
	color: #f7f7f7;
}

.pricing-table.featured .plan-price {
	background-color: #428bca;
	color: #f7f7f7;
	border-top: 1px solid #2f689a;
}

.pricing-table.featured .plan-price h2,
.pricing-table.featured .plan-price span { 
		color: #f7f7f7;
}



/* ==========================================================================
   08. BLOG
   ========================================================================== */ 

#blog {
	background-color: #f0f0f0;
	padding-top: 60px;
	border-top: 1px solid #ddd;
}

#blog a:focus {
	color: #333;
}
     
/*------------------------------------------*/
/*	  Blog Post Titlebar
/*------------------------------------------*/ 

.blog-post-titlebar h4 {
	line-height: 24px;
	font-weight: 700;
}

.blog-post-titlebar a {
	color: #333;	
}

.blog-post-titlebar a:hover {
	color: #428bca;
}

/*------------------------------------------*/
/*	  Blog Post Description
/*------------------------------------------*/ 

.blog-post-desc {
	color: #666;
	font-family: 'Akrobat', sans-serif;
	margin-bottom: 15px;
}

/*------------------------------------------*/
/*	  Blog Post Meta
/*------------------------------------------*/ 

.blog-post-info {
	padding-bottom: 70px;
	color: #333;
	font-size: 13px;
	font-family: 'Akrobat', sans-serif;
	font-weight: 700;
}

/*------------------------------------------*/
/*	  Blog Video Post Settings
/*------------------------------------------*/ 

.blog-video-block {
	position: relative;
	padding-bottom: 65.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.blog-video-block iframe,
.blog-video-block object,
.blog-video-block embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border:0;
}

/*------------------------------------------*/
/*	  All Posts Button
/*------------------------------------------*/ 

#all-posts {
	margin-bottom: 60px;
}

#all-posts h3 {
	color: #222;
	font-weight: 300;
}

#all-posts a {
	background-color: #428bca;
	color: #fff;
	font-size: 18px;
	font-family: 'Akrobat', sans-serif;
	font-weight: 700;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
	margin-left: 8px;
	padding: 6px 12px;
}

#all-posts a:hover {
	background-color: #3071a9;
}


 
/* ==========================================================================
   09. CLIENTS
   ========================================================================== */
 
#clients {
	padding-top: 60px;
	padding-bottom: 80px;
	border-top: 1px solid #ddd;
}	

#clients-titlebar {
	position: relative;
}	

/*------------------------------------------*/
/*	 Clients Carousel Navigation
/*------------------------------------------*/

.customNavigation {
	display: inline-block;
	position: absolute;
	top: 0;
	right: 10px;
}

.customNavigation .btn {
	padding: 4px 10px;
}

.customNavigation i {
	font-size: 20px;
	color: #fff;
}
  


/* ==========================================================================
   10. CALL TO ACTION
   ========================================================================== */

#call-to-action {
	padding-top: 100px;
	padding-bottom: 100px;
}

#call-to-action h1 {
	color: #fff;
	font-size: 40px;
	font-weight: 300;
	padding: 0 15%;
	margin-bottom: 15px;
}

#call-to-action p {
	color: #fff;
	font-size: 20px;
	font-family: 'Akrobat', sans-serif;
	font-weight: 300;
	padding: 0 10%;
	margin-bottom: 30px;
}


   
/* ==========================================================================
   11. FOOTER
   ========================================================================== */
 
#footer {
	background: #1A1E23 url(../images/bg-footer.jpg) no-repeat 0 0 /cover;
	padding: 60px 0 40px;
}   
  
/*------------------------------------------*/
/*	 Footer Navigation Menu
/*------------------------------------------*/  

.footer-nav li {
	float: left;
	padding: 5px 10px 10px;
}

.footer-nav li a {
	color: #999;
	font-size: 15px;
	font-family: 'Akrobat', sans-serif;
}

.footer-nav li a:hover {
	color: #428bca;
}

/*------------------------------------------*/
/*	 Footer Copy 
/*------------------------------------------*/  

#footer_copy p {
	color: #666;
	font-size: 13px;
	font-family: 'Akrobat', sans-serif;
	margin-left: 10px;
}

#footer_copy p span {
	color: #428bca;
}

/*------------------------------------------*/
/*	 Footer Social Icons  
/*------------------------------------------*/

#footer_icons {
	margin:3px 0;
}

.footer-socials {
	display: inline-block; 
}

.footer-socials li {
	float: left;
	width: auto !important;
    display: inline-block !important;
    vertical-align: top;
    clear: none !important;
	line-height: 70px;
}

.foo_social {
    width: 40px;
    height: 40px;
	text-align: center;
	color: #1A1E23;
	font-size: 20px;
    line-height: 40px;
	margin: 0 5px;
	background-color: #999;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: block;
    text-decoration: none;
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
}

/*------------------------------------------*/
/*	 Footer Icons Hover 
/*------------------------------------------*/

.ico-facebook:hover {background-color: #3b5998;color: #f8f8f8;}
.ico-twitter:hover {background-color: #00a9ed;color: #f8f8f8;}
.ico-google-plus:hover {background-color: #cd1111;color: #f8f8f8;}
.ico-linkedin:hover {background-color: #015886;color: #f8f8f8;}
.ico-dribbble:hover {background-color: #d92d84;color: #f8f8f8;}
.ico-instagram:hover {background-color: #beb3a8;color: #f8f8f8;}
.ico-pinterest:hover {background-color: #ac281a;color: #f8f8f8;}
.ico-dropbox:hover {background-color: #008ad2;color: #f8f8f8;}
.ico-skype:hover {background-color: #00a9ed;color: #f8f8f8;}
.ico-youtube:hover {background-color: #cd1b20;color: #f8f8f8;}
.ico-tumblr:hover {background-color: #3a5976;color: #f8f8f8;}
.ico-vimeo:hover {background-color: #00adee;color: #f8f8f8;}
.ico-flickr:hover {background-color: #d2d2d2;color: #f8f8f8;}
.ico-github:hover {background-color: #222;color: #f8f8f8;}
.ico-renren:hover {background-color: #364a83;color: #f8f8f8;}
.ico-vk:hover {background-color: #3b5998;color: #f8f8f8;}
.ico-xing:hover {background-color: #015f5e;color: #f8f8f8;}
.ico-weibo:hover {background-color: #be4443;color: #f8f8f8;}
.ico-rss:hover {background-color: #ff6600;color: #f8f8f8;}

/*------------------------------------------*/
/*	 Footer Newsletter Form
/*------------------------------------------*/

.subscribe-form {
	margin: 5px auto 0;
    position: relative;
    z-index: 10;
	width: 90%;
}

#newsletter_form p {
	color: #666;
	font-size: 13px;
	line-height: 16px;
	font-family: 'Akrobat', sans-serif;
	text-align: center;
	margin-top: 10px;
}

#newsletter_form p span {
	color: #428bca;
}

.subscribe-input {
	width: 68%;
    height: 30px;
	background-color: #aaa;
	color: #ddd;
	font-size: 14px;
    font-weight: 300;
	padding-left: 10px;
	border: none;
}

.subscribe-submit {
	width: 32%;
	height: 30px;
	background: #383e46;
    color: #fff;
	font-size: 12px;
	font-family: 'Akrobat', sans-serif;
	font-weight: 700;
	text-decoration:none;
	text-transform: uppercase;
	text-align:center;
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    border:none;
    cursor: pointer;
    outline: 0;
	box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.2);
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
}

.subscribe-submit:active {
    outline: 0;
}

.subscribe-submit:hover {
	background: #428bca;
}


 
/* ==========================================================================
   12. SCROLL TO TOP
   ========================================================================== */

#scrollUp {
	display: none;
	width: 50px;
	height: 50px;
	position: fixed;
	bottom: 30px;
	right: 30px;
	background-image: url(../images/back-to-top.png);
	background-repeat: no-repeat;
	background-position: 50% 48%;
	background-color:rgba(123, 123, 123, 0.65);	
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
	-webkit-transition: all 250ms linear;
	-moz-transition: all 250ms linear;
	transition: all 250ms linear;	
}

#scrollUp:hover {
	background-color: rgba(66, 139, 202, 0.95);
}

nav a#pull {  
    display: none;  
}
 


/* ==========================================================================
   13. CONTACT FORM RESPONSE PAGE   
   ========================================================================== */
   
#form_response {
	margin: 50px auto; 
}

#form_response .img-responsive { display: inline-block; }

#form_response h1 {
	font-size: 40px; 
	font-weight: 700;
	margin-top: 10px;
}

#form_response p {
	font-size: 18px; 
	font-family: 'Akrobat', sans-serif;
	font-weight: 400;
	margin-bottom: 20px;
}



/* ==========================================================================
   14. BREADCRUMB 
   ========================================================================== */

#breadcrumb-wrapper {
	background: url(../img/thumbs/breadcrumb_bg.jpg) 50% 50%; 
}

.breadcrumb {
	background: transparent;
	color: #fff;
	font-size: 16px;
	font-family: 'Akrobat', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 0;
	padding: 20px 0;
}

.breadcrumb > li {
	display: inline-block;
	line-height: 60px;
	text-shadow:none;
}

.breadcrumb > li + li:before {
    color: #fff;
}

.breadcrumb > li a {
	color: #fff;	
	font-size: 24px;
	font-weight: 700;
}

.breadcrumb > li a:hover {
	color: #444;
	text-decoration: none;
}

.breadcrumb > .active {
	color: #fff !important;
}



/* ==========================================================================
   15. WHAT WE DO
   ========================================================================== */
   
#what-we-do {
	padding-top: 40px;
	border-bottom: 1px solid #cfcfcf;	
}

/*------------------------------------------*/
/*	 Service List
/*------------------------------------------*/

#service-list {
	margin-top: 20px;
}

/*------------------------------------------*/
/*	 Service Box
/*------------------------------------------*/

.service-box {
	margin-bottom: 30px;
} 

.service-box-title {
	margin-bottom: 15px;
}

.service-box-icon {
    color: #FFF;
    background-color: #428bca;
    background-repeat: no-repeat;
	float: left;
    display: block;
    border-radius: 50%;
    margin-right: 10px;
    font-size: 24px;
    line-height: 50px;
    text-align: center;
    width: 50px;
    height: 50px;
    transition: all 0.2s linear 0s;
}

.service-box-title h4 {
    float: left;
    font-weight: 700;
    line-height: 50px;
	margin-bottom: 0;
}



/* ==========================================================================
   16. OUR SKILLS
   ========================================================================== */
   
#our-skills {
	background-color: #f0f0f0;
	border-bottom: 1px solid #cfcfcf;
	padding-top: 60px;
	padding-bottom: 80px;
}

/*------------------------------------------*/
/*	 Progress Bar
/*------------------------------------------*/

.progress {
	background: #e0e0e0;
	height: 36px;
	margin-bottom: 15px;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.progress .progress-bar:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 0;
	height: 0;
	border-top: 36px solid transparent;
	border-right: 20px solid #e0e0e0;
}

.progress-bar {
	background: #428bca;
	height: 36px;
	position: relative;
	font-size: 14px;
	font-weight: 700;
	font-weight: 700;
	line-height: 36px;
	text-align: right;
	overflow: hidden;
	padding: 0 20px;
}

.progress-label {
	color: #fff;
	float: left;
}



/* ==========================================================================
   17. TEAM
   ========================================================================== */
   
#team {
	padding-top: 60px;
	padding-bottom: 10px;
}

.team-member {
	text-align: center;
	margin-bottom: 50px;
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
}

/*------------------------------------------*/
/*	  Team Member Photo
/*------------------------------------------*/

.img-block { 
	margin: 10px 10px 20px 10px;
}

.img-block img {
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
	box-shadow: 0px 0px 0px 0 rgba(10, 10, 10, 0.15);
	opacity: 1;
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
}

/*------------------------------------------*/
/*	  Team Member Photo Hover
/*------------------------------------------*/

.team-member:hover .img-block img {
	box-shadow: 0px 0px 0px 10px rgba(10, 10, 10, 0.15);
	opacity: .85;
}

/*------------------------------------------*/
/*	  Team Member Meta
/*------------------------------------------*/

.team-img-meta h4 {
	font-weight: 700;
	margin-bottom: 5px;
}

.team-img-meta p {
	color: #428bca;
	font-size: 16px;
	margin-bottom: 5px;
	padding: 0 15%;
}

p.member-info {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 20px;
	padding: 0 5%;
}

/*------------------------------------------*/
/*	  Team Member Social Icons 
/*------------------------------------------*/

.team-member-socials {
	text-align: right;
	display: inline-block;
	margin: 0 auto;
}

.team-member-socials li {
	float: left;
    display: inline-block !important;
    vertical-align: top;
    width: auto !important;
    clear: none !important;
}

.page_social {
    width: 40px;
    height: 40px;
	color: #aaa;
	font-size: 14px; 
    text-align: center;
    line-height: 40px;
    display: block;
    text-decoration: none;
	margin: 0 3px 5px;
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
}



/* ==========================================================================
   18. STATISTIC BANNER
   ========================================================================== */

#statistic-holder {
	padding-top: 40px;
	padding-bottom: 80px;
} 
 
/*------------------------------------------*/
/*	  Statistic Banner Titlebar
/*------------------------------------------*/ 

#statistic-banner .titlebar {
	margin-top: 70px;
	margin-bottom: 0;
}

#statistic-banner .titlebar h1 {
	color: #fff;
	font-weight: 400;
}

/*------------------------------------------*/
/*	  Statistic Banner Content
/*------------------------------------------*/ 

.statistic-block {
	text-align: center;
}

.statistic-icon {
	color: #fff;
	font-size: 60px;
	font-family: 'Akrobat', sans-serif;
	line-height: 60px;	
}

.statistic-number {
	color: #fff;
	font-size: 80px;
	font-family: 'Akrobat', sans-serif;
	line-height: 90px;
	font-weight: 700;
}

.statistic-text {
	color: #fff;
	font-size: 26px;
	font-family: 'Akrobat', sans-serif;
	font-weight: 400;
}
 


/* ==========================================================================
   19. RIGHT SIDEBAR 
   ========================================================================== */   

#sidebar-right h4 {
	font-weight: 600;
	margin-bottom: 15px;
}

#sidebar-right .col-xs-12 {
	margin-bottom: 60px;
}

/*------------------------------------------*/
/*	 Blog Page Search Form
/*------------------------------------------*/

.form-control {
    color: #666;
    box-shadow: none;
}

.search-btn {
    background-color: #428bca;
    border-color: #3071a9;
    color: #fff;
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
}

.search-btn:hover {
	background-color: #3071a9;
    border-color: #3071a9;
	color: #fff;
}

.input-group input[type="text"]:focus {
	color: #444;
	border-color: rgba(219, 79, 57, .35);
	outline: 0;
	-webkit-box-shadow: none;
    box-shadow: none;
}

/*------------------------------------------*/
/*	 Blog Categories / Blog Archive
/*------------------------------------------*/

ul.blog-category-list,
ul.blog-archive-list {
	padding: 5px 0 0;
}

ul.blog-category-list li i,
ul.blog-archive-list li i {
	color: #428bca;
	font-weight: 900;
	margin-right: 8px;
}

ul.blog-category-list > li,
ul.blog-archive-list > li {
	padding: 8px 0;
	border-bottom: 1px dashed #c0c0c0;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;	
}

ul.blog-category-list > li:first-child,
ul.blog-archive-list > li:first-child {
	padding: 0 0 8px;
}

ul.blog-category-list > li:last-child,
ul.blog-archive-list > li:last-child {
	padding: 8px 0 0;
	border-bottom: none;
}

ul.blog-category-list > li a,
ul.blog-archive-list > li a,
ul.blog-category-list > li span,
ul.blog-archive-list > li span {
	color: #333;
	font-size: 15px;
	font-family: 'Akrobat', sans-serif;
}

ul.blog-category-list li a:hover,
ul.blog-archive-list > li a:hover {
	color: #428bca;
	text-decoration: none;
}

/*------------------------------------------*/
/*	 Blog Page Popular Posts
/*------------------------------------------*/

.popular-posts li { 
	padding: 10px 0;
	border-bottom: 1px dashed #c0c0c0;
}

.popular-posts li:first-child {
	padding: 0 0 10px;
}

.popular-posts li:last-child {
	padding: 10px 0 0;
	border-bottom: 0; 
}

/* Popular Post Summary
----------------------------------*/

.post-summary a { 
	color: #333;
	font-size: 14px;
	font-family: 'Akrobat', sans-serif;
	font-weight: 400;
}

.popular-posts .post-summary a:hover { 
	color: #428bca;
}

/* Popular Post Meta
----------------------------------*/
.popular-posts p { 
	color: #428bca;	
	font-size: 13px;
	font-family: 'Akrobat', sans-serif;
	font-weight: 600;
	margin: 4px 0;
}

/*------------------------------------------*/
/*	 Blog Page Popular Tags
/*------------------------------------------*/

.badge {
    font-size: 11px;
	font-family: 'Akrobat', sans-serif;
    font-weight: 600;
    color: #fff;
	border: 1px solid #428bca;
	background-color: #428bca;
    border-radius: 0px;
	margin-bottom: 5px;
	padding: 3px 6px;
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;	
}

.badge a {
	color: #fff!important;
	font-size: 11px;
	font-family: 'Akrobat', sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	line-height: 1.42857;
}

.badge:hover {
	background-color: #3071a9;
	border-color: #3071a9;
    color: #fff;
}

.badge:hover a {
	color: #fff!important;
}

/*------------------------------------------*/
/*	 Blog Page Text Widget
/*------------------------------------------*/

#text-widget p {
	font-size: 14px;
	font-family: 'Akrobat', sans-serif;
}



/* ==========================================================================
   20. BLOG PAGE
   ========================================================================== */

#blog-page-wrapper, 
#single-post-wrapper {
	margin-top: 68px;
}

#blog-page {
	margin-top: 60px;
	margin-bottom: 40px;
}

#single-post-page {
	margin-top: 60px;
	margin-bottom: 10px;
}
   
#blog-large article {
	margin: 0 45px 60px 0;
	padding-bottom: 40px;
	border-bottom: 1px dashed #aaa;
}

.post-large .video-block {
	margin-top: 0px;
}

/*------------------------------------------*/
/*	 Blog Page Post Heading
/*------------------------------------------*/

.blog-item h3, .single-post h3 {
	font-weight: 600;
	margin-top: 30px;
	margin-bottom: 5px;
}

.blog-item.text h3, .single-post.text h3 {
	margin-top: 0;
}

/*------------------------------------------*/
/*	 Blog Page Post Meta
/*------------------------------------------*/

.post-meta {
	margin-bottom: 20px;
}

ul.post-meta-list li {
	color: #666;
	font-size: 15px;
	font-family: 'Akrobat', sans-serif;
	font-weight: 400;
	float: left;
	margin-right: 8px;
}

ul.post-meta-list li a, 
.post-content a {
	color: #428bca;
	font-size: 14px;
	font-weight: 600;
	text-decoration: underline;
}

ul.post-meta-list li a:hover, 
.post-content a:hover {
	color: #3071a9;
	text-decoration: none;
}

/*------------------------------------------*/
/*	 Blog Page Flexslider
/*------------------------------------------*/

.blog-img-slider .slides {
	margin: 0;
}

/*------------------------------------------*/
/*	 Audio Content Settings
/*------------------------------------------*/ 

.audio-block iframe {
	width: 100%;
	height: 166px;
	border:0;
	border-radius: 0px 0px 0px 0px;
}

/*------------------------------------------*/
/*	 Blog Page Pagination
/*------------------------------------------*/

.pagination {
	margin-top: 0;
}

.pagination > li > a {
	background-color: transparent;
	border: 1px solid #ccc;
	color: #999;
	font-size: 16px;
	font-family: 'Akrobat', sans-serif;
	font-weight: 500;
	padding: 7px 12px;
	margin-left: 5px;
}

.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999;
  cursor: not-allowed;
  background-color: #e8e8e8;
  border-color: #ccc;
}

.pagination > li:first-child > a {
  margin-left: 0;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}

.pagination > li:last-child > a {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.pagination > li > a:hover {
	background-color: #428bca;
	border-color: #428bca;
	color: #fff;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover {
	background-color: #3071a9;
	border-color: #3071a9;
	color: #fff;
	z-index: 2;
	cursor: default;
}


/* ==========================================================================
   21. SINGLE POST PAGE
   ========================================================================== */
  
#single-post article {
	margin: 0 45px 50px 0;
}

/*------------------------------------------*/
/*	 Single Post  Label 
/*------------------------------------------*/

.post-label {
	margin: 30px 0 40px;
	padding: 25px 0 20px;
	border-top:1px dashed #ddd;
	border-bottom:1px dashed #ddd;
}

.tags-label,
.social_label {
	color: #151515;
	font-size: 16px; 
	font-family: 'Akrobat', sans-serif;
	font-weight: 700;
	float: left;
	margin-right: 15px;
}

.social_label {
	line-height: 36px;
}

/*------------------------------------------*/
/*	 Single Post Tags 
/*------------------------------------------*/

.post-tags-list {
	margin: 0px 0 10px;
}

.post-tags-list span a {
	color: #666;
	font-size: 15px;
	font-family: 'Akrobat', sans-serif;
	margin-right: 5px;
}

.post-tags-list span a:hover {
	color: #428bca;
}

/*------------------------------------------*/
/*	 Single Post Social
/*------------------------------------------*/

.share-links ul li {
	float: left;
    display: inline-block !important;
    vertical-align: top;
    width: auto !important;
    clear: none !important;
}

.post_social {
    width: 36px;
    height: 36px;
	color: #888;
	font-size: 15px;
    text-align: center;
    line-height: 36px;
    display: block;
	margin-right: 5px;
    text-decoration: none;
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
}

/*------------------------------------------*/
/*	 Single Post Navigation
/*------------------------------------------*/

.post-nav {
	margin-bottom: 40px;
	padding: 20px 15px;
	background-color: #f0f0f0;
}

.post-nav span {
	color: #428bca;
	display: block;
	font-size: 14px;
	font-family: 'Akrobat', sans-serif;
	font-weight: 700;
}

.post-nav div {
    display: inline-block;
    position: relative;
    color: #999;
}

.post-nav div.post-next {
	text-align: right;
}

.post-nav div a {	
	color: #333;
	font-size: 13px;
	font-family: 'Akrobat', sans-serif;
	font-weight: 700;
	text-decoration: underline;
}

.post-nav div a:hover {
	color: #428bca;
}

/*------------------------------------------*/
/*	 Single Post Comments
/*------------------------------------------*/

#post_comments {
	margin-bottom: 40px;
}

#post_comments h3, #form_holder h3 {
	margin-bottom: 20px;
}

.post-comments p {
	color: #ccc;
	margin-bottom: 20px;
}

.comment {
    position: relative;
    padding-top: 20px;
	border-top: 1px dashed #aaa;
}

.comment-avatar {
    width: 60px;
    height: 60px;
    float: left;
    overflow: hidden;
}

.comment-content {
    margin-left: 79px;
	margin-bottom: 20px;
}

.comment-meta {
    margin-bottom: 10px;
}

.comment-name {
	color: #333;
	margin: 0;
	font-family: 'Akrobat', sans-serif;
	font-weight: 700;
	text-decoration:none;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}

.comment-name:hover {
	color: #428bca;
}

.comment-date {
	color: #666;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
    margin-bottom: 5px;
}

.btn-reply a {
	background-color: #428bca;
	color:  #f8f8f8;
	font-size: 12px;	
	font-family: 'Akrobat', sans-serif;
	font-weight: 500;
	padding: 2px 4px;	
	text-transform: uppercase;
	-moz-border-radius: 2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}

.btn-reply a:hover {background-color: #444;}
.comment-reply {margin-left: 40px;}
.reviwe_row {display:flex;margin-top:80px;}
.reviwe_row .fio span:nth-child(1) {font-size:34px;display:block;white-space: nowrap;}
.reviwe_row .fio span:nth-child(2) {font-size:24px;white-space: nowrap;}
.reviwe_row .quotes {color:#ff0329;font-size:134px;line-height: 97px;padding:0 30px 0 80px;}
.reviwe_row__even .quotes {padding:0 80px 0 30px;}
#comment-form {margin-top: 30px;}
#comment-form .form-control {height: 40px;font-size: 14px;margin-bottom: 15px;border: 1px solid #bbb;}
#comment-form textarea {min-height:180px;}
.form-control:focus {outline: 0px none;box-shadow: none;}
#form_btn {margin-top: 20px;}

body.newYear img.usualLogo, img.nyLogo, img.fbLogo {display: none;}
body.newYear img.nyLogo {display: block;}
body.newYear .navbar-brand {height:inherit;}
body.newYear .navbar-nav {margin-top:10px;}


@media screen and (max-width:1202px) {
.timer p.center, .timer > div {
	text-align:left !important;
}
#timer0e4ae9967ab2da8592be9a781741e474 .timer-flipchart-face {
	font-size: 40px !important;
}
#timer-text-0e4ae9967ab2da8592be9a781741e474-days,
#timer-text-0e4ae9967ab2da8592be9a781741e474-hours,
#timer-text-0e4ae9967ab2da8592be9a781741e474-minutes,
#timer-text-0e4ae9967ab2da8592be9a781741e474-secundes {
	text-align:center !important;	
}
#timer-number-0e4ae9967ab2da8592be9a781741e474-days,
#timer-number-0e4ae9967ab2da8592be9a781741e474-hours,
#timer-number-0e4ae9967ab2da8592be9a781741e474-minutes,
#timer-number-0e4ae9967ab2da8592be9a781741e474-secundes,
#timer-number-0e4ae9967ab2da8592be9a781741e474-days span,
#timer-number-0e4ae9967ab2da8592be9a781741e474-hours span,
#timer-number-0e4ae9967ab2da8592be9a781741e474-minutes span,
#timer-number-0e4ae9967ab2da8592be9a781741e474-secundes span,
#timer-separator-0e4ae9967ab2da8592be9a781741e474-hours,
#timer-separator-0e4ae9967ab2da8592be9a781741e474-minutes,
#timer-separator-0e4ae9967ab2da8592be9a781741e474-secundes
{
	font-size: 40px !important;	
}
.o-nas .container > .flex {flex-direction: column;}
.o-nas .container > .flex > div:nth-of-type(1) {width:100% !important;}
.o-nas .container > .flex > div:nth-of-type(2) {margin:20px auto 0 auto;padding-left:0 !important;width: 464px;}

.mesto-provedeniya-wrap {display:flex;flex-direction:column-reverse;}
.mesto-provedeniya-wrap > div, #about-1-img iframe {width:100%;}
.reviwe_row .fio span:nth-child(1) {white-space: normal;}
}

@media screen and (max-width:1040px) {
.prepod .flex {flex-direction: column-reverse;}
.prepod .flex > div {width:100% !important;}
}

@media screen and (max-width:622px) {
#timer0e4ae9967ab2da8592be9a781741e474 .timer-flipchart-face {
	font-size: 30px !important;
}
#timer-number-0e4ae9967ab2da8592be9a781741e474-days,
#timer-number-0e4ae9967ab2da8592be9a781741e474-hours,
#timer-number-0e4ae9967ab2da8592be9a781741e474-minutes,
#timer-number-0e4ae9967ab2da8592be9a781741e474-secundes,
#timer-number-0e4ae9967ab2da8592be9a781741e474-days span,
#timer-number-0e4ae9967ab2da8592be9a781741e474-hours span,
#timer-number-0e4ae9967ab2da8592be9a781741e474-minutes span,
#timer-number-0e4ae9967ab2da8592be9a781741e474-secundes span,
#timer-separator-0e4ae9967ab2da8592be9a781741e474-hours,
#timer-separator-0e4ae9967ab2da8592be9a781741e474-minutes,
#timer-separator-0e4ae9967ab2da8592be9a781741e474-secundes
{
	font-size: 30px !important;	
}	
.reviwe_row {flex-direction: column;}
.reviwe .fio {order: 2;}
.reviwe .reviwe_text {order: 3;}
.reviwe_row .quotes {line-height: 0;padding:40px 0 0 0;order: 1;}
}
@media screen and (max-width:622px) {
#timer-separator-0e4ae9967ab2da8592be9a781741e474-hours,
#timer-separator-0e4ae9967ab2da8592be9a781741e474-minutes,
#timer-separator-0e4ae9967ab2da8592be9a781741e474-secundes {
	padding: 0px 5px !important;	
}	
}
@media screen and (max-width:500px) {
.o-nas .container > .flex > div:nth-of-type(2) {width: 100%;}
.o-nas .container > .flex > div:nth-of-type(2) > .flex {flex-direction: column;}
.o-nas .container > .flex > div:nth-of-type(2) img {width:100% !important;height:auto !important;}
.o-nas .container > .flex > div:nth-of-type(2) > .flex > div:nth-of-type(1) {margin-bottom:20px;}
}
@media screen and (max-width:420px) {
#timer0e4ae9967ab2da8592be9a781741e474 .timer-flipchart-face {
	font-size: 20px !important;
}
#timer-number-0e4ae9967ab2da8592be9a781741e474-days,
#timer-number-0e4ae9967ab2da8592be9a781741e474-hours,
#timer-number-0e4ae9967ab2da8592be9a781741e474-minutes,
#timer-number-0e4ae9967ab2da8592be9a781741e474-secundes,
#timer-number-0e4ae9967ab2da8592be9a781741e474-days span,
#timer-number-0e4ae9967ab2da8592be9a781741e474-hours span,
#timer-number-0e4ae9967ab2da8592be9a781741e474-minutes span,
#timer-number-0e4ae9967ab2da8592be9a781741e474-secundes span,
#timer-separator-0e4ae9967ab2da8592be9a781741e474-hours,
#timer-separator-0e4ae9967ab2da8592be9a781741e474-minutes,
#timer-separator-0e4ae9967ab2da8592be9a781741e474-secundes
{
	font-size: 20px !important;	
}		
}






.flex {display:flex;justify-content:space-between;}
.flex-start {display:flex;}
.flex-end {display:flex;justify-content:flex-end;}
.flex-align-center {align-items: center;}
.flex-wrap {flex-wrap: wrap;}
.flex-wrap.f1-1 > div {flex: 1 1;margin-right:10px;margin-left:10px;}
