@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,400italic,900,700,900italic,700italic,300italic&subset=latin,cyrillic);
@import url(https://fonts.googleapis.com/css?family=Fira+Sans:400,400italic,700,700italic&subset=latin,cyrillic);

/*font-family: 'Roboto';
font-family: 'Roboto Condensed';
font-family: 'Fira Sans';*/
.row-1-5 {
    margin-right: -20px;
    margin-left: -20px;
}
.col-xs-1-5,
.col-sm-1-5,
.col-md-1-5,
.col-lg-1-5 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  padding: 10px;
}

.col-xs-1-5 {
  width: 20%;
  float: left;
}

@media (min-width: 768px) {
  .col-sm-1-5 {
    width: 20%;
    float: left;
  }
}

@media (min-width: 992px) {
  .col-md-1-5 {
    width: 20%;
    float: left;
  }
}

@media (min-width: 1200px) {
  .col-lg-1-5 {
    width: 20%;
    float: left;
  }
}

body {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	line-height:30px;
    font-weight: 300
    /*padding-top: 70px;*/
    /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}
.navbar-toggle {
	border: 1px solid #555555;
}
.navbar-toggle .icon-bar {
	background-color: #555555;
}
h1, h2, h3, h4, h5, h6 {
	/*font-family: "Fira Sans";*/
}
.nolink {
	color: #555;
}
.modal-footer {
	text-align: center;
}
a:focus {
    outline: none;
}

.center {
	text-align: center;
}



.certa-title {
	text-transform: uppercase;
    font-weight: 400;
    letter-spacing: -0.04em;
    color: #000;
    background-image: url(../img/list.png);
    background-repeat: no-repeat;
    padding: 27px 0 0 38px;
    margin-bottom: 0;
    margin-left: -40px;
}
.white-title {
	color: #fff;
}
.certa-subtitle {
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 50px;
}
.mb5 {margin-bottom: 5px;}
.mb10 {margin-bottom: 10px;}
.mb20 {margin-bottom: 20px;}
.mb30 {margin-bottom: 30px;}
.mb50 {margin-bottom: 50px;}

.mt10 {margin-top: 10px;}
.mt20 {margin-top: 20px;}

@media screen and (max-width: 960px) {
	.certa-title {
		margin-left: 0;
	}
	.certa-subtitle {
		margin-left: 40px;
	}
}

/* ----------------- */


.header-line {
	background-color: #f1f5f8;
	color: #555555;
	min-height: 50px;
	position: relative;
	z-index: 2;
	margin-bottom: 50px;
}
.header-line .header-phone {
	float: right;
	font-size: 20px;
	font-weight: 700;
	font-style: italic;
	line-height: 16px;
	margin: 7px 0 0 30px;
}
.header-line .header-phone span{
	display: block;
	text-align: right;
	font-weight: 300;
	font-size: 11px;
	margin-right: 2px;
}
.header-line .header-mail {
	float: right;
	font-size: 16px;
	font-weight: 700;
	font-style: italic;
	margin-top: 14px
}
.navbar-header {
	min-width: 230px;
}
.left-phone {
	margin-top: 14px;
	display: none;
}
@media screen and (max-width: 960px) {
	.header-line .header-mail {
		display: none;
	}
}


/* ----------------- */


.navbar {
	/*border-bottom: 1px solid #f1f5f8;*/
	margin-bottom: 0;
	background-color: #fff;
	top: 50px;
	border-bottom: 1px solid #f1f5f8;
}
.navbar-nav {
	float: right;
}
.navbar-nav>li>a {
	font-weight: 300;
	font-size: 15px;
	color: #000;
	padding: 15px 20px;
}
.nav>li>a:focus, .nav>li>a:hover,
.nav>li>a:focus span, .nav>li>a:hover span {
	background-color: #fff;
	color: #2a6496;
	outline: none;
}
.nav>li>a:focus {
	color: #000;
}
.nav>li.active>a {
	color: #2a6496 !important;
}
.navbar-brand img {
	margin-top: -50px;
	width: 70px;
	height: auto;
	transition: width 0.2s, margin 0.2s;
}
.navbar-brand:focus, .navbar-brand:hover {
	outline: none;
}
img.certa-logo-min {
	width: 35px;
    margin-top: -8px;
  	transition: width 0.2s, margin 0.2s;
}

@media screen and (max-width: 960px) {
	.navbar-nav {
		float: left;
	}
}


/* ----------------- */

.certa-img-bg-block {
	background-image: url(../img/img-bg.jpg);
	padding: 30px 0;
	margin: 20px auto;
	color: #fff;
	background-repeat: no-repeat;
	background-size: cover;

}
.certa-block {
	background-image: url(../img/topfon.jpg);
	background-size: cover;
	color: #fff;
	min-height: 500px;
	overflow: hidden;
}
.certa-block h1 {
	margin-top: 60px;
}
.ulcerta-block li {
	display: inline-block;
	font-size: 18px;
	font-weight: 300;
	min-width: 125px;
	text-align: center;
	border: 2px solid#fff;
	padding: 15px;
	margin: 20px 15px 30px 0;
	border-radius: 20px 0;
}
.certa-block p {
	display: block;
	max-width: 350px;
	font-weight: 300;
}
.certa-block .btn {
	margin: 45px 0;
	padding: 15px 40px;
	font-size: 16px;
	color: rgb(157, 41, 41);
	max-width: 100%;
	white-space: normal;
}
.certa-block .container {
	position: relative;
	z-index: 1;
}
.certa-image-block img {
	position: absolute;
	top: 30px;
	right: -100px;
	height: 510px;
	width: auto;
}
.certa-image-block .color-image {
	top: -125px;
	right: 100px;
	z-index: -1;
}

@media screen and (max-width: 960px) {
	.certa-image-block img {
		position: relative;
		width: 100%;
		height: auto;
		right: 0;

	}
	.certa-image-block .color-image {
		display: none;
	}
	.ulcerta-block {
		text-align: center;
	}
	.ulcerta-block li {
		margin: 10px 15px 10px 0;
	}
	.block-xs-center {
		text-align: center;
	}
	.certa-block p {
		display: block;
		max-width: 100%;
		font-weight: 300;
	}
}


/* ----------------- */



.product-block {
	margin: 80px 0;
}
.product-block p {
	text-align: justify;
}
.product-block ul {
    margin-left: -23px;
    list-style-type: circle;
    max-width: 350px;
}
.product-block ul li {
	margin-bottom: 15px
}
.icon-block {
    height:108px;
    display: block;
    margin-bottom: 40px;
    text-align: center;
    background: url(../img/form.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.certa-icon {
    width:108px;
    height:108px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 0 30px;
}
.product-block .row>div:nth-child(1) .certa-icon{
	background-image: url(../img/water.png);
}
.product-block .row>div:nth-child(2) .certa-icon{
	background-image: url(../img/thermo.png);
}
.product-block .row>div:nth-child(3) .certa-icon{
	background-image: url(../img/sun.png);
}
.product-block .row>div:nth-child(4) .certa-icon{
	background-image: url(../img/chemistry.png);
}
.icon-text {
	display: table-cell;
	vertical-align: middle;
	padding: 0 20px;
    font-weight: 400;
    font-size: 16px;
}
.certa-video iframe {
	width: 100%;
    height: 310px;
}
@media screen and (max-width: 960px) {
	.product-block ul {
		max-width: 100%;
	}
}


/* ----------------- */

.product-block .product-container {
	position: relative;
}
.product-block .product-container img {
	width: 100%;
    height: auto;
}
.product-block .product-title {
    font-weight: 300;
    font-size: 18px;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.7);
    display: block!important;
    color: #FFF;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    line-height: 20px;
    z-index: 100;
    padding: 50px 10px 10px 10px;
    opacity: 0;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;

	background: -moz-linear-gradient(270deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.55) 48%, rgba(0,0,0,1) 100%); /* ff3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(48%, rgba(0,0,0,0.55)), color-stop(100%, rgba(0,0,0,1))); /* safari4+,chrome */
	background: -webkit-linear-gradient(270deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.55) 48%, rgba(0,0,0,1) 100%); /* safari5.1+,chrome10+ */
	background: -o-linear-gradient(270deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.55) 48%, rgba(0,0,0,1) 100%); /* opera 11.10+ */
	background: -ms-linear-gradient(270deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.55) 48%, rgba(0,0,0,1) 100%); /* ie10+ */
	background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.55) 48%, rgba(0,0,0,1) 100%); /* w3c */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 ); /* ie6-9 */

}
.product-block a:hover .product-title {
    opacity: 1;
}


/* ----------------- */


.clients img {
	margin-bottom: 15px;
    padding: 15px;
    border: 1px solid #ddd;
	display:inline
}


/* ----------------- */


.colors-block {
	margin-top: 80px;
	padding: 50px 0 120px 0;
	background-color: #f1f5f8;
	/*background-image: url(../img/hand.png);
	background-repeat: no-repeat;
	background-position-x: right;*/
}
.ccolor {
    text-align: center;
    font-weight: 400;
    padding: 0;
    color: #fff;
    border-radius: 10px;
    border: 1px solid #ddd;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 5px;
    height: 60px;
    width: 200px;
    display: table-cell;
    vertical-align: middle;
}
.ccolor span {
	display: block;
    font-size: 12px;
    font-weight: 600;
}
.c01 {
	background-image: url(../img/colors/certa-fasadnaya-chernyy.jpg);
}
.c01-1 {
	background-image: url(../img/colors/certa-fasadnaya-chernyy-poluglyanec.jpg);
}
.c02 {
	background-image: url(../img/colors/certa-fasadnaya-serebristyy.jpg);
	color: #555;
}
.c02-1 {
	background-image: url(../img/colors/certa-fasadnaya-serebristo-seryy.jpg)
}
.c03 {
	background-image: url(../img/colors/certa-fasadnaya-belyy.jpg);
	color: #555;
}
.c04 {
	background-image: url(../img/colors/certa-fasadnaya-zoloto.jpg);
	color: #555;
}
.c05 {
	background-image: url(../img/colors/certa-fasadnaya-med.jpg);
}
.c06 {
	background-image: url(../img/colors/certa-fasadnaya-zheltyy.jpg);
	color: #555;
}
.c07 {
	background-image: url(../img/colors/certa-fasadnaya-krasnyy.jpg);
}
.c08 {
	background-image: url(../img/colors/certa-fasadnaya-zelenyy.jpg);
}
.c09 {
	background-image: url(../img/colors/certa-fasadnaya-siniy.jpg);
}
.c10 {
	background-image: url(../img/colors/certa-fasadnaya-antracit.jpg);
}
.c11 {
	background-image: url(../img/colors/certa-fasadnaya-grafit.jpg);
}
.c12 {
	background-image: url(../img/colors/certa-fasadnaya-goluboy.jpg);
}
.c13 {
	background-image: url(../img/colors/certa-fasadnaya-krasno-korichnevyy.jpg);
}
.c13-1 {
	background-image: url(../img/colors/certa-fasadnaya-terrakot.jpg);
}
.c14 {
	background-image: url(../img/colors/certa-fasadnaya-korichnevyy.jpg);
}
.c15 {
	background-image: url(../img/colors/certa-fasadnaya-salatovyy.jpg);
}
.c16 {
	background-image: url(../img/colors/certa-fasadnaya-oranzhevyy.jpg);
}
.c17 {
	background-image: url(../img/colors/certa-fasadnaya-seryy.jpg);
}
.c17-1 {
	background-image: url(../img/colors/certa-fasadnaya-seryy-poluglyanec.jpg);
}
.c18 {
	background-image: url(../img/colors/certa-fasadnaya-18.jpg);
}
.c19 {
	background-image: url(../img/colors/certa-fasadnaya-bezhevyy.jpg);
	color: #555;
}
.c20 {
	background-image: url(../img/colors/certa-fasadnaya-yarko-krasnyy.jpg);
}
.c21 {
	background-image: url(../img/colors/certa-fasadnaya-morskaya-volna.jpg);
}
.color-text {
	text-align: center;
    margin-bottom: 15px;
	margin-top:10px;
    font-size: 13px;
    color: #666;
}


/* ----------------- */


.form-block {
	background-image: url(../img/bottomfon.jpg);
	background-size: cover;
	color: #fff;
	min-height: 500px;
	overflow: hidden;
	padding-top: 20px;
}
.form-block .certa-subtitle {
	margin-bottom: 35px;
}
.form-title {
	margin-top: 40px;
}
.form-panel {
	margin-top: 20px;
	padding: 20px;
	border-radius: 4px;
	background-color: rgba(0, 0, 0, 0.28);
}
.collapseDiv {
	text-align: right;
	cursor: pointer;
}
.collapseDiv .open-text {
	font-size: 11px;
    font-weight: 600;
    margin: 0 5px 5px 0;
    display: inline-block
}
.form-block .btn {
	margin: 45px 0;
	padding: 15px 40px;
	font-size: 16px;
	color: #fff;
	background-color: #ce2525;
	border-color: #ce2525;
	max-width: 100%;
	white-space: normal;
}
.form-block .btn:hover {
	background-color: #C12626;
	border-color: #C12626;
}



/* ----------------- */



.callback-block {
	padding-top: 75px;
	min-height: 250px;
}
.callback-block .btn {
    margin: 35px 0;
    background-color: transparent;
    border-color: #77c519;
    color: #77c519;
    font-weight: 600;
    font-style: italic;
    /*font-family: "Fira Sans";*/
    border: 2px solid #77c519;
    padding: 10px 30px;
    white-space: normal;
}



/* ----------------- */



.certa-footer {
	background-color: #D6E1EC;
	padding: 50px 0;
}
@media screen and (max-width: 960px) {
	.certa-footer {
		text-align: center;
	}
	.certa-footer .text-right {
		text-align: center;
	}
	.footer-phone {
		margin-top: 15px;
	}
}


/* ----------------- */
@media screen and (max-width: 1200px) {
.navbar-header{float:none}
.navbar-toggle{display:block}
.navbar-collapse.collapse{display:none!important}
.navbar-nav{float:none!important}
.navbar-nav>li{float:none}
.navbar-collapse.collapse.in{display: block!important;max-height:600px}
.collapsing{overflow:hidden!important}
        .navbar-nav>li>a {
                padding: 15px 0 15px 20px;
        }
}
@media screen and (max-width: 992px) {
            .navbar-nav>li>a {
                padding: 15px 0 15px 10px;
                font-size: 13px;
            }
            .product-block ul {
                max-width: 100%;
            }
            .certa-image-block img {
                position: relative;
                width: 100%;
                height: auto;
                right: 0;
            }
            .navbar-nav {
                float: right;
            }
}
@media screen and (max-width: 960px) {
.product-block .product-title {
    font-weight: 100;
    font-size: 12px;
    text-shadow: none;
    display: block!important;
    color: #FFF;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    line-height: 1em;
    z-index: 100;
}
.icon-block {
    width: 100%;
}
}
@media (max-width: 768px) {
            .navbar-nav {
                float: left;
            }
.navbar-nav>li>a {
    padding: 15px 0 15px 40px;
    font-size: 14px;
}
.row-1-5 {
    margin-right: 0;
    margin-left: 0;
}
}
.modal-body .text-center span {
    color: #888;
    font-style: italic;
    font-size: 14px;
}
.modal-body .text-center span.span-red{
	color:red
}


/* Стили для мобилки bokus */
.mobile-button {
	display: none;
}
@media (max-width: 786px) {
	body {
		line-height: 22px !important;
	}
	.certa-block h1 {
		margin-top: 10px !important;
		font-size: 22px !important;
	}
	.certa-block p {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	.mobile-button {
		display: block;
		margin-top: 0;
		margin-bottom: 20px !important;
	}
	.desktop-button {
		display: none;
	}
}