/*Table Of Contents ends */
@import url("https://fonts.googleapis.com/css?family=Charm:400,700|Lora:400,400i,700|Open+Sans:300,400,400i,600,700|Raleway:400,400i,500,700,800|Work+Sans");

@font-face {
    font-family: "bisonbold";
    src: url("../fonts/bison-boldpersonaluse-webfont.woff2") format("woff2"),
        url("../fonts/bison-boldpersonaluse-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

body {
    padding: 0;
    margin: 0;
    font-family: "Raleway", sans-serif;
    font-size: 1rem;
    color: #46469e;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    line-height: 1.8rem;
    font-weight: 400;
}
body.full-page {
    overflow: hidden !important;
}

html {
    font-size: 16px;
}
ol,
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
a,
a:hover,
a:focus {
    outline: none;
    text-decoration: none;
    color: inherit;
}
input:focus {
    outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}
h1 {
    font-size: 3.75rem;
    font-family: "bisonbold";
    font-weight: 700;
}
h2 {
    font-size: 3.5rem;
    font-family: "bisonbold";
    font-weight: 700;
}
h3 {
    font-size: 1.675rem;
    font-family: "bisonbold";
    font-weight: 700;
}
h4 {
    font-size: 1.25rem;
    font-family: "bisonbold";
}
h5 {
    font-size: 1rem;
    font-family: "bisonbold";
}
h6 {
    font-size: 0.875rem;
    font-family: "bisonbold";
}

/* Text styling */
.heading-text h2 {
    background: #e24e59d1;
    padding: 10px 25px;
    text-align: center;
    font-size: 1em;
    color: #fff;
    font-family: "Raleway";
    margin-bottom: 120px;
}
/* Blink for Webkit and others
(Chrome, Safari, Firefox, IE, ...)
*/

@-webkit-keyframes blinker {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
.blink {
    text-decoration: blink;
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 0.6s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
}

p {
    font-size: 15px;
}
p.title {
    font-size: 1rem;
}
.block {
    display: block;
}
.italic {
    font-style: italic;
}
button {
    line-height: 1;
}

/*common font family*/
p,
.heading-title > span,
.process-wrapp li > .pro-step,
.progress-bars .progress p,
.progress-bars .progress .progress-bar span,
.approach-table .ammount .dur,
.pagination li > a,
.counters .count_nums,
.approach-table .ammount h2,
.approach-table ul li,
.webcats li a > span,
.getin_form .form-control {
    font-family: "Montserrat", sans-serif;
}

/*fontAwesome*/
.zeus.tparrows.tp-rightarrow::before,
.zeus.tparrows.tp-leftarrow::before,
.approach-table ul li > span::before,
.testimonial-quote h3::before,
.testimonial-quote h3::after,
blockquote.blockquote::before {
    font-family: "FontAwesome";
}

/* Helper Classes & Shorcodes */
.padding {
    padding: 7.5rem 0;
}
.padding_top {
    padding-top: 7.5rem;
}
.padding_bottom {
    padding-bottom: 7.5rem;
}
.margin_bottom {
    margin-bottom: 7.5rem;
}
.margin_top {
    margin-top: 7.5rem;
}
.padding_half {
    padding: 4.375rem 0;
}
.padding_bottom_half {
    padding-bottom: 4.375rem;
}
.margin_bottom_half {
    margin-bottom: 4.375rem;
}
.padding_top_half {
    padding-top: 4.375rem;
}
.heading_space {
    margin-bottom: 4.125rem;
}
.bottom5 {
    margin-bottom: 5px;
}
.bottom10 {
    margin-bottom: 10px;
}
.top10 {
    margin-top: 10px;
}
.bottom15 {
    margin-bottom: 15px;
}
.top15 {
    margin-top: 15px;
}
.top20 {
    margin-top: 20px;
}
.bottom20 {
    margin-bottom: 20px;
}
.bottom25 {
    margin-bottom: 25px;
}
.top25 {
    margin-top: 25px;
}
.bottom30 {
    margin-bottom: 30px;
}
.top30 {
    margin-top: 30px;
}
.bottom35 {
    margin-bottom: 35px;
}
.top40 {
    margin-top: 40px;
}
.bottom40 {
    margin-bottom: 40px;
}
.bottom45 {
    margin-bottom: 45px;
}
.top50 {
    margin-top: 50px;
}
.top60 {
    margin-top: 60px;
}
.bottom60 {
    margin-bottom: 60px;
}
.bottom0 {
    margin-bottom: 0;
}
.nomargin {
    margin: 0;
}
.nopadding {
    padding: 0;
}
.fontbold {
    font-weight: bold;
}
.fontmedium {
    font-weight: 500;
}
.font-light {
    font-weight: 300;
}
.font-xlight {
    font-weight: 200;
}
.bglight {
    background: #f5f7f7;
}
.bgdefault {
    background: #353584;
}
.whitecolor {
    color: #ffffff;
}
.darkcolor {
    color: #000000;
}
.skybluebg {
    background: #00afe5;
}

.extradark-color {
    color: #212331;
}
.defaultcolor {
    color: #353584;
}
section {
    position: relative;
}
.center-justified {
    text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center;
}
.container-padding {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
}
.gradient_bg {
    background: -webkit-linear-gradient(90deg, #423f9c 31%, #862359 69%);
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        color-stop(31%, #423f9c),
        color-stop(69%, #862359)
    );
    background: -webkit-linear-gradient(left, #423f9c 31%, #862359 69%);
    background: -o-linear-gradient(left, #423f9c 31%, #862359 69%);
    background: linear-gradient(90deg, #423f9c 31%, #862359 69%);
}
.gradient_bg_default {
    background: -webkit-linear-gradient(90deg, #00e4ce 31%, #00abc9 69%);
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        color-stop(31%, #00e4ce),
        color-stop(69%, #00abc9)
    );
    background: -webkit-linear-gradient(left, #00e4ce 31%, #00abc9 69%);
    background: -o-linear-gradient(left, #00e4ce 31%, #00abc9 69%);
    background: linear-gradient(90deg, #00e4ce 31%, #00abc9 69%);
}

.primary_bg_default {
    background: #46469e;
}

/*heading Titles */
.heading-title > span {
    font-size: 1.25rem;
    display: block;
    text-transform: capitalize;
    color: #353584;
}
.whitecolor.heading-title > span {
    color: #fff;
}
.heading-title h2 {
    font-weight: 400;
}

.heading-title h3 {
    font-weight: 700;
    font-size: 36px;
}
.heading-title h3 span {
    color: #44c1e2;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
}

/*img wrap*/
.image {
    overflow: hidden;
}
a.image {
    display: block;
}
.image img {
    width: 100%;
    display: block;
}
.image,
.image img {
    position: relative;
}

/*hover on images*/
.hover-effect::before,
.hover-effect::after {
    content: "";
    background: #fff;
    height: 0;
    width: 0;
    z-index: 1;
    position: absolute;
    -webkit-transition-duration: 1.3s;
    -o-transition-duration: 1.3s;
    transition-duration: 1.3s;
}
.hover-effect::before {
    right: 0;
    opacity: 1;
    top: 0;
}
.hover-effect::after {
    bottom: 0;
    opacity: 0.7;
    left: 0;
}
.hover-effect:hover::after,
.hover-effect:hover::before {
    height: 100%;
    opacity: 0;
    width: 100%;
}

a#prebookl {
    display: block;
    padding: 10px 0;
    text-align: center !important;
}
.center-block-link {
    color: #a71215;
    cursor: pointer;
    font-weight: 600;
    outline: none;
    display: inline-block;
    padding: 8px 20px;
    font-size: 15px;
    background: #ffba00;
    border: none;
}
/*to align elements center*/
.center-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
/*Back To Top*/
.back-top {
    color: #fff;
    right: 20px;
    font-size: 26px;
    position: fixed;
    z-index: 1600;
    opacity: 0;
    visibility: hidden;
    bottom: 15px;
    background: #ffba00;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    height: 40px;
    border: 2px solid #ffffff;
    width: 40px;
    text-align: center;
    line-height: 36px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.back-top-visible {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    visibility: visible;
}
.back-top::before {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    z-index: -1;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    opacity: 0;
    visibility: hidden;
    background: #db3236;
}
.back-top:hover::before,
.back-top:focus::before {
    opacity: 1;
    visibility: visible;
}
.back-top:hover,
.back-top:focus {
    color: #fff;
}

/* ----- Social Icons ----- */

.header-socialmedia {
    float: right;
    display: inherit;
    margin-top: 10px;
    color: #000000;
}
.header-socialmedia .btn {
    font-size: 14px;
    background: #ff8257 !important;
    border-radius: 20px;
    padding: 5px 20px;
    color: #ffffff;
    display: inline-block;
    text-transform: uppercase;
}

ul.social-icons-simple li,
ul.social-icons li {
    display: inline-block;
}
ul.social-icons li a {
    height: 24px;
    line-height: 24px;
    width: 28px;
    font-size: 32px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: 0 0.3rem;
    text-align: center;
    display: block;
    color: #ffffff;
}
ul.social-icons-simple li a {
    height: 32px;
    line-height: 24px;
    width: 32px;
    margin: 0 1px;
    font-size: 22px;
    text-align: center;
    display: inline-block;
}
ul.social-icons.white li a,
ul.social-icons-simple.white li a {
    color: #fff;
}
ul.social-icons-simple.dark li a {
    color: #000000;
}
ul.social-icons-simple li:last-child a,
ul.social-icons li:last-child a {
    margin-right: 0;
}
ul.social-icons-simple li:first-child a,
ul.social-icons li:first-child a {
    margin-left: 0;
}
ul.social-icons-simple li a:hover,
ul.social-icons-simple.dark li a:focus {
    color: #ffffff;
}
ul.social-icons-simple li a:focus {
    color: #df795a;
}
ul.social-icons li a:hover,
ul.social-icons li a:focus,
ul.social-icons.white li a:hover,
ul.social-icons.white li a:focus {
    color: #fff;
    -webkit-box-shadow: 0 0 15px 30px #353584 inset;
    box-shadow: 0 0 15px 30px #353584 inset;
}

/*-----Buttons-----*/
.button {
    position: relative;
    display: inline-block;
    font-size: 13px;
    padding: 1rem 2rem;
    line-height: 1;
    text-align: center;
    font-weight: 400;
    z-index: 1;
    margin-bottom: 10px;
    margin-right: 10px;
    border: 1px solid transparent;
    overflow: hidden;
}

.btnprimary,
.btnprimary-alt {
    background: #353584;
}
.btnsecondary {
    background: #643094;
}
.btnwhite {
    background: #fff;
    color: #212331;
}
.btnwhite-hole {
    background: transparent;
    border: 1px solid #fff;
}
.btnwhite:hover,
.btnwhite:focus {
    background: #2b6ce0;
}

.btnwhite-hole:hover,
.btnwhite-hole:focus {
    color: #212331;
    background: #fff;
}
.button > i {
    vertical-align: middle;
    margin-top: -3px;
    font-weight: 300 !important;
    position: absolute;
    right: 10px;
    top: 20px;
}
.btnprimary:hover,
.btnprimary:focus {
    border: 1px solid #2b6ce0;
    background: #2b6ce0;
}
.btnprimary-alt:hover,
.btnprimary-alt:focus {
    background: transparent;
    border: 1px solid #353584;
    color: #353584;
}
.rev_slider .btnprimary-alt:hover,
.rev_slider .btnprimary-alt:focus {
    background: transparent;
    border: 1px solid #fff;
}

.btnsecondary:hover,
.btnsecondary:focus {
    background: #2b6ce0;
    border: 1px solid #353584;
}
.btnsecondary.hvrwhite:hover,
.btnsecondary.hvrwhite:focus,
.btnprimary.hvrwhite:hover,
.btnprimary.hvrwhite:focus {
    background: #fff;
    border: 1px solid #fff;
    color: #212331;
}

.btn-gradient-hvr::before {
    background: -webkit-linear-gradient(90deg, #423f9c, #862359);
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        color-stop(#423f9c),
        color-stop(#862359)
    );
    background: -webkit-linear-gradient(left, #423f9c, #862359);
    background: -o-linear-gradient(left, #423f9c, #862359);
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#423f9c),
        to(#862359)
    );
    background: linear-gradient(90deg, #423f9c, #862359);
}
.btn-gradient-hvr::before,
.scndry-gradient-hvr::before {
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
}
.scndry-gradient-hvr::before {
    background: -webkit-linear-gradient(90deg, #00e4ce 31%, #00abc9 69%);
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        color-stop(31%, #00e4ce),
        color-stop(69%, #00abc9)
    );
    background: -webkit-linear-gradient(left, #00e4ce 31%, #00abc9 69%);
    background: -o-linear-gradient(left, #00e4ce 31%, #00abc9 69%);
    background: linear-gradient(90deg, #00e4ce 31%, #00abc9 69%);
}
.btn-gradient-hvr:hover::before,
.btn-gradient-hvr:focus::before,
.scndry-gradient-hvr:hover::before,
.scndry-gradient-hvr:focus::before {
    opacity: 1;
    visibility: visible;
}
.btn-gradient-hvr:hover,
.btn-gradient-hvr:focus {
    border-color: #643094;
}
.scndry-gradient-hvr:hover,
.scndry-gradient-hvr:focus {
    border-color: #353584;
}

.btnwhite-hole,
.btnwhite:hover,
.btnwhite:focus,
.btnprimary,
.btnsecondary,
.btnprimary-alt,
.btnprimary:hover,
.btnprimary:focus,
.btnsecondary:hover,
.btnsecondary:focus,
.rev_slider .btnprimary-alt:hover,
.rev_slider .btnprimary-alt:focus {
    color: #fff;
}

/* transitions common*/
a,
*::before,
*::after,
img,
span,
input,
button,
.navbar,
.fixedmenu,
.tp-bullet,
.owl-dot,
.owl-prev,
.owl-next {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
i::before,
i::after {
    -webkit-transition: all 0s !important;
    -o-transition: all 0s !important;
    transition: all 0s !important;
}

/*-------------------------------*/
/*Navigation Starts */
/*-------------------------------*/
.navbar {
    padding-bottom: 0;
    padding-top: 0;
    z-index: 1000;
}
.center-brand {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.center-brand,
.transparent-bg {
    left: 0;
    top: 0;
}
.center-brand,
.transparent-bg,
.fixed-bottom {
    position: absolute;
    width: 100%;
}
.fixed-bottom {
    bottom: 0;
}
.fixedmenu {
    top: 0;
    left: 0;
    right: 0;
    position: fixed;
    margin: 0;
    padding-bottom: 0;
    padding-top: 0;
    z-index: 1002;
    -webkit-animation-name: animationFade;
    -o-animation-name: animationFade;
    animation-name: animationFade;
    -webkit-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;

    -webkit-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.35);
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.35);
    background: #ffffff;
}
.center-brand.fixedmenu {
    background: #fff;
}
.fixed-bottom.fixedmenu {
    bottom: auto;
    -webkit-animation: none;
    -o-animation: none;
    animation: none;
}
@-webkit-keyframes animationFade {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@-o-keyframes animationFade {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        -o-transform: none;
        transform: none;
    }
}
@keyframes animationFade {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        -o-transform: none;
        transform: none;
    }
}
.nav-whitebg {
    background: #fff;
    -webkit-transition: all 0.9s ease;
    -o-transition: all 0.9s ease;
    transition: all 0.9s ease;
}
.navbar-brand {
    margin: 8px 0;
    padding: 0;
    position: relative;
}
.center-brand .navbar-brand {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0;
}
.navbar-brand > img {
    max-width: 100% !important;
}
.navbar.fixedmenu .logo-default,
.navbar .logo-scrolled {
    display: none;
}
.navbar.fixedmenu .logo-scrolled,
.navbar .logo-default {
    display: inline-block;
}

.navbar-nav .nav-item {
    margin: 16px 5px;
    position: relative;
}
.navbar-nav .nav-item:first-child {
    margin-left: 0;
}
.navbar-nav .nav-item:last-child {
    margin-right: 0;
}
.navbar-nav .nav-link {
    padding: 12px 1.25rem !important;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 13px;
    color: #353584;
    text-align: right;
    line-height: 17px;
    position: relative;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
}
.center-brand .navbar-nav .nav-link,
.transparent-bg .navbar-nav .nav-link,
.fixed-bottom .navbar-nav .nav-link {
    color: #fff;
}
.center-brand.fixedmenu .navbar-nav .nav-link {
    color: #212331;
}
.center-brand .navbar-nav .nav-link:hover,
.transparent-bg .navbar-nav .nav-link:hover,
.fixed-bottom .navbar-nav .nav-link:hover {
    color: #353584;
}

.navbar-nav .nav-link.active,
.navbar-nav .nav-link.active:hover,
.center-brand.fixedmenu .navbar-nav .nav-link.active {
    background: #353584;
    color: #fff;
}
.center-brand .navbar-nav .nav-link:first-of-type {
    background: rgba(0, 0, 0, 0);
}

/*toggle responsive*/
.navbar-toggler {
    position: relative;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.navbar-toggler:focus,
.navbar-toggler:active {
    outline: 0;
}
.navbar-toggler span {
    display: block;
    background: #353584;
    height: 2px;
    width: 25px;
    margin-top: 4px;
    margin-bottom: 4px;
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    position: relative;
    left: 0;
    opacity: 1;
}
.center-brand.fixedmenu .navbar-toggler span {
    background: -webkit-linear-gradient(90deg, #643094, #353584);
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        color-stop(#643094),
        color-stop(#353584)
    );
    background: -webkit-linear-gradient(left, #643094, #353584);
    background: -o-linear-gradient(left, #643094, #353584);
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#643094),
        to(#353584)
    );
    background: linear-gradient(90deg, #643094, #353584);
}
.navbar-toggler span:nth-child(1),
.navbar-toggler span:nth-child(3) {
    -webkit-transition: transform 0.35s ease-in-out;
    -o-transition: transform 0.35s ease-in-out;
    -webkit-transition: -webkit-transform 0.35s ease-in-out;
    transition: -webkit-transform 0.35s ease-in-out;
    -o-transition: -o-transform 0.35s ease-in-out;
    transition: transform 0.35s ease-in-out;
    transition: transform 0.35s ease-in-out, -webkit-transform 0.35s ease-in-out,
        -o-transform 0.35s ease-in-out;
}
.navbar-toggler:not(.collapsed) span:nth-child(1) {
    position: absolute;
    left: 12px;
    top: 5px;
    -webkit-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    opacity: 0.9;
}
.navbar-toggler:not(.collapsed) span:nth-child(2) {
    height: 3px;
    visibility: hidden;
    background-color: transparent;
}
.navbar-toggler:not(.collapsed) span:nth-child(3) {
    position: absolute;
    left: 12px;
    top: 5px;
    -webkit-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    opacity: 0.9;
}

/*-----Side Menu----*/
.side-menu {
    width: 30%;
    position: fixed;
    right: 0;
    top: 0;
    background: #ef9c83;
    z-index: 1032;
    height: 100%;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    -o-transition: -o-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease,
        -o-transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
    overflow: hidden;
}
.just-sidemenu .side-menu {
    background: -webkit-linear-gradient(90deg, #423f9c, #862359);
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        color-stop(#423f9c),
        color-stop(#862359)
    );
    background: -webkit-linear-gradient(left, #423f9c, #862359);
    background: -o-linear-gradient(left, #423f9c, #862359);
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#423f9c),
        to(#862359)
    );
    background: linear-gradient(90deg, #423f9c, #862359);
}
.transparent-sidemenu .side-menu {
    background: rgba(0, 0, 0, 0.95);
}
.side-menu.side-menu-active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.pul-menu .side-menu.side-menu-active {
    visibility: visible;
    opacity: 1;
}
.side-menu .navbar-brand {
    margin: 0 0 2.5rem 0;
}

/*Side overlay*/
#close_side_menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    -webkit-transition: opacity 300ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
    -o-transition: opacity 300ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
    transition: opacity 300ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
    display: none;
    z-index: 1031;
    opacity: 0.4;
}

/*side clode btn*/
.side-menu .btn-close {
    height: 33px;
    width: 33px;
    -webkit-box-shadow: 0 4px 4px -4px rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 4px -4px rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 30px;
    right: 15px;
    cursor: pointer;
}
.just-sidemenu #sidemenu_toggle {
    position: fixed;
    z-index: 999;
    /*background: #fff;*/
    right: 0;
    top: 16px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}
.side-menu .btn-close::before,
.side-menu .btn-close::after {
    position: absolute;
    left: 16px;
    content: " ";
    height: 24px;
    width: 2px;
    background: #000000;
    top: 5px;
}
.side-menu .btn-close:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.side-menu .btn-close:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

/*side open btn*/
.sidemenu_btn {
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    width: 36px;
    height: 36px;
    margin-right: 1rem;
    position: absolute;
    right: 15px;
    text-align: center;
    top: 25px;
    border: 2px solid #333333;
    border-radius: 50%;
}
.sidemenu_btn > span {
    height: 3px;
    width: 3px;
    background: #353584;
    display: inline-block;
    padding: 0;
}
.center-brand .sidemenu_btn > span,
.transparent-bg .sidemenu_btn > span,
.fixed-bottom .sidemenu_btn > span,
.just-sidemenu .toggle_white.sidemenu_btn > span {
    background: #fff;
}
.center-brand.fixedmenu .sidemenu_btn > span {
    background: #353584;
}

.side-menu .inner-wrapper {
    padding: 3.5rem 5rem;
    height: 100%;
    position: relative;
    overflow-y: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.pul-menu.pushwrap .side-menu .inner-wrapper {
    padding: 3.5rem 2.5rem;
}
.side-menu .side-nav {
    margin-bottom: 30px;
    display: block;
}
.side-nav .navbar-nav .nav-item {
    display: block;
    margin: 10px 0;
    padding: 0 !important;
    opacity: 0;
    -webkit-transition: all 0.8s ease 500ms;
    -o-transition: all 0.8s ease 500ms;
    transition: all 0.8s ease 500ms;

    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px);
}
.side-nav .navbar-nav .nav-item:first-child {
    -webkit-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
.side-nav .navbar-nav .nav-item:nth-child(2) {
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
.side-nav .navbar-nav .nav-item:nth-child(3) {
    -webkit-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s;
}
.side-nav .navbar-nav .nav-item:nth-child(4) {
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s;
}
.side-nav .navbar-nav .nav-item:nth-child(5) {
    -webkit-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    transition-delay: 0.5s;
}
.side-nav .navbar-nav .nav-item:nth-child(6) {
    -webkit-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    transition-delay: 0.6s;
}
.side-nav .navbar-nav .nav-item:nth-child(7) {
    -webkit-transition-delay: 0.7s;
    -o-transition-delay: 0.7s;
    transition-delay: 0.7s;
}
.side-nav .navbar-nav .nav-item:nth-child(8) {
    -webkit-transition-delay: 0.8s;
    -o-transition-delay: 0.8s;
    transition-delay: 0.8s;
}
.side-nav .navbar-nav .nav-item:nth-child(9) {
    -webkit-transition-delay: 0.9s;
    -o-transition-delay: 0.9s;
    transition-delay: 0.9s;
}
.side-menu.side-menu-active .side-nav .navbar-nav .nav-item {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}
.side-nav .navbar-nav .nav-link {
    display: inline-table;
    color: #000000;
    padding: 2px 0 3px 0 !important;
    font-size: 1.5rem;
    font-weight: 300;
    line-height: normal;
    position: relative;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.side-nav .navbar-nav .nav-link:hover {
    color: #ffffff;
}
.side-nav .navbar-nav .nav-link::after {
    content: "";
    position: absolute;
    background: #fff;
    display: inline-block;
    width: 0;
    height: 3px;
    bottom: 0;
    left: 0;
    overflow: hidden;
    -webkit-transition: all 0.5s cubic-bezier(0, 0, 0.2, 1);
    -o-transition: all 0.5s cubic-bezier(0, 0, 0.2, 1);
    transition: all 0.5s cubic-bezier(0, 0, 0.2, 1);
}
.transparent-sidemenu .side-nav .navbar-nav .nav-link::after {
    display: none;
}
.side-nav .navbar-nav .nav-link:hover::after,
.side-nav .navbar-nav .nav-link:focus::after {
    width: 100%;
}
.side-nav .navbar-nav .nav-link.active {
    background: transparent;
}
.transparent-sidemenu .side-nav .navbar-nav .nav-link:hover,
.transparent-sidemenu .side-nav .navbar-nav .nav-link:focus {
    margin-left: 5px;
}
.side-menu p {
    font-size: 13px;
    margin-top: 0.5rem;
    margin-bottom: 0;
}

.full-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 100%;
    overflow: hidden;
}
.half-cells {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    min-height: 100%;
    position: relative;
    overflow: hidden;
}
.full-container .half-cells:nth-child(1) {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
}
.full-container .half-cells:nth-child(2) {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.main .section:nth-child(2n) .half-cells:nth-child(1) {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.main .section:nth-child(2n) .half-cells:nth-child(2) {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
}

.full-container .image {
    top: 0;
    bottom: 0;
    height: 100%;
}
.full-container .image > img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.cover-image {
    -webkit-background-size: cover !important;
    background-size: cover !important;
}
div#split-slider {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
div#split-slider .item {
    position: relative;
    width: 100%;
    height: 100vh;
}
#owl-spliter.owl-dots {
    display: table;
    table-layout: fixed;
    margin: 1rem auto;
}
#owl-spliter.owl-dots .owl-dot {
    height: 6.25rem;
    width: 6.25rem;
    border: none;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: table-cell;
    padding: 5px;
}
#owl-spliter.owl-dots .owl-dot::after {
    display: none;
}
#owl-spliter.owl-dots .owl-dot > img {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 100%;
    height: 100%;
    display: block;
}
/*
.pp-section{
   opacity: 0;
}
.pp-section.active{
   opacity: 1;
}
*/

@media (max-width: 1366px) {
    .center-brand .sidemenu_btn {
        right: 0;
    }
}
@media (max-width: 1200px) {
    .side-menu .inner-wrapper {
        padding: 2rem 3.5rem;
    }
}
@media (min-width: 1025px) and (max-width: 1091px) {
    .navbar-nav.ml-auto {
        margin-right: 30px;
    }
    .sidemenu_btn {
        right: 0;
    }
}
@media (max-width: 1024px) {
    .sidemenu_btn {
        position: relative;
    }
    .center-brand .navbar-brand {
        width: 100px;
    }
    .navbar-nav .nav-link {
        font-size: 13px;
    }
}
@media (max-width: 992px) {
    .center-brand .navbar-brand {
        position: relative;
        top: auto;
        margin: 16px 0;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    .navbar-nav .nav-item {
        margin: 5px 0;
    }
    .center-brand .navbar-nav .nav-link,
    .transparent-bg .navbar-nav .nav-link {
        background: #353584;
    }
    .center-brand.fixedmenu .navbar-nav .nav-link,
    .transparent-bg.fixedmenu .navbar-nav .nav-link {
        background: transparent;
    }

    .side-menu {
        width: 50%;
    }
    .side-menu .inner-wrapper {
        padding: 2rem 2.5rem;
    }
    .side-nav .navbar-nav .nav-link {
        font-size: 2rem;
    }

    .half-cells {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        min-height: auto;
        width: 100%;
    }
}
@media (max-width: 768px) {
    .heading-text h2 {
        margin-bottom: 0px;
    }
    #headerbanner .heading-display {
        display: block !important;
    }
    .center-brand .navbar-brand {
        width: 100px;
    }
    .side-menu {
        width: 55%;
    }
    .side-nav .navbar-nav .nav-link {
        font-size: 1.5rem;
    }
    .navbar-nav .nav-link {
        text-align: left;
    }
}

@media (max-width: 767px) {
    #headerbanner .bannerBox {
        padding-top: 55px !important;
    }
    /*side open btn*/
    .sidemenu_btn {
        -webkit-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
        width: 30px;
        height: 30px;
        margin-right: 1rem;
        position: absolute;
        right: 15px;
        text-align: center;
        top: 15px;
        border: 2px solid #333333;
        border-radius: 50%;
    }

    .sidemenu_btn {
        right: 0px;
        position: absolute;
        padding-top: 2px;
    }
    .side-menu {
        width: 300px;
    }
    .side-nav .navbar-nav .nav-item {
        margin: 5px 0;
    }
    .side-nav p {
        display: none;
    }
    .navbar-toggler {
        margin-right: 40px;
    }
}

/*-------------------------------*/
/*Navigation Ends */
/*-------------------------------*/

/*-------------------------------*/
/*OWl Slider*/
/*-------------------------------*/
/*Dots*/
.owl-dots {
    margin-top: 0rem;
    text-align: center;
}
.vertical-dot .owl-dots {
    display: inline-table;
    width: 24px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 40px;
}
.owl-dots .owl-dot {
    height: 12px;
    width: 40px;
    background: transparent;
    margin: 2px 3px;
    position: relative;
    display: inline-block;
    -webkit-border-radius: 20%;
    border-radius: 20%;
    background: #8093b2;
    cursor: pointer;
    border: none;
    border-radius: 20px;
}
#text-fading .owl-dots .owl-dot {
    background: #fff;
    border: none;
}
.vertical-dot .owl-dots .owl-dot {
    border: none;
    background: rgba(255, 255, 255, 0.5);
}

.owl-dots .owl-dot::after {
    background-color: #ffffff;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    visibility: hidden;
    width: 100%;
}
.vertical-dot .owl-dots .owl-dot::after {
    display: none;
}
.vertical-dot .owl-dots .owl-dot.active {
    height: 15px;
    width: 15px;
    background: #fff;
}
.owl-dots .owl-dot.active::after,
.owl-dots .owl-dot:hover:after {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
    background: #244a88;
}

.animate-out {
    -webkit-animation-delay: 0ms;
    -o-animation-delay: 0ms;
    animation-delay: 0ms;
}

/*-------------------------------*/
/*Revolution SLider*/
/*-------------------------------*/

#headerbanner {
    position: relative;
    width: 100%;
    background: #593894 url(../images/banner.png) no-repeat;
    background-position: bottom 0% center;
    /* background-position: initial; */
    /* height: 100vh; */
    background-size: cover;
}
#headerbanner div.text1 {
    float: left;
    width: 100%;
}

#headerbanner div.text1 img {
    max-width: 100%;
}
#headerbanner div.text2 {
    float: left;
    width: 100%;
    margin-top: 100px;
}
#headerbanner .bannerBox {
    display: flex;
    align-items: flex-end;
}
#headerbanner div.text2 img {
    max-width: 100%;
}
#headerbanner .bannerRightImg {
    position: absolute;
}
#headerbanner .banner-bottom-img {
    width: 100%;
    /*position: absolute;*/
    bottom: 0;
}

#banner h2 {
    color: #000000;
    font-size: 42px;
    text-align: left;
    padding: 180px 0 0 0;
}

.query-form {
    background-image: linear-gradient(to right, #953391, #3f3a95);
    margin-top: 130px;
    text-align: left;
    position: relative;
    max-width: 320px;
    display: block;
    padding: 120px 0 0 0;
}
.query-form div.project {
    text-align: center;
    position: absolute;
    top: -118px;
    width: 273px;
    margin: 0px auto;
    left: 0;
    right: 0;
}
.query-form div.group {
    list-style: none;
    padding: 0 20px;
    margin-bottom: 15px;
    display: block;
}
.query-form input[type="text"],
.query-form input[type="email"] {
    width: 100%;
    /*padding: 0.2em 2em 0.2em 1em;*/
    color: #000000;
    font-size: 14px;
    outline: none;
    background: none;
    border: none;
    border: 1px solid #2e368f;
    border-radius: 5px;
    list-style: none;
    background: #ffffff;
}
.query-form .white,
.query-form .yellow {
    color: #ffffff;
    font-family: "Raleway";
    font-size: 20px;
    line-height: 25px;
}
.query-form .yellow {
    color: #f4e914;
    font-size: 22px;
    line-height: 30px;
}
.query-form label.error {
    position: absolute;
    color: #ffffff;
}
.query-form label.error {
    font-size: 12px;
    color: red;
    margin: 0;
    line-height: 10px;
}
.query-form textarea {
    width: 100%;
    padding: 0.2em 1em 0.2em 1em;
    color: #000000;
    font-size: 14px;
    outline: none;
    background: none;
    border: none;
    height: 50px;
    line-height: 18px;
    border-radius: 5px;
    list-style: none;
    background: #ffffff;
}
.query-form input[type="text"]:hover,
.query-form input[type="password"]:hover {
    color: #9e61a3;
}

/*************************/
.query-form .submit {
    padding: 10px 0;
}
.query-form input[type="submit"] {
    color: #a71215;
    cursor: pointer;
    font-weight: 600;
    outline: none;
    display: inline-block;
    padding: 8px 20px;
    font-size: 15px;
    background: #ffba00;
    border: none;
}
.query-form input[type="submit"]:hover {
    background: #ffba00;
    color: #000000;
    border: none;
}

/* Customize the label (the container) */
.query-form form .terms {
    display: block;
    position: relative;
    margin-bottom: 15px;
    padding-left: 30px;
    margin-top: 4px;
    cursor: pointer;
    font-size: 11px;
    color: #ffffff;
    line-height: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 300;
}

/* Hide the browser's default checkbox */

/* Create a custom checkbox */
.query-form form .checkmark {
    position: absolute;
    top: 3px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: transparent;
    border: 1px solid #ffffff;
    border-radius: 5px;
}

/* On mouse-over, add a grey background color */
.query-form form .terms:hover input ~ .checkmark {
    background-color: transparent;
}
.query-form form .terms input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* When the checkbox is checked, add a blue background */
.query-form form .terms input:checked ~ .checkmark {
    background-color: transparent;
    border: 1px solid #693a89;
}

/* Create the checkmark/indicator (hidden when not checked) */
.query-form form .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.query-form form .terms input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.query-form form .terms .checkmark:after {
    left: 6px;
    top: 2px;
    width: 6px;
    height: 11px;
    border: solid #693a89;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.hidden-xs {
    display: block;
}
.visible-xs {
    display: none;
}
.banner-text{
    text-align: center;
    width: 70%;
    margin: 0 auto;
    background: #fac543;
    color: #ec3226;
    font-size: 16px;
    font-weight: bold;padding: 5px;
}
@media screen and (max-width: 768px) {
    .visible-xs {
        display: block;
    }
    .hidden-xs {
        display: none;
    }
    #headerbanner {
        position: relative;
        width: 100%;
        background: #ffffff url(../images/banner-7rk-mobile.jpg) no-repeat;
        background-size: cover;
        height: auto;
        /*padding-bottom: 20px;*/
    }
    #headerbanner div.text1 {
        float: left;
        width: 100%;
    }
    #headerbanner .bannerRightImg {
        width: 65%;
    }
    .right-logomen img {
        float: right;
        width: 25%;
    }
    #headerbanner div.text1 img {
        max-width: 60%;
    }
    #headerbanner div.text2 {
        float: left;
        width: 100%;
        margin-top: 0px;
    }

    #headerbanner div.text2 img {
        max-width: 65%;
        margin-right: 25%;
        float:right;
    }

    .query-form {
        margin: 150px auto 20px;
        position: relative;
        max-width: 100%;
        left: auto;
        right: auto;
        text-align: center;
        width: 100%;
        height: auto;
    }
}
#headerbanner .bannerBox {
    padding-top: 20px;
}
#features-expertise {
    position: relative;
    background: #693a89;
    padding: 50px 0 20px;
    border-top: 5px solid #ffffff;
}
#features-expertise h2 {
    color: #ffffff;
    font-weight: 700;
    font-family: Raleway;
    margin-top: 25px;
    font-size: 32px;
    line-height: 32px;
}
#features-expertise h3 {
    color: #ffffff;
    font-weight: 700;
    font-family: Raleway;
    margin-bottom: 5px;
    font-size: 28px;
    line-height: 32px;
}
#features-expertise h4 {
    color: #ffffff;
    font-weight: 700;
    font-family: Raleway;
    margin-bottom: 25px;
    font-size: 24px;
    line-height: 32px;
}
#features-expertise p {
    color: #ffc905;
    font-weight: 700;
    font-family: Raleway;
    margin-bottom: 45px;
    font-size: 22px;
    line-height: 32px;
}
#features-expertise .feature-items {
    display: table;
    background: #ffc905;
    border-radius: 10px;
    height: 200px;
    width: 100%;
    padding: 10px;
    text-align: center;
    position: relative;
    z-index: 100;
}
#features-expertise .feature-items h3 {
    position: absolute;
    width: 48px;
    left: 0;
    right: 0;
    margin: 0px auto;
    height: 48px;
    top: -24px;
    background: #ffffff;
    color: #000000;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    border-radius: 50%;
    line-height: 40px;
}
#features-expertise .feature-items p {
    display: table-cell;
    vertical-align: middle;
    font-size: 15px;
    color: #000000;
    text-align: center;
    font-weight: 400;
    line-height: 25px;
}
#features-expertise .feature-items p span {
    font-size: 20px;
    clear: both;
    color: #000000;
    text-align: center;
    font-weight: 700;
    line-height: 25px;
}

@media (max-width: 768px) {
    #features-expertise {
        position: relative;
        background: #693a89;
        padding: 50px 0 20px;
        border-top: 5px solid #ffffff;
    }
    #features-expertise h2 {
        font-size: 20px;
        line-height: 32px;
    }
    #features-expertise h2 img {
        width: 100px;
        height: auto;
    }
    #features-expertise h3 {
        font-size: 28px;
        line-height: 32px;
    }
    #features-expertise h4 {
        font-size: 18px;
        line-height: 32px;
    }
    #features-expertise p {
        font-size: 16px;
        line-height: 24px;
    }

    #features-expertise .feature-items {
        margin-top: 20px;
        display: table;
        border-radius: 10px;
        padding-top: 25px;
        height: 100px;
        margin-bottom: 20px;
    }
    #features-expertise .feature-items p {
        display: table-cell;
        vertical-align: middle;
        font-size: 15px;
        color: #000000;
        text-align: center;
        font-weight: 400;
        line-height: 22px;
    }
}

#projects-plans {
    position: relative;
    background: #ed2e25;
    padding: 50px 0 20px;
    border-top: 5px solid #ffffff;
}
#projects-plans h3 {
    color: #ffffff;
    font-weight: 700;
    font-family: Raleway;
    margin: 25px 0;
    font-size: 48px;
    line-height: 48px;
}
#projects-plans .project-img {
    display: block;
    margin: 20px auto 10px auto;
    overflow: hidden;
}
#projects-plans .project-img img {
    border-radius: 20px;
    width: 80%;
}
#projects-plans h4 {
    color: #ffffff;
    width: 70%;
    margin: 10px auto;
    font-weight: 700;
    font-family: Raleway;
    font-size: 22px;
    line-height: 32px;
}
#projects-plans .btn-plan {
    display: inline-block;
    border-radius: 5px;
    background: #ffc905;
    padding: 5px 25px;
    color: #000000;
    font-weight: 700;
}
#projects-plans .btn-plan:hover {
    background: #693a89;
    padding: 5px 25px;
    color: #ffc905;
    font-weight: 700;
}
#projects-plans .btn-walkthrough {
    display: inline-block;
    margin: 10px 0;
    border-radius: 5px;
    background: #0071bb;
    padding: 5px 25px;
    color: #ffffff;
    font-weight: 700;
}
#projects-plans .btn-walkthrough:hover {
    display: inline-block;
    margin: 10px 0;
    border-radius: 5px;
    background: #ffc905;
    padding: 5px 25px;
    color: #000000;
    font-weight: 700;
}

#gallery-plans {
    position: relative;
    background: #0071bb;
    padding: 50px 0;
    border-top: 5px solid #ffffff;
}
#gallery-plans h3 {
    color: #ffffff;
    font-weight: 700;
    font-family: Raleway;
    margin: 0px 0 30px 0;
    font-size: 48px;
    line-height: 48px;
}
#gallery-plans .project-img {
    display: block;
    margin: 20px auto 10px auto;
    overflow: hidden;
}
#gallery-plans .project-img img {
    border-radius: 20px;
    width: 80%;
}
#gallery-plans .project-img img {
    border-radius: 20px;
    width: 80%;
}
#gallery-plans h4 {
    color: #ffffff;
    width: 70%;
    margin: 10px auto;
    font-weight: 700;
    font-family: Raleway;
    font-size: 22px;
    line-height: 32px;
}
#gallery-plans .btn-plan {
    display: inline-block;
    border-radius: 5px;
    background: #ffc905;
    padding: 5px 25px;
    color: #000000;
    font-weight: 700;
}
#gallery-plans .btn-plan:hover {
    background: #693a89;
    padding: 5px 25px;
    color: #ffc905;
    font-weight: 700;
}

@media (max-width: 768px) {
    #gallery-plans h3 {
        font-size: 28px;
        line-height: 32px;
        margin: 0px;
    }
    #projects-plans h3 {
        font-size: 28px;
        line-height: 32px;
        margin: 0px;
    }
    #gallery-plans h4 {
        font-size: 18px;
        line-height: 32px;
    }
    #gallery-plans p {
        font-size: 16px;
        line-height: 24px;
    }
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Sepia */
.hover09 figure img {
    -webkit-filter: sepia(0);
    filter: sepia(0);
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.hover09 figure:hover img {
    -webkit-filter: sepia(50%);
    filter: sepia(50%);
}

.modal-content {
    padding: 0;
    background: rgba(12, 12, 12, 0.22);
    border-radius: 10px;
}
#photogallery .modal-body, #unitplans .modal-body{
    margin: 0 !important;
}
.modal-body {
    padding: 10px;
    position: relative;
    float: none;
    margin: 0 auto;
    display: block;
}

.modal-body  p{
    background-color:yellow;
    color: #000000;
    padding:5px;
    text-align:center;
    line-height: 16px;
}
.modal-header{
    border-bottom: 1px solid rgba(233, 236, 239, 0);
    padding: 0px 10px;
    height:60px;
}
.close {
    float: right;
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: 1;
    outline:0;
}
.modal-header .close {
    padding: 10px;
    margin: -1rem -1rem -1rem auto;
    /* margin: auto 57rem; */
}

.modal-body.pd60 {
    padding: 30px 30px 60px 30px;
    position: relative;
}
.modal-body .close {
    color: #ffffff;
    position: absolute;
    right: 10px;
    top: 5px;
    opacity: 1;
    font-weight: 400;
    font-size: 28px;
}
.modal-body .content-wrapper {
    width: 100%;
    margin: 0px auto 0px auto;
    text-align: center;
}
.modal-body img {
    max-width: 100%;
    float: none;
    margin: 0 auto;
    display: block;
}
.submit > button {
    color: #a71215;
    cursor: pointer;
    font-weight: 600;
    outline: none;
    display: inline-block;
    padding: 8px 20px;
    font-size: 15px;
    background: #ffba00;
    border: none;
}
.modal-body .content-wrapper p {
    color: #ffffff;
    font-size: 18px;
    font-size: 1.1625rem;
    font-family: "proxima_novabold";
    margin: 0px auto 20px auto;
    text-align: center;
    padding: 0px 20px;
}

/* Form general- */
::-webkit-input-placeholder,
.form-control::-webkit-input-placeholder {
    color: #000000;
}
:-moz-placeholder,
.form-control:-moz-placeholder {
    /* Firefox 18- */
    color: #000000;
}
::-moz-placeholder,
.form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: #000000;
}
:-ms-input-placeholder,
.form-control:-ms-input-placeholder {
    color: #000000;
}
textarea::-webkit-input-placeholder,
textarea:-moz-placeholder,
textarea::-moz-placeholder,
textarea:-ms-input-placeholder {
    color: #000000;
    opacity: 1;
}

/*-------------------------------*/
/*  COntact US */
/*-------------------------------*/

/*-------------------------------*/
/* Footer*/
/*-------------------------------*/
.site-footer {
    background: #590716;
}
.site-footer .copyrights {
    font-size: 12px;
    color: #ffffff;
    text-align: left;
    padding: 20px 0 0 0;
    line-height: 20px;
}
.site-footer .copyrights p {
    margin: 0;
    padding: 0;
    font-size: 12px;
}
.query-form input#mobile {
    border: 1px solid #2e368f;
    font-size: 14px;
}

/*-------------------------------*/
/* Footer ends*/
/*-------------------------------*/

/*-------------------------------*/
/*PreLoader*/
/*-------------------------------*/
.loader {
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1111;
    background: #fff;
    overflow-x: hidden;
}
.loader-inner {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.loader-blocks {
    height: 58px;
    width: 58px;
}
.loader span {
    background: -webkit-linear-gradient(90deg, #423f9c 31%, #862359 69%);
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        color-stop(31%, #423f9c),
        color-stop(69%, #862359)
    );
    background: -webkit-linear-gradient(left, #423f9c 31%, #862359 69%);
    background: -o-linear-gradient(left, #423f9c 31%, #862359 69%);
    background: linear-gradient(90deg, #423f9c 31%, #862359 69%);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: block;
    height: 12px;
    opacity: 0;
    position: absolute;
    width: 12px;
    animation: load 4.6s ease-in-out infinite;
    -o-animation: load 4.6s ease-in-out infinite;
    -ms-animation: load 4.6s ease-in-out infinite;
    -webkit-animation: load 4.6s ease-in-out infinite;
    -moz-animation: load 4.6s ease-in-out infinite;
}
.loader span.block-1 {
    animation-delay: 1.06s;
    -o-animation-delay: 1.06s;
    -ms-animation-delay: 1.06s;
    -webkit-animation-delay: 1.06s;
    -moz-animation-delay: 1.06s;
    left: 0px;
    top: 0px;
}
.loader span.block-2 {
    animation-delay: 0.97s;
    -o-animation-delay: 0.97s;
    -ms-animation-delay: 0.97s;
    -webkit-animation-delay: 0.97s;
    -moz-animation-delay: 0.97s;
    left: 16px;
    top: 0px;
}
.loader span.block-3 {
    animation-delay: 0.87s;
    -o-animation-delay: 0.87s;
    -ms-animation-delay: 0.87s;
    -webkit-animation-delay: 0.87s;
    -moz-animation-delay: 0.87s;
    left: 31px;
    top: 0px;
}
.loader span.block-4 {
    animation-delay: 0.78s;
    -o-animation-delay: 0.78s;
    -ms-animation-delay: 0.78s;
    -webkit-animation-delay: 0.78s;
    -moz-animation-delay: 0.78s;
    left: 47px;
    top: 0px;
}
.loader span.block-5 {
    animation-delay: 0.69s;
    -o-animation-delay: 0.69s;
    -ms-animation-delay: 0.69s;
    -webkit-animation-delay: 0.69s;
    -moz-animation-delay: 0.69s;
    left: 0px;
    top: 16px;
}
.loader span.block-6 {
    animation-delay: 0.6s;
    -o-animation-delay: 0.6s;
    -ms-animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
    left: 16px;
    top: 16px;
}
.loader span.block-7 {
    animation-delay: 0.51s;
    -o-animation-delay: 0.51s;
    -ms-animation-delay: 0.51s;
    -webkit-animation-delay: 0.51s;
    -moz-animation-delay: 0.51s;
    left: 31px;
    top: 16px;
}
.loader span.block-8 {
    animation-delay: 0.41s;
    -o-animation-delay: 0.41s;
    -ms-animation-delay: 0.41s;
    -webkit-animation-delay: 0.41s;
    -moz-animation-delay: 0.41s;
    left: 47px;
    top: 16px;
}
.loader span.block-9 {
    animation-delay: 0.32s;
    -o-animation-delay: 0.32s;
    -ms-animation-delay: 0.32s;
    -webkit-animation-delay: 0.32s;
    -moz-animation-delay: 0.32s;
    left: 0px;
    top: 31px;
}
.loader span.block-10 {
    animation-delay: 0.23s;
    -o-animation-delay: 0.23s;
    -ms-animation-delay: 0.23s;
    -webkit-animation-delay: 0.23s;
    -moz-animation-delay: 0.23s;
    left: 16px;
    top: 31px;
}
.loader span.block-11 {
    animation-delay: 0.14s;
    -o-animation-delay: 0.14s;
    -ms-animation-delay: 0.14s;
    -webkit-animation-delay: 0.14s;
    -moz-animation-delay: 0.14s;
    left: 31px;
    top: 31px;
}
.loader span.block-12 {
    animation-delay: 0.05s;
    -o-animation-delay: 0.05s;
    -ms-animation-delay: 0.05s;
    -webkit-animation-delay: 0.05s;
    -moz-animation-delay: 0.05s;
    left: 47px;
    top: 31px;
}
.loader span.block-13 {
    animation-delay: -0.05s;
    -o-animation-delay: -0.05s;
    -ms-animation-delay: -0.05s;
    -webkit-animation-delay: -0.05s;
    -moz-animation-delay: -0.05s;
    left: 0px;
    top: 47px;
}
.loader span.block-14 {
    animation-delay: -0.14s;
    -o-animation-delay: -0.14s;
    -ms-animation-delay: -0.14s;
    -webkit-animation-delay: -0.14s;
    -moz-animation-delay: -0.14s;
    left: 16px;
    top: 47px;
}
.loader span.block-15 {
    animation-delay: -0.23s;
    -o-animation-delay: -0.23s;
    -ms-animation-delay: -0.23s;
    -webkit-animation-delay: -0.23s;
    -moz-animation-delay: -0.23s;
    left: 31px;
    top: 47px;
}
.loader span.block-16 {
    animation-delay: -0.32s;
    -o-animation-delay: -0.32s;
    -ms-animation-delay: -0.32s;
    -webkit-animation-delay: -0.32s;
    -moz-animation-delay: -0.32s;
    left: 47px;
    top: 47px;
}
@keyframes load {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-97px);
        -o-transform: translateY(-97px);
        transform: translateY(-97px);
    }
    15% {
        opacity: 0;
        -webkit-transform: translateY(-97px);
        -o-transform: translateY(-97px);
        transform: translateY(-97px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    70% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    85% {
        opacity: 0;
        -webkit-transform: translateY(97px);
        -o-transform: translateY(97px);
        transform: translateY(97px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(97px);
        -o-transform: translateY(97px);
        transform: translateY(97px);
    }
}
@-o-keyframes load {
    0% {
        opacity: 0;
        -o-transform: translateY(-97px);
    }
    15% {
        opacity: 0;
        -o-transform: translateY(-97px);
    }
    30% {
        opacity: 1;
        -o-transform: translateY(0);
    }
    70% {
        opacity: 1;
        -o-transform: translateY(0);
    }
    85% {
        opacity: 0;
        -o-transform: translateY(97px);
    }
    100% {
        opacity: 0;
        -o-transform: translateY(97px);
    }
}
@-webkit-keyframes load {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-97px);
    }
    15% {
        opacity: 0;
        -webkit-transform: translateY(-97px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
    70% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
    85% {
        opacity: 0;
        -webkit-transform: translateY(97px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(97px);
    }
}

/*-------------------------------*/
/*Loader ends*/
/*-------------------------------*/

@media screen and (max-width: 768px) {
    .container {
        max-width: 98%;
    }
}

/*Large devices (desktops, less than 1200px)*/
@media (max-width: 1200px) {
    html {
        font-size: 15px;
    }
}

/* Medium devices (tablets, less than 992px)*/
@media (max-width: 992px) {
    html {
        font-size: 14px;
    }
    h2 {
        font-size: 3rem;
    }
    h3 {
        font-size: 1.5rem;
    }
    h4 {
        font-size: 1.125rem;
    }
    p {
        font-size: 14px;
    }
    .heading-title > span {
        font-size: 1rem;
    }
}

/*Small devices (landscape phones, less than 768px)*/
@media (max-width: 768px) {
    .modal-header .close {
        margin: 0 0 0 90%;
    }
    html {
        font-size: 13px;
    }
    .navbar-brand {
        margin: 8px 0;
        padding: 0;
        width: 120px;
        position: relative;
    }

    .header-socialmedia {
        float: right;
    }
    .heading-title h3 {
        font-size: 24px;
    }
}
@media (max-width: 576px) {
    html {
        font-size: 14px;
    }
}
/* */
.bookform-sec h2 {
    text-align: center;
    margin: 0 0 15px;
    color: #3e3c3c;
    font-family: "Raleway", sans-serif;
    font-size: 2rem;
    font-weight: 400;
}
.bookform-sec label {
    font-weight: 500;
    font-size: 14px;
    color: #636060;
}
.bookform-sec {
    color: #403e3e;
}
.frt-list input {
    border: none;
    border-bottom: 1px solid #cac7c7;
    width: auto;
    height: 30px;
    line-height: 30px;
    outline: none !important;
    box-shadow: none !important;
    padding: 8px;
}
.rw1 {
    margin-bottom: 2rem;
}
.bookform-sec h4 {
    font-size: 16px;
    margin: 12px 0;
    font-weight: 500;
    color: #177ebc;
    font-family: "Raleway", sans-serif;
}
.frt-list {
    margin-bottom: 10px;
}
.frt-list.row input {
    width: 100%;
}
.frt-list.row,
.row.row-padd {
    margin-left: -5px;
    margin-right: -5px;
}
.padd {
    padding: 0 5px;
}
.book-table,
.book-table tr,
.book-table tr td,
.book-table tr th {
    border: 1px solid #ded5d5 !important;
    padding: 7px 10px !important;
    text-align: center;
    font-size: 15px;
    color: #484848 !important;
    vertical-align: middle !important;
}
.book-table tr th {
    color: #000 !important;
    font-weight: 500;
}
.book-table {
    margin-bottom: 25px;
}
.check-list .col-sm-2 {
    margin-bottom: 8px;
}
.check-list input {
}
.checknew {
    margin-bottom: 20px;
}
.term-heding {
    text-align: left !important;
    color: #177ebc;
    text-transform: capitalize;
    margin-bottom: 0;
}
.term-heding span {
    text-decoration: underline;
    font-weight: 600;
    cursor: pointer;
}
.term-heding span:hover,
.term-heding span:focus {
    color: #41ad49;
}
#myModalnew .close {
    position: absolute;
    right: 0;
    width: 40px;
    height: 40px;
    display: block;
    background: #177ebc;
    opacity: 1;
    color: #fff;
    top: 1px;
    font-weight: 300;
    font-size: 30px;
    z-index: 1;
}
#myModalnew h3 {
    color: #ffffff;
    font-family: "Raleway", sans-serif;
    font-weight: 500;
    margin: 10px 0;
}
#myModalnew ol {
    margin: 0;
    padding-left: 15px;
    list-style: decimal;
}
#myModalnew .modal-body li {
    font-size: 15px;
    line-height: 22px;
    color: #ffffff;
    margin-bottom: 12px;
}
#myModalnew .modal-body {
    padding: 15px 25px;
}
#myModalnew ol ul {
    list-style: lower-roman;
    padding-left: 15px;
    margin: 15px 0;
}
.pay-btn {
    background: #177ebc;
    border: none;
    margin-top: 30px;
    padding: 9px 30px;
    font-size: 17px;
    color: #fff;
    transition: all 0.4s linear;
}
.pay-btn:hover,
.pay-btn:focus {
    outline: none;
}
.success-page {
    text-align: center;
    padding: 2rem 0;
}
.success-page img {
    margin: 0 auto 15px;
    max-width: 95px;
}
.success-page h4 {
    font-size: 20px;
    color: #333333;
    margin: 0 0 10px;
}

/*Add CSS 27 Jan 2020 By Lokendra*/

.cof-list {
    display: flex;
    flex-flow: wrap;
}
.cof-list li {
    width: 100%;
    flex-basis: 20%;
    text-align: center;
    position: relative;
    margin: 0;
    padding: 0;
}
.cof-list li:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #177ebc;
    top: 33px;
    position: absolute;
    right: 50%;
}
.cof-list li:nth-of-type(1):after {
    display: none;
}
.cof-list li {
    display: block;
    padding: 10px 15px;
}
.cof-list li span {
    display: inline-block;
    width: 50px;
    height: 50px;
    background: #177ebc;
    color: #fff;
    border-radius: 50%;
    font-size: 23px;
    line-height: 45px;
    position: relative;
    z-index: 9;
}
.cof-list li h4 {
    font-size: 16px;
    line-height: 24px;
    margin: 11px 0 0;
    color: #177ebc;
    font-family: "Raleway", sans-serif;
}
.cof-list li.active span {
    background: #41ad49;
}
.cof-list li.active h4 {
    color: #41ad49;
}
.cof-content {
    display: none;
}
.cof-content.active {
    display: block;
    animation: change 0.4s linear;
}
@keyframes change {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.next-tab {
    padding: 0;
    margin: 10px 0;
    text-align: right;
}
.next-tab li {
    list-style: none;
    display: inline-block;
    margin-left: 10px;
}
.next-tab button {
    list-style: none;
    width: 80px;
    height: 40px;
    background: #177ebc;
    border: none;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    line-height: 40px;
    outline: none !important;
    box-shadow: none !important;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
}
.next-tab img {
    width: 18px;
}
.channel-div {
    display: none;
}
.referral-div {
    display: none;
}
input#referr:checked ~ .referral-div {
    display: block;
}
input#channel-partner:checked ~ .referral-div {
    display: block;
}
.book-content {
    margin-top: 20px;
}
.red-box1,
.red-box2,
.ser-box1,
.ser-box2 {
    display: none;
}
.red-box1.active,
.red-box2.active,
.ser-box1.active,
.ser-box2.active {
    display: flex;
}
.bookform-sec {
    min-height: 619px;
}
.signup-error {
    color: red;
}
.book-content .tab {
    display: none;
}
footer p {
    margin: 0 0 4px;
    font-family: "Raleway", sans-serif;
}
footer a {
    color: #000;
}
footer {
    background: #eaeaea;
    color: #1f1f1f;
    padding: 20px 0 6px;
    margin: 0;
}
footer strong {
    color: #0071bb;
    font-weight: 600;
}
footer hr {
    border-top: 1px solid rgba(0, 0, 0, 0.16);
    margin: 12px 0;
}
header {
    padding: 10px 0;
}
.head-right img {
    float: right;
}
.fade.in {
    opacity: 1;
    background: rgba(0, 0, 0, 0.32941176470588235);
}
.modal.fade.in .modal-dialog {
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
}
.slick-next:before,
.slick-prev:before {
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
}
label#checkbox-error {
    display: block;
    margin-top: 5px;
}
.greetmessage {
    display: block;
    padding: 5px 20px;
    text-align: center;
    color: green;
}
.srks-logo img {
    width: 220px;
}
.mbtn-sec {
    width: 100%;
    position: fixed;
    bottom: -55px;
    z-index: 9999;
    box-shadow: 0px 1px 8px #000;
    transition: all 0.4s linear;
}
.ms-btn {
    width: 100%;
    float: left;
    border: none;
    border-right: 2px solid #fff;
    padding: 13px;
    background: #ffba00;
    color: #a71215;
    font-weight: 600;
    font-size: 15px;
}
.mbtn-sec .ms-btn:last-child {
    border-right: none;
}
.mbtn-sec {
    display: none;
}
.term-sec ol {
    margin: 0;
    padding-left: 20px;
    list-style: decimal;
}
.term-sec ol li {
    margin-bottom: 10px;
}
.term-sec ol li ul {
    list-style: lower-roman;
    padding-left: 15px;
    margin: 10px 0;
}
.bookform-sec .term-sec h4 {
    font-size: 20px;
}
.right-logomen {
    text-align: right;
    margin-top: 20px;
    padding-right: 10%;
}
.right-logomen img {
    background-color: #ffffff;
    padding: 5px;
}
.en-btn {
    position: fixed;
    right: -50px;
    top: 50%;
    transform: rotate(-90deg);
    color: #a71215;
    cursor: pointer;
    font-weight: 600;
    outline: none;
    display: none;
    padding: 5px 20px;
    font-size: 15px;
    background: #ffba00;
    border: none;
    border-radius: 4px;
}
.en-btn.btn-fix {
    display: block;
}

/*table style*/


/*table style*/


/*------- Media Query --------*/

@media screen and (max-width: 500px) {
    .mbtn-sec {
        display: block;
    }
    footer.menpage-footer {
        margin-bottom: 40px;
    }
    .back-top {
        bottom: 50px;
    }
    .mbtn-sec.fix-btn {
        bottom: 0;
    }
    iframe#mmVideo {
        height: 182px;
    }
    .right-logomen {
        text-align: left;
        margin-top: 7px;
    }
    header {
        border-bottom: 1px solid #dadada;
    }
    .head-left img,
    .head-right img {
        height: 50px;
    }
    .bookform-sec h2 {
        font-size: 23px;
    }
    .bookform-sec {
        min-height: 220px;
        margin-top: 15px;
    }
    .cof-list {
        padding-bottom: 25px;
        position: relative;
    }
    .cof-list li {
        padding: 5px 0;
        position: static;
    }
    .cof-list li h4 {
        position: absolute;
        width: 100%;
        display: none;
        left: 0;
        font-size: 17px;
    }
    .cof-list li.active h4 {
        display: block;
    }
    .cof-list li span {
        width: 40px;
        height: 40px;
        font-size: 17px;
        line-height: 36px;
    }
    .cof-list li:after {
        top: 24px;
        right: 15px;
        width: 90%;
    }
    .bookform-sec label {
        margin-bottom: 1px;
    }
    .frt-list {
        margin-bottom: 7px;
    }
    .frt-list input {
        border: 1px solid #e2e2e2;
    }
    .book-table {
        margin-bottom: 10px;
    }
    .success-page h4 {
        font-size: 15px;
        line-height: 20px;
    }
    .success-page img {
        max-width: 85px;
    }
    .success-page {
        padding: 0 0 1rem;
    }
    .en-btn.btn-fix {
        display: none;
    }
}
@media screen and (min-width: 769px) and (max-width: 991px) {
    .modal-header .close {
        margin: 0 0 0 80%;
    }
    .query-form div.project {
        width: auto;
    }
    .srks-logo img {
        width: 85%;
    }
    #headerbanner .bannerBox {
        align-items: center;
    }
    #headerbanner .heading-display {
        align-items: flex-end !important;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .modal-header .close {
        margin: 0 0 0 75%;
    }
    #headerbanner .bannerBox {
        align-items: center;
    }
    .heading-text h2 {
        margin-bottom: 140px;
    }
    #headerbanner .heading-display {
        align-items: flex-end !important;
    }
}

@media screen and (min-width: 1200px) {
    .heading-text h2 {
        margin-bottom: 150px;
    }
    .modal-header .close {
        margin: 0 0 0 70%;
    }
}

@media screen and (min-width: 1800px) {
    .modal-header .close {
        margin: 0 0 0 65%;
    }
}
