@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/revslider/5.4.8/css/settings.min.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/magnific-popup.js/1.1.0/magnific-popup.min.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/jquery-fancybox/3.5.7/jquery.fancybox.min.css");
@import url("https://fonts.googleapis.com/css?family=Hind+Siliguri:400,300,500,600,700");
@import url("https://fonts.googleapis.com/css?family=Hind+Vadodara:400,300,500,600,700");
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css');

html {
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
caption,
canvas,
center,
cite,
code,
dd,
del,
details,
dfn,
dialog,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
form,
footer,
header,
hgroup,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
tt,
table,
tbody,
textarea,
tfoot,
thead,
time,
tr,
th,
td,
u,
ul,
var,
video {
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
    font-style: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    quotes: none;
}

.accordion {
    cursor: pointer;
    width: 100%;
    border: none;
    outline: 0;
    transition: .4s;
    font-size: 14px;
    font-weight: 400;
    color: #333;
    padding: 5px 10px;
}

@media screen and (max-width: 991px) and (min-width:768px) {
    .header .navbar-nav .dropdown-menu {
        background:#027e3b
    }

    .home-stamp {
        top: 120px;
        right: 61px;
        width: 100px;
        height: 100px
    }

    .bg-pricing {
        margin-bottom: 30px!important
    }

    .feature-box .crl {
        width: 80px;
        height: 80px;
        padding: 19px 0
    }

    .feature-box h4 {
        font-size: 1rem;
        min-height: 39px
    }

    .feature-box .crl img {
        width: 40px
    }

    .pad100,.padtb {
        padding: 40px 0
    }

    .our-sponsers-area .single-sponsers,.xs-mb30 {
        margin-bottom: 0
    }

    .pricing-tables-area .pricing-box .pricing-header .pricing-value {
        font-size: 40px;
        line-height: 20px
    }

    .feature-area .feature-box,.our-blog-area .inner-blog {
        grid-template-columns: repeat(3,1fr)!important
    }

    .our-sponsers-area .single-sponsers ul {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: normal!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }

    .our-sponsers-area .single-sponsers ul li {
        margin-right: 20px!important;
        margin-bottom: 30px!important
    }

    .product-area .single-product .cart-box img,.speakers-single-area .speakers-img img {
        width: 100%
    }

    .pricing-tables-area.event-schedule .pricing-header .pricing-value h3 {
        font-size: 18px;
        line-height: 18px
    }
}

@media screen and (max-width: 481px) {
    .event-title {
        font-size:18px
    }

    .header .navbar-nav .dropdown-menu {
        background: #027e3b
    }

    .button-home-page {
        margin-top: 20px
    }

    .download-bro {
        position: relative;
        width: 200px!important
    }

    .speakers-img img {
        width: inherit
    }

    .sessions-list li {
        width: 100%;
        padding: 0
    }

    .banner-btn,.home-stamp {
        display: none
    }

    .owl-carousel.owl-loaded {
        height: auto
    }

    .reg-table td {
        font-size: 14px
    }

    .banner-con-area {
        height: 400px
    }

    .banner-info {
        padding: 20px
    }

    .banner-info h1 {
        font-size: 24px
    }

    .hero-banner-area1.home-2 .upcoming div {
        width: 100%
    }

    .hero-banner-area1.home-2 .upcoming div .cdown {
        font-size: 24px;
        line-height: 24px
    }

    .feature-box h4 {
        font-size: 1rem
    }

    .feature-box .crl {
        width: 120px;
        height: 120px;
        padding: 29px 0
    }
}

@media screen and (max-width: 991px) {
    header .navbar {
        margin-top:25px;
        position: absolute;
        z-index: 9999;
        width: calc(100% - 30px)
    }

    .brand-logo img {
        width: 200px!important
    }

    .footer-list-links {
        text-align: left
    }

    .pad-t120,.pad-t90,.pad-top120 {
        padding-top: 30px
    }

    .pad100,.pad80,.padtb,.ptb,.ptb50,.ptb60 {
        padding: 30px 0;
    }

    .conference-area .generel-icons,.pad-top100 {
        padding: 30px 0 0
    }

    .mt60,.pricing-tables-area .pricing-box .bordered-btn {
        margin-top: 10px
    }

    .mt65 {
        margin-top: 15px
    }

    .xs-mb30 {
        margin-bottom: 0!important
    }

    .xs-mb40 {
        margin-bottom: 40px!important
    }

    .contact-us-area .section-title,.mt40,.mt50,.our-sponsers-area-tow .owl-theme .owl-nav {
        margin-top: 0
    }

    .contact-us-area.about .icon-box .inner-content h3,.mtb100,.mtb50 {
        margin: 30px 0
    }

    .pad-tb {
        padding: 200px 0
    }

    .xs-pt-0 {
        padding-top: 0
    }

    .xs-mt30 {
        margin-top: 30px!important
    }

    .blog-single .left-sidebar .sidebar-widget,.mb50,.mb80,.our-blog-area .section-title .title-text {
        margin-bottom: 30px
    }

    br {
        display: none
    }

    .event-schedule-area-two .tab-content .table tbody tr td .event-wrap .categories a,.footer-area .offset-1,.generel-information-area .offset-6,.row .no-gutter {
        margin-left: 0
    }

    .mb0 {
        margin: 0!important
    }

    .pr-0 {
        padding-right: 15px!important
    }

    .pl-0 {
        padding-left: 15px!important
    }

    .pad-b100 {
        padding-bottom: 30px
    }

    .navbar-expand-lg {
        background-color: rgb(5, 91, 193);
        margin-top: 30px
    }

    .f-logo img {
        width: 90%
    }

    .conference-area .conference-content.ct-2 h1,.our-sponsers-area-tow .single-sponsers,.pdd p {
        margin-bottom: 40px
    }

    .header .navbar-toggler-icon {
        background-color: rgb(5, 91, 193);
        outline: 0;
        padding-top: 5px;
        color: #fff
    }

    .header .navbar-nav .nav-link {
        line-height: 45px
    }

    .event-schedule-area .tab-area .tab-content .table,.header .navbar-nav .dropdown-menu,.whos-speaking-area-two .single-speaking img,.whos-speaking-area-two .speakers img {
        width: 100%
    }

    .base-style-2 .navbar-nav li.active>a {
        color: #fff!important
    }

    .base-style-2 .navbar-nav .nav-link {
        color: #fff;
        padding: 9px 13px
    }

    .hero-banner-area .banner-content {
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .hero-banner-area .banner-content h1 {
        font-size: 40px;
        line-height: 40px
    }

    .hero-banner-area .banner-content h2 {
        font-size: 35px;
        line-height: 2em
    }

    .hero-banner-area .banner-content p {
        line-height: 25px
    }

    .conference-synopsis-area .inner-content .section-title .title-text h2,.section-title .title-text h2 {
        font-size: 23px;
        line-height: 23px
    }

    .section-title .title-text h2:before {
        top: 12px
    }

    .conference-synopsis-area .inner-content h4 {
        font-size: 20px;
        line-height: 20px;
        margin: 22px 0 20px
    }

    .conference-synopsis-area .inner-content .section-title {
        margin: 0 0 15px
    }

    .section-title .title-text {
        margin: 0 0 20px
    }

    .event-schedule-area-two ul.custom-tab li {
        margin-right: 18px
    }

    .event-schedule-area-two ul.custom-tab li a {
        font-size: 16px;
        line-height: 0;
        padding: 22px 8px
    }

    .event-schedule-area-two .tab-content .table tbody tr th {
        padding: 30px 10px
    }

    .conference-area .conference-content,.conference-area .conference-content p,.conference-area .inner-content,.event-schedule-area-two .tab-content .table tbody tr td {
        padding: 0
    }

    .event-schedule-area-two .tab-content .table tbody tr td .primary-btn a.btn-primary {
        line-height: 40px;
        padding: 0 15px;
        font-size: 12px
    }

    .event-schedule-area-two .tab-content .table tbody tr td .event-wrap h3 a {
        font-size: 13px;
        line-height: 13px
    }

    .event-schedule-area-two .tab-content .table tbody tr td .event-wrap .categories,.event-schedule-area-two .tab-content .table tbody tr td .event-wrap .organizers {
        margin: 0
    }

    7 .event-schedule-area-two .tab-content .table tbody tr td .event-wrap .organizers a {
        font-size: 11px
    }

    .blog-single .left-sidebar .sidebar-widget .single-post .post-content p,.error-page .inner-content p,.event-schedule-area .tab-area .nav-item .nav-link,.event-schedule-area .tab-area .tab-content .table tbody td .heading,.event-schedule-area .tab-area .tab-content .table tbody td span,.event-schedule-area-two .tab-content .table tbody tr td .event-wrap .time span,.footer-area .copyright p,.section-title .title-text.pl p {
        font-size: 13px
    }

    .blog-single .pagination,.event-schedule-area-two .primary-btn,.footer-area .f-content .f-social,.footer-area .f-content .inner-content,.generel-information-area .inner-content,.generel-information-area .inner-content .primary-btn,.speakers-single-area .inner-content h1 {
        margin-top: 30px
    }

    .our-sponsers-area-tow .owl-carousel .owl-item img {
        margin: auto;
        width: auto
    }

    .our-sponsers-area-tow .sponsers-active .owl-nav div {
        left: 5%
    }

    .our-sponsers-area-tow .sponsers-active .owl-nav div.owl-next {
        right: 5%
    }

    .contact-us-area.home-1 .icon-box,.counter-up-area .single-counter {
        text-align: center
    }

    .counter-up-area .single-counter .count-content span {
        padding-left: 0;
        margin-bottom: 2px
    }

    .counter-up-area .single-counter .count-content span:before {
        position: inherit;
        display: none
    }

    .contact-us-area.home-1 .icon-box .inner-content h3 {
        font-size: 19px;
        line-height: 12px;
        margin: 20px 0
    }

    .contact-us-area-two .inner-box {
        min-height: 375px;
        padding: 30px 0 0
    }

    .contact-us-area-two .inner-box button {
        margin-top: 25px
    }

    .footer-area .copyright {
        margin-top: 20px;
        text-align: center;
        display: block
    }

    .footer-area .am,.footer-area .f-content .f-social ul {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .footer-area .f-content .inner-content span,.whos-speaking-area-two .speakers .title-text p,.whos-speaking-area-two.speakers .title-text p {
        font-size: 14px
    }

    .footer-area .f-content .sub-btn input {
        width: 96%
    }

    .footer-area .f-content .sub-btn button {
        right: 4%
    }

    .pricing-tables-area .pricing-box {
        padding: 25px
    }

    .hero-banner-area.home-2 .upcoming div {
        width: 340px
    }

    .hero-banner-area.home-2 .upcoming div .cdown {
        font-size: 35px;
        line-height: 40px
    }

    .hero-banner-area.home-2 .upcoming div .cdown p {
        font-size: 15px
    }

    .hero-banner-area.home-2 .banner-content h3 {
        font-size: 20px;
        line-height: 20px
    }

    .blog-single .our-blog-area,.feature-area .feature-box,.our-blog-area .inner-blog {
        grid-template-columns: repeat(1,1fr)
    }

    .conference-synopsis-area .offset-6 {
        margin-left: 0;
        padding: 0 15px
    }

    .event-schedule-area .section-title .title-text,.our-blog-area .single-blog .blog-content a h3 {
        margin-bottom: 20px
    }

    .event-schedule-area .tab-area .nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        margin-top: 0
    }

    .event-schedule-area .tab-area .nav-item {
        margin-bottom: 25px;
        margin-right: 25px
    }

    .event-schedule-area .tab-area .tab-content .table tbody th {
        padding-left: 20px
    }

    .blog-single .content-side .inner-box .lower-box,.motivational-concepts-area .testimonial-wrapper,.our-blog-area .single-blog .blog-content {
        padding: 30px
    }

    .our-sponsers-area .single-sponsers {
        margin-bottom: 0
    }

    .our-sponsers-area .single-sponsers ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .our-sponsers-area .single-sponsers ul li {
        margin-right: 0
    }

    .conference-area .generel-icons ul li,.contact-us-area .icon-box .box-icons,.generel-information-area .generel-icons ul li {
        margin-right: 30px
    }

    .contact-us-area .icon-box .inner-content h3 {
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 20px
    }

    .home-4 .contact-box {
        margin-top: 24%
    }

    .title-text.fn h2 {
        font-size: 19px;
        line-height: 19px
    }

    .conference-area .conference-content {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-top: 20px
    }

    .conference-area .conference-content .pr-0 {
        padding-right: 0
    }

    .conference-area .conference-content h1 {
        font-size: 22px;
        line-height: 22px;
        margin-bottom: 40px
    }

    .motivational-concepts-area .testimonial-wrapper:after {
        right: 30px;
        top: 14%;
        font-size: 30px
    }

    .blog-single .left-sidebar .sidebar-widget .single-post .post-content {
        margin-left: 20px
    }

    .blog-single .content-side .inner-box .lower-box h2 {
        font-size: 18px;
        line-height: 18px
    }

    .blog-single .content-side .inner-box .lower-box .post-info ul li {
        margin: 0;
        font-size: 10px
    }

    .about-us-area .about-content .section-title h2 {
        font-size: 33px
    }

    .feature-area .feature-box .sinlge-feature .feature-content a h3,.speakers-single-area .inner-content span {
        margin: 20px 0
    }

    .base-style-2 .navbar-nav li.active a:before,.header .navbar-nav li.active a:before,.header.white-color .navbar-nav li.active a:before {
        background: 0 0
    }

    .our-sponsers-area .section-title .title-text p {
        margin: 25px 0 30px
    }

    .conference-area .conference-content.ct-1 h1 {
        margin-bottom: 30px;
        font-size: 18px
    }

    .product-area .cart-dtl {
        padding: 10px 20px
    }
}

@media screen and (max-width: 1199px) {
    .container {
        max-width:96%
    }

    .header .navbar-nav .nav-link {
        font-size: 12px;
        line-height: 16px
    }

    .header .navbar {
        margin-top: 25px
    }

    .header .navbar-nav .nav-link:hover {
        color: #fff
    }

    .header .navbar-nav .dropdown-menu {
        padding-top: 0;
        padding-bottom: 0
    }

    .banner-info h1 {
        width: 100%!important
    }
}

@media only screen and (max-width: 767px) {
    .table-respon {
        display:block;
        width: 100%;
        overflow-x: auto
    }

    .inner-bg {
        padding: 15px
    }
}

@media screen and (min-width: 766px) and (min-width:1198px) {
    .download-bro {
        width:200px!important;
        position: absolute;
        right: 50px;
        top: 130px;
        z-index: 991
    }
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width:60%
    }
}

figure {
    margin: 0;
}

:focus {
    outline: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
}

legend {
    white-space: normal;
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    max-width: 100%;
    vertical-align: baseline;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

button,
input {
    line-height: normal;
}

input,
textarea {
    background-image: -webkit-linear-gradient(hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, 0));
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    line-height: 1;
    cursor: pointer;
    -webkit-appearance: button;
    border: none;
}

input[type="checkbox"],
input[type="radio"] {
    padding: 0;
}

input[type="search"] {
    -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    font-family: "Hind Siliguri", sans-serif;
    font-size: 15px;
    font-weight: 400;
    background-color: #fff;
    color: #2f4862;
    line-height: 1.8;
}

a {
    color: #15416e;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

p {
    margin-top: 0;
    margin-bottom: 20px;
}

p:last-child {
    margin-bottom: 0;
}

span {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

a:hover,
a:focus {
    color: #f37e0e;
    text-decoration: none;
    outline: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

ul,
ol {
    padding: 0;
}

img {
    max-width: 100%;
    height: auto;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.img-left {
    margin: -10px 50px 0 0 !important;
    float: left;
}

.img-right {
    margin: 0 0 0 50px !important;
    float: right;
}

b,
strong {
    font-weight: 900;
}

h1 {
    font-size: 36px;
}

h2 {
    font-size: 32px;
}

h3 {
    font-size: 28px;
}

h4 {
    font-size: 24px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 14px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Hind Vadodara", sans-serif;
    font-weight: 700;
    font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 30px 0 20px 0;
    color: #15416e;
    line-height: 1.1;
    text-transform: uppercase;
}

h2 {
    font-size: 30px;
}

h3 {
    font-size: 26px;
}

.tp-banner-container h1,
.tp-banner-container h6 {
    color: #fff;
}

button {
    border: none;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    font-size: 15px;
    font-family: "Hind Siliguri", sans-serif;
    font-weight: 700;
    color: #fff;
    background: transparent;
    text-transform: uppercase;
    padding: 24px 120px 21px 124px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="color"] {
    background: #d8e7ef;
    position: relative;
    border: none;
    padding: 0;
    border: 1px solid #d8e7ef;
    height: 45px;
    max-width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

input[type="text"],
input[type="email"],
input[type="number"] {
    width: 100%;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
input.input-text:focus {
    border: 1px solid #2f4862;
    background-color: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

input[type="submit"],
button[type="submit"],
input[type="submit"].scheme2:hover,
button[type="submit"].scheme2:hover,
.button,
.button.scheme2:hover {
    color: #ffffff;
    background-image: none;
    background-color: #f37e0e;
    height: 45px;
    line-height: 45px;
    padding: 0 30px;
    cursor: pointer;
    white-space: nowrap;
    border: none;
    display: inline-block;
    font-weight: bold;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    text-transform: uppercase;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

input[type="submit"]:hover,
button[type="submit"]:hover,
input[type="submit"].scheme2,
button[type="submit"].scheme2,
input[type="submit"].lg:hover,
button[type="submit"].lg:hover,
.button:hover,
.button.scheme2,
.button.lg:hover {
    background-color: #15416e;
    color: #ffffff;
}

input[type="submit"].lg,
button[type="submit"].lg,
.button.lg {
    height: 55px;
    line-height: 55px;
    padding: 0 35px;
}

.button.sm {
    height: 40px;
    line-height: 40px;
    padding: 0 25px;
}

textarea {
    width: 100%;
    height: 150px;
    padding: 12px 17px;
}

input[type="checkbox"] {
    display: inline;
}

textarea:-moz-placeholder,
textarea::-moz-placeholder,
input:-moz-placeholder,
input::-moz-placeholder {
    color: #999999;
    opacity: 1;
}

input:-ms-input-placeholder {
    color: #999999;
}

textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder {
    color: #999999;
    opacity: 1;
}

@-webkit-keyframes pop-scale {
    0% {
        -webkit-transform: scale(0.7)
    }

    100% {
        -webkit-transform: scale(1)
    }
}

@-moz-keyframes pop-scale {
    0% {
        -moz-transform: scale(0.7)
    }

    100% {
        -moz-transform: scale(1)
    }
}

@keyframes pop-scale {
    0% {
        transform: scale(0.7)
    }

    100% {
        transform: scale(1)
    }
}

.btn {
    background-image: none;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input,
.dropdown-menu,
.navbar .nav>.active>a,
.navbar .nav>.active>a:hover,
.navbar .nav>.active>a:focus {
    -webkit-appearance: none;
    text-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    color: #999999;
}

input[type="submit"] {
    -webkit-appearance: none;
    text-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    color: #ffffff;
}

@media (min-width: 1200px) {
    .container {
        width: 1140px;
    }

    .logo img {
        height: 36px;
    }
}

a.link {
    color: #f37e0e;
    border-bottom: 2px solid;
    font-weight: bold;
}

a.link2 {
    font-weight: bold;
    text-transform: uppercase;
}

a.link2 i {
    font-size: 14px;
    font-weight: normal;
    margin: 0 10px;
}

a.link:hover {
    color: #15416e;
}

.view-all-testimonial {
    border-top: 1px solid rgba(54, 70, 115, 0.08);
    padding-top: 35px;
    text-align: center;
}

.top {
    background-color: #15416e;
    color: rgba(255, 255, 255, 0.75);
    font-size: 14px;
    padding: 9px 0;
}

.top .flat-address .social-links,
.top .flat-address .custom-info {
    display: block;
}

.top .flat-address .social-links {
    float: left;
    margin-right: 20px;
}

.top .flat-address .social-links a {
    float: left;
    display: block;
    margin-right: 10px;
    color: #fff;
}

.top .flat-address .custom-info i {
    margin-right: 10px;
    margin-left: 30px;
    width: 28px;
    height: 28px;
    color: #ffffff;
    font-size: 14px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    text-align: center;
    line-height: 26px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    background: rgba(0, 0, 0, 0.1);
}

.top .top-navigator {
    float: right;
}

.top .top-navigator>ul>li {
    display: inline-block;
    position: relative;
}

.top .top-navigator>ul>li>a {
    padding: 0 15px;
    display: block;
    color: rgba(255, 255, 255, 0.8);
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    text-transform: uppercase;
    font-weight: bold;
}

.top .top-navigator>ul>li:last-child>a {
    border-right: 0;
    padding-right: 0;
}

.top .top-navigator ul>li>a:hover {
    color: #fff;
}

.top .top-navigator>ul>li>ul {
    position: absolute;
    left: 0;
    top: 149%;
    width: 200px;
    padding: 10px 0;
    background-color: #fff;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    visibility: hidden;
    z-index: 9999999;
    -webkit-transform: translate(0px, 10px);
    -moz-transform: translate(0px, -10px);
    -ms-transform: translate(0px, -10px);
    -o-transform: translate(0px, -10px);
    transform: translate(0px, -10px);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.top .top-navigator>ul>li>ul.right-sub-menu {
    left: auto;
    right: 0;
}

.top .top-navigator>ul>li:hover>ul {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: visible;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
    -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
    -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.top .top-navigator>ul>li>ul li:first-child {
    border-top: none;
}

.top .top-navigator>ul>li>ul li a {
    display: block;
    padding: 5px 18px;
    line-height: 29px;
    color: #15416e;
    position: relative;
}

.top .top-navigator>ul>li>ul li a:before {
    display: inline-block;
    width: 5px;
    height: 5px;
    content: "";
    background-color: #f37e0e;
    vertical-align: middle;
    margin: -1px 10px 0 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.top .top-navigator>ul>li>ul li a:hover {
    background-color: #15416e;
}

.top .top-navigator>ul>li>ul li:hover a {
    background: #15416e;
    color: #ffffff;
}

#header.downscrolled {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
    filter: alpha(opacity=0);
    top: -60px;
    max-width: 1920px;
    margin: 0 auto;
    z-index: 999999;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

#header.upscrolled {
    opacity: 1;
    top: 0;
    max-width: 1920px;
    margin: 0 auto;
    background: #fff;
    z-index: 99999;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

#header.upscrolled #mainnav>ul>li>a {
    color: #174c81;
}

#header.upscrolled #mainnav>ul>li>a.active {
    color: #f37e0e;
}

#header.upscrolled #mainnav>ul>li>a:hover {
    color: #f37e0e;
}

.home-boxed #header.downscrolled,
.home-boxed #header.upscrolled {
    width: 92.708%;
}

.flat-header-information {
    float: right;
    margin: 28px 0;
    font-size: 14px;
}

.flat-header-information .header-information {
    float: right;
    margin: 0 0 0 50px;
}

.info-icon {
    line-height: 1.4;
}

.info-icon i {
    float: left;
    margin-right: 15px;
    margin-top: 3px;
    font-size: 28px;
    color: #f37e0e;
}

.info-icon .content {
    float: right;
}

.flat-page-header {
    padding: 50px 0;
    text-align: center;
    position: relative;
}

.flat-page-header .overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #f37e0e;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.flat-page-header .page-header-title .title {
    margin: 0;
    font-size: 36px;
    color: #ffffff;
    font-weight: 700;
    line-height: 1.1;
    text-transform: uppercase;
    z-index: 99999;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.page-title {
    border: none;
    background: #f1f2f8;
}

.page-title.style1 {
    background-color: #fff;
    border-bottom: 1px solid rgba(54, 70, 115, 0.08);
}

.page-title .breadcrumbs {
    padding: 15px 0;
}

.page-title .breadcrumbs ul.trail-items li {
    display: inline-block;
    color: #15416e;
    margin-right: 6px;
    position: relative;
}

.breadcrumbs ul.trail-items li.trail-item {
    margin-right: 0;
}

.breadcrumbs ul.trail-items li.trail-item:after {
    background: #b9c1cf;
    padding: 0;
    display: inline-block;
    width: 5px;
    height: 5px;
    content: "";
    vertical-align: middle;
    margin: -1px 12px 0 15px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.page-title .breadcrumbs ul.trail-items li a {
    color: #15416e;
}

.page-title .breadcrumbs ul.trail-items li a:hover {
    color: #f37e0e;
}

.page-title .breadcrumbs ul.trail-items li.trail-end {
    color: #b9c1cf;
}

.blog {
    padding: 50px 0;
}

.content-wrap {
    position: relative;
    overflow: hidden;
}

.content-wrap:before {
    width: 1px;
    height: 100%;
    top: 0;
    bottom: 0;
    content: "";
    background: rgba(54, 70, 115, 0.08);
    left: 70%;
    position: absolute;
}

.main-content {
    position: relative;
    padding: 0 30px 0 15px;
    width: 70%;
    float: left;
}

.blog-post {
    margin-bottom: 50px;
    position: relative;
    border-bottom: 1px solid rgba(54, 70, 115, 0.08);
    padding-bottom: 50px;
}

.blog-post .entry-header {
    margin-bottom: 30px;
}

.blog-post .entry-header .entry-time {
    color: #f37e0e;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    float: left;
    width: 85px;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    margin-right: 20px;
    line-height: 1;
}

.blog .blog-post .entry-header .entry-time span.entry-day,
.blog-single .blog-post .entry-header .entry-time span.entry-day {
    display: block;
    font-size: 64px;
}

.blog .blog-post .entry-header .entry-time span,
.blog-single .blog-post .entry-header .entry-time span {
    font-size: 14px;
    line-height: 0.7;
}

.blog .blog-post .entry-header .entry-time span,
.blog-single .blog-post .entry-header .entry-time span {
    font-size: 14px;
    line-height: 0.7;
}

.blog .blog-post .entry-header .entry-header-content,
.blog-single .blog-post .entry-header .entry-header-content {
    overflow: hidden;
}

.blog .blog-post .entry-header .entry-title,
.blog-single .blog-post .entry-header .entry-title {
    margin: 3px 0 10px 0;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.1;
}

.blog .blog-post .entry-header .entry-title a,
.blog-single .blog-post .entry-header .entry-title a {
    color: #15416e;
}

.blog .blog-post .entry-header .entry-title a:hover,
.blog-single .blog-post .entry-header .entry-title a:hover {
    color: #f37e0e;
}

.blog .blog-post .entry-header .entry-meta i,
.blog-single .blog-post .entry-header .entry-meta i {
    margin-right: 5px;
    margin-left: 15px;
    padding-left: 15px;
    border-left: 1px solid rgba(54, 70, 115, 0.08);
    color: #b9c1cf;
}

.blog .blog-post .entry-header .entry-meta i:first-child,
.blog-single .blog-post .entry-header .entry-meta i:first-child {
    margin-left: 0;
    border-left: none;
    padding-left: 0;
}

.blog .blog-post .entry-header .entry-meta a,
.blog-single .blog-post .entry-header .entry-meta a {
    color: #b9c1cf;
}

.blog .blog-post .entry-header .entry-meta a:hover,
.blog-single .blog-post .entry-header .entry-meta a:hover {
    color: #f37e0e;
}

.blog .blog-post .entry-cover,
.blog-single .blog-post .entry-cover {
    margin-bottom: 30px;
}

.blog .blog-post .entry-cover a,
.blog-single .blog-post .entry-cover a {
    display: block;
    position: relative;
    background: #000000;
}

.blog .blog-post .entry-cover a:after,
.blog-single .blog-post .entry-cover a:after,
.blog .blog-post .entry-cover a:before,
.blog-single .blog-post .entry-cover a:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 30px;
    background: #ffffff;
    top: 50%;
    left: 50%;
    z-index: 9;
    margin-top: -15px;
    margin-left: -1px;
    visibility: hidden;
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.blog .blog-post .entry-cover a:before,
.blog-single .blog-post .entry-cover a:before {
    height: 1px;
    width: 30px;
    margin-top: -1px;
    margin-left: -15px;
}

.blog .blog-post .entry-cover a:hover img,
.blog-single .blog-post .entry-cover a:hover img {
    -webkit-opacity: 0.4;
    -khtml-opacity: 0.4;
    -moz-opacity: 0.4;
    opacity: 0.4;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
    filter: alpha(opacity=40);
}

.blog .blog-post .entry-cover a:hover:after,
.blog-single .blog-post .entry-cover a:hover:after,
.blog .blog-post .entry-cover a:hover:before,
.blog-single .blog-post .entry-cover a:hover:before {
    visibility: visible;
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
}

.blog .blog-post .entry-content .readmore,
.blog-single .blog-post .entry-content .readmore {
    margin-top: 25px;
}

.blog .blog-post .entry-content .readmore .more-link,
.blog-single .blog-post .entry-content .readmore .more-link {
    padding: 7px 25px;
    display: inline-block;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    color: #ffffff;
    background-color: #f37e0e;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.blog .blog-post .entry-content .readmore .more-link:hover,
.blog-single .blog-post .entry-content .readmore .more-link:hover {
    background-color: #15416e;
}

.blog .blog-post .entry-content .readmore .more-link:after,
.blog-single .blog-post .entry-content .readmore .more-link:after {
    font-family: "fontAwesome";
    content: "\f054";
    font-size: 14px;
    font-weight: normal;
    margin-left: 10px;
}

.sidebars {
    width: 30%;
    position: relative;
    float: left;
    padding: 0 15px 0 30px;
}

.widget {
    margin-bottom: 60px;
}

.widget:last-child {
    margin-bottom: 0;
}

.widget .widget-title {
    margin-bottom: 30px;
    margin-top: 0;
    padding: 40px 0 0 0;
    position: relative;
    overflow: hidden;
    font-weight: 700;
    line-height: 1.1;
}

.widget .widget-title:before {
    width: 11px;
    height: 11px;
    background-color: #f37e0e;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
}

.widget .widget-title:after {
    width: 200%;
    height: 1px;
    background: rgba(54, 70, 115, 0.08);
    content: "";
    position: absolute;
    top: 5px;
    left: 25px;
}

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

.widget.widget_recent_entries ul li {
    padding: 15px 0;
    border-bottom: 1px dotted rgba(54, 70, 115, 0.1);
}

.widget.widget_recent_entries ul li:first-child {
    padding-top: 0;
}

.widget.widget_recent_entries a {
    font-weight: bold;
    display: block;
    color: #15416e;
}

.widget.widget_recent_entries a:hover {
    color: #f37e0e;
}

.widget.widget_recent_entries .post-date {
    display: block;
    position: relative;
    margin-top: 5px;
    font-size: 14px;
    color: #b9c1cf;
}

.widget.widget_recent_entries .post-date:before {
    content: "\f017";
    font-family: "FontAwesome";
    font-size: 14px;
    margin-right: 10px;
}

.widget.widget_recent_entries li:last-child {
    padding-bottom: 0;
    border: none;
}

.widget.widget_categories ul li,
.widget.widget_pages ul li,
.widget.widget_meta ul li {
    margin-bottom: 5px;
}

.widget.widget_archive ul li,
.widget.widget_categories ul li {
    color: #b9c1cf;
}

.widget.widget_categories ul li a,
.widget.widget_pages ul li a,
.widget.widget_meta ul li a {
    position: relative;
}

.widget.widget_categories ul li a:before,
.widget.widget_pages ul li a:before,
.widget.widget_meta ul li a:before {
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: #f37e0e;
    content: "";
    vertical-align: middle;
    margin: -1px 10px 0 2px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.widget.widget_text .textwidget .content-text {
    padding: 30px;
    background: #f1f2f8;
}

.widget.widget_text .textwidget .content-text .title {
    font-size: 20px;
    margin-top: 0;
    font-weight: 700;
    line-height: 1.1;
}

.widget.widget_tag_cloud .tagcloud {
    overflow: hidden;
}

.widget.widget_tag_cloud .tagcloud a {
    background-color: #15416e;
    color: #ffffff;
    padding: 5px 20px;
    margin: 0 5px 5px 0;
    float: left;
    position: relative;
    font-size: 14px !important;
}

.widget.widget_tag_cloud .tagcloud a:hover {
    background-color: #f37e0e;
}

.blog-single {
    padding: 50px 0;
}

.blog-single .blog-post {
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 50px;
    position: relative;
}

.blog-single .blog-post .entry-cover {
    margin-bottom: 40px;
}

.blog-single .blog-post .entry-footer {
    margin-top: 40px;
}

.blog-single .blog-post .entry-footer .entry-tags {
    overflow: hidden;
}

.blog-single .blog-post .entry-footer .entry-tags a {
    color: #ffffff;
    padding: 5px 20px;
    margin: 0 5px 5px 0;
    float: left;
    background-color: #15416e;
    position: relative;
    font-size: 14px;
}

.blog-single .blog-post .entry-footer .entry-tags a:hover {
    background-color: #f37e0e;
}

.blog-single .navigation {
    margin-bottom: 50px;
}

.navigation.post-navigation .nav-links {
    margin: 0;
    padding: 20px 0 17px 0;
    border-top: 1px solid rgba(54, 70, 115, 0.08);
    border-bottom: 1px solid rgba(54, 70, 115, 0.08);
}

.navigation.post-navigation .nav-links:after {
    clear: both;
    content: "";
    display: table;
}

.navigation.post-navigation .nav-links li {
    list-style: none;
    float: left;
    width: 50%;
}

.navigation.post-navigation .nav-links li a {
    display: block;
    font-weight: bold;
    color: #15416e;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    padding: 0 10px 0 60px;
}

.navigation.post-navigation .nav-links li a:hover {
    color: #f37e0e;
}

.navigation.post-navigation .nav-links li a span {
    color: #f37e0e;
    display: block;
    text-transform: uppercase;
    font-size: 14px;
}

.navigation.post-navigation .nav-links li a:after {
    content: "\f053";
    font-family: "FontAwesome";
    font-size: 14px;
    font-weight: normal;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    background: rgba(54, 70, 115, 0.08);
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -24px;
    color: #ffffff;
    background-color: #15416e;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.navigation.post-navigation .nav-links li a:hover:after {
    background-color: #f37e0e;
}

.navigation.post-navigation .nav-links li.next-post {
    float: right;
}

.navigation.post-navigation .nav-links li.next-post a {
    text-align: right;
    padding: 0 60px 0 10px;
}

.navigation.post-navigation .nav-links li.next-post a:after {
    content: "\f054";
    right: 0;
    left: auto;
}

.comments-area .comment-respond .comment-reply-title {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.1;
    color: #15416e;
    position: relative;
    padding-bottom: 20px;
    overflow: hidden;
    margin: 0 0 30px 0;
}

.comments-area .comment-respond .comment-reply-title:after {
    width: 50px;
    height: 3px;
    background-color: #f37e0e;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0px;
}

.comment-form p label {
    display: block;
    margin-bottom: 5px;
}

.comment-form .comment-form-url {
    margin-bottom: 30px;
}

.navigation .page-numbers {
    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    color: #15416e;
    margin-right: 5px;
    background: #e8f1f5;
}

.navigation .page-numbers:hover {
    color: #f37e0e;
}

.navigation .page-numbers.current {
    background-color: #f37e0e;
    color: #ffffff;
}

.search-results {
    margin: 30px 0 0 0;
}

.search-results article {
    padding: 30px 0 30px 75px;
    position: relative;
    border-bottom: 1px dotted rgba(54, 70, 115, 0.1);
    text-align: inherit;
}

.search-results article .counter {
    position: absolute;
    width: 50px;
    height: 50px;
    background-color: #f37e0e;
    line-height: 50px;
    text-align: center;
    top: 30px;
    left: 0;
    font-size: 1.5em;
    font-weight: bold;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    color: #ffffff;
}

.search-results article .entry-title {
    font-size: 20px;
    margin: 0 0 10px 0;
}

.search-results article .entry-date {
    margin-bottom: 10px;
    color: #b9c1cf;
}

.search-results article .entry-date:before {
    content: "\f017";
    font-family: "FontAwesome";
    display: inline-block;
    margin: 0 5px 0 0;
}

.search .navigation {
    margin-top: 30px;
}

.page-404 {
    margin: 50px 0;
}

.heading-404 {
    margin-bottom: 50px;
    text-align: center;
}

.content-404 {
    margin: 0 auto;
    width: 50%;
    text-align: center;
}

.content-404 h3 {
    margin-bottom: 10px;
    margin-top: 0;
    font-size: 24px;
}

.boxed {
    overflow-x: hidden;
}

.home-boxed .boxed {
    width: 92.708%;
    margin: 0 auto;
    position: relative;
    background: #fff;
    height: 100%;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.switcher-container {
    position: fixed;
    left: -220px;
    top: 80px;
    width: 220px;
    background-color: #000;
    z-index: 99999999;
}

.switcher-container h2 {
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: uppercase;
    height: 45px;
    line-height: 45px;
    padding-left: 20px;
    padding-right: 30px;
    margin: 0;
}

.switcher-container h2 a {
    background-color: #000;
    display: block;
    position: absolute;
    right: -45px;
    top: 0;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    outline: 0;
    color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.switcher-container h2 a.active {
    right: 0;
}

.switcher-container h2 a.active:after {
    position: absolute;
    right: 21px;
    top: 0;
    content: "\f104";
    font-family: "FontAwesome";
    color: #18bc60;
    font-size: 22px;
}

.switcher-container h2 a.active i {
    display: none;
}

.switcher-container h2 a:hover,
.switcher-container h2 a:focus {
    text-decoration: none;
}

.switcher-container h2 i {
    margin-top: 10px;
    font-size: 25px;
    color: #999;
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.switcher-container h2 i:hover {
    color: #fff;
}

.switcher-container h3 {
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    margin: 0;
    line-height: 22px;
    margin-bottom: 10px;
}

.switcher-container .selector-box {
    color: #fff;
    overflow: hidden;
}

.switcher-container .layout-switcher {
    margin: 0 0 10px 0;
    overflow: hidden;
}

.switcher-container .layout-switcher a.layout {
    float: left;
    display: block;
    cursor: pointer;
    text-align: center;
    font-weight: 700;
    padding: 10px 20px;
    margin-left: 10px;
}

.switcher-container .layout-switcher a.layout:first-child {
    margin-left: 0;
}

.switcher-container .layout-switcher a.layout:hover {
    color: #fff;
    cursor: pointer;
}

.switcher-container .color-box {
    height: auto;
    overflow: hidden;
    margin-bottom: 6px;
}

.switcher-container .styleswitch {
    margin-bottom: 10px;
}

.sw-odd {
    background-color: #272727;
    padding: 21px 0 30px 20px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.sw-even {
    background-color: #191919;
    padding: 21px 0 25px 20px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.sw-even a {
    font-family: "Karla", sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 40px;
    color: #fff;
    border: 1px solid #fff;
    padding: 10px 20px 10px 20px;
    margin-right: 10px;
    letter-spacing: 1.8px;
}

.sw-even a:hover {
    background-color: #15416e;
    border: 1px solid #15416e;
    color: #fff !important;
}

.sw-light {
    background-color: #fff;
    color: #000 !important;
}

.sw-odd a {
    font-size: 16px;
    color: #fff;
    width: 100%;
    display: inline-block;
    line-height: 17px;
    width: 100%;
    position: relative;
    padding-left: 47px;
}

.sw-odd .ws-colors a:before {
    background: none;
}

.sw-odd .ws-colors a {
    position: relative;
    width: auto;
    padding: 0;
    width: 30px;
    height: 30px;
    background-color: #15416e;
    display: inline-block;
    margin-right: 5px;
}

.sw-odd .ws-colors a.current:before {
    position: absolute;
    left: 8px;
    top: 6px;
    font-family: FontAwesome;
    content: "\f00c";
    color: #fff;
    z-index: 999;
    text-shadow: 0 0 2px rgba(0, 0, 0, 1);
}

.sw-odd .ws-colors a:after {
    position: absolute;
    right: -3px;
    top: 2px;
    content: "";
    width: 0;
    height: 0;
    border-bottom: 21px solid transparent;
    border-top: 21px solid transparent;
    border-left: 21px solid #f37e0e;
    transform: rotate(45deg);
}

.sw-odd #color2 {
    background-color: #243182;
}

.sw-odd .ws-colors a#color2:after {
    border-bottom: 21px solid transparent;
    border-top: 21px solid transparent;
    border-left: 21px solid #ffe71e;
}

.sw-odd #color3 {
    background-color: #0d404f;
}

.sw-odd .ws-colors a#color3:after {
    border-bottom: 21px solid transparent;
    border-top: 21px solid transparent;
    border-left: 21px solid #e6694a;
}

.sw-odd #color4 {
    background-color: #34314c;
}

.sw-odd .ws-colors a#color4:after {
    border-bottom: 21px solid transparent;
    border-top: 21px solid transparent;
    border-left: 21px solid #47b8e0;
}

.sw-odd #color5 {
    background-color: #008c9e;
}

.sw-odd .ws-colors a#color5:after {
    border-bottom: 21px solid transparent;
    border-top: 21px solid transparent;
    border-left: 21px solid #1cbac8;
}

.sw-even h3 {
    margin-bottom: 6px;
}

.sw-pattern.pattern {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    position: absolute;
    left: 0;
    top: 98%;
    background-color: #000000;
    width: 100%;
    z-index: -1;
    padding: 20px 0 30px 20px;
}

.sw-pattern.pattern a {
    width: 40px;
    height: 40px;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px;
    position: relative;
}

.sw-pattern.pattern a.current:before {
    position: absolute;
    left: 12px;
    top: 6px;
    font-family: FontAwesome;
    content: "\f00c";
    color: #fff;
    text-shadow: 0 0 2px rgba(0, 0, 0, 1);
}

.go-top {
    position: fixed !important;
    right: -35px;
    bottom: 20px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    background-color: #15416e;
    line-height: 40px;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
}

.go-top.show {
    right: 25px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: visible;
    z-index: 99;
}

.go-top i {
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    padding-bottom: 3px;
}

.go-top:hover {
    background-color: #f37e0e;
}

.go-top:hover i {
    color: #fff;
}

.footer {
    background-color: #333;
    font-size: 14px;
}

.footer-bg {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    z-index: 9;
}

.footer-bg:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(29, 29, 29, 0.8);
    z-index: -1;
}

.content-bottom-widgets {
    color: rgba(255, 255, 255, 0.75);
}

.content-bottom-widgets .ft-wrapper {
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
    padding-top: 30px;
    padding-bottom: 30px;
    overflow: hidden;
    padding-right: -15px;
    padding-left: -15px;
}

.content-bottom-widgets .ft-wrapper .footer-70 {
    width: 83.33333333333333%;
    float: left;
}

.content-bottom-widgets .ft-wrapper .footer-30 {
    width: 16.666666666666668%;
    float: left;
}

.content-bottom-widgets .widget .custom-info li {
    margin-bottom: 10px;
    padding-left: 42px;
}

.content-bottom-widgets .widget .custom-info i {
    margin-right: 10px;
    width: 30px;
    height: 30px;
    left: 15px;
    color: #ffffff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    text-align: center;
    line-height: 28px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    background: rgba(0, 0, 0, 0.1);
}

.content-bottom-widgets .logo-ft {
    float: right;
}

.footer-widgets {
    padding: 20px 0;
    color: rgba(255, 255, 255, 0.75);
}

.footer-widgets .widget.widget_nav_menu ul {
    display: inline-block;
    width: 100%;
}

.footer-widgets .widget.widget_nav_menu ul li {
    width: 50%;
    float: left;
    position: relative;
    margin-bottom: 7px;
}

.footer-widgets .widget a {
    color: rgba(255, 255, 255, 0.85);
}

.footer-widgets .widget a:hover {
    color: #fff;
}

.footer-widgets .widget.widget_nav_menu ul li:before {
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: #f37e0e;
    content: "";
    vertical-align: middle;
    margin: -1px 10px 0 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.footer-widgets input[type="submit"] {
    font-size: 14px;
}

.widget.widget_mc4wp_form_widget .ft-form p label {
    margin-bottom: 10px;
}

.footer-content {
    text-align: center;
    background: rgba(0, 0, 0, 0.1);
    padding: 15px 0;
}

.footer-content .social-links {
    margin: 10px 0 20px 0;
}

.footer-content .social-links a {
    margin: 0 3px;
}

.footer-content .copyright {
    color: rgba(255, 255, 255, 0.75);
}

.footer-content .copyright a {
    color: rgba(255, 255, 255, 0.85);
    font-weight: bold;
}

.parallax {
    width: 100%;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.parallax3 {
    background-image: url('../images/parallax/bg-parallax3.png');
    background-attachment: fixed;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden;
    background-color: transparent;
}

.bg-playvideo {
    background-size: cover;
}

.tp-banner-container {
    max-height: 500px !important;
    width: 100% !important;
    position: relative;
    overflow: hidden !important;
    padding: 0;
    background-color: #000;
}

.tp-bullets.simplebullets.navbar {
    height: 35px;
    padding: 0px 0px;
}

.tp-bullets.simplebullets .bullet {
    cursor: pointer;
    position: relative !important;
    background: #fff !important;
    width: 10px !important;
    height: 10px !important;
    display: inline-block;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    opacity: 0.6;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-right: 5px !important;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: background-color 0.2s, border-color 0.2s;
    -moz-transition: background-color 0.2s, border-color 0.2s;
    -o-transition: background-color 0.2s, border-color 0.2s;
    -ms-transition: background-color 0.2s, border-color 0.2s;
    transition: background-color 0.2s, border-color 0.2s;
    float: none !important;
}

.tp-bullets.simplebullets .bullet.last {
    margin-right: 0px
}

.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    opacity: 1;
    background: #fff !important;
    width: 10px !important;
    height: 10px !important;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.tp-bullets.preview4 .bullet.selected,
.tp-bullets.preview4 .bullet:hover {
    border: 5px solid #fff !important;
}

.m-t-30 {
    margin-top: 30px;
}

#header .logo {
    width: 414px;
}

.footer-widgets .widget h4 {
    color: #fff;
    margin-top: 10px;
    border-bottom: solid 1px #6f6f6f;
    font-size: 16px;
    padding-bottom: 11px;
}

.blog-posts {
    margin-bottom: 30px;
}

.speh2 {
    margin: 0;
    font-size: 18px;
    color: #fff
}

@media (max-width: 1000px) {
    .tp-banner-container h1 {
        font-size: 76%;
        margin: 0;
    }

    .tp-caption.flat-button-slider {
        font-size: 10px !important;
        padding: 8px 10px !important;
        margin-top: 15px !important;
    }
}

@media (max-width: 767px) {
    .speh2 {
        font-size: 12px;
        overflow-wrap: break-word;
        white-space: normal;
    }
}

.blog-posts .entry-header .entry-title {
    font-size: 18px;
    height: 90px;
}

.marquee.alert-txt {
    font-size: 18px;
    padding: 2px;
    background: #343a40;
    color: #fff;
}

.card-proceeding {
    border-left: 6px solid #5baae8;
    background: aliceblue;
}

.gallery_box {
    background-color: whitesmoke;
    overflow: hidden;
    position: relative;
}

.gallery_box img {
    width: 100%;
    height: auto;
    transition: all 0.5s ease 0s;
}

.gallery_box:hover img {
    filter: opacity(0.5);
    transform: scale(1.1);
}

.gallery_box .gallery-box-content {
    color: #f37e0e;
    background: #fff;
    text-align: right;
    padding: 10px 15px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.9);
    opacity: 0;
    transform: skew(15deg);
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 2;
    transition: all 0.5s ease-out 0s;
}

.gallery_box:hover .gallery-box-content {
    opacity: 1;
    transform: skew(0);
}

.gallery_box .gallery-title {
    font-size: 22px;
    font-weight: 700;
    text-transform: capitalize;
    margin: 0 0 3px;
}

.gallery_box .post {
    font-size: 14px;
    font-weight: 500;
    display: block;
}

.gallery_box .gallery-icon {
    padding: 0 8px;
    margin: 0;
    list-style: none;
    opacity: 0;
    position: absolute;
    left: 10px;
    bottom: 50px;
    transition: all 0.5s ease-out 0s;
}

.gallery_box:hover .gallery-icon {
    opacity: 1;
    transform: skew(0);
}

.gallery_box .gallery-icon li {
    margin: 8px 0;
}

.gallery_box .gallery-icon li a {
    color: #fff;
    background-color: #f37e0e;
    font-size: 15px;
    text-align: center;
    line-height: 36px;
    height: 35px;
    width: 35px;
    border-radius: 50px;
    display: block;
    transition: all 0.3s ease 0s;
}

.gallery_box .gallery-icon li a:hover {
    color: white;
    background-color: #15416e;
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
}

a.text-decoration-none.fw-bold:hover {
    color: #f37e0e;
}

a.text-decoration-none.fw-bold {
    color: #15416e;
}

@media screen and (min-width:250px) and (max-width: 576px) {
    img.scientex_css1 {
        width: 200px;
    }
}

.scientex_css1 {
    width: 280px;
}

a.nav-link.active {
    color: #f37e0e !important;
    border-bottom: 5px solid #f37e0e;
    font-weight: 600;
}

.navbar-light .navbar-nav .nav-link {
    color: #174c81;
}

.navbar-light .navbar-nav .nav-link:hover {
    color: #f37e0e;
}

ul.dropdown-menu.border-0.shadow-sm.show {
    background: #f1f2f8;
}

a.dropdown-item.fw-bold.h6:hover {
    background: #f37e0e;
}

.navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}

.navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}

.box {
    overflow: hidden;
    position: relative;
    z-index: 1;
    transition: all .5s;
}

.box:hover {
    box-shadow: 3px 3px 5px #999;
}

.box:before,
.box:after {
    content: "";
    background: radial-gradient(circle at 23% 70%, rgba(255, 255, 255, 0.8), #f37e0e 30%);
    width: 150%;
    height: 150%;
    opacity: 0;
    transform: rotate(45deg);
    position: absolute;
    top: -10.5%;
    right: -150%;
    z-index: 1;
    transition: all 0.35s ease;
}

.box:after {
    background: rgba(255, 255, 255, 0.5);
    width: 65%;
    height: 65%;
    right: auto;
    left: -20%;
    top: -65%;
}

.box:hover:before {
    opacity: 1;
    right: -85%;
}

.box:hover:after {
    opacity: 1;
    top: -42%;
}

.box img {
    width: 100%;
    height: auto;
    transition: all 0.5s ease;
}

.box:hover img {
    transform: scale(1.2);
}

.box .box-content {
    text-align: right;
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    right: -100%;
    z-index: 2;
    transition: all .5s;
}

.box:hover .box-content {
    right: 5%;
}

.box .title {
    color: #15416e;
    font-size: 23px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 3px 0;
}

.box .post {
    text-transform: capitalize;
    margin: 0 0 10px;
    display: block;
}

.box .icon {
    list-style: none;
}

.box .icon li {
    display: inline-block;
    margin: 0 4px;
}

.box .icon li a {
    color: #fff;
    background-color: #15416e;
    font-size: 18px;
    text-align: center;
    line-height: 35px;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    display: block;
    transition: all 0.3s;
}

.h6color {
    color: #15416e;
}

.cards {
    transition: .3s transform cubic-bezier(.155, 1.105, .295, 1.12), .3s box-shadow, .3s -webkit-transform cubic-bezier(.155, 1.105, .295, 1.12);
    cursor: pointer;
}

.cards:hover {
    transform: scale(1.05);
}

.boxs {
    overflow: hidden;
    position: relative;
}

.boxs img {
    width: 100%;
    height: auto;
    transition: all 0.4s ease-out;
}

.boxs:hover img {
    filter: blur(3px);
}

.boxs .boxs-content {
    opacity: 0;
    transform: translateX(-50%) translateY(-50%) scale(2);
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    transition: all 0.4s ease-out;
}

.boxs:hover .boxs-content {
    opacity: 0.85;
    transform: translateX(-50%) translateY(-50%) scale(1);
}

.boxs .icon {
    padding: 0;
    margin: 0;
    list-style: none;
}

.boxs .icon li a {
    color: #0d0e0d;
    text-align: center;
    line-height: 29px;
    height: 30px;
    width: 30px;
    border: 2px dashed rgb(11, 12, 11);
    display: block;
    transition: all 0.3s ease 0s;
}

.boxs .icon li a:hover {
    border-radius: 15px;
}

.cardfoot:hover {
    background: white;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
    color: green;
}

h6.text-white.bg-success.position-absolute.p-1 {
    right: 0px;
    bottom: 0px;
}

@media screen and (min-width:991px) {
    h5.mb-0.fw-bold.scientex-testimonial {
        text-align: left !important;
    }

    p.h6.scientex-testimonial1 {
        text-align: left !important;
    }
}

.web {
    overflow: hidden;
    position: relative;
}

.fa-3x {
    font-size: 3em;
    position: absolute;
    left: 44%;
    top: 40%;
    bottom: 44%;
}

.web .web-content {
    opacity: 0;
    transform: translateX(-50%) translateY(-50%) scale(2);
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    background: #000000;
    height: 100%;
    z-index: 2;
    text-align: center;
    transition: all 0.4s ease-out;
}

.web img {
    width: 100%;
    height: auto;
    transition: all 0.4s ease-out;
}

.web:hover .web-content {
    opacity: 0.8;
    transform: translateX(-50%) translateY(-50%) scale(1);
}

.web .icon {
    padding: 0;
    margin: 0;
    list-style: none;
}

.web .icon li a {
    text-align: center;
    line-height: 29px;
    height: 30px;
    width: 30px;
    border: 2px dashed rgb(11, 12, 11);
    display: block;
    transition: all 0.3s ease 0s;
}

.cardhov:hover {
    color: #f37e0e;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}

.trans_sciinnovate {
    width: 50px;
    height: 5px;
    background: #72bf4a;
    transition: width 2s;
    z-index: 1;
    margin-top: -16px;
}

.card .date {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 70px;
    height: 70px;
    background-color: #15416e;
    color: white;
    position: absolute;
    top: 0px;
    left: 30px;
}

.card:hover .trans_sciinnovate {
    width: 100%;
}

.card:hover {
    background-color: white !important;
}

.card:hover {
    background-color: white;
}

.card:hover .date {
    background-color: #72bf4a;
}

.f-plus {
    font-size: 35px;
    position: absolute;
    left: 46%;
    top: 37%;
    bottom: 50%;
    color: white;
}

.cardshadow {
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}

.color-green:hover {
    color: #f37e0e;
}

button.banner-btn-link {
    background: linear-gradient(73.1deg, #214aa6 8%, var(--teal) 86.9%);
    width: inherit;
    height: -webkit-fill-available;
    border: 1px solid #000;
    border-radius: 8px;
    font-size: 18px;
    font-family: sans-serif;
    font-weight: 700;
    color: #fff;
    cursor: pointer;
    /* padding-top: inherit; */
    margin-top: 99px;
}