.main_banner{

    background: url(../images/slider_bg2.jpg);

    background-size: cover;

    background-repeat: no-repeat;

    background-position: center;

    padding: 30px 0px;

}

.main_banner .phone_in_hand {

    margin-bottom: -30px;

    bottom: 0;

    max-width: 100%;

    height: auto;

    min-height: 390px;

}

.main_banner .banner_heading{



}

.main_banner .banner_pera{

    color: #fff;

    text-shadow: 0px 1px 1px #000;

    font-size: 18px;

}

.main_banner .banner_dwnbtn{

    padding: 7px 20px;

    color: #fff;

    font-size: 18px;

    margin-top: 10px;

    display: inline-block;

    text-decoration: none;

    border: 1px solid transparent;

    text-transform: uppercase;

}

.main_banner .banner_dwnbtn:hover{

    background: #fff;

    color: #ff6633;

    border: 1px solid #ff6633;

}

.main_banner .flexbox{

    display: flex;

    align-items: center;

}



#mainslide .item img.img-responsive{

    width:100%;

}





.servicesable_region{

    padding: 40px 0px;

}

.servicesable_region ._hea{

    margin-bottom: 50px;

    margin-top: 10px;

}

.servicesable_region .carousel-control {

    position: absolute;

    top: calc(100% / 2 - 15px);

    bottom: inherit;

    width: 35px;

    font-size: 20px;

    color: #fff;

    height: 35px;

    text-align: center;

    text-shadow: 0 1px 2px rgba(0,0,0,.6);

    filter: alpha(opacity=50);

    opacity: 1;

    background: #4b4b4b;

    display: flex;

    align-items: center;

    justify-content: center;

}

.servicesable_region .slider_desc{

   

}

.servicesable_region .slider_desc .slider_child{

    position: relative;

    display: flex;

    align-items: center;

    justify-content: center;

}

.servicesable_region .slider_desc img{

    max-width: 150px;

    float: left;

    margin-right: 50px;

}

.servicesable_region p{

    margin-bottom: 0px;

}

.servicesable_region .region{



}

.servicesable_region .count{

    font-size: 35px;

}

.servicesable_region .pera{



}



.how_to_work{

    padding: 40px 0px;

}

.how_to_work ._hea{

    margin-bottom: 50px;

    margin-top: 10px;

}



.how_to_work .flexbox{

    display: flex;

    flex-wrap: wrap;

}

.how_to_work .flexbox .flex_child{

    display: flex;

    flex-wrap: wrap;

}

.how_to_work .flexbox .flex_child img{

    align-self: flex-end;

    max-width: 70%;

}

.how_to_work ._desc{

    padding: 15px;

    display: block;

    width: 100%;

    align-self: flex-start;

}

.how_to_work ._desc .number{

    text-align: center;

    height: 30px;

    width: 30px;

    border: 1px solid #fff;

    border-radius: 100px;

    padding: 3px 0px;

    display: block;

    margin: 0 auto;

    font-size: 16px;

    margin-bottom: 10px;

}

.how_to_work ._desc .pera{



}



.how_to_work_slider .owl-wrapper{

    display: flex !important;

}

.how_to_work_slider .owl-wrapper .owl-item{

    display: flex !important;

}

.how_to_work_slider .owl-pagination{

    display: none;

}





.how_choose{

    padding: 40px 0px;

}

.how_choose ._hea{

    margin-bottom: 50px;

    margin-top: 10px;

}

.how_choose .flexbox{

    display: flex;

    flex-wrap: wrap;

}

.how_choose .child{

    background: #eeeeee;

    display: flex;

    width: 100%;

    align-items: center;

    justify-content: center;

    margin-bottom: 30px;

}

.how_choose .child img{

    float: left;

}

.how_choose .child ._desc{

    padding: 15px;

}

.how_choose .child ._desc .choose_hea{

    font-size: 15px;

}

.how_choose .child ._desc .choose_pera{



}





.about_us{

    padding: 40px 0px;

}

._hea{

    margin-bottom: 20px;

}

.about_us .flexbox{

    display: flex;

    flex-wrap: wrap;

    align-items: center;

    justify-content: center;

    margin-bottom: 30px;

}

.about_us p{

    font-size: 16px;

}



.contact_us{

    padding: 40px 0px;

}

.contact_us ._hea{

    margin-bottom: 30px;

}

.contact_us .flexbox{

    display: flex;

    flex-wrap: wrap;

    align-items: center;

    justify-content: center;

    margin-bottom: 30px;

}

.contact_us p{

    font-size: 16px;

}

.contact_us .contact_form{

    background: url('../images/From-bg.jpg');

    background-position: center;

    background-size: cover;

    background-repeat: no-repeat;

    padding: 30px 15px;

    margin-bottom: -40px;

}

.contact_us .form-control{

    background: transparent;

    border: 1px solid #fff;

    border-radius: 4px;

    color: #fff;

}

.contact_us .form-control:focus{

    box-shadow: none;

    outline: none;

}

.contact_us .form-control::placeholder{

    color: #fff;

}

.contact_us .form_btn{

    background: #fff;

    color: #ff6633;

    outline: none !important;

    box-shadow: none !important;

    min-width: 150px;

}

















.owl-buttons{}



.how_to_work_slider .owl-controls .owl-buttons div.owl-prev{

    text-indent: 0px !important;

    top: 50%;

    left: 0;

    -webkit-transform: translateY(-50%);

    -ms-transform: translateY(-50%);

    transform: translateY(-50%);

    position: absolute !important;

    margin-top: 0 !important;

    margin-bottom: 0 !important;

    background: transparent;

    color: #fff;

    font-size: 42px;

    height: 72px;

    width: auto;

    opacity: 1;

}

.how_to_work_slider .owl-controls .owl-buttons div.owl-next{

    text-indent: 0px !important;

    top: 50%;

    right: 0;

    -webkit-transform: translateY(-50%);

    -ms-transform: translateY(-50%);

    transform: translateY(-50%);

    position: absolute !important;

    margin-top: 0 !important;

    margin-bottom: 0 !important;

    background: transparent;

    color: #fff;

    font-size: 42px;

    height: 72px;

    width: auto;

    opacity: 1;

}





.blog_page{



}

.blog_conn{



}

.blog_page .blog_conn a{

    text-decoration: none !important;

}

.blog_page .pagination>li>a, .pagination>li>span {

    color: #ff6633;

    padding: 7px 12px;

    font-size: 14px;

}

.blog_page .pagination>li>a.active, .pagination>li>span.active {

    background: #ff6633;

    color: #fff;

}

.blog_detail{}

.blog_detail .post_title_conn{

    border-bottom: 1px solid #eeeded;

    border-left: 1px solid #eeeded;

    border-right: 1px solid #eeeded;

    margin-bottom: 15px;

    width: 100%;

}

.blog_detail .post_title_conn .blog_time{

    float: left;

    text-align: center;

    padding: 22px 2% 16px;

    border-right: 1px solid #eeeded;

    margin-right: 20px;

}

.blog_detail .post_title_conn .blog_time h4{

    margin-top: 0;

}

.blog_detail .post_title_conn .post_title {

    padding: 22px 2% 16px;

}

.blog_detail .post_title_conn .post_title ._hea{

    margin-bottom: 0px;

    margin-top: 0px;

    font-size: 30px;

}

.blog_detail .post_desc_conn  h2._hea{

    font-size: 24px;

    margin-bottom: 10px;

}

.B_read-more{

    color: #fff;

    border: 1px solid transparent;

    border-radius: 4px;

    background: #ff6633;

    padding: 7px 15px;

    text-decoration: none;

    display: inline-block;

    margin-top: 10px;

}

.B_read-more:hover, .B_read-more:focus{

    background: #fff;

    color: #ff6633;

    border: 1px solid #ff6633;

    text-decoration: none;

}



.banner_section{
    
}
.banner_section .main_banner_img{
    width:100%
}



.become_apply{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.apply_btn{
    padding: 10px 30px;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    text-decoration: none;
    letter-spacing: 2px;
    word-spacing: 2px;
    border: 1px solid transparent;
}
.apply_btn:hover, .apply_btn:focus {
    background: #fff;
    color: #f63;
    text-decoration: none;
    border: 1px solid #f63;
}

.call_us{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content:center;
}
.call_us ._hea{
    font-size: 65px;
}
.call_us p{
    margin-bottom:0px;
    font-size: 24px;
}
.yellow_color{
    color:#fddc00;
}
.text_uppercase{
    text-transform:uppercase;
}
.pl_30{
    padding-left:30px;
}
.pr_30{
    padding-right:30px;
}
.p_relative{
    position:relative;
}
.download_us{
    display: flex;
    align-items: center;
    justify-content: center;
}
.download_us ._download_btn{
    
}
.download_us ._download_btn a{
   margin-top:15px; 
   display:inline-block;
}
.download_us .or{
    height: 25px;
    width: 25px;
    border-radius: 100px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: -12px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.download_us .or:after{
    content: '';
    width: 2px;
    height: 40px;
    background: #fff;
    top: -47px;
    position: absolute;
}
.download_us .or:before{
    content: '';
    width: 2px;
    height: 40px;
    background: #fff;
    bottom: -47px;
    position: absolute;
}

.why_join{
    
}
.why_join h4{
        position: relative;
    padding-left: 50px;
}
.why_join h4 span{
        position: absolute;
    left: 0;
    height: 40px;
    width: 40px;
    display: flex;
    border-radius: 100px;
    background: #f63;
    align-items: center;
    justify-content: center;
}


@media (max-width: 767px) and (min-width: 100px){
    .download_us ._download_btn img{
        width:100px;
    }
    .call_us ._hea {
        font-size: 40px;
    }
    .pl_30 {
        padding-left: 15px;
    }
    .become_apply {
        justify-content: center;
        margin-bottom: 30px;
    }
    .why_join {
        margin-bottom: 30px;
    }
    .become_apply ._hea {
        font-size: 18px;
    }
    .download_us {
        margin-bottom: 20px;
    }
}