/home/awneajlw/public_html/wp-content/themes/codz/assets/css/radiantthemes-user-custom.css
/* START HOME PAGE FOUR EFFECT */
.page-id-10988 .rs-parallax-wrap #slider-22-slide-26-layer-2{
font-family:"neuzeit-grotesk" !important;
}
.page-id-10988 .rs-parallax-wrap #slider-22-slide-26-layer-3{
font-family:"neuzeit-grotesk" !important;
}
.page-id-10988 .rs-parallax-wrap #slider-22-slide-26-layer-5{
font-family:"neuzeit-grotesk" !important;
}
.page-id-10988 .rs-parallax-wrap #slider-22-slide-26-layer-6{
font-family:"circular book" !important;
transition: all 0.3s ease-in-out !important;
-webkit-transition: all 0.3s ease-in-out !important;
}
.page-id-10988 .rs-parallax-wrap #slider-22-slide-26-layer-6:hover{
box-shadow: 0px 8px 25px rgba(0, 0, 0, 0.25);
transform: translateY(-5px) !important;
-webkit-transform: translateY(-5px) !important;
}
.page-id-10988 .rs-parallax-wrap #slider-22-slide-26-layer-8 {
background-color: rgb(113, 222, 187) !important;
color: rgb(255, 255, 255) !important;
position: relative;
line-height: 62px;
text-align: center;
margin: auto;
background-color: rgba(113, 222, 187, 0.1);
border-radius: 50% !important;
animation: play-btn-one 1.2s linear infinite;
-webkit-transition: .5s linear;
display: block;
}
@keyframes play-btn-one{
0% {
box-shadow: 0 0 0 0 rgba(113, 222, 187, 0.2),
0 0 0 10px rgba(113, 222, 187, 0.2),
0 0 0 20px rgba(113, 222, 187, 0.2);
}
100% {
box-shadow: 0 0 0 10px rgba(113, 222, 187, 0.2),
0 0 0 20px rgba(113, 222, 187, 0.2),
0 0 0 30px rgba(113, 222, 187, 0);
}
}
.page-id-10988 .rs-parallax-wrap #slider-22-slide-26-layer-7{
font-family:"neuzeit-grotesk" !important;
letter-spacing: 0.3px !important;
}
/*END HOME PAGE FOUR EFFECT*/
.page-id-11311 .elementor-widget-container h4{
font-weight:200 !important;
}
/*START COMMON CSS FOR HEADER*/
.wraper_header.style-eight .wraper_header_main .nav>[class*='menu-']>ul.menu>li{
margin-right: 35px !important;
}
.wraper_header.style-eight .wraper_header_main
.header_main_calltoaction .button:before
{
color:#231834 !important;
line-height: 20px;
}
.wraper_header.style-eight .header_main_calltoaction .bttn_one_text{
color:#231834 !important;
font-weight:700 !important;
font-size:25px !important;
line-height:34px !important;
letter-spacing: 0px;
}
.wraper_header.style-eight .wraper_header_main .header_main .brand-logo img{
padding-top:5px;
width:auto;
}
.wraper_header.style-eight .wraper_header_main .header_main .brand-logo-sticky img{
padding-top:5px;
width:auto;
}
.wraper_header.style-eight .wraper_header_main .header_main_calltoaction .btn span{
color:#231834;
}
.wraper_header.style-eight .wraper_header_main>.container{
padding-top: 15px !important;
padding-bottom: 15px !important;
}
.wraper_header.style-eight .wraper_header_main
.header_main_calltoaction .buttonnormal:before{
position: absolute;
top: 5px;
left: 10px;
content: " ";
line-height: 30px;
color: #000;
font-weight: 400;
width: 50px;
height: 50px;
background: url(../images/pink.png) no-repeat;
}
.wraper_header.style-eight .wraper_header_main
.header_main_calltoaction .btnblue:before{
position: absolute;
top: 10px;
left: 10px;
content: " ";
line-height: 30px;
color: #000;
font-weight: 400;
width: 50px;
height: 50px;
background: url(https://codz.radiantthemes.com/wp-content/uploads/2020/01/pink.png) no-repeat;
}
.service-bx-arrow .right-arrow-circle-effect .elementor-icon:before {
content: "";
position: absolute;
z-index: 0;
left: 50%;
top: 50%;
transform: translateX(-50%) translateY(-50%);
display: block;
width: 75px;
height: 75px;
background: transparent;
border-radius: 50%;
border: 2px solid #71DDBB;
}
.service-bx-arrow .right-arrow-circle-effect .elementor-icon:hover:before {
content: "";
position: absolute;
z-index: 0;
left: 50%;
top: 50%;
transform: translateX(-50%) translateY(-50%);
display: block;
width: 75px;
height: 75px;
background: transparent;
border-radius: 50%;
animation: pulse-border 2001ms ease-out infinite;
border: 2px solid #ED6D4F;
color: currentColor;
}
@keyframes pulse-border {
0% {
transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
opacity: 1;
}
100% {
transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
opacity: 0;
}
}
.inner_banner_main .title {
color: #fff !important;
}
/*END COMMON CSS FOR HEADER*/
/*START OF FOOTER*/
.elementor-15684 .elementor-element.elementor-element-24e0786 .elementor-social-icon{
color:#FC4861 !important;
font-size:20px !important;
}
/*END OF FOOTER*/
/*START OF FAQ*/
.faq-accordian-box .elementor-accordion .elementor-accordion-item{
border-radius: 5px;
margin-bottom: 10px;
border: 1px solid #d4d4d4;
}
.faq-accordian-box .elementor-accordion .elementor-tab-content{
border:none;
}
/*END OF FAQ*/
/* START OF HOME PAGE ONE*/
.get-started .form-row input[type="email"]{
color: #4E5867;
box-shadow: inset 0px 0px 0px 1px #b8bfc9;
border: none;
width:100%;
height: auto;
padding: 15px 20px;
margin-left:12px;}
.get-started .form-row input[type="email"]:focus{
border: 1px solid #FB4761;
}
.get-started .form-row input[type="submit"]{
font-weight: 500;
color: #fff;
background-color:#FB4761;
transition: all 0.25s ease;
border: none;
text-align: center;
white-space: nowrap;
vertical-align: middle;
margin-left:32px;
padding:13px 29px 13px 29px;
}
.homepage-one-case-study .rt-case-study-box-item {
margin: 20px 20px !important;
}
.homepage-one-case-study .rt-case-study-box-item .data{
padding-left:28px;
padding-top:27px;
box-shadow: 0px 0px 22px 0px rgba(0,0,0,0.07);
}
.homepage-one-case-study .rt-case-study-box-item .data .termname{
color:#FC4861 !important;
}
.homepage-one-case-study .rt-case-study-box-item .data .case-study-four-title{
color:#3D2C3A !important;
padding-bottom:20px;
}
.homepage-one-counter .elementor-counter-number-suffix{
color:#FC4861 !important;
}
.blog-service .pic-main{
display:none;
}
.blog-service .title{
color:#fff !important;
font-size:18px !important;
font-weight: 200 !important;
line-height:28px !important;
}
.blog-service .date{
color:#fff !important;
font-size:15px !important;
}
.blog-service .excerpt{
color:#fff !important;
font-size:16px !important;
line-height:26px !important;
}
.blog-service .btn{
display:none;
}
.homepage-one-get-started .form-row input[type="submit"]{
background-color:#FB5545 !important;
}
.homepage-one-get-started .form-row input[type="submit"]:focus{
border: 1px solid #FB5545 !important;
transition: all 0.5s ease-in-out !important;
}
.homepage-one-hover-effect{
transition: all 0.5s ease-in-out;
}
.homepage-one-hover-effect:before{
width: 100%;
height: 100%;
background: rgba(255, 255, 255, 1);
position: absolute;
top: 0;
left: 0;
opacity: 1;
transition: all 0.3s linear;
content: "";
}
.homepage-one-hover-effect:hover:before {
opacity:0;
transition: all 0.5s ease-in-out;
background-color:#231733 !important;
}
.homepage-one-hover-effect:hover .elementor-heading-title {
color:#fff !important;
transition: all 0.5s ease-in-out;
}
.homepage-one-hover-effect:hover .elementor-text-editor{
color:#fff !important;
transition: all 0.5s ease-in-out;
}
.get-started .form-row input[type="submit"]{
transition: all 0.3s ease-in-out !important;
-webkit-transition: all 0.3s ease-in-out !important;
}
.get-started .form-row input[type="submit"]:hover{
box-shadow: 0px 8px 25px rgba(0, 0, 0, 0.25);
transform: translateY(-5px);
-webkit-transform: translateY(-5px)
}
.home-page-one-hover .elementor-column-wrap{
transition: all 0.3s ease-in-out;
}
.home-page-one-hover .elementor-column-wrap .elementor-heading-title,
.home-page-one-hover .elementor-column-wrap .elementor-text-editor,
.home-page-one-hover .elementor-column-wrap .elementor-image{
opacity:0;
visibility:hidden;
transition: all 0.5s ease-in-out;
}
.home-page-one-hover .elementor-column-wrap:before
{
width: 100%;
height: 100%;
background: rgba(35, 24, 52, 0.7);
position: absolute;
top: 0;
left: 0;
opacity: 0;
transition: all 0.3s ease-in-out;
content: "";
}
.home-page-one-hover:hover .elementor-column-wrap .elementor-heading-title,
.home-page-one-hover:hover .elementor-column-wrap .elementor-text-editor,
.home-page-one-hover:hover .elementor-column-wrap .elementor-image{
opacity:1;
visibility:visible;
transition: all 0.5s ease-in-out;
}
.home-page-one-hover:hover .elementor-column-wrap:before{
opacity: 1;
transition: all 0.3s ease-in-out;
}
.home-page-one-hover .elementor-image{
transition: all 0.3s ease-in-out;
}
.home-page-one-hover:hover .elementor-image{
transition: all 0.3s ease-in-out;
transform: translateX(15px);
}
.blog-style-effect .holder{
opacity:1;
}
.blog-style-effect .holder .bg:before {
position: absolute;
width: 100%;
height: 100%;
top: 0;
bottom: 0;
right: 0;
left: 0;
overflow: hidden;
background: rgba(0, 0, 0, 0.1);
opacity: 1;
transition: all 0.3s ease-in-out;
content: "";
}
.blog-style-effect .holder .data .title small{
font-size:17px !important;
font-style:italic;
}
.index-one-video-icon img{
width:80px;
height:80px;
position:relative;
margin: auto;
background-color: rgba(255, 255, 255, 0.1);
border-radius: 50% !important;
animation: animation-icon-index-one 1.2s linear infinite;
-webkit-transition: .5s linear;
}
@keyframes animation-icon-index-one{
0% {
box-shadow: 0 0 0 0 rgba(252, 85, 70, 0.1),
0 0 0 10px rgba(252, 85, 70, 0.1),
0 0 0 25px rgba(252, 85, 70, 0.1);
}
100% {
box-shadow: 0 0 0 10px rgba(252, 85, 70, 0.1),
0 0 0 25px rgba(252, 85, 70, 0.1),
0 0 0 35px rgba(252, 85, 70, 0.1);
}
}
.index-one-box-on-hover{
transition: all .5s ease-in-out;
}
.index-one-box-on-hover:hover .elementor-heading-title{
color:#fff !important;
transition: all .5s ease-in-out;
}
.index-one-box-on-hover .elementor-heading-title{
transition: all .5s ease-in-out;
}
.free-btn .radiantthemes-custom-button.hover-style-five .radiantthemes-custom-button-main:hover{
box-shadow:none;
border-radius:5px;
}
/*.img-effect {
-webkit-transition: .4s ease-out;
transition: .4s ease-out;
-webkit-transform: scale(1.01);
transform: scale(1.01);
overflow:hidden;
}
.img-effect:hover{
-webkit-transform: scale(1.01) translateX(1.5%);
transform: scale(1.01) translateX(1.5%);
}
.scale-size{
-webkit-transform: scale(1.01);
transform: scale(1.01);
}*/
/* END OF HOME PAGE ONE*/
/* BLOG START */
.blog.element-fourteen .blog-item .holder{
border-radius:5px!important;
}
.blog.element-six .blog-item{
position:relative;
transition: all 0.5s ease-in-out;
}
.blog.element-six .blog-item>.holder{
background-color:#fff;
box-shadow:0 3px 14px rgba(0, 0, 0, 0.10);
margin-bottom:20px;
border-radius: 0 0 5px 5px;
}
.blog.element-six .blog-item>.holder>.pic:before{
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
content: "";
z-index: 2;
background-color: rgba(0, 0, 0, 0.3);
opacity: 0;
transition: all 0.6s cubic-bezier(0.39, 0.01, 0.36, 0.9);
-webkit-transition: all 0.6s cubic-bezier(0.39, 0.01, 0.36, 0.9);
}
.blog.element-six .blog-item>.holder:hover .pic::before{
opacity:1;
}
.blog.element-six .blog-item>.holder>.post-btn>.post-button{
display:none !important;
}
.blog.element-six .blog-item>.holder:hover .post-btn>.category-list{
background-color:#fff;
opacity:0.8 !important;
}
.blog.element-six .blog-item>.holder>.data{
padding:18px 25px 12px 25px;
}
.blog.element-six .blog-item>.holder>.data ul.meta>li{
color:#fb5545;
}
.blog.element-six .blog-item>.holder>.data .title{
color:#231834;
margin-bottom:14px !important;
}
.blog.element-six .blog-item>.holder>.data>.post-meta>.comments{
margin-left:50px !important;
}
.blog.element-six .blog-item>.holder>.data>.post-meta>.comments a{
color:#707497 !important;
}
.blog.element-six .blog-item>.holder>.data>.post-meta>.comments>.fa{
padding-right:10px !important;
color:#707497 !important;
}
.wraper_blog_banner.style-two .wraper_blog_banner_tags>.container .blog_banner_tags .blog_banner_tags_item .site-meta{
color:#263646 !important;
}
.default-page p, .comment-content p, .wpb_text_column p{
text-transform: none !important;
}
/* BLOG END*/
/*START OF HOME PAGE TWO*/
.wraper_header.style-eight .wraper_header_main
.header_main_calltoaction .btnsky:before{
position: absolute;
top: 10px;
left: 10px;
content: " ";
line-height: 30px;
color: #000;
font-weight: 400;
width: 50px;
height: 50px;
background: url(https://codz.radiantthemes.com/wp-content/uploads/2020/01/sky.png) no-repeat;
}
.page-id-11073 .fa-facebook-f:before{
content:"\f39e";
}
.homepage-two-banner-ball .elementor-widget-heading .elementor-heading-title{
position: relative;
z-index: 999;
top: -145px;
}
.homepage-two-banner-ball .radiantthemes-custom-button.element-one.hover-style-five {
position: relative;
z-index: 9;
top: -118px;
}
.homepage-two-hover-blue-icon-box h3 {position: relative;
display: inline-block;
border: 1px solid #3353CD;
background-color: #3353CD;
border-radius: 50%;
width: 45px;
height: 45px;
transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
}
.homepage-two-hover-yellow-icon-box h3{
position: relative;
display: inline-block;
border: 1px solid #F9A715;
background-color: #F9A715;
border-radius: 50%;
width: 45px;
height: 45px;
transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
}
.homepage-two-hover-red-icon-box h3{
position: relative;
display: inline-block;
border: 1px solid #FD4949;
background-color: #FD4949;
border-radius: 50%;
width: 45px;
height: 45px;
transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
}
/*.homepage-two-hover-blue-icon-box:hover h3{background-color: #3353CD;*/
/* border: 1px #3353CD solid;*/
/* color:#ffffff !important;*/
/*}*/
/*.homepage-two-hover-yellow-icon-box:hover h3{background-color: #F9A715;*/
/* border: 1px #F9A715 solid;*/
/* color:#ffffff !important;*/
/*}*/
/*.homepage-two-hover-red-icon-box:hover h3{background-color: #FD4949;*/
/* border: 1px #FD4949 solid;*/
/* color:#ffffff !important;*/
/*}*/
.lets-get-started .form-row input[type="text"]{
width:100%;
background:transparent;
color: #93979e;
border:1px solid #011731;
height: auto;
padding: 12px 20px;
margin-bottom:12px;
border-radius:5px;
}
.lets-get-started .form-row input[type="text"]::placeholder{
color: #424344 !important;
}
.lets-get-started .form-row input[type="submit"]{
color: #fff;
background-color: #011731;
transition: all 0.25s ease;
border: none;
margin-left: 10px;
padding: 13px 29px;
border-radius:5px;
}
.lets-get-started .form-row input[type="submit"]{
transition: all 0.3s ease-in-out !important;
-webkit-transition: all 0.3s ease-in-out !important;
}
.lets-get-started .form-row input[type="submit"]:hover{
box-shadow: 0px 8px 25px rgba(0, 0, 0, 0.25);
transform: translateY(-5px);
-webkit-transform: translateY(-5px)
}
.page-id-11073 .rs-parallax-wrap #slider-1-slide-1-layer-7{
font-family:"neuzeit-grotesk" !important;
}
.page-id-11073 .rev-btn {
font-family:"neuzeit-grotesk" !important;
}
.box-one-btn-on-hover:hover .radiantthemes-custom-button-main{
background-color:#FB5545 !important;
}
.box-two-btn-on-hover:hover .radiantthemes-custom-button-main{
background-color:#FD4949 !important;
}
.box-three-btn-on-hover:hover .radiantthemes-custom-button-main{
background-color:#F9A715 !important;
}
.service-hover .elementor-column-wrap {
overflow: hidden;
}
.circle-on-hover .elementor-icon {
background: transparent;
width: 140px;
height: 140px;
line-height: 130px;
/*vertical-align: middle;*/
border-radius: 50%;
transition: all ease-in-out 0.3s;
margin-right: -62px;
margin-bottom: -80px;
}
.circle-on-hover:hover .elementor-icon {
background: #F9F6F6;
width: 140px;
height: 140px;
line-height: 130px;
/*vertical-align: middle;*/
border-radius: 50%;
transition: all ease-in-out 0.3s;
margin-right: -62px;
margin-bottom: -80px;
}
.circle-on-hover .elementor-icon i {
line-height: 108px;
margin-left: 55px;
}
/* END OF HOME PAGE TWO*/
/*START OF HOME PAGE THREE*/
.wraper_header.style-eight .wraper_header_main
.header_main_calltoaction .btnpink:before{
position: absolute;
top: 10px;
left: 10px;
content: " ";
line-height: 30px;
color: #000;
font-weight: 400;
width: 50px;
height: 50px;
background: url(https://codz.radiantthemes.com/wp-content/uploads/2020/01/pink.png) no-repeat;
}
.page-id-11311 .wraper_header.style-eight{
box-shadow:none !important;
position:absolute !important;
}
.page-id-11311 .wraper_header.style-eight .wraper_header_main {
background-color: transparent !important;
}
.page-id-11311 .wraper_header.style-eight
.i-am-delayed-sticky{
background-color: #fff !important;
}
.page-id-11311 .wraper_header.style-eight
.wraper_header_main .nav > [class*="menu-"] > ul.menu > li > a {
color:#2A2C2E !important;
}
.page-id-11311 .wraper_header.style-eight
.i-am-delayed-sticky .nav > [class*="menu-"] > ul.menu > li > a {
color:#2A2C2E !important;
}
.page-id-11311 .wraper_header.style-eight .wraper_header_main
.header_main_calltoaction .btn .btn_one_sub_text,
.page-id-11311 .wraper_header.style-eight .wraper_header_main
.header_main_calltoaction .btn .bttn_one_text
{
color:#2A2C2E !important;
}
.page-id-11311 .wraper_header.style-eight .i-am-delayed-sticky .header_main_calltoaction .btn
.btn_one_sub_text
{
color:#2A2C2E !important;
}
.page-id-11311 .wraper_header.style-eight .i-am-delayed-sticky .header_main_calltoaction .btn
.bttn_one_text
{
color:#2A2C2E !important;
}
.page-id-11311 .wraper_header.style-eight .i-am-delayed-sticky
.header_main_calltoaction .button:before
{
filter: brightness(1) invert(0);
}
.codz-animation-effect .elementor-heading-title{
transition: all .3s ease-in-out;
transform: translate3d(0, 50px, 0);
}
.codz-animation-effect .elementor-text-editor{
transition: all .3s ease-in-out;
transform: translate3d(0, 100px, 0);
opacity:0;
}
.codz-animation-effect:hover .elementor-text-editor,
.codz-animation-effect:hover .elementor-heading-title{
opacity:1;
transform: translate3d(0, 0, 0);
transition: all .3s ease-in-out;
}
.get-started .form-row input[type="email"]{
color: #4E5867;
box-shadow: inset 0px 0px 0px 1px #b8bfc9;
width:100%;
height: auto;
padding: 13px 20px;
margin-left:12px;
}
.get-started .form-row input[type="email"]:focus{
border: 1px solid #FF3363 !important;
}
.get-started .form-row input[type="email"]:placeholder{
color:#4E5867 !important;
}
.get-started .form-row input[type="submit"]{
font-weight: 500;
color: #fff;
background-color:#FF3363;
transition: all 0.5s ease-in-out;
border: none;
text-align: center;
white-space: nowrap;
vertical-align: middle;
margin-left:32px;
padding:13px 29px 13px 29px;
}
.change-content-weight .elementor-widget-container h3{
font-weight:100 !important;
}
.homepage-three-hover-effect:hover{
background-color: #FF3363;
transition:all 0.5s ease-in-out;
}
.homepage-three-hover-effect:hover .elementor-heading-title,
.homepage-three-hover-effect:hover .elementor-text-editor{
color:#fff !important;
transition:all 0.5s ease-in-out;
}
.homepage-three-testimonial .testimonial-pic-icon{
background-color:#ff3363 !important;
}
.homepage-three-testimonial .owl-dot.active > span{
background-color:#ff3363 !important;
}
.home-page-three-hover-one .elementor-column-wrap,
.home-page-three-hover-two .elementor-column-wrap,
.home-page-three-hover-three .elementor-column-wrap{
transition: all 0.3s linear;
}
.home-page-three-hover-one .elementor-column-wrap:before{
width: 100%;
height: 100%;
/*background: rgba(254, 96, 133, 0.9);*/
position: absolute;
top: 0;
left: 0;
opacity: 1;
transition: all 0.3s linear;
content: "";
}
.home-page-three-hover-two .elementor-column-wrap:before{
width: 100%;
height: 100%;
background: rgba(255, 78, 120, 0.9);
position: absolute;
top: 0;
left: 0;
opacity: 1;
transition: all 0.3s linear;
content: "";
}
.home-page-three-hover-three .elementor-column-wrap:before{
width: 100%;
height: 100%;
background: rgba(255, 52, 100, 0.9);
position: absolute;
top: 0;
left: 0;
opacity: 1;
transition: all 0.3s linear;
content: "";
}
.home-page-three-hover-one:hover .elementor-column-wrap:before,
.home-page-three-hover-two:hover .elementor-column-wrap:before,
.home-page-three-hover-three:hover .elementor-column-wrap:before{
opacity: 0;
transition: all 0.3s linear;
}
.home-page-three-hover-one .elementor-image,
.home-page-three-hover-two .elementor-image,
.home-page-three-hover-three .elementor-image{
transition: all 0.3s linear;
}
.home-page-three-hover-one:hover .elementor-image,
.home-page-three-hover-two:hover .elementor-image,
.home-page-three-hover-three:hover .elementor-image{
transition: all 0.3s linear;
transform: translateX(15px);
}
.homepage-three-hover-icon-box h3 {
position: relative;
display: inline-block;
border: 1px solid #DDDBD9;
background-color: #FFFFFF;
border-radius: 50%;
width: 45px;
height: 45px;
transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
}
.homepage-three-hover-icon-box h3:hover{
border: 1px #FF5F63 solid;
background-color:#FF5F63;
color:#ffffff !important;
}
.first-circle-hover h3 {
position: relative;
display: inline-block;
border: 1px solid #DDDBD9;
background-color: #FFFFFF;
border-radius: 50%;
width: 45px;
height: 45px;
transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
}
.first-circle-hover h3 {
border: 1px #FF5F63 solid;
background-color:#FF5F63;
color:#ffffff !important;
}
.first-circle-hover h3:after{
content: "";
width: 60px;
height: 1px;
background: #ff5f63;
position: absolute;
bottom: 49%;
transition: all 0.3s ease-in-out;
left: 42px;
}
.stroke-on-hover > div:hover {
border-bottom: 2px solid #48CC9A;
transition: all ease-in-out 0.3s;
}
.stroke-on-hover > div{
border-bottom:2px solid #F3FBF7;
transition: all ease-in-out 0.3s;
}
.stroke-on-hover-yellow > div:hover{
border-bottom: 2px solid #F7C763;
transition: all ease-in-out 0.3s;
}
.stroke-on-hover-yellow > div{
border-bottom:2px solid #FBF9EB;
transition: all ease-in-out 0.3s;
}
.stroke-on-hover-blue > div:hover{
border-bottom: 2px solid #7790D3;
transition: all ease-in-out 0.3s;
}
.stroke-on-hover-blue > div{
border-bottom:2px solid #EEF0F9;
transition: all ease-in-out 0.3s;
}
.stroke-on-hover-red > div:hover{
border-bottom: 2px solid #FD755A;
transition: all ease-in-out 0.3s;
}
.stroke-on-hover-red > div{
border-bottom:2px solid #FAF0EE;
transition: all ease-in-out 0.3s;
}
.learn_btn_underline .placeholder {
text-decoration: underline !important;
}
.learn_btn_underline:hover .placeholder {
text-decoration-color: #c6b9b2 !important;
transition: all 0.3s ease-in-out;
}
.box-hover{
transition: all 0.3s ease-in-out;
}
.box-hover:hover {
transform: translateY(-10px);
transition: all 0.3s ease-in-out;
}
.circle-hover h3:hover:after {
content: "";
width: 60px;
height: 1px;
background: #ff5f63;
position: absolute;
bottom: 49%;
transition: all 0.3s ease-in-out;
left: 42px;
}
.circle-hover h3:hover:before {
content: "";
width: 60px;
height: 1px;
background: #ff5f63;
position: absolute;
bottom: 49%;
transition: all 0.3s ease-in-out;
right: 42px;
}
.last-circle-hover:hover h3:before{
content: "";
width: 60px;
height: 1px;
background: #ff5f63;
position: absolute;
bottom: 49%;
transition: all 0.3s ease-in-out;
right: 42px;
}
/*END OF HOMEPAGE THREE*/
/* START OF HOME PAGE FOUR*/
.wraper_header.style-eight .wraper_header_main
.header_main_calltoaction .btngreen:before{
position: absolute;
top: 10px;
left: 10px;
content: " ";
line-height: 30px;
color: #000;
font-weight: 400;
width: 50px;
height: 50px;
background: url(https://codz.radiantthemes.com/wp-content/uploads/2020/01/green.png) no-repeat;
}
.home-four-testimonial .owl-nav{
display:none;
}
.home-four-testimonial .testimonial[class*='element-'].owl-dot-style-one .owl-dots{
margin-top: 41px;
}
.index-4-progress .rt-progress-bar.element-one>.title{
margin-bottom: 15px;
margin-top: 3px;
}
.index-four-lets-started .form-row input[type="text"] {
width: 100%;
background: transparent;
color: #93979e;
border: 1px solid #2b2b2b;
height: auto;
padding: 12px 20px;
margin-bottom:12px;
}
.index-four-lets-started .form-row input[type="text"]::placeholder{
color: #606060;
}
.index-four-lets-started .form-row input[type="submit"] {
color: #fff;
background-color: #2B2B2B;
transition: all 0.25s ease;
border: none;
margin-left: 10px;
padding: 13px 29px 13px 29px;
}
.index-four-lets-started .form-row input[type="submit"]{
transition: all 0.3s ease-in-out !important;
-webkit-transition: all 0.3s ease-in-out !important;
}
.index-four-lets-started .form-row input[type="submit"]:hover{
box-shadow: 0px 8px 25px rgba(0, 0, 0, 0.25);
transform: translateY(-5px);
-webkit-transform: translateY(-5px)
}
.grow-box-box-shadow > div {
box-shadow: 0px 0px 35px 0px rgba(0,0,0,0.09);
}
.bg-box-on-hover{
margin:0 10px;
padding: 40px 15px 35px 15px;
}
.bg-box-on-hover:hover{
background: #fff;
padding: 40px 15px 35px 15px;
border-radius: 5px;
box-shadow: 0 0 20px rgba(0,0,0,0.10);
transition: all 0.4s ease-in-out;
}
.bg-box-on-hover-active {
background: #fff;
padding: 40px 15px 35px 15px;
border-radius: 5px;
box-shadow: 0 0 20px rgba(0,0,0,0.10);
transition: all 0.4s ease-in-out;
margin: 0 10px;
}
.bg-long-box-on-active{
border-radius: 5px;
background: #fff;
padding: 18px 15px;
box-shadow: 0 0 20px rgba(0,0,0,0.10);
transition: all 0.4s ease-in-out;
}
.bg-long-box-on-hover{
padding: 18px 15px;
}
.bg-long-box-on-hover:hover{
border-radius: 5px;
background: #fff;
padding: 18px 15px;
box-shadow: 0 0 20px rgba(0,0,0,0.10);
transition: all 0.4s ease-in-out;
}
.right-arrow-circle-effect .elementor-icon{
position: relative;
width: 60px;
height: 60px;
line-height: 130px;
background: #71DDBB;
border-radius: 50%;
padding-top: 18px;
}
.right-arrow-circle-effect .elementor-icon:hover{
position: relative;
width: 60px;
height: 60px;
line-height: 130px;
background: #ED6D4F;
border-radius: 50%;
padding-top: 18px;
transition:all 0.4s ease-in-out;
}
/*END OF HOME PAGE FOUR*/
/* START OF HOMEPAGE FIVE */
.circle-shape h3{
position: relative;
display: inline-block;
border: 1px #FFFFFF solid;
background-color: #FFF;
border-radius: 50%;
width: 45px;
height: 45px;
}
.circle-shape:hover h3{
background-color:#1FC1EF;
border: 1px #1FC1EF solid;
color:#fff !important;
}
.service-hover:hover {
transition: all 0.5s ease-in-out !important;
}
.service-hover:hover .radiantthemes-custom-button-main{
background-color:#FB5545 !important;
}
.service-hover:hover .placeholder{
color:#fff !important;
}
.homepage-five-get-started .form-row input[type="submit"]{
background-color:#1FC1EF;
}
.homepage-five-get-started .form-row input[type="email"]::placeholder{
color: #3D2C3A !important;
}
.homepage-five-get-started .form-row input[type="email"]:focus{
border: 1px solid #1FC1EF !important;
}
.homepage-five-play-button img{
position: relative;
width: 80px!important;
height: 80px;
line-height: 62px;
text-align: center;
margin: auto;
border-radius: 50% !important;
animation: play-btn 1.2s linear infinite;
-webkit-transition: .5s linear;
display: inline-block;
background-color: rgba(61, 89, 231, 0.2);
}
@keyframes play-btn{
0% {
box-shadow: 0 0 0 0 rgba(255, 95, 99, 0.2),
0 0 0 10px rgba(255, 95, 99, 0.2),
0 0 0 30px rgba(255, 95, 99, 0.2);
}
100% {
box-shadow: 0 0 0 10px rgba(255, 95, 99, 0.2),
0 0 0 30px rgba(255, 95,99 , 0.2),
0 0 0 50px rgba(255, 95, 99, 0);
}
}
.testimonial-effect .owl-nav{
display:none;
}
.testimonial-effect .owl-dots{
display:none;
}
.testimonial-effect .testimonial-item{
padding-top:35px !important;
padding-bottom:35px !important;
}
.testimonial-effect .testimonial-review p{
padding-left:25px;
padding-right:25px;
color:rgba(255, 255, 255, 0.9) !important;
}
.testimonial-effect .pic{
margin:0 15px 0 25px !important;
}
.testimonial-effect .testimonial-review .testimonial-title{
font-size: 18px !important;
}
.testimonial-effect .testimonial-review .testimonial-title small{
font-family:"circular book" !important;
}
/* END OF HOMEPAGE FIVE */
/* ABOUT US ONE START */
.about-us-video-icon img{
position: relative;
width:100px!important;
height:100px;
line-height: 62px;
margin: auto;
background-color: rgba(255, 255, 255, 0.1);
border-radius: 50% !important;
animation: animation-icon-about-us 1.2s linear infinite;
-webkit-transition: .5s linear;
display:block;
}
@keyframes animation-icon-about-us{
0% {
box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.1),
0 0 0 10px rgba(255, 255, 255, 0.1),
0 0 0 30px rgba(255, 255, 255, 0.1);
}
100% {
box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.1),
0 0 0 30px rgba(255, 255, 255, 0.1),
0 0 0 50px rgba(255, 255, 255, 0);
}
}
.about-us-progress-right-image .elementor-image {
width: 680px;
}
/* ABOUT US ONE END */
/*WHY CHOOSE US START*/
.progress-gap .rt-progress-bar > .title{
padding-bottom:12px !important;
}
.counter-align .elementor-counter .elementor-counter-number-prefix{
display:none;
}
.codz-time-line .radiantthemes-timeline.element-three>.radiantthemes-timeline-slider .owl-stage-outer {
background: #fff;
box-shadow: 0 0 20px 0px rgba(0,0,0,0.11);
border-radius: 5px;
height: 550px;
}
.codz-time-line .radiantthemes-timeline.element-three>.radiantthemes-timeline-slider .radiantthemes-timeline-item .radiantthemes-timeline-item-pic .radiantthemes-timeline-item-pic-holder {
width: 100%;
height:570px;
}
.codz-time-line .radiantthemes-timeline.element-three>.radiantthemes-timeline-slider .radiantthemes-timeline-item .radiantthemes-timeline-item-data{
padding-right: 50px;
}
.codz-time-line .radiantthemes-timeline.element-three>.radiantthemes-timeline-slider .radiantthemes-timeline-item .radiantthemes-timeline-item-data .date{
display:none;
}
.codz-time-line .radiantthemes-timeline.element-three>.radiantthemes-timeline-slider .radiantthemes-timeline-item .radiantthemes-timeline-item-data p{
font-size:20px;
line-height:34px;
}
/*WHY CHOOSE US END*/
/* SERVICE ONE START */
.service-one-page-text-align .testimonial[class*='element-'].owl-dot-style-one .owl-dots{
text-align: center !important;
margin-top: 33px!important;
}
.subscribe-now .form-row input[type="text"] {
width: 100%;
font-size: 17px;
background: #fff;
color: #3D2C3A;
border: 1px solid #b8bfc9;
height: auto;
padding: 11px 20px;
margin-bottom: 20px;
}
.subscribe-now .form-row input[type="submit"] {
font-size: 16px;
color: #fff;
background-color: #1FC1EF;
transition: all 0.25s ease;
border: none;
margin-left: 10px;
padding: 12px 35px 12px 35px;
}
.service-one-page-text-align .testimonial.element-five>.owl-nav{
display:none;
}
.service-one-pricing-table .rt-pricing-table.element-four > .holder > .spotlight-tag > .spotlight-tag-text{
background-color:#FB5545!important;
}
.service-one-pricing-table .rt-pricing-table.element-four > .holder > .more .btn {
border-color: #FB5545 !important;
font-size:16px!important;
font-weight:400!important;
padding: 14px 24px 14px 24px!important;
border-radius: 5px!important;
color: #FB5545 !important;
}
.service-one-pricing-table .rt-pricing-table.element-four>.holder>.list{
font-size:16px!important;
color:#627792!important;
}
.service-one-pricing-table .rt-pricing-table.element-four.spotlight > .holder > .more .btn{
background-color:#FB5545 !important;
}
.service-one-pricing-table .rt-pricing-table.element-four > .holder > .pricing .price,.price sup,.price sub{
color: #231834 !important;
}
.service-one-pricing-table .rt-pricing-table.element-four>.holder>.heading .title{
font-size:22px;
font-weight: 400;
color:#231834;
}
.service-one-page-text-align .testimonial.element-five .testimonial-item>.holder>.testimonial-title .title{
text-transform:capitalize;
}
.service-one-page-text-align .testimonial.element-five .testimonial-item >.holder>.testimonial-data{
margin-bottom:25px;
}
.service-one-on-hover:hover .elementor-heading-title{
transition:all .3s ease-in-out;
color:#fff !important;
}
.service-one-on-hover .elementor-heading-title{
transition:all .3s ease-in-out;
}
.service-one-hover-effect{
transition:all .3s ease-in-out;
}
.service-one-hover-effect:hover .elementor-heading-title{
color:#fff;
transition:all .3s ease-in-out;
}
.service-one-hover-effect .elementor-heading-title{
transition:all .3s ease-in-out;
}
.service-one-hover-effect:hover .elementor-text-editor{
color:#fff;
transition:all .3s ease-in-out;
}
.service-one-hover-effect .elementor-text-editor{
transition:all .3s ease-in-out;
}
.service-one-hover-effect:hover .elementor-image{
filter: brightness(0) invert(1);
transition:all .3s ease-in-out;
}
.service-one-hover-effect .elementor-image{
transition:all .3s ease-in-out;
}
.service-one-hover-effect:hover .radiantthemes-custom-button-main{
background-color:#FB5545 !important;
transform: translateY(-5px);
-webkit-transform: translateY(-5px);
transition:all .3s ease-in-out;
}
.service-one-hover-effect .radiantthemes-custom-button-main{
transition:all .3s ease-in-out;
}
.service-one-hover-effect:hover .radiantthemes-custom-button-main > .placeholder{
color:#fff!important;
transition:all .3s ease-in-out;
}
.service-one-hover-effect .radiantthemes-custom-button-main > .placeholder{
transition:all .3s ease-in-out;
}
/* .discover-on-hover .radiantthemes-custom-button.hover-style-five .radiantthemes-custom-button-main:hover {
box-shadow:none!important;
}*/
.discover-on-hover .service-page-hover-icon1 .elementor-image:before{
content:url('https://codz.radiantthemes.com/wp-content/uploads/2020/01/1.png');
position:absolute;
width:100%;
height:100%;
z-index:0;
opacity:0;
top:0;
left:0;
display:block;
}
.discover-on-hover:hover .service-page-hover-icon1 .elementor-image:before{
opacity:1;
z-index:1;
}
.discover-on-hover .service-page-hover-icon2 .elementor-image:before{
content:url('https://codz.radiantthemes.com/wp-content/uploads/2020/01/2.png');
position:absolute;
width:100%;
height:100%;
z-index:0;
opacity:0;
top:0;
left:0;
display:block;
}
.discover-on-hover:hover .service-page-hover-icon2 .elementor-image:before{
opacity:1;
z-index:1;
}
.discover-on-hover .service-page-hover-icon3 .elementor-image:before{
content:url('https://codz.radiantthemes.com/wp-content/uploads/2020/01/3.png');
position:absolute;
width:100%;
height:100%;
z-index:0;
opacity:0;
top:0;
left:0;
display:block;
}
.discover-on-hover:hover .service-page-hover-icon3 .elementor-image:before{
opacity:1;
z-index:1;
}
.discover-on-hover .service-page-hover-icon4 .elementor-image:before{
content:url('https://codz.radiantthemes.com/wp-content/uploads/2020/01/4.png');
position:absolute;
width:100%;
height:100%;
z-index:0;
opacity:0;
top:0;
left:0;
display:block;
}
.discover-on-hover:hover .service-page-hover-icon4 .elementor-image:before{
opacity:1;
z-index:1;
}
.discover-on-hover .service-page-hover-icon5 .elementor-image:before{
content:url('https://codz.radiantthemes.com/wp-content/uploads/2020/01/5.png');
position:absolute;
width:100%;
height:100%;
z-index:0;
opacity:0;
top:0;
left:0;
display:block;
}
.discover-on-hover:hover .service-page-hover-icon5 .elementor-image:before{
opacity:1;
z-index:1;
}
.discover-on-hover .service-page-hover-icon6 .elementor-image:before{
content:url('https://codz.radiantthemes.com/wp-content/uploads/2020/01/6.png');
position:absolute;
width:100%;
height:100%;
z-index:0;
opacity:0;
top:0;
left:0;
display:block;
}
.discover-on-hover:hover .service-page-hover-icon6 .elementor-image:before{
opacity:1;
z-index:1;
}
.main-box-on-hover:hover .elementor-heading-title{
color:#fff !important;
}
/* SERVICE ONE END */
/* SERVICE TWO START */
.service-two-high-quality-text-css .elementor-widget-container{
background-color:#fff;
}
/*.service-one-pricing-table .rt-pricing-table.element-four>.holder{*/
/* background:#EFEFEF;*/
/*}*/
/* SERVICE TWO END */
/* OUR TEAM START */
.team-members .rt_team_area{
padding: 0 !important;
margin: 10px 10px 10px 10px !important;
}
.team-members .rt_team_detail_bx h3{
letter-spacing: 0px !important;
line-height: 29px !important;
color: #231834 !important;
text-align:center !important;
font-weight: 400 !important;
margin-bottom:5px !important;
}
.team-members .rt_team_detail_bx p{
font-size:16px !important;
line-height: 24px !important;
color: #627792 !important;
font-weight: 400 !important;
text-align: center !important;
text-transform: capitalize !important;
}
.team-members .rt_team_detail_bx{
padding: 20px 10px 22px 10px !important;
background: #fff;
box-shadow: 0px 5px 35px -20px rgba(0, 0, 0, 0.25);
}
/* OUR TEAM END */
/* TEAM DETAILS START */
.team-inner-form .form-row{
margin:0 12px 12px 12px;
}
.team-inner-form .form-row input[type=text]{
background-color: #f7f7f8;
border-radius: 5px;
padding: 10px 15px 9px 22px;
border:1px solid #e4e4e6;
}
.team-inner-form .form-row textarea{
background-color: #f7f7f8;
border-radius: 5px;
height: 146px;
padding: 10px 15px 9px 22px;
border:1px solid #e4e4e6;
}
.team-inner-form .submit-btn{
text-align:center;
}
.team-inner-form .form-row input[type=submit]{
background: #fb5545;
color: #ffffff;
border:none;
padding: 12px 30px 12px 30px;
border-radius: 5px;
transition: all 0.3s ease-in-out !important;
-webkit-transition: all 0.3s ease-in-out !important;
}
.team-inner-form .form-row input[type=submit]:hover{
box-shadow: 0px 8px 25px rgba(0, 0, 0, 0.25);
transform: translateY(-5px);
-webkit-transform: translateY(-5px);
}
/* TEAM DETAILS END */
/* START CONTACT US ONE */
.contact_us_page .form-row input[type="text"]{
width: 100%;
height:67px;
padding: 12px 15px 12px 20px;
margin-bottom: 0px;
border: 1px solid #F3F5FD;
background-color: #F3F5FD;
margin-bottom:10px;
border-radius: 5px;
}
.contact_us_page .form-row input[type="text"]::placeholder{
color:#7a7a7a;
}
.contact_us_page .form-row input[type="text"]:focus{
color:#231834;
background:#EEF1FF;
}
.contact_us_page textarea {
height: 150px;
resize: none;
width:100%;
margin-bottom: 18px;
padding: 7px 15px 8px 20px;
border: 1px solid #F3F5FD;
background-color: #F3F5FD;
border-radius: 5px;
}
.contact_us_page .form-row textarea::placeholder{
color:#7a7a7a;
}
.contact_us_page .form-row textarea:focus{
color:#231834;
background:#EEF1FF;
}
.contact_us_page input[type="submit"] {
font-size: 17px;
color: #fff;
padding: 12px 30px 12px 30px;
border: none;
background: #FB5545;
border-radius: 5px;
transition: all 0.3s ease-in-out !important;
-webkit-transition: all 0.3s ease-in-out
}
.contact_us_page input[type="submit"]:hover{
box-shadow: 0px 8px 25px rgba(0, 0, 0, 0.25);
transform: translateY(-5px);
-webkit-transform: translateY(-5px)
}
/* .contact_us_page .submit-btn {*/
/* text-align: right;*/
/*}*/
.contact-us-one {
box-shadow: 0px 7px 24px 0px rgba(0,0,0,0.12);
transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
/* END CONTACT US ONE */
/* START CONTACT US TWO */
.contact-us-two .wpcf7-form-control.wpcf7-text {
width: 100%;
border: 0px;
padding: 12px 8px 12px 0px;
font-size: 15px;
letter-spacing: 1px;
line-height: 28px;
margin: 7px 0px;
border-bottom: 1px solid #303030;
color: #101722;
}
.contact-us-two .wpcf7-form-control.wpcf7-email, .contact-us .wpcf7-form-control.wpcf7-text {
width: 100%;
border: 0px;
padding: 12px 8px 12px 0px;
font-size: 15px;
letter-spacing: 1px;
line-height: 28px;
margin: 7px 0px;
border-bottom: 1px solid #303030;
color: #101722;
}
.contact-us-two .wpcf7-form-control.wpcf7-textarea {
width: 100%;
border: 0px;
resize:none;
padding: 12px 8px 12px 0px;
font-size: 15px;
letter-spacing: 1px;
line-height: 28px;
margin: 7px 0px;
border-bottom: 1px solid #303030;
height: 100px;
color: #101722;
}
.contact-us-two .subscribe-btn .wpcf7-form-control.wpcf7-submit {
border: none;
color: #fff !important;
font-size: 17px;
font-weight: 400;
letter-spacing: 0.3px;
background-color: #011731;
padding: 12px 30px;
margin-top: 20px;
}
.contact-us-two-effect {
box-shadow: 0px 7px 0px 0px rgba(0,0,0,0.12);
transition: background 0.3s;
}
/* END CONTACT US TWO */
/*START SERVICE ONE */
.service-one-page-text-align .testimonial-data{
text-align:center;
}
.service-one-page-text-align .testimonial-title{
text-align:center;
}
/*END SERVICE ONE */
/*START OF SEARCH PAGE */
.page-title{
font-size:35px;
}
/*END OF SEARCH PAGE */
/*START OF BLOG SINGLE PAGE */
.comments-area .comment-form > p{
margin-bottom: 40px!important;
}
/*END OF BLOG SINGLE PAGE */
/* CASE STUDIES START */
.case-study-style-four .rt-case-study-box-item {
background-color: #F1F1F1 !important;
border-radius: 0;
margin: 10px;
}
.case-study-style-four .data {
padding: 19px 20px 16px 40px !important;
}
.case-study-style-four .pic {
padding: 15px 15px 0px 15px !important;
}
.case-study-style-four .case-study-four-title {
margin-bottom: 5px;
margin-top: 0px;
}
.case-study-style-four .case-study-four-title a:hover {
color: #3D2C3A!important;
}
.case-study-style-four .termname{
font-size: 15px;
font-family: circular medium;
font-weight: 400;
text-transform: uppercase;
color: #3597F5;
letter-spacing: 0.9px;
}
.case-study-style-four .case-study-logo{
width:100% !important;
max-width: 130px !important;
margin: 0 !important;
}
.case-study-style-four .owl-nav{
display:none;
}
.case-study-inner .pagination li.current{
background-color: #FB5545 !important;
}
a:focus, a:hover {
color: #000;
}
.rt-case-study-box.element-four > .rt-case-study-box-item > .holder:hover > .pic{
border-bottom:none!important;
}
.case-studies-single-pagination>[class*='col-']>.case-studies-single-post-back-btn>a>span:before{
background-color:#2B2B2B;
}
.case-studies-single-pagination>[class*='col-']>.case-studies-single-next-post>a:before{
color:#2B2B2B;
}
.case-studies-single-pagination>[class*='col-']>.case-studies-single-next-post>a:hover:before{
background-color: #2B2B2B;
color: #ffffff;
}
.case-studies-single-pagination>[class*='col-']>.case-studies-single-previous-post>a:before{
background-color: #2B2B2B;
color: #ffffff;
}
.case-studies-single-pagination>[class*='col-']>.case-studies-single-previous-post>a:hover:before {
background-color: #2B2B2B;
color: #ffffff;
}
.rt-case-study-box.element-four > .rt-case-study-box-item > .holder > .pic{
border:0 !important;
}
.rt-case-study-box.element-four .rt-case-study-box-item .holder .matchHeight
.title{
line-height:30px !important;
margin-top:8px !important;
}
.case-studiy-video-button-animation img{
position: relative;
line-height: 62px;
text-align: center;
margin: auto;
border-radius: 50% !important;
animation: case-study-play-btn 1.2s linear infinite;
-webkit-transition: .5s linear;
display: inline-block;
background-color: rgba(237, 109, 79, 0.2);
}
@keyframes case-study-play-btn{
0% {
box-shadow: 0 0 0 0 rgba(237, 109, 79, 0.2),
0 0 0 10px rgba(237, 109, 79, 0.2),
0 0 0 20px rgba(237, 109, 79, 0.2);
}
100% {
box-shadow: 0 0 0 10px rgba(237, 109, 79, 0.2),
0 0 0 20px rgba(237, 109, 79, 0.2),
0 0 0 30px rgba(237, 109, 79, 0);
}
}
/* CASE STUDIES END */
/* BLOG STUDIES START */
.pagination > .current{
color:#fb5545 !important;
box-shadow:none;
background:transparent!important;
}
.pagination>*:hover {
color: #fb5545 !important;
background-color: transparent;
box-shadow:none;
}
.pagination>* {
min-width: 0px;
padding: 0 5px;
font-size: 17px;
vertical-align:middle;
}
.pagination>*.next{
margin: 0px 0px 0px 0px;
width: 80px;
margin-left: 0px;
padding: 9px 0;
}
.pagination>*.prev {
margin: 0px;
width: 80px;
padding: 9px 0;
transform: none;
line-height: 17px;
}
.pagination>*.next span.ti-arrow-right {
vertical-align: middle;
padding-left: 5px;
position: relative;
top: -2px;
}
.pagination>*.prev span.ti-arrow-left {
vertical-align: middle;
padding-right: 5px;
position: relative;
top: -1px;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span{
display:inline-block;
padding: 0;
vertical-align: top;
height:30px;
}
.woocommerce nav.woocommerce-pagination ul li span.ti-arrow-right {
padding-left: 7px;
/*padding: 0px;*/
}
.woocommerce nav.woocommerce-pagination ul li a.prev span {
padding-right: 7px;
/*padding: 0px;*/
}
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li a:hover span {
color: #FB5545 !important;
/*color: #fff !important;*/
}
.wraper_blog_navigation.style-one .blog_navigation .navigation-link.nav-previous>.icon {
color: #181818;
font-size: 17px;
}
.wraper_blog_navigation.style-one .blog_navigation .navigation-link.nav-next>.icon {
color: #181818;
font-size: 17px;
}
.navigation-link.nav-previous .icon {
position: absolute;
left: 0;
top: 13px;
font-size: 17px;
color: #181818;
}
.navigation-link.nav-next .icon {
position: absolute;
right: 0;
top: 13px;
font-size: 17px;
color: #181818;
}
.post.style-one .post-button:hover {
background-color: #fc6f62 !important;
}
.post.style-one .post-button .ti-angle-right{
color:#181b31;
}
/* BLOG STUDIES END */
/* START OF CAREER */
.career-form .form-row input[type="text"],
.career-form .form-row input[type="email"],
.career-form .form-row input[type="number"],
.career-form .form-row input[type="tel"]{
font-size: 16px;
letter-spacing: 0px;
line-height: 62px;
color: #263646;
font-family: "Circular Book";
width:100%;
overflow:hidden;
border:0;
border-bottom: 1px solid #263646;
}
.career-form .upload-cv .form-row input[type="text"]{
border:0 !important;
}
.career-form .form-row input[type="submit"]{
font-size: 17px;
line-height: 30px;
color: #ffffff;
width: 180px;
height: 55px;
background-color: #231834;
margin-top:35px;
border:0;
transition: all 0.3s ease-in-out !important;
-webkit-transition: all 0.3s ease-in-out !important;
}
.career-form .form-row input[type="submit"]:hover{
box-shadow: 0px 8px 25px rgba(0, 0, 0, 0.25);
transform: translateY(-5px);
-webkit-transform: translateY(-5px);
}
.career-form .main-button{
text-align:center;
margin-left:15px;
width:96.5%;
border-top: 1px solid #4b4b4b;
}
.career-form .form-row input[type="file"]{
opacity:0;
margin-top:18px;
}
.career-form .browse-btn{
position:relative;
}
.career-form .browse-btn:before{
content:"Upload file";
position:absolute;
left:0;
top:18px;
padding:5px;
background:#fb5545;
color:#fff;
width:100px;
text-align:center;
cursor:pointer;
margin-left:171px;
margin-top:-5px;
border-radius:5px;
transition: all 0.3s ease-in-out !important;
-webkit-transition: all 0.3s ease-in-out !important;
}
.career-form{
filter: drop-shadow(0px 15px 17.5px rgba(0,0,0,0.05));
background-color: #ffffff;
padding:40px 40px 60px 40px;
border-radius:5px;
}
/* END OF CAREER */
/*START OF HISTORY*/
.radiantthemes-timeline.element-four .radiantthemes-timeline-item {
padding-bottom:100px !important;
}
.radiantthemes-timeline.element-four
.radiantthemes-timeline-item .row>[class*='col-']{
padding-left: 50px !important;
padding-right: 50px !important;
}
.radiantthemes-timeline.element-four .radiantthemes-timeline-item
.radiantthemes-timeline-item-connection:nth-child(even){
height:1px !important;
left: 40% !important;
}
.radiantthemes-timeline.element-four .radiantthemes-timeline-item
.radiantthemes-timeline-item-connection:nth-child(odd){
height:1px !important;
right: 40% !important;
}
.codz-timeline .radiantthemes-timeline-item .radiantthemes-timeline-item-data > *:last-child{
padding-bottom:5px;
}
.codz-timeline .radiantthemes-timeline-item
.radiantthemes-timeline-item-data span {
margin-left: 45% !important;
margin-right:5% !important;
}
.radiantthemes-timeline.element-four
.radiantthemes-timeline-item .radiantthemes-timeline-item-data{
background-color:#fff !important;
}
.radiantthemes-timeline.element-four
.radiantthemes-timeline-item .radiantthemes-timeline-item-line{
z-index:1 !important;
}
.radiantthemes-timeline.element-four
.radiantthemes-timeline-item .radiantthemes-timeline-item-main-dot{
z-index:2 !important;
top: -120px !important;
width: 120px !important;
height: 120px !important;
margin-left: -59px !important;
}
.radiantthemes-timeline.element-four
.radiantthemes-timeline-item .radiantthemes-timeline-item-main-dot:after{
background: #000;
height: 109px !important;
width: 108px !important;
border-radius: 63px !important;
}
.radiantthemes-timeline.element-four
.radiantthemes-timeline-item .radiantthemes-timeline-item-main-dot .year{
margin-left: 21% !important;
margin-top: 40% !important;
font-size: 32px !important;
}
.radiantthemes-timeline.element-four
.radiantthemes-timeline-item .radiantthemes-timeline-item-data{
box-shadow:0 0 10px rgba(0, 0, 0, 0.5);
}
.elementor-19286 .elementor-element.elementor-element-68fe0c8:last-child .radiantthemes-timeline.element-four .radiantthemes-timeline-item .radiantthemes-timeline-item-line:after {
background-color: #F7F7F7;
height: 50%;
width: 2px;
content: "";
position: absolute;
bottom: 0;
}
/*END OF HISTORY*/
/*START OF SHOP PAGE*/
.shop_single > .summary form.cart .button{
padding:8px 12px 8px 12px !important;
transition: all 0.3s ease-in-out !important;
-webkit-transition: all 0.3s ease-in-out !important;
}
.shop_single > .summary form.cart .button:hover{
box-shadow: 0px 8px 25px rgba(0, 0, 0, 0.25);
transform: translateY(-5px);
-webkit-transform: translateY(-5px);
transition: all 0.3s ease-in-out !important;
-webkit-transition: all 0.3s ease-in-out !important;
}
.woocommerce span.onsale{
background-color:#2d2141 !important;
}
.woocommerce-error li{
margin-left:20px !important;
}
.woocommerce .checkout_coupon input.input-text{
padding:0 !important;
}
.radiantthemes-shop-box.style-six>.holder>.data .woocommerce-loop-product__title{
color:#263646 !important;
/*font-weight:400 !important;*/
}
.radiantthemes-shop-box.style-six>.holder>.data .price{
color:#263646 !important;
}
/*END OF SHOP PAGE */
/*START OF 404 PAGE */
.wraper_error_main.style-one .error_main .btn{
padding:12px 20px 12px 20px !important;
}
.radiantthemes-counterup .ti-arrow-left:before{
vertical-align: middle !important;
}
.wraper_error_main.style-one .error_main .btn{
font-size:16px !important;
}
.wraper_error_main.style-one .error_main .btn>span{
vertical-align: unset !important;
}
/*END OF 404 PAGE */
/* LANDING PAGE START */
.landing-page-hover-style:hover .landing-page-text-hover .elementor-widget-container{
background-color:#FB5545;
transition:all .3s ease-in-out;
-webkit-transition:all .3s ease-in-out;
}
.landing-page-hover-style:hover .landing-page-text-hover .elementor-widget-container
.elementor-heading-title {
color:#fff;
transition:all .3s ease-in-out;
-webkit-transition:all .3s ease-in-out;
}
.landing-page-hover-style .landing-page-text-hover .elementor-widget-container{
transition:all .3s ease-in-out;
-webkit-transition:all .3s ease-in-out;
}
.landing-page-hover-style .landing-page-text-hover .elementor-widget-container
.elementor-heading-title{
transition:all .3s ease-in-out;
-webkit-transition:all .3s ease-in-out;
}
/* LANDING PAGE END */
/* SEARCH PAGE START */
.case-studies.style-default .entry-main .entry-extra .entry-extra-item .post-read-more .btn{
transition: all 0.3s ease-in-out !important;
-webkit-transition: all 0.3s ease-in-out !important;
border:0 !important;
}
.case-studies.style-default .entry-main .entry-extra .entry-extra-item .post-read-more .btn:hover{
box-shadow: 0px 8px 25px
rgba(0, 0, 0, 0.25) !important;
transform: translateY(-5px) !important;
-webkit-transform: translateY(-5px) !important;
transition: all 0.3s ease-in-out !important;
-webkit-transition: all 0.3s ease-in-out !important;
}
.post.style-default .entry-main .entry-extra .entry-extra-item
.post-read-more .btn span{
padding-right:48px !important;
padding-left:48px !important;
}
.post.style-default .entry-main .entry-extra .entry-extra-item
.post-read-more .btn{
transition: all 0.3s ease-in-out !important;
-webkit-transition: all 0.3s ease-in-out !important;
border:0 !important;
}
.post.style-default .entry-main .entry-extra .entry-extra-item
.post-read-more .btn:hover{
box-shadow: 0px 8px 25px
rgba(0, 0, 0, 0.25) !important;
transform: translateY(-5px) !important;
-webkit-transform: translateY(-5px) !important;
transition: all 0.3s ease-in-out !important;
-webkit-transition: all 0.3s ease-in-out !important;
}
.page.style-default .entry-main .entry-extra
.entry-extra-item .post-read-more .btn span{
padding-right:48px !important;
padding-left:48px !important;
transition: all 0.3s ease-in-out !important;
-webkit-transition: all 0.3s ease-in-out !important;
}
.page.style-default .entry-main .entry-extra .entry-extra-item .post-read-more .btn{
transition: all 0.3s ease-in-out !important;
-webkit-transition: all 0.3s ease-in-out !important;
border:0 !important;
background-color:#fb5545 !impoirtant;
}
.page.style-default .entry-main .entry-extra .entry-extra-item .post-read-more .btn:hover{
box-shadow: 0px 8px 25px
rgba(0, 0, 0, 0.25) !important;
transform: translateY(-5px) !important;
-webkit-transform: translateY(-5px) !important;
transition: all 0.3s ease-in-out !important;
-webkit-transition: all 0.3s ease-in-out !important;
}
.case-studies.style-default .entry-main .entry-extra
.entry-extra-item .post-read-more .btn span{
padding-right:48px !important;
padding-left:48px !important;
}
.team.style-default .entry-main .entry-extra .entry-extra-item .post-read-more .btn span{
padding-right:48px !important;
padding-left:48px !important;
}
.team.style-default .entry-main .entry-extra .entry-extra-item .post-read-more .btn{
transition: all 0.3s ease-in-out !important;
-webkit-transition: all 0.3s ease-in-out !important;
border:0 !important;
}
.team.style-default .entry-main .entry-extra .entry-extra-item .post-read-more .btn:hover{
box-shadow: 0px 8px 25px
rgba(0, 0, 0, 0.25) !important;
transform: translateY(-5px) !important;
-webkit-transform: translateY(-5px) !important;
transition: all 0.3s ease-in-out !important;
-webkit-transition: all 0.3s ease-in-out !important;
}
/* SEARCH PAGE END */
/* BLOG PAGE START */
.post.style-default .entry-meta>.holder>.data .meta{
font-size:14px !important;
}
.rt-recent-post-with-thumbnail.element-one>ul.rt-recent-post-with-thumbnail-holder>li.rt-recent-post-with-thumbnail-post .excerpt{
font-size: 16px !important;
}
.random-post-wrapper>.random-post-data>.title>a{
font-size: 22px !important;
}
/*.random-post-wrapper>.random-post-data>.random-post-excerpt>a{*/
/* font-size: 16px !important;*/
/*}*/
.style-default .entry-header .entry-title a{
font-size: 22px !important;
color:#263646 !important;
}
/* BLOG PAGE END */
/* START OF MEDIA QUERY CSS*/
@media(min-width:1600px){
.homepage-three-hide-des .elementor-heading-title,
.homepage-three-hide-des-opt .elementor-heading-title{
transition: transform 0.5s, -webkit-transform 0.5s !important;
transform: translate3d(0, 100px, 0) !important;
}
.homepage-three-hide-des-opt:hover .elementor-text-editor,
.homepage-three-hide-des:hover .elementor-text-editor{
opacity: 1 !important;
transition: all .3s ease-in-out !important;
transform: translate3d(0, 90px, 0) !important;
}
.homepage-three-hide-des:hover .elementor-heading-title,
.homepage-three-hide-des-opt:hover .elementor-heading-title{
transition: transform 0.5s, -webkit-transform 0.5s !important;
transform: translate3d(0, 75px, 0) !important;
}
}
@media (min-width: 1024px) and (max-width:1365px){
.wraper_header.style-eight .wraper_header_main.radiantthemes-sticky-style-two.i-am-delayed-sticky .header_main .brand-logo-sticky
{
padding-top:15px;
}
/*.index-four-case-studies-btn-align .radiantthemes-custom-button.element-one{*/
/* text-align:left !important;*/
/*}*/
/*.radiantthemes-custom-button.element-one{*/
/* text-align:left!important;*/
/*}*/
.home-two-btn-align-on-tablet .radiantthemes-custom-button.element-one{
text-align:center!important;
}
.index-four-video-icon img
{
position:relative;
left:131px;
bottom:0px;
}
.blog.element-six .blog-item>.holder>.data>.post-meta>.comments{
margin-left: 17px !important;
}
}
@media (min-width: 1024px) and (max-width:1365px) and (orientation: portrait){
/*.wraper_header.style-eight{*/
/* padding-top:30px;*/
/*}*/
.wraper_header.style-eight .wraper_header_main .header_main .brand-logo-sticky img
{
padding-top:0;
}
.blog.element-six .post-meta{
font-size:15px !important;
}
}
@media (min-width: 1000px) and (max-width:1100px){
.wraper_header.style-eight .wraper_header_main .nav>[class*='menu-']>ul.menu>li{
margin-right: 40px !important;
}
.page-id-11311 .elementor-element.elementor-element-9132ad6 > .elementor-widget-container{
padding-right:150px !important;
padding-left:20px !important;
}
.page-id-11311 .elementor-11311 .elementor-element.elementor-element-71ec10b {
padding-left:20px !important;
padding-right:150px !important;
}
.page-id-11311 .radiantthemes-custom-button.element-one{
padding-left:20px !important;
}
.elementor-10886 .elementor-element.elementor-element-30a71248{
padding-bottom:30px !important;
}
.elementor-2908 .elementor-element.elementor-element-1cd4334{
padding-bottom:30px !important;
}
}
/* TABLET PROTRAIT PART */
@media screen and (max-width:768px){
.widget-area {
margin-top: 50px;
}
.bg-box-on-hover {
margin: 0 0px;
}
.bg-box-on-hover-active {
margin: 0 0px;
}
.lets-get-started .form-row input[type="text"]{
width:100%;
background:#fff;
color: #93979e;
border:1px solid #b8bfc9;
height: auto;
padding: 13px 20px;
}
.lets-get-started .form-row input[type="submit"]{
margin-left:0;
}
.lets-get-started .submit-btn{
text-align:center;
}
.index-four-lets-started .submit-btn{
text-align:center;
}
.home-two-btn-align-on-tablet .radiantthemes-custom-button.element-one{
text-align:center;
}
.homepage-two-banner-ball .radiantthemes-custom-button.element-one.hover-style-five {
position: relative;
z-index: 9;
top: 244px;
}
.homepage-two-banner-ball .elementor-widget-heading .elementor-heading-title {
position: relative;
z-index: 999;
top: 229px;
}
.index-four-case-studies-btn-align .radiantthemes-custom-button.element-one[data-button-direction=right]{
text-align:center;
}
/* .case-study-style-four .owl-nav{*/
/* display:none;*/
/*}*/
.service-subscribe-btn-align .submit-btn{
text-align:center;
}
.contact_us_page .form-row input[type="text"]{
width:100%;
}
.contact_us_page textarea{
width:100%;
}
.about-us-progress-right-image .elementor-image {
width: 644px;
}
.get-started .form-row input[type="submit"]{
margin-left:33px !important;
}
.wraper_header.style-eight .wraper_header_main .header_main .brand-logo img{
padding-top:7px;
}
.wraper_header.style-eight .wraper_header_main .header_main .brand-logo-sticky img{
padding-top:7px;
}
.page-id-11073 .wraper_header.style-eight .wraper_header_main>.container{
padding-top:50px;
}
.page-id-11073 .wraper_header.style-eight .wraper_header_main.radiantthemes-sticky-style-two.i-am-delayed-sticky>.container{
padding-top: 42px;
padding-bottom: 22px;
}
.blog.element-six .blog-item>.holder>.data>.post-meta>.comments {
margin-left: 30px !important;
}
.case-study-style-four .rt-case-study-box-item {
margin: 20px;
}
.first-circle-hover h3 {
position: relative;
display: inline-block;
border: 1px solid #DDDBD9;
background-color: #FFFFFF;
color:#223311 !important;
border-radius: 50%;
width: 45px;
height: 45px;
transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
}
.first-circle-hover:hover h3 {
position: relative;
display: inline-block;
border: 1px solid #FF5F63;
background-color: #FF5F63;
color:#ffffff !important;
border-radius: 50%;
width: 45px;
height: 45px;
transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
}
.first-circle-hover h3:after{
content: none;
}
.first-circle-hover:hover h3:after{
content: "";
width: 60px;
height: 1px;
background: #ff5f63;
position: absolute;
bottom: 49%;
transition: all 0.3s ease-in-out;
left: 42px;
}
.first-circle-hover:hover h3:before {
content: "";
width: 60px;
height: 1px;
background: #ff5f63;
position: absolute;
bottom: 49%;
transition: all 0.3s ease-in-out;
right: 42px;
}
.last-circle-hover:hover h3:after {
content: "";
width: 60px;
height: 1px;
background: #ff5f63;
position: absolute;
bottom: 49%;
transition: all 0.3s ease-in-out;
left: 42px;
}
.service-one-pricing-table .rt-pricing-table.element-four > .holder > .more .btn{
font-size:14px!important;
}
.career-form .browse-btn:before{
margin-left: 73px;
}
.radiantthemes-case-studies-slider.element-five .owl-nav{
display:none;
}
.page-id-10988 .rs-parallax-wrap #slider-22-slide-26-layer-8 {
background-color: rgb(113, 222, 187) !important;
color: rgb(255, 255, 255) !important;
position: relative;
line-height: 62px;
text-align: center;
margin: auto;
background-color: rgba(113, 222, 187, 0.1);
border-radius: 50% !important;
animation: play-btn-one 1.2s linear infinite;
-webkit-transition: .5s linear;
display: block;
}
@keyframes play-btn-one{
0% {
box-shadow: 0 0 0 0 rgba(113, 222, 187, 0.2),
0 0 0 10px rgba(113, 222, 187, 0.2),
0 0 0 15px rgba(113, 222, 187, 0.2);
}
100% {
box-shadow: 0 0 0 10px rgba(113, 222, 187, 0.2),
0 0 0 15px rgba(113, 222, 187, 0.2),
0 0 0 20px rgba(113, 222, 187, 0);
}
}
.radiantthemes-timeline.element-three > .radiantthemes-timeline-slider > .owl-thumbs > .owl-thumb-item{
max-width: 100px !important;
}
.elementor-2908 .elementor-element.elementor-element-9e922a0 .elementor-image img{
margin-left: -50px !important;
}
}
@media screen and (max-width:767px){
.home-two-btn-align-on-mobile .radiantthemes-custom-button.element-one{
text-align:center!important;
}
.radiantthemes-case-studies-slider.element-five .owl-nav{
display:none;
}
}
@media screen and (min-width:480px) and (max-width:767px){
.codz-case-study .radiantthemes-case-studies-slider.element-three .owl-nav{
top: 52px;
left: -242px;
}
.radiantthemes-case-studies-slider.element-two .owl-nav {
display: none;
}
.index-two-round-image-bottom-spacing .elementor-widget-container{
margin: 50px 0px 20px 0px !important;
}
}
@media screen and (max-width:414px){
.index-two-round-image-bottom-spacing .elementor-widget-container{
margin: 50px 0px 20px 0px !important;
}
.blog-service .blog.element-three .blog-item>.holder>.pic{
margin-top:-12px!important;
}
.blog-service .elementor-element-populated{
padding:0px 25px 52px 25px !important;
}
.page-id-11073 .wraper_header.style-eight .wraper_header_main>.container {
padding-top: 17px!important;
}
.career-form .upload-cv .form-row input[type="text"]{
line-height:35px !important;
}
.career-form .main-button{
border:0;
}
}
/* SMART PHONE LANDSCAPE PART */
@media screen and (min-width:321px) and (max-width:479px){
.index-two-round-image-bottom-spacing .elementor-widget-container{
margin: 80px 0px 20px 0px !important;
}
.lets-get-started .form-row input[type="text"]{
width:100%;
background:#fff;
color: #93979e;
border:1px solid #b8bfc9;
height: auto;
padding: 13px 20px;
}
.lets-get-started .form-row input[type="submit"]{
margin-left:0;
}
.lets-get-started .submit-btn{
text-align:center;
}
.index-four-lets-started .submit-btn{
text-align:center;
}
.home-two-btn-align-on-mobile .radiantthemes-custom-button.element-one{
text-align:center;
}
.index-four-case-studies-btn-align .radiantthemes-custom-button.element-one[data-button-direction=right]{
text-align:center;
}
.index-four-bottom-img{
right:0px !important;
}
.service-subscribe-btn-align .submit-btn{
text-align:center;
}
.case-study-style-four .owl-nav{
display:none;
}
.get-started .form-row input[type="email"]{
width:100% !important;
}
.get-started .form-row input[type="submit"]{
margin-left:12px !important;
}
.explore-more{
background-color:#1FC1EF;
}
.about-us-progress-right-image .elementor-image {
width: 340px;
}
.wraper_header.style-eight .whomeraper_header_main .header_main .brand-logo img{
margin-top:-8px;
}
.wraper_header.style-eight .wraper_header_main .header_main .brand-logo-sticky img{
padding-top:0px;
}
.career-form .main-button{
text-align: left !important;
margin-left:0px!important;
margin-top: 15px;
}
.radiantthemes-custom-button.element-one[data-button-direction=right] {
text-align: center !important;
}
.career-form .browse-btn:before{
margin-left: 50px !important;
}
.elementor-2908 .elementor-element.elementor-element-9e922a0 .elementor-image img{
margin-left: 0 !important;
}
}
/* SMART PHONE PROTRAIT PART */
@media screen and (max-width:375px){
.index-two-round-image-bottom-spacing .elementor-widget-container{
margin: 30px 0px 20px 0px !important;
}
.page-id-11073 .wraper_header.style-eight .wraper_header_main>.container{
padding-top: 22px !important;
}
.page-id-10988 .rs-parallax-wrap #slider-22-slide-26-layer-8 {
background-color: rgb(113, 222, 187) !important;
color: rgb(255, 255, 255) !important;
position: relative;
line-height: 62px;
text-align: center;
margin: auto;
background-color: rgba(113, 222, 187, 0.1);
border-radius: 50% !important;
animation: play-btn-one 1.2s linear infinite;
-webkit-transition: .5s linear;
display: block;
}
@keyframes play-btn-one{
0% {
box-shadow: 0 0 0 0 rgba(113, 222, 187, 0.2),
0 0 0 2px rgba(113, 222, 187, 0.2),
0 0 0 5px rgba(113, 222, 187, 0.2);
}
100% {
box-shadow: 0 0 0 2px rgba(113, 222, 187, 0.2),
0 0 0 5px rgba(113, 222, 187, 0.2),
0 0 0 8px rgba(113, 222, 187, 0);
}
}
.page-id-10988 .rs-parallax-wrap #slider-22-slide-26-layer-1 {
display:none !important;
}
}
@media screen and (max-width:360px){
.index-two-round-image-bottom-spacing .elementor-widget-container{
margin: 20px 0px 20px 0px !important;
}
.first-circle-hover:hover h3:before {
content: "";
width: 60px;
height: 1px;
background: #ff5f63;
position: absolute;
bottom: 49%;
transition: all 0.3s ease-in-out;
right: 42px;
}
.last-circle-hover:hover h3:after {
content: "";
width: 60px;
height: 1px;
background: #ff5f63;
position: absolute;
bottom: 49%;
transition: all 0.3s ease-in-out;
left: 42px;
}
.radiantthemes-timeline.element-three>.radiantthemes-timeline-slider>.owl-thumbs{
position: absolute !important;
}
}
@media screen and (max-width:320px){
.blog-style-effect .blog.element-fourteen .blog-item .holder{
padding: 30px 35px;
margin: 15px 10px;
}
.index-four-case-studies-btn-align .radiantthemes-custom-button.element-one[data-button-direction=right]{
text-align:center;
}
.index-four-video-icon{
left: 40px!important;
}
.case-study-style-four .data{
padding:19px 15px 16px 30px!important;
}
.case-study-style-four h3 a{
line-height:33px !important;
}
.case-study-style-four .owl-nav{
display:none;
}
.case-study-style-four .elementor-widget-container {
margin: 0px 10px 0px 10px;
}
.index-four-mobile-banner-text .elementor-heading-title{
font-size:41px !important;
line-height:51px !important;
}
.get-started .form-row input[type="email"]{
width:100% !important;
}
.get-started .form-row input[type="submit"]{
margin-left:10px !important;
}
.index-two-round-image-bottom-spacing .elementor-widget-container{
margin: -37px 0px 20px 0px !important;
}
.service-subscribe-btn-align .submit-btn{
text-align:center;
}
.about-us-progress-right-image .elementor-image {
width: 280px;
}
.home-two-btn-align-on-mobile .radiantthemes-custom-button.element-one {
text-align:center!important;
}
.index-four-responsive-space .elementor-element-populated{
margin-top: 8px !important;
}
.wraper_header.style-eight .wraper_header_main .header_main .brand-logo img{
padding-top:10px;
}
.wraper_header.style-eight .wraper_header_main .header_main .brand-logo-sticky img{
padding-top:5px;
}
.index-two-round-image-bottom-spacing .elementor-widget-container{
margin: -15px 0px 20px 0px !important;
}
.wraper_header.style-eight .wraper_header_main>.container{
padding-top:10px;
padding-bottom:15px;
}
.career-form .main-button{
text-align: left !important;
margin-left:0px!important;
margin-top: 15px;
}
.radiantthemes-custom-button.element-one[data-button-direction=right] {
text-align: center !important;
}
.career-form .browse-btn:before{
margin-left: 20px !important;
}
}
/* ================================== */
/* END OF MEDIA QUERY CSS*/
.wraper_error_main.style-one .error_main .radiantthemes-counterup {
font-family: "Circular Bold";
}
.case-list ul {
list-style: none;
padding: 0;
margin: 0;
}
.case-list ul li {
color: #808080;
}
.case-list ul li strong {
color: #231834;
font-weight: 600;
}
.rt-pricing-table.element-nine .rt-pricing-title{
color:#263646 !important;
}
.rt-pricing-table.element-nine .rt-list ul li{
color:#263646 !important;
}
.rt-pricing-table.element-nine .rt-price{
color:#263646 !important;
}
.rt-pricing-table.element-nine .rt-price .rt-supsub .rt-superscript{
color:#263646 !important;
}
.rt-pricing-table.element-nine .rt-price .rt-supsub .rt-subscript{
color:#263646 !important;
}
.rt-case-study-box-filter.filter-style-one>button{
color:#263646 !important;
}
.rt-case-study-box.element-one .rt-case-study-box-item>.holder>.data p{
color:#263646 !important;
}