﻿@font-face {
    font-family: "Voces-Regular";
    src: url(../fonts/Voces-Regular.ttf) format("truetype");
}

.timp_contact {
    float: right;
    font-size: 20px;
    padding: 4%;
}
.phone_num {
    font-weight: 500 !important;
    font-size: 19px !important;
}
p {
    font-family: "Voces-Regular";
}
a{
    text-decoration:none;
    color:#fff;
}
a:focus, a:hover{
    text-decoration:none;
    color:#fff;
}
/*Home Header starts from here*/
.navbar-default {
    -webkit-box-shadow: 0px 2px 10px 1px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 2px 10px 1px rgba(0,0,0,0.75);
    box-shadow: 0px 2px 10px 1px rgba(0,0,0,0.75);
}

.nav_top_padding {
    padding-top: 0%;
}

.navbar-default {
    background: #fff;
    min-height: auto;
    margin-bottom: 0px;
    border: 1px solid transparent;
    border-radius:0px;
}

.navbar-brand {
    float: left;
    height: auto;
    padding: 0px 15px;
    font-size: 18px;
    line-height: 20px;
}

.navbar-right li img {
    float: right;
    padding-top: 1em;
}
.brand_img {
    width: 100%;
}

.navbar-right {
    margin-right: 0%;
}

.navbar-default .navbar-nav > li > a:hover {
    color: #fff;
    background-color: #0cb7a7;
}

.navbar-default .navbar-nav > li > a {
    color: #060606;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
}

.home_login_btn {
    background: #0cb7a7;
    border: none;
    color: #fff !important;
    font-size: 16px;
    padding: 10px 50px 10px 50px !important;
}

.home_cont {
    color: #060606;
    font-size: 15px;
    font-weight: 500;
}

#home_cont_a a:hover:nth-child(1) {
    color: #1b1818;
    background-color: #fff;
    cursor: pointer;
}

.home_login_li {
    padding-top: 2%;
}

/*section 1  Home Banner starts from here*/
.sec_1_bg {
    clear: both;
    background: url(../img/BG-Image.jpg);
    background-size: cover;
    background-position: center;
}

.sec_1_hds {
    padding-top: 20%;
    padding-left: 5%;
}

.sec_1_hding, .sec_1_hding2 {
    font-size: 40px;
    font-weight: 500;
    font-family: Voces-Regular;
    text-align: justify;
    color: #fff;
}

.sec_1_para {
    font-size: 25px;
    text-align: justify;
    color: #fff;
    padding-left: 5%;
}

.sec_1_reg_sym {
    font-size: 20px;
}

.sec_1_btns {
    clear: both;
}

    .sec_1_btns ul {
        list-style: none;
        display: inline-block;
        padding-left: 5%;
        padding: 3% 0% 15% 5%;
    }

        .sec_1_btns ul li {
            display: inline-block;
        }

.sec_1_sm, .sec_1_km {
    text-align: center;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 2px 2px 2px rgba(150, 150, 150, 0.68);
}

.sec_1_sm {
    background: #9bd042;
    padding: 20px 70px 20px 70px;
}

.sec_1_km {
    background: #0cb7a7;
    padding: 20px 75px 20px 75px;
}

.sec_1_sm:hover {
    text-decoration: none;
    color: white;
}

.sec_1_km:hover {
    text-decoration: none;
    color: white;
}
/*section 1 Home Banner ends from here*/


/*section 2  starts from here*/
.sec_2_start {
    margin-top: 3%;
    margin-bottom: 3%;
}

.sec_2_hding {
    font-size: 35px;
    font-weight: 500;
    color: #9bd042;
    font-family: Voces-Regular;
}

.sec_2_para {
    padding: 5% 0% 5% 0%;
    text-align: justify;
    font-family: Voces-Regular;
}

.sec_2_btn {
    clear: both;
    padding-top: 5%;
}

.sec_2_sm {
    background: #0cb7a7;
    padding: 20px 70px 20px 70px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    text-shadow: 2px 2px 2px rgba(150, 150, 150, 1);
}

.sec_2_lock_imgs_div {
    margin: 5% 0 5% 0;
}

.sec_2_sm:hover {
    text-decoration: none;
    color: #fff;
}

.img-lock {
    border: 1.5px solid #0cb7a7;
    border-radius: 50%;
    padding: 10% 20% 30% 20%;
}

.sec_2_figcap {
    text-transform: uppercase;
    font-size: 10px;
    color: #0cb7a7;
    position: absolute;
    top: 70%;
    left: 20%;
}

/*section 2  ends from here*/

/*section 3 Plans  starts from here*/
.sec_3_start {
    background: #202646;
    padding-bottom: 3%;
}

.sec_3_header {
    color: #a4d847;
    font-size: 45px;
    text-align: center;
    padding: 3% 0 3% 0;
    font-weight: bolder;
}

.img_caption1, .img_caption2, .img_caption3, .img_caption4, .img_caption5, .img_caption6, .img_caption7, .img_caption8 {
    color: white;
    text-align: center;
    font-weight: 500;
    padding: 0 0 0px 0px;
}


/*section 3 Plans  ends from here*/

/*section 4 Testimonials  starts from here*/
.sec_4_start {
    background: #15afa3;
    padding-bottom: 6%;
}

.sec_4_hding {
    font-size: 35px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-family: Voces-Regular;
    margin: 5% 0 3% 0;
}

.sec_4_sub_hding {
    font-size: 15px;
    color: #fff;
    text-align: center;
    font-family: Voces-Regular;
}


.nav_pills {
    margin-top: 3%;
    margin-bottom: 3%;
}

    .nav_pills li {
        display: inline-block;
        text-decoration: none;
        color: #fff;
    }

        .nav_pills li a {
            color: black;
        }

            .nav_pills li a:hover {
                color: black;
            }

.menu {
    width: 35px;
    height: 35px;
    border-radius: 50px;
    font-size: 15px;
    color: black;
    line-height: 35px;
    text-align: center;
    background: #a4d847;
}

    .menu a:hover {
        text-decoration: none;
    }

    .menu:hover {
        text-decoration: none;
        background: #a4d847;
    }

.first_check {
    color: white !important;
}

.nav_pills_dots {
    color: dimgrey !important;
    font-size: 20px;
}

.div_primary_txt {
    padding: 10% 0 0 0;
    font-size: 20px;
    font-weight: 500;
    text-shadow: 0.5px 0.5px #a0a0a0;
}

.div_primary_span {
    font-size: 20px;
    /*color: #7d7d7d;*/
}

.div_primary_shding {
    font-size: 40px;
    /*color:  #525151;*/
}

.div_primary_spara {
    margin: -10px 0 0 0;
    font-size: 15px;
    /*color: #090b15;*/
}

.div_primary_btn {
    padding: 5% 0 5% 0;
}

.sec_4_select_btn {
    padding: 2% 18% 2% 18%;
    color: white;
    background: #15afa3;
    border: none;
    font-size: 20px;
    border-radius: 5px;
}

.div_secondary_body {
    background: #fff;
}

.div_secondary_innerbody {
    padding: 5% 0 5% 0;
}

.div_secondary_innerbody_txt {
    color: black;
    padding: 5% 0 5% 0;
}

.plan_disc {
padding: 0% 0 36.5% 0;
font-weight: 500;
font-family: Voces-Regular;
}

.plan_disc_footer {
    font-size: 12px;
    line-height: 6px;
    color: black;
    font-weight: 500;
}
/*plan rate cards style*/
.div_primary_body_plan_1 {
    border-top: 15px solid #fdb642;
    background: #f2f2f2;
    transition: background 0.5s ease-out;
}

.div_primary_body_plan_2 {
    border-top: 15px solid #33cbcc;
    background: #f1eee9;
    transition: background 0.5s ease-out;
}

.div_primary_body_plan_3 {
    border-top: 15px solid #99cc01;
    background: #f3ece1;
    transition: background 0.5s ease-out;
}

.plan_disc_2 {
    line-height: 15px;
    font-weight: 500;
    padding: 3% 0 17% 0;
}

.plan_disc_3 {
    line-height: 15px;
    font-weight: 500;
    padding: 3% 0 10% 0;
}

.div_primary_body_plan_1:hover {
    background: #444e5a;
    color: #fff;
}

.div_primary_body_plan_2:hover {
    background: #444e5a;
    color: #fff;
}

.div_primary_body_plan_3:hover {
    background: #444e5a;
    color: #fff;
}

/*section 4 Testimonials  ends from here*/

/*section 5 css start from here*/
.sec_5_start {
    background: #fff;
}

.sec_5_header {
    color: #202646;
    font-size: 45px;
    font-weight: 500;
    text-align: center;
    padding: 4% 0 3% 0;
}
/*testimonials css start from here*/
.testimonials_bg {
    background-image: url(../img/testimonial-bg.jpg);
    background-position: center;
}

.testimonials_mar_top {
    margin-top: 5%;
    margin-bottom: 5%;
}

blockquote {
    color: #fff;
    font-size: 15px;
    font-weight: 300 !important;
}

.testimonials_avthar {
    border-radius: 50%;
    width: 100%;
}

.quote {
    color: rgba(0,0,0,0.1);
    text-align: center;
    margin-bottom: 30px;
    font-weight: 500 !important;
}

/*-------------------------------*/
/*    Carousel Fade Transition   */
/*-------------------------------*/

#fade-quote-carousel.carousel {
    padding-bottom: 60px;
}

    #fade-quote-carousel.carousel .carousel-inner .item {
        opacity: 0;
        -webkit-transition-property: opacity;
        -ms-transition-property: opacity;
        transition-property: opacity;
    }

    #fade-quote-carousel.carousel .carousel-inner .active {
        opacity: 1;
        -webkit-transition-property: opacity;
        -ms-transition-property: opacity;
        transition-property: opacity;
    }

    #fade-quote-carousel.carousel .carousel-indicators {
        bottom: 10px;
    }

        #fade-quote-carousel.carousel .carousel-indicators > li {
            background-color: #fff;
            border: none;
        }

#fade-quote-carousel blockquote {
    text-align: center;
    border: none;
}

#fade-quote-carousel .profile-circle {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 100px;
}

/*section 5 css start from here*/
/*section 5 css end from here*/
/*Fotter starts From Here*/

  .footer-color {
    background-color: #283a44;
    color: #fff;
    padding: 50px 0;
    clear: both;
    overflow: auto;
}
    .footerLink{
    color: #17B6AC;
    text-decoration: none;
    outline: none;
    }
        .footerLink:hover, .footerLink:focus, .footerLink:active, .footerLink:visited {
            color: #17B6AC;
    text-decoration: none;
    outline: none;
        } 




    /*AboutUs page css start from here*/
.sec_about_us {
    clear: both;
    padding-top: 6%;
}

.sec_about_us_content {
    padding: 5% 0 5% 0;
}

.sec_abt_para {
    font-family: Voces-Regular;
}

    /*AboutUs page css ends here*/
    
 /*modal css start from here*/

    #myModalError {
    position: fixed;
    top: 10%;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
    .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000000;
}
.modal-header i.fa-times {
position: absolute;
    right: -15px;
    top: -15px;
    font-size: 20px;
    color: #E4321C;
    cursor: pointer;
    border: 5px solid #5bc0de;
    border-radius: 50%;
    padding: .5%;
    background: #ffffff;
    z-index: 8040;
}

.modal-header i.fa-times:hover{
  border: 5px solid #5bc0de;
}
.modal-header {
    background: #5bc0de;
    padding: 15px;
    border-bottom: 2px solid #f5f5f5;
}
.modal-content {
      border-radius: 0px;
   box-shadow: 0px 2px 5px 2px #272727;
}
.modal-title {
    margin: 0;
    line-height: 1.42857143;
    color: #ffffff;
    font-size: 24px;
    font-weight: bold;
}
.btn-ok {
    color: #fff;
    background-color: #1abc9c;
    border-color: #1abc9c;
}

   .btn-ok:hover {
        color: #fff; 
        border-bottom-width: 3px;
    }


.btn-ok {
    border: none;
    cursor: pointer;
    color: white;
    padding: 5px 40px;
    border-radius: 2px;
    font-size: 22px;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, .4);
    background: #15afa3;
    transform: translate(-50% -50%);
    transition: box-shadow 0.2s;
    transition: background-color 0.2s;
}

.btn-ok:hover {
background-color: #1adccc;
}


.btn-ok:active {
  background-color: #2c6762;
}
.btn-ok{
  position: relative;
  overflow: hidden;
}

.btn-ok:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 5px;
  height: 5px;
  background: rgba(255, 255, 255, .5);
  opacity: 0;
  border-radius: 100%;
  transform: scale(1, 1) translate(-50%);
  transform-origin: 50% 50%;
}

@keyframes ripple {
  0% {
    transform: scale(0, 0);
    opacity: 1;
  }
  20% {
    transform: scale(25, 25);
    opacity: 0.8;
  }
    40% {
    transform: scale(45, 45);
    opacity: 0.6;
  }
    60% {
    transform: scale(65, 65);
    opacity: 0.4;
  }
    80% {
    transform: scale(85, 85);
    opacity: 0.2;
  }
  100% {
    opacity: 0;
    transform: scale(100, 100);
  }
}

.btn-ok:focus:not(:active)::after {
  animation: ripple 1s ease-out;
}    

.modal-footer {
    padding: 15px;
    text-align: center;
    border-top: 2px solid #f5f5f5;
}

.text-error {
    font-size: 1em;
    font-family: Voces-Regular;
    color: #055236;
}  
.modal-backdrop.in {
    opacity: .8;
    background: #131313;
}
/*.modal-custom-width .modal-dialog {
    position: relative;
    width: auto;
    margin: 20px 20px;
}*/
.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: none;
    opacity: .8;
}
button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
}
.close:focus, .close:hover {
    color: #E4321C;
    text-decoration: none;
    cursor: pointer;
    opacity: 1;
}     
.fancybox-close {
    background: #005697;
    border: 5px solid;
    border-radius: 22px;
    color: #fff;
    font-family: 'AmbleRegular';
    font-size: 30px;
    position: absolute;
    top: -18px;
    right: -18px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    z-index: 8040;
}     
/*modal page css ends here*/

@media screen and (max-width: 500px) {
    .modal-dialog {
        position: relative;
        width: auto;
        margin: 20px 20px;
    }

    .navbar-brand {
        width: 75%;
    }

    .navbar-right li img {
        float: none !important;
        padding-top: 0em !important;
        margin: 0 auto;
    }

    .navbar-brand img {
        width: 70%;
        margin: 0 auto;
    }

    .navbar-nav {
        margin: 0;
    }
}
/* Contact Page Styles*/

.btn-color {
    background-color: #18b5ac !important;
    border-color: #18b5ac !important;
    color: #fff !important;
}

.btn-color:hover {
    color: #fff !important;
}


.errorCls {
    border: 1px solid red;
}

.GreenCls {
    border: 1px solid green;
}

.has-error {
    border-color: red !important;
}

.opacity_0 {
    opacity: 0 !important;
}