/**
* custom
*
*/
#hero {
    width: 100%;
    height: 130vh;
    background-color:#fff5da;
    overflow: hidden;
    position: relative;
}
#hero .carousel-item::before {
    content: "";
    background-color: transparent;
}
#hero h2 {
    color: #172d74;
    margin: 0;
    font-size: 48px;
    font-weight: 700;
}
 #hero p {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
    color: #747474;
    margin-top: 10px;
}

#hero .carousel-item::before {
    content: "";
    background-color: rgb(4 12 21 / 0%);
}
#hero .carousel-container {
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 150px;
    top: 0;
    left: 50px;
    right: 50px;
    width: 48%;
}
#hero h2 {
    color: #295050;
    margin: 0;
    font-size: 40px;
    font-weight: 700;
}
 
#hero .carousel-inner .carousel-item {
    transition-property: opacity;
    background-position: bottom center;
}
/*----------------*/
.top-header-area .d-flex.align-items-center {
    display: flex !important;
    flex-direction: row;
    width: 100%;
}

.top-header-information li {
    font-size: 15px;
    color: #fff;
    font-weight: 500;
    list-style-type: none;
    display: inline-block;
    position: relative;
    margin-right: 15px;
    padding-left: 22px;
}
.top-header-optional li a i:hover {
    background-color: #045066;
    color: #fff;
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
}
.top-header-area {
    width: 100%;
    background: #295050;
    z-index: 998;
    position: relative;
    line-height: 35px;
}
header#header {
    position: static;
}

.top-header-area a, .top-header-area i {
    color: #fff;
}

ul.top-header-information.d-flex {
    margin: 0px; 
    padding: 0px;
}

/*------------------*/
.carousel-indicators {
    position: absolute;
    right: 0;
    bottom:200px;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 1rem;
    margin-left: 15%;
    list-style: none;
    opacity: 0;
}
/*------------------------*/
nav#navbar a{
    text-transform: uppercase;
    font-weight: 600;
}
.navbar a, .navbar a:focus {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 15px;
    font-size: 13px;
    color: #0b2341;
    white-space: nowrap;
    transition: 0.3s;
}
.section-title p {
    color: #295050;
}
.section-title h2 {
 
    color:  #66686a; 
}

.section-title h2::after {
    content: "";
    width: 90px;
    height: 1px;
    display: inline-block;
    background: #3eb39e;
    margin: 4px 10px;
}
/*------------------------*/
section#about {
    padding-top: 0px;
    /*margin-top: -50px;*/
       background-color:#fff0c5a1;
}
.about img {
    margin-top:  0px;
}
section#about .section-title {
    padding-bottom: 20px;
    margin-top: -120px;
}
/*-------------*/
.imgcat img {
    width: 100%;
}
.box h4 {
    margin: 0px;
}
.box h4 a{
	    background: #172d74;
    color: #fff;
}
.box h4 a {
    background: #298974;
    color: #fff;
    padding: 5px 15px;
    margin-top: -50px;
    position: absolute;
    bottom: 42px;
    right: 13px;
    font-size: 15px;
}
.box {
    border: 1px solid #e0dcd9;
    margin-bottom: 30px;
    padding: 0px;
}
section#services {
    background: #f5ebeb;
}
section#contact {
    /*background: #dde7f3;*/
}
i.bi.bi-phone {
    font-size: 23px;
    padding: 4px 8px;
}

.contact iframe {
    border: 0;
    height: 154px;
    margin-top: 15px;
}
.contact .info-box h3 {
     
    color: #295050;
    
}

/*-------------  why ---------------*/
section#why {
    background: #061648 url(../img/icon.png);
    background-size: 380px;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-attachment: fixed;
}
.why .icon {
    text-align: center;
    background: #def8f9 ;
    padding: 30px 20px;
    margin-bottom: 20px;
}
.why h4 a {
    color: #2e5976;
    font-size: 16px;
    font-weight: 700;
	
}
.why .section-title p {
    color:  #ffffff;
}
.why .icon-box {
    background: #edfdee;
    padding: 15px;
    border: 2px dotted #72c38c;
}
.why  .section-title h2::after {
    content: "";
    width: 90px;
    height: 1px;
    display: inline-block;
    background: #3e3e3e;
    margin: 4px 10px;
}
.why .section-title h2 {
    color: #74c27d;
}
.why .section-title h2::after {
    content: "";
    width: 90px;
    height: 1px;
    display: inline-block;
    background: #69bf83;
    margin: 4px 10px;
}
#footer .footer-top .footer-newsletter form {
    margin-top: 0px;
    background: #fff;
    padding: 6px 10px;
    position: relative;
    border-radius: 4px;
    margin-bottom: 30px;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
   border-color: #dee2e6 #dee2e6 #fff;
    color: #172d74;
    border-bottom: 3px solid #172d74;
    background: #f2f2f2;
}

.nav-tabs .nav-link {
    background: none;
    font-size: 14px;
    font-weight: 600;
    color: #383838;
    padding: 15px;
    margin-bottom: -2px;
    border-radius: 0;
    
    border-bottom: 1px solid #ddd5d5;
}
/*-------------------------*/
.breadcrumbs {
    padding: 15px 0;
    background: #fbf5e2;
    min-height: 80px;
    margin-top: 0px;
    background: rgb(87 186 144);
    background: linear-gradient(
90deg, rgb(105 191 132) 0%, rgb(75 182 151) 35%, rgb(106 191 132) 100%);
}
.breadcrumbs h2 {
    font-size: 28px;
    font-weight: 600;
    color: #ffffff;
    margin: 0px;
}
.breadcrumbs li, .breadcrumbs li a {
    color: #fff;
    font-weight: 500;
}
.breadcrumbs li a{
	  font-weight: 800;
}

/*-------------------------*/
.nav-tabs {
    border-bottom: 1px solid #f2f2f2;
    border: 1px solid #e1d9d9;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
       border-color: #295050;
    color: #ffffff;
    border-bottom: 1px solid #295050;
    background: #295050;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: #295050;
    
    background: #306262;
    color: #fff;
}



.tab-pane h3 {
    color: #1a1192;
    font-weight: 500;
}
.tab-pane.active {
    background: #f2f2f2;
    padding: 25px 25px;
}

 .text-justify {
    text-align: justify !important;
}
 .text-left {
    text-align: left !important;
}


ul.majorapp {
    margin: 10px 0px;
    list-style-type: none;
    padding: 0px;
}
ul.majorapp li {
    margin-bottom: 10px;
    background: #e1d9d9; 
}
 
ul.majorapp li span {
    background: #8ff1b2;
    display: inline-block;
    padding: 5px;
    color: #000;
    font-size: 13px;
    width: auto;
    font-weight: 600;
    padding-right: 50px;
}
.order-1 img {
    margin-bottom: 20px;
}
#header .logo img {
    max-height: 57px;
}
.imgcat{position:relative; overflow:hidden;}
.imgcat:before {
    content: ' ';
       height: 103%;
    width: 100%;
    position: absolute;
    background: #67bf8561;
    top: 0px;
}
.box:hover .imgcat:before{    background: transparent; transition:0.5s all; }

 
#hero .btn-get-started {
    font-family: "Raleway", sans-serif;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 14px 32px;
    border-radius: 4px;
    transition: 0.5s;
    line-height: 1;
    color: #fff;
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
    background: #295050;
    margin-top: 15px;
}

.navbar .getstarted, .navbar .getstarted:focus {
background: #295050;}

.back-to-top {
    
    background: #295050;
	
}

#header {
    background: #fff;
    transition: all 0.5s;
    z-index: 997;
    padding: 10px 0 10px;
}
#header.header-scrolled.fixed-top {
    position: fixed;
}


.navbar .getstarted:hover, .navbar .getstarted:focus:hover {
    color: #fff;
    background: #45b59a;
}
#hero .btn-get-started:hover {
    background: #45b59b;
}

/*----------------------------------------*/
.about .row {
    display: flex;
    align-items: center;
    border: 1px dashed #d9e1de;
    margin: 0px; 
}

.inner-page h3 {
    color: #2c4e66;
    font-size: 35px;
    line-height: 34px;
    margin-bottom: 24px;
    font-weight: 600;
    font-family: "Raleway", sans-serif;
}
.inner-page h3 span {
    display: block;
    font-size: 14px;
    letter-spacing: 1px;
    color: #29474e;
}
.inner-page h3 {
    color: #28434d;
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 24px;
    font-weight: 600;
    font-family: "Raleway", sans-serif;
}

.imgres{ width:100%;}

.comfortp {}
.comfortp  h3 {
    color: #112e2e;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 24px;
    font-weight: 600;
    font-family: "Raleway", sans-serif;
    text-transform: uppercase;
}
.about p {
    font-size: 15px;
    line-height: 22px;
}
.col-sm-6.abt {
    padding-right: 0px;
}
.inner-page .morecnt h3 {
    color: #004e4f;
    font-size: 23px;
    line-height: 34px;
    margin-bottom: 5px;
    font-weight: 600;
    font-family: "Raleway", sans-serif;
    text-transform: uppercase;
}
.contact .info-box {
   
    padding: 20px;
}
.info-box.foam {
    margin-bottom: 20px;
}
/*-----------------------------------------------mobo------------------------*/

@media (max-width:767px){
	.top-header-area .d-flex  {
    display: flex !important;
    flex-direction: column;
    width: 100%;
}

.top-header-information li {
    font-size: 12px;
    color: #fff;
    font-weight: 500;
    list-style-type: none;
    display: inline-block;
    position: relative;
    margin-right: 0;
     
}
ul.top-header-information.d-flex {
    margin: 0px;
    padding: 0px;
}
.top-header-area {
    width: 100%;
    background: #295050;
    z-index: 998;
    position: relative;
    line-height: 20px;
}
 #header .logo img {
    max-height: 100%;
    width: 90%;
}

#hero .carousel-container {
    display: flex;
    align-items: flex-end;
    position: absolute;
    bottom: auto;
    top: 50px;
    left: 0;
    right: 50px;
    width: 100%;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: flex-start;
}
section#about .section-title {
    padding-bottom: 20px;
    margin-top: 0;
}
.section-title h2::after {
    content: "";
    width: 90px;
    height: 1px;
    display: block;
    background: #3eb39e;
    margin: 0 0px;
    margin-top: 12px;
}
.section-title h2 {
    font-size: 12px;
    font-weight: 500;
    padding: 0;
    line-height: 1px;
    margin: 0 0 5px 0;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #aaaaaa;
    font-family: "Poppins", sans-serif;
}
.section-title p {
    margin: 0;
    margin: 11px 0px 0px;
    font-size: 22px;
    line-height: 22px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
    color: #0f2f57;
}

.testimonials .testimonial-item .testimonial-img {
    width: 90px;
    border-radius: 10px;
    border: 6px solid #fff;
    position: static;
    left: 0;
}
.testimonials .testimonial-item {
    box-sizing: content-box;
    padding: 10px;
    margin: 30px 15px;
    min-height: 200px;
    box-shadow: 0px 0px 20px 0px rgb(11 35 65 / 10%);
    position: relative;
    background: #fff;
}

}