﻿/*  
Theme Name: genie Theme
Theme URI: http://www.dazetech.co.in
Description: A WordPress theme frame work
Version: 2.0
Author: Dazetech
Author URI: http://www.dazetech.co.in
*/

/*
Improved browser CSS feature
-------------------------------------
Example: .ie8 .sidebar li{width:85px}

�ie - Internet Explorer (All versions)
�ie8 - Internet Explorer 8.x
�ie7 - Internet Explorer 7.x
�ie6 - Internet Explorer 6.x
�gecko - Mozilla, Firefox (all versions), Camino
�ff3 - Firefox 3
�ff3_5 - Firefox 3.5 new
�opera - Opera (All versions)
�opera8 - Opera 8.x
�opera9 - Opera 9.x
�opera10 - Opera 10.x
�webkit or safari - Safari, NetNewsWire, OmniWeb, Shiira, Google Chrome
�safari3 - Safari 3.x
�chrome - Google Chrome
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

html {
    scroll-behavior: smooth;
}

body {
    margin: 0;
}

body, th, td, input, textarea {
    color: #555555;
    font-family: 'Nunito', sans-serif;
    font-size: 16px;
    line-height: 26px;
}

a {
    color: #555555;
}


h1, h2, h3 {
    color: #555555;
}

h1 {
    font-size: 40px;
}

h2 {
    font-size: 35px;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 22px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 16px;
}

a {
    text-decoration: none;
}

    a:hover {
        border: none;
        text-decoration: none;
        color: #06904a;
    }


acronym, abbr, span.caps {
    cursor: help;
}

acronym, abbr {
    border-bottom: 1px dashed #999;
}


code {
    color: #000;
    font-size: 1.0em;
}

/* Begin Images */
p img {
    padding: 0;
    max-width: 100%;
}



/*------Menu CSS------------------------- */

.access {
    display: block;
}

    .access .menu-header,
    div.menu {
        margin-left: 12px;
    }

        .access .menu-header ul,
        div.menu ul {
            list-style: none;
            margin: 0;
        }

        .access .menu-header li,
        div.menu li {
            float: left;
            position: relative;
        }

    .access a {
        display: block;
        text-decoration: none;
        color: #555555;
        padding: 0 15px;
        line-height: 38px;
        text-transform: capitalize;
        font-size: 16px;
    }

    .access ul ul {
        display: none;
        position: absolute;
        top: 38px;
        left: 0;
        float: left;
        box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
        -moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
        -webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
        width: 180px;
        z-index: 99999;
    }

        .access ul ul li {
            min-width: 180px;
        }

        .access ul ul ul {
            left: 100%;
            top: 0;
        }

        .access ul ul a {
            background: #333;
            height: auto;
            line-height: 1em;
            padding: 10px;
            width: 160px;
        }

        .access li:hover > a,
        .access ul ul :hover > a {
            color: #06904a;
        }

    .access ul li:hover > ul {
        display: block;
    }

    .access ul li.current_page_item > a,
    .access ul li.current-menu-ancestor > a,
    .access ul li.current-menu-item > a,
    .access ul li.current-menu-parent > a {
        color: #009341;
    }

input {
    border: 1px solid grey;
    padding: 10px;
}

.section-padding {
    padding: 50px 0;
}

a, input, div, h1, h2, h3, h4, h5, h6, p {
    transition: 0.0s all ease;
}

form#commentform label {
    display: block;
}

.container {
    width: 1200px;
    max-width: 100%;
    padding-left: 0px;
    padding-right: 0px;
}

.header_row img {
    width: 155px;
}

#menu-header-menu {
    display: flex;
    list-style: none;
    justify-content: flex-end;
    /*padding-top: 18px;*/
}

.access ul li:last-child a {
    color: #fff !important;
    background-color: #009341;
    border-radius: 33px;
    margin-left: 10px;
    margin-top: -2px;
    padding: 0px 30px;
    margin-right: 0px;
    text-transform: uppercase;
    border: 1px solid #009341;
}

.kc_button {
    padding: 10px 28px !important;
}

.access ul li:last-child a:hover {
    color: #009341 !important;
    background-color: transparent;
}

.header_row {
    padding-top: 16px;
    padding-bottom: 16px;
    justify-content: center;
    display: flex;
    align-items: center;
}

.footer {
    background-color: #f9fafa;
}

.footer-logo .textwidget {
    padding-top: 19px;
}

.footer li {
    list-style: none;
}

.footer-logo img {
    width: 155px;
}

.footer h2 {
    color: #06904a;
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    padding-bottom: 30px;
}

.footer-logo p {
    font-weight: 300;
}

.custom-html-widget p {
    font-weight: 300;
    margin-top: -7px;
    margin-left: 10px;
}

.custom-html-widget a {
    font-weight: 300;
    margin-left: 10px;
}

.footer-row1 {
    padding: 80px 0px 60px 0px;
}

.footer-logo {
    padding-right: 75px;
}

#menu-quick-links {
    line-height: 28px;
}

#menu-information {
    line-height: 28px;
}

#menu-quick-links li a {
    background: url(/img/footer-list.png)no-repeat;
    padding-left: 15px;
    background-position: left;
}

#menu-information li a {
    background: url(/img/footer-list.png)no-repeat;
    padding-left: 15px;
    background-position: left;
}

.custom-html-widget .address {
    display: flex;
    justify-content: end;
    align-items: end;
    padding-bottom: 26px;
}

.custom-html-widget .mail-address {
    display: flex;
    justify-content: end;
    align-items: center;
}

.footer-line {
    border-top: 1px solid #94d5a7;
    margin-left: 15px;
    width: 1200px;
    max-width: 100%;
}

.footer_copy {
    float: right;
    margin-top: -25px;
}

.copyright-sec {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 15px;
}

.hm-section1 {
    position: relative;
}

.home .home-menu {
    position: absolute;
    z-index: 9;
    left: 0;
    right: 0;
    box-shadow: none;
    background-color: transparent;
}

.hm-box {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.error404 .home-menu {
    box-shadow: none;
    position: unset;
}

#hm-section1 .kc_col-sm-6 {
    padding-left: 0px;
}

#hm-section1 h1 {
    line-height: 55px;
    padding-bottom: 16px;
}

#hm-section1 .kc_row_inner {
    display: flex;
    justify-content: center;
    align-items: center;
}

#hm-section2 .kc_row_inner {
    display: flex;
    justify-content: center;
    align-items: center;
}

#hm-section2 h1 {
    line-height: 55px;
    padding-bottom: 16px;
}

#hm-section1 .kc_button {
    margin-top: 44px;
}

#hm-section2 .kc_button {
    margin-top: 44px;
}

#hm-section1 p {
    line-height: 31px;
}

.hm-green-right {
    padding-left: 35px !important;
    padding-right: 0px !important;
}

.hm-green-left {
    padding-left: 0px !important;
}

#hm-section4 h1 {
    line-height: 46px;
    padding-bottom: 31px;
}

.flip-box-back .kc-col-inner-container {
    display: none !important;
}

.flip-box-inner:hover .flip-box-back .kc-col-inner-container {
    display: block !important;
    background-color: #009342;
    position: absolute;
    bottom: 0;
    height: 360px;
    border-radius: 10px;
    padding: 0px 35px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 92%;
}

.flip-box-inner:hover .flip-box-front .kc-col-inner-container {
    box-shadow: none;
}

.flip-box-front .kc-col-inner-container {
    height: 360px !important;
    background-color: #f9fafa;
    border-radius: 10px;
    -webkit-box-shadow: 0px 7px 0px -1px rgba(150,212,168,0.99);
    -moz-box-shadow: 0px 7px 0px -1px rgba(150,212,168,0.99);
    box-shadow: 0px 7px 0px -1px rgba(150,212,168,0.99);
    position: relative;
    padding: 0px 15px;
}

.flip-box-front .kc-col-inner-container {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.feature-head {
    padding-bottom: 9px;
}

.sticky.home-menu {
    position: fixed;
    top: 0px;
    background: #fff;
    z-index: 99999;
    /*    border-bottom: 1px solid rgb(225 222 218 / 32%);*/
    width: 100%;
    transition-duration: 0.13s;
    transition-delay: 0.13s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-animation-name: fadeInDown;
    -webkit-animation-duration: 0.8s;
    animation-name: fadeInDown;
    animation-duration: 0.8s;
}

.home-menu {
    transition-duration: .8s;
    -webkit-box-shadow: 3px -8px 13px 1px rgb(161 161 163);
    -moz-box-shadow: 3px -8px 13px 1px rgb(161 161 163);
    box-shadow: 3px -8px 13px 1px rgb(161 161 163);
    position: absolute;
    top: 0;
    z-index: 3;
    width: 100%;
    background-color: #ffffff;
    transition-duration: 0.13s;
    transition-delay: 0.13s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-animation-name: fadeInDown;
    -webkit-animation-duration: 0.8s;
    animation-name: fadeInDown;
    animation-duration: 0.8s;
}

#responsive-menu-container {
    z-index: 99999 !important;
}

.wpcf7-not-valid-tip {
    margin-top: -7px;
}

.sticky.home-menu .header_row {
    padding-top: 6px;
    padding-bottom: 10px;
}

#partner-section1 p {
    line-height: 32px;
}

#partner-section1 img {
    width: 100%;
}

#partner-main-left {
    padding-left: 0px !important;
}

#partner-section1 .kc_row_inner {
    display: flex;
    justify-content: center;
    align-items: center;
}

#partner-section2 h1, #partner-section3 h1, #partner-section4 h1 {
    padding-bottom: 23px;
}

.Banking-box .kc-col-inner-container {
    border: 1px solid #cdbc9f;
    border-radius: 5px;
    height: 200px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 30px;
}

.Banking-box .kc_single_image {
    height: 105px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#partner-section3 .Banking-box .kc-col-inner-container {
    height: 250px !important;
}

#partner-section4 .kc_col-sm-12, #partner-section2 .kc_col-sm-12, #partner-section3 .kc_col-sm-12 {
    padding-left: 0px;
    padding-right: 0px;
}

#contact-section2 .kc_col-sm-12 {
    padding-left: 0px;
    padding-right: 0px;
}

#contact-section2 .col-md-12, #contact-section2 .col-md-6 {
    padding-left: 0px;
}

#contact-section2 .col-md-6 {
    display: grid;
}

#contact-section2 .col-md-12 {
    padding-right: 0px;
}

.contact-right {
    margin-top: 37px;
}

.wpcf7-form input {
    outline: none;
    margin-bottom: 12px;
    background-color: #f9fafa;
    border-radius: 10px;
    border: none;
    padding: 10px 20px;
}

    .wpcf7-form input::placeholder {
        color: #999999;
    }

    .wpcf7-form input[type="submit"] {
        color: #ffffff;
        background-color: #009341;
        border-radius: 33px;
        width: 150px;
        text-transform: uppercase;
        font-size: 16px;
        font-weight: 600;
        border: 2px solid #009341;
    }

.img-responsive {
    margin: 0 auto;
}

.wpcf7-form input[type="submit"]:hover {
    color: #009341;
    background-color: transparent;
}

.wpcf7-form .company input {
    width: 100%;
}

.wpcf7-form .col-md-6 input {
    width: 100%;
}

.wpcf7-form textarea {
    width: 100%;
    background-color: #f9fafa;
    border-radius: 10px;
    border: none;
    outline: none;
    height: 100px;
    margin-bottom: 13px;
    padding: 10px 20px;
}

.wpcf7-form label {
    padding-bottom: 7px;
    font-weight: 600;
    font-size: 16px;
}

#contact-section2 h2 {
    padding-bottom: 20px;
}

#contact-section2 h3 {
    padding-bottom: 20px;
}

#contact-decription {
    padding-left: 30px;
}

.time-section {
    display: flex;
}

.text-731 {
    width: 170px;
}

.text-730 {
    width: 170px;
}

.walcf7-timepicker {
    width: 90%;
}

.walcf7-datepicker {
    width: 90%;
}

.wpcf7-response-output {
    text-align: center;
    margin: 2em 1em 1em 0em !important;
}

.ajax-loader {
    display: none !important;
}

.contact-image-sec img {
    width: 95% !important;
}

#partner-section2 {
    background: url(/img/loan-wave.png);
    background-position: bottom;
    background-size: 100%;
    background-repeat: no-repeat;
}

#responsive-menu-container {
    left: -2px !important;
}

#partner-section3.wave-scection {
    position: relative;
}

button#responsive-menu-button {
    right: 15px !important;
}

a:focus {
    outline: none !important;
    text-decoration: none !important;
}

#responsive-menu-container #responsive-menu li.responsive-menu-item a {
    padding: 0 15px !important;
}

#hm-section3 .kc-css-652817.kc_col-sm-12 {
    padding-left: 0px;
    padding-right: 0px;
}

.info-sec {
    padding-left: 47px;
}

.conct-sec {
    padding-left: 74px;
}

#partner-section3 .Banking-box .kc_single_image {
    height: 147px;
}

.error-main-sec {
    padding: 80px 0px;
}

.single-field {
    display: grid;
}

.flex-line {
    display: flex;
}

    .flex-line input {
        width: 100%;
    }

.first-name {
    margin-right: 30px;
}

.your-email {
    margin-right: 30px;
}

.hm-image-sec img {
    width: 492px;
    max-width: 100%;
}
/********************only on firefox********************/
@-moz-document url-prefix() {

    .custom-html-widget .address {
        justify-content: initial;
        align-items: flex-start;
    }

    .custom-html-widget .mail-address {
        justify-content: flex-start;
    }
}
