/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

html,
body {
    overflow-x: hidden;
    height: 100%;
    -webkit-overflow-scrolling: touch
}

main {
    display: block
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: #fff0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: 600
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
[type=button],
[type=reset],
[type=submit] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
border-style: none;
padding: 0
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
outline: 1px dotted ButtonText
}

fieldset {
padding: .35em .75em .625em
}

legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal
}

progress {
vertical-align: baseline
}

textarea {
overflow: auto
}

[type=checkbox],
[type=radio] {
box-sizing: border-box;
padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
height: auto
}

[type=search] {
-webkit-appearance: textfield;
outline-offset: -2px
}

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

::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit
}

details {
display: block
}

summary {
display: list-item
}

template {
display: none
}

[hidden] {
display: none
}

*,
*::before,
*::after {
box-sizing: inherit
}

html {
box-sizing: border-box
}

body,
button,
input,
select,
optgroup,
textarea {
color: #0e2b5c;
font-family: "Inter", sans-serif;
-ms-word-wrap: break-word;
word-wrap: break-word
}

h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
font-family: "Inter", sans-serif;
color: #0e2b5c
}

dfn,
cite,
em,
i {
font-style: italic
}

blockquote {
margin: 0px !important;
border-left: 4px solid #fc5546;
padding-left: 30px;
margin-right: 20px
}

address {
margin: 0 0 1.5em
}

pre {
background: #eee;
font-family: "Courier 10 Pitch", courier, monospace;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em
}

code,
kbd,
tt,
var {
font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace
}

abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help
}

mark,
ins {
background: #fff9c0;
text-decoration: none
}

big {
font-size: 125%
}

.wp-block-cover-image .wp-block-subhead:not(.has-text-color) {
color: #fff
}

.wp-block-cover-image h1:not(.has-text-color) {
color: #fff
}

.wp-block-cover-image h2:not(.has-text-color) {
color: #fff
}

.wp-block-cover-image h3:not(.has-text-color) {
color: #fff
}

.wp-block-cover-image h4:not(.has-text-color) {
color: #fff
}

.wp-block-cover-image h5:not(.has-text-color) {
color: #fff
}

.wp-block-cover-image h6:not(.has-text-color) {
color: #fff
}

.wp-block-cover-image p:not(.has-text-color) {
color: #fff
}

.wp-block-cover .wp-block-subhead:not(.has-text-color) {
color: #fff
}

.wp-block-cover h1:not(.has-text-color) {
color: #fff
}

.wp-block-cover h2:not(.has-text-color) {
color: #fff
}

.wp-block-cover h3:not(.has-text-color) {
color: #fff
}

.wp-block-cover h4:not(.has-text-color) {
color: #fff
}

.wp-block-cover h5:not(.has-text-color) {
color: #fff
}

.wp-block-cover h6:not(.has-text-color) {
color: #fff
}

.wp-block-cover p:not(.has-text-color) {
color: #fff
}

body {
font-size: 16px;
line-height: 26px;
color: #707887;
background-color: #fff
}

hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em
}

ul,
ol {
margin: 0 0 1.5em 3em
}

ul {
list-style: none
}

ol {
list-style: decimal
}

li>ul,
li>ol {
margin-bottom: 0;
margin-left: 1.5em
}

dt {
font-weight: 700
}

dd {
margin: 0 1.5em 1.5em
}

embed,
iframe,
object {
max-width: 100%
}

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

figure {
margin: 1em 0
}

table {
margin: 0 0 1.5em;
width: 100%
}

a {
color: #bd0a2a;
text-decoration: none;
transition: .4s
}

a:visited {
color: #bd0a2a
}

a:hover,
a:focus,
a:active {
color: #bd0a2a
}

a:focus {
outline: none
}

a:hover,
a:active {
outline: 0
}

.button,
.wp-block-search .wp-block-search__button,
.wp-block-button .wp-block-button__link,
.wp-block-file a.wp-block-file__button {
border-color: #0e2b5c;
border-radius: 0;
background: #0e2b5c;
color: #fff;
padding: 20px 30px;
cursor: pointer;
transition: all .2s ease;
font-size: 14px;
line-height: 16.8px;
letter-spacing: 1.2px
}

.button:hover,
.wp-block-search .wp-block-search__button:hover,
.wp-block-button .wp-block-button__link:hover,
.wp-block-file a.wp-block-file__button:hover {
border-color: #fc5546;
background: #fc5546;
color: #fff
}

.button:active,
.button:focus,
.wp-block-search .wp-block-search__button:active,
.wp-block-search .wp-block-search__button:focus,
.wp-block-button .wp-block-button__link:active,
.wp-block-button .wp-block-button__link:focus,
.wp-block-file a.wp-block-file__button:active,
.wp-block-file a.wp-block-file__button:focus {
border-color: #fc5546
}

.button:visited,
.wp-block-search .wp-block-search__button:visited,
.wp-block-button .wp-block-button__link:visited,
.wp-block-file a.wp-block-file__button:visited {
color: #fff
}

.button {
border-radius: 5px
}

.cit-preloader-close {
transition: all .3s;
position: fixed;
bottom: 35px;
right: 50px;
padding: 8px 25px;
color: #000;
border: none !important;
background: #fff;
font-size: 80%;
margin-right: 7px;
cursor: pointer
}

.cit-preloader-close i {
font-size: 90%;
margin-right: 7px;
font-weight: 600
}

.cit-preloader-close:hover {
border-color: #5a1111;
background: #5a1111;
color: #fff
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
border: none;
background: #0e2b5c;
color: #fff;
line-height: 1;
padding: 20px 40px;
font-size: 14px;
line-height: 16.8px;
letter-spacing: 1px;
transition: all .3s ease-in-out;
border-radius: 4px
}

button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
background: #fc5546
}

button:active,
button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
border-color: #0e2b5c
}

button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
border-color: #ccc #bbb #aaa
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea,
.form-control {
color: #666;
padding: 3px;
background-color: #eff2f5
}

input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus,
.form-control:focus {
color: #707887;
outline: none;
box-shadow: none;
background-color: #eff2f5
}

select {
border: 1px solid #ccc
}

textarea {
width: 100%
}

.form-item {
position: relative;
margin-bottom: 30px
}

.form-item .wpcf7-not-valid-tip {
position: absolute;
left: 0;
bottom: -38px;
font-size: 13px
}

.form-item label {
font-weight: 600;
color: #0e2b5c;
margin-bottom: 10px
}

.form-item input {
transition: all .3s ease-in-out;
width: 100%;
border: none;
padding: 0 20px;
padding-left: 55px;
position: relative;
transition: all .3s ease-in-out;
border-radius: 0;
background: #eff2f5
}

.form-item input::-moz-placeholder {
color: #707887
}

.form-item input::placeholder {
color: #707887
}

.form-item input:focus {
outline: none;
color: #0e2b5c;
border: 1px solid #0e2b5c
}

.nice-select {
height: 50px;
font-size: 15px;
font-size: 15px;
border-radius: 0;
background: #eff2f5;
color: #707887
}

.nice-select .current {
padding-top: 3px;
display: block;
font-size: 16px
}

.nice-select .list {
margin: 0;
background: #eff2f5
}

.nice-select .option:hover,
.nice-select .option.selected,
.nice-select .option:focus {
background: #fc5546 !important;
color: #eff2f5
}

.form-item-btn {
top: 65px;
left: 25px;
color: #707887;
position: absolute;
transform: translateY(-50%)
}

.form-textarea {
position: relative;
margin-bottom: 30px
}

.form-textarea .form-item-btn {
top: 55px;
transform: unset;
color: #707887
}

.form-textarea textarea {
width: 100%;
border: none;
padding: 20px;
min-height: 150px;
padding-left: 60px;
border-radius: 0;
background: #eff2f5;
transition: all .3s ease-in-out
}

.form-textarea textarea::-moz-placeholder {
color: #707887
}

.form-textarea textarea::placeholder {
color: #707887
}

.form-textarea textarea:focus {
outline: none;
box-shadow: none;
transition: all .3s ease-in-out;
color: #0e2b5c;
border: 1px solid #0e2b5c
}

.site-header {
padding: 0
}

.site-header .cta-btn-wrapper {
margin-left: 30px
}

.site-header .site-branding {
display: flex;
align-items: center;
max-width: 160px;
height: 100%
}

.site-header .site-branding .site-title {
margin: 0;
font-size: 30px
}

.site-header .site-branding .site-description {
margin: 0
}

.site-header .main-navigation {
font-family: "Inter", sans-serif;
font-weight: 400;
padding: 0
}

.site-header .main-navigation .navbar-nav {
margin: 0;
transition: .4s;
text-transform: capitalize
}

.site-header .main-navigation .navbar-nav .menu-item {
float: left;
padding: 40px 0
}

.site-header .main-navigation .navbar-nav .menu-item i {
margin-right: 10px
}

.site-header .main-navigation .navbar-nav .menu-item a {
padding: 0 17px;
color: #707887;
font-size: 15px;
line-height: 14.4px;
text-transform: capitalize
}

.site-header .main-navigation .navbar-nav .menu-item:hover a {
color: #fc5546
}

.site-header .main-navigation .navbar-nav .menu-item:hover a::after {
transform: rotate(180deg)
}

.site-header .main-navigation .navbar-nav .menu-item:hover .sub-menu {
visibility: visible;
opacity: 1;
display: block;
border: 1px solid #eaeaea
}

.site-header .main-navigation .navbar-nav .current-menu-item>a {
color: #fc5546 !important
}

.site-header .main-navigation .navbar-nav .menu-item-has-children {
position: relative;
padding-right: 10px
}

.site-header .main-navigation .navbar-nav .menu-item-has-children>a {
position: relative
}

.site-header .main-navigation .navbar-nav .menu-item-has-children>a::after {
font-family: "themify";
content: "";
position: absolute;
font-size: 70%;
top: 3px;
right: 0;
margin: 0;
padding: 0;
border: none;
transition: .3s
}

.site-header .main-navigation .navbar-nav .menu-item-has-children .sub-menu {
background-color: #fff;
position: absolute;
top: 100%;
padding: 0;
width: 230px;
margin: 0;
visibility: hidden;
opacity: 0;
display: none;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 25px
}

.site-header .main-navigation .navbar-nav .menu-item-has-children .sub-menu .menu-item {
float: none;
margin: 0;
display: block;
padding: 10px 0;
padding-right: 10px;
position: relative
}

.site-header .main-navigation .navbar-nav .menu-item-has-children .sub-menu .menu-item a {
color: #0e2b5c;
padding: 0;
width: 100%;
font-size: 14px;
line-height: 15.4px;
text-transform: capitalize;
display: block
}

.site-header .main-navigation .navbar-nav .menu-item-has-children .sub-menu .menu-item:hover a {
color: #fc5546
}

.site-header .main-navigation .navbar-nav .menu-item-has-children .sub-menu .menu-item:hover a::after {
transform: rotate(270deg)
}

.site-header .main-navigation .navbar-nav .menu-item-has-children .sub-menu .menu-item:hover>.sub-menu {
visibility: visible;
opacity: 1;
display: block
}

.site-header .main-navigation .navbar-nav .menu-item-has-children .sub-menu .menu-item:hover::before {
background-color: #fc5546
}

.site-header .main-navigation .navbar-nav .menu-item-has-children .sub-menu .sub-menu {
right: -230px;
top: 0%;
visibility: hidden;
opacity: 0;
display: none
}

.site-header .main-navigation .navbar-nav .menu-item-has-children .sub-menu .sub-menu .menu-item a {
color: #0e2b5c
}

.site-header .main-navigation .navbar-nav .menu-item-has-children .sub-menu .sub-menu .menu-item:hover a {
color: #fc5546
}

.menu-btn.hide {
display: none
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
display: flex
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
flex: 1 0 50%;
overflow: hidden
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
text-align: end;
flex: 1 0 50%;
overflow: hidden
}

.post-navigation .nav-links {
padding: 30px 0;
border-bottom: 1px solid #fc5546;
margin-bottom: 30px
}

.post-navigation .nav-links a .meta-nav {
font-size: 14px;
line-height: 26px;
color: #707887;
font-weight: 400;
margin-bottom: 10px;
display: inline-block
}

.post-navigation .nav-links a .post-title {
font-family: "Inter", sans-serif;
font-weight: 600;
font-size: 22px;
line-height: 36px;
color: #0e2b5c;
transition: .3s
}

.post-navigation .nav-links a .post-title:hover {
color: #fc5546
}

.cdx-breadcrumb-wrapper {
padding: 150px 20px;
background-color: #eff2f5;
position: relative;
text-align: center
}

.cdx-breadcrumb-wrapper:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%
}

.cdx-breadcrumb-wrapper .cdx-breadcrumb {
margin: 0;
margin-bottom: 30px;
overflow: hidden;
min-height: 1px;
padding: 0;
list-style: none;
display: flex;
position: absolute;
justify-content: center;
bottom: 0;
letter-spacing: .5px;
left: 0;
text-transform: uppercase;
width: 100%;
font-weight: 500;
margin-bottom: 0;
padding: 15px
}

.cdx-breadcrumb-wrapper .cdx-breadcrumb .item {
font-size: 14px;
float: left
}

.cdx-breadcrumb-wrapper .cdx-breadcrumb .item:first-child {
margin-left: 0px !important
}

.cdx-breadcrumb-wrapper .cdx-breadcrumb .item a {
color: #000
}

.cdx-breadcrumb-wrapper .cdx-breadcrumb .item a:hover {
color: #fc5546
}

.cdx-breadcrumb-wrapper .cdx-breadcrumb .seperator {
margin: 0 15px;
display: flex;
align-items: center
}

.cdx-breadcrumb-wrapper .cdx-breadcrumb .seperator i {
color: #464646;
font-weight: 700;
line-height: 22px
}

.cdx-breadcrumb-wrapper .cdx-breadcrumb .seperator:last-child {
display: none
}

.cdx-breadcrumb-wrapper .cdx-cat-wrapper {
position: relative;
z-index: 1
}

.cdx-breadcrumb-wrapper h1 {
color: #0e2b5c;
font-size: 56px;
font-weight: 400;
line-height: 62px;
letter-spacing: -1.7px;
margin: 0;
text-align: center;
position: relative;
display: inline-block
}

.cdx-breadcrumb-wrapper .post-cat {
display: inline-block;
margin-top: 30px
}

.cdx-breadcrumb-wrapper .post-cat a {
background-color: #fc5546;
color: #fff;
margin-right: 8px;
font-size: 14px;
margin-bottom: 10px;
border-radius: 3px;
padding: 3px 10px;
display: inline-block
}

/*! Pushy - v1.4.0 - 2020-12-28
* Pushy is a responsive off-canvas navigation menu using CSS transforms & transitions.
* https://github.com/christophery/pushy/
* by Christopher Yee */

.pushy {
    position: fixed;
    width: 260px;
    height: 100%;
    top: 0;
    z-index: 9999;
    background: #000;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

.pushy a {
    display: inline-block;
    color: #fff;
    padding: 15px 30px;
    text-decoration: none;
    transition: .4s
}

.pushy a:hover {
    color: #ec3323
}

.pushy li.current-menu-item>a {
    color: #ec3323
}

.pushy li.menu-item-has-children a {
    position: relative
}

.pushy li.menu-item-has-children a::after {
    font-family: "themify";
    content: "";
    position: absolute;
    font-size: 70%;
    top: 2px;
    right: -20px;
    transition: all .5s
}

.pushy li.menu-item-has-children:hover a::after {
    transform: rotate(180deg)
}

.pushy ul:first-child {
    margin-top: 10px;
    list-style: none;
    margin: 0;
    padding: 0
}

.pushy ul:first-child>li {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 35px;
    font-size: 16px
}

.pushy ul:first-child>li:hover .sub-menu {
    display: block
}

.pushy ul:first-child>li a {
    padding: 0
}

.pushy ul:first-child>li a i {
    margin-right: 20px
}

.pushy ul:first-child ul.sub-menu {
    list-style: none;
    display: none;
    margin: 0;
    padding: 0;
    padding-left: 20px;
    padding-top: 15px
}

.pushy ul:first-child ul.sub-menu li {
    padding-top: 5px;
    padding-bottom: 5px
}

.pushy ul:first-child ul.sub-menu li a {
    padding-top: 0
}

.pushy ul:first-child ul.sub-menu li a::after {
    display: none
}

.pushy.pushy-left {
    left: 0
}

.pushy.pushy-right {
    right: 0
}

.pushy-content {
    visibility: hidden
}

.pushy-left {
    transform: translate3d(-260px, 0, 0)
}

.pushy-right {
    transform: translate3d(260px, 0, 0)
}

.pushy-open-left .pushy,
.pushy-open-right .pushy {
    transform: translate3d(0, 0, 0)
}

.pushy-open-left .pushy-content,
.pushy-open-right .pushy-content {
    visibility: visible
}

#page,
.pushy,
.push {
    transition: transform .2s cubic-bezier(.16, .68, .43, .99)
}

.pushy-content {
    transition: visibility .2s cubic-bezier(.16, .68, .43, .99)
}

.pushy-content img {
    margin-top: 30px;
    margin-left: 35px;
    margin-bottom: 15px;
    max-width: 160px !important
}

.site-overlay {
    display: none
}

.pushy-open-left .site-overlay,
.pushy-open-right .site-overlay {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9998;
    background-color: rgb(58 55 55 / .5);
    animation: fade 500ms
}

@keyframes fade {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.pushy-submenu>ul {
    padding-left: 15px;
    transition: max-height .2s ease-in-out, visibility .2s ease-in-out
}

.pushy-submenu>ul .pushy-link {
    transition: opacity .2s ease-in-out
}

.pushy-submenu button {
    width: 100%;
    color: #b3b3b1;
    padding: 15px 30px;
    text-align: left;
    background: #fff0;
    border: 0
}

.pushy-submenu button:hover {
    color: #fff
}

.pushy-submenu>a,
.pushy-submenu>button {
    position: relative
}

.pushy-submenu>a::after,
.pushy-submenu>button::after {
    content: "";
    display: block;
    height: 11px;
    width: 8px;
    position: absolute;
    top: 50%;
    right: 15px;
    background: url(https://edrive.betteropt.in/wp-content/themes/careix/assets/img/arrow.svg) no-repeat;
    transform: translateY(-50%);
    transition: transform .2s
}

.pushy-submenu-closed>ul {
    max-height: 0;
    overflow: hidden;
    visibility: hidden
}

.pushy-submenu-closed .pushy-link {
    opacity: 0
}

.pushy-submenu-open>ul {
    max-height: 1000px;
    visibility: visible
}

.pushy-submenu-open .pushy-link {
    opacity: 1
}

.pushy-submenu-open>a::after,
.pushy-submenu-open>button::after {
    transform: translateY(-50%) rotate(90deg)
}

.sticky {
    display: block
}

.sticky .entry-title a:before,
.sticky h2 a:before {
    content: "";
    font-family: "themify";
    margin-right: 10px
}

#primary .post,
#primary .fw-service,
#primary .portfolio {
    padding: 0;
    margin: 0 0 1.5em;
    position: relative;
    background: #eff2f5
}

#primary .fw-service {
    background: #fff
}

#primary article {
    overflow: hidden;
    border-radius: 0
}

.updated:not(.published) {
    display: none
}

.page-links {
    clear: both;
    margin: 0 0 1.5em
}

.project-single-content,
.team-single-content,
.service-single-content,
.single-post .page-content,
.blog .page-content,
.page-content-space,
.archive-page-content,
.cdx-archive-portfolio {
    padding: 100px 0
}

.cit-blog-post {
    padding: 0
}

.cit-blog-post .cit-post-thumbnail {
    overflow: hidden;
    display: block
}

.cit-blog-post .cit-post-thumbnail img {
    width: 100%;
    transition: .4s
}

.cit-blog-post .article-inner-wrapper .entry-header .entry-meta {
    display: flex;
    align-items: center;
    color: #707887;
    font-size: 14px
}

.cit-blog-post .article-inner-wrapper .entry-header .entry-meta .posted-on {
    margin: 0 20px
}

.cit-blog-post .article-inner-wrapper .entry-header .entry-meta i {
    margin-right: 10px
}

.cit-blog-post .article-inner-wrapper .entry-header .entry-meta a {
    color: #707887
}

.cit-blog-post .article-inner-wrapper .entry-header .entry-meta a:hover {
    color: #fc5546
}

.cit-blog-post .article-inner-wrapper .entry-header .entry-title {
    font-size: 32px;
    line-height: 44px;
    font-weight: 500;
    padding-top: 20px;
    margin-bottom: 20px
}

.cit-blog-post .article-inner-wrapper .entry-header .entry-title a {
    color: #0e2b5c;
    transition: .3s
}

.cit-blog-post .article-inner-wrapper .entry-header .entry-title a:hover {
    color: #fc5546
}

.cit-blog-post .article-inner-wrapper .entry-content {
    margin-top: 0
}

.cit-blog-post .article-inner-wrapper .entry-content p {
    color: #707887
}

.cit-blog-post .article-inner-wrapper .entry-content ul,
.cit-blog-post .article-inner-wrapper .entry-content ol {
    margin: 0
}

.cit-blog-post .article-inner-wrapper .entry-content ul {
    list-style: disc
}

.cit-blog-post .article-inner-wrapper .entry-footer {
    display: flex
}

.cit-blog-post .article-inner-wrapper .entry-footer>div {
    margin-right: 15px;
    color: #707887
}

.cit-blog-post .article-inner-wrapper .entry-footer>div i {
    margin-right: 10px
}

.cit-blog-post .article-inner-wrapper .entry-footer>div a {
    color: #707887
}

.cit-blog-post .article-inner-wrapper .entry-footer>div a:hover {
    color: #fc5546
}

.cit-blog-post .article-inner-wrapper .entry-footer a.button {
    color: #fff;
    padding: 15px 30px;
    border-radius: 4px
}

.cit-page-search .searchform .form-item {
    display: flex;
    align-items: center
}

.cit-page-search .searchform input {
    padding-left: 30px;
    letter-spacing: 1px;
    min-height: 55px
}

.cit-page-search .searchform .form-item-btn {
    transform: none;
    position: static;
    color: #fff;
    background-color: #fc5546 !important
}

.cit-page-search .cit-post-thumbnail {
    margin-bottom: 0
}

.cit-page-search .pagination {
    margin-top: 50px
}

.cdx-archive-portfolio .pagination {
    margin-top: 50px
}

.pagination {
    font-family: "Inter", sans-serif;
    margin: 0
}

.pagination li {
    margin-right: 15px
}

.pagination li .page-link {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 20px;
    padding-right: 20px;
    color: #000;
    border-radius: 4px;
    font-size: 15px;
    border: 2px solid #eff2f5
}

.pagination li .page-link:hover {
    background-color: #fc5546;
    color: #fff;
    border: 2px solid #fc5546;
    box-shadow: none
}

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

.pagination .page-item:first-child .page-link,
.pagination .page-item:last-child .page-link {
    border-radius: 4px
}

.pagination .page-item a:hover {
    background: #fff0;
    color: #fc5546
}

.pagination .active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #fc5546;
    border: 2px solid #fc5546
}

.ci-tags-wrapper {
    padding-bottom: 50px;
    margin-top: 20px;
    border-bottom: 1px solid #ccc;
    color: #707887
}

.ci-tags-wrapper i {
    margin-right: 5px;
    font-size: 18px
}

.ci-tags-wrapper a {
    display: inline-block;
    margin: 0 5px;
    margin-bottom: 10px;
    font-size: 12px;
    color: #808895;
    background-color: #eff2f5;
    border-radius: 4px;
    padding: 2px 10px;
    transition: .3s;
    font-weight: 500;
    text-transform: capitalize
}

.ci-tags-wrapper a:last-child {
    margin-right: 0
}

.ci-tags-wrapper a:hover {
    background-color: #fc5546;
    color: #fff
}

.cit-layout-grid {
    margin-bottom: 30px
}

.cit-layout-grid .cit-post-thumbnail {
    overflow: hidden;
    display: block
}

.cit-layout-grid .cit-post-thumbnail img {
    width: 100%;
    transition: .5s
}

.cit-layout-grid .cit-post-thumbnail:hover img {
    transform: scale(1.05)
}

.cit-layout-grid .article-inner-wrapper .entry-header .entry-meta {
    margin-bottom: 15px
}

.cit-layout-grid .article-inner-wrapper .entry-header .entry-meta .post-cat {
    display: inline-block;
    float: left;
    padding-right: 20px
}

.cit-layout-grid .article-inner-wrapper .entry-header .entry-meta .post-cat a {
    color: #fc5546;
    font-size: 14px
}

.cit-layout-grid .article-inner-wrapper .entry-header .entry-meta .post-cat span {
    background-color: #ddd;
    height: 5px;
    width: 5px;
    display: inline-block;
    margin: 0 5px;
    border-radius: 0
}

.cit-layout-grid .article-inner-wrapper .entry-header .entry-meta .post-cat span:last-child {
    display: none
}

.cit-layout-grid .article-inner-wrapper .entry-header .entry-meta .cit-post-by a,
.cit-layout-grid .article-inner-wrapper .entry-header .entry-meta .cdx-comment-count a {
    font-size: 14px;
    color: #0e2b5c;
    font-weight: 600
}

.cit-layout-grid .article-inner-wrapper .entry-header .entry-meta .cit-post-by i,
.cit-layout-grid .article-inner-wrapper .entry-header .entry-meta .cdx-comment-count i {
    margin-right: 5px
}

.cit-layout-grid .article-inner-wrapper .entry-header .entry-title {
    font-size: 24px;
    line-height: 34px;
    font-weight: 600;
    padding-bottom: 25px;
    margin: 0;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 20px
}

.cit-layout-grid .article-inner-wrapper .entry-header .entry-title a {
    color: #0e2b5c
}

.cit-layout-grid .article-inner-wrapper .entry-header .entry-title a:hover {
    color: #fc5546
}

.cit-layout-grid .article-inner-wrapper .entry-footer .list-inline-item,
.cit-layout-grid .article-inner-wrapper .entry-footer .cdx-comment-count {
    color: #707887;
    font-size: 14px
}

.cit-layout-grid .article-inner-wrapper .entry-footer .list-inline-item i,
.cit-layout-grid .article-inner-wrapper .entry-footer .cdx-comment-count i {
    color: #0e2b5c;
    margin-right: 5px
}

.cit-layout-grid .article-inner-wrapper .entry-footer a {
    float: right;
    color: #707887;
    font-size: 14px;
    position: relative;
    left: -20px;
    transition: .3s
}

.cit-layout-grid .article-inner-wrapper .entry-footer a:hover {
    color: #fc5546
}

.cit-layout-grid .article-inner-wrapper .entry-footer a::before {
    font-family: "themify";
    content: "";
    position: absolute;
    right: -16px;
    font-size: 10px;
    top: 1px
}

.cit-blog-post-single .cit-post-thumbnail-single,
.cit-page .cit-post-thumbnail-single {
    margin-bottom: 0;
    border-radius: 0;
    overflow: hidden
}

.cit-blog-post-single .article-inner-wrapper,
.cit-page .article-inner-wrapper {
    overflow: hidden;
    padding: 30px
}

.cit-blog-post-single .article-inner-wrapper .entry-header,
.cit-page .article-inner-wrapper .entry-header {
    margin-bottom: 20px
}

.cit-blog-post-single .article-inner-wrapper .entry-header .posted-on,
.cit-page .article-inner-wrapper .entry-header .posted-on {
    margin-bottom: 25px
}

.cit-blog-post-single .article-inner-wrapper .entry-header .posted-on a,
.cit-page .article-inner-wrapper .entry-header .posted-on a {
    z-index: 999;
    color: #707887
}

.cit-blog-post-single .article-inner-wrapper .entry-header .posted-on a i,
.cit-page .article-inner-wrapper .entry-header .posted-on a i {
    color: #707887;
    margin-right: 10px
}

.cit-blog-post-single .article-inner-wrapper .entry-header .posted-on a:hover,
.cit-page .article-inner-wrapper .entry-header .posted-on a:hover {
    color: #fc5546
}

.cit-blog-post-single .article-inner-wrapper .entry-header .posted-on a:hover i,
.cit-page .article-inner-wrapper .entry-header .posted-on a:hover i {
    color: #fc5546
}

.cit-blog-post-single .article-inner-wrapper .entry-header .list-inline-item,
.cit-page .article-inner-wrapper .entry-header .list-inline-item {
    color: #707887;
    font-size: 14px
}

.cit-blog-post-single .article-inner-wrapper .entry-header .list-inline-item i,
.cit-page .article-inner-wrapper .entry-header .list-inline-item i {
    color: #707887;
    margin-right: 5px
}

.cit-blog-post-single .article-inner-wrapper .entry-header .entry-meta,
.cit-page .article-inner-wrapper .entry-header .entry-meta {
    display: flex
}

.cit-blog-post-single .article-inner-wrapper .entry-header .entry-meta .cit-post-by,
.cit-page .article-inner-wrapper .entry-header .entry-meta .cit-post-by {
    float: none;
    display: block;
    position: static;
    padding: 0;
    font-size: 14px;
    line-height: 26px;
    background-color: #fff0;
    box-shadow: none;
    font-weight: 400;
    margin-top: -2px
}

.cit-blog-post-single .article-inner-wrapper .entry-header .entry-meta .cit-post-by a,
.cit-page .article-inner-wrapper .entry-header .entry-meta .cit-post-by a {
    z-index: 999;
    color: #707887
}

.cit-blog-post-single .article-inner-wrapper .entry-header .entry-meta .cit-post-by a i,
.cit-page .article-inner-wrapper .entry-header .entry-meta .cit-post-by a i {
    color: #707887;
    margin-right: 5px
}

.cit-blog-post-single .article-inner-wrapper .entry-header .entry-meta .cit-post-by a:hover,
.cit-page .article-inner-wrapper .entry-header .entry-meta .cit-post-by a:hover {
    color: #fc5546
}

.cit-blog-post-single .article-inner-wrapper .entry-header .entry-meta .cit-post-by a:hover i,
.cit-page .article-inner-wrapper .entry-header .entry-meta .cit-post-by a:hover i {
    color: #fc5546
}

.cit-blog-post-single .article-inner-wrapper .entry-content,
.cit-page .article-inner-wrapper .entry-content {
    margin-top: 0;
    border-bottom: none;
    line-height: 28px
}

.cit-blog-post-single .article-inner-wrapper .entry-content blockquote,
.cit-page .article-inner-wrapper .entry-content blockquote {
    margin: 0 1.5em;
    margin-bottom: 1rem;
    font-size: 1.25rem;
    padding: 15px 0 15px 30px;
    border-left: 3px solid #eaeaea;
    border-color: #fc5546
}

.cit-blog-post-single .article-inner-wrapper .entry-content table,
.cit-blog-post-single .article-inner-wrapper .entry-content th,
.cit-blog-post-single .article-inner-wrapper .entry-content td,
.cit-page .article-inner-wrapper .entry-content table,
.cit-page .article-inner-wrapper .entry-content th,
.cit-page .article-inner-wrapper .entry-content td {
    border: 1px solid #ddd;
    padding: 10px
}

.cit-blog-post-single .article-inner-wrapper .entry-content p:last-child,
.cit-page .article-inner-wrapper .entry-content p:last-child {
    margin-bottom: 0
}

.cit-blog-index .article-inner-wrapper,
.cit-page-archive .article-inner-wrapper,
.cit-page-search .article-inner-wrapper {
    padding: 30px;
    margin-bottom: 25px;
    padding-bottom: 0
}

.cit-blog-index .cit-layout-grid .article-inner-wrapper,
.cit-page-archive .cit-layout-grid .article-inner-wrapper,
.cit-page-search .cit-layout-grid .article-inner-wrapper {
    margin-bottom: 0
}

.service-details-section .entry-content {
    padding: 0
}

.portfolio-details-section .protfolio-images-featured {
    margin-bottom: 30px;
    border-radius: 20px;
    overflow: hidden
}

.portfolio-details-section .user-description {
    padding: 40px;
    padding-bottom: 35px;
    border-radius: 20px;
    border: 1px solid #322023;
    background: #eff2f5
}

.portfolio-details-section .user-description ul {
    margin: 0;
    padding: 0;
    margin-bottom: 5px
}

.portfolio-details-section .user-description ul li {
    list-style: none;
    display: block;
    width: 100%;
    float: left;
    align-items: center;
    margin-bottom: 10px;
    color: #707887;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #322023
}

.portfolio-details-section .user-description ul li .info-wrapper {
    display: flex;
    margin-bottom: 3px;
    align-items: center
}

.portfolio-details-section .user-description ul li i {
    margin-right: 15px;
    font-size: 13px;
    color: #0e2b5c
}

.portfolio-details-section .user-description ul li .info-title {
    font-size: 16px;
    color: #0e2b5c;
    margin-bottom: 0
}

.portfolio-details-section .user-description ul li .info-text {
    width: 100%;
    display: block
}

.portfolio-details-section .user-description ul li:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0
}

.portfolio-details-section .user-description a.button {
    margin-top: 10px;
    display: inline-block;
    text-align: center
}

.portfolio-details-section .user-description a.button:hover {
    color: #fff
}

.portfolio-details-section .title-text {
    font-size: 24px;
    line-height: 32px;
    color: #0e2b5c;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.cdx-team-archive {
    padding-bottom: 70px
}

.cdx-team-archive .team-tab-nav {
    margin-bottom: 20px;
    border-bottom: 2px solid #f0eeff
}

.cdx-team-archive .team-tab-nav>ul {
    width: 100%;
    margin: 0;
    padding: 0;
    display: flex
}

.cdx-team-archive .team-tab-nav>ul>li {
    flex: 1;
    float: left;
    display: inline-block
}

.cdx-team-archive .team-tab-nav>ul>li>a {
    padding: 0;
    font-size: 16px;
    position: relative;
    padding-bottom: 20px
}

.cdx-team-archive .team-tab-nav>ul>li>a:before {
    left: 0;
    width: 0%;
    opacity: 0;
    content: "";
    height: 2px;
    bottom: -2px;
    position: absolute;
    transition: all .3s ease-in-out;
    background-color: #fc5546
}

.cdx-team-archive .team-tab-nav>ul>li>a:hover {
    color: #fc5546
}

.cdx-team-archive .team-tab-nav>ul>li>a:hover:before {
    opacity: 1;
    width: 100%
}

.cdx-team-archive .team-tab-nav>ul>li>.active {
    color: #fc5546
}

.cdx-team-archive .team-tab-nav>ul>li>.active:before {
    opacity: 1;
    width: 100%
}

.cdx-team-archive .team-grid-item {
    overflow: hidden;
    margin-bottom: 30px
}

.cdx-team-archive .team-grid-item .image-container {
    position: relative;
    overflow: hidden
}

.cdx-team-archive .team-grid-item .image-container::before {
    background: linear-gradient(to right, #fff0 0%, rgb(255 255 255 / .3) 100%);
    content: "";
    display: block;
    height: 100%;
    left: -75%;
    position: absolute;
    top: 0;
    transform: skewX(-25deg);
    width: 50%;
    z-index: 2
}

.cdx-team-archive .team-grid-item .image-container:hover::before,
.cdx-team-archive .team-grid-item .image-container:focus::before {
    animation: shine .85s
}

@keyframes shine {
    100% {
        left: 125%
    }
}

.cdx-team-archive .team-grid-item .image-container>img {
    transform: scale(1);
    transition: all .3s ease-in-out;
    border-radius: 0
}

.cdx-team-archive .team-grid-item .member-info {
    border-radius: 0;
    z-index: 1;
    padding: 20px;
    padding-bottom: 0;
    max-width: 380px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    transition: all .3s ease-in-out;
    margin-bottom: 0
}

.cdx-team-archive .team-grid-item .member-info .member-name a {
    font-size: 24px;
    color: #fc5546
}

.cdx-team-archive .team-grid-item .member-info .member-title {
    font-size: 18px;
    color: #707887;
    margin-bottom: 10px;
    display: block
}

.cdx-team-archive .team-grid-item .member-info .social-links>ul {
    margin: 0 auto;
    padding: 0;
    display: inline-block;
    margin-top: 10px
}

.cdx-team-archive .team-grid-item .member-info .social-links>ul>li {
    margin: 0 15px;
    float: left;
    list-style: none
}

.cdx-team-archive .team-grid-item .member-info .social-links>ul>li>a {
    font-size: 20px;
    color: #707887
}

.cdx-team-archive .team-grid-item .member-info .social-links>ul>li>a:hover {
    color: #fc5546
}

.team-image-featured {
    margin-bottom: 30px;
    border-radius: 0;
    overflow: hidden;
    -webkit-clip-path: polygon(21% 0, 100% 0, 100% 79%, 79% 100%, 0 100%, 0 21%);
    clip-path: polygon(21% 0, 100% 0, 100% 79%, 79% 100%, 0 100%, 0 21%)
}

.team-single-social-links {
    display: flex;
    padding: 0;
    margin: 0;
    margin-bottom: 30px
}

.team-single-social-links li {
    list-style: none;
    margin-right: 25px !important
}

.team-single-social-links li a {
    color: #707887;
    background-color: #eff2f5;
    width: 55px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 20px;
    transition: all .3s ease-in-out
}

.team-single-social-links li a:hover {
    border-radius: 35px;
    color: #fff;
    background: #fc5546
}

.team-single-experience-title {
    margin-bottom: 30px;
    color: #707887
}

.skrillbar-title {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    font-size: 16px
}

.skrillbar-title .float-right {
    margin-left: auto;
    font-size: 16px
}

.progress {
    margin-bottom: 30px
}

.progress .progress-bar {
    background-color: #fc5546
}

.team-top-middle {
    padding-left: 20px
}

.team-top-middle .display-6 {
    color: #0e2b5c;
    font-weight: 500
}

.team-top-middle .team-position {
    color: #707887;
    margin-bottom: 10px
}

.team-content {
    margin-top: 35px
}

.team-content p:last-child {
    margin-bottom: 0
}

.experience-wrapper {
    margin-top: 30px;
    margin-bottom: 50px
}

.team-info-box {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    margin-top: 40px
}

.team-info-box li {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    margin-right: 40px
}

.team-info-box li i {
    margin-right: 20px;
    color: #707887;
    font-size: 40px
}

.team-info-box li .info-wrapper h6 {
    margin-bottom: 5px;
    color: #fc5546;
    font-weight: 700;
    font-size: 16px
}

.award-box-icon {
    font-size: 70px;
    margin-bottom: 20px;
    color: #fff
}

.award-wrapper {
    position: relative
}

.award-wrapper>.award-box-icon {
    position: absolute;
    right: 35px;
    top: -1px;
    z-index: 2;
    background: #0e2b5c;
    width: 90px;
    display: flex;
    height: 90px;
    align-items: center;
    justify-content: center;
    border-radius: 50%
}

.award-wrapper>.award-box-icon i {
    font-size: 35px
}

.award-box {
    padding: 30px;
    border-radius: 0;
    -webkit-clip-path: polygon(0% 0%, 76% 0, 100% 38%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 76% 0, 100% 38%, 100% 100%, 0% 100%);
    background: #eff2f5;
    margin-bottom: 30px
}

.award-box h3 {
    font-size: 24px;
    color: #0e2b5c;
    margin-bottom: 20px;
    max-width: 470px
}

.award-box p:last-child {
    margin-bottom: 0
}

.cdx-404-page {
    padding: 100px 0
}

.cdx-404-page .title-text {
    font-size: 50px;
    margin-top: 0
}

.cdx-404-page .error-content {
    font-size: 18px
}

.cdx-404-page .button {
    margin-top: 20px;
    display: inline-block
}

.comment-content a {
    word-wrap: break-word
}

.bypostauthor {
    display: block
}

.comments-area h3.title-text {
    margin-bottom: 50px
}

.comment-list {
    padding-left: 0;
    padding-bottom: 0;
    list-style: none;
    border-bottom: 1px solid #e4e5ff;
    padding-bottom: 50px;
    margin-bottom: 50px;
    margin-left: 0
}

.comment-list ul.children {
    margin-left: 40px
}

.comment-list ul.children .comment {
    border: 1px solid #41131b
}

.comment-list .comment-item {
    margin-bottom: 30px
}

.comment-list .comment-item:last-child {
    margin-bottom: 0
}

.comment-list>li {
    padding: 30px;
    margin-bottom: 25px;
    background: #eff2f5;
    border-bottom: 0;
    border-radius: 5px
}

.comment-list>li:last-child .comment-item {
    border-bottom: none;
    padding-bottom: 0
}

a.comment-reply-link {
    font-size: 12px;
    text-transform: uppercase;
    color: #fc5546;
    padding: 5px 10px;
    letter-spacing: 1px
}

a.comment-reply-link:hover {
    background: #0e2b5c;
    color: #fff
}

a.comment-reply-link i {
    padding-right: 6px
}

.comment-item {
    position: relative
}

.comment-item .hero-image {
    float: left;
    width: 70px;
    height: 70px;
    overflow: hidden;
    position: absolute;
    border-radius: 100%
}

.comment-item .hero-content {
    display: block;
    padding-left: 110px;
    margin-top: 10px;
    position: relative
}

.comment-item .hero-content .hero-name {
    font-size: 18px;
    margin-bottom: 5px
}

.comment-item .hero-content .hero-name a {
    color: #fff
}

.comment-item .hero-content .post-date {
    margin-bottom: 15px;
    display: block;
    margin-top: 15px;
    width: 100%;
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 0;
    color: #ff4d1c;
    text-transform: uppercase
}

.comment-item .hero-content blockquote {
    margin: 0 1.5em;
    margin-bottom: 1rem;
    font-size: 1.25rem;
    padding: 15px 0 15px 30px;
    border-left: 3px solid #eaeaea;
    border-color: #fc5546
}

.comment-item .hero-content table,
.comment-item .hero-content th,
.comment-item .hero-content td {
    border: 1px solid #ddd;
    padding: 10px
}

.comment-item .hero-content>a:hover {
    color: #fc5546
}

.comment-item .hero-content .reply-btn {
    top: 0;
    right: 0;
    position: absolute;
    color: #707887;
    font-weight: 500
}

a.comment-link-href {
    color: #707887;
    font-size: 12px
}

li.comment {
    list-style: none;
    color: #707887
}

p.comment-form-cookies-consent label {
    margin-left: 10px
}

.comment-reply-title {
    font-size: 26px;
    margin-bottom: 15px;
    position: relative
}

.comment-reply-title a {
    font-size: 70%;
    font-weight: 400
}

.comment-reply-title:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: 0;
    left: 0
}

.pingback span.hero-image {
    display: none
}

.pingback .hero-content {
    display: block;
    padding-left: 0
}

.trackback span.hero-image {
    display: none
}

.trackback .hero-content {
    display: block;
    padding-left: 0
}

.comment-respond .comment-reply-title {
    font-size: 26px;
    font-weight: 600;
    color: #fc5546;
    line-height: 26px;
    margin-bottom: 30px
}

.comment-respond .comment-reply-title a {
    margin-left: 30px;
    color: #00a0dd
}

.comment-respond .form-row .form-group {
    margin-bottom: 20px
}

.comment-respond .form-row .form-group .form-control {
    padding: 20px;
    background: #eff2f5;
    border-radius: 4px;
    border: 1px solid #eff2f5
}

.comment-respond .form-row .form-group .form-control::-moz-placeholder {
    color: #707887
}

.comment-respond .form-row .form-group .form-control::placeholder {
    color: #707887
}

.comment-respond .form-row .form-group textarea::-moz-placeholder {
    color: #707887
}

.comment-respond .form-row .form-group textarea::placeholder {
    color: #707887
}

li.comment .form-control {
    background: #fff !important
}

.cdx-sidebar-area .widget,
.cdx-sidebar-area .widget_block {
    margin-top: 45px;
    margin-bottom: 45px;
    padding: 40px;
    position: relative;
    border-radius: 0;
    border: 1px solid #ebeff4
}

.cdx-sidebar-area .widget:first-child,
.cdx-sidebar-area .widget_block:first-child {
    margin-top: 0
}

.cdx-sidebar-area .widget:last-child,
.cdx-sidebar-area .widget_block:last-child {
    margin-bottom: 0
}

.cdx-sidebar-area .widget ul,
.cdx-sidebar-area .widget_block ul {
    margin: 0;
    padding: 0;
    list-style: none
}

>.cdx-sidebar-area .widget ul li:last-child,
>.cdx-sidebar-area .widget_block ul li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none
}

.cdx-sidebar-area .widget ul li>a,
.cdx-sidebar-area .widget_block ul li>a {
    color: #0e2b5c
}

.cdx-sidebar-area .widget ul li>a:hover,
.cdx-sidebar-area .widget_block ul li>a:hover {
    color: #fc5546
}

.cdx-sidebar-area .widget ul li .post-date,
.cdx-sidebar-area .widget_block ul li .post-date {
    display: block;
    font-size: 15px;
    color: #bd0a2a
}

.cdx-sidebar-area .widget ul li .children,
.cdx-sidebar-area .widget_block ul li .children {
    margin-left: 20px
}

.cdx-sidebar-area .widget ul li .children li,
.cdx-sidebar-area .widget_block ul li .children li {
    position: relative
}

.cdx-sidebar-area .widget ul li .children li:before,
.cdx-sidebar-area .widget_block ul li .children li:before {
    content: "";
    font-family: "themify";
    font-size: 12px;
    position: absolute;
    left: -20px;
    top: 2px
}

.cdx-sidebar-area .widget ul li .sub-menu,
.cdx-sidebar-area .widget_block ul li .sub-menu {
    margin-left: 20px;
    margin-top: 7px
}

.cdx-sidebar-area .widget ul li .sub-menu li,
.cdx-sidebar-area .widget_block ul li .sub-menu li {
    position: relative
}

.cdx-sidebar-area .widget ul li .sub-menu li:before,
.cdx-sidebar-area .widget_block ul li .sub-menu li:before {
    content: "";
    font-family: "themify";
    font-size: 12px;
    position: absolute;
    left: -20px;
    top: 2px
}

.cdx-sidebar-area .widget span.rss-date,
.cdx-sidebar-area .widget_block span.rss-date {
    font-size: 14px;
    color: #9ba5b9;
    display: block;
    margin-bottom: 20px;
    text-decoration: underline
}

.cdx-sidebar-area .widget_search .searchform .form-item {
    margin-bottom: 0
}

.cdx-sidebar-area .widget_search .searchform .form-item input {
    width: 100%;
    height: 60px;
    position: relative;
    padding: 20px 30px;
    background-color: #eff2f5;
    color: #707887;
    border-radius: 5px
}

.cdx-sidebar-area .widget_search .searchform .form-item .form-item-btn {
    position: absolute;
    width: 60px !important;
    height: 60px;
    left: auto;
    width: 60px !important;
    border-radius: 0;
    background-color: #0e2b5c;
    padding: 0;
    left: auto;
    right: 40px;
    top: 30px;
    margin-right: -40px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.cdx-sidebar-area .widget_search .searchform .form-item .form-item-btn i {
    font-size: 14px;
    color: #fff
}

.cdx-sidebar-area .widget_csf_widget_contact_info {
    background: #eff2f5
}

.cdx-sidebar-area .widget_csf_widget_contact_info .contact-info-style1 li {
    color: #707887;
    display: flex;
    align-items: center;
    margin-bottom: 20px
}

.cdx-sidebar-area .widget_csf_widget_contact_info .contact-info-style1 li i {
    font-size: 25px;
    width: 30px;
    text-align: left;
    margin-right: 10px
}

.cdx-sidebar-area span.comment-author-link:before {
    content: "";
    font-family: "themify";
    font-size: 14px;
    margin-right: 10px;
    color: #bd0a2a
}

.cdx-sidebar-area li.recentcomments,
.cdx-sidebar-area .wp-block-latest-comments__comment {
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 15px
}

.cdx-sidebar-area span.comment-author-link,
.cdx-sidebar-area .recentcomments .comment-author-link a.url {
    font-weight: 600;
    color: #0e2b5c
}

.cdx-sidebar-area .widget_tag_cloud {
    overflow: hidden
}

.cdx-sidebar-area .widget_tag_cloud a {
    display: inline-block;
    padding: 4px 14px;
    background: #fc5546;
    margin: 3px;
    margin-bottom: 6px;
    transition: all .3s ease-in-out;
    border-radius: 4px;
    background: #0e2b5c;
    color: #fff;
    transition: all .3s ease-in-out
}

.cdx-sidebar-area .widget_tag_cloud a:hover {
    background: #fc5546;
    color: #eff2f5
}

.cdx-sidebar-area .wp-block-latest-comments {
    margin: 0;
    padding: 0
}

.cdx-sidebar-area .widget_archive ul li,
.cdx-sidebar-area .widget_block ul li {
    font-size: 14px;
    padding: 20px 30px;
    font-weight: 400;
    background-color: #f8f8f8;
    margin: 0;
    margin-bottom: 10px;
    color: #707887;
    transition: .4s
}

.cdx-sidebar-area .widget_archive ul li a,
.cdx-sidebar-area .widget_block ul li a {
    color: #707887;
    transition: .4s
}

.cdx-sidebar-area .widget_archive ul li a:hover,
.cdx-sidebar-area .widget_block ul li a:hover {
    color: #fc5546
}

.cdx-sidebar-area .widget_archive ul li a:hover li,
.cdx-sidebar-area .widget_block ul li a:hover li {
    color: #fc5546
}

.cdx-sidebar-area .widget_meta ul {
    list-style: none
}

.cdx-sidebar-area .widget_meta ul li {
    margin-bottom: 15px
}

.cdx-sidebar-area .widget_meta ul li a {
    color: #707887
}

.cdx-sidebar-area .widget_meta ul li a:hover {
    color: #fc5546
}

.cdx-sidebar-area .widget_categories .cat-item {
    margin-bottom: 15px;
    color: #707887;
    display: flex;
    padding-bottom: 10px;
    border-bottom: 1px solid #eaeaea
}

.cdx-sidebar-area .widget_categories .cat-item:last-child {
    border-bottom: none;
    padding-bottom: 0
}

.cdx-sidebar-area .widget_categories .cat-item a {
    color: #707887;
    transition: all .3s ease-in-out;
    width: 100%
}

.cdx-sidebar-area .widget_categories .cat-item a:hover {
    color: #fc5546
}

.cdx-sidebar-area .widget_categories .cat-item a:hover .cat-item {
    color: #fc5546
}

.cdx-sidebar-area .widget_categories .children {
    margin-top: 15px
}

.cdx-sidebar-area .widget_categories .children li {
    background: #fff0
}

.cdx-sidebar-area .widget_calendar .calendar_wrap .wp-calendar-table thead {
    color: #0e2b5c;
    font-size: 16px
}

.cdx-sidebar-area .widget_calendar .calendar_wrap .wp-calendar-table thead tr td {
    color: #707887
}

.cdx-sidebar-area .widget_calendar .calendar_wrap .wp-calendar-table tbody tr {
    margin-bottom: 15px
}

.cdx-sidebar-area .widget_calendar .calendar_wrap .wp-calendar-table tbody tr td {
    color: #707887
}

.cdx-sidebar-area .widget_pages ul .page_item {
    margin-bottom: 15px
}

.cdx-sidebar-area .widget_pages ul .page_item a {
    color: #707887;
    transition: .4s
}

.cdx-sidebar-area .widget_pages ul .page_item a:hover {
    color: #fc5546
}

.cdx-sidebar-area .widget_pages ul .page_item .children {
    margin-top: 15px
}

.cdx-sidebar-area .widget_pages ul .page_item .children .page_item a {
    margin-bottom: 15px
}

.cdx-sidebar-area .widget_nav_menu .menu-testing-menu-container .menu-item {
    margin-bottom: 15px
}

.cdx-sidebar-area .widget_nav_menu .menu-testing-menu-container .menu-item a {
    margin-bottom: 15px;
    color: #707887
}

.cdx-sidebar-area .widget_nav_menu .menu-testing-menu-container .menu-item a:hover {
    color: #fc5546
}

.cdx-sidebar-area .widget_nav_menu .menu-testing-menu-container .menu-item .sub-menu {
    margin-top: 15px
}

.cdx-service-widget-area {
    padding-left: 40px
}

.cdx-service-widget-area .user-description {
    border-radius: 0
}

.cdx-service-widget-area .user-description .title-text {
    font-size: 20px;
    color: #0e2b5c;
    margin-bottom: 20px
}

.cdx-service-widget-area .user-description .sidebar-title {
    position: relative;
    margin-top: 20px
}

.cdx-service-widget-area .user-description .sidebar-title small.line-design {
    width: 300px;
    border-radius: 0;
    height: 10px;
    background: url(../../themes/careix/assets/images/zigzag.png);
    position: absolute;
    background-repeat: repeat-x;
    background-position: top;
    background-size: auto;
    top: -15px;
    margin-top: -5px
}

.cdx-service-widget-area .user-description ul {
    margin: 0;
    padding: 0;
    margin-bottom: 5px
}

.cdx-service-widget-area .user-description ul li {
    list-style: none;
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
    color: #707887;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ebeff4
}

.cdx-service-widget-area .user-description ul li .info-wrapper {
    margin-bottom: 3px
}

.cdx-service-widget-area .user-description ul li i {
    font-size: 40px;
    color: #fc5546
}

.cdx-service-widget-area .user-description ul li .info-title {
    font-size: 15px;
    color: #707887;
    font-weight: 400;
    margin-bottom: 0
}

.cdx-service-widget-area .user-description ul li .info-text {
    width: 100%;
    color: #0e2b5c;
    font-size: 20px;
    font-weight: 500;
    display: block;
    margin-top: 3px
}

.cdx-service-widget-area .user-description ul li:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0
}

.cdx-service-widget-area .user-description a.button {
    margin-top: 20px;
    display: inline-block;
    text-align: center;
    border-radius: 0;
    width: 100%;
    background-color: #fc5546
}

.cdx-service-widget-area .user-description a.button:hover {
    color: #fff
}

.cdx-service-widget-area .widget_nav_menu {
    padding: 40px 0
}

.cdx-service-widget-area .widget_nav_menu .widget-title {
    padding: 0 40px;
    margin-bottom: 20px
}

.cdx-service-widget-area .widget_nav_menu .current-menu-item {
    background: #fc5546
}

.cdx-service-widget-area .widget_nav_menu .current-menu-item a {
    position: relative;
    width: 100%;
    display: block;
    letter-spacing: -.8px;
    margin-bottom: 0
}

.cdx-service-widget-area .widget_nav_menu .current-menu-item a:after {
    position: absolute;
    right: 0;
    top: 2px;
    font-size: 15px;
    content: "";
    font-family: "themify"
}

.cdx-service-widget-area .widget_nav_menu .current-menu-item a:hover {
    color: #fff !important
}

.cdx-service-widget-area .widget_nav_menu .menu-item {
    padding: 10px 40px;
    border-bottom: 1px solid #322023
}

.cdx-service-widget-area .widget_nav_menu .menu-item:last-child {
    border-bottom: none;
    margin-bottom: 0
}

.cdx-service-widget-area .widget_nav_menu .menu-item a {
    margin-bottom: 3px;
    font-size: 18px;
    color: #0e2b5c
}

.cdx-service-widget-area .widget_nav_menu .menu-item a:hover {
    color: #fc5546
}

.cdx-widget-review .cdx-review-widget-top {
    display: flex;
    align-items: center;
    margin-bottom: 15px
}

.cdx-widget-review .cdx-review-widget-top .cdx-widget-review__rating i {
    padding: 5px;
    background-color: #fc5546;
    color: #fff;
    font-size: 10px;
    margin: -1px
}

.cdx-widget-review .cdx-review-widget-top .cdx-widget-review__rating-count {
    margin-left: 10px;
    font-size: 15px;
    color: #0e2b5c;
    letter-spacing: 1px
}

.cdx-widget-review .cdx-widget-review__short-description {
    font-size: 15px;
    line-height: 26px;
    color: #707887;
    margin-bottom: 15px
}

.widget-title,
.wp-block-group__inner-container h2 {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    font-weight: 400;
    color: #0e2b5c;
    padding-bottom: 20px;
    line-height: 36px;
    letter-spacing: -.8px;
    text-transform: capitalize
}

.widget-title:after,
.wp-block-group__inner-container h2:after {
    display: none
}

.widget {
    margin: 0 0 1.5em
}

.widget select {
    max-width: 100%
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

.hi-icon-effect-3b.hi-icon:after {
    transform: scale(1.3);
    opacity: 0
}

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%
}

.wp-caption img[class*=wp-image-] {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption .wp-caption-text {
    margin: .8075em 0
}

.wp-caption-text {
    text-align: center
}

.gallery {
    margin-bottom: 1.5em;
    display: grid;
    grid-gap: 1.5em
}

.gallery-item {
    display: inline-block;
    text-align: center;
    width: 100%
}

.gallery-columns-2 {
    grid-template-columns: repeat(2, 1fr)
}

.gallery-columns-3 {
    grid-template-columns: repeat(3, 1fr)
}

.gallery-columns-4 {
    grid-template-columns: repeat(4, 1fr)
}

.gallery-columns-5 {
    grid-template-columns: repeat(5, 1fr)
}

.gallery-columns-6 {
    grid-template-columns: repeat(6, 1fr)
}

.gallery-columns-7 {
    grid-template-columns: repeat(7, 1fr)
}

.gallery-columns-8 {
    grid-template-columns: repeat(8, 1fr)
}

.gallery-columns-9 {
    grid-template-columns: repeat(9, 1fr)
}

.gallery-caption {
    display: block
}

.thetop {
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
    position: absolute
}

.backtotop {
    right: 15px;
    width: 70px;
    height: 70px;
    z-index: 999;
    bottom: 60px;
    display: none;
    position: fixed;
    border-radius: 100%;
    background: #fc5546
}

.backtotop .scroll {
    z-index: 1;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 30px;
    position: relative
}

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

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

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

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

body .slick-dots {
    bottom: -60px
}

body .slick-dots li {
    width: 13px;
    transition: all .3s ease-in-out
}

body .slick-dots li.slick-active {
    width: 30px;
    transition: all .3s ease-in-out
}

body .slick-dots li.slick-active button {
    width: 30px
}

body .slick-dots li.slick-active button::before {
    width: 100%
}

body .slick-dots li.slick-active button:hover,
body .slick-dots li.slick-active button:focus {
    background: #fff0 !important
}

body .slick-dots button {
    transition: all .3s ease-in-out;
    margin-right: 5px;
    padding: 0;
    width: 10px
}

body .slick-dots button::before {
    font-size: 0;
    height: 10px;
    width: 10px;
    border-radius: 5px;
    background: #fc5546;
    content: "";
    margin-right: 5px
}

body .slick-dots button:hover,
body .slick-dots button:focus {
    background: #fff0 !important
}

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    display: none
}

.infinity-end.neverending .site-footer {
    display: block
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

#primary[tabindex="-1"]:focus {
    outline: 0
}

.alignleft {
    float: left;
    margin-right: 1.5em;
    margin-bottom: 1.5em
}

.alignright {
    float: right;
    margin-left: 1.5em;
    margin-bottom: 1.5em
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5em
}

.cit-preloader {
    position: fixed;
    height: 100%;
    width: 100%;
    background: #fff;
    z-index: 9999;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center
}

.cit-preloader>div {
    position: absolute;
    width: 64px
}

.site-footer {
    padding: 30px 0;
    background-color: #0c0406
}

.site-footer .site-info {
    color: #545d6a;
    font-size: 16px;
    font-weight: 400
}

.site-footer .site-info a {
    color: #fff
}

.cit-section-dual-heading .small-title,
.cit-section-dual-heading .heading-title {
    display: block;
    margin: 0
}

.cit-section-dual-heading .small-title i,
.cit-section-dual-heading .heading-title i {
    font-weight: 400
}

.cit-section-dual-heading .behind-title {
    color: #fff0;
    opacity: .1;
    margin-top: -190px;
    letter-spacing: 5px
}

.cit-busniess-wrapper li {
    display: flex
}

.wp-block-button {
    margin-top: 20px;
    margin-bottom: 20px
}

.cit-project-top-wrapper {
    position: relative;
    margin-bottom: 50px
}

.cit-project-top-wrapper .cit-project-info {
    position: absolute;
    top: 155px;
    right: 15px;
    width: 380px;
    background-color: #fff;
    padding: 35px 40px
}

.cit-project-top-wrapper .cit-project-info h3 {
    color: #0e2b5c;
    font-size: 24px;
    font-weight: 600;
    margin: 0;
    padding-bottom: 10px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e3e3e3
}

.cit-project-top-wrapper .cit-project-info ul {
    margin: 0;
    padding: 0
}

.cit-project-top-wrapper .cit-project-info ul li {
    color: #777;
    font-size: 14px;
    font-weight: 400;
    width: 50%;
    float: left;
    margin-bottom: 25px
}

.cit-project-top-wrapper .cit-project-info ul li h5 {
    color: #0e2b5c;
    font-size: 16px;
    font-weight: 600
}

.cit-project-top-wrapper .cit-project-info ul li a {
    color: #777;
    font-size: 14px;
    font-weight: 400
}

.cit-blog-nav {
    margin-top: 45px;
    padding-top: 40px;
    border-top: 1px solid #ededed
}

.cit-blog-nav .blog-nav-left {
    display: flex;
    align-items: center
}

.cit-blog-nav .blog-nav-left .blog-nav-image {
    width: 100px
}

.cit-blog-nav .blog-nav-left .blog-nav-in {
    margin-left: 30px
}

.cit-blog-nav .blog-nav-left .blog-nav-in .blog-nav-label {
    font-size: 14px;
    color: #999
}

.cit-blog-nav .blog-nav-left .blog-nav-in a {
    color: #0e2b5c;
    font-size: 24px;
    font-weight: 600
}

.cit-blog-nav .blog-nav-left .blog-nav-in a:hover {
    color: #fc5546
}

.cit-blog-nav .blog-nav-right {
    display: flex;
    align-items: center;
    justify-content: right
}

.cit-blog-nav .blog-nav-right .blog-nav-image {
    width: 100px
}

.cit-blog-nav .blog-nav-right .blog-nav-in {
    margin-right: 30px;
    text-align: right
}

.cit-blog-nav .blog-nav-right .blog-nav-in .blog-nav-label {
    font-size: 14px;
    color: #999
}

.cit-blog-nav .blog-nav-right .blog-nav-in a {
    color: #0e2b5c;
    font-size: 24px;
    font-weight: 600
}

.cit-blog-nav .blog-nav-right .blog-nav-in a:hover {
    color: #fc5546
}

.cit-service-sidebar {
    padding: 40px;
    border: 2px solid #efefef
}

.cit-service-sidebar h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    margin: 0;
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #eaeaea
}

.cit-service-sidebar .service-taxonomy-list {
    margin: 0;
    padding: 0;
    list-style: none
}

.cit-service-sidebar .service-taxonomy-list li {
    padding: 20px 30px;
    background-color: #f8f8f8;
    margin-bottom: 15px
}

.cit-service-sidebar .service-taxonomy-list li:last-child {
    margin-bottom: 0
}

.cit-service-sidebar .service-taxonomy-list li a {
    font-weight: 500;
    font-family: "Inter", sans-serif;
    color: #777;
    font-size: 16px
}

.cit-service-sidebar .service-taxonomy-list li a:hover {
    color: #0e2b5c
}

.cit-team-name {
    color: #0e2b5c;
    font-size: 48px;
    font-weight: 600;
    line-height: 40px;
    margin: 0;
    margin-bottom: 15px
}

.cit-team-position {
    font-size: 16px;
    line-height: 30px;
    color: #777;
    font-weight: 400
}

.team-details-social-list {
    margin: 0;
    padding: 0
}

.team-details-social-list li {
    display: inline-block;
    width: 40px;
    height: 40px;
    border: 2px solid #f2f2f2;
    line-height: 36px;
    text-align: center;
    border-radius: 50px;
    background-color: #fff;
    transition: .4s;
    margin-right: 5px
}

.team-details-social-list li a {
    color: #999;
    font-size: 14px;
    transition: .4s
}

.team-details-social-list li:hover {
    background-color: #fc5546;
    border: 2px solid #fc5546
}

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

.cit-advanced-tab.st-horizontal .nav {
    margin: 0
}

.cit-advanced-tab.st-horizontal .nav li {
    position: static;
    z-index: 2
}

.cit-tabs-style-d1 .nav {
    position: relative
}

.cit-tabs-style-d1 .nav:before {
    background: #ddd;
    top: 50%;
    position: absolute;
    content: "";
    width: 100%;
    height: 3px;
    margin-top: -1px
}

.cit-tabs-style-d2 .nav {
    margin-bottom: 40px !important
}

.cit-tabs-style-d2 .nav li {
    margin-right: 15px;
    margin-left: 15px
}

.cit-tabs-style-d2 .nav a {
    font-size: 24px;
    font-weight: 600;
    border: 2px solid #f2f2f2;
    padding: 35px 35px 35px 35px
}

.cit-tabs-style-d2 .nav span {
    min-height: 50px;
    width: 100%;
    display: block;
    font-size: 50px;
    line-height: 50px;
    font-size: 50px;
    margin-bottom: 15px;
    -webkit-text-stroke: 1px;
    -webkit-text-fill-color: #fff0;
    position: relative
}

.cit-tabs-style-d2 .nav i {
    position: absolute;
    right: 0;
    top: -2px;
    font-size: 24px;
    transform: rotate(-45deg)
}

.cit-tabs-style-d1 .nav {
    margin-bottom: 50px
}

.cit-tabs-style-d1 .nav a {
    color: #0e2b5c;
    font-size: 18px;
    font-weight: 600;
    padding: 15px 30px;
    background-color: #ddd;
    margin: 0 20px
}

.cit-tab-content-editor-d1 {
    margin-top: 30px
}

.cit-icon-section .cit-icon-box-design-1 {
    padding: 35px 35px 70px 35px;
    border: 2px solid #e9e9e9;
    position: relative
}

.cit-icon-section .cit-icon-box-design-1 .box-content .heading-wrapper {
    display: flex;
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e9e9e9
}

.cit-icon-section .cit-icon-box-design-1 .box-content .heading-wrapper span {
    height: 50px;
    width: 50px;
    line-height: 52px;
    text-align: center;
    border-radius: 50px;
    background-color: #fc5546;
    color: #fff;
    margin-right: 15px;
    font-weight: 600
}

.cit-icon-section .cit-icon-box-design-1 .box-content .heading-wrapper .box-title {
    font-size: 20px;
    color: #0e2b5c;
    line-height: 24px;
    font-weight: 600;
    margin: 0
}

.cit-icon-section .cit-icon-box-design-1 .box-content p {
    font-size: 14px;
    line-height: 26px;
    color: #777;
    margin: 0
}

.cit-icon-section .cit-icon-box-design-1 .box-content .box-icon {
    position: absolute;
    bottom: -40px;
    z-index: 999;
    font-size: 40px;
    height: 80px;
    width: 80px;
    line-height: 82px;
    border-radius: 50px;
    text-align: center;
    background-color: #fff;
    color: #fc5546
}

.cit-project-d1 .portfolio-grid {
    position: relative;
    margin-bottom: 30px;
    overflow: hidden
}

.cit-project-d1 .portfolio-grid .feature-image {
    transition: all .4s ease-in-out;
    display: block
}

.cit-project-d1 .portfolio-grid .feature-image span {
    position: absolute;
    z-index: 999;
    bottom: 40%;
    right: 50%;
    min-width: 200px;
    height: 60px;
    background-color: #fc5546;
    text-align: center;
    line-height: 60px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    margin-right: -100px;
    width: 0;
    opacity: 0
}

.cit-project-d1 .portfolio-grid .feature-image:hover span {
    transition: all .3s ease-in-out;
    opacity: 1
}

.cit-project-d1 .portfolio-grid .bottom-data {
    transition: all .4s ease-in-out;
    background: #00263c;
    background: linear-gradient(90deg, #00263c 0%, rgb(0 38 60 / .5018382353) 100%);
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 25px
}

.cit-project-d1 .portfolio-grid .bottom-data .post-cat {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 5px
}

.cit-project-d1 .portfolio-grid .bottom-data .post-cat a {
    color: #fc5546
}

.cit-project-d1 .portfolio-grid .bottom-data .post-cat a:hover {
    color: #fff
}

.cit-project-d1 .portfolio-grid .bottom-data h3 {
    font-size: 24px;
    font-weight: 600;
    margin: 0
}

.cit-project-d1 .portfolio-grid .bottom-data h3 a {
    color: #fff
}

.cit-project-d1 .portfolio-grid .bottom-data h3 a:hover {
    color: #fc5546
}

.cit-project-d2 .portfolio-grid {
    position: relative;
    margin-bottom: 25px;
    overflow: hidden;
    border-radius: 10px
}

.cit-project-d2 .portfolio-grid::after {
    content: "";
    position: absolute;
    background: #000;
    background: linear-gradient(360deg, #000000 0%, #fff0 100%);
    opacity: .8;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.cit-project-d2 .portfolio-grid:hover img {
    transform: scale(1.2)
}

.cit-project-d2 .portfolio-grid img {
    transition: transform .5s ease
}

.cit-project-d2 .portfolio-grid .bottom-data {
    position: absolute;
    top: 170px;
    left: 0;
    width: 100%;
    z-index: 2;
    padding: 0 50px 0 50px
}

.cit-project-d2 .portfolio-grid .bottom-data .post-cat {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px
}

.cit-project-d2 .portfolio-grid .bottom-data .post-cat a {
    color: #fff
}

.cit-project-d2 .portfolio-grid .bottom-data h3 {
    font-size: 24px;
    font-weight: 600;
    margin: 0;
    border-bottom: 1px solid rgb(255 255 255 / .168627451);
    padding-bottom: 30px;
    margin-bottom: 15px
}

.cit-project-d2 .portfolio-grid .bottom-data h3 a {
    color: #fff
}

.cit-project-d2 .portfolio-grid .bottom-data h3 a:hover {
    color: #fff
}

.cit-project-d2 .portfolio-grid .bottom-data .read-more {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    opacity: .6;
    float: left
}

.cit-project-d2 .portfolio-grid .bottom-data .read-more:hover {
    color: #fff;
    opacity: 1
}

.cit-project-d2 .portfolio-grid .bottom-data .budget-right {
    text-align: right;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    letter-spacing: .3px
}

.cit-project-d2 .portfolio-grid .bottom-data .budget-right span {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    opacity: .8;
    margin-left: 5px
}

.cit-team-elementor {
    position: relative;
    max-width: 358px
}

.cit-team-elementor .memeber_image {
    border: 1px solid #ddd;
    display: block
}

.cit-team-elementor .memeber_image img {
    width: 100%
}

.cit-team-elementor .cit-team-single-social-links {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 9%;
    right: -25px
}

.cit-team-elementor .cit-team-single-social-links li {
    opacity: 0;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #fff;
    margin-bottom: 10px;
    font-size: 16px;
    transition: .3s ease-in-out
}

.cit-team-elementor .cit-team-single-social-links li a {
    color: #0e2b5c;
    padding-top: 15px;
    padding-left: 18px;
    padding-right: 14px;
    padding-bottom: 15px
}

.cit-team-elementor .cit-team-single-social-links li:hover {
    background-color: #fc5546
}

.cit-team-elementor .cit-team-single-social-links li:hover a {
    color: #fff
}

.cit-team-elementor .cit-team-single-social-links .show-social {
    opacity: 1 !important;
    margin-right: 0px !important
}

.cit-team-elementor .cit-team-single-social-links .social-hover-me {
    opacity: 1
}

.cit-team-elementor .cit-team-single-social-links .social-hover-me:hover {
    cursor: pointer;
    background-color: #0e2b5c
}

.cit-team-elementor .ci-team-wrapper {
    text-align: center;
    padding: 30px 0
}

.cit-team-elementor .ci-team-wrapper h3 .cit-team-position-post {
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: #fc5546;
    line-height: 36px
}

.cit-team-elementor .ci-team-wrapper h3 a {
    font-size: 24px;
    color: #0e2b5c;
    font-weight: 600
}

.cdx-navigation nav {
    display: flex
}

.cdx-navigation .menu-item-has-children {
    position: relative
}
  

.cdx-navigation .menu-item-has-children>a {
    position: relative
}

.cit-main-navigation {
    min-height: 1px;
    margin: 0;
    padding: 0
}

.cit-main-navigation>ul {
    margin: 0;
    padding: 0
}

.cit-main-navigation .menu-item {
    float: left;
    padding: 10px 15px;
    font-weight: 500;
    list-style: none
}

.cit-main-navigation .menu-item:first-child {
    padding-left: 0px !important
}

.cit-main-navigation .menu-item a {
    color: #0e2b5c
}

.cit-main-navigation .menu-item:hover a {
    color: #fc5546
}

.cit-main-navigation .menu-item:hover>.sub-menu {
    visibility: visible !important;
    opacity: 1 !important;
    display: block !important;
    margin-top: 10px
}

.cit-main-navigation .current-menu-item>a {
    color: #fc5546 !important
}

.cit-main-navigation .menu-item-has-children {
    position: relative
}

.cit-main-navigation .menu-item-has-children .sub-menu {
    background-color: #fff;
    position: absolute;
    top: 100%;
    padding: 0;
    width: 230px;
    margin: 0;
    visibility: hidden;
    opacity: 0;
    z-index: 9;
    transition: all .3s;
    margin-top: 20px
}

.cit-main-navigation .menu-item-has-children .sub-menu .menu-item {
    float: none;
    margin: 0;
    display: block;
    padding: 0;
    position: relative;
    font-size: 15px
}

.cit-main-navigation .menu-item-has-children .sub-menu .menu-item a {
    color: #333;
    padding: 8px 30px;
    width: 100%;
    display: block
}

.cit-main-navigation .menu-item-has-children .sub-menu .menu-item:first-child a {
    padding-top: 20px
}

.cit-main-navigation .menu-item-has-children .sub-menu .menu-item:last-child a {
    padding-bottom: 20px
}

.cit-main-navigation .menu-item-has-children .sub-menu .menu-item:hover>a {
    color: #fc5546
}

.cit-main-navigation .menu-item-has-children .sub-menu .menu-item:hover>.sub-menu {
    visibility: visible !important;
    opacity: 1 !important;
    display: block !important
}

.cit-main-navigation .menu-item-has-children .sub-menu .sub-menu {
    right: -100%;
    top: 0%;
    visibility: hidden;
    opacity: 0;
    display: none
}

.cit-main-navigation {
    font-family: "Inter", sans-serif;
    font-weight: 400;
    padding: 0
}

.cit-main-navigation .navbar-nav {
    margin: 0;
    transition: .4s;
    text-transform: capitalize
}

.cit-main-navigation .navbar-nav .menu-item {
    float: left;
    padding: 40px 0
}

.cit-main-navigation .navbar-nav .menu-item i {
    margin-right: 10px
}

.cit-main-navigation .navbar-nav .menu-item a {
    padding: 0 17px;
    color: #1b1f2a;
    font-weight: 500;
    font-size: 12px;
    line-height: 14.4px;
    text-transform: uppercase;
    letter-spacing: 2.4px
}

.cit-main-navigation .navbar-nav .menu-item:hover a {
    color: #fc5546
}

.cit-main-navigation .navbar-nav .menu-item:hover a::after {
    transform: rotate(180deg)
}

.cit-main-navigation .navbar-nav .menu-item:hover .sub-menu {
    visibility: visible;
    opacity: 1;
    display: block;
    border: 1px solid #bbb
}

.cit-main-navigation .navbar-nav .current-menu-item>a {
    color: #fc5546 !important
}

.cit-main-navigation .navbar-nav .menu-item-has-children {
    position: relative;
    padding-right: 10px
}

.cit-main-navigation .navbar-nav .menu-item-has-children>a {
    position: relative
}

.cit-main-navigation .navbar-nav .menu-item-has-children>a::after {
    font-family: "themify";
    content: "";
    position: absolute;
    font-size: 70%;
    top: 1px;
    right: 0;
    margin: 0;
    padding: 0;
    border: none;
    transition: .5s
}

.cit-main-navigation .navbar-nav .menu-item-has-children .sub-menu {
    background-color: #fff;
    position: absolute;
    top: 100%;
    padding: 0;
    width: 230px;
    margin: 0;
    visibility: hidden;
    opacity: 0;
    display: none;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 25px
}

.cit-main-navigation .navbar-nav .menu-item-has-children .sub-menu .menu-item {
    float: none;
    margin: 0;
    display: block;
    padding: 10px 0;
    padding-right: 10px;
    position: relative
}

.cit-main-navigation .navbar-nav .menu-item-has-children .sub-menu .menu-item a {
    color: #0e2b5c;
    padding: 0;
    width: 100%;
    font-weight: 500;
    font-size: 12px;
    line-height: 15.4px;
    text-transform: uppercase;
    letter-spacing: 2.4px;
    display: block
}

.cit-main-navigation .navbar-nav .menu-item-has-children .sub-menu .menu-item:hover a {
    color: #fc5546
}

.cit-main-navigation .navbar-nav .menu-item-has-children .sub-menu .menu-item:hover a::after {
    transform: rotate(270deg)
}

.cit-main-navigation .navbar-nav .menu-item-has-children .sub-menu .menu-item:hover>.sub-menu {
    visibility: visible;
    opacity: 1;
    display: block
}

.cit-main-navigation .navbar-nav .menu-item-has-children .sub-menu .menu-item:hover::before {
    background-color: #fc5546
}

.cit-main-navigation .navbar-nav .menu-item-has-children .sub-menu .sub-menu {
    right: -230px;
    top: 0%;
    visibility: hidden;
    opacity: 0;
    display: none
}

.cit-main-navigation .navbar-nav .menu-item-has-children .sub-menu .sub-menu .menu-item a {
    color: #0e2b5c
}

.cit-main-navigation .navbar-nav .menu-item-has-children .sub-menu .sub-menu .menu-item:hover a {
    color: #fc5546
}

.cit-blog-cpt {
    font-family: "Inter", sans-serif
}

.cit-blog-cpt .cit-blog-loop img {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.cit-blog-cpt .cit-blog-loop .bottom-content {
    border: 2px solid #f5f5f5;
    padding: 35px;
    margin-bottom: 30px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

.cit-blog-cpt .cit-blog-loop .bottom-content .entry-meta .post-cat {
    margin: 0;
    margin-bottom: 15px
}

.cit-blog-cpt .cit-blog-loop .bottom-content .entry-meta .post-cat a {
    font-family: "Inter", sans-serif;
    color: #0e2b5c;
    font-size: 14px;
    font-weight: 600;
    margin-right: 15px
}

.cit-blog-cpt .cit-blog-loop .bottom-content .entry-meta .post-cat a:hover {
    color: #fc5546
}

.cit-blog-cpt .cit-blog-loop .bottom-content .entry-title {
    font-size: 24px;
    line-height: 34px;
    font-weight: 600;
    margin: 0;
    padding-bottom: 30px;
    border-bottom: 1px solid #e8e8e8
}

.cit-blog-cpt .cit-blog-loop .bottom-content .entry-title a {
    color: #0e2b5c
}

.cit-blog-cpt .cit-blog-loop .bottom-content .entry-title a:hover {
    color: #fc5546
}

.cit-blog-cpt .cit-blog-loop .bottom-content .entry-footer {
    margin-top: 20px
}

.cit-blog-cpt .cit-blog-loop .bottom-content .entry-footer .list-inline-item {
    font-size: 14px
}

.cit-blog-cpt .cit-blog-loop .bottom-content .entry-footer .list-inline-item i {
    margin-right: 8px
}

.cit-blog-cpt .cit-blog-loop .bottom-content .entry-footer .list-inline-item:hover {
    color: #fc5546
}

.cit-blog-cpt .cit-blog-loop .bottom-content .entry-footer .read-more {
    display: flex;
    float: right;
    font-size: 14px;
    margin-top: 2px
}

.cit-blog-cpt .cit-blog-loop .bottom-content .entry-footer .read-more:hover {
    color: #fc5546
}

.cdx-blog-widget-style-1 .blog-grid-item {
    margin-bottom: 40px
}

.cdx-blog-widget-style-1 .blog-grid-item .post-meta {
    margin-top: 15px
}

.cdx-blog-widget-style-1 .blog-grid-item .post-meta ul {
    margin: 0;
    padding: 0
}

.cdx-blog-widget-style-1 .blog-grid-item .post-meta ul li {
    display: inline-block;
    margin-right: 10px;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #6f7787;
    transition: all .3s ease-in-out
}

.cdx-blog-widget-style-1 .blog-grid-item .post-meta ul li a {
    color: #6f7787;
    text-transform: capitalize;
    transition: all .3s ease-in-out
}

.cdx-blog-widget-style-1 .blog-grid-item .post-meta ul li i {
    transition: all .3s ease-in-out;
    margin-right: 5px
}

.cdx-blog-widget-style-1 .blog-grid-item .post-meta ul li:hover a,
.cdx-blog-widget-style-1 .blog-grid-item .post-meta ul li:hover i {
    color: #fc5546
}

.cdx-blog-widget-style-1 .blog-grid-item h2 {
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 20px
}

.cdx-blog-widget-style-1 .blog-grid-item h2 a {
    color: #0e2b5c
}

.cdx-blog-widget-style-1 .blog-grid-item h2 a:hover {
    color: #fc5546
}

.cdx-blog-widget-style-1 .blog-grid-item .button-link {
    position: relative;
    color: #fff
}

.cdx-blog-widget-style-1 .blog-grid-item .button-link:after {
    top: 6px;
    color: #fff;
    font-size: 70%;
    font-weight: 900;
    content: "";
    position: absolute;
    line-height: normal;
    right: -25px;
    font-family: "Font Awesome 5 Free"
}

.cdx-blog-widget-style-1 .blog-grid-item .button-link:visited {
    color: #fff
}

.cdx-blog-widget-style-1 .blog-grid-item .button-link:hover {
    color: #fc5546
}

.cdx-blog-widget-style-1 .blog-grid-item .button-link:hover:after {
    color: #fc5546
}

.cdx-blog-widget-style-1 .blog-grid-item .cix-featured-image {
    overflow: hidden;
    position: relative;
    -webkit-clip-path: polygon(18% 0, 100% 0, 100% 75%, 100% 100%, 0 100%, 0 26%);
    clip-path: polygon(18% 0, 100% 0, 100% 75%, 100% 100%, 0 100%, 0 26%)
}

.cdx-blog-widget-style-1 .blog-grid-item .cix-featured-image::before {
    background: linear-gradient(to right, #fff0 0%, rgb(255 255 255 / .3) 100%);
    content: "";
    display: block;
    height: 100%;
    left: -75%;
    position: absolute;
    top: 0;
    transform: skewX(-25deg);
    width: 50%;
    z-index: 2
}

.cdx-blog-widget-style-1 .blog-grid-item .cix-featured-image img {
    -webkit-clip-path: polygon(21% 0, 100% 0, 100% 100%, 77% 100%, 0 100%, 0 31%);
    clip-path: polygon(21% 0, 100% 0, 100% 100%, 77% 100%, 0 100%, 0 31%);
    transition: all .4s ease-in-out
}

.cdx-blog-widget-style-1 .blog-grid-item:hover img {
    transform: scale(1.2)
}

.cdx-blog-widget-style-1 .blog-grid-item:hover .cix-featured-image::before {
    animation: shine .85s
}

.cdx-blog-widget-style-2 .blog-grid-item {
    margin-bottom: 40px;
    overflow: hidden;
    background: #eff2f5
}

.cdx-blog-widget-style-2 .blog-grid-item .post-meta ul {
    margin: 0;
    padding: 0;
    position: relative
}

.cdx-blog-widget-style-2 .blog-grid-item .post-meta ul li.cit-post-by {
    position: absolute;
    right: 0;
    margin-right: 0
}

.cdx-blog-widget-style-2 .blog-grid-item .post-meta ul li.cit-post-by i {
    font-style: 90%
}

.cdx-blog-widget-style-2 .blog-grid-item .post-meta ul li {
    display: inline-block;
    margin-right: 10px;
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 20px;
    transition: all .3s ease-in-out
}

.cdx-blog-widget-style-2 .blog-grid-item .post-meta ul li a {
    color: #fff;
    text-transform: capitalize;
    transition: all .3s ease-in-out
}

.cdx-blog-widget-style-2 .blog-grid-item .post-meta ul li i {
    transition: all .3s ease-in-out;
    margin-right: 5px
}

.cdx-blog-widget-style-2 .blog-grid-item .post-meta ul li:hover a,
.cdx-blog-widget-style-2 .blog-grid-item .post-meta ul li:hover i {
    color: #fc5546
}

.cdx-blog-widget-style-2 .blog-grid-item .blog-content {
    padding: 30px
}

.cdx-blog-widget-style-2 .blog-grid-item h2 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 20px
}

.cdx-blog-widget-style-2 .blog-grid-item h2 a {
    color: #0e2b5c
}

.cdx-blog-widget-style-2 .blog-grid-item h2 a:hover {
    color: #fc5546
}

.cdx-blog-widget-style-2 .blog-grid-item .button-link {
    position: relative;
    color: #fff
}

.cdx-blog-widget-style-2 .blog-grid-item .button-link:after {
    top: 50%;
    margin-top: -5px;
    font-size: 80%;
    font-weight: 900;
    content: "";
    position: absolute;
    line-height: normal;
    font-family: "themify";
    opacity: 1;
    right: -25px
}

.cdx-blog-widget-style-2 .blog-grid-item .button-link:hover {
    color: #fc5546
}

.cdx-blog-widget-style-2 .blog-grid-item .cix-featured-image {
    overflow: hidden;
    position: relative
}

.cdx-blog-widget-style-2 .blog-grid-item .cix-featured-image>a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.cdx-blog-widget-style-2 .blog-grid-item .cix-featured-image .posted-on {
    position: absolute;
    padding: 25px;
    width: 272px;
    z-index: 2;
    background: #f7ede7;
    transform: rotate(-90deg);
    top: 97px;
    font-size: 20px;
    left: -97px;
    text-align: center
}

.cdx-blog-widget-style-2 .blog-grid-item .cix-featured-image .posted-on a {
    color: #000
}

.cdx-blog-widget-style-2 .blog-grid-item .cix-featured-image::before {
    background: linear-gradient(to right, #fff0 0%, rgb(255 255 255 / .3) 100%);
    content: "";
    display: block;
    height: 100%;
    left: -75%;
    position: absolute;
    top: 0;
    transform: skewX(-25deg);
    width: 50%;
    z-index: 2
}

.cdx-blog-widget-style-2 .blog-grid-item .cix-featured-image img {
    transition: all .4s ease-in-out
}

.cdx-blog-widget-style-2 .blog-grid-item:hover .posted-on {
    background: #fc5546
}

.cdx-blog-widget-style-2 .blog-grid-item:hover .posted-on a {
    color: #fff
}

.cdx-blog-widget-style-2 .blog-grid-item:hover .cix-featured-image::before {
    animation: shine .85s
}

.cdx-blog-widget-style-3 .widget-blog-post-new-style:first-child {
    border-top: 1px solid #e5e5e5
}

.cdx-blog-widget-style-3 .widget-blog-post-new-style .single-blog-post {
    position: relative;
    justify-content: space-between;
    align-items: center;
    padding: 40px 0;
    border-bottom: 1px solid #e5e5e5
}

.cdx-blog-widget-style-3 .widget-blog-post-new-style .single-blog-post:after {
    position: absolute;
    content: "";
    border-bottom: 1px solid #fc5546;
    transform: scaleX(0);
    transition: transform 250ms ease-in-out;
    width: 100%;
    height: 1px;
    bottom: 0
}

.cdx-blog-widget-style-3 .widget-blog-post-new-style .single-blog-post:hover:after {
    transform: scaleX(1);
    transform-origin: 0% 50%
}

.cdx-blog-widget-style-3 .widget-blog-post-new-style .single-blog-post:hover .blog-image a {
    opacity: 1;
    scale: 1
}

.cdx-blog-widget-style-3 .widget-blog-post-new-style .single-blog-post .blog-image {
    position: relative;
    width: 400px;
    z-index: 999
}

.cdx-blog-widget-style-3 .widget-blog-post-new-style .single-blog-post .blog-image a {
    -webkit-clip-path: polygon(21% 0, 100% 0, 100% 100%, 77% 100%, 0 100%, 0 20%);
    clip-path: polygon(21% 0, 100% 0, 100% 100%, 77% 100%, 0 100%, 0 20%);
    scale: .6;
    opacity: 0;
    position: absolute;
    top: -170px;
    left: 0
}

.cdx-blog-widget-style-3 .widget-blog-post-new-style .single-blog-post .blog-item {
    max-width: 600px
}

.cdx-blog-widget-style-3 .widget-blog-post-new-style .single-blog-post .blog-item h3.blog-name {
    margin: 0
}

.cdx-blog-widget-style-3 .widget-blog-post-new-style .single-blog-post .blog-item h3.blog-name a {
    font-size: 32px;
    line-height: 48px;
    color: #0e2b5c
}

.cdx-blog-widget-style-3 .widget-blog-post-new-style .single-blog-post .blog-item .post-cat a {
    font-size: 14px;
    color: #fc5546;
    font-weight: 600
}

.cdx-blog-widget-style-3 .widget-blog-post-new-style .single-blog-post .author-area {
    align-items: center
}

.cdx-blog-widget-style-3 .widget-blog-post-new-style .single-blog-post .author-area .author-image img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 10px
}

.cdx-blog-widget-style-3 .widget-blog-post-new-style .single-blog-post .author-area .author-details .author-name {
    line-height: 10px;
    margin-top: 6px
}

.cdx-blog-widget-style-3 .widget-blog-post-new-style .single-blog-post .author-area .author-details .author-name a {
    font-size: 14px;
    color: #0e2b5c
}

.cdx-blog-widget-style-3 .widget-blog-post-new-style .single-blog-post .author-area .author-details .post-date {
    font-size: 12px;
    color: #fc5546
}

.sec-subtitle-text {
    position: relative;
    padding-left: 80px;
    padding-right: 80px;
    margin-bottom: 15px;
    display: inline-block
}

.sec-subtitle-text small.line-design {
    width: 60px;
    border-radius: 0;
    height: 10px;
    background: url(../../themes/careix/assets/images/zigzag.png);
    position: absolute;
    background-repeat: repeat-x;
    background-position: top;
    background-size: auto;
    top: 50%;
    margin-top: -5px
}

.sec-subtitle-text .line-design-right {
    right: 0;
    top: 50%
}

.sec-subtitle-text .line-design-left {
    left: 0;
    top: 50%
}

.heading-title i {
    font-weight: 200
}

.marquee {
    height: 100px;
    width: 1450px;
    overflow: hidden;
    position: relative
}

.marquee>span {
    display: block;
    width: 200%;
    position: absolute;
    overflow: hidden;
    animation: marquee 15s linear infinite
}

.marquee>span span {
    float: left;
    width: 50%
}

@keyframes marquee {
    0% {
        left: 0
    }
    100% {
        left: -100%
    }
}

.ci-testimonial-section .ci-slider-next {
    right: -80px
}

.ci-testimonial-section .ci-slider-prev {
    left: -80px
}

.ci-testimonial-section .ci-slider-next,
.ci-testimonial-section .ci-slider-prev {
    position: absolute;
    top: 50%;
    background-color: #fff;
    z-index: 9;
    color: #fc5546;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-top: -25px
}

.ci-testimonial-section .ci-slider-next i,
.ci-testimonial-section .ci-slider-prev i {
    font-size: 24px
}

.cdx-testinomial-style-1 {
    min-height: 1px
}

.cdx-testinomial-style-1 .testimonial-content {
    font-family: "Inter", sans-serif;
    padding: 60px 100px 40px;
    font-weight: 400;
    font-size: 24px;
    line-height: 36px;
    position: relative;
    text-align: center
}

.cdx-testinomial-style-1 .testimonial-content:before {
    top: 0;
    left: 50%;
    color: #fc5546;
    margin-left: -26px;
    line-height: 1;
    content: "";
    font-size: 46px;
    font-weight: 400;
    position: absolute;
    font-family: "themify"
}

.cdx-testinomial-style-1 .hero-info {
    font-family: "Inter", sans-serif;
    padding: 25px 30px;
    display: flex;
    align-items: center;
    justify-content: center
}

.cdx-testinomial-style-1 .hero-info .image {
    width: 80px;
    height: 80px;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 20px
}

.cdx-testinomial-style-1 .hero-info .hero-name {
    margin: 0;
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    font-family: "Inter", sans-serif
}

.cdx-testinomial-style-1 .hero-info .hero-title {
    font-family: "Inter", sans-serif;
    color: #707887;
    font-size: 16px
}

.cdx-testinomial-style-1 .arrow-container {
    margin-right: auto;
    position: absolute;
    bottom: 13%;
    right: 30px
}

.cdx-testinomial-style-1 .arrow-container span {
    cursor: pointer;
    margin-right: 30px
}

.cdx-testinomial-style-1 .arrow-container span i {
    font-size: 30px;
    color: #707887
}

.cdx-testinomial-style-1 .arrow-container span:hover i {
    color: #fc5546
}

.cdx-testinomial-style-1 .arrow-container span:last-child {
    margin-right: 0
}

.cdx-testinomial-style-2 {
    min-height: 1px
}

.cdx-testinomial-style-2 .item {
    -webkit-clip-path: polygon(10% 0, 100% 0, 100% 100%, 63% 100%, 0 100%, 0 11%);
    clip-path: polygon(10% 0, 100% 0, 100% 100%, 63% 100%, 0 100%, 0 11%);
    background: #eff2f5;
    margin: 0 15px;
    border-radius: 0;
    padding: 50px
}

.cdx-testinomial-style-2 .rating-bar {
    margin-bottom: 10px
}

.cdx-testinomial-style-2 .rating-bar i {
    color: #fc5546
}

.cdx-testinomial-style-2 .testimonial-content {
    font-family: "Inter", sans-serif;
    font-size: 32px;
    letter-spacing: .8px;
    line-height: 52px;
    position: relative;
    margin-bottom: 70px
}

.cdx-testinomial-style-2 .hero-info {
    display: flex
}

.cdx-testinomial-style-2 .hero-info .image {
    width: 50px;
    height: 50px;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 15px
}

.cdx-testinomial-style-2 .hero-info .hero-name {
    margin: 0;
    margin-bottom: -2px;
    color: #0e2b5c;
    font-size: 16px;
    font-weight: 600;
    font-family: "Inter", sans-serif
}

.cdx-testinomial-style-2 .hero-info .hero-title {
    color: #707887;
    font-size: 16px;
    font-family: "Inter", sans-serif
}

.cdx-testinomial-style-2 .arrow-container {
    margin-top: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.cdx-testinomial-style-2 .arrow-container span {
    cursor: pointer;
    margin-right: 30px
}

.cdx-testinomial-style-2 .arrow-container span:hover i {
    color: #fc5546
}

.cdx-testinomial-style-2 .arrow-container span i {
    font-size: 30px;
    color: #707887
}

.cdx-testinomial-style-2 .arrow-container span:last-child {
    margin-right: 0
}

.cdx-testinomial-style-2 .testimonial-content-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.cdx-testinomial-style-2 .testimonial-content-bottom .company-logo {
    max-width: 110px
}

.cdx-testinomial-style-3 .item {
    margin: 10px;
    display: flex;
    justify-content: center;
    align-items: center
}

.cdx-testinomial-style-3 .item .video-overlay {
    display: block;
    float: left;
    width: 260px;
    margin-right: 10px;
    position: relative;
    -webkit-clip-path: polygon(23% 0, 100% 0, 100% 100%, 77% 100%, 0 100%, 0 18%);
    clip-path: polygon(23% 0, 100% 0, 100% 100%, 77% 100%, 0 100%, 0 18%)
}

.cdx-testinomial-style-3 .item .video-overlay .video-play-btn {
    position: absolute;
    z-index: 3;
    bottom: 25px;
    left: 30px;
    font-size: 10px;
    background: #fff;
    width: 55px;
    height: 55px;
    display: flex;
    align-items: center;
    padding-left: 20px;
    padding-top: 3px;
    border-radius: 50px
}

.cdx-testinomial-style-3 .item>div:last-child {
    background: #eff2f5;
    width: 340px;
    float: left;
    position: relative;
    padding: 20px
}

.cdx-testinomial-style-3 .item>div:last-child::before {
    content: "";
    width: 50px;
    height: 35px;
    -webkit-clip-path: polygon(0 2%, 100% 1%, 100% 100%);
    clip-path: polygon(0 2%, 100% 1%, 100% 100%);
    position: absolute;
    left: -33px;
    top: 38px;
    transform: rotate(320deg);
    background-color: #eff2f5
}

.cdx-testinomial-style-3 .item .rating {
    margin-bottom: 10px;
    color: #fc5546
}

.cdx-testinomial-style-3 .item .testimonial-content {
    font-size: 18px
}

.cdx-testinomial-style-3 .item .hero-info {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    margin-top: 75px;
    position: relative
}

.cdx-testinomial-style-3 .item .hero-info::before {
    content: "";
    width: 100%;
    height: 10px;
    background: url(../../themes/careix/assets/images/zigzag.png);
    position: absolute;
    left: 0;
    top: -35px;
    opacity: .3;
    background-repeat: repeat-x;
    background-position: top;
    background-size: auto
}

.cdx-testinomial-style-3 .item .hero-info .image {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: block;
    overflow: hidden
}

.cdx-testinomial-style-3 .item .hero-info .hero-name {
    font-size: 16px
}

.cdx-testinomial-style-3 .item .hero-info .hero-title {
    font-size: 14px;
    color: #fc5546
}

ul.ci-busniess-class {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 15px
}

ul.ci-busniess-class li {
    display: flex;
    margin: 10px 0
}

ul.ci-busniess-class li:first-child {
    margin-top: 0
}

ul.ci-busniess-class li:last-child {
    margin-bottom: 0
}

ul.ci-busniess-class li .bh-time {
    margin-left: auto
}

.ci-logo-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
    grid-gap: .6rem
}

.ci-logo-grid>div {
    background: #d8d8d8;
    padding: 1rem;
    display: grid;
    place-items: center
}

.ci-logo-grid>div::before {
    content: "";
    display: block;
    padding-bottom: 54%;
    grid-area: 1/1/2/2
}

.ci-logo-grid>div img {
    grid-area: 1/1/2/2
}

@keyframes rotateText {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(130deg)
    }
}

.cdx-circle-button {
    position: relative;
    width: 100px
}

.cdx-circle-button .logo {
    position: absolute;
    top: 50%;
    margin-top: -37px;
    left: 50%;
    margin-left: -39px;
    background: #e4e4e4;
    padding: 20px;
    border-radius: 50%
}

.cdx-circle-button p {
    margin-bottom: 0;
    font-size: 13px;
    animation: rotateText 6s linear infinite
}

.service-details-section .price {
    position: absolute;
    right: 0;
    z-index: 2;
    background: #fc5546;
    padding: 30px;
    font-size: 35px;
    color: #fff
}

.img-tl-bl-clip img {
    -webkit-clip-path: polygon(24% 0, 100% 0, 100% 73%, 76% 100%, 0 100%, 0 27%);
    clip-path: polygon(24% 0, 100% 0, 100% 73%, 76% 100%, 0 100%, 0 27%)
}

.img-tl-clip img {
    -webkit-clip-path: polygon(21% 0, 100% 0, 100% 100%, 77% 100%, 0 100%, 0 31%);
    clip-path: polygon(21% 0, 100% 0, 100% 100%, 77% 100%, 0 100%, 0 31%)
}

.cdx-service-style-1 {
    margin-bottom: 35px
}

.cdx-service-style-1:last-child {
    margin-bottom: 0
}

.cdx-service-style-1 .service-grid-item {
    display: flex
}

.cdx-service-style-1 .service-grid-item>a {
    width: 300px
}

.cdx-service-style-1 .service-grid-content {
    width: 360px;
    padding: 30px;
    background-color: #fff;
    -webkit-clip-path: polygon(12% 0, 100% 0, 100% 100%, 77% 100%, 0 100%, 0 16%);
    clip-path: polygon(12% 0, 100% 0, 100% 100%, 77% 100%, 0 100%, 0 16%)
}

.cdx-service-style-1 .service-grid-title {
    margin-bottom: 15px
}

.cdx-service-style-1 .service-grid-title a {
    font-size: 24px;
    font-weight: 600;
    color: #0e2b5c
}

.cdx-service-style-1 .read-more-link {
    margin-top: 15px;
    display: block
}

.cdx-service-style-1 .service-grid-thumb {
    position: relative
}

.cdx-service-style-1 .service-grid-thumb .price {
    position: absolute;
    right: 0;
    z-index: 2;
    background: #fc5546;
    padding: 15px;
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    top: 0
}

.cdx-service-style-1 p {
    color: #707887;
    font-size: 16px;
    margin-bottom: 15px
}

.cdx-service-style-1 ul {
    padding: 0;
    margin: 0;
    list-style: none;
    padding-left: 25px
}

.cdx-service-style-1 ul li {
    color: #0e2b5c;
    font-size: 15px;
    position: relative
}

.cdx-service-style-1 ul li::before {
    content: "";
    width: 10px;
    height: 1px;
    position: absolute;
    left: -23px;
    top: 15px;
    background-color: #fc5546
}

.cdx-service-style-2 {
    margin-bottom: 30px
}

.cdx-service-style-2 .service-grid-item {
    margin-bottom: 35px
}

.cdx-service-style-2 .service-grid-item .service-grid-title {
    margin-top: 50px;
    position: relative;
    margin-bottom: 15px
}

.cdx-service-style-2 .service-grid-item .service-grid-title::before {
    content: "";
    width: 170px;
    height: 20px;
    background: url(../../themes/careix/assets/images/zigzag.png);
    position: absolute;
    left: 0;
    top: -15px;
    background-repeat: repeat-x;
    background-position: top;
    background-size: auto
}

.cdx-service-style-2 .service-grid-item .service-grid-title a {
    font-size: 24px;
    font-weight: 600;
    color: #0e2b5c
}

.cdx-service-style-2 .service-grid-item .service-grid-title a:hover {
    text-decoration: underline
}

.cdx-service-style-2 .service-grid-item .service-grid-thumb {
    position: relative;
    -webkit-clip-path: polygon(18% 0, 100% 0, 100% 75%, 82% 100%, 0 100%, 0 26%);
    clip-path: polygon(18% 0, 100% 0, 100% 75%, 82% 100%, 0 100%, 0 26%)
}

.cdx-service-style-2 .service-grid-item .service-grid-thumb .price {
    position: absolute;
    right: 0;
    z-index: 2;
    background: #fc5546;
    padding: 15px;
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    top: 0
}

.cdx-service-style-2 .service-grid-item p {
    color: #707887;
    font-size: 16px;
    margin-bottom: 15px
}

.cdx-service-style-2 .service-grid-item ul {
    padding: 0;
    margin: 0;
    list-style: none;
    padding-left: 25px;
    margin-bottom: 15px
}

.cdx-service-style-2 .service-grid-item ul li {
    color: #0e2b5c;
    font-size: 15px;
    position: relative
}

.cdx-service-style-2 .service-grid-item ul li::before {
    content: "";
    width: 10px;
    height: 1px;
    position: absolute;
    left: -23px;
    top: 15px;
    background-color: #fc5546
}

.cdx-portfolio-style-1 .portfolio-grid-item {
    position: relative;
    margin-top: 25px;
    overflow: hidden;
    z-index: 1;
    border-radius: 20px;
    transition: all .3s ease-in-out
}

.cdx-portfolio-style-1 .portfolio-grid-item .portfolio-grid-content {
    transition: all .3s ease-in-out;
    position: absolute;
    bottom: 0;
    padding: 20px;
    z-index: 3;
    width: 100%;
    text-align: center
}

.cdx-portfolio-style-1 .portfolio-grid-item .portfolio-grid-content .portfolio-grid-title {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    text-transform: capitalize
}

.cdx-portfolio-style-1 .portfolio-grid-item .portfolio-grid-content p {
    color: #fff;
    margin-bottom: 0
}

.cdx-portfolio-style-1 .portfolio-grid-item img {
    transition: all .3s ease-in-out
}

.cdx-portfolio-style-1 .portfolio-grid-item::after {
    transition: all .3s ease-in-out;
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    background: rgb(0 0 0 / .1)
}

.cdx-portfolio-style-1 .portfolio-grid-item:hover {
    transition: all .3s ease-in-out
}

.cdx-portfolio-style-1 .portfolio-grid-item:hover .portfolio-grid-content {
    bottom: 20px
}

.cdx-portfolio-style-1 .portfolio-grid-item:hover img {
    transform: scale(1.1)
}

.cdx-portfolio-style-1 .portfolio-grid-item:hover::after {
    background: linear-gradient(180deg, #fff0 60%, rgb(0 0 0 / .5803921569));
    transition: all .3s ease-in-out;
    top: 0;
    z-index: 2
}

.cdx-portfolio-style-2 .portfolio-grid-item {
    position: relative;
    margin-top: 25px;
    overflow: hidden;
    z-index: 1;
    border-radius: 20px;
    transition: all .3s ease-in-out
}

.cdx-portfolio-style-2 .portfolio-grid-item .portfolio-grid-content {
    transition: all .3s ease-in-out;
    position: absolute;
    bottom: -30px;
    padding: 40px;
    padding-bottom: 20px;
    z-index: 3;
    width: 100%;
    text-align: left;
    opacity: 0
}

.cdx-portfolio-style-2 .portfolio-grid-item .portfolio-grid-content .portfolio-grid-title {
    font-size: 28px;
    font-weight: 600;
    color: #fff;
    text-transform: capitalize
}

.cdx-portfolio-style-2 .portfolio-grid-item .portfolio-grid-content p {
    color: #fff;
    margin-bottom: 0
}

.cdx-portfolio-style-2 .portfolio-grid-item img {
    transition: all .3s ease-in-out
}

.cdx-portfolio-style-2 .portfolio-grid-item::after {
    transition: all .3s ease-in-out;
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0;
    background: rgb(0 0 0 / .1)
}

.cdx-portfolio-style-2 .portfolio-grid-item:hover {
    transition: all .3s ease-in-out
}

.cdx-portfolio-style-2 .portfolio-grid-item:hover .portfolio-grid-content {
    bottom: 0;
    opacity: 1
}

.cdx-portfolio-style-2 .portfolio-grid-item:hover img {
    transform: scale(1.1)
}

.cdx-portfolio-style-2 .portfolio-grid-item:hover::after {
    background: linear-gradient(180deg, #fff0 0%, #FC5546 100%);
    transition: all .3s ease-in-out;
    top: 0;
    z-index: 2;
    opacity: .8
}

.ci-slider .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 1
}

.ci-slider-next {
    right: 20px
}

.ci-slider-prev {
    left: 20px
}

.cdx-hero-bg {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    transform: scale(1.1);
    opacity: .3;
    transition: opacity .5s ease-in-out, transform 2s ease .6s
}

.slick-active .cdx-hero-bg {
    opacity: 1;
    transform: scale(1);
    transition: opacity .5s ease-in-out, transform 2s ease .6s
}

.ci-hero-slider {
    position: relative
}

.ci-hero-slider .slick-slide {
    padding: 170px 0;
    padding-top: 270px
}

.ci-hero-slider .slick-slide .ci-heading {
    margin: 0;
    margin-bottom: 20px
}

.ci-hero-slider .slick-slide p {
    margin: 0;
    margin-bottom: 40px
}

.ci-hero-slider .slick-slide i {
    font-weight: 200
}

.ci-hero-slider .slick-slide .ci-slider-button {
    padding: 20px 40px;
    border-radius: 0;
    position: relative
}

.ci-hero-slider .slick-slide .ci-slider-button i {
    font-size: 16px;
    color: #fff;
    margin-top: 2px;
    margin-left: 15px
}

.ci-hero-slider .ci-slider-prev {
    position: absolute;
    top: 50%;
    font-size: 20px;
    left: 0;
    margin-top: -30px;
    padding: 30px;
    background-color: #012127;
    opacity: .7;
    z-index: 9;
    color: #fff
}

.ci-hero-slider .ci-slider-next {
    position: absolute;
    top: 50%;
    font-size: 20px;
    right: 0;
    margin-top: -30px;
    padding: 30px;
    background-color: #012127;
    z-index: 9;
    color: #fff
}

.ci-hero-slider .button {
    margin-right: 15px;
    border-radius: 0
}

.ci-slider-next,
.ci-slider-prev {
    cursor: pointer
}

.cdx-hero-slider-1 a.custom-btn.buildox-btn-secondary {
    margin-left: 30px
}

.cdx-hero-slider-1 .slider-content {
    z-index: 3;
    position: relative
}

.cdx-hero-slider-1 .ci-sub-heading {
    font-size: 24px;
    color: #fff
}

.cdx-hero-slider-1 h1 {
    position: relative;
    margin-bottom: 30px;
    font-size: 70px
}

.cdx-hero-slider-2 .ci-heading {
    font-size: 64px;
    line-height: 74px;
    letter-spacing: -3%;
    font-weight: 600;
    color: #0e2b5c
}

.cdx-hero-slider-2 .cdx-hero-image {
    position: relative
}

.cdx-hero-slider-2 .cdx-hero-image img {
    -webkit-clip-path: polygon(0 0, 69% 0, 100% 26%, 100% 100%, 29% 100%, 0 73%);
    clip-path: polygon(0 0, 69% 0, 100% 26%, 100% 100%, 29% 100%, 0 73%)
}

.cdx-hero-slider-2 .cdx-hero-image .cdx-hero-arrows {
    position: absolute;
    bottom: 0;
    right: 0
}

.cdx-hero-slider-2 .cdx-hero-image .cdx-hero-arrows .cdx-slider-next {
    position: absolute;
    bottom: 60px;
    right: -60px;
    z-index: 9
}

.cdx-hero-slider-2 .cdx-hero-image .cdx-hero-arrows>div {
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    background: #fff
}

.cdx-hero-slider-2 .cdx-hero-image .cdx-hero-arrows>div i {
    color: #fc5546;
    font-size: 20px
}

.underlined {
    border-bottom: 3px solid #fc5546
}

.cdx-accordion .accordion-header {
    background: #fff0;
    margin-top: 25px
}

.cdx-accordion .accordion-item {
    border-radius: 20px !important;
    border: none;
    background: #fff0
}

.cdx-accordion .accordion-button {
    outline: none;
    background: #fff0;
    font-size: 20px;
    line-height: 36px;
    font-weight: 600;
    font-family: "Inter", sans-serif;
    padding: 20px 20px;
    color: #0d0e25;
    border-radius: 20px;
    border: 1px solid #491a26;
    box-shadow: none
}

.cdx-accordion .accordion-button:focus {
    outline: none;
    box-shadow: none;
    background: #fff0;
    color: #fc5546
}

.cdx-accordion .accordion-button:after {
    color: #fff;
    content: "";
    font-family: "themify";
    background: none;
    font-size: 80%;
    margin-top: -10px
}

.cdx-accordion .accordion-button:hover {
    color: #fc5546;
    background-color: #fff0
}

.cdx-accordion .accordion-button:not(.collapsed):after {
    margin-top: 10px
}

.cdx-accordion .accordion-body {
    padding: 20px 0;
    padding-bottom: 10px;
    font-size: 20px;
    padding-right: 40px;
    padding-bottom: 20px;
    line-height: 36px;
    color: #707887
}

@keyframes shine {
    100% {
        left: 125%
    }
}

.home-newsletter .footer-newsletter {
    display: flex
}

.home-newsletter .wpcf7-form-control-wrap .wpcf7-form-control {
    width: 100%;
    height: 58px;
    border: none;
    border-radius: 20px;
    background: #eff2f5;
    padding: 10px 20px
}

.home-newsletter .wpcf7-submit {
    border-radius: 20px;
    background: #fff;
    height: 58px;
    border: none;
    color: #fc5546;
    margin-bottom: 0;
    margin-left: -30px;
    z-index: 2
}

.home-newsletter .wpcf7-submit:hover {
    background: #fff;
    color: #a50a26;
    border: none
}

footer .footer-newsletter {
    display: flex;
    align-items: center
}

footer .footer-newsletter .wpcf7-email {
    height: 56px;
    border-radius: 20px;
    border: 1px solid #fc5546;
    padding-left: 20px
}

footer .footer-newsletter .wpcf7-submit {
    margin-left: -95px;
    position: relative;
    z-index: 1;
    border-radius: 0;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px
}

.cdx-team-grid-style-1 .image-container {
    width: 380px;
    margin: 0 auto;
    border-radius: 0;
    -webkit-clip-path: polygon(21% 0, 100% 0, 100% 100%, 77% 100%, 0 100%, 0 20%);
    clip-path: polygon(21% 0, 100% 0, 100% 100%, 77% 100%, 0 100%, 0 20%)
}

.cdx-team-grid-style-2 .team-grid-item {
    position: relative;
    overflow: visible
}

.cdx-team-grid-style-2 .team-grid-item>a {
    float: left;
    width: 320px
}

.cdx-team-grid-style-2 .team-grid-item:hover .social-links {
    opacity: 1;
    right: 55px
}

.cdx-team-grid-style-2 .team-grid-item:hover .image-container,
.cdx-team-grid-style-2 .team-grid-item:hover .member-info {
    border-radius: 30px
}

.cdx-team-grid-style-2 .team-grid-item:hover .member-info {
    bottom: -60px
}

.cdx-team-grid-style-2 .image-container {
    width: 320px;
    margin: 0;
    border-radius: 20px;
    transition: all .3s ease-in-out
}

.cdx-team-grid-style-2 .social-links {
    display: inline-block;
    position: absolute;
    right: 70px;
    opacity: 0;
    transition: all .3s ease-in-out
}

.cdx-team-grid-style-2 .social-links ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block
}

.cdx-team-grid-style-2 .social-links ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    font-size: 18px;
    color: #fff;
    background: #fc5546;
    border-radius: 10px;
    margin-bottom: 15px;
    transition: all .3s ease-in-out
}

.cdx-team-grid-style-2 .social-links ul li a:hover {
    background: #fff;
    color: #eff2f5;
    border-radius: 15px
}

.cdx-team-grid-style-2 .member-info {
    bottom: -50px;
    right: 0;
    padding: 20px 30px !important;
    width: 250px;
    text-align: left;
    position: absolute !important
}

.cdx-team-grid-style-2 .member-info .member-name a {
    color: #fff !important
}

.cdx-team-grid-style-2 .member-info .member-name a:hover {
    color: #fc5546 !important
}

.service-form-cdx input:not(.wpcf7-submit),
.wpcf7-form input:not(.wpcf7-submit) {
    height: 50px;
    font-size: 15px
}

.service-form-cdx .form-item,
.service-form-cdx .form-textarea,
.wpcf7-form .form-item,
.wpcf7-form .form-textarea {
    position: relative;
    margin-bottom: 20px
}

.service-form-cdx textarea,
.wpcf7-form textarea {
    height: 130px
}

.service-form-cdx .custom-btn,
.wpcf7-form .custom-btn {
    width: 100%;
    border-radius: 20px
}

.cdx-search-box {
    display: flex
}

.cdx-search-box .input-search {
    width: 160px;
    height: 40px;
    border-radius: 0;
    padding-left: 10px;
    background: #fff;
    border: none
}

.cdx-search-box .input-search:focus {
    background: #fff0;
    border-bottom: 1px solid #fc5546
}

.cdx-search-box .input-search::-moz-placeholder {
    opacity: .5
}

.cdx-search-box .input-search::placeholder {
    opacity: .5
}

.cdx-search-box .btn-search {
    background: #fff0;
    color: #fc5546;
    border-radius: 4px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 10px
}

.cdx-search-box .btn-search:hover {
    background: #fff0;
    color: #fc5546
}

.cdx-btn-1 .btn-bg {
    z-index: 1;
    width: auto;
    display: inline-block;
    height: 60px;
    font-size: 16px;
    overflow: hidden;
    padding: 0 50px;
    line-height: 58px;
    word-spacing: 3px;
    text-align: center;
    position: relative;
    letter-spacing: 2px;
    border-radius: 30px;
    text-transform: uppercase;
    transition: all .3s ease-in-out
}

.cdx-btn-1 .btn-bg:before {
    left: -1%;
    top: -32%;
    z-index: -1;
    width: 102%;
    content: "";
    height: 176%;
    background: #fff;
    position: absolute;
    transition: all .3s ease-in-out;
    transform: skewY(-4deg) translateY(100%)
}

.cdx-btn-1:hover .bg-default-orange {
    color: #fc5546
}

.cdx-btn-1:hover .btn-bg:before {
    transform: skewY(-4deg) translateZ(0)
}

.cdx-btn-1 .bg-default {
    border: 2px solid #fc5546
}

.cdx-btn-1 .bg-default-orange {
    border: 2px solid #fc5546
}

.pricing-section {
    padding: 30px;
    background: #0e2b5c;
    border-radius: 5px;
    color: #fff
}

.pricing-section span.icon {
    font-size: 60px;
    margin-bottom: 25px;
    display: block
}

.pricing-section .item-title {
    font-size: 38px;
    font-weight: 500;
    margin-bottom: 25px;
    color: #fff
}

.pricing-section .amount-text {
    background: #fc5546;
    padding: 12px;
    color: #fff;
    font-size: 55px;
    position: relative;
    font-weight: 500;
    margin-left: -30px;
    margin-right: -30px;
    margin-bottom: 30px
}

.pricing-section .amount-text span {
    margin-top: 10px;
    font-size: 15px;
    width: 100%;
    display: block
}

.pricing-section ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.pricing-section ul li.fw-table-row {
    padding: 10px;
    font-size: 16px;
    border-bottom: 1px solid rgb(0 0 0 / .1803921569)
}

.pricing-section ul li.fw-table-row:last-child {
    border-bottom: none
}

.pricing-section .cdx-btn {
    display: block;
    margin-top: 25px;
    padding: 10px 20px;
    background-color: #fff;
    border-radius: 5px
}

.pricing-table-edrive {
    display: flex
}

.pricing-table-edrive .inner-image {
    max-width: 330px;
    position: relative
}

.pricing-table-edrive .inner-image:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(180deg, #fff0 0%, #0E2B5C 100%);
    opacity: .8
}

.pricing-table-edrive .inner-image .sub-info {
    position: absolute;
    bottom: 0;
    padding: 40px
}

.pricing-table-edrive .inner-image .sub-info .item-title {
    font-size: 14px;
    color: #fc5546;
    margin-bottom: 10px;
    text-transform: uppercase
}

.pricing-table-edrive .inner-image .sub-info .amount-text {
    font-size: 64px;
    color: #fff
}

.pricing-table-edrive .inner-image .sub-info p {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 24px;
    color: #707887
}

.pricing-table-edrive .inner-table-wrapper {
    display: block;
    border: 1px solid #ebeff4;
    padding: 40px;
    border-left: none;
    width: 50%
}

.pricing-table-edrive .inner-table-wrapper .sub-desc {
    margin-bottom: 25px;
    text-transform: uppercase;
    font-weight: 500;
    color: #fc5546
}

.pricing-table-edrive .fw-table-row {
    padding: 7px 0;
    border-top: 1px solid #ebeff4;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.pricing-table-edrive .fw-table-row:first-child {
    border-top: none
}

.pricing-table-edrive .cdx-btn {
    display: block;
    margin-top: 25px;
    text-align: center
}

.pricing-table-edrive .table-footer-text {
    margin-top: 20px;
    font-size: 14px;
    color: #707887
}

.cdx-feature-style-2 .slick-list {
    padding: 30px 2px
}

.cdx-feature-style-2 .item {
    -o-border-image: linear-gradient(to bottom, #0E2B5C 0%, #1C3D76 100%) 1;
    border-image: linear-gradient(to bottom, #0E2B5C 0%, #1C3D76 100%) 1;
    border-width: 1px;
    border-style: solid;
    margin: 0 10px;
    padding: 30px
}

.cdx-feature-style-2 .item .feature-item .serial-number {
    display: none
}

.cdx-feature-style-2 .item .feature-item .icon {
    font-size: 72px;
    display: block
}

.cdx-feature-style-2 .item .feature-item .feature-title {
    margin-top: 40px;
    margin-bottom: 25px;
    color: #fff;
    font-size: 22px
}

.cdx-feature-style-2 .item .feature-item p {
    color: #fff;
    opacity: .7;
    font-size: 15px;
    font-weight: 300
}

.cdx-feature-style-2 .item .feature-item .details-btn {
    z-index: 1;
    opacity: .4;
    font-size: 16px;
    width: 100%;
    color: #fff;
    margin-top: 35px;
    display: block;
    transition: all .3s ease-in-out
}

.cdx-feature-style-2 .item .feature-item .details-btn:hover {
    opacity: 1
}

.cdx-feature-style-2 .item:hover {
    transition: all .3s ease-in-out;
    border: 1px solid #fc5546
}

.cdx-feature-style-1 .item:last-child .feature-item:before,
.cdx-feature-style-1 .item:last-child .feature-item::after {
    display: none
}

.cdx-feature-style-1 .item .feature-item {
    position: relative;
    padding-right: 50px
}

.cdx-feature-style-1 .item .feature-item:before {
    content: "";
    position: absolute;
    width: 101%;
    height: 1px !important;
    top: 29px;
    left: 0;
    background: #ddd
}

.cdx-feature-style-1 .item .feature-item::after {
    font-size: 14px;
    position: absolute;
    font-family: "themify";
    content: "";
    top: 15px;
    right: 30%
}

.cdx-feature-style-1 .item .serial-number {
    background: #fff;
    z-index: 2;
    position: relative;
    display: inline-block;
    border: 1px solid #000;
    border-radius: 50%;
    width: 55px;
    height: 55px;
    font-size: 16px;
    text-align: center;
    padding: 15px 0;
    font-weight: 600;
    margin-bottom: 40px;
    color: #fc5546
}

.cdx-feature-style-1 .item h3.feature-title {
    margin-bottom: 25px;
    font-size: 24px;
    color: #0e2b5c
}

@media(max-width:991.98px) {
    .cdx-blog-widget-style-2 .posted-on {
        display: none
    }
    .cdx-service-style-4 .service-grid-item {
        margin-bottom: 70px
    }
    .cdx-service-style-4:last-child .service-grid-item {
        margin-bottom: 0
    }
    .cdx-team-grid-style-2 .team-grid-item {
        position: static
    }
    .cdx-team-grid-style-2 .team-grid-item .image-container,
    .cdx-team-grid-style-2 .team-grid-item a {
        float: none;
        width: 100%;
        border-radius: 0
    }
    .cdx-team-grid-style-2 .team-grid-item .image-container img,
    .cdx-team-grid-style-2 .team-grid-item a img {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0
    }
    .cdx-team-grid-style-2 .team-grid-item .social-links {
        display: none
    }
    .cdx-team-grid-style-2 .team-grid-item .member-info {
        min-width: 100%;
        margin: 0;
        text-align: center;
        position: static !important;
        border-top-right-radius: 0;
        border-top-left-radius: 0
    }
}

@media(min-width:768px)and (max-width:991px) {
    .cdx-hero-slider-1 .slick-slide {
        padding-top: 180px
    }
    .cdx-hero-slider-1 .slick-slide .slider-content {
        padding: 20px
    }
    .cdx-service-style-2 .service-content {
        display: none
    }
}

@media(max-width:767px) {
    .feature-carousel .item .feature-item {
        padding: 30px
    }
    .feature-carousel .item .feature-item .serial-number {
        padding-bottom: 60px
    }
    .cdx-service-style-1 {
        align-items: center;
        padding: 25px;
        margin-bottom: 25px
    }
    .cdx-service-style-1 .readmore {
        font-size: 30px
    }
    .cdx-service-style-1 small.serial-number {
        font-size: 40px
    }
    .cdx-service-style-1 .service-title {
        font-size: 20px;
        margin-left: 30px;
        margin-bottom: 0
    }
    .cdx-service-style-4 .service-grid-item i {
        right: auto !important
    }
    .cdx-accordion .accordion-button {
        font-size: 16px;
        padding: 15px
    }
    .cdx-accordion .accordion-body {
        padding: 15px;
        font-size: 16px;
        line-height: 28px
    }
    .cdx-testinomial-style-1 .testimonial-content {
        padding: 0;
        font-size: 20px;
        line-height: 35px;
        margin-bottom: 30px
    }
    .cdx-testinomial-style-1 .testimonial-content:before {
        display: none
    }
    .cdx-testinomial-style-1 .hero-info {
        padding: 15px
    }
    .cdx-testinomial-style-1 .hero-info .hero-name {
        font-size: 22px
    }
    .cdx-testinomial-style-1 .hero-info .hero-title {
        font-size: 14px
    }
    .cdx-testinomial-style-1 .arrow-container {
        margin-right: auto;
        position: static;
        justify-content: center;
        display: flex;
        width: 100%;
        margin-top: 25px
    }
    .cdx-hero-slider-1 .slick-slide {
        padding-top: 180px;
        padding-bottom: 70px
    }
    .cdx-hero-slider-1 .slick-slide .slider-content {
        padding: 20px
    }
}

.wow {
    opacity: 0
}

.sticky-container {
    position: relative !important
}

@media(max-width:1280px) {
    .project-single-content,
    .team-single-content,
    .service-single-content,
    .single-post .page-content,
    .blog .page-content,
    .archive-page-content,
    .cdx-archive-portfolio .page-content-space {
        padding: 80px 0
    }
    .cdx-blog-widget-style-3 .author-area {
        display: none !important
    }
}

@media(min-width:768px)and (max-width:991px) {
    .main-navigation.navbar.navbar-expand-md,
    .cit-main-navigation {
        display: none
    }
    .menu-btn.hide {
        float: right;
        display: block
    }
    .comments-area .comment-list {
        margin: 0
    }
    .comments-area .comment-list .comment-item .hero-content {
        padding-left: 90px
    }
    .cit-project-d2 .portfolio-grid .bottom-data {
        top: 15px;
        padding: 0 30px 0 30px
    }
    .fq1 .box-wrapper .box-icon {
        left: 122px
    }
    .fq1 .box-wrapper span {
        right: 127px
    }
}

@media(max-width:991.98px) {
    .menu-btn.hide {
        float: right;
        display: block;
        padding: 10px 20px !important;
        background: #fff0;
        border-radius: 8px;
        font-size: 25px
    }
    .cdx-breadcrumb-wrapper {
        padding: 60px 20px
    }
    .cdx-breadcrumb-wrapper h1 {
        font-size: 30px
    }
    .cdx-breadcrumb {
        display: none !important
    }
    .cdx-sidebar-area {
        margin-top: 60px;
        padding-left: 0
    }
    .user-description {
        margin-bottom: 40px
    }
    .project-single-content,
    .team-single-content,
    .service-single-content,
    .single-post .page-content,
    .blog .page-content,
    .cit-service-d1,
    .page-content-space,
    .archive-page-content,
    .cdx-archive-portfolio {
        padding-top: 50px
    }
    .comment-list {
        border-bottom: none
    }
    .comment-navigation .nav-links,
    .post-navigation .nav-previous,
    .post-navigation .nav-next {
        display: block !important
    }
    .home-newsletter .footer-newsletter {
        display: block
    }
    .home-newsletter .wpcf7-submit {
        margin-left: 0;
        width: 100%;
        margin-top: 20px
    }
    .award-wrapper>.award-box-icon {
        display: none
    }
    .award-wrapper .award-box {
        -webkit-clip-path: none;
        clip-path: none
    }
    .cdx-testinomial-style-3 .item>div:last-child::before {
        display: none
    }
    .cdx-testinomial-style-3 .item .video-overlay {
        display: none
    }
    .cdx-testinomial-style-2 .item {
        padding: 30px
    }
    .cdx-testinomial-style-2 .testimonial-content {
        margin-bottom: 35px
    }
    .cdx-testinomial-style-2 .testimonial-content-bottom {
        display: block;
        text-align: center;
        margin: 0 auto
    }
    .cdx-testinomial-style-2 .testimonial-content-bottom .hero-info {
        display: flex;
        justify-content: center;
        align-items: center
    }
    .cdx-testinomial-style-2 .testimonial-content-bottom .company-logo {
        margin: 0 auto;
        width: 100%;
        display: flex;
        justify-content: center;
        margin-top: 20px
    }
    .cdx-blog-widget-style-3 .cix-featured-image {
        display: none !important
    }
    .cdx-blog-widget-style-3 .single-blog-post {
        display: block !important;
        padding: 25px 0px !important
    }
    .cdx-blog-widget-style-3 .blog-item {
        max-width: 100% !important
    }
    .cdx-blog-widget-style-3 .blog-item h3 a {
        font-size: 22px !important
    }
}

@media(max-width:767px) {
    .cdx-breadcrumb-wrapper {
        padding: 40px 20px
    }
    .cdx-breadcrumb-wrapper h1 {
        font-size: 26px
    }
    .sec-subtitle-text {
        padding: 0
    }
    .sec-subtitle-text small {
        display: none
    }
    .pagination li {
        margin-right: 0
    }
    .pagination li a {
        padding: 10px 20px !important
    }
    .project-single-content,
    .team-single-content,
    .service-single-content,
    .single-post .page-content,
    .blog .page-content,
    .cit-service-d1,
    .page-content-space,
    .archive-page-content,
    .cdx-archive-portfolio {
        padding-top: 40px
    }
    .cdx-sidebar-area {
        margin-top: 30px
    }
    .cdx-navigation .menu-header-menu-container,
    .cta-btn-wrapper {
        display: none !important
    }
    .cit-menu-btn {
        display: block
    }
    .main-navigation.navbar.navbar-expand-md,
    .cit-main-navigation {
        display: none
    }
    .team-details-social-list {
        text-align: center
    }
    .cit-blog-post .article-inner-wrapper {
        padding: 20px
    }
    .cit-blog-post .article-inner-wrapper .entry-header {
        display: none
    }
    .cit-blog-post .article-inner-wrapper .entry-header .entry-meta {
        font-size: 15px;
        float: left
    }
    .cit-blog-post .article-inner-wrapper .entry-header .entry-meta .cit-post-by {
        display: none
    }
    .cit-blog-post .article-inner-wrapper .entry-header .entry-meta .list-inline-item,
    .cit-blog-post .article-inner-wrapper .entry-header .entry-meta .posted-on {
        margin: 0 10px;
        margin-bottom: 20px
    }
    .cit-blog-post .article-inner-wrapper .entry-header .entry-meta .posted-on {
        margin-left: 0
    }
    .cit-blog-post .article-inner-wrapper .entry-footer {
        display: none
    }
    .cit-blog-post .article-inner-wrapper .entry-content ul {
        margin: 0;
        padding: 0
    }
    .comments-area .comment-list {
        margin: 0
    }
    .comments-area .comment-list .comment .comment-item .hero-content {
        padding-left: 90px
    }
    .comments-area .comment-list .comment .children {
        padding: 0
    }
    .comments-area .comment-list .comment .children .children {
        padding: 0;
        margin: 0
    }
    .comments-area .comment-respond .form-row {
        padding: 15px
    }
    .cit-blog-post .article-inner-wrapper .entry-header .entry-title {
        font-size: 24px;
        line-height: 34px;
        padding-top: 0
    }
    .cit-blog-post .article-inner-wrapper .entry-footer .posted-on {
        padding-top: 25px;
        padding-bottom: 25px;
        padding-left: 30px;
        padding-right: 0;
        padding-bottom: 0;
        font-size: 15px
    }
    .cit-blog-post .article-inner-wrapper .entry-footer .list-inline-item {
        padding-right: 0;
        font-size: 15px
    }
    .cit-blog-post .article-inner-wrapper .entry-footer .list-inline-item::after {
        right: -14px
    }
    .post-navigation .nav-links {
        display: block !important;
        padding: 30px 0;
        margin-bottom: 40px
    }
    .post-navigation .nav-links .nav-previous {
        text-align: center;
        margin-bottom: 30px
    }
    .post-navigation .nav-links .nav-next {
        text-align: center
    }
    .post-navigation .nav-links a .post-title {
        font-size: 23px;
        line-height: 20px
    }
    .ci-tags-wrapper {
        padding-bottom: 20px
    }
    .cdx-sidebar-area .widget,
    .cdx-sidebar-area .widget_block {
        padding: 25px
    }
    footer .footer-newsletter {
        display: block
    }
    footer .footer-newsletter .wpcf7-email,
    footer .footer-newsletter .wpcf7-submit {
        width: 100%;
        margin: 0;
        border-radius: 20px;
        margin-top: 15px
    }
    .pricing-table-edrive {
        display: block;
        max-width: 330px;
        margin: 0 auto
    }
    .pricing-table-edrive .inner-table-wrapper,
    .pricing-table-edrive .inner-image {
        display: block;
        width: 100%;
        border: none
    }
}