ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

a,
a:hover {
    text-decoration: none
}

img {
    max-width: 100%
}

body {
    color: #868686;
    font: 16px/1.6 'Lato';
}

h1,
h2,
h3,
h4,
h5 {
    font-family: 'Montserrat', sans-serif;
}

h3 {
    font: 700 40px Montserrat;
    line-height: 1.1
}

h5 {
    letter-spacing: 0.1em;
}

.body_wrap {
    width: 100%;
    float: left;
    overflow: hidden
}

.wooden_color {
    color: #3f2803;
}

.header_sec {
    width:100%; float:left; 
    position:relative; height:85px
}

.header_fixed {
    width:100%; position:fixed;
    z-index:101;
    left:0; top:0;
    background:#fff;
    padding:20px 0 0px 0;
    height:105px;
        box-shadow: 0 2px 9px 0 rgba(0,0,0,0.1);
}

.top_headerleft {
    width:auto; float:left
}

.header_logo {
    width:100px; float:left;
    border-right:1px dashed #999; padding-right:30px;
    margin-right:30px
}


.header_logo a {
    display:block
}

.header_phone {
    width:auto; float:left;
    
}


.header_contact{
    width:auto;
    float:left;
    position:relative; 
    top:22px
}

.header_contact ul {
    padding:0; margin:0;
    display:inline-block; float:right;
    list-style:none; 
}


.header_contact ul li {
     font-size:18px;
    float:left; position:relative;
    padding-right:35px;
    line-height:22px;
    font-weight:400;
    letter-spacing:2;
    font-family: 'Montserrat', sans-serif;
}

.header_contact ul li:last-child {
    padding-right:0px
}

.header_contact ul li a {
    color:#000;
     transition: all 0.5s ease-out 0s;
  -webkit-transition: all 0.5s ease-out 0s;
}

.header_contact ul li a:hover {
    color:#db2d2e
}

.header_contact ul li i {
     position:relative;
     padding-right:10px;
     color:#0094da; font-weight:900
}

.header_contact ul li span {
    font-weight:300;    
    display:block; 
    font-size:14px;
    color:#fff;
}

.top_header_right {
    width:auto; float:right
}


.blink {
  animation: blinker 1s linear infinite;
}



.mahendra_logo {
    width:100%; position:relative;
    top:18px
}

.mahendra_logo img {
    width:130px
}





@keyframes blinker {
  50% {
    opacity: 0;
  }
}



@media (max-width:991px) {
    .header_contact {
        display:none
    }
    
    .header_logo {
        width:80%; text-align:center;
        border:0; margin:0; padding:0
    }
    
    .header_logo a {
        width:158px;
        margin: auto;
    }
    
}


@media (max-width:400px) {

    .header_logo a {
        width:50px;
        margin: auto;
    }
    
    .tata_logo{
        width:85px
    }
    
    .header_sec, .header_fixed {
        height:75px
    }
    
    .header_fixed {
        padding-top:15px
    }
    .mahendra_logo {
    top: 9px;
}

.mahendra_logo img {
    width: 85px;
}

}





.home_bnrsec {
    width: 100%;
    float: left;
    position: relative
}

.banr_main_caption div {
    font-weight: 600 !important;
    display: inline-block
}

.bnr_font_weight {
    font-weight: 600 !important
}

.banr_col {
    width: 70%;
    float: left;
}

.lounges_col {
    width: 30%;
    float: left;
}

.bnr_form {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: -150px
}

.quick_enquiry {
    width: 100%;
    float: left;
    background: #db2d2e;
    padding: 60px 60px 45px;
}

.quen_title {
    width: 100%;
    float: left;
}

.quen_title h4 {
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 20px;
    letter-spacing: 0.1em;
    font-weight: 300
}

.quen_title h4 span {
    font-weight: 600
}

.quen_form {
    width: 100%;
    float: left;
}

.quen_form input {
    background: #fff;
    width: 100%;
    float: left;
    border: 1px solid rgba(255, 255, 255, .5);
    outline: none;
    height: 45px;
    padding: 0 15px;
    font-size: 16px;
    margin-bottom: 30px;
    color: #333;
    transition: all 0.5s ease-out 0s;
}

.quen_form input[type="submit"] {
    background: #333;
    color: #3f2803;
    border: 0;
    color: #fff;
    line-height: 1px;
    text-transform: uppercase
}

.quen_form input[type="submit"]:hover {
    border-color: #0094da;
    background: #0094da;
    color: #fff
}

.quen_form ::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .7);
}

@media (max-width:480px) {
    .quen_title h4 {
        font-size: 16px
    }
}

.home_intro_sec {
    width: 100%;
    float: left;
    padding-top: 230px
}

.home_comen_title {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 30px
}

.home_comen_title h3 {
    color: #db2d2e;
    margin: 0 0 20px 0;
    text-transform: uppercase;
}

.home_comen_title h3 span {
    font-weight: 300;
    color: #333
}

.home_comen_title p {
    width: 992px;
    max-width: 100%;
    margin: auto
}

@media (max-width:767px) {
    .home_comen_title h3 {
        font-size: 30px
    }
}

.prdt_list {
    width: 100%;
    float: left;
    padding-top: 40px
}

.pdt_cate50 {
    width: 33.3%;
    float: left;
}

.pdt_cate3 {
    width: 33.333%;
    float: left;
}

.pdt_catebox {
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden
}

.pdt_catebox img {
    transform: scale(1.01);
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
}

.pdt_catebox:hover img {
    transform: scale(1.03)
}

.pdt_catebox .title_se {
    position: absolute;
    margin: 0;
    width: 100%;
    padding: 60px 30px 40px 30px;
    z-index: 2;
    bottom: 0;
    left: 0;
    text-align: center;
    color: #fff;
    letter-spacing: 2px;
    font-size: 24px;
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.8) 97%);
}

.pdt_catebox .title_se h4 {
    margin: 0 0px 10px 0;
    color: #fff;
    letter-spacing: 2px;
    font-size: 24px;
    font-weight: 600
}

.pdt_catebox .title_se a {
    font-size: 12px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 25px;
    text-transform: uppercase;
    padding: 10px 35px;
    display: inline-block;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
}

.pdt_catebox .title_se a:hover {
    background: #db2d2e;
    border-color: #db2d2e;
    color: #fff
}

@media (max-width:991px) {
    .pdt_catebox h4 {
        font-size: 16px
    }

    .quick_enquiry {
        padding: 30px 30px 10px 30px
    }

    .bnr_form {
        position: relative;
        bottom: 0
    }

    .home_intro_sec {
        padding-top: 60px
    }

    .pdt_cate3 {
        width: 50%
    }

    .pdt_cate50 {
        width: 50%;
    }
}

@media (max-width:767px) {
    .pdt_cate3 {
        width: 100%
    }

    .pdt_cate50 {
        width: 100%;
    }

    .pdt_catebox .title_se h4 {
        font-size: 18px;
        margin-bottom: 0;
    }

    .pdt_catebox .title_se a {
        padding: 5px 20px;
        font-size: 10px
    }
}

.home_corevalue {
    width: 100%;
    float: left;
}

.home_corevalue .home_comen_title {
    margin-bottom: 60px
}

.feature-car-area {
    padding-top: 100px;
}

.feature-car-area .feature-box-2 {
    margin-bottom: 60px;
}

.feature-car-area img.big-car {
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
}

.feature-car-area img.big-car:hover {
    top: -30px;
}

.feature-box-2 .content h5 {
    font-size: 17px;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 24px;
    padding-bottom: 10px;
    letter-spacing: 1px;
}

.feature-car-area .content p {
    font-size: 16px;
    line-height: 24px;
    color: #333;
}

.feature-car-area i {
    color: #0094da;
    font-size: 30px;
    margin-bottom: 20px;
    display: block;
}

@media (max-width:991px) {
    .media_textalign {
        text-align: right
    }
}

@media (max-width:767px) {
    .media_textalign {
        text-align: center
    }

    .feature-box-2 {
        text-align: center
    }

    .home_corevalue .home_comen_title {
        margin-bottom: 10px;
    }
}

.center_sec {
    width: 100%;
    float: left;
    background: url(../images/bg1.jpg) center no-repeat fixed;
    background-size: cover;
    text-align: center;
    position: relative
}

.center_sec_overlay {
    width: 100%;
    float: left;
    padding: 150px 0;
    background: rgba(219, 45, 46, .8)
}

.center_sec h3 {
    font-weight: 200;
    color: #fff;
    font-weight: 48px;
    line-height: 1.4;
    margin: 0 0 20px 0
}

.center_sec h3 span {
    font-weight: 600
}

.center_phone {
    width: auto;
    display: block;
    margin-bottom: 25px;
}

.center_phone .call {
    display: inline-block;
    font-size: 24px;
    color: rgba(255, 255, 255, .9);
}

.center_phone .call span {
    padding-left: 10px;
    font-weight: 300;
    padding-right: 15px;
}

.center_phone a {
    display: inline-block;
    font-size: 24px;
    color: rgba(255, 255, 255, .9);
    position: relative;
    top: 2px;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s
}

@media (max-width:480px) {
    .center_phone .call {
        font-size: 18px;
    }
}




.center_reg {
    width: auto;
    display: block;
    margin-bottom: 25px;
    /* display: inline-block;
    border-left: 1px dashed rgba(255, 255, 255, .8);
    margin-left: 60px;
    padding-left: 60px */
}

.center_reg a.regbtn {
    display: inline-block;
    padding: 10px 40px;
    border-radius: 25px;
    background: #333;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    border: 0px solid #fff;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s
}

.center_reg a.regbtn:hover {
    background: #0094da
}

.center_phone a i {
    color: #fff;
    padding-right: 5px;
    font-size: 24px;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 50%
}

@media (max-width:991px) {
    .center_sec {
        margin-top: 30px
    }
}

@media (max-width:767px) {
    .center_reg {
        padding-left: 0;
        margin-left: 0;
        border-left: 0;
        width: 100%;
        padding-top: 20px
    }

    .center_sec h3 {
        border-bottom: 1px dashed rgba(255, 255, 255, .5);
        margin-bottom: 30px;
        padding-bottom: 30px;
        font-size: 27px
    }
}


/* pop */

.pop_inload,
.popsec {
    background: rgba(0, 0, 0, .7)
}

.pop_inload .modal-header .close {
    padding: 10px
}

.popimg {
    width: 100%
}

@media (max-width:767px) {
    .pop_inload {
        padding: 15px !important
    }
}

.popsec .modal-dialog {
    max-width: 630px
}

.popsec .modal-body {
    padding: 0
}

.pop_left {
    width: 100%;
}

.pop_bg1 {
    width: 100%;
}

.pop_right {
    width: 100%;
    background: #db2d2e;
    padding: 20px 20px 30px 20px
}

.pop_right h5 {
    letter-spacing: normal;
    color: #fff;
    font-size: 16px;
    line-height: 1.6;
    font-weight: 400;
    letter-spacing: .5px;
    margin-bottom: 15px
}

.pop_input {
    width: 100%;
    position: relative;
}

.pop_input input {
    width: 100%;
    background: #fff;
    width: 100%;
    height: 40px;
    font-size: 15px;
    padding: 0 95px 0 15px;
    border: 0;
    outline: none
}

.pop_input input[type="submit"] {
    width: 100%;
    background: #333;
    width: 80px;
    height: 40px;
    color: #fff;
    padding: 0;
    line-height: normal;
    border: 0;
    outline: none;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: .2px;
    transition: all 0.5s ease-out 0s;
}

.pop_input input[type="submit"]:hover {
    background: #0094da
}

.popsec button.close {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 35px;
    height: 35px;
    background: #fff;
    color: #000;
    border-radius: 50%;
    line-height: 27px;
    font-size: 12px;
    padding: 0;
    outline: none;
    z-index: 1;
}

@media (max-width:767px) {
    .popsec {
        padding: 15px !important
    }
}


/* pop end*/

.about_marina_motoors {
    width: 100%;
    float: left;
    padding: 100px 0;
    background: #fff;
    margin-top: 30px
}

.about_marina_motoors p {
    color: #868686
}

.about_wlm {
    font-size: 16px;
    text-transform: uppercase;
    color: #666
}

.about_left {
    width: 100%;
    float: left;
}

.about_right {
    width: 100%;
    float: left;
}

.networksec {
    width: 100%;
    float: left;
    border-top: 1px solid #dedede;
    padding-top: 100px
}

.networksec .section-title {
    width: 100%;
    float: left;
    text-align: center
}

.networksec .section-title h2 {
    font-size: 27px;
    color: #000;
    text-transform: uppercase
}

.timeline {
    list-style: none;
    padding: 20px 0 80px;
    position: relative;
}

.timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 1px;
    background-color: #dedede;
    left: 50%;
    margin-left: -1.5px;
}

.timeline>li {
    margin-bottom: 100px;
    position: relative;
}

.timeline>li:last-child {
    margin-bottom: 20px;
}

.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table;
}

.timeline>li:after {
    clear: both;
}

.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table;
}

.timeline>li:after {
    clear: both;
}

.timeline .timeline-body p {
    line-height: 24px;
}

.timeline>li>.timeline-panel {
    width: 50%;
    float: left;
    border: 1px solid #dedede;
    border-radius: 2px;
    padding: 30px 20px 20px 20px;
    position: relative;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
}

.timeline>li.timeline-inverted+li:not(.timeline-inverted),
.timeline>li:not(.timeline-inverted)+li.timeline-inverted {
    margin-top: -165px;
}

.timeline>li:not(.timeline-inverted) {
    padding-right: 90px;
}

.timeline>li.timeline-inverted {
    padding-left: 90px;
}

.timeline>li>.timeline-panel:before {
    position: absolute;
    top: 26px;
    right: -15px;
    display: inline-block;
    border-top: 15px solid transparent;
    border-left: 15px solid #ccc;
    border-right: 0 solid #ccc;
    border-bottom: 15px solid transparent;
    content: " ";
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
}

.timeline>li>.timeline-panel:after {
    position: absolute;
    top: 27px;
    right: -14px;
    display: inline-block;
    border-top: 14px solid transparent;
    border-left: 14px solid #fff;
    border-right: 0 solid #fff;
    border-bottom: 14px solid transparent;
    content: " ";
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
}

.timeline>li>.timeline-badge {
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 1.4em;
    text-align: center;
    position: absolute;
    top: 16px;
    left: 50%;
    margin-left: -25px;
    background-color: #ffffff;
    border: 1px solid #dedede;
    z-index: 100;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
}

.timeline>li>.timeline-badge h4 {
    line-height: 50px;
    color: #323232;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
}

.timeline .timeline-heading h5 {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-weight: 600;
    color: #000;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
}

.timeline .timeline-heading h5:before {
    position: absolute;
    content: "";
    width: 20px;
    height: 2px;
    background: #db2d2e;
    left: 0px;
    bottom: 0px;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
}

.timeline>li.timeline-inverted>.timeline-panel {
    float: right;
}

.timeline>li.timeline-inverted>.timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
}

.timeline>li.timeline-inverted>.timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
}

.timeline>li:hover>.timeline-badge {
    background-color: #db2d2e;
}

.timeline>li:hover>.timeline-panel {
    background: #db2d2e;
    color: #ffffff;
    border-color: transparent;
}

.timeline>li:hover>.timeline-panel:after {
    border-left-color: #db2d2e;
}

.timeline>li.timeline-inverted:hover>.timeline-panel:after {
    border-right-color: #db2d2e;
}

.timeline>li:hover>.timeline-panel h5,
.timeline>li:hover>.timeline-badge h4 {
    color: #ffffff;
}

.timeline>li:hover>.timeline-panel h5:before {
    background: #ffffff;
}

.net_ul li {
    display: block;
    margin-bottom: 20px;
}

.net_ul li span {
    font-weight: 600;
    color: #666;
    display: block;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
}

.timeline li:hover .net_ul li span {
    color: #fff
}

.timeline li:hover .net_ul li {
    color: rgba(255, 255, 255, .7)
}

@media (max-width:991px) {
    .about_marina_motoors {
        padding-top: 60px
    }

    .about_right {
        padding-top: 20px
    }

    .timeline:before {
        left: 25px;
    }

    .timeline>li>.timeline-badge {
        left: 25px;
    }

    .timeline>li>.timeline-panel {
        width: 100%;
    }

    .timeline>li.timeline-inverted>.timeline-panel:before {
        left: -15px;
    }

    .timeline>li>.timeline-panel:before {
        border-left-width: 0;
        border-right-width: 15px;
        left: -15px;
        right: auto;
    }

    .timeline>li>.timeline-panel:after {
        border-left-width: 0;
        border-right-width: 14px;
        left: -14px;
        right: auto;
    }

    .timeline>li:not(.timeline-inverted) {
        padding-right: 0px;
        padding-left: 90px;
    }

    .timeline>li.timeline-inverted+li:not(.timeline-inverted),
    .timeline>li:not(.timeline-inverted)+li.timeline-inverted {
        margin-top: -65px;
    }
}

@media (max-width:767px) {
    .networksec {
        padding-top: 60px;
    }

    .about_marina_motoors {
        padding-bottom: 50px
    }
}

@media (max-width:430px) {
    .timeline>li.timeline-inverted {
        padding-left: 0px;
    }

    .timeline>li:not(.timeline-inverted) {
        padding-left: 0px;
    }

    .timeline>li>.timeline-badge {
        display: none
    }

    .timeline:before {
        display: none
    }

    .timeline>li>.timeline-panel:after {
        display: none
    }

    .timeline>li>.timeline-panel:before {
        display: none
    }

    .networksec .section-title {
        text-align: left
    }
}

.footer_sec {
    width: 100%;
    float: left;
    background: url(../images/bg2.jpg) center no-repeat fixed;
    background-size: cover;
    padding: 130px 0 0px 0
}

.footer_contact {
    width: 100%;
    float: left;
}

.footer_title {
    width: 100%;
    float: left;
    margin: 0 0 40px 0
}

.footer_title h4 {
    color: #f1f1f1;
    font-size: 24px;
    margin: 0;
    font-weight: 600
}

.footer_contact ul li {
    margin-bottom: 25px;
    color: rgba(255, 255, 255, .7)
}

.footer_contact ul li a {
    color: rgba(255, 255, 255, .6);
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
}

.footer_contact ul li span {
    display: block;
    color: #f1f1f1;
    margin: 0 0 10px 0
}

.footer_contact ul li span i {
    padding-right: 10px;
    color: #db2d2e
}

.footer_contact ul li a:hover {
    color: #fff
}

.footer_form {
    width: 100%;
    float: left;
    padding-left: 60px
}

.footer_form input {
    width: 100%;
    float: left;
    background: none;
    border: 1px solid rgba(255, 255, 255, .3);
    height: 45px;
    padding: 0 15px;
    outline: none;
    color: #fff;
    margin-bottom: 30px
}

.footer_form textarea {
    width: 100%;
    float: left;
    margin-bottom: 30px;
    background: none;
    border: 1px solid rgba(255, 255, 255, .3);
    height: 150px;
    padding: 15px;
    outline: none;
    color: #fff
}

.footer_form input[type="submit"] {
    background: #db2d2e;
    color: #fff;
    border: 0;
    height: auto;
    padding: 10px 40px 13px 40px;
    width: auto
}

.footer_form input[type="submit"]:hover {
    background: #0094da;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
}

.copy_rightsec {
    width: 100%;
    float: left;
    border-top: 1px solid rgba(255, 255, 255, .3);
    padding: 30px 0;
    text-align: center;
    margin-top: 60px
}

.copy_rightsec p {
    margin: 0
}

.copy_rightsec p a img {
    width: 120px;
    opacity: .8
}

@media (max-width:991px) {
    .footer_form {
        padding-left: 0;
        padding-top: 60px
    }

    .copy_rightsec {
        padding-bottom: 135px;
    }
}

.gallery_sec {
    width: 100%;
    float: left;
    background: #f6f6f6;
    padding: 100px 0 120px 0
}

.gallery_sec .home_comen_title h3 {
    margin: 0
}

.gallery_sec .home_comen_title {
    margin-bottom: 20px
}

.bla-1 {
    display: none;
    position: fixed;
    bottom: 60px;
    right: 40px;
    z-index: 10;
    font-size: 16px;
    line-height: normal;
    transition: all 0.5s ease-in-out;
}

.bla-1 i {
    color: #fff;
    position: relative;
    z-index: 11
}

.mb_call:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 50px;
    height: 50px;
    background: #0094da repeat scroll 0 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-animation: pulse-border 1500ms ease-out infinite;
    animation: pulse-border 1500ms ease-out infinite;
}

.mb_call:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 50px;
    height: 50px;
    background: #0094da repeat scroll 0 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    transition: all 200ms;
    -webkit-transition: all 200ms;
    -moz-transition: all 200ms;
    -ms-transition: all 200ms;
    -o-transition: all 200ms;
}

.bla-1.mb_whp {
    right: 100px;
    width: 50px;
    height: 50px;
    font-size: 26px;
    line-height: 50px;
    bottom: 43px;
    text-align: center
}

.mb_whp:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 50px;
    height: 50px;
    background: #2cb742 repeat scroll 0 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-animation: pulse-border 2500ms ease-out infinite;
    animation: pulse-border 2500ms ease-out infinite;
}

.mb_whp:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 50px;
    height: 50px;
    background: #2cb742 repeat scroll 0 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    transition: all 200ms;
    -webkit-transition: all 200ms;
    -moz-transition: all 200ms;
    -ms-transition: all 200ms;
    -o-transition: all 200ms;
}

@-webkit-keyframes pulse-border {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}

@keyframes pulse-border {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}

@media (max-width:991px) {
    .bla-1 {
        display: inline-block
    }
}

.onload_pop.popsec .modal-dialog {
    max-width: 900px;
}

.onload_left {
    width: 50%;
    float: left;
    height: 480px;
    background: url(../images/bg3.jpg) center no-repeat;
    background-size: cover;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 30px;
}

.onload_left h3 {
    font-size: 30px;
    font-weight: 200;
    color: #fff;
    line-height: 1.4
}

.onload_left h3 span {
    font-weight: 600;
    display: block
}

.onload_right {
    width: 50%;
    float: left;
    height: 480px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 30px 60px
}

.onload_right form {
    width: 100%;
}

.onload_right input {
    float: left;
    height: 45px;
    width: 100%;
    border: 0;
    outline: none;
    color: #000;
    border-bottom: 1px solid rgba(0, 0, 0, .2)
}

.onload_right .cs-select {
    font-size: 16px;
    font-weight: 400
}

.onload_right .cs-select .cs-placeholder {
    padding: 0 15px 10px 0;
    color: #666;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
}

.onload_right .cs-skin-elastic .cs-options span {
    padding: 2px 0;
    color: #999;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
}

.onload_right ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #666;
}

.input_load {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.input_load:last-child {
    margin-bottom: 0
}

.onload_right input[type="submit"] {
    background: #db2d2e;
    color: #fff;
    margin-top: 20px;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
}

.onload_right input[type="submit"]:hover {
    background: #0094da;
    color: #fff
}

@media (max-width:1000px) {
    .onload_pop.popsec .modal-dialog {
        max-width: 700px;
    }

    .onload_right {
        padding: 30px 20px
    }
}

@media (max-width:767px) {

    .onload_left,
    .onload_right {
        width: 100%;
        height: 350px
    }

    .onload_right {
        padding: 30px
    }
}

@media (max-width:480px) {
    .onload_left {
        height: 200px;
        padding: 30px 30px 10px 30px
    }

    .onload_left h3 {
        font-size: 22px
    }
}

.emi_button{
    background:#db2d2e; 
    color:#fff;
    margin-top:20px;
     transition: all 0.5s ease-out 0s;
  -webkit-transition: all 0.5s ease-out 0s;
  padding: 10px 20px; width: 100%;
  text-transform: uppercase;
}

.emi_button:hover {
    background:#0094da; color:#fff
}