/*===============*/


/*===============*/

@font-face {
    font-family: font;
    src: url(../font/BrandonGrotesque-Light.ttf);
    font: normal normal normal 20px/1.4em Brandon-Light, sans-serif;
}

@font-face {
    font-family: fontbold;
    src: url(../font/fontbold.woff2);
}

body {
    font-family: fontbold;
    font-size: 16px;
    color: #000000;
}

.fontbold {
    font-family: fontbold;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    font-family: fontbold;
    color: #000000;
}

a {
    transition: color 0.4s ease 0s;
}

label {
    color: #2d2d2d;
}

.colororange {
    color: #f65d02;
}

.colororange:hover {
    color: #2d2d2d;
}

.btnone {
    background-color: #000000;
    border: solid rgba(153, 153, 151, 1) 0px;
    transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    height: 50px;
    padding: 0 35px;
    color: #FFEEE6;
}

.btnone:hover {
    color: #b7c3ba;
}

.button {
    background-color: #000000;
    border: solid rgba(153, 153, 151, 1) 0px;
    transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    height: 50px;
    padding: 0 35px;
    color: #ffffff;
    font-size: 20px;
    border: 1px soild #000000;
    border-radius: 0;
}

.button:hover {
    color: #b7c3ba;
}

.greenlink {
    color: #2d2d2d;
}

.greenlink:hover {
    color: #fb5a5c;
}


/*=======Menu Start========*/

.topnavbar {
    position: fixed;
    background-color: #f0f0f0;
    width: 100%;
    z-index: 999;
    top: 0;
}

a.navbar-brand img {
    height: 80px;
}

.topnavbar .nav-link {
    font-size: 13px;
    padding: 0 15px !important;
    color: #000000;
    transition: color 0.4s ease 0s;
    letter-spacing: .3px;
    text-transform: uppercase;
}

.topnavbar .nav-link:hover,
.topnavbar .nav-link.active {
    color: #b7c3ba;
}

.navbar-nav .dropdown-menu {
    position: static;
    float: none;
    background-color: #f8f9fa;
    border-radius: 0px;
}

.navbar-nav .dropdown-menu .dropdown-item {
    padding: 10px 15px !important;
    color: #2d2d2d;
    transition: color 0.4s ease 0s;
}

.navbar-nav .dropdown-menu .dropdown-item:hover {
    color: #fb5a5c;
}

.dropdown:hover .dropdown-menu {
    display: block;
}


/*=======Menu Stop========*/


/*=======Home bg start here========*/

.homeslider {
    padding-top: 200px;
    padding-bottom: 200px;
    background-image: url("../images/babysleep.webp");
    background-attachment: fixed;
    background-repeat: no-repeat;
}

.homeslider h1 {
    color: #000000;
    font-size: 40px;
}

.homeslider p {
    opacity: .9;
    line-height: 35px;
    font-size: 20px;
    letter-spacing: .5px;
}

.homeslider-text {
    padding-left: 50px;
}

.home-abt-img {
    margin-top: -220px;
    padding: 30px;
    background-color: #ffffff;
}


/*=======About section start here========*/

.aboutsection {
    position: relative;
    padding: 100px 0;
}

.aboutsection::before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    width: 50%;
    background-color: #dfd0d2;
}


/*=======Gray section start here========*/

section.graysection {
    background-color: #b7c3ba;
    padding: 100px 0;
}


/*=======Box section start here========*/

.box {
    border: 0px solid rgba(65, 65, 65, 1);
    background-color: rgba(255, 255, 255, 1);
    border-radius: 0;
    box-shadow: 2.82px 5.3px 8px 0px rgba(0, 0, 0, 0.11);
    padding: 10px;
}

.boxtext {
    color: #2d2d2d;
    font-size: 20px;
    padding: 20px 0;
    line-height: 25px;
    transition: color 0.4s ease 0s;
}

.imgsection a {
    text-decoration: none;
}

a {
    text-decoration: none !important;
}

a:hover .boxtext {
    color: #b7c3ba;
}

.bgslider {
    background-color: #dfd0d2;
}

.leftfiximg {
    background-image: url("../images/facilities.jpg");
    background-attachment: fixed;
    background-repeat: no-repeat;
    height: 500px;
}

.pad50 {
    padding: 80px;
}

.padtb100px {
    padding: 100px 0;
}

.bgslidera::before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    width: 50%;
    height: 500px;
}

.bgwhite {
    background-color: #ffffff;
    min-height: 300px;
}


/*=======Footer section start here========*/

.footerformsection {
    padding: 50px 0;
    background-image: url(../images/bgbaby1.webp);
    background-attachment: fixed;
    background-repeat: no-repeat;
}

.footerform {
    background-color: rgba(255, 255, 255, 0.7);
    padding: 50px;
}

.copyrighttext {
    padding: 15px;
    color: #2d2d2d;
    font-size: 16px;
}


/*=======Banner section start here========*/

.Bannersection {
    margin-top: 106px;
    padding: 35px;
}

.Bannersection h1 {
    font-size: 35px;
}

p {
    line-height: 25px;
}

.bgpink {
    background-color: #b7c3ba;
}

.abtcontent p,
.abtcontent h4,
.abtcontent h5 {
    opacity: .9;
}

.abtheight {
    height: 250px;
}

.aboutimage {
    position: relative;
    background-color: #f5f2f2;
}

.abtimg {
    position: absolute;
    top: -250px;
    width: 40%;
    left: 30%;
    bottom: 0;
    height: 500px;
}

.bg-before-white {
    position: relative;
}

.bg-before-white::before {
    content: "";
    position: absolute;
    height: 150px;
    width: 100%;
    top: 0;
    left: 0;
    background-color: #ffffff;
}

.height80px {
    height: 80px;
}

.imgbox {
    background-color: #ffeee6;
}

.imgbox:hover img {
    opacity: .3;
}

.showdow-box {
    height: 160px;
    width: 140px;
    background-color: #ffffff;
    margin-bottom: 50px;
    padding: 3px;
    box-shadow: 2.82px 5.3px 8px 0px rgba(0, 0, 0, 0.11);
}

.form-control {
    border-radius: 0;
    height: 35px;
    background-color: transparent;
    border: none;
    border-bottom: 2px solid #616161;
    padding: 8px 0;
}

.form-control:focus {
    color: #000000;
    background-color: transparent;
    border-color: #000000;
    outline: 0;
    box-shadow: none;
    color: #000000;
}

label {
    color: #2d2d2d;
    margin: 0;
    font-size: 16px;
}

.footer-sec {
    background-color: #f0f0f0;
    padding: 50px 0;
    font-size: 16px;
}

.footer-sec h3,
.footer-sec p,
.footer-sec a {
    font-family: fontbold;
    color: #000000;
}

.footer-sec p {
    margin-top: 8px;
    margin-bottom: 0px;
    line-height: inherit;
}

.copyright p {
    opacity: .5;
}

.boximg img {
    transition: .3s;
}

.boximg:hover img {
    opacity: .7;
}

.soc-img {
    box-shadow: 2.82px 5.3px 8px 0px rgba(0, 0, 0, 0.11);
    background-color: #ffeee6;
    padding: 5px;
    border: 1px solid #ffde6a;
}

section.pinksection {
    background-color: #b7c3ba;
    padding: 100px 0;
}

.pinksection .imgbox img {
    padding: 5px;
}

@media (max-width: 768px) {}

@media (min-width: 1200px) and (max-width: 1300px) {}

@media (min-width: 1100px) and (max-width: 1200px) {}

@media (min-width: 900px) and (max-width: 1100px) {}

@media (min-width: 768px) and (max-width: 900px) {}
.imgbox { transition: transform 250ms linear 100ms; }
.imgbox:hover { -webkit-transform: scale(1.50); transform: scale(1.50); z-index: 999; position: relative; }
.boximg { transition: transform 250ms linear 100ms; } 
.boximg:hover { /* transition: transform
250ms linear 100ms; */ -moz-transform: scale(1.05); -ms-transform: scale(1.05); -webkit-transform: scale(1.05); transform: scale(1.05); z-index: 20; }
.imgbox:hover img {
    opacity: 1;
}