.logo {
    width: 123px;
    height: 40px;
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
}
.logo:focus-visible {
    border: none;
    outline: 0;
}
input[type="radio"] + label:before {
    display: inline-block;
    content: "";
    width: 15px;
    height: 15px;
    -webkit-box-shadow: 0 0 0 1px #dbdce1;
    box-shadow: 0 0 0 1px #dbdce1;
    border-radius: 40px;
    margin: -3px 2px 0 5px;
    outline: 0;
    vertical-align: middle;
    cursor: pointer;
    margin-bottom: 0;
}
input[type="radio"] + label:before {
    width: 15px;
    height: 15px;
    margin: -3px 5px 0 0;
}
input[type="radio"]:checked + label:before {
    background-color: #000;
    border: 4px solid #fff;
    padding: 3px;
}
input[type="checkbox"] + label,
input[type="radio"] + label {
    cursor: pointer;
    margin-bottom: 0;
    position: relative;
    line-height: 22px;
}
input[type="radio"] {
    display: none;
}
*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
article,
aside,
footer,
header,
main,
nav,
section {
    display: block;
}
button {
    border-radius: 0;
}
button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-size: inherit;
    line-height: inherit;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
    -webkit-appearance: button;
}
.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 14px;
    margin-right: auto;
    margin-left: auto;
}
.d-block {
    display: block;
}
@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}
@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }
    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33;
    }
    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col,
    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
}
@media (min-width: 992px) {
    .d-lg-block {
        display: block;
    }
    .col-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .text-lg-right {
        text-align: right;
    }
    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
}
@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
}
@media (max-width: 767px) {
    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
.breadcrumbs {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
ul.breadcrumbs li {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
    display: inline;
    padding: 10px 0;
}
ul.breadcrumbs li a {
    color: #000;
    text-transform: capitalize;
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 400;
}
ul.breadcrumbs li a:focus,
ul.breadcrumbs li a:hover {
    color: #007bff;
}
ul.breadcrumbs li a:after {
    content: "";
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    transform: rotate(-45deg);
    border-right: 1px solid #595959;
    border-bottom: 1px solid #595959;
    display: inline-block;
    width: 5px;
    height: 5px;
    margin: 0 6px 1px;
}
ul.breadcrumbs li:nth-last-child(1) a:after {
    display: none;
}
a {
    color: #000;
    text-decoration: none;
}
a:focus,
a:hover {
    color: #00f;
    text-decoration: none;
}
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.nav {
    min-height: 48px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 120;
    position: relative;
    -webkit-transition: height 0.3s ease-in-out;
    transition: height 0.3s ease-in-out;
}
.nav__dropdown-menu,
.nav__menu {
    list-style: none;
}
.nav__menu > li {
    position: relative;
}
.logo {
    line-height: 1;
}
.nav__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
}
.nav__right a:focus,
.nav__right a:hover {
    color: #2d95e3;
}
.nav__search {
    margin-left: auto;
}
.nav__search-box {
    width: 300px;
    position: absolute;
    right: 0;
    top: 100%;
    padding: 15px 20px;
    background-color: #f7f7f7;
    display: none;
    -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}
.nav__search-form {
    position: relative;
}
.nav__search-input {
    margin-bottom: 0;
    display: block;
    line-height: 40px;
}
.nav__search-trigger {
    color: #000;
    font-size: 23px;
    display: inline-block;
    width: 24px;
    height: 48px;
    line-height: 48px;
    text-align: center;
}
.nav__search .ui-close {
    font-size: 20px;
    position: relative;
}
.nav-icon-toggle {
    padding: 0;
    display: inline-block;
    cursor: pointer;
    -webkit-transition: 0.15s linear;
    transition: 0.15s linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin-right: 20px;
    overflow: visible;
}
.nav-icon-toggle:focus {
    outline: 0;
}
.nav-icon-toggle__box {
    width: 18px;
    height: 20px;
    position: relative;
    display: block;
}
.nav-icon-toggle__inner {
    display: block;
    top: 50%;
    margin-top: -1px;
    margin-left: 3px;
    width: 18px;
}
.nav-icon-toggle__inner,
.nav-icon-toggle__inner:after,
.nav-icon-toggle__inner:before {
    height: 2px;
    background-color: #000;
    position: absolute;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
}
.nav-icon-toggle:hover .nav-icon-toggle__inner,
.nav-icon-toggle:hover .nav-icon-toggle__inner:after,
.nav-icon-toggle:hover .nav-icon-toggle__inner:before {
    background-color: #2d95e3;
}
.nav-icon-toggle__inner:after,
.nav-icon-toggle__inner:before {
    content: "";
    display: block;
}
.nav-icon-toggle__inner:before {
    top: -6px;
    width: 18px;
}
.nav-icon-toggle__inner:after {
    bottom: -6px;
    width: 18px;
}
.sticky {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.flex-parent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 48px;
}
.flex-child {
    margin-left: auto;
}
.nav__holder {
    background-color: #fff;
    border-bottom: 1px solid #e9e9e9;
}
.nav__dropdown-menu li a {
    text-transform: uppercase;
}
@media (min-width: 1200px) {
    .nav--sticky.sticky .nav__menu > li > a {
        line-height: 48px;
    }
    .nav__menu {
        position: relative;
    }
    .nav__dropdown > a:after {
        content: "";
        margin-left: 7px;
        font-size: 10px;
        width: 7px;
        height: 7px;
        color: #000;
        display: inline-block;
        border-right: 2px solid #000;
        border-bottom: 2px solid #000;
        transform: rotate(45deg);
        margin-bottom: 3px;
    }
    .nav__dropdown .nav__dropdown > a:after {
        content: "";
        position: absolute;
        right: 20px;
        top: 35%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        transform: rotate(-45deg);
        border-right: 1px solid #000;
        border-bottom: 1px solid #000;
    }
    .nav__menu > li.active a:before,
    .nav__menu > li:hover a:before {
        width: 100%;
    }
    .nav__menu > li > a {
        color: #000;
        font-size: 13px;
        font-weight: 600;
        text-transform: uppercase;
        padding: 0 10px;
        display: block;
        position: relative;
        line-height: 48px;
    }
    .nav__menu > li > a:hover {
        color: #2d95e3;
    }
    .nav__menu > li > a:before {
        content: "";
        display: block;
        position: absolute;
        width: 0;
        height: 2px;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        background-color: #2d95e3;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .nav__menu > li {
        display: inline-block;
        text-align: center;
    }
    .nav__dropdown-menu {
        position: absolute;
        top: 100%;
        right: 0;
        padding: 0;
        z-index: 1000;
        min-width: 200px;
        width: 100%;
        text-align: left;
        list-style: none;
        white-space: nowrap;
        background-color: #fff;
        -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
        box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
        background-clip: padding-box;
        display: block;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all 0.1s ease-in-out;
        transition: all 0.1s ease-in-out;
    }
    .nav__dropdown-menu > li > a {
        color: #54555e;
        padding: 10px 15px;
        font-size: 14px;
        display: block;
        border-bottom: 1px solid #eee;
    }
    .nav__dropdown-menu > li > a:hover {
        color: #2d95e3;
    }
    .nav__dropdown:hover > .nav__dropdown-menu {
        opacity: 1;
        visibility: visible;
    }
    .nav__dropdown-menu .nav__dropdown-menu {
        left: 100%;
        top: 0;
    }
    .nav__dropdown .nav__dropdown {
        position: relative;
    }
    #back-to-top {
        display: block;
        z-index: 100;
        width: 34px;
        height: 34px;
        text-align: center;
        font-size: 12px;
        border: 1px solid #eee3;
        position: fixed;
        bottom: -34px;
        right: 20px;
        line-height: 32px;
        color: #fff;
        cursor: pointer;
        background-color: rgba(23, 24, 33, 0.5);
        -webkit-box-shadow: 1px 1.732px 12px 0 rgb(0 0 0 / 3%);
        box-shadow: 1px 1.732px 12px 0 rgb(0 0 0 / 3%);
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        text-decoration: none;
    }
    #back-to-top i {
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    #back-to-top:hover {
        background-color: #2d95e3;
        border-color: transparent;
    }
    #back-to-top:hover i {
        color: #fff;
    }
    .sidenav__close,
    .sidenav__menu-toggle {
        display: none;
    }
    .d-lg-block-menu {
        display: block;
    }
    .nav-icon-toggle {
        display: none;
    }
}
@media (max-width: 1199px) {
    .sidenav__close {
        position: absolute;
        right: 15px;
        top: 15px;
    }
    .sidenav__close-button {
        padding: 0;
        background: 0 0;
        border: 0;
        color: #000;
        width: 24px;
        height: 24px;
    }
    .sidenav__close-icon {
        font-size: 22px;
        line-height: 24px;
    }
    .content-overlay {
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        bottom: 0;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: 0.3s cubic-bezier(0.16, 0.36, 0, 0.98);
        transition: 0.3s cubic-bezier(0.16, 0.36, 0, 0.98);
        background-color: rgba(0, 0, 0, 0.5);
    }
    .content-overlay--is-visible {
        opacity: 1;
        visibility: visible;
    }
    .nav__right-item {
        margin-right: 0;
    }
    .sidenav__menu-toggle {
        position: absolute;
        top: 0;
        right: 5px;
        background-color: transparent;
        border: none;
        color: #54555e;
        font-size: 12px;
        padding: 0;
        width: 46px;
        height: 46px;
        text-align: center;
    }
    .sidenav__menu-toggle .ui-arrow-down:before {
        content: "";
        width: 7px;
        height: 7px;
        color: #000;
        display: inline-block;
        border-right: 2px solid #000;
        border-bottom: 2px solid #000;
        transform: rotate(45deg);
        margin-bottom: 4px;
    }
    .sidenav__close-button:focus,
    .sidenav__menu-toggle:focus {
        outline: 0;
    }
    .nav__search-box {
        width: 100%;
    }
    .logo {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
    .nav__wrap {
        text-align: left;
        left: 0;
        background-color: #fff;
        position: fixed;
        top: 0;
        bottom: 0;
        width: 320px;
        height: 100vh;
        z-index: 999;
        overflow-y: auto;
        -webkit-transition: transform 0.5s cubic-bezier(0.55, 0, 0.1, 1);
        -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.55, 0, 0.1, 1);
        transition: -webkit-transform 0.5s cubic-bezier(0.55, 0, 0.1, 1);
        transition: transform 0.5s cubic-bezier(0.55, 0, 0.1, 1);
        transition: transform 0.5s cubic-bezier(0.55, 0, 0.1, 1),
            -webkit-transform 0.5s cubic-bezier(0.55, 0, 0.1, 1);
        -webkit-transform: translateX(-320px);
        transform: translateX(-320px);
    }
    .sidenav--is-open {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    .nav__menu {
        list-style: none;
        padding: 50px 0;
    }
    ul.nav__menu li {
        position: relative;
        border-bottom: 1px solid #e3e4e8;
        font-size: 14px;
    }
    ul.nav__menu li:last-child {
        border-bottom: 0;
    }
    ul.nav__menu li a {
        text-transform: uppercase;
        width: 100%;
        display: block;
        color: #000;
        letter-spacing: 0.3px;
        padding: 12px 15px;
        font-size: 14px;
        font-weight: 500;
        -webkit-transition: background 0.3s ease;
        transition: background 0.3s ease;
    }
    .nav__dropdown-menu {
        list-style: none;
        overflow: hidden;
        display: none;
        background-color: #f7f7f7;
    }
    .sidenav__menu--is-open > a {
        background-color: #f7f7f7;
        color: #000;
        border-bottom: 1px solid #e3e4e8;
    }
    .nav__dropdown-menu li a {
        padding-left: 35px !important;
        font-weight: 400 !important;
    }
}
@media only screen and (max-width: 991px) {
    #back-to-top {
        display: block;
        z-index: 100;
        width: 34px;
        height: 34px;
        text-align: center;
        font-size: 12px;
        border: 1px solid #eee3;
        position: absolute;
        bottom: -34px;
        right: 20px;
        line-height: 32px;
        color: #fff;
        background-color: rgba(23, 24, 33, 0.5);
        text-decoration: none;
    }
    .visible-sm {
        display: block !important;
    }
    .hidden-sm {
        display: none !important;
    }
}
@media screen and (max-width: 1200px) and (min-width: 1025px) {
    .nav__menu > li > a {
        font-size: 12px;
        padding: 0 8px;
    }
}
body {
    margin: 0;
    padding: 0;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    line-height: 1.5;
    outline: 0;
    color: #000;
    font-weight: 400;
    overflow-x: hidden;
}
img {
    border: none;
    max-width: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
}
.relative {
    position: relative;
}
.bg_gray {
    background: #e9e9e9;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 10px;
    color: #000;
    font-weight: 600;
    line-height: 1.4;
}
h1 {
    font-size: 28px;
}
h2 {
    font-size: 26px;
}
p {
    font-size: 16px;
    color: #000;
    font-weight: 400;
    line-height: 28px;
    margin: 0 0 10px;
}
.btn {
    font-weight: 600;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    border: 0;
    text-transform: uppercase;
    color: #fff;
    background-color: #000;
    position: relative;
    z-index: 1;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
}
.btn:hover {
    color: #fff;
    background-color: #000;
    border-color: transparent;
}
.btn i {
    font-size: 20px;
}
input,
select,
textarea {
    height: 45px;
    border: 1px solid #e3e4e8;
    background-color: #fff;
    font-family: Poppins, sans-serif;
    width: 100%;
    margin-bottom: 24px;
    padding: 0 6px;
    -webkit-transition: border-color 0.3s ease-in-out,
        background-color 0.3s ease-in-out;
    transition: border-color 0.3s ease-in-out, background-color 0.3s ease-in-out;
}
input:focus,
select:focus,
textarea:focus {
    outline: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
input:focus,
textarea:focus {
    border-color: #2d95e3;
    background-color: #fff;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #54555e;
}
.section {
    position: relative;
    padding: 10px;
    display: inline-block;
    width: 100%;
    background: #fff;
    border: 1px solid #fff;
    -webkit-box-shadow: 0 1px 2px rgb(0 0 0 / 20%);
    box-shadow: 0 1px 2px rgb(0 0 0 / 20%);
}
.section_title h1 {
    font-size: 22px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 20px;
}
.section_title .title,
.section_title h2,
.section_title h3 {
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 15px;
    color: #000;
    line-height: 1.4;
}
.section_title .title a,
.section_title h1 a,
.section_title h2 a,
.section_title h3 a {
    color: #000;
}
.mx_0 {
    margin-left: 0;
    margin-right: 0;
}
.px_0 {
    padding-left: 0;
    padding-right: 0;
}
.mb_0 {
    margin-bottom: 0;
}
.mt_25 {
    margin-top: 25px;
}
.mb_25 {
    margin-bottom: 25px;
}
.view_more_link {
    cursor: pointer;
    text-transform: capitalize;
    display: block;
    color: #00f;
    font-size: 14px;
}
.view_more_link:hover {
    color: #000;
}
.view_more_link:after {
    content: "";
    margin-left: 4px;
    display: inline-block;
    font-size: 11px;
    vertical-align: middle;
    width: 8px;
    height: 8px;
    border-top: 1px solid;
    border-right: 1px solid;
    transform: rotate(45deg);
}
.text-center {
    text-align: center;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.mx_5 {
    margin-right: -5px;
    margin-left: -5px;
}
.px_5 {
    padding-right: 5px;
    padding-left: 5px;
}
.d-none {
    display: none;
}
.mb_0 {
    margin-bottom: 0;
}
.mb_15 {
    margin-bottom: 15px;
}
@media (max-width: 992px) {
    .section {
        padding: 8px;
    }
    .mb_25 {
        margin-bottom: 15px;
    }
    .mb_15,
    .section_title .title,
    .section_title h2,
    .section_title h3 {
        margin-bottom: 12px;
    }
    .view_more_link {
        text-align: center;
        background: #fff;
        padding: 8px 0;
    }
}
@media (max-width: 767px) {
    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .section_title h1 {
        font-size: 20px;
    }
    h1 {
        font-size: 20px;
    }
    .mt_25 {
        margin-top: 12px;
    }
}
.footer {
    position: relative;
    background-color: #000;
    padding: 20px 0;
}
.footer p {
    color: #ffffffbd;
    font-size: 14px;
    margin: 0;
}
.footer a {
    color: #ffffffbd;
}
.footer a:focus,
.footer a:hover {
    color: #2d95e3;
}
@media (max-width: 991px) {
    .footer {
        padding: 12px 0;
        text-align: center;
    }
    .footer a {
        font-size: 14px;
    }
    .footer p {
        padding-bottom: 2px;
    }
    .section_title .title {
        font-size: 20px;
        margin-bottom: 15px;
    }
}
@media (max-width: 767px) {
    input,
    select,
    textarea {
        height: 35px;
        font-size: 13px;
    }
    input:focus,
    select:focus,
    textarea:focus {
        box-shadow: none;
        outline: 0;
    }
    .mobile_menu {
        background: #f1f1f1;
        border-top: 2px solid #f1f1f1;
        border-bottom: 2px solid #f1f1f1;
        white-space: nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        width: 100%;
    }
    .mobile_menu ul {
        width: 100%;
        margin: 0;
    }
    .mobile_menu ul li {
        display: inline-block;
        padding: 7px 5px;
        background: #fff;
        vertical-align: top;
    }
    .mobile_menu ul li a {
        font-size: 12px;
        color: #111;
        text-transform: uppercase;
        padding: 0 5px;
        font-weight: 600;
    }
    .section_title .title,
    .section_title h2,
    .section_title h3 {
        font-size: 18px;
    }
}
.align-items-center {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}
.page_title_banner {
    position: relative;
    background: #eee;
}
.page_title_banner:before {
    content: "";
    background-image: url("https://hamariweb.com/contactus/images/shapes.svg");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    z-index: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: inherit;
}
.page_title_content h1 {
    margin: 0;
}
.page_title_content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 35px 0;
    position: relative;
}
.page_content {
    padding: 50px 0;
}
.google_map_box {
    position: relative;
    padding-top: 65%;
    -webkit-box-shadow: 0 1px 2px rgb(0 0 0 / 20%);
    box-shadow: 0 1px 2px rgb(0 0 0 / 20%);
    border: 8px solid #fff;
    outline: 1px solid #3333331c;
}
.google_map_box iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.shadow_box {
    padding: 15px 0;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#d1ebdda6));
    background-image: linear-gradient(180deg,#fff,#d1ebdda6);
    -webkit-box-shadow: 0 1px 3px rgb(0 0 0 / 20%);
    box-shadow: 0 1px 3px rgb(0 0 0 / 20%);
}
.c_list {
    position: relative;
    padding-left: 60px;
    margin-top: 30px;
    padding-right: 50px;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 20px;
}
.c_list.border_none{
    border-bottom: none;
}
.c_list .icon {
    width: 50px;
    height: 50px;
    background: #f5f5f5;
    text-align: center;
    line-height: 50px;
    border-radius: 50px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-box-shadow: 0 1px 2px rgb(0 0 0 / 20%);
    box-shadow: 0 1px 2px rgb(0 0 0 / 20%);
    border: 1px solid #3333331c;;
}
.c_list .icon img {
    width: 23px;
    height: auto;
}
.c_list .title {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 0.5px;
    margin-bottom: 4px;
    color: #30469c;
}
.c_list p {
    margin-bottom: 0px;
    font-size: 16px;
}
.page_content .txt {
    font-size: 22px;
    margin-bottom: 0px;
    font-weight: 600;
    text-transform: capitalize;
}
.page_content .txt:after {
    content: "";
    display: block;
    width: 40px;
    height: 4px;
    background: #30469c;
    margin-top: 12px;
}
.py_40 {
    padding: 40px 0;
}
.stats_box {
    padding: 20px;
    background: #fff;
    position: relative;
    border-radius: 10px;
    text-align: center;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#d1ebdda6));
    background-image: linear-gradient(180deg,#fff,#d1ebdda6);
    -webkit-box-shadow: 0 1px 3px rgb(0 0 0 / 20%);
    box-shadow: 0 1px 3px rgb(0 0 0 / 20%);
}
.stats_box img {
    max-width: 100%;
    margin-bottom: 30px;
}
.stats_box h3 {
    font-size: 40px;
    text-transform: uppercase;
    color: #30469c;
}
.stats_box .list_txt {
    font-size: 22px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.bg_blue {
    background: #30469c;
}
.text-white {
    color: #fff;
}
.section-title {
    text-align: center;
    margin-bottom: 35px;
    text-transform: uppercase;
    font-size: 40px;
    letter-spacing: 0.5px;
}
.sm_txt {
    text-align: center;
    color: #fff;
    margin-bottom: 0;
    margin-top: 30px;
}
.age_ul .li {
    background: #fff;
    margin-bottom: 20px;
    padding: 13px 15px;
    font-size: 20px;
    font-weight: 500;
    border-radius: 12px;
    position: relative;
    overflow: hidden;
    text-align: right;
}
.age_ul .li span {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    background: #ffa500;
    height: 100%;
}
.age_ul .li i {
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
    color: #000;
}
.top_location_list {
    background: #ffa500;
    padding: 15px;
    text-align: center;
    font-size: 35px;
    font-weight: 800;
    margin-bottom: 20px;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#d1ebdda6));
    background-image: linear-gradient(180deg,#fff,#d1ebdda6);
    -webkit-box-shadow: 0 1px 3px rgb(0 0 0 / 20%);
    box-shadow: 0 1px 3px rgb(0 0 0 / 20%);
}
.top_location_list span {
    display: block;
    font-size: 16px;
    font-weight: 600;
}
.manager_detail {
    margin-top: 30px;
    background: #30469c;
    padding: 25px 20px;
    text-align: center;
}
.manager_detail h3 {
    text-transform: capitalize;
    font-size: 22px;
    color: #fff;
    line-height: 1.6;
}
.manager_detail .name, .manager_detail .email, .manager_detail .tel {
    font-size: 16px;
    font-weight: 600;
    margin-top: 15px;
    color: #333;
    background: #fff;
    padding: 12px 5px;
    border-radius: 5px;
}
.manager_detail .name small {
    font-size: 14px;
}
.manager_detail .email img, .manager_detail .tel img {
    margin-right: 10px;
}
@media(max-width:767px){
    .mx-sm-5 {
        margin-right: -5px;
        margin-left: -5px;
    }
    .px-sm-5 {
        padding-right: 5px;
        padding-left: 5px;
    }
    .page_title_content {
        display: block;
        text-align: center;
        padding: 25px 0;
    }
    .page_title_content h1 {
        font-size: 28px;
        margin-bottom: 10px;
    }
    .page_content {
        padding: 30px 0;
    }
    .page_content .txt {
        font-size: 18px;
    }
    .page_content .txt:after {
        display: none;
    }
    .c_list {
        margin-top: 25px;
        padding-right: 0;
    }
    .c_list .icon {
        width: 40px;
        height: 40px;
        line-height: 40px;
        border-radius: 3px;
        top: 4px;
    }
    .google_map_box {
        margin-top: 30px;
    }
    .section-title {
        margin-bottom: 30px;
        font-size: 30px;
    }
    .stats_box {
        padding: 30px 20px;
    }
    .stats_box h3 {
        font-size: 30px;
    }
    .stats_box .list_txt {
        font-size: 16px;
        font-weight: 600;
        letter-spacing: 0;
    }
    .age_ul .li {
        font-size: 16px;
    }
    .mb_sm_30 {
        margin-bottom: 30px;
    }
    .manager_detail .name, .manager_detail .email, .manager_detail .tel {
        margin-top: 15px;
    }
    .py_40 {
        padding: 30px 0;
    }
    .sm_txt {
        margin-top: 0px;
    }
    .top_location_list {
        padding: 10px;
        font-size: 25px;
        margin-bottom: 10px;
    }
}