body {
    background: #fff none repeat scroll 0 0;
    color: #888;
    font-family: Barlow, sans-serif;
    font-size: 16px;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #292b2c;
    font-family: Barlow, sans-serif
}

p {
    color: #fff;
    color: #000
}

a {
    color: #292b2c;
    text-decoration: none;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

a:hover {
    color: #0096a3;
    text-decoration: none;
    transition: all .5s ease
}

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

img {
    max-width: 100%
}

li,
ol,
ul {
    margin: 0;
    padding: 0
}

fieldset {
    border: 0 none;
    margin: 0 auto;
    padding: 0
}

input:focus,
textarea:focus {
    outline: 0;
    box-shadow: none !important
}

section {
    padding: 50px 0;
    position: relative
}

.no-padding {
    padding: 0
}

.top_footer.small_pt,
section.small_pt {
    padding-top: 20px
}

.top_footer.small_pb,
section.small_pb {
    padding-bottom: 20px
}

.small_padding {
    padding: 30px
}

.medium_padding {
    padding: 50px
}

.large_padding {
    padding: 100px
}

.small_divider {
    height: 30px
}

.medium_divider {
    height: 50px
}

.large_divider {
    height: 100px
}

.padding_eight_all {
    padding: 8%
}

.padding_eight_lr {
    padding: 0 8%
}

.list_none li {
    list-style: none
}

.disc_list,
.order_list {
    padding-left: 15px
}

.text-one h4 a:hover {
    color: #0097a4
}

.radius_none {
    border-radius: 0
}

.heading_s1 h1,
.heading_s1 h2,
.heading_s1 h3,
.heading_s1 h4,
.heading_s1 h5,
.heading_s1 h6,
.heading_s2 h1,
.heading_s2 h2,
.heading_s2 h3,
.heading_s2 h4,
.heading_s2 h5,
.heading_s2 h6,
.heading_s3 h1,
.heading_s3 h2,
.heading_s3 h3,
.heading_s3 h4,
.heading_s3 h5,
.heading_s3 h6,
.heading_s4 h1,
.heading_s4 h2,
.heading_s4 h3,
.heading_s4 h4,
.heading_s4 h5,
.heading_s4 h6 {
    margin: 0;
    text-transform: capitalize;
    font-size: 23px;
    line-height: 35px
}

.heading_s1 h6,
.heading_s2 h6,
.heading_s3 h6,
.heading_s4 h6 {
    margin: 0;
    text-transform: capitalize;
    font-size: 23px;
    line-height: 32px;
    text-align: center;
    color: #222
}

.text_white h5 {
    color: #fff !important
}

.heading_s3 h5 {
    font-size: 30px;
    color: #000;
    margin: 36px 0 0 0;
    font-weight: 700;
    background-image: -webkit-gradient(linear, right top, left top, from(#1a28a8), to(#03cdf4));
    background-image: linear-gradient(to left, #1a28a8 0, #03cdf4 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.heading_s1 h2 {
    font-size: 35px;
    color: #fff
}

.heading_s3,
.heading_s4 {
    margin-bottom: 0
}

.heading_s4 .sub_title {
    font-size: 100px;
    color: #000;
    opacity: .09;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1;
    margin-bottom: -40px
}

.heading_s4.heading_light .sub_title {
    color: #fff;
    opacity: .3
}

.sub_title {
    color: #0e93d8;
    text-transform: capitalize;
    margin-bottom: 5px;
    display: block
}

.heading_light>* {
    color: #fff
}

.heading_s1.heading_light::before,
.heading_s2.heading_light::after,
.heading_s2.heading_light::before {
    background-color: #fff
}

.heading_uppercase h1,
.heading_uppercase h2,
.heading_uppercase h3,
.heading_uppercase h4,
.heading_uppercase h5,
.heading_uppercase h6,
.text_uppercase * {
    text-transform: uppercase
}

.custom-file-input:focus~.custom-file-label,
.form-control,
.form-control:focus {
    color: #000;
    box-shadow: none
}

.gray_bg {
    background-color: #fff
}

.light_gray_bg2 {
    background-color: #dde9fb
}

.bg_blue {
    background-color: #0e93d8
}

.bg_dark_blue {
    background-color: #0c468f
}

.dark_gray_bg {
    background-color: #5c5c5c
}

.bg_black {
    background-color: #000
}

.bg_black2 {
    background-color: #0c0e27
}

.bg_black3 {
    background-color: #252740
}

.bg_red {
    background-color: #ee3d43
}

.bg_light_blue {
    background-color: #68bac0
}

.bg_light_green {
    background-color: #b6ca2b
}

.border_dark {
    border-color: #333 !important
}

.text_white * {
    color: #fff
}

.text_dark * {
    color: #333 !important
}

.text_default {
    color: #55bbeb !important
}

.text_success {
    color: #42b574 !important
}

.text_danger {
    color: #f54b0f !important
}

.text_warning {
    color: #f5bf2f !important
}

.highlight_txt {
    color: #333;
    font-style: italic;
    font-size: 18px;
    margin-bottom: 15px;
    display: block;
    font-weight: 500
}

.angle_bottom {
    border-bottom: 100px solid #fff;
    border-left: 100vw solid transparent;
    bottom: 0;
    display: block;
    height: 0;
    position: absolute;
    right: 0;
    width: 0;
    z-index: 9
}

.angle_top {
    border-right: 100vw solid transparent;
    border-top: 100px solid #fff;
    display: block;
    height: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    z-index: 1
}

.overflow_hide {
    overflow: hidden
}

.radius_box_10,
.radius_box_10:before {
    border-radius: 10px
}

.radius_lb_10 {
    border-radius: 10px 0 0 10px
}

.radius_rb_10 {
    border-radius: 0 10px 10px 0
}

.radius_lbrb_10 {
    border-radius: 0 0 10px 10px
}

.radius_ltrt_10 {
    border-radius: 10px 10px 0 0
}

.box_shadow {
    box-shadow: 0 0 3px rgba(0, 0, 0, .5)
}

.box_shadow2 {
    box-shadow: 0 0 10px rgba(0, 0, 0, .05)
}

.box_shadow3 {
    box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

.box_shadow4 {
    box-shadow: 0 0 10px rgba(0, 0, 0, .15)
}

.scrollup {
    background-color: #4f4f4f;
    border-radius: 100%;
    bottom: 20px;
    color: #fff;
    font-size: 30px;
    height: 50px;
    line-height: 50px;
    position: fixed;
    right: 20px;
    text-align: center;
    width: 50px;
    z-index: 99
}

.scrollup:hover {
    background-color: #0e93d8;
    color: #fff
}

.scrollup:focus {
    color: #fff
}

.bg_size_auto {
    background-size: auto !important
}

.bg_size_contain {
    background-size: contain !important
}

.bg_norepeat {
    background-repeat: no-repeat !important
}

.position_top_center {
    background-position: top center !important
}

.position_center_bottom {
    background-position: center bottom !important
}

.position_right_center {
    background-position: right center !important
}

.position_right_bottom {
    background-position: right bottom !important
}

.fixed_bg {
    background-attachment: fixed !important
}

.font_style2 {
    font-family: Barlow, sans-serif
}

.logo_dark,
.logo_light {
    display: none
}

.light_skin .logo_dark,
.light_skin .logo_default {
    display: none
}

.light_skin .logo_light {
    display: block;
    margin: 10px 0 0 0
}

.dark_skin .logo_default,
.dark_skin .logo_light {
    display: none
}

.dark_skin .logo_dark {
    display: block
}

.light_skin .navbar-nav a,
.light_skin .navbar-toggler {
    color: #fff
}

.dark_skin .navbar-nav a,
.navbar-toggler {
    color: #000
}

.navbar {
    padding: 0
}

.header_wrap {
    transition: all .5s ease 0s
}

.navbar-expand-lg .navbar-nav li {
    position: relative;
    list-style: none
}

.navbar-nav .dropdown-menu {
    background-color: rgba(13, 41, 88, .8);
    background-color: #0d2958;
    border: 0 none;
    border-radius: 0;
    margin: 0;
    min-width: 12rem;
    padding: 0
}

.dark_skin .navbar-nav .dropdown-menu {
    background-color: #fff;
    box-shadow: 0 13px 42px 11px rgba(0, 0, 0, .05);
    border: 1px solid #eee;
    margin-top: -1px
}

.dark_skin .cart_list li,
.dark_skin .mega-menu-col {
    border-color: #ddd
}

.dark_skin .navbar-expand-lg .navbar-nav .dropdown-menu li a.active,
.dark_skin .navbar-expand-lg .navbar-nav .dropdown-menu li a:hover {
    background-color: #eee;
    color: #333
}

.dark_skin .cart_quantity,
.dark_skin .cart_total,
.dark_skin .navbar-expand-lg .navbar-nav .dropdown-header,
.dark_skin .navbar-expand-lg .navbar-nav .dropdown-item {
    color: #333
}

.dropdown-toggle::after,
.dropdown-toggler::after {
    border: 0 none;
    content: "\f3d0";
    font-family: ionicons;
    height: auto;
    line-height: normal;
    margin-left: 5px;
    vertical-align: middle;
    width: auto
}

.dd_main_arrow_none .navbar-expand-lg .navbar-nav>li>.nav-link.dropdown-toggle::after {
    content: normal
}

.dropdown-toggler::after {
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.dropdown-menu .dropdown-toggler::after {
    position: absolute;
    right: 10px;
    top: 10px
}

.navbar-expand-lg .navbar-nav>li>.nav-link {
    font-size: 16px;
    font-family: Barlow, sans-serif;
    padding: 25px 10px;
    text-transform: uppercase;
    font-weight: 700
}

.main_menu_capitalize .navbar-expand-lg .navbar-nav>li>.nav-link {
    text-transform: capitalize
}

.main_menu_weight_100 .navbar-expand-lg .navbar-nav>li>.nav-link {
    font-weight: 100
}

.main_menu_weight_200 .navbar-expand-lg .navbar-nav>li>.nav-link {
    font-weight: 200
}

.main_menu_weight_300 .navbar-expand-lg .navbar-nav>li>.nav-link {
    font-weight: 300
}

.main_menu_weight_400 .navbar-expand-lg .navbar-nav>li>.nav-link {
    font-weight: 400
}

.main_menu_weight_500 .navbar-expand-lg .navbar-nav>li>.nav-link {
    font-weight: 500
}

.main_menu_weight_600 .navbar-expand-lg .navbar-nav>li>.nav-link {
    font-weight: 600
}

.main_menu_weight_700 .navbar-expand-lg .navbar-nav>li>.nav-link {
    font-weight: 700
}

.main_menu_weight_800 .navbar-expand-lg .navbar-nav>li>.nav-link {
    font-weight: 800
}

.main_menu_weight_900 .navbar-expand-lg .navbar-nav>li>.nav-link {
    font-weight: 900
}

.main_menu_size_16 .navbar-expand-lg .navbar-nav>li>.nav-link {
    font-size: 16px
}

.bottom-header .navbar-expand-lg .navbar-nav>li>.nav-link {
    padding: 20px 10px
}

.navbar-expand-lg .navbar-nav .dropdown-item {
    padding: 8px 25px 0px 10px;
    color: #fff;
    font-size: 16px;
    text-transform: capitalize
}

.navbar-expand-lg .navbar-nav .dropdown-header {
    color: #fff;
    padding: 10px 10px;
    text-transform: uppercase;
    font-weight: 700
}

.navbar-expand-lg .attr-nav li .nav-link {
    padding: 20px 10px
}

.navbar-expand-lg .attr-nav li .nav-link i {
    font-size: 20px
}

.hover_menu_style2 .navbar-expand-lg .navbar-nav.attr-nav>li>.nav-link {
    margin: 0;
    padding: 20px 10px
}

.dropdown-item.active,
.dropdown-item:active,
.dropdown-item:focus,
.dropdown-item:hover {
    background-color: transparent
}

.navbar-expand-lg .navbar-nav.attr-nav .dropdown-menu li a.active,
.navbar-expand-lg .navbar-nav.attr-nav .dropdown-menu li a:hover {
    background-color: rgba(0, 0, 0, 0)
}

.hover_menu_style1.light_skin .navbar-expand-lg .navbar-nav>li:hover>a,
.hover_menu_style1.light_skin .navbar-expand-lg .navbar-nav>li>a.active {
    background-color: #fff;
    color: #0073b8
}

.hover_menu_style1.dark_skin .navbar-expand-lg .navbar-nav>li:hover>a,
.hover_menu_style1.dark_skin .navbar-expand-lg .navbar-nav>li>a.active {
    background-color: #232323;
    color: #fff
}

.navbar-expand-lg .navbar-nav>li {
    margin-left: 1px
}

.hover_menu_style1.light_skin .navbar-expand-lg .navbar-nav.attr-nav li a.active,
.hover_menu_style1.light_skin .navbar-expand-lg .navbar-nav.attr-nav>li:hover>a {
    color: #0073b8
}

.hover_menu_style2 .navbar-expand-lg .navbar-nav>li>.nav-link {
    margin: 0 8px;
    padding-left: 0;
    padding-right: 0;
    position: relative
}

.hover_menu_style2 .navbar-expand-lg .navbar-nav.attr-nav>li>.nav-link:before {
    content: normal
}

.hover_menu_style2 .navbar-expand-lg .navbar-nav.attr-nav li a.active,
.hover_menu_style2 .navbar-expand-lg .navbar-nav.attr-nav>li:hover>a {
    color: #0073b8
}

.nav-fixed.hover_menu_style2 .navbar-expand-lg .navbar-nav>li>.nav-link {
    margin: 0
}

.hover_menu_style2 .navbar-expand-lg .navbar-nav>li>.nav-link::before {
    background-color: #000;
    bottom: 15px;
    content: "";
    height: 2px;
    left: 50%;
    position: absolute;
    right: 50%;
    transition: all .5s ease 0s
}

.hover_menu_style2.light_skin .navbar-expand-lg .navbar-nav>li>.nav-link::before {
    background-color: #fff
}

.hover_menu_style2 .navbar-expand-lg .navbar-nav li a.active:before,
.hover_menu_style2 .navbar-expand-lg .navbar-nav>li:hover>a:before {
    left: 0;
    right: 0
}

.navbar-expand-lg .navbar-nav .dropdown-menu li a.active,
.navbar-expand-lg .navbar-nav .dropdown-menu li a:hover {
    color: #fdb913
}

.hover_menu_style2.nav-fixed .navbar-expand-lg .navbar-nav>li>.nav-link::before {
    background-color: #333
}

.nav-fixed.hover_menu_style2 .navbar-expand-lg .navbar-nav>li>.nav-link {
    padding-left: 0;
    padding-right: 0;
    margin: 0 10px
}

.hover_menu_style3 .navbar-expand-lg .navbar-nav>li:hover>a,
.hover_menu_style3 .navbar-expand-lg .navbar-nav>li>a.active {
    color: #0e93d8
}

.hover_menu_style4 .navbar-expand-lg .navbar-nav>li:hover>a,
.hover_menu_style4 .navbar-expand-lg .navbar-nav>li>a.active {
    background-color: #0e93d8;
    color: #fff
}

.hover_menu_style1 .navbar-expand-lg .navbar-nav.attr-nav li a.active,
.hover_menu_style1 .navbar-expand-lg .navbar-nav.attr-nav>li:hover>a,
.hover_menu_style4 .navbar-expand-lg .navbar-nav.attr-nav li a.active,
.hover_menu_style4 .navbar-expand-lg .navbar-nav.attr-nav>li:hover>a {
    background-color: rgba(0, 0, 0, 0);
    color: #707070
}

.search-overlay {
    background-color: rgba(0, 0, 0, .8);
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    text-align: center;
    top: 0;
    transition: all .25s ease-in-out 0s;
    visibility: hidden;
    width: 100%;
    z-index: 999
}

.search-overlay.open {
    visibility: visible;
    opacity: 1
}

.close-search {
    color: #fff;
    cursor: pointer;
    font-size: 50px;
    position: absolute;
    right: 70px;
    top: 30px;
    z-index: 99
}

.search_wrap {
    left: 0;
    margin: 0 auto;
    max-width: 900px;
    position: absolute;
    right: 0;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.search_icon {
    font-size: 30px;
    position: absolute;
    right: 15px;
    top: 10px;
    border: 0;
    background-color: transparent;
    cursor: pointer;
    padding: 0
}

.search_wrap .form-control {
    border-radius: 0;
    padding: 20px;
    border: 0;
    box-shadow: none;
    height: auto
}

.search_wrap .form-control:focus {
    border: 0;
    box-shadow: none
}

.nav-fixed .navbar-expand-lg .navbar-nav>li>.nav-link {
    padding: 20px 10px
}

.hover_menu_style2.nav-fixed .navbar-expand-lg .navbar-nav.attr-nav>li>.nav-link,
.nav-fixed .navbar-expand-lg .attr-nav li .nav-link {
    padding: 15px 10px;
    margin: 0
}

.header_wrap.nav-fixed {
    background-color: #fff;
    box-shadow: 0 0 1px rgba(0, 0, 0, .5);
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    z-index: 999
}

.header_wrap.nav-fixed.no-sticky {
    position: relative
}

.light_skin.nav-fixed .logo_dark {
    display: block
}

.light_skin.nav-fixed .logo_light {
    display: none
}

.light_skin.nav-fixed .navbar-nav>li>a,
.light_skin.nav-fixed .navbar-toggler {
    color: #333
}

.bg-dark.light_skin.nav-fixed .logo_dark {
    display: none
}

.bg-dark.light_skin.nav-fixed .logo_light {
    display: block
}

.header_wrap.nav-fixed.bg-dark {
    border-bottom: 0
}

.bg-dark.light_skin.nav-fixed .navbar-nav>li>a,
.bg-dark.light_skin.nav-fixed .navbar-toggler {
    color: #fff
}

.bg-dark.hover_menu_style2.nav-fixed .navbar-expand-lg .navbar-nav>li>.nav-link::before {
    background-color: #fff
}

.header_wrap.nav-fixed[class*=overlay_]:before {
    content: normal
}

.mega-menu {
    display: table;
    padding: 15px 0;
    width: 100%
}

.navbar-expand-lg .navbar-nav li.dropdown-mega-menu {
    position: static
}

.dropdown-mega-menu .dropdown-menu {
    right: 0
}

.mega-menu-col:last-child {
    border-right: 0
}

.dropdown-menu li a i {
    font-size: 14px;
    width: 20px;
    display: inline-block
}

.nav-fixed .cart_count {
    top: 8px
}

.middle-header,
.top-header {
    padding: 10px 0
}

.light_skin .middle-header,
.light_skin .top-header {
    border-bottom: 1px solid rgba(255, 255, 255, .2)
}

.dark_skin .middle-header,
.dark_skin .top-header {
    border-bottom: 1px solid rgba(0, 0, 0, .2)
}

.contact_detail,
.social_icons {
    font-size: 0
}

.contact_detail li,
.social_icons li {
    display: inline-block;
    padding: 0 3px
}

.social_icons li a {
    font-size: 18px;
    height: 35px;
    width: 35px;
    line-height: 36px;
    display: inline-block;
    text-align: center;
    vertical-align: middle
}

.contact_detail i {
    margin-right: 5px
}

.contact_detail li {
    color: #000;
    font-size: 14px;
    margin-left: 5px;
    vertical-align: middle
}

.contact_detail li:first-child {
    margin-left: 0
}

.light_skin .contact_detail li {
    color: #fff
}

.nav-fixed .middle-header,
.nav-fixed .top-header {
    display: none !important
}

.navbar-toggler {
    float: right;
    margin: 10px 0;
    font-size: 28px;
    transition: all .5s ease 0s
}

.navbar-toggler[aria-expanded=true] span::before {
    content: "\f129";
    font-size: 20px;
    width: 21px;
    line-height: 28px;
    vertical-align: top
}

.overlay_menu .navbar-brand {
    padding: 12px 0 0
}

.overlay_menu .navbar-collapse>.navbar-nav>li>a,
.overlay_menu .navbar-toggler[aria-expanded=true],
.overlay_menu.active .navbar-toggler {
    color: #333
}

.overlay_menu .navbar-collapse>.navbar-nav>li>a:hover {
    color: #0e93d8
}

.overlay_menu .navbar-expand-lg .navbar-nav>li>.nav-link::before {
    content: normal
}

.overlay_menu .navbar-expand-lg .navbar-nav>li:hover>a,
.overlay_menu .navbar-expand-lg .navbar-nav>li>a.active {
    background-color: transparent !important
}

.overlay_menu .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: relative
}

.overlay_menu .navbar-expand-lg .navbar-collapse>.navbar-nav>li>.nav-link {
    padding: 5px 0;
    margin: 0;
    font-size: 30px
}

.overlay_menu .navbar-expand-lg .navbar-nav li:hover>.dropdown-menu {
    display: none
}

.overlay_menu .navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-menu.show,
.overlay_menu .navbar-expand-lg .navbar-nav li.show:hover>.dropdown-menu,
.overlay_menu.header_wrap .navbar {
    display: block
}

.overlay_menu .navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-menu.show {
    left: 0
}

.overlay_menu .dropdown-toggler::after {
    -moz-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.overlay_menu .mega-menu.d-lg-flex {
    display: block !important
}

.overlay_menu .mega-menu-col {
    border-right: 0;
    float: none;
    padding: 0 15px;
    width: 100%
}

.overlay_menu .mega-menu-col[class*=col-] {
    max-width: 100%;
    flex: 0 0 100%;
    -ms-flex: 0 0 100%
}

.overlay_menu .navbar-collapse .navbar-nav {
    display: block;
    margin: 0 auto;
    max-width: 300px;
    width: 100%;
    margin-top: -50px;
    transition: all .2s ease-in-out
}

.overlay_menu .navbar-collapse.show .navbar-nav {
    margin-top: 0
}

.overlay_menu .dropdown-toggle::after {
    content: "\f217";
    float: right;
    font-size: 24px;
    font-weight: 400;
    margin-top: 7px
}

.overlay_menu .dropdown.show .dropdown-toggle::after {
    content: "\f208"
}

.overlay_menu .navbar-expand-lg .navbar-toggler {
    display: block;
    position: relative;
    z-index: 999;
    margin: 16px 0
}

.overlay_menu.nav-fixed .navbar-expand-lg .navbar-toggler {
    margin: 10px 0
}

.overlay_menu .navbar-expand-lg .navbar-collapse {
    display: none !important
}

.overlay_menu .navbar-expand-lg .navbar-collapse {
    display: block !important;
    position: fixed;
    top: 60px;
    left: 0;
    right: -18px;
    bottom: 0;
    height: 80vh;
    z-index: 99;
    overflow-y: scroll;
    opacity: 0;
    visibility: hidden;
    transition: all .2s ease-in-out
}

.overlay_menu .navbar-expand-lg .navbar-collapse.show {
    opacity: 1;
    visibility: visible
}

.overlay_menu.active .navbar-collapse::before {
    content: "";
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, .95);
    z-index: -1
}

.overlay_menu.header_wrap .navbar-expand-lg .navbar-nav.attr-nav {
    float: right
}

header .attr-nav+.social_icons li {
    padding: 0
}

header.light_skin .attr-nav+.social_icons {
    border-color: #fff
}

header.light_skin .social_icons li a {
    color: #fff
}

header.light_skin.nav-fixed .attr-nav+.social_icons {
    border-color: #333
}

header.light_skin.nav-fixed .social_icons li a {
    color: #000
}

header.light_skin.nav-fixed .social_icons li a:hover {
    color: #0e93d8
}

.navbar .btn {
    padding: 10px 25px
}

.header_info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.header_info li {
    display: -ms-flexbox;
    display: flex;
    padding-left: 30px
}

.header_info li:first-child {
    padding-left: 0
}

.header_info li i {
    width: 30px;
    font-size: 28px;
    height: 30px;
    color: #0e93d8
}

.header_info li p {
    margin: 0;
    color: #292b2c
}

.header_info li .hd_info {
    padding-left: 10px;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.43
}

.search_box {
    position: relative
}

.search_box input {
    padding-right: 30px
}

.search_box button {
    border: 0;
    padding: 0 10px;
    background-color: transparent;
    font-size: 22px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    cursor: pointer
}

.header_list {
    display: -ms-flexbox;
    display: flex
}

.header_list>li {
    position: relative;
    padding-right: 10px
}

.header_list>li:last-child {
    padding-right: 0
}

.header_list>li::before {
    content: "";
    position: absolute;
    width: 1px;
    height: 17px;
    background-color: #888;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0
}

.header_list>li:last-child:before {
    content: normal
}

.list_menu li {
    padding-left: 10px
}

.list_menu li a {
    font-size: 14px;
    color: #888
}

.list_menu li a:hover {
    color: #0e93d8
}

.header_wrap.light_skin.nav-fixed .btn-outline-white {
    border: 2px solid #333;
    color: #333
}

.header_wrap.light_skin.nav-fixed .btn-outline-white:hover {
    background-color: #333;
    border: 2px solid #333;
    color: #fff
}

.full_screen,
.full_screen .carousel-item {
    height: 80vh
}

.banner_content_wrap .carousel-item {
    padding: 100px 0
}

.overlay_bg::before {
    background-color: rgba(0, 0, 0, .3);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.overlay_bg2::before {
    background-color: rgba(0, 0, 0, .5);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.overlay_bg3::before {
    background-color: rgba(0, 0, 0, .7);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.overlay_bg4::before {
    background-color: rgba(0, 0, 0, .8);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.blue_overlay_bg::before {
    background-color: rgba(14, 147, 216, .8);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.bg_blue_transparent {
    background-color: rgba(14, 147, 216, .8)
}

.white_overlay_bg::before {
    background-color: rgba(255, 255, 255, .7);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.video_wrap {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: -1
}

.video_wrap video {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.banner_content h2 {
    font-size: 50px;
    font-weight: 600;
    font-family: Barlow, sans-serif;
    margin-top: 103px;
    text-shadow: 0 3px 15px rgba(0, 0, 0, .6)
}

.banner_content h1 {
    font-size: 50px;
    font-weight: 600;
    font-family: Barlow, sans-serif;
    margin-top: 103px;
    text-shadow: 0 3px 15px rgba(0, 0, 0, .6)
}

.banner_content p {
    color: #333;
    font-size: 23px;
    font-weight: 600;
    font-family: Barlow, sans-serif
}

.banner_content2 h2 {
    font-size: 60px
}

.banner_content2 p {
    font-size: 20px;
    font-weight: 300
}

.banner_content.text_white p {
    color: #fff
}

.banner_section .banner_slide_content {
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.carousel-control-next,
.carousel-control-prev {
    background-color: rgba(0, 0, 0, .3);
    font-size: 20px;
    height: 50px;
    opacity: 0;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 50px
}

.carousel-indicators li {
    border-radius: 100%;
    cursor: pointer;
    width: 12px;
    height: 12px
}

.light_arrow .carousel-control-next,
.light_arrow .carousel-control-prev {
    background-color: rgba(255, 255, 255, .5)
}

.light_arrow2 .carousel-control-next,
.light_arrow2 .carousel-control-prev {
    background-color: #fff;
    color: #000
}

.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
    opacity: 0
}

.carousel:hover .carousel-control-next,
.carousel:hover .carousel-control-prev {
    opacity: 1
}

.carousel-control-next {
    right: 20px
}

.carousel-control-prev {
    left: 20px
}

.carousel-indicators {
    bottom: 20px
}

.carousel-indicators li {
    border-radius: 100%;
    cursor: pointer;
    width: 12px;
    height: 12px
}

.content_overlay_bg {
    padding: 50px;
    position: relative
}

.content_overlay_bg::before {
    background-color: rgba(0, 0, 0, .5);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.banner_head2 {
    font-size: 40px
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition-property: opacity
}

.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active {
    opacity: 1
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev,
.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev,
.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.typed-cursor {
    font-weight: 100
}

.border_shape {
    border: 14px solid rgba(255, 255, 255, .5);
    padding: 20px
}

.carousel-item img {
    position: relative;
    z-index: -1
}

.zoom-in {
    animation: zoom-in 10s infinite
}

.zoom-out {
    animation: zoom-out 10s infinite
}

@keyframes zoom-in {
    0% {
        -moz-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
    100% {
        -moz-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes zoom-out {
    0% {
        -moz-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    100% {
        -moz-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}

.banner_ripple .ripple {
    height: 50px;
    width: 50px;
    line-height: 50px
}

.using-border {
    width: 100%;
    border: none;
    background: #f7f7f7;
    text-align: left
}

ul.short_ls li a {
    color: #222;
    text-decoration: none
}

ul.short_ls li {
    list-style: none;
    display: inline-block;
    letter-spacing: 1px;
    font-size: 14px;
    color: #000
}

.list_style_1 li,
.list_style_2 li {
    border-bottom: 1px solid #ddd;
    list-style: outside none none;
    padding: 10px 10px 10px 25px;
    position: relative
}

.list_style_3 li,
.list_style_4 li {
    list-style: outside none none;
    padding: 5px 5px 5px 25px;
    position: relative;
    color: #212121
}

.list_style_1 li::before {
    content: "\f121";
    font-family: ionicons;
    left: 0;
    position: absolute;
    top: 10px
}

.list_style_2 li::before {
    content: "\f3a7";
    font-family: ionicons;
    left: 0;
    position: absolute;
    top: 10px
}

.list_style_3 li::before {
    content: "";
    font-family: ionicons;
    left: 0;
    position: absolute;
    top: 17px;
    width: 12px;
    height: 1px;
    background-color: #888
}

.list_style_4 li::before {
    content: "\f10b";
    font-family: ionicons;
    left: 0;
    position: absolute;
    top: 5px;
    font-size: 18px
}

.list_style_5 li {
    list-style: outside none none;
    padding: 10px 5px 10px 35px;
    position: relative
}

.list_style_5 li::before {
    background-color: #0e93d8;
    content: "\f121";
    font-family: ionicons;
    left: 0;
    position: absolute;
    top: 10px;
    width: 25px;
    height: 25px;
    color: #fff;
    text-align: center;
    border-radius: 100%
}

.list_style_1.color_blue li::before,
.list_style_2.color_blue li::before,
.list_style_4.color_blue li::before {
    color: #080808
}

.list_style_3.color_blue li::before {
    background-color: #a9d652
}

.sc_icon_left {
    float: left;
    margin-right: 15px
}

.sc_content_box {
    overflow: hidden
}

.sc_icon i {
    width: 30px;
    height: 30px;
    font-size: 30px;
    text-align: center
}

.descriptions_wrap {
    position: relative
}

.slider_images .image {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.content_box .descriptions_wrap .description {
    display: none;
    position: absolute;
    top: 0;
    left: 0
}

.slider_tab {
    display: inline-block
}

.slider_tab li {
    color: #b9bcc8;
    float: left;
    padding-right: 10px;
    cursor: pointer
}

.slider_tab li:last-child {
    padding-right: 0
}

.slider_tab li.active i,
.slider_tab li:hover i {
    color: #0e93d8
}

.slider_tab li.active,
.slider_tab li:hover {
    color: #9498ab
}

.slider_tab li i,
.slider_tab li span {
    display: block
}

.slider_tab li i {
    font-size: 36px;
    margin-bottom: 15px;
    -webkit-transition: all .15s linear;
    -moz-transition: all .15s linear;
    transition: all .15s linear
}

.about_video_img {
    position: relative
}

.rounded_icon {
    font-size: 40px;
    vertical-align: middle;
    margin-right: 5px
}

.fancy_style {
    padding-top: 20px;
    padding-left: 20px;
    margin-right: 20px
}

.fancy_style2 {
    margin-left: -65px;
    z-index: -1;
    position: relative
}

.video_box {
    position: relative;
    margin-top: 20px
}

.video_play span {
    display: block;
    font-size: 24px;
    font-weight: 700;
    padding-top: 10px;
    color: #fff
}

.overlap_video {
    margin-bottom: -50px;
    z-index: 9
}

.slider_100 .owl-item,
.slider_100 .owl-stage,
.slider_100 .owl-stage-outer {
    height: 100%
}

.about_overlap {
    margin-top: -100px;
    position: relative;
    z-index: 9
}

.zindex_minus1 img {
    z-index: -1
}

.about_radius {
    border-radius: 10px 0 0 10px
}

.skill_radius {
    border-radius: 0 10px 10px 0
}

.box_counter i {
    font-size: 50px;
    color: #fff
}

.box_counter img {
    margin-bottom: 10px
}

.box_counter h3,
.box_counter p {
    color: #fff
}

.counter_dark.box_counter h3,
.counter_dark.box_counter i,
.counter_dark.box_counter p {
    color: #333
}

.box_counter p {
    margin: 0
}

.counter_style1 .counter_text {
    padding-bottom: 10px;
    position: relative;
    display: inline-block;
    width: 100%
}

.counter_style1 .counter_text:before {
    content: "";
    background-color: #fff;
    height: 2px;
    margin: 0 auto;
    width: 40px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0
}

.counter_style1.counter_dark .counter_text:before {
    background-color: #333
}

.counter_style2.box_counter {
    background-color: rgba(255, 255, 255, .1);
    padding: 20px;
    border: 3px solid rgba(255, 255, 255, .2);
    height: 100%
}

.couter_border {
    padding: 30px
}

.couter_border::before {
    background-color: #fff;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    margin-bottom: -1px;
    position: absolute;
    width: 100%
}

.couter_border::after {
    background-color: #fff;
    content: "";
    height: 100%;
    margin-right: -1px;
    position: absolute;
    right: 0;
    top: 0;
    width: 1px
}

.counter_border_black.couter_border::after,
.counter_border_black.couter_border::before {
    background-color: #333
}

.counter_style3 i {
    float: left;
    margin-right: 20px;
    line-height: 50px
}

.counter_style3 img {
    max-width: 50px;
    float: left;
    margin-right: 20px
}

.counter_style3 * {
    overflow: hidden;
    margin: 0
}

.counter_style4 {
    text-align: center
}

.counter_style4 h3 {
    font-size: 40px
}

.counter_style4 img {
    max-width: 50px
}

.cl_logo_slider.owl-carousel .owl-item img {
    margin: 0 auto;
    width: auto
}

.cl_logo_slider.owl-carousel .owl-item img:hover {
    opacity: 1
}

.cl_style2 .item {
    border: 1px solid #e6e7e9;
    padding: 20px 15px
}

.border_top_tran {
    border-top: 1px solid rgba(255, 255, 255, .5)
}

.border-top-dash {
    border-top: 1px dashed rgba(255, 255, 255, .2)
}

footer {
    background-color: #202325;
    position: relative
}

footer p {
    font-size: 16px
}

.top_footer {
    padding: 35px 0
}

.widget_title {
    margin-bottom: 25px;
    text-transform: capitalize
}

footer .widget_title {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px
}

.widget_title2 {
    padding-bottom: 15px;
    margin-bottom: 15px;
    position: relative;
    text-transform: capitalize
}

.widget_title2::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 50px;
    background-color: rgba(255, 255, 255, .5)
}

.footer_logo {
    margin-bottom: 15px
}

.widget_links li,
.widget_links_style2 li {
    margin: 0;
    padding: 0 0 10px
}

.widget_links li:last-child,
.widget_links_style2 li:last-child {
    padding-bottom: 0
}

.widget_links li a::before,
.widget_links_style3 li a::before {
    top: 4px;
    left: 0;
    font-size: 10px;
    content: "\f125";
    position: absolute;
    font-family: Ionicons
}

.widget_links li a,
.widget_links_style3 li a {
    color: #888;
    font-size: 16px;
    position: relative;
    padding-left: 15px
}

.widget_links_style1 li a,
.widget_links_style2 li a {
    font-size: 14px;
    color: #888
}

.text_white .footer_link li a,
.text_white .post_footer h6 a,
.text_white .widget_links li a,
.text_white .widget_links_style1 li a,
.text_white .widget_links_style2 li a,
.text_white .widget_links_style3 li a {
    color: #fff
}

.footer_link li a:hover,
.widget_links li a:hover,
.widget_links_style1 li a:hover,
.widget_links_style2 li a:hover,
.widget_links_style3 li a:hover {
    color: #0097a4
}

.widget_links_style1 li,
.widget_links_style3 li {
    float: left;
    width: 50%;
    padding-top: 10px
}

.widget_links_style1 li:nth-child(-n+2) {
    padding-top: 0
}

.contact_info {
    display: inline-block;
    width: 100%
}

.contact_info>li {
    margin-top: 10px;
    float: left;
    width: 100%
}

.contact_info li:first-child {
    margin-top: 0
}

.contact_info.contact_info_style1>li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center
}

.contact_info li span {
    display: inline-block;
    margin-right: 10px;
    margin-top: 4px;
    font-size: 18px;
    vertical-align: top
}

.contact_info span+* {
    overflow: hidden;
    font-size: 16px;
    color: #888;
    margin: 0;
    vertical-align: middle;
    max-width: 78%;
    display: inline-block
}

.contact_info_light span+* {
    color: #fff
}

.contact_info_light li span,
.contact_info_light.contact_info_style1 li span {
    border-color: #fff;
    color: #fff
}

.contact_info_style1 li span {
    height: 40px;
    width: 40px;
    line-height: 38px;
    text-align: center;
    border: 1px solid #888;
    border-radius: 100%;
    margin-top: 0;
    vertical-align: middle
}

.post_img {
    float: left;
    margin-right: 10px
}

.post_content {
    overflow: hidden
}

.recent_post li {
    display: inline-block;
    width: 100%
}

.border_bottom_dash li {
    border-bottom: 1px dashed #999;
    padding-bottom: 12px;
    margin-bottom: 12px
}

.border_bottom_dash li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0
}

.post_content h6 {
    font-size: 14px;
    line-height: normal;
    margin-bottom: 5px
}

.post_footer h6 a {
    color: #888
}

.newsletter_form {
    position: relative
}

.newsletter_form input {
    padding: 10px 45px 10px 15px;
    width: 100%;
    border: 0;
    color: #777;
    height: 45px
}

.input_border input {
    border: 1px solid #888
}

.input_border2 input {
    border: 1px solid #dfdfdf
}

.outline_input input {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff
}

.outline_input-black input {
    background-color: transparent;
    border: 1px solid #ddd
}

.newsletter_form .btn.btn-submit {
    border-right: 0;
    border-top: 0;
    border-bottom: 0;
    background-color: transparent;
    border-left: 1px solid #999;
    border-radius: 0;
    height: 45px;
    line-height: 42px;
    text-transform: uppercase;
    padding: 6px 12px;
    top: 0;
    right: 0
}

.newsletter_form .btn.btn-submit .ion-android-send {
    line-height: normal
}

.newsletter_form button {
    position: absolute;
    right: 4px;
    top: 4px
}

.newsletter_form .btn {
    color: #6f6f6f;
    font-size: 14px;
    padding: 6px 25px
}

.newsletter_form .btn-submit span {
    font-size: 22px
}

.newslattter_small {
    margin: 0 auto;
    max-width: 400px
}

.rounded_input input {
    border-radius: 40px
}

.radius_input input {
    border-radius: 4px
}

.bottom_footer {
    padding: 30px 0;
    position: relative
}

.footer_social li {
    display: inline-block;
    margin-right: 5px
}

.footer_social li:last-child {
    margin-right: 0
}

.footer_social li a {
    color: #fff;
    border: 1px solid #fff;
    width: 32px;
    height: 32px;
    line-height: 27px;
    display: block;
    text-align: center;
    border-radius: 100px
}

.footer_social_dark.footer_social li a {
    color: #888;
    border-color: #888
}

.footer_social_dark.footer_social li a:hover {
    color: #fff
}

.footer_social li a:hover {
    background-color: #0097a4;
    border-color: #0097a4
}

.footer_link li {
    display: inline-block;
    position: relative
}

.footer_link li a {
    font-size: 16px;
    padding: 0 5px 0 0;
    color: #888
}

.contact_info a:hover,
.footer_link li a:hover,
.newsletter_form .btn-submit:hover,
.newsletter_form .btn-submit:hover span,
.post_content h6 a:hover {
    color: #0097a4
}

.custome_select {
    position: relative
}

.custome_select select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

.custome_select::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 15px;
    width: 0;
    height: 0;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-top: 6px solid #0e93d8;
    pointer-events: none;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

select[multiple] option {
    padding: 5px
}

.widget_contact .form-control {
    background-color: #191c1e;
    border: 0;
    color: #6c757d;
    padding: 7px 10px
}

.widget_contact button {
    padding: 10px 20px
}

.instafeed {
    display: inline-block
}

.instafeed li {
    float: left;
    width: 33.33%;
    padding: 2px;
    position: relative
}

.instafeed li a {
    display: block;
    position: relative;
    overflow: hidden
}

.instafeed li a:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    opacity: 0;
    background-color: rgba(17, 144, 211, .8);
    transition: all .5s ease-in-out;
    z-index: 1
}

.instafeed li:hover .insta_counter,
.instafeed li:hover a:before {
    opacity: 1
}

.instafeed img {
    width: 100%;
    transition: all .5s ease-in-out
}

.instafeed li:hover img {
    transform: scale(1.2)
}

.insta_counter i {
    margin-right: 5px;
    vertical-align: middle
}

.insta_counter {
    color: #fff;
    font-size: 14px;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    opacity: 0;
    text-align: center;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: all .5s ease-in-out;
    z-index: 2
}

.contact-area .contact-box {
    padding: 50px;
    background: #fff;
    overflow: hidden;
    border: 1px solid #e7e7e7;
    position: relative;
    z-index: 1
}

.contact-area .contact-box .icon {
    position: absolute;
    right: -80px;
    top: -80px;
    height: 150px;
    width: 150px;
    text-align: center;
    line-height: 100px;
    background: #f71735;
    transform: rotate(45deg)
}

.contact-area .contact-box .icon i {
    color: #fff;
    font-size: 20px;
    position: absolute;
    left: 65px;
    bottom: 20px;
    transform: rotate(-45deg)
}

.contact-area .contact-forms {
    padding-right: 35px
}
.contact-area .contact-box h2 {
    font-weight: 600;
    margin-bottom: 25px
}
.contact-area .contact-box button {
    font-family: Montserrat, sans-serif;
    border: none;
    background: 0 0;
    border: 2px solid #e7e7e7;
    padding: 10px 35px;
    text-transform: capitalize;
    font-weight: 600
}

.contact-area .contact-box button i {
    margin-left: 3px;
    color: #f71735
}

img.loader {
    margin-left: 5px
}

.default-padding {
    padding-top: 65px;
    padding-bottom: 65px
}

.contact-area .contact-box {
    padding: 50px;
    overflow: hidden;
    border: 1px solid #e7e7e7;
    position: relative;
    z-index: 1;
    background: #9e9e9e1a
}

.contact-area .contact-box .icon {
    position: absolute;
    right: -80px;
    top: -80px;
    height: 150px;
    width: 150px;
    text-align: center;
    line-height: 100px;
    background: #0097a4;
    transform: rotate(45deg)
}

.contact-area .contact-box .icon i {
    color: #fff;
    font-size: 20px;
    position: absolute;
    left: 65px;
    bottom: 20px;
    transform: rotate(-45deg)
}

.contact-area .contact-box input,
.contact-area .contact-box textarea {
    border: none;
    border-bottom: 1px solid #e7e7e7;
    border-radius: inherit;
    box-shadow: inherit;
    padding: 0
}

.contact-area .contact-forms {
    padding-right: 35px
}

.contact-area .contact-box input,
.contact-area .contact-box textarea {
    border: none;
    border-bottom: 2px solid #0097a4;
    border-radius: inherit;
    box-shadow: inherit;
    padding: 0;
    margin: 15px 0 20px 0;
    background: 0 0
}

.contact-area .contact-box h2 {
    font-weight: 600;
    margin-bottom: 25px
}

.contact-area .contact-box button {
    font-family: Montserrat, sans-serif;
    border: none;
    background: 0 0;
    border: 2px solid #0097a4;
    padding: 10px 35px;
    text-transform: capitalize;
    font-weight: 600;
    margin: 17px 0 0 0
}

.contact-area .contact-box button i {
    margin-left: 3px;
    color: #0097a4
}

.contact-area .contact-box button:hover {
    background: #0097a4;
    border: 2px solid #0097a4;
    color: #fff
}

.contact-area .contact-box button i:hover {
    color: #fff
}

img.loader {
    margin-left: 5px
}

.contact-area .faq-area .heading h2 {
    font-weight: 600;
    margin: 44px 0 8px 0
}

#accordion .panel {
    border: none;
    border-radius: 3px;
    box-shadow: none;
    margin-bottom: 15px;
    margin: 20px 0 0 -15px
}

#accordion .panel-heading {
    padding: 0;
    border: none;
    border-radius: 3px
}

#accordion .panel-title a {
    display: block;
    padding: 12px 15px;
    background: #fff;
    font-size: 18px;
    color: #0097a4;
    border: 1px solid #ececec;
    box-shadow: 0 0 10px rgba(0, 0, 0, .05);
    position: relative;
    transition: all .5s ease 0s
}

#accordion .panel-title a.collapsed {
    box-shadow: none;
    color: #676767
}

#accordion .panel-title a.collapsed:before,
#accordion .panel-title a:before {
    content: "\f106";
    font-family: "Font Awesome 5 Free";
    width: 25px;
    height: 25px;
    line-height: 28px;
    font-size: 15px;
    font-weight: 900;
    color: #0097a4;
    text-align: center;
    position: absolute;
    top: 8px;
    right: 15px;
    transform: rotate(180deg);
    transition: all .3s ease 0s
}

#accordion .panel-title a.collapsed:before {
    color: #676767;
    transform: rotate(0)
}

#accordion .panel-title a:after {
    content: "";
    width: 1px;
    height: 100%;
    background: #ececec;
    position: absolute;
    top: 0;
    right: 55px
}

#accordion .panel-body {
    border: none;
    font-size: 15px;
    color: #615f5f;
    line-height: 27px
}

.page-title-light *,
.page-title-light .breadcrumb-item,
.page-title-light .breadcrumb-item:before {
    color: #fff
}

.page-title-light .breadcrumb-item a:hover {
    color: #fff;
    text-decoration: underline
}

.page-title h1 {
    font-size: 36px;
    margin: 0;
    text-transform: capitalize;
    font-weight: 700
}

.breadcrumb {
    background-color: transparent;
    margin: 0
}

.breadcrumb li a {
    text-transform: capitalize
}

.header_wrap.fixed-top+.breadcrumb_section {
    padding-top: 160px
}

.tab-content p:last-child {
    margin: 0
}

.tab-style4 .nav-tabs li.nav-item:last-child {
    margin-right: 0
}

.tab-style4 .tab-content {
    margin-top: 20px
}

.tab-style4 .nav-tabs li.nav-item {
    margin: 0 0 0 60px
}

.tab-style4 .nav-tabs .nav-link.active {
    border-bottom-color: #002e5b;
    color: #002e5b
}

.tab-style4 .nav-tabs li.nav-item a {
    background-color: transparent;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500
}

.tab_content_slider.tab-content>.tab-pane.active {
    height: auto;
    display: block
}

.tab_content_slider.tab-content>.tab-pane {
    display: block;
    height: 0;
    transition: all 0s ease-in-out
}

.nav-tabs i {
    margin-right: 5px
}

.jp_popular_category_main_wrapper {
    float: left;
    width: 100%;
    text-align: center;
    background: #fff;
    padding-top: 0;
    padding-bottom: 0
}

.jp_popu_cate_heading_wrapper {
    display: inline-block;
    padding-bottom: 60px
}

.jp_popu_cate_heading_wrapper h4 {
    font-size: 20px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    position: relative
}

.jp_popu_cate_heading_wrapper h4:before {
    content: "";
    border: 1px solid #23c0e9;
    width: 8px;
    position: absolute;
    bottom: -15px;
    left: -45px;
    right: 0;
    margin: 0 auto
}

.jp_popu_cate_heading_wrapper h4:after {
    content: "";
    border: 1px solid #23c0e9;
    width: 30px;
    position: absolute;
    bottom: -15px;
    left: 0;
    right: 0;
    margin: 0 auto
}

.is-rounded {
    border-radius: 50%
}

.margin-bottom {
    margin-bottom: 0
}

.jp_banner_jobs_categories_wrapper {
    float: left;
    width: 100%;
    height: 100%;
    background: #ffffff24;
    position: relative
}

.jp_top_jobs_category {
    display: inline-block
}

.jp_top_jobs_category i {
    color: #fff;
    font-size: 30px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

.jp_top_jobs_category_wrapper:hover .jp_top_jobs_category i {
    color: #000;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

.jp_top_jobs_category h3 {
    padding-top: 11px;
    font-size: 20px;
    font-family: Barlow, sans-serif
}

.jp_top_jobs_category h3 a {
    color: #000;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    font-family: Barlow, sans-serif;
    font-size: 14px;
    font-weight: 500
}

.jp_top_jobs_category h3 a:hover {
    color: #002e5b !important
}

.jp_top_jobs_category p {
    font-size: 14px;
    color: #797979;
    padding-top: 5px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

.jp_top_jobs_category_wrapper:hover .jp_top_jobs_category h3 a {
    color: #000;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

.jp_popu_cate_box_main_wrapper {
    float: left;
    width: 100%;
    margin: 0 0 0 10px
}

.jp_popu_cate_box_main_wrapper2 {
    margin-top: 30px
}

.popu-category-box {
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.popu-category-box img {
    width: 120px;
    height: 120px;
    line-height: 12px
}

.popu-category-box .popu-category-content .title {
    font-size: 18px
}

@media (max-width:575px) {
    .jp_popu_cate_box_main_wrapper {
        float: left;
        width: 100%
    }
}

.jarallax {
    position: relative
}

@-webkit-keyframes hover-wobble-vertical {
    16.65% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }
    33.3% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }
    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }
    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes hover-wobble-vertical {
    16.65% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }
    33.3% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }
    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }
    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.hover-wobble-vertical {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}

.hover-wobble-vertical:active,
.hover-wobble-vertical:focus,
.hover-wobble-vertical:hover {
    -webkit-animation-name: hover-wobble-vertical;
    animation-name: hover-wobble-vertical;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.section-block-parallax {
    position: relative;
    background-size: cover;
    background-attachment: fixed;
    background-position: 50% 50%;
    padding: 15px 0 30px 0
}

.section-heading {
    position: relative;
    margin-bottom: 10px
}

.section-heading h2 {
    position: relative;
    font-size: 36px;
    font-weight: 600;
    line-height: 130%;
    letter-spacing: -2px;
    word-spacing: 2px;
    margin-bottom: 10px;
    margin-top: 5px;
    text-align: -webkit-center;
    font-family: Barlow, sans-serif;
    background-image: -webkit-gradient(linear, right top, left top, from(#1a28a8), to(#03cdf4));
    background-image: linear-gradient(to left, #1a28a8 0, #03cdf4 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.primary-color,
.primary-color h1,
.primary-color h2,
.primary-color h3,
.primary-color h4,
.primary-color h5,
.primary-color h6,
.primary-color i,
.primary-color p,
.primary-color span,
.primary-color strong {
    color: #002e5b !important
}

.section-heading p {
    font-size: 17px;
    color: #979797;
    line-height: 160%;
    padding-top: 15px;
    margin-bottom: 0;
    font-family: Barlow, sans-serif
}

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

.service-box-2 {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    margin: 15px 0;
    padding: 0 0 14px 0;
    -webkit-box-shadow: 0 10px 30px 0 rgba(50, 50, 50, .08);
    -moz-box-shadow: 0 10px 30px 0 rgba(50, 50, 50, .08);
    box-shadow: 0 10px 30px 0 rgba(50, 50, 50, .08);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease
}

.service-box-2-inner {
    background: #fff;
    padding: 23px 0 0 18px
}

.section-heading p {
    font-size: 17px;
    color: #979797;
    line-height: 160%;
    padding-top: 15px;
    margin-bottom: 0;
    font-family: Barlow, sans-serif
}

.service-box-2 h4 {
    color: #222;
    font-size: 15px;
    font-weight: 600;
    margin-top: 1px;
    font-family: Barlow, sans-serif
}

.service-box-2 p {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    font-family: Barlow, sans-serif
}

.black-overlay-60:before {
    background: rgba(0, 0, 0, .6);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

.feature-block-2 a {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    color: #0097a4;
    margin: 0 0 0 20px;
    font-family: Barlow, sans-serif
}

.feature-block-2 a:hover {
    color: #7296a1
}

.service-box-2 a {
    display: inline-block;
    color: #fff;
    background: #002e5b;
    border-radius: 50%;
    font-size: 13px;
    width: 50px;
    height: 50px;
    padding: 16px 21px
}

.service-box-2:hover a {
    color: #fff;
    background: #0097a4
}

.single-blog-post {
    margin-bottom: 30px;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 40px 0 rgba(0, 0, 0, .11);
    box-shadow: 0 5px 40px 0 rgba(0, 0, 0, .11);
    border-radius: 5px
}

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

.single-blog-post .post-image a {
    display: block
}

.single-blog-post .post-image a img {
    border-radius: 5px;
    -webkit-transition: .5s;
    transition: .5s
}

.single-blog-post .post-image .date {
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #fff;
    border-radius: 0 5px 0 0;
    padding: 10px 25px 0;
    z-index: 1;
    font-size: 14px;
    font-weight: 300
}

.single-blog-post .post-image .date i {
    color: #3aade1;
    margin-right: 2px
}

.single-blog-post .post-content {
    padding: 25px
}

.single-blog-post .post-content h3 {
    margin-bottom: 10px;
    line-height: 28px;
    text-transform: uppercase;
    font-size: 16px;
    font-family: Barlow, sans-serif
}

.single-blog-post .post-content p {
    margin-bottom: 0;
    color: #000
}

.single-blog-post .post-content .default-btn {
    margin-top: 20px
}

.single-blog-post:hover .post-image a img {
    -webkit-transform: scale(1.3) rotate(4deg);
    transform: scale(1.3) rotate(4deg)
}

.blog-notes {
    margin-top: 10px;
    text-align: center
}

.blog-notes p {
    line-height: initial
}

.blog-notes p a {
    display: inline-block;
    color: #3aade1
}

.blog-notes p a:hover {
    color: #002e5b
}

.section-title .sub-title {
    color: #3aade1;
    display: block;
    margin-bottom: 10px;
    font-size: 18px;
    text-align: center
}

.section-title h2 {
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 900;
    color: #0a183b;
    text-align: center;
    margin: 0 0 18px 0;
    background-image: -webkit-gradient(linear, right top, left top, from(#1a28a8), to(#03cdf4));
    background-image: linear-gradient(to left, #1a28a8 0, #03cdf4 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.section-title-1 h2 {
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 27px;
    font-weight: 900;
    color: #fff;
    text-align: center
}

.section-title-2 h2 {
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 27px;
    font-weight: 900;
    color: #fff;
    text-align: center
}

.section-title-2 p {
    color: #fff;
    text-align: center;
    line-height: 30px
}

.btn-style {
    display: inline-block;
    text-transform: capitalize;
    width: 150px;
    height: 50px;
    text-align: center;
    position: relative;
    margin-top: 25px;
    margin-right: 25px
}

.btn-style:after,
.btn-style:before {
    content: "";
    position: absolute;
    background: 0 0;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
    -ms-transition: all linear .3s;
    -o-transition: all linear .3s;
    transition: all linear .3s
}

.btn-style:after {
    top: -6px;
    left: -6px;
    width: 50px;
    height: 40px;
    border-top: 2px solid #0097a4;
    border-left: 2px solid #0097a4
}

.btn-style:before {
    bottom: -6px;
    right: -6px;
    width: 50px;
    height: 40px;
    border-bottom: 2px solid #0097a4;
    border-right: 2px solid #0097a4
}

.btn-style span {
    display: block;
    height: 100%;
    width: 100%;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 51px;
    color: #fff;
    position: relative;
    z-index: 1
}

.btn-style span:after,
.btn-style span:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
    -ms-transition: all linear .3s;
    -o-transition: all linear .3s;
    transition: all linear .3s
}

.btn-style span:before {
    background: #0097a4;
    z-index: -2
}

.btn-style span:after {
    background: #0097a4;
    opacity: 0;
    z-index: -1
}

.btn-style:hover span:after {
    opacity: 1
}

.btn-style:hover:after,
.btn-style:hover:before {
    height: 121%;
    width: 107%
}

.why-choose-us-area .container-fluid {
    padding: 0
}

.w-100 {
    height: 499px
}

.why-choose-us-area .container-fluid .row {
    margin: 0
}

.why-choose-us-area .container-fluid .row .col-lg-5,
.why-choose-us-area .container-fluid .row .col-lg-7 {
    padding: 0
}

.why-choose-us-content {
    background-color: #002e5b;
    background-image: url(../../assets/images/choose-bg.jpg);
    background-position: right center;
    background-size: cover;
    background-repeat: no-repeat
}

.why-choose-us-content .content {
    max-width: 705px;
    overflow: hidden;
    padding: 41px 0 40px 65px
}

.why-choose-us-content .content .title {
    margin-bottom: 10px
}

.why-choose-us-content .content .title .sub-title {
    color: #f9ea00;
    font-size: 18px;
    display: block;
    margin-bottom: 10px
}

.why-choose-us-content .content .title h2 {
    color: #fff;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 900;
    line-height: 38px
}

.why-choose-us-content .content .title p {
    color: #fff;
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 10px
}

.why-choose-us-content .content .features-list {
    padding-left: 0;
    list-style-type: none;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 0;
    margin-top: 0
}

.why-choose-us-content .content .features-list li {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
    color: #e5e5e5;
    position: relative;
    padding-left: 82px;
    padding-right: 15px;
    padding-top: 30px
}

.why-choose-us-content .content .features-list li .icon {
    position: absolute;
    left: 15px;
    top: 28px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 50%;
    color: #fff;
    background-color: #0097a4;
    text-align: center;
    font-size: 28px
}

.why-choose-us-content .content .features-list li span {
    display: block;
    margin-bottom: 6px;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 900
}

.why-choose-us-content .content .features-list li:hover .icon {
    background-color: #fff;
    color: #3aade1
}

.why-choose-us-image {
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat
}

.why-choose-us-image img {
    width: auto !important;
    display: none !important
}

.why-choose-us-slides {
    height: 100%
}

.why-choose-us-slides .owl-stage-outer {
    width: 100%;
    height: 100%
}

.why-choose-us-slides .owl-stage-outer .owl-stage {
    height: 100%
}

.why-choose-us-slides .owl-stage-outer .owl-stage .owl-item {
    height: 100%
}

.why-choose-us-slides.owl-theme .owl-nav {
    opacity: 0;
    visibility: hidden;
    margin-top: 0;
    -webkit-transition: .5s;
    transition: .5s
}

.why-choose-us-slides.owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    left: 25px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0;
    padding: 0;
    background-color: transparent;
    -webkit-transition: .5s;
    transition: .5s;
    color: #fff;
    font-size: 35px
}

.why-choose-us-slides.owl-theme .owl-nav [class*=owl-].owl-next {
    left: auto;
    right: 25px
}

.why-choose-us-slides.owl-theme .owl-nav [class*=owl-]:hover {
    color: #3aade1;
    background-color: transparent
}

.why-choose-us-slides.owl-theme .owl-dots {
    line-height: .01;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 25px;
    margin-top: 0
}

.why-choose-us-slides.owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 2px;
    margin: 0 3px;
    background-color: #fff;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 0
}

.why-choose-us-slides.owl-theme .owl-dots .owl-dot:hover span {
    background-color: #3aade1
}

.why-choose-us-slides.owl-theme .owl-dots .owl-dot.active span {
    background-color: #3aade1;
    width: 25px
}

.why-choose-us-slides.owl-theme:hover .owl-nav {
    opacity: 1;
    visibility: visible
}

@media only screen and (max-width:479px) {
    .tab-style4 .nav-tabs li {
        width: 100%;
        margin-bottom: 5px
    }
}

.online-booking-block {
    overflow: hidden;
    position: relative
}

.ptb-120 {
    padding: 0 0 100px 0
}

.consultation-area {
    padding: 35px 0 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.consultation-col {
    padding: 50px 114px;
    background-image: linear-gradient(270deg, #788dda 0, rgba(0, 123, 255, .25));
    position: relative;
    -webkit-box-shadow: 0 0 30px 0 rgba(255, 167, 51, .1);
    -moz-box-shadow: 0 0 30px 0 rgba(255, 167, 51, .1);
    box-shadow: 0 0 30px 0 rgba(255, 167, 51, .1);
    border-radius: 155px 0 155px 0
}

.online-booking-block .online-booking-bg {
    position: absolute;
    width: calc(50% - 260px);
    left: auto;
    right: 0
}

@media only screen and (max-width:1199px) {
    .online-booking-block .online-booking-bg {
        width: calc(50% - 210px)
    }
}

@media only screen and (max-width:991px) {
    .online-booking-block .online-booking-bg {
        display: none
    }
}

.online-booking-block.style-two .section-title {
    padding-right: 0
}

.online-booking-block.style-two .online-booking-bg {
    width: calc(50% - 50px)
}

@media only screen and (max-width:1199px) {
    .online-booking-block.style-two .online-booking-bg {
        width: calc(50% - 15px)
    }
}

.online-booking-block.style-two .booking-form-area {
    padding-right: 0
}

.online-booking-block .section-title {
    padding-right: 220px
}

@media only screen and (max-width:1199px) {
    .online-booking-block .section-title {
        padding-right: 150px
    }
}

@media only screen and (max-width:991px) {
    .online-booking-block .section-title {
        padding-right: 100px
    }
}

@media only screen and (max-width:767px) {
    .online-booking-block .section-title {
        padding-right: 0
    }
}

.online-booking-block .booking-mock-up-thumb {
    position: absolute;
    right: 15px;
    bottom: 0
}

@media only screen and (max-width:1199px) {
    .online-booking-block .booking-mock-up-thumb {
        right: -150px
    }
}

@media only screen and (max-width:991px) {
    .online-booking-block .booking-mock-up-thumb {
        display: none
    }
}

.online-booking-block .booking-mock-up-thumb.style-three,
.online-booking-block .booking-mock-up-thumb.style-two {
    text-align: center;
    position: relative;
    right: 0;
    margin-right: -300px
}

@media only screen and (max-width:1620px) {
    .online-booking-block .booking-mock-up-thumb.style-three,
    .online-booking-block .booking-mock-up-thumb.style-two {
        margin-right: -170px
    }
}

@media only screen and (max-width:1366px) {
    .online-booking-block .booking-mock-up-thumb.style-three,
    .online-booking-block .booking-mock-up-thumb.style-two {
        margin-right: -50px
    }
}

@media only screen and (max-width:991px) {
    .online-booking-block .booking-mock-up-thumb.style-three,
    .online-booking-block .booking-mock-up-thumb.style-two {
        display: block;
        margin-right: 0
    }
}

.online-booking-block .booking-mock-up-thumb.style-three>img,
.online-booking-block .booking-mock-up-thumb.style-two>img {
    -webkit-animation: top-down 4s infinite linear;
    animation: top-down 4s infinite linear
}

.online-booking-block .booking-mock-up-thumb.style-three .circle-shape,
.online-booking-block .booking-mock-up-thumb.style-two .circle-shape {
    position: absolute;
    left: 0;
    z-index: -1;
    -webkit-animation: rotate360 5s infinite linear;
    animation: rotate360 5s infinite linear
}

@media only screen and (max-width:991px) {
    .online-booking-block .booking-mock-up-thumb.style-three .circle-shape,
    .online-booking-block .booking-mock-up-thumb.style-two .circle-shape {
        width: 100%
    }
}

.online-booking-block .booking-mock-up-thumb.style-two .circle-shape {
    bottom: 20px
}

.online-booking-block .booking-mock-up-thumb.style-three .circle-shape {
    bottom: -95px
}

@media only screen and (max-width:991px) {
    .online-booking-block .booking-mock-up-thumb.style-three .circle-shape {
        display: none
    }
}

.booking-form-area {
    margin-top: -5px
}

@media only screen and (max-width:991px) {
    .booking-form-area {
        padding-right: 0
    }
}

.booking-form-area .booking-form label {
    margin-bottom: 7px
}

.booking-form-area .booking-form .form-group {
    margin-bottom: 30px
}

.booking-form-area .booking-form .payment-method-group {
    padding: 10px 0 5px
}

.booking-form-area .booking-form .payment-method-group>div {
    display: inline-block;
    margin-right: 20px
}

.booking-form-area .booking-form .payment-method-group>div:last-child {
    margin-right: 0
}

.booking-form-area.style-two {
    padding-left: 60px;
    padding-right: 60px
}

@media only screen and (max-width:991px) {
    .booking-form-area.style-two {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media only screen and (max-width:767px) {
    .booking-form-area.style-two {
        padding-left: 20px;
        padding-right: 20px
    }
}

.booking-form-area.style-two .section-title {
    padding: 0 80px
}

@media only screen and (max-width:767px) {
    .booking-form-area.style-two .section-title {
        padding: 0
    }
}

input[type=email]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=text]:focus,
input[type=url]:focus {
    outline: 0
}

input[type=date]::-webkit-inner-spin-button,
input[type=date]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button,
input[type=time]::-webkit-inner-spin-button,
input[type=time]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

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

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

select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none
}

input:-webkit-autofill,
select:-webkit-autofill,
textarea:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px transparent inset;
    -webkit-text-fill-color: #777 !important
}

input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 1000px transparent inset;
    -webkit-text-fill-color: #777 !important
}

input:-webkit-autofill,
input:-webkit-autofill:active,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover {
    -webkit-transition: background-color 5000s ease-in-out 0s;
    transition: background-color 5000s ease-in-out 0s
}

textarea {
    display: block;
    width: 100%;
    display: block;
    min-height: 160px
}

input,
select,
textarea {
    border: none;
    vertical-align: baseline;
    font-size: 100%;
    -webkit-transition: all .25s ease;
    transition: all .25s ease
}

label {
    font-size: 16px;
    color: #fff;
    margin-bottom: 10px;
    display: block
}

::-webkit-input-placeholder {
    color: #b3b3b3
}

.widget_newsletter::-webkit-input-placeholder {
    color: grey
}

:-moz-placeholder {
    color: #b3b3b3;
    opacity: 1
}

::-moz-placeholder {
    color: #b3b3b3;
    opacity: 1
}

:-ms-input-placeholder {
    color: #b3b3b3
}

.nice-select {
    background-color: #fff;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    line-height: 50px;
    border-radius: 0;
    padding-left: 15px;
    padding-right: 15px;
    height: 50px;
    position: relative;
    text-align: left !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    border: 1px solid #e5e5e5
}

.nice-select:after {
    content: "\f0d7";
    font-family: "Font Awesome 5 Free";
    display: block;
    pointer-events: none;
    position: absolute;
    right: 15px;
    top: 0;
    color: #777;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    font-weight: 800
}

.nice-select .list {
    background-color: #fff;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, .11);
    box-sizing: border-box;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(.75) translateY(-21px);
    transform: scale(.75) translateY(-21px);
    -webkit-transition: all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
    transition: all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
    z-index: 9;
    min-height: 50px;
    max-height: 200px
}

.nice-select .list:hover .option:not(:hover) {
    background-color: transparent !important
}

.nice-select.open:after {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
    width: 100%;
    min-height: 50px;
    max-height: 200px;
    overflow-y: scroll
}

.nice-select.open .nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none
}

.nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: 0;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all .2s;
    transition: all .2s
}

.nice-select .option.disabled {
    background-color: transparent;
    color: #999;
    cursor: default
}

.nice-select .option.disabled:after {
    border-color: #ccc
}

.nice-select .option:hover {
    background-color: #00a8ff;
    color: #fff
}

.nice-select .current {
    display: block
}

.select-custom:focus {
    box-shadow: none;
    outline: 0;
    border-radius: 0;
    background: 0 0;
    color: #727272;
    background: #fff
}

.form-controller {
    border: 1px solid #e5e5e5;
    background-color: #fff;
    width: 100%;
    height: 50px;
    outline: 0;
    padding: 5px 15px;
    color: #777
}

.form-controller:focus {
    border-color: #00a8ff;
    box-shadow: none;
    color: #777
}

input[type=radio] {
    display: none
}

input[type=radio]+label {
    color: #1d2331;
    position: relative;
    padding-left: 23px;
    line-height: 1.2em;
    text-transform: capitalize;
    cursor: pointer
}

input[type=radio]+label:before {
    border: 3px solid #b9bec0;
    content: "";
    height: 14px;
    left: 1px;
    position: absolute;
    top: 3px;
    -webkit-transition: all .15s ease-in 0s;
    transition: all .15s ease-in 0s;
    width: 14px;
    background-color: #fff;
    border-radius: 50%
}

input[type=radio]:checked+label:before {
    border-color: #07c1fe;
    background-color: #00a8ff
}

.post-password-form input[type=password] {
    font-size: 14px;
    border: 1px solid #f0f0f0;
    outline: 0;
    box-sizing: border-box;
    padding: 10px
}

.post-password-form input[type=submit] {
    padding: 15px 30px;
    position: relative;
    top: 0;
    font-size: 14px
}

.title-col h2 {
    font-size: 36px;
    line-height: 48px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: -10px;
    margin-bottom: 10px;
    color: #fff;
    text-align: center
}

.title-col h6 {
    color: #fdb913;
    margin-top: -5px
}

.hero-4-bg .subcribe-form form {
    position: relative;
    max-width: 1000px;
    margin: 0 auto
}

.hero-4-bg .subcribe-form input {
    padding: 17px 20px;
    width: 100%;
    font-size: 17px;
    border: none;
    outline: 0 !important;
    padding-right: 160px;
    padding-left: 30px;
    background-color: #fff;
    border-radius: 30px
}

.hero-4-bg .subcribe-form button {
    position: absolute;
    top: 5px;
    right: 5px
}

.hero-4-bg .subcribe-form::-webkit-input-placeholder {
    font-size: 16px;
    color: #868e96
}

.hero-4-bg .subcribe-form:-ms-input-placeholder {
    font-size: 16px;
    color: #868e96
}

.hero-4-bg .subcribe-form::-ms-input-placeholder {
    font-size: 16px;
    color: #868e96
}

.hero-4-bg .subcribe-form::placeholder {
    font-size: 16px;
    color: #868e96
}

.btnn {
    padding: 12px 32px;
    border: 1px solid;
    font-size: 15px;
    -webkit-transition: all .5s;
    transition: all .5s;
    border-radius: 3px;
    font-weight: 500;
    text-align: center
}

.btn-purple {
    background-color: #0097a4 !important;
    -webkit-box-shadow: 0 3px 10px rgba(109, 98, 253, .5) !important;
    box-shadow: 0 3px 10px rgba(109, 98, 253, .5) !important;
    color: #fff;
    border: 1px solid #0097a4
}

.section-header h2 {
    font-size: 30px;
    font-family: Barlow, sans-serif;
    position: relative;
    padding-bottom: 10px;
    text-align: center;
    font-weight: 600;
    background-image: -webkit-gradient(linear, right top, left top, from(#1a28a8), to(#03cdf4));
    background-image: linear-gradient(to left, #1a28a8 0, #03cdf4 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase
}

.features .text h4 a {
    font-family: Barlow, sans-serif;
    font-weight: 500;
    font-size: 17px;
    text-transform: uppercase;
    color: #223843
}

.section-header p {
    font-size: 16px;
    color: #060303;
    text-align: center
}

.feature-box {
    margin-bottom: 0;
    margin-top: 0
}

.features .icon i {
    font-size: 20px;
    text-align: center;
    position: absolute;
    left: 50%;
    margin-left: -13px;
    top: 50%;
    margin-top: -13px;
    transition: .3s;
    color: #fff
}

.features .icon {
    text-align: center;
    background: linear-gradient(-41deg, #09c778, #01a0f9);
    width: 65px;
    height: 65px;
    position: relative;
    cursor: pointer;
    transition: .3s;
    border-radius: 3px
}

.features .feature-box:hover .icon {
    background: #25c1e7
}

.features .feature-box:hover i {
    color: #fff
}

.features .text h4 {
    font-family: Barlow, sans-serif;
    font-weight: 600;
    font-size: 19px;
    text-transform: uppercase;
    color: #223843
}

.features .text p {
    line-height: 26px;
    margin-top: 10px;
    color: #222
}

.contract-with-us-area {
    background-color: #05125e;
    position: relative;
    overflow: hidden
}

.contract-with-us-area::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(../images/bg/8.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    -webkit-animation: heartBeat 9s infinite linear;
    animation: heartBeat 9s infinite linear
}

.contract-with-us-area .section-title.section-title-2 .top-title {
    color: #fe5a0e
}

.section-title.section-title-2 h2 {
    color: #fff;
    font-size: 30px
}

.section-title.section-title-2 p {
    color: #e9e8e8
}

.services-section {
    padding-top: 38px;
    background: #e8f4f4
}

.section-title p {
    font-size: 16px;
    color: #081738;
    font-weight: 400;
    width: 90%;
    margin: auto;
    line-height: 30px
}

.section-title-1 p {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    max-width: 1173px;
    line-height: 30px;
    margin: 15px 0 20px 0
}

.section-title {
    text-align: center;
    margin-bottom: 13px
}

.services-slides .services-item .services-area-content {
    position: relative;
    padding: 30px;
    -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, .05);
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, .05);
    margin-bottom: 30px;
    margin-right: 15px;
    margin-left: 15px
}

.services-slides .services-item .services-area-content .icon i {
    color: #102a82;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: .5s;
    position: relative;
    z-index: 1
}

.services-slides .services-item .services-area-content .icon i::before {
    font-size: 50px
}

.services-slides .services-item .services-area-content h3 {
    font-size: 20px;
    color: #484747;
    margin: 20px 0 12px 0;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: .5s;
    position: relative
}

.services-slides .services-item .services-area-content p {
    font-size: 16px;
    color: #807f7f;
    margin: 0;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: .5s
}

.services-slides .services-item .services-area-content .services-list {
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 25px
}

.services-slides .services-item .services-area-content .services-list li {
    list-style-type: none;
    font-size: 16px;
    font-weight: 400;
    color: #666;
    padding-bottom: 14px;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: .5s
}

.services-slides .services-item .services-area-content .services-list li:last-child {
    padding-bottom: 0
}

.services-slides .services-item .services-area-content .services-list i {
    margin-right: 8px;
    color: #122e87;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: .5s
}

.services-slides .services-item .services-area-content:hover {
    background-color: #343846;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: .5s
}

.services-slides .services-item .services-area-content:hover h3 {
    color: #fff
}

.services-slides .services-item .services-area-content:hover h3::before {
    background-color: #444855;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: .5s
}

.services-slides .services-item .services-area-content:hover p {
    color: #fff
}

.services-slides .services-item .services-area-content:hover i {
    color: #fff
}

.services-slides .services-item .services-area-content:hover li {
    color: #fff
}

.services-slides.owl-theme .owl-nav {
    opacity: 0;
    visibility: hidden;
    margin-top: 0;
    -webkit-transition: .6s;
    transition: .6s
}

.services-slides.owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    left: -30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0;
    padding: 0;
    background-color: transparent;
    -webkit-transition: .6s;
    transition: .6s;
    color: #bcbcbc;
    font-size: 25px
}

.services-slides.owl-theme .owl-nav [class*=owl-].owl-next {
    left: auto;
    right: -30px
}

.services-slides.owl-theme .owl-nav [class*=owl-]:hover {
    color: #122e87;
    background-color: transparent
}

.services-slides.owl-theme .owl-dots {
    line-height: .01;
    margin-top: 5px;
    margin-bottom: 4px
}

.services-slides.owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 3px;
    margin: 0 3px;
    background-color: #dfdfdf;
    -webkit-transition: .6s;
    transition: .6s;
    border-radius: 0
}

.services-slides.owl-theme .owl-dots .owl-dot:hover span {
    background-color: #102a82
}

.services-slides.owl-theme .owl-dots .owl-dot.active span {
    background-color: #122e87;
    width: 25px
}

.services-slides.owl-theme:hover .owl-nav {
    opacity: 1;
    visibility: visible
}

.services-item-area .services-area-content {
    background-color: #fff;
    -webkit-box-shadow: 0 5px 28.5px 1.5px rgba(149, 152, 200, .2);
    box-shadow: 0 5px 28.5px 1.5px rgba(149, 152, 200, .2);
    padding: 30px 35px;
    position: relative;
    margin-bottom: 30px
}

.services-item-area .services-area-content .icon i {
    color: #102a82;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: .5s;
    position: relative;
    z-index: 1
}

.services-item-area .services-area-content .icon i::before {
    font-size: 50px
}

.services-item-area .services-area-content h3 {
    font-size: 16px;
    color: #484747;
    margin: 0 0 5px 0;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: .5s;
    position: relative;
    line-height: 28px;
    font-weight: 900
}

.services-item-area .services-area-content p {
    font-size: 16px;
    color: #807f7f;
    margin: 0;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: .5s
}

.services-item-area .services-area-content .services-list {
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 25px
}

.services-item-area .services-area-content .services-list li {
    list-style-type: none;
    font-size: 16px;
    font-weight: 400;
    color: #666;
    padding-bottom: 14px;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: .5s
}

.services-item-area .services-area-content .services-list li:last-child {
    padding-bottom: 0
}

.services-item-area .services-area-content .services-list i {
    margin-right: 8px;
    color: #122e87;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: .5s
}

.services-item-area .services-area-content:hover {
    background-color: #17a2b8;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: .5s
}

.services-item-area .services-area-content:hover h3 {
    color: #fff
}

.services-item-area .services-area-content:hover h3::before {
    background-color: #444855;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: .5s
}

.services-item-area .services-area-content:hover p {
    color: #fff
}

.services-item-area .services-area-content:hover i {
    color: #fff
}

.services-item-area .services-area-content:hover li {
    color: #fff
}

.services-tab .nav-tabs {
    border-bottom: 1px solid #f1f1f1;
    text-align: center
}

.layer-overlay {
    position: relative;
    background-image: url(../images/agriculture-images/leaf7.png)
}

.layer-overlay-1 {
    position: relative;
    background-image: url(../images/aviation/home-banner.jpg)
}

.layer-overlay-2 {
    position: relative;
    background-image: url(../images/e-learing/counter-bg.jpg)
}

.layer-overlay-3 {
    position: relative;
    background-image: url(../images/financial/banner-bg.jpg)
}

.layer-overlay-4 {
    position: relative;
    background-image: url(../images/healthcare/bg-home7.jpg)
}

.layer-overlay-5 {
    position: relative;
    background-image: url(../images/human-capital/banner-2.jpg)
}

.layer-overlay-6 {
    position: relative;
    background-image: url(../images/real-estate/banner5.png)
}

.layer-overlay-7 {
    position: relative;
    background-image: url(../images/retail/banner-2.jpg)
}

.layer-overlay-8 {
    position: relative;
    background-image: url(../images/payment/banner-5.jpg)
}

.layer-overlay-9 {
    position: relative;
    background-image: url(../images/oil-gas/banner-3.jpg)
}

.layer-overlay-10 {
    position: relative;
    background-image: url(../images/sport/banner-0.jpg)
}

.layer-overlay-11 {
    position: relative;
    background-image: url(../images/sport/banner-4.jpg)
}

.layer-overlay-12 {
    position: relative;
    background-image: url(../images/legal/banner-2.jpg)
}

.layer-overlay-13 {
    position: relative;
    background-image: url(../images/supply-chain/banner-4.jpg)
}

.layer-overlay-14 {
    position: relative;
    background-image: url(../images/utilities/banner-4.jpg)
}

.layer-overlay-15 {
    position: relative;
    background-image: url(../images/media/banner-3.jpg)
}

.layer-overlay-16 {
    position: relative;
    background-image: url(../images/meeting-events/banner-bg.jpg)
}

.layer-overlay-17 {
    position: relative;
    background-image: url(../images/food/banner-5.jpg)
}

.layer-overlay-18 {
    position: relative;
    background-image: url(../images/casino-game/banner-3.jpg)
}

.layer-overlay-19 {
    position: relative;
    background-image: url("../images/hospitality/bgr-unc-inventment.png")
}

.border-1px {
    border: 1px solid #eee !important
}

.bg-white-transparent-4 {
    background: #fff
}

.icon-box .icon.icon-border-effect {
    position: relative
}

.icon-box .icon.icon-circled {
    border-radius: 50%
}

.icon-box .icon {
    display: inline-block;
    height: 70px;
    margin-bottom: 20px;
    text-align: center;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    width: 70px
}

.icon-box {
    margin-bottom: 30px
}

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

.pull-right {
    float: right
}

.pull-right {
    float: right !important
}

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

.services-tab .nav-tabs>li {
    border-left: 1px solid #eee;
    margin-bottom: 0;
    width: 20%
}

.services-tab .nav-tabs>li:first-child {
    border-left: none
}

.services-tab .nav-tabs>li>a {
    background-color: #fff;
    color: #a9a9a9;
    font-size: 13px;
    margin-right: 0;
    padding: 35px 20px;
    text-transform: uppercase
}

.services-tab .nav-tabs>li>a i {
    display: block;
    font-size: 36px;
    margin-right: 0;
    margin-bottom: 10px;
    vertical-align: middle
}

.services-tab .nav-tabs>li a:focus,
.services-tab .nav-tabs>li a:hover,
.services-tab .nav-tabs>li.active>a,
.services-tab .nav-tabs>li.active>a:focus,
.services-tab .nav-tabs>li.active>a:hover {
    color: #fff
}

.services-tab .nav-tabs>li a:focus i,
.services-tab .nav-tabs>li a:hover i,
.services-tab .nav-tabs>li.active>a i,
.services-tab .nav-tabs>li.active>a:focus i,
.services-tab .nav-tabs>li.active>a:hover i {
    color: #fff
}

.services-tab .tab-content .service-content .sub-title {
    color: #c8c8c8;
    font-family: Barlow, sans-serif
}

.services-tab .tab-content .service-content .title {
    color: #555;
    font-family: Barlow, sans-serif
}

@media only screen and (max-width:1199px) {
    .services-tab .service-content {
        margin-bottom: 30px
    }
}

@media only screen and (max-width:991px) {
    .services-tab .service-content {
        padding: 0 20px
    }
}

@media only screen and (max-width:767px) {
    .services-tab .nav.nav-tabs a {
        padding: 10px 0;
        font-size: 9px
    }
    .services-tab .nav.nav-tabs a i {
        font-size: 28px
    }
}

.vertical-tab .nav-tabs li a:active {
    color: #d3d3d3
}

.section-padding--lg {
    padding: 45px 0
}

.service {
    box-shadow: 0 0 13px rgba(0, 0, 0, .1);
    padding: 0 10%;
    position: relative;
    text-align: center
}

.service .service__icon {
    background: #fff none repeat scroll 0 0;
    border-radius: 100%;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    height: 85px;
    left: 50%;
    line-height: 85px;
    margin: auto;
    position: absolute;
    text-align: center;
    top: -43px;
    transform: translateX(-50%);
    width: 85px
}

.service .service__details {
    padding-bottom: 30px;
    padding-top: 70px
}

.service .service__details h6 a {
    color: #333;
    display: block;
    font-family: Dosis, sans-serif;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 21px;
    transition: all .3s ease 0s
}

.service .service__details h6 a:hover {
    color: #89d700
}

.service .service__details p {
    color: #777;
    font-size: 15px;
    line-height: 27px
}

.service .service__btn {
    margin-top: 28px
}

.service .service__btn a.dcare__btn--2 {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 5px;
    color: #777;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    height: 44px;
    line-height: 42px;
    padding: 0 36px;
    text-transform: capitalize;
    transition: all .5s ease 0s
}

.service .service__btn a.dcare__btn--2:hover {
    background: #89d700 none repeat scroll 0 0;
    border: 1px solid #89d700;
    color: #fff
}

.service--2 .service {
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.service--2 .service:hover .service__icon {
    background: #444 none repeat scroll 0 0
}

.service--2 .service:hover {
    transform: translateY(-20px)
}

.service--2 .service .service__icon {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.service--2 .service .service__details {
    padding-bottom: 38px;
    padding-top: 62px
}

.service--2 .service .service__details h6 a {
    color: #fff;
    display: block;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 21px
}

.service--2 .service .service__details h6 a:hover {
    color: #89d700
}

.service--2 .service .service__details p {
    color: #fff;
    line-height: 23px
}

.service--2 .service .service__btn {
    margin-top: 28px
}

.service--2 .border__color::before {
    box-shadow: 8px 0 10px rgba(0, 0, 0, .2)
}

.border__color {
    position: relative
}

.border__color::before {
    background: #f59e01 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    width: 100%
}

.border__color.border__color--2::before {
    background: #b1c642 none repeat scroll 0 0
}

.border__color.border__color--3::before {
    background: #ff4069 none repeat scroll 0 0
}

.border__color.border__color--4::before {
    background: #f7cb4f none repeat scroll 0 0
}

.border__color.border__color--5::before {
    background: #b1c642 none repeat scroll 0 0
}

.border__color.border__color--6::before {
    background: #f7cb4f none repeat scroll 0 0
}

.border__color.border__color--7::before {
    background: #f5594e none repeat scroll 0 0
}

.border__color.border__color--8::before {
    background: #68b9d8 none repeat scroll 0 0
}

.fancy-2 {
    display: inline-block;
    position: relative
}

.fancy-2 h2 {
    font-size: 22px !important
}

.fancy-2:after {
    position: absolute;
    content: close-quote;
    width: 100px;
    height: 1px;
    top: 50%;
    margin-left: 15px
}

.bg-light-white {
    background-image: url(../images/animation/3.jpg)
}

.bg-light-green {
    background-image: url(../images/animation/4.png)
}

.fancy-2:after {
    background: #fff
}

.pb-80 {
    padding-bottom: 80px
}
.pb-81 {
    padding-bottom: 50px!important;
}
.pt-100 {
    padding-top: 48px
}

.card {
    position: relative;
    margin-bottom: 1.5rem;
    width: 100%;
    margin-top: 1.5em;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .08), 0 2px 4px 0 rgba(0, 0, 0, .12);
    display: flex;
    flex-direction: row;
    min-height: 84%
}

.widgets-cards .wrp.icon-circle {
    width: 18px;
    height: 55px;
    border-radius: 50%;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 0;
    margin-right: 15px
}

.bg-success {
    background: linear-gradient(-41deg, #09c778, #01a0f9)
}

.bg-warning {
    background: linear-gradient(-41deg, #09c778, #01a0f9);
    color: #fff
}

.widgets-cards .wrp.icon-circle i {
    font-size: 18px;
    color: #fff
}

.widgets-cards .wrp p {
    line-height: 28px;
    margin-bottom: 10px
}

.widgets-cards .wrp h3 {
    font-size: 19px;
    text-transform: uppercase
}

.text-muted {
    color: #212121 !important
}

.services-section-two {
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover
}

.services-section-two:before {
    position: absolute;
    content: "";
    background: #acc;
    opacity: .9;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.sec-title h1 {
    font-size: 36px;
    font-weight: 700;
    line-height: 42px;
    color: #fff
}

.sec-title.centered {
    text-align: center
}

.sec-title {
    position: relative;
    margin-bottom: 50px
}

.text {
    font-size: 16px;
    color: #222
}

.text-1 {
    font-size: 16px;
    color: #fff
}

.service-block-two h4 a {
    color: #222;
    transition: .5s ease
}

.service-block-two h4 a:hover {
    color: #f13729
}

.service-block-two .link-btn a {
    position: absolute;
    left: 40px;
    bottom: -25px;
    display: inline-block;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 48px;
    border: 1px solid #039;
    background: #039;
    border-radius: 50%;
    color: #fff;
    font-size: 15px;
    transition: .5s ease;
    opacity: 0;
    transform: scale(.5)
}

.service-block-two .inner-box:hover .link-btn a {
    opacity: 1;
    transform: scale(1)
}

.section_title {
    margin-bottom: 60px
}

.about-four__box {
    padding: 50px
}

.about-four__box-top {
    display: flex;
    align-items: center
}

.about-four__box-top i {
    color: #fff;
    font-size: 64px
}

.about-four__box-title {
    margin: 0;
    color: #fff;
    font-size: 16px;
    line-height: 10px;
    font-weight: 700
}

.about-four__box-text {
    margin: 0;
    color: #fff;
    font-size: 15px;
    line-height: 32px;
    margin-top: 23px
}

.about-four__image {
    position: relative
}

.about-four__sign {
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 10
}

.about-four__box {
    padding: 50px
}

.thm-base-bg-2 {
    background-color: #0097a4
}

.video-section.style-two:before {
    opacity: .75
}

.video-section.style-two:after {
    position: absolute;
    content: "";
    background: #fff;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 130px
}

.video-section.style-two {
    background-image: url(../images/bg/5.jpg)
}

.video-section .default-video-box-two {
    position: relative;
    top: -45px;
    margin-bottom: 60px
}

.video-section .default-video-box-two a {
    position: relative;
    height: 90px;
    width: 90px;
    display: inline-block;
    border-radius: 50%;
    background-color: #fff;
    text-align: center;
    line-height: 98px;
    font-size: 30px;
    padding-left: 6px;
    color: #ff4747;
    left: 20px;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, .1)
}

.video-section .default-video-box-two a:before {
    position: absolute;
    content: "";
    height: 140px;
    width: 140px;
    left: -25px;
    top: -25px;
    border: 1px solid #e9e6e6;
    border-radius: 50%
}

.video-section .default-video-box-two a:after {
    position: absolute;
    content: "";
    height: 190px;
    width: 190px;
    left: -50px;
    top: -50px;
    border: 1px solid #e9e6e6;
    border-radius: 50%
}

.video-section .outer-box {
    position: relative;
    background: #fff;
    padding: 50px;
    padding-bottom: 0;
    max-width: 1270px;
    margin: 0 auto;
    margin-top: 70px;
    z-index: 9
}

.video-section h1 {
    color: #fff;
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 20px
}

.video-section h4 {
    color: #fff;
    font-size: 17px;
    font-weight: 400;
    line-height: 30px
}

.success-block {
    position: relative;
    margin: 0 0 20px 0
}

.success-block .inner-box {
    position: relative;
    text-align: center;
    padding: 33px 20px;
    border: 1px solid #e9e6e6;
    transition: .5s ease;
    flex-direction: row;
    flex-wrap: wrap;
    height: 100%
}

.success-block .inner-box:hover {
    border-color: #fff;
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, .1)
}

.success-block h4 {
    font-size: 17px;
    font-weight: 600;
    color: #222;
    margin-bottom: 20px;
    text-transform: uppercase
}

.success-block .icon {
    font-size: 60px;
    color: #8a91a4;
    transition: .5s ease;
    margin-bottom: 20px
}

.success-block .inner-box:hover .icon {
    color: #f13729
}

.success-block .step {
    font-size: 14px;
    font-weight: 600;
    font-family: Barlow, sans-serif;
    color: #fff;
    background: #0096a3;
    padding: 0 11px;
    line-height: 28px;
    display: inline-block;
    margin-bottom: 20px
}

.success-block .text {
    line-height: 26px
}

.appointment-form-area .form-content {
    margin-bottom: 35px
}

.appointment-form-area .form-content p {
    font-size: 20px;
    color: #102a82;
    margin: 0;
    line-height: 1
}

.appointment-form-area .form-content h3 {
    font-size: 35px;
    color: #343846;
    margin: 16px 0 0 0
}

.appointment-form-area .appointment-form .form-group .form-control {
    height: 50px;
    color: #9f9f9f !important;
    border: 1px solid #f3f3f3;
    background-color: #f3f3f3;
    border-radius: 0;
    padding: 0;
    font-size: 14px;
    padding: 10px 20px;
    width: 100%;
    border-radius: 2px;
    margin: 0 0 15px 0
}

.appointment-form-area .appointment-form .form-group .form-control:focus {
    background-color: #fff;
    border-color: #0097a4;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%
}

.appointment-form-area .appointment-form .form-group textarea.form-control {
    border: 1px solid #f3f3f3;
    border-radius: 0;
    height: 160px
}

.appointment-form-area .appointment-form .appointment-btn {
    text-align: center;
    margin-top: 30px
}

.appointment-form-area .appointment-form .appointment-btn .appointment-btn-one {
    display: inline-block;
    padding: 16px 30px;
    font-size: 15px;
    font-weight: 400;
    background-color: #0097a4;
    border: 1px solid #0097a4;
    color: #fff;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: .5s;
    text-transform: uppercase;
    border-radius: 2px
}

.appointment-form-area .appointment-form .appointment-btn .appointment-btn-one:hover {
    background-color: #fff;
    color: #0097a4;
    text-decoration: none
}

.appointment-form-area .appointment-form .appointment-btn .appointment-btn-one i {
    margin-left: 6px
}

.appointment-form-area .appointment-form .appointment-btn .appointment-btn-one i::before {
    font-size: 16px
}

.appointment-form-area .nice-select {
    float: unset;
    line-height: 28px
}

.appointment-form-area .nice-select .list {
    z-index: 999;
    width: 100%;
    overflow-y: auto;
    height: 200px
}

.navbar .nav-link {
    display: inline-block
}

.arrow-down {
    height: 20px;
    width: 20px;
    position: relative;
    left: -5px;
    display: inline-block
}

.arrow-down:after {
    content: "\f3d0";
    font-family: ionicons;
    height: auto;
    line-height: normal;
    vertical-align: middle;
    width: 100%;
    color: #fff;
    font-size: large;
    font-weight: 600
}

.bg-light-whitee {
    background-color: #fff
}

.section-header {
    padding-bottom: 5px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 10
}

.section-header .section-heading h3 {
    padding-bottom: 20px;
    font-weight: 600;
    font-size: 35px
}

.text-theme {
    color: #111
}

.section-padding {
    padding: 40px 0
}

.partner-box .partner-logo {
    width: 150px;
    height: 150px;
    margin: 0 auto
}

.themeioan_services .mt-25 {
    margin-bottom: 10px
}

.bg-color-light3 {
    background-color: #f4f4f4
}

.heading {
    position: relative;
    font-weight: 700;
    font-family: Barlow, sans-serif;
    font-size: 36px;
    color: #1d3b5f;
    margin: 0 0 30px 0;
    text-align: center
}

.heading-contant {
    position: relative;
    font-weight: 700;
    font-family: Barlow, sans-serif;
    font-size: 36px;
    color: #1d3b5f;
    margin: 0 0 30px 0
}

.blog_post {
    background-color: #fff;
    margin-bottom: 30px;
    transition: all .3s;
    padding: 20px;
    display: table;
    flex-direction: row;
    min-height: 95%
}

.blog_post:hover {
    border-color: transparent;
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, .08)
}

.blog_post .blog_info {
    padding: 35px 0
}

.blog_post .post_title {
    font-size: 20px;
    color: #1d3b5f;
    font-weight: 600;
    font-family: Barlow, sans-serif
}

.blog_post .post_title:hover {
    color: #0f73ee
}

.blog_post .post_text {
    color: #6f87aa
}

.blog_post .post_text,
.blog_post .post_title {
    margin-bottom: 10px
}

.blog_post .post_link {
    color: #1d3b5f;
    font-size: 14px;
    font-weight: 600;
    font-family: Barlow, sans-serif
}

.blog_post .blog_comment {
    padding: 10px 0;
    border-top: 1px solid #ebebeb;
    padding-bottom: 0
}

.blog_post .blog_comment p {
    color: #6f87aa;
    font-size: 12px;
    font-weight: 600;
    font-family: Barlow, sans-serif
}

.blog_post .blog_comment p span {
    color: #1d3b5f
}

.blog_sidebar .box .heading {
    font-family: Barlow, sans-serif;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 20px
}

.blog_sidebar .box {
    margin-bottom: 30px;
    border: 1px solid rgba(5, 117, 255, .2);
    padding: 40px 30px
}

.blog_sidebar .search_box form {
    overflow: auto;
    border: 1px solid rgba(5, 117, 255, .2)
}

.blog_sidebar .search_box form input {
    width: calc(100% - 60px);
    float: left;
    height: 60px;
    border: none;
    padding: 0 20px
}

.blog_sidebar .search_box form input:focus {
    outline: 0
}

.blog_sidebar .search_box form button {
    width: 60px;
    float: left;
    height: 60px;
    background-color: #0f73ee;
    color: #fff;
    border: none
}

.blog_sidebar .category_box ul li a {
    color: #6f87aa;
    width: 100%;
    font-family: Barlow, sans-serif;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 10px
}

.blog_sidebar .category_box ul li a:hover {
    color: #0f73ee
}

.blog_sidebar .category_box ul li a span {
    float: right
}

.blog_sidebar .post_box ul li {
    margin-bottom: 30px
}

.blog_sidebar .post_box .img_area {
    width: 60px;
    display: inline-block;
    vertical-align: middle
}

.blog_sidebar .post_box .info_area {
    width: calc(100% - 64px);
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px;
    font-family: Barlow, sans-serif;
    font-weight: 500
}

.blog_sidebar .post_box .info_area h2 {
    font-size: 14px;
    color: #6f87aa
}

.blog_sidebar .post_box .info_area .time {
    font-size: 13px;
    margin-top: 3px
}

.blog_sidebar .keyword_box ul li {
    display: inline-block
}

.blog_sidebar .keyword_box ul li a {
    color: #6f87aa;
    font-size: 14px;
    font-family: Barlow, sans-serif;
    font-weight: 500;
    border: 1px solid rgba(5, 117, 255, .2);
    padding: 10px 20px;
    margin-right: 10px;
    margin-bottom: 10px
}

.blog_sidebar .keyword_box ul li a:hover {
    background-color: #0f73ee;
    color: #fff
}

.blog_post_details {
    border: 1px solid rgba(5, 117, 255, .2)
}

.blog_post_details .description .heading {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 20px
}

.blog_post_details .description {
    padding: 30px
}

.blog_post_details .description p {
    color: #6f87aa;
    margin-bottom: 20px
}

.blog_post_details .bottom_area {
    border-top: 1px solid #ebebeb;
    padding: 10px 30px;
    overflow: auto
}

.blog_post_details .bottom_area p {
    color: #0f73ee;
    font-size: 14px;
    font-weight: 600;
    font-family: Barlow, sans-serif;
    float: left;
    margin-top: 5px
}

.blog_post_details .bottom_area p span {
    color: #1d3b5f
}

.blog_post_details .bottom_area .social_link {
    float: right
}

.blog_post_details .bottom_area .social_link ul li {
    display: inline-block;
    margin-left: 5px
}

.blog_post_details .bottom_area .social_link ul li a {
    border: 1px solid #d1d1d1;
    width: 30px;
    height: 30px;
    display: flex;
    font-size: 14px;
    justify-content: center;
    align-items: center;
    color: #5a5a5a;
    border-radius: 50%
}

.blog_post_details .bottom_area .social_link ul li a:hover {
    background-color: #007efe;
    color: #fff;
    border-color: #007efe
}

.blog_post_comments {
    padding: 30px;
    border: 1px solid rgba(5, 117, 255, .2);
    margin-top: 30px
}

.blog_post_comments .comment-count {
    font-family: Barlow, sans-serif;
    font-weight: 500;
    color: #1d3b5f;
    margin-bottom: 10px
}

.blog_post_comments ul li {
    margin-bottom: 30px
}

.blog_post_comments ul li:last-child {
    margin-bottom: 0
}

.blog_post_comments ul li .comment-txt,
.blog_post_comments ul li .img_area,
.blog_post_comments ul li .reply-txt {
    display: inline-block;
    vertical-align: middle
}

.blog_post_comments ul li .img_area {
    width: 80px
}

.blog_post_comments ul li .comment-txt {
    width: calc(100% - 148px);
    padding: 0 30px 0 15px;
    color: #6f87aa
}

.blog_post_comments ul li .comment-txt .time {
    color: #0f73ee;
    font-size: 13px;
    margin-top: 5px
}

.blog_post_comments ul li .reply-txt {
    width: 60px;
    text-align: right;
    color: #0f73ee
}

.blog_post_comments ul li .sub-comment {
    margin-left: 40px;
    margin-top: 20px
}

@media only screen and (min-width:992px) {
    .blog_post a.post_link.line-animation::before {
        background-color: #1d3b5f
    }
}

.stakeholder-area {
    padding-bottom: 100px
}

.stakeholder-area .container-fluid {
    max-width: 1140px
}

.stakeholder {
    background-color: #4424a8
}

.stakeholder .stakeholder-content-wrap {
    padding: 50px;
    padding-right: 0
}

.stakeholder .stakeholder-content-wrap .stakeholder-title {
    margin-bottom: 40px;
    color: #fff
}

.stakeholder .stakeholder-content-wrap .stakeholder-title span {
    text-transform: uppercase;
    text-shadow: -1px 1px 0 #5d43b2, 1px 1px 0 #5d43b2, 1px -1px 0 #5d43b2, -1px -1px 0 #5d43b2;
    letter-spacing: 3px;
    color: #4424a8;
    font-size: 60px;
    margin-bottom: -30px;
    display: block;
    font-weight: 700;
    line-height: 1
}

.stakeholder .stakeholder-content-wrap .stakeholder-title h2 {
    color: #fff;
    font-size: 40px;
    margin-bottom: 20px
}

.stakeholder .stakeholder-content-wrap .single-stakeholder {
    margin-bottom: 30px
}

.stakeholder .stakeholder-content-wrap .single-stakeholder .title {
    position: relative;
    padding-left: 55px;
    margin-bottom: 15px
}

.stakeholder .stakeholder-content-wrap .single-stakeholder .title i {
    color: #917ecc;
    position: absolute;
    top: -5px;
    left: 0;
    font-size: 35px;
    line-height: 1
}

.stakeholder .stakeholder-content-wrap .single-stakeholder .title h3 {
    color: #fff
}

.stakeholder .stakeholder-content-wrap .single-stakeholder p {
    color: #fff !important
}

.stakeholder .stakeholder-content-wrap .stakeholder-title p {
    color: #fff !important
}

.stakeholder .stakeholder-content-wrap .active {
    margin-left: 0;
    margin-top: 10px
}

.stakeholder .stakeholder-img {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    position: absolute;
    left: 0;
    top: 28px;
    right: -70px
}

.featured-imagebox-post {
    margin: 0 0 30px;
    transition: all .3s ease-in-out;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 43, 92, .08);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 43, 92, .08);
    box-shadow: 0 0 10px 0 rgba(0, 43, 92, .08)
}

.featured-imagebox-post .featured-content.featured-content-post {
    padding: 20px 25px 27px;
    background-color: #fff;
    position: relative
}

.featured-imagebox-post .featured-content .featured-title h5 {
    -webkit-line-clamp: 2
}

.featured-imagebox-post:hover {
    -webkit-box-shadow: 0 4px 11px 0 rgba(0, 0, 0, .09);
    -moz-box-shadow: 0 4px 11px 0 rgba(0, 0, 0, .09);
    box-shadow: 0 4px 11px 0 rgba(0, 0, 0, .09)
}

.featured-imagebox-post .featured-thumbnail img {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out
}

.featured-imagebox-post:hover .featured-thumbnail img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.featured-imagebox-post .ttm-post-thumbnail {
    border: 8px solid #fff
}

.featured-imagebox-post .ttm-post-thumbnail .ttm-media-link a {
    position: absolute;
    top: 20px;
    right: -2px
}

.featured-imagebox-post .ttm-post-thumbnail .ttm-media-link a i {
    display: block;
    width: 51px;
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
    text-align: center;
    display: block;
    background-color: #fff
}

.featured-imagebox-post .featured-content.featured-content-post .post-meta span {
    display: inline-block;
    position: relative;
    margin-right: 10px;
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 10px;
    color: #585858
}

.featured-imagebox-post .featured-content.featured-content-post .post-meta span:last-child {
    padding-left: 15px;
    border-left: 1px solid #e3e3e3
}

.featured-imagebox-post .featured-content.featured-content-post .post-meta span i {
    padding-right: 5px
}

.featured-imagebox-post .featured-content.featured-content-post .post-footer {
    border-top: 1px solid #e3e3e3;
    padding: 20px 0 0;
    margin-top: 25px
}

.featured-imagebox-post .featured-content.featured-content-post .post-footer span {
    text-transform: capitalize;
    font-size: 15px
}

.featured-imagebox-post .featured-content.featured-content-post .post-footer span:last-child {
    float: right;
    font-size: 14px
}

.featured-imagebox-post.style2 {
    margin: 0;
    box-shadow: unset
}

.featured-imagebox-post.style2 .ttm-post-thumbnail {
    border: 0
}

.featured-imagebox-post.style2 .featured-content.featured-content-post {
    min-height: 255px;
    padding: 20px 25px 27px;
    min-height: 255px
}

.featured-imagebox-post.style2 .featured-content.featured-content-post .ttm-post-link {
    padding-top: 8px;
    margin-top: 30px;
    border-top: 1px solid #eaeff5
}

.featured-imagebox,
.featured-imagebox .featured-thumbnail {
    position: relative;
    overflow: hidden
}

.featured-imagebox-post .featured-thumbnail img {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out
}

.ttm-pagination .page-numbers.current,
.ttm-pagination .page-numbers:hover {
    color: #fff
}

.ttm-pagination .page-numbers {
    width: 43px;
    height: 43px;
    line-height: 41px;
    text-align: center;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    border-radius: 0;
    margin: 0 3px;
    padding: 0;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 12px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 5px 0 rgba(43, 52, 59, .18)
}

.ttm-pagination .page-numbers.current,
.ttm-pagination .page-numbers:hover {
    background-color: #0096a3
}

.timelines {
    width: 100%
}

.timeline {
    position: relative
}

.timeline:before {
    top: 0;
    bottom: 10px;
    position: absolute;
    content: " ";
    border: .5px dashed #ff2e59;
    left: 0;
    margin-left: 7px
}

.timeline>li {
    position: relative;
    list-style-type: none;
    text-align: justify
}

.timeline>li:after,
.timeline>li:before {
    content: " ";
    display: table
}

.timeline>li:after {
    clear: both
}

.timeline>li:after,
.timeline>li:before {
    content: " ";
    display: table
}

.timeline>li:after {
    clear: both
}

.timeline>li>.timeline-panel {
    float: left;
    border-radius: 2px;
    margin-left: 34px;
    position: relative
}

.timeline>li>.timeline-badge {
    width: 15px;
    height: 15px;
    top: 0;
    left: 0;
    text-align: center;
    position: absolute;
    z-index: 99;
    border-radius: 50%
}

.timeline>li.color1>.timeline-badge {
    background-color: #ff2e59
}

.timeline>li.color2>.timeline-badge {
    background-color: #ff800f
}

.timeline>li.color3>.timeline-badge {
    background-color: #b75e40
}

.timeline>li.color4>.timeline-badge {
    background-color: #1cb151
}

.timeline>li.color5>.timeline-badge {
    background-color: #00cec9
}

.timeline>li.timeline-inverted>.timeline-panel {
    float: right
}

.timeline>li .timeline-panel .f-info {
    font-size: 17px;
    margin-bottom: 8px;
    letter-spacing: .1px
}

.timeline>li.color1 .timeline-panel .f-info {
    color: #ff2e59
}

.timeline>li.color2 .timeline-panel .f-info {
    color: #ff800f
}

.timeline>li.color3 .timeline-panel .f-info {
    color: #b75e40
}

.timeline>li.color4 .timeline-panel .f-info {
    color: #1cb151
}

.timeline>li.color5 .timeline-panel .f-info {
    color: #00cec9
}

.counter-icon {
    font-size: 20px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 100%;
    background-color: #222;
    display: inline-block;
    color: #fff !important;
    margin: 0 11px 0 0
}

.email-left-side-top {
    width: 100%;
    float: left;
    margin: 30px 0 0 0
}

p.email-side-right {
    width: 70%;
    float: left !important;
    margin: 0
}

p.email-side-right a {
    color: #fff;
    font-size: 17px
}

p.email-side-left {
    float: left;
    margin: 0 0 15px 0;
    font-family: Barlow, sans-serif;
    font-size: 16px;
    color: #fff
}

.button {
    text-transform: uppercase;
    font-family: Barlow, sans-serif;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    letter-spacing: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    color: #fff;
    background-color: #0091e5;
    outline: 0;
    border-radius: 290486px;
    font-weight: 600;
    text-align: center !important;
    display: block;
    margin: 0 auto;
    width: 300px;
    height: 50px
}

.button,
.button.is-large,
.button.is-medium {
    font-size: 17px;
    font-size: 1.0625rem;
    height: 2.7em;
    padding-left: calc(1.8em - 1px);
    padding-right: calc(1.8em - 1px)
}

.button:focus,
.button:hover {
    color: #fff;
    background-color: #0097a4
}

.has-text-centered {
    text-align: center !important
}

.inner-banner .blue,
h1 {
    color: #14287b;
    text-align: center
}

.check-list2.half-list li {
    width: 49%;
    display: inline-block;
    vertical-align: top
}

.check-list2 li {
    position: relative;
    padding-left: 48px
}

.why-us-content .check-list2 p {
    line-height: 1.5;
    margin-top: 4px
}

.check-list2 li img {
    position: absolute;
    left: 0;
    top: 6px
}

.services-section-five {
    position: relative;
    padding: 40px 0 60px;
    background: #f4fbff
}

.services-section-five.style-two {
    padding-top: 50px
}

.services-section-five .sec-title {
    margin-bottom: 60px
}

.services-section-five .sec-title .text {
    position: relative;
    max-width: 840px
}

.services-section-five .sec-title {
    margin-bottom: 60px
}

.sec-title.centered {
    text-align: center
}

.sec-title {
    position: relative;
    margin-bottom: 30px
}

.sec-title .title {
    font-size: 34px;
    font-weight: 600;
    color: #7141b1;
    position: relative;
    display: inline-block;
    margin-bottom: 2px;
    text-transform: uppercase;
    background-image: -webkit-gradient(linear, right top, left top, from(#1a28a8), to(#03cdf4));
    background-image: linear-gradient(to left, #1a28a8 0, #03cdf4 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.sec-title h2 {
    display: block;
    position: relative;
    font-size: 36px;
    font-weight: 800;
    line-height: 1.3em;
    margin-bottom: 25px;
    padding-bottom: 15px
}

.services-section {
    position: relative;
    padding: 40px 0 40px
}

.services-block-three {
    position: relative;
    margin-bottom: 30px;
    transition: all .7s ease;
    display: flex;
    flex-direction: row;
    min-height: 100%
}

.services-block-three.style-two {
    text-align: center
}

.services-block-three.style-two .inner-box h3:before {
    margin-left: -25px;
    left: 50%
}

.services-block-three .inner-box {
    position: relative;
    box-shadow: 0 3px 10px 0 rgba(38, 59, 94, .1);
    padding: 35px 35px;
    background: #fff;
    transition: all .7s ease;
    overflow: hidden;
    padding-bottom: 45px
}

.services-block-three .inner-box:hover {
    box-shadow: 8px 14px 15px 0 rgba(136, 136, 136, .4);
    transition: all .7s ease
}

.services-block-three .inner-box .service-number {
    position: absolute;
    right: 9px;
    top: 30px;
    color: #d6d4d4;
    opacity: .4;
    font-size: 63px;
    line-height: 1em;
    font-weight: 700
}

.services-block-three .inner-box .icon-box {
    position: relative;
    font-size: 54px;
    line-height: 1em;
    color: #fc3549
}

.services-block-three .inner-box h3 {
    position: relative;
    font-size: 16px;
    font-weight: 600;
    margin-top: 18px;
    padding-bottom: 12px
}

.services-block-three .inner-box h3 a {
    position: relative;
    color: #222;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    font-size: 20px;
    font-weight: 900
}

.services-block-three .inner-box h3 a:hover {
    color: #0096a3;
    transition: all .3s ease
}

.services-block-three .inner-box h3:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    height: 2px;
    width: 50px;
    background-color: #0096a3
}

.services-block-three .inner-box .text {
    position: relative;
    font-size: 15px;
    line-height: 1.8em;
    margin-top: 25px;
    color: #6a7695
}

.mr3.btn-link {
    position: absolute;
    right: -94px;
    width: 170px;
    height: 170px;
    background: #0096a3;
    border-radius: 50%;
    bottom: -95px;
    transition: all .7s ease
}

.mr3.btn-link i {
    position: absolute;
    left: 37px;
    line-height: 1;
    color: #fff;
    top: 36px;
    font-size: 25px;
    font-weight: 300
}

.feature-box {
    position: relative;
    padding: 0 20px;
    background: #fff;
    border: 1px solid #bbb;
    margin-bottom: 30px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.feature-box:after {
    position: absolute;
    display: block;
    content: "";
    width: 42px;
    height: 45px;
    border-right: 3px solid #0097a4;
    border-bottom: 3px solid #0097a4;
    right: -3px;
    bottom: -3px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    box-sizing: border-box
}

.feature-box:before {
    position: absolute;
    display: block;
    content: "";
    width: 42px;
    height: 45px;
    border-top: 3px solid #0097a4;
    border-left: 3px solid #0097a4;
    left: -3px;
    top: -3px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    box-sizing: border-box
}

.feature-box:hover:after {
    width: 250px;
    height: 150px
}

.feature-box:hover:before {
    width: 250px;
    height: 150px
}

.feature-box:hover {
    -webkit-box-shadow: 0 20px 40px #bbbbbbc2;
    box-shadow: 0 20px 40px #bbbbbbc2;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.btn {
    padding-top: 9px;
    padding-bottom: 9px
}

.site-button {
    color: #000;
    outline: 0
}

.active>.site-button,
.site-button:active,
.site-button:focus,
.site-button:hover,
.site-button:visited {
    background-color: #0097a4;
    color: #fff
}

.site-button:hover {
    background-color: #000;
    color: #000
}

.site-button-secondry {
    background-color: #1f3334;
    color: #000;
    outline: 0
}

.active>.site-button-secondry,
.site-button-secondry:active,
.site-button-secondry:focus,
.site-button-secondry:hover {
    background-color: #0097a4;
    color: #000
}

.site-button {
    color: #fff;
    padding: 10px 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
    cursor: pointer;
    display: inline-block;
    border: 3px solid #0097a4!important;
    border: none;
    font-size: 17px;
    margin-right: 10px;
    font-weight: 600;
    border-radius: 100px
}

.site-button.hover,
.site-button:hover {
    background-color: #0097a4;
	color: #fff;
}

.site-button.hover:after,
.site-button.hover:before,
.site-button:hover:after,
.site-button:hover:before {
    height: 100%;
    width: 100%;
    border-color: #fff
}

.working-process-style2-area {
    position: relative;
    display: block;
    background: #4faab2;
    padding: 110px 0 110px;
    z-index: 1;
    display: flex;
    flex-direction: row;
    min-height: 100%
}

.section-title .title {
    position: relative;
    display: block;
    color: #fff !important;
    font-size: 36px;
    line-height: 44px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: Barlow, sans-serif;
    text-align: center
}

.section-title p {
    color: #222;
    font-size: 14px;
    line-height: 28px;
    text-transform: uppercase;
    margin: 15px 0 0 7px;
    font-family: Barlow, sans-serif;
    text-align: center
}

.ttm-btn {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    line-height: normal;
    padding: 11px 32px 11px 31px;
    background: 0 0;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    position: relative;
    text-transform: capitalize;
    font-weight: 700;
    z-index: 1;
    position: relative;
    background-size: 200% auto;
    transition: all .5s ease 0s;

    margin: 16px 0 0 0
}

.ttm-btn:after,
.ttm-btn:before {
    position: absolute;
    content: "";
    transform: rotate(0);
    -webkit-transform: rotate(0);
    border: solid;
    display: inline-block;
    padding: 3px;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    transition: all .7s ease-out
}

.ttm-btn:before {
    top: -7px;
    left: -7px;
    border-width: 0 1px 1px 0
}

.ttm-btn:after {
    bottom: -7px;
    right: -7px;
    border-width: 1px 0 0 1px
}

.ttm-btn:hover:before {
    left: 100%;
    transform: rotate(90deg)
}

.ttm-btn:hover:after {
    right: 100%;
    transform: rotate(90deg)
}

.ttm-btn.ttm-icon-btn-left {
    padding-left: 22px;
    transition: unset
}

.ttm-btn.ttm-icon-btn-right {
    padding-right: 22px;
    transition: unset
}

.ttm-btn.ttm-icon-btn-right i {
    padding-right: 2px
}

.ttm-btn-style-fill.ttm-btn-color-skincolor:hover {
    background-position: right center
}

.ttm-btn.ttm-btn-style-border {
    background-color: transparent;
    border: 1px solid currentColor
}

.ttm-bgcolor-darkgrey,
.ttm-bgcolor-darkgrey>.ttm-bg-layer,
.ttm-bgcolor-darkgrey>.ttm-bg-layer>.ttm-col-wrapper-bg-layer-inner,
.ttm-bgcolor-skincolor .ttm-btn.ttm-btn-style-fill.ttm-btn-color-white:not(.btn-inline):hover,
.ttm-btn.ttm-btn-style-border.ttm-btn-color-dark:not(.btn-inline):hover,
.ttm-btn.ttm-btn-style-border.ttm-btn-color-darkgrey:hover {
    background-color: #0097a4;
    border: #0097a4;
    color: #222
}

.side-content {
    width: 100%;
    display: flex;
    flex-wrap: wrap
}

.side-content.left {
    padding-right: 100px
}

.side-content.right {
    padding-left: 100px
}

.side-content.light {
    color: #fff
}

.side-content.light h6 {
    color: #fff
}

.side-content h6 {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    font-family: Brookline;
    letter-spacing: 1px;
    color: #f8669e
}

.side-content h3 {
    width: 100%;
    display: block;
    margin-bottom: 30px;
    font-size: 42px;
    font-weight: 800
}

.side-content h2 {
    width: 100%;
    display: block;
    margin-bottom: 0;
    font-size: 32px;
    font-weight: 800
}

.side-content p {
    width: 100%
}

.side-content strong {
    font-weight: 600
}

.side-content .custom-button {
    margin-top: 0
}

.side-content .custom-link {
    margin-top: 40px
}

.side-image {
    width: 100%;
    display: block;
    margin-bottom: 0
}

.side-image img {
    width: 100%
}

.col-xl-5:last-child .color-icon-box {
    margin-top: -250px
}

.color-icon-box {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 28px;
    color: #fff;
    position: relative
}

.color-icon-box:first-child {
    margin-bottom: 30px
}

.color-icon-box .inner-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-repeat: no-repeat !important;
    background-position: 100% 30px !important
}

.color-icon-box figure {
    width: 100%;
    display: block;
    margin-bottom: 15px
}

.color-icon-box figure img {
    height: 60px
}

.color-icon-box h5 {
    width: 100%;
    display: block;
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #fff
}

.color-icon-box p {
    width: 100%;
    display: block;
    margin: 0;
    font-size: 15px;
    color: #fff
}

.custom-button {
    width: 240px;
    height: 64px;
    float: left;
    position: relative;
    white-space: nowrap
}

.custom-button .circle {
    width: 48px;
    height: 48px;
    display: block;
    position: relative;
    transition: all .45s cubic-bezier(.65, 0, .076, 1);
    background: #0096a3;
    border-radius: 48px
}

.custom-button .circle .icon {
    transition: all .45s cubic-bezier(.65, 0, .076, 1);
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #fff
}

.custom-button .circle .icon.arrow {
    transition: all .45s cubic-bezier(.65, 0, .076, 1);
    left: 10px;
    width: 18px;
    height: 2px;
    background: 0 0
}

.custom-button .circle .icon.arrow::before {
    content: '';
    position: absolute;
    top: -.25rem;
    right: .0625rem;
    width: .625rem;
    height: .625rem;
    border-top: .125rem solid #fff;
    border-right: .125rem solid #fff;
    transform: rotate(45deg)
}

.custom-button .button-text {
    transition: all .45s cubic-bezier(.65, 0, .076, 1);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-left: 0;
    color: #0096a3;
    font-weight: 600;
    line-height: 48px;
    text-align: center;
    font-size: 15px
}

.custom-button:hover {
    color: #fff
}

.custom-button:hover .circle {
    width: 100%
}

.custom-button:hover .circle .icon.arrow {
    background: #fff;
    transform: translate(1rem, 0)
}

.custom-button:hover .button-text {
    color: #fff
}

.choosing__information {
    background: #040021;
    padding: 38px 34px;
    margin-left: -115px;
    position: relative;
    z-index: 5
}

.section-title-one p {
    font-size: 18px;
    font-weight: 100;
    color: #000;
    text-transform: uppercase;
    padding-left: 12px;
    display: inline-block;
    line-height: 25px
}

.section-title-one h2 {
    font-size: 30px;
    line-height: 45px;
    color: #040021;
    text-transform: uppercase;
    margin-bottom: 0;
    font-weight: 600
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .choosing__information {
        padding: 20px 20px
    }
}

@media only screen and (min-width:768px) and (max-width:991px),
(max-width:767px) {
    .choosing__information {
        margin-left: 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .choosing__information {
        margin-right: 0
    }
}

@media (max-width:767px) {
    .choosing__information {
        padding: 30px 25px
    }
}

.choosing__information ul li {
    display: flex;
    align-items: center;
    margin-bottom: 10px
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .choosing__information ul li {
        margin-bottom: 35px
    }
}

@media (max-width:767px) {
    .choosing__information ul li {
        display: inherit
    }
}

.choosing__information ul li:last-child {
    margin-bottom: 0
}

.choosing__number {
    margin-right: 28px
}

@media (max-width:767px) {
    .choosing__number {
        margin-bottom: 30px
    }
}

.choosing__number span {
    border: 1px solid #8f98a8;
    color: #fff;
    height: 60px;
    width: 60px;
    display: inline-block;
    text-align: center;
    line-height: 58px;
    border-radius: 50%;
    position: relative;
    -webkit-transition: all .5s ease-out 0s;
    -moz-transition: all .5s ease-out 0s;
    -ms-transition: all .5s ease-out 0s;
    -o-transition: all .5s ease-out 0s;
    transition: all .5s ease-out 0s
}

.choosing__number span:before {
    position: absolute;
    content: "";
    width: 76px;
    height: 76px;
    border: 1px solid #8f98a8;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.choosing__text h5 {
    color: #fff;
    font-size: 18px
}

.choosing__text p {
    color: #c4c4c4
}

.text-primary {
    color: #0096a3 !important
}


a.blantershow-chat {
  /*   background: #009688; */
  background: #fff;
  color: #404040;
  position: fixed;
  display: flex;
  font-weight: 400;
  justify-content: space-between;
  z-index: 98;
  bottom: 15px;
  right: 30px;
  font-size: 15px;
  padding: 10px 20px;
  border-radius: 30px;
  box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
}

a.blantershow-chat svg {
  transform: scale(1.6);
  margin: 0 10px 0 0;
}

.wrapper-2{width:100%;display: flex;flex-direction: column;}@media (min-width:600px){.content{max-width:1000px;margin:0 auto;}.wrapper-2{height: initial;max-width:620px;margin:0 auto;margin-top:150px;box-shadow: 4px 8px 40px 8px rgba(88, 146, 255, 0.2);}}#thankyou {margin: 50px 0px 60px 0px;text-align: center;-webkit-animation: flash 1.2s ease 0s infinite;animation: flash 1.2s ease 0s infinite;}#h2thankyou {padding: 30px;font-size: 100px;font-family: Roboto;-webkit-animation: flashtwo 1.2s linear 0s infinite;animation: flashtwo 1.2s linear 0s infinite;margin: 0px;}@keyframes flash {0% {background-color: #fff;}49% {background-color: #fff;}50% {background-color: #fff;}100% {background-color: #fff;}}@keyframes flashtwo {0% {color: #2f3140;}49% {color: #2f3140;}50% {color: #0097a4;}100% {color: #0097a4;}}.octf-btn {transition: all 0.3s linear;-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-o-transition: all 0.3s linear;-ms-transition: all 0.3s linear;font-size: 14px;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;padding: 14px 17px;line-height: 1.42857143;display: inline-block;margin-bottom: 0;text-decoration: none!important;letter-spacing: 0.5px;text-transform: uppercase;white-space: nowrap;vertical-align: middle;font-family: Roboto;font-weight: 600;text-align: center;background: #0097a4;cursor: pointer;border: 1px solid transparent;color: #fff;outline: none;position: relative;margin: 20px 0px 0px 15px;}.octf-btn:before, .octf-btn:after {content: "";position: absolute;background: #0097a4;transition: all 0.3s linear;-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-o-transition: all 0.3s linear;-ms-transition: all 0.3s linear;}.octf-btn:before {width: calc( 100% + 2px );height: 1px;bottom: -6px;left: 10px;}.octf-btn:after {width: 1px;height: calc( 100% + 2px );top: 10px;right: -6px;}.octf-btn:hover, .octf-btn:active, .octf-btn:focus {background: transparent;color: #1a1a1a;border-color: #1a1a1a;}.octf-btn:hover:before, .octf-btn:active:before, .octf-btn:focus:before {width: 0;}.octf-btn:hover:after, .octf-btn:active:after, .octf-btn:focus:after {height: 0;}.octf-btn.border-hover-dark:hover {border-color: #000;color: #000;}



/*
  ========================================
  Cta
  ========================================
*/

#cta-area {
	padding: 15px;
}
.cta-btn {
    text-align: -webkit-center;
}


