﻿
.home {
    background: url('../images/extra-images/more_16-12-01-05-38-41.jpg') no-repeat center center;
    background-size: cover;
}

.single_home_slider h1 {
    font-size: 25px;
    margin-bottom: 0px;
}

.menu-scroll {
    background-color: rgb(31, 29, 25);
}

.head_title {
    margin-bottom: 30px;
}

.main_history ul li {
    margin-bottom: 10px;
}

    .main_history ul li .fa {
        color: #d64d3f;
    }

.single_service_right_text p {
    font-size: 15px;
}

.tile.scale-anm.video video {
    max-height: 178px;
    background: #000;
    border: 1px solid #eee;
}

#feature ul li {
    text-align: left;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 500;
    color: #585757;
}

    #feature ul li .fa {
        color: #d64d3f;
    }

.single_study_text {
    box-shadow: 0px 0px 15px 0px #ab7434;
    border-radius: 0px 100px 0px 100px;
}

.contact_info_content h4 {
    text-transform: capitalize;
}

.single_blog_area p {
    line-height: 16px;
}

.grid_item_overlay_video {
    position: absolute;
    left: 10%;
    top: 8%;
    width: 80%;
    height: 80%;
    background: rgba(231,76,60,0.6);
    color: #fff;
    padding: 20px;
    opacity: 0;
    transition: 0.6s;
    padding-top: 12%;
    z-index: 99;
    text-align: center;
}

.video .grid_item_overlay {
    height: 61% !important;
    padding-top: 3% !important;
}

.main_blog_content .single_blog_area .single_blog_text {
    max-height: 416px;
    min-height: 416px;
}

video .postersize {
    width: 100% !important;
    height: 100% !important;
}

table td {
    font-weight: normal;
}

p {
    font-weight: normal;
}

@media screen and (max-width: 991px) {
    header.navbar-fixed-top {
        background-color: rgb(31, 29, 25) !important;
    }

    .nave_menu {
        background-color: rgb(31, 29, 25) !important;
    }
}

@media (max-width: 479px) {
    .scrooldown {
        bottom: 5%;
        left: 47%;
    }
}

@media screen and (max-width:768px) {
    .aligement {
        float: none;
        width: 100%;
    }
}

@media (min-width:1024px) {
    .main_home_slider i.nextprevleft {
        left: -4px;
    }

    .main_home_slider i.nextprevright {
        right: -4px;
    }
}

@media (max-width: 768px) {
    .main_history {
        text-align: initial;
    }

    .single_blog_area p {
        line-height: 21px !important;
    }

    #bs-example-navbar-collapse-1 {
        border: 0 !important;
        box-shadow: none !important;
    }

    .single_study_text {
        position: inherit;
        border-radius: 0px 0px 0px 0px !important;
    }

    .main_home_slider i.nextprevleft {
        left: -6px !important;
    }

    .main_home_slider i.nextprevright {
        right: -6px !important;
    }

    .single_study_slid_area {
        margin-top: 10px;
    }

    .main_team_area {
        background: linear-gradient(rgba(162, 27, 27, 0.55), #060606 ), url(/assets/images/extra-images/Kundali2.jpg);
        background-size: cover;
        position: unset !important;
        height: 967px !important;
        top: -119px !important;
        overflow: hidden;
    }

    .margin-top-80 {
        margin-top: 25px !important;
    }

    .main_team ul li .single_team_img img {
        margin-top: 0px !important;
    }

    .main_team_area:before {
        display: none;
    }

    .main_menu_bg .navbar-nav > li > a {
        font-size: 13px !important;
    }

    .main_team ul li:nth-child(1) {
        width: auto;
        display: block;
        float: inherit;
        margin-left: 0%;
        position: inherit !important;
        left: 0% !important;
        top: 0% !important;
    }

    .main_team ul li:nth-child(2) {
        width: auto;
        display: block;
        float: inherit;
        margin-left: 0%;
        position: inherit !important;
        left: 0% !important;
        top: 0% !important;
    }

    .main_team ul li:nth-child(3) {
        width: auto;
        display: block;
        float: inherit;
        margin-left: 0%;
        position: inherit !important;
        left: 0% !important;
        top: 0% !important;
    }

    .main_team ul li:nth-child(4) {
        width: auto;
        display: block;
        float: inherit;
        margin-left: 0%;
        position: inherit !important;
        left: 0% !important;
        top: 0% !important;
    }

    .main_team ul li:nth-child(5) {
        width: auto;
        display: block;
        float: inherit;
        margin-left: 0%;
        position: inherit !important;
        left: 0% !important;
        top: 0% !important;
    }

    .single_history_content p {
        font-size: 15px !important;
    }

    p {
        font-size: 13px;
    }

    .main_history ul li {
        font-size: 14px !important;
    }

    .head_title .subtitle {
        font-size: 15px !important;
    }

    button.btn-md {
        font-size: 13px !important;
    }

    li .single_team_text {
        width: auto;
        opacity: 0;
        transition: all 0.6s !important;
        text-align: center !important;
        display: block;
        height: auto;
        margin-top: -35px !important;
        padding: 11px !important;
    }

    .imageborder {
        border-radius: 5px;
        border: 2px solid #e74c3c;
    }

    .clear {
        clear: both;
    }
}


/*WhatsApp popup*/
div.fixed {
    position: fixed;
    bottom: 15px;
    right: 20px;
}

.circle-container {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    float: left;
    position: relative;
    display: block;
}

.title::after {
    content: '';
    position: absolute;
    top: 65px;
    left: 65px;
    background: #4ad504;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    border: 2px solid #095e54;
}

.dialog-body {
    background-color: rgb(230, 221, 212) !important;
    position: relative;
}

.dialog-content {
    width: 350px;
    position: fixed;
    height: auto;
    right: 40px;
    bottom: 100px;
    box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.47);
    border-radius: 30px;
    z-index: 999;
}

.dialog-body::before {
    position: absolute;
    content: ' ';
    background-image: url('/assets/images/whatsapp-background.jpg') !important;
    opacity: 0.1;
    background-size: 100%;
    width: 100%;
    height: 100%;
    left: 0px;
}

.message-send {
    background: rgb(79, 206, 93);
    border-color: rgb(79, 206, 93) !important;
    border-radius: 18px;
    padding: 8px 20px 8px 20px;
    color: #fff;
    width: 100%;
}

    .message-send:hover {
        background-color: rgb(108, 232, 122);
    }

.dialog-control {
    padding-left: 10px;
    margin-bottom: 5px;
    position: relative;
    border-radius: 0 8px 8px 8px;
}

.li-dialog {
    position: relative;
}

    .li-dialog:before {
        position: absolute;
        background-image: url('/assets/images/msg-icon.png');
        background-position: 50% 50%;
        background-repeat: no-repeat;
        background-size: 100%;
        content: '';
        width: 25px;
        height: 25px;
        left: -18px;
        transform: scaleX(-1) rotate(270deg);
    }

.outer-circle-image {
    width: 60px;
    height: 60px;
    box-shadow: 0 3px 12px rgba(0,0,0,0.15);
    border-radius: 50%;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    -moz-user-select: none;
    -ms-user-select: none;
    outline: transparent;
    background-color: #fff;
    margin-bottom: 16px;
    margin-right: 16px;
    cursor: pointer;
    margin-left: 16px;
}

#contactform {
    width: 72%;
    padding: 10px 0px 5px 10px;
    margin: 0px 10px 0px 10px;
    font-size: 12px;
    font-weight: 100;
}

.header-image {
    background: rgb(9, 94, 84);
    height: 100px;
    color: white;
    text-align: left;
    padding: 20px;
    border-radius: 10px 10px 0px 0px;
}

.close-span {
    position: relative;
    top: 5px;
    right: 10px;
    color: #FFF;
    font-weight: 100;
}

.success-icon {
    width: 20px;
    margin-top: -8px;
}

#loader {
    display: none;
    width: 40px !important;
    height: auto !important;
    border-radius: 10px !important;
    padding: 5px !important;
    position: relative;
}

#txtSentMessage {
    text-align: left;
    position: relative;
    border-radius: 0 8px 8px 8px;
}

.dialog-footer {
    background: #fff;
    border-radius: 0px 0px 10px 10px;
    padding: 15px;
}

@media screen and (min-width: 320px) and (max-width:900px) {
    div.fixed {
        position: fixed;
        bottom: 0px;
        right: 0px;
    }

    .dialog-content {
        width: 300px;
        right: 15px;
        bottom: 85px;
    }

    #frmContactWrapper {padding:0px!important;
    margin-top:15px;
      
    }

    #mapWrapper {
    margin-left:auto!important;
    }
}

.textarea-fix{
    resize:none;
}

.dialog-captcha-error{
    transform: scale(0.8);
    transform-origin: 0px 0px;
    width: fit-content;
    border-bottom: 2px solid rgb(255, 0, 0);
    border-radius: 10px;
}
.captcha-error{
    width: fit-content;
    border-bottom: 2px solid rgb(255, 0, 0);
    border-radius: 10px;
}

.padding-top-41 {
    padding-top: 41px;
}
.padding-bottom-50 {
padding-bottom: 50px;
}

.visibility-hidden {
    visibility: hidden;
}

/*.modal.animate .a-fadeUp{-webkit-animation:fadeOutUp .5s;animation:fadeOutUp .5s}
.modal.animate.show .a-fadeUp{-webkit-animation:fadeInUp .5s;animation:fadeInUp .5s}*/