﻿.clear {
    clear: both;
    line-height: 0;
    font-size: 0;
    margin: 0px;
    padding: 0px;
}

* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.head_const {
    max-width: 1170px;
    margin: 0 auto;
    position: relative;
}

.mid_body {
    width: 100%;
}

.mid_body_const {
    max-width: 1170px;
    margin: 0 auto;
    position: relative;
    padding: 39px 0;
}

.mid_body_listing h3 span {
    display: block;
    font-size: 15px;
    font-weight: 400;
    margin: 8px 0 0 0;
    color: #666;
}

.mid_body_listing {
    max-width: 1170px;
    margin: 0 auto;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
}

    .mid_body_listing h3 {
        color: #000000;
    }

    .mid_body_listing h1 {
        text-align: left;
        font-size: 24px;
        margin-bottom: 10px;
        margin-top: 10px;
    }

.top_fix_head {
    background: #ff5e5b;
    padding: 10px 0;
    color: #fff;
    position: fixed;
    width: 100%;
    z-index: 99999;
    top: 0;
    text-align: right;
}

    .top_fix_head a, .top_fix_head a:hover, .top_fix_head a:focus {
        color: #fff;
    }

.header {
    width: 100%;
    background: #fff;
    position: relative;
    top: 0;
    left: 0;
    z-index: 999;
}

.desktop-header {
    margin-top: 45px;
}

.responsive-header {
    display: none;
}

.logo_area {
    float: left;
    margin-top: 0px;
    margin-right: 8px;
    background: #ffffff;
    padding: 10px 0 14px;
    text-align: left;
}

.side-logo {
    padding-left: 15px;
}

.logo_mobile {
    padding-left: 40px;
}

.thyrologo_mobile {
    float: right;
    width: 30%;
}

.mid_body {
    width: 100%;
}

.details_area {
    margin-top: 15px;
}

.detalis_left {
    width: 100%;
    /*float: left;*/
    text-align: left;
   
 
}

.detals_sec {
    overflow: hidden;
}

.headingdetails {
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 15px;
    background: #81d0e1;
    color: #fff;
    padding: 10px;
    width: 100%;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
}

.details_pad {
    width: 100%;
    padding: 15px;
}

.details_right {
    width: 30%;
    float: right;
    border: 2px solid #ff5e5b;
    border-radius: 4px;
}

.frmheading {
    width: 100%;
    background: #ff5e5b;
}

    .frmheading h2 {
        margin: 0;
        padding: 0;
        text-align: left;
        font-size: 16px;
        color: #fff;
        text-align: center;
        padding: 10px 0;
        display: block;
        font-weight: bold;
    }

.frmhdeng {
    color: #333;
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

    .frmhdeng span {
        color: #0D4B7E;
        display: block;
        font-size: 13px;
        font-weight: 600;
        margin: 1px 0 0 0;
    }

.frmbdy {
    padding: 8px 15px;
}

    .frmbdy p {
        text-align: left;
        font-size: 14px;
        font-weight: 400;
        margin: 0 0 8px 0;
        color: #333;
    }

    .frmbdy img {
        max-width: 200px;
    }

.frminput p {
    font-size: 14px;
    margin: 5px 0 0 0;
    font-weight: 600;
    text-align: center;
}

    .frminput p a {
        text-decoration: none;
        color: #0D4B7E;
    }

.listing_block {
    margin-bottom: 8px !important;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) !important;
    width: 31%;
    margin: 1%;
    float: left;
    position: relative;
    min-height: 395px;
}

.listing_pad {
    padding: 8px;
}

    .listing_pad img {
        max-width: 100%;
        position: relative;
        max-height: 194px;
    }

.listing_block p {
    color: #1b1b1b;
    font-size: 14px;
    margin: 10px 0 0px 0;
    padding: 0;
    min-height: 85px;
    line-height: 21px;
}

.product_detls {
       background: #2d9a09;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 98%;
    opacity: 0;
    transition: .3s;
    padding: 5px;
}

.listing_block:hover .product_detls {
    opacity: 1;
}

.product_detls img {
    max-width: 60px;
    padding-top: 8px;
    padding-bottom: 3px;
    vertical-align: middle;
}

.product_detls h4 {
    color: #fff;
    margin: 0;
    padding: 0 0 4px 0;
    font-weight: 400;
    font-size: 14px;
}

    .product_detls h4 span {
        font-weight: 600;
    }

.product_detls h5 {
    color: #000;
    margin: 0;
    padding: 0px 0 3px 0;
    font-style: italic;
    font-weight: 600;
}

.hover_sec {
    position: relative;
}

.img_hover_listview {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none;
    width: 50%;
    float: left;
}

    .img_hover_listview li {
        color: #f2f2f2 !important;
        font-size: 11px !important;
        font-weight: 600;
        float: left;
        width: 100%;
        text-align: left;
        padding: 0 0 0px 15px !important;
        line-height: normal !important;
        list-style-type: inherit !important;
    }

a.packagetitle {
    text-decoration: none;
    color: #000;
}

.listprice {
    font-weight: 700;
    font-size: 18px;
}

.couple_discount {
   background: #2bad00;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 10px;
    /*text-transform: uppercase;*/
    color: #ffffff;
    font-weight: 700;
    font-size: 16px !important;
    letter-spacing: 1px;
    margin-left: -8px;
    margin-right: -8px;
    margin-top: 9px;
}

.dtlsbtn {
    display: inline-block;
    position: relative;
    background: #ffffff;
    text-decoration: none;
    border: 1px solid #ff5e5b;
    color: #ff5e5b;
    font-size: 14px;
    cursor: pointer;
    width: 45%;
    padding: 10px 0;
    text-align: center;
    !important;
    text-transform: uppercase;
}

    .dtlsbtn:hover {
        background: #ffffff;
        color: #ff5e5b;
    }

    .dtlsbtn span {
        display: block;
        width: 100%;
    }

    .dtlsbtn:hover::before, .dtlsbtn:hover::after {
        width: 100%;
    }

.booknow {
    display: inline-block;
    position: relative;
    background: #2d9a09;
    text-decoration: none;
   border: 1px solid #2d9a09;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    width: 45%;
    padding: 10px 0;
    text-align: center;
    !important;
    text-transform: uppercase;
}

    .booknow:hover {
       background: #ffffff;
        color: #fff;
    }

    .booknow span {
        display: block;
        width: 100%;
    }

.aligncenter {
    margin: 0 0 0 4%;
    width: 100%;
}

.frminput {
    width: 100%;
    text-align: left;
    margin: 15px 0;
}

    .frminput input, textarea {
        width: 100%;
        padding: 0 10px;
        height: 34px;
        border: 1px solid #999;
        font-size: 14px;
        font-style: italic;
    }

    .frminput select {
        width: 100%;
        padding: 0 10px;
        height: 34px;
        border: 1px solid #999;
        font-size: 14px;
        font-style: italic;
        background: #fff;
    }

    .frminput textarea {
        min-height: 80px;
        padding: 10px;
    }

    .frminput .frmsub {
        width: 100%;
        height: auto;
        cursor: pointer;
        margin: 20px 0 0 0;
        background: #81d0e1;
        color: #fff;
        font-size: 18px;
        font-style: normal;
        border: 0;
        padding: 12px 0;
        font-weight: 600;
        transition: .3s;
    }

        .frminput .frmsub:hover {
            background: #ff5e5b;
        }

.dtext {
    display: none;
}

.benifites_block {
    text-align: center;
    margin-top: 15px;
    padding-top: 15px;
    box-shadow: 0px 2px 4px 2px #ddd;
    padding-bottom: 30px;
    width: 98%;
    float: left;
    position: relative;
    font-family: 'Open Sans', sans-serif;
}

    .benifites_block h2 {
        font-size: 18px;
        font-weight: bold;
    }

    .benifites_block .advnt {
        font-size: 24px;
        margin: 0px;
        padding: 0px;
        list-style-type: none;
        display: block;
        -webkit-margin-before: 0.5em;
        -webkit-margin-after: 0.5em;
        -webkit-margin-start: 0px;
        -webkit-margin-end: 0px;
        font-weight: bold;
    }

    .benifites_block h4 {
        font-size: 16px;
        font-weight: bold;
        margin-top: 5px;
    }

    .benifites_block p {
        font-size: 16px;
        font-weight: normal;
    }

.benifit_list {
    width: 33%;
    display: inline-block;
    padding: 10px;
}

.benifitsection {
    margin-bottom: 10px;
}

    .benifitsection lastbenifit {
        margin-bottom: 10px;
    }

.square-box-left {
    width: 48%;
    float: left;
    text-align: left;
    box-shadow: 0px 2px 4px 2px #ccc;
    min-height: 250px;
    margin: 0 10px 10px 0;
    position: relative;
    padding: 15px 15px 15px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}

.square-box-right {
    width: 48%;
    float: left;
    text-align: left;
    box-shadow: 0px 2px 4px 2px #ccc;
    min-height: 250px;
    margin: 0 0 10px 10px;
    position: relative;
    padding: 15px 15px 15px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}

.square-box-left p {
    margin-bottom: 7px;
}

.square-box-left h3, .square-box-right h3, .square-box-right img {
    margin-bottom: 15px;
}

.bot_foot {
    width: 100%;
    background-color: #81d0e1;
    padding: 20px;
    clear: both;
}

.foot_const {
    max-width: 1170px;
    margin: 0 auto 10px;
}

.foot_list {
    width: auto;
    float: left;
}

    .foot_list ul {
        margin: 0;
        padding: 0;
    }

        .foot_list ul li {
            list-style: none;
            border-right: 1px solid #fff;
            padding: 0 9px;
            font-family: 'arial';
            color: #fff;
            font-size: 13px;
            float: left;
        }

            .foot_list ul li a {
                font-family: 'arial';
                color: #fff;
                font-size: 13px;
                text-decoration: none;
                display: inline-block;
            }

                .foot_list ul li a:hover {
                    color: #fff;
                    text-decoration: underline;
                }

            .foot_list ul li:last-child {
                border-right: none;
            }

/* ACCORDION ELEMENTS START      */
.heading-panel {
    text-align: center;
    font-size: 30px;
    margin-top: 10px;
    margin-bottom: 5px;
}

.border-bottom {
    height: 3px;
    background: #81d0e1;
    width: 80px;
    margin: 0 auto;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 14px;
}

h4.innerlisthead {
    text-align: left;
    font-size: 22px;
    margin: 20px 0 10px;
}

.accord_listing_block {
    background-color: #ffffff;
    border: none;
    width: 20%;
    float: left;
    position: relative;
    min-height: 50px;
    padding: 15px 15px 0 15px;
}

.packages {
    width: 100%;
    min-height: 50px;
    border: 1px solid #e2e2e2;
    box-shadow: 0px 1px 14px #e6e5e5;
    border-radius: 6px;
    padding: 15px 10px;
    text-align: center;
    font-family: 'Open Sans', sans-serif !important;
    background: #fff;
    margin-bottom: 15px;
}

    .packages:hover {
    }

    .packages h3 {
        text-transform: uppercase;
        font-size: 16px;
        font-weight: bold;
        color: #ff5e5b;
        font-family: 'Open Sans', sans-serif !important;
        margin-top: 4px;
        margin-bottom: 0px;
        min-height: 25px;
        height: auto;
    }

.price-two {
    color: #81d0e1;
    font-weight: bold;
    font-size: 18px;
}

.package-list {
    line-height: 180%;
    color: #333333;
    font-size: 14px;
    min-height: 100px;
    height: auto;
    margin: 10px;
}

.panel {
    padding: 5px 10px;
    display: none;
    background-color: #fff;
    overflow: hidden;
    text-align: left;
    font-size: 12px;
    margin-bottom: 5px;
}

.text-left {
    text-align: left;
    padding: 0px 0px;
    margin: 0px;
}

.text-right {
    text-align: right;
    margin-left: 5px;
}

.accordion {
    /* background-color: #e8e8e8; */
    color: #444;
    cursor: pointer;
    padding: 6px 0px;
    width: 100%;
    border: none;
    text-align: center;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    background: #eee;
    border-radius: 5px;
    margin: 2px;
}

.button {
    background-color: #4CAF50; /* Green */
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
}

.sub-title-p {
    font-size: 14px;
}
/* ACCORDION ELEMENTS END      */

@media screen and (max-width:479px) {
    .top_fix_head {
        text-align: left !important;
        padding: 10px 15px !important;
    }

    .head_const {
        padding: 0;
    }

    .bot_foot {
        background: #81d0e1;
    }

    .foot_list ul li {
        float: none;
        display: inline-block;
        border-right: 0;
    }

    .foot_const {
        margin-bottom: 40px;
    }
}

@media screen and (max-width: 500px) {
    .listing_block {
        width: 100%;
        margin: 0 0 20px 0;
    }
}

@media screen and (max-width:767px) {
    .header {
        position: inherit;
    }

    .logo_area {
        width: 100%;
        text-align: center;
        margin-right: 0;
        padding: 10px 0 5px;
    }

    .head_const {
        padding: 15px 0;
    }
}

@media screen and (max-width:800px) {
    .top_fix_head {
        padding: 10px 15px;
        font-size: 15px;
        line-height: 22px;
    }

    .head_const {
        padding: 0;
    }

    .header {
        padding: 0 2% 0;
    }

    .desktop-header {
        display: none;
    }

    .responsive-header {
        display: block;
        width: 100%;
        padding: 15px;
        float: left;
        position: relative;
        box-shadow: 2px 2px 2px #ccc;
        margin-top: 45px;
    }

    .responsive-logo {
        text-align: center;
    }

        .responsive-logo img {
            max-width: 68%;
        }

    .mid_body_listing h1 {
        padding-top: 20px;
    }

    .mid_body {
        margin-top: 0;
        /*float: left;*/
    }

    .details_right {
        width: 100%;
        margin-top: 20px;
    }

    .listing_block {
        width: 100%;
    }

    .detalis_left {
        width: 100%;
    }

    .accord_listing_block {
        width: 100%;
    }

    .benifites_block {
        margin: 2%;
    }

    .benifit_list {
        width: 98%;
        margin-bottom: 10px;
        margin-right:: 10px;
    }

    .square-box-left {
        margin: 2%;
        width: 98%;
    }

    .square-box-right {
        margin: 2%;
        margin-top: 5px;
        width: 98%;
    }
    /*.mobile_book_button{
position: fixed;
	z-index: 999;
bottom: 0px;
left: 15px;
right:15px;
	height: 40px;
	display: inline;
	background: #81d0e1;
	text-align: center;
	color:#fff;
padding:10px;
 }
 .mobile_book_button a {
  color: #fff;
  text-decoration:none;
 }  */
    .hide {
        opacity: 0;
    }

    .show {
        opacity: 1;
    }
}

@media screen and (max-width:991px) {
    .other-package-detls img {
        width: 100%;
    }

    .head_const {
        padding-right: 15px;
    }
}

@media screen and (max-width:1024px) {
    .header {
        padding: 0 2%;
    }

    .mid_body {
        padding: 0 2%;
    }

    .head_const {
        padding-right: 15px;
    }
}

@media screen and (min-width:800px) {
    .mobile_book_button a {
        color: #fff;
        text-decoration: none;
    }
}


.bg-grey {
    background :#dddddd;
}

a.booknow> span {
    color: #fff;
}

a.booknow> span:hover {
    color: #000;
}


section#d2 {
    background-color: #ffffff;
    background-image: url(https://www.transparenttextures.com/patterns/back-pattern.png);
}