.item-btn.iconlight {
padding: 12px 27px 12px 27px;
color: #646464;
-ms-flex-align: center;
align-items: center;
transition: all 0.3s ease-out;
font-size: 14px;
border: 1px solid;
border-color: #396cf0;
border-radius: 5px;
font-weight: 700;
display: inline-block;
}
.item-btn.iconlight i {
position: relative;
right: 0;
color: #646464;
margin-left: 7px;
transition: all 0.3s ease-out;
}
.item-btn.iconlight:hover {
background-color: #396cf0;
color: #fff;
}
.item-btn.iconlight:hover i {
color: #fff;
}
.elementor-button-icon i.fa {
color: #396cf0;
}
.header-sticky-wrapper {
transition: all 0.3s ease-out;
}
.d-content {
padding-top: 60px;
}
.plus-patent {
-webkit-clip-path: polygon(10% 38%, 36% 38%, 36% 0, 65% 0%, 65% 38%, 93% 39%, 93% 62%, 65% 62%, 65% 100%, 36% 100%, 36% 65%, 9% 64%);
clip-path: polygon(-0.11% 29.71%, 36% 29.42%, 36% 0px, 66.27% 0.28%, 66.27% 29.13%, 100.06% 29.28%, 100.06% 69.72%, 66.26% 70.02%, 66.51% 99.71%, 35.49% 100%, 35.49% 70.15%, 0.42% 70.58%);
background-color: #396cf0;
}
.site-wrp .full-box-padding-left .elementor-column-wrap {
padding-left: 300px !important;
}
@media only screen and (max-width: 1500px) {
.site-wrp .full-box-padding-left .elementor-column-wrap {
padding-left: 140px !important;
}
}
@media only screen and (max-width: 1400px) {
.site-wrp .full-box-padding-left .elementor-column-wrap {
padding-left: 63px !important;
}
}
@media only screen and (max-width: 1300px) {
.site-wrp .full-box-padding-left .elementor-column-wrap {
padding-left: 23px !important;
}
}
@media only screen and (max-width: 992px) {
.site-wrp .full-box-padding-left .elementor-column-wrap {
padding-left: 20px !important;
}
}
.site-wrp .full-box-padding-right .elementor-column-wrap {
padding-right: 300px !important;
}
@media only screen and (max-width: 1500px) {
.site-wrp .full-box-padding-right .elementor-column-wrap {
padding-right: 140px !important;
}
}
@media only screen and (max-width: 1400px) {
.site-wrp .full-box-padding-right .elementor-column-wrap {
padding-right: 63px !important;
}
}
@media only screen and (max-width: 1300px) {
.site-wrp .full-box-padding-right .elementor-column-wrap {
padding-right: 23px !important;
}
}
@media only screen and (max-width: 992px) {
.site-wrp .full-box-padding-right .elementor-column-wrap {
padding-right: 20px !important;
}
}
.site-wrp .nav-control-layout-top {
position: relative;
}
.site-wrp .nav-control-layout-top .owl-nav {
margin-top: 0;
}
.site-wrp .nav-control-layout-top .owl-nav > div {
cursor: pointer;
margin-left: 10px;
display: -ms-inline-flexbox;
display: inline-flex;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-align: center;
align-items: center;
height: 5rem;
width: 5rem;
background-color: #ffffff;
border-radius: 50%;
color: #396cf0;
transition: all 0.3s ease-out;
}
.site-wrp .nav-control-layout-top .owl-nav > div i:before {
margin-left: 0;
font-weight: 900;
font-size: 2.5rem;
}
.site-wrp .nav-control-layout-top .owl-nav .owl-prev:hover,
.site-wrp .nav-control-layout-top .owl-nav .owl-next:hover {
background-color: #396cf0;
color: #ffffff;
box-shadow: 0px 4px 20px 0px rgba(42, 92, 220, 0.75);
}
.site-wrp .nav-control-layout-top .owl-nav .owl-prev:hover i,
.site-wrp .nav-control-layout-top .owl-nav .owl-next:hover i {
color: #ffffff;
}
.site-wrp .nav-control-layout-top2 {
position: relative;
}
.site-wrp .nav-control-layout-top2 .owl-nav {
margin-top: 0;
}
.site-wrp .nav-control-layout-top2 .owl-nav > div {
cursor: pointer;
margin-left: 10px;
display: -ms-inline-flexbox;
display: inline-flex;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-align: center;
align-items: center;
height: 5rem;
width: 5rem;
background-color: #ffffff;
border-radius: 50%;
color: #396cf0;
border: 1px solid #ffffff;
transition: all 0.3s ease-out;
}
.site-wrp .nav-control-layout-top2 .owl-nav > div i:before {
margin-left: 0;
font-weight: 900;
font-size: 2.5rem;
}
.site-wrp .nav-control-layout-top2 .owl-nav .owl-prev:hover,
.site-wrp .nav-control-layout-top2 .owl-nav .owl-next:hover {
background-color: transparent;
color: #ffffff;
box-shadow: 0px 4px 20px 0px rgba(42, 92, 220, 0.75);
}
.site-wrp .nav-control-layout-top2 .owl-nav .owl-prev:hover i,
.site-wrp .nav-control-layout-top2 .owl-nav .owl-next:hover i {
color: #ffffff;
}
@media only screen and (min-width: 576px) {
.site-wrp .nav-control-layout-top .owl-nav {
position: absolute;
top: -100px;
right: 10px;
z-index: 5;
}
}
@media only screen and (max-width: 575px) {
.site-wrp .nav-control-layout-top .owl-nav i {
line-height: 26px;
font-size: 16px;
}
.site-wrp .nav-control-layout-top .owl-nav .owl-nav > div {
position: absolute;
top: 50%;
transform: translateY(-50%);
margin: 0 4px;
height: 35px;
width: 35px;
transition: all 0.3s ease-out;
}
.site-wrp .nav-control-layout-top .owl-nav .owl-prev {
left: 0px;
}
.site-wrp .nav-control-layout-top .owl-nav .owl-next {
right: 0px;
}
}
@media only screen and (min-width: 576px) {
.site-wrp .nav-control-layout-top2 .owl-nav {
position: absolute;
top: -109px;
right: 10px;
z-index: 5;
}
}
@media only screen and (max-width: 575px) {
.site-wrp .nav-control-layout-top2 .owl-nav i {
line-height: 26px;
font-size: 16px;
}
.site-wrp .nav-control-layout-top2 .owl-nav .owl-nav > div {
position: absolute;
top: 50%;
transform: translateY(-50%);
margin: 0 4px;
height: 35px;
width: 35px;
transition: all 0.3s ease-out;
}
.site-wrp .nav-control-layout-top2 .owl-nav .owl-prev {
left: 0px;
}
.site-wrp .nav-control-layout-top2 .owl-nav .owl-next {
right: 0px;
}
}
.site-wrp .nav-control-middle .owl-nav {
margin-top: 0;
}
.site-wrp .nav-control-middle .owl-nav > div {
border: 1px solid #396cf0;
background: #396cf0;
opacity: 1;
font-size: 1.8rem;
margin: 0 4px;
height: 4.6rem;
width: 4.6rem;
border-radius: 50%;
position: absolute;
transform: translateY(-50%);
top: 50%;
transition: all 0.3s ease-out;
}
.site-wrp .nav-control-middle .owl-prev {
left: -100px;
}
.site-wrp .nav-control-middle .owl-prev i {
color: #ffffff;
display: block;
line-height: 3.6rem;
transition: all 0.3s ease-out;
}
.site-wrp .nav-control-middle .owl-prev:hover {
background: transparent;
transition: all 0.3s ease-out;
}
.site-wrp .nav-control-middle .owl-prev:hover i {
color: #396cf0;
}
.site-wrp .nav-control-middle .owl-next {
right: -100px;
}
.site-wrp .nav-control-middle .owl-next i {
color: #ffffff;
display: block;
line-height: 3.6rem;
transition: all 0.3s ease-out;
}
.site-wrp .nav-control-middle .owl-next:hover {
background: transparent;
transition: all 0.3s ease-out;
}
.site-wrp .nav-control-middle .owl-next:hover i {
color: #396cf0;
}
.site-wrp .nav-control-middle:hover .owl-prev {
left: 0;
}
.site-wrp .nav-control-middle:hover .owl-next {
right: 0;
}
.site-wrp .dot-control .owl-nav {
line-height: 1;
margin-top: 5px;
}
.site-wrp .dot-control .owl-nav .owl-dots .owl-dot span {
margin: 0 10px 0 0;
height: 15px;
width: 15px;
background: #ffffff;
border: 1px solid #ffffff;
transition: all 0.3s ease-out;
}
.site-wrp .dot-control .owl-nav .owl-dots .owl-dot:last-child span {
margin: 0;
}
.site-wrp .dot-control .owl-nav .owl-dots .active span {
border: 1px solid #396cf0;
background: #396cf0;
}
.site-wrp .dot-control .owl-nav {
margin-top: 0;
}
.site-wrp .nav-control-layout1.owl-theme .owl-nav {
margin-top: 0;
}
.site-wrp .nav-control-layout1.owl-theme .owl-nav > div {
color: #111111;
border: 1px solid #396cf0;
background: transparent;
opacity: 0;
visibility: hidden;
font-size: 18px;
height: 46px;
width: 46px;
text-align: center;
border-radius: 50%;
position: absolute;
transform: translateY(-50%);
top: 50%;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center;
transition: all 0.3s ease-out;
}
@media only screen and (max-width: 1199px) {
.site-wrp .nav-control-layout1.owl-theme .owl-nav > div {
height: 44px;
width: 44px;
}
}
@media only screen and (max-width: 991px) {
.site-wrp .nav-control-layout1.owl-theme .owl-nav > div {
height: 42px;
width: 42px;
font-size: 16px;
}
}
@media only screen and (max-width: 767px) {
.site-wrp .nav-control-layout1.owl-theme .owl-nav > div {
height: 38px;
width: 38px;
font-size: 15px;
}
}
@media only screen and (max-width: 575px) {
.site-wrp .nav-control-layout1.owl-theme .owl-nav > div {
height: 36px;
width: 36px;
font-size: 14px;
}
}
.site-wrp .nav-control-layout1.owl-theme .owl-prev {
left: -10px;
}
@media only screen and (max-width: 1199px) {
.site-wrp .nav-control-layout1.owl-theme .owl-prev {
left: -22px;
}
}
@media only screen and (max-width: 991px) {
.site-wrp .nav-control-layout1.owl-theme .owl-prev {
left: -20px;
}
}
@media only screen and (max-width: 767px) {
.site-wrp .nav-control-layout1.owl-theme .owl-prev {
left: -18px;
}
}
@media only screen and (max-width: 575px) {
.site-wrp .nav-control-layout1.owl-theme .owl-prev {
left: 0;
}
}
.site-wrp .nav-control-layout1.owl-theme .owl-prev:hover {
background: #396cf0;
color: #ffffff;
transition: all 0.3s ease-out;
}
.site-wrp .nav-control-layout1.owl-theme .owl-next {
right: -10px;
}
@media only screen and (max-width: 1199px) {
.site-wrp .nav-control-layout1.owl-theme .owl-next {
right: -22px;
}
}
@media only screen and (max-width: 991px) {
.site-wrp .nav-control-layout1.owl-theme .owl-next {
right: -20px;
}
}
@media only screen and (max-width: 767px) {
.site-wrp .nav-control-layout1.owl-theme .owl-next {
right: -18px;
}
}
@media only screen and (max-width: 575px) {
.site-wrp .nav-control-layout1.owl-theme .owl-next {
right: 0;
}
}
.site-wrp .nav-control-layout1.owl-theme .owl-next:hover {
background: #396cf0;
color: #ffffff;
transition: all 0.3s ease-out;
}
.site-wrp .nav-control-layout1.owl-theme:hover .owl-prev {
opacity: 1;
visibility: visible;
}
.site-wrp .nav-control-layout1.owl-theme:hover .owl-next {
opacity: 1;
visibility: visible;
}
.site-wrp .nav-control-layout2.owl-theme {
overflow: hidden;
}
.site-wrp .nav-control-layout2.owl-theme .owl-nav {
margin-top: 0;
}
.site-wrp .nav-control-layout2.owl-theme .owl-nav > div {
opacity: 0;
visibility: hidden;
font-size: 24px;
color: #396cf0;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center;
height: 52px;
width: 52px;
border-radius: 50%;
background: #ffffff;
position: absolute;
transform: translateY(-50%);
top: 50%;
margin: 0;
padding: 0;
transition: all 0.5s ease-out;
}
@media only screen and (max-width: 991px) {
.site-wrp .nav-control-layout2.owl-theme .owl-nav > div {
height: 48px;
width: 48px;
font-size: 22px;
}
}
@media only screen and (max-width: 767px) {
.site-wrp .nav-control-layout2.owl-theme .owl-nav > div {
height: 42px;
width: 42px;
font-size: 20px;
}
}
@media only screen and (max-width: 575px) {
.site-wrp .nav-control-layout2.owl-theme .owl-nav > div {
height: 38px;
width: 38px;
font-size: 18px;
}
}
.site-wrp .nav-control-layout2.owl-theme .owl-prev:hover {
background: #111 !important;
transition: all 0.3s ease-out;
}
.site-wrp .nav-control-layout2.owl-theme .owl-prev:hover i {
color: #ffffff;
}
.site-wrp .nav-control-layout2.owl-theme .owl-next:hover {
background: #111 !important;
transition: all 0.3s ease-out;
}
.site-wrp .nav-control-layout2.owl-theme .owl-next:hover i {
color: #ffffff;
}
.site-wrp .nav-control-layout2.owl-theme:hover .owl-prev {
opacity: 1;
visibility: visible;
left: 0;
}
.site-wrp .nav-control-layout2.owl-theme:hover .owl-next {
opacity: 1;
visibility: visible;
right: 0;
}
.site-wrp .nav-control-layout3.owl-theme {
overflow: hidden;
}
.site-wrp .nav-control-layout3.owl-theme .owl-nav {
margin-top: 0;
}
.site-wrp .nav-control-layout3.owl-theme .owl-nav > div {
font-size: 24px;
color: #111;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center;
height: 52px;
width: 52px;
border-radius: 50%;
background: #ffffff;
position: absolute;
transform: translateY(-50%);
top: 50%;
margin: 0;
padding: 0;
transition: all 0.5s ease-out;
}
@media only screen and (max-width: 991px) {
.site-wrp .nav-control-layout3.owl-theme .owl-nav > div {
height: 48px;
width: 48px;
font-size: 22px;
}
}
@media only screen and (max-width: 767px) {
.site-wrp .nav-control-layout3.owl-theme .owl-nav > div {
height: 42px;
width: 42px;
font-size: 20px;
}
}
@media only screen and (max-width: 575px) {
.site-wrp .nav-control-layout3.owl-theme .owl-nav > div {
height: 38px;
width: 38px;
font-size: 18px;
}
}
.site-wrp .nav-control-layout3.owl-theme .owl-nav .owl-prev {
left: 0;
}
.site-wrp .nav-control-layout3.owl-theme .owl-nav .owl-prev:hover {
background: #396cf0;
transition: all 0.3s ease-out;
}
.site-wrp .nav-control-layout3.owl-theme .owl-nav .owl-prev:hover i {
color: #ffffff;
}
.site-wrp .nav-control-layout3.owl-theme .owl-nav .owl-next {
right: 0;
}
.site-wrp .nav-control-layout3.owl-theme .owl-nav .owl-next:hover {
background: #396cf0;
transition: all 0.3s ease-out;
}
.site-wrp .nav-control-layout3.owl-theme .owl-nav .owl-next:hover i {
color: #ffffff;
} .dot-control-layout1.owl-theme .owl-dots {
margin-top: 30px;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
justify-content: center;
}
.dot-control-layout1.owl-theme .owl-dots .owl-dot {
margin: 0 1px;
}
.dot-control-layout1.owl-theme .owl-dots .owl-dot span {
margin: 0 5px;
height: 16px;
width: 16px;
display: block;
border-radius: 50%;
background: transparent;
border: 2px solid #396cf0;
transition: all 0.3s ease-out;
}
.dot-control-layout1.owl-theme .owl-dots .owl-dot span:hover {
background-color: #3c70fa;
}
.dot-control-layout1.owl-theme .owl-dots .owl-dot.active span {
background: #396cf0;
}
.dot-control-layout1.owl-theme .owl-nav {
margin-top: 0;
}
@media all and (max-width: 480px) {
.dot-control-layout1.owl-theme .owl-nav {
margin-top: 30px;
}
}
.dot-control-layout2.owl-theme .owl-dots {
margin-top: 30px;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
justify-content: center;
}
.dot-control-layout2.owl-theme .owl-dots .owl-dot {
margin: 0 1px;
}
.dot-control-layout2.owl-theme .owl-dots .owl-dot span {
margin: 0 5px;
height: 16px;
width: 16px;
display: block;
border-radius: 50%;
background: transparent;
border: 2px solid #ffffff;
transition: all 0.3s ease-out;
}
.dot-control-layout2.owl-theme .owl-dots .owl-dot.active span {
background: #ffffff;
}
.dot-control-layout2.owl-theme .owl-nav {
margin-top: 0;
}
@media all and (max-width: 480px) {
.dot-control-layout2.owl-theme .owl-nav {
margin-top: 30px;
}
}
.dot-control-left .owl-dots {
text-align: left;
}
.dot-control-right .owl-dots {
text-align: right;
}
.rt-owl-dot .owl-theme .owl-dots {
margin-top: 20px !important;
}
@media all and (max-width: 480px) {
.rt-owl-dot .owl-theme .owl-dots {
margin-top: 10px !important;
}
}
.rt-owl-dot .owl-theme .owl-dots .owl-dot span {
margin: 3px;
}
.rt-owl-dot .owl-theme .owl-dots .owl-dot.active span,
.rt-owl-dot .owl-theme .owl-dots .owl-dot:hover span {
background-color: #396cf0;
} .rt-el-info-box.clearfix.media.rtin-light.rtin-style2 .rtin-title {
font-size: 20px;
margin-bottom: 0;
}
.rt-el-info-box.clearfix.media.rtin-light.rtin-style2 .rtin-text {
margin-bottom: 0;
}
.rt-el-info-box.rtin-style8 .rtin-title {
font-size: 22px;
}
.rt-el-info-box.rtin-style8 .rtin-icon {
position: relative;
z-index: 9;
margin-top: 30px;
}
.rt-el-info-box.rtin-style8 .rtin-icon:before {
position: absolute;
height: 56px;
width: 56px;
background-color: #f1f9ff;
content: "";
z-index: -1;
top: -24px;
left: 9px;
border-radius: 50%;
right: 0;
margin: auto;
transition: all 0.3s ease-out;
}
.rt-el-info-box.rtin-style8:hover .rtin-icon:before {
top: -15px;
}
.service-wrap-layout1 .service-inner-layout1.position-loop {
position: relative;
}
.service-wrap-layout1 .service-inner-layout1.position-loop .single-item {
position: absolute;
z-index: 99;
}
@media only screen and (max-width: 1024px) {
.service-wrap-layout1 .service-inner-layout1.position-loop .single-item {
position: static;
margin-top: 30px;
}
}
.service-wrap-layout1.rtin-dark .service-box-layout1 {
background-color: #3c70fa;
}
.service-wrap-layout1.rtin-dark .service-box-layout1:hover {
background-color: #3364e2;
}
.service-wrap-layout1.rtin-light .service-box-layout1 {
background-color: #396cf0;
}
.service-wrap-layout1.rtin-light .service-box-layout1:hover {
background-color: #3364e2;
}
.service-box-layout1.left {
border-radius: 4px 0 0 4px;
}
.service-box-layout1.right {
border-radius: 0 4px 4px 0;
}
.service-box-layout1.all {
border-radius: 4px;
}
.service-box-layout1.no {
border-radius: 0;
}
.box-shadow-position .elementor-container {
position: relative;
top: -100px;
box-shadow: 0px 1px 20px 0px rgba(185, 185, 185, 0.75);
z-index: 999;
}
.service-box-layout1 {
text-align: center;
padding: 62px 40px 35px;
color: #ffffff;
transition: all 0.3s ease-out;
}
@media only screen and (max-width: 1199px) {
.service-box-layout1 {
padding: 30px 30px 40px;
}
}
.service-box-layout1 .item-icon {
overflow: hidden;
margin-bottom: 15px;
}
.service-box-layout1 .item-icon i {
display: inline-block;
}
.service-box-layout1 .item-icon i:before {
font-size: 50px;
margin-left: 0;
}
.service-box-layout1 .item-icon img {
max-width: 50px;
}
.service-box-layout1 .item-title {
text-transform: capitalize;
font-weight: 700;
color: #ffffff;
}
.service-box-layout1 .item-title a {
color: #ffffff;
transition: all 0.3s ease-out;
}
.service-box-layout1 .item-title a:hover {
color: #e3e3e3;
}
.service-box-layout1 p {
color: #ffffff;
}
.service-box-layout1:hover .item-icon i {
animation: toTopFromBottom 0.5s forwards;
}
.service-box-layout1:hover .item-icon img {
animation: toTopFromBottom 0.5s forwards;
}
.service-box-layout2 {
padding: 35px;
background-color: #ffffff;
text-align: center;
position: relative;
bottom: 0;
transition: all 0.5s ease-out;
}
.service-box-layout2 .item-icon {
margin-bottom: 10px;
}
.service-box-layout2 .item-icon i:before {
font-size: 60px;
color: #396cf0;
margin-left: 0;
opacity: 1;
transition: all 0.3s ease-out;
}
.service-box-layout2 .item-title {
text-transform: capitalize;
font-weight: 500;
}
.service-box-layout2 .item-title a {
color: #111111;
transition: all 0.3s ease-out;
}
.service-box-layout2 .item-title a:hover {
color: #396cf0;
}
.service-box-layout2 .item-btn {
display: inline-block;
cursor: pointer;
font-size: 14px;
padding: 8px 20px;
border: 1px solid;
border-color: #396cf0;
color: #396cf0;
background-color: transparent;
text-transform: uppercase;
font-weight: 500;
border-radius: 4px;
transition: all 0.5s ease-out;
}
.service-box-layout2 .item-btn:Hover {
background-color: #396cf0;
color: #ffffff;
}
.service-box-layout2:hover {
box-shadow: 0px 5px 70px 0px rgba(220, 220, 220, 0.95);
bottom: 7px;
}
.service-box-layout2:hover .item-icon i:before {
color: #3364e2;
opacity: 0.8;
}
.widget-ad-area {
position: relative;
border-radius: 4px;
text-align: center;
}
.widget-ad-area .item-btn-wrap {
position: absolute;
bottom: 30px;
left: 0;
right: 0;
width: 100%;
text-align: center;
}
.widget-ad-area .ad-wrap img {
width: 100%;
}
.widget-ad-area .item-btn {
border-radius: 4px;
padding: 16px 30px;
color: #111111;
background-color: #ffffff;
transition: all 0.3s ease-out;
font-weight: 500;
}
.widget-ad-area .item-btn i {
color: #396cf0;
margin-left: 15px;
transition: all 0.3s ease-out;
}
.widget-ad-area .item-btn:hover {
background-color: #396cf0;
color: #ffffff;
}
.widget-ad-area .item-btn:hover i {
color: #ffffff;
}
.rt-el-info-box.rtin-style2:hover {
box-shadow: 0 10px 55px 5px rgba(137, 173, 255, 0.35);
}
.rt-el-info-box.rtin-style2:hover {
background-color: #fff;
transform: translate3d(0, -10px, 0);
}
.rt-el-info-box.rtin-style2 {
position: relative;
padding: 30px 15px 30px 30px;
width: 100%;
box-sizing: border-box;
border-radius: 8px;
transition: all 0.2s cubic-bezier(0.02, 0.54, 0.58, 1);
}
.rt-el-info-box .rtin-icon i {
text-align: center;
font-size: 28px;
line-height: 70px;
color: #fff;
transition: all 0.5s ease-out;
}
.rt-el-info-box .rtin-content .rtin-title {
color: #000000;
margin-bottom: 10px;
}
.rt-el-info-box .rtin-content .rtin-title a {
color: #000000;
transition: all 0.5s ease-out;
}
.rt-el-info-box .rtin-content .rtin-title a:hover {
color: #396cf0;
}
.rt-el-info-box .rtin-content .rtin-text {
margin-bottom: 0;
}
.rt-el-info-box:hover .rtin-icon i {
color: #396cf0;
background-color: transparent;
}
.rt-el-info-box.rtin-style1.rtin-light .rtin-icon {
margin-right: 10px;
}
.rt-el-info-box.rtin-style1.rtin-light .rtin-icon i {
text-align: center;
font-size: 6rem;
line-height: 1.2;
color: #3c70fa;
background-color: transparent;
border: none;
border-radius: 50%;
transition: all 0.5s ease-out;
}
.rt-el-info-box.rtin-style1.rtin-light .rtin-icon img {
width: 67px;
height: 67px;
border-radius: 50%;
}
.rt-el-info-box.rtin-style1.rtin-light .rtin-content {
margin-left: 15px;
}
.rt-el-info-box.rtin-style1.rtin-light .rtin-content .rtin-title {
color: #3c70fa;
margin-bottom: 10px;
font-size: 24px;
line-height: 1.4;
}
@media only screen and (max-width: 1199px) {
.rt-el-info-box.rtin-style1.rtin-light .rtin-content .rtin-title {
font-size: 22px;
}
}
@media only screen and (max-width: 767px) {
.rt-el-info-box.rtin-style1.rtin-light .rtin-content .rtin-title {
font-size: 22px;
}
}
@media only screen and (max-width: 479px) {
.rt-el-info-box.rtin-style1.rtin-light .rtin-content .rtin-title {
font-size: 20px;
}
}
.rt-el-info-box.rtin-style1.rtin-light .rtin-content .rtin-title a {
color: #3c70fa;
transition: all 0.5s ease-out;
}
.rt-el-info-box.rtin-style1.rtin-light .rtin-content .rtin-title a:hover {
color: #396cf0;
}
.rt-el-info-box.rtin-style1.rtin-light .rtin-content .rtin-text {
margin-bottom: 0;
color: #444444;
}
.rt-el-info-box.rtin-style1.rtin-light:hover .rtin-icon i {
color: #396cf0;
background-color: transparent;
}
.rt-el-info-box.rtin-style1.rtin-primary .rtin-icon i {
text-align: center;
font-size: 16px;
line-height: 34px;
height: 34px;
width: 34px;
color: #fff;
background-color: transparent;
border: 1px solid #fff;
border-radius: 50%;
transition: all 0.5s ease-out;
}
.rt-el-info-box.rtin-style1.rtin-primary .rtin-icon img {
width: 67px;
height: 67px;
border-radius: 50%;
}
.rt-el-info-box.rtin-style1.rtin-primary .rtin-content {
margin-left: 0;
color: #fff;
}
.rt-el-info-box.rtin-style1.rtin-primary .rtin-content .rtin-title {
color: #fff;
margin-bottom: 10px;
font-size: 20px;
line-height: 1.4;
}
.rt-el-info-box.rtin-style1.rtin-primary .rtin-content .rtin-title a {
color: #fff;
transition: all 0.5s ease-out;
}
.rt-el-info-box.rtin-style1.rtin-primary .rtin-content .rtin-title a:hover {
color: #fff;
}
.rt-el-info-box.rtin-style1.rtin-primary .rtin-content .rtin-text {
margin-bottom: 0;
}
.rt-el-info-box.rtin-style1.rtin-primary:hover .rtin-icon i {
color: #fff;
background-color: transparent;
}
.rt-el-info-box.rtin-style1.rtin-primary .rtin-icon {
margin-right: 30px;
}
@media all and (max-width: 1200px) {
.rt-el-info-box.rtin-style1.rtin-primary .rtin-icon {
margin-right: 20px;
}
}
.rt-el-info-box.rtin-style1.rtin-dark .rtin-title {
color: #fff;
font-size: 26px;
font-weight: 700;
margin-bottom: 12px;
}
.rt-el-info-box.rtin-style1.rtin-dark .rtin-title a {
color: #3c70fa;
}
.rt-el-info-box.rtin-style1.rtin-dark .rtin-title a:hover {
color: #fff;
}
.rt-el-info-box.rtin-style1.rtin-dark p.rtin-text {
color: #fff;
}
.rt-el-info-box.rtin-style1.rtin-dark .rtin-content {
margin-left: 0;
}
.rt-el-info-box.rtin-style1.rtin-dark .rtin-icon i {
text-align: center;
font-size: 6rem;
line-height: 1.2;
color: #fff;
background-color: transparent;
border: none;
border-radius: 50%;
transition: all 0.5s ease-out;
}
.rt-el-info-box.rtin-style1 .rtin-icon {
float: left;
margin-bottom: 25px;
margin-right: 30px;
}
@media all and (max-width: 1200px) {
.rt-el-info-box.rtin-style1 .rtin-icon {
margin-right: 20px;
}
}
.rt-el-info-box.rtin-style2 {
transition: all 0.5s ease-out;
}
.rt-el-info-box.rtin-style2 h3.rtin-title {
font-weight: 700;
font-size: 20px;
}
.rt-el-info-box.rtin-style2 .rtin-icon {
margin-bottom: 25px;
}
.rt-el-info-box.rtin-style2 .rtin-icon i {
font-size: 58px;
line-height: 1.2;
}
.rt-el-info-box.rtin-style2 .rtin-icon i.primaryColor {
color: #396cf0;
}
.rt-el-info-box.rtin-style2 .rtin-icon i.secondaryColor {
color: #3c70fa;
}
.rt-el-info-box.rtin-style2 .rtin-icon i.colorGreen {
color: #396cf0;
}
.rt-el-info-box.rtin-style3 {
background-color: #fff;
border-bottom: 1px solid #dde2e5;
border-radius: 4px;
transition: all 0.5s ease-out;
}
@media all and (max-width: 767px) {
.rt-el-info-box.rtin-style3 {
max-width: 490px;
margin: 0 auto;
}
}
.rt-el-info-box.rtin-style3:hover {
box-shadow: 0 0 20px 0 rgba(202, 202, 202, 0.75);
}
.rt-el-info-box.rtin-style3 .rtin-icon {
position: relative;
overflow: hidden;
}
.rt-el-info-box.rtin-style3 .rtin-icon .rtin-button {
position: absolute;
width: 100%;
height: 100%;
background-color: rgba(57, 108, 240, 0.9);
visibility: hidden;
opacity: 0;
transition: all 0.4s ease-out;
text-align: center;
margin-top: 0;
}
.rt-el-info-box.rtin-style3 .rtin-icon .rtin-button a {
font-size: 15px;
position: relative;
top: 30%;
transform: translateY(-50%);
padding: 12px 22px;
}
.rt-el-info-box.rtin-style3 .rtin-icon .rtin-button a:hover i {
color: #fff;
}
.rt-el-info-box.rtin-style3 .rtin-icon .rtin-button a i {
border: none;
width: inherit;
height: inherit;
font-size: 18px;
}
.rt-el-info-box.rtin-style3 .rtin-icon img {
border-radius: inherit;
width: inherit;
height: auto;
transition: all 2s ease-out;
width: 100%;
}
.rt-el-info-box.rtin-style3 .rtin-content {
padding: 25px 20px 30px;
text-align: center;
}
.rt-el-info-box.rtin-style3:hover .rtin-button {
visibility: visible;
opacity: 1;
transition: all 0.4s ease-out;
}
.rt-el-info-box.rtin-style11 h3.rtin-title {
font-size: 22px;
}
.rt-el-info-box.rtin-style11 .rtin-icon {
background: #396cf0;
width: 80px;
height: 80px;
border-radius: 50%;
position: relative;
text-align: center;
overflow: hidden;
}
.rt-el-info-box.rtin-style11 .rtin-icon i {
text-align: center;
font-size: 36px;
line-height: 2.2;
color: #fff;
transition: all 0.5s ease-out;
}
.rt-el-info-box.rtin-style11 .rtin-content .rtin-title {
color: #fff;
}
.rt-el-info-box.rtin-style11 .rtin-content .rtin-title a {
color: #fff;
}
.rt-el-info-box.rtin-style11 .rtin-content .rtin-text {
margin-bottom: 0;
color: #a9b5bf;
}
.rt-el-info-box.rtin-style11:hover .rtin-icon i {
color: #fff;
animation: toTopFromBottom 0.5s forwards;
}
.rt-el-info-box.rtin-style11:hover .rtin-icon img {
color: #fff;
animation: toTopFromBottom 0.5s forwards;
}
.rt-el-info-box.rtin-style4 {
text-align: center;
position: relative;
}
.rt-el-info-box.rtin-style4 .rt-number {
position: absolute;
font-size: 72px;
text-align: right;
color: #e5e5e5;
font-weight: 300;
transition: all 0.4s ease-out;
width: 100%;
top: 20px;
}
.rt-el-info-box.rtin-style4 .rtin-icon {
transition: all 0.3s ease-out;
overflow: hidden;
border-radius: 50%;
background-color: #fff;
padding: 15px;
position: relative;
z-index: 9;
}
.rt-el-info-box.rtin-style4 .rtin-icon img {
border-radius: 50%;
transform: scale(1);
transition: all 0.3s ease-out;
width: 100%;
}
.rt-el-info-box.rtin-style4 .rtin-title {
font-size: 22px;
font-weight: 700;
}
.rt-el-info-box.rtin-style4 .rtin-content {
padding: 25px 0;
}
.rt-el-info-box.rtin-style4:hover .rt-number {
color: #396cf0;
top: 0px;
}
.rt-el-info-box.rtin-style4:hover .rtin-icon {
background-color: #396cf0;
}
.rt-el-info-box.rtin-style4:hover .rtin-icon img {
transform: scale(1.1);
} .about-box-layout1 .item-content {
margin-bottom: 10rem;
}
@media only screen and (max-width: 767px) {
.about-box-layout1 .item-content {
text-align: center;
}
}
@media only screen and (max-width: 1199px) {
.about-box-layout1 .item-content {
margin-top: 0;
margin-bottom: 5rem;
}
}
.about-box-layout1 .item-content .item-title {
text-transform: capitalize;
color: #111111;
font-weight: 700;
font-size: 36px;
line-height: 1.3;
}
@media only screen and (max-width: 767px) {
.about-box-layout1 .item-content .item-title {
font-size: 30px;
}
}
.about-box-layout1 .item-content .sub-title {
color: #111111;
font-weight: 500;
font-size: 20px;
margin-bottom: 20px;
}
.about-box-layout1 .item-content p {
margin-bottom: 24px;
}
.rt-el-twt-2 .item-content {
margin-bottom: 10rem;
}
@media only screen and (max-width: 767px) {
.rt-el-twt-2 .item-content {
text-align: center;
}
}
@media only screen and (max-width: 1199px) {
.rt-el-twt-2 .item-content {
margin-top: 0;
margin-bottom: 5rem;
}
}
.rt-el-twt-2 .item-content .item-title {
text-transform: capitalize;
color: #396cf0;
font-weight: 700;
font-size: 36px;
line-height: 1.3;
}
@media only screen and (max-width: 767px) {
.rt-el-twt-2 .item-content .item-title {
font-size: 30px;
}
}
.rt-el-twt-2 .item-content .sub-title {
color: #111111;
font-weight: 500;
font-size: 20px;
margin-bottom: 20px;
}
.rt-el-twt-2 .item-content p {
margin-bottom: 24px;
}
@media only screen and (max-width: 767px) {
.rt-el-twt-3 .item-content {
text-align: center;
}
}
@media only screen and (max-width: 1199px) {
.rt-el-twt-3 .item-content {
margin-top: 0;
margin-bottom: 5rem;
}
}
.rt-el-twt-3 .item-content .item-title {
text-transform: capitalize;
color: #396cf0;
font-size: 32px;
line-height: 1.3;
}
@media only screen and (max-width: 767px) {
.rt-el-twt-3 .item-content .item-title {
font-size: 30px;
}
}
.rt-el-twt-3 .item-content .sub-title {
color: #111111;
font-size: 24px;
margin-bottom: 20px;
font-weight: 700;
}
.rt-el-twt-3 .item-content .rtin-button {
display: inline-block;
}
.rt-el-twt-3 .item-content .rtin-button .item-btn {
background-color: #396cf0;
color: #fff;
padding: 18px 28px;
}
.rt-el-twt-3 .item-content .rtin-button .item-btn:hover {
background-color: transparent;
color: #396cf0;
}
.rt-el-twt-3 .item-content .rtin-button .item-btn i {
margin-left: 10px;
}
.rt-el-twt-3 .item-content p {
margin-bottom: 24px;
}
@media only screen and (max-width: 767px) {
.rt-el-twt-4 .item-content {
text-align: center;
}
}
@media only screen and (max-width: 1199px) {
.rt-el-twt-4 .item-content {
margin-top: 0;
margin-bottom: 5rem;
}
}
.rt-el-twt-4 .item-content .item-title {
text-transform: capitalize;
color: #fff;
font-size: 32px;
line-height: 1.3;
}
@media only screen and (max-width: 767px) {
.rt-el-twt-4 .item-content .item-title {
font-size: 30px;
}
}
.rt-el-twt-4 .item-content .sub-title {
color: #fff;
font-size: 24px;
margin-bottom: 20px;
font-weight: 700;
}
.rt-el-twt-4 .item-content .rtin-button {
display: inline-block;
}
.rt-el-twt-4 .item-content .rtin-button .item-btn {
background-color: #fff;
color: #fff;
padding: 18px 28px;
color: #396cf0;
border: 2px solid #fff;
}
.rt-el-twt-4 .item-content .rtin-button .item-btn:hover {
background-color: transparent;
color: #fff;
}
.rt-el-twt-4 .item-content .rtin-button .item-btn i {
margin-left: 10px;
}
.rt-el-twt-4 .item-content p {
margin-bottom: 24px;
color: #fff;
}
.about-box-layout2 {
position: relative;
}
.about-box-layout2 .item-img {
position: absolute;
left: 0;
bottom: 0;
right: 0;
text-align: center;
}
@media only screen and (max-width: 991px) {
.about-box-layout2 .item-img {
position: inherit;
}
}
.about-box-layout2 ul li {
list-style: none;
margin-bottom: 5px;
font-size: 20px;
font-weight: 500;
}
.about-box-layout2 ul li:last-child {
margin-bottom: 0;
}
.about-box-layout2 ul li a {
border-radius: 4px;
background: linear-gradient(to right, #396cf0, #285ada);
padding: 30px 30px 30px 75px;
display: block;
color: #ffffff;
position: relative;
z-index: 2;
transition: all 0.5s ease-out;
}
@media only screen and (max-width: 767px) {
.about-box-layout2 ul li a {
padding: 20px 30px 20px 75px;
}
}
.about-box-layout2 ul li a i {
font-size: 30px;
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 30px;
}
.about-box-layout2 ul li a:after {
content: "";
position: absolute;
height: 100%;
width: 0%;
top: 0;
right: 0;
background-color: #396cf0;
z-index: -1;
transition: all 0.5s ease-out;
border-radius: 4px;
}
.about-box-layout2 ul li a:before {
content: "\f054";
font-family: "Font Awesome 5 Free";
font-weight: 700;
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 30px;
z-index: 1;
color: #ffffff;
}
.about-box-layout2 ul li a:hover:after {
width: 100%;
left: 0;
} .section-heading p {
width: 80%;
}
@media only screen and (max-width: 991px) {
.section-heading p {
width: 100%;
}
}
.section-heading.text-center h1,
.section-heading.text-center h2,
.section-heading.text-center h3,
.section-heading.text-center h4,
.section-heading.text-center p {
float: none;
margin-left: auto;
margin-right: auto;
}
.section-heading.text-left p,
.section-heading.text-right p {
margin-left: 0;
margin-right: 0;
width: 100%;
}
.section-heading.heading-dark h1,
.section-heading.heading-dark h2,
.section-heading.heading-dark h3,
.section-heading.heading-dark h4 {
color: #111111;
}
.section-heading.heading-light h1,
.section-heading.heading-light h2,
.section-heading.heading-light h3,
.section-heading.heading-light h4 {
color: #ffffff;
}
.section-heading.heading-light p {
color: #ffffff;
}
.heading-layout1 {
margin-bottom: 70px;
text-align: center;
position: relative;
}
.heading-layout1:after {
position: absolute;
content: "";
height: 4px;
width: 45px;
background-color: #396cf0;
left: 0;
bottom: -24px;
right: 0;
margin: 0 auto;
border-radius: 4px;
}
.heading-layout1 h2,
.heading-layout1 h3 {
text-transform: capitalize;
font-size: 32px;
margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
.heading-layout1 h2,
.heading-layout1 h3 {
font-size: 30px;
margin-bottom: 12px;
}
}
.heading-layout1 p {
color: #646464;
text-transform: capitalize;
}
.heading-layout1.theme2.style1 {
margin-bottom: 80px;
text-align: center;
position: relative;
}
.heading-layout1.theme2.style1:after {
position: absolute;
content: "";
height: 4px;
width: 45px;
background-color: #396cf0;
left: 0;
bottom: -24px;
right: 0;
margin: 0 auto;
border-radius: 4px;
}
.heading-layout1.theme2.style1 h2,
.heading-layout1.theme2.style1 h3 {
text-transform: capitalize;
font-size: 32px;
margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
.heading-layout1.theme2.style1 h2,
.heading-layout1.theme2.style1 h3 {
font-size: 30px;
margin-bottom: 12px;
}
}
.heading-layout1.theme2.style1 p {
font-size: 16px;
font-weight: 700;
color: #646464;
margin-bottom: 10px;
text-transform: capitalize;
}
.heading-layout1.theme3.style1 {
margin-bottom: 35px;
text-align: center;
position: relative;
}
.heading-layout1.theme3.style1:after {
position: absolute;
content: "";
height: 4px;
width: 45px;
background-color: #396cf0;
left: 0;
bottom: -24px;
right: 0;
margin: 0 auto;
border-radius: 4px;
}
.heading-layout1.theme3.style1 h2,
.heading-layout1.theme3.style1 h3 {
text-transform: capitalize;
font-size: 32px;
margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
.heading-layout1.theme3.style1 h2,
.heading-layout1.theme3.style1 h3 {
font-size: 30px;
margin-bottom: 12px;
}
}
.heading-layout1.theme3.style1 p {
font-size: 16px;
font-weight: 700;
color: #646464;
margin-bottom: 10px;
text-transform: capitalize;
}
.heading-layout1.theme4.style1 {
margin-bottom: 35px;
text-align: center;
position: relative;
}
.heading-layout1.theme4.style1:after {
position: absolute;
content: "";
height: 4px;
width: 45px;
background-color: #396cf0;
left: 0;
bottom: -24px;
right: 0;
margin: 0 auto;
border-radius: 4px;
}
.heading-layout1.theme4.style1 h2,
.heading-layout1.theme4.style1 h3 {
text-transform: capitalize;
font-size: 32px;
margin-bottom: 15px;
color: #fff;
}
@media only screen and (max-width: 767px) {
.heading-layout1.theme4.style1 h2,
.heading-layout1.theme4.style1 h3 {
font-size: 30px;
margin-bottom: 12px;
}
}
.heading-layout1.theme4.style1 p {
font-size: 16px;
font-weight: 700;
color: #396cf0;
margin-bottom: 10px;
text-transform: capitalize;
}
.heading-layout1.theme5.style1 {
margin-bottom: 70px;
text-align: center;
position: relative;
}
.heading-layout1.theme5.style1:after {
position: absolute;
content: "";
height: 4px;
width: 45px;
background-color: #fff;
left: 0;
bottom: -24px;
right: 0;
margin: 0 auto;
border-radius: 4px;
}
.heading-layout1.theme5.style1 h2,
.heading-layout1.theme5.style1 h3 {
text-transform: capitalize;
font-size: 32px;
margin-bottom: 15px;
color: #fff;
}
@media only screen and (max-width: 767px) {
.heading-layout1.theme5.style1 h2,
.heading-layout1.theme5.style1 h3 {
font-size: 30px;
margin-bottom: 12px;
}
}
.heading-layout1.theme5.style1 p {
font-size: 16px;
font-weight: 700;
color: #fff;
margin-bottom: 10px;
text-transform: capitalize;
}
.heading-layout6 {
margin-bottom: 70px;
text-align: center;
position: relative;
}
.heading-layout6:after {
position: absolute;
content: "";
height: 4px;
width: 45px;
background-color: #fff;
left: 0;
bottom: -24px;
right: 0;
margin: 0 auto;
border-radius: 4px;
}
.heading-layout6 h2,
.heading-layout6 h3 {
text-transform: capitalize;
font-size: 32px;
margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
.heading-layout6 h2,
.heading-layout6 h3 {
font-size: 30px;
margin-bottom: 12px;
}
}
.heading-layout6 p {
color: #fff;
font-weight: 700;
}
@media only screen and (max-width: 767px) {
.text-left.heading-layout1 {
text-align: center !important;
}
}
.text-left.heading-layout1:after {
right: inherit;
margin: 0;
}
@media only screen and (max-width: 767px) {
.text-left.heading-layout1:after {
left: 0;
right: 0;
margin: auto;
}
}
.heading-layout2 {
margin-bottom: 70px;
}
.heading-layout2 h2 {
font-size: 4rem;
font-weight: 700;
text-transform: capitalize;
}
@media only screen and (max-width: 767px) {
.heading-layout2 h2 {
font-size: 30px;
}
}
.heading-layout2 p {
width: 60%;
}
@media only screen and (max-width: 767px) {
.heading-layout2 p {
width: 100%;
}
}
.heading-layout3 {
margin-bottom: 50px;
text-align: center;
}
.heading-layout3 h2,
.heading-layout3 h3 {
font-weight: 700;
text-transform: capitalize;
}
.heading-layout4 {
margin-bottom: 22px;
}
.heading-layout4 h2.rtin-title {
font-weight: 700;
font-size: 32px;
}
.heading-layout4 span.rtin-beforetitle {
color: #396cf0;
font-size: 16px;
margin-bottom: 12px;
display: block;
font-weight: 700;
}
.heading-layout4.dark {
margin-bottom: 22px;
}
.heading-layout4.dark h2.rtin-title {
font-weight: 700;
font-size: 32px;
color: #ffffff;
line-height: 1.3;
}
.heading-layout4.dark span.rtin-beforetitle {
color: #a9b5bf;
font-size: 16px;
margin-bottom: 12px;
display: block;
font-weight: 700;
}
.heading-layout4.dark p.rtin-subtitle {
color: #ffffff;
}
.heading-layout5 {
margin-bottom: 60px;
text-align: left;
position: relative;
}
.heading-layout5:after {
position: absolute;
content: "";
height: 4px;
width: 45px;
background-color: #396cf0;
left: 0;
bottom: -20px;
border-radius: 4px;
}
.heading-layout5 h2,
.heading-layout5 h3 {
color: #fff;
text-transform: capitalize;
margin-bottom: 15px;
font-size: 32px;
}
@media only screen and (max-width: 767px) {
.heading-layout5 h2,
.heading-layout5 h3 {
font-size: 30px;
}
}
.rt-el-paragraph-title .rtin-title span {
color: #396cf0;
font-weight: 700;
}
.rt-el-paragraph-title .sub-title {
color: #111111;
font-weight: 500;
font-size: 20px;
margin-bottom: 20px;
}
.rt-el-paragraph-title h2.rtin-title {
font-size: 32px;
line-height: 1.3;
}
@media only screen and (max-width: 767px) {
.rt-el-paragraph-title h2.rtin-title {
font-size: 28px;
}
}
.rt-el-paragraph-title h1.rtin-title {
font-size: 38px;
line-height: 1.3;
}
@media only screen and (max-width: 767px) {
.rt-el-paragraph-title h1.rtin-title {
font-size: 30px;
}
} .about-box-layout14 .item-video,
.about-box-layout17 .item-video {
position: relative;
}
.about-box-layout14 .item-video img,
.about-box-layout17 .item-video img {
border-radius: 4px;
margin-top: 10px;
}
.about-box-layout14 .item-video .video-icon,
.about-box-layout17 .item-video .video-icon {
position: absolute;
left: 45%;
transform: translate(-50%, -50%);
line-height: 1.48;
}
@keyframes shadow-pulse {
0% {
box-shadow: 0 0 0 0px rgba(57, 108, 240, 0.8);
}
100% {
box-shadow: 0 0 0 35px rgba(57, 108, 240, 0);
}
}
@keyframes shadow-pulse-big {
0% {
box-shadow: 0 0 0 0px rgba(57, 108, 240, 0.7);
}
100% {
box-shadow: 0 0 0 70px rgba(57, 108, 240, 0);
}
}
.about-box-layout14 .item-video .video-icon .popup-video,
.about-box-layout17 .item-video .video-icon .popup-video {
width: 90px;
height: 90px;
color: #fff;
text-align: center;
background: #396cf0;
border-radius: 50%;
animation: shadow-pulse 1s infinite;
}
.about-box-layout14 .item-video .video-icon .popup-video i,
.about-box-layout17 .item-video .video-icon .popup-video i {
font-size: 37px;
line-height: 2.4;
margin-left: 5px;
}
.about-box-layout17 .item-video {
position: relative;
overflow: hidden;
border-radius: 5px;
}
.about-box-layout17 .item-video .item-btn {
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 0;
right: 0;
margin: 0 auto;
text-align: center;
z-index: 2;
}
.about-box-layout17 .item-video img.size-medilink-size3 {
width: 100%;
}
.about-box-layout17 .item-video .video-icon {
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 0;
right: 0;
line-height: 1.48;
}
@keyframes shadow-pulse {
0% {
box-shadow: 0 0 0 0px rgba(255, 255, 255, 0.8);
}
100% {
box-shadow: 0 0 0 35px rgba(255, 255, 255, 0);
}
}
@keyframes shadow-pulse-big {
0% {
box-shadow: 0 0 0 0px rgba(255, 255, 255, 0.7);
}
100% {
box-shadow: 0 0 0 70px rgba(255, 255, 255, 0);
}
}
.about-box-layout17 .item-video .video-icon .popup-video {
width: 90px;
height: 90px;
color: #396cf0;
text-align: center;
background: #fff;
border-radius: 50%;
animation: shadow-pulse 1s infinite;
}
.about-box-layout17 .item-video .video-icon .play-btn i:before {
color: #396cf0;
}
.video-area-layout.rtin-layout1 .video-area {
position: relative;
z-index: 99;
}
.video-area-layout.rtin-layout1 h3 {
color: #111;
text-align: center;
margin-top: 20px;
}
.video-area-layout.rtin-layout1 h3 a {
color: #111;
}
.video-area-layout.rtin-layout1 h3 a:hover {
color: #396cf0;
}
.video-area-layout.rtin-layout2 .video-area {
position: relative;
z-index: 99;
}
.video-area-layout.rtin-layout2 h3 {
color: #111;
text-align: center;
margin-bottom: 20px;
}
.video-area-layout.rtin-layout2 h3 a {
color: #111;
}
.video-area-layout.rtin-layout2 h3 a:hover {
color: #396cf0;
}
.video-area-layout.rtin-layout3 .video-area {
position: relative;
z-index: 9;
}
.video-area-layout.rtin-layout3 .video-area .play-btn {
top: 58%;
}
.video-area-layout.rtin-layout3 h3 {
position: absolute;
top: 40%;
transform: translateY(-50%);
left: 0;
right: 0;
text-align: center;
display: block;
margin: 0 auto;
z-index: 9;
transition: all 0.5s ease-out;
color: #fff;
}
.video-area-layout.rtin-layout4 .video-area {
position: relative;
z-index: 9;
}
.video-area-layout.rtin-layout4 .video-area .play-btn {
top: 40%;
}
.video-area-layout.rtin-layout4 h3 {
position: absolute;
top: 58%;
transform: translateY(-50%);
left: 0;
right: 0;
text-align: center;
display: block;
margin: 0 auto;
z-index: 9;
transition: all 0.5s ease-out;
color: #fff;
} .single-medilink_departments ul,
.single-medilink_doctor ul {
padding-left: 0;
}
.single-medilink_departments ul li,
.single-medilink_doctor ul li {
list-style: none;
}
.departments-wrap-layout2 {
position: relative;
}
.departments-wrap-layout2 .left-img {
position: absolute;
left: -10px;
top: 50%;
transform: translateY(-50%);
}
.departments-box-layout3 .slick-slide img {
margin: auto;
}
.departments-box-layout3 .nav-item img {
border-radius: 50%;
}
.departments-box-layout3 .nav-item img.icon-image {
border-radius: inherit;
width: 60px;
margin-bottom: 10px;
}
.departments-box-layout3 .nav-item img.icon-image.hover {
display: none;
width: 60px;
}
.departments-box-layout3 .nav-item.slick-current img.icon-image.hover {
display: block;
}
.departments-box-layout3 .nav-item.slick-current img.icon-image {
display: none;
}
.departments-box-layout3 .slick-navigation {
background-color: transparent;
color: #396cf0;
border: 1px solid #396cf0;
text-align: center;
opacity: 1;
font-size: 20px;
height: 45px;
width: 45px;
line-height: 43px;
border-radius: 50%;
transition: all 0.3s ease-out;
opacity: 0;
visibility: hidden;
}
.departments-box-layout3 .slick-navigation:hover {
background-color: #396cf0;
color: #ffffff;
}
@media only screen and (max-width: 479px) {
.departments-box-layout3 .slick-navigation {
background-color: #ffffff;
border: 1px solid #ffffff;
}
}
.departments-box-layout3 .slick-prev {
position: absolute;
left: 15px;
top: 75px;
z-index: 7;
}
@media only screen and (max-width: 479px) {
.departments-box-layout3 .slick-prev {
left: 2px;
}
}
.departments-box-layout3 .slick-prev:before {
display: none;
}
.departments-box-layout3 .slick-next {
position: absolute;
right: 15px;
top: 75px;
z-index: 7;
}
@media only screen and (max-width: 479px) {
.departments-box-layout3 .slick-next {
right: 2px;
}
}
.departments-box-layout3 .slick-next:before {
display: none;
}
.departments-box-layout3 .slick-slider {
position: initial;
}
.departments-box-layout3:hover .slick-navigation {
opacity: 1;
visibility: visible;
}
.departments-box-layout4 .slick-slide img {
margin: auto;
}
.departments-box-layout4 .nav-item img {
border-radius: 50%;
}
.departments-box-layout4 .nav-item img.icon-image {
border-radius: inherit;
}
.departments-box-layout4 .slick-navigation {
background-color: transparent;
color: #396cf0;
border: 1px solid #396cf0;
text-align: center;
opacity: 1;
font-size: 20px;
height: 45px;
width: 45px;
line-height: 43px;
border-radius: 50%;
transition: all 0.3s ease-out;
}
.departments-box-layout4 .slick-navigation:hover {
background-color: #396cf0;
color: #ffffff;
}
@media only screen and (max-width: 479px) {
.departments-box-layout4 .slick-navigation {
background-color: #ffffff;
border: 1px solid #ffffff;
}
}
.departments-box-layout4 .slick-prev {
position: absolute;
left: 2px;
top: 75px;
z-index: 7;
}
@media only screen and (max-width: 479px) {
.departments-box-layout4 .slick-prev {
left: 2px;
}
}
.departments-box-layout4 .slick-prev:before {
display: none;
}
.departments-box-layout4 .slick-next {
position: absolute;
right: 2px;
top: 75px;
z-index: 7;
}
@media only screen and (max-width: 479px) {
.departments-box-layout4 .slick-next {
right: 2px;
}
}
.departments-box-layout4 .slick-next:before {
display: none;
}
.departments-box-layout4 .slick-slider {
position: initial;
}
.departments-wrap-layout6 {
position: relative;
overflow: hidden;
}
.departments-wrap-layout6:after {
content: url(//www.ahvec.com/wp-content/themes/medilink/assets/css/img/department/department-bg2.png);
bottom: -9px;
left: 0;
position: absolute;
z-index: 1;
}
.departments-box-layout1 {
margin-bottom: 30px;
border-radius: 4px;
transition: all 0.3s ease-out;
}
.departments-box-layout1 .item-img {
position: relative;
overflow: hidden;
width: 100%;
border-radius: 4px 4px 0 0;
}
.departments-box-layout1 .item-img img {
width: 100%;
}
.departments-box-layout1 .item-img:after {
position: absolute;
content: "";
background-color: rgba(57, 108, 240, 0.9);
height: 100%;
width: 100%;
top: 100%;
left: 0;
z-index: 5;
opacity: 0;
visibility: hidden;
transition: all 0.3s ease-out;
}
.departments-box-layout1 .item-img .item-btn-wrap {
position: absolute;
left: 0;
right: 0;
z-index: 7;
text-align: center;
display: inline-block;
top: 100%;
opacity: 0;
visibility: hidden;
transition: all 0.5s cubic-bezier(0, 0, 0.15, 1.88);
}
.departments-box-layout1 .item-img .item-btn-wrap a.item-btn {
display: inline-block;
padding: 8px 20px;
font-size: 14px;
border: 2px solid;
border-color: #ffffff;
color: #ffffff;
background-color: transparent;
font-weight: 500;
border-radius: 4px;
transition: all 0.3s ease-out;
}
.departments-box-layout1 .item-img .item-btn-wrap a.item-btn:hover {
background-color: #ffffff;
color: #396cf0;
}
.departments-box-layout1 .item-img .item-btn-wrap a.item-btn i {
margin-left: 3px;
font-size: 18px;
}
.departments-box-layout1 .item-content {
text-align: center;
padding: 30px 20px;
background-color: #ffffff;
border-radius: 0 0 4px 4px;
}
.departments-box-layout1 .item-content .item-title {
margin-bottom: 10px;
text-transform: capitalize;
font-weight: 700;
font-size: 22px;
}
.departments-box-layout1 .item-content .item-title a {
color: #111111;
transition: all 0.3s ease-out;
}
.departments-box-layout1 .item-content .item-title a:hover {
color: #396cf0;
}
.departments-box-layout1 .item-content .department-info {
padding-left: 0;
}
.departments-box-layout1 .item-content .department-info li {
list-style: none;
color: #444444;
font-weight: 500;
}
.departments-box-layout1 .item-content .department-info li i {
color: #396cf0;
margin-right: 10px;
}
.departments-box-layout1 .item-content .department-info li i:before {
margin-left: 0;
}
.departments-box-layout1 .item-content .department-info li span {
display: inline-block;
margin-right: 10px;
font-weight: 500;
color: #111111;
}
.departments-box-layout1:hover {
box-shadow: 0px 1px 50px 0px rgba(209, 209, 209, 0.75);
}
.departments-box-layout1:hover .item-img:after {
top: 50%;
opacity: 1;
visibility: visible;
transform: translateY(-50%);
}
.departments-box-layout1:hover .item-btn-wrap {
top: 50%;
opacity: 1;
visibility: visible;
transform: translateY(-50%);
}
.departments-wrap-layout2 .owl-stage {
padding: 39px 0 16px 0;
}
.departments-wrap-layout2 .owl-item:hover {
transform: translate3d(0, -5px, 0);
}
.departments-wrap-layout2 .owl-item {
position: relative;
transition: all 0.2s cubic-bezier(0.02, 0.54, 0.58, 1);
}
.departments-box-layout2update {
border-radius: 8px;
}
.departments-box-layout2update {
text-align: center;
background-color: #ffffff;
margin-bottom: 3rem;
padding: 40px 45px;
position: relative;
box-shadow: 0px 1px 0px 0px rgba(227, 227, 227, 0.75);
transition: all 0.3s ease-out;
}
.departments-box-layout2update .departments-sl {
font-size: 22px;
position: absolute;
top: 30px;
right: 30px;
z-index: 5;
color: #cccccc;
transition: all 0.3s ease-out;
}
.departments-box-layout2update .item-img {
margin-bottom: 20px;
border-radius: 50%;
}
.departments-box-layout2update .item-img img {
width: inherit !important;
display: inherit !important;
border-radius: 50%;
position: relative;
z-index: 9;
left: 0;
right: 0;
margin: auto;
opacity: .5;
}
.departments-box-layout2update .item-icon {
position: relative;
margin-bottom: 25px;
}
.departments-box-layout2update .item-icon img {
width: inherit !important;
display: inherit !important;
position: relative;
z-index: 9;
left: 0;
right: 0;
margin: auto;
}
.departments-box-layout2update .item-icon i {
display: inline-block;
position: relative;
z-index: 9;
}
.departments-box-layout2update .item-icon i:before {
line-height: 1;
margin-left: 0;
font-size: 62px;
color: #396cf0;
transition: all 0.3s ease-out;
}
.departments-box-layout2update .item-title {
font-size: 22px;
margin-bottom: 15px;
}
.departments-box-layout2update .item-title a {
color: #111111;
transition: all 0.3s ease-out;
}
.departments-box-layout2update .item-title a:hover {
color: #3c70fa;
}
.departments-box-layout2update p {
margin-bottom: 15px;
}
.departments-box-layout2update .item-btn {
padding: 8px 30px;
-ms-flex-align: center;
align-items: center;
transition: all 0.3s ease-out;
font-size: 14px;
border: 1px solid;
border-color: #396cf0;
border-radius: 5px;
font-weight: 500;
color: #646464;
display: inline-block;
}
.departments-box-layout2update .item-btn i {
position: relative;
right: 0;
margin-left: 5px;
transition: all 0.3s ease-out;
color: #646464;
}
.departments-box-layout2update .item-btn:hover {
background-color: #396cf0;
color: #fff;
}
.departments-box-layout2update .item-btn:hover i {
color: #fff;
}
.departments-box-layout2update:hover {
box-shadow: 0 10px 55px 5px rgba(137, 173, 255, 0.2);
}
.departments-box-layout2update:hover .departments-sl {
color: #111111;
}
.departments-box-layout2update:hover .item-icon i {
animation: toTopFromBottom 0.5s forwards;
}
.departments-box-layout2update:hover .item-icon img {
animation: toTopFromBottom 0.5s forwards;
}
.departments-box-layout2update:hover .item-img img {
animation: toTopFromBottom 0.5s forwards;
}
.departments-box-layout2update:hover .item-btn:hover {
color: #fff;
}
.departments-box-layout2update:hover .item-btn:hover i {
right: -5px;
}
.departments-wrap-layout2 .owl-theme .owl-dots .owl-dot.active span,
.departments-wrap-layout2 .owl-theme .owl-dots .owl-dot:hover span {
background-color: #396cf0;
}
.departments-wrap-layout2 .owl-theme .owl-dots .owl-dot span {
width: 26px;
height: 8px;
border-radius: 4px;
background-color: #dedede;
margin: 5px 7px;
display: block;
-webkit-backface-visibility: visible;
transition: opacity .2s ease;
border-radius: 30px;
}
.departments-box-layout2 {
background-color: #ffffff;
margin-bottom: 3rem;
padding: 40px 45px;
position: relative;
box-shadow: 0px 1px 0px 0px rgba(227, 227, 227, 0.75);
transition: all 0.3s ease-out;
}
.departments-box-layout2 .departments-sl {
font-size: 22px;
position: absolute;
top: 30px;
right: 30px;
z-index: 5;
color: #cccccc;
transition: all 0.3s ease-out;
}
.departments-box-layout2 .item-img {
margin-bottom: 25px;
border-radius: 50%;
}
.departments-box-layout2 .item-img img {
width: inherit !important;
display: inherit !important;
border-radius: 50%;
}
.departments-box-layout2 .item-icon {
margin-bottom: 25px;
}
.departments-box-layout2 .item-icon img {
width: inherit !important;
display: inherit !important;
}
.departments-box-layout2 .item-icon i {
display: inline-block;
}
.departments-box-layout2 .item-icon i:before {
line-height: 1;
margin-left: 0;
font-size: 62px;
color: #396cf0;
transition: all 0.3s ease-out;
}
.departments-box-layout2 .item-title {
font-weight: 700;
font-size: 22px;
}
.departments-box-layout2 .item-title a {
color: #111111;
transition: all 0.3s ease-out;
}
.departments-box-layout2 .item-title a:hover {
color: #3c70fa;
}
.departments-box-layout2 p {
margin-bottom: 20px;
}
.departments-box-layout2 .item-btn {
padding: 5px 10px 5px 0;
color: #b2b2b2;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
transition: all 0.3s ease-out;
font-size: 14px;
font-weight: 500;
}
.departments-box-layout2 .item-btn i {
position: relative;
right: 0;
color: #b2b2b2;
margin-left: 10px;
transition: all 0.3s ease-out;
}
.departments-box-layout2:hover {
box-shadow: 0px 15px 27px 0px rgba(218, 218, 218, 0.75);
}
.departments-box-layout2:hover .departments-sl {
color: #111111;
}
.departments-box-layout2:hover .item-icon i {
animation: toTopFromBottom 0.5s forwards;
}
.departments-box-layout2:hover .item-icon img {
animation: toTopFromBottom 0.5s forwards;
}
.departments-box-layout2:hover .item-img img {
animation: toTopFromBottom 0.5s forwards;
}
.departments-box-layout2:hover .item-btn {
color: #111111;
}
.departments-box-layout2:hover .item-btn i {
color: #396cf0;
}
.departments-box-layout2:hover .item-btn:hover {
color: #396cf0;
}
.departments-box-layout2:hover .item-btn:hover i {
right: -5px;
}
.departments-box-layout3 {
position: relative;
}
.departments-box-layout3 .nav-wrap {
margin-bottom: 26px;
width: 100%;
border-bottom: 0;
}
.departments-box-layout3 .nav-wrap .nav-item.slick-slide {
cursor: all-scroll;
display: inline-block;
margin-left: 2px;
margin-right: 2px;
border-radius: 4px;
margin-bottom: 4px;
text-align: center;
color: #111111;
padding: 30px 5px;
background: #ffffff;
position: relative;
box-shadow: 0px 1px 1px 0px rgba(180, 180, 180, 0.75);
transition: all 0.3s ease-out;
font-weight: 500;
}
.departments-box-layout3 .nav-wrap .nav-item.slick-slide i {
display: block;
color: #396cf0;
transition: all 0.3s ease-out;
}
.departments-box-layout3 .nav-wrap .nav-item.slick-slide i:before {
margin-left: 0;
font-size: 5.8rem;
color: #396cf0;
transition: all 0.3s ease-out;
}
.departments-box-layout3 .nav-wrap .nav-item.slick-slide.slick-center {
background: #396cf0;
color: #ffffff;
font-weight: 700;
transition: all 0.3s ease-out;
}
.departments-box-layout3 .nav-wrap .nav-item.slick-slide.slick-center i {
color: #ffffff;
transition: all 0.3s ease-out;
}
.departments-box-layout3 .nav-wrap .nav-item.slick-slide.slick-center i:before {
color: #ffffff;
transition: all 0.3s ease-out;
}
.departments-box-layout3 .single-item .media {
position: relative;
-ms-flex-align: center;
align-items: center;
background-color: #396cf0;
z-index: 1;
}
.departments-box-layout3 .single-item .media .item-img {
overflow: hidden;
-webkit-clip-path: ellipse(75% 75% at 25% 50%);
clip-path: ellipse(75% 75% at 25% 50%);
}
@media only screen and (max-width: 1399px) {
.departments-box-layout3 .single-item .media .item-img {
width: 50%;
}
}
@media only screen and (max-width: 1199px) {
.departments-box-layout3 .single-item .media .item-img {
overflow: inherit;
-webkit-clip-path: none;
clip-path: none;
width: 100%;
}
}
.departments-box-layout3 .single-item .media .media-body {
padding-right: 60px;
padding-left: 30px;
}
@media only screen and (max-width: 1399px) {
.departments-box-layout3 .single-item .media .media-body {
padding: 2rem;
}
}
@media only screen and (max-width: 1199px) {
.departments-box-layout3 .single-item .media .media-body {
padding: 4rem 5rem 3rem;
clear: both;
}
}
@media only screen and (max-width: 991px) {
.departments-box-layout3 .single-item .media .media-body {
padding: 4rem 5rem 4rem;
clear: both;
}
}
@media only screen and (max-width: 767px) {
.departments-box-layout3 .single-item .media .media-body {
padding: 4rem 5rem 1rem;
clear: both;
}
}
.departments-box-layout3 .single-item .media .media-body .item-title {
font-size: 30px;
color: #ffffff;
position: relative;
margin-bottom: 50px;
}
.departments-box-layout3 .single-item .media .media-body .item-title:before {
position: absolute;
height: 5px;
width: 50px;
background-color: #ffffff;
content: "";
z-index: 1;
bottom: -24px;
left: 0;
border-radius: 4px;
}
.departments-box-layout3 .single-item .media .media-body p {
color: #ffffff;
margin-bottom: 30px;
}
.departments-box-layout3 .single-item .media .media-body ul.list-item {
margin-bottom: 20px;
}
@media only screen and (max-width: 1199px) {
.departments-box-layout3 .single-item .media .media-body ul.list-item {
overflow: hidden;
}
}
@media only screen and (max-width: 767px) {
.departments-box-layout3 .single-item .media .media-body ul.list-item {
margin-bottom: 40px;
padding: 0;
}
}
.departments-box-layout3 .single-item .media .media-body ul.list-item li {
margin-bottom: 20px;
display: -ms-inline-flexbox;
display: inline-flex;
border-right: 1px solid #648eff;
padding-right: 30px;
margin-right: 30px;
float: left;
}
.departments-box-layout3 .single-item .media .media-body ul.list-item li:first-child {
padding-right: 30px;
}
@media only screen and (max-width: 767px) {
.departments-box-layout3 .single-item .media .media-body ul.list-item li:first-child {
padding-right: 5px;
}
}
.departments-box-layout3 .single-item .media .media-body ul.list-item li:last-child {
border-right: 0;
padding-right: 0;
margin-right: 0;
}
@media only screen and (max-width: 767px) {
.departments-box-layout3 .single-item .media .media-body ul.list-item li:last-child {
padding-left: 10px;
}
}
@media only screen and (max-width: 767px) {
.departments-box-layout3 .single-item .media .media-body ul.list-item li {
border-right: 0;
padding-right: 0;
margin-right: 0;
margin-bottom: 30px;
display: -ms-flexbox;
display: flex;
}
.departments-box-layout3 .single-item .media .media-body ul.list-item li:last-child {
margin-bottom: 0;
}
}
.departments-box-layout3 .single-item .media .media-body ul.list-item li .item-icon i {
margin-top: 5px;
display: inline-block;
line-height: 1;
}
.departments-box-layout3 .single-item .media .media-body ul.list-item li .item-icon i:before {
margin-left: 0;
color: #ffffff;
font-size: 56px;
}
@media only screen and (max-width: 767px) {
.departments-box-layout3 .single-item .media .media-body ul.list-item li .item-icon i:before {
font-size: 32px;
}
}
.departments-box-layout3 .single-item .media .media-body ul.list-item li .item-text {
margin-left: 20px;
}
@media only screen and (max-width: 767px) {
.departments-box-layout3 .single-item .media .media-body ul.list-item li .item-text {
margin-left: 10px;
}
}
.departments-box-layout3 .single-item .media .media-body ul.list-item li .item-text .inner-item-title {
color: #ffffff;
margin-bottom: 5px;
font-size: 24px;
}
@media only screen and (max-width: 767px) {
.departments-box-layout3 .single-item .media .media-body ul.list-item li .item-text .inner-item-title {
font-size: 20px;
}
}
.departments-box-layout3 .single-item .media .media-body ul.list-item li .item-text span {
color: #ffffff;
}
.departments-box-layout3 .single-item .media .media-body a.item-btn {
padding: 11px 29px;
border: 1px solid #ffffff;
text-align: center;
color: #ffffff;
border-radius: 4px;
font-weight: 500;
transition: all 0.3s ease-out;
margin-top: 8px;
}
@media only screen and (max-width: 767px) {
.departments-box-layout3 .single-item .media .media-body a.item-btn {
padding: 8px 20px;
}
}
.departments-box-layout3 .single-item .media .media-body a.item-btn i {
margin-left: 6px;
}
.departments-box-layout3 .single-item .media .media-body a.item-btn:hover {
background-color: #ffffff;
color: #396cf0;
}
.departments-box-layout3 .single-item .media .media-body .ctg-item-icon {
position: absolute;
bottom: 0;
right: 10px;
z-index: -1;
}
.departments-box-layout3 .single-item .media .media-body .ctg-item-icon .icon-image.non-hover {
width: 165px;
opacity: .1;
}
.departments-box-layout3 .single-item .media .media-body .ctg-item-icon i {
display: block;
line-height: 1;
}
.departments-box-layout3 .single-item .media .media-body .ctg-item-icon i:before {
margin-left: 0;
font-size: 18rem;
color: #295de8;
}
.departments-box-layout4 {
margin-bottom: 20px;
padding: 45px 35px 45px 35px;
border-radius: 4px;
background-color: #ffffff;
box-shadow: 0px 1px 1px 0px rgba(221, 226, 229, 0.75);
transition: all 0.3s ease-out;
}
@media only screen and (max-width: 991px) {
.departments-box-layout4 {
padding: 20px 20px 40px;
}
}
.departments-box-layout4 .box-content {
text-align: center;
}
.departments-box-layout4 .box-content .icon-img img {
border-radius: 1px;
margin: auto;
width: 60px;
}
.departments-box-layout4 .box-content .icon-img {
margin-bottom: 25px;
}
.departments-box-layout4 .box-content .icon-img.hover {
display: none;
}
.departments-box-layout4 .box-content .thumbnail-img {
margin-bottom: 15px;
}
.departments-box-layout4 .box-content .thumbnail-img img {
border-radius: 15px;
width: 88px;
margin: auto;
padding: 9px;
}
.departments-box-layout4 .box-content i:before {
color: #396cf0;
font-size: 70px;
margin-left: 0px;
transition: all 0.3s ease-out;
}
.departments-box-layout4 .box-content .item-title {
font-size: 24px;
}
.departments-box-layout4 .box-content .item-title a {
font-weight: 500;
color: #111111;
transition: all 0.3s ease-out;
}
.departments-box-layout4 .box-content p {
transition: all 0.3s ease-out;
}
.departments-box-layout4:hover {
background-color: #396cf0;
color: #ffffff;
box-shadow: 0px 10px 20px 0px rgba(159, 159, 159, 0.75);
}
.departments-box-layout4:hover .box-content i:before {
color: #ffffff;
}
.departments-box-layout4:hover .box-content .item-title a {
color: #ffffff;
}
.departments-box-layout4:hover .box-content .item-title a:hover {
color: #e3e3e3;
}
.departments-box-layout4:hover .box-content p {
color: #ffffff;
}
.departments-box-layout4:hover .box-content .icon-img.hover {
display: block;
}
.departments-box-layout4:hover .box-content .icon-img.non-hover {
display: none;
}
.departments-box-layout5 {
border-radius: 4px;
margin-bottom: 30px;
transition: all 0.3s ease-out;
}
.departments-box-layout5 .item-img {
position: relative;
overflow: hidden;
}
.departments-box-layout5 .item-img img {
border-radius: 4px;
width: 100%;
}
.departments-box-layout5 .item-img:before {
content: "";
background: linear-gradient(to top, #396cf0, transparent);
height: 60%;
width: 100%;
bottom: 0;
border-radius: 4px;
position: absolute;
z-index: 1;
transition: all 0.3s ease-out;
}
.departments-box-layout5 .item-img .item-content {
padding: 0 20px 0 30px;
position: absolute;
top: 73%;
left: 0;
right: 0;
z-index: 3;
transition: all 0.3s ease-out;
}
.departments-box-layout5 .item-img .item-content .item-title {
text-transform: capitalize;
font-weight: 700;
font-size: 22px;
margin-bottom: 12px;
}
.departments-box-layout5 .item-img .item-content .item-title a {
color: #ffffff;
transition: all 0.5s ease-out;
}
.departments-box-layout5 .item-img .item-content .item-title a:hover {
color: #e3e3e3;
}
.departments-box-layout5 .item-img .item-content p {
color: #ffffff;
opacity: 0;
visibility: hidden;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
transition: all 0.3s ease-out;
}
.departments-box-layout5 .item-img .item-content .item-btn {
padding: 8px 24px;
border: 1px solid;
border-color: #ffffff;
border-radius: 4px;
display: inline-block;
font-size: 14px;
font-weight: 500;
color: #ffffff;
opacity: 0;
visibility: hidden;
transition: all 0.3s ease-out;
}
.departments-box-layout5 .item-img .item-content .item-btn:hover {
background-color: #ffffff;
color: #000000;
}
.departments-box-layout5 .item-img .item-content .item-btn i {
margin-left: 3px;
font-size: 18px;
}
.departments-box-layout5:hover {
box-shadow: 0px 8px 20px 0px rgba(126, 126, 126, 0.75);
}
.departments-box-layout5:hover .item-img:before {
height: 100%;
background-color: #396cf0;
opacity: 0.9;
}
.departments-box-layout5:hover .item-content {
transform: translateY(-50%);
top: 50%;
}
.departments-box-layout5:hover .item-content p,
.departments-box-layout5:hover .item-content .item-btn {
opacity: 1;
visibility: visible;
}
.departments-box-layout6 {
position: relative;
}
.departments-box-layout6 .item-img {
bottom: 0;
left: 0;
position: absolute;
z-index: 2;
}
.departments-box-layout7 .single-box {
padding: 3rem 1rem 2.5rem;
text-align: center;
background-color: #ffffff;
border-radius: 10px;
margin-bottom: 5px;
transition: all 0.5s ease-out;
}
.departments-box-layout7 .single-box .hover-no {
display: block;
transition: all 0.2s ease-out;
margin: 0 auto 15px auto;
}
.departments-box-layout7 .single-box .hover-yes {
display: none;
transition: all 0.2s ease-out;
margin: 0 auto 15px auto;
}
.departments-box-layout7 .single-box:hover {
background-color: #396cf0;
box-shadow: 0px 10px 50px 0px rgba(162, 162, 162, 0.75);
}
.departments-box-layout7 .single-box:hover i:before {
color: #ffffff;
}
.departments-box-layout7 .single-box:hover .hover-no {
display: none;
transition: all 0.2s ease-out;
width: 64px;
}
.departments-box-layout7 .single-box:hover .hover-yes {
display: block;
transition: all 0.2s ease-out;
width: 64px;
}
.departments-box-layout7 .single-box:hover p a {
color: #ffffff;
position: relative;
transition: all 0.3s ease-out;
}
.departments-box-layout7 .single-box:hover p a:after {
content: "\f054";
font-family: "Font Awesome 5 Free";
font-weight: 900;
position: absolute;
right: 0;
top: -1px;
font-size: 15px;
z-index: 3;
opacity: 0;
visibility: hidden;
color: #e3e3e3;
transition: all 0.2s ease-out;
}
.departments-box-layout7 .single-box:hover p a:hover {
padding-right: 20px;
}
.departments-box-layout7 .single-box:hover p a:hover:after {
opacity: 1;
visibility: visible;
transform: translateX(5px);
}
.departments-box-layout7 .single-box i {
display: block;
line-height: 1.2;
margin-bottom: 10px;
}
.departments-box-layout7 .single-box i:before {
margin-left: 0px;
font-size: 65px;
color: #396cf0;
line-height: 1;
}
.departments-box-layout7 .single-box p {
margin-bottom: 0px;
font-weight: 500;
}
.departments-box-layout7 .single-box p a {
color: #111111;
}
.departments-box-layout7 .single-box p a:hover {
color: #e3e3e3;
}
.single-department-wrap-layout1 {
padding: 10rem 0 7rem;
}
@media only screen and (max-width: 991px) {
.single-department-wrap-layout1 {
padding: 5rem 0px 7rem;
}
}
.single-departments-box-layout1 {
padding-left: 15px;
}
@media only screen and (max-width: 991px) {
.single-departments-box-layout1 {
padding-left: 0;
}
}
.single-departments-box-layout1 .single-departments-img {
border-radius: 4px;
margin-bottom: 45px;
}
.single-departments-box-layout1 .single-departments-img .tab-content {
border: none;
position: relative;
overflow: hidden;
}
.single-departments-box-layout1 .single-departments-img .tab-content a {
cursor: move;
display: block;
background-color: #cecece;
border-radius: 4px;
text-align: center;
margin-bottom: 10px;
}
.single-departments-box-layout1 .single-departments-img .tab-content a img {
border-radius: 4px;
}
.single-departments-box-layout1 .single-departments-img .tab-nav {
display: -ms-flexbox;
display: flex;
margin-left: -5px;
margin-right: -5px;
}
@media only screen and (max-width: 1199px) {
.single-departments-box-layout1 .single-departments-img .tab-nav {
margin-bottom: 35px;
}
}
.single-departments-box-layout1 .single-departments-img .tab-nav .nav-item {
width: 25%;
padding-left: 5px;
padding-right: 5px;
}
.single-departments-box-layout1 .single-departments-img .tab-nav .nav-item:last-child {
margin-right: 0;
}
.single-departments-box-layout1 .single-departments-img .tab-nav .nav-item a {
position: relative;
display: block;
}
.single-departments-box-layout1 .single-departments-img .tab-nav .nav-item a img {
width: 100%;
border-radius: 4px;
}
.single-departments-box-layout1 .single-departments-img .tab-nav .nav-item a.active:before {
content: "\f067";
position: absolute;
font-family: "Font Awesome 5 Free";
font-weight: 700;
top: 50%;
transform: translateY(-50%);
left: 0;
right: 0;
z-index: 3;
color: #ffffff;
font-size: 36px;
text-align: center;
}
.single-departments-box-layout1 .single-departments-img .tab-nav .nav-item a.active:after {
content: "";
position: absolute;
height: 100%;
width: 100%;
border-radius: 4px;
top: 0;
left: 0;
right: 0;
background-color: rgba(57, 108, 240, 0.8);
z-index: 2;
}
.single-departments-box-layout1 .item-content .item-content-wrap {
margin-bottom: 50px;
}
.single-departments-box-layout1 .item-content .item-title {
font-weight: 700;
color: #111111;
}
.single-departments-box-layout1 .item-content .sub-title {
font-size: 24px;
color: #111111;
margin-bottom: 20px;
display: block;
}
@media only screen and (max-width: 991px) {
.single-departments-box-layout1 .item-content .sub-title {
font-size: 22px;
}
}
@media only screen and (max-width: 767px) {
.single-departments-box-layout1 .item-content .sub-title {
font-size: 20px;
}
}
.single-departments-box-layout1 .item-content .department-info {
margin: 35px 0;
}
.single-departments-box-layout1 .item-content .department-info li {
width: 100%;
position: relative;
margin-bottom: 20px;
font-weight: 500;
padding-left: 40px;
}
.single-departments-box-layout1 .item-content .department-info li:after {
content: "\f054";
position: absolute;
font-family: "Font Awesome 5 Free";
font-weight: 700;
font-size: 10px;
left: 0;
top: 2px;
color: #ffffff;
line-height: 20px;
text-align: center;
z-index: 1;
border-radius: 50%;
background-color: #396cf0;
height: 20px;
width: 20px;
box-shadow: 0px 2px 15px 0px rgba(42, 92, 220, 0.75);
}
.single-departments-box-layout1 .item-content .department-info li:last-child {
margin-bottom: 0;
}
.single-departments-box-layout1 .item-content .item-cost {
margin-bottom: 50px;
}
.single-departments-box-layout1 .item-content .item-cost ul {
padding: 0;
}
.single-departments-box-layout1 .item-content .item-cost ul li {
color: #111111;
padding: 15px 0px 15px 25px;
position: relative;
}
.single-departments-box-layout1 .item-content .item-cost ul li span {
font-weight: 500;
right: 25px;
position: absolute;
}
.single-departments-box-layout1 .item-content .item-cost ul li:nth-child(odd) {
background-color: #f1f7fa;
}
.single-departments-box-layout1 .item-content .item-cost ul li:nth-child(even) {
background-color: #ffffff;
}
.single-departments-box-layout1 .item-content .item-specialist.layout-2 {
position: relative;
}
.single-departments-box-layout1 .item-content .item-specialist.layout-2 .media-body {
position: absolute;
right: 0;
background: #fffc;
width: 57%;
top: 24px;
padding: 20px;
}
@media only screen and (max-width: 575px) {
.single-departments-box-layout1 .item-content .item-specialist.layout-2 .media-body {
position: inherit;
width: 100%;
}
}
.single-departments-box-layout1 .item-content .item-specialist.layout-2 .media-body h4.item-title {
margin-bottom: 10px;
}
.single-departments-box-layout1 .item-content .item-specialist.layout-2 .media-body span.degree {
margin-bottom: 10px;
}
.single-departments-box-layout1 .item-content .item-specialist {
margin-bottom: 30px;
}
.single-departments-box-layout1 .item-content .item-specialist .item-img {
background-color: #f1f7fa;
border-radius: 4px;
padding: 30px 30px 0px;
}
@media only screen and (max-width: 575px) {
.single-departments-box-layout1 .item-content .item-specialist .item-img {
width: -webkit-max-content;
width: -moz-max-content;
width: max-content;
}
}
.single-departments-box-layout1 .item-content .item-specialist .media-body .item-title {
text-transform: capitalize;
font-weight: 700;
}
.single-departments-box-layout1 .item-content .item-specialist .media-body .item-title a {
color: #111111;
transition: all 0.3s ease-out;
}
.single-departments-box-layout1 .item-content .item-specialist .media-body .item-title a:hover {
color: #396cf0;
}
.single-departments-box-layout1 .item-content .item-specialist .media-body span {
font-size: 16px;
margin-bottom: 20px;
font-family: poppins;
display: block;
}
.single-departments-box-layout1 .item-content .item-specialist .media-body .item-btn {
border: 1px solid #396cf0;
font-size: 14px;
font-weight: 500;
color: #396cf0;
border-radius: 4px;
padding: 9px 20px;
display: inline-block;
transition: all 0.3s ease-out;
}
.single-departments-box-layout1 .item-content .item-specialist .media-body .item-btn:hover {
color: #ffffff;
background-color: #396cf0;
} .team-wrap-layout3 {
overflow: hidden;
}
.team-box-layout5 {
padding: 30px 10px 25px 40px;
background-color: #ffffff;
margin-bottom: 30px;
}
@media (min-width: 1200px) and (max-width: 1399px) {
.team-box-layout5 {
padding: 30px 10px 30px 20px;
}
}
.team-box-layout5 .item-img {
max-width: 170px;
max-height: 170px;
}
.team-box-layout5 .item-img img {
background-color: #f1f7fa;
width: 100%;
border-radius: 50%;
}
@media (min-width: 1200px) and (max-width: 1399px) {
.team-box-layout5 .media-body {
margin-left: 2rem;
}
}
.team-box-layout5 .item-content .item-title {
text-transform: capitalize;
font-weight: 500;
margin-bottom: 10px;
font-size: 24px;
}
.team-box-layout5 .item-content .item-title a {
color: #111111;
transition: all 0.3s ease-out;
}
.team-box-layout5 .item-content .item-title a:hover {
color: #396cf0;
}
.team-box-layout5 .item-content .item-degree {
color: #396cf0;
font-weight: 500;
margin-bottom: 20px;
}
.team-box-layout5 .item-content .designation {
font-weight: 500;
}
.team-box-layout5 .item-content ul.item-btns {
padding: 0;
}
.team-box-layout5 .item-content ul.item-btns li {
display: inline-block;
margin-right: 15px;
margin-bottom: 10px;
}
.team-box-layout5 .item-content ul.item-btns li a.item-btn {
display: inline-block;
border: 1px solid;
border-color: #396cf0;
font-size: 14px;
font-weight: 500;
border-radius: 4px;
padding: 10px 24px;
transition: all 0.3s ease-out;
}
.team-box-layout5 .item-content ul.item-btns li a.item-btn.btn-ghost {
color: #396cf0;
background-color: transparent;
}
.team-box-layout5 .item-content ul.item-btns li a.item-btn.btn-ghost:hover {
background-color: #396cf0;
color: #ffffff;
}
.team-box-layout5 .item-content ul.item-btns li a.item-btn.btn-fill {
color: #ffffff;
background-color: #396cf0;
box-shadow: 0px 1px 10px 0px rgba(57, 108, 240, 0.75);
}
.team-box-layout5 .item-content ul.item-btns li a.item-btn.btn-fill:hover {
background-color: transparent;
box-shadow: inherit;
color: #396cf0;
}
@media (min-width: 1200px) and (max-width: 1399px) {
.team-box-layout5 .item-content ul.item-btns li {
margin-right: 5px;
}
}
.team-box-layout5 .item-content ul.item-btns li:last-child {
margin-right: 0;
}
.team-box-layout1 {
padding: 30px 45px 75px;
background-image: url(//www.ahvec.com/wp-content/themes/medilink/assets/img/team-bg1.jpg);
background-color: #fff;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
margin-bottom: 30px;
position: relative;
}
@media only screen and (max-width: 991px) {
.team-box-layout1 {
padding: 30px 15px 39px;
}
}
.team-box-layout1 .item-content {
position: relative;
z-index: 2;
}
.team-box-layout1 .title-bar {
position: relative;
margin-bottom: 45px;
}
.team-box-layout1 .title-bar:after {
position: absolute;
content: "";
height: 4px;
width: 45px;
background-color: #396cf0;
bottom: -24px;
left: 0;
z-index: 1;
}
.team-box-layout1 .item-title {
text-transform: capitalize;
font-weight: 500;
font-size: 24px;
margin-bottom: 10px;
}
@media only screen and (max-width: 991px) {
.team-box-layout1 .item-title {
font-size: 22px;
}
}
.team-box-layout1 .item-title a {
color: #111111;
transition: all 0.3s ease-out;
}
.team-box-layout1 .item-title a:hover {
color: #396cf0;
}
.team-box-layout1 .item-schedule ul {
margin-bottom: 20px;
}
.team-box-layout1 .item-schedule ul li {
color: #111111;
font-weight: 500;
margin-bottom: 10px;
text-transform: uppercase;
}
.team-box-layout1 .item-schedule ul li:last-child {
margin-bottom: 0;
}
.team-box-layout1 .item-schedule ul li span {
font-weight: 400;
display: block;
color: #444444;
}
.team-box-layout1 .item-schedule .item-btn {
display: inline-block;
cursor: pointer;
font-size: 15px;
border: 1px solid;
border-color: #396cf0;
color: #396cf0;
background-color: transparent;
text-transform: initial;
font-weight: 500;
padding: 9px 20px;
border-radius: 4px;
transition: all 0.5s ease-out;
}
.team-box-layout1 .item-schedule .item-btn:hover {
background-color: #396cf0;
color: #ffffff;
}
.team-box-layout1 .item-schedule .item-btn:hover:after {
color: #ffffff;
}
.team-box-layout1 .item-img {
position: absolute;
bottom: 0;
right: 7px;
z-index: 1;
}
.team-box-layout2 {
background-color: #ffffff;
padding: 40px 30px;
margin-bottom: 30px;
}
.team-box-layout2:hover {
box-shadow: 0px 5px 50px 0px rgba(220, 223, 225, 0.75);
transition: all 0.5s ease-out;
box-shadow: 0 1px 9px 4px rgba(137, 173, 255, 0.1);
}
.team-box-layout2:hover .item-schedule .item-btn {
background-color: #396cf0;
color: #ffffff;
}
.team-box-layout2 .item-img {
position: relative;
background-color: #f1f7fa;
border-radius: 50%;
margin: 0 auto 23px;
max-width: 230px;
max-height: 230px;
}
.team-box-layout2 .item-img img {
width: 100%;
border-radius: 50%;
}
.team-box-layout2 .item-img:after {
position: absolute;
content: "";
height: 100%;
width: 100%;
background-color: rgba(57, 108, 240, 0.9);
top: 0;
left: 0;
z-index: 1;
opacity: 0;
border-radius: 50%;
visibility: hidden;
transition: all 0.5s ease-out;
}
.team-box-layout2 .item-img .item-icon {
position: absolute;
top: 50%;
transform: translateY(-50%);
text-align: center;
left: 0;
right: 0;
z-index: 2;
}
.team-box-layout2 .item-img .item-icon li {
display: inline-block;
visibility: hidden;
opacity: 0;
}
.team-box-layout2 .item-img .item-icon li a {
color: #ffffff;
font-size: 36px;
transition: all 0.5s ease-out;
}
.team-box-layout2 .item-img .item-icon li a:hover {
color: #e3e3e3;
}
.team-box-layout2 .item-img:hover:after {
visibility: visible;
opacity: 1;
}
.team-box-layout2 .item-img:hover .item-icon {
padding-left: 0;
}
.team-box-layout2 .item-img:hover .item-icon li {
visibility: visible;
opacity: 1;
transform: translateY(0);
transition: all 0.5s ease-out;
}
.team-box-layout2 .item-content {
text-align: center;
margin-bottom: 40px;
position: relative;
}
.team-box-layout2 .item-content:after {
position: absolute;
content: "";
height: 3px;
width: 50px;
background-color: #396cf0;
left: 0;
bottom: -20px;
right: 0;
margin: 0 auto;
border-radius: 4px;
}
.team-box-layout2 .item-content .item-title {
text-transform: capitalize;
font-size: 22px;
margin-bottom: 6px;
}
.team-box-layout2 .item-content .item-title a {
color: #111111;
transition: all 0.3s ease-out;
}
.team-box-layout2 .item-content .item-title a:hover {
color: #396cf0;
}
.team-box-layout2 .item-content p {
color: #646464;
margin-bottom: 0;
font-weight: 500;
}
.team-box-layout2 .item-schedule ul {
margin-bottom: 20px;
}
.team-box-layout2 .item-schedule ul li {
margin-bottom: 5px;
color: #646464;
position: relative;
text-transform: capitalize;
}
.team-box-layout2 .item-schedule ul li span {
position: absolute;
right: 0;
top: 0;
}
.team-box-layout2 .item-schedule .item-btn {
width: 100%;
text-align: center;
display: inline-block;
cursor: pointer;
font-size: 14px;
border: 1px solid;
border-color: #396cf0;
color: #646464;
background-color: transparent;
text-transform: capitalize;
font-weight: 700;
padding: 10px 20px;
border-radius: 4px;
transition: all 0.5s ease-out;
}
.team-box-layout2 .item-schedule .item-btn:hover {
background-color: #3c70fa;
}
.team-box-layout41 {
background-color: #ffffff;
padding: 45px 30px 26px 30px;
margin-bottom: 30px;
}
.team-box-layout41 .item-img {
position: relative;
background-color: #f1f7fa;
border-radius: 50%;
margin: 0 auto 23px;
}
.team-box-layout41 .item-img img {
width: 100%;
border-radius: 50%;
}
.team-box-layout41 .item-img:after {
position: absolute;
content: "";
height: 100%;
width: 100%;
background-color: rgba(57, 108, 240, 0.9);
top: 0;
left: 0;
z-index: 1;
opacity: 0;
border-radius: 50%;
visibility: hidden;
transition: all 0.5s ease-out;
}
.team-box-layout41 .item-img ul.item-icon {
position: absolute;
top: 50%;
transform: translateY(-50%);
text-align: center;
left: 0;
right: 0;
z-index: 2;
opacity: 0;
margin: 0;
padding: 0;
}
.team-box-layout41 .item-img ul.item-icon li {
display: inline-block;
visibility: hidden;
list-style: none;
}
.team-box-layout41 .item-img ul.item-icon li a {
color: #ffffff;
font-size: 36px;
transition: all 0.5s ease-out;
}
.team-box-layout41 .item-img ul.item-icon li a:hover {
color: #e3e3e3;
}
.team-box-layout41 .item-img:hover:after {
visibility: visible;
opacity: 1;
}
.team-box-layout41 .item-img:hover ul.item-icon {
opacity: 1;
}
.team-box-layout41 .item-img:hover ul.item-icon li {
visibility: visible;
transform: translateY(0);
transition: all 0.5s ease-out;
}
.team-box-layout41 .item-social {
text-align: center;
margin-bottom: 15px;
display: block;
clear: both;
overflow: hidden;
}
.team-box-layout41 .item-social li {
display: inline-block;
margin: 0 10px;
}
.team-box-layout41 .item-social li a {
color: #646464;
}
.team-box-layout41 .item-social li a:hover {
color: #396cf0;
}
.team-box-layout41 .item-content {
text-align: center;
margin-bottom: 20px;
position: relative;
}
.team-box-layout41 .item-content .item-title {
text-transform: capitalize;
font-size: 22px;
margin-bottom: 6px;
}
.team-box-layout41 .item-content .item-title a {
color: #111111;
transition: all 0.3s ease-out;
}
.team-box-layout41 .item-content .item-title a:hover {
color: #396cf0;
}
.team-box-layout41 .item-content p {
color: #646464;
margin-bottom: 0;
}
.team-box-layout41 .item-schedule ul {
margin-bottom: 20px;
}
.team-box-layout41 .item-schedule ul li {
margin-bottom: 5px;
color: #646464;
position: relative;
text-transform: capitalize;
}
.team-box-layout41 .item-schedule ul li span {
position: absolute;
right: 0;
top: 0;
}
.team-box-layout41 .item-schedule .btn-holder {
text-align: center;
}
.team-box-layout41 .item-schedule .item-btn {
width: 100%;
text-align: center;
cursor: pointer;
font-size: 14px;
border: 2px solid;
border-color: #396cf0;
color: #646464;
background-color: transparent;
text-transform: capitalize;
font-weight: 700;
padding: 13px 28px;
border-radius: 4px;
transition: all 0.5s ease-out;
}
.team-box-layout41 .item-schedule .item-btn:hover {
background-color: #3c70fa;
color: #fff;
}
.team-box-layout42 {
background-color: #ffffff;
padding: 25px;
margin-bottom: 30px;
border-radius: 4px;
}
.team-box-layout42 .item-mid {
position: relative;
}
.team-box-layout42 .item-mid .item-img {
position: relative;
background-color: #f1f7fa;
border-radius: 4px;
}
.team-box-layout42 .item-mid .item-img .item-icon {
position: absolute;
top: 50%;
transform: translateY(-50%);
text-align: center;
left: 0;
right: 0;
z-index: 2;
}
.team-box-layout42 .item-mid .item-img .item-icon li {
display: inline-block;
visibility: hidden;
opacity: 0;
}
.team-box-layout42 .item-mid .item-img .item-icon li a {
color: #ffffff;
font-size: 36px;
transition: all 0.5s ease-out;
}
.team-box-layout42 .item-mid .item-img .item-icon li a:hover {
color: #e3e3e3;
}
.team-box-layout42 .item-mid .item-img:hover:after {
visibility: visible;
opacity: 1;
}
.team-box-layout42 .item-mid .item-img:hover .item-icon li {
visibility: visible;
opacity: 1;
transform: translateY(0);
transition: all 0.5s ease-out;
}
.team-box-layout42 .item-mid .item-content {
position: absolute;
bottom: 0;
width: 100%;
padding: 15px;
transition: all 0.5s ease-out;
}
.team-box-layout42 .item-mid .item-content .item-content-mid {
margin-bottom: 0;
text-align: center;
width: 100%;
background-color: #0f2738;
border-radius: 4px;
overflow: hidden;
padding: 10px 0 0 0;
height: 86px;
transition: all 0.5s ease-out;
}
.team-box-layout42 .item-mid .item-content .item-content-mid .item-title {
text-transform: capitalize;
font-size: 20px;
margin-bottom: 0px;
}
.team-box-layout42 .item-mid .item-content .item-content-mid .item-title a {
color: #fff;
transition: all 0.3s ease-out;
}
.team-box-layout42 .item-mid .item-content .item-content-mid .item-title a:hover {
color: #e0dede;
}
.team-box-layout42 .item-mid .item-content .item-content-mid p {
color: #fff;
margin-bottom: 20;
font-weight: 500;
transition: all 0.6s ease-in-out;
transform: all 0.6s;
}
.team-box-layout42 .item-mid .item-content .item-content-mid .item-social {
text-align: center;
margin-bottom: 0;
opacity: 0;
visibility: hidden;
transition: all 0.7s ease-in-out;
transform: all 0.7s;
}
.team-box-layout42 .item-mid .item-content .item-content-mid .item-social ul {
margin: 0;
padding: 0;
}
.team-box-layout42 .item-mid .item-content .item-content-mid .item-social li {
display: inline-block;
margin: 0 10px;
}
.team-box-layout42 .item-mid .item-content .item-content-mid .item-social li a {
color: #fff;
}
.team-box-layout42 .item-mid .item-content .item-content-mid .item-social li a:hover {
color: #e0dede;
}
.team-box-layout42:hover .item-content .item-content-mid {
margin-bottom: 0;
text-align: center;
width: 100%;
background-color: rgba(15, 39, 56, 0.9);
border-radius: 4px;
height: auto;
overflow: hidden;
padding: 26px 15px 33px 15px;
}
.team-box-layout42:hover .item-content .item-content-mid .item-social {
opacity: 1;
visibility: visible;
display: block;
}
.team-box-layout3 {
background-color: #ffffff;
}
.team-box-layout3:hover {
box-shadow: 0px 5px 50px 0px rgba(220, 223, 225, 0.75);
transition: all 0.5s ease-out;
}
.team-box-layout3 .item-img {
position: relative;
}
.team-box-layout3 .item-img:after {
position: absolute;
content: "";
height: 100%;
width: 100%;
background-color: rgba(57, 108, 240, 0.9);
top: 0;
left: 0;
z-index: 1;
opacity: 0;
visibility: hidden;
transition: all 0.5s ease-out;
}
.team-box-layout3 .item-img .item-icon {
position: absolute;
top: 50%;
transform: translateY(-50%);
text-align: center;
left: 0;
right: 0;
z-index: 2;
}
.team-box-layout3 .item-img .item-icon li {
display: inline-block;
visibility: hidden;
opacity: 0;
}
.team-box-layout3 .item-img .item-icon li a {
color: #ffffff;
font-size: 36px;
transition: all 0.5s ease-out;
}
.team-box-layout3 .item-img .item-icon li a:hover {
color: #e3e3e3;
}
.team-box-layout3 .item-content {
text-align: center;
padding: 25px 30px 30px;
}
.team-box-layout3 .item-content .item-title {
text-transform: capitalize;
font-weight: 700;
margin-bottom: 10px;
}
.team-box-layout3 .item-content .item-title a {
color: #111111;
transition: all 0.3s ease-out;
}
.team-box-layout3 .item-content .item-title a:hover {
color: #396cf0;
}
.team-box-layout3 .item-content .item-btn {
padding: 12px 20px;
font-size: 13px;
font-weight: 500;
display: inline-block;
cursor: pointer;
border: 1px solid;
border-color: #396cf0;
color: #396cf0;
background-color: transparent;
text-transform: uppercase;
border-radius: 4px;
transition: all 0.5s ease-out;
}
.team-box-layout3 .item-content .item-btn:hover {
background-color: #396cf0;
color: #ffffff;
}
.team-box-layout3 .item-content .item-btn:hover:after {
color: #ffffff;
}
.team-box-layout3:hover .item-img:after {
visibility: visible;
opacity: 1;
}
.team-box-layout3:hover .item-icon li {
visibility: visible;
opacity: 1;
transform: translateY(0);
transition: all 0.5s ease-out;
}
.team-box-layout4 {
padding: 30px 10px 25px 40px;
background-color: #ffffff;
margin-bottom: 30px;
}
@media (min-width: 1200px) and (max-width: 1399px) {
.team-box-layout4 {
padding: 30px 10px 30px 20px;
}
}
.team-box-layout4 .item-img img {
background-color: #f1f7fa;
}
@media (min-width: 1200px) and (max-width: 1399px) {
.team-box-layout4 .media-body {
margin-left: 2rem;
}
}
.team-box-layout4 .item-content .item-title {
text-transform: capitalize;
font-weight: 700;
}
.team-box-layout4 .item-content .item-title a {
color: #111111;
transition: all 0.3s ease-out;
}
.team-box-layout4 .item-content .item-title a:hover {
color: #396cf0;
}
.team-box-layout4 .item-content .item-degree {
color: #396cf0;
font-weight: 500;
margin-bottom: 20px;
}
.team-box-layout4 .item-content ul.item-btns li {
display: inline-block;
margin-right: 15px;
margin-bottom: 10px;
}
.team-box-layout4 .item-content ul.item-btns li a.item-btn {
display: inline-block;
border: 1px solid;
border-color: #396cf0;
font-size: 14px;
font-weight: 500;
border-radius: 4px;
padding: 10px 24px;
transition: all 0.3s ease-out;
}
.team-box-layout4 .item-content ul.item-btns li a.item-btn.btn-ghost {
color: #396cf0;
background-color: transparent;
}
.team-box-layout4 .item-content ul.item-btns li a.item-btn.btn-ghost:hover {
background-color: #396cf0;
color: #ffffff;
}
.team-box-layout4 .item-content ul.item-btns li a.item-btn.btn-fill {
color: #ffffff;
background-color: #396cf0;
box-shadow: 0px 1px 10px 0px rgba(57, 108, 240, 0.75);
}
.team-box-layout4 .item-content ul.item-btns li a.item-btn.btn-fill:hover {
background-color: transparent;
box-shadow: inherit;
color: #396cf0;
}
@media (min-width: 1200px) and (max-width: 1399px) {
.team-box-layout4 .item-content ul.item-btns li {
margin-right: 5px;
}
}
.team-box-layout4 .item-content ul.item-btns li:last-child {
margin-right: 0;
}
.team-search-box {
margin-bottom: 40px;
padding: 20px 20px 10px;
background-color: #ffffff;
box-shadow: 0px 1px 2px 0px rgba(194, 205, 211, 0.75);
border-radius: 4px;
}
.team-search-box .doctor-name {
background-color: #f1f7fa;
border: 1px solid #f1f7fa;
width: 100%;
height: 50px;
padding: 5px 20px;
font-size: 16px;
color: #111111;
}
.team-search-box input.form-control::-webkit-input-placeholder {
color: #111111;
}
.team-search-box input.form-control::-moz-placeholder {
color: #111111;
}
.team-search-box input.form-control:-moz-placeholder {
color: #111111;
}
.team-search-box input.form-control:-ms-input-placeholder {
color: #111111;
}
.team-search-box .item-btn {
width: 100%;
text-align: center;
font-size: 16px;
font-weight: 500;
padding: 11.5px 10px;
border: 1px solid;
border-color: #396cf0;
background-color: #396cf0;
color: #ffffff;
transition: all 0.5s ease-out;
cursor: pointer;
border-radius: 4px;
}
.team-search-box .item-btn:hover {
background-color: #3c70fa;
}
.team-details-wrap-layout1 {
padding: 10rem 0px;
}
.team-detail-box-layout1 {
padding: 50px 55px 60px;
background-color: #ffffff;
border-radius: 4px;
box-shadow: 0px 1px 0px 0px rgba(222, 229, 232, 0.75);
margin-bottom: 30px;
}
.team-detail-box-layout1 .single-item {
margin-bottom: 40px;
}
.team-detail-box-layout1 .single-item:last-child {
margin-bottom: 0;
}
.team-detail-box-layout1 .single-item .section-title {
color: #111111;
text-transform: capitalize;
font-weight: 700;
}
.team-detail-box-layout1 .single-item table {
margin-bottom: 0;
}
.team-detail-box-layout1 .single-item table thead tr {
background-color: #f1f7fa;
}
.team-detail-box-layout1 .single-item table thead tr th {
vertical-align: middle;
padding: 13px 30px;
font-weight: 500;
color: #111111;
border: 0px;
}
.team-detail-box-layout1 .single-item table thead tr th:first-child {
width: 20%;
}
@media only screen and (max-width: 1199px) {
.team-detail-box-layout1 .single-item table thead tr th:first-child {
width: auto;
}
}
.team-detail-box-layout1 .single-item table tbody tr:nth-child(even) {
background-color: #f1f7fa;
}
.team-detail-box-layout1 .single-item table tbody td {
padding: 13px 30px;
color: #111111;
border: 0px;
}
.team-detail-box-layout1 .single-item table.schedule-table tbody td {
padding: 8px 30px;
vertical-align: middle;
text-transform: uppercase;
}
.team-detail-box-layout1 .single-item table.schedule-table tbody td .item-btn {
border: 1px solid #396cf0;
color: #396cf0;
padding: 7px 50px;
margin-right: 5px;
font-size: 14px;
font-weight: 500;
display: inline-block;
background-color: #ffffff;
border-radius: 4px;
transition: all 0.5s ease-out;
}
.team-detail-box-layout1 .single-item table.schedule-table tbody td .item-btn:hover {
background-color: #396cf0;
color: #ffffff;
box-shadow: 0px 1px 10px 0px rgba(56, 101, 219, 0.75);
}
.team-detail-box-layout1 .single-item table.schedule-table tbody .schedule-btn {
text-align: right;
}
.rtin-content-doctor {
padding: 50px 55px 60px;
background-color: #ffffff;
border-radius: 4px;
box-shadow: 0px 1px 0px 0px rgba(222, 229, 232, 0.75);
} .progress-box-layout1 {
text-align: center;
position: relative;
min-height: 20rem;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center;
margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
.progress-box-layout1 {
border-right: 0;
}
}
.progress-box-layout1 .inner-item .item-icon {
line-height: 0.9;
}
.progress-box-layout1 .inner-item .item-icon img {
opacity: 0.5;
filter: grayscale(100%);
}
.progress-box-layout1 .inner-item .item-icon i:before {
font-size: 22rem;
margin-left: 0;
color: #f1f1f1;
}
@media only screen and (max-width: 1199px) {
.progress-box-layout1 .inner-item .item-icon i:before {
font-size: 20rem;
}
}
@media only screen and (max-width: 991px) {
.progress-box-layout1 .inner-item .item-icon i:before {
font-size: 18rem;
}
}
.progress-box-layout1 .inner-item .item-content {
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 0;
right: 0;
z-index: 1;
}
.progress-box-layout1 .inner-item .item-content .counting-text {
font-size: 6rem;
color: #111;
text-transform: capitalize;
font-weight: 500;
line-height: 1.5;
position: relative;
margin-bottom: 33px;
}
.progress-box-layout1 .inner-item .item-content .counting-text:after {
position: absolute;
content: "";
height: 5px;
width: 80px;
background-color: #396cf0;
left: 0;
bottom: -8px;
right: 0;
margin: 0 auto;
border-radius: 4px;
}
.progress-box-layout1 .inner-item .item-content p {
font-size: 18px;
color: #396cf0;
font-weight: 500;
}
.progress-box-layout2 {
text-align: center;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center;
}
.progress-box-layout2 .item-icon {
display: block;
margin-bottom: 15px;
font-size: 72px;
}
.progress-box-layout2 .counting-text {
font-size: 48px;
color: #111;
text-transform: capitalize;
font-weight: 700;
line-height: 1;
margin-bottom: 15px;
}
.progress-box-layout2 p {
color: #646464;
font-size: 16px;
font-weight: 500;
}
.vcenter-section .elementor-row {
position: absolute;
z-index: 9;
background: #fff;
top: -114px;
padding: 40px 0 30px 0;
box-shadow: 0 10px 55px 5px rgba(137, 173, 255, 0.2);
}
@media only screen and (max-width: 991px) {
.vcenter-section .elementor-row {
position: inherit;
top: inherit;
}
} .post-each-single .news-meta-info {
padding-left: 0;
background-color: #396cf0;
padding: 18px 15px 15px 30px;
margin-bottom: 24px;
border-radius: 0 0 4px 4px;
}
.news-meta-info {
margin-bottom: 15px;
font-size: 15px;
}
.news-meta-info li {
display: inline-block;
color: #fff;
}
.news-meta-info li a {
color: #fff;
}
.news-meta-info li a:hover {
color: #fff;
}
.news-meta-info.mar20-ul li {
margin-right: 20px;
color: #fff;
}
.news-meta-info.mar20-ul li i {
color: #fff;
margin-right: 5px;
}
.news-meta-info.mar20-ul li a {
color: #fff;
}
.news-meta-info.mar20-ul li a:hover {
color: #396cf0;
}
.blog-layout1 {
margin-bottom: 30px;
transition: all 0.5s ease-out;
}
.blog-layout1 .item-title h3 {
margin-bottom: 15px;
line-height: 1.3;
}
.blog-layout1 .item-title h3 a {
color: #111;
}
.blog-layout1 .item-content {
padding: 3rem;
background-color: #ffffff;
box-shadow: 0px 1px 0px 0px rgba(220, 220, 220, 0.75);
}
.blog-layout1 .item-img {
position: relative;
}
.blog-layout1 .item-img img {
width: 100%;
}
.blog-layout1 .item-img .item-date {
text-align: center;
padding: 8px 10px 7px;
position: absolute;
left: 20px;
bottom: 20px;
background-color: #396cf0;
color: #000000;
font-size: 18px;
line-height: 1.3;
transition: all 0.5s ease-out;
}
.blog-layout1 .item-img .item-date span {
display: block;
font-size: 18px;
font-weight: 700;
}
.blog-layout1:hover {
box-shadow: 0px 0px 40px 0px rgba(216, 216, 216, 0.5);
}
.blog-layout1:hover .item-date {
left: 0;
bottom: 0;
}
.blog-layout2 {
margin-bottom: 30px;
background-color: #ffffff;
box-shadow: 0px 1px 0px 0px rgba(220, 220, 220, 0.75);
}
.blog-layout2 .item-img {
position: relative;
}
.blog-layout2 .item-img .item-date {
text-align: center;
padding: 8px 20px 7px;
position: absolute;
right: -35px;
transform: translateY(-50%);
top: 45%;
background-color: #396cf0;
color: #000000;
font-size: 18px;
line-height: 1.3;
font-weight: 700;
transition: all 0.5s ease-out;
}
@media only screen and (max-width: 767px) {
.blog-layout2 .item-img .item-date {
right: 0;
}
}
.blog-layout2 .item-img .item-date span {
display: block;
font-size: 18px;
font-weight: 700;
}
.blog-layout2 h3.title {
margin-bottom: 15px;
font-weight: 700;
}
.blog-layout2 h3.title a {
color: #000000;
}
.blog-layout2 h3.title a:hover {
color: #3c70fa;
}
.blog-layout2:hover .item-img .item-date {
top: 0;
transform: translateY(0px);
}
.blog-layout2.blog-section {
box-shadow: none;
}
.blog-layout2.blog-section .item-img .item-date {
font-size: 18px;
line-height: 1.3;
font-weight: 400;
border-radius: 4px;
padding: 8px 13px 7px;
}
.blog-layout2.blog-section h3.title {
margin-bottom: 15px;
}
.blog-layout2.blog-section .item-deccription p {
margin-bottom: 20px;
}
.blog-layout3.no-img {
background-color: #f5f5f5;
padding: 20px;
}
.blog-layout3.no-img {
margin-bottom: 3rem;
position: relative;
overflow: hidden;
}
.blog-layout3.no-img .item-date-wrap {
position: relative;
display: inline-block;
margin: 16px 0 20px 10px;
}
.blog-layout3.no-img .item-date-wrap .item-date {
text-align: center;
padding: 8px 20px 7px;
background-color: #396cf0;
color: #444444;
font-size: 18px;
line-height: 1.3;
font-weight: 700;
position: relative;
transition: all 0.5s ease-out;
}
.blog-layout3.no-img .item-date-wrap .item-date:before {
content: "";
position: absolute;
height: 100%;
width: 100%;
z-index: -1;
background-color: #d5ae26;
top: 5px;
left: 5px;
transition: all 0.5s ease-out;
}
.blog-layout3.no-img .item-date-wrap .item-date span {
display: block;
font-size: 18px;
font-weight: 700;
}
.blog-layout3.no-img .item-content {
padding: 0 12px;
bottom: 20px;
left: 15px;
text-align: left;
z-index: 3;
}
.blog-layout3.no-img .item-content p {
color: #444444;
}
@media only screen and (max-width: 991px) {
.blog-layout3.no-img .item-content p {
margin-bottom: 0;
}
}
.blog-layout3.no-img .item-content .item-title h3 {
margin-bottom: 15px;
line-height: 1.4;
color: #000000;
}
@media only screen and (max-width: 991px) {
.blog-layout3.no-img .item-content .item-title h3 {
margin-bottom: 10px;
}
}
.blog-layout3.no-img .item-content .item-title h3 a {
color: #000000;
}
.blog-layout3.no-img .item-content .item-title h3 a:hover {
color: #3c70fa;
}
.blog-layout3.no-img:hover img {
transform: scale(1.1);
}
.blog-layout3.no-img:hover .item-date:before {
top: -5px;
left: -5px;
}
.blog-layout3.thumb-img {
margin-bottom: 3rem;
position: relative;
overflow: hidden;
}
.blog-layout3.thumb-img img {
transform: scale(1);
transition: all 0.5s ease-out;
width: 100%;
}
.blog-layout3.thumb-img .item-date-wrap {
position: absolute;
left: 30px;
top: 30px;
z-index: 1;
}
@media only screen and (max-width: 767px) {
.blog-layout3.thumb-img .item-date-wrap {
top: 10px;
left: 10px;
}
}
.blog-layout3.thumb-img .item-date-wrap .item-date {
text-align: center;
padding: 8px 20px 7px;
background-color: #396cf0;
color: #000000;
font-size: 18px;
line-height: 1.3;
font-weight: 700;
position: relative;
transition: all 0.5s ease-out;
}
@media only screen and (max-width: 767px) {
.blog-layout3.thumb-img .item-date-wrap .item-date {
font-size: 18px;
}
}
.blog-layout3.thumb-img .item-date-wrap .item-date:before {
content: "";
position: absolute;
height: 100%;
width: 100%;
z-index: -1;
background-color: #d5ae26;
top: 5px;
left: 5px;
transition: all 0.5s ease-out;
}
.blog-layout3.thumb-img .item-date-wrap .item-date span {
display: block;
font-size: 18px;
font-weight: 700;
}
.blog-layout3.thumb-img .item-content {
padding: 0 12px;
position: absolute;
bottom: 20px;
left: 15px;
text-align: left;
z-index: 3;
}
@media only screen and (max-width: 767px) {
.blog-layout3.thumb-img .item-content {
bottom: 20px;
left: 0;
}
}
@media only screen and (max-width: 991px) {
.blog-layout3.thumb-img .item-content p {
margin-bottom: 0;
}
}
.blog-layout3.thumb-img .item-content .item-deccription {
color: #ffffff;
}
.blog-layout3.thumb-img .item-content .item-title h3 {
margin-bottom: 15px;
line-height: 1.4;
}
@media only screen and (max-width: 991px) {
.blog-layout3.thumb-img .item-content .item-title h3 {
margin-bottom: 10px;
}
}
.blog-layout3.thumb-img:hover img {
transform: scale(1.1);
}
.blog-layout3.thumb-img:hover .item-date:before {
top: -5px;
left: -5px;
}
.blog-layout4 {
margin-bottom: 30px;
}
.blog-layout4 .entry-image .item-image {
overflow: hidden;
}
.blog-layout4 .entry-image img {
width: 100%;
transform: scale(1);
transition: all 0.5s ease-out;
}
.blog-layout4 .entry-image .item-title h3 {
font-size: 24px;
}
.blog-layout4 .entry-image .item-content {
padding: 2.5rem 3rem 2rem;
border-right: 1px solid #c4c4c4;
border-bottom: 1px solid #c4c4c4;
border-left: 1px solid #c4c4c4;
}
.blog-layout4 .entry-image .item-content .title {
margin-bottom: 10px;
}
.blog-layout4 .entry-image:hover img {
transform: scale(1.1);
}
.blog-layout4 .entry-content .item-content {
padding: 8rem 3rem;
text-align: center;
}
.blog-layout4 .entry-content .item-content .title {
margin-bottom: 25px;
position: relative;
padding-top: 70px;
}
.blog-layout4 .entry-content .item-content .title:before {
content: "\f10e";
position: absolute;
top: 0;
left: 0;
right: 0;
color: #ffffff;
font-family: fontawesome;
z-index: 1;
}
.blog-layout5 {
margin-bottom: 60px;
}
.blog-layout5 .entry-image .item-image {
margin-bottom: 3.5rem;
border-radius: 4px;
overflow: hidden;
}
.blog-layout5 .entry-video .item-video {
position: relative;
margin-bottom: 3.5rem;
}
.blog-layout5 h2 {
margin-bottom: 20px;
font-size: 30px;
font-weight: 500;
}
.blog-layout5 h2 a {
color: #282828;
}
.blog-layout5 h2 a:hover {
color: #396cf0;
}
.blog-layout5 .item-image img {
width: 100%;
}
.blog-last .pagination-area {
padding-top: 0;
}
.single-blog-wrapper .item-image {
margin-bottom: 35px;
}
.single-blog-wrapper .single-blog-content-holder {
padding-bottom: 40px;
border-bottom: 1px solid #ebebeb;
}
.single-blog-wrapper .single-blog-content-holder .title {
margin-bottom: 10px;
}
.single-blog-wrapper .single-blog-content-holder blockquote {
margin: 35px 0;
background: #f8f8f8;
padding: 40px 40px 20px;
position: relative;
display: block;
color: #707070;
font-style: italic;
border: none;
border-left: 4px solid #396cf0;
font-weight: 700;
}
@media only screen and (max-width: 480px) {
.single-blog-wrapper .single-blog-content-holder blockquote {
padding: 30px;
}
}
.single-blog-wrapper .single-blog-content-holder blockquote:before {
content: "\f10d";
font-family: FontAwesome;
font-size: 20px;
position: absolute;
bottom: 18px;
right: 30px;
z-index: 1;
color: #396cf0;
opacity: .5;
}
@media only screen and (max-width: 480px) {
.single-blog-wrapper .single-blog-content-holder blockquote:before {
bottom: 18px;
right: 30px;
}
}
.single-blog-wrapper .tag-share {
margin-bottom: 50px;
}
.single-blog-wrapper .tag-share li {
display: inline-block;
}
@media only screen and (max-width: 575px) {
.single-blog-wrapper .tag-share li {
display: block;
}
}
.single-blog-wrapper .tag-share li ul li {
display: inline-block;
font-size: 15px;
}
.single-blog-wrapper .tag-share li ul li:last-child {
float: inherit;
}
.single-blog-wrapper .tag-share li:last-child {
float: right;
}
@media only screen and (max-width: 575px) {
.single-blog-wrapper .tag-share li:last-child {
float: inherit;
margin-top: 15px;
}
}
.single-blog-wrapper .tag-share li .inner-tag {
margin-top: 5px;
}
.single-blog-wrapper .tag-share li .inner-tag li a {
color: #646464;
}
.single-blog-wrapper .tag-share li .inner-tag li a:hover {
color: #396cf0;
}
.single-blog-wrapper .tag-share li .inner-tag li:first-child {
font-weight: 700;
}
.single-blog-wrapper .tag-share li .inner-share li {
margin-left: 5px;
}
@media only screen and (max-width: 991px) {
.single-blog-wrapper .tag-share li .inner-share li {
margin-right: 5px;
margin-left: 0;
}
}
.single-blog-wrapper .tag-share li .inner-share li a {
height: 40px;
width: 40px;
border-radius: 50%;
display: block;
text-align: center;
line-height: 40px;
color: #ffffff;
}
.single-blog-wrapper .tag-share li .inner-share li:nth-child(1n) a {
background: #3b5998;
}
.single-blog-wrapper .tag-share li .inner-share li:nth-child(2n) a {
background: #00aced;
}
.single-blog-wrapper .tag-share li .inner-share li:nth-child(3n) a {
background: #276cca;
}
.single-blog-wrapper .tag-share li .inner-share li:nth-child(4n) a {
background: #e94a0b;
}
.single-blog-wrapper .about-author {
margin-bottom: 45px;
background-color: #f8f8f8;
padding: 35px 10px 15px 30px;
}
.single-blog-wrapper .about-author .title {
margin-bottom: 10px;
}
.single-blog-wrapper .blog-comments {
padding-bottom: 10px;
margin-bottom: 50px;
border-bottom: 1px solid #ebebeb;
}
.single-blog-wrapper .blog-comments .title {
margin-bottom: 40px;
}
.single-blog-wrapper .blog-comments ul li {
margin-bottom: 40px;
position: relative;
}
.single-blog-wrapper .blog-comments ul li .item-img a {
display: block;
border-radius: 50%;
}
.single-blog-wrapper .blog-comments ul li .comments-content {
padding-top: 10px;
}
.single-blog-wrapper .blog-comments ul li .comments-content h3 {
font-size: 18px;
}
.single-blog-wrapper .blog-comments ul li .comments-content h3 a {
font-weight: 700;
color: #000000;
}
.single-blog-wrapper .blog-comments ul li .comments-content h3 a:hover {
color: #396cf0;
}
.single-blog-wrapper .blog-comments ul li .comments-content h3 .date {
color: #444444;
}
.single-blog-wrapper .blog-comments ul li .comments-content .reply {
position: absolute;
z-index: 1;
right: 0;
top: 0;
}
@media only screen and (max-width: 767px) {
.single-blog-wrapper .blog-comments ul li .comments-content .reply {
position: inherit;
display: inline-block;
}
}
.single-blog-wrapper .blog-comments ul li .comments-content .reply a {
color: #ffffff;
padding: 8px 20px;
display: block;
background: #396cf0;
font-size: 12px;
transition: all 0.5s ease-out;
}
.single-blog-wrapper .blog-comments ul li .comments-content .reply:hover a {
background: #396cf0;
}
.single-blog-wrapper .blog-comments ul li:nth-child(even) {
padding-left: 40px;
}
@media only screen and (max-width: 575px) {
.single-blog-wrapper .blog-comments ul li:nth-child(even) {
padding-left: 0;
}
}
.single-blog-wrapper .leave-comments .title {
margin-bottom: 40px;
}
.single-blog-wrapper .leave-comments .form-group {
margin-bottom: 30px;
}
.single-blog-wrapper .leave-comments .form-group .form-control {
border-radius: 0;
background: #f9f9f9;
box-shadow: none;
border: none;
}
.single-blog-wrapper .leave-comments .form-group input {
padding: 3px 5px 5px 25px;
height: 50px;
color: #000000;
font-weight: 700;
}
.single-blog-wrapper .leave-comments .form-group textarea {
font-weight: 700;
padding: 20px 30px;
}
.single-blog-wrapper .leave-comments .form-group input.form-control::-webkit-input-placeholder,
.single-blog-wrapper .leave-comments .form-group textarea.form-control::-webkit-input-placeholder {
color: #707070;
}
.single-blog-wrapper .leave-comments .form-group input.form-control::-moz-placeholder,
.single-blog-wrapper .leave-comments .form-group textarea.form-control::-moz-placeholder {
color: #707070;
}
.single-blog-wrapper .leave-comments .form-group input.form-control:-moz-placeholder,
.single-blog-wrapper .leave-comments .form-group textarea.form-control:-moz-placeholder {
color: #707070;
}
.single-blog-wrapper .leave-comments .form-group input.form-control:-ms-input-placeholder,
.single-blog-wrapper .leave-comments .form-group textarea.form-control:-ms-input-placeholder {
color: #707070;
}
.single-item-wrp {
padding-bottom: 20px;
margin-bottom: 20px;
}
.blog-box-layout1 {
margin-bottom: 44px;
}
.blog-box-layout1 .entry-meta {
padding-left: 0;
}
.blog-box-layout1 .entry-meta li {
display: inline-block;
color: #646464;
margin-bottom: 5px;
margin-right: 30px;
font-size: 14px;
font-weight: 500;
}
.blog-box-layout1 .entry-meta li:last-child {
margin-right: 0;
}
.blog-box-layout1 .entry-meta li i {
color: #396cf0;
margin-right: 10px;
}
.blog-box-layout1 .entry-meta li a {
color: #111111;
transition: all 0.3s ease-out;
}
.blog-box-layout1 .entry-meta li a:hover {
color: #396cf0;
}
.blog-box-layout1 .item-title {
font-size: 24px;
font-weight: 700;
}
.blog-box-layout1 .item-title a {
color: #111111;
transition: all 0.3s ease-out;
}
.blog-box-layout1 .item-title a:hover {
color: #396cf0;
}
.non-img .blog-box-layout2 {
margin-bottom: 1px;
}
.blog-box-layout2 {
background-color: #ffffff;
margin-bottom: 3rem;
border-radius: 4px;
overflow: hidden;
transition: all 0.5s ease-out;
}
.blog-box-layout2 .item-img {
overflow: hidden;
}
.blog-box-layout2 .item-img img {
transform: scale(1);
transition: all 0.3s ease-out;
width: 100%;
}
.blog-box-layout2:hover {
box-shadow: 0px 2px 30px 0px rgba(208, 208, 208, 0.75);
}
.blog-box-layout2:hover .item-img img {
transform: scale(1.1);
}
.blog-box-layout2 .item-content {
padding: 40px 30px 26px 30px;
position: relative;
}
.blog-box-layout2 .item-content .post-date {
margin-bottom: 15px;
font-size: 15px;
}
.blog-box-layout2 .item-content .post-date.add-pimg {
color: #fff;
margin-bottom: 16px;
font-weight: 400;
position: absolute;
font-size: 15px;
top: -20px;
border-radius: 5px;
padding: 7px 28px;
left: 30px;
margin: auto;
display: inline-table;
}
.blog-box-layout2 .item-content .post-date.add-pimg i {
margin-right: 5px;
}
.blog-box-layout2 .item-content .post-date.add-pimg a {
color: #fff;
}
.blog-box-layout2 .item-content .post-date.noadd-img {
color: #fff;
position: relative;
top: -13px;
border-radius: 50px;
padding: 5px 23px;
display: inline-block;
}
.blog-box-layout2 .item-content .post-date.noadd-img i {
margin-right: 5px;
}
.blog-box-layout2 .item-content .item-title {
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
font-weight: 700;
font-size: 24px;
line-height: 1.4;
}
@media only screen and (max-width: 575px) {
.blog-box-layout2 .item-content .item-title {
font-size: 22px;
line-height: 33px;
}
}
.blog-box-layout2 .item-content .item-title a {
color: #111111;
transition: all 0.3s ease-out;
}
.blog-box-layout2 .item-content .item-title a:hover {
color: #396cf0;
}
.blog-box-layout2 .item-content p {
border-bottom: 1px solid #eeeeee;
padding-bottom: 25px;
color: #646464;
}
.blog-box-layout2 .item-content .post-actions-wrapper ul {
margin-bottom: 0;
padding-left: 0;
}
.blog-box-layout2 .item-content .post-actions-wrapper ul li {
width: 68%;
font-weight: 500;
display: inline-block;
transition: all 0.3s ease-out;
}
.blog-box-layout2 .item-content .post-actions-wrapper ul li:last-child {
text-align: right;
width: 30%;
}
.blog-box-layout2 .item-content .post-actions-wrapper ul li:last-child a {
-ms-flex-pack: end;
justify-content: flex-end;
}
.blog-box-layout2 .item-content .post-actions-wrapper ul li a {
display: -ms-inline-flexbox;
display: inline-flex;
-ms-flex-align: center;
align-items: center;
transition: all 0.3s ease-out;
}
.blog-box-layout2 .item-content .post-actions-wrapper ul li a i {
margin-right: 10px;
color: #9e9e9e;
transition: all 0.3s ease-out;
}
.blog-box-layout2 .item-content .post-actions-wrapper ul li a:hover {
color: #396cf0;
}
.blog-box-layout2 .item-content .post-actions-wrapper ul li a:hover i {
color: #396cf0;
}
.blog-box-layout2 .item-content .post-actions-wrapper ul li .item-btn {
padding: 0;
color: #396cf0;
}
@media only screen and (max-width: 575px) {
.blog-box-layout2 .item-content .post-actions-wrapper ul li .item-btn {
padding: 0;
}
}
.blog-box-layout2 .item-content .post-actions-wrapper ul li .item-btn i {
color: #396cf0;
margin-left: 10px;
margin-right: 0;
position: relative;
right: 0;
transition: all 0.3s ease-out;
top: 1px;
}
.blog-box-layout2 .item-content .post-actions-wrapper ul li .item-btn:hover {
color: #3c70fa;
}
.blog-box-layout2 .item-content .post-actions-wrapper ul li .item-btn:hover i {
right: -5px;
color: #3c70fa;
}
.non-img .blog-box-layout5 {
margin-bottom: 1px;
}
.blog-box-layout5 {
background-color: #ffffff;
margin-bottom: 3rem;
border-radius: 4px;
overflow: hidden;
transition: all 0.5s ease-out;
}
.blog-box-layout5 .item-img {
overflow: hidden;
}
.blog-box-layout5 .item-img img {
transform: scale(1);
transition: all 0.3s ease-out;
width: 100%;
}
.blog-box-layout5:hover {
box-shadow: 0px 2px 30px 0px rgba(208, 208, 208, 0.75);
}
.blog-box-layout5:hover .item-img img {
transform: scale(1.1);
}
.blog-box-layout5 .item-content {
padding: 50px 30px 26px 30px;
position: relative;
background-color: #f5f8fa;
}
.blog-box-layout5 .item-content .post-date.add-pimg {
color: #fff;
margin-bottom: 16px;
font-weight: 400;
position: absolute;
font-size: 15px;
top: -20px;
border-radius: 5px;
padding: 7px 28px;
left: 30px;
margin: auto;
display: inline-table;
background-color: #396cf0;
}
.blog-box-layout5 .item-content .post-date.add-pimg i {
margin-right: 5px;
}
.blog-box-layout5 .item-content .post-date.add-pimg a {
color: #fff;
}
.blog-box-layout5 .item-content .post-date.noadd-img {
color: #fff;
position: relative;
top: -13px;
border-radius: 50px;
padding: 5px 23px;
display: inline-block;
}
.blog-box-layout5 .item-content .post-date.noadd-img i {
margin-right: 5px;
}
.blog-box-layout5 .item-content .item-title {
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
font-weight: 700;
font-size: 24px;
}
@media only screen and (max-width: 575px) {
.blog-box-layout5 .item-content .item-title {
font-size: 22px;
line-height: 33px;
}
}
.blog-box-layout5 .item-content .item-title a {
color: #111111;
transition: all 0.3s ease-out;
}
.blog-box-layout5 .item-content .item-title a:hover {
color: #396cf0;
}
.blog-box-layout5 .item-content p {
border-bottom: 1px solid #eeeeee;
padding-bottom: 25px;
color: #646464;
}
.blog-box-layout5 .item-content .post-actions-wrapper ul {
margin-bottom: 0;
padding-left: 0;
}
.blog-box-layout5 .item-content .post-actions-wrapper ul li {
width: 68%;
font-weight: 500;
display: inline-block;
transition: all 0.3s ease-out;
}
.blog-box-layout5 .item-content .post-actions-wrapper ul li:last-child {
text-align: right;
width: 30%;
}
.blog-box-layout5 .item-content .post-actions-wrapper ul li:last-child a {
-ms-flex-pack: end;
justify-content: flex-end;
}
.blog-box-layout5 .item-content .post-actions-wrapper ul li a {
display: -ms-inline-flexbox;
display: inline-flex;
-ms-flex-align: center;
align-items: center;
color: #9e9e9e;
transition: all 0.3s ease-out;
}
.blog-box-layout5 .item-content .post-actions-wrapper ul li a i {
margin-right: 10px;
color: #9e9e9e;
transition: all 0.3s ease-out;
}
.blog-box-layout5 .item-content .post-actions-wrapper ul li a:hover {
color: #396cf0;
}
.blog-box-layout5 .item-content .post-actions-wrapper ul li a:hover i {
color: #396cf0;
}
.blog-box-layout5 .item-content .post-actions-wrapper ul li .item-btn {
padding: 0;
color: #396cf0;
}
@media only screen and (max-width: 575px) {
.blog-box-layout5 .item-content .post-actions-wrapper ul li .item-btn {
padding: 0;
}
}
.blog-box-layout5 .item-content .post-actions-wrapper ul li .item-btn i {
color: #396cf0;
margin-left: 10px;
margin-right: 0;
position: relative;
right: 0;
transition: all 0.3s ease-out;
top: 2px;
}
.blog-box-layout5 .item-content .post-actions-wrapper ul li .item-btn:hover {
color: #3c70fa;
}
.blog-box-layout5 .item-content .post-actions-wrapper ul li .item-btn:hover i {
right: -5px;
color: #3c70fa;
}
.blog-box-layout3 {
border: 1px solid #dedede;
margin-bottom: 30px;
background-color: #ffffff;
border-radius: 4px;
transition: all 0.5s ease-out;
}
.blog-box-layout3:hover .item-img img {
transform: scale(1.1);
}
.blog-box-layout3 .item-img {
position: relative;
overflow: hidden;
border-radius: 4px 4px 0 0;
}
.blog-box-layout3 .item-img a {
display: block;
border-radius: 4px 4px 0 0;
}
.blog-box-layout3 .item-img a img {
border-radius: 4px 4px 0 0;
width: 100%;
transition: all 0.3s ease-out;
}
.blog-box-layout3 .post-date {
position: absolute;
background-color: #396cf0;
top: 25px;
left: 25px;
text-align: center;
padding: 10px;
border-radius: 5px;
line-height: 20px;
color: #ffffff;
z-index: 9;
}
.blog-box-layout3 .post-date span {
display: block;
}
.blog-box-layout3 .item-content {
padding: 25px 30px 25px;
}
.blog-box-layout3 .item-content .item-title {
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
text-transform: capitalize;
font-weight: 500;
}
.blog-box-layout3 .item-content .item-title a {
color: #111111;
transition: all 0.3s ease-out;
}
.blog-box-layout3 .item-content .item-title a:hover {
color: #396cf0;
}
.blog-box-layout3 .item-content .post-actions-wrapper ul li {
font-size: 14px;
display: inline-block;
margin-right: 20px;
}
.blog-box-layout3 .item-content .post-actions-wrapper ul li:last-child {
margin-right: 0px;
}
.blog-box-layout3 .item-content .post-actions-wrapper ul li span {
color: #396cf0;
}
.blog-box-layout3 .item-content .post-actions-wrapper ul li a {
color: #444444;
transition: all 0.3s ease-out;
}
.blog-box-layout3 .item-content .post-actions-wrapper ul li a i {
margin-right: 10px;
color: #396cf0;
}
.blog-box-layout3 .item-content .post-actions-wrapper ul li a i:before {
margin-left: 0;
font-size: 14px;
}
.blog-box-layout3 .item-content .post-actions-wrapper ul li a:hover {
color: #396cf0;
}
.blog-box-layout3 .entry-carousel {
position: relative;
}
.blog-box-layout3 .entry-content {
position: relative;
padding: 80px 0px 0px;
}
.blog-box-layout4 {
border: 1px solid #dedede;
margin-bottom: 30px;
background-color: #ffffff;
border-radius: 4px;
transition: all 0.5s ease-out;
}
.blog-box-layout4:hover .item-img {
border-radius: 4px 4px 0 0;
}
.blog-box-layout4:hover .item-img a {
display: block;
border-radius: 4px 4px 0 0;
}
.blog-box-layout4:hover .item-img a img {
border-radius: 4px 4px 0 0;
transform: scale(1.1);
}
.blog-box-layout4 .item-img {
position: relative;
overflow: hidden;
}
.blog-box-layout4 .item-img img {
width: 100%;
transition: all 0.3s ease-out;
}
.blog-box-layout4 .item-img.no-img {
position: inherit;
display: inline-block;
margin-left: 30px;
margin-top: 30px;
}
.blog-box-layout4 .item-img.no-img .post-date {
width: inherit;
position: inherit;
background-color: transparent;
top: 25px;
left: 25px;
text-align: center;
padding: 0;
border-radius: 5px;
line-height: 20px;
color: #444444;
}
.blog-box-layout4 .item-img.no-img .post-date i {
color: #396cf0;
}
.blog-box-layout4 .item-img.no-img .post-date span {
display: block;
}
.blog-box-layout4 .post-date {
width: 97px;
position: absolute;
background-color: #396cf0;
top: 25px;
left: 25px;
text-align: center;
padding: 10px;
border-radius: 5px;
line-height: 20px;
color: #ffffff;
}
.blog-box-layout4 .post-date span {
display: block;
}
.blog-box-layout4 .item-content.no-img {
padding: 9px 30px 25px;
}
.blog-box-layout4 .item-content {
padding: 25px 30px 25px;
}
.blog-box-layout4 .item-content .item-title {
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
text-transform: capitalize;
font-weight: 700;
font-size: 24px;
}
.blog-box-layout4 .item-content .item-title a {
color: #111111;
transition: all 0.3s ease-out;
}
.blog-box-layout4 .item-content .item-title a:hover {
color: #396cf0;
}
.blog-box-layout4 .item-content .post-actions-wrapper ul {
padding: 0;
}
.blog-box-layout4 .item-content .post-actions-wrapper ul li {
font-size: 14px;
display: inline-block;
margin-right: 20px;
}
.blog-box-layout4 .item-content .post-actions-wrapper ul li:last-child {
margin-right: 0px;
}
.blog-box-layout4 .item-content .post-actions-wrapper ul li span {
color: #396cf0;
}
.blog-box-layout4 .item-content .post-actions-wrapper ul li i {
color: #396cf0;
font-size: 16px;
margin-right: 5px;
}
.blog-box-layout4 .item-content .post-actions-wrapper ul li i:before {
margin-left: 0;
font-size: 16px;
}
.blog-box-layout4 .item-content .post-actions-wrapper ul li a {
color: #444444;
transition: all 0.3s ease-out;
}
.blog-box-layout4 .item-content .post-actions-wrapper ul li a i {
margin-right: 10px;
}
.blog-box-layout4 .item-content .post-actions-wrapper ul li a i:before {
margin-left: 0;
color: #396cf0;
font-size: 14px;
}
.blog-box-layout4 .item-content .post-actions-wrapper ul li a:hover {
color: #396cf0;
} .rt-el-post-slider .rtin-item {
overflow: hidden;
}
.rt-el-post-slider .rtin-item .rtin-thumbnail-area {
display: block;
position: relative;
overflow: hidden;
cursor: pointer;
}
.rt-el-post-slider .rtin-item .rtin-thumbnail-area:before {
position: absolute;
top: 0;
left: -75%;
z-index: 1;
display: block;
content: '';
width: 50%;
height: 100%;
background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
transform: skewX(-25deg);
}
.rt-el-post-slider .rtin-item .rtin-thumbnail-area:hover:before {
animation: shine .75s;
}
.rt-el-post-slider .rtin-item .rtin-thumbnail-area img {
transition: all 0.5s ease-out;
}
.rt-el-post-slider .rtin-item .rtin-thumbnail-area .rtin-meta-1 {
list-style-type: none;
margin: 0;
padding: 0;
position: absolute;
left: 0;
bottom: -50px;
padding: 12px 25px 8px;
background-color: rgba(57, 108, 240, 0.8);
transition: all 0.5s ease-out;
color: #fff;
width: 100%;
z-index: 2;
opacity: 0;
visibility: hidden;
}
.rt-el-post-slider .rtin-item .rtin-thumbnail-area .rtin-meta-1 li {
display: inline;
padding-right: 30px;
}
.rt-el-post-slider .rtin-item .rtin-thumbnail-area .rtin-meta-1 li:last-child {
padding-right: 0;
}
.rt-el-post-slider .rtin-item .rtin-thumbnail-area .rtin-meta-1 li i {
margin-right: 15px;
width: 16px;
}
.rt-el-post-slider .rtin-item .rtin-content-area {
background-color: #fff;
padding: 30px 20px 35px 25px;
}
.rt-el-post-slider .rtin-item .rtin-content-area .date-time {
display: block;
font-size: 14px;
color: #396cf0;
margin-bottom: 5px;
}
.rt-el-post-slider .rtin-item .rtin-content-area .rtin-header {
list-style-type: none;
margin: 0;
padding: 0;
}
.rt-el-post-slider .rtin-item .rtin-content-area .rtin-header .rtin-title {
font-size: 24px;
font-weight: 500;
line-height: 1.4;
}
@media only screen and (max-width: 1199px) {
.rt-el-post-slider .rtin-item .rtin-content-area .rtin-header .rtin-title {
font-size: 22px;
}
}
@media only screen and (max-width: 767px) {
.rt-el-post-slider .rtin-item .rtin-content-area .rtin-header .rtin-title {
font-size: 22px;
}
}
@media only screen and (max-width: 479px) {
.rt-el-post-slider .rtin-item .rtin-content-area .rtin-header .rtin-title {
font-size: 20px;
}
}
.rt-el-post-slider .rtin-item .rtin-content-area .rtin-header .rtin-title a {
color: #000000;
transition: all 0.4s ease-out;
}
.rt-el-post-slider .rtin-item .rtin-content-area .rtin-header .rtin-title a:hover {
color: #396cf0;
}
.rt-el-post-slider .rtin-item .rtin-content-area .read-more-btn {
color: #396cf0;
font-weight: 700;
transition: all 0.5s ease-out;
}
.rt-el-post-slider .rtin-item .rtin-content-area .read-more-btn i {
color: #396cf0;
margin-left: 15px;
}
.rt-el-post-slider .rtin-item .rtin-content-area .read-more-btn:hover {
color: #000000 !important;
}
.rt-el-post-slider .rtin-item:hover .rtin-thumbnail-area .rtin-meta-1 {
bottom: 0;
opacity: 1;
visibility: visible;
} .speaker-layout1 {
margin-bottom: 4.5rem;
}
@media only screen and (max-width: 768px) {
.speaker-layout1 {
margin-bottom: 5.5rem;
}
}
.speaker-layout1 .item-img {
position: relative;
margin-bottom: 15px;
border-radius: 50%;
overflow: hidden;
}
.speaker-layout1 .item-img img {
width: 100%;
}
.speaker-layout1 .item-img:before {
content: "";
position: absolute;
height: 100%;
width: 100%;
border-radius: 50%;
z-index: 2;
top: 0;
left: 0;
right: 0;
background: rgba(57, 108, 240, 0.9);
opacity: 0;
visibility: hidden;
transition: all 0.5s ease-out;
}
.speaker-layout1 .item-social {
position: absolute;
left: 0;
right: 0;
z-index: 3;
opacity: 0;
visibility: hidden;
top: 70%;
transform: translateY(-50%);
transition: all 0.4s cubic-bezier(0, 0, 0.25, 1.38);
}
.speaker-layout1 .item-social ul li {
display: inline-block;
font-size: 22px;
}
.speaker-layout1 .item-social ul li a {
color: #000000;
padding: 10px;
transition: all 0.5s ease-out;
}
@media only screen and (max-width: 1199px) {
.speaker-layout1 .item-social ul li a {
padding: 10px;
}
}
.speaker-layout1 .item-social ul li a:hover {
color: #ffffff;
}
.speaker-layout1:hover .item-img:before {
opacity: 1;
visibility: visible;
}
.speaker-layout1:hover .item-social {
opacity: 1;
visibility: visible;
top: 50%;
transform: translateY(-50%);
}
.speaker-layout2 {
text-align: center;
position: relative;
overflow: hidden;
}
.speaker-layout2 img {
width: 100%;
transform: scale(1);
transition: all 0.5s ease-out;
}
.speaker-layout2:before {
content: "";
position: absolute;
height: 100%;
width: 100%;
z-index: 2;
top: 0;
left: 0;
right: 0;
background: rgba(57, 108, 240, 0.8);
opacity: 0;
visibility: hidden;
transition: all 0.5s ease-out;
}
.speaker-layout2 .item-social {
position: absolute;
left: 0;
right: 0;
z-index: 3;
opacity: 0;
visibility: hidden;
bottom: -10%;
transform: translateY(-10%);
transition: all 0.7s ease-out;
}
.speaker-layout2 .item-social ul li {
display: inline-block;
font-size: 20px;
}
.speaker-layout2 .item-social ul li a {
color: #ffffff;
padding: 6px;
font-size: 22px;
}
.speaker-layout2 .item-social ul li a:hover {
color: #396cf0;
}
.speaker-layout2 .item-title {
opacity: 0;
visibility: hidden;
position: absolute;
left: 0;
right: 0;
top: -20%;
transform: translateY(-20%);
z-index: 6;
transition: all 0.7s ease-out;
}
.speaker-layout2 .item-title a {
color: #fff;
}
.speaker-layout2 .item-title a:hover {
color: #3c70fa;
}
.speaker-layout2 .item-title h3 {
font-weight: 700;
font-size: 26px;
}
.speaker-layout2:hover img {
transform: scale(1.1);
}
.speaker-layout2:hover:before {
opacity: 1;
visibility: visible;
}
.speaker-layout2:hover .item-title {
opacity: 1;
visibility: visible;
top: 70%;
transform: translateY(-70%);
}
.speaker-layout2:hover .item-social {
opacity: 1;
visibility: visible;
bottom: 10%;
transform: translateY(-10%);
}
.speaker-layout3 {
margin-bottom: 30px;
text-align: center;
position: relative;
overflow: hidden;
}
.speaker-layout3 img {
width: 100%;
transform: scale(1);
transition: all 0.7s ease-out;
}
.speaker-layout3:before {
content: "";
position: absolute;
height: 100%;
width: 200%;
z-index: 2;
background: rgba(57, 108, 240, 0.8);
transform: rotate(8deg);
top: 60%;
left: -90%;
transition: all 0.7s cubic-bezier(0.19, 0.63, 0, 1.2);
}
.speaker-layout3 .item-social {
position: absolute;
left: -100%;
z-index: 3;
opacity: 0;
visibility: hidden;
bottom: 5%;
transform: translateY(-5%);
transition: all 1s cubic-bezier(0, 0, 0.25, 1.38);
}
.speaker-layout3 .item-social ul li {
display: inline-block;
font-size: 22px;
}
.speaker-layout3 .item-social ul li a {
color: #396cf0;
padding: 10px;
transition: all 0.5s ease-out;
}
.speaker-layout3 .item-social ul li a:hover {
color: #ffffff;
}
.speaker-layout3 .item-title {
text-align: left;
width: 100%;
position: absolute;
left: 30px;
z-index: 6;
bottom: 5%;
transition: all 0.4s ease-out;
}
.speaker-layout3 .item-title .title {
margin-bottom: 8px;
}
.speaker-layout3 .eventcatagory-light {
color: #ffffff;
text-align: left;
}
.speaker-layout3:hover img {
transform: scale(1.1);
}
.speaker-layout3:hover:before {
transform: rotate(20deg);
top: 22%;
left: -90%;
}
.speaker-layout3:hover .item-title {
bottom: 30%;
transition: all 0.8s ease-out;
}
.speaker-layout3:hover .item-social {
left: 20px;
opacity: 1;
visibility: visible;
}
@media only screen and (max-width: 991px) {
.single-speaker-img {
text-align: center;
margin-bottom: 50px;
}
.single-speaker-img img {
margin: 0 auto;
width: 100%;
}
}
.single-speaker-img img {
margin: 0 auto;
width: 100%;
}
.speaker-profile {
margin-bottom: 60px;
}
@media only screen and (max-width: 991px) {
.speaker-profile {
text-align: center;
}
}
.speaker-profile .title {
margin-bottom: 5px;
margin-top: -15px;
line-height: 1.5;
}
.speaker-profile .sub-title {
font-size: 18px;
color: #396cf0;
margin-bottom: 30px;
}
.speaker-profile p {
margin-bottom: 0;
}
.profile-social {
margin-bottom: 30px;
}
.profile-social li {
text-align: center;
display: inline-block;
margin: 0 2px 5px;
}
@media only screen and (max-width: 575px) {
.profile-social li {
margin: 0 1px 2px;
}
}
.profile-social li a {
height: 45px;
width: 50px;
background: #eff2f3;
border: 1px solid #ffffff;
line-height: 43px;
display: block;
color: #000000;
font-size: 20px;
transition: all 0.5s ease-out;
}
.profile-social li a:hover {
border: 1px solid #396cf0;
background: #396cf0;
color: #ffffff;
}
@media only screen and (max-width: 575px) {
.profile-social li a {
height: 35px;
width: 40px;
line-height: 32px;
font-size: 16px;
}
}
.profile-event {
background-color: #eff2f3;
padding: 35px 15px;
text-align: center;
}
.profile-event .title {
margin-bottom: 8px;
}
.profile-event .title:hover a {
color: #396cf0;
}
.profile-event .profile-event-date {
font-size: 18px;
color: #000000;
margin-bottom: 12px;
}
@media (min-width: 992px) and (max-width: 1199px) {
.profile-event .profile-event-date {
font-size: 16px;
}
}
.profile-event .profile-event-place {
font-size: 18px;
color: #396cf0;
font-weight: 500;
} .price-table-layout1 {
margin-bottom: 3rem;
}
.price-table-layout1 .item-wrapper {
padding: 55px 15px 60px;
text-align: center;
background-color: #ffffff;
transition: all 0.5s ease-out;
}
@media only screen and (max-width: 991px) {
.price-table-layout1 .item-wrapper {
padding: 45px 15px 55px;
}
}
@media only screen and (max-width: 767px) {
.price-table-layout1 .item-wrapper {
padding: 40px 15px 50px;
}
}
.price-table-layout1 .item-wrapper .item-title {
margin-bottom: 25px;
}
@media (min-width: 768px) and (max-width: 991px) {
.price-table-layout1 .item-wrapper .item-title h3 {
font-size: 20px;
}
}
.price-table-layout1 .item-wrapper .item-price {
margin-bottom: 20px;
position: relative;
font-size: 8rem;
color: #000000;
font-weight: 700;
line-height: 1;
display: inline-block;
}
.price-table-layout1 .item-wrapper .item-price .currency {
top: -45px;
font-size: 24px;
font-weight: 500;
position: absolute;
left: -12px;
top: 10px;
}
@media only screen and (max-width: 991px) {
.price-table-layout1 .item-wrapper .item-price .currency {
left: -15px;
top: 0;
}
}
.price-table-layout1 .item-wrapper .item-body {
margin-bottom: 40px;
}
.price-table-layout1 .item-wrapper .item-body ul li {
font-size: 18px;
margin-bottom: 10px;
font-weight: 500;
list-style: none;
}
.price-table-layout1 .item-wrapper .item-body ul li:last-child {
margin-bottom: 0;
}
.price-table-layout1 .item-wrapper:hover {
box-shadow: 0px 0px 40px 0px rgba(216, 216, 216, 0.5);
}
.price-table-layout2 {
margin-bottom: 30px;
padding: 20px 3rem 55px;
text-align: center;
position: relative;
z-index: 4;
}
.price-table-layout2:before {
opacity: 1;
content: "";
position: absolute;
height: 100%;
width: 100%;
z-index: -1;
top: 0;
left: 0;
right: 0;
background: #009552;
background: linear-gradient(to top right, #009552, #13c273);
background-repeat: no-repeat;
border-radius: 20px;
transition: opacity 0.5s ease-in-out;
}
.price-table-layout2:after {
opacity: 0;
content: "";
position: absolute;
height: 100%;
width: 100%;
z-index: -1;
top: 0;
left: 0;
right: 0;
background: #ffda59;
background: linear-gradient(to top right, #ffda59, #f2bd00);
background-repeat: no-repeat;
border-radius: 20px;
transition: opacity 0.5s ease-in-out;
}
.price-table-layout2:hover:before {
opacity: 0;
}
.price-table-layout2:hover:after {
opacity: 1;
}
.price-table-layout2:hover .tpt-header .tpt-header-top .tpt-title:after {
background-color: #ffffff;
}
.price-table-layout2:hover .tpt-header .tpt-header-top .tpt-title:before {
background-color: #ffffff;
}
.price-table-layout2:hover .tpt-footer .tpt-footer-btn {
color: #000000;
background-color: #ffffff;
}
.price-table-layout2:hover .tpt-footer .tpt-footer-btn:hover {
background-color: #396cf0;
color: #ffffff;
}
.price-table-layout2 .tpt-header .tpt-header-top {
margin-bottom: 35px;
}
.price-table-layout2 .tpt-header .tpt-header-top .tpt-title {
position: relative;
font-weight: 500;
color: #ffffff;
text-transform: uppercase;
line-height: 1.5;
font-size: 18px;
transition: all 0.5s ease-out;
}
.price-table-layout2 .tpt-header .tpt-header-top .tpt-title span {
font-weight: 500;
color: #000000;
transition: all 0.5s ease-out;
}
.price-table-layout2 .tpt-header .tpt-header-top .tpt-title:after {
content: "";
position: absolute;
height: 4px;
width: 23%;
background-color: #396cf0;
top: 10px;
left: 0;
transition: all 0.5s ease-out;
}
.price-table-layout2 .tpt-header .tpt-header-top .tpt-title:before {
content: "";
border-radius: 2px;
position: absolute;
height: 4px;
width: 23%;
background-color: #396cf0;
top: 10px;
right: 0;
transition: all 0.5s ease-out;
}
.price-table-layout2 .tpt-header .tpt-header-bottom {
line-height: 1.6;
}
.price-table-layout2 .tpt-header .tpt-header-bottom .currency {
font-size: 6rem;
font-weight: 300;
color: #ffffff;
text-shadow: 3px 3px 7px rgba(3, 147, 112, 0.5);
transition: all 0.5s ease-out;
}
.price-table-layout2 .tpt-header .tpt-header-bottom .amount {
font-size: 10rem;
color: #ffffff;
font-weight: 700;
text-shadow: 3px 3px 7px rgba(3, 147, 112, 0.5);
transition: all 0.5s ease-out;
}
.price-table-layout2 .tpt-body {
margin-bottom: 50px;
}
.price-table-layout2 .tpt-body .tpt-body-items .tpt-body-item {
margin-bottom: 5px;
line-height: 1.9;
}
.price-table-layout2 .tpt-body .tpt-body-items .tpt-body-item .tpt-body-item-content {
color: #ffffff;
font-size: 15px;
font-weight: 400;
transition: all 0.5s ease-out;
}
.price-table-layout2 .tpt-footer .tpt-footer-btn {
border-radius: 45px;
font-size: 16px;
color: #000000;
border: 2px solid #ffffff;
font-weight: 700;
background-color: #ffffff;
display: inline-block;
text-transform: uppercase;
padding: 12px 4rem;
line-height: 1.9;
transition: all 0.5s ease-out;
}
.price-table-layout3 {
margin-bottom: 30px;
}
.price-table-layout3 .tpt-col-inner {
position: relative;
z-index: 1;
background-color: #ffffff;
transition: all 0.2s ease-out;
}
.price-table-layout3 .tpt-col-inner:hover {
z-index: 2;
transform: scale(1.05);
background-color: #396cf0;
}
.price-table-layout3 .tpt-col-inner:hover .tpt-header .tpt-header-top {
border-bottom: 1px solid #396cf0;
}
.price-table-layout3 .tpt-col-inner:hover .tpt-header .tpt-header-top .tpt-title {
color: #ffffff;
}
.price-table-layout3 .tpt-col-inner:hover .tpt-header .tpt-header-bottom .currency {
color: #ffffff;
}
.price-table-layout3 .tpt-col-inner:hover .tpt-header .tpt-header-bottom .amount {
color: #ffffff;
}
.price-table-layout3 .tpt-col-inner:hover .tpt-header .tpt-header-bottom .period {
color: #ffffff;
}
.price-table-layout3 .tpt-col-inner:hover .tpt-body .tpt-body-items .tpt-body-item:nth-child(even) {
background-color: #3364e2;
}
.price-table-layout3 .tpt-col-inner:hover .tpt-body .tpt-body-items .tpt-body-item .tpt-body-item-content {
color: #ffffff;
}
.price-table-layout3 .tpt-col-inner:hover .tpt-body .tpt-body-items .tpt-body-item-icon {
color: #ffffff;
transition: all 0.5s ease-out;
}
.price-table-layout3 .tpt-header {
text-align: center;
}
.price-table-layout3 .tpt-header .tpt-header-top {
margin-bottom: 5px;
padding: 25px 0;
border-bottom: 1px solid #e4e4e4;
}
@media only screen and (max-width: 575px) {
.price-table-layout3 .tpt-header .tpt-header-top {
margin-bottom: 20px;
}
}
.price-table-layout3 .tpt-header .tpt-header-top .tpt-title {
letter-spacing: 1px;
color: #444444;
text-transform: uppercase;
margin-bottom: 0;
line-height: 1.5;
}
.price-table-layout3 .tpt-header .tpt-header-bottom {
position: relative;
z-index: 1;
line-height: 1.4;
}
.price-table-layout3 .tpt-header .tpt-header-bottom .currency {
font-size: 30px;
color: #b3b3b3;
font-weight: 500;
position: relative;
bottom: 32px;
left: -5px;
}
@media only screen and (max-width: 991px) {
.price-table-layout3 .tpt-header .tpt-header-bottom .currency {
font-size: 24px;
bottom: 30px;
left: -5px;
}
}
@media only screen and (max-width: 767px) {
.price-table-layout3 .tpt-header .tpt-header-bottom .currency {
font-size: 24px;
bottom: 25px;
}
}
.price-table-layout3 .tpt-header .tpt-header-bottom .amount {
font-size: 8rem;
color: #000000;
font-weight: 700;
}
.price-table-layout3 .tpt-header .tpt-header-bottom .period {
font-size: 16px;
color: #444444;
font-weight: 400;
}
.price-table-layout3 .tpt-body {
margin-bottom: 30px;
}
.price-table-layout3 .tpt-body .tpt-body-items .tpt-body-item {
position: relative;
padding: 16px 5px 16px 50px;
}
.price-table-layout3 .tpt-body .tpt-body-items .tpt-body-item:nth-child(even) {
background-color: #eaeff0;
transition: all 0.2s ease-out;
}
.price-table-layout3 .tpt-body .tpt-body-items .tpt-body-item .tpt-body-item-content {
color: #000000;
font-size: 15px;
font-weight: 400;
line-height: 1.9;
}
.price-table-layout3 .tpt-body .tpt-body-items .tpt-body-item-icon {
position: absolute;
left: 20px;
z-index: 1;
color: #0b9876;
line-height: 1.9;
}
.price-table-layout3 .tpt-footer {
text-align: center;
padding-bottom: 30px;
}
.price-table-layout3 .tpt-footer .tpt-footer-btn {
border-radius: 5px;
font-size: 14px;
letter-spacing: 1px;
color: #000000;
background-color: #396cf0;
display: inline-block;
text-transform: uppercase;
padding: 13px 5rem 11px;
font-weight: 700;
line-height: 1.7;
transition: all 0.5s ease-out;
}
.price-table-layout3 .tpt-footer .tpt-footer-btn:hover {
background-color: #f9c406;
} .rt-el-gallrey-tab {
text-align: center;
margin-bottom: 55px;
font-size: 0;
}
@media all and (max-width: 480px) {
.rt-el-gallrey-tab {
margin-bottom: 35px;
}
}
.rt-el-gallrey-tab a {
background-color: transparent;
padding: 10px 30px;
font-size: 16px;
color: #444 ;
margin: 0 5px 5px 0;
display: inline-block;
border: 1px solid #3c70fa;
transition: all 0.5s ease-out;
border-radius: 3px;
line-height: 1.5;
}
@media all and (max-width: 480px) {
.rt-el-gallrey-tab a {
padding: 5px 25px;
font-size: 14px;
}
}
.rt-el-gallrey-tab a:hover {
background-color: #396cf0;
color: #ffffff;
}
.rt-el-gallrey-tab .current {
background-color: #396cf0;
color: #ffffff;
} .rt-el-gallrey-1 .rtin-item {
position: relative;
overflow: hidden;
margin: 15px;
}
@media all and (max-width: 767px) {
.rt-el-gallrey-1 .rtin-item {
max-width: 375px;
margin: 0 auto;
}
}
.rt-el-gallrey-1 .rtin-item img {
width: 100%;
}
.rt-el-gallrey-1 .rtin-item:before {
content: "";
height: 100%;
width: 100%;
background-color: rgba(60, 112, 250, 0.8);
position: absolute;
top: 0;
left: 0;
right: 0;
z-index: 1;
opacity: 0;
visibility: hidden;
transition: all 0.5s ease-out;
}
.rt-el-gallrey-1 .rtin-item .rtin-content {
background-color: #396cf0;
padding: 10px 20px;
position: absolute;
bottom: -50%;
left: 0;
right: 0;
margin: 0 auto;
z-index: 5;
transition: all 0.5s ease-out;
color: #fff;
}
.rt-el-gallrey-1 .rtin-item .rtin-content h3 {
font-weight: 400;
margin-bottom: 5px;
}
.rt-el-gallrey-1 .rtin-item .rtin-content h3 a {
color: #fff;
}
.rt-el-gallrey-1 .rtin-item .rtin-icon {
opacity: 0;
visibility: hidden;
position: absolute;
top: 100%;
transform: translateY(-100%);
left: 0;
right: 0;
z-index: 8;
margin: 0 auto;
text-align: center;
background-color: #f8f8f8;
height: 55px;
width: 55px;
line-height: 55px;
border-radius: 50%;
color: #000000;
font-size: 20px;
transition: all 0.7s cubic-bezier(0, 0, 0.25, 1.5);
}
.rt-el-gallrey-1 .rtin-item .rtin-icon:hover {
color: #396cf0;
}
.rt-el-gallrey-1 .rtin-item:hover:before {
opacity: 1;
visibility: visible;
}
.rt-el-gallrey-1 .rtin-item:hover .rtin-content {
bottom: 0;
transition: all 0.5s ease-out;
}
.rt-el-gallrey-1 .rtin-item:hover .rtin-icon {
transform: translateY(-50%);
top: 48%;
opacity: 1;
visibility: visible;
}
@media all and (max-width: 767px) {
.rt-el-gallrey-1 .rtin-item:hover .rtin-icon {
top: 35%;
}
} .rt-el-gallrey-2 .rtin-item {
position: relative;
overflow: hidden;
margin: 5px;
}
@media all and (max-width: 767px) {
.rt-el-gallrey-2 .rtin-item {
max-width: 700px;
margin: 0 auto;
}
}
.rt-el-gallrey-2 .rtin-item img {
width: 100%;
}
.rt-el-gallrey-2 .rtin-item:before {
opacity: 0;
visibility: hidden;
position: absolute;
content: "";
height: 100%;
width: 100%;
top: 100%;
left: 0;
right: 0;
z-index: 1;
background-image: linear-gradient(transparent, #3c70fa), linear-gradient(transparent, #3c70fa);
background-size: 100%;
background-position: 0 0, 100% 0;
background-repeat: no-repeat;
transition: all 0.3s ease-out;
}
.rt-el-gallrey-2 .rtin-item .rtin-icon {
opacity: 0;
visibility: hidden;
position: absolute;
top: 110%;
transform: translateY(-110%);
left: 0;
right: 0;
z-index: 1;
margin: 0 auto;
text-align: center;
background-color: #f8f8f8;
height: 45px;
width: 45px;
line-height: 45px;
border-radius: 3px;
color: #000000;
font-size: 20px;
transition: all 0.7s cubic-bezier(0, 0, 0.25, 1.5);
}
.rt-el-gallrey-2 .rtin-item .rtin-icon:hover {
color: #396cf0;
}
.rt-el-gallrey-2 .rtin-item .rtin-content {
visibility: hidden;
opacity: 0;
position: absolute;
bottom: -50%;
z-index: 2;
padding: 30px 30px 15px;
transition: all 0.3s ease-out;
}
.rt-el-gallrey-2 .rtin-item .rtin-content h3 {
font-weight: 400;
margin-bottom: 5px;
font-size: 22px;
line-height: 1.4;
}
@media all and (max-width: 767px) {
.rt-el-gallrey-2 .rtin-item .rtin-content h3 {
font-size: 20px;
}
}
.rt-el-gallrey-2 .rtin-item .rtin-content h3 a {
color: #fff;
}
.rt-el-gallrey-2 .rtin-item .rtin-content .rtin-cat {
color: #fff;
font-size: 16px;
line-height: 1.5;
}
.rt-el-gallrey-2 .rtin-item:hover:before {
opacity: 1;
visibility: visible;
top: 0;
}
.rt-el-gallrey-2 .rtin-item:hover .rtin-content {
bottom: 0;
opacity: 1;
visibility: visible;
transition: all 0.6s ease-out;
}
.rt-el-gallrey-2 .rtin-item:hover .rtin-icon {
transform: translateY(-50%);
top: 50%;
opacity: 1;
visibility: visible;
}
@media all and (max-width: 767px) {
.rt-el-gallrey-2 .rtin-item:hover .rtin-icon {
top: 45%;
}
} .rt-el-gallrey-3 .rtin-item {
text-align: center;
position: relative;
overflow: hidden;
}
@media all and (max-width: 767px) {
.rt-el-gallrey-3 .rtin-item {
max-width: 375px;
margin: 0 auto;
}
}
.rt-el-gallrey-3 .rtin-item img {
width: 100%;
}
.rt-el-gallrey-3 .rtin-item:before {
opacity: 0;
visibility: hidden;
content: "";
height: 100%;
width: 100%;
background-color: rgba(60, 112, 250, 0.8);
position: absolute;
top: 0;
left: 0;
right: 0;
z-index: 1;
transition: all 0.5s ease-out;
}
.rt-el-gallrey-3 .rtin-item img {
transform: scale(1);
transition: all 1s ease-out;
}
.rt-el-gallrey-3 .rtin-item .rtin-content {
opacity: 0;
visibility: hidden;
padding: 30px;
color: #fff;
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 0;
right: 0;
margin: 0 auto;
z-index: 1;
transition: all 0.5s ease-out;
}
.rt-el-gallrey-3 .rtin-item .rtin-content .rtin-title {
position: relative;
padding-bottom: 12px;
margin-bottom: 15px;
font-size: 22px;
font-weight: 400;
line-height: 1.5;
}
@media all and (max-width: 767px) {
.rt-el-gallrey-3 .rtin-item .rtin-content .rtin-title {
font-size: 20px;
}
}
@media all and (max-width: 480px) {
.rt-el-gallrey-3 .rtin-item .rtin-content .rtin-title {
padding-bottom: 8px;
margin-bottom: 10px;
font-size: 18px;
}
}
.rt-el-gallrey-3 .rtin-item .rtin-content .rtin-title a {
color: #fff;
}
.rt-el-gallrey-3 .rtin-item .rtin-content .rtin-title:after {
content: "";
background-color: #fff;
position: absolute;
bottom: 0;
left: 0;
right: 0;
margin: 0 auto;
height: 3px;
width: 0;
transition: all 1s ease-out;
}
.rt-el-gallrey-3 .rtin-item .rtin-content .rtin-cat {
font-size: 16px;
line-height: 1.5;
margin-bottom: 5px;
}
@media all and (max-width: 480px) {
.rt-el-gallrey-3 .rtin-item .rtin-content .rtin-cat {
font-size: 15px;
}
}
@media all and (max-width: 480px) {
.rt-el-gallrey-3 .rtin-item .rtin-content p {
font-size: 14px;
line-height: 1.3;
margin-bottom: 10px;
}
}
.rt-el-gallrey-3 .rtin-item .rtin-content .rtin-icon {
height: 50px;
width: 50px;
line-height: 48px;
font-size: 16px;
color: #396cf0;
border-radius: 45px;
display: block;
background-color: #fff;
text-align: center;
border: 2px solid #fff;
margin: 0 auto;
transition: all 0.5s ease-out;
}
@media all and (max-width: 480px) {
.rt-el-gallrey-3 .rtin-item .rtin-content .rtin-icon {
line-height: 25px;
height: 30px;
width: 30px;
font-size: 12px;
}
}
.rt-el-gallrey-3 .rtin-item .rtin-content .rtin-icon:hover {
background-color: transparent;
border: 2px solid #fff;
color: #fff;
}
.rt-el-gallrey-3 .rtin-item:hover:before {
opacity: 1;
visibility: visible;
}
.rt-el-gallrey-3 .rtin-item:hover img {
transform: scale(1.2);
}
.rt-el-gallrey-3 .rtin-item:hover .rtin-content {
opacity: 1;
visibility: visible;
}
.rt-el-gallrey-3 .rtin-item:hover .rtin-content .rtin-title:after {
width: 150px;
}
@media all and (max-width: 480px) {
.rt-el-gallrey-3 .rtin-item:hover .rtin-content .rtin-title:after {
width: 150px;
}
}
.gallery-box-layout1 {
margin-bottom: 3rem;
position: relative;
overflow: hidden;
border-radius: 4px;
}
.gallery-box-layout1:after {
opacity: 0;
visibility: hidden;
content: "";
height: 100%;
width: 100%;
position: absolute;
z-index: 1;
top: 0;
left: 0;
right: 0;
background-color: rgba(57, 108, 240, 0.9);
transition: all 0.3s ease-out;
}
.gallery-box-layout1 img {
width: 100%;
transform: scale(1);
transition: all 0.3s ease-out;
}
.gallery-box-layout1 .item-icon {
opacity: 0;
visibility: hidden;
text-align: center;
position: absolute;
bottom: -30px;
z-index: 2;
right: 15px;
transition: all 0.3s ease-out;
}
.gallery-box-layout1 .item-icon a {
display: block;
padding: 5px;
}
.gallery-box-layout1 .item-icon a i:before {
margin-left: 0;
font-size: 36px;
line-height: 36px;
color: #ffffff;
transition: all 0.3s ease-out;
}
.gallery-box-layout1 .item-content {
opacity: 0;
visibility: hidden;
text-align: center;
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 0;
right: 0;
z-index: 3;
transition: all 0.3s ease-out;
}
.gallery-box-layout1 .item-content .item-title {
transform: translateX(30px);
color: #ffffff;
text-transform: capitalize;
font-weight: 500;
transition: all 0.3s ease-out;
}
.gallery-box-layout1 .item-content .title-ctg {
color: #ffffff;
transform: translateX(-30px);
display: block;
transition: all 0.3s ease-out;
}
.gallery-box-layout1:hover:after {
opacity: 1;
visibility: visible;
}
.gallery-box-layout1:hover img {
transform: scale(1.2);
transition: all 0.5s cubic-bezier(0, 0, 0.15, 1.88);
}
.gallery-box-layout1:hover .item-icon {
bottom: 10px;
opacity: 1;
visibility: visible;
transition: all 0.5s cubic-bezier(0, 0, 0.15, 1.88);
}
.gallery-box-layout1:hover .item-content {
opacity: 1;
visibility: visible;
transition: all 0.5s cubic-bezier(0, 0, 0.15, 1.88);
}
.gallery-box-layout1:hover .item-title {
transform: translateX(0);
transition: all 0.5s cubic-bezier(0, 0, 0.15, 1.88);
}
.gallery-box-layout1:hover .title-ctg {
transform: translateX(0);
transition: all 0.5s cubic-bezier(0, 0, 0.15, 1.88);
} .rt-el-logo-slider .rtin-item img {
width: inherit !important;
margin: 0 auto;
} .rt-el-nav-menu.widget-about-info ul {
box-shadow: 0px 1px 20px 0px rgba(218, 227, 232, 0.75);
border-radius: 4px;
padding: 30px;
width: 100%;
}
.rt-el-nav-menu.widget-about-info ul li {
display: inline-block;
width: 100%;
font-weight: 500;
}
.rt-el-nav-menu.widget-about-info ul li a {
position: relative;
display: block;
padding-left: 20px;
padding-right: 10px;
padding-bottom: 15px;
margin-bottom: 20px;
border-bottom: 1px solid #d9d9d9;
color: #111111;
transition: all 0.5s ease-out;
}
.rt-el-nav-menu.widget-about-info ul li a:after {
content: "";
position: absolute;
height: 25px;
width: 2px;
top: -3px;
left: 0;
z-index: 1;
font-size: 28px;
background-color: #d9d9d9;
transition: all 0.5s ease-out;
}
.rt-el-nav-menu.widget-about-info ul li a:before {
content: "\f054";
font-family: "Font Awesome 5 Free";
font-weight: 700;
position: absolute;
top: -2px;
right: 0;
z-index: 1;
color: #d9d9d9;
transition: all 0.5s ease-out;
}
.rt-el-nav-menu.widget-about-info ul li a:hover {
color: #396cf0;
}
.rt-el-nav-menu.widget-about-info ul li a:hover:after {
background-color: #396cf0;
}
.rt-el-nav-menu.widget-about-info ul li a:hover:before {
color: #396cf0;
}
.rt-el-nav-menu.widget-about-info ul li a.active {
color: #396cf0;
}
.rt-el-nav-menu.widget-about-info ul li a.active:after {
background-color: #396cf0;
}
.rt-el-nav-menu.widget-about-info ul li a.active:before {
color: #396cf0;
}
.rt-el-nav-menu.widget-about-info ul li:last-child a {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0;
}
.rt-el-nav-menu.widget ul li {
margin-bottom: 5px;
padding: 0;
border: none;
}
.rt-el-nav-menu.widget ul li:last-child {
margin-bottom: 0;
}
.rt-el-nav-menu.widget ul li:before {
content: none;
}
.rt-el-nav-menu.widget ul li a {
display: block;
background-color: #f8f8f8;
padding: 15px 15px 15px 50px;
color: #444;
transition: all 0.5s ease-out;
position: relative;
}
.rt-el-nav-menu.widget ul li a:hover {
padding: 15px 15px 15px 60px;
}
.rt-el-nav-menu.widget ul li a:hover i {
left: 25px;
}
.rt-el-nav-menu.widget ul li a i {
color: #396cf0;
position: absolute;
top: 50%;
transform: translateY(-50%);
font-size: 24px;
left: 15px;
z-index: 1;
transition: all 0.5s ease-out;
line-height: 1.2;
}
.rt-el-nav-menu.widget ul li.current-menu-item a,
.rt-el-nav-menu.widget ul li a:hover {
background-color: #396cf0;
color: #fff;
}
.rt-el-nav-menu.widget ul li.current-menu-item a i,
.rt-el-nav-menu.widget ul li a:hover i {
color: #fff;
} .rt-el-contact ul {
list-style-type: none;
margin: 0;
padding: 0;
}
.rt-el-contact ul li {
margin-bottom: 10px;
position: relative;
font-size: 16px;
padding-left: 38px;
line-height: 1.75;
}
.rt-el-contact ul li i {
color: #396cf0;
padding-right: 15px;
position: absolute;
left: 0;
top: 5px;
z-index: 1;
font-size: 22px;
line-height: 1;
}
.rt-el-contact ul li a {
color: #444444;
transition: all 0.3s ease 0s;
}
.rt-el-contact ul li a:hover {
text-decoration: underline;
}
.rt-el-contact ul li:last-child {
margin-bottom: 0;
}
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="url"],
.wpcf7-form input[type="password"],
.wpcf7-form input[type="search"],
.wpcf7-form input[type="number"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="range"],
.wpcf7-form input[type="date"],
.wpcf7-form input[type="month"],
.wpcf7-form input[type="week"],
.wpcf7-form input[type="time"],
.wpcf7-form input[type="datetime"],
.wpcf7-form input[type="datetime-local"],
.wpcf7-form input[type="color"],
.wpcf7-form textarea {
border: 1px solid #f5f5f5;
background-color: #f5f5f5;
color: #444444;
width: 100%;
padding: 5px;
}
.wpcf7-form label {
width: 100%;
margin-bottom: 15px;
line-height: 2;
}
.wpcf7-form textarea {
height: 120px;
}
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="url"],
.wpcf7-form input[type="password"],
.wpcf7-form input[type="search"],
.wpcf7-form input[type="number"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="range"],
.wpcf7-form input[type="date"],
.wpcf7-form input[type="month"],
.wpcf7-form input[type="week"],
.wpcf7-form input[type="time"],
.wpcf7-form input[type="datetime"],
.wpcf7-form input[type="datetime-local"],
.wpcf7-form input[type="color"] {
height: 42px;
}
.wpcf7-form button,
.wpcf7-form input[type="button"],
.wpcf7-form input[type="reset"],
.wpcf7-form input[type="submit"],
.wpcf7-form .primary-list li::before {
padding: 10px 25px;
font-weight: 500;
font-size: 18px;
transition: all 0.3s ease-out;
border-radius: 4px;
}
.widget-appointment span.wpcf7-not-valid-tip {
color: #e49e9e;
} .v-center-item {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: end;
justify-content: flex-end;
}
.rt-el-cta-1 {
padding: 55px 0;
}
@media all and (max-width: 767px) {
.rt-el-cta-1 {
padding: 50px 0;
text-align: center;
}
}
.rt-el-cta-1 .rtin-title {
font-size: 36px;
margin: 6px 0;
line-height: 1.4;
font-weight: 500;
}
.rt-el-cta-1 .rtin-button-mid {
text-align: right;
}
@media all and (max-width: 767px) {
.rt-el-cta-1 .rtin-button-mid {
width: 100%;
}
}
@media all and (max-width: 767px) {
.rt-el-cta-1 .rtin-button-mid {
text-align: center;
margin-top: 20px;
}
}
.rt-el-cta-1.rt-transparent.rt-color-dark {
background-color: transparent;
color: #111;
}
.rt-el-cta-1.rt-transparent.rt-color-dark .rtin-title {
color: #111;
}
.rt-el-cta-1.rt-transparent.rt-color-light {
background-color: transparent;
color: #fff;
}
.rt-el-cta-1.rt-transparent.rt-color-light .rtin-title {
color: #fff;
}
.rt-el-cta-1.rt-transparent.rt-color-primary {
background-color: transparent;
color: #396cf0;
}
.rt-el-cta-1.rt-transparent.rt-color-primary .rtin-title {
color: #396cf0;
}
.rt-el-cta-1.rt-light.rt-color-dark {
background-color: #111;
color: #111;
}
.rt-el-cta-1.rt-light.rt-color-dark .rtin-title {
color: #111;
}
.rt-el-cta-1.rt-light.rt-color-light {
background-color: #fff;
color: #fff;
}
.rt-el-cta-1.rt-light.rt-color-light .rtin-title {
color: #fff;
}
.rt-el-cta-1.rt-light.rt-color-primary {
background-color: #fff;
color: #396cf0;
}
.rt-el-cta-1.rt-light.rt-color-primary .rtin-title {
color: #396cf0;
}
.rt-el-cta-1.rt-grey.rt-color-dark {
background-color: #f5f5f5;
color: #111;
}
.rt-el-cta-1.rt-grey.rt-color-dark .rtin-title {
color: #111;
}
.rt-el-cta-1.rt-grey.rt-color-light {
background-color: #f5f5f5;
color: #fff;
}
.rt-el-cta-1.rt-grey.rt-color-light .rtin-title {
color: #fff;
}
.rt-el-cta-1.rt-grey.rt-color-primary {
background-color: #f5f5f5;
color: #396cf0;
}
.rt-el-cta-1.rt-grey.rt-color-primary .rtin-title {
color: #396cf0;
}
.rt-el-cta-1.rt-light {
background-color: #fff;
color: #111;
}
.rt-el-cta-1.rt-light .rtin-title {
color: #111;
}
.rt-el-cta-1.rt-dark {
background-color: #222222;
color: #fff;
}
.rt-el-cta-1.rt-dark .rtin-title {
color: #fff;
}
.rt-el-cta-1.rt-primary {
background-color: #396cf0;
color: #fff;
}
.rt-el-cta-1.rt-primary .rtin-title {
color: #fff;
}
.rt-el-cta-1.rt-primary .rtin-button-mid a {
background-color: #fff;
color: #396cf0;
border: 2px solid #fff;
}
.rt-el-cta-1.rt-primary .rtin-button-mid a:hover {
background-color: transparent;
color: #fff;
}
.rt-el-cta-1.rt-grey {
background-color: #f5f5f5;
color: #111;
}
.rt-el-cta-1.rt-grey .rtin-title {
color: #111;
}
.call-to-action-box-layout1 {
min-height: 150px;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center;
}
@media only screen and (max-width: 991px) {
.call-to-action-box-layout1 {
min-height: 0;
}
}
.call-to-action-box-layout1 .item-title {
margin-bottom: 0;
font-size: 3.5rem;
color: #ffffff;
text-transform: capitalize;
}
@media only screen and (max-width: 1199px) {
.call-to-action-box-layout1 .item-title {
font-size: 2.9rem;
}
}
@media only screen and (max-width: 991px) {
.call-to-action-box-layout1 .item-title {
margin-bottom: 2rem;
}
}
.call-to-action-box-layout1 .item-title i {
margin-right: 15px;
transform: scaleX(-1);
}
.call-to-action-wrap-layout2 {
padding: 10rem 0px 11rem;
position: relative;
}
.call-to-action-wrap-layout2:after {
content: "";
height: 100%;
width: 100%;
background-color: rgba(57, 108, 240, 0.8);
z-index: 1;
top: 0;
left: 0;
position: absolute;
}
.call-to-action-box-layout2 {
text-align: center;
z-index: 2;
position: relative;
}
.call-to-action-box-layout2 h2 {
font-size: 40px;
color: #ffffff;
line-height: 1.5;
}
@media only screen and (max-width: 991px) {
.call-to-action-box-layout2 h2 {
font-size: 36px;
}
}
@media only screen and (max-width: 767px) {
.call-to-action-box-layout2 h2 {
font-size: 32px;
}
}
@media only screen and (max-width: 575px) {
.call-to-action-box-layout2 h2 {
font-size: 30px;
}
}
.call-to-action-box-layout2 h2 span {
display: block;
font-weight: 700;
}
.call-to-action-box-layout2 .item-btn {
border: 1px solid;
border-color: #ffffff;
border-radius: 4px;
text-transform: initial;
color: #ffffff;
padding: 14px 25px;
font-size: 16px;
font-weight: 500;
display: inline-block;
transition: all 0.5s ease-out;
}
@media only screen and (max-width: 575px) {
.call-to-action-box-layout2 .item-btn {
padding: 12px 24px;
}
}
.call-to-action-box-layout2 .item-btn:hover {
background-color: #ffffff;
color: #396cf0;
}
.call-to-action-box-layout6 {
text-align: center;
z-index: 2;
position: relative;
}
.call-to-action-box-layout6 h2 {
font-size: 36px;
color: #ffffff;
line-height: 1.5;
text-transform: capitalize;
}
@media only screen and (max-width: 991px) {
.call-to-action-box-layout6 h2 {
font-size: 36px;
}
}
@media only screen and (max-width: 767px) {
.call-to-action-box-layout6 h2 {
font-size: 32px;
}
}
@media only screen and (max-width: 575px) {
.call-to-action-box-layout6 h2 {
font-size: 30px;
}
}
.call-to-action-box-layout6 h2 span {
display: block;
font-weight: 700;
}
.call-to-action-box-layout6 p.item-sub-title {
font-size: 24px;
font-weight: 400;
color: #fff;
}
.call-to-action-box-layout6 .item-btn {
border: 1px solid;
border-color: #ffffff;
border-radius: 4px;
text-transform: initial;
color: #ffffff;
padding: 12px 30px;
font-size: 16px;
font-weight: 700;
display: inline-block;
transition: all 0.5s ease-out;
}
@media only screen and (max-width: 575px) {
.call-to-action-box-layout6 .item-btn {
padding: 12px 24px;
}
}
.call-to-action-box-layout6 .item-btn:hover {
background-color: #ffffff;
color: #396cf0;
}
.call-to-action-wrap-layout3 {
background-color: transparent;
}
.call-to-action-box-layout3 {
position: relative;
}
.call-to-action-box-layout3 .single-item {
position: absolute;
top: -80px;
left: 0;
right: 0;
z-index: 50;
}
@media only screen and (max-width: 1199px) {
.call-to-action-box-layout3 .single-item {
position: inherit;
top: inherit;
margin-top: 30px;
}
}
@media only screen and (max-width: 767px) {
.call-to-action-box-layout3 .single-item {
position: inherit;
top: inherit;
margin-top: 0px;
}
}
.call-to-action-box-layout3 .single-item a {
position: relative;
z-index: 2;
border-radius: 4px 4px 0 0;
text-align: center;
padding: 22px 15px;
width: 100%;
display: block;
background: linear-gradient(to right, #396cf0, #285ada);
color: #ffffff;
font-size: 18px;
font-weight: 700;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center;
}
@media only screen and (max-width: 1199px) {
.call-to-action-box-layout3 .single-item a {
border-radius: 4px;
font-size: 16px;
padding: 18px 7px;
}
}
@media only screen and (max-width: 767px) {
.call-to-action-box-layout3 .single-item a {
padding: 10px 15px;
}
}
.call-to-action-box-layout3 .single-item a:after {
content: "";
position: absolute;
height: 100%;
width: 0%;
top: 0;
right: 0;
background-color: #396cf0;
z-index: -1;
transition: all 0.5s ease-out;
border-radius: 4px;
}
.call-to-action-box-layout3 .single-item a i {
line-height: 1;
display: inline-block;
}
.call-to-action-box-layout3 .single-item a i:before {
color: #ffffff;
font-size: 22px;
margin-left: 0;
margin-right: 15px;
}
.call-to-action-box-layout3 .single-item a:hover:after {
width: 100%;
left: 0;
}
.call-to-action-wrap-layout4 {
position: relative;
padding: 9.2rem 0 10rem;
}
.call-to-action-wrap-layout4 .item-img {
position: absolute;
bottom: 0;
z-index: 2;
right: calc((100% - 1290px)/2);
}
@media only screen and (max-width: 1399px) {
.call-to-action-wrap-layout4 .item-img {
right: calc((100% - 1110px)/2);
}
}
@media only screen and (max-width: 1199px) {
.call-to-action-wrap-layout4 .item-img {
right: calc((100% - 930px)/2);
}
}
@media only screen and (max-width: 991px) {
.call-to-action-wrap-layout4 .item-img {
right: calc((100% - 690px)/2);
}
}
@media only screen and (max-width: 767px) {
.call-to-action-wrap-layout4 .item-img {
display: none;
}
}
.call-to-action-box-layout4 {
text-align: center;
}
.call-to-action-box-layout4 .item-title {
font-size: 36px;
color: #111111;
font-weight: 700;
width: 65%;
margin-left: auto;
margin-right: auto;
line-height: 1.35;
margin-bottom: 35px;
}
@media only screen and (max-width: 1199px) {
.call-to-action-box-layout4 .item-title {
width: 100%;
font-size: 34px;
}
}
@media only screen and (max-width: 991px) {
.call-to-action-box-layout4 .item-title {
font-size: 32px;
}
}
@media only screen and (max-width: 767px) {
.call-to-action-box-layout4 .item-title {
font-size: 30px;
}
}
@media only screen and (max-width: 575px) {
.call-to-action-box-layout4 .item-title {
font-size: 28px;
}
}
.call-to-action-box-layout4 .item-title span {
display: block;
}
.call-to-action-box-layout4 .call-to-action-phone {
margin-bottom: 40px;
font-size: 36px;
}
@media only screen and (max-width: 1199px) {
.call-to-action-box-layout4 .call-to-action-phone {
font-size: 32px;
}
}
@media only screen and (max-width: 991px) {
.call-to-action-box-layout4 .call-to-action-phone {
font-size: 30px;
}
}
@media only screen and (max-width: 767px) {
.call-to-action-box-layout4 .call-to-action-phone {
font-size: 28px;
}
}
@media only screen and (max-width: 575px) {
.call-to-action-box-layout4 .call-to-action-phone {
font-size: 24px;
}
}
.call-to-action-box-layout4 .call-to-action-phone a {
color: #111111;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center;
}
.call-to-action-box-layout4 .call-to-action-phone a i {
font-size: 24px;
margin-right: 10px;
color: #396cf0;
transform: rotateY(180deg);
}
@media only screen and (max-width: 991px) {
.call-to-action-box-layout4 .call-to-action-phone a i {
font-size: 26px;
}
}
@media only screen and (max-width: 767px) {
.call-to-action-box-layout4 .call-to-action-phone a i {
font-size: 24px;
}
}
@media only screen and (max-width: 575px) {
.call-to-action-box-layout4 .call-to-action-phone a i {
font-size: 20px;
}
}
.call-to-action-box-layout4 .call-to-action-btn .item-btn {
border: 1px solid;
border-color: #396cf0;
border-radius: 4px;
background-color: #396cf0;
text-transform: initial;
color: #ffffff;
padding: 14px 25px;
font-size: 16px;
font-weight: 500;
display: inline-block;
transition: all 0.5s ease-out;
}
@media only screen and (max-width: 575px) {
.call-to-action-box-layout4 .call-to-action-btn .item-btn {
padding: 12px 24px;
}
}
.call-to-action-box-layout4 .call-to-action-btn .item-btn:hover {
background-color: transparent;
color: #396cf0;
box-shadow: 0 10px 55px 5px rgba(57, 108, 240, 0.3);
}
.call-to-action-box-layout4.rt-primary {
background-color: #396cf0;
text-align: center;
}
.call-to-action-box-layout4.rt-primary .item-title {
font-size: 36px;
color: #fff;
font-weight: 700;
width: 65%;
margin-left: auto;
margin-right: auto;
line-height: 1.35;
}
@media only screen and (max-width: 1199px) {
.call-to-action-box-layout4.rt-primary .item-title {
width: 100%;
font-size: 34px;
}
}
@media only screen and (max-width: 991px) {
.call-to-action-box-layout4.rt-primary .item-title {
font-size: 32px;
}
}
@media only screen and (max-width: 767px) {
.call-to-action-box-layout4.rt-primary .item-title {
font-size: 30px;
}
}
@media only screen and (max-width: 575px) {
.call-to-action-box-layout4.rt-primary .item-title {
font-size: 28px;
}
}
.call-to-action-box-layout4.rt-primary .item-title span {
display: block;
}
.call-to-action-box-layout4.rt-primary .call-to-action-phone {
margin-bottom: 30px;
font-size: 36px;
}
@media only screen and (max-width: 1199px) {
.call-to-action-box-layout4.rt-primary .call-to-action-phone {
font-size: 32px;
}
}
@media only screen and (max-width: 991px) {
.call-to-action-box-layout4.rt-primary .call-to-action-phone {
font-size: 30px;
}
}
@media only screen and (max-width: 767px) {
.call-to-action-box-layout4.rt-primary .call-to-action-phone {
font-size: 28px;
}
}
@media only screen and (max-width: 575px) {
.call-to-action-box-layout4.rt-primary .call-to-action-phone {
font-size: 24px;
}
}
.call-to-action-box-layout4.rt-primary .call-to-action-phone a {
color: #111111;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: center;
justify-content: center;
}
.call-to-action-box-layout4.rt-primary .call-to-action-phone a i {
font-size: 24px;
margin-right: 10px;
color: #396cf0;
transform: rotateY(180deg);
}
@media only screen and (max-width: 991px) {
.call-to-action-box-layout4.rt-primary .call-to-action-phone a i {
font-size: 26px;
}
}
@media only screen and (max-width: 767px) {
.call-to-action-box-layout4.rt-primary .call-to-action-phone a i {
font-size: 24px;
}
}
@media only screen and (max-width: 575px) {
.call-to-action-box-layout4.rt-primary .call-to-action-phone a i {
font-size: 20px;
}
}
.call-to-action-box-layout4.rt-primary .call-to-action-btn .item-btn {
border: 1px solid;
border-color: #396cf0;
border-radius: 4px;
background-color: #396cf0;
text-transform: initial;
color: #ffffff;
padding: 14px 25px;
font-size: 16px;
font-weight: 500;
display: inline-block;
transition: all 0.5s ease-out;
}
@media only screen and (max-width: 575px) {
.call-to-action-box-layout4.rt-primary .call-to-action-btn .item-btn {
padding: 12px 24px;
}
}
.call-to-action-box-layout4.rt-primary .call-to-action-btn .item-btn:hover {
background-color: transparent;
color: #396cf0;
}
.call-to-action-wrap-layout5 {
padding: 55px 0;
}
@media only screen and (max-width: 767px) {
.call-to-action-wrap-layout5 {
padding: 25px 0 50px;
}
}
.call-to-action-wrap-layout5 .single-item {
border-right: 1px solid #d7d7d7;
}
@media only screen and (max-width: 767px) {
.call-to-action-wrap-layout5 .single-item {
border-right: 0;
border-bottom: 1px solid #d7d7d7;
}
}
.call-to-action-wrap-layout5 .single-item:last-child {
border-right: 0;
border-bottom: 0;
}
div ~ :last-child .call-to-action-box-layout5 {
margin-bottom: 0;
}
.call-to-action-box-layout5 {
margin-left: 35px;
}
@media (min-width: 768px) and (max-width: 991px) {
.call-to-action-box-layout5 {
margin-left: 20px;
}
}
@media only screen and (max-width: 767px) {
.call-to-action-box-layout5 {
margin: 25px 0 20px;
}
}
.call-to-action-box-layout5 .media i:before {
font-size: 50px;
line-height: 65px;
color: #396cf0;
margin-left: 0px;
}
.call-to-action-box-layout5 .media .media-body {
margin-left: 25px;
}
@media (min-width: 768px) and (max-width: 991px) {
.call-to-action-box-layout5 .media .media-body {
margin-left: 0;
}
}
.call-to-action-box-layout5 .media .media-body .item-title {
color: #111111;
text-transform: capitalize;
font-weight: 700;
margin-bottom: 10px;
} .about-info-list ul.list-info {
list-style: none;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 0 20px;
}
@media only screen and (max-width: 575px) {
.about-info-list ul.list-info {
display: block;
margin: 30px 0;
}
}
.about-info-list ul.list-info li {
list-style: none;
width: 50%;
margin-bottom: 10px;
padding-left: 30px;
position: relative;
}
.about-info-list ul.list-info li:last-child {
margin-bottom: 0;
}
.about-info-list ul.list-info li:after {
content: "\f00c";
position: absolute;
left: 0;
z-index: 1;
font-family: "Font Awesome 5 Free";
font-weight: 900;
color: #396cf0;
font-size: 14px;
top: 2px;
}
.about-info-list .list-info.theme2 {
padding-left: 0;
margin-top: 0;
}
.about-info-list .list-info.theme2 li {
width: 100%;
display: block;
clear: both;
font-weight: 500;
list-style: none;
}
.about-info-list .about-info {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 0 5px;
}
@media only screen and (max-width: 575px) {
.about-info-list .about-info {
display: block;
margin: 30px 0;
}
}
.about-info-list .about-info li {
list-style: none;
width: 50%;
position: relative;
margin-bottom: 16px;
padding-left: 40px;
font-weight: 500;
}
@media only screen and (max-width: 575px) {
.about-info-list .about-info li {
width: 100%;
}
}
.about-info-list .about-info li a {
color: #444444;
}
.about-info-list .about-info li a:hover {
color: #396cf0;
}
.about-info-list .about-info li:after {
content: "\f054";
position: absolute;
font-family: "Font Awesome 5 Free";
font-weight: 700;
font-size: 10px;
left: 0;
top: 2px;
color: #ffffff;
line-height: 20px;
text-align: center;
z-index: 1;
border-radius: 50%;
background-color: #396cf0;
height: 20px;
width: 20px;
box-shadow: 0px 2px 15px 0px rgba(42, 92, 220, 0.75);
}
.about-info-list .about-info.theme2 {
padding-left: 0;
margin-top: 0;
}
.about-info-list .about-info.theme2 li {
width: 100%;
display: block;
clear: both;
} .testmonial-box-layout1 {
text-align: center;
}
.testmonial-box-layout1 .item-img {
height: 90px;
width: 90px;
margin: 0 auto 26px;
}
.testmonial-box-layout1 .item-content p {
color: #ffffff;
width: 50%;
margin-left: auto;
margin-right: auto;
position: relative;
}
@media only screen and (max-width: 1199px) {
.testmonial-box-layout1 .item-content p {
width: 70%;
}
}
@media only screen and (max-width: 991px) {
.testmonial-box-layout1 .item-content p {
width: 80%;
}
}
.testmonial-box-layout1 .item-content p:after {
content: "\f10e";
font-family: "Font Awesome\ 5 Free";
bottom: -25px;
right: -40px;
position: absolute;
font-weight: 900;
color: #e1e5e6;
font-size: 36px;
}
.testmonial-box-layout1 .item-content p:before {
content: "\f10d";
font-family: "Font Awesome\ 5 Free";
top: -25px;
left: -40px;
position: absolute;
font-weight: 900;
color: #e1e5e6;
font-size: 36px;
}
.testmonial-box-layout1 .item-content .item-title {
text-transform: capitalize;
font-weight: 500;
color: #ffffff;
}
.testmonial-box-layout1 .item-content .sub-title {
color: #ffffff;
text-transform: capitalize;
font-weight: 300;
}
.testmonial-box-layout2 {
margin-bottom: 50px;
}
.testmonial-box-layout2:last-child {
margin-bottom: 0;
}
.testmonial-box-layout2 .item-title {
color: #ffffff;
font-weight: 500;
font-size: 22px;
margin-bottom: 6px;
}
@media only screen and (max-width: 767px) {
.testmonial-box-layout2 .item-title {
margin-bottom: 10px;
}
}
.testmonial-box-layout2 .item-title span {
font-size: 16px;
font-weight: 400;
}
.testmonial-box-layout2 .rating {
margin: 0 0 20px;
}
@media only screen and (max-width: 767px) {
.testmonial-box-layout2 .rating {
margin-bottom: 10px;
}
}
.testmonial-box-layout2 .rating li {
display: inline-block;
}
.testmonial-box-layout2 .rating li > i {
font-size: 14px;
color: #ffd700;
}
.testmonial-box-layout2 p {
font-style: italic;
color: #ffffff;
margin-bottom: 0;
font-size: 18;
}
@media only screen and (max-width: 767px) {
.testmonial-box-layout2 p {
font-size: 18px;
}
}
.dot-margin.owl-theme .owl-nav.disabled + .owl-dots {
margin-top: 70px;
}
.testmonial-box-layout3 {
text-align: center;
}
.testmonial-box-layout3 .item-img {
height: 83px;
width: 83px;
margin: 0 auto 26px;
}
.testmonial-box-layout3 .item-img img {
border-radius: 50%;
border: 4px solid #2e5ed7;
}
.testmonial-box-layout3 .item-content p {
color: #ffffff;
width: 47%;
margin-left: auto;
margin-right: auto;
position: relative;
z-index: 10;
}
@media only screen and (max-width: 1199px) {
.testmonial-box-layout3 .item-content p {
width: 70%;
}
}
@media only screen and (max-width: 991px) {
.testmonial-box-layout3 .item-content p {
width: 80%;
}
}
.testmonial-box-layout3 .item-content p:after {
content: "\f10e";
font-family: "Font Awesome\ 5 Free";
top: 31%;
right: 0;
position: absolute;
font-weight: 900;
color: #2e5ed7;
font-size: 97px;
left: 0;
z-index: -1;
}
@media only screen and (max-width: 767px) {
.testmonial-box-layout3 .item-content p:after {
right: -32px;
}
}
.testmonial-box-layout3 .item-content .item-title {
text-transform: capitalize;
font-weight: 700;
color: #ffffff;
margin-bottom: 5px;
position: relative;
z-index: 10;
}
.testmonial-box-layout3 .item-content .sub-title {
color: #ffffff;
text-transform: capitalize;
font-weight: 500;
position: relative;
z-index: 10;
}
.testmonial-box-layout5 {
text-align: center;
}
.testmonial-box-layout5 .item-img {
height: 90px;
width: 90px;
margin: 0 auto 26px;
}
.testmonial-box-layout5 .item-img img {
border-radius: 50%;
background: #fff;
padding: 5px;
}
.testmonial-box-layout5 .item-content p {
width: 47%;
margin-left: auto;
margin-right: auto;
position: relative;
z-index: 10;
}
@media only screen and (max-width: 1199px) {
.testmonial-box-layout5 .item-content p {
width: 70%;
}
}
@media only screen and (max-width: 991px) {
.testmonial-box-layout5 .item-content p {
width: 80%;
}
}
.testmonial-box-layout5 .item-content p:after {
content: "\f10e";
font-family: "Font Awesome\ 5 Free";
top: 31%;
right: 0;
position: absolute;
font-weight: 900;
color: #e9eced;
font-size: 97px;
left: 0;
z-index: -1;
}
@media only screen and (max-width: 767px) {
.testmonial-box-layout5 .item-content p:after {
right: -32px;
}
}
.testmonial-box-layout5 .item-content .item-title {
text-transform: capitalize;
font-weight: 700;
color: #111111;
margin-bottom: 5px;
position: relative;
z-index: 10;
}
.testmonial-box-layout5 .item-content .sub-title {
font-size: 16px;
text-transform: capitalize;
font-weight: 500;
position: relative;
z-index: 10;
color: #646464;
}
.testmonial-box-layout4 .rtin-item {
margin-bottom: 30px;
}
.testmonial-box-layout4 .media-body {
margin-left: 20px;
}
.testmonial-box-layout4 .testimonial-item {
background: #fff;
padding: 51px 61px 51px 40px;
transition: all 0.3s ease-out;
border-radius: 4px;
position: relative;
}
.testmonial-box-layout4 mark {
color: #396cf0;
transition: all 0.3s ease-out;
}
.testmonial-box-layout4 .rtin-thumb img {
width: 60px;
height: 60px;
display: inline-block;
margin: 0;
border-radius: 50%;
}
.testmonial-box-layout4 .rtin-title {
margin-bottom: 5px;
font-size: 22px;
line-height: 1.23;
}
.testmonial-box-layout4 .rtin-content p {
margin-bottom: 0;
color: #646464;
}
.testmonial-box-layout4 .rtin-designation {
color: #000000;
margin-bottom: 30px;
font-size: 15px;
font-weight: 500;
position: relative;
}
.testmonial-box-layout4 .rtin-designation:after {
position: absolute;
content: "";
height: 4px;
width: 45px;
background-color: #396cf0;
bottom: -15px;
border-radius: 4px;
left: 0;
}
.testmonial-box-layout4 .testimonial-quote-icon {
font-size: 28px;
position: absolute;
text-align: left;
line-height: 0;
color: #e1e5e6;
transition: all 0.3s ease-out;
bottom: 53px;
left: 55px;
} .features-box-layout1 {
position: relative;
}
.features-box-layout1 .list-info.theme2 li {
position: relative;
margin-bottom: 20px;
padding-left: 40px;
color: #fff;
list-style: none;
}
.features-box-layout1 .list-info.theme2 li:hover:before {
left: 3px;
}
.features-box-layout1 .list-info.theme2 li a {
color: #fff;
}
.features-box-layout1 .list-info.theme2 li a:hover {
color: #f5f5f5;
}
.features-box-layout1 .list-info.theme2 li:before {
position: absolute;
content: "\f054";
font-family: "Font Awesome 5 Free";
font-weight: 700;
font-size: 10px;
background-color: #ffffff;
height: 25px;
width: 25px;
border-radius: 45px;
line-height: 25px;
text-align: center;
color: #111111;
top: 0;
left: 0;
z-index: 2;
box-shadow: 0px 5px 6px 0px #1e4ecb;
transition: all 0.5s ease-out;
}
.features-box-layout1 .list-info.theme2 li:last-child {
margin-bottom: 0;
}
.features-box-layout1 .item-content {
position: absolute;
margin: 0 auto;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
@media only screen and (max-width: 991px) {
.features-box-layout1 .item-content {
position: inherit;
padding: 10rem 5rem;
}
}
@media only screen and (max-width: 575px) {
.features-box-layout1 .item-content {
padding: 10rem 0;
}
}
.features-box-layout1 .item-content .item-content-inner .item-title {
font-weight: 700;
}
.features-box-layout1 .item-content .item-content-inner p {
margin-bottom: 30px;
}
.features-box-layout1 .item-content .item-content-inner.content-light .item-title {
color: #ffffff;
}
.features-box-layout1 .item-content .item-content-inner.content-light p {
color: #ffffff;
}
.features-box-layout1 .item-content .item-content-inner.content-light .list-item li {
color: #ffffff;
}
.features-box-layout1 .item-content .item-content-inner.content-dark .item-title {
color: #111111;
}
.features-box-layout1 .item-content .item-content-inner.content-dark p {
color: #111111;
}
.features-box-layout1 .item-content .item-content-inner.content-dark .list-item li {
color: #111111;
}
.features-box-layout1 .item-content .item-content-inner.content-dark .list-item li:before {
color: #ffffff;
background-color: #396cf0;
box-shadow: 0px 5px 6px 0px rgba(116, 149, 231, 0.8);
}
.features-box-layout1 .item-content .item-content-inner .list-item li {
position: relative;
margin-bottom: 20px;
padding-left: 40px;
}
.features-box-layout1 .item-content .item-content-inner .list-item li:before {
position: absolute;
content: "\f054";
font-family: "Font Awesome 5 Free";
font-weight: 700;
font-size: 10px;
background-color: #ffffff;
height: 25px;
width: 25px;
border-radius: 45px;
line-height: 25px;
text-align: center;
color: #111111;
top: 0;
left: 0;
z-index: 2;
box-shadow: 0px 5px 6px 0px #1e4ecb;
}
.features-box-layout1 .item-content .item-content-inner .list-item li:last-child {
margin-bottom: 0;
}
.features-box-layout1 .item-content .item-content-inner .skill-layout1 {
position: relative;
overflow: hidden;
}
.features-box-layout1 .item-content .item-content-inner .skill-layout1 .progress {
background-color: #f0f0f0;
border-radius: 45px;
box-shadow: none;
margin-bottom: 30px;
overflow: hidden;
position: relative;
box-shadow: inset 0px 1px 2px 0px rgba(206, 206, 206, 0.75);
}
.features-box-layout1 .item-content .item-content-inner .skill-layout1 .progress .lead {
color: #ffffff;
font-size: 2rem;
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 20px;
font-weight: 500;
z-index: 5;
}
.features-box-layout1 .item-content .item-content-inner .skill-layout1 .progress:last-child {
margin-bottom: 0;
}
.features-box-layout1 .item-content .item-content-inner .skill-layout1 .progress-bar {
background-color: #396cf0;
height: 3.5rem;
border-radius: 45px;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: end;
justify-content: flex-end;
}
.features-box-layout1 .item-content .item-content-inner .skill-layout1 .progress-bar > span {
background: transparent;
float: right;
font-size: 2rem;
padding: 0 10px;
}
.features-box-layout1:nth-child(even) .item-content-inner {
padding-left: 10rem;
}
@media only screen and (max-width: 1199px) {
.features-box-layout1:nth-child(even) .item-content-inner {
padding-left: 3rem;
}
}
@media only screen and (max-width: 991px) {
.features-box-layout1:nth-child(even) .item-content-inner {
padding-left: 0;
}
}
.features-box-layout1:nth-child(odd) .item-content-inner {
padding-right: 20rem;
}
@media only screen and (max-width: 991px) {
.features-box-layout1:nth-child(odd) .item-content-inner {
padding-right: 0;
}
}
.features-box-layout2 {
position: relative;
background-color: #f8f8f8;
}
.features-box-layout2 .item-img {
width: 50%;
}
@media only screen and (max-width: 991px) {
.features-box-layout2 .item-img {
width: 100%;
}
}
.features-box-layout2 .item-img img {
width: 100%;
}
.features-box-layout2 .item-content {
position: absolute;
margin: 0 auto;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
@media only screen and (max-width: 991px) {
.features-box-layout2 .item-content {
position: inherit;
padding: 9.2rem 50px 10rem;
}
}
@media only screen and (max-width: 575px) {
.features-box-layout2 .item-content {
position: inherit;
padding: 9.2rem 0 10rem;
}
}
.features-box-layout2 .item-content .item-content-inner {
padding-left: 10rem;
}
@media only screen and (max-width: 1199px) {
.features-box-layout2 .item-content .item-content-inner {
padding-left: 3rem;
}
}
@media only screen and (max-width: 991px) {
.features-box-layout2 .item-content .item-content-inner {
padding-left: 0;
}
}
.features-box-layout2 .item-content .item-content-inner p {
margin-bottom: 30px;
}
.features-box-layout2 .item-content .item-content-inner .skill-layout1 {
position: relative;
overflow: hidden;
}
.features-box-layout2 .item-content .item-content-inner .skill-layout1 .progress {
background-color: #f0f0f0;
border-radius: 45px;
box-shadow: none;
margin-bottom: 30px;
overflow: hidden;
position: relative;
box-shadow: inset 0px 1px 2px 0px rgba(206, 206, 206, 0.75);
}
.features-box-layout2 .item-content .item-content-inner .skill-layout1 .progress .lead {
color: #ffffff;
font-size: 2rem;
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 20px;
font-weight: 500;
z-index: 5;
}
.features-box-layout2 .item-content .item-content-inner .skill-layout1 .progress:last-child {
margin-bottom: 0;
}
.features-box-layout2 .item-content .item-content-inner .skill-layout1 .progress-bar {
background-color: #396cf0;
height: 3.5rem;
border-radius: 45px;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: end;
justify-content: flex-end;
}
.features-box-layout2 .item-content .item-content-inner .skill-layout1 .progress-bar > span {
background: transparent;
font-size: 2rem;
padding: 0 10px;
} .faq-content-layout1 .item-heading {
margin-bottom: 40px;
}
.faq-content-layout1 .item-heading .item-title {
color: #111111;
text-transform: capitalize;
font-weight: 700;
}
.faq-content-layout1 .faq-list-layout1 {
padding-right: 30px;
}
@media only screen and (max-width: 991px) {
.faq-content-layout1 .faq-list-layout1 {
padding-right: 0;
}
}
.faq-content-layout1 .faq-list-layout1 .panel-default {
margin-top: 0 !important;
border-radius: 4px;
border: none;
box-shadow: none;
margin-bottom: 3px;
transition: all 0.3s ease-out;
}
.faq-content-layout1 .faq-list-layout1 .panel-default:last-child {
border-bottom: 0;
margin-bottom: 0;
}
.faq-content-layout1 .faq-list-layout1 .panel-default .panel-heading {
border-radius: 4px;
background-color: #f1f7fa;
padding: 0;
transition: all 0.5s ease-out;
position: relative;
}
.faq-content-layout1 .faq-list-layout1 .panel-default .panel-heading:after {
content: "";
position: absolute;
height: 100%;
width: 1px;
background-color: #dde3e6;
z-index: 7;
top: 0;
right: 60px;
}
.faq-content-layout1 .faq-list-layout1 .panel-default .panel-heading .panel-title {
border-radius: 4px;
transition: all 0.5s ease-out;
}
.faq-content-layout1 .faq-list-layout1 .panel-default .panel-heading .panel-title a {
border-radius: 4px;
color: #000000;
font-size: 20px;
font-weight: 500;
padding: 15px 60px 15px 30px;
display: block;
transition: all 0.3s ease-out;
}
@media only screen and (max-width: 575px) {
.faq-content-layout1 .faq-list-layout1 .panel-default .panel-heading .panel-title a {
font-size: 18px;
}
}
.faq-content-layout1 .faq-list-layout1 .panel-default .panel-heading .accordion-toggle {
position: relative;
}
.faq-content-layout1 .faq-list-layout1 .panel-default .panel-heading .accordion-toggle:after {
font-family: "Font Awesome 5 Free";
content: "\f078";
font-weight: 700;
right: 23px;
position: absolute;
top: 50%;
transform: translateY(-50%);
color: #ffffff;
font-size: 16px;
z-index: 1;
transition: all 0.3s ease-out;
}
.faq-content-layout1 .faq-list-layout1 .panel-default .panel-heading .accordion-toggle.collapsed:after {
content: "\f054";
color: #396cf0;
transition: all 0.3s ease-out;
}
.faq-content-layout1 .faq-list-layout1 .panel-default .panel-collapse {
background: transparent;
transition: all 0.5s ease-out;
}
.faq-content-layout1 .faq-list-layout1 .panel-default .panel-body {
background-color: #f1f7fa;
padding: 20px 30px 10px;
border-radius: 4px;
max-height: 122px;
overflow-y: scroll;
}
@media only screen and (max-width: 991px) {
.faq-content-layout1 .faq-list-layout1 .panel-default .panel-body {
max-height: inherit;
overflow-y: inherit;
}
}
.faq-content-layout1 .faq-list-layout1 .panel-default .active:after {
background-color: #3c70fa;
}
.faq-content-layout1 .faq-list-layout1 .panel-default .active .panel-title a {
color: #ffffff;
background-color: #396cf0;
}
.faq-content-layout1 .faq-list-layout1 .panel-default .active .accordion-toggle:after {
color: #ffffff !important;
}
.faq-img-layout1 {
height: 100%;
text-align: center;
position: relative;
}
.faq-img-layout1 img {
position: absolute;
bottom: -10rem;
left: 0;
right: 0;
margin: 0 auto;
}
.faq-ask-question-layout1 .title {
font-weight: 700;
text-align: center;
color: #111111;
}
.faq-ask-question-layout1 .faq-question-box {
margin-top: 40px;
padding: 60px;
background-color: #ffffff;
box-shadow: 0px 1px 0px 0px rgba(222, 229, 232, 0.75);
}
@media (min-width: 576px) and (max-width: 767px) {
.faq-ask-question-layout1 .faq-question-box {
padding: 30px;
}
}
@media only screen and (max-width: 575px) {
.faq-ask-question-layout1 .faq-question-box {
padding: 20px;
}
}
.faq-ask-question-layout1 .faq-question-box .wpcf7-form input[type="text"] {
height: 48px;
}
.faq-ask-question-layout1 .faq-question-box .select2-container--classic .select2-selection--single .select2-selection__rendered {
color: #656565;
}
.faq-ask-question-layout1 .faq-question-box .select2-container--classic .select2-selection--single {
border-radius: 4px;
border: none;
color: #444444;
}
.faq-ask-question-layout1 .faq-question-box .select2-container--classic .select2-selection--single .select2-selection__arrow b {
border-color: #fff transparent transparent transparent;
}
.faq-ask-question-layout1 .faq-question-box .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
border-color: transparent transparent #fff transparent;
}
.faq-ask-question-layout1 .faq-question-box .select2-container--classic.select2-container--open.select2-container--below .select2-selection--single,
.faq-ask-question-layout1 .faq-question-box .select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
border: 1px solid #396cf0;
}
.faq-ask-question-layout1 .faq-question-box .form-group {
text-align: center;
margin-bottom: 15px;
}
.faq-ask-question-layout1 .faq-question-box .form-group .form-control {
font-size: 16px;
padding: 0 15px;
background-color: #f1f7fa;
}
.faq-ask-question-layout1 .faq-question-box .form-group .item-btn {
margin-top: 25px;
border: 1px solid;
border-color: #396cf0;
background-color: #396cf0;
color: #ffffff;
font-weight: 500;
font-size: 16px;
text-transform: capitalize;
border-radius: 4px;
padding: 13px 30px;
text-align: center;
display: inline-block;
cursor: pointer;
box-shadow: 0px 1px 10px 0px rgba(57, 108, 240, 0.75);
transition: all 0.3s ease-out;
}
.faq-ask-question-layout1 .faq-question-box .form-group .item-btn:hover {
background-color: #3c70fa;
box-shadow: inherit;
} .pricing-box-layout1 {
padding: 50px 35px 35px;
background-color: #ffffff;
border-radius: 10px;
text-align: center;
box-shadow: 0px 5px 20px 0px rgba(215, 226, 231, 0.75);
margin-bottom: 15px;
transition: all 0.5s ease-out;
}
.pricing-box-layout1 h3 {
color: #000000;
}
.pricing-box-layout1 .pricing {
display: inline-block;
margin-bottom: 20px;
line-height: 1;
}
.pricing-box-layout1 .pricing .currency {
font-size: 30px;
font-weight: 500;
font-family: poppins;
color: #b4bec3;
position: absolute;
top: -3px;
left: -20px;
}
.pricing-box-layout1 .pricing .amount {
font-size: 7.2rem;
font-weight: 500;
font-family: poppins;
color: #000000;
}
.pricing-box-layout1 .box-content ul {
margin-bottom: 20px;
}
.pricing-box-layout1 .box-content ul li {
color: #111111;
margin-bottom: 15px;
list-style: none;
}
.pricing-box-layout1 .box-content ul li:last-child {
margin-bottom: 0px;
}
.pricing-box-layout1 .box-content .item-btn {
border: 1px solid;
border-color: #396cf0;
border-radius: 4px;
color: #396cf0;
display: inline-block;
padding: 10px 10px;
width: 100%;
text-align: center;
text-transform: capitalize;
transition: all 0.5s ease-out;
font-weight: 500;
}
.pricing-box-layout1:hover .box-content .item-btn {
background-color: #396cf0;
color: #ffffff;
}
.pricing-box-layout1:hover .box-content .item-btn:hover {
background-color: #3c70fa;
color: #ffffff;
} .wpcf7-form .appointment-box-layout1 input[type="text"],
.wpcf7-form .appointment-box-layout1 input[type="email"],
.wpcf7-form .appointment-box-layout1 input[type="url"],
.wpcf7-form .appointment-box-layout1 input[type="password"],
.wpcf7-form .appointment-box-layout1 input[type="search"],
.wpcf7-form .appointment-box-layout1 input[type="number"],
.wpcf7-form .appointment-box-layout1 input[type="tel"],
.wpcf7-form .appointment-box-layout1 input[type="range"],
.wpcf7-form .appointment-box-layout1 input[type="date"],
.wpcf7-form .appointment-box-layout1 input[type="month"],
.wpcf7-form .appointment-box-layout1 input[type="week"],
.wpcf7-form .appointment-box-layout1 input[type="time"],
.wpcf7-form .appointment-box-layout1 input[type="datetime"],
.wpcf7-form .appointment-box-layout1 input[type="datetime-local"],
.wpcf7-form .appointment-box-layout1 input[type="color"] {
height: 48px;
border-color: rgba(0, 0, 0, 0.2);
padding-left: 12px;
background-color: rgba(0, 0, 0, 0);
border-radius: 5px;
color: #d2deff;
}
.appointment-box-layout1 .wpcf7-form-control.form-control {
background: rgba(0, 0, 0, 0.2) !important;
color: #d2deff;
border: rgba(0, 0, 0, 0.2) !important;
}
.appointment-box-layout1 .select2-container--classic .select2-selection--single .select2-selection__rendered {
color: #d2deff;
}
.appointment-box-layout1 .select2-container--classic .select2-selection--single {
background-color: rgba(0, 0, 0, 0.2);
border: none;
border-radius: 4px;
}
.appointment-box-layout1 .select2-container--classic .select2-selection--single .select2-selection__arrow {
background-color: transparent;
}
.appointment-box-layout1 .select2-container--classic .select2-selection--single .select2-selection__arrow b {
border-color: #ffffff transparent transparent transparent;
}
.appointment-box-layout1 .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
border-color: transparent transparent  #fff transparent;
}
.appointment-box-layout1 .select2-container--classic.select2-container--open.select2-container--below .select2-selection--single,
.appointment-box-layout1 .select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
border: 1px solid #396cf0;
}
.appointment-box-layout1 input {
height: 52px;
font-size: 16px;
padding: 5px 15px;
color: #111111;
border: 1px solid #dbe3e7;
}
.appointment-box-layout1 textarea {
font-size: 16px;
padding: 15px;
color: #d2deff;
background: transparent !important;
border: 2px solid rgba(0, 0, 0, 0.2);
border-radius: 4px;
}
.appointment-box-layout1 input.form-control::-webkit-input-placeholder,
.appointment-box-layout1 textarea.form-control::-webkit-input-placeholder {
color: #d2deff;
background-color: transparent !important;
}
.appointment-box-layout1 input.form-control::-moz-placeholder,
.appointment-box-layout1 textarea.form-control::-moz-placeholder {
color: #d2deff;
background-color: transparent !important;
}
.appointment-box-layout1 input.form-control:-moz-placeholder,
.appointment-box-layout1 textarea.form-control:-moz-placeholder {
color: #d2deff;
background-color: transparent !important;
}
.appointment-box-layout1 input.form-control:-ms-input-placeholder,
.appointment-box-layout1 textarea.form-control:-ms-input-placeholder {
color: #d2deff;
background-color: transparent !important;
}
.appointment-box-layout1 .form-group {
margin-bottom: 15px;
position: relative;
}
.appointment-box-layout1 .form-group i {
position: absolute;
right: 30px;
top: 50%;
transform: translateY(-50%);
}
.appointment-box-layout1 .form-group .item-btn.wpcf7-submit {
margin-top: 15px;
padding: 12px 25px;
background-color: transform;
color: #fff;
display: inline-block;
font-size: 15px;
font-weight: 700;
border: 2px solid #fff;
cursor: pointer;
border-radius: 4px;
box-shadow: 0px 1px 10px 0px rgba(57, 108, 240, 0.75);
transition: all 0.3s ease-out;
}
.appointment-box-layout1 .form-group .item-btn.wpcf7-submit:hover {
background-color: #fff;
box-shadow: inherit;
color: #111;
}
.wpcf7-form .appointment-box-layout1.light input[type="text"],
.wpcf7-form .appointment-box-layout1.light input[type="email"],
.wpcf7-form .appointment-box-layout1.light input[type="url"],
.wpcf7-form .appointment-box-layout1.light input[type="password"],
.wpcf7-form .appointment-box-layout1.light input[type="search"],
.wpcf7-form .appointment-box-layout1.light input[type="number"],
.wpcf7-form .appointment-box-layout1.light input[type="tel"],
.wpcf7-form .appointment-box-layout1.light input[type="range"],
.wpcf7-form .appointment-box-layout1.light input[type="date"],
.wpcf7-form .appointment-box-layout1.light input[type="month"],
.wpcf7-form .appointment-box-layout1.light input[type="week"],
.wpcf7-form .appointment-box-layout1.light input[type="time"],
.wpcf7-form .appointment-box-layout1.light input[type="datetime"],
.wpcf7-form .appointment-box-layout1.light input[type="datetime-local"],
.wpcf7-form .appointment-box-layout1.light input[type="color"] {
height: 48px;
border: 1px solid #dee5e9 !important;
padding-left: 12px;
background-color: #fff !important;
border-radius: 5px;
color: #656565;
}
.appointment-box-layout1.light {
background-color: #fff;
padding: 45px 50px 10px 50px;
border-radius: 4px;
}
@media only screen and (max-width: 767px) {
.appointment-box-layout1.light {
padding: 30px;
}
}
.appointment-box-layout1.light h3.title-bar-primary {
font-size: 30px;
margin-bottom: 30px;
font-weight: 700;
}
.appointment-box-layout1.light .wpcf7-form-control.form-control {
border: 1px solid #dee5e9 !important;
padding-left: 12px;
background-color: #fff !important;
border-radius: 5px;
color: #656565;
}
.appointment-box-layout1.light .select2-container--classic .select2-selection--single .select2-selection__rendered {
color: #656565;
}
.appointment-box-layout1.light .select2-container--classic .select2-selection--single {
background-color: #fff;
border: 1px solid #dee5e9;
border-radius: 4px;
}
.appointment-box-layout1.light .select2-container--classic .select2-selection--single .select2-selection__arrow {
background-color: transparent;
}
.appointment-box-layout1.light .select2-container--classic .select2-selection--single .select2-selection__arrow b {
border-color: #396cf0 transparent transparent transparent;
}
.appointment-box-layout1.light .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
border-color: transparent transparent #396cf0 transparent;
}
.appointment-box-layout1.light .select2-container--classic.select2-container--open.select2-container--below .select2-selection--single,
.appointment-box-layout1.light .select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
border: 1px solid #396cf0;
}
.appointment-box-layout1.light input {
height: 55px;
font-size: 16px;
padding: 5px 15px;
color: #111111;
border: 1px solid #dee5e9;
}
.appointment-box-layout1.light textarea {
font-size: 16px;
padding: 15px;
color: #656565;
background: transparent !important;
border: 2px solid rgba(0, 0, 0, 0.2);
border-radius: 4px;
}
.appointment-box-layout1.light input.form-control::-webkit-input-placeholder,
.appointment-box-layout1.light textarea.form-control::-webkit-input-placeholder {
color: #656565;
background-color: transparent !important;
}
.appointment-box-layout1.light input.form-control::-moz-placeholder,
.appointment-box-layout1.light textarea.form-control::-moz-placeholder {
color: #656565;
background-color: transparent !important;
}
.appointment-box-layout1.light input.form-control:-moz-placeholder,
.appointment-box-layout1.light textarea.form-control:-moz-placeholder {
color: #656565;
background-color: transparent !important;
}
.appointment-box-layout1.light input.form-control:-ms-input-placeholder,
.appointment-box-layout1.light textarea.form-control:-ms-input-placeholder {
color: #656565;
background-color: transparent !important;
}
.appointment-box-layout1.light .form-group {
margin-bottom: 15px;
position: relative;
}
.appointment-box-layout1.light .form-group i {
position: absolute;
right: 30px;
top: 50%;
transform: translateY(-50%);
}
.appointment-box-layout1.light .form-group .item-btn.wpcf7-submit {
margin-top: 15px;
padding: 12px 25px;
background-color: #396cf0;
color: #fff;
display: block;
width: 100%;
font-size: 15px;
font-weight: 600;
border: none;
cursor: pointer;
border-radius: 4px;
box-shadow: 0px 1px 10px 0px rgba(57, 108, 240, 0.75);
transition: all 0.3s ease-out;
text-transform: uppercase;
}
.appointment-box-layout1.light .form-group .item-btn.wpcf7-submit:hover {
background-color: #3c70fa;
box-shadow: inherit;
} .class-schedule-wrap1 table {
margin-bottom: 0;
border: 1px dotted rgba(255, 255, 255, 0.2);
margin-top: 0;
}
.class-schedule-wrap1 table thead tr th {
min-width: 160px;
border-radius: 4px;
padding: 20px 15px;
border: 2px solid #396cf0;
border-bottom-width: 1px;
text-align: center;
background-color: rgba(0, 0, 0, 0.2);
}
.class-schedule-wrap1 table thead tr th .schedule-time-heading {
color: #ffffff;
font-weight: 500;
}
.class-schedule-wrap1 table thead tr td {
min-width: 160px;
border-radius: 4px;
padding: 20px 15px;
border: 2px solid #396cf0;
border-bottom-width: 1px;
background-color: rgba(0, 0, 0, 0.2);
text-align: center;
}
.class-schedule-wrap1 table thead tr td .schedule-day-heading {
color: #ffffff;
font-weight: 500;
}
.class-schedule-wrap1 table tbody tr th {
min-width: 160px;
position: relative;
font-weight: 500;
color: #fff;
border: 2px solid #396cf0;
background-color: rgba(0, 0, 0, 0.2);
padding: 15px;
text-align: center;
}
.class-schedule-wrap1 table tbody tr th .schedule-time-wrapper {
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 0;
right: 0;
}
.class-schedule-wrap1 table tbody tr td {
min-width: 160px;
border-radius: 4px;
padding: 0;
border: 2px solid #396cf0;
background-color: rgba(0, 0, 0, 0.2);
position: relative;
}
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper {
text-align: center;
line-height: 1.5;
background-color: #fff;
padding: 12px 15px 13px !important;
}
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper .item-ctg {
color: #396cf0;
font-weight: 500;
}
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper .item-time {
font-size: 14px;
color: #666;
}
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper .item-team {
font-size: 14px;
color: #444444;
font-weight: 500;
}
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper .media {
opacity: 0;
visibility: hidden;
padding: 25px;
width: 328px;
position: absolute;
bottom: calc(100% + 50px);
right: calc(-50% - 11px);
z-index: 1;
background-color: #ffffff;
border-radius: 6px;
box-shadow: 0px 4px 20px 0px rgba(42, 92, 220, 0.75);
transition: all 0.2s ease-out;
}
@media only screen and (max-width: 1200px) {
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper .media {
width: 220px;
display: block;
padding: 20px 10px;
right: 0;
}
}
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper .media:after {
content: "";
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
bottom: 0;
width: 0;
height: 0;
border-right: 15px solid transparent;
border-top: 15px solid transparent;
border-left: 15px solid transparent;
transition: all 1s ease-out;
}
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper .media:before {
content: "";
background-color: transparent;
height: calc(100% + 15px);
width: 100%;
position: absolute;
bottom: -15px;
left: 0;
z-index: -1;
}
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper .media .item-img {
background-color: #c6c6c6;
border-radius: 50%;
overflow: hidden;
}
@media only screen and (max-width: 1500px) {
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper .media .item-img {
width: 60px;
height: 60px;
margin: 0 auto 15px;
}
}
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper .media .media-body {
text-align: left;
}
@media only screen and (max-width: 1500px) {
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper .media .media-body {
margin-left: 0;
text-align: center;
}
}
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper .media .media-body .title {
margin-bottom: 0;
color: #111111;
text-transform: capitalize;
font-weight: 500;
font-size: 20px;
}
@media only screen and (max-width: 1500px) {
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper .media .media-body .title {
font-size: 18px;
}
}
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper .media .media-body .item-ctg {
margin-bottom: 15px;
}
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper .media .media-body .item-btn {
font-weight: 500;
padding: 8px 16px;
font-size: 12px;
border: 1px solid;
border-color: #396cf0;
background-color: #396cf0;
color: #ffffff;
display: inline-block;
text-transform: uppercase;
border-radius: 4px;
cursor: pointer;
transition: all 0.3s ease-out;
}
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper .media .media-body .item-btn:hover {
background-color: #fff;
color: #396cf0;
}
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper {
border-top: 3px solid #fff;
margin-top: 5px;
padding-top: 5px;
}
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper:first-child {
border: none;
padding-top: 0;
margin-top: 0;
}
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper:hover .media {
opacity: 1;
visibility: visible;
bottom: calc(100% + 15px);
transition: all 0.8s cubic-bezier(0, 0, 0.15, 1.88);
}
.class-schedule-wrap1 table tbody tr td .schedule-item-wrapper:hover .media:after {
bottom: -15px;
}
.table-responsive {
border: 1px dotted rgba(255, 255, 255, 0.2);
margin-bottom: 0;
}
@media only screen and (max-width: 1400px) {
.table-responsive {
overflow-x: auto;
}
}
.table-responsive::-webkit-scrollbar-thumb {
border: 2px solid #f1f7fa;
background-color: #f1f7fa;
}
.table-responsive::-webkit-scrollbar {
-webkit-appearance: none;
height: 10px;
}
.table-responsive::-webkit-scrollbar-thumb {
border-color: #f1f7fa;
}
.class-schedule-wrap1.layout-2 table {
margin-bottom: 0;
border: 1px dotted rgba(255, 255, 255, 0.2);
margin-top: 0;
}
.class-schedule-wrap1.layout-2 table thead tr th {
min-width: 160px;
border-radius: 6px;
padding: 20px 15px;
border: 2px solid #ffffff;
border-bottom-width: 1px;
background-color: #111;
text-align: center;
}
.class-schedule-wrap1.layout-2 table thead tr th .schedule-time-heading {
color: #ffffff;
font-weight: 500;
}
.class-schedule-wrap1.layout-2 table thead tr td {
min-width: 160px;
border-radius: 6px;
padding: 20px 15px;
border: 2px solid #ffffff;
border-bottom-width: 1px;
background-color: #ebebeb;
text-align: center;
background-size: 1rem 1rem;
}
.class-schedule-wrap1.layout-2 table thead tr td .schedule-day-heading {
color: #fff;
font-weight: 500;
}
.class-schedule-wrap1.layout-2 table tbody tr th {
min-width: 160px;
position: relative;
border-radius: 6px;
font-weight: 500;
color: #111;
border: 5px solid #ffffff;
background-color: #f2f2f2;
background-size: 1rem 1rem;
padding: 15px;
text-align: center;
}
.class-schedule-wrap1.layout-2 table tbody tr th .schedule-time-wrapper {
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 0;
right: 0;
}
.class-schedule-wrap1.layout-2 table tbody tr td {
min-width: 160px;
border-radius: 6px;
padding: 0;
border: 5px solid #ffffff;
background-color: #f2f2f2;
position: relative;
}
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper {
text-align: center;
line-height: 1.5;
}
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper .item-ctg {
color: #396cf0;
font-weight: 500;
}
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper .item-time {
font-size: 14px;
color: #9c9c9c;
}
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper .item-team {
font-size: 14px;
color: #444444;
font-weight: 500;
}
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper .media {
opacity: 0;
visibility: hidden;
padding: 25px;
width: 328px;
position: absolute;
bottom: calc(100% + 50px);
right: calc(-50% - 11px);
z-index: 1;
background-color: #ffffff;
border-radius: 6px;
box-shadow: 0px 4px 50px 0px rgba(164, 164, 164, 0.75);
transition: all 0.2s ease-out;
}
@media only screen and (max-width: 1200px) {
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper .media {
width: 155px;
display: block;
padding: 20px 10px;
right: 0;
}
}
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper .media:after {
content: "";
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
bottom: 0;
width: 0;
height: 0;
border-right: 15px solid transparent;
border-top: 15px solid #ffffff;
border-left: 15px solid transparent;
transition: all 1s ease-out;
}
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper .media:before {
content: "";
background-color: transparent;
height: calc(100% + 15px);
width: 100%;
position: absolute;
bottom: -15px;
left: 0;
z-index: -1;
}
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper .media .item-img {
background-color: #c6c6c6;
border-radius: 50%;
overflow: hidden;
}
@media only screen and (max-width: 1500px) {
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper .media .item-img {
width: 60px;
height: 60px;
margin: 0 auto 15px;
}
}
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper .media .media-body {
text-align: left;
}
@media only screen and (max-width: 1500px) {
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper .media .media-body {
margin-left: 0;
text-align: center;
}
}
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper .media .media-body .title {
margin-bottom: 0;
color: #111111;
text-transform: capitalize;
font-weight: 500;
font-size: 20px;
}
@media only screen and (max-width: 1500px) {
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper .media .media-body .title {
font-size: 18px;
}
}
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper .media .media-body .item-ctg {
margin-bottom: 15px;
}
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper .media .media-body .item-btn {
padding: 8px 16px;
font-size: 12px;
border: 1px solid;
border-color: #396cf0;
background-color: #396cf0;
color: #ffffff;
display: inline-block;
text-transform: uppercase;
border-radius: 4px;
cursor: pointer;
transition: all 0.3s ease-out;
}
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper .media .media-body .item-btn:hover {
background-color: transparent;
color: #396cf0;
}
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper {
border-top: 3px solid #fff;
margin-top: 5px;
padding-top: 5px;
}
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper:first-child {
border: none;
padding-top: 0;
margin-top: 0;
}
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper:hover .media {
opacity: 1;
visibility: visible;
bottom: calc(100% + 15px);
transition: all 0.8s cubic-bezier(0, 0, 0.15, 1.88);
}
.class-schedule-wrap1.layout-2 table tbody tr td .schedule-item-wrapper:hover .media:after {
bottom: -15px;
}
.site-wrp .elementor-progress-wrapper,
.site-wrp .elementor-progress-bar {
border-radius: 20px;
}
.site-wrp .elementor-progress-wrapper .elementor-progress-bar {
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-size: 1rem 1rem;
}
.sponsonrs-box img {
filter: grayscale(100%);
}
.sponsonrs-box img:hover {
filter: grayscale(0);
}
.top-100 {
position: relative;
margin-top: -100px;
}
.no-gutter > [class*='col-'] {
padding-right: 0;
padding-left: 0;
}
.row.no-gutter {
margin-left: 0;
margin-right: 0;
}
.services-tab1 {
position: relative;
}
.services-tab1 .nav-wrap {
margin-bottom: 26px;
width: 100%;
border-bottom: 0;
}
.services-tab1 .nav-wrap .nav-item.nav-link {
display: inline-block;
margin-left: 10px;
margin-right: 10px;
border-radius: 0;
margin-bottom: 4px;
text-align: center;
color: #cccccc;
padding: 30px 5px;
background: transparent;
position: relative;
border-bottom: 2px solid #2b495f;
transition: all 0.3s ease-out;
font-weight: 500;
font-size: 22px;
}
.services-tab1 .nav-wrap .nav-item.nav-link:hover {
border-color: transparent transparent #396cf0 transparent;
}
.services-tab1 .nav-wrap .nav-item.nav-link.active {
color: #fff;
border-radius: 0;
border-bottom: 2px solid;
transition: all 0.3s ease-out;
border-color: none ;
border-bottom: 2px solid #396cf0;
border-color: transparent transparent #396cf0 transparent;
}
.services-tab1 .item-img {
position: relative;
}
.services-tab1 .item-img img {
width: 100%;
}
.services-tab1 .item-img .video-icon {
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 0;
right: 0;
line-height: 1.48;
}
@keyframes shadow-pulse {
0% {
box-shadow: 0 0 0 0px rgba(60, 112, 250, 0.8);
}
100% {
box-shadow: 0 0 0 35px rgba(60, 112, 250, 0);
}
}
@keyframes shadow-pulse-big {
0% {
box-shadow: 0 0 0 0px rgba(60, 112, 250, 0.7);
}
100% {
box-shadow: 0 0 0 70px rgba(60, 112, 250, 0);
}
}
.services-tab1 .item-img .video-icon .popup-video {
width: 90px;
height: 90px;
color: #fff;
text-align: center;
background: #396cf0;
border-radius: 50%;
}
.services-tab1 .item-img .video-icon .popup-video:after {
content: "";
position: absolute;
width: 106px;
height: 106px;
text-align: center;
background-color: rgba(57, 108, 240, 0.5);
border-radius: 50%;
left: -8px;
right: 0;
margin: auto;
top: -8px;
}
.services-tab1 .item-img .video-icon .popup-video:before {
content: "";
position: absolute;
width: 118px;
height: 118px;
text-align: center;
background-color: rgba(57, 108, 240, 0.4);
border-radius: 50%;
animation: shadow-pulse 1s infinite;
left: -14px;
right: 0;
margin: auto;
top: -14px;
}
.services-tab1 .item-img .video-icon .play-btn i {
position: relative;
z-index: 99;
}
.services-tab1 .item-img .video-icon .play-btn i:before {
font-size: 36px;
margin-left: 10px;
color: #ffffff;
line-height: 2.5;
}
.services-tab1 .item-img .video-icon .play-btn:hover {
background-color: #fff;
}
.services-tab1 .services-tab-content {
background-color: #fff;
padding: 75px;
position: relative;
}
@media only screen and (max-width: 1100px) {
.services-tab1 .services-tab-content {
padding: 45px;
}
}
.services-tab1 .services-tab-content .popup-video {
width: 70px;
height: 70px;
color: #fff;
text-align: center;
background: #396cf0;
border-radius: 50%;
}
.services-tab1 .services-tab-content .popup-video:before {
content: "";
position: absolute;
width: 78px;
height: 78px;
text-align: center;
background-color: rgba(57, 108, 240, 0.4);
border-radius: 50%;
animation: shadow-pulse 1s infinite;
left: -4px;
right: 0;
margin: auto;
top: -4px;
}
.services-tab1 .services-tab-content .play-btn.non-img {
position: absolute;
top: 95px;
left: inherit;
right: 100px;
line-height: 1.9;
}
@keyframes shadow-pulse {
0% {
box-shadow: 0 0 0 0px rgba(60, 112, 250, 0.8);
}
100% {
box-shadow: 0 0 0 35px rgba(60, 112, 250, 0);
}
}
@keyframes shadow-pulse-big {
0% {
box-shadow: 0 0 0 0px rgba(60, 112, 250, 0.7);
}
100% {
box-shadow: 0 0 0 70px rgba(60, 112, 250, 0);
}
}
.services-tab1 .services-tab-content .play-btn.non-img i {
position: relative;
z-index: 99;
margin-left: 9px;
color: #396cf0;
line-height: 1.8;
}
.services-tab1 .services-tab-content .play-btn.non-img i:before {
color: #fff;
font-size: 40px;
}
.services-tab1 .services-tab-content .item-title {
font-size: 20px;
color: #111111;
position: relative;
margin-bottom: 15px;
}
.services-tab1 .services-tab-content p {
margin-bottom: 20px;
line-height: 1.8;
}
.services-tab1 .services-tab-content ul.list-info {
margin: 35px 0 35px;
padding-left: 0;
}
@media only screen and (max-width: 575px) {
.services-tab1 .services-tab-content ul.list-info {
display: block;
margin: 30px 0;
}
}
.services-tab1 .services-tab-content ul.list-info li {
list-style: none;
margin-bottom: 10px;
padding-left: 30px;
position: relative;
}
.services-tab1 .services-tab-content ul.list-info li:last-child {
margin-bottom: 0;
}
.services-tab1 .services-tab-content ul.list-info li:after {
content: "\f058";
position: absolute;
left: 0;
z-index: 1;
font-family: "Font Awesome 5 Free";
font-weight: 900;
color: #396cf0;
font-size: 14px;
top: 2px;
}
.services-tab1 .slick-navigation {
display: none !important;
}
.overlay-primary90 .elementor-row {
position: relative;
z-index: 2;
}
.tab-pane.active .services-tab-content {
transform: translateY(100px);
animation: moveUp 0.65s ease forwards;
}
.tab-pane.active .item-img {
transform: translateY(100px);
animation: moveUp 0.65s ease forwards;
}
@keyframes moveUp {
100% {
transform: translateY(0);
opacity: 1;
}
}