@charset "utf-8";
   input[type="submit"] {
border: none;
padding: 10px 18px;
}
body div textarea {
border: 1px solid #f1f1f1;
padding: 10px 18px;
height: 160px;
}
input[type="text"],
input[type="number"],
input[type="email"],
input[type="url"],
select,
input[type="password"] {
height: 48px;
padding: 10px 18px;
border: 1px solid #f1f1f1;
margin-bottom: 30px;
outline: none;
}
.wp-block-search .wp-block-search__button {
margin-left: 0;
}
.wp-block-search {
margin-bottom: 20px;
}
.wp-block-archives select,
.wp-block-categories select {
width: 400px;
}
.wp-block-group.has-background {
padding: 24px 30px 10px;
margin-bottom: 30px;
}
[type="search"] {
border: 1px solid #f1f1f1;
border-radius: 5px 0 0 5px;
padding: 10px 20px;
outline: none;
}
.contact-page2 {
border: 10px solid #fbfbfb;
padding: 50px;
background: #fff;
}
.contact-page2 .form-button {
text-align: center;
}
.contact-page2 .submit-btn {
margin-bottom: 0;
}
div textarea {
border: 1px solid #f1f1f1;
margin-bottom: 30px;
}
input[type="submit"] {
background: #083d59;
}
div.wpcf7 .ajax-loader {
position: absolute;
top: 16px;
right: -40px;
}
.reactheme-contact .contact-address .address-item {
overflow: hidden;
margin-top: 25px;
}
.reactheme-contact .contact-address .address-item .address-icon {
float: left;
width: 40px;
height: 60px;
line-height: 40px;
text-align: center;
}
.reactheme-contact .contact-address .address-item .address-icon i {
font-size: 35px;
color: #ffa84b;
width: 40px;
height: 40px;
margin-left: 0;
}
.reactheme-contact .contact-address .address-item .address-text {
float: left;
width: 80%;
padding-left: 25px;
}
.reactheme-contact .contact-address .address-item .address-text h3.contact-title {
font-size: 20px;
margin: 0;
}
.reactheme-contact .contact-address .address-item .address-text a {
color: #777777;
}
.reactheme-contact .contact-address .address-item .address-text a:hover {
color: #083d59;
}
.reactheme-contact .contact-address.style3 {
text-align: center;
}
.reactheme-contact .contact-address.style3 .address-icon {
float: none;
text-align: center;
margin: 0 auto;
display: block;
}
.reactheme-contact .contact-address.style3 .address-icon:after {
background: transparent !important;
}
.reactheme-contact .contact-address.style3 .address-text {
padding-left: 0;
float: none;
text-align: center;
width: 100%;
}
.reactheme-contact .contact-address.style3 .address-text .contact-title {
padding-bottom: 10px;
font-weight: 600;
}
.reactheme-contact .contact-address.style3 .address-item {
margin-top: 0;
}
.reactheme-contact .contact-address.style4 .address-item {
margin-top: 0;
}
.reactheme-contact .contact-address.style4 .address-item .address-icon {
float: none;
text-align: left;
height: auto;
width: auto;
line-height: normal;
margin-bottom: 30px;
}
.reactheme-contact .contact-address.style4 .address-item .address-icon i {
border-radius: 150px;
text-align: center;
line-height: 52px;
font-size: 45px;
color: #ffa84b;
}
.reactheme-contact .contact-address.style4 .address-item .address-icon i:before {
color: #ffa84b;
font-size: 45px;
}
.reactheme-contact .contact-address.style4 .address-item .address-text {
padding-left: 0;
float: none;
width: 100%;
}
.reactheme-contact .contact-address.style4 .address-item .address-text .contact-title {
font-size: 18px;
}
.reactheme-contact .contact-address.style5 .address-item {
margin-top: 0;
}
.reactheme-contact .contact-address.style5 .address-item .address-icon {
float: none;
text-align: left;
height: auto;
width: auto;
line-height: normal;
margin-bottom: 18px;
}
.reactheme-contact .contact-address.style5 .address-item .address-text {
padding-left: 0;
float: none;
width: 100%;
}
.reactheme-contact .contact-address.style5 .address-item .address-text .contact-title {
font-size: 18px;
}
.contact_icon_style .social-title {
font-size: 18px;
font-weight: 600;
color: #000;
padding-bottom: 10px;
}
.contact_icon_style .contact_social_icon {
margin: 0;
padding: 0;
list-style: none;
}
.contact_icon_style .contact_social_icon li {
display: inline-block;
padding-right: 10px;
}
.contact_icon_style .contact_social_icon li a {
width: 38px;
height: 38px;
line-height: 38px;
border-radius: 150px;
color: #ffa84b;
background: transparent;
transition: 0.4s;
display: block;
text-align: center;
}
.contact_icon_style .contact_social_icon li a:hover {
color: #fff;
background: #ffa84b;
}
.contact_icon_style.white_text .social-title {
color: #fff;
}
.contact_icon_style.white_text .contact_social_icon li a:hover {
color: #0f1216;
background: #fff;
}
.contact_icon_style2 .contact_social_icon {
margin: 0;
padding: 0;
list-style: none;
overflow: hidden;
}
.contact_icon_style2 .contact_social_icon li {
float: left;
width: 50%;
}
.contact_icon_style2 .contact_social_icon li a {
color: #666;
background: transparent;
transition: 0.4s;
display: block;
}
.contact_icon_style2 .contact_social_icon li a:hover {
color: #e4e4e4;
}
div.wpcf7-validation-errors {
border-color: #ff0000;
color: #ff0000;
}
div.wpcf7-acceptance-missing {
border-color: #ff0000;
color: #ff0000;
}
.contact-form .input-box {
position: relative;
}
.contact-form .input-box:before {
content: "\f007";
position: absolute;
font-family: "Font awesome 5 Pro";
font-size: 16px;
color: #083d59;
left: 28px;
top: 15px;
z-index: 2;
}
.contact-form .input-box.mail:before {
content: "\f0e0";
}
.contact-form .input-box.budget:before {
content: "\f155";
}
.contact-form .input-box.subject:before {
content: "\f02d";
}
.contact-form .input-box.text-area:before {
top: 20px;
content: "\f27a";
} .reactheme-blog-grid .pagination-area,
.reactheme-team .pagination-area {
padding-bottom: 30px;
}
.news-details-inner {
border: 2px solid #f4f4f4;
padding: 45px 40px;
}
.reactheme-blog-grid .pagination-area {
padding-bottom: 84px;
}
.reactheme-blog .cat_name {
display: none;
}
.reactheme-blog .blog-meta .blog-title {
margin: 0px 0 15px;
font-weight: 500;
line-height: 26px !important;
}
.reactheme-blog .blog-meta .blog-title a {
color: #0f1216;
}
.reactheme-blog .blog-meta .blog-title a:hover {
color: #ffa84b;
}
.reactheme-blog .full-blog-content {
padding: 0px 0 0 0;
}
.reactheme-blog .blog-slider .blog-meta {
margin-top: 30px;
}
.reactheme-blog .blog-slider .blog-meta .blog-title {
font-size: 18px;
font-weight: 600;
line-height: 28px;
}
.reactheme-blog-grid.reactheme-blog .blog-meta .blog-title {
line-height: 30px !important;
font-size: 22px;
}
.single h1,
.single h2,
.single h3,
.single h4,
.single h5,
.single h6 {
clear: none;
}
.full-blog-content {
padding: 20px 30px 25px;
}
.full-blog-content .blog-meta {
text-transform: initial;
}
.full-blog-content .blog-title {
margin: 4px 0 20px;
line-height: 30px;
font-size: 26px;
}
.full-blog-content .blog-title a {
color: #083d59;
text-decoration: none;
}
.full-blog-content .blog-title a:hover {
text-decoration: underline !important;
}
.full-blog-content .post-view {
display: inline-block;
margin-right: 10px;
font-size: 13px;
color: #999999;
}
.full-blog-content .post-view i {
margin-right: 5px;
}
.full-blog-content .post-view i:before {
font-size: 14px;
font-weight: 600;
}
.full-blog-content .post-comment {
display: inline-block;
margin-right: 10px;
font-size: 13px;
color: #999999;
}
.full-blog-content .post-comment i {
margin-right: 5px;
}
.full-blog-content .post-comment i:before {
font-size: 14px;
font-weight: 600;
}
.full-blog-content .blog-button {
float: left;
}
.full-blog-content .blog-button.left-btn {
float: none;
display: block;
}
.full-blog-content .view-comments {
float: right;
}
.full-blog-content .btm-cate li {
margin-right: 25px;
font-size: 15px;
color: #777;
}
.full-blog-content .btm-cate li i {
margin-right: 4px;
}
.full-blog-content .btm-cate li i:before {
font-size: 14px;
position: relative;
top: -1px;
font-weight: 300;
}
.full-blog-content .btm-cate .tag-line i {
margin-right: 3px;
color: #ffa84b;
}
.full-blog-content .blog-date {
padding: 0;
margin-right: 0;
line-height: normal;
padding: 1px;
}
.full-blog-content .blog-date i:before {
font-size: 14px;
font-weight: 600;
}
.full-blog-content .author {
display: inline-block;
padding: 0;
margin-right: 0;
line-height: normal;
color: #737383;
}
.full-blog-content .author img {
border-radius: 50%;
margin-right: 8px;
}
.home-blog .reactheme-blog .blog-item {
margin-bottom: 15px;
}
.reactheme-blog-grid .bottom-shadow1 {
box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
padding: 30px;
}
.react-sideabr .recent-post-widget .post-desc span i {
color: #ffa84b;
}
.blog .reactheme-blog .blog-item,
.archive .reactheme-blog .blog-item {
transition: all 0.5s ease 0s;
background: #fff;
border: 1px solid #e7e7e7;
margin-bottom: 40px;
}
.blog .reactheme-blog .blog-item .full-blog-content,
.archive .reactheme-blog .blog-item .full-blog-content {
padding: 0 46px 20px;
overflow: hidden;
}
.blog .reactheme-blog .blog-item .full-blog-content .btm-cate,
.archive .reactheme-blog .blog-item .full-blog-content .btm-cate {
margin: 0 0 10px;
}
.blog .reactheme-blog .blog-item .full-blog-content .title-wrap .blog-title,
.archive .reactheme-blog .blog-item .full-blog-content .title-wrap .blog-title {
font-size: 34px;
line-height: 40px;
font-weight: 600;
}
.blog .reactheme-blog .blog-item .full-blog-content .blog-button a,
.archive .reactheme-blog .blog-item .full-blog-content .blog-button a {
font-size: 15px;
}
.blog .reactheme-blog .blog-item .blog-img,
.archive .reactheme-blog .blog-item .blog-img {
position: relative;
}
.blog .reactheme-blog .blog-item .blog-img .tag-line,
.archive .reactheme-blog .blog-item .blog-img .tag-line {
position: absolute;
right: auto;
left: 50px;
top: auto;
bottom: -52px;
display: inline-block;
z-index: 11;
transform: translateY(-60%);
max-width: 68%;
}
.blog .reactheme-blog .blog-item .blog-img .tag-line a,
.archive .reactheme-blog .blog-item .blog-img .tag-line a {
color: #ffffff;
font-size: 14px;
font-weight: 700;
line-height: 1;
background: #ffa84b;
padding: 11px 21px;
display: inline-block;
margin-bottom: 10px;
}
.blog .reactheme-blog .blog-item .blog-img .tag-line a:hover,
.archive .reactheme-blog .blog-item .blog-img .tag-line a:hover {
background: #083d59;
}
.blog .reactheme-blog .blog-item .blog-img .author,
.archive .reactheme-blog .blog-item .blog-img .author {
background-color: #ffffff;
box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.04);
position: absolute;
right: 50px;
bottom: -30px;
display: inline-block;
z-index: 11;
padding: 10px 35px 10px 10px;
color: #083d59;
font-weight: 700;
}
.blog .reactheme-blog .blog-item .blog-img .author img,
.archive .reactheme-blog .blog-item .blog-img .author img {
margin-right: 8px;
}
.blog .reactheme-blog .blog-img .categories,
.archive .reactheme-blog .blog-img .categories,
.blog .blog .blog-img .categories,
.archive .blog .blog-img .categories {
left: 46px;
bottom: 46px;
}
.date-meta-style2 a {
color: #999;
}
.date-meta-style2 a:hover {
color: #083d59;
}
.post-meta-dates {
display: inline-block;
position: absolute;
padding: 8px 20px;
bottom: 0;
background: #083d59;
color: #fff;
z-index: 1;
border-radius: 3px 3px 0 0;
left: 50%;
transform: translateX(-50%);
width: 175px;
}
.blog-item.no-thumbs {
padding-top: 38px;
}
.blog-item.no-thumbs .categories {
margin-bottom: 5px;
padding: 0 0 0 48px;
}
.blog-item.no-thumbs .categories .category-name a {
background: #083d59;
color: #fff;
padding: 5px 19px 6px;
border-radius: 5px;
font-size: 13px;
margin-right: 10px;
margin-bottom: 10px;
display: inline-block;
}
.blog-item.no-thumbs .categories .category-name a:hover {
background: #ffa84b;
}
.reactheme-blog-details .bs-img,
.reactheme-blog .bs-img,
.blog .bs-img,
.reactheme-blog-details .blog-img,
.reactheme-blog .blog-img,
.blog .blog-img {
position: relative;
z-index: 0;
}
.reactheme-blog-details .bs-img .blog-date,
.reactheme-blog .bs-img .blog-date,
.blog .bs-img .blog-date,
.reactheme-blog-details .blog-img .blog-date,
.reactheme-blog .blog-img .blog-date,
.blog .blog-img .blog-date {
position: absolute;
left: 10px;
bottom: 10px;
width: 100px;
height: 80px;
}
.reactheme-blog-details .bs-img .blog-date:after,
.reactheme-blog .bs-img .blog-date:after,
.blog .bs-img .blog-date:after,
.reactheme-blog-details .blog-img .blog-date:after,
.reactheme-blog .blog-img .blog-date:after,
.blog .blog-img .blog-date:after,
.reactheme-blog-details .bs-img .blog-date:before,
.reactheme-blog .bs-img .blog-date:before,
.blog .bs-img .blog-date:before,
.reactheme-blog-details .blog-img .blog-date:before,
.reactheme-blog .blog-img .blog-date:before,
.blog .blog-img .blog-date:before {
content: '';
position: absolute;
display: block;
transition: all 0.2s;
width: 0px;
height: 0px;
z-index: 100;
top: 0;
left: 0;
}
.reactheme-blog-details .bs-img .blog-date:after,
.reactheme-blog .bs-img .blog-date:after,
.blog .bs-img .blog-date:after,
.reactheme-blog-details .blog-img .blog-date:after,
.reactheme-blog .blog-img .blog-date:after,
.blog .blog-img .blog-date:after {
border-top: 0 solid;
border-bottom-color: #f9f9f9;
border-bottom: 80px solid transparent;
border-left: 100px solid #f9f9f9;
}
.reactheme-blog-details .bs-img .blog-date:before,
.reactheme-blog .bs-img .blog-date:before,
.blog .bs-img .blog-date:before,
.reactheme-blog-details .blog-img .blog-date:before,
.reactheme-blog .blog-img .blog-date:before,
.blog .blog-img .blog-date:before {
top: auto;
bottom: 0;
left: auto;
right: 0;
border-bottom: 0 solid;
border-bottom-color: #ffa84b;
border-top: 80px solid transparent;
border-right: 100px solid #ffa84b;
}
.reactheme-blog-details .bs-img .blog-date span,
.reactheme-blog .bs-img .blog-date span,
.blog .bs-img .blog-date span,
.reactheme-blog-details .blog-img .blog-date span,
.reactheme-blog .blog-img .blog-date span,
.blog .blog-img .blog-date span {
display: block;
color: #ffffff;
font-weight: 700;
position: relative;
z-index: 999;
height: 40px;
padding: 6px 0;
}
.reactheme-blog-details .bs-img .blog-date span.date,
.reactheme-blog .bs-img .blog-date span.date,
.blog .bs-img .blog-date span.date,
.reactheme-blog-details .blog-img .blog-date span.date,
.reactheme-blog .blog-img .blog-date span.date,
.blog .blog-img .blog-date span.date {
color: #ffa84b;
font-size: 24px;
text-align: left;
padding-left: 12px;
padding-top: 10px;
}
.reactheme-blog-details .bs-img .blog-date span.month,
.reactheme-blog .bs-img .blog-date span.month,
.blog .bs-img .blog-date span.month,
.reactheme-blog-details .blog-img .blog-date span.month,
.reactheme-blog .blog-img .blog-date span.month,
.blog .blog-img .blog-date span.month {
text-align: right;
padding-right: 12px;
font-size: 18px;
}
.reactheme-blog-details .bs-img .categories,
.reactheme-blog .bs-img .categories,
.blog .bs-img .categories,
.reactheme-blog-details .blog-img .categories,
.reactheme-blog .blog-img .categories,
.blog .blog-img .categories {
position: absolute;
left: 30px;
bottom: 30px;
}
.reactheme-blog-details .bs-img .categories .category-name a,
.reactheme-blog .bs-img .categories .category-name a,
.blog .bs-img .categories .category-name a,
.reactheme-blog-details .blog-img .categories .category-name a,
.reactheme-blog .blog-img .categories .category-name a,
.blog .blog-img .categories .category-name a {
background: #083d59;
color: #fff;
padding: 5px 19px 6px;
border-radius: 5px;
font-size: 13px;
margin-right: 10px;
margin-bottom: 10px;
}
.reactheme-blog-details .bs-img .categories .category-name a:hover,
.reactheme-blog .bs-img .categories .category-name a:hover,
.blog .bs-img .categories .category-name a:hover,
.reactheme-blog-details .blog-img .categories .category-name a:hover,
.reactheme-blog .blog-img .categories .category-name a:hover,
.blog .blog-img .categories .category-name a:hover {
background: #ffa84b;
}
.reactheme-blog-details .post-meta i,
.reactheme-blog .post-meta i,
.blog .post-meta i {
margin-right: 8px;
}
.reactheme-blog-details .post-meta i:before,
.reactheme-blog .post-meta i:before,
.blog .post-meta i:before {
font-size: 14px;
font-weight: 600;
}
.reactheme-blog-details .post-meta.date-meta,
.reactheme-blog .post-meta.date-meta,
.blog .post-meta.date-meta {
margin-right: 16px;
color: #999;
}
.reactheme-blog-details .post-meta.author,
.reactheme-blog .post-meta.author,
.blog .post-meta.author {
color: #555;
}
.reactheme-blog-details .blog-item.style1 .blog-img .blog-date,
.reactheme-blog .blog-item.style1 .blog-img .blog-date,
.blog .blog-item.style1 .blog-img .blog-date {
right: 10px;
left: auto;
}
.reactheme-blog-details .blog-item.style1 .blog-img .blog-date:after,
.reactheme-blog .blog-item.style1 .blog-img .blog-date:after,
.blog .blog-item.style1 .blog-img .blog-date:after {
display: none;
}
.reactheme-blog-details .blog-item.style1 .blog-img .blog-date:before,
.reactheme-blog .blog-item.style1 .blog-img .blog-date:before,
.blog .blog-item.style1 .blog-img .blog-date:before {
border-top-width: 130px;
border-right-width: 130px;
}
.reactheme-blog-details .blog-item.style1 .blog-img .blog-date .date,
.reactheme-blog .blog-item.style1 .blog-img .blog-date .date,
.blog .blog-item.style1 .blog-img .blog-date .date {
text-align: right;
color: #fff !important;
padding-right: 20px;
}
.reactheme-blog-details .blog-item.style1 .blog-slidermeta,
.reactheme-blog .blog-item.style1 .blog-slidermeta,
.blog .blog-item.style1 .blog-slidermeta {
margin-bottom: 10px;
}
.reactheme-blog-details .blog-item.style1 .icon-button a,
.reactheme-blog .blog-item.style1 .icon-button a,
.blog .blog-item.style1 .icon-button a {
margin-top: 6px;
}
.reactheme-blog-details .blog-item.style1 .category,
.reactheme-blog .blog-item.style1 .category,
.blog .blog-item.style1 .category {
position: absolute;
bottom: 20px;
left: 40px;
text-transform: none;
}
.reactheme-blog-details .blog-item.style1 .category a,
.reactheme-blog .blog-item.style1 .category a,
.blog .blog-item.style1 .category a {
background: #000000;
color: #fff;
padding: 6px 19px;
border-radius: 5px;
font-size: 13px;
}
.reactheme-blog-details .blog-item.style1 .category a:hover,
.reactheme-blog .blog-item.style1 .category a:hover,
.blog .blog-item.style1 .category a:hover {
background: #ffa84b;
}
.reactheme-blog-details .blog-item.style1 .blogfull,
.reactheme-blog .blog-item.style1 .blogfull,
.blog .blog-item.style1 .blogfull {
padding: 20px 0;
background: #fff;
}
.reactheme-blog-details .blog-item.style1 .blogfull .blog-meta,
.reactheme-blog .blog-item.style1 .blogfull .blog-meta,
.blog .blog-item.style1 .blogfull .blog-meta {
margin-top: 0;
}
.reactheme-blog-details .blog-item.style2 .blog-img .blog-date,
.reactheme-blog .blog-item.style2 .blog-img .blog-date,
.blog .blog-item.style2 .blog-img .blog-date {
right: 10px;
left: auto;
}
.reactheme-blog-details .blog-item.style2 .blog-img .blog-date:after,
.reactheme-blog .blog-item.style2 .blog-img .blog-date:after,
.blog .blog-item.style2 .blog-img .blog-date:after {
display: none;
}
.reactheme-blog-details .blog-item.style2 .blog-img .blog-date:before,
.reactheme-blog .blog-item.style2 .blog-img .blog-date:before,
.blog .blog-item.style2 .blog-img .blog-date:before {
border-top-width: 130px;
border-right-width: 130px;
}
.reactheme-blog-details .blog-item.style2 .blog-img .blog-date .date,
.reactheme-blog .blog-item.style2 .blog-img .blog-date .date,
.blog .blog-item.style2 .blog-img .blog-date .date {
text-align: right;
color: #fff !important;
padding-right: 20px;
}
.reactheme-blog-details .blog-item.style2 .blogfull,
.reactheme-blog .blog-item.style2 .blogfull,
.blog .blog-item.style2 .blogfull {
background: #fff;
padding: 25px 25px 25px 25px;
box-shadow: 0 15px 30px rgba(34, 34, 34, 0.03);
}
.reactheme-blog-details .blog-item.style2 .blogfull .blog-meta,
.reactheme-blog .blog-item.style2 .blogfull .blog-meta,
.blog .blog-item.style2 .blogfull .blog-meta {
margin-top: 0;
}
.reactheme-blog-details .blog-item.style2 .blogfull .blog-desc,
.reactheme-blog .blog-item.style2 .blogfull .blog-desc,
.blog .blog-item.style2 .blogfull .blog-desc {
margin-bottom: 20px;
}
.reactheme-blog-details .blog-item.style2 .blogfull .post-view,
.reactheme-blog .blog-item.style2 .blogfull .post-view,
.blog .blog-item.style2 .blogfull .post-view {
display: inline-block;
margin-right: 10px;
font-size: 13px;
color: #999999;
}
.reactheme-blog-details .blog-item.style2 .blogfull .post-view i,
.reactheme-blog .blog-item.style2 .blogfull .post-view i,
.blog .blog-item.style2 .blogfull .post-view i {
margin-right: 5px;
}
.reactheme-blog-details .blog-item.style2 .blogfull .post-view i:before,
.reactheme-blog .blog-item.style2 .blogfull .post-view i:before,
.blog .blog-item.style2 .blogfull .post-view i:before {
font-size: 15px;
font-weight: 600;
}
.reactheme-blog-details .blog-item.style2 .blogfull .post-comment,
.reactheme-blog .blog-item.style2 .blogfull .post-comment,
.blog .blog-item.style2 .blogfull .post-comment {
display: inline-block;
margin-right: 10px;
font-size: 13px;
color: #999999;
}
.reactheme-blog-details .blog-item.style2 .blogfull .post-comment i,
.reactheme-blog .blog-item.style2 .blogfull .post-comment i,
.blog .blog-item.style2 .blogfull .post-comment i {
margin-right: 5px;
}
.reactheme-blog-details .blog-item.style2 .blogfull .post-comment i:before,
.reactheme-blog .blog-item.style2 .blogfull .post-comment i:before,
.blog .blog-item.style2 .blogfull .post-comment i:before {
font-size: 15px;
font-weight: 600;
}
.reactheme-blog-details .blog-item.style2 .blogfull .blog-button,
.reactheme-blog .blog-item.style2 .blogfull .blog-button,
.blog .blog-item.style2 .blogfull .blog-button {
margin-bottom: 20px;
}
.reactheme-blog-details .blog-item.style2 .blogfull .icon-button,
.reactheme-blog .blog-item.style2 .blogfull .icon-button,
.blog .blog-item.style2 .blogfull .icon-button,
.reactheme-blog-details .blog-item.style2 .blogfull .blog-button,
.reactheme-blog .blog-item.style2 .blogfull .blog-button,
.blog .blog-item.style2 .blogfull .blog-button {
float: right;
display: inline-block;
}
.reactheme-blog-details .blog-item.style2 .blogfull .icon-button a,
.reactheme-blog .blog-item.style2 .blogfull .icon-button a,
.blog .blog-item.style2 .blogfull .icon-button a,
.reactheme-blog-details .blog-item.style2 .blogfull .blog-button a,
.reactheme-blog .blog-item.style2 .blogfull .blog-button a,
.blog .blog-item.style2 .blogfull .blog-button a {
margin-top: 0;
}
.reactheme-blog-details .blog-item.style2 .blog-slidermeta,
.reactheme-blog .blog-item.style2 .blog-slidermeta,
.blog .blog-item.style2 .blog-slidermeta {
margin-bottom: 10px;
}
.reactheme-blog-details .blog-item.style2 .icon-button a,
.reactheme-blog .blog-item.style2 .icon-button a,
.blog .blog-item.style2 .icon-button a {
margin-top: 6px;
}
.reactheme-blog-details .blog-item.style2 .category,
.reactheme-blog .blog-item.style2 .category,
.blog .blog-item.style2 .category {
position: absolute;
bottom: 20px;
left: 20px;
text-transform: none;
}
.reactheme-blog-details .blog-item.style2 .category a,
.reactheme-blog .blog-item.style2 .category a,
.blog .blog-item.style2 .category a {
background: #000000;
color: #fff;
padding: 6px 19px;
border-radius: 13px;
font-size: 13px;
}
.reactheme-blog-details .blog-item.style2 .category a:hover,
.reactheme-blog .blog-item.style2 .category a:hover,
.blog .blog-item.style2 .category a:hover {
background: #ffa84b;
}
.reactheme-blog-details .blog-item.style3,
.reactheme-blog .blog-item.style3,
.blog .blog-item.style3 {
position: relative;
}
.reactheme-blog-details .blog-item.style3 .blog-img,
.reactheme-blog .blog-item.style3 .blog-img,
.blog .blog-item.style3 .blog-img {
position: relative;
}
.reactheme-blog-details .blog-item.style3 .blog-content,
.reactheme-blog .blog-item.style3 .blog-content,
.blog .blog-item.style3 .blog-content {
position: absolute;
bottom: 0;
padding: 30px 36px 8px;
z-index: 1;
}
.reactheme-blog-details .blog-item.style3 .blog-content,
.reactheme-blog .blog-item.style3 .blog-content,
.blog .blog-item.style3 .blog-content {
color: #ffffff;
}
.reactheme-blog-details .blog-item.style3 .blog-content h4.blog-title,
.reactheme-blog .blog-item.style3 .blog-content h4.blog-title,
.blog .blog-item.style3 .blog-content h4.blog-title {
line-height: 32px !important;
margin: 0 0 12px;
}
.reactheme-blog-details .blog-item.style3 .blog-content h4.blog-title a,
.reactheme-blog .blog-item.style3 .blog-content h4.blog-title a,
.blog .blog-item.style3 .blog-content h4.blog-title a {
color: #ffffff;
font-size: 22px;
}
.reactheme-blog-details .blog-item.style3 .blog-content h4.blog-title a:hover,
.reactheme-blog .blog-item.style3 .blog-content h4.blog-title a:hover,
.blog .blog-item.style3 .blog-content h4.blog-title a:hover {
color: #ffa84b;
}
.reactheme-blog-details .blog-item.style3 .blog-content .post-meta,
.reactheme-blog .blog-item.style3 .blog-content .post-meta,
.blog .blog-item.style3 .blog-content .post-meta {
margin: 0 0 22px;
display: block;
color: #ffffff;
}
.reactheme-blog-details .blog-item.style3.overlay:before,
.reactheme-blog .blog-item.style3.overlay:before,
.blog .blog-item.style3.overlay:before {
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 100%;
background: #000000;
background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0.031232561383928603) 80%);
z-index: 1;
}
.grid-style3 {
padding: 0;
}
.grid-style3 .blog-meta {
padding-bottom: 15px;
}
.slidereactheme-styles4 .slider-styles4 .style3 {
margin-bottom: 0 !important;
padding: 0;
}
.slidereactheme-styles4 .slider-styles4 .style3 .blog-content {
text-align: center;
width: 100%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
max-width: 700px;
}
.slidereactheme-styles4 .slider-styles4 .style3 .blog-content .category {
background: #ffa84b;
padding: 2px 14px 4px;
border-radius: 2px;
}
.slidereactheme-styles4 .slider-styles4 .style3 .blog-content .category a {
color: #ffffff;
}
.slidereactheme-styles4 .slider-styles4 .style3 .blog-content .category:hover {
background: #083d59;
}
.slidereactheme-styles4 .slider-styles4 .style3 .blog-content .blog-title {
padding-top: 15px;
margin-bottom: 8px;
}
.slidereactheme-styles4 .slider-styles4 .style3 .blog-content .blog-title a {
color: #ffffff;
}
.slidereactheme-styles4 .slider-styles4 .style3 .blog-content .blog-button a {
color: #ffffff;
}
.slidereactheme-styles4 .slider-styles4 .style3 .blog-content .blog-button a:hover {
color: #ffa84b;
}
.slidereactheme-styles4 .slider-styles4 .style3 .blog-img img {
border-radius: 0;
}
.reactheme-blog-grid .blog-img a.float-cat {
background: #083d59;
color: #fff;
padding: 6px 19px;
border-radius: 10px;
font-size: 13px;
margin-right: 8px;
}
.reactheme-blog-grid .blog-img a.float-cat:hover {
background: #ffa84b;
}
.reactheme-blog-grid .blog-item .blog-date i:before {
font-size: 14px;
font-weight: 600;
}
.reactheme-blog-grid .blog-item.style1 .blog-date,
.reactheme-blog-grid .blog-item.style2 .blog-date {
margin-bottom: 15px;
}
.get_date_format2 {
position: relative;
}
.get_date_format2 .blog-date2 {
position: relative;
width: 100px;
height: 80px;
margin: 0 0 15px;
}
.get_date_format2 .blog-date2:after,
.get_date_format2 .blog-date2:before {
content: '';
position: absolute;
display: block;
transition: all 0.2s;
width: 0px;
height: 0px;
z-index: 100;
top: 0;
left: 0;
}
.get_date_format2 .blog-date2:after {
border-top: 0 solid;
border-bottom-color: #f9f9f9;
border-bottom: 80px solid transparent;
border-left: 100px solid #f9f9f9;
}
.get_date_format2 .blog-date2:before {
top: auto;
bottom: 0;
left: auto;
right: 0;
border-bottom: 0 solid;
border-bottom-color: #ffa84b;
border-top: 80px solid transparent;
border-right: 100px solid #ffa84b;
}
.get_date_format2 .blog-date2 span {
display: block;
color: #ffffff;
font-weight: 700;
position: relative;
z-index: 999;
height: 40px;
padding: 6px 0;
}
.get_date_format2 .blog-date2 span.date {
color: #ffa84b;
font-size: 24px;
text-align: left;
padding-left: 12px;
padding-top: 10px;
}
.get_date_format2 .blog-date2 span.month {
text-align: right;
padding-right: 12px;
font-size: 18px;
}
#blog-home .owl-navigation-yes .owl-nav {
top: -80px;
}
.bs-img {
border-radius: 0;
position: relative;
overflow: hidden;
}
.bs-img img {
width: 100%;
}
.widget-title a {
color: #fff;
}
.widget-title a:hover {
color: #fff;
}
.widget-title a:visited {
color: #fff;
} .reactheme-blog .grid-blog {
margin-top: 50px;
}
.reactheme-blog .blog-item {
margin-bottom: 30px;
background: #fff;
}
.reactheme-blog .blog-item .blog-img {
position: relative;
}
.reactheme-blog .blog-item .blog-img a {
z-index: 11;
position: relative;
color: #fff;
}
.reactheme-blog .blog-item .blog-img a:hover {
background: #083d59;
}
.reactheme-blog .blog-item .blog-img .blog-img-content {
position: absolute;
width: 100%;
height: 100%;
top: 50%;
left: 0;
text-align: center;
z-index: 10;
padding: 20px;
opacity: 0;
-webkit-transition: 0.3s all ease-out;
transition: 0.3s all ease-out;
}
.reactheme-blog .blog-item .blog-img .blog-img-content .blog-link {
display: inline-block;
font-size: 19px;
width: 52px;
line-height: 54px;
height: 52px;
text-align: center;
border-radius: 50%;
background: #fff;
transition: all .3s ease 0s;
}
.reactheme-blog .blog-item .blog-img .blog-img-content .blog-link:hover {
background: #083d59;
color: #fff !important;
}
.reactheme-blog .blog-item .blog-img .blog-img-content .blog-title {
font-size: 16px;
line-height: 22px;
font-weight: 500;
margin-top: 15px;
color: #fff;
margin-bottom: 0;
}
.reactheme-blog .blog-item .blog-img .blog-img-content .blog-title a {
color: #fff;
}
.reactheme-blog .blog-item .blog-img .blog-img-content .blog-title a:hover {
color: rgba(255, 255, 255, 0.6);
}
.reactheme-blog .blog-item .blog-img:hover .blog-img-content {
top: 0px;
opacity: 1;
}
.reactheme-blog .blog-item .blog-meta {
transition: all 0.3s ease 0s;
border-top: 1px solid #e7e7e7;
padding-top: 19px;
margin-top: 20px;
}
.reactheme-blog .blog-item .blog-meta i {
color: #083d59;
}
.reactheme-blog .blog-item .blog-meta .seperator {
padding-left: 7px;
}
.reactheme-blog .blog-item .blog-meta .blog-date {
display: inline-block;
font-weight: 400;
color: #777;
}
.reactheme-blog .blog-item .blog-meta .blog-date svg {
width: 18px;
position: relative;
top: 7px;
margin-right: 3px;
}
.reactheme-blog .blog-item .blog-meta .categories a {
color: #999999;
}
.reactheme-blog .blog-item .blog-meta .categories a:hover {
color: #083d59;
}
.reactheme-blog .blog-item .blog-meta .blog-lc {
display: inline-block;
}
.reactheme-blog .blog-item .blog-meta .blog-lc > div {
display: inline-block;
}
.reactheme-blog .blog-item .date-post {
padding: 0;
color: #999999;
margin-right: 8px;
margin-bottom: 8px;
display: inline-block;
font-size: 12px;
}
.reactheme-blog .blog-item span.author,
.reactheme-blog .blog-item span.category {
padding: 0;
margin-right: 9px;
margin-bottom: 10px;
margin-left: 0;
display: inline;
position: relative;
text-transform: inherit;
color: #555;
}
.reactheme-blog .blog-item .blog-slidermeta {
margin-bottom: 6px;
}
.reactheme-blog .blog-item .blog-slidermeta span.seperator {
display: inline-block;
padding-right: 5px;
font-size: 12px;
}
.reactheme-blog .blog-item .blog-slidermeta span.category a {
color: #999999;
}
.reactheme-blog .blog-item .blog-slidermeta span.category a:hover {
color: #083d59;
}
.reactheme-blog .blog-item div.comment {
padding: 0;
color: #ffa84b;
border-radius: 30px;
text-transform: uppercase;
font-size: 13px !important;
line-height: normal;
}
.reactheme-blog .blog-item .blog-author {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.reactheme-blog .blog-item .blog-author .author-img {
float: left;
}
.reactheme-blog .blog-item .blog-author .author-img img {
height: 70px;
width: 70px;
border-radius: 50%;
}
.reactheme-blog .blog-item .blog-author .author-info {
margin-left: 15px;
}
.reactheme-blog .blog-item .blog-author .author-info .author-name {
font-size: 15px;
margin-bottom: 0;
}
.reactheme-blog .blog-item .blog-author .author-info .author-title {
font-size: 12px;
}
.reactheme-blog .blog-item .blog-desc {
clear: both;
}
.reactheme-blog .blog-item .blog-desc p {
margin-bottom: 0;
}
.reactheme-blog .blog-item .blog-button {
display: block;
margin-top: 30px;
}
.reactheme-blog .blog-item .blog-button a {
text-align: center;
display: inline-block;
color: #fff;
background: #ffa84b;
border: 0;
padding: 14px 35px 14px 35px;
position: relative;
z-index: 1;
font-weight: 700;
font-size: 15px;
border-radius: 0px;
}
.reactheme-blog .blog-item .blog-button a:hover {
color: #fff;
background: #083d59;
text-decoration: none;
}
.reactheme-blog .blog-item .blog-button a:hover:before {
right: -5px;
opacity: 1;
}
.reactheme-blog .full-layout {
width: 100%;
}
.reactheme-blog .sidebar-none {
display: none;
}
.reactheme-blog .owl-nav {
display: none;
}
.reactheme-blog .home_full_blog {
padding: 0;
}
.reactheme-blog .home_full_blog .blog-desc {
margin-bottom: 20px;
}
.reactheme-blog .home_full_blog .blog-date {
padding-top: 15px;
}
.comment i {
color: #999;
font-size: 12px;
}
.archive .reactheme-blog .blog-item .blog-img,
.blog .reactheme-blog .blog-item .blog-img {
margin-bottom: 55px;
}
.single-post .reactheme-blog-details .single-content-full ul.unorder-list {
margin-bottom: 16px;
margin-left: 20px;
}
.single-post .reactheme-blog-details .bs-meta {
margin-top: 0px;
margin-bottom: 18px;
}
.comment-respond .form-submit {
margin-bottom: 0;
}
.single-post .reactheme-blog-details .type-post .single-content-full {
padding: 0px 0px 24px;
overflow: visible;
}
.single-content-full ul.dots {
list-style: none;
margin: 30px 0 30px;
padding: 0 0 0 28px;
}
.single-content-full ul.dots li {
position: relative;
padding-left: 20px;
}
.single-content-full ul.dots li:before {
content: "";
position: absolute;
background: #083d59;
left: 0;
display: block;
top: 10px;
width: 7px;
height: 7px;
border-radius: 50%;
}
.wp-block-button.is-style-outline .wp-block-button__link {
color: #ffa84b !important;
}
body.archive .reactheme-blog .blog-item {
overflow: hidden;
margin-bottom: 70px;
}
.ps-navigation ul {
margin: 0 !important;
list-style: none;
}
.ps-navigation ul a {
text-transform: uppercase;
background: transparent;
color: #444444;
border-radius: 3px;
font-weight: bold;
}
.ps-navigation ul a span {
display: block;
font-weight: normal;
text-transform: capitalize;
vertical-align: middle;
}
.ps-navigation ul a i {
vertical-align: text-top;
}
.ps-navigation ul a:hover {
color: #ffa84b;
}
.ps-navigation ul li.next {
float: right;
}
.ps-navigation ul li.prev {
float: left;
}
.ps-navigation ul li:nth-child(2) {
text-align: right;
}
.wp-block-cover-image .wp-block-cover__inner-container,
.wp-block-cover .wp-block-cover__inner-container,
.wp-block-cover .wp-block-cover__inner-container p,
.wp-block-cover .wp-block-cover__inner-container p a {
color: #ffffff !important;
} .wp-block-quote cite,
.wp-block-pullquote cite {
color: #083d59;
font-weight: 700;
}
blockquote {
padding: 120px 50px 42px 50px;
border: 2px solid #e7e7e7;
margin: 40px 0;
text-align: center;
position: relative;
}
blockquote:before {
position: absolute;
left: 50%;
top: 40px;
transform: translate(-50%, 0);
content: "\f10d";
font-family: "Font Awesome 5 Pro";
width: 60px;
height: 60px;
line-height: 60px;
border-radius: 50%;
background: #ffa84b;
color: #fff;
font-weight: 900;
font-size: 20px;
}
blockquote p {
color: #083d59;
font-size: 28px;
font-weight: 700;
line-height: 1.3;
}
.reactheme-blog-details .type-post {
margin-bottom: 0px;
}
.reactheme-blog-details .type-post .single-content-full {
padding: 12px 0 0px;
overflow: hidden;
}
.reactheme-blog-details .type-post .tag-line {
padding: 0;
}
.reactheme-blog-details .type-post .tag-line a {
font-weight: 400;
color: #555;
}
.reactheme-blog-details .type-post .tag-line a:hover {
color: #083d59;
}
.reactheme-blog-details .bs-info {
margin-bottom: 10px;
}
.reactheme-blog-details .bs-info.tags {
clear: both;
padding: 30px 0 25px;
color: #000;
font-weight: 600;
}
.reactheme-blog-details .bs-info.tags a {
display: inline-block;
margin: 10px 3px 0px 3px;
line-height: 20px;
padding: 5px 17px;
font-size: 12px !important;
-webkit-transition: all .3s ease;
transition: all .3s ease;
background: #f4f4f4;
font-weight: 700;
color: #4D5765;
border: 1px solid #f0f0f0;
border-radius: 0px;
}
.reactheme-blog-details .bs-info.tags a:hover {
background: #ffa84b;
color: #fff;
}
.reactheme-blog-details .ps-navigation ul {
list-style: none;
margin: 0;
}
.reactheme-blog-details .bs-title {
margin-top: 0px;
font-size: 22px;
line-height: 1.2;
margin-bottom: 5px;
}
.reactheme-blog-details .single-page-info .p-user .author-img {
display: inline-block;
margin-right: 12px;
margin-bottom: 10px;
}
.reactheme-blog-details .single-page-info .p-user .author-img img {
border-radius: 50%;
}
.reactheme-blog-details .single-page-info .p-date,
.reactheme-blog-details .single-page-info .author-name,
.reactheme-blog-details .single-page-info .p-cname {
padding: 0;
color: #737383;
line-height: 24px;
display: inline-block;
margin-bottom: 0;
}
.reactheme-blog-details .single-page-info .author-name {
color: #737383;
}
.reactheme-blog-details .bs-meta {
font-size: 14px;
margin: 15px 0 0;
padding: 0;
}
.reactheme-blog-details .bs-meta li {
display: inline-block;
line-height: 10px;
margin-right: 10px;
}
.reactheme-blog-details .bs-meta li i {
margin-right: 3px;
font-size: 12px;
color: #ffa84b;
}
.reactheme-blog-details .bs-meta li a {
color: #333;
}
.reactheme-blog-details .bs-meta li.category-name ul {
margin: 0;
float: left;
padding-left: 8px;
}
.reactheme-blog-details .bs-meta li .seperator {
padding-right: 10px;
}
.reactheme-blog-details .bs-desc {
margin-top: 0;
}
.reactheme-blog-details .bs-desc p:last-child {
margin-bottom: 10px;
}
.reactheme-blog-details .related-post {
margin-top: 40px;
padding: 0 15px;
}
.reactheme-blog-details .related-post .related-title {
font-size: 20px;
font-weight: 500;
margin-bottom: 30px;
}
.reactheme-blog-details .related-post .blog-title {
margin-bottom: 5px;
font-size: 16px;
font-weight: 500;
}
.reactheme-blog-details .related-post .blog-title a {
color: #0f1216;
}
.reactheme-blog-details .related-post .blog-title a:hover {
color: #ffa84b;
}
.reactheme-blog-details .author-block {
align-items: center;
text-align: center;
overflow: hidden;
border: 1px solid #e7e7e7;
padding: 40px 35px 30px 40px;
margin-top: 50px;
}
.reactheme-blog-details .author-block .author-img {
float: left;
width: 25%;
padding-right: 30px;
}
.reactheme-blog-details .author-block .author-img img {
border-radius: 5px;
width: 120px;
}
.reactheme-blog-details .author-block .author-desc {
float: left;
width: 75%;
text-align: left;
}
.reactheme-blog-details .author-block .author-title {
margin: -10px 0 8px 0;
font-size: 20px;
position: relative;
}
.reactheme-blog-details .author-block .author-title:after {
background: #083d59;
content: "";
position: absolute;
left: 0;
bottom: -5px;
right: auto;
width: 120px;
height: 1px;
margin: 0 auto;
display: none;
}
.reactheme-blog-details .author-block .author-title a {
color: #212121;
}
.reactheme-blog-details .author-block p {
margin-bottom: 8px;
}
.reactheme-blog-details .comment-respond {
margin-top: 45px;
}
.reactheme-blog-details .comments-title {
font-size: 26px;
margin-bottom: 40px;
margin-top: 40px;
line-height: 35px;
}
.reactheme-blog-details #reply-title {
font-size: 24px;
font-weight: 700;
margin-bottom: 30px;
margin-top: 30px;
position: relative;
padding: 0 0 4px;
}
.reactheme-blog-details #reply-title small {
font-size: 80%;
}
.reactheme-blog-details #reply-title small a {
color: #0f1216;
padding-left: 10px;
}
.reactheme-blog-details #reply-title small a:hover {
color: #083d59;
}
.reactheme-blog-details .comment-block {
margin-top: 50px;
}
.reactheme-blog-details .comment-block .comment {
padding: 25px;
background: #fff;
-webkit-box-shadow: 0 0px 1px rgba(0, 0, 0, 0.2);
box-shadow: 0 0px 1px rgba(0, 0, 0, 0.2);
margin-bottom: 35px;
}
.reactheme-blog-details .comment-block .comment .comment-header {
margin-bottom: 10px;
}
.reactheme-blog-details .comment-block .comment .comment-header:before,
.reactheme-blog-details .comment-block .comment .comment-header:after {
content: "";
display: table;
}
.reactheme-blog-details .comment-block .comment .comment-header:after {
clear: both;
}
.reactheme-blog-details .comment-block .comment img {
float: left;
margin-right: 15px;
}
.reactheme-blog-details .comment-block .comment h3 {
margin: 5px 0 0 0;
font-size: 16px;
line-height: 22px;
}
.reactheme-blog-details .comment-block .comment .comment-body p.desc {
margin-bottom: 10px;
}
.reactheme-blog-details .comment-block .comment .comment-reply {
margin-bottom: 0;
}
ol.comment-list .comment-respond .form-submit {
margin-bottom: 20px;
}
.single .tag-line {
position: relative;
}
.single .tag-line a {
display: inline-block;
margin-right: 3px;
margin-left: 0;
margin-bottom: 0;
padding: 4px 10px 5px;
background: #ffa84b;
position: relative;
color: #fff;
font-size: 14px;
font-weight: 600px;
line-height: 17px;
}
.single .ps-navigation {
border-top: 1px solid #e7e7e7;
border-bottom: 1px solid #e7e7e7;
padding: 30px 0;
}
.single .ps-navigation .prev {
width: 50%;
transition: all .5s ease;
}
.single .ps-navigation .prev i {
margin-right: 10px;
position: relative;
top: -4px;
}
.single .ps-navigation .prev .next_link {
margin-left: 0;
}
.single .ps-navigation .prev:hover a {
color: #ffa84b;
}
.single .ps-navigation .prev .date {
display: block;
}
.single .ps-navigation .next {
width: 50%;
transition: all .5s ease;
}
.single .ps-navigation .next .next_link {
margin-right: 0;
}
.single .ps-navigation .next i {
margin-left: 10px;
position: relative;
top: -4px;
}
.single .ps-navigation .next:hover a {
color: #ffa84b;
}
.single .ps-navigation .next .date {
display: block;
}
.single .ps-navigation .next_link {
text-transform: uppercase;
color: #909090;
}
.single .ps-navigation .link_text {
display: inline-block;
font-size: 20px;
font-weight: 700;
color: #083d59;
}
.single .ps-navigation .link_text i {
color: #909090;
margin-top: -9px;
}
.page .comments-area .comment-full .comment-respond {
padding: 0;
}
.single-post .breadcrumbs-inner li {
list-style: none;
}
.single-post .bs-img {
padding-bottom: 35px;
}
.single-post .ps-navigation {
margin-top: 0px;
}
.single-post .ps-navigation .next_link {
font-size: 16px;
text-transform: none;
color: #999 !important;
font-weight: 500;
padding: 0 30px 8px;
position: relative;
}
.single-post .ps-navigation .next_link:hover {
color: #555 !important;
}
.single-post .ps-navigation .link_text {
font-size: 16px;
}
.single-post .ps-navigation ul li.next .inner-next {
position: relative;
background: rgba(255, 255, 255, 0.6);
margin-left: 10px;
}
.single-post .ps-navigation ul li.next .next_link:before {
content: "\f114";
font-family: flaticon;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
position: absolute;
right: 0px;
display: flex;
align-items: center;
font-size: 17px;
top: 0;
background: none;
line-height: 29px;
padding: 0px;
border-radius: 3px;
cursor: pointer;
}
.single-post .ps-navigation ul li.next .link_text {
position: relative;
margin-right: 0px;
margin-left: 0px;
}
.single-post .ps-navigation ul li.prev .inner-pre {
position: relative;
background: rgba(255, 255, 255, 0.6);
margin-right: 10px;
}
.single-post .ps-navigation ul li.prev .next_link:before {
content: "\f114";
font-family: flaticon;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
position: absolute;
left: 0px;
display: flex;
cursor: pointer;
align-items: center;
font-size: 17px;
top: 0;
background: none;
line-height: 29px;
padding: 0px;
border-radius: 3px;
transform: rotate(180deg);
}
.single-post .ps-navigation .next_link i:before {
margin-left: 0;
}
.single-post .single-posts-meta {
margin: 0 !important;
padding: 38px 40px 0;
}
.single-post .single-posts-meta .fa-comments-o:before {
color: #ffa84b;
}
.single-post .single-posts-meta li {
list-style: none;
display: inline-block;
padding-right: 10px;
color: #555;
font-size: 14px;
}
.single-post .single-posts-meta li span i {
font-size: 13px;
margin-right: 3px;
color: #ffa84b;
}
.single-post .single-posts-meta li ul {
margin: 0;
position: relative;
padding-left: 19px;
}
.single-post .single-posts-meta li ul li {
position: relative;
font-size: 14px;
}
.single-post .single-posts-meta li ul li a {
color: #555;
}
.single-post .single-posts-meta li ul li a:hover {
color: #ffa84b;
}
.single-post .single-posts-meta li ul li:before {
content: ",";
position: absolute;
font-size: 16px;
font-style: normal;
right: 4px;
top: 0;
}
.single-post .single-posts-meta li ul li:last-child:before {
display: none;
}
.single-post .single-posts-meta li ul:before {
content: "\f02d";
position: absolute;
color: #ffa84b;
font-family: FontAwesome;
font-size: 13px;
font-style: normal;
left: 0;
top: 0;
}
.single-post .ps-navigation ul li {
word-break: break-word;
}
.widget_media_gallery .gallery {
margin: 0;
}
.widget_media_gallery .gallery-item {
margin: 0;
}
.widget_media_gallery .gallery-item .gallery-icon {
padding: 5px;
}
.widget_media_gallery .gallery-item .gallery-icon img {
border-radius: 3px;
}
.btm-cate {
overflow: hidden;
list-style: none;
margin: 0 0 5px;
padding: 0px;
position: relative;
}
.btm-cate li {
float: left;
margin-right: 10px;
}
.btm-cate li a {
color: #737383;
}
.btm-cate li a:hover {
color: #ffa84b;
}
.btm-cate .category-name i {
margin-right: 3px;
color: #ffa84b;
}
.comment-respond .form-field {
margin-bottom: 30px;
position: relative;
}
.comment-respond .form-field i {
position: absolute;
top: 50%;
left: 16px;
transform: translateY(-50%);
}
.comment-respond .form-field input {
width: 100%;
height: 50px;
padding: 5px 15px;
border: 1px solid rgba(0, 0, 0, 0.1);
}
.comment-respond .form-field #comment {
width: 100%;
padding: 8px 20px;
border: 1px solid rgba(0, 0, 0, 0.1);
}
.comment-respond .form-submit {
clear: both;
}
.comment-respond .form-submit #submit {
border: 2px solid;
border-color: #ffa84b;
background: #ffa84b;
position: relative;
display: inline-block;
padding: 21px 40px;
line-height: normal;
font-size: 16px;
font-weight: 700;
border-radius: 0;
color: #fff;
transition: all 0.3s ease 0s;
}
.comment-respond .form-submit #submit:hover {
background: #083d59;
border-color: #083d59;
color: #fff;
}
.comment-respond label {
display: none;
}
.comments-area {
margin-top: 0;
}
.comments-area ol.children {
padding: 0;
}
.comments-area .comment-list {
margin: 45px 0 0 0;
padding: 0;
}
.comments-area .comment-list li.comment {
padding: 35px;
margin: 20px 0 25px;
border-radius: 5px;
list-style: none;
background: rgba(255, 255, 255, 0.6);
}
.comments-area .comment-list li.comment .comment-full {
padding: 0;
border-radius: 0px;
position: relative;
}
.comments-area .comment-list li.comment .comment-body {
padding-bottom: 0;
position: relative;
padding-left: 98px;
}
.comments-area .comment-list li.comment #respond {
padding-left: 98px;
padding-bottom: 0;
padding-top: 0px;
}
.comments-area .comment-list li.comment span.says {
display: none;
}
.comments-area .comment-list li.comment .comment-author {
text-transform: capitalize;
}
.comments-area .comment-list li.comment .comment-author a {
color: #0f1216;
}
.comments-area .comment-list li.comment .comment-author img {
float: left;
border-radius: 5px;
position: absolute;
left: 0;
border-radius: 50%;
}
.comments-area .comment-list li.comment .comment-author b {
float: left;
padding-right: 14px;
padding-top: 0;
}
.comments-area .comment-list li.comment .comment-metadata {
margin-left: 0;
margin-top: 0;
font-size: 14px;
padding-top: 0;
clear: both;
}
.comments-area .comment-list li.comment .comment-metadata a time {
color: #909090;
}
.comments-area .comment-list li.comment .comment-content {
margin-top: 6px;
border-radius: 5px;
padding-left: 0;
padding-right: 0;
}
.comments-area .comment-list li.comment .comment-content p {
margin-bottom: 4px;
color: #666;
}
.comments-area .comment-list li.comment .reply {
padding-left: 0;
margin-bottom: 0;
margin-top: 10px;
padding-bottom: 0;
text-align: left;
}
.comments-area .comment-list li.comment .reply a {
cursor: pointer;
display: inline-block;
position: relative;
transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
padding: 4px 20px 4px;
line-height: 22px;
font-size: 14px;
font-weight: 700;
color: #ffffff;
background: #ffa84b;
z-index: 1;
}
.comments-area .comment-list li.comment .reply a:hover {
background: transparent;
color: #ffa84b;
}
.comments-area .comment-list li.comment .reply a:hover:before {
top: 0%;
bottom: auto;
height: 100%;
}
.comments-area .comment-list li.comment .comment {
margin-bottom: 0;
padding-bottom: 0;
}
.comments-area .comment-list li.comment ol.children li {
padding-right: 0;
margin-left: 2.5em;
margin-top: 0;
}
.comments-area .comment-list li.comment:last-child .comment-full {
border-bottom: none;
}
.comments-area p.comment-form-author {
margin-bottom: 8px;
}
.comments-area p.comment-form-author input {
width: 100%;
height: 57px;
padding: 10px 30px 10px 30px;
border: none;
outline: none;
border-radius: 0px;
margin-bottom: 20px;
border: 2px solid #f4f4f4;
}
.comments-area p.comment-form-email {
margin-bottom: 8px;
}
.comments-area p.comment-form-email input {
width: 100%;
height: 57px;
padding: 10px 30px 10px 30px;
border: 2px solid #f4f4f4;
outline: none;
border-radius: 0px;
margin-bottom: 20px;
}
.comments-area p.comment-form-url {
clear: both;
}
.comments-area p.comment-form-url label {
display: block;
}
.comments-area p.comment-form-url input {
width: 100%;
height: 57px;
padding: 10px 30px 10px 30px;
background: #F2F4F9;
border: none;
outline: none;
border-radius: 0px;
margin-bottom: 25px;
border: 2px solid #F2F4F9;
}
.comments-area p.comment-form-comment {
clear: both;
margin-bottom: 0  ;
}
.comments-area p.comment-form-comment textarea {
width: 100%;
height: 160px;
padding: 10px 30px;
border: 2px solid #f4f4f4;
background: none;
outline: none;
position: relative;
}
.comments-area .comment-navigation {
overflow: hidden;
}
.comments-area .comment-navigation .nav-previous {
position: relative;
padding-left: 18px;
}
.comments-area .comment-navigation .nav-previous:before {
content: "\f104";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
position: absolute;
left: 0;
top: 1px;
color: #4caf50;
}
.comments-area .comment-navigation .nav-next {
position: relative;
padding-right: 18px;
}
.comments-area .comment-navigation .nav-next:before {
content: "\f105";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
position: absolute;
right: 0;
top: 1px;
color: #4caf50;
}
.comments-area label {
font-weight: 400;
}
.comment-full form input:focus,
.comment-full form textarea:focus {
border: 2px solid #ffa84b;
background: none;
}
.comment-full .comment-form-cookies-consent,
.comment-full .comment-form-url {
display: none;
}
.inner-page-title {
padding-top: 70px;
}
.dynamic-sidebar {
background: #fff;
}
.dynamic-sidebar .recent-widget {
margin: 0 0 3em;
}
.dynamic-sidebar .widget {
border: 2px solid #f2f2f2;
padding: 38px 40px 35px 40px;
}
.padding-left-sidebar .dynamic-sidebar {
padding: 0px 20px 20px 0;
}
#respond {
border-radius: 5px;
}
li.comment #respond {
background: none;
box-shadow: none;
padding: 0;
border-radius: 0;
}
.check-arrow {
padding: 0;
}
.check-arrow li {
position: relative;
list-style: none;
padding: 0 0 0 26px;
}
.check-arrow li:before {
font-family: FontAwesome;
content: "\f00c";
position: absolute;
left: 4px;
right: auto;
top: 0px;
font-size: 14px;
color: #ffa84b;
}
.check-circle {
padding: 0;
}
.check-circle li {
position: relative;
list-style: none;
padding: 0 0 0 26px;
}
.check-circle li:before {
font-family: FontAwesome;
content: "\f058";
position: absolute;
left: 0;
right: auto;
top: 0px;
font-size: 18px;
color: #083d59;
width: 40px;
height: 40px;
} .react-sideabr .widget select {
margin: 0;
border: 1px solid #f8f8f8;
border-right: 8px solid #f8f8f8;
background: #f8f8f8;
}
.react-sideabr .footer-contact-ul i {
margin-right: 12px;
}
.react-sideabr .footer-contact-ul i:before {
color: #ffa84b;
}
.react-sideabr .footer-contact-ul i.fa-whatsapp:before {
font-size: 18px;
}
.react-sideabr .footer-contact-ul i.flaticon-time-call:before {
font-size: 16px;
}
.react-sideabr .recentcomments a {
text-decoration: underline !important;
}
.react-sideabr .recentcomments .comment-author-link a {
text-decoration: none !important;
}
.react-sideabr .widget_block label.wp-block-search__label,
.react-sideabr .widget_block h2,
.react-sideabr .widget-title {
color: #083d59;
font-family: 'GT Walsheim Pro', sans-serif;
font-size: 24px;
line-height: 26px;
font-weight: 700;
z-index: 1;
padding-bottom: 12px;
position: relative;
}
.react-sideabr .widget_block label.wp-block-search__label:before,
.react-sideabr .widget_block h2:before,
.react-sideabr .widget-title:before {
content: "";
position: absolute;
background: #e7e7e7;
width: 100%;
height: 1px;
left: 0;
bottom: 0;
z-index: 1;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.react-sideabr .widget_block label.wp-block-search__label:after,
.react-sideabr .widget_block h2:after,
.react-sideabr .widget-title:after {
content: "";
position: absolute;
background: #ffa84b;
width: 40px;
height: 1px;
left: 0;
bottom: 0;
z-index: 1;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.react-sideabr .widget {
border-radius: 0px;
position: relative;
transition: all 500ms ease;
margin-bottom: 40px;
}
.react-sideabr .widget:hover:after {
height: 70px;
}
.react-sideabr .widget_media_image {
padding: 0;
background: none;
}
.react-sideabr .widget:last-child {
margin-bottom: 0;
}
.react-sideabr .widget_block h2,
.react-sideabr .widget-title {
margin-bottom: 30px;
padding-bottom: 25px;
}
.react-sideabr ul {
margin: 0;
padding: 0;
list-style: none;
}
.react-sideabr ul a {
color: #083d59;
transition: all 0.3s ease 0s;
}
.react-sideabr ul a:hover {
color: #ffa84b;
}
.react-sideabr ul li {
margin-top: 13px;
padding-top: 13px;
border-top: 1px solid rgba(0, 0, 0, 0.06);
}
.react-sideabr ul li + li {
margin-top: 13px;
padding-top: 13px;
border-top: 1px solid rgba(0, 0, 0, 0.06);
}
.react-sideabr .widget_categories ul li,
.react-sideabr .widget_archive ul li,
.react-sideabr .widget_pages ul li,
.react-sideabr .widget_meta ul li,
.react-sideabr .widget_recent_entries ul li,
.react-sideabr .widget_nav_menu ul li {
border-top: none;
border: none;
margin-top: 0px;
position: relative;
background: #f8f8f8;
margin-bottom: 10px;
padding: 0;
}
.react-sideabr .widget_categories ul li a,
.react-sideabr .widget_archive ul li a,
.react-sideabr .widget_pages ul li a,
.react-sideabr .widget_meta ul li a,
.react-sideabr .widget_recent_entries ul li a,
.react-sideabr .widget_nav_menu ul li a {
font-size: 16px;
padding: 14px 0px 14px 20px;
color: #777;
display: inline-block;
}
.react-sideabr .widget_categories ul li a:hover,
.react-sideabr .widget_archive ul li a:hover,
.react-sideabr .widget_pages ul li a:hover,
.react-sideabr .widget_meta ul li a:hover,
.react-sideabr .widget_recent_entries ul li a:hover,
.react-sideabr .widget_nav_menu ul li a:hover {
color: #ffa84b;
}
.react-sideabr .widget_categories ul li span,
.react-sideabr .widget_archive ul li span,
.react-sideabr .widget_pages ul li span,
.react-sideabr .widget_meta ul li span,
.react-sideabr .widget_recent_entries ul li span,
.react-sideabr .widget_nav_menu ul li span {
float: right;
font-size: 14px;
font-weight: 700;
background: #efefef;
padding: 14px 16px;
}
.react-sideabr .widget_categories ul li ul,
.react-sideabr .widget_archive ul li ul,
.react-sideabr .widget_pages ul li ul,
.react-sideabr .widget_meta ul li ul,
.react-sideabr .widget_recent_entries ul li ul,
.react-sideabr .widget_nav_menu ul li ul {
padding-top: 7px;
background: #fff;
padding-left: 10px;
}
.react-sideabr .widget_nav_menu span.description {
display: none;
}
.react-sideabr .widget_recent_comments ul li {
border-top: none;
border: none;
margin-top: 0px;
position: relative;
background: #f8f8f8;
margin-bottom: 10px;
padding: 14px 20px;
}
.react-sideabr .widget_recent_comments ul li a {
font-size: 16px;
color: #777;
}
.react-sideabr .widget_recent_comments ul li a:hover {
color: #ffa84b;
}
.react-sideabr .widget_recent_comments ul li ul {
padding-top: 7px;
background: #fff;
padding-left: 10px;
}
.react-sideabr .widget_product_categories h2.widget-title {
margin-bottom: 18px;
}
.react-sideabr .widget_product_categories ul li {
border-top: none;
padding: 6px 0px 6px 14px;
border: none;
margin-top: 0px;
position: relative;
}
.react-sideabr .widget_product_categories ul li:after {
content: "\f105";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
position: absolute;
left: 0;
top: 6px;
color: #083d59;
}
.react-sideabr .widget_recent_entries h2.widget-title {
margin-bottom: 18px;
}
.react-sideabr .widget_block ol.wp-block-latest-comments li {
border-top: 1px solid rgba(0, 0, 0, 0.06);
border-bottom: none;
padding: 13px 0px 3px 14px;
position: relative;
}
.react-sideabr .widget_block ol.wp-block-latest-comments li a {
color: #083d59;
}
.react-sideabr .widget_block ol.wp-block-latest-comments li a:hover {
color: #ffa84b;
}
.react-sideabr .widget_block ol.wp-block-latest-comments li:first-child {
border-top: none;
margin-top: 0;
}
.react-sideabr .widget_block ol.wp-block-latest-comments li:after {
content: "\f105";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
position: absolute;
left: 0;
top: 14px;
color: #ffa84b;
}
.react-sideabr .widget_block ol.wp-block-latest-comments .wp-block-latest-comments__comment-meta {
font-weight: 400;
line-height: 1.4;
}
.react-sideabr .widget_calendar table caption {
padding-bottom: 0;
}
.react-sideabr .widget_block ul li {
border: none;
position: relative;
padding: 6px 0px 6px 14px;
margin: 0;
}
.react-sideabr .widget_block ul li:first-child {
padding-top: 0;
}
.react-sideabr .widget_block ul li:first-child:after {
top: 0px;
}
.react-sideabr .widget_block ul li:last-child {
padding-bottom: 0;
}
.react-sideabr .widget_block ul li:after {
content: "\f105";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
position: absolute;
left: 0;
top: 6px;
color: #ffa84b;
}
.react-sideabr .widget_block ul li {
font-weight: 400;
line-height: 1.5;
}
.react-sideabr .widget_block ul > li:first-child > a:after {
display: none;
}
.react-sideabr .widget_search,
.react-sideabr .bs-search {
overflow: hidden;
position: relative;
}
.react-sideabr .widget_search input,
.react-sideabr .bs-search input {
color: #999999;
height: 60px;
padding-left: 43px;
background: #e7e7e73d;
}
.react-sideabr .widget_search button,
.react-sideabr .bs-search button {
background: #ffa84b;
border: medium none;
padding: 30px 30px;
position: absolute;
right: 0px;
top: 0;
z-index: 0;
font-size: 16px;
outline: none;
border-radius: 0;
}
.react-sideabr .widget_search button i:before,
.react-sideabr .bs-search button i:before {
margin: 0;
color: #ffa84b;
}
.react-sideabr .widget_search button:hover,
.react-sideabr .bs-search button:hover {
background: #083d59;
}
.react-sideabr .widget_search label,
.react-sideabr .bs-search label {
display: inline;
font-weight: normal;
}
.react-sideabr label.wp-block-search__label {
display: block;
margin-bottom: 25px;
}
.react-sideabr .wp-block-search__inside-wrapper {
position: relative;
}
.react-sideabr .widget_search .flaticon-search {
display: none;
}
.react-sideabr .widget_search button {
font-size: 0;
}
.react-sideabr .widget_search button:before {
font-family: Flaticon;
font-size: 18px;
font-weight: 600;
content: "\f12c";
position: absolute;
right: 20px;
top: 14px;
color: #fff;
}
.react-sideabr .widget_categories ul,
.react-sideabr .widget_recent_entries ul,
.react-sideabr .widget_archive ul,
.react-sideabr .widget_meta ul {
list-style: none;
}
.react-sideabr .recent-post-widget > div + div {
margin-top: 18px;
padding-top: 18px;
border-top: 1px solid rgba(0, 0, 0, 0.06);
}
.react-sideabr .recent-post-widget .post-date {
font-size: 13px;
color: #999999;
}
.react-sideabr .recent-post-widget .post-title {
font-weight: 400;
margin-bottom: 0 !important;
}
.react-sideabr .recent-post-widget .post-title a {
font-size: 15px;
}
.react-sideabr .recent-post-widget .post-desc {
padding-left: 5px;
}
.react-sideabr .recent-post-widget .post-desc a {
display: block;
line-height: 25px;
color: #083d59;
transition: all 0.3s ease 0s;
font-size: 16px;
font-weight: 700;
font-family: 'GT Walsheim Pro', sans-serif;
position: relative;
}
.react-sideabr .recent-post-widget .post-desc a:hover {
color: #ffa84b;
}
.react-sideabr .recent-post-widget .post-desc span {
display: block;
font-size: 14px;
color: #5B5F64;
font-weight: 400;
padding-top: 10px;
}
.react-sideabr .recent-post-widget .post-desc span i {
width: 16px;
color: #083d59;
}
.react-sideabr .tagcloud a {
display: inline-block;
margin: 10px 3px 0px 0;
line-height: 20px;
padding: 5px 17px;
font-size: 12px !important;
-webkit-transition: all .3s ease;
transition: all .3s ease;
background: #f4f4f4;
font-weight: 700;
color: #4D5765;
border: 1px solid #f0f0f0;
border-radius: 0px;
}
.react-sideabr .tagcloud a:hover {
background-color: #ffa84b;
color: #fff;
border: 1px solid #ffa84b;
}
.lesspadding .dynamic-sidebar {
margin-bottom: 0;
}
.single-post .lesspadding .main-contain #content {
padding-bottom: 100px;
}
.wp-block-latest-comments li .wp-block-latest-comments__comment-link {
color: #0f1216;
}
.bottom-shadow1 {
padding: 32px 0 20px 0;
}
.react-sideabr .widget_recent_entries ul li:first-child {
border: none;
}
ul.wp-block-archives-list {
list-style: none;
}
ul.wp-block-archives-list li {
border-top: none;
padding: 6px 0px 6px 14px;
border: none;
margin-top: 0px;
position: relative;
}
ul.wp-block-archives-list li:after {
content: "\f105";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
position: absolute;
left: 0;
top: 6px;
color: #083d59;
}
.wp-block-latest-comments li .wp-block-latest-comments__comment-link {
text-decoration: underline !important;
}
.wp-block-categories.wp-block-categories-dropdown select {
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
}
.wp-block-archives.wp-block-archives-dropdown select {
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
}
.wp-block-categories.wp-block-categories-dropdown {
position: relative;
background: transparent;
display: inline-block;
}
.wp-block-categories.wp-block-categories-dropdown:after {
content: "\f107";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
position: absolute;
right: 14px;
top: 7px;
font-size: 20px;
color: #171f32;
z-index: 0;
pointer-events: none;
}
.wp-block-archives.wp-block-archives-dropdown {
position: relative;
background: transparent;
display: inline-block;
}
.wp-block-archives.wp-block-archives-dropdown:after {
content: "\f107";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
position: absolute;
right: 14px;
top: 7px;
font-size: 20px;
color: #171f32;
z-index: 0;
pointer-events: none;
}
.page-header {
margin: 0 0 20px;
}
.page-header h1 {
margin-top: 0;
}
body.search .entry-summary .blog-button a {
text-align: center;
display: inline-block;
color: #0F1216;
border: 2px solid rgba(0, 48, 110, 0.1);
padding: 7px 35px 14px 35px;
position: relative;
z-index: 1;
font-weight: 600;
font-size: 16px;
border-radius: 6px;
}
body.search .entry-summary .blog-button a svg {
width: 20px;
position: relative;
top: 7px;
margin-left: 2px;
}
body.search .entry-summary .blog-button a:hover {
background: #ffa84b;
color: #fff;
border-color: #ffa84b;
}
.show-featured .post-img {
width: 100px;
float: left;
padding-right: 15px;
}
.show-featured .post-item {
overflow: hidden;
}
.bs-search {
overflow: hidden;
position: relative;
}
.bs-search input {
border: 0;
background: #eef1f5;
color: #444444;
padding: 14px 45px 14px 17px;
width: 100%;
border-radius: 0px;
}
.bs-search button {
border: medium none;
padding: 9px 18px;
position: absolute;
right: 0;
top: 0;
z-index: 1;
font-size: 16px;
outline: none;
border-radius: 0;
color: #fff;
}
.bs-search button i:before {
font-size: 18px;
font-weight: 600;
}
.bs-search button:hover {
color: #ffa84b;
}
.bs-search label {
display: inline;
font-weight: normal;
}
article.sticky .blog-title a {
color: #101010;
position: relative;
padding-left: 25px;
font-weight: 700;
}
article.sticky .blog-title a:after {
font-family: FontAwesome;
content: "\f08d";
position: absolute;
left: 0;
top: 2px;
color: #101010;
font-size: 25px;
}
article.sticky .blog-title:hover a {
color: #083d59;
}
article.sticky .blog-title:hover a:after {
color: #083d59;
}
.archive-post h3.blog-title a {
color: #ffa84b;
}
.archive-post h3.blog-title a:hover {
color: #083d59;
} .page-numbers.dots {
padding-left: 13px;
line-height: 40px;
padding-right: 20px;
display: inline-block;
}
.pagination-area {
padding-top: 0px;
clear: both;
text-align: center;
}
.pagination-area .pagination {
padding: 0;
margin: 0;
}
.pagination-area .nav-links {
display: inline-block;
padding: 11px 0px;
margin: 0 auto;
}
.pagination-area .nav-links span.current {
background: #083d59;
font-size: 14px;
text-decoration: none;
transition: all 0.3s ease 0s;
text-align: center;
color: #fff;
display: inline-block;
vertical-align: top;
border: 1px solid #eeeeee;
font-weight: 700;
width: 54px;
height: 50px;
line-height: 50px;
}
.pagination-area .nav-links > * {
border-radius: 0px;
margin-left: 0px;
margin-right: 0px;
}
.pagination-area .nav-links a {
line-height: 50px;
color: #777777;
font-size: 14px;
text-decoration: none;
transition: all 0.3s ease 0s;
text-align: center;
background: transparent;
opacity: .96;
display: inline-block;
vertical-align: top;
border: 1px solid #eeeeee;
font-weight: 700;
width: 54px;
height: 50px;
}
.pagination-area .nav-links a:hover {
background: #083d59;
color: #fff;
}
.pagination-area .nav-links a.next {
font-size: 0;
position: relative;
}
.pagination-area .nav-links a.next:before {
content: "\f324";
font-family: "Font Awesome 5 Pro";
font-size: 14px;
left: 50%;
transform: translate(-50%, 0px);
position: absolute;
z-index: 1;
}
.pagination-area .nav-links a.prev {
font-size: 0;
position: relative;
}
.pagination-area .nav-links a.prev:before {
content: "\f323";
font-family: "Font Awesome 5 Pro";
font-size: 14px;
left: 50%;
transform: translate(-50%, 0px);
position: absolute;
z-index: 1;
}
.pagination-pages {
display: inline-block;
border: 1px solid #f1f1f1;
padding: 11px 30px;
border-radius: 10px;
}
.entry-footer .edit-link {
padding: 20px 0;
display: block;
}
.wp-block-latest-posts,
.wp-block-rss {
list-style: none;
}
.wp-block-latest-posts li,
.wp-block-rss li {
border-top: none;
padding: 6px 0px 6px 14px;
border: none;
margin-top: 0px;
position: relative;
}
.wp-block-latest-posts li a,
.wp-block-rss li a {
font-size: 16px;
color: #0f1216;
}
.wp-block-latest-posts li a:hover,
.wp-block-rss li a:hover {
color: #ffa84b;
}
.wp-block-latest-posts li a:after,
.wp-block-rss li a:after {
content: "\f105";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
position: absolute;
left: 0;
top: 6px;
color: #083d59;
}
.page-links {
display: block;
clear: both;
}
.page-links span {
padding: 3px 5px;
margin: 0 0 0 5px;
}
.page-links .current span {
color: #083d59;
}
.page-links a span {
background: transparent !important;
color: #757575;
}
.comment-list .pingback,
.comment-list .trackback {
list-style: none;
padding-bottom: 15px;
padding-top: 15px;
}
.reactheme-blog-details .bs-meta li.category-name a {
line-height: 22px;
}
.single #content h3,
.single #content h4 {
margin-bottom: 17px;
}
li.category-name ul.post-categories {
position: relative;
float: none !important;
padding-left: 22px !important;
}
li.category-name ul.post-categories:before {
content: "\f115";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
position: absolute;
left: 0;
top: 7px;
color: #083d59;
} body.search-results .site-main > article {
background: #fff;
padding: 43px 45px 30px;
border: 1px solid #e7e7e7;
margin-bottom: 40px;
}
body.search-results .site-main > article .entry-title {
padding: 0;
font-weight: 700;
margin-bottom: 12px;
font-size: 34px;
line-height: 40px !important;
}
body.search-results .site-main > article .entry-title a {
color: #083d59;
}
body.search-results .site-main > article .entry-title a:hover {
color: #083d59;
text-decoration: underline !important;
}
body.search-results .site-main > article .entry-summary {
padding: 0 0 15px;
}
body.search-results .site-main > article .entry-summary p:last-child {
margin-bottom: 0;
}
body.search-results .site-main > article .entry-summary .search-button {
margin-top: 20px;
}
body.search-results .site-main > article .entry-summary .search-button a {
color: #0f1216;
}
body.search-results .site-main > article .entry-summary .search-button a:hover {
color: #ffa84b;
}
body.search-results .site-main > article .entry-summary .search-button a i {
vertical-align: middle;
transition: 0.3s all ease;
}
body.search-results .site-main > article .entry-footer {
padding: 20px 35px;
background: #ebebec;
}
body.search-results .site-main > article .entry-footer:empty {
display: none;
}
body.search-results .site-main > article .entry-footer span {
font-weight: 600;
}
body.search-results .site-main > article .entry-footer span a {
font-weight: 400;
color: #777777;
}
body.search-results .site-main > article .entry-footer span a:hover {
color: #083d59;
}
body.search-results .pagination-area .pagination {
margin: 30px 0 0;
}
body.search-results .main-contain #content {
padding-top: 100px !important;
padding-bottom: 100px !important;
}
.page #reply-title small a {
padding-left: 10px;
} #reactheme-header {
width: 100%;
z-index: 9;
}
#reactheme-header .container-fluid {
padding-left: 60px;
padding-right: 60px;
}
#reactheme-header .header-inner {
position: relative;
}
#reactheme-header .header-quote {
display: flex;
align-items: center;
justify-content: space-between;
}
#reactheme-header .btn_quote {
position: relative;
margin-left: 25px;
line-height: 30px;
}
#reactheme-header .btn_quote a {
font-size: 14px;
background: #ffa84b;
padding: 17px 35px;
border-radius: 0px;
color: #fff;
font-weight: 700;
}
#reactheme-header.fixed-menu {
width: 100%;
max-width: 300px;
left: 0;
position: fixed;
top: 0;
z-index: 9999;
height: 100vh;
background: #fff;
box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
overflow-y: auto;
overflow-x: hidden;
}
#reactheme-header.fixed-menu .logo-areas.custom-sticky-logo {
display: none !important;
}
#reactheme-header.fixed-menu .logo-areas.custom-logo-area {
padding-left: 8px;
padding-bottom: 15px;
}
#reactheme-header.fixed-menu .header-inner .box-layout .nav.navbar ul li {
position: relative !important;
}
#reactheme-header.fixed-menu .header-inner.sticky {
position: relative !important;
box-shadow: none !important;
}
#reactheme-header.fixed-menu .header-inner.sticky .logo-area.sticky-logo {
display: none;
}
#reactheme-header.fixed-menu .header-inner.sticky .logo-area {
display: block;
margin: 0;
padding: 0;
}
#reactheme-header.fixed-menu .logo-area {
margin: 0;
padding: 0 0 20px;
}
#reactheme-header.fixed-menu .col-cell.menu-responsive {
width: 100%;
}
#reactheme-header.fixed-menu .header-inner {
padding: 60px 20px 25px;
display: flex;
align-items: center;
width: 100%;
flex-wrap: wrap;
height: 100vh;
align-content: space-between;
}
#reactheme-header.fixed-menu .header-inner .box-layout {
padding: 0;
background: none;
margin: 0;
}
#reactheme-header.fixed-menu .header-inner .box-layout .menu-area {
width: 100%;
}
#reactheme-header.fixed-menu .header-inner .box-layout .nav.navbar {
margin: 0;
width: 100%;
}
#reactheme-header.fixed-menu .header-inner .box-layout .nav.navbar .navbar-menu {
width: 100%;
}
#reactheme-header.fixed-menu .header-inner .box-layout .nav.navbar ul li {
padding: 0 !important;
display: block;
margin: 20px 0;
}
#reactheme-header.fixed-menu .header-inner .box-layout .nav.navbar ul li a {
padding: 7px 10px;
}
#reactheme-header.fixed-menu .header-inner .toolbar-sl-share {
padding-left: 25px;
padding-right: 25px;
}
#reactheme-header.fixed-menu .header-inner .toolbar-sl-share .reactheme-contact-phone i {
color: #ffa84b;
padding-right: 6px;
}
#reactheme-header.fixed-menu .header-inner .toolbar-sl-share .reactheme-contact-phone a {
color: #0f1216;
}
#reactheme-header.fixed-menu .header-inner .toolbar-sl-share .reactheme-contact-phone a:hover {
color: #ffa84b;
}
#reactheme-header.fixed-menu .header-inner .toolbar-sl-share .reactheme-contact-email {
padding: 8px 0 8px;
}
#reactheme-header.fixed-menu .header-inner .toolbar-sl-share .reactheme-contact-email i {
color: #ffa84b;
padding-right: 7px;
}
#reactheme-header.fixed-menu .header-inner .toolbar-sl-share .reactheme-contact-email a {
color: #0f1216;
}
#reactheme-header.fixed-menu .header-inner .toolbar-sl-share .reactheme-contact-email a:hover {
color: #ffa84b;
}
#reactheme-header.fixed-menu .header-inner .toolbar-sl-share ul {
list-style: none;
margin: 12px 0 0;
display: flex;
justify-content: start;
align-items: center;
}
#reactheme-header.fixed-menu .header-inner .toolbar-sl-share ul li + li {
margin-left: 25px;
}
#reactheme-header.fixed-menu .header-inner .toolbar-sl-share ul li a {
color: #0f1216;
}
#reactheme-header.fixed-menu .header-inner .toolbar-sl-share ul li a i {
font-size: 16px;
}
#reactheme-header.fixed-menu .header-inner .toolbar-sl-share ul li a:hover {
color: #ffa84b;
}
#reactheme-header.fixed-menu .menu-area .navbar ul > li.menu-item-has-children > a:before,
#reactheme-header.fixed-menu .menu-area .navbar ul > li.menu-item-has-children.hover-minimize > a:after {
display: none;
}
#reactheme-header .search-wrap {
display: flex;
padding: 0px 18px 9px 18px;
border-bottom: 2px solid #fff;
}
#reactheme-header .search-wrap [type="search"] {
border: none;
color: #ffffff;
font-size: 16px;
outline: none;
background: none;
padding: 0;
}
#reactheme-header .search-wrap button {
border: none;
background: none;
padding: 0;
position: relative;
top: 8px;
outline: none;
}
#reactheme-header .toolbar-area {
background: #E7F4F6;
padding: 0;
position: relative;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
color: #363636;
border-bottom: 1px solid #1a5676;
}
#reactheme-header .toolbar-area .tops-btn .btn_login a {
color: #363636;
}
#reactheme-header .toolbar-area .tops-btn .btn_login a:hover {
color: #083d59;
}
#reactheme-header .toolbar-area .toolbar-contact ul {
margin: 0;
padding: 0;
list-style: none;
display: flex !important;
}
#reactheme-header .toolbar-area .toolbar-contact ul li {
display: inline-block;
line-height: 40px;
color: #363636;
margin-right: 20px;
padding-right: 20px;
}
#reactheme-header .toolbar-area .toolbar-contact ul li:last-child {
border: none;
margin-right: 0;
padding-right: 0;
}
#reactheme-header .toolbar-area .toolbar-contact ul li i {
font-size: 14px;
margin-right: 6px;
vertical-align: middle;
color: #363636;
}
#reactheme-header .toolbar-area .toolbar-contact ul li i.flaticon-mail {
position: relative;
top: 1px;
}
#reactheme-header .toolbar-area .toolbar-contact ul li i:before {
font-size: 18px;
margin-left: 0;
}
#reactheme-header .toolbar-area .toolbar-contact ul li a {
transition: all 0.3s ease 0s;
color: #363636;
}
#reactheme-header .toolbar-area .toolbar-contact ul li a:hover {
color: #ffa84b;
}
#reactheme-header .toolbar-area .opening {
border-right: 1px solid #fff;
margin-right: 5px;
padding-right: 20px;
line-height: 50px;
}
#reactheme-header .toolbar-area .opening i {
margin-right: 8px;
line-height: 20px;
}
#reactheme-header .toolbar-area .opening i:before {
font-size: 15px;
font-weight: 600;
}
#reactheme-header .toolbar-area .toolbar-sl-share ul {
text-align: right;
margin: 0px;
padding: 0;
}
#reactheme-header .toolbar-area .toolbar-sl-share ul li {
display: inline-block;
font-size: 14px;
line-height: 40px;
}
#reactheme-header .toolbar-area .toolbar-sl-share ul li + li {
margin-left: 15px;
}
#reactheme-header .toolbar-area .toolbar-sl-share ul li a {
display: block;
color: #363636;
transition: all 0.3s ease 0s;
text-decoration: none;
}
#reactheme-header .toolbar-area .toolbar-sl-share ul li a:hover {
color: #083d59;
}
#reactheme-header .toolbar-area .toolbar-sl-share ul li a i {
text-align: center;
display: inline-block;
color: #363636;
}
#reactheme-header .toolbar-area .toolbar-sl-share ul li a i:hover {
color: #083d59;
}
#reactheme-header .toolbar-area .toolbar-sl-share ul li a.quote-buttons {
position: relative;
padding-right: 25px;
color: #363636;
margin-left: 30px;
}
#reactheme-header .toolbar-area .toolbar-sl-share ul li a.quote-buttons:before {
font-family: Flaticon;
font-size: 15px;
font-style: normal;
color: #083d59;
position: absolute;
content: "\f100";
right: 0;
top: 0;
}
#reactheme-header .toolbar-area .toolbar-sl-share ul li a.quote-buttons:hover {
color: #083d59;
}
#reactheme-header .row-table {
display: flex;
width: 100%;
position: relative;
align-items: center;
justify-content: space-between;
}
#reactheme-header .row-table .header-logo {
display: flex;
}
#reactheme-header .row-table .logo-areas.custom-sticky-logo {
display: none;
}
#reactheme-header #reactheme-header.header-style4 .row-table {
justify-content: start !important;
}
#reactheme-header.main-menu-center .row-table .header-logo {
display: unset;
flex: unset;
}
#reactheme-header.main-menu-center .row-table .nav.navbar {
margin-right: 0;
}
#reactheme-header .logo-area {
position: relative;
z-index: 9;
float: left;
margin-right: 20px;
line-height: 40px;
}
#reactheme-header .logo-area a {
color: #fff;
transition: all 0.3s ease 0s;
font-size: 35px;
}
#reactheme-header .logo-area a img {
display: inline-block;
vertical-align: middle;
}
#reactheme-header .logo-area .site-title a {
padding: 0 0 25px;
display: inline-block;
}
#reactheme-header .menu-responsive .sidebarmenu-area {
float: right;
padding-top: 30px;
padding-bottom: 30px;
padding-left: 22px;
position: relative;
}
#reactheme-header .menu-responsive .sidebarmenu-area.off-border-left {
padding-left: 5px;
margin-left: 14px;
}
#reactheme-header .menu-responsive .sidebarmenu-search {
float: right;
padding-left: 12px;
}
#reactheme-header .menu-responsive .sidebarmenu-search .sticky_search,
#reactheme-header .menu-responsive .sidebarmenu-search .phone_call {
padding-top: 39px;
padding-bottom: 39px;
cursor: pointer;
color: #28406d;
}
#reactheme-header .menu-responsive .sidebarmenu-search .sticky_search i:before,
#reactheme-header .menu-responsive .sidebarmenu-search .phone_call i:before {
font-size: 18px;
}
#reactheme-header .menu-responsive .sidebarmenu-search .sticky_form {
position: absolute;
bottom: -53px;
right: 0;
width: 100%;
max-width: 300px;
z-index: 99;
}
#reactheme-header .menu-sticky.sticky {
backface-visibility: hidden;
}
#reactheme-header .menu-sticky.sticky ul.offcanvas-icon .nav-link-container a {
margin-top: 16px;
margin-bottom: 16px;
}
#reactheme-header .menu-sticky.sticky .menu-area .navbar ul > li {
padding-top: 21px;
padding-bottom: 21px;
}
#reactheme-header .menu-sticky.sticky .btn_apply,
#reactheme-header .menu-sticky.sticky .user-icons {
display: none;
}
#reactheme-header .menu-sticky.sticky .menu-area .navbar {
margin-right: 0;
}
#reactheme-header .menu-sticky.sticky .menu-area .navbar ul li a {
color: #00306E;
}
#reactheme-header .menu-sticky.sticky .menu-area .navbar ul li .sub-menu li {
padding: 0 !important;
}
#reactheme-header .menu-sticky.sticky .row-table .logo-areas.custom-sticky-logo {
display: block;
}
#reactheme-header .menu-sticky.sticky .row-table .logo-areas.custom-logo-area {
display: none;
}
#reactheme-header.header-style2 .menu-cart-area > a {
color: #fff;
border: 1px solid #eee;
width: 32px;
display: block;
text-align: center;
border-radius: 50%;
font-size: 14px;
height: 32px;
line-height: 29px;
transition: all .5s ease;
}
#reactheme-header.header-style2 .menu-cart-area > a i:before {
font-size: 15px;
}
#reactheme-header.header-style2 .menu-cart-area > a:hover {
color: #ffa84b;
border-color: #ffa84b;
}
#reactheme-header.header-style2 .menu-cart-area > a:hover i:before {
color: #ffa84b;
}
#reactheme-header.header-style3 .header-logo {
padding-top: 0px;
}
#reactheme-header.header-style3 .header-logo .logo-area {
float: none;
margin: 0;
}
#reactheme-header.header-style3 .nav.navbar {
float: none;
margin: 0;
}
#reactheme-header.header-style3 .table_row .col-cell {
width: 33.33%;
}
#reactheme-header.header-style3 .table_row .col-cell.header-logo {
text-align: center;
}
#reactheme-header.header-style3 .menu-cart-area > a {
border-left: 1px solid #000;
padding-left: 24px;
}
#reactheme-header.header-style3 .sticky_form {
right: 15px !important;
}
#reactheme-header.header-style3 .menu-cart-area {
line-height: 0;
}
#reactheme-header.header-style3 .widget_shopping_cart_content ul li a {
padding: 0;
border: none;
}
#reactheme-header .sticky_search {
font-size: 18px;
cursor: pointer;
}
#reactheme-header.header-style6 .sticky-wrapper {
position: absolute;
width: 100%;
}
#reactheme-header.header-style6 .menu-area {
padding: 10px 20px 10px 30px;
border-radius: 5px;
}
#reactheme-header.header-style6 .sidebarmenu-area {
margin-left: 0;
}
#reactheme-header.header-style6 .sticky_search .fal.fa-search {
margin-top: 11px;
}
.menu-drob-align .menu-area .navbar ul li .sub-menu li ul {
left: -100% !important;
}
#reactheme-header .menu-area .navbar ul li.mega ul li ul.sub-menu {
border: none;
}
#reactheme-header .menu-area .navbar ul > li.mega.max-w8 .sub-menu {
right: 0;
margin: 0 auto;
max-width: 800px;
}
#reactheme-header .menu-area .navbar ul > li.mega.max-w8 ul.sub-menu {
min-width: 247px;
}
li.hide-firsts > a {
display: none !important;
}
.fixed-menu .menu-area .navbar ul li ul.sub-menu {
display: none;
position: unset;
transform: unset;
top: auto;
opacity: 1;
visibility: visible;
box-shadow: unset;
transition: unset;
padding-bottom: 0;
padding-left: 20px;
padding-right: 20px;
}
.fixed-menu .menu-area .navbar ul li ul.sub-menu li {
margin: 0 !important;
}
.fixed-menu .menu-area .navbar ul li ul.sub-menu li:before {
display: none!important;
}
.fixed-menu .menu-area .navbar ul li ul.sub-menu li a {
padding-left: 20px;
}
.fixed-menu .menu-area .navbar ul li ul.sub-menu li ul.sub-menu {
position: unset !important;
transform: scaleY(1) !important;
visibility: visible !important;
opacity: 1 !important;
padding: 0 0 0 25px;
background: none !important;
}
#reactheme-header.fixed-menu .menu-area .navbar ul > li.mega > ul {
padding-left: 15px;
padding-right: 0;
}
#reactheme-header.fixed-menu .menu-area .navbar ul > li.mega > ul.sub-menu .flex-mega {
display: block;
}
#reactheme-header.fixed-menu .menu-area nav.navbar ul li.mega ul li .sub-menu {
padding: 0 0 0 20px;
}
.phone_call i {
background: #083d59;
border-radius: 50%;
width: 42px;
height: 42px;
display: block;
text-align: center;
line-height: 42px;
position: relative;
z-index: 2;
color: #fff;
}
.phone_call i:before {
font-size: 19px !important;
font-weight: normal !important;
}
.phone_num_call {
display: none;
position: absolute;
right: 35px;
width: 136px;
text-align: right;
color: #fff;
background: #083d59;
top: 51%;
transform: translateY(-50%);
z-index: 1;
padding: 2px 20px;
border-radius: 2px;
}
.phone_num_call a {
color: #fff;
}
.phone-calls .sidebarmenu-search {
position: relative;
}
body.body-left-space .vc_row {
padding-left: 300px;
}
body.body-left-space .vc_row.vc_row-no-padding {
padding-left: 350px;
padding-right: 50px;
}
body.body-left-space .reactheme-footer .container-fluid {
padding-left: 50px;
padding-right: 50px;
}
.rs-counter-list .count-number {
display: flex;
align-items: center;
}
#reactheme-header.header-transparent {
position: absolute;
}
#reactheme-header.header-transparent .menu-area {
padding: 8px 0;
}
#reactheme-header.header-transparent .menu-area .navbar ul li a {
color: #202427;
}
#reactheme-header.header-transparent .menu-area .navbar ul li a:before {
color: #fff;
}
#reactheme-header.header-transparent .menu-area .navbar ul li a:hover {
color: #083d59;
}
#reactheme-header.header-transparent .menu-area .navbar ul li.current-menu-ancestor a,
#reactheme-header.header-transparent .menu-area .navbar ul li.current_page_item a {
color: #ffa84b;
}
#reactheme-header.header-transparent .menu-area .navbar ul li .sub-menu li a {
color: #202427;
}
#reactheme-header.header-transparent .menu-area .navbar ul li .sub-menu li a:hover {
color: #083d59;
}
#reactheme-header.header-transparent .menu-area .navbar ul li .sub-menu li.current-menu-ancestor > a,
#reactheme-header.header-transparent .menu-area .navbar ul li .sub-menu li.current_page_item > a {
color: #083d59;
}
#reactheme-header.header-transparent .menu-area .navbar ul li .sub-menu li:hover > a {
color: #083d59;
}
#reactheme-header.header-transparent .menu-area .navbar ul li:hover > a {
color: #083d59;
}
#reactheme-header.header-transparent .menu-area.dark .navbar ul li a {
color: #ffa84b;
}
#reactheme-header.header-transparent .menu-area.dark .navbar ul li a:hover {
color: #ffa84b;
}
#reactheme-header.header-transparent .menu-area.dark .navbar ul li.current-menu-ancestor > a,
#reactheme-header.header-transparent .menu-area.dark .navbar ul li.current_page_item > a {
color: #ffa84b;
}
#reactheme-header.header-transparent .menu-area.dark .navbar ul li .sub-menu li a {
color: #fff;
}
#reactheme-header.header-transparent .menu-area.dark .menu-responsive .sidebarmenu-search .sticky_search {
color: #ffa84b;
}
#reactheme-header.header-transparent .menu-area.dark ul.offcanvas-icon .nav-link-container .nav-menu-link span {
background: #083d59;
}
#reactheme-header.header-transparent .menu-area.dark .menu-cart-area i {
color: #ffa84b;
}
#reactheme-header.header-transparent .menu-responsive .sidebarmenu-search .sticky_search {
color: #fff;
}
#reactheme-header.header-transparent .menu-cart-area i {
color: #fff;
}
#reactheme-header.header-transparent .opening {
color: #fff;
}
#reactheme-header.header-transparent .toolbar-area {
background: rgba(0, 0, 0, 0.3);
}
#reactheme-header.header-transparent .toolbar-area .toolbar-sl-share ul li a i {
color: #fff;
transition: all 0.3s ease 0s;
}
#reactheme-header.header-transparent .toolbar-area .toolbar-sl-share ul li:hover a i {
color: #d6d6d6 !important;
}
#reactheme-header.header-transparent .toolbar-area .toolbar-contact ul.reactheme-contact-info {
display: flex;
}
#reactheme-header.header-transparent .toolbar-area .toolbar-contact ul.reactheme-contact-info li {
color: #fff;
}
#reactheme-header.header-transparent .toolbar-area .toolbar-contact ul.reactheme-contact-info li i {
color: #fff;
}
#reactheme-header.header-transparent .toolbar-area .toolbar-contact ul.reactheme-contact-info li a {
color: #fff ;
}
#reactheme-header.header-transparent .toolbar-area .toolbar-contact ul.reactheme-contact-info li:hover a {
color: #d6d6d6;
}
.toolbar-area i.flaticon-email {
position: relative;
top: 1px;
}
.transparent_head .reactheme-breadcrumbs .breadcrumbs-inner {
padding: 330px 0 150px;
min-height: 400px;
padding-left: 40px;
}
.transparent_head .reactheme-breadcrumbs .breadcrumbs-inner:before {
top: auto;
bottom: 40px;
}
.slide-tag-list {
list-style: none;
padding: 0;
margin: 0;
}
.slide-tag-list li {
display: inline-block;
list-style: none;
position: relative;
margin-right: 25px;
padding-right: 25px;
}
.slide-tag-list li:before {
content: "";
position: absolute;
background-color: rgba(255, 255, 255, 0.302);
width: 20px;
height: 1px;
right: -11px;
top: 16px;
z-index: 11;
}
.slide-tag-list li:last-child:before {
display: none;
}
#reactheme-header.header-style2 .menu-area .navbar ul li {
padding-right: 25px;
}
#reactheme-header.header-style2 .menu-area .navbar ul li:last-child {
padding-right: 0;
}
#reactheme-header.header-style2 .sticky-wrapper {
position: absolute;
z-index: 999;
width: 100%;
transition: all 300ms ease-in-out;
}
#reactheme-header.header-style2 .toolbar-area {
background: transparent;
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
#reactheme-header.header-style2 .toolbar-area .row-table .col-cell {
width: 33.33%;
}
#reactheme-header.header-style2 .toolbar-area .toolbar-contact ul li:last-child {
border: none;
}
#reactheme-header.header-style2 .toolbar-area .opening {
border-right: 1px solid rgba(255, 255, 255, 0.2);
}
#reactheme-header.header-style2 .menu-cart-area span.icon-num {
right: -6px;
}
#reactheme-header.header-style2 .logo-area {
float: none;
margin: 0;
}
#reactheme-header.header-style2 .menu-area {
background: none;
}
#reactheme-header.header-style2 .col-cell.header-logo {
position: relative;
flex: unset;
}
#reactheme-header.header-style2 .col-cell.header-logo .header-phone {
margin-top: 15px;
}
#reactheme-header.header-style2 .col-cell.header-logo .header-phone a {
color: #0f1216;
}
#reactheme-header.header-style2 .col-cell.header-logo .header-phone i:before {
color: #fff;
}
#reactheme-header.header-style2 .sticky_search i:before {
color: #ffffff;
}
#reactheme-header.header-style2 .sticky_search:hover i:before {
color: #ffa84b;
}
#reactheme-header.header-style5 .header-inner .menu-area,
#reactheme-header.header-style4 .header-inner .menu-area {
background: transparent !important;
padding: 15px 0;
}
#reactheme-header.header-style5 .menu-area .navbar ul > li,
#reactheme-header.header-style4 .menu-area .navbar ul > li {
padding-right: 30px;
}
#reactheme-header.header-style5 .menu-area .navbar ul > li:last-child,
#reactheme-header.header-style4 .menu-area .navbar ul > li:last-child {
padding-right: 0;
}
#reactheme-header.header-style5 .menu-area .navbar ul > li:last-child a,
#reactheme-header.header-style4 .menu-area .navbar ul > li:last-child a {
margin-right: 0;
padding-right: 0;
}
#reactheme-header.header-style4 .consultancy-mail-cell .consultancy-text {
font-size: 12px;
font-weight: normal;
color: #999999;
line-height: 8px;
margin-top: 8px;
}
#reactheme-header.header-style4 .consultancy-mail-cell .consultancy-mail {
font-size: 14px;
font-weight: bold;
color: #040404;
}
.menu-area {
padding-top: 0;
padding-bottom: 0;
background: #1b4a64;
}
.menu-area .navbar-collapse {
padding-left: 0;
padding-right: 0;
}
.menu-area .navbar {
margin-bottom: 0;
border: 0;
float: right;
padding: 0;
margin-right: 25px;
}
.menu-area .navbar ul {
margin: 0;
padding: 0;
text-align: left;
}
.menu-area .navbar ul li {
position: relative;
display: inline-block;
transition: all 0.3s ease 0s;
padding: 21px 0px;
font-size: 14px;
padding-right: 16px; }
.menu-area .navbar ul li.current-menu-ancestor a,
.menu-area .navbar ul li.current_page_item a {
color: #ffa84b;
}
.menu-area .navbar ul li a {
color: #083D59;
font-size: 14px;
padding-right: 16px;
font-weight: 600;
}
.menu-area .navbar ul li:hover a {
color: #ffa84b;
}
.menu-area .navbar ul li ul.sub-menu {
min-width: 250px;
padding-bottom: 30px;
padding-top: 30px;
border-radius: 0px;
}
.menu-area .navbar ul li ul.sub-menu li {
float: none;
display: block;
margin: 0;
text-align: left;
line-height: 25px;
}
.menu-area .navbar ul li ul.sub-menu li a {
line-height: 25px;
padding: 8px 44px;
color: #505050;
font-weight: 600;
font-size: 14px;
}
.menu-area .navbar ul li ul.sub-menu li.current-menu-ancestor > a,
.menu-area .navbar ul li ul.sub-menu li.current_page_item > a {
color: #ffa84b;
}
.menu-area .navbar ul li ul.sub-menu li:hover > a {
color: #ffa84b;
}
.menu-area .navbar ul li:hover ul {
opacity: 1;
position: absolute;
}
.menu-area .navbar ul li > a {
display: block;
text-decoration: none;
font-weight: 600;
transition: all 0.3s ease 0s;
}
.menu-area .navbar ul li.active a {
color: #ffa84b;
}
.menu-area .navbar ul li.active li a {
color: #ffa84b;
}
.menu-area .navbar ul li.active li ahover {
color: #ffa84b;
}
.menu-area .navbar ul li .sub-menu {
background: #fff;
left: 0;
opacity: 0;
position: absolute;
top: 100%;
transform: scaleY(0);
transform-origin: 0 0 0;
transition: all 0.3s ease 0s;
width: 200px;
z-index: 99999 !important;
text-align: left;
visibility: hidden;
-webkit-box-shadow: 0 36px 35px rgba(0, 0, 0, 0.08);
-moz-box-shadow: 0 36px 35px rgba(0, 0, 0, 0.08);
box-shadow: 0 36px 35px rgba(0, 0, 0, 0.08);
}
.menu-area .navbar ul li .sub-menu li {
line-height: normal;
height: auto;
display: block;
margin: 0;
padding: 0;
}
.menu-area .navbar ul li .sub-menu li a {
display: block;
padding: 12px 0;
text-transform: none;
transition: all 0.3s ease 0s;
color: #555;
font-weight: 400;
}
.menu-area .navbar ul li .sub-menu li a:hover {
color: #ffa84b;
}
.menu-area .navbar ul li .sub-menu li a:hover:before {
opacity: 1 !important;
}
.menu-area .navbar ul li .sub-menu li.current-menu-item a {
color: #083d59;
}
.menu-area .navbar ul li .sub-menu li ul {
left: 100% !important;
top: 0 !important;
}
.menu-area .navbar ul li:hover ul {
opacity: 1;
transform: scaleY(1);
visibility: visible;
}
.menu-area .navbar .navbar-toggle {
background-color: #083d59;
border-radius: 2px;
-webkit-transition: .4s ease all;
transition: .4s ease all;
}
.menu-area .navbar .navbar-toggle .icon-bar {
background-color: #fff;
}
.menu-area .navbar .navbar-toggle:hover {
opacity: 0.8;
}
.menu-area.menu_type_dark .navbar ul li a {
color: #0f1216;
}
.menu-area.menu_type_dark .sticky_search i::before,
.menu-area.menu_type_dark .menu-cart-area i::before {
color: #0f1216;
}
.menu-area .navbar ul > li.menu-item-has-children > a {
position: relative;
margin-right: 18px;
}
.menu-area .navbar ul > li.menu-item-has-children > a:before {
content: "\f078";
position: absolute;
font-family: "Font Awesome 5 Pro";
left: auto;
right: 0;
top: 50%;
text-align: center;
z-index: 9999;
font-size: 9px;
display: block;
cursor: pointer;
transform: translateY(-50%);
transition: all .5s ease;
font-weight: 400;
}
.menu-area .navbar ul ul.sub-menu li.menu-item-has-children > a:before {
display: none !important;
}
.menu-area .navbar ul ul.sub-menu li.menu-item-has-children > a:after {
display: none !important;
}
.fa {
font-family: 'FontAwesome' !important;
}
#reactheme-header.header-style2 .header-inner .menu-area.menu_type_dark .navbar ul li a {
color: #0f1216;
}
#reactheme-header.header-style-4 .menu-area .navbar ul li .sub-menu,
#reactheme-header.header-style2 .menu-area .navbar ul li .sub-menu {
top: 100%;
}
.menu-sticky.sticky .menu-area .navbar ul > li.current-menu-ancestor > a,
.menu-sticky.sticky .menu-area .navbar ul > li.current_page_item > a {
color: #ccc;
}
.menu-sticky.sticky .menu-area .navbar ul li ul li a:hover {
color: #ccc;
}
#reactheme-header.header-transparent .menu-sticky.sticky .menu-area .navbar ul > li.current_page_item > a,
#reactheme-header.header-transparent .menu-sticky.sticky .menu-area .navbar ul > li.current-menu-ancestor > a,
#reactheme-header.header-style-4 .menu-sticky.sticky .menu-area .menu > li.current_page_item > a,
#reactheme-header.header-style-4 .menu-sticky.sticky .menu-area .menu > li.current-menu-ancestor > a,
#reactheme-header.header-transparent .menu-sticky.sticky .menu-area.dark .navbar ul > li:hover > a,
#reactheme-header.header-transparent .menu-sticky.sticky .menu-cart-area i,
#reactheme-header.header-transparent .menu-sticky.sticky .menu-responsive .sidebarmenu-search .sticky_search .fa,
#reactheme-header.header-style2 .header-inner.menu-sticky.sticky .menu-area .navbar ul > li.current-menu-ancestor > a,
#reactheme-header.header-style2 .header-inner.menu-sticky.sticky .menu-area .navbar ul > li.current_page_item > a {
color: #ccc;
}
header.header-style3 .menu-area .navbar ul li .sub-menu li ul {
left: 100% !important;
}
#reactheme-header.header-style3 .menu-area .navbar ul li .sub-menu li:hover > a {
color: #083d59;
} ul.offcanvas-icon {
margin: 0;
padding: 0;
list-style: none;
}
ul.offcanvas-icon .nav-link-container a {
padding: 0px;
background: transparent;
max-width: 30px;
display: flex;
flex-wrap: wrap;
}
.sidenav.offcanvas-icon.nav-active-menu-container {
margin-top: 0;
}
.nav-link-container .nav-menu-link span {
display: block;
background: #ffa84b;
transition: none;
cursor: pointer;
list-style: none;
margin: 2px 3px;
}
.sidenav.nav-active-menu-container {
overflow-y: auto;
padding: 50px 50px 0;
}
.sidenav .sub-menu {
display: none;
}
.sidenav.offcanvas-icon .reactheme-offcanvas-right a {
display: block;
font-size: 18px;
}
.sidenav.offcanvas-icon .reactheme-offcanvas-right a.quote-btn {
margin-bottom: 25px;
margin-top: 8px;
}
.sidenav.offcanvas-icon .reactheme-offcanvas-right a.quote-btn span {
background: #fff;
color: #000;
border-radius: 3px;
display: inline-block;
padding: 7px 40px 4px;
transition: all .5s ease;
}
.sidenav.offcanvas-icon .reactheme-offcanvas-right a.quote-btn:hover span {
background: #ffa84b;
}
.sidenav.offcanvas-icon .reactheme-offcanvas-right a.emails {
padding-bottom: 20px;
}
.sidenav.offcanvas-icon .reactheme-offcanvas-right .reactheme-innner-offcanvas-content {
padding-left: 135px;
padding-top: 27px;
}
.sidenav.offcanvas-icon .reactheme-offcanvas-right .reactheme-innner-offcanvas-content .widget {
margin: 0 0 35px;
}
.sidenav.offcanvas-icon .reactheme-offcanvas-right .reactheme-innner-offcanvas-content .widget.widget_contact_widget {
padding-top: 25px;
}
.sidenav.offcanvas-icon .reactheme-offcanvas-right .reactheme-innner-offcanvas-content a {
transition: unset;
}
.sidenav .widget_cretic_flickr #rsflicker {
margin-left: 0;
}
.sidenav .widget_cretic_flickr #rsflicker li {
list-style-type: none;
position: relative;
width: 33.33%;
display: inline-block;
}
.sidenav .widget_cretic_flickr #rsflicker li a img {
opacity: 1;
width: 100%;
}
.sidenav .widget_cretic_flickr #rsflicker li a:hover img {
opacity: .9;
}
.mobile-menu-container div ul {
position: relative;
}
.mobile-menu-container div ul li {
position: relative !important;
}
.mobile-menu-container div ul li a {
border-bottom: 1px solid #f0f0f0;
}
.mobile-menu-container div ul li a:hover {
color: #083d59 !important;
}
.mobile-menu-container div ul > li.current_page_parent > a {
color: #083d59 !important;
}
.mobile-menu-container .menu > li:last-child a {
border-bottom: none;
}
.mobile-menu-container .social-icon-responsive ul li a {
padding-right: 0;
margin-right: 0;
}
header.mainsmenuhide .navbar-menu #primary-menu-single {
display: none;
}
.sidenav .menu > li > .sub-menu li ul > li a {
padding-left: 60px;
}
#mobile_menu ul ul li,
#mobile_menu li:hover > ul > li {
height: auto;
}
#mobile_menu ul li a,
#mobile_menu ul ul li a {
width: 100%;
}
#mobile_menu > ul > li {
float: none;
}
#mobile_menu ul ul li a {
padding-left: 25px;
}
#mobile_menu ul ul ul li a {
padding-left: 35px;
}
#mobile_menu ul ul,
#mobile_menu ul ul ul,
#mobile_menu.align-right ul ul {
position: relative;
left: 0;
width: 100%;
margin: 0;
text-align: left;
}
#mobile_menu > ul > li.has-sub > a:after,
#mobile_menu > ul > li.has-sub > a:before,
#mobile_menu ul ul > li.has-sub > a:after,
#mobile_menu ul ul > li.has-sub > a:before {
display: none;
}
#mobile_menu #menu-button {
display: block;
padding: 17px;
color: #dddddd;
cursor: pointer;
font-size: 12px;
text-transform: uppercase;
font-weight: 700;
}
#mobile_menu .menu-button:after {
position: absolute;
top: 22px;
right: 17px;
display: block;
height: 4px;
width: 20px;
border-top: 2px solid #dddddd;
border-bottom: 2px solid #dddddd;
content: '';
}
#mobile_menu .menu-button:before {
position: absolute;
top: 16px;
right: 17px;
display: block;
height: 2px;
width: 20px;
background: #dddddd;
content: '';
}
#mobile_menu .menu-button.menu-opened:after {
top: 23px;
border: 0;
height: 2px;
width: 15px;
background: #ffffff;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
#mobile_menu .menu-button.menu-opened:before {
top: 23px;
background: #ffffff;
width: 15px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
#mobile_menu .submenu-button {
position: absolute;
z-index: 99;
right: 0;
top: 20px;
display: block;
height: 35px;
width: 35px;
cursor: pointer;
background: #ffa84b;
color: #fff;
border-radius: 3px;
}
#mobile_menu .menu li ul.sub-menu li ul.sub-menu a {
padding-left: 50px;
}
#reactheme-header .row-table .offcanvas-sec ul.offcanvas-icon {
margin-top: 0;
}
#mobile_menu ul > li.menu-minimize > .submenu-button:before {
display: none !important;
}
#mobile_menu ul ul .submenu-button {
height: 34px;
width: 34px;
top: 0;
}
#mobile_menu .submenu-button:after {
content: "";
position: absolute;
font-family: "Font Awesome 5 Pro";
content: '\f107';
display: block;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
#mobile_menu .submenu-button.submenu-opened:after {
content: "";
position: absolute;
font-family: "Font Awesome 5 Pro";
content: '\f106';
display: block;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
#mobile_menu ul ul .submenu-button:after {
top: 17px;
right: 7px;
}
#mobile_menu ul ul .submenu-button:before {
top: 11px;
right: 16px;
}
#mobile_menu .submenu-button.submenu-opened:before {
display: none;
}
body.logged-in .sidenav {
top: 30px;
}
body.logged-in .sidenav .nav-link-container {
top: 30px;
}
#fixedmenus ul ul li,
#fixedmenus li:hover > ul > li {
height: auto;
}
#fixedmenus ul li a,
#fixedmenus ul ul li a {
width: 100%;
border-bottom: 0;
}
#fixedmenus > ul > li {
float: none;
}
#fixedmenus ul ul li a {
padding-left: 25px;
}
#fixedmenus ul ul ul li a {
padding-left: 35px;
}
#fixedmenus ul ul,
#fixedmenus ul ul ul,
#fixedmenus.align-right ul ul {
position: relative;
left: 0;
width: 100%;
margin: 0;
text-align: left;
}
#fixedmenus > ul > li.has-sub > a:after,
#fixedmenus > ul > li.has-sub > a:before,
#fixedmenus ul ul > li.has-sub > a:after,
#fixedmenus ul ul > li.has-sub > a:before {
display: none;
}
#fixedmenus #menu-button {
display: block;
padding: 17px;
color: #dddddd;
cursor: pointer;
font-size: 12px;
text-transform: uppercase;
font-weight: 700;
}
#fixedmenus .menu-button:after {
position: absolute;
top: 22px;
right: 17px;
display: block;
height: 4px;
width: 20px;
border-top: 2px solid #dddddd;
border-bottom: 2px solid #dddddd;
content: '';
}
#fixedmenus .menu-button:before {
position: absolute;
top: 16px;
right: 17px;
display: block;
height: 2px;
width: 20px;
background: #dddddd;
content: '';
}
#fixedmenus .menu-button.menu-opened:after {
top: 23px;
border: 0;
height: 2px;
width: 15px;
background: #ffffff;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
#fixedmenus .menu-button.menu-opened:before {
top: 23px;
background: #ffffff;
width: 15px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
#fixedmenus .submenu-button {
position: absolute;
z-index: 99;
right: 0;
top: 0;
display: block;
height: 40px;
width: 40px;
cursor: pointer;
}
#fixedmenus .menu li ul.sub-menu li ul.sub-menu a {
padding-left: 50px;
}
#reactheme-header .row-table .offcanvas-sec ul.offcanvas-icon {
margin-top: 0;
}
#fixedmenus ul > li.menu-minimize > .submenu-button:before {
display: none !important;
}
#fixedmenus ul ul .submenu-button {
height: 34px;
width: 34px;
right: 45px;
}
#fixedmenus .submenu-button:after {
position: absolute;
top: 19px;
right: 14px;
width: 12px;
height: 1px;
display: block;
background: #000;
content: '';
}
#fixedmenus ul ul .submenu-button:after {
top: 20px;
right: 7px;
}
#fixedmenus .submenu-button:before {
position: absolute;
top: 14px;
right: 19px;
display: block;
width: 1px;
height: 12px;
background: #000;
content: '';
}
#fixedmenus ul ul .submenu-button:before {
top: 14px;
right: 13px;
}
#fixedmenus .submenu-button.submenu-opened:before {
display: none;
}
.sidenav .menu li ul.sub-menu li a {
padding-left: 40px;
font-size: 20px;
}
.sidenav .menu li ul.sub-menu li a:before {
display: none;
}
.sidenav .widget_nav_menu {
padding: 0 !important;
}
.sidenav p {
font-size: 16px;
line-height: 28px;
}
.sidebarmenu-area {
background: #f4f4f4;
display: block;
padding: 21px 15px;
margin-left: 25px;
}
.responsive-menus,
.sidebarmenu-area.text-right.mobilehum {
display: none;
}
#reactheme-header.header-transparent .menu-area {
background: transparent !important;
}
#reactheme-header.header-style-1 .sticky .menu-area .navbar ul#primary-menu-main {
margin-left: 15px;
}
#reactheme-header.header-style-1 .menu-area .navbar ul#primary-menu-main {
margin-left: 35px;
}
#reactheme-header.header-style-1 .menu-area .navbar ul#primary-menu-main ul {
margin-left: -35px;
}
#reactheme-header.header-style-1 .menu-area .navbar ul#primary-menu-main ul ul {
margin-left: 0;
}
#reactheme-header.header-style-1 .menu-area .navbar ul#primary-menu-main > li {
position: relative;
padding-right: 0;
}
#reactheme-header.header-style-1 .menu-area .navbar ul#primary-menu-main > li:before {
content: "";
position: absolute;
background-color: #ededed;
width: 2px;
height: 10px;
right: 20%;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
z-index: 1;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
#reactheme-header.header-style-1 .menu-area .navbar ul#primary-menu-main > li:last-child a {
margin-right: 0;
}
#reactheme-header.header-style-1 .menu-area .navbar ul#primary-menu-main > li:last-child:before {
display: none;
}
#reactheme-header.header-style-1 .menu-area .navbar ul#primary-menu-main > li > a {
margin-right: 70px;
}
#reactheme-header.header-style-1 .header-logo {
display: none;
}
#reactheme-header.header-style-1.menugap-minus .menu_one {
background: #fff;
position: relative;
top: 18px;
z-index: 2;
}
#reactheme-header.header-style-1 .right-query {
display: flex;
align-items: center;
justify-content: end;
}
#reactheme-header.header-style-1 .right-query li {
list-style: none;
}
#reactheme-header.header-style-1 .right-query li:first-child {
padding-right: 40px;
display: flex;
align-items: center;
}
#reactheme-header.header-style-1 .right-query li:nth-child(2) {
padding-right: 80px;
display: flex;
align-items: center;
}
#reactheme-header.header-style-1 .right-query li .icon {
background-color: #114764;
width: 26px;
height: 26px;
text-align: center;
line-height: 26px;
color: #ffffff;
font-size: 14px;
font-weight: 300;
margin-right: 14px;
}
#reactheme-header.header-style-1 .right-query li span {
color: #a0afb7;
font-size: 16px;
font-weight: 400;
line-height: 26px;
display: block;
}
#reactheme-header.header-style-1 .right-query li span strong {
color: #ffffff;
font-weight: 500;
border-bottom: 1px solid #ffffff;
}
#reactheme-header.header-style-1 .right-query li .theme_btn {
overflow: hidden;
color: #ffffff;
background: #ffa84b;
font-size: 14px;
font-weight: 700;
line-height: 1;
padding: 19px 35px;
display: inline-block;
position: relative;
z-index: 1;
cursor: pointer;
text-decoration: none;
transition: all 0.4s ease-in-out;
}
#reactheme-header.header-style-1 #single-menu {
margin-left: 35px;
}
#reactheme-header.header-style-1 #single-menu ul {
margin-left: -35px;
}
#reactheme-header.header-style-1 #single-menu ul ul {
margin-left: 0;
}
#reactheme-header.header-style-1 #single-menu > li {
position: relative;
padding-right: 0;
}
#reactheme-header.header-style-1 #single-menu > li:before {
content: "";
position: absolute;
background-color: #ededed;
width: 2px;
height: 10px;
right: 20%;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
z-index: 1;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
#reactheme-header.header-style-1 #single-menu > li:last-child a {
margin-right: 0;
}
#reactheme-header.header-style-1 #single-menu > li:last-child:before {
display: none;
}
#reactheme-header.header-style-1 #single-menu > li > a {
margin-right: 35px;
}
.elementor-widget-container ul.menu {
list-style: none;
margin: 0;
padding: 7px 0 0;
}
.elementor-widget-container ul.menu li a {
color: #999999;
font-size: 16px;
padding: 15px 0;
display: block;
line-height: 1;
font-weight: 700;
position: relative;
}
.elementor-widget-container ul.menu li a:hover {
color: #083d59;
}
.elementor-widget-container ul.menu li a:before {
position: absolute;
content: "\f178";
right: 0;
top: 0;
font-family: "Font Awesome 5 Pro";
font-weight: 300;
top: 50%;
transform: translate(0, -50%);
}
#reactheme-header.header-style-3.header-style-2.margin_minus .sticky-wrapper {
margin-bottom: 0;
}
#reactheme-header.header-style-4 .header-inner {
background: #ffffff;
}
#reactheme-header.header-style-4 .header-inner .logo-section {
padding: 0;
}
#reactheme-header.header-style-4 .header-inner .logo-section .toolbar-contact-style4 ul {
float: none;
text-align: left;
list-style: none;
padding: 0;
margin: 17px 0 7px;
}
#reactheme-header.header-style-4 .header-inner .logo-section .toolbar-contact-style4 ul li {
display: inline-block;
padding-right: 25px;
padding-left: 25px;
border-right: 1px solid #eee;
font-size: 14px;
}
#reactheme-header.header-style-4 .header-inner .logo-section .toolbar-contact-style4 ul li:first-child {
padding-left: 0;
}
#reactheme-header.header-style-4 .header-inner .logo-section .toolbar-contact-style4 ul li:last-child {
padding-right: 0;
border-right: none;
}
#reactheme-header.header-style-4 .header-inner .logo-section .toolbar-contact-style4 ul li i {
float: left;
margin-right: 15px;
color: #083d59;
line-height: 44px;
}
#reactheme-header.header-style-4 .header-inner .logo-section .toolbar-contact-style4 ul li i:before {
font-size: 30px;
}
#reactheme-header.header-style-4 .header-inner .logo-section .toolbar-contact-style4 ul li .contact-inf {
float: left;
text-align: left;
}
#reactheme-header.header-style-4 .header-inner .logo-section .toolbar-contact-style4 ul li .contact-inf span {
color: #0f1216;
display: block;
text-align: left;
font-size: 100%;
padding: 0;
font-weight: 600;
line-height: 20px;
margin-bottom: 0;
}
#reactheme-header.header-style-4 .header-inner .logo-section .toolbar-contact-style4 ul li .contact-inf a {
color: #000000;
}
#reactheme-header.header-style-4 .header-inner .logo-section .toolbar-contact-style4 ul li .contact-inf a:hover {
color: #083d59;
}
#reactheme-header.header-style-4 .header-quote {
display: flex;
align-items: center;
justify-content: space-between;
}
#reactheme-header.header-style-4 .header-quote .phone-part {
border-left: 1px solid #DFE2E5;
padding-left: 25px;
}
#reactheme-header.header-style-4 .header-quote .phone-part a {
font-size: 18px;
line-height: 24px;
font-weight: 600;
}
#reactheme-header.header-style-4 .header-quote .phone-part svg {
position: relative;
top: 8px;
}
#reactheme-header.header-style-4 .logo-section {
background: #f7f7fc;
overflow: hidden;
position: relative;
}
#reactheme-header.header-style-4 .logo-section:before {
content: "";
position: absolute;
background: #ffa84b;
top: 0;
bottom: 0;
right: 0;
height: 100%;
width: 30%;
}
#reactheme-header.header-style-4 .logo-section .times-sec {
position: relative;
background: #ffa84b;
}
#reactheme-header.header-style-4 .logo-section .times-sec .times {
color: #fff;
padding-left: 20px;
}
#reactheme-header.header-style-4 .logo-section .times-sec .times i {
color: #083d59;
margin-right: 8px;
}
#reactheme-header.header-style-4 .logo-section .times-sec:after {
content: "";
position: absolute;
top: 0;
left: -45px;
width: 0;
height: 0;
border-bottom: 82px solid #030749;
border-left: 45px solid transparent;
}
#reactheme-header.header-style-4 .menu-cart-area ul.sub-menu li,
#reactheme-header.header-style-4 .menu-area .navbar ul > li ul.sub-menu li {
padding: 0;
}
#reactheme-header.header-style-4 .sidebarmenu-area {
display: inline-block;
position: relative;
}
#reactheme-header.header-style-4 .sidebarmenu-search {
display: inline-block;
margin-right: 0;
cursor: pointer;
vertical-align: top;
padding: 20px 0;
}
#reactheme-header.header-style-4 .sidebarmenu-search .sticky_form {
position: absolute;
bottom: -53px;
right: 0;
z-index: 9;
width: 250px;
}
#reactheme-header.header-style-4 .menu-cart-area {
float: none;
display: inline-block;
margin-right: 25px;
vertical-align: top;
padding: 0;
}
#reactheme-header.header-style-4 .widget_shopping_cart_content {
text-align: center;
}
#reactheme-header.header-style-4 .menu-sticky.sticky .sidebarmenu-search .sticky_form {
bottom: -40px;
}
#reactheme-header.header-style-4 .menu-sticky.sticky .menu-cart-area i.fa-shopping-cart {
color: #ffa84b;
}
#reactheme-header.header-style-4 .nav-link-container .nav-menu-link span {
background: #fff;
}
.menu-area .navbar ul > li > a span {
position: relative;
transition: 0.5s;
display: inline-block;
}
.menu-area .navbar ul > li > a span:before {
content: attr(data-hover);
position: absolute;
top: 100%;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.menu-area .navbar ul > li > a:hover span {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
transform: translateY(-100%);
}
ul.sub-menu li a:before,
ul.sub-menu ul ul li a:before {
display: none;
}
#reactheme-header.header-style-3 .sticky-wrapper {
background: none;
position: absolute;
width: 100%;
z-index: 9;
transition: all .5s ease;
}
#reactheme-header.header-style-3 .reactheme-contact-location {
text-align: left;
display: flex;
align-items: center;
}
#reactheme-header.header-style-3 .reactheme-contact-location i.phone-icon {
margin-right: 15px;
}
#reactheme-header.header-style-3 .reactheme-contact-location i.phone-icon:before {
margin-left: 0;
font-size: 25px;
color: #ffa84b;
}
#reactheme-header.header-style-3 .reactheme-contact-location .contact-inf {
font-weight: 600;
font-size: 15px;
}
#reactheme-header.header-style-3 .reactheme-contact-location .contact-inf a {
color: #0f1216;
}
#reactheme-header.header-style-3 .reactheme-contact-location .contact-inf a:hover {
color: #ffa84b;
}
#reactheme-header.header-style-3 .reactheme-contact-location .contact-inf em {
display: block;
font-style: normal;
font-weight: normal;
}
#reactheme-header.header-style-3 .menu-area .container {
position: static;
}
#reactheme-header.header-style-3 .reactheme-breadcrumbs .breadcrumbs-inner {
padding-top: 330px;
padding-bottom: 150px;
}
#reactheme-header.header-style-3 .row-table {
position: static;
}
#reactheme-header.header-style-3 .box-layout {
position: relative;
}
#reactheme-header.header-style-3 .header-inner .box-layout {
background: rgba(255, 255, 255, 0.9);
z-index: 1;
padding-left: 40px;
padding-right: 40px;
margin-top: 55px;
border-left: 10px solid #ffa84b;
border-right: 10px solid #ffa84b;
}
#reactheme-header.header-style-3 .header-inner .box-layout .toolbar-area {
text-align: right;
}
#reactheme-header.header-style-3 .header-inner .logo-section {
padding: 15px 0 15px;
}
#reactheme-header.header-style-3 .header-inner.sticky {
position: fixed;
background: #fff;
}
#reactheme-header.header-style-3 .header-inner.sticky .menu-area .navbar ul > li {
padding-top: 25px;
padding-bottom: 25px;
}
#reactheme-header.header-style-3 .header-inner.sticky .box-layout {
background: #fff;
margin-top: 0;
border-left: 0;
border-right: 0;
}
#reactheme-header.header-style-3 .header-inner.sticky .box-layout .navbar-menu {
width: 100%;
}
#reactheme-header.header-style-3 .header-inner.sticky .box-layout .menu-area .navbar ul {
text-align: left;
}
#reactheme-header.header-style-3 .header-inner.sticky .right-sec {
display: none;
}
#reactheme-header.header-style-3 .header-inner.sticky .logo-section {
padding: 0;
}
#reactheme-header.header-style-3 .header-inner.sticky .menu-area .menu-responsive .navbar {
margin-right: 0;
}
#reactheme-header.header-style-3 .header-inner.sticky .logo-area.sticky-logo {
margin-bottom: 0;
display: block;
}
#reactheme-header.header-style-3 .header-inner.sticky .menu-cart-area,
#reactheme-header.header-style-3 .header-inner.sticky .sidebarmenu-area,
#reactheme-header.header-style-3 .header-inner.sticky .sidebarmenu-search {
display: inline-block;
}
#reactheme-header.header-style-3 .header-inner.sticky .menu-cart-area .fa-shopping-cart,
#reactheme-header.header-style-3 .header-inner.sticky .sidebarmenu-area .fa-shopping-cart,
#reactheme-header.header-style-3 .header-inner.sticky .sidebarmenu-search .fa-shopping-cart {
color: #494949;
}
#reactheme-header.header-style-3 .header-quote {
text-align: right;
position: relative;
}
#reactheme-header.header-style-3 .header-quote .btn_quote {
padding: 0;
display: inline-block;
vertical-align: top;
padding: 20px 0 !important;
}
#reactheme-header.header-style-3 .menu-area {
background: none;
}
#reactheme-header.header-style-3 .menu-area .container {
padding: 0;
}
#reactheme-header.header-style-3 .menu-area .menu-responsive .navbar {
float: none;
}
#reactheme-header.header-style-3 .sidebarmenu-area {
display: inline-block;
position: relative;
top: 5px;
}
#reactheme-header.header-style-3 .sidebarmenu-search {
display: inline-block;
margin-right: 15px;
cursor: pointer;
margin-left: 15px;
vertical-align: top;
padding: 19px 0;
}
#reactheme-header.header-style-3 .sidebarmenu-search .sticky_form {
position: absolute;
bottom: -53px;
right: 0;
z-index: 9;
width: 250px;
}
#reactheme-header.header-style-3 .menu-cart-area {
float: none;
display: inline-block;
padding: 20px 0;
vertical-align: top;
}
#reactheme-header.header-style-3 .widget_shopping_cart_content {
text-align: center;
}
#reactheme-header.header-style-3 .menu-sticky.sticky .sidebarmenu-search .sticky_form {
bottom: -40px;
}
#reactheme-header.header-style-3.header-style-2 .sticky-wrapper {
position: relative;
margin-bottom: -40px;
}
#reactheme-header.header-style-3.header-style-2 .sticky-wrapper .logo-section .toolbar-contact-style4 ul.reactheme-contact-info li .contact-inf,
#reactheme-header.header-style-3.header-style-2 .sticky-wrapper .logo-section .toolbar-contact-style4 ul.reactheme-contact-info li .contact-inf span {
color: #0f1216;
}
#reactheme-header.header-style-3.header-style-2 .sticky-wrapper .header-inner .box-layout {
background: #ffa84b;
}
#reactheme-header.header-style-3.header-style-2 .sticky-wrapper .menu-area .navbar ul li > a {
color: #ffffff;
}
#reactheme-header.header-style-3.header-style-2 .sticky-wrapper .menu-area .navbar ul li:hover > a {
color: #083d59;
}
#reactheme-header.header-style-3.header-style-2 .sticky-wrapper .menu-area .navbar ul ul.sub-menu li > a {
color: #202427;
}
#reactheme-header.header-style-3.header-style-2 .sticky-wrapper .menu-area .navbar ul ul.sub-menu li > a:hover {
color: #ffa84b;
}
#reactheme-header.header-style-3.header-style-2 .sticky-wrapper .menu-area .navbar ul li.current-menu-ancestor a,
#reactheme-header.header-style-3.header-style-2 .sticky-wrapper .menu-area .navbar ul li.current_page_item a {
color: #ffa84b;
}
#reactheme-header.header-style-3.header-style-2 .sticky-wrapper .sticky_search,
#reactheme-header.header-style-3.header-style-2 .sticky-wrapper .menu-cart-area i {
color: #fff;
}
#reactheme-header.header-style-3.header-style-2 .sticky-wrapper .nav-link-container .nav-menu-link span {
background: #fff;
}
#reactheme-header.header-style-3.header-style-2 .sticky-wrapper .header-inner.sticky .box-layout {
background: #fff;
}
#reactheme-header.header-style-3.header-style-2 .sticky-wrapper .header-inner.sticky .menu-area .navbar ul li > a {
color: #000000;
}
#reactheme-header.header-style-3.header-style-2 .sticky-wrapper .header-inner.sticky .sticky_search,
#reactheme-header.header-style-3.header-style-2 .sticky-wrapper .header-inner.sticky .menu-cart-area i {
color: #000000;
}
#reactheme-header.header-style-5 .sticky-wrapper {
background: none;
position: absolute;
width: 100%;
z-index: 9;
transition: all .5s ease;
}
.slider-style-8 #cl-testimonial.testimonials-area.slider8 {
margin-top: -46px;
padding-right: 35%;
}
.slider-style-8 #cl-testimonial.testimonials-area.slider8:before {
content: "";
position: absolute;
left: -70px;
top: 46px;
width: 120%;
height: 134%;
display: block;
background: #ffa84b;
} #reactheme-header .sticky_form {
position: fixed;
top: 0;
bottom: 0;
background: rgba(8, 61, 89, 0.98);
width: 100%;
height: 100%;
z-index: 9999;
left: 0;
}
#reactheme-header .sticky_form button {
background: none;
}
#reactheme-header .sticky_form button:hover {
color: #083d59;
}
#reactheme-header .sticky_form .sticky_form_search.sticky_form_search:before {
margin-left: 0 !important;
}
.sticky_form_full {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%;
max-width: 500px;
}
.sticky_form_full button i::before {
color: #fff;
opacity: .7;
}
.sticky_form .search-input {
background: none;
border: none;
color: #fff;
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
outline: none;
border-radius: 0;
}
.close-search {
position: fixed;
right: 50px;
top: 50px;
background: #083d59;
color: #fff;
width: 30px;
height: 30px;
line-height: 28px;
text-align: center;
cursor: pointer;
transition: all .5s ease;
}
.close-search:before {
font-size: 13px;
}
.close-search:hover {
opacity: .8;
}
.header-share {
display: inline-block;
margin-right: 10px;
}
.header-share ul {
margin: 0;
text-align: right;
}
.header-share ul li {
display: inline-block;
margin-right: 10px;
line-height: 70px;
height: 70px;
}
.header-share ul li:last-child {
margin-right: 0;
}
.header-share ul li a {
font-size: 16px;
}
.header-share ul li a i {
color: #000000;
padding-right: 8px;
}
.header-share ul li a:hover i {
color: #083d59;
}
#reactheme-header .sticky .menu-cart-area,
#reactheme-header .sticky .sidebarmenu-search {
display: none !important;
}
#reactheme-header.header-style-4 .btn_quote {
display: inline-block;
vertical-align: top;
padding: 22px 0;
}
#reactheme-header .menu-cart-area span.icon-num {
background: #f2f2f2;
color: #212121;
}
.sticky .menu-area .navbar ul li .sub-menu {
top: 100%;
}
.header-transparent .menu-cart-area span.icon-num,
.header-style2 .menu-cart-area span.icon-num {
background: #fff;
color: #000;
}
#reactheme-header.main-menu-icon-hide .menu-area .navbar ul > li.menu-item-has-children > a::before {
display: none;
}
#reactheme-header.main-menu-icon-hide .menu-area .navbar ul > li.menu-item-has-children > a::after {
display: none;
}
#reactheme-header.main-menu-icon-hide .menu-area .navbar ul > li.menu-item-has-children > a {
margin-right: 10px;
}
#reactheme-header .menu-area .navbar ul > li.mega.col2 > ul {
max-width: 500px;
}
.menu-area .navbar ul li.mega.col2 ul.sub-menu {
min-width: 130px;
} .mega {
position: static !important;
}
#reactheme-header .menu-area .navbar ul > li.mega > ul {
width: 100%;
padding: 21px 40px;
}
#reactheme-header .menu-area .navbar ul > li.mega.classic > ul {
transition: unset;
}
#reactheme-header .menu-area .navbar ul > li.mega.mega-two-cols > ul {
width: 55%;
right: auto;
left: auto;
}
#reactheme-header .menu-area .container-fluid .navbar ul > li.mega.mega-two-cols > ul {
width: 38.2%;
}
#reactheme-header .menu-area .navbar ul li.mega ul.sub-menu li a {
padding: 10px 0;
}
#reactheme-header .menu-area .navbar ul li.mega ul li a {
font-size: 15px;
font-weight: 600;
position: relative;
cursor: auto;
}
#reactheme-header .menu-area .navbar ul li.mega ul li a:after {
content: "";
position: absolute;
width: 35px;
height: 1px;
background: #fff;
top: 23px;
display: inline-block;
margin-left: 7px;
}
body #reactheme-header .menu-area .navbar ul li.mega.mega-normal ul li a {
font-size: 14px;
font-weight: normal;
cursor: pointer;
}
body.mega-classic #reactheme-header .row-table {
position: relative;
}
#reactheme-header .menu-area .navbar ul li.mega ul > li a {
font-size: 15px;
text-transform: capitalize;
font-weight: 400;
cursor: pointer;
}
#reactheme-header .menu-area .navbar ul li.mega ul > li a:after {
display: none;
}
#reactheme-header .menu-area .navbar ul > li.mega > ul li ul li a {
border-bottom: none;
}
#reactheme-header .menu-area .navbar ul li.mega ul > li {
float: left !important;
}
#reactheme-header .menu-area .navbar ul li.mega ul > li.three-col {
width: 33.33%;
}
#reactheme-header .menu-area .navbar ul li.mega ul > li.two-col {
width: 50%;
}
#reactheme-header .menu-area .navbar ul li.mega ul > li.four-col {
width: 25%;
}
#reactheme-header .menu-area .navbar ul li.mega ul li ul.sub-menu {
display: block;
width: 99%;
}
#reactheme-header .menu-area .navbar ul li.mega ul li ul li {
width: 100% !important;
float: none !important;
margin: 0;
}
#reactheme-header .menu-area .navbar ul > li.mega > ul > li > a {
font-size: 17px !important;
font-weight: 600;
border: none;
cursor: auto;
background: none;
color: #0f1216 !important;
}
#reactheme-header .menu-area .navbar ul > li.mega > ul > li > a:before {
display: none;
}
#reactheme-header .menu-area .navbar ul li.mega ul li ul.sub-menu {
opacity: 1;
transform: scaleY(1);
visibility: visible;
box-shadow: none;
}
#reactheme-header .menu-area .navbar ul li.mega ul li ul li:last-child a {
border: none;
}
#reactheme-header .menu-area .navbar ul li.mega ul li ul li {
border: none;
}
#reactheme-header .menu-area nav.navbar ul li.mega ul li .sub-menu {
position: relative;
opacity: 1;
transform: scaleY(1);
}
#reactheme-header .menu-area nav.navbar ul li.mega ul li .sub-menu {
right: auto !important;
left: auto !important;
padding: 0;
}
nav.nav.navbar,
.menu-area .col-sm-9.menu-responsive {
position: static !important;
}
.menu-area .navbar ul > li.mega > ul.sub-menu .flex-mega {
display: flex;
justify-content: space-between;
}
.user-icons {
margin-left: 15px;
}
.user-icons a {
color: #fff;
border: 1px solid #eee;
width: 32px;
display: block;
text-align: center;
border-radius: 50%;
font-size: 14px;
height: 32px;
line-height: 29px;
}
.user-icons a:hover {
color: #ffa84b;
border-color: #ffa84b;
}
.reactheme-innner-offcanvas-contents {
padding-top: 40px;
}
.reactheme-innner-offcanvas-contents .footer_social {
margin: 30px 0 0;
}
#reactheme-header.header-style2 .header-inner .menu-area {
background: transparent !important;
} .menu-wrap-off {
position: fixed;
z-index: 9999;
width: 100%;
right: 0;
top: 0;
height: 100%;
background: #fff;
padding: 46px 30px 50px 30px;
font-size: 1.15em;
-webkit-transform: translate3d(520px, 0, 0);
transform: translate3d(520px, 0, 0);
-webkit-transition: -webkit-transform 0.4s;
transition: transform 0.4s;
-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
max-width: 390px;
overflow-y: auto;
box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
}
.menu-wrap-off .offcanvas_logo {
padding-bottom: 30px;
}
.menu-wrap-off .widget_media_gallery .gallery {
margin: 0;
}
.menu-wrap-off .widget_media_gallery .gallery-item {
margin: 0;
}
.menu-wrap-off .widget_media_gallery .gallery-item .gallery-icon {
padding: 8px;
}
.menu-wrap-off .widget_media_gallery .gallery-item .gallery-icon img {
border-radius: 3px;
}
.menu-wrap-off .inner-offcan {
margin: 0 auto;
width: 100%;
max-width: 1200px;
padding: 40px 20px 0 0;
overflow-x: hidden;
overflow-y: auto;
display: flex;
}
.menu-wrap-off .inner-offcan .nav-link-container {
position: absolute;
left: 45px;
top: 25px;
display: block;
z-index: 99;
}
.menu-wrap-off .inner-offcan .nav-link-container .close-button {
background: #ffa84b;
color: #fff;
padding: 6px 6px;
display: block;
border-radius: 6px;
width: 45px;
height: 45px;
text-align: center;
box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
}
.menu-wrap-off .inner-offcan .nav-link-container .close-button span {
background: #fff;
margin: 4px 5px;
}
.menu-wrap-off .inner-offcan .nav-link-container .close-button:hover {
opacity: .8;
}
.menu-wrap-off .logo-area {
text-align: left;
display: block;
width: 100%;
padding-bottom: 50px;
}
.nav-link-container #close-button2.close-button span.hamburger1 {
transform: rotate(-45deg) translate(-4px, 4px);
width: 24px;
}
.nav-link-container #close-button2.close-button span.hamburger3 {
-webkit-transform: rotate(45deg) translate(0px, 0px);
transform: rotate(45deg) translate(0px, 0px);
width: 24px;
}
body.logged-in .menu-wrap-off {
padding: 63px 30px 50px 50px;
}
body.logged-in .menu-wrap-off .inner-offcan .nav-link-container {
top: 50px;
}
.off-nav-layer {
position: absolute;
top: 16px;
left: 16px;
z-index: -1;
background: #ffffff;
border-radius: 50%;
-webkit-transition: 1s;
transition: 1s;
-webkit-transform: scale3d(0, 0, 0);
transform: scale3d(0, 0, 0);
display: block !important;
}
.off-nav-layer.off-open {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
display: block;
}
.menu-ofcn.off-open {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transition: -webkit-transform 0.8s;
transition: transform 0.8s;
transition-timing-function: ease;
-webkit-transition-timing-function: cubic-bezier(0.9, 0, 0.3, 1);
transition-timing-function: cubic-bezier(0.9, 0, 0.3, 1);
}
.inner-offcan {
opacity: 0;
transition: all .8s ease;
}
body.on-offcanvas .menu-ofcn.off-open .inner-offcan {
opacity: 1;
}
.off-nav-layer {
background: #fff;
}
.mobile-menu-container ul li.active a {
color: #ffa84b;
}
body.page-template-page-single .mobile-menu-container {
position: fixed;
z-index: 999999;
width: 400px;
right: 0;
top: -1px;
height: 100%;
background: #fff;
padding: 46px 50px 50px 35px;
font-size: 1.15em;
-webkit-transform: translate3d(400px, 0, 0);
transform: translate3d(400px, 0, 0);
-webkit-transition: -webkit-transform 0.4s;
transition: transform 0.4s;
-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
body.page-template-page-single .mobile-menu-container.nav-inactive-menu-link-container.nav-active-menu-container {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
} .menu-sticky {
margin: 0;
width: 100%;
z-index: 99;
transition: all 300ms ease-in-out;
background: transparent;
}
.menu-sticky.sticky {
position: fixed !important;
background: rgba(255, 255, 255, 0.9);
box-shadow: 0 0 20px -10px rgba(0, 0, 0, 0.8);
padding: 0;
}
.menu-sticky.sticky .toolbar-area {
display: none;
}
.menu-sticky.sticky .navbar-menu {
width: 100%;
text-align: right;
}
.menu-sticky.sticky .navbar-menu ul.menu {
text-align: right;
}
.menu-sticky.sticky .navbar ul li > a {
color: #0f1216;
font-size: 14px;
}
.menu-sticky.sticky .nav-link-container i {
color: #0f1216;
}
.sticky-logo {
display: none;
}
.sticky .logo-area {
display: none;
}
.sticky .logo-area.sticky-logo {
display: block;
}
.react-sideabr.dynamic-sidebar .service-singles {
list-style: none;
padding: 0;
box-shadow: none;
}
.react-sideabr.dynamic-sidebar .service-singles .widget-title {
padding: 0;
}
.react-sideabr.dynamic-sidebar .service-singles .widget-title:after {
display: none;
}
.react-sideabr.dynamic-sidebar .service-singles .menu li {
border: none !important;
margin-top: 0 !important;
}
.react-sideabr.dynamic-sidebar .service-singles .menu li a {
display: block;
border: 2px solid #d3e1fb;
padding: 16px 18px;
transition: all .5s ease;
border-radius: 5px;
position: relative;
font-size: 16px;
font-weight: 700;
}
.react-sideabr.dynamic-sidebar .service-singles .menu li a:before {
content: "\f113";
position: absolute;
right: 12px;
top: 16px;
font-family: Flaticon;
color: #083d59;
}
.react-sideabr.dynamic-sidebar .service-singles .menu li a:hover {
background: #ffa84b;
color: #ffffff;
border-radius: 5px;
border-color: #ffa84b;
}
.react-sideabr.dynamic-sidebar .service-singles .menu li a:hover:before {
color: #ffffff;
}
.react-sideabr.dynamic-sidebar .service-singles .menu li.current-menu-item a {
background: #ffa84b;
color: #ffffff;
border-color: #ffa84b;
}
.react-sideabr.dynamic-sidebar .service-singles .menu li.current-menu-item a:before {
color: #ffffff;
}
.react-sideabr.dynamic-sidebar .phones .address-icon:before {
opacity: .2 !important;
visibility: visible !important;
}
.rstbd {
display: flex;
justify-content: space-between;
}
.rstbd .tab-image {
flex: 0 0 50%;
}
.rstbd .tab-image img {
padding-right: 50px;
}
.rstbd .tab-contents a.button {
background: #ffa84b;
color: #fff;
padding: 12px 32px 12px 32px;
border-radius: 5px;
transition: all 0.3s ease 0s;
display: inline-block;
}
.rstbd .tab-contents a.button:hover {
opacity: .8;
}
.admin-bar #reactheme-header.head-style3 .sticky-wrapper {
position: absolute;
width: 100%;
top: 32px !important;
}
#reactheme-header.head-style3 .sticky-wrapper {
position: absolute;
width: 100%;
top: 0px;
}
#reactheme-header.head-style3 .head-menu-3 {
background: transparent !important;
}
#reactheme-header.head-style3 .head-menu-3 .menu_one {
top: 0px !important;
}
#reactheme-header.head-style3 .head-menu-3 .header-quote .btn_quote {
margin-right: 30px;
}
#reactheme-header.head-style3 .head-menu-3 .header-quote .btn_quote .quote-button {
background: #91c330;
border: none;
}
#reactheme-header.head-style3 .head-menu-3 .header-quote .btn_quote .quote-button:hover {
background: #252222;
}
#reactheme-header.head-style3 .head-menu-3 .consultancy-mail-cell .wrapper-mail .icon i {
font-size: 30px;
color: #91c330;
}
#reactheme-header.head-style3 .head-menu-3 .consultancy-mail-cell .wrapper-mail .content .consultancy-mail {
color: #040404;
font-size: 16px;
font-weight: bold;
}
#reactheme-header.head-style3 .head-menu-3 .consultancy-mail-cell .wrapper-mail .content .consultancy-mail:hover {
color: #91c330;
}
#reactheme-header.head-style3 .head-menu-3 .consultancy-mail-cell .wrapper-mail .content .consultancy-text {
font-size: 14px;
}
#reactheme-header.head-style3 .head-menu-3 .navbar-menu ul li:before {
content: none !important;
}
#reactheme-header.head-style3 .head-menu-3 .navbar-menu ul li a {
margin-right: 33px;
}
#reactheme-header.head-style3 .row-table .header-logo {
display: flex;
position: relative;
}
#reactheme-header.head-style3 .row-table .header-logo .custom-logo-area:before {
content: "";
position: absolute;
background-color: #fff;
width: 230px;
height: 110px;
margin: 0;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: -1;
}
#reactheme-header.head-style3 .row-table .header-logo.header--lg .custom-logo-area:before {
content: none;
}
#reactheme-header .toolbar-area.toolbar-area4 .row {
align-items: center !important;
}
#reactheme-header .toolbar-area.toolbar-area4 .toolbar-contact ul {
text-align: right;
}
#reactheme-header .toolbar-area.toolbar-three {
background: transparent !important;
border-bottom: none;
}
#reactheme-header .toolbar-area.toolbar-three .top-head--menu li a {
color: #fff;
font-size: 14px;
font-weight: bold;
}
#reactheme-header .toolbar-area.toolbar-one {
background: #fff;
border: none;
}
#reactheme-header .toolbar-area.toolbar-one ul {
text-align: left !important;
}
#reactheme-header .toolbar-area.toolbar-one ul#language-menu {
color: #343a40;
}
#reactheme-header .toolbar-area.toolbar-one ul#language-menu li a {
color: #343a40;
}
#reactheme-header .toolbar-area.toolbar-one ul#language-menu li ul li a {
color: #111;
}
#reactheme-header .toolbar-area.toolbar-one .feed-container {
color: #343a40;
font-size: 14px;
}
#reactheme-header .toolbar-area.toolbar-one .feed-container .feed-name {
font-weight: bold;
}
#reactheme-header .toolbar-area.toolbar-one .feed-container .feed-head {
color: #777777;
}
#reactheme-header .toolbar-area.toolbar-one .feed-container .feed-posts {
color: #777777;
}
#reactheme-header .toolbar-area.toolbar-one .feed-container .feed-posts:hover {
text-decoration: underline !important;
}
#reactheme-header .toolbar-area.toolbar-one .toolbar-one-quote {
background: #BA0B0B;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
width: 200px;
height: 340px;
padding: 30px;
position: absolute;
right: 0;
top: 0;
color: #fff !important;
}
#reactheme-header .toolbar-area.toolbar-one .toolbar-one-quote i:before {
color: #F9E8E8;
font-size: 56px;
}
#reactheme-header .toolbar-area.toolbar-one .toolbar-one-quote h4 {
color: #fff !important;
margin-top: 175px; font-size: 20px;
font-weight: normal;
}
#reactheme-header .toolbar-area.toolbar-one .toolbar-one-quote a {
color: #fff !important;
font-size: 14px;
font-weight: bold;
}
#reactheme-header .toolbar-area.toolbar-one .toolbar-one-quote a i:before {
color: #fff;
font-size: 14px;
margin-left: 13px;
}
body .reactheme-testimonial-slider2 .testi-item .user-info > img {
max-width: 100%;
}
.reactheme-video.default .contents-area {
position: relative;
}
.reactheme-video.default .contents-area .video_title {
margin: 0;
padding-bottom: 12px;
}
.reactheme-video.default .overly-default {
background: #fff;
border-radius: 50%;
}
.reactheme-video.default .overly-default:before {
content: "";
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: -1;
position: absolute;
background-color: inherit;
border-radius: inherit;
animation: pulse-border 3s ease infinite;
width: 80px;
height: 80px;
line-height: 80px;
margin-top: 9px;
margin-left: 6px;
}
.reactheme-video.default .overly-default:after {
content: "";
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: -1;
position: absolute;
background-color: inherit;
border-radius: inherit;
width: 80px;
height: 80px;
line-height: 80px;
margin-top: 9px;
margin-left: 6px;
transform: translate(-50%, -50%);
}
.reactheme-video.default .overly-default .popup-videos {
position: relative;
}
.reactheme-video.default .overly-default .popup-videos i {
font-size: 22px;
}
div.order-recover input[type="text"] {
height: 56px !important;
}
.lp-list-table thead tr th {
color: #fff !important;
}
.alignitems {
align-items: center;
}
.body-close {
opacity: 0;
visibility: hidden;
}
.type-product.featured {
text-align: left;
}
body.off-open .body-close {
position: absolute;
width: 100%;
background: #000;
height: 100%;
top: 0;
bottom: 0;
opacity: .5;
z-index: 9999;
visibility: visible;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
right: 100%;
cursor: grab;
}
header#reactheme-header.header-style3 .sticky-wrapper {
position: absolute;
width: 100%;
}
header#reactheme-header.header-style3 .header-inner .menu-sticky .menu-area {
background: none;
}
header#reactheme-header.header-style-4 .col-cell.category-menu {
flex: 1;
}
header#reactheme-header.header-style-4 .col-cell.category-menu .nav.navbar {
float: none;
margin: 0 0 0 10px;
}
header#reactheme-header.header-style-4 .col-cell.category-menu .nav.navbar .navbar-menu {
width: auto;
}
header#reactheme-header.header-style-4 .container-fluid {
padding-left: 50px;
padding-right: 50px;
}
header#reactheme-header.header-style-4 .sidebarmenu-area {
background: #ffa84b;
margin-left: 50px;
padding: 35px 42px 35px 42px;
}
header#reactheme-header.header-style-4 .sidebarmenu-area .nav-menu-link.menu-button {
padding: 0;
margin: 0;
}
header#reactheme-header.header-style-4 .btn_quote .quote-button {
border-radius: 6px;
padding: 3px 26px 13px 26px;
line-height: 20px;
display: inline-block;
color: #fff;
font-weight: 600;
font-size: 16px;
}
header#reactheme-header.header-style-4 ul.offcanvas-icon .nav-link-container a {
max-width: 30px;
}
header#reactheme-header.header-style-4 .row-table .header-logo {
flex: inherit;
}
.rstab-main ul.nav {
margin: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.rstab-main ul.nav.bubble li a.active {
position: relative;
}
.rstab-main ul.nav.bubble li a.active:after {
top: 100%;
left: 15%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(136, 183, 213, 0);
border-top-color: #083d59;
border-width: 12px;
margin-left: -30px;
}
.rstab-main ul.nav li {
margin-right: 20px;
}
.rstab-main ul.nav li span {
color: #ffa84b;
padding-right: 7px;
}
.rstab-main ul.nav li a {
background: #f1f1f1;
align-items: center;
justify-content: center;
position: relative;
top: 1px;
}
.rstab-main ul.nav li a.active {
background: #083d59;
color: #fff;
}
.rstab-main ul.nav li a img.center {
margin: 0 auto 12px;
}
.rstab-main ul.nav li a img.right {
margin: 0 0 12px auto;
}
.rstab-main ul.nav li:first-child {
margin-left: 0 !important;
}
.rstab-main ul.nav li:last-child {
margin-right: 0 !important;
}
.rstab-main ul.nav li a:hover {
background: #083d59;
}
.rstab-main ul.nav.icon_top li a,
.rstab-main ul.nav.icon_top li a img,
.rstab-main ul.nav.icon_top li a i {
display: block;
}
.rstab-main .tab-content {
background: #fff;
padding: 10px;
overflow: hidden;
}
.rstab-main .tab-content p:last-child {
margin: 0;
}
.rstab-main.vertical {
display: flex;
}
.rstab-main.vertical ul.nav {
margin: 0 20px 0 0;
display: block;
}
.rstab-main.vertical ul.nav.bubble li a.active {
position: relative;
}
.rstab-main.vertical ul.nav.bubble li a.active:after {
top: 100%;
left: auto;
right: -24px;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(136, 183, 213, 0);
border-left-color: #083d59;
border-width: 12px;
margin-left: -30px;
}
.rstab-main .tab-pane.active {
animation: slide-down 2s ease-out;
}
.rstab-main.no_item_menu ul {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
}
.rstab-main.no_item_menu.left {
text-align: left;
}
.rstab-main.no_item_menu.center {
text-align: center;
}
.rstab-main.no_item_menu.right {
text-align: right;
}
@keyframes slide-down {
0% {
opacity: 0;
transform: translateY(50%);
}
50% {
opacity: 1;
transform: translateY(0);
}
}
.offcanvas-icon span.dot1,
.offcanvas-icon span.dot2,
.offcanvas-icon span.dot3,
.offcanvas-icon span.dot4 {
width: 7px !important;
height: 7px !important;
border-radius: 50%;
float: left;
}
#reactheme-header .menu-area .category-menu .navbar ul > li a {
padding-left: 8px !important;
padding-right: 0 !important;
margin-right: 0 !important;
}
#reactheme-header .menu-area .category-menu .navbar ul > li {
position: relative;
}
#reactheme-header .menu-area .category-menu .navbar ul > li:before {
position: absolute;
content: "";
height: 30px;
border-left: 1px solid #DFE2E5;
left: 0;
top: 50%;
transform: translate(0, -50%);
}
.category-menu ul li ul.sub-menu {
padding: 26px 22px 25px;
}
body #reactheme-header.header-style1 .category-menu .menu li,
body #reactheme-header.header-style-4 .category-menu .menu li {
position: relative;
padding-left: 50px !important;
}
body #reactheme-header.header-style1 .category-menu .menu li:after,
body #reactheme-header.header-style-4 .category-menu .menu li:after {
position: absolute;
top: 50%;
left: 30px;
z-index: 1;
content: "\f00a";
font-family: FontAwesome;
transition: all .5s ease;
display: block !important;
transform: translateY(-50%);
}
body #reactheme-header.header-style1 .category-menu .menu li a:before,
body #reactheme-header.header-style-4 .category-menu .menu li a:before {
display: none !important;
}
body #reactheme-header.header-style1 .category-menu .menu li.hover-minimize a:after,
body #reactheme-header.header-style-4 .category-menu .menu li.hover-minimize a:after {
display: none !important;
}
body #reactheme-header.header-style1 .category-menu .menu li .sub-menu li,
body #reactheme-header.header-style-4 .category-menu .menu li .sub-menu li {
padding: 0 !important;
}
body #reactheme-header.header-style1 .category-menu .menu li .sub-menu li:after,
body #reactheme-header.header-style-4 .category-menu .menu li .sub-menu li:after,
body #reactheme-header.header-style1 .category-menu .menu li .sub-menu li:before,
body #reactheme-header.header-style-4 .category-menu .menu li .sub-menu li:before {
display: none !important;
}
.tops-btn {
display: flex;
justify-content: flex-end;
}
.tops-btn .quote-buttons {
padding: 17px 35px;
background: #ffa84b;
color: #fff;
margin-left: 25px;
line-height: 30px;
text-transform: uppercase;
}
.tops-btn .quote-buttons:hover {
opacity: .9;
}
.tops-btn .btn_login a {
color: #fff;
}
.tops-btn .btn_login a:hover {
color: #ccc;
}
.tops-btn .btn_login .fa.fa-sign-in {
padding-right: 4px;
font-size: 16px;
position: relative;
top: 1px;
}
.benefits .reactheme-image-hover-effect {
text-align: center;
}
.rstab-main .nav-nav-tabs {
display: inline-flex;
margin: 0;
}
.tstml {
display: flex;
align-items: center;
}
.tstml .item-content.basic {
padding: 20px 39px 20px 57px;
flex: 0 0 68%;
}
.tstml .item-content.basic p {
position: relative;
margin: 0;
}
.tstml .item-content.basic p:before {
font-family: fontawesome;
font-size: 15px;
color: #000000;
position: absolute;
left: -25px;
top: -6px;
content: "\f10d";
}
.tstml .item-content.basic p:after {
font-family: fontawesome;
font-size: 15px;
color: #000000;
position: relative;
bottom: -9px;
right: -10px;
content: "\f10e";
}
.tstml .item-content.basic .testimonial-information {
text-align: right;
clear: right;
}
.tstml.left .item-content.basic .testimonial-information {
text-align: left;
}
.tstml.center .item-content.basic .testimonial-information {
text-align: center;
}
.tstml.right .item-content.basic .testimonial-information {
text-align: right;
}
.reactheme-addon-services .services-part {
position: relative;
transition: all .8s ease;
}
.bdr-none .reactheme-events-style1 .events-short {
border: none;
}
.reactheme-event-slider .event-item .events-short {
transition: all 500ms ease;
margin: 15px 15px 15px;
box-shadow: 0 0 20px #eee;
}
.reactheme-event-slider .event-item .events-short .featured-img {
padding: 0 0 20px;
position: relative;
}
.reactheme-event-slider .event-item .events-short .featured-img img {
border-radius: 5px 5px 0 0;
}
.reactheme-event-slider .event-item .events-short .featured-img .categorie {
position: absolute;
top: 30px;
left: 30px;
z-index: 1;
}
.reactheme-event-slider .event-item .events-short .featured-img .categorie a {
background: #ffa84b;
padding: 4px 15px;
display: inline-block;
color: #fff;
border-radius: 4px;
font-size: 14px;
}
.reactheme-event-slider .event-item .events-short .featured-img .categorie a:hover {
opacity: .9;
}
.reactheme-event-slider .event-item .events-short .featured-img .dates {
position: absolute;
bottom: 0;
left: 0;
z-index: 1;
background: #ffa84b;
padding: 7px 20px;
display: inline-block;
color: #fff;
border-radius: 15px 15px 0 0;
right: 0;
margin: 0 auto;
max-width: 220px;
text-align: center;
}
.reactheme-event-slider .event-item .events-short .address {
color: #777777;
font-size: 14px;
}
.reactheme-event-slider .event-item .events-short .address i {
font-size: 13px;
margin-right: 4px;
}
.reactheme-event-slider .event-item .events-short .time {
color: #777777;
font-size: 14px;
}
.reactheme-event-slider .event-item .events-short .time i:before {
margin: 0;
font-size: 15px;
color: #fff;
margin-right: 4px;
position: relative;
top: 1px;
}
.reactheme-event-slider .event-item .events-short .content-part {
padding: 42px 40px;
border-radius: 0 0 5px 5px;
}
.reactheme-event-slider .event-item .events-short .content-part .categorie a {
color: #0f1216;
font-size: 14px;
}
.reactheme-event-slider .event-item .events-short .content-part .title {
margin: 0;
padding: 20px 0;
}
.reactheme-event-slider .event-item .events-short .content-part .title a {
color: #0f1216;
font-size: 26px;
line-height: 32px;
transition: all .8s ease;
}
.reactheme-event-slider .event-item .events-short .content-part .title a:hover {
color: #ffa84b;
}
.reactheme-event-slider .event-item .events-short .content-part .txt {
color: #777777;
margin: 0;
font-size: 14px;
}
.reactheme-event-slider .event-item .events-short .event-btm {
display: flex;
align-items: center;
justify-content: space-between;
border-top: 1px solid #efefef;
margin-top: 34px;
padding-top: 26px;
}
.reactheme-event-slider .event-item .events-short .event-btm .date-part {
font-size: 13px;
}
.reactheme-event-slider .event-item .events-short .event-btm .date-part i {
font-size: 13px;
margin-right: 7px;
}
.reactheme-event-slider .event-item .events-short .event-btm .join-btn {
background: #ffa84b;
text-transform: capitalize;
padding: 7px 15px;
color: #fff;
border-radius: 2px;
font-size: 14px;
display: inline-block;
}
.reactheme-event-slider .event-item .events-short .event-btm .join-btn:hover {
opacity: .9;
}
.reactheme-event-slider .event-item .events-short:hover {
transform: translateY(-10px);
}
.reactheme-event-slider.event-slider-style2 .event-item .events-short {
position: relative;
}
.reactheme-event-slider.event-slider-style2 .event-item .events-short .featured-img:before {
opacity: .85;
background: 0 0;
background: linear-gradient(transparent, #273c66), linear-gradient(transparent, #273c66);
background: -moz-linear-gradient(transparent, #273c66), -moz-linear-gradient(transparent, #273c66);
background: -o-linear-gradient(transparent, #273c66), -o-linear-gradient(transparent, #273c66);
content: "";
height: 100%;
bottom: 0;
left: 0px;
right: 0px;
position: absolute;
z-index: 1;
transition: all .7s ease 0s;
}
.reactheme-event-slider.event-slider-style2 .event-item .events-short .content-part {
position: absolute;
bottom: 0;
left: 0;
z-index: 1;
padding: 30px 50px;
}
.reactheme-event-slider.event-slider-style2 .event-item .events-short .event-btm {
border: none;
margin: 0;
padding: 0;
}
.reactheme-event-slider.event-slider-style3 .event-item .events-short .featured-img {
padding: 0;
}
.reactheme-event-slider.event-slider-style3 .event-item .time-sec {
display: inline-flex;
}
.reactheme-event-slider.event-slider-style3 .event-item .time-sec .timesec {
margin-right: 15px;
font-size: 14px;
}
.reactheme-event-slider.event-slider-style3 .event-item .time-sec .timesec i:before {
margin: 0 3px 0 0;
font-size: 14px;
}
.reactheme-event-slider.reactheme-event-grid .event-item .events-short {
margin: 0;
}
.testimonial-item .item-content {
position: relative;
}
.team-slider-style4 .team-item .team-content .team-name a {
font-weight: 700;
}
.team-slider-style4 .team-item .team-content .team-title {
font-weight: 600;
}
.rsaddon-unique-slider .blog-item {
border: none;
background: none !important;
}
.rsaddon-unique-slider .blog-item .blog-inner-wrap {
margin: 0 15px;
margin-bottom: 20px;
background: #fff;
}
.rsaddon-unique-slider .blog-item .blog-content {
padding: 40px 35px 16px;
}
.rsaddon-unique-slider .blog-item .blog-content .blog-meta {
font-size: 14px;
text-transform: capitalize;
display: flex;
}
.rsaddon-unique-slider .blog-item .blog-content .blog-meta li:first-child {
padding-right: 4px;
}
.rsaddon-unique-slider .blog-item .blog-content .blog-meta span.admin {
margin-right: 20px;
}
.rsaddon-unique-slider .blog-item .blog-content .blog-meta span.admin i {
margin-right: 4px;
}
.rsaddon-unique-slider .blog-item .blog-content .blog-meta span.date {
margin-right: 20px;
}
.rsaddon-unique-slider .blog-item .blog-content .blog-meta span.date i {
margin-right: 4px;
font-size: 13px;
}
.rsaddon-unique-slider .blog-item .blog-content p.txt {
font-size: 15px;
}
.rsaddon-unique-slider .blog-item .blog-content .btn-btm {
display: flex;
justify-content: space-between;
border-top: 1px solid #f4f0f0;
padding-top: 20px;
}
.rsaddon-unique-slider .blog-item .blog-content .btn-btm a.reactheme-btns {
color: #394459;
font-size: 15px;
position: relative;
}
.rsaddon-unique-slider .blog-item .blog-content .btn-btm a.reactheme-btns:after {
content: "\f105";
font-family: fontawesome;
font-size: 18px;
position: relative;
right: 0px;
top: 1px;
display: inline-block;
margin-left: 3px;
font-weight: 600;
}
.rsaddon-unique-slider .blog-item .blog-content .btn-btm .post-categories {
display: flex;
position: relative;
padding-left: 22px;
}
.rsaddon-unique-slider .blog-item .blog-content .btn-btm .post-categories:before {
content: "\f02d";
font-family: fontawesome;
font-size: 15px;
color: #000000;
position: absolute;
left: 0px;
top: 1px;
}
.rsaddon-unique-slider .blog-item .blog-content .btn-btm .post-categories li {
padding-right: 10px;
}
.rsaddon-unique-slider .blog-item .blog-content .btn-btm .post-categories li a {
font-size: 14px;
text-transform: capitalize;
color: #394459;
}
.rsaddon-unique-slider .blog-item .blog-content h3.blog-name {
margin: 0;
}
.rsaddon-unique-slider .blog-item .blog-content h3.blog-name a {
font-size: 22px;
color: #273c66;
}
.rsaddon-unique-slider .reactheme-blog-grid1.blog-item .cat_list ul li a {
bottom: unset;
top: 30px;
left: 30px;
right: auto;
background: #fff;
font-size: 14px;
font-weight: 700;
padding: 0px 8px;
}
.rsaddon-unique-slider.rt-blog-style1.slider-style-1.rs-addon-slider .slick-next {
border-radius: unset;
top: -90px;
right: 13px;
}
.rsaddon-unique-slider.rt-blog-style1.slider-style-1.rs-addon-slider .slick-prev {
border-radius: unset;
left: unset;
right: 88px;
top: -90px;
}
.rsaddon-unique-slider.rt-blog-style1.slider-style-1.rs-addon-slider .slick-next,
.rsaddon-unique-slider.rt-blog-style1.slider-style-1.rs-addon-slider .slick-prev {
width: 50px;
height: 50px;
line-height: 50px;
background: transparent;
border: 2px solid #f2f2f2;
}
.rsaddon-unique-slider.rt-blog-style1.slider-style-1.rs-addon-slider .slick-next:before,
.rsaddon-unique-slider.rt-blog-style1.slider-style-1.rs-addon-slider .slick-prev:before {
color: #040404;
}
.rsaddon-unique-slider.rt-blog-style1.slider-style-1.rs-addon-slider .slick-next:hover,
.rsaddon-unique-slider.rt-blog-style1.slider-style-1.rs-addon-slider .slick-prev:hover {
background: #083d59;
}
.rsaddon-unique-slider.rt-blog-style1.slider-style-1.rs-addon-slider .slick-next:hover:before,
.rsaddon-unique-slider.rt-blog-style1.slider-style-1.rs-addon-slider .slick-prev:hover:before {
color: #fff;
}
#finanix-load {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #f7f7f7;
z-index: 999999;
}
#finanix-load .preloader {
width: 50px;
height: 50px;
display: inline-block;
padding: 0px;
text-align: left;
box-sizing: border-box;
position: absolute;
top: 50%;
left: 50%;
margin-left: -25px;
margin-top: -25px;
}
#finanix-load .preloader span {
position: absolute;
display: inline-block;
width: 50px;
height: 50px;
border-radius: 100%;
background: #ffa84b;
-webkit-animation: preloader 1.3s linear infinite;
animation: preloader 1.3s linear infinite;
}
#finanix-load .preloader span:last-child {
animation-delay: -0.8s;
-webkit-animation-delay: -0.8s;
}
@keyframes preloader {
0% {
transform: scale(0, 0);
opacity: 0.5;
}
100% {
transform: scale(1, 1);
opacity: 0;
}
}
@-webkit-keyframes preloader {
0% {
-webkit-transform: scale(0, 0);
opacity: 0.5;
}
100% {
-webkit-transform: scale(1, 1);
opacity: 0;
}
}
.reactheme-image-hover-effect {
transition: all 500ms ease;
}
.reactheme-image-hover-effect .image-part {
position: relative;
}
.reactheme-image-hover-effect .image-part .image-overlay {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background: #083d59;
display: block;
width: 100%;
height: 100%;
}
.reactheme-image-hover-effect .effect-icons.tops {
background: #ffff;
border-radius: 50%;
width: 80px;
height: 80px;
display: flex;
align-items: center;
justify-content: center;
position: absolute;
left: 0;
top: -44px;
text-align: center;
right: 0;
margin: 0 auto;
box-shadow: 0 0 50px #eee;
}
.reactheme-image-hover-effect .effect-icons.tops img {
width: 30px;
}
.reactheme-image-hover-effect .effect-icons.bottoms {
padding-bottom: 20px;
}
.reactheme-image-hover-effect .image-content {
position: relative;
}
.reactheme-image-hover-effect .image-content .button-part.bottom {
position: absolute;
left: 50%;
bottom: -14px;
transform: translateX(-50%);
transition: all .8s ease;
opacity: 0;
visibility: hidden;
width: 100%;
}
.reactheme-image-hover-effect:hover {
position: relative;
transform: translateY(-10px);
transition: all .8s ease;
}
.reactheme-image-hover-effect:hover .image-content .button-part.bottom {
opacity: 1;
visibility: visible;
}
figure.gallery-item .gallery-icon {
position: relative;
overflow: hidden;
}
figure.gallery-item .gallery-icon a img {
transition: all .8s ease;
}
figure.gallery-item .gallery-icon a:before {
content: "";
position: absolute;
left: 0;
right: 0;
width: 100%;
height: 100%;
opacity: 0;
display: block;
transition: all .8s ease;
z-index: 1;
}
figure.gallery-item:hover .gallery-icon a:before {
opacity: .4;
}
figure.gallery-item:hover .gallery-icon a img {
transform: scale(1.1);
}
.menugap-minus .reactheme-breadcrumbs.porfolio-details {
margin-top: -13px;
}
.reactheme-breadcrumbs.porfolio-details.align-brea-lefts .breadcrumbs-inner {
text-align: left !important;
}
.reactheme-breadcrumbs.porfolio-details.align-brea-lefts .breadcrumbs-inner h1.page-title {
max-width: 100%;
}
.reactheme-breadcrumbs.porfolio-details.align-brea-lefts .col-md-12.text-center {
text-align: left !important;
}
.reactheme-footer .recent-post-widget .show-featured .post-desc i {
color: #ffa84b;
}
.recent-post-widget .post-item .post-desc h5 {
margin: 0 0 4px;
}
.recent-post-widget .post-item .post-desc ul {
margin: 0;
list-style: none;
}
.recent-post-widget .post-item .post-desc ul li {
margin: 0 !important;
padding: 0 !important;
border: none !important;
}
.count-number span {
display: inline-block;
}
.wpcf7 .action-form {
position: relative;
}
.wpcf7 .action-form .wpcf7-form-control-wrap.your-email .wpcf7-text {
width: 100%;
}
.wpcf7 .action-form .wpcf7-form-control-wrap.your-email .wpcf7-not-valid-tip {
display: none;
}
.wpcf7 .action-form .wpcf7-submit {
height: 63px;
border: 0;
position: absolute;
right: 0;
}
#language-menu {
float: right;
list-style: none;
margin: 3px 0 0;
}
#language-menu > li {
position: relative;
padding-right: 20px;
}
#language-menu > li:before {
position: absolute;
right: 0;
font-family: "Font Awesome 5 Pro";
content: "\f078";
font-size: 14px;
font-weight: 300;
top: 3px;
}
#language-menu > li a {
color: #fff;
}
#language-menu > li ul {
list-style: none;
margin: 0;
background: #fff;
display: none;
}
#language-menu > li ul li a {
color: #111;
}
#language-menu > li ul li a:hover {
color: #ffa84b;
}
#language-menu > li:hover ul {
display: block;
position: absolute;
z-index: 11;
width: 130px;
padding: 10px 10px 10px 20px;
box-shadow: 0px 25px 50px 0px rgba(213, 216, 223, 0.5);
border: 1px solid #f8f8f8;
}
#reactheme-header.header-style6 .menu-sticky.sticky {
background: #fff;
}
@media only screen and (max-width: 1440px) {
#reactheme-header.header-style1.header1 .row-table .header-logo {
margin: 0 20px;
}
}
#reactheme-header.header-style4 .row-table {
justify-content: start;
}
.admin-bar .menu-sticky.sticky {
top: 32px !important;
}
#reactheme-header.header-style4 .menu-sticky.sticky .row-table {
justify-content: space-between;
} .reactheme-footer {
background: #083d59;
position: relative;
background-position: center bottom;
}
.reactheme-footer .widget select {
color: #000;
border: 0;
border-right: 8px solid #fff;
}
.reactheme-footer .footer1,
.reactheme-footer .footer2 {
padding-right: 50px;
}
.reactheme-footer .white-bg {
background: #fff;
padding: 20px 0;
}
.reactheme-footer #wp-calendar td {
color: #ffffff !important;
padding: 10px;
border: 1px solid #ccc;
}
.reactheme-footer #wp-calendar td#today {
color: #ffa84b;
}
.reactheme-footer #wp-calendar th {
background: #ffa84b !important;
color: #ffffff !important;
padding: 10px;
border: 1px solid #ccc;
}
.reactheme-footer .widget {
margin: 0 0 30px;
overflow: hidden;
}
.reactheme-footer .widget.widget_nav_menu ul li {
position: relative;
}
.reactheme-footer .widget.widget_nav_menu ul li a:hover {
color: #ffa84b;
}
.reactheme-footer .container-fluid {
padding-left: 100px;
padding-right: 100px;
}
.reactheme-footer .footer-1 {
padding-left: 80px;
}
.reactheme-footer.footer-style-1 .footer-1 {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding-left: 140px;
}
.reactheme-footer.footer-style-1 .footer-1::before {
content: '';
position: absolute;
left: 60px;
top: 15px;
height: 82%;
width: 1px;
background: #ffa84b;
}
@media (max-width: 1500px) {
.reactheme-footer.footer-style-1 .footer-1 {
padding-left: 100px;
}
}
@media (max-width: 1300px) {
.reactheme-footer.footer-style-1 .footer-1,
.reactheme-footer.footer-style-1 .footer-2,
.reactheme-footer.footer-style-1 .footer-3,
.reactheme-footer.footer-style-1 .footer-4 {
padding-left: 40px !important;
}
.reactheme-footer.footer-style-1 .footer-1 {
padding-left: 100px;
}
.reactheme-footer.footer-style-1 .footer-1::before {
left: 40px !important;
}
}
@media (max-width: 1285px) {
.reactheme-footer.footer-style-1 .footer-1,
.reactheme-footer.footer-style-1 .footer-2,
.reactheme-footer.footer-style-1 .footer-3,
.reactheme-footer.footer-style-1 .footer-4 {
padding-left: 30px !important;
}
.reactheme-footer.footer-style-1 .footer-1 {
padding-left: 50px;
}
.reactheme-footer.footer-style-1 .footer-2 .widget_contact_widget {
padding: 0;
}
.reactheme-footer.footer-style-1 .footer-3 {
padding-right: 15px;
}
}
@media (max-width: 1200px) {
.reactheme-footer.footer-style-1 .footer-1::before {
display: none;
}
}
@media (max-width: 992px) {
.reactheme-footer.footer-style-1 .footer-1,
.reactheme-footer.footer-style-1 .footer-2,
.reactheme-footer.footer-style-1 .footer-3,
.reactheme-footer.footer-style-1 .footer-4 {
padding-left: 15px !important;
}
.reactheme-footer.footer-style-1 .footer-1 {
padding-left: 0px;
align-items: flex-start;
}
.reactheme-footer.footer-style-1 .footer-2 {
padding-left: 15px;
}
}
@media (max-width: 768px) {
.reactheme-footer.footer-style-1 .footer #footer-menu {
justify-content: center !important;
}
.reactheme-footer.footer-style-1 .footer #footer-menu li a {
padding: 0 20px 0 0;
}
.reactheme-footer.footer-style-1 .footer #footer-menu li:last-child a {
padding: 0;
}
.reactheme-footer.footer-style-1 .footer-bottom .copyright p {
font-size: 12px !important;
}
}
.reactheme-footer.footer-style-2 .footer-top .widget_reactheme_soical_widget,
.reactheme-footer.footer-style-3 .footer-top .widget_reactheme_soical_widget {
display: none;
}
.reactheme-footer.footer-style-2 #footer-menu li a,
.reactheme-footer.footer-style-3 #footer-menu li a {
padding-top: 24px;
}
.reactheme-footer.footer-style-2 .footer-logo-wrap,
.reactheme-footer.footer-style-3 .footer-logo-wrap {
padding-left: 0;
}
.reactheme-footer.footer-style-2 .section-footer-2,
.reactheme-footer.footer-style-3 .section-footer-2 {
padding-top: 80px;
border-bottom: 1px solid #ededed;
padding-bottom: 30px;
}
.reactheme-footer.footer-style-2 .section-footer-2 .footer_social,
.reactheme-footer.footer-style-3 .section-footer-2 .footer_social {
text-align: right;
}
.reactheme-footer.footer-style-2 .footer-top,
.reactheme-footer.footer-style-3 .footer-top {
padding-top: 0 !important;
padding-bottom: 0;
border-bottom: 1px solid #ededed;
}
.reactheme-footer.footer-style-2 .footer-0,
.reactheme-footer.footer-style-3 .footer-0,
.reactheme-footer.footer-style-2 .footer-1,
.reactheme-footer.footer-style-3 .footer-1,
.reactheme-footer.footer-style-2 .footer-2,
.reactheme-footer.footer-style-3 .footer-2,
.reactheme-footer.footer-style-2 .footer-3,
.reactheme-footer.footer-style-3 .footer-3 {
padding-top: 80px;
padding-bottom: 50px;
position: relative;
}
.reactheme-footer.footer-style-2 .footer-0:before,
.reactheme-footer.footer-style-3 .footer-0:before,
.reactheme-footer.footer-style-2 .footer-1:before,
.reactheme-footer.footer-style-3 .footer-1:before,
.reactheme-footer.footer-style-2 .footer-2:before,
.reactheme-footer.footer-style-3 .footer-2:before,
.reactheme-footer.footer-style-2 .footer-3:before,
.reactheme-footer.footer-style-3 .footer-3:before {
content: "";
position: absolute;
width: 1px;
height: 100%;
background: #ededed;
left: -27px;
top: 0px;
z-index: 1;
}
.reactheme-footer.footer-style-2 .footer-1,
.reactheme-footer.footer-style-3 .footer-1 {
padding-left: 0 !important;
}
.reactheme-footer.footer-style-2 .footer-1:before,
.reactheme-footer.footer-style-3 .footer-1:before {
left: 27px;
}
.reactheme-footer.footer-style-2 .footer-2 .widget_contact_widget,
.reactheme-footer.footer-style-3 .footer-2 .widget_contact_widget {
padding-left: 0;
}
.reactheme-footer.footer-style-2 .footer-0:before,
.reactheme-footer.footer-style-3 .footer-0:before {
display: none;
}
@media (max-width: 1340px) {
.reactheme-footer.footer-style-2 .footer-2 .address1,
.reactheme-footer.footer-style-3 .footer-2 .address1 {
padding-right: 20px;
}
}
@media (max-width: 1200px) {
.reactheme-footer.footer-style-2,
.reactheme-footer.footer-style-3 {
padding: 50px 0;
padding-bottom: 20px;
}
.reactheme-footer.footer-style-2 .footer-0,
.reactheme-footer.footer-style-3 .footer-0,
.reactheme-footer.footer-style-2 .footer-1,
.reactheme-footer.footer-style-3 .footer-1,
.reactheme-footer.footer-style-2 .footer-2,
.reactheme-footer.footer-style-3 .footer-2,
.reactheme-footer.footer-style-2 .footer-3,
.reactheme-footer.footer-style-3 .footer-3 {
padding-top: 0 !important;
}
.reactheme-footer.footer-style-2 .footer-0::before,
.reactheme-footer.footer-style-3 .footer-0::before,
.reactheme-footer.footer-style-2 .footer-1::before,
.reactheme-footer.footer-style-3 .footer-1::before,
.reactheme-footer.footer-style-2 .footer-2::before,
.reactheme-footer.footer-style-3 .footer-2::before,
.reactheme-footer.footer-style-2 .footer-3::before,
.reactheme-footer.footer-style-3 .footer-3::before {
display: none;
}
}
@media (max-width: 1200px) {
.reactheme-footer.footer-style-2,
.reactheme-footer.footer-style-3 {
padding: 50px 0;
padding-bottom: 20px;
}
.reactheme-footer.footer-style-2 .footer-top,
.reactheme-footer.footer-style-3 .footer-top {
padding-top: 50px !important;
}
}
@media (max-width: 992px) {
.reactheme-footer.footer-style-2,
.reactheme-footer.footer-style-3 {
padding: 50px 0;
padding-bottom: 20px;
}
.reactheme-footer.footer-style-2 .footer-1,
.reactheme-footer.footer-style-3 .footer-1 {
padding-left: 15px !important;
}
.reactheme-footer.footer-style-2 .footer-1::before,
.reactheme-footer.footer-style-3 .footer-1::before {
display: none;
}
}
@media (max-width: 768px) {
.reactheme-footer.footer-style-2 .footer-logo-wrap,
.reactheme-footer.footer-style-3 .footer-logo-wrap {
text-align: center;
margin-bottom: 20px;
}
.reactheme-footer.footer-style-2 .section-footer-2 .footer_social,
.reactheme-footer.footer-style-3 .section-footer-2 .footer_social {
text-align: center;
}
}
.reactheme-footer.footer-style-2 .footer-bottom .row,
.reactheme-footer.footer-style-3 .footer-bottom .row {
flex-wrap: unset !important;
}
.reactheme-footer.footer-style-2 .section-footer-2 .footer_social li a {
color: #083d59;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
background: #f0f5f7;
}
@media (max-width: 1200px) {
.reactheme-footer.footer-style-3 .footer-top {
padding-top: 50px !important;
}
}
.reactheme-footer.footer-style-3 .footer-top .widget_reactheme_soical_widget {
display: none;
}
.reactheme-footer.footer-style-3 .footer-logo-wrap {
padding-left: 0;
}
.reactheme-footer.footer-style-3 .section-footer-2 {
padding-top: 80px;
border-bottom: 1px solid rgba(255, 255, 255, 0.102);
padding-bottom: 30px;
}
.reactheme-footer.footer-style-3 .section-footer-2 .footer_social {
text-align: right;
}
.reactheme-footer.footer-style-3 .section-footer-2 .footer_social li a {
color: #083d59;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
background: #f0f5f7;
}
.reactheme-footer.footer-style-3 .footer-top {
padding-top: 0;
padding-bottom: 0;
border-bottom: 1px solid rgba(255, 255, 255, 0.102);
}
.reactheme-footer.footer-style-3 .footer-top .footer-0,
.reactheme-footer.footer-style-3 .footer-top .footer-1,
.reactheme-footer.footer-style-3 .footer-top .footer-2,
.reactheme-footer.footer-style-3 .footer-top .footer-3 {
padding-top: 80px;
padding-bottom: 50px;
position: relative;
}
.reactheme-footer.footer-style-3 .footer-top .footer-0:before,
.reactheme-footer.footer-style-3 .footer-top .footer-1:before,
.reactheme-footer.footer-style-3 .footer-top .footer-2:before,
.reactheme-footer.footer-style-3 .footer-top .footer-3:before {
content: "";
position: absolute;
width: 1px;
height: 100%;
background: rgba(255, 255, 255, 0.102);
left: -27px;
top: 0px;
z-index: 1;
}
.reactheme-footer.footer-style-3 .footer-top .footer-1 {
padding-left: 90px;
}
.reactheme-footer.footer-style-3 .footer-top .footer-1:before {
left: 27px;
}
.reactheme-footer.footer-style-3 .footer-top .footer-0:before {
display: none;
}
.footer-0 p {
margin-bottom: 0;
}
.footer-2 .widget_contact_widget {
padding-left: 25px;
}
.footer-btn-wrap {
display: block;
margin-top: 40px;
}
.footer-btn-wrap .footer-btn {
font-weight: 500;
color: #fff;
background: #ffa84b;
padding: 16px 24px;
border-radius: 3px;
font-size: 16px;
text-transform: uppercase;
}
.footer-btn-wrap .footer-btn:hover {
color: #fff !important;
opacity: .9;
}
.reactheme-footer .copyright-widget .widget {
margin-bottom: 0;
}
.reactheme-footer {
font-size: 16px;
color: #99B2BF;
position: relative;
}
.reactheme-footer.footer-style-2 .footer-top .mc4wp-form-fields input[type="email"],
.reactheme-footer.footer-style-3 .footer-top .mc4wp-form-fields input[type="email"],
.reactheme-footer.footer-style-2 .footer-top .mc4wp-form-fields input[type="text"],
.reactheme-footer.footer-style-3 .footer-top .mc4wp-form-fields input[type="text"] {
border: 1px solid #ececec;
background: #fff;
box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.04);
}
.reactheme-footer.footer-style-2 .mc4wp-form-fields .input-box-text:before,
.reactheme-footer.footer-style-3 .mc4wp-form-fields .input-box-text:before,
.reactheme-footer.footer-style-2 .mc4wp-form-fields .input-box-email:before,
.reactheme-footer.footer-style-3 .mc4wp-form-fields .input-box-email:before {
color: #777777 !important;
}
.reactheme-footer .recent-post-widget .post-item .post-desc h5 {
line-height: 24px;
}
.reactheme-footer .widget.widget_nav_menu ul li {
margin-bottom: 5px;
}
.reactheme-footer .widget.widget_nav_menu ul li a {
position: relative;
display: inline-block;
color: #444;
padding-left: 35px;
}
.reactheme-footer .widget.widget_nav_menu ul.menu {
margin-top: -5px;
}
.reactheme-footer .footer-top {
padding: 80px 0 0px;
}
.reactheme-footer .footer-top.pt-120 {
padding-top: 200px;
}
.reactheme-footer .footer-top input[type="email"]::-webkit-input-placeholder,
.reactheme-footer .footer-top input[type="text"]::-webkit-input-placeholder { color: #4c7b94 !important;
}
.reactheme-footer .footer-top input[type="email"]::-moz-placeholder,
.reactheme-footer .footer-top input[type="text"]::-moz-placeholder { color: #4c7b94 !important;
}
.reactheme-footer .footer-top input[type="email"]:-ms-input-placeholder,
.reactheme-footer .footer-top input[type="text"]:-ms-input-placeholder { color: #4c7b94 !important;
}
.reactheme-footer .footer-top input[type="email"]:-moz-placeholder,
.reactheme-footer .footer-top input[type="text"]:-moz-placeholder { color: #4c7b94 !important;
}
.reactheme-footer .footer-top h3.footer-title {
color: #ffffff;
font-size: 14px;
font-weight: 700;
letter-spacing: 0;
margin-bottom: 35px;
padding-bottom: 15px;
position: relative;
}
.reactheme-footer .footer-top h3.footer-title:before {
content: "";
position: absolute;
background: #ffa84b;
width: 20px;
height: 1px;
left: 0;
top: 100%;
z-index: 1;
}
.reactheme-footer .footer-top .mc4wp-form-fields {
position: relative;
}
.reactheme-footer .footer-top .mc4wp-form-fields .input-box-text,
.reactheme-footer .footer-top .mc4wp-form-fields .input-box-email {
position: relative;
margin-bottom: 10px;
}
.reactheme-footer .footer-top .mc4wp-form-fields .input-box-text:before {
content: "\f007";
font-family: "Font Awesome 5 Pro";
font-size: 16px;
color: #ffffff;
left: 23px;
top: 50%;
transform: translateY(-50%);
position: absolute;
z-index: 1;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
}
.reactheme-footer .footer-top .mc4wp-form-fields .input-box-email:before {
content: "\f0e0";
font-family: "Font Awesome 5 Pro";
font-size: 16px;
color: #ffffff;
left: 23px;
top: 50%;
transform: translateY(-50%);
position: absolute;
z-index: 1;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
}
.reactheme-footer .footer-top .mc4wp-form-fields p {
margin: 30px 0 0;
position: relative;
}
.reactheme-footer .footer-top .mc4wp-form-fields input[type="email"],
.reactheme-footer .footer-top .mc4wp-form-fields input[type="text"] {
padding: 15px 30px 15px 45px;
border: none;
outline: none;
background: #0d4765;
border-radius: 0px;
width: 100%;
margin-bottom: 0;
height: unset;
color: #99B2BF;
font-size: 14px;
}
.reactheme-footer .footer-top .mc4wp-form-fields input[type="submit"] {
border: none;
width: 100%;
font-weight: 700;
}
.reactheme-footer .footer-top .mc4wp-form-fields .button-arrow {
position: relative;
}
.reactheme-footer .footer-top .mc4wp-form-fields .button-arrow:before {
content: "\f178";
font-family: "Font Awesome 5 Pro";
font-style: normal;
font-weight: 300;
text-decoration: inherit;
position: absolute;
right: 26%;
top: -4px;
color: #fff;
display: block;
z-index: 9;
pointer-events: none;
}
.reactheme-footer .footer-top .mc4wp-form-fields .subscribebtn {
position: relative;
}
.reactheme-footer.reactheme-footer-top-gap .footer-top {
padding-top: 180px;
}
.reactheme-footer .footer-address {
line-height: 35px;
}
.reactheme-footer li.about-widget-img img {
margin-bottom: 10px;
margin-top: 0px;
height: 35px;
}
.reactheme-footer a {
color: #444;
}
.reactheme-footer a:hover {
color: #ffa84b;
}
.reactheme-footer ul {
padding: 0;
margin: 0;
list-style: none;
}
.reactheme-footer ul li:last-child {
padding-bottom: 0;
}
.reactheme-footer .recent-post-widget {
margin-bottom: 0;
margin-top: 49px;
}
.reactheme-footer .recent-post-widget .show-featured {
overflow: hidden;
margin-bottom: 15px;
}
.reactheme-footer .recent-post-widget .show-featured .post-img img {
border-radius: 4px;
}
.reactheme-footer .recent-post-widget .show-featured .post-desc {
line-height: 22px;
}
.reactheme-footer .recent-post-widget .show-featured .post-desc a {
letter-spacing: 0.1px;
}
.reactheme-footer .recent-post-widget .show-featured .post-desc i {
margin-right: 3px;
position: relative;
font-size: 14px;
}
.reactheme-footer .recent-post-widget .show-featured .post-desc span {
color: #e0e0e0;
display: block;
margin-top: 8px;
font-size: 13.5px;
}
.reactheme-footer .recent-post-widget .show-featured .post-item {
overflow: hidden;
}
.reactheme-footer .about-widget p img {
margin-bottom: 22px;
}
.reactheme-footer .footer-logo-light {
height: 25px;
margin: 11px 0 20px;
}
.reactheme-footer .footer-contact-ul {
margin-left: 0;
text-align: left;
padding-left: 1px;
}
.reactheme-footer .footer-contact-ul li {
padding: 0px 0px 10px 35px;
position: relative;
}
.reactheme-footer .footer-contact-ul li i {
color: #ffffff;
font-size: 20px !important;
}
.reactheme-footer .footer-contact-ul li i:before {
position: absolute;
left: 0;
margin-left: 0;
font-size: 16px;
top: 6px;
}
.reactheme-footer .footer-contact-ul li i.fa-whatsapp {
position: absolute;
left: 0;
margin-left: 0;
}
.reactheme-footer .footer-contact-ul li i.fa-whatsapp:before {
font-size: 23px;
}
.reactheme-footer .footer-contact-ul li a {
color: #99B2BF;
font-size: 16px;
}
.reactheme-footer .footer-contact-ul li a:hover {
color: #ffa84b;
}
.reactheme-footer .footer-contact-ul li span.time {
font-weight: 700;
color: #ffa84b;
border-bottom: 1px solid #ffa84b;
}
.reactheme-footer .footer-logo img {
height: 20px;
margin: 0;
}
.error404 .reactheme-footer {
margin: 0;
}
ul.footer_social li {
display: inline-block;
margin-right: 6px;
}
ul.footer_social li a {
color: #ffffff;
background: #164964;
display: block;
width: 43px;
height: 42px;
line-height: 43px;
text-align: center;
transition: all 0.7s ease 0s;
font-size: 14px;
border-radius: 0;
}
ul.footer_social li a:hover {
color: #ffa84b;
}
ul.footer_social li:last-child {
margin-right: 0 !important;
}
.footer-bottom {
background: transparent;
}
.footer-bottom .copyright_border {
padding: 20px 0;
text-align: center;
}
.footer-bottom .copyright_border .copyright {
text-align: center;
}
.footer-bottom .copyright a {
color: #ffa84b;
}
.footer-bottom .copyright p {
margin: 0;
line-height: 35px;
}
a.footer-logo {
display: block;
margin-bottom: 26px;
}
.reactheme-footer .widget.widget_nav_menu ul li a,
.reactheme-footer .widget.widget_recent_comments ul li,
.reactheme-footer .widget.widget_pages ul li a,
.reactheme-footer .widget.widget_archive ul li a,
.reactheme-footer .widget.widget_categories ul li a {
position: relative;
padding: 3px 0 3px 0px !important;
display: inline-block;
color: #99B2BF;
}
.reactheme-footer .widget.widget_nav_menu ul li a:hover,
.reactheme-footer .widget.widget_recent_comments ul li:hover,
.reactheme-footer .widget.widget_pages ul li a:hover,
.reactheme-footer .widget.widget_archive ul li a:hover,
.reactheme-footer .widget.widget_categories ul li a:hover {
color: #ffa84b;
}
.reactheme-footer .widget.widget_recent_comments ul li a {
position: relative;
padding: 6px 0 6px 0px !important;
display: inline-block;
color: #e0e0e0;
}
.reactheme-footer .widget.widget_recent_comments ul li a:hover {
color: #ffa84b;
}
.reactheme-footer .footer-logo-wrap {
padding-left: 25px;
}
.reactheme-footer .description {
display: none;
}
.reactheme-footer .pt-35.footer {
padding-top: 50px;
}
@media (min-width: 768px) {
.reactheme-footer .pt-35.footer .responsive-menu {
width: 100% !important;
max-width: 100%;
flex: unset;
}
}
@media (max-width: 768px) {
.reactheme-footer .pt-35.footer .responsive-menu #footer-menu {
display: block;
}
}
.reactheme-footer .col-lg-12 #footer-menu {
justify-content: center;
}
.reactheme-footer #footer-menu {
display: flex;
justify-content: end;
}
.reactheme-footer #footer-menu li a {
padding: 10px 25px 10px 0;
display: block;
color: #083d59;
font-weight: 700;
}
.reactheme-footer #footer-menu li a:hover {
color: #ffa84b;
}
.reactheme-footer #footer-menu li ul {
display: none;
}
.reactheme-footer #footer-menu li.current-menu-item a {
color: #ffa84b;
}
.reactheme-footer .footer-bottom h3.footer-title {
display: none;
}
.reactheme-footer .footer-bottom .widget_nav_menu ul {
display: flex;
flex-wrap: wrap;
list-style: none;
}
.reactheme-footer .footer-bottom .widget_nav_menu ul li a {
padding: 0px 19px 0 25px !important;
}
.reactheme-footer .footer-bottom .widget_nav_menu ul li a:before {
border-radius: 50%;
top: 11px;
}
.reactheme-footer .footer-bottom .widget_nav_menu ul li ul {
display: none;
}
.reactheme-footer .footer-bottom .widget_nav_menu ul li:first-child a:before {
display: none !important;
}
.reactheme-footer .footer-bottom .widget_nav_menu ul li:last-child a {
padding-right: 0px !important;
}
.reactheme-footer .widget.widget_nav_menu ul ul.sub-menu,
.reactheme-footer .widget.widget_pages ul ul.sub-menu,
.reactheme-footer .widget.widget_categories ul ul.sub-menu {
padding-left: 20px;
}
.reactheme-footer .widget.widget_recent_comments ul li {
display: block;
}
.reactheme-footer a {
color: #e0e0e0;
}
.reactheme-footer a:focus {
color: #e0e0e0;
}
#top-to-bottom {
text-align: center;
bottom: 40px;
cursor: pointer;
display: none;
position: fixed;
right: 40px;
z-index: 10;
}
#top-to-bottom i {
height: 45px;
font-size: 24px;
width: 45px;
border-radius: 3px;
color: #fff;
line-height: 40px;
transition: all 0.3s ease 0s;
background-color: #083d59;
margin-left: 2px;
box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
}
#top-to-bottom i:hover {
opacity: 0.8;
} .reactheme-heading .title-inner .sub-text {
font-weight: 500;
margin: 0 0 10px;
display: block;
color: #ffa84b;
line-height: 28px;
font-family: 'GT Walsheim Pro', sans-serif;
font-size: 16px;
letter-spacing: 1px;
}
.reactheme-heading .title-inner .sub-text.title-upper {
text-transform: uppercase;
}
.reactheme-heading .title-inner .title {
color: #0f1216;
font-family: 'GT Walsheim Pro', sans-serif;
font-weight: 700;
position: relative;
}
.reactheme-heading .title-inner .title.title-upper {
text-transform: uppercase;
}
.reactheme-heading .title-inner .title span.watermark {
position: absolute;
font-size: 200px;
text-transform: uppercase;
font-weight: 900;
font-family: 'GT Walsheim Pro', sans-serif;
opacity: 0.05;
width: 100%;
left: 0;
color: inherit;
white-space: nowrap;
vertical-align: middle;
}
.reactheme-heading .title-inner .title span.watermark-animate {
font-size: 130px;
text-transform: uppercase;
font-weight: 900;
font-family: 'GT Walsheim Pro', sans-serif;
opacity: 0.05;
width: 100%;
left: 0;
color: inherit;
white-space: nowrap;
vertical-align: middle;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
position: absolute;
-webkit-animation: anim 8s infinite;
animation: anim 8s infinite;
animation-direction: alternate-reverse;
-webkit-animation-timing-function: linear; animation-timing-function: linear;
}
.reactheme-heading .title-inner h3.title {
font-weight: 500;
}
.reactheme-heading.style12 .border-top12 {
width: 50px;
margin-bottom: 20px;
display: block;
}
.reactheme-heading.style12.text-center .border-top12 {
text-align: center;
margin-left: auto;
margin-right: auto;
}
.reactheme-heading.style12 .title {
margin-bottom: 10px;
}
.reactheme-heading.style12 .sub-text {
font-weight: 500;
display: block;
margin-bottom: 25px;
}
.reactheme-heading.style1 .title:after {
content: "";
position: absolute;
border: 0;
width: 50px;
height: 4px;
background: #ffa84b;
z-index: 1;
margin-left: 20px;
top: 16px;
}
.reactheme-heading.style11 .sub-text {
font-family: 'GT Walsheim Pro', sans-serif;
}
.reactheme-heading.style11 .title span.watermark {
font-size: 180px;
opacity: 0.08;
}
.reactheme-heading.style11 .title span {
display: block;
font-size: 32px;
font-weight: 600;
}
.reactheme-heading.style11 .title-inner {
position: relative;
}
.reactheme-heading.style11 .title-inner:before {
content: "";
position: absolute;
top: 0;
left: 0px;
opacity: 0.5;
width: 10px;
height: 100%;
}
.reactheme-heading.style11.text-center .title-inner {
position: relative;
display: inline-block;
}
.reactheme-heading.style11.text-center .title-inner:before {
content: "";
position: absolute;
bottom: 42px;
left: 0;
right: 0;
opacity: 0.5;
width: 50%;
height: 10px;
margin: 0 auto;
display: block;
top: auto;
}
.reactheme-heading.style10 .title-inner .sub-text {
position: relative;
display: inline-block;
}
.reactheme-heading.style10 .title-inner .sub-text:before {
content: '•';
position: absolute;
top: 50%;
left: -35px;
color: transparent;
text-shadow: 10px 0 #083d59, -10px 0 #083d59;
color: #083d59;
font-size: .8em;
-webkit-transition: text-shadow 0.3s, color 0.3s;
-moz-transition: text-shadow 0.3s, color 0.3s;
transition: text-shadow 0.3s, color 0.3s;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
pointer-events: none;
opacity: 1;
}
.reactheme-heading.style10 .title-inner .sub-text:after {
content: '•';
position: absolute;
top: 50%;
right: -35px;
color: transparent;
text-shadow: 10px 0 #083d59, -10px 0 #083d59;
color: #083d59;
font-size: .8em;
-webkit-transition: text-shadow 0.3s, color 0.3s;
-moz-transition: text-shadow 0.3s, color 0.3s;
transition: text-shadow 0.3s, color 0.3s;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
pointer-events: none;
opacity: 1;
}
.reactheme-heading.big .title-inner h2 {
font-size: 36px;
line-height: 44px;
}
.reactheme-heading.big .description p {
font-size: 20px;
line-height: 32px;
}
.reactheme-heading.style4 .title-inner .title {
margin-bottom: 0;
}
.reactheme-heading.style4 .title-inner .title-img {
margin-bottom: 12px;
}
.reactheme-heading.style2 {
position: relative;
z-index: 1;
}
.reactheme-heading.style2 .title {
display: inline-block;
position: relative;
}
.reactheme-heading.style2 .description p {
margin-bottom: 12px;
}
.reactheme-heading.style2 .title:after {
content: "";
position: absolute;
border: 0;
width: 50px;
height: 4px;
z-index: 9;
margin-left: 0;
left: 0;
bottom: 0;
}
.reactheme-heading.style2.light:after {
background: #fff !important;
}
.reactheme-heading.style2.center .title:after {
left: 0;
right: 0;
margin: 0 auto;
}
.reactheme-heading.style2.right .title:after {
left: auto;
right: 0;
margin: 0;
}
.reactheme-heading.style3 {
position: relative;
padding-bottom: 12px;
}
.reactheme-heading.style3 h2 {
margin-bottom: 12px;
}
.reactheme-heading.style3 .description {
position: relative;
padding-left: 80px;
}
.reactheme-heading.style3 .description:after {
content: "";
position: absolute;
border: 0;
width: 60px;
height: 2px;
background: #ffa84b;
z-index: 1;
margin-left: 0;
left: 0;
top: 16px;
}
.reactheme-heading.style3 .description p {
margin-bottom: 12px;
}
.reactheme-heading.style3.light .description:after {
background: #fff !important;
}
.reactheme-heading.style8 {
position: relative;
padding-bottom: 12px;
margin-bottom: 10px;
}
.reactheme-heading.style8 .title-inner {
padding-left: 25px;
position: relative;
display: inline-block;
}
.reactheme-heading.style8 .title-inner .sub-text {
margin-bottom: 5px;
}
.reactheme-heading.style8 .title-inner:after {
content: "";
position: absolute;
border: 0;
width: 2px;
height: 100%;
background: #ffa84b;
z-index: 1;
margin-left: 0;
left: 0;
top: 0;
}
.reactheme-heading.style8 .description {
padding-left: 25px;
position: relative;
}
.reactheme-heading.style8 .description:after {
content: "";
position: absolute;
border: 0;
width: 2px;
height: 100%;
background: #ffa84b;
z-index: 1;
margin-left: 0;
left: 0;
top: 0;
}
.reactheme-heading.style8 h2 {
margin-bottom: 5px;
}
.reactheme-heading.style8.text-center .description {
padding-top: 15px;
padding-left: 0px;
}
.reactheme-heading.style8.text-center .description:after {
display: none;
}
.reactheme-heading.style8.light .title-inner:after {
background: #fff;
}
.reactheme-heading.style8.light .description:after {
background: #fff !important;
}
.reactheme-heading.style6 .title-inner {
position: relative;
padding-bottom: 12px;
}
.reactheme-heading.style6 .title-inner h2 {
margin-bottom: 12px;
}
.reactheme-heading.style6 .title-inner .sub-text {
position: relative;
padding-left: 65px;
color: #ffa84b;
}
.reactheme-heading.style6 .title-inner .sub-text:after {
content: "";
position: absolute;
border: 0;
width: 50px;
height: 2px;
background: #083d59;
z-index: 1;
margin-left: 0;
left: 0;
top: 12px;
}
.reactheme-heading.style6 .title-inner .sub-text p {
margin-bottom: 12px;
}
.reactheme-heading.style6.text-center .title-inner .sub-text,
.reactheme-heading.style6.text-right .title-inner .sub-text {
display: inline-block;
}
.reactheme-heading.style6.text-center .sub-text {
position: relative;
padding-left: 0px;
padding-top: 60px;
color: #ffa84b;
}
.reactheme-heading.style6.text-center .sub-text:after {
content: '';
width: 77px;
height: 2px;
position: absolute;
left: 50%;
top: 0;
margin-top: -1px;
width: 2px;
height: 50px;
}
.reactheme-heading.style6.light .sub-text:after {
background: #fff !important;
}
.reactheme-heading.style6.dark .sub-text:after {
background: #232023 !important;
}
.reactheme-heading.style4 .title-inner {
position: relative;
padding-bottom: 12px;
}
.reactheme-heading.style4 .title-inner h2 {
margin-bottom: 12px;
display: block;
}
.reactheme-heading.style4 .title-inner .sub-text {
position: relative;
color: #083d59;
display: inline-block;
}
.reactheme-heading.style4 .title-inner .sub-text:before,
.reactheme-heading.style4 .title-inner .sub-text:after {
content: "";
position: absolute;
border: 0;
width: 50px;
height: 2px;
background: #083d59;
z-index: 1;
margin-left: 0;
left: -20px;
top: 15px;
}
.reactheme-heading.style4 .title-inner .sub-text:before {
left: -55px;
}
.reactheme-heading.style4 .title-inner .sub-text:after {
left: auto;
right: -55px;
}
.reactheme-heading.style4 .title-inner .sub-text p {
margin-bottom: 12px;
}
.reactheme-heading.style4.light .sub-text:before,
.reactheme-heading.style4.light .sub-text:after {
background: #fff !important;
}
.reactheme-heading.style4.text-center .title-inner .sub-text,
.reactheme-heading.style4.text-right .title-inner .sub-text {
display: inline-block;
}
.reactheme-heading.style7 .title-inner {
position: relative;
padding-bottom: 12px;
}
.reactheme-heading.style7 .title-inner h2 {
margin-bottom: 12px;
}
.reactheme-heading.style7 .title-inner .sub-text {
position: relative;
padding-right: 65px;
display: inline-block;
color: #ffa84b;
}
.reactheme-heading.style7 .title-inner .sub-text:after {
content: "";
position: absolute;
border: 0;
width: 50px;
height: 2px;
background: #ffa84b;
z-index: 1;
margin-left: 0;
right: 0;
top: 12px;
}
.reactheme-heading.style7 .title-inner .sub-text p {
margin-bottom: 12px;
}
.reactheme-heading.style7 .title-inner.light .sub-text:after {
background: #fff !important;
}
.reactheme-heading.style7 .title-inner.text-center .title-inner .sub-text,
.reactheme-heading.style7 .title-inner.text-right .title-inner .sub-text {
display: inline-block;
}
.reactheme-heading.style9 .title-img {
margin-bottom: 15px;
}
.list-angle-right,
.list-style-circle,
.list-style {
padding: 0;
margin: 0;
list-style: none;
display: block !important;
}
.list-angle-right li,
.list-style-circle li,
.list-style li {
position: relative;
padding-left: 32px;
margin-bottom: 5px;
}
.list-angle-right li:before,
.list-style-circle li:before,
.list-style li:before {
font-family: FontAwesome;
position: absolute;
left: 0;
top: -2px;
font-size: 20px;
color: #ffa84b;
}
.list-angle-right li:before {
content: "\f105";
}
.list-style-circle li:before {
content: "\f00c";
}
.list-style li:before {
content: "\f05d";
}
.history-list {
margin-bottom: 5px;
} .reactheme-cta .description {
margin-top: 25px;
font-size: 15px;
line-height: 28px;
font-weight: normal;
}
.reactheme-cta .description p:first-child {
margin: 0;
}
.reactheme-cta .description p:last-child {
margin: 0;
}
.reactheme-cta .description ul {
margin: 0 0 0 18px;
}
.reactheme-cta .title-wrap .exp-title {
font-size: 35px;
line-height: 40px;
margin-bottom: 0px;
text-align: left;
}
.reactheme-cta .title-wrap .eta-subtitle {
margin-bottom: 0;
margin-top: 10px;
line-height: 1.4;
text-transform: uppercase;
}
.reactheme-cta .button-wrap .cta-hints {
margin-bottom: 0;
margin-top: 10px;
margin-right: 10px;
}
.reactheme-cta .style1 .hidden-md {
padding-right: 40px;
}
.reactheme-cta .style1 .title-wrap .eta-subtitle {
margin-top: 15px;
margin-bottom: 7px;
}
.reactheme-cta .style1 .title-wrap .description {
margin-top: 18px;
}
.reactheme-cta .style1 .eta-subtitle {
text-transform: none;
}
.reactheme-cta .style2 {
text-align: center;
}
.reactheme-cta .style2 .title-wrap {
padding: 25px 0 10px;
max-width: 650px;
margin: 0 auto;
}
.reactheme-cta .style2 .eta-subtitle {
font-weight: 500;
}
.reactheme-cta .style2 .button-wrap {
margin-bottom: 10px;
margin-top: 15px;
}
.reactheme-cta.text-left .style2 {
text-align: left;
}
.reactheme-cta.text-left .style2 .title-wrap h2 {
text-align: left;
}
.reactheme-cta.text-left ul.stylelisting {
list-style-type: none;
}
.reactheme-cta.text-left ul.stylelisting li {
position: relative;
padding-left: 22px !important;
line-height: 34px;
border: none !important;
}
.reactheme-cta.text-left ul.stylelisting li:before {
position: absolute;
top: 0;
left: 0;
z-index: 0;
content: "\f054";
font-family: 'FontAwesome';
color: #fff;
font-size: 12px;
}
.reactheme-cta.text-right .style2 {
text-align: right;
}
.reactheme-cta.text-right .style2 .title-wrap h2 {
text-align: right;
}
.reactheme-cta .style2 .title-wrap .eta-subtitle {
margin-top: 10px;
margin-bottom: 10px;
font-family: 'GT Walsheim Pro', sans-serif;
}
.reactheme-cta .style2 .title-wrap .exp-title {
text-align: center;
position: relative;
z-index: 1;
}
.reactheme-cta .style2 .title-wrap .description {
margin-top: 15px;
}
.reactheme-cta.reactheme-cat-style3 {
padding-bottom: 37px;
}
.reactheme-cta.reactheme-cat-style3 .pry-btn {
height: 55px;
line-height: 52px;
border-radius: 30px;
text-align: center;
display: inline-block;
color: #ffffff;
padding: 0 50px;
margin-top: 15px;
position: relative;
font-weight: 600;
font-size: 15px;
text-transform: uppercase;
z-index: 1;
background: #083d59;
border: 2px solid #ffffff;
}
.reactheme-cta.reactheme-cat-style3 .pry-btn:hover {
border-width: 2px;
background: #083d59;
opacity: 0.8;
border-color: #fff;
}
.reactheme-cta.reactheme-cat-style3 .cta-wrap .title-wrap .button-wrap {
padding-top: 20px;
}
.reactheme-cta.reactheme-ctabg-style3 .description {
margin-top: 10px;
}
.reactheme-cta.reactheme-ctabg-style3 .pry-btn {
height: 55px;
line-height: 52px;
text-align: center;
display: inline-block;
color: #ffffff;
padding: 0 30px;
margin-top: 15px;
position: relative;
font-weight: 600;
font-size: 15px;
text-transform: uppercase;
z-index: 1;
background: #083d59;
border: 2px solid #ffffff;
}
.reactheme-cta.reactheme-ctabg-style3 .pry-btn:hover {
border-width: 2px;
background: #083d59;
opacity: 0.8;
border-color: #fff;
}
.reactheme-cta.reactheme-ctabg-style3 .cta-wrap .title-wrap .button-wrap {
padding-top: 20px;
}
.reactheme-contact-box {
text-align: left;
}
.reactheme-contact-box .address-item {
display: flex;
position: relative;
align-items: center;
margin-bottom: 30px;
}
.reactheme-contact-box .address-item:last-child {
margin-bottom: 0 !important;
}
.reactheme-contact-box .address-item .address-icon {
display: inline-block;
position: relative;
background: #ffa84b;
height: 70px;
width: 70px;
line-height: 70px;
border-radius: 100%;
text-align: center;
}
.reactheme-contact-box .address-item .address-icon i {
text-align: center;
color: #fff;
border-radius: 100%;
font-size: 30px;
position: relative;
line-height: 70px;
z-index: 9;
width: 100%;
vertical-align: middle;
margin-left: 0;
height: auto;
}
.reactheme-contact-box .address-item:last-child .address-icon:after {
display: none;
}
.reactheme-contact-box .address-item .address-text {
font-family: 'GT Walsheim Pro', sans-serif;
}
.reactheme-contact-box .address-item .address-text .contact-title {
margin-bottom: 1px;
font-weight: 500;
font-size: 20px;
margin-top: 6px;
}
.reactheme-contact-box .address-item .address-text .des {
color: #777777;
}
.reactheme-contact-box .address-item .address-text .des:hover {
color: #083d59;
}
.reactheme-contact-box .address-item .address-text .label {
margin-bottom: 5px;
}
.reactheme-contact-box .address-item:hover .address-icon:after,
.reactheme-contact-box .address-item:hover .address-icon:before {
opacity: 1;
visibility: visible;
}
.reactheme-contact-box .address-item.vertical {
display: block;
text-align: center;
}
.reactheme-contact-box .address-item.vertical .address-text span.label {
display: block;
font-weight: 500;
font-size: 20px;
margin-top: 15px;
}
.reactheme-contact-box .address-item.horizontal .address-icon {
margin-right: 20px;
border: 5px solid #e5e8eb;
line-height: 57px;
}
.reactheme-contact-box .address-item.horizontal .address-text span {
display: block;
}
.reactheme-contact-box .address-item.horizontal .address-text .des {
font-weight: 700;
} .reactheme-services-default .services-wrap {
transition: all .5s ease;
}
.reactheme-services-default .services-wrap .services-item {
margin-bottom: 40px;
}
.reactheme-services-default .services-wrap .services-item .services-icon {
font-size: 60px;
line-height: 60px;
width: 100%;
position: relative;
}
.reactheme-services-default .services-wrap .services-item .services-icon i {
color: #ffa84b;
}
.reactheme-services-default .services-wrap .services-item .services-icon:hover {
background-position: 20px -30px;
}
.reactheme-services-default .services-wrap .services-item h4 {
margin-bottom: 0;
font-size: 16px;
text-transform: lowercase;
font-weight: 400 !important;
}
.reactheme-services-default .services-wrap .services-item .services-title {
font-size: 16px;
margin: 0 0 5px;
font-weight: 600 !important;
line-height: 20px !important;
}
.reactheme-services-default.services-center .services-icon {
display: block;
font-size: 40px;
float: none;
top: 8px;
text-align: center;
}
.reactheme-services-default.services-center .services-icon i {
margin: 0 auto;
}
.reactheme-services-default.services-center .services-desc {
width: 100%;
text-align: center;
}
.reactheme-services-default.services-right .services-icon {
display: block;
font-size: 40px;
float: none;
width: 100%;
text-align: right;
}
.reactheme-services-default.services-right .services-icon i {
margin: 0 auto;
margin-right: 0;
}
.reactheme-services-default.services-right .services-desc {
width: 100%;
text-align: right;
}
.reactheme-services-default .services-item.img-left {
display: flex;
vertical-align: top;
margin-bottom: 0;
}
.reactheme-services-default .services-item.img-left .services-icon {
float: left;
width: 150px;
}
.reactheme-services-default .services-item.img-left .services-icon:after {
background: #ffa84b;
width: 40px;
height: 40px;
position: absolute;
left: 36%;
top: 30px;
content: "";
display: block;
opacity: 0.1;
}
.reactheme-services-default .services-item.img-left .services-icon img {
padding-right: 5px;
}
.reactheme-services-default .services-item.img-left .services-desc {
padding-left: 30px;
float: left;
padding-top: 10px;
}
.reactheme-services-default .services-item.img-right .services-icon {
float: right;
width: 30%;
}
.reactheme-services-default .services-item.img-right .services-desc {
padding-right: 25px;
float: left;
width: 70%;
}
.reactheme-services-default .services-item.img-center {
float: none;
width: inherit;
}
.reactheme-services-default .services-item.img-center .services-icon {
margin-bottom: 20px;
}
.service-home .services-wrap .services-item .services-icon:before {
content: "";
position: absolute;
top: 35px;
left: 0;
right: 0;
width: 0px;
height: 0px;
transition: all .5s ease;
border-right: 60px solid transparent;
border-top: 60px solid #083d59;
border-left: 60px solid #083d59;
border-bottom: 60px solid #083d59;
border-top-left-radius: 60px;
border-top-right-radius: 60px;
border-bottom-left-radius: 60px;
opacity: .05;
transform: rotate(-90deg);
z-index: -1;
border-bottom-right-radius: 60px;
}
.service-home .services-wrap:hover {
box-shadow: 0 0 50px #eee;
}
.service-home .services-wrap:hover .services-icon:before {
left: 150px;
}
.middle-column-shadow .reactheme-services-default .services-wrap {
box-shadow: 0 0 150px #eee;
}
.service_box .reactheme-services-default .services-wrap .services-item {
margin-bottom: 25px;
}
.service_box .reactheme-services-default .services-wrap .services-item .services-title {
font-weight: 400 !important;
}
.service_box .reactheme-services-default .services-wrap .services-item p {
margin: 0;
}
.service_box .reactheme-services-default .services-wrap .services-item .reacbutton {
background: #ffffff;
color: #083d59;
border-color: #ffffff;
margin-top: 15px;
}
.service_box .reactheme-services-default .services-wrap .services-item .reacbutton i:before {
font-size: 20px;
margin-right: 10px;
position: relative;
top: 3px;
}
.service_box .reactheme-services-default .services-wrap .services-item .reacbutton a {
color: #ffffff;
}
.reactheme-services1 .services-title {
font-size: 15px;
font-family: 'GT Walsheim Pro', sans-serif;
font-weight: 600;
}
.reactheme-services1 .services-wrap .services-item {
border-bottom: none;
margin: 0;
padding: 5px 0 32px;
}
.reactheme-services1 .services-wrap .services-item .services-icon {
font-size: 30px;
width: 100%;
}
.reactheme-services1 .services-wrap .services-item .services-icon i {
width: 60px;
height: 60px;
line-height: 60px;
-webkit-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
display: block;
}
.reactheme-services1 .services-wrap .services-item .services-desc {
width: 100%;
}
.reactheme-services1 .services-wrap .services-item .services-desc .services-title {
margin: 28px 0 10px;
}
.reactheme-services1 .services-wrap .services-item:hover .services-title a {
color: #ffa84b;
}
.reactheme-services1.services-center .services-item {
position: relative;
padding: 0px 20px 16px;
z-index: 110;
overflow: hidden;
transition: all 0.6s ease 0s;
background: #fff;
box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
margin-bottom: 30px;
}
.reactheme-services1.services-center .services-title {
margin: 0 0 12px !important;
}
.reactheme-services1.services-left .services-item {
position: relative;
z-index: 110;
overflow: hidden;
transition: all 0.6s ease 0s;
margin-bottom: 30px;
}
.reactheme-services1.services-left .services-item .services-title {
font-weight: 600 !important;
line-height: 24px;
}
.reactheme-services1.services-left .services-item .services-icon {
position: relative;
display: inline-block;
font-size: 36px;
top: 0;
text-align: left;
}
.reactheme-services1.services-left .services-item .services-icon i {
width: auto;
height: auto;
}
.reactheme-services1.services-left .services-item .services-desc {
position: relative;
float: right;
text-align: left;
}
.reactheme-services1.services-left .services-item .services-desc .services-title {
margin-top: 0;
}
.reactheme-services1.services-right .services-item {
position: relative;
padding: 25px 25px 2px 10px;
z-index: 110;
overflow: hidden;
transition: all 0.6s ease 0s;
background: #fff;
box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
margin-bottom: 30px;
}
.reactheme-services1.services-right .services-item .services-title {
font-size: 17px;
font-weight: 500 !important;
line-height: 24px;
}
.reactheme-services1.services-right .services-item .services-icon {
position: relative;
display: inline-block;
font-size: 36px;
float: left;
width: 20%;
top: 0;
text-align: center;
}
.reactheme-services1.services-right .services-item .services-desc {
position: relative;
float: right;
text-align: left;
width: 78%;
line-height: 25px;
padding-left: 50px;
font-size: 16px;
}
.reactheme-services1.services-right .services-item .services-desc .services-title {
margin-top: 0;
}
.reactheme-services1.services-right .services-item .services-icon {
float: right;
}
.reactheme-services1.services-right .services-item .services-desc {
float: left;
}
.reactheme-services1.services-center .services-icon {
display: block;
font-size: 36px;
float: none;
width: 100%;
top: 8px;
text-align: center;
}
.reactheme-services1.services-center .services-icon i {
margin: 0 auto;
}
.reactheme-services1.services-center .services-desc {
float: none;
width: 100%;
text-align: center;
}
.reactheme-services1.services-right .services-icon {
display: block;
font-size: 36px;
float: none;
width: 100%;
top: 8px;
text-align: right;
}
.reactheme-services1.services-right .services-icon i {
margin: 0 auto;
margin-right: 0;
}
.reactheme-services1.services-right .services-desc {
float: none;
width: 100%;
text-align: right;
}
.reactheme-header-title.header-right .title {
text-align: right;
}
.services-style1 .services-btn-part i {
margin-left: 5px;
position: relative;
top: 2px;
font-weight: 700;
}
.services-style1 .services-btn-part i:before {
font-size: 15px;
}
.services-style-2 {
border-radius: 6px;
transition: all .5s ease;
}
.services-style-2 .services-wrap .services-item {
position: relative;
transition: all .5s ease;
top: 0;
}
.services-style-2 .services-wrap .services-item .services-icon img {
height: 50px;
}
.services-style-2 .services-wrap .services-item .services-desc {
transition: all .5s ease;
color: #fff;
padding: 0 15px;
max-width: 530px;
margin: 0 auto;
}
.services-style-2 .services-wrap .services-item .services-desc p {
color: #fff;
margin-bottom: 0;
}
.services-style-2 .services-wrap .services-item .services-desc .services-title2 {
font-size: 24px;
margin: 12px 0 6px;
line-height: normal;
font-weight: 500 !important;
color: #ffa84b;
}
.services-style-2 .services-wrap .services-item .services-desc .services-title2 a {
color: #ffa84b;
}
.services-style-2.services-center .services-icon {
text-align: center;
}
.services-style-2.services-center .services-title2 {
text-align: center;
}
.services-style-2.services-center .services-desc {
text-align: center;
}
.services-style-2.services-center:hover .services-wrap .services-item {
top: -10px;
}
.services-style-2.service-active {
background: #083d59;
}
.services-style-2.service-active .services-wrap .services-item .services-desc {
color: #fff;
}
.services-style-2.service-active .services-wrap .services-item .services-desc .services-title2 {
color: #fff;
}
.services-style-2.service-active .services-wrap .services-item .services-desc .services-title2 a {
color: #fff;
}
.services-style-2.services-left {
margin-bottom: 30px;
}
.services-style-2.services-left .services-wrap {
overflow: hidden;
}
.services-style-2.services-left .services-wrap .services-item .services-icon {
float: left;
width: 50px;
}
.services-style-2.services-left .services-wrap .services-item .services-title2 {
text-align: left;
margin: 0;
font-weight: 500;
margin-top: 7px;
}
.services-style-2.services-left .services-wrap .services-item .services-desc {
text-align: left;
float: left;
width: 80%;
padding-left: 15px;
padding-right: 0;
}
.services-style-2.services-right {
padding: 20px;
margin-bottom: 30px;
}
.services-style-2.services-right .services-wrap {
overflow: hidden;
}
.services-style-2.services-right .services-wrap .services-item .services-icon {
float: right;
width: 50px;
}
.services-style-2.services-right .services-wrap .services-item .services-title2 {
text-align: right;
margin: 0;
font-weight: 500;
}
.services-style-2.services-right .services-wrap .services-item .services-desc {
text-align: right;
float: left;
width: 80%;
padding-right: 18px;
}
.service-inner.no-rounded {
border-radius: 0 !important;
}
.services-style-7.services-center {
text-align: center;
} .reactheme-services1.services-left.border_style {
margin-bottom: 30px;
}
.reactheme-services1.services-left.border_style .services-wrap .services-item {
background: none;
box-shadow: none;
margin: 0;
padding: 0;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
text-align: center;
}
.reactheme-services1.services-left.border_style .services-wrap .services-item .services-icon {
width: 80px;
}
.reactheme-services1.services-left.border_style .services-wrap .services-item .services-icon i {
border: 2px solid #ffa84b;
border-radius: 50%;
line-height: 70px;
height: 80px;
width: 80px;
font-size: 40px;
cursor: pointer;
background: #ffffff;
color: #28406d;
}
.reactheme-services1.services-left.border_style .services-wrap .services-item:hover .services-icon i {
background: #ffa84b;
color: #083d59;
}
.reactheme-services1.services-left.border_style .services-wrap .services-item .services-desc {
width: calc(100% - 80px);
padding-left: 15px;
}
.reactheme-services1.services-left.border_style .services-wrap .services-item .services-desc p {
margin-bottom: 0;
}
.reactheme-services1.services-right {
margin-bottom: 30px;
}
.reactheme-services1.services-right .services-wrap .services-item {
background: none;
box-shadow: none;
margin: 0;
padding: 0;
}
.reactheme-services1.services-right .services-wrap .services-item .services-icon {
width: 80px;
float: right;
}
.reactheme-services1.services-right .services-wrap .services-item .services-icon i {
border: 2px solid #ffa84b;
border-radius: 50%;
line-height: 70px;
height: 80px;
width: 80px;
font-size: 40px;
cursor: pointer;
background: #ffffff;
color: #28406d;
}
.reactheme-services1.services-right .services-wrap .services-item .services-icon i:hover {
background: #ffa84b;
color: #083d59;
}
.reactheme-services1.services-right .services-wrap .services-item .services-desc {
width: calc(100% - 80px);
padding-right: 15px;
padding-left: 0;
text-align: right;
}
.reactheme-services1.services-right .services-wrap .services-item .services-desc p {
margin-bottom: 0;
}
.proces-item {
z-index: 1;
position: relative;
padding-bottom: 5px;
padding-right: 30px;
margin-bottom: 40px;
}
.proces-item .number {
font-size: 48px;
font-weight: 700;
display: block;
color: #777777;
margin-bottom: 20px;
transition: all 0.3s ease 0s;
line-height: 1;
}
.proces-item h4 {
margin: 0 0 10px;
}
.proces-item h4 a {
color: #0f1216;
}
.proces-item.active .number,
.proces-item:hover .number {
color: #083d59;
}
.construction-process3 {
margin-top: -140px;
}
.process-inner {
-webkit-box-shadow: 1px 0 3px 0px rgba(34, 34, 34, 0.3);
-moz-box-shadow: 1px 0 3px 0px rgba(34, 34, 34, 0.3);
box-shadow: 1px 0 3px 0px rgba(34, 34, 34, 0.3);
display: table;
width: 100%;
position: relative;
z-index: 1;
background: #ffffff;
-webkit-transition: all .3s;
transition: all .3s;
margin-top: -55px;
}
.process-inner .process-item {
padding: 42px 20px 0;
border-top: none;
display: table-cell;
vertical-align: middle;
-webkit-transition: all .3s;
transition: all .3s;
}
.process-inner .title {
font-size: 20px;
line-height: 28px;
margin-bottom: 8px;
}
.process-inner .number {
font-size: 60px;
color: #083d59;
font-weight: 600;
margin-bottom: 35px;
margin-bottom: 12px;
line-height: 60px;
}
.process-inner .des {
opacity: 0;
visibility: hidden;
-webkit-transition: all .3s;
transition: all .3s;
line-height: 22px;
}
.process-inner.active,
.process-inner:hover {
margin-top: -80px;
margin-bottom: -80px;
}
.process-inner.active .process-item,
.process-inner:hover .process-item {
background: #083d59;
padding-bottom: 44px;
border-color: #083d59;
}
.process-inner.active .process-item .des,
.process-inner:hover .process-item .des {
opacity: 1;
visibility: visible;
}
.process-inner.active .process-item .title,
.process-inner:hover .process-item .title,
.process-inner.active .process-item .des,
.process-inner:hover .process-item .des,
.process-inner.active .process-item .number,
.process-inner:hover .process-item .number {
color: #ffffff;
}
ul.check-list li {
position: relative;
padding-left: 22px;
padding-top: 4px;
padding-bottom: 4px;
font-size: 16px;
list-style: none;
}
ul.check-list li:before {
position: absolute;
top: 4px;
left: 0;
content: "\f11b";
font-family: Flaticon;
color: #083d59;
font-weight: 700;
font-size: 16px;
}
.reactheme-services-style3 {
position: relative;
overflow: hidden;
max-width: 360px;
}
.reactheme-services-style3 .bg-img {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 1;
opacity: 1;
-webkit-transition: all .7s ease;
transition: all .7s ease;
-webkit-transform: scale(1.05);
transform: scale(1.05);
background-size: cover;
}
.reactheme-services-style3 .bg-img:after {
content: "";
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
background-color: #222;
opacity: 0.7;
transition: 0.7s;
}
.reactheme-services-style3 .bg-img a {
position: absolute;
top: 30%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transition: all .7s ease;
transition: all .7s ease;
font-size: 15px;
height: 40px;
line-height: 38px;
padding: 0 30px;
color: #fff;
background: #ffa84b;
border-color: #ffa84b;
opacity: 0;
visibility: hidden;
z-index: 99;
}
.reactheme-services-style3 .bg-img a:hover {
opacity: .95 !important;
background: #ffa84b;
}
.reactheme-services-style3 .bg-img a:before {
display: none;
}
.reactheme-services-style3 .services-item {
position: relative;
z-index: 1;
}
.reactheme-services-style3 .services-item .services-icon {
font-size: 44px;
}
.reactheme-services-style3 .services-item .services-icon span {
display: inline-block;
}
.reactheme-services-style3 .services-item .services-desc .services-title {
margin-bottom: 10px;
font-size: 16px;
}
.reactheme-services-style3 .services-item .services-desc p:last-child {
margin-bottom: 0;
}
.reactheme-services-style3:hover .bg-img {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
z-index: 9;
}
.reactheme-services-style3:hover .bg-img a {
top: 50%;
opacity: 99;
visibility: visible;
}
.reactheme-services-style3:hover .bg-img:after {
opacity: 0;
}
.reactheme-services-style3.services-center {
text-align: center;
}
.reactheme-services-style3.services-right {
text-align: right;
}
.slider-services-style2 {
display: block;
position: relative;
overflow: hidden;
width: 100%;
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
border-radius: 3px;
border: 1px solid transparent;
margin-bottom: 20px;
}
.slider-services-style2 .service-img {
overflow: hidden;
}
.slider-services-style2 .service-img img {
max-width: 100%;
-webkit-transition: all 0.4s ease-in;
transition: all 0.4s ease-in;
}
.slider-services-style2 .services-desc {
padding: 27px 27px 8px;
background: #fff;
}
.slider-services-style2 .services-desc .services-title {
margin-bottom: 15px;
font-size: 20px;
}
.slider-services-style2 .services-desc .reacbutton {
height: 44px;
line-height: 42px;
margin-bottom: 25px;
}
.slider-services-style2 .services-desc .reacbutton:hover {
padding-right: 45px;
}
.slider-services-style2:hover .service-img img {
filter: grayscale(0) blur(2px);
-webkit-filter: grayscale(0) blur(2px);
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.slider-services-style2:hover .bg-img {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
.slider-services-style2:hover .bg-img a {
top: 50%;
}
.service-carousel .owl-stage-outer {
overflow: hidden;
}
.service-carousel .owl-nav.disabled {
display: none;
}
.service-carousel .owl-dots {
text-align: center;
margin-top: 25px;
display: none;
}
.service-carousel .owl-dots .owl-dot {
height: 8px;
width: 20px;
border-radius: 30px;
border: 1px solid #083d59;
display: inline-block;
margin-right: 10px;
cursor: pointer;
}
.service-carousel .owl-dots .owl-dot.active {
background: #083d59;
cursor: inherit;
}
.service-carousel .reactheme-services-style3 {
max-width: 100%;
}
.light-arrow .owl-carousel .owl-nav [class*="owl-"] {
background: #fbfbfb !important;
color: #0f1216;
}
.light-arrow .owl-carousel .owl-nav [class*="owl-"]:hover {
background: #fff !important;
color: #0f1216;
}
.service-style-3 .services-sliders4 .inner-dis {
padding: 35px 30px 20px;
background: #fbfbfb;
text-align: center;
}
.service-style-3 .services-sliders4 .inner-dis .services-title {
font-size: 18px;
line-height: 26px !important;
margin-bottom: 10px;
}
.reactheme-services-style4 {
position: relative;
transition: all .5s ease;
padding: 50px 20px 20px;
margin-bottom: 30px;
overflow: hidden;
}
.reactheme-services-style4 .bg-img {
height: 300px;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
opacity: 0;
transition: all .5s ease;
}
.reactheme-services-style4 .services-item .services-icon i {
font-size: 50px;
}
.reactheme-services-style4 .services-item .services-icon i {
color: #083d59;
background-color: transparent;
font-size: 55px;
display: inline-block;
width: 70px;
height: 70px;
line-height: 70px;
color: #ffffff;
background: #ffa84b;
border-radius: 50%;
font-size: 30px;
border: 2px solid transparent;
transition: 0.3s;
-webkit-transition: 0.3s;
-ms-transition: 0.3s;
text-align: center;
}
.reactheme-services-style4 .services-item .services-desc {
transition: all .5s ease;
}
.reactheme-services-style4 .services-item .services-desc .services-title {
font-size: 20px;
margin: 25px 0 10px !important;
line-height: normal;
font-weight: 600 !important;
color: #0f1216;
margin: 28px 0 10px;
}
.reactheme-services-style4 .services-item .services-desc .services-title a {
color: #0f1216;
}
.reactheme-services-style4.services-center {
border: 1px solid #e1e1e1;
}
.reactheme-services-style4.services-center .services-icon {
text-align: center;
}
.reactheme-services-style4.services-center .services-title2 {
text-align: center;
}
.reactheme-services-style4.services-center .services-desc {
text-align: center;
}
.reactheme-services-style4.services-left .services-item .services-title {
text-align: left;
margin: 0;
font-weight: 500;
}
.reactheme-services-style4.services-left .services-item .services-desc {
text-align: left;
}
.reactheme-services-style4.services-right {
padding: 20px;
margin-bottom: 30px;
overflow: hidden;
}
.reactheme-services-style4.services-right .services-item .services-icon {
float: right;
width: 50px;
}
.reactheme-services-style4.services-right .services-item .services-title {
text-align: right;
margin: 0;
font-weight: 500;
}
.reactheme-services-style4.services-right .services-item .services-desc {
text-align: right;
float: left;
width: 80%;
padding-right: 18px;
}
.reactheme-services-style4:hover .bg-img {
opacity: 1;
}
.reactheme-services-style4:hover .services-icon i {
background: #083d59;
color: #ffa84b;
}
.services-style-5 .services-wrap {
width: 100%;
height: 100%;
border-radius: 50%;
position: relative;
cursor: default;
}
.services-style-5 .services-desc,
.services-style-5 .services-item {
width: 180px;
height: 180px;
border-radius: 50%;
}
.services-style-5 .services-desc .services-title,
.services-style-5 .services-item .services-title {
padding-top: 25px;
margin: 0 auto;
text-transform: uppercase;
border-radius: 50%;
position: relative;
}
.services-style-5 .services-desc .services-title a,
.services-style-5 .services-item .services-title a {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
}
.services-style-5 .services-desc > div {
display: block;
position: absolute;
width: 100%;
height: 100%;
border-radius: 50%;
background-position: center center;
}
.services-style-5 .services-item {
top: 20px;
box-shadow: 0 0 0 20px rgba(225, 197, 13, 0.4), inset 0 0 3px rgba(255, 255, 255, 0.2);
position: relative;
margin: 0 auto;
}
.services-style-5 .services-item .icon_bg {
transition: all 0.6s ease-in-out;
padding-top: 30px;
text-align: center;
}
.services-style-5 .services-item .icon_bg img {
max-width: 120px;
}
.services-style-5 .services-item .services-title {
opacity: 0;
pointer-events: none;
transform: scale(1.5);
transition: all 0.4s ease-in-out 0.2s;
color: #fff;
text-transform: uppercase;
width: 100%;
height: 100%;
}
.services-style-5 .services-item:hover .icon_bg {
transform: scale(0);
opacity: 0;
}
.services-style-5 .services-item:hover .services-title {
transform: scale(1);
opacity: 1;
pointer-events: auto;
background: #083d59;
width: 100%;
height: 100%;
}
.services-style-5 .services-icon {
position: absolute;
right: -32px;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
max-width: 120px;
background-repeat: no-repeat !important;
}
.service-reacbutton {
background: #083d59;
color: #fff;
padding: 3px 17px;
display: inline-block;
font-size: 20px;
margin-top: 30px;
border-radius: 18px;
}
.service-reacbutton:hover {
color: #fff;
opacity: 0.9;
}
.service-reacbutton i:before {
font-size: inherit;
}
.reactheme-services .services-style-9 .services-wrap {
padding: 70px 35px 45px 35px;
border-bottom-width: 4px;
transition: all 0.3s ease 0s;
box-shadow: 0px 3px 36px rgba(0, 0, 0, 0.04);
position: relative;
background: #fff;
border-radius: 7px;
}
.reactheme-services .services-style-9 .services-wrap:after {
content: "";
width: 0;
height: 4px;
background: #083d59;
position: absolute;
transition: all 0.5s ease 0s;
bottom: 0;
left: 50%;
z-index: 9;
transform: translateX(-50%);
}
.reactheme-services .services-style-9 .services-wrap .services-item .services-icon {
transition: all 0.5s ease 0s;
width: 90px;
margin: 0 auto;
position: absolute;
left: 50%;
top: -45px;
transform: translateX(-50%);
background: #fff;
box-shadow: 0px 3px 36px rgba(0, 0, 0, 0.04);
transition: all 0.3s ease 0s;
height: 90px;
line-height: 90px;
text-align: center;
border-radius: 100%;
}
.reactheme-services .services-style-9 .services-wrap .services-item .services-icon img {
max-width: 45px;
}
.reactheme-services .services-style-9 .services-wrap .services-item .services-desc {
margin: auto;
}
.reactheme-services .services-style-9 .services-wrap .services-item .services-desc .services-title {
margin-bottom: 8px;
font-weight: 600 !important;
font-size: 24px;
color: #083d59;
}
.reactheme-services .services-style-9 .services-wrap .services-item .services-desc .services-title.title-upper {
text-transform: uppercase;
}
.reactheme-services .services-style-9 .services-wrap .services-item .services-desc .services-title a {
color: #083d59;
}
.reactheme-services .services-style-9 .services-wrap .services-item .services-desc .services-title a:hover {
color: #ffa84b;
}
.reactheme-services .services-style-9 .services-wrap .services-item .services-desc p {
margin-bottom: 0;
}
.reactheme-services .services-style-9 .services-wrap:hover:after {
width: 100%;
}
.reactheme-services .services-style-9 .services-wrap:hover .services-item .services-icon {
top: -35px;
}
.reactheme-services .services-style-9.services-center .services-desc {
text-align: center;
}
.reactheme-services .services-style-7.services-left .services-wrap .services-item {
display: flex;
align-items: center;
}
.reactheme-services .services-style-7.services-left .services-wrap .services-item .services-icon {
width: 60px;
padding-right: 20px;
line-height: 50px;
}
.reactheme-services .services-style-7.services-left .services-wrap .services-item .services-icon img {
width: 42px;
}
.reactheme-services .services-style-7.services-left .services-wrap .services-item .services-desc {
width: 70%;
padding-right: 10px;
}
.reactheme-services .services-style-7.services-left .services-wrap .services-item .services-desc .services-title {
font-size: 18px;
line-height: 27px !important;
margin-bottom: 0;
font-weight: 600;
}
.reactheme-services .services-style-7.services-left .services-wrap .services-item .services-desc p {
margin-bottom: 0;
}
.reactheme-services-style6 {
position: relative;
border-radius: 6px;
transition: all .5s ease;
padding: 20px;
margin-bottom: 30px;
overflow: hidden;
}
.reactheme-services-style6 .bg-img {
height: 300px;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
opacity: 0;
transition: all .5s ease;
}
.reactheme-services-style6 .services-item .services-icon i {
font-size: 50px;
}
.reactheme-services-style6 .services-item .services-icon i {
color: #083d59;
border: 2px solid #083d59 !important;
background-color: transparent;
font-size: 55px;
display: inline-block;
width: 135px;
height: 135px;
line-height: 135px;
color: #ffffff;
background: #083d59;
border-radius: 50%;
font-size: 60px;
border: 2px solid transparent;
transition: 0.3s;
-webkit-transition: 0.3s;
-ms-transition: 0.3s;
text-align: center;
}
.reactheme-services-style6 .services-item .services-desc {
transition: all .5s ease;
}
.reactheme-services-style6 .services-item .services-desc .services-title {
font-size: 24px;
margin: 25px 0 10px !important;
line-height: normal;
font-weight: 500 !important;
color: #0f1216;
margin: 28px 0 10px;
}
.reactheme-services-style6 .services-item .services-desc .services-title a {
color: #0f1216;
}
.reactheme-services-style6.services-center .services-icon {
text-align: center;
}
.reactheme-services-style6.services-center .services-title2 {
text-align: center;
}
.reactheme-services-style6.services-center .services-desc {
text-align: center;
}
.reactheme-services-style6.services-left .services-item .services-title {
text-align: left;
margin: 0;
font-weight: 500;
}
.reactheme-services-style6.services-left .services-item .services-desc {
text-align: left;
}
.reactheme-services-style6.services-right {
padding: 20px;
margin-bottom: 30px;
overflow: hidden;
}
.reactheme-services-style6.services-right .services-item .services-icon {
float: right;
width: 50px;
}
.reactheme-services-style6.services-right .services-item .services-title {
text-align: right;
margin: 0;
font-weight: 500;
}
.reactheme-services-style6.services-right .services-item .services-desc {
text-align: right;
float: left;
width: 80%;
padding-right: 18px;
}
.reactheme-services-style6:hover .bg-img {
opacity: 1;
}
.reactheme-services-style6:hover .services-item .services-icon i {
background: transparent;
color: #083d59;
font-size: 50px;
}
.rstab-main.vertical {
display: flex;
align-items: center;
}
.rstab-main.vertical .nav-item:last-child {
margin-bottom: 0 !important;
}
.rstab-main ul.nav-nav-tabs li.tab-style-3 {
margin-left: 20px;
padding: 0 !important;
}
.fullwidth-services-box .services-style-2 {
background: rgba(2, 27, 121, 0.7);
box-shadow: 0 0 20px #ffa84b;
}
.fullwidth-services-box .services-style-2:hover {
background: #ffa84b;
}
.style-bg .counter-top-area {
padding: 60px 0 30px;
}
.style-bg .counter-top-area .count-number h3 {
margin: 0;
}
.reactheme-multi-rallax {
position: relative;
}
.reactheme-multi-rallax .reactheme-multi-image {
position: absolute;
}
.single-posts-meta .tag-line i {
color: #ffa84b;
margin-right: 3px;
}
.elementor-accordion-title span {
color: #ffa84b;
padding-right: 10px;
} @media only screen and (min-width: 1170px) {
.cd-is-hidden {
visibility: hidden;
}
}
.cd-timeline {
overflow: hidden;
margin: 2em auto;
}
.short-info h2 {
font-size: 30px;
line-height: 40px;
}
.cd-timeline__container {
position: relative;
width: 90%;
max-width: 1170px;
margin: 0 auto;
padding: 0;
}
.cd-timeline__container iframe {
margin-bottom: 15px;
}
.timeline-icon {
font-size: 30px;
width: 80px;
height: 80px;
line-height: 80px;
color: #083d59;
}
@media screen and (max-width: 767px) {
.timeline-icon {
font-size: 15px;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
}
}
.cd-timeline__container::before { content: '';
position: absolute;
top: 0;
left: 18px;
height: 100%;
width: 4px;
background: #ffa84b;
}
@media only screen and (min-width: 1170px) {
.cd-timeline {
margin-top: 34px;
margin-bottom: 3em;
}
.cd-timeline__container::before {
left: 50%;
margin-left: -2px;
}
}
.cd-timeline__block {
position: relative;
margin: 80px 0;
}
.cd-timeline__content .event-shedule-info .speaker-name,
.cd-timeline__content .event-shedule-info .speaker-name a {
color: #f5f5f5;
margin-bottom: 0;
font-size: 16px;
padding-bottom: 0;
}
.cd-timeline__content .event-shedule-info .event-des {
font-size: 15px;
line-height: 22px;
}
.cd-timeline__content .event-shedule-info .event-title {
color: #fff !important;
margin-bottom: 0px !important;
margin-top: 0px !important;
font-size: 24px;
}
.cd-timeline__content .event-shedule-info .event-title a {
color: #fff !important;
}
.cd-timeline__content .event-shedule-info p {
margin-top: 10px;
}
.cd-timeline__block:after { content: "";
display: table;
clear: both;
}
.cd-timeline__block:first-child {
margin-top: 0;
}
.cd-timeline__block:last-child {
margin-bottom: 0;
}
@media only screen and (min-width: 1170px) {
.cd-timeline__block {
margin: 4em 0;
}
}
.cd-timeline__img {
position: absolute;
top: 0;
left: 0;
border-radius: 50%;
width: 80px;
height: 80px;
line-height: 80px;
text-align: center;
}
.cd-timeline__img img {
display: block;
width: 100%;
height: 100%;
position: relative;
left: 0;
top: 0;
margin-left: 0;
margin-top: 0;
border-radius: 100% !important;
}
.cd-timeline__img.cd-timeline__img--picture {
background: #ffa84b;
}
.cd-timeline__img.cd-timeline__img--picture span {
color: #fff;
}
.cd-timeline__img.cd-timeline__img--movie {
background: #c03b44;
}
.cd-timeline__img.cd-timeline__img--location {
background: #f0ca45;
}
@media only screen and (min-width: 1170px) {
.cd-timeline__img {
left: 50%;
margin-left: -40px; -webkit-transform: translateZ(0);
transform: translateZ(0);
}
.cd-timeline__img.cd-timeline__img--bounce-in {
visibility: visible;
-webkit-animation: cd-bounce-1 0.6s;
animation: cd-bounce-1 0.6s;
}
}
@media only screen and (max-width: 1199px) {
body .cd-timeline__img {
left: -18px;
}
body .cd-timeline__content {
margin-left: 80px;
}
}
@media only screen and (max-width: 767px) {
.cd-block-start .cd-timeline__img .timeline-year {
font-size: 12px;
line-height: 12px;
}
body .cd-timeline__img {
left: -10px;
width: 60px;
height: 60px;
line-height: 60px;
}
body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel .vc_tta-panel-title a i {
color: #083d59;
}
body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel .vc_tta-panel-title:hover a i {
color: #ffffff;
}
}
@media only screen and (max-width: 480px) {
body .cd-timeline__content .short-info {
padding: 10px;
}
body .cd-timeline__content {
margin-left: 65px;
}
body .cd-timeline__content .short-info h2,
body .cd-timeline__content .short-info h3 {
font-size: 20px;
}
}
@-webkit-keyframes cd-bounce-1 {
0% {
opacity: 0;
-webkit-transform: scale(0.5);
transform: scale(0.5);
}
60% {
opacity: 1;
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes cd-bounce-1 {
0% {
opacity: 0;
-webkit-transform: scale(0.5);
transform: scale(0.5);
}
60% {
opacity: 1;
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
.cd-timeline__content {
position: relative;
margin-left: 60px;
background: #f3f5f4;
border-radius: 3px;
padding: 1em;
}
.cd-timeline__content .short-info {
background: #f7f7fc;
padding: 50px;
border-radius: 4px;
}
.cd-timeline__content .short-info h2,
.cd-timeline__content .short-info h3 {
color: #ffa84b;
font-size: 24px;
line-height: 28px !important;
margin-bottom: 16px;
}
.cd-timeline__content .short-info h2 a,
.cd-timeline__content .short-info h3 a {
color: #ffa84b;
}
.cd-timeline__content .short-info .career_thumb {
margin-bottom: 23px;
}
.cd-timeline__content .cd_timeline_desc {
margin-left: 60px;
font-size: 20px;
font-weight: 600;
color: #0f1216;
opacity: 1;
}
.cd-timeline__content .cd_timeline_desc h3 {
color: #ffa84b;
font-size: 20px;
line-height: 28px !important;
margin-bottom: 16px;
}
.cd-timeline__content .cd_timeline_desc p {
font-size: 16px;
color: #0f1216;
}
.cd-timeline__content:after { content: "";
display: table;
clear: both;
}
.cd-timeline__content::before { content: '';
position: absolute;
top: 16px;
right: 100%;
height: 0;
width: 0;
border: 15px solid transparent;
border-right: 15px solid #f3f5f4;
}
.cd-timeline__content p,
.cd-timeline__read-more,
.cd-timeline__date {
font-size: 16px;
color: #0f1216;
}
.cd-timeline__read-more,
.cd-timeline__date {
display: inline-block;
}
.cd-block-start {
padding-bottom: 100px;
}
.cd-block-start .cd-timeline__img {
line-height: 20px;
padding: 10px;
font-size: 15px;
}
.cd-block-start .cd-timeline__img .timeline-year {
position: relative;
top: 5px;
}
.cd-block-done {
padding-bottom: 80px;
text-transform: uppercase;
}
.cd-timeline__read-more {
float: right;
padding: .8em 1em;
background: #acb7c0;
color: white;
border-radius: 0.25em;
}
.cd-timeline__read-more:hover {
background-color: #bac4cb;
}
.cd-timeline__date {
float: left;
padding: .8em 0;
opacity: .7;
}
@media only screen and (min-width: 768px) {
.cd-timeline__content h2 {
font-size: 2rem;
}
.cd-timeline__content p {
font-size: 16px;
color: #0f1216;
}
.cd-timeline__read-more,
.cd-timeline__date {
font-size: 1.4rem;
}
}
@media only screen and (min-width: 1170px) {
.cd-timeline__content {
margin-left: 0;
padding: 0;
width: 43%; -webkit-transform: translateZ(0);
transform: translateZ(0);
}
.cd-timeline__content::before {
top: 24px;
left: 100%;
border-color: transparent;
border-left-color: #f3f5f4;
}
.cd-timeline__read-more {
float: left;
}
.cd-timeline__date {
position: absolute;
width: 100%;
left: 122%;
top: 6px;
font-size: 1.6rem;
}
.cd-timeline__block:nth-child(odd) .cd-timeline__content {
float: right;
}
.cd-timeline__block:nth-child(odd) .cd-timeline__content::before {
top: 24px;
left: auto;
right: 100%;
border-color: transparent;
border-right-color: #f3f5f4;
}
.cd-timeline__block:nth-child(odd) .cd-timeline__read-more {
float: right;
}
.cd-timeline__block:nth-child(odd) .cd-timeline__date {
left: auto;
right: 133%;
text-align: right;
}
.cd-timeline__content.cd-timeline__content--bounce-in {
visibility: visible;
-webkit-animation: cd-bounce-2 0.6s;
animation: cd-bounce-2 0.6s;
}
}
@media only screen and (min-width: 1170px) { .cd-timeline__block:nth-child(odd) .cd-timeline__content.cd-timeline__content--bounce-in {
-webkit-animation: cd-bounce-2-inverse 0.6s;
animation: cd-bounce-2-inverse 0.6s;
}
}
@-webkit-keyframes cd-bounce-2 {
0% {
opacity: 0;
-webkit-transform: translateX(-100px);
transform: translateX(-100px);
}
60% {
opacity: 1;
-webkit-transform: translateX(20px);
transform: translateX(20px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes cd-bounce-2 {
0% {
opacity: 0;
-webkit-transform: translateX(-100px);
transform: translateX(-100px);
}
60% {
opacity: 1;
-webkit-transform: translateX(20px);
transform: translateX(20px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@-webkit-keyframes cd-bounce-2-inverse {
0% {
opacity: 0;
-webkit-transform: translateX(100px);
transform: translateX(100px);
}
60% {
opacity: 1;
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes cd-bounce-2-inverse {
0% {
opacity: 0;
-webkit-transform: translateX(100px);
transform: translateX(100px);
}
60% {
opacity: 1;
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
.timeline-alter .timeline-item {
position: relative;
display: table;
table-layout: fixed;
width: 100%;
padding-bottom: 25px;
}
.timeline-alter .left-part {
width: 30%;
display: table-cell;
padding-right: 25px;
min-height: 100%;
text-align: right;
vertical-align: top;
}
.timeline-alter .item-period {
margin: 2px 0 3px;
font-size: 16px;
line-height: 1.4em;
}
.timeline-alter .item-company {
display: block;
color: #aaa;
margin: 0 0 4px;
font-size: 12px;
line-height: 1.45em;
}
.timeline-alter .divider {
position: absolute;
top: 0;
left: 30%;
bottom: 0;
width: 1px;
background-color: #eee;
}
.timeline-alter .divider:after {
content: '';
display: block;
margin-top: 12px;
width: 11px;
height: 11px;
margin-left: -5px;
border-radius: 5px;
border: 2px solid;
border-color: #ffa84b;
background-color: #fff;
}
.timeline-alter .right-part {
width: 70%;
display: table-cell;
padding-left: 25px;
padding-right: 15px;
vertical-align: top;
}
.timeline-alter .right-part h4 {
font-size: 16px;
margin-bottom: 5px;
}
.timeline-alter .item-title {
font-size: 16px;
margin-bottom: 3px;
}
.timeline-alter .right-part p,
.timeline-alter .right-part p > * {
font-size: 0.92em;
} .wrap-list {
overflow-x: hidden;
}
.wrap-index {
overflow-x: hidden;
-webkit-box-sizing: unset !important;
-moz-box-sizing: unset !important;
box-sizing: unset !important;
}
.over-wrap-index .prev {
position: absolute;
left: -1px;
top: 61%;
transform: translateY(-50%);
font-size: 30px;
background: #ffa84b;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
border-radius: 50%;
color: #fff;
}
.over-wrap-index .prev:hover {
color: #083d59;
}
.over-wrap-index .prev.disabled {
background: #f2f2f2;
cursor: default;
color: #fff !important;
}
.over-wrap-index .next {
position: absolute;
right: -1px;
top: 61%;
transform: translateY(-50%);
font-size: 30px;
background: #ffa84b;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
border-radius: 50%;
color: #fff;
}
.over-wrap-index .next:hover {
color: #083d59;
}
.over-wrap-index .next.disabled {
background: #f2f2f2;
cursor: default;
color: #fff !important;
}
.over-wrap-list {
position: relative;
}
.over-wrap-list .prev,
.over-wrap-list .next {
position: absolute;
top: 50%;
margin-top: -80px;
font-size: 80px;
text-decoration: none;
color: #A09F9F;
text-shadow: 1px 1px #fff;
}
.over-wrap-list .prev.disabled,
.over-wrap-list .next.disabled {
color: #DFDFDF;
}
.over-wrap-list .prev {
left: 30px;
}
.over-wrap-list .prev:active {
left: 29px;
}
.over-wrap-list .next {
right: 30px;
}
.over-wrap-list .next:active {
right: 29px;
}
.over-wrap-index {
position: relative;
}
.over-wrap-index:before {
content: "";
position: absolute;
top: 0px;
left: 0px;
bottom: 0px;
width: 200px;
z-index: 999;
background: url(//gureltur.com.tr/wp-content/themes/finanix/assets/images/about-overlay-l.png) 0px top no-repeat;
background-size: cover;
background-position-x: right;
display: none;
}
.over-wrap-index:after {
content: "";
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
width: 200px;
z-index: 999;
background: url(//gureltur.com.tr/wp-content/themes/finanix/assets/images/about-overlay-r.png) right top no-repeat;
background-size: cover;
background-position-x: left;
display: none;
}
ul.index {
padding-left: 0;
list-style: none;
font-size: 0;
position: relative;
padding-top: 30px;
padding-bottom: 50px;
}
ul.index li {
font-size: 16px;
display: inline-block;
width: 200px;
text-align: center;
position: relative;
vertical-align: bottom;
padding-bottom: 15px;
font-weight: 700;
min-height: 40px;
}
ul.index li:after {
content: "";
width: 16px;
height: 16px;
border-radius: 50%;
border: 1px solid #ffa84b;
position: absolute;
bottom: -8px;
left: 90px;
z-index: 99;
overflow: hidden;
}
.content-wrap {
display: flex;
}
.content-wrap.col-full {
display: block;
}
.content-wrap .date {
margin-left: 15px;
background: transparent;
color: #777;
font-size: 100%;
}
.content-wrap .clear-both {
clear: both;
border-bottom: 1px solid #f1f1f1;
margin-bottom: 13px;
display: block;
max-width: 360px;
}
.content-wrap .career-title {
text-transform: capitalize;
color: #ffa84b;
font-weight: 600;
font-size: 26px;
line-height: 36px;
margin-bottom: 8px;
}
.col-left {
width: 45%;
padding-right: 35px;
}
.col-right {
width: 55%;
padding-left: 15px;
}
ul.index li.active:after {
background: #ffa84b;
}
ul.index li a {
text-decoration: none;
font-size: 24px;
color: #646464;
outline: none;
}
ul.index li a:hover {
color: #7e7e7e;
}
ul.index li.active a {
font-size: 48px;
color: #ffa84b;
}
ul.index:after {
content: "";
position: absolute;
bottom: 0px;
height: 50px;
left: 0;
right: 0;
border-top: 1px dotted #ffa84b;
}
ul.list {
padding-left: 0;
list-style: none;
font-size: 0;
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
}
ul.list > li {
font-size: 16px;
display: inline-block;
padding-top: 20px;
vertical-align: top;
}
ul.list > li .image {
width: 200px;
float: left;
position: relative;
z-index: 2;
}
.over-wrap-list iframe {
display: none;
}
.over-wrap-list .show-me iframe {
display: block !important;
}
.content-wrap .post_image,
.content-wrap .content {
display: none;
}
.content-wrap .post_image img {
border-radius: 5px;
}
.over-wrap-list .show-me .content-wrap .post_image,
.over-wrap-list .show-me .content-wrap .content {
display: block !important;
}
#wrap-list iframe {
margin-top: 10px;
}
ul.list > li .image:before,
ul.list > li .image:after {
content: "";
position: absolute;
z-index: -1;
width: 50%;
height: 80%;
max-height: 60px;
-webkit-box-shadow: 0 15px 40px 5px rgba(0, 0, 0, 0.5);
box-shadow: 0 15px 40px 5px rgba(0, 0, 0, 0.5);
bottom: 20px;
}
ul.list > li .image:before {
left: 20px;
-webkit-transform: rotate(-5deg);
-ms-transform: rotate(-5deg);
transform: rotate(-5deg);
}
ul.list > li .image:after {
right: 20px;
-webkit-transform: rotate(5deg);
-ms-transform: rotate(5deg);
transform: rotate(5deg);
}
ul.list > li .image img {
min-width: 100%;
min-height: 150px;
display: block;
max-width: 100%;
height: auto;
border: 1px solid #C0C0C0;
padding: 7px;
background: #ffa84b;
border-radius: 2px;
}
ul.list > li .content {
color: #777777;
font-size: 16px;
line-height: 28px;
}
ul.list > li .content .title {
text-transform: capitalize;
color: #ffa84b;
font-weight: 700;
font-size: 26px;
line-height: 36px;
margin-bottom: 5px;
}
.designation i {
margin-right: 10px;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.one-line {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.arrow-up {
border-left-color: transparent;
border-right-color: transparent;
border-top-style: none;
}
.arrow-down {
border-left-color: transparent;
border-right-color: transparent;
border-bottom-style: none;
}
.arrow-right {
border-top-color: transparent;
border-bottom-color: transparent;
border-right-style: none;
}
.arrow-left {
border-top-color: transparent;
border-bottom-color: transparent;
border-left-style: none;
}
.arrow {
width: 0;
height: 0;
display: inline-block;
vertical-align: middle;
border-color: white;
border-width: 5px;
border-style: solid;
}
.arrow.up {
border-left-color: transparent;
border-right-color: transparent;
border-top-style: none;
}
.arrow.down {
border-left-color: transparent;
border-right-color: transparent;
border-bottom-style: none;
}
.arrow.right {
border-top-color: transparent;
border-bottom-color: transparent;
border-right-style: none;
}
.arrow.left {
border-top-color: transparent;
border-bottom-color: transparent;
border-left-style: none;
}
.ir {
background-color: transparent;
border: 0;
overflow: hidden; *text-indent: -9999px;
}
.ir:before {
content: "";
display: block;
width: 0;
height: 150%;
}
.hidden {
display: none !important;
visibility: hidden;
}
.visuallyhidden {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto;
}
.slick-slide,
.slick-slide:focus {
outline: none;
}
.invisible {
visibility: hidden;
}
.clearfix:before,
.clearfix:after {
content: " "; display: table; }
.clearfix:after {
clear: both;
}
.clearfix {
*zoom: 1;
} @media only screen and (min-width: 35em) {
}
@media print, (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
}
@media print {
* {
background: transparent !important;
color: #000 !important;
box-shadow: none !important;
text-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
.ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group; }
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
@page  {
margin: 0.5cm;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
}  @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;
}
}
.reactheme-video-2 {
position: relative;
z-index: 1;
}
.reactheme-video-2 .video-desc {
position: absolute;
top: 70%;
left: 50%;
-ms-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
text-align: center;
z-index: 10;
font-size: 20px;
}
.reactheme-video-2 .overly-border {
border: 1px solid #083d59;
width: 100px;
height: 100px;
border-radius: 50%;
position: absolute;
top: 50%;
bottom: 0;
left: 0;
right: 0;
margin: 0 auto;
transform: translateY(-50%);
z-index: 0;
}
.reactheme-video-2 .video-content {
position: absolute;
top: 50%;
left: 50%;
-ms-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
text-align: center;
z-index: 10;
}
.reactheme-video-2 .video-content h4 {
margin-top: 40px;
margin-bottom: 0;
font-size: 30px;
color: #fff;
text-transform: uppercase;
}
.reactheme-video-2:hover .popup-videos {
animation-duration: 0.8s;
}
.reactheme-video-2 .popup-videos {
position: absolute;
transform: translateX(-50%) translateY(-50%);
box-sizing: content-box;
display: block;
width: 80px;
height: 80px;
border-radius: 50%;
line-height: 90px;
padding: 0;
margin: 0 auto;
left: 50%;
top: 50%;
z-index: 9;
text-align: center;
background: #083d59;
}
.reactheme-video-2 .popup-videos:after {
content: "";
position: absolute;
z-index: 1;
left: 50%;
top: 50%;
transform: translateX(-50%) translateY(-50%);
display: block;
width: 80px;
height: 80px;
border-radius: 50%;
transition: all 200ms;
}
.reactheme-video-2 .popup-videos:before {
background: #083d59;
content: "";
position: absolute;
z-index: 0;
left: 50%;
top: 50%;
transform: translateX(-50%) translateY(-50%);
display: block;
width: 80px;
height: 80px;
border-radius: 50%;
animation: pulse-border 1500ms ease-out infinite;
}
.reactheme-video-2 .popup-videos i {
text-indent: 5px;
-webkit-transition: 0.3s ease all;
transition: 0.3s ease all;
font-size: 30px;
color: #083d59;
position: relative;
}
.reactheme-video-2 .popup-videos i:before {
color: #fff;
}
.reactheme-video-2 .popup-videos:hover {
border-color: rgba(255, 255, 255, 0.7);
}
.reactheme-video-2 .popup-videos span {
display: block;
position: relative;
z-index: 3;
width: 0;
height: 0;
border-left: 27px solid #fff;
border-top: 17px solid transparent;
border-bottom: 17px solid transparent;
}
.reactheme-video-2:hover .overly-border:before,
.reactheme-video-2:hover .overly-border:after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
.reactheme-video-2.Style2 .video-circle1 {
height: 415px;
width: 415px;
animation: banner-right-circle 5s linear infinite;
}
.reactheme-video-2.Style2 .video-circle1,
.reactheme-video-2.Style2 .video-circle2 {
border: 1px solid #083d59;
border-radius: 50%;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
animation: banner-right-circle 5s linear infinite;
z-index: 1;
}
.reactheme-video-2.Style2 .video-circle2 {
height: 350px;
width: 350px;
animation: banner-right-circle2 5s linear infinite;
}
@keyframes banner-right-circle {
0% {
height: 250px;
width: 250px;
opacity: 1;
}
100% {
height: 415px;
width: 415px;
opacity: .1;
}
}
@keyframes banner-right-circle2 {
0% {
height: 150px;
width: 150px;
opacity: 1;
}
100% {
height: 405px;
width: 405px;
opacity: .1;
}
}
.reacbutton {
cursor: pointer;
display: inline-block;
position: relative;
transition: all 0.4s;
padding: 8px 30px;
font-size: 16px;
font-weight: 500;
line-height: 26px;
color: #ffffff;
background: #171f32;
font-family: #fff;
}
.reacbutton:hover {
background: #ffffff;
color: #171f32;
opacity: 0.99;
border-color: #ffa84b;
}
.reacbutton.white {
background: #ffffff;
color: #083d59;
}
.reacbutton.white:hover {
background: #0f1216 !important;
color: #ffffff;
}
.rev-custom-btn {
position: relative;
transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.rev-custom-btn:before {
display: block;
position: absolute;
left: 0px;
bottom: 0px;
height: 0px;
width: 100%;
z-index: -1;
content: '';
background: #ed4e31;
border-radius: 3px;
transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.rev-custom-btn:hover {
background: #ed4e31;
color: #ffffff;
opacity: 0.99;
}
.rev-custom-btn:hover:before {
top: 0%;
bottom: auto;
height: 100%;
}
.reactheme-btn2.btn-center {
text-align: center;
}
.reactheme-btn2.btn-right {
text-align: right;
}
.blog-button a {
color: #fff;
} .page-numbers .dots {
padding-left: 13px;
border-right: 1px solid #E6E6E6;
padding-right: 20px;
line-height: 24px;
display: inline-block;
}
.reactheme-pagination-area {
clear: both;
text-align: center;
width: 100%;
margin-bottom: 20px;
}
.reactheme-pagination-area .pagination {
padding: 0;
margin: 0;
}
.reactheme-pagination-area .nav-links {
display: inline-block;
padding: 0 5px;
height: 60px;
line-height: 60px;
box-shadow: 0px 8px 26px 0px rgba(0, 0, 0, 0.1);
}
.reactheme-pagination-area .nav-links span,
.reactheme-pagination-area .nav-links a {
margin: 0px 3px;
position: relative;
width: 40px;
height: 40px;
color: #0f1216;
font-size: 16px;
font-weight: 500;
line-height: 40px;
text-align: center;
border-radius: 3px;
display: inline-block;
background-color: #ffffff;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
}
.reactheme-pagination-area .nav-links span:hover,
.reactheme-pagination-area .nav-links a:hover {
color: #ffa84b;
}
.reactheme-pagination-area .nav-links a:after {
content: '';
position: absolute;
left: -10px;
top: 50%;
transform: translateY(-50%);
width: 5px;
height: 5px;
border-radius: 50%;
background: #d6fbff;
}
.reactheme-pagination-area .nav-links a:hover,
.reactheme-pagination-area .nav-links span.current {
color: #ffa84b;
}
.reactheme-pagination-area .nav-links a.next.page-numbers {
border-right: 0;
}
.reactheme-pagination-area .nav-links .next,
.reactheme-pagination-area .nav-links .prev {
position: relative;
font-size: 0;
top: -4px;
}
.reactheme-pagination-area .nav-links .next:before,
.reactheme-pagination-area .nav-links .prev:before {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
color: #0f1216;
font-family: FontAwesome;
z-index: 11;
font-size: 16px;
transition: 0.4s;
}
.reactheme-pagination-area .nav-links .next:hover:before,
.reactheme-pagination-area .nav-links .prev:hover:before {
color: #ffa84b;
}
.reactheme-pagination-area .nav-links .prev:before {
content: "\f104";
}
.reactheme-pagination-area .nav-links .next:before {
content: "\f105";
}
.pagination-pages {
display: inline-block;
border: 1px solid #f1f1f1;
padding: 11px 30px;
border-radius: 10px;
}
.entry-footer .edit-link {
padding: 20px;
display: block;
}
.page-links {
display: block;
clear: both;
}
.page-links span {
padding: 3px 5px;
margin: 0 0 0 5px;
}
.page-links .current span {
color: #ffa84b;
}
.page-links a span {
background: transparent !important;
color: #757575;
}
.comment-list .pingback,
.comment-list .trackback {
list-style: none;
padding-bottom: 15px;
padding-top: 15px;
}
.reactheme-blog-details .bs-meta li.category-name a {
line-height: 22px;
}
.single #content h3,
.single #content h4 {
margin-bottom: 17px;
}
li.category-name ul.post-categories {
position: relative;
float: none !important;
padding-left: 22px !important;
}
li.category-name ul.post-categories:before {
content: "\f115";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
position: absolute;
left: 0;
top: 7px;
color: #ffa84b;
}
.transparent-btn {
background: #ffffff;
color: #777777;
border: 1px solid;
border-color: #083d59;
border-radius: 3px;
padding: 0 20px;
height: 40px;
line-height: 40px;
display: inline-block;
position: relative;
font-size: 16px;
text-transform: uppercase;
font-weight: 500;
}
.transparent-btn:before {
position: absolute;
height: 100%;
font-size: 18px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
right: 50px;
opacity: 0;
top: 0px;
content: "\f054";
font-size: 15px;
font-family: fontawesome;
}
.transparent-btn:hover {
padding-right: 40px;
border-color: #083d59;
background: #083d59;
color: #ffffff;
}
.transparent-btn:hover:before {
right: 20px;
opacity: 1;
} .reactheme-latest-news .news-normal-block {
padding: 0px;
transition: 0.3s;
background-size: cover !important;
}
.reactheme-latest-news .news-normal-block .news-img {
margin-bottom: 0px;
padding: 13px 13px 8px;
}
.reactheme-latest-news .news-normal-block .news-img img {
width: 100%;
}
.reactheme-latest-news .news-normal-block .news-info {
padding: 50px 30px;
padding-right: 30%;
color: #fff;
}
.reactheme-latest-news .news-normal-block .news-info a {
color: #fff;
}
.reactheme-latest-news .news-normal-block .news-info a:hover {
color: #083d59;
}
.reactheme-latest-news .news-normal-block .news-info .categories {
font-size: 16px;
margin: 0 0 16px;
}
.reactheme-latest-news .news-normal-block .news-title {
font-size: 28px;
margin-bottom: 20px;
font-weight: 600 !important;
line-height: 38px !important;
}
.reactheme-latest-news .news-normal-block .news-title a:hover,
.reactheme-latest-news .news-normal-block .news-title a:focus {
color: #083d59;
}
.reactheme-latest-news .news-normal-block .news-desc p {
margin-bottom: 30px;
}
.reactheme-latest-news .news-normal-block .news-btn a {
display: inline-block;
margin-left: auto;
padding: 4px 20px;
font-size: 13px;
font-weight: 500;
text-decoration: none;
background-color: #083d59;
color: #fff;
border-radius: 35px;
text-transform: uppercase;
}
.reactheme-latest-news .news-normal-block .news-btn a:hover {
background-color: #ffa84b;
}
.reactheme-latest-news .news-list-block .news-list-item {
transition: 0.3s;
background: #fff;
}
.reactheme-latest-news .news-list-block .news-list-item:hover {
-webkit-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
}
.reactheme-latest-news .news-list-block .news-list-item .news-title {
font-size: 18px !important;
margin-bottom: 10px;
font-weight: 600 !important;
}
.reactheme-latest-news .news-list-block .news-list-item .news-title a {
color: #212121;
}
.reactheme-latest-news .news-list-block .news-list-item .news-title a:hover,
.reactheme-latest-news .news-list-block .news-list-item .news-title a:focus {
color: #083d59;
}
.reactheme-latest-news .news-list-block .news-list-item .news-desc p {
margin-bottom: 0;
}
.reactheme-latest-news .news-list-block .news-list-item .categories {
font-size: 16px;
margin: 0 0 10px;
}
.reactheme-latest-news .news-list-block .news-list-item .categories a {
color: #181818;
}
.reactheme-latest-news .news-list-block .news-list-item .categories a:hover {
color: #083d59;
}
.reactheme-latest-news .news-list-block .news-list-item .news-content {
padding: 20px;
background: #ffffff;
}
.latest-news-slider .news-normal-block {
box-shadow: none !important;
}
.latest-news-slider .slick-arrow {
position: absolute;
z-index: 11;
bottom: 0;
right: -104px;
height: 42px;
width: 42px;
font-size: 0;
border: 0;
background-color: rgba(0, 0, 0, 0.1);
color: #083d59;
cursor: pointer;
outline: 0;
border-radius: 50%;
transition: 0.3s;
top: auto;
}
.latest-news-slider .slick-arrow:after {
font-family: FontAwesome;
position: absolute;
top: 50%;
left: 50%;
transform: translateX(-50%) translateY(-50%);
font-size: 22px;
color: inherit;
text-indent: 2px;
}
.latest-news-slider .slick-arrow.slick-prev {
left: auto;
}
.latest-news-slider .slick-arrow.slick-prev:after {
content: "\f104";
}
.latest-news-slider .slick-arrow.slick-next {
right: -160px;
}
.latest-news-slider .slick-arrow.slick-next:after {
content: "\f105";
}
.latest-news-slider .slick-arrow:hover {
background-color: #083d59;
color: #fff !important;
}
.latest-news-nav .slick-track {
width: 100% !important;
}
.latest-news-nav .slick-slide {
width: calc(100% - 2px) !important;
margin-bottom: 12px;
cursor: pointer;
background-color: #fff;
border: 1px solid rgba(34, 34, 34, 0.1);
padding: 13px;
transition: 0.3s;
}
.latest-news-nav .slick-slide.slick-current,
.latest-news-nav .slick-slide:hover {
background-color: #083d59;
-webkit-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
}
.latest-news-nav .slick-slide.slick-current img,
.latest-news-nav .slick-slide:hover img {
opacity: 0.8;
}
.reactheme-latest-news.style2 .latest-news-nav .slick-track {
width: 100% !important;
}
.reactheme-latest-news.style2 .latest-news-nav .slick-slide {
width: calc(100% - 2px) !important;
margin-bottom: 12px;
cursor: pointer;
background-color: #fff;
border: 1px solid rgba(34, 34, 34, 0.1);
padding: 13px;
}
.reactheme-latest-news.style2 .latest-news-nav .slick-slide.slick-current,
.reactheme-latest-news.style2 .latest-news-nav .slick-slide:hover {
background: #fff;
border-color: #ccc;
-webkit-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.1);
box-shadow: 0 0px 15px rgba(0, 0, 0, 0.1);
}
.reactheme-latest-news.style2 .latest-news-nav .slick-slide.slick-current img,
.reactheme-latest-news.style2 .latest-news-nav .slick-slide:hover img {
opacity: 0.8;
}
.reactheme-latest-news.style2 .news-list-block .news-list-item + .news-list-item {
margin-top: 15px;
}
.reactheme-latest-news.style2 .slick-arrow {
bottom: -95px;
right: -10px;
}
.reactheme-latest-news.style2 .slick-arrow.slick-next {
right: -65px;
}
.reactheme-services3 {
overflow: hidden;
padding: 0;
margin: 0;
}
.reactheme-services3 .col-services10 {
float: right;
width: 80%;
}
.reactheme-services3 .col-services10 .feature-title {
padding-top: 26px;
margin: 0 0 13px;
font-size: 22px;
}
.reactheme-services3 .col-services10 .feature-title a {
color: #ffa84b;
}
.reactheme-services3 .col-services10 .slick-list {
padding: 0 0 0 25px;
}
.reactheme-services3.services-right .col-services10 {
float: left;
width: 80%;
}
.reactheme-services3.services-right .col-services10 .slick-list {
padding: 0 25px 0 0;
}
.reactheme-services3.services-right .col-services2 {
float: left;
width: 20%;
}
.reactheme-services3 .col-services2 {
float: left;
width: 20%;
}
.reactheme-services3 .heading-block {
text-align: center;
}
.reactheme-services3 .heading-block h4 {
font-size: 16px;
margin: 15px 0;
}
.reactheme-services3 .slick-vertical .slick-slide {
padding: 0 5px;
}
.reactheme-services3 .item-thumb img {
border-radius: 0 !important;
cursor: pointer;
}
.reactheme-services3 .slider-nav {
margin: 0 !important;
}
.reactheme-services3 .slick-arrow {
display: block;
position: absolute;
top: 10px;
z-index: 9999;
left: 45%;
transform: translateY(-50%);
transform: rotate(90deg);
width: 42px;
height: 42px;
line-height: 42px;
background: #ffa84b;
color: #fff;
border-radius: 50%;
transition: 0.6s ease all;
opacity: 1;
opacity: 0;
visibility: hidden;
}
.reactheme-services3 .slick-arrow:after {
top: -2px;
}
.reactheme-services3 .slick-arrow.slick-next {
bottom: 28px;
top: auto;
}
.reactheme-services3 .slick-arrow:hover {
background: #083d59;
color: #ffa84b;
}
.reactheme-services3 .col-services2 .slick-arrow {
opacity: 1;
visibility: visible;
}
.reactheme-services3 .col-services2:hover .slick-arrow {
opacity: 1;
visibility: visible;
}
.reactheme-addon-slider .team-item {
padding: 0 15px;
}
.team-grid-style1 .team-item,
.team-slider-style1 .team-item {
position: relative;
outline: none;
border-radius: 5px;
}
.team-grid-style1 .team-item .content-part,
.team-slider-style1 .team-item .content-part {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, 50%);
text-align: center;
z-index: 1;
transition: 0.4s;
opacity: 0;
}
.team-grid-style1 .team-item .content-part .name,
.team-slider-style1 .team-item .content-part .name {
margin-bottom: 8px;
font-size: 22px;
}
.team-grid-style1 .team-item .content-part .name a,
.team-slider-style1 .team-item .content-part .name a {
color: #ffffff;
}
.team-grid-style1 .team-item .content-part .name a:hover,
.team-slider-style1 .team-item .content-part .name a:hover {
color: #0f1216;
}
.team-grid-style1 .team-item .content-part .designation,
.team-slider-style1 .team-item .content-part .designation {
color: #ffffff;
margin-bottom: 16px;
display: block;
width: 100%;
text-align: center;
font-size: 15px;
}
.team-grid-style1 .team-item .content-part .social-links,
.team-slider-style1 .team-item .content-part .social-links {
margin: 0;
padding: 0;
list-style: none;
width: 100%;
text-align: center;
}
.team-grid-style1 .team-item .content-part .social-links li,
.team-slider-style1 .team-item .content-part .social-links li {
display: inline-block;
margin-right: 20px;
}
.team-grid-style1 .team-item .content-part .social-links li a,
.team-slider-style1 .team-item .content-part .social-links li a {
display: inline-block;
color: #ffffff;
}
.team-grid-style1 .team-item .content-part .social-links li a:hover,
.team-slider-style1 .team-item .content-part .social-links li a:hover {
color: #0f1216;
}
.team-grid-style1 .team-item .content-part .social-links li:last-child,
.team-slider-style1 .team-item .content-part .social-links li:last-child {
margin: 0;
}
.team-grid-style1 .team-item:after,
.team-slider-style1 .team-item:after {
position: absolute;
content: '';
left: 50%;
top: 50%;
transform: translate(-50%, 100%) scale(0.1);
background: #ffa84b;
opacity: 0;
border-radius: 3px;
transition: 0.4s;
}
.team-grid-style1 .team-item:hover .content-part,
.team-slider-style1 .team-item:hover .content-part {
transform: translate(-50%, -50%);
opacity: 1;
}
.team-grid-style1 .team-item:hover:after,
.team-slider-style1 .team-item:hover:after {
transform: translate(-50%, -50%) scale(1);
opacity: 0.9;
}
.team-grid-style1 .team-item:focus,
.team-slider-style1 .team-item:focus {
outline: none;
}
.team-grid-style1 .nav-style,
.team-slider-style1 .nav-style {
position: relative;
}
.team-grid-style1 .nav-style .owl-nav,
.team-slider-style1 .nav-style .owl-nav {
display: block;
position: absolute;
top: -80px;
right: 0;
}
.team-grid-style1 .nav-style .owl-nav .owl-prev,
.team-slider-style1 .nav-style .owl-nav .owl-prev,
.team-grid-style1 .nav-style .owl-nav .owl-next,
.team-slider-style1 .nav-style .owl-nav .owl-next {
display: inline-block;
}
.team-grid-style1 .nav-style .owl-nav .owl-prev i,
.team-slider-style1 .nav-style .owl-nav .owl-prev i,
.team-grid-style1 .nav-style .owl-nav .owl-next i,
.team-slider-style1 .nav-style .owl-nav .owl-next i {
transition: 0.4s;
}
.team-grid-style1 .nav-style .owl-nav .owl-prev i:before,
.team-slider-style1 .nav-style .owl-nav .owl-prev i:before,
.team-grid-style1 .nav-style .owl-nav .owl-next i:before,
.team-slider-style1 .nav-style .owl-nav .owl-next i:before {
font-family: Flaticon;
font-size: 22px;
}
.team-grid-style1 .nav-style .owl-nav .owl-prev:hover i,
.team-slider-style1 .nav-style .owl-nav .owl-prev:hover i,
.team-grid-style1 .nav-style .owl-nav .owl-next:hover i,
.team-slider-style1 .nav-style .owl-nav .owl-next:hover i {
color: #ffa84b;
}
.team-grid-style1 .nav-style .owl-nav .owl-prev i:before,
.team-slider-style1 .nav-style .owl-nav .owl-prev i:before {
content: "\f134";
}
.team-grid-style1 .nav-style .owl-nav .owl-prev:after,
.team-slider-style1 .nav-style .owl-nav .owl-prev:after {
content: "/";
padding: 0 5px 0 5px;
position: relative;
top: -3px;
}
.team-grid-style1 .nav-style .owl-nav .owl-next i:before,
.team-slider-style1 .nav-style .owl-nav .owl-next i:before {
content: "\f133";
}
.team-grid-style2 .team-inner-wrap,
.team-slider-style2 .team-inner-wrap {
position: relative;
margin-bottom: 35px;
overflow: hidden;
}
.team-grid-style2 .team-inner-wrap a,
.team-slider-style2 .team-inner-wrap a {
text-decoration: none;
}
.team-grid-style2 .team-inner-wrap .team-img-sec,
.team-slider-style2 .team-inner-wrap .team-img-sec {
position: relative;
}
.team-grid-style2 .team-inner-wrap .wrap-text,
.team-slider-style2 .team-inner-wrap .wrap-text {
box-shadow: 0 5px 20px rgba(34, 34, 34, 0.1);
padding: 0 40px 12px;
background: #fff;
}
.team-grid-style2 .team-inner-wrap .wrap-text .team-desc,
.team-slider-style2 .team-inner-wrap .wrap-text .team-desc {
margin-bottom: 0;
}
.team-grid-style2 .team-inner-wrap .image-wrap,
.team-slider-style2 .team-inner-wrap .image-wrap {
position: relative;
}
.team-grid-style2 .team-inner-wrap .image-wrap:before,
.team-slider-style2 .team-inner-wrap .image-wrap:before {
content: "";
background-image: -moz-linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
background-image: -webkit-linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
background-image: -ms-linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
opacity: 0.702;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 1;
}
.team-grid-style2 .team-inner-wrap .team-content,
.team-slider-style2 .team-inner-wrap .team-content {
position: absolute;
bottom: 60px;
left: 60px;
right: 60px;
z-index: 1;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.team-grid-style2 .team-inner-wrap .team-content .team-name,
.team-slider-style2 .team-inner-wrap .team-content .team-name {
margin-top: 0 !important;
line-height: 28px !important;
}
.team-grid-style2 .team-inner-wrap .team-content .team-name a,
.team-slider-style2 .team-inner-wrap .team-content .team-name a {
text-decoration: none;
position: relative;
margin-bottom: 0;
z-index: 111;
font-weight: 700;
font-size: 30px;
padding-bottom: 25px;
border-bottom: 1px solid rgba(255, 255, 255, 0.102);
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
display: inline-block;
}
.team-grid-style2 .team-inner-wrap .team-content .social-icons,
.team-slider-style2 .team-inner-wrap .team-content .social-icons {
visibility: hidden;
opacity: 0;
margin: 0;
height: 0;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.team-grid-style2 .team-inner-wrap .team-content .social-icons a,
.team-slider-style2 .team-inner-wrap .team-content .social-icons a {
background-color: rgba(255, 255, 255, 0.102);
width: 50px;
height: 50px;
line-height: 50px;
transform: scale(0);
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
opacity: 0;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
text-align: center;
margin-right: 8px;
}
.team-grid-style2 .team-inner-wrap .team-content .social-icons a:hover,
.team-slider-style2 .team-inner-wrap .team-content .social-icons a:hover {
background: #083d59;
}
.team-grid-style2 .team-inner-wrap .team-content .social-icons,
.team-slider-style2 .team-inner-wrap .team-content .social-icons,
.team-grid-style2 .team-inner-wrap .team-content .team-name,
.team-slider-style2 .team-inner-wrap .team-content .team-name {
color: #ffffff;
}
.team-grid-style2 .team-inner-wrap .team-content .social-icons a,
.team-slider-style2 .team-inner-wrap .team-content .social-icons a,
.team-grid-style2 .team-inner-wrap .team-content .team-name a,
.team-slider-style2 .team-inner-wrap .team-content .team-name a {
text-decoration: none;
color: #ffffff;
}
.team-grid-style2 .team-inner-wrap .team-content .team-title,
.team-slider-style2 .team-inner-wrap .team-content .team-title {
color: #ffffff;
font-weight: 700;
font-size: 28px;
line-height: 1.4;
display: block;
margin: 10px 0 5px;
}
.team-grid-style2 .team-inner-wrap .team-content .social-icons,
.team-slider-style2 .team-inner-wrap .team-content .social-icons {
padding-top: 2px;
}
.team-grid-style2 .team-inner-wrap .team-content .social-icons a,
.team-slider-style2 .team-inner-wrap .team-content .social-icons a {
padding: 0 3px;
}
.team-grid-style2 .team-inner-wrap .team-content .nolink,
.team-slider-style2 .team-inner-wrap .team-content .nolink {
pointer-events: none;
}
.team-grid-style2 .team-inner-wrap .team-content .cat-doctor,
.team-slider-style2 .team-inner-wrap .team-content .cat-doctor {
font-size: 16px;
}
.team-grid-style2 .team-inner-wrap .team-content .cat-doctor a,
.team-slider-style2 .team-inner-wrap .team-content .cat-doctor a {
text-decoration: none;
color: #ffffff;
text-transform: uppercase;
}
.team-grid-style2 .team-inner-wrap .team-content .team-name,
.team-slider-style2 .team-inner-wrap .team-content .team-name {
margin: 18px 0 0;
font-weight: 500;
}
.team-grid-style2 .team-inner-wrap .team-content .team-title,
.team-slider-style2 .team-inner-wrap .team-content .team-title {
color: #fff;
font-size: 16px;
font-weight: 400;
padding: 0;
display: block;
}
.team-grid-style2 .team-inner-wrap .team-content .team-title a,
.team-slider-style2 .team-inner-wrap .team-content .team-title a {
color: #eee;
pointer-events: none;
}
.team-grid-style2 .team-inner-wrap:hover .social-icons,
.team-slider-style2 .team-inner-wrap:hover .social-icons {
visibility: visible;
opacity: 1;
margin-top: 30px;
height: 50px;
}
.team-grid-style2 .team-inner-wrap:hover .social-icons a,
.team-slider-style2 .team-inner-wrap:hover .social-icons a {
display: inline-block;
transform: scale(1);
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
opacity: 1;
}
.team-slider-style6 .team-name {
font-size: 22px;
margin-bottom: 0;
}
.team-slider-style6 .team-content {
padding-top: 18px;
}
.team-slider-style6 .team-item .team-item-wrap {
overflow: hidden;
}
.team-slider-style6 .team-item .team-item-wrap img {
border-radius: 5px;
}
.team-slider-style6 .team-item .social-icons {
position: absolute;
top: 10px;
right: -20px;
opacity: 0;
visibility: hidden;
transition: 0.4s;
background: #ffa84b;
padding: 5px 5px 5px 10px;
border-radius: 3px;
}
.team-slider-style6 .team-item .social-icons a {
display: block;
color: #fff;
transition: 0.4s;
}
.team-slider-style6 .team-item:hover .social-icons {
opacity: 1;
visibility: visible;
right: 10px;
}
.icon-button a {
background: #083d59;
color: #fff;
padding: 3px 17px;
display: inline-block;
font-size: 20px;
margin-bottom: 25px;
border-radius: 18px;
}
.icon-button a:hover {
color: #fff;
background: #ffa84b;
}
.icon-button a i:before {
font-size: inherit;
}
.blogfull .icon-button a {
margin-bottom: 0px;
}/*/*/.team-grid-style3 .team-item,
.team-slider-style3 .team-item {
padding: 25px;
position: relative;
}
.team-grid-style3 .team-item:after,
.team-slider-style3 .team-item:after {
position: absolute;
content: '';
width: 0;
height: 0;
border-top: 200px solid #ffa84b;
border-right: 200px solid transparent;
left: 0px;
top: -10px;
}
.team-grid-style3 .team-item:before,
.team-slider-style3 .team-item:before {
position: absolute;
content: '';
width: 0;
height: 0;
border-bottom: 200px solid #ffa84b;
border-left: 200px solid transparent;
right: 0px;
bottom: -10px;
}
.team-grid-style3 .team-item img,
.team-slider-style3 .team-item img {
position: relative;
z-index: 99;
}
.team-grid-style3 .team-item .team-inner-wrap,
.team-slider-style3 .team-item .team-inner-wrap {
position: relative;
}
.team-grid-style3 .team-item .team-inner-wrap:before,
.team-slider-style3 .team-item .team-inner-wrap:before {
position: absolute;
content: '';
width: 100%;
height: 100%;
background: #ffa84b;
opacity: 0.8;
left: 0;
top: 0;
z-index: 100;
opacity: 0;
transition: all 0.3s ease 0s;
}
.team-grid-style3 .team-item .team-content,
.team-slider-style3 .team-item .team-content {
position: absolute;
display: block;
left: 50%;
width: 100%;
top: 30%;
transform: translate(-50%, -50%);
text-align: center;
z-index: 110;
color: #fff;
padding: 15px;
opacity: 0;
transition: all 0.3s ease 0s;
}
.team-grid-style3 .team-item .team-content .team-name,
.team-slider-style3 .team-item .team-content .team-name {
margin-bottom: 0;
font-size: 20px;
}
.team-grid-style3 .team-item .team-content .team-name a,
.team-slider-style3 .team-item .team-content .team-name a {
color: #fff;
}
.team-grid-style3 .team-item .team-content .team-title,
.team-slider-style3 .team-item .team-content .team-title {
color: #fff;
position: relative;
padding-bottom: 8px;
margin-bottom: 10px;
font-size: 16px;
display: block;
}
.team-grid-style3 .team-item .team-content .social-icons a,
.team-slider-style3 .team-item .team-content .social-icons a {
color: #fff;
margin-right: 12px;
font-size: 16px;
}
.team-grid-style3 .team-item .team-content .social-icons a:last-child,
.team-slider-style3 .team-item .team-content .social-icons a:last-child {
margin-right: 0;
}
.team-grid-style3 .team-item .team-content .social-icons a:hover,
.team-slider-style3 .team-item .team-content .social-icons a:hover {
opacity: 0.8;
}
.team-grid-style3 .team-item:hover .team-content,
.team-slider-style3 .team-item:hover .team-content {
opacity: 1;
width: 100%;
top: 50%;
}
.team-grid-style3 .team-item:hover .team-inner-wrap:before,
.team-slider-style3 .team-item:hover .team-inner-wrap:before {
opacity: 0.8;
}
.team-grid-style3 .team-img:after {
top: 0;
}
.team-grid-style3 .team-img:before {
bottom: 0;
}
.team-grid-style4 .owl-stage-outer,
.team-slider-style4 .owl-stage-outer {
overflow-y: visible;
}
.team-grid-style4 .team-item,
.team-slider-style4 .team-item {
margin-bottom: 125px;
position: relative;
overflow: visible;
}
.team-grid-style4 .team-item:before,
.team-slider-style4 .team-item:before {
display: none;
}
.team-grid-style4 .team-item .team-content,
.team-slider-style4 .team-item .team-content {
color: #f8560c;
background: #fff;
padding: 20px;
text-align: center;
z-index: 9;
position: absolute;
z-index: 1;
opacity: 1;
width: unset;
height: unset;
display: inline-block;
top: unset;
bottom: -85px;
padding: 20px 20px 25px;
-webkit-box-shadow: 10px 17px 38px 0 rgba(0, 0, 0, 0.1);
-moz-box-shadow: 10px 17px 38px 0 rgba(0, 0, 0, 0.1);
box-shadow: 10px 17px 38px 0 rgba(0, 0, 0, 0.1);
left: 50%;
max-width: 310px;
transform: translateX(-50%);
width: 95%;
}
.team-grid-style4 .team-item .team-content .team-name,
.team-slider-style4 .team-item .team-content .team-name {
display: block;
font-size: 22px;
margin-bottom: 0px;
text-transform: capitalize;
font-weight: 600;
}
.team-grid-style4 .team-item .team-content .team-name a,
.team-slider-style4 .team-item .team-content .team-name a {
color: #083d59;
}
.team-grid-style4 .team-item .team-content .team-title,
.team-slider-style4 .team-item .team-content .team-title {
font-size: 16px;
font-weight: 400;
text-transform: uppercase;
padding-top: 5px;
display: block;
font-family: 'Poppins', sans-serif;
color: #0a0a0a;
}
.team-grid-style4 .team-item .team-content .team-desc,
.team-slider-style4 .team-item .team-content .team-desc {
font-size: 16px;
margin-bottom: 0;
color: #777;
position: relative;
z-index: 1;
max-height: 0;
opacity: 0;
line-height: 24px;
-webkit-transition: all 0.6s, max-height 0.5s;
-o-transition: all 0.6s, max-height 0.5s;
-moz-transition: all 0.6s, max-height 0.5s;
transition: all 0.6s, max-height 0.5s;
overflow: hidden;
-webkit-transform: scaleY(0);
-moz-transform: scaleY(0);
-ms-transform: scaleY(0);
-o-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: bottom;
-moz-transform-origin: bottom;
-ms-transform-origin: bottom;
-o-transform-origin: bottom;
transform-origin: bottom;
}
.team-grid-style4 .team-item .team-content .team-desc:before,
.team-slider-style4 .team-item .team-content .team-desc:before {
content: '';
position: absolute;
z-index: 1;
background: #083d59;
top: 0;
left: 50%;
width: 50px;
height: 2px;
margin-left: -25px;
}
.team-grid-style4 .team-item .team-content .social-icons,
.team-slider-style4 .team-item .team-content .social-icons {
text-align: center;
margin-top: 12px;
}
.team-grid-style4 .team-item .team-content .social-icons a,
.team-slider-style4 .team-item .team-content .social-icons a {
display: inline-block;
}
.team-grid-style4 .team-item .team-content .social-icons a i,
.team-slider-style4 .team-item .team-content .social-icons a i {
color: #083d59;
font-size: 15px;
width: 35px;
height: 35px;
line-height: 35px;
background: transparent;
text-align: center;
-webkit-transition: 0.3s all ease;
transition: 0.3s all ease;
border-radius: 50%;
margin: 0;
}
.team-grid-style4 .team-item:before,
.team-slider-style4 .team-item:before {
background: transparent;
}
.team-grid-style4 .team-item:hover .team-content,
.team-slider-style4 .team-item:hover .team-content {
opacity: 1;
top: unset;
}
.team-grid-style4 .team-item:hover .team-content .team-desc,
.team-slider-style4 .team-item:hover .team-content .team-desc {
position: relative;
max-height: 400px;
opacity: 1;
text-align: center;
-webkit-transform: scaleY(1);
-moz-transform: scaleY(1);
-ms-transform: scaleY(1);
-o-transform: scaleY(1);
transform: scaleY(1);
-webkit-transition: all 0.4s, max-height 1.5s;
-o-transition: all 0.4s, max-height 1.5s;
-moz-transition: all 0.4s, max-height 1.5s;
transition: all 0.4s, max-height 1.5s;
padding-top: 18px;
margin-top: 8px;
}
.team-grid-style6 .team-item {
overflow: visible;
}
.team-grid-style6 .team-item .image-wrap {
text-align: center;
}
.team-grid-style6 .team-item .image-wrap img {
border-radius: 50%;
}
.team-grid-style6 .team-item .social-icons {
text-align: center;
margin-top: 10px;
}
.team-grid-style6 .team-item .social-icons a {
display: inline-block;
}
.team-grid-style6 .team-item .social-icons a i {
color: #4a4a4a;
width: 35px;
height: 35px;
line-height: 35px;
background: transparent;
text-align: center;
-webkit-transition: 0.3s all ease;
transition: 0.3s all ease;
border-radius: 50%;
margin: 0;
}
.team-grid-style6 .team-item .team-content {
text-align: center;
margin: 0;
padding: 20px 20px 25px;
margin-bottom: 30px;
position: unset;
opacity: 1;
}
.team-grid-style6 .team-item .team-content h3.team-name {
font-weight: 700;
font-size: 22px;
margin-bottom: 10px;
text-transform: capitalize;
}
.team-grid-style6 .team-item .team-content h3.team-name a {
text-decoration: none;
color: #0f1216;
}
.team-grid-style6 .team-item .team-content h3.team-name a:hover {
color: #ffa84b;
}
.team-grid-style6 .team-item .team-content span.team-title {
font-size: 16px;
color: #505050;
font-weight: 500;
}
.team-grid-style5 .team-inner-wrap,
.team-slider-style5 .team-inner-wrap {
position: relative;
overflow: hidden;
padding-bottom: 100px;
background: #fff;
border-radius: 5px;
}
.team-grid-style5 .team-inner-wrap .image-wrap img,
.team-slider-style5 .team-inner-wrap .image-wrap img {
-webkit-transition: all .7s;
transition: all .7s;
}
.team-grid-style5 .team-inner-wrap .team-content,
.team-slider-style5 .team-inner-wrap .team-content {
height: 110px;
width: 100%;
top: unset;
bottom: 0;
opacity: 1;
position: absolute;
padding: 15px 20px;
color: #444;
text-align: center;
overflow: hidden;
background: #fff;
-webkit-transition: .3s all ease;
-moz-transition: .3s all ease;
transition: .3s all ease;
}
.team-grid-style5 .team-inner-wrap .team-content .member-desc,
.team-slider-style5 .team-inner-wrap .team-content .member-desc {
margin: 10px 0;
}
.team-grid-style5 .team-inner-wrap .team-content .member-desc .team-name,
.team-slider-style5 .team-inner-wrap .team-content .member-desc .team-name {
font-size: 22px;
font-weight: 700;
line-height: 30px;
margin: 5px;
margin-bottom: 5px;
text-transform: capitalize;
}
.team-grid-style5 .team-inner-wrap .team-content .member-desc .team-name a,
.team-slider-style5 .team-inner-wrap .team-content .member-desc .team-name a {
color: #222;
}
.team-grid-style5 .team-inner-wrap .team-content .member-desc .team-title,
.team-slider-style5 .team-inner-wrap .team-content .member-desc .team-title {
font-size: 17px;
text-transform: capitalize;
color: #222;
float: none;
text-align: center;
font-weight: 500;
}
.team-grid-style5 .team-inner-wrap .team-content .team-desc,
.team-slider-style5 .team-inner-wrap .team-content .team-desc {
display: none;
}
.team-grid-style5 .team-inner-wrap .team-content .social-icons,
.team-slider-style5 .team-inner-wrap .team-content .social-icons {
bottom: -100px !important;
transition: all .3s ease 0s;
position: absolute;
bottom: 50px;
width: 100%;
text-align: center;
z-index: 100;
left: 50%;
opacity: 0;
transform: translateX(-50%) scale(0.5);
-webkit-transition: .4s all ease;
transition: .4s all ease;
}
.team-grid-style5 .team-inner-wrap .team-content .social-icons a,
.team-slider-style5 .team-inner-wrap .team-content .social-icons a {
display: block;
width: 25px;
height: 25px;
line-height: 25px;
padding: 0;
border: none;
text-align: center;
color: #fff;
display: inline-block;
transition: all .3s ease 0s;
background: 0 0 !important;
margin-right: 8px;
}
.team-grid-style5 .team-inner-wrap .team-content .social-icons a i,
.team-slider-style5 .team-inner-wrap .team-content .social-icons a i {
transition: all .3s ease 0s;
}
.team-grid-style5 .team-inner-wrap .team-content:before,
.team-slider-style5 .team-inner-wrap .team-content:before {
content: "";
position: absolute;
bottom: 0;
width: 100%;
height: 3px;
-webkit-transition: .4s all ease;
-moz-transition: .4s all ease;
transition: .4s all ease;
left: 0;
}
.team-grid-style5 .team-inner-wrap .team-content:hover,
.team-slider-style5 .team-inner-wrap .team-content:hover {
content: "";
position: absolute;
bottom: 0;
width: 100%;
height: 3px;
-webkit-transition: .4s all ease;
-moz-transition: .4s all ease;
transition: .4s all ease;
left: 0;
}
.team-grid-style5 .team-inner-wrap:hover .image-wrap img,
.team-slider-style5 .team-inner-wrap:hover .image-wrap img {
-moz-transform: scale(1.1);
transform: scale(1.1);
}
.team-grid-style5 .team-inner-wrap:hover .team-content,
.team-slider-style5 .team-inner-wrap:hover .team-content {
opacity: 1;
width: 100%;
visibility: visible;
transform: translate(0, 0);
top: unset;
bottom: 0;
height: 150px;
background: #222;
}
.team-grid-style5 .team-inner-wrap:hover .team-content:before,
.team-slider-style5 .team-inner-wrap:hover .team-content:before {
background: #222;
}
.team-grid-style5 .team-inner-wrap:hover .team-content .member-desc .team-name a,
.team-slider-style5 .team-inner-wrap:hover .team-content .member-desc .team-name a {
color: #fff;
}
.team-grid-style5 .team-inner-wrap:hover .team-content .member-desc .team-title,
.team-slider-style5 .team-inner-wrap:hover .team-content .member-desc .team-title {
color: #fff;
}
.team-grid-style5 .team-inner-wrap:hover .team-content .member-desc:before,
.team-slider-style5 .team-inner-wrap:hover .team-content .member-desc:before {
background: #222;
}
.team-grid-style5 .team-inner-wrap:hover .team-content .social-icons,
.team-slider-style5 .team-inner-wrap:hover .team-content .social-icons {
bottom: 25px !important;
opacity: 1;
transform: translateX(-50%) scale(1);
}
.reactheme-testimonial-slider4 .slick-slider,
.reactheme-testimonial-slider2 .slick-slider,
.reactheme-testimonial-slider3 .slick-slider {
margin: 0 -15px;
}
.reactheme-testimonial-slider4 .slick-slide,
.reactheme-testimonial-slider2 .slick-slide,
.reactheme-testimonial-slider3 .slick-slide {
margin-right: 15px;
margin-left: 15px;
}
.reactheme-testimonial-slider2 .testi-item {
background-color: #f3f8f9;
background-image: url(//gureltur.com.tr/wp-content/themes/finanix/assets/images/cloud-pattern.png);
background-repeat: no-repeat;
background-size: 100%;
background-position: center bottom -5px;
border-radius: 10px;
padding: 40px 45px;
}
.reactheme-testimonial-slider2 .testi-item .user-info > img {
max-width: 120px;
height: auto;
margin-bottom: 22px;
border-radius: 50%;
}
.reactheme-testimonial-slider2 .testi-item .desc {
font-size: 17px;
font-style: italic;
}
.reactheme-testimonial-slider2 .testi-item .desc p {
margin-bottom: 10px;
}
.reactheme-testimonial-slider2 .testi-item .desc .name {
font-size: 20px;
margin-bottom: 5px;
}
.reactheme-testimonial-slider2 .testi-item .desc .designation {
font-size: 16px;
color: #555555;
font-weight: 500;
display: block;
width: 100%;
}
.reactheme-testimonial-slider2 .testi-item .desc .ratings {
padding-top: 10px;
margin: 0;
list-style: none;
}
.reactheme-testimonial-slider2 .testi-item .desc .ratings li img {
max-width: 88px;
}
.reactheme-testimonial-slider4 .slick-slider .slick-dots {
text-align: center;
bottom: -50px;
}
.reactheme-testimonial-slider4 .slick-list {
padding-top: 30px;
}
.reactheme-testimonial-slider4 .testimonial-item .user-info img {
margin: auto;
max-width: 70px;
}
.reactheme-testimonial-slider4 .testimonial-item .author-info {
margin-top: -35px;
position: relative;
z-index: 9;
}
.reactheme-testimonial-slider4 .testimonial-item .desc {
position: relative;
background: #ffffff;
padding: 25px 25px 30px;
}
.reactheme-testimonial-slider4 .testimonial-item .desc:before {
content: '';
height: 100%;
width: 100%;
position: absolute;
left: 0;
top: 0;
background: #dbf2f7;
z-index: -1;
transform: rotate(10deg);
border-radius: 10px;
}
.reactheme-testimonial-slider4 .testimonial-item .desc i {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
color: #ffa84b;
font-size: 80px;
opacity: 0.1;
}
.reactheme-testimonial-slider4 .testimonial-item .name {
display: block;
font-size: 18px;
font-weight: 600;
color: #031a3d;
margin: 15px 0 0;
}
.reactheme-testimonial-grid .testimonial-item-elements {
display: flex;
align-items: center;
}
.reactheme-testimonial-grid .ratings img {
max-width: 90px;
}
.reactheme-testimonial-grid .testimonial-information .testimonial-name {
font-family: 'GT Walsheim Pro', sans-serif;
font-weight: 600;
color: #0f1216;
font-size: 18px;
}
.reactheme-testimonial-grid .bottom {
text-align: left;
}
.reactheme-testimonial-grid .bottom .testimonial-item-elements {
flex-wrap: wrap;
}
.reactheme-testimonial-grid .bottom .testimonial-content {
padding-top: 30px;
padding-left: 30px;
display: flex;
align-items: center;
}
.reactheme-testimonial-grid .bottom .testimonial-content .image-wrap {
width: unset;
margin-right: 20px;
}
.reactheme-testimonial-grid .bottom .testimonial-name {
line-height: 18px;
}
.rt-testimonial-s2 .testimonial-item .testimonial-item-elements {
position: relative;
}
.rt-testimonial-s2 .testimonial-item .testimonial-item-elements p {
color: #777777;
font-weight: 300;
font-size: 24px;
text-align: center;
border: none;
}
.rt-testimonial-s2 .testimonial-item .testimonial-content {
display: block;
width: 60%;
margin: 0 auto;
padding: 0;
text-align: center;
}
.rt-testimonial-s2 .testimonial-item .testimonial-content img {
display: inline;
position: absolute;
left: 50%;
bottom: 0;
transform: translate(-50%, 50%);
z-index: 100;
}
.rt-testimonial-s2 .testimonial-item .testimonial-content .quote-image {
left: 60%;
}
.icon-button a {
background: #083d59;
color: #fff;
padding: 3px 17px;
display: inline-block;
font-size: 20px;
border-radius: 18px;
margin-bottom: 25px;
}
.icon-button a:hover {
color: #fff;
background: #ffa84b;
}
.icon-button a i:before {
font-size: inherit;
}
.reactheme-blog-grid1 {
background: #ffffff;
}
.reactheme-blog-grid1 ul {
margin: 0;
padding: 0;
list-style: none;
font-size: 14px;
color: #777;
}
.reactheme-blog-grid1 .blog-content .btn-btm {
border-top: 1px solid #f4f0f0;
padding-top: 20px;
}
.reactheme-blog-grid1 .blog-content .btn-btm .post-categories li {
position: relative;
padding-left: 22px;
}
.reactheme-blog-grid1 .blog-content .btn-btm .post-categories li:before {
content: "\f02d";
font-family: fontawesome;
font-size: 15px;
color: #ffa84b;
position: absolute;
left: 0px;
top: 1px;
}
.reactheme-blog-grid1 .blog-content .btn-btm .reacbutton-arrow i:before {
font-size: 18px;
transition: all .8s ease;
font-weight: 700;
position: relative;
top: 2px;
right: -2px;
}
.reactheme-blog-grid1.blog-item {
overflow: hidden;
margin-bottom: 30px;
}
.reactheme-blog-grid1.blog-item .image-part {
overflow: hidden;
height: 100%;
position: relative;
}
.reactheme-blog-grid1.blog-item .image-part a img {
transition: all 0.5s;
}
.reactheme-blog-grid1.blog-item .image-part span.date-full {
font-size: 14px;
font-weight: 600;
line-height: 18px;
padding: 4px 12px 5px 12px;
color: #fff;
background-color: #ffa84b;
border-radius: 4px;
position: absolute;
z-index: 1;
right: 6%;
top: 8%;
}
.reactheme-blog-grid1.blog-item .blog-content {
padding: 40px 0px 30px 0;
position: relative;
}
.reactheme-blog-grid1.blog-item .blog-content:before {
content: "";
position: absolute;
background: #e7e7e7;
width: 100%;
height: 1px;
left: 0;
bottom: 0;
z-index: 1;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.reactheme-blog-grid1.blog-item .blog-content:after {
content: "";
position: absolute;
background: #ffa84b;
width: 0;
height: 1px;
left: 0;
bottom: 0;
z-index: 1;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.reactheme-blog-grid1.blog-item .blog-content .title {
margin-bottom: 16px;
font-size: 24px;
line-height: 1.35 !important;
}
.reactheme-blog-grid1.blog-item .blog-content .title a {
color: #0f1216;
}
.reactheme-blog-grid1.blog-item .blog-content .title a:hover {
color: #ffa84b;
text-decoration: underline !important;
}
.reactheme-blog-grid1.blog-item .blog-content .blog-meta li {
position: relative;
display: inline-block;
}
.reactheme-blog-grid1.blog-item .blog-content .blog-meta li svg {
position: relative;
top: 3px;
height: 17px;
margin-right: 2px;
}
.reactheme-blog-grid1.blog-item .blog-content .blog-meta li i {
padding-right: 3px;
font-size: 16px;
}
.reactheme-blog-grid1.blog-item .blog-content .blog-meta li i.fa-calendar {
padding-right: 7px;
}
.reactheme-blog-grid1.blog-item .blog-content .blog-meta li i.fa-user-o {
padding-right: 7px;
}
.reactheme-blog-grid1.blog-item .blog-content .blog-meta li a {
color: #777777;
}
.reactheme-blog-grid1.blog-item .blog-content .blog-meta li:last-child {
margin: 0;
padding: 0;
}
.reactheme-blog-grid1.blog-item .blog-content .blog-meta span.author {
color: #083d59;
font-weight: 700;
margin-left: 0;
}
.reactheme-blog-grid1.blog-item .blog-content .reacbutton-arrow {
text-transform: uppercase;
}
.reactheme-blog-grid1.blog-item:hover .image-part a img {
transform: scale(1.07);
}
.reactheme-blog-grid1.blog-item .cat_list ul li a {
background: #FFA84B;
position: absolute;
right: 50px;
z-index: 1;
bottom: -20px;
font-weight: 700;
}
.reactheme-blog-grid1.blog-item:hover .blog-content:before {
width: 0;
right: 0;
}
.reactheme-blog-grid1.blog-item:hover .blog-content:after {
width: 100%;
}
.btn-part i {
transition: all .8s ease;
}
.reacbutton-arrow {
color: #0f1216;
padding-right: 22px;
position: relative;
font-weight: 500;
}
.reacbutton-arrow i {
transition: all .8s ease;
}
.reacbutton-arrow i:before {
font-size: 17px;
transition: all .8s ease;
}
.reacbutton-arrow:hover {
color: #ffa84b;
}
.reacbutton-arrow:hover:after {
right: 0;
color: #ffa84b;
}
.reactheme-notice {
position: relative;
z-index: 10;
}
.reactheme-notice .rs_top_title {
background: #ffa84b;
font-size: 20px;
text-transform: uppercase;
padding: 13px 25px;
font-weight: 600;
color: #ffffff;
margin-bottom: 10px;
text-align: center;
border-radius: 4px 4px 0 0;
}
.reactheme-notice .notices-title {
color: #777777;
}
.reactheme-notice .notices-title:hover {
color: #ffa84b;
}
.reactheme-notice ul {
margin: 0;
padding: 0;
list-style: none;
}
.reactheme-notice ul li {
background: #ffa84b;
margin-bottom: 10px;
border-radius: 3px;
color: #ffffff;
padding: 17px 15px 17px 0;
overflow: hidden;
display: flex;
align-items: center;
}
.reactheme-notice ul li .date {
text-align: center;
border-right: 1px solid #ffffff;
margin-right: 20px;
padding: 0 22px;
line-height: 1.25;
text-transform: uppercase;
font-size: 15px;
}
.reactheme-notice ul li .date span {
font-size: 26px;
font-weight: 700;
font-family: 'GT Walsheim Pro', sans-serif;
display: block;
}
.reactheme-notice ul li:last-child {
margin-bottom: 0;
}
.reactheme-events-style1 .event-block:last-child .events-short {
margin-bottom: 0 !important;
}
.reactheme-events-style1 .time i {
margin-right: 5px;
}
.reactheme-events-style1 .content-part .categorie {
display: flex;
align-items: center;
justify-content: space-between;
}
.reactheme-events-style1 .content-part .categorie .address i {
font-size: 16px;
margin-right: 8px;
}
.reactheme-events-style1 .events-short {
overflow: hidden;
background: #ffffff;
padding: 31.5px 30px;
border: 1px solid #dfe9eb;
border-radius: 3px;
margin-bottom: 30px;
display: flex;
align-items: center;
}
.reactheme-events-style1 .events-short.tops {
align-items: flex-start;
}
.reactheme-events-style1 .events-short.tops .date-part {
margin-top: 8px;
}
.reactheme-events-style1 .events-short .date-part {
background: #f3f8f9;
min-width: 100px;
text-align: center;
padding: 11px 0 22px;
border-radius: 3px;
margin-right: 25px;
}
.reactheme-events-style1 .events-short .date-part .month {
margin-bottom: 10px;
display: block;
}
.reactheme-events-style1 .events-short .date-part .date {
font-size: 50px;
font-family: 'GT Walsheim Pro', sans-serif;
color: #ffa84b;
font-weight: 700;
line-height: 25px;
}
.reactheme-events-style1 .events-short .content-part {
overflow: hidden;
}
.reactheme-events-style1 .events-short .content-part .categorie a {
font-size: 15px;
color: #777777;
}
.reactheme-events-style1 .events-short .content-part .categorie a:hover {
color: #ffa84b;
}
.reactheme-events-style1 .events-short .content-part .title a {
color: #0f1216;
}
.reactheme-events-style1 .events-short .content-part .title a:hover {
color: #ffa84b;
}
.reactheme-events-style1.reactheme-events-style22 .events-short .date-part {
padding: 0;
border-radius: 3px;
}
.reactheme-events-style1.reactheme-events-style22 .events-short .date-part img {
border-radius: 3px;
}
.reactheme-events-style1.reactheme-events-style22 .events-short .categorie {
display: flex;
align-items: center;
margin-top: 8px;
margin-bottom: 6px;
}
.reactheme-events-style1.reactheme-events-style22 .events-short .categorie a {
display: inline-block;
background: #ffa84b;
color: #ffffff;
padding: 3px 16px;
border-radius: 3px;
margin-right: 25px;
}
.reactheme-events-style1.reactheme-events-style22 .events-short .categorie a:hover {
color: #ffffff;
opacity: .8;
}
.reactheme-events-style1.reactheme-events-style22 .events-short .categorie .time {
font-size: 15px;
}
.reactheme-events-style1.reactheme-events-style22 .events-short .categorie .time i {
margin-right: 8px;
}
.reactheme-events-style1.reactheme-events-style22 .events-short .categorie .time i:before {
margin: 0;
}
.mc4wp-form-fields .newsletter-form {
position: relative;
border-radius: 3px;
overflow: hidden;
}
.mc4wp-form-fields .newsletter-form input,
.mc4wp-form-fields .newsletter-form button {
outline: none;
border: none;
}
.mc4wp-form-fields .newsletter-form input {
background: #ffffff;
width: 100%;
color: #777777;
padding: 20px 30px;
margin-bottom: 0;
height: 64px !important;
border: none !important;
}
.mc4wp-form-fields .newsletter-form button {
position: absolute;
right: 0;
top: 0;
background: #083d59;
color: #ffffff;
font-size: 16px;
text-transform: uppercase;
transition: 0.4s;
padding: 19px 30px;
}
.mc4wp-form-fields .newsletter-form button:hover {
background: #0a4d70;
}
.reactheme-newsletter .mc4wp-form-fields .newsletter-form button {
padding: 20px 40px 20px;
}
.blogfull {
box-shadow: 0 8px 6px -6px #eeeeee;
background: #fbfbfb !important;
padding: 30px 40px !important;
}
.blogfull .blog-title {
min-height: 50px;
}
.blogfull .icon-button a {
margin-bottom: 0px;
}
.rsaddon-unique-slider .blog-item .blog-inner-wrap {
transition: all 500ms ease;
border-radius: 5px;
}
.rsaddon-unique-slider .blog-item .blog-inner-wrap:hover {
transform: translateY(-10px);
}
.rsaddon-unique-slider .blog-item .blog-inner-wrap:hover .custom-blog-btn {
opacity: 1;
}
.rsaddon-unique-slider .blog-item .custom-blog-btn {
transition: all 0.3s ease-in;
-webkit-transition: all 0.3s ease-in;
-webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25);
-moz-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25);
box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25);
opacity: 0;
position: relative;
}
.rsaddon-unique-slider .blog-item .custom-blog-btn i:before {
margin-left: 0 !important;
}
.rsaddon-unique-slider .image-wrap {
position: relative;
}
.rsaddon-unique-slider .image-wrap img {
border-radius: 2px;
}
.rsaddon-unique-slider .image-wrap ul.post-categories {
margin: 0;
list-style: none;
position: absolute;
bottom: 0px;
right: 0px;
opacity: 1;
transition: all 500ms ease;
background: #ffa84b;
padding-left: 20px;
border-radius: 2px 0 0 0;
display: flex;
padding-right: 16px;
}
.rsaddon-unique-slider .image-wrap ul.post-categories:before {
content: "\f02d";
font-family: fontawesome;
font-size: 16px;
color: #fff;
position: absolute;
left: 16px;
top: 6px;
}
.rsaddon-unique-slider .image-wrap ul.post-categories li a {
background: #ffa84b;
color: #fff;
padding: 5px 0px 5px 15px;
display: inline-block;
border-radius: 0px;
}
.rsaddon-unique-slider .blog-content {
border-radius: 0 0 5px 5px;
}
.rsaddon-unique-slider .blog-content .post-categories {
padding-left: 0;
margin-left: 0;
margin-bottom: 0;
}
.rsaddon-unique-slider .blog-content .post-categories li {
list-style: none;
margin-bottom: 8px;
}
.rsaddon-unique-slider .blog-content .post-categories li a {
text-transform: uppercase;
font-size: 15px;
font-weight: 400;
}
.rsaddon-unique-slider .blog-content .author-avatar img {
border-radius: 50%;
margin-right: 8px;
}
.rsaddon-unique-slider .blog-content .blog-footer {
font-size: 15px;
font-weight: 500;
}
.rsaddon-unique-slider .blog-content .blog-footer .blog-meta i {
margin-right: 5px;
}
.rsaddon-unique-slider .blog-content .blog-footer .blog-meta date {
text-decoration: underline;
font-weight: 600;
}
.rsaddon-unique-slider .blog-content .custom-blog-btn {
transition: all 0.3s ease-in;
-webkit-transition: all 0.3s ease-in;
-webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25);
-moz-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25);
box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25);
opacity: 0;
position: relative;
}
.rsaddon-unique-slider .blog-content .custom-blog-btn i:before {
margin-left: 0 !important;
}
.rsaddon-unique-slider .blog-content .custom-blog-btn:hover {
opacity: 1;
}
.rsaddon-unique-slider .blog-content .blog-btn-part2 {
text-align: center;
position: relative;
z-index: 10;
margin-bottom: 20px;
}
.rsaddon-unique-slider .blog-item.blog_meta_style2 .blog-inner-wrap {
background: transparent;
}
.rsaddon-unique-slider .blog-item.blog_meta_style2 .blog-inner-wrap .blog-content .blog-meta {
width: 100%;
}
.rsaddon-unique-slider .blog-item.blog_meta_style2 .blog-inner-wrap .blog-content .blog-meta span.date {
margin-right: 0;
}
.team-grid-style3 .team-img,
.team-slider-style3 .team-img {
position: relative;
padding: 25px;
}
.team-grid-style3 .team-img:after,
.team-slider-style3 .team-img:after {
position: absolute;
content: '';
width: 0;
height: 0;
border-top: 200px solid #ffa84b;
border-right: 200px solid transparent;
left: 0px;
top: -10px;
}
.team-grid-style3 .team-img:before,
.team-slider-style3 .team-img:before {
position: absolute;
content: '';
width: 0;
height: 0;
border-bottom: 200px solid #ffa84b;
border-left: 200px solid transparent;
right: 0px;
bottom: -10px;
}
.team-grid-style3 .team-img img,
.team-slider-style3 .team-img img {
position: relative;
z-index: 99;
}
.team-grid-style3 .team-img .team-img-sec,
.team-slider-style3 .team-img .team-img-sec {
position: relative;
}
.team-grid-style3 .team-img .team-img-sec:before,
.team-slider-style3 .team-img .team-img-sec:before {
position: absolute;
content: '';
width: 100%;
height: 100%;
background: #ffa84b;
opacity: 0.8;
left: 0;
top: 0;
z-index: 100;
opacity: 0;
transition: 0.4s;
}
.team-grid-style3 .team-img .team-img-sec .team-content,
.team-slider-style3 .team-img .team-img-sec .team-content {
position: absolute;
display: block;
left: 50%;
width: 100%;
top: 30%;
transform: translate(-50%, -50%);
text-align: center;
z-index: 110;
color: #fff;
padding: 30px;
opacity: 0;
transition: 0.4s;
}
.team-grid-style3 .team-img .team-img-sec .team-content .team-name,
.team-slider-style3 .team-img .team-img-sec .team-content .team-name {
margin-bottom: 0;
font-size: 20px;
}
.team-grid-style3 .team-img .team-img-sec .team-content .team-name a,
.team-slider-style3 .team-img .team-img-sec .team-content .team-name a {
color: #fff;
}
.team-grid-style3 .team-img .team-img-sec .team-content .team-title,
.team-slider-style3 .team-img .team-img-sec .team-content .team-title {
color: #fff;
position: relative;
padding-bottom: 8px;
margin-bottom: 10px;
font-size: 16px;
display: block;
}
.team-grid-style3 .team-img .team-img-sec .team-content .team-title:after,
.team-slider-style3 .team-img .team-img-sec .team-content .team-title:after {
position: absolute;
content: '';
width: 170px;
height: 2px;
background: #f2f2f2;
left: 50%;
bottom: 0;
transform: translateX(-50%);
}
.team-grid-style3 .team-img .team-img-sec .team-content .team-social a,
.team-slider-style3 .team-img .team-img-sec .team-content .team-social a {
color: #fff;
margin-right: 12px;
font-size: 16px;
}
.team-grid-style3 .team-img .team-img-sec .team-content .team-social a:last-child,
.team-slider-style3 .team-img .team-img-sec .team-content .team-social a:last-child {
margin-right: 0;
}
.team-grid-style3 .team-img .team-img-sec .team-content .team-social a:hover,
.team-slider-style3 .team-img .team-img-sec .team-content .team-social a:hover {
opacity: 0.8;
}
.team-grid-style3 .team-img .team-img-sec:hover:before,
.team-slider-style3 .team-img .team-img-sec:hover:before {
opacity: 0.8;
}
.team-grid-style3 .team-img .team-img-sec:hover .team-content,
.team-slider-style3 .team-img .team-img-sec:hover .team-content {
opacity: 1;
width: 100%;
top: 50%;
}
.team-grid-style3 .team-img:after {
top: 0;
}
.team-grid-style3 .team-img:before {
bottom: 0;
}
.team-slider-style4 .team-carousel .team-item {
margin: 20px 15px;
transition: all .5s ease;
}
.team-slider-style4 .team-carousel .team-item .team-item-inner {
padding-top: 25px;
padding-bottom: 10px;
}
.team-slider-style4 .team-carousel .team-item:hover {
box-shadow: none;
background: #083d59;
border-radius: 3px;
}
.team-slider-style4 .team-carousel .team-item:hover .normal-text a,
.team-slider-style4 .team-carousel .team-item:hover .normal-text .designation {
color: #fff;
}
.team-slider-style4 .team-carousel .team-item:hover .normal-text .social-icons a i {
color: #fff;
}
.nolink {
color: inherit;
pointer-events: none;
}
.reactheme-team-grid .team-item-wrap {
margin-bottom: 30px;
}
.reactheme-team-grid.team-style4 .team-item-inner {
padding: 0 30px;
}
.reactheme-team-grid.team-style4 .team-item-inner img {
border-radius: 50%;
}
.reactheme-team-grid.team-style4 .normal-text {
text-align: center;
}
.reactheme-team-grid.team-style4 .normal-text span {
display: block;
font-size: 22px;
padding-top: 20px;
padding-bottom: 4px;
font-weight: 600;
font-family: 'GT Walsheim Pro', sans-serif;
}
.reactheme-team-grid.team-style4 .normal-text .designation {
font-weight: 400;
text-transform: uppercase;
float: none;
font-size: 16px;
font-family: 'GT Walsheim Pro', sans-serif;
color: #777777;
}
.reactheme-team-grid.team-style4 .normal-text .designation a {
color: #777777;
pointer-events: none;
}
.reactheme-team-grid.team-style4 .team-item .social-icons a i {
color: #777777;
font-size: 16px;
padding: 0 6px;
}
.reactheme-team-grid .team-item {
margin-bottom: 30px;
}
.reactheme-team-grid.team-grid-style1 .team-item {
box-shadow: 0 5px 20px rgba(34, 34, 34, 0.1);
}
.reactheme-team-grid.team-grid-style1 .team-item img {
opacity: 1;
transition: 0.4s;
}
.reactheme-team-grid.team-grid-style1 .team-item:hover img {
opacity: 0.7;
}
.reactheme-team-grid.team-style4 .team-wrapper {
position: relative;
overflow: hidden;
padding-bottom: 95px;
background: #fff;
border-radius: 5px;
}
.reactheme-team-grid.team-style4 .team-wrapper .team_photo img {
width: 100%;
-webkit-transition: all 0.7s;
transition: all 0.7s;
}
.reactheme-team-grid.team-style4 .team-wrapper .team-title {
font-weight: 400;
text-transform: capitalize;
float: none;
font-size: inherit;
color: #0f1216;
}
.reactheme-team-grid.team-style4 .team-wrapper .team_desc {
height: 100px;
width: 100%;
bottom: 0;
position: absolute;
padding: 15px 20px;
color: #444444;
text-align: center;
overflow: hidden;
background: #ffffff;
-webkit-transition: 0.3s all ease;
-moz-transition: 0.3s all ease;
transition: 0.3s all ease;
}
.reactheme-team-grid.team-style4 .team-wrapper .team_desc:before {
content: "";
position: absolute;
bottom: 0;
width: 100%;
height: 0;
background: #083d59;
-webkit-transition: 0.4s all ease;
-moz-transition: 0.4s all ease;
transition: 0.4s all ease;
left: 0;
}
.reactheme-team-grid.team-style4 .team-wrapper .team_desc .name {
font-size: 18px;
font-weight: 600;
margin: 5px 0 0;
text-transform: capitalize;
font-family: 'GT Walsheim Pro', sans-serif;
}
.reactheme-team-grid.team-style4 .team-wrapper .team_desc .name a {
color: #ffa84b;
}
.reactheme-team-grid.team-style4 .team-wrapper .team_desc .name a:hover {
color: #eee;
}
.reactheme-team-grid.team-style4 .team-wrapper .team_desc .name .designation {
font-size: 15px;
text-transform: capitalize;
color: #ffa84b;
float: none;
text-align: center;
font-weight: 500;
}
.reactheme-team-grid.team-style4 .team-wrapper .team_desc .team-social {
bottom: -100px !important;
transition: 0.4s;
}
.reactheme-team-grid.team-style4 .team-wrapper .team_desc .team-social a {
font-size: 17px;
display: block;
width: 25px;
height: 25px;
line-height: 25px;
padding: 0px;
border: none;
text-align: center;
color: #fff;
display: inline-block;
transition: all 0.3s ease 0s;
background: transparent !important;
margin-right: 8px;
}
.reactheme-team-grid.team-style4 .team-wrapper .team_desc .team-social a:last-child {
margin-right: 0;
}
.reactheme-team-grid.team-style4 .team-wrapper .team_desc .team-social a i {
font-size: 16px;
}
.reactheme-team-grid.team-style4 .team-wrapper:hover .team_desc {
opacity: 1;
width: 100%;
visibility: visible;
transform: translate(0, 0);
bottom: 0;
height: 130px;
color: #fff;
background: #ffa84b;
}
.reactheme-team-grid.team-style4 .team-wrapper:hover .team_desc .name a {
color: #ffffff;
}
.reactheme-team-grid.team-style4 .team-wrapper:hover .team_desc .name .designation {
color: #ffffff;
}
.reactheme-team-grid.team-style4 .team-wrapper:hover .team-title {
display: block;
margin-bottom: 15px;
color: #fff;
}
.reactheme-team-grid.team-style4 .team-wrapper:hover .team_photo img {
-moz-transform: scale(1.1);
transform: scale(1.1);
}
.reactheme-team-grid.team-style4 .team-wrapper:hover .team-social {
bottom: 20px !important;
}
.reactheme-team-grid.team-style5 .team-item {
margin-bottom: 125px;
position: relative;
}
.reactheme-team-grid.team-style5 .team-item .team-img {
position: relative;
overflow: hidden;
}
.reactheme-team-grid.team-style5 .team-item .team-img img {
width: 100%;
transform: scale(1.15);
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.reactheme-team-grid.team-style5 .team-item .normal-text {
background: #f7f7f7;
color: #ffa84b;
padding: 20px;
text-align: center;
z-index: 9;
position: absolute;
z-index: 1;
left: 40px;
bottom: -85px;
background: #fff;
width: calc(100% - 80px);
padding: 20px 20px 25px;
-webkit-box-shadow: 10px 17px 38px 0 rgba(0, 0, 0, 0.1);
-moz-box-shadow: 10px 17px 38px 0 rgba(0, 0, 0, 0.1);
box-shadow: 10px 17px 38px 0 rgba(0, 0, 0, 0.1);
}
.reactheme-team-grid.team-style5 .team-item .normal-text .designation {
font-size: 16px;
font-weight: 500;
float: none;
color: #0f1216;
margin-bottom: 0;
text-transform: uppercase;
}
.reactheme-team-grid.team-style5 .team-item .normal-text .designation a {
color: #0f1216;
}
.reactheme-team-grid.team-style5 .team-item .normal-text .team-text {
font-size: 16px;
margin-bottom: 0;
color: #777;
position: relative;
z-index: 1;
max-height: 0;
opacity: 0;
line-height: 24px;
padding: 0 20px;
-webkit-transition: all 0.6s, max-height 0.5s;
-o-transition: all 0.6s, max-height 0.5s;
-moz-transition: all 0.6s, max-height 0.5s;
transition: all 0.6s, max-height 0.5s;
overflow: hidden;
-webkit-transform: scaleY(0);
-moz-transform: scaleY(0);
-ms-transform: scaleY(0);
-o-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: bottom;
-moz-transform-origin: bottom;
-ms-transform-origin: bottom;
-o-transform-origin: bottom;
transform-origin: bottom;
}
.reactheme-team-grid.team-style5 .team-item .normal-text .team-text:before {
content: '';
position: absolute;
z-index: 1;
background: #ffa84b;
top: 0;
left: 50%;
width: 50px;
height: 2px;
margin-left: -25px;
}
.reactheme-team-grid.team-style5 .team-item .normal-text .social-icons {
text-align: center;
margin-top: 12px;
}
.reactheme-team-grid.team-style5 .team-item .normal-text .social-icons a i {
color: #777777;
font-size: 15px;
width: 35px;
height: 35px;
line-height: 35px;
background: transparent;
text-align: center;
-webkit-transition: 0.3s all ease;
transition: 0.3s all ease;
border-radius: 50%;
margin: 0;
}
.reactheme-team-grid.team-style5 .team-item .normal-text .social-icons a:hover i {
background: #083d59;
color: #fff;
}
.reactheme-team-grid.team-style5 .team-item .normal-text .person-name {
display: block;
font-size: 18px;
margin-bottom: 0px;
text-transform: capitalize;
font-weight: 600;
}
.reactheme-team-grid.team-style5 .team-item .normal-text .person-name a {
color: #ffa84b;
}
.reactheme-team-grid.team-style5 .team-item .normal-text .person-name a:hover {
color: #083d59;
}
.reactheme-team-grid.team-style5 .team-item .normal-text .person-designation {
font-size: 12px;
color: #ffa84b;
text-transform: uppercase;
font-weight: normal;
}
.reactheme-team-grid.team-style5 .team-item:hover .normal-text .team-text {
position: relative;
max-height: 400px;
opacity: 1;
text-align: center;
-webkit-transform: scaleY(1);
-moz-transform: scaleY(1);
-ms-transform: scaleY(1);
-o-transform: scaleY(1);
transform: scaleY(1);
-webkit-transition: all 0.4s, max-height 1.5s;
-o-transition: all 0.4s, max-height 1.5s;
-moz-transition: all 0.4s, max-height 1.5s;
transition: all 0.4s, max-height 1.5s;
padding-top: 18px;
margin-top: 8px;
}
.reactheme-team-grid.team-style5 .team-item .overlay-element .social-icons {
margin-top: 5px;
}
.reactheme-team-grid.team-style5 .team-item .overlay-element .social-icons i {
font-size: 15px;
margin: 0 5px;
}
.reactheme-team-grid.team-style5 .team-item .team-content {
padding: 10px;
}
.reactheme-team-grid.team-style5 .team-item .team-content h3.team-name {
font-size: 20px;
margin-bottom: 4px;
line-height: normal !important;
text-transform: capitalize;
}
.reactheme-team-grid.team-style5 .team-item .team-content h3.team-name a {
color: #fff;
}
.reactheme-team-grid.team-style5 .team-item .team-content h3.team-name a:hover {
opacity: 0.8;
color: #fff !important;
}
.reactheme-team-grid.team-style5 .team-item .team-content .designation {
font-size: 16px;
font-weight: 500;
}
.reactheme-team-grid.team-style5 .team-item .team-title {
font-size: 15px;
font-weight: 400;
text-transform: capitalize;
display: block;
font-family: 'GT Walsheim Pro', sans-serif;
color: #0f1216;
}
.reactheme-team-grid.team-style5 .team-item .team-desc {
margin-bottom: 0;
padding-top: 12px;
margin-top: 12px;
border-top: 1px solid;
line-height: 22px;
}
.reactheme-team-grid.team-style5 .team-item .team-desc {
color: #ffffff;
}
.reactheme-team-grid.team-style5 .team-item:hover .team-img img {
-webkit-transform: scale(1);
transform: scale(1);
}
.reactheme-team-grid.team-style5 .team-item:hover .designation {
float: none;
font-size: 13px;
font-weight: 500;
}
.team-grid-style1 .team-item .team-content,
.team-slider-style1 .team-item .team-content,
.elementor-2333 .elementor-element.elementor-element-8fada60 .team-inner-wrap {
margin-bottom: 0 !important;
}
.clients-grids {
margin: 0;
padding: 0;
list-style: none;
text-align: center;
}
.clients-grids li {
display: inline-block;
}
.clients-grids li a {
display: inline-block;
padding: 10px 20px;
}
.clients-grids.cols-one li {
width: 100%;
}
.clients-grids.cols-two li {
width: 50%;
}
.clients-grids.cols-three li {
width: 33.333%;
}
.clients-grids.cols-four li {
width: 25%;
}
.clients-grids.cols-five li {
width: 20%;
}
.clients-grids.cols-six li {
width: 16.666%;
}
#team-list-style .team-img {
background: #fff;
box-shadow: 0 0 60px rgba(0, 0, 0, 0.04);
}
#team-list-style .team-img .wrap-text {
padding: 30px 20px;
}
#team-list-style .team-name {
margin-bottom: 5px;
text-transform: uppercase;
font-weight: 600 !important;
font-size: 22px;
line-height: 30px;
}
#team-list-style .team-name a {
color: #083d59;
}
#team-list-style .team-name a:hover {
color: #ffa84b;
}
#team-list-style .team-title {
font-size: 16px;
font-weight: 500;
display: block;
margin-bottom: 10px;
}
#team-list-style .social-info {
overflow: hidden;
}
#team-list-style .social-info .phone {
float: left;
}
#team-list-style .social-info .phone:first-child {
margin-right: 18px;
}
#team-list-style .social-info .phone a {
color: #777777;
}
#team-list-style .social-info .phone a:hover {
color: #083d59;
}
#team-list-style .social-info .phone i {
margin-right: 6px;
position: relative;
top: 2px;
}
#team-list-style .social-info .phone i:before {
font-size: 17px;
}
#team-list-style .team-social {
margin-top: 20px;
margin-bottom: 24px;
}
#team-list-style .team-social .social-icon {
margin-right: 13px;
}
#team-list-style .team-social i {
font-size: 16px;
transition: 0.4s;
color: #777777;
text-align: center;
}
#team-list-style .team-social i:hover {
color: #083d59;
}/**/.reactheme-portfolio.col-filter .portfolio-content .portfolio-filter {
text-align: center !important;
}
.reactheme-portfolio .portfolio-slider .portfolio-item {
position: relative;
margin: 0 15px;
}
.reactheme-portfolio .portfolio-slider .portfolio-item .categories {
position: absolute;
top: 16px;
right: 25px;
z-index: 11;
font-size: 16px;
}
.reactheme-portfolio .portfolio-slider .portfolio-item .categories a {
color: #083d59;
}
.reactheme-portfolio .portfolio-slider .portfolio-item .categories a:hover {
color: #083d59;
}
.reactheme-portfolio .portfolio-slider .portfolio-item .p-title {
position: absolute;
bottom: 16px;
left: 0;
z-index: 11;
width: 100%;
padding: 0 25px;
margin-bottom: 0;
font-size: 18px;
font-weight: 600 !important;
line-height: 30px !important;
}
.reactheme-portfolio .portfolio-slider .portfolio-item .p-title a {
color: #083d59;
}
.reactheme-portfolio .portfolio-slider .portfolio-item .p-title a:hover {
color: #083d59;
}
.reactheme-portfolio.style1 .portfolio-item {
overflow: hidden;
position: relative;
}
.reactheme-portfolio.style1 .portfolio-item .categories,
.reactheme-portfolio.style1 .portfolio-item .p-title {
position: static;
}
.reactheme-portfolio.style1 .portfolio-item .categories a,
.reactheme-portfolio.style1 .portfolio-item .p-title a {
color: #fff;
position: relative;
z-index: 10;
transition: 0.4s;
}
.reactheme-portfolio.style1 .portfolio-item .categories a:hover,
.reactheme-portfolio.style1 .portfolio-item .p-title a:hover {
color: #ffa84b;
}
.reactheme-portfolio.style1 .portfolio-item .portfolio-content {
position: absolute;
text-align: center;
width: 100%;
height: 100%;
top: 30%;
left: 0;
transition: 0.4s;
opacity: 0;
visibility: hidden;
}
.reactheme-portfolio.style1 .portfolio-item:hover .portfolio-content {
top: 0;
opacity: 1;
visibility: visible;
}
.reactheme-portfolio.style2 .portfolio-slider .portfolio-item .portfolio-img {
position: relative;
}
.reactheme-portfolio.style2 .portfolio-slider .portfolio-item .portfolio-img .portfolio-content {
position: absolute;
width: 100%;
visibility: hidden;
transition: 0.4s;
bottom: -50px;
}
.reactheme-portfolio.style2 .portfolio-slider .portfolio-item .portfolio-img .portfolio-content .categories {
top: auto;
bottom: 20px;
left: 25px;
}
.reactheme-portfolio.style2 .portfolio-slider .portfolio-item .portfolio-img .portfolio-content .categories:before {
display: none;
}
.reactheme-portfolio.style2 .portfolio-slider .portfolio-item .portfolio-img .portfolio-content .categories a {
color: #fff;
}
.reactheme-portfolio.style2 .portfolio-slider .portfolio-item .portfolio-img .portfolio-content .categories a:hover {
color: #ffa84b;
}
.reactheme-portfolio.style2 .portfolio-slider .portfolio-item .portfolio-img .portfolio-content h3.p-title {
top: auto;
bottom: 52px;
}
.reactheme-portfolio.style2 .portfolio-slider .portfolio-item .portfolio-img .portfolio-content h3.p-title a {
color: #fff;
}
.reactheme-portfolio.style2 .portfolio-slider .portfolio-item .portfolio-img .portfolio-content h3.p-title a:hover {
color: #083d59;
}
.reactheme-portfolio.style2 .portfolio-slider .portfolio-item:hover .portfolio-content {
opacity: 1;
visibility: visible;
bottom: 0;
}
.reactheme-portfolio.style5 .portfolio-item .portfolio-img-sinlge {
overflow: hidden;
}
.reactheme-portfolio.style5 .portfolio-item .portfolio-img-sinlge img {
transition: 0.4s;
-webkit-transform: scale(1);
transform: scale(1);
}
.reactheme-portfolio.style5 .portfolio-item .portfolio-content {
display: flex;
align-items: center;
justify-content: space-between;
padding-top: 15px;
}
.reactheme-portfolio.style5 .portfolio-item .p-title {
padding: 0;
}
.reactheme-portfolio.style5 .portfolio-item .categories,
.reactheme-portfolio.style5 .portfolio-item .p-title {
position: static;
}
.reactheme-portfolio.style5 .portfolio-item .categories {
background: #fbfbfb;
padding: 2px 10px;
}
.reactheme-portfolio.style5 .portfolio-item:hover .portfolio-img-sinlge img {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
.reactheme-portfolio.style6 .portfolio-item .portfolio-img-sinlge {
overflow: hidden;
}
.reactheme-portfolio.style6 .portfolio-item .portfolio-img-sinlge img {
transition: 0.4s;
-webkit-transform: scale(1);
transform: scale(1);
}
.reactheme-portfolio.style6 .portfolio-item .portfolio-content {
padding-top: 15px;
}
.reactheme-portfolio.style6 .portfolio-item .p-title {
padding: 0;
}
.reactheme-portfolio.style6 .portfolio-item .categories,
.reactheme-portfolio.style6 .portfolio-item .p-title {
position: static;
}
.reactheme-portfolio.style6 .portfolio-item:hover .portfolio-img-sinlge img {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
.reactheme-portfolio.gap_no .portfolio-slider .portfolio-item {
margin: 0;
}
.portfolio-filter {
position: relative;
display: flex;
justify-content: center;
padding-bottom: 35px;
}
.portfolio-filter::after {
content: '';
position: absolute;
bottom: 20px;
left: 50%;
transform: translateX(-50%);
width: 65%;
height: 1px;
background: #eeeeee;
}
.portfolio-filter button {
margin-bottom: 0 !important;
position: relative;
font-size: 16px;
font-weight: 700;
line-height: 1;
color: #999999 !important;
}
.portfolio-filter button::before {
content: '';
position: absolute;
background: transparent;
width: 100%;
height: 4px;
left: 0;
top: auto;
bottom: -16px;
z-index: 1;
background: #ffa84b;
opacity: 0;
transition: all 0.3s ease 0s;
}
.portfolio-filter button.active {
color: #083d59 !important;
}
.portfolio-filter button.active::before {
opacity: 1;
}
@media (max-width: 768px) {
.portfolio-filter button {
padding: 5px 10px !important;
}
}
@media (max-width: 640px) {
.portfolio-filter {
flex-wrap: wrap;
}
.portfolio-filter button::before {
display: none;
}
}
.reactheme-portfolio.vertical-slider.style4 .portfolio-slider .portfolio-img {
position: relative;
height: 100vh;
overflow: hidden;
background-position: center top !important;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-ms-transition: all 1s ease;
transition: all 1s ease;
}
.reactheme-portfolio.vertical-slider.style4 .portfolio-slider .portfolio-item {
text-align: center;
}
.reactheme-portfolio.vertical-slider.style4 .portfolio-slider .portfolio-item .categories {
top: auto;
bottom: 50px;
left: 0;
right: 0;
padding: 0 25px;
color: #fff !important;
}
.reactheme-portfolio.vertical-slider.style4 .portfolio-slider .portfolio-item .categories a {
color: #fff !important;
font-size: 16px;
}
.reactheme-portfolio.vertical-slider.style4 .portfolio-slider .portfolio-item .p-title {
bottom: 80px;
padding-top: 30px;
}
.reactheme-portfolio.vertical-slider.style4 .portfolio-slider .portfolio-item .p-title a {
color: #fff !important;
position: relative;
}
.reactheme-portfolio.vertical-slider.style4 .portfolio-slider .portfolio-item .p-title a:before {
content: "";
width: 2px;
height: 40px;
background: #ffa84b;
text-align: center;
display: block;
margin: 0px auto;
position: relative;
top: -10px;
transition: 0.4s;
}
.reactheme-portfolio.vertical-slider.style4 .portfolio-slider .portfolio-item:hover .p-title a {
color: #ffa84b !important;
}
.reactheme-portfolio.vertical-slider.style4 .portfolio-slider .portfolio-item:hover .p-title a:before {
height: 100px;
}
.reactheme-portfolio.vertical-slider.style4 .portfolio-slider .portfolio-item:hover .portfolio-img {
transform: scale(1.04);
}
.reactheme-project-section.gray-bg {
background: #f7f7fc;
padding: 90px 0 50px;
}
.reactheme-project-section.gray-bg h3 {
margin-bottom: 50px !important;
}
.reactheme-project-section .project-item {
position: relative;
overflow: hidden;
z-index: 1;
}
.reactheme-project-section .project-item .project-content .p-icon,
.reactheme-project-section .project-item .project-content .title {
position: absolute;
z-index: 11;
margin: 0;
}
.reactheme-project-section .project-item .project-content .p-icon {
visibility: hidden;
transition: 0.4s;
}
.reactheme-project-section .project-item .project-content .p-icon {
top: -100px;
right: 25px;
text-align: right;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
background: #083d59;
border-radius: 50%;
}
.reactheme-project-section .project-item .project-content .p-icon i {
color: #ffffff;
}
.reactheme-project-section .project-item .project-content .p-icon i,
.reactheme-project-section .project-item .project-content .p-icon i:before {
font-size: 15px;
}
.reactheme-project-section .project-item .project-content .title {
font-size: 18px;
font-weight: 600;
bottom: -100px;
left: 25px;
}
.reactheme-project-section .project-item .project-content .title span {
font-size: 16px;
font-weight: 400;
padding-bottom: 5px;
display: block;
}
.reactheme-project-section .project-item .project-content .title span,
.reactheme-project-section .project-item .project-content .title a {
color: #ffffff;
}
.reactheme-project-section .project-item .project-content .title a:hover {
color: #083d59;
}
.reactheme-project-section .project-item:hover .project-content .title {
bottom: 20px;
}
.reactheme-project-section .project-item:hover .project-content .p-icon,
.reactheme-project-section .project-item:hover .project-content .title {
opacity: 1;
visibility: visible;
}
.reactheme-project-section .project-item:hover .project-content .p-icon {
top: 20px;
}
.reactheme-project-section .view-project {
margin-top: 60px;
}
.reactheme-project-section .nav-style .owl-controls .owl-nav {
position: absolute;
left: 17.5%;
}
body.single-services .reactheme-porfolio-details {
padding: 120px 0 0;
}
.reactheme-portfolio-style7 .showcase li {
display: inline-block;
vertical-align: top;
padding: 0;
margin: 0 0 0 0;
position: relative;
}
.reactheme-portfolio-style7 a .showcase-caption {
display: inline-block;
z-index: 2;
color: white;
text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.33);
padding: 20px;
}
.reactheme-portfolio-style7 .showcase {
margin: 0 auto 0;
display: block;
}
.reactheme-portfolio-style7 .showcase li:nth-of-type(3n+4) {
clear: left;
}
.reactheme-portfolio-style7 .showcase-item {
line-height: 1;
z-index: 3;
}
.reactheme-portfolio-style7 .showcase-item.hover {
z-index: 1;
}
.reactheme-portfolio-style7 .showcase-item a {
display: block;
padding: 15px 25px 10px 0;
}
.reactheme-portfolio-style7 .showcase-item img {
position: fixed;
z-index: 1;
opacity: 1;
display: none;
transition: opacity .35s, transform .35s;
}
.reactheme-portfolio-style7 .showcase-item a h3 {
position: relative;
z-index: 3;
transition: opacity .35s, transform .35s;
}
.reactheme-portfolio-style7 .showcase-item a p {
position: relative;
z-index: 3;
transition: opacity .35s, transform .35s;
margin: 0 !important;
}
.reactheme-portfolio-style7 .showcase-item a:hover + img {
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
display: block;
}
.reactheme-portfolio-style7 .showcase-item a:hover {
color: white;
background: none;
}
.reactheme-portfolio-style7 .showcase-item h3 {
font-size: 36px;
padding: .45em .6em 15px 0;
font-weight: 600;
letter-spacing: 0px;
margin: 0;
} @media screen and (max-width: 1023px) {
.showcase {
margin: 0 auto;
}
.showcase-item a img {
border: 0px;
}
}
body .rselement-dual-btn {
font-size: 16px;
}
ul.latest_projects {
margin: 0;
padding: 0;
list-style: none;
}
.mfp-close-btn-in .mfp-close {
top: 0px;
right: 0px;
text-align: right;
padding-right: 0;
display: inline-block;
text-align: center;
background: #083d59;
width: 44px;
border-radius: 50%;
font-size: 27px;
}
.rs_button.btn-border {
border-width: 2px;
color: #ffa84b;
border-style: solid;
border-color: #ffa84b;
background: transparent;
}
.rs_button.btn-border:hover {
background: #ffa84b;
color: #ffffff;
}
.reactheme-btn {
outline: none;
padding: 12px 35px;
border: 2px solid #ffa84b;
border-radius: 30px;
display: inline-block;
font-size: 16px;
font-weight: 500;
color: #0f1216;
background: #f3f8f9;
text-transform: uppercase;
}
.reactheme-btn:hover {
background: #ffa84b;
color: #ffffff;
}
.reactheme-btn.btn-center {
text-align: center;
}
.reactheme-btn.btn-left {
text-align: left;
}
.reactheme-btn.btn-right {
text-align: right;
}
.reactheme-btn.reactheme-btn-style2 {
position: relative;
}
.reactheme-btn.reactheme-btn-style2:after,
.reactheme-btn.reactheme-btn-style2:before {
position: absolute;
content: '';
top: 50%;
transform: translateY(-50%);
width: 5px;
height: 5px;
border-radius: 50%;
background: #ffffff;
transition: all 0.3s ease 0s;
}
.reactheme-btn.reactheme-btn-style2:after {
right: 30px;
}
.reactheme-btn.reactheme-btn-style2:before {
left: 30px;
}
.elementor-accordion-item {
margin-bottom: 20px;
}
.border-image-box .elementor-image-box-img img {
border: 5px solid #3270fc29;
border-radius: 50%;
}
.reactheme-event-grid .event-item .date-part span {
font-size: 50px;
line-height: 62px;
font-weight: 700;
font-style: normal;
display: block;
color: #ffa84b;
}
.reactheme-event-grid .event-item .time-secs {
margin-top: 25px;
}
.reactheme-event-grid .event-item .time-secs .time {
color: #083d59;
}
.reactheme-event-grid .event-item .content-part h4.title {
font-weight: 600;
line-height: 25px;
margin: 0;
}
.reactheme-event-grid .event-item .content-part h4.title a {
color: #00306e;
}
.reactheme-event-grid .event-item .content-part h4.title a:hover {
color: #00825A;
}
.reactheme-event-grid .event-item .content-part .address {
margin-bottom: 24px;
}
.portfolio-filter {
margin-bottom: 20px;
}
.portfolio-filter.filter-center {
text-align: center;
}
.portfolio-filter.filter-right {
text-align: right;
}
.portfolio-filter.filter-left {
text-align: left;
}
.portfolio-filter button {
font-size: 16px;
background: transparent !important;
color: #0f1216;
margin: 0 0 30px;
display: inline-block;
padding: 0;
transition: 0.4s;
outline: none;
-webkit-transition: 0.4s;
-ms-transition: 0.4s;
position: relative;
padding: 5px 20px;
border-radius: 30px;
border: 0;
}
.portfolio-filter button:hover,
.portfolio-filter button.active {
color: #ffa84b;
background: transparent !important;
}
.recent-post-widgets li.show-featured {
float: left;
width: 33.33%;
padding: 0;
}
.reactheme-vertical-middle {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-ms-flex-wrap: wrap;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.reactheme-vertical-bottom {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-ms-flex-wrap: wrap;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-align: flex-end;
-webkit-align-items: flex-end;
align-items: flex-end;
}
.gutter-no-gap .row {
margin: 0 !important;
}
.gutter-no-gap .row [class*="col-"] {
padding: 0 !important;
margin: 0 !important;
}
.reactheme-sl-social-icons a {
color: #ffffff;
}
.reactheme-sl-social-icons a:hover {
color: #ffa84b;
}
.reactheme-slider * {
outline: none;
}
.reactheme-slider .slider-item {
background-size: cover;
background-repeat: no-repeat;
}
.reactheme-slider .slide-description {
max-width: 640px;
}
.reactheme-slider .slide-description p {
margin-bottom: 0;
font-size: 18px;
}
.reactheme-slider .slide-title {
font-size: 65px;
line-height: 75px;
font-weight: 700 !important;
}
.reactheme-slider .slide-content {
max-width: 1250px;
margin: 0 auto;
padding: 150px 0;
position: relative;
}
.reactheme-slider .slide-content .watermark {
z-index: 5;
position: absolute;
font-size: 200px;
font-weight: 900;
font-family: 'GT Walsheim Pro', sans-serif;
top: 10%;
opacity: 0.1;
}
.reactheme-slider .slide-content span.number {
position: absolute;
left: 0;
right: 0;
text-align: center;
top: auto;
bottom: 42px;
font-size: 20px;
font-weight: 400;
font-family: 'GT Walsheim Pro', sans-serif;
color: #777777;
}
.reactheme-slider .slide-content span.number .first {
font-size: 60px;
font-weight: 700;
color: #000;
}
.reactheme-slider .slide-content .slide-content-wrap {
max-width: 800px;
position: relative;
z-index: 10;
}
.reactheme-slider .slide-content.center {
text-align: center;
}
.reactheme-slider .slide-content.center .slide-content-wrap {
display: block;
margin: 0 auto;
}
.reactheme-slider .slide-content.center .slide-description {
margin-left: auto;
margin-right: auto;
}
.reactheme-slider .slide-content.right {
text-align: right;
}
.reactheme-slider .slide-content.right .slide-description {
margin-left: auto;
}
.reactheme-slider .slide-content.right .slide-content-wrap {
display: block;
margin-left: auto;
}
.reactheme-slider .slider-button {
margin-top: 48px;
}
.reactheme-slider .slider-button ul {
margin: 0;
list-style-type: none;
}
.reactheme-slider .slider-button ul li {
display: inline-block;
}
.reactheme-slider .slider-button ul li + li {
margin-left: 10px;
}
.reactheme-slider .slick-arrow {
width: 42px;
height: 42px;
line-height: 42px;
text-align: center;
color: #ffa84b;
opacity: 1;
-webkit-transition: 0.3s all ease;
transition: 0.3s all ease;
top: auto;
bottom: 40;
}
.reactheme-slider .slick-arrow:after {
color: inherit;
top: -2px;
font-family: "Flaticon";
font-size: 25px;
}
.reactheme-slider .slick-prev {
right: auto;
left: 45%;
top: auto;
bottom: 40px;
z-index: 1;
}
.reactheme-slider .slick-prev:after {
font-family: "Flaticon";
content: "\f111" !important;
color: #000;
text-indent: 4px;
}
.reactheme-slider .slick-next {
left: auto;
right: 45%;
top: auto;
bottom: 40px;
}
.reactheme-slider .slick-next:after {
font-family: "Flaticon";
content: "\f110" !important;
color: #000;
text-indent: -4px;
}
.reactheme-slider:hover .slick-arrow {
opacity: 1;
}
.reactheme-slider .reacbuttons {
border: 2px solid #000;
color: #000;
padding: 16px 35px;
border-radius: 3px;
font-size: 16px;
font-weight: 500;
}
.reactheme-slider .reacbuttons:hover {
background: #000;
color: #fff;
border: 2px solid #000;
}
.recent-post-widgets li.show-featured {
float: left;
width: 33.33%;
}
.recent-post-widgets li.show-featured .post-img {
padding: 3px;
float: none;
width: auto;
display: block;
}
.recent-post-widgets li.show-featured .post-img img {
width: 100%;
border-radius: 3px;
}
.fal {
font-weight: 300;
}
.single-teams .details-tabs-area {
margin-right: 30px;
}
.single-teams .details-tabs-area .team-detail-wrap {
background: #fff;
padding: 25px 50px 30px;
box-shadow: 0 0 30px rgba(0, 0, 0, 0.03);
margin-bottom: 40px;
}
.single-teams .title-bg-gray {
color: #0f1216;
padding-bottom: 5px;
margin-bottom: 0 !important;
}
.single-teams .title-bg-gray.padding-top {
margin-bottom: 20px !important;
}
.single-teams .designation-info {
display: block;
color: #b8b8b8;
margin-top: 0;
font-size: 14px;
font-weight: 700;
padding-bottom: 10px;
}
.single-teams .short-desc {
display: block;
margin-bottom: 25px;
}
.single-teams .adress-box {
display: flex;
align-items: center;
margin-bottom: 23px;
}
.single-teams .adress-box .icon-link {
color: #ffa84b;
width: 50px;
height: 50px;
border: 2px solid #f4f4f4;
text-align: center;
line-height: 50px;
margin-right: 20px;
margin-top: 5px;
}
.single-teams .adress-box .fs-14 {
font-size: 14px;
margin-bottom: 0;
}
.single-teams .adress-box h5 {
font-size: 20px;
line-height: 1.1;
margin-bottom: 0;
}
.single-teams .theme_btn {
background: #083d59;
padding: 20px 44px;
color: #fff;
font-weight: 700;
font-size: 14px;
display: inline-block;
margin-top: 10px;
}
.single-teams .theme_btn i {
margin-left: 15px;
}
.single-teams .theme_btn:hover {
background: #ffa84b;
}
.single-teams .team-information {
padding: 50px 0 0 40px;
}
body .vc_progress_bar .vc_single_bar .vc_label_units {
position: absolute;
right: 0;
font-weight: 500;
}
body .vc_progress_bar .vc_single_bar {
border-radius: 0 !important;
box-shadow: none !important;
height: 8px;
line-height: 8px;
}
body .vc_progress_bar .vc_single_bar .vc_bar {
border-radius: 0 !important;
}
body .vc_progress_bar .vc_single_bar .vc_label {
font-weight: 500;
}
body .reactheme-portfolio-style2 .portfolio-item .portfolio-content .p-icon {
width: 50px;
height: 50px;
line-height: 50px;
}
body .reactheme-portfolio-style2 .portfolio-item .portfolio-content .p-icon i:before {
font-size: 18px;
}
.reactheme-portfolio-style3 .portfolio-item,
.reactheme-portfolio-style5 .portfolio-item,
.reactheme-portfolio-style4 .portfolio-item,
.reactheme-portfolio-style3 .portfolio-item img,
.reactheme-portfolio-style5 .portfolio-item img,
.reactheme-portfolio-style4 .portfolio-item img,
.reactheme-portfolio-style3 .portfolio-item .bg-overlay,
.reactheme-portfolio-style5 .portfolio-item .bg-overlay,
.reactheme-portfolio-style4 .portfolio-item .bg-overlay {
border-radius: 5px;
}/*/*/.reactheme-portfolio-style3 .portfolio-item,
.reactheme-portfolio-style3 .portfolio-item img,
.reactheme-portfolio-style3 .portfolio-item .bg-overlay {
border-radius: 5px;
}
.reactheme-portfolio-style3 .portfolio-item {
position: relative;
overflow: hidden;
z-index: 1;
}
.reactheme-portfolio-style3 .portfolio-item .portfolio-img {
position: relative;
z-index: 1;
}
.reactheme-portfolio-style3 .portfolio-item .portfolio-img img {
width: 100%;
}
.reactheme-portfolio-style3 .portfolio-item .portfolio-img .p-link {
position: absolute;
bottom: 20px;
right: 20px;
display: inline-block;
font-size: 36px;
color: #ffffff;
transition: all 0.3s ease;
opacity: 0;
}
.reactheme-portfolio-style3 .portfolio-item .portfolio-img .p-link i {
margin-left: 2px;
}
.reactheme-portfolio-style3 .portfolio-item .portfolio-img .p-link:hover {
opacity: 0.7 !important;
}
.reactheme-portfolio-style3 .portfolio-item .p-icon {
transition: all 0.4s ease-in-out 0s;
bottom: -100px;
right: 25px;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
background: #ffa84b;
border-radius: 50%;
z-index: 7;
opacity: 0;
visibility: hidden;
position: absolute;
}
.reactheme-portfolio-style3 .portfolio-item .portfolio-content {
position: absolute;
padding: 24px 30px;
opacity: 1;
z-index: 10;
top: 0;
}
.reactheme-portfolio-style3 .portfolio-item .portfolio-content:before {
background: rgba(0, 0, 0, 0.4) !important;
opacity: 1;
}
.reactheme-portfolio-style3 .portfolio-item .portfolio-content .portfolio-inner {
bottom: 30px;
width: auto;
right: 40px;
left: 40px;
display: flex;
flex-wrap: wrap;
transition: all .5s ease;
}
.reactheme-portfolio-style3 .portfolio-item .portfolio-content .portfolio-inner .p-title {
order: 2;
flex: 0 0 100%;
}
.reactheme-portfolio-style3 .portfolio-item .portfolio-content .portfolio-inner .p-category {
flex: 0 0 100%;
}
.reactheme-portfolio-style3 .portfolio-item .portfolio-content a {
color: #fff;
}
.reactheme-portfolio-style3 .portfolio-item .portfolio-content .p-title {
margin-bottom: 5px;
font-size: 18px;
transition: 0.3s ease all;
line-height: 25px !important;
}
.reactheme-portfolio-style3 .portfolio-item .portfolio-content p {
margin-bottom: 0;
color: #fff;
transition: 0.3s ease all;
}
.reactheme-portfolio-style3 .portfolio-item:hover .p-icon {
bottom: 30px;
opacity: 1;
visibility: visible;
}
.reactheme-portfolio-style3 .portfolio-item:hover .portfolio-content {
opacity: 1;
}
.reactheme-portfolio-style3 .portfolio-item:hover .portfolio-content .portfolio-inner {
bottom: 50px;
}
.reactheme-portfolio-style3 .portfolio-item:hover .portfolio-img:before {
opacity: 0.7;
}
.reactheme-portfolio-style3 .portfolio-item:hover .portfolio-img .p-link {
opacity: 1;
}
.reactheme-video.style1 {
display: flex;
align-items: center;
transition: 0.3s;
}
.reactheme-video.style1 a.popup-videos {
width: 70px;
height: 70px;
border: 5px solid;
display: inline-block;
line-height: 70px;
border-radius: 50px;
}
.reactheme-video.style1 a.popup-videos i {
position: relative;
left: 3px;
top: -2px;
}
.reactheme-video.style1 .video-desc {
text-align: left;
padding-left: 15px;
position: relative;
}
.reactheme-video.style1:hover {
opacity: 0.8;
}
.reactheme-video.style2 a.popup-videos {
background: #ffa84b;
}
.reactheme-video.style2 a.popup-videos i {
top: -1px;
left: 3px;
}
.reactheme-video.style2 a.popup-videos {
background-color: #FFFFFF;
border-radius: 50%;
display: inline-block;
height: 80px;
width: 80px;
line-height: 80px;
border-radius: 80%;
position: relative;
-webkit-animation: circle_ripple 0.7s linear infinite;
animation: circle_ripple 0.7s linear infinite;
}
@-webkit-keyframes circle_ripple {
0% {
box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 1em rgba(255, 255, 255, 0.3), 0 0 0 3em rgba(255, 255, 255, 0.3), 0 0 0 5em rgba(255, 255, 255, 0.3);
}
100% {
box-shadow: 0 0 0 1em rgba(255, 255, 255, 0.3), 0 0 0 3em rgba(255, 255, 255, 0.3), 0 0 0 5em rgba(255, 255, 255, 0.3), 0 0 0 8em rgba(255, 255, 255, 0);
}
}
@keyframes circle_ripple {
0% {
box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 1em rgba(255, 255, 255, 0.3), 0 0 0 3em rgba(255, 255, 255, 0.3), 0 0 0 5em rgba(255, 255, 255, 0.3);
}
100% {
box-shadow: 0 0 0 1em rgba(255, 255, 255, 0.3), 0 0 0 3em rgba(255, 255, 255, 0.3), 0 0 0 5em rgba(255, 255, 255, 0.3), 0 0 0 8em rgba(255, 255, 255, 0);
}
}
.reactheme-video {
background-size: cover !important;
}
.reactheme-video .icon-area {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.reactheme-video.style2 {
position: relative;
}
.reactheme-video.style2 .icon-area {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
margin-top: 65px;
}
.reactheme-video i {
position: relative;
}
.portfolio-slider-data .slick-dots {
text-align: center;
bottom: -75px;
}
.portfolio-slider-data .slick-dots li {
display: inline-block;
width: 12px;
height: 12px;
border-radius: 30px;
background: #083d59;
transition: 0.4s;
}
.portfolio-slider-data .slick-dots li:hover,
.portfolio-slider-data .slick-dots li.slick-active {
background: #ffa84b;
}
.portfolio-slider-data .slick-prev,
.portfolio-slider-data .slick-next {
background: #ffa84b;
width: 42px;
height: 42px;
line-height: 42px;
border-radius: 50px;
z-index: 8;
transition: 0.4s;
opacity: 0;
visibility: hidden;
}
.portfolio-slider-data .slick-prev i,
.portfolio-slider-data .slick-next i {
color: #fff;
}
.portfolio-slider-data .slick-prev:after,
.portfolio-slider-data .slick-next:after {
display: none;
}
.portfolio-slider-data .slick-prev {
left: -100px;
}
.portfolio-slider-data .slick-next {
right: -100px;
}
.portfolio-slider-data:hover .slick-prev,
.portfolio-slider-data:hover .slick-next {
opacity: 1;
visibility: visible;
}
.portfolio-slider-data:hover .slick-prev {
left: -50px;
}
.portfolio-slider-data:hover .slick-next {
right: -50px;
}
.portfolio-slider-data .portfolio-item .bg-overlay,
.portfolio-slider-data .project-item .bg-overlay {
background: #000;
opacity: 0.7;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
.light .reactheme-portfolio-style5 .portfolio-item .portfolio-content {
background: #fff;
}
.reactheme-portfolio-agency .portfolio-filter {
margin-bottom: 30px;
}
.single-portfolios .reactheme-porfolio-details.project-gallery {
margin-bottom: -30px;
}
.single-portfolios .project-desc {
padding-right: 30px;
}
.single-portfolios .project-img {
margin-bottom: 50px;
}
.single-portfolios .ps-informations h3 {
padding: 16px 20px;
background: #ffa84b;
border-radius: 0;
font-size: 20px;
color: #ffffff;
line-height: 26px !important;
margin: 0 !important;
}
.wp-block-gallery.aligncenter,
.wp-block-gallery.alignleft,
.wp-block-gallery.alignright {
display: flex !important;
}
.mfp-content figure {
position: relative;
}
.mfp-content figure .mfp-title {
position: absolute;
left: 0;
bottom: 4px;
width: auto;
right: 0;
color: #fff !important;
background: rgba(255, 255, 255, 0.05);
padding: 30px;
}
.mfp-content figure .mfp-title .gallery-title-wrap h3 {
margin: 0;
color: #fff !important;
font-size: 25px !important;
font-weight: 600 !important;
}
.mfp-content figure .mfp-title p {
margin: 12px 0 0;
}
.mfp-content figure .mfp-title p:empty {
display: none;
}
.ps-navigation {
margin-top: 70px;
margin-left: auto;
margin-right: auto;
width: 100%;
}
.ps-navigation i:before {
margin-left: 0;
}
.ps-navigation ul {
margin: 0 !important;
list-style: none;
}
.ps-navigation ul .prev {
display: inline-block;
text-align: left;
}
.ps-navigation ul .next {
display: inline-block;
text-align: right;
word-break: break-all;
}
.ps-navigation ul a {
text-transform: uppercase;
}
.ps-navigation ul a span {
display: block;
font-weight: normal;
text-transform: capitalize;
}
.ps-navigation ul a span:first-child {
margin-top: 0;
}
.ps-navigation ul a span.pagi-date {
font-size: 13px;
color: #aaa;
line-height: normal;
margin-top: 5px;
}
.ps-navigation ul a:hover {
color: #ffa84b;
}
.single-portfolios .owl-carousel .owl-nav [class*="owl-"] {
top: calc(50%);
}
.single-portfolios .ps-navigation {
margin-bottom: 0;
margin-top: 30px;
margin-left: auto;
margin-right: auto;
width: 100%;
}
.single-portfolios .ps-navigation ul li a {
font-size: 15px;
}
.single-portfolios .ps-navigation ul li a span {
font-size: 15px !important;
}
.single-portfolios .owl-stage-outer {
height: auto !important;
margin-bottom: 50px;
}/**/.reactheme-galleys .file-list-image,
.reactheme-galleys .galley-img {
position: relative;
margin-bottom: 30px;
}
.reactheme-galleys .file-list-image .p-zoom,
.reactheme-galleys .galley-img .p-zoom,
.reactheme-galleys .file-list-image .zoom-icon,
.reactheme-galleys .galley-img .zoom-icon {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
opacity: 0;
visibility: hidden;
background: transparent !important;
color: #fff;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
transition: all 0.5s ease-in-out;
}
.reactheme-galleys .file-list-image .p-zoom i:before,
.reactheme-galleys .galley-img .p-zoom i:before,
.reactheme-galleys .file-list-image .zoom-icon i:before,
.reactheme-galleys .galley-img .zoom-icon i:before {
font-size: 22px;
}
.reactheme-galleys .file-list-image .p-zoom:hover,
.reactheme-galleys .galley-img .p-zoom:hover,
.reactheme-galleys .file-list-image .zoom-icon:hover,
.reactheme-galleys .galley-img .zoom-icon:hover {
color: #083d59;
}
.reactheme-galleys .file-list-image:before,
.reactheme-galleys .galley-img:before {
content: "";
position: absolute;
background: rgba(0, 0, 0, 0.3);
top: 0;
bottom: 0;
left: 0;
right: 0;
width: 0%;
height: 100%;
transition: all 0.4s ease-in-out;
}
.reactheme-galleys .file-list-image:hover:before,
.reactheme-galleys .galley-img:hover:before {
width: 100%;
}
.reactheme-galleys .file-list-image:hover .p-zoom,
.reactheme-galleys .galley-img:hover .p-zoom,
.reactheme-galleys .file-list-image:hover .zoom-icon,
.reactheme-galleys .galley-img:hover .zoom-icon {
visibility: visible;
opacity: 1;
color: #fff !important;
}
.reactheme-galleys .no-gutters .file-list-image {
margin-bottom: 0;
}
.mfp-close {
opacity: 0.9;
}
.reactheme-banner.full-screen {
width: 100%;
height: 100vh;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
position: relative;
background-repeat: no-repeat;
background-position: bottom center;
}
.reactheme-banner #particles-js {
background-size: cover;
height: 100%;
position: absolute;
width: 100%;
z-index: 0;
}
.reactheme-banner .banner-content {
position: absolute;
top: 50%;
transform: translateY(-50%);
}
.reactheme-banner .banner-content .banner_title {
display: inline-block;
margin-bottom: 16px;
font-size: 65px;
position: relative;
z-index: 9;
color: #444;
line-height: 70px;
}
.reactheme-banner .banner-content .banner-button {
margin-top: 20px;
}
.reactheme-banner .banner-content .banner-button.btn-light .reacbutton:not(.border):hover {
background: transparent;
border-color: #ffa84b;
color: #fff;
}
.reactheme-banner .banner-content .banner-button.btn-light .reacbutton.border {
border-color: #fff;
color: #fff;
}
.reactheme-banner .banner-content .banner-button.btn-light .reacbutton.border:hover {
border-color: #083d59;
}
.reactheme-banner .banner-content .banner-button .reacbutton {
border-color: #ffa84b;
background: transparent;
padding: 11px 35px;
}
.reactheme-banner .banner-content .banner-button .reacbutton:hover {
background: #ffa84b !important;
color: #ffffff !important;
}
.reactheme-banner .banner-content .work-position h3 {
font-size: 40px;
color: #bbb;
display: inline-block;
}
.reactheme-banner .banner-content .work-position h3 span {
margin-right: 10px;
}
.reactheme-banner .banner-content .work-position .cd-headline {
display: inline-block;
color: #bbb;
font-size: 40px;
line-height: 52px;
font-weight: 500;
}
.reactheme-banner .cd-words-wrapper:after {
background-color: #083d59;
height: 90%;
top: 10px;
width: 0;
}
.reactheme-banner ul {
list-style-type: none;
margin: 0;
padding: 0;
}
.reactheme-banner ul li {
display: inline-block;
margin: 0 25px 25px 0;
}
.reactheme-banner .arrow-btn {
width: 26px;
height: 55px;
bottom: 7%;
left: 50%;
z-index: 99;
text-align: center;
position: absolute;
border: 1px solid #999;
border-radius: 20px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.reactheme-banner .arrow-btn i {
color: #999;
font-size: 22px;
line-height: 80px;
-webkit-animation: bounce 2s infinite;
-moz-animation: bounce 2s infinite;
-ms-animation: bounce 2s infinite;
-o-animation: bounce 2s infinite;
animation: bounce 2s infinite;
transition: 0.4s;
-webkit-transition: 0.4s;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
}
.reactheme-banner .arrow-btn i:hover {
-webkit-animation: none;
-moz-animation: none;
-ms-animation: none;
-o-animation: none;
animation: none;
}
.reactheme-banner.not-full-screen .banner-content {
position: relative;
top: 0;
transform: translateY(0);
}
.reactheme-banner.not-full-screen .cd-words-wrapper {
margin-left: 0;
}
.reactheme-banner.not-full-screen .container {
padding: 0;
} .reactheme-porfolio-details .ps-informations ul {
margin: 0;
list-style: none;
text-align: left;
padding: 25px 30px;
background: #fbfbfb;
}
.reactheme-porfolio-details .ps-informations ul li + li {
padding-top: 10px;
margin-top: 10px;
border-top: 1px solid rgba(54, 54, 54, 0.05);
}
.reactheme-porfolio-details .ps-informations ul li span {
width: 150px;
display: inline-block;
color: #0f1216;
font-weight: 600;
}
.reactheme-porfolio-details .ps-image {
text-align: center;
margin-bottom: 10px;
}
.reactheme-porfolio-details .ps-share {
margin-top: 40px;
}
.reactheme-porfolio-details .ps-share ul {
margin: 0;
}
.reactheme-porfolio-details .ps-share .share-title {
font-size: 20px;
font-weight: 500;
margin-bottom: 20px;
}
.reactheme-porfolio-details .ps-share ul li {
display: inline-block;
margin: 0 10px 16px 0;
}
.reactheme-porfolio-details .ps-share ul li a {
font-size: 20px;
display: block;
width: 50px;
height: 48px;
line-height: 48px;
border: 1px solid #083d59;
text-align: center;
transition: 0.4s;
}
.reactheme-porfolio-details .ps-share ul li a:hover {
background-color: #083d59;
color: #ffa84b;
}
.reactheme-porfolio-details .project-desc {
line-height: 30px;
}
.reactheme-porfolio-details .project-desc p:last-child {
margin-bottom: 0;
}
.reactheme-porfolio-details .project-desc .ps-title {
margin-bottom: 20px;
}
.reactheme-porfolio-details .ps-related-project {
margin-top: 50px;
}
.reactheme-porfolio-details .ps-related-project .ps-related-title {
font-size: 20px;
font-weight: 500;
margin-bottom: 30px;
}
.reactheme-porfolio-details .ps-related-project .portfolio-item {
margin-bottom: 20px;
}
.reactheme-porfolio-details .portfolio-carousel .owl-dots {
display: none;
}
.reactheme-porfolio-details .portfolio-carousel .owl-stage-outer {
height: auto !important;
}
.reactheme-porfolio-details .portfolio-carousel .owl-nav {
display: none;
}
.reactheme-porfolio-details .portfolio-carousel .owl-nav .owl-prev {
left: 10px !important;
min-height: 1px;
transition: all .5s ease;
}
.reactheme-porfolio-details .portfolio-carousel .owl-nav .owl-next {
right: 10px !important;
min-height: 1px;
transition: all .5s ease;
}
.reactheme-porfolio-details .portfolio-carousel:hover .owl-nav {
display: block;
}
.reactheme-porfolio-details .portfolio-carousel .file-list-image img {
border-radius: 5px;
}
.reactheme-porfolio-details.project-gallery .ps-image-wrap {
margin-top: 28px;
}
.reactheme-porfolio-details.project-gallery .file-list-image {
margin-bottom: 30px;
position: relative;
background: #000000;
border-radius: 5px;
}
.reactheme-porfolio-details.project-gallery .file-list-image a:hover i {
color: #fff;
}
.reactheme-porfolio-details.project-gallery .file-list-image img {
-webkit-transition: 0.3s all ease;
transition: 0.3s all ease;
border-radius: 5px;
}
.reactheme-porfolio-details.project-gallery .file-list-image .p-zoom {
display: inline-block;
font-size: 16px;
color: #fff;
transition: all 0.3s ease 0s;
height: 46px;
line-height: 44px;
width: 46px;
border: 1px solid #ffffff;
border-radius: 50%;
text-align: center;
position: absolute;
left: 50%;
top: 60%;
opacity: 0;
-webkit-transform: translateY(-50%) translateX(-50%);
transform: translateY(-50%) translateX(-50%);
-webkit-transition: 0.3s all ease;
transition: 0.3s all ease;
}
.reactheme-porfolio-details.project-gallery .file-list-image:hover img {
opacity: 0.4;
}
.reactheme-porfolio-details.project-gallery .file-list-image:hover .p-zoom {
top: 50%;
opacity: 1;
}
.reactheme-porfolio-details.project-gallery .file-list-image:hover .p-zoom:hover {
background: #083d59;
color: #ffffff;
border: 1px solid #ffa84b;
} #reactheme-services-slider {
padding-bottom: 30px;
}
#reactheme-services-slider .item-thumb {
width: 100%;
padding-right: 16px;
}
#reactheme-services-slider .item-thumb img {
border-radius: 5px;
}
#reactheme-services-slider .item-thumb .owl-dot {
width: 48%;
display: inline-block;
justify-content: center;
padding: 10px;
float: left;
cursor: pointer;
margin-left: 10px;
margin-bottom: 10px;
}
#reactheme-services-slider .device-lg .item-thumb .owl-dot,
#reactheme-services-slider .device-sm .item-thumb .owl-dot {
height: 150px;
}
#reactheme-services-slider .device-xs .item-thumb .owl-dot {
width: 50%;
padding: 10px;
height: 100px;
}
#reactheme-services-slider .feature-content {
margin-bottom: 12px;
}
#reactheme-services-slider .img_wrap {
position: relative;
overflow: hidden;
margin-bottom: 24px;
}
#reactheme-services-slider .img_wrap .feature-title {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
margin: 0;
padding: 33px;
z-index: 9;
color: #fff;
}
#reactheme-services-slider .img_wrap .feature-title a {
color: #fff;
}
#reactheme-services-slider .img_wrap .feature-title a:hover {
color: #083d59;
}
#reactheme-services-slider .img_wrap a img {
width: 100%;
}
#reactheme-services-slider .img_wrap:before {
content: "";
position: absolute;
background: #ffa84b;
left: -60px;
right: 0;
bottom: -80px;
display: block;
height: 192px;
opacity: .8;
z-index: 1;
transform: rotate(-3deg);
width: 150%;
}
#reactheme-services-slider .img_wrap:after {
content: "";
position: absolute;
background: #ffa84b;
left: -150px;
right: 0;
bottom: -80px;
display: block;
height: 204px;
opacity: .8;
z-index: 1;
transform: rotate(-3deg);
width: 150%;
}
#reactheme-services-slider .item-thumb .owl-dot span {
position: relative;
display: block;
background-size: cover;
background-position: center center;
width: auto;
height: 100%;
-webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.05);
box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.05);
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
#reactheme-services-slider .item-thumb .owl-dot.active span,
#reactheme-services-slider .item-thumb .owl-dot:hover span {
opacity: .7;
}
#reactheme-services-slider .menu-carousel .heading-block h4 {
margin-bottom: 7px;
margin-top: 10px;
letter-spacing: 2px;
font-size: 20px;
line-height: 20px;
text-transform: uppercase;
}
#reactheme-services-slider .menu-carousel .heading-block h4 a {
font-weight: 600;
color: #0f1216;
transition: .20s;
}
#reactheme-services-slider .menu-carousel .heading-block h4 a:hover {
color: #083d59;
}
#reactheme-services-slider .menu-carousel .feature-content {
position: relative;
padding: 16px 0 0;
border-radius: 0 0 5px 0px;
text-align: left;
}
#reactheme-services-slider .menu-carousel .feature-content .service_details {
padding-top: 36px;
}
#reactheme-services-slider .menu-carousel .heading-block p {
margin-bottom: 0;
}
#reactheme-services-slider .menu-carousel .heading-block .reacbutton {
margin-top: 20px;
}
#reactheme-services-slider .menu-carousel .heading-block .food-info {
color: #BBB;
text-transform: uppercase;
font-weight: 400;
letter-spacing: 2px;
font-size: 16px;
}
#reactheme-services-slider .food-price {
position: absolute;
top: 40px;
right: 50px;
font-size: 20px;
letter-spacing: -1px;
font-weight: 500;
}
#reactheme-services-slider .menu-carousel .more-link {
margin-top: 35px;
border-bottom: 1px solid #333 !important;
}
#reactheme-services-slider .more-link {
font-style: normal;
border-bottom: 0;
color: #333;
margin-top: 10px;
font-size: 16px;
}
#reactheme-services-slider .team-title h4 {
font-size: 15px;
}
#reactheme-services-slider .team-title span {
font-style: normal;
margin-bottom: 15px;
color: #aaa !important;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 1px;
}
#reactheme-services-slider .entry {
padding: 0;
margin: 0;
border-bottom: 0;
-webkit-box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.08);
-moz-box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.08);
box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.08);
}
#reactheme-services-slider .entry-title {
background-color: #FFF;
padding: 15px;
}
#reactheme-services-slider .entry-title h2 {
text-transform: none;
font-size: 17px;
font-weight: 500;
letter-spacing: 0;
}
#reactheme-services-slider .entry-meta {
margin: 8px 0 0;
}
#reactheme-services-slider .ipost .entry-meta li a {
font-size: 11px;
font-style: normal;
text-transform: uppercase;
letter-spacing: 1px;
color: #999;
}
#reactheme-services-slider .entry-meta li:before {
content: '\00b7';
opacity: 1;
}
#reactheme-services-slider .service-button {
margin: 80px 0 80px 15px;
}
#reactheme-services-slider .device-sm .service-button,
#reactheme-services-slider .device-xs .service-button {
margin: 30px 0 0;
}
#reactheme-services-slider .clfeatures .cl-ft-item {
border-radius: 5px;
}
#reactheme-services-slider .clfeatures .cl-ft-item img {
display: block;
margin: 0;
border-radius: 5px;
}
#reactheme-services-slider .item-thumb .owl-dot {
position: relative;
}
#reactheme-services-slider .item-thumb .owl-dot:before {
content: "";
position: absolute;
left: 10px;
top: 10px;
z-index: 99;
width: calc(100% - 20px);
height: calc(100% - 20px);
background: rgba(0, 0, 0, 0.8);
transition: all 500ms ease;
opacity: 0;
border-radius: 5px;
}
#reactheme-services-slider h5.overlay-feature-title {
font-size: 16px;
line-height: 140%;
font-weight: normal;
margin: 0;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 9999;
text-align: center;
width: calc(80%);
transition: all 500ms ease;
opacity: 0;
}
#reactheme-services-slider h5.overlay-feature-title a {
color: #fff;
pointer-events: none;
}
#reactheme-services-slider .item-thumb .owl-dot:hover:before,
#reactheme-services-slider .item-thumb .owl-dot.active:before {
opacity: 1;
}
#reactheme-services-slider .item-thumb .owl-dot.service_icon_style {
float: none;
text-align: center;
background: #ffffff;
padding-top: 28px;
padding-bottom: 22px;
border-radius: 3px;
box-shadow: 0 0 7px 7px rgba(0, 0, 0, 0.02);
}
#reactheme-services-slider .item-thumb .owl-dot.service_icon_style:before {
display: none;
}
#reactheme-services-slider .item-thumb .owl-dot.service_icon_style .tile-content {
margin-top: 10px;
font-weight: 600;
margin-bottom: 0;
font-size: 16px;
text-transform: uppercase;
}
#reactheme-services-slider .item-thumb .owl-dot.service_icon_style .tile-content a {
color: #0f1216;
}
#reactheme-services-slider .item-thumb .owl-dot.service_icon_style.active .tile-content a,
#reactheme-services-slider .item-thumb .owl-dot.service_icon_style:hover .tile-content a {
color: #ffa84b;
}
#reactheme-services-slider .item-thumb .owl-dot:hover h5.overlay-feature-title,
#reactheme-services-slider .item-thumb .owl-dot.active h5.overlay-feature-title {
opacity: 1;
}
@media (min-width: 992px) {
#reactheme-services-slider #header,
#reactheme-services-slider #header-wrap {
z-index: 200;
background-color: transparent !important;
background-repeat: repeat-x;
background-position: center bottom;
background-size: auto 100%;
-webkit-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
}
#reactheme-services-slider #primary-menu ul li > a {
padding-top: 32px;
padding-bottom: 10px;
}
#reactheme-services-slider #header.sticky-header #header-wrap {
background-color: transparent !important;
box-shadow: none;
}
#reactheme-services-slider .slider-caption h2 {
font-size: 76px;
}
#reactheme-services-slider .food-price {
font-size: 24px;
top: 50px;
right: 60px;
}
}
#reactheme-services-slider .services-wrap .services-item {
position: relative;
padding: 0px 25px 65px;
z-index: 10;
}
#reactheme-services-slider .services-wrap .services-item:after {
content: '';
position: absolute;
left: 0;
z-index: -1;
height: 100%;
width: 100%;
background: #fff;
transition: 0.4s;
top: 50%;
transform: scale(1, 0.9) translateY(-50%);
box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
opacity: 0;
}
#reactheme-services-slider .services-wrap .services-item:hover .services-desc:after {
background: #083d59;
width: 100px;
}
#reactheme-services-slider .services-wrap .services-item:hover:after {
opacity: 1;
transform: scale(1, 1) translateY(-50%);
}
#reactheme-services-slider .services-wrap .services-icon {
position: relative;
display: inline-block;
font-size: 64px;
color: #083d59;
}
#reactheme-services-slider .services-wrap .services-title {
font-size: 20px;
margin-top: 35px;
margin-bottom: 25px;
}
#reactheme-services-slider .services-wrap .services-desc {
position: relative;
}
#reactheme-services-slider .services-wrap .services-desc:after {
content: '';
position: absolute;
left: 0;
height: 2px;
width: 50px;
bottom: -45px;
background: rgba(0, 0, 0, 0.1);
transition: 0.4s;
}
#reactheme-services-slider .services-wrap .services-desc p {
margin-bottom: 55px;
} .reactheme-service-grid .service-item {
position: relative;
}
.reactheme-service-grid .service-item .service-img {
position: relative;
overflow: hidden;
}
.reactheme-service-grid .service-item .service-img img {
border-radius: 0;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.4s linear;
}
.reactheme-service-grid .service-item .service-img:before {
content: "";
position: absolute;
background: #ffa84b;
left: -73px;
right: 0;
bottom: -28px;
display: block;
height: 155px;
opacity: .8;
z-index: 1;
transform: rotate(-8deg);
width: 150%;
transition: all 0.4s ease-in-out;
}
.reactheme-service-grid .service-item .service-img:after {
content: "";
position: absolute;
background: #ffa84b;
left: -73px;
right: 0;
bottom: -28px;
display: block;
height: 136px;
opacity: .6;
z-index: 1;
transform: rotate(-8deg);
width: 150%;
transition: all 0.4s ease-in-out;
}
.reactheme-service-grid .service-item .service-img .p-title {
font-size: 20px;
position: absolute;
bottom: 0;
left: 0;
right: 0;
text-align: center;
padding: 28px 0;
font-weight: 500;
margin: 0;
z-index: 9;
}
.reactheme-service-grid .service-item .service-img .p-title a {
color: #fff;
opacity: 1;
}
.reactheme-service-grid .service-item .service-content {
display: block;
}
.reactheme-service-grid .service-item .service-content .service-excerpt {
padding-top: 0;
}
.reactheme-service-grid .service-item .service-content .service-excerpt p {
-webkit-transform: translateY(-100px);
-moz-transform: translateY(-100px);
-o-transform: translateY(-100px);
-ms-transform: translateY(-100px);
transform: translateY(-100px);
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.4s ease-in-out;
padding: 0 25px;
}
.reactheme-service-grid .service-item .service-content {
position: absolute;
opacity: 0;
padding: 20px;
color: #fff;
top: 0;
left: 0;
width: 100%;
height: 100%;
text-align: center;
overflow: hidden;
transition: all 0.4s ease-in-out;
z-index: 9;
}
.reactheme-service-grid .service-item .service-content:before {
content: "";
position: absolute;
background: #ffa84b;
left: 0;
right: 0;
bottom: 0;
display: block;
top: 0;
opacity: 0;
z-index: 0;
}
.reactheme-service-grid .service-item .service-content .service-button {
-webkit-transform: translateY(100px);
-moz-transform: translateY(100px);
-o-transform: translateY(100px);
-ms-transform: translateY(100px);
transform: translateY(100px);
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.4s linear;
}
.reactheme-service-grid .service-item .service-content .service-button .reacbutton.rs_button {
height: 50px;
line-height: 48px;
background: #fff;
border: 2px solid;
border-color: #fff;
color: #ffa84b;
}
.reactheme-service-grid .service-item .service-content .service-button .reacbutton.rs_button:hover {
background: #fff;
padding-right: 55px;
border: 2px solid;
border-color: #ffa84b;
color: #ffa84b;
}
.reactheme-service-grid .service-item .service-content .service-button .reacbutton.rs_button:hover:before {
right: 35px;
color: #ffa84b;
}
.reactheme-service-grid .service-item:hover .service-content {
opacity: 1;
}
.reactheme-service-grid .service-item:hover .service-content:before {
opacity: .8;
}
.reactheme-service-grid .service-item:hover .service-button {
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-o-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px);
opacity: 1;
}
.reactheme-service-grid .service-item:hover .service-img h3.p-title {
display: none;
}
.reactheme-service-grid .service-item:hover .service-img:before,
.reactheme-service-grid .service-item:hover .service-img:after {
opacity: 0;
height: 0;
}
.reactheme-service-grid .service-item:hover .service-img img {
-webkit-transform: scale(1.1, 1.1);
-moz-transform: scale(1.1, 1.1);
-o-transform: scale(1.1, 1.1);
-ms-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
}
.reactheme-service-grid .service-item:hover .service-content .service-excerpt p {
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-o-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px);
opacity: 1;
}
.reactheme-service-grid.reactheme-service-style2 .service-item .service-img:before,
.reactheme-service-grid.reactheme-service-style2 .service-item .service-img:after {
height: 90px;
transform: rotate(0deg);
bottom: 0;
z-index: 0;
}
.reactheme-service-grid.reactheme-service-style2 .service-item .service-img h3.p-title {
padding: 20px 0 16px;
}
.reactheme-service-grid.reactheme-service-style2 .service-item .service-content .service-excerpt {
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 100%;
left: 0;
right: 0;
z-index: 99;
}
.reactheme-service-grid.reactheme-service-stylestyle4 .service-item-four {
position: relative;
overflow: hidden;
}
.reactheme-service-grid.reactheme-service-stylestyle4 .service-item-four:after {
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0.9;
content: "";
position: absolute;
border-radius: 0;
z-index: 0;
transition: 0.4s; background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.4) 0%, rgba(51, 51, 51, 0.5) 70%); background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.4) 0%, rgba(51, 51, 51, 0.5) 70%); background: linear-gradient(to top, rgba(0, 0, 0, 0.4) 0%, rgba(51, 51, 51, 0.5) 70%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000333', GradientType=0); }
.reactheme-service-grid.reactheme-service-stylestyle4 .service-item-four:before {
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0.9;
content: "";
position: absolute;
background: transparent;
border-radius: 0;
z-index: 1;
transition: 0.4s;
}
.reactheme-service-grid.reactheme-service-stylestyle4 .service-item-four:hover:before {
background-color: rgba(0, 0, 0, 0.7);
}
.reactheme-service-grid.reactheme-service-stylestyle4 .service-item-four .service-content {
padding: 0 20px;
position: absolute;
left: 0;
width: 100%;
z-index: 1;
transition: 0.4s;
bottom: 15px;
}
.reactheme-service-grid.reactheme-service-stylestyle4 .service-item-four .service-content .p-title {
margin-bottom: 12px;
font-size: 20px;
width: 100%;
}
.reactheme-service-grid.reactheme-service-stylestyle4 .service-item-four .service-content p {
line-height: 22px;
opacity: 0;
visibility: hidden;
margin-bottom: 0;
height: 0;
transition: 0.4s;
color: #ffffff;
display: block;
}
.reactheme-service-grid.reactheme-service-stylestyle4 .service-item-four .service-content h3 {
color: #fff;
padding: 12px 15px 0;
display: inline-block;
font-size: 18px;
margin: 0;
}
.reactheme-service-grid.reactheme-service-stylestyle4 .service-item-four .service-content:after,
.reactheme-service-grid.reactheme-service-stylestyle4 .service-item-four .service-content:before {
background: transparent;
}
.reactheme-service-grid.reactheme-service-stylestyle4 .service-item-four:hover .service-content {
bottom: 15px;
}
.reactheme-service-grid.reactheme-service-stylestyle4 .service-item-four:hover .service-content h3 {
color: #fff;
background: transparent;
}
.reactheme-service-grid.reactheme-service-stylestyle4 .service-item-four:hover .service-content p {
opacity: 1;
visibility: visible;
height: auto;
}
.reactheme-service-grid .show_cate_ser {
display: block;
font-size: 16px;
}
.box-service .reactheme-services-default .services-wrap .services-item {
padding: 25px 25px 25px 10px;
transition: all 0.6s ease 0s;
background: #fff;
box-shadow: 0 16px 20px rgba(0, 0, 0, 0.05);
margin-bottom: 30px;
border-radius: 5px;
} .cdev div {
position: absolute;
height: 150px;
width: 150px;
border-radius: 50%;
}
.skillbar-wrap {
position: relative;
height: 150px;
width: 150px;
}
.skillbar-wrap .skill-title {
position: absolute;
top: 100%;
left: 50%;
transform: translateX(-50%);
padding-top: 113px;
}
.skillbar-wrap .skill-title:after {
content: '';
position: absolute;
height: 113px;
width: 1px;
border: 1px dashed #ffa84b;
display: block;
left: 50%;
bottom: 26px;
transform: translateX(-50%);
}
.vc_progress_bar {
margin-bottom: 0;
}
.vc_progress_bar h2 {
font-size: 24px;
line-height: 34px;
margin-bottom: 45px;
text-transform: uppercase;
}
.vc_progress_bar .vc_single_bar {
background: #eee;
margin-top: 23px;
-webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1);
box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1);
line-height: 12px;
height: 12px;
}
.vc_progress_bar .vc_single_bar + .vc_single_bar {
margin-top: 50px;
}
.vc_progress_bar .vc_single_bar .vc_label {
text-transform: uppercase;
color: #777777 !important;
text-shadow: none;
padding: 0;
position: absolute;
text-shadow: none !important;
top: -22px;
padding: 0 !important;
font-size: 13px;
}
.vc_progress_bar .vc_single_bar .vc_label_units {
margin-left: 6px;
}
.cdev div span {
position: absolute;
font-family: Arial;
font-size: 25px;
line-height: 105px;
height: 70%;
width: 70%;
left: 15%;
top: 15%;
text-align: center;
border-radius: 50%;
background-color: white;
}
.cdev .background {
background-color: #b3cef6;
}
.cdev .rotate {
clip: rect(0 75px 150px 0);
background-color: #4b86db;
}
.cdev .left {
clip: rect(0 75px 150px 0);
opacity: 1;
background-color: #b3cef6;
}
.cdev .right {
clip: rect(0 75px 150px 0);
transform: rotate(180deg);
opacity: 0;
background-color: #4b86db;
}
@keyframes toggle {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
} .floating-top {
position: relative;
z-index: 1;
} .reactheme-products-slider .product-item {
background: #fff;
text-align: center;
padding: 0px 0px 30px;
box-shadow: 0 0 150px #eee;
}
.reactheme-products-slider .product-item h4.product-title {
padding-top: 20px;
margin-bottom: 15px;
}
.reactheme-products-slider .product-item h4.product-title a {
color: #0f1216;
}
.reactheme-products-slider .product-item h4.product-title a:hover {
color: #083d59;
}
.reactheme-products-slider .product-item .product-img img {
width: auto;
margin: 0 auto;
}
.reactheme-products-slider .product-item .product-price {
font-size: 16px;
color: #0f1216;
}
.reactheme-products-slider .product-item .product-price ins {
background: transparent !important;
color: #083d59;
}
.reactheme-products-slider .product-item .product-btn {
padding-top: 15px;
}
.reactheme-products-slider .product-item .product-btn a {
padding: 0 30px;
height: 44px;
line-height: 44px;
display: inline-block;
position: relative;
font-size: 17px;
background: #171f32;
font-weight: 500;
border-radius: 0;
color: #fff;
}
.reactheme-products-slider .product-item .product-btn a:hover {
background: #ffffff;
}
.reactheme-products-slider.reactheme-products-grid .product-item-inner {
padding: 0 0 30px;
background: none;
text-align: center;
margin-bottom: 30px;
}
.reactheme-products-slider.reactheme-products-grid .product-item-inner .product-img {
position: relative;
}
.reactheme-products-slider.reactheme-products-grid .product-item-inner .product-img img {
width: 100%;
}
.reactheme-products-slider.reactheme-products-grid .product-item-inner .product-img .product-btn a {
background: none;
font-size: 0;
background: #fff;
border: none;
position: absolute;
bottom: 25px;
transform: translateY(-200px);
right: 10px;
transition: all 0.5s ease-in-out 0s;
padding: 0;
opacity: 0;
margin: 0;
height: 45px;
width: 45px;
line-height: 45px;
border-radius: 3px;
}
.reactheme-products-slider.reactheme-products-grid .product-item-inner .product-img .product-btn a:before {
color: #0f1216;
font-size: 27px;
}
.reactheme-products-slider.reactheme-products-grid .product-item-inner .product-img .product-btn a:hover:before {
color: #083d59;
}
.reactheme-products-slider.reactheme-products-grid .product-item-inner .product-img .product-btn a.wc-forward {
font-size: 16px;
color: #0f1216;
padding: 0;
width: 90px;
height: 34px;
line-height: 37px;
}
.reactheme-products-slider.reactheme-products-grid .product-item-inner .product-img .product-btn a.wc-forward:hover {
background: #083d59;
color: #fff;
}
.reactheme-products-slider.reactheme-products-grid .product-item-inner .product-img .product-btn a.added {
display: none;
}
.reactheme-products-slider.reactheme-products-grid .product-item-inner ins {
background: none;
}
.reactheme-products-slider.reactheme-products-grid .product-item {
background: none;
text-align: center;
padding: 0 15px;
box-shadow: none;
}
.reactheme-products-slider.reactheme-products-grid .product-item h4.product-title {
margin-bottom: 5px;
}
.reactheme-products-slider.reactheme-products-grid .product-item:hover .product-img .product-btn a {
transform: translateY(0);
opacity: 1;
}
.wp-block-button__link {
background: #ffa84b !important;
}
.wp-block-button {
margin-bottom: 20px !important;
}
.is-style-outline {
color: #ffa84b !important;
}
.is-style-outline a {
background: transparent !important;
}
.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
padding: 120px 50px 42px 50px;
}
.wp-block-quote.has-text-align-right:before {
text-align: center;
} .partner-carousel .partner-item {
width: 100px;
display: block;
margin: 0 auto;
}
.partner-carousel .partner-item img {
opacity: 0.3;
}
.partner-carousel .partner-item:hover img {
opacity: 1;
}
.wp-block-cover-image-text,
.wp-block-cover-text,
section.wp-block-cover-image h2,
.wp-block-cover-text a {
color: #fff !important;
}
.reactheme-iconbox-area.left_number .box-inner .text-area .iconbox-title .title::before {
display: inline-block !important;
}
.blog_meta_style2 .btn-btm {
border: none !important;
padding-top: 0 !important;
}
.button-remove .react-addon-services.services-style4 .services-part .services-btn-part {
display: none;
}
.react-image {
position: relative;
width: 100%;
height: 100%;
}
.react-image.yes .veritcal {
animation-name: veritcal;
animation-timing-function: linear;
animation-duration: 12s;
animation-iteration-count: infinite;
}
@keyframes veritcal {
0% {
transform: translateY(0);
}
50% {
transform: translateY(60px);
}
100% {
transform: translateY(0);
}
}
.react-image.yes .veritcal_two {
animation-name: veritcal_two;
animation-timing-function: linear;
animation-duration: 12s;
animation-iteration-count: infinite;
}
@keyframes veritcal_two {
0% {
transform: translateY(100px);
}
50% {
transform: translateY(0);
}
100% {
transform: translateY(100px);
}
}
.react-image.yes .horizontal {
animation-name: horizontal;
animation-timing-function: linear;
animation-duration: 12s;
animation-iteration-count: infinite;
}
@keyframes horizontal {
0% {
transform: translateX(0);
}
50% {
transform: translateX(100px);
}
100% {
transform: translateX(0);
}
}
.react-image.yes .rotated_style {
animation: rotate1 30s linear infinite;
-webkit-animation: rotate1 30s linear infinite;
}
@keyframes rotate1 {
from {
transform: rotate(0deg);
-webkit-transform: rotate(0deg);
}
to {
transform: rotate(360deg);
-webkit-transform: rotate(360deg);
}
}
@-webkit-keyframes rotate1 {
from {
transform: rotate(0deg);
-webkit-transform: rotate(0deg);
}
to {
transform: rotate(360deg);
-webkit-transform: rotate(360deg);
}
}
.testimonial-content .image-wrap {
width: 230px;
margin-right: 70px;
}
.reactheme-testimonial--center .testimonial-content {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.reactheme-testimonial--center .reactheme-testimonial .item-content.bubble {
position: relative;
}
.reactheme-testimonial--center .reactheme-testimonial .item-content.bubble:after {
left: 55%;
}
.reactheme-testimonial--center .testimonial-information {
padding-top: 15px;
}
.reactheme-testimonial-default p {
margin: 0 0 15px;
position: relative;
}
.reactheme-testimonial-default .image-wrap img {
height: 65px;
width: 65px;
border-radius: 50%;
position: relative;
}
.reactheme-testimonial-default .testimonial-item .item-content.bubble {
position: relative;
}
.reactheme-testimonial-default .testimonial-item .item-content.bubble:after {
top: 100%;
left: 15%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(136, 183, 213, 0);
border-top-color: #083d59;
border-width: 12px;
margin-left: -30px;
}
.reactheme-testimonial-default .testimonial-item .item-content p {
border-radius: 0px 0px 0px 0px;
margin-bottom: 28px;
}
.reactheme-testimonial-default .testimonial-item .testimonial-information {
padding-left: 15px;
position: relative;
}
.reactheme-testimonial-default .testimonial-item .testimonial-information .ratings img {
width: 100px;
}
.reactheme-testimonial-default .testimonial-item .testimonial-information .testimonial-name {
color: #000000;
font-size: 20px;
font-weight: 500;
}
.reactheme-testimonial-default .testimonial-item .testimonial-information .testimonial-title {
color: #878787;
}
.reactheme-testimonial-default .testimonial-item .testimonial-content {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
align-items: center;
-ms-flex-align: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.reactheme-testimonial--right .testimonial-content {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-webkit-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.reactheme-testimonial--right .reactheme-testimonial .item-content.bubble {
position: relative;
}
.reactheme-testimonial--right .reactheme-testimonial .item-content.bubble:after {
left: 94% !important;
}
.reactheme-testimonial--right .testimonial-information {
padding-right: 15px;
}
blockquote {
float: none !important;
clear: both !important;
}
blockquote.style1 {
font-size: 18px;
font-style: normal;
margin: 0;
margin-bottom: 20px;
padding: 20px 35px;
background: #F8F8F8 !important;
}
blockquote.style1:before {
width: 6px;
display: none;
}
.elementor-list-item-link-inline.icon-bg span i {
margin-right: 10px;
position: relative;
background: rgba(210, 9, 60, 0.1);
padding: 8px;
border-radius: 50%;
display: inline-block;
margin-left: 5px;
width: 30px;
height: 30px;
}
.rt-features-list-portfolio-content {
display: flex;
justify-content: space-between;
align-items: center;
}
.rt-features-list-portfolio-content ul {
list-style: none;
margin: 0;
}
.rt-features-list-portfolio-content ul li {
list-style: none;
display: flex;
flex-direction: column;
}
.rt-features-list-portfolio-content ul.rt-portfolio-features-list {
display: flex;
}
.rt-features-list-portfolio-content ul.rt-portfolio-features-list li:last-child {
padding-left: 35px;
}
.rt-features-list-portfolio-content ul b {
color: #083d59;
}
.rt-features-list-portfolio-content ul.live-preview a {
color: #777 !important;
font-weight: 700;
}
@media (max-width: 768px) {
.rt-features-list-portfolio-content {
flex-direction: column;
align-items: flex-start;
}
.rt-features-list-portfolio-content ul {
margin-bottom: 30px;
}
}
@media (max-width: 500px) {
.rt-features-list-portfolio-content .rt-portfolio-features-list {
display: flex;
flex-direction: column;
align-items: flex-start;
}
.rt-features-list-portfolio-content .rt-portfolio-features-list li {
margin-bottom: 15px;
}
.rt-features-list-portfolio-content .rt-portfolio-features-list li:last-child {
padding-left: 0 !important;
}
}
.cart-button-rt {
position: relative;
padding: 20px;
background: #f8f6f6;
margin-bottom: 15px;
color: #083d59;
font-size: 16px;
font-weight: 700;
text-decoration: none !important;
}
.cart-button-rt::before {
content: '+';
font-size: 30px;
font-weight: normal;
position: absolute;
right: 20px;
top: 10px;
}
.cart-button-rt::after {
content: '-';
font-size: 30px;
font-weight: normal;
position: absolute;
right: 20px;
top: 10px;
display: none;
}
.cart-button-rt:not(.collapsed)::before {
display: none;
}
.cart-button-rt:not(.collapsed)::after {
display: block;
}
.cart-button-rt:hover {
text-decoration: none !important;
color: #083d59;
background: #f8f6f6;
}
.cart-button-rt span {
color: #ffa84b;
font-size: 16px;
font-weight: 700;
line-height: 1;
margin-right: 10px;
}
.accordion.style1 .card-body {
padding-top: 0 !important;
}
.accordion.style2 .cart-button-rt {
background: transparent !important;
border-bottom: 1px solid #efefef;
font-size: 20px;
color: #040404;
margin-bottom: 0 !important;
}
.accordion.style2 .cart-button-rt span {
font-size: 20px;
color: #dbdbdb;
}
.accordion.style2 .cart-button-rt::before,
.accordion.style2 .cart-button-rt::after {
color: #dbdbdb;
}
.accordion.style2:first-child {
border-top: 1px solid #efefef;
}
.image-scale {
animation: scale-up-one infinite 3s alternate-reverse;
-webkit-animation: scale-up-one infinite 3s alternate-reverse;
}
@-webkit-keyframes scale-up-one {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
40% {
-webkit-transform: scale(0.5);
transform: scale(0.5);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes scale-up-one {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
40% {
-webkit-transform: scale(0.5);
transform: scale(0.5);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
.image-rotate {
animation: rotation infinite 5s linear;
} @keyframes rotation {
to {
transform: rotate(360deg);
}
}
.rstab-main.rstab-style-4 .nav-nav-tabs {
margin-left: -15px;
}
.rstab-main.rstab-style-4 .nav-nav-tabs .nav-item {
width: 185px;
}
.rstab-main.rstab-style-4 .nav-nav-tabs .nav-item:first-child {
margin-left: 15px !important;
}
.rstab-main.rstab-style-4 .nav-nav-tabs .nav-item .nav-link {
box-shadow: 0px 0px 10px 1px rgba(233, 233, 233, 0.5);
}
.rstab-main.rstab-style-4 .nav-nav-tabs .nav-item .nav-link.active {
box-shadow: 0px 0px 10px 1px rgba(145, 195, 48, 0.3);
}
.rstab-main.rstab-style-4 .nav-nav-tabs .icon--image {
text-align: center;
}
.rstab-main.rstab-style-4 .nav-nav-tabs .icon--image img {
display: inline !important;
}
.rstab-main.rstab-style-4 .nav-nav-tabs .tab--titile {
text-align: center;
margin-top: 20px;
}
.rstab-main.rstab-style-4 .tab-content p {
margin: 0;
}
.rstab-main.vertical {
display: flex;
align-items: center;
}
.rstab-main.vertical .nav-item:last-child {
margin-bottom: 0 !important;
}
.rstab-main ul.nav-nav-tabs li.tab-style-3 a {
position: relative;
transition: transform .5s ease !important;
}
.rstab-main ul.nav-nav-tabs li.tab-style-3 a.active,
.rstab-main ul.nav-nav-tabs li.tab-style-3 a:hover {
transform: translateX(20px);
}
.rstab-main .tab-content {
position: relative;
}
.rstab-main .tab-content.tab-feature-3 {
padding-bottom: 50px;
}
.rstab-main .tab-content .before-image {
position: absolute;
left: 0;
top: 30px;
z-index: 5;
border-radius: 5px;
}
.rstab-main .tab-content .after-image {
border-radius: 5px;
z-index: 5;
position: absolute;
right: 0;
bottom: 0;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce .wc-forward,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce button.button.alt.disabled {
cursor: pointer;
display: inline-block;
position: relative;
transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
padding: 13px 26px;
border-radius: 3px;
font-size: 16px;
font-weight: 500;
background: #ffa84b;
border: 2px solid #ffa84b;
color: #ffffff;
z-index: 1;
outline: none;
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce .wc-forward:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce button.button.alt.disabled:hover {
color: #fff;
background: #083d59;
border-color: #083d59;
z-index: 1;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
background-color: #f9f9f9 !important;
}
.variations select {
margin-bottom: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
font-weight: 400;
}
.woocommerce #review_form #respond textarea {
border: 1px solid rgba(54, 54, 54, 0.1);
}
.wc-forward:hover {
background: transparent;
color: #0f1216;
}
.woocommerce .woocommerce-ordering select {
vertical-align: top;
padding: 10px;
border: 1px solid #ced4da;
border-radius: 5px;
outline: none;
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
position: relative;
background: transparent;
}
body.woocommerce div.product form.cart .variations select {
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
position: relative;
background: transparent;
outline: none;
padding-left: 10px;
font-size: 15px;
}
.woocommerce .woocommerce-ordering,
.woocommerce div.product form.cart .variations td.value {
position: relative;
}
.woocommerce .woocommerce-ordering:after,
.woocommerce div.product form.cart .variations td.value:after {
content: "\f107";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
position: absolute;
right: 14px;
top: 12px;
color: #171f32;
z-index: -1;
}
.woocommerce div.product form.cart .variations td.value:after {
right: 25px;
top: 12px;
}
.react-sideabr .widget_product_search .woocommerce-product-search {
position: relative;
}
.react-sideabr .widget_product_search .woocommerce-product-search button {
border: none;
font-size: 0;
padding: 9px 18px 9px 18px;
background: transparent;
background-size: 30px;
background-repeat: no-repeat;
background-position: center;
z-index: 9;
border-radius: 0 5px 5px 0;
}
.react-sideabr .widget_product_search .woocommerce-product-search:hover:after {
color: #fff;
background: #ffa84b;
}
.react-sideabr .widget_product_search .woocommerce-product-search:after {
content: "\f002";
font-family: FontAwesome;
position: absolute;
right: 0;
top: 0;
font-size: 20px;
color: #666;
padding: 9px 18px 9px 18px;
transition: all 0.3s ease 0s;
border-radius: 0 5px 5px 0;
}
.react-sideabr .widget_product_search input[type="search"] {
height: 44px;
padding: 8px 15px;
border-radius: 5px;
width: 100%;
position: relative;
border: 1px solid #ddd;
}
.react-sideabr .widget_product_search button {
position: absolute;
right: 0;
top: 0;
color: #fff;
}
.react-sideabr .widget_product_search button:hover {
opacity: .95;
}
.woocommerce div.product form.cart .group_table td {
padding: 25px 20px;
border: none;
border-bottom: 1px solid #E6E6E6;
vertical-align: middle;
}
.woocommerce div.product form.cart .group_table td:first-child {
padding: 10px;
width: 180px;
}
.woocommerce-checkout table.shop_table td {
padding: 20px 12px;
}
#ship-to-different-address .woocommerce-form__label .input-checkbox {
margin: 11px 0 0 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
padding: 10px 45px !important;
}
.woocommerce-grouped-product-list .quantity .qty {
margin-bottom: 0 !important;
border-radius: 0 !important;
}
.grouped_form .single_add_to_cart_button {
margin-top: 15px !important;
}
.grouped_form .woocommerce-Price-amount {
font-weight: 700;
color: #ffa84b;
}
.grouped_form td ins {
padding: 0;
}
.grouped_form del .woocommerce-Price-amount {
font-weight: 600;
color: #666666;
display: block;
font-size: 13px;
line-height: 16px;
}
.grouped_form .woocommerce-grouped-product-list-item__label a {
color: #0f1216 !important;
font-weight: 700;
}
.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
opacity: 1;
display: inline-block;
font-size: 15px;
font-weight: 700;
color: #777777;
}
.woocommerce-product-details__short-description p {
margin-bottom: 35px;
}
.woocommerce div.product .product_meta {
font-size: 13px;
}
.woocommerce div.product .product_meta .posted_in {
display: block;
font-weight: 700;
}
.woocommerce div.product form.grouped_form table {
border-top: 1px solid #e6e6e6;
border-bottom: 1px solid #e6e6e6;
}
.woocommerce div.product form.grouped_form table td {
border: none !important;
}
.woocommerce div.product form.grouped_form button {
margin-left: 0 !important;
}
.woocommerce div.product form.grouped_form .group_table tr:first-child td {
padding-top: 30px;
}
.woocommerce div.product form.grouped_form .group_table tr:last-child td {
padding-bottom: 30px;
}
.woocommerce div.product form.grouped_form .group_table td {
padding: 10px 20px;
}
.woocommerce div.product form.grouped_form .group_table td:first-child {
padding: 10px 10px 10px 0px;
}
.woocommerce .woocommerce-form-login .form-row {
margin-bottom: 16px;
}
.woocommerce .woocommerce-form-login .form-row .woocommerce-form__label-for-checkbox,
.woocommerce .woocommerce-form-login .form-row .woocommerce-form-login__submit {
margin-top: 8px;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
text-align: center;
}
.woocommerce nav.woocommerce-pagination ul li span.current {
font-weight: 500;
}
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce nav.woocommerce-pagination ul li a:hover {
background: transparent;
color: #083d59;
}
body .woocommerce-pagination ul {
border-color: #f2f2f2 !important;
border-radius: 3px;
border-width: 1px !important;
border-right: 1px solid #E6E6E6 !important;
}
body .woocommerce-pagination ul li {
border: none !important;
padding: 2px 16px !important;
margin: 14px 0 !important;
border-right: 1px solid #E6E6E6 !important;
}
body .woocommerce-pagination ul li:last-child {
border-right: 0 !important;
}
body .woocommerce-pagination ul li a.page-numbers,
body .woocommerce-pagination ul li span {
font-size: 18px;
padding: 0;
font-weight: 500;
border: none;
color: #505050;
outline: none;
text-align: center;
font-size: 18px !important;
padding: 0 !important;
display: block;
margin-left: -1px;
outline: none !important;
background: transparent !important;
}
ul.products .star-rating {
width: 66px;
margin: 2px auto 5px !important;
}
.woocommerce .star-rating span::before,
.woocommerce .star-rating::before {
color: #083d59 !important;
}
.woocommerce a.added_to_cart {
padding-top: 15px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
background-color: #ffa84b;
}
.woocommerce .related .products li .add_to_cart_button,
.woocommerce .related .products li a.product_type_grouped {
display: none;
}
.woocommerce #commentform {
max-width: 650px;
}
.woocommerce #commentform .comment-form-author label,
.woocommerce #commentform .comment-form-email label {
min-width: 60px;
}
.woocommerce #commentform .comment-form-author input,
.woocommerce #commentform .comment-form-email input {
width: 100%;
}
.woocommerce #commentform .comment-form-comment textarea {
margin-bottom: 0;
}
.woocommerce #review_form #respond p {
margin: 5px 0 20px;
}
.woocommerce .cart_totals h2 {
border-bottom: 1px solid #E6E6E6;
padding-bottom: 17px;
margin-bottom: 0;
font-size: 17px;
font-weight: 600;
color: #777777;
}
.woocommerce .cart_totals table.shop_table {
border: none;
}
.woocommerce .cart_totals table.shop_table th,
.woocommerce .cart_totals table.shop_table td {
padding: 30px 10px;
font-weight: 600;
}
.woocommerce-checkout #payment {
background: transparent;
}
.woocommerce-checkout #payment .wc_payment_methods,
.woocommerce-checkout #payment .place-order {
padding-left: 0 !important;
padding-right: 0 !important;
}
.woocommerce-checkout #payment .place-order {
padding-bottom: 0 !important;
margin-bottom: 0 !important;
}
.woocommerce-checkout #payment .payment_box {
background-color: #f9f9f9 !important;
}
.woocommerce-checkout #payment .payment_box:before {
border: 1em solid #f9f9f9 !important;
border-right-color: transparent !important;
border-left-color: transparent !important;
border-top-color: transparent !important;
}
.woocommerce-shipping-fields h3 {
margin-bottom: 10px;
}
.price_slider_wrapper .price_slider {
margin-bottom: 25px !important;
}
.price_slider_wrapper .price_slider_amount button {
padding: 11px 30px;
z-index: 1;
position: relative;
font-size: 12px !important;
}
.price_slider_wrapper .price_slider_amount .price_label {
top: 4px;
position: relative;
}
.woocommerce ul.products {
margin-bottom: 0 !important;
}
.woocommerce ul.products li {
padding: 0 0 32px !important;
position: relative !important;
overflow: hidden;
text-align: center;
transition: all 0.3s ease 0s;
background: transparent;
border-radius: 4px;
}
.woocommerce ul.products li img {
margin-bottom: 0 !important;
position: relative;
}
.woocommerce ul.products li .woocommerce-loop-product__title {
font-size: 18px !important;
padding-bottom: 0px !important;
}
.woocommerce ul.products li .woocommerce-loop-product__title a {
color: #0f1216;
}
.woocommerce ul.products li .woocommerce-loop-product__title a:hover {
color: #083d59;
}
.woocommerce ul.products li a.fa,
.woocommerce ul.products li .glyph-icon {
background: #ffa84b !important;
border: none !important;
font-size: 30px;
padding: 0 !important;
margin: 0 !important;
height: 45px !important;
width: 45px !important;
line-height: 45px !important;
color: #fff;
}
.woocommerce ul.products li a.fa:before,
.woocommerce ul.products li .glyph-icon:before {
font-size: 23px;
color: #fff;
margin: 0 !important;
}
.woocommerce ul.products li .added_to_cart {
width: 100% !important;
padding: 0 20px;
background: none !important;
border-radius: 5px !important;
background: #fff !important;
color: #212121 !important;
}
.woocommerce ul.products li .button {
margin-top: 5px !important;
margin-left: 15px;
margin-right: 15px;
}
.woocommerce ul.products li:hover {
background: transparent;
}
.woocommerce ul.products li:hover a.button {
border: 2px solid;
border-color: #ffa84b;
background: #fff;
color: #ffa84b;
}
.woocommerce ul.products li:hover .wc-forward {
border: 2px solid;
border-color: #ffa84b;
background: #fff;
color: #ffa84b;
}
.woocommerce ul.products li ul li {
background: none;
border-radius: 0;
}
.related .star-rating::beforee {
top: 50% !important;
right: 50% !important;
transform: translate(50%, -50%);
}
.woocommerce .star-rating span::before {
color: #083d59;
}
body.woocommerce-js ul.products li {
margin-bottom: 35px !important;
} .menu-cart-area {
float: right;
position: relative;
padding-left: 25px;
padding-top: 44px;
padding-bottom: 44px;
top: 0;
}
.menu-cart-area .cart-icon-total-products {
font-size: 13px;
line-height: 20px;
background-color: #fff;
position: absolute;
right: 0;
font-size: 14px;
top: 100%;
width: 278px;
z-index: 10000;
opacity: 0;
-webkit-transform: scaleY(0);
transform: scaleY(0);
-webkit-transform-origin: 0 0 0;
transform-origin: 0 0 0;
transition: all .2s ease 0s;
border-radius: 3px;
}
.menu-cart-area .cart-icon-total-products .widget_shopping_cart {
margin-bottom: 0px;
padding: 25px 10px 0;
}
.menu-cart-area .cart-icon-total-products .widget_shopping_cart .quantity {
border: none;
padding: 3px 0 0 0;
display: block;
}
.menu-cart-area .woocommerce-mini-cart__empty-message {
text-align: center;
text-transform: uppercase;
color: #0f1216;
position: relative;
padding-top: 50px;
}
.menu-cart-area .woocommerce-mini-cart__empty-message:before {
position: absolute;
content: "\f10f";
color: #0f1216;
left: 50%;
transform: translateX(-50%);
bottom: 42px;
font-family: Flaticon;
font-size: 30px;
font-style: normal;
}
.menu-cart-area .widget_shopping_cart .cart_list li {
padding: 20px 30px;
border-bottom: 1px solid rgba(170, 170, 170, 0.25);
}
.menu-cart-area .widget_shopping_cart .cart_list li a {
color: #777777;
}
.menu-cart-area .widget_shopping_cart .cart_list li a img {
width: 40px;
}
.menu-cart-area .widget_shopping_cart .cart_list li .quantity {
color: #0f1216;
}
.menu-cart-area .widget_shopping_cart .cart_list li a.remove {
color: #0f1216;
top: 19px;
}
.menu-cart-area .widget_shopping_cart .cart_list li:first-child {
padding-top: 0;
}
.menu-cart-area .widget_shopping_cart .cart_list li:first-child a.remove {
top: 0px;
}
.menu-cart-area .widget_shopping_cart .total {
padding: 29px 0 0;
text-align: center;
border-top: none;
}
.menu-cart-area i {
cursor: pointer;
color: #28406d;
font-size: 18px;
}
.menu-cart-area i:before {
font-size: 18px;
}
.menu-cart-area:hover .cart-icon-total-products {
opacity: 1;
-webkit-transform: scaleY(1);
transform: scaleY(1);
visibility: visible;
}
.menu-cart-area span.icon-num {
border-radius: 50%;
font-size: 11px;
line-height: 18px;
min-height: 18px;
min-width: 18px;
top: 50%;
transform: translateY(-50%);
position: absolute;
text-align: center;
margin-top: -15px;
right: -12px;
}
.menu-cart-area .woocommerce-mini-cart__buttons {
text-align: center;
}
.menu-cart-area .button.wc-forward {
padding: 9px 20px;
font-size: 12px;
} .woocommerce ul.products.single-product-page {
padding: 100px 0 0;
}
.woocommerce ul.products li.product {
padding: 0;
position: relative;
overflow: hidden;
text-align: center;
transition: all 0.3s ease 0s;
margin-bottom: 0;
}
.woocommerce ul.products li.product .triangle_left {
width: 0;
height: 0;
border-top: 70px solid transparent;
border-right: 140px solid #083d59;
border-bottom: 70px solid transparent;
position: absolute;
top: -75px;
left: -117px;
transform: rotate(48deg);
opacity: 0;
}
.woocommerce ul.products li.product:hover {
background: transparent;
}
.woocommerce ul.products li.product:hover .triangle_left {
opacity: 1;
}
.woocommerce ul.products li.product:hover h3 a {
color: #083d59;
}
.woocommerce ul.products li.product:hover .add-to-cart {
background: #083d59;
color: #fff !important;
}
.woocommerce ul.products li.product:hover .images-product .overley {
opacity: 1;
top: 84%;
transform: scaleY(1);
}
.woocommerce ul.products li.product .images-product {
position: relative;
overflow: hidden;
margin-bottom: 15px;
padding: 0;
}
.woocommerce ul.products li.product .images-product a {
display: block;
}
.woocommerce ul.products li.product .images-product a img {
transition: all 0.3s ease-out;
width: 100%;
}
.woocommerce ul.products li.product .images-product .overley {
position: absolute;
right: 20px;
top: 20px;
transform: scaleY(0);
transform-origin: 0 1 0;
opacity: 0;
transition: all 0.3s ease 0s;
padding: 0;
}
.woocommerce ul.products li.product .images-product .overley .winnereactheme-details {
padding: 0;
}
.woocommerce ul.products li.product .images-product .overley .winnereactheme-details h4 {
margin-bottom: 10px;
padding-bottom: 10px;
color: #ffffff;
font-size: 18px;
position: relative;
}
.woocommerce ul.products li.product .images-product .overley .winnereactheme-details h4:after {
display: none;
}
.woocommerce ul.products li.product .images-product .overley .winnereactheme-details .product-info ul {
padding: 0;
margin: 0;
}
.woocommerce ul.products li.product .images-product .overley .winnereactheme-details .product-info ul li {
display: inline-block;
margin: 0 !important;
padding: 0 !important;
vertical-align: top;
border: none;
}
.woocommerce ul.products li.product .images-product .overley .winnereactheme-details .product-info ul li a {
color: #fff !important;
text-transform: capitalize;
text-decoration: none;
width: 33px;
height: 33px;
border-radius: 5px;
line-height: 30px;
border: 1px solid #ffa84b;
background: #ffa84b !important;
text-align: center;
transition: all 0.3s ease 0s;
font-size: 14px;
}
.woocommerce ul.products li.product .images-product .overley .winnereactheme-details .product-info ul li a:hover {
color: #fff;
opacity: .9;
}
.woocommerce ul.products li.product .images-product .overley .winnereactheme-details .product-info ul li a i {
font-size: 16px;
margin: 0;
transition: all 0.3s ease 0s;
}
.woocommerce ul.products li.product .images-product .overley .winnereactheme-details .product-info ul li a i:hover {
color: #083d59;
}
.woocommerce ul.products li.product .images-product .overley .winnereactheme-details .product-info ul li .yith-wcwl-add-to-wishlist {
margin-top: 0;
}
.woocommerce ul.products li.product .images-product .overley .winnereactheme-details .product-info ul li:hover {
background: none;
}
.woocommerce ul.products li.product .images-product .overley .winnereactheme-details p {
margin-bottom: 5px;
color: #ffffff;
font-size: 13px;
}
.woocommerce ul.products li.product .images-product .overley .winnereactheme-details p i {
color: #ffffff;
margin-right: 8px;
}
.woocommerce ul.products li.product h4 {
margin-bottom: 10px !important;
margin-left: 0;
font-weight: 700;
}
.woocommerce ul.products li.product h4 a {
color: #0f1216;
transition: all 0.3s ease 0s;
font-size: 20px;
margin: 0;
}
.woocommerce ul.products li.product h4 a:hover {
color: #083d59;
}
.woocommerce ul.products li.product .price-details ul {
margin: 0;
padding: 0;
text-align: center;
}
.woocommerce ul.products li.product .price-details ul li {
display: block;
}
.woocommerce ul.products li.product .price-details ul li:first-child {
font-weight: 600;
font-size: 15px;
}
.woocommerce ul.products li.product .price-details ul li:first-child del {
margin-right: 5px;
font-weight: 400;
font-size: 15px;
}
.woocommerce ul.products li.product .price-details ul li .add-to-cart {
border: 1px solid #083d59;
padding: 8px 18px;
color: #0f1216;
font-size: 15px;
font-weight: 600;
display: inline-block;
margin-top: 15px;
}
.woocommerce ul.products .topbar-area {
overflow: hidden;
padding-bottom: 54px;
}
.woocommerce ul.products .topbar-area .showing-Short .seclec-box {
float: right;
}
.woocommerce ul.products .topbar-area .showing-result ul {
margin: 0;
padding: 0;
list-style: none;
text-align: left;
}
.woocommerce ul.products .topbar-area .showing-result ul li {
display: inline-block;
font-weight: 400;
color: #777777;
margin-right: 0;
font-size: 14px;
height: 25px;
}
.woocommerce ul.products .topbar-area .showing-result ul li .form-group {
margin: 0;
}
.woocommerce ul.products .topbar-area .showing-result ul li .form-group.seclect-box select.form-control {
display: inline-block;
border: 0;
background: transparent;
border-radius: 0px;
}
.woocommerce ul.products .pagination {
margin-top: 0;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce ul.products li.product .price {
color: #ffa84b !important;
font-size: 16px !important;
font-weight: 600;
}
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins,
.woocommerce ul.products li.product .price ins {
color: #ffa84b !important;
font-size: 16px;
font-weight: 600;
}
.woocommerce .quantity .qty {
height: 36px !important;
width: 50px;
appearance: textfield;
-webkit-appearance: none;
-moz-appearance: textfield;
margin-bottom: 0;
padding: 8px 0;
border-left: 2px solid #e6e6e6;
border-right: 2px solid #e6e6e6;
border-radius: 0 !important;
}
.woocommerce .quantity {
border: 2px solid #e6e6e6;
border-radius: 5px;
padding: 3.6px 2px;
}
.woocommerce .quantity .qty_button {
border: none;
background: none;
box-shadow: none;
color: #212121;
font-size: 20px;
padding: 0px 16px;
position: relative;
top: 1px;
}
.woocommerce .quantity .qty_button:hover {
border: none;
background: none !important;
box-shadow: none;
}
.woocommerce input[type="number"] {
border: 0;
}
.woocommerce .quantity input::-webkit-outer-spin-button,
.woocommerce .quantity input::-webkit-inner-spin-button {
display: none;
margin: 0;
}
body.woocommerce ins {
background: none !important;
}
body.woocommerce .panel {
border: none;
box-shadow: none;
}
body.woocommerce .woocommerce-product-gallery ol.flex-control-nav {
padding: 15px 0 0 !important;
text-align: center;
}
body.woocommerce .woocommerce-product-gallery ol.flex-control-nav li {
float: none !important;
display: inline-block;
}
body.woocommerce .woocommerce-product-gallery ol.flex-control-nav li img {
width: 98%;
display: inline-block;
margin-bottom: 10px !important;
}
.woocommerce-variation-price {
margin-bottom: 30px;
}
.woocommerce table.shop_attributes td {
font-style: normal;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
font-size: 16px;
}
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews h2,
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel--description h2 {
display: none;
}
.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-reply-title {
font-size: 15px;
font-weight: 600;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
border: 1px solid #fbfbfb;
background-color: #fbfbfb;
margin-right: 8px;
border-radius: 0;
border: none !important;
}
.woocommerce div.product .product_meta .posted_in a {
color: #777777;
}
.woocommerce div.product .woocommerce-tabs ul.wc-tabs li {
font-size: 18px;
margin-right: 12px;
border-radius: 4px 4px 0 0;
margin-left: 0px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
background: #ffa84b;
color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover {
background: #ffa84b;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a {
color: #fff;
opacity: .9;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
box-shadow: -2px 2px 0 #f0f0f0;
display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
padding-left: 0;
border-radius: 5px 0 0 0;
padding-top: 15px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
border-bottom: 1px solid #f0f0f0;
display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
border: 1px solid #f0f0f0;
display: none;
}
.woocommerce-form-login .woocommerce-Button {
margin-right: 12px !important;
}
.woocommerce .woocommerce-ordering {
margin: 0 0 2em;
}
.woocommerce .woocommerce-result-count {
margin-top: 10px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: #ddd !important;
}
.woocommerce a.remove {
margin: 0 auto;
color: #0f1216 !important;
line-height: 24px;
border: 1px solid #ddd;
font-weight: 300 !important;
font-size: 1.1em;
height: 1.5em;
width: 1.5em;
}
.woocommerce-cart table.cart .product-thumbnail img {
width: 80px !important;
}
.woocommerce-cart table.cart .product-name a {
color: #777777;
font-weight: 600;
}
.woocommerce-cart table.cart .product-name a:hover {
color: #0f1216;
text-decoration: underline !important;
}
.woocommerce-cart table.cart .product-price span {
font-weight: 600;
}
.woocommerce-cart .cart-collaterals .shipping-calculator-button {
color: #777777;
}
.woocommerce-checkout .woocommerce form .form-row {
margin: 0 0 15px;
}
.woocommerce button.button:disabled {
opacity: .8 !important;
background: none;
}
.coupon input#coupon_code {
width: 320px !important;
border-radius: 5px;
height: 47px !important;
margin-right: 20px;
text-align: left !important;
padding-left: 22px;
}
.coupon ::-webkit-input-placeholder { color: #0f1216 !important;
font-size: 14px !important;
font-weight: 500 !important;
}
.coupon ::-moz-placeholder { color: #0f1216 !important;
font-size: 14px !important;
font-weight: 500 !important;
}
.coupon :-ms-input-placeholder { color: #0f1216 !important;
font-size: 14px !important;
font-weight: 500 !important;
}
.coupon :-moz-placeholder { color: #0f1216 !important;
font-size: 14px !important;
font-weight: 500 !important;
}
.product_meta span.tagged_as {
display: block;
}
.product_meta span {
font-weight: 600;
}
.product_meta span a {
font-weight: 400;
}
.single-product .bs-info {
display: none;
}
.single-product .bs-img {
display: none;
}
.single-product .bs-desc {
margin-top: 0px !important;
}
.single-product div.product p.price {
margin-bottom: 28px;
}
.single-product div.product form.cart {
border-bottom: 1px solid #e6e6e6;
margin-bottom: 30px;
padding-bottom: 40px;
}
.woocommerce-message,
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
border-top-color: #ffa84b;
}
.woocommerce-message::before,
.woocommerce-info::before {
color: #ffa84b;
}
.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
width: 110px;
height: 40px;
text-align: center;
}
.select2-container--default .select2-selection--single {
border: 1px solid #ccc;
border-radius: 0px;
height: 40px;
line-height: 40px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
top: 13px;
right: 15px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 48px;
}
input[type="tel"] {
padding: 10px 14px;
border: none;
outline: none;
width: 100%;
height: 50px;
border: 1px solid rgba(54, 54, 54, 0.1);
}
.woocommerce-form__label span {
padding-left: 5px;
}
.woocommerce-form__label .input-checkbox {
margin: 7px 0 0 !important;
}
body.woocommerce-page input[type="text"],
body.woocommerce-page input[type="password"],
body.woocommerce-page input[type="email"],
body.woocommerce-page .select2-container--default .select2-selection--single,
body.woocommerce-page .woocommerce form .form-row.woocommerce-validated .select2-container,
body.woocommerce-page .woocommerce form .form-row.woocommerce-validated input.input-text,
body.woocommerce-page .woocommerce form .form-row.woocommerce-validated select {
border: 1px solid rgba(54, 54, 54, 0.1);
height: 45px;
}
body.woocommerce-page .select2-container--default .select2-selection--single .select2-selection__rendered {
color: #777777;
padding-left: 18px;
}
body.woocommerce-page input[type="text"]::placeholder,
body.woocommerce-page input[type="number"]::placeholder,
body.woocommerce-page input[type="password"]::placeholder,
body.woocommerce-page textarea::placeholder,
body.woocommerce-page input[type="email"]::placeholder {
color: #363636;
}
body.woocommerce-page .select2-container--default .select2-selection--single .select2-selection__arrow b {
border-width: 7px 6px 0 6px;
}
body.woocommerce-page .select2-container--default .select2-selection--single .select2-selection__arrow b {
border-color: #363636 transparent transparent transparent;
}
body.woocommerce-page .woocommerce form .form-row-first,
body.woocommerce-page .woocommerce-page form .form-row-first {
width: 52%;
}
body.woocommerce-page .woocommerce form .form-row-first #coupon_code,
body.woocommerce-page .woocommerce-page form .form-row-first #coupon_code {
height: 47px;
}
body.woocommerce-page .woocommerce-billing-fields .input-text,
body.woocommerce-page .woocommerce-billing-fields select {
height: 50px !important;
}
body.woocommerce-page .woocommerce-billing-fields #billing_email {
height: 52px !important;
}
body.single-product div.product .woocommerce-tabs .comment-reply-title {
font-size: 20px !important;
display: block;
border-bottom: 1px solid #eee;
padding-bottom: 15px;
margin-bottom: 13px;
}
body.single-product div.product .woocommerce-tabs .rat-full {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
body.single-product div.product .woocommerce-tabs .rat-full p {
flex: 0 0 50%;
}
body.single-product div.product .woocommerce-tabs .rat-full input {
margin-bottom: 8px;
}
body.single-product div.product .woocommerce-tabs .rat-full p.comment-form-author {
padding-right: 15px;
}
body.single-product div.product .woocommerce-tabs .rat-full p.comment-form-email {
padding-left: 15px;
}
body.single-product div.product .woocommerce-tabs #commentform {
max-width: 100%;
}
body.single-product div.product .woocommerce-tabs #commentform .comment-form-cookies-consent {
display: block;
}
body.single-product div.product .woocommerce-tabs #commentform #comment {
height: 160px;
}
body.single-product div.product .woocommerce-tabs #commentform input[type="checkbox"] {
position: relative;
top: 1px;
vertical-align: unset;
}
body.single-product div.product .woocommerce-tabs #commentform input[type="text"],
body.single-product div.product .woocommerce-tabs #commentform input[type="email"] {
height: 50px;
}
body.single-product div.product .woocommerce-tabs label {
font-weight: 400;
}
body.woocommerce-page .select2-container--default .select2-selection--single {
height: 52px;
}
.woocommerce .quantity .qty {
box-shadow: none;
}
.woocommerce-cart-form table.shop_table {
border-collapse: collapse;
}
.woocommerce-cart-form table.shop_table td,
.woocommerce-cart-form table.shop_table th {
padding: 25px;
text-align: center;
}
.woocommerce-cart-form table.shop_table .quantity {
border-radius: 5px;
padding: 0 0px;
margin: 0 auto;
width: 150px;
}
.woocommerce-cart-form table.shop_table .quantity .qty_button {
top: -1px;
padding: 0px 6px;
}
.woocommerce-cart-form table.shop_table .quantity .qty {
width: 50px;
border-radius: 0 !important;
}
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
font-weight: 600;
}
.woocommerce table.shop_table {
border-collapse: collapse !important;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
padding-top: 40px;
}
.woocommerce div.product form.cart .variations select {
padding: 5px 2px;
}
.cart_totals h2 {
text-transform: capitalize;
}
.cart_totals table.shop_table th,
.cart_totals table.shop_table td {
padding: 20px;
}
.woocommerce-tabs h2 {
font-size: 20px;
}
.related.products h2 {
font-size: 20px;
}
.single-product .summary.entry-summary h1.product_title.entry-title {
font-size: 25px !important;
line-height: 25px !important;
}
#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
width: 50px !important;
}
.cart-collaterals th,
.cart-collaterals td {
border: none !important;
border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.cart-collaterals tr:last-child td,
.cart-collaterals tr:last-child th {
border-bottom: none !important;
}
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
max-width: 100%;
}
.woocommerce .bottom,
.woocommerce .featured {
text-align: left;
}
.woocommerce .form-row {
display: block;
}
.woocommerce.single-product form.cart .button {
margin-left: 10px;
}
.woocommerce .add_to_cart_button {
transition: 0.3s ease all;
}
.woocommerce .add_to_cart_button:after {
font-size: inherit !important;
vertical-align: initial !important;
}
.woocommerce .add_to_cart_button.added {
display: none !important;
opacity: 0;
}
.woocommerce .add_to_cart_button.loading {
padding-right: 40px !important;
}
.woocommerce .add_to_cart_button.loading:after {
top: 12px !important;
right: 15px !important;
font-size: inherit !important;
}
.woocommerce button[disabled] {
color: #fff;
height: 39px;
padding: 0 35px !important;
}
.woocommerce button[disabled]:hover {
color: #ffa84b;
}
.woocommerce table.shop_table th {
border: none;
font-size: 18px;
font-weight: 600;
}
.woocommerce table.shop_table td {
border-bottom: none;
border-left: none;
border-right: none;
border-top: 1px solid #E6E6E6;
}
h3#order_review_heading {
margin-top: 60px;
padding: 0 15px;
}
#order_review {
padding: 0 15px;
}
textarea.input-text {
border: 1px solid #ccc;
}
.button.yith-wcqv-button {
display: none !important;
}
.post-type-archive .learn-press-courses .course .course-title {
display: none !important;
}
.woocommerce span.onsale {
background: #ffa84b !important;
width: 40px !important;
height: 40px !important;
line-height: 40px !important;
padding: 0 !important;
right: 10px !important;
margin: 0 !important;
top: 10px !important;
z-index: 1;
font-weight: 500;
}
.woocommerce-info {
border-top-color: #083d59;
}
.woocommerce table.shop_attributes td,
.woocommerce table.shop_attributes th {
padding: 3px 15px !important;
border: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.woocommerce-MyAccount-navigation ul {
margin: 0;
padding: 0;
list-style: none;
}
.woocommerce-MyAccount-navigation ul li {
background: #f0f0f0;
margin: 0 0 15px;
border-radius: 2px;
}
.woocommerce-MyAccount-navigation ul li a {
padding: 10px 20px;
color: #777777;
display: block;
}
.woocommerce-MyAccount-navigation ul li.is-active {
background: #ffa84b;
}
.woocommerce-MyAccount-navigation ul li.is-active a {
color: #fff;
}
.woocommerce-MyAccount-navigation ul li:hover {
background: #ffa84b;
}
.woocommerce-MyAccount-navigation ul li:hover a {
color: #fff;
}
form.woocommerce-EditAccountForm fieldset {
margin-bottom: 40px;
margin-top: 30px;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register,
.woocommerce-input-wrapper #order_comments,
#order_comments {
border: 1px solid rgba(54, 54, 54, 0.1) !important;
}
.woocommerce-js ul.products li img {
width: auto;
max-width: 100%;
}
.woocommerce-account .woocommerce form.login {
margin-bottom: 0;
}
.single-product.woocommerce span.onsale {
left: 10px !important;
}
#order_comments {
border: 1px solid rgba(54, 54, 54, 0.1) !important;
}
.woocommerce .quantity input[type="number"]::-webkit-input-placeholder { color: #363636 !important;
opacity: 1;
}
.woocommerce .quantity input[type="number"]::-moz-placeholder { color: #363636 !important;
opacity: 1;
}
.woocommerce .quantity input[type="number"]:-ms-input-placeholder { color: #363636 !important;
opacity: 1;
}
.woocommerce .quantity input[type="number"]:-moz-placeholder { color: #363636 !important;
opacity: 1;
}
@keyframes loaderspin {
0% {
transform: translate(-50%, -50%) rotate(0deg);
}
100% {
transform: translate(-50%, -50%) rotate(360deg);
}
}
@-webkit-keyframes loaderspin {
0% {
transform: translate(-50%, -50%) rotate(0deg);
}
100% {
transform: translate(-50%, -50%) rotate(360deg);
}
}
@keyframes loaderpulse {
0% {
transform: scale(1);
}
100% {
transform: scale(1.2);
}
} html,
body {
font-size: 16px;
color: #777777;
font-family: 'GT Walsheim Pro', sans-serif;
vertical-align: baseline;
line-height: 1.8;
font-weight: 400;
overflow-x: hidden;
}
.my-custom-font {
font-family: 'GT Walsheim Pro', sans-serif !important;
}
.my-custom-font .bottom-shape {
font-weight: 100 !important;
}
.text-separate {
font-weight: 700;
color: #fff !important;
}
img {
max-width: 100%;
height: auto;
}
p {
margin: 0 0 26px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'GT Walsheim Pro', sans-serif;
color: #0f1216;
margin: 0 0 26px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0 0 26px;
padding: 0;
font-weight: 700;
}
h1 {
font-size: 52px;
line-height: 55px;
font-weight: 700;
}
h2 {
font-size: 40px;
line-height: 45px;
font-weight: 700;
}
h3 {
font-size: 28px;
line-height: 30px;
font-weight: 700;
}
h4 {
font-size: 26px;
line-height: 30px;
font-weight: 700;
}
h5 {
font-size: 24px;
line-height: 26px;
font-weight: 600;
}
h6 {
font-size: 20px;
line-height: 24px;
font-weight: 600;
}
.wp-block-calendar nav {
padding-bottom: 20px;
}
a {
color: #083d59;
transition: all 0.3s ease 0s;
text-decoration: none !important;
outline: none !important;
}
a:active,
a:hover {
text-decoration: none;
outline: 0 none;
color: #ffa84b;
}
ul {
list-style: outside none none;
margin: 0;
padding: 0;
}
.clear {
clear: both;
}
.z-index-10 {
z-index: 10;
position: relative;
}
::-moz-selection {
background: #ffa84b;
text-shadow: none;
color: #ffffff;
}
::selection {
background: #ffa84b;
text-shadow: none;
color: #ffffff;
}
i.glyph-icon:before {
margin-left: 0;
}
.pt-25 {
padding-top: 25px;
}
.y-middle {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-ms-flex-wrap: wrap;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.slick-slider .slick-dots {
text-align: center;
bottom: -75px;
z-index: 11;
line-height: 10px;
}
.slick-slider .slick-dots li {
display: inline-block;
width: unset;
height: unset;
margin: 0 5px;
}
.slick-slider .slick-dots li button {
background: #083d59 !important;
width: 50px;
height: 30px;
display: inline-block;
font-size: unset;
line-height: unset;
padding: unset;
border-radius: 10px;
background: #ffa84b;
color: #ffffff !important;
transition: all 0.3s ease-in;
-webkit-transition: all 0.3s ease-in;
-webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.25);
-moz-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.25);
box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.25);
opacity: .5;
outline: none;
}
.slick-slider .slick-dots li button:before {
display: none;
}
.slick-slider .slick-dots li button:hover {
opacity: 1;
}
.slick-slider .slick-dots li.slick-active button {
background: #083d59;
width: 70px;
opacity: 1;
}
.slick-slider .slick-arrow {
position: absolute;
right: -25px;
z-index: 10;
bottom: 45%;
outline: none;
}
.slick-slider .slick-arrow:before {
font-family: Flaticon;
color: #ffa84b;
font-size: 18px;
position: relative;
top: -12px;
line-height: 34px;
border-radius: 35px;
opacity: 1;
transition: all .8s ease;
left: -9px;
}
.slick-slider .slick-arrow:hover:before {
color: #fff;
}
.slick-slider .slick-prev {
left: -35px;
}
.slick-slider .slick-prev:before {
content: "\f111";
}
.slick-slider .slick-next:before {
content: "\f110";
}
.reactheme-unique-slider .reactheme-addon-slider button {
display: inline-block;
font-size: 0;
width: 70px;
height: 70px;
line-height: 67px;
color: #ffa84b;
background: #fff;
border-radius: 100%;
transition: all 0.5s ease 0s;
border: 4px solid #F2F4F9;
box-shadow: -6px 20px 30px rgba(15, 18, 22, 0.006);
}
.box-shadow {
box-shadow: 0px 14px 30px rgba(0, 0, 0, 0.07);
border-radius: 7px;
}
body .bg-fixed {
background-attachment: fixed !important;
background-position: center top !important;
}
body .bg-top {
background-position: center top !important;
}
body .bg-left {
background-position: bottom left !important;
}
body .bg-right {
background-position: top right !important;
}
body .bg-bottom {
background-position: center bottom !important;
}
body .main-contain {
background-size: cover;
background-repeat: no-repeat;
}
.no-gutter [class*="col-"] {
padding-left: 0;
padding-right: 0;
}
.ball {
position: absolute;
border-radius: 100%;
opacity: 1;
}
.reactheme-z_index_10 {
position: relative;
z-index: 10;
}
.border-left-radius > .vc_column-inner {
border-top-left-radius: 7px;
border-bottom-left-radius: 7px;
}
.border-right-radius > .vc_column-inner {
border-top-right-radius: 7px;
border-bottom-right-radius: 7px;
}
.overflow-visible {
overflow: visible !important;
z-index: 30;
}
.overflow-hidden {
overflow: hidden !important;
}
.max-width-700 {
max-width: 700px;
margin: 0 auto;
}
.white-color {
color: #fff;
}
.white-color h1,
.white-color h2,
.white-color h3,
.white-color h4 {
color: #fff;
}
iframe {
width: 100%;
}
.floating-box {
position: relative;
z-index: 9;
top: 160px;
}
.custom-max-width {
max-width: 800px;
}
.menu-cart-area h2 {
display: none;
}
.react-sideabr #wp-calendar th {
background: #ffa84b;
color: #fff;
}
.react-sideabr table {
margin-bottom: 0;
}
.common-shadow {
box-shadow: 0 0 150px #eee;
background: #fff;
}
ul.profile_info {
padding-left: 0;
margin-left: 0;
}
ul.profile_info li {
list-style: none;
margin-bottom: 10px;
font-size: 15px;
padding: 5px 0px;
position: relative;
}
ul.profile_info li .title {
color: #444444;
margin-right: 10px;
position: relative;
}
ul.profile_info li .title:after {
content: "";
position: absolute;
background: #ffa84b;
width: 30px;
height: 3px;
left: 0;
z-index: -1;
bottom: 5px;
opacity: 0.6;
}
ul.profile_info li a {
color: #777777;
} .page-error {
position: relative;
display: table;
width: 100%;
height: 100%;
background-repeat: no-repeat !important;
background-size: cover !important;
background: #ffffff;
}
.page-error .error-image {
margin-bottom: 20px;
}
.page-error .container {
position: fixed;
top: 50%;
left: 0;
right: 0;
transform: translateY(-50%);
}
.page-error .page-content {
max-width: 550px;
margin: 0 auto;
}
.page-error .content-area {
position: relative;
margin: 0 auto;
text-align: center;
}
.page-error .content-area h1.page-title {
color: #ffffff;
font-size: 100px;
margin-bottom: 30px;
margin-top: 0px;
}
.page-error .content-area h2 {
color: #777777;
font-size: 20px;
font-weight: 400 !important;
margin-bottom: 30px;
line-height: 30px;
}
.page-error .content-area h2 span {
display: block;
font-size: 48px;
line-height: 60px;
margin-bottom: 20px;
color: #083d59;
font-weight: 600;
}
.page-error .react-sideabr {
max-width: 400px;
margin: 0 auto;
padding-bottom: 20px;
}
.page-error .react-sideabr {
padding: 10px 0 35px;
}
.page-error .flaticon-right-arrow:before {
padding-left: 5px;
}
.page-error .reacbutton {
overflow: hidden;
color: #ffffff;
font-size: 14px;
font-weight: 700;
line-height: 1;
padding: 17px 40px;
display: inline-block;
position: relative;
z-index: 1;
cursor: pointer;
text-decoration: none;
transition: all 0.4s ease-in-out;
background: #ffa84b;
border: none;
}
.page-error .reacbutton i {
margin-right: 8px;
}
.page-error .reacbutton:hover {
background: #083d59;
color: #fff !important;
}
.page-error.coming-soon {
height: 100vh;
}
.page-error.coming-soon .content-area h3 {
font-size: 30px;
margin-top: 40px;
margin-bottom: 60px;
display: block;
}
.page-error.coming-soon .content-area h3 span {
font-size: 80px;
text-shadow: unset;
text-transform: uppercase;
line-height: 90px;
padding-bottom: 20px;
letter-spacing: 5px;
display: block;
font-weight: 900 !important;
} .rectangle {
position: relative;
}
.rectangle:after {
position: absolute;
content: "";
height: 120px;
width: 1px;
background: #404c51;
right: -20px;
top: 50%;
transform: translateY(-50%);
}
.orange {
color: #ffa84b;
}
span.yellow {
color: #083d59;
}
.overflow-show {
overflow: visible !important;
}
input[type="checkbox"],
input[type="radio"] {
margin-right: 8px;
vertical-align: text-top;
}
.sticky .menu-area {
padding: 0;
}
.alignleft {
margin-bottom: 26px;
}
.alignright {
margin-bottom: 26px;
}
.vertical-middle {
display: table;
width: 100%;
height: 100%;
}
.vertical-middle .vertical-middle-cell {
display: table-cell;
vertical-align: middle;
}
.display-table {
display: table;
height: 100%;
width: 100%;
}
.display-table-cell {
display: table-cell;
vertical-align: middle;
}
ul.stylelisting {
list-style-type: none;
margin-left: 20px !important;
}
ul.stylelisting li {
position: relative;
padding-left: 22px !important;
line-height: 34px;
border: none !important;
}
ul.stylelisting li:before {
position: absolute;
top: 0;
left: 0;
z-index: 0;
content: "\f054";
font-family: 'FontAwesome';
color: #437ff9;
font-size: 12px;
}
ul.check-square {
list-style-type: none;
margin-left: 0px;
}
ul.check-square li {
position: relative;
padding-left: 35px;
line-height: 34px;
border: none;
}
ul.check-square li:before {
position: absolute;
top: 2px;
left: 0;
z-index: 0;
content: "\f046";
font-family: 'FontAwesome';
color: #ffa84b;
font-size: 20px;
}
.contact-info .elementor-icon-box-icon i {
width: 54px;
height: 54px;
text-align: center;
line-height: 54px;
background: #FFFFFF;
box-shadow: 0px 4px 6px rgba(15, 18, 22, 0.1);
border-radius: 50%;
}
.wpcf7-form-control-wrap .wpcf7-text,
.wpcf7-form-control-wrap .wpcf7-email {
height: unset;
}
.wpcf7-form-control-wrap .wpcf7-text:focus,
.wpcf7-form-control-wrap .wpcf7-email:focus,
.wpcf7-textarea:focus {
background: #fff !important;
border-color: #ffa84b !important;
outline: none;
}
.single-post .main-contain #content {
padding-bottom: 220px;
}
.single-post .react-order-list {
margin: 0 0 26px;
list-style: none;
padding: 0;
}
.single-post .react-order-list li {
list-style: none;
position: relative;
padding-left: 44px;
margin-bottom: 10px;
}
.single-post .react-order-list li:before {
position: absolute;
content: "";
left: 0;
top: 0;
text-align: center;
content: "\f00c";
font-family: FontAwesome;
background: rgba(50, 112, 252, 0.08);
width: 30px;
height: 30px;
line-height: 30px;
border-radius: 50%;
}
body.page blockquote {
background: #F8F8F8 !important;
}
body.page blockquote.style2 {
background: #fff !important;
padding: 34px 40px 25px;
margin-bottom: 10px !important;
}
body.page blockquote.style2:before {
line-height: 20px;
}
mark,
ins {
background: #083d59;
color: #fff;
padding: 0 4px;
}
code {
background: #083d59;
color: #fff !important;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
color: #fff;
padding: 17px 30px;
font-size: 14px;
text-transform: capitalize;
outline: none;
transition: all .5s ease;
background: #ffa84b;
position: relative;
border: none;
}
.reactheme-iconbox-area.hovers .box-inner {
overflow: hidden;
}
.reactheme-iconbox-area.hovers .box-inner .services-btn-part {
position: absolute;
width: 100%;
transform: scale(0.5);
transition: all .3s ease;
opacity: 0;
}
.reactheme-iconbox-area.hovers .box-inner .text-area,
.reactheme-iconbox-area.hovers .box-inner .icon-area {
transition: all .3s ease;
}
.reactheme-iconbox-area.hovers .box-inner:hover .text-area {
transform: translateY(-60px);
}
.reactheme-iconbox-area.hovers .box-inner:hover .icon-area {
transform: scale(0);
}
.reactheme-iconbox-area.hovers .box-inner:hover .services-btn-part {
transform: scale(1);
transform: translateY(-55px);
opacity: 1;
}
.mb-20 {
margin-bottom: 30px;
}
.mb-30 {
margin-bottom: 30px;
}
.top-float {
float: left;
}
.submit-btn {
display: block;
cursor: pointer;
position: relative;
transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
border-radius: 3px;
font-size: 14px;
font-weight: 500;
color: #fff;
z-index: 2;
border: none;
}
.submit-btn .wpcf7-submit {
outline: none;
border: none;
padding: 12px 40px;
border-radius: 3px;
display: inline-block;
text-transform: capitalize;
font-size: 16px;
font-family: 'GT Walsheim Pro', sans-serif;
font-weight: 500;
color: #ffffff;
background: #ffa84b;
position: relative;
overflow: hidden;
}
.submit-btn:hover {
opacity: 0.90;
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover {
background: #083d59;
color: #ffffff;
}
input[type="submit"]:hover {
opacity: .9;
}
.main-contain #content {
padding-top: 100px;
padding-bottom: 100px;
}
.main-contain .reactheme-porfolio-details #content {
padding-bottom: 110px;
}
.main-contain .page-error #content {
padding-top: 60px;
}
.woocommerce-account .woocommerce-form-login .form-row .woocommerce-form-login__rememberme {
padding-top: 7px;
}
.woocommerce-account .woocommerce-form-login .form-row .woocommerce-form-login__rememberme #rememberme {
margin-top: 4px;
}
.woocommerce-account .footer-bottom-gaps .main-contain #content {
padding-bottom: 200px;
}
.single-notices .footer-bottom-gaps .reactheme-notice-details #content,
.single-post .footer-bottom-gaps .main-contain #content {
padding-bottom: 196px;
}
.learnpress-page .footer-bottom-gaps .main-contain #content {
padding-bottom: 180px;
}
#content .project-gallery .p-gallery-title {
margin: 0 0 40px;
}
body.reactheme-pages-btm-gap.single-teams .main-contain #content {
padding-bottom: 155px;
}
body.single-events .main-contain #content {
padding-bottom: 190px;
}
.reactheme-addon-services .image_left {
display: flex;
align-items: top;
}
.reactheme-addon-services .image_left .services-icons {
margin-right: 20px;
margin-top: 12px;
}
.reactheme-addon-services .services-title4 {
display: none;
}
.reactheme-addon-services.services-style4:after {
background: rgba(32, 51, 89, 0.5);
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(32, 51, 89, 0.8));
background: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(32, 51, 89, 0.8));
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(32, 51, 89, 0.8));
background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(32, 51, 89, 0.8));
position: absolute;
content: "";
top: 0;
left: 0;
width: 100%;
height: 100%;
display: block;
transition: all .8s ease;
}
.reactheme-addon-services.services-style4 .services-part {
position: relative;
overflow: hidden;
}
.reactheme-addon-services.services-style4 .services-part .services-text {
position: absolute;
transform: translate(-50%, -50%) rotateY(90deg);
left: 50%;
top: 50%;
width: 330px;
background: #203359;
padding: 30px;
opacity: 0;
visibility: hidden;
transition: all .8s ease;
}
.reactheme-addon-services.services-style4 .services-icon {
position: relative;
}
.reactheme-addon-services.services-style4 .services-icon .services-title4 {
display: block;
position: absolute;
bottom: 16px;
left: 40px;
z-index: 1;
transition: all .8s ease;
}
.reactheme-addon-services.services-style4:hover:after {
display: none;
}
.reactheme-addon-services.services-style4:hover .services-text {
opacity: 1;
visibility: visible;
transform: translate(-50%, -50%) rotateY(0);
}
.reactheme-addon-services.services-style4:hover .services-icon {
position: relative;
}
.reactheme-addon-services.services-style4:hover .services-icon .services-title4 {
bottom: -60px;
}
.single-product .footer-bottom-gaps .main-contain #content {
padding-bottom: 120px !important;
}
.sign {
margin-top: 15px;
}
.reactheme-heading.bigger-text h2.title {
font-size: 55px;
line-height: 65px;
}
.reactheme-heading.bigger-text p {
color: #fff;
font-size: 18px;
}
ul.unorder-list {
margin: 20px 0 0;
padding: 0;
list-style: none;
}
ul.unorder-list li {
display: block;
position: relative;
padding-left: 25px;
padding-bottom: 15px;
font-weight: 500;
line-height: 25px;
}
ul.unorder-list li:before {
position: absolute;
top: 0px;
left: 0;
content: "\f105";
font-family: FontAwesome;
color: #ffa84b;
font-size: 20px;
}
ul.check-icon {
list-style: none;
margin-left: 20px;
}
ul.check-icon li {
position: relative;
padding-left: 22px;
padding-bottom: 4px;
font-size: 16px;
}
ul.check-icon li:before {
position: absolute;
top: 0px;
left: 0;
content: "\f058";
font-family: FontAwesome;
color: #083d59;
font-size: 18px;
}
ul.check-icon.two-call {
column-count: 2;
}
ul.check-icon.two-call li {
padding-right: 10px;
}
.light-faq .vc_toggle .vc_toggle_title h4 {
color: #fff;
}
.light-faq .vc_toggle .vc_toggle_content {
color: #fff;
}
.post-password-required input[type="password"] {
margin-left: 5px;
}
.post-password-required input[type="submit"] {
margin-left: -4px;
border-radius: 0 3px 3px 0;
padding: 11px 20px;
}
input[type="text"],
input[type="number"],
input[type="password"],
textarea,
input[type="email"] {
color: #777777;
width: 100%;
max-width: 100%;
opacity: 1;
}
input[type="text"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder { color: #7b7d82;
opacity: 1;
}
input[type="text"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
textarea::-moz-placeholder,
input[type="email"]::-moz-placeholder { color: #7b7d82;
opacity: 1;
}
input[type="text"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder { color: #7b7d82;
opacity: 1;
}
input[type="text"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
textarea:-moz-placeholder,
input[type="email"]:-moz-placeholder { color: #7b7d82;
opacity: 1;
}
select {
color: #777777;
cursor: pointer;
}
select:valid {
color: #777777;
} a {
color: #083d59;
}
a:hover,
a:focus,
a:active {
color: #ffa84b;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
}
.wp-block-calendar tfoot a {
color: #083d59;
}
.wp-block-calendar tfoot a:hover {
color: #ffa84b;
} .reactheme-particle-banner {
width: 100%;
position: relative;
}
.reactheme-particle-banner .particle-content {
position: absolute;
top: 50%;
transform: translateY(-50%);
}
.reactheme-particle-banner .particle-content .banner_title {
display: inline-block;
margin-bottom: 25px;
font-size: 65px;
position: relative;
z-index: 9;
color: #444;
line-height: 70px;
}
.reactheme-particle-banner .particle-content .banner-button {
margin-top: 20px;
}
.reactheme-particle-banner .particle-content .banner-button.btn-light .reacbutton:not(.border):hover {
background: transparent;
border-color: #fff !important;
color: #fff !important;
}
.reactheme-particle-banner .particle-content .banner-button.btn-light .reacbutton.border {
border-color: #fff !important;
color: #fff !important;
}
.reactheme-particle-banner .particle-content .banner-button.btn-light .reacbutton.border:hover {
border-color: #083d59 !important;
}
.reactheme-particle-banner .particle-content .banner-button a:hover {
opacity: .8;
}
.reactheme-particle-banner .particle-content .banner-introtext {
display: block;
font-size: 16px;
line-height: 22px;
padding-bottom: 25px;
}
.reactheme-particle-banner ul {
list-style-type: none;
margin: 0;
padding: 0;
}
.reactheme-particle-banner ul li {
display: inline-block;
margin: 0 25px 25px 0;
}
.reactheme-particle-banner .arrow-btn {
width: 26px;
height: 55px;
bottom: 0%;
left: 50%;
z-index: 2;
text-align: center;
position: absolute;
border: 1px solid #999;
border-radius: 20px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.reactheme-particle-banner .arrow-btn i {
color: #999;
font-size: 22px;
line-height: 80px;
-webkit-animation: bounce 2s infinite;
-moz-animation: bounce 2s infinite;
-ms-animation: bounce 2s infinite;
-o-animation: bounce 2s infinite;
animation: bounce 2s infinite;
transition: 0.4s;
-webkit-transition: 0.4s;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
}
.reactheme-particle-banner .arrow-btn i:hover {
-webkit-animation: none;
-moz-animation: none;
-ms-animation: none;
-o-animation: none;
animation: none;
}
@-webkit-keyframes bounce {
from,
20%,
53%,
80%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
40%,
43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0, -4px, 0);
transform: translate3d(0, -4px, 0);
}
}
@keyframes bounce {
from,
20%,
53%,
80%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
40%,
43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0, -4px, 0);
transform: translate3d(0, -4px, 0);
}
} .sticky-logo {
display: none;
}
.sticky .menu-area .row.pt-25 {
display: none;
}
.sticky .logo-area {
display: none;
}
.sticky .logo-area.sticky-logo {
display: block;
}
#reactheme-header.header-style-1 .sticky .menu_one {
top: 0;
}
.owl-carousel {
padding-top: 0;
}
.owl-carousel .owl-nav {
right: 0;
}
.owl-carousel .owl-nav [class*="owl-"] {
font-size: 0;
width: 42px;
height: 42px;
line-height: 42px;
background: #ffa84b;
color: #fff;
border-radius: 50%;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
transition: 0.6s ease all;
opacity: 0;
visibility: hidden;
}
.owl-carousel .owl-nav [class*="owl-"]:before {
font-family: Flaticon;
position: absolute;
font-size: 20px;
top: 50%;
left: 50%;
-webkit-transform: translateY(-50%) translateX(-50%);
transform: translateY(-50%) translateX(-50%);
}
.owl-carousel .owl-nav [class*="owl-"].owl-prev {
left: 0;
}
.owl-carousel .owl-nav [class*="owl-"].owl-prev:before {
content: "\f112";
}
.owl-carousel .owl-nav [class*="owl-"].owl-next {
right: 0;
}
.owl-carousel .owl-nav [class*="owl-"].owl-next:before {
content: "\f113";
margin-left: 2px;
}
.owl-carousel .owl-nav [class*="owl-"]:hover {
background: #083d59;
color: #fff;
}
.owl-carousel:hover .owl-nav [class*="owl-"] {
opacity: 1;
visibility: visible;
}
.owl-carousel:hover .owl-nav [class*="owl-"].owl-prev {
left: -60px;
}
.owl-carousel:hover .owl-nav [class*="owl-"].owl-next {
right: -60px;
}
.owl-carousel .partner-item a img {
width: auto;
margin: 0 auto;
}
.sidenav {
width: 100%;
display: flex;
flex-direction: column;
}
.sidenav .widget-title {
padding: 0 0 15px;
font-size: 24px !important;
line-height: 30px;
font-weight: 700 !important;
position: relative;
}
.sidenav .widget-title:before {
content: "";
position: absolute;
background: #ffa84b;
height: 2px;
width: 50px;
left: 0;
bottom: 0;
display: block;
z-index: 1;
}
.sidenav .widget_reactheme_soical_widget {
display: flex;
justify-content: center;
}
.sidenav ul.footer_social li a {
background: #164964;
width: 44px;
height: 44px;
line-height: 45px;
margin: 0 5px;
font-size: 15px;
}
.sidenav ul.footer_social li a i {
color: #083d59;
}
.sidenav ul.footer_social li a:hover i {
color: #ffa84b;
}
.sidenav .widget {
padding: 0;
margin: 0 0 30px;
}
.sidenav .widget:first-child {
border: none;
}
.sidenav .widget .widget-title {
font-size: 24px;
margin-bottom: 30px;
}
.sidenav .widget .search-form .search-input {
height: 42px;
background: rgba(255, 255, 255, 0.1);
border-color: rgba(255, 255, 255, 0.3) !important;
color: #fff;
font-size: 14px;
outline: none;
}
.sidenav .widget .search-form .search-input::-webkit-input-placeholder { color: #fff;
}
.sidenav .widget .search-form .search-input::-moz-placeholder { color: #fff;
}
.sidenav .widget .search-form .search-input:-ms-input-placeholder { color: #fff;
}
.sidenav .widget .search-form .search-input:-moz-placeholder { color: #fff;
}
.sidenav .widget .search-form button {
padding: 8px 12px;
color: #fff;
background: transparent !important;
-webkit-transition: 0.3s ease all;
transition: 0.3s ease all;
}
.sidenav .widget .search-form button:hover {
opacity: 0.7;
}
.sidenav .widget_contact_widget {
margin: 30px 0 0px;
}
.sidenav .widget_medvillsocialiconwi_widget {
margin-top: 40px;
}
.sidenav .footer-contact-ul {
margin-left: 0;
text-align: left;
font-size: 16px;
}
.sidenav .footer-contact-ul li {
padding: 5px 0;
display: flex;
align-items: center;
position: relative;
}
.sidenav .footer-contact-ul li i {
padding-right: 15px;
}
.sidenav .footer-contact-ul li i:before {
font-size: 16px;
margin-left: 0 !important;
}
.sidenav .footer-contact-ul li i.flaticon-email {
position: relative;
top: 1px;
}
.sidenav .footer-contact-ul li.address1 {
padding-left: 31px;
padding-top: 0;
margin-bottom: 4px;
padding-right: 40px;
}
.sidenav .footer-contact-ul li.address1 i {
position: absolute;
left: 0;
}
.sidenav .footer-contact-ul li a {
color: #777777;
}
.sidenav .footer-contact-ul li a:hover {
color: #ffa84b;
}
.sidenav .widget_medvillsocialiconwi_widget .footer_social {
margin: 0 !important;
}
.sidenav .offcanvas_social {
list-style-type: none;
padding-bottom: 0;
}
.sidenav .offcanvas_social li {
display: inline-block;
}
.sidenav .offcanvas_social li a {
-webkit-transition: all 0.35s;
-o-transition: all 0.35s;
transition: all 0.35s;
-moz-transition: all 0.35s;
-ms-transition: all 0.35s;
float: left;
margin-right: 0;
}
.sidenav .offcanvas_social li a i {
font-size: 15px;
color: #fff;
margin: 0 8px 0 0;
text-align: center;
background: #ffa84b;
width: 35px;
height: 35px;
line-height: 35px;
border-radius: 3px;
}
.sidenav .offcanvas_social li a i:hover {
opacity: .9;
}
.sidenav .offcanvas_social li:last-child a {
margin-right: 0;
}
.sidenav .nav-close-menu-li {
margin: 0;
padding-bottom: 30px;
text-align: right;
}
.sidenav .nav-close-menu-li a {
font-size: 0;
text-align: center;
display: inline-block;
border: 2px solid #fff;
width: 36px;
height: 36px;
line-height: 36px;
border-radius: 100%;
margin-right: 10px;
position: relative;
}
.sidenav .nav-close-menu-li a:after,
.sidenav .nav-close-menu-li a:before {
content: '';
position: absolute;
width: 2px;
height: 14px;
background-color: #fff;
top: 9px;
}
.sidenav .nav-close-menu-li a:before {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.sidenav .nav-close-menu-li a:after {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.sidenav .nav-close-menu-li a:hover {
background: #fff;
color: #000;
border-color: #fff;
}
.sidenav .nav-close-menu-li a:hover:after,
.sidenav .nav-close-menu-li a:hover:before {
background-color: #083d59;
}
.sidenav .widget_nav_menu ul {
padding: 0;
margin: 0;
text-align: left;
}
.sidenav .widget_nav_menu ul li {
list-style: none;
margin-left: 0;
padding: 0;
position: relative;
}
.sidenav .widget_nav_menu ul li a {
font-size: 15px;
padding: 12px 0;
display: block;
color: #0f1216;
font-family: 'GT Walsheim Pro', sans-serif;
line-height: 25px;
font-weight: 600 !important;
border-bottom: 1px solid rgba(0, 0, 0, 0.04);
}
.sidenav .widget_nav_menu ul li a:hover {
color: #ffa84b;
}
.sidenav .widget_nav_menu ul li:before {
display: none;
}
.sidenav .widget_nav_menu ul li ul li a {
text-transform: capitalize;
padding: 10px 0;
line-height: 24px;
}
.sidenav .widget_nav_menu ul li:last-child a {
border-bottom: none;
}
.sidenav .bs-search button {
padding: 5px 11px;
}
.sidenav li.nav-link-container {
color: #ffa84b;
text-align: center;
display: block;
border-radius: 30px;
height: 40px;
right: 15px;
width: 40px;
top: 5px;
position: absolute;
-webkit-transition: transform .5s ease;
-moz-transition: transform .5s ease;
transition: transform .5s ease;
}
.sidenav li.nav-link-container:hover a {
display: block;
}
.sidenav li.nav-link-container:hover a span {
background: #ffa84b !important;
}
.sidenav li.nav-link-container a {
display: block;
background: none !important;
}
.sidenav li.nav-link-container a span {
background: #083d59 !important;
height: 3px;
width: 25px;
}
.sidenav li.nav-link-container .nav-menu-link {
padding: 13px 15px 15px 10px !important;
}
.sidenav li.nav-link-container .nav-menu-link span.hamburger1 {
transform: rotate(-45deg) translate(-5px, 5px);
}
.sidenav li.nav-link-container .nav-menu-link span.hamburger3 {
-webkit-transform: rotate(45deg) translate(0px, 0px);
transform: rotate(45deg) translate(0px, 0px);
}
.footer-contact-ul {
list-style: none;
}
.mobile-menu-container .nav-close-menu-li {
padding-top: 50px;
}
.mobile-menu-container .nav-close-menu-li a {
padding: 0;
}
.mobile-menu-container ul {
padding-left: 0;
margin: 0;
text-align: left;
}
.mobile-menu-container ul li {
list-style: none;
border: none !important;
margin-left: 0;
padding: 0;
}
.mobile-menu-container ul li a {
font-size: 15px;
padding: 12px 0;
display: block;
color: #222;
border-bottom: none;
}
.mobile-menu-container ul li a:hover {
opacity: 0.9;
}
.mobile-menu-container ul li:before {
display: none;
}
.nav-active-menu-container {
-ms-transform: translate(0);
-webkit-transform: translate(0);
-moz-transform: translate(0);
transform: translate(0);
}
#reactheme-header .menu-area .navbar ul li ul li .sub-menu {
position: absolute;
left: 100%;
top: 0;
opacity: 0;
transform: scaleY(0);
visibility: hidden;
}
#reactheme-header.header-transparent .menu-sticky.sticky ul.offcanvas-icon.sidenav .nav-link-container span {
background: #fff !important;
}
#reactheme-header .menu-area .navbar ul li ul li:hover ul.sub-menu {
opacity: 1;
transform: scaleY(1);
visibility: visible;
}
#reactheme-header .menu-area .navbar ul li.three-col ul > li {
width: 33.33%;
}
#reactheme-header .menu-area .navbar ul li.four-col ul > li {
width: 25%;
}
.transparent_header {
position: absolute;
}
.transparent_header .menu-area .navbar ul > li > a:after {
background: #fff;
}
.transparent_header .sticky .navbar ul > li > a:after {
background: #083d59;
}
.default_header .menu-area .navbar ul > li > a:after {
background: #083d59;
}
.customrev .rev-btn i {
position: absolute;
top: 50%;
right: 26px;
transition: all 0.3s;
transform: translateY(-50%);
opacity: 1;
font-size: 16px;
}
.customrev .rev-btn:hover i {
opacity: 1;
right: 18px;
} .menu-sticky {
margin: 0;
width: 100%;
z-index: 99;
transition: all 300ms ease-in-out;
background: transparent;
}
.menu-sticky.sticky {
position: fixed !important;
background: rgba(255, 255, 255, 0.9);
box-shadow: 0 0 20px -10px rgba(0, 0, 0, 0.8);
padding: 0;
}
.menu-sticky.sticky .toolbar-area {
display: none;
}
.menu-sticky.sticky .navbar-menu {
width: 100%;
text-align: right;
}
.menu-sticky.sticky .navbar-menu ul.menu {
text-align: right;
}
.menu-sticky.sticky .navbar ul li > a {
color: #0f1216;
font-size: 14px;
}
.menu-sticky.sticky .nav-link-container i {
color: #0f1216;
}
.formbtn .form-button {
text-align: center;
}
.reactheme-portfolio.style1 .slick-dots li button {
background: transparent !important;
} .reactheme-breadcrumbs {
position: relative;
background: #083d59;
}
.reactheme-breadcrumbs .breadcrumbs-title {
font-size: 0px;
padding-top: 5px;
color: #fff;
}
.reactheme-breadcrumbs .breadcrumbs-title span span {
margin-right: 10px;
display: inline-block;
padding-right: 10px;
padding-left: 10px;
}
.reactheme-breadcrumbs .breadcrumbs-title span a.home span {
padding-left: 0;
}
.reactheme-breadcrumbs .breadcrumbs-title span {
font-size: 16px;
position: relative;
}
.reactheme-breadcrumbs .breadcrumbs-title span.current-item {
margin-right: 0;
padding-right: 0;
margin-left: 0px;
color: #ffa84b;
}
.reactheme-breadcrumbs .breadcrumbs-title span a span {
color: #fff;
transition: 0.3s;
}
.reactheme-breadcrumbs .breadcrumbs-title span a span:hover {
opacity: .7;
}
.reactheme-breadcrumbs .breadcrumbs-title span a:before {
background-color: #fff;
content: "";
height: 15px;
width: 2px;
position: absolute;
right: 9px;
top: 2px;
transform: rotate(26deg);
}
.reactheme-breadcrumbs .breadcrumbs-title span a:before {
right: 3px;
}
.reactheme-breadcrumbs .breadcrumbs-title .current-item {
color: #083d59;
}
.reactheme-breadcrumbs .breadcrumbs-inner {
padding: 175px 0 175px;
position: relative;
}
.reactheme-breadcrumbs .breadcrumbs-inner .banner-desc {
margin-top: 10px;
margin-bottom: 10px;
color: #fff;
text-align: left;
}
.reactheme-breadcrumbs .breadcrumbs-inner .cate-single .post-categories {
padding: 0 0 8px 0;
}
.reactheme-breadcrumbs .breadcrumbs-inner .cate-single .post-categories a {
background: #ffa84b;
color: #fff;
padding: 5px 12px 6px;
border-radius: 5px;
font-size: 14px;
margin-right: 10px;
margin-bottom: 10px;
display: inline-block;
}
.reactheme-breadcrumbs .breadcrumbs-inner .bs-meta {
padding-left: 0;
}
.reactheme-breadcrumbs .breadcrumbs-inner .bs-meta li {
margin-right: 25px;
font-size: 16px;
}
.reactheme-breadcrumbs .breadcrumbs-inner .bs-meta li i {
margin-right: 3px;
}
.reactheme-breadcrumbs .breadcrumbs-inner .bs-meta li i:before {
font-size: 14px;
font-weight: 600;
}
.reactheme-breadcrumbs .breadcrumbs-inner .bs-meta li .p-user {
text-transform: capitalize;
}
.reactheme-breadcrumbs .container-fluid {
padding-left: 100px;
padding-right: 100px;
}
.reactheme-breadcrumbs .breadcrumbs-single {
background-size: cover;
background-position: center center;
}
.reactheme-breadcrumbs .trail-browse {
display: none !important;
}
.reactheme-breadcrumbs .trail-items li {
position: relative;
}
.reactheme-breadcrumbs .trail-items li a {
padding-right: 20px;
}
.reactheme-breadcrumbs .trail-items li::after {
right: 0px;
position: absolute;
padding: 0;
content: "\f147";
font-family: Flaticon;
font-style: normal;
font-weight: 300;
display: block !important;
top: 0;
}
.reactheme-breadcrumbs .trail-items li.trail-end::after {
display: none !important;
}
.reactheme-breadcrumbs .page-title {
font-size: 80px;
line-height: 90px;
color: #fff;
margin: 10px 0 0;
}
.reactheme-breadcrumbs .breadcrumbs {
text-align: center;
}
.reactheme-breadcrumbs .trail-items li::after {
font-size: 12px;
}
.reactheme-breadcrumbs ul {
display: inline-block;
padding: 5px 20px;
margin: 0px;
}
.reactheme-breadcrumbs ul li {
color: #fff;
display: inline-block;
font-size: 14px;
}
.reactheme-breadcrumbs ul li * {
color: #fff;
}
.reactheme-breadcrumbs ul li a {
padding: 0 8px;
color: #fff;
}
.reactheme-breadcrumbs ul li a:hover {
color: #ffa84b;
}
.reactheme-breadcrumbs ul li.trail-begin a {
position: relative;
display: inline-block;
padding-left: 0;
}
.reactheme-breadcrumbs ul li.trail-begin a:hover {
opacity: 0.7;
}
.reactheme-breadcrumbs ul li.trail-end {
padding-left: 8px;
}
.reactheme-breadcrumbs.porfolio-details {
position: relative;
}
.entry-content .page-links {
padding-top: 30px;
}
.comment-reply-title {
font-size: 24px;
font-weight: 700;
margin-top: 14px;
}
.page .comments-title {
font-size: 24px;
font-weight: 700;
}
.single-post .react-sideabr h2 {
margin-top: 0;
}
.recent-widget .show-featured .post-img img {
border-radius: 3px;
}
.format-aside .single-content-full .bs-desc {
margin-top: 0;
}
.reactheme-event-grid.event-slider-style4 .event-item .events-short {
display: flex;
align-items: self-start;
padding: 50px;
border-bottom: 1px solid #eee;
transform: translateY(0px) !important;
}
.reactheme-event-grid.event-slider-style4 .event-item .events-short .date-sec {
background: #ffa84b;
min-width: 100px;
text-align: center;
padding: 24px 0 15px;
border-radius: 3px;
margin-right: 25px;
color: #fff;
font-size: 35px;
line-height: 30px;
}
.reactheme-event-grid.event-slider-style4 .event-item .events-short .date-sec span {
display: block;
font-size: 14px;
}
.reactheme-event-grid.event-slider-style4 .event-item .events-short .timesec {
margin-bottom: 5px;
font-size: 14px;
}
.reactheme-event-grid.event-slider-style4 .event-item .events-short .timesec i:before {
margin: 0 3px 0 0;
}
.reactheme-event-grid.event-slider-style4 .event-item .events-short.none-borders {
border: none;
}
.reactheme-event-grid.event-slider-style4 .event-item .events-short .event-btm {
margin: 10px 0 0;
padding: 0;
border: none;
}
.reactheme-event-grid.event-slider-style4 .event-item .events-short .content-part {
padding: 0 20px 20px 20px;
}
.reactheme-event-grid.event-slider-style4 .event-item .events-short .btn-part a.join-btn {
padding: 0;
background: none;
color: #777777;
font-size: 16px;
}
.reactheme-event-grid.event-slider-style4 .event-item .events-short .btn-part a.join-btn:after {
content: "\f105";
font-family: fontawesome;
font-size: 18px;
position: relative;
right: 0px;
top: 1px;
display: inline-block;
margin-left: 3px;
font-weight: 600;
}
.reactheme-event-grid.event-slider-style4 .event-item .events-short .btn-part a.join-btn:hover {
color: #ffa84b;
}
.footer-top-contact .reactheme-contact {
color: #fff;
}
.footer-top-contact .reactheme-contact .contact-address .address-text h3 {
color: #fff;
font-weight: 500;
}
.footer-top-contact .reactheme-contact .contact-address .address-text a {
color: #fff;
}
.footer-top-contact .reactheme-contact .contact-address .address-text a:hover {
color: #083d59;
}
@-webkit-keyframes scale-up-center {
0% {
-webkit-transform: scale(0.5);
transform: scale(0.5);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes scale-up-center {
0% {
-webkit-transform: scale(0.5);
transform: scale(0.5);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
.subscribe-form p {
text-align: center;
margin: 0 auto;
}
.subscribe-form .mc4wp-form-fields {
margin: 0 auto;
}
.subscribe-form input {
display: inline-block;
height: 70px;
line-height: 70px;
padding: 0 30px;
}
.subscribe-form input[type="email"] {
width: 70%;
border-radius: 30px 0 0 30px;
}
.subscribe-form input[type="submit"] {
border-radius: 0 30px 30px 0;
position: relative;
}
.subscribe-form .signup-post {
display: none;
} .contact-business {
z-index: 9;
}
.contact-business .form-button {
margin: 10px auto 0;
}
.contact-business.content-center .form-button {
margin: 0 auto;
}
.contact-business.content-center .form-button p {
text-align: center;
margin: 0 auto;
display: block;
}
.rsaddon-unique-slider .blog-content .blog-footer .blog-meta i {
color: #ffa84b;
}
.rsaddon-unique-slider .blog-content .blog-footer .blog-meta .date {
font-size: 14px;
} #finanix-load {
display: -webkit-box;
display: -ms-flexbox;
-webkit-box-pack: center;
-webkit-box-align: center;
display: -webkit- flex;
display: -ms- flex;
display: flex;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-align: center;
align-items: center;
height: 100vh;
background: #ffffff;
position: fixed;
z-index: 999999;
width: 100%;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
#finanix-load .loader-container {
position: absolute;
}
@-webkit-keyframes spinLoader {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes spinLoader {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
} .loader {
width: 100px;
height: 100px;
border-style: solid;
border-width: 5px;
border-top-color: #465fe9;
border-right-color: #465fe9;
border-bottom-color: #d5eaff;
border-left-color: #d5eaff;
border-radius: 50%;
-webkit-animation: spinLoader 2s linear infinite;
animation: spinLoader 2s linear infinite;
}
.loader .loader-icon {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.sidenav .widget_nav_menu ul li.mega {
position: relative !important;
}
@-webkit-keyframes anim {
from {
left: -100%;
}
to {
left: 100%;
}
}
@keyframes anim {
from {
left: -100%;
}
to {
left: 100%;
}
}
.no-js .cd-words-wrapper p {
opacity: 0;
}
.no-js .cd-words-wrapper p.is-visible {
opacity: 1;
} .cd-headline.rotate-1 .cd-words-wrapper {
-webkit-perspective: 300px;
-moz-perspective: 300px;
perspective: 300px;
}
.cd-headline.rotate-1 p {
opacity: 0;
-webkit-transform-origin: 50% 100%;
-moz-transform-origin: 50% 100%;
-ms-transform-origin: 50% 100%;
-o-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-transform: rotateX(180deg);
-moz-transform: rotateX(180deg);
-ms-transform: rotateX(180deg);
-o-transform: rotateX(180deg);
transform: rotateX(180deg);
}
.cd-headline.rotate-1 p.is-visible {
opacity: 1;
-webkit-transform: rotateX(0deg);
-moz-transform: rotateX(0deg);
-ms-transform: rotateX(0deg);
-o-transform: rotateX(0deg);
transform: rotateX(0deg);
-webkit-animation: cd-rotate-1-in 1.2s;
-moz-animation: cd-rotate-1-in 1.2s;
animation: cd-rotate-1-in 1.2s;
}
.cd-headline.rotate-1 p.is-hidden {
-webkit-transform: rotateX(180deg);
-moz-transform: rotateX(180deg);
-ms-transform: rotateX(180deg);
-o-transform: rotateX(180deg);
transform: rotateX(180deg);
-webkit-animation: cd-rotate-1-out 1.2s;
-moz-animation: cd-rotate-1-out 1.2s;
animation: cd-rotate-1-out 1.2s;
}
@-webkit-keyframes cd-rotate-1-in {
0% {
-webkit-transform: rotateX(180deg);
opacity: 0;
}
35% {
-webkit-transform: rotateX(120deg);
opacity: 0;
}
65% {
opacity: 0;
}
100% {
-webkit-transform: rotateX(360deg);
opacity: 1;
}
}
@-moz-keyframes cd-rotate-1-in {
0% {
-moz-transform: rotateX(180deg);
opacity: 0;
}
35% {
-moz-transform: rotateX(120deg);
opacity: 0;
}
65% {
opacity: 0;
}
100% {
-moz-transform: rotateX(360deg);
opacity: 1;
}
}
@keyframes cd-rotate-1-in {
0% {
-webkit-transform: rotateX(180deg);
-moz-transform: rotateX(180deg);
-ms-transform: rotateX(180deg);
-o-transform: rotateX(180deg);
transform: rotateX(180deg);
opacity: 0;
}
35% {
-webkit-transform: rotateX(120deg);
-moz-transform: rotateX(120deg);
-ms-transform: rotateX(120deg);
-o-transform: rotateX(120deg);
transform: rotateX(120deg);
opacity: 0;
}
65% {
opacity: 0;
}
100% {
-webkit-transform: rotateX(360deg);
-moz-transform: rotateX(360deg);
-ms-transform: rotateX(360deg);
-o-transform: rotateX(360deg);
transform: rotateX(360deg);
opacity: 1;
}
}
@-webkit-keyframes cd-rotate-1-out {
0% {
-webkit-transform: rotateX(0deg);
opacity: 1;
}
35% {
-webkit-transform: rotateX(-40deg);
opacity: 1;
}
65% {
opacity: 0;
}
100% {
-webkit-transform: rotateX(180deg);
opacity: 0;
}
}
@-moz-keyframes cd-rotate-1-out {
0% {
-moz-transform: rotateX(0deg);
opacity: 1;
}
35% {
-moz-transform: rotateX(-40deg);
opacity: 1;
}
65% {
opacity: 0;
}
100% {
-moz-transform: rotateX(180deg);
opacity: 0;
}
}
@keyframes cd-rotate-1-out {
0% {
-webkit-transform: rotateX(0deg);
-moz-transform: rotateX(0deg);
-ms-transform: rotateX(0deg);
-o-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 1;
}
35% {
-webkit-transform: rotateX(-40deg);
-moz-transform: rotateX(-40deg);
-ms-transform: rotateX(-40deg);
-o-transform: rotateX(-40deg);
transform: rotateX(-40deg);
opacity: 1;
}
65% {
opacity: 0;
}
100% {
-webkit-transform: rotateX(180deg);
-moz-transform: rotateX(180deg);
-ms-transform: rotateX(180deg);
-o-transform: rotateX(180deg);
transform: rotateX(180deg);
opacity: 0;
}
} .cd-headline.type .cd-words-wrapper {
vertical-align: top;
overflow: hidden;
}
.cd-headline.type .cd-words-wrapper::after { content: '';
position: absolute;
right: 0;
top: 50%;
bottom: auto;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
height: 90%;
width: 1px;
background-color: #aebcb9;
}
.cd-headline.type .cd-words-wrapper.waiting::after {
-webkit-animation: cd-pulse 1s infinite;
-moz-animation: cd-pulse 1s infinite;
animation: cd-pulse 1s infinite;
}
.cd-headline.type .cd-words-wrapper.selected {
background-color: #aebcb9;
}
.cd-headline.type .cd-words-wrapper.selected::after {
visibility: hidden;
}
.cd-headline.type .cd-words-wrapper.selected p {
color: #0d0d0d;
}
.cd-headline.type p {
visibility: hidden;
}
.cd-headline.type p.is-visible {
visibility: visible;
}
.cd-headline.type i {
position: absolute;
visibility: hidden;
}
.cd-headline.type i.in {
position: relative;
visibility: visible;
}
@-webkit-keyframes cd-pulse {
0% {
-webkit-transform: translateY(-50%) scale(1);
opacity: 1;
}
40% {
-webkit-transform: translateY(-50%) scale(0.9);
opacity: 0;
}
100% {
-webkit-transform: translateY(-50%) scale(0);
opacity: 0;
}
}
@-moz-keyframes cd-pulse {
0% {
-moz-transform: translateY(-50%) scale(1);
opacity: 1;
}
40% {
-moz-transform: translateY(-50%) scale(0.9);
opacity: 0;
}
100% {
-moz-transform: translateY(-50%) scale(0);
opacity: 0;
}
}
@keyframes cd-pulse {
0% {
-webkit-transform: translateY(-50%) scale(1);
-moz-transform: translateY(-50%) scale(1);
-ms-transform: translateY(-50%) scale(1);
-o-transform: translateY(-50%) scale(1);
transform: translateY(-50%) scale(1);
opacity: 1;
}
40% {
-webkit-transform: translateY(-50%) scale(0.9);
-moz-transform: translateY(-50%) scale(0.9);
-ms-transform: translateY(-50%) scale(0.9);
-o-transform: translateY(-50%) scale(0.9);
transform: translateY(-50%) scale(0.9);
opacity: 0;
}
100% {
-webkit-transform: translateY(-50%) scale(0);
-moz-transform: translateY(-50%) scale(0);
-ms-transform: translateY(-50%) scale(0);
-o-transform: translateY(-50%) scale(0);
transform: translateY(-50%) scale(0);
opacity: 0;
}
} .cd-headline.rotate-2 .cd-words-wrapper {
-webkit-perspective: 300px;
-moz-perspective: 300px;
perspective: 300px;
}
.cd-headline.rotate-2 i,
.cd-headline.rotate-2 em {
display: inline-block;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.cd-headline.rotate-2 b {
opacity: 0;
}
.cd-headline.rotate-2 i {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform: translateZ(-20px) rotateX(90deg);
-moz-transform: translateZ(-20px) rotateX(90deg);
-ms-transform: translateZ(-20px) rotateX(90deg);
-o-transform: translateZ(-20px) rotateX(90deg);
transform: translateZ(-20px) rotateX(90deg);
opacity: 0;
}
.is-visible .cd-headline.rotate-2 i {
opacity: 1;
}
.cd-headline.rotate-2 i.in {
-webkit-animation: cd-rotate-2-in 0.4s forwards;
-moz-animation: cd-rotate-2-in 0.4s forwards;
animation: cd-rotate-2-in 0.4s forwards;
}
.cd-headline.rotate-2 i.out {
-webkit-animation: cd-rotate-2-out 0.4s forwards;
-moz-animation: cd-rotate-2-out 0.4s forwards;
animation: cd-rotate-2-out 0.4s forwards;
}
.cd-headline.rotate-2 em {
-webkit-transform: translateZ(20px);
-moz-transform: translateZ(20px);
-ms-transform: translateZ(20px);
-o-transform: translateZ(20px);
transform: translateZ(20px);
}
.no-csstransitions .cd-headline.rotate-2 i {
-webkit-transform: rotateX(0deg);
-moz-transform: rotateX(0deg);
-ms-transform: rotateX(0deg);
-o-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 0;
}
.no-csstransitions .cd-headline.rotate-2 i em {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.no-csstransitions .cd-headline.rotate-2 .is-visible i {
opacity: 1;
}
@-webkit-keyframes cd-rotate-2-in {
0% {
opacity: 0;
-webkit-transform: translateZ(-20px) rotateX(90deg);
}
60% {
opacity: 1;
-webkit-transform: translateZ(-20px) rotateX(-10deg);
}
100% {
opacity: 1;
-webkit-transform: translateZ(-20px) rotateX(0deg);
}
}
@-moz-keyframes cd-rotate-2-in {
0% {
opacity: 0;
-moz-transform: translateZ(-20px) rotateX(90deg);
}
60% {
opacity: 1;
-moz-transform: translateZ(-20px) rotateX(-10deg);
}
100% {
opacity: 1;
-moz-transform: translateZ(-20px) rotateX(0deg);
}
}
@keyframes cd-rotate-2-in {
0% {
opacity: 0;
-webkit-transform: translateZ(-20px) rotateX(90deg);
-moz-transform: translateZ(-20px) rotateX(90deg);
-ms-transform: translateZ(-20px) rotateX(90deg);
-o-transform: translateZ(-20px) rotateX(90deg);
transform: translateZ(-20px) rotateX(90deg);
}
60% {
opacity: 1;
-webkit-transform: translateZ(-20px) rotateX(-10deg);
-moz-transform: translateZ(-20px) rotateX(-10deg);
-ms-transform: translateZ(-20px) rotateX(-10deg);
-o-transform: translateZ(-20px) rotateX(-10deg);
transform: translateZ(-20px) rotateX(-10deg);
}
100% {
opacity: 1;
-webkit-transform: translateZ(-20px) rotateX(0deg);
-moz-transform: translateZ(-20px) rotateX(0deg);
-ms-transform: translateZ(-20px) rotateX(0deg);
-o-transform: translateZ(-20px) rotateX(0deg);
transform: translateZ(-20px) rotateX(0deg);
}
}
@-webkit-keyframes cd-rotate-2-out {
0% {
opacity: 1;
-webkit-transform: translateZ(-20px) rotateX(0);
}
60% {
opacity: 0;
-webkit-transform: translateZ(-20px) rotateX(-100deg);
}
100% {
opacity: 0;
-webkit-transform: translateZ(-20px) rotateX(-90deg);
}
}
@-moz-keyframes cd-rotate-2-out {
0% {
opacity: 1;
-moz-transform: translateZ(-20px) rotateX(0);
}
60% {
opacity: 0;
-moz-transform: translateZ(-20px) rotateX(-100deg);
}
100% {
opacity: 0;
-moz-transform: translateZ(-20px) rotateX(-90deg);
}
}
@keyframes cd-rotate-2-out {
0% {
opacity: 1;
-webkit-transform: translateZ(-20px) rotateX(0);
-moz-transform: translateZ(-20px) rotateX(0);
-ms-transform: translateZ(-20px) rotateX(0);
-o-transform: translateZ(-20px) rotateX(0);
transform: translateZ(-20px) rotateX(0);
}
60% {
opacity: 0;
-webkit-transform: translateZ(-20px) rotateX(-100deg);
-moz-transform: translateZ(-20px) rotateX(-100deg);
-ms-transform: translateZ(-20px) rotateX(-100deg);
-o-transform: translateZ(-20px) rotateX(-100deg);
transform: translateZ(-20px) rotateX(-100deg);
}
100% {
opacity: 0;
-webkit-transform: translateZ(-20px) rotateX(-90deg);
-moz-transform: translateZ(-20px) rotateX(-90deg);
-ms-transform: translateZ(-20px) rotateX(-90deg);
-o-transform: translateZ(-20px) rotateX(-90deg);
transform: translateZ(-20px) rotateX(-90deg);
}
} .cd-headline.loading-bar span {
display: inline-block;
padding: .2em 0;
}
.cd-headline.loading-bar .cd-words-wrapper {
overflow: hidden;
vertical-align: top;
}
.cd-headline.loading-bar .cd-words-wrapper::after { content: '';
position: absolute;
left: 0;
bottom: 0;
height: 3px;
width: 0;
background: #0096a7;
z-index: 2;
-webkit-transition: width 0.3s -0.1s;
-moz-transition: width 0.3s -0.1s;
transition: width 0.3s -0.1s;
}
.cd-headline.loading-bar .cd-words-wrapper.is-loading::after {
width: 100%;
-webkit-transition: width 3s;
-moz-transition: width 3s;
transition: width 3s;
}
.cd-headline.loading-bar p {
top: .2em;
opacity: 0;
-webkit-transition: opacity 0.3s;
-moz-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.cd-headline.loading-bar p.is-visible {
opacity: 1;
top: 0;
} .cd-headline.slide span {
display: inline-block;
padding: .2em 0;
}
.cd-headline.slide .cd-words-wrapper {
overflow: hidden;
vertical-align: top;
}
.cd-headline.slide p {
opacity: 0;
top: .2em;
}
.cd-headline.slide p.is-visible {
top: 0;
opacity: 1;
-webkit-animation: slide-in 0.6s;
-moz-animation: slide-in 0.6s;
animation: slide-in 0.6s;
}
.cd-headline.slide p.is-hidden {
-webkit-animation: slide-out 0.6s;
-moz-animation: slide-out 0.6s;
animation: slide-out 0.6s;
}
@-webkit-keyframes slide-in {
0% {
opacity: 0;
-webkit-transform: translateY(-100%);
}
60% {
opacity: 1;
-webkit-transform: translateY(20%);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@-moz-keyframes slide-in {
0% {
opacity: 0;
-moz-transform: translateY(-100%);
}
60% {
opacity: 1;
-moz-transform: translateY(20%);
}
100% {
opacity: 1;
-moz-transform: translateY(0);
}
}
@keyframes slide-in {
0% {
opacity: 0;
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
}
60% {
opacity: 1;
-webkit-transform: translateY(20%);
-moz-transform: translateY(20%);
-ms-transform: translateY(20%);
-o-transform: translateY(20%);
transform: translateY(20%);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
}
@-webkit-keyframes slide-out {
0% {
opacity: 1;
-webkit-transform: translateY(0);
}
60% {
opacity: 0;
-webkit-transform: translateY(120%);
}
100% {
opacity: 0;
-webkit-transform: translateY(100%);
}
}
@-moz-keyframes slide-out {
0% {
opacity: 1;
-moz-transform: translateY(0);
}
60% {
opacity: 0;
-moz-transform: translateY(120%);
}
100% {
opacity: 0;
-moz-transform: translateY(100%);
}
}
@keyframes slide-out {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
60% {
opacity: 0;
-webkit-transform: translateY(120%);
-moz-transform: translateY(120%);
-ms-transform: translateY(120%);
-o-transform: translateY(120%);
transform: translateY(120%);
}
100% {
opacity: 0;
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%);
}
} .cd-headline.clip span {
display: inline-block;
padding: .2em 0;
}
.cd-headline.clip .cd-words-wrapper {
overflow: hidden;
vertical-align: top;
}
.cd-headline.clip .cd-words-wrapper::after { content: '';
position: absolute;
top: 0;
right: 0;
width: 2px;
height: 100%;
background-color: #aebcb9;
}
.cd-headline.clip p {
opacity: 0;
margin-bottom: 0;
}
.cd-headline.clip p.is-visible {
opacity: 1;
} .cd-headline.zoom .cd-words-wrapper {
-webkit-perspective: 300px;
-moz-perspective: 300px;
perspective: 300px;
}
.cd-headline.zoom p {
opacity: 0;
}
.cd-headline.zoom p.is-visible {
opacity: 1;
-webkit-animation: zoom-in 0.8s;
-moz-animation: zoom-in 0.8s;
animation: zoom-in 0.8s;
}
.cd-headline.zoom p.is-hidden {
-webkit-animation: zoom-out 0.8s;
-moz-animation: zoom-out 0.8s;
animation: zoom-out 0.8s;
}
@-webkit-keyframes zoom-in {
0% {
opacity: 0;
-webkit-transform: translateZ(100px);
}
100% {
opacity: 1;
-webkit-transform: translateZ(0);
}
}
@-moz-keyframes zoom-in {
0% {
opacity: 0;
-moz-transform: translateZ(100px);
}
100% {
opacity: 1;
-moz-transform: translateZ(0);
}
}
@keyframes zoom-in {
0% {
opacity: 0;
-webkit-transform: translateZ(100px);
-moz-transform: translateZ(100px);
-ms-transform: translateZ(100px);
-o-transform: translateZ(100px);
transform: translateZ(100px);
}
100% {
opacity: 1;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0);
transform: translateZ(0);
}
}
@-webkit-keyframes zoom-out {
0% {
opacity: 1;
-webkit-transform: translateZ(0);
}
100% {
opacity: 0;
-webkit-transform: translateZ(-100px);
}
}
@-moz-keyframes zoom-out {
0% {
opacity: 1;
-moz-transform: translateZ(0);
}
100% {
opacity: 0;
-moz-transform: translateZ(-100px);
}
}
@keyframes zoom-out {
0% {
opacity: 1;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0);
transform: translateZ(0);
}
100% {
opacity: 0;
-webkit-transform: translateZ(-100px);
-moz-transform: translateZ(-100px);
-ms-transform: translateZ(-100px);
-o-transform: translateZ(-100px);
transform: translateZ(-100px);
}
} .cd-headline.rotate-3 .cd-words-wrapper {
-webkit-perspective: 300px;
-moz-perspective: 300px;
perspective: 300px;
}
.cd-headline.rotate-3 p {
opacity: 0;
}
.cd-headline.rotate-3 i {
display: inline-block;
-webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-ms-transform: rotateY(180deg);
-o-transform: rotateY(180deg);
transform: rotateY(180deg);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.is-visible .cd-headline.rotate-3 i {
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
-o-transform: rotateY(0deg);
transform: rotateY(0deg);
}
.cd-headline.rotate-3 i.in {
-webkit-animation: cd-rotate-3-in 0.6s forwards;
-moz-animation: cd-rotate-3-in 0.6s forwards;
animation: cd-rotate-3-in 0.6s forwards;
}
.cd-headline.rotate-3 i.out {
-webkit-animation: cd-rotate-3-out 0.6s forwards;
-moz-animation: cd-rotate-3-out 0.6s forwards;
animation: cd-rotate-3-out 0.6s forwards;
}
.no-csstransitions .cd-headline.rotate-3 i {
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
-o-transform: rotateY(0deg);
transform: rotateY(0deg);
opacity: 0;
}
.no-csstransitions .cd-headline.rotate-3 .is-visible i {
opacity: 1;
}
@-webkit-keyframes cd-rotate-3-in {
0% {
-webkit-transform: rotateY(180deg);
}
100% {
-webkit-transform: rotateY(0deg);
}
}
@-moz-keyframes cd-rotate-3-in {
0% {
-moz-transform: rotateY(180deg);
}
100% {
-moz-transform: rotateY(0deg);
}
}
@keyframes cd-rotate-3-in {
0% {
-webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-ms-transform: rotateY(180deg);
-o-transform: rotateY(180deg);
transform: rotateY(180deg);
}
100% {
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
-o-transform: rotateY(0deg);
transform: rotateY(0deg);
}
}
@-webkit-keyframes cd-rotate-3-out {
0% {
-webkit-transform: rotateY(0);
}
100% {
-webkit-transform: rotateY(-180deg);
}
}
@-moz-keyframes cd-rotate-3-out {
0% {
-moz-transform: rotateY(0);
}
100% {
-moz-transform: rotateY(-180deg);
}
}
@keyframes cd-rotate-3-out {
0% {
-webkit-transform: rotateY(0);
-moz-transform: rotateY(0);
-ms-transform: rotateY(0);
-o-transform: rotateY(0);
transform: rotateY(0);
}
100% {
-webkit-transform: rotateY(-180deg);
-moz-transform: rotateY(-180deg);
-ms-transform: rotateY(-180deg);
-o-transform: rotateY(-180deg);
transform: rotateY(-180deg);
}
} .cd-headline.scale p {
opacity: 0;
}
.cd-headline.scale i {
display: inline-block;
opacity: 0;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
}
.is-visible .cd-headline.scale i {
opacity: 1;
}
.cd-headline.scale i.in {
-webkit-animation: scale-up 0.6s forwards;
-moz-animation: scale-up 0.6s forwards;
animation: scale-up 0.6s forwards;
}
.cd-headline.scale i.out {
-webkit-animation: scale-down 0.6s forwards;
-moz-animation: scale-down 0.6s forwards;
animation: scale-down 0.6s forwards;
}
.no-csstransitions .cd-headline.scale i {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
opacity: 0;
}
.no-csstransitions .cd-headline.scale .is-visible i {
opacity: 1;
}
.reactheme-newsletter {
margin-bottom: -124px;
position: relative;
z-index: 10;
}
.reactheme-newsletter .newsletter-wrap {
background-size: 100%;
background-repeat: no-repeat;
border-radius: 3px;
padding: 60px 70px;
position: relative;
background: #ffa84b;
box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
background-size: cover !important;
}
.reactheme-newsletter .newsletter-wrap .sub-title {
font-size: 16px;
line-height: 25px;
margin-top: 8px;
max-width: 380px;
}
.reactheme-newsletter .newsletter-wrap .title {
margin-bottom: 0;
}
.reactheme-newsletter .newsletter-wrap .title-icon {
display: flex;
align-items: center;
justify-content: start;
}
.reactheme-newsletter .newsletter-wrap .title-icon .title {
font-size: 34px;
}
.reactheme-newsletter .newsletter-wrap .title-icon img {
margin-right: 20px;
}
.reactheme-newsletter .widget_mc4wp_form_widget {
margin: 0;
}
@-webkit-keyframes scale-up {
0% {
-webkit-transform: scale(0);
opacity: 0;
}
60% {
-webkit-transform: scale(1.2);
opacity: 1;
}
100% {
-webkit-transform: scale(1);
opacity: 1;
}
}
@-moz-keyframes scale-up {
0% {
-moz-transform: scale(0);
opacity: 0;
}
60% {
-moz-transform: scale(1.2);
opacity: 1;
}
100% {
-moz-transform: scale(1);
opacity: 1;
}
}
@keyframes scale-up {
0% {
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
opacity: 0;
}
60% {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
opacity: 1;
}
100% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@-webkit-keyframes scale-down {
0% {
-webkit-transform: scale(1);
opacity: 1;
}
60% {
-webkit-transform: scale(0);
opacity: 0;
}
}
@-moz-keyframes scale-down {
0% {
-moz-transform: scale(1);
opacity: 1;
}
60% {
-moz-transform: scale(0);
opacity: 0;
}
}
@keyframes scale-down {
0% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
opacity: 1;
}
60% {
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
opacity: 0;
}
}
#content .course-features-info h3.title {
margin-bottom: 8px;
}
.rt-single-events .event-desc {
margin-top: 15px;
}
.rt-events-sidebar {
margin-left: 30px;
}
.rt-events-sidebar .course-features-info {
box-shadow: 0px 30px 50px 0px rgba(1, 11, 60, 0.1);
background: #ffffff;
margin-bottom: 10px;
border-radius: 6px;
padding: 30px 40px;
}
.rt-events-sidebar .course-features-info ul {
padding: 0;
margin: 0;
}
.rt-events-sidebar .course-features-info ul li {
display: block;
overflow: hidden;
padding: 10px 0;
color: #0F1216;
font-weight: 600;
}
.rt-events-sidebar .course-features-info ul li + li {
border-top: 1px solid #e8ecf0;
}
.rt-events-sidebar .course-features-info ul li i {
color: #0F1216;
font-size: 14px;
}
.rt-events-sidebar .course-features-info ul li .label {
padding-left: 10px;
}
.rt-events-sidebar .course-features-info ul li .value {
float: right;
padding-right: 5px;
color: #5B5F64;
}
.rt-events-sidebar .course-features-info ul li .value.price {
color: #ffa84b;
font-size: 30px;
font-weight: 700;
line-height: 26px;
}
.rt-events-sidebar .course-features-info.box-2 li {
border: none !important;
}
.rt-events-sidebar .course-features-info.box-2 li .value {
float: none;
display: block;
padding-right: 5px;
color: #5B5F64;
}
.rt-events-sidebar .course-features-info.box-2 li .label {
padding-left: 0;
}
body.single-rt-events .reactheme-courses-details {
padding-bottom: 100px;
}
body.single-rt-events .event-desc h3 {
margin: 10px 0 16px;
}
body.single-rt-events .course-features-info ul li {
padding: 12px 0;
}
body.single-rt-events .course-features-info .book-btn {
text-align: center;
margin: 20px 0;
}
body.single-rt-events .course-features-info .book-btn a {
background: #ffa84b;
color: #fff;
padding: 5px 0 10px;
border-radius: 5px;
display: block;
font-weight: 600;
}
body.single-rt-events .course-features-info .book-btn a:hover {
opacity: .9;
}
body.single-rt-events .course-features-info .book-btn a svg {
width: 18px;
position: relative;
top: 6px;
}
body.single-rt-events .event_map {
margin-top: 50px;
} .cd-headline.push p {
opacity: 0;
}
.cd-headline.push p.is-visible {
opacity: 1;
-webkit-animation: push-in 0.6s;
-moz-animation: push-in 0.6s;
animation: push-in 0.6s;
}
.cd-headline.push p.is-hidden {
-webkit-animation: push-out 0.6s;
-moz-animation: push-out 0.6s;
animation: push-out 0.6s;
}
@-webkit-keyframes push-in {
0% {
opacity: 0;
-webkit-transform: translateX(-100%);
}
60% {
opacity: 1;
-webkit-transform: translateX(10%);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@-moz-keyframes push-in {
0% {
opacity: 0;
-moz-transform: translateX(-100%);
}
60% {
opacity: 1;
-moz-transform: translateX(10%);
}
100% {
opacity: 1;
-moz-transform: translateX(0);
}
}
@keyframes push-in {
0% {
opacity: 0;
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%);
}
60% {
opacity: 1;
-webkit-transform: translateX(10%);
-moz-transform: translateX(10%);
-ms-transform: translateX(10%);
-o-transform: translateX(10%);
transform: translateX(10%);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
}
}
@-webkit-keyframes push-out {
0% {
opacity: 1;
-webkit-transform: translateX(0);
}
60% {
opacity: 0;
-webkit-transform: translateX(110%);
}
100% {
opacity: 0;
-webkit-transform: translateX(100%);
}
}
@-moz-keyframes push-out {
0% {
opacity: 1;
-moz-transform: translateX(0);
}
60% {
opacity: 0;
-moz-transform: translateX(110%);
}
100% {
opacity: 0;
-moz-transform: translateX(100%);
}
}
@keyframes push-out {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
}
60% {
opacity: 0;
-webkit-transform: translateX(110%);
-moz-transform: translateX(110%);
-ms-transform: translateX(110%);
-o-transform: translateX(110%);
transform: translateX(110%);
}
100% {
opacity: 0;
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%);
}
}
.green_portfolio__slider .swiper-pagination-bullets {
bottom: -35px !important;
}
.green_portfolio__slider .swiper-pagination-bullets .swiper-pagination-bullet {
width: 4px;
height: 4px;
border-radius: 0;
}
.green_portfolio__slider .swiper-pagination-bullets .swiper-pagination-bullet-active {
background: #252222;
width: 24px;
}
.wpcf7-form .input-box.insurance-type:before {
content: "\f4be";
}
.wpcf7-form .input-box.insurance-type select {
height: auto;
}
.wpcf7-form .input-box.phone-number:before {
content: "\f095";
}
#reactheme-header.head-style3 .row-table .header-logo.d-xl-block {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}