/*@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&amp;display=swap');*/


/*@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&amp;display=swap');*/
/**/

/*@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100;200;300;400;500;600;700;800&amp;display=swap');*/



* {
    margin: 0;
    padding: 0;
}

body {
    font-family: 'Poppins', sans-serif !important;
    font-size: 14px;
    color: #000;
    box-sizing: border-box;
}

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: #cc980b;*/
/*    padding: 5px 0;*/
/*     line-height: 35px;*/
}
.bookbtn{
    float: right;
}
/*header{
    position: fixed;
    top: 0;
    z-index: 999999;
    width: 100%;
    background: #fff;
}*/
.bookbtn button{
    border-radius: 0;
    letter-spacing: 0.5px;
    background: #cc980b;
    border-color: #cc980b;
    padding: 9px 30px;
    border-radius: 50px;
    text-transform: capitalize;
    font-size: 15px;
}
.bookbtn button:hover{
    background: none;
    border-color: #cc980b;
    color: #cc980b;
}
.headertop p {
    line-height: 26px;
    margin: 0;
    padding: 0;
    color: #000;
    font-size: 14px;
}
.navbar-expand-lg > .container{
    display: block !important;
}

.logo img {
    width: 310px;
}
.logo h1{
    font-size: 32px;
    color: #003774;
    margin: 0;
    font-weight: 700;
}
.logo h3{
    font-size: 22px;
    color: #000;
    margin: 0;
    margin-top: 8px;
}
.tlr{
    float: right;
}
.tlr ul li{
    float: left;
    line-height: 95px;
    padding-left: 18px;
}
.tlr ul li a{
    color: #000;
    font-size: 15px;
}
.tlr ul li a:hover{
    color: #cc980b;
}
.tlr ul li i {
    color: #013570;
    margin-left: 0;
    margin-right: 3px;
    font-size: 16px;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    background: #ecf5ff;
    border-radius: 50px;
}
.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 {
    background: #013570;
    padding: 0;
}

.menu ul li a {
    color: #fff !important;
    font-weight: normal;
    padding: 10px 18px !important;
    transition: 0.5s;
/*    border-radius: 5px;*/
    font-size: 15px;
}
.menu ul li a:hover{
    color: #fff;
    background: #cc980b;
}
.menu ul li a.active{
    color: #fff !important;
    background: #cc980b;
}

.menu ul ul {
    border-radius: 0;
}

.menu ul ul li {
}

.menu ul ul {
    /*height: 500px;
	overflow-y: scroll;*/
    background-color: #013570;
}

.menu ul ul li a {
    text-transform: capitalize;
    padding: 10px;
}

.menu ul ul li a:hover {
    color: #fff !important;
/*    font-weight: 600;*/
}



.menu .navbar-nav {
/*    padding-left: 15px;*/
}

.b-1{
    display: none;
}
.banner .carousel-control-prev, .banner .carousel-control-next{
    opacity: 1;
}
.banner .carousel-caption {
    text-align: left;
    top: 20%;
    left: 10%;
}

.banner .carousel-caption h1 {
    color: #013570;
    font-size: 46px;
    text-transform: capitalize;
     text-shadow: 5px 5px 5px #00000025;
    padding-bottom: 10px;
    font-weight: 700;
    letter-spacing: 1px;
}
.carousel-caption.banner2{
    top: 15%;
    left: 8%;
}
.carousel-caption.banner2 h1{
    text-shadow: 5px 5px 5px #00000025;
    text-transform: capitalize;
    line-height: 65px;
}
.carousel-caption.banner3{
    top: 25%;
    left: 59%;
}
.carousel-caption.banner3 h1{
    text-shadow: 5px 5px 5px #00000025;
    text-transform: capitalize;
    line-height: 65px;
}
.carousel-caption.banner2 h1.black{
    color: #013570;
}
.banner .carousel-caption h3 {
    color: #fff;
    font-weight: 300;
    line-height: 36px;
}

.banner .carousel-caption p {
    color: #000;
    letter-spacing: 0.8px;
    font-size: 16px;
    font-weight: 500;
    width: 55%;
    text-shadow: none;
    line-height: 28px;
}

.banner .carousel-caption button {
    border-radius: 0;
    margin-top: 20px;
    margin-right: 8px;
    padding: 10px 20px;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: normal;
    background: #013570;
    border-color: #013570;
    color: #fff;
    transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    border-radius: 50px;
    text-transform: capitalize;
    box-shadow: none;
}

.banner .carousel-caption button:hover {
    background: #cc980b;
    color: #fff;
    border: 1px solid #cc980b;
    box-shadow: none;
}

.banner .carousel-control-prev-icon {
    background-image: none;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 30px;
    background: #013570;
    position: absolute;
    left: 25%;
}

.banner .carousel-control-next-icon {
    background-image: none;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 30px;
    background: #013570;
     position: absolute;
    right: 25%;
}

.carousel-control-prev-icon:hover, .carousel-control-next-icon:hover{
    background: #cc980b;
}

.homeservice {
    padding: 60px 0;
    background: #e7f3ff;
}

.title h1 {
    text-align: center;
    font-weight: 300px;
    margin: 0;
    padding: 0;
    padding-bottom: 5px;
    color: #999;
    font-size: 24px;
}


.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: 17px;
    color: #000;
    font-weight: 600;
    margin: 0;
    padding: 15px 0 10px 0;
    line-height: 28px;
    text-transform: capitalize;
}

.card p{
    font-size: 15px;
    line-height: 26px;
    color: #000;
}

.card img {
    margin: auto;
}
.card:hover img{
    filter: brightness(120%); 
}
.card-body {
    padding: 0 !important;
}

.card a {
    background: #013570;
    border-color: #013570;
    font-size: 15px;
    border-radius: 50px;
    box-shadow: none;
    padding: 8px 20px;
    text-transform: capitalize;
}

.card a:hover {
    background: #cc980b;
    border-color: #cc980b;
    box-shadow: none;
}

.card i{
    font-size: 15px;
    padding-left: 5px;
}

.homeahoutus{
    padding: 60px 0;
    overflow: hidden;
}

.homeahoutus img{
    border: 3px solid #d0cbcb;
    width: 100%;
    padding: 5px;
}

.homeservice .owl-carousel button.owl-dot {
    top: 50px;
}
.abt-img{
    float: left;
}
.abt-img img{
    width: 450px;
    margin: 0 40px 29px 0;
}
.title h3{
    margin-top: 0;
    padding-bottom: 15px;
    margin-bottom: 45px;
    color: #013570;
    font-size: 42px;
    font-weight: 700;
    text-align: center;
    position: relative;
}

.title h3:before{
    position: absolute;
    content: '';
    border-bottom: 2px solid #013570;
    width: 20%;
    left: 40%;
    bottom: 0;
}

.title h3:after{
    position: absolute;
    content: '';
    border-bottom: 6px solid #cc980b;
    width: 60px;
    height: 13px;
    right: 47.5%;
    bottom: 0;
    top: 82%;
}

.homeservice .owl-carousel .owl-nav button.owl-next {
    background: #013570 !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: #cc980b !important;
}

.homeservice .owl-carousel .owl-nav button.owl-prev i,
.homeservice .owl-carousel .owl-nav button.owl-next i {
    color: #fff;
    font-size: 28px;
    line-height: 40px;
}

.homeservice .owl-carousel .owl-nav button.owl-prev {
    background: #013570 !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: #cc980b !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: #013570;
    font-weight: 700;
    font-size: 40px;
}

.about-title{
    border-bottom: 1px dashed #515151;
    padding-bottom: 5px;
    margin-bottom: 15px;
    display: grid;
}

.habtcnt span {
    font-size: 24px;
    color: #515151;
    font-weight: 500;
    line-height: 42px;
}

.habtcnt h3{
    font-size: 19px;
    color: #515151;
    font-weight: 500;
    margin-top: 0;
}

.about-data{
    margin-bottom: 20px;
}

.habtcnt p {
    color: #000;
    padding: 0;
    margin: 0;
    padding-bottom: 10px;
    font-size: 15px;
    line-height: 27px;
    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: 15px;
    font-weight: 400;
    background: #013570;
    padding: 10px 18px;
    transition: 0.5s;
    border-radius: 50px
}

.habtcnt a i {
    font-size: 14px;
    padding-left: 5px;
}

.habtcnt a:hover {
    background: #cc980b;
    color: #fff;
}

.reviews {
/*    background: url(../img/reviewbg.jpg) no-repeat center;*/
    bottom;
    background-size: cover;
    padding: 60px 0;
    background: #e7f3ff;
}

.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;
    position: relative;
}

.rbx:before{
    position: absolute;
    content: '';
    border-top: 2px solid #01356f;
    border-right: 2px solid #01346d;
    width: 100px;
    top: 0;
    height: 100px;
    right: 0;
}

.rbx:after{
    position: absolute;
    content: '';
    border-left: 2px solid #01356f;
    border-bottom: 2px solid #01346d;
    width: 100px;
    bottom: 0;
    height: 100px;
    left: 0;
}

.rbx p {
    margin: 0;
    padding: 0;
    color: #000;
    line-height: 26px;
    font-size: 16px;
}

.rbx h3 {
    margin: 0;
    padding: 0;
    padding-top: 15px;
    font-weight: 700;
    font-size: 20px;
    color: #013570;
    text-transform: capitalize;
}

.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: #cc980b !important;
}

.reviews .owl-carousel .owl-nav button.owl-prev i,
.reviews .owl-carousel .owl-nav button.owl-next i {
    color: #fff;
    font-size: 28px;
    line-height: 36px;
}

.reviews .owl-carousel .owl-nav button.owl-prev {
    background: #013570 !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: #013570 !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:#cc980b !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: 50px 0 30px;
/*    background: url(../img/footerbackground.png);*/
    background: #022247;
    overflow: hidden;
}

.ftbox{
    z-index: 99999;
}

.ftbox h1 {
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid #233d5b;
    display: inline-block;
    position: relative;
    margin-top: 0;
}

.ftbox p {
    color: #fff;
    font-weight: 400;
    line-height: 25px;  
    font-size: 15px;
    position: relative;
    margin-bottom: 0px;
}

.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: #cc980b;
}

.foot-btn a{
    background: #cc980b;
    padding: 8px 18px;
    border-radius: 50px;
}
.foot-btn a:hover{
    color: #fff;
}
.ftbox ul {
    margin: 0;
    padding: 0
}

.ftbox ul li {
    line-height: 24px;
    position: relative;
    color: #fff;
    padding: 5px 0;
    padding-left: 25px;
}

.ftbox ul li i{
    color: #fff;
    position: absolute;
    left: 0;
    top: 10px;
}

.ftbox1 ul li a{
    text-transform: capitalize;
}

.ftbox ul li a {
    color: #fff;
    font-weight: 400;
    font-size: 15px;
}

.ftbox ul li a:hover {
    color: #cc980b;
   
}
.address ul li{
    position: relative;
    padding-left: 35px;
}
.address ul li i{
    position: absolute;
    left: 0;
    top: 7px;
    font-size: 16px;
}

.ftbox i {
    font-size: 12px;
    padding-left: 5px;
}

.ftbtn {
    padding: 12px 0;
    background: #022247;
    border-top: 1px solid #12345a;
}

.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: 50px 0;
    text-align: center;
}


.innerbanner h1 {
    font-size: 38px;
    color: #fff;
    text-align: left;
    font-weight: 600;
    text-align: center;
    margin: 0;
}

.innerbanner ul {
    margin: 0;
    padding: 0;
}

.innerbanner ul li {
    text-align: left;
}

.innerbanner p{
    color: #fff;
    font-size: 18px;
    margin: 0;
    padding-top: 10px;
}

.innerbanner ul li a {
    color: #fff;
}

.innerbanner ul li a:hover{
    color: #cc980b;
}

.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;
    overflow: hidden;
}

.contactdetail {
    padding: 20px;
    border-radius: 3px;
    height: auto;
    margin-bottom: 25px;
    box-shadow: 2px 2px 5px #ccc;
    background: #dcedff;
}

.contactdetail p {
    margin: 0;
    padding: 0;
    color: #000;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    padding-top: 15px;
}
.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;
    font-weight: normal;
    font-size: 16px;
}

.contactdetail p a:hover{
    color: #cc980b;
}

.contactdetail span {
    font-size: 20px;
    /* float: left; */
    background: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin-right: 10px;
    color: #013570;
    border-radius: 50%;
    margin: 0 auto;
    display: block;
}

.social {
    position: fixed;
    top: 30%;
    right: 0px;
    z-index: 999;
}

.social ul {
    padding: 0px;
   /* -webkit-transform: translate(270px, 0);
    -moz-transform: translate(270px, 0);
    -ms-transform: translate(270px, 0);
    -o-transform: translate(270px, 0);
    transform: translate(270px, 0);*/
}

.social ul li {
    display: block;
    margin: 3px 0;
    background: rgb(1 53 112 / 62%);
/*    width: 300px;*/
    text-align: left;
    padding: 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;
}

.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: rgb(1 53 112 / 48%);*/
}

.social ul li a {
    color: #000;
}

.social ul li:hover a {
    color: #000;
}

.social ul li:hover i {
    color: #fff;
    background: #cc980b;
}

.social ul li i {
    color: #000;
    background: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    text-align: center;
    background: #ffffff;
    -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 * {
    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: 30px;
    background: #dcedff;
    box-shadow: 2px 2px 5px #ccc;
    border-radius: 3px;
}

.single-input-field input{
    width: 100%;
    display: block;
    color: #999999;
    font-size: 16px;
    line-height: 28px;
    padding: 24px 15px;
    height: 40px;
    background-color: #ffffff;
    border: 1px solid #a2ceff;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    margin-bottom: 20px;
   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 15px;
    height: 130px;
    background-color: #ffffff;
    border: 1px solid #a2ceff;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    margin-bottom: 20px;
    outline-color: #ddd;
}

.form1 h1{
    margin-bottom: 25px;
    font-size: 28px;
    color: #013570;
/*    text-align: center;*/
    font-weight: 600;
    margin-top: 0;
}

.form-btn input{
    background: #013570;
    border-color: #013570;
    padding: 9px 40px;
    text-transform: capitalize;
    font-size: 16px;
    box-shadow: none;
    border-radius: 50px;
}

.form-btn input:hover{
    background: #cc980b;
    border-color: #cc980b;
    box-shadow: none;
}

.cap1{
    margin-bottom: 5px;
}

.test1{
    padding: 150px;
    background: #c0c5f3;
}
.test1 h1{
    color: #000;
    font-size: 72px;
}

.s1 {
    padding: 3rem 0;
}




.navbar{
    margin-bottom: 0 !important;
}


.no-js .owl-carousel, .owl-carousel.owl-loaded{
    z-index: 9999;
}

.navbar-expand-lg .navbar-nav .dropdown-menu{
    width: 640px;
    left: -162px;
    top: 45px;
}

.btn{
    border-radius: 0;
    padding: 8px 25px;
}

.btn-primary{
    border-color: #04438b;
    background: #04438b;
}

.btn-primary:hover{
    background: #cc980b;
    border-color: #cc980b;
}

.free_consultant {
    background: #013570;
    padding: 30px 0 20px;
}

.condult_dscrip h1 {
    font-size: 34px;
    color: #fff;
    font-weight: 700;
    margin: 0px;
    padding: 0 0 10px;
    letter-spacing: 1px;
}

.condult_dscrip p a{
    font-size: 16px;
    color: #fff;
    margin: 0px;
    padding: 0px;
    letter-spacing: 0.5px;
}

.condult_dscrip p a:hover{
    color: #cc980b;
}

.condult_dscrip p{
    color: #fff;
}


.condult_dscrip1 {
    padding-top: 19px;
    text-align: right;
}

.condult_dscrip1 a {
    background: #cc980b;
    padding: 10px 30px;
    font-size: 16px;
    color: #fff;
    border: 2px solid #cc980b;
    border-radius: 50px;
    margin-right: 10px;
}

.condult_dscrip1 a:hover{
    background: none;
    border: 2px solid #cc980b;
    color: #cc980b;
}

.condult_dscrip1 i{
    font-size: 16px;
    padding-left: 5px;
}


#button {
  display: inline-block;
  background-color: #cc980b;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 50px;
  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;
}

#counter{
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #013570;
  padding: 40px 0px;
  width: 100%;
  overflow: hidden;
}
#counter .item{
  background: #fff;
  width: 100%;
  padding: 20px 15px;
/*  margin: 10px;*/
  text-align: center;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 38px -8px rgba(0,0,0,0.34);
-moz-box-shadow: 0px 0px 38px -8px rgba(0,0,0,0.34);
box-shadow: 0px 0px 38px -8px rgba(0,0,0,0.34);
} 
#counter .item h1{
  color: #000;
  margin-bottom: 5px;
  font-size: 30px;
  font-weight: 600;
  position: relative;
  margin-top: 0;
  display: inline-block;
}
#counter .item h1:before{
    position: absolute;
    content: '+';
    left: 110%;
    top: -2px;
}
#counter .item h3{
  color: #000;
  text-transform: capitalize;
  font-size: 18px;
/*  text-align: left;*/
  margin-top: 0;
  margin-bottom: 0;
}
#counter .item i{
    font-size: 24px;
    margin-bottom: 10px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #ddedff;
    color: #cc980b;
/*   float: left; */
}

.count-data{
/*    padding-left: 60px;*/
}


.hospital_attachments {
    padding: 60px 0;
/*    background: #e7f3ff;*/
}
.hosp{
    margin: 20px 0;
}

.hospital_attachments .card iframe{
    border: 1px solid #b4acac;
}

.hospital_attachments .card {
    margin: 0 10px;
    text-align: center;
    border: 1px solid #e4e3e3 !important;
    padding: 20px 15px;
    transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    height: 450px;
    box-shadow: 0 0 5px #ddd;
    background: #f0f6fc;
}

.hospital_attachments .card:hover{
    box-shadow: 0 0 5px #ddd;
}

.hospital_attachments .owl-carousel .owl-nav button.owl-next {
    background: #013570 !important;
    position: absolute;
    right: -50px;
    top: 35%;
    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: #cc980b !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: 28px;
    line-height: 40px;
}

.hospital_attachments .owl-carousel .owl-nav button.owl-prev {
    background: #013570 !important;
    position: absolute;
    border-radius: 100%;
    left: -50px;
    top: 35%;
    width: 40px;
    height: 40px;
    color: #fff;
    outline: none;
}

.hospital_attachments .owl-carousel .owl-nav button.owl-prev:hover {
    background: #cc980b !important;
}


.btn:focus, .btn:active, button:focus, button:active {
  outline: none !important;
  box-shadow: none !important;
}

#image-gallery .modal-footer{
  display: block;
}

.thumb{
  margin-top: 15px !important;
  margin-bottom: 15px;
}
.thumbnail{
    margin-bottom: 0 !important;
    border: none !important;
    padding: 0 !important;
}
.img-thumbnail{
    padding: 5px !important;
    border-radius: 0 !important;
    border: 1px solid #c9c9c9 !important;
}

.gallery_section{
    padding: 50px 0;
}

.modal-content{
    background: none !important;
    box-shadow: none !important;
    border: none !important;
    width: 85% !important;
    left: 10%;
}
.modal-footer, .modal-header{
    border: none !important;
}
.btn-secondary{
    
}
.modal-header{
    display: block !important;
    padding: 0;
}
.close{
    opacity: 1 !important;
    text-shadow: none !important;
    color: #fff !important;
    font-size: 45px !important;
}
.btn-secondary{
    background: none !important;
}
.btn{
    box-shadow: none !important;
}
.btn.focus, .btn:focus, .btn:hover{
    color: #fff !important;
}
.btn-check:focus+.btn-secondary, .btn-secondary:focus, .btn-secondary:hover{
    border-color: transparent !important;
    background: transparent !important;
}
.modal .btn {
    font-size: 80px;
    font-weight: 800;
}
.modal .float-left{
    position: fixed;
    left: -25% !important;
}
.modal .float-right {
    position: fixed;
    right: -27% !important;
}
.btn-secondary {
    position: absolute;
    z-index: 1;
    top: 45%;
    background-color: transparent !important;
    border-color: transparent !important;
}
.modal-header .close{
    position: fixed;
    right: -10%;
}

.testi_section {
    padding: 60px 0;
}
.test1 {
    width: 100%;
    padding: 35px;
    margin: auto;
    background: #f4f9ff;
    box-shadow: 4px 4px 8px 0px #d8d9d9;
    margin: 10px 0;
}
.test1 i {
    font-size: 50px;
    color: #9bbde4;
}
.test1 p {
    font-size: 15px;
    margin-top: 10px;
    color: #022247;
}
.test1 h2 {
    margin: 0%;
    font-size: 22px;
    color: #0b396e;
    padding-left: 25px;
    position: relative;
    font-weight: 600;
    text-transform: capitalize;
    padding-top: 10px;
}
.test1 h2:before {
    content: '';
    left: 0px;
    top: 20px;
    position: absolute;
    width: 15px;
    height: 2px;
    background-color: #0b396e;
}

.service-main {
    padding: 50px 0;
}
.sidebar {
    box-shadow: 0px 0px 10px #cfb9bebf;
    border-radius: 5px;
}
.sidebar h2 {
    font-size: 24px;
    background: #013570;
    color: #fff;
    padding: 15px 0 15px 27px;
    margin: 0;
    text-transform: capitalize;
}
.sidebar ul{
    padding-left: 0;
}
.sidebar ul li {
    border-bottom: 1px solid #f1e7e7;
}
.sidebar ul li a {
    color: #000;
    display: inblock;
    font-size: 15px;
    text-decoration: none;
    position: relative;
    padding: 10px 12px;
    display: block;
    text-transform: capitalize;
}
.sidebar ul li:hover, .sidebar ul li.active {
    background: #cc980b;
}
.sidebar ul li:hover a, .sidebar ul li.active a{
    color: #fff;
}
.serv-head {
    padding-left: 30px;
}
.serv-head h3 {
    font-size: 36px;
    color: #013570;
    line-height: 0px;
    text-transform: capitalize;
    font-weight: bold;
    padding-bottom: 5px;
}
.serv-head img {
    margin: 25px 0;
    width: 100%;
    border: 1px solid #939393;
}
.serv-head video {
    margin: 25px 0 20px;
    width: 100%;
    border: 1px solid #939393;
}
.serv-head p {
    text-align: justify;
    color: #000;
    line-height: 28px;
    font-size: 15px;
}
.serv-head ul {
    margin: 0px;
    padding: 0px;
    width: 100%;
    float: left;
    margin-bottom: 10px;
}
.serv-head ul li {
    text-align: justify;
    list-style: none;
    margin-bottom: 10px;
    position: relative;
    padding-left: 20px;
    font-size: 15px;
    color: #000;
    line-height: 28px;
}
.serv-head ul li i {
    color: #013570;
    font-size: 18px;
    position: absolute;
    left: 0;
    top: 3px;
}
.serv-head b {
    font-size: 15px;
    letter-spacing: 0.6px;
    color: #3c3c3c;
}
.ser-btn{
    margin-top: 30px;
}
.ser-btn a{
    padding: 10px 20px;
    background: #013570;
    color: #fff;
    font-size: 15px;
    border-radius: 20px;
    transition: 0.5s;
}
.ser-btn a:hover{
    background: #cc980b;
    color: #fff;
}
.ser-btn i{
    padding-left: 5px;
}
