*,
::after,
::before {
    box-sizing: border-box;
}
body {
    font-family: "PoppinsRegular", sans-serif;
    color: #3d3d3d;
    margin: 0;
    padding: 0;
}
nav.top {
    padding-left: 120px;
    padding-right: 120px;
    text-transform: uppercase;
    /* background-image: url("/img/logo/logo.svg");
    background-repeat: no-repeat;
    background-size: 280px auto;
    background-position: 80px; */
    background-color: var(--primary);
    height: 80px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    font-weight: bold;
    font-size: 0.9em;
}
.sb-mnu-ctnr {
    position: relative;
    cursor: pointer;
}
.mobile-menu {
    display: none;
}
.sb-mnu1 {
    position: absolute;
    top: 28px;
    left: -10px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s;
    box-shadow: 0 1px 1px #ccc;
}
.sb-mnu1 a {
    display: block;
    padding: 10px;
    color: #000;
}
.sb-mnu1 a:last-child {
    margin-bottom: 10px;
}
.logo {
    width: 232px;
    height: 80px;
}
.mnubtn {
    display: block;
    padding: 12px;
    width: 170px;
    background-color: var(--primaryd);
    color: white;
    border-radius: 5px;
    text-align: center;
    text-decoration: none;
    margin-left: 10px;
    font-size: 0.9em;
}
.mnu-mobile,
.mobile-menu {
    display: none;
}
.mnubtn2 {
    display: block;
    padding: 8px;
    width: 150px;
    background-color: var(--primary);
    color: white;
    border-radius: 20px;
    text-align: center;
    text-decoration: none;
    margin-left: 10px;
    font-size: 0.9em;
}
.mnulnk {
    display: block;
    margin-right: 10px;
    margin-left: 10px;
    padding: 5px;
    font-size: 0.9em;
    text-decoration: none;
    color: #000;
}
.mnulnk:hover {
    color: var(--secondary) !important;
}
.mnu-active,
.sb-mnu a:hover {
    color: var(--secondary) !important;
}
#hpsec1 {
    background-image: url("/img/home/asset-2.jpg");
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: 100% 0;
    height: 400px;
}
.hs1-container {
    width: 45%;
    right: 0;
    text-align: center;
}
.hs1-msg h1 {
    color: var(--primaryd);
    font-family: var(--pblk);
    font-weight: normal;
    font-style: normal;
    font-size: 2.2em;
    line-height: 1em;
    margin-top: 100px;
}
.hs1-frm {
    margin-top: 50px;
    text-align: left;
    margin-left: 10%;
}
.hs1-input {
    padding: 15px 15px 15px 30px;
    width: 90%;
    font-size: 1.1em;
    display: inline-block;
    border: 0;
    border-bottom: 2px solid #ccc;
    background-color: #f2f2f2;
    background-image: url("/img/misc/map-marker.png");
    background-repeat: no-repeat;
    background-position: 5px;
}
.hs1-input + datalist {
    width: 90%;
}
.hs1-input + datalist option {
    width: 100%;
}
.hs1-submit {
    display: inline-block;
    padding: 12px;
    text-transform: uppercase;
    background-color: var(--secondary);
    color: white;
    margin: 10px auto;
    width: 150px;
    text-align: center;
    text-decoration: none;
    border-radius: 5px;
    border: 0;
}
@font-face {
    font-family: "FontAwesome";
    src: url("/fonts/fontawesome-webfont.eot?v=4.7.0");
    src: url("/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"),
        url("/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "PoppinsBlack";
    src: url("/fonts/Poppins-BlackItalic.ttf") format("truetype");
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: "PoppinsBlack";
    src: url("/fonts/Poppins-Black.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Poppins";
    src: url("/fonts/Poppins-BoldItalic.ttf") format("truetype");
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: "Poppins";
    src: url("/fonts/Poppins-Bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: "PoppinsExtraBold";
    src: url("/fonts/Poppins-ExtraBoldItalic.ttf") format("truetype");
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: "PoppinsExtraBold";
    src: url("/fonts/Poppins-ExtraBold.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "PoppinsExtraLight";
    src: url("/fonts/Poppins-ExtraLightItalic.ttf") format("truetype");
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: "PoppinsExtraLight";
    src: url("/fonts/Poppins-ExtraLight.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Poppins";
    src: url("/fonts/Poppins-Italic.ttf") format("truetype");
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: "PoppinsLight";
    src: url("/fonts/Poppins-LightItalic.ttf") format("truetype");
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: "PoppinsLight";
    src: url("/fonts/Poppins-Light.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "PoppinsMedium";
    src: url("/fonts/Poppins-MediumItalic.ttf") format("truetype");
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: "PoppinsMedium";
    src: url("/fonts/Poppins-Medium.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Poppins";
    src: url("/fonts/Poppins-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "PoppinsSemiBold";
    src: url("/fonts/Poppins-SemiBoldItalic.ttf") format("truetype");
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: "PoppinsSemiBold";
    src: url("/fonts/Poppins-SemiBold.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "PoppinsThin";
    src: url("/fonts/Poppins-ThinItalic.ttf") format("truetype");
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: "PoppinsThin";
    src: url("/fonts/Poppins-Thin.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
:root {
    --brdr: 1px solid red;
    --brdr2: 1px solid #00f;
    --primary: #cde3f1;
    --primaryd: #0072bb;
    --secondary: #ffa302;
    --secondarylt: #fec655;
    --fa: "FontAwesome";
    --pblk: "PoppinsBlack";
    --p: "Poppins";
    --peb: "PoppinsExtraBold";
    --pel: "PoppinsExtraLight";
    --pl: "PoppinsLight";
    --pm: "PoppinsMedium";
    --psb: "PoppinsSemiBold";
    --pt: "PoppinsThin";
    --info: #2196f3;
}
#hpsec2 {
    background-color: var(--secondary);
    color: white;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 100px 10px 80px;
}
.hs2-cntr,
.hs2-rt {
    width: 40%;
    text-transform: uppercase;
}
.hs2-cntr > h2, .hs2-cntr > b, .hs2-cntr > h3 {
    font-size: 3.2em;
}
.hs2-rt {
    text-align: right;
}
.hs2-rt a {
    color: white;
    padding-left: 50px;
    font-weight: bold;
    font-size: 2.3em;
    font-family: var(--p);
    background-image: url("/img/home/phone.png");
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: 0 -10px;
    display: inline-block;
}
.info {
    padding: 10px;
    text-align: center;
    background-color: var(--info);
    color: white;
}
.hs2-cntr {
    font-size: 0.6em;
    font-weight: bold;
    text-transform: uppercase;
}
#hpsec3 {
    text-align: center;
}
#all-locations {
    background-color: var(--secondary);
    padding: 20px;
    cursor: pointer;
    margin-top: 2px;
}
.all-locations {
    max-height: 0;
    overflow: hidden;
    transition: max-height 2s;
}
.sec4-all-locations {
    padding: 20px 150px;
    column-count: 5;
    column-gap: 30px;
    column-width: 200px;
    text-align: left;
}
.sec4-all-locations a {
    text-decoration: none;
    font-size: 1.2em;
    display: block;
    color: #000;
}
.sec4-all-locations a:hover,
.sec4-all-locations a.active {
    color: var(--secondary);
}
.hs3-lrge {
    font-size: 4em;
    font-weight: bold;
    margin-top: 50px;
    font-family: var(--p);
}
.hs3-desc {
    color: #1e1e1e;
    font-size: 1.5em;
}
#hpsec3 h1 {
    font-size: 2em;
    color: var(--primaryd);
    font-weight: bold;
}

.hpsec3-h2{
    color: var(--primaryd)!important;
    font-weight: bold;
}
#hpsec3 h2, #hpsec3 b {
    font-size: 1.8em;
}
.hs3-hdr {
    color: var(--primarylt);
}
.hs3-hdr2 {
    text-transform: uppercase;
}
.hs3-details {
    width: 80%;
    margin: auto;
    color: #686868;
    font-size: 1.3em;
    padding-bottom: 30px;
}
#hp-more-btn {
    cursor: pointer;
}
#hp-more-desc {
    display: none;
}
#hp-more-desc li {
    list-style: none;
    line-height: 2em;
}
#hp-more-desc li::before {
    content: "\f068";
    font-family: var(--fa);
    padding-right: 10px;
}
#hpsec4 {
    background-color: #fafafa;
    background-image: linear-gradient(to right, #fff 20%, #eee);
    padding: 50px;
}
.ab-logo {
    text-align: center;
    margin-bottom: 0;
}
.ab-logo img {
    width: 300px;
    height: auto;
}
.hp4-h2 {

    text-align:center;
}
.hp4-h2 h2, .hp4-h2 b, .hp4-h2 h3 {
    font-size: 1.8em;
    font-weight: bold;
    font-family: var(--p);
    color: var(--secondary);
    text-align: center;
}
.highlts {
    width: 80%;
    display: flex;
    justify-content: space-between;
    margin: auto;
}
.etc-box {
    text-align: center;
    width: 30%;
}
.exp-hdr h2, .exp-hdr b, .exp-hdr h4 {
    font-size: 1.2em;
    color: var(--primaryd);
}
.exp-desc {
    color: #686868;
    margin-bottom: 50px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
.bs-hdr {
    text-align: center;
    text-transform: uppercase;
    font-size: 2.7em;
    font-weight: bold;
    margin-top: 50px;
    margin-bottom: 20px;
}
.skp-bin {
    color: var(--primaryd);
}
.bs-hdr {
    color: var(--secondary);
}
.bs-hdr > h2 {
    font-size: 0.9em;
    line-height: 1em;
    font-family: var(--pblk);
}
.bs-hdr > h2 span, .bs-hdr > b span {
    display: block;
}

.bs-hdr h2.bs-hdr-h2{
    margin:0;
    font-size: 60px;
}

.sb-desc p {
    color: #696a6c;
    text-align: center;
    width: 80%;
    margin: 30px auto;
    font-size: 1.5em;
}
.bin-dmsn img {
    width: 100%;
    height: auto;
}
::selection {
    color: yellow;
    background-color: red;
}
.hp-waste-mgmt-ctnr {
    padding: 50px;
    background-image: url("/img/home/asset-3.png"), linear-gradient(to right, #fff, #eeeef0);
    background-repeat: no-repeat;
    background-position: 80% center;
}
.hp-wm-ctnr {
    width: 40%;
    margin-left: 10%;
}
.hp-wm-ctnr h2, .hp-wm-ctnr b {
    color: var(--secondary);
    font-family: var(--p);
    font-weight: bold;
    font-size: 2.5em;
}
.hp-wm-ctnr p {
    font-size: 1.3em;
    color: #888;
}
.hp-wm-btn-ctnr {
    text-align: center;
    padding-top: 20px;
}
.hp-wm-btn-ctnr a {
    margin: 20px;
    color: white;
    padding: 10px 30px;
    text-decoration: none;
    font-size: 1.5em;
}
.hp-wm-btn-ctnr a:first-child {
    background-color: var(--primaryd);
}
.hp-wm-btn-ctnr a:nth-child(2) {
    background-color: var(--secondary);
}
.hp-benifits-ctnr {
    padding: 50px 0;
    text-align:center;
}
.hp-benifits-ctnr > b {
    text-align: center;
    color: var(--primaryd);
        font-size: 1.5em;
}

.hp-benifits-ctnr > h2 {
    text-align: center;
    color: var(--primaryd);
        font-size: 1.5em;
}

.hp-benifits-ctnr > p {
    width: 60%;
    text-align: center;
    margin: 10px auto;
}
.hp-bnft-bx-ctnr {
    display: flex;
    justify-content: space-between;
    padding: 50px 90px 0;
}
.hp-bnft-bx-ctnr > div {
    width: 32%;
    border: 5px solid var(--secondary);
    padding: 10px;
    text-align: center;
    border-radius: 8px;
}
.hp-bnft-bx-ctnr > div > h2, .hp-bnft-bx-ctnr > div > b, .hp-bnft-bx-ctnr > div > h5 {
    color: var(--secondary);
    text-transform: uppercase;
    font-weight: bold;
    font-family: var(--p);
    font-size:23px;
}
.hp-bnft-bx-ctnr > div > hr {
    border-top: 2px solid var(--primaryd);
    width: 80%;
    margin: 0px auto;
}
.hp-bnft-bx-ctnr > div > p {
    padding: 10px;
    color: #888;
    font-size: 1.2em;
}
.hp-wcs-ctnr {
    background-color: var(--primaryd);
    color: white;
    padding: 50px;
    text-align: center;
}
.hp-wcs-ctnr > h2 , .hp-wcs-ctnr > b{
    text-align: center;
    text-transform: uppercase;
    font-size: 2.5em;
}
.hp-wcs-ctnr > hr {
    border-top: 3px solid white;
    margin: 0px auto;
    width: 30%;
}
.hp-wcs-bx-ctnr {
    padding-top: 50px;
    display: flex;
    justify-content: space-between;
}
.wsc-bx {
    border: 2px solid white;
    border-radius: 8px;
    padding: 10px 20px;
    text-align: center;
    width: 32.5%;
}
.wcs-avatar {
    background-color: white;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    margin: auto;
}
.wcs-name {
    text-transform: uppercase;
    font-weight: bold;
    font-family: var(--p);
    font-size: 1.2em;
}
.wcs-location {
    font-size: 0.7em;
}
.wcs-text {
    color: #fcffff;
    line-height: 1.5em;
}
#hpsec6 {
    padding-top: 50px;
    padding-bottom: 50px;
}
.h9-container {
    text-align: center;
    margin-top: 50px;
}
.h9-hdr {
    font-size: 1.5em;
}
.h9-hdr > div {
    margin-top: 10px;
    font-size: 1.3em;
}
.frm-quote {
    margin-top: 30px;
}
.qtel,
.qqstn {
    padding: 10px;
    border: 0;
    background-color: #f2f2f2;
    font-size: 1.5em;
}
.qtel {
    width: 200px;
}
.abc {
    display: inline-block;
}
.qqstn {
    width: 500px;
    padding-right: 30px;
}
.h9-submit {
    padding: 10px 20px;
    margin: auto -10px;
    font-size: 1.5em;
    background-color: var(--primaryd);
    color: white;
    border: 0;
}
#hpsec10 {
    margin-top: 50px;
}
.hp10-container {
    display: flex;
    width: 85%;
    margin: auto;
}
.map {
    width: 66%;
    border: 1px solid #eee;
}
.opening-hours {
    width: 33%;
    padding: 40px;
    background-color: var(--primaryd);
    color: white;
}
.opening-hours h2, .opening-hours b, .opening-hours h3 {
    font-size: 0.9em;
}
.opening-hours td {
    padding: 3px;
}
.opening-hours table {
    margin-top: 30px;
    margin-bottom: 50px;
}
.opening-hours hr {
    border-top: 2px solid #fff;
    margin-left: 0;
    width: 40%;
}
.bold {
    font-weight: bold;
}
.opening-hours .bold {
    font-style: italic;
}
.phone-number {
    font-weight: bold;
}
.opening-hours table {
    font-size: 0.8em;
}
.opening-hours td {
    padding-left: 5px;
    padding-right: 5px;
}
.opening-hours td:first-child {
    padding-right: 20px;
}
.closed td {
    color: black;
}
footer {
    background-color: #d6e2f2;
    padding-bottom: 50px;
    font-size: 0.9em;
}
.footer-container {
    display: flex;
    justify-content: space-between;
    padding: 50px 120px 0;
}
.f-brief,
.f-qlinks,
.f-add {
    width: 32%;
    padding: 5px;
}
.f-brief {
    padding: 10px;
}
.f-brief > hr {
    width: 50%;
    border-top: 3px solid var(--primaryd);
    margin-left: 0;
}
.f-brief > img {
    margin-top: -30px;
    width: 70%;
    height: auto;
}
.f-brief p {
    width: 80%;
    font-size: 16px;
}
.ql {
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 2em;
}
.f-qlinks {
    border-left: 3px solid #3c7dbd;
    text-align: left;
}
.f-qlinks hr {
    width: 50%;
    border-top: 2px solid #3c7dbd;
}
.f-qlinks a {
    display: block;
    padding: 5px 5px 5px 100px;
    text-decoration: none;
    color: #686868;
        font-size: 16px;
}
.f-add {
    padding-left: 50px;
}
.f-add address {
    margin-left: 20%;
    font-size: 1.3em;
}
.f-add address span {
    display: block;
    line-height: 1.5em;
}
.f-add hr {
    width: 50%;
    border-top: 2px solid #3c7dbd;
    margin-left: 50px;
}
.c-us,
.c-phone {
    margin-left: 56px;
}
.c-phone {
    font-size: 1.3em;
}
.c-us {
    margin-top: 50px;
    font-weight: bold;
    font-size: 2em;
}
.git {
    padding-left: 50px !important;
    font-weight: bold;
    font-size: 2em;
    text-transform: uppercase;
}
.copy-dev {
    text-align: center;
    margin-top: 50px;
    color: #888;
}
.hide {
    display: none;
}
#bs-hdr {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    height: 150px;
}
#bs-hdr > div {
    width: 50%;
    height: 100%;
}
#bs-hdr > div:first-child {
    background-color: #127ac1;
}
#bs-hdr > div:last-child {
    background-color: #67aad7;
}
#bs-hdr > h1 {
    position: absolute;
    background-color: #2a88c8;
    height: 100%;
    width: 50%;
    left: 25%;
    text-align: center;
    padding-top: 50px;
    transform: skewX(-45deg);
}
#bs-hdr > h1 span {
    transform: skewX(45deg);
    display: inline-block;
    font-size: 1.8em;
    color: white;
}
.bs-desc-ctnr {
    padding: 30px 100px;
    text-align: center;
}
.bs-desc-ctnr > p {
    width: 90%;
    margin: auto;
    font-size: 1.2em;
}
.bs-desc-ctnr p {
    color: #414141;
}
.bs-desc-ctnr > div.lbl {
    font-weight: bold;
    padding-top: 20px;
}
.bs-criteria-ctnr {
    padding-top: 30px;
    display: flex;
    justify-content: space-between;
}
.bs-c-bx {
    border: 3px solid var(--secondary);
    padding: 10px;
    width: 32%;
    border-radius: 8px;
}
.bs-c-desc {
    padding-top: 30px;
}
.bs-img-sizes {
    text-align: center;
}
#bs-how-to-pick h2 {
    font-family: var(--p);
    font-size: 2.5em;
    padding-top: 20px;
    text-align: center;
}
#bs-how-to-pick h2 span {
    line-height: 1em;
    display: block;
}
#bs-how-to-pick h2 span:first-child {
    color: var(--primaryd);
}
#bs-how-to-pick h2 span:last-child {
    color: var(--secondary);
}
#bs-how-to-pick p {
    font-size: 1.3em;
    margin: auto;
    width: 80%;
    text-align: center;
    padding: 10px;
}
#bs-hdr2 {
    height: 150px;
}
.bs-hdr2 {
    text-transform: capitalize;
    text-align: center;
    font-size: 1.2em;
    color: white;
    padding: 70px;
}
.bs-img {
    width: 50%;
}
.size-frm {
    width: 50%;
    padding-left: 50px;
}
.bs-lbl {
    margin-top: 30px;
}
.bs-img img {
    width: 98%;
    height: auto;
    border: 3px solid var(--primaryd);
}
.bs-price {
    font-weight: bold;
    font-size: 2em;
}
.bs-lbl label,
.bs-lbl-atch {
    font-size: 0.8em;
}
.bs-btn-sbmt {
    padding-left: 30px;
    padding-right: 30px;
}
.bs-desc {
    width: 60%;
    margin: 50px auto;
}
.description h3 {
    border-bottom: 2px solid var(--primary);
    width: 40%;
}
.description p,
.description li {
    line-height: 1.5em;
}
.navigation {
    color: white;
    margin-left: 100px;
    margin-top: -20px;
}
.navigation2 {
    margin-left: 100px;
    margin-top: -90px;
    color: white;
}
.loader,
.ldr {
    background-color: rgba(0, 0, 0, 0.8);
    position: fixed;
    z-index: 5;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
}
.loader-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.loader-container > div {
    width: 100px;
}
.bin-ctnr {
    display: flex;
    justify-content: center;
    align-items: baseline;
    padding-top: 20px;
    padding-bottom: 20px;
}
.bin-ctnr2 {
    display: none;
}
.bs-bx {
    text-align: center;
    margin-left: 30px;
    margin-right: 30px;
    height: auto;
}
.bs-ctnr {
    width: 80%;
    padding-bottom: 50px;
    margin: 50px auto 0;
}
.bs-desc {
    text-align: center;
}
.bs-det-bx {
    background-color: white;
    padding: 0 50px 50px;
    margin-top: 50px;
    margin-bottom: 30px;
    box-shadow: 5px 5px 5px #ccc, -5px 0 5px #ccc;
    border: 1px solid #686868;
    border-radius: 10px;
}
.bs-det-bx-ctnr {
    display: flex;
}
.bs-details {
    width: 70%;
}
.bs-details h2 {
    font-size: 1.5em;
    font-family: var(--pblk);
    text-transform: uppercase;
}
.bs-details .bs-shrt-desc {
    font-size: 1.5em;
    width: 90%;
}
.bs-details .bs-read-more {
    padding-top: 20px;
}
.bs-details a {
    padding: 10px 30px;
    background-color: var(--secondary);
    color: white;
    border-radius: 3px;
    text-decoration: none;
}
.pri,
.sec {
    font-size: 1.5em;
}
.pri {
    color: var(--primaryd);
}
.sec {
    color: var(--secondary);
}
.bs-image {
    align-self: center;
    width: 30%;
}
.bs-image img {
    width: 250px;
    height: auto;
}
#not-sure-about-size,
#f-bin-size {
    background-color: var(--primary);
    color: white;
    text-align: center;
    padding-top: 50px;
}
#not-sure-about-size hr {
    width: 40%;
}
#not-sure-about-size h2 {
    padding-bottom: 5px;
    font-size: 1.25em;
    margin: auto auto 0;
}
#f-bin-size h2 {
    padding-bottom: 5px;
    font-size: 1.25em;
    margin: auto auto 0;
}
#not-sure-about-size hr,
#f-bin-size hr {
    border-top: 2px solid #eee;
    margin: 0 auto 50px;
}
#not-sure-about-size a {
    background-color: #eee;
    margin-top: 20px;
    margin-bottom: 50px;
    color: #aaa;
    padding-right: 30px;
    padding-left: 30px;
}
#f-bin-size a {
    background-color: #eee;
    margin-top: 20px;
    margin-bottom: 50px;
    color: #aaa;
    padding-right: 30px;
    padding-left: 30px;
}
#f-bin-size hr {
    width: 30%;
}
.fq-ctnr {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 50px;
    padding-top: 50px;
}
.fq-desc {
    padding-bottom: 50px;
    text-align: center;
}
.fq-bx {
    background-color: var(--primaryd);
    padding: 0;
    color: white;
    font-size: 1.6em;
    text-align: center;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
}
.fq-bx hr {
    border: 2px solid var(--primaryd);
    margin: 0 auto;
}
.fq-q {
    width: 90%;
    margin: auto;
}
.fq {
    cursor: pointer;
    padding-top: 30px;
}
.fq:hover {
    color: white;
    background-color: var(--secondary);
}
.fq-active {
    color: white;
    background-color: var(--secondary);
}
.fq-a {
    width: 80%;
    margin: 30px auto 0;
    padding: 0;
    line-height: 1.5em;
    max-height: 0;
    transition: max-height 0.4s;
    overflow: hidden;
    font-size: 0.8em;
}
.fq-a ul {
    list-style-type: none;
}
.fq-a li::before,
.fq-a li::after {
    content: "\f10c";
    padding-left: 10px;
    padding-right: 10px;
    font-family: var(--fa);
    font-size: 0.5em;
}
.f-ad-ctnr {
    text-align: center;
    padding-bottom: 50px;
}
.f-call-now {
    margin-top: 20px;
    padding: 10px 50px;
    text-decoration: none;
    background-color: var(--secondary);
    color: white;
    display: inline-block;
}
.blogs-ctnr {
    padding: 50px 0;
    width: 80%;
    margin: auto;
    display: flex;
    /*justify-content: space-between;*/
    flex-wrap: wrap;
}
.blog-img img {
    width: 100%;
    height: auto;
    
}
.blog-bx {
    width: 32%;
    background-color: white;
    border-radius: 10px;
}
.blog-bx h2 {
    font-size: 1.2em;
    text-transform: capitalize;
}
.blog-bx img {
    width: 100%;
    margin: 0;
    height:200px;
}
.b-content {
    padding: 25px;
}
.b-content h1 a {
 text-decoration: none;
    color: #000;
    text-transform: capitalize;
}
.read-blog-btn {
    color: white;
    background-color: #01b0f1;
    text-align: center;
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 5px;
    padding: 10px;
     text-decoration: none;
}
.blog-ctnr {
    padding-top: 50px;
    font-size: 1em;
    display: flex;
}
.blog-content {
    width: 70%;
    border-right: 2px solid #ccc;
    padding-left: 150px;
    padding-right: 50px;
    line-height: 1.8em;
}
.blog-content h2 {
    margin-bottom: 0;
}

.blog-content h1 {
  font-size: 29px;
}

.blog-content li {
    margin-bottom: 20px;
}
.blog-list {
    width: 30%;
    padding-right: 100px;
    padding-left: 40px;
}
.b-nfo {
    color: var(--primary);
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 20px;
}
.frm-ctnr {
    width: 70%;
}
.frm-fld {
    width: 99%;
    padding: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
    border-radius: 8px;
    border: 1px solid #ccc;
}
.comment {
    height: 100px;
}
.sbmt {
    padding: 10px 30px;
    margin-bottom: 50px;
}
.recent-post {
    border-bottom: 2px solid var(--primary);
    width: 50%;
    padding-bottom: 10px;
}
.blog-ttl {
    margin-top: 30px;
    margin-bottom: 10px;
}
.blog-ttl a {
    color: black;
    text-decoration: none;
}
.blog-dt {
    font-weight: bold;
    color: var(--primary);
}
.blog-sep {
    width: 50px;
    border-top: 2px solid var(--primary);
    margin-left: 0;
}
.comment-ctnr {
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: white;
}
.comm-nfo {
    background-color: var(--primary);
    color: white;
    padding-left: 20px;
}
.comm-desc {
    padding: 30px;
}
.cu-ctnr {
    padding-top: 20px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    font-size: 0.8em;
}
.cu-ctnr > h2 {
    font-size: 2.2em;
    font-weight: bold;
}
.cu-ctnr > .cu-dsc {
    font-size: 1.2em;
    width: 70%;
}
.cu-social {
    padding-top: 20px;
}
.cu-social a span {
    font-family: var(--fa);
    font-size: 1.5em;
    padding: 4px 5px 2px 1px;
    width: 30px;
    height: 30px;
    display: inline-block;
    border-radius: 50%;
    border: 1px solid #686868;
    color: black;
}
.cu-social a .fb::after {
    content: "\f09a";
}
.cu-social a .twitter::after {
    content: "\f099";
}
.cu-social a .linkedin::after {
    content: "\f0e1";
}
.cu-social a .instagram::after {
    content: "\f16d";
}
.cu-frm-ctnr {
    display: flex;
    margin-top: 30px;
}
.frm {
    width: 60%;
    padding-right: 20px;
    color: black;
    font-size: 1.3em;
}
.frm input[type="text"],
.frm input[type="email"],
.frm textarea {
    width: 99%;
    padding: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
    border-radius: 3px;
    border: 1px solid #ccc;
    background-color: #f2f2f2;
}
.frm textarea {
    font-size: 1.2em;
}
.frm input[type="text"],
.frm input[type="email"] {
    font-size: 1em;
}
.address {
    width: 40%;
}
.rt-col {
    display: flex;
    align-items: center;
    padding-left: 20px;
}
.add {
    width: 100%;
    text-align: center;
    padding-left: 10px;
    font-size: 2em;
}
.add > div:last-child {
    font-size: 0.7em !important;
}
.add h3 {
    padding-bottom: 0;
    margin: 30px auto 0;
    border-bottom: 2px solid #686868;
    width: 60%;
}
.add div:last-child {
    font-size: 0.8em;
    line-height: 1.5em;
}
.add a {
    color: #000;
    text-decoration: none;
}
textarea {
    height: 100px;
}
.sbmt2 {
    padding: 10px 50px;
    margin-bottom: 50px;
    background-color: var(--secondary);
    color: white;
    font-size: 1.2em;
    border: 0;
}
.google-map-ctnr {
    height: 300px;
    border: 1px solid #ccc;
    width: 80%;
    margin: auto;
}
.hp-qt-frm-ctnr,
.ssc-vvr {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 5;
    display: none;
}
.hp-qt-frm-bx {
    width: 40%;
    padding: 50px;
    margin: 50px auto;
    background-color: white;
    border-radius: 20px;
    position: relative;
}
.ssc-ctnr {
    width: 40%;
    padding: 50px;
    margin: 50px auto;
    background-color: white;
    border-radius: 20px;
    position: relative;
    text-align: center;
}
.ssc-ctnr div:last-child {
    margin-top: 20px;
}
.hp-qt-close-btn {
    position: absolute;
    top: 20px;
    right: 20px;
    font-family: var(--fa);
    font-size: 1.5em;
    color: #f55;
}
.hp-qt-close-btn::after {
    content: "\f00d";
    cursor: pointer;
}
.hp-qt-frm-rw {
    display: flex;
}
.hp-qt-frm-rw input:first-child {
    margin-right: 10px;
}
.hp-qt-frm-rw input:last-child {
    margin-left: 10px;
}
.btn-sbmt {
    padding-right: 50px;
    padding-left: 50px;
}
.terms-ctnr {
    font-size: 0.8em;
    padding: 50px;
}
.bs2-ctnr {
    padding: 20px 100px;
}
.bs2-ctnr::after {
    content: "";
    display: table;
    clear: both;
}
.bs2-ctnr h2 {
    font-family: var(--p);
    font-weight: bold;
    font-size: 2em;
    text-transform: uppercase;
}
.bs2-ctnr p {
    font-size: 1.5em;
}
.bs2-ctnr h3 {
    font-size: 1.8em;
    color: black;
}
.bs2-ctnr li {
    font-size: 1.5em;
    line-height: 2em;
}
.bs2-img {
    width: 30%;
    height: auto;
    float: right;
    margin: 30px;
}
.error-log {
    text-align:center;
    margin-bottom:23px;
}

.error-log  a {
        background: #f9a421;
    padding: 9px 23px;
    border-radius: 23px;
    color: #fff;
    text-decoration: none;
}
.f-bottm {
    text-align:center;
    color:#fff;
    padding:1px;
    background:#000;
}
.f-bottm a {
    color:#fff;
 text-decoration: none;
}

.hs3-details {
    text-align:left;
}

.hs3-details h2 {
    font-size: 27px;
}

.b-msg {
    color: var(--primaryd);
    font-family: var(--pblk);
    font-weight: normal;
    font-style: normal;
    font-size: 2.2em;
    line-height: 1em;
    margin-top: 100px;
}
.bw-msg {
      margin-top: 100px;
}

.thnkyu-pg {
    text-align: center;
    padding: 100px;
    background: aliceblue;
}
.thnkyu-pg img {
    width: 100px;
}
.thnkyu-pg-text h1 {
    font-size: 50px;
}
.bin-sizes {
       font-size: 36px;
    margin: 3px;
}