body,
html {
    width: 100%;
    height: 100%;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 300;
	letter-spacing: 0.5px;
}


.btn {
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 500;
}

.btn-xl {
  font-size: 18px;
  padding: 20px 40px;
}

.btn-primary {
  border-radius: 0px;
  background-color: #FEDB42;
  border: none;
  color: black;
  transition: background-color 0.5s;
}

.btn-primary:active, .btn-primary:focus, .btn-primary:hover {
  background-color: #E4C128 !important;
  color: #222222;
  border: none;
}

.btn-primary:active, .btn-primary:focus {
  border: none;
}

.btn-lg {
	padding: 12px 20px;
}

.btn-xs {
	border: none;
}

.modal-title-main {
	font-size: 14px;
	color: #222;
}

/* основные */

.s-title {
	font-size: 45px;
	font-weight: 600;
}

.s-title2 {
	font-size: 20px;
	font-weight: 400;
	padding-bottom: 30px;
}

.s-title3 {
	font-size: 15px;
	font-weight: 400;
}

/* шапка */

.intro-top-p {
	padding: 5px;
}

.intro-top {
    padding-top: 30px; 
    padding-bottom: 30px;    
}

.intro-header {
    padding-top: 22px; 
    padding-bottom: 50px;
    /* min-height: 750px; */
    color: #f8f8f8;
	
}

.top-text-slogan {
	font-size: 18px;
	font-weight: 300;
}

.top-text-slogan span {
	font-weight: 600;
}

.top-text-contact1 {
	font-size: 20px;
	font-weight: 600;
}

.top-text-contact2 {
	font-size: 15px;
}

.block-contact-top {
	margin-top: 20px;
	padding: 30px;
	background-color: rgba(255, 255, 255, 0.9);
	border-radius: 0px;
	text-align: center;
}

.block-contact-top-title {
	padding-top: 20px;
	padding-bottom: 20px;
	color: #222;
	font-size: 18px;
}

.block-privacy {
	padding-top: 10px;
	font-size: 12px;
	color: #A59C99;
}


.block-intro-slogan1 {
	margin-top: 80px;
	font-size: 50px;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 1.2;
}

.block-intro-slogan1-1 {
	font-size: 40px;
	font-weight: 300;
	letter-spacing: 0px;
	line-height: 1.2;
	color: #FEDB42;
}

.block-intro-slogan2 {
	margin-top: 20px;
	font-size: 22px;
	font-weight: 300;
	letter-spacing: 0px;
}

.icon-color1 {
	color: #FEDB42;
}

.icon-color2 {
	color: #40A58F;
}

.block-top-best {
	margin: 50px 0;
}

.top-best-t1 {
	margin-top: 20px;
	font-size: 26px;
	font-weight: 400;
	color: #FEDB42;
}
.top-best-t2 {
	font-size: 21px;
	font-weight: 400;
}
.top-best-t3 {
	margin-top: 14px;
	font-size: 18px;
	font-weight: 100;
}

.link-top {
	color: #fff;
	text-decoration: none;
}

.link-top:hover {
	color: #FEDB42;
	text-decoration: none;
}

/* Services */

.services {
	padding-top: 80px;
	padding-bottom: 80px;
}

.services-title-p {
	font-size: 25px;
	font-weight: 600;
	padding-top: 15px;
}

.services-text {
	font-size: 18px;
	font-weight: 500;
	padding-top: 15px;
	padding-bottom: 15px;
}

.services-text span {
	color: #40A58F;
}

.services-p {
	font-size: 16px;
	font-weight: 400;
}

.services-bottom {
	margin-bottom: 30px;
}

.services-bottom-block {
	margin-bottom: 50px;
}


/* Services */

.services-how {
	padding-top: 80px;
	padding-bottom: 80px;
}

.services-how-text {
	font-size: 18px;
	font-weight: 600;
}

.services-icon {
	color: #40A58F;
}

/* заказать - центральная часть */

.section-order {
	margin: 50px 0;
    padding: 130px 0;
    color: #f8f8f8;
}

.section-order-title1  {
	font-size: 45px;
	font-weight: 400;
}

.section-order-title2  {
	font-size: 45px;
	font-weight: 400;
	color: #FEDB42;
}

.section-order-title2:hover {
	color: #FEDB42;
	text-decoration: none;
}

.section-order-title3  {
	font-size: 20px;
	font-weight: 300;
	margin-bottom: 20px;
}

/* О нас */

.section-about {
	margin: 80px 0px;
}

.about-slogan {
	font-size: 25px;
	font-weight: 600;
}

.about-slogan2 {
	font-size: 23px;
}

/* подвал */

footer{
	background-color: #333;
	padding: 40px 0px;
	color:#fff}
      
.link-bottom {
	color: #40A58F;
	text-decoration: none;
	font-size: 12px;
}

.link-bottom:hover {
	color: #fff;
	text-decoration: none;
}
	  
	  
	  /* Социальные сети */
	  
	  .tsupport-social{text-align:center;margin-top: 5px;}
.tsocial {
  
  display:inline-block;
  width:25px;
  height:25px;
  margin:0 5px;
  line-height:22px;
  font-size:15px;
  text-align:center;
  color:#40A58F;
  border:1px solid;
  border-radius:0%;
 
  overflow:hidden;
  transition:color .3s;
}
.tsocial:hover {color: #fff;cursor: pointer;}
	  
/* формы */

.section#contact .form-group input, section#contact .form-group textarea {
	   
}

.form-control {
	padding: 25px;
    display: block;
    width: 100%;
    font-size: 20px;
	font-weight: 600;
    line-height: 1.5;
    color: #222222;
    background-color: rgba(255, 255, 255, 0.9);
    background-clip: padding-box;
    border: 2px solid #D9D9D9;
    border-radius: 0px;
transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
 }
 
 .form-control2 {
	padding: 25px;
    display: block;
    width: 100%;
    font-size: 20px;
	font-weight: 600;
    line-height: 1.5;
    color: #222222;
    background-color: rgba(255, 255, 255, 0.9);
    background-clip: padding-box;
    border: 2px solid #D9D9D9;
    border-radius: 0px;
transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
 }

 .label-top {
	font-size: 13px;
    color: #222;	
 }
  .label-top  span{
  color: #FF0000;	
 }

 /* окна */
 
 .modal-title {
	 color: #222;
 }
 
 .modal-title-body {
	 font-size: 15px;
	 font-weight: 700;
	 padding-bottom: 20px;
 }
 
 
 /* кнопка звонка */

#popup__toggle{bottom:25px;right:30px;position:fixed;z-index:999;}
.img-circle1{background-color:#41B794;box-sizing:content-box;-webkit-box-sizing:content-box;}
.circlephone{box-sizing:content-box;-webkit-box-sizing:content-box;border: 2px solid #41B794;width:150px;height:150px;bottom:-25px;right:10px;position:absolute;-webkit-border-radius:100%;-moz-border-radius: 100%;border-radius: 100%;opacity: .5;-webkit-animation: circle-anim 2.4s infinite ease-in-out !important;-moz-animation: circle-anim 2.4s infinite ease-in-out !important;-ms-animation: circle-anim 2.4s infinite ease-in-out !important;-o-animation: circle-anim 2.4s infinite ease-in-out !important;animation: circle-anim 2.4s infinite ease-in-out !important;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all 0.5s;}
.circle-fill{box-sizing:content-box;-webkit-box-sizing:content-box;background-color:#41B794;width:100px;height:100px;bottom:0px;right:35px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;-webkit-animation: circle-fill-anim 2.3s infinite ease-in-out;-moz-animation: circle-fill-anim 2.3s infinite ease-in-out;-ms-animation: circle-fill-anim 2.3s infinite ease-in-out;-o-animation: circle-fill-anim 2.3s infinite ease-in-out;animation: circle-fill-anim 2.3s infinite ease-in-out;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all 0.5s;}
.img-circle1{box-sizing:content-box;-webkit-box-sizing:content-box;width:72px;height:72px;bottom: 14px;right: 49px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;opacity: .7;}
.img-circleblock{box-sizing:content-box;-webkit-box-sizing:content-box;width:72px;height:72px;background-image:url(../img/mini.png);background-position: center center;background-repeat:no-repeat;animation-name: tossing;-webkit-animation-name: tossing;animation-duration: 1.5s;-webkit-animation-duration: 1.5s;animation-iteration-count: infinite;-webkit-animation-iteration-count: infinite;}
.img-circle1:hover{opacity: 1;}
@keyframes pulse {0% {transform: scale(0.9);opacity: 1;}
  50% {transform: scale(1); opacity: 1; }   
  100% {transform: scale(0.9);opacity: 1;}}
 @-webkit-keyframes pulse {0% {-webkit-transform: scale(0.95);opacity: 1;}
  50% {-webkit-transform: scale(1);opacity: 1;}   
  100% {-webkit-transform: scale(0.95);opacity: 1;}}
@keyframes tossing {
  0% {transform: rotate(-8deg);}
  50% {transform: rotate(8deg);}
  100% {transform: rotate(-8deg);}}
@-webkit-keyframes tossing {
  0% {-webkit-transform: rotate(-8deg);}
  50% {-webkit-transform: rotate(8deg);}
  100% {-webkit-transform: rotate(-8deg);}}
@-moz-keyframes circle-anim {
  0% {-moz-transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;-moz-opacity: .1;-webkit-opacity: .1;-o-opacity: .1;}
  30% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .5;-moz-opacity: .5;-webkit-opacity: .5;-o-opacity: .5;}
  100% {-moz-transform: rotate(0deg) scale(1) skew(1deg);opacity: .6;-moz-opacity: .6;-webkit-opacity: .6;-o-opacity: .1;}}
@-webkit-keyframes circle-anim {
  0% {-webkit-transform: rotate(0deg) scale(0.5) skew(1deg);-webkit-opacity: .1;}
  30% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);-webkit-opacity: .5;}
  100% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);-webkit-opacity: .1;}}
@-o-keyframes circle-anim {
  0% {-o-transform: rotate(0deg) kscale(0.5) skew(1deg);-o-opacity: .1;}
  30% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);-o-opacity: .5;}
  100% {-o-transform: rotate(0deg) scale(1) skew(1deg);-o-opacity: .1;}}
@keyframes circle-anim {
  0% {transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;}
  30% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .5;}
  100% {transform: rotate(0deg) scale(1) skew(1deg);
opacity: .1;}}
@-moz-keyframes circle-fill-anim {
  0% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {-moz-transform: rotate(0deg) -moz-scale(1) skew(1deg);opacity: .2;}
  100% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@-webkit-keyframes circle-fill-anim {
  0% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;  }
  50% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;  }
  100% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@-o-keyframes circle-fill-anim {
  0% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {-o-transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}
  100% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@keyframes circle-fill-anim {
  0% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}
  100% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}

 
@media(max-width:767px) {
	.block-intro-slogan1 {
	margin-top: 30px;
	font-size: 45px;
	font-weight: bold;
	letter-spacing: 0px;
}

.block-intro-slogan2 {
	margin-top: 20px;
	font-size: 20px;
	font-weight: 300;
	letter-spacing: 0px;
}
}


.section-heading {
    margin-bottom: 30px;
}





@media(max-width:1199px) {
   
}

@media(max-width:767px) {
   


}


@media(max-width:480px) {
.block-intro-slogan1 {
	margin-top: 30px;
	font-size: 35px;
	font-weight: bold;
	letter-spacing: 0px;
}

.block-intro-slogan2 {
	margin-top: 20px;
	font-size: 18px;
	font-weight: 300;
	letter-spacing: 0px;
}

.section-order-title1,
.section-order-title2 {
	font-size: 30px;
}
}