﻿@charset "utf-8";
/* CSS Document */
body {
    margin: 0px 0px;
    padding: 0px 0px;
    font-family: 'Rubik', sans-serif;
    /*font-family: 'Lato', sans-serif;*/
    color: #808080;
    /*background: url(https://www.astrojyoti.com/wp-content/themes/goodnews5/images/bg.jpg);*/
}

h1, h2, h3, h4, h5, h6, p {
    margin: 0px;
}

ul {
    margin: 0px;
    padding: 0px;
}

a {
    text-decoration: none;
}

    a:hover {
        text-decoration: none;
    }

.container-fluid {
    padding: 0 40px;
}

.wrapper {
    width: 100%;
    height: auto;
    float: left;
    margin: 0px;
    padding: 0px;
}

.header_section, .testimonials, .header_total, .header_top, .headertop_left, .login_sec, .header_logo,
.logo_sec, .logo_lists, .logo_translate, .header_navigation, .navigation, .home_content,
.home_kundali, .home_inner, .frm_class, .panchange_inner, .panchang_list, .detail_sub,
.horoscope_inner, .astro_inner, .multiple_inner, .multi_tab_content, .freehoroscope_section,
.newhoroscope_section, .astrology_inner, .astrology_service, .astrology_list, .astrology_lt,
.asstro_inner, .single_sec, .home_right, .home_panle, .hr_panel, .hr_content .video_sec,
.add_sec, .user_panel, .home_top_sec, .footer, .footer_sec, .footer_top, .ft_bottom,
.copy_rgt, .popup_left, .popup_rgt, .inner_content, .kundali_left, .panel_section,
.panel_content, .kundali_frm, .location, .panel_adds, .add_secs, .mathing_content, .table_sec,
.astrology_main, .two_section, .two_left, .two_right, .personlize_form, .personalized_form,
.today_horo, .todayhoro_panel, .todayhoro_content, .lal_section, .lal_list,
.log_form, .subfile_btn, .otp_code, .link_sec, .log_top, .log_bottom, .registre_form, .rr_btn,
.show_sec, .hide_sec, .abt_core_text, .mar, .new_sec, .new_marquee, .adds_section,
.video_sec, .book_appointment_section, .book_appointment_sec, .book_left, .product_viewpage, .book_class,
.book_rgt, .book_footer, .book_form, .book_details, .custom_table, .book_details_sec,
.setpassword_sec, .setpassword_content, .table_cus, .after_log, .set_form, .buysec, .videosec, .process_text,
.review_l, .underconstruction, .buysec, .review_r .panel_header, .product_left, .product_right,
.panel_body, .report_inner, .report_sec, .profile_left, .titles, .profile_label, .product-thumb, .images, .captions,
.contactus, .contactus_text, .contactus_rgt, .contact_info, .contact_left, .profile_details, .contact_map, .select_size {
    width: 100%;
    height: auto;
    float: left;
    margin: 0px;
    padding: 0px;
}
    /*.navigation_menu {
    -webkit-box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 10%);
    box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 10%);
    background: #ffffff;
    position: absolute;
    border: none;
    top: 40px;
    left: 0;
    width: 220px;
    z-index: 99;
    display: block;
    opacity: 0;
    visibility: hidden;
    border-radius: 0;
    margin: 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    padding: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
}
.naviagtion_sub {
    width: 220px;
}
 .navigation_nav .dropdown:hover .navigation_menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}*/
    .headertop_left ul li {
        list-style: none;
        display: inline-block;
        margin: 0 15px 0 0;
        padding: 0 0;
    }

        .headertop_left ul li a {
            color: #fff;
            font-size: 13px;
        }

.header_top {
    background: #000000;
    padding: 5px 0;
}

.login_sec ul {
    float: right;
    text-align: right;
    background: #83b131;
    padding: 5px 10px;
    border-radius: 5px;
}

    .login_sec ul li {
        list-style: none;
        display: inline-block;
        margin: 0 3px;
    }

        .login_sec ul li a {
            color: #fff;
            font-size: 12px;
            text-transform: uppercase;
            font-weight: 600;
        }

.logo_sec h3 {
    margin: 10px 0px 0px 0px;
}

    .logo_sec h3 img {
    }

    .logo_sec h3 a {
        font-size: 27px;
        font-weight: 500;
        font-style: italic;
        color: #83b131;
    }

.header_logo {
    padding: 15px 0 15px 0;
    background: #fff;
}

.logo_lists {
    margin: 0px 0 0 0;
}

.logo_sec {
    margin: 0;
}

.logo_lists li {
    display: inline-block;
    width: 16%;
    border: 1px solid #181818;
    margin: -1px 0 0 -1px;
    padding: 0;
    float: left;
    text-align: center;
}

    .logo_lists li a {
        font-size: 12px;
        color: #000;
    }

.logo_translate {
    float: right;
    margin: 10px 0 0 0;
    text-align: right;
}

    .logo_translate ul li {
        list-style: none;
        display: inline-block;
    }

        .logo_translate ul li a {
            background: #181818;
            color: #fff;
            padding: 5px 10px;
            font-size: 15px;
        }

/* ========================================================================
 * Create reza ardi
 * Copyright 2017
 * ======================================================================== */

/*.openclass:before {
    content: " ";
    display: block;
    background: #747474;
    position: absolute;
    width: 100%;
    height: 30px;
    top: 40px;
    right: 0;
    left: 0;
    }*/
.navigation_nav > li {
    border-left: 1px solid #f5f5f5;
}

.navigation .nav .dropdown-menu {
    margin: 0 auto;
    background: #ffffff;
    padding: 0;
}

@media (max-width: 767px) {
    .navigation .nav .dropdown-menu li {
        float: none;
    }
}

.navigation .nav .dropdown-menu li a {
    width: auto !important;
    background: transparent;
    padding: 5px 10px;
    margin: 0;
    border-bottom: 1px solid #d6d6d6;
    color: #000 !important;
    font-size: 14px;
    font-weight: 400;
}

    .navigation .nav .dropdown-menu li a:hover {
        color: #f32424;
    }

.header_navigation {
    background: #83b131;
    border: none;
}

.navigation {
    background: #83b131;
    border: none;
    height: auto;
    min-height: auto;
    margin: 0;
    border-radius: 0px;
}

.navigation_nav .dropdown a {
    padding: 10px 10px;
    font-size: 13px;
    color: #fff !important;
    font-weight: 400;
}

.navigation .navbar-nav > .open > a,
.navigation .navbar-nav > .open > a:focus,
.navigation .navbar-nav > .open > a:hover {
    color: #ffffff;
    background-color: #548203;
    font-size: 13px;
}

.home_content {
    margin: 0px 0px 30px 0;
}

.home_kundali, .astrology_list {
    background: #ffffff;
    box-shadow: 6px 7px 7px #dedede;
    border: 1px solid #d4d4d4;
    position: relative;
}

.home_kundali {
    margin: 0 0 20px 0;
}

.title_sec {
    font-size: 14px;
    background: #f8f8f8;
    color: #000;
    padding: 11px 10px;
    font-weight: 600;
    margin: 1px 0 0 0;
    border-bottom: 1px solid #d4d4d4;
}

    .title_sec span {
        padding: 10px 10px;
        background: #f8f8f8;
        position: relative;
        z-index: 9;
    }

.home_inner {
    padding: 10px 10px;
    min-height: 331px;
}

.panchange_inner {
    min-height: 331px;
}

.home_inner h4 {
    font-size: 15px;
    margin: 0 0 10px 0;
    color: #000;
    font-weight: 500;
}

.frm_class input, .frm_class select, .frm_class textarea {
    border: 1px solid #d6d6d6;
    box-shadow: none;
    border-radius: 3px;
    font-size: 13px;
    color: #000;
}

.three {
    width: 30%;
    float: left;
    margin: 0 10px 15px 0;
}

.three_rgt {
    width: 30%;
    float: right;
    margin: 0 0px 15px 0;
}

.sub_btn {
    background: #a0ce4e;
    color: #ffffff;
    background-image: -webkit-gradient(linear,left bottom,left top,from(#aad75b),to(#c7e084));
    background-image: linear-gradient(to top,#7ba92b,#6e9a1f);
    padding: 5px 15px;
    border-radius: 3px;
    font-size: 14px;
    display: block;
    margin: 10px auto 10px auto;
    text-align: center;
    font-weight: 600;
    border: none;
}

    .sub_btn:hover {
        border-width: 0;
        background: #aad75b;
        color: #638e1a;
        background-image: linear-gradient(to top,#c7e084,#aad75b);
        border-color: aliceblue;
    }

    .sub_btn.active,
    .sub_btn:active,
    .open > .dropdown-toggle.sub_btn {
        background: linear-gradient(to top,#7ba92b,#6e9a1f) !important;
        color: #fff !important;
    }

.home_inner h3 {
    font-size: 15px;
    margin: 0 0 10px 0;
    color: #000;
    text-align: center;
    font-weight: 500;
}

.panchange_inner h3 {
    font-size: 14px;
    color: #000;
    padding: 10px 10px;
    border-bottom: 1px solid #d2d2d2;
}

.panchang_list {
    padding: 10px 10px;
    border-bottom: 1px solid #d2d2d2;
}

    .panchang_list p {
        font-size: 13px;
        margin: 0 0 5px 0;
        color: #000;
        font-weight: 500;
    }

        .panchang_list p span {
            font-weight: 600;
        }

.detail_button {
    margin: 0 auto;
}

.detail_sub {
    margin: 10px auto 10px auto;
}

.horoscope_inner li {
    display: inline-block;
    text-align: left;
    position: relative;
    width: 25%;
    border-right: 1px solid #e1ae16;
    border-bottom: 1px solid #FFE082;
    float: left;
    height: 54px;
    overflow: hidden;
    padding: 0 0 0 50px;
}

    .horoscope_inner li a {
        font-size: 13px;
        color: #000;
        line-height: 14px;
        margin: 0px 0 0 0;
        float: left;
        padding: 12px 0 0 0;
    }

    .horoscope_inner li img {
        position: absolute;
        left: 0px;
        top: 0;
        width: 50px;
        height: 50px;
    }

.astro_inner {
    padding: 0;
}

.tab_sec li {
    width: 33%;
    border-left: 1px solid #ddd;
    text-align: center;
}

    .tab_sec li.active {
        border: none;
    }

    .tab_sec li a {
        margin: 0;
        padding: 8px 10px;
        font-size: 14px;
        color: #000;
        font-weight: 600;
    }

.tab_sec > li.active > a, .tab_sec > li.active > a:focus, .tab_sec > li.active > a:hover {
    color: #fff;
    cursor: default;
    background-color: #a0ce4e;
    border: none;
    border-width: 0 1px 0 0;
    border-radius: 0px;
}

.tab_sec li.active:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 36%;
    border: 8px solid transparent;
    border-top-color: #ffffff;
    transform: rotate( 180deg );
}

.tab_sec > li > a:focus, .tab_sec li a:hover {
    background-color: transparent;
}

.tab_content li {
    list-style: none;
}

    .tab_content li a {
        position: relative;
        display: block;
        padding: 6px 10px;
        border-bottom: 1px solid #ddd;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        color: #555;
    }

        .tab_content li a i {
            margin: 0 5px 0 0px;
        }

        .tab_content li a:hover {
            background: #f2f2f2;
        }

.tab_content ul {
    overflow-y: auto;
    min-height: 220px;
    height: 220px;
}

.multi_tab li, .inner_multi_tab li {
    width: 20%;
    border-left: 1px solid #ddd;
    text-align: center;
    margin: 0;
}

    .multi_tab li a, .inner_multi_tab li a {
        margin: 0;
        padding: 8px 10px;
        font-size: 14px;
        color: #000;
        font-weight: 600;
        background: #fff;
    }

.multi_tab > li.active > a, .multi_tab > li.active > a:focus, .multi_tab > li.active > a:hover,
.inner_multi_tab > li.active > a, .inner_multi_tab > li.active > a:focus,
.inner_multi_tab > li.active > a:hover {
    color: #ffffff;
    cursor: default;
    background-color: #a0ce4e;
    border: none;
    border-width: 0 1px 0 0;
    border-radius: 0px;
}

.inner_multi_tab li {
    width: 8.3%;
}

    .multi_tab > li > a:focus, .multi_tab li a:hover,
    .inner_multi_tab > li > a:focus, .inner_multi_tab li a:hover {
        background-color: transparent;
    }

    .inner_multi_tab li a img {
        width: 38px;
    }

.multi_tab_content {
    padding: 10px;
}

.astrology_main {
    margin: 0 !important;
}

.multi_tab_content h3 {
    margin: 0px 0 10px 0;
    font-size: 18px;
    color: #000;
    font-weight: 600;
}

.multi_tab_content h4 {
    margin: 15px 0 10px 0;
    font-size: 16px;
    color: #000;
}

.multi_tab_content p {
    margin: 10px 0 10px 0;
    font-size: 14px;
    color: #000;
}

.festival_content li {
    list-style: none;
}

    .festival_content li a {
        position: relative;
        display: block;
        padding: 6px 10px;
        border-bottom: 1px solid #ddd;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        color: #555;
    }

.festival_content ul {
    overflow-y: auto;
    min-height: 200px;
    height: 200px;
}

.festival_content li a:hover {
    background: #f2f2f2;
}

.freehoroscope_section, .newhoroscope_section, .astrology_main, .astrology_service,
.home_top_sec {
    margin: 20px 0px 0px 0px;
}

.astrology_inner {
    padding: 10px 10px;
    background: #fff;
    box-shadow: 6px 7px 7px #dedede;
    border: 1px solid #d4d4d4;
}

.newhoroscope_section {
    margin: 0;
}

.astrology_inner h1 {
    margin: 10px 0 15px 0;
    font-size: 21px;
    color: #000;
    font-weight: 600;
}

.astrology_inner p {
    margin: 0px 0 15px 0;
    font-size: 14px;
    color: #000;
    line-height: 24px;
}

.asstro_inner {
    padding: 10px 10px;
}

.astrology_lt h1 {
    margin: 0px;
}

    .astrology_lt h1 img {
        width: 100%;
    }

.astrology_lt h2 {
    font-size: 16px;
    color: #000;
    font-weight: 500;
    padding: 0 10px;
    margin: 10px 0 10px 0px;
}

.astrology_lt p {
    font-size: 14px;
    color: #000;
    margin: 0 0 10px 0;
    line-height: 21px;
    padding: 0 10px;
}

.astrology_lt h3 {
    margin: 0px;
    padding: 0 10px;
}

    .astrology_lt h3 a {
        border: none;
        border-radius: 3px;
        font-size: 13px;
        margin: 0 0;
        text-align: center;
        background: #a0ce4e;
        color: #ffffff;
        background-image: linear-gradient(to top,#7ba92b,#6e9a1f);
        padding: 5px 15px;
    }

        .astrology_lt h3 a:hover {
            border-width: 0;
            background: #aad75b;
            color: #638e1a;
            background-image: linear-gradient(to top,#c7e084,#aad75b);
            border-color: aliceblue;
        }

.astrology_lt {
    border: 1px solid #dadada;
    padding: 0 0 20px 0;
    margin: 0 0 15px 0;
    background: #fff;
    box-shadow: 6px 7px 7px #dedede;
}

.nopadding {
    padding: 0px 5px;
}

.nopadding_right {
    padding-right: 5px;
}

.nopadding_left {
    padding-left: 5px;
}

.single_sec {
    margin: 40px 0 0 0;
}

    .single_sec h4 {
        font-size: 18px;
        line-height: 24px;
        margin: 0 0 20px 0;
        color: #000;
    }

    .single_sec h6 {
        font-size: 14px;
        margin: 0 0 10px 0;
        color: #e90000;
        font-weight: 600;
    }

.hr_panel {
    position: relative;
    padding: 10px 10px 20px 10px;
    background: #ffffff;
    box-shadow: 6px 7px 7px #dedede;
}

    .hr_panel h3 {
        display: inline-block;
        text-align: left;
        position: relative;
        float: left;
        overflow: hidden;
        padding: 0;
        width: 30%;
    }

        .hr_panel h3 img {
            width: 80px;
            height: auto;
        }

.hr_content {
    width: 68%;
    float: right;
}

    .hr_content h4 {
        font-size: 14px;
        line-height: 18px;
        margin: 0 0 10px;
    }

    .hr_content h5 a {
        background-image: linear-gradient(to top,#7ba92b,#6e9a1f);
        border: none;
        font-weight: 600;
        color: #fff;
        padding: 5px 10px;
        border-radius: 3px;
        font-size: 11px;
        margin: 10px auto 10px auto;
        text-align: center;
    }

        .hr_content h5 a:hover {
            border-width: 0;
            background: #aad75b;
            color: #638e1a;
            background-image: linear-gradient(to top,#c7e084,#aad75b);
            border-color: aliceblue;
        }

.home_panle {
    margin: 0 0 20px 0;
    position: relative;
    border: 1px solid #d4d4d4;
}

.rgt_tab li {
    width: 50%;
}

.sublist {
    padding: 10px 10px 0px 10px;
}

.video_sec iframe {
    width: 100%;
    height: 349px;
}

.add_sec h1 {
    margin: 0px;
}

    .add_sec h1 img {
        width: 100%;
        border: 1px solid #d4d4d4;
    }

.add_sec {
    margin: 0px 0px 20px 0px;
}

.user_panel {
    margin: 0px 0px 0px 0px;
}

.headertop_left {
    margin: 5px 0 0 0;
}

.modal_header {
    background: #000;
    color: #fff;
}

    .modal_header .close {
        color: #fff;
        opacity: 1;
        font-weight: 200;
        font-size: 15px;
        margin: 3px 0 0 0;
    }

    .modal_header h4 {
        font-size: 16px;
    }

.modal-content, .modal_header, .modal_body, .modal_footer {
    width: 100%;
    float: left;
    margin: 0;
}

    .modal_body ul {
        width: 100%;
        float: left;
        margin: 0;
        text-align: left;
        padding: 0;
        background: #fff;
    }

        .modal_body ul li {
            margin: 20px auto 0 auto;
            display: block;
            width: 100%;
            text-align: center;
        }

            .modal_body ul li a {
                display: block;
                padding: 10px 10px 10px 10px;
                font-size: 14px;
                text-transform: capitalize;
                font-weight: 500;
                color: #fff;
            }

                .modal_body ul li a i {
                    margin: 0 5px 0 0px;
                    padding: 0 0 0 0;
                    border-radius: 50px;
                    color: #ffffff;
                    text-align: left;
                    font-size: 18px;
                }

.fb {
    background: #3B5998;
}

.goog {
    background: #dd4b39;
    color: #fff;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 20%);
    border-radius: 0px;
}

.googelsign {
    background: #6d6d6d;
}

.popup_left {
    width: 40%;
    background: #83b131;
    padding: 20px 20px;
    position: relative;
    height: 500px;
}

.popup_rgt {
    width: 60%;
    padding: 20px 20px;
    float: left;
}

.popup_left h1 {
    font-size: 27px;
    color: #fff;
    margin: 0 0 20px 0;
}

.popup_left p {
    color: #fff;
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
}

.popup_left h3 {
    margin: 0;
    position: absolute;
    bottom: 0px;
    width: 84%;
}

    .popup_left h3 img {
        width: 100%;
    }

.popup_left p i {
    margin: 0 5px 0 0;
}

.modal_footer button {
    background: #e84f4b;
    border: none;
    color: #fff;
    font-size: 14px;
}

    .modal_footer button:hover {
        background: #e84f4b;
        color: #fff;
    }

.modal_body {
    padding: 0;
    position: relative;
}

.inner_content {
    margin: 50px 0px 50px 0;
}

.panel_content {
    padding: 10px 10px;
    background: #ffffff;
    box-shadow: 6px 7px 7px #dedede;
    border: 1px solid #d4d4d4;
}

    .panel_content p {
        color: #000;
        font-size: 14px;
        line-height: 22px;
        margin: 0 0 12px 0;
    }

        .panel_content p a {
            font-weight: 600;
            color: black;
            text-decoration: underline;
        }

    .panel_content h3 {
        margin: 10px 0px !important;
    }

        .panel_content h3 img {
            width: 100%;
        }

.panel_section {
    margin: 0 0 20px 0;
    position: relative;
}

    .panel_section h3 {
        margin: 15px 0 10px 0;
        font-size: 16px;
        color: #000;
        font-weight: 600;
    }

.kundali_frm, .personlize_form {
    width: 70%;
    margin: 20px auto 0 auto;
    float: none;
    padding: 30px 30px;
    background: #ffffff;
    box-shadow: 6px 7px 7px #dedede;
    border: 1px solid #d4d4d4;
}

    .kundali_frm .three {
        width: 33%;
    }

    .kundali_frm .radio {
        display: inline-block;
        margin: 0 20px 0 0px;
    }

.adv_set {
    background: #eee;
    color: #444;
    cursor: pointer;
    padding: 10px 10px;
    width: 100%;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    border: 1px solid #dedede;
    margin: 0 0 20px 0;
}

.advance_cl {
    float: left;
    width: 100%;
    padding: 0px;
    margin: 0px;
}

.adv_set.active, .adv_set:hover {
    background-color: #ccc;
}

.adv_set:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

.adv_set.active:after {
    content: "\2212";
}

.advance_cl {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

.random_cls {
    margin: 0 0 50px 0;
}

    .random_cls a {
        font-size: 14px;
        color: #fc8107;
    }

.location {
    margin: 0 0 20px 0;
}

.location_btn {
    font-size: 14px;
    color: #ffffff;
    background-color: #747474;
    border: none;
    margin: 0 10px 0 0px;
    padding: 5px 10px;
}

.add_secs {
    width: 20%;
}

    .add_secs h1 {
        margin: 0px;
    }

        .add_secs h1 img {
            width: 60px;
        }

    .add_secs h2 {
        margin: 15px 0 0 0;
        font-size: 16px;
        color: #fff;
        font-weight: 600;
    }

.add_secs {
    width: 24%;
    background: #a0ce4e;
    text-align: center;
    margin: 0 1% 0 0;
    padding: 20px 0;
}

.panel_adds {
    margin: 0px 0px 20px 0px;
}

.mathing_content {
    width: 46%;
    padding: 10px 60px;
    margin: 20px 0 30px 3%;
    background: #fff;
    box-shadow: 6px 7px 7px #dedede;
    border: 1px solid #d4d4d4;
}

    .mathing_content h3 {
        font-size: 14px;
        background: #747474;
        color: #fff;
        padding: 10px 10px;
        margin: 0 0 20px 0;
    }

.new_bt {
    display: inline-block;
}

.btn_frm {
    margin: 0px auto;
    width: 100%;
    text-align: center;
}

.panel_content li {
    margin: 0 0 0 15px;
    list-style: circle;
    color: #000;
    line-height: 24px;
}

.table_sec tr th, .table_sec tr td {
    color: #000;
    font-size: 13px;
}

.table_sec {
    margin: 20px 0px 20px 0px;
    background: #fff;
}

.panel_content h4 {
    margin: 15px 0 10px 0;
    font-size: 15px;
    color: #000;
    font-weight: 600;
}

.two_left {
    width: 60%;
}

.two_right {
    width: 35%;
    float: right;
}

.two_left p {
    color: #000;
    font-size: 14px;
    line-height: 22px;
    margin: 0 0 12px 0;
}

.two_right h3 {
    margin: 10px 0px !important;
}

.panel_content h3 img {
    width: 100%;
}

.two_section {
    margin: 0 0 20px 0;
}

.personlize_form {
    width: 100%;
    float: left;
}

    .personlize_form .form-group {
        width: 17%;
        display: inline-block;
        float: left;
    }

.pers_btn {
    width: 14%;
    float: right;
    margin: 0;
    box-shadow: none;
    border-radius: 3px;
    font-size: 13px;
    color: #fff;
    padding: 5px 10px;
    display: block;
    height: 34px;
    background-image: linear-gradient(to top,#7ba92b,#6e9a1f);
    border: none;
    font-weight: 600;
}

    .pers_btn:hover {
        border-width: 0;
        background: #aad75b;
        color: #638e1a;
        background-image: linear-gradient(to top,#c7e084,#aad75b);
        border-color: aliceblue;
    }

.personlize_form input, .personlize_form select, .personlize_form textarea {
    border-radius: 0;
}

.todayhoro_panel {
    position: relative;
    border: 1px solid #dedddd;
    background: #fff;
    padding: 10px 10px 10px 10px;
    margin: 0 0 20px 0;
}

    .todayhoro_panel h3 {
        display: inline-block;
        text-align: left;
        position: relative;
        float: left;
        overflow: hidden;
        padding: 0;
        width: 30%;
    }

        .todayhoro_panel h3 img {
            width: 80px;
            height: auto;
        }

.todayhoro_content {
    width: 68%;
    float: right;
    margin: 5px 0 0 0;
}

    .todayhoro_content p {
        font-size: 14px;
        line-height: 18px;
        margin: 0 0 10px;
    }

    .todayhoro_content h5 a {
        color: #fff;
        padding: 5px 10px;
        border-radius: 3px;
        font-size: 11px;
        margin: 10px auto 10px auto;
        text-align: center;
        background-image: linear-gradient(to top,#7ba92b,#6e9a1f);
        border: none;
        font-weight: 600;
    }

        .todayhoro_content h5 a:hover {
            border-width: 0;
            background: #aad75b;
            color: #638e1a;
            background-image: linear-gradient(to top,#c7e084,#aad75b);
            border-color: aliceblue;
        }

.lal_list ul {
    margin: 0px;
    padding: 0px;
}

    .lal_list ul li {
        margin: 0px;
        background: #ffffff;
        list-style: none;
        padding: 10px 10px;
        border: 1px solid #e0e0e0;
    }

        .lal_list ul li a {
            color: #000;
        }

.lal_section {
    margin: 10px 0 20px 0;
}

.c-offcanvas {
    left: 0;
    padding: 1rem;
    overflow-y: scroll;
}

.js-offcanvas a {
    color: #337ab7;
    outline: 0;
}

.log_form label {
    color: #000;
    font-size: 13px;
    font-weight: 400;
    margin: 0 0 5px 0 !important;
}

.log_form input, .log_form select, .log_form textarea {
    border: 1px solid #d6d6d6;
    box-shadow: none;
    border-radius: 0px;
    font-size: 13px;
    color: #000;
}

.reset_btn {
    padding: 8px 15px;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 600;
    color: #2a2b27;
    width: 100%;
    background: #ffffff;
    border: none;
    border-radius: 0px;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 20%);
}

    .reset_btn:hover {
        color: #fff;
        background: #e84f4b !important;
    }

h3.or {
    text-align: center;
    margin: 15px 0 0px 0;
    font-size: 16px;
    float: left;
    width: 100%;
    color: #949191;
}

.submit_btn {
    padding: 8px 15px;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 600;
    color: #fff;
    width: 100%;
    background: #83b131;
    border: none;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 20%);
    border-radius: 0px;
}

    .submit_btn:hover {
        color: #fff;
        background: #83b131 !important;
    }

.subfile_btn {
    margin: 20px 0 0px 0;
}

.link_sec {
    position: relative;
}

    .link_sec h3 a {
        font-size: 12px;
        color: #d61a1a;
        font-weight: 600;
        text-decoration: none;
    }

    .link_sec h3 {
        position: absolute;
        right: 0px;
        margin: -30px 0 0 0;
    }

.otp_code h3 {
    float: right;
}

    .otp_code h3 a {
        font-size: 14px;
        color: #e84f4b;
        text-decoration: none;
        font-weight: 600;
    }

.log_bottom {
    border-top: 1px solid #dbdbdb;
    margin: 40px 0 0 0;
}

    .log_bottom h3 {
        margin: -13px 0 0 0;
        text-align: center;
        font-size: 18px;
        color: #000;
    }

        .log_bottom h3 span {
            background: #fff;
            border: 1px solid #d0d0d0;
            padding: 10px 10px;
            border-radius: 50px;
        }

.registre_form .log_form .form-group {
    width: 100%;
    margin: 0 0 10px 0;
}

.subfile_btn.rr_btn {
    text-align: center;
    margin: 30px 0 0 0;
}

.user-input-wrp {
    position: relative;
    width: 100%;
    margin: 0 0 5px 0;
}

    .user-input-wrp .inputText {
        width: 100%;
        outline: none;
        border: none;
        border-bottom: 1px solid #cacaca;
        box-shadow: none !important;
    }

        .user-input-wrp .inputText:focus {
            border-color: blue;
            border-width: medium medium 2px;
        }

    .user-input-wrp .floating-label {
        position: absolute;
        pointer-events: none;
        top: 18px;
        left: 0px;
        transition: 0.2s ease all;
    }

    .user-input-wrp input:focus ~ .floating-label,
    .user-input-wrp input:not(:focus):valid ~ .floating-label {
        top: 0px;
        left: 0px;
        font-size: 13px;
        opacity: 1;
    }

.close {
    position: absolute;
    right: -20px;
    top: -20px;
    background: #fff !important;
    opacity: 1 !important;
    width: 25px;
    height: 25px;
    border-radius: 50px;
    font-size: 14px;
}

.request_btn, .request_btn:hover {
    background: #fff !important;
    color: #000;
    border: 1px solid #ebeaea;
}

.reset_btn {
    margin-top: 10px;
}

.abt_core_text ul li {
    width: 20%;
    float: left;
    background: #fff;
    padding: 5px 5px;
    border: 1px solid #d8c0c0;
    margin: 0;
    list-style: none;
    display: inline-block;
    min-height: 95px;
    text-align: center;
    line-height: 15px;
}

    .abt_core_text ul li a {
        color: #000;
        font-size: 13px;
    }

    .abt_core_text ul li img {
        display: block;
        font-size: 16px;
        margin: 0 auto 9px auto;
        text-align: center;
        width: 40px;
    }

.new_sec {
    float: left;
    background: #b00;
    line-height: 40px;
    height: 40px;
    padding: 0 10px 0 14px;
    color: #fff;
    position: relative;
    z-index: 2;
    font-weight: 700;
    text-align: center;
    width: 10%;
}

    .new_sec span {
        z-index: 2;
        position: relative;
    }

    .new_sec:after {
        left: 100%;
        top: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(187,0,0,0);
        border-left-color: #b00;
        border-width: 20px;
        margin-top: -20px;
        z-index: 1;
        border-left-width: 10px;
    }

.new_marquee {
    background: #fff;
    height: 38px;
    line-height: 38px;
    margin: 0;
    list-style: none;
    border: 1px solid #dfdfdf;
    padding: 0 2px 0 10px;
    margin-left: 0;
    position: relative;
    z-index: 1;
    overflow: hidden;
    width: 89%;
    float: right;
}

.mar {
    margin: 0px 0 20px 0;
}
/*@media (min-width: 768px) {
  ul.nav li:hover > ul.navigation_menu {
    display: block;
} 
}  */
.adds_section li {
    list-style: none;
    display: inline-block;
    margin: 0;
    float: left;
}

    .adds_section li img {
        width: 100%;
        height: 95px;
        border: 1px solid #c4c1c1;
    }

    .adds_section li:first-child {
        width: 20%;
    }

    .adds_section li:nth-child(2) {
        width: 58%;
        margin: 0 1%;
    }

    .adds_section li:last-child {
        width: 20%;
        float: right;
    }

.new_marquee marquee {
    color: #000;
}

.adds_section {
    margin: 20px 0px;
}

.home_top_sec {
    background: #ffffff;
    box-shadow: 6px 7px 7px #dedede;
    border: 1px solid #d4d4d4;
    padding: 10px 10px;
}

.title_sec::after {
    background: url(https://www.astrojyoti.com/wp-content/themes/goodnews5/images/nb-dots.png) repeat;
    width: 87%;
    display: block;
    content: " ";
    background-position: right;
    position: absolute;
    top: 8px;
    right: 15px;
    padding: 10px 0;
    z-index: 1;
}

.book_appointment_section {
    margin: 50px 0;
}

.book_appointment_sec {
    background: #fff;
    border: 1px solid #c2c2c2;
    box-shadow: 10px 10px 10px #e1dada;
}

    .book_appointment_sec h1 {
        color: #000;
        margin: 0;
        font-size: 24px;
        font-weight: 400;
        padding: 15px 15px;
    }

.book_left {
    width: 40%;
    margin: 0 5% 0 0;
}

.book_class input, .book_class textarea {
    border: 1px solid #d6d6d6;
    box-shadow: none;
    border-radius: 3px;
    font-size: 13px;
    color: #000;
}

.book_class {
    background: #f4f6f7;
    padding: 20px;
}

.book_rgt {
    width: 55%;
}

.book_left label {
    color: #000;
    font-size: 13px;
    font-weight: 400;
}

.cancel_btn {
    font-size: 16px;
    background: #fff;
    border: 1px solid #d0d0d0;
    color: #000;
    padding: 10px 15px;
    margin: 0 10px 0 0;
}

.subm_btn {
    font-size: 16px;
    background: #6e9a1f;
    border: 1px solid #6e9a1f;
    color: #fff;
    padding: 10px 15px;
}

.book_footer {
    text-align: center;
    display: block;
    padding: 20px 10px;
}
/*.custom_table {width: 100%;}
.custom_table, .custom_table td, .custom_table th {
    border: 1px solid #000;
    border-collapse: collapse;
}
.custom_table tr td,th{
    text-align:  left;
    }   */
@media only screen and (max-width:767px) {
    .custom_table {
        width: 100%;
    }

        .custom_table, .custom_table thead, .custom_table tbody,
        .custom_table th, .custom_table td, .custom_table tr {
            display: block;
        }

            .custom_table thead tr {
                display: none;
            }

            .custom_table tr {
                border: 1px solid #ccc;
            }

            .custom_table td {
                border: none !important;
                position: relative;
                padding-left: 50% !important;
                white-space: normal;
                text-align: left;
                min-height: 30px;
                overflow: hidden;
                word-break: break-all;
            }

                .custom_table td:before {
                    position: absolute;
                    top: 6px;
                    left: 6px;
                    width: 45%;
                    padding-right: 10px;
                    text-align: left;
                }

                .custom_table td:before {
                    content: attr(data-title);
                }
}

.custom_table thead {
    background: #6e9a1f;
}

.custom_table tbody {
    background: #fff;
}

.custom_table tr td, .custom_table tr th {
    color: #000;
    font-size: 14px;
    font-weight: 400;
}

.custom_table tr th {
    color: #fff !important;
}

.book_details {
    margin: 0 0 50px 0;
}

.setpassword_sec {
    margin: 50px 0;
}

.setpassword_content {
    background: #fff;
    border: 1px solid #c2c2c2;
    box-shadow: 10px 10px 10px #e1dada;
}

    .setpassword_content h1 {
        color: #fff;
        margin: 0;
        font-size: 18px;
        font-weight: 400;
        padding: 15px 15px;
        background: #83b131;
    }

.set_form input {
    border: 1px solid #d6d6d6;
    box-shadow: none;
    border-radius: 3px;
    font-size: 13px;
    color: #000;
}

.set_form .book_left {
    width: 100%;
    padding: 20px 20px;
}

.dropbtn {
    color: white;
    font-size: 14px;
    border: none;
    cursor: pointer;
    background: #83b131;
    padding: 5px 10px;
    border-radius: 5px;
}

    .dropbtn i {
        padding: 0px 0px 0px 5px;
        position: relative;
        top: 0px;
        font-size: 14px;
    }

.log_drop {
    position: relative;
    display: inline-block;
}

.log_drop-content {
    display: none;
    position: absolute;
    right: 0;
    background-color: #ffffff;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

    .log_drop-content a {
        color: black;
        padding: 4px 10px;
        text-decoration: none;
        display: block;
        border-bottom: 1px dashed #d8d0d0;
        font-size: 13px;
    }

        .log_drop-content a:hover {
            background-color: #83b131;
            color: #fff;
        }

.log_drop:hover .log_drop-content {
    display: block;
}

.log_drop:hover .log_drop {
    background-color: #3e8e41;
}
/**************************new  home page changes start here***********************************/
.home_about, .home_about_left, .home_about_rgt, .rashi_wrapper, .heading_wrapper, .rashi_sign_box,
.sign_box_img, .sign_box_cont, .astrologers-work, .astrologers_title, .astrologers_visitors,
.astrologers_experience, .services_section, .services_matter, .products_section,
.owl-carousel, .product-thumb, .banner, .banner_content, .custom_modal, .blog_section,
.testimonial_section, .copyright, .right_sec, .adds, .left_sections, .reports, .repor_left, .frm_cls {
    width: 100%;
    height: auto;
    float: left;
    margin: 0px;
    padding: 0px;
}

    .home_about_left h1 {
        font-size: 34px;
        font-weight: 200;
        line-height: 1.1;
        color: #222222;
        margin: 0 0 15px 0;
        padding: 0;
    }

    .home_about_left p {
        font-size: 15px;
        margin: 0 0 15px 0;
        color: #000;
        font-weight: 300;
        line-height: 24px;
    }

    .home_about_left h2 {
        font-size: 21px;
        font-weight: 200;
        line-height: 1.1;
        color: #222222;
        margin: 0 0 10px 0;
        padding: 0;
    }

    .home_about_left h3 {
        font-size: 30px;
        font-weight: 200;
        line-height: 1.1;
        color: #37a4dd;
        margin: 0 0 10px 0;
        padding: 0;
    }

    .home_about_left h4 {
        margin: 30px 0 0px 0;
    }

        .home_about_left h4 a {
            background: #83b131;
            color: #fff;
            font-size: 14px;
            padding: 8px 16px;
            font-weight: 400;
            border-radius: 5px;
        }

.frm_clss {
    padding: 20px;
    float: left;
}

.home_about_rgt h1 img {
    width: 100%;
    cursor: pointer;
}

.rashi_wrapper {
    padding: 60px 30px 45px 30px;
    background: #103a60;
    box-shadow: hsl(0deg 0% 70%) 0 0 15px;
    background-image: url(../images/star1.jpg);
}

.heading_wrapper {
    text-align: center;
}

    .heading_wrapper h2 {
        line-height: 1.1;
        font-weight: 400;
        color: #222222;
        margin: 0 0 20px 0;
        padding: 0;
    }

    .heading_wrapper p {
        color: #797979;
        padding: 0 10%;
        line-height: 21px;
        font-size: 15px;
        margin: 0 0 40px 0;
    }

.rashi_sign_box {
    text-align: center;
    background: #f5f8ff;
    padding: 20px 0 20px 0;
    border-radius: 5px;
    margin-bottom: 30px;
    box-shadow: hsl(0deg 0% 94%) 0 0 15px;
    width: 100%;
}

    .rashi_sign_box h4 {
        margin-bottom: 5px;
    }

        .rashi_sign_box h4 a {
            font-size: 16px;
            margin-bottom: 5px;
            color: #000;
            font-weight: 400;
        }

    .rashi_sign_box p {
        text-transform: capitalize;
        font-size: 14px;
        color: #000;
    }

.rashi_wrapper .heading_wrapper h2 {
    color: #fff;
}

.rashi_wrapper .heading_wrapper p {
    color: #fff;
}

.astrologers-work {
    padding: 80px 0;
    background-image: url(../images/astrologers-work1.jpg);
    background-attachment: fixed;
    background-position: center;
    position: relative;
    z-index: 0;
}

    .astrologers-work:before {
        background-color: rgba(0,0,0,0.5);
        content: "";
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: -1;
    }

    .astrologers-work h2 {
        font-size: 36px;
        color: #ffffff;
        font-weight: 400;
        margin-bottom: 20px;
    }

    .astrologers-work p {
        margin: 0 0 20px 0;
        color: #ffffff;
        font-size: 16px;
        line-height: 26px;
    }

.astrologers_experience h3 {
    color: #37a4dd;
    font-size: 50px;
    font-weight: 400;
    margin: 0 0 10px 0;
}

.astrologers_experience {
    text-align: center;
    margin-bottom: 50px;
}

    .astrologers_experience h5 {
        color: #ffffff;
        font-weight: 400;
        font-size: 16px;
    }

.services_section {
    padding: 50px 0;
    background: #ffffff;
}

.services_matter h4 {
    font-size: 18px;
    margin: 15px 0;
}

    .services_matter h4 a {
        color: #222;
    }

.services_matter p {
    color: #797979;
    font-size: 14px;
    line-height: 26px;
    margin: 0 0 15px 0;
}

.services_matter .btn {
    background: #83b131;
    color: #fff;
    font-size: 14px;
    padding: 8px 16px;
    font-weight: 400;
    border-radius: 5px;
}

.services_matter {
    margin: 0 0 40px 0;
}
/* products wrapper */
#products.products_section {
    padding: 80px 0 30px 0;
}

    #products.products_section .product-thumb {
        min-height: 470px;
        margin-bottom: 30px;
    }

        #products.products_section .product-thumb .image {
            margin-bottom: 20px;
            -webkit-box-shadow: 2px 3px 10px 0 rgba(0,0,0,.1);
            box-shadow: 2px 3px 10px 0 rgba(0,0,0,.1);
            background: #f5f8ff;
            border-radius: 10px;
            position: relative;
        }

            #products.products_section .product-thumb .image img {
                width: 100%;
            }

        #products.products_section .product-thumb .caption {
            text-align: center;
        }

            #products.products_section .product-thumb .caption .rating i {
                font-size: 14px;
                color: #ffd200;
                margin-bottom: 8px;
            }

            #products.products_section .product-thumb .caption h4 {
                margin-bottom: 8px;
            }

                #products.products_section .product-thumb .caption h4 a {
                    color: #000;
                    font-weight: 400;
                }

.price .price-old {
    color: #797979;
    text-decoration: line-through;
    margin-right: 10px;
    font-size: 13px;
}

.price .price-new {
    text-align: center;
    font-size: 18px;
    margin-top: 7px;
    color: #83b131;
}

.product-thumb .button-group {
    position: absolute;
    text-align: center;
    z-index: 1;
    right: 0;
    left: 0;
    bottom: 0;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    opacity: 0;
}

#products.products_section .product-thumb .button-group > .inner {
    background: #fff;
    padding: 4px 7px;
    border-radius: 5px;
    -webkit-box-shadow: 0 2px 3px 1px rgba(0,0,0,0.1);
    box-shadow: 0 2px 3px 1px rgba(0,0,0,0.1);
    display: inline-block;
    vertical-align: top;
}

#products.products_section .product-thumb .button-group button {
    width: auto;
    border: none;
    display: inline-block;
    vertical-align: top;
    width: 33px;
    line-height: 1;
    height: 33px;
    padding: 0;
    background-color: #fff;
    color: #222222;
    font-size: 16px;
    font-weight: normal;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    outline: 0;
    border-right: 1px solid #eeeeee;
}

    #products.products_section .product-thumb .button-group button:last-child {
        border-right: 0px solid #eeeeee;
    }

    #products.products_section .product-thumb .button-group button:hover {
        background: #83b131;
        color: #fff;
    }

#products.products_section .product-thumb .button-cart:before {
    content: "\f07a";
}

#products.products_section .product-thumb .button-group .button-quickview:before {
    content: "\f06e";
}

#products.products_section .product-thumb .button-group button.button-wishlist:before {
    content: "\f08a";
}

#products.products_section .product-thumb .button-group button.button-compare:before {
    content: "\f24e";
}

#products.products_section .product-thumb .button-group button:before {
    font-family: FontAwesome;
    display: inline-block;
    vertical-align: middle;
    line-height: inherit;
    font-weight: normal;
}

#products.products_section .product-thumb .button-group button span {
    display: none;
}

#products.products_section .product-thumb:hover .button-group {
    opacity: 1;
    bottom: 2rem;
}

#products.products_section .product-thumb .sale {
    position: absolute;
    left: 2rem;
    top: 2rem;
    min-width: 4rem;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 2rem;
    height: 2rem;
    z-index: 1;
    text-align: center;
    letter-spacing: 0;
    border-radius: 5px;
    background: #37a4dd;
}

#products.products_section .product-thumb .caption button i {
    margin-right: 3px;
}

html body .owl-wrapper-outer {
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 4px;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}

.silder_wrapper .owl-pagination {
    top: -40px;
}

.silder_wrapper .owl-controls .owl-page {
    border: 1.5px solid #ffffff;
}

    .silder_wrapper .owl-controls .owl-page span {
        background: #ffffff;
        box-shadow: inset 0 0 3px rgba(255,255,255,0.3);
        border-color: #ffffff;
    }

html body .owl-carousel .owl-buttons .owl-prev, html body .owl-carousel .owl-buttons .owl-next {
    background: #83b131;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 4px;
    text-align: center;
    opacity: 0;
    margin-left: 10px;
}

html body .owl-carousel:hover .owl-buttons .owl-prev, html body .owl-carousel:hover .owl-buttons .owl-next {
    opacity: 1;
}

html body .owl-carousel .owl-buttons .owl-prev:hover, html body .owl-carousel .owl-buttons .owl-next:hover {
    background: #37a4dd;
}

html body .owl-carousel .owl-buttons div i {
    font-size: 18px;
    color: #ffffff;
}

html body .owl-pagination {
    text-align: center;
    position: relative;
}

.owl-controls .owl-page {
    border: 1.5px solid #fff;
    padding: 2px;
    padding: 3px;
    border-radius: 100%;
}

html body .owl-controls .owl-page span {
    display: block;
    width: 11px;
    height: 11px;
    background: #fff;
    border-radius: 100%;
    box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    border-color: #fff;
}

html body .owl-controls .owl-page.active span {
    background: #83b131;
    border-color: #83b131;
}

html body .owl-controls .owl-page.active {
    border-color: #83b131;
}

html body .owl-carousel {
    margin: 0;
    background: transparent;
}

.rate-and-title .btn {
    margin: 20px 0px 0px 0px;
}

.rate-and-title .btn {
    background: #83b131;
    color: #fff;
    font-size: 14px;
    padding: 8px 15px;
    font-weight: 400;
    border-radius: 5px;
}

.headertop_left ul li a i {
    font-size: 13px;
    background: #83b131;
    color: #fff8f9;
    width: 25px;
    text-align: center;
    height: 25px;
    border-radius: 50px;
    line-height: 25px;
}

.headertop_left ul li a:hover i {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate( 360deg );
    -ms--transform: rotate(360deg);
    transform: rotate( 360deg );
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
}

.banner_content h2 {
    color: #ffffff;
    font-size: 40px;
    text-transform: capitalize;
    margin-bottom: 20px;
    text-align: left;
}

.threesec {
    float: left;
}

.banner_content h2 span {
    color: #f5a120;
    font-size: 45px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
}

.banner_content p {
    font-size: 32px;
    font-weight: 200;
    line-height: 48px;
    margin: 50px 0 20px 0;
}

.threesec input {
    width: 30% !important;
    margin: 0 5% 0 0 !important;
    float: left;
}

    .threesec input:nth-child(3) {
        margin: 0 !important;
        float: right;
    }

.fa_left, .fa_rgt {
    width: 60px;
}

.banner_content h3 a {
    background: #83b131;
    color: #fff;
    font-size: 14px;
    padding: 8px 16px;
    font-weight: 400;
    border-radius: 5px;
}

.banner_content h1 {
    font-size: 48px;
    text-align: left;
    margin: 0 0 30px 0;
}

    .banner_content h1 a {
        color: #ffffff;
        font-size: 36px;
        font-weight: 200;
        letter-spacing: 1px;
    }

.banner_content {
    position: absolute;
    top: 20%;
    left: 10%;
    text-align: left;
    width: 40%;
}

.fa_left, .fa_rgt {
    position: absolute;
}

    .fa_left i, .fa_rgt i {
        position: absolute;
        top: 40%;
        left: 40px;
        border: 1px solid #fff;
        width: 40px;
        height: 40px;
        line-height: 40px;
        color: #fff;
        opacity: 1;
    }

    .fa_rgt i {
        right: 40px;
        left: auto;
    }

.home_about {
    margin: 50px 0 20px 0;
}

.custom_modal .modal-header {
    padding: 0;
    border: none;
}
/* testimonial section */
#testimonials.testimonial_section {
    padding: 50px 0;
    background: #103a60;
    box-shadow: hsl(0deg 0% 70%) 0 0 15px;
    background-image: url(../images/star1.jpg);
}

.testimonial_section .heading_wrapper h2 {
    color: #ffffff;
}

.testimonial_section .heading_wrapper p {
    color: #ffffff;
}

#testimonials.testimonial_section .testimonial_inner_matter {
    padding: 20px;
    background: #fff;
    text-align: center;
    box-shadow: 0 0 3px rgba(0,0,0,.1);
    border-radius: 10px;
}

    #testimonials.testimonial_section .testimonial_inner_matter img {
        vertical-align: middle;
        margin-bottom: 25px;
        border-radius: 100%;
        max-width: 100px;
        border: 1.5px dashed #37a4dd;
        padding: 3px;
    }

    #testimonials.testimonial_section .testimonial_inner_matter h6 {
        color: #797979;
        margin-top: 5px;
        font-size: 13px;
    }

    #testimonials.testimonial_section .testimonial_inner_matter h5 {
        margin-top: 10px;
        font-size: 15px;
    }

/* blog section */
#blogs.blog_section {
    padding: 50px 0;
    background: #f5f8ff;
}

    #blogs.blog_section .blog_inner_matter img {
        width: 100%;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
    }

    #blogs.blog_section .blog_inner_matter h3 {
        margin: 15px 0;
        line-height: 30px;
        font-size: 20.5px;
    }

        #blogs.blog_section .blog_inner_matter h3 a {
            color: #000;
            font-weight: 400;
        }

    #blogs.blog_section .blog_inner_matter p {
        color: #797979;
        font-size: 15px;
        margin: 0 0 10px 0;
    }

    #blogs.blog_section .blog_inner_matter .btn {
        background: #83b131;
        color: #fff;
        font-size: 14px;
        padding: 8px 16px;
        font-weight: 400;
        border-radius: 5px;
    }

    #blogs.blog_section .blog_inner_matter .admin_and_comments {
        margin: 15px 0 0;
        font-size: 13px;
        text-transform: uppercase;
        letter-spacing: 0.5px;
    }

        #blogs.blog_section .blog_inner_matter .admin_and_comments i {
            color: #37a4dd;
            margin-right: 2px;
        }

        #blogs.blog_section .blog_inner_matter .admin_and_comments .blog_admin {
            margin-right: 10px;
            border-right: 1px solid #eee;
            padding-right: 10px;
        }

    #blogs.blog_section .blog_inner_matter .image {
        position: relative;
    }

    #blogs.blog_section .blog_inner_matter .blog_date {
        position: absolute;
        top: 0;
        right: 0;
        background: #37a4dd;
        color: #ffffff;
        padding: 5px 10px;
        font-size: 12px;
        border-radius: 0 8px 0 0;
    }

.footer {
    height: auto;
    background: #222;
    padding: 50px 0;
}

.ftr_top {
    padding: 50px 0px 0px 0px;
    margin: 0 0 50px 0;
}

.ftr_lft h1 {
    margin: 0px;
}

    .ftr_lft h1 img {
    }

.offer h3 {
    margin: 0px;
}

.ftr_lft h2 {
    margin: 0 0 20px 0;
    color: #fff;
    font-size: 18px;
}

.ftr_lft ul {
    margin: 0px;
    padding: 0px;
}

    .ftr_lft ul li {
        margin: 0px;
        padding: 0 0 0 0;
        list-style: none;
        color: #888;
        font-size: 13px;
        position: relative;
        line-height: 21px;
    }

.ftr_lets h3 {
    font-size: 14px;
    color: #fff;
    margin: 0px 0 20px 0;
}

.ftr_lft ul li i {
    position: relative;
    left: 0px;
    font-size: 16px;
    top: 6px;
}

.ftr_lft h2 span {
    border-bottom: 2px solid #cb1d26;
    padding: 0 0 5px 0;
}

.ftr_lft ul li a {
    color: #888;
    font-size: 13px;
    line-height: 28px;
}

    .ftr_lft ul li a:hover {
        transition: 0.1s;
        -webkit-transition: 0.9s;
        -moz-transition: 0.9s;
        -o-transition: 0.9s;
    }

.ftr_lft_content h1 {
    font-size: 20px;
    color: #fff;
}

.ftr_lft_content p {
    font-size: 13px;
    color: #fff;
    margin: 15px 0;
}

.ftr_lft_content h3 {
    margin: 0px;
}

    .ftr_lft_content h3 img {
        width: 15%;
    }

.cpy p {
    font-size: 13px;
    color: #e3d7d7;
    margin: 0px 0;
}

.copyright {
    margin: 18px 0 0 0;
}

.ftr_link {
    list-style: none;
    display: inline;
    margin-left: 0px;
    padding: 0;
    text-align: left;
    float: left;
    margin: 0;
}

    .ftr_link li {
        display: inline-block;
        padding: 0;
        margin: 0px 10px 0px 0 !important;
    }

        .ftr_link li a i {
            font-size: 13px;
            background: #595959;
            color: #fff8f9;
            width: 25px;
            text-align: center;
            height: 25px;
            border-radius: 50px;
            line-height: 25px;
        }

        .ftr_link li a:hover i {
            -moz-transform: rotate(360deg);
            -webkit-transform: rotate(360deg);
            -ms--transform: rotate(360deg);
            transform: rotate(360deg);
            -webkit-transition: all 0.2s;
            -moz-transition: all 0.2s;
            -o-transition: all 0.2s;
            -ms-transition: all 0.2s;
            transition: all 0.2s;
        }

.copyright {
    margin: 0;
    background: #333;
    padding: 15px 0;
}

.ftr_lets > ul > li a {
    color: #ddd;
    font-size: 15px;
}

ul.subfot {
    margin: 10px 0 0 0;
}

    ul.subfot li a {
        font-size: 14px;
        color: #888;
    }

    ul.subfot li {
        line-height: 21px;
        list-style: none;
    }

.ftr_lft h3 {
    margin: 0 0 20px 0;
    font-size: 18px;
    color: #fff;
}

    .ftr_lft h3 img {
        width: 70%;
    }

.ftr_lft {
    text-align: left;
}
/* astrologers wrapper */
#astrologers.products_section {
    padding: 80px 0 30px 0;
}

    #astrologers.products_section .product-thumb {
        min-height: 470px;
        margin-bottom: 30px;
    }

        #astrologers.products_section .product-thumb .image {
            margin-bottom: 20px;
            -webkit-box-shadow: 2px 3px 10px 0 rgba(0,0,0,.1);
            box-shadow: 2px 3px 10px 0 rgba(0,0,0,.1);
            background: #f5f8ff;
            border-radius: 10px;
            position: relative;
        }

            #astrologers.products_section .product-thumb .image img {
                width: 100%;
            }

        #astrologers.products_section .product-thumb .caption {
            text-align: center;
        }

            #astrologers.products_section .product-thumb .caption .rating i {
                font-size: 14px;
                color: #ffd200;
                margin-bottom: 8px;
            }

            #astrologers.products_section .product-thumb .caption h4 {
                margin-bottom: 8px;
            }

            #astrologers.products_section .product-thumb .caption h3 {
                margin-bottom: 8px;
                font-size: 15px;
                font-weight: 400;
            }

            #astrologers.products_section .product-thumb .caption h4 a {
                color: #000;
                font-weight: 400;
            }

            #astrologers.products_section .product-thumb .caption .price .price-old {
                color: #797979;
                text-decoration: line-through;
                margin-right: 10px;
                font-size: 13px;
            }

            #astrologers.products_section .product-thumb .caption .price .price-new {
                text-align: center;
                font-size: 18px;
                margin-top: 7px;
                color: #83b131;
            }

        #astrologers.products_section .product-thumb .button-group {
            position: absolute;
            text-align: center;
            z-index: 1;
            right: 0;
            left: 0;
            bottom: 0;
            -webkit-transition: all 300ms ease-in-out;
            -moz-transition: all 300ms ease-in-out;
            -ms-transition: all 300ms ease-in-out;
            -o-transition: all 300ms ease-in-out;
            transition: all 300ms ease-in-out;
            opacity: 0;
        }

            #astrologers.products_section .product-thumb .button-group > .inner {
                background: #fff;
                padding: 4px 7px;
                border-radius: 5px;
                -webkit-box-shadow: 0 2px 3px 1px rgba(0,0,0,0.1);
                box-shadow: 0 2px 3px 1px rgba(0,0,0,0.1);
                display: inline-block;
                vertical-align: top;
            }

            #astrologers.products_section .product-thumb .button-group button {
                width: auto;
                border: none;
                display: inline-block;
                vertical-align: top;
                width: 33px;
                line-height: 1;
                height: 33px;
                padding: 0;
                background-color: #fff;
                color: #222222;
                font-size: 16px;
                font-weight: normal;
                border-radius: 5px;
                -webkit-border-radius: 5px;
                -webkit-transition: all 0.5s;
                -o-transition: all 0.5s;
                -ms-transition: all 0.5s;
                -moz-transition: all 0.5s;
                transition: all 0.5s;
                outline: 0;
                border-right: 1px solid #eeeeee;
            }

                #astrologers.products_section .product-thumb .button-group button:last-child {
                    border-right: 0px solid #eeeeee;
                }

                #astrologers.products_section .product-thumb .button-group button:hover {
                    background: #83b131;
                    color: #fff;
                }

        #astrologers.products_section .product-thumb .button-cart:before {
            content: "\f07a";
        }

        #astrologers.products_section .product-thumb .button-group .button-quickview:before {
            content: "\f06e";
        }

        #astrologers.products_section .product-thumb .button-group button.button-wishlist:before {
            content: "\f08a";
        }

        #astrologers.products_section .product-thumb .button-group button.button-compare:before {
            content: "\f24e";
        }

        #astrologers.products_section .product-thumb .button-group button:before {
            font-family: FontAwesome;
            display: inline-block;
            vertical-align: middle;
            line-height: inherit;
            font-weight: normal;
        }

        #astrologers.products_section .product-thumb .button-group button span {
            display: none;
        }

        #astrologers.products_section .product-thumb:hover .button-group {
            opacity: 1;
            bottom: 2rem;
        }

        #astrologers.products_section .product-thumb .sale {
            position: absolute;
            left: 2rem;
            top: 2rem;
            min-width: 4rem;
            color: #ffffff;
            text-transform: uppercase;
            font-size: 1.2rem;
            font-weight: 400;
            line-height: 2rem;
            height: 2rem;
            z-index: 1;
            text-align: center;
            letter-spacing: 0;
            border-radius: 5px;
            background: #37a4dd;
        }

        #astrologers.products_section .product-thumb .caption button i {
            margin-right: 3px;
        }

.adds h1 {
    margin: 0px;
}

    .adds h1 img {
        width: 100%;
    }

.videosec h1 {
    margin: 0px;
}

    .videosec h1 img {
        width: 100%;
    }

.panel_header h1 {
    font-size: 16px;
    color: #000;
}

.panel_header {
    background: #f2f2f2;
    border: 1px solid #ccc;
    padding: 10px 10px;
}

.buysec {
    margin: 0 0 10px 0;
}

.panel_body {
    border: 1px solid #ccc;
    padding: 10px 10px 10px 100px;
    position: relative;
}

.right_sec .repor_left {
    margin: 0 0 10px 0;
}

.starts li {
    margin: 0 0 10px 5px;
    display: inline-block;
    padding: 0px;
}

    .starts li a {
        border: 1px solid #ccc;
        background: #f2f2f2;
        color: #000;
        font-size: 14px;
        padding: 2px 10px;
    }

.panel_body h4 {
    margin: 10px 0px 5px 0;
}

    .panel_body h4 a {
        font-size: 15px;
        background: #83b131;
        color: #fff;
        padding: 5px 10px;
    }

.panel_body p {
    font-size: 13px;
    color: #000;
    line-height: 18px;
    margin: 0;
}

.panel_body h3 img {
    width: 60px;
    height: 60px;
    margin: 0 auto;
    text-align: center;
    display: block;
}

.panel_body h3 {
    position: absolute;
    left: 15px;
}

.panel_body form {
    width: 100%;
    float: left;
}

.ui-margin-t button {
    font-size: 15px;
    background: #83b131;
    color: #fff;
    padding: 5px 10px;
}

.tabbody {
    margin: 0;
    padding: 10px 10px;
    float: left;
    width: 100%;
    border: 1px solid #ccc;
    position: relative;
}

ul.nav.nav-tabs {
    font-size: 18px;
}

    ul.nav.nav-tabs li.active a {
        background: #83b131;
        color: #f2f2f2;
    }

ul.nav.nav-tabs {
    float: left;
    width: 100%;
    margin: 0 0 0;
}

    ul.nav.nav-tabs li {
        font-size: 12px;
        background: #f2f2f2;
    }

.other_menu {
    right: 100%;
    left: auto !important;
}

.input-group.ui-margin-all {
    margin: 10px 0 0 0;
    float: left;
}

button.btn.btn-deep-orange.br-radius {
    color: #fff;
    margin: 0;
    background: #485848;
    height: 36px;
    font-size: 14px;
}

.ui-margin-all input.form-control {
    height: 36px;
    border: 1px solid #ccc;
    border-radius: 0px;
}

.dropdown_submenu {
    position: relative;
}

    .dropdown_submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px 6px;
        border-radius: 0 6px 6px 6px;
    }

    .dropdown_submenu > a:after {
        border-color: transparent transparent transparent #8c8c8c;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        content: " ";
        display: block;
        float: right;
        height: 0;
        margin-right: 0;
        margin-top: 5px;
        width: 0;
    }

    .dropdown_submenu:hover > a:after {
        border-left-color: #555;
    }

@media (min-width: 768px) {
    ul.nav li:hover > ul.dropdown-menu {
        display: block;
    }
}

form.frm_cls h3 {
    margin: 0 0 10px 0;
    font-size: 14px;
    color: #000;
    font-weight: 500;
}

form.frm_cls {
    padding: 20px;
    border: 1px solid #d4d4d4;
    min-height: 300px;
    background: #fff;
}

    form.frm_cls input, form.frm_cls select {
        width: 100%;
        outline: none;
        border-bottom: 1px solid #cacaca;
        box-shadow: none !important;
        border: 1px solid #d6d6d6;
        border-radius: 0px;
        font-size: 13px;
        color: #000;
    }

.reports {
    margin: 40px 0 0 0;
    background: #f2f2f2;
    border: 1px solid #ccc;
    padding: 10px 10px;
}

    .reports h5 {
        text-align: center;
        margin: 10px 0 20px 0;
        font-size: 21px;
        color: #000000;
    }

    .reports .panel_header h1 {
        color: #fff;
    }

    .reports .panel_header {
        background: #83b131;
    }

.right_sec {
    margin: 40px 0 0 0;
}

.booknow {
    background: #83b131;
    color: #fff;
    font-size: 14px;
    padding: 8px 16px;
    font-weight: 400;
    border-radius: 5px;
}

.ftr_lft h4 {
    margin: 20px 0 20px 0;
}

.ftr_lets {
    width: 100%;
    height: auto;
    float: left;
    margin: 0px;
    padding: 0px;
}

.ftr_linkaa {
    text-align: right;
    float: right;
}

    .ftr_linkaa p {
        font-size: 13px;
        color: #e3d7d7;
        margin: 0px 0;
    }

.innerpage_menu, .inner_section {
    width: 100%;
    float: left;
    height: auto;
    margin: 0 0 0 0;
    padding: 0;
}

.inner_section {
    margin: 40px 0px 0px 0px;
}

    .inner_section p {
        color: #000;
        font-size: 15px;
        line-height: 23px;
        margin: 0 0 10px 0;
    }

    .inner_section h3 {
        margin: 0 0 20px 0;
        font-size: 16px;
        font-weight: 500;
        color: #181818;
        line-height: 23px;
    }

    .inner_section h4 {
        margin: 0 0 20px 0;
        color: #83b131;
        font-weight: 600;
    }

    .inner_section h5 {
        margin: 10px 0 20px 0;
        color: #ffffff;
        font-size: 16px;
        font-weight: 600;
        background: #000000;
        border: 1px solid #ccc;
        padding: 10px 10px;
    }

        .inner_section h5 img {
            margin: 0px 5px 0 0px;
        }

.inner_list {
    margin: 0px;
    padding: 0px;
}

    .inner_list li {
        color: #000;
        font-size: 14px;
        list-style-image: url(../images/astrology.png);
        line-height: 21px;
        padding: 0px 0 0 10px;
        margin: 0px 0 15px 18px;
    }

.sidenav {
    height: 100%;
    width: 100%;
    position: relative;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #fff;
    overflow-x: hidden;
    padding: 0px;
    border: 1px solid #e8e7e7;
}

    /* Style the sidenav links and the dropdown button */
    .sidenav a, .dropbtn {
        padding: 6px 8px 6px 16px;
        text-decoration: none;
        font-size: 14px;
        color: #000000;
        display: block;
        border: none;
        background: none;
        width: 100%;
        text-align: left;
        cursor: pointer;
        outline: none;
        padding-left: 15px;
        padding-right: 15px;
        border-bottom: 1px solid #e8e7e7;
    }


/* Main content */
.main {
    margin-left: 200px; /* Same as the width of the sidenav */
    font-size: 20px; /* Increased text to enable scrolling */
    padding: 0px 10px;
}

/* Add an active class to the active dropdown button */
.dropbtn.active {
    background-color: #83b131;
    color: white;
    border-radius: 0px;
}

/* Dropdown container (hidden by default). Optional: add a lighter background color and some left padding to change the design of the dropdown content */
.dropcontainer {
    display: none;
    background-color: #f2f2f2;
    padding-left: 8px;
}

/* Optional: Style the caret down icon */
.fa-caret-down {
    float: right;
    padding-right: 8px;
}

.report_inner {
    margin: 30px 0px;
}

.inner_section.report_sec {
    margin: 0px;
}

.inner_section ul li {
    padding: 0;
    line-height: 24px;
    list-style-type: circle;
    color: #000;
}

.inner_section ul {
    margin: 0 0 15px 15px;
    padding: 0px;
}



.profile_left h2 {
    margin: 0px auto 20px auto;
    text-align: center;
}

    .profile_left h2 img {
        width: 110px;
        border: 6px solid #b1c986;
        border-radius: 60px;
    }

.profile_left {
    background: #f1f2f7;
    padding: 30px 0;
    box-shadow: 10px 10px 10px #e3e3e3;
}

    .profile_left h4 {
        text-align: center;
        color: #6c7065;
        margin: 0 0 10px 0;
        font-size: 18px;
        font-weight: 200;
    }



.titles {
    margin: 10px 0 10px 0;
}

    .titles h3 {
        background: #83b131;
        color: #fff !important;
        font-size: 15px !important;
        padding: 10px 10px;
        margin: 0 0 10px 0 !important;
    }

.profile_label p {
    color: #000;
    font-size: 14px;
    margin: 0 0 7px 0;
}

    .profile_label p label {
        color: #83b131;
    }

    .profile_label p i {
        color: gold;
    }

.review_l {
    width: 10%;
    float: left;
}

    .review_l h2 img {
        width: 80px;
    }

.review_r h4 {
    color: #ccc;
    font-size: 13px;
    font-weight: 400;
}

.review_r p {
    color: #000;
    font-size: 13px;
    margin: 10px 0 0 0;
}


.review_r {
    width: 85%;
    float: left;
    margin: 0px 0px 0px 10px;
}

    .review_r h3 {
        font-size: 16px;
        color: #000;
        margin: 0 0 5px 0;
    }

.review_l h2 {
    margin: 0 0 0 9px;
}

.product_left h2 {
    margin: 0px;
}

    .product_left h2 img {
        width: 80%;
    }

.product_left {
    border: 1px solid #ccc;
}

.process_text {
    border-bottom: 1px solid #ccc;
    padding: 20px 0px;
}

.profile_left p {
    text-align: center;
    margin: 10px 0px 0px 0px;
    color: gold;
}

.product-main h1 {
    font-size: 26px;
    color: #83b131;
}

.product-description h1 {
    color: #000;
    font-size: 24px;
    margin: 0px 0px 10px 0px;
}

.product-description h3 {
    margin: 0px 0px 4px 0px;
    font-size: 20px;
    color: #83b131;
    font-weight: 600;
}

.table_cus td {
    vertical-align: top;
    padding: 0px 0px 15px 0px;
    color: #000;
    width: 50%;
    font-size: 15px;
}

.product-description h4 {
    margin: 10px 0px;
    font-size: 14px;
    font-weight: 600;
}

.product-description del {
    color: #b1b1b1;
    margin: 0px 5px;
}

.product-pricing-info {
    padding: 0px;
    list-style: none;
    width: 100%;
    float: left;
    margin: 0;
}

    .product-pricing-info li {
        margin: 0px 0px 6px 0px;
        display: inline-block;
        list-style: none;
        width: 50%;
        float: left;
    }

.add-to-cart {
    background: #181818;
}

.wish-list {
    background: #83b131;
}

.product-pricing-info li .btn {
    color: #fff;
    border-radius: 0px;
    padding: 10px 0px;
}

.faq h1 {
    font-size: 16px;
    color: #000;
    margin: 0 0 5px 0;
}

.faq p {
    color: #000;
    font-size: 14px;
    margin: 10px 0 5px 0;
}

.faq {
    width: 100%;
    float: left;
    margin: 0 0 20px 0;
}

.product_viewpage {
    padding: 0px !important;
}

.testimonials {
    margin: 60px 0 60px 0;
}

.rate-and-title .btn {
    margin: 20px 0px 0px 0px;
}

.rate-and-title .btn {
    background: #83b131;
    color: #fff;
    font-size: 14px;
    padding: 8px 15px;
    font-weight: 400;
    border-radius: 5px;
}

.images {
    margin-bottom: 15px;
    -webkit-box-shadow: 2px 3px 10px 0 rgb(0 0 0 / 10%);
    box-shadow: 2px 3px 10px 0 rgb(0 0 0 / 10%);
    background: #ffffff;
    border: 1px solid #9d9c9c;
    position: relative;
}

    .images img {
        width: 178px;
        height: 223px;
        text-align: center;
        display: block;
        margin: 0 auto;
    }

    .images h2 {
        margin: 0 0 0px 0;
    }

.captions h4 a {
    color: #1b1b1b;
}

.captions h4 {
    margin-bottom: 8px;
    text-align: center;
}

.captions h5 {
    color: #303030;
    text-align: left;
    margin: 0 0 10px 0;
    font-size: 16px;
    line-height: 18px;
}

.captions h3 {
    margin-bottom: 8px;
    text-align: center;
    color: #c93d07;
    font-size: 16px;
}

    .captions h3 a {
        color: #c93d07;
        font-size: 16px;
    }

.captions p {
    text-align: center;
}

.product-thumb {
    margin: 0 0 50px 0;
}

.captions {
    text-align: center;
}

.underconstruction h4 {
    text-align: center;
}

.underconstruction p {
    text-align: center;
    color: #000;
    font-size: 20px;
    margin: 0 0 10px 0;
}

.underconstruction h2 {
    margin: 0px;
    text-align: center;
}

    .underconstruction h2 a {
        background: #83b131;
        padding: 8px 16px;
        font-size: 14px;
        text-align: center;
        font-weight: 400;
        border-radius: 5px;
        color: #fff;
    }

.underconstruction {
    margin: 0px 0px 40px 0px;
}

.contactus {
    background-image: url(../images/mg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 0 30px 0;
    margin: 0px 0 0 0;
}

.contactus_text h1 {
    color: #fff;
    margin: 0 0 20px 0;
    font-size: 30px;
    font-weight: 400;
}

.contactus_text p {
    color: #fff;
    font-size: 19px;
    line-height: 27px;
    margin: 0 0 15px 0;
}

.contactus_rgt {
    padding: 50px;
    background: rgba(000,000,000,0.2);
    width: 80%;
    margin: 0 0 0 10%;
    float: left;
}

    .contactus_rgt input, .contactus_rgt select, .contactus_rgt textarea {
        border: 1px solid #ffffff;
        box-shadow: none;
        border-radius: 0px;
        font-size: 13px;
        color: #000;
    }

.contactus_text {
    margin: 15% 0 0 0;
}

.contact_left h1 {
    margin: 0 0 20px 0;
    text-align: center;
}

    .contact_left h1 i {
        text-align: center;
        color: #1e5b9d;
        font-size: 38px;
    }

.contact_left h2 {
    text-align: center;
    font-size: 28px;
    margin: 0 0 20px 0;
}

.contact_left p {
    color: #000;
    font-size: 16px;
    text-align: center;
    margin: 0 0 0 0;
    padding: 0 5%;
    line-height: 24px;
}

    .contact_left p a {
        color: #000;
        font-size: 16px;
        text-align: center;
    }

.contact_left {
    padding: 50px 0px;
}

.contactus_rgt .sub_btn {
    width: 100%;
    padding: 10px 0;
    border-radius: 0px;
}

.select_size .pagination li {
    float: left;
    color: #000;
}

    .select_size .pagination li:first-child {
        margin: 10px 10px 0px 0px;
    }

ins.adsbygoogle, .divPaymentDynamicId {
    width: 100%;
    float: left;
}

.sidenav {
    margin-bottom: 5%;
}
