@charset "utf-8";

/* CSS Document */
body p {
    font-size: 16px !important;
}



body {
    padding: 0;
    margin: 0;
    line-height: 25px !important;
    color: #111 !important;
    font-family: 'Asap', sans-serif;
    font-weight: 300 !important;
    font-size: 14px;
}

p,
form,
ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

a {
    color: #777;
    text-decoration: none;
}

a:hover {
    color: #333;
    text-decoration: none;
}

a:focus {
    outline: none;
    text-decoration: none;
}

/*body {*/
/*    padding-right: 0px !important;*/
/*}*/

::-webkit-scrollbar {
    width: 6px;
}

::-webkit-scrollbar-thumb {
    background-image: linear-gradient(45deg, #000, #000);
    /*background-image: linear-gradient(45deg, #63afe9, #63afe9);*/

}

::-webkit-scrollbar-track {
    background: #e8e8e8;
}

.topareabg {
    width: 100%;
    height: 128px;
    float: left;
    background: url(images/internalbg.jpg) repeat;
    color: #fff;
    font-size: 28px !important;
    font-weight: 500 !important;
    text-align: center;
    color: #fff;
    padding-top: 58px;
}

@media(min-width:769px) {

    .armv {
        display: none;
    }

    .ourpeople1 {
        width: 100%;
        height: auto;
        overflow: hidden;
        float: left;
        background: url(images/peopl.jpg) right fixed no-repeat;
        background-size: 100% 100%;
    }

    .ourpeople2 {
        width: 100%;
        height: auto;
        overflow: hidden;
        float: left;
        background: url(images/banner-2.jpg) right fixed no-repeat;
        background-size: 100% 100%;
    }

    .ourpeople3 {
        width: 100%;
        height: auto;
        overflow: hidden;
        float: left;
        background: url(images/banner-3.jpg) right fixed no-repeat;
        background-size: 100% 100%;
    }

    .ourpeople4 {
        width: 100%;
        height: auto;
        overflow: hidden;
        float: left;
        background: url(images/banner-4.jpg) right fixed no-repeat;
        background-size: 100% 100%;
    }

    .peopsectleft {
        height: auto;
        float: left;
        background-color: rgba(0, 0, 0, 0.5);
        padding: 150px 50px;
    }

    .peopsectright {
        height: auto;
        float: left;
        background-color: rgba(0, 0, 0, 0.5);
        padding: 40px;
        position: absolute;
        right: 0px;
        left: 0px;
        margin-top: 276px;
    }
}

@media(max-width:768px) {
    .iconnone {
        display: none !important;
    }

    .armv {
        display: inline-block;
    }

    .ourpeople1 {
        width: 100%;
        padding-top: 108px;
        height: auto;
        overflow: hidden;
        float: left;
        background: url(images/peopl.jpg) center top no-repeat;
        background-size: 100%;
    }

    .ourpeople2 {
        width: 100%;
        height: auto;
        padding-top: 108px;
        overflow: hidden;
        float: left;
        background: url(images/banner-2.jpg) center top no-repeat;
        background-size: 100%;
    }

    .ourpeople3 {
        width: 100%;
        height: auto;
        padding-top: 108px;
        overflow: hidden;
        float: left;
        background: url(images/banner-3.jpg) center top no-repeat;
        background-size: 100%;
    }

    .ourpeople4 {
        width: 100%;
        height: auto;
        padding-top: 108px;
        overflow: hidden;
        float: left;
        background: url(images/banner-4.jpg) center top no-repeat;
        background-size: 100%;
    }

    .peopsectleft {
        height: auto;
        float: left;
        background-color: rgba(0, 0, 0, 0.5);
        padding: 50px;
    }

    .peopsectright {
        height: auto;
        float: left;
        background-color: rgba(0, 0, 0, 0.5);
        padding: 40px;
        position: relative;
        right: 0px;
        left: 0px;
        margin-top: 276px;
    }
}

.headingnameing {
    font-size: 20px;
    color: #fff;
    font-weight: 400;
}

.hovereefect {
    transform: translateZ(0);
}

.hovereefect:before {
    content: "";
    position: absolute;
    left: 0px;
    width: 0px;
    right: 0px;
    height: 40px;
    top: 0px;
    background: #fff;
    transition-duration: 0.8s;
}

.hovereefect:hover:before {
    left: 0px;
    bottom: 0px;
    top: 0px;
    width: 148px;
    height: 40px;
}

.hovereefect a {
    color: #000 !important
}

.knowmorepeop {
    width: 150px;
    border: 1px #fff solid;
    padding: 10px;
    margin: auto;
    margin-top: auto;
    display: block;
    margin-top: 14px;
    cursor: pointer;
}

.peoplem {
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
}

.descriptn {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    text-align: center;
}

.peoplem img {
    width: 100%;
}

.teamhead {
    text-transform: uppercase;
    font-size: 24px !important;
    font-weight: 500 !important;
    line-height: 1.1;
    margin: 15px 0 20px 0;

    color: #fff;
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
    padding-bottom: 8px;
}

.tsmal {
    font-size: 13px;
    text-transform: none;
}

.floatrighttsect {
    float: right !important;
    position: relative;
}

.knowmore {
    width: 200px;
    line-height: 42px;
    font-size: 16px;
    border: 1px #fff solid;
    display: block;
    text-align: center;
    color: #fff;
    text-decoration: none;
    margin-top: 25px;
}

.knowmore:hover {
    color: #000;
    background: #fff
}

.tbodycont {
    line-height: 25x;
    font-size: 16px;
    padding-bottom: 22px;
    margin-bottom: 25px;
    text-transform: none;
    color: #fff;

}











@media(min-width:721px) {
    .mobildes {
        display: none;
    }

    .ihidepara {
        display: block;
    }
}

@media(max-width:720px) {
    .mobildes {
        display: block;
        height: 0;
    }

    .ihidepara {
        display: none !important;
    }

    .borderbot {
        border-bottom: 1px #fff dotted;
        margin-top: 10px;
        margin-bottom: 10px;
    }
}




@media only screen and (max-width: 767px) {
    body {
        padding: 0;
        margin: 0px 0 0 0 !important;
        color: #777;
        font-family: 'Asap', sans-serif;
        margin: 98px 0 0;
    }
}

html {
    overflow-x: hidden;
}


#myCarousel2 .item {
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    padding-right: 20px;
}

.sc-home-whyus-area .col-md-4 a {
    text-decoration: none !important;
}

@media(max-width:768px) {
    .rights {
        float: right !important;
        margin: auto;
    }

    .mainformsect {
        position: absolute;
        top: 0px;
        bottom: 0px;
        height: 354px;
        margin: auto;
        display: block;
        right: 0;
        left: 0px;
    }

    .mainformsect .col-md-4 {
        width: 42.33% !important;
        float: left;
    }

    #freetriallogin .textbox {
        width: 62% !important;
        display: inline-block;
        margin-left: 10px;
    }
}

/*@media(max-width:1122px) {*/
/*    #myCarousel .carousel-inner .item img {*/
/*        height: 100% !important;*/
/*            object-fit: cover;*/
/*            object-position: center;*/
/*    }*/
/*}*/

@media(max-width:1122px) {
    #myCarousel .carousel-inner .item img {
        height: 540px !important;
            object-fit: cover;
            object-position: center;
    }
}

@media(max-width:720px) {
    #freetriallogin .textbox {
        width: 62% !important;
        display: inline-block;
        margin-left: 10px;
    }

    .rights {
        float: right !important;
        margin: auto;
    }

    .mainformsect {
        position: relative;
        top: 0px;
        bottom: 0px;
        height: auto;
        margin: auto;
        display: block;
        right: 0;
        left: 0px;
    }

    .mainformsect .col-md-4 {
        width: 100% !important;
        float: left;
        margin-top: -20px;
    }

    #myCarousel .carousel-inner .item img {
        height: 100% !important;
    }

    .hidem {
        display: none;
    }


}

.panel {
    box-shadow: none !important;
}

@media(min-width:769px) {

    .validrightf {
        width: 32%;
        height: auto;
        oveflow: hidden;
        float: right;
        padding-right: 15px;
    }

    .latest-news {
        background: #da251d;
        width: 20%;
        text-align: center;
        height: auto;
        overflow: hidden;
        float: left;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        color: #fff;
        padding: 0 12px;
    }

    .scroll {
        background: #666;
        height: 40px;
        line-height: 40px;
        color: #fff;
        float: left;
        width: 80%;
    }

    .paddingmarq {
        padding-right: 75px;
    }
}

@media(max-width:767px) {

    body {
        overflow-x: hidden;
    }

    .deviderm {
        border: none !important;
        padding-bottom: 0px !important;
    }

    .latest-news {
        background: #da251d;
        width: 20%;
        text-align: center;
        height: auto;
        overflow: hidden;
        float: left;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        color: #fff;
        padding: 0 12px;
    }

    .scroll {
        background: #666;
        height: 40px;
        line-height: 40px;
        color: #fff;
        float: left;
        width: 80%;
    }

    .paddingmarq {
        padding-right: 75px;
    }

}

@media(max-width:500px) {
    .latest-news {
        background: #da251d;
        width: 36%;
        text-align: center;
        height: auto;
        overflow: hidden;
        float: left;
        height: 40px;
        line-height: 40px;
        font-size: 13px;
        color: #fff;
        padding: 0 5px;
    }

    .scroll {
        background: #848484;
        height: 40px;
        line-height: 40px;
        color: #fff;
        float: left;
        width: 64%;
    }

    .paddingmarq {
        padding-right: 75px;
    }

}




.header_main_area {
    width: 100%;
    height: auto;
    margin: auto;
    position: relative;
    z-index: 1000;
    top: 0;
}

@media(min-width:601px) {
    .carousel-control {
        width: 50px !important
    }
}

@media(max-width:600px) {
    .carousel-control {
        width: 50px !important;
        display: none !important
    }
}

.top_logo_area {
    width: 100%;
    height: 115px;
    padding-top: 11px;
    background: url("images/header-back.jpg") no-repeat;
    background-size: 100% 116px;
}

.top_left_menu {
    padding-top: 22px;
}


.top_left_menu ul {
    float: right;
}

.top_left_menu ul li {
    float: left;
    padding: 0 8px;
    font-size: 14px;
}

.top_left_menu ul li a {
    color: #323233;
    transition: 0.5s;
}

.top_left_menu ul li a:hover {
    color: #da251d;
    text-decoration: none;
    transition: 0.5s;
}


@media only screen and (max-width: 1024px) {
    .top_logo_area {
        width: 100%;
        height: 76px;
        padding-top: 18px;
        background: url("images/header-back.jpg") no-repeat;
        background-size: 100%;
    }

    .top_left_menu {
        padding-top: 10px;
    }


    .top_left_menu ul {
        float: right;
    }

    .top_left_menu ul li {
        float: left;
        padding: 0 8px;
        font-size: 15px;
    }

    .top_left_menu ul li a {
        color: #333;
        transition: 0.5s;
    }

    .top_left_menu ul li a:hover {
        color: #0084C9;
        text-decoration: none;
        transition: 0.5s;
    }

}



@media only screen and (max-width: 767px) {

    .top_logo_area {
        width: 100%;
        height: auto;
        padding-top: 0px;
        background: url("images/header-back.jpg") no-repeat;
        background-size: 100% 100%;
    }
}


@media only screen and (max-width: 600px) {

    .top_logo_area {
        width: 100%;
        height: 90px;
        padding-top: 0px;
        background: url("images/header-back.jpg") no-repeat;
        background-size: 100% 100px;
    }

}





/*responsive--header--*/
.res_top_header {
    display: none;
}

.unresponsive-header {
    display: block;
}

.top_left_menu1 {
    padding-top: 10px;
}


.top_left_menu1 ul {
    float: right;
}

.top_left_menu1 ul li {
    float: left;
    padding: 0 14px;
    font-size: 15px;
}

.top_left_menu1 ul li a {
    color: #333;
    transition: 0.5s;
}

.top_left_menu1 ul li a:hover {
    color: #0084C9;
    text-decoration: none;
    transition: 0.5s;
}

/*responsive-header--*/

@media only screen and (max-width: 767px) {
    .top_left_menu {
        display: none;
    }

    .res_top_header {
        display: block;
    }

    .unresponsive-header {
        display: none;
    }

}


@media(min-width:769px) {
    .salesclap-band-area .col-md-4 {
        border-right: 1px #fff solid;
    }

    .salesclap-band-area .col-md-4:last-child {
        border-right: 0px #fff solid !important;
    }

    .rights {
        float: right !important;
    }

    .mainformsect {
        position: absolute;
        top: 80px;
        height: 354px;
        margin: auto;
        display: block;
        right: 50px;
        left: 0px;
    }

    .navmsect ul {
        padding: 0px;
        margin: 0px;
        list-style: none;
    }

    .navmsect ul li {
        float: left
    }

    .navmsect ul li a {
        display: block;
        padding: 14px 18px 17px;
        text-decoration: none;
        color: #fff;
        transition: 0.5s;

        text-transform: uppercase;
    }

    .navmsect ul li a:hover,
    .navmsect ul li a.active {
        color: #000;
    }

    .meniicon {
        width: 28px;
        display: none;
    }

    .bannerhead {
        text-align: right;
        color: #000;
        font-size: 30px;
        font-weight: bold;
        padding-top: 120px;
    }

    .navmsect {
        height: 55px !important;
        background: #1da4a4;
        width: 100%;
        margin-bottom: -26px;
        margin-top: -26px;
        padding-right: 26px;
        padding-left: 8px;
        height: auto;
        overflow: hidden;
        float: left;
        border-bottom: 3px #1a8585 solid;
        border-radius: 3px;
    }

    .bannersectm {
        width: 100%;
        height: auto;
        overflow: hidden;
        float: left;
        background-size: 100%;
    }

    .android {
        display: none;
    }

    .bannerpost {
        background-color: rgba(255, 255, 255, 0.9);
        color: #000;
        padding: 28px 40px;
        position: absolute;
        z-index: 80000;
        bottom: 0px;
        height: 128px;
        margin: auto;
        font-size: 17px;
        animation: fade 2s ease 1 forwards;
        border-radius: 2px;
        -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
        box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    }

    .bannerpost3 {
        background-color: rgba(255, 255, 255, 0.9);
        color: #000;
        padding: 28px 40px;
        position: absolute;
        z-index: 80000;
        animation: fade 2s ease 1 forwards;
        bottom: 0px;
        height: 77px;
        margin: auto;
        font-size: 17px;
        border-radius: 2px;
    }

    /*---webkit-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.5);
-moz-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.5);
box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.5);}--*/
    .bannerpost4 {
        background-color: rgba(255, 255, 255, 0.9);
        color: #000;
        padding: 28px 40px;
        position: absolute;
        z-index: 80000;
        animation: fade 2s ease 1 forwards;
        bottom: 0px;
        height: 104px;
        margin: auto;
        font-size: 17px;
        border-radius: 2px;
        -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
        box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    }


    @keyframes fade {
        from {
            top: 100%;
            transition: all 8s;
        }

        to {
            top: 0px;
        }
    }

}

@media(max-width:768px) {

    .bannerpost {
        background-color: rgba(255, 255, 255, 0.9);
        color: #000;
        padding: 28px 40px;
        position: absolute;
        z-index: 80000;
        bottom: 0px;
        height: 128px;
        margin: auto;
        font-size: 17px;
        animation: fade 2s ease 1 forwards;
        border-radius: 2px;
        -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
        box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    }

    .bannerpost3 {
        background-color: rgba(255, 255, 255, 0.9);
        color: #000;
        padding: 28px 40px;
        position: absolute;
        z-index: 80000;
        animation: fade 2s ease 1 forwards;
        bottom: 0px;
        height: 77px;
        margin: auto;
        font-size: 17px;
        border-radius: 2px;
        -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
        box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    }

    .bannerpost4 {
        background-color: rgba(255, 255, 255, 0.9);
        color: #000;
        padding: 28px 40px;
        position: absolute;
        z-index: 80000;
        animation: fade 2s ease 1 forwards;
        bottom: 0px;
        height: 104px;
        margin: auto;
        font-size: 17px;
        border-radius: 2px;
        -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
        box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    }


    @keyframes fade {
        from {
            top: 100%;
            transition: all 8s;
        }

        to {
            top: 20px;
        }
    }

    .android {
        display: block;
        width: 50px;
        float: left;
    }

    .meniicon {
        width: 23px;
        display: block;
        cursor: pointer;
        float: right;
        margin-top: 4px;
    }

    .bannerhead {
        text-align: right;
        color: #000;
        font-size: 30px;
        font-weight: bold;
        padding-top: 120px;
    }

    .navmsect {
        height: auto;
        padding: 6px 10px;
        background: #1da4a4;
        width: 100%;
        margin-bottom: -21px;
        padding-left: 8px;
        height: auto;
        overflow: hidden;
        float: left;
        border-bottom: 3px #1a8585 solid;
        border-radius: 3px;
    }

    .navmsect ul {
        padding: 0px;
        margin: 0px;
        list-style: none;
    }

    .navmsect ul li {
        float: none;
    }

    .mobilepart {
        width: 100%;
        height: auto;
        overflow: hidden;
        float: left;
        border-top: 1px #fff solid;
        margin-top: 13px;
    }

    .navmsect ul li a {
        display: block;
        padding-top: 7px;
        padding-bottom: 7px;
        padding-left: 8px;
        transition: 0.5s;
        border-bottom: 1px #118a8a solid;
        text-decoration: none;
        color: #fff;
        transition: 0.5s;
        text-transform: uppercase;
    }

    .bordn {
        border: 0px !important
    }

    .navmsect ul li a:hover {
        padding: 7px 15px !IMPORTANT;
        transition: 0.5s;
        color: #000;
        display: block;
    }

    .navmsect ul li a.active {
        color: #000;
    }

    .bannersectm {
        width: 100%;
        height: auto;
        overflow: hidden;
        float: left;
    }

    .mobilepart {
        display: none;
    }
}


#header {

    color: #fff;
    /*background: url("images/sc-home-banner.jpg") no-repeat;*/
    background-size: 100%;

}


#header .overlay {
    min-height: 457px;
}

@media only screen and (max-width: 767px) {
    #header .overlay {
        min-height: auto;
    }
}


#header h1 {
    line-height: 60px;
    font-size: 45px;
    padding-top: 120px;
    padding-bottom: 40px;
    color: #ffffff;
}


#header h4 {
    line-height: 40px;
    font-size: 22px;
    padding-bottom: 30px;
    text-transform: none;
    color: #FFFFFF;
}

.header_btn {
    margin-bottom: 1px;
    text-align: center;
    padding-top: 270px;
}

.header_btn a {
    background-color: #0084C9;
    color: #ffffff;
    font-size: 20px;
    font-weight: normal;
    transition: 0.5s width: 140px;
}

.header_btn a:hover {

    background-color: #1F5F9F;
    color: #ffffff;
    font-size: 20px;
    font-weight: normal;
    transition: 0.5s;
    outline: none;
}

.header_btn a:focus {
    background-color: #0084C9;
    color: #ffffff;
    font-size: 20px;
    font-weight: normal;
    transition: 0.5s;
    outline: none;
}

@media only screen and (max-width: 600px) {
    .header_btn {
        margin-bottom: 20px;
        padding-top: 211px;
    }
}

@media only screen and (max-width: 480px) {
    .header_btn {
        margin-bottom: 20px;
        padding-top: 167px;
    }
}

@media only screen and (max-width: 360px) {
    .header_btn {
        margin-bottom: 20px;
        padding-top: 123px;
    }
}

@media only screen and (max-width: 320px) {
    .header_btn {
        margin-bottom: 20px;
        padding-top: 108px;
    }
}

.features_area {
    padding-bottom: 30px;
    padding-top: 10px;
    background-color: #e2e0e0;
}

.features_h2 {
    padding: 0;
}

.features_h2 h2 {
    text-align: center;
    text-transform: uppercase;
    font-size: 24px !important;
    font-weight: 500 !important;
    margin: 35px 0 20px 0;
    color: #111;
}

.features_main {
    margin-bottom: 30px;
}

.features_main img {
    width: 170px;
    height: auto;
    transition: 0.5s;
}

.features_main img:hover {
    width: 170px;
    height: auto;
    transform: rotate(30deg);
    transition: 0.5s;
}

.features_main p {
    font-size: 18px;
    text-align: center;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 13px;
    margin-bottom: 0px;
    height: 50px;
}



/*feature-main1*/
.features_main1 {
    margin-bottom: 30px;
    padding-left: 140px;
}

.features_main1 img {
    width: 170px;
    height: auto;
    transition: 0.5s;
}

.features_main1 img:hover {
    width: 170px;
    height: auto;
    transform: rotate(30deg);
    transition: 0.5s;
}

.features_main1 p {
    margin: 13px 0 0px 0;
    font-size: 18px;
    text-align: center;
    height: 50px;
}

/*feature-main1*/


/*feature-main2*/
.features_main2 {
    margin-bottom: 30px;
    padding-right: 140px;
}

.features_main2 img {
    width: 170px;
    height: auto;
    transition: 0.5s;
}

.features_main2 img:hover {
    width: 170px;
    height: auto;
    transform: rotate(30deg);
    transition: 0.5s;
}

.features_main2 p {
    margin: 13px 0 0px 0;
    font-size: 18px;
    text-align: center;
    height: 50px;
}

/*feature-main2*/


@media only screen and (max-width: 1024px) {

    /*feature-main1*/
    .features_main1 {
        margin-bottom: 30px;
        padding-left: 0px;
        clear: both;
    }

    .features_main1 img {
        width: 170px;
        height: auto;
    }

    .features_main1 p {
        margin: 10px 0 0px 0;
        font-size: 20px;
        text-align: center;
    }

    /*feature-main1*/


    /*feature-main2*/
    .features_main2 {
        margin-bottom: 30px;
        padding-right: 0px;
    }

    .features_main2 img {
        width: 170px;
        height: auto;
    }

    .features_main2 p {
        margin: 10px 0 22px 0;
        font-size: 20px;
        text-align: center;
    }

    /*feature-main2*/

}

@media only screen and (max-width: 767px) {

    /*feature-main1*/
    .features_main1 {
        margin-bottom: 30px;
        padding-left: 0px;
    }

    .features_main1 img {
        width: 170px;
        height: auto;
    }

    .features_main1 p {
        margin: 10px 0 22px 0;
        font-size: 20px;
        text-align: center;
    }

    /*feature-main1*/


    /*feature-main2*/
    .features_main2 {
        margin-bottom: 30px;
        padding-right: 0px;
    }

    .features_main2 img {
        width: 170px;
        height: auto;
    }

    .features_main2 p {
        margin: 10px 0 22px 0;
        font-size: 20px;
        text-align: center;
        color: #323233;
    }

    /*feature-main2*/

}



/*allpage  headingbanner */


    .internal-banner {
            position: relative;
            width: 100%;
            z-index: 0;
        }

        .internal-banner::after {
            content: "";
            top: 0px;
            left: 0px;
            position: absolute;
            width: 100%;
            height: 100%;
            z-index: 1;
            background-color: #0000006b;
        }


        .internal-banner-name {
            position: absolute;
            top: 46%;
            left: 4%;
            z-index: 10;
        }

        .internal-banner-name h2 {
            font-size: 32px;
            color: #fff;
        }


















/*industries*/
.industries_area {
    padding-bottom: 10px;
    padding-top: 10px;
    background-color: #fff;
    border-bottom: 2px #eee solid;
}


.industries_h2 h2 {
    margin: 30px 0;
    color: #666;
    font-weight: 500;
    font-size: 24px;
}


.industries_main img {
    border: 1px #CCCCCC solid;
    border-radius: 3px;
}

.industries_main p {
    margin: 10px 0 22px 0;
    font-size: 15px;
    text-align: center;
    color: #323233;
}


/*pricing*/

.pricing_area {
    padding-bottom: 40px;
    padding-top: 40px;
    background-color: transparent;
    padding-left: 0px;
}


.pricing_area_txt h2 {
    text-align: center;
    text-transform: uppercase;
    font-size: 24px !important;
    font-weight: 600 !important;
    margin: 50px 0 20px 0;
    font-family: 'Thasadith', sans-serif;

    color: #333 !important;
}


.mb-18 {
    margin-bottom: 18px !important;
}



/*why_icrm*/




.why_icrm {
    padding-bottom: 10px;
    padding-top: 40px;
    background-color: #f7f7f7;

}



.why_icrm_txt h2 {

    text-align: center;
    text-transform: uppercase;
    font-size: 24px !important;
    font-weight: 600 !important;
    margin: 15px 0 20px 0;
    font-family: 'Thasadith', sans-serif;


    color: #111;

}

.why_icrm_txt p {
    line-height: 27px;
    font-size: 17px;
    padding-bottom: 22px;
    text-transform: none;
    color: #323233;
}


/*testimonials*/
.testimonials_area {
    padding-bottom: 70px;
    padding-top: 10px;
    background-color: #00ADEE;
    border-top: 1px #eee solid;
    height: 354px;
    padding-bottom: 15px;
}


.testimonials_area_txt {
    color: #FFFFFF;
}

.testimonials_area_txt h2 {
    margin: 30px 0;
    color: #ffffff;
    font-weight: 500;
    font-size: 38px;
    text-align: center;
}

@media only screen and (max-width: 480px) {
    .testimonials_area {
        padding-bottom: 15px;
        padding-top: 10px;
        background-color: #00ADEE;
        border-top: 1px #eee solid;
        height: 630px;
    }

  
}


/*clients_area*/
.clients_area {
    padding-bottom: 30px;
    padding-top: 10px;
    background-color: #ffffff;
    border-top: 1px #eee solid;
}

.clients_area_txt {}

.clients_area_txt h2 {
    margin: 30px 0;
    color: #666;
    font-weight: 500;
    font-size: 24px;
    text-align: center;
}

.clients_area_img {
    margin-bottom: 10px;
}



/*contact*/
.contact_area {
    padding-bottom: 30px;
    padding-top: 20px;
    background-color: #fff !important;
    /*border-top: 2px #eee solid;*/
}

.contact_area_txt {}

.contact_area_txt h2 {
    text-align: center;
    margin: 30px 0;
}

.need_help {
    height: 100px;
    border-bottom: 2px #CCCCCC dotted;
    border-top: 2px #CCCCCC dotted;
    color: #323233;
    line-height: 100px;
}

.need_help h2 {
    color: #000;
    font-size: 38px;
    font-weight: 500;
    margin: 30px 0;
    text-align: center;
}


/*contact_info*/
.contact_info {}

.contact_info h2 {
    text-align: left;
    margin: 30px 0 10px 0;
    font-size: 22px;
    color: #333 !important;
    font-family: 'Thasadith', sans-serif;
    font-weight: 600 !important;
}

.contact_info a {
    margin-right: 5px;
}



.contact_info i {
    color: #FFFFFF;
}



.contact_info p {
    line-height: 26px;
    font-size: 14px;
    color: #111;
}

.contact_form {
    margin-bottom: 20px;
    padding: 0;
}

.contact_form h2 {
    text-align: left;
    font-size: 22px;
    color: #333 !important;
    font-family: 'Thasadith', sans-serif;
    font-weight: 600 !important;
}

.inp {
    width: 100%;
    height: 35px;
    border: 1px #d5d5d5 solid;
    outline: none;
    padding-left: 5px;
    font-size: 14px;
    transition: 0.5s;
}


.inp:hover {
    width: 100%;
    height: 35px;
    border: 1px #d5d5d5 solid;
    outline: none;
    padding-left: 5px;
    box-shadow: 0 0 3px #ccc;
    transition: 0.5s;
}

.inp:focus {
    width: 100%;
    height: 35px;
    border: 1px #0084C9 solid;
    outline: none;
    padding-left: 5px;
    box-shadow: 0 0 3px #ccc;
    transition: 0.5s;
}


.inp_txt {
    width: 100%;
    height: 110px;
    border: 1px #d5d5d5 solid;
    outline: none;
    padding-left: 5px;
    font-size: 14px;
    transition: 0.5s;
}

.inp_txt:hover {
    width: 100%;
    height: 110px;
    border: 1px #d5d5d5 solid;
    outline: none;
    padding-left: 5px;
    box-shadow: 0 0 3px #ccc;
    transition: 0.5s;
}

.inp_txt:focus {
    width: 100%;
    height: 110px;
    border: 1px #0084C9 solid;
    outline: none;
    padding-left: 5px;
    box-shadow: 0 0 3px #ccc;
    transition: 0.5s;
}



.inp1 {
    width: 100%;
    height: 35px;
    border: 1px #d5d5d5 solid;
    outline: none;
    background: #fff;
    padding-left: 5px;
    font-size: 14px;
    transition: 0.5s;
}


.inp1:hover {
    width: 100%;
    height: 35px;
    border: 1px #d5d5d5 solid;
    background: #fff;
    outline: none;
    padding-left: 5px;
    box-shadow: 0 0 3px #ccc;
    transition: 0.5s;
}

.inp1:focus {
    width: 100%;
    height: 35px;
    border: 1px #0084C9 solid;
    background: #fff;
    outline: none;
    padding-left: 5px;
    box-shadow: 0 0 3px #ccc;
    transition: 0.5s;
}


.inp_txt1 {
    width: 100%;
    height: 110px;
    border: 1px #d5d5d5 solid;
    background: #fff;
    outline: none;
    padding-left: 5px;
    font-size: 14px;
    transition: 0.5s;
}

.inp_txt1:hover {
    width: 100%;
    height: 110px;
    border: 1px #d5d5d5 solid;
    outline: none;
    background: #fff;
    padding-left: 5px;
    box-shadow: 0 0 3px #ccc;
    transition: 0.5s;
}

.inp_txt1:focus {
    width: 100%;
    height: 110px;
    border: 1px #0084C9 solid;
    outline: none;
    background: #fff;
    padding-left: 5px;
    box-shadow: 0 0 3px #ccc;
    transition: 0.5s;
}



.btn-crm {
    background-color: #000 !important;
    color: #fff;
    font-size: 12px;
    transition: 0.5s;
    padding: 8px 15px;
}

.btn-crm:hover {
    background-color:#444!important;
    color: #fff;
    font-size: 12px;
    padding: 8px 15px;
    transition: 0.5s;
}


@media only screen and (max-width: 600px) {
    .need_help {
        height: 80px;
        border-bottom: 2px #CCCCCC dotted;
        border-top: 2px #CCCCCC dotted;
        color: #000;
        line-height: 80px;
    }

    .need_help h2 {
        font-size: 25px;
        font-weight: 500;
        margin: 20px 0;
        text-align: center;
    }

}

/*faq*/
/*clients_area*/
.faqs_area {
    padding-bottom: 70px;
    padding-top: 135px;
    background-color: #f7f7f7;
    border-top: 1px #eee solid;
}

.faqs_area {
    position: relative;
    background: #1c1c1d;
    overflow: hidden;
    padding-bottom: 70px;
    padding-top: 135px;

    color: #FFFFFF;
    border-top: 1px #eee solid;
}

.faqs_area:before {

    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    opacity: 0.2;
    background-image: url('images/home-bg1.jpg');
    background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    padding-bottom: 25px;
    color: #FFFFFF;
}


.faqs_area_txt {
    color: #FFFFFF;
}

.faqs_area_txt h2 {
    margin: 30px 0;
    color: #ffffff;
    font-weight: 500;
    font-size: 38px;
    text-align: center;
}


.footer-menu {
    background-color: #000;
    height: 200px;
    width: 100%;
}

.footer_main_menu {
    padding: 0;
}

.footer_main_menu p {
    color: #FFFFFF;
    margin: 15px 0 5px 0;
    font-size: 16px;
    font-weight: bold;
    padding: 0;
}

.footer_main_menu ul {}

.footer_main_menu ul li {
    margin-bottom: 7px;
    font-size: 14px;
}

.footer_main_menu ul li a {
    color: #FFFFFF;
    transition: 0.5s;
}

.footer_main_menu ul li a:hover {
    color: #faa61b;
    transition: 0.5s;
    text-decoration: none;
}



.bottom-area {
    background-color: #555555;
    width: 100%;
    height: auto;
    line-height: 22px;
    color: #cccccc;
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
    box-shadow: 0 0 5px #555;
}

.bottom_left {
    color: #cccccc;
    padding: 0;
}

.bottom_left a {
    color: #cccccc;
    text-decoration: underline;
}

.bottom_left a:hover {
    color: #ffffff;
}

.bottom_left strong {
    display: none;
}

.bottom_right {
    color: #ccccccc;
    padding: 0;
    text-align: right;
    padding-right: 30px;
}

.bottom_right a {
    color: #cccccc;
}

.bottom_right a:hover {
    color: #ffffff;
}


@media only screen and (max-width: 767px) {
    .bottom-area {
        background-color: #555555;
        width: 100%;
        height: auto;
        line-height: 21px;
        color: #cccccc;
        padding: 12px 0;
    }

    .bottom_left {
        color: #cccccc;
        padding: 0;
        text-align: center;
    }

    .bottom_left span {
        display: block;
        text-align: center;
    }

    .bottom_right {
        color: #cccccc;
        padding: 0;
        text-align: center;
    }

    .contact_info p {
        line-height: 26px;
        font-size: 16px;
        color: #000;
    }

    .footer_address {
        display: none;
    }

    .bottom_left strong {
        display: inline-block;
    }

}



/*pricing-table*/
.pricing_1 {
    float: left;
    height: 100%;
    width: 100%;
    border: 0;
    border-right: 0;
  background-color: #e9f4fb; 
  border-bottom: 0;
    border-top: 0;
    border-radius: 8px;
    padding: 0px 0px 25px 0px;
    overflow: hidden;

}

.arrow_icon i {
    background: #333;
    color: #fff;
    border-radius: 50px;
    font-size: 16px;
    text-align: center;
    margin-left: 44%;
    margin-top: -9px;
    cursor: pointer;
}

.extra_css {
    overflow: initial;
    height: 100%;
}

.pricing_1_logo {
    width: 100%;
    height: auto !important;
    background: transparent;
}

.pricing_1_logo img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding-top: 0px;
    width: 100%;
}

.pricing_1_device {
    width: 145px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 45px;
    padding-bottom: 20px;
}


.pricing_1_logo h2 {
    font-size: 28px;
    text-align: center;
}

.pricing_color1 {
    background-color: #e3e3e3;
    border-bottom: 1px dotted #ccc;
    float: left;
    height: 100%;
    min-height: 35px;
    /*padding-top: 9px !important;*/
    width: 100%;
    line-height: 35px;
    font-size: 16px;
}

.pricing_color1 span {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.pricing_color2 {
    background-color: #f6f6f6;
    border-bottom: 1px dotted #ccc;
    float: left;
    height: 100%;
    min-height: 35px;
    /* padding-top: 9px !important;*/
    width: 100%;
    line-height: 35px;
    font-size: 16px;
}

.pricing_color2 span {
    padding-left: 10px !important;
    padding-right: 10px !important;
}



.pricing_2 {
    float: left;
    height: 100%;
    position: relative;
    width: 19%;
    transition: 0.5s ease;

}

.pricing_2:hover {
    box-shadow: 0 0 5px #000;
    z-index: 10;
}

.pricing_2_top_1 {
    height: 45px;
    width: 100%;
    line-height: 45px;
    text-align: center;
    font-size: 28px;
    background-color: #52B5D5;
    font-weight: 500;
    color: #FFFFFF;
}

.pricing_2_top_2 {
    height: 90px;
    width: 100%;
    text-align: center;
    background-color: #64C3DE;
    color: #FFFFFF;
}

.pricing_2_top_2 h1 {
    color: #FFFFFF;
    margin: 0;
    padding-top: 13px;
}

.pricing_2_top_2 h4 {
    color: #FFFFFF;
    margin: 6px 0 0 0;
    font-size: 14px;
}

.pricing_3 {
    float: left;
    height: 100%;
    position: relative;
    width: 22%;
    background-color: #666;
    transition: 0.5s ease;
    /*z-index:4;*/
}

.pricing_3:hover {
    box-shadow: 0 0 5px #000;
    z-index: 10;
}

.pricing_3_top_1 {
    height: 45px;
    width: 100%;
    line-height: 45px;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    background-color: #23c6c6;

}

.pricing_3_top_2 {
    height: 90px;
    width: 100%;
    text-align: center;
    background-color: #63e7e7;
    color: #FFFFFF;
}

.pricing_3_top_2 h1 {
    color: #FFFFFF;
    margin: 0;
    padding-top: 13px;
    font-weight: 300;
}

.pricing_3_top_2 h4 {
    color: #FFFFFF;
    margin: 6px 0 0 0;
    font-size: 14px;
}


.pricing_4 {
    float: left;
    height: 100%;
    position: relative;
    width: 100%;
    background-color: #fff;
    transition: 0.5s ease;
    margin-right: 20px;
    border-left: 1px solid #00923f;
    border-right: 1px solid #00923f;
    border-bottom: 10px solid #00923f;
    border-top: 1px solid #00923f;
    border-radius: 7px;


}

.pricing_4:hover {
    box-shadow: 0 0 0px #000 !important;

    z-index: 10;
}


.pricing_4_top_1 {

    height: 45px;
    width: 100%;
    line-height: 45px;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    background-color: #e77817;
}

.pricing_4_top_2 {
    height: 90px;
    width: 100%;
    text-align: center;
    background-color: #da251d;
    color: #FFFFFF;
}

.pricing_4_top_2 h1 {
    color: #FFFFFF;
    margin: 0;
    padding-top: 0px;
    font-weight: 300;
}

.pricing_4_top_2 h4 {
    color: #FFFFFF;
    margin: 6px 0 0 0;
    font-size: 14px;
}


.pricing_5 {
    float: left;
    height: 100%;
    position: relative;
    width: 100%;
    background-color: #fff;
    transition: 0.5s ease;
    margin-right: 20px;
    border-left: 1px solid #017dc3;
    border-right: 1px solid #017dc3;
    border-bottom: 10px solid #017dc3;
    border-top: 1px solid #017dc3;
    border-radius: 7px;
}

.pricing_5:hover {
    box-shadow: 0 0 0px #000 !important;
    z-index: 10;
}


.pricing_5_top_1 {
    height: 45px;
    width: 100%;
    line-height: 45px;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    background-color: #e77817;
}

.pricing_5_top_2 {
    height: 90px;
    width: 100%;
    text-align: center;
    background-color: #da251d;
    color: #FFFFFF;
}

.pricing_5_top_2 h1 {
    color: #FFFFFF;
    margin: 0;
    padding-top: 0px;
    font-weight: 300;
}

.pricing_5_top_2 h4 {
    color: #FFFFFF;
    margin: 6px 0 0 0;
    font-size: 14px;
}



.pricing_color3 {
    background-color: transparent;
    border-bottom: 1px dotted transparent;
    float: left;
    height: 100%;
    min-height: 30px;
    /*padding-top: 9px !important;*/
    width: 100%;
    line-height: 30px;
    font-size: 13px;
    padding-left: 40px;
}

.pricing_color3 span {
    padding-left: 10px !important;
    padding-right: 10px !important;
    text-align: center;
}

.pricing_color4 {
    background-color: transparent;
    border-bottom: 1px dotted transparent;
    float: left;
    height: 100%;
    min-height: 30px;
    /* padding-top: 9px !important;*/
    width: 100%;
    line-height: 30px;
    font-size: 13px;
    padding-left: 30px;
}

.pricing_color4 i {
    color: #333;
}

.pricing_color3 i {
    color: #00923f;
}

.pricing_color4 span {
    padding-left: 10px !important;
    padding-right: 10px !important;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
}

.pricing_tick {
    display: block;
    font-size: 11px;
    height: 35px;
    padding-top: 10px;
    text-align: center;
}

.pricing_cross {
    display: block;
    font-size: 11px;
    height: 35px;
    padding-top: 10px;
    text-align: center;
}

.pricing_footer {
    background-color: transparent;
    border-bottom: 1px solid transparent;
    float: left;
    height: 65px;
    padding-bottom: 6px !important;
    padding-top: 14px !important;
    width: 100%;
}

.plan_content_divider a {

    background: #de2221 !important;
    color: #fff;
    padding: 7px 20px;
    border-radius: 5px;
}

.princing_text_area {
    position: relative;
    margin-left: 0px;
    color: #504a4c;
}

.princing_text_area h3 {
    font-size: 20px;
    text-align: center;
    padding-top: 23px;
    font-weight: bold;
}

.princing_text_area h4 {
    font-size: 32px;
    text-align: center;
    font-weight: 600;
    margin-top: -14px;
}

.princing_text_area p {
    font-size: 13px;
    line-height: 28px;
    text-align: center;
    margin-top: -15px;
}

@media only screen and (max-width: 767px) {

    .pricing_1 {
        float: left;
        height: 100%;
        width: 100%;
        background-color: #ffffff;
        margin-bottom: 2px;
    }

    .pricing_2 {
        float: left;
        height: 100%;
        position: relative;
        width: 100%;
        margin-bottom: 2px;
    }

    .pricing_3 {
        float: left;
        height: 100%;
        position: relative;
        width: 100%;
        background-color: #666;
        margin-bottom: 2px;
    }

    .pricing_4 {
        float: left;
        height: 100%;
        position: relative;
        width: 100%;
        background-color: #999;
        margin-bottom: 2px;
    }

    .pricing_5 {
        float: left;
        height: 100%;
        position: relative;
        width: 100%;
        background-color: #000;
    }
}



.modal {
    overflow-y: auto;
}

.modal-open {
    overflow-y: auto;
    padding-right: 0px !important;
}
}



/*banner_bg*/
.banner_bg {
    background: url(images/background.jpg) no-repeat;
    height: 450px;
    width: 100%;
}

@media only screen and (max-width: 767px) {
    .banner_bg {
        background: url(images/background.jpg) no-repeat;
        height: auto;
        width: 100%;
    }
}


.highlight {
    background: #5cb85c;
    color: #fff !important;
    padding: 3px 7px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    transition: 0.5s;
}

.highlight:hover {
    background: #388e38;
    color: #fff !important;
    padding: 3px 7px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    transition: 0.5s;
}

.about {
    min-height: 392px;
}

.about p {
    line-height: 32px;
    font-size: 20px;
    padding-bottom: 30px;
    text-transform: none;
}

/*comodo*/
.comodo {
    width: 62px;
    float: right;
    margin-left: 20px;
    position: relative;
    bottom: 2px;
}

.comodo1 {
    width: 62px;
    float: right;
    margin-right: 20px;
    position: relative;
    bottom: 7px;
    position: absolute;
    top: -8px;
}

@media only screen and (max-width: 767px) {
    .comodo1 {
        width: 62px;
        float: right;
        margin-right: 20px;
        position: relative;
        bottom: 7px;
        position: absolute;
        top: -8px;
        right: 10px;
    }
}

@media only screen and (max-width: 992px) {
    .comodo {
        display: none;
    }
}


.p_recommended {
    background: #388e38;
    position: absolute;
    top: -42px;
    padding: 6px;
    color: #fff;
    font-size: 14px;
    border-radius: 3px;
    left: 38px;
    display: none;
}


.p_recommended span {
    height: 0;
    width: 0;
    border-top: 0.75rem solid #388e38;
    border-left: 0.75rem solid transparent;
    border-right: 0.75rem solid transparent;
    position: absolute;
    bottom: -7px;
    left: 39px;
}



@media only screen and (max-width: 767px) {

    .p_recommended {
        background: #ff0000;
        position: absolute;
        top: -42px;
        padding: 6px;
        color: #fff;
        font-size: 14px;
        border-radius: 3px;
        left: 38px;
        display: none;
    }
}

/*privacy_policy_data*/
.privacy_policy_data {
    font-size: 13px;
    padding: 0 25px 25px 25px;
}

media only screen and (max-width: 767px) {
    .privacy_policy_data {
        font-size: 13px;
        padding: 0 10px 10px 10px;
    }
}


.main_home_blue_bar {
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
    margin-bottom: 0px;
    color: #fff;
    font-size: 30px;
    padding: 18px 0px;
    font-weight: 100;
    float: left;
    background: #00adee;
}

.about_main_area {
    margin: 50px 0 50px 0;
    width: 100%;
    min-height: 300px;
    float: left;
    /*display: table;*/
}

.about_txt {
    line-height: 25x;
    font-size: 14px;
    padding-bottom: 22px;
    margin-bottom: 25px;
    text-transform: none;
}

.about_heading {
    margin: 0px 0 15px 0;
    font-weight: 500;
    font-size: 38px;
    font-size: 25px;
}


.why_main_area {
    display: table;
    margin: 50px 0;
}

.why_salesclap_txt {
    font-size: 14px;
    line-height: 23px;
    margin-bottom: 25px;
    padding-bottom: 22px;
    text-transform: none;
}


.red {
    color: #ff0000 !important;
}


.inp_captcha {
    width: 86% !important;
}

.res_logo_fr {
    margin-top: 0;
}

.res_logo_fr img {
    margin: 0 auto;
}

@media only screen and (max-width: 767px) {
    .res_logo_fr {
        margin: 10px auto;
    }
}

@media only screen and (max-width: 600px) {
    .inp_captcha {
        width: 78% !important;
    }

    .res_logo_fr {
        margin: 10px auto;
    }

}

@media only screen and (max-width:320px) {
    .inp_captcha {
        width: 75% !important;
    }

}


@media only screen and (max-width:768px) {
    .about_heading {
        margin-top: 18px;
    }

    .why_icrm_txt h2 {
        margin-top: 18px;
    }

}

/*new*/

.pricing_area_detail {
    min-height: 450px;
}

.pricing_detail_area1 {
    background: #EAF6FA;
    width: 100%;
    min-height: 150px;
    border-radius: 3px;
}

.pricing_detail_area_top1 {
    width: 100%;
    min-height: 150px;
    text-align: center;
    background: #ebebeb;
    border-radius: 0 0 3px 3px;
    padding: 0 0;
}

.pricing_detail_area_top1 .form-group {
    margin-bottom: 15px;
    padding: 15px;
    margin-top: 17px;
}

.select_price {
    font-size: 15px;
}

.pricing_detail_area_top1 h3 {
    height: 45px;
    width: 100%;
    line-height: 45px;
    text-align: center;
    font-size: 15px;
    background-color: #00AEEF;
    font-weight: 500;
    color: #fff;
    margin: 0;
    border-radius: 3px 3px 0 0;
}

.pricing_detail_area_top1 h1 {
    font-weight: 500;
}


.pricing_detail_area_top1 .pricing_footer {
    background-color: transparent;
    border-bottom: none;
    float: none;
    height: auto;
    padding-bottom: 0 !important;
    padding-top: 30px !important;
    width: 100%;
}

.pricing_detail_area_bottom1 {}

/*new*/


.select-style-new {
    border: 1px solid #ccc;
    width: 100%;
    border-radius: 3px;
    overflow: hidden;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    background: #ffffff url("images/icon-select.png") no-repeat 100% 50%;
}

.select-style-new select {
    padding: 5px 8px;
    width: 130%;
    border: none;
    box-shadow: none;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
}



/*legal_content_design*/
.legal_content_design {
    margin-bottom: 30px;
}

.legal_content_design h3 {
    margin-top: 0px;
}

.legal_content_design h4 {
    margin-top: 25px;
}

.legal_main {}


/*legal_alpha_ul*/
.legal_alpha_ul {}

.legal_alpha_ul ul {
    list-style: upper-alpha;
}

.legal_alpha_ul ul li {
    margin-bottom: 15px;
}

.legal_normal_ul {}

.legal_normal_ul ul {
    list-style: disc;
}

.legal_normal_ul ul li {
    margin-bottom: 15px;
}


@media only screen and (max-width:768px) {
    .legal_main {
        padding: 0;
    }
}



/*new_features_area*/

.new_features_area {
    padding: 25px 0 0 0;
    min-height: 400px;
}

.new_features_main {
    background: #FFFFFF;
    width: 100%;
    min-height: 120px;
    padding: 20px 12px;
    margin-bottom: 18px;
    border-radius: 0px;
    transition: 0.5s;
    box-shadow: 0 0 5px #ddd;
}


.new_features_main:hover {
    background: #f0f0f0;
    transition: 0.5s;
}



#feature .media {
    margin: 0 0 30px 0;
}

#feature .media .media-left {
    padding-right: 15px;
}

#feature .media .media-left img {
    width: 80px;
    height: 80px;
}

#feature h4 {
    font-size: 18px;
    font-weight: 400;
    margin: 0 0 15px;
    text-align: left;
    text-transform: uppercase;
}

#feature p {
    font-size: 14px;
    line-height: 20px;
}


#feature .icon {
    background-color: transparent;
    border-radius: 50%;
    color: #fff;
    font-size: 50px;
    height: 80px;
    line-height: 80px;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    width: 80px;
}

/*new-header-area*/
.new-header-area {
    width: 100%;
    height: auto;
}

.new-header-area img {
    width: 100%;
    height: auto;
}


/*service-type-main-area*/

.services_type_main {
    opacity: 1;
}


.services_type_main {

    padding-bottom: 40px;
    padding-top: 40px;
    background-color: #fff;
    clear: both;

}

.services_type {
    text-align: center;
}

.services_type img {
    width: 100px;
    transition: 0.5s;
}

.services_type:hover img {
    transform: rotate(10deg);
    transition: 0.5s;
}

.services_type h3 {
    font-size: 24px;
    font-weight: 300;
    margin-top: 30px;
    transition: 0.5s;
}

.services_type:hover h3 {
    color: #00adee;
    transition: 0.5s;
}

.services_type h4 {
    margin-top: 20px;
    font-size: 16px;
}

.services_type_a {
    width: 130px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 20px;
    color: #fff;
    background: #00adee;
    margin: 20px auto 0 auto;
    display: block;
    transition: 0.5s;
}

.services_type_a:hover {
    transition: 0.5s;
    color: #fff;
    background: #1071B4;
}

@media only screen and (max-width:768px) {
    .services_type {
        margin-bottom: 50px;
    }

    .res_margin_bottom_0 {
        margin-bottom: 0px !important;
    }

}

.full_width {
    width: 100%;
}

.carousel-control.left,
.carousel-control.right {
    background-image: none
}

#myCarousel .carousel-control {
    top: 50%;
    bottom: 50%;
}


/*section_top_banner_area*/
.section_main {
    margin: 35px 0 10px 0;
}

.section_top_banner_area {
    width: 100%;
}

.section_top_banner_area img {
    width: 100%;
}

.section_top_banner_login {
    background: #f0f0f0;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 30px;
}


/*contact_info*/
.section_top_contact_txt {
    margin-bottom: 20px;
}

.section_top_contact_txt h2 {
    text-align: left;
    margin: 20px 0 10px 0;
    font-size: 18px;
    font-weight: 500;
}

.section_top_contact_txt h2:first-child {
    text-align: left;
    margin: 0px 0 10px 0;
    font-size: 18px;
    font-weight: 500;
}

.section_top_contact_txt a {
    margin-right: 5px;
}



.section_top_contact_txt i {
    color: #FFFFFF;
}



.section_top_contact_txt p {
    line-height: 26px;
    font-size: 17px;
}

.section_top_contact_form {
    margin-bottom: 20px;
    padding: 0;
}

.section_top_contact_form h2 {
    text-align: left;
    margin: 0px 0 15px 0;
    font-size: 18px;
    font-weight: 500;
}

/*section_divider*/
.section_divider {
    width: 100%;
    height: auto;
    border-bottom: 1px #ccc dotted;
    margin: 15px 0 30px 0;
}

.section_future_heading {
    font-size: 25px;
    font-weight: 500;
    margin: 25px 0 20px 0;
    text-align: center;
}



/*login-form-new-area*/

.login-form-new-area {
    margin: 0px 0 0 0;
    position: absolute;
    width: 100%;
    top: 24%;
}

.login-form-new-area-main {
    background: #f2f2f2;
    width:107%;
    min-height: 295px;
    /*border:2px #ccc solid;*/
    padding: 15px;
    border-radius: 6px;
    min-height: 349px;
    /*box-shadow: 0 0 10px #000;*/
    margin: 0.5%;


}



/*real-estate-bg*/
#real-estate-bg {

    padding-top: 1px;
    background: url("images/banner/home-banner3.jpg") no-repeat;
    background-size: 100% 526px;
    margin-top: 124px;
    height: 526px;
}





/*sales-pro-bg*/
#sales-pro-bg {

    padding-top: 1px;
    background: url("images/banner/home-banner1.jpg") no-repeat;
    background-size: 100% 526px;
    margin-top: 124px;
    height: 526px;
}


#sales-pro-bg .overlay {
    min-height: 457px;
}

@media only screen and (max-width: 767px) {
    #sales-pro-bg .overlay {
        min-height: auto;
    }

    #sales-pro-bg {

        padding-top: 10px;
        background: url("images/banner/home-banner1.jpg") no-repeat;
        background-size: 100%;
        min-height: 500px;
        background-size: 100% 100%;
    }

}


/*pro-camp-bg*/
#pro-camp-bg {
    padding-top: 1px;
    background: url("images/banner/home-banner2.jpg") no-repeat;
    background-size: 100% 526px;
    margin-top: 124px;
    height: 526px;
}


#pro-camp-bg .overlay {
    min-height: 457px;
}

@media only screen and (max-width: 767px) {
    #pro-camp-bg .overlay {
        min-height: auto;
    }

    #pro-camp-bg {

        padding-top: 10px;
        background: url("images/banner/home-banner2.jpg") no-repeat;
        background-size: 100%;
        /*margin-top:122px;*/
        min-height: 500px;
        background-size: 100% 100%;
    }

}

.textbox {
    width: 69%;
    display: inline-block;
    margin-left: 10px;
}

/*white_c*/
.white_c {
    color: #fff;
}

/*defaultForm*/
#defaultForm .textbox {
    width: 55% !important;
}

/*internal-banner-area*/
.internal-banner-area {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.internal-banner-area img {
    width: 100%;
    height: auto;
}

.sc_main_heading {
    margin: 15px 0 20px 0;
    color: #333 !important;
    font-size: 36px !important;
    font-family: "Roboto Slab", serif !important;
    text-align: center;
}

/*ebcaptchatext*/
#ebcaptchatext {
    font-weight: 500;
    font-size: 13px;
}


#contactsc .textbox {
    display: inline-block;
    margin-left: 10px;
    width: 83%;
}


/*new_banner_area*/
.new_banner_area {
    width: 100%;
    height: auto;
}

.new_banner_area img {
    width: 100%;
    min-height: 568px;
}


/*breadcrumbs-area*/
.breadcrumbs-area {
    width: 100%;
    min-height: 35px;
    background: #f5f5f5;
    margin-bottom: 0px;
    padding: 2px 0 0 0;
}

.breadcrumbs-area .breadcrumb {
    padding: 8px 15px;
    margin-bottom: 0;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}

.breadcrumbs-area .breadcrumb a {
    color: #00adee;
    transition: 0.5s;
}

.breadcrumbs-area .breadcrumb a:hover {
    color: #1F5F9F;
    transition: 0.5s;
}

/*breadcrumbs-area*/


.res_padding_none {
    padding: 0;
}

/*footer-address*/
.footer_address {
    padding: 0;
}

/*.contact-right*/
@media only screen and (max-width:768px) {
    .contact-right {
        display: none;
    }

    .login-form-new-area {
        display: block;
        padding: 35px 0;
        position: inherit;
        top: 0;
        width: 100%;
    }

    .new_banner_area img {
        width: 100%;
        min-height: 513px;
        display: none;
    }

    .login-form-new-area-main {
        background: #f2f2f2;
        width: 99%;
        min-height: 295px;
        /*border:2px #ccc solid;*/
        padding: 15px;
        border-radius: 6px;
        min-height: 349px;
        /*box-shadow: 0 0 10px #000;*/
        margin: 0.5%;


    }


    .footer_address {
        padding: 0;
        text-align: center;
    }



}


@media only screen and (max-width:480px) {
    .contact-right {
        display: none;
    }

    .login-form-new-area {
        display: block;
        padding: 55px 0 35px 0;
        position: inherit;
        top: 0;
        background: url("images/banner/banner-1.jpg") no-repeat;
        width: 100%;
    }

    .new_banner_area img {
        width: 100%;
        min-height: 513px;
        display: none;
    }



}


/*app_index*/
.app_index {}

.app_index a {
    color: #fff;
}

/*ab-divider*/
.ab-divider {
    width: 100%;
    height: auto;
    border-bottom: 2px #ccc dotted;
    margin: 27px 0 12px;
}

/*pb_0*/
.pb_0 {
    padding-bottom: 0;
}

/*mb_0*/
.mb_0 {
    margin-bottom: 0;
}

/*mb_15*/
.mb_15 {
    margin-bottom: 15px;
}


.display_block {
    display: block;
}

/*our-team*/
.our_team {
    margin-top: 18px;
    text-align: center;
}

.our_team img {
    width: 120px;
}

.our_team p {
    font-size: 18px;
    font-weight: bold;
    margin: 12px 0 4px 0;
}

.our_team span {
    color: #999;
    font-size: 12px;
}

.mt_35 {
    margin-top: 40px;
}


.office_frame {
    width: 100%;
    height: auto;
    background: #000;
    padding: 30px;
    border-radius: 7px;
    box-shadow: 0 0 5px #ccc;
}


.frame-left {
    position: relative;
    z-index: 0;
    width: 100%;
    height: auto;
    padding: 30px;
    border-radius: 7px;
}

.frame-left::after {
    content: "";
    position: absolute;
    left: 0%;
    top: 0%;
    background-color: #e3e3e3;
    width: 40%;
    height: 100%;
}

.frame-left img{
  position: relative;
  z-index: 10;
}


.frame-right {
    position: relative;
    z-index: 0;
    width: 100%;
    height: auto;
    padding: 30px;
    border-radius: 7px;
}

.frame-right::after {
    content: "";
    position: absolute;
    right: 0%;
    top: 0%;
    background-color: #c5bebe;
    width: 40%;
    height: 100%;
}

.frame-right img{
  position: relative;
  z-index: 10;
}






















.col-xs-2 {

    height: 100%;

}

.col-xs-15 {
    width: 25%;
    margin: 0 25px;
}

.col-xs-16 {
    width: 31%;
}


@media screen and (max-width: 600px) {
    #demo-12-col {}

    .col-xs-2 {

        height: 100%;

    }

    .col-xs-15 {
        width: 100%;
        margin: 0 0px;
    }

    .col-xs-16 {
        width: 100%;
    }


    .col-xs-12 {}

    .our_team img {
        width: 130px;
    }

}

.why-salesclap-box {
    padding: 20px;
    min-height: 278px;
}

.why-salesclap-box:hover {
    background: transparent;
}

.why-salesclap-box h4 {
    margin-top: 0px;
}

.why-salesclap-box ul {
    margin: 0px;
    padding: 0 0 0 15px;
    list-style: disc;
}

.why-salesclap-box ul li {
    margin: 0 0 5px 0;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.min-h-400 {
    min-height: 400px;
    width: 100%;
    display: inherit;
}

.ws-2-row {
    min-height: 325px;
}

#Franchises_form .textbox {
    width: 84%;
    display: inline-block;
    margin-left: 10px;
}



#freetriallogin .textbox {
    width: 69%;
    display: inline-block;
    margin-left: 10px;
}

#freetriallogin .textbox:hover {
    width: 69%;
    display: inline-block;
    margin-left: 10px;
}

#freetriallogin .textbox:focus {
    width: 69%;
    display: inline-block;
    margin-left: 10px;
}

.contact_email {
    background: none;
    margin-top: 0;
    font-size: 20px;
    width: auto;
}


.hidden-imp {
    display: none !important;
}

/*new_price_txt*/
.new_price_txt {
    padding: 2px 0 0 0;
    min-height: 65px;
}

.new_price_txt h1 {
    font-size: 25px;
    font-weight: 500;
}

.new_price_txt span {
    font-size: 12px;
}

.new_price_txt strong {
    font-size: 12px;
    margin: 8px 0 7px 0;
    display: block;
}

.plan-divider {
    border-right: 1px #ccc solid;
}

.new_price_txt_bt {
    background: #e77817;
    width: 100%;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
}

.plan_content_divider {
    padding: 0;
    text-align: center;
}

/*mojo_page*/
.mojo_page {
    width: 100%;
    min-height: 500px;
    padding: 40px 0;
}

.mt-18 {
    margin-top: 18px;
}

.btn-payment {
    background-color: #0084C9;
    color: #ffffff;
    padding-bottom: 6px;
    padding-top: 6px;
    font-size: 16px;
    font-weight: 400;
    transition: background-color 300ms linear 0s;
}

.btn-payment:hover {
    background-color: #1F5F9F;
    color: #ffffff;
    transition: background-color 300ms linear 0s;
}


#freetrial .textbox {
    width: 81%;
    display: inline-block;
    margin-left: 10px;
}


/*divider-area*/
.dv-area-none {
    display: none;
}


/*blog-area*/
.hd_blog {
    font-size: 30px;
    color: #666;
     !important;
    margin-top: 0px;
    margin-bottom: 30px;

}

@media only screen and (min-width: 320px) {
    .img-fluid {
        width: 100%;
    }
}


@media only screen and (min-width: 320px) {
    .media {
        margin-bottom: -15px;
    }
}

.paragraph_area {
    margin-bottom: 30px;
    margin-top: 20px;
}

.letest_news {
    font-size: 22px;
    margin-top: 0px;
    margin-bottom: 30px;
    font-weight: 300;
}

.letest_area {
    font-size: 28px;
    color: #000 !important;
    margin-top: 20px;
    margin-bottom: 30px;

}


.blog_area {
    font-size: 28px;
    margin-top: 53px;
    margin-bottom: 20px;
    font-weight: 300;


}

.hr-area {
    border-bottom: 1px dotted #ccc;
    margin-top: 31px;
    margin-bottom: 25px;
}


.mr_icon {
    margin: 0 10px 0 0;
}

.mr_date {
    margin-left: 6px;
    font-weight: 400;
    font-size: 15px;
    color: #848484;
}

.mr_area {
    margin-left: 0px !important;
}


.font-tag {
    border: 1px solid #00adee;
    background-color: #00adee;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    padding: 8px 16px;
    text-align: center;
    cursor: pointer;
    border-radius: 4px;


}

.font-tag:hover {
    color: #fff;
    background-color: #1f5f9f;
    border: 1px solid #1f5f9f;
    -webkit-transition: 2s;
    /* For Safari 3.1 to 6.0 */
    transition: 2s;

}

.margin-area {
    margin-bottom: 30px;
}

.media-heading {
    margin-top: 0;
    font-size: 16px;
}

@media only screen and (min-width: 320px) {
    .glyfhicon_icon1 {
        padding-bottom: 3px;
    }
}



.recent-post {
    width: 100%;
    height: auto;
    margin-bottom: 25px;
}

.recent-post .media {
    border-bottom: 1px #ccc dotted;
    padding-bottom: 12px;
    margin-bottom: 12px;
}

.recent-post .media-heading {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 15px;
}

.recent-post h3 {
    background: #333;
    color: #fff;
    margin-bottom: 15px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 300;
    padding: 10px;
    margin-top: 0;
}

.recent-post .media a {
    color: #333;
    transition: 0.5s;
}

.recent-post .media a:hover {
    color: #000;
    transition: 0.5s;
    text-decoration: none
}



/*blog-archives*/
.blog-archives {}

.blog-archives a {
    border: 1px #ccc solid;
    padding: 3px 8px;
    display: inline-block;
    margin: 0 3px 5px 0;
    font-weight: 500;
    border-radius: 3px;
    transition: 0.5s;
}

.blog-archives a:hover {
    border: 1px #00adee solid;
    background: #00adee;
    text-decoration: none;
    color: #fff;
    transition: 0.5s;
}


.mb-0 {
    margin-bottom: 0;
}


/*cs-blog*/
.cs-blog {
    height: 380px;
}

/*b-img*/
.b-img {
    width: 80px;
    height: 50px;
}


/*franchiseloginform*/
#franchiseloginform .textbox {
    width: 69%;
    display: inline-block;
    margin-left: 10px;
}

#franchiseloginform .textbox:hover {
    width: 69%;
    display: inline-block;
    margin-left: 10px;
}

#franchiseloginform .textbox:focus {
    width: 69%;
    display: inline-block;
    margin-left: 10px;
}

.contact-right {
    z-index: 500;
}

.buttonarea i {
    background: #da251d !important;
}

.sales-txt {
    text-align: center;
    margin: 20px 0;
    font-size: 12px;
}

.scrolling-sect {

    height: 40px;
    background: #848484;
    float: left;
    width: 100%;
    position: relative;
    bottom: 0pc;
    z-index: 5;
}


.fa {
    display: none !important;
}


/*ai-app-css*/
.ai-app-css {
    width: 27px;
    margin: 9px 5px 0 0;
}

@media only screen and (max-width: 992px) {
    .ai-app-css {
        width: 27px;
        margin: 7px 5px 0 0;
        display: none;
    }
}


.m_0 {
    margin-bottom: 0 !important;
}

.new_fea_area {
    text-align: center;
    width: 100%;
    height: auto;
    padding: 15px 5px;
    /*margin-bottom: 15px;*/
    transition: 0.5s;
}

.new_fea_area:hover {
    box-shadow: 0 0 0px #333;
    transition: 0.5s;
}

.new_fea_area img {
    width: 75px;

    margin-left: auto;
    margin-right: auto;
}

.new_fea_area h4 {
    text-align: center !important;
}

/*more_footer_menu*/

.more-footer {
    width: 100%;
    height: auto;
    padding: 12px 0;
    font-size: 12px;
    margin-bottom: 17px;
}

.more_footer_menu {
    border-bottom: none;
    padding-bottom: 2px;
    margin-bottom: 2px;
}

.more_footer_menu:last-child {
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.more_footer_menu a {
    margin: 0 6px;
}


.more_footer_right_area {}

.more_footer_right_area .footer_logo {}

.more_footer_right_area .footer_logo img {
    width: 160px;
    margin: 0 0 12px 0;
}


.footer_social img {
    width: 25px;
    border-radius: 50%;
    margin-left: 2px;
}

@media(min-width:721px) {
    .footer_social {
        padding: 10px 0 0 0;
    }
}

@media(max-width:721px) {
    .footer_social {
        padding: 10px 0 0 0;
        margin-bottom: 33px;
    }
}

.b_shadow {
    box-shadow: 0 0 5px #ccc;
}

/*new-index-divider*/
.new-index-divider {
    border: 1px #ccc dashed;
    width: 100%;
    height: auto;
}

/*main_features_area*/
.main_features_area {
    min-height: 400px;
}

.main_features_area h3 {
    font-weight: 300;
    text-align: center;
    font-size: 30px;
    margin-bottom: 30px;
}


.features_ho_divider {
    border-right: 1px #ccc dotted;
    margin-bottom: 25px;
}

.light-gray-bg-new-feature {
    background: #f7f7f7 !important;
    margin-bottom: 30px;
}



@media only screen and (max-width: 767px) {

    .more_footer_menu {
        border-bottom: none;
        padding-bottom: 7px;
        margin-bottom: 7px;
        text-align: center;
    }

    .more_footer_right_area {
        text-align: center;
        margin: 20px 0 5px 0;
    }

    .more_footer_right_area .footer_logo img {
        width: 110px;
        margin: 0 auto 12px auto;
    }

    .more-footer {
        display: none;
    }

}



/*sc-ann*/
.sc-ann {
    width: 80px;
}

@media only screen and (max-width: 767px) {
    .sc-ann {
        width: 55px;
        margin: 20px 0 0 8px;
    }
}


/*new_heading_border*/
.new_heading_border {
    width: 110px;
    height: auto;
    border-bottom: 1px #da251d solid;
    margin-bottom: 35px;
    margin-left: auto;
    margin-right: auto;
}


.new_heading_border_left {
    width: 110px;
    height: auto;
    border-bottom: 1px #000 solid;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}


.mb-30 {
    margin-bottom: 30px !important;
}

@media(min-width:769px) {
    .rightf {
        float: right;
    }
}

.fnt-sz {
    font-size: 30px !important;
    width: 64px !important;
    margin-top: -5px;
}

.brokers_plan_h3 {
    float: right;
    margin-top: 35px;
    font-size: 15px;
    text-transform: uppercase;

}

@media(max-width:768px) {
    .brokers_plan_h3 {
        float: right;
        margin-top: -3px;
        font-size: 15px;
        text-transform: uppercase;

    }

}

/*------------------header open-------------------------*/
.top-area {
    width: 100%;
    height: 40px;
    background: #848484;
}

@media(max-width:768px) {
    .top-area {
        width: 100%;
        height: 40px;
        background: #1da4a4;
        display: none;
    }

    .navbar-brand>img {
        display: block;
        width: 100%;
        margin-top: -31px !important;
        margin-left: 0px !important;
    }
}

.wrapper {

    height: 40px;
    max-width: 1030px;
    margin: 0 auto;

}

.tab-pages ul {
    margin-left: 151px;
    height: 40px;
    list-style: none;
}

.tab-pages ul li {
    float: left;
    padding-top: 9px;
    border-right: 1px solid #6c7575;
    height: 40px;

    margin-top: -2px;

}

.tab-pages ul li a {
    color: #fff;
    text-decoration: none;
    padding: 13px 26px;
    font-size: 13px;
    font-weight: 400;
    transition: 0.5s;
}

.tab-pages ul li a:hover {
    background: #f2f2f2;
    color: #000;
    padding: 13px 26px;
    transition: 0.5s;
}

.tab-pages ul li a.active {
    background: #f2f2f2;
    color: #000;
    padding: 13px 26px;
    transition: 0.5s;
}

.navbar-nav {
    margin: 0px;

}

@media(max-width:768px) {
    .navbar-nav {
        margin: 0px;
        position: relative;
        z-index: 11;
        background: #ccc;
    }
}

.nave-area {
    width: 100%;
    height: 60px;
    background: #f2f2f2;
    float: left;

    margin-top: -5px;

}

.nave-main {
    height: 60px;
    max-width: 1030px;
    margin: 0 auto;
    margin-left: 45px;


}

.dropdown-large {
    position: static !important;
}

.dropdown-menu-large {
    margin-left: 16px;
    margin-right: 16px;
    padding: 20px 0px;
    width: 850px;
    margin-left: 105px;
}

.dropdown-menu-large>li>ul {
    padding: 0;
    margin: 0;
}

.dropdown-menu-large>li>ul>li {
    list-style: none;
}

.dropdown-menu-large>li>ul>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333;
    white-space: normal;
}

.dropdown-menu-large>li ul>li>a:hover,
.dropdown-menu-large>li ul>li>a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}

.dropdown-menu-large .disabled>a,
.dropdown-menu-large .disabled>a:hover,
.dropdown-menu-large .disabled>a:focus {
    color: #999999;
}

.dropdown-menu-large .disabled>a:hover,
.dropdown-menu-large .disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed;
}

.dropdown-menu-large .dropdown-header {
    color: #428bca;
    font-size: 18px;
}

@media (max-width: 767px) {
    .dropdown-menu-large {
        margin-left: 0;
        margin-right: 0;
    }

    .dropdown-menu-large>li {
        margin-bottom: 30px;
    }

    .dropdown-menu-large>li:last-child {
        margin-bottom: 0;
    }

    .dropdown-menu-large .dropdown-header {
        padding: 3px 15px !important;
    }

    .navbar-default {
        background-color: #fff !important;
        border: 0px !important;
    }
}

.navbar-default {
    background-color: #f2f2f2;
    border: 0px !important;
}

.navbar-brand>img {
    display: block;
    width: 132px;
    margin-top: -9px;
    margin-left: -56px;
}

.navbar-nav>li {
    float: left;


}

.navbar-nav>li:hover {
    background-color: transparent;


}

.navbar-default .navbar-nav>li>a {
    color: #000;
    padding: 24px 23px 22px 23px;
    font-weight: normal;
    line-height: 15px;
    transition: 0.5s;



}

.navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background-color: #da251d !important;
    padding: 24px 23px 22px 23px;
    font-weight: normal;
    line-height: 15px;
    transition: 0.5s;


}

.navbar-default .navbar-nav>li>a.active {
    color: #fff;
    background-color: #da251d !important;
    padding: 24px 23px 22px 23px;
    font-weight: normal;
    line-height: 15px;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #da251d !important;
}

.navbar-nav>li>.head-dropdown-menu {
    margin-top: 61px !important;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top: 0px solid #d90418;
}






.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 0px solid transparent;
    border-top-color: transparent;
    -webkit-box-shadow: inset 0 0px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 0px 0 rgba(255, 255, 255, .1);
}

@media(max-width:768px) {

    .navbar-nav>li {
        float: none;
        padding-top: 0px;
        border-left: 1px solid #ccc;

    }

    .navbar-nav>li:hover {
        background-color: #da251d;

    }

    .navbar-default .navbar-nav>li>a {
        color: #000;
        padding: 0px 0px 4px 13px;
        line-height: 32px;
        transition: 0.5s;
    }

    .navbar-default .navbar-nav>li>a:hover {
        color: #fff;
        background-color: #da251d !important;
        padding: 0px 0px 4px 13px;
        line-height: 32px;
        transition: 0.5s;
    }

    .navbar-default .navbar-nav>li>a.active {
        color: #fff;
        background-color: #da251d !important;
        padding: 0px 0px 4px 13px;
        line-height: 32px;
    }

    .navbar-default .navbar-nav>.open>a,
    .navbar-default .navbar-nav>.open>a:focus,
    .navbar-default .navbar-nav>.open>a:hover {
        color: #fff;
        background-color: #da251d !important;
    }

    .breadcrumb-top {
        height: 30px;
        background: #555;
        margin-top: 57px;
        color: #fff;
        padding-top: 7px;
        display: none;
    }

    .nave-area {
        width: 100%;
        height: 60px;
        background: #fff;
        float: left;
        margin-top: 30px;
    }

    .login-form-new-area-main {
        background: #f2f2f2;
        width: 100% !important;
        min-height: 295px;

        padding: 15px;
        border-radius: 6px;
        min-height: 349px;
        margin: 0.5%;
        margin-left: 0px !important;
        margin-top: 0px !important;

    }

    .navbar-collapse {
        padding-right: 0px;
        padding-left: 0px;
        overflow-x: visible;
        -webkit-overflow-scrolling: touch;
        border-top: 1px solid transparent;
        border-top-color: transparent;
        -webkit-box-shadow: inset 0 0px 0 rgba(255, 255, 255, .1);
        box-shadow: inset 0 0px 0 rgba(255, 255, 255, .1);
    }
}

.navbar-default .navbar-toggle {
    border-color: #fff !important;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 25px;
    height: 4px;
    border-radius: 1px;
}

.navbar-default .navbar-toggle:hover {

    background: none;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 0px;
    margin-top: 0px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

@media(max-width:767px) {
    .navbar-nav .open .head-dropdown-menu {
        position: relative;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: #fff;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

}

.left_menu {
    width: auto;
    height: auto;
    float: left;
}

.left_menu ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    margin-left: -50px;

}

.left_menu ul li {
    float: left;
    padding-top: 10px;
    padding-left: 34px;
    font-size: 15px;


}

.left_menu ul li a {
    font-size: 15px;
    color: #fff;
}

.login-form-new-area-main {
    background: #f2f2f2;
    width: 90%;
    min-height: 295px;
    padding: 25px;
    border-radius: 6px;
    min-height: 349px;
    margin: 0.5%;
    float: right;
    margin-top: -37px;
    margin-right: 7px;

}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: inherit !important;
}

.bread_bottom {
    height: 40px;
    max-width: 1030px;
    margin: 0 auto;
    margin-left: 3px !important;
}

.login-tab {
    margin: 0 auto;
    max-width: 445px;
}

.tab-content>.active {
    display: block;
}

.comodo {
    width: 60px;
    float: right;
    margin-left: 42px;
    position: absolute;
    bottom: 4px;
    cursor: pointer;
}

.bro {
    width: 25px;
    margin-top: 21px;
    float: right;
    margin-left: 138px;
    cursor: pointer;
    position: absolute;
    background: #1da4a4;
    border-radius: 50px;
}

@media(max-width:768px) {
    .comodo {
        display: none;
    }

    .bro {
        display: none;
    }
}

.breadcrumb-top {
    height: 30px;
    background: #555;
    margin-top: 57px;
    color: #fff;
    padding-top: 5px;
}

.inp1 {
    width: 100%;
    height: 35px;
    border: 1px #d5d5d5 solid;
    outline: none;
    background: #fff;
    padding-left: 5px;
    font-size: 14px;

    transition: 0.5s;
}

.inp1:hover {
    width: 100%;
    height: 35px;
    border: 1px #d5d5d5 solid !important;
    background: #fff;
    outline: none;
    padding-left: 5px;
    box-shadow: 0 0 3px #ccc;
    transition: 0.5s;
}

#ebcaptchatext {
    font-weight: 500;
    font-size: 13px;
}

#freetriallogin .textbox {
    width: 69%;
    display: inline-block;
    margin-left: 10px;
}

.bt-login {
    background-color: #333;
    color: #ffffff;
    padding-bottom: 6px;
    padding-top: 6px;
    font-size: 16px;
    font-weight: 500;
    transition: background-color 300ms linear 0s;
}

.bt-login:hover {
    background-color: #da251d;
    color: #ffffff;
    transition: background-color 300ms linear 0s;
}

@media(max-width:768px) {
    .nave-main {
        height: 60px;
        max-width: 100%;
        margin-left: 0px !important;
    }
}

/*---------------about open------*/


.why_sales img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.why_back {
    height: auto;
}



.nav_hed {
    width: 530px !important;
}

.nav_hed li a {
    padding: 5px 20px 12px 5px !important;
}



/*--------------------product pages open-------------*/
@media(max-width:768px) {
    .broker_main {
        padding: 0px 20px !important;
    }

    .brok_box_img img {
        width: 100%;
        padding-bottom: 20px;
    }

    .brok_box {
        padding-right: 0px !important;
        font-size: 48px !imortant;
    }

    .brok_box p {

        font-size: 16px;
    }

    .brok_box h4 {
        font-size: 28px !important;
    }

    .product_brok {
        float: left;
        border-bottom: 2px dashed #ccc;
        padding: 20px 0px !important;
    }

    .box_rgt {
        padding-left: 0px !important;
        padding-right: 0px !important;

    }

}

.broker_main {
    padding: 0px 0px;
}

.brok_box_img img {
    width: 100%;
}

.brok_box {
    padding-right: 70px;
    font-size: 54px;
    padding-left: 70px;
    /* vertical-align: middle; */
    padding-top: 18px;
}

.brok_box p {

    font-size: 15px;
    line-height: 30px;
    text-align: center;
}

.brok_box h4 {
    font-size: 36px;
    font-family: 'Thasadith', sans-serif !important;
    text-align: center;
}

.product_brok {
    padding: 50px 0px;
    border-bottom: 1px solid #cccccc61;
}

.box_rgt {
    padding-left: 70px;
    padding-right: 80px;
    padding-top: 65px;
}

.padd_tp60 {
    padding-top: 60px;
}

.padd_tp70 {
    padding-top: 70px;
}

.padd_tp80 {
    padding-top: 80px;
}

.padd_tp90 {
    padding-top: 90px;
}

.padd_tp100 {
    padding-top: 100px;
}

.padd_tp120 {
    padding-top: 120px;
}

.padd_0 {
    padding: 0px;
}


/*------------product menu open------------*/
.scrollfixed {
    position: fixed !important;
    position: fixed;
    margin-top: -340px !important;
    background: #fff !important;
    z-index: 333 !important;
    padding: 24px 0px;
    width: 100%;
}

.product_menu {
    width: 100%;
    float: left;
}

.product_menu ul li {
    border-bottom: 0px dotted #ccc;
    color: #fff;
    margin-top: 3px;
    float: left;
    padding: 0px 8px;
    font-size: 12px;
    background: #838280;
    margin-right: 10px;
    border-radius: 3px;
    margin-bottom: 7px;
}

.product_menu ul li:hover {
    border-bottom: 0px dotted #ccc;
    color: #fff !important;
    margin-top: 3px;
    float: left;
    padding: 0px 8px;
    background: #da251d;
    margin-right: 10px;
    border-radius: 3px;
    font-size: 12px;
}

.product_menu ul li.active {
    border-bottom: 0px dotted #ccc;
    color: #fff !important;
    margin-top: 3px;
    float: left;
    padding: 0px 8px;
    background: #da251d;
    margin-right: 10px;
    border-radius: 3px;
    font-size: 12px;
}

.product_menu ul li a {
    color: #fff !important;

}

/*-----------login form open----------------*/
<style>.pen-t.itle {
    padding: 20px 0;
    text-align: center;
    letter-spacing: 2px;
}

.pen-title h1 {
    margin: 0 0 20px;
    font-size: 40px;
    font-weight: 300;
}

.login_form {
    position: relative;
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.card {
    position: relative;
    background:
        #f0f0f0;
    border-radius: 5px;
    padding: 30px 15px 50px 15px;
    margin-top: 100px;
    border: 0px;
    margin-bottom: 50px;
}

.card .title {
    position: relative;
    z-index: 1;
    margin: 0 0 35px;
    color: #ec2652;
    font-size: 32px;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
}

.card .input-login_form {
    position: relative;
    margin: 0 25px 50px;
}

.card .input-login_form input {
    outline: none;
    z-index: 1;
    position: relative;
    background: none;
    width: 100%;
    height: 54px;
    border: 0;
    color: #212121;
    font-size: 20px;
    font-weight: 400;
}

.card .input-login_form input:focus~label {
    color: #9d9d9d;
    -webkit-transform: translate(-12%, -50%) scale(0.75);
    transform: translate(-12%, -50%) scale(0.75);
}

.card .input-login_form input:focus~.bar:before,
.card .input-login_form input:focus~.bar:after {
    width: 50%;
}

.card .input-login_form input:valid~label {
    color: #9d9d9d;
    -webkit-transform: translate(-12%, -50%) scale(0.75);
    transform: translate(-12%, -50%) scale(0.75);
}

.card .input-login_form label {
    position: absolute;
    top: 0;
    left: 0;
    color: #757575;
    font-size: 18px;
    font-weight: 300;
    line-height: 60px;
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease;
}

.card .input-login_form .bar {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #757575;
    width: 100%;
    height: 1px;
}

.card .input-login_form label i {
    color: #757575;
    font-size: 18px;
    line-height: 0;
    -webkit-transition: 0.2s ease;
    padding-right: 6px;
}

.card .input-login_form .bar {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #757575;
    width: 100%;
    height: 1px;
}

.card .input-login_form .bar:before,
.card .input-login_form .bar:after {
    content: '';
    position: absolute;
    background: #ec2652;
    width: 0;
    height: 2px;
    -webkit-transition: .2s ease;
    transition: .2s ease;
}

.card .input-login_form .bar:before {
    left: 50%;
}

.card .input-login_form .bar:after {
    right: 50%;
}

.card .button-login_form {
    margin: 0 60px;
    text-align: center;
    margin-top: 50px;
}

.card .button-login_form button {
    outline: 0;
    cursor: pointer;
    position: relative;
    display: inline-block;
    background: 0;
    width: 270px;
    border: 2px solid #ec2652;
    padding: 10px 0;
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
    overflow: hidden;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    background: #ec2652;
    color: #fff !important;
    margin-left: -17%;
}

.card .button-login_form button span {
    position: relative;
    z-index: 1;
    color: #fff !important;
    -webkit-transition: .3s ease;
    transition: .3s ease;
}

.card .button-login_form button:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    background: #ec2652;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    margin: -15px 0 0 -15px;
    opacity: 0;
    -webkit-transition: .3s ease;
    transition: .3s ease;
}

.card .footer {
    margin: 40px 0 0;
    color: #d3d3d3;
    font-size: 24px;
    font-weight: 300;
    text-align: center;
}

.card .footer a {
    color: inherit;
    text-decoration: none;
    -webkit-transition: .3s ease;
    transition: .3s ease;
}

.mrg_lgn {
    padding: 50px 0px !important;
    margin: 90px 0px 0px 0px !important;
}

.term_main p {
    padding-bottom: 10px;
}

.term_cnt h5 {
    font-weight: 700;
    color: #333;
    padding: 0;
    margin: 0;
    padding-left: 30px;
    padding-top: 15px;
}

.term_cnt p {
    padding-left: 44px;
    padding-bottom: 10px;
    padding-top: 5px;
}

p.term_mrg {
    padding-left: 52px !important;
}

.privacy_main h5 {
    font-weight: 700;
    color: #333;
    padding: 0;
    margin: 0;
    padding-top: 15px;
}

.privacy_main p {
    padding-bottom: 10px;
}

.privacy_main p a {
    text-decoration: solid !important;
    color: #da251d;
}

.pd_6 {
    padding: 8px;
}

.main_price {
    background: #fff;
}

li.price_hed h4 {
    font-size: 21px;
    color: #000;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    font-family: "Roboto Slab", serif !important;
}

li.price_rupes h3 {
    font-size: 50px;
    font-weight: 600;
    color: #000;
    text-align: center;
    margin: 0px;
    font-family: "Roboto Slab", serif !important;
}



.price_button {
    text-align: center;
    margin-top: 15px;
}

li.price_rupes h3 i {
    font-size: 19px;
    font-weight: 600;
    padding-right: 5px;
}

.marg_tp {
    margin-top: 0px;
    border-top: 2px solid #fff;
    padding-top: 20px;
}


.marg_tp h5 {
    text-align: left;
    padding-left: 30px;
}

.marg_tp h5 span {
    color: #000;
    font-weight: 800;
}

p.hed_btm {
    text-align: center;
    padding-bottom: 25px;
    font-size: 18px;
}

li.price_mnth {
    text-align: center;
    color: #5d5d66;
    padding-top: 3px;
}

                .whatsapp {
                    position: fixed;
                        bottom: 14px !important;
    right: 14px !important;
                    z-index: 11111111111111111111111111111111111111111;
                }

                .whatsapp img{
                    animation-name: whatsapp;
                    animation-duration: 4s;
                    animation-timing-function: linear;
                    animation-iteration-count: infinite;
                    transform: scale(0.9);
                }

                @keyframes  whatsapp{
                    1% {
                       transform: scale(0.9);
                    }
                    25% {
                       transform: scale(1.1);
                    }
                    50% {
                       transform: scale(0.9);
                    }
                    75% {
                       transform: scale(1.1);
                    }
                    100% {
                       transform: scale(0.9);
                    }
                }

.whatsapp img {
    width: 40px;
}

.number_wid li {
    float: left;
    margin-right: 16px;
    padding: 5px;
}

.number_wid li img {
    width: 51px;
}

.number_wid li:nth-child(2) img {
    margin-top: -3px;
    width: 58px;
    position: relative;
    top: 1px;
}

div#popup_image button.close1 {
    position: absolute;
    top: -11px;
    right: -15px;
    font-size: 20px;
    border-radius: 54px;
    height: 30px;
    width: 30px;
    padding: 0;
    border: 2px solid #fff;
}

div#popup_image .modal-dialog {
    margin-top: 100px;
}

div#popup_image1 button.close1 {
    position: absolute;
    top: -11px;
    right: -15px;
    font-size: 20px;
    border-radius: 54px;
    height: 30px;
    width: 30px;
    padding: 0;
    border: 2px solid #fff;
}

div#popup_image1 .modal-dialog {
    margin-top: 100px;
}












/*.container {*/
/*    width: 1270px;*/
/*}*/

/*footer.footer .container {*/
/*    width: 1270px;*/
/*}*/

.left_three {
    left: 3% !important;
}

ul.nav.navbar-nav.nav_list li.mainlipadding {
    margin-top: 5px;
}

.request_demo {
    width: 300px;
    top: 60px;
    padding: 25px 25px;
    box-shadow: 0 0 10px rgb(0 0 0 / 60%);
    position: absolute;
    background: #fff;
    right: 40px;
    z-index: 99;
}

.request_demo .form-group {
    margin-bottom: 20px;
}

.request_demo .close {
    float: right;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    color: #000 !important;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 1;
    background: #fff !important;
    padding: 0px 2px 4px 2px !important;
    border-radius: 52px;
    width: 25px !important;
    height: 25px !important;
    line-height: 20px;
    box-shadow: 0px 0px 5px 2px #000;
    position: absolute;
    top: -13px;
    right: -10px;
    z-index: 1111;
}

.com_ative {
    border-top: 4px solid #fff;
    color: #000;
}

.bro_ative {
    border-bottom: 4px solid #fff;
    color: #000;
}

.company_ative {
    border-bottom: 4px solid #fff;
    color: #000;
}

.contact_form input.btn.btn-crm {
    opacity: 1;
}

.navbar-nav>li>a {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
}

.head-dropdown-menu>li>a:focus,
.head-dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f1f1f1 !important;
}

.login-form-new-area-main h4 {
    color: #555;
    font-weight: 600;
    padding-bottom: 10px;
    font-size: 15px;
    font-family: 'Cairo', sans-serif !important;
}

.login-form-new-area-main h4 i {
    font-size: 17px;
    vertical-align: bottom;
}

.login_page {
    padding: 85px 0px 50px 20px;
}

.login_boxex {
    background: #fff;
    padding-bottom: 40px;
    text-align: center;
}

.login_page img {
    width: 100%;
}

.login_page a {
    background-color: #da251d;
    color: #fff;
    font-size: 14px;
    transition: 0.5s;
    padding: 8px 15px;
    border-radius: 3px;
}

.login_page a:hover {
    background-color: #333;

}

.login_boxex h4 {
    padding-bottom: 10px;
    color: #333;
    font-family: "Roboto Slab", serif !important;
    font-size: 24px;
}

.why_sales li {
    list-style: none;
    margin-left: 0px;
    font-size: 15px;
}

.why_sales li i {
    color: #999;
}

.why_sales ul {
    margin-top: 5px;
}

ul.nav.navbar-nav.nav_list li.mainlipadding i {
    padding-left: 6px;
}

.blog_boxe {
    background: #f4f4f4;
    padding-bottom: 35px;
    border-radius: 5px;
    margin-bottom: 20px;
    overflow:hidden;
}

.blog_boxe:hover {
    background: #e6e6e6;
    padding-bottom: 35px;
    border-radius: 5px;
    margin-bottom: 20px;
}

.blog_boxe img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    border-radius: 5px 5px 0px 0px;
}

.blog_boxe:hover img {
transform: scale(1.05);
transition: all 0.3s ;
    
}




.blog_area .blog_area {
    padding: 0px 20px;
    font-size: 20px;
    color: #333 !important;
    line-height: 28px;
    margin-bottom: 5px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-weight: 500;
}

.mr_icon {
    margin: 0;
    padding-left: 20px;
}

a.mr_icon i {
    font-size: 19px;
    vertical-align: middle;
    padding-top: 3px;
}

.blog_boxe p {
    padding: 0px 20px;
    color: #333;
    font-weight: 400 !important;
    margin-top: 0 !important;
    margin-bottom: 6px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.blog_boxe a.font-tag {
    margin-left: 20px;
    background: #da251d;
    border: 0;
}

.blog_boxe a.font-tag:hover {
    background: #333;
}

.pddrght50 {
    padding-right: 50px;
}

.blog_area .blog_area a:hover {
    color: #222;
}

.blog_area .blog_area a {
    color: #333;
}

.blog_area h3.about_heading.sc_main_heading {
    font-weight: 600 !important;
    font-size: 38px !important;
    font-family: 'Cairo', sans-serif !important;
}

.blog_area .about_main_area {
    margin-top: 20px;
}


.blog_details_page {
    padding-top: 45px;
}

.blog_details_page a.mr_icon i {
    font-size: 19px;
    vertical-align: middle;
    padding-top: 0px;
}

.blog_details_page .blog_area {
   font-size: 22px;
  margin-top: 15px;
  margin-bottom: 30px;
  font-weight: 300;
  padding-top: 15px;
  padding-left: 20px;
background-color: transparent;
position: absolute;
  padding-bottom: 15px;
  color: #333;
  width: fit-content;
  top: 88px;
}




@media(max-width:425px) {
 .blog_details_page .blog_area {
  font-size: 19px;
  margin-top: 16px;
  margin-bottom: 30px;
  font-weight: 300;
  padding-top: 0px;
  padding-left: 0px;
  background: #fff;
  position: absolute;
  padding-bottom: 20px;
  color: #333;
  width: fit-content;
  top: 88px;
}


.social_icon_main {
    position: absolute;
    top: 200px !important;
    left: 79% !important;
  }
}












.blog_details_page .col-md-8 {
    padding-top: 55px;
}

.blog_detail_box {
    background: #f4f4f4;
    margin-left: 0px;
    padding-bottom: 40px
}

.blog_details_page .paragraph_area.mb-0 {
    padding: 0px 20px;
    padding-bottom: 15px;
}

.blog_details_page .letest_news {
    background: #999 !important;
    text-transform: capitalize !important;
}

.mr_icon span {
    color: #333;
}

.mr_icon {
    color: #333;
}

.blog_details_page .recent-post h3 {
    background: #999 !important;
    text-transform: capitalize !important;
}

.blog_details_page .paragraph_area.mb-0 p {
    color: #333;
}

.marg_top27:nth-child(4) {
    margin-left: 25px;
}

.marg_top27:nth-child(3) {
    margin-left: -10px;
}

.marg_top27:nth-child(2) {
    margin-left: 70px;
}

.office_lcn h3 {
    margin-top: 6px !important;
}

.footer_ho li img {
    width: 100%;
    border-radius: 6px;
    margin-top: 7px;
}

.office_lcn {
    margin-left: 0px;
}

.footer-links a:hover {
    color: #fff !important;
}

.footor_socilicon {
    margin-top: -15px !important;
}

.footor_socilicon li a {
    border: 0 !important;
    width: 25px !important;
    text-align: left !important;
    color: #999 !important;
}

.footor_socilicon li a i {
    font-size: 20px;
}

.marg_top27:nth-child(1) {
    width: 18%;
}

.saving_arrow span {
    font-weight: 500;
}

.blog_section {
    padding-bottom: 25px;
}

.mrg_tp {
    padding-top: 25px;
}

.mrg_tp img {
    border-radius: 5px;
}

.saving_arrow {
    position: absolute;
    width: 41.2%;
    right: 0;
    margin-top: -35px
}

.saving_arrow i {
    padding-top: 4px;
    position: relative;
    top: 8px;
}

.saving_arrow span {
    font-weight: 700 !important;
}

.crm_img img {
    border: 15px solid #fff;
    border-radius: 5px;
}


.new_fea_area span {
    font-size: 30px;
    border: 2px solid #333;
    border-radius: 50px;
    padding: 8px;
    color: #333;
}

.new_fea_area i {
    font-size: 30px;
    border: 2px solid #333;
    border-radius: 50px;
    padding: 8px;
    color: #333;
}

section .feture_btm img {
    width: 100%;
    border: 15px solid #fff;
    border-radius: 4px;
}

section .feture_btm {
    background: #eaeaea;
    padding: 45px 0px;
}

section .feture_btm .col-md-7 {
    padding-top: 20px;
    padding-left: 50px;
}

section .feture_btm h3 {
    font-size: 32px !important;
    font-weight: normal !important;
    font-family: "Roboto Slab", serif !important;
    color: #333;
    text-align: left;
}

section .feture_btm p {
    font-size: 20px !important;
    padding: 5px 0px 20px 0px;
    color: #333;
}

section .feture_btm li {
    float: left;
    margin-right: 13px;
    list-style: none;
}

section .feture_btm li a {
    background: #000 !important;
    padding: 8px 20px;
    color: #fff;
    border-radius: 3px;
    display: inline-block;
    margin-top: 7px;
}

section .feture_btm li a:hover {
    transition: 0.5s;
    background: #444 !important;
}

/*-----------brokers page css----------*/

.brokers_section {
    background: #333;
    display: inline-block;
    width: 100%;
    padding-top: 100px;
    padding-bottom: 100px;
}

.border_bottom {
    border-bottom: 1px dotted #d3d3d3;
    display: inline-block;
    margin: -1px 40px;
    width: 94%;
}

.brokers_section p {
    line-height: 27px;
    font-size: 17px;
    padding-bottom: 0px;
    text-transform: none;
    color: #fff;
    text-align: left;
}

.brokers_section .brok_box h4 {
    font-size: 36px;
    font-family: 'Thasadith', sans-serif !important;
    text-align: left;
    color: #fff;
}


.brokers_section .container {
    max-width: 1440px !important;
    min-width: 1328px !important;
}


.brokers_section .content_box .nubmer {
    position: absolute;
    left: 6px;
    z-index: 1;
    opacity: 0.1;
    font-size: 200px;
    line-height: 15%;
    font-weight: 700;
    color: #fff !important;
    font-family: sans-serif;
}

.brokers_section .brok_box_img img {
    width: 100%;
}

.brokers_section .text_line {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 32px;
    align-items: center;
}

.brokers_section .text_border {
    width: 72px;
    height: 2px;
    margin-right: 24px;
    background-color: #fff;
}

.brokers_section .text_style {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 24px;
    font-weight: 800;
    letter-spacing: 6px;
    text-transform: uppercase;
    color: #fff;
}

.brokers_section h4 {
    font-size: 36px;
    color: #fff;
    margin-bottom: 20px;
    font-family: "Roboto Slab", serif !important;
}

.brokers_section .content_box {
    padding-left: 70px;
    margin-top: 40px;
    padding-right: 50px;
}

.content_box i {
    padding-top: 24px;
    line-height: 20px;
    position: relative;
    top: 8px;
    left: 8px;
}

.brokers_section a {
    color: #f00;
}

.brokers_section a:hover {
    color: #fff;
}

.section_rght {
    float: right;
}

.content_box.section_rght {
    padding-right: 0;
}

.section_rght .nubmer {
    left: 30px !important;
}


.pd_t55 {
    padding-top: 55px !important;
}

.pd_t20 {
    padding-top: 20px !important;
}

.pd_t70 {
    padding-top: 70px !important;
}

.pageloader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('https://maptekcrm.com/images/loder.gif') 50% 50% no-repeat rgb(249, 249, 249);
    opacity: .8;
}


.login-form-new-area-main .close {
    float: right !important;
    font-size: 18px !important;
    font-weight: 700;
    line-height: 1;
    color: #000 !important;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .9;
    background: #fff !important;
    padding: 8px 10px 10px 6px !important;
    border-radius: 52px;
    width: 20px !important;
    height: 20px !important;
    line-height: 0px;
    box-shadow: 0px 0px 5px 1px #000;
    top: 0px !important;
    right: 0px !important;
    z-index: 1;
    position: absolute !important;
    margin-top: 52px !important;
    margin-right: 90px !important;
}


.navbar-inverse .navbar-nav.nav_list>li>a:hover {
    border-bottom: 4px solid #000;
    color: #000;
}

.navbar-inverse .navbar-nav.nav_list>li>a.active {
    border-bottom: 4px solid #000;
    color: #000;
}

.blog_boxe p:nth-child(6) {
    display: none;
}

.blog_boxe p:nth-child(5) {
    display: none !important;
}

/*.footer_main .container {*/
/*    width: 1240px !important;*/
/*}*/

.mr_date {
    margin-left: 6px;
    font-weight: 400;
    font-size: 13px;
    color: #848484;
}

.logo_area {
    margin-left: 0px !important;
}


.banner_test_area {
        position: relative !important;
                    z-index: 10000000 !important;
    }

.banner_test_area h4 {
    font-size: 15px;
    text-shadow: 0px 0px 9px #000;
    font-family: 'Crete Round', serif !important;
}

ul.nav.navbar-nav.nav_list {
    position: relative;
    left: 40px;
}

@media(max-width:767px) {
    .saving_arrow {
        margin-top: 0px !important;
    }

    ul.nav.navbar-nav.nav_list {
        position: relative;
        left: 0px !important;
    }

    body {
        overflow-x: auto !important;
    }

    /*.award_img a:nth-child(2) {*/
    /*    margin-left: 15px;*/
    /*}*/

    /*.award_img a {*/
    /*    width: 47%;*/
    /*    float: left;*/
    /*}*/

    /*.award_img img {*/
    /*    width: 100% !important;*/
    /*    margin-right: 13px !important;*/
    /*    padding-top: 12px !important;*/
    /*    padding-bottom: 0 !important;*/
    /*}*/

    .pddbtm30 {
        padding-top: 25px !important;
        padding-bottom: 15px !important;
    }

    .men_des h4 {
        color: #000;
        font-size: 19px;
        text-align: left;
    }
}


.blog_area .sc-new-btn:hover {
    color: #fff !important;
    background: #444 !important;
  
}

/*.award_img img {*/
/*    width: 235px;*/
/*    margin-right: 30px;*/
/*    padding-top: 30px;*/
/*    padding-bottom: 35px;*/
/*}*/

.redmorewith {
    width: 404px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}



/*header.paddleftright40 .container {*/
/*    width: 1270px;*/
/*}*/

.request_wid {
    right: 0px !important;
    /*background-color:#000;*/
}

.mrgleft30 {
    margin-left: 30px;
}

.mrgleft24 {
    margin-left: 24%;
}


@media(max-width:767px) {
    .redmorewith {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
}

@media(min-width:768px) and (max-width:991px) {
    .meni_icon {
        display: block !important;
        float: right;
        cursor: pointer;
        padding-top: 13px;
        padding-right: 15px;
    }

    ul.nav.navbar-nav.nav_list {
        display: none;
    }

    body {
        overflow-x: hidden;
    }

    .banner_test_area {
        width: 652px !important;
        margin-top: -300px !important;
        position: relative;
        color: #fff;
        margin-bottom: 63px;
        padding-left: 16px;
    }

    .banner_test_area h3 {
        font-size: 30px !important;
    }

    .login-form-new-area-main {
        padding: 15px !important;
    }

    .award_img img {
        width: 160px !important;
        margin-right: 30px;
        padding-top: 10px;
        padding-bottom: 0 !important;
    }

    .sc-home-about-area {
        padding: 75px 0 0px 0 !important;
    }

}

.login-form-new-area-main {
    margin-top: 20px !important;
}


.google_icons img {
    width: 175px;
    margin-top: 10px;
}

.google_icons {
    padding-top: 17px;
}

.navbar-inverse {
    background-color: #fff !important;
    border-color: #fff !important;
    box-shadow: 2px 2px 10px #999;
}


/* ============================== the index styling page  code start*/