.horizontal-slider {
    padding: 100px 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.help-block {display:none;}
.zig-zag{
	height: 12px;
    display: block;
    margin-top: 6px;
}
.line-height-0{line-height:0;} 
.loading-page-overlay{
    position: fixed;
    width: 100%;
    height: 100vh;
    background: #fff;
    z-index: 99;
    text-align: center;
    display: table;
}
.loading-page-overlay .loading-body{
    display: table-cell;
    vertical-align: middle;
}
/*-------------------------block-input-masking----------------------*/
ul.block-input-masking{
    list-style: none;
    /* width: 100%; */
    display: table;
    padding: 0;
    margin: 10px auto;
}
.img-responsive{max-width:100%}
ul.block-input-masking li{
    float: left;
    width: calc((100% / 6) - 10px);
    position: relative;
    margin: 0 5px 0;
    user-select: none;
    outline: 0;
}
ul.block-input-masking li input{
    width: 100%;
    text-align: center;
    min-height: 4em;
    border-radius: 5px;
    border: 1px solid #dadada;
    box-shadow: inset 0 0 5px 1px #eee;
}
.bgimg {
    position: relative;
    width: 100%;
    padding: 30px 10px;
    overflow-y: hidden;
	background-image: radial-gradient(circle, #f7fafd, #edfbef);
    background-size: cover;
    border-top: 1px solid #b0deb7;
    border-bottom: 1px solid #b0deb7;
}
.img-center {
    display: table;
    margin-left: auto!important;
    margin-right: auto!important;
}
.table-block{display:table;width:100%;}
.table-block .table-cell-middle{display:table-cell;vertical-align:middle;}
.table-block .table-cell-bottom{display:table-cell;vertical-align:bottom;}
.table-block .table-cell-top{display:table-cell;vertical-align:top;}
.form-steps{display:none;padding: 0;}
.form-steps.active{display: block!important;}
*:not(.fa){font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif!important;letter-spacing: 0.01em;}
.inline-ul{
    list-style: none;
    display: block;
    margin: 0;
}
.inline-ul li a{text-decoration:none;color: #1ebc39;}
.inline-ul li:not(.no-hovering-effect):hover{filter: brightness(1);}
ul.dropdown-menu li:hover{border:none}
ul.dropdown-menu li{margin:0;display:block;font-weight: normal;font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif!important;}
.inline-ul li{
    display: inline-block;
    margin: 14px 15px 0 30px;
    padding: 0;
    font-weight: 600;
    font-size: 14px;
    cursor: pointer;
    vertical-align: -webkit-baseline-middle;
}
.text-blue{color: #196ad8!important}
.text-green{color: #1ebc39!important;}
.container{width:1020px;margin: auto;}
body{background: #fff;color:#3c3b3b;height:100%}
html{height:100%}
header{
    color: #000;
    background: #fff!important;
    height: 6vh;
    display: table;
    width: 100%;
}
.logo{
    background: none!important;
    padding: 0!important;
    height: auto!important;
}
.logo .img-word{
    max-width: 74px;
    margin: 0 0 0 10px;
    display: inline-block;
    vertical-align: -webkit-baseline-middle;
}
.logo .img-icon{
    max-width: 40px;
    margin: 0;
    display: inline-block;
}
#main_div{display: table;margin: 0 auto;min-height: 40vh;width: 100%;}
footer{
    /* background: #ffffff; */
    /* position: fixed; */
    color: #000;
    padding: 20px 0 20px;
    /* bottom: 0; */
    width: 100%;
    text-align: left;
    left: 0;
    font-size: 12px;
}
footer ul{
    padding: 0;
    list-style: none;
    display: table;
    /* margin: 0 auto!important; */
}
footer ul li:first-child{margin-left:0!important}
footer ul li{
    padding: 8px 0;
    display: inline-table;
    margin: 0px 30px!important;
}
footer ul li a:hover{text-decoration:none;color:#000; }
footer ul li a{
    color: #8b8d90;
    text-decoration: none;
}
footer h3{
}
h1.style-1{
    margin: 0 0 10px;
    padding: 0;
    font-size: 2.2em;
    font-weight: 600;
    letter-spacing: .20mm;
    color: #49494a;
    }
h1.style-2{
    margin: 0 0 20px;
    padding: 0;
    font-size: 1.8em;
    font-weight: 600;
    letter-spacing: .20mm;
    color: #49494a;
    }
.text-style-1{font-weight:600;font-size:16px;margin-bottom: 0;}
.text-style-2{font-weight: 600;font-size: 16px;margin-bottom: 0px;}
.text-style-3{font-weight: 600;font-size: 18px;margin-bottom: 0px;}
.text-style-4{font-weight: 600;font-size: 22px;margin-bottom: 0px;}
.download-app-logo{
    max-width: 140px;
    display: inline-block;
}
.download-app-logo.apple{
   margin-left:30px;
}
.download-app-logo img{}
.ul-style-1{list-style: none;color: #545454;font-weight: normal;}
.ul-style-1 li{margin:30px 0;}
.ul-style-1 li strong{font-weight: 600;color:#565656}
.ul-style-2{list-style-type: disc;}
.ul-style-2 li{margin:2px 0;}
.ul-style-3{}
.ul-style-3 li{}
.ol-style-1{margin: 60px 0 30px;}
.ol-style-1 li{}
.inputFormStyle-1{
    clear:both;
    margin-bottom: 1em;
}
.inputFormStyle-1 .help-block{
 display:none;
}
.inputFormStyle-1 .for-label label{margin-bottom:0;font-size: 13px;color: #525556;font-weight: 600;}
.inputFormStyle-1 .for-label{
    width: 30%;
    float: left;
    padding: 8px 2em 0 0;
    display: block;
    text-align: right;
}
.inputFormStyle-1 .for-inputField .form-control{height:auto;padding: 8px;}
.inputFormStyle-1 .for-inputField{
    width: 45%;
    float: left;
    margin: 0;
}
.inputFormStyle-1 .for-options{
	width: 20%;
	float: right;
	margin: 0;
	display: table-cell;
	text-align: left;
}
.table-style-1 tr td{
    border-bottom: 1px solid #ddd;
    padding: 24px 0px!important;
}
.text-style-4a {
    color: #545454;
    font-size: 18px;
}
.inline-block {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 50%;
}
.btn-default{
    background: #1ebc39;
    border: 1px solid #1ebc39;
    color: #fff;
    border-radius: 5px;
    padding-right: 20px;
    padding-left: 20px;
}
.btn-default:hover,
.btn-default:active,
.btn-default:focus,
.btn-default:focus:active,
.btn-default:hover:active{
    color: #fff;
    background: #1ebc39;
    box-shadow: none;
    outline: 0;
    border-color: #1ebc39;
    /* border: none; */
}
.btn-style-1{
	border-radius: 2px;
    font-size: 13px;
	padding:10px;
	}
.bgimg-2{
    position: relative;
    width: 360px;
    height: 360px;
    background: url(../images/work.svg) no-repeat #dcf0fc00;
    background-size: cover;
    border-radius: 100%;
    display: inline-block;
    margin-right: 80px;
    vertical-align: middle;
    /* -webkit-clip-path: polygon(51% 13%, 100% 49%, 28% 100%, 0 37%); */
    /* clip-path: polygon(51% 13%, 100% 49%, 28% 100%, 0 37%); */
}
@media (max-width: 576px) {
	.logo img{max-width:100px!important}
	.padding-lr-3x{padding-left:5px!important;padding-right:5px!important;}
	.xs-text-center{text-align:center!important;}
	.container{width:auto!important;margin: auto;}
}


.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    line-height: 1;
	max-height:500px;
	display:inline-block;
	max-width:100%;
}

.carousel-indicators {
    position: absolute;
    bottom: -50px;
    left: 50%;
    z-index: 15; 
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #1ebc39;
    border-radius: 10px;
}
