@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
/* font-family: 'Poppins', sans-serif; */

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&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&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;
}

img {
    border: none;
}

ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
}

a {
    text-decoration: none;
}

.p-0 {
    padding: 0;
}

.m-0 {
    margin: 0;
}

button:hover,
button:focus {
    outline: none;
}
.mt40{
    margin-top: 40px;
}
.headertop {
    background: #ebebeb;
/*    padding: 5px 0;*/
     line-height: 35px;
}
.bookbtn{
    float: right;
}
.bookbtn button{
    border-radius: 0;
    background: #4751a4;
     letter-spacing: 0.5px;
}
.headertop p {
    line-height: 26px;
    margin: 0;
    padding: 0;
    color: #000;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
}

.logo img {
    width: 310px;
}

.tlr {
    float: left;
   padding-top: 5px;
}
.tlr p {
     color: #4751a4;
    font-weight: 600;
}
.tlr p i {
    color: #666;
/*    background: #4751a4;*/
    margin-left: 0;
    margin-right: 3px;
    font-size: 14px;
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    border-radius: 15px;
    /*	border: 1px solid #dc3132;*/
}
.tlr p span{
    color: #999!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;
}

.menu .navbar {
    padding: 12px 0;
}

.menu ul li a {
    color: #000 !important;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    padding: 18px 15px!important;
}

.menu ul ul {
    border-radius: 0;
}

.menu ul ul li {
    border-radius: 0 !important;
}

.menu ul ul {
    /*height: 500px;
	overflow-y: scroll;*/
    background-color: #4751a4;
}

.menu ul ul li a {
    padding: 5px 10px !important;
    color: #fff !important;
    border-radius: 0 !important;

}

.menu ul ul li a:hover {
    color: #4751a4 !important;
    font-weight: 600;
}



.menu .navbar-nav {
    padding-left: 15px;
}

.banner .carousel-caption {
    text-align: left;
    top: 20%;
    left: 8%;
}

.banner .carousel-caption h1 {
    color: #fff;
    font-size: 46px;
    text-transform: uppercase;
     text-shadow: 5px 5px 5px #00000025;
    padding-bottom: 15px;
    font-family: 'Roboto', sans-serif;
    font-weight: 800;
    letter-spacing: 1px;
}
.carousel-caption.banner2{
    top: 20%;
    left: 12%;
}
.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: #ccc;
    letter-spacing: 0.8px;
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
}

.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: #0b235a50;
    position: absolute;
    left: 10%;
}

.banner .carousel-control-next-icon {
    background-image: none;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 30px;
    background: #0b235a60;
     position: absolute;
    right: 10%;
}

.homeservice {
    padding: 3.5em 0;
}

.title h1 {
    text-align: center;
    font-weight: 300px;
    margin: 0;
    padding: 0;
    padding-bottom: 5px;
    color: #999;
    font-size: 24px;
}

.title h3 {
    font-size: 28px;
    text-align: center;
    padding-bottom: 20px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    color: #000;
}

.homeservice .card {
    margin: 0 10px;
    text-align: center;
    border: 1px solid #666 !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 #666 !important;
}

.card h5 {
    font-size: 20px;
    color: #333;
    font-weight: 800;
    margin: 0;
    padding: 15px 0 10px 0;
    line-height: 28px;
}

.card img {
/*    width: 100px !important;*/
    margin: auto;
}
.card:hover img{
    filter: brightness(120%); 
}
.card-body {
    padding: 0 !important;
}

.card a {
    background: #4751a4;
    font-size: 13px;
    border-radius: 10px 0 10px 0
}

.card a:hover {
    background: #dc3132;
}

.homeservice .owl-carousel button.owl-dot {
    top: 50px;
}

.homeservice .owl-carousel .owl-nav button.owl-next {
    background: #4751a450 !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: #4751a4 !important;
}

.homeservice .owl-carousel .owl-nav button.owl-prev i,
.homeservice .owl-carousel .owl-nav button.owl-next i {
    color: #fff;
    font-size: 30px;
    line-height: 40px;
}

.homeservice .owl-carousel .owl-nav button.owl-prev {
    background: #4751a450 !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: #4751a4 !important;
}

.habtcnt {
    background-color: #eff3ff;
}

.habtcnt {
    padding: 25px 60px 0 60px;
    height: 417px;
}

.habtcnt h1 {
    padding: 0;
    margin: 0;
    color: #000;
    font-weight: 600;
    font-size: 26px;
    position: relative;
    padding: 30px 0;
}

.habtcnt h1:after {
    content: '';
    position: absolute;
    width: 265px;
    height: 1px;
    left: 0;
    bottom: 0;
    background: #333;
    margin: 20px 0;
}

.habtcnt h1 span {
    font-size: 14px;

}

.habtcnt p {
    color: #333;
    padding: 0;
    margin: 0;
    padding-bottom: 10px;
}

.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: #000;
    font-weight: 500;
}

.habtcnt a i {
    font-size: 14px;
    margin-left: 10px;
}

.habtcnt a:hover {
    color: #001a54;
}

.reviews {
    background: url(../img/reviewbg.jpg) no-repeat center;
    bottom;
    background-size: cover;
    padding: 3.5em 0;
}

.rbx {
    text-align: center;
/*    background-color: #ffffff;*/
/*    border: 1px solid #ccc;*/
/*    border-top: 5px solid #c0c5f3 !important;*/
    padding: 40px 60px;
    border-radius: 20px 0 20px 0;
    width: 80%;
    margin: auto;
}

.rbx p {
    margin: 0;
    padding: 0;
    color: #000;
    line-height: 26px;
}

.rbx h3 {
    margin: 0;
    padding: 0;
    padding-top: 15px;
    font-weight: 600;
    font-size: 16px;
    color: #000;
}

.rbx img {
    margin: auto;
    height: 20px !important;
    width: auto !important;
    margin-bottom: 15px;
}

.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: #4751a4 !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: 36px;
}

.reviews .owl-carousel .owl-nav button.owl-prev {
    background: #4751a450 !important;
    position: absolute;
    border-radius: 100%;
    left: 3%;
    top: 35%;
    text-align: center;
    width: 45px;
    height: 45px;
    color: #fff;
    outline: none;
}
.reviews .owl-carousel .owl-nav button.owl-next {
    background: #4751a450 !important;
    position: absolute;
    border-radius: 100%;
    right: 3%;
    top: 35%;
    text-align: center;
    width: 45px;
    height: 45px;
    color: #fff;
    outline: none;
}

.reviews .owl-carousel .owl-nav button.owl-prev:hover {
    background: #4751a4 !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: 3.5em 0;
    background: url(../img/footerbackground.png);
    
}

.ftbox h1 {
    font-size: 22px;
    font-weight: 700;
    color: #000;
    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: #ffffff15
}

.ftbox p {
    color: #000;
    font-weight: 400;
    line-height: 28px;  
}

.ftbox a {
    color: #000;
    font-weight: 400;
    transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

.ftbox a:hover {
    color: #c8e8ff
}

.ftbox ul {
    margin: 0;
    padding: 0
}

.ftbox ul li {
    line-height: 30px;
}

.ftbox ul li a {
    color: #000;
    font-weight: 400;
}

.ftbox ul li a:hover {
    color: #4a5de9;
   
}

.ftbox i {
    font-size: 12px;
    padding-left: 5px;
}

.ftbtn {
    padding: 10px 0;
    background: #0c1558;
}

.ftbtn p {
    margin: 0;
    padding: 0;
    color: #fff;
    font-weight: 300;
    font-size: 14px;
}

.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: #4751a4
}

.address p {}

.innerbanner {
    background: url(../img/banner1.jpg) center no-repeat;
    background-attachment: fixed;
    height: 200px;
}

.innerbanner h1 {
    color: #fff;
    text-align: left;
    padding-top: 55px;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
}

.innerbanner ul {
    margin: 0;
    padding: 0;
}

.innerbanner ul li {
    text-align: left;
}

.innerbanner ul li a {
    color: #fff;
}

.innerbanner ul li {
    color: #fff;
}

.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: 3.5em 0;
}

.contactdetail {
    border: 5px solid #ccc;
    padding:30px 30px 30px 30px;
    border-top: 5px solid #c0c5f3 !important;
    border-radius: 3px;
}

.contactdetail p {
    margin: 0;
    padding: 0;
    color: #666
}
.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 a i {
    margin-right: 5px;
    color: #4751a4;
}

.social {
    position: fixed;
    top: 68%;
    right: 15px;
    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;
    background: rgba(62, 84, 138, 0.36);
    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: 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: #47d7f7;
}

.social ul li i {
    margin-right: 10px;
    color: #000;
    background: #fff;
    padding: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    font-size: 20px;
    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 * {
    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{
    border: 5px solid #ccc;
    padding: 20px 30px 40px 30px;
    border-top: 5px solid #c0c5f3 !important;
    padding: 20px;
}

.single-input-field input{
    width: 100%;
    display: block;
    color: #999999;
    font-size: 16px;
    line-height: 28px;
    padding: 15px 20px;
    height: 40px;
    background-color: #ffffff;
    border-bottom: 1px solid #c0c5f3;
    user-select: none;
    border-right: none;
    border-left: none;
    border-top: 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: 80px;
    border-right: none;
    border-left: none;
    border-top: none;
    background-color: #ffffff;
    border-bottom: 1px solid #c0c5f3;
    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: 15px;
    font-size: 25px;
    color: #4751a4;
    text-align: center;
}
.cap1{
    margin-bottom: 5px;
}

.test1{
    padding: 150px;
    background: #c0c5f3;
}
.test1 h1{
    color: #000;
    font-size: 72px;
}















