.rt-container,
.rt-container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
box-sizing: border-box;
}
.rt-row {
margin-left: -15px;
margin-right: -15px;
}
.rt-row:after,
.rt-row:before {
display: table;
content: " ";
}
.rt-row:after {
clear: both;
}
.rt-col-xs-1,
.rt-col-sm-1,
.rt-col-md-1,
.rt-col-lg-1,
.rt-col-xs-2,
.rt-col-sm-2,
.rt-col-md-2,
.rt-col-lg-2,
.rt-col-xs-3,
.rt-col-sm-3,
.rt-col-md-3,
.rt-col-lg-3,
.rt-col-xs-4,
.rt-col-sm-4,
.rt-col-md-4,
.rt-col-lg-4,
.rt-col-xs-5,
.rt-col-sm-5,
.rt-col-md-5,
.rt-col-lg-5,
.rt-col-xs-6,
.rt-col-sm-6,
.rt-col-md-6,
.rt-col-lg-6,
.rt-col-xs-7,
.rt-col-sm-7,
.rt-col-md-7,
.rt-col-lg-7,
.rt-col-xs-8,
.rt-col-sm-8,
.rt-col-md-8,
.rt-col-lg-8,
.rt-col-xs-9,
.rt-col-sm-9,
.rt-col-md-9,
.rt-col-lg-9,
.rt-col-xs-10,
.rt-col-sm-10,
.rt-col-md-10,
.rt-col-lg-10,
.rt-col-xs-11,
.rt-col-sm-11,
.rt-col-md-11,
.rt-col-lg-11,
.rt-col-xs-12,
.rt-col-sm-12,
.rt-col-md-12,
.rt-col-lg-12,
.rt-col-xs-24,
.rt-col-sm-24,
.rt-col-md-24,
.rt-col-lg-24 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.rt-col-xs-1,
.rt-col-xs-2,
.rt-col-xs-3,
.rt-col-xs-4,
.rt-col-xs-5,
.rt-col-xs-6,
.rt-col-xs-7,
.rt-col-xs-8,
.rt-col-xs-9,
.rt-col-xs-10,
.rt-col-xs-11,
.rt-col-xs-12,
.rt-col-xs-24 {
float: left;
}
.rt-col-xs-12 {
width: 20%;
}
.rt-col-xs-12 {
width: 100%;
}
.rt-col-xs-11 {
width: 91.66666667%;
}
.rt-col-xs-10 {
width: 83.33333333%;
}
.rt-col-xs-9 {
width: 75%;
}
.rt-col-xs-8 {
width: 66.66666667%;
}
.rt-col-xs-7 {
width: 58.33333333%;
}
.rt-col-xs-6 {
width: 50%;
}
.rt-col-xs-5 {
width: 41.66666667%;
}
.rt-col-xs-4 {
width: 33.33333333%;
}
.rt-col-xs-3 {
width: 25%;
}
.rt-col-xs-2 {
width: 16.66666667%;
}
.rt-col-xs-1 {
width: 8.33333333%;
}
.tss-wrapper[data-layout*="layout"] .rt-row.tss-even {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}   .tss-wrapper .tss-pre-loader {
position: relative;
overflow: hidden;
max-height: 300px;
min-height: 200px;
}
.tss-wrapper .tss-even .tss-grid-item {
margin-bottom: 30px;
}
.tss-wrapper .tss-even .tss-grid-item .video-testimonial-wrap iframe {
max-width: 100%;
}
.tss-wrapper .rt-loading-overlay {
opacity: 0;
visibility: hidden;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
background-color: #fff;
-webkit-transition: opacity 0.1s, visibility 0.1s;
transition: opacity 0.1s, visibility 0.1s;
}
.tss-wrapper .rt-loading {
color: #fb4c35;
position: absolute; top: 50%;
margin-top: -16px;
left: 50%;
margin-left: -16px;
z-index: 2;
opacity: 0;
visibility: hidden;
}
.tss-wrapper .tss-pre-loader .rt-loading-overlay {
opacity: 0.8;
visibility: visible;
}
.tss-wrapper .tss-pre-loader .rt-loading {
opacity: 1;
visibility: visible;
}
.rt-ball-clip-rotate {
width: 32px;
height: 32px;
}
.rt-ball-clip-rotate {
display: block;
font-size: 0;
color: #fff;
}
.rt-ball-clip-rotate,
.rt-ball-clip-rotate > div {
position: relative;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.rt-ball-clip-rotate > div {
display: inline-block;
float: none;
background-color: currentColor;
border: 0 solid currentColor;
}
.rt-ball-clip-rotate > div {
width: 32px;
height: 32px;
background: transparent;
border-width: 2px;
border-bottom-color: transparent;
border-radius: 100%;
-webkit-animation: ball-clip-rotate 0.75s linear infinite;
-moz-animation: ball-clip-rotate 0.75s linear infinite;
-o-animation: ball-clip-rotate 0.75s linear infinite;
animation: ball-clip-rotate 0.75s linear infinite;
} .tss-wrapper .rt-responsive-img {
max-width: 100%;
height: auto;
}
.tss-wrapper[data-layout*="carousel"] .rt-responsive-img { }
.tss-carousel.swiper .profile-img-wrapper {
position: relative;
}
.tss-carousel-thumb.swiper .rt-dummy-img + .swiper-lazy-preloader,
.tss-carousel.swiper .rt-dummy-img + .swiper-lazy-preloader {
display: none;
}
.tss-wrapper .swiper-lazy-preloader {
border: 4px solid #2550ea;
border-top-color: transparent;
width: 34px;
height: 34px;
margin-left: -17px;
margin-top: -17px;
opacity: 0.75;
border-radius: 50%;
}
.tss-carousel-thumb.swiper .rt-responsive-img,
.tss-carousel.swiper .rt-responsive-img {
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.tss-carousel-thumb.swiper .swiper-lazy:not(.swiper-lazy-loaded),
.tss-carousel.swiper .swiper-lazy:not(.swiper-lazy-loaded) {
min-height: 150px;
opacity: 0;
}
.tss-wrapper[data-layout="carousel12"] .tss-carousel-thumb .swiper-lazy:not(.swiper-lazy-loaded),
.tss-wrapper[data-layout="carousel11"] .tss-carousel-thumb .swiper-lazy:not(.swiper-lazy-loaded) {
min-height: 132px;
}
.tss-wrapper .swiper-lazy-preloader:after {
background: none;
}
.tss-wrapper img.rt-responsive-img.rt-dummy-img {
width: 150px;
}
.tss-wrapper .tss-load-more .rt-button {
display: inline-block;
}
.tss-wrapper .tss-img-circle .profile-img-wrapper img {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.tss-wrapper .author-social a,
.tss-wrapper .tss-social-share a {
display: inline-flex;
text-decoration: none;
box-shadow: none !important;
margin: 5px;
color: #2529ed;
}
.tss-wrapper .rating-wrapper span.dashicons,
.tss-wrapper .tss-social-share i.fa,
.tss-wrapper .author-social span.dashicons {
width: auto;
height: auto;
}
.tss-wrapper .tss-social-share .dashicons::before,
.tss-wrapper .author-social span.dashicons::before {
transition: all 0.3s;
}
.tss-wrapper .tss-social-share a:hover .dashicons::before,
.tss-wrapper .author-social a:hover span.dashicons::before {
opacity: 0.8;
}
.rt-sm-sortable-list .social-item span.dashicons-skype:before,
.rt-sm-sortable-list .social-item span.dashicons-telegram:before,
.tss-wrapper .author-social .dashicons-skype:before,
.tss-wrapper .author-social .dashicons-telegram:before {
content: '';
width: 20px;
height: 20px;
display: block;
-webkit-mask-size: cover;
-webkit-mask-repeat: no-repeat;
-webkit-mask-position: center;
mask-size: cover;
mask-repeat: no-repeat;
mask-position: center;
margin: auto;
background-color: #2529ed;
}
.rt-sm-sortable-list .social-item span.dashicons::before {
color: #333;
}
.rt-sm-sortable-list .social-item span.dashicons-skype:before,
.rt-sm-sortable-list .social-item span.dashicons-telegram:before {
background-color: #333;
}
.rt-sm-sortable-list .social-item span.dashicons-skype:before,
.tss-wrapper .author-social .dashicons-skype:before {
-webkit-mask-image: url(//recruitbpm.com/wp/wp-content/plugins/testimonial-slider-and-showcase/assets/images/skype.svg);
mask-image: url(//recruitbpm.com/wp/wp-content/plugins/testimonial-slider-and-showcase/assets/images/skype.svg);
}
.rt-sm-sortable-list .social-item span.dashicons-telegram:before,
.tss-wrapper .author-social .dashicons-telegram:before {
-webkit-mask-image: url(//recruitbpm.com/wp/wp-content/plugins/testimonial-slider-and-showcase/assets/images/telegram.svg);
mask-image: url(//recruitbpm.com/wp/wp-content/plugins/testimonial-slider-and-showcase/assets/images/telegram.svg);
}
.tss-wrapper .tss-utility {
margin: 15px 0;
text-align: center;
}
.tss-wrapper .tss-utility .rt-button,
.tss-wrapper .tss-isotope-button-wrapper .rt-iso-button {
background: #6f6f6f;
border: 0;
border-radius: 2px;
color: #fff;
font-size: 16px;
line-height: 1;
padding: 10px 15px;
text-transform: capitalize;
margin-right: 4px;
position: relative;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.tss-wrapper .tss-isotope-button-wrapper .rt-iso-button {
display: inline-block;
margin-bottom: 10px;
}
.tss-wrapper .tss-utility .rt-button:hover,
.tss-wrapper .tss-isotope-button-wrapper .rt-iso-button:hover,
.tss-wrapper .tss-isotope-button-wrapper .rt-iso-button.selected {
cursor: pointer;
background: #000;
}
.tss-wrapper .single-item-wrapper h3.author-name {
font-size: 24px;
margin: 15px 0 8px;
padding: 0px;
line-height: 1.25;
font-weight: 400;
color: #2550ea;
}
.tss-wrapper .rt-read-more {
color: #2550ea;
}
.tss-wrapper .single-item-wrapper h3.author-name a {
text-decoration: none;
}
.tss-wrapper .single-item-wrapper h4.author-bio {
font-size: 18px;
margin-top: 8px;
margin-bottom: 15px;
padding: 0px;
line-height: 1.4;
text-transform: none;
font-weight: 400;
color: #333;
}
.tss-wrapper .single-item-wrapper .author-social,
.tss-wrapper .single-item-wrapper .tss-social-share {
text-align: center;
margin-bottom: 8px;
}
.tss-carousel-thumb.swiper:not(.swiper-initialized) .swiper-wrapper,
.tss-carousel.swiper:not(.swiper-initialized) .swiper-wrapper {
opacity: 0;
}
.tss-wrapper .tss-isotope-button-wrapper .rt-iso-button i{
font-size: 14px;
width: auto;
height: auto;
}
.tlp-average-rating i,
.tss-wrapper .tss-isotope-button-wrapper i{
color: gold;
}
.tlp-average-rating i{
margin: 3px 0 0 ;
}
.tss-wrapper .tss-meta-info.tss-left { }
.tss-wrapper .tss-carousel_video > .carousel-wrapper {
width: 100%;
} .tss-wrapper[data-layout="carousel12"] .carousel-wrapper,
.tss-wrapper[data-layout="carousel11"] .carousel-wrapper,
.tss-wrapper[data-layout*="carousel"] {
position: relative;
}
.tss-carousel-main.swiper,
.tss-carousel.swiper {
position: static;
}
.tss-carousel-main .swiper-arrow,
.tss-carousel .swiper-arrow {
background: #2550ea;
width: 30px;
height: 30px;
display: block;
border-radius: 4px;
text-align: center;
line-height: 30px; margin-top: -55px;
opacity: 0;
-webkit-transition: all 0.3s;
transition: all 0.3s;
border: 1px solid transparent;
}
.tss-wrapper[data-layout="carousel12"] .carousel-wrapper .swiper-arrow,
.tss-wrapper[data-layout="carousel11"] .carousel-wrapper .swiper-arrow {
margin-top: -35px;
}
.tss-wrapper[data-layout="carousel12"] .carousel-wrapper .swiper-pagination,
.tss-wrapper[data-layout="carousel11"] .carousel-wrapper .swiper-pagination {
display: none;
}
.tss-carousel-main.swiper .swiper-pagination,
.tss-carousel.swiper .swiper-pagination {
-webkit-transition: all 0.3s;
transition: all 0.3s;
bottom: -10px !important;
width: 100%;
}
.tss-carousel-main.swiper:not(.swiper-initialized) .swiper-pagination,
.tss-carousel.swiper:not(.swiper-initialized) .swiper-pagination {
opacity: 0;
}
.tss-carousel-main.swiper.swiper.swiper-container-initialized .swiper-pagination,
.tss-carousel.swiper.swiper.swiper-container-initialized .swiper-pagination,
.tss-carousel-thumb.swiper.swiper-container-initialized .swiper-wrapper,
.tss-carousel.swiper.swiper-container-initialized .swiper-wrapper,
.swiper-container-initialized.tss-carousel-main .swiper-button-next:not(.swiper-button-disabled),
.swiper-container-initialized.tss-carousel-main .swiper-button-prev:not(.swiper-button-disabled),
.swiper-container-initialized.tss-carousel .swiper-button-next:not(.swiper-button-disabled),
.swiper-container-initialized.tss-carousel .swiper-button-prev:not(.swiper-button-disabled),
.swiper-initialized.tss-carousel-main .swiper-button-next:not(.swiper-button-disabled),
.swiper-initialized.tss-carousel-main .swiper-button-prev:not(.swiper-button-disabled),
.swiper-initialized.tss-carousel .swiper-button-next:not(.swiper-button-disabled),
.swiper-initialized.tss-carousel .swiper-button-prev:not(.swiper-button-disabled) {
opacity: 1 !important;
}
.tss-carousel-main .swiper-button-next::after,
.tss-carousel-main .swiper-button-prev::after,
.tss-carousel .swiper-button-next::after,
.tss-carousel .swiper-button-prev::after {
font-size: 14px;
color: #fff;
font-weight: bold;
content: none !important;
}
.tss-carousel-main .swiper-arrow > i,
.tss-carousel .swiper-arrow > i {
color: #fff;
font-size: 16px;
display: block;
line-height: 30px;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.tss-carousel-main.swiper-rtl .swiper-button-next > i::before,
.tss-carousel.swiper-rtl .swiper-button-next > i::before {
content: "\f053";
}
.tss-carousel-main.swiper-rtl .swiper-button-prev > i::before,
.tss-carousel.swiper-rtl .swiper-button-prev > i::before {
content: "\f054";
}
.tss-carousel-main .swiper-button-next,
.tss-carousel .swiper-button-next {
right: -10px;
}
.tss-carousel-main:not(.swiper-rtl) .swiper-button-prev,
.tss-carousel .swiper-button-prev {
left: -10px;
}
.tss-carousel.swiper-autoheight[data-dots='true'] .swiper-wrapper {
margin-bottom: 50px;
}
.tss-carousel-main .swiper-pagination-bullet,
.tss-carousel .swiper-pagination-bullet {
margin: 0 5px !important;
width: 10px;
height: 10px;
-webkit-transition: all 0.3s;
transition: all 0.3s;
background: #2550ea;
}
.tss-carousel-main .swiper-pagination-bullet:hover,
.tss-carousel-main .swiper-pagination-bullet-active,
.tss-carousel .swiper-pagination-bullet:hover,
.tss-carousel .swiper-pagination-bullet-active {
opacity: 1;
background: #2550ea;
} #tss-submit-form {
position: relative;
padding: 20px;
}
#tss-submit-form.rtcessing:after {
content: "";
background: rgba(0, 0, 0, .4);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.tss-submit-wrapper #tss-submit-response.error,
#tss-submit-form .field-holder .error {
color: red;
}
#tss-submit-form .field-holder input.error,
#tss-submit-form .field-holder textarea.error {
border-color: red;
}
#tss-submit-form .field-holder .valid {
border-color: green;
}
.tss-submit-wrapper #tss-submit-response.success {
color: green;
}
#tss-submit-form .field-holder:after {
clear: both;
display: block;
content: "";
}
#tss-submit-form .field-holder {
margin-bottom: 15px;
}
#tss-submit-form .rt-label {
font-weight: 600;
margin-bottom: 5px;
}
#tss-submit-form .rt-field-wrapper + .rt-field-wrapper {
margin-top: 13px;
}
#tss-submit-form .field-holder .field > input,
#tss-submit-form .field-holder .field input[type=url],
#tss-submit-form .field-holder .field > textarea {
width: 100%;
box-sizing: border-box;
}
.rt-sm-sortable-list .social-item {
margin-bottom: 15px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.rt-sm-sortable-list .social-item span.dashicons {
margin-right: 10px;
}
.tss-wrapper.tss-submit-wrapper {
max-width: 700px;
margin: 0 auto;
border: 1px solid #0000001a;
padding: 20px;
border-radius: 10px;
}
.tss-wrapper.tss-submit-wrapper select:focus{
border-width: 1px;
box-shadow: none;
outline: none;
}
.tss-wrapper.tss-submit-wrapper input,
.tss-wrapper.tss-submit-wrapper select,
.tss-wrapper.tss-submit-wrapper select:focus,
.tss-wrapper.tss-submit-wrapper textarea{
border: 1px solid #0000001a;
}
.tss-wrapper.tss-submit-wrapper input:focus,
.tss-wrapper.tss-submit-wrapper textarea:focus{
border-color: #999;
outline: none;
}
#tss-submit-response p {
font-size: 16px;
}
#tss-submit-form input[type=text],
#tss-submit-form input[type=url] {
padding: 8px 8px;
width: 100%;
}
#tss-submit-form textarea {
height: 200px;
}
.field-holder.submit-holder input.tss-submit-button {
font-size: 14px;
padding: 10px 25px;
}
.tss-submit-wrapper .rt-rating > span {
margin: 0;
cursor: pointer;
}
.tss-submit-wrapper .rt-rating {
display: inline-block;
}
.tss-submit-wrapper .rt-rating.selected span:before,
.tss-submit-wrapper .rt-rating:hover span:before,
.tss-submit-wrapper .rt-rating.selected:hover span:before {
content: "\f155";
}
.tss-submit-wrapper .rt-rating:hover span:hover ~ span:before,
.tss-submit-wrapper .rt-rating span.active ~ span:before,
.tss-submit-wrapper .rt-rating.selected:hover span:hover ~ span:before {
content: "\f154";
}
.tss-submit-wrapper #tss_social_media_holder .rt-label{
margin: 0 0 15px;
}
.tss-submit-wrapper #tss_social_media_holder .dashicons-skype,
.tss-submit-wrapper #tss_social_media_holder .dashicons-telegram,
.tss-submit-wrapper #tss_social_media_holder .dashicons-twitter{
position: relative;
}
.tss-submit-wrapper #tss_social_media_holder .dashicons-skype:before,
.tss-submit-wrapper #tss_social_media_holder .dashicons-telegram:before,
.tss-submit-wrapper #tss_social_media_holder .dashicons-twitter:before{
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.tss-submit-wrapper #tss_social_media_holder input:focus{
outline: none;
border: 1px solid #999;
}
.rt-sm-sortable-list .social-item span.dashicons {
margin: 0;
width: 44px;
height: 44px;
border: 1px solid;
text-align: center;
display: inline-block;
line-height: 44px;
border-radius: 3px 0 0 3px;
border-right-width: 0;
border-color: #0000001a;
}
.tss-submit-wrapper #tss_social_media_holder input{
border-radius: 0 3px 3px 0;
} .rt-single-testimonial-detail {
padding: 30px 0;
margin: 30px 0 !important;
overflow: hidden;
}
.rt-single-testimonial-detail .testi-meta {
text-align: center;
}
.rt-single-testimonial-detail .tss-social-share a {
display: inline-block;
padding: 5px;
margin-right: 5px;
}
.rt-single-testimonial-detail .tss-social-share a:last-child {
margin-right: 0;
}
.clearfix:before,
.clearfix:after,
.rt-container-fluid:before,
.rt-container-fluid:after,
.rt-row:before,
.rt-row:after {
content: " ";
display: table;
}
.rt-single-testimonial-detail .testimonial + .author-social {
margin-top: 20px;
}
.rt-single-testimonial-detail .testimonial + .tss-social-share,
.rt-single-testimonial-detail .author-social + .tss-social-share {
margin-top: 10px;
}
.rt-single-testimonial-detail .author-social > a {
display: inline-block;
padding: 5px;
margin-right: 5px;
}   .tss-wrapper .tss-layout1 .single-item-wrapper,
.tss-wrapper .tss-carousel1 .single-item-wrapper { display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.tss-wrapper .tss-layout1 .single-item-wrapper .profile-img-wrapper,
.tss-wrapper .tss-layout1 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-layout1 .single-item-wrapper h4.author-bio,
.tss-wrapper .tss-carousel1 .single-item-wrapper .profile-img-wrapper,
.tss-wrapper .tss-carousel1 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-carousel1 .single-item-wrapper h4.author-bio {
text-align: center;
}
.tss-wrapper .tss-carousel1 .single-item-wrapper:hover .item-content-wrapper:after {
top: 40px;
-webkit-transition: all 0.75s ease-out;
-moz-transition: all 0.75s ease-out;
-ms-transition: all 0.75s ease-out;
-o-transition: all 0.75s ease-out;
transition: all 0.75s ease-out;
}
.tss-wrapper .tss-layout1 .tss-meta-info.tss-left,
.tss-wrapper .tss-carousel1 .tss-meta-info.tss-left {
flex: 2;
}
.tss-wrapper .tss-carousel1 .item-content-wrapper,
.tss-wrapper .tss-layout1 .item-content-wrapper {
padding: 30px;
background: #f8f8f8;
flex: 3;
position: relative;
}
.tss-wrapper .tss-layout1 .item-content-wrapper:before,
.tss-wrapper .tss-carousel1 .item-content-wrapper:before {
content: "\F10D";
color: #eaeaea;
position: absolute;
left: 10px;
top: 0;
font-family: "tss-font", serif;
font-size: 24px;
}
.tss-wrapper .tss-carousel1 .swiper-rtl .item-content-wrapper:before {
left: auto;
right: 10px;
}
.tss-wrapper .tss-layout1 .item-content-wrapper:after,
.tss-wrapper .tss-carousel1 .item-content-wrapper:after {
border-top: 10px solid transparent;
border-right: 15px solid #f8f8f8;
border-bottom: 10px solid transparent;
content: "";
position: absolute;
width: 0;
height: 0;
left: -15px;
top: 15px;
right: auto;
-webkit-transition: all 0.75s ease-out;
-moz-transition: all 0.75s ease-out;
-ms-transition: all 0.75s ease-out;
-o-transition: all 0.75s ease-out;
transition: all 0.75s ease-out;
}
.tss-wrapper .tss-carousel1 .swiper-rtl .item-content-wrapper:after {
left: auto;
right: -15px;
border-right: 0;
border-left: 15px solid #f8f8f8;
}
.tss-wrapper .tss-layout1 .item-content,
.tss-wrapper .tss-carousel1 .item-content {
font-style: italic;
font-size: 16px;
line-height: 1.6;
padding-top: 5px;
color: #2d2d2d;
}
.tss-wrapper .tss-layout1 .rating-wrapper,
.tss-wrapper .tss-carousel1 .rating-wrapper {
margin-bottom: 10px;
text-align: center;
}   .tss-wrapper .tss-layout2 .single-item-wrapper,
.tss-wrapper .tss-carousel2 .single-item-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.tss-wrapper .tss-carousel2 .single-item-wrapper {
margin-bottom: 30px;
}
.tss-wrapper .tss-layout2 .single-item-wrapper .profile-img-wrapper,
.tss-wrapper .tss-layout2 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-layout2 .single-item-wrapper h4.author-bio,
.tss-wrapper .tss-carousel2 .single-item-wrapper .profile-img-wrapper,
.tss-wrapper .tss-carousel2 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-carousel2 .single-item-wrapper h4.author-bio {
text-align: center;
}
.tss-wrapper .tss-layout2 .rating-wrapper,
.tss-wrapper .tss-carousel2 .rating-wrapper,
.tss-wrapper .tss-layout2 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-layout2 .single-item-wrapper h4.author-bio,
.tss-wrapper .tss-carousel2 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-carousel2 .single-item-wrapper h4.author-bio {
padding: 0 10px;
}
.tss-wrapper .tss-layout2 .single-item-wrapper:hover .item-content-wrapper:after,
.tss-wrapper .tss-carousel2 .single-item-wrapper:hover .item-content-wrapper:after {
top: 40px;
-webkit-transition: all 0.75s ease-out;
-moz-transition: all 0.75s ease-out;
-ms-transition: all 0.75s ease-out;
-o-transition: all 0.75s ease-out;
transition: all 0.75s ease-out;
}
.tss-wrapper .single-item-wrapper .author-social,
.tss-wrapper .single-item-wrapper .tss-social-share {
text-align: center;
margin-bottom: 0px;
}
.tss-wrapper .tss-layout2 .tss-meta-info.tss-left,
.tss-wrapper .tss-carousel2 .tss-meta-info.tss-left {
flex: 3;
}
.tss-wrapper .tss-layout2 .tss-meta-info.tss-right,
.tss-wrapper .tss-carousel2 .tss-meta-info.tss-right {
flex: 2;
}
.tss-wrapper .tss-layout2 .item-content-wrapper,
.tss-wrapper .tss-carousel2 .item-content-wrapper {
padding: 30px;
background: #f8f8f8;
flex: 3;
position: relative;
}
.tss-wrapper .tss-layout2 .item-content-wrapper:before,
.tss-wrapper .tss-carousel2 .item-content-wrapper:before {
content: "\F10D";
color: #eaeaea;
position: absolute;
left: 10px;
top: 0;
font-family: "tss-font", serif;
font-size: 24px;
}
.tss-wrapper .tss-layout2 .item-content-wrapper:after,
.tss-wrapper .tss-carousel2 .item-content-wrapper:after {
border-top: 10px solid transparent;
border-left: 15px solid #f8f8f8;
border-bottom: 10px solid transparent;
content: "";
position: absolute;
width: 0;
height: 0;
right: -15px;
top: 15px;
-webkit-transition: all 0.75s ease-out;
-moz-transition: all 0.75s ease-out;
-ms-transition: all 0.75s ease-out;
-o-transition: all 0.75s ease-out;
transition: all 0.75s ease-out;
}
.tss-wrapper .tss-layout2 .item-content,
.tss-wrapper .tss-carousel2 .item-content {
font-style: italic;
font-size: 16px;
line-height: 1.6;
padding-top: 5px;
}
.tss-wrapper .tss-layout2 .rating-wrapper,
.tss-wrapper .tss-carousel2 .rating-wrapper {
margin-bottom: 10px;
text-align: center;
}   .tss-wrapper .tss-layout3 .single-item,
.tss-wrapper .tss-isotope1 .single-item,
.tss-wrapper .tss-carousel3 .single-item {
padding: 0;
}
.tss-wrapper .tss-layout3 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-isotope1 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-layout3 .single-item-wrapper h4.author-bio,
.tss-wrapper .tss-isotope1 .single-item-wrapper h4.author-bio,
.tss-wrapper .tss-carousel3 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-carousel3 .single-item-wrapper h4.author-bio {
text-align: center;
}
.tss-wrapper .tss-layout3 .item-content-wrapper,
.tss-wrapper .tss-isotope1 .item-content-wrapper,
.tss-wrapper .tss-video1 .item-content-wrapper,
.tss-wrapper .tss-carousel3 .item-content-wrapper {
padding: 20px;
background: #f8f8f8;
position: relative;
}
.tss-wrapper .tss-layout3 .item-content-wrapper:before,
.tss-wrapper .tss-isotope1 .item-content-wrapper:before,
.tss-wrapper .tss-video1 .item-content-wrapper:before,
.tss-wrapper .tss-carousel3 .item-content-wrapper:before {
content: "\F10D";
color: #eaeaea;
position: absolute;
left: 0px;
top: -15px;
font-family: "tss-font", serif;
font-size: 30px;
}
.tss-wrapper .tss-layout3 .item-content,
.tss-wrapper .tss-isotope1 .item-content,
.tss-wrapper .tss-carousel3 .item-content {
font-style: italic;
font-size: 16px;
line-height: 1.6;
}
.tss-wrapper .tss-layout3 .rating-wrapper,
.tss-wrapper .tss-isotope1 .rating-wrapper,
.tss-wrapper .tss-carousel3 .rating-wrapper {
margin: 17px 0px -10px;
text-align: center;
display: block;
}
.tss-wrapper .tss-layout3 .profile-img-wrapper,
.tss-wrapper .tss-isotope1 .profile-img-wrapper,
.tss-wrapper .tss-carousel3 .profile-img-wrapper {
margin-bottom: 4px;
display: block;
text-align: center;
}
.tss-wrapper .tss-layout3 .profile-img-wrapper img,
.tss-wrapper .tss-isotope1 .profile-img-wrapper img,
.tss-wrapper .tss-carousel3 .profile-img-wrapper img {
display: inline-block;
}
.tss-wrapper .tss-layout3 .single-item-wrapper .author-social,
.tss-wrapper .tss-isotope1 .single-item-wrapper .author-social,
.tss-wrapper .tss-carousel3 .single-item-wrapper .author-social,
.tss-wrapper .tss-layout3 .single-item-wrapper .tss-social-share,
.tss-wrapper .tss-isotope1 .single-item-wrapper .tss-social-share,
.tss-wrapper .tss-carousel3 .single-item-wrapper .tss-social-share {
margin-bottom: 8px;
}   .tss-wrapper .tss-layout4 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-carousel4 .single-item-wrapper h3.author-name {
margin: 0px 0 15px;
}
.tss-wrapper .tss-carousel2 .rt-responsive-img {
margin: auto;
}
.tss-wrapper .tss-layout4 .single-item-wrapper,
.tss-wrapper .tss-carousel4 .single-item-wrapper {
background: #f8f8f8;
margin-bottom: 0px;
display: flex;
}
.tss-wrapper .tss-layout4 .profile-img-wrapper,
.tss-wrapper .tss-carousel4 .profile-img-wrapper {
flex: 1;
padding: 25px 0 25px 15px;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.tss-wrapper .tss-layout4 .profile-img-wrapper a img,
.tss-wrapper .tss-carousel4 .profile-img-wrapper a img {
width: auto !important;
}
.tss-wrapper .tss-layout4 .item-content-wrapper,
.tss-wrapper .tss-carousel4 .item-content-wrapper {
flex: 3;
padding: 20px 15px;
}
.tss-wrapper .tss-layout4 .single-item-wrapper .author-social,
.tss-wrapper .tss-carousel4 .single-item-wrapper .author-social,
.tss-wrapper .tss-layout4 .single-item-wrapper .tss-social-share,
.tss-wrapper .tss-carousel4 .single-item-wrapper .tss-social-share {
text-align: left;
}
.tss-wrapper .tss-layout4 .item-content,
.tss-wrapper .tss-carousel4 .item-content {
padding: 15px 0px 0px 0px;
font-size: 16px;
line-height: 1.6;
margin-bottom: 0;
}
.tss-wrapper .tss-layout4 .rating-wrapper,
.tss-wrapper .tss-carousel4 .rating-wrapper {
margin-bottom: 10px;
text-align: left;
}   .tss-wrapper .tss-layout5 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-isotope2 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-carousel5 .single-item-wrapper h3.author-name {
margin: 0px 0 10px;
}
.tss-wrapper .tss-layout5 .single-item-wrapper,
.tss-wrapper .tss-isotope2 .single-item-wrapper,
.tss-wrapper .tss-carousel5 .single-item-wrapper {
background: #f8f8f8;
margin-bottom: 0px;
display: flex;
}
.tss-wrapper .tss-layout5 .profile-img-wrapper,
.tss-wrapper .tss-isotope2 .profile-img-wrapper,
.tss-wrapper .tss-carousel5 .profile-img-wrapper {
flex: 1.5;
padding: 20px 0 15px 15px;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.tss-wrapper .tss-layout5 .profile-img-wrapper a img,
.tss-wrapper .tss-isotope2 .profile-img-wrapper a img,
.tss-wrapper .tss-carousel5 .profile-img-wrapper a img {
width: auto !important;
}
.tss-wrapper .tss-layout5 .item-content-wrapper,
.tss-wrapper .tss-isotope2 .item-content-wrapper,
.tss-wrapper .tss-carousel5 .item-content-wrapper {
flex: 3;
padding: 20px 0 10px 15px;
}
.tss-wrapper .tss-layout5 .single-item-wrapper .author-social,
.tss-wrapper .tss-isotope2 .single-item-wrapper .author-social,
.tss-wrapper .tss-carousel5 .single-item-wrapper .author-social,
.tss-wrapper .tss-layout5 .single-item-wrapper .tss-social-share,
.tss-wrapper .tss-isotope2 .single-item-wrapper .tss-social-share,
.tss-wrapper .tss-carousel5 .single-item-wrapper .tss-social-share {
text-align: center;
}
.tss-wrapper .tss-layout5 .item-content,
.tss-wrapper .tss-isotope2 .item-content,
.tss-wrapper .tss-carousel5 .item-content {
padding: 0px 15px 15px 0px;
font-size: 16px;
line-height: 1.6;
margin-bottom: 0;
}
.tss-wrapper .tss-layout5 .rating-wrapper,
.tss-wrapper .tss-isotope2 .rating-wrapper,
.tss-wrapper .tss-carousel5 .rating-wrapper {
margin-bottom: 10px;
text-align: center;
}   .tss-wrapper .tss-layout6 .single-item,
.tss-wrapper .tss-carousel6 .single-item {
padding: 0;
}
.tss-wrapper .tss-layout6 .item-content-wrapper:after,
.tss-wrapper .tss-carousel6 .item-content-wrapper:after {
border-left: 10px solid transparent;
border-top: 15px solid #f8f8f8;
border-right: 10px solid transparent;
content: "";
position: absolute;
width: 0;
height: 0;
left: 25px;
bottom: -15px;
-webkit-transition: all 0.75s ease-out;
-moz-transition: all 0.75s ease-out;
-ms-transition: all 0.75s ease-out;
-o-transition: all 0.75s ease-out;
transition: all 0.75s ease-out;
}
.tss-wrapper .tss-layout6 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-carousel6 .single-item-wrapper h3.author-name {
margin: 10px 0 8px;
}
.tss-wrapper .tss-layout6 .single-item-wrapper h4.author-bio,
.tss-wrapper .tss-carousel6 .single-item-wrapper h4.author-bio {
margin-bottom: 8px;
}
.tss-wrapper .tss-layout6 .item-content-wrapper,
.tss-wrapper .tss-carousel6 .item-content-wrapper {
padding: 40px 30px;
background: #f8f8f8;
position: relative;
border-radius: 5px;
}
.tss-wrapper .tss-layout6 .item-content-wrapper:before,
.tss-wrapper .tss-carousel6 .item-content-wrapper:before {
content: "\F10D";
color: #ffffff;
position: absolute;
left: 10px;
top: 10px;
font-family: "tss-font", serif;
font-size: 30px;
line-height: 1;
}
.tss-wrapper .tss-layout6 .item-content-wrapper .item-content,
.tss-wrapper .tss-carousel6 .item-content-wrapper .item-content {
font-style: italic;
font-size: 16px;
line-height: 1.6;
}
.tss-wrapper .tss-layout6 .profile-img-wrapper,
.tss-wrapper .tss-carousel6 .profile-img-wrapper {
text-align: center;
margin-bottom: 10px;
display: inline-block;
}
.tss-wrapper .tss-layout6 .tss-meta-info,
.tss-wrapper .tss-carousel6 .tss-meta-info {
display: flex;
margin-top: 30px;
}
.tss-wrapper .tss-layout6 .tss-meta-info .tss-left,
.tss-wrapper .tss-carousel6 .tss-meta-info .tss-left {
flex: 1;
}
.tss-wrapper .tss-layout6 .tss-meta-info .tss-right,
.tss-wrapper .tss-carousel6 .tss-meta-info .tss-right {
padding: 0px 0px 0px 15px;
flex: 4;
position: relative;
}
.tss-wrapper .tss-layout6 .single-item-wrapper .author-social,
.tss-wrapper .tss-carousel6 .single-item-wrapper .author-social,
.tss-wrapper .tss-layout6 .single-item-wrapper .tss-social-share,
.tss-wrapper .tss-carousel6 .single-item-wrapper .tss-social-share {
text-align: left;
margin-bottom: 10px;
margin-left: -6px;
}
.tss-wrapper .tss-layout6 .rating-wrapper,
.tss-wrapper .tss-carousel6 .rating-wrapper {
margin-bottom: 6px;
}   .tss-wrapper .tss-layout7 .single-item,
.tss-wrapper .tss-isotope3 .single-item,
.tss-wrapper .tss-carousel7 .single-item {
padding: 0;
}
.tss-wrapper .tss-layout7 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-isotope3 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-carousel7 .single-item-wrapper h3.author-name {
margin: 5px 0px 8px;
text-align: center;
}
.tss-wrapper .tss-layout7 .single-item-wrapper h4.author-bio,
.tss-wrapper .tss-isotope3 .single-item-wrapper h4.author-bio,
.tss-wrapper .tss-carousel7 .single-item-wrapper h4.author-bio {
margin-bottom: 10px;
text-align: center;
}
.tss-wrapper .tss-layout7 .single-item-wrapper,
.tss-wrapper .tss-isotope3 .single-item-wrapper,
.tss-wrapper .tss-carousel7 .single-item-wrapper {
padding: 30px;
background: #f8f8f8;
position: relative;
}
.tss-wrapper .tss-layout7 .item-content-wrapper,
.tss-wrapper .tss-isotope3 .item-content-wrapper,
.tss-wrapper .tss-carousel7 .item-content-wrapper {
position: relative;
padding-bottom: 10px;
}
.tss-wrapper .tss-layout7 .single-item-wrapper:before,
.tss-wrapper .tss-isotope3 .single-item-wrapper:before,
.tss-wrapper .tss-carousel7 .single-item-wrapper:before {
content: "\F10D";
color: #ffffff;
position: absolute;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
top: 8px;
font-family: "tss-font", serif;
font-size: 30px;
}
.tss-wrapper .tss-layout7 .item-content-wrapper .item-content,
.tss-wrapper .tss-isotope3 .item-content-wrapper .item-content,
.tss-wrapper .tss-carousel7 .item-content-wrapper .item-content {
font-style: italic;
font-size: 16px;
line-height: 1.6;
}
.tss-wrapper .tss-layout7 .profile-img-wrapper,
.tss-wrapper .tss-isotope3 .profile-img-wrapper,
.tss-wrapper .tss-carousel7 .profile-img-wrapper {
text-align: center;
margin: 30px 0px 15px;
display: block;
}
.tss-wrapper .tss-layout7 .profile-img-wrapper img,
.tss-wrapper .tss-isotope3 .profile-img-wrapper img,
.tss-wrapper .tss-carousel7 .profile-img-wrapper img {
display: inline-block;
}
.tss-wrapper .tss-layout7 .single-item-wrapper .author-social,
.tss-wrapper .tss-isotope3 .single-item-wrapper .author-social,
.tss-wrapper .tss-carousel7 .single-item-wrapper .author-social,
.tss-wrapper .tss-layout7 .single-item-wrapper .tss-social-share,
.tss-wrapper .tss-isotope3 .single-item-wrapper .tss-social-share,
.tss-wrapper .tss-carousel7 .single-item-wrapper .tss-social-share {
text-align: center;
}
.tss-wrapper .tss-layout7 .rating-wrapper,
.tss-wrapper .tss-isotope3 .rating-wrapper,
.tss-wrapper .tss-carousel7 .rating-wrapper {
margin-bottom: 10px;
text-align: center;
}   .tss-wrapper .tss-layout8 .single-item,
.tss-wrapper .tss-carousel8 .single-item {
padding: 0;
}
.tss-wrapper .tss-layout8 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-carousel8 .single-item-wrapper h3.author-name {
margin: 5px 0px 8px;
text-align: center;
}
.tss-wrapper .tss-layout8 .single-item-wrapper h4.author-bio,
.tss-wrapper .tss-carousel8 .single-item-wrapper h4.author-bio {
margin-bottom: 20px;
text-align: center;
}
.tss-wrapper .tss-layout8 .single-item-wrapper,
.tss-wrapper .tss-carousel8 .single-item-wrapper {
padding: 30px;
background: #f8f8f8;
position: relative;
}
.tss-wrapper .tss-layout8 .item-content-wrapper,
.tss-wrapper .tss-carousel8 .item-content-wrapper {
position: relative;
padding-bottom: 10px;
}
.tss-wrapper .tss-layout8 .single-item-wrapper:before,
.tss-wrapper .tss-carousel8 .single-item-wrapper:before {
content: "\F10D";
color: #ffffff;
position: absolute;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
top: 8px;
font-family: "tss-font", serif;
font-size: 30px;
z-index: 99;
}
.tss-wrapper .tss-layout8 .item-content-wrapper .item-content,
.tss-wrapper .tss-carousel8 .item-content-wrapper .item-content {
font-style: italic;
font-size: 16px;
line-height: 1.6;
padding-top: 30px;
}
.tss-wrapper .tss-layout8 .profile-img-wrapper,
.tss-wrapper .tss-carousel8 .profile-img-wrapper {
text-align: center;
margin: 15px 0px;
display: block;
}
.tss-wrapper .tss-layout8 .profile-img-wrapper img,
.tss-wrapper .tss-carousel8 .profile-img-wrapper img {
display: inline-block;
}
.tss-wrapper .tss-layout8 .single-item-wrapper .author-social,
.tss-wrapper .tss-carousel8 .single-item-wrapper .author-social,
.tss-wrapper .tss-layout8 .single-item-wrapper .tss-social-share,
.tss-wrapper .tss-carousel8 .single-item-wrapper .tss-social-share {
text-align: center;
}
.tss-wrapper .tss-layout8 .rating-wrapper,
.tss-wrapper .tss-carousel8 .rating-wrapper {
margin-bottom: 10px;
text-align: center;
margin-top: -6px;
}   .tss-wrapper .tss-layout9 .single-item-wrapper,
.tss-wrapper .tss-isotope4 .single-item-wrapper,
.tss-wrapper .tss-carousel9 .single-item-wrapper {
margin-bottom: 30px;
text-align: center;
position: relative;
}
.tss-wrapper .tss-layout9 .single-item-wrapper:hover .item-content-wrapper,
.tss-wrapper .tss-isotope4 .single-item-wrapper:hover .item-content-wrapper,
.tss-wrapper .tss-carousel9 .single-item-wrapper:hover .item-content-wrapper {
opacity: 1;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.tss-wrapper .tss-layout9 .single-item-wrapper:hover .profile-img-wrapper:before,
.tss-wrapper .tss-isotope4 .single-item-wrapper:hover .profile-img-wrapper:before,
.tss-wrapper .tss-carousel9 .single-item-wrapper:hover .profile-img-wrapper:before {
opacity: 1;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.tss-wrapper .tss-layout9 .profile-img-wrapper,
.tss-wrapper .tss-isotope4 .profile-img-wrapper,
.tss-wrapper .tss-carousel9 .profile-img-wrapper {
position: relative;
}
.tss-wrapper .tss-layout9 .profile-img-wrapper img,
.tss-wrapper .tss-isotope4 .profile-img-wrapper img,
.tss-wrapper .tss-carousel9 .profile-img-wrapper img {
margin: 0 auto;
width: 100%;
}
.tss-wrapper .tss-layout9 .tss-img-circle .profile-img-wrapper:before,
.tss-wrapper .tss-isotope4 .tss-img-circle .profile-img-wrapper:before,
.tss-wrapper .tss-carousel9 .tss-img-circle .profile-img-wrapper:before {
border-radius: 50%;
}
.tss-wrapper .tss-layout9 .profile-img-wrapper:before,
.tss-wrapper .tss-isotope4 .profile-img-wrapper:before,
.tss-wrapper .tss-carousel9 .profile-img-wrapper:before {
opacity: 0;
content: "";
background: rgba(55, 71, 79, 0.9);
position: absolute;
right: 0;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 1;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.tss-wrapper .tss-layout9 .profile-img-wrapper:after,
.tss-wrapper .tss-isotope4 .profile-img-wrapper:after,
.tss-wrapper .tss-carousel9 .profile-img-wrapper:after {
content: "\F10D";
color: #ffffff;
position: absolute;
right: 35px;
top: 0;
font-family: "tss-font";
font-size: 22px;
height: 40px;
width: 40px;
line-height: 40px;
background: #8cc63e;
z-index: 3;
-webkit-box-shadow: -9px 11px 19px -7px rgba(0, 0, 0, 0.75);
-moz-box-shadow: -9px 11px 19px -7px rgba(0, 0, 0, 0.75);
box-shadow: -9px 11px 19px -7px rgba(0, 0, 0, 0.75);
}
.tss-wrapper .tss-layout9 .tss-img-circle .profile-img-wrapper:after,
.tss-wrapper .tss-isotope4 .tss-img-circle .profile-img-wrapper:after,
.tss-wrapper .tss-carousel9 .tss-img-circle .profile-img-wrapper:after {
border-radius: 50%;
}
.tss-wrapper .tss-layout9 .item-content-wrapper,
.tss-wrapper .tss-isotope4 .item-content-wrapper,
.tss-wrapper .tss-carousel9 .item-content-wrapper {
opacity: 0;
padding: 0 30px;
position: absolute;
top: 50%;
transform: translateY(-50%);
z-index: 2;
left: 0;
right: 0;
margin: 0 auto;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.tss-wrapper .tss-layout9 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-isotope4 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-carousel9 .single-item-wrapper h3.author-name {
margin-bottom: 5px;
font-size: 22px;
color: #fff;
}
.tss-wrapper .tss-layout9 .single-item-wrapper h4.author-bio,
.tss-wrapper .tss-isotope4 .single-item-wrapper h4.author-bio,
.tss-wrapper .tss-carousel9 .single-item-wrapper h4.author-bio {
margin-bottom: 5px;
font-size: 18px;
color: #fff;
}
.tss-wrapper .tss-layout8 .single-item-wrapper h3.author-name a,
.tss-wrapper .tss-isotope4 .single-item-wrapper h3.author-name a,
.tss-wrapper .tss-carousel9 .single-item-wrapper h3.author-name a { color: inherit;
}
.tss-wrapper .tss-layout9 .item-content,
.tss-wrapper .tss-isotope4 .item-content,
.tss-wrapper .tss-carousel9 .item-content {
font-style: italic;
font-size: 15px;
color: #ffffff;
}
.tss-wrapper .tss-layout9 .rating-wrapper,
.tss-wrapper .tss-isotope4 .rating-wrapper,
.tss-wrapper .tss-carousel9 .rating-wrapper {
margin-bottom: 5px;
}
.tss-wrapper .tss-layout9 .rating-wrapper li,
.tss-wrapper .tss-isotope4 .rating-wrapper li,
.tss-wrapper .tss-carousel9 .rating-wrapper li {
display: inline;
color: #ffca28;
}   .tss-wrapper .tss-layout10,
.tss-wrapper .tss-isotope5,
.tss-wrapper .tss-carousel10 {
padding: 0px 0;
}
.tss-wrapper .tss-layout10 .single-item-wrapper .author-social,
.tss-wrapper .tss-isotope5 .single-item-wrapper .author-social,
.tss-wrapper .tss-carousel10 .single-item-wrapper .author-social,
.tss-wrapper .tss-layout10 .single-item-wrapper .tss-social-share,
.tss-wrapper .tss-isotope5 .single-item-wrapper .tss-social-share,
.tss-wrapper .tss-carousel10 .single-item-wrapper .tss-social-share {
text-align: left;
}
.tss-wrapper .tss-layout10 .profile-img-wrapper,
.tss-wrapper .tss-isotope5 .profile-img-wrapper,
.tss-wrapper .tss-carousel10 .profile-img-wrapper {
position: absolute;
z-index: 1;
right: 15px;
top: 50px;
}
.tss-wrapper .tss-layout10 .profile-img-wrapper img,
.tss-wrapper .tss-isotope5 .profile-img-wrapper img,
.tss-wrapper .tss-carousel10 .profile-img-wrapper img {
border: 10px solid #f8f8f8;
margin: 0 auto;
width: 150px !important;
height: auto;
}
.tss-wrapper .tss-layout10 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-isotope5 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-carousel10 .single-item-wrapper h3.author-name {
margin-bottom: 8px;
font-size: 22px;
}
.tss-wrapper .tss-layout10 .single-item-wrapper h3.author-name a,
.tss-wrapper .tss-isotope5 .single-item-wrapper h3.author-name a,
.tss-wrapper .tss-carousel10 .single-item-wrapper h3.author-name a {
color: #222222;
}
.tss-wrapper .tss-layout10 .single-item-wrapper h4.author-bio,
.tss-wrapper .tss-isotope5 .single-item-wrapper h4.author-bio,
.tss-wrapper .tss-carousel10 .single-item-wrapper h4.author-bio {
margin-bottom: 10px;
display: block;
color: #959595;
font-size: 18px;
}
.tss-wrapper .tss-layout10 .item-content,
.tss-wrapper .tss-isotope5 .item-content,
.tss-wrapper .tss-carousel10 .item-content {
position: relative;
padding: 30px 130px 30px 30px;
background: #ffffff;
}
.tss-wrapper .tss-carousel10 .item-content,
.tss-wrapper .tss-layout10 .item-content,
.tss-wrapper .tss-isotope5 .item-content {
background: #f1f1f1;
}
.tss-wrapper .tss-layout10 .item-content:after,
.tss-wrapper .tss-isotope5 .item-content:after,
.tss-wrapper .tss-carousel10 .item-content:after {
content: ' ';
position: absolute;
width: 0;
height: 0;
left: 38px;
top: -30px;
border: 15px solid;
border-color: transparent transparent #ffffff #ffffff;
}
.tss-wrapper .tss-carousel10 .item-content:after,
.tss-wrapper .tss-layout10 .item-content:after,
.tss-wrapper .tss-isotope5 .item-content:after {
border-color: transparent transparent #f1f1f1 #f1f1f1;
}
.tss-wrapper .tss-layout10 .rating-wrapper,
.tss-wrapper .tss-isotope5 .rating-wrapper,
.tss-wrapper .tss-carousel10 .rating-wrapper {
margin-bottom: 40px;
}
.tss-wrapper .tss-layout10 .rating-wrapper li,
.tss-wrapper .tss-isotope5 .rating-wrapper li,
.tss-wrapper .tss-carousel10 .rating-wrapper li {
display: inline;
color: #ffca28;
}
.tss-wrapper .tss-isotope5 .author-social,
.tss-wrapper .tss-layout10 .author-social {
margin-top: -25px;
}
.tss-wrapper .tss-layout10 .author-social {
margin-top: -30px;
margin-bottom: 8px;
}
.tss-wrapper .tss-isotope5 .item-content,
.tss-wrapper .tss-layout10 .item-content {
margin-top: 25px;
}
.tss-wrapper .tss-isotope5 .item-content,
.tss-wrapper .tss-layout10 .item-content,
.tss-wrapper .tss-carousel10 .item-content {
margin-top: 40px;
}   .tss-wrapper .tss-carousel11 .single-item {
padding: 0;
}
.tss-wrapper .tss-carousel11 .single-item-wrapper h3.author-name {
margin: 5px 0px 8px;
text-align: center;
font-size: 22px;
}
.tss-wrapper .tss-carousel11 .single-item-wrapper h4.author-bio {
margin-bottom: 20px;
text-align: center;
font-size: 18px;
}
.tss-wrapper .tss-carousel11 .item-content-wrapper .item-content {
font-style: italic;
font-size: 16px;
line-height: 1.6;
padding-bottom: 14px;
}
.tss-wrapper .tss-carousel11 .profile-img-wrapper {
margin-bottom: 4px;
display: block;
}
.tss-wrapper .tss-carousel11 .tss-carousel-thumb .swiper-wrapper,
.tss-wrapper .tss-carousel11 .tss-carousel-thumb .slick-track {
padding: 40px 0 40px;
}
.tss-wrapper .tss-carousel11 .profile-img-wrapper {
position: relative;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
text-align: center;
cursor: pointer;
}
.tss-wrapper .tss-carousel11 .profile-img-wrapper img {
width: 120px;
height: 120px;
display: inline-block;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
margin: 0 auto;
-webkit-transition: all 0.7s ease-out;
-moz-transition: all 0.7s ease-out;
-ms-transition: all 0.7s ease-out;
-o-transition: all 0.7s ease-out;
transition: all 0.7s ease-out;
}
.tss-wrapper .tss-carousel11 .swiper-slide-active img,
.tss-wrapper .tss-carousel11 .slick-center img {
-webkit-transform: scale(1.4);
-moz-transform: scale(1.4);
-ms-transform: scale(1.4);
-o-transform: scale(1.4);
transform: scale(1.4);
}
.tss-wrapper .tss-carousel11 .profile-img-wrapper:before {
content: "";
background: rgba(0, 0, 0, 0.6);
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
left: 0;
right: 0;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
height: 132px;
width: 132px;
margin: 0 auto;
z-index: 5;
opacity: 1;
visibility: visible;
-webkit-transition: all 0.7s ease-out;
-moz-transition: all 0.7s ease-out;
-ms-transition: all 0.7s ease-out;
-o-transition: all 0.7s ease-out;
transition: all 0.7s ease-out;
}
.tss-wrapper .tss-carousel11 .profile-img-wrapper:focus {
outline: none;
}
.tss-wrapper .tss-carousel11 .swiper-slide-active::before,
.tss-wrapper .tss-carousel11 .slick-center:before {
opacity: 0;
visibility: hidden;
}
.tss-wrapper .tss-carousel11 .item-content p {
width: 80%;
margin: 0 auto;
}
.tss-wrapper .tss-carousel11 .rating-wrapper {
margin-bottom: 10px;
text-align: center;
}   .tss-wrapper .tss-carousel12 .single-item {
padding: 0;
margin-bottom: 0;
}
.tss-wrapper .tss-carousel12 h3.author-name {
margin: 20px 0px 8px;
text-align: center;
}
.tss-wrapper .tss-carousel12 h4.author-bio {
margin-bottom: 20px;
text-align: center;
}
.tss-wrapper .tss-carousel12 .item-content-wrapper .item-content {
font-style: italic;
font-size: 16px;
line-height: 1.6;
}
.tss-wrapper .tss-carousel12 .profile-img-wrapper {
margin-bottom: 4px;
display: block;
outline: 0;
}
.tss-wrapper .tss-carousel12 .tss-carousel-thumb .swiper-slide-active.profile-img-wrapper:before,
.tss-wrapper .tss-carousel12 .slick-current.slick-active.slick-center.profile-img-wrapper:before { opacity: 0;
visibility: hidden;
}
.tss-wrapper .tss-carousel12 .tss-carousel-thumb .swiper-wrapper,
.tss-wrapper .tss-carousel12 .tss-carousel-thumb .slick-track {
padding: 30px 0 40px;
}
.tss-wrapper .tss-carousel12 .profile-img-wrapper {
position: relative;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
text-align: center;
cursor: pointer;
}
.tss-wrapper .tss-carousel12 .profile-img-wrapper img {
height: 120px;
width: 120px;
display: inline-block;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
margin: 0 auto;
-webkit-transition: all 0.7s ease-out;
-moz-transition: all 0.7s ease-out;
-ms-transition: all 0.7s ease-out;
-o-transition: all 0.7s ease-out;
transition: all 0.7s ease-out;
}
.tss-wrapper .tss-carousel12 .swiper-slide-active img {
-webkit-transform: scale(1.4);
-moz-transform: scale(1.4);
-ms-transform: scale(1.4);
-o-transform: scale(1.4);
transform: scale(1.4);
}
.tss-wrapper .tss-carousel12 .profile-img-wrapper:before {
content: "";
background: rgba(0, 0, 0, 0.6);
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
left: 0;
right: 0;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
height: 132px;
width: 132px;
margin: 0 auto;
z-index: 5;
opacity: 1;
visibility: visible;
-webkit-transition: all 0.7s ease-out;
-moz-transition: all 0.7s ease-out;
-ms-transition: all 0.7s ease-out;
-o-transition: all 0.7s ease-out;
transition: all 0.7s ease-out;
}
.tss-wrapper .tss-carousel12 .tss-meta-info:focus {
outline: none;
}
.tss-wrapper .tss-carousel12 .slick-center .profile-img-wrapper:before {
opacity: 0;
visibility: hidden;
}
.tss-wrapper .tss-carousel12 .item-content p {
width: 80%;
margin: 0 auto 10px;
}
.tss-wrapper .tss-carousel12 .rating-wrapper {
margin-bottom: 10px;
text-align: center;
}
.tss-wrapper .video-testimonial-wrap + .tss-meta-info + .rating-wrapper,
.tss-wrapper .video-testimonial-wrap + .tss-meta-info .profile-img-wrapper {
margin-top: 20px;
} .tss-wrapper .tss-pagination ul.pagination-list li {
display: inline-block;
list-style: none;
margin-right: 5px;
}
.tss-wrapper .tss-pagination ul.pagination-list li:last-child {
margin-right: 0;
}
.tss-wrapper .tss-pagination ul.pagination-list li span,
.tss-wrapper .tss-pagination ul.pagination-list li a {
padding: 4px 10px;
font-size: 15px;
background: #eee;
border: 1px solid transparent;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.tss-wrapper .tss-pagination ul.pagination-list li.active span,
.tss-wrapper .tss-pagination ul.pagination-list li span:hover,
.tss-wrapper .tss-pagination ul.pagination-list li a:hover {
background: #8c8989;
color: #ffffff;
}
.tss-wrapper .tss-pagination .tss-loading-holder {
padding: 15px 0;
} .tss-wrapper .single-item-wrapper .rating-wrapper span.dashicons {
color: gold;
}
.tss-wrapper .tss-iso-filter {
margin: 25px 0;
text-align: center;
}
.tss-wrapper .tss-isotope-button-wrapper,
.tss-wrapper .iso-search {
display: inline-block;
}
.tss-wrapper .iso-search {
margin: 0 10px;
}
.tss-wrapper .iso-search input {
width: auto;
padding: 10px;
font-size: 16px;
outline: none !important;
height: 37px;
}
.rt-container-fluid [class*='rt-col-'],
.rt-container [class*='rt-col-'] {
box-sizing: border-box;
} body > .tss-tooltip {
font-size: 100%;
position: absolute;
z-index: 9999;
-o-box-shadow: 0 0 5px #aaa;
-moz-box-shadow: 0 0 5px #aaa;
-webkit-box-shadow: 0 0 5px #aaa;
box-shadow: 0 0 5px #aaa;
color: #fff;
border-radius: 3px;
background: #666;
padding: 0 10px;
border-width: 2px;
opacity: 0;
-webkit-transition: opacity .5s ease-in-out;
-moz-transition: opacity .5s ease-in-out;
-ms-transition: opacity .5s ease-in-out;
-o-transition: opacity .5s ease-in-out;
transition: opacity .5s ease-in-out;
}
body > .tss-tooltip,
body > .tss-tooltip .tss-tooltip-bottom:after {
background: #000;
border-radius: 2px;
}
body > .tss-tooltip .tss-tooltip-bottom {
width: 70px;
height: 18px;
overflow: hidden;
position: absolute;
left: 50%;
margin-left: -32px;
bottom: -16px;
}
body > .tss-tooltip .tss-tooltip-bottom:after {
content: "";
position: absolute;
left: 20px;
top: -20px;
width: 25px;
height: 25px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
tranform: rotate(45deg);
} @media (min-width: 768px) {
.rt-container {
width: 750px;
}
}
@media (min-width: 992px) {
.rt-container {
width: 970px;
}
}
@media (min-width: 1200px) {
.rt-container {
width: 1170px;
}
}
@media (min-width: 768px) {
.rt-col-sm-24,
.rt-col-sm-1,
.rt-col-sm-2,
.rt-col-sm-3,
.rt-col-sm-4,
.rt-col-sm-5,
.rt-col-sm-6,
.rt-col-sm-7,
.rt-col-sm-8,
.rt-col-sm-9,
.rt-col-sm-10,
.rt-col-sm-11,
.rt-col-sm-12 {
float: left;
}
.rt-col-sm-24 {
width: 20%;
}
.rt-col-sm-12 {
width: 100%;
}
.rt-col-sm-11 {
width: 91.66666667%;
}
.rt-col-sm-10 {
width: 83.33333333%;
}
.rt-col-sm-9 {
width: 75%;
}
.rt-col-sm-8 {
width: 66.66666667%;
}
.rt-col-sm-7 {
width: 58.33333333%;
}
.rt-col-sm-6 {
width: 50%;
}
.rt-col-sm-5 {
width: 41.66666667%;
}
.rt-col-sm-4 {
width: 33.33333333%;
}
.rt-col-sm-3 {
width: 25%;
}
.rt-col-sm-2 {
width: 16.66666667%;
}
.rt-col-sm-1 {
width: 8.33333333%;
}
}
@media (min-width: 992px) {
.rt-col-md-24,
.rt-col-md-1,
.rt-col-md-2,
.rt-col-md-3,
.rt-col-md-4,
.rt-col-md-5,
.rt-col-md-6,
.rt-col-md-7,
.rt-col-md-8,
.rt-col-md-9,
.rt-col-md-10,
.rt-col-md-11,
.rt-col-md-12 {
float: left;
}
.rt-col-md-24 {
width: 20%;
}
.rt-col-md-12 {
width: 100%;
}
.rt-col-md-11 {
width: 91.66666667%;
}
.rt-col-md-10 {
width: 83.33333333%;
}
.rt-col-md-9 {
width: 75%;
}
.rt-col-md-8 {
width: 66.66666667%;
}
.rt-col-md-7 {
width: 58.33333333%;
}
.rt-col-md-6 {
width: 50%;
}
.rt-col-md-5 {
width: 41.66666667%;
}
.rt-col-md-4 {
width: 33.33333333%;
}
.rt-col-md-3 {
width: 25%;
}
.rt-col-md-2 {
width: 16.66666667%;
}
.rt-col-md-1 {
width: 8.33333333%;
}
}
@media (min-width: 1200px) {
.rt-col-lg-24,
.rt-col-lg-1,
.rt-col-lg-2,
.rt-col-lg-3,
.rt-col-lg-4,
.rt-col-lg-5,
.rt-col-lg-6,
.rt-col-lg-7,
.rt-col-lg-8,
.rt-col-lg-9,
.rt-col-lg-10,
.rt-col-lg-11,
.rt-col-lg-12 {
float: left;
}
.rt-col-lg-24 {
width: 20%;
}
.rt-col-lg-12 {
width: 100%;
}
.rt-col-lg-11 {
width: 91.66666667%;
}
.rt-col-lg-10 {
width: 83.33333333%;
}
.rt-col-lg-9 {
width: 75%;
}
.rt-col-lg-8 {
width: 66.66666667%;
}
.rt-col-lg-7 {
width: 58.33333333%;
}
.rt-col-lg-6 {
width: 50%;
}
.rt-col-lg-5 {
width: 41.66666667%;
}
.rt-col-lg-4 {
width: 33.33333333%;
}
.rt-col-lg-3 {
width: 25%;
}
.rt-col-lg-2 {
width: 16.66666667%;
}
.rt-col-lg-1 {
width: 8.33333333%;
}
}
@media (max-width: 991px) {
.rt-single-testimonial-detail .testimonial {
margin-top: 20px;
}
}
@media (max-width: 767px) {
.tss-wrapper .single-item-wrapper {
flex-direction: column;
}
.tss-wrapper .item-content-wrapper {
padding: 20px;
margin-top: 15px;
}
.item-content-wrapper.tss-left {
order: 2;
}
.item-content-wrapper.tss-right {
order: 1;
}
.tss-wrapper .profile-img-wrapper a,
.tss-wrapper .profile-img-wrapper {
display: flex;
justify-content: center;
}
.tss-wrapper .item-content-wrapper:after,
.tss-wrapper .single-item-wrapper:before,
.tss-wrapper .tss-layout10 .item-content:after,
.tss-wrapper .tss-isotope5 .item-content:after,
.tss-wrapper .tss-carousel10 .item-content:after {
content: none;
}
.tss-wrapper .tss-layout8 .single-item-wrapper,
.tss-wrapper .tss-carousel8 .single-item-wrapper {
padding: 5px;
}
.tss-wrapper .tss-layout8 .item-content-wrapper,
.tss-wrapper .tss-carousel8 .item-content-wrapper,
.tss-wrapper .tss-layout4 .item-content-wrapper,
.tss-wrapper .tss-isotope2 .item-content-wrapper,
.tss-wrapper .tss-carousel4 .item-content-wrapper {
margin-top: 0;
}
.tss-wrapper .tss-layout4 .profile-img-wrapper,
.tss-wrapper .tss-carousel4 .profile-img-wrapper {
padding: 10px;
}
.tss-wrapper .tss-layout10 .profile-img-wrapper,
.tss-wrapper .tss-isotope5 .profile-img-wrapper,
.tss-wrapper .tss-carousel10 .profile-img-wrapper {
position: relative;
}
.tss-wrapper .tss-layout10 .rating-wrapper,
.tss-wrapper .tss-isotope5 .rating-wrapper,
.tss-wrapper .tss-carousel10 .rating-wrapper {
margin-bottom: 10px;
}
.tss-wrapper .tss-layout10 .item-content,
.tss-wrapper .tss-isotope5 .item-content,
.tss-wrapper .tss-carousel10 .item-content {
padding: 15px;
}
.tss-wrapper .tss-layout1 .item-content-wrapper:after,
.tss-wrapper .tss-carousel1 .item-content-wrapper:after {
left: 0;
top: -15px;
right: 0;
margin: auto;
transform: rotate(90deg);
}
.tss-wrapper .tss-layout1 .single-item-wrapper:hover .item-content-wrapper:after,
.tss-wrapper .tss-carousel1 .single-item-wrapper:hover .item-content-wrapper:after {
top: -15px;
}
.tss-wrapper .tss-layout2 .item-content-wrapper:after,
.tss-wrapper .tss-carousel2 .item-content-wrapper:after {
right: 0;
top: -15px;
transform: rotate(-90deg);
margin: auto;
left: 0;
}
} .rt-animate-spin {
-moz-animation: spin 2s infinite linear;
-o-animation: spin 2s infinite linear;
-webkit-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
display: inline-block;
}
@-moz-keyframes spin {
0% {
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-webkit-keyframes spin {
0% {
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-o-keyframes spin {
0% {
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-ms-keyframes spin {
0% {
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes spin {
0% {
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
} @-webkit-keyframes ball-clip-rotate {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
50% {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-moz-keyframes ball-clip-rotate {
0% {
-moz-transform: rotate(0deg);
transform: rotate(0deg);
}
50% {
-moz-transform: rotate(180deg);
transform: rotate(180deg);
}
100% {
-moz-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-o-keyframes ball-clip-rotate {
0% {
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
50% {
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
100% {
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes ball-clip-rotate {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
50% {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
100% {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-webkit-keyframes ball-scale-multiple {
0% {
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0);
}
5% {
opacity: .75;
}
100% {
opacity: 0;
-webkit-transform: scale(1);
transform: scale(1);
}
}
@-moz-keyframes ball-scale-multiple {
0% {
opacity: 0;
-moz-transform: scale(0);
transform: scale(0);
}
5% {
opacity: .75;
}
100% {
opacity: 0;
-moz-transform: scale(1);
transform: scale(1);
}
}
@-o-keyframes ball-scale-multiple {
0% {
opacity: 0;
-o-transform: scale(0);
transform: scale(0);
}
5% {
opacity: .75;
}
100% {
opacity: 0;
-o-transform: scale(1);
transform: scale(1);
}
}
@keyframes ball-scale-multiple {
0% {
opacity: 0;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
}
5% {
opacity: .75;
}
100% {
opacity: 0;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
} .rt-row.tss-carousel1,
.rt-row.tss-carousel2,
.rt-row.tss-carousel3,
.rt-row.tss-carousel4,
.rt-row.tss-carousel5,
.rt-row.tss-carousel6,
.rt-row.tss-carousel7,
.rt-row.tss-carousel8,
.rt-row.tss-carousel9,
.rt-row.tss-carousel10,
.rt-row.tss-carousel11,
.rt-row.tss-carousel12,
.rt-row.carousel_video {
display: block !important;
}
.tss-layout_video .rating-wrapper {
padding: 10px 0 7px;
}
.tss-wrapper .tss-layout10 .tss-grid-item {
margin-bottom: 30px;
}
.video-testimonial-wrap {
float: none;
clear: both;
width: 100%;
position: relative;
padding-bottom: 56.25%;
padding-top: 25px;
height: 0;
}
.video-testimonial-wrap iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.tss-wrapper .tss-layout_video .item-content {
margin-top: 15px;
} .tss-wrapper .tss-masonry .tss-grid-item {
margin-bottom: 30px;
}
.tss-wrapper .tss-layout_video .tss-grid-item .rating-wrapper {
margin-top: 10px;
margin-bottom: -18px;
}
.tss-wrapper .tss-isotope_video .item-content {
margin-top: 15px;
} .rt-single-testimonial-detail .rating-wrapper span.dashicons {
color: gold;
}
.rt-single-testimonial-detail .rating-wrapper {
margin-bottom: 5px;
}
.rt-single-testimonial-detail .testi-meta h2 {
margin-top: 10px;
margin-bottom: 5px;
}
.dashicons-twitter{
width:15px;
height:15px;
margin-top: 3px;
}
.dashicons-twitter:before {
content: "";
height: 15px;
-webkit-mask-image: url(//recruitbpm.com/wp/wp-content/plugins/testimonial-slider-and-showcase/assets/images/twitter-x.svg);
mask-image: url(//recruitbpm.com/wp/wp-content/plugins/testimonial-slider-and-showcase/assets/images/twitter-x.svg);
-webkit-mask-position: center;
mask-position: center;
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
-webkit-mask-size: contain;
mask-size: contain;
width: 15px;
z-index: 1;
display: block;
background-color: #000;
}
.rt-single-testimonial-detail .ast-oembed-container {
margin: 0 0 20px;
} body .mfp-iframe-holder .mfp-close{
width: auto;
}
body .mfp-iframe-holder .mfp-close:focus,
body .mfp-iframe-holder .mfp-close:hover{
background-color: transparent;
color: #ff0000;
}
.tlp-popup-wrapper .tlp-openPopup .dashicons{
width: 50px;
height: 50px;
border: 2px solid #fff;
border-radius: 50%;
text-align: center;
line-height: 45px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
padding: 0;
background-color: transparent;
z-index: 9;
color: #fff;
}
.tlp-popup-wrapper .item-content{
margin: 10px 0;
}
.tss-wrapper .tlp-openinline{
pointer-events: none;
}
.tss-wrapper .tlp-openinline,
.tss-wrapper .tlp-openPopup{
display: inline-block;
}
.tss-wrapper .tlp-openPopup{
position: relative;
}
.tss-wrapper .tlp-openPopup:before{
position: absolute;
content: "";
width: 100%;
height: 100%;
background-color: rgba( 0,0,0,0.3 );
left: 0;
top: 0;
transition: 0.3s;
}
.tss-wrapper .tlp-openPopup:hover:before{
background-color: transparent;
}
.tss-wrapper .rt-responsive-img{
display: block;
}
.tlp-popup-wrapper .tss-meta-info{
position: relative;
}
.tlp-average-rating{
text-align: center;
font-size: 18px;
}
.tlp-average-rating .tlp-rating-title{
font-size: 24px;
font-weight: 700;
display: block;
margin: 0 0 5px;
}
.dashicons-skype:before,
.dashicons-telegram:before {
content: "";
height: 20px;
-webkit-mask-position: center;
mask-position: center;
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
-webkit-mask-size: contain;
mask-size: contain;
width: 20px;
z-index: 1;
display: block;
background-color: #000;
}
.dashicons-skype:before {
-webkit-mask-image: url(//recruitbpm.com/wp/wp-content/plugins/testimonial-slider-and-showcase/assets/images/skype.svg);
mask-image: url(//recruitbpm.com/wp/wp-content/plugins/testimonial-slider-and-showcase/assets/images/skype.svg);
}
.dashicons-telegram:before {
-webkit-mask-image: url(//recruitbpm.com/wp/wp-content/plugins/testimonial-slider-and-showcase/assets/images/telegram.svg);
mask-image: url(//recruitbpm.com/wp/wp-content/plugins/testimonial-slider-and-showcase/assets/images/telegram.svg);
}
.tss-social-share .share-icons{
font-weight: 500;
}
.rt-single-testimonial-detail .tss-social-share{
text-align: right;
}
.rt-single-testimonial-detail iframe{
width: 100%
}
.tss-wrapper.tss-submit-wrapper input,
.tss-wrapper.tss-submit-wrapper .rt-simple-image-preview{
cursor: pointer;
}@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;700&display=swap");
*,
::after,
::before {
-webkit-box-sizing: border-box;
box-sizing: border-box
}
body,
html {
height: 100%
}
body {
line-height: 1.74;
font-size: 15px;
font-style: normal;
font-weight: 300;
visibility: visible;
font-family: Google Sans, Poppins, sans-serif;
color: #696969;
color: #000000;
position: relative;
background-color: #fff;
}
body.no-overflow {
overflow: hidden
}
h1,
h2,
h3,
h4,
h5,
h6 {
color: #696969 !;
color: #000000;
font-family: Poppins, sans-serif;
font-weight: 400;
margin-top: 0;
margin-bottom: 0;
line-height: 1.41
}
h1 {
font-size: 56px
}
@media only screen and (min-width: 992px) and (max-width:1199px) {
h1 {
font-size: 46px
}
}
@media only screen and (min-width: 768px) and (max-width:991px) {
h1 {
font-size: 40px
}
}
@media only screen and (max-width: 767px) {
h1 {
font-size: 34px
}
}
@media only screen and (max-width: 320px) {
h1 {
font-size: 28px
}
}
@media only screen and (max-width: 360px) {
h1 {
font-size: 32px
}
}
h2 {
font-size: 48px
}
@media only screen and (min-width: 992px) and (max-width:1199px) {
h2 {
font-size: 36px
}
}
@media only screen and (min-width: 768px) and (max-width:991px) {
h2 {
font-size: 36px
}
}
@media only screen and (max-width: 767px) {
h2 {
font-size: 30px
}
}
h3 {
font-size: 40px
}
@media only screen and (min-width: 992px) and (max-width:1199px) {
h3 {
font-size: 32px
}
}
@media only screen and (min-width: 768px) and (max-width:991px) {
h3 {
font-size: 28px
}
}
@media only screen and (max-width: 767px) {
h3 {
font-size: 25px
}
}
h4 {
font-size: 34px
}
@media only screen and (min-width: 992px) and (max-width:1199px) {
h4 {
font-size: 30px
}
}
@media only screen and (min-width: 768px) and (max-width:991px) {
h4 {
font-size: 28px
}
}
@media only screen and (max-width: 767px) {
h4 {
font-size: 24px
}
}
h5 {
font-size: 24px
}
@media only screen and (max-width: 767px) {
h5 {
font-size: 20px
}
}
h6 {
font-size: 18px
}
p:last-child {
margin-bottom: 0
}
a,
button {
color: inherit;
display: inline-block;
line-height: inherit;
text-decoration: none;
cursor: pointer
}
a,
button,
img,
input,
span {
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1)
}
:focus {
outline: 0 !important
}
a:focus {
color: inherit;
outline: 0;
text-decoration: none
}
.btn.focus,
.btn:focus {
outline: 0;
-webkit-box-shadow: none;
box-shadow: none
}
a:hover {
text-decoration: none;
color: #0073b4
}
button,
input[type=submit] {
cursor: pointer
}
ul {
list-style: outside none none;
margin: 0;
padding: 0
}
.mark,
mark {
padding: 0 0;
background-color: transparent
}
.font-weight-700 {
font-weight: 700
}
.font-weight--bold {
font-weight: 800
}
.font-weight--reguler {
font-weight: 500
}
.font-weight--normal {
font-weight: 400
}
.font-weight--light {
font-weight: 300
}
.text-color-primary {
color: #0073b4
}
.text-color-secondary {
color: #d2a98e
}
.text-black {
color: #333 !important
}
.bg-white {
background: #fff
}
.bg-gray {
background: #f8f8f8
}
.bg-blue {
background: #0073b4
}
.bg-orange {
background: #0073b4
}
.bg-gray-2 {
background: #f6fafe
}
.bg-gray-3 {
background: #f6f2ed
}
.bg-theme-default {
background: #0073b4
}
.theme-bg-secondary {
background: #d2a98e
}
.sub-heading {
color: #6d70a6
}
.black-bg {
background: #000
}
.border-radus-5 {
border-radius: 8px
}
.text-green {
color: #d2a98e
}
.bg-gradient {
background: -webkit-linear-gradient(top, #fff 0, #f5f5f5 100%)
}
select {
padding: 3px 20px; max-width: 100%;
width: 100%;
outline: 0;
border: 1px solid #f8f8f8;
border-radius: 8px;
background: #f8f8f8 url(//recruitbpm.com/wp/wp-content/themes/recruitbpm/assets/images/icons/selector-icon.png) no-repeat center right 20px;
background-color: #f8f8f8;
-moz-appearance: none;
-webkit-appearance: none
}
select:focus {
background: #f8f8f8 url(//recruitbpm.com/wp/wp-content/themes/recruitbpm/assets/images/icons/selector-icon.png) no-repeat center right 20px !important
}
.fixed-bg {
background-size: cover;
background-repeat: no-repeat;
background-attachment: fixed
}
.text-black {
color: #333
}
.box-shadow-top {
-webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, .05);
box-shadow: 0 10px 15px rgba(0, 0, 0, .05)
}
.border {
border: 1px solid #ededed !important
}
.border-top {
border-top: 1px solid #ededed !important
}
.border-right {
border-right: 1px solid #ededed !important
}
.border-bottom {
border-bottom: 1px solid #ededed !important
}
.border-left {
border-left: 1px solid #ededed !important
}
.border-top-dash {
border-top: 1px dashed #ddd !important
}
.border-bottom-dash {
border-bottom: 1px dashed #ddd !important
}
.border-top-thick {
border-top: 2px solid #ededed !important
}
.border-bottom-thick {
border-bottom: 2px solid #ededed !important
}
.border-top-drak {
border-top: 1px solid rgba(255, 255, 255, .2) !important
}
.border-bottom-drak {
border-bottom: 1px solid rgba(255, 255, 255, .2) !important
}
.section-title mark {
color: #38cb89;
padding: 0;
background-color: transparent
}
.section-sub-title {
color: #ababab;
font-size: 14px;
letter-spacing: 3px;
text-transform: uppercase;
line-height: 1.43;
margin-top: -5px
}
.section-under-heading {
font-size: 18px;
font-weight: 500;
line-height: 1.4;
color: #333
}
.section-under-heading a {
color: #0073b4;
border-bottom: 1px solid #ccc;
position: relative
}
.section-under-heading a::before {
content: '';
width: 0;
height: 1px;
bottom: -1px;
position: absolute;
left: auto;
right: 0;
z-index: 1;
-webkit-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
background: currentColor
}
.section-under-heading a:hover::before {
width: 100%;
left: 0;
right: auto
}
.img-width {
width: 100%
}
.title-dec-text {
text-align: center;
max-width: 760px;
margin: auto
}
::-moz-selection {
color: #fff;
background-color: #0073b4
}
::selection {
color: #fff;
background-color: #0073b4
}
form input:focus::-webkit-input-placeholder {
color: transparent
}
form input:focus::-moz-placeholder {
color: transparent
}
form input:focus:-ms-input-placeholder {
color: transparent
}
form input::-webkit-input-placeholder,
form textarea::-webkit-input-placeholder {
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1)
}
form input::-moz-placeholder,
form textarea::-moz-placeholder {
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1)
}
form input:-ms-input-placeholder,
form textarea:-ms-input-placeholder {
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1)
}
form input::-ms-input-placeholder,
form textarea::-ms-input-placeholder {
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1)
}
form input::-webkit-input-placeholder,
form textarea::-webkit-input-placeholder {
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1)
}
form input:-ms-input-placeholder,
form textarea:-ms-input-placeholder {
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1)
}
form input::placeholder,
form textarea::placeholder {
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1)
}
input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=range]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
select:focus,
textarea:focus {
color: #0073b4;
border-color: #0073b4
}
input[type=checkbox] {
position: relative;
background: 0 0;
border-width: 0;
-webkit-box-shadow: none;
box-shadow: none;
margin: 0 10px 0 3px;
cursor: pointer
}
.swiper-pagination {
position: static;
display: block;
line-height: 1
}
.swiper-pagination--vertical {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
right: 50px;
bottom: auto;
left: auto
}
.swiper-pagination--vertical .swiper-pagination-bullet {
display: block;
margin-bottom: 10px;
line-height: 1;
margin-right: 0
}
.swiper-pagination--vertical .swiper-pagination-bullet:last-child {
margin-bottom: 0
}
.swiper-pagination .swiper-pagination-bullet {
width: 10px;
height: 10px;
border: 0;
border-radius: 0;
background: 0 0;
opacity: 1;
position: relative;
outline: 0;
margin-right: 20px
}
.swiper-pagination .swiper-pagination-bullet:last-child {
margin-right: 0
}
.swiper-pagination .swiper-pagination-bullet:before {
content: '';
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
border-radius: 100%;
width: 8px;
height: 8px;
background: #d8d8d8;
z-index: 1;
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1)
}
.swiper-pagination .swiper-pagination-bullet:hover:before {
width: 12px;
height: 12px;
opacity: 1;
background: #0073b4
}
.swiper-pagination .swiper-pagination-bullet-active:before {
width: 12px;
height: 12px;
opacity: 1;
background: #0073b4
}
.site-wrapper-reveal {
background-color: #fff
}
.swiper-pagination.swiper-pagination-white .swiper-pagination-bullet {
margin: 8px
}
.swiper-pagination.swiper-pagination-white .swiper-pagination-bullet:hover:before {
width: 12px;
height: 12px;
opacity: 1;
background: #fff
}
.swiper-pagination.swiper-pagination-white .swiper-pagination-bullet-active::before {
opacity: 1;
background: #fff;
width: 16px;
height: 16px;
-webkit-box-shadow: 0 0 9px #ededed;
box-shadow: 0 0 9px #ededed
}
.swiper-nav-button {
-webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1), visibility .1s linear 2s, opacity .1s linear 2s;
transition: all .3s cubic-bezier(.645, .045, .355, 1), visibility .1s linear 2s, opacity .1s linear 2s;
background-image: none;
text-align: center;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
outline: 0;
width: 48px;
height: 48px;
font-size: 24px;
color: #6d70a6;
border: 0;
border-radius: 50%;
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .01);
box-shadow: 0 0 5px rgba(0, 0, 0, .01);
opacity: 0;
visibility: hidden;
-webkit-transform: translate(0, -50%);
transform: translate(0, -50%);
margin: 0;
top: 50%
}
.swiper-nav-button::before {
content: '';
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
border-radius: inherit;
color: #fff;
background: #fff
}
.swiper-nav-button:hover {
color: #fff
}
.swiper-nav-button:hover::before {
color: #fff;
background: #0073b4
}
.swiper-container {
-webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
transition: all .3s cubic-bezier(.645, .045, .355, 1)
}
.swiper-container:hover .swiper-nav-button {
opacity: 1;
visibility: visible
}
.swiper-nav-button i {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%)
}
.swiper-nav-button i::before {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
font-family: 'Font Awesome 5 Pro';
font-weight: 300;
content: '\f104'
}
.swiper-nav-prev i::before {
content: '\f104'
}
.swiper-button-next i::before {
content: '\f105'
}
.swiper-wrapper {
-webkit-transition-timing-function: linear !important;
transition-timing-function: linear !important
}
.single-element-wrap ul li {
margin-bottom: 15px
}
.single-element-wrap ul li:last-child {
margin-bottom: 0
}
.breadcrumb-area {
padding-top: 114px;
padding-bottom: 114px;
background-color: #f6f2ed;
background-repeat: no-repeat;
background-position: center center;
border-bottom-width: 0;
padding-top: 136px;
padding-bottom: 131px;
background-size: cover;
background-image: url(//recruitbpm.com/wp/wp-content/themes/recruitbpm/assets/images/bg/title-bar-01-bg.jpg)
}
@media only screen and (max-width: 767px),
only screen and (min-width:768px) and (max-width:991px),
only screen and (min-width:992px) and (max-width:1199px) {
.breadcrumb-area {
padding-top: 80px;
padding-bottom: 80px
}
}
.breadcrumb-list {
margin-top: 20px
}
.breadcrumb-list li {
display: inline-block;
font-size: 14px;
font-weight: 500;
letter-spacing: 2px;
line-height: 1.58;
text-transform: uppercase
}
.breadcrumb-list li a {
position: relative
}
.breadcrumb-list li a::after {
content: '';
width: 0;
height: 1px;
bottom: 0;
position: absolute;
left: auto;
right: 0;
z-index: -1;
-webkit-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
background: currentColor
}
.breadcrumb-list li a:hover::after {
width: 100%;
left: 0;
right: auto;
z-index: 0
}
.breadcrumb-list li.active {
color: #6d70a6
}
.page-pagination li {
display: inline-block
}
.page-pagination li a {
font-weight: 500;
padding: 0 10px;
display: block;
text-align: center;
line-height: 41px;
min-width: 41px;
height: 41px;
text-transform: uppercase;
color: #ababab;
letter-spacing: 2px;
border-radius: 8px
}
.page-pagination li a.current {
background: #f6f5f9;
color: #0073b4
}
.page-pagination li a:hover {
color: #0073b4
}
.preloader-active {
position: fixed;
top: 0;
left: 0;
overflow: hidden;
height: 100vh;
width: 100vw;
z-index: 99999
}
.preloader-active .preloader-area-wrap {
background-color: #fff;
position: absolute;
left: 0;
display: block;
top: 0;
height: 100%;
width: 100%;
z-index: 999999
}
.preloader-active .preloader-area-wrap .spinner div {
background-color: #0073b4;
border-radius: 50%;
width: 20px;
height: 20px;
margin-right: 15px;
-webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
animation: sk-bouncedelay 1.4s infinite ease-in-out both
}
.preloader-active .preloader-area-wrap .spinner div.bounce1 {
-webkit-animation-delay: -.32s;
animation-delay: -.32s
}
.preloader-active .preloader-area-wrap .spinner div.bounce2 {
-webkit-animation-delay: -.16s;
animation-delay: -.16s
}
@-webkit-keyframes sk-bouncedelay {
0%,
100%,
80% {
-webkit-transform: scale(0);
transform: scale(0)
}
40% {
-webkit-transform: scale(1);
transform: scale(1)
}
}
@keyframes sk-bouncedelay {
0%,
100%,
80% {
-webkit-transform: scale(0);
transform: scale(0)
}
40% {
-webkit-transform: scale(1);
transform: scale(1)
}
}
.preloader-area-wrap {
display: none
}
.open_tm_preloader {
position: fixed;
background-color: transparent;
z-index: 9999;
height: 100%;
width: 100%;
-webkit-transition: .2s all ease;
transition: .2s all ease;
-webkit-transition-delay: .5s;
transition-delay: .5s
}
.open_tm_preloader.loaded {
opacity: 0;
visibility: hidden
}
.open_tm_preloader.loaded:after,
.open_tm_preloader.loaded:before {
width: 0%
}
.open_tm_preloader:after,
.open_tm_preloader:before {
content: "";
position: absolute;
height: 100%;
width: 50%;
background-color: #fff;
-webkit-transition: all .5s ease-in-out;
transition: all .5s ease-in-out
}
.open_tm_preloader:before {
top: 0;
left: 0
}
.open_tm_preloader:after {
bottom: 0;
right: 0
}
.scroll-top {
position: fixed;
right: 30px;
bottom: -60px;
z-index: 999;
-webkit-box-shadow: 0 30px 50px rgba(0, 0, 0, .03);
box-shadow: 0 30px 50px rgba(0, 0, 0, .03);
display: block;
padding: 0;
width: 40px;
height: 40px;
border-radius: 50%;
text-align: center;
font-size: 18px;
line-height: 60px;
cursor: pointer;
opacity: 0;
visibility: hidden;
background-color: #0073b4;
background-size: 200% auto;
background-position: left center;
color: #fff;
-webkit-transition: all .5s cubic-bezier(.645, .045, .355, 1);
transition: all .5s cubic-bezier(.645, .045, .355, 1);
overflow: hidden
}
@media only screen and (max-width: 479px) {
.scroll-top {
width: 50px;
height: 50px;
line-height: 50px;
font-size: 20px
}
}
.scroll-top.show {
visibility: visible;
opacity: 1;
bottom: 100px
}
.scroll-top i {
position: absolute;
top: 50%;
left: 50%;
color: #fff;
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1)
}
.scroll-top .arrow-top {
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%)
}
.scroll-top .arrow-bottom {
-webkit-transform: translate(-50%, 80px);
transform: translate(-50%, 80px)
}
.scroll-top:hover {
background-position: right center
}
.scroll-top:hover .arrow-top {
-webkit-transform: translate(-50%, -80px);
transform: translate(-50%, -80px)
}
.scroll-top:hover .arrow-bottom {
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%)
}
.separator-wrap {
text-align: center;
display: inline-block;
margin-top: 40px
}
.separator-wrap .dot {
border-radius: 50%;
-webkit-box-shadow: 0 0 12px #def0ff;
box-shadow: 0 0 12px #def0ff;
background: #000;
background-color: #0073b4;
-webkit-animation: separator-bounce 1.4s ease-in-out 0s infinite both;
animation: separator-bounce 1.4s ease-in-out 0s infinite both;
width: 14px;
height: 14px
}
.separator-wrap .dot.second-circle {
margin-top: 18px;
-webkit-animation-delay: -.16s;
animation-delay: -.16s
}
.separator-wrap .dot.third-circle {
margin-top: 14px;
-webkit-animation-delay: -.32s;
animation-delay: -.32s
}
@-webkit-keyframes separator-bounce {
0%,
100%,
80% {
-webkit-transform: scale(.5);
transform: scale(.5)
}
40% {
-webkit-transform: scale(1);
transform: scale(1)
}
}
@keyframes separator-bounce {
0%,
100%,
80% {
-webkit-transform: scale(.5);
transform: scale(.5)
}
40% {
-webkit-transform: scale(1);
transform: scale(1)
}
}
#googleMap-1,
#googleMap-2,
#googleMap-3 {
height: 400px
}
.section-space--ptb_120 {
padding-top: 120px;
padding-bottom: 120px
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.section-space--ptb_120 {
padding-top: 80px;
padding-bottom: 80px
}
}
@media only screen and (max-width: 767px) {
.section-space--ptb_120 {
padding-top: 60px;
padding-bottom: 60px
}
}
.section-space--pt_120 {
padding-top: 120px
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.section-space--pt_120 {
padding-top: 80px
}
}
@media only screen and (max-width: 767px) {
.section-space--pt_120 {
padding-top: 60px
}
}
.section-space--pb_120 {
padding-bottom: 120px
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.section-space--pb_120 {
padding-bottom: 80px
}
}
@media only screen and (max-width: 767px) {
.section-space--pb_120 {
padding-bottom: 60px
}
}
.section-space--ptb_50 {
padding-top: 50px;
padding-bottom: 50px
}
.pt-5 {
padding-top: 5px !important
}
.pt-25 {
padding-top: 25px !important
}
.ptb-5 {
padding-top: 5px;
padding-bottom: 5px
}
.ptb-20 {
padding-top: 20px;
padding-bottom: 20px
}
.ptb-40 {
padding-top: 40px;
padding-bottom: 40px
}
.section-space--ptb_100 {
padding-top: 100px;
padding-bottom: 100px
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.section-space--ptb_100 {
padding-top: 80px;
padding-bottom: 80px
}
}
@media only screen and (max-width: 767px) {
.section-space--ptb_100 {
padding-top: 60px;
padding-bottom: 60px
}
}
.section-space--pt_100 {
padding-top: 100px
}
.section-space--pt_50 {
padding-top: 50px
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.section-space--pt_100 {
padding-top: 80px
}
}
@media only screen and (max-width: 767px) {
.section-space--pt_100 {
padding-top: 60px
}
}
.section-space--pb_100 {
padding-bottom: 100px
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.section-space--pb_80 {
padding-bottom: 80px
}
}
@media only screen and (max-width: 767px) {
.section-space--pb_100 {
padding-bottom: 60px
}
}
.section-space--ptb_90 {
padding-top: 90px;
padding-bottom: 90px
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.section-space--ptb_90 {
padding-top: 60px;
padding-bottom: 60px
}
}
@media only screen and (max-width: 767px) {
.section-space--ptb_90 {
padding-top: 40px;
padding-bottom: 40px
}
}
.section-space--pt_90 {
padding-top: 90px
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.section-space--pt_90 {
padding-top: 60px
}
}
@media only screen and (max-width: 767px) {
.section-space--pt_90 {
padding-top: 40px
}
}
.section-space--pb_90 {
padding-bottom: 90px
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.section-space--pb_90 {
padding-bottom: 60px
}
}
@media only screen and (max-width: 767px) {
.section-space--pb_90 {
padding-bottom: 40px
}
}
.section-space--ptb_80 {
padding-top: 80px;
padding-bottom: 80px
}
.section-space--ptb_50 {
padding-top: 50px;
padding-bottom: 50px
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.section-space--ptb_80 {
padding-top: 60px;
padding-bottom: 60px
}
}
@media only screen and (max-width: 767px) {
.section-space--ptb_80 {
padding-top: 40px;
padding-bottom: 40px
}
}
.section-space--pt_80 {
padding-top: 80px
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.section-space--pt_80 {
padding-top: 60px
}
}
@media only screen and (max-width: 767px) {
.section-space--pt_80 {
padding-top: 40px
}
}
.section-space--pb_80 {
padding-bottom: 90px
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.section-space--pb_80 {
padding-bottom: 60px
}
}
@media only screen and (max-width: 767px) {
.section-space--pb_80 {
padding-bottom: 40px
}
}
.section-space--ptb_70 {
padding-top: 70px;
padding-bottom: 70px
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.section-space--ptb_70 {
padding-top: 40px;
padding-bottom: 40px
}
}
@media only screen and (max-width: 767px) {
.section-space--ptb_70 {
padding-top: 30px;
padding-bottom: 30px
}
}
.section-space--pt_70 {
padding-top: 70px
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.section-space--pt_70 {
padding-top: 40px
}
}
@media only screen and (max-width: 767px) {
.section-space--pt_70 {
padding-top: 30px
}
}
.section-space--pb_70 {
padding-bottom: 70px
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.section-space--pb_70 {
padding-bottom: 40px
}
}
@media only screen and (max-width: 767px) {
.section-space--pb_70 {
padding-bottom: 30px
}
}
.section-space--ptb_60 {
padding-top: 60px;
padding-bottom: 60px
}
.section-space--ptb_20 {
padding-top: 20px;
padding-bottom: 20px
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.section-space--ptb_60 {
padding-top: 60px;
padding-bottom: 60px
}
}
@media only screen and (max-width: 767px) {
.section-space--ptb_60 {
padding-top: 60px;
padding-bottom: 60px
}
}
.section-space--pt_60 {
padding-top: 60px
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.section-space--pt_60 {
padding-top: 60px
}
}
@media only screen and (max-width: 767px) {
.section-space--pt_60 {
padding-top: 60px
}
}
.section-space--pb_60 {
padding-bottom: 60px
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.section-space--pb_60 {
padding-bottom: 60px
}
}
@media only screen and (max-width: 767px) {
.section-space--pb_60 {
padding-bottom: 60px
}
}
.section-space--pt_40 {
padding-top: 40px
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.section-space--pt_40 {
padding-top: 30px
}
}
@media only screen and (max-width: 767px) {
.section-space--pt_40 {
padding-top: 30px
}
}
.section-space--pb_40 {
padding-bottom: 40px
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.section-space--pb_40 {
padding-bottom: 30px
}
}
@media only screen and (max-width: 767px) {
.section-space--pb_40 {
padding-bottom: 30px
}
}
.section-space--ptb_30 {
padding-top: 30px;
padding-bottom: 30px
}
.section-space--pt_30 {
padding-top: 30px
}
.section-space--pb_30 {
padding-bottom: 30px
}
.section-space--ptb_15 {
padding-top: 15px;
padding-bottom: 15px
}
.section-space--mt_15 {
margin-top: 15px
}
.section-space--mt_20 {
margin-top: 20px
}
.section-space--mt_30 {
margin-top: 30px
}
.section-space--mt_40 {
margin-top: 40px
}
.section-space--mt_50 {
margin-top: 50px
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.section-space--mt_50 {
margin-top: 40px
}
}
@media only screen and (max-width: 767px) {
.section-space--mt_50 {
margin-top: 30px
}
}
.section-space--mt_60 {
margin-top: 60px
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.section-space--mt_60 {
margin-top: 50px
}
}
@media only screen and (max-width: 767px) {
.section-space--mt_60 {
margin-top: 30px
}
}
.section-space--mt_70 {
margin-top: 70px
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.section-space--mt_70 {
margin-top: 50px
}
}
@media only screen and (max-width: 767px) {
.section-space--mt_70 {
margin-top: 30px
}
}
.section-space--mt_80 {
margin-top: 80px
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.section-space--mt_80 {
margin-top: 50px
}
}
@media only screen and (max-width: 767px) {
.section-space--mt_80 {
margin-top: 30px
}
}
.section-space--mt_100 {
margin-top: 100px
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.section-space--mt_100 {
margin-top: 80px
}
}
@media only screen and (max-width: 767px) {
.section-space--mt_100 {
margin-top: 60px
}
}
.section-space--mt_120 {
margin-top: 120px
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.section-space--mt_120 {
margin-top: 80px
}
}
@media only screen and (max-width: 767px) {
.section-space--mt_120 {
margin-top: 60px
}
}
.section-space--mb_15 {
margin-bottom: 15px
}
.section-space--mb_10 {
margin-bottom: 10px
}
.section-space--mb_20 {
margin-bottom: 20px
}
.section-space--mb_30 {
margin-bottom: 30px
}
.section-space--mb_40 {
margin-bottom: 40px
}
@media only screen and (max-width: 767px) {
.section-space--mb_40 {
margin-bottom: 30px
}
}
.section-space--mb_50 {
margin-bottom: 50px
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.section-space--mb_50 {
margin-bottom: 40px
}
}
@media only screen and (max-width: 767px) {
.section-space--mb_50 {
margin-bottom: 30px
}
}
.section-space--mb_60 {
margin-bottom: 60px
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.section-space--mb_60 {
margin-bottom: 50px
}
}
@media only screen and (max-width: 767px) {
.section-space--mb_60 {
margin-bottom: 30px
}
}
.section-space--mb_100 {
margin-bottom: 100px
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.section-space--mb_100 {
margin-bottom: 80px
}
}
@media only screen and (max-width: 767px) {
.section-space--mb_100 {
margin-bottom: 60px
}
}
.section-space--mb_120 {
margin-bottom: 120px
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.section-space--mb_120 {
margin-bottom: 80px
}
}
@media only screen and (max-width: 767px) {
.section-space--mb_120 {
margin-bottom: 60px
}
}
.mb-0 {
margin-bottom: 0 !important
}
.mb-10 {
margin-bottom: 10px !important
}
.mb-15 {
margin-bottom: 15px
}
.mb-20 {
margin-bottom: 20px
}
.mb-25 {
margin-bottom: 25px
}
.mb-30 {
margin-bottom: 30px
}
.mb-40 {
margin-bottom: 40px
}
.mt-5 {
margin-top: 5px !important
}
.mt-8 {
margin-top: 8px
}
.mt-10 {
margin-top: 10px
}
.mt-12 {
margin-top: 12px
}
.mt-15 {
margin-top: 15px
}
.mt-20 {
margin-top: 20px !important
}
.mt-25 {
margin-top: 25px
}
.mt-30 {
margin-top: 30px
}
.mt-35 {
margin-top: 35px
}
.mt-40 {
margin-top: 40px
}
.mt-50 {
margin-top: 50px
}
.mt-60 {
margin-top: 60px
}
.mt-70 {
margin-top: 70px
}
.mt-90 {
margin-top: 90px
}
.ml-10 {
margin-left: 10px
}
.ml-30 {
margin-left: 30px
}
@media only screen and (max-width: 767px) {
.small-mt__0 {
margin-top: 0
}
.small-mt__10 {
margin-top: 10px
}
.small-mt__20 {
margin-top: 20px
}
.small-mt__30 {
margin-top: 30px
}
.small-mt__40 {
margin-top: 40px
}
.small-mt__50 {
margin-top: 50px
}
.small-mt__60 {
margin-top: 60px
}
.small-mb__30 {
margin-bottom: 30px
}
.small-mb__40 {
margin-bottom: 40px
}
.small-mb__50 {
margin-bottom: 50px
}
.small-mb__60 {
margin-bottom: 60px
}
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.tablet-mt__0 {
margin-top: 0
}
.tablet-mt__30 {
margin-top: 30px
}
.tablet-mt__40 {
margin-top: 40px
}
.tablet-mt__50 {
margin-top: 50px
}
.tablet-mt__60 {
margin-top: 60px
}
.tablet-mb__30 {
margin-bottom: 30px
}
.tablet-mb__40 {
margin-bottom: 40px
}
.tablet-mb__50 {
margin-bottom: 50px
}
.tablet-mb__60 {
margin-bottom: 60px
}
}
@-webkit-keyframes moveVertical {
to {
opacity: 1;
-webkit-transform: translateY(0)
}
}
@keyframes moveVertical {
to {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0)
}
}
@-webkit-keyframes moveHorizontal {
to {
-webkit-transform: translateX(0);
opacity: 1
}
}
@keyframes moveHorizontal {
to {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1
}
}
.move-up {
-webkit-transform: translateY(0);
transform: translateY(0)
}
.move-up.animate {
-webkit-transform: translateY(100px);
transform: translateY(100px);
-webkit-animation: moveVertical .65s ease forwards;
animation: moveVertical .65s ease forwards
}
.move-up-x {
-webkit-transform: translateX(0);
transform: translateX(0)
}
.move-up-x.animate {
-webkit-transform: translateX(100px);
transform: translateX(100px);
-webkit-animation: moveHorizontal .65s ease forwards;
animation: moveHorizontal .65s ease forwards
}
@-webkit-keyframes headerSlideDown {
0% {
margin-top: -100px
}
to {
margin-top: 0
}
}
@keyframes headerSlideDown {
0% {
margin-top: -100px
}
to {
margin-top: 0
}
}
@-webkit-keyframes hide-animation {
0% {
-webkit-transform: translateY(0);
opacity: 1
}
to {
-webkit-transform: translateY(60px);
opacity: 0
}
}
@keyframes hide-animation {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1
}
to {
-webkit-transform: translateY(60px);
transform: translateY(60px);
opacity: 0
}
}
@-webkit-keyframes show-animation {
0% {
-webkit-transform: translateY(60px);
opacity: 0
}
to {
-webkit-transform: translateY(0);
opacity: 1
}
}
@keyframes show-animation {
0% {
-webkit-transform: translateY(60px);
transform: translateY(60px);
opacity: 0
}
to {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1
}
}
@-webkit-keyframes slide-out-to-right {
0% {
-webkit-transform: translateX(0);
opacity: 1
}
to {
-webkit-transform: translateX(40px);
opacity: 0
}
}
@keyframes slide-out-to-right {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1
}
to {
-webkit-transform: translateX(60px);
transform: translateX(60px);
opacity: 0
}
}
@-webkit-keyframes slide-in-to-left {
0% {
-webkit-transform: translateX(60px);
opacity: 0
}
to {
-webkit-transform: translateX(0);
opacity: 1
}
}
@keyframes slide-in-to-left {
0% {
-webkit-transform: translateX(40px);
transform: translateX(40px);
opacity: 0
}
to {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1
}
}
.brook-transition {
-webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
transition: all .3s cubic-bezier(.645, .045, .355, 1)
}
.bk-hover a {
position: relative;
overflow: hidden;
z-index: 1;
display: inline-block;
color: #999
}
.bk-hover a::after {
content: "";
width: 0;
height: 1px;
bottom: 0;
position: absolute;
left: auto;
right: 0;
z-index: -1;
-webkit-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
background: currentColor
}
.bk-hover a:hover::after {
width: 100%;
left: 0;
right: auto
}
@-webkit-keyframes separator-bounce {
0%,
80%,
to {
-webkit-transform: scale(.5);
transform: scale(.5)
}
40% {
-webkit-transform: scale(1);
transform: scale(1)
}
}
@keyframes separator-bounce {
0%,
80%,
to {
-webkit-transform: scale(.5);
transform: scale(.5)
}
40% {
-webkit-transform: scale(1);
transform: scale(1)
}
}
@media (min-width: 1600px) {
.container-fluid--cp-150 {
padding: 0 150px !important
}
}
@media (min-width: 1600px) and (max-width:1664px) {
.container-fluid--cp-150 {
padding: 0 110px !important
}
}
@media (min-width: 1200px) {
.container-fluid--cp-150 {
padding: 0 50px
}
}
@media (min-width: 1700px) {
.container-fluid--cp-140 {
padding: 0 140px !important
}
}
@media (min-width: 1700px) and (max-width:1663px) {
.container-fluid--cp-140 {
padding: 0 100px !important
}
}
@media (min-width: 1600px) and (max-width:1664px) {
.container-fluid--cp-140 {
padding: 0 30px !important
}
}
@media (min-width: 1200px) {
.container-fluid--cp-140 {
padding: 0 30px
}
}
@media (min-width: 1600px) {
.container-fluid--cp-120 {
padding: 0 120px !important
}
}
@media (min-width: 1600px) and (max-width:1664px) {
.container-fluid--cp-120 {
padding: 0 110px !important
}
}
@media (min-width: 1200px) {
.container-fluid--cp-120 {
padding: 0 50px
}
}
@media (min-width: 1600px) {
.container-fluid--cp-80 {
padding: 0 80px !important
}
}
@media (min-width: 1600px) and (max-width:1664px) {
.container-fluid--cp-80 {
padding: 0 30px !important
}
}
@media (min-width: 1200px) {
.container-fluid--cp-80 {
padding: 0 30px
}
}
.container-fluid--cp-60 {
padding: 0 60px
}
@media only screen and (max-width: 767px) {
.container-fluid--cp-60 {
padding: 0 15px
}
}
.container-fluid--cp-30 {
padding: 0 30px
}
@media only screen and (max-width: 767px) {
.container-fluid--cp-30 {
padding: 0 15px
}
}
@media (min-width: 1200px) {
.page-content-double-sidebar .container {
max-width: 1600px
}
}
@media (max-width: 1919px) {
.container-fluid--cp-60 {
padding: 0 30px
}
.container-fluid--cp-80 {
padding: 0 40px
}
}
@media only screen and (max-width: 1919px) and (max-width:767px) {
.container-fluid--cp-80 {
padding: 0 30px
}
}
@media only screen and (max-width: 1919px) and (max-width:575px) {
.container-fluid--cp-80 {
padding: 0 15px
}
}
@media (min-width: 1200px) {
.container {
max-width: 1200px
}
}
.container_fl {
padding-left: 15px;
padding-right: 15px
}
.col-06__left {
width: 600px;
max-width: 100%;
float: right
}
@media only screen and (min-width: 768px) and (max-width:991px),
only screen and (max-width:767px) {
.col-06__left {
float: none;
margin-left: auto;
margin-right: auto;
margin-bottom: 40px
}
}
.col-06__right {
width: 600px;
max-width: 100%;
float: left
}
@media only screen and (min-width: 768px) and (max-width:991px),
only screen and (max-width:767px) {
.col-06__right {
float: none;
margin-left: auto;
margin-right: auto
}
}
.banner-image__content {
width: 570px;
max-width: 100%
}
.row--35 {
margin-left: -35px;
margin-right: -35px
}
@media only screen and (min-width: 992px) and (max-width:1199px) {
.row--35 {
margin-left: -15px;
margin-right: -15px
}
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.row--35 {
margin-left: -15px;
margin-right: -15px
}
}
@media only screen and (max-width: 767px) {
.row--35 {
margin-left: -15px !important;
margin-right: -15px !important
}
}
.row--35>[class*=col-],
.row--35>[class*=col] {
padding-left: 35px;
padding-right: 35px
}
@media only screen and (min-width: 992px) and (max-width:1199px) {
.row--35>[class*=col-],
.row--35>[class*=col] {
padding-left: 15px;
padding-right: 15px
}
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.row--35>[class*=col-],
.row--35>[class*=col] {
padding-left: 15px !important;
padding-right: 15px !important
}
}
@media only screen and (max-width: 767px) {
.row--35>[class*=col-],
.row--35>[class*=col] {
padding-left: 15px !important;
padding-right: 15px !important
}
}
.row--30 {
margin-left: -30px;
margin-right: -30px
}
@media only screen and (min-width: 992px) and (max-width:1199px) {
.row--30 {
margin-left: -15px;
margin-right: -15px
}
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.row--30 {
margin-left: -15px;
margin-right: -15px
}
}
@media only screen and (max-width: 767px) {
.row--30 {
margin-left: -15px !important;
margin-right: -15px !important
}
}
.row--30>[class*=col-],
.row--30>[class*=col] {
padding-left: 30px;
padding-right: 30px
}
@media only screen and (min-width: 992px) and (max-width:1199px) {
.row--30>[class*=col-],
.row--30>[class*=col] {
padding-left: 15px;
padding-right: 15px
}
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.row--30>[class*=col-],
.row--30>[class*=col] {
padding-left: 15px !important;
padding-right: 15px !important
}
}
@media only screen and (max-width: 767px) {
.row--30>[class*=col-],
.row--30>[class*=col] {
padding-left: 15px !important;
padding-right: 15px !important
}
}
.header-area--absolute {
box-shadow: 0 0 10px 4px rgba(128, 128, 128, .05);
}
.header-area .is-sticky {
position: fixed;
top: 0;
left: 0;
width: 100%;
-webkit-animation: .95s ease-in-out 0s normal none 1 running fadeInDown;
animation: .95s ease-in-out 0s normal none 1 running fadeInDown;
z-index: 999;
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1);
-webkit-box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .1);
box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .1);
background-color: #fff
}
.header-area .is-sticky .navigation-menu--text_white>ul>li>a {
color: #444
}
.header-area .is-sticky .navigation-menu--text_white>ul>li>a>span:after {
background-color: #444
}
.header-area .is-sticky .navigation-menu--text_white>ul>li.active>a {
color: #000
}
.header-area .is-sticky .navigation-menu--text_white>ul>li.active>a:after,
.header-area .is-sticky .navigation-menu--text_white>ul>li:hover>a:after {
color: #000
}
.header-area .is-sticky .navigation-menu--text_white>ul>li.active>a>span,
.header-area .is-sticky .navigation-menu--text_white>ul>li:hover>a>span {
color: #000
}
.header-area .is-sticky .header-search-form .search-form-top .style-02 {
background-color: transparent;
border-left: 1px solid #ddd;
border-right: 1px solid #ddd
}
.header-area .is-sticky .header-search-form .search-form-top.style-03 {
background-color: transparent;
border-left: 1px solid #ddd;
border-right: 1px solid #ddd
}
.header-area .is-sticky .header-search-form .search-form-top.style-03 input::-webkit-input-placeholder,
.header-area .is-sticky .header-search-form .search-form-top.style-03 textarea::-webkit-input-placeholder {
color: #333
}
.header-area .is-sticky .header-search-form .search-form-top.style-03 input::-moz-placeholder,
.header-area .is-sticky .header-search-form .search-form-top.style-03 textarea::-moz-placeholder {
color: #333
}
.header-area .is-sticky .header-search-form .search-form-top.style-03 input:-ms-input-placeholder,
.header-area .is-sticky .header-search-form .search-form-top.style-03 textarea:-ms-input-placeholder {
color: #333
}
.header-area .is-sticky .header-search-form .search-form-top.style-03 input::-ms-input-placeholder,
.header-area .is-sticky .header-search-form .search-form-top.style-03 textarea::-ms-input-placeholder {
color: #333
}
.header-area .is-sticky .header-search-form .search-form-top.style-03 input::-webkit-input-placeholder,
.header-area .is-sticky .header-search-form .search-form-top.style-03 textarea::-webkit-input-placeholder {
color: #333
}
.header-area .is-sticky .header-search-form .search-form-top.style-03 input:-ms-input-placeholder,
.header-area .is-sticky .header-search-form .search-form-top.style-03 textarea:-ms-input-placeholder {
color: #333
}
.header-area .is-sticky .header-search-form .search-form-top.style-03 input::placeholder,
.header-area .is-sticky .header-search-form .search-form-top.style-03 textarea::placeholder {
color: #333
}
.header-area .is-sticky .header-search-form .search-form-top .search-field {
color: #000
}
.header-area .is-sticky .header-search-form .search-form-top .search-submit {
color: #333
}
.header-area .is-sticky .header__logo .dark-logo {
display: inherit
}
.header-area .is-sticky .header__logo .light-logo {
display: none
}
.header-area .is-sticky .menu-style-four .navigation-menu>ul>li>a {
color: #333
}
.header-area .is-sticky .menu-style-four .navigation-menu>ul>li.active>a:after,
.header-area .is-sticky .menu-style-four .navigation-menu>ul>li:hover>a:after {
color: #333
}
.header-area .is-sticky .menu-style-four .navigation-menu>ul>li.active>a>span,
.header-area .is-sticky .menu-style-four .navigation-menu>ul>li:hover>a>span {
color: #333
}
.header-area .is-sticky .menu-style-four .navigation-menu>ul>li.active>a:before,
.header-area .is-sticky .menu-style-four .navigation-menu>ul>li:hover>a:before {
width: 100%;
left: 0
}
.header-area .is-sticky .header-search-form-two.white-icon a {
color: #333
}
@media only screen and (min-width: 992px) and (max-width:1199px),
only screen and (min-width:768px) and (max-width:991px),
only screen and (max-width:767px) {
.header-area.is-sticky.only-mobile-sticky {
position: fixed;
top: 0;
left: 0;
width: 100%;
-webkit-animation: .95s ease-in-out 0s normal none 1 running fadeInDown;
animation: .95s ease-in-out 0s normal none 1 running fadeInDown;
z-index: 999;
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1);
-webkit-box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .1);
box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .1);
background-color: #fff
}
}
@media only screen and (min-width: 992px) and (max-width:1199px),
only screen and (min-width:768px) and (max-width:991px),
only screen and (max-width:767px) {
.header-area.is-sticky.only-mobile-sticky .header-bottom-wrap.is-sticky {
display: none !important
}
}
.header-area--absolute {
position: absolute;
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 5
}
@media only screen and (min-width: 768px) and (max-width:991px),
only screen and (max-width:767px) {
.header-area--absolute {
position: static;
position: fixed;
}
}
.header-area--absolute__inner {
position: absolute;
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 5
}
.header-area--default {
border-color: #e4e8f6;
-webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, .05);
box-shadow: 0 10px 15px rgba(0, 0, 0, .05)
}
.header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.header__logo {
-ms-flex-preferred-size: 20%;
flex-basis: 20%;
padding: 0 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-negative: 0;
flex-shrink: 0
}
.header__logo.top-logo {
padding: 25px 0
}
@media only screen and (min-width: 992px) and (max-width:1199px),
only screen and (min-width:768px) and (max-width:991px) {
.header__logo {
-ms-flex-preferred-size: 20%;
flex-basis: 20%
}
}
@media only screen and (max-width: 767px) {
.header__logo {
-ms-flex-preferred-size: 50%;
flex-basis: 50%
}
.header__logo.top-logo {
padding: 15px 0
}
}
.header__logo .dark-logo {
display: none
}
.header__logo .light-logo {
display: inherit
}
@media only screen and (min-width: 768px) and (max-width:991px),
only screen and (max-width:767px) {
.header__logo .dark-logo {
display: inherit
}
.header__logo .light-logo {
display: none
}
}
.header.default-menu-style .header__logo {
-ms-flex-preferred-size: 23.5%;
flex-basis: 23.5%;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding: 14px 0
}
@media only screen and (min-width: 992px) and (max-width:1199px),
only screen and (min-width:768px) and (max-width:991px) {
.header.default-menu-style .header__logo {
-ms-flex-preferred-size: 40%;
flex-basis: 40%;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start
}
}
@media only screen and (max-width: 767px) {
.header.default-menu-style .header__logo {
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start
}
}
.header.default-menu-style .header-midle-box {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center
}
.header.default-menu-style .header-right-box {
-ms-flex-negative: 0;
flex-shrink: 0;
-ms-flex-preferred-size: 23.5%;
flex-basis: 23.5%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
@media only screen and (min-width: 1200px) and (max-width:1499px) {
.header.default-menu-style .header-right-box {
-ms-flex-preferred-size: 23%;
flex-basis: 23%
}
}
@media only screen and (min-width: 992px) and (max-width:1199px) {
.header.default-menu-style .header-right-box {
-ms-flex-preferred-size: 60%;
flex-basis: 60%
}
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.header.default-menu-style .header-right-box {
-ms-flex-preferred-size: 60%;
flex-basis: 60%
}
}
@media only screen and (max-width: 767px) {
.header.default-menu-style .header-right-box {
-ms-flex-preferred-size: 50%;
flex-basis: 50%
}
}
.header.default-menu-style .header-right-box .header-right-inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin: 0 -12px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-ms-flex-negative: 0;
flex-shrink: 0
}
@media only screen and (max-width: 767px) {
.header.default-menu-style .header-right-box .header-right-inner {
margin: auto
}
}
.language-menu {
padding-right: 25px
}
.language-menu>ul>li {
position: relative;
display: inline-block;
line-height: 1;
padding: 0 10px
}
.language-menu>ul>li>a {
padding: 0 10px;
font-weight: 500;
color: #333;
text-transform: uppercase
}
.language-menu>ul>li>a span {
margin-left: 10px
}
.language-menu>ul>li>a::after {
content: '\f078';
font-size: 8px;
border: 0;
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translate(0, -50%);
transform: translate(0, -50%);
font-weight: 900;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
font-family: 'Font Awesome 5 Pro';
font-weight: 900
}
.language-menu>ul>li ul {
min-width: 200px;
opacity: 0;
visibility: hidden;
position: absolute;
top: 100%;
right: 0;
left: 0;
padding: 0;
margin: 0;
list-style-type: none;
z-index: 102;
-webkit-box-shadow: 0 0 37px rgba(0, 0, 0, .07);
box-shadow: 0 0 37px rgba(0, 0, 0, .07);
-webkit-transform: translateY(30px);
transform: translateY(30px);
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1)
}
.language-menu>ul>li ul li a {
font-weight: 500;
color: #333;
text-transform: uppercase;
display: block;
text-decoration: none;
padding: 10px;
border: 0;
background: #fff;
color: #222;
line-height: 1;
text-transform: uppercase
}
.language-menu>ul>li ul li a span {
margin-left: 10px
}
.language-menu>ul>li ul li a img {
width: 24px;
height: auto
}
.language-menu>ul>li ul li a:hover {
background: #eee
}
.language-menu>ul>li:hover ul {
opacity: 1;
visibility: visible;
-webkit-transform: translateY(10px);
transform: translateY(10px)
}
.header-right {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-webkit-align-self: stretch;
-ms-flex-item-align: stretch;
align-self: stretch;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end
}
.header-right-inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin: 0 -12px;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-ms-flex-negative: 0;
flex-shrink: 0;
padding: 0 12px
}
@media only screen and (max-width: 767px) {
.header-right-inner {
position: absolute;
top: 100%;
left: 0;
right: 0;
margin: auto;
width: 100%;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding: 20px;
-webkit-box-shadow: 0 15px 40px rgba(0, 0, 0, .09);
box-shadow: 0 15px 40px rgba(0, 0, 0, .09);
-webkit-transform: translateY(30px);
transform: translateY(30px);
background-color: #fff;
visibility: hidden;
opacity: 0;
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1);
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column
}
}
@media only screen and (max-width: 767px) {
.header-right-inner.active {
visibility: visible;
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
z-index: 999
}
}
@media only screen and (max-width: 767px) {
.header-right-box .header-right-inner {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row
}
}
@media only screen and (max-width: 575px) {
.header-right-box .header-right-inner {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column
}
}
.header-top-info-slider-werap {
overflow: hidden;
max-width: 770px;
width: 100%
}
@media only screen and (min-width: 992px) and (max-width:1199px) {
.header-top-info-slider-werap {
max-width: 540px
}
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.header-top-info-slider-werap {
max-width: 280px
}
}
@media only screen and (max-width: 767px) {
.header-top-info-slider-werap {
max-width: 100%
}
}
.header-top-info-slider-werap {
padding: 0 12px
}
@media only screen and (max-width: 767px) {
.header-top-info-slider-werap {
padding: 0 0
}
}
.header-top-info-inner .info-item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border-left: 1px solid #ddd;
padding-left: 19px
}
.header-top-info-inner .info-item .info-icon {
width: 41px;
-ms-flex-negative: 0;
flex-shrink: 0;
font-size: 30px;
line-height: 1;
color: #d2a98e
}
.header-top-info-inner .info-item .info-content {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1
}
.header-top-info-inner .info-item .info-content .info-title {
font-size: 14px;
font-weight: 700;
line-height: 1.18;
margin-bottom: 6px
}
.header-top-info-inner .info-item .info-content .info-sub-title {
font-size: 14px
}
@media only screen and (max-width: 767px) {
.header-top-info-inner .info-item {
padding-left: 0;
margin-top: 20px
}
}
.header-top-info-inner.default-color .info-item .info-icon {
color: #0073b4
}
.top-info-slider__container {
cursor: w-resize
}
.top-info-slider__container .swiper-slide-active .info-item {
border-left: none
}
.header-social-networks.style-icons a {
display: inline-block;
padding: 0 10px;
font-size: 18px;
margin-top: 10px
}
.header-bottom-inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.header-bottom-left-wrap {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1
}
.header-search-form {
-ms-flex-negative: 0;
flex-shrink: 0;
-webkit-align-self: stretch;
-ms-flex-item-align: stretch;
align-self: stretch
}
.header-search-form .search-form-top {
position: relative;
background-color: rgba(0, 47, 166, .3)
}
.header-search-form .search-form-top .search-field {
width: 270px;
border-radius: 0;
border: 0 !important;
background: 0 0 !important;
min-height: 60px;
padding-right: 50px;
padding-left: 10px;
color: #fff
}
.header-search-form .search-form-top input::-webkit-input-placeholder,
.header-search-form .search-form-top textarea::-webkit-input-placeholder {
color: #333
}
.header-search-form .search-form-top input::-moz-placeholder,
.header-search-form .search-form-top textarea::-moz-placeholder {
color: #333
}
.header-search-form .search-form-top input:-ms-input-placeholder,
.header-search-form .search-form-top textarea:-ms-input-placeholder {
color: #333
}
.header-search-form .search-form-top input::-ms-input-placeholder,
.header-search-form .search-form-top textarea::-ms-input-placeholder {
color: #333
}
.header-search-form .search-form-top input::-webkit-input-placeholder,
.header-search-form .search-form-top textarea::-webkit-input-placeholder {
color: #333
}
.header-search-form .search-form-top input:-ms-input-placeholder,
.header-search-form .search-form-top textarea:-ms-input-placeholder {
color: #333
}
.header-search-form .search-form-top input::placeholder,
.header-search-form .search-form-top textarea::placeholder {
color: #333
}
.header-search-form .search-form-top .search-submit {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
right: 0;
font-size: 18px;
background: 0 0;
width: 48px;
height: 48px;
line-height: 50px;
padding: 0;
border: 0;
color: #fff
}
.header-search-form .search-form-top.style-02 {
border-left: 1px solid #ededed;
border-right: 1px solid #ededed
}
.header-search-form .search-form-top.style-02 .search-field {
width: 232px;
border-radius: 0;
background: #fff !important;
border: 0 !important;
min-height: 60px;
color: #333
}
.header-search-form .search-form-top.style-02 .search-submit {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
right: 0;
font-size: 18px;
background: 0 0;
width: 48px;
height: 48px;
line-height: 50px;
padding: 0;
border: 0;
color: #000
}
.header-search-form .search-form-top.style-03 input::-webkit-input-placeholder {
color: #ddd
}
.header-search-form .search-form-top.style-03 input::-moz-placeholder {
color: #ddd
}
.header-search-form .search-form-top.style-03 input:-ms-input-placeholder {
color: #ddd
}
.header-search-form .search-form-top.style-03 input::-ms-input-placeholder {
color: #ddd
}
.header-search-form .search-form-top.style-03 input::-webkit-input-placeholder {
color: #ddd
}
.header-search-form .search-form-top.style-03 input:-ms-input-placeholder {
color: #ddd
}
.header-search-form .search-form-top.style-03 input::placeholder {
color: #ddd
}
.header-search-form.default-search {
height: 100%
}
.header-search-form.default-search .search-form-top {
background: 0 0;
border-left: 1px solid #eee;
margin-right: -15px
}
@media only screen and (max-width: 575px) {
.header-search-form.default-search .search-form-top {
margin-top: 15px;
background: #eee
}
}
.header-search-form.default-search .search-form-top .search-field {
max-width: 225px;
color: #333;
min-height: 80px
}
@media only screen and (min-width: 1200px) and (max-width:1499px) {
.header-search-form.default-search .search-form-top .search-field {
max-width: 160px
}
}
@media only screen and (max-width: 767px) {
.header-search-form.default-search .search-form-top .search-field {
min-height: 40px
}
}
.header-search-form.default-search .search-form-top .search-submit {
color: #000
}
.header-search-form-two {
padding-left: 24px;
display: block
}
.header-search-form-two a {
line-height: 0;
font-size: 18px
}
.header-search-form-two a:hover {
-webkit-transform: scale(1.15, 1.15);
transform: scale(1.15, 1.15)
}
.header-search-form-two.white-icon a {
color: #fff
}
@media only screen and (min-width: 768px) and (max-width:991px),
only screen and (max-width:767px) {
.header-search-form-two.white-icon a {
color: #333
}
}
.top-bar-left {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1
}
.top-bar-left .top-bar-text {
font-size: 14px;
line-height: 1.78
}
.top-bar-left .top-bar-text .font-medium {
font-weight: 500
}
.top-bar-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
height: 50px
}
.top-bar-wrap .top-bar-right .top-bar-info .info-item {
display: inline-block;
margin-left: 15px;
font-size: 14px
}
.top-bar-wrap .top-bar-right .top-bar-info .info-item:first-child {
margin-left: 0
}
.top-bar-wrap .top-bar-right .top-bar-info .info-item .info-icon {
margin-right: 5px;
font-size: 14px
}
.top-message {
padding: 10px 0;
font-size: 14px;
line-height: 1.78
}
.top-message a {
color: #002fa6;
font-weight: 500
}
.top-message a:hover {
color: #d2a98e
}
.navigation-menu>ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
.navigation-menu>ul>li {
margin: 0 24px
}
@media only screen and (min-width: 1500px) and (max-width:1599px) {
.navigation-menu>ul>li {
margin: 0 22px
}
}
@media only screen and (min-width: 1200px) and (max-width:1499px) {
.navigation-menu>ul>li {
margin: 0 15px
}
}
.navigation-menu>ul>li>a {
display: block;
color: #333 !important;
padding: 21px 2px !important;
position: relative;
font-size: 16px;
font-weight: 500;
line-height: 1.18
}
.navigation-menu>ul>li>a:before {
content: '';
width: 0;
height: 3px;
bottom: 0;
position: absolute;
left: 0;
background-color: #0073b4;
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1);
}
.navigation-menu>ul>li.has-children>a {
position: relative
}
.navigation-menu>ul>li.has-children>a:after {
position: static;
margin-left: 5px;
font-family: "Font Awesome 5 Pro";
content: '\f107';
font-size: 14px;
vertical-align: middle;
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1)
}
.navigation-menu>ul>li.has-children--multilevel-submenu {
position: relative
}
.navigation-menu>ul>li.has-children:hover .megamenu {
-webkit-transform: translateY(0);
transform: translateY(0);
visibility: visible;
opacity: 1
}
.navigation-menu>ul>li.has-children:hover .megamenu--home-variation__item {
visibility: visible;
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0)
}
.navigation-menu>ul>li.has-children:hover>.submenu {
-webkit-transform: translateY(0);
transform: translateY(0);
visibility: visible;
opacity: 1
}
.navigation-menu>ul>li.active>a:after,
.navigation-menu>ul>li:hover>a:after {
color: #000
}
.navigation-menu>ul>li.active>a span,
.navigation-menu>ul>li:hover>a span {
color: #000
}
.navigation-menu>ul>li.active>a:before,
.navigation-menu>ul>li:hover>a:before {
width: 100%;
left: 0
}
.navigation-menu.primary--menu>ul>li>a {
padding: 18px 0
}
.navigation-menu--text_white>ul>li>a {
color: rgba(255, 255, 255, .7)
}
.navigation-menu--text_white>ul>li>a:before {
background-color: #fff
}
.navigation-menu--text_white>ul>li.active>a {
color: #fff
}
.navigation-menu--text_white>ul>li.active>a:after,
.navigation-menu--text_white>ul>li:hover>a:after {
color: #fff
}
.navigation-menu--text_white>ul>li.active>a>span,
.navigation-menu--text_white>ul>li:hover>a>span {
color: #fff
}
.header-bottom-left-wrap .navigation-menu>ul>li:first-child {
margin: 0
}
.submenu {
position: absolute;
top: 100%;
left: 0;
-webkit-box-shadow: 0 2px 29px rgba(0, 0, 0, .05);
box-shadow: 0 2px 29px rgba(0, 0, 0, .05);
border-bottom: 3px solid #0073b4;
background-color: #fff;
-webkit-transform: translateY(50px);
transform: translateY(50px);
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1);
-webkit-transition-delay: .2s;
transition-delay: .2s;
-webkit-transition-duration: .4s;
transition-duration: .4s;
visibility: hidden;
opacity: 0;
min-width: 296px;
padding: 20px 0;
z-index: 9
}
.submenu>li {
position: relative
}
.submenu>li>a {
display: block;
padding: 5px 30px;
color: #4a4a4a;
font-size: 14px;
font-weight: 400;
-webkit-transition: 0s;
transition: 0s
}
.submenu>li>a>span {
position: relative
}
.submenu>li>a>span:after {
content: '';
width: 0;
height: 1px;
bottom: 0;
position: absolute;
left: auto;
right: 0;
z-index: -1;
background-color: #0073b4;
-webkit-transition: .3s;
transition: .3s
}
.submenu>li>a:hover {
color: #0073b4
}
.submenu>li>a:hover>span:after {
width: 100%;
left: 0;
right: auto
}
.submenu>li:hover>.submenu {
-webkit-transform: translateY(0);
transform: translateY(0);
visibility: visible;
opacity: 1;
z-index: 9
}
.submenu>li.active>a {
color: #0073b4
}
.submenu>li.has-children>a {
position: relative;
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1)
}
.submenu>li.has-children>a:after {
position: absolute;
right: 20px;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
font-family: "Font Awesome 5 Pro";
content: '\f105';
font-size: 14px;
vertical-align: middle;
color: #ababab
}
.submenu>li.has-children>a:hover:after {
color: #0073b4
}
.submenu>li.has-children.active>a {
color: #0073b4
}
.submenu .submenu {
top: 0;
left: 100%;
right: auto
}
.submenu .submenu.left {
right: 100%;
left: auto
}
.submenu .submenu .submenu {
top: 0;
left: 100%;
right: auto
}
.submenu .submenu .submenu.left {
right: 100%;
left: auto
}
.submenu .submenu .submenu .submenu {
top: 0;
left: 100%;
right: auto
}
.submenu .submenu .submenu .submenu.left {
right: 100%;
left: auto
}
.submenu .submenu .submenu .submenu .submenu {
top: 0;
left: 100%;
right: auto
}
.submenu .submenu .submenu .submenu .submenu.left {
right: 100%;
left: auto
}
.menu-style-four .navigation-menu>ul>li,
.menu-style-three .navigation-menu>ul>li {
padding-left: 10px;
padding-right: 10px;
margin: 0
}
@media only screen and (min-width: 1500px) and (max-width:1599px) {
.menu-style-four .navigation-menu>ul>li,
.menu-style-three .navigation-menu>ul>li {
padding-left: 22px;
padding-right: 22px
}
}
.menu-style-four .navigation-menu>ul>li.active>a:before,
.menu-style-four .navigation-menu>ul>li:hover>a:before,
.menu-style-three .navigation-menu>ul>li.active>a:before,
.menu-style-three .navigation-menu>ul>li:hover>a:before {
width: 0%;
left: 0
}
.menu-style-four .submenu.left,
.menu-style-three .submenu.left {
left: -100px
}
.menu-style-four .submenu.left .submenu.left,
.menu-style-three .submenu.left .submenu.left {
right: 100%;
left: auto
}
.menu-style-four .navigation-menu>ul>li>a {
color: #333
}
.menu-style-four .navigation-menu>ul>li>a:before {
content: '';
width: 0;
height: 3px;
bottom: 0;
position: absolute;
left: 0;
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1)
}
.menu-style-four .navigation-menu>ul>li.active>a:after,
.menu-style-four .navigation-menu>ul>li:hover>a:after {
color: #333
}
.menu-style-four .navigation-menu>ul>li.active>a>span,
.menu-style-four .navigation-menu>ul>li:hover>a>span {
color: #333
}
.menu-style-four .navigation-menu>ul>li.active>a:before,
.menu-style-four .navigation-menu>ul>li:hover>a:before {
width: 100%;
left: 0
}
.megamenu {
position: absolute;
top: 100%;
left: 0;
-webkit-box-shadow: 0 2px 29px rgba(0, 0, 0, .05);
box-shadow: 0 2px 29px rgba(0, 0, 0, .05);
border-bottom: 3px solid #0073b4;
background-color: #fff;
-webkit-transform: translateY(50px);
transform: translateY(50px);
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1);
-webkit-transition-delay: .2s;
transition-delay: .2s;
-webkit-transition-duration: .4s;
transition-duration: .4s;
visibility: hidden;
opacity: 0;
z-index: 9
}
.megamenu--mega {
min-width: 980px;
width: 100%;
padding: 35px 20px 30px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around
}
@media only screen and (min-width: 1200px) and (max-width:1499px) {
.megamenu--mega {
padding-left: 50px;
padding-right: 50px
}
}
@media only screen and (min-width: 1200px) and (max-width:1499px) {
.megamenu--mega {
min-width: 700px
}
}
.megamenu--mega>li {
-ms-flex-preferred-size: 22%;
flex-basis: 22%;
padding-left: 15px;
padding-right: 15px
}
.megamenu--mega>li .page-list-title {
font-size: 14px;
margin-bottom: 20px;
color: #333
}
.megamenu--mega>li>ul>li>a {
padding: 10px 0;
color: #ababab;
line-height: 1.2;
-webkit-transition: .1s;
transition: .1s
}
.megamenu--mega>li>ul>li>a:hover {
color: #0073b4
}
.megamenu--mega>li>ul>li>a:hover span:after {
width: 100%;
left: 0;
right: auto
}
.megamenu--mega>li>ul>li>a>span {
position: relative
}
.megamenu--mega>li>ul>li>a>span:after {
content: '';
width: 0;
height: 1px;
bottom: 0;
position: absolute;
left: auto;
right: 0;
z-index: -1;
background-color: #0073b4;
-webkit-transition: .3s;
transition: .3s
}
.megamenu--mega>li>ul>li.active>a {
color: #0073b4
}
.container-fluid .megamenu--mega {
padding: 35px 220px 30px
}
@media only screen and (min-width: 1200px) and (max-width:1499px) {
.container-fluid .megamenu--mega {
padding-left: 50px;
padding-right: 50px
}
}
@media only screen and (min-width: 1200px) and (max-width:1499px) {
.container-fluid .megamenu--mega {
padding-left: 50px;
padding-right: 50px
}
}
@media only screen and (min-width: 1200px) and (max-width:1499px) {
.container-fluid .megamenu--mega {
min-width: 700px
}
}
.mobile-navigation-icon {
width: 24px;
height: 25px;
position: relative;
cursor: pointer;
display: inline-block;
margin-left: 30px
}
.mobile-navigation-icon:hover i {
background-color: #0073b4
}
.mobile-navigation-icon:hover i:before {
width: 80%;
background-color: #0073b4
}
.mobile-navigation-icon:hover i:after {
background-color: #0073b4;
width: 60%
}
.mobile-navigation-icon i {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
width: 100%;
height: 2px;
background-color: #333;
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1)
}
.mobile-navigation-icon i:before {
position: absolute;
bottom: 8px;
left: 0;
width: 100%;
height: 2px;
background-color: #333;
content: "";
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1)
}
.mobile-navigation-icon i:after {
position: absolute;
bottom: -8px;
left: 0;
width: 100%;
height: 2px;
background-color: #333;
content: "";
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1)
}
@media only screen and (min-width: 992px) and (max-width:1199px) {
.mobile-navigation-icon.white-md-icon i {
background-color: #fff
}
.mobile-navigation-icon.white-md-icon i:before {
background-color: #fff
}
.mobile-navigation-icon.white-md-icon i:after {
background-color: #fff
}
.mobile-navigation-icon.white-md-icon:hover i {
background-color: #0073b4
}
.mobile-navigation-icon.white-md-icon:hover i:before {
width: 80%;
background-color: #0073b4
}
.mobile-navigation-icon.white-md-icon:hover i:after {
background-color: #0073b4;
width: 60%
}
}
@media only screen and (min-width: 992px) and (max-width:1199px) {
.is-sticky .white-md-icon i {
background-color: #333
}
.is-sticky .white-md-icon i:before {
background-color: #333
}
.is-sticky .white-md-icon i:after {
background-color: #333
}
}
.page-open-off-sidebar:hover i {
width: 100%
}
.page-open-off-sidebar:hover i:before {
width: 100%
}
.page-open-off-sidebar:hover i:after {
width: 100%
}
.page-open-off-sidebar i {
width: 100%;
background-color: #333
}
.page-open-off-sidebar i:before {
width: 70%;
background-color: #333
}
.page-open-off-sidebar i:after {
width: 70%;
background-color: #333
}
.hidden-icons-menu {
margin-left: 15px
}
.hidden-icons-menu a {
color: #6d70a6;
font-size: 20px
}
.hidden-icons-menu a:hover {
color: #0073b4
}
.mobile-menu-overlay,
.page-oppen-off-sidebar {
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: #333;
overflow: auto;
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1);
z-index: 9999;
background: rgba(0, 0, 0, .7);
cursor: url(//recruitbpm.com/wp/wp-content/themes/recruitbpm/assets/images/icons/light-close.png) 16 16, pointer;
visibility: hidden;
opacity: 0
}
.mobile-menu-overlay__inner,
.page-oppen-off-sidebar__inner {
-webkit-transform: translateX(120%);
transform: translateX(120%);
width: 400px;
height: 100%;
float: right;
cursor: default;
background: #0073b4;
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1);
overflow-y: auto
}
@media only screen and (max-width: 479px) {
.mobile-menu-overlay__inner,
.page-oppen-off-sidebar__inner {
width: 300px
}
}
.mobile-menu-overlay.active,
.page-oppen-off-sidebar.active {
visibility: visible;
opacity: 1
}
.mobile-menu-overlay.active .mobile-menu-overlay__inner,
.page-oppen-off-sidebar.active .mobile-menu-overlay__inner {
-webkit-transform: translateX(0);
transform: translateX(0)
}
.mobile-menu-overlay__header,
.page-oppen-off-sidebar__header {
background-color: #fff;
padding: 15px 0
}
.mobile-menu-overlay__header .mobile-navigation-close-icon,
.page-oppen-off-sidebar__header .mobile-navigation-close-icon {
position: relative;
cursor: pointer;
height: 40px;
width: 40px;
line-height: 40px;
display: inline-block
}
.mobile-menu-overlay__header .mobile-navigation-close-icon:before,
.page-oppen-off-sidebar__header .mobile-navigation-close-icon:before {
position: absolute;
top: 23px;
left: 8px;
content: '';
width: 24px;
height: 3px;
background: #333;
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1)
}
.mobile-menu-overlay__header .mobile-navigation-close-icon:after,
.page-oppen-off-sidebar__header .mobile-navigation-close-icon:after {
position: absolute;
top: 23px;
left: 8px;
content: '';
width: 24px;
height: 3px;
background: #333;
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1)
}
.mobile-menu-overlay__header .mobile-navigation-close-icon:hover,
.page-oppen-off-sidebar__header .mobile-navigation-close-icon:hover {
color: #0073b4
}
.mobile-menu-overlay__header .mobile-navigation-close-icon:hover:after,
.mobile-menu-overlay__header .mobile-navigation-close-icon:hover:before,
.page-oppen-off-sidebar__header .mobile-navigation-close-icon:hover:after,
.page-oppen-off-sidebar__header .mobile-navigation-close-icon:hover:before {
-webkit-transform: none;
transform: none
}
.mobile-menu-overlay__body,
.page-oppen-off-sidebar__body {
padding: 20px 40px 100px
}
.mobile-menu-overlay__body .offcanvas-navigation>ul>li,
.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li {
border-bottom: 1px solid rgba(255, 255, 255, .15)
}
.mobile-menu-overlay__body .offcanvas-navigation>ul>li>a,
.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li>a {
display: block;
color: #fff;
padding-top: 18px;
padding-bottom: 18px;
font-size: 16px;
font-weight: 500;
line-height: 1.5;
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1)
}
.mobile-menu-overlay__body .offcanvas-navigation>ul>li>a:hover,
.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li>a:hover {
color: #fff
}
.mobile-menu-overlay__body .offcanvas-navigation>ul>li:last-child,
.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li:last-child {
border-bottom: 0
}
.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children,
.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children {
position: relative
}
.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children.active .menu-expand:before,
.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children.active .menu-expand:before {
content: '\f106'
}
.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .menu-expand,
.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .menu-expand {
position: absolute;
right: 0;
top: 12px;
width: 40px;
height: 40px;
background: rgba(255, 255, 255, .1);
color: #fff;
text-align: center;
line-height: 40px;
cursor: pointer;
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1)
}
.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .menu-expand:hover,
.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .menu-expand:hover {
background: rgba(255, 255, 255, .2)
}
.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .menu-expand:before,
.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .menu-expand:before {
content: '\f107';
font-size: 18px;
font-family: "Font Awesome 5 Pro"
}
.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .sub-menu,
.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .sub-menu {
padding: 12px 0 14px 10px;
border-top: 1px solid rgba(255, 255, 255, .15)
}
.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .sub-menu li,
.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .sub-menu li {
border-bottom: 1px solid rgba(255, 255, 255, .15)
}
.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .sub-menu li a,
.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .sub-menu li a {
display: block;
font-size: 15px;
color: rgba(255, 255, 255, .7);
font-weight: 500;
line-height: 1.5;
padding: 10px 0
}
.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .sub-menu li a:hover,
.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .sub-menu li a:hover {
color: #fff
}
.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .sub-menu li:last-child,
.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .sub-menu li:last-child {
border-bottom: 0
}
.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .sub-menu li.has-children,
.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .sub-menu li.has-children {
position: relative
}
.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .sub-menu li.has-children.active .menu-expand:before,
.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .sub-menu li.has-children.active .menu-expand:before {
content: "\f106"
}
.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .sub-menu li.has-children .menu-expand,
.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .sub-menu li.has-children .menu-expand {
position: absolute;
right: 0;
top: 6px;
width: 30px;
height: 30px;
background: rgba(255, 255, 255, .1);
color: #fff;
text-align: center;
line-height: 30px;
cursor: pointer;
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1)
}
.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .sub-menu li.has-children .menu-expand:hover,
.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .sub-menu li.has-children .menu-expand:hover {
background: rgba(255, 255, 255, .2)
}
.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .sub-menu li.has-children .menu-expand:before,
.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .sub-menu li.has-children .menu-expand:before {
content: '\f107';
font-size: 16px;
font-family: "Font Awesome 5 Pro";
font-weight: 500
}
.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .sub-menu .sub-menu li.has-children,
.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .sub-menu .sub-menu li.has-children {
position: relative
}
.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .sub-menu .sub-menu li.has-children.active .menu-expand:before,
.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .sub-menu .sub-menu li.has-children.active .menu-expand:before {
content: "\f106"
}
.mobile-menu-overlay__body .offcanvas-navigation>ul>li.has-children .sub-menu .sub-menu li.has-children .menu-expand:before,
.page-oppen-off-sidebar__body .offcanvas-navigation>ul>li.has-children .sub-menu .sub-menu li.has-children .menu-expand:before {
content: '\f107';
font-size: 16px;
font-family: "Font Awesome 5 Pro";
font-weight: 500
}
.mobile-menu-overlay__body .offcanvas-navigation--onepage>ul>li.active>a,
.page-oppen-off-sidebar__body .offcanvas-navigation--onepage>ul>li.active>a {
font-weight: 700
}
.page-oppen-off-sidebar {
right: 0
}
.page-oppen-off-sidebar__inner {
-webkit-transform: translateX(100%);
transform: translateX(100%);
width: 400px;
float: right;
background: #fff
}
@media only screen and (max-width: 479px) {
.page-oppen-off-sidebar__inner {
width: 300px
}
}
.page-oppen-off-sidebar.active .page-oppen-off-sidebar__inner {
-webkit-transform: translateX(0);
transform: translateX(0)
}
.page-oppen-off-sidebar__header {
background: #fff;
padding: 15px 35px
}
.page-oppen-off-sidebar .off-sidebar-contact-info--list .item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-bottom: 12px
}
.page-oppen-off-sidebar .off-sidebar-contact-info--list .item .icon {
color: #6d70a6;
min-width: calc(1em + 18px);
font-size: 16px
}
.page-oppen-off-sidebar .off-sidebar-contact-info--list .item a:hover {
color: #38cb89
}
.page-oppen-off-sidebar .off-sidebar-contact-info .off-sidebar-widget__list {
overflow: hidden
}
.page-oppen-off-sidebar .off-sidebar-contact-info .off-sidebar-widget__list li {
width: 50%;
float: left;
margin-bottom: 8px
}
.page-oppen-off-sidebar .off-sidebar-contact-info .off-sidebar-widget__list li a {
line-height: 17px
}
.search-overlay {
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: #333;
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1);
z-index: 9999;
visibility: hidden;
opacity: 0;
overflow: hidden;
-webkit-transform: translateY(100%);
transform: translateY(100%);
transition: all .7s cubic-bezier(.645, .045, .355, 1)
}
.search-overlay__inner {
width: 100%;
height: 100%;
cursor: default;
background: #fff;
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1);
overflow-y: hidden;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center
}
.search-overlay.active {
-webkit-transform: translateY(0);
transform: translateY(0);
visibility: visible;
opacity: 1
}
.search-overlay__header {
background-color: #fff;
padding: 15px 0
}
.search-overlay__header .mobile-navigation-close-icon {
position: relative;
cursor: pointer;
height: 48px;
width: 48px;
line-height: 48px;
display: inline-block
}
.search-overlay__header .mobile-navigation-close-icon:before {
position: absolute;
top: 28px;
left: 0;
content: '';
width: 42px;
height: 3px;
background: #333;
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1)
}
.search-overlay__header .mobile-navigation-close-icon:after {
position: absolute;
top: 28px;
left: 0;
content: '';
width: 42px;
height: 3px;
background: #333;
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1)
}
.search-overlay__header .mobile-navigation-close-icon:hover {
color: #0073b4
}
.search-overlay__header .mobile-navigation-close-icon:hover:after,
.search-overlay__header .mobile-navigation-close-icon:hover:before {
-webkit-transform: none;
transform: none
}
.search-overlay__body {
width: 100%;
margin: 0 auto;
margin-bottom: 75px
}
.search-overlay__form {
position: relative;
max-width: 1200px;
padding: 0 15px;
width: 100%;
margin: auto
}
.search-overlay__form input {
background-color: transparent;
border: 0;
border-bottom: 2px solid #0073b4;
border-radius: 0;
padding: 15px 50px 15px 0;
width: 100%;
color: #fff;
font-size: 72px;
height: 100px
}
@media only screen and (max-width: 767px) {
.search-overlay__form input {
font-size: 30px;
height: 60px
}
}
.search-overlay__form input::-webkit-input-placeholder {
color: #0073b4;
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1)
}
.search-overlay__form input::-moz-placeholder {
color: #0073b4;
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1)
}
.search-overlay__form input:-ms-input-placeholder {
color: #0073b4;
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1)
}
.search-overlay__form input::-ms-input-placeholder {
color: #0073b4;
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1)
}
.search-overlay__form input::-webkit-input-placeholder {
color: #0073b4;
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1)
}
.search-overlay__form input:-ms-input-placeholder {
color: #0073b4;
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1)
}
.search-overlay__form input::placeholder {
color: #0073b4;
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1)
}
.search-overlay__form input[type=text]:focus {
color: #0073b4;
border-color: #0073b4
}
.header__navigation.preview-menu {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1
}
.header__navigation.preview-menu .navigation-menu-right {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end
}
.preview-header-inner {
padding: 20px 0
}
@media only screen and (min-width: 768px) and (max-width:991px),
only screen and (max-width:767px) {
.preview-header-inner {
padding: 0
}
}
.preview-header-inner.is-sticky {
padding: 0 0
}
.preview-header-inner.is-sticky .header__navigation.preview-menu ul>li>a {
color: #333
}
.preview-header-inner.is-sticky .header__actions--preview .ht-btn {
background: 0 0;
border: 1px solid #0073b4;
color: #0073b4;
line-height: 42px;
height: 43px
}
.preview-header-inner .header__actions--preview .ht-btn {
background: #0073b4;
border: 1px solid #0073b4;
color: #fff
}
.preview-header-inner .header__actions--preview .ht-btn:hover {
background: #fff;
color: #0073b4
}
.reveal-footer {
position: fixed;
bottom: 0;
left: 0;
width: 100%;
z-index: -1
}
@media only screen and (min-width: 768px) and (max-width:991px),
only screen and (max-width:767px) {
.reveal-footer {
position: static
}
}
.footer-widget-wrapper {
margin-bottom: -35px
}
.footer-widget {
margin-bottom: 30px
}
.footer-widget strong {
margin-top: -3px;
color: #333 !important;
font-size: 18px;
font-weight: 400 !important;
}
.footer-widget__title {
margin-top: -3px;
color: #333
}
.footer-widget__list li {
font-size: 14px !important
}
.footer-widget__list li a span {
font-size: 14px !important
}
.footer-widget__list li:last-child {
margin-bottom: 0
}
.footer-widget__list li .image_btn {
border-radius: 8px;
-webkit-box-shadow: 0 0 20px rgba(51, 51, 51, .1);
box-shadow: 0 0 20px rgba(51, 51, 51, .1);
overflow: hidden
}
.social-group__list .ht-social-networks.tilte-style .link-text {
color: #ccc
}
.social-group__list .ht-social-networks.tilte-style .link-text::before {
background: rgba(255, 255, 255, .2)
}
.social-group__list .ht-social-networks.tilte-style .link-text:hover {
color: #fff
}
.social-group__list .ht-social-networks.tilte-style .social-link::before {
color: #ccc
}
.copyright-text {
display: inline-block
}
@media only screen and (max-width: 767px) {
.copyright-text {
margin-bottom: 15px
}
}
.page-sidebar-right {
padding-left: 30px
}
@media only screen and (min-width: 1200px) and (max-width:1499px),
only screen and (min-width:768px) and (max-width:991px),
only screen and (max-width:767px) {
.page-sidebar-right {
padding-left: 0
}
}
.page-sidebar-left {
padding-right: 30px
}
@media only screen and (min-width: 1200px) and (max-width:1499px),
only screen and (min-width:768px) and (max-width:991px),
only screen and (max-width:767px) {
.page-sidebar-left {
padding-right: 0
}
}
@media only screen and (min-width: 768px) and (max-width:991px),
only screen and (max-width:767px) {
.page-sidebar-left,
.page-sidebar-right {
margin-top: 60px
}
}
.sidebar-widget+.sidebar-widget {
margin-top: 40px
}
.sidebar-widget-title {
margin-bottom: 20px;
font-weight: 500
}
.widget-search {
position: relative
}
.widget-search input {
width: 100%;
outline: 0;
border: 1px solid #eee;
border-radius: 8px;
padding: 3px 20px;
padding-right: 20px;
height: 56px;
color: #ababab;
border-color: #f8f8f8;
background-color: #f8f8f8;
font-size: 15px;
font-weight: 400;
letter-spacing: 0;
padding-right: 72px
}
.widget-search .search-submit {
position: absolute;
top: 0;
right: 0;
padding: 0;
border: 0;
border-radius: 0 5px 5px 0;
width: 56px;
height: 56px;
line-height: 56px;
text-align: center;
background: 0 0;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transform: none;
transform: none
}
.widget-search .search-submit:hover {
color: #fff;
background: #0073b4
}
.widget-blog-recent-post ul li:first-child a {
margin-top: -16px
}
.widget-blog-recent-post ul li a {
position: relative;
font-size: 18px;
font-weight: 600;
padding: 16px 0 16px 30px
}
.widget-blog-recent-post ul li a::after,
.widget-blog-recent-post ul li a::before {
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
font-family: 'Font Awesome 5 Pro';
font-weight: 900;
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1)
}
.widget-blog-recent-post ul li a::after,
.widget-blog-recent-post ul li a::before {
content: '\f30b';
position: absolute;
top: 22px;
left: 0
}
.widget-blog-recent-post ul li a::before {
opacity: 0;
visibility: hidden;
-webkit-transform: translateX(-100%);
transform: translateX(-100%)
}
.widget-blog-recent-post ul li a:hover::before {
opacity: 1;
visibility: visible;
-webkit-transform: translateX(0);
transform: translateX(0)
}
.widget-blog-recent-post ul li a:hover::after {
opacity: 0;
visibility: hidden;
-webkit-transform: translateX(100%);
transform: translateX(100%)
}
.widget-tag .ht-btn {
color: #ababab;
background: #f5f5f5;
margin-right: 10px;
font-weight: 500;
margin-bottom: 10px
}
.widget-tag .ht-btn:hover {
color: #fff;
background: #0073b4
}
.widget-product-item {
overflow: hidden;
margin-bottom: 20px
}
.widget-product-item .thumbnail {
max-width: 150px;
float: left;
margin-right: 20px;
margin-left: 0;
width: 80px
}
.widget-product-item .info .product-title {
font-weight: 400;
font-size: 16px
}
.widget-product-item .info .star-rating a {
display: inline-block;
color: #ffb805;
line-height: 1;
font-size: 14px;
margin: 0
}
.widget-product-item .info .price-box {
margin-top: 5px
}
.widget-product-item .info .price-box .old-price {
font-size: .88em;
font-weight: 400;
color: #b6b7d2;
text-decoration: line-through
}
.widget-product-item .info .price-box .new-price {
font-size: 14px;
font-weight: 500;
color: #6d70a6
}
.ht-btn-price {
font-size: 15px;
font-weight: 500;
border-style: solid;
border-radius: 8px;
border-color: transparent;
padding: 0 8px !important;
text-align: center;
color: #fff;
background: #0073b4;
border-width: 1px;
-webkit-transform: translateY(0);
transform: translateY(0)
}
.ht-btn-price2 {
font-size: 15px;
font-weight: 500;
border-style: solid;
border-radius: 8px;
border-color: transparent;
padding: 0 50px !important;
text-align: center;
color: #fff;
background: #0073b4;
border-width: 1px;
-webkit-transform: translateY(0);
transform: translateY(0)
}
.ht-btn {
font-size: 15px;
font-weight: 500;
border-style: solid;
border-radius: 8px;
border-color: transparent;
padding: 0 36px;
text-align: center;
color: #fff;
background: #0073b4;
border-width: 1px;
-webkit-transform: translateY(0);
transform: translateY(0)
}
.ht-btn:active,
.ht-btn:focus,
.ht-btn:hover {
color: #fff;
background-image: #0073b4;
-webkit-transform: translateX(3px);
transform: translateX(3px)
}
.ht-btn.ht-btn-xs {
height: 40px;
line-height: 40px;
font-size: 13px;
padding: 0 12px
}
.ht-btn.ht-btn-sm {
padding: 0 30px;
height: 48px;
line-height: 48px;
font-size: 14px
}
.ht-btn.ht-btn-md {
font-size: 15px;
font-weight: 500;
letter-spacing: 0;
line-height: 48px;
height: 48px
}
.ht-btn.ht-btn-lg {
padding: 0 40px;
height: 64px;
line-height: 64px;
font-size: 16px
}
.ht-btn.ht-btn-custom {
min-width: 280px
}
.ht-btn.ht-btn-full {
width: auto;
display: block
}
.ht-btn--outline-price {
border-width: 1px;
line-height: 38px !important;
background: 0 0;
border-color: #0073b4;
color: #0073b4
}
.ht-btn--outline {
border-width: 1px;
line-height: 54px;
background: 0 0;
border-color: #0073b4;
color: #0073b4
}
.ht-btn--outline:active,
.ht-btn--outline:focus,
.ht-btn--outline:hover {
-webkit-transform: translateY(-3px);
transform: translateY(-3px);
border-color: transparent;
background: #0073b4;
color: #fff
}
.ht-btn--solid {
border-width: 1px;
line-height: 54px;
background: 0 0;
border-color: #ddd;
color: #0073b4
}
.ht-btn--solid:active,
.ht-btn--solid:focus,
.ht-btn--solid:hover {
-webkit-transform: translateY(-3px);
transform: translateY(-3px);
border-color: transparent;
background: #0073b4;
color: #fff
}
.ht-btn--circle {
border-radius: 30px
}
.ht-btn--no-round {
border-radius: 0
}
.ht-btn.ht-btn-default {
padding: 0 30px;
height: 48px;
line-height: 48px;
font-size: 14px;
width: 180px
}
.ht-btn .btn-icon {
display: inline-block;
vertical-align: middle;
line-height: 0;
font-size: 20px;
margin-left: 10px
}
.btn {
font-size: 15px;
font-weight: 500;
border-style: solid;
border-radius: 8px;
border-color: transparent;
border: 1px solid transparent;
padding: 0 36px;
text-align: center;
-webkit-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
height: 54px;
line-height: 54px;
letter-spacing: 0;
color: #fff;
background: #0073b4;
-webkit-transform: translateY(0);
transform: translateY(0)
}
.btn:active,
.btn:focus,
.btn:hover {
font-weight: 500;
color: #fff;
background: #0073b4;
-webkit-transform: translateY(-3px);
transform: translateY(-3px)
}
.btn--secondary {
background-image: none;
background-color: #d2a98e
}
.btn--secondary:hover {
background-image: none;
background: #d2a98e
}
.btn--black {
background-image: none;
background-color: #000
}
.btn--black:hover {
background-image: none;
background: #000
}
.btn--white {
background-image: none;
background-color: #fff;
color: #000;
-webkit-box-shadow: 0 0 30px 5px rgba(0, 0, 0, .07);
box-shadow: 0 0 30px 5px rgba(0, 0, 0, .07)
}
.btn--white:focus,
.btn--white:hover {
background-image: none;
background: #fff;
color: #000
}
.btn--gradient {
background-image: none;
background: linear-gradient(150deg, #0073b4 0, #0073b4 100%) !important
}
.btn--gradient:hover {
background-image: none;
background: linear-gradient(150deg, #ff3f85 0, #0073b4 100%)
}
.border-white {
border: 1px solid #ffffff;
}
.btn--link {
color: #0073b4
}
.btn--link:hover {
-webkit-transform: translateY(-5px);
transform: translateY(-5px)
}
.btn.ht-btn-default {
padding: 0 30px;
height: 48px;
line-height: 48px;
font-size: 14px;
width: 180px
}
.hover-style-link {
position: relative
}
.hover-style-link:after {
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1);
content: '';
position: absolute;
bottom: 0;
right: 0;
width: 0;
height: 1px;
background-color: #d2a98e
}
.hover-style-link:hover {
color: #d2a98e
}
.hover-style-link:hover:after {
left: 0;
width: 100%;
right: auto
}
.hover-style-link--secondary {
color: #d2a98e
}
.hover-style-link--secondary:after {
background-color: #d2a98e
}
.hover-style-link--secondary:hover {
color: #d2a98e
}
.hover-style-link--white {
color: #fff
}
.hover-style-link--white:after {
background-color: #fff
}
.hover-style-link--white:hover {
color: #fff
}
.hover-style-link--sub-color {
color: #6d70a6
}
.hover-style-link--sub-color:after {
background-color: #6d70a6
}
.hover-style-link--sub-color:hover {
color: #6d70a6
}
.hover-style-default {
position: relative
}
.hover-style-default:after {
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1);
content: '';
position: absolute;
bottom: 0;
right: 0;
width: 0;
height: 1px;
background-color: #0073b4
}
.hover-style-default:hover {
color: #0073b4
}
.hover-style-default:hover:after {
left: 0;
width: 100%;
right: auto
}
.image-btn {
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
background: 0 0;
border-radius: 8px;
overflow: hidden
}
.video-play i {
color: #d2a98e
}
.video-play span {
font-weight: 500;
letter-spacing: 3px;
margin-left: 10px
}
.button-wrapper>a {
border: none
}
@media only screen and (max-width: 479px) {
.button-wrapper>a {
margin-bottom: 15px
}
}
@media only screen and (max-width: 479px) {
.button-wrapper>a:last-child {
margin-bottom: 0
}
}
.btn-text {
color: #0073b4
}
.btn-text:hover {
color: #d2a98e
}
.single-button-group h5 {
margin-bottom: 10px
}
.single-button-group .button-group-wrap {
margin-left: -10px;
margin-right: -10px
}
.single-button-group a {
margin: 10px
}
.single-button-group a:active,
.single-button-group a:focus,
.single-button-group a:hover {
-webkit-transform: translateY(-3px);
transform: translateY(-3px)
}
.faq-wrapper .panel.panel-default {
border: 1px solid #ebebeb;
margin-bottom: 20px
}
.faq-wrapper .card,
.faq-wrapper .card-header {
border-radius: 0
}
.faq-wrapper .card {
border-bottom: none;
margin-bottom: 20px;
border: none;
-webkit-box-shadow: 0 18px 40px rgba(51, 51, 51, .1);
box-shadow: 0 18px 40px rgba(51, 51, 51, .1)
}
.faq-wrapper .card:last-child {
margin-bottom: 0
}
.faq-wrapper .card-header {
padding: 0;
border-bottom: 0;
background-color: #fff
}
.faq-wrapper .card-header h5 button {
border: none;
width: 100%;
text-align: left;
color: #333;
padding: 20px 30px;
position: relative;
overflow-wrap: break-word;
white-space: normal;
font-size: 16px;
line-height: 1.2;
font-weight: 500;
border-radius: 8px;
background: #fff
}
@media only screen and (max-width: 479px) {
.faq-wrapper .card-header h5 button {
padding-left: 15px;
padding-right: 20px
}
}
.faq-wrapper .card-header h5 button span {
position: absolute;
right: 35px;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%)
}
@media only screen and (max-width: 479px) {
.faq-wrapper .card-header h5 button span {
right: 15px
}
} .faq-wrapper .card-header h5 button:focus,
.faq-wrapper .card-header h5 button:hover {
text-decoration: none;
color: #000
}
.faq-wrapper .card-header h5 button[aria-expanded=true] {
color: #fff;
background: #0073b4;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.faq-wrapper .card-header h5 button[aria-expanded=true] span i:nth-child(1) {
visibility: visible;
opacity: 1;
display: inline
}
.faq-wrapper .card-header h5 button[aria-expanded=true]:before {
height: 100%
}
.faq-wrapper .card-header h5 button[aria-expanded=false] span i:nth-child(2) {
visibility: visible;
opacity: 1;
display: inline
}
.faq-wrapper .card-header h5 button span i:nth-child(1),
.pricingFAQSS .pricingFAQs .faq-wrapper .card-header h5 button .fa-minus {
display: block;
visibility: visible;
}
.faq-wrapper .card-header h5 button span i:nth-child(2),
.pricingFAQSS .pricingFAQs .faq-wrapper .card-header h5 button .fa-plus {
display: none;
visibility: hidden;
}
.faq-wrapper .card-header h5 button.collapsed span i:nth-child(2),
.pricingFAQSS .pricingFAQs .faq-wrapper .card-header h5 button.collapsed .fa-plus {
display: block;
visibility: visible;
}
.faq-wrapper .card-header h5 button.collapsed span i:nth-child(1),
.pricingFAQSS .pricingFAQs .faq-wrapper .card-header h5 button.collapsed .fa-minus {
display: none;
visibility: hidden;
}
.faq-wrapper .card-body {
padding: 23px 30px 29px
}
.faq-two-wrapper .panel.panel-default {
border-bottom: 1px solid #ebebeb;
margin-bottom: 20px
}
.faq-two-wrapper .card,
.faq-two-wrapper .card-header {
border-radius: 0
}
.faq-two-wrapper .card {
border-bottom: none;
margin-bottom: 20px;
border: none;
border-bottom: 1px solid #ebebeb
}
.faq-two-wrapper .card:last-child {
margin-bottom: 0
}
.faq-two-wrapper .card-header {
padding: 0;
border-bottom: 0;
background-color: #fff
}
.faq-two-wrapper .card-header h5 button {
font-size: 24px;
border: none;
width: 100%;
text-align: left;
color: #ababab;
padding: 10px 35px;
position: relative;
overflow-wrap: break-word;
white-space: normal;
line-height: 1.2;
font-weight: 700;
border-radius: 8px;
background: #fff
}
@media only screen and (max-width: 479px) {
.faq-two-wrapper .card-header h5 button {
padding-left: 25px;
padding-right: 10px
}
}
.faq-two-wrapper .card-header h5 button span {
position: absolute;
left: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%)
}
@media only screen and (max-width: 479px) {
.faq-two-wrapper .card-header h5 button span {
right: 15px
}
}
.faq-two-wrapper .card-header h5 button span i {
font-size: 20px;
visibility: hidden;
opacity: 0;
display: none;
color: #007bff
}
.faq-two-wrapper .card-header h5 button:focus,
.faq-two-wrapper .card-header h5 button:hover {
text-decoration: none;
color: #0073b4
}
.faq-two-wrapper .card-header h5 button[aria-expanded=true] {
color: #0073b4;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0
}
.faq-two-wrapper .card-header h5 button[aria-expanded=true] span i {
color: #0073b4
}
.faq-two-wrapper .card-header h5 button[aria-expanded=true] span i:nth-child(2) {
visibility: visible;
opacity: 1;
display: inline
}
.faq-two-wrapper .card-header h5 button[aria-expanded=true]:before {
height: 100%
}
.faq-two-wrapper .card-header h5 button[aria-expanded=false] span i:nth-child(1) {
visibility: visible;
opacity: 1;
display: inline
}
.faq-two-wrapper .card-body {
padding: 0 30px 29px
}
.faq-custom-col {
max-width: 570px;
float: right;
width: 100%
}
@media only screen and (max-width: 767px),
only screen and (min-width:768px) and (max-width:991px) {
.faq-custom-col {
float: inherit;
margin: 0 auto 30px
}
}
.cta-bg-image_one {
background-color: #454545;
background-image: url(//recruitbpm.com/wp/wp-content/themes/recruitbpm/assets/images/patterns/demo.png);
background-repeat: no-repeat;
background-position: top 35% right -68px
}
@media only screen and (min-width: 768px) and (max-width:991px),
only screen and (max-width:767px) {
.cta-content {
text-align: center;
margin-bottom: 10px
}
}
.cta-button-group--one .btn-one {
color: #0073b4;
margin: 10px
}
.cta-button-group--one .btn-one:hover {
background: #0073b4;
color: #fff
}
.cta-button-group--one .btn-two {
margin: 10px
}
.cta-button-group--one .btn-two:hover {
background: #0073b4;
color: #fff
}
.cta-button-group--two .btn-one {
background: #0073b4;
color: #fff;
margin: 10px
}
.cta-button-group--two .btn-two {
margin: 10px
}
.countdown-deals {
display: grid;
grid-gap: 30px;
grid-template-columns: repeat(4, 1fr)
}
@media only screen and (max-width: 767px) {
.countdown-deals {
grid-template-columns: repeat(4, 1fr)
}
}
@media only screen and (max-width: 575px) {
.countdown-deals {
grid-template-columns: repeat(2, 1fr)
}
}
.countdown-deals.counter-style--one .single-countdown {
display: inline-block
}
.countdown-deals.counter-style--one .single-countdown .single-countdown__time {
display: block;
font-size: 80px;
font-weight: 300;
line-height: 1;
color: #0073b4;
margin-bottom: 10px
}
@media only screen and (min-width: 992px) and (max-width:1199px) {
.countdown-deals.counter-style--one .single-countdown .single-countdown__time {
font-size: 60px
}
}
@media only screen and (min-width: 768px) and (max-width:991px),
only screen and (max-width:767px) {
.countdown-deals.counter-style--one .single-countdown .single-countdown__time {
font-size: 40px
}
}
.countdown-deals.counter-style--one .single-countdown .single-countdown__text {
display: block;
color: #6d70a6;
font-size: 14px;
text-transform: uppercase;
font-weight: 500
}
.countdown-deals.counter-style--two .single-countdown {
display: inline-block
}
.countdown-deals.counter-style--two .single-countdown .single-countdown__time {
display: block;
font-size: 80px;
font-weight: 300;
line-height: 1;
color: #fff;
margin-bottom: 10px
}
@media only screen and (min-width: 992px) and (max-width:1199px) {
.countdown-deals.counter-style--two .single-countdown .single-countdown__time {
font-size: 60px
}
}
@media only screen and (min-width: 768px) and (max-width:991px),
only screen and (max-width:767px) {
.countdown-deals.counter-style--two .single-countdown .single-countdown__time {
font-size: 40px
}
}
.countdown-deals.counter-style--two .single-countdown .single-countdown__text {
display: block;
color: #fff;
font-size: 14px;
text-transform: uppercase;
font-weight: 500
}
.countdown-deals.counter-style--four .single-countdown {
display: inline-block;
width: 70px;
margin: auto
}
.countdown-deals.counter-style--four .single-countdown .single-countdown__time {
display: block;
font-size: 30px;
font-weight: 400;
line-height: 1;
background: #fff;
margin-bottom: 10px;
border-radius: 8px;
height: 90px;
line-height: 90px;
color: #000
}
.countdown-deals.counter-style--four .single-countdown .single-countdown__text {
display: block;
color: #fff;
font-size: 14px;
text-transform: uppercase;
font-weight: 500
}
.time_circles {
position: relative;
width: 100%;
height: 100%
}
.time_circles>div {
position: absolute;
text-align: center;
top: 0 !important;
-webkit-transform: translateY(50%);
transform: translateY(50%)
}
.textDiv_Hours,
.textDiv_Minutes,
.textDiv_Seconds,
.time_circles .textDiv_Days {
color: #222;
font-size: 30px !important
}
@media only screen and (max-width: 575px) {
.textDiv_Hours,
.textDiv_Minutes,
.textDiv_Seconds,
.time_circles .textDiv_Days {
font-size: 15px !important
}
}
@media only screen and (max-width: 767px) {
.textDiv_Hours,
.textDiv_Minutes,
.textDiv_Seconds,
.time_circles .textDiv_Days {
font-size: 20px !important
}
}
.time_circles>div>h4 {
margin: 0;
padding: 0;
text-align: center;
text-transform: capitalize;
position: absolute;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
bottom: 0;
font-size: 13px !important;
color: #6d70a6
}
@media only screen and (max-width: 575px) {
.time_circles>div>h4 {
font-size: 11px !important
}
}
.fun-fact-grid-4 {
border-right: 1px solid #ededed;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.fun-fact-grid-4 .grid-item {
width: 25%;
padding-top: 100px;
padding-bottom: 100px;
position: relative
}
@media only screen and (min-width: 768px) and (max-width:991px),
only screen and (max-width:767px) {
.fun-fact-grid-4 .grid-item {
padding-top: 60px;
padding-bottom: 60px
}
}
.fun-fact-grid-4 .grid-item::before {
position: absolute;
content: '';
left: 0;
top: 0;
bottom: 0;
background: #ededed;
width: 1px
}
.fun-fact-grid-4 .grid-item::after {
position: absolute;
content: '';
top: -1px;
left: 0;
right: 0;
background: #ededed;
height: 1px
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.fun-fact-grid-4 .grid-item {
width: 50%
}
}
@media only screen and (max-width: 767px) {
.fun-fact-grid-4 .grid-item {
width: 100%
}
}
.fun-fact--one .fun-fact__title {
color: #333;
font-weight: 500;
margin-bottom: 10px
}
.fun-fact--one .fun-fact__count {
font-size: 64px;
font-weight: 600;
line-height: 1.41;
color: #0073b4
}
.fun-fact--one .fun-fact__text {
font-size: 16px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 2px;
color: #d2a98e
}
.fun-fact--two {
margin-bottom: 30px
}
.fun-fact--two .fun-fact__count {
font-size: 56px;
color: #fff;
margin-bottom: 20px;
line-height: 1;
font-weight: 700
}
.fun-fact--two .fun-fact__text {
text-transform: uppercase;
color: rgba(255, 255, 255, .7);
font-size: 16px;
letter-spacing: 2px
}
.fun-fact--three {
position: relative;
margin-bottom: 40px
}
@media only screen and (min-width: 992px) and (max-width:1199px) {
.fun-fact--three {
margin-bottom: 30px
}
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.fun-fact--three {
margin-bottom: 0;
margin-top: 30px
}
}
@media only screen and (max-width: 767px) {
.fun-fact--three {
margin-bottom: 0;
margin-top: 30px
}
}
.fun-fact--three .fun-fact__count {
color: #0073b4;
margin-bottom: 19px;
font-size: 56px;
font-weight: 400;
line-height: 1
}
.fun-fact--three .fun-fact__text {
font-size: 14px;
text-transform: uppercase;
color: #7e7e7e
}
.modern-number-01 h2 {
position: relative;
font-size: 12px;
line-height: 2em;
letter-spacing: 2px;
color: #ababab;
text-transform: uppercase;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end
}
.modern-number-01 span.mark-text {
font-size: 180px;
line-height: .8;
font-weight: 900;
margin: 0 5px -5px -5px;
color: #d2a98e
}
@media only screen and (max-width: 767px) {
.modern-number-01 span.mark-text {
font-size: 140px
}
}
.modern-number-01 h3 {
margin-top: 25px;
font-size: 38px
}
@media only screen and (min-width: 992px) and (max-width:1199px) {
.modern-number-01 h3 {
font-size: 30px
}
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.modern-number-01 h3 {
font-size: 28px
}
}
@media only screen and (max-width: 767px) {
.modern-number-01 h3 {
font-size: 24px
}
}
.cybersecurity-about-text .text {
font-size: 18px;
margin-bottom: 20px
}
.managed-it-fun-fact-wrapper .fun-fact-grid-4 .grid-item {
padding-top: 30px;
padding-bottom: 30px;
position: relative
}
.managed-it-fun-fact-wrapper .fun-fact-grid-4 .grid-item::after {
display: none
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.managed-it-fun-fact-wrapper .fun-fact-grid-4 .grid-item::after {
display: inherit
}
}
@media only screen and (max-width: 767px) {
.managed-it-fun-fact-wrapper .fun-fact-grid-4 .grid-item::after {
display: inherit
}
}
.ht-box-icon.style-01 .icon-box-wrap {
padding: 36px 10px 26px;
border-radius: 8px;
background: #fff;
border: 2px solid #eee;
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1);
text-align: center;
margin-top: 30px
}
.ht-box-icon.style-01 .icon-box-wrap .icon {
height: 65px;
text-align: center;
width: 65px;
margin: auto;
margin-bottom: 29px;
color: #0073b4
}
.ht-box-icon.style-01 .icon-box-wrap .icon svg>* {
stroke: #0073b4
}
.ht-box-icon.style-01 .icon-box-wrap .content {
text-align: center
}
.ht-box-icon.style-01 .icon-box-wrap .content .heading {
font-weight: 500;
line-height: 1.25;
margin-bottom: 12px
}
.ht-box-icon.style-01 .icon-box-wrap .content .service_text { color: #000000
}
.ht-box-icon.style-01:hover .icon-box-wrap {
border-color: #fff;
-webkit-transform: translateY(-5px);
transform: translateY(-5px);
background: #fff;
-webkit-box-shadow: 0 0 40px rgba(51, 51, 51, .1);
box-shadow: 0 0 40px rgba(51, 51, 51, .1)
}
.ht-box-icon.style-01 .feature-btn a {
color: #0073b4;
margin-top: 20px
}
.ht-box-icon.style-01 .feature-btn a:hover {
color: #d2a98e
}
.ht-box-icon.style-02 .icon-box-wrap {
padding: 30px 15px;
border-radius: 8px;
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1);
text-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
.ht-box-icon.style-02 .icon-box-wrap .icon {
min-width: 80px;
margin-right: 10px;
color: #333
}
.ht-box-icon.style-02 .icon-box-wrap .icon .svg-icon {
width: 65px;
height: 65px
}
.ht-box-icon.style-02 .icon-box-wrap .icon svg * {
stroke: currentColor
}
.ht-box-icon.style-02 .icon-box-wrap .content {
text-align: left
}
.ht-box-icon.style-02 .icon-box-wrap .content .heading {
font-weight: 500;
line-height: 1.25;
margin-bottom: 12px
}
.ht-box-icon.style-02 .icon-box-wrap .content .service_text { color: #000000;
}
.ht-box-icon.style-02:hover .icon-box-wrap {
border-color: #fff;
-webkit-transform: translateY(-5px);
transform: translateY(-5px);
background: #fff;
-webkit-box-shadow: 0 0 40px rgba(51, 51, 51, .1);
box-shadow: 0 0 40px rgba(51, 51, 51, .1)
}
.ht-box-icon.style-02 .feature-btn a {
color: #0073b4;
margin-top: 20px
}
.ht-box-icon.style-02 .feature-btn a:hover {
color: #d2a98e
}
.ht-box-icon.style-03 .icon-box-wrap {
padding: 30px;
border-radius: 8px;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out
}
.ht-box-icon.style-03 .icon-box-wrap .content-header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.ht-box-icon.style-03 .icon-box-wrap .content-header .icon {
-ms-flex-negative: 0;
flex-shrink: 0;
font-size: 48px;
font-weight: 48px;
min-width: 60px;
margin-right: 10px;
color: #d2a98e
}
.ht-box-icon.style-03 .icon-box-wrap .content-header .heading {
color: #0073b4;
margin-bottom: 10px
}
.ht-box-icon.style-03 .icon-box-wrap .content .service_text { color: #000000;
}
.ht-box-icon.style-03:hover .icon-box-wrap {
-webkit-transform: translateY(-5px);
transform: translateY(-5px);
background: #fff;
-webkit-box-shadow: 0 0 40px rgba(51, 51, 51, .1);
box-shadow: 0 0 40px rgba(51, 51, 51, .1)
}
@media only screen and (max-width: 575px) {
.ht-box-icon.style-03 .icon-box-wrap {
padding: 37px 10px
}
.ht-box-icon.style-03 .icon-box-wrap .image {
height: 100px;
width: 100px;
line-height: 100px
}
}
.feature-list-button-box .ht-btn {
margin: 10px
}
@media only screen and (min-width: 992px) and (max-width:1199px) {
.modern-grid-image-box .section-space--mt_60 {
margin-top: 40px
}
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.modern-grid-image-box .section-space--mt_60 {
margin-top: 30px
}
}
.ht-box-images.style-01 .image-box-wrap {
-webkit-box-shadow: 0 18px 40px rgba(51, 51, 51, .1);
box-shadow: 0 18px 40px rgba(51, 51, 51, .1);
background: #fff;
border-radius: 8px;
padding: 50px 24px 63px;
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1);
text-align: center;
margin-top: 60px
}
.ht-box-images.style-01 .image-box-inner {
-webkit-box-shadow: 0 18px 40px rgba(51, 51, 51, .1);
box-shadow: 0 18px 40px rgba(51, 51, 51, .1);
background: #fff;
border-radius: 8px;
padding: 16px 24px 16px;
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1);
text-align: center;
margin-top: 60px
}
.ht-box-images.style-01 .image-box-wrap .box-image {
text-align: center;
margin-bottom: 41px;
color: #0073b4
}
.ht-box-images.style-01 .image-box-wrap .content {
text-align: center
}
.ht-box-images.style-01 .image-box-wrap .content .heading {
font-weight: 500;
line-height: 1.25;
margin-bottom: 12px
}
.ht-box-images.style-01 .image-box-wrap .content .service_text { color: #000000;
}
.ht-box-images.style-01:hover .icon-box-wrap {
border-color: #fff;
-webkit-transform: translateY(-5px);
transform: translateY(-5px);
background: #fff;
-webkit-box-shadow: 0 0 40px rgba(51, 51, 51, .1);
box-shadow: 0 0 40px rgba(51, 51, 51, .1)
}
.ht-box-images.style-01 .circle-arrow {
position: absolute;
left: 50%;
bottom: 0;
-webkit-transform: translate(-50%, 50%);
transform: translate(-50%, 50%);
height: 56px;
width: 56px
}
.ht-box-images.style-01 .circle-arrow .middle-dot {
pointer-events: none;
content: '';
position: absolute;
top: -12px;
left: -12px;
width: 80px;
height: 80px;
border-radius: 50%;
border: 2px solid #0073b4;
opacity: 0;
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite
}
.ht-box-images.style-01 .circle-arrow a {
position: absolute;
top: 0;
left: 0;
width: 56px;
height: 56px;
line-height: 56px;
text-align: center;
border-radius: 50%;
font-size: 24px;
color: #fff;
background: #0073b4;
cursor: auto
}
.ht-box-images.style-01:hover .circle-arrow a {
background: #0073b4
}
.ht-box-images.style-01:hover .circle-arrow .middle-dot {
-webkit-animation: boxImageAnimationSignal cubic-bezier(0, .55, .55, 1) 2s;
animation: boxImageAnimationSignal cubic-bezier(0, .55, .55, 1) 2s;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
animation-fill-mode: none;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite
}
.ht-box-images.style-02 {
display: block
}
.ht-box-images.style-02 .image-box-wrap {
-webkit-box-shadow: 0 0 40px 5px rgba(51, 51, 51, .1);
box-shadow: 0 0 40px 5px rgba(51, 51, 51, .1);
background: #fff;
border-radius: 8px;
min-height: 150px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.ht-box-images.style-02 .image-box-wrap .box-image {
-ms-flex-negative: 0;
flex-shrink: 0;
margin-right: 30px
}
.ht-box-images.style-02 .image-box-wrap .content .heading {
font-weight: 500;
line-height: 1.67;
margin-bottom: 0
}
.ht-box-images.style-02 .image-box-wrap .content .text { color: #000000;
}
.ht-box-images.style-02:hover {
-webkit-transform: translateY(-5px);
transform: translateY(-5px)
}
.ht-box-images.style-03 {
-webkit-box-shadow: 0 0 41px rgba(0, 0, 0, .03);
box-shadow: 0 0 41px rgba(0, 0, 0, .03);
background: #fff;
padding: 40px 30px 65px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
height: 100%
}
.ht-box-images.style-03 .image-box-wrap {
max-width: 340px;
margin: 0 auto
}
.ht-box-images.style-03 .image-box-wrap .box-image {
margin-bottom: 36px;
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1)
}
.ht-box-images.style-03 .image-box-wrap .content .heading {
font-weight: 500;
line-height: 1.67;
margin-bottom: 0
}
.ht-box-images.style-03 .image-box-wrap .content .text { color: #000000;
}
.ht-box-images.style-03:hover .box-image {
-webkit-transform: translateY(-5px);
transform: translateY(-5px)
}
.ht-box-images.style-03:hover .content .heading {
color: #002fa6
}
.ht-box-images.style-04 {
-webkit-box-shadow: 0 0 30px rgba(51, 51, 51, .05);
box-shadow: 0 0 30px rgba(51, 51, 51, .05);
background: #fff;
padding: 25px 30px 34px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
height: 100%;
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1)
}
.ht-box-images.style-04 .image-box-wrap .box-image {
margin-bottom: 9px
}
.ht-box-images.style-04 .image-box-wrap .content .heading {
font-weight: 500;
line-height: 1.67;
margin-bottom: 0
}
.ht-box-images.style-04 .image-box-wrap .content .text { color: #000000;
}
.ht-box-images.style-04:hover {
-webkit-transform: translateY(-5px);
transform: translateY(-5px)
}
.ht-box-images.style-05 {
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1)
}
.ht-box-images.style-05 .image-box-wrap {
-webkit-box-shadow: 0 18px 40px rgba(51, 51, 51, .1);
box-shadow: 0 18px 40px rgba(51, 51, 51, .1);
background: #fff;
border-radius: 8px;
padding: 50px 30px 63px;
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1);
margin-top: 50px
}
.ht-box-images.style-05 .image-box-wrap .box-image {
position: relative;
margin-bottom: 41px
}
.ht-box-images.style-05 .image-box-wrap .box-image .hover-images {
position: absolute;
top: 0;
left: 0;
opacity: 0;
visibility: hidden
}
.ht-box-images.style-05 .image-box-wrap .content .heading {
font-weight: 500;
line-height: 1.25;
margin-bottom: 12px
}
.ht-box-images.style-05 .image-box-wrap .content .service_text { color: #000000;
}
.ht-box-images.style-05 .image-box-wrap .content .box-images-arrow {
display: inline-block;
margin-top: 27px;
font-size: 14px;
font-weight: 500
}
.ht-box-images.style-05 .image-box-wrap .content .box-images-arrow a {
color: #0073b4
}
.ht-box-images.style-05:hover {
-webkit-transform: translateY(-5px);
transform: translateY(-5px)
}
.ht-box-images.style-05:hover .image-box-wrap {
background: #002fa6
}
.ht-box-images.style-05:hover .box-image .default-image {
opacity: 0;
visibility: hidden
}
.ht-box-images.style-05:hover .box-image .hover-images {
opacity: 1;
visibility: visible
}
.ht-box-images.style-05:hover .content .heading {
color: #fff
}
.ht-box-images.style-05:hover .content .text {
color: #fff
}
.ht-box-images.style-05:hover .content .box-images-arrow a {
color: #d2a98e
}
.ht-box-images.style-06 {
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1)
}
.ht-box-images.style-06 .image-box-wrap {
-webkit-box-shadow: 0 0 40px 5px rgba(51, 51, 51, .1);
box-shadow: 0 0 40px 5px rgba(51, 51, 51, .1);
background: #fff;
border-radius: 8px;
padding: 98px 35px 88px;
overflow: hidden;
position: relative;
margin-top: 30px
}
.ht-box-images.style-06 .image-box-wrap .box-image {
position: relative;
width: 162px;
height: 162px;
border-radius: 50%;
margin: 0 auto 2px;
text-align: center
}
.ht-box-images.style-06 .image-box-wrap .box-image::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-image: linear-gradient(160deg, #fbf7f4 0, #fefdfd 100%);
border-radius: 50%;
-webkit-transform: translateY(-46px);
transform: translateY(-46px)
}
.ht-box-images.style-06 .image-box-wrap .box-image .default-image {
position: relative;
z-index: 2
}
.ht-box-images.style-06 .image-box-wrap .content {
text-align: center
}
.ht-box-images.style-06 .image-box-wrap .content .heading {
font-weight: 500;
line-height: 1.25;
margin-bottom: 12px
}
.ht-box-images.style-06 .image-box-wrap .content .service_text { color: #000000;
}
.ht-box-images.style-06 .image-box-wrap .content .box-images-arrow {
position: absolute;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
height: 56px;
line-height: 55px;
text-align: center;
font-size: 14px;
font-weight: 500;
border-top: 1px solid #eee;
color: #0073b4
}
.ht-box-images.style-06 .image-box-wrap .content .box-images-arrow::before {
background-color: #0073b4;
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
-webkit-transform: translateY(100%);
transform: translateY(100%);
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1);
z-index: -1
}
.ht-box-images.style-06:hover {
-webkit-transform: translateY(-5px);
transform: translateY(-5px)
}
.ht-box-images.style-06:hover .content .box-images-arrow {
color: #fff
}
.ht-box-images.style-06:hover .content .box-images-arrow::before {
-webkit-transform: translateY(0);
transform: translateY(0)
}
.ht-box-images.style-07 {
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1)
}
.ht-box-images.style-07 .image-box-wrap {
padding: 30px 35px 31px;
border-radius: 4px;
margin-top: 10px
}
.ht-box-images.style-07 .image-box-wrap .box-image {
text-align: center;
margin-bottom: 24px
}
.ht-box-images.style-07 .image-box-wrap .content {
text-align: center
}
.ht-box-images.style-07 .image-box-wrap .content .heading {
font-weight: 500;
line-height: 1.25;
margin-bottom: 12px
}
.ht-box-images.style-07 .image-box-wrap .content .text { color: #000000;
}
.ht-box-images.style-07:hover {
-webkit-transform: translateY(-5px);
transform: translateY(-5px);
background: #fff;
-webkit-box-shadow: 0 18px 40px rgba(51, 51, 51, .1);
box-shadow: 0 18px 40px rgba(51, 51, 51, .1)
}
.ht-box-images.style-08 {
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1)
}
.ht-box-images.style-08 .image-box-wrap {
height: 100%;
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-top: 50px
}
.ht-box-images.style-08 .image-box-wrap .box-image {
-ms-flex-negative: 0;
flex-shrink: 0;
margin-right: 24px
}
.ht-box-images.style-08 .image-box-wrap .content {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1
}
.ht-box-images.style-08 .image-box-wrap .content .heading {
font-weight: 500;
line-height: 1.25;
margin-bottom: 12px
}
.ht-box-images.style-08 .image-box-wrap .content .text { color: #000000;
}
@media only screen and (max-width: 575px) {
.ht-box-images.style-08 .image-box-wrap {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column
}
.ht-box-images.style-08 .image-box-wrap .content {
margin-top: 20px
}
}
.ht-box-images.style-08:hover {
-webkit-transform: translateY(-5px);
transform: translateY(-5px)
}
@-webkit-keyframes boxImageAnimationSignal {
0% {
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0)
}
1% {
opacity: .14
}
20% {
opacity: .3
}
40% {
opacity: .4
}
60% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0
}
}
@keyframes boxImageAnimationSignal {
0% {
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0)
}
1% {
opacity: .14
}
20% {
opacity: .3
}
40% {
opacity: .4
}
60% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0
}
}
.large-image-grid-style-two .box-large-image__midea {
position: relative;
height: 440px
}
.large-image-grid-style-two .bg-item-images {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
height: 100%;
width: 100%;
background-repeat: no-repeat;
background-position: center;
background-size: cover
}
.box-large-image__wrap {
max-width: 370px;
width: 100%;
height: 100%;
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column
}
@media only screen and (max-width: 767px) {
.box-large-image__wrap {
margin: auto
}
}
.box-large-image__wrap:hover .box-large-image__box {
-webkit-transform: translateY(-5px);
transform: translateY(-5px)
}
.box-large-image__wrap:hover .images-midea img {
-webkit-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1)
}
.box-large-image__wrap:hover .images-midea::after {
background: #002fa6;
opacity: .8
}
.box-large-image__wrap:hover .heading-wrap .heading {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
opacity: 0
}
.box-large-image__wrap:hover .button-wrapper .btn {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1
}
.box-large-image__box {
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1)
}
.box-large-image__box .button-wrapper {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
border-radius: 8px;
overflow: hidden;
z-index: 3
}
.box-large-image__box .button-wrapper .btn {
background: #fff;
color: #0073b4;
-webkit-transform: translateY(100%);
transform: translateY(100%);
opacity: 0
}
.box-large-image__midea {
position: relative;
border-radius: 8px;
overflow: hidden
}
.box-large-image__midea .images-midea {
text-align: center
}
.box-large-image__midea .images-midea img {
width: 100%;
-webkit-transition: -webkit-transform 1s;
transition: -webkit-transform 1s;
transition: transform 1s;
transition: transform 1s, -webkit-transform 1s
}
.box-large-image__midea .images-midea::after {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: .5;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(39%, transparent), to(#1c0f69));
background-image: linear-gradient(-180deg, transparent 39%, #1c0f69 100%)
}
.box-large-image__midea .images-midea .heading-wrap {
position: absolute;
bottom: 30px;
left: 0;
right: 0;
width: 250px;
margin: 0 auto;
z-index: 1;
overflow: hidden
}
.box-large-image__midea .images-midea .heading-wrap .heading {
font-size: 24px;
line-height: 1.5;
color: #fff;
font-weight: 500;
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1)
}
.box-large-image .box-info {
position: relative;
z-index: 2;
padding: 30px 20px;
text-align: center;
-webkit-transform: translateY(100%);
transform: translateY(100%);
height: 100%;
min-height: 330px
}
.box-large-image .box-info .heading {
-webkit-transform: translateY(-100%) translateY(-54px);
transform: translateY(-100%) translateY(-54px);
font-size: 24px;
line-height: 1.5;
color: #fff
}
.box-large-image__content p {
color: #7e7e7e
}
.box-large-image__content p strong {
color: #333;
font-weight: 500
}
.box-large-image__two {
height: 100%;
position: relative;
overflow: hidden;
display: block;
width: 100%
}
.box-large-image__two:hover .box-large-image__box {
-webkit-transform: translateY(-5px);
transform: translateY(-5px)
}
.box-large-image__two:hover .box-large-image__midea::after {
background: #002fa6;
opacity: .8
}
.box-large-image__two:hover .box-info {
-webkit-transform: translateY(0);
transform: translateY(0);
display: -webkit-box;
display: -ms-flexbox;
display: block;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column
}
.box-large-image__two:hover .box-info .heading {
-webkit-transform: translateY(0);
transform: translateY(0)
}
.box-large-image__two .box-large-image__midea {
position: relative;
border-radius: 8px;
overflow: hidden;
text-align: center;
height: 320px
}
.box-large-image__two .box-large-image__midea img {
width: 100%;
-webkit-transition: -webkit-transform 1s;
transition: -webkit-transform 1s;
transition: transform 1s;
transition: transform 1s, -webkit-transform 1s
}
.box-large-image__two .box-large-image__midea::after {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: .5;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(11%, rgba(28, 15, 105, 0)), color-stop(80%, #000));
background-image: linear-gradient(-180deg, rgba(28, 15, 105, 0) 11%, #000 80%)
}
.box-large-image__two__box {
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1);
position: relative;
border-radius: 8px;
overflow: hidden;
height: 100%
}
.box-large-image__two__box .box-info {
position: absolute;
z-index: 2;
text-align: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding: 30px 20px;
-webkit-transform: translateY(100%);
transform: translateY(100%);
height: 330px;
-webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
transition: all .3s cubic-bezier(.645, .045, .355, 1);
top: 0;
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1)
}
.box-large-image__two__box .box-info .heading {
-webkit-transform: translateY(-100%) translateY(-54px);
transform: translateY(-100%) translateY(-54px);
font-size: 24px;
line-height: 1.5;
color: #fff;
margin-bottom: 10px
}
.box-large-image__two__box .box-info .text {
color: #fff
}
.box-large-image__two__box .box-info .btn {
background: #d2a98e;
margin-top: 40px;
display: inline-block;
width: 56px;
height: 56px;
line-height: 56px;
text-align: center;
border-radius: 50%;
color: #fff;
font-size: 18px;
padding: 0
}
.ht-large-box-images.style-03 {
display: block
}
.ht-large-box-images.style-03 .large-image-box {
background: #fff;
border-radius: 8px;
overflow: hidden;
-webkit-box-shadow: 0 0 40px rgba(51, 51, 51, .1);
box-shadow: 0 0 40px rgba(51, 51, 51, .1);
position: relative;
margin-bottom: 30px
}
.ht-large-box-images.style-03 .content {
padding: 32px 35px;
padding-bottom: 88px;
text-align: center
}
.ht-large-box-images.style-03 .content .heading {
font-weight: 500;
line-height: 1.25;
margin-bottom: 12px
}
.ht-large-box-images.style-03 .content .text { color: #000000;
}
.ht-large-box-images.style-03 .content .box-images-arrow {
position: absolute;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
height: 56px;
line-height: 55px;
text-align: center;
font-size: 14px;
font-weight: 500;
border-top: 1px solid #eee;
color: #0073b4
}
.ht-large-box-images.style-03 .content .box-images-arrow::before {
background-color: #0073b4;
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
-webkit-transform: translateY(100%);
transform: translateY(100%);
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1);
z-index: -1
}
.ht-large-box-images.style-03:hover {
-webkit-transform: translateY(-5px);
transform: translateY(-5px)
}
.ht-large-box-images.style-03:hover .content .heading {
color: #0073b4
}
.ht-large-box-images.style-03:hover .content .box-images-arrow {
color: #fff
}
.ht-large-box-images.style-03:hover .content .box-images-arrow::before {
-webkit-transform: translateY(0);
transform: translateY(0)
}
.ht-large-box-images.style-04 {
display: block
}
.ht-large-box-images.style-04 .large-image-box {
position: relative;
margin-bottom: 30px
}
.ht-large-box-images.style-04 .box-image {
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1)
}
.ht-large-box-images.style-04 .content {
padding: 32px 35px;
padding-bottom: 88px;
text-align: center
}
.ht-large-box-images.style-04 .content .heading {
font-weight: 500;
line-height: 1.25;
margin-bottom: 12px
}
.ht-large-box-images.style-04 .content .text {
color: #696969
}
.ht-large-box-images.style-04 .content .box-images-arrow {
margin-top: 20px;
color: #0073b4
}
.ht-large-box-images.style-04:hover .box-image {
-webkit-transform: translateY(-5px);
transform: translateY(-5px)
}
.brand-logo-slider__one .brand-logo-slider__container {
padding: 15px 0
}
.brand-logo-slider__one .brand-logo {
-webkit-align-self: center;
-ms-flex-item-align: center;
align-self: center;
text-align: center;
position: relative
}
.brand-logo-slider__one .brand-logo__image {
-webkit-transition: all .4s linear;
transition: all .4s linear
}
.brand-logo-slider__one .brand-logo__image-hover {
visibility: hidden;
opacity: 0;
-webkit-transform: scale(.8, .8);
transform: scale(.8, .8);
-webkit-transition: all .4s linear;
transition: all .4s linear;
position: absolute;
top: 0;
left: 0;
width: 100%
}
.brand-logo-slider__one .brand-logo:hover .brand-logo__image {
visibility: hidden;
opacity: 0;
-webkit-transform: scale(.8, .8);
transform: scale(.8, .8)
}
.brand-logo-slider__one .brand-logo:hover .brand-logo__image-hover {
opacity: 1;
visibility: visible;
-webkit-transform: none !important;
transform: none !important
}
.brand-logo-slider__two .brand-logo-two {
-webkit-align-self: center;
-ms-flex-item-align: center;
align-self: center;
text-align: center;
position: relative
}
.brand-logo-slider__two .brand-logo-two__image {
-webkit-transition: all .4s linear;
transition: all .4s linear
}
.brand-logo-slider__two .brand-logo-two__image-hover {
visibility: hidden;
opacity: 0;
-webkit-transform: translate(-50%, 20px);
transform: translate(-50%, 20px);
-webkit-transition: all .4s linear;
transition: all .4s linear;
position: absolute;
top: 0;
left: 50%;
width: 100%
}
.brand-logo-slider__two .brand-logo-two:hover .brand-logo-two__image {
visibility: hidden;
opacity: 0;
-webkit-transform: translateY(-20px);
transform: translateY(-20px)
}
.brand-logo-slider__two .brand-logo-two:hover .brand-logo-two__image-hover {
visibility: visible;
opacity: 1;
-webkit-transform: translate(-50%, 0);
transform: translate(-50%, 0)
}
.brand-logo-slider__two .brand-logo-two--slider {
margin-bottom: 0
}
.brand-logo-slider__three .brand-logo {
-webkit-align-self: center;
-ms-flex-item-align: center;
align-self: center;
text-align: center;
position: relative
}
.brand-logo-slider__three .brand-logo__image {
opacity: .4;
-webkit-transition: all .4s linear;
transition: all .4s linear
}
.brand-logo-slider__three .brand-logo:hover .brand-logo__image {
opacity: 1
}
.brand-logo-slider__three .brand-logo--slider {
margin-bottom: 0
}
.brand-logo-slider__four .brand-logo {
-webkit-align-self: center;
-ms-flex-item-align: center;
align-self: center;
text-align: center;
position: relative
}
.brand-logo-slider__four .brand-logo__image {
opacity: 1;
-webkit-transition: all .4s linear;
transition: all .4s linear
}
.brand-logo-slider__four .brand-logo:hover .brand-logo__image {
opacity: .4
}
.brand-logo-slider__four .brand-logo--slider {
margin-bottom: 0
}
.separator-list .list-item {
position: relative;
margin-bottom: 6px;
padding-bottom: 6px
}
.separator-list .list-item::before {
position: absolute;
bottom: 0;
left: 0;
content: '';
height: 1px;
width: 100%;
background: #eee
}
.separator-list .list-item:last-child {
margin-bottom: 0;
padding-bottom: 0
}
.separator-list .list-item:last-child::before {
display: none
}
.separator-list .list-item a {
line-height: 16px
}
separator-list-wrap ul li a .active {
color: red
}
.check-list .list-item {
position: relative;
padding-left: 32px;
margin-bottom: 10px
}
.check-list .list-item::before {
color: #0073b4;
content: '\f00c';
position: absolute;
top: 5px;
left: 0;
display: block;
font-size: 13px;
line-height: 1;
font-family: 'Font Awesome 5 Pro';
font-weight: 900
}
.check-list .list-item:last-child {
margin-bottom: 0;
padding-bottom: 0
}
.check-list .list-item a {
line-height: 16px
}
.check-list.check-list-color-two .list-item::before {
color: #d2a98e
}
.circle-list .list-item {
position: relative;
padding-left: 14px;
margin-bottom: 12px
}
.circle-list .list-item::before {
content: '';
position: absolute;
top: 8px;
left: 0;
display: block;
width: 5px;
height: 5px;
border-radius: 50%;
background: #999
}
.circle-list .list-item:last-child {
margin-bottom: 0;
padding-bottom: 0
}
.circle-list .list-item a {
line-height: 16px
}
.icon-list .list-item {
position: relative;
padding-left: 0;
margin-bottom: 12px
}
.icon-list .list-item .list__icon {
color: #0073b4;
font-size: 16px;
margin-right: 10px
}
.icon-list .list-item a {
line-height: 16px
}
ol {
min-width: 45px;
margin: 0;
padding-left: 30px
}
.automatic-numbered-list .list-item {
position: relative;
padding-left: 0;
margin-bottom: 12px;
font-size: 24px;
color: #333;
line-height: 1.2;
font-weight: 400
}
.automatic-numbered-list .list-item a {
line-height: 16px
}
.ht-list.style-auto-numbered-02 .list-item {
position: relative;
padding: 0;
margin-bottom: 62px
}
.ht-list.style-auto-numbered-02 .list-item:last-child {
margin-bottom: 0
}
.ht-list.style-auto-numbered-02 .list-item .link {
display: block
}
.ht-list.style-auto-numbered-02 .list-item .link:hover .title {
color: #0073b4
}
.ht-list.style-auto-numbered-02 .list-item .link:hover .title::after {
opacity: 1;
visibility: visible;
-webkit-transform: translateX(0);
transform: translateX(0);
color: #0073b4
}
.ht-list.style-auto-numbered-02 .list-item .link:hover .title::before {
opacity: 0;
visibility: hidden
}
.ht-list.style-auto-numbered-02 .list-item .link:hover .marker {
color: #0073b4
}
.ht-list.style-auto-numbered-02 .marker {
font-size: 24px;
font-weight: 800;
line-height: 1.2;
margin-right: 10px;
min-width: 45px;
color: #ababab;
display: inline-block;
float: left
}
.ht-list.style-auto-numbered-02 .title-wrap {
overflow: hidden
}
.ht-list.style-auto-numbered-02 .title {
font-size: 24px;
line-height: 1.2;
margin-top: 14px;
padding-top: 20px;
border-top: 2px solid #ededed;
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1);
padding-right: 15px
}
.ht-list.style-auto-numbered-02 .title::before {
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
font-family: 'Font Awesome 5 Pro';
font-weight: 400;
content: '\f178';
position: absolute;
top: 38px;
right: 0;
color: #333;
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1)
}
.ht-list.style-auto-numbered-02 .title::after {
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
font-family: 'Font Awesome 5 Pro';
font-weight: 400;
content: '\f178';
position: absolute;
top: 38px;
right: 0;
opacity: 0;
visibility: hidden;
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1)
}
.icon-process-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
text-align: center;
margin-bottom: -60px
}
@media only screen and (min-width: 768px) and (max-width:991px),
only screen and (max-width:767px) {
.icon-process-wrapper {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column
}
}
.icon-process-single {
padding: 0 10px;
position: relative;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
margin-bottom: 60px
}
.icon-process-single__line {
position: absolute;
top: 60px;
left: 100%;
-webkit-transform: translate(-50%, -5px);
transform: translate(-50%, -5px);
height: 10px;
width: 100%;
line-height: 0
}
@media only screen and (min-width: 768px) and (max-width:991px),
only screen and (max-width:767px) {
.icon-process-single__line {
left: 50%;
bottom: -30px;
top: auto;
-webkit-transform: translate(-50%, 0);
transform: translate(-50%, 0)
}
}
.icon-process-single__line .dot {
display: inline-block;
vertical-align: middle;
background: #e4e8f6;
border-radius: 50%;
margin: 0 8px
}
.icon-process-single__line .dot-1 {
width: 2px;
height: 2px
}
.icon-process-single__line .dot-2 {
width: 4px;
height: 4px
}
.icon-process-single__line .dot-3 {
width: 6px;
height: 6px
}
.icon-process-single__line .dot-4 {
width: 8px;
height: 8px
}
.icon-process-single__line .dot-5 {
width: 10px;
height: 10px
}
.icon-process-single:last-child .icon-process-single__line {
display: none
}
.icon-process-single__content-wrap {
position: relative;
text-align: center;
margin: 0 auto;
max-width: 320px
}
.icon-process-single__media {
position: relative;
width: 120px;
height: 120px;
line-height: 120px;
border-radius: 40px;
font-size: 34px;
background: #fff;
-webkit-box-shadow: 0 15px 50px rgba(89, 69, 230, .12);
box-shadow: 0 15px 50px rgba(89, 69, 230, .12);
margin: 0 auto 52px;
color: #38cb89;
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1)
}
@media only screen and (min-width: 768px) and (max-width:991px),
only screen and (max-width:767px) {
.icon-process-single__media {
margin-bottom: 30px
}
}
.icon-process-single__media i {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%)
}
.icon-process-single__title {
color: #6d70a6;
margin-bottom: 14px
}
.icon-process-single:hover .icon-process-single__media {
background-color: #38cb89;
color: #fff
}
.gradation-title-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between
}
@media only screen and (max-width: 767px) {
.gradation-title-wrapper {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column
}
}
.gradation-sub-heading .heading {
position: relative;
font-size: 13px;
line-height: 2em;
letter-spacing: 2px;
text-transform: uppercase;
display: inline-block;
padding: 35px 80px 35px 42px;
z-index: 1
}
.gradation-sub-heading .heading::before {
background-color: #0073b4;
content: '';
position: absolute;
top: 47px;
left: 0;
width: 34px;
height: 1px
}
.gradation-sub-heading .heading mark {
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translate(0, -50%);
transform: translate(0, -50%);
font-size: 120px;
line-height: .8;
font-weight: 900;
color: #ededed;
z-index: -1
}
@media only screen and (max-width: 767px) {
.gradation-sub-heading .heading {
margin-top: 30px
}
}
.ht-gradation.style-01 {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-left: -15px;
margin-right: -15px
}
.ht-gradation.style-01 .item {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
position: relative;
padding: 0 15px
}
.ht-gradation.style-01 .item .line {
width: 100%;
height: 1px;
background: #ededed;
position: absolute;
top: 24px;
left: 15px
}
.ht-gradation.style-01 .item:last-child .line {
display: none
}
.ht-gradation.style-01 .item .mask {
opacity: 0;
visibility: hidden
}
.ht-gradation.style-01 .item:hover .mask {
opacity: 1;
visibility: visible
}
.ht-gradation.style-01 .item:hover .circle {
color: #fff;
background: #0073b4
}
@media only screen and (min-width: 768px) and (max-width:991px),
only screen and (max-width:767px) {
.ht-gradation.style-01 {
display: block
}
.ht-gradation.style-01 .item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
width: 100%
}
.ht-gradation.style-01 .item .line {
left: 39px;
height: 100%;
width: 1px;
top: 15px
}
.ht-gradation.style-01 .content-wrap {
padding: 10px 0 50px 30px
}
}
.ht-gradation.style-01 .circle-wrap {
display: inline-block;
position: relative;
margin-bottom: 56px
}
.ht-gradation.style-01 .circle {
position: relative;
z-index: 1;
width: 48px;
height: 48px;
line-height: 44px;
text-align: center;
border: 2px solid #e8e8e8;
border-radius: 50%;
font-size: 18px;
background-color: #fff;
margin-bottom: 0;
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1)
}
.ht-gradation.style-01 .wave-pulse {
width: 1px;
height: 0;
margin: 0 auto
}
.ht-gradation.style-01 .wave-pulse::after,
.ht-gradation.style-01 .wave-pulse::before {
opacity: 0;
content: '';
display: block;
position: absolute;
width: 100px;
height: 100px;
top: 50%;
left: 50%;
background: #fff;
border-radius: 50%;
border: 1px solid #ababab;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-animation: gradationMask 3s linear infinite;
animation: gradationMask 3s linear infinite
}
.ht-gradation.style-01 .wave-pulse-2::before {
-webkit-animation-delay: 1.2s;
animation-delay: 1.2s
}
.ht-gradation.style-01 .wave-pulse-3::before {
-webkit-animation-delay: 2.4s;
animation-delay: 2.4s
}
.ht-gradation.style-01 .heading {
font-weight: 500
}
.ht-gradation.style-01 .text {
margin-top: 17px
}
.ht-gradation.style-01 .gradation-btn {
font-weight: 500;
margin-top: 20px;
font-size: 14px;
color: #0073b4
}
.ht-gradation.style-01 .gradation-btn:hover {
color: #d2a98e
}
@-webkit-keyframes gradationMask {
0% {
-webkit-transform: translate(-50%, -50%) scale(0);
transform: translate(-50%, -50%) scale(0);
opacity: 1
}
90% {
opacity: 1
}
100% {
-webkit-transform: translate(-50%, -50%) scale(1);
transform: translate(-50%, -50%) scale(1);
opacity: 0;
border-color: transparent
}
}
@keyframes gradationMask {
0% {
-webkit-transform: translate(-50%, -50%) scale(0);
transform: translate(-50%, -50%) scale(0);
opacity: 1
}
90% {
opacity: 1
}
100% {
-webkit-transform: translate(-50%, -50%) scale(1);
transform: translate(-50%, -50%) scale(1);
opacity: 0;
border-color: transparent
}
}
.instagram-feed-thumb {
overflow: hidden
}
.instagram-wrap {
display: grid;
grid-template-columns: repeat(6, 1fr);
grid-column-gap: 30px;
grid-row-gap: 30px
}
@media only screen and (min-width: 992px) and (max-width:1199px) {
.instagram-wrap {
grid-template-columns: repeat(4, 1fr)
}
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.instagram-wrap {
grid-template-columns: repeat(3, 1fr)
}
}
@media only screen and (max-width: 767px) {
.instagram-wrap {
grid-template-columns: repeat(2, 1fr)
}
}
@media only screen and (max-width: 575px) {
.instagram-wrap {
grid-template-columns: repeat(1, 1fr)
}
}
.instagram-item a {
overflow: hidden;
position: relative
}
.instagram-item a::after {
background-color: rgba(0, 0, 0, .4);
content: '';
position: absolute;
left: 0;
top: 0;
-webkit-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
opacity: 0;
visibility: hidden;
pointer-events: none;
height: 100%;
width: 100%
}
.instagram-item a img {
-webkit-transition: all 1.5s ease-in-out;
transition: all 1.5s ease-in-out;
-webkit-transform: scale(1);
transform: scale(1);
max-width: 100%
}
.instagram-item a:hover img {
-webkit-transform: scale(1.2);
transform: scale(1.2)
}
.instagram-item a .instagram-hvr-content {
position: absolute;
z-index: 2;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0;
visibility: hidden;
-webkit-transition: all .4s ease-in-out;
transition: all .4s ease-in-out
}
.instagram-item a .instagram-hvr-content .totalcomments,
.instagram-item a .instagram-hvr-content .tottallikes {
color: #fff;
margin: 0 5px
}
.instagram-item a .instagram-hvr-content .totalcomments i,
.instagram-item a .instagram-hvr-content .tottallikes i {
margin-right: 5px
}
.instagram-item a:hover::after {
opacity: 1;
visibility: visible
}
.instagram-item a:hover .instagram-hvr-content {
opacity: 1;
visibility: visible
}
.ht-message-box {
background: #eee;
padding: 27px 30px 27px 50px;
font-weight: 500;
border-radius: 8px
}
.ht-message-box .icon {
margin-right: 10px
}
.ht-message-box.style-info {
color: #5b63fe;
background: rgba(91, 99, 254, .1)
}
.ht-message-box.style-success {
background: rgba(56, 203, 137, .1);
color: #38cb89
}
.ht-message-box.style-error {
background: rgba(254, 40, 84, .1);
color: #fe2854
}
.ht-message-box.style-warning {
color: #fb0;
background: rgba(255, 187, 0, .1)
}
.single-popup-wrap {
position: relative
}
.video-link {
-webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
transition: all .3s cubic-bezier(.645, .045, .355, 1);
display: block
}
.video-link .ht-popup-video.video-overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
background-color: rgba(8, 106, 216, .8)
}
.video-link .ht-popup-video.video-button {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto
}
.video-link .ht-popup-video.video-button .video-mark {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translateY(-50%, -50%);
transform: translateY(-50%, -50%);
pointer-events: none
}
.video-link .ht-popup-video.video-button .video-mark .wave-pulse {
width: 1px;
height: 0;
margin: 0 auto
}
.video-link .ht-popup-video.video-button .video-mark .wave-pulse::after,
.video-link .ht-popup-video.video-button .video-mark .wave-pulse::before {
opacity: 0;
content: '';
display: block;
position: absolute;
width: 200px;
height: 200px;
top: 50%;
left: 50%;
border-radius: 50%;
border: 3px solid #0073b4;
-webkit-animation: zoomBig 3.25s linear infinite;
animation: zoomBig 3.25s linear infinite;
-webkit-animation-delay: 0s;
animation-delay: 0s
}
.video-link .ht-popup-video.video-button .video-mark .wave-pulse::before {
-webkit-animation-delay: .75s;
animation-delay: .75s
}
.video-link .ht-popup-video .video-button {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto
}
.video-link .ht-popup-video .video-button__one {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%)
}
.video-link .ht-popup-video .video-button__one .video-play {
width: 72px;
height: 72px;
background: 0 0;
border: 6px solid #fff;
border-radius: 50%;
-webkit-transition: all 1s cubic-bezier(0, 0, .2, 1) !important;
transition: all 1s cubic-bezier(0, 0, .2, 1) !important
}
.video-link .ht-popup-video .video-button__one .video-play-icon {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
line-height: 1;
margin-left: 1px
}
.video-link .ht-popup-video .video-button__one .video-play-icon::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 0;
height: 0;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
border-top: 11px solid transparent;
border-bottom: 11px solid transparent;
border-left: 17px solid #fff
}
.video-link .ht-popup-video .video-button__two {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%)
}
.video-link .ht-popup-video .video-button__two .video-play {
width: 78px;
height: 78px;
background: #0073b4;
-webkit-box-shadow: 0 2px 41px 0 rgba(91, 99, 254, .36);
box-shadow: 0 2px 41px 0 rgba(91, 99, 254, .36);
border-radius: 50%;
-webkit-transition: all 1s cubic-bezier(0, 0, .2, 1) !important;
transition: all 1s cubic-bezier(0, 0, .2, 1) !important;
-webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, .07);
box-shadow: 0 20px 30px rgba(0, 0, 0, .07)
}
.video-link .ht-popup-video .video-button__two .video-play-icon {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
line-height: 1;
margin-left: 1px
}
.video-link .ht-popup-video .video-button__two .video-play-icon::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 0;
height: 0;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
border-top: 11px solid transparent;
border-bottom: 11px solid transparent;
border-left: 17px solid #fff;
border-top-width: 12px;
border-bottom-width: 12px;
border-left-width: 19px;
border-left-color: #fff
}
.video-link:hover .video-play {
-webkit-transform: scale3d(1.15, 1.15, 1.15);
transform: scale3d(1.15, 1.15, 1.15)
}
@-webkit-keyframes zoomBig {
0% {
-webkit-transform: translate(-50%, -50%) scale(0);
transform: translate(-50%, -50%) scale(0);
opacity: 1;
border-width: 3px
}
40% {
opacity: .5;
border-width: 2px
}
65% {
border-width: 1px
}
100% {
-webkit-transform: translate(-50%, -50%) scale(1);
transform: translate(-50%, -50%) scale(1);
opacity: 0;
border-width: 1px
}
}
@keyframes zoomBig {
0% {
-webkit-transform: translate(-50%, -50%) scale(0);
transform: translate(-50%, -50%) scale(0);
opacity: 1;
border-width: 3px
}
40% {
opacity: .5;
border-width: 2px
}
65% {
border-width: 1px
}
100% {
-webkit-transform: translate(-50%, -50%) scale(1);
transform: translate(-50%, -50%) scale(1);
opacity: 0;
border-width: 1px
}
}
@keyframes zoomBig {
0% {
-webkit-transform: translate(-50%, -50%) scale(0);
transform: translate(-50%, -50%) scale(0);
opacity: 1;
border-width: 3px
}
40% {
opacity: .5;
border-width: 2px
}
65% {
border-width: 1px
}
100% {
-webkit-transform: translate(-50%, -50%) scale(1);
transform: translate(-50%, -50%) scale(1);
opacity: 0;
border-width: 1px
}
}
.center-plexible-row .swiper-slide {
width: auto
}
.center-plexible-row .single-flexible-slider img {
height: 400px
}
@media only screen and (min-width: 992px) and (max-width:1199px) {
.center-plexible-row .single-flexible-slider img {
height: 100%
}
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.center-plexible-row .single-flexible-slider img {
height: 300px
}
}
@media only screen and (max-width: 767px) {
.center-plexible-row .single-flexible-slider img {
height: 100%
}
}
.auto-plexible-row .swiper-slide {
width: auto
}
.auto-plexible-row .single-flexible-slider img {
height: 400px
}
@media only screen and (min-width: 992px) and (max-width:1199px) {
.auto-plexible-row .single-flexible-slider img {
height: 350px
}
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.auto-plexible-row .single-flexible-slider img {
height: 300px
}
}
@media only screen and (max-width: 767px) {
.auto-plexible-row .single-flexible-slider img {
height: 100%
}
}
.pricing-table-wrapper {
margin-bottom: -30px
}
.pricing-table-one {
-webkit-box-align: center;
-ms-flex-align: center
}
.pricing-table-one .pricing-table {
margin-bottom: 30px
}
.pricing-table-one .pricing-table__inner {
position: relative;
overflow: hidden;
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1);
text-align: center;
padding: 30px 16px 0;
border-radius: 8px;
background-color: #fff;
-webkit-box-shadow: 0 0 30px rgba(51, 51, 51, .1);
box-shadow: 0 0 30px rgba(51, 51, 51, .1)
}
.pricing-table-one .pricing-table__header {
margin-bottom: 25px
}
.pricing-table-one .pricing-table__header .sub-title {
font-size: 22px;
line-height: 1.5;
color: inherit;
letter-spacing: 2px;
margin-bottom: 21px;
z-index: 2;
position: relative
}
.pricing-table-one .pricing-table__header .sub-title2 {
font-size: 22px;
line-height: 1.5;
color: #0073b4;
letter-spacing: 2px;
margin-bottom: 21px;
z-index: 2;
position: relative
}
.pricing-table-one .pricing-table__image {
position: relative;
width: 120px;
height: 120px;
border-radius: 50%;
margin: 0 auto 20px;
background-image: linear-gradient(160deg, #fbf7f4 0, #fefdfd 100%);
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center
}
.pricing-table-one .pricing-table__title {
color: #ccc;
margin-bottom: 19px;
font-size: 15px;
text-transform: uppercase;
z-index: 1;
position: relative
}
.pricing-table-one .pricing-table__price-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
font-weight: 500
}
.pricing-table-one .pricing-table__price-wrap .currency {
font-size: 15px;
margin-bottom: 0;
color: #ababab
}
.pricing-table-one .pricing-table__price-wrap .price {
font-size: 36px;
line-height: .8;
margin: 0 4px;
font-weight: 500;
color: #454545
}
.pricing-table-one .pricing-table__price-wrap .period {
font-size: 15px;
margin-bottom: 0;
color: #ababab;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end
}
.pricing-table-one .pricing-table__list {
margin: 29px auto 0;
max-width: 390px
}
.pricing-table-one .pricing-table__list li {
position: relative;
display: block;
padding: 7px 0 0 31px
}
.pricing-table-one .pricing-table__list li::before {
content: '\f00c';
color: #0073b4;
position: absolute;
top: 12px;
left: 0;
display: inline-block;
line-height: 1;
font-family: 'Font Awesome 5 Pro';
font-weight: 900
}
.pricing-table-one .pricing-table__list li .featured {
font-weight: 500
}
.pricing-table-one .pricing-table__footer {
margin-top: 30px;
padding-top: 8px
}
.pricing-table-one .pricing-table__footer .ht-btn {
width: 185px;
max-width: 100%
}
.pricing-table-one .pricing-table__footer .ht-btn--outline {
border-width: 1px
}
.pricing-table-one .pricing-table__feature-mark {
position: absolute;
top: 0;
right: 0;
height: 92px;
width: 92px;
background: #d2a98e
}
.pricing-table-one .pricing-table__feature-mark::after {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
background: none repeat scroll 0 0 #fff;
content: "";
height: 159px;
right: 23px;
position: absolute;
top: 10px;
width: 100%
}
.pricing-table-one .pricing-table__feature-mark span {
position: absolute;
top: 20px;
right: 7px;
text-align: center;
font-size: 11px;
font-weight: 700;
line-height: 1.19;
display: block;
color: #fff;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
width: 50px;
text-transform: uppercase;
letter-spacing: 1px
}
.pricing-table-one .pricing-table:hover .pricing-table__inner {
-webkit-box-shadow: 0 41px 43px rgba(51, 51, 51, .07);
box-shadow: 0 41px 43px rgba(51, 51, 51, .07);
border: 0 solid transparent;
-webkit-transform: translateY(-5px);
transform: translateY(-5px)
}
.pricing-table-one .pricing-table--popular .pricing-table__inner {
border: 0 solid transparent;
padding: 49px 20px 51px
}
.pricing-table-two .pricing-table {
margin-bottom: 30px
}
.pricing-table-two .pricing-table__inner {
position: relative;
overflow: hidden;
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1);
text-align: center;
padding: 34px 20px 40px;
border: 1px solid #dce6ed;
border-radius: 8px;
background-color: #fff
}
.pricing-table-two .pricing-table__header {
margin-bottom: 25px
}
.pricing-table-two .pricing-table__title {
color: #333;
margin-bottom: 24px
}
.pricing-table-two .pricing-table__price-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center
}
.pricing-table-two .pricing-table__price-wrap .currency {
font-size: 15px;
margin-bottom: 0;
color: #ababab
}
.pricing-table-two .pricing-table__price-wrap .price {
font-size: 56px;
line-height: .8;
margin: 0 4px;
font-weight: 300;
color: #333
}
.pricing-table-two .pricing-table__price-wrap .period {
font-size: 15px;
margin-bottom: 0;
color: #ababab;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end
}
.pricing-table-two .pricing-table__list li {
position: relative;
display: block;
padding: 5px 0
}
.pricing-table-two .pricing-table__list li .featured {
font-weight: 500
}
.pricing-table-two .pricing-table__footer {
margin-top: 30px
}
.pricing-table-two .pricing-table__footer .ht-btn {
width: 180px;
max-width: 100%
}
.pricing-table-two .pricing-table__footer .ht-btn:hover {
background: #0073b4
}
.pricing-table-two .pricing-table__feature-mark {
position: absolute;
top: -1px;
right: -1px;
width: 0;
height: 0;
border-top: 88px solid #d2a98e;
border-bottom: 88px solid transparent;
border-left: 88px solid transparent
}
.pricing-table-two .pricing-table__feature-mark span {
position: absolute;
top: -72px;
right: 6px;
text-align: center;
font-size: 11px;
font-weight: 700;
line-height: 1.19;
display: block;
color: #fff;
-webkit-transform: rotate(45deg);
transform: rotate(45deg)
}
.pricing-table-two .pricing-table:hover .pricing-table__inner {
-webkit-box-shadow: 0 2px 30px rgba(89, 69, 230, .12);
box-shadow: 0 2px 30px rgba(89, 69, 230, .12);
border: 0 solid transparent;
padding: 35px 21px 41px;
-webkit-transform: translateY(-5px);
transform: translateY(-5px)
}
.pricing-table-two .pricing-table--popular .pricing-table__inner {
-webkit-box-shadow: 0 2px 30px rgba(89, 69, 230, .12);
box-shadow: 0 2px 30px rgba(89, 69, 230, .12);
border: 0 solid transparent;
padding: 35px 21px 41px;
background: #002fa6
}
.pricing-table-two .pricing-table--popular .pricing-table__title {
color: #fff
}
.pricing-table-two .pricing-table--popular .pricing-table__price-wrap .currency {
color: #fff
}
.pricing-table-two .pricing-table--popular .pricing-table__price-wrap .price {
color: #fff
}
.pricing-table-two .pricing-table--popular .pricing-table__price-wrap .period {
color: #fff
}
.pricing-table-two .pricing-table--popular .pricing-table__list li {
color: #fff
}
.ht-plans-menu .tab__item:first-child a {
border-top-left-radius: 5px !important;
border-bottom-left-radius: 5px !important
}
.ht-plans-menu .tab__item:last-child a {
border-top-right-radius: 5px !important;
border-bottom-right-radius: 5px !important
}
.ht-plans-menu .tab__item a {
font-size: 16px;
font-weight: 500;
line-height: 1.25;
border: 1px solid #ededed;
background: #fff;
color: #454545;
padding: 18px 10px 16px;
min-width: 160px;
border-radius: 0
}
.ht-plans-menu .tab__item a.active {
background: #0073b4;
color: #fff;
border-color: #0073b4 !important
}
.ht-plans-menu .tab__item2 a.active {
background: #0073b4 !important;
color: #fff !important;
border-color: #0073b4 !important
}
.progress-bar--one .progress-charts {
margin-bottom: 20px;
padding-bottom: 20px;
overflow: hidden
}
.progress-bar--two .progress-charts {
padding-bottom: 20px;
overflow: hidden
}
.progress-charts .heading {
color: #6d70a6;
margin-bottom: 12px;
font-weight: 400
}
.progress-charts .progress {
height: 4px;
overflow: visible;
font-size: 14px;
background-color: #f5f5f5;
border-radius: 0
}
.progress-charts .progress .progress-bar {
position: relative;
background: #0073b4;
color: #0073b4
}
.progress-charts .progress .progress-bar::after,
.progress-charts .progress .progress-bar::before {
content: '';
position: absolute;
right: -4px;
top: 50%;
border-radius: 50%;
-webkit-transform: translate(50%, -50%);
transform: translate(50%, -50%)
}
.progress-charts .progress .progress-bar::after {
height: 13px;
width: 13px;
border: 3px solid currentColor
}
.progress-charts .progress .progress-bar::before {
height: 28px;
width: 28px;
border: 1px solid currentColor;
opacity: .3
}
.progress-charts .progress .progress-bar span.percent-label {
position: absolute;
right: -45px;
font-size: 14px;
font-weight: 500;
top: -40px;
color: #2e3280;
line-height: 2
}
.progress-charts .progress .progress-bar.gradient-1 {
color: #61fded;
background-color: #0d8abc;
background-image: linear-gradient(-224deg, #0d8abc 0, #61fded 100%)
}
.progress-charts .progress .progress-bar.gradient-2 {
color: #eece90;
background-color: #d45529;
background-image: linear-gradient(-224deg, #d45529 0, #eece90 100%)
}
.progress-charts .progress .progress-bar.gradient-3 {
color: #5c51ff;
background-color: #f646a9;
background-image: linear-gradient(-224deg, #f646a9 0, #5c51ff 100%)
}
.progress-charts .progress .progress-bar.gradient-4 {
color: #e5529a;
background-color: #e77654;
background-image: linear-gradient(-224deg, #e77654 0, #e5529a 100%)
}
.progress-charts .progress__two .progress {
height: 16px;
overflow: visible;
font-size: 14px;
border-radius: 0;
height: 32px;
padding: 6px;
border-radius: 30px;
-webkit-box-shadow: none;
box-shadow: none;
background-color: #f2f2f2
}
.progress-charts .progress__two .progress-bar {
background-color: #9c7af2;
background: #0073b4;
position: relative;
top: auto;
bottom: auto;
left: auto;
right: auto;
border-radius: inherit
}
.progress-charts .progress__two .progress-bar::after,
.progress-charts .progress__two .progress-bar::before {
display: none
}
.progress-charts .progress__two .progress-bar span.percent-label {
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
right: 15px;
display: block;
font-size: 12px;
font-weight: 500;
color: #fff
}
.progress-charts .progress__two .progress.gradient-1 {
color: #61fded;
background-color: #0d8abc;
background-image: linear-gradient(-224deg, #0d8abc 0, #61fded 100%)
}
.progress-charts .progress__two .progress.gradient-2 {
color: #eece90;
background-color: #d45529;
background-image: linear-gradient(-224deg, #d45529 0, #eece90 100%)
}
.progress-charts .progress__two .progress.gradient-3 {
color: #5c51ff;
background-color: #f646a9;
background-image: linear-gradient(-224deg, #f646a9 0, #5c51ff 100%)
}
.progress-charts .progress__two .progress.gradient-4 {
color: #e5529a;
background-color: #e77654;
background-image: linear-gradient(-224deg, #e77654 0, #e5529a 100%)
}
.row-separators-wrap {
position: relative
}
.separators-space {
padding-top: 300px;
padding-bottom: 300px
}
.row-separators-images {
background-image: url(//recruitbpm.com/wp/wp-content/themes/recruitbpm/assets/images/bg/home-resolutions-hero-bg-image.jpg);
background-size: cover;
background-repeat: no-repeat;
background-attachment: fixed
}
.row-separators-bg {
background: #69afed
}
.vc_row-separator.bottom {
bottom: 0
}
.vc_row-separator svg {
height: 100px;
width: 100%
}
.vc_row-separator {
position: absolute;
width: 100%;
left: 0;
z-index: 1;
line-height: 0
}
.row-separators-style .vc_row-separator svg {
fill: #fff
}
.square-style .vc_row-separator.square.bottom {
-webkit-transform: translate(-50%, 50%);
transform: translate(-50%, 50%)
}
.square-style .vc_row-separator.square {
width: auto;
left: 50%
}
.square-style .vc_row-separator svg {
height: 90px
}
.square-style .vc_row-separator svg {
fill: #f7be68
}
.big-triangle-style .big_triangle.bottom {
-webkit-transform: scaleY(-1);
transform: scaleY(-1)
}
.big-triangle-style .vc_row-separator svg {
fill: #fff
}
.tilt-right-style .tilt_right.bottom {
-webkit-transform: scale(-1, 1);
transform: scale(-1, 1)
}
.tilt-right-style .vc_row-separator svg {
fill: #69afed
}
.tilt-left-style .vc_row-separator.top {
top: 0
}
.tilt-left-style .vc_row-separator.tilt_left.top {
-webkit-transform: scale(1, -1);
transform: scale(1, -1)
}
.tilt-left-style .vc_row-separator svg {
height: 100px
}
.tilt-left-style .vc_row-separator svg {
fill: #69afed
}
.wavify-wrapper {
position: absolute;
bottom: 0;
width: 100%
}
.wavify-wrapper svg {
height: 380px
}
.triangle-bottom .vc_row-separator.triangle.bottom {
-webkit-transform: scaleY(-1);
transform: scaleY(-1)
}
.triangle-bottom .vc_row-separator.triangle.bottom {
-webkit-transform: scaleY(-1);
transform: scaleY(-1)
}
.triangle-bottom .vc_row-separator svg {
fill: #fff
}
.triangle-bottom .vc_row-separator svg {
height: 40px
}
.curve-style .vc_row-separator.bottom {
bottom: 0
}
.curve-style .vc_row-separator svg {
fill: #fff
}
.curve-style .vc_row-separator svg {
height: 50px
}
.waves-style .vc_row-separator.bottom {
bottom: 0
}
.waves-style .vc_row-separator svg {
height: 30px
}
.waves-style .vc_row-separator svg {
fill: #69afed
}
.circle-style .vc_row-separator.top {
top: 0
}
.circle-style .vc_row-separator svg {
height: 50px
}
.circle-style .vc_row-separator svg {
fill: #69afed
}
.default-bg-2 {
background: #69afed
}
.particles-area {
position: relative
}
.constellation-wrapper {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow: hidden
}
.vc_row-separator.bottom {
bottom: 0
}
.triangle-one-style .vc_row-separator svg,
.triangle-two--style .vc_row-separator svg {
fill: #69afed
}
.triangle-one-style .vc_row-separator svg,
.triangle-two--style .vc_row-separator svg {
height: 200px
}
.triangle-two--style .vc_row-separator.tilt_right.top {
-webkit-transform: scale(-1, -1);
transform: scale(-1, -1)
}
.circle-progress-wrapper {
position: relative
}
.feature-list-progress {
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
@media only screen and (max-width: 575px),
only screen and (min-width:768px) and (max-width:991px) {
.feature-list-progress {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
}
.feature-list-progress__info {
margin-left: 40px;
-ms-flex-preferred-size: calc(100% - 170px);
flex-basis: calc(100% - 170px)
}
@media only screen and (max-width: 575px),
only screen and (min-width:768px) and (max-width:991px) {
.feature-list-progress__info {
margin-top: 20px;
margin-left: 0
}
}
.feature-list-progress__counter {
-ms-flex-preferred-size: 170px;
flex-basis: 170px
}
.feature-list-progress__list li {
margin-bottom: 10px
}
.chart-progress {
position: relative;
width: 160px;
height: 160px
}
.chart-progress canvas {
position: absolute;
top: 0;
left: 0
}
.chart-progress.cart-pogress-small {
width: 140px;
height: 140px
}
.chart-progress__inner-wrapper {
width: 100%;
height: 100%;
padding: 13px;
position: relative
}
.chart-progress__inner {
width: 100%;
height: 100%;
border-radius: 50%;
background: #0073b4
}
.chart-progress__inner--gradient {
width: 100%;
height: 100%;
border-radius: 50%;
background-color: #f76b1c;
background-image: linear-gradient(-224deg, #fad961 0, #f76b1c 100%)
}
.chart-progress__inner--bg-blue {
background: #5945e6
}
.chart-progress__inner--theme-two {
background: #d2a98e
}
.chart-progress__inner--white {
background: 0 0
}
.chart-progress__inner-content {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%)
}
.chart-progress__inner-text {
color: #fff
}
.chart-progress__inner-text.text-black {
color: #000;
font-size: 24px;
font-weight: 400
}
.chart-progress__inner-text.chart-icon {
font-size: 34px
}
.circle-design {
position: absolute;
border-radius: 50%;
-webkit-animation: jump infinite 2s;
animation: jump infinite 2s;
-webkit-animation-direction: alternate;
animation-direction: alternate;
background-color: #f76b1c;
background: #0073b4
}
.circle-design.one {
width: 43px;
height: 43px;
left: 0;
bottom: 28px
}
.circle-design.two {
width: 17px;
height: 17px;
right: -20px;
top: 50%;
margin-top: -8px;
-webkit-animation-delay: 1s;
animation-delay: 1s
}
.circle-design--theme-two {
background: #d2a98e
}
.circle-design--gradient {
background-color: #f76b1c;
background-image: linear-gradient(-224deg, #fad961 0, #f76b1c 100%)
}
.circle-design--bg-green {
background: #38cb89;
-webkit-box-shadow: 0 2px 17px rgba(89, 69, 230, .27);
box-shadow: 0 2px 17px rgba(89, 69, 230, .27)
}
@-webkit-keyframes jump {
0% {
-webkit-transform: translateY(-10px) scale(.9, .9);
transform: translateY(-10px) scale(.9, .9)
}
100% {
-webkit-transform: translateY(10px) scale(1, 1);
transform: translateY(10px) scale(1, 1)
}
}
@keyframes jump {
0% {
-webkit-transform: translateY(-10px) scale(.9, .9);
transform: translateY(-10px) scale(.9, .9)
}
100% {
-webkit-transform: translateY(10px) scale(1, 1);
transform: translateY(10px) scale(1, 1)
}
}
.feature-list-progress {
z-index: 3;
position: relative
}
.ht-social-networks .item {
display: inline-block
}
.ht-social-networks .item .social-link {
display: block;
padding: 5px 4px
}
.ht-social-networks.large-icon .social-link {
padding: 5px 13px;
font-size: 20px
}
.ht-social-networks.extra-large-icon .social-link {
padding: 5px 15px;
font-size: 30px
}
.ht-social-networks.flat-round .item,
.ht-social-networks.solid-rounded-icon .item {
margin: 4px
}
.ht-social-networks.flat-round .social-link,
.ht-social-networks.solid-rounded-icon .social-link {
font-size: 16px;
display: block;
text-align: center;
height: 30px;
width: 30px;
line-height: 20px;
background: #ededed; color: #000000;
border-radius: 50%;
position: relative
}
.ht-social-networks.flat-round .social-link svg,
.ht-social-networks.solid-rounded-icon .social-link svg {
Fill: #696969;
height: 18px;
width: 18px;
}
.ht-social-networks.flat-round .social-link:hover,
.ht-social-networks.solid-rounded-icon .social-link:hover {
color: #fff;
background: #0073b4
}
.ht-social-networks.flat-round .social-link:hover svg,
.ht-social-networks.solid-rounded-icon .social-link:hover svg {
fill: #fff;
}
.ht-social-networks.solid-rounded-icon .social-link {
background: 0 0;
border: 1px solid #e0e0e0
}
.ht-social-networks.solid-rounded-icon .social-link:hover {
border: 1px solid #0073b4;
color: #fff
}
.ht-social-networks.solid-rounded-icon.social-white .social-link {
color: #fff
}
.ht-social-networks.solid-rounded-icon.social-white .social-link:hover {
border: 1px solid #fff;
color: #0073b4;
background: #fff
}
.ht-social-networks.icon-tilte .link-icon {
font-size: 16px;
min-width: 16px;
margin-right: 10px
}
.ht-social-networks.tilte-style .social-link {
position: relative
}
.ht-social-networks.tilte-style .social-link::before {
content: '-';
position: absolute;
top: 50%;
left: -5px;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
color: #333
}
.ht-social-networks.tilte-style .social-link:hover .link-text::after {
background-color: #d2a98e;
width: 100%;
left: 0
}
.ht-social-networks.tilte-style .item:first-child .social-link::before {
display: none
}
.ht-social-networks.tilte-style .link-text {
font-size: 14px;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 500;
color: #333;
position: relative;
padding: 5px 0;
z-index: 1
}
.ht-social-networks.tilte-style .link-text::before {
content: '';
height: 2px;
bottom: 0;
position: absolute;
left: 0;
right: 0;
z-index: -2;
background: rgba(0, 0, 0, .2)
}
.ht-social-networks.tilte-style .link-text::after {
content: '';
height: 2px;
width: 0;
bottom: 0;
position: absolute;
left: auto;
right: 0;
z-index: -1;
-webkit-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s
}
.ht-social-networks.white-tilte-social .social-link::before {
color: rgba(255, 255, 255, .7)
}
.ht-social-networks.white-tilte-social .social-link:hover .link-text::after {
background-color: #fff
}
.ht-social-networks.white-tilte-social .link-text {
color: #fff
}
.ht-social-networks.white-tilte-social .link-text::before {
background: rgba(255, 255, 255, .7)
}
.ht-tab-menu {
margin: 0 -10px
}
.ht-tab-menu li {
margin: 0 10px
}
.ht-tab-menu li a {
font-size: 14px;
font-weight: 500;
line-height: 1.3;
text-transform: uppercase;
letter-spacing: 1px;
border: 1px solid #ededed !important;
border: #ededed;
background: #fff; color: #000000;
padding: 21px 20px 19px;
min-width: 200px;
border-radius: 8px !important
}
.ht-tab-menu li a.active {
color: #0073b4;
border-color: #0073b4 !important
}
@media only screen and (min-width: 992px) and (max-width:1199px) {
.ht-tab-menu li a {
padding: 21px 10px 19px
}
}
@media only screen and (max-width: 767px),
only screen and (min-width:768px) and (max-width:991px) {
.ht-tab-menu li a {
padding: 12px 13px 12px;
min-width: 150px;
margin-bottom: 10px
}
}
.ht-tab-menu_two li {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-ms-flex-preferred-size: 0;
flex-basis: 0
}
.tab-history-image img {
border-radius: 8px
}
.tab-content-inner .text {
font-size: 18px;
font-size: 18px
}
.tab-slider-nav--list {
display: block;
margin-bottom: 50px;
opacity: .6
}
.tab-slider-nav--list:hover {
opacity: .9
}
.tab-slider-nav--list .ht-slider-tab-icon {
background: rgba(255, 255, 255, .2);
display: inline-block;
float: left;
width: 70px;
height: 70px;
line-height: 70px;
text-align: center;
font-size: 32px;
border-radius: 15px;
color: #fff;
-webkit-box-shadow: 0 15px 50px rgba(89, 69, 230, .12);
box-shadow: 0 15px 50px rgba(89, 69, 230, .12);
margin-right: 30px
}
.tab-slider-nav--list h5 {
display: block;
color: #fff;
max-width: 280px
}
.tab-slider-nav--list p {
margin-top: 26px;
display: block;
font-size: 15px;
font-style: normal;
font-weight: 400;
color: #fff
}
@media only screen and (min-width: 992px) and (max-width:1199px) {
.tab-slider-nav--list:last-child {
margin-bottom: 0
}
}
.tab-slider-nav .slick-current .tab-slider-nav--list {
opacity: 1
}
.tab-slider-nav .slick-current .tab-slider-nav--list .ht-slider-tab-icon {
background-image: linear-gradient(-225deg, #f8c59b 0, #e68c60 100%)
}
.start-ups-left-tab .tab-slider-nav--list {
display: block;
margin-bottom: 50px;
opacity: .6 !important
}
.start-ups-left-tab .tab-slider-nav--list:hover {
opacity: .9
}
.start-ups-left-tab .tab-slider-nav .slick-current .tab-slider-nav--list {
opacity: 1 !important
}
.start-ups-left-tab .tab-slider-nav .slick-current .tab-slider-nav--list .ht-slider-tab-icon {
background-image: linear-gradient(-225deg, #f8c59b 0, #e68c60 100%) !important
}
.tab-slider-images .slick-dots {
text-align: center;
margin-top: 30px
}
.tab-slider-images .slick-dots li {
display: inline-block;
margin: 0 15px
}
.tab-slider-images .slick-dots li button {
font-size: 0;
line-height: 0;
display: block;
width: 8px;
height: 8px;
padding: 5px;
cursor: pointer;
border: 0;
outline: 0;
border-radius: 50%;
-webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
transition: all .3s cubic-bezier(.645, .045, .355, 1)
}
.tab-slider-images .slick-dots li button:hover {
width: 10px;
height: 10px
}
.tab-slider-images .slick-dots li.slick-active button {
width: 16px;
height: 16px;
border-radius: 50%;
-webkit-box-shadow: 0 0 9px #ededed;
box-shadow: 0 0 9px #ededed
}
.modern-grid--6 {
display: grid;
grid-row-gap: 60px;
grid-template-columns: repeat(6, 1fr)
}
@media only screen and (min-width: 992px) and (max-width:1199px) {
.modern-grid--6 {
grid-template-columns: repeat(5, 1fr)
}
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.modern-grid--6 {
grid-template-columns: repeat(3, 1fr)
}
}
@media only screen and (max-width: 767px) {
.modern-grid--6 {
grid-template-columns: repeat(2, 1fr)
}
}
.carousel-slider__content {
margin-top: 25px;
padding: 0 20px
}
.carousel-slider__content .headeing {
margin-bottom: 10px
}
.sider-title-button-box .ht-btn {
margin-right: 15px
}
.ht-team-member .team-image {
position: relative
}
.ht-team-member .social-networks {
position: absolute;
bottom: 20px;
left: 20px;
right: 20px;
padding: 10px 0;
opacity: 0;
visibility: hidden;
text-align: center;
padding: 6px 0;
background-color: #002fa6;
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1)
}
.ht-team-member .social-networks a {
display: inline-block;
font-size: 16px;
line-height: 0;
color: #fff;
padding: 10px 14px
}
.ht-team-member:hover .social-networks {
opacity: 1;
visibility: visible;
-webkit-transform: translateY(0);
transform: translateY(0)
}
.ht-team-member .team-info {
margin-top: 20px
}
.ht-team-member-style-one .ht-team-member {
max-width: 310px;
margin: auto;
margin-bottom: 60px
}
@media only screen and (max-width: 767px) {
.ht-team-member-style-one .ht-team-member {
margin-bottom: 30px
}
}
.ht-team-member-style-two .ht-team-member {
max-width: 350px;
margin: auto;
margin-bottom: 60px
}
@media only screen and (max-width: 767px) {
.ht-team-member-style-two .ht-team-member {
margin-bottom: 30px
}
}
.ht-team-member-style-three .ht-team-member {
max-width: 350px;
margin: auto;
margin-bottom: 60px
}
@media only screen and (max-width: 767px) {
.ht-team-member-style-three .ht-team-member {
margin-bottom: 30px
}
}
.team_member-list .team__title {
font-size: 15px;
text-transform: uppercase
}
[class*=hint--] {
position: relative;
display: inline-block
}
[class*=hint--]:after,
[class*=hint--]:before {
position: absolute;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
visibility: hidden;
opacity: 0;
z-index: 1000000;
pointer-events: none;
-webkit-transition: .3s ease;
transition: .3s ease;
-webkit-transition-delay: 0s;
transition-delay: 0s
}
[class*=hint--]:hover:after,
[class*=hint--]:hover:before {
visibility: visible;
opacity: 1
}
[class*=hint--]:hover:after,
[class*=hint--]:hover:before {
-webkit-transition-delay: .1s;
transition-delay: .1s
}
[class*=hint--]:before {
content: '';
position: absolute;
background: 0 0;
border: 7px solid transparent;
z-index: 1000001
}
[class*=hint--]:after {
background: #0073b4;
color: #fff;
padding: 8px 10px;
font-size: 14px;
line-height: 14px;
white-space: nowrap;
border-radius: 8px;
-webkit-box-shadow: 4px 4px 8px rgba(0, 0, 0, .3);
box-shadow: 4px 4px 8px rgba(0, 0, 0, .3)
}
[class*=hint--][aria-label]:after {
content: attr(aria-label)
}
[class*=hint--][data-hint]:after {
content: attr(data-hint)
}
[aria-label='']:after,
[aria-label='']:before,
[data-hint='']:after,
[data-hint='']:before {
display: none !important
}
.hint--top-left:before {
border-top-color: #0073b4
}
.hint--top-right:before {
border-top-color: #0073b4
}
.hint--top:before {
border-top-color: #0073b4
}
.hint--bottom-left:before {
border-bottom-color: #0073b4
}
.hint--bottom-right:before {
border-bottom-color: #0073b4
}
.hint--bottom:before {
border-bottom-color: #0073b4
}
.hint--left:before {
border-left-color: #0073b4
}
.hint--right:before {
border-right-color: #0073b4
}
.hint--white:after {
background: #fff;
color: #333;
padding: 8px 10px;
font-size: 14px;
line-height: 14px;
white-space: nowrap;
border-radius: 8px
}
.hint--white:before {
border-top-color: #fff
}
.hint--black:after {
background: #000;
color: #fff;
padding: 8px 10px;
font-size: 14px;
line-height: 14px;
white-space: nowrap;
border-radius: 8px
}
.hint--black:before {
border-top-color: #000
}
.hint--black.hint--bottom::before {
border-bottom-color: #000
}
.hint--black.hint--top-left::before {
border-top-color: #000
}
.hint--black.hint--bottom-left::before {
border-bottom-color: #000
}
.hint--black.hint--top::before {
border-top-color: #000
}
.hint--black.hint--left::before {
border-left-color: #000
}
.hint--black:before {
border-top-color: transparent
}
.hint--theme-two:after {
background: #d2a98e;
color: #fff;
padding: 8px 10px;
font-size: 14px;
line-height: 14px;
white-space: nowrap;
border-radius: 8px
}
.hint--theme-two:before {
border-top-color: #d2a98e
}
.hint--theme-two.hint--bottom::before {
border-bottom-color: #d2a98e
}
.hint--theme-two.hint--top-left::before {
border-top-color: #d2a98e
}
.hint--theme-two.hint--top::before {
border-top-color: #d2a98e
}
.hint--theme-two.hint--left::before {
border-left-color: #d2a98e
}
.hint--theme-two:before {
border-top-color: transparent
}
.hint--top:before {
margin-bottom: -13px
}
.hint--top:after,
.hint--top:before {
bottom: 100%;
left: 50%
}
.hint--top:before {
left: calc(50% - 7px)
}
.hint--top:after {
-webkit-transform: translateX(-50%);
transform: translateX(-50%)
}
.hint--top:hover:before {
-webkit-transform: translateY(-8px);
transform: translateY(-8px)
}
.hint--top:hover:after {
-webkit-transform: translateX(-50%) translateY(-8px);
transform: translateX(-50%) translateY(-8px)
}
.hint--bottom:before {
margin-top: -13px
}
.hint--bottom:after,
.hint--bottom:before {
top: 100%;
left: 50%
}
.hint--bottom:before {
left: calc(50% - 7px)
}
.hint--bottom:after {
-webkit-transform: translateX(-50%);
transform: translateX(-50%)
}
.hint--bottom:hover:before {
-webkit-transform: translateY(8px);
transform: translateY(8px)
}
.hint--bottom:hover:after {
-webkit-transform: translateX(-50%) translateY(8px);
transform: translateX(-50%) translateY(8px)
}
.hint--right:before {
margin-left: -13px;
margin-bottom: -7px
}
.hint--right:after {
margin-bottom: -15px
}
.hint--right:after,
.hint--right:before {
left: 100%;
bottom: 50%
}
.hint--right:hover:before {
-webkit-transform: translateX(8px);
transform: translateX(8px)
}
.hint--right:hover:after {
-webkit-transform: translateX(8px);
transform: translateX(8px)
}
.hint--left:before {
margin-right: -13px;
margin-bottom: -7px
}
.hint--left:after {
margin-bottom: -15px
}
.hint--left:after,
.hint--left:before {
right: 100%;
bottom: 50%
}
.hint--left:hover:before {
-webkit-transform: translateX(-8px);
transform: translateX(-8px)
}
.hint--left:hover:after {
-webkit-transform: translateX(-8px);
transform: translateX(-8px)
}
.hint--top-left:before {
margin-bottom: -13px
}
.hint--top-left:after,
.hint--top-left:before {
bottom: 100%;
left: 50%
}
.hint--top-left:before {
left: calc(50% - 7px)
}
.hint--top-left:after {
-webkit-transform: translateX(-100%);
transform: translateX(-100%)
}
.hint--top-left:after {
margin-left: 14px
}
.hint--top-left:hover:before {
-webkit-transform: translateY(-8px);
transform: translateY(-8px)
}
.hint--top-left:hover:after {
-webkit-transform: translateX(-100%) translateY(-8px);
transform: translateX(-100%) translateY(-8px)
}
.hint--top-right:before {
margin-bottom: -13px
}
.hint--top-right:after,
.hint--top-right:before {
bottom: 100%;
left: 50%
}
.hint--top-right:before {
left: calc(50% - 7px)
}
.hint--top-right:after {
-webkit-transform: translateX(0);
transform: translateX(0)
}
.hint--top-right:after {
margin-left: -14px
}
.hint--top-right:hover:before {
-webkit-transform: translateY(-8px);
transform: translateY(-8px)
}
.hint--top-right:hover:after {
-webkit-transform: translateY(-8px);
transform: translateY(-8px)
}
.hint--bottom-left:before {
margin-top: -13px
}
.hint--bottom-left:after,
.hint--bottom-left:before {
top: 100%;
left: 50%
}
.hint--bottom-left:before {
left: calc(50% - 7px)
}
.hint--bottom-left:after {
-webkit-transform: translateX(-100%);
transform: translateX(-100%)
}
.hint--bottom-left:after {
margin-left: 14px
}
.hint--bottom-left:hover:before {
-webkit-transform: translateY(8px);
transform: translateY(8px)
}
.hint--bottom-left:hover:after {
-webkit-transform: translateX(-100%) translateY(8px);
transform: translateX(-100%) translateY(8px)
}
.hint--bottom-right:before {
margin-top: -13px
}
.hint--bottom-right:after,
.hint--bottom-right:before {
top: 100%;
left: 50%
}
.hint--bottom-right:before {
left: calc(50% - 7px)
}
.hint--bottom-right:after {
-webkit-transform: translateX(0);
transform: translateX(0)
}
.hint--bottom-right:after {
margin-left: -14px
}
.hint--bottom-right:hover:before {
-webkit-transform: translateY(8px);
transform: translateY(8px)
}
.hint--bottom-right:hover:after {
-webkit-transform: translateY(8px);
transform: translateY(8px)
}
.hint--no-animate:after,
.hint--no-animate:before {
-webkit-transition-duration: 0s;
transition-duration: 0s
}
.hint--bounce:after,
.hint--bounce:before {
-webkit-transition: opacity .3s ease, visibility .3s ease, -webkit-transform .3s cubic-bezier(.71, 1.7, .77, 1.24);
transition: opacity .3s ease, visibility .3s ease, -webkit-transform .3s cubic-bezier(.71, 1.7, .77, 1.24);
transition: opacity .3s ease, visibility .3s ease, transform .3s cubic-bezier(.71, 1.7, .77, 1.24);
transition: opacity .3s ease, visibility .3s ease, transform .3s cubic-bezier(.71, 1.7, .77, 1.24), -webkit-transform .3s cubic-bezier(.71, 1.7, .77, 1.24)
}
.ht-timeline.style-01 .col-md-6 {
padding-left: 30px;
padding-right: 30px
}
.ht-timeline.style-01 .tm-timeline-list {
position: relative;
display: inline-block;
width: 100%;
padding: 32px 0 65px
}
.ht-timeline.style-01 .item {
position: relative
}
@media only screen and (max-width: 767px) {
.ht-timeline.style-01 .item {
padding-left: 45px;
width: 100%
}
}
.ht-timeline.style-01 .item+.item {
margin-top: 68px
}
.ht-timeline.style-01 .line {
position: absolute;
top: 0;
left: 50%;
margin-left: -1px;
height: 100%;
border-left: 2px solid #0073b4;
opacity: .15
}
@media only screen and (max-width: 767px) {
.ht-timeline.style-01 .line {
left: 15px
}
}
.ht-timeline.style-01 .dots {
position: absolute;
top: 14px;
left: 50%;
-webkit-transform: translate(-50%, 0);
transform: translate(-50%, 0);
width: 30px;
height: 30px;
color: #0073b4
}
@media only screen and (max-width: 767px) {
.ht-timeline.style-01 .dots {
right: auto;
left: 0;
-webkit-transform: none;
transform: none
}
}
.ht-timeline.style-01 .dots::before {
content: '';
position: absolute;
border: 1px solid currentColor;
border-radius: 50%;
top: 0;
left: 0;
opacity: .3;
width: 30px;
height: 30px
}
.ht-timeline.style-01 .dots .middle-dot {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 14px;
height: 14px;
border-radius: 50%;
z-index: 2;
border: 3px solid currentColor;
background: #fff
}
.ht-timeline.style-01 .timeline-col .inner {
text-align: right;
width: 500px;
max-width: 100%
}
@media only screen and (max-width: 767px) {
.ht-timeline.style-01 .timeline-col .inner {
text-align: left
}
}
.ht-timeline.style-01 .timeline-col .inner .year {
color: #0073b4;
font-size: 72px;
font-weight: 400;
line-height: 1;
margin-bottom: 27px
}
@media only screen and (max-width: 767px) {
.ht-timeline.style-01 .timeline-col .inner .year {
font-size: 32px
}
}
.ht-timeline.style-01 .timeline-col .inner .photo img {
border-radius: 8px
}
.ht-timeline.style-01 .timeline-info .inner {
padding-top: 130px;
float: right;
width: 500px;
max-width: 100%;
text-align: left
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.ht-timeline.style-01 .timeline-info .inner {
padding-top: 60px
}
}
@media only screen and (max-width: 767px) {
.ht-timeline.style-01 .timeline-info .inner {
padding-top: 30px
}
}
.ht-timeline.style-01 .timeline-info .content-body {
display: inline-block;
width: 400px;
max-width: 100%
}
.ht-timeline.style-01 .timeline-info .heading {
font-size: 24px;
margin-bottom: 20px
}
.ht-timeline.style-01 .timeline-info .text {
font-size: 18px;
line-height: 2
}
@media only screen and (max-width: 767px) {
.ht-timeline.style-01 .timeline-info .text {
font-size: 16px
}
}
.ht-timeline.style-01 .item:nth-child(2n+1) .timeline-feature {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3
}
@media only screen and (max-width: 767px) {
.ht-timeline.style-01 .item:nth-child(2n+1) .timeline-feature {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1
}
}
.ht-timeline.style-01 .item:nth-child(2n+1) .timeline-info>.inner {
float: left;
text-align: right
}
@media only screen and (max-width: 767px) {
.ht-timeline.style-01 .item:nth-child(2n+1) .timeline-info>.inner {
text-align: left
}
}
.ht-timeline.style-01 .item:nth-child(2n+1) .timeline-feature>.inner {
text-align: left;
float: right
}
.ht-timeline.style-01 .item:nth-child(2n+1) .timeline-feature>.inner {
text-align: left;
float: right
}
.testimonial-slider__container {
padding-bottom: 0
}
.testimonial-slider--info {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 22px
}
@media only screen and (max-width: 767px) {
.testimonial-slider--info {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column
}
}
.testimonial-slider__media {
-ms-flex-negative: 0;
flex-shrink: 0;
margin-right: 30px
}
.testimonial-slider__media img {
border-radius: 50%
}
.testimonial-slider__text {
font-size: 16px
}
.testimonial-slider__author {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1
}
.testimonial-slider__author .testimonial-rating {
font-size: 16px;
margin-bottom: 10px;
color: #ffb944
}
.testimonial-slider__author .author-info {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
@media only screen and (max-width: 767px) {
.testimonial-slider__author .author-info {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column
}
}
.testimonial-slider__author .name {
color: #333
}
.testimonial-slider__author .designation {
font-size: 14px
}
.testimonial-slider__author .designation:before {
content: ' / ';
padding: 0 5px
}
.testimonial-slider__one {
position: relative;
background: #fff;
padding: 31px 50px 47px;
border-radius: 8px;
margin: 20px 15px 35px;
-webkit-box-shadow: 0 0 20px rgba(51, 51, 51, .1);
box-shadow: 0 0 20px rgba(51, 51, 51, .1);
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
-webkit-transform: translateY(0) !important;
transform: translateY(0) !important
}
.testimonial-slider__one .testimonial-slider--info {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.testimonial-slider__one .testimonial-slider--info .post-thumbnail {
margin-right: 20px
}
@media only screen and (max-width: 767px) {
.testimonial-slider__one .testimonial-slider--info .post-thumbnail {
margin-right: 0;
margin-bottom: 20px
}
}
.testimonial-slider__one:hover {
-webkit-transform: translateY(-5px) !important;
transform: translateY(-5px) !important
}
@media only screen and (max-width: 767px),
only screen and (min-width:992px) and (max-width:1199px) {
.testimonial-slider__one {
padding: 31px 20px 31px
}
}
.testimonial-slider__single {
background: #fff;
padding: 30px 20px 30px;
border-radius: 8px;
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1);
box-shadow: 0 0 20px rgba(51, 51, 51, .1);
width: 95%
}
.testimonial-slider__single .testimonial-subject {
margin-bottom: 15px
}
.testimonial-slider__single .testimonial-slider__text { color: #000000;
}
.testimonial-slider__single .author-info {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-top: 20px;
max-width: 320px;
margin-left: auto;
margin-right: auto
}
.testimonial-slider__container-two .swiper-slide.swiper-slide-prev {
opacity: .5
}
.testimonial-slider__container-two .swiper-slide.swiper-slide-next {
opacity: .5
}
.cd-headline.clip span {
padding: 0
}
.cd-headline.clip .cd-words-wrapper.brown-color::after {
background-color: #ddd;
width: 4px
}
.cd-headline.clip span {
padding: 0
}
.cd-headline.clip .cd-words-wrapper.brown-color::after {
background-color: #f10;
width: 4px
}
.typed-text-wrap {
text-align: center
}
.typed-text-wrap h4 {
max-width: 700px;
font-size: 48px;
line-height: 1.34;
margin-bottom: 0;
word-wrap: break-word;
font-weight: 700;
margin-top: -20px
}
.typed-text-wrap h4 span b {
font-weight: 700;
font-style: normal;
color: #0073b4
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.typed-text-wrap h4 {
font-size: 38px
}
}
@media only screen and (max-width: 767px) {
.typed-text-wrap h4 {
font-size: 28px
}
}
@media only screen and (max-width: 575px) {
.typed-text-wrap h4 {
font-size: 20px
}
}
.projects-slider__container .projects-wrap.style-01 {
display: block
}
.projects-slider__container .projects-wrap.style-01 .projects-image-box {
margin: 20px 15px 35px
}
.projects-wrap.style-01 {
display: block
}
.projects-wrap.style-01 .projects-image-box {
background: #fff;
border-radius: 8px;
overflow: hidden;
-webkit-box-shadow: 0 18px 40px -10px rgba(51, 51, 51, .1);
box-shadow: 0 18px 40px -10px rgba(51, 51, 51, .1);
position: relative;
margin-bottom: 30px
}
.projects-wrap.style-01 .content {
padding: 25px 26px 94px;
padding-bottom: 88px
}
.projects-wrap.style-01 .content .heading {
font-weight: 600;
line-height: 1.25;
margin-bottom: 2px;
color: #333 !important
}
.projects-wrap.style-01 .content .post-categories {
color: #0073b4;
margin-bottom: 2px
}
.projects-wrap.style-01 .content .text { color: #000000;
margin-top: 13px
}
.projects-wrap.style-01 .content .box-projects-arrow {
position: absolute;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
height: 56px;
line-height: 55px;
text-align: center;
font-size: 14px;
font-weight: 500;
border-top: 1px solid #eee;
color: #0073b4
}
.projects-wrap.style-01 .content .box-projects-arrow::before {
background-color: #0073b4;
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
-webkit-transform: translateY(100%);
transform: translateY(100%);
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1);
z-index: -1
}
.projects-wrap.style-01:hover {
-webkit-transform: translateY(-5px);
transform: translateY(-5px)
}
.projects-wrap.style-01:hover .content .heading {
color: #0073b4
}
.projects-wrap.style-01:hover .content .box-projects-arrow {
color: #fff
}
.projects-wrap.style-01:hover .content .box-projects-arrow::before {
-webkit-transform: translateY(0);
transform: translateY(0)
}
.projects-wrap.style-2 {
margin-bottom: 30px;
display: block
}
.projects-wrap.style-2 .projects-image-box img {
border-radius: 8px
}
.projects-wrap.style-2 .content {
padding: 22px 15px 24px;
text-align: center
}
.projects-wrap.style-2 .content .heading {
font-weight: 600;
line-height: 1.25;
color: #333 !important
}
.projects-wrap.style-2 .content .post-categories {
color: #0073b4;
margin-bottom: 5px
}
.projects-wrap.style-2:hover {
-webkit-transform: translateY(-5px);
transform: translateY(-5px)
}
.messonry-button button {
padding: 0;
border: 0 none;
position: relative;
background: 0 0
}
.messonry-button button span {
position: relative;
display: inline-block;
padding: 0 5px;
margin: 5px 17px;
position: relative;
border-bottom: 2px solid transparent
}
.messonry-button button span.filter-text {
font-size: 18px;
font-weight: 500;
line-height: 1.74;
color: #0073b4;
-webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
transition: all .3s cubic-bezier(.645, .045, .355, 1)
}
.messonry-button button span.filter-counter {
position: absolute;
top: 0;
left: 50%;
visibility: hidden;
margin: 0 auto;
min-width: 34px;
height: 24px;
line-height: 24px;
border-radius: 3px;
font-size: 12px;
background-color: #0073b4;
color: #fff;
text-align: center;
opacity: 0;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
transition: all .3s cubic-bezier(.645, .045, .355, 1);
font-weight: 600
}
.messonry-button button span.filter-counter::before {
position: absolute;
right: 0;
bottom: -6px;
left: 0;
display: block;
margin: 0 auto;
width: 0;
height: 0;
border-top: 4px solid #0073b4;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
content: "";
border-top-color: #0073b4
}
.messonry-button button:hover span.filter-counter {
visibility: visible;
opacity: 1;
-webkit-transform: translate(-50%, -100%);
transform: translate(-50%, -100%)
}
.messonry-button button:hover span.filter-text {
color: #0073b4
}
.messonry-button button.is-checked span {
border-bottom: 2px solid #0073b4
}
.messonry-button button.is-checked span.filter-text {
color: #0073b4
}
.contact-form__two input[type=color]:focus,
.contact-form__two input[type=date]:focus,
.contact-form__two input[type=datetime-local]:focus,
.contact-form__two input[type=datetime]:focus,
.contact-form__two input[type=email]:focus,
.contact-form__two input[type=month]:focus,
.contact-form__two input[type=number]:focus,
.contact-form__two input[type=password]:focus,
.contact-form__two input[type=range]:focus,
.contact-form__two input[type=search]:focus,
.contact-form__two input[type=tel]:focus,
.contact-form__two input[type=text]:focus,
.contact-form__two input[type=time]:focus,
.contact-form__two input[type=url]:focus,
.contact-form__two input[type=week]:focus,
.contact-form__two select:focus,
.contact-form__two textarea:focus {
color: #222;
border-color: transparent;
background: #fff;
-webkit-box-shadow: 0 0 40px rgba(51, 51, 51, .1);
box-shadow: 0 0 40px rgba(51, 51, 51, .1)
}
.contact-form__two select:focus {
background: #fff url(//recruitbpm.com/wp/wp-content/themes/recruitbpm/assets/images/icons/selector-icon.png) no-repeat center right 20px !important
}
.appointment-contact-bg {
background: url(//recruitbpm.com/wp/wp-content/themes/recruitbpm/assets/images/bg/home-appointment-contact-bg-image.png);
background-repeat: no-repeat;
background-position: center right
}
.contact-title .sub-title {
font-size: 18px
}
.contact-input {
margin: 0 -10px
}
.contact-input .contact-inner {
float: left;
margin: 0 0 20px;
padding: 0 10px;
width: 50%
}
@media only screen and (max-width: 575px) {
.contact-input .contact-inner {
width: 100%
}
}
.contact-inner {
margin: 0 0 20px
}
.contact-inner input,
.contact-inner textarea,
.contact-inner select {
width: 100%;
color: #000;
border-color: #f8f8f8;
background-color: #f8f8f8;
font-size: 15px;
font-weight: 400;
letter-spacing: 0;
border: none;
width: 100%;
outline: 0;
border: 1px solid #e5e5e5; border-radius: 8px;
padding: 3px 10px;
height: 40px
}
.contact-inner textarea {
height: 150px;
padding: 15px
}
.contact-inner select {
color: #777
}
.infotechno-contact-us-bg {
background-color: #eff2f6;
background-image: url(//recruitbpm.com/wp/wp-content/themes/recruitbpm/assets/images/bg/home-infotechno-contact-bg.jpg);
background-size: cover;
background-repeat: no-repeat
}
@media only screen and (max-width: 767px),
only screen and (min-width:768px) and (max-width:991px) {
.conact-us-wrap-one {
margin-bottom: 30px
}
}
.conact-us-wrap-one .heading {
position: relative;
padding-left: 34px;
font-weight: 600;
line-height: 1.4
}
.conact-us-wrap-one .heading::before {
content: '';
position: absolute;
top: 50%;
left: 0;
width: 4px;
height: 94%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
background-color: #0073b4
}
.conact-us-wrap-one .sub-heading {
margin-top: 15px;
font-size: 15px;
margin-left: 34px; color: #000000;
}
.contact-info-one .icon,
.contact-info-three .icon,
.contact-info-two .icon {
font-size: 40px;
color: #0073b4
}
.contact-info-one .heading,
.contact-info-three .heading,
.contact-info-two .heading {
font-size: 15px;
letter-spacing: 2px;
text-transform: uppercase;
margin-bottom: 10px;
margin-top: 10px
}
.contact-info-one .call-us,
.contact-info-three .call-us,
.contact-info-two .call-us {
line-height: 1.17;
color: #002fa6;
position: relative;
display: inline-block
}
.contact-info-one .call-us::before,
.contact-info-three .call-us::before,
.contact-info-two .call-us::before {
content: '';
width: 0;
height: 1px;
bottom: 0;
position: absolute;
left: auto;
right: 0;
z-index: 1;
-webkit-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
background: currentColor
}
.contact-info-one .call-us:hover,
.contact-info-three .call-us:hover,
.contact-info-two .call-us:hover {
color: #002fa6
}
.contact-info-one .call-us:hover::before,
.contact-info-three .call-us:hover::before,
.contact-info-two .call-us:hover::before {
width: 100%;
left: 0;
right: auto
}
.contact-info-one .call-us a:hover,
.contact-info-three .call-us a:hover,
.contact-info-two .call-us a:hover {
color: #002fa6
}
.contact-info-one .btn--secondary,
.contact-info-three .btn--secondary,
.contact-info-two .btn--secondary {
min-width: 230px
}
.contact-info-one .btn--secondary:hover,
.contact-info-three .btn--secondary:hover,
.contact-info-two .btn--secondary:hover {
background: #0073b4
}
.contact-info-two .icon {
color: #fff
}
.contact-info-two .heading {
color: rgba(255, 255, 255, .8)
}
.contact-info-two .call-us {
color: #d2a98e
}
.contact-info-two .call-us:hover {
color: #d2a98e
}
.contact-info-two .call-us a:hover {
color: #d2a98e
}
.contact-info-two .btn--secondary {
background: #fff;
color: #0073b4
}
.contact-info-two .btn--secondary:hover {
background: #d2a98e;
color: #fff
}
@media only screen and (min-width: 768px) and (max-width:991px),
only screen and (max-width:767px) {
.contact-info-three {
margin-top: 60px
}
}
.contact-info-three .heading {
margin-bottom: 30px
}
.contact-info-three .call-us {
margin-bottom: 20px
}
.contact-info-three .location-text-button .button-icon {
height: 56px;
width: 56px;
line-height: 56px;
border-radius: 50%;
text-align: center;
background: #f6f2ed;
margin-right: 14px;
display: inline-block
}
.contact-info-three .location-text-button .button-icon::before {
content: '\f3c5';
font-style: normal;
line-height: 56px;
text-align: center;
color: #0073b4;
font-variant: normal;
text-rendering: auto;
line-height: 1;
font-family: 'Font Awesome 5 Pro';
font-weight: 900
}
.contact-info-three .location-text-button .button-text {
font-weight: 500;
color: #0073b4;
position: relative
}
.contact-info-three .location-text-button .button-text::after {
content: '';
width: 0;
height: 1px;
bottom: 0;
position: absolute;
left: auto;
right: 0;
-webkit-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
background: currentColor
}
.contact-info-three .location-text-button:hover .button-text::after {
width: 100%;
left: 0;
right: auto
}
.processing-computing-area {
padding: 150px 0
}
@media only screen and (min-width: 992px) and (max-width:1199px),
only screen and (min-width:768px) and (max-width:991px) {
.processing-computing-area {
padding: 100px 0
}
}
@media only screen and (max-width: 767px) {
.processing-computing-area {
padding: 60px 0
}
}
.computing-info-box h2 {
font-size: 64px;
line-height: 1.13;
color: #002fa6
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.computing-info-box h2 {
font-size: 42px
}
}
@media only screen and (max-width: 767px) {
.computing-info-box h2 {
font-size: 32px
}
}
.contact-form-service-wrap {
background: #fff;
-webkit-box-shadow: 0 2px 30px rgba(0, 0, 0, .1);
box-shadow: 0 2px 30px rgba(0, 0, 0, .1);
padding: 42px 50px 50px;
border-radius: 8px
}
@media only screen and (max-width: 767px) {
.contact-form-service-wrap {
padding: 42px 20px 50px
}
}
.business-solution-form-wrap {
max-width: 400px;
margin-left: auto;
background: #fff;
-webkit-box-shadow: 0 2px 30px rgba(0, 0, 0, .1);
box-shadow: 0 2px 30px rgba(0, 0, 0, .1);
padding: 42px 30px 51px;
border-radius: 8px;
text-align: center
}
.signin-form-wrap {
max-width: 400px;
margin-left: auto;
padding: 42px 30px 51px;
border-radius: 8px;
text-align: center;
color: #fff
}
@media only screen and (min-width: 768px) and (max-width:991px),
only screen and (max-width:767px) {
.business-solution-form-wrap {
margin: auto
}
}
.ht-star-rating.lg-style {
color: #fed80a;
font-size: 18px
}
.ht-star-rating.lg-style span+span {
margin-left: 11px
}
@media only screen and (min-width: 768px) and (max-width:991px),
only screen and (max-width:767px) {
.contact-info {
margin-bottom: 60px
}
}
@media only screen and (min-width: 768px) and (max-width:991px),
only screen and (max-width:767px) {
.contact-info.style-two,
.contact-info.sytle-one {
margin-top: 60px
}
.contact-info.style-two.service-contact,
.contact-info.sytle-one.service-contact {
margin-top: 0
}
}
.contact-info.style-two .contact-info-title-wrap .sub-text,
.contact-info.sytle-one .contact-info-title-wrap .sub-text {
margin-top: 20px;
color: #fff;
font-size: 18px
}
.contact-info.style-two .contact-list-item .single-contact-list,
.contact-info.sytle-one .contact-list-item .single-contact-list {
display: block
}
.contact-info.style-two .contact-list-item .content,
.contact-info.sytle-one .contact-list-item .content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-top: 55px
}
.contact-info.style-two .contact-list-item .content .icon,
.contact-info.sytle-one .contact-list-item .content .icon {
color: #fff;
border-color: #fff;
font-size: 40px;
margin-right: 10px;
-ms-flex-negative: 0;
flex-shrink: 0;
min-width: 54px
}
.contact-info.style-two .contact-list-item .content .main-content .heading,
.contact-info.sytle-one .contact-list-item .content .main-content .heading {
font-size: 15px;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 2px;
line-height: 1.78;
margin-bottom: 13px;
color: rgba(255, 255, 255, .8)
}
.contact-info.style-two .contact-list-item .content .main-content .text,
.contact-info.sytle-one .contact-list-item .content .main-content .text {
color: #d2a98e;
font-size: 34px;
font-weight: 700;
line-height: 1.17
}
@media only screen and (min-width: 992px) and (max-width:1199px),
only screen and (min-width:768px) and (max-width:991px) {
.contact-info.style-two .contact-list-item .content .main-content .text,
.contact-info.sytle-one .contact-list-item .content .main-content .text {
font-size: 24px
}
}
@media only screen and (max-width: 767px) {
.contact-info.style-two .contact-list-item .content .main-content .text,
.contact-info.sytle-one .contact-list-item .content .main-content .text {
font-size: 24px
}
}
.contact-info.style-two .contact-info-title-wrap .sub-text { color: #000000;
}
.contact-info.style-two .contact-list-item .content .icon {
color: #d2a98e
}
.contact-info.style-two .contact-list-item .content .main-content .heading {
color: #333
}
.contact-info.style-two .contact-list-item .content .main-content .text {
color: #0073b4
}
.conact-info__list li {
margin-bottom: 7px
}
.conact-us-wrap-one.managed-it .heading {
line-height: 1.67;
font-weight: 800
}
.single-blog-item.lg-blog-item {
margin-bottom: 50px;
padding-bottom: 50px
}
.single-blog-item.lg-blog-item:last-child {
padding-bottom: 60px;
margin-bottom: 0
}
.single-blog-item.xs-list-blog-item {
margin-bottom: 50px;
padding-bottom: 50px
}
.single-blog-item.xs-list-blog-item:last-child {
margin-bottom: 0
}
.single-blog-item .post-feature img {
border-radius: 8px
}
.single-blog-item .post-quote {
position: relative;
padding: 78px 40px 53px;
background: #f5f7fd;
text-align: center
}
.single-blog-item .post-quote .post-quote-text {
line-height: 1.5;
margin-bottom: 39px
}
.single-blog-item .post-quote::before {
content: '';
position: absolute;
left: 50%;
top: 54px;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
height: 132px;
width: 150px;
background: url(//recruitbpm.com/wp/wp-content/themes/recruitbpm/assets/images/icons/quote.png) no-repeat
}
.single-blog-item .post-quote .post-quote-name {
color: #333
}
.single-blog-item .post-info {
margin-top: 20px
}
.single-blog-item .post-info .post-categories {
font-size: 14px;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 2px;
margin-bottom: 10px;
color: #d2a98e
}
.single-blog-item .post-info .post-title {
margin-bottom: 15px
}
.single-blog-item .post-info .post-meta {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 -10px
}
.single-blog-item .post-info .post-meta .post-author {
padding: 5px 10px 0
}
.single-blog-item .post-info .post-meta .post-author .avatar-96 {
width: 32px;
vertical-align: middle;
margin-right: 6px;
border-radius: 50%
}
.single-blog-item .post-info .post-meta .post-date,
.single-blog-item .post-info .post-meta .post-view {
padding: 5px 10px
}
.single-blog-item .post-info .post-meta .post-date .meta-icon,
.single-blog-item .post-info .post-meta .post-view .meta-icon {
margin-right: 6px
}
.single-blog-item .post-info .post-meta .post-comments {
padding: 5px 10px
}
.single-blog-item .post-info .post-meta .post-comments .meta-icon {
margin-right: 6px
}
.single-blog-item.blog-grid {
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
border-radius: 8px;
margin-bottom: 30px
}
.single-blog-item.blog-grid:hover .post-feature {
-webkit-transform: translateY(-5px);
transform: translateY(-5px)
}
.single-blog-item.blog-grid .post-info .post-title {
margin-bottom: 10px;
line-height: 1.5
}
.single-blog-item.blog-grid .post-info .btn-text {
margin-top: 10px
}
.single-blog-item.blog-grid .post-info .btn-text a {
font-size: 14px;
font-weight: 500;
border-bottom: 1px solid #ccc
}
.single-blog-item.blog-grid .post-info .btn-text a:hover {
color: #0073b4
}
.single-blog-item.blog-masonry {
background: #fff;
border-radius: 8px;
overflow: hidden;
-webkit-box-shadow: 0 0 40px rgba(51, 51, 51, .1);
box-shadow: 0 0 40px rgba(51, 51, 51, .1);
position: relative;
margin-bottom: 30px
}
.single-blog-item.blog-masonry .post-info {
padding: 10px 25px 83px
}
.single-blog-item.blog-masonry .post-info .post-title {
line-height: 1.5
}
.single-blog-item .post-read-more .btn-read-more {
position: absolute;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
height: 56px;
line-height: 55px;
text-align: center;
font-size: 14px;
font-weight: 500;
border-top: 1px solid #eee;
color: #0073b4;
display: block
}
.single-blog-item .post-read-more .btn-read-more::before {
background: #0073b4;
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
-webkit-transform: translateY(100%);
transform: translateY(100%);
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1);
z-index: -1
}
.single-blog-item .post-read-more .btn-read-more:hover {
color: #fff
}
.single-blog-item .post-read-more .btn-read-more:hover::before {
-webkit-transform: translateY(0);
transform: translateY(0)
}
.post-list-wrapper .blog-thumbnail a {
display: block
}
.post-list-wrapper .blog-thumbnail a img {
width: 100%
}
.post-list-wrapper .post-feature {
margin-right: 30px
}
@media only screen and (max-width: 767px),
only screen and (min-width:768px) and (max-width:991px) {
.post-list-wrapper .post-feature {
margin-right: 0
}
}
.post-list-wrapper .post-info {
margin-top: 0
}
@media only screen and (max-width: 767px),
only screen and (min-width:768px) and (max-width:991px) {
.post-list-wrapper .post-info {
margin-top: 25px
}
}
.quote-post-wrapper {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
height: 100%
}
.quote-post-wrapper::before {
content: '';
padding-top: 100%
}
.quote-post-wrapper .post-overlay {
background: #f5f7fd;
-webkit-transition: all .5s cubic-bezier(.57, .21, .69, 1);
transition: all .5s cubic-bezier(.57, .21, .69, 1);
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-size: cover;
background-position: center;
background-repeat: no-repeat
}
.quote-post-wrapper .post-info {
padding: 74px 64px 51px
}
.quote-post-wrapper .post-quote-text {
font-size: 24px;
line-height: 1.5
}
.quote-post-wrapper .post-content {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
position: relative;
z-index: 1
}
.quote-post-wrapper .post-content ::before {
content: '';
position: absolute;
top: 36px;
left: 0;
background: url(//recruitbpm.com/wp/wp-content/themes/recruitbpm/assets/images/icons/metro-quote.png) no-repeat;
width: 150px;
height: 132px
}
.quote-post-wrapper .post-quote-name {
font-size: 24px;
color: #333;
margin: 170px 0 0
}
.single-valid-post-wrapper {
overflow: hidden
}
.single-valid-post-wrapper:hover .single-valid__thum {
-webkit-transform: scale(1.05, 1.05);
transform: scale(1.05, 1.05)
}
.single-valid-post-wrapper .post-content {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
position: relative;
z-index: 1
}
.single-valid-post-wrapper .post-info {
padding: 30px 30px 48px;
width: 100%;
color: #fff
}
.single-valid-post-wrapper .post-info .post-meta {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.single-valid-post-wrapper .post-info .post-meta .post-date {
padding-left: 5px;
padding-right: 5px;
margin-bottom: 10px
}
.single-valid-post-wrapper .post-info .post-meta .post-date .meta-icon {
margin-right: 6px
}
.single-valid-post-wrapper .post-info .post-meta .post-categories {
font-size: 14px;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 2px;
padding-left: 5px;
padding-right: 5px;
margin-bottom: 10px
}
.single-blog__item {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
height: 100%;
-webkit-transition: all .5s cubic-bezier(.57, .21, .69, 1);
transition: all .5s cubic-bezier(.57, .21, .69, 1)
}
.single-blog__item::before {
content: ''
}
.single-blog__item::before {
padding-top: 30%
}
.single-blog__item .single-valid__thum {
-webkit-transition: all .5s cubic-bezier(.57, .21, .69, 1);
transition: all .5s cubic-bezier(.57, .21, .69, 1);
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-size: cover;
background-position: center;
background-repeat: no-repeat
}
.single-blog__item .single-valid__thum::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(27%, transparent), to(rgba(0, 0, 0, .28)));
background-image: linear-gradient(-180deg, transparent 27%, rgba(0, 0, 0, .28) 100%)
}
blockquote {
margin: 54px 65px 44px 70px !important;
padding: 0 0 0 20px;
font-size: 18px;
line-height: 1.78;
font-weight: 600;
border-left: 4px solid #eee;
border-left-color: #d2a98e;
position: relative;
color: #333
}
@media only screen and (max-width: 767px) {
blockquote {
margin: 54px 65px 44px 30px !important
}
}
.entry-post-tags {
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
.entry-post-tags .tagcloud-icon {
font-size: 16px;
margin-right: 9px;
margin-bottom: 0
}
.entry-post-tags .tagcloud a:hover {
color: #0073b4
}
.entry-post-share-wrap {
padding-bottom: 20px;
border-bottom: 1px solid #e4e8f6;
margin-bottom: 50px
}
.entry-post-share {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end
}
@media only screen and (max-width: 575px) {
.entry-post-share {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
margin-top: 20px
}
}
.entry-post-share .share-media .share-icon {
color: #fff;
background: #0073b4;
height: 48px;
width: 48px;
line-height: 48px;
font-size: 15px;
border-radius: 50%;
text-align: center;
cursor: pointer;
color: #fff
}
.entry-post-share .share-media {
position: relative;
margin-left: 10px
}
.entry-post-share .share-list {
position: absolute;
bottom: 100%;
right: 0;
-webkit-transform: translate(0, -1px);
transform: translate(0, -1px);
width: auto;
white-space: nowrap;
padding: 0 4px;
text-align: center;
background: #fff;
border-radius: 8px;
-webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, .06);
box-shadow: 0 2px 20px rgba(0, 0, 0, .06);
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-filter: drop-shadow(0 2px 20px rgba(0, 0, 0, .06));
filter: drop-shadow(0 2px 20px rgba(0, 0, 0, .06));
z-index: 999;
visibility: hidden;
opacity: 0;
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1)
}
.entry-post-share .share-list::before {
position: absolute;
top: 100%;
left: 50%;
-webkit-transform: translateX(100%);
transform: translateX(100%);
content: '';
border-top: 8px solid #fff;
border-left: 9px solid transparent;
border-right: 9px solid transparent
}
.entry-post-share .share-list a {
display: inline-block;
font-size: 13px;
padding: 12px;
color: #555
}
.entry-post-share.opened .share-list {
-webkit-transform: translate(0, -12px);
transform: translate(0, -12px);
visibility: visible;
opacity: 1
}
.entry-author .author-info {
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
.entry-author .author-avatar {
-ms-flex-negative: 0;
flex-shrink: 0;
width: 170px;
text-align: center
}
.entry-author .author-avatar img {
border-radius: 50%
}
@media only screen and (max-width: 575px) {
.entry-author .author-avatar {
width: 120px
}
}
.entry-author .author-social-networks .inner {
display: inline-block;
margin: 22px -9px 0
}
.entry-author .author-social-networks .inner a {
display: block;
float: left;
padding: 6px 9px;
font-size: 13px;
line-height: 1;
color: #333
}
.entry-author .author-biographical-info {
margin-top: 15px;
font-size: 15px;
color: #333
}
.related-posts-wrapper {
margin-top: 66px
}
.related-posts-wrapper .single-valid-post-wrapper {
position: relative;
height: 100%;
border: 1px solid #e7e7e7;
border-radius: 8px;
overflow: hidden;
display: block
}
.related-posts-wrapper .single-valid-post-wrapper::before {
opacity: .5;
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(51, 51, 51, 0)), color-stop(80%, #000));
background-image: linear-gradient(-180deg, rgba(51, 51, 51, 0) 0, #000 80%);
border-radius: 8px
}
.related-posts-wrapper:hover {
-webkit-transform: translateY(-5px);
transform: translateY(-5px)
}
.related-posts-wrapper .single-valid__thum {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
min-height: 120px;
background-color: #333;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
border-radius: 8px;
overflow: hidden
}
.related-posts-wrapper .post-content {
padding-left: 50px;
padding-right: 20px;
margin-top: 0;
position: relative
}
.related-posts-wrapper .post-content::before {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
font-size: 24px;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
font-family: 'Font Awesome 5 Pro';
font-weight: 300
}
.related-posts-wrapper .post-content .post-title {
color: #fff
}
.comment-list-wrapper {
margin-top: 66px
}
.comment-list {
margin: 0;
padding: 0
}
.comment-list .comment {
list-style-type: none;
padding: 25px 0
}
.comment-list .comment:last-child {
padding-bottom: 0
}
.comment-list .comment-author {
float: left
}
.comment-list .comment-author img {
border-radius: 50px
}
.comment-list .comment-content {
position: relative;
overflow: hidden;
margin-left: 100px
}
.comment-list .meta {
margin-bottom: 12px
}
.comment-list .meta .fn {
font-size: 15px;
text-transform: uppercase;
color: #333;
display: inline-block;
margin-bottom: 0
}
.comment-list .meta .comment-datetime {
position: relative;
display: inline-block;
padding-left: 15px;
margin-left: 10px;
font-size: 14px;
font-style: italic;
color: #ababab
}
.comment-list .meta .comment-datetime::before {
content: '';
position: absolute;
top: 50%;
margin-top: -1px;
left: 0;
width: 3px;
height: 3px;
background: #d8d8d8;
border-radius: 50%
}
.comment-list .comment-actions a {
margin-right: 20px;
font-weight: 500;
color: #333
}
.comment-list .comment-actions a:hover {
color: #0073b4
}
.comment-list .children {
margin: 20px 0 20px 50px;
padding: 0
}
@media only screen and (max-width: 767px) {
.comment-list .children {
margin: 40px 0 20px 40px
}
}
.comment-list .children li+li {
margin-top: 35px
}
.comment-list .comment-actions {
margin-top: 16px;
margin-top: 16px;
color: #ababab
}
.comment-list .comment-actions .comment-datetime {
display: inline-block;
margin-right: 10px
}
.comment-list .comment-actions .comment-reply-link {
display: inline-block;
margin-left: 10px;
margin-right: 10px;
font-weight: 700
}
.comment-submit-btn .ht-btn {
padding: 0 54px
}
.post-feature-details.post-quote {
position: relative;
padding: 48px 40px;
background: #5945e6;
text-align: center
}
.post-feature-details.post-quote::before {
display: none
}
.post-feature-details.post-quote .quote-icon {
color: #fff;
font-size: 26px;
margin-bottom: 35px
}
.post-feature-details.post-quote .post-quote-text {
line-height: 1.5;
margin-bottom: 25px;
color: #fff
}
.post-feature-details.post-quote .post-quote-name {
color: #fff
}
.post-feature-details.post-link {
padding: 82px 100px;
background: #f7fbfe;
font-size: 24px;
line-height: 1.5
}
.post-feature-details.post-link a {
color: #38cb89;
word-wrap: anywhere;
font-weight: 400
}
.post-feature-details.post-link::before {
display: none
}
.peatures_image-wrap {
margin-right: -168px !important;
margin-left: 80px !important
}
@media only screen and (min-width: 1200px) and (max-width:1499px) {
.peatures_image-wrap {
margin-right: 0 !important;
margin-left: 0 !important
}
}
@media only screen and (min-width: 992px) and (max-width:1199px) {
.peatures_image-wrap {
margin-right: 0 !important;
margin-left: 0 !important
}
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.peatures_image-wrap {
margin-right: 0 !important;
margin-left: 0 !important
}
}
@media only screen and (max-width: 767px) {
.peatures_image-wrap {
margin-right: 0 !important;
margin-left: 0 !important
}
}
.infotechno-bg {
background: #0073b4 none repeat scroll 0 0
}
.infotechno-hero-text h6 {
color: #0073b4;
font-weight: 500;
margin-bottom: 20px
}
@media only screen and (max-width: 767px) {
.infotechno-hero-text {
text-align: center;
margin-top: 50px
}
}
.infotechno-hero-inner-images {
margin-top: 20px
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.infotechno-hero-inner-images {
margin-top: 160px
}
}
@media only screen and (max-width: 767px) {
.infotechno-hero-inner-images {
max-width: 327px;
margin: auto
}
.infotechno-hero-inner-images .infotechno-inner-one {
max-width: 260px;
margin: auto
}
}
.infotechno-inner-one {
position: absolute;
top: 10px
}
.infotechno-inner-two {
z-index: 1;
position: relative
}
.infotechno-hero-text {
max-width: 605px;
float: right;
width: 100%;
padding-left: 30px
}
@media only screen and (max-width: 767px) {
.infotechno-hero-text {
padding-left: 0;
float: inherit;
margin: 50px auto 20px
}
}
.infotechno-video-bg {
background-image: url(//recruitbpm.com/wp/wp-content/themes/recruitbpm/assets/images/bg/home-infotechno-video-intro-bg.jpg);
background-size: cover;
background-repeat: no-repeat
}
.infotechno-video-ptb {
padding: 150px 0
}
@media only screen and (min-width: 768px) and (max-width:991px),
only screen and (max-width:767px) {
.infotechno-video-ptb {
padding-top: 100px;
padding-bottom: 100px
}
}
.vieeo-content-inner .heading {
line-height: 1.34;
font-weight: 600;
color: #fff;
margin-bottom: 65px
}
.viewo-text-wrap .single-popup-wrap.video-link {
display: inline-block
}
.viewo-text-wrap .single-popup-wrap.video-link .ht-popup-video.video-button {
position: relative;
margin-right: 0;
display: inline-block;
height: 78px;
width: 78px
}
.viewo-text-wrap .video-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.viewo-text-wrap .video-text {
margin-top: 0;
margin-left: 59px;
font-size: 18px;
font-weight: 500;
color: rgba(255, 255, 255, .8);
text-transform: uppercase;
letter-spacing: 2px;
line-height: 1.45
}
.infotechno-blog-list li {
position: relative
}
.infotechno-blog-list li:first-child a {
margin-top: -16px
}
.infotechno-blog-list li a {
position: relative;
font-size: 15px;
font-weight: 400;
padding: 0 0 0 30px;
margin-top: 10px
}
.infotechno-blog-list li a::after,
.infotechno-blog-list li a::before {
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
font-family: 'Font Awesome 5 Pro';
font-weight: 900;
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1)
}
.infotechno-blog-list li a::after,
.infotechno-blog-list li a::before {
content: '\f30b';
position: absolute;
top: 7px;
left: 0
}
.infotechno-blog-list li a::before {
opacity: 0;
visibility: hidden;
-webkit-transform: translateX(-100%);
transform: translateX(-100%)
}
.infotechno-blog-list li a:hover::before {
opacity: 1;
visibility: visible;
-webkit-transform: translateX(0);
transform: translateX(0)
}
.infotechno-blog-list li a:hover::after {
opacity: 0;
visibility: hidden;
-webkit-transform: translateX(100%);
transform: translateX(100%)
}
.processing-hero-bg {
background-color: transparent;
background-repeat: no-repeat;
background-image: url(//recruitbpm.com/wp/wp-content/themes/recruitbpm/assets/images/hero/slider-processing-slide-01-bg.jpg);
background-size: cover;
background-position: 50% 50%
}
.processing-hero-text {
max-width: 730px;
width: 100%
}
@media only screen and (max-width: 767px) {
.processing-hero-text {
margin-top: 60px;
text-align: center
}
}
.processing-hero-text h6 {
line-height: 36px;
letter-spacing: 3px;
font-weight: 700;
font-size: 18px;
color: #fff;
text-transform: uppercase;
margin-bottom: 20px
}
.processing-hero-text h1 {
color: #fff;
font-weight: 500;
font-size: 68px;
letter-spacing: 0;
line-height: 1.2
}
@media only screen and (min-width: 1200px) and (max-width:1499px) {
.processing-hero-text h1 {
font-size: 60px
}
}
@media only screen and (min-width: 992px) and (max-width:1199px) {
.processing-hero-text h1 {
font-size: 46px
}
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.processing-hero-text h1 {
font-size: 40px
}
}
@media only screen and (max-width: 767px) {
.processing-hero-text h1 {
font-size: 34px
}
}
.processing-hero-text p {
color: #fff;
line-height: 32px;
letter-spacing: 0;
font-weight: 500;
font-size: 18px
}
.processing-hero-images-wrap {
margin-top: 50px
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.processing-hero-images-wrap {
margin-top: 100px
}
}
@media only screen and (max-width: 767px) {
.processing-hero-images-wrap {
margin-top: 30px
}
}
.processing-hero-images {
margin-left: -130px;
margin-right: -200px
}
@media only screen and (min-width: 1200px) and (max-width:1499px) {
.processing-hero-images {
margin-left: -80px;
margin-right: 0
}
}
@media only screen and (min-width: 992px) and (max-width:1199px) {
.processing-hero-images {
margin-left: -80px;
margin-right: 0
}
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.processing-hero-images {
margin-left: -50px;
margin-right: 0
}
}
@media only screen and (max-width: 767px) {
.processing-hero-images {
width: 300px;
margin: auto
}
}
.hero-button {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
@media only screen and (max-width: 767px) {
.hero-button {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center
}
}
@media only screen and (max-width: 575px) {
.hero-button {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center
}
.hero-button .btn {
min-width: 140px;
padding: 0 24px
}
}
.hero-popup-video {
margin-left: 20px
}
.hero-popup-video a {
display: inline-block;
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1)
}
.hero-popup-video a .video-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
.hero-popup-video a .video-content .video-text {
margin-left: 8px;
color: #fff;
font-weight: 500;
font-size: 14px
}
.hero-popup-video .video-play {
font-size: 10px;
display: inline-block;
margin: 0;
border: 1px solid #ddd;
border-radius: 50%;
height: 30px;
width: 30px;
line-height: 30px;
color: #fff
}
.hero-popup-video .video-play .video-play-icon i {
color: #fff
}
.rv-video-section {
position: relative
}
.rv-video-section .main-video-box {
position: relative;
z-index: 8;
text-align: center;
max-width: 570px;
max-height: 350px;
margin: auto;
margin-top: 120px;
margin-bottom: 180px
}
@media only screen and (min-width: 1200px) and (max-width:1499px) {
.rv-video-section .main-video-box {
max-width: 520px
}
}
@media only screen and (min-width: 992px) and (max-width:1199px) {
.rv-video-section .main-video-box {
max-width: 400px;
margin-bottom: 100px
}
}
@media only screen and (max-width: 767px) {
.rv-video-section .main-video-box {
max-width: 400px;
margin-bottom: 100px
}
}
@media only screen and (max-width: 575px) {
.rv-video-section .main-video-box {
max-width: 280px;
margin-bottom: 100px
}
}
.rv-video-section .ht-banner-01 {
position: relative
}
.rv-video-section .ht-banner-01 img {
position: absolute;
left: 6%;
top: -70px
}
@media only screen and (min-width: 1200px) and (max-width:1499px) {
.rv-video-section .ht-banner-01 img {
left: 6%;
top: -50px;
width: 200px
}
}
@media only screen and (min-width: 992px) and (max-width:1199px) {
.rv-video-section .ht-banner-01 img {
left: 0;
top: -50px;
width: 200px
}
}
@media only screen and (max-width: 767px) {
.rv-video-section .ht-banner-01 img {
left: 10%;
top: -30px;
width: 184px
}
}
@media only screen and (max-width: 575px) {
.rv-video-section .ht-banner-01 img {
left: 0;
top: -30px;
width: 184px
}
}
.rv-video-section .ht-banner-02 {
position: relative
}
.rv-video-section .ht-banner-02 img {
position: absolute;
left: 50%;
top: -103px
}
@media only screen and (min-width: 1200px) and (max-width:1499px) {
.rv-video-section .ht-banner-02 img {
position: absolute;
left: 50%;
top: -103px;
max-width: 230px
}
}
@media only screen and (max-width: 767px) {
.rv-video-section .ht-banner-02 img {
top: -65px;
max-width: 130px
}
}
@media only screen and (max-width: 575px) {
.rv-video-section .ht-banner-02 img {
top: -65px;
max-width: 130px
}
}
.rv-video-section .ht-banner-03 {
position: relative
}
.rv-video-section .ht-banner-03 img {
position: absolute;
left: 10%;
bottom: 0
}
@media only screen and (min-width: 992px) and (max-width:1199px) {
.rv-video-section .ht-banner-03 img {
bottom: 0;
top: inherit
}
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.rv-video-section .ht-banner-03 img {
bottom: 0;
top: inherit
}
}
@media only screen and (max-width: 767px) {
.rv-video-section .ht-banner-03 img {
bottom: 0;
max-width: 120px;
top: inherit
}
}
@media only screen and (max-width: 575px) {
.rv-video-section .ht-banner-03 img {
bottom: 0;
max-width: 120px;
top: inherit
}
}
.rv-video-section .ht-banner-04 img {
right: 50px;
left: auto;
position: absolute;
top: 100%
}
@media only screen and (min-width: 992px) and (max-width:1199px) {
.rv-video-section .ht-banner-04 img {
right: 35px;
max-width: 150px
}
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.rv-video-section .ht-banner-04 img {
right: 35px;
top: 80%;
max-width: 150px
}
}
@media only screen and (max-width: 767px) {
.rv-video-section .ht-banner-04 img {
right: 15px;
top: 80%;
max-width: 140px
}
}
@media only screen and (max-width: 575px) {
.rv-video-section .ht-banner-04 img {
right: 10px;
top: 80%;
max-width: 110px
}
}
.animation_images {
-webkit-animation-timing-function: cubic-bezier(.54, .085, .5, .92);
animation-timing-function: cubic-bezier(.54, .085, .5, .92);
-webkit-animation-name: animateUpDown;
animation-name: animateUpDown;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite
}
.animation_images.one {
-webkit-animation-duration: 3.2s;
animation-duration: 3.2s
}
.animation_images.two {
-webkit-animation-duration: 3.8s;
animation-duration: 3.8s
}
.animation_images.three {
-webkit-animation-duration: 3.4s;
animation-duration: 3.4s
}
.animation_images.four {
-webkit-animation-duration: 3.4s;
animation-duration: 3.4s
}
@-webkit-keyframes animateUpDown {
0% {
-webkit-transform: translateY(0);
transform: translateY(0)
}
50% {
-webkit-transform: translateY(-25px);
transform: translateY(-25px)
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0)
}
}
@keyframes animateUpDown {
0% {
-webkit-transform: translateY(0);
transform: translateY(0)
}
50% {
-webkit-transform: translateY(-25px);
transform: translateY(-25px)
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0)
}
}
.appointment-hero-bg { }
@media only screen and (max-width: 767px) {
.appointment-hero-text {
text-align: center;
margin-bottom: 60px
}
}
.hero-button .video-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.hero-button .video-link .ht-popup-video .video-button__two .video-play {
background: #fff
}
.hero-button .video-link .ht-popup-video .video-button__two .video-play-icon::before {
border-left-color: #0073b4
}
.hero-button .single-popup-wrap.video-link .ht-popup-video.video-button {
position: relative;
width: 78px;
height: 78px
}
.hero-button .video-text {
margin-top: 0;
margin-left: 35px;
font-size: 18px;
color: #fff;
font-weight: 600;
line-height: 1.78
}
.hero-button .ht-popup-video.video-button .video-mark .wave-pulse::after,
.hero-button .ht-popup-video.video-button .video-mark .wave-pulse::before {
border: 3px solid #fff;
-webkit-animation: zoomBig 3.25s linear infinite;
animation: zoomBig 3.25s linear infinite;
-webkit-animation-delay: 0s;
animation-delay: 0s
}
.hero-button .ht-popup-video.video-button .video-mark .wave-pulse::before {
-webkit-animation-delay: .75s;
animation-delay: .75s
}
.service-hero-bg {
background-color: transparent;
background-repeat: no-repeat;
background-image: url(//recruitbpm.com/wp/wp-content/themes/recruitbpm/assets/images/hero/home-services-hero-bg.jpg);
background-size: cover;
background-position: 50% 50%
}
.service-hero-space {
height: 770px;
display: block;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
@media only screen and (min-width: 1200px) and (max-width:1499px) {
.service-hero-space {
height: 670px
}
}
@media only screen and (min-width: 992px) and (max-width:1199px) {
.service-hero-space {
height: 570px
}
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.service-hero-space {
height: 520px
}
}
@media only screen and (max-width: 767px) {
.service-hero-space {
height: 480px
}
}
@media only screen and (max-width: 575px) {
.service-hero-space {
height: 480px
}
}
.service-hero-text {
width: 100%
}
@media only screen and (max-width: 767px) {
.service-hero-text {
text-align: center
}
}
.service-hero-text h3 {
line-height: 36px;
font-weight: 700;
color: #fff;
margin-bottom: 20px
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.service-hero-text h3 {
font-size: 30px
}
}
@media only screen and (max-width: 767px) {
.service-hero-text h3 {
font-size: 22px
}
}
.service-hero-text h1 {
color: #fff;
font-weight: 700;
font-size: 120px;
line-height: 1.09
}
@media only screen and (min-width: 1200px) and (max-width:1499px) {
.service-hero-text h1 {
font-size: 60px
}
}
@media only screen and (min-width: 992px) and (max-width:1199px) {
.service-hero-text h1 {
font-size: 80px
}
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.service-hero-text h1 {
font-size: 60px
}
}
@media only screen and (max-width: 767px) {
.service-hero-text h1 {
font-size: 50px
}
}
@media only screen and (max-width: 575px) {
.service-hero-text h1 {
font-size: 44px
}
}
.service-hero-text .service-solution-form-wrap {
width: 600px;
max-width: 100%;
margin: 0 auto
}
.service-hero-text .service-solution-form-wrap select {
border-color: #0073b4;
background-color: #0073b4;
background-image: url(//recruitbpm.com/wp/wp-content/themes/recruitbpm/assets/images/icons/hero-selector-icon.png);
color: #fff;
font-weight: 500;
padding: 3px 30px;
height: 60px
}
.service-hero-text .service-solution-form-wrap select:focus {
background: #0073b4 url(//recruitbpm.com/wp/wp-content/themes/recruitbpm/assets/images/icons/hero-selector-icon.png) no-repeat center right 20px !important
}
.service-hero-text p {
margin-top: 30px;
font-size: 15px;
font-weight: 500
}
.service-project-slide-info {
margin-top: 30px
}
@media only screen and (min-width: 768px) and (max-width:991px),
only screen and (max-width:767px) {
.service-project-slide-info {
margin-bottom: 40px;
margin-top: 0
}
}
.service-project-slide-info .text {
font-size: 18px;
line-height: 1.67
}
.single-blog-lg-item>a {
display: block
}
.single-blog-lg-item .btn-text a {
display: inline-block;
border-bottom: 1px solid #ddd
}
.single-blog-lg-item .btn-text a:hover {
color: #d2a98e
}
@media only screen and (min-width: 768px) and (max-width:991px),
only screen and (max-width:767px) {
.single-blog-lg-item {
margin-bottom: 40px
}
}
.post-blog-thumbnail {
position: relative;
display: block
}
.post-blog-thumbnail>img {
border-radius: 8px;
width: 100%
}
.post-blog-thumbnail::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: .5;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(11%, rgba(51, 51, 51, 0)), color-stop(80%, #000));
background-image: linear-gradient(-180deg, rgba(51, 51, 51, 0) 11%, #000 80%);
border-radius: 8px
}
.post-blog-thumbnail .post-meta {
position: absolute;
bottom: 18px;
left: 30px;
right: 30px;
color: #fff;
font-size: 14px;
margin: 0 -8px
}
.post-blog-thumbnail .post-meta .post-author img {
width: 32px;
vertical-align: middle;
margin-right: 6px;
border-radius: 50%
}
.post-blog-thumbnail .post-meta div {
display: inline-block;
padding: 0 8px
}
.single-blog-lg-list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
border-left: 1px solid #ededed;
border-top: 1px solid #ededed;
padding: 20px 0 20px 30px
}
.single-blog-lg-list:first-child {
border-top: none;
padding: 0 0 20px 30px
}
@media only screen and (max-width: 575px) {
.single-blog-lg-list:first-child {
padding: 20px 0 20px 0
}
}
.single-blog-lg-list .post-blog-thumbnail {
position: relative;
-ms-flex-negative: 0;
flex-shrink: 0;
margin-right: 29px;
width: 200px
}
@media only screen and (max-width: 575px) {
.single-blog-lg-list {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
border-left: none;
border-top: none;
padding: 0 0 20px 0
}
.single-blog-lg-list .post-blog-thumbnail {
margin-bottom: 20px;
margin-right: 0;
width: 100%
}
}
.our-company-history {
position: relative
}
.grid-wrapper {
max-width: 1200px;
margin: auto;
position: absolute;
top: 0;
bottom: 0;
left: 25px;
right: 25px
}
.grid-wrapper .line {
position: absolute;
top: 0;
bottom: 0;
width: 2px;
background: rgba(204, 204, 204, .25)
}
.grid-wrapper .line-1 {
left: 25px
}
.grid-wrapper .line-2 {
left: 33.33333%
}
.grid-wrapper .line-3 {
left: 66.66666%
}
.grid-wrapper .line-4 {
right: 25px
}
.resolutions-hero-bg { background-repeat: no-repeat; background-size: cover;
background-position: 50% 50%
}
.resolutions-hero-bg .vc_row-separator svg {
fill: #f8f8f8
}
.resolutions-hero-space {
height: 500px;
display: block;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
@media only screen and (min-width: 1200px) and (max-width:1499px) {
.resolutions-hero-space {
height: 500px
}
}
@media only screen and (min-width: 992px) and (max-width:1199px) {
.resolutions-hero-space {
height: 670px
}
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.resolutions-hero-space {
height: 520px
}
}
@media only screen and (max-width: 767px) {
.resolutions-hero-space {
height: 480px;
padding-top: 50px Imp !important;
}
.a2a_kit,
.a2a_menu,
.a2a_modal,
.a2a_overlay {
display: none;
}
}
@media only screen and (max-width: 575px) {
.resolutions-hero-space {
height: 480px
}
}
.hero-button-group .ht-btn {
margin: 10px;
font-size: 14px
}
.hero-button-group .ht-btn.btn--white {
color: #0073b4
}
.hero-button-group .ht-btn.btn--white .btn-icon {
font-size: 10px;
margin-left: 0
}
.hero-button-group .ht-btn.btn--white:hover {
background: #0073b4;
color: #fff
}
.resolutions-hero-bottom {
margin-top: -160px;
position: relative;
z-index: 4
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.resolutions-hero-bottom {
margin-top: 20px
}
}
@media only screen and (max-width: 767px) {
.resolutions-hero-bottom {
margin-top: 0
}
}
@media only screen and (max-width: 575px) {
.resolutions-hero-bottom {
margin-top: 0
}
}
.cybersecurity-hero {
overflow: hidden;
background: #f6fafe
}
.cybersecurity-hero-text {
max-width: 680px;
width: 100%;
float: right;
padding-left: 110px
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.cybersecurity-hero-text {
padding-left: 0
}
}
@media only screen and (max-width: 767px) {
.cybersecurity-hero-text {
padding-left: 0;
float: inherit;
margin: 60px auto 0;
text-align: center
}
}
.cybersecurity-hero-text h6 {
text-transform: uppercase;
letter-spacing: 3px;
font-weight: 700;
font-size: 14px;
margin-bottom: 20px
}
.cybersecurity-hero-text h3 {
font-weight: 700
}
.cybersecurity-hero-images {
position: relative
}
.inner-img-one {
position: absolute;
z-index: -1;
bottom: 0
}
@media only screen and (max-width: 767px) {
.inner-img-one {
position: absolute;
left: 0;
right: 0;
margin: auto;
text-align: center
}
.inner-img-one img {
width: 400px
}
}
@media only screen and (max-width: 767px) {
.inner-img-two {
margin: auto !important;
text-align: center
}
.inner-img-two img {
max-width: 254px
}
}
.worldRotate {
-webkit-animation: worldRotate 20s linear infinite;
animation: worldRotate 20s linear infinite
}
@-webkit-keyframes worldRotate {
0% {
-webkit-transform: rotate(0) translateX(0) rotate(0);
transform: rotate(0) translateX(0) rotate(0)
}
100% {
-webkit-transform: rotate(0) translateY(0) rotate(-360deg);
transform: rotate(0) translateY(0) rotate(-360deg)
}
}
@keyframes worldRotate {
0% {
-webkit-transform: rotate(0) translateX(0) rotate(0);
transform: rotate(0) translateX(0) rotate(0)
}
100% {
-webkit-transform: rotate(0) translateY(0) rotate(-360deg);
transform: rotate(0) translateY(0) rotate(-360deg)
}
}
.tp-breadcrumb-bg {
position: relative;
z-index: 1;
padding-top: 54px;
padding-bottom: 54px;
background-position: center !important;
background-size: cover !important;
background-repeat: no-repeat !important;
background-repeat: no-repeat !important;
background-position: center center !important;
border-bottom-width: 0;
background-size: cover !important;
}
.tp-breadcrumb-bg::before {
position: absolute;
z-index: -1;
content: "";
top: 0;
left: 0;
height: 100%;
width: 100%;
opacity: 0.97;
background: rgba(255, 255, 255, 0.80);
}
.about-us-bg {
background-image: url(//recruitbpm.com/wp/wp-content/themes/recruitbpm/assets/images/bg/contact-us-01-hero-bg.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: center
}
.features-bg {  }
.video-interviews-bg { }
.main-features-bg {
background-repeat: no-repeat;
background-position: center center;
border-bottom-width: 0;
background-size: cover; background: #ffffff;
background-image: linear-gradient(121deg, rgba(235, 244, 244, .5), rgba(199, 234, 230, .5));
}
.pricing-bg { }
.market-place-bg { }
.sales-crm-bg {  }
.communication-messaging-bg { }
.candidates-sourcing-bg {
background-repeat: no-repeat;
background-position: center center;
border-bottom-width: 0;
background-size: cover; background: #ffffff;
background-image: linear-gradient(121deg, rgba(235, 244, 244, .5), rgba(199, 234, 230, .5));
}
.time-expense-management-bg { }
.career-portal-bg { }
.reporting-analytics-bg { }
.e-signatures-bg { }
.data-migration-bg { }
.comparison-bg { }
.contact-us-bg { }
.remote-hiring-bg { }
.quickrecruit-bg {
background-repeat: no-repeat;
background-position: center center;
border-bottom-width: 0;
background-size: cover;
background-image: url(//recruitbpm.com/wp/wp-content/themes/recruitbpm/assets/images/case-study/quickrecruit-case-study-banner.jpg)
}
.virtelligence-bg {
background-repeat: no-repeat;
background-position: center center;
border-bottom-width: 0;
background-size: cover;
background-image: url(//recruitbpm.com/wp/wp-content/themes/recruitbpm/assets/images/case-study/virtelligence-case-study-banner.jpg)
}
.thank-you-bg {
background-repeat: no-repeat;
background-position: center center;
border-bottom-width: 0;
background-size: cover; }
.banner-migrate-now {
transition: all .25s ease 0s;
background: linear-gradient(to right, #0073b4 40%, #0073b4 70%) repeat scroll 0 0 rgba(0, 0, 0, 0)
}
.inner-banner-space {
padding-top: 100px;
padding-bottom: 54px
}
.banner-space { }
.banner-space-pricing {
padding-top: 100px;
padding-bottom: 50px
}
.hero-text {
text-align: center;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
color: #fff
}
@media only screen and (min-width: 1680px) {
.banner-space {
padding-top: 54px;
padding-bottom: 130px
}
}
@media only screen and (min-width: 992px) and (max-width:1199px) {
.banner-space {
padding-top: 120px;
padding-bottom: 120px
}
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.banner-space {
padding-top: 50px;
padding-bottom: 100px
}
}
@media only screen and (max-width: 767px) {
.banner-space {
padding-top: 60px;
padding-bottom: 60px
}
}
.vision-space {
padding-top: 85px;
padding-bottom: 195px
}
@media only screen and (min-width: 992px) and (max-width:1199px) {
.vision-space {
padding-top: 120px;
padding-bottom: 120px
}
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.vision-space {
padding-top: 100px;
padding-bottom: 100px
}
}
@media only screen and (max-width: 767px) {
.vision-space {
padding-top: 60px;
padding-bottom: 60px
}
}
.requirements-list {
width: 600px;
padding-left: 30px;
padding-right: 30px;
max-width: 100%;
float: right
}
.resources-left-box {
max-width: 600px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding-left: 30px;
padding-right: 30px;
width: 100%;
float: right
}
@media only screen and (min-width: 992px) and (max-width:1199px) {
.resources-left-box {
margin: 0 auto;
float: none
}
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.resources-left-box {
text-align: center;
margin: 0 auto;
float: none
}
}
@media only screen and (max-width: 767px) {
.resources-left-box {
margin: 0 auto;
margin-bottom: 0;
float: none;
padding-left: 0;
padding-right: 0;
margin-bottom: 30px;
text-align: center
}
}
.resources-inner .sub-title {
color: #ababab
}
.delivering-optimal-wrap .marker::before {
content: '\f00c';
position: absolute;
top: 1px;
left: 0;
display: block;
font-size: 24px;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
font-family: 'Font Awesome 5 Pro';
font-weight: 400;
color: #d2a98e
}
.delivering-optimal-wrap .list-item {
padding-left: 40px;
margin-top: 40px;
position: relative
}
.delivering-optimal-wrap .list-item .title-wrap .title {
color: #0073b4;
margin-bottom: 15px
}
@media only screen and (min-width: 768px) and (max-width:991px),
only screen and (max-width:767px) {
.modern-number-01 {
margin-bottom: 20px
}
}
.modern-number-01.number-two h2 {
max-width: 330px
}
.modern-number-01.number-two span.mark-text {
color: #0073b4
}
.contact-button a {
color: #0073b4;
font-size: 18px;
font-weight: 500;
line-height: 1.45;
border-bottom: 1px solid #ddd
}
.about-button {
text-align: right
}
.about-button a {
min-width: 170px
}
.gallery-warp {
display: grid;
grid-template-columns: repeat(12, 1fr);
grid-column-gap: 30px;
grid-row-gap: 30px
}
.gallery-warp:nth-child(4n+1) {
grid-column: span 8
}
.gallery-grid {
display: block;
width: 100%;
height: 100%
}
.gallery-grid .single-gallery__thum {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
background-position: center;
background-size: cover;
height: 100%;
width: 100%;
max-height: 420px
}
.gallery-grid:nth-child(4n+1) {
-ms-grid-column: span 8;
grid-column: span 8
}
@media only screen and (min-width: 768px) and (max-width:991px),
only screen and (max-width:767px) {
.gallery-grid:nth-child(4n+1) {
grid-column: span 6
}
}
@media only screen and (max-width: 575px) {
.gallery-grid:nth-child(4n+1) {
grid-column: span 12
}
}
.gallery-grid:nth-child(4n+2) {
-ms-grid-column: span 4;
grid-column: span 4
}
@media only screen and (min-width: 768px) and (max-width:991px),
only screen and (max-width:767px) {
.gallery-grid:nth-child(4n+2) {
grid-column: span 6
}
}
@media only screen and (max-width: 575px) {
.gallery-grid:nth-child(4n+2) {
grid-column: span 12
}
}
.gallery-grid:nth-child(4n+3) {
-ms-grid-column: span 6;
grid-column: span 6
}
@media only screen and (max-width: 575px) {
.gallery-grid:nth-child(4n+3) {
grid-column: span 12
}
}
.gallery-grid:nth-child(4n+4) {
-ms-grid-column: span 6;
grid-column: span 6
}
@media only screen and (max-width: 575px) {
.gallery-grid:nth-child(4n+4) {
grid-column: span 12
}
}
.single-gallery {
overflow: hidden;
display: block;
border-radius: 8px
}
.single-gallery__item {
position: relative;
height: 100%
}
.single-gallery__item .ht-overlay {
background-color: #0073b4;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
visibility: hidden;
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1)
}
.single-gallery__item .overlay-icon {
position: absolute;
top: 50%;
left: 50%;
margin: auto;
width: 100%;
height: 100%;
opacity: 0;
visibility: hidden;
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1)
}
.single-gallery__item .overlay-icon i {
font-size: 24px;
color: #fff;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%)
}
.single-gallery__item:hover .ht-overlay,
.single-gallery__item:hover .overlay-icon {
opacity: .9;
visibility: visible
}
.bg-item-images {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
background-position: center;
background-size: cover;
height: 100%;
width: 100%
}
.bg-item-images::before {
content: '';
display: block;
padding-top: 67%
}
.ht-simple-job-listing .item {
border-radius: 8px;
padding: 33px 50px 36px
}
.ht-simple-job-listing .item:nth-child(2n) {
background: #f6f2ed
}
.ht-simple-job-listing .item .job-info .job-time {
font-size: 18px;
margin-top: 12px;
display: block
}
.ht-simple-job-listing .item .job-button .ht-btn {
min-width: 155px
}
@media only screen and (max-width: 767px) {
.ht-simple-job-listing .item {
padding: 30px
}
.ht-simple-job-listing .item .job-description {
margin-top: 15px
}
.ht-simple-job-listing .item .job-button {
margin-top: 20px
}
}
.vision-content .heading {
font-size: 28px;
line-height: 1.43;
font-weight: 400;
color: #002fa6
}
.portfolio-details-table table {
margin: 0 0 1.5em;
margin-bottom: 1.5em;
width: 100%;
display: inline-table;
overflow: hidden
}
.portfolio-details-table .label {
text-transform: uppercase;
font-weight: 500;
font-size: 14px;
letter-spacing: 1px;
color: #333;
margin-bottom: 12px
}
.portfolio-details-table td:last-child {
text-align: right;
padding-right: 0
}
.portfolio-details-table td {
border: 0;
background: 0 0 !important;
padding: 17px 10px;
padding-right: 10px;
text-align: left
}
.portfolio-details-table td:first-child {
padding-left: 0
}
.portfolio-details-table tr+tr {
border-top: 1px solid #ededed
}
.portfolio-details-table .portfolio-details-share a {
padding: 0 10px;
font-size: 15px;
color: #ababab
}
.ht-problem-solution .item {
border-bottom: 1px solid #eee;
padding-bottom: 50px;
margin-bottom: 44px
}
.ht-problem-solution .item .problem {
position: relative;
padding-left: 32px;
font-size: 15px;
font-weight: 500;
line-height: 1.74;
margin-bottom: 20px
}
.ht-problem-solution .item .problem::before {
color: #0073b4;
content: '\f178';
position: absolute;
top: 4px;
left: 0;
font-size: 18px;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
font-family: 'Font Awesome 5 Pro';
font-weight: 400
}
.ht-problem-solution .item .solution {
position: relative;
padding-left: 32px
}
.ht-problem-solution .item .solution::before {
color: #0073b4;
content: '\f00c';
position: absolute;
top: 4px;
left: 0;
font-size: 18px;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
font-family: 'Font Awesome 5 Pro';
font-weight: 400
}
.results-wrap .text {
font-size: 24px
}
.entry-portfolio-return-link {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
display: block;
width: 48px;
height: 48px;
line-height: 48px;
text-align: center;
border-radius: 50%;
background: #f6f2ed;
-webkit-box-shadow: 0 4px 32px rgba(51, 51, 51, .07);
box-shadow: 0 4px 32px rgba(51, 51, 51, .07);
font-size: 18px
}
.entry-portfolio-return-link:hover {
background: #0073b4;
color: #fff
}
.portfolio-nav-links .nav-list {
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-gap: 50px
}
@media only screen and (max-width: 767px) {
.portfolio-nav-links .nav-list {
grid-template-columns: auto
}
}
.portfolio-nav-links .nav-list .next {
text-align: right
}
.portfolio-nav-links .nav-list .inner div {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
min-height: 190px;
padding: 20px 0
}
.portfolio-nav-links .nav-list .prev img {
margin-right: 28px
}
.portfolio-nav-links .nav-list .next img {
margin-left: 28px;
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2
}
.portfolio-nav-links .nav-list .next a {
padding-right: 30px
}
.portfolio-nav-links .nav-list .prev a {
padding-left: 30px
}
.portfolio-nav-links .nav-list .inner h6::before {
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
font-family: 'Font Awesome 5 Pro';
font-weight: 300;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
font-size: 24px
}
.portfolio-nav-links .nav-list .prev h6::before {
left: 15px;
content: '\f104'
}
.portfolio-nav-links .nav-list .next h6::before {
right: 15px;
content: '\f105'
}
.rev_redraw-wrapper {
overflow: hidden
}
.rev_redraw-space {
padding-top: 230px;
padding-bottom: 230px
}
@media only screen and (max-width: 767px) {
.rev_redraw-space {
padding-top: 150px;
padding-bottom: 150px
}
}
.redraw-content {
z-index: 4;
position: relative
}
@media only screen and (max-width: 767px) {
.redraw-images img {
max-width: 160px
}
}
@media only screen and (max-width: 767px) {
.redraw-images img {
max-width: 100px
}
}
.redrow-1 {
overflow: hidden;
top: -205%;
position: absolute;
left: 10%
}
@media only screen and (max-width: 767px) {
.redrow-1 {
top: -150%
}
}
@media only screen and (max-width: 575px) {
.redrow-1 {
top: -130%
}
}
.redrow-2 {
position: absolute;
left: 40%;
top: -150%
}
@media only screen and (max-width: 767px) {
.redrow-2 {
top: -80%
}
}
.redrow-3 {
top: -205%;
position: absolute;
right: 10%
}
@media only screen and (max-width: 767px) {
.redrow-3 {
top: -150%
}
}
@media only screen and (max-width: 575px) {
.redrow-3 {
top: -130%
}
}
.redrow-4 {
top: 0;
position: absolute;
left: -10%
}
.redrow-5 {
position: absolute;
left: 20%;
top: 150%
}
.redrow-6 {
position: absolute;
right: 20%;
top: 150%
}
.redrow-7 {
top: 0;
position: absolute;
right: -10%
}
.downlode-btn .btn:hover,
.hero__purchase .btn:hover {
background: #0073b4;
color: #fff
}
.header__actions--preview .ht-btn {
background: #fff;
color: #0073b4
}
@media only screen and (min-width: 992px) and (max-width:1199px),
only screen and (min-width:768px) and (max-width:991px),
only screen and (max-width:767px) {
.header__actions--preview {
-ms-flex-preferred-size: 70%;
flex-basis: 70%
}
.header__actions--preview .header__actions {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
}
.preview-hero-area {
height: 1020px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
overflow: hidden
}
@media only screen and (min-width: 1200px) and (max-width:1499px) {
.preview-hero-area {
height: 860px
}
}
@media only screen and (min-width: 1200px) and (max-width:1499px) {
.preview-hero-area {
height: 780px
}
}
@media only screen and (min-width: 992px) and (max-width:1199px) {
.preview-hero-area {
height: 620px
}
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.preview-hero-area {
height: auto
}
}
@media only screen and (max-width: 767px) {
.preview-hero-area {
height: auto
}
}
.pr-img-01 {
position: absolute;
top: -4%;
left: 28%
}
@media only screen and (max-width: 767px) {
.pr-img-01 {
width: 130px;
top: -10%;
left: 8%
}
}
.pr-img-02 {
position: absolute;
top: 12%;
right: 6%
}
@media only screen and (max-width: 767px) {
.pr-img-02 {
right: -5%
}
}
.pr-img-03 {
position: absolute;
bottom: 10%;
right: -10%
}
@media only screen and (min-width: 1200px) and (max-width:1499px) {
.pr-img-03 {
width: 250px;
right: -10%
}
}
@media only screen and (min-width: 992px) and (max-width:1199px) {
.pr-img-03 {
width: 250px;
right: -10%
}
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.pr-img-03 {
width: 200px;
right: -20%
}
}
@media only screen and (max-width: 767px) {
.pr-img-03 {
width: 200px;
right: -20%
}
}
@media only screen and (max-width: 575px) {
.pr-img-03 {
width: 200px;
right: -30%
}
}
.pr-img-04 {
position: absolute;
bottom: 20%;
right: 18%
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.pr-img-04 {
bottom: 5%;
right: 18%
}
}
@media only screen and (max-width: 767px) {
.pr-img-04 {
bottom: 2%;
right: 50%
}
}
.preview-inner-img img {
z-index: 4
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.preview-inner-img {
max-width: 500px;
margin: auto
}
}
.preview-hero-text {
z-index: 4
}
ht-btn .preview-hero-text h6 {
color: #d2a98e;
letter-spacing: 2px;
font-weight: 700;
font-size: 16px;
text-transform: uppercase
}
@media only screen and (min-width: 768px) and (max-width:991px) {
.preview-hero-text {
text-align: center
}
.preview-hero-text .hero-button {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center
}
}
@media only screen and (max-width: 767px) {
.preview-hero-text {
text-align: center
}
}
.single-preview-item__wrap a {
display: block
}
.single-preview-item__wrap a:hover {
-webkit-transform: translateY(-5px);
transform: translateY(-5px)
}
.single-preview-item__wrap a:hover .single-preview-item__thumbnail .overlay {
visibility: visible;
opacity: 1
}
.frame-screen {
position: relative;
background: #fff;
border-radius: 8px;
-webkit-box-shadow: 0 70px 40px -35px rgba(51, 51, 51, .13);
box-shadow: 0 70px 40px -35px rgba(51, 51, 51, .13)
}
.frame-screen .dots {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding-left: 14px;
height: 23px
}
.frame-screen .dots .dot {
margin: 0 4px;
width: 9px;
height: 9px;
border-radius: 50%;
background: #dadada
}
.frame-screen .single-preview-item__thumbnail {
position: relative
}
.frame-screen .single-preview-item__thumbnail .overlay {
background-color: rgba(8, 106, 216, .9);
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
visibility: visible;
opacity: 0;
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1)
}
.frame-screen .single-preview-item__thumbnail .btn-view-demo {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
background: #fff !important;
pointer-events: none;
min-width: 150px
}
.frame-screen .single-preview-item__info h6 {
font-size: 16px;
font-weight: 700;
line-height: 1.87;
padding: 14px 27px;
margin-bottom: 0;
text-align: left
}
.layouts-section-text {
max-width: 500px;
width: 100%;
margin: auto
}
.ht-box-icon.preview-style {
margin-left: auto;
max-width: 420px;
margin-top: 30px;
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1)
}
.ht-box-icon.preview-style:hover {
-webkit-transform: translateY(-5px);
transform: translateY(-5px)
}
.ht-box-icon.preview-style .icon-box-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
.ht-box-icon.preview-style .icon-box-wrap .image {
position: relative;
-ms-flex-negative: 0;
flex-shrink: 0;
margin: 0 27px 0 0;
width: 114px;
text-align: center;
border-radius: 50%
}
.footer-preview-content h6 {
letter-spacing: 7px
}
.aeroland__toolbar .inner {
position: absolute;
top: 60px;
right: 100%;
display: block;
width: 40px;
border-right: 0;
border-radius: 8px 0 0 5px;
background: #0086d3;
text-align: center;
-webkit-box-shadow: -3px 0 10px -2px rgba(0, 0, 0, .1);
box-shadow: -3px 0 10px -2px rgba(0, 0, 0, .1)
}
.aeroland__toolbar .inner a {
display: block;
width: 40px;
height: 40px;
line-height: 40px;
color: #fff;
font-size: 22px;
-webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
transition: all .3s cubic-bezier(.645, .045, .355, 1)
}
.demo-option-wrapper {
height: 100%;
overflow-y: auto
}
.demo-option-wrapper .demo-panel-header {
padding: 40px 30px 30px;
text-align: center
}
.demo-option-container {
position: fixed;
top: 50%;
left: 100%;
background: #fff;
height: 25%;
width: 250px;
max-width: calc(100% - 45px);
z-index: 100000;
-webkit-transition: all .5s;
transition: all .5s
}
.demo-option-container.open {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
-webkit-box-shadow: -3px 0 50px -2px rgba(0, 0, 0, .14);
box-shadow: -3px 0 50px -2px rgba(0, 0, 0, .14)
}
.demo-quick-option-list {
padding: 27px;
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-gap: 20px
}
.demo-quick-option-list a img {
border-radius: 8px
}
.demo-quick-option-list a:hover img {
-webkit-transform: translateY(-3px);
transform: translateY(-3px);
-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .2);
box-shadow: 0 10px 25px rgba(0, 0, 0, .2)
}
.color-white {
color: #fff !important
}
.color-black {
color: #333 !important
}
.color-orange {
color: #0073b4 !important
}
.font-size25 {
font-size: 25px !important
}
.et_pb_section_2 {
z-index: 10;
box-shadow: 0 0 18px 0 rgba(0, 0, 0, .2)
}
.client-name {
font-size: .8125em !important
}
.font-size11 {
font-size: 11px !important
}
.font-size12 {
font-size: 12px !important
}
.font-size13 {
font-size: 13px !important
}
.font-size14 {
font-size: 14px !important
}
.font-size15 {
font-size: 15px !important
}
.font-size16 {
font-size: 16px !important
}
.font-size18 {
font-size: 18px !important
}
.font-size20 {
font-size: 20px
}
.font-size22 {
font-size: 22px
}
.font-size25 {
font-size: 25px
}
.font-size28 {
font-size: 28px
}
.font-size36 {
font-size: 36px
}
.font-size46 {
font-size: 46px
}
.font-size48 {
font-size: 48px
}
.font-size85 {
font-size: 85px
}
.feature-info {
margin-bottom: 30px;
overflow: hidden;
zoom: 1
}
.pb-10 {
padding-bottom: 10px
}
.pb-20 {
padding-bottom: 20px
}
.pb-25 {
padding-bottom: 25px
}
.pb-27 {
padding-bottom: 27px
}
.pb-30 {
padding-bottom: 30px
}
.list-ul li {
list-style-type: none;
color: #565656;
font-size: 14px;
font-weight: 500;
margin-top: 10px;
line-height: 26px;
padding-left: 20px;
background: url(//recruitbpm.com/wp/wp-content/themes/recruitbpm/assets/images/bg/bullet_orange.png) top 5px left no-repeat !important;
line-height: 22px
}
.next-step {
background: #0086d3;
padding: 8px 0 8px 16px;
color: #fff;
font-size: 18px !important;
font-weight: 500px !important
}
.fixedtabRA {
background-color: #0073b4;
box-shadow: 0 3px 5px -1px rgba(0, 0, 0, .25);
height: 88px;
overflow: hidden;
position: fixed;
right: 0;
transition: all 1.2s ease-in-out 0s;
width: 88px;
z-index: 999;
text-align: center;
bottom: 180px;
border-radius: 8px 0 0 8px;
color: #fff;
line-height: 20px;
padding-top: 2px;
font-size: 14px
}
.fixedtabRA .fa-clock {
font-size: 36px;
color: #fff;
padding: 5px 0 5px 0
}
.feature-list ul li strong {
font-size: 20px;
color: #333;
padding-left: 5px
}
.feature-list p {
font-size: 15px;
color: #696969;
color: #000000;
line-height: 23px;
font-weight: 300 !important
}
.brd-top-orng {
border-top: #0073b4 5px solid
}
.brd-top-blue {
border-top: #0073b4 5px solid
}
.brd-top-gray {
border-top: #c3c3c3 5px solid
}
.project-tab #tabs {
background: #007b5e;
color: #eee
}
.project-tab #tabs h6.section-title {
color: #eee
}
.nav-tabs .nav-link.active,
.project-tab #tabs .nav-tabs .nav-item.show .nav-link {
color: #0062cc;
background-color: transparent;
border-color: transparent transparent #f3f3f3;
border-bottom: 3px solid !important;
font-size: 16px;
font-weight: 700
}
.project-tab .nav-link {
border: 1px solid transparent;
border-top-left-radius: .25rem;
border-top-right-radius: .25rem;
color: #0062cc;
font-size: 16px;
font-weight: 600
}
.project-tab .nav-link:hover {
border: none
}
.project-tab thead {
background: #f8f8f8;
color: #333
}
.project-tab a {
text-decoration: none;
color: #333;
font-weight: 600
}
.my_planFeature {
text-align: center;
font-size: 1.1em
}
.my_check {
color: #0073b4
}
.my_szary {
background: #f8f8f8
}
.my_niebieski {
background: #eef4f9
}
.my_uncheck { }
tr.hide-table-padding td {
padding: 0
}
.expand-button {
position: relative
}
.accordion-toggle .expand-button:after {
position: absolute;
left: .75rem;
top: 50%;
transform: translate(0, -50%);
content: '-'
}
.accordion-toggle.collapsed .expand-button:after {
content: '+'
}
.strike-price {
color: #ccc;
font-size: 18px;
text-decoration: line-through
}
.pad-0 {
padding: 0 !important
}
.col-two-full li {
font-size: 15px;
color: #696969;
color: #000000;
background: url(//recruitbpm.com/wp/wp-content/themes/recruitbpm/assets/images/bullet_orange.png) top 5px left no-repeat;
list-style: none;
padding-left: 20px;
line-height: 1.5em;
font-weight: 300 !important;
margin: 5px 0 0 2px
}
.btn-primary {
padding: 0 20px;
background: #0073b4;
color: #fff;
border-radius: 4px;
border: none;
margin-top: 0
}
.tab-hd-font {
font-size: 17px;
font-weight: 600
}
.th-width {
width: 22%
}
.th-width-60 {
width: 60%
}
.hd-main {
font-size: 17px !important;
font-weight: 600;
text-align: left
}
.table-hd {
font-size: 17px !important;
font-weight: 600;
text-align: left;
color: #212530
}
.top-align {
vertical-align: top !important
}
.btn-primary-orange {
padding: 0 20px;
background: #f8981d;
color: #fff;
border-radius: 4px;
border: none;
margin-top: 0;
max-width: 240px !important;
max-height: 50px !important
}
.table thead th {
vertical-align: middle;
border-bottom: 1px solid #dee2e6;
text-align: center !important
}
table.sticky-enabled tbody tr td:nth-child(2),
table.sticky-enabled tbody tr td:nth-child(3) {
text-align: center
}
.cuadro_intro_hover {
padding: 0;
position: relative;
overflow: hidden;
height: 200px
}
.cuadro_intro_hover:hover .caption {
opacity: 1;
transform: translateY(-150px);
-webkit-transform: translateY(-150px);
-moz-transform: translateY(-150px);
-ms-transform: translateY(-150px);
-o-transform: translateY(-150px)
}
.cuadro_intro_hover img {
z-index: 4
}
.cuadro_intro_hover .caption {
position: absolute;
top: 150px;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
width: 100%
}
.cuadro_intro_hover .blur {
background-color: rgba(0, 0, 0, .6);
height: 300px;
z-index: 5;
position: absolute;
width: 100%
}
.cuadro_intro_hover .caption-text {
z-index: 10;
color: #fff;
position: absolute;
height: 300px;
text-align: center;
top: 0;
width: 100%;
line-height: 15px;
font-size: 12px
}
@media(min-width: 768px) {
.box-size {
-ms-flex: 0 0 25%;
-webkit-box-flex: 0;
-webkit-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 20% !important
}
}
.ht-box-images.style-01 .box-wrap {
-webkit-box-shadow: 0 18px 40px rgba(51, 51, 51, .1);
box-shadow: 0 18px 40px rgba(51, 51, 51, .1);
background: #fff;
border-radius: 8px;
padding: 30px 14px 35px !important;
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1);
text-align: center;
margin-top: 34px !important;
min-height: 536px !important
}
.plr {
padding-left: 8px !important;
padding-right: 8px !important
}
a.active {
color: #0073b4
}
.ht-box-images.style-01 .box-shadow {
-webkit-box-shadow: 0 18px 40px rgba(51, 51, 51, .1);
box-shadow: 0 18px 40px rgba(51, 51, 51, .1);
background: #fff;
border-radius: 8px;
padding: 30px 30px 63px;
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1);
margin-top: 60px
}
#noOfUsers {
float: right;
font-weight: 700;
font-size: 16px;
color: #0069ff;
line-height: 2
}
.price-reference {
list-style: none;
margin: 0
}
.price-reference li {
padding: 4px 0;
border-bottom: 1px solid #dddfe2
}
#rbpm,
.rbpm {
color: #0073b4;
font-weight: 700
}
.field-size {
width: 100% !important
}
.form-box {
-webkit-box-shadow: 0 18px 40px rgba(51, 51, 51, .1) !important;
box-shadow: 0 18px 40px rgba(51, 51, 51, .1) !important;
background: #0073b4;
border-radius: 8px;
padding: 0 20px 0;
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1) !important;
transition: all .7s cubic-bezier(.645, .045, .355, 1) !important;
height: -moz-max-content;
height: -webkit-max-content;
height: max-content
}
.contact-box {
-webkit-box-shadow: 0 18px 40px rgba(51, 51, 51, .1);
box-shadow: 0 18px 40px rgba(51, 51, 51, .1);
background: #fff;
border-radius: 8px;
padding: 10px;
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1);
min-height: 158px
}
.input-group-addon {
padding: 14px 12px;
font-size: 14px;
font-weight: 400;
color: #fff;
text-align: center;
background-color: #0073b4;
border-radius: 4px;
height: 54px
}
.input-group-addon-login {
padding: 7px 12px !important;
font-size: 14px;
font-weight: 400;
color: #fff;
text-align: center;
background-color: #0073b4;
border-radius: 4px;
height: 40px !important
}
.blackish {
color: #fff !important
}
.toggle-content {
display: none;
height: 0;
overflow: hidden;
transition: height 350ms ease-in-out
}
.toggle-content.is-visible {
display: block;
height: auto
}
.case-study-info {
background: #f8f8f8;
padding: 30px 20px 30px;
border-radius: 8px;
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1);
transition: all .7s cubic-bezier(.645, .045, .355, 1)
}
.grey-color-icon {
color: #939393 !important
}
.feature-wrap {
min-width: 145px
}
.feature-wrap i.sml-circle {
background: #fff none repeat scroll 0 0;
border: 3px solid #fff;
border-radius: 100%;
box-shadow: 0 0 0 5px #f2f2f2 inset;
color: #f8981d;
font-size: 24px;
height: 60px;
line-height: 55px;
transition: all .5s ease 0s;
width: 60px;
margin-bottom: 10px
}
.feature-wrap i.sml-circle:hover {
background: #f8981d;
color: #fff;
box-shadow: inset 0 0 0 5px #f8981d;
-webkit-box-shadow: inset 0 0 0 5px #f8981d;
border: 3px solid #f8981d
}
.link {
width: 100%
}
.link a:hover {
color: #0073b4 !important
}
.btn-pad {
padding: 0 22px !important
}
.ht-plans-menu .tab__item2:first-child a {
border-top-left-radius: 5px !important;
border-bottom-left-radius: 5px !important
}
.ht-plans-menu .tab__item2:last-child a {
border-top-right-radius: 5px !important;
border-bottom-right-radius: 5px !important
}
.ht-plans-menu .tab__item2 a {
font-size: 16px;
font-weight: 500;
line-height: 1.25;
border: 1px solid #ededed;
background: #fff !important;
color: #d4d4d4 !important;
padding: 10px 10px 10px;
min-width: 100px;
border-radius: 0
}
.ht-plans-menu .tab__item3:first-child a {
border-top-left-radius: 5px !important;
border-bottom-left-radius: 5px !important
}
.ht-plans-menu .tab__item3:last-child a {
border-top-right-radius: 5px !important;
border-bottom-right-radius: 5px !important
}
.ht-plans-menu .tab__item3 a {
font-size: 16px;
font-weight: 500;
line-height: 1.25;
border: 1px solid #ededed;
background: #0073b4 !important;
color: #fff !important;
padding: 10px 10px 10px;
min-width: 100px;
border-radius: 0
}
.ht-plans-menu .tab__item4:first-child a {
border-top-left-radius: 5px !important;
border-bottom-left-radius: 5px !important
}
.ht-plans-menu .tab__item4:last-child a {
border-top-right-radius: 5px !important;
border-bottom-right-radius: 5px !important
}
.ht-plans-menu .tab__item4 a {
font-size: 16px;
font-weight: 500;
line-height: 1.25;
border: 1px solid #ededed;
background: #0073b4 !important;
color: #fff !important;
padding: 10px 10px 10px;
min-width: 100px;
border-radius: 0
}
section.site-section.site-section-light.features-listing {
background: 0 0;
padding-bottom: 12px;
margin-bottom: 26px;
border-bottom: #d5d5d5 1px solid
}
.site-section-light {
color: #fff
}
.site-section {
padding: 17px 0
}
.row.seven-cols .col-md-1 {
border-right: #fff 2px solid;
min-height: 40px;
display: table
}
.features-list a {
color: #333333;
text-decoration: none;
font-size: 14px;
vertical-align: middle;
display: table-cell;
transition: all .3s;
position: relative;
padding: 0 26px 0 26px;
line-height: 22px;
font-weight: 500;
}
.features-list a.active {
color: #0073b4 !important;
font-weight: 500
}
@media only screen and (min-width: 768px) and (max-width:1024px) {
.features-list a {
color: #333333;
text-decoration: none;
font-size: 14px;
vertical-align: middle;
display: table-cell;
transition: all .3s;
position: relative;
padding: 0 5px 0 5px;
line-height: 22px;
font-weight: 500;
}
.features-list li {
list-style:
none;
height: 60% !important;
}
ul.bnrtp li a {
width: 130px;
text-align: center;
font-weight: 500;
border-right:
#a1a1a1 1px solid;
height: 60px !important;
padding-right: 10px !important;
padding-left: 10px !important
}
ul.bnrtp li {
float: left;
height: 60%;
border-right: none !important;
}
}
@media only screen and (min-width: 1024px) {
.features-list a {
color: #333333;
text-decoration: none;
font-size: 14px;
vertical-align: middle;
display: table-cell;
transition: all .3s;
position: relative;
padding: 0 20px 0 20px;
line-height: 22px;
font-weight: 500;
}
}
@media only screen and (min-width: 1366px) {
.features-list a {
color: #333333;
text-decoration: none;
font-size: 14px;
vertical-align: middle;
display: table-cell;
transition: all .3s;
position: relative;
padding: 0 26px 0 26px;
line-height: 22px;
font-weight: 500;
}
}
.carousel-nav-icon {
height: 48px;
width: 48px
}
.carousel-item {
height: auto;
}
.pricing-info__range-number-users-item {
position: absolute;
left: 9px;
color: #b7ada5
}
.pricing-info__range-number-users-item--second {
left: 24%;
transform: translateX(-5px)
}
.pricing-info__range-number-users-item--third {
left: 48%;
transform: translateX(-16px)
}
.pricing-info__range-number-users-item--fourth {
left: 72%;
transform: translateX(-16px)
}
.pricing-info__range-number-users-item--fifth {
left: calc(100% - 52px)
}
.ft-icon {
font-size: 36px;
display: block;
text-align: center !important;
height: 62px;
width: 62px;
line-height: 62px;
color: #0073b4;
border-radius: 50%;
position: relative;
margin: auto;
border: #eee 1px solid
}
.brd-right {
border-right: none !important;
}
.text-gray {
color: #eee
}
.shadow-box {
background: #fff;
border-radius: 8px;
box-shadow: 0 18px 40px -10px rgba(51, 51, 51, .1);
position: relative;
margin-bottom: 30px;
}
.write-for-us-wrapper {
padding: 40px 0;
background-color: #dfdedd;
background-image: url(//recruitbpm.com/wp/wp-content/themes/recruitbpm/assets/images/bg/write-for-us.jpg);
background-repeat: no-repeat;
background-position: center right 40px;
}
.articles-carousel {
direction: ltr;
}
.i-amphtml-scrollable-carousel-container {
overflow: hidden !important;
}
amp-carousel amp-img {
padding: 115px !important;
}
.rotate95 {
transform: rotate(95deg) !important;
}
@media (min-width: 414px) {
.d-sm-none {
display: none !important
}
.border-none {
border: none !important;
}
a,
button,
img,
input,
span {
-webkit-transition: all .7s cubic-bezier(.645, .045, .355, 1) !important;
transition: all .2s cubic-bezier(.645, .045, .355, 1) !important;
}
}
.header__logo img {
width: 80%;
}
img.rbpm-logowidth {
width: 46%;
}
.label-primary {
background-color: #0073b4;
}
.features-list .row.centerdivs {
justify-content: center;
}
h3,
body,
.col-two-full li,
.footer-widget strong,
.conact-us-wrap-one .sub-heading,
.testimonial-slider__single .testimonial-slider__text {
color: #000000 !important
} .website-mainbanner {
min-height: 85vh;
position: relative;
}
.website-mainbanner::after {
background: url(//recruitbpm.com/wp/wp-content/themes/recruitbpm/assets/images/bg/home-hero-image.webp) 100% 100%/80% no-repeat;
position: absolute;
content: '';
width: 60%;
height: 100%;
right: 1px;
top: 0;
}
.mobile-menu-overlay__body a.btn--gradient {
border: 1px solid #ffffff;
}
.header {
padding: 7px 0;
}
@media (min-width: 1200px) {
.header {
padding: 0 0;
}
}
.pricingBusinessemail .form-control,
.pricingBusinessemail .btn {
height: 42px;
line-height: 42px;
font-size: .9rem;
}
.pricingBusinessemail .btn {
padding-right: 12px;
padding-left: 12px;
}
.pricingnew-container {
margin-top: 0%;
margin-bottom: 2%;
}
.pricingnew-form-1 {
padding: 5%;
box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 9px 26px 0 rgba(0, 0, 0, 0.19);
background: #ffffff;
border-radius: 9px 0 0 9px;
}
.pricingcompanyTab.pricingnew-form-1 {
box-shadow: none;
background: transparent;
border-radius: 0;
padding: 0;
}
.pricingnew-form-2 {
padding: 5%;
background: #0073b4;
box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 9px 26px 0 rgba(0, 0, 0, 0.19);
border-radius: 0 9px 9px 0;
}
.pricingnew-form-2 h3 {
text-align: center;
color: #fff;
}
.login-container form {
padding: 10%;
}
.btnSubmit {
width: 50%;
border-radius: 1rem;
padding: 1.5%;
border: none;
cursor: pointer;
}
.login-form-1 .btnSubmit {
font-weight: 600;
color: #fff;
background-color: #0062cc;
}
.login-form-2 .btnSubmit {
font-weight: 600;
color: #0062cc;
background-color: #fff;
}
.login-form-2 .ForgetPwd {
color: #fff;
font-weight: 600;
text-decoration: none;
}
.pricingnew-form-1 .saveprice {
background: #e4e4e4;
color: #0073b4;
font-weight: 600;
text-decoration: none;
padding: 4px 10px;
border-radius: 5px;
margin-bottom: 15px;
text-align: center;
font-size: 15px;
}
.pricingnew-form-1 .saveprice i {
color: #0073b4;
margin-right: 7px;
}
.pricingnew-form-1 .nav-item {
width: 50%;
}
.pricingcompanyTab.pricingnew-form-1 .nav-item {
width: auto;
}
.pricingnew-form-1 .nav-link {
display: block;
}
.pricingnew-form-1 .tab__item2 a {
font-size: 16px;
font-weight: 500;
line-height: 1.25;
border: 1px solid #9d9d9d;
background: #fff !important;
color: #9d9d9d !important;
padding: 20px 10px;
min-width: 100px;
border-radius: 0;
}
.pricingcompanyTab.pricingnew-form-1 .nav-link {
padding-right: 3rem;
padding-left: 3rem;
}
.pricingcompanyTab.pricingnew-form-1 .saveprice {
display: inline-block;
}
.pricingnew-form-1 .tab__item2 a.active {
background: transparent !important;
color: #0073b4 !important;
border-color: #0073b4 !important;
}
.pricingnew-form-1 h3.sub-title {
font-size: 20px;
margin-bottom: 7px;
color: #000000;
font-weight: 500;
}
.pricingnew-form-1 p {
color: #5e5e5e;
line-height: 22px;
margin-bottom: 25px;
}
.pricingnew-form-1 .pricingnew__price {
color: #5e5e5e;
}
.pricingnew-form-1 .pricingnew__price__value {
font-size: 2rem;
font-weight: 500;
margin-right: 15px;
color: #000000;
}
.pricingnew-form-1 .savegreen {
font-weight: bold;
color: #1ac21a;
font-size: 13px;
}
.pricingnew-form-1 a.bendemo {
font-weight: 600;
color: #fff;
background-color: #0073b4;
border-radius: 5px;
padding: 15px 20px;
border: none;
cursor: pointer;
}
.pricingnew-form-2 h2 {
color: #ffffff;
margin-bottom: 20px;
font-size: 21px;
font-weight: 500;
}
.pricingnew-form-2 ul {}
.pricingnew-form-2 ul li {
font-size: 15px;
margin-bottom: 16px;
list-style-type: none;
color: #ffffff;
line-height: 22px;
padding-left: 24px;
position: relative;
}
.pricingnew-form-2 ul li:before {
font-family: "Font Awesome 5 Pro";
content: "\f0a9";
display: inline-block; vertical-align: middle;
font-weight: 900;
position: absolute;
left: 0;
}
.pricingnew-form-2 ul li:last-child {
margin-bottom: 0;
}
.pricingBusinessemail h1 {
font-size: 24px;
color: #000000;
font-weight: 500;
}
.pricingmantabswrap ul {
float: right;
float: none;
}
.prices-morefeatures {
padding: 30px 0;
}
.prices-morefeatures ul {
margin-bottom: 30px;
margin: 0;
padding: 0;
}
.prices-morefeatures ul li {
font-size: 14px;
margin-bottom: 16px;
list-style-type: none;
color: #000000;
line-height: 18px;
padding-left: 24px;
position: relative;
text-align: left;
}
.prices-morefeatures ul li:before {
font-family: "Font Awesome 5 Pro";
content: "\f061";
display: inline-block; vertical-align: middle;
font-weight: 900;
position: absolute;
left: 0;
background: #d4f0ff;
color: #0073b4;
font-size: 8px;
width: 16px;
height: 16px;
border-radius: 50%;
text-align: center;
line-height: 18px;
}
.prices-morefeatures a.btnviewmorefeature,
.prices-morefeatures a.btnviewmorefeature:hover {
border: 1px solid #0073b4;
background: transparent;
padding: 16px 32px;
color: #0073b4;
font-size: 16px;
font-weight: bold;
margin: 0 auto;
text-align: center;
line-height: 28px;
height: 64px;
margin-bottom: 30px;
margin-top: 20px !important;
}
.pricepanelswrap {
text-align: center;
margin-bottom: 40px;
}
.pricepanelswrap a.btnpricepanels {
border: 3px solid #0073b4;
background: #0073b4;
padding: 12px 16px;
color: #ffffff;
font-size: 14px;
font-weight: bold;
margin: 0 auto;
text-align: center;
margin-bottom: 25px;
border-radius: 27px;
height: auto;
line-height: normal;
}
.pricepanelswrap a.btnpricepanels1 {
border: 3px solid #ffffff;
background: #eeeeee;
padding: 12px 16px;
color: #000000;
font-size: 14px;
font-weight: bold;
margin: 0 auto;
text-align: center;
margin-bottom: 25px;
border-radius: 27px;
height: auto;
line-height: normal;
}
.pricepanelswrap .panel {
background: #ffffff;
border-radius: 9px;
}
.pricepanelswrap .panel {
margin-bottom: 40px;
}
.pricepanelswrap .panel .panel-heading {
background: #eeeeee;
color: #000000;
text-align: center;
min-height: 32px;
border-radius: 9px 9px 0 0;
}
.pricepanelswrap .panel .panel-heading h3 {
font-size: 14px;
font-weight: bold;
line-height: 40px;
}
.pricepanelswrap .panel.panel-primary .panel-heading {
background: #0073b4;
color: #ffffff;
}
.pricepanelswrap .panel.panel-primary .panel-heading h3 {
color: #ffffff !important;
}
.pricepanelswrap .panel-body {
padding: 24px 30px 0 30px;
text-align: left;
min-height: 576px;
}
.pricepanelswrap table {
margin: 0;
}
.pricepanelswrap .panel-body tr {
background: #fbfbfb;
border: none;
}
.pricepanelswrap .panel-body tr:nth-child(odd) {
background: #eaeef1;
}
.pricepanelswrap .panel-body tr td {
border: none;
padding: 4px 10px !important;
font-size: 14px;
}
.pricepanelswrap .panel-body tr td:nth-child(2) {
font-weight: bold;
text-align: right;
}
.pricepanelswrap .panel-body tfoot tr {
background: #ffffff !important;
}
.pricepanelswrap .panel-body tfoot tr td {
font-weight: bold;
font-size: 18px;
height: 60px;
}
.pricepanelswrap .panel-body tr td.include-normal {
font-weight: normal;
}
.customeprice_wrap {
margin-bottom: 30px;
text-align: center;
margin: 0 auto;
}
.customeprice_wrap .form-control,
.customeprice_wrap .btn {
height: 60px;
line-height: 60px;
font-size: .9rem;
}
.customeprice_wrap .form-control {
border-radius: 9px 0 0 9px;
}
.container-fluid {
width: 90% !important;
}
.customeprice_wrap .btn {
padding-right: 12px;
padding-left: 12px;
}
.pricingFAQSS .faq-wrapper .card-header h5 button {
background: #f2f2f2;
padding: 15px;
border: 1px solid #d2d2d2;
margin-bottom: 5px;
border-radius: 9px;
color: #000000;
font-weight: 500;
font-size: 16px;
}
.pricingFAQSS .tab-content {
padding: 0 40px;
}
.pricingFAQSS .table td {
border-top: none !important;
border-bottom: 1px solid #dee2e6;
}
.pricingFAQSS .table td.my_niebieski {
background: transparent !important;
text-align: right;
padding: 0 30px !important;
}
.pricingFAQSS .table td.my_niebieski i {
display: inline-block; vertical-align: middle;
font-weight: normal;
background: #d4f0ff;
color: #0073b4;
font-size: 8px;
width: 28px;
height: 28px;
border-radius: 50%;
text-align: center;
line-height: 28px;
font-size: 15px;
}
.thirdrdiconrefferl {
font-size: 15px;
background: #0073b4;
border-radius: 50%;
height: 32px;
width: 32px;
color: #ffffff;
line-height: 44px;
position: relative;
}
.thirdrdiconrefferl:before {
position: absolute;
top: -5px;
left: 9px;
}
.demobulitslist {
margin-bottom: 10px;
overflow: hidden;
list-style-position: inside;
}
.demobulitslist li {
font-size: 15px;
margin-bottom: 16px;
list-style-type: none;
color: #000000;
line-height: 18px;
padding-left: 39px;
position: relative;
text-align: left;
margin-bottom: 15px;
list-style-position: inside;
}
.demobulitslist li:before {
font-family: "Font Awesome 5 Pro";
content: "\f00c";
display: inline-block;
vertical-align: middle;
font-weight: 900;
position: absolute;
left: 15px;
color: #00b412;
font-size: 14px;
text-align: center;
}
.companydatacontprice .pricepanelswrap .panel-body {
min-height: 300px;
}
@media (max-width: 767px) {
.pricingnew-form-1 {
border-radius: 9px 9px 0 0;
}
.pricingnew-form-2 {
border-radius: 0 0 9px 9px;
}
.pricingmantabswrap ul {
float: none;
margin: 0 auto;
text-align: center;
}
}
ul {
margin: 0;
padding: 0;
}
.solutincasestydywrap {}
.solutincasestydywrap h5 {
margin-bottom: 15px;
font-size: 20px;
}
.solutincasestydywrap p {
margin-bottom: 15px;
}
.solutincasestydywrap a {}
.solutincasestydywrap .imgwrapsolutoncase {
margin-bottom: 20px;
}
.solutincasestydywrap .imgwrapsolutoncase img {
display: inline-block;
margin-right: 30px;
width: 26%;
}
.solutincasestydywrap .imgwrapsolutoncase img.imgwrapsolutoncase11 {
width: 20%;
}
a.buynowmob {
background: #ffffff !important;
color: #0073b4 !important;
border: 1px solid #ffffff !important;
margin-bottom: 15px !important;
display: block !important;
overflow: hidden !important;
padding: 10px !important;
height: auto !important;
}
.col-lg-20 img {
width: 100%;
}
.upperarea {
position: relative;
}
.upperarea label {
padding-left: 18px;
line-height: 19px;
}
.upperarea input[type="radio"] {
position: absolute;
left: 0;
top: 3px;
}
#cycler {
position: relative;
}
#cycler img {
position: absolute;
z-index: 1;
width: 100%;
}
#cycler img.active {
z-index: 3
}
.text-link_large {
position: relative;
}
.text-link_large1 {
position: relative;
}
.text-link_large1::before {
content: "";
background: url(//recruitbpm.com/wp/wp-content/themes/recruitbpm/assets/images/landing/blueborder.png);
position: absolute;
top: 22px;
left: 0;
z-index: 1;
width: 332px;
height: 6px;
margin-left: -10%;
}
ul.bnrtp {
list-style: inline;
}
ul.bnrtp li {
float: left;
height: 100%;
border-right: #a1a1a1 1px solid;
}
ul.bnrtp li a {
width: 130px;
text-align: center;
font-weight: 500;
}
ul.bnrtp li.current_page_item a,
ul.submenu li.current_page_item a {
color: #0073b4 !important;
}
.nowrap {
white-space: nowrap;
}
@media only screen and (max-width: 767px) {
.nowrap {
white-space: wrap;
}
}
.wpcp-swiper-dots {
display: none !important;
}
.blog-section-wrapper h5 {
font-size: 24px !important;
}
.content-topic-wrap .lwptoc_item {
margin-bottom: 10px !important;
}
L.addtoany_content{clear:both;margin:16px auto}.addtoany_header{margin:0 0 16px}.addtoany_list{display:inline;line-height:16px}.a2a_kit a:empty,.a2a_kit a[class^="a2a_button_"]:has(.a2a_s_undefined){display:none}.addtoany_list a,.widget .addtoany_list a{border:0;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle}.addtoany_list a img{border:0;display:inline-block;opacity:1;overflow:hidden;vertical-align:baseline}.addtoany_list a span{display:inline-block;float:none}.addtoany_list.a2a_kit_size_32 a{font-size:32px}.addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service)>span{height:32px;line-height:32px;width:32px}.addtoany_list a:not(.addtoany_special_service)>span{border-radius:4px;display:inline-block;opacity:1}.addtoany_list a .a2a_count{position:relative;vertical-align:top}.site .a2a_kit.addtoany_list a:focus,.addtoany_list a:hover,.widget .addtoany_list a:hover{background:none;border:0;box-shadow:none}.addtoany_list a:hover img,.addtoany_list a:hover span{opacity:.7}.addtoany_list a.addtoany_special_service:hover img,.addtoany_list a.addtoany_special_service:hover span{opacity:1}.addtoany_special_service{display:inline-block;vertical-align:middle}.addtoany_special_service a,.addtoany_special_service div,.addtoany_special_service div.fb_iframe_widget,.addtoany_special_service iframe,.addtoany_special_service span{margin:0;vertical-align:baseline!important}.addtoany_special_service iframe{display:inline;max-width:none}a.addtoany_share.addtoany_no_icon span.a2a_img_text{display:none}a.addtoany_share img{border:0;width:auto;height:auto}