
	.a-gr-b
	{
		    background: #dee6e9;
	}
	#land-1 #titlebar
	{
	margin-bottom:0px;	
	}
	.land-block-1{
    background: #b5ffb4;

    background-size: cover;
    background-position: center;
	}
	.man
	{
		  
    background-position: bottom right;
    background-repeat: no-repeat;
    padding: 50px;
	}
.a-title
	{
		    color: #000;
    display: block;
    font-size: 45px;
    text-transform: uppercase;
    font-weight: 600;
		    line-height: 55px;
		    margin-bottom: 32px;
	}
.a-blue
	{
		    color: #0181db;
	}
	.a-blue-line
	{
		    background-color: #0181db;
	}
	.a-block
	{
		    display: block;
	}
.a-title-regular
	{
    font-size: 29px;
    font-weight: 100;
    font-family: "roboto";
    display: block;
    line-height: 32px;
	}
	.a-line
	{
		display: block;
    width: 100px;
    height: 3px;
    margin-left: -30px;
    margin-top: 30px;
    margin-bottom: 30px;
	}
	.a-orange
	{
		color: #ffa943;
	}
	.a-orange-line
	{
		    background: #ffa943;
	}
	.a-title-min
	{
    color: #000;
    display: block;
    font-size: 27px;
    line-height: 32px;
    font-weight: bold;
    margin-bottom: 40px;
	}
	.a-pad-block
	{
		background: #fff;
    padding: 0;
	}
	.a-pad-border
	{
		border: 2px solid #0181db;
    margin: 3px !important;
	}
	.a-img-block
	{
		    width: 50px;
    float: left;
    margin-right: 13px;
	}
	.a-p-20
	{
		    padding: 20px;
	}
	.a-img-title-block span
	{
	    color: #000;
    display: block;
    line-height: 20px;
    font-size: 19px;
    font-family: ROBOTO;
	}
	.a-border-block
	{
		    padding: 0;
		    box-shadow: 0px 0px 14px 1px #000;
    margin-top: -15px;
    background: #fff;
	}
	.a-gray-back
	{
		    background: #dee6e9;
	}
	.a-border
	{
		    border: 6px solid #0181db;
    margin: 10px;
    padding: 20px;
	}
	.a-form-1-title
	{
		font-size: 29px;
    display: block;
    margin-bottom: 9px;
	}
	.a-black
	{
		color:#000;
	}
	.a-ml-10
	{
		margin-left:10px;
	}
	.a-form-desc
	{
		font-size: 20px;
    font-family: ROBOTO;
    margin-top: 20px;
    display: block;
    font-style: italic;
	}
	.a-service
	{
		    background: #dee6e9;
    padding: 50px 0px;
	}
	.a-mini-text
	{
		    display: block;
    text-align: center;
    font-style: italic;
    font-size: 15px;
    margin-top: 26px;
	}
	.a-single-service-block
	{
		    display: table;
    text-align: center;
    width: 100%;
    background: #fff;
    border-radius: 5px 5px 0 0;
	}
		.a-single-service-block img
	{
		    display: table-cell;
   vertical-align:bottom;
	}
	.a-single-service-block
	{
		    display: block;
    text-align: center;
    width: 100%;
    background: #fff;
    border-radius: 5px 5px 0 0;
    overflow: hidden;
    padding: 10px 0px;
		    font-size: 20px;
	}
	.a-back-blue
	{
		    background: #0181db;
    color: #fff;

	}
	.a-single-service-block.a-back-blue
	{
		    font-weight: bold;
    font-size: 22px;
    border-radius: 0 0 5px 5px;
	}
	.a-fs-16
	{
		    font-size: 16px;
	}
	.a-btn-orange
	{
		    background: #ffa943;
	}
	.a-check-text {
    font-size: 21px;
    font-family: ROBOTO;
    line-height: 20px;
    color: #000;
    margin-bottom: 20px;
    display: block;
}
	.a-check-text img
	{    width: 36px;
    margin-right: 16px;
    margin-bottom: 40px;
    float: left;
		
	}
	.a-fop-titl
	{
		    font-weight: bold;
    font-size: 31px;
    display: block;
    padding: 36px 0px;
    color: #000;
    margin-top: 15px;
	}
	hr.a-white
	{
    color: #fff;
    height: 2px;
    border-top: 2px solid #fff;
	}
	.a-othet-text p
	{
		color: #000;
    line-height: 20px;
    font-size: 21px;
    font-family: ROBOTO;
    margin-bottom: 8px;
	}
	.a-btn
	{
		
    padding: 15px 30px;
    display: inline-block;
    margin-top: 30px;
    cursor: pointer;
    box-shadow: 0px 0px 8px 0px #8c8a8a;
    font-weight: bold;
	}
	.a-btn-orange
	{
				    background: #ffa943;
    color: #fff;
	
	}
	.a-btn-orange:hover
	{
		background: #ffbc6c;
	}
	.a-calculate
	{
		    background: #dee6e9;
	}
	.a-dop-gray
	{
		    font-size: 19px;
    font-family: ROBOTO;
	}
	
	.a-check {
	position: absolute;
	z-index: -1;
	opacity: 0;
	margin: 10px 0 0 20px;
}
.a-check + label {
	position: relative;
	padding: 0 0 0 60px;
	cursor: pointer;
	    line-height: 16px;
}
.a-check + label:before {
	content: '';
	position: absolute;
	top: 2px;
	left: 0;
	width: 50px;
	height: 26px;
	border-radius: 13px;
	background: #CDD1DA;
	box-shadow: inset 0 2px 3px rgba(0,0,0,.2);
	transition: .2s;
}
.a-check + label:after {
	content: '';
	position: absolute;
	top: 4px;
	left: 2px;
	width: 22px;
	height: 22px;
	border-radius: 10px;
	background: #FFF;
	box-shadow: 0 2px 5px rgba(0,0,0,.3);
	transition: .2s;
}
.calcTotalName
{
    font-size: 19px;
    display: block;
    text-align: center;

    line-height: 22px;
    border-bottom: 1px solid #c1c1c1;
    padding-bottom: 10px;
    margin-bottom: 17px;
}
.currT
{
	font-size: 19px;
}
.mainColor
{
	    color: #0181db !important;
}
.clBt
{
	    background: #ffa943;
    color: #fff;
    padding: 13px 17px;
    cursor: pointer;
    font-size: 18px;
    float: right;
    border-radius: 5px;
	transition:0.5s;
}
.clBt:hover
{
	    background: #ffbc6c;
}
.calcTotal
{
font-size: 49px;
    color: #000;
    display: inline-block;
    margin-right: 7px;
}
.calcTotalBlock p
{
	    text-align: center;
}
.calcTotalBlock
{
margin-top: 40px;
    margin-bottom: 40px;
}
.calcTotalName3
{
	font-weight:bold;
}
.vawqe
{
	font-size: 28px;
    margin-bottom: 22px;
    display: block;
}
.a-check:checked + label:before {
	
	background: #0081db;
}
.a-check:checked + label:after {
	left: 26px;
}
.a-check:focus + label:before {
	box-shadow: inset 0 2px 3px rgba(0,0,0,.2), 0 0 0 3px rgba(255,255,0,.7);
}
.a-whywe-name
{
	margin-bottom: 20px;
}
.a-whywe-name img
{
	width: 60px;
    margin-right: 15px;
}
.a-whywe-title
{
	color: #0181db;
    font-weight: bold;
    font-size: 29px;
}
.a-p50
{
	    padding-top: 50px;
    padding-bottom: 50px;
}
.a-big-sl
{
	font-size:150% !important;
}
.a_l_gray
{
	    background: #f7f7f7;
    padding-top: 50px;
    padding-bottom: 50px;
}
.a-click-mi {
    position: relative;
   margin-top: -180px;
}
.a-hb-show
{
	display:block !important;
}
.a-hide-block
{
	    position: absolute;
    width: 390px;
     background: rgba(255, 255, 255, 0.92);
    border: 2px solid #0181db;
    text-align: justify;
	display:none;
}
.a-hide-block-1
{
	top: 204px;
    right: 402px;
   
}
.a-hide-block-2
{
	    top: 327px;
    right: 350px;
}
.a-hide-block-3
{
	top: 227px;
    right: 550px;
}
.a-hide-block-4
{
	top: 355px;
    right: 531px;
}
.a-hide-block-5
{
    top: 155px;
    right: 708px;
}
.a-hide-block-6
{
	    top: 287px;
    right: 649px;
}
.a-hide-block-7
{
	    top: 379px;
    right: 749px;

}
.a-hide-block-8
{
	    top: 229px;
    right: 661px;
}
.a-show-block img
{
	width:100%;
}

.a-show-block
{
    position: absolute;
    width: 35px;
    box-shadow: 0px 0px 8px 2px #0181db;
    cursor: pointer;
	 background: #fff;
    border-radius: 86px;
	transition:0.5s;
	background-image:url(../images/land-1/plus.svg);
	    width: 32px;
    height: 32px;
    background-position: center;
    background-size: contain;
}
.a-hb-close
{
	background-image:url(../images/land-1/close.svg);
	   width: 16px;
    height: 16px;
    background-position: center;
    background-size: contain;
}
.a-show-block:hover
{
    background-color: #ccfffc;
}
.a-show-block-1
{
	top: 204px;
    right: 402px;
   
}
.a-show-block-2
{
	    top: 327px;
    right: 350px;
}
.a-show-block-3
{
		top: 227px;
    right: 550px;
}
.a-show-block-4
{
		top: 355px;
    right: 531px;
}
.a-show-block-5
{
	    top: 155px;
    right: 708px;
}
.a-show-block-6
{
	    top: 287px;
    right: 649px;
}
.a-show-block-7
{
		    top: 379px;
    right: 749px;

}
.a-show-block-8
{
		    top: 229px;
    right: 661px;
}
.a-hb-title
{
	    display: block;
    color: #0181db;
    padding: 10px 20px;
    font-weight: bold;
}
.a-hb-close
{
	    width: 16px;
    float: right;
    top: 5px;
    position: relative;
    cursor: pointer;
}
.a-hb-desc
{
    padding: 0px 20px;
    display: block;
    font-size: 14px;
    color: #000;
    line-height: 18px;
}
.a-hb-dop
{
	    display: block;
    background: #0181db;
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    padding: 8px 20px;
    margin-top: 15px;
}
.a-mb-0
{
	    margin-bottom: 0;
}
.ahww
{
	margin-top: 30px;
    margin-bottom: 30px;
}
.a-hwwText
{
	    display: block;
    font-size: 18px;
    line-height: 24px;text-align: justify;
}
.ahwwB
{
	    margin-top: 0;
    float: right;
}
.a-s9-title
{
	    display: block;
     font-size: 21px;
    color: #000;
    font-weight: bold;
}
.a-s9-desc
{
	display: block;
    margin-top: 3px;
    font-size: 17px;
}
.a-s9-block
{
	    margin-bottom: 21px;
    overflow: hidden;
}
.a-10-tt
{
	    font-size: 33px;
}
.a-s10-border
{
    background: rgba(255, 255, 255, 0.9);
    padding: 30px;
    border: 6px solid #0181db;
    margin-top: 30px;
}
.s11ch img
{
	    width: 30px;
    float: left;
    margin-right: 20px;
}
.s11ch 
{
	margin-bottom:10px;
	display:block;
}
.a-s12-block
{
	    margin-bottom: 40px;
}
.a-s12-title
{
	    display: block;
    line-height: 22px;
    font-size: 17px;
}
@media screen and (max-width: 840px) {
	.a-title {
  
    font-size: 25px;
    line-height: 29px;
    margin-bottom: 14px;
}
.a-title-regular {
    font-size: 20px;
  
    line-height: 25px;
}
	.a-border {
    margin: 0;

    margin-top: 40px;
}
	.a-single-service-block img {

    margin: 0 auto;
}
	.a-back-blue {
margin-bottom:20px;
}
.a-form-1-title {
    font-size: 22px;
    
    margin-bottom: 5px;
}
.a-form-desc {


    line-height: 25px;
    margin-bottom: 18px;
}
.clBt {
    background: #ffa943;
    color: #fff;
    padding: 13px 17px;
    cursor: pointer;
    font-size: 18px;
    float: none;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    border-radius: 5px;
    transition: 0.5s;
}
.calcTotalBlock
{
	text-align:center;
}
.a-check + label {

    line-height: 25px;
    margin-bottom: 15px;
}
.a-click-mi {
    position: static;
    margin-top: 0;
}
.a-click-mi img
{
	display:none;
}
.a-show-block
{
	display:none;
}
.a-hide-block {
    position: static;
    width: 100%;

    background: rgba(255, 255, 255, 0.92);
    border: 2px solid #0181db;
    text-align: justify;
    display: block;
    margin-bottom: 10px;
	margin-top: 10px;
}
.a-hb-close {
 display:none;
}
.a_l_gray {
  
    padding-top: 25px;
    padding-bottom: 25px;
}
.a-hwwImg
{
	    text-align: center;
    width: 100%;
    display: block;
}
.a-hwwImg img
{
	width:50%;
}
.a-s9-block img
{
	    width: 20px;
    float: left;
    margin-right: 10px;
    position: relative;
    top: 6px;
}
.a-check {

    width: 60%;
}
.man {

    padding: 15px;
    background-image: none !important;
}
.man .row .col-md-12 .row 
{
	margin:0;
}
.a-hwwText {
    display: block;
    font-size: 17px;
    line-height: 20px;
    text-align: center;
    margin-top: 5px;
}
.a-p50 {
    padding-top: 25px;
    padding-bottom: 25px;
}
.a-s12-title {
    display: block;
    line-height: 22px;
    font-size: 17px;
    text-align: center;
}
.man>.row
{
	margin:0;
}

}
.a-background-1
{
	background-image:url(../images/land-1/bgs-min.jpg);
}
.a-background-1-1
{
	background-size: cover; 
	padding-bottom: 0px;
}
.a-background-2
{
		background-image:url(../images/land-1/man-min.png);
}
.a-background-3
{
		background-image:url(../images/land-1/gavel-568417_1920-min.jpg);
		background-size: cover;
}
.a-background-4
{
		background-image:url(../images/land-1/fluke__tir125__05-min.png);
		background-size: contain;
    padding: 0;
    padding-bottom: 50px;
}
.a-checked-1
{
background-image: url(../images/land-1/checked_0.svg);
    width: 33px;
    height: 33px;
    float: left;
    margin-right: 16px;
    display: block;
    background-size: contain;
}
.a-f-l
{
	float: left;
	    position: relative;
    top: 4px;
    margin-right: 9px;
}
.a-checked-2
{
	background-image:url(../images/land-1/checked_1.svg);
    width: 23px;
    height: 23px;
    display: block;
    background-size: contain;
}
.a-single-service-block-nw
{
	border: 2px solid #0181db;
	border-radius: 13px; 
	box-shadow: 4px 4px 6px 4px rgba(255, 255, 255, 0.5);
}