html {
font-family: 'Roboto', sans-serif !important;
}
.gotreshitem:hover {
  background: white;
  cursor: pointer;
}
.eslinenashli {
  color:white;
  background:rgba(36,66,114,0.8);
  position:absolute;
  left:0;
  right:0;
  height:55px;
  text-align:center;
  font-family: Open Sans;
  line-height: 55px;
}
#karkasblock {
  display:flex;
  justify-content: space-between;
  flex-direction: row;
  align-content: center;
}
.calcrazmery label{
  font-size:10px;
}
.calcrazmery .col-sm-3{
  padding:0 10px;
}
.smallprice {
  background: #f37053;
  color: white;
  padding: 0px 10px;
  position: absolute;
  right: 0;
}
.onerow .gottitleitem{
  height: 52px;
  line-height: 48px;
}

.zagolovokotdel {
  width:100% !important;
  margin:0 auto !important;
}

#gotovyeresheniya {
  padding:20px 0;
}

.variantyitem {
  background:rgba(198,255,217,0.8);
  width:100%;
  height:200px;
  display:block;
  position:relative;
  margin: 30px 0 10px;
}
#varyel {
  background:rgba(244, 255, 198, 0.8);
}
.tselnazn {
  background:rgba(198,255,217,0.8);
  width:100%;
  height:50px;
  position:absolute;
  bottom:0;
  left:0;
}
.vardesc {
  width:235px;
  display:inline-block;
  vertical-align: top;
  text-align: left;
  margin-top:40px;
  line-height: 25px;
  font-size: 16px;
  letter-spacing: -0.5px;
  color:#313030;
}
.vardescdop {
  display:inline-block;
  vertical-align: top;
  text-align: left;
  margin-top:20px;
  line-height: 20px;
  font-size: 18px;
  letter-spacing: -0.5px;
  margin-right:20px;
  color:#313030;
}
.varrow {
  display:flex;
  /*display: inline-flex;*/
  justify-content:space-evenly;
  flex-direction:row;
  align-content:center;
}
.tselnazntitle {
  font-size:18px;
  font-family: 'Fira Sans', sans-serif;
  font-weight: bold;
  color:#2a60fe;
  text-align: left;
  margin-left:25px;
  line-height: 24px;
}
.tselnaznblock {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-content: center;
  margin: 0 25px;
  text-align: left;
  font-weight: bold;
  line-height: 16px;
  color:#313030;
}
.gottitleitemnumber {
background:#2a60fe;
font-family: 'Fira Sans', sans-serif;
color:white;
font-weight: 800;
border-radius:15px;
width:30px;
height:30px;
line-height: 30px;
text-align: center;
display:inline-block;
float: left;
margin-top: 10px;
margin-left: 15px;
margin-top: 20px;
display: none;
}
.gottitleitem {
  font-family: 'Fira Sans', sans-serif;
  font-weight: 800;
  color:#2a60fe;
  display:inline-block;
  line-height: 26px;
  font-size:20px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom:10px;
  margin-top: 10px;
  margin-left:-10px;
}
.gotimage {
  position:relative;
}
.razmery {
  position:absolute;
  bottom:0;
  left:0;
  background: #2a60fe;
  color:white;
  font-family: 'Fira Sans', sans-serif;
  font-weight: bold;
  padding:5px 8px;
  font-size:14px;
  z-index:2;
}
.square {
  position:absolute;
  top:0;
  right:0;
  background: white;
  color:#2a60fe;
  font-family: 'Fira Sans', sans-serif;
  font-weight: bold;
  padding:3px 10px;
  font-size:14px;
  z-index:2;
}
.gotdesc {
display: block;
text-align: left;
margin: 0 auto;
width: 245px;
}
.gotplus {
  background:#f37053;
  font-family: 'Fira Sans', sans-serif;
  color:white;
  font-weight: 100;
  border-radius:7px;
  width:15px;
  height:15px;
  line-height: 16px;
  text-align: center;
  display:inline-block;
}
.gotplustitle {
font-family: Roboto;
font-size: 14px;
color:black;
display: inline-block;
line-height: 15px;
text-align: left;
margin-top: -4px;
vertical-align: middle;
}
.gotprice {
font-family: Roboto;
font-size: 14px;
color:black;
font-weight: bold;
}
.gotprice span{
  font-family: Roboto;
  font-size: 24px;
  color:#2a60fe;
  }
.zakazat {
  background: #2a60fe;
  width:300px;
  margin:0 auto;
  color:white;
  text-transform:uppercase;
  border-radius: 0 0 10px 10px;
  padding: 5px 0;
}
.zakazat:hover {
  background:#f37053;
  text-decoration: none;
}
.gotreshitem a{
  font-family: 'Fira Sans', sans-serif;
  color:white;
  text-decoration: none !important;
  font-weight:bold;
}
.gotreshitem a:hover, .gotreshitem a:focus{
  color:white !important;
  text-decoration: none !important;
}
.gotreshitem a:active {
  color:white !important;
  text-decoration: none !important;
}
.karkas {
  font-size:10px;
  padding-top: 10px;
}
.karkas p{
  line-height:10px;
}
.telimage {
  -moz-transform: rotate(20deg); /* Для Firefox */
  -ms-transform: rotate(20deg); /* Для IE */
  -webkit-transform: rotate(20deg); /* Для Safari, Chrome, iOS */
  -o-transform: rotate(20deg); /* Для Opera */
  transform: rotate(20deg);
}
.sliderphotoleft img {
  margin-left:-50px;
  width:1000px;
}
@media (max-width:1785px) {
  .sliderphotoleft img {
    margin-left:-50px;
    width:850px;
  } 
  .sliderphotoright img{
    height:312px;
  }
}
@media (max-width:1700px) {
  .sliderphotoright {
    overflow:hidden;
   }
  .sliderphotoright img{
    width:598px;
    height:312px;
    margin-right:-150px;
  }
  #slidertitleright {
    margin-right:-150px;
  }
}
@media (max-width:1440px) {
  .sliderphotoleft img{
    margin-left:-100px;
  }
}
@media (max-width:1330px) {
  .sliderphotoleft img{
    margin-left:-150px;
  }
  .sliderphotoright img{
    margin-right:-200px;
  }
  #slidertitleright {
    margin-right:-200px;
  }
}
@media (max-width:1200px) {
  .sliderphotoleft img{
    margin-left:-250px;
  }
}
@media (max-width: 1100px) {
  .sliderphotoleft img{
    margin-left:-400px;
  }
}
#footerlogo {
display:inline-block;
width:30%;
}
.footer2{
display: inline-block;
width: 40%;
text-align: center;
color: white;
}
.footer3{
display: inline-block;
width: 30%;
float: right;
}
#cena {
/*background: lightgrey;*/
color: black;
display: block;
margin:0 auto;
}
#cenan {
font-size:1.5em !important;
background: #2a60fe;
color: white;
display: block;
}
.vhonaya {
font-size: 0.8em;
color: white;
font-weight: bold;
display: block;
background: #2a60fe;
}
.razmern {
margin: 0 auto;
font-weight: bold;
display: inline-block;
}
.razmer {
background: lightgrey;
width: 100px;
margin: 0 auto;
font-size: 0.8em;
font-weight: bold;
display: inline-block;
float:left;
}
.tovarrow1 {
text-align: center;
color: black;
/*position: absolute;*/
left:0;
top:0;
margin-top: 28px;
/*margin-right: 30px;*/
/*margin-left: 60px;*/
}
.tovar {
display: inline-block;
width: 300px;
border: 3px solid #2a60fe;;
box-shadow: 0px 0px 8px rgba(92,106,115,0.7),0px 0px 8px rgba(92,106,115,0.7);
margin: 0 20px 20px 20px;
}

#tovartitle {
text-align: center;
padding: 10px;
font-weight: 800;
text-transform: uppercase;
position: absolute;
top: 0;
left: 0;
color: #2a60fe;
margin-left: 50px;
display: inline-block;
font-size: 24px;
font-family: 'Fira Sans', sans-serif;
vertical-align: top;
line-height: 20px;
}

#ercontsques {
color: black;
text-align:center;
}
#erconts01 {
  color: black;
  text-align:center;
}
#erconts02 {
  color: black;
  text-align:center;
}
#erconts03 {
  color: black;
  text-align:center;
}
#erconts04 {
  color: black;
  text-align:center;
}
#erconts05 {
  color: black;
  text-align:center;
}
#erconts06 {
  color: black;
  text-align:center;
}
#erconts07 {
  color: black;
  text-align:center;
}
#erconts08 {
  color: black;
  text-align:center;
}
#erconts09 {
  color: black;
  text-align:center;
}
.typetable {
background: #2a60fe;
width: 30px;
height: 30px;
border-radius: 20px;
float: left;
position: absolute;
font-weight: bold;
text-align: center;
margin: 5px 5px 0 15px;
color: white;
/*position: absolute;
top: 0;
left: 0;
display: inline-block;
vertical-align: middle;*/
/*line-height: 28px;*/
}
  .qbootstrap-cover,
  .video-hero {
    height: inherit;
    padding: 5.4em 0;
	/*background-position: center center;*/
  }
#countertext h4 {
font-family: 'Exo 2', Arial, sans-serif !important;
font-weight: 600;
}
#countertext h3 {
font-size: 60px;
}
.counterfoto1 {
background: url(/images/counter1.png) center center no-repeat;
height: 150px;
}
.counterfoto2 {
background: url(/images/counter2.png) center center no-repeat;
height: 150px;
}
.counterfoto3 {
background: url(/images/counter3.png) center center no-repeat;
height: 150px;
}
.counterfoto4 {
background: url(/images/counter4.png) center center no-repeat;
height: 150px;
}
.clients p {
color: white;
}
@media (max-width: 800px) {
.clients p {
font-size: 0.8em;
}
}
.pricetable tr:nth-child(odd) {
    /*background: #ededed;*/ /* Цвет фона */
   } 
.pricetable tr:nth-child(1),tr:nth-child(2),tr:nth-child(3),tr:nth-child(4),tr:nth-child(5),tr:nth-child(6),tr:nth-child(7),tr:nth-child(8),tr:nth-child(9) {
    /*background: #352443;*/
	/*color: white;*/
	color: black;
	background: white;
	text-align: center;
   } 
   .pricetable td:nth-child(2) {
    /*background: #352443;*/
	/*color: white;*/
	background: #dedede;
	color: black;
   } 
.pricetable td:nth-child(3) {
    /*background: #352443;*/
	/*color: white;*/
	background: #cacaca;
	color: black;
   } 
.pricetable td:nth-child(4) {
    /*background: #352443;*/
	/*color: white;*/
	background: #e4dfd9;
	color: black;
   } 
.pricetable {
width:100%;
}
.pricetable td{
border: 1px solid grey;
padding: 10px;
}
@media (max-width: 800px) {
.pricetable {
width:100%;
font-size: 0.4em;
}
.pricetable img{
width:70%;
}
}
#preim {
height: 230px;
line-height: 1.4em !important;
margin-bottom: 20px !important;
}
@media (max-width: 800px) {
#preim {
height: auto !important;
line-height: 1.4em !important;
margin-bottom: 20px !important;
}
.serv_inf img {
float: none !important;
position: relative;
}
.serv_inf {
text-align:center;
}
}
/* ________ serv_inf _______ */
.serv_inf {
	margin:0 0 20px 0;
	color: #000;
}

.serv_inf img {
	float:left;
	margin-right:20px;
	-webkit-transition: all 0.9s ease 0s;
    -moz-transition: all 0.9s ease 0s;
    -o-transition: all 0.9s ease 0s;
    -ms-transition: all 0.9s ease 0s;
    transition: all 0.9s ease 0s;
}
.serv_inf:hover img {
	-webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
}
.serv_inf a {
	display:block;
	padding:5px 0 10px;
	text-transform:uppercase;
	font-weight:400;
	font-size:24px;
	line-height:22px;
	color: #000;
font-weight: bold;
}
.serv_inf a:hover {
	text-decoration:none;
	color: #241bc5;
}
/* _______ //serv_inf ______ */






button, html input[type="button"], input[type="reset"], input[type="submit"] {
border: 0;
}
.scroll-button{
  box-sizing: border-box;
  font-size: 1.2rem;
  line-height: 2rem;
  padding: 5px;
  width: 50px;
  height: 50px;
  right: 20px;
  bottom: 20px;
  visibility: visible;
  z-index:11;
  /*filter: alpha(opacity=50);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  cursor: pointer;
  transition: all 1.2s;
  -webkit-transition: all 1.2s;
  -moz-transition: all 1.2s;
  -ms-transition: all 1.2s;
  -o-transition: all 1.2s;*/
}

/* STYLE BUTTON 1 - filled in */
/* .scroll-button{
  background: rgb(249, 104, 211);
  border: none;
  color: white;
} */

/* STYLE BUTTON 2 - only outlines */
.scroll-button{
  /*background: none;*/
  /*border: solid 2px rgb(210, 104, 211);*/
  /*color: rgb(249, 104, 211);*/
}

/* SHAPE BUTTON 1 - round */
/* .scroll-button{
  border-radius: 50%;
} */

/* SHAPE BUTTON 2 - square */
.scroll-button{
  border-radius: 0%;
}

/* POSITION BUTTON 1 - on the bottom of the screen */
.scroll-button{
  position: fixed;
  background: url(/images/back_top_bg.png);
}

/* POSITION BUTTON 2 - on the bottom of the page */
/* .scroll-button{
  position: absolute;
} */





.scroll-button:hover{
  filter: alpha(opacity=100);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.scroll-button--hidden{
  filter: alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  visibility: hidden;
}

.white-popup {
  position: relative;
  background: #e6e6e6;
  /*padding: 40px;*/
  padding: 10px 20px 40px 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
  transition: 1s all;
}
.trans-popup {
  position: relative;
  /*padding: 10px 0 20px 0;*/
  width: auto;
  max-width: 500px;
  transition: 1s all;
  margin:0 auto;
}
#btncontcallques {
margin-top:20px;
background: #2a60fe;
color:white;
text-transform:uppercase;
font-weight:bold;
padding: 5px 20px;
margin: 0 auto;
display: block;
width: 220px;
}
#btncontcallques:hover {
background: #002db2;
color:white;
text-decoration: none;
}
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}


/* overlay animate in */

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}


/* overlay animate out */

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  transition: all 0.4s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

.desc p {
text-align: left;
}
#imgzat a img, #imgzat img {opacity:0.3;}
#imgzat a img:hover, #imgzat img:hover {opacity:1.0;}
.footerline {
width:100%;
height:1px;
background: #fff;
}
.footercontacts {
display:inline-block;
font-size: 24px !important;
margin-right:200px;
width:30%;
text-align: center;
vertical-align: top;
position: absolute;
margin-top: -560px;
background: rgba(0,0,0,0.7);
color: white;
right:0;
}
@media screen and (max-width: 768px) {
.footercontacts {
width:100% !important;
}
}
.footercontacts p {
margin-bottom: 1.3em;
}
.sliderh1 {
line-height: 50px;
font-size: 38px;
text-align: center;
padding: 15px;
margin: 15px auto 15px auto;
width: 90%;
font-weight: 900;
border-radius: 5px;
background: rgba(255, 255, 255, 0.6);
position: relative;
/*font-family: "Roboto";*/
font-family: 'Russo One', sans-serif;
}
.gotreshitem {
  display:inline-block;
  width:300px;
  height:400px;
  margin-right: 115px;
  background: #bed0d1;
  border-radius:10px;
  margin-bottom: 50px;
  padding:0;
  box-shadow: 0 14px 28px rgba(0,0,0,0.85), 0 10px 10px rgba(0,0,0,0.90);
}
#gotreshitemlast{
  margin-right: 0;
}
.header-form {
max-width: 480px;
margin: 0px auto 15px auto;
padding: 10px 15px 0 15px;
color: #fff;
text-align: center;
border-color: #000000;
background-color: rgba(43, 62, 80, 0.9);
border-radius: 5px;
position: relative;
z-index: 10;
}
#btncontcall {
background: #48a5bd;
color:white !important;
}
#btncontcall:hover {
  background: #067693;
  color:white !important;
}
#btncontcall01 {
  margin-top:20px;
  background: #48a5bd;
  color:white;
 }
#btncontcall01:hover {
  background: #067693;
  color:white;
}
#btncontcall02 {
margin-top:20px;
background: #48a5bd;
color:white;
}
#btncontcall02:hover {
  background: #067693;
  color:white;
}
#btncontcall03 {
  margin-top:20px;
  background: #48a5bd;
  color:white;
}
#btncontcall03:hover {
  background: #067693;
  color:white;
}
#btncontcall04 {
  margin-top:20px;
  background: #48a5bd;
  color:white;
}
#btncontcall04:hover {
  background: #067693;
  color:white;
}
#btncontcall05 {
  margin-top:20px;
  background: #48a5bd;
  color:white;
}
#btncontcall05:hover {
  background: #067693;
  color:white;
}
#btncontcall06 {
  margin-top:20px;
  background: #48a5bd;
  color:white;
}
#btncontcall06:hover {
  background: #067693;
  color:white;
}
#btncontcall07 {
  margin-top:20px;
  background: #48a5bd;
  color:white;
}
#btncontcall07:hover {
  background: #067693;
  color:white;
}
#btncontcall08 {
  margin-top:20px;
  background: #48a5bd;
  color:white;
}
#btncontcall08:hover {
  background: #067693;
  color:white;
}
#btncontcall09 {
  margin-top:20px;
  background: #48a5bd;
  color:white;
}
#btncontcall09:hover {
  background: #067693;
  color:white;
}
.header-form input {
color: #000 !important;
padding: 5px;
margin:5px 0;
outline: none;
}

.header-form input[type="radio"], input[type="checkbox"] {
  outline:none;
}

.header-form a {
  color:white;
}

.header-form a:hover {
  color:white;
}

.header-form textarea {
  margin:5px 0;
}

.form1-control {
display: block;
width: 100%;
min-height: 44px;
font-size: 14px;
color: #212434;
background-color: #fff;
background-image: none;
border: 1px solid #c4c4c4;
border-radius: 3px;
box-shadow: none;
padding: 6px 6px 6px 10px;
}
.sliderh2 {
font-family: 'Exo 2', Arial, sans-serif !important;
font-size: 30px !important;
font-weight: 600 !important;
color: white !important;
text-transform: uppercase;
float:left;
display: inline-block;
text-shadow: 1px 0 1px #000, 0 1px 1px #000, -1px 0 1px #000, 0 -1px 1px #000;
}
.sliderh3 {
text-shadow: 2px 0 2px #fff, 0 2px 2px #fff, -2px 0 2px #fff, 0 -2px 2px #fff;
font-weight: 800;
font-family: 'Russo One', sans-serif;
text-transform: uppercase;
letter-spacing: 1px;
text-align: center;
font-size:20px;
}
.sliderprice {
font-family: 'Exo 2', Arial, sans-serif !important;
font-size: 48px !important;
font-weight: bold;
/*color: #7fff65 !important;*/
color: white !important;
display: inline-block;
text-shadow: 2px 0 2px #000, 0 2px 2px #000, -2px 0 2px #000, 0 -2px 2px #000;
background: url(/images/headerblok_tsena.png) bottom no-repeat;
width: 500px;
}
.rub {
	line-height: 5px;
	width: 0.4em;
	border-bottom: 1px solid #000; 
	display: inline-block;
}
.sliderprice span {
text-decoration: line-through;
}
.specfon {
background:url(/images/specfon.png);
background-repeat:no-repeat;
background-position:50% 0%;
height:339px;
/*opacity:0.7;*/
}
.spectitle {
font-size:36px;
color:red;
font-family: Open Sans;
font-weight: 800;
letter-spacing: 0.5px;
text-transform: uppercase;
text-shadow: -0 -1px 0 #FFFFFF, 0 -1px 0 #FFFFFF, -0 1px 0 #FFFFFF, 0 1px 0 #FFFFFF, -1px -0 0 #FFFFFF, 1px -0 0 #FFFFFF, -1px 0 0 #FFFFFF, 1px 0 0 #FFFFFF, -1px -1px 0 #FFFFFF, 1px -1px 0 #FFFFFF, -1px 1px 0 #FFFFFF, 1px 1px 0 #FFFFFF, -1px -1px 0 #FFFFFF, 1px -1px 0 #FFFFFF, -1px 1px 0 #FFFFFF, 1px 1px 0 #FFFFFF;
}
.specpodtitle {
font-size:28px;
color:white;
font-family: Open Sans;
font-weight: 600;
letter-spacing: 0.5px;
text-transform: uppercase;
text-align:center;
line-height: 28px;
}
.precdata {
display:flex;
flex-direction:row;
justify-content: space-evenly;
justify-content: space-around;
/*align-content: center;
padding-top:30px;*/
padding-top:15px;
align-items: baseline;
}
.precdedline {
font-size:13px;
color:#2af7fe;
font-family: Open Sans;
font-weight: 900;
text-transform: uppercase;
text-align: left;
}
.precoldprice {
background:url(/images/precoldprice.png);
background-repeat:no-repeat;
background-position:0% 0%;
height:55px;
color:#2a60fe;
font-size:32px;
font-family: Open Sans;
font-weight: 900;
line-height:30px;
}
.precoldprice .nds{
color:#2a60fe;
font-size:14px;
font-family: Open Sans;
font-weight: 600;
}
.precoldprice div{
margin-left: -50px;
}
.precoldpriceinfo {
font-size:10px;
color:white;
font-family: Open Sans;
font-weight: 600;
text-transform: uppercase;
text-align: left;
}
.precvygoda {
font-size:28px;
color:white;
font-family: Open Sans;
font-weight: 900;
text-transform: uppercase;
text-align: right;
line-height: 42px;
}
.precproc {
background:red;
font-size:52px;
color:white;
font-family: Open Sans;
font-weight: 900;
line-height:50px;
display: flex;
justify-content: end;
align-items: center;
padding-left:20px;
}
.minimum {
-ms-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
font-size: 7px;
font-weight: 600;
line-height:8px;
}
.zakaz {
font-family: 'Exo 2', Arial, sans-serif !important;
font-weight: 600 !important;
background: rgb(42, 96, 254);
border-radius: 10px;
padding:5px;
color: white !important;
text-transform: uppercase;
width: 88%;
margin: 0 auto;
letter-spacing: 0px !important;
text-shadow: black 0 0 10px;
/*margin-top: 250px;*/
box-shadow: 0px 0px 8px rgba(0, 5, 8, 0.7),0px 0px 8px rgba(0, 0, 0, 0.7);
position:relative;
}
@media (max-width: 1201px) {
.zakaz {
font-size:17px !important;
width:50%;
}
}
@media (max-width: 1131px) {
.zakaz  img{
width:40px;
height:40px;
}
}
@media (max-width: 1107px) {
.zakaz {
font-size:16px !important;
}
}
@media (max-width: 1077px) {
.fonslider {
margin-top:-50px;
}
}
@media (max-width: 1053px) {
.zakaz {
font-size: 15px !important;
}
}
@media (max-width: 1005px) {
.zakaz {
width:100%;
}
}
@media (min-width: 769px) and (max-width: 900px) {
.tel {
margin-right:0 !important;
}
.menu_text {
margin-left: 40px !important;
}
}
@media (max-width: 768px) {
.sliderh1 {
margin: 235px auto 15px auto;
width: 100%;
}
.sliderh3 {
text-align:center !important;
}
.sliderprice {
float:none;
}
.specfon {
padding: 7px;
}
.spectitle {
letter-spacing:0;
font-size:28px;
}
.fonslider {
margin: 260px 20px;
}
#qbootstrap-podmenu {
/*padding:330px 0 25px;
margin:0 0 100px 0;*/
}
.ostavit  {
margin-top:20px;
}
}
@media (max-width: 728px) {
#qbootstrap-podmenu {
padding: 290px 0 25px;
}
.precproc {
font-size:2.5em;
}
}
@media (max-width: 702px) {
.precproc {
font-size:2.0em;
}
.precvygoda {
font-size: 24px;
}
}
@media (max-width: 668px) {
.precproc {
font-size:1.5em;
}
.precvygoda {
font-size: 20px;
}
.precoldprice {
font-size: 24px;
line-height: 28px;
}
}
@media (max-width: 635px) {
.precproc {
font-size:1.2em;
}
.precvygoda {
font-size: 16px;
line-height: 30px;
}
}
@media (max-width: 621px) {
.spectitle {
font-size:24px;
}
.specpodtitle {
font-size:24px;
}
}
@media (max-width: 615px) {
.precproc {
font-size:1.0em;
}
.precoldprice {
font-size: 20px;
line-height: 26px;
}
}
@media (max-width: 601px) {
.precoldprice {
background-position: -90% 0%;
}
.precoldprice div {
margin-left: -100px;
}
.precvygoda {
font-size: 14px;
line-height: 24px;
text-align: center;
}
.precproc {
line-height: 28px;
}
}
@media (max-width: 548px) {
.spectitle {
font-size: 20px;
}
.specpodtitle {
font-size: 20px;
letter-spacing:0;
}
.precoldprice {
background-position: 50% 0%;
width:65%;
}
.precoldprice div {
margin-left:0;
}
.precvygoda {
font-size: 12px;
}
.precdedline {
font-size:10px;
}
.precoldpriceinfo {
width:75%;
}
.precdedline {
width:75%;
}
}
@media (max-width: 479px) {
.zakaz {
font-size:14px !important;
}
.zakaz img {
width:30px;
height:30px;
}
}
@media (max-width: 441px) {
.precdedline {
width:100%;
}
.precoldpriceinfo {
width:100%;
}
}
@media (max-width: 436px) {
.zakaz {
margin-top: 40px;
}
.precdedline {
width:95%;
}
.precoldpriceinfo {
width:95%;
}
.precoldprice {
font-size: 16px;
line-height: 26px;
}
.nds {
font-size: 10px;
}
}
@media (max-width: 405px) {
.precdedline {
font-size:8px;
}
.precoldpriceinfo {
font-size:8px;
}
}
@media (max-width: 370px) {
.precdata {
display:block;
width:200px;
margin:0 auto;
}
.sliderh1 {
margin: 245px auto 15px auto !important;
font-size: 20px !important;
}
.minimum {
display:none;
}
.precoldprice {
background-position: 50% 0%;
width: 100%;
}
.precdedline {
font-size:9px;
}
.precleft {
margin-bottom:15px;
}
.zakaz {
margin-top:60px;
}
.specpodtitle {
line-height: 20px;
margin-top: 10px;
}
.spectitle {
line-height: 24px;
}
}
@media (max-width: 331px) {
.spectitle {
font-size: 16px;
}
.specpodtitle {
font-size: 16px;
}
}
.ostavit {
background: chartreuse;
text-transform: uppercase;
font-weight: 600;
box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, .5);
}
.ostavit:hover {
background:#69d200;
}
@media (max-width: 479px) {
.zakaz {
width:auto;
/*font-size:16px !important;*/
}
}
@media (min-width: 480px) and (max-width: 768px) {
.zakaz {
width:100%;
font-size:14px !important;
}
.download {
width:30px;
}
}
@media (min-width: 770px) {
.ostavit {
width:50%;
/*margin-top:50px;*/
position: absolute;
bottom: 0;
left: 0;
margin: 0 auto 65px;
right: 0;
}
}
.zakaz a:hover{
color: green;
}
.zakaz a{
color: white !important;
}
@media screen and (max-width: 767px) {
#logomobile {
    margin-top:10px;
}
.qbootstrap-nav-toggle {
top: 30px !important;
}
.zakaz {
/*margin-top: 40px;
width: 98%;*/
}
.sliderh1 {
font-size: 24px;
font-weight: bold;
/*width: 250px;*/
/*float:left !important;*/
}
.sliderh2 {
font-size: 20px !important;
font-weight: bold;
text-align:left;
}
.sliderprice {
font-family: 'Exo 2', Arial, sans-serif !important;
font-size: 36px !important;
font-weight: bold;
color: white !important;
display: inline-block;
/*float: left;*/
text-shadow: 1px 0 1px #000, 0 1px 1px #000, -1px 0 1px #000, 0 -1px 1px #000;
}
}
.tel {
position: relative;
display: block;
padding-bottom: 2px;
font-size: 20px;
float: right;
color: black;
/*font-weight: bold;*/
padding-left: 4%;
line-height: 58px;
margin-right: 0;
padding: 16px 0;
font-family: Russo One;
}
.tel a span{
    opacity:0;
}
.tel a span:hover{
    opacity:1;
}
.telmob {
display:none;
}
.tellink {
color: white;
text-decoration: none !important;
}
.tellink:hover, .tellink:focus {
color: lightblue !important;
}
.tellinkfoot {
color: white;
text-decoration: none;
}
.tellinkfoot:hover {
color: #fff;
text-decoration: none;
}
@media screen and (max-width: 768px) {
.mobvers {
background: white;
margin-top: 10px;
}
.tel {
display:none;
}
.telmob {
position: relative;
display: block;
padding-bottom: 2px;
font-size: 26px;
color: white;
font-weight: bold;
text-align: center;
background: rgba(0,0,0);
margin-top: 10px;
}
}
/* =======================================================
*
* 	Template Style 
*	Edit this section
*
* ======================================================= */
body {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.8;
  color: #777777;
  color: #7f7f7f;
  background: #fff;
  height: 100%;
  position: relative;
}

a {
  color: black;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
a:hover, a:active, a:focus {
  color: black;
  outline: none;
}

p {
  margin-bottom: 1.5em;
}

h1, h2, h3, h4, h5, h6 {
  color: #000;
  /*font-family: "Clicker Script", cursive;*/
  /*font-family: Roboto !important;*/
  font-family: Russo One !important;
  font-weight: 400;
}

::-webkit-selection {
  color: #818892;
  background: #f9f6f0;
}

::-moz-selection {
  color: #818892;
  background: #f9f6f0;
}

::selection {
  color: #818892;
  background: #f9f6f0;
}

#qbootstrap-header {
/*position: fixed;*/
position:absolute;
z-index: 99;
width: 100%;
opacity: 1;
top: 0;
/*margin-top: 60px;*/
/*background: rgba(0, 0, 0, 0.4);*/
background: rgba(0, 0, 0, 0.6);
}
#footerlogo {
float:left;
}
@media (max-width: 800px) {
.img-responsive {
width: 100% !important;
}
}
@media (max-width: 768px) {
#imgzat {
width: 88px !important;
height: 31px !important;
margin: 0 auto !important;
padding: 20px 0 40px 0 !important;
float:none !important;
}
#schemaproezda {
max-width:95%;
}
.footercontacts {
position:relative !important;
margin: 0 !important;
}
#qbootstrap-header {
position:absolute;
/*position:inherit;*/
}
.navbar-right  {
display:none;
}
.mobvers.collapse.in .navbar-right {
display:block;
}
#qbootstrap-groom-about {
/*padding-top:650px !important;*/
}
#qbootstrap-podmenu {
height: auto !important;
}
#headerblokfon {
width:auto !important;
margin-left: 0 !important ;
}
}
@media (min-width: 769px) {
.navbar-right {
float: none !important;
/*display:none;*/ 
}
}
.qbootstrap-menu {
  position: absolute;
  z-index: 99;
  width: 100%;
  min-height: 60px;
  box-shadow: 6px 6px 8px rgba(0,0,0,0.2);
  background-color: #48A5BD;
  margin-top: 94px;
  height:70px;
}
#qbootstrap-podmenu {
  position: absolute;
  bottom:0;
  color: white;
  width: 100%;
  min-height: 60px;
  box-shadow: 6px 6px 8px rgba(0,0,0,0.2);
  background-color: #2A60FE;
  height:90px;
}
.navbar-nav > li > a {
color: #fff;
font-size: 14px;
text-transform: uppercase;
font-weight: 700;
line-height: 20px;
}
.navbar-nav > li > a:hover {
background:#3F495B;
}
.navbar-nav > li > a:active {
background:#3F495B;
}
#menu_text_pad {
padding: 0 20px 0 0;
}
.menu_text_podmenu {
padding: 0;
height: 60px;
line-height: 20px;
/*display: inline-block;*/
display:flex;
justify-content: center;
font-family: 'Roboto', sans-serif;
font-weight: 700;
position:relative;
z-index:2;
}
.menu_text_podmenu p{
margin: 10px 0 10px 0;
}
.menu_text {
font-size: 18px;
width: 100%;
text-align: center;
line-height: 22px;
margin: 0 auto;
    margin-top: 0px;
/*font-weight: bold;*/
position: absolute;
color: white;
margin-top: -55px;
margin-left: 20px;
}
.slidertitle {
  font-size:14px;
  /*color:white;
  text-shadow: 2px 0 2px #000, 0 2px 2px #000, -2px 0 2px #000, 0 -2px 2px #000;*/
  font-family: Russo One;
  line-height: 21px;
  position: relative;
  color: black;
  margin-bottom: 10px;
}
@media (min-width: 300px) and (max-width: 479px) {
 #logomobile {
 width:230px;
 margin: 0 auto;
 margin-top:15px;
 }
 .sliderh1 {
 margin:225px auto 15px auto; 
 }
   .sliderh3 {
 font-size:0.9em;
 }
 }
 @media (min-width: 480px) and (max-width: 768px) {
 #logomobile {
 /*width:350px;
 margin: 0 auto;
 margin-top:15px;
 */
 }
  .sliderh1 {
 margin:245px auto 15px auto;
 }
 }
@media screen and (max-width: 768px) {
 .menu_text {
 position:relative;
 margin: 20px 0 10px;
 background: rgba(0,0,0,0.5);
 }
 #qbootstrap-header {
    margin-top: 0;	
    /*background: #fff;*/
    -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
  }
 
  #qbootstrap-header .navbar-brand {
    color: #FF847C !important;
  }
  #qbootstrap-header #navbar li a {
    color: rgba(0, 0, 0, 0.5) !important;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  #qbootstrap-header #navbar li a:hover {
    /*color: #FF847C !important;*/
	color: #46AD31 !important;
  }
  #qbootstrap-header #navbar li a span:before {
    background: transparent !important;
  }
  #qbootstrap-header #navbar li.active a {
    background: transparent;
    background: none;
    /*color: #FF847C !important;*/
	color: black !important;
  }
  #qbootstrap-header #navbar li.active a span:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
#qbootstrap-header .navbar {
  padding-bottom: 0;
  margin-bottom: 0;
}
#qbootstrap-header #navbar li a {
  /*font-family: "Source Sans Pro", Arial, sans-serif;*/
  font-family: 'Exo 2', Arial, sans-serif;
  color: rgba(255, 255, 255, 0.5);
  position: relative;
}
#qbootstrap-header #navbar li a span {
  position: relative;
  display: block;
  padding-bottom: 2px;
  line-height: 44px;
}
#qbootstrap-header #navbar li a span:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  /*background-color: #FF847C;*/
  background-color: #92f27f;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
#qbootstrap-header #navbar li a:hover {
  color: #fff;
}
#qbootstrap-header #navbar li a:hover span:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}
#qbootstrap-header #navbar li.active a {
  background: transparent;
  background: none;
  color: #fff;
}
#qbootstrap-header #navbar li.active a span:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
#qbootstrap-header .navbar-brand {
  float: left;
  display: block;
  font-size: 34px;
  padding-left: 0;
  color: #fff;
  font-family: "Clicker Script", cursive;
}
#qbootstrap-header.navbar-fixed-top {
  position: fixed !important;
  background: #fff;
  -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
  margin-top: 0px;
  top: 0;
}
#qbootstrap-header.navbar-fixed-top .navbar-brand {
  color: #FF847C;
}
#qbootstrap-header.navbar-fixed-top #navbar li a {
  color: rgba(0, 0, 0, 0.5);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#qbootstrap-header.navbar-fixed-top #navbar li a:hover {
  color: #FF847C;
}
#qbootstrap-header.navbar-fixed-top #navbar li.active a {
  background: transparent;
  background: none;
  color: #FF847C;
}
#qbootstrap-header.navbar-fixed-top #navbar li.active a span:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
#qbootstrap-header .navbar-default {
  border: transparent;
  background: transparent;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}
@media screen and (max-width: 768px) {
  #qbootstrap-header .navbar-default {
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
	background: transparent;
  }
}
#qbootstrap-header .navbar-default .brand-slogan {
  margin: 28px 0 0 15px;
  float: left;
  letter-spacing: 2px;
  color: #adadad;
}
#qbootstrap-header .navbar-default .brand-slogan em {
  color: #FF847C;
  font-style: normal;
}
#qbootstrap-header a {
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
}

.section-heading {
  float: left;
  width: 100%;
  padding-bottom: 50px;
  margin-bottom: 50px;
  clear: both;
}
.section-heading.svg-sm-2 .svg {
  height: 150px;
  margin-bottom: 0;
  padding: 0;
}
.section-heading.svg-sm .svg {
  height: 180px;
  margin-bottom: -80px;
  padding: 0;
}
.section-heading.colored .svg {
  fill: #FF847C;
}
.section-heading h2 {
  font-size: 80px;
  color: #FF847C;
  display: block;
  padding-bottom: 20px;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .section-heading h2 {
    font-size: 50px;
  }
}
.section-heading h3 {
  font-weight: 300;
  line-height: 1.5;
  color: #929292;
}
@media screen and (max-width: 768px) {
  .section-heading h3 {
    font-size: 24px !important;
    line-height: 34px;
  }
}

.btn {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

#qbootstrap-couple,
#qbootstrap-countdown,
#qbootstrap-groom-bride,
#qbootstrap-story,
#qbootstrap-people,
#qbootstrap-when-where,
#qbootstrap-started,
#qbootstrap-gallery,
#qbootstrap-testimonials,
#qbootstrap-press {
  padding: 3em 0;
}
@media screen and (max-width: 480px) {
  #qbootstrap-couple,
  #qbootstrap-countdown,
  #qbootstrap-groom-bride,
  #qbootstrap-story,
  #qbootstrap-people,
  #qbootstrap-when-where,
  #qbootstrap-started,
  #qbootstrap-gallery,
  #qbootstrap-testimonials,
  #qbootstrap-press {
    padding: 5em 0;
  }
}

.qbootstrap-bg {
  background: rgba(0, 0, 0, 0.03);
}

.qbootstrap-cover,
.qbootstrap-hero {
  position: relative;
  /*height: 800px;*/
  /*height: 970px;*/
  /*height: 780px;*/
  /*height: 1080px;*/
  height: 630px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .qbootstrap-cover .display-t, .video-hero .display-t {
    height: 850px !important;
  }
  .sliderh3 {
    margin-top:220px;
  }
  .sliderphotoleft img {
    /*width:500px;*/
    width:100%;
    /*height:auto;*/
    overflow: hidden;
    margin-left:0;
    position: relative;
  }
  .sliderphotoright img {
    /*width:300px;*/
    width:100%;
    height:auto;
    /*margin-right: -300px;*/
    margin-right:0;
    position: relative;
    overflow: hidden;
    display:none;
  }
  .slidertitle {
    margin-bottom: 10px;
  }
}

@media (max-width: 649px) {
  .sliderh3 {
    font-size:24px;
    margin-top:240px;
  }
}

@media (max-width: 479px) {
  .sliderh3 {
    margin-top:200px;
  }
  .qbootstrap-cover .display-t, .video-hero .display-t {
    height: 800px !important;
  }
  .slidertitle {
    margin-bottom: 10px;
  }
}

@media (max-width: 434px) {
  .sliderh3 {
    margin-top:220px;
  }
}

@media (max-width: 359px) {
  .sliderh3 {
    margin-top:230px;
    padding: 0 !important;
  }
}

.qbootstrap-overlay {
  position: absolute !important;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  /*background: rgba(0, 0, 0, 0.4);*/
}

.qbootstrap-cover,
.video-hero {
  background-size: cover;
  position: relative;
  background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
  .qbootstrap-cover,
  .video-hero {
    height: inherit;
    padding: 3em 0;
	background-position: center center !important;
  }
}
.qbootstrap-cover .display-t,
.video-hero .display-t {
  display: table;
  /*height: 800px;*/
  /*height: 947px;*/
  /*height: 880px;*/
  /*height: 770px;*/
  height: 630px;
  width: 100%;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .qbootstrap-cover .display-t, .video-hero .display-t {
    height: 600px;
  }
}
.qbootstrap-cover .display-tc,
.video-hero .display-tc {
  display: table-cell;
  /*vertical-align: middle*/
}
.qbootstrap-cover .display-tc .holder,
.video-hero .display-tc .holder {
  color: #fff;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 10px;
}
.qbootstrap-cover .display-tc .holder span,
.video-hero .display-tc .holder span {
  position: relative;
}
.qbootstrap-cover .display-tc .holder span:before, .qbootstrap-cover .display-tc .holder span:after,
.video-hero .display-tc .holder span:before,
.video-hero .display-tc .holder span:after {
  position: absolute;
  top: 49%;
  width: 100px;
  height: 2px;
  background: #fff;
  content: '';
}
.qbootstrap-cover .display-tc .holder span:before,
.video-hero .display-tc .holder span:before {
  left: -110px;
}
.qbootstrap-cover .display-tc .holder span:after,
.video-hero .display-tc .holder span:after {
  right: -110px;
}
@media screen and (max-width: 768px) {
  .qbootstrap-cover .display-tc .holder,
  .video-hero .display-tc .holder {
    letter-spacing: 2px;
  }
  .qbootstrap-cover .display-tc .holder span,
  .video-hero .display-tc .holder span {
    position: relative;
  }
  .qbootstrap-cover .display-tc .holder span:before, .qbootstrap-cover .display-tc .holder span:after,
  .video-hero .display-tc .holder span:before,
  .video-hero .display-tc .holder span:after {
    width: 50px;
    height: 2px;
  }
  .qbootstrap-cover .display-tc .holder span:before,
  .video-hero .display-tc .holder span:before {
    left: -60px;
  }
  .qbootstrap-cover .display-tc .holder span:after,
  .video-hero .display-tc .holder span:after {
    right: -60px;
  }
}
.qbootstrap-cover .display-tc h2,
.video-hero .display-tc h2 {
  color: #fff;
  font-size: 80px;
  margin-bottom: 20px;
  /*font-weight: 300 !important;*/
}
.qbootstrap-cover .display-tc h2 strong,
.video-hero .display-tc h2 strong {
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .qbootstrap-cover .display-tc h2,
  .video-hero .display-tc h2 {
    font-size: 60px;
  }
}
.qbootstrap-cover .display-tc p,
.video-hero .display-tc p {
  color: #fff;
  font-weight: 400;
  font-size: 20px;
  letter-spacing: 10px;
}
.qbootstrap-cover .display-tc .svg-sm .svg,
.video-hero .display-tc .svg-sm .svg {
  height: 180px;
  margin-bottom: 0;
}
.qbootstrap-cover .display-tc .colored .svg,
.video-hero .display-tc .colored .svg {
  fill: #fff;
}

#qbootstrap-slider-hero {
  min-height: 800px;
  background: #fff url(../images/loader.gif) no-repeat center center;
}
#qbootstrap-slider-hero .flexslider {
  border: none;
  z-index: 1;
  margin-bottom: 0;
}
#qbootstrap-slider-hero .flexslider .slides {
  position: relative;
  overflow: hidden;
}
#qbootstrap-slider-hero .flexslider .slides li {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  min-height: 770px;
  position: relative;
}
#qbootstrap-slider-hero .flexslider .slides li:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
  background: rgba(0, 0, 0, 0.4);
  z-index: 1;
}
#qbootstrap-slider-hero .flexslider .flex-control-nav {
  bottom: 7em;
  z-index: 1000;
}
#qbootstrap-slider-hero .flexslider .flex-control-nav li a {
  background: rgba(255, 255, 255, 0.5);
  box-shadow: none;
  width: 12px;
  height: 12px;
  cursor: pointer;
}
#qbootstrap-slider-hero .flexslider .flex-control-nav li a.flex-active {
  cursor: pointer;
  background: #ff847c;
}
#qbootstrap-slider-hero .flexslider .flex-direction-nav {
  display: none;
}
#qbootstrap-slider-hero .flexslider .slider-text {
  display: table;
  opacity: 0;
  min-height: 800px;
  z-index: 9;
}
#qbootstrap-slider-hero .flexslider .slider-text > .slider-text-inner {
  display: table-cell;
  vertical-align: middle;
  height: 800px;
}
#qbootstrap-slider-hero .flexslider .slider-text > .slider-text-inner h1, #qbootstrap-slider-hero .flexslider .slider-text > .slider-text-inner h2 {
  margin: 0;
  padding: 0;
  color: white;
}
#qbootstrap-slider-hero .flexslider .slider-text > .slider-text-inner h1 {
  margin-bottom: 20px;
  font-size: 80px;
  line-height: 1.3;
  font-weight: 300;
}
@media screen and (max-width: 768px) {
  #qbootstrap-slider-hero .flexslider .slider-text > .slider-text-inner h1 {
    font-size: 30px;
  }
}
#qbootstrap-slider-hero .flexslider .slider-text > .slider-text-inner .holder {
  color: #fff;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 10px;
  font-weight: 400;
}
#qbootstrap-slider-hero .flexslider .slider-text > .slider-text-inner .holder span {
  position: relative;
}
#qbootstrap-slider-hero .flexslider .slider-text > .slider-text-inner .holder span:before, #qbootstrap-slider-hero .flexslider .slider-text > .slider-text-inner .holder span:after {
  position: absolute;
  top: 49%;
  width: 100px;
  height: 2px;
  background: #fff;
  content: '';
}
#qbootstrap-slider-hero .flexslider .slider-text > .slider-text-inner .holder span:before {
  left: -110px;
}
#qbootstrap-slider-hero .flexslider .slider-text > .slider-text-inner .holder span:after {
  right: -110px;
}
@media screen and (max-width: 768px) {
  #qbootstrap-slider-hero .flexslider .slider-text > .slider-text-inner .holder {
    letter-spacing: 2px;
  }
  #qbootstrap-slider-hero .flexslider .slider-text > .slider-text-inner .holder span {
    position: relative;
  }
  #qbootstrap-slider-hero .flexslider .slider-text > .slider-text-inner .holder span:before, #qbootstrap-slider-hero .flexslider .slider-text > .slider-text-inner .holder span:after {
    width: 50px;
    height: 2px;
  }
  #qbootstrap-slider-hero .flexslider .slider-text > .slider-text-inner .holder span:before {
    left: -60px;
  }
  #qbootstrap-slider-hero .flexslider .slider-text > .slider-text-inner .holder span:after {
    right: -60px;
  }
}
#qbootstrap-slider-hero .flexslider .slider-text > .slider-text-inner h2 {
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 40px;
  font-family: "Source Sans Pro", Arial, sans-serif;
}
#qbootstrap-slider-hero .flexslider .slider-text > .slider-text-inner h2 a {
  color: rgba(255, 255, 255, 0.5);
}
#qbootstrap-slider-hero .flexslider .slider-text > .slider-text-inner .date {
  color: #fff;
  font-weight: 400;
  font-size: 24px;
  letter-spacing: 10px;
}
#qbootstrap-slider-hero .flexslider .slider-text > .slider-text-inner .date span {
  padding: 5px 20px;
  border: 1px solid #fff;
}
#qbootstrap-slider-hero .flexslider .slider-text > .slider-text-inner .btn {
  padding: 18px 30px !important;
  color: #fff;
  border: none !important;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
}
#qbootstrap-slider-hero .flexslider .slider-text > .slider-text-inner .btn:hover {
  background: #FF847C !important;
  -webkit-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
  -moz-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
  box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
}

#qbootstrap-couple img {
  margin-bottom: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
#qbootstrap-couple h3 {
  font-size: 34px;
  font-family: "Clicker Script", cursive;
  color: #FF847C;
}
@media screen and (max-width: 768px) {
  #qbootstrap-couple h3 {
    font-size: 35px;
  }
}
#qbootstrap-couple span {
  color: #FF847C;
  letter-spacing: 10px;
  text-transform: uppercase;
  font-size: 14px;
  border: 1px solid rgba(255, 132, 124, 0.3);
  padding: 2px 5px;
}
#qbootstrap-couple .amp-center {
  font-size: 60px;
  margin-top: 100%;
  color: #ff847c;
}
@media screen and (max-width: 768px) {
  #qbootstrap-couple .amp-center {
    font-size: 40px;
  }
}
#qbootstrap-couple .amp-center .colored .svg {
  fill: #FF847C;
}

.qbootstrap-bg {
  background-size: cover;
  position: relative;
  background-repeat: no-repeat;
}

#qbootstrap-countdown {
  background-size: cover;
  position: relative;
  background-repeat: no-repeat;
  z-index: 0;
  width: 100%;
}
#qbootstrap-countdown .section-heading {
  margin-bottom: 0 !important;
}
#qbootstrap-countdown .section-heading h2 {
  color: #fff;
}
@media screen and (max-width: 768px) {
  #qbootstrap-countdown .section-heading h2 {
    font-size: 30px;
  }
}
#qbootstrap-countdown .section-heading .datewed {
  font-size: 24px;
  color: rgba(255, 255, 255, 0.7);
}
#qbootstrap-countdown .section-heading.svg-sm .svg {
  height: 180px;
  margin-bottom: -50px;
  padding: 0;
}
#qbootstrap-countdown .section-heading.colored .svg {
  fill: #fff;
}
#qbootstrap-countdown .overlay {
  position: absolute !important;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  background: rgba(0, 0, 0, 0.4);
}
#qbootstrap-countdown .countdown {
  margin-bottom: 0;
  font-size: 80px;
  color: #fff;
}
#qbootstrap-countdown .countdown span {
  margin: 0 30px;
  display: inline-block;
  font-family: "Clicker Script", cursive;
}
#qbootstrap-countdown .countdown small {
  display: block;
  font-size: 14px;
  font-family: "Source Sans Pro", Arial, sans-serif;
  letter-spacing: 10px;
  text-transform: uppercase;
}
#qbootstrap-countdown .display-over {
  z-index: 2;
}

.couple {
  /*border: 1px solid rgba(0, 0, 0, 0.05);*/
  padding: 40px;
  margin-top: 110px;
}
.couple.groom {
  position: relative;
  /*z-index: 0;*/
}
.couple.groom:after {
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 10px;
  right: 10px;
  content: '';
  /*background: #f4f3e2;*/
  z-index: -1;
}
.couple.bride {
  position: relative;
  z-index: 0;
  padding: 10px;
  margin: 0 auto;
}
.couple.bride:after {
  /*
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 10px;
  right: 10px;
  content: '';
  background: #fef6f8;*/
  /*z-index: -1;*/
}
.couple img {
  width: 300px;
  margin: 0 auto;
  margin-bottom: 40px;
  margin-top: -190px;
  border: 10px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.couple .desc {
  /*z-index: 1;*/
  color: #000;
}
.couple .desc h2 {
  color: #FF847C;
  font-size: 40px;
  margin-bottom: 30px;
}

.timeline {
  list-style: none;
  padding: 20px 0 20px;
  position: relative;
}
.timeline:before {
  top: 30px;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 1px;
  border-right: 1px dashed rgba(255, 132, 124, 0.8);
  left: 50%;
  margin-left: 0px;
}
@media screen and (max-width: 768px) {
  .timeline:before {
    margin-left: 15px;
  }
}
@media screen and (max-width: 480px) {
  .timeline:before {
    margin-left: -60px;
  }
}
.timeline > li {
  margin-bottom: 20px;
  position: relative;
}
.timeline > li:before, .timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li > .timeline-panel {
  width: 38%;
  float: left;
  border: 1px solid rgba(0, 0, 0, 0.05);
  padding: 50px;
  position: relative;
  z-index: 0;
  background: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.timeline > li > .timeline-panel:before {
  position: absolute;
  top: 80px;
  right: -15px;
  display: inline-block;
  border-top: 15px solid transparent;
  border-left: 15px solid rgba(0, 0, 0, 0.05);
  border-right: 0 solid rgba(0, 0, 0, 0.05);
  border-bottom: 15px solid transparent;
  content: " ";
}
.timeline > li > .timeline-panel:after {
  position: absolute;
  top: 81px;
  right: -14px;
  display: inline-block;
  border-top: 14px solid transparent;
  border-left: 14px solid #fff;
  border-right: 0 solid #fff;
  border-bottom: 14px solid transparent;
  content: " ";
}
@media screen and (max-width: 480px) {
  .timeline > li > .timeline-panel {
    width: 75% !important;
  }
  .timeline > li > .timeline-panel:before {
    top: 30px;
  }
  .timeline > li > .timeline-panel:after {
    top: 31px;
  }
}
.timeline > li > .timeline-panel .overlay {
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 10px;
  right: 10px;
  content: '';
  /*background: #f4f3e2;*/
  background: #352443;
  color: white;
  z-index: -1;
}
.timeline > li > .timeline-panel .overlay.overlay-2 {
  /*background: #fef6f8;*/
  background: #241bc5;
}
.timeline > li > .timeline-badge {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  color: #fff;
  width: 200px;
  height: 200px;
  line-height: 50px;
  font-size: 1.4em;
  text-align: center;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -100px;
  border: 10px solid #fff;
  z-index: 1;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
@media screen and (max-width: 480px) {
  .timeline > li > .timeline-badge {
    width: 90px;
    height: 90px;
    margin-left: -20px !important;
  }
}
.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}

.timeline-title {
  margin-top: 0;
  font-size: 34px;
  color: #FF847C;
  margin-bottom: 30px;
}

.date {
  display: block;
  margin-bottom: 20px;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.timeline-body > p,
.timeline-body > ul {
  margin-bottom: 0;
}

.timeline-body > p + p {
  margin-top: 5px;
}

@media (max-width: 992px) {
  ul.timeline:before {
    left: 100px;
  }

  ul.timeline > li > .timeline-panel {
    width: calc(100% - 240px);
    width: -moz-calc(100% - 240px);
    width: -webkit-calc(100% - 240px);
  }

  ul.timeline > li > .timeline-badge {
    left: 15px;
    margin-left: 0;
    top: 16px;
  }

  ul.timeline > li > .timeline-panel {
    float: right;
  }

  ul.timeline > li > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
  }

  ul.timeline > li > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
  }
}
.qbootstrap-greetings {
  background-size: cover;
  position: relative;
  background-repeat: no-repeat;
}

#qbootstrap-testimonials {
  background: #FF847C;
  z-index: 0;
}
#qbootstrap-testimonials .overlay {
  position: absolute !important;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  background: rgba(0, 0, 0, 0.4);
}
#qbootstrap-testimonials .section-heading {
  margin-bottom: 0 !important;
}
#qbootstrap-testimonials .section-heading h2 {
  color: #fff;
}
@media screen and (max-width: 768px) {
  #qbootstrap-testimonials .section-heading h2 {
    font-size: 30px;
  }
}
#qbootstrap-testimonials .section-heading.svg-sm .svg {
  height: 180px;
  margin-bottom: -50px;
  padding: 0;
}
#qbootstrap-testimonials .section-heading.colored .svg {
  fill: #fff;
}
#qbootstrap-testimonials .box-testimony {
  margin-bottom: 2em;
  float: left;
}
#qbootstrap-testimonials .box-testimony a {
  color: rgba(255, 255, 255, 0.5);
}
#qbootstrap-testimonials .box-testimony a:hover, #qbootstrap-testimonials .box-testimony a:focus, #qbootstrap-testimonials .box-testimony a:active {
  color: white;
  text-decoration: none;
}
#qbootstrap-testimonials .box-testimony blockquote {
  padding-left: 0;
  border-left: none;
  padding: 40px;
  background: #fff;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
#qbootstrap-testimonials .box-testimony blockquote:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 40px;
  border-top: 15px solid black;
  border-top-color: #fff;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
}
#qbootstrap-testimonials .box-testimony blockquote .quote {
  position: absolute;
  top: 0;
  left: 10px;
  text-align: center;
  font-size: 30px;
  line-height: 0;
  display: table;
  color: #fff;
  width: 56px;
  height: 56px;
  margin-top: -30px;
  background: #FF847C;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
#qbootstrap-testimonials .box-testimony blockquote .quote > span {
  display: table-cell;
  vertical-align: middle;
}
#qbootstrap-testimonials .box-testimony blockquote p {
  font-style: italic;
}
#qbootstrap-testimonials .box-testimony .author {
  line-height: 20px;
  color: white;
  font-size: 20px;
  margin-left: 20px;
}
#qbootstrap-testimonials .box-testimony .author .subtext {
  display: block;
  color: rgba(255, 255, 255, 0.5);
  font-size: 16px;
}
#qbootstrap-testimonials .testimony-slide {
  position: relative;
  color: #fff !important;
  width: 90%;
  margin: 0 auto;
}
#qbootstrap-testimonials .testimony-slide blockquote {
  border: none;
  position: relative;
  padding: 0;
  font-size: 30px;
  font-family: "Clicker Script", cursive;
  font-style: italic;
}
#qbootstrap-testimonials .arrow-thumb {
  position: absolute;
  top: 40%;
  display: block;
  width: 100%;
}
#qbootstrap-testimonials .arrow-thumb a {
  font-size: 32px;
  color: #dadada;
}
#qbootstrap-testimonials .arrow-thumb a:hover, #qbootstrap-testimonials .arrow-thumb a:focus, #qbootstrap-testimonials .arrow-thumb a:active {
  text-decoration: none;
}
#qbootstrap-testimonials .owl-theme .owl-dots .owl-dot span {
  background: rgba(255, 255, 255, 0.3) !important;
}
#qbootstrap-testimonials .owl-theme .owl-dots .active span {
  background: white !important;
}
#qbootstrap-testimonials .qbootstrap-heading {
  margin-bottom: 3em;
}
#qbootstrap-testimonials .qbootstrap-heading h2 {
  color: #fff;
  margin-bottom: 20px !important;
}

.groom-men img {
  margin-bottom: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
@media screen and (max-width: 768px) {
  .groom-men img {
    width: 300px;
    margin: 0 auto;
  }
}
.groom-men h3 {
  font-family: "Clicker Script", cursive;
  font-size: 28px;
}

.wedding-events {
  background: #fff;
}
@media screen and (max-width: 768px) {
  .wedding-events {
    margin-bottom: 2em;
  }
  .desc p:nth-child(1) {
padding-top:10px;
}
}
.wedding-events .ceremony-bg {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  height: 400px;
}
.wedding-events .desc {
  padding: 2em;
  border: 1px solid rgba(0, 0, 0, 0.05);
  position: relative;
  z-index: 0;
}
.wedding-events .desc:after {
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 10px;
  right: 10px;
  content: '';
  background: #f4f3e2;
  z-index: -1;
}
.wedding-events .desc h3 {
  font-size: 40px;
  color: #FF847C;
  display: block;
  margin-bottom: 40px;
}
.wedding-events .desc .date {
  display: block;
}
.wedding-events .desc .date span {
  display: block;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
}
.wedding-events .desc .icon-tip {
  position: relative;
  width: 100%;
  float: left;
}
.wedding-events .desc .icon {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin-top: 60%;
}
.wedding-events .desc .icon i {
  color: #fff;
  padding: 15px;
  background: #FF847C;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
@media screen and (max-width: 768px) {
  .wedding-events .desc .icon {
    position: relative;
    margin: 0;
  }
}

#qbootstrap-started {
  position: relative;
}
#qbootstrap-started .section-heading {
  margin-bottom: 0 !important;
}
#qbootstrap-started .section-heading h2 {
  color: #fff;
}
@media screen and (max-width: 768px) {
  #qbootstrap-started .section-heading h2 {
    font-size: 30px;
  }
}
#qbootstrap-started .section-heading h3 {
  color: rgba(255, 255, 255, 0.8);
}
#qbootstrap-started .section-heading .datewed {
  font-size: 24px;
  color: rgba(255, 255, 255, 0.7);
}
#qbootstrap-started .section-heading.svg-sm .svg {
  height: 180px;
  margin-bottom: -50px;
  padding: 0;
}
#qbootstrap-started .section-heading.colored .svg {
  fill: #fff;
}
#qbootstrap-started .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
}
#qbootstrap-started .qbootstrap-heading h2 {
  color: #fff;
}
#qbootstrap-started .qbootstrap-heading p {
  color: rgba(255, 255, 255, 0.5);
}
#qbootstrap-started .form-control {
  background: rgba(255, 255, 255, 0.2);
  border: none !important;
  color: #fff;
  font-size: 16px !important;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#qbootstrap-started .form-control::-webkit-input-placeholder {
  color: #fff;
}
#qbootstrap-started .form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
#qbootstrap-started .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
#qbootstrap-started .form-control:-ms-input-placeholder {
  color: #fff;
}
#qbootstrap-started .form-control:focus {
  background: rgba(255, 255, 255, 0.3);
}
#qbootstrap-started .btn {
  height: 54px;
  border: none !important;
  background: #FF847C;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  padding-left: 50px;
  padding-right: 50px;
}
#qbootstrap-started .form-inline .form-group {
  width: 100% !important;
  margin-bottom: 10px;
}
#qbootstrap-started .form-inline .form-group .form-control {
  width: 100%;
}
#qbootstrap-started .qbootstrap-heading {
  margin-bottom: 30px;
}
#qbootstrap-started .qbootstrap-heading h2 {
  margin-bottom: 0;
}

.gallery {
  margin-bottom: 30px;
}
.gallery .gallery-img {
  width: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  z-index: 1;
  margin-bottom: 25px;
}
.gallery .gallery-img img {
  position: relative;
  max-width: 100%;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.9s;
  -o-transition: 0.9s;
  transition: 0.9s;
}
.gallery .gallery-img:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

#qbootstrap-press {
  background: #f4f4f4;
}

#qbootstrap-press .qbootstrap-press-item {
  background: #fff;
  float: left;
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
@media screen and (max-width: 480px) {
  #qbootstrap-press .qbootstrap-press-item {
    display: block !important;
  }
}
#qbootstrap-press .qbootstrap-press-item .qbootstrap-press-text,
#qbootstrap-press .qbootstrap-press-item .qbootstrap-press-img {
  width: 50%;
}
@media screen and (max-width: 480px) {
  #qbootstrap-press .qbootstrap-press-item .qbootstrap-press-text,
  #qbootstrap-press .qbootstrap-press-item .qbootstrap-press-img {
    height: inherit;
    float: none !important;
    width: 100%;
    display: block !important;
  }
}
#qbootstrap-press .qbootstrap-press-item .qbootstrap-press-text {
  float: left;
  padding: 20px;
}
#qbootstrap-press .qbootstrap-press-item .qbootstrap-press-text .qbootstrap-press-title {
  margin: 0 0 20px 0;
  padding: 0 0 10px 0;
  font-weight: 400;
  font-size: 20px;
  color: #444;
  position: relative;
}
#qbootstrap-press .qbootstrap-press-item .qbootstrap-press-text .qbootstrap-press-title .qbootstrap-border {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 30px;
  background: #FF847C;
}
#qbootstrap-press .qbootstrap-press-item .qbootstrap-press-img {
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  background-size: cover;
}
@media screen and (max-width: 480px) {
  #qbootstrap-press .qbootstrap-press-item .qbootstrap-press-img {
    height: 200px;
    left: 0;
    top: 0;
    position: relative;
    width: 100%;
  }
}

.qbootstrap-nav-toggle {
  width: 25px;
  height: 25px;
  cursor: pointer;
  text-decoration: none;
}
.qbootstrap-nav-toggle.active i::before, .qbootstrap-nav-toggle.active i::after {
  /*background: #FF847C;*/
  background: white;
}
.qbootstrap-nav-toggle:hover, .qbootstrap-nav-toggle:focus, .qbootstrap-nav-toggle:active {
  outline: none;
  border-bottom: none !important;
}
.qbootstrap-nav-toggle i {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 25px;
  height: 3px;
  color: #FF847C;
  font: bold 14px/.4 Helvetica;
  text-transform: uppercase;
  text-indent: -55px;
  /*background: #FF847C;*/
  background: white;
  transition: all .2s ease-out;
}
.qbootstrap-nav-toggle i::before, .qbootstrap-nav-toggle i::after {
  content: '';
  width: 25px;
  height: 3px;
  /*background: #FF847C;*/
  background: white;
  position: absolute;
  left: 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.qbootstrap-nav-toggle i::before {
  top: -7px;
}

.qbootstrap-nav-toggle i::after {
  bottom: -7px;
}

.qbootstrap-nav-toggle:hover i::before {
  top: -10px;
}

.qbootstrap-nav-toggle:hover i::after {
  bottom: -10px;
}

.qbootstrap-nav-toggle.active i {
  background: transparent;
}

.qbootstrap-nav-toggle.active i::before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.qbootstrap-nav-toggle.active i::after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}

.qbootstrap-nav-toggle {
  position: absolute;
  top: 25px;
  right: 0px;
  z-index: 21;
  padding: 6px 0 0 0;
  display: block;
  margin: 0 auto;
  display: none;
  height: 44px;
  width: 44px;
  border-bottom: none !important;
}
@media screen and (max-width: 768px) {
  .qbootstrap-nav-toggle {
    display: block;
  }
}

.person {
  text-align: center;
  margin-bottom: 40px;
  float: left;
  width: 100%;
}
.person img {
  display: block;
  margin: 0 auto;
  height: 150px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.person .name {
  font-size: 24px;
}
.person .position {
  text-transform: uppercase;
  color: #c3c3c3;
  margin-bottom: 30px;
  letter-spacing: 2px;
}

#footer {
  /*padding: 50px 0;*/
  padding: 20px 0;
  color: black;
  background-color: #000;
  text-align:center;
}
@media (max-width: 768px) {
#footer {
  padding-bottom:50px;
}
}
#footer .copyright {
  margin-bottom: 0px;
  padding-bottom: 0;
}

.btn {
  text-transform: uppercase;
  letter-spacing: 2px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn.btn-primary {
  /*background: #FF847C;*/
  /*background: #46AD31;*/
  background: #2a60fe;
  color: #fff;
  border: none !important;
  border: 2px solid transparent !important;
}
.btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus {
  box-shadow: none;
  background: #002db2;
}
.btn:hover, .btn:active, .btn:focus {
  background: #002db2 !important;
  color: #fff;
  outline: none !important;
}
.btn.btn-default:hover, .btn.btn-default:focus, .btn.btn-default:active {
  border-color: transparent;
}

.social {
  padding: 0;
  margin: 0;
  display: inline-block;
  position: relative;
  width: 100%;
}
.social li {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
}
.social li a {
  font-size: 16px;
  display: table;
  width: 40px;
  height: 40px;
  margin: 0 4px;
}
.social li a i {
  display: table-cell;
  vertical-align: middle;
}
.social li a:hover, .social li a:active, .social li a:focus {
  text-decoration: none;
  border-bottom: none;
}
.social li a.social-box {
  background: #FF847C;
  color: #fff;
}
.social li a.social-circle {
  background: #FF847C;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.social li a:hover {
  background: #393e46 !important;
}
.social.social-box a {
  background: #FF847C;
  color: #fff;
}
.social.social-circle a {
  background: #FF847C;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.js .to-animate,
.js .to-animate-2,
.js .single-animate {
  opacity: 0;
}

@media screen and (max-width: 480px) {
  .col-xxs-12 {
    float: none;
    width: 100%;
  }
}

.row-bottom-padded-lg {
  padding-bottom: 7em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-lg {
    padding-bottom: 2em;
  }
}

.row-bottom-padded-md {
  padding-bottom: 4em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-md {
    padding-bottom: 2em;
  }
}

.row-bottom-padded-sm {
  padding-bottom: 2em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-sm {
    padding-bottom: 2em;
  }
}

.form-control {
  box-shadow: none;
  background: transparent;
  border: 2px solid rgba(0, 0, 0, 0.1);
  height: 54px;
  font-size: 18px;
  font-weight: 300;
}
.form-control:active, .form-control:focus {
  outline: none;
  box-shadow: none;
  border-color: #FF847C;
}

.js .animate-box {
  opacity: 0;
}

.qbootstrap-animated {
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.mfp-close-btn-in .mfp-close {
/*color: #000;*/
/*color: #fff;*/
color: grey;
}
.fonslider{
/*border: #fff solid 1px;*/
background: rgba(255,255,255,0.2);
}
.fonsliderskobka1 {
position:absolute;left:0;top:0;height:535px;width:45px;background:url(/images/headerblok_slider.png) no-repeat;
}
.fonsliderskobka2 {
position:absolute;right:0;top:0;height:535px;width:45px;background:url(/images/headerblok_slider.png) no-repeat;-webkit-transform: rotate(30deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
@media (min-width: 300px) and (max-width: 479px) {
.fonslider {
margin: 0 auto;
/*width:300px;*/
}
.fonsliderskobka1{
display:none;
}
.fonsliderskobka2{
display:none;
}
.sliderprice {
background: transparent;
width: auto;
font-size: 26px !important;
}
span.sliderh3{
font-size:0.9em !important;
letter-spacing: 1px;
}
}
@media (min-width: 480px) and (max-width: 768px) {
.fonslider {
border:0;
background: transparent;
/*margin: 0 90px 0 90px;*/
}
.fonsliderskobka1{
display:none;
}
.fonsliderskobka2{
display:none;
}
.sliderprice {
background: transparent;
width: auto;
}
span.sliderh3{
font-size:0.9em !important;
letter-spacing: 1px;
}
}
#btncontcall {
background: #48a5bd;
color:white;
}
#btncontcall:hover {
background: #067693;
color:white;
}
#headerblokfon {
padding-top: 50px;
background: url(/images/headerblok.png) no-repeat;
background-position: bottom;
width: 1175px;
margin-left: -20px;
margin-bottom: 30px;
}
#headerblok {
font-family: Roboto important;
text-align: center;
font-weight: 800;
padding-bottom: 20px;
color: #2a60fe;
}
input, button, select, textarea {
width: 100%;
padding: 5px 0 5px 0;
color: black;
padding: 10px;
border-radius: 10px;
/*font-family: Roboto important;*/
text-align: center;
outline: none;
}
@media (max-width: 991px) {
.menu_text_podmenu {
width: 250px;
margin: 0 auto;
}
}
@media (min-width: 480px) and (max-width: 550px) {
 .zakaz {
   /*width: 300px;*/
   margin:0 auto;
  }
  .ostavit {
	margin-bottom:10px;
}
}
@media (min-width: 769px) and (max-width: 820px) {
  .menu_text {
    letter-spacing: 0.2px !important;
  }
}
@media (max-width: 1150px) {
  .sliderh3 {
    padding:0 25px;
  }
}
@media (min-width: 768px) and (max-width: 1171px) {
  .menu_text_podmenu {
    font-size:0.8em;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  #headerblokfon {
    width:100%;
  }
  .menu_text_podmenu {
    /*font-size:0.6em;
    line-height:12px;
    padding-right: 20px;
    width:170px;
    margin:0 auto;*/
  }
  .menu_text_podmenu img{
  /*height:40px;*/
  }
  .container {
    width:100%;
  }
  .podmenumob {
    /*width:730px;*/
    margin:0 auto;
  }
}
@media (min-width: 768px) and (max-width: 918px) {
  .tel {
     font-size:17px;
  }
}
@media (min-width: 769px) and (max-width: 1030px) {
  .menu_text {
    font-size:12px;
  }
}
@media (min-width: 769px) {
  .navbar-header {
    float:left;
  }
}
@media (max-width: 768px) {
  .navbar-header {
    float:none;
  }
}
@media (min-width: 769px) and (max-width: 1101px) {
  #logomobile {
    height:80px;
  }
}
.menu_text {
font-family: Russo One;
letter-spacing: 1px;
}
@media (min-width: 1102px) {
.menu_text {
  margin-top: -65px;
  }
    #logomobile {
    height:90px;
  }
}
@media (max-width: 990px) {
#pochemuicon {
padding-top:0 !important;
}
.strelki {
display:none;
}
}

@media (max-width: 978px) {
.mobcalc {
display:none;
}
}

@media (max-width: 800px) {
.animated {
animation-duration: 0s !important;
}
.mobilephotoblock2 {
margin-bottom:30px;
}
.animate-box {
animation-duration: 0s !important;
opacity:1 !important;
}
.scroll-button {
/*display:none;*/
}
}

@media (max-width: 991px) {
#zayavka {
display: flex;
flex-direction: column;
align-items: center;
}
}
@media (max-width: 1000px) {
#footerlogo {
display:block !important;
width: auto !important;
}
.footer2 {
display:block !important;
width: auto !important;
padding-top: 30px;
}
.footer3 {
display:block !important;
width: auto !important;
float:none !important;
}
#footerlogo img{
max-width:270px;
}
#footerlogo {
float:none !important;
}
#footerlogo p{
text-align: center !important;
}
}

@media (min-width: 300px) and (max-width: 479px) {
.tovar {
width: 260px;
}
}
@media (max-width: 768px) {
.typetable {
/*width: 15px !important;
height: 15px !important;
border-radius: 10px !important;*/
}
.sliderh1 {
line-height:initial !important;
}
.zayavka {
width:100%;
}
.slidertitle {
  margin-bottom: 10px;
}
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
.animated {
/*CSS transitions*/
-o-transition-property: none !important;
-moz-transition-property: none !important;
-ms-transition-property: none !important;
-webkit-transition-property: none !important;
transition-property: none !important;
/*CSS transforms*/
-o-transform: none !important;
-moz-transform: none !important;
-ms-transform: none !important;
-webkit-transform: none !important;
transform: none !important;
/*CSS animations*/
-webkit-animation: none !important;
-moz-animation: none !important;
-o-animation: none !important;
-ms-animation: none !important;
animation: none !important;
}
}

@media (max-width: 1200px) {
  .slidertitle {
    /*padding:0 50px;*/
  }
}
@media (max-width: 991px) {
  .qbootstrap-cover {
  background-position: center center !important;
  }
  #qbootstrap-podmenu {
    padding:0;
  }
  .menu_text_podmenu span {
    float:none !important;
  }
  .menu_text_podmenu {
    display:block !important;
    font-size: 0.7em;
    }
}
@media (min-width: 769px) and (max-width: 991px) {
  .sliderh3 {
    margin-top: 80px;
  }
  .qbootstrap-cover .display-t, .video-hero .display-t {
    height: 630px;
  }
  .slidertitle {
    margin-bottom: 10px;
  }
}

@media (max-width: 991px) {
  .qbootstrap-cover .display-tc, .video-hero .display-tc {
    display: flex !important;
    flex-direction: row !important;
    justify-content: flex-end;
    align-items: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sliderphotoleft img {
    height:250px;
    width:auto;
  }
  .sliderphotoright img {
    height:250px;
    width:auto;
  }
  .sliderphotoright {
    overflow: hidden;
  }
}
@media (max-width: 1159px) {
  .resheniemob {
    display: flex;
    display:inline-flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #gotreshitemlast {
    margin: 0 auto 50px;
    float:none;
  }
  .gotreshitem{
    margin: 0 auto 50px;
    float:none;
  }
  #gotovyeresheniya {
    padding:0;
  }
}

@media (max-width: 1108px) {
  .vardescdop {
    font-size: 16px;
    margin-right: 55px;
    line-height:20px;
  }
  .vardesc {
    line-height:24px;
  }
}
@media (max-width: 1102px) {
  .vardescdop {
      margin-right: 0px;
    }
  }

@media (max-width: 1033px) {
  .tovarrow1 img {
      width:100%;
    }
  }
@media (max-width: 991px) {
  .varrow {
    display: block;
  }
  .tselnazntitle {
    text-align: center;
  }
  .tselnaznblock {
    display: inline-flex;
    flex-direction: column;
    text-align: center;
    padding: 10px 0;
  }
  .tselnazn {
    position:relative;
    height:auto;
    padding: 20px 0;
    margin-top: 10px;
  }
  .tovarrow1 img {
    width:150px;
    margin: 50px auto 0;
  }
  .variantyitem {
    height:auto;
  }
  }

@media (max-width:929px) {
  #gotovyeresheniya {
    height: auto !important;
    background-color: #233f6f;
    background-image: none !important;
  } 
  .ekran4 {
    margin-top: 60px;
  }
}

@media (max-width: 460px) {
  .karkas {
    text-align: left !important;
  }
  #karkasblock {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
	  -ms-flex-wrap: wrap;
    /*display: block;
    text-align: left !important;
    justify-content: left;*/
  }
}

@media (max-width: 768px) {
  .ekran4 {
    padding-bottom: 0 !important;
    margin-top: 80px;
  }
  .smallprice {
    margin-top: 100px;
  }
}

@media (max-width: 466px) {
  .smallprice {
    margin-top: 150px;
  }
}

@media (max-width: 356px) {
  .gotreshitem {
    width: 280px;
  }
  .zakazat {
    width: 280px;
  }
  .ekran4 {
    margin-top: 80px;
  }
}

@media (max-width: 1350px) {
  .eslinenashli {
    height:auto;
    line-height: 25px;
    padding: 10px 10px;
    margin-top: -10px;
    background: rgba(36,66,114,1);
  }
}
@media (max-width: 500px) {
  .eslinenashli {
    margin-top: -20px;
  }
}
@media (max-width: 551px) {
  .tovarrow1 img {
    margin: 70px auto 0;
  }
  .smallprice {
    margin-top: 165px;
  }
}
@media (max-width: 316px) {
  .eslinenashli {
    padding: 5px 5px;
  }
}

@media (max-width: 767px) {
  .calcrazmery label{
    font-size:14px;
  }
  .ekran3 {
    background: transparent !important;
    background-color: #dedede !important;
  }
  .ekran4 {
    background: transparent !important;
    background-color: #fff !important;
  }
}

@media (max-width: 460px) {
  .karkas {
    padding-right:0;
  }
}
@media (max-width: 330px) {
  .karkas {
    padding-right:0;
    padding-left:0;
    font-size:9px;
  }
}
@media (max-width: 367px) {
  .vardescdop {
    padding-right:10px;
    padding-left:10px;
  }
  #tovartitle {
    font-size: 20px;
  }
}

@media (max-width: 319px) {
  #tovartitle {
    font-size: 18px;
  }
}

@media (max-width: 504px) {
  .vardescdop {
    text-align:center;
  }
}

@media (max-width: 991px) {
  .tselnazntitle {
    margin-left:0;
  }
}

#ekran7 #preim a:hover, #ekran7 #preim a:active, #ekran7 #preim  a:focus {
  color:black !important;
}

#preim a:hover {
  text-decoration:underline;
}

/* Large resolution*/
@media (min-width: 1921px) {
  .ekran2, .ekran7, .ekran13 {
    background-size: cover !important;
    background-position: 0 50% !important;
  }
  .ekran3, .ekran4 {
    background-size: cover !important;
  }
}
.ekran2 .zakazknopka img {
	height:25px;
	margin-right:15px;
	margin-bottom:4px;
}

@media (max-width: 400px) {
	.ekran6 .col-md-8 img {
		width: 100%;		
	}
	.ekran6 .col-md-8 a {
		float:none !important;
		margin-left:0 !important;
	}
}

.ekran5 th {
	color: #2a60fe;	
}

.ekran5 td, th {
	border: 1px solid black;
	width: 50%;
	vertical-align: top;	
	padding: 10px;
	text-align: center;
}

.ekran5 table {
	width: 100%;
	background:white;
}
.whatangar p{
	margin-bottom:0;
}
.whatangar ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
.whatangar ul > li{
    padding-left: 20px;
    position: relative;
}
.whatangar ul > li:before{
    content: '✔';
    position: absolute; top: 0; left: 0;
}
.ekran6 .col-md-8 img {
	height:150px;
}
.ekran5 table img{
	max-width: 100%;
	height:183px;
}
@media (max-width: 768px) {
	.ekran5 table img{
		width: 100%;	
		height:auto;
	}
	.ekran6 .col-md-8 img {
		height:auto;
	}
}
@media (max-width: 500px) {
	.ekran5 ul {
		padding-left:15px;
	}
	.ekran5 table {
		font-size:0.9em;
	}
}

@media (max-width: 450px) {
	.ekran5 table {
		width: 280px;
		margin:0 auto;
		font-size:0.8em;
	}
}

@media (max-width: 415px) {
	.ekran5 table {
		font-size:0.7em;
	}
}

@media (max-width: 375px) {
	.ekran5 table {
		font-size:0.6em;
	}
}

@media (max-width: 340px) {
	.ekran5 table {
		font-size:0.5em;
	}
}