@import "https://fonts.googleapis.com/css2?family=Overpass:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap";
#status,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
iframe,
menu,
nav,
section {
    display: block
}

#site-header-menu #site-navigation .menu ul ul>li,
.error-404,
.pass-wrap,
.password-wrap,
.post-featured-wrapper,
.site-navigation,
.title-box .page-title-heading,
.tooltip-top,
.ttm-header-icon,
.ttm-header-top-wrapper,
article.ttm-blog-classic,
body .page,
body .site-main,
ul li .icon-box.icon-style-border {
    position: relative
}

#totop,
.fixed-header .logo-white,
.logo-main,
.ttm-menu-toggle input[type=checkbox] {
    display: none
}

#status,
#totop {
    position: fixed
}

.footer-nav-menu,
.social-icons,
.top-contact,
ol,
ul,
ul.ttm-list {
    list-style: none
}

a:focus,
a:hover {
    color: #002136;
    text-decoration: none
}

a,
button,
input {
    outline: 0;
    color: #002136
}

.top-contact strong,
.ttm-header-search-link .ttm-tectxon-icon-search:before,
strong {
    font-weight: 600
}

iframe {
    width: 100%;
    border: none
}

p {
    margin: 0 0 15px
}

::-moz-selection {
    background: #002136;
    color: #fff;
    text-shadow: none
}

::selection {
    background: #002136;
    color: #fff;
    text-shadow: none
}

.uneditable-input,
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select,
textarea {
    font-family: inherit;
    -webkit-transition: border .2s linear, box-shadow .2s linear;
    -moz-transition: border .2s linear, box-shadow .2s linear;
    -o-transition: border .2s linear, box-shadow .2s linear;
    transition: border .2s linear, box-shadow .2s linear;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 0;
    vertical-align: middle;
    width: 100%;
    color: #5d6576;
    padding: 9px 15px;
    font-weight: 400;
    background-color: #fff;
    text-transform: inherit;
    border: 1px solid #dedede;
    font-size: 15.5px;
    outline: 0;
    line-height: inherit
}

.breadcrumb-wrapper a,
body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Overpass, Arial, Helvetica, sans-serif
}

body,
h5 {
    line-height: 25px
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
    display: inline-block;
    text-decoration: none;
    font-size: 13px;
    line-height: 21px;
    font-weight: 500;
    padding: 11px 40px;
    border: 2px solid transparent;
    border-radius: 0;
    color: #0071bc;
    -webkit-transition: .25s;
    transition: .25s;
    cursor: pointer;
    outline: 0 !important;
    -webkit-font-smoothing: antialiased;
    text-transform: uppercase
}

.ttm-header-style-01 .top-contact li strong,
body {
    font-weight: 400
}

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

input:-moz-placeholder,
input:-ms-input-placeholder,
input::-moz-placeholder,
input::-ms-input-placeholder,
input::-webkit-input-placeholde,
textarea:-moz-placeholder,
textarea::-moz-placeholder,
textarea::-webkit-input-placeholder {
    color: #fff
}

menu,
ol,
ul {
    margin: 0;
    padding: 0 0 0 25px
}

body {
    font-size: 15.5px;
    color: #8d9297;
    background-color: #ebf2f9;
    letter-spacing: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 15px;
    font-weight: 600;
    color: #002136
}

h1 {
    font-size: 45px;
    line-height: 50px;
    text-transform: uppercase
}

h2 {
    font-size: 35px;
    line-height: 40px
}

h3 {
    font-size: 30px;
    line-height: 35px
}

h4 {
    font-size: 24px;
    line-height: 30px
}

h5 {
    font-size: 20px
}

h6 {
    font-size: 16px;
    line-height: 18px
}

#totop,
.featured-icon,
.featured-icon-box,
.featured-icon-box .featured-icon,
.owl-item,
.ttm-btn,
button,
img {
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

#site-header-menu #site-navigation .menu ul li>a,
.accordion .toggle-title a,
.header-btn,
.site-branding,
.social-icons li>a,
.ttm-header-icon,
.ttm-header-style-infostack .ttm-custombutton a,
.ttm-header-style-infostack .ttm-header-icons .ttm-header-search-link a,
.ttm-menu-toggle .toggle-block,
.widget-download ul.download li,
a,
a.nav-link,
a.ttm-btn,
i.ttm-btn {
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.featured-icon-box.style10,
.featured-imagebox-portfolio .featured-content,
.ttm-processbox-wrapper .featured-content,
.ttm-processbox-wrapper .ttm-processbox .process-num,
a.tp-caption:hover {
    -webkit-transition: .3s ease-in-out !important;
    -moz-transition: .3s ease-in-out !important;
    -ms-transition: .3s ease-in-out !important;
    -o-transition: .3s ease-in-out !important;
    transition: .3s ease-in-out !important
}

.cart-info a i,
.nav-link span,
.panel-title>a span,
.site-branding a,
.site-branding img,
.ttm-btn span,
.ttm-header-icon.ttm-header-cart-link .navbar-form span,
ul.products li.product .ttm-shop-icon a i {
    -webkit-transition: ease-in-out;
    -moz-transition: ease-in-out;
    -ms-transition: ease-in-out;
    -o-transition: ease-in-out;
    transition: ease-in-out
}

.featured-imagebox-team .featured-thumbnail img {
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.featured-imagebox .ttm-box-bottom-content,
.ttm-box-bottom-content .featured-desc,
.ttm-box-bottom-content .featured-title h5,
.ttm-box-bottom-content .ttm-icon {
    transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out
}

.box-shadow {
    -webkit-box-shadow: 0 0 12px 0 rgba(32, 46, 60, .06);
    -moz-box-shadow: 0 0 12px 0 rgba(32, 46, 60, .06);
    box-shadow: 0 0 12px 0 rgba(32, 46, 60, .06)
}

.box-shadow2 {
    -webkit-box-shadow: 0 0 15px 0 rgba(32, 46, 60, .12);
    -moz-box-shadow: 0 0 15px 0 rgba(32, 46, 60, .12);
    box-shadow: 0 0 15px 0 rgba(32, 46, 60, .12)
}

body .page {
    overflow: hidden;
    z-index: 10
}

body .site-main {
    padding-top: 82px;
    background-color: #fff;
    z-index: 9
}

body .site-main>.ttm-row:first-child {
    margin-top: -92px
}

body .page.sidebar-true .site-main {
    padding: 0;
    background-color: #fff
}

.container-fluid {
    padding: 0;
    overflow: hidden
}

#site-header-menu #site-navigation .menu ul li>a,
.accordion .ttm-style-befault.ttm-toggle-title-border .toggle-title a,
.accordion .ttm-style-befault.ttm-toggle-title-border.active .toggle-title a,
.featured-imagebox .ttm-box-bottom-content .ttm-btn.btn-inline:hover:after,
.featured-imagebox-portfolio .featured-content a,
.featured-imagebox.ttm-box-view-left-image .featured-content .category>a,
.products .price .product-Price-amount,
.sidebar .widget a,
.social-icons.circle li>a,
.tp-caption.black-flatborder-button,
.tp-caption.white-flatborder-button:hover,
.ttm-bgcolor-skincolor .panel-title>a,
.ttm-bgcolor-skincolor .testimonials.style2 .testimonial-content blockquote,
.ttm-bgcolor-skincolor .testimonials.style2 .testimonial-content h6,
.ttm-bgcolor-skincolor .ttm-btn.ttm-btn-bgcolor-darkgrey:hover,
.ttm-bgcolor-white .section-title h2.title,
.ttm-box-view-left-image .featured-content .category>a,
.ttm-btn.ttm-btn-color-black,
.ttm-btn.ttm-btn-color-darkgrey,
.ttm-btn.ttm-btn-color-white.ttm-btn-style-border:hover,
.ttm-header-style-stackcenter .info-widget-content p,
.ttm-icon_element-color-darkgrey i,
.ttm-pagination .page-numbers,
.ttm-pricing-plan.style1 .ttm-ptablebox-price,
.ttm-tabs ul.tabs li a,
.ttm-tabs.style2 ul.tabs li.active a,
.ttm-tabs.style2 ul.tabs li:hover a,
.ttm-team-details-list .ttm-team-list-title,
.ttm-team-member-content .ttm-tabs.ttm-tab-style-horizontal ul.tabs li a,
.ttm-textcolor-darkgrey h1,
.ttm-textcolor-darkgrey h2,
.ttm-textcolor-darkgrey h3,
.ttm-textcolor-darkgrey h4,
.ttm-textcolor-darkgrey h5,
.ttm-textcolor-darkgrey h6,
a,
a.tp-caption.dark-text-button {
    color: #002136
}

.alignleft {
    float: left;
    margin: 6px 28px 8px 0
}

.width-30 {
    width: 30%
}

.width-36 {
    width: 36%
}

.width-64 {
    width: 64%
}

.width-70 {
    width: 70%
}

.ttm_single_image-wrapper.w100 img,
.width-100 {
    width: 100%
}

.font-sz-12 {
    font-size: 12px
}

.font-sz-27 {
    font-size: 27px
}

.font-w-500,
.top-contact li strong {
    font-weight: 500
}

.z-1 {
    z-index: 1 !important
}

.ttm_single_image-wrapper.with-border {
    border: 1px solid #e8ecef
}

.ttm_single_image-wrapper.with-top-border img {
    border-top: 12px solid
}

.ttm_single_image-wrapper.with-border15 img {
    border: 15px solid
}

.spacing-1 {
    margin-top: -60px;
    margin-bottom: -66px;
    padding: 50px 15px 50px 55px
}

.spacing-2 {
    padding: 90px 0
}

.spacing-3 {
    padding-top: 75px !important;
    padding-right: 186px !important;
    padding-bottom: 53px !important
}

.spacing-4 {
    margin-left: -90px;
    margin-top: -55px
}

.spacing-5 {
    margin-left: 50px;
    margin-right: -50px;
    margin-top: -60px
}

.spacing-6 {
    padding-right: 125px !important;
    padding-bottom: 0 !important;
    padding-top: 45px !important
}

.spacing-7 {
    margin-top: -177px !important;
    margin-left: -30px !important;
    padding: 60px 65px 50px 50px !important
}

.spacing-8 {
    padding: 62px 0 86px
}

.spacing-9 {
    padding: 35px 58px 40px
}

.p-12 {
    padding: 12px !important
}

.pr-5 {
    padding-right: 5px !important
}

.pr-10 {
    padding-right: 10px !important
}

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

.pr-20 {
    padding-right: 20px !important
}

.pr-25 {
    padding-right: 25px !important
}

.pr-30 {
    padding-right: 30px !important
}

.pr-35 {
    padding-right: 35px !important
}

.pr-40 {
    padding-right: 40px !important
}

.pr-45 {
    padding-right: 45px !important
}

.pr-50 {
    padding-right: 50px !important
}

.pr-55 {
    padding-right: 55px !important
}

.pr-60 {
    padding-right: 60px !important
}

.pr-75 {
    padding-right: 75px !important
}

.pr-80 {
    padding-right: 80px !important
}

.pl-0,
.top-contact li:first-child {
    padding-left: 0 !important
}

.pl-5 {
    padding-left: 5px !important
}

.pl-10 {
    padding-left: 10px !important
}

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

.pl-20 {
    padding-left: 20px !important
}

.pl-25 {
    padding-left: 25px !important
}

.pl-30 {
    padding-left: 30px !important
}

.pl-35 {
    padding-left: 35px !important
}

.pl-40 {
    padding-left: 40px !important
}

.pl-45 {
    padding-left: 45px !important
}

.pl-50 {
    padding-left: 50px !important
}

.pl-55 {
    padding-left: 55px !important
}

.pl-60 {
    padding-left: 60px !important
}

.pl-65 {
    padding-left: 65px !important
}

.pl-70 {
    padding-left: 70px !important
}

.pl-75 {
    padding-left: 75px !important
}

.pl-80 {
    padding-left: 80px !important
}

.pl-85 {
    padding-left: 85px !important
}

.pl-90 {
    padding-left: 90px !important
}

.pl-95 {
    padding-left: 95px !important
}

.pl-100 {
    padding-left: 100px !important
}

.pl-115 {
    padding-left: 115px !important
}

.pt-2 {
    padding-top: 2px !important
}

.pt-5 {
    padding-top: 5px !important
}

.pt-10 {
    padding-top: 10px !important
}

.pt-15 {
    padding-top: 15px !important
}

.pt-18 {
    padding-top: 18px !important
}

.pt-20 {
    padding-top: 20px !important
}

.pt-25 {
    padding-top: 25px !important
}

.pt-30 {
    padding-top: 30px !important
}

.pt-35 {
    padding-top: 35px !important
}

.pt-40 {
    padding-top: 40px !important
}

.pt-45 {
    padding-top: 45px !important
}

.pt-50 {
    padding-top: 50px !important
}

.pt-55 {
    padding-top: 55px !important
}

.pt-60 {
    padding-top: 60px !important
}

.pt-65 {
    padding-top: 65px !important
}

.pt-70 {
    padding-top: 70px !important
}

.pt-75 {
    padding-top: 75px !important
}

.pt-80 {
    padding-top: 80px !important
}

.pt-100 {
    padding-top: 100px !important
}

.pt-110 {
    padding-top: 110px !important
}

.pt-160 {
    padding-top: 160px !important
}

.pt-170 {
    padding-top: 170px !important
}

.pb-5 {
    padding-bottom: 5px !important
}

.pb-10 {
    padding-bottom: 10px !important
}

.pb-15 {
    padding-bottom: 15px !important
}

.pb-20 {
    padding-bottom: 20px !important
}

.pb-25 {
    padding-bottom: 25px !important
}

.pb-30 {
    padding-bottom: 30px !important
}

.pb-35 {
    padding-bottom: 35px !important
}

.pb-45 {
    padding-bottom: 45px !important
}

.pb-50 {
    padding-bottom: 50px !important
}

.pb-55 {
    padding-bottom: 55px !important
}

.pb-60 {
    padding-bottom: 60px !important
}

.pb-70 {
    padding-bottom: 70px !important
}

.pb-80 {
    padding-bottom: 80px !important
}

.ptb-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important
}

.mt-5 {
    margin-top: 5px !important
}

.mt-10 {
    margin-top: 10px !important
}

.mt-15 {
    margin-top: 15px !important
}

.mt-20 {
    margin-top: 20px !important
}

.mt-23 {
    margin-top: 23px !important
}

.mt-25 {
    margin-top: 25px !important
}

.mt-26 {
    margin-top: 26px !important
}

.mt-28 {
    margin-top: 28px !important
}

.mt-30 {
    margin-top: 30px !important
}

.mt-33 {
    margin-top: 33px !important
}

.mt-35 {
    margin-top: 35px !important
}

.mt-37 {
    margin-top: 37px !important
}

.mt-40 {
    margin-top: 40px !important
}

.mt-45 {
    margin-top: 45px !important
}

.mt-50 {
    margin-top: 50px !important
}

.mt-60 {
    margin-top: 60px !important
}

.mt-70 {
    margin-top: 70px !important
}

.mt-80 {
    margin-top: 80px !important
}

.mt-90 {
    margin-top: 90px !important
}

.mt-100 {
    margin-top: 100px !important
}

.mt_5 {
    margin-top: -5px !important
}

.mt_10 {
    margin-top: -10px !important
}

.mt_12 {
    margin-top: -12px !important
}

.mt_15 {
    margin-top: -15px !important
}

.mt_25 {
    margin-top: -25px !important
}

.mt_30 {
    margin-top: -30px !important
}

.mt_40 {
    margin-top: -40px !important
}

.mt_50 {
    margin-top: -50px !important
}

.mt_55 {
    margin-top: -55px !important
}

.mt_60 {
    margin-top: -60px !important
}

.mt_70 {
    margin-top: -70px !important
}

.mt_72 {
    margin-top: -72px !important
}

.mt_80 {
    margin-top: -80px !important
}

.mt_86 {
    margin-top: -86px !important
}

.mt_120 {
    margin-top: -120px !important
}

.mt_404 {
    margin-top: -404px !important
}

.mt_405 {
    margin-top: -405px !important
}

.ml-0 {
    margin-left: 0 !important
}

.ml-5 {
    margin-left: 5px !important
}

.ml-15 {
    margin-left: 15px !important
}

.ml-30 {
    margin-left: 30px !important
}

.ml-35 {
    margin-left: 35px !important
}

.ml-65 {
    margin-left: 65px !important
}

.ml-287 {
    margin-left: 287px !important
}

.mr-15 {
    margin-right: 15px !important
}

.ml_30 {
    margin-left: -30px !important
}

.ml_40 {
    margin-left: -40px !important
}

.ml_60 {
    margin-left: -60px !important
}

.ml_80 {
    margin-left: -80px !important
}

.ml_90 {
    margin-left: -90px !important
}

.mr_15 {
    margin-right: -15px !important
}

.mr-0 {
    margin-right: 0 !important
}

.mr-20 {
    margin-right: 20px !important
}

.mr-70 {
    margin-right: 70px !important
}

.mr_40 {
    margin-right: -40px
}

.mr_60 {
    margin-right: -60px
}

.mr_80 {
    margin-right: -80px
}

.mb_1 {
    margin-bottom: -1px !important
}

.mb-4 {
    margin-bottom: 4px !important
}

.mb-5 {
    margin-bottom: 5px !important
}

.mb-10 {
    margin-bottom: 10px !important
}

.mb-15 {
    margin-bottom: 15px !important
}

.mb-18 {
    margin-bottom: 18px !important
}

.mb-20 {
    margin-bottom: 20px !important
}

.mb-25 {
    margin-bottom: 25px !important
}

.mb-27 {
    margin-bottom: 27px !important
}

.mb-30 {
    margin-bottom: 30px !important
}

.mb-35 {
    margin-bottom: 35px !important
}

.mb-40 {
    margin-bottom: 40px !important
}

.mb-45 {
    margin-bottom: 45px !important
}

.mb-50 {
    margin-bottom: 50px !important
}

.mb-60 {
    margin-bottom: 60px !important
}

.mb-55 {
    margin-bottom: 55px !important
}

.mb-100 {
    margin-bottom: 100px !important
}

.mb_30 {
    margin-bottom: -30px !important
}

.mb_60 {
    margin-bottom: -60px !important
}

.mb_80 {
    margin-bottom: -80px !important
}

.social-icons,
.social-icons ul,
.widget ul {
    margin: 0;
    padding: 0
}

#payment .payment_box:before,
#site-header-menu #site-navigation .menu ul.dropdown>li.active>a,
#site-header-menu #site-navigation .menu ul.sub-menu li>a:hover,
#site-header-menu #site-navigation .menu ul.sub-menu>li.active>a,
#site-header-menu #site-navigation .menu ul>li:hover>a,
#site-header-menu #site-navigation .menu>ul>li>ul>li a:before,
#site-navigation .menu ul>li:hover>a:before,
.accordion .ttm-style-befault.ttm-toggle-title-border .toggle-title:after,
.accordion .ttm-style-befault.ttm-toggle-title-border.active .toggle-title:after,
.accordion.style2 .ttm-style-classic.ttm-toggle-title-border.active .toggle-title a,
.cor h4,
.coupon_toggle .coupon_code:before,
.featured-icon-box.style14 .featured-desc p,
.featured-imagebox-portfolio .featured-iconbox.ttm-media-link a:hover,
.featured-imagebox-portfolio-style1 .featured-title h5 a:hover,
.featured-imagebox-team .ttm-social-links-wrapper ul li a:hover,
.products .product .ttm-product-box .ttm-product-content .ttm-product-title h2:hover,
.section-title h5,
.sidebar .widget a:hover,
.sidebar ul.contact-widget-wrapper li i,
.title-box .breadcrumb-wrapper span:last-child,
.tp-caption.skin-flatborder-button,
.ttm-bgcolor-darkgrey .featured-title h6,
.ttm-bgcolor-darkgrey .testimonials.style3 .testimonial-content label,
.ttm-bgcolor-white .section-title h5,
.ttm-blog-classic .ttm-blog-classic-content blockquote:before,
.ttm-btn-color-skincolor,
.ttm-btn.btn-inline.ttm-btn-color-black:hover,
.ttm-btn.ttm-btn-color-darkgrey.btn-inline:hover,
.ttm-btn.ttm-btn-color-skincolor,
.ttm-btn.ttm-btn-color-white:hover,
.ttm-fid-icon-wrapper i,
.ttm-header-style-01 .top-contact li a:hover,
.ttm-header-style-01 .top-contact li i,
.ttm-header-style-01 .ttm-topbar-wrapper .social-icons li>a:hover,
.ttm-header-style-overlay #site-header-menu #site-navigation .menu ul.dropdown>li.active>a,
.ttm-header-style-overlay #site-header-menu #site-navigation .menu ul.dropdown>li:hover>a,
.ttm-header-style-stackcenter .info-widget-content h2,
.ttm-icon_element-color-skincolor,
.ttm-pricing-plan .ttm-ptablebox-frequency,
.ttm-ptablebox-price-w,
.ttm-team-details-list .ttm-team-list-title i,
.ttm-textcolor-skincolor,
.ttm-textcolor-skincolor a,
.ttm-textcolor-white a:hover,
.ttm-textcolor-white.ttm-topbar-wrapper .social-icons li>a:hover,
.ttm-topbar-wrapper.ttm-textcolor-white a:hover,
a.tp-caption.dark-text-button:hover,
a:hover,
ul li .icon-box.icon-style-border i,
ul.ttm-our-location-list li i {
    color: #0071bc
}

#site-header-menu #site-navigation .menu ul.dropdown>li.active>a {
    color: #0071bc !important
}

.fixed-header #site-navigation .menu ul.dropdown>li>a,
h1.ttm-textcolor-skincolor,
h2.ttm-textcolor-skincolor,
h3.ttm-textcolor-skincolor,
h4.ttm-textcolor-skincolor,
h5.ttm-textcolor-skincolor,
h6.ttm-textcolor-skincolor {
    color: #002136 !important
}

#site-header-menu #site-navigation .menu ul li a span,
#site-navigation .menu ul.dropdown>li>a:before,
#totop.top-visible,
.accordion .ttm-style-classic.ttm-toggle-title-border.active .toggle-title,
.color-trigger,
.comment-list a.comment-reply-link:hover,
.coupon button:hover,
.featured-icon-box.style16 .featured-desc:before,
.featured-imagebox-portfolio .featured-iconbox.ttm-media-link a,
.featured-imagebox-portfolio:hover .featured-content,
.featured-imagebox-services:hover .ttm-icon.ttm-icon_element-border.ttm-icon_element-color-white,
.featured-imagebox-team .ttm-social-links-wrapper ul li a,
.featured-imagebox-team.style2:hover .ttm-team-box-view-overlay,
.featured-imagebox.ttm-box-view-left-image .featured-content .category>a:hover,
.featured-imagebox:hover .ttm-box-bottom-content,
.mailchimp-inputbox button[type=submit],
.newsletter-form input[type=submit],
.place-order button:hover,
.section-title.with-desc .title-header:before,
.services-slide.owl-theme .owl-controls .owl-nav div:hover,
.sidebar .widget .tagcloud a:hover,
.skin-flat-button,
.social-icons.circle li>a:hover,
.top-contact.ttm-highlight-left:after,
.top-contact.ttm-highlight-right:after,
.tp-caption.black-flat-button:hover,
.tp-caption.skin-flat-button,
.tp-caption.skin-flatborder-button:hover,
.tp-shapewrapper,
.tribe-events-back a,
.tribe-events-cal-links a,
.tribe-events-nav-next a,
.ttm-bg-highlight-skin,
.ttm-bgcolor-skincolor,
.ttm-bgcolor-skincolor .panel-title>a.active,
.ttm-bgcolor-skincolor .panel-title>a:hover,
.ttm-bgcolor-skincolor>.ttm-bg-layer,
.ttm-bgcolor-skincolor>.ttm-bg-layer>.ttm-bg-layer-inner,
.ttm-box-view-left-image .featured-content .category>a:hover,
.ttm-btn-bgcolor-black:hover,
.ttm-btn-bgcolor-skincolor,
.ttm-btn-play:after,
.ttm-btn-play:before,
.ttm-btn.btn-inline:hover:after,
.ttm-btn.ttm-btn-bgcolor-darkgrey:hover,
.ttm-btn.ttm-btn-color-skincolor.ttm-btn-style-border:hover,
.ttm-cart-form button:hover,
.ttm-header-icons .ttm-header-cart-link span.number-cart,
.ttm-header-icons .ttm-header-search-link a:hover,
.ttm-header-style-infostack #site-header-menu #site-navigation .menu>ul>li>a:before,
.ttm-icon_element-background-color-skincolor,
.ttm-nextprev-bottom-nav .nav-previous a,
.ttm-pagination .page-numbers.current,
.ttm-pagination .page-numbers:hover,
.ttm-processbox-wrapper .ttm-processbox .process-num,
.ttm-processbox-wrapper .ttm-processbox:hover .process-num,
.ttm-quote-form input[type=submit],
.ttm-rt-contact .ttm-custombutton,
.ttm-search-overlay .ttm-site-searchform button,
.ttm-shop-icon .product-btn:hover,
.ttm-tabs ul.tabs li.active a,
.ttm-tabs.style2 ul.tabs li a:before,
.ttm-tabs.tabs-for-single-products ul.tabs li:hover a,
.ttm-tabs.ttm-tab-style-classic ul.tabs li.active:after,
.ttm-tabs.ttm-tab-style-horizontal ul.tabs li.active a,
.ttm-tag-list span a:hover,
.ttm-team-member-content .ttm-tabs.ttm-tab-style-horizontal ul.tabs li.active a,
.ttm-video-btn .ttm-btn-play,
.ttm-video-btn .ttm-video-btn-play,
.ttm-video-btn .ttm-video-btn-play:after,
.ttm-video-btn .ttm-video-btn-play:before,
.ttm-video-play-btn,
.widget .widget-title:after,
.widget-top-rated-products .Price-amount.amount ins,
.widget.widget-nav-menu ul li a:after,
a.checkout-button:hover {
    background-color: #00558d
}

.accordion .ttm-style-classic.ttm-toggle-title-border.active .toggle-title,
.featured-icon-box.style3:after,
.featured-icon-box.style3:before,
.featured-imagebox-services:hover .ttm-icon.ttm-icon_element-border.ttm-icon_element-color-white,
.newsletter-form input[type=email]:focus,
.sidebar .widget .tagcloud a:hover,
.skin-border .with-top-border img,
.skin-flat-button,
.social-icons.circle li>a:hover,
.tp-caption.skin-flat-button,
.tp-caption.skin-flatborder-button,
.ttm-bgcolor-skincolor .panel-title>a,
.ttm-blog-classic .ttm-blog-classic-content blockquote,
.ttm-btn-play:after,
.ttm-btn-play:before,
.ttm-btn.ttm-btn-color-skincolor.ttm-btn-style-border,
.ttm-header-icons .ttm-header-search-link a:hover,
.ttm-header-style-overlay .ttm-header-icons .ttm-header-search-link a:hover,
.ttm-icon.ttm-icon_element-border.ttm-icon_element-color-skincolor,
.ttm-pf-single-content-wrapper-innerbox.ttm-pf-view-top-image .ttm-pf-single-detail-box .ttm-pf-detailbox,
.ttm-pricing-plan.box-shadow2,
.ttm-pricing-plan:hover,
.ttm-processbox-wrapper .ttm-processbox:hover .featured-content,
.ttm-tabs ul.tabs li.active a,
.ttm-video-btn .ttm-btn-play,
input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
textarea:focus {
    border-color: #00558d !important
}

#payment .payment_box,
#site-header-menu #site-navigation .menu>ul,
#site-header-menu #site-navigation .menu>ul>li>ul,
.coupon_toggle .coupon_code,
.ttm-rounded-shadow-box,
.ttm-search-overlay,
div.product ul.tabs li.active a:before {
    border-top-color: #00558d !important
}

.featured-imagebox-portfolio.ttm-box-view-top-image:hover .ttm-box-bottom-content:before {
    border-color: transparent transparent #002136
}

.featured-icon-box.style11,
.testimonials.style2 .testimonial-content,
.ttm-search-overlay .w-search-form-row:before {
    border-bottom-color: #002136 !important
}

.darkgrey-border .with-top-border,
.featured-imagebox-team.featured-imagebox-team-details .featured-content-team,
.hero-btn:hover,
.sidebar .widget .tagcloud a,
.tp-caption.black-flatborder-button,
.tp-caption.black-flatborder-button:hover,
.tp-caption.skin-flat-button:hover,
.ttm-btn.ttm-btn-color-black.ttm-btn-style-border:hover,
.ttm-header-icons .ttm-header-cart-link a:hover,
.ttm-header-style-overlay .ttm-header-icons .ttm-header-cart-link a:hover {
    border-color: #0071bc !important
}

#payment .payment_box,
.black-flat-button,
.comment-list a.comment-reply-link,
.coupon button,
.dark-flatborder-button:hover,
.featured-icon-box.style16 .ttm-icon,
.featured-imagebox .ttm-box-bottom-content,
.featured-imagebox .ttm-box-bottom-content .ttm-btn.btn-inline:hover:after,
.featured-imagebox-portfolio .featured-iconbox.ttm-media-link a:hover,
.featured-imagebox-team .ttm-social-links-wrapper ul li a:hover,
.featured-imagebox-team.featured-imagebox-team-details .ttm-social-links-wrapper ul li a:hover,
.featured-imagebox.style3 .featured-content,
.featured-imagebox:hover .ttm-box-bottom-content .ttm-btn.btn-inline:before,
.newsletter-form input[type=submit]:hover,
.pdf-section,
.place-order button,
.testimonials.style1 .testimonial-content .testimonial-avatar:after,
.tp-caption.black-flat-button,
.tp-caption.black-flatborder-button:hover,
.tp-caption.skin-flat-button:hover,
.ttm-bg-highlight-dark,
.ttm-bgcolor-darkgrey,
.ttm-bgcolor-darkgrey .ttm-custombutton.ttm-btn-bgcolor-skincolor:hover,
.ttm-bgcolor-darkgrey>.ttm-bg-layer,
.ttm-bgcolor-darkgrey>.ttm-bg-layer>.ttm-bg-layer-inner,
.ttm-bgcolor-grey .ttm-pagination .page-numbers,
.ttm-bgcolor-skincolor .featured-imagebox-portfolio:hover .featured-content,
.ttm-bgcolor-skincolor .inside.ttm-fid-view-topicon h3:after,
.ttm-bgcolor-skincolor .section-title .title-header:after,
.ttm-bgcolor-skincolor .section-title.with-desc .title-header:before,
.ttm-bgcolor-skincolor .ttm-btn.ttm-btn-bgcolor-darkgrey:hover,
.ttm-bgcolor-white,
.ttm-bgcolor-white>.ttm-bg-layer,
.ttm-bgcolor-white>.ttm-bg-layer>.ttm-bg-layer-inner,
.ttm-btn-bgcolor-black,
.ttm-btn-bgcolor-grey:hover,
.ttm-btn-bgcolor-skincolor:hover,
.ttm-btn-bgcolor-white,
.ttm-btn-bgcolor-white:hover,
.ttm-btn.btn-inline:after,
.ttm-btn.btn-inline:before,
.ttm-btn.ttm-btn-bgcolor-darkgrey,
.ttm-btn.ttm-btn-color-black.ttm-btn-style-border:hover,
.ttm-btn.ttm-btn-color-white.ttm-btn-style-border:hover,
.ttm-btn.ttm-btn-style-border.ttm-bgcolor-white,
.ttm-cart-form button,
.ttm-col-bgcolor-skincolor .inside.ttm-fid-view-topicon h3:after,
.ttm-header-icons .ttm-header-cart-link a:hover,
.ttm-header-style-classic .ttm-header-wrap,
.ttm-header-style-infostack .ttm-header-wrap,
.ttm-header-style-overlay .ttm-stickable-header.fixed-header,
.ttm-header-style-stackcenter .ttm-header-wrap,
.ttm-highlight-fid-style1,
.ttm-icon_element-background-color-darkgrey,
.ttm-nextprev-bottom-nav .nav-next a:hover,
.ttm-nextprev-bottom-nav .nav-previous a:hover,
.ttm-processbox-wrapper .ttm-processbox:hover .process-num,
.ttm-quote-form input[type=submit]:hover,
.ttm-shop-icon .product-btn,
.ttm-tabs.style2 ul.tabs li a,
.ttm-tabs.style2 ul.tabs li.active a,
.ttm-tabs.style2 ul.tabs li:hover a,
.ttm-tabs.ttm-tab-style-horizontal ul.tabs li a,
.ttm-video-play-btn:hover,
.widget-download ul.download li,
.widget-download ul.download li:hover,
.widget.widget-nav-menu ul li.active a:before,
.widget.widget-nav-menu ul li:hover a:before,
a.checkout-button {
    background-color: #fff
}

.fixed-header .logo-main,
.ttm-team-details-list .ttm-team-list-title,
.ttm-team-details-list .ttm-team-list-value {
    display: inline-block
}

.ttm-bgcolor-skincolor .testimonials.style2 .testimonial-content {
    border-bottom-color: #0071bc !important
}

.hero-btn:hover {
    background-color: #0071bc !important
}

#site-header-menu #site-navigation .menu ul li a span,
.accordion .ttm-style-classic.ttm-toggle-title-border.active .toggle-title a,
.coupon button,
.dark-flatborder-button:hover,
.featured-imagebox-portfolio-style1 .featured-title h5 a,
.featured-imagebox-portfolio:hover .featured-content a,
.featured-imagebox-services:hover .ttm-icon.ttm-icon_element-border.ttm-icon_element-color-white,
.featured-imagebox-team .ttm-social-links-wrapper ul li a,
.featured-imagebox-team.featured-imagebox-team-details .ttm-social-links-wrapper ul li a:hover,
.featured-imagebox-team.style2 .featured-content .category,
.featured-imagebox-team.style2 .featured-title h5 a,
.featured-imagebox:hover .ttm-box-bottom-content .featured-desc,
.featured-imagebox:hover .ttm-box-bottom-content .featured-title h5 a,
.featured-imagebox:hover .ttm-box-bottom-content .ttm-btn.ttm-btn-color-darkgrey,
.featured-imagebox:hover .ttm-box-bottom-content .ttm-icon,
.footer .social-icons li>a,
.footer .social-icons li>a:hover,
.heilight-white-text,
.place-order button,
.products .product .ttm-shop-icon a,
.re-success-table td,
.re-success-table th,
.reset-two-header h1,
.reset-two-header p,
.services-slide.owl-theme .owl-controls .owl-nav div.owl-next:hover:before,
.services-slide.owl-theme .owl-controls .owl-nav div.owl-prev:hover:before,
.sidebar .widget .tagcloud a:hover,
.sidebar .widget-Categories li span,
.sidebar .widget_product_categories li span,
.single .ttm-team-member-view-default .ttm-social-links-wrapper ul li a:hover,
.skin-flatborder-button:hover,
.social-icons.circle li>a:hover,
.testimonials.style3 .testimonial-content blockquote,
.tp-caption.black-flat-button,
.tp-caption.black-flat-button:hover,
.tp-caption.black-flatborder-button:hover,
.tp-caption.skin-flatborder-button:hover,
.ttm-bg-highlight-dark,
.ttm-bg-highlight-skin,
.ttm-bgcolor-darkgrey .featured-title h5,
.ttm-bgcolor-darkgrey .inside h3,
.ttm-bgcolor-darkgrey .section-title h2.title,
.ttm-bgcolor-darkgrey .section-title h5,
.ttm-bgcolor-darkgrey .testimonial-slide .testimonials .testimonial-content h6,
.ttm-bgcolor-darkgrey .ttm-progress-bar .progress-parcent,
.ttm-bgcolor-darkgrey .ttm-progress-bar h4,
.ttm-bgcolor-skincolor .featured-title h5,
.ttm-bgcolor-skincolor .featured-title h6,
.ttm-bgcolor-skincolor .inside h3,
.ttm-bgcolor-skincolor .panel-title>a.active,
.ttm-bgcolor-skincolor .panel-title>a:hover,
.ttm-bgcolor-skincolor .section-title h2.title,
.ttm-bgcolor-skincolor .section-title h5,
.ttm-bgcolor-skincolor .testimonial-slide .testimonials .testimonial-content h6,
.ttm-bgcolor-skincolor .testimonials .testimonial-content blockquote,
.ttm-bgcolor-skincolor .ttm-fid-icon-wrapper i,
.ttm-bgcolor-skincolor .ttm-fid.inside h4,
.ttm-bgcolor-skincolor .ttm-progress-bar .progress-parcent,
.ttm-bgcolor-skincolor .ttm-progress-bar h4,
.ttm-bgcolor-skincolor .wrap-form.ttm-contactform span.text-input input,
.ttm-bgcolor-skincolor .wrap-form.ttm-contactform span.text-input textarea,
.ttm-bgcolor-skincolor a,
.ttm-box-view-left-image .featured-content .category>a:hover,
.ttm-btn-bgcolor-black,
.ttm-btn-bgcolor-black:hover,
.ttm-btn-bgcolor-skincolor,
.ttm-btn-bgcolor-skincolor:hover,
.ttm-btn-bgcolor-white:hover,
.ttm-btn.ttm-btn-bgcolor-darkgrey,
.ttm-btn.ttm-btn-bgcolor-grey:hover,
.ttm-btn.ttm-btn-color-black.ttm-btn-style-border:hover,
.ttm-btn.ttm-btn-color-skincolor.ttm-btn-bgcolor-skincolor:hover,
.ttm-btn.ttm-btn-color-skincolor.ttm-btn-bgcolor-white:hover,
.ttm-btn.ttm-btn-color-skincolor.ttm-btn-style-border:hover,
.ttm-btn.ttm-btn-color-white,
.ttm-btn.ttm-btn-color-white.ttm-btn-bgcolor-skincolor:hover,
.ttm-btn.ttm-btn-color-white.ttm-btn-bgcolor-white:hover,
.ttm-cart-form button,
.ttm-fid-title-white,
.ttm-fid-view-circle-progress .ttm-fid-number,
.ttm-fid-view-circle-progress .ttm-fid-number sub,
.ttm-header-icons .ttm-header-cart-link a:hover,
.ttm-header-icons .ttm-header-search-link a:hover,
.ttm-header-style-classic .ttm-header-icons .ttm-header-search-link a:hover,
.ttm-header-style-classicinfo .ttm-header-icons .ttm-header-search-link a:hover,
.ttm-header-style-infostack .ttm-header-icons .ttm-header-cart-link a:hover,
.ttm-header-style-infostack .ttm-header-icons .ttm-header-search-link a:hover,
.ttm-header-style-overlay .ttm-header-icons .ttm-header-cart-link a,
.ttm-header-style-overlay .ttm-header-icons .ttm-header-search-link a,
.ttm-highlight-right li,
.ttm-icon.ttm-icon_element-border.ttm-icon_element-color-white,
.ttm-icon.ttm-icon_element-fill,
.ttm-icon_element-background-color-darkgrey i,
.ttm-icon_element-background-color-skincolor i,
.ttm-icon_element-color-white i,
.ttm-nextprev-bottom-nav .nav-previous a,
.ttm-pagination .page-numbers.current,
.ttm-pagination .page-numbers:hover,
.ttm-rt-contact .ttm-custombutton a,
.ttm-rt-contact .ttm-custombutton a:hover,
.ttm-tabs ul.tabs li.active a,
.ttm-tabs.style2 ul.tabs li a,
.ttm-tag-list span a:hover,
.ttm-team-member-content .ttm-tabs.ttm-tab-style-horizontal ul.tabs li.active a,
.ttm-textcolor-white,
.ttm-textcolor-white .featured-content .featured-title h5 a,
.ttm-textcolor-white .ttm-fid-icon-wrapper i,
.ttm-textcolor-white .ttm-social-links-wrapper ul li a,
.ttm-textcolor-white .ttm-social-links-wrapper ul li a:hover,
.ttm-textcolor-white a,
.ttm-textcolor-white h1,
.ttm-textcolor-white h2,
.ttm-textcolor-white h3,
.ttm-textcolor-white h4,
.ttm-textcolor-white h5,
.ttm-textcolor-white h6,
.widget-download ul.download li:hover a,
.widget-top-rated-products .Price-amount.amount ins,
.widget.widget-nav-menu ul li.active a,
.widget.widget-nav-menu ul li:hover a,
a.checkout-button,
a.checkout-button:hover,
a.ttm-btn-bgcolor-black,
a.ttm-btn-bgcolor-black:hover,
a.ttm-btn-bgcolor-skincolor,
a.ttm-btn-bgcolor-skincolor:hover {
    color: #fff
}

.ttm-bgcolor-darkgrey .featured-icon-box p,
.ttm-bgcolor-darkgrey .timeline .timeline-body p,
.ttm-bgcolor-darkgrey p,
.ttm-bgcolor-skincolor .featured-icon-box p,
.ttm-bgcolor-skincolor .timeline .timeline-body p,
.ttm-bgcolor-skincolor h6,
.ttm-header-icons .ttm-header-cart-link a,
.ttm-header-icons .ttm-header-search-link a,
.ttm-textcolor-white .text-opecity,
.ttm-textcolor-white.text-opecity {
    color: rgba(255, 255, 255, .75)
}

.featured-icon-box.style6 .featured-content .featured-desc p,
.ttm-bgcolor-darkgrey .section-title .title-desc,
.ttm-bgcolor-darkgrey .testimonials .testimonial-content label,
.ttm-bgcolor-darkgrey>p,
.ttm-bgcolor-skincolor .section-title .title-desc,
.ttm-bgcolor-skincolor .testimonials .testimonial-content label,
.ttm-bgcolor-skincolor a:hover,
.ttm-bgcolor-skincolor input::placeholder,
.ttm-bgcolor-skincolor p,
.ttm-bgcolor-skincolor select::placeholder,
.ttm-bgcolor-skincolor textarea::placeholder,
.ttm-bgcolor-skincolor ul.top-contact li a:hover,
.ttm-bgcolor-skincolor.ttm-topbar-wrapper ul.social-icons li>a:hover,
.ttm-bgcolor-skincolor>p,
.ttm-textcolor-white .testimonials .testimonial-content label {
    color: rgba(255, 255, 255, .85)
}

.ttm-topbar-wrapper.ttm-textcolor-white,
.ttm-topbar-wrapper.ttm-textcolor-white a {
    color: rgba(255, 255, 255, .95)
}

.ttm-bgcolor-darkgrey .featured-icon-box .featured-icon.ttm-icon_element-border,
.ttm-bgcolor-grey .ttm-pagination .page-numbers,
.ttm-bgcolor-skincolor .featured-icon-box .featured-icon.ttm-icon_element-border,
.ttm-bgcolor-skincolor .wrap-form.ttm-contactform span.text-input input[type=text]:focus,
.ttm-bgcolor-skincolor .wrap-form.ttm-contactform span.text-input textarea[type=text]:focus,
.ttm-btn.ttm-btn-color-white.ttm-btn-style-border:hover,
.ttm-header-style-overlay .ttm-header-icons .ttm-header-cart-link a,
.ttm-header-style-overlay .ttm-header-icons .ttm-header-search-link a,
.ttm-icon.ttm-icon_element-border.ttm-icon_element-color-white,
.white-border .with-top-border {
    border-color: #fff
}

.ttm-bgcolor-skincolor .wrap-form.ttm-contactform span.text-input input[type=text]:focus,
.ttm-bgcolor-skincolor .wrap-form.ttm-contactform span.text-input textarea[type=text]:focus {
    border-color: #fff !important
}

.ttm-bgcolor-skincolor .heading-seperator span:after,
.ttm-bgcolor-skincolor .heading-seperator:after {
    border-bottom-color: #fff !important
}

.ttm-bgcolor-skincolor .separator .sep-line {
    border-color: rgba(255, 255, 255, .24)
}

.footer .second-footer {
    border-bottom-color: rgba(255, 255, 255, .06)
}

.ttm-highlight-fid-style1:after {
    border-top-color: #fff
}

.accordion.style2 .toggle-content,
.featured-icon-box.style16:before,
.featured-imagebox-team .featured-content-team,
.sidebar .ttm-bgcolor-grey>.ttm-bg-layer,
.ttm-bgcolor-grey,
.ttm-bgcolor-grey>.ttm-bg-layer,
.ttm-bgcolor-white>.ttm-bg-layer>.ttm-bg-layer-inner,
.ttm-btn-bgcolor-grey,
.ttm-header-style-classicinfo .ttm-content-wrapper,
.ttm-icon.ttm-icon_element-fill.ttm-icon_element-background-color-grey,
.ttm-search-overlay .ttm-site-searchform input[type=search],
.ttm-team-member-content .ttm-tabs.ttm-tab-style-horizontal ul.tabs li a {
    background-color: #ebf2f9
}

.grey-border .ttm_single_image-wrapper.with-border15 img {
    border-color: #e8f0f8
}

.testimonials.style2 .ttm-ratting-star {
    color: #fd4
}

.ttm-textcolor-dark,
.ttm-top-info-con .title-box p {
    color: #687076 !important
}

.comment-form-rating .stars,
.products .star-ratings,
.summary .star-rating,
div.product #reviews .star-rating {
    color: #f5cc26 !important
}

#preloader {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    margin: -30px 0 0 -30px
}

#status {
    z-index: 999999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(../images/pre-loader-1.gif) center no-repeat #fff
}

.social-icons {
    font-size: 15.5px
}

.social-icons li {
    display: inline-block;
    border: none;
    margin: 0 3px
}

.social-icons.circle li>a {
    border: 1px solid #e8ecef;
    height: 36px;
    width: 36px;
    line-height: 36px;
    text-align: center;
    display: block;
    font-size: 13px;
    border-radius: 50%
}

.ttm-bgcolor-darkgrey .social-icons.circle li>a,
.ttm-bgcolor-skincolor .social-icons.circle li>a {
    border: none;
    color: #2c2c2c;
    background-color: #fff
}

.tooltip:after,
.tooltip:before,
[data-tooltip]:after,
[data-tooltip]:before {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .2s ease-in-out, visibility .2s ease-in-out, -webkit-transform .2s cubic-bezier(.71, 1.7, .77, 1.24);
    -moz-transition: opacity .2s ease-in-out, visibility .2s ease-in-out, -moz-transform .2s cubic-bezier(.71, 1.7, .77, 1.24);
    transition: opacity .2s ease-in-out, visibility .2s ease-in-out, transform .2s cubic-bezier(.71, 1.7, .77, 1.24);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    pointer-events: none
}

.tooltip:before,
[data-tooltip]:before {
    z-index: 1001;
    border: 6px solid transparent;
    background: 0 0;
    content: ""
}

.tooltip-top:before,
.tooltip:before,
[data-tooltip]:before {
    margin-left: -6px;
    margin-bottom: -12px;
    border-top-color: #182333
}

.tooltip-top:after,
.tooltip-top:before,
.tooltip:after,
.tooltip:before,
[data-tooltip]:after,
[data-tooltip]:before {
    bottom: 78%;
    left: 50%
}

.tooltip-top:focus:after,
.tooltip-top:focus:before,
.tooltip-top:hover:after,
.tooltip-top:hover:before,
.tooltip:focus:after,
.tooltip:focus:before,
.tooltip:hover:after,
.tooltip:hover:before,
[data-tooltip]:focus:after,
[data-tooltip]:focus:before,
[data-tooltip]:hover:after,
[data-tooltip]:hover:before {
    -webkit-transform: translateY(-16px);
    -moz-transform: translateY(-16px);
    transform: translateY(-16px)
}

.tooltip-top:after,
.tooltip:after,
[data-tooltip]:after {
    margin-left: -80px
}

.tooltip:after,
[data-tooltip]:after {
    z-index: 1000;
    padding: 8px;
    width: 160px;
    background-color: #182333;
    color: #fff;
    content: attr(data-tooltip);
    font-size: 15.5px;
    line-height: 1.2;
    text-align: center;
    border-radius: 5px
}

.tooltip:focus:after,
.tooltip:focus:before,
.tooltip:hover:after,
.tooltip:hover:before,
[data-tooltip]:focus:after,
[data-tooltip]:focus:before,
[data-tooltip]:hover:after,
[data-tooltip]:hover:before {
    visibility: visible;
    opacity: 1
}

.ttm-topbar-wrapper {
    line-height: 49px
}

.ttm-topbar-wrapper .top-contact.text-left {
    position: relative;
    float: left;
    line-height: 50px
}

.top-contact li {
    position: relative;
    z-index: 1;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px
}

.top-contact li:last-child {
    padding-right: 22px !important
}

.top-contact {
    margin: 0;
    padding: 0;
    font-size: 13px;
    display: inline-block;
    position: relative
}

.header-btn,
.ttm-header-style-infostack .topbar-right .top-contact {
    padding-left: 15px
}

.topbar-right .top-contact li:before {
    content: "";
    height: 18px;
    width: 1px;
    background-color: rgba(255, 255, 255, .09);
    display: block;
    position: absolute;
    right: 0;
    top: 17px
}

.topbar-right .top-contact.ttm-highlight-right li:last-child:after,
.ttm-header-style-classicinfo .ttm-top-info-con ul li:not(:last-child):after {
    content: unset
}

.ttm-topbar-wrapper .ttm-social-links-wrapper {
    margin: 0;
    position: relative;
    padding-left: 13px
}

.ttm-topbar-wrapper .social-icons li {
    margin: 0 3px
}

.ttm-topbar-wrapper .social-icons li>a {
    display: block;
    border: none;
    width: 16px;
    height: 25px;
    line-height: 25px;
    font-size: 16px;
    font-weight: 500;
    background-color: transparent;
    text-align: center
}

#totop,
.ttm-header-icons .ttm-header-cart-link a i,
.ttm-header-icons .ttm-header-search-link a i {
    font-weight: 900
}

.ttm-header-style-01 .top-contact li a,
.ttm-header-style-01 .ttm-topbar-wrapper .social-icons li>a {
    color: #687076
}

.ttm-header-style-01 .topbar-right .top-contact li:before {
    background-color: #e7e7e7
}

.ttm-topbar-content .topbar-right .list-inline {
    display: inline-block;
    line-height: 49px
}

.top-contact.ttm-highlight-left {
    margin-right: 15px;
    padding-right: 5px
}

.top-contact.ttm-highlight-right {
    margin-left: 15px;
    padding-left: 15px;
    position: relative
}

.top-contact.ttm-highlight-left:after,
.top-contact.ttm-highlight-right:after {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    width: 5000px;
    height: 100%
}

.top-contact.ttm-highlight-right:after {
    right: 0;
    left: 0
}

.top-contact i {
    margin-right: 9px
}

.ttm-top-info-con ul li {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    height: 100%;
    margin: 0
}

.ttm-top-info-con>ul {
    padding: 0;
    margin: 0;
    display: table;
    vertical-align: middle;
    height: 100%
}

.ttm-top-info-con {
    float: right;
    position: relative;
    z-index: 3;
    text-align: right
}

.plan-action,
.ttm-top-info-con>ul:not(.social-icons)>li {
    padding: 0 20px
}

.footer-nav-menu li:last-child,
.ttm-blog-classic .featured-imagebox-post .featured-content.featured-content-post .post-meta span,
.ttm-top-info-con>ul:not(.social-icons)>li:last-child {
    padding-right: 0
}

.footer-nav-menu li:first-child,
.ttm-team-member-data ul.ttm-team-details-list,
.ttm-top-info-con>ul:not(.social-icons)>li:first-child {
    padding-left: 0
}

.ttm-top-info-con ul li .icon-box,
.ttm-top-info-con ul li .title-box {
    display: table-cell;
    vertical-align: middle;
    text-align: left
}

ul li .icon-box.icon-style-border i {
    border: 1px solid;
    position: relative;
    display: block;
    height: 42px;
    width: 42px;
    line-height: 42px;
    text-align: center
}

.icon-box i {
    font-size: 18px
}

.ttm-top-info-con ul li .title-box {
    padding-left: 18px
}

.ttm-top-info-con .title-box h5 {
    font-size: 16px;
    font-weight: 500;
    line-height: 21px;
    margin-bottom: 0
}

.ttm-top-info-con .title-box p {
    font-size: 15.5px;
    font-weight: 400;
    line-height: 23px;
    margin-bottom: 0
}

.ttm-header-style-classicinfo .ttm-content-wrapper {
    position: relative;
    padding-top: 19px;
    padding-bottom: 16px
}

.ttm-header-style-classicinfo .top-contact.ttm-highlight-right {
    position: relative;
    padding-left: 20px;
    float: right;
    line-height: 48px;
    bottom: -18px;
    font-size: 16px
}

.site-branding {
    float: left;
    height: 100px;
    line-height: 85px;
    position: relative;
    display: block;
    z-index: 1
}

.site-branding img {
    max-height: 43px;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.fixed-header .site-branding {
    line-height: 71px !important
}

.fixed-header .site-branding img {
    max-height: 43px
}

.ttm-header-style-infostack #site-header-menu .container,
ul.ttm_contact_widget_wrapper {
    padding: 0
}

#site-header-menu #site-navigation .menu ul li ul>li:not(:last-child) {
    border-bottom: 1px solid rgba(0, 0, 0, .04)
}

#site-header-menu #site-navigation .menu ul {
    padding: 0;
    margin: 0
}

.footer .widget ul.ttm-timelist-block li .service-time,
.ttm-menu-toggle {
    float: right
}

#site-header-menu #site-navigation .menu>ul>li,
.ttm-nextprev-bottom-nav .nav-next,
.ttm-nextprev-bottom-nav .nav-previous {
    display: inline-block;
    position: relative
}

#site-header-menu #site-navigation .menu ul li:hover>ul {
    opacity: 1;
    display: block;
    visibility: visible;
    height: auto;
    transform: translate(0, 0)
}

#site-header-menu #site-navigation .menu ul ul ul {
    position: absolute;
    left: 100%;
    top: 0
}

#site-header-menu #site-navigation .menu ul li>a {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 15.5px;
    line-height: 19px
}

#site-header-menu #site-navigation ul ul li {
    position: relative;
    border-bottom: 1px solid transparent
}

#site-header-menu #site-navigation .menu ul li>ul li>a {
    margin: 0;
    display: block;
    padding: 15px 20px;
    position: relative;
    font-weight: 400;
    font-size: 13px;
    text-transform: capitalize;
    height: auto;
    line-height: 18px
}

#site-header-menu #site-navigation .menu ul>li>ul li.has-submenu>a:after {
    content: "\f105";
    position: absolute;
    background-color: transparent;
    right: 12px;
    top: 16px;
    display: inline-block;
    font-family: FontAwesome;
    font-size: 15.5px;
    margin-left: 4px;
    opacity: .8
}

#site-header-menu #site-navigation .menu ul li a span {
    padding: 1px 3px 2px;
    border-radius: 2px;
    font-size: 10px;
    line-height: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-left: 7px
}

.ttm-header-icons {
    position: relative;
    padding-left: 29px
}

.ttm-header-icons .ttm-header-cart-link a,
.ttm-header-icons .ttm-header-search-link a {
    position: relative;
    border: 1px solid;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    height: 31px;
    width: 31px;
    line-height: 31px;
    color: #0b0c26;
    font-size: 12px !important;
    z-index: 9
}

.ttm-header-icons .ttm-header-cart-link {
    padding-left: 4px;
    padding-right: 0
}

.ttm-header-icons .ttm-header-icon {
    margin-left: 7px
}

.ttm-header-icons .ttm-header-cart-link span.number-cart {
    position: absolute;
    bottom: 20px;
    left: 18px;
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 18px;
    font-size: 9px;
    display: block;
    color: #fff;
    border-radius: 50%;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.header-btn .ttm-btn.ttm-btn-size-md {
    padding: 8px 17px
}

.header-btn,
.ttm-header-icon,
.ttm-header-icons {
    height: 100px;
    line-height: 100px;
    float: right
}

.ttm-ptablebox-features ul li span {
    color: #002136;
    font-weight: 600
}

.plan-action a {
    background-color: #00558d;
    color: #fff;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 45px
}

.plan-action a i {
    margin-left: 10px
}

.ttm-search-overlay {
    position: absolute;
    top: 100%;
    right: 0;
    width: 400px;
    background: #fff;
    border-top: 3px solid;
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: .3s;
    -ms-transition: .3s;
    transition: .3s;
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .1);
    -ms-box-shadow: 0 3px 5px rgba(0, 0, 0, .1);
    box-shadow: 0 3px 5px rgba(0, 0, 0, .1);
    z-index: 111
}

.first-footer,
.footer {
    background-attachment: scroll;
    background-repeat: no-repeat
}

.bg-img-3,
.first-footer,
.footer,
.timeline,
.ttm-page-title-row,
section.error-404 {
    background-size: cover
}

.ttm-header-style-classic .ttm-search-overlay .w-search-form-row:before,
.ttm-header-style-overlay .ttm-search-overlay .w-search-form-row:before {
    right: 7px
}

.ttm-search-overlay .w-search-form-h {
    display: table;
    height: 100%;
    width: 100%
}

.ttm-search-overlay .w-search-form-row {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    position: relative;
    padding: 20px
}

.ttm-search-overlay .w-search-form-row:before {
    position: absolute;
    right: 17px;
    top: -8px;
    text-align: center;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 8px solid;
    content: " "
}

.ttm-search-overlay .ttm-site-searchform input[type=search] {
    font-size: 15.5px;
    text-align: left;
    height: 50px;
    border: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    box-shadow: none !important;
    color: #333;
    width: 85%;
    line-height: 1.3em;
    float: left
}

.ttm-search-overlay .ttm-site-searchform button {
    font-size: 21px;
    width: 15%;
    padding: 0;
    border: 0;
    border-radius: 0;
    height: 50px;
    text-align: center;
    display: block;
    line-height: 50px;
    color: #fff;
    float: left
}

.ttm-tectxon-icon-search:before {
    content: '\e825';
    font-family: themify
}

.ttm-search-overlay.st-show {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.footer {
    background-color: #002136;
    background-position: center center
}

.footer .widget {
    margin: 60px 0 55px
}

.footer .ttm-textcolor-white {
    color: rgba(255, 255, 255, .8)
}

.footer .widget .ttm-btn.ttm-btn-size-md {
    padding: 14px 27px
}

.first-footer {
    background-image: url(../images/footer-bg-one.jpg);
    background-position: center bottom;
    padding: 62px 0 55px
}

.footer-logo {
    margin-bottom: 45px
}

.footer-logo img {
    max-height: 80px;
    width: auto
}

.first-footer .footer-box {
    border-top: 1px solid #e5eef7;
    border-bottom: 1px solid #e5eef7
}

.first-footer .widget-area {
    padding: 33px 15px 37px;
    position: relative
}

.calc-info h6,
.first-footer .featured-desc p,
.first-footer .featured-title h5 {
    margin-bottom: 0;
    color: #fff
}

.newsletter-form {
    position: relative;
    margin-bottom: 10px;
    margin-top: 48px
}

.newsletter-form input[type=email] {
    background-color: #fff;
    height: 47px;
    font-size: 15.5px;
    outline: 0;
    border: none;
    border-radius: 25px;
    padding-left: 50px;
    padding-right: 116px;
    -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, .04);
    -moz-box-shadow: 0 0 12px 0 rgba(0, 0, 0, .04);
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, .04);
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.newsletter-form input[type=submit] {
    height: 47px;
    width: 115px;
    border: 0;
    outline: 0;
    z-index: 21;
    padding: 0 20px 0 0;
    right: 0;
    border-radius: 0 50px 50px 0;
    box-shadow: 0 0;
    font-weight: 600;
    font-size: 12px;
    position: absolute;
    top: 0;
    -webkit-transition: .35s;
    transition: .35s
}

.newsletter-form i {
    padding-right: 1px;
    position: absolute;
    left: 25px;
    top: 16px
}

.mailchimp-inputbox:after {
    position: absolute;
    content: "\e628";
    top: 11px;
    right: 26px;
    font-family: themify;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    font-size: 15.5px;
    color: #fff;
    z-index: 99
}

.second-footer {
    border-bottom: 1px solid rgba(255, 255, 255, .14)
}

.widget ul>li {
    padding: 0 0 13px;
    position: relative
}

.widget .widget-title {
    position: relative;
    margin-bottom: 35px;
    display: inline-block;
    font-size: 20px;
    line-height: 30px
}

.widget .widget-title:after {
    display: block;
    height: 3px;
    margin-top: 0;
    margin-bottom: -13px;
    content: '';
    position: absolute;
    bottom: 0;
    width: 20px
}

.who-we-bg {
    background-image: url(../images/who-we-bg.jpg)
}

.ttm-bgcolor-darkblue {
    background-color: #002144
}

.footer .social-icons li {
    margin-left: 3px;
    margin-right: 3px;
    min-width: auto
}

.footer .social-icons li:first-child {
    margin-left: 0
}

.footer .social-icons li>a {
    background-color: #000d16;
    border: none;
    font-size: 15.5px
}

.bg-img-3 {
    background-image: url(../images/rev-bg.jpg)
}

.ttm-page-title-row,
.ttm-page-title-row-1 {
    background-image: url(../images/header-bg-1.jpg)
}

.footer .widget ul.ttm-timelist-block {
    padding: 0;
    font-size: 15.5px;
    margin-top: 0
}

.footer .widget ul.ttm-timelist-block li:first-child {
    padding-top: 0
}

.footer .widget ul.ttm-timelist-block li {
    font-size: 15.5px;
    line-height: 23px;
    padding: 10px 0;
    border-bottom: 1px solid rgba(255, 255, 255, .07)
}

.widget ul#menu-footer-services li a {
    padding-left: 16px;
    position: relative
}

.widget ul#menu-footer-services li a:before {
    font-family: FontAwesome;
    content: "\f101";
    position: absolute;
    top: 0;
    left: 0;
    line-height: 18px;
    font-size: 15.5px
}

ul.ttm-our-location-list li {
    padding: 0 0 4px
}

ul.ttm-our-location-list li i {
    margin-right: 7px;
    font-size: 15.5px
}

.copyright {
    text-align: center;
    padding-top: 23px;
    padding-bottom: 23px
}

.footer-nav-menu {
    margin: 0;
    padding: 0
}

.footer-nav-menu li {
    display: inline-block;
    padding-left: 2px;
    padding-right: 16px;
    font-size: 15.5px;
    padding-bottom: 0
}

ul.footer-nav-menu li:not(:last-child):after {
    position: absolute;
    content: "|";
    padding-left: 7px
}

#totop {
    color: #fff;
    right: 34px;
    bottom: 34px;
    z-index: 999;
    height: 0;
    width: 0;
    font-size: 0;
    text-align: center;
    padding-top: 3px;
    line-height: 34px;
    border-radius: 3px
}

#totop.top-visible {
    height: 40px;
    width: 40px;
    font-size: 22px;
    display: inline
}

.ttm-page-title-row {
    position: relative;
    background-repeat: no-repeat;
    background-position: top center;
    display: block;
    padding-top: 180px;
    padding-bottom: 30px;
    z-index: 11
}

.landing-wrap,
.timeline {
    background-repeat: no-repeat;
    background-position: center, center
}

.ttm-page-title-row-2 {
    background-image: url(../images/header-bg-2.jpg)
}

.ttm-page-title-row-3 {
    background-image: url(../images/header-bg-3.jpg)
}

div.ttm-page-title-row>.ttm-bg-layer {
    background-color: rgba(24, 35, 51, .85)
}

.title-box .page-title-heading h1 {
    text-transform: capitalize;
    font-size: 43px;
    line-height: 50px;
    margin-bottom: 10px
}

.breadcrumb-wrapper a {
    font-weight: 400;
    text-transform: capitalize;
    font-size: 15.5px;
    line-height: 20px;
    color: #fff
}

#map_canvas {
    margin: 0;
    padding: 0;
    height: 100%
}

.map-wrapper {
    height: 630px;
    padding: 10px 0 0;
    margin-bottom: 8px
}

.map-wrapper.style2 {
    height: 100%;
    margin: 0;
    padding: 0
}

ul.ttm_contact_widget_wrapper li {
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 25px;
    border-bottom: 1px solid #eaeaea
}

ul.ttm_contact_widget_wrapper li h6 {
    font-size: 18px;
    line-height: 24px;
    padding-left: 37px
}

ul.ttm_contact_widget_wrapper li:last-child {
    border: 0
}

ul.ttm_contact_widget_wrapper li i {
    position: absolute;
    left: 0;
    top: 20px;
    font-size: 20px;
    font-weight: 400
}

.ttm-rounded-shadow-box {
    border-radius: 10px;
    border-top: 7px solid
}

.page-header {
    margin: 200px 0 20px
}

section.error-404 {
    padding: 150px 0;
    text-align: center;
    background-image: url(../images/error-bg.jpg);
    background-repeat: no-repeat;
    background-position: center
}

section.error-404 .ttm-big-icon {
    font-size: 150px
}

section.error-404 h1 {
    font-size: 95px;
    text-transform: uppercase;
    line-height: 100%
}

section.error-404 .page-content p {
    font-size: 18px;
    margin-bottom: 30px
}

.ttm-social-share-title h5 {
    font-size: 18px;
    font-weight: 500;
    padding-right: 10px;
    position: relative;
    margin-right: 10px;
    margin-bottom: 0
}

.ttm-nextprev-bottom-nav .nav-next a,
.ttm-nextprev-bottom-nav .nav-previous a {
    text-align: center;
    top: 106px;
    right: 48px;
    color: #fff;
    transition: .2s ease-in-out;
    display: inline-block;
    border-radius: 0;
    border-width: 0;
    border-style: solid;
    font-size: 15.5px;
    padding: 12px 34px;
    font-weight: 500
}

.ttm-nextprev-bottom-nav .nav-previous a {
    padding-right: 25px;
    padding-left: 44px
}

.ttm-nextprev-bottom-nav .nav-previous a:after {
    content: '\f100';
    font-family: FontAwesome;
    left: 25px
}

.ttm-nextprev-bottom-nav .nav-next a:after,
.ttm-nextprev-bottom-nav .nav-previous a:after {
    position: absolute;
    font-size: 16px;
    top: 13px
}

.ttm-pf-single-related-title {
    font-size: 28px
}

article.ttm-blog-classic {
    margin-bottom: 30px;
    padding-bottom: 0
}

.ttm-blog-classic .featured-imagebox-post {
    margin-top: 0;
    margin-bottom: 0
}

.ttm-blog-classic .featured-imagebox-post .featured-content.featured-content-post {
    padding: 20px 0
}

.ttm-blog-classic .featured-imagebox-post:hover {
    box-shadow: none;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.ttm-blog-classic .featured-imagebox-post .featured-content.featured-content-post .post-title h5 {
    font-size: 30px;
    line-height: 39px
}

.ttm-blog-classic .featured-imagebox-post .post-meta span:not(:last-child):after {
    background-color: #eaeaea;
    display: inline-block;
    content: "";
    width: 1px;
    height: 20px;
    vertical-align: middle;
    margin: 0 15px
}

.ttm-blog-classic .ttm-blog-classic-content blockquote {
    display: block;
    background: #ebf2f9;
    padding: 25px 20px 20px 85px;
    position: relative;
    font-weight: 300;
    margin: 35px 0;
    font-size: 17px;
    min-height: 100px;
    line-height: 28px;
    font-style: italic;
    color: #687076;
    border-left: 4px solid
}

.ttm-blog-classic .ttm-blog-classic-content blockquote:before {
    content: '"';
    display: inline-block;
    position: absolute;
    font-size: 110px;
    font-family: myriad pro;
    transform: rotate(180deg);
    top: 0;
    left: 33px
}

.ttm-tag-list span a {
    padding: 6px 15px;
    background-color: #ebf2f9;
    font-size: 15.5px;
    display: inline-block;
    margin-right: 3px
}

.comments-area,
.single-post .comments-area {
    margin-top: 50px;
    margin-bottom: 0
}

.comments-area h2 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 15px
}

.comment-list li {
    position: relative;
    margin-top: 30px
}

.comment-list .children {
    margin-left: 35px
}

.comment-list,
.comment-list .children {
    list-style-type: none;
    padding: 0
}

.single-post .comments-area .comments-title {
    font-size: 33px;
    font-weight: 600
}

.comment-body {
    margin-left: 105px;
    margin-top: 35px;
    margin-bottom: 30px;
    padding: 20px;
    position: relative;
    background-color: #ebf2f9;
    border: 1px solid #ebf2f9
}

.comment-body:after,
.comment-body:before {
    position: absolute;
    top: 17px;
    width: 0;
    height: 0;
    border-width: 10px 12px 10px 0;
    border-style: solid;
    border-color: transparent #ebf2f9;
    z-index: 1;
    content: "";
    left: -12px
}

.comment-author {
    float: left;
    text-align: center;
    width: 87px;
    height: 87px;
    display: block;
    margin-right: 25px;
    overflow: hidden;
    margin-left: -125px;
    margin-top: -20px
}

.comment-author img {
    max-width: 100%;
    height: auto
}

.comment-reply-title {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 15px
}

.comment-meta {
    padding: 0;
    position: relative
}

.comment-meta,
.comment-meta a {
    color: #6e6e6e;
    font-size: 13px
}

.comment-meta .ttm-comment-owner h5,
.ttm-comment-owner {
    display: block;
    font-size: 18px;
    line-height: 18px;
    font-weight: 600;
    color: #182333;
    font-style: normal
}

.comment-box .author-content-wrap p,
.qr-cen-txt,
.single article.post .comment-body p {
    margin-top: 10px
}

.comment-list a.comment-reply-link {
    border: none;
    color: #fff;
    font-size: 13px;
    padding: 2px 30px 3px 17px;
    position: relative;
    margin-top: 5px;
    display: inline-block
}

.comment-list a.comment-reply-link:after {
    position: absolute;
    top: 6px;
    font-family: themify;
    content: "\e649";
    font-weight: 400;
    display: inline-block;
    margin-right: .2em;
    text-align: center;
    opacity: 1;
    line-height: 22px;
    font-size: 10px;
    margin-left: 8px
}

.comments-area .comment-respond {
    padding-top: 10px
}

#respond .comment-reply-title {
    margin: 0 0 20px !important
}

.comment-form,
.comment-form p:not(.comment-notes) {
    margin-bottom: 20px
}

.comment-form .comment-notes {
    margin-bottom: 25px;
    font-style: italic
}

.comment-form textarea {
    height: 125px
}

.comment-form input[type=email],
.comment-form input[type=text],
.comment-form input[type=url],
.comment-form textarea {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    border-radius: 0;
    padding-left: 0
}

.comments-area .comment-form .comment-form-author,
.comments-area .comment-form .comment-form-email,
.comments-area .comment-form .comment-form-url {
    position: relative;
    float: left;
    width: 100%
}

.comments-area .comment-form .comment-form-url,
.ttm-team-member-content .ttm-tabs.ttm-tab-style-horizontal ul.tabs li:last-child {
    margin-right: 0
}

.ttm-team-member-data ul {
    margin: 0;
    padding: 0;
    clear: both
}

.ttm-team-details-list li {
    position: relative;
    padding: 9px 0 8px;
    font-size: 15.5px;
    line-height: 24px;
    display: block;
    float: left;
    width: 100%
}

.ttm-team-details-list li i {
    margin-right: 8px
}

.ttm-team-details-list .ttm-team-list-title {
    margin-right: 3px;
    position: relative;
    font-size: 15.5px;
    line-height: 20px
}

.ttm-team-member-data {
    padding: 35px 5px 35px 26px;
    background-color: #ebf2f9;
    margin-bottom: 30px
}

.ttm-team-details-list .ttm-team-list-value a {
    color: #8d9297
}

.ttm-team-member-single-title {
    font-size: 23px;
    line-height: 26px;
    margin-bottom: 0
}

.ttm-team-member-single-position {
    font-size: 12px;
    line-height: 26px;
    color: #8d9297;
    font-weight: 400;
    margin-bottom: 10px
}

.ttm-team-member-content blockquote {
    background-color: #ebf2f9;
    padding: 20px 25px;
    color: #687076;
    font-size: 16px;
    font-style: italic;
    margin-top: 20px
}

.ttm-team-member-content .ttm-tabs.ttm-tab-style-horizontal {
    display: block !important
}

.ttm-team-member-content .ttm-tabs.ttm-tab-style-horizontal ul.tabs li {
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    margin: 8px 7px 7px 8px
}

.ttm-team-member-content .ttm-tabs.ttm-tab-style-horizontal ul.tabs li a {
    text-transform: capitalize;
    text-align: center;
    border-radius: 0;
    font-size: 17px;
    font-weight: 600
}

.ttm-team-member-award-box {
    padding-left: 15px;
    padding-bottom: 40px;
    position: relative
}

.ttm-team-member-award-box:before {
    content: "";
    position: absolute;
    left: 15px;
    top: -30px;
    width: 1px;
    height: 100%;
    background: #e8ecef
}

.ttm-team-member-award-box h5 {
    margin-bottom: 5px;
    font-weight: 600;
    position: relative
}

.ttm-team-member-award-box h5:before {
    content: "";
    position: absolute;
    border-radius: 0;
    left: 0;
    top: 5px;
    width: 12px;
    height: 12px;
    background-color: #e8ecef
}

.ttm-team-member-award-box h5,
.ttm-team-member-award-box p {
    padding-left: 35px
}

.element-row {
    padding: 0 0 45px;
    position: relative
}

.element-row .section-title h2.title {
    margin-top: 22px;
    margin-bottom: 25px
}

.ttm-progress-bar .progress .progress-bar.progress-bar-color-bar_blue {
    background-color: #0074cc
}

.ttm-progress-bar .progress .progress-bar.progress-bar-color-bar_green {
    background-color: #5bb75b
}

.ttm-progress-bar .progress .progress-bar.progress-bar-color-bar_pink {
    background-color: #f4524d
}

.ttm-progress-bar .progress .progress-bar.progress-bar-color-bar_turquoise {
    background-color: #00c1cf
}

.ttm-icon.ttm-icon_element-fill.ttm-icon_element-background-yellow {
    background-color: #ffb300
}

.ttm-icon.ttm-icon_element-fill.ttm-icon_element-background-orange {
    background-color: #ff4c00
}

.ttm-icon.ttm-icon_element-fill.ttm-icon_element-background-red {
    background-color: #ff0a26
}

.ttm-icon.ttm-icon_element-fill.ttm-icon_element-background-dark_pink {
    background-color: #ff0061
}

.ttm-icon.ttm-icon_element-fill.ttm-icon_element-background-mulled_wine {
    background-color: #50485b
}

.ttm-icon.ttm-icon_element-fill.ttm-icon_element-background-aqua {
    background-color: #39c8df
}

.ttm-icon.ttm-icon_element-fill.ttm-icon_element-color-aqua {
    color: #39c8df
}

.ttm-icon.ttm-icon_element-border.ttm-icon_element-color-mulled_wine {
    border-color: #50485b;
    color: #50485b
}

.ttm-icon.ttm-icon_element-border.ttm-icon_element-color-blue {
    border-color: #5472d2;
    color: #5472d2
}

.ttm-icon.ttm-icon_element-border.ttm-icon_element-color-white {
    border-color: #fff;
    color: #fff
}

.ttm-icon.ttm-icon_element-border.ttm-icon_element-color-yellow {
    border-color: #ffb300;
    color: #ffb300
}

.ttm-icon.ttm-icon_element-border.ttm-icon_element-color-orange {
    border-color: #ff4c00;
    color: #ff4c00
}

.ttm-icon.ttm-icon_element-border.ttm-icon_element-color-red {
    border-color: #ff0a26;
    color: #ff0a26
}

.element-style .icon-box-wrapper {
    padding-top: 15px
}

.element-style .row .col-md-6 .featured-icon-box:not(:last-child) {
    padding: 0;
    margin-bottom: 40px
}

.list-style-disc {
    list-style-type: disc !important
}

.list-style-decimal {
    list-style-type: decimal !important
}

ul.ttm-list {
    padding: 0
}

.ttm-list.ttm-list-style-icon li i {
    position: absolute;
    left: 0;
    top: 5px
}

.ttm-list.ttm-list-style-icon li {
    padding-left: 27px;
    list-style: none;
    position: relative;
    padding-bottom: 8px
}

.ttm-list.ttm-list-textsize-medium li {
    font-size: 16px;
    padding-bottom: 9px
}

.ttm-list.ttm-list-style-icon.style1 li {
    padding-bottom: 17px;
    padding-left: 0
}

.ttm-list.ttm-list-style-icon.style1 .ttm-list-li-content {
    padding-left: 25px
}

.rev_slider_wrapper {
    background-color: #192a53
}

.diff p {
    margin-bottom: 5px
}

.term-image {
    width: 150px;
    text-align: center
}

.pass h4 {
    color: #001f45;
    font-size: 20px
}

.pass p {
    font-weight: 400;
    font-size: 15.5px;
    line-height: 26px;
    margin-bottom: 15px;
    color: #687076
}

.t-black {
    color: #000 !important
}

.pass-down p {
    margin-top: 50px;
    font-size: 12px !important;
    text-transform: uppercase;
    color: #000
}

@media(max-width:986px) {
    .ag-left::after {
        border: none !important
    }
}

@media(min-width:986px) {
    .pass {
        margin-top: 20px
    }
}

.manual-text p,
.packs-left h2,
.packs-right h5,
.pass-text p,
.success-table td,
.success-table th {
    color: #000
}

.pa,
.packs-left,
.packs-right,
.pass-text {
    margin-top: 50px
}

.pass-text h3 {
    color: #0071bc;
    font-size: 26px
}

.manual-head,
.road-head h1 {
    font-weight: 600;
    font-size: 36px;
    line-height: 44px
}

.timeline {
    position: relative;
    background-image: url(../images/roadmap/87395.jpg);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 5rem;
    margin: 50px auto;
    overflow: hidden
}

.timeline:after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -2px;
    border-right: 2px dashed #4b546f;
    height: 100%;
    display: block
}

.timeline-row {
    padding-left: 50%;
    position: relative;
    margin-bottom: 30px
}

.timeline-row .timeline-time {
    position: absolute;
    right: 50%;
    top: 15px;
    text-align: right;
    margin-right: 60px;
    color: #0071bc;
    font-weight: 700;
    font-size: 1.5rem
}

.calc-info,
.cert-btn,
.pd-bt {
    text-align: center
}

.timeline-row .timeline-time small {
    display: block;
    font-size: .8rem
}

.timeline-row .timeline-content {
    position: relative;
    padding: 20px 30px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    box-shadow: rgba(0, 0, 0, .24) 0 3px 8px
}

.road-1 {
    background-color: #d91b5c;
    border: 1px solid #d95c99
}

.road-2 {
    background-color: #f8a065;
    border: 1px solid #f79366
}

.road-3 {
    background-color: #781321;
    border: 1px solid #811624
}

.road-4 {
    background-color: #8d3988;
    border: 1px solid #742a79
}

.road-5 {
    background-color: #f04f54;
    border: 1px solid #f26229
}

.road-6 {
    background-color: #8584bd;
    border: 1px solid #66b3d9
}

.timeline-row .timeline-content:after {
    content: "";
    position: absolute;
    top: 20px;
    height: 16px;
    z-index: -1;
    width: 16px;
    background: #0071bc
}

.timeline-row .road-1:before,
.timeline-row .road-2:before {
    content: "";
    position: absolute;
    top: 4px;
    right: -100px;
    width: 75px;
    height: 75px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    z-index: 10
}

.timeline-row .road-1:before {
    border-radius: 100px;
    background-image: url(../images/roadmap/21.png);
    background-size: cover
}

.timeline-row .road-2:before {
    border-radius: 100px;
    background-image: url(../images/roadmap/22.png);
    background-size: cover
}

.timeline-row .road-3:before,
.timeline-row .road-4:before {
    content: "";
    position: absolute;
    top: 4px;
    width: 75px;
    height: 75px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    right: -100px
}

.timeline-row .road-3:before {
    border-radius: 100px;
    z-index: 10;
    background-image: url(../images/roadmap/23.png);
    background-size: cover
}

.timeline-row .road-4:before {
    border-radius: 100px;
    z-index: 10;
    background-image: url(../images/roadmap/24.png);
    background-size: cover
}

.timeline-row .road-5:before,
.timeline-row .road-6:before {
    position: absolute;
    top: 4px;
    width: 75px;
    height: 75px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    z-index: 10;
    content: "";
    background-size: cover
}

.timeline-row .road-5:before {
    right: -100px;
    border-radius: 100px;
    background-image: url(../images/roadmap/25.png)
}

.timeline-row .road-6:before {
    right: -78px;
    border-radius: 100px;
    background-image: url(../images/roadmap/26.png)
}

.timeline-row .timeline-content h4 {
    margin: 0 0 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 150%
}

.timeline-row .timeline-content p {
    line-height: 150%;
    color: #fff
}

.timeline-row .timeline-content i {
    font-size: 1.2rem;
    line-height: 100%;
    padding: 15px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    background: #272e48;
    margin-bottom: 10px;
    display: inline-block
}

.timeline-row .timeline-content .thumbs {
    margin-bottom: 20px;
    display: flex
}

.timeline-row .timeline-content .thumbs img {
    margin: 5px;
    max-width: 60px
}

.timeline-row .timeline-content .badge {
    color: #fff;
    background: linear-gradient(120deg, #00b5fd 0, #0047b1 100%)
}

.timeline-row:nth-child(2n) .timeline-content {
    margin-left: 60px;
    text-align: left
}

.timeline-row:nth-child(2n) .timeline-content:after {
    left: -8px;
    right: initial;
    border-bottom: 0;
    border-left: 0;
    transform: rotate(-135deg)
}

.timeline-row:nth-child(2n) .timeline-content:before {
    left: -100px;
    right: initial
}

.timeline-row:nth-child(odd) {
    padding-left: 0;
    padding-right: 50%
}

.timeline-row:nth-child(odd) .timeline-time {
    right: auto;
    left: 50%;
    text-align: left;
    margin-right: 0;
    margin-left: 60px
}

.timeline-row:nth-child(odd) .timeline-content {
    margin-right: 60px
}

.timeline-row:nth-child(odd) .timeline-content:after {
    right: -8px;
    border-left: 0;
    border-bottom: 0;
    transform: rotate(45deg)
}

@media(max-width:992px) {
    .timeline {
        padding: 15px
    }
    .timeline:after {
        border: 0
    }
    .timeline .timeline-row:nth-child(2n),
    .timeline .timeline-row:nth-child(odd) {
        padding: 0
    }
    .timeline .timeline-row:nth-child(odd) .timeline-time {
        position: relative;
        top: 0;
        left: 0;
        margin: 0 0 10px
    }
    .timeline .timeline-row:nth-child(2n) .timeline-content,
    .timeline .timeline-row:nth-child(odd) .timeline-content {
        margin: 0
    }
    .timeline .timeline-row:nth-child(2n) .timeline-content:after,
    .timeline .timeline-row:nth-child(2n) .timeline-content:before,
    .timeline .timeline-row:nth-child(odd) .timeline-content:after,
    .timeline .timeline-row:nth-child(odd) .timeline-content:before {
        display: none
    }
    .timeline .timeline-row:nth-child(2n) .timeline-time {
        position: relative;
        top: 0;
        left: 0;
        margin: 0 0 10px;
        text-align: left
    }
}

.road-head h1 {
    margin-bottom: 10px;
    text-transform: capitalize
}

.d-btn {
    background-color: #0071bc;
    padding: 5px 30px;
    color: #fff;
    border-radius: 4px;
    transition: .6s ease-in-out
}

.d-btn:hover {
    background-color: #fff;
    border: 2px solid #0071bc;
    color: #0071bc
}

.pdf-wrap {
    padding: 20px 25px;
    background-color: #0071bc14
}

.pdf-wrap h4 {
    color: #000;
    font-size: 18px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 700
}

.chose p,
.manual-head {
    text-transform: capitalize
}

.pdf-image img {
    border: .2px solid #00000021;
    border-radius: 4px;
    margin-top: 10px
}

.drop-country select option {
    background-color: #0071bc;
    padding: 10px
}

.manual-head {
    color: #000 !important;
    margin-bottom: 0
}

.manual-text h3 {
    color: #0071bc;
    font-size: 20px
}

.cert-wrap {
    padding: 40px;
    background-color: #0047b11a;
    max-height: 800px;
    height: 100%;
    border-radius: 6px;
    margin-top: 20px
}

.cert-btn {
    margin-top: 10px
}

.cert-head {
    margin-top: 70px
}

@media(max-width:996px) {
    .cert-wrap {
        height: auto !important;
        max-height: 100%
    }
}

.cal-wrap {
    background-color: #fff;
    padding: 40px 15px;
    border-radius: 8px
}

.calc-info,
.forgot-red,
.form-right {
    border-radius: 4px
}

.cal-wrap h5 {
    font-size: 24px
}

.calc-info {
    background-color: #0071bc;
    padding: 10px 0
}

.confirmation,
.mars {
    margin-top: 80px
}

.logos-wrap {
    width: 150px;
    margin: auto;
    padding-bottom: 40px
}

.forgot-red {
    padding: 5px
}

.packs-right a {
    color: #0071bc;
    font-weight: 700
}

.plan-bottom,
.qr-cen-field {
    display: flex;
    justify-content: center;
    align-items: center
}

@media(max-width:450px) {
    .bottom-header {
        width: 100%
    }
}

.landing-wrap {
    height: auto;
    width: 100%;
    background-image: url(../images/landing/landing_bg.jpg);
    background-size: cover
}

.form-right {
    background-color: #e7e7e7;
    padding: 20px 40px;
    margin-top: 120px
}

.landing-content {
    padding: 80px 0
}

.landing-inner {
    margin-top: 200px
}

.lmain-head h2 {
    color: #fff;
    font-size: 52px;
    line-height: 1.1
}

.lmain-head p {
    color: #fff;
    font-size: 18px;
    margin-top: 20px
}

.contact-social i,
.thr i {
    left: 7px !important;
    font-size: 20px;
    font-weight: 400;
    position: absolute
}

.thr i {
    top: 3px !important;
    border: none
}

.contact-social li,
.list-inline li {
    border: none !important
}

.contact-social i {
    top: 7px !important;
    border: none
}

.flags {
    width: 75px;
    position: absolute;
    top: -12px;
    left: 15px
}

.rew,
.rew-1 {
    padding: 10px 40px;
    justify-content: center;
    width: 100%;
    display: flex !important
}

.rew {
    margin-top: 20px;
    align-items: center
}

.rew-1 {
    align-items: center
}

.boc,
.boc-1,
.rights {
    justify-content: center
}

.rights {
    display: flex !important;
    align-items: center
}

.rew-1 h5 {
    margin: none;
    color: #fff
}

.boc h5,
.boc-1 h5,
.boc-r h5,
.chose p {
    margin: 0
}

.sl,
.sl-left,
.sl-right {
    position: relative;
    z-index: 999
}

.sl-left::after {
    content: "";
    width: 289px;
    height: 3px;
    background-color: #0071bc;
    position: absolute;
    top: 23px;
    left: -283px;
    z-index: -1
}

.agrt::after,
.sl-right::after {
    content: "";
    height: 3px;
    position: absolute;
    top: 22px;
    z-index: -1;
    background-color: #0071bc
}

.sl-right::after {
    width: 320px;
    left: 11px
}

.bor {
    background-image: url(../images/reward/6186696.jpg);
    background-size: cover;
    border-radius: 150px 0 0 150px;
    color: #fff;
    z-index: 999;
    box-shadow: rgba(50, 50, 93, .25) 0 2px 5px -1px, rgba(0, 0, 0, .3) 0 1px 3px -1px
}

.ag-left,
.bor-left {
    background-image: url(../images/reward/6186696.jpg);
    background-size: cover;
    z-index: 1000;
    box-shadow: rgba(50, 50, 93, .25) 0 2px 5px -1px, rgba(0, 0, 0, .3) 0 1px 3px -1px
}

.val {
    color: #000;
    font-weight: 800
}

.bor-left {
    border-radius: 0 150px 150px 0;
    color: #fff
}

.ag-left {
    color: #fff;
    position: relative
}

.ag-left::after {
    content: "";
    position: absolute;
    border-top: 70px solid transparent;
    border-left: 50px solid #edeef3;
    right: -50px;
    border-bottom: 73px solid transparent
}

.cor {
    padding: 20px
}

.boc,
.boc-1 {
    width: 50px;
    height: 50px;
    background-image: linear-gradient(120deg, #a1c4fd 0, #c2e9fb 100%);
    border-radius: 100%;
    display: flex;
    align-items: center
}

.boc-r {
    background-color: #0071bc;
    border-radius: 4px;
    padding: 13px;
    display: flex;
    justify-content: center;
    align-items: center
}

.agrt::after {
    width: 260px;
    left: -247px
}

@media(max-width:1024px) {
    .cert-head {
        text-align: center
    }
    .landing-inner {
        margin-top: 150px
    }
    .agrt-3::after,
    .agrt-4::after,
    .agrt-5::after,
    .agrt::after,
    .sl-left::after,
    .sl-right::after,
    .small-off {
        display: none
    }
    .scheme {
        padding: 0
    }
    .bor,
    .bor-left {
        border-radius: 0
    }
    .cor {
        margin-bottom: 0;
        padding-bottom: 0
    }
    .rew {
        margin-top: 0
    }
    .responsive-entry {
        margin-top: 60px
    }
}

@media(min-width:1024px) {
    .small-off {
        display: flex
    }
    .small-on {
        display: none
    }
}

@media(max-width:1026px) {
    .rew {
        padding: 10px 40px;
        display: flex !important;
        justify-content: center;
        align-items: center;
        width: 100%;
        margin: 10px 0;
        flex-direction: column
    }
    .image-rew {
        width: 125px;
        margin-bottom: 20px;
        margin-right: 0 !important
    }
    .boc-r {
        padding: 6px
    }
    .sl-left::after,
    .sl-right::after {
        content: "";
        width: 3px;
        height: 59px;
        background-color: #0071bc;
        position: absolute;
        top: 21px;
        left: 24px;
        z-index: -1
    }
}

.scheme {
    padding-bottom: 80px
}

.goog-te-gadget .goog-te-combo {
    background-color: #ffffff2e;
    border-radius: 8px
}

.top-contact {
    height: 45px !important
}

#google_translate_element {
    height: 45px !important;
    overflow: hidden !important
}

#google_translate_element select {
    background-color: #0071bc;
    color: #fff;
    border: none;
    border-radius: 3px;
    padding: 6px 8px;
    font-weight: 500
}

.whatsapp-chat {
    width: 51px;
    position: fixed;
    cursor: pointer;
    bottom: 27px;
    z-index: 999;
    left: 21px;
    animation: 1.2s ease-in infinite alternate crescendo
}

.chose-two .numers,
.numers {
    display: flex;
    width: 50px;
    font-weight: 700
}

@keyframes crescendo {
    0% {
        transform: scale(.9)
    }
    100% {
        transform: scale(.9.5)
    }
}

@media(max-width:375px) {
    .hide-right {
        visibility: hidden
    }
}

.psmtc_woUY {
    right: 85px !important
}

.forgot {
    text-align: left !important;
    margin-top: 10px
}

.guide-margin,
.payment-icons-bloc {
    margin-bottom: 80px
}

.page-2fa {
    padding: 180px 0 40px;
    background: #004a8b;
    margin-bottom: 40px
}

.page-2fa h1 {
    color: #fff;
    font-size: 32px
}

@media(max-width:768px) {
    .landing-inner {
        margin-top: 100px
    }
    .page-2fa {
        padding: 150px 0 40px;
        text-align: center
    }
}

.text-black {
    margin-top: 100px;
    font-size: 28px !important
}

.plan-btm {
    background-color: #fff;
    padding: 80px 0
}

.chose {
    padding: 25px 40px;
    background-color: #243e4e;
    text-align: center;
    position: relative;
    overflow: hidden;
    color: #fff
}

.chose p {
    color: #fff
}

.numers {
    position: absolute;
    color: #fff;
    align-items: center;
    height: 79px;
    justify-content: center;
    left: -6px;
    font-size: 42px;
    top: 1px;
    background-color: #00558d;
    opacity: .8
}

.chose-two .numers {
    position: absolute;
    top: 20px;
    left: -17px;
    color: #fff;
    align-items: center;
    justify-content: center;
    height: 50px;
    font-size: 14px;
    background-color: #0f517f;
    border-radius: 50%;
    z-index: 1;
    transition: background-color .3s
}

.recover-center,
.steps-text-wrap {
    justify-content: center;
    display: flex
}

.chose-two .numers:hover {
    background-color: #003b72
}

.chose-two {
    padding: 10px 15px;
    background-color: #243e4e;
    text-align: left;
    overflow: hidden;
    color: #fff;
    margin-bottom: 20px;
    border-radius: 5px;
    position: relative;
    transition: .3s
}

.chose-two:hover {
    background-color: #1a3649
}

.chose-two:hover .numers {
    background-color: #0071bc
}

.chose-two:hover .numers i {
    transform: scale(1.2)
}

.chose-two:hover .steps-text-wrap {
    transform: translateY(-5px)
}

.steps-text-wrap {
    align-items: center;
    flex-direction: column;
    transition: .3s
}

.icon-wrap {
    background-color: #ffffff1f;
    border-radius: 50%;
    padding: 10px;
    transition: .3s;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    margin-bottom: 5px;
    position: relative
}

.fa-icon {
    font-size: 18px;
    color: #fff;
    transition: .3s
}

.chose-two .numers span {
    font-size: 23px;
    position: absolute;
    left: 20px;
    padding: 5px
}

.chose-two:hover .icon-wrap {
    transform: translateY(-30%)
}

.plan-choose-btm {
    background-color: #fff;
    padding: 50px 0
}

.plan-choose-btm .title-header:before {
    background-color: #00558d;
    width: 30px;
    bottom: -15px;
    height: 4px;
    left: 50%;
    margin-left: -21px;
    top: auto;
    position: absolute;
    content: ''
}

.plan-choose-btm .title-header h5 {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    margin-bottom: 10px;
    margin-top: 5px;
    color: #0071bc !important
}

.recover-center {
    align-items: center;
    height: 100%;
    background-color: #fff;
    padding: 20px 40px;
    box-shadow: rgba(0, 0, 0, .12) 0 1px 3px, rgba(0, 0, 0, .24) 0 1px 2px;
    margin-top: 30px;
    position: relative
}

.recover-number {
    position: absolute;
    top: -25px;
    height: 50px;
    background-color: #0071bc;
    color: #fff;
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    box-shadow: rgba(0, 0, 0, .16) 0 3px 6px, rgba(0, 0, 0, .23) 0 3px 6px
}

.eye-wrap,
.eye-wrap-r,
.eye-wrap-r2,
.eye-wrap-r3 {
    position: absolute !important;
    right: 20px !important;
    cursor: pointer
}

.recover-margin {
    margin-top: 40px
}

.confirmation h5 {
    color: #0ba50b
}

.eye-wrap,
.eye-wrap-r,
.eye-wrap-r2 {
    top: 22px !important;
    color: #00bfff
}

.act-icon,
.image-rew {
    width: 125px;
    margin-right: 60px
}

.eye-wrap-r3 {
    top: 15px !important;
    color: #000
}

.val h5 {
    color: #0071bc;
    margin-bottom: 5px
}

@media(max-width:1026px) {
    .rew-1 {
        padding: 10px 40px;
        display: flex !important;
        justify-content: center;
        align-items: center;
        width: 100%;
        margin: 10px 0;
        flex-direction: column
    }
    .act-icon {
        margin-right: 0;
        margin-bottom: 5px
    }
    .btn-mr {
        margin-top: 0 !important
    }
    .rights,
    .rounds {
        margin-top: 10px
    }
    .rounds {
        margin-bottom: -25px
    }
}

.work-image {
    width: 100%;
    margin-bottom: 30px
}

@media(max-width:1199px) {
    .how-we-work-wrap .container,
    .sec-main-wrap .container {
        padding-left: 15px !important;
        padding-right: 15px !important
    }
}

.how-we-work-wrap .section-title h2.title,
.how-we-work-wrap h5,
.sec-main-wrap h5 {
    text-transform: capitalize !important
}

@media(min-width:768px) and (max-width:991.98px) {
    .pass-image {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important
    }
    .pass-image img {
        width: 60% !important
    }
}

@media(max-width:991.98px) {
    .pa-md-up {
        margin-top: 20px !important
    }
    .div-pa-dwn,
    .mt-sm-0,
    .pa-md-up .pass-text,
    .pa-md-zero,
    .pa-md-zero .pass-text {
        margin-top: 0 !important
    }
    .div-pa-dwn .pass-text {
        margin-top: 40px !important
    }
    .mt-sm-10 {
        margin-top: 30px !important
    }
    .pl-sm-5 {
        padding-left: 5px !important
    }
    .pl-sm-10 {
        padding-left: 10px !important
    }
    .img-main-wrap img {
        margin-top: 50px !important
    }
    .mb-mbc-25 {
        margin-bottom: 25px !important
    }
    .pl-mbsc-2 {
        padding-left: .5rem !important
    }
}

.success-center {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh
}

.text-signup-wrap {
    color: #0071bc;
    font-weight: 600
}

.pt-90 {
    padding-top: 90px !important
}

.risk-title-main-wrap h2 {
    font-size: 20px !important;
    line-height: 30px !important
}

.reset-two-header {
    padding: 200px 0 20px;
    background-color: #0071bc
}

.t2-card,
.t3-card {
    position: relative;
    padding: 20px;
    margin-top: 80px;
    border-radius: 4px;
    text-align: center;
    overflow: hidden;
    background-color: #dfdfdf
}

.t3-card {
    margin-bottom: 80px
}

.gath-logo {
    position: absolute;
    left: -65px;
    top: -43px;
    opacity: .5;
    width: 227px;
    display: none
}

.qr-cen-button a {
    padding: 8px 17px;
    background-color: #0071bc;
    color: #fff
}

.qr-code-gen {
    margin-top: 30px
}

.factor {
    background-color: #fff !important
}

.heading-with-link {
    display: flex
}

.g2fainvild {
    margin: 120px 0;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center
}

.g2fainvild i {
    font-size: 32px
}

.g2fainvild h4 {
    margin-top: 20px
}

.g2-box {
    background-color: #bc0000;
    color: #fff;
    border-radius: 100%;
    height: 70px;
    display: flex;
    width: 70px;
    align-items: center;
    justify-content: center
}

.qr-cen-field input {
    background-color: #fff !important
}

.activate-btn {
    background-color: #0071bc !important;
    color: #fff
}

.clipper {
    background-color: #0071bc;
    border-radius: 2px
}

.copyclipbtn {
    color: #fff;
    background-color: #0071bc;
    padding: 11px 25px;
    cursor: pointer
}

.ref-btn {
    background-color: #fff;
    margin-top: 15px;
    transition: .2s all ease-in;
    border-radius: 4px
}

.ref-btn:hover {
    background-color: #0071bc;
    color: #fff;
    margin-top: 15px
}

.error_span {
    background-color: #c42519;
    padding: 3px 9px;
    color: #fff;
    border-radius: 2px
}

.inval {
    margin-left: 12px
}

.g-btn:hover {
    color: #fff;
    background-color: #0071bc
}


.latest-row ul {
	width: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 2px solid #fff;
	border-bottom: 0;
}
.latest-row ul li {
    line-height: 35px;
    border-bottom: 1px solid #fff;
    font-size: 14px;
    color: #414345;
    padding: 0 15px 0 25px;
    font-weight: 600;
}
.latest-row ul li h3 {
	display: inline-block;
	width: 100%;
	margin: 0;
	line-height: 35px;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
}
.latest-row ul li i {
	display: inline-block;
	float: right;
}
.latest-row ul li span {
	display: inline-block;
	margin:0px 5%;
}

.latest-row ul li span.span1 {width:25%;}

.latest-row ul li:nth-child(odd) {
	background: #e7eaee;
}
.latest-row1 ul li.title {
	background: url(../images/icon-dol.png) #0071bc no-repeat 13px;
	padding-left: 55px;
	line-height: 37px;
}
.latest-row3 ul li.title {
	background: url(../images/icon-dol2.png) #4ba62b no-repeat 13px;
	padding-left: 55px;
	line-height: 37px;
}