@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&amp;display=swap');
/* font-family: 'Poppins', sans-serif; */

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&amp;display=swap');
/* font-family: 'Roboto', sans-serif;  */

@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100;200;300;400;500;600;700;800&amp;display=swap');
/* font-family: 'Roboto Slab', serif; */


* {
    margin: 0;
    padding: 0;
}

body {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #000;
    box-sizing: border-box;
}

p{
    font-family: 'Roboto', sans-serif !important;
}

a{
    font-family: 'Roboto', sans-serif !important;
}

img {
    border: none;
}

ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
}

a {
    text-decoration: none !important;
}

.p-0 {
    padding: 0;
}

.m-0 {
    margin: 0;
}

.navbar>.container{
    justify-content: normal !important;
}

button:hover,
button:focus {
    outline: none;
}
.mt40{
    margin-top: 40px;
}
.headertop {
/*    border-top: 2px solid #04438b;*/
/*    background: #12b0cd;*/
/*    padding: 5px 0;*/
/*     line-height: 35px;*/
}
.bookbtn{
    float: right;
}
.bookbtn button{
    border-radius: 0;
    background: #04438b;
    letter-spacing: 0.5px;
    background: #12b0cd !important;
    padding: 9px 30px !important;
    margin-top: 44px;
}
.bookbtn button:hover{
    background: none;
    border-color: #04438b !important;
    color: #04438b;
}
.headertop p {
    line-height: 26px;
    margin: 0;
    padding: 0;
    color: #000;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
}

.logo img {
    width: 400px;
}

.logo1 img{
    width: 280px;
}

.tlr {
   padding-top: 0px;
}
.tlr ul{
    margin-bottom: 0;
}
.tlr ul li{
    float: left;
    padding-right: 30px;
}
.tlr ul li a{
     color: #04438b;
    font-weight: 500;
}
.tlr ul li a:hover{
    color: #12b0cd;
}
.tlr ul li i {
    color: #04438b;
    margin-left: 0;
    margin-right: 3px;
    font-size: 18px;
/*    width: 42px;*/
/*    height: 42px;*/
    text-align: center;
/*    line-height: 42px;*/
/*    background: #fff;*/
}
.tlr ul li span{
    color: #fff !important;
    margin:  0 12px
}
.socialicon ul {
    margin: 0;
    padding: 0;
    margin-bottom: 0;
    float: right;
}

.socialicon ul li {
    display: inline-block;
}

.socialicon ul li i {
    color: #4751a4;
    padding: 0 8px;
    font-size: 13px;
    font-weight: 300;
    transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

.socialicon ul li i:hover {
    color: #4751a4;
}

.navbar{
    border-radius: 0 !important;
    min-height: 0 !important;
}
.menu .navbar {
/*    padding: 25px 0;*/
    background: #04438b !important;
    padding: 0 !important;
}

.menu ul li a {
    color: #fff !important;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    padding: 10px 20px!important;
    transition: 0.5s;
/*    border-radius: 5px;*/
    font-size: 15px;
}
.menu ul li a:hover {
    color: #fff !important;
    background: #12b0cd;
}
.menu ul li a.active{
    background: #12b0cd;
}
.menu ul ul {
    border-radius: 0;
}

.menu ul ul li {
    border-radius: 0 !important;
    padding: 5px 0;
}

.menu ul ul {
    /*height: 500px;
	overflow-y: scroll;*/
    background-color: #04438a;
}

.menu ul ul li a {
    padding: 5px 10px !important;
    color: #fff !important;
    border-radius: 0 !important;
    text-transform: capitalize;
}

.top-nav{
    background: #d6e7fb;
    padding: 5px 0;
}

.bookbtn button:hover{
    background: #04438b !important;
    border-color: #04438b !important;
    color: #fff;
}

.menu ul ul li a:hover {
    color: #fff !important;
/*    font-weight: 600;*/
}



.menu .navbar-nav {
/*    padding-left: 15px;*/
}

.b2{
    display: none;
}

.banner .carousel-caption {
    text-align: left;
    top: 20%;
    left: 8%;
}

.banner .carousel-caption h1 {
    color: #04438a;
    font-size: 46px;
    text-transform: uppercase;
     text-shadow: 5px 5px 5px #00000025;
    padding-bottom: 10px;
    font-family: 'Roboto', sans-serif;
    font-weight: 800;
    letter-spacing: 1px;
}
.carousel-caption.banner2{
    top: 15%;
    left: 8%;
}
.carousel-caption.banner2 h1{
    text-shadow: 5px 5px 5px #00000025;
    text-transform: uppercase;
    line-height: 65px;
}
.carousel-caption.banner3{
    top: 25%;
    left: 59%;
}
.carousel-caption.banner3 h1{
    text-shadow: 5px 5px 5px #00000025;
    text-transform: uppercase;
    line-height: 65px;
}
.carousel-caption.banner2 h1.black{
    color: #264691;
}
.banner .carousel-caption h3 {
    color: #fff;
   font-family: 'Roboto', sans-serif;
    font-weight: 300;
    line-height: 36px;
}

.banner .carousel-caption p {
    color: #000;
    letter-spacing: 0.8px;
    font-size: 16px;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 500;
    width: 55%;
    text-shadow: none;
    line-height: 28px;
}

.banner .carousel-caption button {
    border-radius: 0;
    border: 1px solid #fff;
    margin-top: 20px;
    margin-right: 8px;
    padding: 10px 20px;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 1px;
    font-weight: 600;
    background: transparent;
    color: #fff;
    transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

.banner .carousel-caption button:hover {
    background: #0e52c1;
    color: #fff;
      border: 1px solid #0e52c1;
}

.banner .carousel-control-prev-icon {
    background-image: none;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 30px;
    background: #04438b;
    position: absolute;
    left: 25%;
}

.banner .carousel-control-next-icon {
    background-image: none;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 30px;
    background: #04438b;
     position: absolute;
    right: 25%;
}

.homeservice {
    padding: 3.5em 0;
    background: #e7fbff;
}

.title h1 {
    text-align: center;
    font-weight: 300px;
    margin: 0;
    padding: 0;
    padding-bottom: 5px;
    color: #999;
    font-size: 24px;
}

.title h3 {
    font-size: 36px;
    text-align: center;
    padding-bottom: 20px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    color: #04438b;
}

.homeservice .card {
    margin: 0 10px;
    text-align: center;
    border: 1px solid #e4e3e3 !important;
/*    border-top: 5px solid #c0c5f3 !important;*/
    padding: 20px 15px;
    transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

.card:hover {
    border: 1px solid #bdc0c4 !important;
    box-shadow: 0px 0px 15px #a3a0a0;
}

.card h5 {
    font-size: 20px;
    color: #333;
    font-weight: 600;
    margin: 0;
    padding: 15px 0 10px 0;
    line-height: 28px;
    font-family: 'Roboto',sans-serif;
    text-transform: capitalize;
}

.card p{
    font-size: 16px;
    line-height: 26px;
}

.card img {
/*    width: 100px !important;*/
    margin: auto;
}
.card:hover img{
    filter: brightness(120%); 
}
.card-body {
    padding: 0 !important;
}

.card a {
    background: #04438b;
    font-size: 13px;
    border-radius: 0;
}

.card a:hover {
    background: #0d98b1;
    border-color: #0d98b1;
}

.homeahoutus{
    padding: 50px 0;
    background: #e7fbff;
}

.homeahoutus img{
/*    border: 3px solid #d0cbcb;*/
}

.homeservice .owl-carousel button.owl-dot {
    top: 50px;
}

.homeservice .title h3{
    padding-bottom: 35px;
    color: #04438b;
    font-size: 42px;
    font-weight: 600;
}

.homeservice .owl-carousel .owl-nav button.owl-next {
    background: #04438b !important;
    position: absolute;
    right: -50px;
    top: 35%;
    width: 40px;
    height: 40px;
    color: #fff;
    outline: none;
    border-radius: 100%;
    transition: 0.5s ease;
}

.homeservice .owl-carousel .owl-nav button.owl-next:hover {
    background: #0d98b1 !important;
}

.homeservice .owl-carousel .owl-nav button.owl-prev i,
.homeservice .owl-carousel .owl-nav button.owl-next i {
    color: #fff;
    font-size: 24px;
    line-height: 40px;
}

.homeservice .owl-carousel .owl-nav button.owl-prev {
    background: #04438b !important;
    position: absolute;
    border-radius: 100%;
    left: -50px;
    top: 35%;
    width: 40px;
    height: 40px;
    color: #fff;
    outline: none;
}

.homeservice .owl-carousel .owl-nav button.owl-prev:hover {
    background: #12b0cd !important;
}

.habtcnt {
/*    background-color: #eff3ff;*/
}

.habtcnt {
    /*padding: 25px 60px 0 60px;
    height: 417px;*/
}

.habtcnt h2{
    font-size: 18px;
}

.habtcnt h1 {
    padding: 0;
    margin: 0;
    color: #04438b;
    font-weight: 600;
    font-size: 36px;
    font-family: 'Poppins',sans-serif;
}

.about-title{
    border-bottom: 1px solid #333;
    padding-bottom: 5px;
    margin-bottom: 15px;
}

.habtcnt span {
    font-size: 24px;
    color: #515151;
    font-weight: 500;
    line-height: 42px;
    font-family: 'Poppins',sans-serif;
}

.habtcnt h3{
    font-size: 20px;
    color: #515151;
    font-weight: 500;
    margin-top: 0;
    font-family: 'Poppins',sans-serif;
}

.about-data{
    margin-bottom: 20px;
}

.habtcnt p {
    color: #333;
    padding: 0;
    margin: 0;
    padding-bottom: 10px;
    font-size: 16px;
    line-height: 29px;
    text-align: justify;
}

.habtcnt ul {
    padding: 0;
    margin: 0;
    margin-left: 18px;
    padding-bottom: 10px;
}

.habtcnt ul li {
    list-style: disc;
    color: #333;
}

.abtgallery .owl-theme .owl-nav.disabled + .owl-dots {
    margin: auto;
    margin-top: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.abtgallery .owl-theme .owl-dots .owl-dot span {
    background: #fff;
    /*    outline: 2px solid #001a54;*/
}

.abtgallery .owl-theme .owl-dots .owl-dot.active span,
.abtgallery .owl-theme .owl-dots .owl-dot:hover span {
    background: #bed3fe;
    /*  outline: 2px solid #001a54;*/
}

.habtcnt a {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    background: #04438b;
    padding: 10px 16px;
    transition: 0.5s;
}

.habtcnt a i {
    font-size: 14px;
    margin-left: 10px;
}

.habtcnt a:hover {
    background: #12b0cd;
    color: #fff;
}

.reviews {
/*    background: url(../img/reviewbg.jpg) no-repeat center;*/
    bottom;
    background-size: cover;
    padding: 3.5em 0;
    background: #e7fbff;
}

.rbx {
    text-align: center;
    background-color: #ffffff;
    border: 1px solid #ccc;
/*    border-top: 5px solid #04438b !important;*/
    padding: 40px 60px;
    border-radius: 20px 0 20px 0;
    width: 90%;
    margin: auto;
}

.rbx p {
    margin: 0;
    padding: 0;
    color: #000;
    line-height: 26px;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
}

.rbx h3 {
    margin: 0;
    padding: 0;
    padding-top: 15px;
    font-weight: 600;
    font-size: 18px;
    color: #04438b;
}

.rbx img {
    margin: auto;
    height: 20px !important;
    width: auto !important;
    margin-bottom: 15px;
    border: none !important; 
    margin-top: 20px;
}

.reviews .owl-carousel button.owl-dot {
    top: 50px;
}

.reviews .owl-carousel .owl-nav button.owl-next {
    background: #4751a450 !important;
    position: absolute;
    right: 5%;
    top: 35%;
    width: 30px;
    height: 30px;
    color: #fff;
    outline: none;
    border-radius: 100%;
    transition: 0.5s ease;
}

.reviews .owl-carousel .owl-nav button.owl-next:hover {
    background: #12b0cd !important;
}

.reviews .owl-carousel .owl-nav button.owl-prev span,
.reviews .owl-carousel .owl-nav button.owl-next span {
    color: #fff;
    font-size: 60px;
    line-height: 26px;
}

.reviews .owl-carousel .owl-nav button.owl-prev {
    background: #04438b !important;
    position: absolute;
    border-radius: 100%;
    left: -25px;
    top: 35%;
    text-align: center;
    width: 45px;
    height: 45px;
    color: #fff;
    outline: none;
}
.reviews .owl-carousel .owl-nav button.owl-next {
    background: #04438b !important;
    position: absolute;
    border-radius: 100%;
    right: -25px;
    top: 35%;
    text-align: center;
    width: 45px;
    height: 45px;
    color: #fff;
    outline: none;
}

.reviews .owl-carousel .owl-nav button.owl-prev:hover {
    background: #35C1D9 !important;
}

.homefaq {
    padding: 3.5em 0;
    background-color: #fff;
}

.accordion-flush .accordion-item {
    background: none;
}

.accordion-flush .accordion-item .accordion-button {
    background: none;
    font-size: 20px;
    color: #000;
    border: 1px solid#efefef;
    font-weight: 600;
}

.accordion-body {
    padding: 30px;
    color: #333;
    background: #4751a418;
}

.accordion-body h3 {
    font-size: 18px;
    color: #4751a4;
    padding: 0;
    line-height: 26px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.accordion-body p{
    position: relative;
    padding-left: 25px;
}
.accordion-body p b{
    font-size: 18px;
    color: #000;
    padding-bottom: 15px;
    text-transform: uppercase;
}
.accordion-body p i{
    position: absolute;
    left: 0;
    top: 5px;
    color: #4751a4;
}
.accordion-button:not(.collapsed) {
    color: #999;
}

.accordion-body ul li {
    list-style: disc;
}

footer {
    padding: 40px 0;
/*    background: url(../img/footerbackground.png);*/
    background: #022247;
}

.ftbox{
    z-index: 99999;
}

.ftbox h1 {
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    padding-bottom: 15px;
    margin-bottom: 20px;
    position: relative
}

.ftbox h1:after {
    content: '';
    left: 0;
    bottom: 0;
    position: absolute;
    width: 100px;
    height: 1px;
    background: #fff
}

.ftbox p {
    color: #fff;
    font-weight: 400;
    line-height: 25px;  
    font-size: 15px;
    position: relative;
    padding-left: 35px;
    padding-bottom: 5px;
}

.ftbox a {
    color: #fff;
    font-weight: 400;
    transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

.ftbox a:hover {
    color: #12b0cd;
}

.ftbox ul {
    margin: 0;
    padding: 0
}

.ftbox ul li {
    line-height: 30px;
    position: relative;
    padding-left: 25px;
}

.ftbox ul li i{
    color: #fff;
    position: absolute;
    left: 0;
    top: 10px;
}

.ftbox ul li a {
    color: #fff;
    font-weight: 400;
    font-size: 15px;
    text-transform: capitalize;
}

.ftbox ul li a:hover {
    color: #12b0cd;
   
}

.ftbox i {
    font-size: 12px;
    padding-left: 5px;
}

.ftbtn {
    padding: 10px 0;
    background: #2d435c;
}

.ftbtn p {
    margin: 0;
    padding: 0;
    color: #fff;
    font-weight: 300;
    font-size: 14px;
    text-align: center;
}

.des {
    float: right
}

.ftbtn p a {
    font-size: 15px;
    margin: 0;
    padding: 0;
    color: #fff;
    font-weight: 300;
    transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

.pdl-50 {
    padding-left: 50px
}

.ftbtn p a:hover {
    color: #c0c5f3;
}

.address i {
    width: 20px;
    font-size: 18px;
    margin-right: 10px;
    color: #fff;
    position: absolute;
    left: 0;
    top: 5px;
}

.address p {}

.innerbanner {
    background: url(../img/inner-bg.jpg) center no-repeat;
/*    background-attachment: fixed;*/
/*    height: 200px;*/
    padding: 48px 0;
    text-align: center;
}


.innerbanner h1 {
    color: #fff;
    text-align: left;
/*    padding-top: 55px;*/
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    text-align: center;
}

.innerbanner ul {
    margin: 0;
    padding: 0;
}

.innerbanner ul li {
    text-align: left;
}

.innerbanner p{
    color: #fff;
    font-size: 16px;
}

.innerbanner ul li a {
    color: #fff;
}

.innerbanner ul li a:hover{
    color: #12b0cd;
}

.innerbanner ul li {
    color: #fff;
    text-align: center;
}

.innerbanner a span {
    color: #dc3132;
}

.abtpage {
    padding: 3.5em 0;
}

.abtpage h2 {
    font-size: 35px;
    padding-bottom: 0px;
    color: #333;
    font-weight: 800;
}

.abtpage h3 {
    font-size: 18px;
    color: #666;
    padding-bottom: 0px;
    font-weight: 400;
}

.abtpage h4 {
    color: #dc3132;
    font-size: 23px;
    padding-bottom: 10px;
}

.abtpage p {
    text-align: justify;
    color: #333;
}

.abtpage p:last-child {
    padding-bottom: 0;
    margin: 0
}

.abtpage ul {
    padding: 0;
    margin: 0;
    padding-left: 18px;
    line-height: 27px;
}

.abtpage ul li {
    color: #333;
    list-style: disc;
}

.aboutimg img {
    border: 1px solid #ccc;
/*    padding: 20px 20px 0 20px*/
}

.abtpage ul li a {
    color: #333
}

.bk {
    margin-top: 30px;
    text-align: center;
}

.bk button {
    background: #dc3132;
    font-size: 16px;
    width: 60%;
    border-radius: 0;
}

.orline {
    margin: 15px 0;
}

.bk h5 {
    margin: 15px 0;
    font-size: 32px;
    font-weight: 500;
    color: #000
}

.contactpage {
    padding: 60px 0 40px;
}

.contactdetail {
    padding: 25px;
    border-radius: 3px;
    height: auto;
    margin-bottom: 25px;
    box-shadow: 2px 2px 5px #ccc;
    background: #d7f4f7;
}

.contactdetail p {
    margin: 0;
    padding: 0;
    color: #000;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    padding-top: 20px;
}
.contactdetail h1{
    color: #000;
    border-bottom: 1px solid #eee;
    font-size: 25px;
    font-weight: 600;
    margin: 0;
    padding: 0;
    padding-bottom: 15px;
    padding-top: 15px;
}
.contactdetail h2 {
    color: #333;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 500;
    margin: 0;
    padding: 0;
    padding-bottom: 10px;
/*    margin: 25px 0 0 0;*/
}
.contactdetail h2 i{
    color: #0c1558
}
.contactdetail iframe{
    margin-top: 20px;
    padding: 5px;
    background: #eee;
}
.contactdetail p a {
    color: #333;
}
.contactdetail p {
    color: #333;
}
.contactdetail p a:hover{
    color: #04438b;
}

.contactdetail span {
    font-size: 25px;
    /* float: left; */
    background: #fff;
    width: 55px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    margin-right: 10px;
    color: #04438b;
    border-radius: 50%;
    margin: 0 auto;
    display: block;
}

.social {
    /*position: fixed;
    top: 23%;
    right: 15px;
    z-index: 999;*/
}

.social ul {
  padding-top: 0px;
  margin-bottom: 0;
}

.social ul li {
    display: block;
/*    margin: 3px;*/
/*    background: rgba(62, 84, 138, 0.36);*/
/*    background: rgb(5 66 135 / 56%);*/
/*    width: 300px;*/
    text-align: left;
    padding: 0 5px;
    -webkit-border-radius: 30px 0 0 30px;
    -moz-border-radius: 30px 0 0 30px;
    border-radius: 30px 0 0 30px;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    float: left;
}

.social img{
    width: 25px;
}

.social ul li:hover {
    /*-webkit-transform: translate(-110px, 0);
    -moz-transform: translate(-110px, 0);
    -ms-transform: translate(-110px, 0);
    -o-transform: translate(-110px, 0);
    transform: translate(-110px, 0);
    background: rgba(173, 178, 177, 0.4);*/
}

.social ul li a {
    color: #000;
}

.social ul li:hover a {
    color: #000;
}

.social ul li:hover i {
    color: #fff;
    background: #12b0cd;
}

.social ul li i {
    /*margin-right: 10px;
    color: #04438b;
    background: #fff;
    padding: 13px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    font-size: 20px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);*/

}
.services{
    padding: 50px 0;
}
.jquery-accordion-menu {
    min-width: 260px;
    float: left;
    position: relative;
    /* box-shadow: 0 20px 50px #333; */
}
.jquery-accordion-menu, .jquery-accordion-menu * {
    font-family: 'Open Sans', sans-serif;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    outline: 0;
}
.sidebar h1 {
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    background: #ec1d25;
    padding: 10px 0;
    color: #fff;
    margin: 0px;
}
.jquery-accordion-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.jquery-accordion-menu ul li {
    width: 100%;
    display: block;
    float: left;
    position: relative;
}
.jquery-accordion-menu>ul>li>a {
    border-bottom: solid 1px #ffffff;
}
.jquery-accordion-menu ul li a {
    width: 100%;
    padding: 14px 22px;
    float: left;
    text-decoration: none;
    color: #f0f0f0;
    font-size: 14px;
    background: #4751a4;
    position: relative;
    overflow: hidden;
    -o-transition: color .2s linear, background .2s linear;
    -moz-transition: color .2s linear, background .2s linear;
    -webkit-transition: color .2s linear, background .2s linear;
    transition: color .2s linear, background .2s linear;
}
.serv1 p{
    font-size: 16px;
    color: #000;
    margin-top: 15px;
    text-align: justify;
}
.serv1 h1{
    font-size: 35px;
    color: #4751a4;
  font-weight: 700;
  margin-top: 15px;
  text-decoration: underline;
}

.serv1 ul li{
    position: relative;
    padding-left: 20px;
}
.serv1 i{
    position: absolute;
    top: 5px;
    color: #0c1558;
    left:0;
}
.form1{
    padding: 20px 30px 40px 30px;
    padding: 25px;
    background: #d7f4f7;
    box-shadow: 2px 2px 5px #ccc;
    border-radius: 3px;
    height: 645px;
}

.single-input-field input{
    width: 100%;
    display: block;
    color: #999999;
    font-size: 16px;
    line-height: 28px;
    padding: 25px 20px;
    height: 40px;
    background-color: #ffffff;
    border: 1px solid #a5e3ee;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    margin-bottom: 30px;
   outline-color: #ddd;
}
::-webkit-input-placeholder{
    font-size: 14px;
}
.single-input-field textarea{
    width: 100%;
    display: block;
    color: #999999;
    font-size: 16px;
    line-height: 28px;
    padding: 15px 20px;
    height: 170px;
    background-color: #ffffff;
    border: 1px solid #a5e3ee;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    margin-bottom: 30px;
    outline-color: #ddd;
}

.form1 h1{
    margin-bottom: 35px;
    font-size: 25px;
    color: #04438b;
    text-align: center;
    font-weight: 600;
}
.cap1{
    margin-bottom: 5px;
}

.test1{
    padding: 150px;
    background: #c0c5f3;
}
.test1 h1{
    color: #000;
    font-size: 72px;
}

.s1 {
    padding: 3rem 0;
}

.hospital_attachments .title h2 {
    margin: 0;
    padding: 0;
    font-size: 36px;
    color: #fff;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    text-transform: capitalize;
    position: relative;
    padding: 0 0 16px 0;
    margin-bottom: 10px;
    /* border-bottom: 2px solid #ffffff30; */
    text-align: center;
}

.hospital_attachments .owl-carousel button.owl-dot {
    top: 50px;
}
.hospital_attachments .owl-carousel .owl-nav button.owl-next {
/*    background: #04438b !important;*/
    position: absolute;
    right: -50px;
    top: 50%;
/*    width: 40px;*/
/*    height: 40px;*/
    color: #fff;
    outline: none;
    border-radius: 100%;
    transition: 0.5s ease;
}

.hospital_attachments .owl-carousel .owl-nav button.owl-next:hover {
    background: none !important;
}

.hospital_attachments .owl-carousel .owl-nav button.owl-prev i,
.hospital_attachments .owl-carousel .owl-nav button.owl-next i {
    color: #fff;
    font-size: 24px;
    line-height: 40px;
}

.hospital_attachments .owl-carousel .owl-nav button.owl-prev i:hover,
.hospital_attachments .owl-carousel .owl-nav button.owl-next i:hover{
    color: #12b0cd !important;
}
.hospital_attachments .owl-carousel .owl-nav button.owl-prev {
/*    background: #04438b !important;*/
    position: absolute;
    border-radius: 100%;
    left: -50px;
    top: 50%;
/*    width: 40px;*/
/*    height: 40px;*/
    color: #fff;
    outline: none;
}

.hospital_attachments .owl-carousel .owl-nav button.owl-prev:hover {
    background: none !important;
}

.hbox {
    text-align: center;
    margin-top: 60px;
    border: 2px solid #fff;
    padding: 15px;
    padding-bottom: 20px;
    border-radius: 10px;
    box-shadow: 0 0 8px #00000040;
    transition: 0.5s;
    background: #f3f3f3;
    position: relative;
    text-align: center;
}

.hbox img{
    width: 100px !important;
    border-radius: 50%;
    position: absolute;
    text-align: center;
    top: -55px;
    left: 40%;
}

.hbox h2 {
    font-size: 20px;
    font-weight: 500;
    text-transform: capitalize;
    color: #000;
    margin: 0;
    margin-top: 10px;
    padding: 0;
    padding: 50px 0 10px 0;
    font-family: 'Roboto', sans-serif;
}

.hbox p {
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    margin: 0;
    padding-bottom: 10px;
    color: #333;
}

.hbox p a{
    color: #000;
    text-decoration: none;
    line-height: 26px;
}

.hbox p a:hover{
    color: #12b0cd;
}

.hbox1{
    margin-top: 20px;
}

.hbox1 a{
    background: #04438b;
    color: #fff;
/*    text-transform: uppercase;*/
    width: 90%;
/*    font-weight: 600;*/
    padding: 10px 18px;
    margin-top: 10px;
    cursor: pointer;
    border: none;
    font-size: 15px;
/*    border-radius: 30px;*/
    transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    
}

.hbox1 a:hover{
    color: #fff;
    background: #12b0cd;
    text-decoration: none;
}

.hospital_attachments{
    padding: 50px 0;
    background: url(../img/attachment-bg.jpg) no-repeat;
    background-size: cover;
}

.hospital_attachments .carousel-inner{
    margin-top: 10px;
}

.hospital_attachments .carousel-control .glyphicon-chevron-left{
    margin-left: -100px !important;
/*    color: #000;*/
}

.hospital_attachments .carousel-control .glyphicon-chevron-right{
    margin-right: -100px !important;
/*    color: #000;*/
}

.hospital_attachments .carousel-control{
    width: 10% !important;
    z-index: 9999999;
}

.hospital_attachments .carousel-indicators{
    bottom: -18% !important;
/*    color: #000 !important;*/
    display: none !important;
}


.hospital_attachments .carousel-indicators li{
    margin: 0 5px !important;
}

.hospital_attachments .carousel-control.right{
    background: none !important;
}

.hospital_attachments .carousel-control.left{
    background: none !important;
}


.navbar{
    margin-bottom: 0 !important;
}


.no-js .owl-carousel, .owl-carousel.owl-loaded{
    z-index: 9999;
}

.navbar-expand-lg .navbar-nav .dropdown-menu{
    width: 600px;
    left: -65px;
    top: 45px;
}

.dropdown-item{
    white-space: normal !important;
}

.navbar-expand-lg .navbar-nav .dropdown-menu1{
    width: 300px !important;
    left: -32px;
    top: 45px;
}

.btn{
    border-radius: 0 !important;
    padding: 8px 25px !important;
}

.btn-primary{
    border-color: #04438b !important;
    background: #04438b !important;
}

.btn-primary:hover{
    background: #12b0cd !important;
    border-color: #12b0cd !important;
}

.free_consultant {
    background: #04438b;
    padding: 30px 0 20px;
}

.condult_dscrip h1 {
    font-size: 28px;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    font-weight: 700;
    margin: 0px;
    padding: 0 0 15px;
    letter-spacing: 1px;
}

.condult_dscrip p a{
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    margin: 0px;
    padding: 0px;
    letter-spacing: 0.5px;
}

.condult_dscrip p a:hover{
    color: #12b0cd;
}

.condult_dscrip p{
    color: #fff;
}


.condult_dscrip1 {
    padding-top: 19px;
}

.condult_dscrip1 a {
    background: #12b0cd;
    padding: 10px 22px;
    font-size: 18px;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0.5px;
    border: 2px solid #12b0cd;
    margin-right: 10px;
}

.condult_dscrip1 a:hover{
    background: none;
    border: 2px solid #12b0cd;
    color: #12b0cd;
}


#button {
  display: inline-block;
  background-color: #12b0cd;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 10px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#button::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}
#button:hover {
  cursor: pointer;
  background-color: #04438b;
}
#button:active {
  background-color: #555;
}
#button.show {
  opacity: 1;
  visibility: visible;
}


.navbar-brand{
    height: auto !important;
}

.owl-dots{
    display: none;
}


.google_post .carousel-control.left{
    background: none !important;
}

.google_post .carousel-control .glyphicon-chevron-left{
    margin-left: -110px !important;
    color: #12b0cd;
}

.google_post .carousel-control.right{
    background: none !important;
}


.google_post .carousel-control .glyphicon-chevron-right{
    margin-right: -110px !important;
    color: #12b0cd;
}


.google_post .carousel-indicators{
    display: none !important;
    bottom: -25px;
    margin: 0 !important;
    width: 100% !important;
    left: 0;
}
.google_post .carousel-indicators li{
    background-color: #c4c4c4 !important;
    border: 1px solid #676464;
}

.google_post{
/*    background: #e7fbff;*/
    padding: 40px 0;
}

.post{
/*    border: 2px solid #000;*/
    padding: 20px;
    border-radius: 5px;
    margin-bottom: 25px;
    -webkit-transition: var(--transition);
    transition: var(--transition);
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 1px 1px 9px 0 #c1bebe;
    height: 485px;
}

.post h3{
    font-size: 20px;
    font-weight: 500;
    text-transform: capitalize;
    color: #000;
    margin: 0;
    padding: 0;
    padding: 10px 0 0;
    font-family: 'Roboto', sans-serif;
    line-height: 25px;
}

.post p{
    margin-bottom: 0;
}

.post img{
/*    padding: 10px;*/
}

.post a{
    font-size: 16px;
    color: #000;
}

.post a:hover{
    color: #12b0cd;
}
.post-btn{
    margin-top: 10px;
}
.post-data{
    margin-top: 10px;
}

.post-btn a{
/*    background: #04438b;*/
    color: #04438b;
    width: 90%;
/*    padding: 10px 18px;*/
    cursor: pointer;
    border: none;
    font-size: 15px;
    transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

.google_post .title h3{
    padding-bottom: 25px;
    color: #04438b;
    font-size: 42px;
    font-weight: 600;
    text-align: center;    
}

.google_post .carousel-inner{
    padding-top: 10px;
}

.contact_form{
    padding: 50px 0;
}

.contact_form .form1{
    height: auto;
}

.contact_form .single-input-field input{
    padding: 20px 20px;
    margin-bottom: 15px
}

.contact_form .single-input-field textarea{
    height: 110px;
}

.appoint-img{
    padding-left: 40px;
}

.contact_form img{
    border: 2px solid #bbb;
}

.top-header{
    border-bottom: 1px solid #ddd;
}

.testisec {
    padding: 50px 0;
}

.testbox {
    padding: 40px;
    padding-left: 100px;
    position: relative;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    border: 1px solid #a2c1e4; */
    background: #f2f8ff;
    font-family: 'Open Sans', sans-serif;
    margin: 15px 0;
    box-shadow: 0px 0px 10px #a7a7a7;
}

.testbox:hover {
    border: 1px solid #45c0d7;
    box-shadow: 0 15px 15px 5px #00000010;
}

.testbox img {
    width: 60px;
    position: absolute;
    left: 20px;
}

.testbox p {
    margin-bottom: 0;
    font-style: italic;
    font-size: 16px;
    line-height: 32px;
}
.testbox h3 {
    font-size: 20px;
    padding-top: 20px;
    font-weight: 800;
    font-style: italic;
    color: #04438b;
}

.h-attachments{
    padding: 20px 0 60px;
    background: #e7f9fd;
}
.h-attachments .hbox img{
    left: 35%;
}
.h-attachments .hbox{
    margin-top: 100px;
    background: #fff;
}

.blogs{
    padding: 40px 0 10px;
    background: #e7f9fd;
}

.service-main {
    padding: 50px 0;
}
.about-section {
    padding: 20px;
    box-shadow: 0 0 15px #d9d6d6;
    /* border-radius: 20px; */
    text-align: center;
}
.about-image1 img {
/*    padding: 0 30px;*/
}
.about-section h3 {
    font-size: 24px;
    color: #282828;
    margin-bottom: 5px;
    font-weight: 600;
}
.about-section span {
    font-size: 20px;
    color: #282828;
}
.appointment-form {
    padding: 20px;
    box-shadow: 0 0 15px #d9d6d6;
    /* border-radius: 20px; */
    text-align: center;
    margin-top: 30px;
}
.appointment-form .btn {
    padding: 8px 20px;
    background: #04438b;
    color: #fff;
}
.appointment-form .btn:hover {
    background: #12b0cd;
    color: #fff;
}
.appointment-form h3 {
    font-size: 24px;
    padding-bottom: 10px;
    font-weight: 600;
}
.form-control{
    padding: 6px 10px !important;
}
textarea.form-control{
    height: 110px !important;
}
.service-detail {
    padding: 25px;
    box-shadow: 0 0 15px #d9d6d6;
    border-radius: 20px;
}
.service-detail h1 {
    font-size: 34px;
    color: #04438b;
    font-family: roboto;
    text-transform: capitalize;
    font-weight: 600;
}
.service-detail img {
    width: 100%;
    border: 2px solid #d7d4d5;
    border-radius: 10px;
    margin: 18px 0 25px;
}
.service-detail h5 {
    font-size: 16px;
    font-weight: normal;
    font-family: 'Roboto';
    line-height: 30px;
    text-align: justify;
    letter-spacing: 0.2px;
}


.google_post .owl-carousel button.owl-dot {
    top: 50px;
}
.google_post .owl-carousel .owl-nav button.owl-next {
/*    background: #04438b !important;*/
    position: absolute;
    right: -50px;
    top: 40%;
/*    width: 40px;*/
/*    height: 40px;*/
    color: #fff;
    outline: none;
    border-radius: 100%;
    transition: 0.5s ease;
}

.google_post .owl-carousel .owl-nav button.owl-next:hover {
    background: none !important;
}

.google_post .owl-carousel .owl-nav button.owl-prev i,
.google_post .owl-carousel .owl-nav button.owl-next i {
    color: #12b0cd;
    font-size: 24px;
    line-height: 40px;
}

.google_post .owl-carousel .owl-nav button.owl-prev i:hover,
.google_post .owl-carousel .owl-nav button.owl-next i:hover{
    color: #04438b;
}

.google_post .owl-carousel .owl-nav button.owl-prev {
/*    background: #04438b !important;*/
    position: absolute;
    border-radius: 100%;
    left: -50px;
    top: 40%;
/*    width: 40px;*/
/*    height: 40px;*/
    color: #fff;
    outline: none;
}

.google_post .owl-carousel .owl-nav button.owl-prev:hover {
    background: none !important;
}

.google_post .owl-item{
    padding: 10px 10px 0;
}