@import url("price.css");
@import url("tabs.css");
@import url("call_me.css");
@import url("div_info.css");

/*======= RESET ALL STYLE ========== */
html, body, div, span, applet, object, iframe, 
blockquote, pre, 
a, abbr, acronym, address, big, cite, code, 
del, dfn, em, font, img, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var, 
b, u, i, dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend
{ 
margin: 0; 
padding: 0; 
border: 0; 
outline: 0; 
vertical-align: inherit; 
background: transparent;  
font:15px Arial,sans-serif; 
/*font-family:  Arial,sans-serif; */
font-family: Verdana;
}


html {
    height: 100%;
}

.container-fluid{
	padding-left: 0;
	padding-right: 0;	
}

/*======== CONGIG CSS =======*/
:root{
    --color-orange: #FF7500;
    --color-grey: #929292;
    --color-blue: #334863;
    --color-lblue: #25749D;
}

.carousel {
  /*background: url(../img-slide/bgc-image.jpg) 50% 100% no-repeat;*/
  /*background-color: #765682;*/
  height: 400px;
  width: 100%;
  /*border-top: 1px solid #e7e7e7;*/
  /*background-image: url(../img/bgc_slide.jpg);*/
}


.carousel-control {
  opacity: .2;
}

.carousel-control:hover {
  opacity: .6;
}


.carousel,
.carousel-inner,
.carousel-inner .item,
.carousel-inner img {
  /*height: 100% !important;*/
  height: 400px !important;
 
  width: 100% !important;
}

.carousel-inner  .item img {
  margin: 0px auto;
}

.link_slider {
  margin-top: 10px; 
  padding: 7px 40px;
  opacity: .8;
}

.link_slider:hover {
  opacity: 1;
}



/*========== GLOBAL ================*/

/*font-family: 'Open Sans', sans-serif;*/
body{
	background-color: #FFFFFF;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #585757;
	min-width: 320px;
  height: 100%;
}

button:focus,a:focus {outline:none;}
button,a: {outline:none;}
button,a: {outline:none;}



p {text-indent: 20px;}

.btn-clear{
	border: none;
	background-color: #fff;
	font-size: 110%;
	font-weight: 400;
}

.panel-body-user{
  background-color: #fff;
  font-size: 120%;
  border: 1px solid #BCBCBC;
}

.panel-body-user p{
  font-size: 100%;
  line-height: 1.5;
}
.panel-body-user a {
  font-size: 100%;
}

/* стиль для линии */
.line_gray_solid {
   border-top: 1px solid #DEDCDC; /* Параметры линии */
   height: 2px; /* Высота блока */
   background: url(../img/news_line.png) no-repeat 10px -18px; /* Параметры фона */
   width: 80%;
}


/*================ ТЕКСТ В ЛИНИИ ===========*/
 h3.text-in-line {
 	font-size: 110%;
 }

 h3.text-in-line,
 h4.text-in-line,
 h5.text-in-line
  {
    position: relative;
    overflow: hidden;
    /* font-size: 24px; */
    font-weight: normal;
    text-align: center;
    margin: 15px auto;
  }
  h3.text-in-line > span,
  h4.text-in-line > span,
  h5.text-in-line > span {
    display: inline-block;
    margin: 0 .4em;
  }
  h3.text-in-line > span:before,
  h3.text-in-line > span:after,
  h4.text-in-line > span:before,
  h4.text-in-line > span:after,
  h5.text-in-line > span:before,
  h5.text-in-line > span:after {
    content: '';
    position: absolute;
    width: 100%;
    border-top: 1px solid #EC8415;
    /*border-top: 1px solid #644A8A;*/
    margin-top: .6em;
  }
  h3.text-in-line > span:before,
  h4.text-in-line > span:before,
  h5.text-in-line > span:before {
    margin-left: -102%;
  }
  h3.text-in-line > span:after,
  h4.text-in-line > span:after,
  h5.text-in-line > span:after {
    margin-left: 2%;
  }

 h3 span{
 	font-size: 120%;
 }

 .hr-news{
  height: 2px;
  width: 20%;
  background-color: #5B4089;
  margin: 7px 0 20px 0;
}

.hr-news-center{
  height: 1px;
  width: 90%;
  background-color: #F4F2F2;
  margin: 10px auto;
}

.hr-news-left{
  height: 1px;
  width: 90%;
  background-color: #F4F2F2;
  margin: 10px 0;
}

.hr-news-small {
  height: 1px;
  width: 30%;
  background-color: #EEEEEE;
  margin:5px 5px;
}

.hr-news-violet{
  height: 1px;
  width: 90%;
  background-color: #C19ADB;
  margin: 10px auto;
  opacity: 0.6;
}




/*================ /ТЕКСТ В ЛИНИИ ===========*/



/*================ ОФОРМЛЕНИЕ ТЕКСТА ===========*/
.p-low{
  margin:0;
  line-height: 1.3;
  font-size: 90%;
  font-weight: 300;
  color: #797676
}

.p-lg{
  margin:0;
  line-height: 1.5;
  font-size: 104%;
  font-weight: 100;
  color: #7E7A7A;
  text-indent: 20px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
}

.p-lg-black{
  margin:0;
  line-height: 1.6;
  font-size: 114%;
  font-size: 15px;
  font-weight: 300;
  color: #212020;
  text-indent: 20px;
  /*font-family: 'Source Sans Pro', sans-serif;*/
  text-align: justify;
  font-family: 'Roboto', sans-serif;

}
.p-lg-black>strong{
  font-weight: 600;
  font-size: 16px; 
  font-family: 'Roboto', sans-serif;
}

.p-p{
  margin:0;
  line-height: 1.5;
  font-size: 100%;
  font-weight: 100;
  color: #7E7A7A;
  text-indent: 12px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
}

.fs-80 {
  font-size: 80% !important;
}

.fs-90 {
  font-size: 90% !important;
}

.fs-120 {
  font-size: 120% !important;
}

.fs-130 {
  font-size: 120% !important;
}


.fs-110 {
  font-size: 110% !important;
}

img.cap {
    background: #cccccc;
    display: block;
    width: 94%;
    margin-top: 4px;
    margin-bottom: 4px;
  /*  padding: 10px;
    width: 78px;
    height: 30px;
    border: 1px solid black;*/
/*    width: 98%;
    height: 30px;
    display: block;
    margin: auto;   */
    }

.width_96_2x2 {
    width: 100%;
    box-sizing: border-box;
    }.margin_20_0 {
    }

/*================ /ОФОРМЛЕНИЕ ТЕКСТА ===========*/



/*================ ПРЕЛОАДЕР ===========*/
#cube-loader {
  align-items: center;
  display: flex;
  height: 100%;
  width: 100%;
  position: fixed;
  & .caption {
    margin: 0 auto;
  }
  .cube-loader {
    width: 73px;
    height: 73px;
    margin: 0 auto;
    margin-top: 49px;
    position: relative;
    transform: rotateZ(45deg);

    & .cube {
      position: relative;
      transform: rotateZ(45deg);
      width: 50%;
      height: 50%;
      float: left;
      transform: scale(1.1);
    }
    & .cube:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(52, 73, 94, 1.0);
      animation: cube-loader 2.76s infinite linear both;
      transform-origin: 100% 100%;
    }
    & .loader-2 {
      transform: scale(1.1) rotateZ(90deg);
    }
    & .loader-3 {
      transform: scale(1.1) rotateZ(180deg);
    }
    & .loader-4 {
      transform: scale(1.1) rotateZ(270deg);
    }
    & .loader-2:before {
      animation-delay: 0.35s;
    }
    & .loader-3:before {
      animation-delay: 0.69s;
    }
    & .loader-4:before {
      animation-delay: 1.04s;
    }
  }
}

@keyframes cube-loader {
  0%, 10% {
    transform: perspective(136px) rotateX(-180deg);
    opacity: 0;
  }
  25%, 75% {
    transform: perspective(136px) rotateX(0deg);
    opacity: 1;
  }
  90%, 100% {
    transform: perspective(136px) rotateY(180deg);
    opacity: 0;
  }
}
/*================ /ПРЕЛОАДЕР ===========*/


.small-device {display: none;}



/*========== HEADER =============*/
#header{
	height: 100px;
	background-color: #fff;
}

#header-tel{
	margin-top: 5px;
}

#header-tel span {
	font-size: 110%;
	color: #334863;
}

#header-tel span i{
	font-size: 130%;
	color: #FF7500;
}

div #btn-tell-me{
	margin-top: 10px;
}

#btn-tell-me {
	border-bottom: 1px dotted #FF7500;
	color:#FF7500;
  margin-top: 10px !important;
}

a.popup-with-move-anim {
  text-decoration: none;
}

div #btn-tell-me:hover, #btn-tell-me:hover{
	border-bottom: none;
	color: #334863;
}

#btn-send-mail{
	color: #334863;
	margin-top: 30px;
	border-bottom: 1px dotted #334863;
}

#header-mail{
  padding-top: 30px;
}

#header-mail a{
  text-decoration: none;
}

#btn-send-mail:hover{
	color: #FF7500;
	border-bottom: none;	
}

#header-mail i{
	color: #FF7500;
	font-size: 130%;
}

/*========== /HEADER =============*/


/*========== NEWS-DIV =============*/
#news-back {
  /*background-color: #C0B7B6; */
  height: 100%; 
  /*margin-top: 27px;*/
  border-top: 1px solid #bf5a16;
  /*opacity: .8;*/
}

.news-back-text {
  background-color: #DA3914; 
  font-size: 18px;
  padding: 8px;

}

.news-back-text-2 {
  background-color: #CBCBCB; 
  font-size: 16px;
  padding: 8px;
  color: #514B4B;
  line-height: 2.4;
}
/*========= /NEWS-DIV =============*/






.menu_li_download{
  background-color: #D8452E;
  margin: 2px 0px;
}



#seminar-2018 {
  background: url('../img/seminar-2018-var1.jpg') no-repeat center center fixed;
  min-height: 440px;
    width: 100%;
    color: #fff;
    max-width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: relative;
} 



/*========== FOOTER =============*/


/* Wrapper for page content to push down footer */
#wrap {
  min-height: 100%;
  height: auto;
  /* Negative indent footer by its height */
  margin: 0 auto -60px;
  /* Pad bottom by footer height */
  padding: 0 0 60px;
}

/* Set the fixed height of the footer here */
#footer {
  height: 200px;
  /*background-color: #a2adc4;*/
  background-color: #667492;
}

#footer .container {
  height: 160px;
}

#footer .footer-bootom{
  height: 40px;
  background-color: #757f95; 
}

.footer-adres{ 
  color: #F4F4F4;
  margin-left: 20px;
  font-size: 108%;
  text-align: left;
}
#footer i{margin-right: 7px;}

#footer a {
  color: #F4F4F4;
  font-size: 105%;
}
  
#footer a:hover {
  text-decoration: none;
  border-bottom: 1px dotted #eee;
  font-size: 105%;
}

.footer-tel{
   color: #F4F4F4;
  font-size: 105%;
  font-family: Tahoma;
 }  

#footer h4{
  margin-bottom: : 8px;
  color:#DFE8EE;
}

.footer-bord-right {
  border-right: 1px solid #7D8AA6;
  height: 120px;
}

/*========== /FOOTER =============*/


/*========== /FOOTER =============*/
#enscart_image_wrapper  {
    background-color:  rgba(233, 101, 4, 0.86) !important;
}

/*========== /FOOTER =============*/



#blank-load a{
  color:#195DAA;
  font-size: 110%;
  text-decoration: none;
}
#blank-load a:hover {
  border: none;
  color: #DA6A07;
}





/*========== MENU =============*/
#menu li a{
	border-left: 1px solid #eb7d33;
}



/*========== /MENU =============*/






/*====== SLIDER ============*/
#img-back{
	background: url('../img/slider-bg-lg.jpg') no-repeat center center fixed;
	height: 400px;
    width: 100%;
    color: #fff;
    max-width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: relative;
    top: 120px;
 	position: absolute;
}

/*====== /SLIDER ============*/


/*====== INFO_PAGE ============*/
.div-reclam{
	/*border: 1px solid var(--color-blue);*/
	padding: 10px;
}

.div-reclam h3{
	font-size: 110%;
	text-transform: uppercase;
	font-weight: 700;
	margin: 15px 3px;
}

.div-reclam p{
	font-size: 110%;
	padding: 1px 10px;
}

span a{
  font-size: 100%;
  color:  #334863;
}

#head-tel-1 a, #head-tel-2 a{
  text-decoration: none;
   font-size: 100%;
   color:  #334863;
}
#btn-send-mail{
  font-size: 100%;
}

/*====== /INFO_PAGE ============*/


/*====== PRICE_PAGE ============*/
.tabbable-panel .tab-pane{
  margin-top: 30px;
}

.tabbable-panel .table{
  font-size: 114%;
}

.tabbable-panel tbody tr td{
  border-bottom: 1px solid #E1D7D7;
  vertical-align: middle;
} 
.tabbable-panel td i {
  font-size: 118%;
  color: #eee;
  padding-top: 2px;
}


thead tr td {vertical-align: middle  !important;}


.comment-price {
  text-indent: 0px;
  margin: 3px 3px;
  color: #B6400C;
}

.price-group{
   /*background-color: #3B5589;*/
   color: #3B5589;
   font-weight: 700;
}

/*====== /PRICE_PAGE ============*/


/*====== Call-Me ============*/
.popup-form {
  border: 1px solid #B1ACAB;
}

p.zakaz{
   color: #595963; 
}

.popup-form label span{
  color: #585755;
}
.popup-form input {border: 1px solid #BDAA0E;}

.popup-form button.button {
    margin: 10px auto 6px;
    padding: 10px 35px;
    background-color: #D23C01;
    border-radius: 2px;
    font-size: 14px;
    transition: background-color 0.25s ease 0s;
    border: none;
    color: #E0E0E0;
    font-weight: bold;
    text-transform: uppercase;
}

.popup-form button.button:hover{
  background-color: #A1350A;
}
/*====== /Call-Me ===========*/



/*====== CONTACT_PAGE ===========*/

.p-contact {
  text-indent: 0;
  margin: 6px 0;
}

.p-contact i {
  color: #DC820D;
}

/*====== /CONTACT_PAGE ===========*/


.show_img_modal{
  cursor: pointer;
  opacity:0.5;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
 
.show_img_modal:hover {
  opacity:1;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}




/*------- Стиль иконки навигации ------------------*/

.ico-tab-news {
   margin-right: 2px;
   position: relative;
   top: -5px;
   /*color: #0e7a34;*/
   font-size: 90%;
}










@media only screen and (max-width: 359px) {
 .post-slide .category{ font-size: 13px; }
}





@media only screen and (max-width: 359px) {
 .post-slide .category{ font-size: 13px; }
}




/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

}

@media only screen and (max-width : 1030px) {

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
  #head-tel-1, #head-tel-2, #header-mail, #btn-send-mail{
    font-size: 70%;
  }
  #footer h4{
      font-size: 95%;
  }
  
  .footer-tel {
    font-size: 95%;
  }

  #footer a{
    font-size: 90%;
  }
  
  
  #footer i{
    display: none;
  }
 #btn-send-mail>i{
  display: none;
 }


/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {


}

@media only screen and (max-width : 767px) {
	 #footer-logo {display: none};
  
  /*#head-tel-1{
    text-align: left;
  }
  
  #head-tel-2{
    text-align: left;
  }
*/
}

@media only screen and (max-width : 693px) {
  #btn-tell-me {display: none;}
  #header-tel>div>div{
    font-size: 90%;
  }
  #head-tel-1, #head-tel-2{
    text-align: left;
  }


}


@media only screen and (max-width : 543px) {
    #header-mail {text-align: left;}   
     #header-mail i {display: none;}
}


@media only screen and (max-width : 669px) {

}

@media only screen and (max-width : 521px) {

}




/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 444px) {
	
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 427px) {
  #header-mail, #header-tel, #header-logo-img{display: none;}
  .small-device {display: block;}
}

