.relative
{
	position:relative;
}

.overflowHidden
{
	overflow:hidden;
}

#cancel {
    display: none;
    padding: 0 !important;
    width: 470px;
    border-radius: 6px;
    background: #fff;
    z-index: 9;
}




#paypal-button-container
{
	overflow: hidden;
	position: relative;
}

.left
{
	float:left;
}

.clear{
	width:0px;
	height:0px;
	clear:both;
}

.h6
{
	font-size: 15px;
	margin-bottom: 18px;
	color:#727272;
	font-weight: bold;
}

.h5 {
    color: #393939;
    font-size: 20px;
    line-height: 1em;
    margin-bottom: 14px;
    font-weight: normal;
    font-family: "Montserrat",sans-serif;
}


#content.front-content .how-works-wrap .how-works .how-works-header, .h3
{
	color:#393939;
	font-size: 26px;
	line-height: 1.1em;
	font-size: 24px;
	font-weight: bold;
}

.basic-services .h3 {
    text-align: center;
    font-weight: bold;
	font-size: 26px;
	margin-bottom: 2px;
}

.modal-img .modal-img-left .h4 
{
	color: #393939;
    font-weight: bold;
    font-family: "Montserrat",sans-serif;
    line-height: 32px;
    margin-bottom: 13px;
    font-size: 27px;
    text-transform: uppercase;
}
.modal-img .modal-img-left .h4 span {
    color: #E35353;
}
#content.front-content .how-works-wrap .how-works .how-works-header h2
{
	margin-bottom:2px;
}


div.h2 {
    text-align: center;
    color: 
    #393939;
    text-transform: uppercase;
    font-size: 32px;
    line-height: 1.2em;
    font-family: "Montserrat",sans-serif;
    font-weight: bold;
    margin-bottom: 8px;
}

section.how_works div.h2 {
    margin-bottom: 10px;
}

.title-short-descr-front
{
	font-weight:normal;
}

.title-short-descr-front-margin-fix
{
	margin-bottom:10px;
}

.why_use .h5 {
    display: inline-block;
    margin: 13px 0 8px;
    color: #393939;
    font-size: 17px;
    font-weight: bold;
    font-family: "Montserrat",sans-serif;
    transition: .3s;
	line-height: 1em;
}
.promo-banner-info
{
	margin-bottom:30px;
}

.promo-banner-info
{
	/*padding:0;*/
}
.promo-banner-info .banner-header
{
	margin-right: 0;
}
.promo-banner-info .banner-content
{
	margin-right: 0;
	text-align: justify;
}
.additional-services .h3
{
	font-weight: bold;
	text-align: center;
	margin-bottom: 35px;
	font-size: 26px;
}

.h5 {
    color:  #393939;
    font-size: 20px;
    line-height: 1em;
    margin-bottom: 14px;
    font-weight: normal;
    font-family: "Montserrat",sans-serif;
}
.calc-wrapper .calc-block-item .h5 {
    text-align: center;
    font-weight: bold;
    padding-top: 5px;
    margin-bottom: 15px;
    font-family: "Roboto",sans-serif;
}
.block2 .block-header .h4 {
    font-size: 22px;
    line-height: 24px;
}


#content.front-content .dont-find-wrap .h5 {
    margin-bottom: 14px;
}
.h5_front {
    margin-bottom: 2px;
}

.list-style ol li, .list-style ul li{
	margin-bottom:5px;
}
.list-style ol, .list-style ul {
	padding: 0 40px;
	margin: 15px 0;
}
.list-style ul {
    list-style: disc;
}
.list-style ol{
    list-style: decimal;
}

#content i.fa,
footer i.fa {
	color: #d0d9e3;
	font-size: 20px;
	background-image: none;
	padding-left: 3px;
} 

@media only screen and (max-width: 991px) 
{
	.why_use .h5 {
		margin: 13px 0 9px;
		line-height: 17px;
	}
	.modal-img .modal-img-left .h4 {
		line-height: 30px;
		margin-bottom: 7px;
		font-size: 25px;
	}
	
	.h5 {
		font-size: 20px;
		line-height: 24px;
	}
}

@media only screen and (max-width: 767px) 
{
	#content.front-content .how-works-wrap .how-works .how-works-header  
	{
		font-size: 18px;
		text-align: center;
	}
	
	.basic-services .h3 {
		font-size: 20px;
	}
	.additional-services .h3 {
		font-size: 20px;
		margin-bottom: 23px;
	}
	.modal-img .modal-img-left .h4 {
		line-height: 20px;
		width: 100%;
		margin-bottom: 3px;
		padding-right: 38px;
		font-size: 16px;
	}
	.calc-wrapper .calc-block-item .h5 {
		font-size: 18px;
	}
	.block2 .block-header .h4 {
		font-size: 18px;
		line-height: 24px;
	}
	
	.h5_front {
		font-size: 18px;
		line-height: 24px;
	}
}
@media only screen and (max-width: 750px) 
{
	.why_use .h5 {
		min-height: 52px;
		font-size: 14px;
	}
	div.h2 { font-size: 24px;}
}

@media only screen and (min-width: 670px) 
{
	.promo-banner-container
	{
		margin:0 20px;
	}
}