.navStyle{
  height: 41px;background-color: #fd8204;color:#FFF;
}
/*form{padding-top: 5px;}*/
.carousel-fade p{
        font-size: 24px;
        text-transform: uppercase;
      }
      .carousel-fade h3{
        text-transform: uppercase;
      }
        .card:hover
        {
          -moz-box-shadow: 0 0 10px #ccc;
          -webkit-box-shadow: 0 0 10px #ccc;
          box-shadow: 0 0 10px #ccc;
        }
        #myTab li a{
              font-size: 13px;
              font-weight: 500;
              text-transform: uppercase;
        }
        #myTab li a.active{
              background-color: #23baeb;
              color: #fff;
        }
        #myTab li:hover{
              background-color: #eaeaea;
        }
        #myTab li a:hover{
              color:#666;
        }

        .nav-tabs .nav-item {
            margin-bottom: -1px;
            margin-right: 2px;
            background: #f8bb25;
        }
        /*#myTabContent{background-color: #23baeb;}*/
        .card-footer span{color: #24bbeb;
    font-weight: 600;}
      .footer-block h4{color: #00aebc;}

      .popover {max-width:400px;}

#popover-content-logout > * {
  background-color:#ff0000 !important;
}
.hide{display: none;}
.mr-sm-2{color:#000;}
.productimage div img{width:100%;}

.productimage div{
    position: relative;
    /*box-shadow: 1px 2px 4px #f8bb25;
    padding: 10px;*/
    background: white;
} 

/*.productimage div:hover{
    position: relative;
    box-shadow: 1px 2px 4px #23baeb;
    padding: 10px;
    background: white;
} */
.headerlogo{width:220px;}

.producttext h3{font-size: 19px !important;font-weight: 600; color:#ffffff}
.withoutDecor{color:#25bceb !important;text-decoration: none !important;}
.login-form {
    width: 320px;
    margin: 50px auto;
    float: right;
    opacity: 1;
  }
    .login-form form {        
      margin-bottom: 15px;
        background: #00aebc;
        box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
        padding: 30px;
    }
    .login-form h2 {
        margin: 0 0 15px;
        color:#FFF;
    }
    .form-control, .btn {
        min-height: 2px;/*38px;*/
        border-radius: 2px;
    }
  .input-group-addon .fa {
        font-size: 18px;
    }
    .btn {        
        font-size: 13px;
        /*font-weight: bold;*/
    }
    form h2{
      /*font-size: 1.2rem;*/
      font-size:0.9rem;
    }
    .containers{
      min-height: 750px;
      background-image: url(img/tcbg.png);
      background-repeat: no-repeat;
      background-size: contain;
    }
    #bodybackground{
      min-height: 700px;/*background-image: url(../img/tcbg.png);*/background-repeat: no-repeat;background-size: contain;
    }

  /*@media (max-width: 575px) {
    #bodybackground {
      min-height: 640px;background-image: url(../img/tcbg.png);background-repeat: no-repeat;background-size: contain;
    }
  }

  @media (max-width: 767px) {
    #bodybackground {
      min-height: 640px;background-image: url(../img/tcbg.png);background-repeat: no-repeat;background-size: contain;
    }
  }

  @media (max-width: 991px) {
    #bodybackground {
      min-height: 640px;background-image: url(../img/tcbg.png);background-repeat: no-repeat;background-size: contain;
    }
  }

  @media (max-width: 1199px) {
    #bodybackground {
      min-height: 640px;background-image: url(../img/tcbg.png);background-repeat: no-repeat;background-size: contain;
    }
  }*/

  /* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {#bodybackground {
      min-height: 640px;/*background-image: url(../img/tcbg.png);*/background-repeat: no-repeat;background-size: cover;
    }} 

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {#bodybackground {
      min-height: 640px;/*background-image: url(../img/tcbg.png);*/background-repeat: no-repeat;background-size: cover;
    }} 

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {#bodybackground {
      min-height: 640px;/*background-image: url(../img/tcbg.png);*/background-repeat: no-repeat;background-size: cover;
    }} 

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {#bodybackground {
      min-height: 640px;/*background-image: url(../img/tcbg.png);*/background-repeat: no-repeat;background-size: cover;
    }} 

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {#bodybackground {
      min-height: 470px;/*background-image: url(../img/tcbg.png);*/background-repeat: no-repeat;background-size: cover;
    }}
    /* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1400px) {#bodybackground {
      min-height: 700px;/*background-image: url(../img/tcbg.png);*/background-repeat: no-repeat;background-size: cover; 
    }}



    .margintoplogin{
      margin-top:60px;
    }


    /* HOME PAGE */


  .card-body {
    /*padding: 20px;*/
    padding: 0px 10px 10px 10px;
    background: #eaeaea;
  }
  .card-body-bc {
    /*padding: 20px;*/
    padding: 0px 10px 0px 10px;
    background: #ffffff;
  }
  .imgcontainer{margin-bottom: 5px;}
  h5, .h5 {
    font-size: 14px;
}
.card-header {
    /*padding: 0.75rem 1.25rem;*/
    padding:0.75rem 0.8rem;
    margin-bottom: 0;
    background-color: #00aebc;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
    color: #FFF;
    text-transform: uppercase;
		font-size:18px;
}
.modeModify{padding: 0px !important;margin: 0px 0px 0px 0px !important;}


/*  WEather custome css */
  .modelweatherdilog {
    max-width: 90% !important;
  }
  #myModalWeather iframe{width:100% !important;}
  .climate-month{
    float: left;
    text-align: left;
    width: 8%;
  }
/* weather custom css end */
.text-right{text-align: right !important;}
.text-left{text-align: left !important;}
.mailto{max-width:20% !important;}

.adsalespace{background-image: url("../img/Website-baner2.jpg");height: 200px;margin-top: 0px;     background-repeat: no-repeat;
    background-size: cover;}

/* home child adult */

.qty .count {
    color: #000;
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
    font-weight: 700;
    line-height: 22px;
    padding: 0 2px
    ;min-width: 35px;
    text-align: center;
}
.qty .plus {
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    color: #6f7073;
    width: 24px;
    height: 24px;
    font: 27px/1 Arial,sans-serif;
    text-align: center;
    /*border-radius: 50%;*/
    }
.qty .minus {
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    color: #6f7073;
    width: 24px;
    height: 24px;
    font: 27px/1 Arial,sans-serif;
    text-align: center;
    /*border-radius: 50%;*/
    background-clip: padding-box;
}
.adultchildcombination div {
   /* text-align: center;*/

}
.paddingdiv{
  float: left;
    padding: 5px;
}
.minus:hover{
    background-color: #00aebc !important;
    color: #FFF;
}
.plus:hover{
    background-color: #00aebc !important;
    color: #FFF;
}
/*Prevent text selection*/
span{
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
.count input{  
    border: 0;
    width: 2%;
}
nput::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input:disabled{
    background-color:white;
}
.plus , .minus { 
    background-color: #fd8204 !important;
}

/* Home child adult ends */
.btn-outline-secondary-homepage{
  color:#6f7073;background-color:#fff;background-image:none;border-color:#00aebc;
}
.btn-outline-secondary-homepage:hover{ 
  color: #6f7073;
    background-color: #ffffff;
    border-color: #00aebc;
}

.btn-outline-secondary-homepage:not([disabled]):not(.disabled):active{
    color: #6f7073;
    background-color: #ffffff;
    border-color: #868e96;
    box-shadow: 0 0 0 0.2rem rgb(0, 120, 201);
}
.adultchildcombination select{height:28px !important;min-height: 28px !important;}
.productimage div img{width:100%;}



.productimagessd {
    overflow: hidden;
    cursor: pointer;
}
.productimagessd img{ width:100%;}
.btnbold{font-weight: bold;}
.txtupper{text-transform: uppercase;}


.dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

/* Dropdown button on hover & focus */
.dropbtn:hover, .dropbtn:focus {
    background-color: #3e8e41;
}

/* The search field */
#myInput {
  border-box: box-sizing;
  background-image: url('searchicon.png');
  background-position: 14px 12px;
  background-repeat: no-repeat;
  font-size: 16px;
  padding: 14px 20px 12px 45px;
  border: none;
  border-bottom: 1px solid #ddd;
}

/* The search field when it gets focus/clicked on */
#myInput:focus {outline: 3px solid #ddd;}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f6f6f6;
    min-width: 230px;
    border: 1px solid #ddd;
    z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #f1f1f1}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {display:block;}

/* Notifications */

.notification {
    display: inline-block;
    position: relative;
    padding: 0.1em;
    background: #fd8204;
    border-radius: 0.2em;
    font-size: 1.3em;
    /*box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);*/
}

.notification::before, 
.notification::after {
    color: #ffffff;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

.notification::before {
    display: block;
    content: "\f0e0";
    font-family: "FontAwesome";
    transform-origin: top center;
    cursor: pointer;
}

.notification::after {
    font-family: Arial;
    font-size: 0.6em;
    font-weight: 700;
    position: absolute;
    top: -4px;
    right: -25px;
    padding: 5px 7px;
    line-height: 100%;
    border: 2px #00aebc solid;
    border-radius: 60px;
    background: #00aebc;
    /*opacity: 0;*/
    content: attr(data-count);
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    transition: transform, opacity;
    transition-duration: 0.3s;
    transition-timing-function: ease-out;
}

.notification.notify::before {
    -webkit-animation: ring 1.5s ease;
    animation: ring 1.5s ease;
}

.notification.show-count::after {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

@-webkit-keyframes ring {
    0% {
        -webkit-transform: rotate(35deg);
    }
    12.5% {
        -webkit-transform: rotate(-30deg);
    }
    25% {
        -webkit-transform: rotate(25deg);
    }
    37.5% {
        -webkit-transform: rotate(-20deg);
    }
    50% {
        -webkit-transform: rotate(15deg);
    }
    62.5% {
        -webkit-transform: rotate(-10deg);
    }
    75% {
        -webkit-transform: rotate(5deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
    }
}

@keyframes ring {
    0% {
        -webkit-transform: rotate(35deg);
        transform: rotate(35deg);
    }
    12.5% {
        -webkit-transform: rotate(-30deg);
        transform: rotate(-30deg);
    }
    25% {
        -webkit-transform: rotate(25deg);
        transform: rotate(25deg);
    }
    37.5% {
        -webkit-transform: rotate(-20deg);
        transform: rotate(-20deg);
    }
    50% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }
    62.5% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }
    75% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
.hht{border: 1px solid #FFF !important;}
.hht:hover{box-shadow: 0 0 10px #FFF !important;}
.hometools{
      background-color: #FFF !important;
}
.hht img{width: 100%;}
.addvertisment1{background-image: url('../img/Small-Blocks-1.jpg');z-index: 1;height: 87%;}
.addvertisment2{background-image: url('../img/Small-Blocks-2.jpg');z-index: 1;height: 87%;}
/*.addvertismenttop{background-image: url('../img/Ad-Space.jpg');z-index: 1;height: 96%;}*/

.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

.card > hr {
  margin-right: 0;
  margin-left: 0;
}

.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/*.card-body {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  padding: 1.25rem;
}*/

.card-body {
  /*-ms-flex: 1 1 auto;
      flex: 1 1 auto;*/
  padding: 1px;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}

.card-link + .card-link {
  margin-left: 1.25rem;
}

/*.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}*/

.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}

.card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-deck {
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 0 0%;
        flex: 1 0 0%;
    -ms-flex-direction: column;
        flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

.card-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}

.card-group .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-group {
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
  }
  .card-group .card {
    -ms-flex: 1 0 0%;
        flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group .card:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group .card:first-child .card-img-top {
    border-top-right-radius: 0;
  }
  .card-group .card:first-child .card-img-bottom {
    border-bottom-right-radius: 0;
  }
  .card-group .card:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group .card:last-child .card-img-top {
    border-top-left-radius: 0;
  }
  .card-group .card:last-child .card-img-bottom {
    border-bottom-left-radius: 0;
  }
  .card-group .card:only-child {
    border-radius: 0.25rem;
  }
  .card-group .card:only-child .card-img-top {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }
  .card-group .card:only-child .card-img-bottom {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }
  .card-group .card:not(:first-child):not(:last-child):not(:only-child) {
    border-radius: 0;
  }
  .card-group .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
  .card-group .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom {
    border-radius: 0;
  }
}

.card-columns .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 1.25rem;
            column-gap: 1.25rem;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}
