body {

    padding: 0;

    margin:0;

   font-family:"Open Sans",Helvetica,Arial,sans-serif;

  background: #fff;

}
p {
    line-height: 2;
}
a{-webkit-transition: all 1s ease 0s;

    -moz-transition: all 1s ease 0s;

    -o-transition: all 1s ease 0s;

    transition: all 1s ease 0s;}

a:hover, a:active, a:focus {

    outline: none;

    text-decoration: none;

    color: #72afd2;

}

h1, h2, h3, h4, h5, h6{font-family:"Montserrat", sans-serif}

.mt0{margin-top: 0 !important}

.pt10{padding-top: 10px;}

.pt20{padding-top: 20px;}

.around20{padding: 20px;}

.toparea{background: #006a8a;padding-top: 8px;padding-bottom: 8px;}

.loginbtn{border-radius: 6px;

    border: 1px solid #fff;

    padding: 6px 20px !important;

    margin-top: 8px;

    margin-left: 10px;}

.social{padding: 0; margin: 0}

.social li {margin: 0 1px; list-style: none; display: inline-block;}

.social li:first-child {margin-left: 0;}

.social li a {

  width: 32px;

  height: 32px;

  display:block;

  border: 1px solid #fff;

  text-align: center;

  line-height: 30px;

  color: #fff;

  border-radius: 4px;

}

.social li a:hover{background: #ffffff;color: #000;}

.top-list{}

.top-list {padding: 0;margin:0;list-style: none;text-align: center;}

.top-list li{

  position:relative;

  color:#fff;

  display:inline-block;

  color: #fff;

  padding: 6px 0px 5px 15px;

  font-size: 15px;

  }

.top-list li i{margin:0px 8px 0px 0px; }

.top-list li a{color: #fff;text-decoration: none;}

.top-list li a:hover{color: #a2e5f9;text-decoration: none;}

.top-right{margin: 0; padding: 0; float: right}

.top-right li{list-style: none;margin-left: .5em;display: inline-block;}

.top-right li a{

    color: #fff;

    padding: 0em 1em;

    line-height: 30px;

    text-decoration: none;

    border: 1px solid #fff;

    display: inline-block;    

    border-radius: 4px;

  }

.top-right li a:hover {background: #068eb7;}

.top-right li i{padding-right: 0.7em;}

.navbar-nav>li {margin-top: 15px;}

header{

    box-shadow:0px 1px 20px 0px rgba(0, 0, 0, 0.10);

    background: #ffffff;

    padding-top: 10px;

    padding-bottom: 20px;

    position: relative;

    z-index: 1;

    }

.logo{padding:0px 0 0; height: 100%;}
.logo img{
    width: 75%;
}

.navbar{margin-bottom: 0;}

.navbar-default .navbar-nav > li.dropdown:hover > a, 

.navbar-default .navbar-nav > li.dropdown:hover > a:hover,

.navbar-default .navbar-nav > li.dropdown:hover > a:focus {

    background-color: rgb(231, 231, 231);

    color: rgb(85, 85, 85);

}

.navbar-toggle {background-color: #016a8a;

    border: 1px solid #035169;position: absolute;right: 0;top: 6px;margin-right: 0;}

.navbar-toggle .icon-bar {background: #fff;}

.navbar-nav>li>a {color: #000;padding-top: 10px;padding-bottom: 10px;border-radius: 4px;}

.caret-up {

    width: 0; 

    height: 0; 

    border-left: 4px solid rgba(0, 0, 0, 0);

    border-right: 4px solid rgba(0, 0, 0, 0);

    border-bottom: 4px solid;

    display: inline-block;

    margin-left: 2px;

    vertical-align: middle;

}

.navbar-right .dropdown-menu {

    right: auto;

    left:0;

    border-top: 2px solid #016a8a;

    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);

    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);

}

.nav>li>a:focus, .nav>li>a:hover {

    background-color:#016a89 !important;

    color: #fff;

}

.dropdown-menu>li>a{padding:8px 15px;}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {

    color: #fff;

    text-decoration: none;

    background-color: #016a8a;

    }

     

/*.navbar-nav>.active>a{background: #1ea0e0;

    color: #fff;} */



   .navbar-nav>.active>a,.navbar-nav>.active>a:focus,.navbar-nav>.active>a:hover {

   background: #016a8a;

   color: #fff;

} 

.mt10{margin-top: 10px;}

.spacet50{padding-top: 50px;}

.spaceb50{padding-bottom: 50px;}

.more-btn:hover{ background: #2b2a29; color: #fff; text-decoration: none;}

.more-btn {

    background: #fbbe07;

   border-radius: 30px; padding: 10px 30px;

    text-align: center;display: inline-block;

    border: 1px solid transparent;

    color: #fff;   

    -webkit-box-shadow: 6px 20px 20px -16px rgba(0,0,0,0.75);

    -moz-box-shadow: 6px 20px 20px -16px rgba(0,0,0,0.75);

    box-shadow: 6px 20px 20px -16px rgba(0,0,0,0.75);

}

 .about {

    color: #000;

    text-transform: uppercase;

    font-size: 25px;

    /* letter-spacing: 2px; */

    font-weight: 700;

    text-align: left;

    position: relative;

    margin-bottom: 20px;

    padding-bottom: 20px;

    /* padding-bottom: 15px; */

    /* margin-bottom: 20px; */

    }

.about:before {

    content: '';

    background: #b0dd38;

    width: 34%;

    height: 3px;

    position: absolute;

    bottom: 0;

    /* left: 0%; */

}
.arrow-after:after{

   content: '';
    background: url(../../../images/righ-arrow.png);
    width: 100%;
    height: 100%;
    position: absolute;
    /* bottom: -76px; */
    left: 96%;
    background-repeat: no-repeat;
    top: 10;
    /* right: -198px; */
    top: 64px;

}
.arrow-before:after{

   content: '';
    background: url(../../../images/left-arrow.png);
    width: 100%;
    height: 100%;
    position: absolute;
    /* bottom: -76px; */
    left: 94%;
    background-repeat: no-repeat;
    top: 10;
    /* right: -198px; */
    top: 64px;

}
.arrow-down{
    position: relative;
    top: 161px;
    right: 109px;
}
.icon-img{
  padding: 20px;  
}
.title-single-text {
    /* left: 20px; */
    padding-left: 26px;
}
.about:after{

    content: '';

    background: #f28104;

    width: 10%;

    height: 3px;

    position: absolute;

    bottom: 0;

    left: 0%;

}

.abouttext{font-size: 14px;color: #8d8d8d;line-height: 30px;}

.bs-slider{

    overflow: hidden;

    max-height:100%;

    position: relative;

    background: #000000;

}

.background-opacity{position: relative;}



.background-opacity:before {

    position: absolute;

    content: '';

    top: 0;

    right: 0;

    bottom: 0;

    left: 0;

    background-color: rgba(10, 15, 28, 0.7);

}

.about-title {

   /*background-image: url(../images/aboutbg.jpg);*/

    background-repeat: no-repeat;

    background-attachment: fixed;

    background-position: center top;

    background-size: cover;

    width: 100%;

    height: 200px;

    color: #fff;

    text-align: center;

}



.about-title .container {height: 100%;display: table}



.page-title-wrapper {

    display: table-cell;

    vertical-align: middle;

    position: relative;

    z-index: 2

}



.captions {

    font-size: 40px;

    text-transform: uppercase;

    line-height: 1;

    margin: 0 0 7px 0

}



.breadcrumb {

    margin: 0;

    background-color: transparent;

    text-transform: capitalize

}



.breadcrumb li {display: inline-block}

.breadcrumb li a {color: #cccccc}

.breadcrumb li a:hover {color: #fbbe07}

.breadcrumb li:last-child {pointer-events: none}

.breadcrumb li.active a {color: #fff}

.breadcrumb li + li:before {

    padding: 0 10px;

    color: #cccccc;

    content: '\f105';

    font-family: FontAwesome

}







.aboutpage {margin: 2em 0 0 0;}

.aboutpage-icon{/* float:left; */width: 41px;position: absolute;}

.aboutpage-icon i.fa {color: #1da0e1;font-size: 2em;}

.aboutpage-info{

  /* float:left; */

  /* width:80%; */

  margin-left: 40px;

}

.aboutpage-info h5 {

    font-size: 1.3em;

margin-top: 0;

    text-transform: uppercase;

}

.aboutpage-info p{

    line-height: 1.8em;

 

}

.bs-slider:hover {

    /*cursor: -moz-grab;

    cursor: -webkit-grab;*/

}

.bs-slider:active {

    /*cursor: -moz-grabbing;

    cursor: -webkit-grabbing;*/

}

.bs-slider .bs-slider-overlay {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background-color: rgba(0, 0, 0, 0.40);

}

.bs-slider > .carousel-inner > .item > img,

.bs-slider > .carousel-inner > .item > a > img {

    margin: auto;

    width: 100% !important;

}



/********************

*****Slide effect

**********************/



/*.fade {

    opacity: 1;

}

.fade .item {

    top: 0;

    z-index: 1;

    opacity: 0;

    width: 100%;

    position: absolute;

    left: 0 !important;

    display: block !important;

    -webkit-transition: opacity ease-in-out 1s;

    -moz-transition: opacity ease-in-out 1s;

    -ms-transition: opacity ease-in-out 1s;

    -o-transition: opacity ease-in-out 1s;

    transition: opacity ease-in-out 1s;

}

.fade .item:first-child {

    top: auto;

    position: relative;

}

.fade .item.active {

    opacity: 1;

    z-index: 2;

    -webkit-transition: opacity ease-in-out 1s;

    -moz-transition: opacity ease-in-out 1s;

    -ms-transition: opacity ease-in-out 1s;

    -o-transition: opacity ease-in-out 1s;

    transition: opacity ease-in-out 1s;

}

*/











/*---------- LEFT/RIGHT ROUND CONTROL ----------*/

.control-round .carousel-control {

    top: 47%;

    /*opacity: 0;*/

    width: 45px;

    height: 45px;

    z-index: 100;

    color: #000;

    display: block;

    font-size: 24px;

    cursor: pointer;

    overflow: hidden;

    line-height: 43px;

    text-shadow: none;

    position: absolute;

    font-weight: normal;

    background: #fff;

    -webkit-border-radius: 100px;

    border-radius: 100px;

}

.control-round:hover .carousel-control{

    opacity: 1;

}

.control-round .carousel-control.left {

    left: 1%;

}

.control-round .carousel-control.right {

    right: 1%;

}

.control-round .carousel-control.left:hover,

.control-round .carousel-control.right:hover{

    color: #fdfdfd;

    background: rgba(0, 0, 0, 0.5);

    border: 0px transparent;

}

.control-round .carousel-control.left>span:nth-child(1){

    left: 45%;

}

.control-round .carousel-control.right>span:nth-child(1){

    right: 45%;

}





.carousel-indicators li {

    display: inline-block;

    width: 15px;

    height: 15px;}

.carousel-indicators .active {

    width: 15px;

    height: 15px;

    margin: 0;

    background-color: #fff;

}



/*---------- INDICATORS CONTROL ----------*/

.indicators-line > .carousel-indicators{

    right: 45%;

    bottom: 3%;

    left: auto;

    width: 90%;

    height: 20px;

    font-size: 0;

    overflow-x: auto;

    text-align: right;

    overflow-y: hidden;

    padding-left: 10px;

    padding-right: 10px;

    padding-top: 1px;

    white-space: nowrap;

}

.indicators-line > .carousel-indicators li{

    padding: 0;

    width: 25px;

    height: 25px;

    border: 1px solid rgb(158, 158, 158);

    text-indent: 0;

    overflow: hidden;

    text-align: left;

    position: relative;

    letter-spacing: 1px;

    background: rgb(158, 158, 158);

    -webkit-font-smoothing: antialiased;

    -webkit-border-radius: 50%;

    border-radius: 50%;

    margin-right: 5px;

    -webkit-transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);

    transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);

    z-index: 10;

    cursor:pointer;

}

.indicators-line > .carousel-indicators li:last-child{

    margin-right: 0;

}

.indicators-line > .carousel-indicators .active{

    margin: 1px 5px 1px 1px;

    box-shadow: 0 0 0 2px #fff;

    background-color: transparent;

    position: relative;

    -webkit-transition: box-shadow 0.3s ease;

    -moz-transition: box-shadow 0.3s ease;

    -o-transition: box-shadow 0.3s ease;

    transition: box-shadow 0.3s ease;

    -webkit-transition: background-color 0.3s ease;

    -moz-transition: background-color 0.3s ease;

    -o-transition: background-color 0.3s ease;

    transition: background-color 0.3s ease;



}

.indicators-line > .carousel-indicators .active:before{

    transform: scale(0.5);

    background-color: #fff;

    content:"";

    position: absolute;

    left:-1px;

    top:-1px;

    width:25px;

    height: 25px;

    border-radius: 50%;

    -webkit-transition: background-color 0.3s ease;

    -moz-transition: background-color 0.3s ease;

    -o-transition: background-color 0.3s ease;

    transition: background-color 0.3s ease;

}







/*---------- SLIDE CAPTION ----------*/

.slide_style_left {

    text-align: left !important;

}

.slide_style_right {

    text-align: right !important;

}

.slide_style_center {

    text-align: center !important;

}



.slide-text {

    left: 0;

    top: 15%;

    right: 0;

    margin: auto;

    padding: 10px;

    position: absolute;

    text-align: left;

    padding: 10px 85px;

    

}



.slide-text > h1 {

    

    padding: 0;

    color: #ffffff;

    font-size: 70px;

    font-style: normal;

    line-height: 84px;

    margin-bottom: 30px;

    letter-spacing: 1px;

    display: inline-block;

    -webkit-animation-delay: 0.7s;

    animation-delay: 0.7s;

}

.slide-text > p {

    padding: 0;

    color: #ffffff;

    font-size: 20px;

    line-height: 24px;

    font-weight: 300;

    margin-bottom: 40px;

    letter-spacing: 1px;

    -webkit-animation-delay: 1.1s;

    animation-delay: 1.1s;

}

.slide-text > a.btn-default{

    color: #000;

    font-weight: 400;

    font-size: 13px;

    line-height: 15px;

    margin-right: 10px;

    text-align: center;

    padding: 17px 30px;

    white-space: nowrap;

    letter-spacing: 1px;

    display: inline-block;

    border: none;

    text-transform: uppercase;

    -webkit-animation-delay: 2s;

    animation-delay: 2s;

    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;

    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;



}

.slide-text > a.btn-primary{

    color: #ffffff;

    cursor: pointer;

    font-weight: 400;

    font-size: 13px;

    line-height: 15px;

    margin-left: 10px;

    text-align: center;

    padding: 17px 30px;

    white-space: nowrap;

    letter-spacing: 1px;

    background: #00bfff;

    display: inline-block;

    text-decoration: none;

    text-transform: uppercase;

    border: none;

    -webkit-animation-delay: 2s;

    animation-delay: 2s;

    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;

    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;

}

.slide-text > a:hover,

.slide-text > a:active {

    color: #ffffff;

    background: #222222;

    -webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;

    transition: background 0.5s ease-in-out, color 0.5s ease-in-out;

}













/*------------------------------------------------------*/

/* RESPONSIVE

/*------------------------------------------------------*/



@media (max-width: 991px) {

    .slide-text h1 {

        font-size: 40px;

        line-height: 50px;

        margin-bottom: 20px;

    }

    .slide-text > p {



        font-size: 18px;

    }

}





/*---------- MEDIA 480px ----------*/

@media  (max-width: 768px) {

    .slide-text {

        padding: 10px 50px;

    }

    .slide-text h1 {

        font-size: 30px;

        line-height: 40px;

        margin-bottom: 10px;

    }

    .slide-text > p {

        font-size: 14px;

        line-height: 20px;

        margin-bottom: 20px;

    }

    .control-round .carousel-control{

        display: none;

    }



}

@media  (max-width: 320px) {

    .slide-text {

        padding: 10px 30px;

    }

    .slide-text h1 {

        font-size: 20px;

        line-height: 25px;

        margin-bottom: 5px;

    }

    .slide-text > p {

        font-size: 12px;

        line-height: 18px;

        margin-bottom: 10px;

    }

    .slide-text > a.btn-default, 

    .slide-text > a.btn-primary {

        font-size: 10px;

        line-height: 10px;

        margin-right: 10px;

        text-align: center;

        padding: 10px 15px;

    }

    .indicators-line > .carousel-indicators{

        display: none;

    }



}



/*gallery page*/

.gallery {

  position: relative;

  /*z-index: 2;*/

  /*display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -ms-flex-flow: row wrap;

      flex-flow: row wrap;

  -webkit-box-pack: justify;

      -ms-flex-pack: justify;

          justify-content: space-between;*/

  -webkit-transition: all .5s ease-in-out;

  transition: all .5s ease-in-out;

}

.gallery.pop {

  -webkit-filter: blur(10px);

          filter: blur(10px);

}

.gallery figure {

  -ms-flex-preferred-size: 33.333%;

      flex-basis: 33.333%;

  padding: 10px;

  overflow: hidden;

  border-radius: 10px;

  cursor: pointer;

}

.gallery figure img {

  width: 100%;

  border-radius: 4px;

  -webkit-transition: all .3s ease-in-out;

  transition: all .3s ease-in-out;

}

.gallery figure figcaption {

  display: none;

}



.popup {

  position: fixed;

  z-index: 2;

  top: 0;

  left: 0;

  width: 100%;

  height: 100%;

  background: rgba(255, 255, 255, 0.75);

  opacity: 0;

  -webkit-transition: opacity .5s ease-in-out .2s;

  transition: opacity .5s ease-in-out .2s;

}

.popup.pop {

  opacity: 1;

  -webkit-transition: opacity .2s ease-in-out 0s;

  transition: opacity .2s ease-in-out 0s;

}

.popup.pop figure {

  margin-top: 0;

  opacity: 1;

}

.popup figure {

  position: absolute;

  top: 50%;

  left: 50%;

  -webkit-transform: translate(-50%, -50%);

          transform: translate(-50%, -50%);

  -webkit-transform-origin: 0 0;

          transform-origin: 0 0;

  margin-top: 30px;

  opacity: 0;

  -webkit-animation: poppy 500ms linear both;

          animation: poppy 500ms linear both;

}

.popup figure img {

  position: relative;

  z-index: 2;

  border-radius: 4px;

  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2), 0 6px 30px rgba(0, 0, 0, 0.4);

  width: 100%;

}

.popup figure figcaption {

  position: absolute;

  bottom: 50px;

  background: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.78));

  background: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.78));

  z-index: 2;

  width: 100%;

  border-radius: 0 0 4px 4px;

  padding: 100px 20px 20px 20px;

  color: #fff;

  font-size: 32px;

}



.popup .close2{

  position: absolute;

  z-index: 3;

  top: 10px;

  right: 10px;

  width: 25px;

  line-height: 25px;

  height: 25px;

  cursor: pointer;

  background:#1da0e0;

  color:#fff;

  text-align: center;

  border-radius: 100%;

    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.4);

}

.popup .close2:hover{background:#6b0f10;

  color:#f0cd86;}



.catetab{    

    background: #116483;

    color: #fff;

    padding: 10px 20px;

    font-size: 18px;

    margin-top: 10px;

    border-radius: 4px 4px 0px 0;}



      

.sidebar{position: -webkit-sticky;position: sticky;top: 0px;}

.catelist{padding:0;margin: 0;border: 1px solid #ddd;}

.catelist li{display: block;list-style: none;position: relative;border-bottom: 1px solid #ddd;}

.catelist li a{color: #000;text-decoration: none;padding: 10px 35px;display: block;}

.catelist li a:after{content: "\f105";position: absolute;top: 10px;left: 20px;font-family:'FontAwesome';}

.catelist li a:hover{color: #fff;text-decoration: none;background: #1da0e0;}

.catelist li:last-child{border-bottom: 0;}

/*end gallery page*/



/*contact*/

.contact-item {

  margin-top: 30px; margin-bottom: 30px;

    padding: 30px 30px;

    text-align: center;

    background-color: #fafafa; border:1px solid #ececec;

    transition: all .3s ease-in;

        box-shadow: 0px 2px 10px -4px #333745;

}

.contact-item h3{font-size: 20px; margin-top: 0;

    text-transform: uppercase;

    color: #000;}

.contact-item:hover i {

    background: #036494;

    color: #fff;

}

.contact-item i {

   color: #036494;

    border: 2px solid #036494;

    width: 66px;

    height: 66px;

    line-height: 62px;

    font-size: 28px;

    display: inline-block;

    border-radius: 50%;

    -webkit-border-radius: 50%;

    -moz-border-radius: 50%;

    -ms-border-radius: 50%;

    -o-border-radius: 50%;

    -webkit-transition: all 0.5s ease 0s;

    -moz-transition: all 0.5s ease 0s;

    -ms-transition: all 0.5s ease 0s;

    transition: all 0.5s ease 0s;

}

.contact-item p{line-height: 20px; margin-bottom: 0;}

.courses-head{margin:0px 0 5px;}

.courses-head span{color: #fbbe07;}





.contact-item:hover {background-color: #fff;box-shadow: 0 0 15px rgba(0, 0, 0, 0.15)}



.contact-page{padding-top: 30px;padding-bottom: 30px;}



.contact-page .contact-form{padding-top: 20px;} 

.form-group label {font-weight: normal;}

.mapWrapper iframe{display: block;}

/*.form-group .form-control {

  border:#999 1px solid;

  box-shadow: none;

}

*/

textarea{

   resize: none;

   padding: 10px;

   border-radius:0;

}



.contact-page .contact-wrap {margin-top: 20px;}

.bg-gray{background: #f9f8f8;}

.submitbtn:hover{ background: #2b2a29; color: #fff; text-decoration: none;}

.submitbtn {

    background: #036494;

   border-radius: 30px; padding: 10px 30px;

    text-align: center;display: inline-block;

    border: 1px solid transparent;

    color: #fff;   

    -webkit-box-shadow: 6px 20px 20px -16px rgba(0,0,0,0.75);

    -moz-box-shadow: 6px 20px 20px -16px rgba(0,0,0,0.75);

    box-shadow: 6px 20px 20px -16px rgba(0,0,0,0.75);

}

/*end contact*/



.eventbox {

  position:relative;

  background-color: #1da0e0;

  color: #fff;

  margin: 0px 0 25px;

  transition: all 1s ease 0s;

  border-radius: 4px;

  height: 230px; overflow: hidden;

}

.eventbox a{color: #fff; cursor: pointer; display: block;border-radius: 4px;}

.eventbox a:hover{background-color: #ddd;color: #fff; cursor: pointer;}

.evcontentfix{position: absolute;bottom: 0; width:100%; background: #016a8a; padding: 0 10px 5px;}

/*.evcontentfix:hover{color: #fff; text-decoration: none;}*/

.eventbox img{width: 100%; height: auto;border-radius: 4px 4px 0 0px;}

.time{}

.eventbox h3{font-size: 20px; margin-top: 10px; margin-bottom:5px;}

.newsborder{border:1px solid #ddd; padding: 10px 10px 0;}

.newsbox{width: 100%;clear: both;overflow: hidden;padding-bottom: 10px;

margin-bottom: 10px; border-bottom: 1px solid #ddd;}

.date span{display: block;}

.date{width: 60px; border-radius: 4px;padding-top: 5px; background: #084d66;color: #fff;  

  border:1px solid #ddd; box-shadow: 0 2px 30px #d8d8d8;

  height: 50px;  position: absolute; left: 0;  text-align: center;}

/*.newscontent{padding-left: 10px;float: left;width: 75%;}

.newscontent a{display: block; color: #036494; text-decoration: none; text-align: right;}

.newscontent a:hover{color: #036494; text-decoration: underline;}*/



.complain{

  min-height: 70px;

   transition: all 1s ease 0s;

    border-radius: 4px;

   background: #016a8a;

    /* position: relative; */

    font-size: 18px;

    margin-top: 10px;

    padding-left: 75px;

    overflow: hidden;

    display: inline-block;

    vertical-align: middle;

    line-height: 50px;

    width: 100%;

    

    /* text-transform: uppercase; */}

.complain i{position:absolute; left:20px;font-size: 50px;}

.complain a{ text-decoration: none; display: block; cursor: pointer; padding: 10px; 

  color: #fff; }

.complain:hover{display: block; background: #046493;}

.newshidescroll{overflow-y: scroll !important; height: 450px !important}

.newscontent { 

  width:100%;

  height:250px;

  overflow:hidden;

  border:1px solid #ddd; padding:10px 20px 10px 20px;

  box-shadow: 0 10px 30px #d8d8d8;border-radius: 0 0 10px 10px;

}

.newscontent .mask {

  position: relative;

  width:100%;

  height:230px;

  overflow: hidden;

}

.newscontent ul {

  list-style:none;

  margin:0;

  padding:0;

  position: relative;

}

.newscontent ul li:last-child{border-bottom: 0;}

.newscontent ul li {

  padding:10px 0px 25px 70px; clear: both; width: 100%; margin-bottom: 10px;

   border-bottom: 1px solid #ddd; min-height: 80px;

}

.newscontent ul li a {

  text-decoration:none;

  color: #000;  display: block;

}

.newscontent a:hover{color: #036494; text-decoration: underline;}

/*.newsbox li{list-style: none; display: block; position: relative;}

.newsbox li.date{position: absolute; width: 50px; border:1px solid #000; height: 50px;}

.newsbox li a{padding-left: 60px;}*/



/*gallery*/

.gallheight{height: 250px; overflow: hidden;}

.galleryfancy .content-overlay {

  background: rgba(0,0,0,0.7);

  position: absolute;

  height: 100%;

  width: 100%;

  left: 0;

  top: 0;

  bottom: 0;

  right: 0;

  opacity: 0;

  -webkit-transition: all 0.4s ease-in-out 0s;

  -moz-transition: all 0.4s ease-in-out 0s;

  transition: all 0.4s ease-in-out 0s;

}



.galleryfancy:hover .content-overlay{opacity: 1;border-radius: 4px;}

.overlay-details {

  color: #fff;

  font-size: 24px;

  position: absolute;

  text-align: center;

  padding-left: 1em;

  padding-right: 1em;

  width: 100%;

  top: 50%;

  left: 50%;

  opacity: 0;

  -webkit-transform: translate(-50%, -50%);

  -moz-transform: translate(-50%, -50%);

  transform: translate(-50%, -50%);

  -webkit-transition: all 0.3s ease-in-out 0s;

  -moz-transition: all 0.3s ease-in-out 0s;

  transition: all 0.3s ease-in-out 0s;

}



.galleryfancy:hover .overlay-details{top: 50%;left: 50%;opacity: 1;}

.fadeIn-bottom{top: 80%;}

.galleryfancy{display: block; margin-bottom: 10px; position: relative;

    padding: 5px;border: 1px solid #ddd; border-radius: 4px;}

.galleryfancy img{width: 100%; height: auto;border-radius: 4px;}

.fancy-lightbox{display:-ms-flexbox!important;display:flex!important;

  -ms-flex-align:center;align-items:center;-ms-flex-pack:center;

  justify-content:center;padding-right:0!important}

.fancy-lightbox-container{position:relative}

.fancy-lightbox-container>div.fancy-lightbox-item{position:absolute;top:0;left:0;bottom:0;right:0;

  width:100%}

.fancy-lightbox iframe{width:100%;height:100%}

.fancy-lightbox-nav-overlay{z-index:1;position:absolute;top:0;left:0;width:100%;height:100%;

  display:-ms-flexbox;display:flex}

.fancy-lightbox-nav-overlay a{-ms-flex:1;flex:1;display:-ms-flexbox;

  display:flex;-ms-flex-align:center;align-items:center;opacity:0;transition:opacity .5s;

  color:#fff;font-size:30px;z-index:1}

.fancy-lightbox-nav-overlay a>*{-ms-flex-positive:1;flex-grow:1}

.fancy-lightbox-nav-overlay a>:focus{outline:none}

.fancy-lightbox-nav-overlay a span{padding:0 30px}

.fancy-lightbox-nav-overlay a:last-child span{text-align:right}

.fancy-lightbox-nav-overlay a:hover{text-decoration:none}

.fancy-lightbox-nav-overlay a:focus{outline:none}

.fancy-lightbox-nav-overlay a.disabled{cursor:default;visibility:hidden}

.fancy-lightbox a:hover{opacity:1;text-decoration:none}

.fancy-lightbox .modal-dialog{display:none}

.ekko-lightbox .modal-footer{text-align:left}

.fancy-lightbox-loader{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;

  display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;

  -ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}

.fancy-lightbox-loader>div{width:40px;height:40px;position:relative;text-align:center}

.fancy-lightbox-loader>div>div{width:100%;height:100%;border-radius:50%;background-color:#fff;opacity:.6;

  position:absolute;top:0;left:0;animation:a 2s infinite ease-in-out}

.fancy-lightbox-loader>div>div:last-child{animation-delay:-1s}

.modal-dialog .fancy-lightbox-loader>div>div{background-color:#333}

.fancy-lightbox-item img{border-radius: 4px;}

.modal-title{display: none;}

.fancy-lightbox  .modal-header{padding: 0px;

    border-bottom:none;}

.fancy-lightbox  .close{background: #000;

    width: 24px;

    height: 24px;

    display: block;

    text-align: center;

    color: #fff;

    outline: 0;

    border-radius: 100%;

    font-size: 20px;

    position: absolute;

    right: -10px;

    opacity: 100;

    top: -10px;

    text-shadow: none;

    border: 2px solid #fff !important;

    box-shadow: 0px 0px 5px #000;}

.fancy-lightbox  .close:hover{background: #6b0f10; opacity: 100; color: #fff;display: block;}

@keyframes a{0%,to{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}









/*end gallery*/



.cuadro_intro_hover{

      padding:0px;

    position: relative;

    overflow: hidden;

    height: 230px;border-radius:4px;

    margin-bottom: 30px;

  }

  .cuadro_intro_hover:hover .eventcaption{

    opacity: 1;

    transform: translateY(-180px);

    -webkit-transform:translateY(-180px);

    -moz-transform:translateY(-180px);

    -ms-transform:translateY(-180px);

    -o-transform:translateY(-180px);

  }

  .cuadro_intro_hover img{

    text-align: center;border-radius: 4px 4px 0 0px;

   width: auto; height: auto;

  }

  .cuadro_intro_hover .eventcaption{

    position: absolute;

    top:180px;

    -webkit-transition:all 0.3s ease-in-out;

    -moz-transition:all 0.3s ease-in-out;

    -o-transition:all 0.3s ease-in-out;

    -ms-transition:all 0.3s ease-in-out;

    transition:all 0.3s ease-in-out;

    width: 100%;

  }

  .cuadro_intro_hover .blur{

    background:rgba(30, 160, 224, 0.86);

    height: 300px;

    z-index: 5;

    position: absolute;

    width: 100%;

  }

  .cuadro_intro_hover .caption-text{

    z-index: 10;

    color: #fff;

    position: absolute;

    height: 300px;

    text-align: center;

    top:-20px;

    width: 100%;

}

.event20{padding: 0px 10px;color: #fff;position: relative;z-index: 6;}

.newsinner{background: #1ea0e0;padding: 10px;}

.newsmaindiv .col-md-4{ padding-right: 5px;padding-left: 5px;}

.newsmaindiv .row {margin-right: -20px;margin-left: -20px;}

.newspagebox2{

    background: #0a6fa0;

    min-height: 200px;

    border:1px solid #bfbebe;

    border-radius: 4px;

    position: relative;

    overflow: hidden;

    margin-bottom: 10px;

    padding-bottom: 20px;

    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.30);

    }

.newspagebox2 h2{color: #35373e; text-transform: uppercase; margin-top: 0;  font-size: 20px;}    

.newspagebox2 h3{

    color: #fff;

    text-transform: uppercase;

    margin: 0;

    text-align: center;

    padding: 4px 20px;

    font-size: 14px;

    }

.newspagebox2 h4{color: #35373e; font-size:16px; margin-top: 0}

.newspagebox2 p{color:#35373e;}

.newspagebox2 a{color:#1ea0e0;}

.newspagebox2 .date2{color: #1ea0e0; font-weight: 700;}

.newspagebox2 a:after{content: "\f178";

    display: inline-block;

    margin-left: 6px;

    font-family: FontAwesome;

    font-size: 12px;

    line-height: 1;

    display: inline-block;

    color: #1ea0e0;}

.news_titles {

    background: #fff;

    margin: 20px 20px 0;

    padding: 15px 20px;

    position: relative;

    border-radius: 2px;

    /* box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.30); */

}

.newsmain {

    display: block;

    margin-left: -20px;

}

/*footer*/ 

footer{background: #414042;clear: both;padding-top: 20px;}
.social_media {
    display: inline-block;
    margin-left: 0;
    vertical-align: middle;
    width: 33%;
    text-align: center;
}
.social_media li {
    list-style: none;
    display: inline-block;
    margin-left: 10px;
}
.social_media li a img {
    width: 22px;
}
.bottom_line ul li:not(:last-child)::after {
    content: " ";
    background-color: #fff;
    width: 5px;
    height: 5px;
    display: block;
    position: absolute;
    border-radius: 10px;
    right: -14px;
    top: 7px;
}
.bottom_line ul li:last-child::after { display: none; }

.bottom_line ul {
    padding-left: 0;
    display: contents;
    text-align: right;
    float: right;
    margin-bottom: 0;
    margin-top: 8px;
    width: 33%;
}
.bottom_line ul li {
    list-style: none;
    display: inline-block;
    color: #fff;
    position: relative;
    padding-left: 20px;
}

.fo-title{color: #fff;position: relative;padding-bottom: 15px;margin-bottom: 15px; font-size: 20px;}


.f1-list{padding: 0; margin: 0; list-style: none;}

.f1-list li{display: block; padding:2px 15px; position: relative;}

/*.f1-list li a:after{ content: "\f105";

    position: absolute;

    top: 2px;

    left: 0px;

    font-family: 'FontAwesome';}*/

.f1-list li a{text-decoration: none; color:#fff;}

.f1-list li a:hover{text-decoration: none; color:#a2e5f9;}

.co-list{padding: 0; margin: 0; list-style: none;}

.co-list li{display: block;padding: 5px 30px;position: relative;color:#fff;}

.co-list li i{content: "";position: absolute;left: 0;top: 8px;font-family: 'FontAwesome';color: #ffffff;}

.co-list li a{text-decoration: none; color:#fff;}

.co-list li a:hover{text-decoration: none;color: #a2e5f9;}

.fleft{text-align: left;}

.fright{text-align: right;}

.copy-right{background-image: linear-gradient(#1ba2c0, #4cb59b);margin-top: 30px;padding-bottom: 2px;padding: 15px 0 0px;color:#fff;}

a.copy {color: #fff;}

.copy img{width: 15px; height: 15px;}

a.copy:hover{color: #d56e00;text-decoration:underline;}

.fbolist{margin:0;padding:0;}

.fbolist li{list-style: none; display: inline-block; position: relative;}

.fbolist li a {text-decoration: none; color: #fff; padding: 0 10px;}

.fbolist li:after{content: "|"; position: absolute;

    left: -3px;

    top: -1px;

    font-size: 15px;}

.fbolist li:first-child:after{display: none;}

.fbolist li a:hover{text-decoration: none; color: #ff910b;}  

.fleft{text-align: left;}

.fright{text-align: right;}

/*end footer*/



h2{margin-top: 0;}

.list-1{margin: 0;padding-left: 12px;}

.list-1 li{/*list-style: disc;*/ padding-bottom: 5px;line-height: 24px;}

.listsub{line-height: 24px;margin-bottom: 5px;}

.listbox{padding: 0; margin:0;}

.listbox li{display: block;

    border: 1px solid #000;

    padding: 10px;

    margin-bottom: 4px;

    width: 30%;

    float: left;}

.listbox +li{margin-right: 10px; margin-left: 10px;}    

/*.list-1 li:after{position: absolute; left: 0; content: ""; top:0; }*/

.list1{padding:0; margin: 0;}

.list1 li{display: block;list-style: none;position: relative; line-height: 24px;}

.list1 li{text-decoration: none;padding: 2px 20px;display: block;}

.list1 li:after{content:"\f05d";position: absolute;top: 2px;left: 0px;font-family:'FontAwesome'; color: #000}

.list1 li a:hover{color: #fecc00; text-decoration: none;}



.info-wrap{display: block; margin-top: 20px}

.info-wrap h4{padding-bottom: 10px;margin-bottom: 10px;position: relative;color: #000;}

.info-wrap h4:after {

 width: 40px;

 height: 2px;

 background-color: #000;

 position: absolute;

 content: "";

 left: 0;

 bottom: 0;

}

.icon-img{float: left;margin: 10px 35px 0 0;}

.item-info-content {overflow: hidden; text-align: left;}

.opening-hours{border: 2px solid #016a8a; padding: 5px 10px 32px;}

.hourlist{padding: 0; margin: 0;}

.hourlist li{list-style: none;

    color: #232323;

    font-weight: 600;

    padding: 15px 0;

    border-bottom: 1px #e6e6e6 solid;

    text-transform: uppercase;}

.hourlist li span{float: right;color: #016a8a;}   



.team-member{

  position: relative;

  margin-bottom: 20px;

  background: #056b8a;

  border: 1px solid #f5f2f2;

  text-align: center;

  box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.07);

  } 

.team-member img{width: 100%; height: auto;}

.team-member h4{color: #fff;margin-bottom: 0;padding-top: 10px;}

.team-member p{color: #fff;padding-bottom: 10px;}



.doctortap{margin: 0; padding: 0; list-style:none;}

.doctortap li{width: 100%; display: block; margin-bottom: 2px;border: 1px solid #ddd;}

.doctortap li+li{margin-left: 0;}

.doctortap li a{border-radius: 0; color: #333;}







/*---faqs-----*/

.pxlr-club-faq{padding: 20px;border: 1px solid #ddd;}

.panel-group {

    margin-bottom: 10px;

}

.panel-group .panel {

    border-radius: 0;

    box-shadow: none;

}

.panel-group .panel .panel-heading {

    padding: 0;

}

.panel-group .panel .panel-heading h4 a {

    background: #fff;

    display: block;

    line-height: 20px;

    padding: 15px;

    text-decoration: none;

    transition: 0.15s all ease-in-out;



}

.panel-group .panel .panel-heading h4 a:hover, .panel-group .panel .panel-heading h4 a:not(.collapsed) {

    /*background: #008fd5;

    color: #fff;*/

    transition: 0.15s all ease-in-out;

}

.panel-group .panel .panel-heading h4 a:not(.collapsed) i:before {

    content: "-";

    font-size: 30px;

    line-height: 10px;

}

.panel-group .panel .panel-heading h4 a i {

    color: #999;

    font-size: 12px;

}

/*.panel-group .panel .panel-body {padding-top: 0;}*/

.panel-group .panel .panel-heading + .panel-collapse > .list-group,

.panel-group .panel .panel-heading + .panel-collapse > .panel-body {

    border-top: none;

}

.panel-group .panel + .panel {

    border-top: none;

    margin-top: 0;

}



.sec-title {position: relative;text-transform: capitalize;

    margin: 0 0 20px; border-bottom:1px solid #ddd; padding-bottom: 20px;}

.sec-title:after{    

    content: "";

    position: absolute;

    left: 0;

    background: #016a8a;

    height: 1px;

    width: 80px;

    bottom: -1px; margin: 0 auto;}   



/* ================================

:: 13.0 Testimonial Area css

================================ */

.user-testimonial {

  background: #fff none repeat scroll 0 0;

  border: 1px solid #ddd;

  border-radius: 5px;

  box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.07);

  margin: 187px 0 0;

  padding: 30px;

  position: relative;

  text-align: center;

}

.user-testimonial img {

  border: 5px solid #fff;

  border-radius: 50%;

  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.08);

  left: 50%;

  margin: -125px 0 0 -93px;

  position: absolute;

  width: 200px; height: 200px;

}

.user-testimonial h3 {

  color: #016a8a;

  font-size: 18px;

  margin-bottom: 0;

  margin-top: 103px;

}

.user-testimonial p {margin: 20px 0 0;}



.testimonial-icon i {

  color: #ffc000;

  font-size: 18px;

  margin-right: 2px;

}



.testimonial-icon {

  margin-top: 20px;

}

.testimonial-icon  i:last-child{

  margin:0px;

}



/*------testimonials-------*/

.who-we-are h2 {

    font-size: 28px;

    text-transform: uppercase;

    margin-bottom: 50px;

    letter-spacing: 1px;

}

.info-list{padding: 0; margin: 0; list-style: none;}

.info-list li{

  position:relative;

  padding-right:20px;

  margin-bottom:30px; 

}



.info-list li:last-child{

  margin-bottom:0px;  

}



.info-list li:before{

  content: "\f00c";

  font-family: 'FontAwesome';

  position:absolute;

  left:0px;

  top:0px;

  width:30px;

  height:30px;

  line-height:28px;

  text-align:center;

  border:1px solid #000;

  font-size:16px;

  

}



.info-list li h3 {

    padding-left: 50px;

    font-size: 16px;

    line-height: 30px;

    font-weight: 500;

    margin-bottom: 15px;

    text-transform: uppercase;

}



.chooseus{border: 1px solid #ddd;    

  margin-bottom: 30px;

    padding: 15px;

    text-align: center;

    -webkit-transition-duration: 500ms;

    transition-duration: 500ms;}



.chooseus img {

    margin: 0px auto 5px;

    -webkit-transition-duration: 500ms;

    transition-duration: 500ms;

    width: 100px;

}



.chooseus h4{color: #000;padding-top: 10px;}

.chooseus p {color: #999;padding-bottom: 10px;}

.chooseus:hover {

    z-index: 20;

    background: #fff;

    box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);

}





.appointment{}

/*.appointment textarea{height: 100px !important;}*/



.appointment .form-control {

    display: block;

    width: 100%;

    height: 50px;

    padding: 6px 12px;

    font-size: 14px;

    line-height: 1.42857143;

    color: #555;

    background-color: #fff;

    background-image: none;

    border: 1px solid #ddd;

    border-radius: 0px;

    box-shadow:none;

}

.appointment select.form-control{height: 50px;}

.formgroup75{max-height: 75px;}

.appointment .has-error span.select2-container{

  border:1px solid #a94442 !important; 

  height: 50px; overflow:hidden;    

}

.appointment .select2-container .select2-selection--single,

.appointment .select2-container--default .select2-selection--single .select2-selection__arrow{height: 50px;}



.appointment .select2-container--default .select2-selection--single .select2-selection__rendered {

    line-height: 50px;

}

.appointment .has-error .form-control {border:1px solid #a94442;  

    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);

    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);}

.appointment button {

  transition:all 0.4s;

  display:inline-block;

  padding:15px 30px;

  font-size:15px;

  font-weight:700;

  outline:none;

  text-align:center;

  border:0;

  border-radius:4px;

  background-color:#016a8a;

  color:#FFFFFF;

}

.appointment button:hover {

  background-color:#0b4d65;

  color:#FFFFFF;

}



.appointment select.form-control{height: 50px;}

.appointment .select2-container .select2-selection--single,

.appointment .select2-container--default .select2-selection--single .select2-selection__arrow{height: 50px;}



.appointment .select2-container--default .select2-selection--single .select2-selection__rendered {

    line-height: 50px;

}

.appointment .has-error .form-control {border:1px solid #a94442;  

    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);

    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);}





.view-all-btn {

    background: #016a8a none repeat scroll 0 0;

    border-radius: 100px;

    color: #fff;

    display: inline-block;

    font-size: 14px;

    font-weight: 700;

    letter-spacing: 0.75px;

    padding: 15px 30px;

    text-decoration: none;

    text-transform: uppercase;

    -webkit-box-shadow: 0px 15px 15px 0px rgba(0,0,0,0.1);

    -moz-box-shadow: 0px 15px 15px 0px rgba(0,0,0,0.1);

    box-shadow: 0px 15px 15px 0px rgba(0,0,0,0.1);

    transition: 0.3s;

}

.view-all-btn:focus,

.view-all-btn:hover{

  background: #0b4d65 none repeat scroll 0 0;

  color: #fff; outline: 0;

  transition: 0.3s;

}

.eventsdate{color: #074d65; font-size: 60px;

    font-weight: 900;

    line-height: 36px;display: block; 

    border-right: 1px solid #e0e0e0;

    padding: 18px 43px 15px 20px;}

.eventsdate span{letter-spacing: 4px;

    padding-top: 8px; font-size: 18px;}    

.latestevent{ width: 100%;border-bottom: 1px #e0e0e0 solid; padding: 30px 0; overflow: hidden;

    clear: both; } 

.evtime{display: inline-block;}

.evtime span{color: #000; padding-left: 10px;}

.latestevent h4{color: #000;}  

.latestevent img{ -webkit-box-shadow: 0px 15px 15px 0px rgba(0,0,0,0.1);

    -moz-box-shadow: 0px 15px 15px 0px rgba(0,0,0,0.1);

    box-shadow: 0px 15px 15px 0px rgba(0,0,0,0.1); border-radius: 4px;}

.image img{width: 100%; height: auto;}

 .p-0{padding: 0px;}

 .he-title{position: relative;padding-top: 15px; padding-bottom: 15px; color: #fff; margin-bottom: 20px;}

.he-title:after{position: absolute;content: "";left: 0;    width: 70px;

    background: #fff;height: 2px;bottom: 0;}



 .hometop{margin-top: -200px;} 

 .featurebox1{background: #016989;padding: 10px 20px 20px;color: #fff;min-height: 210px;}  

.featurebox2{background: #037ba0;padding: 10px 20px 20px;color:#fff;min-height: 210px;}

.featurebox3{background: #0690bb;padding: 10px 20px 20px;color:#fff;min-height: 210px;}

.featurebox4{background: #069dcc;padding: 10px 20px 20px;color:#fff;min-height: 268px;}

.morebtn{color: #fff; border:1px solid #fff; padding: 5px 20px; display: inline-block; margin-top: 10px;

border-radius: 30px;}

.morebtn:hover{background:#fff; color: #000; text-decoration: none;}

.dropdown-menu {min-width: 180px;padding: 0px 0;margin: 0px 0 0;}


@media only screen and (min-device-width : 320px) and (max-device-width : 896px) and (orientation : landscape){
.banner-text-left {
    text-align: center !important;
}
.banner-form select {
    width: 54% !important;
    height: 35px;
    padding: 7px 10px 7px 10px;
    border: solid 1px #999;
    /* border-radius: 20px; */
    font-size: 13px;
    position: absolute;
    left: 204px !important;
    /* border-left: none; */
    border-left-color: none;
    border-radius: 0px 20px 20px 0px;
    -webkit-appearance: none;
    background-position-x: 350px !important;
}
.forgot-text {
    color: #fff;
    float: left;
    margin-top: -29px;
    margin-left: 279px !important;
}
.banner-form {
    margin-top: 35px;
    text-align: center;
}
.txt-left {
    text-align: center;
    margin-left: -144px !important;
}
#title {
    width: 64%;
    height: 35px;
    padding: 10px;
    border: solid 1px #999;
    border-radius: 20px;
    font-size: 10px !important;
    font-style: italic;
    color: #079103;
    font-weight: 600;
    margin-bottom: 25px;
}
.seek-title {
    width: 50%;
    margin: 0 auto;
    padding: 8px;
    border: 1px solid #bfbfbf;
    border-radius: 39px;
    font-size: 12px !important;
    font-weight: 600;
    color: #079103;
    box-shadow: #bfbfbf;
    box-shadow: 0px 0px 8px 0px #bfbfbf;
    position: absolute;
    left: 175px !important;
    top: -20px;
    z-index: 1;
    background: #fff;
    margin-top: 5px !important;
}
.seek-inner {
    text-align: center;
    top: -5px;
}
.seek-nner-box {
    text-align: left;
    padding: 20px;
    border: 1px solid #bfbfbf;
    border-radius: 9px;
    font-size: 15px;
    font-weight: 600;
    color: #079103;
    box-shadow: #bfbfbf;
    box-shadow: 0px 0px 8px 0px #bfbfbf;
    height: 155px;
    background-color: #fff;
    margin-top: 35px !important;
}
.looking-second-opinion {
    background-image: url(/../../uploads/gallery/media/looking.jpg);
    background-size: cover;
    height: 505px !important;
    margin-top: -70px;
    background-repeat: no-repeat;
    background-position: center;
}
.looking-title {
    font-size: 28px;
    margin-top: 95px !important;
    color: #079103;
}
.get-started-boxinner1:after {
    content: none !important;
    background-size: cover;
    height: 100%;
    width: 2px;
    position: absolute;
    right: -13px;
    top: 0px;
}
.get-started-boxinner2:after {
    content: none !important;
    background-size: cover;
    height: 100%;
    width: 2px;
    position: absolute;
    right: -13px;
    top: 0px;
}
.get-started-boxinner:after {
    content: none !important;
    background-size: cover;
    height: 100%;
    width: 2px;
    position: absolute;
    right: -13px;
    top: 0px;
}
.get-started-boxinner-last:after {
    content: none !important;
    background-size: cover;
    height: 100%;
    width: 2px;
    position: absolute;
    right: -13px;
    top: 0px;
}
.get-started-title {
    width: 71% !important;
    margin: 0 auto;
    padding: 8px;
    border: 1px solid #bfbfbf;
    border-radius: 39px;
    font-size: 16px !important;
    font-weight: 600;
    color: #079103;
    box-shadow: #bfbfbf;
    box-shadow: 0px 0px 8px 0px #bfbfbf;
    position: ed;
    position: absolute;
    left: 100px !important;
    background: #fff;
    margin-top: -20px;
}
}
@media only screen and (min-device-width : 320px) and (max-device-width : 812px) and (orientation : portrait){

.social, .top-list{text-align: center;}

.top-right {float: none;text-align: center;}

.navbar-nav>li {margin-top:0px;}

.logo img{/*height: 20px;*/width: 59%;
    margin-top: 10px;}
.banner-text-left {
    text-align: center !important;
}
.banner-form select {
    width: 48% !important;
    height: 35px;
    padding: 7px 10px 7px 10px;
    border: solid 1px #999;
    /* border-radius: 20px; */
    font-size: 13px;
    position: absolute;
    left: 133px !important;
    /* border-left: none; */
    border-left-color: none;
    border-radius: 0px 20px 20px 0px;
    -webkit-appearance: none;
    background-position-x: 226px !important;
}
{
    background-image: url(http://inacloudd.com/uploads/gallery/media/slide1.png);
    background-size: cover;
    background-position: inherit; 
}
.forgot-text {
    color: #fff;
    float: left;
    margin-top: -29px;
    margin-left: 97px !important;
}
.banner-form {
    margin-top: 35px;
    text-align: center;
}
.txt-left {
    text-align: center;
    margin-left: -30px !important;
}
#title {
    width: 64%;
    height: 35px;
    padding: 10px;
    border: solid 1px #999;
    border-radius: 20px;
    font-size: 10px !important;
    font-style: italic;
    color: #079103;
    font-weight: 600;
    margin-bottom: 25px;
}
.seek-title {
    width: 50%;
    margin: 0 auto;
    padding: 8px;
    border: 1px solid #bfbfbf;
    border-radius: 39px;
    font-size: 12px !important;
    font-weight: 600;
    color: #079103;
    box-shadow: #bfbfbf;
    box-shadow: 0px 0px 8px 0px #bfbfbf;
    position: absolute;
    left: 93px !important;
    top: -20px;
    z-index: 1;
    background: #fff;
    margin-top: 5px !important;
}
.seek-inner {
    text-align: center;
    top: -5px;
}
.seek-nner-box {
    text-align: left;
    padding: 20px;
    border: 1px solid #bfbfbf;
    border-radius: 9px;
    font-size: 15px;
    font-weight: 600;
    color: #079103;
    box-shadow: #bfbfbf;
    box-shadow: 0px 0px 8px 0px #bfbfbf;
    height: 155px;
    background-color: #fff;
    margin-top: 35px !important;
}
.looking-second-opinion {
    background-image: url(/../../uploads/gallery/media/looking.jpg);
    background-size: cover;
    height: 675px !important;
    margin-top: -70px;
    background-repeat: no-repeat;
    background-position: center;
}
.looking-title {
    font-size: 28px;
    margin-top: 95px !important;
    color: #079103;
}
.get-started-boxinner1:after {
    content: none !important;
    background-size: cover;
    height: 100%;
    width: 2px;
    position: absolute;
    right: -13px;
    top: 0px;
}
.get-started-boxinner2:after {
    content: none !important;
    background-size: cover;
    height: 100%;
    width: 2px;
    position: absolute;
    right: -13px;
    top: 0px;
}
.get-started-boxinner:after {
    content: none !important;
    background-size: cover;
    height: 100%;
    width: 2px;
    position: absolute;
    right: -13px;
    top: 0px;
}
.get-started-boxinner-last:after {
    content: none !important;
    background-size: cover;
    height: 100%;
    width: 2px;
    position: absolute;
    right: -13px;
    top: 0px;
}
.get-started-title {
    width: 71% !important;
    margin: 0 auto;
    padding: 8px;
    border: 1px solid #bfbfbf;
    border-radius: 39px;
    font-size: 16px !important;
    font-weight: 600;
    color: #079103;
    box-shadow: #bfbfbf;
    box-shadow: 0px 0px 8px 0px #bfbfbf;
    position: ed;
    position: absolute;
    left: 58px !important;
    background: #fff;
    margin-top: -20px;
}
.fleft, .fright{text-align: center;}

.newsmain{margin-left: 0px;margin-top: 15px;}

 .hometop{margin-top: -35px;}

 h2{margin-top: 20px;}

 .navbar-collapse{padding-top: 20px;}

}



@media(min-width:320px) and (max-width: 480px){

  .gallery figure {-ms-flex-preferred-size: 100%;flex-basis:100%;}  

}

@media(min-width:481px) and (max-width: 767px){

  .gallery figure {-ms-flex-preferred-size: 50%;flex-basis:50%;}  

}

@media(min-width:992px) and (max-width:1199px){

/*.logo img{height: 55px; margin-top: 5px;}*/

}

@media (min-width:900px) {

 .dropdown:hover .dropdown-menu {display: block;}   

 .dropdown .dropdown-menu{display: none;}

}



.mediarow .row {

    margin-right: -5px;

    margin-left: -5px;

}

.img_div_modal {

    padding-right: 5px;

    padding-left: 5px;

}



.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {

    color: #fff;

    background-color: #016a8a;

}
/*----------banner-form---------------*/
		#title{
		width: 65%;
    height: 35px;
    padding: 10px;
    border: solid 1px #999;
    border-radius: 20px;
    font-size: 13px;
	font-style: italic;
    color: #079103;
    font-weight: 600;
	margin-bottom: 25px;
	}
	.banner-form{
    margin-top: 35px;	
	}
	.banner-form input {
    width: 65%;
    height: 35px;
    padding: 10px;
    border: solid 1px #999;
    border-radius: 20px;
    font-size: 13px;
		margin-bottom: 40px;
	
}
	.banner-form select {
    width: 50%;
    height: 35px;
    padding: 7px 10px 7px 10px;
    border: solid 1px #999;
    /* border-radius: 20px; */
    font-size: 13px;
    position: absolute;
    left: 249px;
    /* border-left: none; */
    border-left-color: none;
    border-radius: 0px 20px 20px 0px;
		-webkit-appearance: none;
    background-position-x: 189px !important;
}
	#subbtn{
	background-color: #FFFFFF;
	border: none;
    margin: 0;
    padding: 0;
    position: relative;
    height: 37px;
    width: 22%;
    color: #079103;
    text-transform: uppercase;
    font-size: 15px;
    border-radius: 50px;
    font-weight: 600;
	}
		.forgot-text{
			color: #fff;
    float: left;
    margin-top: -29px;
    margin-left: 108px;
		}
		.txt-left{
			text-align: center;
	        margin-left: 65px;

		}
.txt-left a{
            color: #fff;

        }
		/*-------Slider Neha css-------*/
        #team {
    background: #eee !important;
}
    
    .selected {
    background-image: linear-gradient(#1ba2c0, #4cb59b) !important;
    color: #fff !important;
    
}
.alldoc {
    margin-top: 5px;
    margin-bottom: 10px;
}
    .list_block{
            text-align: left;
    background-color: #f4f4f4;
    padding: 16px 0px 16px 0px;
    /* margin: 0 auto !important; */
    margin-top: 10px;
    margin-bottom:15px;
    }
    .designation-text{
        font-size:18px;
    }
.seek-second-opinion{
	margin-top: 40px;
}
    .btn4{
            border: 1px solid #4cb59b;
            border-radius: 20px 0px 0px 20px;
    color: grey;
    font-weight: 600;
    /* margin-top: 41px; */
    background-image: linear-gradient(#fff, #fff);
    }
    .list_block img{
        width: 65%;
    }
    .filters{
        text-align: center;
    margin-bottom: 35px;
    }
    .blocks{
            background: #f3f3f3;
    }
    .block-outer{
        margin-top: 30px;
        
    }
    .doc_bg
    {
        background-image: linear-gradient(to right, #1ba2c0,#30adaa, #47b986);
    }
    .d-img{
            text-align: end;

    }
    .pg_title{
       padding-top: 5px;
    padding-bottom: 0px;
    font-size: 40px;
    color: #fff;
    }
    .back-text{
        padding: 25px;
        color: #fff;
    }
    .btn2 {
    border-radius: 28px;
    color: #fff;
    font-weight: 600;
    margin-bottom:10px;
    background-image: linear-gradient(#1ba2c0, #4cb59b);
}
    .btn5{
            border: 1px solid #4cb59b;
    border-radius: 0px 20px 20px 0px;
    color: grey;
    font-weight: 600;
    /* margin-top: 41px; */
    background-image: linear-gradient(#fff, #fff);
    }
.btn-primary:hover,
.btn-primary:focus {
    background-color: #108d6f;
    border-color: #108d6f;
    box-shadow: none;
    outline: none;
}
.btn4:hover,
.btn4:focus
{
   outline: none !important;
    /*border: #4cb59b !important;*/
    box-shadow: none !important;
}
.btn5:hover,
.btn5:focus
{
   outline: none !important;
    /*border: #4cb59b !important;*/
    box-shadow: none !important;
}
.btn-primary {
    color: #fff;
    background-color: #007b5e;
    border-color: #007b5e;
}

section .section-title {
    text-align: center;
    color: #007b5e;
    margin-bottom: 50px;
    text-transform: uppercase;
}

#team .card {
    border: none;
    background: #ffffff;
}

.image-flip:hover .backside,
.image-flip.hover .backside {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    border-radius: .25rem;
    z-index: 9;
}

.image-flip:hover .frontside,
.image-flip.hover .frontside {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
    z-index: 9;
}

.mainflip {
    -webkit-transition: 1s;
    -webkit-transform-style: preserve-3d;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -moz-transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transition: 1s;
    transform-style: preserve-3d;
    position: relative;
    z-index: 9;
}

.frontside {
    position: relative;
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    z-index: 2;
    margin-bottom: 10px;
        padding-top: 10px;
}

.backside {
    position: absolute;
    top: 0;
    left: 0;
    background-image: linear-gradient(rgb(34,165,207,0.8), #4cb59b);
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
    -moz-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
    box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);

}

.frontside,
.backside {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 1s;
    -webkit-transform-style: preserve-3d;
    -moz-transition: 1s;
    -moz-transform-style: preserve-3d;
    -o-transition: 1s;
    -o-transform-style: preserve-3d;
    -ms-transition: 1s;
    -ms-transform-style: preserve-3d;
    transition: 1s;
    transform-style: preserve-3d;
}

.frontside .card,
.backside .card {
    min-height: 312px;
}

.backside .card a {
    font-size: 15px;
    color: #fff !important;
}

.frontside .card .card-title,
.backside .card .card-title {
    
    color: #000 !important;
    font-size: 15px;
    margin-top: 0px;
	font-weight:600;

}

.p-img {
    width: 150px;
    height: 150px;
   
}
.list-special {
       padding-left: 60px;
    list-style: none;
    text-align: left;
    line-height: 2.5;
}
.list-special li {
    position: relative;
}
.list-special li:before {
        position: absolute;
    content: "";
    left: -29px;
    top: 3px;
    background-image: url(../../../images/bullet.png);
    background-position: left;
    background-repeat: no-repeat;
    width: 27px;
    height: 27px;
}
.get-box{
    background-image: linear-gradient(to right, #1ba2c0,#30adaa, #47b986);
    margin-top: 45px;
    
    background-repeat: no-repeat
}
.get_title{
        font-size: 31px;
    padding: 18px;
    color: #fff;
    font-weight: 600;
    text-align: center;
}
.get-btn{
    padding: 10px 35px 10px 35px;
    border-radius: 28px;
    /* font-weight: 600; */
    /* margin-top: 41px; */
    /* background-image: linear-gradient(#1ba2c0, #4cb59b); */
    border: 1px solid #1ba2c0;
    color: grey;
    background-color: #fff;
    font-style: italic;
    font-size: 20px;
    margin-left: 100px;
}
.quality{
    background-image: url(../../../images/about-mob.jpg);
    background-size: cover;
    margin-top: 45px;
    
    
}
.made-more{
       background-image: url(../../../images/about-lap.jpg);
    background-size: cover;
    /* height: 580px; */
    margin-top: 45px;
    /* margin-left: 0px; */
    /* padding-left: 0px; */
    
    background-repeat: no-repeat;  
}
.quality-head{

    font-size: 34px;
    font-weight: 600;
    padding-bottom: 120px;
    padding-top: 120px;
}
.about-text h3{
    margin-bottom: 26px;
    color: #079103;
}
.about-text h4{
    font-size: 21px;
    margin-bottom: 25px;
    margin-top: 25px;
    font-weight: 600;
}
.procedure-div{
    margin-top: 40px;
    margin-bottom: 40px;
}
.procedure-div-last{
   margin-top: 27px;
    margin-bottom: 40px;
}
.few-box{
    padding: 33px;
    border: 1px solid #bfbfbf;
    border-radius: 9px;
    box-shadow: 0px 0px 8px 0px #bfbfbf;
}
.how-box{
    padding: 10px;
    border: 1px solid #bfbfbf;
    border-radius: 9px;
    box-shadow: 0px 0px 8px 0px #bfbfbf;
}
.how-btn{
    padding: 10px 35px 10px 35px;
    border-radius: 28px;
    /* font-weight: 600; */
    margin-top: 28px;
    /* background-image: linear-gradient(#1ba2c0, #4cb59b); */
    border: 1px solid #1ba2c0;
    color: grey;
    background-color: #fff;
    font-style: italic;
    font-size: 20px;
    
}
.how-title{
        font-size: 31px;
    padding: 18px;
    color: #fff;
    font-weight: 600;
    text-align: left; 
    line-height: 1;
}
.after-pro-text{
    margin-top: 40px;
}
.border-small-style {
    height: 1px !important;
    background-image: linear-gradient(to right, #428ac9, #e64e90, #efa63b);
    margin-bottom: 18px !important;
    width: 100% !important;
}
			.page_heading{
		text-align: center;
		color: #079103;
	}
		.banner-text-left{
			text-align: left;
		}
.mbr-slider .carousel-inner > .active,
.mbr-slider .carousel-inner > .next,
.mbr-slider .carousel-inner > .prev {
    display: table;
}
.mbr-slider .carousel-control {
    background-image: none;
    width: 54px;
    height: 54px;
    top: 50%;
    margin-top: -27px;
    line-height: 54px;
    border: 2px solid #fff;
    opacity: 1;
    text-shadow: none;
    z-index: 5;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}
.mbr-slider .carousel-control.left {
	margin-left: 20px;
}
.mbr-slider .carousel-control.right {
	margin-right: 20px;
}
.mbr-slider .carousel-control:hover {
	background: #fff;
	color: #000;
}
.mbr-slider .carousel-indicators {
    bottom: 20px;
}
.mbr-slider .carousel-indicators li,
.mbr-slider .carousel-indicators .active {
    width: 15px;
    height: 15px;
    margin: 3px;
    border: 2px solid #ffffff;
}

@media (max-width: 767px) {
    .mbr-slider .carousel-control {
        top: auto;
        bottom: 20px;
    }
}
.mbr-slider .mbr-overlay {
    z-index: 0;
    opacity:0.5;
}
/* boxed model */
.mbr-slider > .boxed-slider {
    position: relative;
    padding: 93px 0;
}
.mbr-slider > .container .carousel-indicators {
    margin-bottom: 93px;
}
@media (max-width: 767px) {
    .mbr-slider > .container .carousel-control {
        margin-bottom: 93px;
    }
}
.mbr-slider > .container img {
    width: 100%;
}
.mbr-slider > .container img + .row {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin-left: 0;
    margin-right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}
.mbr-slider .mbr-section {
    padding-left: 0;
    padding-right: 0;
}

/* article layout */
.mbr-slider .article-slider > div {
    padding-left: 0;
    padding-right: 0;
}
.mbr-slider > .container.article-slider .carousel-indicators {
    margin-bottom: 0;
}

.is-builder .animated {
  -webkit-animation-name: none !important;
  animation-name: none !important;
}
html {
  position: relative;
  min-height: 100%;
}
.mbr-embedded-video {
  position: relative;
}
.mbr-background-video,
.mbr-background-video-preview {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
}
.mbr-parallax-background,
.mbr-background {
  background-attachment: fixed !important;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover !important;
}
.mbr-hidden-scrollbar .mbr-parallax-background {
  background-size: auto 130%;
}
.mobile .mbr-parallax-background {
  background-attachment: scroll !important;
}
.mbr-background {
  background-attachment: scroll !important;
}
.mbr-navbar {
  position: relative;
  width: 100%;
}
.mbr-navbar:before {
  content: "";
  display: block;
}
.mbr-navbar__brand-link:after,
.mbr-navbar__brand-img {
  max-height: 74px;
}
.mbr-navbar:before,
.mbr-navbar__container {
  height: 98px;
}
.mbr-navbar--ss .mbr-navbar__brand-link:after,
.mbr-navbar--ss .mbr-navbar__brand-img {
  height: 74px;
}
.mbr-navbar--ss:before,
.mbr-navbar--ss .mbr-navbar__container {
  height: 98px;
}
.mbr-navbar--xs .mbr-navbar__brand-link:after,
.mbr-navbar--xs .mbr-navbar__brand-img {
  height: 32px;
}
.mbr-navbar--xs:before,
.mbr-navbar--xs .mbr-navbar__container {
  height: 56px;
}
.mbr-navbar--s .mbr-navbar__brand-link:after,
.mbr-navbar--s .mbr-navbar__brand-img {
  height: 48px;
}
.mbr-navbar--s:before,
.mbr-navbar--s .mbr-navbar__container {
  height: 72px;
}
.mbr-navbar--m .mbr-navbar__brand-link:after,
.mbr-navbar--m .mbr-navbar__brand-img {
  height: 64px;
}
.mbr-navbar--m:before,
.mbr-navbar--m .mbr-navbar__container {
  height: 88px;
}
.mbr-navbar--l .mbr-navbar__brand-link:after,
.mbr-navbar--l .mbr-navbar__brand-img {
  height: 96px;
}
.mbr-navbar--l:before,
.mbr-navbar--l .mbr-navbar__container {
  height: 120px;
}
.mbr-navbar--xl .mbr-navbar__brand-link:after,
.mbr-navbar--xl .mbr-navbar__brand-img {
  height: 128px;
}
.mbr-navbar--xl:before,
.mbr-navbar--xl .mbr-navbar__container {
  height: 152px;
}
.mbr-navbar--short .mbr-navbar__brand-link:after,
.mbr-navbar--short .mbr-navbar__brand-img {
  height: 40px;
}
.mbr-navbar--short:before,
.mbr-navbar--short .mbr-navbar__container {
  height: 64px;
}
.mbr-navbar--short .mbr-navbar__container {
  padding: 12px 0;
}
@media (max-width: 767px) {
  .mbr-navbar--short .mbr-navbar__brand-link:after,
  .mbr-navbar--short .mbr-navbar__brand-img {
    height: 31px;
  }
  .mbr-navbar--short:before,
  .mbr-navbar--short .mbr-navbar__container {
    height: 45px;
  }
  .mbr-navbar--short .mbr-navbar__container {
    padding: 7px 0;
  }
}
.mbr-navbar__brand-img {
  position: relative;
}
.mbr-navbar__brand-img,
.mbr-navbar__container,
.mbr-navbar__section {
  -webkit-transition: all 300ms ease-in-out 0s;
  -o-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.mbr-navbar__section {
  background: #2c2c2c;
  height: auto;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1000;
}
.mbr-navbar__container {
  display: table;
  padding: 12px 0;
  width: 100%;
}
.mbr-navbar__menu-box {
  display: table;
  width: 100%;
}
.mbr-navbar__menu-box--inline-left,
.mbr-navbar__menu-box--inline-center,
.mbr-navbar__menu-box--inline-right {
  display: block;
  text-align: left;
}
.mbr-navbar__menu-box--inline-center {
  text-align: center;
}
.mbr-navbar__menu-box--inline-right {
  text-align: right;
}
.mbr-navbar__column {
  display: table-cell;
  vertical-align: middle;
}
.mbr-navbar__column--xxs {
  width: 1%;
}
.mbr-navbar__column--xs {
  width: 10%;
}
.mbr-navbar__column--s {
  width: 20%;
}
.mbr-navbar__column--m {
  width: 30%;
}
.mbr-navbar__column--l {
  width: 40%;
}
.mbr-navbar__column--xl {
  width: 50%;
}
.mbr-navbar__menu-box--inline-left .mbr-navbar__column,
.mbr-navbar__menu-box--inline-center .mbr-navbar__column,
.mbr-navbar__menu-box--inline-right .mbr-navbar__column {
  display: inline-block;
}
.mbr-navbar__items {
  float: left;
  padding-left: 0px;
  position: relative;
  left: -20px;
}
.mbr-navbar__items--right {
  float: right;
  left: 0;
}
.mbr-navbar__item {
  display: block;
  float: left;
  position: relative;
}
.mbr-navbar__hamburger {
  display: none;
  margin-top: -11px;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 10000;
}
.mbr-navbar--collapsed .mbr-navbar__container {
  position: relative;
}
.mbr-navbar--collapsed .mbr-navbar__column {
  display: block;
  width: 100%;
}
.mbr-navbar--collapsed .mbr-navbar__items--right {
  padding-top: 13px;
}
.mbr-navbar--collapsed .mbr-navbar__menu {
  background: rgba(0, 0, 0, 0.9);
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.mbr-navbar--collapsed .mbr-navbar__menu-box {
  display: table-cell;
  vertical-align: middle;
}
.mbr-navbar--collapsed .mbr-navbar__items {
  float: none;
}
.mbr-navbar--collapsed .mbr-navbar__item {
  float: none;
}
.mbr-navbar--collapsed .mbr-navbar__hamburger {
  display: block;
}
.mbr-navbar--collapsed.mbr-navbar--open .mbr-navbar__menu {
  display: table;
}
.mbr-navbar--collapsed.mbr-navbar--open:not(.mbr-navbar--sticky) .mbr-navbar__section {
  background: none;
  position: fixed;
}
.mbr-navbar--collapsed.mbr-navbar--open .mbr-navbar__brand {
  visibility: hidden;
}
.mbr-navbar--collapsed.mbr-navbar--sticky.mbr-navbar--open .mbr-navbar__brand {
  visibility: visible;
}
.mbr-navbar--collapsed.mbr-navbar--open .mbr-navbar__brand-img,
.mbr-navbar--collapsed.mbr-navbar--open .mbr-navbar__container {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.mbr-navbar--freeze.mbr-navbar--collapsed.mbr-navbar--open .mbr-navbar__hamburger,
.mbr-navbar--freeze.mbr-navbar--collapsed.mbr-navbar--open .mbr-navbar__hamburger:hover {
  color: #fff !important;
}
.mbr-navbar--sticky .mbr-navbar__section {
  position: fixed;
}
.mbr-navbar--absolute {
  position: absolute;
}
.mbr-navbar--transparent .mbr-navbar__section {
  background: none;
}
.mbr-navbar--stuck .mbr-navbar__section,
.mbr-navbar--relative .mbr-navbar__section {
  background: #2c2c2c;
}
@media (max-width: 991px) {
  .mbr-navbar--auto-collapse .mbr-navbar__container {
    position: relative;
  }
  .mbr-navbar--auto-collapse .mbr-navbar__column {
    display: block;
    width: 100%;
  }
  .mbr-navbar--auto-collapse .mbr-navbar__items--right {
    padding-top: 13px;
  }
  .mbr-navbar--auto-collapse .mbr-navbar__menu {
    background: rgba(0, 0, 0, 0.9);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
  }
  .mbr-navbar--auto-collapse .mbr-navbar__menu-box {
    display: table-cell;
    vertical-align: middle;
  }
  .mbr-navbar--auto-collapse .mbr-navbar__items {
    float: none;
  }
  .mbr-navbar--auto-collapse .mbr-navbar__item {
    float: none;
  }
  .mbr-navbar--auto-collapse .mbr-navbar__hamburger {
    display: block;
  }
  .mbr-navbar--auto-collapse.mbr-navbar--open .mbr-navbar__menu {
    display: table;
  }
  .mbr-navbar--auto-collapse.mbr-navbar--open:not(.mbr-navbar--sticky) .mbr-navbar__section {
    background: none;
    position: fixed;
  }
  .mbr-navbar--auto-collapse.mbr-navbar--open .mbr-navbar__brand {
    visibility: hidden;
  }
  .mbr-navbar--auto-collapse.mbr-navbar--sticky.mbr-navbar--open .mbr-navbar__brand {
    visibility: visible;
  }
  .mbr-navbar--auto-collapse.mbr-navbar--open .mbr-navbar__brand-img,
  .mbr-navbar--auto-collapse.mbr-navbar--open .mbr-navbar__container {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}
.mbr-after-navbar:before {
  content: "";
  display: block;
  height: 98px;
}
.mbr-hamburger {
  cursor: pointer;
  height: 23px;
  width: 30px;
}
.mbr-hamburger:focus {
  outline: none;
}
.mbr-hamburger__line,
.mbr-hamburger__line:before,
.mbr-hamburger__line:after {
  content: "";
  position: absolute;
  display: block;
  height: 1px;
  cursor: pointer;
}
.mbr-hamburger__line,
.mbr-hamburger__line:before,
.mbr-hamburger__line:after {
  width: 30px;
  border-bottom: 5px solid;
  top: 9px;
}
.mbr-hamburger__line:before {
  top: -9px;
}
.mbr-hamburger__line:after {
  top: 9px;
}
.mbr-hamburger__line,
.mbr-hamburger__line:before,
.mbr-hamburger__line:after {
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.mbr-hamburger--open .mbr-hamburger__line {
  border-color: transparent;
}
.mbr-hamburger--open .mbr-hamburger__line:before,
.mbr-hamburger--open .mbr-hamburger__line:after {
  top: 0;
}
.mbr-hamburger--open .mbr-hamburger__line:before {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mbr-hamburger--open .mbr-hamburger__line:after {
  top: 10px;
  -ms-transform: translatey(-10px) rotate(-45deg);
  -webkit-transform: translatey(-10px) rotate(-45deg);
  transform: translatey(-10px) rotate(-45deg);
}
@media (max-width: 767px) {
  .mbr-hamburger {
    height: 23px;
    width: 27px;
  }
  .mbr-hamburger__line,
  .mbr-hamburger__line:before,
  .mbr-hamburger__line:after {
    width: 27px;
    border-bottom: 4px solid;
    top: 9px;
  }
  .mbr-hamburger__line:before {
    top: -9px;
  }
  .mbr-hamburger__line:after {
    top: 9px;
  }
}
.mbr-brand {
  display: block;
  float: left;
  position: relative;
}
.mbr-brand,
.mbr-brand:hover {
  text-decoration: none;
}
.mbr-brand__name {
  display: block;
  font-weight: bold;
  margin-top: 5px;
  text-align: center;
}
.mbr-brand__name,
.mbr-brand__name:hover {
  text-decoration: none;
}
.mbr-brand--inline {
  display: table;
}
.mbr-brand--inline:after {
  content: "";
  display: table-cell;
  width: 1px;
}
.mbr-brand--inline .mbr-brand__logo,
.mbr-brand--inline .mbr-brand__name {
  display: table-cell;
  vertical-align: middle;
}
.mbr-brand--inline .mbr-brand__logo {
  padding-right: 10px;
}
.mbr-brand--inline .mbr-brand__name {
  margin: 0;
  text-align: left;
}
.mbr-form {
  display: table;
  margin-top: -13px;
  position: relative;
  top: 14px;
  width: 100%;
}
.mbr-form__left,
.mbr-form__right {
  display: table-cell;
  vertical-align: top;
}
.mbr-form__left {
  padding-right: 3px;
}
.mbr-form__right {
  width: 1px;
}
@media (max-width: 530px) {
  .mbr-form {
    display: block;
    margin-top: -27px;
    position: relative;
    top: 26px;
  }
  .mbr-form__left,
  .mbr-form__right {
    display: block;
  }
  .mbr-form__left {
    margin-bottom: 12px;
    padding-right: 0;
  }
  .mbr-form__right {
    width: 100%;
  }
}
.mbr-section {
  padding: 0 20px;
}
.mbr-section--no-padding {
  padding: 0;
}
.mbr-section--relative {
  position: relative;
}
.mbr-section--fixed-size {
  overflow: hidden;
}
.mbr-section--full-height {
  height: 100vh;
}
.mbr-section--full-height.mbr-after-navbar:before {
  display: none;
}
.mbr-section--bg-adapted {
  background-attachment: scroll;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}
.mbr-section--gray {
  background-color: #444444;
}
.mbr-section--light-gray {
  background-color: #f0f0f0;
}
.mbr-section--dark-gray {
  background-color: #3c3c3c;
}
.mbr-section__container {
  padding: 0;
  position: relative;
  z-index: 3;
}
.mbr-section__container--center {
  text-align: center;
}
.mbr-section__container--std-padding {
  padding: 93px 0;
}
.mbr-section__container--std-top-padding {
  padding-top: 93px;
}
.mbr-section__container--std-bot-padding {
  padding-bottom: 93px;
}
.mbr-section__container--sm-padding {
  padding: 41px 0;
}
.mbr-section__container--sm-top-padding {
  padding-top: 41px;
}
.mbr-section__container--sm-bot-padding {
  padding-bottom: 41px;
}
.mbr-section__container--isolated {
  padding-bottom: 93px;
  padding-top: 93px;
}
.mbr-section__container--first {
  padding-top: 93px;
  padding-bottom: 41px;
}
.mbr-section__container--middle {
  padding-bottom: 41px;
}
.mbr-section__container--last {
  padding-bottom: 93px;
}
.mbr-section__row {
  margin-left: -24px;
  margin-right: -24px;
}
.mbr-section__col {
  overflow: hidden;
  padding-left: 24px;
  padding-right: 24px;
}
.mbr-section__left {
  padding-right: 40px;
}
.mbr-section__right {
  padding-left: 15px;
}
.mbr-section__header {
  line-height: 1.5em;
  margin: -10px 0 0;
  text-align: center;
}
@media (min-width: 768px) {
  .mbr-section--short-paddings .mbr-section__container--std-padding {
    padding: 59px 0;
  }
  .mbr-section--short-paddings .mbr-section__container--std-top-padding {
    padding-top: 59px;
  }
  .mbr-section--short-paddings .mbr-section__container--std-bot-padding {
    padding-bottom: 59px;
  }
  .mbr-section--short-paddings .mbr-section__container--sm-padding {
    padding: 41px 0;
  }
  .mbr-section--short-paddings .mbr-section__container--sm-top-padding {
    padding-top: 41px;
  }
  .mbr-section--short-paddings .mbr-section__container--sm-bot-padding {
    padding-bottom: 41px;
  }
  .mbr-section--short-paddings .mbr-section__container--isolated {
    padding-bottom: 59px;
    padding-top: 59px;
  }
  .mbr-section--short-paddings .mbr-section__container--first {
    padding-top: 59px;
    padding-bottom: 41px;
  }
  .mbr-section--short-paddings .mbr-section__container--middle {
    padding-bottom: 41px;
  }
  .mbr-section--short-paddings .mbr-section__container--last {
    padding-bottom: 59px;
  }
}
@media (max-width: 767px) {
  .mbr-section__left {
    padding-right: 15px;
  }
  .mbr-section__right {
    padding-left: 15px;
    padding-top: 51px;
  }
}
.mbr-arrow {
  bottom: 71px;
  left: 0;
  line-height: 1px;
  padding: 0 20px;
  position: absolute;
  width: 100%;
  z-index: 3;
}
.mbr-arrow__link {
  display: inline-block;
  font-size: 26px;
}
.mbr-arrow__link,
.mbr-arrow__link:hover,
.mbr-arrow__link:focus {
  color: #fff;
}
.mbr-arrow--floating .mbr-arrow__link {
  -webkit-animation: floating-arrow 1.6s infinite ease-in-out 0s;
  -o-animation: floating-arrow 1.6s infinite ease-in-out 0s;
  animation: floating-arrow 1.6s infinite ease-in-out 0s;
}
@-webkit-keyframes floating-arrow {
  from {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  65% {
    -webkit-transform: translateY(11px);
    transform: translateY(11px);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-o-keyframes floating-arrow {
  from {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  65% {
    -webkit-transform: translateY(11px);
    transform: translateY(11px);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes floating-arrow {
  from {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  65% {
    -webkit-transform: translateY(11px);
    transform: translateY(11px);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.mbr-arrow--dark .mbr-arrow__link,
.mbr-arrow--dark .mbr-arrow__link:hover,
.mbr-arrow--dark .mbr-arrow__link:focus {
  color: #252525;
}
@media (max-width: 767px) {
  .mbr-arrow {
    bottom: 41px;
  }
}
@media (max-width: 320px) {
  .mbr-arrow {
    bottom: 21px;
    text-align: center;
  }
}
@media all and (device-width: 320px) and (device-height: 568px) and (orientation: portrait) {
  .mbr-arrow {
    bottom: 31px;
  }
}
.mbr-box {
  display: table;
  width: 100%;
}
.mbr-box--fixed {
  table-layout: fixed;
}
.mbr-box--stretched {
  height: 100%;
}
.mbr-box__magnet {
  display: table-cell;
  float: none;
  height: 100%;
  margin-bottom: 0;
  margin-top: 0;
  text-align: center;
  vertical-align: middle;
}
.mbr-box__magnet--sm-padding {
  padding: 41px 0;
}
.mbr-box__magnet--top-left,
.mbr-box__magnet--top-center,
.mbr-box__magnet--top-right {
  vertical-align: top;
}
.mbr-box__magnet--bottom-left,
.mbr-box__magnet--bottom-center,
.mbr-box__magnet--bottom-right {
  vertical-align: bottom;
}
.mbr-box__magnet--top-left,
.mbr-box__magnet--center-left,
.mbr-box__magnet--bottom-left {
  text-align: left;
}
.mbr-box__magnet--top-right,
.mbr-box__magnet--center-right,
.mbr-box__magnet--bottom-right {
  text-align: right;
}
.mbr-box__container {
  height: 50%;
}
@media (max-width: 767px) {
  .mbr-box__container {
    height: 100%;
  }
  .mbr-box--adapted {
    display: block;
  }
  .mbr-box--adapted > .mbr-box__magnet {
    display: block;
    height: auto;
  }
}
.mbr-overlay {
  background: #222;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.mbr-google-map__marker {
  color: #252525;
  display: none;
  margin: 0;
}
.mbr-google-map--loaded .mbr-google-map__marker {
  display: block;
}
.mbr-hero {
  color: #fff;
  position: relative;
}
.mbr-hero__text {
  font-size: 28px;
    /* font-weight: bold; */
    left: -2px;
    /* letter-spacing: 2px; */
    line-height: 42px;
    margin: 20px 0 1px 0;
    padding-bottom: 41px;
    position: relative;
    top: 53px;
}
.mbr-hero__subtext {
  font-size: 21px;
  line-height: 29px;
  margin: -32px 0 3px 0;
  padding: 0 0 41px 0;
  position: relative;
  top: 6px;
}
.mbr-figure {
  display: inline-block;
  line-height: 1px;
  margin: 0;
  max-width: 100%;
  overflow: hidden;
  position: relative;
}
.mbr-figure--no-bg {
  background: none;
}
.mbr-figure--full-width {
  display: block;
  width: 100%;
}
.mbr-figure.mbr-after-navbar:before {
  display: none;
}
.mbr-figure--full-width iframe,
.mbr-figure--full-width .mbr-figure__img,
.mbr-figure--full-width .mbr-figure__map {
  width: 100%;
}
.mbr-figure iframe,
.mbr-figure__img,
.mbr-figure__map {
  max-width: 100%;
}
.mbr-figure__map {
  height: 400px;
  line-height: 1.3em;
}
.mbr-figure__map--short {
  height: 300px;
}
.mbr-figure__caption {
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  color: #fff;
  display: block;
  font-size: 17px;
  left: 0;
  line-height: 1.3em;
  min-height: 53px;
  padding: 17px 20px;
  position: absolute;
  text-align: left;
  width: 100%;
}
.mbr-figure__caption--no-padding {
  padding: 17px 0;
}
.mbr-figure--wysiwyg .mbr-figure__caption a,
.mbr-figure--wysiwyg .mbr-figure__caption a:hover {
  color: inherit;
  text-decoration: underline;
}
.mbr-figure--caption-inside-top .mbr-figure__caption {
  bottom: auto;
  top: 0;
}
.mbr-figure--caption-outside-top .mbr-figure__caption,
.mbr-figure--caption-outside-bottom .mbr-figure__caption {
  background: none;
  position: relative;
}
.mbr-figure--no-bg.mbr-figure--caption-outside-top .mbr-figure__caption,
.mbr-figure--no-bg.mbr-figure--caption-outside-bottom .mbr-figure__caption {
  color: #252525;
}
.mbr-figure--no-bg.mbr-figure--caption-outside-top .mbr-figure__caption {
  margin-top: -3px;
  padding-top: 0;
}
.mbr-figure--no-bg.mbr-figure--caption-outside-bottom .mbr-figure__caption {
  margin-top: -2px;
  padding-bottom: 0;
  top: 2px;
}
.mbr-figure__caption--std-grid {
  background: none;
  z-index: 2;
}
@media (min-width: 768px) {
  .mbr-figure__caption--std-grid {
    width: 715px;
    left: 50%;
    margin-left: -357.5px;
    padding: 17px 0;
  }
}
@media (min-width: 992px) {
  .mbr-figure__caption--std-grid {
    width: 935px;
    margin-left: -467.5px;
  }
}
@media (min-width: 1200px) {
  .mbr-figure__caption--std-grid {
    width: 1150px;
    margin-left: -575px;
  }
}
.mbr-figure__caption--std-grid:before {
  bottom: 0;
  content: "";
  position: absolute;
  top: 0;
  width: 200%;
  z-index: -1;
  margin-left: -50%;
}
.mbr-figure--caption-inside-top .mbr-figure__caption--std-grid:before,
.mbr-figure--caption-inside-bottom .mbr-figure__caption--std-grid:before {
  background: rgba(0, 0, 0, 0.6);
}
.mbr-figure__caption-small {
  color: #ccc;
  display: block;
  font-size: 14px;
  line-height: 1.3em;
}
.mbr-figure--no-bg.mbr-figure--caption-outside-top .mbr-figure__caption-small,
.mbr-figure--no-bg.mbr-figure--caption-outside-bottom .mbr-figure__caption-small {
  color: #777;
}
@media (max-width: 767px) {
  .mbr-figure--adapted {
    display: block;
    width: 100%;
  }
  .mbr-figure--adapted iframe,
  .mbr-figure--adapted .mbr-figure__img,
  .mbr-figure--adapted .mbr-figure__map {
    width: 100%;
  }
  .mbr-figure--caption-inside-top .mbr-figure__caption,
  .mbr-figure--caption-inside-bottom .mbr-figure__caption {
    background: none;
    position: relative;
  }
  .mbr-figure--caption-inside-top .mbr-figure__caption--std-grid:before,
  .mbr-figure--caption-inside-bottom .mbr-figure__caption--std-grid:before {
    display: none;
  }
}
.mbr-reviews {
  list-style: none;
  margin: 0 -15px;
  padding: 3px 0 0 0;
}
.mbr-reviews__item {
  position: relative;
  margin-top: 39px;
}
.mbr-reviews__text {
  background: #fafafa;
  border-radius: 3px;
  border: 1px solid #ededed;
  color: #777;
  font-size: 16px;
  line-height: 26px;
  padding: 20px;
  position: relative;
}
.mbr-reviews__text:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 14px;
  height: 14px;
  background-color: #fafafa;
  border-color: #ededed;
  border-style: none solid solid none;
  border-width: 0 1px 1px 0;
  bottom: -8px;
  content: "";
  display: block;
  left: 50px;
  position: absolute;
}
.mbr-reviews__p {
  margin: 0;
}
.mbr-reviews__author {
  margin-top: 30px;
  padding-left: 102px;
  position: relative;
}
.mbr-reviews__author--short {
  margin-top: 27px;
  padding-left: 32px;
}
.mbr-reviews__author-img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  left: 33px;
  position: absolute;
  top: 0;
}
.mbr-reviews__author-name {
  color: #777;
  font-size: 14px;
  font-weight: bold;
  position: relative;
  top: -3px;
}
.mbr-reviews__author-bio {
  color: #999;
  font-size: 12px;
}
@media (max-width: 767px) {
  .mbr-reviews__author {
    padding-bottom: 32px;
  }
  .mbr-reviews__author--short {
    padding-bottom: 1px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .mbr-reviews__item:nth-of-type(2n+1) {
    clear: left;
  }
}
@media (min-width: 992px) {
  .mbr-reviews__item:nth-of-type(3n+1) {
    clear: left;
  }
}
@media (max-width: 991px) {
  .mbr-header--reduce .mbr-header__text {
    padding-top: 1em;
    margin-top: -1em;
  }
}
.mbr-header {
  margin-top: -20px;
  padding: 0;
  position: relative;
  text-align: left;
  top: 10px;
}
.mbr-header--std-padding {
  padding-bottom: 41px;
}
.mbr-header--center {
  text-align: center;
}
.mbr-header__text {
  display: block;
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 6px;
  line-height: 1.5em;
  margin: 0;
}
.mbr-header__subtext {
  color: #777;
  font-size: 14px;
  font-style: italic;
  letter-spacing: 1px;
  margin: 8px 0 7px 0;
}
.mbr-header--inline {
  margin-top: 0;
  padding: 41px 0 28px 0;
  top: 0;
}
.mbr-header--inline .mbr-header__text {
  letter-spacing: 4px;
  line-height: 1em;
  margin: 15px 0 0 0;
}
@media (max-width: 767px) {
  .mbr-header--inline {
    padding: 47px 0 38px 0;
  }
  .mbr-header--inline .mbr-header__text {
    display: block;
    margin: 0 0 38px 0;
  }
  .mbr-header--auto-align .mbr-header__text,
  .mbr-header--auto-align .mbr-header__subtext {
    left: 0;
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .mbr-header--reduce {
    margin-top: -5px;
    top: 2px;
  }
  .mbr-header--reduce .mbr-header__text {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 1.1em;
    padding-top: 0.4em;
    margin-top: -0.4em;
  }
}
.mbr-social-icons__icon {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 29px;
  height: 56px;
  line-height: 61px;
  margin: 0 10px 13px 0;
  position: relative;
  text-align: center;
  width: 56px;
}
.mbr-social-icons__icon:hover {
  color: #fff;
}
.mbr-social-icons--style-1 .mbr-social-icons__icon:hover {
  background: #252525 !important;
}
.mbr-contacts {
  color: #9c9c9c;
  font-size: 14px;
  line-height: 1.7em;
  padding: 45px 0 46px;
}
.mbr-contacts__img {
  max-width: 100%;
  margin: 6px 0 5px 40px;
}
.mbr-contacts__img--left {
  margin-left: 0;
}
.mbr-contacts__text {
  margin: 0;
}
.mbr-contacts__header {
  color: #fff;
  font-size: 14px;
  letter-spacing: 1px;
  margin-bottom: 20px;
  margin-top: 3px;
}
.mbr-contacts__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (max-width: 767px) {
  .mbr-contacts__img {
    margin-bottom: 10px;
  }
  .mbr-contacts__header {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .mbr-contacts__column {
    margin-top: 37px;
  }
}
.mbr-footer {
  color: #9c9c9c;
  font-size: 13px;
  letter-spacing: 1px;
  line-height: 1.5em;
  padding: 37px 0 39px;
  word-spacing: 1px;
}
.mbr-footer__copyright {
  margin: 0;
}
.mbr-buttons {
  margin: -26px 0 13px 0;
  position: relative;
  text-align: left;
  top: 26px;
}
.mbr-buttons__btn,
.mbr-buttons__link {
  margin: 0 10px 13px 0;
}
.mbr-buttons__btn,
.mbr-buttons__link,
.mbr-buttons__btn:hover,
.mbr-buttons__link:hover {
  text-decoration: none;
}
.mbr-buttons--top {
  top: 44px;
  margin-top: -62px;
}
.mbr-buttons--no-offset {
  margin-top: 0;
  top: 0;
}
.mbr-buttons--only-links {
  left: -20px;
}
.mbr-buttons--center {
  left: 5px;
  text-align: center;
}
.mbr-buttons--center.mbr-buttons--only-links {
  left: 0;
}
.mbr-buttons--right {
  text-align: right;
}
.mbr-buttons--right .mbr-buttons__btn,
.mbr-buttons--right .mbr-buttons__link {
  margin: 0 0 13px 10px;
}
.mbr-buttons--right.mbr-buttons--only-links {
  left: 20px;
}
.mbr-buttons--activated {
  left: 5px;
  text-align: center;
}
.mbr-buttons--activated .mbr-buttons__btn,
.mbr-buttons--activated .mbr-buttons__link {
  margin-left: 0;
  margin-right: 0;
}
.mbr-buttons--activated .mbr-buttons__link {
  font-size: 25px;
  padding: 10px 30px 2px;
}
.mbr-buttons--activated .mbr-buttons__btn {
  font-size: 15px;
  margin-top: 9px;
  padding: 15px 30px;
}
.mbr-buttons--freeze.mbr-buttons--activated .mbr-buttons__link {
  font-size: 25px !important;
}
.mbr-buttons--freeze.mbr-buttons--activated .mbr-buttons__link,
.mbr-buttons--freeze.mbr-buttons--activated .mbr-buttons__link:hover {
  color: #fff !important;
}
.mbr-buttons--freeze.mbr-buttons--activated .mbr-buttons__btn {
  font-size: 15px !important;
}
@media (max-width: 991px) {
  .mbr-buttons--active {
    left: 5px;
    text-align: center;
  }
  .mbr-buttons--active .mbr-buttons__btn,
  .mbr-buttons--active .mbr-buttons__link {
    margin-left: 0;
    margin-right: 0;
  }
  .mbr-buttons--active .mbr-buttons__link {
    font-size: 25px;
    padding: 10px 30px 2px;
  }
  .mbr-buttons--active .mbr-buttons__btn {
    font-size: 15px;
    margin-top: 9px;
    padding: 15px 30px;
  }
  .mbr-buttons--freeze.mbr-buttons--active .mbr-buttons__link {
    font-size: 25px !important;
  }
  .mbr-buttons--freeze.mbr-buttons--active .mbr-buttons__link,
  .mbr-buttons--freeze.mbr-buttons--active .mbr-buttons__link:hover {
    color: #fff !important;
  }
  .mbr-buttons--freeze.mbr-buttons--active .mbr-buttons__btn {
    font-size: 15px !important;
  }
}
@media (max-width: 767px) {
  .mbr-buttons--auto-align {
    left: 5px;
    margin-top: -26px;
    text-align: center;
    top: 26px;
  }
  .mbr-buttons--auto-align.mbr-buttons--only-links {
    left: 0;
  }
}
@media (max-width: 530px) {
  .mbr-buttons {
    left: 0;
  }
  .mbr-buttons__btn,
  .mbr-buttons__link,
  .mbr-buttons--right .mbr-buttons__btn,
  .mbr-buttons--right .mbr-buttons__link {
    display: inline-block;
    margin: 0 0 13px 0;
    text-align: center;
    width: 100%;
  }
  .mbr-buttons--activated .mbr-buttons__btn,
  .mbr-buttons--activated .mbr-buttons__link,
  .mbr-buttons--active .mbr-buttons__btn,
  .mbr-buttons--active .mbr-buttons__link {
    width: auto;
  }
  .mbr-buttons--activated .mbr-buttons__btn,
  .mbr-buttons--active .mbr-buttons__btn {
    margin-top: 9px;
  }
}
.mbr-article {
  color: #777;
  font-size: 17px;
  line-height: 27px;
  text-align: left;
  position: relative;
  margin-top: -21px;
  top: 14px;
}
.mbr-article--wysiwyg h1,
.mbr-article--wysiwyg h2,
.mbr-article--wysiwyg h3,
.mbr-article--wysiwyg h4,
.mbr-article--wysiwyg h5,
.mbr-article--wysiwyg h6 {
  color: #252525;
  display: block;
  font-weight: bold;
  line-height: 1.3em;
  text-align: left;
}
.mbr-article--wysiwyg h1 {
  font-size: 27px;
  letter-spacing: 3px;
}
.mbr-article--wysiwyg h2 {
  font-size: 23px;
  letter-spacing: 2px;
}
.mbr-article--wysiwyg h3 {
  font-size: 19px;
  letter-spacing: 1px;
}
.mbr-article--wysiwyg h4 {
  font-size: 14px;
}
.mbr-article--wysiwyg h5 {
  font-size: 11px;
}
.mbr-article--wysiwyg h6 {
  font-size: 10px;
}
.mbr-article--wysiwyg p,
.mbr-article--wysiwyg ul,
.mbr-article--wysiwyg ol,
.mbr-article--wysiwyg blockquote {
  margin: 0 0 10px 0;
}
.mbr-article--wysiwyg blockquote {
  font-size: 17px;
  border-color: #f97352;
}
@media (max-width: 767px) {
  .mbr-article--auto-align.mbr-article--wysiwyg p,
  .mbr-article--auto-align {
    text-align: left !important;
  }
}
.social-likes__counter {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  background: #3c3c3c;
  border-radius: 23px;
  font-size: 12px;
  height: 23px;
  line-height: 24px;
  min-width: 23px;
  padding: 0 5px;
  position: absolute;
  right: -7px;
  text-align: center;
  top: -7px;
}
.social-likes__counter_empty {
  display: none;
}
.social-likes_style-1 .social-likes__icon:hover {
  background: #252525 !important;
}
.social-likes_style-1 .social-likes__icon:hover .social-likes__counter {
  background: #f97352;
}
.social-likes_style-2 .social-likes__icon {
  background: #252525;
}
.social-likes_style-2 .social-likes__counter {
  background: #f97352;
}
.social-likes_style-2 .social-likes__icon:hover .social-likes__counter {
  background: #3c3c3c;
}
.mbr-plan {
  padding-bottom: 41px;
  padding-left: 1px;
  padding-right: 0;
  position: relative;
}
.mbr-plan--first,
.mbr-plan:first-child {
  padding-left: 0;
}
.mbr-plan--last,
.mbr-plan:last-child {
  padding-bottom: 93px;
}
.mbr-plan__box {
  background: #fff;
}
.mbr-plan__header {
  background: #444;
  overflow: hidden;
  padding: 20px 15px;
  color: #fff;
}
.mbr-plan__number {
  border-bottom: 1px dotted #ddd;
  color: #333;
  font-size: 80px;
  line-height: 0;
  margin: 0px 10px;
  padding: 41px 0;
  text-align: center;
  margin-bottom: 41px;
}
.mbr-plan__details {
  padding-bottom: 41px;
}
.mbr-plan__details ul,
.mbr-plan__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.mbr-plan__details li,
.mbr-plan__item {
  line-height: 40px;
  padding: 0 15px;
  text-align: center;
}
.mbr-plan__buttons {
  overflow: hidden;
  padding: 0 15px 41px;
}
.mbr-plan--favorite {
  margin-right: -1px;
  margin-top: -30px;
  padding-left: 0;
  top: 15px;
  z-index: 5;
}
.mbr-plan--favorite .mbr-plan__number:before {
  content: "";
  display: block;
  height: 15px;
}
.mbr-plan--favorite .mbr-plan__box {
  padding-bottom: 15px;
  box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.1);
}
.mbr-plan--primary .mbr-plan__header {
  background: #4c6972;
}
.mbr-plan--success .mbr-plan__header {
  background: #7ac673;
}
.mbr-plan--info .mbr-plan__header {
  background: #27aae0;
}
.mbr-plan--warning .mbr-plan__header {
  background: #faaf40;
}
.mbr-plan--danger .mbr-plan__header {
  background: #f97352;
}
@media (max-width: 767px) {
  .mbr-plan,
  .mbr-plan--first,
  .mbr-plan:first-child {
    padding-left: 15px;
    padding-right: 15px;
  }
  .mbr-plan__number {
    font-size: 79px;
  }
  .mbr-plan__details {
    font-size: 17px;
  }
  .mbr-plan--favorite {
    margin: 0;
    top: 0;
  }
}
.mbr-number {
  display: inline-block;
  margin-top: -0.12em;
}
.mbr-number__num {
  display: inline-table;
  height: 1em;
}
.mbr-number__group {
  display: table-cell;
  font-weight: bold;
  position: relative;
  vertical-align: middle;
}
.mbr-number__left {
  display: none;
  font-size: 0.34em;
  line-height: 0;
  padding: 0px 5px;
  vertical-align: super;
}
.mbr-number__right {
  display: none;
  font-size: 0.25em;
  padding: 0px 5px;
  vertical-align: middle;
  white-space: nowrap;
}
.mbr-number__caption {
  display: block;
  font-size: 0.19em;
  line-height: 1em;
  opacity: 0.5;
  padding-top: 0.5em;
  text-align: center;
}
.mbr-number--price .mbr-number__value {
  padding-right: 0.28em;
}
.mbr-number--price .mbr-number__left {
  display: inline;
}
.mbr-number--short-price .mbr-number__left,
.mbr-number--short-price .mbr-number__right {
  display: inline;
}
.mbr-number--short-price .mbr-number__caption {
  display: none;
}
.mbr-number--inverse-price .mbr-number__group {
  top: 0.1em;
}
.mbr-number--inverse-price .mbr-number__left {
  display: none;
}
.mbr-number--inverse-price .mbr-number__value {
  padding-left: 0.28em;
}
.mbr-number--inverse-price .mbr-number__right {
  display: inline;
}
.engine {
    position: absolute;
	text-indent: -2400px;
	text-align: center;
	padding: 0;
}
		.seek-inner{
			text-align: center;
		}
	.seek-title{
	 width: 50%;
    margin: 0 auto;
    padding: 8px;
    border: 1px solid #bfbfbf;
    border-radius: 39px;
    font-size: 15px;
    font-weight: 600;
    color: #079103;
    box-shadow: #bfbfbf;
    box-shadow: 0px 0px 8px 0px #bfbfbf;
	position: absolute;
    left: 150px;
    top: -20px;
    z-index: 1;
    background: #fff;
		}
		.seek-nner-box{
	text-align: left;
    padding: 20px;
    border: 1px solid #bfbfbf;
    border-radius: 9px;
    font-size: 15px;
    font-weight: 600;
    color: #079103;
    box-shadow: #bfbfbf;
    box-shadow: 0px 0px 8px 0px #bfbfbf;
	height: 155px;
	background-color: #fff;
  }
	.seek-nner-box input {
    width: 100%;
    height: 35px;
    padding: 10px;
    border: solid 1px #079103;
    border-radius: 20px;
    font-size: 13px;
	margin-bottom: 15px;
	font-style: italic;
		
	
}
input:focus {
    outline: none;
}
select:focus {
   outline: none; 
}
button:focus {
   outline: none; 
}
.name-text{
    margin-top: 30px;
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 600;
}
.exp-text{
    margin-top: 30px;
    font-size: 19px;
   
    font-weight: normal;
}
	.seek-nner-box select {
    width: 100%;
    height: 35px;
    padding: 7px 10px 7px 10px;
    border: solid 1px #079103;
    font-size: 13px;
    border-left-color: none;
    border-radius: 20px;
    margin-bottom: 18px;
    margin-top: 19px;
		color: grey;
    font-style: italic;
}
	.looking-second-opinion{
	background-image: url(/../../uploads/gallery/media/looking.jpg);
    background-size: cover;
    height: 580px;
    margin-top: -70px;
}
		
	.looking-title{
	font-size: 28px;
    margin-top: 70px;
    color: #079103;
		}
		.looking-sub-title{
	font-size: 21px;
    }
	.looking-text{
	margin-top: 40px;
	line-height: 1.5;
	}
	.btn1{
	border-radius: 28px;
    color: #fff;
    font-weight: 600;
    margin-top: 41px;
    background-image: linear-gradient(#1ba2c0, #4cb59b);
	}
	.transparent-btn{
		border-radius: 28px;
		font-weight: 600;
		margin-top: 41px;
		/* background-image: linear-gradient(#1ba2c0, #4cb59b); */
		border: 1px solid #1ba2c0;
		color: grey;
	}
   .transparent-btn:hover{
		border-radius: 28px;
		color: #fff;
		font-weight: 600;
		margin-top: 41px;
		background-image: linear-gradient(#1ba2c0, #4cb59b);
		border: 1px solid #1ba2c0;
		
	}
	.why-choose-title{
	text-align: center;
    color: #079103;
    font-size: 28px;
	margin-bottom: 50px;
	
	}
	.why-choose{
	margin-top: 40px;
	}
	.why-choose-box{
	 text-align: center;	
	}
	.why-choose-text{
	margin-top: 30px;
	margin-bottom: 55px;
	}
	.specialities{
	margin-top: 30px;	
		margin-bottom: 20px;
	}
	.owl-carousel .owl-item {
	border: 1px solid #bfbfbf;
	box-shadow: #bfbfbf;
    box-shadow: 0px 0px 8px 0px #bfbfbf;
	}
	.get-started-title{
	 width: 30%;
    margin: 0 auto;
    padding: 8px;
    border: 1px solid #bfbfbf;
    border-radius: 39px;
    font-size: 20px;
    font-weight: 600;
    color: #079103;
    box-shadow: #bfbfbf;
    box-shadow: 0px 0px 8px 0px #bfbfbf;
    position: ed;
    position: absolute;
    left: 450px;
    background: #fff;
    margin-top: -20px;
		}
	.get-started{
	margin-top: 80px;	
	}
	.get-started-inner-box h2{
	font-size: 18px;
	color: #414042;
	text-align: center;
	margin-top: 20px;
		font-weight: 600;
	}
	.get-started-text{
     text-align: center;
    color: #414042;
    font-weight: normal;
	}
	.get-started-inner-box{
    text-align: center;
    padding: 20px;
    border: 1px solid #bfbfbf;
    border-radius: 9px;
    font-size: 15px;
    font-weight: 600;
    color: #414042;
    box-shadow: #bfbfbf;
    box-shadow: 0px 0px 8px 0px #bfbfbf;
	background-color: #fff;
	}
	.get-started-boxinner1:after{
	content: '';
    background-image: url(../../../images/sep.png);
    background-size: cover;
    height: 100%;
    width: 2px;
    position: absolute;
    right: -13px;
    top: 0px;
	}
	.after-div:after{
	content: '';
    background-image: url(../../../images/doc-sep.png);
    background-size: cover;
    height: 100px;
    width: 1px;
    position: absolute;
    right: 22px;
    top: 0px;
	}
   .get-started-boxinner2:after{
	content: '';
    background-image: url(../../../images/sep.png);
    background-size: cover;
    height: 80%;
    width: 2px;
    position: absolute;
    right: -13px;
    top: 0px;
	}
.get-started-boxinner-last:after{
	content: '';
    background-image: none;
    
	}
	.get-started-boxinner:after{
	    content: '';
    background-image: url(../../../images/sep.png);
    /* background-position: center center; */
    background-size: cover;
    /* opacity: 0.3; */
    height: 82%;
    /* margin: -10px; */
    width: 2px;
    position: absolute;
    right: 10px;
    /* border-top-right-radius: 4px; */
    /* border-bottom-right-radius: 4px; */
    /* z-index: 0; */
    top: 0px
	}
		.get-started-inner-section{
			margin-top: 50px;
		}
	
	.get-started-inner-section .get-started-boxinner:before {
	height: 143px;
    top: 50px;
    background-image: url(../../uploads/gallery/media/border.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    border: none;
		
}
#specialitiesslider a{
	color: #414042;
}
/*-------------------------appointment page--------------------------------*/
.blue-head {
    color: #07bef0;
    font-size: 23px;
    font-weight: 600;
}
.tab textarea {
    width: 100%;
    height: 130px;
    padding: 10px;
    border: solid 1px #43b2cb;
    border-radius: 20px;
    font-size: 13px;
    margin-bottom: 5px;
}
    .tab-blue-head {
    color: #43b2cb;
    
    font-weight: 600;
}

    .mobile_fld input {
    border-radius: 0px 22px 22px 0px;
}
    .cntry_cd select {
    width: 100%;
    height: 35px;
    border: none;
    appearance: none;
    padding: 5px 10px;
    border-radius: 18px 0px 0px 18px;
   
    color: #ccc;
    border-left: solid 1px #43b2cb;
    border-top: solid 1px #43b2cb;
    border-bottom: solid 1px #43b2cb;
}
    .mobile_fld {
    display: inline-block;
    width: 89%;
    position: relative;
    left: 59px;
            margin-top: -5px;
}
    .cntry_cd {
    display: inline-block;
    width: 20%;
    vertical-align: middle;
    position: absolute;
}
    .tabname
        {
  border-radius: 28px;
    color: #fff;
    /* font-weight: 600; */
    margin-top: 4px;
    background-image: linear-gradient(#1ba2c0, #4cb59b);
    padding-left: 15px;
    width: 90%;
    /* padding: 6px; */
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 20px;
    line-height: 1.5;
}
.stepname {
    font-size: 20px;
    line-height: 1.8;
}
hr {
    margin-top:0px !important;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #999;
    width: 100%;
    margin-left: -25px;
}   
.tab{
    display: none;
    width: 100%;
    height: 50%;
    margin: 0px auto;
}
.current{
    display: block;
}
#regForm {
    background-color: #ffffff;
    margin: 100px auto;
    
    padding: 40px;
        width: 100%;
}

#regForm h1 {
    text-align: center;
}

 .tab input {
  width: 100%;
    height: 35px;
    padding: 10px;
    border: solid 1px #43b2cb;
    border-radius: 20px;
    font-size: 13px;
    margin-bottom: 5px;
}
#phone{
    width: 65%;
        border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
        margin-top: 5px;
}
a#getotp {
    cursor: pointer;
}
button {
        background-image: linear-gradient(#1ba2c0, #4cb59b);
    border-radius: 23px;
    color: #ffffff;
    border: none;
    padding: 10px 20px;
    font-size: 17px;
    font-family: Raleway;
    cursor: pointer;
}

button:hover {
    opacity: 0.8;
}

.previous {
    background-color: #bbbbbb;
}

/* Make circles that indicate the steps of the form: */
.step {
    height: 30px;
    width: 30px;
    cursor: pointer;
    margin: 0 2px;
    color: #fff;
    background-color: #bbbbbb;
    border: none;
    border-radius: 50%;
    display: inline-block;
    opacity: 0.8;
    padding: 5px
}

.step.active {
    opacity: 1;
    background-color: #69c769;
}

.step.finish {
    background-color: #4CAF50;
}

.error {
    color: #f00;
}
button[disabled], html input[disabled] {
    /* cursor: default; */
    /* background: grey; */
    opacity: 0.65 !important;
    cursor: not-allowed !important;
}
a#validate_otp {
    font-size: 18px;
    cursor: pointer;
}
.s_msg{
        background: aliceblue;
    padding: 10px;
    text-align: center;
}
.f_msg{
        background: aliceblue;
    padding: 10px;
    text-align: center;
}
#countdown{
    
    float: right;
    position: relative;
    top: 15px;
    left: 4px;

}
    #docsel{
        width: 100%;
    height: 35px;
    padding: 7px 10px 7px 10px;
    border: solid 1px #079103;
    font-size: 13px;
    border-left-color: none;
    border-radius: 20px;
    margin-bottom: 18px;
    /* margin-top: 19px; */
    color: grey;
    font-style: italic;
    background: url(../backend/images/select-arrow.png) no-repeat;
    -webkit-appearance: none;
    background-position-x: 354px;
    }
    .doc-info input{
            width: 100%;
    height: 35px;
    padding: 7px 10px 7px 10px;
    border: solid 1px #43b2cb;
    font-size: 13px;
    border-left-color: none;
    border-radius: 20px;
    margin-bottom: 18px;
    /* margin-top: 19px; */
    color: grey;
    font-style: italic;
    background: url(../backend/images/select-arrow.png) no-repeat;
    -webkit-appearance: none;
    background-position-x: 354px;
    }
    .invalid{

        border: 1px solid red !important;
    }
    #partitioned {
        padding-left: 27px;
    letter-spacing: 43px;
    border: 0;
    background-image: linear-gradient(to left, black 70%, rgba(255, 255, 255, 0) 0%);
    background-position: bottom;
    background-size: 50px 1px;
    background-repeat: repeat-x;
    background-position-x: 51px;
    width: 312px;
}
#insurance {
    width: 100%;
    height: 35px;
    padding: 7px 10px 7px 10px;
    border: solid 1px #43b2cb;
    font-size: 13px;
    border-left-color: none;
    border-radius: 20px;
    margin-bottom: 18px;
    /* margin-top: 19px; */
    color: grey;
    font-style: italic;
    background: url(../backend/images/select-arrow.png) no-repeat;
    -webkit-appearance: none;
    background-position-x: 354px;
}
    #gender{
        width: 100%;
    height: 35px;
    padding: 7px 10px 7px 10px;
    border: solid 1px #43b2cb;
    font-size: 13px;
    border-left-color: none;
    border-radius: 20px;
    margin-bottom: 18px;
    /* margin-top: 19px; */
    color: grey;
    font-style: italic;
    background: url(../backend/images/select-arrow.png) no-repeat;
    -webkit-appearance: none;
    background-position-x: 354px;
    }
    .pat-details input{
        width:100% !important;
        
    } 