:root {
    font-size: 15px;
}
body {
    font-family: Roboto, sans-serif;
    font-weight: 400;
    line-height: 1.5;
    color: #666;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
iframe {
    border: none;
}
a, b, div, li, ul {
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
}
a:active, a:focus, input, input:active, input:focus, input:hover, textarea, textarea:active, textarea:focus, textarea:hover {
    -moz-outline: none;
    outline: 0;
}
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;
}
.btn-sm {
    padding: 1rem!important;
    font-size: .875rem;
    line-height: .8!important;
    border-radius: .2rem;
    height: 40px!important;
}
.clear-both:after, .clear-both:before {
    display: table;
    content: "";
    clear: both;
}
button:focus {
    outline: 0;
}
.page {
    line-height: 1.6;
    text-align: justify;
}
.header {
    z-index: 999;
}
.header-transparent {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.header-transparent .xs-menus .nav-menu>li>a {
    color: #fff;
}
.header-transparent .xs-header {
    border-bottom: 1px solid rgba(255, 255, 255, .2);
}
.header-transparent .xs-menu-tools>li>a {
    color: #fff;
}
.header-transparent .xs-menus .nav-menu>li>a:before {
    background-color: #fefefe;
}
.header-transparent .xs-header.header-main {
    background-color: transparent;
    border-bottom: 0;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 2px 0 rgba(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: #424242;
}
.header-transparent .xs-header.header-main .xs-menus .nav-menu>li.active>a .submenu-indicator-chevron {
    border-color: transparent #424242 #424242 transparent;
}
.header-transparent .xs-header.header-main .xs-menus .nav-menu>li.active>a:before {
    background-color: #424242;
    -webkit-box-shadow: 9px 0 0 0 #424242, 18px 0 0 0 #424242;
    box-shadow: 9px 0 0 0 #424242, 18px 0 0 0 #424242;
}
.header-transparent .xs-header.header-main .xs-menus .nav-menu>li>a {
    color: #fff;
}
.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 .4s ease;
    -o-transition: all .4s ease;
    transition: all .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: #424242;
}
.header-tranparent-style2 .xs-header.header-main .xs-menus .nav-menu>li>a:before {
    background-color: #424242;
    -webkit-box-shadow: 9px 0 0 0 #424242, 18px 0 0 0 #424242;
    box-shadow: 9px 0 0 0 #424242, 18px 0 0 0 #424242;
}
.header-tranparent-style2 .xs-header.header-main .xs-menu-tools {
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.header-tranparent-style2 .xs-header.header-main .xs-menu-tools>li>a {
    color: #424242;
}
.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: #424242;
    padding: 60px 10px 0;
    position: relative;
    font-size: 1rem;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .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: #1489cc;
}
.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: #1489cc;
}
.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: #424242;
    font-size: 1.1333333333rem;
}
.xs-menus .nav-menu li>.nav-submenu {
    -webkit-box-shadow: 15px 15px 30px rgba(0, 0, 0, .16);
    box-shadow: 15px 15px 30px rgba(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 .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.xs-header .xs-logo {
    display: block;
    padding: 57px 0 0;
}
.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 .4s ease;
    -o-transition: all .4s ease;
    transition: all .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, .2);
    box-shadow: 0 3px 7px 0 rgba(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: #00138e;
    display: block;
    text-align: center;
    margin: 0 auto;
    line-height: 48px;
    font-size: 1.2rem;
    color: #fff;
    position: relative;
    top: 6px;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.xs-header.header-main .navSidebar-wraper .navSidebar-button:hover {
    background-color: #1489cc;
}
.xs-header.header-main .xs-logo {
    padding: 28px 0;
}
.xs-header.header-main .xs-menus .nav-menu>li.active>a {
    color: #424242;
}
.xs-header.header-main .xs-menus .nav-menu>li a .submenu-indicator-chevron {
    border-color: transparent #00138e #00138e 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: #1489cc;
}
.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: 44px 0;
    color: #00138e;
    font-weight: 700;
    font-family: Roboto, 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: #1489cc;
    -webkit-box-shadow: 9px 0 0 0 #1489cc, 18px 0 0 0 #1489cc;
    box-shadow: 9px 0 0 0 #1489cc, 18px 0 0 0 #1489cc;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .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: #1489cc;
}
.xs-header.header-main .xs-menu-tools>li>a .xs-flag {
    -webkit-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 3px 7px 0 rgba(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: #424242;
    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: .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 .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
}
.nav-sticky .xs-header .nav-brand, .nav-sticky .xs-header .xs-logo {
    position: relative;
}
.nav-sticky .xs-header .nav-brand>img, .nav-sticky .xs-header .xs-logo>img {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.nav-sticky .xs-header .nav-brand .logo-sticky, .nav-sticky .xs-header .xs-logo .logo-sticky {
    opacity: 0;
    visibility: hidden;
    top: 200%}
.nav-sticky .xs-header .nav-brand .logo-transparent, .nav-sticky .xs-header .xs-logo .logo-transparent {
    opacity: 1;
    visibility: visible;
}
.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: 17px 0;
}
.nav-sticky.sticky-header .xs-header .nav-brand .logo-sticky, .nav-sticky.sticky-header .xs-header .xs-logo .logo-sticky {
    opacity: 1;
    visibility: visible;
    top: 50%}
.nav-sticky.sticky-header .xs-header .nav-brand .logo-transparent, .nav-sticky.sticky-header .xs-header .xs-logo .logo-transparent {
    opacity: 0;
    visibility: hidden;
}
.nav-sticky.sticky-header .xs-header .xs-menu-tools {
    padding: 30px 0;
}
.nav-sticky.sticky-header .xs-header .xs-menu-tools>li>a {
    color: #424242;
}
.nav-sticky.sticky-header .xs-header .xs-menus .nav-menu>li>a {
    padding: 33px 0;
    color: #424242;
}
.nav-sticky.sticky-header .xs-header .xs-menus .nav-menu>li>a:before {
    background-color: #424242;
    -webkit-box-shadow: 9px 0 0 0 #424242, 18px 0 0 0 #424242;
    box-shadow: 9px 0 0 0 #424242, 18px 0 0 0 #424242;
    bottom: calc(0% + 25px);
}
.nav-sticky.sticky-header .xs-header .xs-menus .nav-menu>li>a .submenu-indicator-chevron {
    border-color: transparent #424242 #424242 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, .87);
    padding-bottom: 100%;
    border-radius: 100%;
    overflow: hidden;
    -webkit-animation: menu-animation .8s ease-out forwards;
    animation: menu-animation .8s ease-out forwards;
}
@-webkit-keyframes menu-animation {
    0% {
    opacity: 0;
    -webkit-transform: scale(.04) translateY(300%);
    transform: scale(.04) translateY(300%);
}
40% {
    -webkit-transform: scale(.04) translateY(0);
    transform: scale(.04) translateY(0);
    -webkit-transition: ease-out;
    -o-transition: ease-out;
    transition: ease-out;
}
40% {
    -webkit-transform: scale(.04) translateY(0);
    transform: scale(.04) translateY(0);
}
60% {
    opacity: 1;
    -webkit-transform: scale(.02) translateY(0);
    transform: scale(.02) translateY(0);
}
61% {
    opacity: 1;
    -webkit-transform: scale(.04) translateY(0);
    transform: scale(.04) translateY(0);
}
99.9% {
    opacity: 1;
    height: 0;
    padding-bottom: 100%;
    border-radius: 100%}
to {
    opacity: 1;
    -webkit-transform: scale(2) translateY(0);
    transform: scale(2) translateY(0);
    height: 100%;
    padding-bottom: 0;
    border-radius: 0;
}
}@keyframes menu-animation {
    0% {
    opacity: 0;
    -webkit-transform: scale(.04) translateY(300%);
    transform: scale(.04) translateY(300%);
}
40% {
    -webkit-transform: scale(.04) translateY(0);
    transform: scale(.04) translateY(0);
    -webkit-transition: ease-out;
    -o-transition: ease-out;
    transition: ease-out;
}
40% {
    -webkit-transform: scale(.04) translateY(0);
    transform: scale(.04) translateY(0);
}
60% {
    opacity: 1;
    -webkit-transform: scale(.02) translateY(0);
    transform: scale(.02) translateY(0);
}
61% {
    opacity: 1;
    -webkit-transform: scale(.04) translateY(0);
    transform: scale(.04) translateY(0);
}
99.9% {
    opacity: 1;
    height: 0;
    padding-bottom: 100%;
    border-radius: 100%}
to {
    opacity: 1;
    -webkit-transform: scale(2) translateY(0);
    transform: scale(2) translateY(0);
    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 .8s;
    -o-transition: all 1s ease .8s;
    transition: all 1s ease .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 .8s;
    -o-transition: all 1s ease .8s;
    transition: all 1s ease .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);
}
.modal-searchPanel .xs-search-group {
    position: relative;
}
.modal-searchPanel .xs-search-group input:not([type=submit]) {
    height: 70px;
    background-color: transparent;
    border-radius: 50px;
    border: 2px solid #fff;
    color: #fff;
    padding: 0 30px;
}
.modal-searchPanel .xs-search-group input:not([type=submit])::-webkit-input-placeholder {
    color: #fff;
}
.modal-searchPanel .xs-search-group input:not([type=submit])::-moz-placeholder {
    color: #fff;
}
.modal-searchPanel .xs-search-group input:not([type=submit]):-ms-input-placeholder {
    color: #fff;
}
.modal-searchPanel .xs-search-group input:not([type=submit]):-moz-placeholder {
    color: #fff;
}
.modal-searchPanel .xs-search-group .search-button {
    background-color: transparent;
    border: 0;
    padding: 0;
    color: #fff;
    position: absolute;
    right: 0;
    cursor: pointer;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 100%;
    width: 70px;
    border-radius: 0 50px 50px 0;
}
.language-content p {
    color: #fff;
    text-align: center;
    margin-bottom: 40px;
    font-size: 1.3333333333rem;
}
.flag-lists {
    text-align: center;
}
.flag-lists li {
    display: inline-block;
    margin-right: 25px;
}
.flag-lists li:last-child {
    margin-right: 0;
}
.flag-lists li a {
    display: block;
    color: #fff;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.flag-lists li a:hover {
    opacity: .7;
}
.flag-lists li a img {
    width: 40px;
    height: 40px;
    margin-right: 10px;
}
.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 .4s ease-in .8s;
    -o-transition: all .4s ease-in .8s;
    transition: all .4s ease-in .8s;
    cursor: url(../images/cross-out.json), 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 .5s cubic-bezier(.9, .03, 0, .96) .6s;
    -o-transition: all .5s cubic-bezier(.9, .03, 0, .96) .6s;
    transition: all .5s cubic-bezier(.9, .03, 0, .96) .6s;
    visibility: hidden;
    opacity: 0;
}
.xs-sidebar-group.isActive .xs-overlay {
    opacity: .9;
    visibility: visible;
    -webkit-transition: all .8s ease-out 0s;
    -o-transition: all .8s ease-out 0s;
    transition: all .8s ease-out 0s;
    left: 0;
}
.xs-sidebar-group.isActive .xs-sidebar-widget {
    opacity: 1;
    visibility: visible;
    right: 0;
    -webkit-transition: all .7s cubic-bezier(.9, .03, 0, .96) .4s;
    -o-transition: all .7s cubic-bezier(.9, .03, 0, .96) .4s;
    transition: all .7s cubic-bezier(.9, .03, 0, .96) .4s;
}
.sidebar-textwidget {
    padding: 40px;
    padding-top: 120px;
}
.close-side-widget {
    color: #1768dd;
    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 .3s ease-in .3s;
    -o-transition: all .3s ease-in .3s;
    transition: all .3s ease-in .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: 33px;
}
.sidebar-textwidget .sidebar-logo-wraper a {
    display: inline-block;
}
.sidebar-textwidget>p {
    font-size: 1rem;
    line-height: 1.5;
    margin-bottom: 40px;
}
.sidebar-textwidget .social-list {
    margin-bottom: 30px;
    text-align: center;
}
.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;
}
.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: .9333333333rem;
    color: #1768dd;
}
.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: #1768dd;
}
.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: 0;
}
.subscribe-from .form-group {
    position: relative;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 30px 0 rgba(23, 104, 221, .2);
    box-shadow: 0 10px 30px 0 rgba(23, 104, 221, .2);
    border-radius: 25px;
    margin-bottom: 0;
}
.xs-banner .single-banner-slide {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 850px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.xs-banner.banner-v2 .single-banner-slide {
    /*background-color: #fff;*/
    min-height: auto;
    background-size: cover;
    background-position: center;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}
.single-banner-slide.slide-two .xs-banner-content {
    padding-left: 25px;
}
.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 {
    color: #424242;
    font-weight: 400;
    font-size: 1.25rem;
    line-height: 25px;
    padding-top: 25px;
    margin-bottom: 25px;
}
.xs-banner-content .btn:not([class*=btn-outline-]) {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.xs-banner-content.banner-content-v2 .banner-subtitle {
    color: #1489cc;
    font-size: 1.2rem;
    font-weight: 700;
    margin-bottom: 10px;
}
.xs-banner-content.banner-content-v2 .banner-title {
    color: #1489cc;
    font-size: 3rem;
    margin-bottom: 5px;
    font-weight: 400;
    text-transform: none;
}
.xs-banner-content.banner-content-v2 .first-text {
    font-weight: 500;
}
.xs-banner-content.banner-content-v2 .offer {
    color: #1489cc;
    font-size: 1.5rem;
    text-transform: uppercase;
    font-weight: 600;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0;
}
.xs-banner-content.banner-content-v2 .second-text {
    color: #424242;
    margin-bottom: 35px;
}
.xs-banner-content.banner-content-v2 .btn:not([class*=btn-outline-]) {
    -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .12);
}
.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 .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: .3s;
    animation-delay: .3s;
}
.banner-slider .active .xs-banner-content .banner-title {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
}
.banner-slider .active .xs-banner-content p {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    -webkit-animation-delay: .9s;
    animation-delay: .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: 0 35px;
}
.why-choose-us-block p {
    margin-bottom: 0;
}
.choose-us-img {
    min-height: 145px;
    margin-bottom: 38px;
    margin-left: 23px;
}
.xs-inline-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.xs-inline-form .form-control {
    height: 40px;
    background-color: #fff;
    padding-left: 15px;
}
.xs-inline-form .form-control::-webkit-input-placeholder {
    color: #9a9a9a;
    font-size: .9333333333rem;
}
.xs-inline-form .form-control::-moz-placeholder {
    color: #9a9a9a;
    font-size: .9333333333rem;
}
.xs-inline-form .form-control:-ms-input-placeholder {
    color: #9a9a9a;
    font-size: .9333333333rem;
}
.xs-inline-form .form-control:-moz-placeholder {
    color: #9a9a9a;
    font-size: .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+.check-btn {
    border-radius: 0 32.5px 32.5px 0;
}
.xs-inline-form .check-btn {
    height: 40px;
    background-color: #1489cc;
    border: 0;
    padding: 0 40px;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.xs-inline-form .check-btn:hover {
    background-color: #0018b2;
}
.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: .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 .6s cubic-bezier(.22, .61, .36, 1);
    -o-transition: all .6s cubic-bezier(.22, .61, .36, 1);
    transition: all .6s cubic-bezier(.22, .61, .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: .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(.54, .085, .5, .92);
    animation-timing-function: cubic-bezier(.54, .085, .5, .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(0) translateY(0);
    transform: rotateX(0) translateY(0);
}
50% {
    -webkit-transform: rotateX(0) translateY(15px);
    transform: rotateX(0) translateY(15px);
}
to {
    -webkit-transform: rotateX(0) translateY(0);
    transform: rotateX(0) translateY(0);
}
}@keyframes floating {
    0% {
    -webkit-transform: rotateX(0) translateY(0);
    transform: rotateX(0) translateY(0);
}
50% {
    -webkit-transform: rotateX(0) translateY(15px);
    transform: rotateX(0) translateY(15px);
}
to {
    -webkit-transform: rotateX(0) translateY(0);
    transform: rotateX(0) translateY(0);
}
}.single-work-process {
    text-align: center;
    cursor: pointer;
}
.single-work-process h4 {
    color: #7897e6;
    margin-bottom: 0;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.single-work-process:hover .work-process-icon {
    border-color: #02d1d1;
    background-color: #1040d2;
    -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .1);
}
.single-work-process:hover h4 {
    color: #fff;
}
.work-process-icon {
    text-align: center;
    width: 124px;
    height: 124px;
    line-height: 124px;
    border: 1px solid #0981d8;
    border-radius: 50%;
    background-color: #0e49d6;
    width: 124px;
    height: 124px;
    margin: 0 auto;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    margin-bottom: 40px;
    position: relative;
}
.work-process-icon:before {
    position: absolute;
    content: "";
    top: 50%;
    right: -70%;
    width: 70%;
    height: 1px;
    background-color: #02cfd1;
    opacity: .5;
}
.work-process-icon:after {
    content: '';
    position: absolute;
    left: calc(-30% + 2px);
    width: 10px;
    height: 10px;
    border-top: solid 1px #02cfd1;
    border-right: solid 1px #02cfd1;
    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: .5;
}
.current-section .working-process-group [class^=col-]:nth-of-type(2) .work-process-icon {
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
}
.current-section .working-process-group [class^=col-]:nth-of-type(2) .work-process-icon:before {
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s;
}
.current-section .working-process-group [class^=col-]:nth-of-type(3) .work-process-icon {
    -webkit-animation-delay: .7s;
    animation-delay: .7s;
}
.current-section .working-process-group [class^=col-]:nth-of-type(3) .work-process-icon:before {
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s;
}
.current-section .working-process-group [class^=col-]:last-child .work-process-icon {
    -webkit-animation-delay: .9s;
    animation-delay: .9s;
}
.current-section .working-process-group [class^=col-]:last-child .work-process-icon:before {
    -webkit-transition-delay: .8s;
    -o-transition-delay: .8s;
    transition-delay: .8s;
}
.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 {
    0%, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
}
0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
}
20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
}
40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .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(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
}
to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
}@keyframes bounceIns {
    0%, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
}
0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
}
20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
}
40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .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(.97, .97, .97);
    transform: scale3d(.97, .97, .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, .06);
    box-shadow: 0 10px 15px 0 rgba(0, 0, 0, .06);
    padding: 50px;
}
.service-preview-content .xs-content-title {
    color: #1489cc;
    margin-bottom: 20px;
}
.service-preview-content p {
    margin-bottom: 30px;
}
.service-preview-img {
    margin-top: 24px;
}
.single-case-studies {
    background-color: #fff;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    flex: 1 1 auto;
    box-shadow: 0 1px 10px 4px rgba(0, 0, 0, .05);
    padding: 15px;
}
.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;
    padding: 0 10px;
}
.single-case-studies .image img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    filter: grayscale(1);
}
.single-case-studies .case-body {
    padding: 15px;
}
.single-case-studies .case-body h4 {
    margin-bottom: 5px;
}
.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: #1489cc;
    opacity: .302;
    width: 6px;
    height: 6px;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .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:not(:last-child) {
    margin-bottom: 10px;
    margin-right: 0;
}
.price-table {
    color: #1489cc;
    font-weight: 900;
    font-size: 3rem;
    margin-bottom: 0;
}
.price-table sup {
    font-size: 2rem;
}
.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, .08);
    box-shadow: 0 10px 10px 0 rgba(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: 15px;
}
.xs-single-pricing .pricing-header .xs-content-title {
    text-transform: uppercase;
    margin-bottom: 25px;
    font-size: 1.5rem;
}
.xs-single-pricing.active {
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .1);
    background-color: #1489cc;
}
.xs-single-pricing.active .pricing-header .price-table, .xs-single-pricing.active .pricing-header .xs-content-title {
    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: #1489cc;
}
.xs-single-pricing.active .pulse-anim {
    background-color: #417ee3;
}
.xs-single-pricing.active .pulse-anim:before {
    -webkit-box-shadow: 0 0 0 42px #3173e1, 0 0 0 84px #1f67de;
    box-shadow: 0 0 0 42px #3173e1, 0 0 0 84px #1f67de;
}
.testimonial-slider-preview {
    padding: 0 50px;
    margin-bottom: 20px;
}
.testimonial-slider-preview .owl-stage-outer {
    padding-bottom: 15px;
}
.testimonial-slider-preview .testimonial-author {
    display:inline-block;
    padding: 5px 30px;
    position: relative;
    font-size: 16px;
    font-weight:600;
    border-bottom: 2px solid;
    color:#00138e;
    height: unset !important;
}


.testimonial-slider-preview .border-line {
    display: none;
}
.single-testimonial-preview {
    text-align: center;
    color: #424242;
    margin: 10px;
    padding:15px;
    border-radius:4px;
    box-shadow:0 0 2px grey;
    background: #fff;
}
.single-testimonial-preview p {
    font-size: .8rem;
    margin-bottom: 18px;
    color: #424242;
    height: 96px;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.border-line {
    width: 128px;
    display: block;
    height: 1px;
    position: relative;
    background-color: rgba(0, 0, 0, .25);
    -webkit-box-shadow: 10px 0 0 0 rgba(255, 168, 1, 0), 138px 0 0 rgba(0, 0, 0, .25);
    box-shadow: 10px 0 0 0 rgba(255, 168, 1, 0), 138px 0 0 rgba(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, .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-preview {
    padding: 0 96px;
}
.testimonial-slider-preview.owl-carousel .owl-stage-outer {
    padding: 0 5px;
}
.testimonial-slider-preview .owl-item:not(.current) .single-bio-thumb {
    opacity: .25;
}
.testimonial-slider-preview .owl-dots {
    text-align: center;
    line-height: 1;
    margin-top: 20px;
}
.testimonial-slider-preview .owl-dots button:not(:last-child) {
    margin-right: 8px;
}
.testimonial-slider-preview .owl-dots button.active span {
    width:12px;
    opacity: 1;
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4);
}
.testimonial-slider-preview .owl-dots button span {
    display: block;
    border-radius: 3px;
    background-color: #00138e;
    opacity: .302;
    width: 6px;
    height: 6px;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
}
.single-bio-thumb {
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.single-bio-thumb h4 {
    color: #1489cc;
    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: #1489cc;
    opacity: .302;
    width: 6px;
    height: 6px;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
}
.testimonial-section.gradient-bg:before {
    display: none;
}
.blog-sidebar-wraper .blog-sidebar, .single-blog-post-thumb {
    background-color: #fff;
    -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .07);
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .07);
    position: relative;
    overflow: hidden;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.single-blog-post-thumb:hover .post-image img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.single-blog-post-thumb .post-image {
    position: relative;
    overflow: hidden;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.single-blog-post-thumb .post-image img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.single-blog-post-thumb .post-body {
    padding: 15px 20px;
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    position: relative;
    justify-content: flex-end;
}
.single-blog-post-thumb .entry-header .entry-title {
    font-size: 1.3333333333rem;
    line-height: 1.4;
    margin-bottom: 15px;
    font-weight: 400;
    flex: 0 1 auto;
}
.single-blog-post-thumb .entry-header .entry-title a, .single-blog-post-thumb .entry-meta a {
    color: #1489cc;
}
.single-blog-post-thumb .entry-header .entry-title a:hover {
    color: #0056b3;
}
.single-blog-post-thumb .entry-header .entry-content p {
    margin-bottom: 0;
}
.single-blog-post-thumb .entry-meta span {
    font-size: .9333333333rem;
}
.single-blog-post-thumb .entry-meta span i {
    color: #1489cc;
    position: relative;
    top: 3px;
    font-size: 1rem;
    padding-right: 9px;
}
.blog-sidebar {
    padding: 30px;
}
.blog-sidebar:not(:last-child) {
    margin-bottom: 20px;
}
.blog-sidebar .xs-title {
    margin-bottom: 0;
    font-size: 1.3333333333rem;
}
.blog-sidebar .blog-sidebar-header {
    margin-bottom: 12px;
}
.blog-sidebar li, .blog-sidebar-posts .blog-sidebar-post .entry-title {
    font-size: .9333333333rem;
}
.blog-sidebar li a, .blog-sidebar li span {
    color: #919191;
}
.blog-sidebar li:not(:last-child) {
    margin-bottom: 10px;
}
.blog-sidebar-posts .blog-sidebar-post .post-thumb {
    padding-right: 15px;
}
.blog-sidebar-posts .blog-sidebar-post img {
    border-radius: 5px;
    width: 60px;
}
.blog-sidebar-posts .blog-sidebar-post .entry-title {
    font-weight: 500;
}
.blog-inner-page .single-blog-post-thumb {
    flex: 0 1 30%;
    padding: 0;
    display: flex;
    flex-direction: column;
}
.newsletter-thumb-wraper {
    background-color: #1489cc;
    text-align: center;
    border-radius: 5px;
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 10px 20px 0 rgba(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: .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, .502);
}
.newsletter-thumb-content p {
    color: #a7baee;
    margin-bottom: 30px;
}
.subscribe-form2 .form-control {
    border-radius: 3px;
    background-color: rgba(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, .5);
    border-radius: 3px;
    height: 49px;
    background-color: transparent;
    color: #fff;
    padding: 0 28px;
    cursor: pointer;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .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, .07);
    border-radius: 3px;
    background-color: rgba(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 #1489cc;
    border-radius: 3px;
    height: 49px;
    background-color: transparent;
    color: #fff;
    padding: 0 28px;
    cursor: pointer;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.contact-form .submit-btn:hover {
    background-color: #fff;
    color: #1489cc;
    border-color: #fff;
}
.xs-footer-section {
    background-color: #1489cc;
    background-image: url(../images/footer-overlay-bg.json);
    background-repeat: no-repeat;
    background-size: 100% 40%;
    background-position: top 40px center;
}
.footer-top-area {
    padding: 41px 0;
    border-bottom: 1px solid rgba(255, 255, 255, .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: 100px;
}
.address-info-list li .address-icon {
    float: left;
    min-width: 64px;
}
.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 35px 0;
}
.footer-main .footer-widget {
    padding-left: 30px;
}
.footer-main .footer-widget li{
    padding-left: 5px;
    margin-left: 10px;
    position: relative;
}

.footer-main .footer-widget li a{ 
    display: block;
    text-align: left;
} 

.footer-main .footer-widget li:hover {
    border-color: #fff;
    background-color: #ffffff21;
}

.footer-main .footer-widget li:before{
    content: '\f0c8';
    font-family: FontAwesome;
    position: absolute;
    left: -20px;
    font-size: 12px;
    top: 3px;
    color: #fff;
}


.footer-main+.partner-area-wraper {
    margin-bottom: -61px;
    position: relative;
    z-index: 1;
}
.footer-widget .xs-content-title {
    color: #f7f7f7;
    margin-bottom: 15px;
    font-size: 1rem;
    text-transform: uppercase;
    font-weight:600;
}
.footer-widget .menu {
    padding-left: 10px;
}
.footer-widget .menu li:not(:last-child), .footer-widget .xs-lsit li a:not(:last-child) {
    margin-bottom: 5px;
}
.footer-widget .menu li a, .footer-widget .xs-lsit li a {
    color: #fff;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    font-size: .9rem;
}
.footer-widget .menu li a:hover, .footer-widget .xs-lsit li a:hover {
    color: #fff;
}
.footer-text p {
    color: #dadada;
    font-size: .8rem;
    margin-bottom: 4px;
}
.articles-list li:not(:last-child) {
    margin-bottom: 18px;
}
.articles-list li a {
    display: block;
    color: #fff;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    font-weight: 700;
    font-size: 1.0666666667rem;
    font-family: Roboto, sans-serif;
    margin-bottom: 11px;
}
.articles-list li a:hover {
    color: rgba(255, 255, 255, .7);
}
.articles-list li span {
    color: #a4aab7;
    font-size: .8666666667rem;
}
.articles-list li i {
    font-size: 1rem;
    color: #4ac1c3;
    position: relative;
    top: 3px;
    padding-right: 9px;
}
.partner-area {
    border-radius: 5px;
    background-color: #022967;
    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 p {
    font-size: .9333333333rem;
}
.copyright-text a, .copyright-text p {
    color: #a4a8b3;
}
.copyright-text a {
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.copyright-text a:hover {
    color: #fff;
}
.copyright {
    padding: 15px 0 10px;
    background:#000000;
}
.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: #1489cc;
    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: .1;
}
.inner-banner-title {
    font-size: 2.4rem;
    color: #fefefe;
    font-weight: 700;
    margin-bottom: 15px;
}
.breadcumbs>li {
    color: #fefefe;
    font-size: .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: Roboto, 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: Roboto, 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, .07);
    width: 3px;
    height: 50px;
}
.hiring-image {
    text-align: right;
}
.hiring-content {
    padding-top: 30px;
}
.hiring-content h2 {
    font-size: 1.8666666667rem;
    color: #424242;
    font-weight: 400;
    line-height: 1.4675;
    margin-bottom: 35px;
}
.hiring-content h2 span {
    display: block;
    color: #1489cc;
    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 .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    padding-bottom: 8px;
}
.main-filter li a:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: -1px;
    width: calc(100% + 16px);
    background-color: #1489cc;
    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 .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.main-filter li a.selected, .main-filter li a:hover {
    color: #1489cc;
}
.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, .05);
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .05);
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .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 .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.single-cases-card .cases-content .tag {
    color: #b2b2b2;
    font-size: .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, .1);
    box-shadow: 0 7px 30px 0 rgba(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: #1489cc;
}
.single-cases-card .card-image {
    position: relative;
    z-index: 1;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .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, .5);
    opacity: 0;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .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 .4s ease;
    -o-transition: all .4s ease;
    transition: all .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: #1489cc;
    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/background-1.json);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    opacity: .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;
    border: 1px solid rgba(5, 103, 168, .5);
    border-top: 5px solid #1489cc;
    background-color: rgba(255, 255, 255, .5);
}
.single-contact-info .round-icon {
    margin-top: -40px;
    margin-bottom: 20px;
}
.round-icon {
    text-align: center;
    width: 80px;
    height: 80px;
    line-height: 87px;
    -webkit-box-shadow: 0 6px 24px -11px rgba(0, 0, 0, .4);
    box-shadow: 0 6px 24px -11px rgba(0, 0, 0, .4);
    background-color: #fff;
    border-radius: 50%;
    margin: 0 auto;
    z-index: 99;
}
.round-icon i {
    font-size: 1.6666666667rem;
    color: #1489cc;
}
.img-inner {
    width: 30px;
    text-align: center;
    margin-top: -8px;
}
.single-contact-info:hover {
    border: 1px solid #ffa615;
    border-top: 5px solid #ffa615;
    transition: 1s;
    transition-timing-function: ease;
}
.info-content {
    display: block;
    color: #424242;
    font-weight: 500;
    padding: 2px 0;
}
.info-content:hover {
    color: #1489cc;
}
.info-mail {
    display: block;
    color: #fff;
    font-weight: 500;
    padding: 2px 0;
    background-color: #1489cc;
    margin-top: 10px;
    border-radius: 2px;
}
.contact {
    padding: 0;
    margin: -40px auto auto;
    background: #fff;
    width: 310px;
}
.single-contact-info:hover .round-icon {
    box-shadow: 0 6px 24px -11px #ffa615;
}
.contact-from-wraper {
    padding: 20px;
    border: 1px solid gray;
}
.about-page-list li{
    padding: 10px;
    border-bottom: 1px solid #ececec;
}
/*.about-page-list li i.fa{*/
/*    color*/
/*}*/
.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: .3;
}
.list-group .simple-social-list li:not(:last-child) {
    margin-right: 14px;
}
.list-group .simple-social-list li a {
    font-size: .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: .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: Roboto, 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: #1489cc;
}
.case-study-step-area {
    position: relative;
}
.case-study-step-area .doodle-parallax img {
    position: absolute;
    opacity: .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: .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;
}
.tag-lists a {
    display: inline-block;
    padding: 7px 17px;
    color: #000;
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    font-size: .8666666667rem;
    margin-right: 9px;
    margin-bottom: 9px;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.tag-lists a:hover {
    color: #fff;
    background-color: #1489cc;
    border-color: #1489cc;
}
.tag-lists .title {
    color: #000;
    padding-right: 15px;
    font-weight: 700;
}
.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(-90%);
    -ms-transform: translateY(-90%);
    transform: translateY(-90%);
    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: .9333333333rem;
    font-weight: 400;
}
.xs-single-product .product-footer .product-title a {
    color: #000;
}
.xs-single-product .product-footer .product-title a:hover {
    color: #1489cc;
}
.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, .8);
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    opacity: 0;
    z-index: 1;
}
.product-header>img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.product-header .hover-area {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(10%);
    -ms-transform: translateY(10%);
    transform: translateY(10%);
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 2;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .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: Roboto, sans-serif;
}
.price del {
    color: #d7d7d7;
    padding-right: 10px;
}
.price ins {
    text-decoration: none;
    color: #1489cc;
}
.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: #1489cc;
}
.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: #1489cc;
}
.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, .07);
    box-shadow: 0 5px 20px 0 rgba(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 .4s ease;
    -o-transition: all .4s ease;
    transition: all .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: #1489cc;
}
.post-list .entry-meta>span>a>i {
    padding-right: 10px;
    color: #1489cc;
}
.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: #1489cc;
}
.post-list .entry-content {
    margin-bottom: 25px;
}
.post-list .entry-content>p {
    color: #000;
}
.post-list.format-video .post-image:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(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 #1489cc;
    text-align: center;
    padding: 17px 0;
    font-size: .8666666667rem;
    color: #919191;
    -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .07);
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .07);
    z-index: 3;
}
.post-date strong {
    display: block;
    color: #1489cc;
    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: #1489cc;
}
.post-date:after {
    top: calc(100% + 140px);
    width: 10px;
    height: 10px;
    background-color: #fff;
    border: 2px solid #1489cc;
    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: .8666666667rem;
    text-align: center;
    background-color: rgba(255, 255, 255, .3);
    color: #fff;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.gallery-slider .owl-nav button.owl-next:hover, .gallery-slider .owl-nav button.owl-prev:hover {
    background-color: rgba(255, 255, 255, .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, .12);
    box-shadow: 0 10px 10px 0 rgba(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: #1489cc;
    padding-right: 8px;
}
.post-tags>a {
    color: #000;
}
.post-tags>a:hover {
    color: #1489cc;
}
.post-tags>a:not(:last-child) {
    margin-right: 2px;
}
.post-tags>a:not(:last-child):after {
    content: ",  "}
.service-info-summary {
    padding-top: 15px;
}
.service-info-summary h3 {
    color: #424242;
    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: 0;
    padding-left: 0;
}
.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;
}
.top-banner {
    width: 350px;
    height: 350px !important;
    border-radius: 50%;
}
.top-banner-bg {
    background-image: url(../images/banner_img.jpg);
    padding:120px 0 80px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.top-banner-bg p {
  font-size: 14px;  
  line-height:18px;
  color:#ffffff;
} 
.top-banner-bg .btn.btn-primary{
 background-color: #1489cc !important;
 border-radius:0px !important;
}
.top-banner-bg  .form-control{border-radius:0px;}
.lowest-brokerage {
    background-color: #1489cc !important;
}
.card-deck.new-card .categories {
    flex: unset !important;
    width: 30%;
    margin: 0 auto 15px !important;
}
@media (max-width:1199px) {
    .card-deck.new-card {
         flex-wrap: wrap !important;
    }
}
.btn {
    border-radius: 18px !important;
    padding: 9px 15px;
    font-size: 12px;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .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, .12);
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .12);
}
.btn.btn-primary {
    background-color: #00138e;
}
.btn.btn-primary:hover {
    background-color: #015892;
}
.btn.btn-secondary {
    background-color: #00138e;
}
.btn.btn-secondary:hover {
    background-color: #1489cc;
}
.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: #1489cc;
}
.btn.style3:hover {
    background-color: #1489cc;
    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: #1489cc;
    color: #1489cc;
}
.btn.btn-outline-primary:hover {
    background-color: #1489cc;
    color: #fff;
    border: 1px solid #1489cc!important;
}
.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 .4s ease;
    -o-transition: all .4s ease;
    transition: all .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;
}
.xs-list>li:not(:last-child) {
    margin-right: 0;
}
.xs-list>li .title {
    font-weight: 700;
}
.xs-list.arrow li:before, .xs-list.check li:before, .xs-list.checkbox li:before, .xs-list.hand li:before {
    padding-right: 10px;
    font-family: iconfont;
    color: #1489cc;
    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: #1489cc;
    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, .08);
    box-shadow: 0 10px 15px 0 rgba(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 .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.newsletter-form .send-button:hover {
    background-color: #1489cc;
}
.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 .4s ease;
    -o-transition: all .4s ease;
    transition: all .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, .07);
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .07);
    background-color: #fff;
    border: 0;
}
.pagination li a:hover, .pagination li.active a {
    background-color: #1489cc;
    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: .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: #1489cc;
    -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(0) rotateY(0);
    -webkit-transform: perspective(120px) rotateX(0) rotateY(0);
}
50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
}
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: #1489cc;
    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, .15);
    width: 105px;
    height: 1px;
}
.xs-heading .line:after {
    background-color: #1489cc;
    width: 40px;
    height: 3px;
    bottom: -1px;
}
.xs-heading .white-line:after {
    background-color: #fff;
    width: 40px;
    height: 3px;
    bottom: -1px;
}
.xs-heading .section-title {
    margin-bottom: 0;
}
.xs-heading .section-title span {
    color: #424242;
}
.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: 1.8rem;
}
.xs-heading.style4 .line {
    margin-bottom: 25px;
}
.xs-heading .heading-icon {
    color: #1489cc;
    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: 42px;
    height: 42px;
    line-height: 42px;
    border-radius: 100%;
    border: 1px solid #fff;
    text-align: center;
    font-size: 1.2rem;
    color: #fff;
}
.social-list li a.facebook:hover {
    background-color: #4969a8;
    border-color: #4969a8;
}
.social-list li a.twitter:hover {
    background-color: #2aa3ef;
    border-color: #2aa3ef;
}
.social-list li a.linkedin:hover {
    background-color: #1178b3;
    border-color: #1178b3;
}
.social-list li a.instagram:hover {
    background-color: #e8715c;
    border-color: #e8715c;
}
.social-list li a.youtube:hover {
    background-color: #b00;
    border-color: #b00;
}
.social-list li a.vimeo {
    color: #1ab7ea;
}
.social-list li a.vimeo:hover {
    background-color: #1ab7ea;
    border-color: #1ab7ea;
}
.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: #1489cc;
    color: #fff;
    text-align: center;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .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(.4, 0, 1, 1) both;
    animation: pulse 3s infinite cubic-bezier(.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, .2);
    box-shadow: 0 0 0 0 rgba(12, 90, 219, .2);
}
70% {
    -webkit-box-shadow: 0 0 0 60px rgba(12, 90, 219, 0);
    box-shadow: 0 0 0 60px rgba(12, 90, 219, 0);
}
to {
    -webkit-box-shadow: 0 0 0 0 rgba(12, 90, 219, 0);
    box-shadow: 0 0 0 0 rgba(12, 90, 219, 0);
}
}@keyframes pulse {
    0% {
    -webkit-box-shadow: 0 0 0 0 rgba(12, 90, 219, .2);
    box-shadow: 0 0 0 0 rgba(12, 90, 219, .2);
}
70% {
    -webkit-box-shadow: 0 0 0 60px rgba(12, 90, 219, 0);
    box-shadow: 0 0 0 60px rgba(12, 90, 219, 0);
}
to {
    -webkit-box-shadow: 0 0 0 0 rgba(12, 90, 219, 0);
    box-shadow: 0 0 0 0 rgba(12, 90, 219, 0);
}
}.nav-tabs .nav-item {
    margin-bottom: 0;
}
.nav-tabs .nav-item .nav-link {
    background-color: transparent;
    border: 0;
}
.main-tabs {
    margin-bottom: 40px;
}
.main-tabs .nav-item {
    width: calc(calc(100% / 3) - 24px);
}
.vision.main-tabs .nav-item {
     width: calc(calc(100% / 2) - 24px); 
}
.vision.main-tabs .nav-item .nav-link{
    padding-left:40px;
    padding-right:40px;
}
.main-tabs .nav-item:not(:last-child) {
    margin-right: 30px;
}
.main-tabs .nav-item .nav-link {
    display: block;
    min-height: 140px;
    text-align: center;
    color: #424242;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    border-radius: 2px;
    border: 1px solid #e5e8ed;
    padding: 27px 10px 26px;
    position: relative;
    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,   .08));
    filter: drop-shadow(0 5px 3px rgba(3,   27,   78,   .08));
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .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, .08);
    box-shadow: 0 5px 10px 0 rgba(3, 27, 78, .08);
}
.main-tabs .nav-item .nav-link.active:before {
    opacity: 0;
    visibility: visible;
}
.services-main .subheading{
    background: #e6e6e6;
    line-height: 20px;
    margin-top: 20px;
    padding: 6px !important;
}
.services-main h3, .services-main h2 {
    font-size: 22px !important;
}
.calculators .categories h5 {
    font-size: 18px;
    margin-bottom: 30px;
}
.main-nav-tab {
    -webkit-box-shadow: 0 15px 25px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 15px 25px 0 rgba(0, 0, 0, .1);
    border-radius: 1.6666666667rem;
    max-width: 326px;
    margin: 0 auto;
    margin-bottom: 60px;
    background-color: #1489cc;
    -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 .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    padding: 8px 31px;
    text-align: center;
}
.main-nav-tab li a.active {
    color: #1489cc;
}
.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 .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
    height: calc(100% - 4px);
    -webkit-box-shadow: 0 8px 15px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 8px 15px 0 rgba(0, 0, 0, .12);
}
.tab-style2>li>a.active {
    background-color: #fff;
    color: #1489cc;
}
.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: #f9f9f9;
    padding: 10px 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: #424242;
    font-size: .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, .2);
}
.xs-top-bar-info li i {
    padding-right: 5px;
}
.xs-top-bar-info li a {
    font-size: .8666666667rem;
    color: #424242;
}
.single-box {
    background-color: #fff;
    border-bottom: 3px solid rgba(12, 90, 219, .1);
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.single-box:hover {
    border-color: #1489cc;
}
.single-box:hover .image:before {
    opacity: 1;
}
.single-box:hover .image .hover-area {
    opacity: 1;
    top: 50%}
.single-box .image {
    position: relative;
}
.single-box .image:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(12, 90, 219, .8);
    opacity: 0;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.single-box .image img {
    width: 100%}
.single-box .hover-area {
    position: absolute;
    top: 60%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: calc(100% - 100px);
    z-index: 2;
    color: #fff;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    opacity: 0;
}
.single-box .hover-area .title {
    margin-bottom: 7px;
}
.single-box .hover-area .title a {
    color: #fff;
}
.single-box .hover-area .xs-list>li>a {
    color: #fff;
    font-size: .9333333333rem;
}
.single-box .hover-area .xs-list>li>a:hover {
    color: rgba(255, 255, 255, .5);
}
.single-box .title {
    font-size: 1.2rem;
    font-weight: 700;
    margin-bottom: 0;
}
.single-box .title a {
    color: #000;
}
.single-box .description {
    font-size: .9333333333rem;
    margin-bottom: 10px;
}
.single-box .line {
    background-color: rgba(255, 255, 255, .2);
    width: 100%;
    height: 3px;
    display: block;
    margin-bottom: 15px;
}
.single-box .box-footer {
    padding: 30px 10px;
}
.team-inner-style .single-box {
    margin-bottom: 30px;
}
.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 .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    padding: 0 30px;
}
.xs-from .form-control:focus {
    border-color: #1489cc;
}
.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: #1489cc;
    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.1rem;
    font-weight: 500;
    color: #000;
    text-decoration: none;
    padding: 12px 20px 12px 60px;
    -webkit-box-shadow: 0 7px 25px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 7px 25px 0 rgba(0, 0, 0, .1);
    position: relative;
}
.calc-section[aria-expanded=true]:after {
    content: "\f107" !important;
}
.faqAccordion .btn-link:after {
    content: "\f105";
    font-family: FontAwesome;
    font-size: .9333333333rem;
    left: 0;
    top: 0;
    bottom: 0;
    width: 45px;
    height: 100%;
    display: flex;
    align-items: center;
    padding-left: 16px;
    position: absolute;
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    background-color: #1489cc;
}
.faqAccordion .btn-link[aria-expanded=true]:after {
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
}
.faqAccordion .card-body {
    padding: 40px;
    border-radius:0;
    border: none; 
    background-color: #ececec;
    margin-top: -1px;
}
.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: .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;
}
@-webkit-keyframes pulseone {
    0% {
    -webkit-box-shadow: 0 0 0 0 rgba(12, 90, 219, .08);
    box-shadow: 0 0 0 0 rgba(12, 90, 219, .08);
}
70% {
    -webkit-box-shadow: 0 0 0 45px rgba(12, 90, 219, 0);
    box-shadow: 0 0 0 45px rgba(12, 90, 219, 0);
}
to {
    -webkit-box-shadow: 0 0 0 0 rgba(12, 90, 219, 0);
    box-shadow: 0 0 0 0 rgba(12, 90, 219, 0);
}
}@keyframes pulseone {
    0% {
    -webkit-box-shadow: 0 0 0 0 rgba(12, 90, 219, .08);
    box-shadow: 0 0 0 0 rgba(12, 90, 219, .08);
}
70% {
    -webkit-box-shadow: 0 0 0 45px rgba(12, 90, 219, 0);
    box-shadow: 0 0 0 45px rgba(12, 90, 219, 0);
}
to {
    -webkit-box-shadow: 0 0 0 0 rgba(12, 90, 219, 0);
    box-shadow: 0 0 0 0 rgba(12, 90, 219, 0);
}
}@-webkit-keyframes pulsetwo {
    0% {
    -webkit-box-shadow: 0 0 0 0 rgba(12, 90, 219, .08);
    box-shadow: 0 0 0 0 rgba(12, 90, 219, .08);
}
70% {
    -webkit-box-shadow: 0 0 0 90px rgba(12, 90, 219, 0);
    box-shadow: 0 0 0 90px rgba(12, 90, 219, 0);
}
to {
    -webkit-box-shadow: 0 0 0 0 rgba(12, 90, 219, 0);
    box-shadow: 0 0 0 0 rgba(12, 90, 219, 0);
}
}@keyframes pulsetwo {
    0% {
    -webkit-box-shadow: 0 0 0 0 rgba(12, 90, 219, .08);
    box-shadow: 0 0 0 0 rgba(12, 90, 219, .08);
}
70% {
    -webkit-box-shadow: 0 0 0 90px rgba(12, 90, 219, 0);
    box-shadow: 0 0 0 90px rgba(12, 90, 219, 0);
}
to {
    -webkit-box-shadow: 0 0 0 0 rgba(12, 90, 219, 0);
    box-shadow: 0 0 0 0 rgba(12, 90, 219, 0);
}
}@-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 rgba(49, 115, 225, 0);
    box-shadow: 0 0 0 45px rgba(49, 115, 225, 0);
}
to {
    -webkit-box-shadow: 0 0 0 0 rgba(49, 115, 225, 0);
    box-shadow: 0 0 0 0 rgba(49, 115, 225, 0);
}
}@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 rgba(49, 115, 225, 0);
    box-shadow: 0 0 0 45px rgba(49, 115, 225, 0);
}
to {
    -webkit-box-shadow: 0 0 0 0 rgba(49, 115, 225, 0);
    box-shadow: 0 0 0 0 rgba(49, 115, 225, 0);
}
}@-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 rgba(31, 103, 222, 0);
    box-shadow: 0 0 0 90px rgba(31, 103, 222, 0);
}
to {
    -webkit-box-shadow: 0 0 0 0 rgba(31, 103, 222, 0);
    box-shadow: 0 0 0 0 rgba(31, 103, 222, 0);
}
}@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 rgba(31, 103, 222, 0);
    box-shadow: 0 0 0 90px rgba(31, 103, 222, 0);
}
to {
    -webkit-box-shadow: 0 0 0 0 rgba(31, 103, 222, 0);
    box-shadow: 0 0 0 0 rgba(31, 103, 222, 0);
}
}.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 .4s ease;
    -o-transition: all .4s ease;
    transition: all .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 .search-btn {
    width: 62px;
    border: 0;
    color: #fff;
    font-size: 1.2rem;
    background-color: #1489cc;
    border-radius: 0 5px 5px 0;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    cursor: pointer;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.xs-serach .search-btn:hover {
    background-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: #1489cc;
    width: 40px;
    font-size: .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 .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
    height: 44px;
    border-radius: 5px;
    color: #8d8d90;
    text-align: left;
    font-size: .9333333333rem;
}
.select-styled:after {
    content: "\e874";
    position: absolute;
    top: 10px;
    right: 19px;
    font-family: iconfont;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
    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: #1489cc;
}
.select-styled.active {
    color: #1489cc;
}
.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 .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    color: #fff;
    text-align: left;
    line-height: 1;
    font-size: .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: #1489cc;
}
.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: .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: #1489cc;
}
.product-ribbon {
    border-bottom-left-radius: 90px;
    border-bottom-right-radius: 90px;
    background-color: #1489cc;
    padding: 9px 16px;
    font-size: .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 .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    color: #777;
    font-size: .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: .9333333333rem;
    color: #000;
    text-align: center;
}
.round-info-icon:hover {
    background-color: #1489cc;
    color: #fff;
    border-color: #1489cc;
}
.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 .5s cubic-bezier(.68, -.55, .265, 1.55) .1s;
    -o-transition: all .5s cubic-bezier(.68, -.55, .265, 1.55) .1s;
    transition: all .5s cubic-bezier(.68, -.55, .265, 1.55) .1s;
}
.floating-icons-list.hidden>li:first-child {
    -webkit-transition: all .5s cubic-bezier(.68, -.55, .265, 1.55) .5s;
    -o-transition: all .5s cubic-bezier(.68, -.55, .265, 1.55) .5s;
    transition: all .5s cubic-bezier(.68, -.55, .265, 1.55) .5s;
}
.floating-icons-list.open>li:nth-child(2) {
    -webkit-transition: all .5s cubic-bezier(.68, -.55, .265, 1.55) .2s;
    -o-transition: all .5s cubic-bezier(.68, -.55, .265, 1.55) .2s;
    transition: all .5s cubic-bezier(.68, -.55, .265, 1.55) .2s;
}
.floating-icons-list.hidden>li:nth-child(2) {
    -webkit-transition: all .5s cubic-bezier(.68, -.55, .265, 1.55) .4s;
    -o-transition: all .5s cubic-bezier(.68, -.55, .265, 1.55) .4s;
    transition: all .5s cubic-bezier(.68, -.55, .265, 1.55) .4s;
}
.floating-icons-list.open>li:nth-child(3) {
    -webkit-transition: all .5s cubic-bezier(.68, -.55, .265, 1.55) .3s;
    -o-transition: all .5s cubic-bezier(.68, -.55, .265, 1.55) .3s;
    transition: all .5s cubic-bezier(.68, -.55, .265, 1.55) .3s;
}
.floating-icons-list.hidden>li:nth-child(3) {
    -webkit-transition: all .5s cubic-bezier(.68, -.55, .265, 1.55) .3s;
    -o-transition: all .5s cubic-bezier(.68, -.55, .265, 1.55) .3s;
    transition: all .5s cubic-bezier(.68, -.55, .265, 1.55) .3s;
}
.floating-icons-list.open>li:nth-child(4) {
    -webkit-transition: all .5s cubic-bezier(.68, -.55, .265, 1.55) .4s;
    -o-transition: all .5s cubic-bezier(.68, -.55, .265, 1.55) .4s;
    transition: all .5s cubic-bezier(.68, -.55, .265, 1.55) .4s;
}
.floating-icons-list.hidden>li:nth-child(4) {
    -webkit-transition: all .5s cubic-bezier(.68, -.55, .265, 1.55) .2s;
    -o-transition: all .5s cubic-bezier(.68, -.55, .265, 1.55) .2s;
    transition: all .5s cubic-bezier(.68, -.55, .265, 1.55) .2s;
}
.floating-icons-list.open>li:nth-child(5) {
    -webkit-transition: all .5s cubic-bezier(.68, -.55, .265, 1.55) .5s;
    -o-transition: all .5s cubic-bezier(.68, -.55, .265, 1.55) .5s;
    transition: all .5s cubic-bezier(.68, -.55, .265, 1.55) .5s;
}
.floating-icons-list.hidden>li:nth-child(5) {
    -webkit-transition: all .5s cubic-bezier(.68, -.55, .265, 1.55) .1s;
    -o-transition: all .5s cubic-bezier(.68, -.55, .265, 1.55) .1s;
    transition: all .5s cubic-bezier(.68, -.55, .265, 1.55) .1s;
}
.floating-icons-list>li {
    margin-right: 0;
    margin-bottom: 20px;
    opacity: 0;
    -webkit-transform: scale(.4) translateY(40px) translateX(0);
    -ms-transform: scale(.4) translateY(40px) translateX(0);
    transform: scale(.4) translateY(40px) translateX(0);
    visibility: hidden;
}
.floating-icons-list.open>li {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1) translateY(0) translateX(0);
    -ms-transform: scale(1) translateY(0) translateX(0);
    transform: scale(1) translateY(0) translateX(0);
}
.help-tip {
    text-align: center;
    background-color: #1489cc;
    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 .3s ease-in-out;
    animation: tipFadeIn .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, .2);
    box-shadow: 1px 1px 1px rgba(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(.6);
    transform: scale(.6);
}
to {
    opacity: 100%;
    -webkit-transform: scale(1);
    transform: scale(1);
}
}@keyframes tipFadeIn {
    0% {
    opacity: 0;
    -webkit-transform: scale(.6);
    transform: scale(.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: .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: #1489cc;
}
.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: .8rem;
    padding-left: 5px;
}
.rate-list li:last-child {
    margin-bottom: 0;
}
.rate-list li .rate-title {
    width: 15%;
    line-height: 1;
    font-size: .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 .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.woocommerce .woocommerce-Reviews .comment-form input:not([type=submit]):focus, .woocommerce .woocommerce-Reviews .comment-form textarea:focus {
    border-color: #1489cc;
}
.woocommerce .woocommerce-Reviews .comment-form textarea {
    height: 100px;
    padding: 15px;
    resize: none;
}
.woocommerce #respond input#submit {
    font-size: .8rem;
    padding: 12px 25px;
    font-weight: 500;
    color: #fff;
    background-color: #1489cc;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .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, .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 .4s ease;
    -o-transition: all .4s ease;
    transition: all .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, .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, .12);
    box-shadow: 0 10px 10px 0 rgba(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: #1489cc;
    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: #1489cc;
}
.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 .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    padding-left: 30px;
    background-color: #fff;
}
.xs-form .form-control:not(textarea) {
    height: 54px;
}
.xs-form .form-control:focus {
    border-color: #1489cc;
    -webkit-box-shadow: 0 10px 15px 0 rgba(0, 0, 0, .07);
    box-shadow: 0 10px 15px 0 rgba(0, 0, 0, .07);
}
.xs-form .form-control::-moz-placeholder {
    color: #424242;
    font-size: 1rem;
}
.xs-form .form-control::-webkit-input-placeholder {
    color: #424242;
    font-size: 1rem;
}
.xs-form .form-control:-ms-input-placeholder {
    color: #424242;
    font-size: 1rem;
}
.xs-form .form-control::-ms-input-placeholder {
    color: #424242;
    font-size: 1rem;
}
.xs-form .form-control::placeholder {
    color: #424242;
    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: #1489cc;
}
.xs-comments-area .comment-author a {
    font-weight: 500;
    color: #424242;
}
.xs-comments-area .comment-author a:hover {
    color: #1489cc;
}
.xs-comments-area .comment-author a:after {
    content: "/";
    padding: 0 5px;
    color: #424242;
}
.xs-comments-area .comment-author>p {
    display: inline-block;
}
.xs-comments-area .comment-date {
    color: #424242;
    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, .12);
    box-shadow: 0 10px 10px 0 rgba(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: #1489cc;
    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, .12);
    box-shadow: 0 10px 10px 0 rgba(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: #1489cc;
}
.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: #1489cc;
}
blockquote {
    background-color: #f7f7f7;
    padding: 40px;
}
blockquote:before {
    content: '\e939';
    font-family: iconfont;
    font-size: 6rem;
    color: #1489cc;
    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: #1489cc;
    border-radius: 5px;
    -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 10px 10px 0 rgba(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: .9333333333rem;
}
.author-card .author-bio .simple-social-list>li>a:hover {
    opacity: .7;
}
.post-navigation {
    background-color: #fff;
    -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .12);
    border-radius: 5px;
    padding: 60px 50px;
    margin-bottom: 60px;
}
.post-navigation .screen-reader-text {
    font-size: 1.3rem;
    font-weight: 500;
    margin-bottom: 15px;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.post-navigation [class^=col-]+[class^=col-] .single-post-nav {
    text-align: right;
    margin-right: 0;
    margin-left: 30px;
}
.post-navigation .nav-links {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.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: #1489cc;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .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: #1489cc;
}
.single-post-nav:hover .post-nav-img {
    opacity: .8;
}
.post-nav-img {
    border-radius: 5px;
    margin-right: 20px;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .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 {
    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: .9333333333rem;
}
.piechats-wraper .single-piechart .chart-content>.chart-value {
    font-size: 1.8666666667rem;
    font-weight: 900;
    font-family: Roboto, 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: #1489cc;
    text-decoration: underline;
}
.boosting-list p a:hover {
    color: #00138e;
}
.boosting-list .count-number {
    font-size: 6rem;
    font-weight: 700;
    font-family: Roboto, sans-serif;
    line-height: 1;
    color: rgba(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: .5;
    z-index: 0;
}
.gradient-bg {
    background: #1bc4fd;
    background: -webkit-gradient(linear, left top, right top, from(#1bc4fd), to(#383bff));
    background: -webkit-linear-gradient(left, #1bc4fd 0, #383bff 100%);
    background: -o-linear-gradient(left, #1bc4fd 0, #383bff 100%);
    background: linear-gradient(90deg, #1bc4fd 0, #383bff 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;
}
.black-color {
    color: #000;
}
.primary-color {
    color: #1489cc;
}
.primary-bg {
    background-color: #1489cc;
}
.secondary-color {
    color: #00138e;
}
.secondary-bg {
    background-color: #00138e;
}
.gray-color {
    color: #f3f5f9;
}
.gray-bg {
    background-color: #f4f4f4;
}
.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 .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.simple-btn {
    font-weight: 700;
    display: inline-block;
}
.simple-btn i {
    padding-left: 8px;
    position: relative;
    top: 2px;
    -webkit-transition: padding-left .4s ease;
    -o-transition: padding-left .4s ease;
    transition: padding-left .4s ease;
}
.simple-btn:hover i {
    padding-left: 4px;
}
p:last-child {
    margin-bottom: 0;
}
.xs-section-padding {
    padding: 75px 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 .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
h1, h2, h3, h4, h5 {
    color: #424242;
    font-family: Roboto, sans-serif;
}
hr {
    margin-top: 4rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1);
    width: 70%}
.banner-title, h1 {
    color: #fff;
    font-size: 3.7333333333rem;
    font-weight: 900;
}
.section-title, h3 {
    font-size: 2rem;
    font-weight: 400;
    color: #424242;
}
.section-title a, h3 a {
    color: inherit;
}
.section-title a:hover, h3 a:hover {
    color: #1489cc;
}
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: #1489cc;
}
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: #1489cc;
    -webkit-box-shadow: 0 6px 0 0 #1489cc, 0 12px 0 0 #1489cc;
    box-shadow: 0 6px 0 0 #1489cc, 0 12px 0 0 #1489cc;
    position: relative;
    top: -8px;
}
.border-divider {
    height: 4px;
    width: 30px;
    display: inline-block;
    background-color: #1489cc;
    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: #1489cc;
    -webkit-box-shadow: 9px 0 0 0 #1489cc, 18px 0 0 0 #1489cc;
    box-shadow: 9px 0 0 0 #1489cc, 18px 0 0 0 #1489cc;
}
.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: .05;
    font-size: 30.6666666667rem;
    color: #000;
    line-height: 1;
}
.big-watermark-icon.small-version {
    bottom: 80px;
    opacity: .03;
    font-size: 20rem;
    color: #000;
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    background-color: #fff !important;
    color: #000000b3 !important;
}
.navbar-light .navbar-nav .nav-link {
    padding: 5px 10px;
    color: #fff;
    font-weight: 400;
    font-family: Roboto, sans-serif;
    font-size: 1rem;
    border-radius: 4px;
}
.navbar-light .navbar-toggler {
    border: none;
    border-radius: initial;
    border-color: transparent;
}
.navbar-light .navbar-toggler-icon {
    background-image: url(../images/menu.json);
    width: 2em;
    height: 2em;
}
.inner-bg {
    padding: 70px 0 45px 0;
    margin-top: 90px;
    position: relative;
    background-position: center!important;
    background-repeat: no-repeat;
    background-origin: content-box!important;
    text-align: center;
}
.inner-bg .inner-title a {
    color: #fff;
}
.inner-bg h1, .inner-bg h4 {
    margin-bottom: 0px !important;
    color: #ffffff !important;
}
.inner-bg:before {
    content: "";
    height: 98%;
    background-color: #00000087;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.img-width {
    width: 160px;
}
.navbar {
    background-color: #000000;
    padding: 10px 15px;
    /* box-shadow: 2px 1px 2px #eee; */
}
.wd-25 {
    max-width: calc(25% - 2rem);
    margin-left: 1rem;
    margin-right: 1rem;
    flex: 0 0 25%}
.wd-50 {
    max-width: calc(50% - 2rem);
    margin-left: 1rem;
    margin-right: 1rem;
    flex: 0 0 50%}
.text-over {
    position: absolute;
    z-index: 99;
    bottom: 0;
    background-color: rgba(0, 0, 0, .4);
    width: 100%;
    height: 100%}
.text-over .entry-header {
    bottom: 0;
    position: absolute;
    padding: 30px 0;
    width: 100%}
.text-over .entry-header a, .text-over .entry-header p {
    color: #fff!important;
}
.single-blog-post-thumb .entry-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    min-height: 10rem;
    flex: 1 1 auto;
}
.single-blog-post-thumb .entry-content {
    flex: 1 1 auto;
}
.single-blog-post-thumb .entry-meta {
    flex: 0 1 auto;
    margin-top: 5px;
}
.readmore {
    font-weight: 500;
}
.calc-section {
    background-color: #1489cc!important;
    color: #fff!important;
}
.calc-section .section-title {
    color: #fff;
}
.calc-circle {
    border-radius: 50%;
    width: 70px;
    height: 70px;
    position: relative;
    display: inline-block;
    margin-right: 15px;
    border: 2px solid #fff;
    background-color: #00138e!important;
}
.cal-wrap {
    justify-content: center !important;
}
.calc-img {
    width: 40px;
    height: 50px;
    margin: auto;
    display: block;
    position: relative;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.calc-link {
    color: #1489cc;
}
.calc-link:active, .calc-link:focus, .calc-link:hover {
    color: #c9e3ff;
}
.calc-inner {
    padding-top: 10px;
    flex-grow: 1;
}
.calc-inner a {
    transition: all 300ms ease-in-out;
    display: inline-flex;
    width: 80%;
    align-items: center;
    padding: 15px;
    background: #fff;
    border-radius: 3px;
}
.calc-inner a:hover {
    color: #1489cc !important;
    box-shadow: 0 0 2px 1px #fff;
}
/*.calc-inner a:hover {*/
/*    position: relative; */
/*    top: -5px; */
/*}*/
@media (min-width: 768px){
    .calc-inner {
        flex: 0 0 33% !important;
        margin-bottom: 15px;
    }
}



..media-circle {
    border-radius: 50%;
    width: 80px;
    height: 80px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 10px;
    border: 2px solid #1489cc;
    justify-content: center;
    align-items: center;
}
.media-circle img {
    width: 70px;
    height: 70px;
    padding: 15px;
}
.award-bg {
    background-origin: border-box;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    background-color: #f5f5f5;
}
.award {
    flex-flow: wrap;
    justify-content: center;
}
.award-section {
    padding: 0!important;
    flex: 0 0 45%;
    margin-left: 50px;
    margin-bottom: 20px;
}
.award-inner {
    padding-top: 0!important;
    padding-left: 50px!important;
}
.award-section .award-inner h5 {
    font-size: 1.333rem;
    font-weight: 400;
    line-height: 1.4;
}
.shadow-sm {
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .07);
    position: relative;
    border: 1px solid rgba(134, 134, 134, .3);
    background-color: #fff;
}
.award-first {
    position: relative;
    display: inline-block;
    width: 100%;
    margin: 0;
}
.award-img {
    position: absolute;
    display: inline-block;
    z-index: 99;
    width: 24%;
    margin: 0 auto;
    left: -12%}
.award-img img {
    position: relative;
    width: 75px;
    margin: 0 auto;
}
.color-orange {
    color: #ffa615!important;
}
.site-blue.categories ul.card-text li {
    color: #666;
}
.categories h5.card-title {
    text-transform: uppercase;
}
.categories p.card-text {
    color: #666;
}
.site-blue {
    border: none;
    background-color: #fff;
}
.site-blue .card-body {
    border: 1px solid rgba(5, 103, 168, .5);
    box-shadow: 0 1px 8px 1px rgba(5, 103, 168, .07);
    border-radius: .25rem;
}
.site-orange {
    background-color: #ffa615!important;
}
.site-green {
    background-color: #149034!important;
}
.site-white {
    background-color: #fff!important;
}
.color-green {
    color: #149034!important;
}
.text-blue {
    color: #00138e!important;
}
.text-green {
    color: #179c52;
}
.text-white {
    color: #fff;
}
.bg-orange {
    border: 1px solid rgba(255, 166, 21, .6);
}
.bg-blue {
    border: 1px solid rgba(5, 103, 168, .5);
}
.section-white h5.card-title {
    color: #424242;
}
.section-white p.card-text {
    color: #666;
}
.section-white .card-deck .card-body {
    box-shadow: 0 5px 10px 5px rgba(0, 0, 0, .07);
}
.navbar-light .navbar-nav .nav-link.color-green {
    font-weight: 600;
}
#menu-header-menu ul.dropdown-menu li>ul.dropdown-menu {
    left: 100%;
    top: 0;
}
.navbar-light .navbar-nav .dropdown-menu {
    margin: 0;
    padding: 0;
}
.navbar-light .navbar-nav .dropdown-menu .dropdown-item {
    padding: 5px 15px;
}
.categories ul.card-text li {
    padding: 0 0 10px 0!important;
    list-style: disc;
    text-align: left;
    margin-left: 15px;
    color: #666;
}
.image-one {
    text-align: center;
}
.icon-bar {
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
}
.icon-bar a {
    display: block;
    text-align: center;
    padding: 12px;
    transition: all .3s ease;
    color: #fff;
    font-size: 16px;
}
.icon-bar a:hover {
    background-color: #000;
}
.content {
    margin-left: 75px;
    font-size: 30px;
}
.facebook {
    background: #3b5998;
    color: #fff;
}
.twitter {
    background: #55acee;
    color: #fff;
}
.instagram {
    background: #1489cc;
    color: #fff;
}
.linkedin {
    background: #007bb5;
    color: #fff;
}
.youtube {
    background: #b00;
    color: #fff;
}
.content {
    margin-left: 75px;
    font-size: 30px;
}
.card-image-body {
    padding-top: 50px;
}
.card-img-section {
    position: relative;
    width: 100%;
    height: 0;
    margin-bottom: 15px;
}
.card-image {
    background-color: #1489cc;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    margin: 0 auto;
    transform: translateY(-55px);
    z-index: 999;
}
.card-image-body .card-image img {
    padding: 10px;
    width: auto;
}
#media.owl-carousel .owl-stage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    margin-bottom: 10px;
}
#media.owl-carousel.owl-drag .owl-item {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    flex-direction: column;
    margin-left: 10px;
}
.award-column {
    border: 1px solid rgba(239, 239, 239, .4);
}
.overlay, .single-case-studies .case-body {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #1489cc;
}
.single-case-studies:active .case-body, .single-case-studies:focus .case-body, .single-case-studies:hover .case-body {
    opacity: 1;
    cursor: pointer;
}
.text {
    color: #fff;
    font-size: 14px;
    position: absolute;
    padding: 15px;
    text-align: justify;
}
.single-case-studies .case-body p {
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px;
    font-size: .83rem;
}
.section-table {
    background-color: #fff;
    overflow: hidden;
}
.section-table .section-title {
    font-size: 1.8rem;
}
.section-table .table-height {
    /*overflow-y: scroll;*/
    border-bottom: 1px solid #7a7a7a;
}
.section-table .table-height .table {
    margin-bottom: 0;
}
.full-table .modal-lg .table .thead-dark th, .inner-table .table .thead-dark th, .section-table .table-height .table .thead-dark th {
    color: #fff;
    background-color: #00138e;
    border-color: #32383e;
    font-size: 14px;
    font-weight: 400;
    padding: 5px;
    text-align: left;
    vertical-align: middle;
}
.inner-table .table td, .section-table .table-height .table td {
    padding: 5px;
    text-align: left;
    vertical-align: middle;
    font-size: 14px;
}
.section-table .table-height .table td {
    width: 20%}
.section-table .table-height .table td:first-child {
    font-weight: 600;
    color: #424242;
    border-left: 1px solid #7a7a7a!important;
}
.section-table .table-bordered td, .section-table .table-bordered th {
    border-right: 1px solid #7a7a7a!important;
    border: none;
}
.section-table .table {
    background-color: #fff;
}
.full-table .modal-lg {
    max-width: 90%}
.full-table .modal-lg .table td:first-child {
    font-weight: 600;
    color: #424242;
}
.full-table .modal-lg .table td {
    font-size: 14px;
}
.table-side-img {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    height: 100%;
    background: url(../images/table.json) no-repeat;
    background-size: cover;
    background-origin: content-box;
    background-position: center;
}
.table-side-title {
    position: absolute;
    z-index: 99;
    color: #1489cc;
    border: 2px solid #fff;
    padding: 12px;
    margin-top: 8px;
    font-size: 1.7rem;
    text-align: justify;
    font-weight: 400;
    line-height: 1.5;
}
.counter-box {
    margin-right: -15px;
    margin-left: -15px;
}
.counter {
    padding: 10px 0;
    border: 1px solid rgba(0, 0, 0, .125);
    flex: 1 0 0%;
    margin: 0 15px;
    border-radius: .25rem;
}
.count-title {
    font-size: 2rem;
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}
.count-heading {
    font-size: 1.1rem;
    font-weight: 400;
    margin-top: 5px;
    color: #424242;
    text-align: center;
}
.subcount {
    font-size: 24px;
    margin-left: 3px;
}
.fa-2x {
    margin: 0 auto;
    float: none;
    display: table;
    color: #4ad1e5;
}
.gallery-row {
    background-color: #005d9b!important;
    margin-right: -15px;
    margin-left: -15px;
}
.gallery-column {
    padding: 10px;
    border: 1px solid rgba(239, 239, 239, .4);
    border-bottom: 0;
    flex: 1 0 0%;
    border-radius: .25rem;
}
.gallery-column .hover-shadow.cursor {
    width: 150px;
}
#imagegallery.modal {
    background-color: rgba(0, 0, 0, .5);
}
#imagegallery .modal-content {
    background-color: none;
}
#imagegallery .close {
    color: #080808;
    position: absolute;
    top: 10px;
    right: 25px;
    font-size: 35px;
    font-weight: 700;
}
#imagegallery .close:focus, #imagegallery .close:hover {
    color: #999;
    text-decoration: none;
    cursor: pointer;
}
#imagegallery .mySlides {
    height: 100%;
    text-align: center;
}
#imagegallery .modal-lg, .modal-xl {
    width: calc(100% - 30%);
    margin: 0 auto;
    margin-top: 2%;
    max-width: none;
}
#imagegallery .mySlides .img-fluid {
    max-width: 100%;
    width: calc(100vh);
    padding: 15px;
}
#imagegallery .modal-content {
    height: 100%}
.cursor {
    cursor: pointer;
}
#imagegallery .next, #imagegallery .prev {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: #080808;
    font-weight: 700;
    font-size: 20px;
    transition: .6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
}
#imagegallery .next {
    right: 0;
    border-radius: 3px 0 0 3px;
}
#imagegallery .next:hover, #imagegallery .prev:hover {
    background-color: rgba(0, 0, 0, .8);
}
#imagegallery .numbertext {
    color: #080808;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}
#imagegallery .caption-container {
    text-align: center;
    background-color: #000;
    padding: 2px 16px;
    color: #080808;
}
.plan-section .plan-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -ms-flex-direction: column;
    flex-direction: column;
}
.plan-section .pricing-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
}
.plan-section .pricing-body {
    flex: 1 1 auto;
}
.plan-section .price-subtext {
    font-size: 1.1rem;
    font-weight: 400;
}
.btn-md {
    height: 40px;
    line-height: 40px;
    padding: 0 25px;
}
.card-more .card-hover {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    transform: translateY(0);
}
.card-more .card-body:hover .card-hover {
    opacity: 1;
    -webkit-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear;
}
.card-more .card-wraper {
    position: absolute;
    bottom: 0;
    -webkit-transform: translateY(2%);
    -ms-transform: translateY(2%);
    transform: translateY(2%);
    left: 0;
    width: 100%;
    text-align: center;
    transition: all .2s linear;
}
.card-more .card-body:hover .card-hover .card-wraper {
    -webkit-transform: translateY(-35%);
    -ms-transform: translateY(-35%);
    transform: translateY(-35%);
    -webkit-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear;
}
.card-more:active, .card-more:focus, .card-more:hover {
    box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    border: 1px solid #1489cc;
}
.inner-bg {
    padding: 50px 0;
    margin-top: 0px;
    position: relative;
    background-position: center!important;
    background-repeat: no-repeat;
    background-size: cover!important;
    background-origin: content-box!important;
    text-align: center;
    background-color: #f9f9f9;
    background-image: url(../images/inner_bg.jpg);
}
.hentry {
    top: 20px;
}
li.nav-item:hover>ul.dropdown-menu, ul.dropdown-menu li:focus>ul.dropdown-menu, ul.dropdown-menu li:hover>ul.dropdown-menu {
    display: block;
}
.inner-heading {
    font-weight: 420;
    color: #000;
    position: relative;
    z-index: 2;
}
.inner-heading a {
    cursor: text;
}
.inner-heading a {
    cursor: text;
}
.inner-heading a:active, .inner-heading a:focus, .inner-heading a:hover {
    color: #fff;
    pointer-events: none;
}
.inner-title {
    font-size: 1.6rem;
    line-height: 1.6;
    margin-bottom: 10px;
    font-weight: 400;
    color: #424242;
}
.subheading {
    font-size: 1.2rem;
    font-weight: 500;
    color: #424242;
    line-height: 1.3;
    margin-bottom: 10px;
}
.thirdheading {
    font-size: 1.1rem;
    font-weight: 500;
    color: #424242;
    line-height: 1.3;
    margin-bottom: 10px;
}
.list-unstyled li, .list-unstyled ul {
    padding: 5px 10px;
}
.dec-list li {
    list-style: decimal;
}
.square-list li {
    list-style: square;
}
.arrow {
    display: flex;
    flex-direction: column;
}
.arrow li {
    display: flex;
}
.arrow li:not(:last-child) {
    padding-bottom: 10px;
}
.arrow li .fa {
    color: #1489cc;
    font-weight: 600;
    padding-right: 15px;
    display: inline-block;
    position: relative;
    font-size: 1.4rem;
    padding-top: 2px;
}
.inner-table .table .thead-dark th, .inner-table .table td, .inner-table .table th {
    padding: 10px;
}
.inner-table .height-55 td, .inner-table .height-55 th {
    height: 55px!important;
}
.inner-table .table td:first-child {
    font-weight: 600;
    color: #424242;
}
.inner-table .table-responsive>.table-bordered {
    border: 1px solid #dee2e6;
}
.inner-table .table-bordered td, .inner-table .table-bordered th {
    border: dashed 1px rgba(5, 103, 168, .4)!important;
    border: none;
}
.inner-table .table th {
    border-bottom: none!important;
}
.left-blue-border {
    border-radius: 5px;
    border: 1px solid #e1e1e1;
    border-left: 5px solid #1489cc;
}
.underline {
    border-bottom: 1px solid rgba(255, 166, 21, .6);
    padding-bottom: 5px;
}
.side-width {
    width: 300px;
}
.icon-holder img {
    width: 50px;
}
.team-img img {
    width: 135px;
    padding: 10px;
}
.card:hover .overlay {
    opacity: 1;
}
.breadcrumb {
    background-color: transparent;
    border-radius: 0;
    z-index: 2;
    position: relative;
    margin-bottom: 0;
}
#notfound {
    position: relative;
    height: 100vh;
}
#notfound .notfound {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.notfound {
    max-width: 920px;
    width: 100%;
    line-height: 1.4;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
}
.notfound .notfound-404 {
    position: absolute;
    height: 100px;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: -1;
}
.notfound .notfound-404 h1 {
    color: #ececec;
    font-weight: 900;
    font-size: 276px;
    margin: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.notfound h2 {
    font-size: 46px;
    color: #000;
    font-weight: 900;
    text-transform: uppercase;
    margin: 0;
}
.notfound p {
    font-size: 16px;
    color: #000;
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 15px;
}
.download-nav .bg-orange {
    padding: 5px;
}
.download-nav.nav-pills .nav-link.active, .download-nav.nav-pills .show>.nav-link {
    background-color: rgba(5, 103, 168, .8);
    border-radius: 0;
}
.tab-content .table {
    margin-bottom: 0!important;
}
.accordion>.card .card-header {
    margin-bottom: 1px;
}
.img-w-40 {
    width: 400px;
}
.img-w-35 {
    width: 350px;
}
.Commodity img {
    width: 50px;
}
.header-top {
    flex-direction: column;
    align-items: flex-end;
    width: 100%;
    position: relative;
    display: flex;
}
.nav-link.text-blue {
    font-weight: 500;
    padding-bottom: 5px;
}
.hvr-trim {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
}
.hvr-trim:before {
    content: '';
    position: absolute;
    border: #fff solid 2px;
    top: 4px;
    left: 4px;
    right: 4px;
    bottom: 4px;
    opacity: 0;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: opacity;
    transition-property: opacity;
}
.hvr-trim:active:before, .hvr-trim:focus:before, .hvr-trim:hover:before {
    opacity: 1;
}
.modal {
    background-color: rgba(0, 0, 0, .5);
}
.calc.btn-md {
    height: 35px;
    line-height: 35px;
}
.faq-img-wraper {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    background-image: url(../images/faq-bg.json);
}
.dropdown-toggle::after {
    display: none;
}
.card-deck.new-card .categories .card-body{
    transition:ease all 0.5s;
    -webkit-transition:ease all 0.5s;
    -moz-transition:ease all 0.5s;
    transform:scale(1);
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
}
.card-deck.new-card .categories .card-body:hover{
background: #1489cc;
color: #fff;
transform:scale(1.01);
-webkit-transform:scale(1.01);
-moz-transform:scale(1.01);
}
.card-deck.new-card .categories .card-body:hover .text-blue{color: #fff !important;}
.card-deck.new-card .categories .card-body:hover .card-text{color: #fff !important;}
.header_topbar_nav {
    background: #1489cc;
}
.header_topbar_nav a{color: #fff;text-decoration:none;}
.header .navbar-brand{    
    position: absolute;
    top: 0;
    background: #fff;
    z-index: 100;
    bottom: 0;
    padding: 0 20px;
    left: 20px;
    line-height: 93px;
}





.contsection p {
    color: #000;
    letter-spacing: 0.5px;
}
form#contactformdata input {
    border-radius: 0;
    height: 40px;
    margin-bottom: 24px;
}

form#contactformdata textarea {
    border-radius: 0;
    margin-bottom: 24px;
}

.benefit-card img {
    width: 100%;
    max-width: 123px;
    margin-bottom: 20px;
}
.benefit-card {
    text-align: center;
    width: 100%;
    padding: 0px 20px;
}
.benefit-card p {
    margin-bottom: 15px;
    line-height: 22px;
    font-size: 14px;
}
.toolssection {
    margin-bottom: 40px;
}

.toolssection h3{
        text-align: center;
    margin-bottom: 40px;
}
.services-main .subheading {
    background: #e6e6e6;
    line-height: 20px;
    margin-top: 20px;
    padding: 6px !important;
    font-size: 16px;
    border-bottom: unset;
}
.register-main h3 {
    margin: 0 !important;
    margin: 25px 0px !important;
}
.main-register h4{
font-size: 14px;
    padding: 10px 25px;
    text-transform: uppercase;
    margin-bottom: 20px;
    display: block;
    margin-top: 20px;
    text-align: center !important;
}
.main-register input {
    height: 40px;
    border-radius: 0;
    font-size: 14px;
}
.main-register .form-group {
    margin: 0;
}
.main-register textarea {
    margin-top: 25px;
}
.btnreg a.d-block {
    margin-top: 15px;
}
.main-register.chkregister label {
    padding-left: 10px;
}
.main-register.chkregister input {
    height: auto;
    position: relative;
    top: 1px;
}
.gmainf {
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 6px;
    margin-bottom: 14px !important;
}
.uploaded .form-group {
    border-bottom: 1px solid #f1f1f1;
    padding: 10px 0px;
    margin-bottom: 10px;
}
.uploaded label {
    text-transform: capitalize;
}
p.n-para {
    font-weight: bold;
    color: #00138e;
}


.header.mainheader {
    position: relative;
}
.hometable {
    margin-top: 15px;
}

marquee.marquee.marquee-home h4 {
    margin: 0;
    font-size: 16px;
    padding: 10px 0px 2px 0px;
}


.auth-card .right h3 {
    text-align: center;
}

.auth-card .right p {
    text-align: center;
}










