.cell-vertical-aligns{
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.low-width{
    flex: 0 0 20% !important;
        max-width: 20% !important;
}

.motto-section{
    background: #f4f4f4;
}

.motto-Subsection{
    background: #03A9F4;
}

.motto-Subsection p{
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    margin-top: 28px;
}

.naahq-section{
    background: #38417d;
}

.naahq-subsection p{
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    padding-top: 26px
}

.motto-desc p{
    text-align: center;
    font-size: 18px;
    color: #000;
    font-weight: 500;
}

.hm-tagline-subheading{
    color:#38417d ;
}

.how_it_works {
    position: relative;
    display: block;
    padding: 0px 0 110px;
}


.searchContractor .input-group-text {
   
    color: #ffffff !important;
    background-color: #38417d !important;
	border: 1px solid #38417d !important;
   
}

.searchbtn{
	color: #fff !important;;
    background-color: #38417d !important;
    border-color: #38417d !important;

}

.searchtable{
	background: #38417d;
    color: #fff;
}



.hm-title1{
    text-align: center;
        padding-top: 161px;
        font-size: 60px;
        color: #fff;
        font-weight: 700;
    }
    
    .hm-title2{
         text-align: center;
        padding-top: 11px;
        font-size: 25px;
        color: #fff;
        font-weight: 700;
    }

    
    .main-tagline{
       width: 75% !important;
        margin: 0 auto;
        display: block;
        margin-bottom: 40px;
    }
    
    .hm-tagline{
       line-height: 30px;
        text-align: center;
        padding-top: 39px;
        font-size: 18px;
    }
    
    .dm-color{
      color: #7abe47;
      font-weight: 600;
    }

    .service-tag{
        text-align: center;
        font-size: 35px;
        color: #fff;
        font-weight: 500;
        padding-top: 20px;
    }

    .mission-tag{
        font-size: 35px;
        color: #38417d;
        font-weight: 500;
        text-align: center;
        padding-top: 35px;
    }
    
    .goal-tag{
      text-align: center;
        font-size: 35px;
        color: #38417d;
        font-weight: 500;
        padding-top: 20px;
        margin-bottom: 0rem !important;
    }
    
    .goal-tag-subtext{
        text-align: center;
        font-size: 18px;
        color: #38417d;
        font-weight: 500;
        padding-top: 10px;
        margin-bottom: 0rem !important;
    }
    
    .hero{
      height: 70vh !important;
    }
    
    .footer-bs {
        background-color: #38417d;
      padding: 20px 40px;
      color: rgba(255,255,255,1.00);
    }


.how_it_works_shape_1 {
    position: absolute;
    top: 112px;
    right: 485px;
}


.how_it_works .block-title {
	margin-top: 60px;
    margin-bottom: 60px;
}

.block-title h4 {
    position: relative;
    font-size: 25px;
    color: var(--thm-primary);
    line-height: 26px;
    display: inline-block;
    font-weight: 500;
    margin-bottom: 7px;
}

.block-title h2 {
    font-size: 35px;
    color: var(--thm-black);
    line-height: 60px;
    font-weight: 500;
}


.how_it_works_single {
    position: relative;
    display: block;
}


.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.how_it_works_single li {
    position: relative;
    display: inline-block;
    width: 225px;
    margin: 0 auto;
    text-align: center;
    transform: translate(0px, 0px);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}


.how_it_works_single li .how_it_works_img {
    position: relative;
    display: block;
}


.how_it_works_single li .how_it_works_img:before {
    position: absolute;
    top: -21px;
    left: 0px;
    bottom: -21px;
    right: 0;
    content: "";
    border: 1px solid #eef0f4;
    background: #ffffff;
    z-index: -1;
    border-radius: 50%;
    box-shadow: 0px 10px 60px 0px rgb(0 0 0 / 5%);
}



.how_it_works_circle {
    position: absolute;
    top: 0;
    right: 0;
    height: 72px;
    width: 72px;
    background: #007bff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 7px solid #ffffff;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}


.how_it_works_single li .how_it_works_circle p {
    margin: 0;
    font-size: 18px;
    color: #ffffff;
    font-weight: 700;
}


.how_it_works_single li .how_it_works_content {
    position: relative;
    display: block;
    padding-top: 55px;
}


.how_it_works_single li .how_it_works_content h3 {
    font-size: 20px;
    color: var(--thm-black);
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 17px;
}

.how_it_works_single li .how_it_works_content p {
    margin: 0;
    line-height: 34px;
}

.how_it_works_single li+li {
    margin-left: 72px;
}


.plan-section{
	width: 100%;
	background: rgb(234 234 234 / 25%);
}

.p2-lst{
	padding-left: 20px;
}

.plan-tag{
	text-align: center;
    padding-bottom: 45px;
    padding-top: 32px;
}


.plan-wrapper{
	width: 100%;
	margin: 0 auto;
	display: block;
}

#planBox{
    padding-top:20px;
    padding-bottom: 20px;
}

.pb20 {
    padding-bottom: 20px !important;
}

.price-plan {
    background-color: #fff;
    margin-bottom: 20px;
    border-radius: 3px;
    overflow: hidden;
    border: 1px solid #e8e8e8;
}

.price-plan-title {
    background-color: #29abff;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    padding: 20px 0;
}

.price-plan-price {
    padding: 20px 0;
    text-align: center;
    border-bottom: 1px solid #e8e8e8;
}

.price-plan-price-sum {
    font-size: 52px;
    letter-spacing: -3px;
}

.price-plan-price-period {
    color: #999;
}

.price-plan-features {
    padding: 20px 0;
    text-align: center;
}

.dreams-area .container{

	width: 81%;

}
.dreams-area {
    width: 100%;
    background: #29abff;
    padding-top: 70px;
    padding-bottom: 60px;
}

.dreams-title {
    position: relative;
    z-index: 2;
    margin-top: 30px;
}

.dreams-title h2 {
    font-size: 30px;
    font-family: 'Roboto';
    font-weight: 300;
    color: #fff;
}

.enquiry_btn {
    margin-top: 0;
}


.abt_btn {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.abt_btn ul li {
    list-style: none;
    display: inline-block;
}


.enquiry_btn li {
    float: right;
}

.abt_btn li:last-child a {
    font-weight: 500;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    z-index: 2;
    text-align: center;
    height: 50px;
    margin-left: 10px;
    line-height: 50px;
    width: 145px;
    overflow: hidden;
    box-shadow: none;
    background: transparent;
    color: #fff;
    border: 2px solid #fff;
    transition: all 0.5s ease;
}


.abt_btn li:first-child a {
    font-weight: 500;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    z-index: 2;
    text-align: center;
    height: 50px;
    line-height: 50px;
    width: 145px;
    overflow: hidden;
    box-shadow: 0 4px 15px 0 rgb(0 0 0 / 20%);
    background: #0d5787;
    color: #fff;
    border: 2px solid #fff;
    transition: all 0.5s ease;
}


.enquiry_btn li a {
    box-shadow: none !important;
    width: 170px !important;
    font-weight: 400 !important;
}

/* .cell-vertical-align{
	background-image: url('/assets/images/mission.png');
	background-size: cover;
} */

.mission-img{
    width:100% !important;
}

.abt-img-mv{
	width: 745px;
	height: 640px;
}

.ms1{
	margin-top: 15px;
    font-size: 17px !important;
    color: #191919 !important;
}

 .fa-check{
	color: #00a650 !important;
}

.bigfnt{
	font-size: 17px !important;
    font-weight: 500 !important;
    width: 73%;
    margin: 0 auto;
    text-align: center;
}

.signup-text{
	width: 89%;
margin: 0 auto;
display: block;
margin-top: 81px;
}

.row{
	margin-right: 0px;
    margin-left: 0px;
}


.signup-text h4{
	font-size: 26px;
}

.signup-text h6{
	line-height: 25px;
    font-size: 17px;
    margin-top: 20px;
}


.signup-btn{
    margin-top: 20px;
}


.about-us{
    color: #000;
    font-size: 18px;
}


.signup-tag{
	background-image: url('/assets/images/welcome-bg.png');
	height: 400px;
	background-size: cover;
}

.goal1{
   background: #f4f4f4;
    padding: 12px;
     border-radius: 5px; 
    min-height: 325px;
    /* box-shadow: 2px 5px 3px -2px #888888; */
}

.services{
    padding: 22px;
    border-radius: 5px;
    border: 1px solid #eee;
    background: #fff;
}

.service-box{
	width: 100%;
    padding-bottom: 20px;
}

.service-box .row{
    margin-right: 0px;
    margin-left: 0px;
}

.service-wrapper{
	width: 75%;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom:50px;
}

.low-padding-left{
    padding-right: 0px !important;
}

.moneyimg{
	width: 50px;
    margin: 0 auto;
    display: block;
    margin-top: 19px;
}

.goal-box{
	width: 100%;
}

.goal-wrapper{
	width: 75%;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom:50px;
}

.goal1 p{
	color: #000;
    font-size: 15px;
    text-align: center;
    padding-top: 12px;
    font-weight: 400;
}

.hm-aboutus{
	width: 100%;
	background: rgb(234 234 234 / 12%);
}


.abt-img{
		width: 100%;
}

.range-xs-center{
	margin-right: 1px !important;
	margin-left: 1px !important;;
}


.section-lg{
	width: 86%;
    margin: 0 auto;
    display: block;
    padding-top: 40px;
}

h2, .heading-2 {
    line-height: 1.125;
    font-size: 35px;
}


.big {
    font-size: 22px;
    line-height: 1.45;
    color: #191919
}

.big + p {
    margin-top: 22px;
    font-size: 18px;
    color: #191919
}


.aboutus-btn {
    color: #fff;
    background-color: #8BC34A;
    padding: 6px 18px !important;
    /*box-shadow: 0 6px 16px 0 rgb(126 126 126 / 47%);*/
}

.aboutus-btn:hover {
    color: #fff;
    background-color: #8BC34A;
}

.button {
    padding: 13px 59px;
    font-size: 16px;
    line-height: 30px;
    border-radius: 6px;
}

.button {
    display: inline-block;
    position: relative;
    z-index: 1;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 30px;
    border-radius: 6px;
    border: none;
    white-space: nowrap;
    overflow: hidden;
    /*font-family: Montserrat, "Times New Roman", Times, serif;*/
    font-weight: 700;
    letter-spacing: 0.04em;
    text-overflow: ellipsis;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
    vertical-align: middle;
    user-select: none;
    transition: .5s all;
}


.button:before {
    transform: translate(0%, 100%);
}

.button-primary:after {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    transition: all 0.3s;
}

.goal-box .row{
	margin-right: 0px;
    margin-left: 0px;

}

.goals-title{
	text-align: center;
    font-size: 19px;
    padding-top: 21px;
    font-weight: 600;
}

.services-title{
	text-align: center;
    font-size: 17px;
    padding-top: 20px;
    font-weight: 500;
}


.goal-section{
	background: #fff;
}

.pg-tag{
	padding-top: 20px;
}


.services-wrapper{
	background: #38417d;
}

.icon-service{
	display: block;
    margin-left: auto;
    margin-right: auto;
}

.services:hover{
	background: #fafafa;
}


.service-link{
	color: #000;
}


#book {
    background-color: #000;
}

.space_all {
    padding: 0;
}

.book_2 {
    text-align: right;
    padding-top: 100px;
    padding-bottom: 100px;
}

.book_2 {
    background: #cc935c;
    display: table;
    position: relative;
    z-index: 9;
    margin-right: 80px;
    font-size: 35px;
    color: #000!important;
    font-weight: bold;
    padding-top: 20px;
    width: 85%;
}

.book_2:before, .navbar-brand:after {
    background-color: #cc935c;
    content: "";
    position: absolute;
    bottom: 0;
    height: 100%;
    z-index: -1;
}

.book_2:before {
    right: -80px;
    width: 80%;
    transform: skew(
30deg
);
    -webkit-transform: skew( 
30deg
);
    -moz-transform: skew( 30deg);
    -o-transform: skew( 30deg);
    -ms-transform: skew( 30deg);
}


.book_2 h5 {
    color: #000;
    letter-spacing: 2px;
    font-weight: bold;
    padding-bottom: 10px;
}

.book_2 h3 {
    color: #fff;
    letter-spacing: 2px;
    font-weight: bold;
    padding-bottom: 10px;
}

h3 {
    font-size: 26px;
    color: #000;
    padding-top: 10px;
}

h5 {
    font-size: 22px;
    color: #000;
}

.book_3 {
    text-align: right;
}

.book_3 {
    background-color: #000;
    padding-top: 100px;
    padding-bottom: 100px;
}

.book_3 h3 {
    color: #fff;
    padding-right: 30px;
}

.book_3 h4 {
    color: #cc935c;
    padding-right: 30px;
    padding-top: 10px;
    letter-spacing: 4px;
}

h4 {
    font-size: 23px;
    color: #000;
    padding-top: 10px;
}

h3 {
    font-size: 26px;
    color: #000;
    padding-top: 10px;
}

.clearfix:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical>.btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {
    clear: both;
}

.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table;
}


@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
/* Styles */

        .hm-title2 {
            text-align: center;
            font-size: 16px !important;
            color: #3c3d41;
            font-weight: 700;
        }

        .hm-title1 {
            text-align: center;
            padding-top: 41px;
            font-size: 24px !important;
            color: #3c3d41;
            font-weight: 700;
        }


        .main-tagline {
            width: 90% !important;
            margin: 0 auto;
            display: block;
            padding-top: 10px;
            padding-bottom: 10px;
        }

        .hm-tagline {
            line-height: 30px;
            text-align: center;
            font-size: 16px;
        }

        .hero {
            height: auto !important;
            padding-bottom: 30px !important;
        }

        .about-us {
            color: #000;
            font-size: 16px;
        }

        .section-lg {
            width: 100%;
            margin: 0 auto;
            display: block;
            padding-top: 25px !important;
            padding-bottom: 25px !important;
        }

        .hm-tagline-subheading {
            color: #38417d;
            font-size: 25px;
        }

        .goal-tag {
            text-align: center;
            font-size: 25px;
            color: #38417d;
            font-weight: 500;
            padding-top: 20px;
        }

        .goal-tag-subtext {
            text-align: center;
            font-size: 16px;
            color: #38417d;
            font-weight: 500;
            padding-top: 10px;
            margin-bottom: 0rem !important;
        }

        .services {
            margin-top: 10px !important;
        }

        .mobile-margin{
            margin-top: 0px !important;
        }

        .bigfnt {
            font-size: 16px !important;
            font-weight: 500 !important;
            width: 100%;
            margin: 0 auto;
            text-align: center;
        }

        .mission-tag {
            font-size: 25px;
            color: #38417d;
            font-weight: 500;
            text-align: center;
            padding-top: 35px;
        }

        .plan-tag {
            text-align: center;
            padding-bottom: 45px;
            padding-top: 0px !important;
            font-size: 25px;
        }

        /* .mobile-top-dropdown{
            width:285px !important;
        } */

        /* .float-right {
            float: none !important;
        } */

        .footer-bs .site-logo {
            position: relative !important;
        }

        .footer-bs {
            padding: 18px 1px !important;
        }

        .mobile-email{
            display: none !important;
        }

        .top-bar-menu{
            flex: 0 0 100% !important;
            max-width: 100% !important;
        }

}   