@media (min-width: 768px) {
.nxl_row_flex {
box-sizing: border-box;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-align: center;
align-items: center;
}
.nxl_row_flex:before,
.nxl_row_flex:after {
display: none;
}
}
.nxl_menu_default {
display: flex;
align-items: center;
}
.nxl_menu_default .nxl_menu.layout1 .nxl_nav > li > a {
padding: 30px 35.5px;
}
.nxl_menu_default .nxl_menu.layout1 .nxl_nav > li.menu-item-design-standard .sub-menu li a {
color: #ffffff;
}
@media (max-width: 991px) {
.nxl_menu_default {
padding: 10px 0;
}
}
img {
max-width: 100%;
height: auto;
}
ul,
ol {
padding: 0;
margin: 0;
list-style-type: none;
}
a {
-webkit-transition: 0.35s all;
-o-transition: 0.35s all;
-ms-transition: 0.35s all;
-moz-transition: 0.35s all;
transition: 0.35s all;
color: #5a5a5a;
}
a:hover {
color: #3353ea;
}
table {
border-collapse: collapse;
width: 100%;
}
table thead th {
border-bottom: 2px solid #bbb;
}
table tr {
border-bottom: 1px solid #eee;
}
table tr td {
padding: 0.4em;
}
.row_st {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.swiper-container {
height: auto;
}
.page-links {
clear: both;
margin-top: 20px;
}
body.category .site-content,
body.blog .site-content,
body.search-results .site-content,
body.tag .site-content,
body.archive.date .site-content {
padding-top: 120px;
padding-bottom: 120px;
}
body.category .nxl_footer_emtry,
body.blog .nxl_footer_emtry,
body.search-results .nxl_footer_emtry,
body.tag .nxl_footer_emtry,
body.archive.date .nxl_footer_emtry {
margin-top: 60px;
}
body.category .no_vc_composer,
body.blog .no_vc_composer,
body.search-results .no_vc_composer,
body.tag .no_vc_composer,
body.archive.date .no_vc_composer {
padding-bottom: 120px;
}
body.category .nxl_blog_grid.layout1 .nxl_blog_item,
body.blog .nxl_blog_grid.layout1 .nxl_blog_item,
body.search-results .nxl_blog_grid.layout1 .nxl_blog_item,
body.tag .nxl_blog_grid.layout1 .nxl_blog_item,
body.archive.date .nxl_blog_grid.layout1 .nxl_blog_item {
margin-bottom: 80px;
border-bottom: 1px dashed #c1c1c1;
padding-bottom: 70px;
}
body.page .no_vc_composer {
padding-bottom: 100px;
}
body.tax-projects_cat .site-content {
padding-top: 120px;
padding-bottom: 40px;
}
body > .site {
overflow: hidden;
position: relative;
}
.nxl_no_transform {
transform: none !important;
-webkit-transform: none !important;
}
.backToTop {
position: fixed;
bottom: 20px;
right: 20px;
width: 50px;
height: 50px;
line-height: 50px !important;
color: #000;
text-align: center;
z-index: 99;
border-radius: 50%;
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
background-color: #fff;
opacity: 0;
-webkit-transition: 0.45s all;
-o-transition: 0.45s all;
-ms-transition: 0.45s all;
-moz-transition: 0.45s all;
transition: 0.45s all;
pointer-events: none;
-webkit-transform: translateY(100%);
-o-transform: translateY(100%);
-ms-transform: translateY(100%);
-moz-transform: translateY(100%);
transform: translateY(100%);
}
.backToTop.totop-show {
opacity: 1;
pointer-events: auto;
-webkit-transform: translateY(0%);
-o-transform: translateY(0%);
-ms-transform: translateY(0%);
-moz-transform: translateY(0%);
transform: translateY(0%);
}
.mega_hvr_btn {
font-weight: 600;
font-family: Montserrat;
}
.wpcf7 .nxl_formct_2 .wpcf7-form-control-wrap {
display: block;
margin-bottom: 10px;
}
.wpcf7 .nxl_formct_2 .wpcf7-form-control-wrap .wpcf7-text {
height: 60px;
line-height: 60px;
}
.wpcf7 .nxl_formct_2 .wpcf7-form-control-wrap .wpcf7-textarea {
height: 140px;
padding-top: 56px;
}
.wpcf7 .nxl_formct_2 .wpcf7-form-control-wrap .wpcf7-text,
.wpcf7 .nxl_formct_2 .wpcf7-form-control-wrap .wpcf7-textarea {
font-size: 16px;
padding-left: 0px;
border-bottom: 5px solid #f0f0f0;
}
.wpcf7 .nxl_formct_2 .wpcf7-form-control-wrap .wpcf7-text ::-webkit-input-placeholder,
.wpcf7 .nxl_formct_2 .wpcf7-form-control-wrap .wpcf7-textarea ::-webkit-input-placeholder { color: #999999;
}
.wpcf7 .nxl_formct_2 .wpcf7-form-control-wrap .wpcf7-text ::-moz-placeholder,
.wpcf7 .nxl_formct_2 .wpcf7-form-control-wrap .wpcf7-textarea ::-moz-placeholder { color: #999999;
}
.wpcf7 .nxl_formct_2 .wpcf7-form-control-wrap .wpcf7-text :-ms-input-placeholder,
.wpcf7 .nxl_formct_2 .wpcf7-form-control-wrap .wpcf7-textarea :-ms-input-placeholder { color: #999999;
}
.wpcf7 .nxl_formct_2 .wpcf7-form-control-wrap .wpcf7-text :-moz-placeholder,
.wpcf7 .nxl_formct_2 .wpcf7-form-control-wrap .wpcf7-textarea :-moz-placeholder { color: #999999;
}
.wpcf7 .wpcf7-submit {
padding: 18px 45px;
border: 1px solid;
font-size: 16px;
color: #ffffff;
background-color: #000000;
border-radius: 0px;
font-weight: 600;
font-family: Montserrat;
-webkit-transition: 0.35s all;
-o-transition: 0.35s all;
-ms-transition: 0.35s all;
-moz-transition: 0.35s all;
transition: 0.35s all;
outline: none;
margin-top: 12px;
}
.wpcf7 .wpcf7-submit:hover {
background-color: #3353ea;
}
.wpcf7 .wpcf7-form-control-wrap {
display: block;
margin-bottom: 10px;
}
.wpcf7 .wpcf7-form-control-wrap .wpcf7-text {
height: 60px;
line-height: 60px;
}
.wpcf7 .wpcf7-form-control-wrap .wpcf7-textarea {
height: 140px;
padding-top: 20px;
}
.wpcf7 .wpcf7-form-control-wrap .wpcf7-text,
.wpcf7 .wpcf7-form-control-wrap .wpcf7-textarea {
border: none;
background-color: #ffffff;
outline: none;
font-size: 13px;
width: 100%;
padding-left: 30px;
}
.wpcf7 .wpcf7-form-control-wrap .wpcf7-text ::-webkit-input-placeholder,
.wpcf7 .wpcf7-form-control-wrap .wpcf7-textarea ::-webkit-input-placeholder { color: #8e8e8e;
}
.wpcf7 .wpcf7-form-control-wrap .wpcf7-text ::-moz-placeholder,
.wpcf7 .wpcf7-form-control-wrap .wpcf7-textarea ::-moz-placeholder { color: #8e8e8e;
}
.wpcf7 .wpcf7-form-control-wrap .wpcf7-text :-ms-input-placeholder,
.wpcf7 .wpcf7-form-control-wrap .wpcf7-textarea :-ms-input-placeholder { color: #8e8e8e;
}
.wpcf7 .wpcf7-form-control-wrap .wpcf7-text :-moz-placeholder,
.wpcf7 .wpcf7-form-control-wrap .wpcf7-textarea :-moz-placeholder { color: #8e8e8e;
}
.mc4wp-form {
border-bottom: 3px solid #929292;
}
.mc4wp-form .mc4wp-form-fields {
position: relative;
}
.mc4wp-form .mc4wp-form-fields input[type="email"] {
background: transparent;
border: none;
outline: none;
width: 100%;
padding: 10px 0;
font-family: Montserrat;
width: calc(100% - 132px);
font-size: 15px;
}
.mc4wp-form .mc4wp-form-fields input[type="email"]::-webkit-input-placeholder { color: #bdbdbd;
}
.mc4wp-form .mc4wp-form-fields input[type="email"]::-moz-placeholder { color: #bdbdbd;
}
.mc4wp-form .mc4wp-form-fields input[type="email"]:-ms-input-placeholder { color: #bdbdbd;
}
.mc4wp-form .mc4wp-form-fields input[type="email"]:-moz-placeholder { color: #bdbdbd;
}
.mc4wp-form .mc4wp-form-fields button {
color: #bdbdbd;
background: transparent;
border: none;
outline: none;
font-size: 40px;
position: absolute;
right: 0;
top: 8px;
}
.mc4wp-form .mc4wp-form-fields button.type2 {
DISPLAY: NONE;
}
@media (min-width: 1200px) {
.col-lg-25 {
width: 20%;
}
}
@media (min-width: 992px) {
.col-md-25 {
width: 20%;
float: left;
}
}
.nxl_pagination_blogs {
margin-top: 10px;
}
.nxl-pagination {
text-align: center;
}
.nxl-pagination .nxl_pagi_inner {
display: inline-block;
border: 1px solid #444444;
padding: 0px 55px;
position: relative;
height: 70px;
line-height: 70px;
}
.nxl-pagination .nxl_pagi_inner > a {
border: 1px solid #444444;
height: 70px;
top: -1px;
width: 50px;
position: absolute;
font-size: 12px;
color: #222222;
-webkit-transition: 0.35s all;
-o-transition: 0.35s all;
-ms-transition: 0.35s all;
-moz-transition: 0.35s all;
transition: 0.35s all;
}
.nxl-pagination .nxl_pagi_inner > a:hover {
background-color: #222222;
color: #ffffff;
}
.nxl-pagination .nxl_pagi_inner > a.next {
right: -50px;
}
.nxl-pagination .nxl_pagi_inner > a.prev {
left: -50px;
}
.nxl-pagination .nxl_pagi_inner ul {
padding: 0;
}
.nxl-pagination .nxl_pagi_inner ul li {
display: inline-block;
position: relative;
vertical-align: middle;
list-style: none;
}
.nxl-pagination .nxl_pagi_inner ul li:after {
display: inline-block;
content: "";
background-color: #5a5a5a;
width: 2px;
height: 2px;
margin: 0 20px;
}
.nxl-pagination .nxl_pagi_inner ul li:last-child:after {
display: none;
}
.nxl-pagination .nxl_pagi_inner ul li span:not(.fa),
.nxl-pagination .nxl_pagi_inner ul li a {
font-size: 18px;
font-weight: 600;
color: #5a5a5a;
font-family: Montserrat;
}
.nxl-pagination .nxl_pagi_inner ul li span:not(.fa).current,
.nxl-pagination .nxl_pagi_inner ul li a.current {
color: #3353ea;
} .error-404 .page-content-error {
margin-top: 100px;
margin-bottom: 120px;
max-width: 700px;
}
.error-404 .page-content-error .icon_404 {
line-height: 200px;
}
.error-404 .page-content-error p {
margin-bottom: 50px;
margin-top: 30px;
text-align: center;
}
.error-404 .icon_404 {
display: block;
margin: 0 auto;
color: #e3e7e7;
font-size: 160px;
text-align: center;
}
.error-404 .search-form {
border-bottom: 5px solid #f0f0f0;
text-align: center;
position: relative;
padding: 0 10%;
padding-bottom: 15px;
}
.error-404 .search-form .search-submit {
background: none;
border: none;
outline: none;
padding: 0;
margin: 0;
display: inline-block;
}
.error-404 .search-form .search-field {
width: 90%;
border: 0;
outline: 0;
padding-left: 50px;
display: inline-block;
}
.mfp-zoom-in {   }
.mfp-zoom-in .mfp-content > div {
opacity: 0;
transition: all 0.2s ease-in-out;
transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
opacity: 0;
transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-content > div {
opacity: 1;
transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-content > div {
transform: scale(0.8);
opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
opacity: 0;
}
.mfp-wrap,
.mfp-bg {
z-index: 99999;
}
.nxl_close_search {
position: absolute;
top: -50px;
left: 49%;
color: #ffffff;
font-size: 30px !important;
cursor: pointer;
font-size: 35px !important;
}
#nxl_search_popup .mfp-close {
display: none;
}
#nxl_search_popup .nxl_search_popup_inner form {
max-width: 560px;
margin: 0 auto;
position: relative;
}
#nxl_search_popup .nxl_search_popup_inner form .search-submit {
position: absolute;
right: 0;
width: 70px;
background: #000000;
border: none;
color: #ffffff;
font-size: 20px;
outline: none;
height: 70px;
}
#nxl_search_popup .nxl_search_popup_inner form .search-field {
border: none;
width: calc(100% - 70px);
outline: none;
font-size: 18px;
padding: 0 15px;
height: 70px;
background: #ffffff;
}
#nxl_search_popup .nxl_search_popup_inner form .search-field::-webkit-input-placeholder { color: #999999;
}
#nxl_search_popup .nxl_search_popup_inner form .search-field::-moz-placeholder { color: #999999;
}
#nxl_search_popup .nxl_search_popup_inner form .search-field:-ms-input-placeholder { color: #999999;
}
#nxl_search_popup .nxl_search_popup_inner form .search-field:-moz-placeholder { color: #999999;
}
.no_vc_composer {
padding-top: 100px;
}
.no_vc_composer .wp-block-separator {
margin: 1.65em 0;
}
.no_vc_composer ul:not(.wp-block-gallery),
.no_vc_composer ol {
margin: 0;
padding-left: 1.9rem;
margin-bottom: 32px;
}
.no_vc_composer ul {
list-style-type: disc;
}
.no_vc_composer ol {
list-style-type: decimal;
}
.no_vc_composer ul ul ul {
list-style-type: circle;
}
.no_vc_composer ul ul,
.no_vc_composer ol ol {
padding-left: 2.5rem;
}
.no_vc_composer li > ul,
.no_vc_composer li > ol {
margin-bottom: 0;
}
.no_vc_composer dd {
margin: 0 1.5em 1.5em;
}
.no_vc_composer dt {
font-weight: 700;
}
.no_vc_composer .entry-title {
color: #5a5a5a;
margin-bottom: 30px;
font-family: Montserrat;
font-size: 45px;
font-weight: 600;
}
.no_vc_composer .no_vc_composer_blog .entry-title {
margin-bottom: 60px;
}
.no_vc_composer p {
margin: 32px 0;
}
.no_vc_composer .wp-block-quote cite {
color: #6c7781;
}
.no_vc_composer .wp-block-embed {
margin-bottom: 1.5em;
}
.no_vc_composer li {
margin-bottom: 7px;
}
.no_vc_composer .wp-block-image figcaption {
margin-top: 1em;
}
.no_vc_composer .wp-block-table td,
.no_vc_composer .wp-block-table th {
border: 0;
}
.no_vc_composer .wp-block-quote.is-style-large cite,
.no_vc_composer .wp-block-quote.is-style-large footer,
.no_vc_composer .wp-block-quote.is-large cite,
.no_vc_composer .wp-block-quote.is-large footer {
font-size: 14px;
}
.no_vc_composer blockquote {
border-left: 0;
}
.no_vc_composer .wp-block-preformatted {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 14px;
line-height: 1.8;
color: #333;
word-break: break-all;
word-wrap: break-word;
background-color: #f5f5f5;
border: 1px solid #ccc;
border-radius: 4px;
}
.no_vc_composer pre.wp-block-verse {
white-space: nowrap;
overflow: auto;
display: block;
padding: 9.5px;
margin: 0 0 20px;
font-size: 13px;
line-height: 1.8;
color: #333;
word-break: break-all;
word-wrap: break-word;
background-color: #f5f5f5;
border: 1px solid #ccc;
border-radius: 4px;
font-family: inherit;
}
.no_vc_composer .wp-block-button__link {
padding: 15px 24px;
}
.no_vc_composer .wp-block-column p {
margin: 0;
}
.no_vc_composer .wp-block-column {
margin-bottom: 0;
}
.no_vc_composer .wp-block-table td,
.no_vc_composer .wp-block-table th {
padding: 1.2em 0;
}
.no_vc_composer .wp-block-cover.alignfull,
.no_vc_composer .wp-block-gallery.alignfull {
max-width: 100vw;
width: 100vw;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
margin-left: 50%;
}
.no_vc_composer .alignfull {
max-width: 100vw;
width: 100vw;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
margin-left: 50%;
}
.no_vc_composer .wp-block-quote:not(.is-large):not(.is-style-large) {
padding-left: 20px;
border-left: 4px solid #000;
}
.no_vc_composer .wp-block-latest-posts {
margin-bottom: 32px;
}
.no_vc_composer .wp-block-cover.alignright {
margin-bottom: 50px;
}
.no_vc_composer blockquote p:last-child {
margin-top: 0;
}
.no_vc_composer .wp-block-image {
margin-bottom: 1.9em;
}
.no_vc_composer .wp-block-gallery {
margin-top: 32px;
margin-bottom: 32px;
}
.no_vc_composer .wp-block-image.alignfull {
max-width: 100vw;
width: 100vw;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
margin-left: 50%;
margin-bottom: 38px;
}
.no_vc_composer .alignwide {
max-width: calc(100% + 100px);
width: calc(100% + 100px);
margin-left: -50px;
margin-right: -50px;
}
.no_vc_composer .wp-block-cover-image.has-background-dim:before,
.no_vc_composer .wp-block-cover.has-background-dim:before {
z-index: 0;
}
.no_vc_composer .wp-block-latest-posts {
padding-left: 2.5em;
}
.no_vc_composer .wp-block-quote.is-style-large,
.no_vc_composer .wp-block-quote.is-large {
border: 0;
}
.no_vc_composer .wp-block-button {
margin-bottom: 3em !important;
}
.no_vc_composer .wp-block-archives li,
.no_vc_composer .wp-block-categories li {
list-style: none;
}
.display-flex {
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
}
.woocommerce-mini-cart {
position: relative;
}
.woocommerce-mini-cart .woocommerce-cart-form__cart-item {
-webkit-transition: 0.4s;
-o-transition: 0.4s;
-ms-transition: 0.4s;
-moz-transition: 0.4s;
transition: 0.4s;
}
.woocommerce-mini-cart.loading .woocommerce-cart-form__cart-item,
.product-eyes .loading .woocommerce-cart-form__cart-item {
opacity: 0.4;
}
.woocommerce-mini-cart.loading:after,
.product-eyes .loading:after {
border-radius: 50%;
width: 24px;
height: 24px;
border: 0.25rem solid rgba(0, 0, 0, 0.2);
border-top-color: #3353ea;
-webkit-animation: spincart 1s infinite linear;
animation: spincart 1s infinite linear;
content: "";
position: absolute;
top: 50%;
left: 50%;
margin-left: -12px;
margin-top: -12px;
z-index: 1;
}
.product-eyes .loading:after {
top: 75% !important;
}
@keyframes spincart {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.layout-studies1 .elementor-post > a {
width: 100%;
height: 100%;
overflow: hidden;
display: block;
}
.layout-studies1 .elementor-post > a img {
-webkit-transition: all .8s;
transition: all .8s;
}
.layout-studies1 .elementor-post:hover img {
transform: scale(1.3);
-webkit-transition: all .8s;
transition: all .8s;
}
.layout-studies2 .elementor-post > a {
width: 100%;
height: 100%;
overflow: hidden;
display: block;
}
.layout-studies2 .elementor-post > a img {
-webkit-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
-moz-transition: 0.5s;
transition: 0.5s;
}
.layout-studies2 .elementor-post:hover .studies-category,
.layout-studies2 .elementor-post:hover .studies-title,
.layout-studies2 .elementor-post:hover .studies-link {
opacity: 1;
transform: initial;
}
.layout-studies2 .elementor-post:hover .studies-category {
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}
.layout-studies2 .elementor-post:hover .studies-title {
-webkit-transition-delay: 0.2s;
transition-delay: 0.2s;
}
.layout-studies2 .elementor-post:hover .studies-link {
-webkit-transition-delay: 0.3s;
transition-delay: 0.3s;
}
.layout-studies2 .elementor-post:hover img {
transform: scale(1.1);
-webkit-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
-moz-transition: 0.5s;
transition: 0.5s;
}
.layout-studies2 .studies-category,
.layout-studies2 .studies-title,
.layout-studies2 .studies-link {
opacity: 0;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
-ms-transition: 0.3s;
-moz-transition: 0.3s;
transition: 0.3s;
-webkit-transform: translateY(10px);
-o-transform: translateY(10px);
-ms-transform: translateY(10px);
-moz-transform: translateY(10px);
transform: translateY(10px);
}
.slick-slider .position-relative > a {
width: 100%;
height: 100%;
overflow: hidden;
display: block;
}
.slick-slider .position-relative > a img {
-webkit-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
-moz-transition: 0.5s;
transition: 0.5s;
}
.slick-slider .position-relative:hover .studies-category,
.slick-slider .position-relative:hover .studies-decription,
.slick-slider .position-relative:hover .studies-link {
opacity: 1;
transform: initial !important;
}
.slick-slider .position-relative:hover .studies-category {
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}
.slick-slider .position-relative:hover .studies-decription {
-webkit-transition-delay: 0.2s;
transition-delay: 0.2s;
}
.slick-slider .position-relative:hover .studies-link {
-webkit-transition-delay: 0.3s;
transition-delay: 0.3s;
}
.slick-slider .position-relative:hover img {
transform: scale(1.1);
-webkit-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
-moz-transition: 0.5s;
transition: 0.5s;
}
.slick-slider .studies-hover .studies-category,
.slick-slider .studies-hover .studies-decription,
.slick-slider .studies-hover .studies-link {
opacity: 0;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
-ms-transition: 0.3s;
-moz-transition: 0.3s;
transition: 0.3s;
-webkit-transform: translateY(10px) !important;
-o-transform: translateY(10px) !important;
-ms-transform: translateY(10px) !important;
-moz-transform: translateY(10px) !important;
transform: translateY(10px) !important;
}
.aside1 .elementor-post > a {
max-width: 171px;
height: 186px;
overflow: hidden;
}
.layout2 .position-relative img {
-webkit-transition: 0.8s;
-o-transition: 0.8s;
-ms-transition: 0.8s;
-moz-transition: 0.8s;
transition: 0.8s;
}
.layout1 .elementor-post > a,
.aside1 .elementor-post > a,
.layout3 .elementor-post > a,
.layout5 .elementor-post > a,
.layout-studies3 .elementor-post > a {
width: 100%;
height: 100%;
overflow: hidden;
display: block;
}
.layout1 .elementor-post > a img,
.aside1 .elementor-post > a img,
.layout3 .elementor-post > a img,
.layout5 .elementor-post > a img,
.layout-studies3 .elementor-post > a img {
-webkit-transition: 0.8s;
-o-transition: 0.8s;
-ms-transition: 0.8s;
-moz-transition: 0.8s;
transition: 0.8s;
}
.layout1 .elementor-post:hover img,
.aside1 .elementor-post:hover img,
.layout3 .elementor-post:hover img,
.layout5 .elementor-post:hover img,
.layout-studies3 .elementor-post:hover img {
transform: scale(1.2);
}
.layout-studies3 .elementor-post > a {
width: 471px;
}
.layout-team1 .teams:hover .team-decription-icon {
opacity: 1;
height: 212px;
}
.layout-team1 .teams:hover .team-decription-icon .team-decription {
transform: initial;
opacity: 1;
}
.layout-team1 .teams:hover .team-decription-icon .icon-team {
opacity: 1;
transform: initial;
}
.layout-team1 .team-decription-icon {
opacity: 0;
}
.layout-team1 .team-decription-icon .team-decription {
-webkit-transition: 0.5s 0.2s;
-o-transition: 0.5s 0.2s;
-ms-transition: 0.5s 0.2s;
-moz-transition: 0.5s 0.2s;
transition: 0.5s 0.2s;
-webkit-transform: translateY(30px);
-o-transform: translateY(30px);
-ms-transform: translateY(30px);
-moz-transform: translateY(30px);
transform: translateY(30px);
opacity: 0;
}
.layout-team1 .team-decription-icon .icon-team {
-webkit-transition: 0.5s 0.4s;
-o-transition: 0.5s 0.4s;
-ms-transition: 0.5s 0.4s;
-moz-transition: 0.5s 0.4s;
transition: 0.5s 0.4s;
-webkit-transform: translateY(20px);
-o-transform: translateY(20px);
-ms-transform: translateY(20px);
-moz-transform: translateY(20px);
transform: translateY(20px);
opacity: 0;
}
.layout-team3 .teams:hover .team-title,
.layout-team2 .teams:hover .team-title,
.layout-team3 .teams:hover .team-category,
.layout-team2 .teams:hover .team-category,
.layout-team3 .teams:hover .icon-team,
.layout-team2 .teams:hover .icon-team {
opacity: 1;
transform: initial;
}
.layout-team3 .teams:hover .team-title,
.layout-team2 .teams:hover .team-title {
-webkit-transition-delay: 0.3s;
transition-delay: 0.3s;
}
.layout-team3 .teams:hover .team-category,
.layout-team2 .teams:hover .team-category {
-webkit-transition-delay: 0.4s;
transition-delay: 0.4s;
}
.layout-team3 .teams:hover .icon-team,
.layout-team2 .teams:hover .icon-team {
-webkit-transition-delay: 0.5s;
transition-delay: 0.5s;
}
.layout-team3 .team-title,
.layout-team2 .team-title,
.layout-team3 .team-category,
.layout-team2 .team-category,
.layout-team3 .icon-team,
.layout-team2 .icon-team {
opacity: 0;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
-ms-transition: 0.3s;
-moz-transition: 0.3s;
transition: 0.3s;
-webkit-transform: translateY(10px);
-o-transform: translateY(10px);
-ms-transform: translateY(10px);
-moz-transform: translateY(10px);
transform: translateY(10px);
}
.layout-service1 .elementor-service {
height: 261px;
overflow: hidden;
-webkit-transition: background 0.5s;
-o-transition: background 0.5s;
-ms-transition: background 0.5s;
-moz-transition: background 0.5s;
transition: background 0.5s;
}
.layout-service1:hover .post-decription {
opacity: 1;
height: initial;
transform: initial;
}
.layout-service1:hover .post-title {
transform: initial;
}
.layout-service1 .services-category a {
transition: initial;
}
.layout-service1 .post-decription {
opacity: 0;
-webkit-transition: 0.5s 0.3s;
-o-transition: 0.5s 0.3s;
-ms-transition: 0.5s 0.3s;
-moz-transition: 0.5s 0.3s;
transition: 0.5s 0.3s;
-webkit-transform: translateY(30px);
-o-transform: translateY(30px);
-ms-transform: translateY(30px);
-moz-transform: translateY(30px);
transform: translateY(30px);
}
.button-icon-amination .elementor-button-icon {
-webkit-transition: 0.3s;
-o-transition: 0.3s;
-ms-transition: 0.3s;
-moz-transition: 0.3s;
transition: 0.3s;
opacity: 0;
width: 0;
transform: translateX(-7px);
}
.button-icon-amination .elementor-button-link:hover .elementor-button-icon {
opacity: 1;
transform: initial;
}
.layout-review-3 .slide-content-review__box-shadow:before,
.layout-review-3 .elementor-slide-description:before,
.layout-review-3 .slide-content-review__box-shadow::after,
.layout-review-3 .elementor-slide-description::after {
content: "";
position: absolute;
background: #3353ea;
-webkit-transition: 0.15s linear;
-o-transition: 0.15s linear;
-ms-transition: 0.15s linear;
-moz-transition: 0.15s linear;
transition: 0.15s linear;
}
.layout-review-3 .slide-content-review__box-shadow::before,
.layout-review-3 .elementor-slide-description::before {
height: 0%;
width: 2px;
}
.layout-review-3 .slide-content-review__box-shadow::after,
.layout-review-3 .elementor-slide-description::after {
height: 2px;
width: 0%;
}
.layout-review-3 .slide-content-review__box-shadow::before {
left: 0;
top: 0;
}
.layout-review-3 .slide-content-review__box-shadow::after {
left: 0;
bottom: 0;
}
.layout-review-3 .slide-content-review__box-shadow:hover::before {
height: 100%;
}
.layout-review-3 .slide-content-review__box-shadow:hover::after {
width: 100%;
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}
.layout-review-3 .slide-content-review__box-shadow:hover .elementor-slide-description::before {
height: 100%;
-webkit-transition-delay: 0.2s;
transition-delay: 0.2s;
}
.layout-review-3 .slide-content-review__box-shadow:hover .elementor-slide-description::after {
width: 100%;
-webkit-transition-delay: 0.3s;
transition-delay: 0.3s;
}
.layout-review-3 .elementor-slide-description::before {
right: 0;
bottom: 0;
}
.layout-review-3 .elementor-slide-description::after {
right: 0;
top: 0;
}
.elementor-section.elementor-section-boxed > .elementor-container {
max-width: 1170px;
}
.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
padding: 0px;
}
.logo-text {
font-size: 36px;
color: #222222;
font-weight: 600;
font-family: "Montserrat", Sans-serif;
}
.opacity-90 {
opacity: 0.9;
}
.header-deafault {
padding: 20px;
}
.header-deafault .col-xs-6 {
align-self: center;
}
.header-deafault .sub-menu,
.header-deafault .mega_menu {
display: none;
}
.header-deafault .nxl_nav {
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
justify-content: flex-end;
}
.header-deafault .nxl_nav > li {
padding: 0 20px;
font-size: 16px;
color: #222222;
font-weight: 600;
font-family: "Source Sans Pro";
position: relative;
}
.header-deafault .nxl_nav > li::before {
content: "";
position: absolute;
top: 0;
bottom: -30px;
left: 0;
right: 0;
cursor: pointer;
}
.header-deafault .nxl_nav > li:last-child {
padding-right: 0px;
}
.header-deafault .nxl_nav > li:hover .sub-menu,
.header-deafault .nxl_nav > li:hover .mega_menu {
display: block;
}
.header-deafault .nxl_nav > li .sub-menu {
width: 210px;
background-color: #ffffff;
border-style: solid;
border-width: 0px 0px 4px 0px;
border-color: #3353ea;
padding: 25px 0px 25px 40px;
position: absolute;
z-index: 999;
margin-left: -40px;
margin-top: 27px;
}
.header-deafault .nxl_nav > li .sub-menu li {
font-weight: 400;
font-size: 14px;
margin: 5px 0;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
-ms-transition: 0.3s;
-moz-transition: 0.3s;
transition: 0.3s;
}
.header-deafault .nxl_nav > li .sub-menu li:hover {
padding-left: 20px;
}
.header-deafault .nxl_nav > li .mega_menu {
position: absolute;
width: 800px;
z-index: 999;
background: #ffffff;
margin-left: -300px;
padding-top: 28px;
border-bottom: 4px solid #3353ea;
}
.header-deafault .nxl_nav > li .mega_menu .megasub {
padding: 40px 0;
}
.header-deafault .nxl_nav > li .mega_menu .megasub a {
-webkit-transition: 0.3s;
-o-transition: 0.3s;
-ms-transition: 0.3s;
-moz-transition: 0.3s;
transition: 0.3s;
}
.header-deafault .nxl_nav > li .mega_menu .megasub a:hover {
color: #3353ea;
padding-left: 20px;
}
.elementor-widget-wp-widget-polylang::before {
font-family: "Font Awesome 5 Free";
font-weight: 900;
content: "\f107";
color: #222222;
font-size: 20px;
position: absolute;
right: -15px;
}
.elementor-widget-wp-widget-polylang #lang_choice_wp-widget-polylang {
border: none;
font-size: 18px;
color: #222222;
font-weight: bold;
font-family: "Source Sans Pro";
background: none;
-webkit-appearance: initial;
cursor: pointer;
width: calc(100% + 15px);
}
.d-none {
display: none;
}
.backToTop:hover {
color: #3353ea;
}
.header1 {
position: fixed;
width: 100%;
z-index: 999;
}
.sub-arrow {
display: none;
}
.header1-sticky {
background: #ffffff !important;
padding: 20px 15px !important;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}
.header1-sticky .elementor-nav-menu__container a {
padding: 10px 13px 10px 10px !important;
}
.header1-right .elementor-widget-wrap {
align-content: center;
}
.hesperiden.tparrows.tp-leftarrow:before {
content: '\e824' !important;
}
.hesperiden.tparrows.tp-rightarrow:before {
content: '\e825' !important;
}
.header1 .elementor-nav-menu__container .elementor-nav-menu .mega_menu {
padding-top: 20px;
margin-left: -22px;
}
.header1 .elementor-nav-menu__container .elementor-nav-menu a {
padding: 10px 13px 20px 10px !important;
}
.header1 .elementor-nav-menu__container .elementor-nav-menu a::after {
height: 2px;
}
.header1 .elementor-nav-menu__container .elementor-nav-menu a .sub-arrow {
display: none;
}
.header1 .elementor-nav-menu__container .elementor-nav-menu ul {
transform: translateX(-10px) !important;
}
.header1 .elementor-nav-menu__container .elementor-nav-menu ul li a {
background: none !important;
font-weight: 500;
padding: 10px 0px 10px 0px !important;
}
.header2.header2-sticky {
position: fixed !important;
width: 100%;
z-index: 999;
background: #ffffff;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}
.home-contact-email form {
margin-left: -15px;
margin-right: -15px;
}
.home-contact-email p {
display: inline-block;
width: calc(50% - 63px);
margin-left: 30px;
margin-right: 30px;
}
.home-contact-email p:nth-child(6) {
width: calc(100% - 60px);
}
.home-contact-email p:nth-child(7) {
width: calc(100% - 60px);
text-align: center;
}
.home-contact-email .wpcf7-submit {
background: #3353ea;
border: none !important;
padding: 13px 70px !important;
height: initial !important;
border-radius: 100px;
font-size: 18px !important;
font-family: "Source Sans Pro";
font-weight: 400 !important;
}
.home-contact-email select {
background: transparent;
width: 100%;
border: none;
border-bottom: 2px solid #ffffff;
padding-bottom: 10px;
color: #ffffff;
font-size: 16px !important;
font-family: "Source Sans Pro";
text-transform: capitalize;
}
.home-contact-email .wpcf7-mail-sent-ok {
color: #ffffff;
}
.home-contact-email option {
color: #000000;
}
.border-bottom-white input,
.border-bottom-white textarea {
border-bottom: 2px solid #ffffff !important;
}
.home-contact-email .wpcf7 .wpcf7-form-control-wrap .wpcf7-text {
background: transparent;
padding: initial !important;
color: #ffffff;
height: 40px !important;
font-size: 16px !important;
font-family: "Source Sans Pro";
}
.home-contact-email .wpcf7-text,
.home-contact-email input,
.home-contact-email textarea,
.home-contact-email select {
-webkit-transition: 0.3s;
-o-transition: 0.3s;
-ms-transition: 0.3s;
-moz-transition: 0.3s;
transition: 0.3s;
}
.home-contact-email .wpcf7-text:hover,
.home-contact-email input:focus,
.home-contact-email textarea:hover,
.home-contact-email textarea:focus {
border-bottom: 2px solid #3353ea !important;
}
.home-contact-email select:hover,
.home-contact-email select:focus {
border-bottom: 2px solid #3353ea !important;
outline: none !important;
}
.home-contact-email textarea {
background: transparent !important;
padding: initial !important;
color: #ffffff;
font-size: 16px !important;
font-family: "Source Sans Pro";
margin-top: 5px;
height: 125px !important;
}
.home-contact-email ::-webkit-input-placeholder {
color: #ffffff;
}
.home-contact-email :-moz-placeholder {
color: #ffffff;
}
.home-contact-email ::-moz-placeholder {
color: #ffffff;
}
.home-contact-email :-ms-input-placeholder {
color: #ffffff;
}
.dots .slick-prev,
.dots .slick-next,
.arrows .slick-dots,
.none .slick-prev,
.none .slick-next,
.none .slick-dots {
display: none !important;
}
.layout-home-2 .slick-slide-inner {
position: initial !important;
padding: 0px !important;
text-align: left !important;
}
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
font-weight: initial !important;
}
del {
opacity: initial !important;
}
ins {
text-decoration: none;
}
#yith-wcwl-popup-message {
display: none !important;
}
.page-404 {
height: calc(100vh - 83px);
}
.page-404 .elementor-container { display: -moz-box;   display: flex;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
justify-content: center;
flex-direction: column;
height: 100%;
}
.slide-home .elementor-column-wrap {
padding: inherit !important;
}
.slide-home .rev-btn {
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
flex-direction: column;
justify-content: center;
}
.slide-home .hesperiden.tparrows {
width: 70px !important;
height: 70px !important;
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
flex-direction: column;
justify-content: center;
}
.slide-home .hesperiden.tparrows::before {
font-size: 30px;
}
.slide-home2 .tparrows {
-webkit-transition: background 0.5s;
-o-transition: background 0.5s;
-ms-transition: background 0.5s;
-moz-transition: background 0.5s;
transition: background 0.5s;
}
.slide-home2 .tparrows:hover {
background: rgba(0, 0, 0, 0.5) !important;
}
.slide-home2 .tparrows:hover::before {
opacity: 1;
}
.slide-home2 .tparrows::before {
-webkit-transition: opacity 0.5s;
-o-transition: opacity 0.5s;
-ms-transition: opacity 0.5s;
-moz-transition: opacity 0.5s;
transition: opacity 0.5s;
color: #ffffff !important;
opacity: 0.6;
}
.slide-home3 .tparrows {
-webkit-transition: background 0.5s;
-o-transition: background 0.5s;
-ms-transition: background 0.5s;
-moz-transition: background 0.5s;
transition: background 0.5s;
}
.slide-home3 .tparrows:hover {
background: rgba(0, 0, 0, 0.5) !important;
}
.slide-home3 .tparrows::before {
color: #ffffff !important;
}
.slide-home4 .tparrows {
background: rgba(0, 0, 0, 0.5) !important;
-webkit-transition: background 0.5s;
-o-transition: background 0.5s;
-ms-transition: background 0.5s;
-moz-transition: background 0.5s;
transition: background 0.5s;
}
.slide-home4 .tparrows:hover {
background: #ffffff !important;
}
.slide-home4 .tparrows:hover::before {
color: #222222 !important;
}
.slide-home4 .tparrows::before {
-webkit-transition: color 0.5s;
-o-transition: color 0.5s;
-ms-transition: color 0.5s;
-moz-transition: color 0.5s;
transition: color 0.5s;
color: #ffffff !important;
}
.slide-home6 .tparrows {
background: rgba(0, 0, 0, 0.2) !important;
-webkit-transition: background 0.5s;
-o-transition: background 0.5s;
-ms-transition: background 0.5s;
-moz-transition: background 0.5s;
transition: background 0.5s;
}
.slide-home6 .tparrows:hover {
background: rgba(255, 255, 255, 0.4) !important;
}
.slide-home6 .tparrows:hover::before {
color: #222222 !important;
}
.slide-home6 .tparrows::before {
-webkit-transition: color 0.5s;
-o-transition: color 0.5s;
-ms-transition: color 0.5s;
-moz-transition: color 0.5s;
transition: color 0.5s;
color: #ffffff !important;
}
.height-550 img {
height: 550px;
}
.height-400 img {
height: 400px;
object-fit: cover;
}
.mb-0 {
margin-bottom: 0px !important;
}
.mb-10 {
margin-bottom: 10px !important;
}
.mt-10 {
margin-top: 10px;
}
.mb-50 {
margin-bottom: 40px !important;
}
.ml-50 {
margin-left: 50px;
}
.mr-50 {
margin-right: 50px;
}
.ml-15 {
margin-left: 15px;
}
.mr-30 {
margin-right: 30px;
}
.m-auto {
margin: auto;
}
.pr-10 {
padding-right: 10px;
}
.border-bottom-blue {
max-width: 107px;
border-bottom: 2px solid #3353ea;
}
.home-about-us-circle .ee-circle-progress-position--below canvas {
display: none;
}
.home-about-us-circle .suffix {
margin: inherit !important;
font-size: inherit !important;
}
.home-about-us-circle .elementor-widget-circle-progress {
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
}
.home-services .ee-inline-svg {
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
}
.home-services svg {
width: 80px;
height: 80px;
}
.py-15 {
padding: 15px;
}
.px-5 {
padding-left: 5px;
padding-right: 5px;
}
.pl-5 {
padding-left: 5px;
}
.pl-10 {
padding-left: 10px;
}
.pr-0 {
padding-right: 0px !important;
}
.m-30 {
margin-left: 30px;
margin-right: 30px;
}
.home-services .py-15 .elementor-element-populated {
padding: 50px 0 !important;
}
.business-index1 {
position: absolute !important;
left: -27%;
top: 25px;
}
.busiess-video {
width: 565px !important;
}
.busiess-video .elementor-custom-embed-play {
width: 100%;
height: 100%;
background: rgba(51, 83, 234, 0.5);
}
.busiess-video .eicon-play {
opacity: 1 !important;
border-radius: 100%;
position: absolute !important;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.busiess-video .eicon-play::after {
top: 20px;
left: 20px;
width: calc(100% + 10px);
height: calc(100% + 10px);
position: absolute;
border-radius: 100%;
background: rgba(255, 255, 255, 0.5);
content: "";
animation: pulse-border 1s ease-out infinite;
-webkit-animation: pulse-border 1s ease-out infinite;
z-index: -1;
}
.busiess-video .eicon-play:before {
content: "\f04b" !important;
font: normal normal normal 20px FontAwesome !important;
background: #ffffff;
width: 40px;
height: 40px;
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
flex-direction: column;
justify-content: center;
border-radius: 100%;
padding-left: 3px;
}
.toggle-question .elementor-accordion-item {
border: 1px solid #eeeeee !important;
margin-top: 10px;
}
.toggle-question .elementor-accordion-item:first-child {
margin-top: 0px;
}
.toggle-question .elementor-tab-title {
position: relative;
}
.toggle-question .elementor-accordion-icon {
position: absolute;
right: 25px;
top: 50%;
transform: translateY(-50%);
}
.pricing-home .elementor-price-table__price {
border-bottom: 1px solid #eeeeee;
margin-left: 50px;
margin-right: 50px;
}
.pricing-home .elementor-price-table__after-price {
order: 1;
margin-left: 5px;
}
.pricing-home .pricing__price {
height: 630px;
}
.pricing-home .pricing__price .elementor-column-wrap,
.pricing-home .pricing__price .elementor-price-table__footer {
-webkit-transition: 0.3s;
-o-transition: 0.3s;
-ms-transition: 0.3s;
-moz-transition: 0.3s;
transition: 0.3s;
}
.pricing-home .pricing__price .elementor-widget-container {
background: #ffffff !important;
}
.pricing-home .elementor-price-table__features-list {
padding-top: 45px !important;
}
.pricing-home .elementor-price-table__features-list li {
margin-bottom: 26px !important;
}
.pricing-home .elementor-price-table__button {
padding: 15px 40px;
}
.pricing-home .pricing__price .has_ae_slider:hover .elementor-price-table__button {
background: #3353ea;
}
.pricing-home .pricing__price .has_ae_slider:hover .elementor-price-table__price span {
color: #3353ea;
}
.pricing-home .pricing__price .has_ae_slider:hover .elementor-price-table__features-list {
color: #222222;
}
.pricing-home .pricing__price .has_ae_slider:hover .elementor-column-wrap {
-webkit-transform: translateY(-25px);
-o-transform: translateY(-25px);
-ms-transform: translateY(-25px);
-moz-transform: translateY(-25px);
transform: translateY(-25px);
}
.pricing-home .pricing__price .has_ae_slider:hover .elementor-price-table__footer {
padding-bottom: 90px;
}
.pricing-home .pricing__price .has_ae_slider:hover .elementor-widget-container {
box-shadow: 0px 7px 20px rgba(0, 0, 0, 0.3);
}
.pricing-home .pricing__price .has_ae_slider:hover .elementor-price-table__price {
border-bottom: 1px solid rgba(234, 234, 234, 0.6);
}
.form-contact-us P {
margin-left: 15px;
margin-right: 45px;
}
.form-contact-us ::-webkit-input-placeholder {
color: #6f6f6f !important;
}
.form-contact-us :-moz-placeholder {
color: #6f6f6f !important;
}
.form-contact-us ::-moz-placeholder {
color: #6f6f6f !important;
}
.form-contact-us :-ms-input-placeholder {
color: #6f6f6f !important;
}
.form-contact-us select,
.form-contact-us option,
.form-contact-us input,
.form-contact-us textarea {
color: #6f6f6f !important;
border-bottom: 2px solid #e5e5e5 !important;
}
.form-contact-us p:nth-child(7) {
text-align: left !important;
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
justify-content: space-between;
align-items: baseline;
}
.form-contact-us p:nth-child(7) label {
font-size: 16px;
font-family: "Source Sans Pro";
color: #6f6f6f;
font-weight: 500;
}
.form-contact-us p:nth-child(7) input {
font-weight: 400;
color: #ffffff !important;
}
.ml-80 .elementor-widget-wrap {
margin-left: 80px;
}
.home-blog .layout1 img {
height: 320px;
object-fit: cover;
}
.home-blog .layout1 .post-author {
float: right;
}
.home-blog .layout1 .post-decription {
margin-top: 15px;
margin-bottom: 40px;
}
.home-blog .layout1 .post-link {
padding-bottom: 42px;
}
.home-blog .layout1 .post-link__text {
background-color: #3353ea;
padding: 15px 38px 16px 38px;
color: #ffffff;
-webkit-transition: 0.35s;
-o-transition: 0.35s;
-ms-transition: 0.35s;
-moz-transition: 0.35s;
transition: 0.35s;
border-radius: 100px 100px 100px 100px;
}
.home-blog .layout1 .post-link__text i {
vertical-align: middle;
}
.home-blog .layout2 {
margin-top: 15px;
margin-bottom: 15px;
}
.home-blog .layout2:hover .elementor-post {
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
}
.home-blog .layout2:hover .post-link {
opacity: 1;
}
.home-blog .layout2:hover .post-link a {
opacity: 1;
transform: initial;
}
.home-blog .layout2:hover .color-layout-hover {
color: #3353ea;
}
.home-blog .layout2 .post-author {
float: right;
}
.home-blog .layout2 .position-relative {
position: relative;
overflow: hidden;
}
.home-blog .layout2 .post-link {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 40, 229, 0.8);    justify-content: center;
flex-direction: column;
text-align: center;
padding: 0px !important;
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
opacity: 0;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
-moz-transition: 0.5s;
transition: 0.5s;
}
.home-blog .layout2 .post-link a {
-webkit-transform: translateY(20px);
-o-transform: translateY(20px);
-ms-transform: translateY(20px);
-moz-transform: translateY(20px);
transform: translateY(20px);
-webkit-transition-delay: 0.2s;
transition-delay: 0.2s;
opacity: 0;
}
.home-blog .layout2 img {
height: 345px;
object-fit: cover;
}
.home-blog .layout2 .post-link__text {
background-color: #ffffff;
padding: 16px 38px 15px 38px;
color: #3353ea;
text-transform: uppercase;
border-radius: 100px 100px 100px 100px;
}
.blog-home3 .layout3 img {
height: 320px;
object-fit: cover;
}
.home-blog .layout1 .post-comment {
margin-left: 25px;
}
.home-blog .layout1 .post-info {
margin-top: 19px;
margin-bottom: 13px;
}
.home-blog .layout2 .post-info {
margin-top: 23px;
margin-bottom: 0px;
}
.home-blog .layout2 .post-decription {
padding-bottom: 24px;
}
.home-blog .layout2 .post-comment {
margin-left: 25px;
}
.home-blog .layout3 {
margin-top: 15px;
margin-bottom: 15px;
}
.home-blog .layout3:hover .color-layout-hover {
color: #3353ea;
}
.home-blog .layout3:hover .post-link a {
background: #3353ea;
color: #ffffff;
}
.home-blog .layout3 .elementor-post {
-webkit-transition: box-shadow 0.5s;
-o-transition: box-shadow 0.5s;
-ms-transition: box-shadow 0.5s;
-moz-transition: box-shadow 0.5s;
transition: box-shadow 0.5s;
}
.home-blog .layout3 .elementor-post:hover {
box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.2);
}
.home-blog .layout3 img {
height: 270px;
}
.home-blog .layout3 .post-info {
margin-top: 25px;
margin-bottom: 15px;
}
.home-blog .layout3 .post-time {
padding-right: 20px;
border-right: 1px solid #6f6f6f;
}
.home-blog .layout3 .post-comment {
padding-left: 20px;
padding-right: 20px;
border-right: 1px solid #6f6f6f;
}
.home-blog .layout3 .post-author {
padding-left: 20px;
}
.home-blog .layout3 .post-decription {
margin-top: 15px;
margin-bottom: 50px;
}
.home-blog .layout3 .post-link {
padding-bottom: 50px;
}
.home-blog .layout3 .post-link a {
padding: 016px 45px 16px 45px;
color: #3353ea;
border: 1px solid #3353ea;
border-radius: 100px 100px 100px 100px;
text-transform: uppercase;
-webkit-transition: background 0.5s;
-o-transition: background 0.5s;
-ms-transition: background 0.5s;
-moz-transition: background 0.5s;
transition: background 0.5s;
}
.home-blog .layout3 .post-link .post-link__text i {
vertical-align: middle;
}
.home-blog .layout4:hover .post-link a {
background: #3353ea;
color: #ffffff;
}
.home-blog .layout4 img {
height: 270px;
object-fit: cover;
}
.home-blog .layout4 .elementor-post {
box-shadow: none !important;
}
.home-blog .layout4 .m-30 {
margin-left: 0px;
margin-right: 0px;
}
.home-blog .layout4 .post-info {
margin-top: 20px;
margin-bottom: 13px;
}
.home-blog .layout4 .post-time {
padding-right: 20px;
color: #3353ea;
}
.home-blog .layout4 .post-comment {
padding-left: 20px;
border-left: 1px solid #6f6f6f;
padding-right: 20px;
color: #3353ea;
}
.home-blog .layout4 .post-author {
position: absolute;
top: 230px;
background: rgba(66, 77, 217, 0.9);
left: 15px;
padding: 6px 20px;
color: #ffffff !important;
}
.home-blog .layout4 .post-decription {
margin-top: 14px;
margin-bottom: 60px;
}
.home-blog .layout4 .post-link {
padding-bottom: 50px;
}
.home-blog .layout4 .post-link a {
padding: 15px 46px 15px 46px;
color: #3353ea;
border: 1px solid #3353ea;
border-radius: 100px 100px 100px 100px;
-webkit-transition: background 0.5s;
-o-transition: background 0.5s;
-ms-transition: background 0.5s;
-moz-transition: background 0.5s;
transition: background 0.5s;
}
.home-blog .layout4 .post-link .post-link__text i {
vertical-align: middle;
}
.home-blog .layout5 .elementor-post {
background: #f4f7fc;
}
.home-blog .layout5 img {
height: 406px;
}
.home-blog .layout5 .post-time {
padding-right: 10px;
border-right: 1px solid #6f6f6f;
}
.home-blog .layout5 .post-comment {
padding-left: 10px;
padding-right: 10px;
border-right: 1px solid #6f6f6f;
}
.home-blog .layout5 .post-author {
padding-left: 10px;
}
.home-blog .layout5 .m-30 {
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
flex-direction: column;
margin-left: 50px;
margin-right: 60px;
}
.home-blog .layout5 .post-info {
order: 2;
padding-bottom: 30px;
}
.home-blog .layout5 .post-decription {
order: 3;
}
.home-blog .layout5 .post-link {
order: 4;
padding-top: 20px;
padding-bottom: 40px;
}
.home-blog .layout5 .post-link a {
padding: 018px 38px 17px 38px;
color: #3353ea;
border: 1px solid #3353ea;
border-radius: 100px 100px 100px 100px;
}
.home-blog .layout5 .post-title {
margin-top: 19px;
line-height: 1.6;
}
.aside1 {
margin-bottom: 30px;
}
.aside1:last-child {
margin-bottom: 0px;
}
.aside1 .elementor-post {
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
}
.aside1 .elementor-post > a img {
max-width: 171px;
height: 186px;
object-fit: cover;
}
.aside1 .post-info {
margin-top: 15px;
}
.aside1 .m-30 {
margin-left: 15px;
margin-right: 15px;
}
.aside1 .post-comment {
margin-left: 20px;
}
.aside2 {
margin-bottom: 10px;
}
.aside2:last-child {
margin-bottom: 0px;
}
.aside2 .elementor-post {
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
}
.aside2 img {
max-width: 260px;
height: 135px;
object-fit: cover;
}
.aside2 .post-info {
order: 2;
margin-top: 10px;
}
.aside2 .m-30 {
margin-left: 15px;
margin-right: 15px;
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
flex-direction: column;
}
.aside2 .post-title {
margin-top: 15px;
}
.aside2 .post-comment {
margin-left: 20px;
}
.aside2 .post-time {
padding-right: 10px;
border-right: 1px solid #6f6f6f;
}
.aside2 .post-author {
padding-left: 10px;
}
.text-float-right h2 {
float: right;
margin-right: 70px !important;
}
.height-center .elementor-widget-wrap {
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
flex-direction: column;
justify-content: center;
}
.height-center .elementor-widget-wrap .elementor-widget-button {
text-align: center;
}
.footer .elementor-icon-list-icon {
margin-right: 10px;
}
.layout-service1:hover .elementor-service {
text-align: left;
padding: 32px 30px;
}
.layout-service1:hover .post-decription {
display: block;
margin-top: 15px;
margin-bottom: 6px;
}
.layout-service1:hover .elementor-service {
background: #3353ea;
}
.layout-service1:hover .services-category {
display: table-cell;
}
.layout-service1:hover .services-category a,
.layout-service1:hover .post-title {
color: #ffffff;
}
.layout-service1:hover img {
width: 46px;
filter: invert(182%) sepia(109%) saturate(0%) hue-rotate(165deg) brightness(106%) contrast(102%);
float: left;
margin-right: 30px;
}
.layout-service1:hover .post-title {
text-align: left;
}
.layout-service1 img {
width: 82px;
-webkit-transition: width 0.5s;
-o-transition: width 0.5s;
-ms-transition: width 0.5s;
-moz-transition: width 0.5s;
transition: width 0.5s;
}
.layout-service1 .elementor-service {
background: #ffffff;
margin: 15px 0;
padding: 50px 0;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}
.layout-service1 .services-category {
margin-top: 23px;
margin-bottom: 0px;
}
.layout-service1 .services-category a {
color: #6f6f6f;
font-size: 18px;
font-family: "Source Sans Pro";
}
.layout-service1 .post-title {
color: #222222;
font-size: 24px;
font-family: "Source Sans Pro";
font-weight: 600;
margin-bottom: 0;
}
.layout-service1 .post-decription {
opacity: 0;
height: 0;
}
.layout-service2 {
padding-top: 15px;
padding-bottom: 15px;
}
.layout-service2 .elementor-service::before {
content: "";
position: absolute;
top: 15px;
bottom: 15px;
left: 15px;
right: 15px;
background: #3353ea;
opacity: 0;
-webkit-transition: 0.6s;
-o-transition: 0.6s;
-ms-transition: 0.6s;
-moz-transition: 0.6s;
transition: 0.6s;
}
.layout-service2:hover .elementor-service::before {
opacity: 1;
}
.layout-service2:hover .services-number,
.layout-service2:hover .post-title,
.layout-service2:hover .post-decription {
position: relative;
}
.layout-service2:hover img {
filter: invert(182%) sepia(109%) saturate(0%) hue-rotate(165deg) brightness(106%) contrast(102%);
}
.layout-service2:hover .post-title,
.layout-service2:hover .post-decription {
color: #ffffff;
}
.layout-service2:hover .border-bottom-servecis {
border-color: #ffffff;
position: relative;
z-index: 1;
}
.layout-service2 img {
width: 54px;
}
.layout-service2 .post-title {
color: #222222;
font-size: 24px;
}
.layout-service2 .post-decription {
color: #6f6f6f;
font-size: 16px;
margin-top: 15px;
margin-bottom: -10px;
}
.layout-service2 .elementor-service {
padding: 30px 25px;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}
.layout-service2 .services-number {
float: right;
margin-top: 10px;
}
.layout-service2 .post-title {
margin-top: 10px;
margin-bottom: -10px;
}
.layout-service2 .border-bottom-servecis {
border: 1px solid #3353ea;
width: 52px;
display: inline-block;
margin-top: 20px;
margin-bottom: 5px;
}
.layout-service3 {
padding-top: 15px;
padding-bottom: 15px;
}
.layout-service3:hover .elementor-service {
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}
.layout-service3:hover .elementor-service::before {
width: calc(100% - 30px);
left: 15px;
}
.layout-service3:hover .post-title {
color: #3353ea !important;
}
.layout-service3 .elementor-service {
-webkit-transition: box-shadow 0.25s;
-o-transition: box-shadow 0.25s;
-ms-transition: box-shadow 0.25s;
-moz-transition: box-shadow 0.25s;
transition: box-shadow 0.25s;
padding: 40px 30px;
background: #ffffff;
}
.layout-service3 .elementor-service::before {
content: "";
position: absolute;
height: 5px;
background: #3353ea;
bottom: 15px;
right: 15px;
width: 0;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
-moz-transition: 0.5s;
transition: 0.5s;
}
.layout-service3 .elementor-service img {
width: 54px;
filter: invert(0%) sepia(2%) saturate(0%) hue-rotate(133deg) brightness(101%) contrast(102%);
}
.layout-service3 .elementor-service .mt--20 {
margin-top: -20px;
}
.layout-service3 .elementor-service .mt--20 img {
width: 90px;
filter: initial;
}
.layout-service3 .elementor-service .post-title {
margin-top: 12px;
margin-bottom: 28px;
}
.layout-service3 .elementor-service .post-decription {
margin-bottom: -10px;
}
.layout-service4 {
padding-top: 31px;
padding-bottom: 31px;
}
.layout-service4:hover .img-services {
background: #3353ea;
}
.layout-service4:hover .post-title {
color: #3353ea !important;
}
.layout-service4 .elementor-service {
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
}
.layout-service4 .img-services {
background: #222222;
border-radius: 100%;
height: 70px;
}
.layout-service4 .img-services img {
filter: invert(182%) sepia(109%) saturate(0%) hue-rotate(165deg) brightness(106%) contrast(102%);
width: 70px;
padding: 15px;
max-width: 70px;
}
.layout-service4 .services-title-excerpt {
padding-left: 30px;
}
.layout-service4 .post-title {
margin-top: 10px;
}
.layout-service5 {
padding-top: 15px;
padding-bottom: 15px;
}
.layout-service5:hover .elementor-service {
background: #3353ea;
}
.layout-service5:hover .img-services {
background: #ffffff;
}
.layout-service5:hover .img-services img {
filter: invert(0%) sepia(2%) saturate(0%) hue-rotate(133deg) brightness(101%) contrast(102%);
}
.layout-service5:hover .post-title,
.layout-service5:hover .post-decription {
color: #ffffff !important;
}
.layout-service5 .elementor-service {
background: #f4f7fc;
padding: 40px 30px;
-webkit-transition: background 0.5s;
-o-transition: background 0.5s;
-ms-transition: background 0.5s;
-moz-transition: background 0.5s;
transition: background 0.5s;
}
.layout-service5 .post-title {
margin-top: 25px;
-webkit-transition: color 0.2s;
-o-transition: color 0.2s;
-ms-transition: color 0.2s;
-moz-transition: color 0.2s;
transition: color 0.2s;
}
.layout-service5 .post-decription {
margin-bottom: -10px;
-webkit-transition: color 0.2s;
-o-transition: color 0.2s;
-ms-transition: color 0.2s;
-moz-transition: color 0.2s;
transition: color 0.2s;
}
.layout-service5 .img-services {
width: 76px;
background: #3353ea;
border-radius: 100%;
padding: 15px;
display: inline-block;
-webkit-transition: background 0.5s;
-o-transition: background 0.5s;
-ms-transition: background 0.5s;
-moz-transition: background 0.5s;
transition: background 0.5s;
}
.layout-service5 .img-services img {
filter: invert(182%) sepia(109%) saturate(0%) hue-rotate(165deg) brightness(106%) contrast(102%);
}
.slide-team {
margin-left: -15px;
margin-right: -15px;
}
.slide-team img {
width: 100%;
height: 495px;
object-fit: cover;
padding-left: 15px;
padding-right: 15px;
}
.slide-team ul {
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
justify-content: center;
}
.slide-team li {
margin-left: 15px;
width: 12px;
height: 12px;
background: #d8d8d8;
border-radius: 100%;
}
.slide-team li button {
opacity: 0;
position: absolute;
z-index: 2;
width: 15px;
height: 15px;
}
.slide-team li.slick-active {
background: #3353ea;
}
.slide-team li:first-child {
margin-left: 0px !important;
}
.layout-team1 .teams {
position: relative !important;
}
.layout-team1 .teams .team-decription-icon {
position: absolute;
height: 150px;
background: rgba(0, 40, 229, 0.6);
left: 15px;
right: 15px;
bottom: 133px;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
-moz-transition: 0.5s;
transition: 0.5s;
}
.layout-team1 .teams .team-decription-icon i {
color: #ffffff;
}
.layout-team1.arrows .slick-prev,
.layout-team1.both .slick-prev {
position: absolute;
left: -100px;
top: 34%;
width: 50px;
height: 50px;
color: transparent;
border: 1px solid #e5e5e5;
border-radius: 100%;
background: none;
padding: 0 18px;
}
.layout-team1.arrows .slick-prev:focus,
.layout-team1.both .slick-prev:focus {
outline: none;
}
.layout-team1.arrows .slick-prev::before,
.layout-team1.both .slick-prev::before {
font-family: "Font Awesome 5 Free";
font-weight: 900;
content: "\f104";
color: #6f6f6f;
font-size: 24px;
}
.layout-team1.arrows .slick-prev:hover,
.layout-team1.both .slick-prev:hover {
background: #3353ea;
}
.layout-team1.arrows .slick-prev:hover::before,
.layout-team1.both .slick-prev:hover::before {
color: #ffffff;
}
.layout-team1.arrows .slick-next,
.layout-team1.both .slick-next {
position: absolute;
right: -100px;
top: 34%;
width: 50px;
height: 50px;
color: transparent;
border: 1px solid #e5e5e5;
border-radius: 100%;
background: none;
padding: 0 18px;
}
.layout-team1.arrows .slick-next:focus,
.layout-team1.both .slick-next:focus {
outline: none;
}
.layout-team1.arrows .slick-next::before,
.layout-team1.both .slick-next::before {
font-family: "Font Awesome 5 Free";
font-weight: 900;
content: "\f105";
color: #6f6f6f;
font-size: 24px;
}
.layout-team1.arrows .slick-next:hover,
.layout-team1.both .slick-next:hover {
background: #3353ea;
}
.layout-team1.arrows .slick-next:hover::before,
.layout-team1.both .slick-next:hover::before {
color: #ffffff;
}
.layout-team1 .icon-team li {
background: none !important;
margin-left: 30px;
}
.layout-team1 .icon-team li .elementor-icon-list-icon {
color: white;
font-size: 20px;
}
.layout-team1 .icon-team li .elementor-icon-list-icon i {
font: normal normal normal 20px FontAwesome;
}
.layout-team2 .teams {
position: relative !important;
}
.layout-team2 .teams:hover .team-info {
opacity: 1;
height: 212px;
}
.layout-team2 .teams .team-info {
position: absolute !important;
height: 150px;
background: rgba(0, 40, 229, 0.8);
left: 15px;
right: 15px;
bottom: 0px;
opacity: 0;
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
flex-direction: column;
justify-content: center;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
-moz-transition: 0.5s;
transition: 0.5s;
}
.layout-team2.arrows .slick-prev,
.layout-team2.both .slick-prev,
.layout-team2.arrows .slick-next,
.layout-team2.both .slick-next {
position: absolute;
z-index: 1;
width: 50px;
height: 50px;
color: transparent;
border: 1px solid #e5e5e5;
border-radius: 100%;
background: none;
transition: background-color 0.5s, color 0.2s, box-shadow 0.5s, border 0.5s;
-webkit-transition: background-color 0.5s, color 0.2s, box-shadow 0.5s, border 0.5s;
}
.layout-team2.arrows .slick-prev:focus,
.layout-team2.both .slick-prev:focus,
.layout-team2.arrows .slick-next:focus,
.layout-team2.both .slick-next:focus {
outline: none;
}
.layout-team2.arrows .slick-prev::before,
.layout-team2.both .slick-prev::before,
.layout-team2.arrows .slick-next::before,
.layout-team2.both .slick-next::before {
font-family: "revicons";
color: #6f6f6f;
font-size: 24px;
}
.layout-team2.arrows .slick-prev:hover,
.layout-team2.both .slick-prev:hover,
.layout-team2.arrows .slick-next:hover,
.layout-team2.both .slick-next:hover {
background: #3353ea;
box-shadow: 4px 3px 10px rgba(29, 72, 228, 0.5);
border: 1px solid #3353ea;
}
.layout-team2.arrows .slick-prev:hover::before,
.layout-team2.both .slick-prev:hover::before,
.layout-team2.arrows .slick-next:hover::before,
.layout-team2.both .slick-next:hover::before {
color: #ffffff;
}
.layout-team2.arrows .slick-prev,
.layout-team2.both .slick-prev {
top: -159px;
right: 90px;
padding: 11px 18px;
}
.layout-team2.arrows .slick-prev::before,
.layout-team2.both .slick-prev::before {
content: "\e824";
}
.layout-team2.arrows .slick-next,
.layout-team2.both .slick-next {
top: -159px;
right: 20px;
padding: 11px 20px;
}
.layout-team2.arrows .slick-next::before,
.layout-team2.both .slick-next::before {
content: "\e825";
}
.layout-team2 .icon-team li {
background: none !important;
margin: -23px 15px 0 15px !important;
}
.layout-team2 .icon-team li:hover {
color: #3353ea;
}
.layout-team2 .icon-team li i {
color: #ffffff;
}
.layout-team3.slide-team {
margin: initial;
}
.layout-team3 img {
padding: initial;
height: 405px;
}
.layout-team3 .teams {
position: relative !important;
}
.layout-team3 .teams:hover .team-info {
opacity: 1;
}
.layout-team3 .teams .team-info {
position: absolute;
background: rgba(0, 40, 229, 0.8);
left: 0px;
right: 0px;
bottom: 0px;
top: 0;
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
flex-direction: column;
justify-content: center;
opacity: 0;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
-moz-transition: 0.5s;
transition: 0.5s;
}
.layout-team3 .teams .team-decription-icon {
position: absolute;
bottom: 50px;
left: 50%;
transform: translate(-50%);
}
.layout-team3 .teams .team-decription-icon i {
color: #ffffff;
}
.layout-team3 .teams .team-category {
margin: 0px !important;
}
.layout-team3.arrows .slick-prev,
.layout-team3.both .slick-prev {
position: absolute;
top: -159px;
right: 90px;
width: 50px;
height: 50px;
color: transparent;
border: 1px solid #e5e5e5;
border-radius: 100%;
background: none;
padding: 0 18px;
}
.layout-team3.arrows .slick-prev:focus,
.layout-team3.both .slick-prev:focus {
outline: none;
}
.layout-team3.arrows .slick-prev::before,
.layout-team3.both .slick-prev::before {
font-family: "Font Awesome 5 Free";
font-weight: 900;
content: "\f104";
color: #6f6f6f;
font-size: 24px;
}
.layout-team3.arrows .slick-prev:hover,
.layout-team3.both .slick-prev:hover {
background: #3353ea;
}
.layout-team3.arrows .slick-prev:hover::before,
.layout-team3.both .slick-prev:hover::before {
color: #ffffff;
}
.layout-team3.arrows .slick-next,
.layout-team3.both .slick-next {
position: absolute;
top: -159px;
right: 20px;
width: 50px;
height: 50px;
color: transparent;
border: 1px solid #e5e5e5;
border-radius: 100%;
background: none;
padding: 0 18px;
}
.layout-team3.arrows .slick-next:focus,
.layout-team3.both .slick-next:focus {
outline: none;
}
.layout-team3.arrows .slick-next::before,
.layout-team3.both .slick-next::before {
font-family: "Font Awesome 5 Free";
font-weight: 900;
content: "\f105";
color: #6f6f6f;
font-size: 24px;
}
.layout-team3.arrows .slick-next:hover,
.layout-team3.both .slick-next:hover {
background: #3353ea;
}
.layout-team3.arrows .slick-next:hover::before,
.layout-team3.both .slick-next:hover::before {
color: #ffffff;
}
.layout-team3 .icon-team li {
background: none !important;
margin: -23px 15px 0 15px !important;
}
.layout-team3 .icon-team li .elementor-icon-list-icon {
color: white;
font-size: 20px;
}
.layout-team3 .icon-team li .elementor-icon-list-icon:hover {
color: #3353ea;
}
.layout-team3 .icon-team li .elementor-icon-list-icon i {
font: normal normal normal 20px FontAwesome;
}
.layout-team3 .icon-team li .elementor-icon-list-icon i::before {
top: 11px;
left: 3px;
}
.layout-team3 .icon-team li .elementor-icon-list-icon i::after {
width: 40px;
height: 40px;
background: #ffffff;
}
.layout-team4 img {
height: 364px !important;
}
.layout-team4 .teams {
position: relative !important;
}
.layout-team4 .teams:hover .team-title,
.layout-team4 .teams:hover .team-category {
display: none;
}
.layout-team4 .teams:hover .team-decription-icon {
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
}
.layout-team4 .teams:hover .team-info {
background: #3353ea;
padding: 34px 0 35px 0px;
align-items: center;
-webkit-transition: background 0.5s;
-o-transition: background 0.5s;
-ms-transition: background 0.5s;
-moz-transition: background 0.5s;
transition: background 0.5s;
}
.layout-team4 .teams .team-info {
position: absolute !important;
background: #222222;
left: 50px;
right: 50px;
bottom: 20px;
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
flex-direction: column;
justify-content: center;
padding: 15px 0;
}
.layout-team4.arrows .slick-prev,
.layout-team4.both .slick-prev,
.layout-team4.arrows .slick-next,
.layout-team4.both .slick-next {
position: absolute;
z-index: 1;
width: 50px;
height: 50px;
color: transparent;
border: 1px solid #e5e5e5;
border-radius: 100%;
background: none;
padding: 11px 18px;
transition: background-color 0.5s, color 0.2s, box-shadow 0.5s, border 0.5s;
-webkit-transition: background-color 0.5s, color 0.2s, box-shadow 0.5s, border 0.5s;
}
.layout-team4.arrows .slick-prev:focus,
.layout-team4.both .slick-prev:focus,
.layout-team4.arrows .slick-next:focus,
.layout-team4.both .slick-next:focus {
outline: none;
}
.layout-team4.arrows .slick-prev::before,
.layout-team4.both .slick-prev::before,
.layout-team4.arrows .slick-next::before,
.layout-team4.both .slick-next::before {
font-family: "revicons";
color: #6f6f6f;
font-size: 24px;
}
.layout-team4.arrows .slick-prev:hover,
.layout-team4.both .slick-prev:hover,
.layout-team4.arrows .slick-next:hover,
.layout-team4.both .slick-next:hover {
background: #3353ea;
box-shadow: 4px 3px 10px rgba(29, 72, 228, 0.5);
border: 1px solid #3353ea;
}
.layout-team4.arrows .slick-prev:hover::before,
.layout-team4.both .slick-prev:hover::before,
.layout-team4.arrows .slick-next:hover::before,
.layout-team4.both .slick-next:hover::before {
color: #ffffff;
}
.layout-team4.arrows .slick-prev,
.layout-team4.both .slick-prev {
bottom: -18px;
left: -280px;
}
.layout-team4.arrows .slick-prev::before,
.layout-team4.both .slick-prev::before {
content: "\e824";
}
.layout-team4.arrows .slick-next,
.layout-team4.both .slick-next {
bottom: -18px;
left: -205px;
}
.layout-team4.arrows .slick-next::before,
.layout-team4.both .slick-next::before {
content: "\e825";
}
.layout-team4 .team-decription-icon {
display: none;
}
.layout-team4 .icon-team li {
background: none !important;
margin: 0px 10px 0 10px !important;
}
.layout-team4 .icon-team li i {
font: normal normal normal 14px FontAwesome !important;
color: #ffffff;
}
.layout-single-team1 img {
height: 364px !important;
object-fit: cover;
}
.layout-single-team1 .single-team {
padding-top: 15px;
padding-bottom: 15px;
position: relative !important;
}
.layout-single-team1 .single-team:hover .team-title,
.layout-single-team1 .single-team:hover .team-category {
display: none;
}
.layout-single-team1 .single-team:hover .team-decription-icon {
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
}
.layout-single-team1 .single-team:hover .team-info {
background: #3353ea;
padding: 25px 0 28px 0px;
-webkit-transition: background 0.5s;
-o-transition: background 0.5s;
-ms-transition: background 0.5s;
-moz-transition: background 0.5s;
transition: background 0.5s;
}
.layout-single-team1 .single-team .team-info {
position: absolute !important;
background: #222222;
left: 50px;
right: 50px;
bottom: 40px;
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
flex-direction: column;
justify-content: center;
padding: 15px 0;
}
.layout-single-team1 .team-decription-icon {
display: none;
}
.layout-single-team1 .icon-team {
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
margin: auto !important;
}
.layout-single-team1 .icon-team li {
background: none !important;
margin: 0px auto 0px !important;
}
.layout-single-team1 .icon-team li .elementor-icon-list-icon {
color: white;
font-size: 20px;
margin-left: 5px;
margin-right: 5px;
}
.layout-single-team1 .icon-team li .elementor-icon-list-icon i {
font: normal normal normal 14px FontAwesome;
}
.bg-team img {
max-width: 1600px;
position: absolute;
top: 370px;
left: 50%;
transform: translate(-50%);
}
.bg-team.top-430 img {
top: 430px !important;
}
.height-1008px {
height: 1008px;
}
.team-zindex1 .elementor-container {
z-index: 1;
}
.layout-home-2 .slick-slide-bg {
width: 100px !important;
height: 100px !important;
border-radius: 100%;
position: absolute;
bottom: 8px;
left: 0;
}
.layout-home-2 .slick-slide-inner {
color: black !important;
padding: 0px !important;
}
.layout-home-2 .slick-slide-inner .elementor-slide-your_name {
margin-top: 60px;
margin-left: 140px;
}
.layout-home-2 .slick-slide-inner .elementor-slide-tag {
margin-left: 140px;
}
.layout-home-2 .slick-slide-inner .elementor-slide-content {
max-width: 520px !important;
text-align: left !important;
margin-right: 50px;
}
.layout-home-2 .slick-slide {
display: initial !important;
height: 300px !important;
}
.layout-home-2 .elementor-slides .slick-slide > div {
flex-basis: initial !important;
}
.layout-home-2 .elementor-slides .slick-slide-bg {
min-width: initial !important;
min-height: initial !important;
}
.layout-home-2 .slick-arrows-inside .slick-arrow:hover::before {
color: #3353ea !important;
}
.layout-home-2 .slick-arrows-inside .slick-prev {
bottom: 40px !important;
left: initial !important;
right: 75px !important;
top: initial !important;
}
.layout-home-2 .slick-arrows-inside .slick-prev::before {
color: #d7d7d7 !important;
content: "\f060" !important;
font: normal normal normal 14px FontAwesome !important;
}
.layout-home-2 .slick-arrows-inside .slick-next {
bottom: 40px !important;
right: 57px !important;
top: initial !important;
}
.layout-home-2 .slick-arrows-inside .slick-next::before {
color: #d7d7d7 !important;
content: "\f061" !important;
font: normal normal normal 14px FontAwesome !important;
}
.layout-review-1 .display-flex {
display: initial;
}
.layout-review-1 .slick-list {
margin-left: -15px;
margin-right: -15px;
}
.layout-review-1 .slick-next {
width: 0px;
right: 0px;
}
.layout-review-1 .slick-next::after {
content: "\f105";
}
.layout-review-1 .slick-prev {
left: -105px;
z-index: 1;
}
.layout-review-1 .slick-prev::before {
content: "\f104";
}
.layout-review-1 .slick-arrow {
position: absolute;
top: 50%;
transform: translate(0, -50%);
background: none;
border: none;
color: transparent;
}
.layout-review-1 .slick-arrow::before,
.layout-review-1 .slick-arrow::after {
padding: 16px 28px;
border-radius: 100%;
color: #454545;
font: normal normal normal 40px FontAwesome;
transition: background-color 0.5s, color 0.3s;
-webkit-transition: background-color 0.5s, color 0.3s;
}
.layout-review-1 .slick-arrow:hover::before,
.layout-review-1 .slick-arrow:hover::after {
background: #c3c6ca;
color: #ffffff !important;
}
.layout-review-1 .slick-arrow:focus {
outline: none;
}
.layout-review-1 .slick-track {
height: 400px;
padding-top: 35px;
}
.layout-review-1 .slick-track .slick-slide {
overflow: visible !important;
padding-left: 15px;
padding-right: 15px;
text-align: center;
}
.layout-review-1 .slick-track .slick-slide .slide-content-review__box-shadow {
-webkit-transition: 0.3s;
-o-transition: 0.3s;
-ms-transition: 0.3s;
-moz-transition: 0.3s;
transition: 0.3s;
position: relative;
padding: 30px;
background: #ffffff;
}
.layout-review-1 .slick-track .slick-slide .slide-content-review__box-shadow:hover {
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
}
.layout-review-1 .slick-track .slick-slide .slick-slide-inner {
padding: 40px !important;
}
.layout-review-1 .slick-track .slick-slide .elementor-slide-content {
max-width: 100% !important;
position: initial !important;
}
.layout-review-1 .slick-track .slick-slide .elementor-slide-description {
font-size: 18px;
color: #6f6f6f;
margin-top: 23px;
}
.layout-review-1 .slick-track .slick-slide .elementor-slide-your_name {
font-size: 18px;
color: #222222;
}
.layout-review-1 .slick-track .slick-slide .elementor-slide-tag {
font-size: 18px;
color: #8f8f8f;
}
.layout-review-1 .slick-track .slick-slide .slide-icon {
font-family: "Font Awesome 5 Free";
background: #3353ea;
padding: 17px;
border-radius: 100%;
position: absolute;
top: -25px;
left: 50%;
transform: translate(-50%);
}
.layout-review-1 .slick-track .slick-slide .slide-icon::before {
font-size: 16px;
color: #ffffff;
}
.layout-review-1 .slick-track .slick-slide img {
border-radius: 100%;
display: initial;
margin-bottom: 15px;
margin-top: 30px;
}
.slide-client-say .slide-say-home1 .elementor-slide-your_name,
.slide-client-say .slide-say-home1 .elementor-slide-tag {
margin-left: 40px;
}
.slide-client-say .slide-content-review img {
border-radius: 100%;
margin-top: 40px;
}
.slide-client-say .elementor-slide-your_name {
position: absolute;
margin-left: 140px;
bottom: 50px;
}
.slide-client-say .elementor-slide-tag {
position: absolute;
margin-left: 140px;
bottom: 20px;
}
.slide-client-say .slick-next {
right: 0px;
z-index: 0;
}
.slide-client-say .slick-next::after {
content: "\f061";
font-size: 14px;
}
.slide-client-say .slick-prev {
right: 20px;
z-index: 1;
}
.slide-client-say .slick-prev::after {
content: "\f060";
font-size: 14px;
}
.slide-client-say .slick-arrow {
position: absolute;
bottom: 15px;
transform: translate(0, -50%);
background: none;
border: none;
color: transparent;
}
.slide-client-say .slick-arrow::after {
border-radius: 100%;
color: #dadada;
font-family: "Font Awesome 5 Free";
font-weight: 900;
}
.slide-client-say .slick-arrow:hover::after {
color: #3353ea;
}
.slide-client-say .slick-arrow:focus {
outline: none;
}
.studies-view-all {
position: absolute !important;
top: 124px;
right: -25px;
}
.studies-view-all i {
font-size: 16px;
}
.layout-studies1 {
padding-top: 15px;
padding-bottom: 15px;
}
.layout-studies1 img {
height: 270px;
object-fit: cover;
}
.layout-studies1 .studies-category {
margin-top: 25px;
}
.layout-studies1 .studies-category a {
font-size: 16px;
font-family: "Source Sans Pro";
color: #3353ea;
font-weight: 600;
letter-spacing: 1px;
}
.layout-studies1 .studies-title {
font-size: 18px;
color: #222222;
letter-spacing: 1px;
margin-top: -10px;
}
.layout-studies2 .elementor-post {
position: relative;
}
.layout-studies2 .elementor-post:hover .studies-info {
opacity: 1;
}
.layout-studies2 .studies-info {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
padding: 30px;
padding-top: 55px;
background: rgba(0, 40, 229, 0.8);
opacity: 0;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
-ms-transition: 0.3s;
-moz-transition: 0.3s;
transition: 0.3s;
}
.layout-studies2 img {
height: 295px;
object-fit: cover;
}
.layout-studies2 .studies-category {
margin-top: 25px;
}
.layout-studies2 .studies-category a {
font-size: 16px;
font-family: "Source Sans Pro";
color: #3353ea;
font-weight: 600;
background: #ffffff;
padding: 0 10px;
}
.layout-studies2 .studies-title {
font-size: 18px;
font-family: "Montserrat";
color: #ffffff;
font-weight: 600;
letter-spacing: 0.8px;
}
.layout-studies2 .studies-link {
position: absolute;
bottom: 0;
right: 0;
padding: 20px 30px;
font-size: 20px;
}
.layout-studies2 .studies-link i {
color: #ffffff;
}
.layout-studies2 .studies-link i::before {
content: '\e800';
font-family: "consbie-";
font-size: 24px;
}
.about-custom img {
height: 392px !important;
object-fit: cover;
}
.about-custom .height-553 {
z-index: 0 !important;
}
.about-custom .height-553 .elementor-widget-container {
height: 553px;
}
.about-mr-50 .elementor-column-wrap {
margin-right: 65px;
}
.about-mr-50 img {
margin-top: 84px;
height: 392px !important;
object-fit: cover;
}
.about-mr-50 .height-553 {
z-index: 0 !important;
}
.about-mr-50 .height-553 .elementor-widget-container {
height: 553px;
}
.our-name {
width: 200px !important;
text-align: center;
position: absolute !important;
bottom: 47px;
left: 26.4%;
}
.float-right-border .elementor-widget-container {
float: right;
width: 108px;
}
.icon-flex-end .elementor-icon-list-item {
flex-direction: row-reverse;
}
.icon-flex-end .elementor-icon-list-item .elementor-icon-list-text {
margin-right: 5px;
}
.about-services-end .elementor-widget-wrap {
justify-content: flex-end !important;
}
.about-services img {
object-fit: cover;
}
.about-services .height-600 {
z-index: 0 !important;
}
.about-services .height-600 .elementor-widget-container {
height: 590px;
}
.about-services .busiess-video img {
height: 327px;
}
.about-vision .elementor-column-wrap .elementor-background-overlay + .elementor-widget-wrap {
max-width: 600px;
padding: 100px 0 78px;
margin-left: 39%;
}
.about-vision .ee-circle-progress__value {
justify-content: initial;
}
.about-vision .home-about-us-circle .elementor-widget-wrap {
padding: initial !important;
}
.aubout-vision-right {
height: 100%;
}
.aubout-vision-right .elementor-container {
height: 100%;
}
.aubout-vision-right .elementor-container .elementor-widget-wrap {
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
flex-direction: column;
justify-content: space-between;
padding: 90px 0 100px;
}
.aubout-vision-right .elementor-container .elementor-widget-wrap h3 {
line-height: 50px;
}
.slide-display-block .slick-active .elementor-slide-content {
display: initial !important;
}
.single-studies-info .elementor-widget-wrap {
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
justify-content: center;
flex-direction: column;
margin: 0px 25px !important;
}
.single-studies-info .elementor-widget-wrap li {
padding: 10px 0 !important;
}
.single-studies-info .elementor-widget-wrap li .elementor-post-info__item-prefix {
font-weight: 600;
}
.single-studies-info .single-studies-info1 .elementor-widget-wrap {
justify-content: initial;
flex-direction: initial;
}
.flex-end .elementor-column-wrap {
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
flex-direction: column;
justify-content: flex-end;
}
.elementor-image-carousel-wrapper .swiper-slide-image {
-webkit-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
-moz-transition: 0.5s;
transition: 0.5s;
}
.elementor-image-carousel-wrapper .swiper-slide-image:hover {
filter: brightness(0%);
cursor: pointer;
}
.teams .elementor-icon-list-icon i {
font: normal normal normal 18px FontAwesome !important;
}
.experience-year-left .elementor-column-wrap {
margin-right: 15px;
}
.experience-year-left .height-593 {
z-index: 0 !important;
}
.experience-year-left .height-593 .elementor-widget-container {
height: 593px;
}
.elementor-custom-embed-play i {
text-shadow: initial !important;
opacity: 1 !important;
}
.experience-year-right .blend-mox .elementor-text-editor {
background: #ffffff;
mix-blend-mode: screen;
}
.experience-year-right svg path {
fill: inherit !important;
}
.experience-year-right .home-exp-us-circle canvas {
display: none;
}
.experience-year-right .home-exp-us-circle .elementor-row .elementor-inner-column .elementor-column-wrap {
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
border-radius: 10px;
}
.experience-year-right .home-exp-us-circle .elementor-row .elementor-inner-column .ee-inline-svg-wrapper {
padding: 20px 0;
}
.experience-year-right .home-exp-us-circle .elementor-row .elementor-inner-column .ee-circle-progress__value {
margin-top: -28px;
margin-bottom: -5px;
}
.experience-year-right .home-exp-us-circle .elementor-row .elementor-inner-column .ee-circle-progress__value .suffix {
font-size: inherit;
margin-left: 0px;
}
.experience-year-right .home-exp-us-circle .elementor-row .elementor-inner-column .ee-circle-progress__text p {
margin-bottom: 17px;
}
.our-skill-home2 .elementor-progress-percentage {
padding: 0px;
position: absolute;
top: -15px;
right: 0;
}
.our-skill-home2 .elementor-progress-wrapper {
border-radius: 10px;
}
.our-skill-home2 .elementor-progress-bar {
border-radius: 10px 0 0 10px;
}
.our-skill-home2 .elementor-title {
display: inline-block;
margin-bottom: 22px;
}
.customer-review-home2 .slide-content-review__box-shadow {
background: #ffffff;
}
.studies-home2 .elementor-widget-wrap {
display: contents !important;
}
.studies-home2 .elementor-widget-wp-widget-tag_cloud .elementor-widget-container {
float: right;
}
.studies-home2 .elementor-widget-wp-widget-tag_cloud .tagcloud {
margin-left: -25px;
margin-right: -25px;
}
.pricing__price-home2 {
height: 630px;
}
.pricing__price-home2 .elementor-column-wrap {
position: absolute;
}
.pricing__price-home2 .elementor-column-wrap,
.pricing__price-home2 .elementor-price-table__footer {
-webkit-transition: 0.3s !important;
-o-transition: 0.3s !important;
-ms-transition: 0.3s !important;
-moz-transition: 0.3s !important;
transition: 0.3s !important;
}
.pricing__price-home2 .has_ae_slider .elementor-widget-container {
background: #ffffff;
}
.pricing__price-home2 .has_ae_slider:hover .elementor-widget-container {
background: transparent;
cursor: pointer;
}
.pricing__price-home2 .has_ae_slider:hover .elementor-price-table__header {
background: transparent !important;
}
.pricing__price-home2 .has_ae_slider:hover ul,
.pricing__price-home2 .has_ae_slider:hover li,
.pricing__price-home2 .has_ae_slider:hover a,
.pricing__price-home2 .has_ae_slider:hover p,
.pricing__price-home2 .has_ae_slider:hover span,
.pricing__price-home2 .has_ae_slider:hover h3 {
color: #ffffff !important;
}
.pricing__price-home2 .has_ae_slider:hover .elementor-price-table__button {
background: transparent !important;
}
.pricing__price-home2 .has_ae_slider:hover .elementor-price-table__ribbon-inner {
background: #ffffff !important;
color: #222222 !important;
}
.pricing__price-home2 .has_ae_slider:hover .elementor-column-wrap {
-webkit-transform: translateY(-25px);
-o-transform: translateY(-25px);
-ms-transform: translateY(-25px);
-moz-transform: translateY(-25px);
transform: translateY(-25px);
}
.pricing__price-home2 .has_ae_slider:hover .elementor-price-table__footer {
padding-bottom: 90px !important;
}
.pricing__price-home2 .elementor-price-table__ribbon-inner {
padding: 5px;
}
.pricing__price-home2 .elementor-inner-column:not(:first-child) {
margin-left: 30px;
}
.pricing__price-home2 .elementor-price-table__period {
margin-top: 9px;
}
.consbie-small {
z-index: -1 !important;
}
.consbie-small img {
width: 100%;
}
.home2-contact-email {
max-width: 600px;
}
.home2-contact-email .wpcf7-form input.wpcf7-text,
.home2-contact-email .wpcf7-form textarea {
background: none;
border: 1px solid #dbdee5 !important;
color: #6d7783;
font-size: 18px !important;
font-family: "Source Sans Pro" !important;
}
.home2-contact-email .wpcf7-form textarea {
margin-top: -10px;
height: 180px !important;
}
.home2-contact-email .wpcf7-form p:nth-child(3) {
padding-right: 15px;
}
.home2-contact-email .wpcf7-form p:nth-child(4) {
padding-left: 15px;
}
.home2-contact-email .wpcf7-form p:nth-child(3),
.home2-contact-email .wpcf7-form p:nth-child(4) {
display: inline-block;
width: calc(50% - 3px);
}
.home2-contact-email .wpcf7-form p {
margin-bottom: 35px;
}
.home2-contact-email .wpcf7-form .your-service::before {
content: "\f0d7";
font-family: "Font Awesome 5 Free";
font-weight: 900;
position: absolute;
z-index: -1;
right: 15px;
top: 50%;
transform: translate(-50%, -50%);
color: #6d7783;
}
.home2-contact-email .wpcf7-form select {
border: 1px solid #dbdee5 !important;
color: #6d7783;
font-size: 16px !important;
font-family: "Source Sans Pro";
height: 60px;
background: none !important;
width: 100%;
text-transform: capitalize;
padding-left: 25px;
-webkit-appearance: initial;
}
.home2-contact-email .wpcf7-form select:focus {
outline: none;
}
.home2-contact-email .wpcf7-form .wpcf7-submit {
padding: 12px 47px !important;
border-radius: 100px;
margin-top: 25px;
font-weight: 400;
}
.home2-circle canvas {
display: none !important;
}
.home2-circle .ee-circle-progress__text {
margin-top: 5px;
}
.toogle-home2 .elementor-toggle-item:first-child {
margin-top: 0px;
}
.elementor-accordion-item .elementor-active:first-child {
background: #3353ea !important;
}
.mw-700 p {
max-width: 700px;
}
.popup-icon-video::before {
top: 20px;
left: 20px;
width: calc(100% + 10px);
height: calc(100% + 10px);
position: absolute;
border-radius: 100%;
background: rgba(255, 255, 255, 0.5);
content: "";
animation: pulse-border 1s ease-out infinite;
-webkit-animation: pulse-border 1s ease-out infinite;
}
.popup-icon-video img {
width: 40px !important;
height: 40px !important;
opacity: 0;
}
.popup-icon-video .eicon-play {
margin-top: -37px;
margin-left: 5px;
}
.popup-icon-video .eicon-play::before {
content: "\f04b" !important;
font: normal normal normal 20px FontAwesome !important;
display: inline-block;
width: 50px;
height: 50px;
}
.popup-icon-video .elementor-custom-embed-image-overlay {
background: #ffffff;
border-radius: 100%;
}
.circle-home3 .elementor-widget-container {
text-align: left;
}
.circle-home3 .ee-circle-progress__value {
justify-content: initial;
}
.custom-circle {
position: absolute !important;
bottom: -248px;
z-index: 1;
}
.custom-circle .ee-circle-progress__text {
margin-top: 0px;
}
.pricing__price-home3 .elementor-widget-wrap {
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}
.pricing__price-home3 .price-most-popular .elementor-widget-container {
position: absolute;
top: 0;
left: auto;
right: 0;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
width: 150px;
overflow: hidden;
height: 150px;
z-index: 1;
}
.pricing__price-home3 .price-most-popular .elementor-widget-container .elementor-heading-title {
text-align: center;
left: 0;
right: 0;
width: 200%;
-webkit-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
-ms-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
margin-top: 35px;
line-height: 2;
text-transform: uppercase;
background: #3353ea;
}
.price3-icon {
position: absolute !important;
top: 315px;
}
.layout-review-3 .slide-content-review__box-shadow {
background: #ffffff;
}
.layout-review-3 .slick-list {
margin-left: -15px;
margin-right: -15px;
}
.layout-review-3 .slick-next {
right: 0px;
}
.layout-review-3 .slick-next::before {
font-family: "revicons";
content: "\e825";
color: #6f6f6f;
font-size: 24px;
padding-left: 3px;
}
.layout-review-3 .slick-prev {
right: 60px;
}
.layout-review-3 .slick-prev::before {
font-family: "revicons";
content: "\e824";
color: #6f6f6f;
font-size: 24px;
padding-right: 3px;
}
.layout-review-3 .slick-arrow {
position: absolute;
background: none;
top: -87px;
border: none;
color: transparent;
}
.layout-review-3 .slick-arrow::before {
height: 50px;
width: 50px;
border: 1px solid #dbdee5;
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
flex-direction: column;
justify-content: center;
border-radius: 100%;
color: #6f6f6f;
transition: background-color 0.5s, color 0.2s, box-shadow 0.5s;
-webkit-transition: background-color 0.5s, color 0.2s, box-shadow 0.5s;
}
.layout-review-3 .slick-arrow:hover::before {
background: #3353ea;
color: #ffffff;
border: none;
box-shadow: 4px 3px 10px rgba(29, 72, 228, 0.5);
}
.layout-review-3 .slick-arrow:focus {
outline: none;
}
.layout-review-3 .slick-track {
height: 400px;
padding-top: 35px;
}
.layout-review-3 .slick-track .slick-slide {
overflow: visible !important;
padding-left: 15px;
padding-right: 15px;
}
.layout-review-3 .slick-track .slick-slide .slide-content-review__box-shadow {
position: relative;
padding: 40px 50px 50px 50px;
}
.layout-review-3 .slick-track .slick-slide .display-flex {
margin-top: 40px;
}
.layout-review-3 .slick-track .slick-slide .display-flex > div {
margin-left: 30px;
margin-top: 5px;
}
.layout-review-3 .slick-track .slick-slide .slick-slide-inner {
padding: 40px !important;
}
.layout-review-3 .slick-track .slick-slide .elementor-slide-content {
max-width: 100% !important;
position: initial !important;
}
.layout-review-3 .slick-track .slick-slide .elementor-slide-description {
font-size: 18px;
}
.layout-review-3 .slick-track .slick-slide .elementor-slide-your_name {
font-size: 18px;
color: #222222;
}
.layout-review-3 .slick-track .slick-slide .elementor-slide-tag {
font-size: 18px;
color: #8f8f8f;
}
.layout-review-3 .slick-track .slick-slide .slide-icon {
font-family: "Font Awesome 5 Free";
background: #3353ea;
padding: 17px;
border-radius: 100%;
position: absolute;
top: -25px;
left: 50%;
transform: translate(-50%);
}
.layout-review-3 .slick-track .slick-slide .slide-icon::before {
font-size: 16px;
color: #ffffff;
}
.layout-review-3 .slick-track .slick-slide img {
border-radius: 100%;
}
.bg-team.top-400 img {
top: 400px !important;
}
.our-services-home3 img {
width: auto;
height: 80px;
margin-top: 50px;
-webkit-transition: height 0.5s;
-o-transition: height 0.5s;
-ms-transition: height 0.5s;
-moz-transition: height 0.5s;
transition: height 0.5s;
}
.our-services-home3 .swiper-slide-active {
margin-top: -20px;
}
.our-services-home3 .swiper-slide-active img {
height: 100px;
}
.home3-contact-email .elementor-container {
display: inline-block !important;
}
.home3-contact-email .home3-call .elementor-widget-wrap {
padding: 50px;
}
.home3-contact-email select {
border: none;
width: 100%;
}
.home3-contact-email input,
.home3-contact-email select,
.home3-contact-email textarea {
border-bottom: 1px solid #dbdee5 !important;
font-size: 16px !important;
font-family: "Source Sans Pro" !important;
color: #6d7783;
text-transform: capitalize;
}
.home3-contact-email .wpcf7 .wpcf7-form-control-wrap .wpcf7-text,
.home3-contact-email .wpcf7 .wpcf7-form-control-wrap .wpcf7-textarea {
padding-left: 20px;
}
.home3-contact-email .your-name {
margin-bottom: -5px;
}
.home3-contact-email select {
padding: 15px 0 17px 20px;
}
.home3-contact-email select:focus {
outline: none;
}
.home3-contact-email textarea {
height: 100px !important;
padding-top: 13px !important;
}
.home3-contact-email .wpcf7-submit {
padding: 12px 47px;
background: #3353ea;
border-radius: 100px;
margin-top: 26px;
margin-bottom: -10px;
font-size: 18px !important;
font-weight: 400 !important;
}
.newsletter-home3.border-new-home3 .wpcf7-text {
border: 1px solid #9c9c9c !important;
}
.newsletter-home3 p {
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
justify-content: center;
}
.newsletter-home3 .wpcf7-text {
width: 500px !important;
height: 54px !important;
border-radius: 50px;
border: 1px solid #9c9c9c !important;
font-size: 16px !important;
font-family: "Source Sans Pro" !important;
color: #6f6f6f !important;
font-weight: 500 !important;
border: none !important;
}
.newsletter-home3 .wpcf7-submit {
padding: 10px 47px;
background: #3353ea;
border-radius: 100px;
margin-top: 0px;
height: 54px;
margin-left: 20px;
border: none;
font-family: "Source Sans Pro";
font-weight: 400;
font-size: 18px !important;
}
.about-home4 .home4-height-370 {
z-index: -1 !important;
}
.about-home4 .home4-height-370 .elementor-widget-container {
height: 350px;
}
.img-exp-home4 img {
position: absolute;
left: 50%;
transform: translate(-50%);
top: 70px;
}
.layout-studies3 {
padding-top: 30px;
padding-bottom: 30px;
}
.layout-studies3 .elementor-post:hover img {
filter: initial;
}
.layout-studies3 img {
width: 471px;
height: 265px;
object-fit: cover;
-webkit-transition: filter 0.5s;
-o-transition: filter 0.5s;
-ms-transition: filter 0.5s;
-moz-transition: filter 0.5s;
transition: filter 0.5s;
filter: grayscale(1);
}
.layout-studies3 .studies-info {
background: #3353ea;
position: absolute;
padding: 20px;
right: 10px;
bottom: 10px;
}
.layout-studies3 .studies-info p {
color: #ffffff;
}
.layout-studies3 .studies-info .studies-title {
width: 230px;
}
.layout-studies3 .studies-info .studies-category a {
font-size: 16px;
font-family: "Source Sans Pro";
color: #ffffff;
font-weight: 500;
}
.layout-studies3 .studies-info .studies-title {
font-size: 14px;
font-family: "Montserrat";
color: #ffffff;
}
.popup-video-home4 img {
height: 500px;
object-fit: cover;
}
.popup-video-home4 .eicon-play::before {
content: "\f04b" !important;
font: normal normal normal 36px FontAwesome !important;
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
width: 90px;
height: 90px;
background: #ffffff;
justify-content: center;
flex-direction: column;
border-radius: 100%;
padding-left: 10px;
}
.popup-video-home4 .eicon-play::after {
top: 45px;
left: 45px;
width: calc(100% + 20px);
height: calc(100% + 20px);
position: absolute;
border-radius: 100%;
background: rgba(255, 255, 255, 0.6);
content: "";
animation: pulse-border 1s ease-out infinite;
-webkit-animation: pulse-border 1s ease-out infinite;
z-index: -1;
}
.layout-review-4 .slide-content-review__box-shadow {
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
}
.layout-review-4 img {
margin-left: 30px;
margin-right: 90px;
}
.layout-review-4 .elementor-slide-description {
order: 2;
margin-top: 195px;
max-width: 700px;
}
.layout-review-4 .elementor-slide-your_name {
position: absolute;
bottom: 35px;
}
.layout-review-4 .elementor-slide-tag {
position: absolute;
bottom: 10px;
}
.layout-review-4 .slick-prev,
.layout-review-4 .slick-next {
position: absolute;
z-index: 1;
width: 50px;
height: 50px;
color: transparent;
border: 1px solid #e5e5e5;
border-radius: 100%;
background: none;
padding: 11px 18px;
transition: background-color 0.5s, color 0.2s, box-shadow 0.5s, border 0.5s;
-webkit-transition: background-color 0.5s, color 0.2s, box-shadow 0.5s, border 0.5s;
}
.layout-review-4 .slick-prev:focus,
.layout-review-4 .slick-next:focus {
outline: none;
}
.layout-review-4 .slick-prev::before,
.layout-review-4 .slick-next::before {
font-family: "revicons";
color: #6f6f6f;
font-size: 24px;
}
.layout-review-4 .slick-prev:hover,
.layout-review-4 .slick-next:hover {
background: #3353ea;
box-shadow: 4px 3px 10px rgba(29, 72, 228, 0.5);
border: 1px solid #3353ea;
}
.layout-review-4 .slick-prev:hover::before,
.layout-review-4 .slick-next:hover::before {
color: #ffffff;
}
.layout-review-4 .slick-prev {
bottom: 20px;
right: 75px;
}
.layout-review-4 .slick-prev::before {
content: "\e824";
}
.layout-review-4 .slick-next {
bottom: 20px;
right: 5px;
}
.layout-review-4 .slick-next::before {
content: "\e825";
}
.home4-customer-review .elementor-container {
position: absolute !important;
width: 100vw;
z-index: 1;
}
.height-100 {
z-index: -1 !important;
top: -30px;
}
.height-100 h2 {
height: 100px;
}
.height-473 .elementor-widget-container {
-ms-transform: rotate(-3deg); -webkit-transform: rotate(-3deg); transform: rotate(-3deg); }
.height-473 p {
height: 473px;
}
.home4-post {
top: calc(100% + 10px);
}
.toggle-home2 .elementor-toggle .elementor-toggle-item:first-child {
margin-top: 0px;
}
.call-back-home4 .elementor-widget-container {
padding: 25px 50px;
overflow: auto;
}
.call-back-home4 select {
border: none;
width: 100%;
}
.call-back-home4 input,
.call-back-home4 select,
.call-back-home4 textarea {
border-bottom: 1px solid #dbdee5 !important;
font-size: 16px !important;
font-family: "Source Sans Pro";
color: #6d7783;
text-transform: capitalize;
}
.call-back-home4 .wpcf7 .wpcf7-form-control-wrap .wpcf7-text,
.call-back-home4 .wpcf7 .wpcf7-form-control-wrap .wpcf7-textarea {
padding-left: 20px;
}
.call-back-home4 .your-name {
margin-bottom: -5px;
}
.call-back-home4 select {
padding: 15px 0 17px 15px;
}
.call-back-home4 select:focus {
outline: none;
}
.call-back-home4 textarea {
height: 100px !important;
padding-top: 13px !important;
}
.call-back-home4 .your-phone,
.call-back-home4 .your-email {
width: 50%;
padding: 0 15px;
}
.call-back-home4 .wpcf7-submit {
padding: 11px 47px;
background: #3353ea;
border-radius: 100px;
margin-top: 0px;
font-family: "Source Sans Pro";
text-transform: uppercase;
float: right;
font-size: 18px !important;
font-weight: 400;
}
.top-35 img {
top: 35px;
}
.text-exp {
transform: translate(-50%, -21%);
z-index: -1 !important;
}
.home5-customer-review .elementor-container {
position: absolute !important;
width: 100vw;
z-index: 1;
}
.layout-review-5 .slide-content-review__box-shadow {
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
}
.layout-review-5 i {
position: absolute;
margin-left: 320px;
bottom: 157px;
z-index: 1;
color: #1a2a75;
font-size: 36px;
}
.layout-review-5 .elementor-slide-description {
order: 2;
max-width: 870px;
padding: 40px 120px 75px 70px;
position: absolute;
margin-left: 300px;
bottom: 50px;
background: #3353ea;
border-top-left-radius: 15px;
border-bottom-left-radius: 15px;
}
.layout-review-5 .elementor-slide-your_name {
position: absolute;
bottom: 87px;
margin-left: -130px;
z-index: 1;
}
.layout-review-5 .elementor-slide-tag {
position: absolute;
bottom: 57px;
margin-left: -130px;
z-index: 1;
}
.layout-review-5 .slick-prev,
.layout-review-5 .slick-next {
position: absolute;
z-index: 1;
width: 50px;
height: 50px;
color: transparent;
border: 1px solid #ffffff;
border-radius: 100%;
background: none;
-webkit-transition: background 0.5s;
-o-transition: background 0.5s;
-ms-transition: background 0.5s;
-moz-transition: background 0.5s;
transition: background 0.5s;
}
.layout-review-5 .slick-prev:focus,
.layout-review-5 .slick-next:focus {
outline: none;
}
.layout-review-5 .slick-prev::before,
.layout-review-5 .slick-next::before {
font: normal normal normal 36px FontAwesome;
color: #ffffff;
-webkit-transition: color 0.2s;
-o-transition: color 0.2s;
-ms-transition: color 0.2s;
-moz-transition: color 0.2s;
transition: color 0.2s;
}
.layout-review-5 .slick-prev:hover,
.layout-review-5 .slick-next:hover {
background: #ffffff;
}
.layout-review-5 .slick-prev:hover::before,
.layout-review-5 .slick-next:hover::before {
color: #3353ea;
}
.layout-review-5 .slick-prev {
bottom: 113px;
right: 100px;
padding: 0 16px;
}
.layout-review-5 .slick-prev::before {
content: "\f104";
}
.layout-review-5 .slick-next {
bottom: 113px;
right: 30px;
padding: 0 19px;
}
.layout-review-5 .slick-next::before {
content: "\f105";
}
.custom-review-home5 {
position: absolute;
}
.z-index1 {
z-index: 1;
}
.toogle-home5 .elementor-active:first-child {
background: none !important;
}
.toogle-home5 .elementor-toggle-item {
border: none;
}
.toogle-home5 .elementor-toggle-item .elementor-tab-title {
border-bottom: 1px solid #eeeeee !important;
}
.toogle-home5 .elementor-toggle-item .elementor-tab-title a span {
border-radius: 100%;
width: 30px;
height: 30px;
background: #3353ea;
display: inline-block;
vertical-align: middle;
text-align: center;
padding: 5px;
margin-right: 15px;
color: #ffffff;
}
.toogle-home5 .elementor-active {
background: none !important;
border: none !important;
}
.toogle-home5 .elementor-accordion-item {
border: none !important;
}
.toogle-home5 .elementor-accordion-item .elementor-tab-title {
border-bottom: 1px solid #eeeeee !important;
}
.toogle-home5 .elementor-accordion-item .elementor-tab-title a span {
border-radius: 100%;
width: 30px;
height: 30px;
background: #3353ea;
display: inline-block;
vertical-align: middle;
text-align: center;
padding: 8px;
margin-right: 15px;
color: #ffffff;
}
.toogle-home5 .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon {
right: 15px;
}
.popular-height-img img {
height: 100% !important;
object-fit: cover;
}
.layout-team5 .team-decription-icon {
display: none;
}
.layout-team5 img {
height: 370px;
border-radius: 100% !important;
}
.studies-home5 {
position: absolute !important;
top: 100%;
}
.jws-studies-slide img {
height: 500px;
object-fit: cover;
}
.jws-studies-slide .slick-prev,
.jws-studies-slide .slick-next {
width: 50px;
height: 50px;
color: transparent;
border: 1px solid #ffffff;
border-radius: 100%;
background: none;
position: absolute;
z-index: 1;
-webkit-transition: background 0.5s;
-o-transition: background 0.5s;
-ms-transition: background 0.5s;
-moz-transition: background 0.5s;
transition: background 0.5s;
}
.jws-studies-slide .slick-prev:focus,
.jws-studies-slide .slick-next:focus {
outline: none;
}
.jws-studies-slide .slick-prev::before,
.jws-studies-slide .slick-next::before {
font: normal normal normal 36px FontAwesome;
color: #6d6e6e;
-webkit-transition: color 0.2s;
-o-transition: color 0.2s;
-ms-transition: color 0.2s;
-moz-transition: color 0.2s;
transition: color 0.2s;
}
.jws-studies-slide .slick-prev:hover,
.jws-studies-slide .slick-next:hover {
background: #ffffff;
}
.jws-studies-slide .slick-prev:hover::before,
.jws-studies-slide .slick-next:hover::before {
color: #222222;
}
.jws-studies-slide .slick-prev {
top: -100px;
right: 450px;
padding: 0 16px;
}
.jws-studies-slide .slick-prev::before {
content: "\f104";
}
.jws-studies-slide .slick-next {
top: -100px;
right: 380px;
padding: 0 18px;
}
.jws-studies-slide .slick-next::before {
content: "\f105";
}
.jws-studies-slide .slick-dots {
display: none !important;
}
.jws-studies-slide .studies-category {
margin-bottom: 0px;
}
.jws-studies-slide .studies-category a {
font-size: 12px;
font-family: "Source Sans Pro";
color: #ffffff;
font-weight: 400;
text-transform: uppercase;
}
.jws-studies-slide .studies-title {
font-size: 18px;
font-family: "Montserrat";
color: #ffffff;
font-weight: 700;
}
.jws-studies-slide .studies-decription {
font-size: 16px;
font-family: "Source Sans Pro";
color: #ffffff;
font-weight: 300;
line-height: 1.9;
}
.jws-studies-slide .studies-link {
margin-top: 30px;
}
.jws-studies-slide .studies-link a {
font-size: 18px;
font-family: "Source Sans Pro";
color: #ffffff;
font-weight: 400;
}
.jws-studies-slide .studies-link a i {
font-size: 14px;
margin-left: 5px;
}
.jws-studies-slide .studies-tag-category {
text-align: center;
background: #000000;
margin: 30px 40px;
padding: 10px 0;
}
.jws-studies-slide .studies-tag-category .studies-title {
margin: 0px;
font-weight: 600;
}
.jws-studies-slide .position-relative {
position: relative;
}
.jws-studies-slide .position-relative:hover .studies-hover {
opacity: 1;
}
.jws-studies-slide .position-relative .studies-hover {
opacity: 0;
position: absolute;
top: 0;
height: 100%;
width: 100%;
background: rgba(0, 40, 229, 0.8);
padding: 70px;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
-moz-transition: 0.5s;
transition: 0.5s;
}
.jws-studies-slide .position-relative .studies-hover .studies-category {
margin-top: -5px;
margin-bottom: 32px;
}
.call-back-home5 .elementor-column-wrap {
max-width: 500px;
}
.call-back-home5 select {
border: none;
width: 100%;
padding-left: 12px;
margin-top: 10px;
padding-bottom: 15px;
}
.call-back-home5 select:focus {
outline: none;
border-bottom: 1px solid #3353ea !important;
}
.call-back-home5 textarea {
padding-top: 16px !important;
height: 100px !important;
}
.call-back-home5 input,
.call-back-home5 select,
.call-back-home5 textarea {
border-bottom: 1px solid #dbdee5 !important;
font-size: 16px !important;
font-family: "Source Sans Pro";
color: #6d7783;
text-transform: capitalize;
}
.call-back-home5 input:focus,
.call-back-home5 select:focus,
.call-back-home5 textarea:focus {
border-bottom: 1px solid #3353ea !important;
}
.call-back-home5 .wpcf7 .wpcf7-form-control-wrap .wpcf7-text,
.call-back-home5 .wpcf7 .wpcf7-form-control-wrap .wpcf7-textarea {
padding-left: 15px;
}
.call-back-home5 .wpcf7 .wpcf7-submit {
border-radius: 100px;
padding: 12px 48px;
margin-top: 30px;
text-transform: uppercase;
font-size: 18px !important;
font-family: "Source Sans Pro";
margin-bottom: -5px;
font-weight: 400;
}
.call-back-home5-left {
height: 100%;
}
.call-back-home5-left .elementor-container {
position: absolute;
right: -100px;
top: 50%;
height: 370px;
transform: translate(0, -50%);
}
.call-back-home5-left .elementor-container .elementor-widget-wrap {
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
padding: 100px 50px;
}
.about-us-home6 .height-595 .elementor-widget-container {
height: 595px;
}
.about-us-home6 .pattem-home6 img {
max-width: 690px;
height: 290px;
}
.about-us-home6 img {
position: relative;
z-index: 2;
}
.circle-home6 canvas {
display: none !important;
}
.popup-video-home6 .eicon-play::before {
font: normal normal normal 24px FontAwesome !important;
width: 70px;
height: 70px;
padding-left: 5px;
}
.popup-video-home6 .eicon-play::after {
top: 34px;
left: 35px;
}
.popup-video-home6 img {
height: 415px;
}
.with-us-home6 .align-self-center {
align-self: center;
}
.with-us-home6 .skey-home6 {
top: -70px;
bottom: 0;
height: 250px;
position: absolute;
width: 170px !important;
background: rgba(51, 102, 204, 0.5);
transform: skew(22deg, 0deg);
left: -45px;
}
.with-us-home6 .skey2-home6 {
width: 125px !important;
left: 185px;
}
.with-us-home6 p {
z-index: 1 !important;
position: relative;
}
.our-ream-home6 .layout-team6 .team-decription-icon {
display: none;
}
.our-ream-home6 .layout-team6 img {
height: 270px !important;
border-radius: 100% !important;
}
.our-ream-home6 .layout-team6.slide-team li {
width: 8px;
height: 8px;
align-self: flex-end;
}
.our-ream-home6 .layout-team6.slide-team li.slick-active {
width: 12px;
height: 12px;
}
.post-home6 .elementor-widget-wrap {
justify-content: flex-end;
align-content: center;
}
.layout6 .post-info {
margin-top: 15px !important;
}
.single-icon-box-services .elementor-icon-box-title::before {
content: "";
width: 100px;
height: 1px;
background: #3353ea;
position: absolute;
top: 37px;
}
.single-icon-box-services .elementor-icon-box-description {
margin-bottom: -5px !important;
}
.flex-direction-reverse .elementor-icon-box-content {
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
flex-direction: column-reverse;
}
.post-type-menu ul li {
width: 100%;
background: #f4f7fc;
margin: 5px 0;
}
.post-type-menu ul li a {
padding: 20px !important;
position: relative;
z-index: 3;
}
.post-type-menu ul li a::before {
content: "\f105";
font-family: "Font Awesome 5 Free";
font-weight: 900;
position: absolute;
right: 15px;
background: none !important;
font-size: 15px;
color: #6f6f6f;
opacity: 1 !important;
}
.post-type-menu ul li a::after {
content: "";
position: absolute;
width: 0%;
right: 0;
bottom: 0;
top: 0px;
background: #3353ea !important;
z-index: -1;
opacity: 0;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
-moz-transition: 0.5s;
transition: 0.5s;
}
.post-type-menu ul li a:hover {
color: #ffffff !important;
}
.post-type-menu ul li a:hover::before {
color: #ffffff !important;
}
.post-type-menu ul li a:hover::after {
opacity: 1;
width: 100%;
left: 0;
}
.post-type-menu ul li a.elementor-item-active {
border-left: 5px solid;
}
.post-type-menu ul li a.elementor-item-active::before {
color: #3353ea;
}
.custom-testimonials .custom-testimonials-top .elementor-row .elementor-widget-wrap {
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
padding: 38px;
}
.custom-testimonials .custom-testimonials-top .elementor-row .elementor-widget-icon {
position: absolute;
top: -25px;
left: 50%;
transform: translate(-50%);
}
.custom-testimonials .custom-testimonials-top .elementor-row img {
width: 60px;
border-radius: 100%;
height: 60px;
object-fit: cover;
}
.accordion-faq .elementor-accordion-item {
border: none !important;
border-bottom: 1px solid #eeeeee !important;
margin-top: initial;
}
.accordion-faq .elementor-active {
border: none !important;
}
.accordion-faq .elementor-active:first-child {
background: none !important;
}
.accordion-faq .elementor-widget-container {
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
}
.accordion-faq .elementor-tab-title {
position: relative;
}
.accordion-faq .elementor-accordion-icon {
position: absolute;
top: 50%;
transform: translateY(-50%);
margin-left: -30px;
}
.accordion-faq .elementor-tab-content strong {
font-size: 16px;
color: #222222;
}
.accordion-faq .elementor-tab-content ul {
list-style: initial;
padding-left: 50px;
}
.accordion-faq .elementor-tab-content a {
background: #3353ea;
padding: 12px 52px;
border-radius: 100px;
margin-top: 45px;
display: inline-block;
margin-bottom: 5px;
font-size: 16px;
font-family: "Source Sans Pro";
color: #ffffff;
font-weight: 600;
}
.home2-contact-email.width-100 {
max-width: 100%;
padding-right: initial;
}
.height-100vh {
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
justify-content: center;
flex-direction: column;
}
.height-100vh .height-200 .elementor-countdown-item {
height: 200px;
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
justify-content: center;
flex-direction: column;
}
.height-100vh .height-200 .elementor-countdown-item .elementor-countdown-digits {
margin-bottom: 15px;
}
.height-100vh .wpcf7-text {
width: 600px !important;
font-size: 16px !important;
font-family: "Source Sans Pro";
font-weight: 300;
font-style: italic;
}
.height-100vh .wpcf7-submit {
width: 200px;
background: #3353ea;
height: 60px;
margin-top: 0px;
vertical-align: top;
border: none;
font-size: 18px;
font-family: "Source Sans Pro";
color: #ffffff;
font-weight: 600;
}
.layout-studies1 {
padding-left: 15px;
padding-right: 15px;
}
.m-0 {
margin-left: 0px;
margin-right: 0px;
}
.studies_filter .masonry-filter {
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
justify-content: center;
}
.studies_filter .masonry-filter li:not(:first-child) {
padding-left: 25px;
}
.studies_filter .masonry-filter li:not(:last-child) {
padding-right: 25px;
}
.studies_filter .masonry-filter li a {
font-size: 18px;
font-family: "Source Sans Pro";
color: #6f6f6f;
}
.studies_filter .masonry-filter li a:hover {
color: #3353ea;
}
.studies_filter .masonry-filter .filter-active {
color: #3353ea;
}
.home2-studies-filter .studies_filter .masonry-filter {
justify-content: flex-end;
-webkit-transform: translateY(-40px);
-o-transform: translateY(-40px);
-ms-transform: translateY(-40px);
-moz-transform: translateY(-40px);
transform: translateY(-40px);
}
.mx-30 .elementor-widget-container {
margin: 0 30px;
}
.jws_nav .sub-menu,
.jws_nav .mega_menu {
z-index: 999 !important;
}
.site-search {
position: fixed !important;
z-index: 1000;
width: 100%;
background: #ffffff;
opacity: 0;
-webkit-transform: translateY(-136px);
-o-transform: translateY(-136px);
-ms-transform: translateY(-136px);
-moz-transform: translateY(-136px);
transform: translateY(-136px);
-webkit-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
-moz-transition: 0.5s;
transition: 0.5s;
}
.site-search.active {
opacity: 1;
transform: initial;
}
.site-overlay {
position: fixed !important;
top: 0;
left: 0;
right: 0;
bottom: 0;
height: 100%;
background: #000000;
opacity: 0;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
-moz-transition: 0.5s;
transition: 0.5s;
}
.site-overlay.active {
opacity: 0.5;
z-index: 998;
cursor: pointer;
}
.search-form-click-close,
.search-form-click-open {
cursor: pointer;
}
.overflow-y-hidden {
overflow-y: hidden;
}
.header-home2 .header2-contact .elementor-icon-box-wrapper {
align-items: baseline !important;
}
.header-home2 .header2-contact .elementor-icon-box-content {
margin-bottom: -10px;
}
.header-home2 .header2-contact .elementor-widget-wrap {
justify-content: center;
}
.header-home2 .header2-contact .elementor-widget-wrap .elementor-icon-box-description {
margin-bottom: -10px;
}
.header-home2 .aligin-content-center .elementor-widget-wrap {
align-content: center;
}
.menu-header2 .aligin-content-center .elementor-widget-wrap {
align-items: center;
}
.menu-header2 .aligin-content-center .elementor-menu-cart__toggle a {
padding: 0px !important;
}
.menu-header2 .mega_menu {
padding-top: 19px !important;
}
.menu-header2.menu-header2-sticky {
position: fixed !important;
top: 0;
width: 100%;
z-index: 999;
background: #ffffff;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}
.header-stick {
position: fixed;
z-index: 999;
width: 100%;
top: 0;
}
.header-stick .header-logo-stick {
display: none;
}
.header-stick.header2-sticky {
padding: 22px 15px !important;
}
.header-stick.header2-sticky .header-logo-stick {
display: block;
}
.header-stick.header2-sticky .header-logo {
display: none;
}
.header-stick.header2-sticky .jws_nav_menu > ul > li > a {
color: #222222 !important;
}
.header-stick.header2-sticky i {
color: #222222 !important;
}
.header-stick.header2-sticky .ee-hamburger-inner {
background: #222222 !important;
}
.header-stick.header2-sticky .ee-hamburger-inner::before,
.header-stick.header2-sticky .ee-hamburger-inner::after {
background: #222222 !important;
}
.header-stick4 {
position: absolute !important;
z-index: 999;
width: 100%;
top: 0;
}
.header-stick4 .header-logo-stick {
display: none;
}
.header-stick4.header2-sticky {
padding: 25px 15px !important;
}
.header-stick4.header2-sticky .header-logo-stick {
display: block;
}
.header-stick4.header2-sticky .header-logo {
display: none;
}
.header4.header2-sticky .elementor-column-wrap {
background: none !important;
}
.header4.header2-sticky .sub-menu {
margin-top: 28px !important;
}
.header4 .jws_main_menu .menu-item-has-children a::after {
bottom: -36px;
}
.header4 .elementor-element-populated {
transition: initial !important;
}
.header-home6 {
position: absolute !important;
width: 100%;
z-index: 999;
}
.menu-header6 {
position: absolute;
width: 100%;
z-index: 999;
margin-top: 80px;
}
.menu-header6 .jws_main_menu .jws_nav_menu > ul > li > a {
color: #ffffff;
}
.menu-header6.jet-sticky-section-sticky--stuck {
background: #ffffff;
margin-top: 0;
}
.menu-header6.jet-sticky-section-sticky--stuck .jws_main_menu .jws_nav_menu > ul > li > a {
color: #222222;
}
.menu-header2.jet-sticky-section-sticky--stuck i,
.menu-header2.jet-sticky-section-sticky--stuck .elementor-button-content-wrapper .elementor-button-text {
color: #222222 !important;
}
.header-home5-info .elementor-icon-list-item:not(:first-child) ::before {
content: "";
width: 10px;
height: 10px;
background: #3353ea;
display: inline-block;
margin: 0 17px;
border-radius: 100%;
}
.logo-active-sticky {
display: none;
}
.jet-sticky-section-sticky--stuck .logo-active-sticky {
display: block;
}
.menu-header2 {
-webkit-transform: translateY(20px);
-o-transform: translateY(20px);
-ms-transform: translateY(20px);
-moz-transform: translateY(20px);
transform: translateY(20px);
-webkit-transition: top 0.5s !important;
-o-transition: top 0.5s !important;
-ms-transition: top 0.5s !important;
-moz-transition: top 0.5s !important;
transition: top 0.5s !important;
top: -20px;
z-index: 999;
}
.menu-header6.jet-sticky-section-sticky--stuck {
transform: initial;
}
.icon-footer-home3.icon-hover-scale .elementor-icon-list-item .elementor-icon-list-icon i::after {
left: 0;
}
.jet-sticky-section-sticky--stuck {
background: #ffffff !important;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
width: 100% !important;
}
.menu-amination.jet-sticky-section-sticky--stuck.jet-sticky-transition-in,
.menu-amination.jet-sticky-section-sticky--stuck.jet-sticky-transition-out {
transition: initial !important;
}
.menu-header1 {
position: fixed !important;
width: 100%;
z-index: 999;
}
@media only screen and (max-width: 1300px) {
.mx-30 .elementor-widget-container {
margin: 0 20px;
}
}
@media only screen and (max-width: 1215px) {
.elementor-1834 .elementor-element.elementor-element-45da7aa > .elementor-widget-container,
.elementor-1834 .elementor-element.elementor-element-42dc517 > .elementor-widget-container {
margin: 0px !important;
}
.reponsiver-btn-request a {
padding: 017px 30px 17px 30px !important;
font-size: 14px !important;
}
.elementor-5388 .elementor-element.elementor-element-42885cb > .elementor-widget-container {
padding: 0 !important;
}
}
@media only screen and (max-width: 1200px) {
.mx-30 .elementor-widget-container {
margin: 0 10px;
}
.header1 .elementor-nav-menu__container li {
padding: 0 10px;
}
}
@media only screen and (max-width: 1024px) {
.elementor-1834 .elementor-element.elementor-element-45da7aa > .elementor-widget-container {
margin-left: 20px !important;
}
.menu-header6 {
margin-top: 0;
}
.menu-header6 .logo-color-black {
display: none;
}
.menu-header6.jet-sticky-section-sticky--stuck .logo-color-black {
display: block;
}
.menu-header6.jet-sticky-section-sticky--stuck .logo-color-white {
display: none;
}
.logo-active-sticky {
display: block;
}
}
@media only screen and (max-width: 578px) {
.mx-30 .elementor-widget-container {
margin: 0px;
}
}
.footer .e--pointer-double-line .elementor-item:after,
.footer .e--pointer-double-line .elementor-item:before,
.footer .e--pointer-overline .elementor-item:after,
.footer .e--pointer-overline .elementor-item:before,
.footer .e--pointer-underline .elementor-item:after,
.footer .e--pointer-underline .elementor-item:before {
height: 0px;
}
.footer-home2 .elementor-nav-menu {
flex-direction: column;
}
.footer-home2 .footer-home2-contact ul li:first-child {
font-size: 24px !important;
}
.footer-home2 .latest-new-footer .elementor-post {
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
}
.footer-home2 .latest-new-footer .elementor-post:hover .post-title {
color: #3353ea !important;
}
.footer-home2 .latest-new-footer img {
width: 85px;
max-width: 85px;
height: 70px;
object-fit: cover;
margin-right: 15px;
}
.footer-home2 .latest-new-footer .m-30 {
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
flex-direction: column-reverse;
justify-content: center;
}
.footer-home2 .latest-new-footer .post-info {
margin-top: 0;
margin-bottom: 0;
}
.footer-home2 .latest-new-footer .post-title {
-webkit-transition: 0.35s;
-o-transition: 0.35s;
-ms-transition: 0.35s;
-moz-transition: 0.35s;
transition: 0.35s;
margin-top: -10px;
margin-bottom: 5px;
}
.footer-home2 .latest-new-footer .layout4 {
padding-bottom: 25px;
}
.icon-footer-home3 .elementor-icon-list-item .elementor-icon-list-icon i::before {
top: 12px !important;
}
.icon-hover-scale .elementor-icon-list-item .elementor-icon-list-icon i {
width: 35px;
height: 35px;
text-align: center;
position: relative;
}
.icon-hover-scale .elementor-icon-list-item .elementor-icon-list-icon i::before {
position: relative;
z-index: 1;
top: 25%;
}
.icon-hover-scale .elementor-icon-list-item .elementor-icon-list-icon i::after {
content: "";
background: #3353ea;
opacity: 0;
-webkit-transform: scale(1.3);
transform: scale(1.3);
-webkit-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
-moz-transition: 0.5s;
transition: 0.5s;
position: absolute;
width: 35px;
height: 35px;
left: -10px;
z-index: 0;
}
.icon-hover-scale .elementor-icon-list-item .elementor-icon-list-icon:hover i::after {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
.newsletter-footer .wpcf7-form-control-wrap input {
border: 1px solid #e5e5e5 !important;
height: 44px !important;
font-size: 12px;
color: #6f6f6f;
font-family: "Montserrat";
font-weight: 500;
font-style: italic;
padding: 15px;
width: 375px;
}
.newsletter-footer .wpcf7-form > p {
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
}
.newsletter-footer .wpcf7-submit {
position: absolute;
height: 32px;
padding: 0px;
width: 32px;
top: -6px;
right: 30px;
z-index: 2;
opacity: 0;
}
.newsletter-footer label {
position: relative;
}
.newsletter-footer label::before {
content: "\f1d8";
font-weight: 900;
font-family: "Font Awesome 5 Free";
color: #ffffff;
position: absolute;
right: 7px;
top: 6px;
z-index: 1;
width: 32px;
height: 32px;
background: #3353ea;
text-align: center;
padding-top: 2px;
font-size: 12px;
}
.footer5 .footer5-quick-links ul li a::before {
content: "\f054";
font-family: "Font Awesome 5 Free";
font-weight: 900;
color: #a2a4a7;
font-size: 8px;
opacity: 1 !important;
height: 20px !important;
background: none !important;
position: absolute;
left: 0;
}
.footer5 .footer5-quick-links ul li a:hover::before {
color: #3353ea;
}
.footer5 .elementor-icon-list-icon {
margin-right: 0px;
}
.footer5 .footer5-last-news img {
display: none;
}
.footer5 .footer5-last-news .post-title::before {
content: "\f054";
font-family: "Font Awesome 5 Free";
font-weight: 900;
color: #a2a4a7;
font-size: 8px;
margin-right: 5px;
}
.footer5 .footer5-last-news .layout4:hover .post-title,
.footer5 .footer5-last-news .layout4:hover .post-title::before {
color: #3353ea;
}
.footer4-hover-icon .elementor-icon-list-item .elementor-icon-list-icon i::after {
left: 0;
}
.footer-list-hover .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text {
-webkit-transition: 0.4s;
-o-transition: 0.4s;
-ms-transition: 0.4s;
-moz-transition: 0.4s;
transition: 0.4s;
}
body[data-elementor-device-mode="desktop"] .col-xl {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
body[data-elementor-device-mode="desktop"] .col-xl-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
body[data-elementor-device-mode="desktop"] .col-xl-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
body[data-elementor-device-mode="desktop"] .col-xl-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
body[data-elementor-device-mode="desktop"] .col-xl-20 {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
body[data-elementor-device-mode="desktop"] .col-xl-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
body[data-elementor-device-mode="desktop"] .col-xl-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
body[data-elementor-device-mode="desktop"] .col-xl-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
body[data-elementor-device-mode="desktop"] .col-xl-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
body[data-elementor-device-mode="desktop"] .col-xl-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
body[data-elementor-device-mode="desktop"] .col-xl-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
body[data-elementor-device-mode="desktop"] .col-xl-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
body[data-elementor-device-mode="desktop"] .col-xl-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
body[data-elementor-device-mode="desktop"] .col-xl-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
body[data-elementor-device-mode="desktop"] .col-xl-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.woocommerce a.remove {
color: #3353ea !important;
}
.woocommerce a.remove:hover {
background: #3353ea;
}
.jws_pr_labels {
position: absolute;
top: 15px;
right: 0;
left: initial;
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
flex-direction: row-reverse;
z-index: 0;
}
.jws_pr_labels .onsale.jws_pr_label,
.jws_pr_labels .featured.jws_pr_label,
.jws_pr_labels .new.jws_pr_label {
display: inline-block;
width: 70px;
min-height: 27px;
border-radius: initial;
padding: initial;
line-height: inherit;
position: initial;
margin-left: 8px;
}
.elementor-menu-cart__toggle .elementor-button-icon::before {
font-family: "Source Sans Pro";
}
.jws-product-shop .nxl-pagination {
margin-top: 37px;
}
.jws-product-shop .nxl_pagi_inner {
border: none;
padding: initial;
}
.jws-product-shop .nxl_pagi_inner ul {
border: none !important;
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
}
.jws-product-shop .nxl_pagi_inner ul li {
border: none !important;
margin-left: 10px !important;
margin-right: 10px !important;
}
.jws-product-shop .nxl_pagi_inner ul li:after {
display: initial;
}
.jws-product-shop .nxl_pagi_inner ul li .current {
color: #ffffff !important;
background: #3353ea;
}
.jws-product-shop .nxl_pagi_inner ul li .item {
background: #f4f7fc;
border-radius: 100%;
width: 50px;
height: 50px;
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
justify-content: center;
flex-direction: column;
}
.jws-product-shop .nxl_pagi_inner .next,
.jws-product-shop .nxl_pagi_inner .prev {
margin-left: -10px;
margin-right: -10px;
border: none;
background: #f4f7fc;
border-radius: 100%;
width: 50px;
height: 50px;
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
justify-content: center;
flex-direction: column;
}
.fitter-product {
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
flex-flow: row-reverse;
justify-content: space-between;
}
.fitter-product .woocommerce-notices-wrapper {
display: none !important;
}
.fitter-product .orderby {
width: 230px;
height: 50px;
border: none;
background: #f7f7f7;
padding-left: 30px;
color: #222222;
font-size: 16px;
font-family: "Source Sans Pro";
}
.fitter-product .woocommerce-result-count {
color: #222222;
font-size: 16px;
font-family: "Source Sans Pro";
margin-top: 10px;
}
#yith-ajaxsearchform div:before {
content: "\f002";
font: normal normal normal 20px FontAwesome;
position: absolute;
right: 15px;
width: 50px;
height: 50px;
background: #3353ea;
z-index: -1;
color: #ffffff;
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
#yith-s {
width: 220px;
border: none;
background: #f7f7f7;
height: 50px;
padding-left: 15px;
color: #6f6f6f;
font-family: "Montserrat" !important;
font-size: 14px;
}
#yith-searchsubmit {
width: 50px;
border: none;
margin-left: -5px;
height: 50px;
vertical-align: middle;
opacity: 0;
}
#yith-s {
width: 220px;
border: none;
background: #f7f7f7;
height: 50px;
padding-left: 15px;
}
#yith-searchsubmit {
width: 50px;
border: none;
margin-left: -5px;
height: 50px;
background: #3353ea;
}
.product-archive {
margin-top: 43px;
}
.product-archive .my-20 {
margin-top: 20px;
margin-bottom: 20px;
}
.product-archive .my-20:hover .bg-f7f7f7 .cart-hover {
opacity: 1;
margin-top: 0;
}
.product-archive .my-20:hover .bg-f7f7f7 .option-product {
top: 30px;
}
.product-archive .my-20:hover .bg-f7f7f7 .option-product .yith-wcwl-add-to-wishlist,
.product-archive .my-20:hover .bg-f7f7f7 .option-product .compare-button,
.product-archive .my-20:hover .bg-f7f7f7 .option-product .product-eyes,
.product-archive .my-20:hover .bg-f7f7f7 .option-product .yith-wcwl-wishlistexistsbrowse {
opacity: 1;
transform: initial;
}
.product-archive .my-20:hover .bg-f7f7f7 .option-product .yith-wcwl-add-to-wishlist {
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}
.product-archive .my-20:hover .bg-f7f7f7 .option-product .compare-button {
-webkit-transition-delay: 0.2s;
transition-delay: 0.2s;
}
.product-archive .my-20:hover .bg-f7f7f7 .option-product .product-eyes {
-webkit-transition-delay: 0.3s;
transition-delay: 0.3s;
}
.product-archive .my-20:hover .text-center a::before {
opacity: 1;
transform: initial;
}
.product-archive .my-20:hover .text-center a img {
transform: scale(1.35);
}
.product-archive .my-20:hover .text-center a .nxl_product_image_gallery {
opacity: 1;
}
.product-archive .bg-f7f7f7 {
position: relative;
}
.product-archive .bg-f7f7f7 .cart-hover {
opacity: 0;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
-ms-transition: 0.3s;
-moz-transition: 0.3s;
transition: 0.3s;
margin-top: 10px;
}
.product-archive .bg-f7f7f7 .option-product .yith-wcwl-add-to-wishlist,
.product-archive .bg-f7f7f7 .option-product .compare-button,
.product-archive .bg-f7f7f7 .option-product .product-eyes,
.product-archive .bg-f7f7f7 .option-product .yith-wcwl-wishlistexistsbrowse {
opacity: 0;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
-ms-transition: 0.3s;
-moz-transition: 0.3s;
transition: 0.3s;
-webkit-transform: translateY(10px);
-o-transform: translateY(10px);
-ms-transform: translateY(10px);
-moz-transform: translateY(10px);
transform: translateY(10px);
}
.product-archive .bg-f7f7f7 .jws_pr_labels {
position: absolute;
top: 15px;
right: 0;
left: initial;
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
flex-direction: row-reverse;
}
.product-archive .bg-f7f7f7 .jws_pr_labels .onsale.jws_pr_label,
.product-archive .bg-f7f7f7 .jws_pr_labels .featured.jws_pr_label,
.product-archive .bg-f7f7f7 .jws_pr_labels .new.jws_pr_label {
display: inline-block;
width: 70px;
min-height: 27px;
border-radius: initial;
padding: initial;
line-height: inherit;
position: initial;
margin-left: 8px;
}
.product-archive .bg-f7f7f7 .text-center {
overflow: hidden;
}
.product-archive .bg-f7f7f7 .text-center .onsale.jws_pr_label,
.product-archive .bg-f7f7f7 .text-center .featured.jws_pr_label,
.product-archive .bg-f7f7f7 .text-center .new.jws_pr_label {
width: 64px;
}
.product-archive .bg-f7f7f7 .text-center a::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.6);
opacity: 0;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
-ms-transition: 0.3s;
-moz-transition: 0.3s;
transition: 0.3s;
z-index: 1;
}
.product-archive .bg-f7f7f7 .text-center img {
-webkit-transition: 0.8s;
-o-transition: 0.8s;
-ms-transition: 0.8s;
-moz-transition: 0.8s;
transition: 0.8s;
}
.product-archive .bg-f7f7f7 .text-center .nxl_product_image_gallery {
position: absolute;
top: 0;
overflow: hidden;
opacity: 0;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
-ms-transition: 0.3s;
-moz-transition: 0.3s;
transition: 0.3s;
}
.product-archive .bg-f7f7f7 .option-product {
position: absolute;
top: 50px;
right: 15px;
z-index: 2;
}
.product-archive .bg-f7f7f7 .option-product .add_to_wishlist,
.product-archive .bg-f7f7f7 .option-product .compare,
.product-archive .bg-f7f7f7 .option-product .product-eyes a,
.product-archive .bg-f7f7f7 .option-product .yith-wcwl-wishlistexistsbrowse a,
.product-archive .bg-f7f7f7 .option-product .yith-wcwl-wishlistaddedbrowse a {
width: 40px;
height: 40px;
display: inline-flex;
text-align: center;
background: rgba(255, 255, 255, 0.9);
border-radius: 100%;
flex-direction: column;
justify-content: center;
margin-bottom: 15px;
transition: background-color 0.5s, color 0.2s;
-webkit-transition: background-color 0.5s, color 0.2s;
}
.product-archive .bg-f7f7f7 .option-product .add_to_wishlist:hover,
.product-archive .bg-f7f7f7 .option-product .compare:hover,
.product-archive .bg-f7f7f7 .option-product .product-eyes a:hover,
.product-archive .bg-f7f7f7 .option-product .yith-wcwl-wishlistexistsbrowse a:hover,
.product-archive .bg-f7f7f7 .option-product .yith-wcwl-wishlistaddedbrowse a:hover {
background: #3353ea;
}
.product-archive .bg-f7f7f7 .option-product .add_to_wishlist:hover i,
.product-archive .bg-f7f7f7 .option-product .compare:hover i,
.product-archive .bg-f7f7f7 .option-product .product-eyes a:hover i,
.product-archive .bg-f7f7f7 .option-product .yith-wcwl-wishlistexistsbrowse a:hover i,
.product-archive .bg-f7f7f7 .option-product .yith-wcwl-wishlistaddedbrowse a:hover i {
color: #ffffff !important;
}
.product-archive .bg-f7f7f7 .option-product .add_to_wishlist:hover i::before,
.product-archive .bg-f7f7f7 .option-product .compare:hover i::before,
.product-archive .bg-f7f7f7 .option-product .product-eyes a:hover i::before,
.product-archive .bg-f7f7f7 .option-product .yith-wcwl-wishlistexistsbrowse a:hover i::before,
.product-archive .bg-f7f7f7 .option-product .yith-wcwl-wishlistaddedbrowse a:hover i::before {
color: #ffffff !important;
}
.product-archive .bg-f7f7f7 .option-product .add_to_wishlist:hover::before,
.product-archive .bg-f7f7f7 .option-product .compare:hover::before,
.product-archive .bg-f7f7f7 .option-product .product-eyes a:hover::before,
.product-archive .bg-f7f7f7 .option-product .yith-wcwl-wishlistexistsbrowse a:hover::before,
.product-archive .bg-f7f7f7 .option-product .yith-wcwl-wishlistaddedbrowse a:hover::before {
color: #ffffff !important;
}
.product-archive .bg-f7f7f7 .option-product .add_to_wishlist::before {
content: "\f004";
font-family: "Font Awesome 5 Free";
color: #3353ea;
font-size: 14px;
font-weight: 400;
}
.product-archive .bg-f7f7f7 .option-product .yith-wcwl-wishlistexistsbrowse a::before,
.product-archive .bg-f7f7f7 .option-product .yith-wcwl-wishlistaddedbrowse a::before {
content: "\f00c";
font: normal normal normal 17px FontAwesome !important;
color: #3353ea;
font-size: 14px;
font-weight: 400;
}
.product-archive .bg-f7f7f7 .option-product .compare {
padding: initial !important;
}
.product-archive .bg-f7f7f7 .option-product .compare::before {
content: "\f362";
font-family: "Font Awesome 5 Free";
color: #3353ea;
font-size: 14px;
}
.product-archive .bg-f7f7f7 .option-product .compare.added {
color: transparent;
}
.product-archive .bg-f7f7f7 .option-product .compare.added::before {
margin-top: 17px;
}
.product-archive .bg-f7f7f7 .option-product .compare.added::after {
content: "";
}
.product-archive .bg-f7f7f7 .option-product .product-eyes a {
color: #3353ea;
}
.product-archive .bg-f7f7f7 .option-product .product-eyes a i {
font-family: "Font Awesome 5 Free";
font-size: 14px;
}
.product-archive .flex-space-between {
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
justify-content: space-between;
}
.product-archive .cart-hover {
position: absolute;
top: 65%;
left: 50%;
transform: translate(-50%);
z-index: 2;
text-align: center;
}
.product-archive .cart-hover .add_to_cart_button {
border-radius: 100px;
width: 190px;
text-align: center;
}
.product-archive .cart-hover .added_to_cart {
color: #fff;
font-weight: 400;
font-size: 14px;
text-transform: uppercase;
display: block;
font-family: "Source Sans Pro";
position: relative;
display: inline-block;
}
.product-archive .cart-hover .added_to_cart::after {
content: "";
position: absolute;
height: 2px;
width: 100%;
left: 0;
bottom: 5px;
background: #ffffff;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
-ms-transition: 0.3s;
-moz-transition: 0.3s;
transition: 0.3s;
}
.product-archive .cart-hover .added_to_cart:hover::after {
width: 0%;
right: 0;
left: initial;
}
.jws-shop-archive2 .jws-shop-slidebar .jws-shop-category h5 {
color: #222222;
font-family: "Montserrat";
font-size: 20px;
font-weight: 600;
}
.jws-shop-archive2 .jws-shop-slidebar .jws-shop-category h5::after {
border-bottom: 1px solid #e5e5e5;
display: inline-block;
content: "";
left: 140px;
position: absolute;
right: 0;
margin-top: 17px;
}
.jws-shop-archive2 .jws-shop-slidebar .jws-shop-category .product-categories {
list-style: initial !important;
padding: inherit !important;
font-size: 12px;
color: #6f6f6f;
font-family: "Montserrat";
text-transform: uppercase;
padding: 20px 0 20px 20px !important;
}
.jws-shop-archive2 .jws-shop-slidebar .jws-shop-category .product-categories li span {
float: right;
}
.jws-shop-archive2 .jws-shop-slidebar .jws-product-featured-sider {
margin-top: 15px;
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
}
.jws-shop-archive2 .jws-shop-slidebar .jws-product-featured-sider .onsale,
.jws-shop-archive2 .jws-shop-slidebar .jws-product-featured-sider .featured,
.jws-shop-archive2 .jws-shop-slidebar .jws-product-featured-sider .new,
.jws-shop-archive2 .jws-shop-slidebar .jws-product-featured-sider .nxl_product_image_gallery {
display: none !important;
}
.jws-shop-archive2 .jws-shop-slidebar .jws-product-featured-sider img {
width: 85px;
}
.jws-shop-archive2 .jws-shop-slidebar .elementor-widget-wp-widget-woocommerce_price_filter h5::after {
border-bottom: 1px solid #e5e5e5;
content: "";
left: 160px;
position: absolute;
right: 0;
margin-top: 17px;
}
.jws-shop-archive2 .jws-shop-slidebar .product-featured-sider h3 {
margin-top: 15px;
margin-bottom: 30px;
}
.jws-shop-archive2 .jws-shop-slidebar .product-featured-sider h3::after {
border-bottom: 1px solid #e5e5e5;
content: "";
left: 205px;
position: absolute;
right: 0;
margin-top: 17px;
}
.jws-shop-archive2 .jws-shop-slidebar .product-featured-sider .ml-15 {
margin-left: 15px;
}
.jws-shop-archive2 .jws-shop-slidebar .product-featured-sider .woocommerce-loop-product__title {
margin-top: 5px;
margin-bottom: 0px;
}
.jws-shop-archive2 .jws-shop-slidebar .product-featured-sider .jws_cat_list {
margin-bottom: -7px;
}
.jws-shop-archive2 .jws-shop-slidebar .ui-widget-content {
background-color: #d7d7d7 !important;
height: 3px !important;
position: relative;
}
.jws-shop-archive2 .jws-shop-slidebar .ui-slider-range {
background-color: #3353ea !important;
height: 3px !important;
position: absolute;
}
.jws-shop-archive2 .jws-shop-slidebar .ui-slider-handle {
background-color: #3353ea !important;
height: 10px !important;
width: 10px !important;
top: -4px !important;
position: absolute;
border-radius: 100%;
cursor: pointer;
}
.jws-shop-archive2 .jws-shop-slidebar .ui-slider-handle:focus {
outline: none;
}
.jws-shop-archive2 .jws-shop-slidebar .elementor-widget-wp-widget-woocommerce_price_filter {
margin-bottom: 37px;
}
.jws-shop-archive2 .jws-shop-slidebar .elementor-widget-wp-widget-woocommerce_price_filter h5 {
font-size: 20px;
color: #252525;
font-family: "Montserrat";
font-weight: 600;
text-transform: capitalize;
margin-top: 45px;
margin-bottom: 40px;
}
.jws-shop-archive2 .jws-shop-slidebar .elementor-widget-wp-widget-woocommerce_price_filter .price_slider_amount {
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
flex-direction: row-reverse;
justify-content: flex-end;
margin-top: 20px;
margin-bottom: 20px;
}
.jws-shop-archive2 .jws-shop-slidebar .elementor-widget-wp-widget-woocommerce_price_filter .price_slider_amount .price_label {
font-size: 14px;
}
.jws-shop-archive2 .jws-shop-slidebar .elementor-widget-wp-widget-woocommerce_price_filter .button {
padding: 0 !important;
position: absolute !important;
right: 0 !important;
background: none !important;
margin-top: 8px !important;
}
.jws-shop-archive2 .jws-shop-slidebar .elementor-widget-wp-widget-woocommerce_price_filter .button:focus {
outline: none !important;
}
.jws-shop-archive2 .jws-shop-slidebar .elementor-widget-wp-widget-woocommerce_price_filter .button::after {
content: "\f061";
font-size: 14px !important;
font-family: "Font Awesome 5 Free";
margin-left: 7px;
margin-right: 7px;
}
.single-product .single-product-left .jws_pr_labels {
top: 50px;
z-index: 1;
}
.single-product .single-product-left .jws_pr_labels .onsale,
.single-product .single-product-left .jws_pr_labels .featured,
.single-product .single-product-left .jws_pr_labels .new {
font-family: "Source Sans Pro", Sans-serif;
font-size: 12px;
font-weight: 600;
color: #edeef0;
text-align: center;
}
.single-product .single-product-left .jws_pr_labels .onsale {
background-color: #3353ea;
}
.single-product .single-product-left .jws_pr_labels .featured {
background-color: #EA494F;
}
.single-product .single-product-left .jws_pr_labels .new {
background-color: #4BCC5D;
}
.single-product .single-product-left .flex-control-nav {
margin-top: 20px !important;
}
.single-product .single-product-left .flex-control-nav li {
width: 120px !important;
margin-right: 20px !important;
margin-bottom: 20px !important;
}
.single-product .single-product-left .flex-control-nav li img {
opacity: 1 !important;
}
.single-product .single-product-left .flex-control-nav li img.flex-active {
border: 1px solid #3353ea;
}
.single-product .single-product-right {
height: 740px;
}
.single-product .single-product-right .add_to_wishlist::before {
content: "\f004";
font-family: "Font Awesome 5 Free";
color: #3353ea;
font-weight: 400;
}
.single-product .single-product-right .variations label {
color: #222222;
}
.single-product .single-product-right .yith-wcwl-add-to-wishlist {
margin-top: 0px;
}
.single-product .single-product-right .yith-wcwl-add-to-wishlist .ajax-loading {
position: absolute;
top: 17px;
right: 0;
}
.single-product .single-product-right .yith-wcwl-wishlistexistsbrowse a,
.single-product .single-product-right .yith-wcwl-wishlistaddedbrowse a,
.single-product .single-product-right .yith-wcwl-add-button a {
width: 50px;
height: 50px;
background: #f7f7f7;
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
justify-content: center;
flex-direction: column;
text-align: center;
margin-right: 20px;
border-radius: 5px;
}
.single-product .single-product-right .yith-wcwl-wishlistexistsbrowse a::before,
.single-product .single-product-right .yith-wcwl-wishlistaddedbrowse a::before,
.single-product .single-product-right .yith-wcwl-add-button a::before {
content: "\f004";
font-family: "Font Awesome 5 Free";
color: #3353ea;
font-size: 18px;
font-weight: 400;
}
.single-product .single-product-right .yith-wcwl-wishlistexistsbrowse img,
.single-product .single-product-right .yith-wcwl-wishlistaddedbrowse img,
.single-product .single-product-right .yith-wcwl-add-button img {
margin-left: -15px;
}
.single-product .single-product-right .yith-wcwl-wishlistexistsbrowse a::before,
.single-product .single-product-right .yith-wcwl-wishlistaddedbrowse a::before {
font-family: WooCommerce;
content: "\e017";
}
.single-product .single-product-right .compare {
background: #f7f7f7;
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
justify-content: center;
flex-direction: column;
text-align: center;
width: 50px;
height: 50px;
border-radius: 5px;
}
.single-product .single-product-right .compare::before {
content: "\f362";
font-family: "Font Awesome 5 Free";
color: #3353ea;
font-weight: 900;
font-size: 18px;
}
.single-product .single-product-right .cart {
margin-bottom: 20px !important;
}
.single-product .single-product-right .quantity input {
width: 70px;
height: 50px;
margin-right: 20px !important;
text-align: center;
border: 2px solid #eeeeee;
}
.single-product .single-product-right .single_add_to_cart_button {
margin-right: 20px;
}
.single-product .single-product-right .product_title {
margin-top: 67px;
margin-bottom: -10px;
}
.single-product .single-product-right .added {
color: transparent;
}
.single-product .single-product-right .added::after {
color: #3353ea;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
margin-left: 0px !important;
}
.single-product .single-product-right .added:hover {
color: transparent;
}
.single-product .single-product-right .added::before {
content: none;
}
.product-data-tab .wc-tabs {
padding: initial !important;
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
}
.product-data-tab .wc-tabs .description_tab,
.product-data-tab .wc-tabs .additional_information_tab,
.product-data-tab .wc-tabs .reviews_tab {
margin: initial !important;
border: none !important;
background: initial !important;
}
.product-data-tab .wc-tabs .description_tab a,
.product-data-tab .wc-tabs .additional_information_tab a,
.product-data-tab .wc-tabs .reviews_tab a {
padding: 0px 65px 6px 0px !important;
border-bottom: 2px solid #f7f7f7;
}
.product-data-tab .wc-tabs .active a {
border-bottom: 2px solid #3353ea !important;
}
.product-data-tab .comment-form-rating label {
vertical-align: text-bottom !important;
margin-right: 10px;
}
.product-data-tab .comment-form-rating .stars {
display: inline-block !important;
vertical-align: middle !important;
}
.product-data-tab .submit {
background: #3353ea !important;
color: #ffffff !important;
}
.product-data-tab textarea {
width: 100%;
height: 200px !important;
padding: 15px;
}
.product-data-tab .woocommerce-Tabs-panel {
padding: 10px 0 !important;
margin-top: 6px !important;
border: none !important;
}
.product-data-tab .woocommerce-Tabs-panel ul {
list-style: inside;
}
.shop-single-related h2 {
font-size: 16px;
}
.shop-single-related .cart-hover .add_to_cart_button {
display: inline-block !important;
padding: 16px 0;
font-family: "Source Sans Pro", Sans-serif;
font-size: 14px;
font-weight: 400;
text-transform: uppercase;
color: #ffffff;
background-color: #3353ea;
}
.shop-single-related .cart-hover .add_to_cart_button:hover {
background-color: #3353ea;
color: #ffffff;
}
.shop-single-related .nxl_info_product {
transform: initial !important;
margin-top: initial;
text-align: left;
}
.shop-single-related .nxl_info_product .flex-space-between {
display: flex;
justify-content: space-between;
}
.shop-single-related .nxl_info_product .flex-space-between .jws_cat_list a {
color: #6f6f6f;
font-family: "Montserrat";
font-weight: 500;
font-size: 12px;
}
.shop-single-related .nxl_info_product .flex-space-between .price {
color: #6f6f6f;
font-family: "Montserrat";
font-weight: 500;
font-size: 12px;
}
.shop-single-related .add_to_cart_button {
display: none !important;
}
.shop-single-related .woocommerce-loop-product__title {
letter-spacing: 0 !important;
margin-bottom: 0px;
}
.shop-single-related .woocommerce-loop-product__title a {
color: #222222;
font-family: "Montserrat";
font-weight: 500;
font-size: 14px;
padding-top: 25px;
}
.shop-single-related .jws_pr_labels .onsale,
.shop-single-related .jws_pr_labels .new,
.shop-single-related .jws_pr_labels .featured {
color: #ffffff;
font-family: "Montserrat";
font-weight: 600;
font-size: 12px;
top: 15px;
}
.shop-single-related .jws_pr_labels .onsale {
background: #3353ea;
}
.shop-single-related .jws_pr_labels .featured {
background-color: #EA494F;
}
.shop-single-related .jws_pr_labels .new {
background-color: #4BCC5D;
}
.shop-single-related section > h2 {
left: 50%;
transform: translate(-50%);
background: #ffffff;
position: absolute;
top: -29px;
padding: 0 20px;
}
.shop-single-related section .products {
border-top: 2px solid #f7f7f7;
padding-top: 2px;
}
.page-view-cart .woocommerce-cart-form__contents {
border: none !important;
}
.page-view-cart .woocommerce-cart-form__contents thead {
background: #f7f7f7;
}
.page-view-cart .woocommerce-cart-form__contents thead tr {
height: 80px;
}
.page-view-cart .woocommerce-cart-form__contents thead tr th {
color: #222222;
font-family: "Montserrat";
font-weight: 700;
font-size: 18px;
text-transform: capitalize;
}
.page-view-cart .woocommerce-cart-form__contents thead tr th.product-remove {
width: 5%;
}
.page-view-cart .woocommerce-cart-form__contents thead tr th.product-name {
text-align: left;
width: 26%;
}
.page-view-cart .woocommerce-cart-form__contents thead tr th.product-price {
text-align: center;
width: 11%;
}
.page-view-cart .woocommerce-cart-form__contents thead tr th.product-quantity {
text-align: center;
width: 28%;
}
.page-view-cart .woocommerce-cart-form__contents .woocommerce-cart-form__cart-item td {
border-bottom: 2px solid #f7f7f7;
}
.page-view-cart .woocommerce-cart-form__contents tr {
border-bottom: none;
}
.page-view-cart .woocommerce-cart-form__contents tr th {
border-bottom: none;
}
.page-view-cart .woocommerce-cart-form__contents tr td {
border-bottom: 2px solid #f4f4f4;
}
.page-view-cart .woocommerce-cart-form__contents tr td.product-name {
text-align: left;
}
.page-view-cart .woocommerce-cart-form__contents tr td.product-name a {
color: #222222;
font-family: "Montserrat";
font-weight: 600;
font-size: 14px;
text-transform: capitalize;
}
.page-view-cart .woocommerce-cart-form__contents tr td.product-price span,
.page-view-cart .woocommerce-cart-form__contents tr td.product-quantity input,
.page-view-cart .woocommerce-cart-form__contents tr td.product-subtotal span {
color: #454545;
font-family: "Montserrat";
font-weight: 300;
font-size: 14px;
text-transform: capitalize;
}
.page-view-cart .woocommerce-cart-form__contents tr td.product-remove {
text-align: right;
}
.page-view-cart .woocommerce-cart-form__contents tr td.product-thumbnail {
padding: 20px 15px;
}
.page-view-cart .woocommerce-cart-form__contents tr td.product-thumbnail img {
background: #f7f7f7;
padding: 15px;
box-sizing: content-box;
height: 120px;
max-width: 90px !important;
width: 90px;
border: none;
}
.page-view-cart .woocommerce-cart-form__contents tr td.product-quantity input {
width: 165px;
height: 40px !important;
max-width: 165px !important;
border-radius: 100px;
border: 1px solid #d5d5d5;
}
.page-view-cart .woocommerce-cart-form__contents tr td.product-quantity input:focus {
outline: none;
}
.page-view-cart .woocommerce-cart-form__contents tr td.actions {
border: none;
padding: 52px 0 70px;
}
.page-view-cart .woocommerce-cart-form__contents tr td.actions .input-text {
width: 275px;
height: 50px;
padding: 15px !important;
font-family: "Montserrat";
font-weight: 300;
font-size: 14px;
border-color: #d5d5d5 !important;
margin-right: 20px !important;
}
.page-view-cart .woocommerce-cart-form__contents tr td.actions .button {
color: #6f6f6f;
font-size: 16px;
font-family: "Source Sans Pro";
background: #f2f2f2;
border-radius: 100px;
height: 50px;
align-items: center;
display: flex;
justify-content: center;
flex-direction: column;
padding: 0px 50px;
opacity: 1;
margin-right: 15px;
}
.page-view-cart .woocommerce-cart-form__contents .woocommerce-cart-form__cart-item {
text-align: center;
}
.page-view-cart .continue-shopping {
font-family: "Montserrat";
font-weight: 600;
font-size: 18px;
color: #222222;
}
.page-view-cart .continue-shopping i {
margin-left: 8px;
}
.page-view-cart .cart-collaterals {
margin-left: 15px;
}
.page-view-cart .cart-collaterals .cart_totals {
background: none;
padding: initial;
color: #222222;
float: initial;
width: initial;
margin-right: 20px;
}
.page-view-cart .cart-collaterals .cart_totals h2 {
text-transform: uppercase;
font-family: "Montserrat";
font-weight: 600;
font-size: 18px;
letter-spacing: 0px;
margin-bottom: 30px;
}
.page-view-cart .cart-collaterals .cart_totals table {
padding-right: 30px;
padding-left: 30px;
border: none;
background: #f7f7f7;
}
.page-view-cart .cart-collaterals .cart_totals table .cart-subtotal th {
font-family: "Montserrat";
font-weight: 600;
font-size: 14px;
padding: 25px 0 15px;
}
.page-view-cart .cart-collaterals .cart_totals table .cart-subtotal td {
text-align: left;
width: 35%;
padding: 25px 9px 15px;
}
.page-view-cart .cart-collaterals .cart_totals table .cart-subtotal td span {
font-family: "Poppins";
font-weight: 500;
font-size: 14px;
color: #6f6f6f;
}
.page-view-cart .cart-collaterals .cart_totals table .shipping th {
font-family: "Montserrat";
font-weight: 600;
font-size: 14px;
padding: 25px 0 15px;
}
.page-view-cart .cart-collaterals .cart_totals table .shipping td {
padding: 15px 9px 10px;
}
.page-view-cart .cart-collaterals .cart_totals table .shipping td li {
margin-bottom: 0px !important;
}
.page-view-cart .cart-collaterals .cart_totals table .shipping td label,
.page-view-cart .cart-collaterals .cart_totals table .shipping td span {
font-family: "Montserrat";
font-weight: 400 !important;
font-size: 14px;
color: #6f6f6f;
}
.page-view-cart .cart-collaterals .cart_totals table .order-total th {
padding: 15px 0px 23px;
}
.page-view-cart .cart-collaterals .cart_totals table .order-total td {
padding: 15px 9px 23px;
}
.page-view-cart .cart-collaterals .cart_totals table .order-total th,
.page-view-cart .cart-collaterals .cart_totals table .order-total td {
border-top: 1px solid #ebe9eb;
font-family: "Montserrat";
font-size: 18px;
font-weight: 600;
text-align: left;
}
.page-view-cart .cart-collaterals .cart_totals table .order-total td span {
font-weight: 600;
}
.page-view-cart .wc-proceed-to-checkout {
padding-top: 25px;
}
.page-view-cart .wc-proceed-to-checkout a {
background: #3353ea;
font-family: "Source Sans Pro" !important;
font-size: 14px !important;
font-weight: 600 !important;
color: #ffffff !important;
max-width: 255px;
height: 54px !important;
display: flex !important;
justify-content: center;
flex-direction: column;
border-radius: 100px;
text-transform: uppercase;
}
.page-view-cart .woocommerce-shipping-methods li {
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
}
.woocommerce-shipping-destination,
.woocommerce-shipping-calculator {
display: none;
}
.checkout-page .woocommerce-info {
border-top-color: #3353ea;
padding: 27px 70px;
background: #f7f7f7;
font-family: "Source Sans Pro";
font-weight: 300;
font-size: 18px;
color: #6f6f6f;
}
.checkout-page .woocommerce-info::before {
color: #3353ea;
top: initial;
}
.checkout-page .woocommerce-info a {
color: #222222 !important;
}
.checkout-page .woocommerce-checkout {
padding-top: 50px;
}
.checkout-page .woocommerce-checkout .checkout-info label,
.checkout-page .woocommerce-checkout .shipping_address label {
display: initial;
font-family: "Source Sans Pro";
font-weight: 300;
font-size: 16px;
margin-bottom: 10px;
display: inline-block;
color: #6f6f6f;
margin-top: 5px;
width: 100%;
height: auto;
position: initial !important;
}
.checkout-page .woocommerce-checkout .checkout-info label.screen-reader-text,
.checkout-page .woocommerce-checkout .shipping_address label.screen-reader-text {
margin-bottom: 5px;
margin-top: 0px;
}
.checkout-page .woocommerce-checkout .checkout-info label .required,
.checkout-page .woocommerce-checkout .shipping_address label .required {
color: #6f6f6f;
}
.checkout-page .woocommerce-checkout .checkout-info input,
.checkout-page .woocommerce-checkout .shipping_address input {
font-family: "Source Sans Pro";
font-weight: 300;
font-size: 16px;
color: #6f6f6f;
border: 1px solid #e8e8e8;
padding: 12px 15px;
}
.checkout-page .woocommerce-checkout .checkout-info input::placeholder,
.checkout-page .woocommerce-checkout .shipping_address input::placeholder {
color: transparent;
}
.checkout-page .woocommerce-checkout .checkout-info input::-webkit-input-placeholder,
.checkout-page .woocommerce-checkout .shipping_address input::-webkit-input-placeholder { color: transparent;
}
.checkout-page .woocommerce-checkout .checkout-info input::-moz-placeholder,
.checkout-page .woocommerce-checkout .shipping_address input::-moz-placeholder { color: transparent;
}
.checkout-page .woocommerce-checkout .checkout-info input:-ms-input-placeholder,
.checkout-page .woocommerce-checkout .shipping_address input:-ms-input-placeholder { color: transparent;
}
.checkout-page .woocommerce-checkout .checkout-info input:-moz-placeholder,
.checkout-page .woocommerce-checkout .shipping_address input:-moz-placeholder { color: transparent;
}
.checkout-page .woocommerce-checkout .checkout-info h3,
.checkout-page .woocommerce-checkout .shipping_address h3 {
font-family: "Montserrat";
font-weight: 600;
font-size: 24px;
color: #222222;
text-transform: uppercase;
letter-spacing: -0.5px;
margin-bottom: 15px;
}
.checkout-page .woocommerce-checkout .checkout-info .select2-selection--single,
.checkout-page .woocommerce-checkout .shipping_address .select2-selection--single {
border: 1px solid #e8e8e8;
padding: 8px 15px;
height: auto;
}
.checkout-page .woocommerce-checkout .checkout-info .select2-selection--single .select2-selection__arrow,
.checkout-page .woocommerce-checkout .shipping_address .select2-selection--single .select2-selection__arrow {
top: 10px;
}
.checkout-page .woocommerce-checkout .checkout-info .select2-selection--single .select2-selection__rendered,
.checkout-page .woocommerce-checkout .shipping_address .select2-selection--single .select2-selection__rendered {
font-family: "Source Sans Pro";
font-weight: 300;
font-size: 16px;
color: #6f6f6f;
}
.checkout-page .woocommerce-checkout .checkout-ship h3 {
margin-top: 25px;   }
.checkout-page .woocommerce-checkout .checkout-ship h3 input {
margin-top: 9px;
}
.checkout-page .woocommerce-checkout .checkout-ship h3 input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}
.checkout-page .woocommerce-checkout .checkout-ship h3 span {
margin-left: 30px;
}
.checkout-page .woocommerce-checkout .checkout-ship h3 span:before {
content: "";
position: absolute;
top: 7px;
left: 3px;
height: 15px;
width: 15px;
background-color: #ffffff;
border: 1px solid #e8e8e8;
}
.checkout-page .woocommerce-checkout .checkout-ship h3 span:after {
content: "";
position: absolute;
display: none;
}
.checkout-page .woocommerce-checkout .checkout-ship h3 input:checked ~ span:after {
display: block;
}
.checkout-page .woocommerce-checkout .checkout-ship h3 span:after {
left: 8px;
top: 8px;
width: 6px;
height: 10px;
border: solid #3353ea;
border-width: 0 2px 2px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
color: #3353ea;
}
.checkout-page .woocommerce-checkout .checkout-ship h3 span {
font-family: "Montserrat";
font-weight: 600;
font-size: 14px;
color: #252525;
text-transform: uppercase;
letter-spacing: -0.5px;
}
.checkout-page .woocommerce-checkout .checkout-ship .notes label {
display: initial;
font-family: "Source Sans Pro";
font-weight: 300;
font-size: 16px;
color: #6f6f6f;
}
.checkout-page .woocommerce-checkout .checkout-ship .notes textarea {
height: 140px !important;
border: 1px solid #e8e8e8;
margin-top: 15px;
}
.checkout-page .woocommerce-checkout .checkout-ship .notes textarea::-webkit-input-placeholder { color: transparent;
}
.checkout-page .woocommerce-checkout .checkout-ship .notes textarea::-moz-placeholder { color: transparent;
}
.checkout-page .woocommerce-checkout .checkout-ship .notes textarea:-ms-input-placeholder { color: transparent;
}
.checkout-page .woocommerce-checkout .checkout-ship .notes textarea:-moz-placeholder { color: transparent;
}
.checkout-page .nxl_woo_your_order {
padding: 0px;
background: none;
color: #222222;
margin-top: 20px;
}
.checkout-page .nxl_woo_your_order #order_review_heading {
font-family: "Montserrat";
font-weight: 600;
font-size: 24px;
text-transform: uppercase;
letter-spacing: -0.5px;
margin-bottom: 25px;
}
.checkout-page .nxl_woo_your_order table {
border-radius: initial;
padding: 0 20px 10px;
}
.checkout-page .nxl_woo_your_order table thead tr th {
font-family: "Montserrat";
font-weight: 600;
font-size: 18px;
color: #222222;
text-transform: capitalize;
padding: 24px 0 18px;
letter-spacing: -0.5px;
border: none;
}
.checkout-page .nxl_woo_your_order table tbody tr td {
font-family: "Montserrat";
font-weight: 600 !important;
font-size: 14px;
padding: 20px 0  !important;
width: 80% !important;
border-top: 2px solid #f5f5f5;
}
.checkout-page .nxl_woo_your_order table tbody tr td img {
width: 120px;
height: 152px;
padding: 17px;
background: #f7f7f7;
margin-right: 25px;
}
.checkout-page .nxl_woo_your_order table tbody tr td strong {
font-weight: 600;
color: #6f6f6f;
}
.checkout-page .nxl_woo_your_order table tbody tr td.product-total span {
font-family: "Montserrat";
font-weight: 400 !important;
font-size: 14px;
color: #454545;
}
.checkout-page .nxl_woo_your_order table tfoot tr th {
font-family: "Montserrat";
font-weight: 600;
font-size: 14px;
color: #222222;
vertical-align: top;
}
.checkout-page .nxl_woo_your_order table tfoot tr th,
.checkout-page .nxl_woo_your_order table tfoot tr td {
text-align: left;
width: 50%;
padding: 13px 0 ;
}
.checkout-page .nxl_woo_your_order table tfoot tr th span,
.checkout-page .nxl_woo_your_order table tfoot tr td span,
.checkout-page .nxl_woo_your_order table tfoot tr th label,
.checkout-page .nxl_woo_your_order table tfoot tr td label {
font-family: "Montserrat";
font-weight: 400 !important;
font-size: 14px;
color: #6f6f6f;
}
.checkout-page .nxl_woo_your_order table tfoot tr th ul li,
.checkout-page .nxl_woo_your_order table tfoot tr td ul li {
margin-left: -54px !important;
margin-bottom: 0 !important;
}
.checkout-page .nxl_woo_your_order table tfoot .border-block {
display: none;
}
.checkout-page .nxl_woo_your_order table tfoot .border-block th,
.checkout-page .nxl_woo_your_order table tfoot .border-block td {
border-top: 2px solid #f5f5f5;
padding: 0 !important;
display: table-cell;
}
.checkout-page .nxl_woo_your_order .woocommerce-checkout-payment {
background: #f7f7f7 !important;
border-radius: initial !important;
}
.checkout-page .nxl_woo_your_order .woocommerce-checkout-payment ul {
border-bottom: none !important;
}
.checkout-page .nxl_woo_your_order .woocommerce-checkout-payment ul li {
position: relative;
}
.checkout-page .nxl_woo_your_order .woocommerce-checkout-payment ul label {
font-family: "Montserrat";
font-weight: 600;
font-size: 14px;
color: #222222;
margin-left: 20px;
}
.checkout-page .nxl_woo_your_order .woocommerce-checkout-payment ul label::before {
content: "";
height: 12px;
width: 12px;
top: 12px;
left: 0;
position: absolute;
border-radius: 100%;
border: 1px solid #454545;
}
.checkout-page .nxl_woo_your_order .woocommerce-checkout-payment ul label::after {
content: "";
height: 6px;
width: 6px;
top: 15px;
left: 3px;
position: absolute;
border-radius: 100%;
background: #3353ea;
display: none;
}
.checkout-page .nxl_woo_your_order .woocommerce-checkout-payment ul input {
margin: 0 !important;
position: absolute;
width: 0;
height: 0;
visibility: hidden;
}
.checkout-page .nxl_woo_your_order .woocommerce-checkout-payment ul input:checked + label::after {
display: block;
}
.checkout-page .nxl_woo_your_order .woocommerce-checkout-payment ul p {
font-family: "Montserrat";
font-weight: 300;
font-size: 12px;
color: #6f6f6f;
}
.checkout-page .nxl_woo_your_order .woocommerce-checkout-payment ul .payment_box {
background: #fbfbfb !important;
}
.checkout-page .nxl_woo_your_order .woocommerce-checkout-payment ul .payment_box::before {
content: initial !important;
}
.checkout-page .nxl_woo_your_order .woocommerce-checkout-payment .form-row {
margin: 0 !important;
padding: 0 !important;
padding-bottom: 30px !important;
margin-top: -11px !important;
}
.checkout-page .nxl_woo_your_order .woocommerce-checkout-payment .form-row button {
margin-top: 20px;
width: 200px;
height: 54px;
float: initial !important;
margin-left: 15px;
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
justify-content: center;
flex-direction: column;
align-items: center;
border-radius: 100px;
}
.checkout-page .nxl_woo_your_order .woocommerce-checkout-payment .form-row .woocommerce-privacy-policy-text p {
display: none;
}
.wishlist .elementor-widget-container:first-child h2:first-child {
letter-spacing: initial;
color: #222222;
margin-top: 0;
font-family: "Montserrat";
font-size: 24px;
}
.wishlist .show-title-form {
color: #222222 !important;
font-family: "Montserrat";
font-weight: 400 !important;
}
.wishlist .show-title-form i {
font: normal normal normal 14px/1 FontAwesome !important;
}
.wishlist .woocommerce {
border: none !important;
}
.wishlist .woocommerce table {
border: none !important;
}
.wishlist .woocommerce thead {
background: #f7f7f7;
}
.wishlist .woocommerce thead tr {
height: 80px;
}
.wishlist .woocommerce thead tr th {
color: #222222;
font-family: "Montserrat";
font-weight: 700;
font-size: 18px;
text-transform: capitalize;
}
.wishlist .woocommerce thead tr th.product-remove {
width: 5%;
}
.wishlist .woocommerce thead tr th.product-name {
text-align: left;
width: 30%;
}
.wishlist .woocommerce thead tr th.product-price {
text-align: center;
width: 15%;
}
.wishlist .woocommerce thead tr th.product-stock-status {
text-align: center;
width: 20%;
}
.wishlist .woocommerce tr {
border-bottom: none;
}
.wishlist .woocommerce tr th {
border-bottom: none;
}
.wishlist .woocommerce tr td.product-name {
text-align: left;
}
.wishlist .woocommerce tr td.product-name a {
color: #222222;
font-family: "Montserrat";
font-weight: 600;
font-size: 14px;
text-transform: capitalize;
}
.wishlist .woocommerce tr td.product-price span,
.wishlist .woocommerce tr td.product-quantity input,
.wishlist .woocommerce tr td.product-subtotal span {
color: #454545;
font-family: "Montserrat";
font-weight: 300;
font-size: 14px;
text-transform: capitalize;
}
.wishlist .woocommerce tr td.product-remove {
text-align: right;
}
.wishlist .woocommerce tr td.product-thumbnail {
padding: 20px 15px;
width: 13%;
}
.wishlist .woocommerce tr td.product-thumbnail img {
background: #f7f7f7;
padding: 15px;
box-sizing: content-box;
height: 120px;
max-width: 90px !important;
width: 90px;
border: none;
}
.wishlist .woocommerce tr td.product-add-to-cart .add_to_cart {
font-family: "Montserrat";
text-transform: capitalize;
padding: 17px;
border-radius: 100px;
}
.wishlist .woocommerce tr td.product-add-to-cart .remove_from_wishlist {
display: none !important;
}
.wishlist .woocommerce tr td.product-stock-status .wishlist-in-stock {
font-family: "Montserrat";
color: #454545;
}
.wishlist .yith-wcwl-share .yith-wcwl-share-title {
font-family: "Montserrat";
font-size: 16px;
color: #222222;
}
.wishlist .yith-wcwl-share ul li {
background: #3353ea;
}
.wishlist .yith-wcwl-share ul li i {
font: normal normal normal 14px/1 FontAwesome !important;
}
.wishlist .yith-wcwl-share ul li .fa-email:before {
content: "\f0e0";
}
.shop-ajax-search #yith-ajaxsearchform div:before {
right: 0;
}
.shop-ajax-search #yith-s {
width: calc(100% - 50px);
}
.elementor-menu-cart__container.elementor-lightbox .elementor-menu-cart__main {
width: 410px;
padding-top: 30px;
}
.elementor-menu-cart__container.elementor-lightbox .elementor-menu-cart__main::before {
content: "SHOP CART";
position: absolute;
z-index: 1;
font-family: "Montserrat";
color: #222222;
font-size: 30px;
top: 50px;
text-transform: uppercase;
font-weight: 600;
}
.elementor-menu-cart__container.elementor-lightbox .elementor-menu-cart__main .elementor-menu-cart__products,
.elementor-menu-cart__container.elementor-lightbox .elementor-menu-cart__main .elementor-menu-cart__subtotal {
border: initial;
}
.elementor-menu-cart__container.elementor-lightbox .elementor-menu-cart__main .elementor-menu-cart__subtotal {
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
justify-content: space-between;
}
.elementor-menu-cart__container.elementor-lightbox .elementor-menu-cart__main .elementor-menu-cart__subtotal strong,
.elementor-menu-cart__container.elementor-lightbox .elementor-menu-cart__main .elementor-menu-cart__subtotal span {
font-family: "Montserrat";
color: #222222;
font-size: 16px;
text-transform: uppercase;
}
.elementor-menu-cart__container.elementor-lightbox .elementor-menu-cart__main .elementor-menu-cart__close-button::before,
.elementor-menu-cart__container.elementor-lightbox .elementor-menu-cart__main .elementor-menu-cart__close-button::after {
height: 1.5px;
background: #222222;
}
.elementor-menu-cart__container.elementor-lightbox .elementor-menu-cart__main .elementor-button {
font-family: "Source Sans Pro";
color: #ffffff;
text-transform: uppercase;
background: #3353ea;
border-radius: 100px;
font-weight: 300;
}
.elementor-menu-cart__container.elementor-lightbox .elementor-menu-cart__main img {
max-width: 90px;
clear: left;
}
.elementor-menu-cart__container.elementor-lightbox .elementor-menu-cart__main .elementor-menu-cart__product-name a {
font-family: "Montserrat";
color: #222222;
font-size: 14px;
}
.elementor-menu-cart__container.elementor-lightbox .elementor-menu-cart__main .elementor-menu-cart__product-price span {
font-family: "Montserrat";
color: #6f6f6f;
font-size: 14px;
}
.elementor-menu-cart__container.elementor-lightbox .elementor-menu-cart__main .elementor-button--view-cart {
padding: 17px 30px;
}
.elementor-menu-cart__container.elementor-lightbox .elementor-menu-cart__main .elementor-menu-cart__product {
display: initial;
float: left;
width: 100%;
}
.elementor-menu-cart__container.elementor-lightbox .elementor-menu-cart__main .elementor-menu-cart__product .product-name {
margin-top: 30px;
}
.elementor-menu-cart__container.elementor-lightbox .elementor-menu-cart__main .elementor-menu-cart__product .product-price,
.elementor-menu-cart__container.elementor-lightbox .elementor-menu-cart__main .elementor-menu-cart__product .product-name,
.elementor-menu-cart__container.elementor-lightbox .elementor-menu-cart__main .elementor-menu-cart__product img {
float: left;
}
.elementor-menu-cart__container.elementor-lightbox .elementor-menu-cart__main .elementor-menu-cart__product .product-remove {
float: right;
bottom: -12px;
right: 10px;
}
.elementor-menu-cart__container.elementor-lightbox .elementor-menu-cart__main .elementor-menu-cart__product .product-price,
.elementor-menu-cart__container.elementor-lightbox .elementor-menu-cart__main .elementor-menu-cart__product .product-name {
width: calc(100% - 90px);
}
.mfp-content {
max-width: 990px;
height: 600px;
}
.mfp-content .popup-quick-view {
background: #ffffff;
}
.mfp-content .popup-quick-view .jws-product-image .images {
float: initial;
width: initial;
margin-bottom: 0;
}
.mfp-content .popup-quick-view .jws-product-image .woo-variation-gallery-slider-wrapper {
position: relative;
}
.mfp-content .popup-quick-view .jws-product-image .woo-variation-gallery-slider-wrapper .jws_pr_labels {
z-index: 1;
}
.mfp-content .popup-quick-view .jws-product-image .woo-variation-gallery-slider-wrapper .jws_pr_labels .onsale,
.mfp-content .popup-quick-view .jws-product-image .woo-variation-gallery-slider-wrapper .jws_pr_labels .featured,
.mfp-content .popup-quick-view .jws-product-image .woo-variation-gallery-slider-wrapper .jws_pr_labels .new {
font-family: "Source Sans Pro", Sans-serif;
font-size: 12px;
font-weight: 600;
color: #edeef0;
text-align: center;
}
.mfp-content .popup-quick-view .jws-product-image .woo-variation-gallery-slider-wrapper .jws_pr_labels .onsale {
background-color: #3353ea;
}
.mfp-content .popup-quick-view .jws-product-image .woo-variation-gallery-slider-wrapper .jws_pr_labels .featured {
background-color: #EA494F;
}
.mfp-content .popup-quick-view .jws-product-image .woo-variation-gallery-slider-wrapper .jws_pr_labels .new {
background-color: #4BCC5D;
}
.mfp-content .popup-quick-view .jws-product-image .woo-variation-gallery-slider-wrapper .slick-arrow {
top: 50%;
transform: translateY(-50%);
position: absolute;
z-index: 1;
background: none;
border: none;
color: transparent;
}
.mfp-content .popup-quick-view .jws-product-image .woo-variation-gallery-slider-wrapper .slick-arrow::before,
.mfp-content .popup-quick-view .jws-product-image .woo-variation-gallery-slider-wrapper .slick-arrow::after {
padding: 16px 28px;
border-radius: 100%;
color: #454545;
font: normal normal normal 40px FontAwesome;
transition: background-color 0.5s, color 0.3s;
-webkit-transition: background-color 0.5s, color 0.3s;
}
.mfp-content .popup-quick-view .jws-product-image .woo-variation-gallery-slider-wrapper .slick-arrow:hover::before,
.mfp-content .popup-quick-view .jws-product-image .woo-variation-gallery-slider-wrapper .slick-arrow:hover::after {
background: #c3c6ca;
color: #ffffff !important;
}
.mfp-content .popup-quick-view .jws-product-image .woo-variation-gallery-slider-wrapper .slick-arrow:focus {
outline: none;
}
.mfp-content .popup-quick-view .jws-product-image .woo-variation-gallery-slider-wrapper .slick-next {
width: 0px;
right: 95px;
}
.mfp-content .popup-quick-view .jws-product-image .woo-variation-gallery-slider-wrapper .slick-next::after {
content: "\f105";
}
.mfp-content .popup-quick-view .jws-product-image .woo-variation-gallery-slider-wrapper .slick-prev {
left: 0px;
z-index: 1;
}
.mfp-content .popup-quick-view .jws-product-image .woo-variation-gallery-slider-wrapper .slick-prev::before {
content: "\f104";
}
.mfp-content .popup-quick-view .jws-summary {
height: 100%;
}
.mfp-content .popup-quick-view .jws-summary .summary {
height: 600px;
float: initial;
width: initial;
margin-bottom: 0px;
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
justify-content: center;
flex-direction: column;
}
.mfp-content .popup-quick-view .jws-summary .summary .product_title {
color: #222222;
font-family: "Montserrat", Sans-serif;
font-size: 24px;
font-weight: 600;
}
.mfp-content .popup-quick-view .jws-summary .summary .price {
color: #3353ea;
font-family: "Montserrat", Sans-serif;
font-size: 24px;
font-weight: 500;
}
.mfp-content .popup-quick-view .jws-summary .summary .price ins {
font-weight: 300;
}
.mfp-content .popup-quick-view .jws-summary .summary .woocommerce-product-details__short-description p {
color: #606060;
font-family: "Source Sans Pro", Sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 1.9em;
}
.mfp-content .popup-quick-view .jws-summary .summary .product_meta {
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
flex-direction: column;
}
.mfp-content .popup-quick-view .jws-summary .summary .cart {
margin-top: 20px;
}
.mfp-content .popup-quick-view .jws-summary .summary .quantity input {
width: 70px;
height: 50px;
margin-right: 20px !important;
text-align: center;
border: 2px solid #eeeeee;
font-family: "Source Sans Pro", Sans-serif;
color: #454545;
font-size: 14px;
}
.mfp-content .popup-quick-view .jws-summary .summary .single_add_to_cart_button {
font-family: "Source Sans Pro", Sans-serif;
font-size: 16px;
font-weight: 400;
text-transform: uppercase;
border-style: solid;
border-width: 1px 1px 1px 1px;
border-radius: 100px 100px 100px 100px;
padding: 16px 041px 16px 41px;
color: #ffffff;
background-color: #3353ea;
border-color: #3353ea;
}
.mfp-content .popup-quick-view .jws-summary .summary .sku_wrapper,
.mfp-content .popup-quick-view .jws-summary .summary .posted_in,
.mfp-content .popup-quick-view .jws-summary .summary .tagged_as {
font-family: "Montserrat", Sans-serif;
font-size: 14px;
font-weight: 700;
color: #6F6F6F;
}
.mfp-content .popup-quick-view .jws-summary .summary .sku_wrapper .sku,
.mfp-content .popup-quick-view .jws-summary .summary .posted_in .sku,
.mfp-content .popup-quick-view .jws-summary .summary .tagged_as .sku,
.mfp-content .popup-quick-view .jws-summary .summary .sku_wrapper a,
.mfp-content .popup-quick-view .jws-summary .summary .posted_in a,
.mfp-content .popup-quick-view .jws-summary .summary .tagged_as a {
font-weight: 400;
}
.jws-post-archive .layout-post-archive1 {
margin-bottom: 33px;
}
.jws-post-archive .layout-post-archive1 .elementor-post {
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
}
.jws-post-archive .layout-post-archive1 img {
height: 550px;
object-fit: cover;
}
.jws-post-archive .layout-post-archive1 .post-decription {
margin-top: 20px;
margin-bottom: 50px;
}
.jws-post-archive .layout-post-archive1 .post-link {
padding-bottom: 46px;
}
.jws-post-archive .layout-post-archive1 .post-link__text {
background-color: #3353ea;
padding: 16px 53px 16px 53px;
color: #ffffff;
-webkit-transition: 0.35s;
-o-transition: 0.35s;
-ms-transition: 0.35s;
-moz-transition: 0.35s;
transition: 0.35s;
border-radius: 100px 100px 100px 100px;
}
.jws-post-archive .layout-post-archive1 .post-comment {
margin-left: 25px;
}
.jws-post-archive .layout-post-archive1 .post-category {
margin-right: 8px;
}
.jws-post-archive .layout-post-archive1 .post-info {
margin-top: 32px;
margin-bottom: 12px;
}
.jws-post-archive .layout-post-archive1 .post-info .post-time {
position: absolute;
top: 8px;
background: #3353ea;
left: 24px;
padding: 19px 15px;
color: #Ffffff;
line-height: 1.2;
font-size: 14px;
font-family: "Montserrat";
font-weight: 600;
}
.jws-post-archive .layout-post-archive1 .post-info .post-time span {
width: 40px;
text-align: center;
display: inline-block;
}
.jws-post-archive .layout-post-archive1 .post-info .post-time-position {
position: initial;
margin-top: 10px;
margin-right: 20px;
display: inline-block;
}
.jws-post-archive .layout-post-archive1 .post-info .post-author::before {
content: "";
height: 5px;
width: 5px;
background: #3353ea;
border-radius: 100%;
display: inline-block;
vertical-align: middle;
margin-right: 5px;
}
.jws-post-archive .layout-post-archive1 .post-info .color-7a7a7a {
color: #7a7a7a;
}
.jws-post-archive .layout-post-archive2:hover .post-link a {
background: #3353ea;
color: #ffffff;
}
.jws-post-archive .layout-post-archive2 img {
height: 270px;
object-fit: cover;
}
.jws-post-archive .layout-post-archive2 .m-30 {
margin: 0 !important;
}
.jws-post-archive .layout-post-archive2 .post-info {
margin-top: 22px;
margin-bottom: 15px;
}
.jws-post-archive .layout-post-archive2 .post-time {
padding-right: 20px;
color: #3353ea;
}
.jws-post-archive .layout-post-archive2 .post-comment {
padding-left: 20px;
border-left: 1px solid #6f6f6f;
padding-right: 20px;
color: #3353ea;
}
.jws-post-archive .layout-post-archive2 .post-author {
position: absolute;
top: 230px;
background: #3353ea;
left: 15px;
padding: 6px 20px;
color: #ffffff !important;
}
.jws-post-archive .layout-post-archive2 .post-author-position {
position: initial;
}
.jws-post-archive .layout-post-archive2 .post-decription {
margin-top: 10px;
margin-bottom: 60px;
}
.jws-post-archive .layout-post-archive2 .post-link {
padding-bottom: 80px;
}
.jws-post-archive .layout-post-archive2 .post-link a {
padding: 15px 41px 15px 41px;
color: #3353ea;
border: 1px solid #3353ea;
border-radius: 100px 100px 100px 100px;
}
.jws-post-archive .layout-post-archive2 .post-link .post-link__text i {
vertical-align: middle;
}
.jws-post-archive .layout-post-archive3 img {
height: 80px;
max-width: 80px;
object-fit: cover;
}
.jws-post-archive .layout-post-archive3 .m-30 {
margin-left: 15px;
margin-right: 0px;
}
.jws-post-archive .layout-post-archive3 .elementor-post {
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
padding-top: 30px;
padding-bottom: 30px;
}
.jws-post-archive .layout-post-archive3:not(:last-child) .elementor-post {
border-bottom: 1px solid #eeeeee;
}
.blog-gird-2 .layout-post-archive1 img {
height: 440px;
}
.blog-gird-3 .blog-gird-left img {
height: 242px;
}
.blog-gird-3 .blog-gird-right .follow-us h5::after,
.blog-gird-3 .blog-gird-right .ml--50.newsletter-info h5::after,
.blog-gird-3 .blog-gird-right .elementor-widget-wp-widget-tag_cloud h5::after,
.blog-gird-3 .blog-gird-right .jws-instagram-feed h5::after,
.blog-gird-3 .blog-gird-right .elementor-widget-wp-widget-categories h5::after,
.blog-gird-3 .blog-gird-right .elementor-widget-wp-widget-recent-posts h5::after {
border-bottom: 1px solid #e5e5e5;
content: "";
position: absolute;
right: 0;
margin-top: 17px;
}
.blog-gird-3 .blog-gird-right .ee-search-form__icon::before {
content: "\f002";
font-family: "Font Awesome 5 Free";
font-weight: 900;
}
.blog-gird-3 .blog-gird-right .elementor-widget-wp-widget-categories .cat-item {
text-align: right;
}
.blog-gird-3 .blog-gird-right .elementor-widget-wp-widget-categories .cat-item a {
float: left;
}
.blog-gird-3 .blog-gird-right .elementor-widget-ee-search-form {
margin-bottom: 57px;
}
.blog-gird-3 .blog-gird-right .ml-10 {
margin-left: 15px;
}
.blog-gird-3 .blog-gird-right .nicon-search {
font-weight: 900;
}
.blog-gird-3 .blog-gird-right .jws-insta-grid {
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
flex-wrap: wrap;
}
.blog-gird-3 .blog-gird-right .jws-insta-feed {
flex: 0 0 33.33%;
}
.blog-gird-3 .blog-gird-right .elementor-widget-wp-widget-recent-posts h5 {
font-size: 20px;
font-family: "Montserrat";
color: #222222;
font-weight: 600;
margin-bottom: 27px;
}
.blog-gird-3 .blog-gird-right .elementor-widget-wp-widget-recent-posts h5::after {
left: 180px;
}
.blog-gird-3 .blog-gird-right .elementor-widget-wp-widget-recent-posts li {
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
padding: 28px 0;
border-bottom: 1px solid #e5e5e5;
}
.blog-gird-3 .blog-gird-right .elementor-widget-wp-widget-recent-posts li:first-child {
padding-top: 0px !important;
}
.blog-gird-3 .blog-gird-right .elementor-widget-wp-widget-recent-posts li:last-child {
border-bottom: none;
}
.blog-gird-3 .blog-gird-right .elementor-widget-wp-widget-recent-posts li img {
max-width: 80px;
height: 80px;
object-fit: none;
}
.blog-gird-3 .blog-gird-right .elementor-widget-wp-widget-recent-posts li .post-date {
font-size: 11px;
font-family: "Montserrat";
color: #7a7a7a;
text-transform: uppercase;
}
.blog-gird-3 .blog-gird-right .elementor-widget-wp-widget-recent-posts li .color-layout-hover a {
font-size: 11px;
font-family: "Montserrat";
color: #222222;
text-transform: uppercase;
font-weight: 600;
margin-left: 5px;
}
.blog-gird-3 .blog-gird-right .elementor-widget-wp-widget-recent-posts li p a {
font-size: 18px;
font-family: "Source Sans Pro";
color: #222222;
font-weight: 700;
line-height: 1.2;
display: inline-block;
}
.blog-gird-3 .blog-gird-right .elementor-widget-wp-widget-categories h5 {
font-size: 20px;
font-family: "Montserrat";
color: #222222;
font-weight: 600;
}
.blog-gird-3 .blog-gird-right .elementor-widget-wp-widget-categories h5::after {
left: 180px;
}
.blog-gird-3 .blog-gird-right .elementor-widget-wp-widget-categories ul {
list-style: initial !important;
font-size: 12px;
color: #6f6f6f;
font-family: "Montserrat";
text-transform: uppercase;
padding: 15px 0 20px 20px !important;
}
.blog-gird-3 .blog-gird-right .elementor-widget-wp-widget-categories ul li span {
float: right;
}
.blog-gird-3 .blog-gird-right .jws-instagram-feed h5 {
font-size: 20px;
font-family: "Montserrat";
color: #222222;
font-weight: 600;
margin-bottom: 20px;
margin-top: 20px;
}
.blog-gird-3 .blog-gird-right .jws-instagram-feed h5::after {
left: 220px;
}
.blog-gird-3 .blog-gird-right .jws-instagram-feed .jws-insta-feed {
margin-bottom: 10px !important;
margin-top: 10px;
position: relative;
}
.blog-gird-3 .blog-gird-right .jws-instagram-feed .jws-insta-feed-inner {
position: relative;
}
.blog-gird-3 .blog-gird-right .jws-instagram-feed .jws-insta-info-wrap ~ a {
position: absolute;
top: 0;
width: 100%;
height: 100%;
}
.blog-gird-3 .blog-gird-right .elementor-widget-wp-widget-tag_cloud h5 {
font-size: 20px;
font-family: "Montserrat";
color: #222222;
font-weight: 600;
margin-top: 35px;
margin-bottom: 35px;
}
.blog-gird-3 .blog-gird-right .elementor-widget-wp-widget-tag_cloud h5::after {
border-bottom: 1px solid #e5e5e5;
content: "";
left: 120px;
position: absolute;
right: 0;
margin-top: 17px;
}
.blog-gird-3 .blog-gird-right .elementor-widget-wp-widget-tag_cloud .tagcloud a {
font-size: 14px !important;
font-family: "Montserrat";
color: #6f6f6f;
border: 1px solid #e5e5e5;
margin-bottom: 15px;
display: inline-block;
padding: 7px 18px;
margin-right: 9px;
}
.blog-gird-3 .blog-gird-right .ml--50.newsletter-info h5::after {
left: 180px;
}
.blog-gird-3 .blog-gird-right .ml--50 .elementor-widget-wrap {
margin-left: 0px !important;
}
.blog-gird-3 .blog-gird-right .newsletter {
padding-left: 20px;
}
.blog-gird-3 .blog-gird-right .newsletter label {
width: 100%;
}
.blog-gird-3 .blog-gird-right .newsletter .wpcf7-form-control-wrap {
width: 100%;
}
.blog-gird-3 .blog-gird-right .newsletter .wpcf7-form-control-wrap input {
border: 1px solid #e5e5e5;
height: 44px;
font-size: 12px;
color: #6f6f6f;
font-family: "Source Sans Pro";
font-weight: 300;
font-style: italic;
padding: 15px;
width: 100%;
}
.blog-gird-3 .blog-gird-right .newsletter .wpcf7-form > p {
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
}
.blog-gird-3 .blog-gird-right .newsletter .wpcf7-submit {
position: absolute;
height: 32px;
padding: 0px;
width: 32px;
top: -6px;
right: 30px;
z-index: 2;
opacity: 0;
}
.blog-gird-3 .blog-gird-right .newsletter label::before {
content: "\f1d8";
font-weight: 900;
font-family: "Font Awesome 5 Free";
color: #ffffff;
position: absolute;
right: 30px;
top: 5px;
z-index: 1;
width: 32px;
height: 32px;
background: #3353ea;
text-align: center;
padding-top: 2px;
font-size: 12px;
}
.blog-gird-3 .blog-gird-right .follow-us h5::after {
left: 170px;
}
.blog-gird-3 .blog-gird-right .follow-us .elementor-icon-list-items {
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
}
.blog-gird-3 .blog-gird-right .follow-us .elementor-icon-list-items li {
margin-right: 10px;
border-radius: 100%;
}
.blog-gird-3 .blog-gird-right .follow-us .elementor-icon-list-items li a {
width: 40px;
height: 40px;
border-radius: 100%;
text-align: center;
display: flex;
justify-content: center;
flex-direction: column;
align-items: center;
border: 1px solid #e5e5e5;
}
.blog-gird-3 .blog-gird-right .follow-us .elementor-icon-list-items li a:hover {
background: #3353ea;
}
.blog-gird-3 .height-blog-right img {
height: 440px;
width: 100%;
}
.blog-gird-3 .height-blog-left img {
height: 440px;
width: 100%;
}
.blog-gird-3 .blog-slidebar-left .elementor-widget-wrap {
margin-left: 0px;
}
.woocommerce-breadcrumb > a {
margin-left: 5px;
margin-right: 5px;
}
.blog-single .blog-single-left .blog-single-left-thumbnail img {
width: 100%;
height: 374px;
object-fit: cover;
}
.blog-single .blog-single-left .single-blog-custom-info .elementor-post-info__terms-list-item,
.blog-single .blog-single-left .single-blog-custom-info .elementor-post-info__item--type-author {
color: #454545 !important;
font-weight: 600;
}
.blog-single .blog-single-left .single-blog-custom-info .elementor-post-info__item-prefix {
color: #6f6f6f !important;
font-weight: 500;
}
.blog-single .blog-single-left .single-blog-custom-info ul li:not(:last-child):after {
content: "";
width: 4px;
height: 4px;
background: #3353ea;
border-radius: 100%;
position: absolute;
margin-right: -2px;
}
.blog-single .blog-single-left .elementor-blockquote {
padding: 36px 80px;
}
.blog-single .blog-single-left .blog-single-info img {
height: 460px;
object-fit: cover;
}
.blog-single .blog-single-left .elementor-text-editor ul {
list-style: inside;
margin-top: 20px;
margin-left: 75px;
line-height: 1.9;
}
.blog-single .blog-single-left figcaption {
font-family: "Source Sans Pro", Sans-serif;
font-size: 14px;
color: #6f6f6f;
font-style: oblique;
}
.blog-single .blog-gird-right .follow-us h5::after,
.blog-single .blog-gird-right .ml--50.newsletter-info h5::after,
.blog-single .blog-gird-right .elementor-widget-wp-widget-tag_cloud h5::after,
.blog-single .blog-gird-right .jws-instagram-feed h5::after,
.blog-single .blog-gird-right .elementor-widget-wp-widget-categories h5::after,
.blog-single .blog-gird-right .elementor-widget-wp-widget-recent-posts h5::after {
border-bottom: 1px solid #e5e5e5;
content: "";
position: absolute;
right: 0;
margin-top: 17px;
}
.blog-single .blog-gird-right .elementor-widget-ee-search-form {
margin-bottom: 57px;
}
.blog-single .blog-gird-right .ml-10 {
margin-left: 15px;
}
.blog-single .blog-gird-right .nicon-search {
font-weight: 900;
}
.blog-single .blog-gird-right .jws-insta-grid {
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
flex-wrap: wrap;
}
.blog-single .blog-gird-right .jws-insta-feed {
flex: 0 0 33.33%;
}
.blog-single .blog-gird-right .elementor-widget-wp-widget-categories h5 {
font-size: 20px;
font-family: "Montserrat";
color: #222222;
font-weight: 600;
}
.blog-single .blog-gird-right .elementor-widget-wp-widget-categories h5::after {
left: 180px;
}
.blog-single .blog-gird-right .elementor-widget-wp-widget-categories ul {
list-style: initial !important;
font-size: 12px;
color: #6f6f6f;
font-family: "Montserrat";
text-transform: uppercase;
padding: 15px 0 20px 20px !important;
}
.blog-single .blog-gird-right .elementor-widget-wp-widget-categories ul li span {
float: right;
}
.blog-single .blog-gird-right .jws-instagram-feed h5 {
font-size: 20px;
font-family: "Montserrat";
color: #222222;
font-weight: 600;
margin-bottom: 20px;
margin-top: 20px;
}
.blog-single .blog-gird-right .jws-instagram-feed h5::after {
left: 220px;
}
.blog-single .blog-gird-right .jws-instagram-feed .jws-insta-feed {
margin-bottom: 10px !important;
margin-top: 10px;
position: relative;
}
.blog-single .blog-gird-right .jws-instagram-feed .jws-insta-feed-inner {
position: relative;
}
.blog-single .blog-gird-right .jws-instagram-feed .jws-insta-info-wrap ~ a {
position: absolute;
top: 0;
width: 100%;
height: 100%;
}
.blog-single .blog-gird-right .elementor-widget-wp-widget-tag_cloud h5 {
font-size: 20px;
font-family: "Montserrat";
color: #222222;
font-weight: 600;
margin-top: 35px;
margin-bottom: 35px;
}
.blog-single .blog-gird-right .elementor-widget-wp-widget-tag_cloud h5::after {
left: 120px;
}
.blog-single .blog-gird-right .elementor-widget-wp-widget-tag_cloud .tagcloud a {
font-size: 14px !important;
font-family: "Montserrat";
color: #6f6f6f;
border: 1px solid #e5e5e5;
margin-bottom: 15px;
display: inline-block;
padding: 7px 18px;
margin-right: 9px;
}
.blog-single .blog-gird-right .ml--50.newsletter-info h5::after {
left: 180px;
}
.blog-single .blog-gird-right .ml--50 .elementor-widget-wrap {
margin-left: 0px !important;
}
.blog-single .blog-gird-right .newsletter {
padding-left: 20px;
}
.blog-single .blog-gird-right .newsletter label {
width: 100%;
}
.blog-single .blog-gird-right .newsletter .wpcf7-form-control-wrap {
width: 100%;
}
.blog-single .blog-gird-right .newsletter .wpcf7-form-control-wrap input {
border: 1px solid #e5e5e5;
height: 44px;
font-size: 12px;
color: #6f6f6f;
font-family: "Montserrat";
font-weight: 500;
font-style: italic;
padding: 15px;
width: 100%;
}
.blog-single .blog-gird-right .newsletter .wpcf7-form > p {
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
}
.blog-single .blog-gird-right .newsletter .wpcf7-submit {
position: absolute;
height: 32px;
padding: 0px;
width: 32px;
top: -6px;
right: 30px;
z-index: 2;
opacity: 0;
}
.blog-single .blog-gird-right .newsletter label::before {
content: "\f1d8";
font-weight: 900;
font-family: "Font Awesome 5 Free";
color: #ffffff;
position: absolute;
right: 30px;
top: 5px;
z-index: 1;
width: 32px;
height: 32px;
background: #3353ea;
text-align: center;
padding-top: 2px;
font-size: 12px;
}
.blog-single .blog-gird-right .follow-us h5::after {
left: 170px;
}
.blog-single .blog-gird-right .follow-us .elementor-icon-list-items {
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
}
.blog-single .blog-gird-right .follow-us .elementor-icon-list-items li {
margin-right: 10px;
border-radius: 100%;
}
.blog-single .blog-gird-right .follow-us .elementor-icon-list-items li a {
width: 40px;
height: 40px;
border-radius: 100%;
text-align: center;
display: flex;
justify-content: center;
flex-direction: column;
align-items: center;
border: 1px solid #e5e5e5;
}
.blog-single .blog-gird-right .follow-us .elementor-icon-list-items li a:hover {
background: #3353ea;
}
.navigation .nxl-pagination {
margin-top: 37px;
}
.navigation .nxl_pagi_inner {
border: none;
padding: initial;
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
}
.navigation .nxl_pagi_inner ul {
border: none !important;
margin-left: -10px;
margin-right: -10px;
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
}
.navigation .nxl_pagi_inner ul li {
border: none !important;
margin-left: 10px !important;
margin-right: 10px !important;
}
.navigation .nxl_pagi_inner ul li:after {
display: initial;
}
.navigation .nxl_pagi_inner ul li .item {
background: #f4f7fc;
border-radius: 100%;
width: 50px;
height: 50px;
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
justify-content: center;
flex-direction: column;
align-items: center;
}
.navigation .nxl_pagi_inner ul li .current {
color: #ffffff !important;
background: #3353ea;
}
.navigation .nxl_pagi_inner .next,
.navigation .nxl_pagi_inner .prev {
border: none;
background: #f4f7fc;
border-radius: 100%;
width: 50px;
height: 50px;
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
justify-content: center;
flex-direction: column;
align-items: center;
position: initial;
}
.navigation .nxl_pagi_inner .next {
margin-left: 20px;
}
.navigation .nxl_pagi_inner .prev {
margin-right: 20px;
}
.post-home6 .post-decription {
margin-bottom: 0px !important;
}
.post-pagination.elementor-post-navigation-borders-yes .elementor-post-navigation.elementor-grid {
color: #eeeeee;
padding-top: 15px;
padding-bottom: 15px;
}
.post-pagination.elementor-post-navigation-borders-yes .elementor-post-navigation.elementor-grid .post-navigation__prev--label,
.post-pagination.elementor-post-navigation-borders-yes .elementor-post-navigation.elementor-grid .post-navigation__next--label {
font-size: 12px;
font-family: "Source Sans Pro";
color: #6f6f6f;
font-weight: 600;
text-transform: capitalize;
margin-top: 5px;
}
.post-pagination.elementor-post-navigation-borders-yes .elementor-post-navigation.elementor-grid .post-navigation__prev--label::after,
.post-pagination.elementor-post-navigation-borders-yes .elementor-post-navigation.elementor-grid .post-navigation__next--label::after {
content: "Post";
margin-left: 5px;
}
.post-pagination .elementor-post-navigation__separator {
display: none;
}
.post-pagination i {
font-size: 14px;
color: #6f6f6f;
vertical-align: middle;
}
.post-comment .comment_top .comments-title {
font-size: 20px;
color: #222222;
font-family: "Montserrat";
font-weight: 600;
margin-bottom: 50px;
}
.post-comment .comment_top .comment-list > .comment .children {
padding-left: 90px;
}
.post-comment .comment-body {
margin-bottom: 30px;
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
}
.post-comment .comment-body .avatar {
border-radius: 100%;
width: 70px;
max-width: 70px;
}
.post-comment .comment-body .comment-info {
padding-left: 30px;
}
.post-comment .comment-body .comment-info .reply {
padding-left: 100px;
}
.post-comment .comment-body .comment-info .reply a {
font-size: 14px;
color: #9c9c9c;
font-family: "Source Sans Pro";
font-weight: 400;
text-decoration: underline;
}
.post-comment .comment-body .comment-info .comment-header-info {
margin-top: -10px;
margin-bottom: 10px;
}
.post-comment .comment-body .comment-info .comment-author {
font-size: 16px;
color: #222222;
font-family: "Montserrat";
font-weight: 500;
text-transform: uppercase;
}
.post-comment .comment-body .comment-info .comment-date {
font-size: 14px;
color: #454545;
font-family: "Source Sans Pro";
font-weight: 400;
margin-left: 5px;
}
.post-comment .comment-body .comment-info .comment-date::before {
content: "-";
margin-right: 5px;
}
.post-comment .comment-body .comment-info p {
font-size: 16px;
color: #606060;
font-family: "Source Sans Pro";
font-weight: 400;
}
.post-comment .comment-respond .comment-reply-title {
font-size: 20px;
color: #222222;
font-family: "Montserrat";
font-weight: 600;
margin-top: 50px;
margin-bottom: 30px;
}
.post-comment .comment-respond .comment-form-cookies-consent {
display: none;
}
.post-comment .comment-respond .comment-form-author {
padding-left: 0;
}
.post-comment .comment-respond .comment-form-email {
padding-right: 0;
}
.post-comment .comment-respond .comment-form-author input,
.post-comment .comment-respond .comment-form-email input {
width: 100%;
padding-left: 30px;
font-size: 16px;
color: #6d7783;
font-family: "Source Sans Pro";
font-weight: 400;
height: 60px;
border: 1px solid #dbdee5;
margin-bottom: 20px;
}
.post-comment .logged-in-as {
margin-top: -30px;
margin-bottom: 30px;
}
.post-comment .comment-form-comment2 {
padding: 0px;
margin-bottom: 30px;
}
.post-comment .comment-form-comment2 textarea {
width: 100%;
padding: 20px 30px;
border: 1px solid #dbdee5;
height: 180px;
font-size: 16px;
color: #6d7783;
font-family: "Source Sans Pro";
font-weight: 400;
}
.post-comment .form-submit .submit {
background: #3353ea;
color: #ffffff;
border-radius: 100px;
border: 1px solid #3353ea;
padding: 10px 50px;
font-size: 16px;
font-family: "Source Sans Pro";
font-weight: 400;
}
.post-comment .form-submit .submit:focus {
outline: none;
}
.single-blog-tag-share .elementor-share-buttons--align-center .elementor-grid {
justify-content: flex-end;
}
.single-blog-tag-share .elementor-widget-post-info .elementor-icon-list-text {
padding-left: 0px;
}
.single-blog-tag-share .elementor-widget-post-info .elementor-icon-list-text .elementor-post-info__item-prefix {
font-size: 18px;
font-family: "Source Sans Pro";
color: #000000;
font-weight: 600;
}
.single-blog-tag-share .elementor-widget-post-info .elementor-icon-list-text .elementor-post-info__terms-list {
color: transparent;
}
.single-blog-tag-share .elementor-widget-post-info .elementor-icon-list-text .elementor-post-info__terms-list a {
font-size: 14px;
font-family: "Source Sans Pro";
color: #454545;
font-weight: 300;
background: #f4f7fc;
padding: 2px 15px;
border-radius: 100px;
margin-left: 10px;
}
.single-blog-tag-share i.fa-facebook::before {
content: "\f39e";
}
.single-blog-tag-share i.fa-linkedin::before {
content: "\f0e1";
}
.single-blog-tag-share i.fa-pinterest::before {
content: "\f231";
}
.search-info.single-blog-custom-info ul li:not(:last-child):after {
top: 4px !important;
}
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu .jws_nav_menu > ul > li {
float: left;
}
.elementor_jws_menu_layout_menu_horizontal.elementor-jws-menu-skin-skin1 .jws_main_menu .jws_nav_menu > ul > li:first-child > a {
padding-left: 0 !important;
border-left: 0 !important;
}
.elementor_jws_menu_layout_menu_horizontal.elementor-jws-menu-skin-skin1 .jws_main_menu .jws_nav_menu > ul > li:last-child > a {
padding-right: 0 !important;
border-right: 0 !important;
}
.elementor-jws-menu-align-right .jws_nav {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
margin-left: auto;
}
.elementor-jws-menu-align-left .jws_nav {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
margin-right: auto;
}
.elementor-jws-menu-align-center .jws_nav {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-left: auto;
margin-right: auto;
}
.elementor_jws_menu_layout_menu_horizontal.elementor-before-menu-skin-circle .jws_main_menu .jws_nav_menu > ul > li:first-child a:before {
display: none;
}
.elementor_jws_menu_layout_menu_horizontal.elementor-before-menu-skin-circle .jws_main_menu .jws_nav_menu > ul > li > a {
position: relative;
}
.elementor_jws_menu_layout_menu_horizontal.elementor-before-menu-skin-circle .jws_main_menu .jws_nav_menu > ul > li > a:before {
content: "";
background: #626262;
width: 6px;
height: 6px;
position: absolute;
left: -3px;
top: 50%;
margin-top: -3px;
-webkit-border-radius: 100%;
-ms-border-radius: 100%;
-moz-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
}
.elementor-before-menu-skin-square .jws_main_menu .jws_nav_menu > ul > li:first-child a:before {
display: none;
}
.elementor-before-menu-skin-square .jws_main_menu .jws_nav_menu > ul > li > a {
position: relative;
}
.elementor-before-menu-skin-square .jws_main_menu .jws_nav_menu > ul > li > a:before {
content: "";
background: #d1d0d0;
width: 1px;
height: 8px;
position: absolute;
left: -0.5px;
top: 50%;
margin-top: -2px;
-webkit-border-radius: 100%;
-ms-border-radius: 100%;
-moz-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
}
.jws_menu_canvas_sidebar .jws_nav_menu,
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu .jws_nav_menu > ul > li.menu-item-design-mega_menu_full_width {
position: unset;
}
.jws_menu_canvas_sidebar .jws_nav_menu .sub-menu-dropdown,
.elementor_jws_menu_layout_menu_horizontal .jws_main_menu .jws_nav_menu > ul > li.menu-item-design-mega_menu_full_width .sub-menu-dropdown {
width: 100%;
left: 0;
}
.jws_menu_canvas_sidebar .jws_nav_menu,
.elementor_jws_menu_layout_menu_horizontal .jws_nav_menu {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.jws_menu_canvas_sidebar .jws_nav_menu > ul li a .menu-label,
.elementor_jws_menu_layout_menu_horizontal .jws_nav_menu > ul li a .menu-label {
position: absolute;
bottom: 85%;
z-index: 1;
display: inline-block;
margin-left: -20px;
padding: 0px 10px;
vertical-align: middle;
white-space: nowrap;
font-size: 12px;
line-height: 1.9em;
color: #ffffff;
}
.jws_menu_canvas_sidebar .jws_nav_menu > ul li a .menu-label:before,
.elementor_jws_menu_layout_menu_horizontal .jws_nav_menu > ul li a .menu-label:before {
content: "";
position: absolute;
top: 100%;
left: 10px;
width: 0;
height: 0;
border-style: solid;
border-top-width: 4px;
border-bottom-width: 0;
border-right-width: 7px;
border-left-width: 0;
border-top-color: transparent;
border-left-color: transparent !important;
border-right-color: transparent !important;
border-bottom-color: transparent !important;
}
.jws_menu_canvas_sidebar .jws_nav_menu > ul > li,
.elementor_jws_menu_layout_menu_horizontal .jws_nav_menu > ul > li {
position: relative;
}
.jws_menu_canvas_sidebar .jws_nav_menu > ul > li > a,
.elementor_jws_menu_layout_menu_horizontal .jws_nav_menu > ul > li > a {
display: block;
}
.jws_menu_canvas_sidebar .jws_nav_menu > ul > li > a i,
.elementor_jws_menu_layout_menu_horizontal .jws_nav_menu > ul > li > a i {
margin-left: 7px;
}
.jws_menu_canvas_sidebar .jws_nav_menu > ul > li .sub-menu-dropdown,
.elementor_jws_menu_layout_menu_horizontal .jws_nav_menu > ul > li .sub-menu-dropdown {
overflow: hidden;
}
.jws_menu_canvas_sidebar .jws_nav_menu > ul > li .sub-menu,
.elementor_jws_menu_layout_menu_horizontal .jws_nav_menu > ul > li .sub-menu,
.jws_menu_canvas_sidebar .jws_nav_menu > ul > li .sub-menu-dropdown,
.elementor_jws_menu_layout_menu_horizontal .jws_nav_menu > ul > li .sub-menu-dropdown {
position: absolute;
top: 100%;
opacity: 0;
z-index: 1;
visibility: hidden;
pointer-events: none;
-webkit-transform: translateY(15px);
-o-transform: translateY(15px);
-ms-transform: translateY(15px);
-moz-transform: translateY(15px);
transform: translateY(15px);
-webkit-transition: 0.3s ease;
-o-transition: 0.3s ease;
-ms-transition: 0.3s ease;
-moz-transition: 0.3s ease;
transition: 0.3s ease;
}
.jws_menu_canvas_sidebar .jws_nav_menu > ul > li.menu-item-design-standard .sub-menu li a,
.elementor_jws_menu_layout_menu_horizontal .jws_nav_menu > ul > li.menu-item-design-standard .sub-menu li a {
display: block;
}
.jws_menu_canvas_sidebar .jws_nav_menu > ul > li.menu-item-design-standard .sub-menu li a i,
.elementor_jws_menu_layout_menu_horizontal .jws_nav_menu > ul > li.menu-item-design-standard .sub-menu li a i {
display: inline-block;
vertical-align: middle;
margin-right: 10px;
font-size: 6px;
color: #6d6d6d;
}
.jws_menu_canvas_sidebar .jws_nav_menu > ul > li.menu-item-design-standard .sub-menu li:last-child > a,
.elementor_jws_menu_layout_menu_horizontal .jws_nav_menu > ul > li.menu-item-design-standard .sub-menu li:last-child > a {
border-bottom: 0 !important;
}
.jws_menu_canvas_sidebar .jws_nav_menu > ul > li.menu-item-design-standard > .sub-menu li,
.elementor_jws_menu_layout_menu_horizontal .jws_nav_menu > ul > li.menu-item-design-standard > .sub-menu li {
position: relative;
}
.jws_menu_canvas_sidebar .jws_nav_menu > ul > li.menu-item-design-standard > .sub-menu li .sub-menu,
.elementor_jws_menu_layout_menu_horizontal .jws_nav_menu > ul > li.menu-item-design-standard > .sub-menu li .sub-menu {
position: absolute;
left: 100%;
top: 0;
opacity: 0;
-webkit-transform: translateX(15px);
-o-transform: translateX(15px);
-ms-transform: translateX(15px);
-moz-transform: translateX(15px);
transform: translateX(15px);
visibility: hidden;
pointer-events: none;
}
.jws_menu_canvas_sidebar .jws_nav_menu > ul > li.menu-item-design-standard > .sub-menu li:hover > .sub-menu,
.elementor_jws_menu_layout_menu_horizontal .jws_nav_menu > ul > li.menu-item-design-standard > .sub-menu li:hover > .sub-menu {
opacity: 1;
visibility: visible;
pointer-events: auto;
-webkit-transform: translateX(0px);
-o-transform: translateX(0px);
-ms-transform: translateX(0px);
-moz-transform: translateX(0px);
transform: translateX(0px);
}
.jws_menu_canvas_sidebar .jws_nav_menu > ul > li:hover .sub-menu,
.elementor_jws_menu_layout_menu_horizontal .jws_nav_menu > ul > li:hover .sub-menu,
.jws_menu_canvas_sidebar .jws_nav_menu > ul > li:hover .sub-menu-dropdown,
.elementor_jws_menu_layout_menu_horizontal .jws_nav_menu > ul > li:hover .sub-menu-dropdown {
opacity: 1;
visibility: visible;
pointer-events: auto;
-webkit-transform: translateY(0px);
-o-transform: translateY(0px);
-ms-transform: translateY(0px);
-moz-transform: translateY(0px);
transform: translateY(0px);
transition-delay: 0.2s;
-webkit-transition-delay: 0.2s;
}
.elementor_jws_menu_layout_menu_vertical .jws_nav_menu > ul > li > a {
margin: 15px 0;
color: #333333;
padding: 0 15px;
padding-right: 50px !important;
}
.elementor_jws_menu_layout_menu_vertical .jws_nav_menu > ul > li > a i {
display: none;
}
.elementor_jws_menu_layout_menu_vertical .jws_nav_menu ul li {
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-ms-flex-align: center;
align-items: center;
}
.elementor_jws_menu_layout_menu_vertical .jws_nav_menu ul li .icon-sub-menu {
background: none;
border: none;
font-size: 12px;
width: 30px;
height: 30px;
padding: 0;
display: block;
}
.elementor_jws_menu_layout_menu_vertical .jws_nav_menu ul li .icon-sub-menu:before {
-webkit-transform: rotate(90deg);
-o-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-moz-transform: rotate(90deg);
transform: rotate(90deg);
display: block;
-webkit-transition: 0.3s ease;
-o-transition: 0.3s ease;
-ms-transition: 0.3s ease;
-moz-transition: 0.3s ease;
transition: 0.3s ease;
}
.elementor_jws_menu_layout_menu_vertical .jws_nav_menu ul li .sub-menu-dropdown {
display: none;
width: 100% !important;
}
.elementor_jws_menu_layout_menu_vertical .jws_nav_menu ul li .sub-menu {
width: 100% !important;
display: none;
}
.elementor_jws_menu_layout_menu_vertical .jws_nav_menu ul li .sub-menu li a i {
display: none;
}
.elementor_jws_menu_layout_menu_vertical .jws_nav_menu ul li .sub-menu li:last-child a {
border-bottom: 0 !important;
}
.elementor_jws_menu_layout_menu_vertical .jws_nav_menu ul li a {
display: block;
width: auto;
-ms-flex-positive: 1;
flex-grow: 1;
}
.elementor_jws_menu_layout_menu_vertical .jws_nav_menu ul li.active > .sub-menu-dropdown,
.elementor_jws_menu_layout_menu_vertical .jws_nav_menu ul li.active > .sub-menu {
display: block;
-webkit-animation: fadeInLeftMenu 0.5s ease;
-o-animation: fadeInLeftMenu 0.5s ease;
-ms-animation: fadeInLeftMenu 0.5s ease;
-moz-animation: fadeInLeftMenu 0.5s ease;
animation: fadeInLeftMenu 0.5s ease;
}
.elementor_jws_menu_layout_menu_vertical .jws_nav_menu ul li.active > .icon-sub-menu:before {
-webkit-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.jws_nav_dropdown .jws-cart-sidebar {
display: none;
}
.jws_nav_dropdown .jws_nav_dropdown_inner {
position: fixed;
left: 0;
top: 0;
height: 100%;
background: #ebebeb;
z-index: 1000;
width: 270px;
overflow: auto;
-webkit-transition: 0.35s ease;
-o-transition: 0.35s ease;
-ms-transition: 0.35s ease;
-moz-transition: 0.35s ease;
transition: 0.35s ease;
-webkit-transform: translateX(-100%);
-o-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-moz-transform: translateX(-100%);
transform: translateX(-100%);
}
.jws_nav_dropdown.active {
background: rgba(0, 0, 0, 0.5);
position: fixed;
width: 100% !important;
height: 100%;
-webkit-transition: background 0.3s ease;
-o-transition: background 0.3s ease;
-ms-transition: background 0.3s ease;
-moz-transition: background 0.3s ease;
transition: background 0.3s ease;
z-index: 1000;
top: 0;
left: 0;
}
.jws_nav_dropdown.active .jws_nav_dropdown_inner {
-webkit-transform: translateX(0%);
-o-transform: translateX(0%);
-ms-transform: translateX(0%);
-moz-transform: translateX(0%);
transform: translateX(0%);
}
@-webkit-keyframes fadeInLeftMenu {
from {
opacity: 0;
-webkit-transform: translate3d(-15px, 0, 0);
transform: translate3d(-15px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInLeftMenu {
from {
opacity: 0;
-webkit-transform: translate3d(-15px, 0, 0);
transform: translate3d(-15px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.fadeInLeftMenu {
-webkit-animation-name: fadeInLeftMenu;
animation-name: fadeInLeftMenu;
}
.jws_main_menu .menu-item-has-children > a::after {
content: "";
position: absolute;
top: 0px;
left: 0;
bottom: -35px;
right: 0;
z-index: 1;
cursor: pointer;
}
.elementor-popup-modal .jws_main_menu .menu-item-has-children > a::after {
content: none;
}
.icon-sub-menu::before {
font-family: "revicons";
content: "\e825";
font-size: 14px;
}
.icon-sub-menu:focus {
outline: none;
}
.px-0 input {
padding: 0px !important;
}
.header1 .elementor_jws_menu_layout_menu_horizontal.elementor-jws-menu-skin-skin1 .jws_main_menu .jws_nav_menu > ul > li:first-child > a,
.menu-amination .elementor_jws_menu_layout_menu_horizontal.elementor-jws-menu-skin-skin1 .jws_main_menu .jws_nav_menu > ul > li:first-child > a {
padding-left: 10px !important;
}
.header1 .elementor_jws_menu_layout_menu_horizontal.elementor-jws-menu-skin-skin1 .jws_main_menu .jws_nav_menu > ul > li:last-child > a,
.menu-amination .elementor_jws_menu_layout_menu_horizontal.elementor-jws-menu-skin-skin1 .jws_main_menu .jws_nav_menu > ul > li:last-child > a {
padding-right: 10px !important;
}
.header1 .jws_main_menu .jws_nav_menu > ul > li > a,
.menu-amination .jws_main_menu .jws_nav_menu > ul > li > a {
position: relative;
}
.header1 .jws_main_menu .jws_nav_menu > ul > li > a::before,
.menu-amination .jws_main_menu .jws_nav_menu > ul > li > a::before {
content: "";
height: 2px;
background: #3353ea;
width: 0%;
position: absolute;
right: 0;
-webkit-transition: 0.35s;
-o-transition: 0.35s;
-ms-transition: 0.35s;
-moz-transition: 0.35s;
transition: 0.35s;
bottom: -10px;
}
.header1 .jws_main_menu .jws_nav_menu > ul > li > a:hover::before,
.menu-amination .jws_main_menu .jws_nav_menu > ul > li > a:hover::before {
width: 100%;
left: 0;
}
.studies-archiver .category-center {
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
}
.studies-archiver .category-center .elementor-button-link {
padding: 0px;
margin-right: 25px;
}
.studies-archiver .category-center .elementor-button-link .elementor-button-text:hover {
color: #3353ea;
}
.studies-archiver .elementor-widget-wp-widget-tag_cloud .elementor-widget-container {
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
}
.studies-archiver .elementor-widget-wp-widget-tag_cloud .elementor-widget-container .tagcloud a {
font-size: 18px !important;
font-family: "Source Sans Pro";
color: #6f6f6f;
margin-left: 25px;
margin-right: 25px;
letter-spacing: 1px;
}
.studies-archiver .elementor-widget-wp-widget-tag_cloud .elementor-widget-container .tagcloud a:hover {
color: #3353ea;
font-weight: 600;
}
.studies-archiver .elementor-widget-wp-widget-tag_cloud .elementor-widget-container .tagcloud a:last-child {
margin-right: 0px;
}
.studies-archiver .layout-studies2 {
margin-top: 15px;
margin-bottom: 15px;
}
.studies-archiver .nav-studies-home2 .elementor-widget-wrap {
justify-content: flex-end;
}
.studies-archiver .nav-studies-home2 .elementor-widget-wrap .text-studies-hover a:hover {
color: #3353ea !important;
font-weight: 600 !important;
}
@media only screen and (max-width: 1800px) {
body:not(.rtl) .elementor-3712 .elementor-element.elementor-element-e0f1c2c,
body:not(.rtl) .elementor-4801 .elementor-element.elementor-element-3c64d46,
body:not(.rtl) .elementor-5028 .elementor-element.elementor-element-d56d192 {
left: -10px !important;
}
}
@media only screen and (max-width: 1620px) {
.text-reponsiver .elementor-heading-title {
font-size: 270px !important;
}
}
@media only screen and (max-width: 1460px) {
.text-reponsiver .elementor-heading-title {
font-size: 200px !important;
}
.layout-review-1 .slick-next {
right: 100px;
}
.layout-review-1 .slick-prev {
left: 0px;
}
}
@media only screen and (max-width: 1366px) {
.about-vision .elementor-column-wrap .elementor-background-overlay + .elementor-widget-wrap {
margin: auto;
}
}
@media only screen and (max-width: 1200px) {
.elementor-section.elementor-section-boxed > .elementor-container {
width: inherit;
}
.layout-team1 .icon-team {
margin-top: -25px;
}
}
@media (max-width: 1171px) and (min-width: 989px) {
.layout-service1:hover img {
margin-right: 15px;
}
.layout-service1:hover .post-title {
font-size: 18px;
}
.layout-service1:hover .post-decription {
margin-top: 10px;
text-align: left;
}
}
@media only screen and (max-width: 1100px) {
.header1-menu .jws_main_menu .jws_nav_menu > ul > li > a {
margin: 0px 10px 0px 10px !important;
}
}
@media only screen and (max-width: 1024px) {
.reponsive-center.has_ae_slider {
margin: auto;
}
.text-reponsiver .elementor-heading-title {
font-size: 159px !important;
}
.pricing-home .elementor-price-table__price {
margin-left: 30px;
margin-right: 30px;
}
.pricing__price-home2 .elementor-column {
width: calc(33.3333% - 20px) !important;
}
.busiess-video {
position: initial !important;
}
.custom-circle {
bottom: initial;
top: 100%;
}
.text-md-center {
text-align: center;
}
.height-1008px {
height: 850px;
}
.layout-team4.arrows .slick-next,
.layout-team4.both .slick-next {
bottom: -70px;
left: 100px;
}
.layout-team4.arrows .slick-prev,
.layout-team4.both .slick-prev {
bottom: -70px;
left: 35px;
}
.home4-customer-review .elementor-container {
position: initial !important;
}
.layout-review-4 .slide-content-review__box-shadow {
flex-direction: column;
text-align: center;
}
.layout-review-4 .elementor-slide-your_name,
.layout-review-4 .elementor-slide-tag {
position: initial;
bottom: initial;
}
.layout-review-4 .elementor-slide-description {
margin: 0 auto;
}
.layout-review-4 .display-flex {
display: initial;
}
.layout-review-4 .display-flex img {
margin: 0 auto 20px;
}
.layout-review-4 .slick-prev {
bottom: 50%;
right: initial;
}
.layout-review-4 .slick-next {
bottom: 50%;
}
.call-back-home5-left .elementor-container {
right: 50%;
transform: translate(50%, -50%);
}
.custom-review-home5 {
position: initial;
}
.layout-review-5 .slide-content-review__box-shadow {
flex-direction: column;
}
.layout-review-5 .elementor-slide-description {
position: initial;
margin: auto;
padding: 60px 70px 40px;
margin-top: -50px;
text-align: center;
border-radius: 15px;
}
.layout-review-5 .display-flex {
display: initial;
align-self: center;
}
.layout-review-5 .display-flex img {
margin-top: 10px;
margin-bottom: 50px;
}
.layout-review-5 .elementor-slide-your_name {
position: relative;
bottom: initial;
margin-left: initial;
text-align: center;
}
.layout-review-5 i {
margin-left: 50px;
bottom: 100px;
}
.layout-review-5 .slick-next {
bottom: 50%;
right: 15px;
}
.layout-review-5 .slick-prev {
bottom: 50%;
left: 15px;
right: initial;
}
.jws-studies-slide .slick-prev {
right: 85px;
}
.jws-studies-slide .slick-next {
right: 15px;
}
.home-blog .layout5 .m-30 {
margin-left: 15px;
margin-right: 15px;
}
.blog-gird-2 img,
.jws-post-archive .layout-post-archive1 img {
height: auto;
}
.m-30 {
margin-left: 15px;
margin-right: 15px;
}
.layout-review-3 .slick-track .slick-slide .slide-content-review__box-shadow {
padding: 40px 30px 50px 30px;
}
.custom-testimonials .custom-testimonials-top .elementor-row .elementor-widget-wrap {
padding: 20px 10px;
}
.single-blog-tag-share .elementor-share-buttons--align-center .elementor-grid {
justify-content: flex-start;
}
.height-100vh .height-200 .elementor-countdown-item {
height: 179px;
}
.post-comment .comment_top .comment-list .comment .children {
padding-left: 30px;
}
.blog-single .blog-single-left .blog-single-info img {
height: auto;
}
.about-services .busiess-video img {
height: auto;
}
.home-blog .layout1 img {
height: auto;
}
.single-product .single-product-right {
height: auto;
}
}
@media only screen and (max-width: 1023px) {
.layout-team1 .icon-team {
margin-top: -10px;
}
}
@media only screen and (max-width: 990px) {
.home4-post {
position: initial !important;
}
.home4-post .layout4 {
margin-bottom: 30px;
}
.home-blog .layout4 .m-30 {
margin-left: 15px;
margin-right: 15px;
}
.section-home4-bog {
margin-bottom: 0 !important;
padding: 100px 15px 70px 15px !important;
}
.aside2:not(:last-child) {
margin-bottom: 30px;
}
.aside2 .elementor-post {
flex-direction: column;
}
.aside2 .m-30 {
margin-left: 0;
margin-right: 0;
}
.aside2 .post-info {
margin-top: 0px;
}
.aside2 .post-title {
margin-bottom: 0px;
}
.aside1 .elementor-post img {
max-width: 140px;
height: 140px;
}
.aside1 .elementor-post a {
max-width: 140px;
height: 140px;
}
.aside1 .post-decription {
display: none;
}
.home-blog .layout3 img,
.home-blog .layout2 img {
height: auto;
}
.page-view-cart .cart-collaterals {
margin-left: 0;
margin-top: 30px;
}
.page-view-cart .cart-collaterals .cart_totals {
margin-right: 0px;
}
.page-view-cart .woocommerce-cart-form__contents tr td.actions {
padding: 50px 0 20px 0;
}
.height-100vh form {
text-align: center;
}
.height-100vh .wpcf7-text {
width: 400px !important;
}
}
@media (max-width: 768px) and (min-width: 768px) {
.custom-layout-post5 .elementor-column.elementor-col-50,
.custom-layout-post5 .elementor-column[data-col="50"] {
width: 100% !important;
}
.custom-layout-post5 .elementor-widget-container {
margin: 15px 0 !important;
}
.custom-layout-post5 .layout5 img {
height: initial;
}
}
@media only screen and (max-width: 768px) {
.newsletter-home3 .wpcf7-text {
width: 100% !important;
}
.newsletter-home3 .wpcf7-submit {
width: 200px;
margin: -20px auto 0;
}
.newsletter-home3 p {
flex-direction: column;
}
.custom-circle {
top: 115%;
}
.pricing-home .pricing__price {
height: initial;
}
.pricing__price-home3 .has_ae_slider {
height: initial;
}
.layout-studies1 .studies-category {
margin-top: 15px;
}
.layout-review-1 .slick-arrow::before,
.layout-review-1 .slick-arrow::after {
font: normal normal normal 24px FontAwesome;
padding: 13px 21px;
}
.call-back-home5 .elementor-column-wrap {
max-width: 640px;
}
.aside2 img {
max-width: 100%;
height: auto;
}
.jws-col-md-6 .images,
.jws-col-md-6 .summary {
float: left !important;
width: 50% !important;
}
.jws-col-md-6 .summary {
padding-left: 30px;
padding-right: 15px;
}
.layout-studies3 .elementor-post > a {
width: 90%;
}
.layout-studies3 img {
width: 100%;
}
.page-view-cart .woocommerce-cart-form__contents tr td.actions {
float: initial !important;
}
.page-view-cart .woocommerce-cart-form__contents tr td.actions .input-text {
width: 100% !important;
float: initial !important;
margin-bottom: 20px !important;
margin-right: 0px !important;
}
.page-view-cart .woocommerce-cart-form__contents tr td.actions .button {
width: 100% !important;
float: initial !important;
margin-bottom: 10px;
}
}
@media (max-width: 767px) and (min-width: 400px) {
.reponsiver-width-400.elementor-section.elementor-section-boxed > .elementor-container {
max-width: 370px !important;
}
}
@media only screen and (max-width: 767px) {
.pricing-home .elementor-section.elementor-section-boxed > .elementor-container {
max-width: 500px !important;
}
.pricing__price-home2 {
height: initial;
}
.pricing__price-home2.elementor-section.elementor-section-boxed > .elementor-container {
max-width: 568px !important;
padding: initial;
}
.pricing__price-home2 .elementor-column-wrap {
position: initial;
}
.pricing__price-home2 .elementor-column {
width: 100% !important;
}
.pricing__price-home2 .elementor-inner-column:not(:first-child) {
margin-left: 0px;
margin-top: 50px;
}
.home-blog .layout5 img {
height: auto;
}
.aside1 .post-decription {
display: block;
}
.about-vision .ee-circle-progress__value,
.about-vision .elementor-widget-circle-progress {
justify-content: center;
margin-top: -5px;
}
.flex-column-reverse .elementor-row {
flex-direction: column-reverse;
}
.home2-contact-email p:nth-child(3),
.home2-contact-email p:nth-child(4) {
width: 100%;
padding-left: 0;
padding-right: 0;
}
.home2-contact-email p {
text-align: center;
}
.home3-contact-email p {
text-align: center;
}
.call-back-home4 .wpcf7-submit {
float: initial;
}
.call-back-home4 .your-phone,
.call-back-home4 .your-email {
width: 100%;
}
.call-back-home4 p {
text-align: center;
}
.height-473 p {
height: 556px;
}
.home-contact-email p {
display: block;
width: 100%;
margin-left: 0;
margin-right: 0;
}
.home-contact-email p:nth-child(6) {
width: 100%;
}
.form-contact-us p:nth-child(7) {
flex-direction: column;
}
.home2-studies-filter .studies_filter .masonry-filter {
-webkit-transform: translateY(0px);
-o-transform: translateY(0px);
-ms-transform: translateY(0px);
-moz-transform: translateY(0px);
transform: translateY(0px);
}
.text-exp {
transform: translate(-50%, -31%);
}
.jws-studies-slide .position-relative .studies-hover {
padding: 30px;
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
justify-content: center;
flex-direction: column;
}
.height-100vh .wpcf7-text {
width: 100% !important;
}
.height-100vh .height-200 .elementor-countdown-wrapper {
flex-direction: column;
}
.height-100vh .height-200 .elementor-countdown-wrapper .elementor-countdown-item {
min-height: 200px;
margin: 10px 0;
}
.single-icon-box-services .elementor-icon-box-title::before {
content: none;
}
.blog-single .blog-single-left .elementor-blockquote {
padding: 30px;
}
.blog-single .blog-gird-right .elementor-widget-ee-search-form {
margin-bottom: 30px;
}
.layout-review-5 i {
margin-left: 10px;
bottom: 140px;
}
.popup-video-home6 img {
height: auto;
}
.product-archive .my-20 {
width: 50%;
}
.call-back-home5 .elementor-column-wrap {
max-width: initial;
}
.post-comment .comment-respond .comment-form-author,
.post-comment .comment-respond .comment-form-email {
padding-left: 0px;
padding-right: 0px;
}
.call-back-home5-left {
height: 500px;
}
.jws-col-md-6 .images,
.jws-col-md-6 .summary {
float: none !important;
width: 100% !important;
}
.jws-col-md-6 .summary {
padding-left: 0px;
height: auto !important;
padding-bottom: 30px;
}
.mfp-content {
height: auto;
}
.mfp-content .popup-quick-view .jws-summary {
padding: 0 15px;
}
.mfp-content .popup-quick-view .jws-product-image .woo-variation-gallery-slider-wrapper img {
height: auto;
}
.mfp-close {
top: 45px !important;
font-size: 40px;
}
.mfp-content .popup-quick-view .jws-summary .summary .price {
font-size: 20px;
}
.mfp-content .popup-quick-view .jws-summary .summary {
height: auto;
padding: 30px 15px;
}
}
@media only screen and (max-width: 568px) {
.text-reponsiver .elementor-heading-title {
font-size: 90px !important;
}
.home-contact-email p {
width: 100% !important;
margin-left: 0px !important;
margin-right: 0px !important;
}
.home-about-us-circle .has_ae_slider {
width: 100% !important;
}
.layout-review-1 .slick-prev {
left: 0;
}
.layout-review-1 .slick-next {
right: 100px;
}
.studies_filter .masonry-filter {
align-items: center;
flex-direction: column;
}
.studies_filter .masonry-filter li {
padding: 0 !important;
}
.home3-contact-email .home3-call .elementor-widget-wrap {
padding: 50px 15px;
}
.call-back-home4 .your-phone,
.call-back-home4 .your-email {
width: 100%;
}
.call-back-home4 .elementor-widget-container {
padding: 25px;
}
.call-back-home5 {
max-width: initial;
}
.height-473 p {
height: 546px;
}
.layout-review-5 .elementor-slide-description {
padding: 60px 15px 40px;
}
.layout-review-5 i {
display: none;
}
.layout1 .m-30 {
margin-left: 15px;
margin-right: 15px;
}
.layout-studies2 .studies-info {
padding: 15px;
}
.layout-studies2 img {
height: auto;
}
.aside1 .elementor-post {
flex-direction: column;
}
.aside1 .elementor-post > a {
max-width: 100%;
height: 100%;
}
.aside1 .elementor-post > a img {
max-width: 100%;
height: 100%;
}
.aside1 .elementor-post .m-30 {
margin-left: 0;
margin-right: 0;
}
.layout-review-3 .slick-track .slick-slide .slide-content-review__box-shadow {
padding: 15px;
}
.layout-service4 {
padding-top: 15px;
padding-bottom: 15px;
}
.layout-service4 .img-services {
margin: auto;
}
.layout-service4 .elementor-service {
flex-wrap: wrap;
text-align: center;
}
.post-comment .comment_top .comment-list .comment .children {
padding-left: 15px;
}
.post-comment .comment-body .comment-info {
padding-left: 15px;
}
.post-comment .comment-body .comment-info .reply {
padding-left: 30px;
}
.post-comment .comment-body .comment-info .comment-author {
font-size: 14px;
}
.post-comment .comment-body .comment-info .comment-date {
font-size: 12px;
}
.post-comment .comment-body .comment-info .reply {
padding: 10px;
}
.post-comment .comment-body .comment-info p {
font-size: 14px;
}
.post-comment .comment-body .comment-info .comment-header-info {
margin-bottom: 0;
margin-top: 0;
}
.blog-single .blog-single-left .elementor-text-editor ul {
margin-left: 30px;
}
.layout-review-3 .slick-track .slick-slide .display-flex {
margin-top: 20px;
}
.layout-team2.arrows .slick-next,
.layout-team2.both .slick-next,
.layout-team2.arrows .slick-prev,
.layout-team2.both .slick-prev {
top: -90px;
}
.layout-review-3 .slick-arrow {
top: -60px;
}
.popup-video-home6 .eicon-play::before {
width: 50px;
height: 50px;
}
.popup-video-home6 .eicon-play::after {
width: calc(110%);
height: calc(110%);
top: 25px;
left: 26px;
}
.layout-service4 .services-title-excerpt {
padding-left: 0;
}
.checkout-page .nxl_woo_your_order table tbody tr td img {
display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
}
.jws-studies-slide .slick-prev,
.jws-studies-slide .slick-next {
top: -80px;
}
}
@media only screen and (max-width: 500px) {
.product-archive .my-20 {
width: 100%;
}
.fitter-product {
flex-direction: column-reverse;
}
}
@media only screen and (max-width: 465px) {
.text-reponsiver .elementor-heading-title {
font-size: 70px !important;
}
.layout-review-1 .slick-arrow {
top: 59%;
}
.layout-studies3 .elementor-post > a {
width: 95%;
}
}
@media only screen and (max-width: 400px) {
.layout-team1 .icon-team {
margin-top: -25px;
}
} .nxl_video_popup.has_image .nxl_video_popup_inner {
position: relative;
}
.nxl_video_popup.has_image .nxl_video_popup_inner img {
width: 100%;
}
.nxl_video_popup.has_image .nxl_video_popup_inner .nxl_video_popup_content {
position: absolute;
bottom: 70px;
right: 70px;
}
.nxl_video_popup.has_image .nxl_video_popup_inner .nxl_video_popup_content a {
width: 48px;
height: 48px;
line-height: 48px;
font-size: 20px;
}
.nxl_video_popup.has_image .nxl_video_popup_inner .nxl_video_popup_content a:before,
.nxl_video_popup.has_image .nxl_video_popup_inner .nxl_video_popup_content a:after {
width: 78px;
height: 78px;
}
.nxl_video_popup .nxl_video_popup_content a {
display: block;
width: 75px;
height: 75px;
line-height: 75px;
text-align: center;
font-size: 27px;
position: relative;
}
.nxl_video_popup .nxl_video_popup_content a span {
background: #ffffff;
position: relative;
display: block;
text-align: center;
-webkit-border-radius: 100%;
-ms-border-radius: 100%;
-moz-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
padding-left: 5px;
}
.nxl_video_popup .nxl_video_popup_content a .over1 {
position: absolute;
transform: translateX(-50%) translateY(-50%);
display: block;
width: 100px;
height: 100px;
border-radius: 50%;
top: 50%;
left: 50%;
animation: pulse-border 1.5s ease-out infinite;
-webkit-animation: pulse-border 1.5s ease-out infinite;
content: "";
animation-delay: 0.6s;
-webkit-animation-delay: 0.6s;
}
.nxl_video_popup .nxl_video_popup_content a .over2 {
position: absolute;
transform: translateX(-50%) translateY(-50%);
display: block;
width: 100px;
height: 100px;
border-radius: 50%;
top: 50%;
left: 50%;
animation: pulse-border2 1.5s ease-out infinite;
-webkit-animation: pulse-border2 1.5s ease-out infinite;
content: "";
}
.nxl_video_popup.text-center .nxl_video_popup_content a {
margin: 0 auto;
}
.nxl_video_popup.text-right .nxl_video_popup_content a {
margin: 0 0 0 auto;
}
@keyframes pulse-border {
0% {
transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
opacity: 1;
}
100% {
transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
opacity: 0;
}
}
@keyframes pulse-border2 {
0% {
transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
opacity: 1;
}
100% {
transform: translateX(-50%) translateY(-50%) translateZ(0) scale(2);
opacity: 0;
}
}