body {
	font-family: sans-serif;
	font-size: 16px;
	min-width: 320px;
	position: relative;
	line-height: 1.2;
	font-family: "Gerbera", sans-serif;
	overflow-x: hidden;
	font-weight: 300;
	margin:0;
	background: #fdfdfd;
	color: #242424;
}

.tarif-ot {margin-top: 123px;}
.agni {    margin-top: 208px;}
.tarif-back {background-color: #fdfdfd;border-radius: 10px 10px 0 0px;padding-bottom: 20px;}

#wrapper{
	overflow: hidden;
	width: 100%;
	position: relative;
	z-index: 1;
}
ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
.loop-item{
	border-radius: 10px;
	overflow: hidden;
	position: relative;
}
.loop-item a{
	display: block;
}

.loop-item a:after{
	content: '';
	border-radius: 10px;
  background: rgb(17, 17, 17, .5) url(../img/loupe.png) 50% no-repeat;
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.33);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;

  transition: 0.3s all;
}

/*
.layout-lines{
	position: absolute;
	width: 1170px;
	left: 50%;
	margin-left: -585px;
	height: 100%;
	top: 0;
	z-index: 0;
	border-left: 1px solid #1a1a1a;
	border-right: 1px solid #1a1a1a;
}
.layout-lines:after{
	content: '';
	border-left: 1px solid #1a1a1a;
	position: absolute;
	left: 50%;
	height: 100%;
	top: 0;
}*/
.top-box{
	padding-bottom: 175px;
	padding-top: 30px;
	background: url(../img/top.jpg) 50% 0 no-repeat;
}
.header {
	margin-bottom: 60px;
	overflow: hidden;
	position: relative;
	    border-bottom: 1px solid #d4d4d4;
}
.logo{
	float: left;
}
.phone-bx{
	margin-top: 9px;
	float: right;
	padding-left: 50px;
	background: url(../img/phone.png) 0 50% no-repeat;
}
.phone-bx .tel a{
	font-weight: normal;
	font-size: 24px;
	color: #2e2e2e;
	text-decoration: none;
}
.phone-bx .sm{
	margin-top: 2px;
	font-size: 12px;
	color: #ff8d1e;
	margin-left: 5px;
}
.phone-bx .sm a{
	font-size: 18px;
	color: #ff8d1e;
	text-decoration: none;
}
.phone-bx .sm a:hover{
	text-decoration: underline;
}
.nav{
	position: absolute;
	top: 20px;
	left: 350px;
}
.nav li{
	margin-right: 20px;
	display: inline-block;
}
.nav a{
	text-decoration: none;
	color: #242424;
}
.nav a:hover{
	text-decoration: underline;
}
.tb-text{
	position: relative;
}
.tb-text .h1{
	font-size: 38px;
	font-weight: 300;
	margin-bottom: 50px;
	margin-top: 0;
}
.tb-text .h1 b{
	font-weight: bold;
	color: #ff8d1e;
}
.tb-text .t1{
	font-weight: normal;
	margin-bottom: 35px;
	font-size: 18px;
}
.tb-text .list{
	font-size: 18px;
	margin-bottom: 50px;
}
.tb-text .list li {
	margin-bottom: 12px;
	padding-left: 35px;
	background: url(../img/li.png) 0 50% no-repeat;
}
.btn{
	 border-radius: 15px;
  background-image: -moz-linear-gradient( 90deg, rgb(255,132,0) 0%, rgb(255,169,92) 100%, rgb(247,168,91) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(255,132,0) 0%, rgb(255,169,92) 100%, rgb(247,168,91) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(255,132,0) 0%, rgb(255,169,92) 100%, rgb(247,168,91) 100%);
  box-shadow: 0px 0px 35px 0px rgba(255, 114, 0, 0.43);
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
 font-size: 18px;
  font-family: "Gilroy";
  color: rgb(255, 255, 255);
  font-weight: bold;
  text-shadow: 0px 1px 0px rgba(209, 105, 29, 0.4);
  text-align: center;
  border: 0;
  cursor: pointer;
  transition: all ease 0.3s;
  padding: 23px 42px;
}
.btn-big{
	padding: 20px 37px;
	 font-size: 24px;
}
.btn> *{
	display: inline-block;
	vertical-align: middle;
}
.btn img{
	margin-right: 10px;
}
.btn:hover{
	opacity: 0.95;
}
.tb-text .btn-bx .ost{
	font-size: 18px;
	margin-left: 40px;
	display: inline-block;
	vertical-align: middle;
}
.down-bx{
	text-align: center;
	margin-top: 90px;
}
.down-bx .t{
	 font-size: 13px;
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  margin-top: 10px;
  letter-spacing: 2px;
}
.name-bx{
	position: absolute;
	right: -68px;
	top: 550px;
	text-align: center;
}
.name-bx .s1{
	font-family: "Gilroy";
	font-weight: bold;
	font-size: 36px;
	color: #ff8d1e;
	margin-bottom: 10px;
}
.name-bx .s2{
	font-family: "Gilroy";
	font-weight: 500;
	font-size: 15px;
}
.mess-text{
	position: absolute;
	text-align: right;
	font-family: "Gilroy";
	font-size: 12px;
	font-weight: 300;
	top: 42px;
	right: 210px;
	line-height: 20px;
}
.mess-text:after{
	content: '';
	width: 244px;
	height: 31px;
	position: absolute;
	bottom: -40px;
	right: 0;
	background: url(../img/top-line.png) no-repeat 0  0;
}
.works-box{
	padding-bottom: 156px;
	padding-top: 70px;
	background: url(../img/works.jpg) 50% 0 no-repeat;
}
.title-bx{
	text-align: center;
	font-size: 38px;
	font-weight: bold;
	margin-bottom: 150px;
}
.title-bx b{

}
.work-item{
	margin-bottom: 125px;
}
.work-item .text .h3{
	font-weight: 500;
	font-size: 24px;
	margin-bottom: 25px;
}
.work-item .text p{
	margin: 0 0 25px;
	font-size: 16px;
	line-height: 1.563;
}
.work-item .btn-bx .sm{
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
	font-size: 18px;
}
.work-item .btn-bx .sm *{
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}
.quest-box{
	padding-top: 70px;
	padding-bottom: 130px;
	background: url(../img/bx.jpg) 50% 0 no-repeat;
}
.quest-box .title{
	font-size: 37px;
	margin-bottom: 60px;
	text-align: center;
}
.quest-box .title b{
	font-weight: bold;
	color: #ff8d1e;
}
.quest-box .btn-bx{
	text-align: center;
	margin-bottom: 60px;
}
.quest-box .btn-bx .btn {
	margin-bottom: 20px;
}
.quest-box .btn-bx .ost{
	font-size: 24px;
}
.ic-bx > *{
	display: inline-block;
	vertical-align: top;
}
.ic-bx .ico{
	margin-right: 20px;
}
.ic-bx .tt{
	width: calc(100% - 105px);
}
.ic-bx .t1{
	font-weight: 500;
	color: #ff8d1e;
	font-size: 18px;
	margin-bottom: 15px;
}
.ic-bx .t2{
	font-size: 16px;
}
.footer{
	margin-bottom: 0;
	padding: 40px 0;
	margin-top: 85px;
	border-top: 1px solid rgba(255, 255, 255, 0.05);
}
.footer > div{
	position: relative;
}
.work-item .img{
	border-radius: 10px;
	overflow: hidden;
}
.popup{
	position: relative;
	max-width:570px;
	margin-left: auto;
	margin-right: auto;
	padding: 40px 33px 61px;
	border-radius: 10px;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.33);
	background-color: #fff;
}
.mfp-bg{
	background-color:#000;
}
.mfp-container {
	padding: 0;
}
.mfp-content {
	padding: 30px 15px;
}

.popup-mfp-zoom-in .popup {
	opacity: 0;
	transition: all 0.2s ease-in-out; 
	transform: scale(0.8); 
}
.popup-mfp-zoom-in.mfp-ready .popup {
	opacity: 1;
	transform: scale(1); 
}
.popup-mfp-zoom-in.mfp-removing .popup {
	transform: scale(0.8); 
	opacity: 0;
}
.popup-mfp-zoom-in.mfp-bg {
	opacity: 0;
	transition: opacity 0.3s ease-out;
}
.popup-mfp-zoom-in.mfp-ready.mfp-bg {
	opacity: 0.8;
}
.popup-mfp-zoom-in.mfp-removing.mfp-bg {
	opacity: 0;
}

.popup .close{
	position: absolute;
	top: 16px;
    right: 15px;
}
.popup .close img{
	pointer-events: none;
	user-select: none;
}
.popup .h3{
	margin-bottom: 35px;
	font-size: 30px;
	font-weight: 300;
	line-height: 1.38;
}
.popup .h3 span{
	color: #ff8d1e;
}
.pop-form{
	margin: 0 auto;
}
.pop-form:not(:last-child){
	margin-bottom: 19px;
}
.pop-form .textarea{
	display: none;
}
.pop-form textarea{
	border: none;
	border-bottom: 1px solid #fff;
	border-radius: 15px;
	height: 100px !important;
	margin-bottom: 49px;
	padding: 0 0 19px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	font-weight: normal;
	font-family: "Gilroy";
	padding: 15px;
	background: none;
	width: 100% !important;
	overflow: auto;
	outline:none;
}
.pop-form input[type='text']{
	border: none;
	border-bottom: 1px solid #888;
	margin-bottom: 49px;
	padding: 0 0 19px;
	color: #444;
	font-size: 24px;
	font-weight: normal;
	font-family: "Gilroy";
	background: none;
	width: 100%;
	outline:none;
}
.pop-form input[type='text']::-webkit-input-placeholder {
color:rgba(67,67,67, .3);}
.pop-form input[type='text']:-moz-placeholder {
color:rgba(67,67,67, .3);}
.pop-form input[type='text']::-moz-placeholder {
color:rgba(67,67,67, .3);}
.pop-form input[type='text']:-ms-input-placeholder {  
color:rgba(67,67,67, .3);}
.pop-form textarea::-webkit-input-placeholder {
color:rgba(67,67,67, .3);}
.pop-form textarea:-moz-placeholder {
color:rgba(67,67,67, .3);}
.pop-form textarea::-moz-placeholder {
color:rgba(67,67,67, .3);}
.pop-form textarea:-ms-input-placeholder {  
color:rgba(67,67,67, .3);}
input::-webkit-input-placeholder       {opacity: 1; transition: opacity 0.3s ease;}
input::-moz-placeholder                {opacity: 1; transition: opacity 0.3s ease;}
input:-moz-placeholder                 {opacity: 1; transition: opacity 0.3s ease;}
input:-ms-input-placeholder            {opacity: 1; transition: opacity 0.3s ease;}
input:focus::-webkit-input-placeholder {opacity: 0; transition: opacity 0.3s ease;}
input:focus::-moz-placeholder          {opacity: 0; transition: opacity 0.3s ease;}
input:focus:-moz-placeholder           {opacity: 0; transition: opacity 0.3s ease;}
input:focus:-ms-input-placeholder      {opacity: 0; transition: opacity 0.3s ease;}
textarea::-webkit-input-placeholder       {opacity: 1; transition: opacity 0.3s ease;}
textarea::-moz-placeholder                {opacity: 1; transition: opacity 0.3s ease;}
textarea:-moz-placeholder                 {opacity: 1; transition: opacity 0.3s ease;}
textarea:-ms-input-placeholder            {opacity: 1; transition: opacity 0.3s ease;}
textarea:focus::-webkit-input-placeholder {opacity: 0; transition: opacity 0.3s ease;}
textarea:focus::-moz-placeholder          {opacity: 0; transition: opacity 0.3s ease;}
textarea:focus:-moz-placeholder           {opacity: 0; transition: opacity 0.3s ease;}
textarea:focus:-ms-input-placeholder      {opacity: 0; transition: opacity 0.3s ease;}
.pop-form .btn{
	width: 100%;
	height: 89px;
	margin-top: -3px;
	padding: 0;
	border-radius: 5px;
	font-size: 24px;
}
.pop-bx .label{
	font-weight: 500;
	font-size: 24px;
}
.pop-bx .label:not(:last-child){
	margin-bottom: 23px;
}
.pop-bx .list{
	font-weight: 300;
	font-size: 18px;
}
.pop-bx .list li{
	position: relative;
	padding-left: 31px;
}
.pop-bx .list li:not(:last-child){
	margin-bottom: 18px;
}
.pop-bx .list li:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	border: 2px solid #ff8b11;
	border-radius: 50%;
}
.pop-bx .list li:after {
	content: '';
	position: absolute;
	top: 4px;
	left: 8px;
	width: 5px;
	height: 9px;
	transform: rotate(45deg);
	border-right: 1px solid #ff8b11;
	border-bottom: 1px solid #ff8b11;
}
.tb-text-inner{
	padding-top: 120px;
}
.tb-text-inner .t1{
	margin-bottom: 30px;
}
.tb-text-inner .h1{
	margin-bottom: 30px;
}
.tb-text-inner .btn-bx .ost a{
	color: #df7c1d;
	text-decoration: underline;
}
.tb-text-inner .btn-bx .ost a:hover{
	text-decoration: none;
}
.tb-text-inner .mess-text{
	font-size: 18px;
}
.tb-text-inner .mess-text{
	top: 70px;
}
.tb-text-inner + .down-bx{
	margin-top: 180px;
}
.top-box-inner{
	padding-bottom: 175px;
}
.vid-box{
	margin-top: 0px;
	margin-bottom: 170px;
}
.vid-box .text{
	padding-left: 600px;
	position: relative;
}
.vid-box .text .h3{
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 25px;
}
.vid-box .text p{
	margin: 0 0 25px;
	font-size: 16px;
  color: #242424;
  line-height: 1.563;
}
.vid-box .text .img{
	position: absolute;
	left: -65px;
   top: -45px;
}
.vid-box .text .img .play{
	position: absolute;
	bottom: 0;
	right: 36px;
	width: 200px;
	height: 200px;
	border-radius: 50%;
}
.pdf-box{
	padding-top: 50px;
	background: url(../img/docs.jpg) 50% 0 no-repeat;
	padding-bottom: 50px;
}
.pdf-box .title-bx{
	margin-bottom: 15px;
}
.under{
	font-size: 24px;
	text-align: center;
	font-weight: normal;
	margin-bottom: 60px;
}
.pdf-item{
	border-radius: 10px;
  background-color: rgb(17, 17, 17);
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.33);
  margin-bottom: 30px;
  text-align: center;
  padding: 60px 0;
}
.pdf-item img{
	margin-bottom: 50px;
}
.pdf-item .name{
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: 500;
}
.pdf-item .load{
	font-size: 18px;
	color: #f39603;
	text-decoration: none;
}
.pdf-item .load:hover{
	text-decoration: underline;
}
.pdf-box .btn-bx{
	margin-top: 50px;
	text-align: center;
}

.mistake-box{
	padding: 50px 0;
}
.tnx-bx{
	display: none;
	text-align: center;
}
.tnx-bx .h3{
	margin: 0;
	font-weight: 700;
	font-size: 29px;
	line-height: 1.24;
}
.tnx-bx .h3:not(:last-child){
	margin-bottom: 20px;
}
.tnx-bx .desc {
	margin: 0;
	font-weight: 300;
	font-size: 21px;
	line-height: 1.45;
}
.tnx-bx .desc:not(:last-child) {
	margin-bottom: 17px;
}
.tnx-bx .desc a {
	text-decoration: none;
	color: #ff9326;
}
.tnx-bx .desc a:hover,
.tnx-bx .desc a:focus {
	text-decoration: underline;
}
.tnx-bx .btn {
	width: 100%;
	margin-top: 18px;
	padding-top: 29px;
	padding-bottom: 29px;
	border-radius: 5px;
	font-size: 24px;
}
.foto{
	text-align: center;
	position: relative;
	display: none;
	margin-top: 60px;
}
/*.foto img{width: 280px;}*/
.mistake-box{
}
.mistake-box .title-bx{
	margin-bottom: 35px;
}
.mist-item{
	margin-bottom: 30px;
	text-align: center;
	padding: 40px 15px 20px;
	border-radius: 10px;
	    background-color: rgb(255 255 255);
    box-shadow: 0px 0px 7px 0px rgb(191 191 191 / 33%);
}
.mist-item .num{
	 font-size: 85px;
	 font-weight: bold;
	 line-height: 1;
	 text-shadow: 0px 0px 2px rgba(255, 255, 255, 0.7);
	 color: #0e0e0e;
	 margin-bottom: 10px;
}
.mist-item .name{
	font-size: 22px;
	color: #f49603;
	margin-bottom: 15px;
}
.mist-item p{
	font-size: 14px;
	color: #242424;
	margin: 0;
}
.mistake-box .btn-bx{
	margin-top: 50px;
}
.mistake-box .btn-bx .tt{
	font-size: 30px;
	font-weight: 500;
	font-family: "Gilroy";
}
.mistake-box .btn-bx .tt span{
	color: #f49603;
	font-weight: bold;
}
.mistake-box .bt-bx {
	text-align: right;
}

.slider-rev .owl-nav>div{
	display: block;
	text-indent: -9999px;
	width: 17px;
	position: absolute;
	left: -40px;
	top: 50%;
	margin-top: -15px;
	height: 30px;
	background: url(../img/left.png) 0 0 no-repeat;
}
.slider-rev .owl-nav>div:hover{
	background: url(../img/left-a.png) 0 0 no-repeat;
}
.slider-rev .owl-nav>div:last-child{
	left: auto;
	right: -40px;
	transform: rotate(-180deg);
}
.review-box {
	padding-top: 70px;
	padding-bottom: 50px;
}
.review-box .title-bx{
	margin-bottom: 15px;
	font-size: 37px;
}
.vid-item a{
	display: block;
	position: relative;
}
.vid-item a:after{
	content: '';
	width: 119px;
	height: 119px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -60px;
	margin-top: -60px;
	background: url(../img/play.png) 0 0 ;
}
.vid-item a:hover:after{
	opacity: 0.9;
}
.vid-item img{
	width: 100%;
	overflow: hidden;
	border-radius: 10px;
}
.slider-rev {
	margin-bottom: 60px;
}
.rev-item {
	padding: 35px 15px 30px;
	 border-radius: 10px;
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.33);
  text-align: center;
  background:rgb(17, 17, 17) url(../img/cite.png) 50% 15px no-repeat;
}
.rev-item p{
	font-size: 14px;
	line-height: 1.4;
	margin: 0 0 20px;
}
.rev-item .name{
	font-size: 24px;
}
.rev-item .tag{
	margin-top: 5px;
	color: #f49603;
	font-size: 14px;
}
.btn-bigger {
	font-size: 33px;
	padding: 42px 33px;
}
.review-box .btn-bx{
	text-align: center;
}
.faq-box{
	background: url(../img/faq.png) 50% 0 no-repeat;
	padding-top: 50px;
	padding-bottom: 100px;
}
.faq-box .title-bx{
	margin-bottom: 40px;
}
.faq-item{
	margin-bottom: 30px;
}
.faq-item .tt{
	font-size: 14px;
	line-height: 1.4;
	margin-top: 10px;
	display: none;
	padding: 15px;
	 background-color: rgb(255 255 255);
	 border-radius: 10px;
}
.faq-item.opened .tt{
	display: block;
}
.faq-item .hh{
	cursor: pointer;
	position: relative;
	 border-radius: 10px;
    background-color: rgb(255 255 255);
    box-shadow: 0px 0px 7px 0px rgb(184 184 184 / 33%);
  padding: 15px;
  padding-right: 60px;
  font-size: 24px;
}
.faq-item .hh:after{
	content: '';
	position: absolute;
	right: 5px;
	top: 5px;
	background: url(../img/open-a.png) 0 0 ;
	width: 48px;
	height: 48px;
	margin-top: -24px;
	top: 50%;
}
.faq-item.opened .hh:after{
	background: url(../img/open.png) 0 0 ;
}
.audit-box .title-bx{
	margin-bottom: 25px;
}
.audit-box .under {
	margin-bottom: 50px;
}
.audit-box .btn-bx{
	text-align: center;
}
.audit-box {
	padding-top: 100px;
	padding-bottom: 100px;
}
.owl-carousel .owl-dots{
	text-align: center;
	margin-top: 30px;
	display: none;
}
.owl-carousel .owl-dots>div{
	width: 16px;
	height: 16px;
	display: inline-block;
	margin: 0 5px;
	border:1px solid #fff;
	border-radius: 8px;
}
.owl-carousel .owl-dots>div.active{
	background-color: #fff;
}
.mist-item .t2{
	font-size: 18px;
	min-height: 63px;
}
.tb-text-inner .space{
	height: 60px;
}
.tb-main{
	background: url(../img/tb-main.png) 50% 0 no-repeat;
}
.about-main{
	padding-bottom: 60px;
}
.about-main .title-bx{
	margin-bottom: 70px;
}
.about-main .h3{
	padding-top: 40px;
	font-size: 24px;
	margin-bottom: 30px;
	font-weight: bold;
}
.about-main .list li{
	font-size: 16px;
	margin-bottom: 20px;
	padding-left: 35px;
	background: url(../img/li2.png) 0 0 no-repeat;
}
.vid-box .title-bx{
	padding-top: 50px;
	margin-bottom: 120px;
}
.vid-box .text2 .h3{
	color: #e58f08;
}
.big-bg-bx{
	background: url(../img/bg-big.png) 50%   no-repeat;
}
.big-bg-bx .vid-box{
	margin-bottom: 70px;
}
.case-box{
	padding-bottom: 70px;
}
.case-box .title-bx{
	margin-bottom: 15px;
}
.case-box .under{
	margin-bottom: 70px;
	color: #ff9700;
}
.case-item .img img{
	border-radius: 10px;
	overflow: hidden;
	width: 100%;
	display: block;
}
.case-item {
	margin-bottom: 30px;
}
.case-item .t1{
	margin-top: 10px;
	font-weight: 500;
	margin-bottom: 10px;
	font-size: 18px;
}
.case-item .t2{
	font-size: 14px;
	color: #242424;
	opacity: 0.5;
	margin-bottom: 20px;
}
.case-item .t3{
	font-weight: 500;
	margin-bottom: 10px;
	font-size: 16px;
}
.case-item .t4{
	margin-bottom: 20px;
	font-size: 14px;
}
.case-item .list{
	margin-bottom: 20px;
}
.case-item .list li{
	font-size: 14px;
	margin-bottom: 10px;
	padding: 5px 0 5px 32px;
	background: url(../img/i1.png) 0 50% no-repeat;
}
.case-item .list li:nth-child(2){
	background: url(../img/i2.png) 0 50% no-repeat;
}
.case-item .btn{
	font-size: 16px;
	padding: 19px 10px;
}
.case-item {
	 border-radius: 10px;
      background-color: #fff;
    box-shadow: 0px 0px 7px 0px rgb(168 168 168 / 33%);
    color: #242424;
}
.tb-main .phone-bx{
	margin-right: 100px;
}
.social{
	position: absolute;
	right: 0;
	top: 10px;
}
.social li{
	display: inline-block;
	vertical-align: middle;
	margin: 0 3px;
}
.social-box{
	padding: 50px 0;
	text-align: center;
}
.social-box .t1{
	font-size: 24px;
	margin-bottom: 30px;
}
.social-box .btn{
	margin-bottom: 30px;
}
.social-box .soc li{
	display: inline-block;
	vertical-align: bottom;
	margin: 0 20px;
}
.social-box .soc img{
	margin-bottom: 20px;
	display: block;
}
.social-box .soc a{
	color: #fff;
	font-size: 14px;
	text-decoration: none;
}
.under-text{
	line-height: 1.4;
	text-align: center;
	margin-bottom: 0;
}
.adv-box1{
	padding: 70px 0;
}
.adv-box1 .title-bx{
	margin-bottom: 100px;
}
.ico-item {
	height: 124px;
	margin-bottom: 50px;
}
.ico-item .ico{
	width: 120px;
	text-align: center;
	margin-right: 20px;
}
.ico-item .tt{
	width: calc(100% - 150px);
}
.ico-item .name{
	font-size: 21px;
	font-weight: bold;
	margin-bottom: 15px;
}
.ico-item p{
	margin: 0;
	font-size: 18px;
}
.ico-item > *{
	display: inline-block;
	vertical-align: middle;
}
.btns-bx_audit {padding-left:15px;padding-right:15px;padding-bottom: 120px;text-align: center;}
.btns-bx_audit .title-bx{
	margin-bottom: 40px;
}
.btns-bx_audit .under{
	margin-bottom: 40px;
}
.btns-bx_audit .t1{
	font-size: 23px;
	margin-top: 30px;
}
.btns-bx_audit .btn{
	font-size: 27px;
	padding: 44px 0;
	width: 470px;
	margin: 0 10px;
}
.btn-empty{
	color: #ff911d;
	background: none;
	border: 1px solid #ff911d;
}
.btn-empty:hover{
	background-image: -moz-linear-gradient( 90deg, rgb(255,132,0) 0%, rgb(255,169,92) 100%, rgb(247,168,91) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(255,132,0) 0%, rgb(255,169,92) 100%, rgb(247,168,91) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(255,132,0) 0%, rgb(255,169,92) 100%, rgb(247,168,91) 100%);
  color: #fff;
}
.price-block{
	padding: 100px 0 0 0 ;
	background: url(../img/price.png) 50% 0 no-repeat;
}
.price-block .title-bx{
	margin-bottom: 15px;
}
.price-block .under{
	margin-bottom: 40px;
}
.table-box{
	 border-radius: 10px;    
	 background-color: rgb(255 255 255);
    box-shadow: 0px 0px 7px 0px rgb(146 146 146 / 33%);
    position: relative;
  padding-left: 300px;
}
.aside-list {
	position: absolute;
	width: 300px;
	padding: 0 15px;
	top: 168px;
	left: 0;
}
.aside-list li{
	font-size: 16px;
	margin-bottom: 15px;
}
.alert-frame{
	position: relative;
	color: #ff6d26;
	cursor: pointer;
}
.alert-frame .alert-bx{
	position: absolute;
	top: 30px;
	left: 50%;
	width: 200px;
	font-size: 14px;
	z-index: 3;
	color: #000;
	padding: 10px;
	margin-left: -100px;
	background: #fff;
	display: none;
}
.alert-frame:hover .alert-bx{
	display: block;
}
.price-item{
	width: 33%;
	margin-right: -4px;
	display: inline-block;
	vertical-align: top;
	padding: 20px 10px;
	text-align: center;
}
.price-item .name{
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 20px;
}
.price-item .pr{
	font-size: 24px;
	font-weight: bold;
	color: #ff6d26;
	margin-bottom: 50px;
}
.price-item .list .tt{
	display: none;
}
.price-item .list .marker{
	font-size: 36px;
}
.price-item .list li{
	margin-bottom: 17px;
}
.price-item .list li:nth-child(7){
	margin-top: -17px;
	margin-bottom: 5px;
}
.price-item .list li:nth-child(8){
	margin-top: -2px;
	margin-bottom: -2px;
}
.price-item .list li:nth-child(9){
	margin-bottom:0;
}
.price-item .list li:nth-child(11){
	margin-bottom:4px;
}
.price-item .list .mt{
	font-size: 24px;
}
.price-item .btn{
	margin-top: 20px;
	padding: 20px 0;
	width: 100%;
}
.price-item-mid{
	background: #fdfdfd;
}

.gacci {
	max-height: 650px;
}

.discount{
    font-size: 24px;
}

.conditions{
    font-size: 20px;
    color: #888888;
}

.promotion{
    
    font-size: 25px;
    color: #888888;
    text-decoration: line-through;
    font-weight: 100;
}

.noagency{
    color: #f24040;
}