@import "../vendor/arrows/css/arrows-embedded.css";

body {
  color:rgba(0,0,0,1);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x:hidden;
    background:rgba(252, 252, 252, 1);
 font-family: "Montserrat", sans-serif;
}
.zakaz-f:focus {outline:none;}
html, body{overflow-x: hidden !important;}
.zakaz-nozh{background: rgba(248, 61, 54, 1);
font-size: 18px;
font-weight: 600;
text-align: center;margin-top:10px;margin-bottom:10px;
text-align: center;
display:inline-block;
padding:12px 52px 12px 52px;
color:#fff;display:table;margin:0 auto;
-webkit-border-radius: 16px;
-webkit-border-top-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius: 16px;
-moz-border-radius-topright: 4px;
-moz-border-radius-bottomleft: 4px;
border-radius: 16px;
border-top-right-radius: 4px;
border-bottom-left-radius: 4px;    
    
}
.switcher {
  position: absolute;
  visibility: hidden;
  left: -9999px;
}
.zakaz-nozh:focus {color:#fff;text-decoration:none;}
.zakaz-nozh:hover {background:rgb(153, 36, 32);color:#fff;text-decoration:none;}


.float-content {width:300px;float:right;}
.catalog a:hover img {filter:none;}
.img-cat {height: 200px;margin:0 auto;filter: grayscale(1);}
a {color:rgba(102,153,204,1);transition: all 0.5s ease;}
/*a:hover, a:focus {color:rgba(21,126,242,1); text-decoration:underline}*/
.thankyou2 {color:#fff;font-size:20px;font-weight:700;text-align:center;}
.thankyou {color:#000;font-size:20px;font-weight:700;text-align:center;}
.note {
  font-size: 10px;
  font-weight: 400;
  color:rgba(30, 30, 30, 0.5);
  margin-top:20px;
}
.small_search .form-group{display:block;width:400px;margin:0 auto;position:relative;}
.small_search input{background-color:rgba(244, 244, 244, 1);border:0px;display:block;width:400px;height:auto;min-height:3em;line-height:2em;padding: .3em 1em .3em 2.5em;font-size:1em;text-decoration:none;color:background: rgba(111, 111, 111, 1);border-radius:8px;position:relative;}
.small_search input:focus{border:0;box-shadow:none;outline:none;}
.small_search button{position:absolute;display:block;background: none;border:0px;height:calc(100% - 1em);width:2em;top:0.5em;left:.4em;}
.input-buttom {
  font-size: 14px;
  font-weight: 500;
  color:#fff;
  border:0;
  width:100%;
  background:rgba(30, 30, 30, 1);
  height:50px;
  text-align: center;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  transition: all 0.5s ease;
}
.section-content {margin-bottom:30px;font-size: 18px;}
.section-content h1 {font-size: 34px;
  font-weight: 800;
  color: rgba(51, 51, 51, 1);
  line-height: 1.2em;margin-bottom:30px;
}
.input-buttom:hover {
  background:#5EC4B5;
}
.input-gr:focus {outline:none}
.input-gr {
  width:100%;
  background: rgba(235, 235, 235, 1);
  height:50px;
  border:0px;margin-bottom:15px;
  font-size: 14px;
  font-weight: 400;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  padding-left:17px;
  color:rgba(132, 132, 132, 1);
  text-align: left;
}
.error input[placeholder] {-o-text-overflow:ellipsis;text-overflow:ellipsis;font-style:italic;color:#ff0048 !important}.error::-webkit-input-placeholder {text-overflow:ellipsis;font-style:italic;color:#ff0048 !important}.error::-moz-placeholder {text-overflow:ellipsis;font-style:italic;color:#ff0048 !important}.error:-moz-placeholder {text-overflow:ellipsis;font-style:italic;color:#ff0048 !important}.error:-ms-input-placeholder {text-overflow:ellipsis;font-style:italic;color:#ff0048 !important}
.buttom {background:rgba(248, 61, 54, 1);
font-size: 16px;
font-weight: 600;
line-height: 19.5px;border:0px;
text-align: center;
display:block;width:100%;
padding:12px 0px 12px 0px;
color:#fff;height:50px;
-webkit-border-radius: 16px;
-webkit-border-top-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius: 16px;
-moz-border-radius-topright: 4px;
-moz-border-radius-bottomleft: 4px;
border-radius: 16px;transition: all 0.5s ease;
border-top-right-radius: 4px;
border-bottom-left-radius: 4px;        
}

.buttom:focus {color:#fff;text-decoration:none;}
.buttom:hover {background:rgb(153, 36, 32);color:#fff;text-decoration:none;}
.form-supject {
  opacity: 0;
  display: none;
  pointer-events: none;
}
.bg-main {background:url(../i/header.svg) no-repeat top center;background-size:cover;}
.no-margin {margin:0 !important}
.no-padding {padding:0}
.no-bg {background:none !important; background-color:transparent !important}
.inline-block {display:inline-block !important}
.bg-gray {background-color:rgba(238,238,238,1)}
.bg-white {background-color:rgba(255,255,255,1)}
.color-white {color:#fff !important}
.color-black {color:#000 !important}
.color-red {color:rgba(217,48,44,1) !important}
.text-bold {font-weight:700}
hr.divider {display:table; clear:both; line-height:0; height:0; border:0; margin:0; padding:0; visibility:hidden; opacity:0; width:100%}
.valign-block {height:100%}
.valign-block::before {content:''; display:inline-block; vertical-align:middle; height:100%}

img{max-width:100%; height:auto}
video {width: 100% !important; height: auto !important}

figure {text-align:center; margin:0 auto}
button {outline:none !important}
button, input, optgroup, select, textarea {font-family:inherit; font-size:inherit; line-height:inherit}
body > nav {background-color:rgba(255,255,255,1)}
body > section {position:relative}


/* Navigation */
.nav li {padding:0 !important}
.navbar-nav li a {text-decoration:none}
.site-nav > .navbar-nav, .site-nav > .navbar-nav li {position:relative}
.top-header .top-logo {text-align:center}
.top-logo img {max-width:none; max-height:100%; height:auto}
.top-logo-link {padding:15px 0; display:inline-block}
.navbar-brand .tbl-cell {white-space:nowrap; position:relative}
.navbar-brand .tbl-cell .brand-name, .navbar-brand .tbl-cell .brand-motto {color:rgba(51,51,51,1) !important; text-decoration:none !important; display:block; position:relative}
.navbar-brand .tbl-cell .brand-name {font-size:1.7rem; font-family:'days', sans-serif; line-height:normal; font-weight:normal; margin-bottom:3px; -webkit-transform:scaleY(1.4); -ms-transform:scaleY(1.4); transform:scaleY(1.4)}
.navbar-brand .tbl-cell .brand-name {margin-bottom:3px; -webkit-transform:scaleY(1.3); -ms-transform:scaleY(1.3); transform:scaleY(1.3)}
.navbar-brand .tbl-cell .brand-motto {font-size:1.5rem; text-align:justify; text-justify:inter-word; font-weight:normal; border-top:#000 solid 1px}
.navbar-brand .tbl-cell .brand-motto::after {content:''; display:inline-block; width:100%; line-height:0; height:0; margin:0; padding:0; visibility:hidden}
.callback {background:rgba(248, 61, 54, 1);
font-size: 16px;
font-weight: 600;
line-height: 19.5px;
text-align: center;
display:block;width:100%;
padding:12px 0px 12px 0px;
color:#fff;
-webkit-border-radius: 16px;
-webkit-border-top-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius: 16px;
-moz-border-radius-topright: 4px;
-moz-border-radius-bottomleft: 4px;
border-radius: 16px;
border-top-right-radius: 4px;
border-bottom-left-radius: 4px;        
}
.callback:focus {color:#fff;text-decoration:none;}
.callback:hover {background:rgb(153, 36, 32);color:#fff;text-decoration:none;}

.phone-header {
font-size: 14px;position: relative;
font-weight: 600
}
.email-header {position: relative;}
.phone-header::before{content:''; position:absolute;top: 2px;
  left: 0;
  margin-left: -18px;
 display:inline-block; vertical-align:middle; width:11px; height:18px; line-height:18px;
 background-repeat:no-repeat;}
.phone-header::before { background:url('../i/phone.svg');
background-repeat:no-repeat;}
.phone-header  a {color:rgba(43, 43, 43, 1);}
.address-header {
font-size: 10px;position: relative;
font-weight: 600;
color:rgba(43, 43, 43, 1);
}
.pad6 {padding-top:6px;}
.address-header::before{content:''; position:absolute;top: 8px;
  left: 0;
  margin-left: -20px;
 display:inline-block; vertical-align:middle; width:13px; height:13px; line-height:13px;
 background-repeat:no-repeat;}
.address-header::before { background:url('../i/address.svg');}
.email-header::before{content:''; position:absolute;top: 3px;
  left: 0;
 margin-left: -22px;
 display:inline-block; vertical-align:middle; width:16px; height:13px; line-height:13px;
 background-repeat:no-repeat;}
.email-header::before { background:url('../i/mail.svg');}
.email-header a {color:rgba(43, 43, 43, 1);font-size: 14px;
font-weight: 600;}
header {padding:30px 0px;background:url(../i/bg-header.svg) no-repeat left top;}
.side-nav-links {margin-top:30px}
.side-nav-links .brand-item {padding:0; float:none; width:100%}
.side-nav-links .item-title, .side-nav-links .item-title a {font-size:1.8rem !important; margin:0 !important}
.side-nav-links .item-title a {display:inline-block; padding:10px 0}
.side-nav-links .item-links {font-size:1.4rem; padding:15px 0}
.side-nav-links > li:not(:last-child) {border-bottom:rgba(4,4,4,.2) dotted 2px}

.phone-h {position:relative;color: rgba(51, 51, 51, 1);
font-size: 18px;text-align: right;padding-right:10px;
font-weight: 700;
padding-left:34px;}
.phone-h a {color:rgba(43, 43, 43, 1);display:block;}
.phone-h .phone2 {color:rgba(111, 111, 111, 1);
font-size: 14px;
font-weight: 500;
}
.phone-h span {color:rgba(248, 61, 54, 1);}



/*Основной блок*/
.section-main {background:url(../i/slide.png) no-repeat center;background-size:cover;padding:100px 0px 100px 0px;min-height:500px;}
.main-title {
font-size: 48px;
font-weight: 800;line-height: 1.1em;margin-bottom:10px;
text-transform: uppercase;
color:rgba(255, 255, 255, 1);
}
.desc-title {color:#fff;
font-size: 18px;
font-weight: 600;
margin-bottom:60px;
}
.w-main {max-width:720px;}
.main-title span {color:rgba(248, 61, 54, 1);}
.zakaz1 {background: rgba(248, 61, 54, 1);
font-size: 18px;
font-weight: 600;

text-align: center;
text-align: center;
display:inline-block;
padding:12px 52px 12px 52px;
color:#fff;
-webkit-border-radius: 16px;
-webkit-border-top-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius: 16px;
-moz-border-radius-topright: 4px;
-moz-border-radius-bottomleft: 4px;
border-radius: 16px;
border-top-right-radius: 4px;
border-bottom-left-radius: 4px;    
    
}
.zakaz1:focus {color:#fff;text-decoration:none;}
.zakaz1:hover {background:rgb(153, 36, 32);color:#fff;text-decoration:none;}
/*Каталог*/
.section-catalog h1 {
font-size: 32px;
font-weight: 600;
    text-transform: uppercase;
color:rgba(51, 51, 51, 1);
}
.section-catalog {padding:60px 0px 60px 0px;}
.catalog-img{background: linear-gradient(180deg, #EEEEEE 0%, #CCCCCC 100%);
text-align: center;
-webkit-border-top-left-radius: 32px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topleft: 32px;
-moz-border-radius-topright: 8px;
border-top-left-radius: 32px;
border-top-right-radius: 8px;    
}
.catalog-text {background: rgba(244, 244, 244, 1);
padding:16px;
-webkit-border-bottom-right-radius: 32px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-radius-bottomright: 32px;
-moz-border-radius-bottomleft: 8px;
border-bottom-right-radius: 32px;
border-bottom-left-radius: 8px;    
font-size: 17px;transition: all 0.5s ease;
font-weight: 600;
color:rgba(51, 51, 51, 1);
}
.catalog {margin-bottom:40px; position:relative;}
.catalog a {display:block;width:100%;height:100%;text-decoration:none;}
.catalog a:hover .catalog-text {
  background:rgba(248, 61, 54, 1);
color:#fff;text-decoration:none;
}
/*Почему мы*/
.section-we {background: rgba(244, 244, 244, 1);padding:60px 0px 60px 0px;}
.title-preim {
font-size: 36px;
font-weight: 600;display:table;margin:0 auto;
text-transform: uppercase;
color:rgba(51, 51, 51, 1);
    line-height: 1.1em;
  padding-top: 40px;
}
.title-preim div {color:rgba(248, 61, 54, 1);}
.bg1 {background:#fff;-webkit-border-radius: 8px;
-webkit-border-top-right-radius: 32px;
-webkit-border-bottom-left-radius: 32px;
-moz-border-radius: 8px;
-moz-border-radius-topright: 32px;
-moz-border-radius-bottomleft: 32px;
border-radius: 8px;
border-top-right-radius: 32px;
border-bottom-left-radius: 32px;
padding:24px;position: relative;
}

.bg2 {background: linear-gradient(121.54deg, #F83D36 0%, #E02922 100%);-webkit-border-radius: 8px;
-webkit-border-top-right-radius: 32px;
-webkit-border-bottom-left-radius: 32px;
-moz-border-radius: 8px;
-moz-border-radius-topright: 32px;
-moz-border-radius-bottomleft: 32px;
border-radius: 8px;
border-top-right-radius: 32px;
border-bottom-left-radius: 32px;
padding:24px;position: relative;
}
.white {color:#fff !important;}

.we1 {position: absolute;right:0px;top:0px;-webkit-border-top-right-radius: 32px;
-moz-border-radius-topright: 32px;
border-top-right-radius: 32px;}
.we1-t {color:rgba(248, 61, 54, 1);
font-size: 20px;
font-weight: 700;
    margin-bottom:6px;
}
.we1-img {margin-bottom:10px;}
.we1-d {
font-size: 16px;
font-weight: 500;
    line-height: 1.1em;
color:rgba(51, 51, 51, 1);

}






/*Форма*/
.section-question {padding:60px 0px 60px 0px;}
.form-question {background: linear-gradient(121.54deg, #F83D36 0%, #E02922 100%);
padding:48px;-webkit-border-radius: 52px;
-webkit-border-top-right-radius: 16px;
-webkit-border-bottom-left-radius: 16px;
-moz-border-radius: 52px;
-moz-border-radius-topright: 16px;
-moz-border-radius-bottomleft: 16px;
border-radius: 52px;
border-top-right-radius: 16px;
border-bottom-left-radius: 16px;position: relative;}
.absl-f {position:absolute;right:0px;top:0px;}
.t-f1 {
font-size: 32px;
font-weight: 800;
color:#fff;
    text-transform: uppercase;
}
.t-f2 { 

font-size: 15px;
font-weight: 600;
color:#fff;
}
.title-forms {margin-bottom:35px;}
.input-fo {-webkit-border-radius: 16px;
-moz-border-radius: 16px;
border-radius: 16px;
background:#fff;
border:0px;    
font-size: 18px;
font-weight: 600;
color:rgba(111, 111, 111, 1);
    width:100%;
    height:60px;
    padding-left:20px;
    
}
.submit-form {-webkit-border-radius: 16px;
-webkit-border-top-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius: 16px;
-moz-border-radius-topright: 4px;
-moz-border-radius-bottomleft: 4px;
border-radius: 16px;
border-top-right-radius: 4px;
border-bottom-left-radius: 4px; background:#fff;color:rgba(51, 51, 51, 1);
font-size: 18px;
font-weight: 600;
    height:60px;
    width:100%;border:0px;
text-align: center;transition: all 0.5s ease;

}
.submit-form:focus {color:rgba(51, 51, 51, 1);text-decoration:none;}
.submit-form:hover {background:rgb(51, 51, 51);color:#fff;text-decoration:none;}
.politik-form {
font-size: 11px;
font-weight: 600;
color:rgba(255, 255, 255, .72);
}
.clear {clear:both;}
/*Подвал сайта*/
.clear-h20 {clear:both;height:30px;}
.phone-f::before{content:''; position:absolute;top: 2px;
  left: 0;
  margin-left: 0px;
 display:inline-block; vertical-align:middle; width:24px; height:24px; line-height:24px;
 background-repeat:no-repeat;}
.phone-f::before { background:url('../i/phone-f.svg');
background-repeat:no-repeat;}
.phone-f  {position:relative;color: rgba(51, 51, 51, 1);
font-size: 18px;
font-weight: 700;
padding-left:34px;}
.phone-f  a {color:rgba(43, 43, 43, 1);display:block;}
.phone-f .phone2 {color:rgba(111, 111, 111, 1);
font-size: 14px;
font-weight: 500;
}
.phone-f span {color:rgba(248, 61, 54, 1);}
.row-p {border-top: 1px solid rgba(217, 217, 217, 1);margin-top:24px;padding-top:24px;}
.address-f::before{content:''; position:absolute;top: 2px;
  left: 0;
  margin-left:0px;
 display:inline-block; vertical-align:middle; width:18px; height:18px; line-height:18px;
 background-repeat:no-repeat;}
.address-f::before { background:url('../i/address.svg');}
.address-f {
font-size: 14px;position: relative;
font-weight: 500;padding-left:20px;
color:rgba(111, 111, 111, 1);
margin-top:15px;	
}

.email-header2 {position: relative;margin-top: 15px;padding-left:20px;margin-bottom:20px;}
.email-header2::before{content:''; position:absolute;top: 2px;
  left: 0;
 margin-left: 0px;
 display:inline-block; vertical-align:middle; width:18px; height:18px; line-height:18px;
 background-repeat:no-repeat;}
.email-header2::before { background:url('../i/email.svg');}
.email-header2 a {
font-size: 14px;
font-weight: 500;
color:rgba(111, 111, 111, 1);
}

.social2 {list-style:none; padding:0; margin-bottom:0;margin-top:4px;float:right;}
.social2 li {display:block; float:left}
.social2 li:not(:last-child) {margin-right:5px;}
.social2 li a {color:#dbdddd; font-size:2rem;width: 30px; line-height:1; display:block; text-decoration:none; text-align:center; padding:0}
.social2 li a {margin:0}
.social2 li:last-child a {margin:0}
.social2 li a:hover, .social2 li a:focus {color:rgba(187,190,190,.8)}
.zakaz-f{background: rgba(248, 61, 54, 1);
font-size: 16px;
font-weight: 600;
width:100%;
text-align: center;
text-align: center;
display:inline-block;
padding:12px 52px 12px 52px;
color:#fff;
-webkit-border-radius: 16px;
-webkit-border-top-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius: 16px;
-moz-border-radius-topright: 4px;
-moz-border-radius-bottomleft: 4px;
border-radius: 16px;
border-top-right-radius: 4px;
border-bottom-left-radius: 4px;    
    
}
.zakaz-f:focus {color:#fff;text-decoration:none;}
.zakaz-f:hover {background:rgb(153, 36, 32);color:#fff;text-decoration:none;}
footer {background:rgba(244, 244, 244, 1);padding:32px 0px 16px 0px;}
.footer-title {color:#fff;font-size: 20px;font-weight: 700;text-transform: uppercase;}
.logo-f {border-bottom:1px solid rgba(248, 61, 54, 1);padding-bottom:15px;margin-bottom:15px;}
.width60 {width:60px;height:2px; background:rgba(248, 61, 54, 1);margin-top:6px;margin-bottom:10px;}
.footer-menu ul li a {color:#fff;}
.phone-footer  a{color:#fff}
.phone-footer {
font-size: 28px;
font-weight: 700;
text-align: right;
}
.email-footer a{ color:rgba(248, 61, 54, 1);}
.email-footer {
font-size: 16px;
font-weight: 500;

text-align: right;
}
.footer-menu ul li{list-style: none;font-size: 14px;font-weight: 500;}
.footer-menu ul {padding:0px;margin:0px;}

.social a {
    text-align: center;
    width: 30px;
    height: 30px;
    float: left;
border:2px solid #fff; ;

    
    border-radius: 24px;
    margin: 0 10px 10px 0;
    padding: 2px;
    color: #fff;
}
.soc-icons2 {
  margin-top: 15px;
}
.copyright {
font-size: 11px;
font-weight: 600;
color:rgba(111, 111, 111, 1);

}
.soc-icons {margin-top:30px;}
.fa-2x {font-size: 1.1em !important;padding-top:4px;}
.github a:hover {background: #191919; color: #fff;}
.youtube a:hover {background: #c4302b; color: #fff;}
.google-pluse a:hover {background: #DD4B39; color: #fff;}
.twitter a:hover {background: #00acee; color: #fff;}
.instagram a:hover {background: #3f729b; color: #fff;}
.facebook a:hover {background: #3b5998; color: #fff;}
.skype a:hover {background: #00aff0; color: #fff;}
.vk a:hover {background: #5d84ae; color: #fff;}
.odnoklassniki a:hover {background: #f93; color: #fff;}
.pinterest a:hover {background: #c8232c; color: #fff;}
.linkedin a:hover {background: #0e76a8; color: #fff;}
.telegram a:hover {background: #249bd7; color: #fff;}
.tumblr a:hover {background: #34526f; color: #fff;}
.windows a:hover {background: #125acd; color: #fff;}
.whatsapp a:hover {background: #50b154; color: #fff;}
.weibo a:hover {background: #d52b2b; color: #fff;}
.dropbox a:hover {background: #1087dd; color: #fff;}
.dev {
    text-align:right;

}
.dev a {
    display: block;

}
.dev a span {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    text-align: left;
	font-weight:400;
    font-size: 12px;
    line-height: 1;
    color: #d6d6d6;
    position: relative;
    transition: .3s color;
}
 .dev a:hover {text-decoration:none;}
 .dev a:hover span {
    color: #5f79a9;
}
.map.footer{width: 100%;height: 560px;position: relative;margin-bottom:20px;}
.map.footer .container{	position: relative;}
.map.footer .contacts{	background: #fff;	color: #000;
  	height: 380px;width:390px;	font-size: 15px;padding:30px 40px 40px 30px;	position: absolute;	top: 40px;	right: 55px;	left: 55px;
    	z-index: 100;	 -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;}

.yandex-map {  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;margin-bottom:40px;
  border-radius: 24px;overflow: hidden;}
.map.footer .contacts span{	text-transform: uppercase;	font-size: 13px;}
.map.footer .contacts .item{	display: inline-block;	line-height: 102px;padding: 0 50px;	position: relative;}
.map.footer .contacts .item + .item:before{	content: '';	background: #5c5c5c;	width: 1px;	height: 35px;	position: absolute;	top: 50%;	left: 0;	transform: translateY(-50%);}
.map.footer .contacts .item > a{	display: inline-block;	line-height: 1.4;	vertical-align: middle;}
.map.footer .contacts .icon{	background-repeat: no-repeat;	background-position: left center;	text-decoration: none;}
/* Owl styles */
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {display:inline-block}
.owl-carousel .owl-nav {position:absolute; margin:0 auto;bottom: -77px;left:50%; -webkit-transform:translateX(-50%); -ms-transform:translateX(-50%); transform:translateX(-50%); width: 200px;z-index:0; pointer-events:none}
.owl-carousel .owl-nav > .owl-prev, .owl-carousel .owl-nav > .owl-next {display:inline-block; position:relative; cursor:pointer; pointer-events:all}
.owl-carousel .owl-nav > .owl-next {float:right}
.owl-carousel .owl-nav [class*="owl-"] {text-indent:999em; width:30px; height:30px; border-radius:4px; display:inline-block; position:relative; cursor:pointer}
.owl-carousel .owl-nav [class*="owl-"].disabled {cursor:default}
.owl-carousel .owl-nav > .owl-prev::before,
.owl-carousel .owl-nav > .owl-next::before {position:absolute; content:''; left:0; top:0; display:block; width:30px; height:30px; line-height:1; text-indent:0; text-align:center; color:#fff; font-size:20px; font-family:'arrows'}
.owl-carousel .owl-nav > .owl-prev::before {content:'\e800'; margin-left:-5px;}
.owl-carousel .owl-nav > .owl-next::before {content:'\e801'; margin-left:5px}

.owl-carousel .owl-dots {text-align:center; -webkit-tap-highlight-color:transparent; position:absolute; bottom:-70px; left:50%; width:100%; -webkit-transform:translateX(-50%); -ms-transform:translateX(-50%); transform:translateX(-50%); pointer-events:none}
.owl-carousel .owl-dots .owl-dot {display: inline-block; zoom: 1; *display: inline; pointer-events:all}
.owl-carousel .owl-dots .owl-dot span {position:relative; width:15px; height:15px; margin:5px; border:0; border-radius:50%; display: block;
   -webkit-backface-visibility: visible;
   -webkit-transition: opacity 200ms ease; -o-transition: opacity 200ms ease; transition: opacity 200ms ease}
.owl-carousel .owl-dots .owl-dot.active span::before, .owl-carousel .owl-dots .owl-dot:hover span::before {position:absolute; content:'';
left:4px; top:4px; display:block; width:15px; height:15px; border:0;  background-color:rgba(231, 4, 32, 1)}

.owl-carousel .owl-dots .owl-dot span::before {position:absolute; content:'';
left:4px; top:4px; display:block; width:15px; height:15px; border:0;  background-color:rgba(255, 255, 255, .52)}

#owl-top-slider .owl-dots {bottom:5px}
.top-slide {-webkit-box-shadow:0 3px 4px 0 rgba(0,0,0,.25) inset,0 -3px 4px 0 rgba(0,0,0,.25) inset;box-shadow:0 3px 4px 0 rgba(0,0,0,.25) inset,0 -3px 4px 0 rgba(0,0,0,.25) inset}
.top-slide {position:relative; height:100%; overflow:hidden}
.top-slide {color:rgba(255,255,255,1); background-repeat:no-repeat; background-position:100% 50%; background-size:cover}
.top-slide .slide-text { padding:50px 0; position:relative}
.top-slide .slide-text {max-width:700px;}
.top-slide .slide-text .slide-title {font-size:48px;color:#fff;font-weight:600;}
.top-slide .slide-text .slide-title-row {margin-bottom:20px}
.top-slide .slide-text .slide-title {font-size:5.8rem; color:rgba(255,255,255,1); text-shadow:0px 2px 3px rgba(0, 0, 0, 0.2); font-family:'days', sans-serif; -webkit-transform:scaleY(1.3); -ms-transform:scaleY(1.3); transform:scaleY(1.3)}
.top-slide .slide-text .slide-motto {font-size:2rem; color:rgba(0,0,0,1)}
.top-slide .slide-text .slide-text-row {font-weight:600; color:rgba(255,255,255,1); margin-bottom:40px;font-size:20px;line-height:1em;}
.top-slide .slide-text .brand-holder {position:absolute; top:0; left:0}
.top-slide .slide-text .btn {-webkit-box-shadow:0px 0px 7px 0px rgba(0,0,0,0.4);box-shadow:0px 0px 7px 0px rgba(0,0,0,0.4); font-size:1.8rem; padding:1.5rem 3rem}

.related-slider-area {padding:0 0 30px; position:relative}
.related-slider-area .slider-title {padding-left:25px}
.related-slider .small-slide, .related-slider .small-slide a {display:block; width:85px; height:85px; position:relative; overflow:hidden; margin:0 auto; background-color:rgba(242,242,242,1); border-radius:50%}
.related-slider .small-slide a {-webkit-filter: saturate(0); filter: saturate(0); opacity:.5; -webkit-box-shadow:2px 0px 5px 0px rgba(0,0,0,0.5); box-shadow:2px 0px 5px 0px rgba(0,0,0,0.5); -webkit-transition:opacity .1s ease-in, -webkit-filter .1s ease-in; transition:opacity .1s ease-in, -webkit-filter .1s ease-in; -o-transition:filter .1s ease-in, opacity .1s ease-in; transition:filter .1s ease-in, opacity .1s ease-in; transition:filter .1s ease-in, opacity .1s ease-in, -webkit-filter .1s ease-in}
.related-slider .small-slide a:hover, .related-slider .small-slide a:focus {-webkit-filter: saturate(100%); filter: saturate(100%); opacity:1}


/* Text styles */
.content-area, .extra-content-area, .nav-block-area {padding:0 0 30px}
small {color:inherit !important; font-weight:inherit !important; font-size:75% !important}
.content-area p {margin:0 0 20px}
.content-area a {display:inline-block}

/* List styles */
.content-area ul {list-style-position:inside; padding:0 0 0 .5em; margin:0 0 10px 0}
.content-area ul li {list-style-type:none; font-size:inherit; padding:0 0 0 1em; position:relative; line-height:inherit}
.content-area ul li::before{color:inherit; content:"\2022"; font-size:1.25em; line-height:0; height:1.5em; width:.75em; position:absolute; left:-.375em; top:.6em}

.content-area ol {list-style:none; counter-reset:li; padding:0; margin:0 0 10px 0}
.content-area ol li {list-style-type:none; font-size:inherit; padding:0 0 0 1.5em; position:relative; line-height:inherit}
.content-area ol li::before {content:counter(li, decimal) ". "; counter-increment:li; font-size:1em; line-height:1.625em; text-align:center; height:1.5em; width:1.5em; position:absolute; top:-.1em; left:-.4em; color:inherit}

/* Tables */
.table {font-size:1.3rem}

.table > thead > tr > th {background-color:rgba(50,55,74,1)}
.table > thead > tr:first-child > th:first-child {border-radius: 10px 0 0 10px}
.table > thead > tr:first-child > th:last-child {border-radius: 0 10px 10px 0}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th,
.table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {border:0; padding:1rem; text-align:center}
.table > thead > tr > th {color:#fff; padding:1rem; vertical-align:middle; text-align:center; font-weight:400}
.table > thead > tr > th, .table > thead > tr > td, .table th.right-border, .table td.right-border {border-right:rgba(255,255,255,.2) solid 1px !important}
.table > thead > tr:not(:last-child) > th, .table > thead > tr:not(:last-child) > td {border-bottom:rgba(255,255,255,.2) solid 1px}
.table > thead > tr > th:last-child, .table > tbody > tr > th:last-child, .table > tfoot > tr > th:last-child,
.table > thead > tr > td:last-child, .table > tbody > tr > td:last-child, .table > tfoot > tr > td:last-child {border:0}
.table > tbody > tr > td:first-child {text-align:left}
.table > tbody > tr > td {padding:1.5rem; vertical-align:middle}
.table > tbody > tr > td > strong {white-space:nowrap; font-size:1.5rem}
.table-striped > tbody > tr > td:first-child {border-radius:10px 0 0 10px !important}
.table-striped > tbody > tr > td:last-child {border-radius:0 10px 10px 0 !important}
.table-striped > tbody > tr:nth-of-type(odd), .table-striped > tbody > tr:nth-of-type(even) {background-color:transparent}
.table-striped > tbody > tr:nth-of-type(even) > td {background-color:rgba(242,242,242,1)}
/*.table-hover > tbody > tr {transition:all .2s ease-out 0s}
.table-hover > tbody > tr:hover > td {background-color:rgba(242,242,242,1)}*/
.table-responsive {margin-bottom:30px}

/* Social */
[class^="icon-social"]::before, [class*=" icon-social"]::before {margin:0 !important}
.social {list-style:none; padding:0; margin-bottom:0}
.social li {display:block; float:left}
.social li:not(:last-child) {margin-right:1.5rem}
.social li a {color:rgba(227,227,227,1); font-size:3rem; line-height:1; display:block; text-decoration:none; text-align:center; padding:0}
.social li a {margin:0}
.social li:last-child a {margin:0}
.social li a:hover, .social li a:focus {color:rgba(255,255,255,.8)}

/* Breadcrumbs */
.breadcrumbs-row {margin:30px 0 30px}
.breadcrumb {background-color:transparent; padding:10px 0 0; margin:0}
.breadcrumb > li {position:relative; display:inline;color:rgba(43, 43, 43, 1);}
.breadcrumb > li:first-child {padding:0 10px 0 0}
.breadcrumb > li {padding:0 10px 0}
.breadcrumb > li + li::before {color:rgba(43, 43, 43, 1); position:absolute; content:"/ "; top:0; left:-4px; padding:0; display:inline-block}
.breadcrumb > li {font-size:12px}
.breadcrumb > li a {color:rgba(248, 61, 54, 1); text-decoration:underline}
.breadcrumb > li a:hover, .breadcrumb > li a:focus {text-decoration:none}

/* Forms */
.btn {text-decoration:none; -webkit-transition:all .25s ease-out 0s; -o-transition:all .25s ease-out 0s; transition:all .25s ease-out 0s}
.btn-default {background-color:rgba(193,195,200,1); color:#fff; font-size:1.4rem; font-weight:300; padding:1.2rem 2rem; border-radius:0; border:0}
.btn-default:hover, .btn-default:focus, .btn-default:active {background-color:rgba(193,195,200,.8) !important; color:#fff !important}
.btn-red {background-color:rgba(215,48,44,1); color:#fff; font-size:1.4rem; padding:1.1rem 2.2rem; border-radius:0; border:0}
.btn-red:hover, .btn-red:focus, .btn-red:active {background-color:rgba(215,48,44,1); color:#fff}
.btn-red, .btn-red:hover, .btn-red:focus, .btn-red:active {background-image:-webkit-gradient(linear, left top, right top, from(rgba(215,48,44,1)), to(rgba(174,38,35,1)));background-image:-webkit-linear-gradient(left, rgba(215,48,44,1), rgba(174,38,35,1));background-image:-o-linear-gradient(left, rgba(215,48,44,1), rgba(174,38,35,1));background-image:linear-gradient(90deg, rgba(215,48,44,1), rgba(174,38,35,1))}

.form-control {border-radius:0; background-color:rgba(255,255,255,1);}
.form-control input[placeholder]          {-o-text-overflow:ellipsis;text-overflow:ellipsis; color:rgba(204,204,204,1) !important}
.form-control::-webkit-input-placeholder {text-overflow:ellipsis; color:rgba(204,204,204,1) !important}
.form-control::-moz-placeholder     {text-overflow:ellipsis; color:rgba(204,204,204,1) !important}
.form-control:-moz-placeholder      {text-overflow:ellipsis; color:rgba(204,204,204,1) !important}
.form-control:-ms-input-placeholder {text-overflow:ellipsis; color:rgba(204,204,204,1) !important}
.form-control:focus::-webkit-input-placeholder {color: transparent !important}
.form-control:focus::-moz-placeholder          {color: transparent !important}
.form-control:focus:-moz-placeholder           {color: transparent !important}
.form-control:focus:-ms-input-placeholder      {color: transparent !important}

.has-error label, .has-error label sup, .form-group.required.has-error .control-label:before {color:rgba(230,90,91,1)}
.form-control.input_error, .has-error .form-control {border:rgba(230,90,91,1) solid 1px !important}
.form-control.input_error:focus, .has-error .form-control:focus {box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483}
.form-control.input_error input[placeholder], .has-error .form-control[placeholder] {-o-text-overflow:ellipsis;text-overflow:ellipsis; color:rgba(230,90,91,1) !important}
.form-control.input_error::-webkit-input-placeholder, .has-error .form-control::-webkit-input-placeholder {text-overflow:ellipsis; color:rgba(230,90,91,1) !important}
.form-control.input_error::-moz-placeholder, .has-error .form-control::-moz-placeholder {text-overflow:ellipsis; color:rgba(230,90,91,1) !important}
.form-control.input_error:-moz-placeholder, .has-error .form-control:-moz-placeholder {text-overflow:ellipsis; color:rgba(230,90,91,1) !important}
.form-control.input_error:-ms-input-placeholder, .has-error .form-control:-ms-input-placeholder {text-overflow:ellipsis; color:rgba(230,90,91,1) !important}

.accordion .accordion-item {
border: 1px solid rgba(0, 0, 0, 0.12);
  margin-bottom: 24px;
  padding-left: 20px;
  padding-right: 20px;
    -webkit-border-radius: 16px;-moz-border-radius: 16px;border-radius: 16px;
}
.accordion {margin-top:40px;}
.accordion .accordion-item button[aria-expanded='true'] {

}

.accordion button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  padding: 1em 0;
  color:rgba(29, 26, 25, 1);
font-size: 22px;
font-weight: 500;


  border: none;
  background: none;
  outline: none;
}

.accordion button:hover,
.accordion button:focus {
  cursor: pointer;
  color: rgba(252, 117, 70, 1);
}

.accordion button:hover::after,
.accordion button:focus::after {
  cursor: pointer;
  color: #03b5d2;
  border: 1px solid rgba(252, 117, 70, 1);
}

.accordion button .accordion-title {
  padding: 1em 1.5em 1em 0;
}

.accordion button .icon {
  display: inline-block;
  position: absolute;
  top: 18px;
  right: 20px;

    color:rgba(252, 117, 70, 1);
}

.accordion button .icon::before {
  display: block;
  position: absolute;
  content: '';
top: 14px;
  left: 0px;
  width: 20px;
  height: 2px;
  background: currentColor;
}
.accordion button .icon::after {
  display: block;
  position: absolute;
  content: '';
top: 5px;
  left: 9px;
  width: 2px;
  height: 20px;
  background: currentColor;
}

.accordion button[aria-expanded='true'] {
  color: rgba(252, 117, 70, 1);
}
.accordion button[aria-expanded='true'] .icon::after {
  width: 0;
}
.accordion button[aria-expanded='true'] + .accordion-content {
  opacity: 1;
  max-height: 9em;
  transition: all 200ms linear;
  will-change: opacity, max-height;
}
.accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
}
.accordion .accordion-content p {
font-family: 'Montserrat';
font-size: 16px;
font-weight: 400;

    color:rgba(85, 85, 85, 1);
text-align: left;

  margin: 2em 0;
}