html,
body {
    background:#f0f1f1;
    width:100%;
    border:0px;
    margin:0;
    padding:0;
}
/*** TEMPLATE ***/
#content-page{
	margin:0 auto;
	width:800px;
}
#content-page #content{
	background: #fff;
	padding:0 80px 0 80px;
	display:inline-block;
}
header#top{
	text-align:center;
	width:100%;
	height:380px;
	background:url(../img/top-bg.jpg) top center no-repeat;
}
header#top .link-home{
	width:150px;
	height:50px;
	float:left;
}
header#top #text-bottom{
	color:#fff;
	text-transform: uppercase;
	width:100%;
	clear:both;
	font:14px/20px 'PT Sans', Verdana, sans-serif;
	margin-top:220px;
	display: inline-block;
}
header#top #text-bottom .first{
	width:76%;
	margin:0 auto;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:2px solid #3dc19c;
}
#menu-top{
	margin:15px 20px 0 0;
	padding:0;
	float:right;
	width:auto;
	font:bold 16px/16px 'Open Sans', sans-serif;
}
#menu-top li{
	margin:0;
	padding:0 10px 0 10px;
	display:inline-block;
	color:#fff;
	font-size:14px;
}
#menu-top li a{
	color:#fff;
	text-decoration: none;
	text-transform: uppercase;
}
.menu-buttons{
	width:100%;
}
.menu-buttons ul{
	margin:40px 0 40px 0;
	padding:0;
	width:100%;
	float:left;
}
.menu-buttons ul li{
	margin:0;
	padding:0;
	list-style: none;
	float:left;
}
.menu-buttons .btn{
	display:inline-block;
	width:161px;
	height:161px;
	background:#1daa7b;
	text-align: center;
	text-decoration: none;
	color:#fff;
	padding-top:20px;
	box-sizing: border-box;
}
.menu-buttons .btn.active{
	background:#d30000;
}
.menu-buttons .btn h2{
	font:bold 18px/20px 'PT Sans', Verdana, sans-serif;
	text-transform: uppercase;
}
.menu-buttons #warranty{

}
.menu-buttons #repair{
	margin:0 78px 0 78px;
}
.menu-buttons #repair h2{
	margin-top:22px;
}
.menu-buttons #regulations{

}
.menu-buttons #regulations h2{
	margin-top:26px;
}
footer{
	background: #00ad7d;
	color:#fff;
	padding:30px 100px 30px 100px;
}
footer h3, #page-contact h3{
	font:15px/20px 'PT Sans', Verdana, sans-serif;
	background:url('../img/star.png') left top no-repeat;
	padding:0 0 0 30px;
	margin:0 0 20px 0;
}
footer .box, #page-contact .box{
	color:#c5e0d6;
	font:14px/16px 'PT Sans', Verdana, sans-serif;
}
#page-contact .box{
	color:#000;
	text-align:center;
	margin:0 auto;
	width:210px;
}
footer .left , #page-contact .left{
	width:50%;
	display:inline-block;
}
footer .right , #page-contact.right{
	width:50%;
	display:inline-block;
}
footer a, #page-contact a{
	text-decoration: none;
	color:#c5e0d6;
}
#page-contact a{
	color:#000;
}
.copyright{
	width:100%;
	text-align: center;
	padding:25px 0 25px 0;
	font:13px/13px 'PT Sans', Verdana, sans-serif;
	color:#787b80;
}
/* page */
.wrap-title-page{
	
}
.wrap-title-page h1{
	font:bold 18px/22px 'Open Sans', Verdana, sans-serif;
	width:100%;
	text-align: center;
}
/* page - front */
.front-icons{
	margin-top:50px;
}
.front-icons .box{
	box-sizing: border-box;
	width:25%;
	float: left;
	text-align: center;
	border-right:2px solid #000;
}
.front-icons .box h3{
	font:bold 20px/26px 'PT Sans', Verdana, sans-serif;
	text-transform: uppercase;
	margin:25px 0 10px 0;
	padding:0;
}
.front-icons .box:last-child{
	border:0;
}
.print-front{
	width:100%;
	margin:100px 0 100px 0;
}
.front-regulations{
	font-family: 'Open Sans', Verdana, sans-serif;;
}
.front-regulations h3{
	margin:0; 
	padding:0;
	width:100%;
	text-align: center;
	font-weight: bold;
}
.front-regulations ul{
	margin:30px 0 50px 0;
	padding:0;
}
.front-regulations ul li{
	margin:0 0 20px 0;
	padding:0;
}
/* page - regulation */
#regulation-page{
	font-family: 'Open Sans', Verdana, sans-serif;
	font-size:13px;
}
#regulation-page h4{
	font-size:20px;
}
#regulation-page ul{
	list-style-type: decimal;
}
#regulation-page ul li{
	margin:5px 0 5px 0;
}
#regulation-page ul li ul li:before{
	content: "- ";
	margin-left: -8px;
}
#regulation-page ul li ul li{
}
.regulation-main ul li ul li{
	list-style: disc !important;
}
.regulation-main ul li ul li:before{
	content: "" !important;
	margin-left: -0px !important;
}
.regulation-main ul li ul li ul li{
	list-style: none !important;
}
.regulation-main ul li ul li ul li:before{
	content: "- " !important;
	margin-left: -8px !important;
}
/* form */
.wrap-title-form{
	
}
.wrap-title-form h1{
	font:bold 18px/22px 'Open Sans', Verdana, sans-serif;
	width:100%;
	text-align: center;
}
.wrap-title-form img{
	margin:30px 0 40px 0;
}
.wrap-field{
	width:100%;
	float:left;
	clear:both;
	margin-bottom:15px;
}
.wrap-field label.control-label{
	width:150px;
	float:left;
	font:bold 18px/18px 'Open Sans', sans-serif;
	text-transform: uppercase;
	color: #00ad7d;
	margin-top:4px;
}
.wrap-field label.control-label:after{
	content: ":";
}
.wrap-field input, .wrap-field textarea{
	width:450px;
	float:right;
	background:#f5f5f5;
	border:0;
	padding:5px;
}
.wrap-field select{
	width:460px;
	float:right;
	background:#f5f5f5;
	border:0;
	padding:5px;
	margin:0;
}
.wrap-field .radio-list{
	display:inline-block;
	width:460px;
	float:right;
	padding:3px 0 3px 0;
}
.wrap-field .radio-list label{
	display:inline-block;
	width:150px;
	font:bold 16px/16px 'Open Sans', sans-serif;
}
.wrap-field .radio-list label input{
	display:inline-block;
	width:auto;
	float: left;
	margin-right:5px;
}
.wrap-field  .help-block, .wrap-field-confirm .help-block{
	width:100%;
	clear:both;
	color:red !important;
	text-align: right;
	padding: 4px 0 0 0;
	font:bold 12px/12px 'Open Sans', sans-serif;
}
.btn-more-regulation{
	cursor: pointer;
}
.more-regulation{
	display: none;
}
/* registration form */
.wrap-field-confirm{
	display:inline-block;
	clear: both;
}
.wrap-field-confirm .checkbox{
	float: left;
	margin:5px 0 0 0;
	padding:0;
	width:20px;
}
.wrap-field-confirm .checkbox input{
	margin:0;
	padding:0;
}
.wrap-field-confirm .text-checkbox{
	display:inline-block;
	width:610px;
	font:bold 12px/20px 'Open Sans', sans-serif;
}
.wrap-field-confirm .text-checkbox label{
	float:left;
	width:100%;
}
.wrap-send-form{
	width:100%;
	text-align: center;
}
.wrap-send-form .send-form{
	width:140px;
	display: inline-block;
	padding:10px 0px 10px 0px;
	margin:20px auto;
	font:bold 18px/18px 'Open Sans', sans-serif;
	color:#000;
	border:2px solid #000;
	text-align: center;
	text-transform: uppercase;
	background:#fff;
	cursor: pointer;
}
.separator.blue{
	width:55px;
	height:7px;
	background:#1ccad8;
	margin-top:25px;
}
#intro-text{
	margin:25px 0 50px 0;
	font:bold 12px/18px Montserrat-Light,sans-serif;
}
.modal h4{
	font:16px/18px Montserrat-SemiBold,sans-serif;
	color:#1ccad8;
	text-transform: uppercase;	
}
.contact-form h2{
	font:16px/18px Montserrat-SemiBold,sans-serif;
	color:#000;
	text-transform: uppercase;
	margin-top:20px;
}
.modal .modal-body{
	font:12px/18px Montserrat-Light,sans-serif;
	color:#000;	
	text-align: justify;
}
/*general*/
#spinner
{
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1050;
    background:#fff url(../img/loading.gif) 50% 50% no-repeat;
    display:none;
}

/** ALERTS **/
.alert-success{
	padding:20px;
	background:#1daa7b;
	color:#fff;
	font:bold 18px/22px 'Open Sans', Verdana, sans-serif;
	margin-bottom:20px;
}

.privacy-policy-page .ot-sdk-show-settings:hover{
	background: none !important;
	text-decoration: underline;
}
.privacy-policy-page ol.number{
	counter-reset: item; 
	padding-left: 20px;
}
.privacy-policy-page ol.number li {
	display: block;
}
.privacy-policy-page ol.number li h3::before, 
.privacy-policy-page ol.number li h4::before, 
.privacy-policy-page ol.number li h5::before{
	content: counters(item, ".") ".";
	counter-increment: item;
	padding-right:5px;
}
.privacy-policy-page ol li h4{
	font-size: 22px;
}
.privacy-policy-page ol.number > li::marker{
	font-weight: bold;
	font-size:20px;
}
.privacy-policy-page ol > li h3, .privacy-policy-page ol > li h4, .privacy-policy-page ol > li h5{
	margin:20px 0 20px 0 !important;
	padding:0 !important;
	font-weight: bold !important;
	display: flex;
}
.privacy-policy-page ol > li h3{
	font-size:24px !important;
}
.privacy-policy-page ol > li h4{
	font-size:20px !important;
}
.privacy-policy-page ol > li h5{
	font-size:16px !important;
}
.privacy-policy-page ol.alpha {
	counter-reset: list;
	margin: 0;
}
.privacy-policy-page ol.alpha > li {
	list-style: none;
	position: relative;
}
.privacy-policy-page ol.alpha > li:before {
	counter-increment: list;
	content: counter(list, lower-alpha) ") ";
	position: absolute;
	left: -1.4em;
}
