:root {
    font-size: 15px;
}

body {
    font-family: open sans, sans-serif;
    font-weight: 400;
    line-height: 1.7333333333;
    color: #7a7a7a;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

html {
    scroll-behavior: smooth;
}

iframe {
    border: none;
}

a,
b,
div,
li,
ul {
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
    -moz-outline-: none;
}

a:active,
a:focus,
input,
input:active,
input:focus,
input:hover,
textarea,
textarea:active,
textarea:focus,
textarea:hover {
    -moz-outline: none;
    outline: none;
}

embed,
img:not([draggable]),
object,
video {
    max-width: 100%;
    height: auto;
}

a {
    text-decoration: none;
    outline: 0;
}

a:active,
a:focus,
a:hover,
a:visited {
    text-decoration: none;
    outline: 0;
}

img {
    border: none;
    max-width: 100%;
}

li,
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.clear-both:after,
.clear-both:before {
    display: table;
    content: "";
    clear: both;
}

button:focus {
    outline: none;
}

.header {
    position: relative;
    z-index: 999;
}

.header-transparent {
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.header-transparent .xs-menus .nav-menu>li>a {
    color: #000;
}

.header-transparent .xs-header {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.header-transparent .xs-menu-tools>li>a {
    color: #000;
}

.header-transparent .xs-menus .nav-menu>li>a:before {
    background-color: #000;
}

.header-transparent .xs-header.header-main {
    background-color: transparent;
    border-bottom: 0;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
}

.header-transparent .xs-header.header-main .xs-menus .nav-menu>li:not(:last-child) {
    margin-right: 25px;
    padding-right: 25px;
}

.header-transparent .xs-header.header-main .xs-menus .nav-menu>li.active>a {
    color: #181818;
}

.header-transparent .xs-header.header-main .xs-menus .nav-menu>li.active>a .submenu-indicator-chevron {
    border-color: transparent #181818 #181818 transparent;
}

.header-transparent .xs-header.header-main .xs-menus .nav-menu>li.active>a:before {
    background-color: #181818;
    -webkit-box-shadow: 9px 0 0 0 #181818, 18px 0 0 0 #181818;
    box-shadow: 9px 0 0 0 #181818, 18px 0 0 0 #181818;
}

.header-transparent .xs-header.header-main .xs-menus .nav-menu>li>a {
    color: #000;
}

.header-transparent .xs-header.header-main .xs-menus .nav-menu>li>a .submenu-indicator-chevron {
    border-color: transparent #fff #fff transparent;
}

.header-transparent .xs-header.header-main .xs-menus .nav-menu>li>a:before {
    background-color: #fff;
    -webkit-box-shadow: 9px 0 0 0 #fff, 18px 0 0 0 #fff;
    box-shadow: 9px 0 0 0 #fff, 18px 0 0 0 #fff;
}

.header-transparent .xs-header.header-main .xs-menu-tools {
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.header-transparent .xs-header.header-main .xs-menu-tools>li>a {
    color: #fff;
}

.header-tranparent-style2 .xs-header.header-main {
    background-color: #fff;
}

.header-tranparent-style2 .xs-header.header-main .xs-menus .nav-menu>li>a {
    color: #181818;
}

.header-tranparent-style2 .xs-header.header-main .xs-menus .nav-menu>li>a:before {
    background-color: #181818;
    -webkit-box-shadow: 9px 0 0 0 #181818, 18px 0 0 0 #181818;
    box-shadow: 9px 0 0 0 #181818, 18px 0 0 0 #181818;
}

.header-tranparent-style2 .xs-header.header-main .xs-menu-tools {
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.header-tranparent-style2 .xs-header.header-main .xs-menu-tools>li>a {
    color: #181818;
}

.xs-menus .nav-menu>li {
    margin-right: 30px;
}

.xs-menus .nav-menu>li:last-child {
    margin-right: 0;
}

.xs-menus .nav-menu>li.active>a {
    color: #000;
}

.xs-menus .nav-menu>li>.nav-dropdown a.active {
    color: #000;
}

.xs-menus .nav-menu>li>a {
    color: #333;
    padding: 60px 10px 0;
    position: relative;
    font-size: 17px;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.xs-menus .nav-menu>li>a .submenu-indicator-chevron {
    border-color: transparent #fff #fff transparent;
}

.xs-menus .nav-menu .xs-icon-menu .single-menu-item a {
    padding-left: 0;
    padding-right: 0;
    display: block;
    color: #141414;
    font-size: 1rem;
}

.xs-menus .nav-menu .xs-icon-menu .single-menu-item a:hover {
    color: #0c5adb;
}

.xs-menus .nav-menu .xs-icon-menu .single-menu-item a i {
    font-size: 1rem;
    position: relative;
    top: 1px;
    padding-right: 18px;
}

.xs-menus .nav-menu .xs-icon-menu .single-menu-item:not(:last-child) a {
    padding-bottom: 20px;
    border-bottom: 1px solid #f7f7f7;
}

.xs-menus .nav-menu .xs-icon-menu .single-menu-item:not(:first-child) a {
    padding-top: 20px;
}

.xs-menus .nav-menu .xs-icon-menu .single-menu-item.active>a {
    color: #0c5adb;
}

.xs-menus .nav-menu .megamenu-panel.xs-service-menu {
    padding: 35px;
}

.xs-menus .nav-menu li>.nav-dropdown li a {
    background-color: transparent;
    border-bottom: 1px solid #f1f1f1;
    color: #333;
    font-size: 1.1333333333rem;
}

.xs-menus .nav-menu li>.nav-submenu {
    -webkit-box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.16);
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.16);
    background-color: #fff;
    border-top: 0;
    padding: 20px;
}

.xs-menus .nav-menu .nav-dropdown li:last-child a {
    border-bottom: 0;
}

.xs-menus .nav-toggle {
    margin-top: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.xs-header {
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.xs-header .xs-logo {
    display: block;
    padding: 57px 0 0;
}

.xs-header.header-main {
    -webkit-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.1);
    background-color: #fff;
}

.xs-header.header-main>.container {
    position: relative;
}

.xs-header.header-main .navSidebar-wraper {
    position: absolute;
    right: 15px;
    bottom: -30px;
    z-index: 11;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.xs-header.header-main .navSidebar-wraper .single-navicon {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.2);
    display: inline-block;
    float: left;
}

.xs-header.header-main .navSidebar-wraper .single-navicon:not(:last-child) {
    margin-right: 10px;
}

.xs-header.header-main .navSidebar-wraper .navSidebar-button {
    height: calc(100% - 12px);
    width: calc(100% - 12px);
    border-radius: 50%;
    background-color: #ff8c00;
    display: block;
    text-align: center;
    margin: 0 auto;
    line-height: 48px;
    font-size: 1.2rem;
    color: #fff;
    position: relative;
    top: 6px;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.xs-header.header-main .navSidebar-wraper .navSidebar-button:hover {
    background-color: #ff4701;
}

.xs-header.header-main .xs-logo {
    padding: 28px 0;
}

.xs-header.header-main .xs-menus .nav-menu>li.active>a {
    color: #333;
}

.xs-header.header-main .xs-menus .nav-menu>li a .submenu-indicator-chevron {
    border-color: transparent #ff4701 #ff4701 transparent;
}

.xs-header.header-main .xs-menus .nav-menu>li:not(:last-child) {
    margin-right: 27px;
    padding-right: 27px;
}

.xs-header.header-main .xs-menus .nav-menu>li>.nav-submenu>li>a.active {
    color: #ff4701;
}

.xs-header.header-main .xs-menus .nav-menu>li>.nav-dropdown {
    right: auto !important;
}

.xs-header.header-main .xs-menus .nav-menu>li>a {
    padding: 30px 10px;
    color: #ff4701;
    font-weight: 700;
    font-family: lato, sans-serif;
    position: relative;
}

.xs-header.header-main .xs-menus .nav-menu>li>a:before {
    position: absolute;
    content: "";
    bottom: calc(0% + 32px);
    left: -10%;
    height: 4px;
    width: 4px;
    border-radius: 50%;
    background-color: #ff4701;
    -webkit-box-shadow: 9px 0 0 0 #ff4701, 18px 0 0 0 #ff4701;
    box-shadow: 9px 0 0 0 #ff4701, 18px 0 0 0 #ff4701;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    opacity: 0;
    margin-left: -12px;
}

.xs-header.header-main .xs-menus .nav-menu>li:hover>a:before,
.xs-header.header-main .xs-menus .nav-menu>li>a:hover:before {
    opacity: 1;
    left: 50%;
}

.xs-header.header-main .xs-menu-tools {
    line-height: 1;
    padding: 39px 0;
}

.xs-header.header-main .xs-menu-tools>li>a {
    color: #00138e;
}

.xs-header.header-main .xs-menu-tools>li>a:hover {
    color: #0c5adb;
}

.xs-header.header-main .xs-menu-tools>li>a .xs-flag {
    -webkit-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.2);
    border: 1px solid #fff;
}

.xs_nav-landscape .nav-brand {
    display: none;
}

.xs-menu-tools {
    text-align: right;
    padding: 56px 0 0;
}

.xs-menu-tools>li {
    display: inline-block;
    margin-right: 20px;
}

.xs-menu-tools>li:last-child {
    margin-right: 0;
}

.xs-menu-tools>li>a {
    color: #333;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    font-weight: 700;
}

.xs-menu-tools>li>a .xs-flag {
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border-radius: 100%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 9px;
}

.xs-menu-tools>li>a .lang-title {
    vertical-align: middle;
    font-size: 0.9333333333rem;
}

.home-menu-panel a {
    display: block;
    text-align: center;
}

.home-menu-panel a img {
    margin-bottom: 20px;
}

.home-menu-panel a h4 {
    font-size: 1.1333333333rem;
    margin-bottom: 0;
}

.xs_nav-portrait {
    height: 100%;
}

.xs_nav-portrait .nav-header {
    margin-top: 0;
    height: 100%;
}

.xs_nav-portrait .nav-brand {
    line-height: 0;
    max-width: 154px;
    max-height: 50px;
    display: block;
    padding: 0;
}

.nav-sticky {
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

.nav-sticky .xs-header .nav-brand,
.nav-sticky .xs-header .xs-logo {
    position: relative;
}

.header.header-transparent.nav-sticky.sticky-header.sticky {
    background: #0220b1;
}

.nav-sticky.sticky-header {
    position: fixed;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    background-color: #fff;
    top: -1px;
    width: 100%;
}

.nav-sticky.sticky-header .xs-header .nav-brand,
.nav-sticky.sticky-header .xs-header .xs-logo {
    padding: 20px 0;
}

.nav-sticky.sticky-header .xs-header .xs-menu-tools {
    padding: 30px 0;
}

.nav-sticky.sticky-header .xs-header .xs-menu-tools>li>a {
    color: #181818;
}

.nav-sticky.sticky-header .xs-header .xs-menus .nav-menu>li>a {
    padding: 25px 0;
    color: #ffffff;
}

.nav-sticky.sticky-header .xs-header .xs-menus .nav-menu>li>a:before {
    background-color: #ffffff;
    -webkit-box-shadow: 9px 0 0 0 #ffffff, 18px 0 0 0 #ffffff;
    box-shadow: 9px 0 0 0 #ffffff, 18px 0 0 0 #ffffff;
    bottom: calc(0% + 25px);
}

.nav-sticky.sticky-header .xs-header .xs-menus .nav-menu>li>a .submenu-indicator-chevron {
    border-color: transparent #181818 #181818 transparent;
}

.nav-sticky.sticky-header .xs-header .navSidebar-wraper {
    -webkit-transform: translateY(-200%);
    -ms-transform: translateY(-200%);
    transform: translateY(-200%);
    opacity: 0;
}

.nav-sticky.sticky-header.sticky {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
}

.nav-sticky .xs-header.header-main .xs-menus .nav-menu.single-page-menu>li:not(:last-child) {
    margin-right: 15px;
    padding-right: 15px;
}

.header-tranparent-style2+.banner-v2 {
    padding-top: 149px;
}

.mfp-bg.xs-promo-popup {
    background-color: rgba(0, 0, 0, 0.87);
    padding-bottom: 100%;
    border-radius: 100%;
    overflow: hidden;
    -webkit-animation: menu-animation 0.8s ease-out forwards;
    animation: menu-animation 0.8s ease-out forwards;
}

@-webkit-keyframes menu-animation {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.04) translateY(300%);
        transform: scale(0.04) translateY(300%);
    }
    40% {
        -webkit-transform: scale(0.04) translateY(0);
        transform: scale(0.04) translateY(0);
        -webkit-transition: ease-out;
        -o-transition: ease-out;
        transition: ease-out;
    }
    40% {
        -webkit-transform: scale(0.04) translateY(0);
        transform: scale(0.04) translateY(0);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(0.02) translateY(0px);
        transform: scale(0.02) translateY(0px);
    }
    61% {
        opacity: 1;
        -webkit-transform: scale(0.04) translateY(0px);
        transform: scale(0.04) translateY(0px);
    }
    99.9% {
        opacity: 1;
        height: 0;
        padding-bottom: 100%;
        border-radius: 100%;
    }
    to {
        opacity: 1;
        -webkit-transform: scale(2) translateY(0px);
        transform: scale(2) translateY(0px);
        height: 100%;
        padding-bottom: 0;
        border-radius: 0;
    }
}

@keyframes menu-animation {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.04) translateY(300%);
        transform: scale(0.04) translateY(300%);
    }
    40% {
        -webkit-transform: scale(0.04) translateY(0);
        transform: scale(0.04) translateY(0);
        -webkit-transition: ease-out;
        -o-transition: ease-out;
        transition: ease-out;
    }
    40% {
        -webkit-transform: scale(0.04) translateY(0);
        transform: scale(0.04) translateY(0);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(0.02) translateY(0px);
        transform: scale(0.02) translateY(0px);
    }
    61% {
        opacity: 1;
        -webkit-transform: scale(0.04) translateY(0px);
        transform: scale(0.04) translateY(0px);
    }
    99.9% {
        opacity: 1;
        height: 0;
        padding-bottom: 100%;
        border-radius: 100%;
    }
    to {
        opacity: 1;
        -webkit-transform: scale(2) translateY(0px);
        transform: scale(2) translateY(0px);
        height: 100%;
        padding-bottom: 0;
        border-radius: 0;
    }
}

.xs-promo-popup .modal-content {
    background-color: transparent;
    padding: 0;
    border: 0;
}

.xs-promo-popup .mfp-close {
    color: #fff;
    opacity: 0;
    -webkit-transition: all 1s ease 0.8s;
    -o-transition: all 1s ease 0.8s;
    transition: all 1s ease 0.8s;
    -webkit-transform: translateY(-500px);
    -ms-transform: translateY(-500px);
    transform: translateY(-500px);
}

.xs-promo-popup.mfp-ready .mfp-close {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.xs-promo-popup.my-mfp-slide-bottom .zoom-anim-dialog {
    opacity: 0;
    -webkit-transition: all 1s ease 0.8s;
    -o-transition: all 1s ease 0.8s;
    transition: all 1s ease 0.8s;
    -webkit-transform: translateY(-500px);
    -ms-transform: translateY(-500px);
    transform: translateY(-500px);
}

.xs-promo-popup.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.xs-sidebar-group .xs-overlay {
    left: 100%;
    top: 0;
    position: fixed;
    z-index: 101;
    height: 100%;
    opacity: 0;
    width: 100%;
    visibility: hidden;
    -webkit-transition: all 0.4s ease-in 0.8s;
    -o-transition: all 0.4s ease-in 0.8s;
    transition: all 0.4s ease-in 0.8s;
    cursor: url(../images/cross-out.png), pointer;
}

.xs-sidebar-widget {
    position: fixed;
    right: -100%;
    top: 0;
    bottom: 0;
    width: 100%;
    max-width: 420px;
    z-index: 999999;
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    background-color: #fff;
    -webkit-transition: all 0.5s cubic-bezier(0.9, 0.03, 0, 0.96) 0.6s;
    -o-transition: all 0.5s cubic-bezier(0.9, 0.03, 0, 0.96) 0.6s;
    transition: all 0.5s cubic-bezier(0.9, 0.03, 0, 0.96) 0.6s;
    visibility: hidden;
    opacity: 0;
}

.xs-sidebar-group.isActive .xs-overlay {
    opacity: 0.9;
    visibility: visible;
    -webkit-transition: all 0.8s ease-out 0s;
    -o-transition: all 0.8s ease-out 0s;
    transition: all 0.8s ease-out 0s;
    left: 0;
}

.xs-sidebar-group.isActive .xs-sidebar-widget {
    opacity: 1;
    visibility: visible;
    right: 0;
    -webkit-transition: all 0.7s cubic-bezier(0.9, 0.03, 0, 0.96) 0.4s;
    -o-transition: all 0.7s cubic-bezier(0.9, 0.03, 0, 0.96) 0.4s;
    transition: all 0.7s cubic-bezier(0.9, 0.03, 0, 0.96) 0.4s;
}

.sidebar-textwidget {
    padding: 40px;
    padding-top: 120px;
}

.close-side-widget {
    color: #ff6003;
    font-size: 1rem;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid currentColor;
    border-radius: 50%;
    text-align: center;
}

.sidebar-widget-container {
    position: relative;
    top: 150px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in 0.3s;
    -o-transition: all 0.3s ease-in 0.3s;
    transition: all 0.3s ease-in 0.3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.xs-sidebar-group.isActive .sidebar-widget-container {
    top: 0;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 1s ease-out 1.2s;
    -o-transition: all 1s ease-out 1.2s;
    transition: all 1s ease-out 1.2s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.widget-heading {
    position: absolute;
    top: 0;
    right: 0;
    padding: 25px;
}

.mini_cart_item {
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.xs-empty-content {
    text-align: center;
    padding: 120px 30px 30px;
}

.xs-empty-content .widget-title {
    font-size: 1.4666666667rem;
}

.xs-empty-content .xs-title {
    margin-bottom: 20px;
    font-size: 1.2rem;
}

.xs-empty-content .woocommerce-mini-cart__empty-message {
    font-size: 1.3333333333rem;
}

.xs-empty-content .empty-cart-icon {
    font-size: 3.3333333333rem;
}

.sidebar-textwidget .sidebar-logo-wraper {
    margin-bottom: 30px;
}

.sidebar-textwidget .sidebar-logo-wraper a {
    display: inline-block;
}

.sidebar-textwidget>p {
    font-size: 1rem;
    line-height: 1.5;
    margin-bottom: 40px;
}

.sideabr-list-widget {
    margin-bottom: 40px;
}

.sideabr-list-widget li {
    margin-bottom: 20px;
}

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

.sideabr-list-widget img {
    margin-right: 15px;
    margin-top: 3px;
    filter: drop-shadow(2px 2px 2px #333);
}

.sideabr-list-widget a,
.sideabr-list-widget p {
    margin-bottom: 2px;
    color: #000;
    margin-bottom: 8px;
    display: block;
}

.sideabr-list-widget span {
    display: block;
    font-size: 0.9333333333rem;
    color: #000000;
}

.sideabr-list-widget .media-body {
    line-height: 1;
    margin-top: 6px;
}

.subscribe-from {
    position: relative;
    margin-bottom: 40px;
}

.subscribe-from p {
    font-size: 1.2rem;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 1;
    color: #ff5f01;
}

.subscribe-from label {
    position: absolute;
    bottom: -24px;
    left: 0;
    margin-bottom: 0;
    line-height: 1;
}

.subscribe-from .form-control {
    border: 1px solid #f5f5f5;
    height: 50px;
    padding-left: 25px;
}

.subscribe-from .sub-btn {
    background-color: transparent;
    border: 0;
    position: absolute;
    top: 0;
    right: 0;
    padding-right: 25px;
    cursor: pointer;
    color: #1768dd;
    height: 100%;
}

.subscribe-from .sub-btn:focus {
    outline: none;
}

.subscribe-from .form-group {
    position: relative;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 30px 0 rgba(23, 104, 221, 0.2);
    box-shadow: 0 10px 30px 0 rgba(23, 104, 221, 0.2);
    border-radius: 25px;
    margin-bottom: 0;
}

.single-banner-slide.slide-two .xs-banner-content {
    padding-left: 25px;
}

.banner-slider .active .xs-banner-content .btn-wraper .btn-secondary {
    background-color: #000;
}

.xs-banner-content .banner-subtitle {
    color: #fff;
    font-size: 1.6rem;
    font-weight: 300;
    margin-bottom: 8px;
}

.xs-banner-content .banner-title {
    margin-bottom: 36px;
}

.xs-banner-content p {
    margin-bottom: 10px;
    color: #fff;
}

.xs-banner-content .btn:not([class*="btn-outline-"]) {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.xs-banner-content.banner-content-v2 {
    margin-top: 70px;
}

.xs-banner-content.banner-content-v2 .banner-subtitle {
    color: #ff5f01;
    font-size: 1.2rem;
    font-weight: 700;
    margin-bottom: 10px;
}

.xs-banner-content.banner-content-v2 .banner-title {
    color: #000;
    font-size: 3.2rem;
    margin-bottom: 12px;
}

.xs-banner-content.banner-content-v2 .banner-title span {
    color: #ff5f01;
}

.xs-banner-content.banner-content-v2 p {
    color: #7a7a7a;
    margin-bottom: 22px;
}

.xs-banner-content.banner-content-v2 .btn:not([class*="btn-outline-"]) {
    -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.12);
}

.banner-image.image-one {
    margin-right: -130px;
    margin-left: -30px;
}

.banner-image.image-two {
    margin-left: -65px;
}

.banner-image.image-three {
    margin-right: -100px;
}

.banner-slider .active .banner-image,
.banner-slider .active .banner-subtitle,
.banner-slider .active .banner-title,
.banner-slider .active .banner-title,
.banner-slider .active .btn-wraper a,
.banner-slider .active .xs-banner-content p {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.banner-slider .active .banner-image.image-one,
.banner-slider .active .banner-image.image-three {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

.banner-slider .active .banner-image.image-two {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

.banner-slider .active .xs-banner-content .banner-subtitle {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

.banner-slider .active .xs-banner-content .banner-title {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

.banner-slider .active .xs-banner-content p {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
}

.banner-slider .active .xs-banner-content .btn-wraper a {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100px, 0, 0);
        transform: translate3d(100px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100px, 0, 0);
        transform: translate3d(100px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100px, 0, 0);
        transform: translate3d(-100px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100px, 0, 0);
        transform: translate3d(-100px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.why-choose-us-block {
    text-align: center;
    padding: 30px 20px;
    margin-top: 30px;
    box-shadow: 1px 0px 19px 5px rgb(2 32 177 / 53%);
}

.why-choose-us-block p {
    margin-bottom: 0;
}

.choose-us-img {
    min-height: 145px;
    margin-bottom: 5px;
    margin-left: 23px;
}

.xs-inline-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-filter: drop-shadow(0px 20px 45px rgba(0, 0, 0, 0.08));
    filter: drop-shadow(0px 20px 45px rgba(0, 0, 0, 0.08));
    position: relative;
}

.xs-inline-form .form-control {
    height: 65px;
    background-color: #fff;
    border-radius: 0;
    border: 0;
    border-radius: 32.5px 0 0 32.5px;
    padding-left: 40px;
}

.xs-inline-form .form-control::-webkit-input-placeholder {
    color: #9a9a9a;
    font-size: 0.9333333333rem;
}

.xs-inline-form .form-control::-moz-placeholder {
    color: #9a9a9a;
    font-size: 0.9333333333rem;
}

.xs-inline-form .form-control:-ms-input-placeholder {
    color: #9a9a9a;
    font-size: 0.9333333333rem;
}

.xs-inline-form .form-control:-moz-placeholder {
    color: #9a9a9a;
    font-size: 0.9333333333rem;
}

.xs-inline-form [class*="col-"]+[class*="col-"] .form-control {
    border-radius: 0;
}

.xs-inline-form .row {
    width: 100%;
    position: relative;
}

.xs-inline-form .row:before {
    position: absolute;
    content: "";
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: rgba(12, 90, 219, 0.25);
    width: 1px;
    height: 32px;
    z-index: 1;
}

.xs-inline-form .row+.check-btn {
    border-radius: 0 32.5px 32.5px 0;
}

.xs-inline-form .check-btn {
    height: 65px;
    background-color: #ff5e00;
    border: 0;
    border-radius: 32.5px 0 0 32.5px;
    padding: 0 40px;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.xs-inline-form .check-btn:hover {
    background-color: #ff5e00;
}

.xs-inline-form .check-btn+.row [class*="col-"] .form-control {
    border-radius: 0;
}

.xs-inline-form .check-btn+.row [class*="col-"]+[class*="col-"] .form-control {
    border-radius: 0 32.5px 32.5px 0;
}

.free-quote-area {
    position: relative;
    overflow: hidden;
}

.free-quote-area .parallax-icon-wraper .parallax-icon {
    position: absolute;
    opacity: 0.2;
}

.free-quote-area .parallax-icon-wraper .parallax-icon.icon-one {
    top: 64px;
    left: 98px;
}

.free-quote-area .parallax-icon-wraper .parallax-icon.icon-two {
    top: 52px;
    right: 0;
}

.free-quote-area.delighter .parallax-icon-wraper .parallax-icon {
    -webkit-transition: all 0.6s cubic-bezier(0.22, 0.61, 0.36, 1);
    -o-transition: all 0.6s cubic-bezier(0.22, 0.61, 0.36, 1);
    transition: all 0.6s cubic-bezier(0.22, 0.61, 0.36, 1);
    opacity: 0;
    visibility: hidden;
}

.free-quote-area.delighter .parallax-icon-wraper .icon-one {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
}

.free-quote-area.delighter .parallax-icon-wraper .icon-two {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
}

.free-quote-area.delighter.started .parallax-icon-wraper .parallax-icon {
    opacity: 0.2;
    visibility: visible;
}

.free-quote-area.delighter.started .parallax-icon-wraper .icon-one {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
}

.free-quote-area.delighter.started .parallax-icon-wraper .icon-two {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
}

.xs-info-img {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: cubic-bezier(0.54, 0.085, 0.5, 0.92);
    animation-timing-function: cubic-bezier(0.54, 0.085, 0.5, 0.92);
    -webkit-animation-name: floating;
    animation-name: floating;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
}

.xs-info-wraper {
    padding-left: 30px;
}

.xs-info-wraper .content-title {
    margin-bottom: 30px;
}

.xs-info-wraper p {
    margin-bottom: 30px;
}

.xs-info-wraper .xs-list {
    margin-bottom: 40px;
}

.xs-info-wraper .xs-list li:not(:last-child) {
    margin-bottom: 14px;
}

.xs-info-wraper .xs-heading .section-title.line {
    margin-bottom: 25px;
}

.xs-info-wraper.style2 {
    padding-left: 0;
}

.xs-info-wraper.style2 .xs-list li:not(:last-child) {
    margin-bottom: 6px;
}

.xs-info-list {
    padding-left: 10px;
    margin-bottom: 30px;
}

.xs-info-list .xs-title {
    margin-bottom: 15px;
}

.xs-info-list p {
    margin-bottom: 0;
}

.xs-xs-info .row {
    margin-bottom: 90px;
}

.xs-xs-info .row+.row {
    margin-bottom: 0;
}

@-webkit-keyframes floating {
    0% {
        -webkit-transform: rotateX(0deg) translateY(0px);
        transform: rotateX(0deg) translateY(0px);
    }
    50% {
        -webkit-transform: rotateX(0deg) translateY(15px);
        transform: rotateX(0deg) translateY(15px);
    }
    to {
        -webkit-transform: rotateX(0deg) translateY(0px);
        transform: rotateX(0deg) translateY(0px);
    }
}

@keyframes floating {
    0% {
        -webkit-transform: rotateX(0deg) translateY(0px);
        transform: rotateX(0deg) translateY(0px);
    }
    50% {
        -webkit-transform: rotateX(0deg) translateY(15px);
        transform: rotateX(0deg) translateY(15px);
    }
    to {
        -webkit-transform: rotateX(0deg) translateY(0px);
        transform: rotateX(0deg) translateY(0px);
    }
}

.single-work-process {
    text-align: center;
    cursor: pointer;
}

.single-work-process h4 {
    color: #f9f9f9;
    margin-bottom: 0;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.single-work-process:hover .work-process-icon {
    border-color: #fff;
    background-color: #ff8c00;
    -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1);
}

.single-work-process:hover h4 {
    color: #fff;
}

.work-process-icon {
    text-align: center;
    line-height: 124px;
    border: 1px solid #ff5e00;
    border-radius: 50%;
    background-color: #ff5e00;
    width: 124px;
    height: 124px;
    margin: 0 auto;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    margin-bottom: 40px;
    position: relative;
}

.work-process-icon:before {
    position: absolute;
    content: "";
    top: 50%;
    right: -70%;
    width: 70%;
    height: 1px;
    background-color: #ff5e00;
    opacity: 0.5;
}

.work-process-icon:after {
    content: "";
    position: absolute;
    left: calc(-30% + 2px);
    width: 10px;
    height: 10px;
    border-top: solid 1px #ff5e00;
    border-right: solid 1px #ff5e00;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
}

.working-process-group [class^="col-"]:last-child .work-process-icon:before {
    display: none;
}

.working-process-group [class^="col-"]:first-child .work-process-icon:after {
    display: none;
}

.current-section .working-process-group .work-process-icon {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: bounceIns;
    animation-name: bounceIns;
}

.current-section .working-process-group .work-process-icon:before {
    right: -70%;
    opacity: 0.5;
}

.current-section .working-process-group [class^="col-"]:nth-of-type(2) .work-process-icon {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

.current-section .working-process-group [class^="col-"]:nth-of-type(2) .work-process-icon:before {
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

.current-section .working-process-group [class^="col-"]:nth-of-type(3) .work-process-icon {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
}

.current-section .working-process-group [class^="col-"]:nth-of-type(3) .work-process-icon:before {
    -webkit-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    transition-delay: 0.6s;
}

.current-section .working-process-group [class^="col-"]:nth-of-type(4) .work-process-icon {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
}

.current-section .working-process-group [class^="col-"]:nth-of-type(4) .work-process-icon:before {
    -webkit-transition-delay: 0.8s;
    -o-transition-delay: 0.8s;
    transition-delay: 0.8s;
}

.current-section .working-process-group [class^="col-"]:nth-of-type(5) .work-process-icon {
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
}

.current-section .working-process-group [class^="col-"]:nth-of-type(5) .work-process-icon:before {
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s;
}

.current-section .working-process-group [class^="col-"]:last-child .work-process-icon {
    -webkit-animation-delay: 1.3s;
    animation-delay: 1.3s;
}

.current-section .working-process-group [class^="col-"]:last-child .work-process-icon:before {
    -webkit-transition-delay: 1.2s;
    -o-transition-delay: 1.2s;
    transition-delay: 1.2s;
}

.working-process-anim .work-process-icon {
    opacity: 0;
}

.working-process-anim .work-process-icon:before {
    right: 0%;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    opacity: 0;
}

@-webkit-keyframes bounceIns {
    20%,
    40%,
    60%,
    80%,
    0%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes bounceIns {
    20%,
    40%,
    60%,
    80%,
    0%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.single-service-preview {
    border: 1px solid #f5f5f5;
    border-radius: 5px;
    background-color: #fff;
    -webkit-box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.06);
    padding: 40px 70px;
}

.service-preview-content {
    padding-left: 35px;
}

.service-preview-content .xs-content-title {
    color: #ff5e00;
    margin-bottom: 20px;
}

.service-preview-content p {
    margin-bottom: 30px;
}

.single-case-studies {
    background-color: #fff;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.single-case-studies:hover {
    -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.07);
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.07);
}

.single-case-studies:hover .image {
    position: relative;
    overflow: hidden;
}

.single-case-studies:hover .image img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.single-case-studies .image {
    position: relative;
    overflow: hidden;
}

.single-case-studies .image img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.single-case-studies .case-body {
    padding: 10px 10px;
}

.single-case-studies .case-body h4 {
    margin-bottom: 5px;
    color: #ff6f00;
}

.case-study-slider .owl-stage-outer {
    padding: 30px 0;
}

.case-study-slider .owl-dots {
    text-align: center;
    line-height: 1;
    margin-top: 55px;
}

.case-study-slider .owl-dots button:not(:last-child) {
    margin-right: 8px;
}

.case-study-slider .owl-dots button.active span {
    opacity: 1;
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4);
}

.case-study-slider .owl-dots button span {
    display: block;
    border-radius: 50%;
    background-color: #ff5f01;
    opacity: 0.302;
    width: 6px;
    height: 6px;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
}

.case-study-slider .owl-dots {
    margin-top: 3px;
}

.pricing-body {
    margin-bottom: 35px;
}

.pricing-body .xs-list li {
    margin-bottom: 12px;
    margin-right: 0;
    font-size: 16px;
    color: #000;
}

.price-table {
    color: #ff5f01;
    font-weight: 900;
    font-size: 3rem;
    margin-bottom: 0;
}

.price-table sup {
    font-size: 2rem;
}

.price-discount {
    color: #000;
    font-weight: bold;
}

.price-table sub {
    font-size: 1.3333333333rem;
    font-weight: 400;
    right: 9px;
    bottom: 0;
}

.pricing-style2 .xs-single-pricing {
    border: 0;
}

.pricing-style2 .xs-single-pricing .price-table {
    font-size: 2.4rem;
}

.pricing-style2 .xs-single-pricing .price-table sub,
.pricing-style2 .xs-single-pricing .price-table sup {
    font-size: 1.2rem;
}

.pricing-style2 .xs-single-pricing .pulse-anim {
    width: 112px;
    height: 112px;
}

.xs-single-pricing {
    background-color: #fff;
    -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.08);
    text-align: center;
    padding: 40px;
    border-radius: 5px;
    border: 1px solid #efefef;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.xs-single-pricing .pricing-img-block {
    margin-bottom: 25px;
}

.xs-single-pricing .pricing-header {
    margin-bottom: 25px;
}

.xs-single-pricing .pricing-header .xs-content-title {
    margin-bottom: 25px;
}

.xs-single-pricing.active {
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
    background-color: #ff5e00;
}

.xs-single-pricing.active .pricing-header .price-table,
.xs-single-pricing.active .pricing-header .xs-content-title,
.xs-single-pricing.active .pricing-header .price-discount {
    color: #fff;
}

.xs-single-pricing.active .pricing-body .xs-list li {
    color: #fff;
}

.xs-single-pricing.active .pricing-footer .btn:not([class*="btn-outline-"]) {
    background-color: #fff;
    color: #ff5f01;
}

.xs-single-pricing.active .pulse-anim {
    background-color: #ff5f013d;
}

.xs-single-pricing.active .pulse-anim:before {
    -webkit-box-shadow: 0 0 0 42px #ff5f01, 0 0 0 84px #fa6d06;
    box-shadow: 0 0 0 42px #ff60018a, 0 0 0 104px #deb51f4d;
}

.testimonial-slider-preview {
    padding: 0 50px;
}

.testimonial-slider-preview .owl-stage-outer {
    padding-bottom: 15px;
}

.single-testimonial-preview {
    text-align: center;
    color: #000;
}

.single-testimonial-preview p {
    font-size: 1.2rem;
    margin-bottom: 18px;
}

.border-line {
    width: 128px;
    display: block;
    height: 1px;
    position: relative;
    background-color: rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 10px 0 0 0 transparent, 138px 0 0 rgba(0, 0, 0, 0.25);
    box-shadow: 10px 0 0 0 transparent, 138px 0 0 rgba(0, 0, 0, 0.25);
    margin: 0 auto;
    left: -64px;
}

.border-line:after,
.border-line:before {
    position: absolute;
    content: "";
    top: 0;
    left: calc(100% + 10px);
    height: 13px;
    width: 1px;
    border-right: 1px solid rgba(0, 0, 0, 0.25);
}

.border-line:after {
    left: calc(107% - 10px);
    height: 16px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: top right;
    -ms-transform-origin: top right;
    transform-origin: top right;
}

.gradient-bg .single-testimonial-preview,
.primary-bg .single-testimonial-preview {
    color: #fff;
}

.gradient-bg .single-testimonial-preview .border-line,
.primary-bg .single-testimonial-preview .border-line {
    background-color: #fff;
    -webkit-box-shadow: 10px 0 0 0 transparent, 138px 0 0 #fff;
    box-shadow: 10px 0 0 0 transparent, 138px 0 0 #fff;
}

.gradient-bg .single-testimonial-preview .border-line:after,
.gradient-bg .single-testimonial-preview .border-line:before,
.primary-bg .single-testimonial-preview .border-line:after,
.primary-bg .single-testimonial-preview .border-line:before {
    border-right: 1px solid #fff;
}

.gradient-bg .single-bio-thumb h4,
.gradient-bg .single-bio-thumb p,
.primary-bg .single-bio-thumb h4,
.primary-bg .single-bio-thumb p {
    color: #fff;
}

.gradient-bg .testimonial-slider-thumb .owl-dots button span,
.primary-bg .testimonial-slider-thumb .owl-dots button span {
    background-color: #fff;
}

.gradient-bg .big-watermark-icon,
.primary-bg .big-watermark-icon {
    color: #fff;
}

.testimonial-slider-thumb {
    padding: 0 96px;
}

.testimonial-slider-thumb.owl-carousel .owl-stage-outer {
    padding: 0 5px;
}

.testimonial-slider-thumb .owl-item:not(.current) .single-bio-thumb {
    opacity: 0.25;
}

.testimonial-slider-thumb .owl-dots {
    text-align: center;
    line-height: 1;
    margin-top: 55px;
}

.testimonial-slider-thumb .owl-dots button:not(:last-child) {
    margin-right: 8px;
}

.testimonial-slider-thumb .owl-dots button.active span {
    opacity: 1;
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4);
}

.testimonial-slider-thumb .owl-dots button span {
    display: block;
    border-radius: 50%;
    background-color: #0c5adb;
    opacity: 0.302;
    width: 6px;
    height: 6px;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
}

.single-bio-thumb {
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.single-bio-thumb h4 {
    color: #0c5adb;
    margin-bottom: 2px;
}

.single-bio-thumb p {
    color: #919191;
}

.single-bio-thumb .bio-image {
    position: relative;
    overflow: hidden;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    float: left;
}

.single-bio-thumb .bio-info {
    margin-left: 74px;
    position: relative;
    top: 3px;
}

.testimonial-section {
    position: relative;
    overflow: hidden;
}

.testimonial-section.xs-section-padding {
    padding-bottom: 80px;
}

.testimonial-slider .single-bio-thumb {
    display: inline-block;
    text-align: left;
    margin-top: 30px;
}

.testimonial-slider .single-testimonial-preview img {
    margin-bottom: 15px;
}

.testimonial-slider .owl-dots {
    text-align: center;
    line-height: 1;
    margin-top: 55px;
}

.testimonial-slider .owl-dots button:not(:last-child) {
    margin-right: 8px;
}

.testimonial-slider .owl-dots button.active span {
    opacity: 1;
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4);
}

.testimonial-slider .owl-dots button span {
    display: block;
    border-radius: 50%;
    background-color: #0c5adb;
    opacity: 0.302;
    width: 6px;
    height: 6px;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
}

.testimonial-section.gradient-bg:before {
    display: none;
}

.newsletter-thumb-wraper {
    background-color: #ff7500;
    text-align: center;
    border-radius: 5px;
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15);
    padding: 50px 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.newsletter-thumb-wraper .fly-icons {
    position: absolute;
    content: "";
    bottom: -5px;
    right: -30px;
    z-index: -1;
    opacity: 0.1;
    font-size: 7.3333333333rem;
}

.newsletter-thumb-content .xs-content-title {
    color: #fff;
    position: relative;
    padding-bottom: 28px;
    margin-bottom: 30px;
}

.newsletter-thumb-content .xs-content-title:before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 50px;
    height: 3px;
    background-color: rgba(255, 255, 255, 0.502);
}

.newsletter-thumb-content p {
    color: #f3f5f9;
    margin-bottom: 30px;
}

.subscribe-form2 .form-control {
    border-radius: 3px;
    background-color: rgba(0, 0, 0, 0.161);
    width: 100%;
    height: 55px;
    border: 0;
    padding: 0 20px;
    margin-bottom: 36px;
}

.subscribe-form2 .form-control::-moz-placeholder {
    color: #a5b4dd;
}

.subscribe-form2 .form-control:-moz-placeholder {
    color: #a5b4dd;
}

.subscribe-form2 .form-control:-ms-input-placeholder {
    color: #a5b4dd;
}

.subscribe-form2 .form-control::-webkit-input-placeholder {
    color: #a5b4dd;
}

.subscribe-form2 .submit-btn {
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 3px;
    height: 49px;
    background-color: transparent;
    color: #fff;
    padding: 0 28px;
    cursor: pointer;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.subscribe-form2 .submit-btn:hover {
    background-color: #00138e;
    border-color: #00138e;
}

.subscribe-form2 label {
    display: block;
}

.contact-form .form-control {
    border: 1px solid rgba(255, 255, 255, 0.07);
    border-radius: 3px;
    background-color: rgba(0, 0, 0, 0.251);
    height: 49px;
    margin-bottom: 20px;
    padding-left: 20px;
}

.contact-form textarea.form-control {
    resize: none;
    height: 85px;
    padding-top: 10px;
}

.contact-form .submit-btn {
    border: 1px solid #fbfbfb;
    border-radius: 3px;
    height: 49px;
    background-color: transparent;
    color: #fff;
    padding: 0 28px;
    cursor: pointer;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.contact-form .submit-btn:hover {
    background-color: #fff;
    color: #2c2c2c;
    border-color: #fff;
}

.xs-footer-section {
    background-color: #27282c;
}

.footer-top-area {
    padding: 30px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.footer-logo {
    padding-top: 8px;
}

.footer-logo a {
    display: inline-block;
}

.address-info-list {
    text-align: right;
}

.address-info-list li {
    text-align: left;
    color: #fff;
}

.address-info-list li:not(:last-child) {
    margin-right: 40px;
}

.address-info-list li .address-icon {
    float: left;
    min-width: 64px;
}

.address-info-list li .address-info p {
    margin-bottom: 2px;
}

.address-info-list li a {
    color: #fff;
}

.address-info-list li .address-info {
    margin-left: 46px;
    position: relative;
    overflow: hidden;
}

.footer-main {
    padding: 60px 0;
}

.footer-main+.partner-area-wraper {
    margin-bottom: -61px;
    position: relative;
    z-index: 1;
}

.footer-widget .xs-content-title {
    color: #fff;
    margin-bottom: 40px;
}

.footer-widget .xs-lsit li:not(:last-child) {
    margin-bottom: 22px;
}

.footer-widget .xs-lsit li a {
    color: #fff;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.footer-widget .xs-lsit li a:hover {
    color: rgba(255, 255, 255, 0.7);
}

.articles-list li:not(:last-child) {
    margin-bottom: 18px;
}

.articles-list li a {
    display: block;
    color: #fff;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    font-weight: 700;
    font-size: 1.0666666667rem;
    font-family: lato, sans-serif;
    margin-bottom: 11px;
}

.articles-list li a:hover {
    color: rgba(255, 255, 255, 0.7);
}

.articles-list li span {
    color: #a4aab7;
    font-size: 0.8666666667rem;
}

.articles-list li i {
    font-size: 1rem;
    color: #4ac1c3;
    position: relative;
    top: 3px;
    padding-right: 9px;
}

.partner-area {
    border-radius: 5px;
    background-color: #ff7500;
    padding: 40px;
}

.partner-area .xs-lsit {
    padding-top: 6px;
}

.partner-area .xs-lsit li:not(:last-child) {
    margin-right: 40px;
}

.partner-area .xs-lsit li.title {
    color: #fff;
    margin-right: 25px;
}

.copyright-text {
    padding-top: 8px;
}

.copyright-text p {
    font-size: 0.9333333333rem;
}

.copyright-text a,
.copyright-text p {
    color: #ffffff;
}

.copyright-text a {
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.copyright-text a:hover {
    color: #fff;
}

.copyright {
    padding: 10px 0 10px;
    background-color: #0220b1;
}

.copyright .social-list {
    text-align: right;
}

.inner-banner-area {
    min-height: 350px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    background-color: #0c5adb;
    z-index: 1;
}

.inner-banner-area .banner-image {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: right center;
    z-index: -1;
    opacity: 0.1;
}

.inner-banner-title {
    font-size: 2.4rem;
    color: #fefefe;
    font-weight: 700;
    margin-bottom: 15px;
}

.breadcumbs>li {
    color: #fefefe;
    font-size: 0.9333333333rem;
}

.breadcumbs>li:not(:first-child):before {
    content: "-";
    padding: 0 7px 0 5px;
}

.breadcumbs>li>a {
    color: #fefefe;
}

.single-funfact>span {
    font-size: 3.2rem;
    font-family: lato, sans-serif;
    color: #000;
    font-weight: 700;
    letter-spacing: -1.2px;
    display: inline-block;
    line-height: 1;
    margin-bottom: 20px;
}

.single-funfact p {
    font-family: lato, sans-serif;
}

.funfact-wraper {
    margin-bottom: 40px;
}

.funfact-wraper [class*="col-"]:not(:last-child) .single-funfact {
    position: relative;
}

.funfact-wraper [class*="col-"]:not(:last-child) .single-funfact:before {
    position: absolute;
    content: "";
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: rgba(0, 0, 0, 0.07);
    width: 3px;
    height: 50px;
}

.hiring-image {
    text-align: right;
}

.hiring-content {
    padding-top: 30px;
}

.hiring-content h2 {
    font-size: 1.8666666667rem;
    color: #7a7a7a;
    font-weight: 400;
    line-height: 1.4675;
    margin-bottom: 35px;
}

.hiring-content h2 span {
    display: block;
    color: #0c5adb;
    font-weight: 700;
}

.agency-filter-wraper {
    margin-bottom: 37px;
}

.main-filter li {
    display: inline-block;
}

.main-filter li:not(:last-child) {
    margin-right: 50px;
}

.main-filter li a {
    display: block;
    font-size: 1.2rem;
    color: #666;
    font-weight: 700;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    padding-bottom: 8px;
}

.main-filter li a:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: -1px;
    width: calc(100% + 16px);
    background-color: #0c5adb;
    height: 1px;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: center left;
    -ms-transform-origin: center left;
    transform-origin: center left;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.main-filter li a.selected,
.main-filter li a:hover {
    color: #0c5adb;
}

.main-filter li a.selected:before,
.main-filter li a:hover:before {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
}

.cases-grid {
    margin-left: -15px;
    margin-right: -15px;
}

.single-cases-card {
    text-align: center;
    margin: 15px;
    border: 1px solid #f5f5f5;
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.05);
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    background-color: #fff;
}

.single-cases-card .cases-content {
    padding: 24px 10px;
}

.single-cases-card .cases-content .xs-title {
    margin-bottom: 10px;
    font-size: 1.4666666667rem;
    font-weight: 700;
}

.single-cases-card .cases-content .xs-title a {
    color: #000;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.single-cases-card .cases-content .tag {
    color: #b2b2b2;
    font-size: 0.9333333333rem;
}

.single-cases-card .cases-content .tag:before {
    content: "";
    border-radius: 100%;
    background-color: #b2b2b2;
    width: 6px;
    height: 6px;
    display: inline-block;
    margin-right: 7px;
    margin-bottom: 1px;
}

.single-cases-card:hover {
    -webkit-box-shadow: 0 7px 30px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 7px 30px 0 rgba(0, 0, 0, 0.1);
}

.single-cases-card:hover .hover-area {
    opacity: 1;
    top: 50%;
}

.single-cases-card:hover .card-image:before {
    opacity: 1;
}

.single-cases-card:hover .cases-content .xs-title a {
    color: #0c5adb;
}

.single-cases-card .card-image {
    position: relative;
    z-index: 1;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.single-cases-card .card-image:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.single-cases-card .hover-area {
    position: absolute;
    top: 60%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    opacity: 0;
}

.single-cases-card .hover-area a {
    display: block;
    border-radius: 50%;
    text-align: center;
    color: #f9fafe;
    font-size: 3.2rem;
}

.call-to-action-area {
    background-color: #0c5adb;
    position: relative;
    padding: 77px 0;
}

.call-to-action-area:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-image: url(../images/backgrounds/background-1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    opacity: 0.1;
}

.call-to-action-area .call-to-action-content h2 {
    margin-bottom: 0;
    color: #fff;
}

.call-to-action-area .btn-wraper {
    text-align: right;
    margin-top: 16px;
}

.call-to-action-area .btn-wraper .btn {
    padding: 0 40px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
}

.call-to-action-content {
    padding-right: 95px;
}

.call-to-action-content h2 {
    font-size: 2.4rem;
    font-weight: 700;
}

.single-contact-info {
    text-align: center;
}

.single-contact-info .round-icon {
    margin-bottom: 24px;
}

.round-icon {
    text-align: center;
    width: 80px;
    height: 80px;
    line-height: 87px;
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.05);
    background-color: #fff;
    border-radius: 50%;
    margin: 0 auto;
}

.round-icon i {
    font-size: 1.6666666667rem;
    color: #0c5adb;
}

.info-content {
    display: block;
    color: #7a7a7a;
}

.info-content:hover {
    color: #0c5adb;
}

.contact-info-wraper {
    padding: 0 46px;
}

.about-info .content-title {
    font-size: 2rem;
    font-weight: 600;
    margin-bottom: 25px;
}

.case-about-area {
    position: relative;
}

.case-about-area .about-info {
    width: calc(100% - 160px);
}

.case-about-area .doodle-parallax img {
    position: absolute;
    bottom: 0;
    left: -120px;
    opacity: 0.3;
}

.list-group .simple-social-list li:not(:last-child) {
    margin-right: 14px;
}

.list-group .simple-social-list li a {
    font-size: 0.9333333333rem;
}

.inner-banner-area+.case-about-area .case-about-img {
    margin-top: -267px;
    position: relative;
    z-index: 2;
}

.project-brief-area {
    position: relative;
}

.project-brief-area .doodle-parallax img {
    position: absolute;
    right: -110px;
    bottom: -80px;
    opacity: 0.3;
}

.project-brief-content {
    margin-bottom: 50px;
}

.project-brief-content .brief-title {
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 30px;
}

.project-brief-content p:not(:last-child) {
    margin-bottom: 30px;
}

.project-brief-wraper {
    padding-bottom: 100px;
    border-bottom: 1px solid #f5f5f5;
}

.case-study-step-wraper {
    counter-reset: my-sec-counter;
}

.case-study-step-wraper>.row {
    position: relative;
}

.case-study-step-wraper>.row:nth-child(odd) .case-study-step-img {
    text-align: right;
}

.case-study-step-wraper>.row:nth-child(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.case-study-step-wraper>.row:nth-child(2n) .case-study-step-img {
    text-align: center;
}

.case-study-step-wraper>.row:not(:last-child) {
    padding-bottom: 100px;
    margin-bottom: 100px;
}

.case-study-step-wraper>.row:not(:last-child):after {
    content: "";
    border-bottom: 1px solid #f5f5f5;
    display: block;
    height: 1px;
    width: calc(100% - 30px);
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.case-study-step {
    padding-top: 20px;
}

.case-study-step .step-count {
    color: #00138e;
    display: inline-block;
    font-size: 1.2rem;
    font-weight: 700;
    font-family: lato, sans-serif;
    margin-bottom: 5px;
}

.case-study-step .step-count:after {
    counter-increment: my-sec-counter;
    content: "0" counter(my-sec-counter);
    padding-left: 4px;
}

.case-study-step .case-step-title {
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 25px;
}

.case-study-step p {
    margin-bottom: 30px;
}

.case-study-step .simple-btn {
    color: #00138e;
}

.case-study-step .simple-btn:hover {
    color: #0c5adb;
}

.case-study-step-area {
    position: relative;
}

.case-study-step-area .doodle-parallax img {
    position: absolute;
    opacity: 0.3;
    top: 432px;
    left: -220px;
}

.case-study-step-area .doodle-parallax img+img {
    top: inherit;
    bottom: 350px;
    right: -220px;
    left: inherit;
}

.faq-accordion-group {
    position: relative;
    z-index: 2;
    border-bottom: 1px solid #f7f7f7;
    padding-bottom: 100px;
}

.faq-accordion-area {
    position: relative;
}

.faq-accordion-area .doodle-parallax .single-doodle {
    position: absolute;
    opacity: 0.3;
}

.faq-accordion-area .doodle-parallax .single-doodle.one {
    top: 112px;
    left: -250px;
}

.faq-accordion-area .doodle-parallax .single-doodle.two {
    left: -130px;
    bottom: 0;
}

.faq-accordion-area .doodle-parallax .single-doodle.three {
    right: -130px;
    top: 70px;
}

.getSupport-content.hiring-content {
    padding-left: 24px;
    padding-top: 0;
}

.widget {
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.07);
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.07);
    background-color: #fff;
    padding-left: 30px;
    padding-right: 30px;
}

.widget:not(:last-child) {
    margin-bottom: 30px;
}

.widget .widget-header {
    margin-bottom: 12px;
}

.widget .xs-title {
    margin-bottom: 0;
    font-size: 1.3333333333rem;
    font-weight: 700;
}

.widget .xs-title span {
    color: #1bd1ea;
}

.widget.widget-banner {
    padding: 0;
    overflow: hidden;
    position: relative;
}

.widget.widget-banner:hover img {
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02);
}

.widget.widget-banner img {
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.widget .list-group li {
    font-size: 0.9333333333rem;
}

.widget .list-group li a,
.widget .list-group li span {
    color: #919191;
}

.widget .list-group li a {
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.widget .list-group li a:before {
    content: "";
    width: 7px;
    height: 7px;
    display: inline-block;
    background-color: #d7d7d7;
    border-radius: 50%;
    margin-right: 7px;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.widget .list-group li a:hover {
    color: #0c5adb;
}

.widget .list-group li a:hover:before {
    background-color: #0c5adb;
}

.widget .list-group li:not(:last-child) {
    margin-bottom: 15px;
}

.widget.widget-subscribe p {
    margin-bottom: 26px;
}

.widget-posts .widget-post:not(:last-child) {
    margin-bottom: 20px;
}

.widget-posts .widget-post img {
    border-radius: 5px;
}

.widget-posts .widget-post .post-thumb {
    padding-right: 20px;
}

.widget-posts .widget-post .post-meta-date {
    color: #d2d2d2;
}

.widget-posts .widget-post .post-author,
.widget-posts .widget-post .post-meta-date {
    font-size: 1rem;
}

.widget-posts .widget-post .media-body {
    margin-top: 10px;
}

.widget-posts .widget-post .entry-title {
    font-size: 0.9333333333rem;
    font-weight: 400;
    margin-bottom: 0;
    font-family: lato, sans-serif;
    letter-spacing: -0.25px;
}

.widget-posts .widget-post .entry-title a {
    color: #000;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.widget-posts .widget-post .entry-title a:hover {
    color: #0c5adb;
}

.tag-lists a {
    display: inline-block;
    padding: 7px 17px;
    color: #000;
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    font-size: 0.8666666667rem;
    margin-right: 9px;
    margin-bottom: 9px;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.tag-lists a:hover {
    color: #fff;
    background-color: #0c5adb;
    border-color: #0c5adb;
}

.tag-lists .title {
    color: #000;
    padding-right: 15px;
    font-weight: 700;
}

.widget-banner a {
    display: block;
}

.widget-banner a img {
    width: 100%;
}

.xs-single-product {
    margin-bottom: 20px;
}

.xs-single-product:hover .product-header>img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.xs-single-product:hover .product-header:before {
    opacity: 1;
}

.xs-single-product:hover .product-header .hover-area {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 1;
}

.xs-single-product .product-footer {
    text-align: center;
    padding: 30px 15px;
}

.xs-single-product .product-footer .product-title {
    margin-bottom: 5px;
    font-size: 0.9333333333rem;
    font-weight: 400;
}

.xs-single-product .product-footer .product-title a {
    color: #000;
}

.xs-single-product .product-footer .product-title a:hover {
    color: #0c5adb;
}

.product-header {
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}

.product-header:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(12, 90, 219, 0.8);
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    opacity: 0;
    z-index: 1;
}

.product-header>img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.product-header .hover-area {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 2;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    opacity: 0;
}

.product-header .image-content {
    position: absolute;
    right: 20px;
    top: 0;
    z-index: 2;
}

.product-header .btn {
    height: 45px;
    line-height: 45px;
    padding: 0 30px;
}

.product-header .btn[class*="icon"] i {
    line-height: 45px;
}

.price {
    font-size: 1.4666666667rem;
    font-weight: 700;
    font-family: lato, sans-serif;
}

.price del {
    color: #d7d7d7;
    padding-right: 10px;
}

.price ins {
    text-decoration: none;
    color: #0c5adb;
}

.promo-banner {
    display: block;
}

.product-summary {
    padding-top: 60px;
    padding-left: 30px;
    padding-right: 30px;
}

.product-summary .product_title {
    font-size: 1.2rem;
    font-weight: 500;
    font-family: open sans, sans-serif;
    margin-bottom: 20px;
}

.product-summary .product_meta {
    font-size: 1rem;
}

.product-summary .product_meta:not(:last-child) {
    margin-bottom: 10px;
}

.product-summary .product_meta strong {
    color: #000;
    font-weight: 500;
    padding-right: 10px;
}

.product-summary .product_meta a {
    color: #aaa;
}

.product-summary .product_meta a:hover {
    color: #0c5adb;
}

.product-summary .product_meta a:not(:last-child) {
    padding-right: 5px;
}

.product-summary .product_meta a:not(:last-child):after {
    content: ",";
    padding-left: 2px;
}

.product-summary .woocommerce-product-details__short-description p {
    font-size: 1rem;
}

.product-summary .price,
.product-summary .product-meta-group,
.product-summary .woocommerce-product-details__short-description {
    margin-bottom: 30px;
}

.product-summary .price {
    font-size: 1.8666666667rem;
    display: block;
}

.product-summary .price ins {
    color: #000;
}

.product-summary .custom-number-wraper {
    margin-bottom: 40px;
}

.product-cart-info-list>li {
    position: relative;
}

.product-cart-info-list>li .btn {
    padding: 0 30px;
    height: 45px;
    line-height: 45px;
}

.product-cart-info-list>li .btn[class*="icon"] i {
    line-height: 45px;
}

.product-cart-info-list.list-inline>li:not(:last-child) {
    margin-right: 15px;
}

.related-products-area.xs-section-padding {
    padding-bottom: 40px;
}

.related-products-area .content-holder {
    margin-bottom: 60px;
}

.related-products-area .content-holder .section-title {
    font-size: 1.8666666667rem;
    font-weight: 700;
    margin-bottom: 0;
}

.single-product-slider .product-header {
    border-radius: 0;
}

.single-product-slider .product-header:before {
    display: none;
}

.product-slider {
    position: relative;
}

.product-slider .owl-dots {
    position: absolute;
    bottom: 30px;
    left: 0;
    width: 100%;
    text-align: center;
}

.product-info-details-wraper p {
    font-size: 1.1333333333rem;
    color: #777;
}

.product-info-details-wraper p:not(:last-child) {
    margin-bottom: 30px;
}

.content-404 {
    margin-bottom: 40px;
}

.content-404 .title-404 {
    font-size: 2.4rem;
    font-weight: 700;
    margin-bottom: 20px;
}

.content-404 .title-404 span {
    color: #0c5adb;
}

.content-404 p {
    margin-bottom: 25px;
    color: #919191;
    font-size: 1.2rem;
}

.blog-post-lists {
    margin-bottom: 60px;
}

.post-list {
    background-color: #fff;
    -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.07);
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.07);
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}

.post-list:not(:last-child) {
    margin-bottom: 30px;
}

.post-list:hover .post-image>img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.post-list .post-image {
    position: relative;
    overflow: hidden;
}

.post-list .post-image>img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.post-list .post-image .post-image-content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
}

.post-list .post-body {
    padding: 50px;
    position: relative;
}

.post-list .entry-meta {
    margin-bottom: 20px;
}

.post-list .entry-meta>span {
    display: inline-block;
}

.post-list .entry-meta>span:not(:last-child) {
    margin-right: 40px;
}

.post-list .entry-meta>span>a {
    color: #676767;
}

.post-list .entry-meta>span>a:hover {
    color: #0c5adb;
}

.post-list .entry-meta>span>a>i {
    padding-right: 10px;
    color: #0c5adb;
}

.post-list .entry-title {
    font-size: 2.4rem;
    font-weight: 700;
    margin-bottom: 24px;
    padding-right: 60px;
}

.post-list .entry-title a {
    color: #000;
}

.post-list .entry-title a:hover {
    color: #0c5adb;
}

.post-list .entry-content {
    margin-bottom: 25px;
}

.post-list .entry-content>p {
    color: #919191;
}

.post-list.format-video .post-image:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
}

.post-list.format-text {
    overflow: visible;
}

.post-list.format-text .post-date {
    top: 0;
}

.post-list.format-text .post-date:before {
    height: 100px;
}

.post-list.format-text .post-date:after {
    top: calc(100% + 100px);
}

.post-date {
    position: absolute;
    top: -40px;
    right: 30px;
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #fff;
    border: 2px solid #0c5adb;
    text-align: center;
    padding: 17px 0;
    font-size: 0.8666666667rem;
    color: #919191;
    -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.07);
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.07);
    z-index: 3;
}

.post-date strong {
    display: block;
    color: #0c5adb;
    font-size: 1.4666666667rem;
    font-weight: 700;
    line-height: 1;
}

.post-date:after,
.post-date:before {
    position: absolute;
    content: "";
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.post-date:before {
    width: 2px;
    height: 140px;
    background-color: #0c5adb;
}

.post-date:after {
    top: calc(100% + 140px);
    width: 10px;
    height: 10px;
    background-color: #fff;
    border: 2px solid #0c5adb;
    border-radius: 50%;
}

.gallery-slider {
    position: relative;
}

.gallery-slider .owl-nav button.owl-next,
.gallery-slider .owl-nav button.owl-prev {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    height: 50px;
    line-height: 50px;
    width: 30px;
    font-size: 0.8666666667rem;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.3);
    color: #fff;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.gallery-slider .owl-nav button.owl-next:hover,
.gallery-slider .owl-nav button.owl-prev:hover {
    background-color: rgba(255, 255, 255, 0.5);
}

.gallery-slider .owl-nav button.owl-next {
    right: 0;
}

.gallery-slider .owl-nav button.owl-prev {
    left: 0;
}

.single-blog-post .entry-content {
    margin-bottom: 35px;
}

.single-blog-post .post-body {
    padding: 60px 50px;
}

.single-blog-post .post-body .entry-header .entry-meta {
    margin-bottom: 50px;
}

.single-blog-post .entry-content>p {
    margin-bottom: 30px;
}

.single-blog-post blockquote {
    margin-bottom: 45px;
}

.single-blog-post .xs-list {
    padding-left: 20px;
}

.single-blog-post .post-footer .divider {
    margin-bottom: 30px;
}

.single-blog-post .post-footer .post-tags {
    margin-bottom: 30px;
}

.single-blog-post .post-footer .btn-floating {
    -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.12);
    border: 1px solid #f7f7f7;
    background-color: #fff;
}

.single-blog-post .post-footer .social-list li a {
    width: 40px;
    height: 40px;
    line-height: 37px;
}

.post-tags>span {
    color: #0c5adb;
    padding-right: 8px;
}

.post-tags>a {
    color: #000;
}

.post-tags>a:hover {
    color: #0c5adb;
}

.post-tags>a:not(:last-child) {
    margin-right: 2px;
}

.post-tags>a:not(:last-child):after {
    content: ",";
}

.service-info-section .xs-heading .section-title {
    font-size: 3.2rem;
}

.service-info-summary {
    padding-top: 15px;
}

.service-info-summary h3 {
    color: #7a7a7a;
    font-size: 1.2rem;
    font-weight: 700;
    margin-bottom: 30px;
    line-height: 1.555;
}

.service-info-summary p {
    margin-bottom: 20px;
}

.service-info-summary .xs-list {
    margin-bottom: 35px;
    padding-left: 20px;
}

.service-info-summary .xs-list>li:not(:last-child) {
    margin-bottom: 8px;
}

.service-info-block-area.gray-bg {
    background-color: #f7f9fd;
}

.service-info-block-area .xs-heading .section-title {
    font-size: 1.8666666667rem;
    font-weight: 400;
    line-height: 1.42;
}

.service-info-block-area .btn-wraper .btn:not(:last-child) {
    margin-right: 30px;
}

.service-info-block-area.info-block-style-2 {
    padding-top: 110px;
    padding-bottom: 55px;
}

.service-info-block-area.info-block-style-2 .service-block-group {
    margin-bottom: 0;
}

.service-info-block-area.info-block-style-2 .service-info-block {
    margin-bottom: 55px;
}

.service-block-group {
    margin-bottom: 50px;
}

.service-info-block .info-block-header {
    margin-bottom: 20px;
}

.service-info-block .service-info-title {
    font-size: 1.1986666667rem;
    font-weight: 700;
    margin-bottom: 20px;
}

.service-img {
    margin-bottom: 40px;
}

.service-summary-text {
    padding-left: 30px;
}

.service-summary-text .xs-heading {
    margin-bottom: 25px;
}

.service-summary-text .xs-heading .section-title {
    font-size: 1.8666666667rem;
    font-weight: 700;
}

.service-summary-text>p {
    margin-bottom: 40px;
    padding-right: 65px;
}

.service-summary-text.service-summary-2 {
    padding-left: 0;
    padding-right: 65px;
}

.service-summary-text .boosting-lists {
    margin-bottom: 40px;
}

.our-security-section.xs-section-padding {
    padding-bottom: 80px;
}

.boosting-section.xs-section-padding {
    padding-top: 80px;
}

.btn {
    height: 55px;
    line-height: 55px;
    border-radius: 3px;
    padding: 0 51px;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    white-space: normal;
}

.btn:not([class*="btn-outline-"]) {
    border: 0;
    color: #fff;
    background-color: #000;
    -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.12);
}

.btn.btn-primary {
    background-color: #ff5e00;
}

.btn.btn-primary:hover {
    background-color: #ff5e00;
}

.btn.btn-secondary {
    background-color: #ff5e00;
}

.btn.btn-secondary:hover {
    background-color: #ff5e00;
}

.btn.icon-left i {
    padding-right: 9px;
    float: left;
    line-height: 55px;
}

.btn.icon-right i {
    padding-left: 9px;
    float: right;
    line-height: 55px;
}

.btn.style2 {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
}

.btn.style3 {
    background-color: #fff;
    color: #0c5adb;
}

.btn.style3:hover {
    background-color: #0c5adb;
    color: #fff;
}

.btn.btn-info {
    background-color: #fff;
    color: #00138e;
}

.btn.btn-info:hover {
    background-color: #00138e;
    color: #fff;
}

.btn.btn-outline-primary {
    border-color: #0c5adb;
    color: #0c5adb;
}

.btn.btn-outline-primary:hover {
    background-color: #0c5adb;
    color: #fff;
}

.insta-feed-wraper {
    width: calc(100% - 65px);
}

.insta-feed:after {
    display: block;
    clear: both;
    content: "";
}

.insta-feed li {
    width: calc(33.333333% - 8px);
    float: left;
    margin-bottom: 8px;
    position: relative;
    overflow: hidden;
}

.insta-feed li:not(:last-child) {
    margin-right: 8px;
}

.insta-feed li img {
    border-radius: 3px;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.insta-feed li a:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.list-inline>li {
    display: inline-block;
    float: left;
}

.xs-list>li:not(:last-child) {
    margin-right: 10px;
}

.xs-list>li .title {
    font-weight: 700;
}

.xs-list.arrow li:before,
.xs-list.checkbox li:before,
.xs-list.check li:before,
.xs-list.hand li:before {
    padding-right: 16px;
    font-family: iconfont;
    color: #ff5e00;
    position: relative;
    top: 3px;
    font-size: 1rem;
}

.xs-list.check li:before {
    content: "\ea73";
}

.xs-list.checkbox li:before {
    content: "\ea74";
    top: 1px;
}

.xs-list.arrow li:before {
    content: "\e87a";
}

.xs-list.hand li:before {
    content: "\e8a7";
}

.xs-list.bullet li:before {
    content: "";
    background-color: #0c5adb;
    width: 5px;
    height: 5px;
    display: inline-block;
    border-radius: 50%;
    position: relative;
    top: -3px;
    margin-right: 10px;
}

.list-group>li {
    font-size: 1.0666666667rem;
    color: #999;
}

.list-group>li:not(:last-child) {
    margin-bottom: 10px;
}

.list-group>li strong {
    float: left;
    width: 43%;
    color: #000;
    font-weight: 700;
}

.newsletter-form {
    position: relative;
}

.newsletter-form .form-control {
    background-color: #fff;
    -webkit-box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.08);
    height: 45px;
    width: 100%;
    border-radius: 22.5px;
    padding-left: 30px;
    border: 0;
}

.newsletter-form .send-button {
    background-color: #1bd1ea;
    position: absolute;
    width: 51px;
    height: 45px;
    color: #fff;
    font-size: 1.2rem;
    right: 0;
    top: 0;
    border: 0;
    border-radius: 0 22.5px 22.5px 0;
    cursor: pointer;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.newsletter-form .send-button:hover {
    background-color: #0c5adb;
}

.newsletter-form label {
    margin-bottom: 0;
    position: absolute;
    bottom: -30px;
    left: 0;
}

.pagination li {
    display: inline-block;
}

.pagination li:not(:last-child) {
    margin-right: 20px;
}

.pagination li a {
    width: 50px;
    height: 50px;
    line-height: 50px;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    padding: 0;
    border-radius: 100%;
    text-align: center;
    color: #676767;
    font-weight: 500;
    -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.07);
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.07);
    background-color: #fff;
    border: 0;
}

.pagination li.active a,
.pagination li a:hover {
    background-color: #0c5adb;
    color: #fff;
}

.pagination li>span {
    letter-spacing: 7px;
    position: relative;
    top: 7px;
}

.pagination .page-item:first-child .page-link,
.pagination .page-item:last-child .page-link {
    border-radius: 100%;
}

.pagination .page-item:last-child .page-link {
    font-size: 0.8rem;
}

.pagination .page-item.disabled a,
.pagination li a {
    border-color: #f1f1f1;
}

.blog-inner-page .pagination {
    margin-top: 30px;
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 9999999999;
    background-color: #0c5adb;
    -webkit-transition: all 1s ease-in;
    -o-transition: all 1s ease-in;
    transition: all 1s ease-in;
}

#preloader .preloader-cancel-btn {
    position: fixed;
    bottom: 0;
    right: 0;
    padding: 40px;
    -webkit-transition: all 1s ease-in;
    -o-transition: all 1s ease-in;
    transition: all 1s ease-in;
}

#preloader.loaded {
    top: -150%;
}

#preloader.loaded .preloader-cancel-btn {
    bottom: 150%;
}

.prelaoder-btn {
    padding: 10px 30px;
}

.preloader-wrapper {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
}

.spinner {
    width: 40px;
    height: 40px;
    background-color: #fff;
    -webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
    animation: sk-rotateplane 1.2s infinite ease-in-out;
}

@-webkit-keyframes sk-rotateplane {
    0% {
        -webkit-transform: perspective(120px);
    }
    50% {
        -webkit-transform: perspective(120px) rotateY(180deg);
    }
    to {
        -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
    }
}

@keyframes sk-rotateplane {
    0% {
        transform: perspective(120px) rotateX(0deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    }
    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    }
    to {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    }
}

.xs-heading {
    margin-bottom: 23px;
    position: relative;
}

.xs-heading .section-subtitle {
    font-size: 1.3333333333rem;
    color: #ff5e00;
    margin-bottom: 10px;
    font-weight: 400;
}

.xs-heading .line {
    position: relative;
    display: inline-block;
    padding-top: 25px;
    width: 100%;
}

.xs-heading .line:after,
.xs-heading .line:before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
}

.xs-heading .line:before {
    background-color: rgba(0, 0, 0, 0.15);
    width: 105px;
    height: 1px;
}

.xs-heading .line:after {
    background-color: #0220b1;
    width: 40px;
    height: 3px;
    bottom: -1px;
}

.xs-heading .section-title {
    margin-bottom: 0;
}

.xs-heading .section-title span {
    color: #0220b1;
}

.xs-heading.style2 .line:before {
    display: none;
}

.xs-heading.style3 .section-title {
    font-weight: 700;
}

.xs-heading.style3 .line:before {
    display: none;
}

.xs-heading.style3 .line:after {
    width: 80px;
}

.xs-heading.text-center .line:after,
.xs-heading.text-center .line:before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.xs-heading.text-right .line:after,
.xs-heading.text-right .line:before {
    right: 0;
    left: inherit;
}

.xs-heading[class*="text-"] {
    margin-bottom: 30px;
}

.xs-heading.style4 .line {
    margin-bottom: 25px;
}

.xs-heading .heading-icon {
    color: #0c5adb;
    font-size: 3.3333333333rem;
    margin-top: 20px;
    display: block;
}

.primary-bg .section-subtitle,
.primary-bg .section-title {
    color: #fff;
}

.social-list li {
    display: inline-block;
    margin-right: 10px;
}

.social-list li:last-child {
    margin-right: 0;
}

.social-list li.title {
    color: #000;
    font-weight: 700;
    font-size: 1.2rem;
    margin-right: 15px;
}

.social-list li a {
    display: block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 100%;
    border: 1px solid #ffffff;
    text-align: center;
    font-size: 0.9333333333rem;
    color: #333;
}

.social-list li a.facebook {
    color: #ffffff;
}

.social-list li a.facebook:hover {
    background-color: #4969a8;
    border-color: #4969a8;
}

.social-list li a.twitter {
    color: #ffffff;
}

.social-list li a.twitter:hover {
    background-color: #2aa3ef;
    border-color: #2aa3ef;
}

.social-list li a.linkedin {
    color: #ffffff;
}

.social-list li a.linkedin:hover {
    background-color: #1178b3;
    border-color: #1178b3;
}

.social-list li a.instagram {
    color: #ffffff;
}

.social-list li a.instagram:hover {
    background-color: #e8715c;
    border-color: #e8715c;
}

.social-list li a.googlePlus {
    color: #ffffff;
}

.social-list li a.googlePlus:hover {
    background-color: #dc4a38;
    border-color: #dc4a38;
}

.social-list li a.youtube {
    color: #fff;
}

.social-list li a.youtube:hover {
    background-color: #1ab7ea;
    border-color: #1ab7ea;
}

.social-list li a:hover {
    color: #fff;
}

.social-list.version-2 li a {
    color: #fff;
    font-size: 0.7953333333rem;
    width: 35px;
    height: 35px;
    line-height: 33px;
    border: 0;
    border: 1px solid transparent;
}

.social-list.version-2 li a.facebook {
    background-color: #4969a8;
}

.social-list.version-2 li a.facebook:hover {
    color: #4969a8;
    border-color: currentColor;
}

.social-list.version-2 li a.twitter {
    background-color: #2aa3ef;
}

.social-list.version-2 li a.twitter:hover {
    color: #2aa3ef;
    border-color: currentColor;
}

.social-list.version-2 li a.linkedin {
    background-color: #1178b3;
}

.social-list.version-2 li a.linkedin:hover {
    color: #1178b3;
    border-color: currentColor;
}

.social-list.version-2 li a.instagram {
    background-color: #e8715c;
}

.social-list.version-2 li a.instagram:hover {
    color: #e8715c;
    border-color: currentColor;
}

.social-list.version-2 li a.googlePlus {
    background-color: #dc4a38;
}

.social-list.version-2 li a.googlePlus:hover {
    color: #dc4a38;
    border-color: currentColor;
}

.social-list.version-2 li a.youtube {
    background-color: #1ab7ea;
}

.social-list.version-2 li a.youtube:hover {
    color: #1ab7ea;
    border-color: currentColor;
}

.social-list.version-2 li a:hover {
    background-color: transparent;
}

.social-list.social-block li {
    display: block;
    margin-right: 0;
}

.social-list.social-block li:not(:last-child) {
    margin-bottom: 5px;
}

.social-list.social-block li a {
    height: 37px;
    line-height: 37px;
    width: 100%;
    border-radius: 18.5px;
    text-align: left;
    padding: 0 23px;
    font-size: 1rem;
    color: #fff !important;
    border: 0;
}

.social-list.social-block li a i {
    padding-right: 10px;
}

.social-list.social-block li a.facebook {
    background-color: #4969a8;
}

.social-list.social-block li a.twitter {
    background-color: #2aa3ef;
}

.social-list.social-block li a.linkedin {
    background-color: #1178b3;
}

.social-list.social-block li a.googlePlus {
    background-color: #dc4a38;
}

.simple-social-list li {
    display: inline-block;
    margin-right: 32px;
}

.simple-social-list li:last-child {
    margin-right: 0;
}

.simple-social-list li a {
    color: #fff;
    font-size: 1.2rem;
}

.simple-social-list li a.facebook {
    color: #3e5c9a;
}

.simple-social-list li a.facebook:hover {
    color: #213151;
}

.simple-social-list li a.twitter {
    color: #1da1f2;
}

.simple-social-list li a.twitter:hover {
    color: #0967a0;
}

.simple-social-list li a.googlePlus {
    color: #fb2f14;
}

.simple-social-list li a.googlePlus:hover {
    color: #a61603;
}

.simple-social-list li a.linkedin {
    color: #0077b5;
}

.simple-social-list li a.linkedin:hover {
    color: #00344f;
}

.video-popup-btn {
    display: inline-block;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    line-height: 80px;
    background-color: #0c5adb;
    color: #fff;
    text-align: center;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.video-popup-btn:hover {
    color: #fff;
}

.video-popup-btn i {
    margin-right: -4px;
}

.video-popup-btn.pulse-effect {
    position: relative;
    z-index: 1;
}

.video-popup-btn.pulse-effect:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    z-index: -1;
    -webkit-animation: pulse 3s infinite cubic-bezier(0.4, 0, 1, 1) both;
    animation: pulse 3s infinite cubic-bezier(0.4, 0, 1, 1) both;
}

.xs-info-img {
    position: relative;
}

.xs-info-img+.video-content {
    position: absolute;
    bottom: 0;
    width: 100%;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(12, 90, 219, 0.2);
        box-shadow: 0 0 0 0 rgba(12, 90, 219, 0.2);
    }
    70% {
        -webkit-box-shadow: 0 0 0 60px transparent;
        box-shadow: 0 0 0 60px transparent;
    }
    to {
        -webkit-box-shadow: 0 0 0 0 transparent;
        box-shadow: 0 0 0 0 transparent;
    }
}

@keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(12, 90, 219, 0.2);
        box-shadow: 0 0 0 0 rgba(12, 90, 219, 0.2);
    }
    70% {
        -webkit-box-shadow: 0 0 0 60px transparent;
        box-shadow: 0 0 0 60px transparent;
    }
    to {
        -webkit-box-shadow: 0 0 0 0 transparent;
        box-shadow: 0 0 0 0 transparent;
    }
}

.nav-tabs .nav-item {
    margin-bottom: 0;
}

.nav-tabs .nav-item .nav-link {
    background-color: transparent;
    border: 0;
}

.main-tabs {
    margin-bottom: 30px;
}

.main-tabs .nav-item {
    width: calc(calc(100% / 5) - 15px);
}

.main-tabs .nav-item:not(:last-child) {
    margin-right: 15px;
}

.main-tabs .nav-item .nav-link {
    display: block;
    min-height: 140px;
    text-align: center;
    color: #000;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border-radius: 2px;
    border: 1px solid #e5e8ed;
    padding: 27px 10px 26px;
    position: relative;
    font-size: 14px;
    background-color: #fff;
}

.main-tabs .nav-item .nav-link:before {
    position: absolute;
    content: "";
    bottom: -40px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 40px;
    width: 40px;
    border-top: solid #fff;
    border-left: solid transparent;
    border-right: solid transparent;
    border-width: 20px;
    -webkit-filter: drop-shadow(0 5px 3px rgba(3, 27, 78, 0.08));
    filter: drop-shadow(0 5px 3px rgba(3, 27, 78, 0.08));
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    opacity: 0;
    visibility: hidden;
}

.main-tabs .nav-item .nav-link span {
    display: block;
    min-height: 46px;
    margin-bottom: 14px;
}

.main-tabs .nav-item .nav-link.active {
    -webkit-box-shadow: 0 5px 10px 0 rgba(3, 27, 78, 0.08);
    box-shadow: 0 5px 10px 0 rgba(3, 27, 78, 0.08);
}

.main-tabs .nav-item .nav-link.active:before {
    opacity: 1;
    visibility: visible;
}

.main-nav-tab {
    -webkit-box-shadow: 0 15px 25px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 15px 25px 0 rgba(0, 0, 0, 0.1);
    border-radius: 1.6666666667rem;
    max-width: 326px;
    margin: 0 auto;
    margin-bottom: 60px;
    background-color: #ff5e00;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 2px 0;
    z-index: 1;
    position: relative;
}

.main-nav-tab li {
    display: inline-block;
    width: calc(calc(100% / 2) - 2px);
}

.main-nav-tab li a {
    display: block;
    color: #fff;
    min-width: 125px;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    padding: 8px 31px;
    text-align: center;
}

.main-nav-tab li a.active {
    color: #ff5e00;
}

.main-nav-tab li a,
.tab-swipe .indicator {
    border-radius: 1.5333333333rem;
}

.tab-swipe {
    position: relative;
}

.tab-swipe .indicator {
    background-color: #fff;
    position: absolute;
    left: 0;
    z-index: -1;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
    height: calc(100% - 4px);
    -webkit-box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.12);
}

.tab-style2>li>a.active {
    background-color: #fff;
    color: #0c5adb;
}

.main-tab {
    margin-bottom: 40px;
    border-bottom: 1px solid #f7f7f7 !important;
}

.main-tab .nav-item {
    margin-bottom: -1px;
}

.main-tab .nav-item:not(:last-child) {
    margin-right: 55px;
}

.main-tab .nav-item .nav-link {
    padding-bottom: 23px;
    padding-left: 0;
    padding-right: 0;
    border-bottom: 1px solid transparent;
    color: #cacaca;
    font-size: 1.2rem;
    font-weight: 500;
}

.main-tab .nav-item .nav-link.active {
    border-color: currentColor;
    color: #000;
}

.xs-top-bar {
    background-color: #0c5adb;
    padding: 14px 0;
}

.xs-top-bar .xs-list {
    text-align: right;
    line-height: 1;
}

.xs-top-bar .xs-list li:not(:last-child) {
    margin-right: 17px;
}

.xs-top-bar .xs-list li a {
    color: #fff;
    font-size: 0.8666666667rem;
}

.xs-top-bar-info {
    line-height: 1;
}

.xs-top-bar-info li {
    display: inline-block;
}

.xs-top-bar-info li:not(:last-child) {
    padding-right: 30px;
    margin-right: 30px;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.xs-top-bar-info li i {
    padding-right: 5px;
}

.xs-top-bar-info li a {
    font-size: 0.8666666667rem;
    color: #fff;
}

.xs-map {
    height: 450px;
}

.map-style2 .xs-map {
    height: 300px;
}

.map-style3 .xs-map {
    height: 400px;
}

.xs-from .form-control {
    border: 1px solid #e7e7e7;
    background-color: #fff;
    height: 52px;
    border-radius: 0;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    padding: 0 30px;
}

.xs-from .form-control:focus {
    border-color: #0c5adb;
}

.xs-from .form-control.invaild {
    border-color: #ff3d3d;
}

.xs-from input[type="number"]::-webkit-inner-spin-button,
.xs-from input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.xs-from textarea.form-control {
    padding: 15px 30px;
    height: 134px;
    resize: none;
}

.xs-from .form-group {
    margin-bottom: 30px;
}

.next-step {
    font-size: 1.6666666667rem;
    color: #0c5adb;
    border: 2px solid currentColor;
    text-align: center;
    width: 60px;
    height: 60px;
    line-height: 60px;
    display: inline-block;
    border-radius: 100%;
}

.next-step:hover {
    color: #00138e;
}

.faqAccordion {
    counter-reset: myCounter;
}

.faqAccordion .card {
    border: 0;
    border-radius: 0;
}

.faqAccordion .card:not(:last-child) {
    margin-bottom: 15px;
}

.faqAccordion .card-header {
    padding: 0;
    border-radius: 0;
    background-color: transparent;
    border-bottom: 0;
}

.faqAccordion .btn-link {
    display: block;
    background-color: #fff;
    font-size: 1.0666666667rem;
    font-weight: 700;
    color: #000;
    text-decoration: none;
    padding: 17px 40px;
    -webkit-box-shadow: 0 7px 25px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 7px 25px 0 rgba(0, 0, 0, 0.1);
    position: relative;
}

.faqAccordion .btn-link:before {
    content: counter(myCounter) ".";
    counter-increment: myCounter;
}

.faqAccordion .btn-link:after {
    content: "\e991";
    font-family: iconfont;
    font-size: 0.9333333333rem;
    float: right;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.faqAccordion .btn-link[aria-expanded="true"]:after {
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
}

.faqAccordion .card-body {
    padding: 40px;
}

.xs-faq-group [class^="col-"]:first-child {
    counter-reset: my-awesome-counter -1;
}

.xs-faq-group [class^="col-"]:first-child .xs-single-faq {
    counter-increment: my-awesome-counter 2;
}

.xs-faq-group [class^="col-"]:first-child .xs-single-faq:last-child {
    margin-bottom: 0;
}

.xs-faq-group [class^="col-"]:last-child {
    counter-reset: my-awesome-counter;
}

.xs-faq-group [class^="col-"]:last-child .xs-single-faq {
    counter-increment: my-awesome-counter 2;
}

.xs-faq-group [class^="col-"]:last-child .xs-single-faq:last-child {
    margin-bottom: 0;
}

.xs-faq-group .faq-question:before {
    content: counter(my-awesome-counter) ".";
    padding-right: 8px;
}

.xs-single-faq {
    margin-bottom: 50px;
}

.xs-single-faq .faq-question {
    font-size: 1.2rem;
    margin-bottom: 15px;
    font-weight: 700;
}

.faq-question-area {
    position: relative;
}

.faq-question-area .doodle-parallax .single-doodle {
    position: absolute;
    opacity: 0.3;
}

.faq-question-area .doodle-parallax .single-doodle.one {
    right: -240px;
    bottom: 140px;
}

.faq-question-wraper {
    position: relative;
    z-index: 2;
    padding-bottom: 100px;
    border-bottom: 1px solid #f7f7f7;
}

.pulse-anim {
    position: absolute;
    bottom: -40px;
    right: -50px;
    width: 165px;
    height: 165px;
    border-radius: 50%;
    background-color: #ff600147;
    z-index: -1;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.pulse-anim:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    z-index: -1;
    -webkit-box-shadow: 0 0 0 42px #f6b693, 0 0 0 84px #ecf2fc;
    box-shadow: 0 0 0 42px #f3a1712b, 0 0 0 84px #ec85481f;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes pulseone {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(12, 90, 219, 0.08);
        box-shadow: 0 0 0 0 rgba(12, 90, 219, 0.08);
    }
    70% {
        -webkit-box-shadow: 0 0 0 45px transparent;
        box-shadow: 0 0 0 45px transparent;
    }
    to {
        -webkit-box-shadow: 0 0 0 0 transparent;
        box-shadow: 0 0 0 0 transparent;
    }
}

@keyframes pulseone {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(12, 90, 219, 0.08);
        box-shadow: 0 0 0 0 rgba(12, 90, 219, 0.08);
    }
    70% {
        -webkit-box-shadow: 0 0 0 45px transparent;
        box-shadow: 0 0 0 45px transparent;
    }
    to {
        -webkit-box-shadow: 0 0 0 0 transparent;
        box-shadow: 0 0 0 0 transparent;
    }
}

@-webkit-keyframes pulsetwo {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(12, 90, 219, 0.08);
        box-shadow: 0 0 0 0 rgba(12, 90, 219, 0.08);
    }
    70% {
        -webkit-box-shadow: 0 0 0 90px transparent;
        box-shadow: 0 0 0 90px transparent;
    }
    to {
        -webkit-box-shadow: 0 0 0 0 transparent;
        box-shadow: 0 0 0 0 transparent;
    }
}

@keyframes pulsetwo {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(12, 90, 219, 0.08);
        box-shadow: 0 0 0 0 rgba(12, 90, 219, 0.08);
    }
    70% {
        -webkit-box-shadow: 0 0 0 90px transparent;
        box-shadow: 0 0 0 90px transparent;
    }
    to {
        -webkit-box-shadow: 0 0 0 0 transparent;
        box-shadow: 0 0 0 0 transparent;
    }
}

@-webkit-keyframes pulsethree {
    0% {
        -webkit-box-shadow: 0 0 0 0 #3173e1;
        box-shadow: 0 0 0 0 #3173e1;
    }
    70% {
        -webkit-box-shadow: 0 0 0 45px transparent;
        box-shadow: 0 0 0 45px transparent;
    }
    to {
        -webkit-box-shadow: 0 0 0 0 transparent;
        box-shadow: 0 0 0 0 transparent;
    }
}

@keyframes pulsethree {
    0% {
        -webkit-box-shadow: 0 0 0 0 #3173e1;
        box-shadow: 0 0 0 0 #3173e1;
    }
    70% {
        -webkit-box-shadow: 0 0 0 45px transparent;
        box-shadow: 0 0 0 45px transparent;
    }
    to {
        -webkit-box-shadow: 0 0 0 0 transparent;
        box-shadow: 0 0 0 0 transparent;
    }
}

@-webkit-keyframes pulsefour {
    0% {
        -webkit-box-shadow: 0 0 0 0 #1f67de;
        box-shadow: 0 0 0 0 #1f67de;
    }
    70% {
        -webkit-box-shadow: 0 0 0 90px transparent;
        box-shadow: 0 0 0 90px transparent;
    }
    to {
        -webkit-box-shadow: 0 0 0 0 transparent;
        box-shadow: 0 0 0 0 transparent;
    }
}

@keyframes pulsefour {
    0% {
        -webkit-box-shadow: 0 0 0 0 #1f67de;
        box-shadow: 0 0 0 0 #1f67de;
    }
    70% {
        -webkit-box-shadow: 0 0 0 90px transparent;
        box-shadow: 0 0 0 90px transparent;
    }
    to {
        -webkit-box-shadow: 0 0 0 0 transparent;
        box-shadow: 0 0 0 0 transparent;
    }
}

.xs-serach {
    position: relative;
}

.xs-serach input:not([type="submit"]) {
    padding: 0 30px;
    background-color: transparent;
    border-radius: 5px;
    width: 100%;
    height: 54px;
    border: 1px solid #e7e7e7;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.xs-serach input:not([type="submit"])::-moz-placeholder {
    color: #919191;
}

.xs-serach input:not([type="submit"])::-webkit-input-placeholder {
    color: #919191;
}

.xs-serach input:not([type="submit"]):-ms-input-placeholder {
    color: #919191;
}

.xs-serach input:not([type="submit"])::-ms-input-placeholder {
    color: #919191;
}

.xs-serach input:not([type="submit"])::placeholder {
    color: #919191;
}

.xs-serach input:not([type="submit"]):focus {
    border-color: #00138e;
}

.xs-serach.style2 input:not([type="submit"]) {
    background-color: #f7f8fd;
    border: 0;
    height: 44px;
    padding: 0 20px;
}

.xs-serach.style2 input:not([type="submit"]):focus {
    background-color: #eff1fb;
}

.xs-serach.style2 input:not([type="submit"])::-moz-placeholder {
    color: #9c9da0;
}

.xs-serach.style2 input:not([type="submit"])::-webkit-input-placeholder {
    color: #9c9da0;
}

.xs-serach.style2 input:not([type="submit"]):-ms-input-placeholder {
    color: #9c9da0;
}

.xs-serach.style2 input:not([type="submit"])::-ms-input-placeholder {
    color: #9c9da0;
}

.xs-serach.style2 input:not([type="submit"])::placeholder {
    color: #9c9da0;
}

.xs-serach.style2 .search-btn {
    color: #0c5adb;
    width: 40px;
    font-size: 0.9333333333rem;
    background-color: transparent;
}

.xs-serach.style2 .search-btn:hover {
    color: #00138e;
}

.select-hidden {
    display: none;
    visibility: hidden;
    padding-right: 10px;
}

.select {
    cursor: pointer;
    display: block;
    position: relative;
    font-size: 16px;
    color: #7b7b7b;
    width: 230px;
    height: 44px;
    float: right;
}

.select-styled {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #f7f8fd;
    padding: 10px 15px;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    height: 44px;
    border-radius: 5px;
    color: #8d8d90;
    text-align: left;
    font-size: 0.9333333333rem;
}

.select-styled:after {
    content: "\e874";
    position: absolute;
    top: 10px;
    right: 19px;
    font-family: iconfont;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    color: #000;
}

.select-styled:hover {
    background-color: #eff1fb;
}

.select-styled.active,
.select-styled:active {
    background-color: #e3e6f8;
}

.select-styled.active:after,
.select-styled:active:after {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
    color: #0c5adb;
}

.select-styled.active {
    color: #0c5adb;
}

.select-options {
    display: none;
    position: absolute;
    top: calc(100% + 20px);
    left: 0%;
    min-width: 230px;
    z-index: 999;
}

.select-options:before {
    position: absolute;
    content: "";
    top: -8px;
    left: 50%;
    width: 16px;
    height: 16px;
    -webkit-transform: translateX(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
    z-index: -1;
}

.select-options li {
    padding: 15px;
    border-top: 1px solid #0b56d1;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    color: #fff;
    text-align: left;
    line-height: 1;
    font-size: 0.9333333333rem;
}

.select-options li:first-child {
    border-top: 0;
}

.select-options li:hover {
    background: #0946ab;
}

.select-options li[rel="hide"] {
    display: none;
}

.select-options,
.select-options:before {
    background-color: #0c5adb;
}

.product-filter-area {
    margin-bottom: 30px;
}

.product-filter-wraper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.product-filter-wraper .woocommerce-ordering {
    margin-right: 50px;
    margin-bottom: 0;
}

.woocommerce-ordering {
    position: relative;
    z-index: 10;
}

.woocommerce-ordering .shop-filter-title {
    color: #777;
    font-size: 0.9333333333rem;
    position: relative;
    top: 9px;
    padding-right: 50px;
}

.tab-filter .nav-tabs .nav-item .nav-link {
    border: 0;
    color: #777;
    font-size: 1.2rem;
    padding: 10px;
}

.tab-filter .nav-tabs .nav-item .nav-link.active {
    color: #0c5adb;
}

.product-ribbon {
    border-bottom-left-radius: 90px;
    border-bottom-right-radius: 90px;
    background-color: #0c5adb;
    padding: 9px 16px;
    font-size: 0.8666666667rem;
    color: #fff;
    line-height: 1;
}

.custom_number {
    position: relative;
    height: 49px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 0 auto;
    float: right;
    border: 1px solid #f5f5f5;
    border-radius: 5px;
}

.custom_number .add,
.custom_number .sub {
    float: right;
    cursor: pointer;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    color: #777;
    font-size: 0.8rem;
    padding: 5px 14px;
}

.custom_number .sub {
    position: absolute;
    bottom: 0;
    right: 0;
}

.custom_number input[type="number"] {
    height: 100%;
    width: auto;
    background-color: #fff;
    text-align: center;
    pointer-events: none;
    width: 62px;
    color: #000;
    border: 0;
    border-right: 1px solid #f5f5f5;
}

.custom-number-wraper {
    display: inline-block;
}

.custom-number-wraper .title {
    color: #000;
    font-weight: 500;
    font-size: 1rem;
    display: inline-block;
    padding-right: 15px;
    margin-top: 11px;
}

.round-info-icon {
    display: block;
    width: 46px;
    height: 46px;
    line-height: 46px;
    border: 1px solid #e7e7e7;
    border-radius: 50%;
    font-size: 0.9333333333rem;
    color: #000;
    text-align: center;
}

.round-info-icon:hover {
    background-color: #0c5adb;
    color: #fff;
    border-color: #0c5adb;
}

.floating-btn-wraper {
    position: relative;
}

.btn-floating.active {
    background-color: #000;
    color: #fff;
}

.floating-icons-list {
    position: absolute;
    bottom: 100%;
    right: 0;
    text-align: center;
}

.floating-icons-list.open>li:first-child {
    -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.1s;
    -o-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.1s;
    transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.1s;
}

.floating-icons-list.hidden>li:first-child {
    -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.5s;
    -o-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.5s;
    transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.5s;
}

.floating-icons-list.open>li:nth-child(2) {
    -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.2s;
    -o-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.2s;
    transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.2s;
}

.floating-icons-list.hidden>li:nth-child(2) {
    -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.4s;
    -o-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.4s;
    transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.4s;
}

.floating-icons-list.open>li:nth-child(3) {
    -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.3s;
    -o-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.3s;
    transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.3s;
}

.floating-icons-list.hidden>li:nth-child(3) {
    -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.3s;
    -o-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.3s;
    transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.3s;
}

.floating-icons-list.open>li:nth-child(4) {
    -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.4s;
    -o-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.4s;
    transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.4s;
}

.floating-icons-list.hidden>li:nth-child(4) {
    -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.2s;
    -o-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.2s;
    transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.2s;
}

.floating-icons-list.open>li:nth-child(5) {
    -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.5s;
    -o-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.5s;
    transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.5s;
}

.floating-icons-list.hidden>li:nth-child(5) {
    -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.1s;
    -o-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.1s;
    transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.1s;
}

.floating-icons-list>li {
    margin-right: 0;
    margin-bottom: 20px;
    opacity: 0;
    -webkit-transform: scale(0.4) translateY(40px) translateX(0px);
    -ms-transform: scale(0.4) translateY(40px) translateX(0px);
    transform: scale(0.4) translateY(40px) translateX(0px);
    visibility: hidden;
}

.floating-icons-list.open>li {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1) translateY(0px) translateX(0px);
    -ms-transform: scale(1) translateY(0px) translateX(0px);
    transform: scale(1) translateY(0px) translateX(0px);
}

.help-tip {
    text-align: center;
    background-color: #0c5adb;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    font-size: 14px;
    line-height: 26px;
    cursor: default;
    display: inline-block;
    z-index: 9;
    position: relative;
}

.help-tip:before {
    content: "?";
    font-weight: 700;
    color: #fff;
}

.help-tip:hover .help-tip-text {
    display: block;
    -webkit-transform-origin: 100% 0%;
    -ms-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
    -webkit-animation: tipFadeIn 0.3s ease-in-out;
    animation: tipFadeIn 0.3s ease-in-out;
}

.help-tip .help-tip-text {
    display: none;
    text-align: left;
    background-color: #1e2021;
    padding: 20px;
    min-width: 300px;
    position: absolute;
    border-radius: 3px;
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    right: -4px;
    color: #fff;
    margin-bottom: 0;
    margin-top: 8px;
    pointer-events: none;
    font-weight: 400;
}

.help-tip .help-tip-text:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-bottom-color: #1e2021;
    right: 10px;
    top: -12px;
}

.help-tip .help-tip-text:after {
    width: 100%;
    height: 40px;
    content: "";
    position: absolute;
    top: -40px;
    left: 0;
}

@-webkit-keyframes tipFadeIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
    }
    to {
        opacity: 100%;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes tipFadeIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
    }
    to {
        opacity: 100%;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.woocommerce.woocommerce-product-rating .star-rating {
    margin: 0;
    margin-bottom: 30px;
    float: none;
    width: auto;
    overflow: visible;
    font-family: inherit;
}

.woocommerce .star-rating {
    font-size: 0.9333333333rem;
}

.woocommerce .star-rating:before {
    content: "\f005\f005\f005\f005\f006";
    color: #efc71f;
    font-family: fontawesome;
    padding-right: 15px;
    letter-spacing: 3px;
    position: static;
}

.woocommerce .star-rating span:before {
    display: none;
}

.woocommerce .star-rating .woocommerce-review-link {
    color: #777;
}

.woocommerce .star-rating .woocommerce-review-link:hover {
    color: #0c5adb;
}

.woocommerce .star-rating .woocommerce-review-link .count {
    overflow: visible;
    float: none;
    position: static;
    padding-top: 0;
}

.rate-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

.rate-list li b {
    font-weight: 400;
    color: #aaa;
    font-size: 0.8rem;
    padding-left: 5px;
}

.rate-list li:last-child {
    margin-bottom: 0;
}

.rate-list li .rate-title {
    width: 15%;
    line-height: 1;
    font-size: 0.8rem;
    margin-top: 1px;
}

.rate-list li .rate-graph {
    height: 10px;
    background-color: #f5f5f5;
    border-radius: 5px;
    display: block;
    width: 65%;
    position: relative;
    overflow: hidden;
}

.rate-list li .rate-graph .rate-graph-bar {
    background-color: #fed700;
    border-radius: 5px;
    display: block;
    height: 100%;
}

.rate-list li .star-rating {
    width: 20%;
    margin-bottom: 0;
    text-align: right;
    margin-top: -2px;
    padding-right: 0;
    padding-left: 15px;
}

.rate-list li .star-rating:before {
    color: #fed700;
}

.rate-list li .star-rating[data-value="5"]:before {
    content: "\f005\f005\f005\f005\f005";
}

.rate-list li .star-rating[data-value="4"]:before {
    content: "\f005\f005\f005\f005\f006";
}

.rate-list li .star-rating[data-value="3"]:before {
    content: "\f005\f005\f005\f006\f006";
}

.rate-list li .star-rating[data-value="2"]:before {
    content: "\f005\f005\f006\f006\f006";
}

.rate-list li .star-rating[data-value="1"]:before {
    content: "\f005\f006\f006\f006\f006";
}

.rate-score .star-rating {
    font-size: 2rem;
    float: left;
}

.rate-score .rating-score-des {
    font-size: 1.3333333333rem;
    float: left;
    margin-bottom: 0;
}

.rate-score .rating-score-des em {
    color: #ffa801;
}

.rate-score .help-tip {
    float: right;
}

.woocommerce .rate-score .star-rating {
    margin-bottom: 10px;
}

.woocommerce-Reviews {
    padding-top: 50px;
}

.woocommerce-Reviews .woocommerce-Reviews-title {
    font-size: 1.6rem;
    margin-bottom: 40px;
    font-family: open sans, sans-serif;
    color: #000;
    font-weight: 500;
}

.woocommerce-Reviews .comment_container .comment-text {
    float: right;
}

.woocommerce-Reviews .star-rating {
    font-family: inherit;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
    width: 60px;
    height: 60px;
    border: 0;
    padding: 0;
    border-radius: 50%;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: 0;
    padding: 30px;
    width: calc(100% - 70px);
}

.woocommerce .comment-form-rating {
    display: inline-block;
    line-height: 1;
}

.woocommerce .comment-form-rating .star-rating {
    margin: 0;
    float: right;
    width: auto;
    overflow: visible;
    font-family: inherit;
    padding-left: 15px;
}

.woocommerce .woocommerce-Reviews .comment-form {
    padding-top: 50px;
}

.woocommerce .woocommerce-Reviews .comment-form input:not([type="submit"]),
.woocommerce .woocommerce-Reviews .comment-form textarea {
    width: 100%;
    display: block;
    border: 1px solid #eee;
    border-radius: 3px;
    height: 40px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.woocommerce .woocommerce-Reviews .comment-form input:not([type="submit"]):focus,
.woocommerce .woocommerce-Reviews .comment-form textarea:focus {
    border-color: #0c5adb;
}

.woocommerce .woocommerce-Reviews .comment-form textarea {
    height: 100px;
    padding: 15px;
    resize: none;
}

.woocommerce #respond input#submit {
    font-size: 0.8rem;
    padding: 12px 25px;
    font-weight: 500;
    color: #fff;
    background-color: #0c5adb;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.woocommerce #respond input#submit:hover {
    background-color: #00138e;
    color: #fff;
}

.product-slider .owl-dots .owl-dot:not(:last-child) {
    margin-right: 12px;
}

.product-slider .owl-dots .owl-dot span {
    background-color: rgba(0, 0, 0, 0.149);
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    width: 8px;
    height: 8px;
    display: block;
    border-radius: 50%;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.product-slider .owl-dots .owl-dot span:before {
    display: none;
}

.product-slider .owl-dots .owl-dot.active span {
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-transform: scale(1.9);
    -ms-transform: scale(1.9);
    transform: scale(1.9);
}

.comment-respond .comment-reply-title {
    margin-bottom: 20px;
}

.comment-respond .xs-form .form-control {
    margin-bottom: 30px;
}

.comment-respond .form-submit {
    margin-bottom: 0;
}

.comment-respond .comments-info {
    font-size: 1rem;
    margin-bottom: 35px;
}

.comment-respond.respond-style2 {
    -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.12);
    border-radius: 5px;
    background-color: #f5f5f5;
    padding: 60px 50px;
}

.comment-respond.respond-style2 .respond-header {
    margin-bottom: 35px;
}

.comment-respond.respond-style2 .respond-header .comment-reply-title {
    font-size: 1.8666666667rem;
    font-weight: 700;
    color: #0c5adb;
    margin-bottom: 0;
}

.comment-respond.respond-style2 .respond-header>.border-divider+.comments-info {
    margin-top: 25px;
}

.comment-respond.respond-style2 .respond-header .comments-info {
    margin-bottom: 0;
    color: #8c8c8c;
}

.comment-respond.respond-style2 .xs-form .form-control {
    border-color: #e7e7e7;
}

.comment-respond.respond-style2 .xs-form .form-control:focus {
    border-color: #0c5adb;
}

.comment-respond .responsed-title {
    font-size: 1.6rem;
    font-family: open sans, sans-serif;
    color: #000;
    font-weight: 500;
    margin-bottom: 15px;
}

.xs-form .form-control {
    border-radius: 5px;
    border: 1px solid #f5f5f5;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    padding-left: 30px;
    background-color: #fff;
}

.xs-form .form-control:not(textarea) {
    height: 54px;
}

.xs-form .form-control:focus {
    border-color: #0c5adb;
    -webkit-box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.07);
    box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.07);
}

.xs-form .form-control::-moz-placeholder {
    color: #7a7a7a;
    font-size: 1rem;
}

.xs-form .form-control::-webkit-input-placeholder {
    color: #7a7a7a;
    font-size: 1rem;
}

.xs-form .form-control:-ms-input-placeholder {
    color: #7a7a7a;
    font-size: 1rem;
}

.xs-form .form-control::-ms-input-placeholder {
    color: #7a7a7a;
    font-size: 1rem;
}

.xs-form .form-control::placeholder {
    color: #7a7a7a;
    font-size: 1rem;
}

.xs-form textarea.form-control {
    padding-top: 20px;
    height: 154px;
    resize: none;
}

.xs-comments-area {
    margin-bottom: 100px;
    padding-bottom: 100px;
    border-bottom: 1px solid #e7e7e7;
}

.xs-comments-area .comments-title {
    margin-bottom: 45px;
    font-size: 1.4666666667rem;
    font-weight: 500;
}

.xs-comments-area .comment-body:before {
    display: table;
    content: "";
    clear: both;
}

.xs-comments-area .comment-body img {
    width: 80px;
    height: 80px;
    border-radius: 100%;
    float: left;
}

.xs-comments-area .meta-data {
    margin-left: 100px;
}

.xs-comments-area .reply {
    float: right;
}

.xs-comments-area .reply .comment-reply-link {
    color: #626c84;
    font-size: 1rem;
}

.xs-comments-area .reply .comment-reply-link:hover {
    color: #0c5adb;
}

.xs-comments-area .comment-author a {
    font-weight: 500;
    color: #181818;
}

.xs-comments-area .comment-author a:hover {
    color: #0c5adb;
}

.xs-comments-area .comment-author a:after {
    content: "/";
    padding: 0 5px;
    color: #7a7a7a;
}

.xs-comments-area .comment-author>p {
    display: inline-block;
}

.xs-comments-area .comment-date {
    color: #7a7a7a;
    margin-bottom: 0;
    font-weight: 500;
}

.xs-comments-area .comment-content {
    margin-top: 10px;
    padding-right: 50px;
}

.xs-comments-area .comment-content p {
    margin-bottom: 0;
}

.xs-comments-area .comment:not(:last-child) .children {
    margin-left: 70px;
}

.xs-comments-area .comment:not(:last-child) .meta-data {
    margin-bottom: 50px;
}

.xs-comments-area.comment-style2 {
    padding: 60px 50px;
    -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.12);
    border-radius: 5px;
    background-color: #fff;
}

.xs-comments-area.comment-style2 .comment:not(:last-child) .comment-body {
    padding-bottom: 35px;
    margin-bottom: 35px;
    border-bottom: 1px solid #f5f5f5;
}

.xs-comments-area.comment-style2 .comment:not(:last-child) .meta-data {
    margin-bottom: 0;
}

.xs-comments-area.comment-style2 .comment:not(:last-child) .children {
    margin-left: 0;
    padding-left: 50px;
}

.xs-comments-area.comment-style2 .comment-header {
    margin-bottom: 30px;
}

.xs-comments-area.comment-style2 .comments-title {
    margin-bottom: 0;
    font-size: 1.8666666667rem;
    color: #0c5adb;
    font-weight: 700;
}

.xs-comments-area.comment-style2 .meta-data {
    margin-left: 70px;
}

.xs-comments-area.comment-style2 .comment-author>a {
    color: #000;
    font-weight: 700;
    margin-right: 40px;
}

.xs-comments-area.comment-style2 .comment-author>a:after {
    display: none;
}

.xs-comments-area.comment-style2 .comment-author>p {
    color: #606060;
}

.xs-comments-area.comment-style2 .comment-author>p:not(:last-child) {
    margin-right: 40px;
}

.xs-comments-area.comment-style2 .comment-body img {
    width: 50px;
    height: 50px;
    -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.12);
}

.xs-comments-area.comment-style2 .reply {
    line-height: 1;
}

.xs-comments-area.comment-style2 .reply .comment-reply-link {
    font-size: 1.6666666667rem;
    color: #0c5adb;
}

.xs-comments-area.comment-style2 .reply .comment-reply-link:hover {
    color: #00138e;
}

.font-size-list span {
    color: #676767;
    font-size: 1rem;
    font-weight: 400;
}

.font-size-list h2 {
    font-size: 3.2rem;
    font-weight: 900;
}

.typography-group:not(:last-child) {
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 90px;
    margin-bottom: 100px;
}

.dropcaps:first-letter {
    font-size: 2.8rem;
    font-weight: 700;
    float: left;
    line-height: 25px;
    padding-top: 4px;
    padding-right: 8px;
    padding-left: 3px;
}

.dropcaps.style2:first-letter {
    color: #0c5adb;
}

blockquote {
    background-color: #f7f7f7;
    padding: 40px;
}

blockquote:before {
    content: "\e939";
    font-family: iconfont;
    font-size: 6rem;
    color: #0c5adb;
    float: left;
    line-height: 1;
    margin-top: -6px;
}

blockquote>p {
    color: #5d5d5d;
    font-weight: 700;
    font-style: italic;
    padding-left: 117px;
}

.author-card {
    background-color: #0c5adb;
    border-radius: 5px;
    -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.12);
    padding: 60px 50px;
    margin-bottom: 60px;
}

.author-card .author-header {
    margin-bottom: 40px;
}

.author-card .author-header .author-title {
    color: #fff;
    font-size: 1.8666666667rem;
    font-weight: 700;
    margin-bottom: 0;
}

.author-card .author-img {
    margin-right: 28px;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
    overflow: hidden;
}

.author-card .author-bio .author-name {
    color: #fff;
    font-size: 1.2rem;
    font-family: open sans, sans-serif;
    font-weight: 700;
    margin-bottom: 10px;
}

.author-card .author-bio .authr-designation {
    font-family: open sans, sans-serif;
    font-weight: 500;
    font-size: 1rem;
    color: #95b3ee;
    margin-bottom: 20px;
}

.author-card .author-bio p {
    color: #95b3ee;
    margin-bottom: 30px;
}

.author-card .author-bio .simple-social-list>li:not(:last-child) {
    margin-right: 10px;
}

.author-card .author-bio .simple-social-list>li>a {
    font-size: 0.9333333333rem;
}

.author-card .author-bio .simple-social-list>li>a:hover {
    opacity: 0.7;
}

.post-navigation {
    background-color: #fff;
    -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.12);
    border-radius: 5px;
    padding: 60px 50px;
    margin-bottom: 60px;
}

.post-navigation .post-title {
    font-size: 0.9333333333rem;
    font-weight: 400;
    margin-bottom: 0;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.post-navigation [class^="col-"]+[class^="col-"] .single-post-nav {
    text-align: right;
    margin-right: 0;
    margin-left: 30px;
}

.post-navigation [class^="col-"]+[class^="col-"] .single-post-nav .post-nav-img {
    margin-right: 0;
    margin-left: 20px;
}

.post-navigation [class^="col-"]+[class^="col-"] .single-post-nav>.media {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.single-post-nav {
    display: block;
    margin-right: 30px;
}

.single-post-nav .post-nav-title {
    margin-bottom: 25px;
    font-size: 1.2rem;
    color: #0c5adb;
    font-family: open sans, sans-serif;
    font-weight: 700;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.single-post-nav .post-nav-title.icon-left>i {
    padding-right: 10px;
    float: left;
}

.single-post-nav .post-nav-title.icon-right>i {
    float: right;
    padding-left: 10px;
}

.single-post-nav:hover .post-nav-title {
    color: #00138e;
}

.single-post-nav:hover .post-title {
    color: #0c5adb;
}

.single-post-nav:hover .post-nav-img {
    opacity: 0.8;
}

.post-nav-img {
    border-radius: 5px;
    margin-right: 20px;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.post-previous {
    border-right: 2.5px solid;
}

.post-next {
    border-left: 2.5px solid;
}

.post-next,
.post-previous {
    border-color: #f5f5f5;
}

.piechats-wraper .single-piechart {
    float: left;
    display: inline-block;
    position: relative;
}

.piechats-wraper .single-piechart:not(:last-child) {
    margin-right: 10px;
}

.piechats-wraper .single-piechart .chart-content {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
}

.piechats-wraper .single-piechart .chart-content>p {
    margin-bottom: 4px;
    color: #000;
    font-size: 0.9333333333rem;
}

.piechats-wraper .single-piechart .chart-content>.chart-value {
    font-size: 1.8666666667rem;
    font-weight: 900;
    font-family: lato, sans-serif;
    line-height: 1;
}

.boosting-lists {
    counter-reset: my-counter;
}

.boosting-list {
    position: relative;
    padding-left: 48px;
}

.boosting-list:not(:last-child) {
    margin-bottom: 50px;
}

.boosting-list p a {
    color: #0c5adb;
    text-decoration: underline;
}

.boosting-list p a:hover {
    color: #00138e;
}

.boosting-list .count-number {
    font-size: 6rem;
    font-weight: 700;
    font-family: lato, sans-serif;
    line-height: 1;
    color: rgba(0, 0, 0, 0.07);
    position: absolute;
    top: -25px;
    left: 0;
}

.boosting-list .count-number:before {
    counter-increment: my-counter;
    content: "0" counter(my-counter);
}

.xs-mb-0 {
    margin-bottom: 0;
}

.xs-pb-0 {
    padding-bottom: 0;
}

.xs-mb-1 {
    margin-bottom: 10px;
}

.xs-pb-1 {
    padding-bottom: 10px;
}

.xs-mb-2 {
    margin-bottom: 20px;
}

.xs-pb-2 {
    padding-bottom: 20px;
}

.xs-mb-3 {
    margin-bottom: 30px;
}

.xs-pb-3 {
    padding-bottom: 30px;
}

.xs-mb-4 {
    margin-bottom: 40px;
}

.xs-pb-4 {
    padding-bottom: 40px;
}

.xs-mb-5 {
    margin-bottom: 50px;
}

.xs-pb-5 {
    padding-bottom: 50px;
}

.xs-mb-6 {
    margin-bottom: 60px;
}

.xs-pb-6 {
    padding-bottom: 60px;
}

.xs-mb-7 {
    margin-bottom: 70px;
}

.xs-pb-7 {
    padding-bottom: 70px;
}

.xs-mb-8 {
    margin-bottom: 80px;
}

.xs-pb-8 {
    padding-bottom: 80px;
}

.xs-mb-9 {
    margin-bottom: 90px;
}

.xs-pb-9 {
    padding-bottom: 90px;
}

.xs-mb-10 {
    margin-bottom: 100px;
}

.xs-pb-10 {
    padding-bottom: 100px;
}

.xs-margin-0 {
    margin: 0;
}

.xs-padding-0 {
    padding: 0;
}

.xs-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0.5;
    z-index: 0;
}

.gradient-bg {
    background: #ff8900;
    background: -webkit-gradient(linear, left top, right top, from(#ff8600), to(#ff6200));
    background: -webkit-linear-gradient(left, #ff6400 0%, #ff8700 100%);
    background: -o-linear-gradient(left, #1bc4fd 0%, #383bff 100%);
    background: linear-gradient(90deg, #ff5e00 0%, #ff8c00 100%);
}

.gradient-bg .xs-heading .section-subtitle,
.gradient-bg .xs-heading .section-title {
    color: #fff;
}

.black-color {
    color: #000;
}

.black-bg {
    background-color: #000;
}

.white-color {
    color: #fff;
}

.white-bg {
    background-color: #fff;
}

.primary-color {
    color: #0c5adb;
}

.primary-bg {
    background-color: #000;
}

.secondary-color {
    color: #00138e;
}

.secondary-bg {
    background-color: #00138e;
}

.gray-color {
    color: #f3f5f9;
}

.gray-bg {
    background-color: #f3f5f9;
}

.form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.nav-tabs {
    border-bottom: 0;
}

.owl-carousel .owl-item img {
    width: auto;
}

.tab-pane.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}

.mfp-iframe-scaler iframe {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: 0 0;
}

img {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

a {
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.simple-btn {
    font-weight: 700;
    display: inline-block;
}

.simple-btn i {
    padding-left: 8px;
    position: relative;
    top: 2px;
    -webkit-transition: padding-left 0.4s ease;
    -o-transition: padding-left 0.4s ease;
    transition: padding-left 0.4s ease;
}

.simple-btn:hover i {
    padding-left: 4px;
}

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

.xs-section-padding {
    padding: 30px 0;
}

.xs-section-padding-bottom {
    padding-bottom: 100px;
}

.xs-section-padding-top {
    padding-top: 100px;
}

.section-padding-small-bottom {
    padding-bottom: 65px;
}

.section-padding-small-top {
    padding-top: 65px;
}

.section-padding-small {
    padding: 65px 0;
}

a {
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

h1,
h2,
h3,
h4,
h5 {
    color: #181818;
    font-family: lato, sans-serif;
}

.banner-title,
h1 {
    color: #fff;
    font-size: 3.7333333333rem;
    font-weight: 900;
}

.section-title,
h3 {
    font-size: 2.4rem;
    font-weight: 900;
}

.section-title a,
h3 a {
    color: inherit;
}

.section-title a:hover,
h3 a:hover {
    color: #0c5adb;
}

.xs-content-title,
h4 {
    font-size: 1.6rem;
    font-weight: 700;
}

.xs-content-title.small,
h4.small {
    font-size: 1.3333333333rem;
    font-weight: 700;
}

.xs-content-title a,
h4 a {
    color: inherit;
}

.xs-content-title a:hover,
h4 a:hover {
    color: #0c5adb;
}

iframe {
    width: 100%;
    height: 100%;
}

img[data-scrollax] {
    pointer-events: none;
}

.vertical-dots {
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #0c5adb;
    -webkit-box-shadow: 0 6px 0 0 #0c5adb, 0 12px 0 0 #0c5adb;
    box-shadow: 0 6px 0 0 #0c5adb, 0 12px 0 0 #0c5adb;
    position: relative;
    top: -8px;
}

.border-divider {
    height: 4px;
    width: 30px;
    display: inline-block;
    background-color: #0c5adb;
    border-radius: 2px;
    position: relative;
    margin-left: 27px;
}

.border-divider:before {
    content: "";
    position: absolute;
    left: -27px;
    top: 0;
    display: inline-block;
    height: 4px;
    width: 4px;
    border-radius: 50%;
    background-color: #0c5adb;
    -webkit-box-shadow: 9px 0 0 0 #0c5adb, 18px 0 0 0 #0c5adb;
    box-shadow: 9px 0 0 0 #0c5adb, 18px 0 0 0 #0c5adb;
}

.border-divider.style-white {
    background-color: #fff;
}

.border-divider.style-white:before {
    background-color: #fff;
    -webkit-box-shadow: 9px 0 0 0 #fff, 18px 0 0 0 #fff;
    box-shadow: 9px 0 0 0 #fff, 18px 0 0 0 #fff;
}

.big-watermark-icon {
    position: absolute;
    bottom: -90px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0.05;
    font-size: 30.6666666667rem;
    color: #000;
    line-height: 1;
}

.big-watermark-icon.small-version {
    bottom: 80px;
    opacity: 0.03;
    font-size: 20rem;
    color: #000;
}

/*----------------- Sonu Code ------------------*/

.form-page {
    padding: 50px 0;
}

.form-page .form-row {
    padding: 10px 0;
}

.form-page .form-row input {
    height: 45px;
    background: transparent;
    color: #fff;
    border-radius: 25px;
    padding: 10px 20px;
}

.form-page .form-row input::placeholder {
    color: #fff;
    opacity: 1;
}

.form-page .form-row input:-ms-input-placeholder {
    color: #fff;
}

.form-page .form-row input::-ms-input-placeholder {
    color: #fff;
}

.submit-btn {
    background: #fe8508;
    border: none;
    border-radius: 20px;
    color: #fff;
    padding: 7px 70px;
    cursor: pointer;
    margin: 10px 0;
    text-transform: capitalize;
    font-size: 17px;
}

.about-us .row {
    padding: 30px 0;
}

.about-us h3 span {
    color: #0220b1;
}

.about-us p {
    font-size: 17px;
}

.heading-h5 {
    font-size: 22px;
    font-weight: 600;
}

.seo-comapny p {
    margin-bottom: 10px;
}

.why-choose-us-block p {
    text-align: left;
}

.heading-para p {
    text-align: left;
    margin-bottom: 10px;
}

.work-process-icon img {
    filter: invert(1);
}

/*** 
=============================================
    appointment Area Style      
=============================================
***/

.appointment-area {
    position: relative;
    display: block;
    background: #27282c;
    background-position: top right;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-size: auto;
    padding-top: 60px;
    padding-bottom: 60px;
    z-index: 1;
}

.map-content-box .sec-title .title {
    color: #ffffff;
}

.map-content-box .inner {
    position: relative;
    display: block;
    max-width: 570px;
    width: 100%;
    margin: 0 auto;
    z-index: 99;
}

.map-content-box .inner .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.map-content-box .inner .overlay .single-location-box {
    position: absolute;
}

.map-content-box .inner .overlay .single-location-box.one {
    top: 60px;
    left: 70px;
}

.map-content-box .inner .overlay .single-location-box.two {
    top: 100px;
    left: 50%;
}

.map-content-box .inner .overlay .single-location-box.three {
    left: 150px;
    bottom: 75px;
}

.map-content-box .inner .overlay .single-location-box.four {
    right: 50px;
    bottom: 60px;
}

.map-content-box .inner .overlay .marker-box {
    display: inline-block;
}

.map-content-box .inner .overlay .marker-box span:before {
    color: #ffffff;
    font-size: 50px;
    line-height: 50px;
    cursor: pointer;
}

.map-content-box .inner .overlay .location-info {
    position: absolute;
    left: -10px;
    bottom: 100px;
    width: 270px;
    opacity: 0;
    visibility: hidden;
    padding: 25px 30px 22px;
    padding-right: 20px;
    margin-left: 0;
    border-radius: 0px;
    background-color: #ffffff;
    transition: all 0.3s ease;
    z-index: 9999999999;
}

.map-content-box .inner .overlay .location-info:before {
    position: absolute;
    left: 16px;
    bottom: -14px;
    content: "";
    height: 30px;
    background: #fff;
    line-height: 40px;
    transform: rotate(45deg);
    width: 30px;
}

.map-content-box .inner .overlay .single-location-box:hover .location-info {
    opacity: 1;
    visibility: visible;
    bottom: 65px;
}

.map-content-box .inner .overlay .single-location-box:hover .marker-box span:before {
    color: #4ca8a6;
    transition: all 500ms ease;
}

.map-content-box .inner .overlay .location-info h3 {
    color: #27282c;
    font-weight: 700;
    margin: 0 0 10px;
    font-size: 27px;
}

.map-content-box .inner .overlay .location-info p {
    margin: 0;
}

.appointment-box {
    position: relative;
    display: block;
    padding: 44px 50px 50px;
    max-width: 570px;
    width: 100%;
    background: #ffffff;
}

.appointment-box .title-box {
    position: relative;
    display: block;
    padding-bottom: 22px;
}

.appointment-box .title-box h2 {
    color: #27282c;
    font-size: 24px;
    line-height: 34px;
    font-weight: 600;
    margin: 0 0 10px;
}

.appointment {
    position: relative;
    display: block;
}

.appointment-form .single-box {
    position: relative;
    display: block;
}

.appointment-form input[type="text"],
.appointment-form input[type="email"],
.appointment-form input[type="tel"],
.appointment-form textarea {
    position: relative;
    display: block;
    padding: 0 20px;
    border: 1px solid #ededed;
    background: #ffffff;
    color: #7c7e84;
    font-size: 15px;
    font-weight: 400;
    width: 100%;
    height: 60px;
    margin-bottom: 20px;
    border-radius: 5px;
    transition: all 500ms ease;
}

.appointment-form input[type="text"]:focus {
    border-color: #fe8407;
}

.appointment-form input[type="email"]:focus {
    border-color: #fe870d;
}

.appointment-form .single-box button {
    display: block;
    width: 100%;
    background: #fe860b;
    color: #ffffff;
    margin-top: 20px;
    border-radius: 5px;
    border: none;
    padding: 10px;
    cursor: pointer;
}

.appointment-form input::-webkit-input-placeholder {
    color: #7c7e84;
}

.appointment-form input:-moz-placeholder {
    color: #7c7e84;
}

.appointment-form input::-moz-placeholder {
    color: #7c7e84;
}

.appointment-form input:-ms-input-placeholder {
    color: #7c7e84;
}

.appointment-form .single-box .bootstrap-select {
    position: relative;
    display: block;
}

.appointment-form .single-box .bootstrap-select>.dropdown-toggle {
    outline: none !important;
    border-radius: 5px;
    border: 1px solid #edf2f7;
    height: 60px;
    background-color: transparent;
    padding: 0;
    padding-left: 20px;
    color: #83888d;
    line-height: 60px;
    margin: 0;
    box-shadow: none !important;
}

.appointment-form .single-box .bootstrap-select>.dropdown-toggle::after {
    position: absolute;
    top: 50%;
    right: 20px;
    width: auto;
    height: auto;
    font-family: 'FontAwesome';
    content: '\f107';
    color: #83888d;
    font-size: 18px;
    transform: translateY(-50%);
    margin: 0;
    border: none;
}

.appointment-form .single-box .bootstrap-select .dropdown-menu {
    margin: 0;
    padding: 0;
    border-radius: 0;
    border: 0px solid #ddd;
    background: #f9f9f9;
    font-size: 16px;
    color: #000000;
}

.appointment-form .single-box .dropdown-item {
    display: block;
    width: 100%;
    padding: 9px 20px 9px;
    font-weight: 400;
    color: #222222;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    transition: all 500ms ease;
}

.appointment-form .single-box .dropdown-item.active,
.appointment-form .single-box .dropdown-item:active {
    background: #4ca8a6;
    color: #fff;
}

.appointment-form .single-box .dropdown-item:hover {
    background: #4ca8a6;
    color: #fff;
}

.sec-title .title {
    position: relative;
    display: block;
    color: rgb(39, 40, 44);
    font-size: 24px;
    line-height: 35px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: Poppins, sans-serif;
    margin-bottom: 20px;
}

.sec-title p {
    color: #0220b1;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0px 0px 5px;
    font-family: Poppins, sans-serif;
}

.sidebar-logo-wraper img {
    height: 70px;
}

.close-side-widget:hover {
    color: #000;
}

.faq {
    padding: 40px 0;
}

.myaccordion {
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
}

.myaccordion .card,
.myaccordion .card:last-child .card-header {
    border: none;
}

.myaccordion .card-header {
    border-bottom-color: #EDEFF0;
    background: transparent;
}

.myaccordion .fa-stack {
    font-size: 18px;
    color: #333;
}

.myaccordion .btn {
    width: 100%;
    font-weight: bold;
    color: #fff;
    padding: 0 20px;
    line-height: 20px;
    text-align: left;
    background: #fe860b;
}

.myaccordion .btn-link:hover,
.myaccordion .btn-link:focus {
    text-decoration: none;
}

.myaccordion li+li {
    margin-top: 10px;
}

.myaccordion .card-header {
    padding: 5px 0;
    border-bottom: none !important;
}

.myaccordion .card-body {
    box-shadow: 0 0 10px #fe860b8a;
    margin: 4px 0;
    padding: 10px !important;
}

.myaccordion .collapse p {
    font-size: 15px;
    color: #333;
}

.seo-black {
    background: #000;
    padding: 35px 0;
}

.seo-black h4 {
    color: #fff;
    font-size: 24px;
}

.seo-black p {
    font-size: 16px;
    color: #dbd9d9;
}

.seo-company p {
    color: #000;
    font-size: 15px;
    margin-bottom: 10px;
}

.seo-company li {
    color: #000;
}

.btn-one {
    color: #fff;
    padding: 8px 40px;
    background: #0220b1;
    margin-top: 10px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
}

/*---------- Popup Form ---------*/

.popupform-enquery {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000ab;
    z-index: 99999;
    align-items: center;
    display: none;
}

.popupform-enquery .enquery-right {
    width: 39%;
    top: 10%;
    margin: auto;
}

span.closeform {
    position: absolute;
    top: -20px;
    right: -20px;
    width: 45px;
    height: 45px;
    text-align: center;
    align-items: center;
    display: grid;
    font-size: 27px;
    background: #fe8508;
    color: #fff;
    cursor: pointer;
    border-radius: 50%;
}

.enquery-right {
    position: relative;
    background: #fff;
    padding: 85px 40px 35px;
    border-radius: 5px;
}

.enquery-right .form-control {
    font-size: 14px;
    border: none !important;
    border-bottom: 1px solid #ddd !important;
}

.enquery-right input.form-control {
    height: 45px;
}

.user-img {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 45px;
    height: 45px;
    border-radius: 50px;
    top: 30px;
}

.enquery-right h3 {
    position: relative;
    text-align: center;
    margin: 8px 0px 20px;
    font-weight: 600;
    padding-bottom: 10px;
    font-size: 20px;
    color: #2f2e41;
}

.enquery-right h3:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    width: 41px;
    margin: auto;
    border-bottom: 2px solid;
    bottom: 0;
}

/*------- Whatsapp ------*/

.whatsapp-button {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 99;
    background-color: #25d366;
    border-radius: 50px;
    color: #ffffff;
    text-decoration: none;
    width: 50px;
    height: 50px;
    font-size: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    -webkit-box-shadow: 0px 0px 25px -6px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0px 0px 25px -6px rgba(0, 0, 0, 1);
    box-shadow: 0px 0px 25px -6px rgba(0, 0, 0, 1);
    animation: effect 5s infinite ease-in;
}

.whatsapp-button:hover {
    color: #fff;
}

@keyframes effect {
    20%,
    100% {
        width: 50px;
        height: 50px;
        font-size: 30px;
    }
    0%,
    10% {
        width: 55px;
        height: 55px;
        font-size: 35px;
    }
    5% {
        width: 50px;
        height: 50px;
        font-size: 30px;
    }
}

/* Call Icon Footer */

.call-btn {
    position: fixed;
    left: 20px;
    bottom: 20px;
    background: #0220b1;
    border-radius: 30px;
    min-width: 50px;
    display: flex;
    z-index: 999;
    height: 50px;
    line-height: 0;
    box-shadow: 0 0 6px #0220b1;
}

.call-btn a {
    color: #fff;
    padding: 14px 13px;
}

.call-btn a:hover {
    color: #fff;
}

.call-btn i {
    font-size: 22px;
    line-height: 20px;
}

.call-btn span {
    display: inline;
    vertical-align: middle;
    font-size: 15px;
    letter-spacing: -15px;
    opacity: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

.call-btn:hover span {
    opacity: 1;
    letter-spacing: 1px;
    padding-left: 5px;
}

section.header-sec {
    background: #0220b1;
    padding: 10px 0;
}

section.header-sec li {
    display: inline-block;
    padding-right: 20px;
}

section.header-sec li a {
    color: #fff;
}

.copyright li {
    display: inline-block;
    padding-right: 20px;
}

.copyright li a {
    color: #fff;
}

.copyright ul {
    float: right;
}

.xs-logo h4 {
    margin: 0;
}

.header.header-transparent.nav-sticky.sticky-header.sticky .xs-logo h4 {
    color: #fff;
}

.footer-logo h4 {
    color: #fff;
    font-size: 25px;
    margin: 0;
}