@charset "UTF-8";
.saas_home_area {
position: relative;
background: #fafafe;
height: 1100px;
}
.banner_top {
padding-top: 210px;
}
.banner_top h2 {
color: #051441;
margin-bottom: 25px;
}
.banner_top p {
margin-bottom: 42px;
}
.banner_top .subcribes {
max-width: 630px;
margin: 0 auto;
}
.banner_top .subcribes .form-control {
border: 1px solid #e9ebf4;
border-radius: 4px;
background-color: white;
-webkit-box-shadow: 0px 30px 30px 0px rgba(0, 11, 40, 0.1);
box-shadow: 0px 30px 30px 0px rgba(0, 11, 40, 0.1);
font: 400 15px/46px "Poppins", sans-serif;
padding-left: 30px;
color: #051441;
z-index: 0;
}
.banner_top .subcribes .form-control.placeholder {
color: #b4b9c8;
}
.banner_top .subcribes .form-control:-moz-placeholder {
color: #b4b9c8;
}
.banner_top .subcribes .form-control::-moz-placeholder {
color: #b4b9c8;
}
.banner_top .subcribes .form-control::-webkit-input-placeholder {
color: #b4b9c8;
}
.banner_top .subcribes .form-control:focus {
border-color: #6754e2;
}
.banner_top .subcribes .btn_submit {
position: absolute;
right: 8px;
background: #6754e2;
color: #fff;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
padding: 11px 32px;
}
.saas_home_img {
text-align: center;
margin-top: 120px;
position: relative;
}
.saas_home_img img {
-webkit-box-shadow: 0px 40px 60px 0px rgba(0, 11, 40, 0.16);
box-shadow: 0px 40px 60px 0px rgba(0, 11, 40, 0.16);
border-radius: 8px;
} .slider_area {
background-image: -moz-linear-gradient(40deg, #1786d8 0%, #00aff0 100%);
background-image: -webkit-linear-gradient(40deg, #1786d8 0%, #00aff0 100%);
background-image: -ms-linear-gradient(40deg, #1786d8 0%, #00aff0 100%);
height: 930px;
background-size: cover;
background-position: 50%;
position: relative;
overflow: hidden;
z-index: 1;
}
.slider_area .bottom_shoape {
position: absolute;
bottom: 0px;
left: 0;
z-index: -1;
width: 100%;
}
.slider_area .middle_shape {
position: absolute;
right: 0;
bottom: 0;
z-index: -1;
}
.leaf {
position: absolute;
}
.leaf.l_left {
top: 200px;
left: 260px;
}
.leaf.l_right {
right: 0;
bottom: 100px;
}
.mobile_img {
position: relative;
}
.mobile_img .img {
-webkit-animation-timing-function: cubic-bezier(0.54, 0.085, 0.5, 0.92);
animation-timing-function: cubic-bezier(0.54, 0.085, 0.5, 0.92);
-webkit-animation-name: animateUpDown;
animation-name: animateUpDown;
-webkit-animation-duration: 2s;
animation-duration: 2s;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.mobile_img .mobile {
z-index: -1;
position: relative;
}
.mobile_img .women_img {
top: 245px;
right: 160px;
z-index: 1;
}
.slider_content {
color: #fff;
padding-top: 200px;
} .prototype_banner_area {
background: #fbfbfd;
padding-top: 220px;
position: relative;
z-index: 0;
overflow: hidden;
}
.prototype_content .banner_subscribe .subcribes {
display: block;
}
.prototype_content .banner_subscribe .subcribes .form-control {
max-width: 370px;
width: 100%;
border-radius: 3px;
background-color: white;
border: 0px;
height: 50px;
color: #222d39;
padding-left: 30px;
-webkit-box-shadow: 0px 2px 3px 0px rgba(12, 0, 46, 0.06);
box-shadow: 0px 2px 3px 0px rgba(12, 0, 46, 0.06);
font: 300 14px/28px "Poppins", sans-serif;
border: 1px solid transparent;
}
.prototype_content .banner_subscribe .subcribes .form-control.placeholder {
color: #aeb4ba;
}
.prototype_content .banner_subscribe .subcribes .form-control:-moz-placeholder {
color: #aeb4ba;
}
.prototype_content .banner_subscribe .subcribes .form-control::-moz-placeholder {
color: #aeb4ba;
}
.prototype_content .banner_subscribe .subcribes .form-control::-webkit-input-placeholder {
color: #aeb4ba;
}
.prototype_content .banner_subscribe .subcribes .form-control:focus {
border-color: #6754e2;
}
.partner_logo {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-top: 100px;
border-bottom: 1px solid #eeeef5;
padding-bottom: 35px;
position: relative;
z-index: 4;
}
.partner_logo .p_logo_item {
width: calc(100% / 5);
text-align: center;
}
.partner_logo .p_logo_item img {
max-width: 100%;
-webkit-filter: contrast(0.3%);
filter: contrast(0.3%);
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.partner_logo .p_logo_item:hover img {
-webkit-filter: contrast(100%);
filter: contrast(100%);
} .agency_banner_area {
padding-top: 150px;
position: relative;
z-index: 1;
}
.agency_banner_area .banner_shap {
position: absolute;
top: 0;
right: 0;
z-index: -1;
}
.agency_content h2 {
font-size: 50px;
line-height: 66px;
} .software_banner_area {
min-height: 100vh;
background-image: -moz-linear-gradient(140deg, #23026d 0%, #3d64f4 100%);
background-image: -webkit-linear-gradient(140deg, #23026d 0%, #3d64f4 100%);
background-image: -ms-linear-gradient(140deg, #23026d 0%, #3d64f4 100%);
position: relative;
z-index: 0;
}
.software_banner_area:before {
content: "";
position: absolute;
height: 100%;
width: 100%;
left: 0;
top: 0;
z-index: -1;
background: url(//www.sykasoft.de/wp-content/themes/saasland/assets/img/home5/shap_tecture.png) no-repeat scroll center 0/cover;
} .saas_banner_area {
background-image: -moz-linear-gradient(140deg, #030207 0%, #111339 100%);
background-image: -webkit-linear-gradient(140deg, #030207 0%, #111339 100%);
background-image: -ms-linear-gradient(140deg, #030207 0%, #111339 100%);
padding-top: 230px;
overflow: hidden;
position: relative;
z-index: 1;
}
.saas_shap {
position: absolute;
right: 0;
top: 0;
z-index: -1;
}
.dasboard_img img {
border-top-left-radius: 15px;
border-top-right-radius: 15px;
} .app_banner_area {
padding-top: 230px;
padding-bottom: 210px;
overflow: hidden;
background-size: cover;
}
.app_banner_area .app_img .app_screen {
position: absolute;
-webkit-animation-timing-function: cubic-bezier(0.54, 0.085, 0.5, 0.92);
animation-timing-function: cubic-bezier(0.54, 0.085, 0.5, 0.92);
-webkit-animation-name: animateUpDown;
animation-name: animateUpDown;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.app_banner_area .app_img .app_screen.one {
top: 135px;
left: 110px;
-webkit-animation-duration: 1.9s;
animation-duration: 1.9s;
}
.app_banner_area .app_img .app_screen.two {
top: 46px;
left: 220px;
-webkit-animation-duration: 1.8s;
animation-duration: 1.8s;
}
.app_banner_area .app_img .app_screen.three {
top: 6px;
left: 375px;
-webkit-animation-duration: 1.6s;
animation-duration: 1.6s;
}
.app_banner_contentmt h2 {
line-height: 64px;
}
.app_banner_contentmt .app_btn {
border: 0px;
background: #fff;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
color: #4069eb;
padding: 14px 40px;
}
.app_banner_contentmt .app_btn:hover {
border-color: #4069eb;
background: #4069eb;
color: #fff;
} .agency_banner_area_two {
background-image: -moz-linear-gradient(40deg, #5e2ced 0%, #a485fd 100%);
background-image: -webkit-linear-gradient(40deg, #5e2ced 0%, #a485fd 100%);
background-image: -ms-linear-gradient(40deg, #5e2ced 0%, #a485fd 100%);
padding: 230px 0px 140px;
position: relative;
z-index: 1;
overflow: hidden;
}
.dot_shap {
position: absolute;
right: 0;
top: 0;
background: rgba(255, 255, 255, 0.03);
border-radius: 50%;
z-index: -1;
}
.dot_shap.one {
width: 740px;
height: 740px;
top: -280px;
}
.dot_shap.two {
width: 640px;
height: 640px;
top: -150px;
right: -80px;
}
.dot_shap.three {
width: 640px;
height: 640px;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
right: -450px;
}
.agency_banner_img {
margin-left: -100px;
}
.agency_content_two .agency_banner_btn {
color: #5e2ced;
border-color: #fff;
background: #fff;
} .saas_banner_area_two {
position: relative;
z-index: 1;
}
.saas_banner_area_two .shap_img {
position: absolute;
width: 101%;
height: 540px;
bottom: 120px;
z-index: 0;
left: 0;
overflow: hidden;
background-size: cover;
-webkit-transform: rotate(2deg);
-ms-transform: rotate(2deg);
transform: rotate(2deg);
right: 0;
}
.saas_banner_area_two .section_intro {
background-image: -moz-linear-gradient(-50deg, #237efd 0%, #24b0fe 46%, #24e2ff 100%);
background-image: -webkit-linear-gradient(-50deg, #237efd 0%, #24b0fe 46%, #24e2ff 100%);
background-image: -ms-linear-gradient(-50deg, #237efd 0%, #24b0fe 46%, #24e2ff 100%);
}
.section_container {
max-width: 830px;
margin: 0 auto;
text-align: center;
height: 100vh;
}
.section_container .intro {
height: 53%;
width: 100%;
position: relative;
}
.section_container .intro_content {
position: absolute;
bottom: 0;
width: 100%;
left: 0;
padding: 0px 15px;
}
.section_container .intro_content h1 {
font-size: 50px;
letter-spacing: -0.20px;
line-height: 70px;
margin-bottom: 16px;
}
.section_container .intro_content p {
line-height: 30px;
margin-bottom: 60px;
}
.section_container .intro_content .subcribes {
max-width: 570px;
margin: 0 auto;
}
.section_container .intro_content .subcribes .form-control {
border-radius: 4px;
background-color: white;
-webkit-box-shadow: 0px 8px 16px 0px rgba(0, 11, 40, 0.1);
box-shadow: 0px 8px 16px 0px rgba(0, 11, 40, 0.1);
font: 300 16px/36px "Poppins", sans-serif;
border: 0px;
color: #a1a8be;
height: 60px;
padding-left: 30px;
position: relative;
z-index: 1;
}
.section_container .intro_content .subcribes .form-control.placeholder {
color: #a1a8be;
}
.section_container .intro_content .subcribes .form-control:-moz-placeholder {
color: #a1a8be;
}
.section_container .intro_content .subcribes .form-control::-moz-placeholder {
color: #a1a8be;
}
.section_container .intro_content .subcribes .form-control::-webkit-input-placeholder {
color: #a1a8be;
}
.section_container .intro_content .subcribes .btn_submit {
position: absolute;
top: 0;
right: 0;
font: 400 14px/60px "Poppins", sans-serif;
color: #fff;
background: #1c7ce7;
border-radius: 4px;
padding: 0px 25px;
border: 0px;
z-index: 2;
}
.animation_img {
text-align: center;
margin-top: -320px;
z-index: 2;
position: relative;
} .payment_banner_area {
position: relative;
min-height: 100vh;
background-image: -moz-linear-gradient(-86deg, #7121ff 0%, #21d4fd 100%);
background-image: -webkit-linear-gradient(-86deg, #7121ff 0%, #21d4fd 100%);
background-image: -ms-linear-gradient(-86deg, #7121ff 0%, #21d4fd 100%);
z-index: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
overflow: hidden;
}
.payment_banner_area .shape {
background-image: -moz-linear-gradient(-57deg, #7121ff 0%, #21d4fd 100%);
background-image: -webkit-linear-gradient(-57deg, #7121ff 0%, #21d4fd 100%);
background-image: -ms-linear-gradient(-57deg, #7121ff 0%, #21d4fd 100%);
position: absolute;
left: -256px;
top: -178px;
width: 1095px;
height: 602px;
border-radius: 90px;
-webkit-transform: rotate(-38deg);
-ms-transform: rotate(-38deg);
transform: rotate(-38deg);
z-index: -1;
opacity: 0.20;
}
.payment_banner_area .shape.two {
background-image: -moz-linear-gradient(-75deg, #7121ff 0%, #21d4fd 100%);
background-image: -webkit-linear-gradient(-75deg, #7121ff 0%, #21d4fd 100%);
background-image: -ms-linear-gradient(-75deg, #7121ff 0%, #21d4fd 100%);
position: absolute;
left: 689px;
top: 458px;
border-radius: 150px;
width: 816px;
height: 702px;
}
.animation_img_two {
width: 50%;
height: 60%;
float: right;
text-align: right;
position: absolute;
bottom: 188px;
right: 0;
z-index: 0;
}
.animation_img_two img {
max-width: 100%;
}
.svg_intro_bottom {
position: absolute;
top: 0px;
width: 100%;
height: 100%;
z-index: -1;
}
.payment_banner_content {
max-width: 670px;
}
.payment_banner_content h1 {
line-height: 70px;
margin-bottom: 25px;
}
.payment_banner_content p {
line-height: 30px;
}
.payment_banner_content .agency_banner_btn {
background: #fff;
color: #5956fe;
border-color: #fff;
}
.payment_banner_content .agency_banner_btn_two {
color: #ffffff;
margin-left: 30px;
}
.payment_banner_content .agency_banner_btn_two:before {
display: none;
}
.payment_banner_content .agency_banner_btn_two i {
vertical-align: middle;
padding-left: 10px;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.payment_banner_content .agency_banner_btn_two:hover i {
padding-left: 15px;
} .payment_banner_area_two {
background-image: -moz-linear-gradient(125deg, #5f51fb 0%, #767cfd 64%, #8ca7ff 100%);
background-image: -webkit-linear-gradient(125deg, #5f51fb 0%, #767cfd 64%, #8ca7ff 100%);
background-image: -ms-linear-gradient(125deg, #5f51fb 0%, #767cfd 64%, #8ca7ff 100%);
height: 100vh;
min-height: 860px;
padding-top: 200px;
position: relative;
z-index: 1;
}
.payment_banner_area_two .symbols-pulse > div {
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.04)), color-stop(65%, rgba(255, 255, 255, 0.04)), to(rgba(255, 255, 255, 0.04)));
background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.04) 0%, rgba(255, 255, 255, 0.04) 65%, rgba(255, 255, 255, 0.04) 100%);
background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.04) 0%, rgba(255, 255, 255, 0.04) 65%, rgba(255, 255, 255, 0.04) 100%);
background-image: linear-gradient(-180deg, rgba(255, 255, 255, 0.04) 0%, rgba(255, 255, 255, 0.04) 65%, rgba(255, 255, 255, 0.04) 100%);
width: 28rem;
height: 28rem;
}
.payment_content_two {
max-width: 800px;
margin: 0 auto;
}
.payment_content_two h2 {
font-size: 50px;
font-family: "Poppins", sans-serif;
line-height: 66px;
color: #fff;
font-weight: 400;
margin-bottom: 33px;
}
.payment_content_two h2 span {
font-weight: 700;
}
.payment_content_two .slider_btn {
color: #5f51fb;
font-size: 15px;
padding: 15px 41px;
-webkit-box-shadow: 0px 30px 30px 0px rgba(0, 11, 40, 0.1);
box-shadow: 0px 30px 30px 0px rgba(0, 11, 40, 0.1);
}
.payment_content_two .slider_btn i {
padding-right: 10px;
}
.payment_content_two .slider_btn:hover {
background: #fff;
-webkit-box-shadow: none;
box-shadow: none;
}
.payment_content_two .video_btn {
position: relative;
z-index: 1;
}
.payment_content_two .video_btn:before {
content: "";
width: 100%;
height: 1px;
background: #fff;
position: absolute;
left: 0;
bottom: 0;
}
.payment_content_two .payment_img {
margin-top: 60px;
position: relative;
z-index: 1;
}
.payment_content_two .payment_img .payment_icon {
position: absolute;
z-index: 0;
}
.payment_content_two .payment_img .payment_icon.icon_one {
top: -82px;
left: -34px;
}
.payment_content_two .payment_img .payment_icon.icon_two {
left: 20px;
top: 33%;
}
.payment_content_two .payment_img .payment_icon.icon_three {
top: 38%;
left: -20px;
z-index: 1;
}
.payment_content_two .payment_img .payment_icon.icon_four {
right: 0;
top: -89px;
}
.payment_content_two .payment_img .payment_icon.icon_five {
right: -40px;
top: 80px;
}
.payment_content_two .payment_img .payment_icon.icon_six {
right: -20px;
top: 160px;
}
.company_banner_area {
min-height: 100vh;
position: relative;
overflow: hidden;
background-image: -moz-linear-gradient(125deg, #5f51fb 0%, #ae59cb 64%, #fd609b 100%);
background-image: -webkit-linear-gradient(125deg, #5f51fb 0%, #ae59cb 64%, #fd609b 100%);
background-image: -ms-linear-gradient(125deg, #5f51fb 0%, #ae59cb 64%, #fd609b 100%);
z-index: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
color: #fff;
}
.company_banner_area .parallax-effect {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 105%;
z-index: -1;
opacity: 0.1;
}
.company_banner_area .company_banner_content h6 {
font-size: 15px;
font-weight: 400;
margin-bottom: 28px;
}
.company_banner_area .company_banner_content h2 {
font-size: 50px;
line-height: 66px;
font-weight: 700;
}
.company_banner_area .company_banner_content .about_btn {
color: #5f51fb;
font-size: 15px;
padding: 14px 35px;
margin-top: 28px;
background: transparent;
border: 1px solid #fff;
color: #fff;
}
.company_banner_area .company_banner_content .about_btn:hover {
background: #fff;
color: #5f51fb;
-webkit-box-shadow: none;
box-shadow: none;
}
.new_startup_banner_area {
min-height: 100vh;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
background: #563bd1;
position: relative;
z-index: 0;
}
.new_startup_banner_area:before {
content: "";
background: url(//www.sykasoft.de/wp-content/themes/saasland/assets/img/new/startup_banner_bg.png) no-repeat scroll center bottom;
position: absolute;
left: 0;
width: 100%;
height: 100%;
background-size: cover;
z-index: -1;
top: 0;
}
.new_startup_banner_area .new_startup_img {
padding-right: 70px;
position: relative;
z-index: 1;
}
.new_startup_banner_area .new_startup_img .line {
position: absolute;
z-index: -1;
height: 100%;
}
.new_startup_banner_area .new_startup_img .line.line_one {
left: -40px;
top: -95px;
}
.new_startup_banner_area .new_startup_img .line.line_two {
left: 80px;
bottom: -138px;
opacity: 0.4;
}
.new_startup_banner_area .new_startup_img .line.line_three {
right: 93px;
top: -160px;
opacity: 0.4;
}
.new_startup_content h2 {
font: 300 50px "Poppins", sans-serif;
line-height: 58px;
}
.new_startup_content h2 span {
font-weight: 700;
}
.new_startup_content .app_btn {
background: #fff;
border-color: #fff;
color: #563bd1;
-webkit-box-shadow: 0px 20px 20px 0px rgba(0, 11, 40, 0.1);
box-shadow: 0px 20px 20px 0px rgba(0, 11, 40, 0.1);
padding-top: 10px;
padding-bottom: 10px;
}
.new_startup_content .app_btn i {
padding-left: 8px;
}
.startup_banner_area_three {
min-height: 100vh;
background: #17c7bd;
position: relative;
z-index: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
overflow: hidden;
}
.startup_banner_area_three:before {
content: "";
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
background: url(//www.sykasoft.de/wp-content/themes/saasland/assets/img/new/startup_shap.png) no-repeat scroll center bottom/cover;
z-index: -1;
}
.startup_content_three h2 {
font-size: 50px;
color: #051441;
font-weight: 300;
line-height: 60px;
margin-bottom: 30px;
}
.startup_content_three h2 span {
font-weight: 700;
}
.startup_content_three p {
font-size: 18px;
color: #3c4043;
line-height: 30px;
font-style: italic;
margin-bottom: 50px;
}
.stratup_app_screen {
position: absolute;
width: 48%;
height: 100%;
right: 0;
z-index: -1;
}
.stratup_app_screen .phone, .stratup_app_screen .laptop {
position: absolute;
right: 0;
}
.stratup_app_screen .phone {
bottom: -220px;
left: 0;
right: auto;
}
.stratup_app_screen .laptop {
right: -200px;
bottom: -200px;
} .digital_banner_area {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
min-height: 100vh;
background-image: -moz-linear-gradient(40deg, #5f51fb 0%, #767cfd 64%, #8ca7ff 100%);
background-image: -webkit-linear-gradient(40deg, #5f51fb 0%, #767cfd 64%, #8ca7ff 100%);
background-image: -ms-linear-gradient(40deg, #5f51fb 0%, #767cfd 64%, #8ca7ff 100%);
position: relative;
overflow: hidden;
z-index: 1;
}
.digital_banner_area .digital_banner_shap {
position: absolute;
right: 0;
width: 100%;
height: 100%;
background: url(//www.sykasoft.de/wp-content/themes/saasland/assets/img/new/digital_img.png) no-repeat scroll right 0;
top: 0;
z-index: -1;
}
.digital_banner_area .round_shap {
position: absolute;
border-radius: 50%;
background-image: -moz-linear-gradient(50deg, #40dcfd 0%, #5286fd 36%, #632ffd 100%);
background-image: -webkit-linear-gradient(50deg, #40dcfd 0%, #5286fd 36%, #632ffd 100%);
background-image: -ms-linear-gradient(50deg, #40dcfd 0%, #5286fd 36%, #632ffd 100%);
border-radius: 50%;
z-index: -1;
}
.digital_banner_area .round_shap.one {
width: 200px;
height: 200px;
left: -100px;
}
.digital_banner_area .round_shap.two {
width: 520px;
height: 520px;
left: 38%;
bottom: -100px;
}
.digital_banner_area .round_shap.three {
width: 100px;
height: 100px;
left: 34%;
top: 200px;
}
.digital_banner_area #demo {
position: absolute;
z-index: -1;
}
.digital_content {
color: #fff;
padding-right: 85px;
}
.digital_content h6 {
font-size: 15px;
font-weight: 300;
line-height: 28px;
border-bottom: 1px solid #fff;
display: inline-block;
}
.digital_content h2 {
font-size: 50px;
line-height: 66px;
font-weight: 700;
margin-bottom: 20px;
}
.digital_content p {
font-size: 15px;
line-height: 28px;
margin-bottom: 44px;
}
.digital_content .btn_six {
-webkit-box-shadow: 0px 30px 30px 0px rgba(0, 11, 40, 0.1);
box-shadow: 0px 30px 30px 0px rgba(0, 11, 40, 0.1);
background: #26c4e5;
border-color: #26c4e5;
}
.digital_content .btn_six:hover {
background: #26c4e5;
color: #fff;
-webkit-box-shadow: none;
box-shadow: none;
}
.digital_video_slider {
width: 50%;
position: absolute;
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.digital_video_slider .owl-stage {
padding-left: 0px !important;
padding-bottom: 30px;
}
.digital_video_slider .video_item {
border-radius: 6px;
overflow: hidden;
-webkit-box-shadow: 0px 20px 30px 0px rgba(0, 11, 40, 0.12);
box-shadow: 0px 20px 30px 0px rgba(0, 11, 40, 0.12);
}
.digital_video_slider .video_item .video_icon {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.digital_video_slider .video_item .video_icon:before {
-webkit-transform: scale(1.32);
-ms-transform: scale(1.32);
transform: scale(1.32);
}
.digital_video_slider .video_item .video_icon:after {
position: absolute;
left: 50%;
top: 50%;
border-radius: 50%;
-webkit-box-shadow: 0px 1px 15px 1px rgba(255, 255, 255, 0.3);
box-shadow: 0px 1px 15px 1px rgba(255, 255, 255, 0.3);
content: "";
-webkit-animation: pulse 2s infinite;
-webkit-transform: scale(8);
-ms-transform: scale(8);
transform: scale(8);
animation: pulse 2s infinite;
}
.digital_video_slider .video_item .video_icon i:after {
display: none;
} .saas_banner_area_three .owl-stage {
padding-bottom: 138px;
}
.saas_banner_area_three .owl-dots {
position: absolute;
right: 50px;
top: 43%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
margin-top: 0;
}
.saas_banner_area_three .owl-dots button {
display: block;
margin: 15px 0px;
}
.saas_banner_area_three .owl-dots button span {
background: #9886f7;
border-color: #9886f7;
}
.saas_banner_area_three .owl-dots button.active span {
background: #fff;
border-color: #fff;
}
.saas_banner_area_three .slider_item {
min-height: 900px;
background-image: -moz-linear-gradient(125deg, #5f51fb 0%, #ae59cb 64%, #fd609b 100%);
background-image: -webkit-linear-gradient(125deg, #5f51fb 0%, #ae59cb 64%, #fd609b 100%);
background-image: -ms-linear-gradient(125deg, #5f51fb 0%, #ae59cb 64%, #fd609b 100%);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: relative;
}
.saas_banner_area_three .slider_item.slider_item_two {
background-image: -moz-linear-gradient(-120deg, #8647f9 0%, #4e91c1 64%, #15da88 100%);
background-image: -webkit-linear-gradient(-120deg, #8647f9 0%, #4e91c1 64%, #15da88 100%);
background-image: -ms-linear-gradient(-120deg, #8647f9 0%, #4e91c1 64%, #15da88 100%);
}
.saas_banner_area_three .slider_item .slidet_content {
text-align: center;
color: #fff;
padding-top: 210px;
}
.saas_banner_area_three .slider_item .slidet_content h2 {
font-size: 44px;
font-weight: 700;
margin-bottom: 15px;
}
.saas_banner_area_three .slider_item .slidet_content h2 span {
font-weight: 300;
}
.saas_banner_area_three .slider_item .slidet_content p {
margin-bottom: 38px;
font-size: 20px;
}
.saas_banner_area_three .slider_item .slidet_content .slider_btn {
padding: 14px 51px;
background: transparent;
border: 1px solid #fff;
color: #fff;
}
.saas_banner_area_three .slider_item .slidet_content .slider_btn:hover {
background: #fff;
color: #5f51fb;
}
.saas_banner_area_three .slider_item .slidet_content .slider_btn + .slider_btn {
background: #fff;
color: #5f51fb;
margin-left: 15px;
}
.saas_banner_area_three .slider_item .slidet_content .slider_btn + .slider_btn:hover {
background: transparent;
color: #fff;
}
.saas_banner_area_three .slider_item .slidet_content_two {
color: #fff;
padding-top: 190px;
}
.saas_banner_area_three .slider_item .slidet_content_two h2 {
font-size: 50px;
font-weight: 600;
margin-bottom: 30px;
}
.saas_banner_area_three .slider_item .slidet_content_two .slider_btn {
border: 1px solid #fff;
color: #5f51fb;
}
.saas_banner_area_three .slider_item .slidet_content_two .slider_btn:hover {
background: transparent;
color: #fff;
}
.saas_banner_area_three .slider_item .image_mockup {
position: absolute;
bottom: -140px;
width: 1030px;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
text-align: center;
}
.saas_banner_area_three .slider_item .image_mockup img {
max-width: 100%;
width: auto;
display: inline-block;
}
.saas_banner_area_three .slider_item .image_mockup .laptop {
opacity: 0;
-webkit-transform: translateY(100px);
-ms-transform: translateY(100px);
transform: translateY(100px);
-webkit-transition: all 0.7s linear;
-o-transition: all 0.7s linear;
transition: all 0.7s linear;
}
.saas_banner_area_three .slider_item .image_mockup .phone {
right: 0;
position: absolute;
bottom: 46px;
}
.saas_banner_area_three .slider_item .image_mockup .watch {
left: 0;
position: absolute;
bottom: 0px;
}
.saas_banner_area_three .active .image_mockup .laptop {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.seo_home_area {
background: #f7fdfc;
position: relative;
margin-bottom: 135px;
}
.seo_home_area .saas_home_img {
margin-top: 30px;
}
.seo_home_area .saas_home_img img {
-webkit-box-shadow: none;
box-shadow: none;
margin-bottom: -140px;
}
.seo_banner_content h2 {
font-size: 60px;
line-height: 80px;
color: #263b5e;
font-weight: 600;
}
.seo_banner_content p {
font-size: 18px;
line-height: 30px;
color: #6a7695;
margin-bottom: 53px;
}
.seo_banner_content .seo_btn {
margin: 0px 8px;
}
.home_bubble .bubble {
position: absolute;
border-radius: 50%;
}
.home_bubble .bubble.b_one, .home_bubble .bubble.b_four {
width: 10px;
height: 10px;
}
.home_bubble .bubble.b_two, .home_bubble .bubble.b_five {
width: 30px;
height: 30px;
}
.home_bubble .bubble.b_three, .home_bubble .bubble.b_six {
width: 14px;
height: 14px;
}
.home_bubble .bubble.b_one {
background: #00c99c;
top: 40%;
left: 85px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-animation: spin2 2s infinite alternate;
animation: spin2 2s infinite alternate;
}
.home_bubble .bubble.b_two {
background: #fca249;
top: 50%;
left: 155px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-animation: spin1 2s infinite alternate;
animation: spin1 2s infinite alternate;
}
.home_bubble .bubble.b_three {
background: #7d95fa;
top: 85%;
left: 255px;
-webkit-animation: spin1 1s infinite alternate;
animation: spin1 1s infinite alternate;
}
.home_bubble .bubble.b_four {
background: #d27dfa;
top: 40%;
right: 85px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-animation: spin1 2s infinite alternate;
animation: spin1 2s infinite alternate;
}
.home_bubble .bubble.b_five {
background: #ff9398;
top: 50%;
right: 155px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-animation: spin1 3s infinite alternate;
animation: spin1 3s infinite alternate;
}
.home_bubble .bubble.b_six {
background: #f1d53b;
top: 85%;
right: 55px;
-webkit-animation: spin2 2s infinite alternate;
animation: spin2 2s infinite alternate;
}
.home_bubble .triangle {
position: absolute;
}
.home_bubble .triangle.b_seven {
left: 25%;
top: 400px;
}
.home_bubble .triangle.b_eight {
left: -100px;
bottom: -45px;
}
.home_bubble .triangle.b_nine {
right: 28%;
bottom: 250px;
-webkit-animation: spin2 2s infinite alternate;
animation: spin2 2s infinite alternate;
}  .service_promo_area {
position: relative;
overflow: hidden;
z-index: 0;
}
.service_promo_area .shape {
position: absolute;
width: 100%;
height: 1320px;
z-index: -1;
}
.service_promo_area .shape.shape_one {
opacity: 0.01;
left: -25%;
top: 350px;
}
.service_promo_area .shape.shape_two {
opacity: 0.02;
left: -15%;
top: 400px;
}
.service_promo_area .shape.shape_three {
right: -52%;
bottom: -9%;
opacity: 0.01;
}
.service_promo_area .shape.shape_four {
right: -44%;
bottom: -12%;
opacity: 0.02;
}
.s_service_section {
margin-top: 360px;
}
.s_service_item {
background-image: -moz-linear-gradient(40deg, #6754e2 0%, #19cce6 100%);
background-image: -webkit-linear-gradient(40deg, #6754e2 0%, #19cce6 100%);
background-image: -ms-linear-gradient(40deg, #6754e2 0%, #19cce6 100%);
-webkit-box-shadow: 0px 20px 60px 0px rgba(0, 11, 40, 0.06);
box-shadow: 0px 20px 60px 0px rgba(0, 11, 40, 0.06);
padding: 50px 40px 40px;
position: relative;
z-index: 1;
cursor: pointer;
}
.s_service_item .icon {
width: 82px;
height: 82px;
border-width: 1px;
border-style: solid;
border-radius: 50%;
line-height: 82px;
font-size: 30px;
text-align: center;
margin-bottom: 34px;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.s_service_item .icon.icon_1 {
background-color: rgba(10, 188, 123, 0.059);
border-color: rgba(10, 188, 123, 0.3);
color: #0abc7b;
}
.s_service_item .icon.icon_2 {
border-color: rgba(231, 178, 18, 0.3);
background-color: rgba(214, 167, 25, 0.059);
color: #d6a719;
}
.s_service_item .icon.icon_3 {
color: #6754e2;
background-color: rgba(103, 84, 226, 0.059);
border-color: rgba(103, 84, 226, 0.3);
}
.s_service_item .icon.icon_4 {
color: #f91c60;
background-color: rgba(248, 27, 95, 0.059);
border-color: rgba(248, 27, 95, 0.3);
}
.s_service_item .solid_overlay {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: #fff;
z-index: -1;
opacity: 1;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.s_service_item h5 {
margin-bottom: 18px;
-webkit-transition: color 0.2s ease;
-o-transition: color 0.2s ease;
transition: color 0.2s ease;
}
.s_service_item:hover .solid_overlay {
opacity: 0;
}
.s_service_item:hover .learn_btn_two, .s_service_item:hover h5, .s_service_item:hover p {
color: #fff;
}
.s_service_item:hover .icon {
border-color: rgba(255, 255, 255, 0.3);
background-color: rgba(255, 255, 255, 0.059);
color: #fff;
}
.learn_btn_two {
color: #051441;
font-size: 15px;
display: inline-block;
margin-top: 7px;
position: relative;
-webkit-transition: color 0.2s ease;
-o-transition: color 0.2s ease;
transition: color 0.2s ease;
}
.learn_btn_two:before {
content: "";
height: 1px;
width: 0;
position: absolute;
left: 0;
background: #fff;
bottom: 0;
-webkit-transition: width 0.2s ease;
-o-transition: width 0.2s ease;
transition: width 0.2s ease;
}
.learn_btn_two i {
font-size: 13px;
padding-left: 5px;
vertical-align: middle;
}
.learn_btn_two:hover {
color: #fff;
}
.learn_btn_two:hover:before {
width: 100%;
}
.learn_btn_two:hover i {
padding-left: 10px;
-webkit-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.service_promo_area_two {
margin-top: -140px;
padding-bottom: 120px;
}
.service_promo_area_two .s_service_section {
margin-top: 200px;
}
.service_promo_area_two .shape.shape_one {
top: 150px;
}
.service_promo_area_two .shape.shape_two {
top: 250px;
}
.service_promo_area_two .s_service_item {
background: #5f51fb;
} .s_features_section {
margin-top: 190px;
padding-bottom: 70px;
}
.s_features_item .s_features_content {
max-width: 590px;
}
.s_features_item .s_features_content .icon_square {
width: 72px;
height: 72px;
border-radius: 4px;
border: 1px solid rgba(127, 203, 17, 0.3);
background-color: rgba(127, 203, 17, 0.059);
text-align: center;
font-size: 30px;
line-height: 72px;
color: #7fcb11;
}
.s_features_item .s_features_content h2 {
margin: 32px 0px 20px;
}
.s_features_item .ml_50 {
margin-left: -50px;
}
.s_features_item .ml_25 {
margin-left: -25px;
}
.s_features_item.s_features_item_two .s_features_content .icon_square {
background-color: rgba(94, 44, 237, 0.059);
border-color: rgba(94, 44, 237, 0.3);
color: #6754e2;
}
.s_features_item.s_features_item_two .s_features_content .learn_btn:hover {
color: #6754e2;
}
.s_features_item.s_features_item_two .s_features_content .learn_btn:hover:before {
background: #6754e2;
}
.s_features_item.s_features_item_two .s_features_content .learn_btn:hover i {
color: #6754e2;
}
.learn_btn {
font: 500 16px/25px "Poppins", sans-serif;
color: #051441;
vertical-align: middle;
display: inline-block;
position: relative;
margin-top: 30px;
-webkit-transition: all 0.1s linear;
-o-transition: all 0.1s linear;
transition: all 0.1s linear;
}
.learn_btn i {
padding-left: 8px;
font-size: 14px;
-webkit-transition: all 0.2s ease 0s;
-o-transition: all 0.2s ease 0s;
transition: all 0.2s ease 0s;
}
.learn_btn:before {
content: "";
width: 100%;
left: 0;
bottom: 0;
height: 1px;
background: #051441;
position: absolute;
-webkit-transition: background 0.3s linear;
-o-transition: background 0.3s linear;
transition: background 0.3s linear;
}
.learn_btn:hover {
color: #7fcb11;
}
.learn_btn:hover:before {
background: #7fcb11;
}
.learn_btn:hover i {
padding-left: 15px;
} .software_promo_area {
background: #f6f7fa;
overflow: hidden;
position: relative;
z-index: 0;
}
.software_promo_area .round_shape {
border-radius: 50%;
max-width: 650px;
min-height: 650px;
margin: 120px auto 0px;
position: relative;
}
.software_promo_area .round_shape .symbols-pulse {
top: 50%;
}
.software_promo_area .round_shape .r_shape {
position: absolute;
top: 50%;
left: 50%;
border: 1px solid #e9ebf0;
border-radius: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.software_promo_area .round_shape .r_shape.r_shape_five {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.software_promo_area .round_shape .r_shape.r_shape_five a {
display: block;
color: #fff;
font-size: 80px;
font-weight: 700;
}
.software_promo_area .round_shape .r_shape.r_shape_five .round {
width: 30px;
height: 30px;
display: block;
border-radius: 50%;
background: #399be4;
border: 5px solid #fff;
right: 10px;
position: absolute;
bottom: 12px;
}
.s_promo_info .promo_item {
position: absolute;
border-style: solid;
border: 0px solid rgba(93, 88, 247, 0.14);
border-radius: 50%;
background-color: white;
-webkit-box-shadow: 0px 30px 60px 0px rgba(0, 11, 40, 0.1);
box-shadow: 0px 30px 60px 0px rgba(0, 11, 40, 0.1);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
text-align: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
opacity: 1;
width: 95px;
height: 95px;
}
.s_promo_info .promo_item .text {
padding: 10px;
}
.s_promo_info .promo_item .text img {
max-width: 100%;
height: auto;
}
.s_promo_info .promo_item .text p {
display: block;
font-size: 14px;
color: #677294;
margin-bottom: 0px;
margin-top: 5px;
font-weight: 400;
}
.s_promo_info .promo_item.item_one {
left: 50%;
top: 0px;
}
.s_promo_info .promo_item.item_two {
left: 0px;
top: 228px;
}
.s_promo_info .promo_item.item_three {
left: 133px;
top: 95px;
}
.s_promo_info .promo_item.item_four {
left: 72%;
top: 23%;
}
.s_promo_info .promo_item.item_five {
left: 84%;
top: 50%;
}
.s_promo_info .promo_item.item_six {
top: 61%;
left: 24%;
}
.s_promo_info .promo_item.item_seven {
top: 70%;
left: 67%;
}
.s_promo_info .promo_item.item_eight {
top: 84%;
left: 41%;
}
.s_promo_info .promo_item.item_nine {
left: 0px;
top: 65%;
}
.s_promo_info .promo_item.scroll_animation.in-view {
opacity: 1;
}
.s_promo_info .promo_item.scroll_animation.in-view.item_one {
-webkit-animation: rollIncustom3 0.6s linear;
animation: rollIncustom3 0.6s linear;
}
.s_promo_info .promo_item.scroll_animation.in-view.item_two {
-webkit-animation: rollIncustom 0.6s linear;
animation: rollIncustom 0.6s linear;
}
.s_promo_info .promo_item.scroll_animation.in-view.item_three {
-webkit-animation: rollIncustom1 0.9s linear;
animation: rollIncustom1 0.9s linear;
}
.s_promo_info .promo_item.scroll_animation.in-view.item_four {
-webkit-animation: rollIncustom4 1.2s linear;
animation: rollIncustom4 1.2s linear;
}
.s_promo_info .promo_item.scroll_animation.in-view.item_five {
-webkit-animation: rollIncustom5 0.9s linear;
animation: rollIncustom5 0.9s linear;
}
.s_promo_info .promo_item.scroll_animation.in-view.item_six {
-webkit-animation: rollIncustom6 0.6s linear;
animation: rollIncustom6 0.6s linear;
}
.s_promo_info .promo_item.scroll_animation.in-view.item_seven {
-webkit-animation: rollIncustom7 0.9s linear;
animation: rollIncustom7 0.9s linear;
}
.s_promo_info .promo_item.scroll_animation.in-view.item_eight {
-webkit-animation: rollIncustom8 0.6s linear;
animation: rollIncustom8 0.6s linear;
}
.s_promo_info .promo_item.scroll_animation.in-view.item_nine {
-webkit-animation: rollIncustom9 0.9s linear;
animation: rollIncustom9 0.9s linear;
}
.process_area .features_info {
padding-bottom: 185px;
} .features_area {
background: #fbfbfd;
overflow: hidden;
}
.feature_info .feature_img img {
max-width: 100%;
}
.feature_info .feature_img.f_img_one {
margin-left: -50px;
}
.feature_info .feature_img.f_img_one .one {
bottom: 10px;
left: 50px;
}
.feature_info .feature_img.f_img_one .three {
bottom: 60px;
left: 50px;
}
.feature_info .feature_img.f_img_two .one {
right: 120px;
bottom: 10px;
}
.feature_info .feature_img.f_img_two .three {
right: 70px;
bottom: 30px;
}
.feature_info .feature_img.f_img_two .four {
top: 80px;
left: 100px;
}
.feature_info .f_content .icon {
position: relative;
width: 105px;
height: 105px;
text-align: center;
line-height: 105px;
font-size: 20px;
color: #fff;
margin-left: -24px;
z-index: 1;
}
.feature_info .f_content .icon img {
position: absolute;
left: 0;
top: 10px;
z-index: -1;
}
.feature_info .f_content h2 {
color: #3f4451;
line-height: 44px;
padding-right: 50px;
margin: 8px 0px 30px;
}
.feature_info .f_content p {
color: #677294;
line-height: 30px;
margin-bottom: 0px;
} .prototype_featured_area {
background: #f4f4f9;
position: relative;
z-index: 1;
}
.p_feature_item + .p_feature_item {
margin-top: 170px;
}
.p_feature_item img {
max-width: 100%;
}
.p_feature_item .p_feture_img_one {
margin-right: -160px;
}
.p_feature_item .p_feture_img_two {
margin-left: -160px;
}
.p_feature_item .prototype_content h2 {
font-size: 26px;
line-height: 36px;
padding-right: 70px;
}
.p_feature_item .prototype_content .prototype_logo {
background-color: #fbfbfd;
-webkit-box-shadow: 0px 2px 3px 0px rgba(12, 0, 46, 0.04);
box-shadow: 0px 2px 3px 0px rgba(12, 0, 46, 0.04);
display: inline-block;
padding: 7px 16px;
margin: 35px 0px 45px;
}
.p_feature_item .prototype_content .prototype_logo a {
display: inline-block;
padding: 10px 12px;
}
.p_feature_item .prototype_content p {
font-weight: 300;
} .agency_featured_area {
padding-top: 160px;
}
.agency_featured_area_two {
padding-bottom: 150px;
}
.features_info {
position: relative;
padding-bottom: 170px;
}
.features_info .dot_img {
position: absolute;
left: 0;
top: 28px;
}
.features_info.feature_info_two {
padding-bottom: 70px;
}
.dot {
width: 20px;
height: 20px;
border-radius: 50%;
background-color: rgba(255, 161, 39, 0.161);
display: block;
position: absolute;
left: -9px;
top: 15px;
z-index: 1;
}
.dot .dot1 {
position: absolute;
left: 50%;
margin-top: -4px;
margin-left: -4px;
top: 50%;
width: 8px;
height: 8px;
border-radius: 50%;
background: #feb85d;
}
.dot .dot2 {
position: absolute;
left: 50%;
top: 50%;
width: 8px;
height: 8px;
border-radius: 50%;
background: rgba(254, 184, 93, 0.8);
-webkit-animation: pulsate 3s infinite;
animation: pulsate 3s infinite;
-webkit-animation-delay: 1.5s;
animation-delay: 1.5s;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
will-change: transform;
}
.dot.middle_dot {
left: 54.8%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
bottom: 0;
top: auto;
}
.agency_featured_item {
margin-top: 130px;
}
.agency_featured_item .agency_featured_content {
position: relative;
}
.agency_featured_item .agency_featured_content h3 {
font: 500 26px/36px "Poppins", sans-serif;
color: #222d39;
margin: 32px 0px 25px;
}
.agency_featured_item .agency_featured_content p {
font-size: 15px;
}
.agency_featured_item .agency_featured_content .icon {
width: 46px;
height: 46px;
line-height: 46px;
border-radius: 50%;
background-image: -moz-linear-gradient(40deg, #5e2ced 0%, #a485fd 100%);
background-image: -webkit-linear-gradient(40deg, #5e2ced 0%, #a485fd 100%);
background-image: -ms-linear-gradient(40deg, #5e2ced 0%, #a485fd 100%);
-webkit-box-shadow: 0px 10px 20px 0px rgba(94, 44, 237, 0.2);
box-shadow: 0px 10px 20px 0px rgba(94, 44, 237, 0.2);
font-size: 20px;
color: #fff;
display: inline-block;
text-align: center;
}
.agency_featured_item.agency_featured_item_two .agency_featured_content .dot {
left: 30px;
} .software_featured_area {
padding-top: 120px;
}
.software_featured_item .s_icon {
display: inline-block;
position: relative;
}
.software_featured_item .s_icon .icon {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
margin-top: -22px;
}
.software_featured_item h3 {
font-size: 17px;
margin: 30px 0px 25px;
}
.software_featured_item .learn_btn {
font: 400 14px/26px "Poppins", sans-serif;
color: #222d39;
position: relative;
margin-top: 0px;
}
.software_featured_item .learn_btn:before {
content: "";
width: 0;
height: 1px;
left: auto;
right: 0;
bottom: 0;
background: #3d64f4;
position: absolute;
-webkit-transition: width 0.2s linear;
-o-transition: width 0.2s linear;
transition: width 0.2s linear;
}
.software_featured_item .learn_btn:hover {
color: #3d64f4;
}
.software_featured_item .learn_btn:hover:before {
width: 100%;
right: auto;
left: 0;
} .software_featured_area_two {
background-image: -moz-linear-gradient(40deg, #23026d 0%, #3d64f4 100%);
background-image: -webkit-linear-gradient(40deg, #23026d 0%, #3d64f4 100%);
background-image: -ms-linear-gradient(40deg, #23026d 0%, #3d64f4 100%);
}
.software_featured_img {
margin-left: -30px;
}
.software_featured_content .btn_four {
border: 0px;
color: #3d64f4;
background: #fff;
}
.software_featured_content .btn_four:hover {
color: #fff;
background: #3d64f4;
} .saas_featured_area {
position: relative;
overflow: hidden;
}
.square_box {
position: absolute;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
border-top-left-radius: 45px;
opacity: 0.302;
}
.square_box.box_one {
background-image: -moz-linear-gradient(140deg, #290a59 0%, #3d57f4 100%);
background-image: -webkit-linear-gradient(140deg, #290a59 0%, #3d57f4 100%);
background-image: -ms-linear-gradient(140deg, #290a59 0%, #3d57f4 100%);
width: 382px;
height: 382px;
bottom: -191px;
left: -50px;
}
.square_box.box_two {
background-image: -moz-linear-gradient(140deg, #3c0f73 0%, #bc2280 100%);
background-image: -webkit-linear-gradient(140deg, #3c0f73 0%, #bc2280 100%);
background-image: -ms-linear-gradient(140deg, #3c0f73 0%, #bc2280 100%);
width: 235px;
height: 235px;
bottom: -116px;
left: 250px;
}
.square_box.box_three {
background-image: -moz-linear-gradient(-90deg, #290a59 0%, #3d57f4 100%);
background-image: -webkit-linear-gradient(-90deg, #290a59 0%, #3d57f4 100%);
background-image: -ms-linear-gradient(-90deg, #290a59 0%, #3d57f4 100%);
opacity: 0.059;
left: -80px;
top: -60px;
width: 500px;
height: 500px;
border-radius: 45px;
}
.square_box.box_four {
background-image: -moz-linear-gradient(-90deg, #290a59 0%, #3d57f4 100%);
background-image: -webkit-linear-gradient(-90deg, #290a59 0%, #3d57f4 100%);
background-image: -ms-linear-gradient(-90deg, #290a59 0%, #3d57f4 100%);
opacity: 0.059;
left: 150px;
top: -25px;
width: 550px;
height: 550px;
border-radius: 45px;
}
.saas_featured_info .saas_featured_item {
color: #fff;
border-radius: 4px;
padding: 50px 30px 50px 40px;
margin-bottom: 30px;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
cursor: pointer;
}
.saas_featured_info .saas_featured_item.s_featured_one {
background-image: -moz-linear-gradient(40deg, #3c0f73 0%, #bc2280 100%);
background-image: -webkit-linear-gradient(40deg, #3c0f73 0%, #bc2280 100%);
background-image: -ms-linear-gradient(40deg, #3c0f73 0%, #bc2280 100%);
}
.saas_featured_info .saas_featured_item.s_featured_two {
background-image: -moz-linear-gradient(40deg, #290a59 0%, #3d57f4 100%);
background-image: -webkit-linear-gradient(40deg, #290a59 0%, #3d57f4 100%);
background-image: -ms-linear-gradient(40deg, #290a59 0%, #3d57f4 100%);
}
.saas_featured_info .saas_featured_item.s_featured_three {
background-image: -moz-linear-gradient(40deg, #411881 0%, #1183ad 100%);
background-image: -webkit-linear-gradient(40deg, #411881 0%, #1183ad 100%);
background-image: -ms-linear-gradient(40deg, #411881 0%, #1183ad 100%);
}
.saas_featured_info .saas_featured_item.s_featured_four {
background-image: -moz-linear-gradient(40deg, #411881 0%, #9b2bdc 100%);
background-image: -webkit-linear-gradient(40deg, #411881 0%, #9b2bdc 100%);
background-image: -ms-linear-gradient(40deg, #411881 0%, #9b2bdc 100%);
}
.saas_featured_info .saas_featured_item h6 {
font-size: 18px;
}
.saas_featured_info .saas_featured_item p {
font-size: 15px;
font-weight: 300;
}
.saas_featured_info .saas_featured_item:hover {
-webkit-transform: scale(1.06);
-ms-transform: scale(1.06);
transform: scale(1.06);
}
.saas_featured_info .saas_featured_content p {
color: #bdbed6;
}
.saas_featured_info .f_img_one {
margin-left: -100px;
}
.saas_featured_info .img_border img {
border: 4px solid #2a3656;
border-radius: 6px;
}
.saas_featured_info .f_img_two {
margin-right: -120px;
position: relative;
z-index: 0;
}
.saas_featured_info .f_img_two:before {
content: "";
background-color: #0f1029;
position: absolute;
width: 420px;
height: 100%;
right: -50px;
top: -55px;
z-index: -1;
}
.saas_featured_info .f_img_two img {
border-color: #49436f;
}
.saas_featured_info .saas_featured_content .saas_banner_btn {
padding: 12px 30px;
}
.saas_featured_info + .saas_featured_info {
margin-top: 250px;
} .app_featured_area {
padding: 140px 0px;
position: relative;
z-index: 1;
}
.triangle_shape {
position: absolute;
z-index: -2;
height: 161%;
width: 149%;
background: #fbfbfd;
bottom: -290px;
right: -47%;
-webkit-transform: rotate(-36deg);
-ms-transform: rotate(-36deg);
transform: rotate(-36deg);
}
.app_featured_content {
padding: 50px 100px 90px 0;
}
.app_featured_content .learn_btn_two {
margin-top: 20px;
overflow: hidden;
}
.app_featured_content .learn_btn_two:before {
background: #4069eb;
}
.app_featured_content .learn_btn_two:hover {
color: #4069eb;
}
.app_fetured_item {
position: relative;
height: 100%;
margin-left: 70px;
}
.app_item {
text-align: center;
border-radius: 6px;
width: 200px;
padding: 45px 0px 35px;
position: absolute;
z-index: 0;
}
.app_item h6 {
margin-bottom: 0px;
margin-top: 10px;
}
.app_item.item_one {
background-image: -moz-linear-gradient(40deg, #e87e16 0%, #f0de14 100%);
background-image: -webkit-linear-gradient(40deg, #e87e16 0%, #f0de14 100%);
background-image: -ms-linear-gradient(40deg, #e87e16 0%, #f0de14 100%);
-webkit-box-shadow: 0px 20px 40px 0px rgba(224, 149, 32, 0.4);
box-shadow: 0px 20px 40px 0px rgba(224, 149, 32, 0.4);
right: 0;
top: 0;
z-index: 1;
}
.app_item.item_two {
background-image: -moz-linear-gradient(40deg, #5e2ced 0%, #a485fd 100%);
background-image: -webkit-linear-gradient(40deg, #5e2ced 0%, #a485fd 100%);
background-image: -ms-linear-gradient(40deg, #5e2ced 0%, #a485fd 100%);
-webkit-box-shadow: 0px 20px 40px 0px rgba(94, 44, 237, 0.4);
box-shadow: 0px 20px 40px 0px rgba(94, 44, 237, 0.4);
left: 140px;
top: 90px;
}
.app_item.item_three {
background-image: -moz-linear-gradient(40deg, #e03827 0%, #f9a47a 100%);
background-image: -webkit-linear-gradient(40deg, #e03827 0%, #f9a47a 100%);
background-image: -ms-linear-gradient(40deg, #e03827 0%, #f9a47a 100%);
-webkit-box-shadow: 0px 20px 40px 0px rgba(224, 56, 39, 0.4);
box-shadow: 0px 20px 40px 0px rgba(224, 56, 39, 0.4);
left: 0;
bottom: 70px;
z-index: -1;
}
.app_item.item_four {
background-image: -moz-linear-gradient(40deg, #2171d4 0%, #2cc4f0 100%);
background-image: -webkit-linear-gradient(40deg, #2171d4 0%, #2cc4f0 100%);
background-image: -ms-linear-gradient(40deg, #2171d4 0%, #2cc4f0 100%);
-webkit-box-shadow: 0px 20px 40px 0px rgba(44, 130, 237, 0.4);
box-shadow: 0px 20px 40px 0px rgba(44, 130, 237, 0.4);
right: 0;
bottom: 10px;
}
.app_img {
position: relative;
display: inline-block;
z-index: 0;
}
.app_img .dot {
background: rgba(64, 105, 235, 0.161);
}
.app_img .dot .dot1 {
background: #6c8bed;
}
.app_img .dot .dot2 {
background: rgba(64, 105, 235, 0.8);
}
.app_img .dot_one {
right: 75px;
top: 35px;
left: auto;
}
.app_img .dot_two {
right: 100px;
top: 67%;
left: auto;
}
.app_img .dot_three {
top: 38%;
left: 105px;
}
.app_img .text_bg {
position: absolute;
z-index: 1;
}
.app_img .text_bg.one {
left: -50%;
top: 190px;
}
.app_img .text_bg.two {
right: -34%;
top: -50px;
}
.app_img .text_bg.three {
right: -50%;
bottom: 100px;
}
.app_featured_area_two {
position: relative;
padding-bottom: 120px;
}
.app_featured_area_two .app_feature_info {
margin-top: 230px;
} .saas_features_area_two {
padding-top: 90px;
}
.saas_features_item {
padding: 0px 40px;
margin-bottom: 30px;
}
.saas_features_item h4 {
margin: 25px 0px 20px;
}
.new_service {
position: relative;
}
.new_service .col-lg-4:first-child .separator {
display: none;
}
.new_service .number {
width: 33px;
height: 33px;
text-align: center;
font-size: 16px;
color: #5f51fb;
border: 1px solid #5f51fb;
border-radius: 50%;
margin: 0 auto;
line-height: 32px;
background: #fff;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
z-index: 1;
position: relative;
}
.new_service .separator {
position: absolute;
top: 15px;
width: 100%;
background: #ededed;
height: 1px;
left: -51%;
z-index: 0;
}
.new_service .separator:before {
content: "";
position: absolute;
top: 0px;
width: 0;
background: #5f51fb;
height: 1px;
left: 0;
z-index: 0;
-webkit-transition: width 0.3s linear;
-o-transition: width 0.3s linear;
transition: width 0.3s linear;
}
.new_service .new_service_content {
margin-top: 50px;
border-radius: 4px;
padding: 50px;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.new_service .saas_features_item {
padding: 0px;
cursor: pointer;
}
.new_service .saas_features_item:hover .number {
background: #5f51fb;
-webkit-box-shadow: 0px 10px 30px 0px rgba(95, 81, 251, 0.5);
box-shadow: 0px 10px 30px 0px rgba(95, 81, 251, 0.5);
color: #fff;
}
.new_service .saas_features_item:hover .separator:before {
width: 100%;
}
.new_service .saas_features_item:hover .new_service_content {
background-color: white;
-webkit-box-shadow: 0px 50px 80px 0px rgba(0, 11, 40, 0.08);
box-shadow: 0px 50px 80px 0px rgba(0, 11, 40, 0.08);
}  .payment_features_area {
position: relative;
padding-top: 100px;
padding-bottom: 50px;
}
.payment_features_area .featured_item + .featured_item {
margin-top: 100px;
}
.payment_features_area .payment_featured_img {
margin-left: -190px;
}
.payment_features_area .payment_featured_img.img_two {
margin-right: -190px;
margin-left: 0px;
}
.payment_features_area .bg_shape {
position: absolute;
background-color: #fafbff;
width: 1100px;
height: 1775px;
display: block;
border-radius: 120px;
z-index: -1;
}
.payment_features_area .shape_one {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
right: -669px;
top: -80px;
}
.payment_features_area .shape_two {
left: -669px;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-43deg);
top: 275px;
width: 870px;
}
.payment_features_area .shape_three {
bottom: -29%;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
right: -100px;
width: 988px;
height: 1022px;
}
.payment_features_content .icon {
display: inline-block;
position: relative;
height: 100px;
width: 100px;
margin-bottom: 40px;
}
.payment_features_content .icon .icon_img {
position: absolute;
left: 50%;
top: 50%;
margin-top: -23px;
margin-left: -11px;
}
.payment_features_content h2 {
font-weight: 700;
font-size: 26px;
color: #051441;
margin-bottom: 15px;
}
.payment_features_content p {
font-size: 18px;
color: #677294;
line-height: 30px;
margin-bottom: 50px;
}
.pay_btn {
color: #5956fe;
position: relative;
border: 0px;
z-index: 1;
border-radius: 4px;
background: #fff;
z-index: 1;
min-width: 170px;
padding: 15px 20px;
text-align: center;
-webkit-box-shadow: 0px 2px 5px 0px rgba(63, 54, 132, 0.1);
box-shadow: 0px 2px 5px 0px rgba(63, 54, 132, 0.1);
}
.pay_btn:before {
content: "";
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: -1;
opacity: 0;
border-radius: 3px;
background-image: -moz-linear-gradient(0deg, #7121ff 0%, #21d4fd 100%);
background-image: -webkit-linear-gradient(0deg, #7121ff 0%, #21d4fd 100%);
background-image: -ms-linear-gradient(0deg, #7121ff 0%, #21d4fd 100%);
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.pay_btn.pay_btn_two {
color: #fff;
margin-left: 18px;
}
.pay_btn.pay_btn_two:before {
opacity: 1;
}
.pay_btn.pay_btn_two:hover {
color: #5956fe;
-webkit-box-shadow: 0px 2px 5px 0px rgba(63, 54, 132, 0.1);
box-shadow: 0px 2px 5px 0px rgba(63, 54, 132, 0.1);
}
.pay_btn.pay_btn_two:hover:before {
opacity: 0;
}
.pay_btn:hover {
color: #fff;
}
.pay_btn:hover:before {
opacity: 1;
}
.payment_features_two {
position: relative;
z-index: 1;
} .perfect_solution_area {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
overflow: hidden;
}
.perfect_solution_area .perfect_solution_left {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 150px 0px;
}
.perfect_solution_area .perfect_solution_left .per_solution_content {
max-width: 685px;
margin-left: auto;
margin-right: 0;
padding-right: 170px;
}
.perfect_solution_area .perfect_solution_left .per_solution_content h2 {
font-size: 40px;
line-height: 56px;
color: #051441;
font-weight: 500;
margin-bottom: 32px;
}
.perfect_solution_area .perfect_solution_left .per_solution_content p {
font-size: 18px;
line-height: 30px;
margin-bottom: 50px;
}
.perfect_solution_area .perfect_solution_left .per_solution_content .btn_three {
margin-top: 0px;
font-size: 15px;
background: #5f51fb;
padding: 15px 42px;
}
.perfect_solution_area .perfect_solution_left .per_solution_content .btn_three:hover {
background: transparent;
}
.perfect_solution_area .perfect_solution_left .per_solution_content .btn_six {
background: transparent;
color: #677294;
border-color: #dfe3ed;
margin-left: 20px;
}
.perfect_solution_area .perfect_solution_left .per_solution_content .btn_six:hover {
background: #5f51fb;
border-color: #5f51fb;
color: #fff;
}
.perfect_solution_area .perfect_solution_left .per_solution_content.per_solution_content_two {
padding-right: 0px;
margin-right: auto;
margin-left: 0;
padding-left: 110px;
}
.perfect_solution_area .perfect_solution_left .per_solution_content.per_solution_content_three {
padding-right: 0px;
margin-right: auto;
margin-left: 0;
padding-left: 110px;
}
.perfect_solution_area .perfect_solution_left .per_solution_content.per_solution_content_three h2 {
font-weight: 600;
line-height: 56px;
}
.perfect_solution_area .perfect_solution_left .per_solution_content.per_solution_content_three .btn_three {
border-radius: 45px;
padding: 13px 44px;
}
.perfect_solution_area .perfect_solution_right {
padding: 0px;
position: relative;
}
.perfect_solution_area .perfect_solution_right .bg_img {
position: absolute;
left: 0;
top: 0;
right: 0;
width: 100%;
height: 130%;
background-size: cover;
}
.perfect_solution_area .perfect_solution_right .bg_img.bg_two {
} .startup_tab {
border: 0px;
margin-bottom: 50px;
}
.startup_tab .nav-item {
width: calc(100% / 5);
padding: 0px 15px;
margin: 0px;
text-align: center;
}
.startup_tab .nav-item .nav-link {
border: 0px;
background: #fbfbfd;
padding: 32px 0px;
border-radius: 4px;
border: 2px solid transparent;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.startup_tab .nav-item .nav-link .icon {
width: 70px;
height: 70px;
border-radius: 50%;
display: inline-block;
text-align: center;
font-size: 30px;
line-height: 72px;
color: #fff;
margin-bottom: 15px;
}
.startup_tab .nav-item .nav-link h3 {
font-size: 18px;
line-height: 26px;
color: #051441;
font-weight: 400;
white-space: pre-line;
margin-bottom: 0;
}
.startup_tab .nav-item .nav-link.active {
border-color: #6fadfa;
background: #fff;
-webkit-box-shadow: 0px 30px 40px 0px rgba(29, 7, 90, 0.08);
box-shadow: 0px 30px 40px 0px rgba(29, 7, 90, 0.08);
}
.startup_tab .nav-item:nth-child(1) .icon {
background: #fa6fd1;
}
.startup_tab .nav-item:nth-child(1) .nav-link.active {
border-color: #fa6fd1;
}
.startup_tab .nav-item:nth-child(2) .icon {
background: #6fadfa;
}
.startup_tab .nav-item:nth-child(2) .nav-link.active {
border-color: #6fadfa;
}
.startup_tab .nav-item:nth-child(3) .icon {
background: #f3af4e;
}
.startup_tab .nav-item:nth-child(3) .nav-link.active {
border-color: #f3af4e;
}
.startup_tab .nav-item:nth-child(4) .icon {
background: #aa6ffa;
}
.startup_tab .nav-item:nth-child(4) .nav-link.active {
border-color: #aa6ffa;
}
.startup_tab .nav-item:nth-child(5) .icon {
background: #fa6666;
}
.startup_tab .nav-item:nth-child(5) .nav-link.active {
border-color: #fa6666;
}
.startup_tab_content .show .startup_tab_img .phone_img, .startup_tab_content .show .startup_tab_img .web_img {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
.startup_tab_img {
position: relative;
padding-top: 40px;
padding-bottom: 64px;
z-index: 1;
}
.startup_tab_img:before {
content: "";
height: 100%;
background: url(//www.sykasoft.de/wp-content/themes/saasland/assets/img/new/tab_shape_bg.png) no-repeat scroll center 0/contain;
top: 0px;
right: -55px;
left: -55px;
position: absolute;
z-index: -1;
}
.startup_tab_img .web_img {
display: inline-block;
-webkit-box-shadow: 0px 20px 40px 0px rgba(0, 11, 40, 0.14);
box-shadow: 0px 20px 40px 0px rgba(0, 11, 40, 0.14);
-webkit-transform: translateX(-30px);
-ms-transform: translateX(-30px);
transform: translateX(-30px);
opacity: 0;
-webkit-transition: all 0.4s linear;
-o-transition: all 0.4s linear;
transition: all 0.4s linear;
}
.startup_tab_img .phone_img {
position: absolute;
right: 0;
bottom: 0;
-webkit-transform: translateX(30px);
-ms-transform: translateX(30px);
transform: translateX(30px);
opacity: 0;
-webkit-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
transition: all 0.5s linear;
} .intregration_logo {
padding-right: 60px;
margin-bottom: -30px;
}
.intregration_logo .intregration_item {
margin-bottom: 30px;
}
.intregration_icon {
width: 100%;
display: block;
background-color: white;
-webkit-box-shadow: 0px 4px 5px 0px rgba(29, 7, 90, 0.06);
box-shadow: 0px 4px 5px 0px rgba(29, 7, 90, 0.06);
height: 100%;
padding: 30px;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.intregration_icon:hover {
-webkit-transform: scale(1.03);
-ms-transform: scale(1.03);
transform: scale(1.03);
}
.intregration_content h2 {
font-size: 30px;
color: #051441;
font-weight: 600;
margin-bottom: 25px;
}
.intregration_content p {
line-height: 30px;
margin-bottom: 40px;
}
.startup_fuatures_area_two .startup_tab {
margin-bottom: 0px;
}
.startup_fuatures_area_two .startup_tab .nav-item:hover:nth-child(1) .nav-link {
border-color: #fa6fd1;
}
.startup_fuatures_area_two .startup_tab .nav-item:hover:nth-child(2) .nav-link {
border-color: #6fadfa;
}
.startup_fuatures_area_two .startup_tab .nav-item:hover:nth-child(3) .nav-link {
border-color: #f3af4e;
}
.startup_fuatures_area_two .startup_tab .nav-item:hover:nth-child(4) .nav-link {
border-color: #aa6ffa;
}
.startup_fuatures_area_two .startup_tab .nav-item:hover:nth-child(5) .nav-link {
border-color: #fa6666;
}
.seo_features_content h6 {
font-size: 18px;
font-weight: 400;
color: #263b5e;
line-height: 30px;
margin-bottom: 35px;
}
.seo_features_content .seo_btn {
margin-top: 40px;
}
.seo_features_content .seo_features_item {
padding-right: 150px;
margin-top: 50px;
}
.seo_features_content .seo_features_item .icon {
width: 70px;
height: 70px;
border-radius: 50%;
background: #f1ebfe;
text-align: center;
line-height: 70px;
margin-right: 30px;
}
.seo_features_content .seo_features_item .icon.two {
background: #fcf1e7;
}
.seo_features_img {
text-align: center;
position: relative;
z-index: 1;
}
.seo_features_img img {
margin-right: -80px;
}
.seo_features_img .round_circle {
position: absolute;
width: 540px;
height: 540px;
border-radius: 50%;
background: #5e2ced;
right: -126px;
z-index: -1;
opacity: 0.06;
}
.seo_features_img .round_circle.two {
width: 360px;
height: 360px;
left: 84px;
right: auto;
top: 74px;
z-index: -2;
}
.seo_features_img.seo_features_img_two img {
margin-left: -170px;
margin-right: 0;
}
.seo_features_img.seo_features_img_two .round_circle {
left: -86px;
right: auto;
width: 500px;
height: 500px;
background: #dfac0b;
}
.seo_features_img.seo_features_img_two .round_circle.two {
right: 60px;
width: 370px;
height: 370px;
left: auto;
}   .service_area {
background: #f4f6fa;
}
.service_item {
background: #fff;
-webkit-box-shadow: 0px 30px 40px 0px rgba(3, 115, 156, 0.1);
box-shadow: 0px 30px 40px 0px rgba(3, 115, 156, 0.1);
padding: 47px 40px 0px;
height: 100%;
position: relative;
border: 2px solid transparent;
-webkit-transition: border 0.2s linear;
-o-transition: border 0.2s linear;
transition: border 0.2s linear;
cursor: pointer;
overflow: hidden;
}
.service_item p {
line-height: 28px;
}
.service_item .icon {
width: 54px;
height: 54px;
line-height: 54px;
font-size: 20px;
border-radius: 50%;
color: #fff;
text-align: center;
background-image: -moz-linear-gradient(40deg, #5e2ced 0%, #a485fd 100%);
background-image: -webkit-linear-gradient(40deg, #5e2ced 0%, #a485fd 100%);
background-image: -ms-linear-gradient(40deg, #5e2ced 0%, #a485fd 100%);
-webkit-box-shadow: 0px 14px 30px 0px rgba(94, 44, 237, 0.4);
box-shadow: 0px 14px 30px 0px rgba(94, 44, 237, 0.4);
position: absolute;
right: 30px;
top: 30px;
}
.service_item .icon.s_icon_one {
background-image: -moz-linear-gradient(40deg, #5e2ced 0%, #a485fd 100%);
background-image: -webkit-linear-gradient(40deg, #5e2ced 0%, #a485fd 100%);
background-image: -ms-linear-gradient(40deg, #5e2ced 0%, #a485fd 100%);
-webkit-box-shadow: 0px 14px 30px 0px rgba(94, 44, 237, 0.4);
box-shadow: 0px 14px 30px 0px rgba(94, 44, 237, 0.4);
}
.service_item .icon.s_icon_two {
background-image: -moz-linear-gradient(40deg, #e03827 0%, #f9a47a 100%);
background-image: -webkit-linear-gradient(40deg, #e03827 0%, #f9a47a 100%);
background-image: -ms-linear-gradient(40deg, #e03827 0%, #f9a47a 100%);
-webkit-box-shadow: 0px 14px 30px 0px rgba(224, 56, 39, 0.4);
box-shadow: 0px 14px 30px 0px rgba(224, 56, 39, 0.4);
}
.service_item .icon.s_icon_three {
background-image: -moz-linear-gradient(40deg, #2c82ed 0%, #38d0fc 100%);
background-image: -webkit-linear-gradient(40deg, #2c82ed 0%, #38d0fc 100%);
background-image: -ms-linear-gradient(40deg, #2c82ed 0%, #38d0fc 100%);
-webkit-box-shadow: 0px 14px 30px 0px rgba(44, 130, 237, 0.4);
box-shadow: 0px 14px 30px 0px rgba(44, 130, 237, 0.4);
}
.service_item .icon.s_icon_four {
background-image: -moz-linear-gradient(40deg, #e09520 0%, #fae926 100%);
background-image: -webkit-linear-gradient(40deg, #e09520 0%, #fae926 100%);
background-image: -ms-linear-gradient(40deg, #e09520 0%, #fae926 100%);
-webkit-box-shadow: 0px 14px 30px 0px rgba(224, 149, 32, 0.4);
box-shadow: 0px 14px 30px 0px rgba(224, 149, 32, 0.4);
}
.service_item img {
margin-right: -25px;
width: auto;
}
.service_item:hover {
border-color: #c4e7f7;
} .prototype_service_area_two, .prototype_service_area_three {
overflow: hidden;
}
.prototype_service_info {
padding: 150px 0px 175px;
position: relative;
z-index: 0;
}
.p_service_info {
margin-bottom: -90px;
}
.p_service_item {
margin-bottom: 90px;
}
.p_service_item .icon {
-webkit-box-sizing: content-box;
box-sizing: content-box;
width: 55px;
height: 60px;
position: relative;
margin: 0px 0px 25px;
font-size: 24px;
-webkit-border-radius: 50% / 14%;
border-radius: 50% / 14%;
color: white;
text-align: center;
line-height: 64px;
-o-text-overflow: clip;
text-overflow: clip;
z-index: 1;
}
.p_service_item .icon:before {
-webkit-box-sizing: content-box;
box-sizing: content-box;
position: absolute;
content: "";
top: 10%;
right: -5.5%;
bottom: 10%;
left: -5%;
border: none;
-webkit-border-radius: 7% / 50%;
border-radius: 7% / 50%;
-o-text-overflow: clip;
text-overflow: clip;
text-shadow: none;
z-index: -1;
}
.p_service_item .icon.icon_one {
background: #7142f8;
}
.p_service_item .icon.icon_one:before {
background: #7142f8;
}
.p_service_item .icon.icon_two {
background: #5cbd2c;
}
.p_service_item .icon.icon_two:before {
background: #5cbd2c;
}
.p_service_item .icon.icon_three {
background: #f38650;
}
.p_service_item .icon.icon_three:before {
background: #f38650;
}
.p_service_item .icon.icon_four {
background: #ecbf24;
}
.p_service_item .icon.icon_four:before {
background: #ecbf24;
}
.p_service_item .icon.icon_five {
background: #fa4c9a;
}
.p_service_item .icon.icon_five:before {
background: #fa4c9a;
}
.p_service_item .icon.icon_six {
background: #35bfe7;
}
.p_service_item .icon.icon_six:before {
background: #35bfe7;
}
.p_service_item h5 {
font-size: 17px;
line-height: 22px;
margin-bottom: 15px;
}
.p_service_item p {
font-size: 15px;
}
.symbols-pulse {
position: absolute;
top: 58%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: -1;
}
.symbols-pulse > div {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 23rem;
height: 23rem;
border-radius: 100%;
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(227, 221, 246, 0.1)), color-stop(65%, rgba(227, 221, 246, 0.2)), to(rgba(227, 221, 246, 0.1)));
background-image: -webkit-linear-gradient(top, rgba(227, 221, 246, 0.1) 0%, rgba(227, 221, 246, 0.2) 65%, rgba(227, 221, 246, 0.1) 100%);
background-image: -o-linear-gradient(top, rgba(227, 221, 246, 0.1) 0%, rgba(227, 221, 246, 0.2) 65%, rgba(227, 221, 246, 0.1) 100%);
background-image: linear-gradient(-180deg, rgba(227, 221, 246, 0.1) 0%, rgba(227, 221, 246, 0.2) 65%, rgba(227, 221, 246, 0.1) 100%);
z-index: -1;
}
.symbols-pulse .pulse-1 {
-webkit-transform: translate(-50%, -50%) scale(0.67);
-ms-transform: translate(-50%, -50%) scale(0.67);
transform: translate(-50%, -50%) scale(0.67);
}
.symbols-pulse .pulse-2 {
-webkit-transform: translate(-50%, -50%) scale(1.05);
-ms-transform: translate(-50%, -50%) scale(1.05);
transform: translate(-50%, -50%) scale(1.05);
}
.symbols-pulse .pulse-3 {
-webkit-transform: translate(-50%, -50%) scale(1.63);
-ms-transform: translate(-50%, -50%) scale(1.63);
transform: translate(-50%, -50%) scale(1.63);
}
.symbols-pulse .pulse-4 {
-webkit-transform: translate(-50%, -50%) scale(2.1);
-ms-transform: translate(-50%, -50%) scale(2.1);
transform: translate(-50%, -50%) scale(2.1);
}
.symbols-pulse .pulse-x {
will-change: transform;
-webkit-animation: pulsate 3s infinite;
animation: pulsate 3s infinite;
} .prototype_service_area {
background: #fbfbfd;
padding-bottom: 130px;
padding-top: 20px;
}
.service_carousel {
padding-left: 155px;
position: relative;
z-index: 1;
}
.service_carousel:before {
width: 100px;
content: "";
height: 100%;
right: -25px;
top: 0;
position: absolute;
background: #fbfbfb;
-webkit-filter: blur(12px);
filter: blur(12px);
-webkit-box-shadow: 0px 100px 40px 0px rgba(251, 251, 251, 0.1);
box-shadow: 0px 100px 40px 0px rgba(251, 251, 251, 0.1);
z-index: 1;
}
.service_carousel .owl-stage {
left: -100px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.service_carousel .owl-item {
padding-left: 25px;
padding-bottom: 55px;
}
.service_carousel .owl-item .service_item {
-webkit-box-shadow: 0px 30px 40px 0px rgba(12, 0, 46, 0.1);
box-shadow: 0px 30px 40px 0px rgba(12, 0, 46, 0.1);
}
.service_carousel .owl-item .service_item:hover {
border-color: rgba(116, 68, 253, 0.2);
}
.service_carousel .owl-item .service_item img {
width: auto;
}
.service_carousel .owl-prev,
.service_carousel .owl-next {
position: absolute;
top: 40%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
left: 0;
width: 56px;
height: 56px;
border-radius: 50%;
background: white;
-webkit-box-shadow: 0px 2px 20px 2px rgba(12, 0, 46, 0.06);
box-shadow: 0px 2px 20px 2px rgba(12, 0, 46, 0.06);
font-size: 16px;
color: #222d39;
line-height: 56px;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.prototype_service_area_two {
background: #f8f8fc;
padding: 120px 0px 60px;
position: relative;
z-index: 1;
} .agency_service_area {
padding: 135px 0px 140px;
}
.agency_service_item {
margin-bottom: 30px;
}
.agency_service_item .icon {
width: auto;
height: auto;
display: inline-block;
}
.agency_service_item .icon i {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.agency_service_item a {
font: 400 14px/26px "Poppins", sans-serif;
color: #222d39;
vertical-align: middle;
position: relative;
z-index: 1;
-webkit-transition: color 0.3s linear 0s;
-o-transition: color 0.3s linear 0s;
transition: color 0.3s linear 0s;
}
.agency_service_item a:before {
content: "";
width: 100%;
height: 1px;
background: #222d39;
left: 0;
bottom: 0;
position: absolute;
z-index: -1;
-webkit-transition: width 0.3s linear 0s;
-o-transition: width 0.3s linear 0s;
transition: width 0.3s linear 0s;
}
.agency_service_item p {
display: inline-block;
}
.agency_service_item p i {
vertical-align: middle;
padding-left: 8px;
-webkit-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;
}
.agency_service_item p:hover a {
color: #5e2ced;
}
.agency_service_item p:hover a:before {
width: 132%;
background: #5e2ced;
}
.agency_service_item p:hover i {
color: #5e2ced;
padding-left: 12px;
} .design_img img {
border: 2px solid #e4ebf2;
border-radius: 6px;
background-color: #c3c9ce;
-webkit-box-shadow: 0px 20px 30px 0px rgba(12, 0, 46, 0.1);
box-shadow: 0px 20px 30px 0px rgba(12, 0, 46, 0.1);
}
.design_img_two {
margin-left: -100px;
} .software_service_area {
background: #f9f9fc;
}
.software_service_tab {
margin: 0px;
border: 0px;
display: block;
}
.software_service_tab .nav-item {
margin: 0px;
}
.software_service_tab .nav-item .nav-link {
display: block;
padding: 16px 32px 16px 40px;
-webkit-transition: border-left-color .25s linear;
-o-transition: border-left-color .25s linear;
transition: border-left-color .25s linear;
border-radius: 0px;
border: 0px;
border-left: 4px solid #e6e8ef;
background: transparent;
font: 400 16px "Poppins", sans-serif;
color: #677294;
position: relative;
}
.software_service_tab .nav-item .nav-link:before {
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 7px 0 7px 8px;
border-color: transparent transparent transparent #3d64f4;
position: absolute;
left: -2px;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
opacity: 0;
}
.software_service_tab .nav-item .nav-link.active {
border-left-color: #3d64f4;
color: #3d64f4;
}
.software_service_tab .nav-item .nav-link.active:before {
opacity: 1;
}
.software_service_tab_content {
margin-bottom: -70px;
}
.software_service_tab_content .software_service_item {
padding-right: 30px;
}
.software_service_tab_content .software_service_item i {
font-size: 30px;
color: #3d64f4;
line-height: 40px;
}
.software_service_tab_content .software_service_item h5 {
font: 600 17px/25px "Poppins", sans-serif;
color: #222d39;
}
.software_service_tab_content .software_service_item p {
font-size: 15px;
} .developer_product_area {
background: #f9f9fc;
padding: 160px 0px;
}
.developer_product_content {
padding-right: 100px;
}
.developer_product_content .develor_tab {
display: inline-block;
border-bottom: 2px solid #e1e3ed;
padding: 0px 40px 0px 10px;
}
.developer_product_content .develor_tab .nav-item {
margin: 0px 0px 0px 50px;
float: left;
}
.developer_product_content .develor_tab .nav-item .nav-link {
font: 400 16px "Poppins", sans-serif;
color: #677294;
border: 0px;
padding: 0px 0px 10px;
position: relative;
}
.developer_product_content .develor_tab .nav-item .nav-link:before {
width: 0;
content: "";
left: auto;
right: 0;
height: 2px;
background: #3d64f4;
position: absolute;
bottom: -2px;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.developer_product_content .develor_tab .nav-item .nav-link.active {
color: #3d64f4;
background: transparent;
}
.developer_product_content .develor_tab .nav-item .nav-link.active:before {
right: auto;
left: 0;
width: 100%;
}
.developer_product_content .develor_tab .nav-item:first-child {
margin-left: 0px;
}
.developer_product_content .developer_tab_content p {
line-height: 28px;
font-weight: 300;
}
.developer_product_content .developer_tab_content .details_btn {
font: 400 14px "Poppins", sans-serif;
color: #3d64f4;
position: relative;
display: inline-block;
}
.developer_product_content .developer_tab_content .details_btn:before {
width: 100%;
content: "";
left: auto;
right: 0;
height: 1px;
background: #3d64f4;
position: absolute;
bottom: 0px;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.c_violet {
color: #222d39;
}
.c_violet:before {
background: #5e2ced;
}
.c_violet:hover {
color: #5e2ced;
}
.d_product_content_two .develor_tab .nav-item .nav-link:before {
background: #5e2ced;
}
.d_product_content_two .develor_tab .nav-item .nav-link.active {
color: #5e2ced;
}
.tab_img_info {
position: relative;
}
.tab_img_info .tab_img {
position: absolute;
top: 0;
left: 0;
opacity: 0;
border-radius: 6px;
overflow: hidden;
-webkit-transition: opacity 0.3s linear;
-o-transition: opacity 0.3s linear;
transition: opacity 0.3s linear;
}
.tab_img_info .tab_img.active {
position: relative;
opacity: 1;
} .app_service_area {
padding-top: 120px;
background: #fff;
}
.app_service_info {
margin-bottom: -90px;
position: relative;
z-index: 2;
overflow: hidden;
}
.app_service_item {
border: 1px solid #f4f4f9;
background-color: white;
-webkit-box-shadow: 0px 2px 4px 0px rgba(12, 0, 46, 0.04);
box-shadow: 0px 2px 4px 0px rgba(12, 0, 46, 0.04);
padding: 50px;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
margin-bottom: 30px;
cursor: pointer;
}
.app_service_item .app_icon {
font-size: 40px;
line-height: 45px;
}
.app_service_item .app_icon.one {
text-shadow: 0px 14px 30px rgba(44, 130, 237, 0.4);
color: #677294;
background-image: -moz-linear-gradient(0deg, #2171d4 0%, #2cc4f0 100%);
background-image: -webkit-linear-gradient(0deg, #2171d4 0%, #2cc4f0 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.app_service_item .app_icon.two {
text-shadow: 0px 14px 30px rgba(224, 56, 39, 0.4);
color: #e03827;
background-image: -moz-linear-gradient(0deg, #e03827 0%, #f9a47a 100%);
background-image: -webkit-linear-gradient(0deg, #e03827 0%, #f9a47a 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.app_service_item .app_icon.three {
text-shadow: 0px 14px 30px rgba(94, 44, 237, 0.4);
color: #e03827;
background-image: -moz-linear-gradient(0deg, #5e2ced 0%, #a485fd 100%);
background-image: -webkit-linear-gradient(0deg, #5e2ced 0%, #a485fd 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.app_service_item .learn_btn_two {
color: #222d39;
font-size: 14px;
}
.app_service_item .learn_btn_two:before {
background: #4069eb;
}
.app_service_item .learn_btn_two:hover {
color: #4069eb;
}
.app_service_item .learn_btn_two.c_violet:hover {
color: #5e2ced;
}
.app_service_item .learn_btn_two.c_violet:hover:before {
background: #5e2ced;
}
.app_service_item:hover {
-webkit-box-shadow: 0px 20px 40px 0px rgba(12, 0, 46, 0.08);
box-shadow: 0px 20px 40px 0px rgba(12, 0, 46, 0.08);
}
.app_service_area_two {
background: #f9f9fc;
padding: 120px 0px;
}
.app_service_area_two .app_service_info {
margin-bottom: -30px;
} .service_details_img {
margin-left: -80px;
}
.service_details ul {
padding-left: 35px;
}
.service_details ul li {
font: 400 16px "Poppins", sans-serif;
color: #677294;
position: relative;
padding-left: 35px;
margin-bottom: 13px;
}
.service_details ul li i {
position: absolute;
left: 0;
top: 5px;
color: #5e2ced;
}
.service_details ul li:last-child {
margin-bottom: 0px;
}
.service_details_item + .service_details_item {
margin-top: 200px;
} .saas_service_item .saas_service_content .icon {
width: 60px;
height: 60px;
border-radius: 50%;
font-size: 24px;
line-height: 64px;
color: #fff;
text-align: center;
margin-bottom: 35px;
}
.saas_service_item .saas_service_content .icon.icon_one {
background-image: -moz-linear-gradient(40deg, #5e2ced 0%, #a485fd 100%);
background-image: -webkit-linear-gradient(40deg, #5e2ced 0%, #a485fd 100%);
background-image: -ms-linear-gradient(40deg, #5e2ced 0%, #a485fd 100%);
-webkit-box-shadow: 0px 10px 20px 0px rgba(94, 44, 237, 0.2);
box-shadow: 0px 10px 20px 0px rgba(94, 44, 237, 0.2);
}
.saas_service_item .saas_service_content .icon.icon_two {
background-image: -moz-linear-gradient(40deg, #e03827 0%, #f9a47a 100%);
background-image: -webkit-linear-gradient(40deg, #e03827 0%, #f9a47a 100%);
background-image: -ms-linear-gradient(40deg, #e03827 0%, #f9a47a 100%);
-webkit-box-shadow: 0px 10px 20px 0px rgba(227, 69, 49, 0.2);
box-shadow: 0px 10px 20px 0px rgba(227, 69, 49, 0.2);
}
.saas_service_item .saas_service_content .icon.icon_three {
background-image: -moz-linear-gradient(40deg, #57b22a 0%, #77ea3d 100%);
background-image: -webkit-linear-gradient(40deg, #57b22a 0%, #77ea3d 100%);
background-image: -ms-linear-gradient(40deg, #57b22a 0%, #77ea3d 100%);
-webkit-box-shadow: 0px 10px 20px 0px rgba(92, 186, 45, 0.2);
box-shadow: 0px 10px 20px 0px rgba(92, 186, 45, 0.2);
}
.saas_service_item .saas_service_content .icon.icon_four {
background-image: -moz-linear-gradient(40deg, #2c82ed 0%, #38d0fc 100%);
background-image: -webkit-linear-gradient(40deg, #2c82ed 0%, #38d0fc 100%);
background-image: -ms-linear-gradient(40deg, #2c82ed 0%, #38d0fc 100%);
-webkit-box-shadow: 0px 10px 20px 0px rgba(45, 139, 239, 0.2);
box-shadow: 0px 10px 20px 0px rgba(45, 139, 239, 0.2);
}
.saas_service_item .saas_service_content h4 {
margin-bottom: 20px;
}
.saas_service_item .saas_service_content p {
margin-bottom: 45px;
}
.saas_service_item + .saas_service_item {
margin-top: 180px;
} .payment_service_area {
padding-top: 225px;
padding-bottom: 150px;
position: relative;
z-index: 2;
background-size: cover;
}
.payment_service_area .image_shape {
position: absolute;
width: 100%;
top: 0;
left: 0;
height: 882px;
z-index: -1;
}
.payment_service_area .service-content h2 {
font-size: 26px;
margin-bottom: 25px;
}
.payment_service_area .service-content p {
font-size: 18px;
}
.pay_icon {
background: url(//www.sykasoft.de/wp-content/themes/saasland/assets/img/home9/icon_shape_two.png) no-repeat scroll center 0;
width: 110px;
height: 103px;
text-align: center;
line-height: 95px;
margin-bottom: 34px;
}
.payment_service_item {
padding-right: 80px;
margin-bottom: 75px;
}
.payment_service_item .icon {
width: 60px;
height: 60px;
border-radius: 50%;
background: rgba(255, 255, 255, 0.1);
text-align: center;
line-height: 55px;
margin-right: 30px;
}
.payment_service_item h3 {
margin-bottom: 15px;
}
.payment_service_item p {
margin-bottom: 0;
} .stratup_service_img {
position: relative;
padding-top: 20px;
z-index: 1;
}
.stratup_service_img .shape {
position: absolute;
left: -37px;
right: 0;
top: 0;
bottom: 0;
z-index: -1;
background-size: contain;
}
.stratup_service_img .phone_img {
position: absolute;
left: 0;
bottom: 0;
}
.stratup_service_info {
margin-left: -15px;
}
.stratup_service_info .startup_service_item {
position: relative;
padding-left: 75px;
}
.stratup_service_info .startup_service_item .icon {
width: 60px;
height: 60px;
border-radius: 50%;
text-align: center;
font-size: 24px;
color: #fff;
background: #6fadfa;
line-height: 65px;
position: absolute;
left: 0;
top: -5px;
}
.stratup_service_info .startup_service_item .icon.icon_two {
background: #f3af4e;
}
.stratup_service_info .startup_service_item .icon.icon_three {
background: #fa6fd1;
}
.stratup_service_info .startup_service_item .icon.icon_four {
background: #fa6666;
}
.stratup_service_info .startup_service_item h3 {
font-size: 18px;
font-weight: 600;
font-family: "Poppins", sans-serif;
color: #051441;
margin-bottom: 2px;
}
.stratup_service_info .startup_service_item p {
font-size: 15px;
font-weight: 400;
margin-bottom: 0;
}
.stratup_service_info .startup_service_item + .startup_service_item {
margin-top: 40px;
}  .progress_bar_area {
padding-top: 120px;
}
.progress_bar_area .br_bottom {
width: 100%;
height: 1px;
background: #f0f0f8;
margin-top: 100px;
}
.progress_bar_area .progress_item {
text-align: center;
padding: 0px 30px;
margin-bottom: 30px;
}
.progress_bar_area .progress_item .circle {
position: relative;
margin-bottom: 22px;
}
.progress_bar_area .progress_item h4 {
color: #051441;
font-size: 20px;
font-weight: 500;
line-height: 30px;
font-family: "Poppins", sans-serif;
}
.progress_bar_area .progress_item p {
margin-bottom: 0;
line-height: 28px;
}
.progress_bar_area .number {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
font-size: 40px;
color: #051441;
font-family: "Poppins", sans-serif;
font-weight: 400;
}  .service_details_area .job_info .info_item {
padding-left: 0px;
}
.service_details_area .details_content .sec_title p + p {
margin-top: 40px;
margin-bottom: 0;
}   .s_pricing-item {
text-align: center;
background: #f6f7fa;
border: 1px solid #f6f7fa;
padding: 55px;
cursor: pointer;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
margin-bottom: 30px;
position: relative;
}
.s_pricing-item .tag_label {
font: 400 16px/22px "Poppins", sans-serif;
color: #fff;
background: #5f2eed;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
position: absolute;
top: 36px;
right: 0;
padding: 9px 26px;
border: 0px;
display: block;
}
.s_pricing-item .tag_label:before {
content: "";
border-top: 20px solid #5f2eed;
border-bottom: 20px solid #5f2eed;
border-right: 11px solid transparent;
border-left: 11px solid transparent;
position: absolute;
right: -11px;
top: 0;
}
.s_pricing-item .tag_label.blue_bg {
background: #19cce6;
}
.s_pricing-item .tag_label.blue_bg:before {
border-top: 20px solid #19cce6;
border-bottom: 20px solid #19cce6;
}
.s_pricing-item .shape_img {
position: absolute;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.s_pricing-item .s_price_icon {
width: 110px;
height: 110px;
text-align: center;
line-height: 110px;
background: #f0f2f8;
border-radius: 50%;
margin: 0 auto;
position: relative;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.s_pricing-item .s_price_icon i:before {
font-size: 48px;
}
.s_pricing-item .s_price_icon.p_icon1 {
color: #7fcb11;
}
.s_pricing-item .s_price_icon.p_icon2 {
color: #6754e2;
}
.s_pricing-item .s_price_icon.p_icon3 {
color: #e92460;
}
.s_pricing-item p {
color: #677294;
}
.s_pricing-item .price {
color: #051441;
padding: 24px 0px 40px;
border-bottom: 1px solid #e9e9f4;
}
.s_pricing-item .price sub {
color: #677294;
bottom: 0;
}
.s_pricing-item ul li {
line-height: 40px;
color: #505975;
font-weight: 300;
}
.s_pricing-item:hover {
border-color: #f2f2f8;
background-color: white;
-webkit-box-shadow: 0px 30px 60px 0px rgba(0, 11, 40, 0.14);
box-shadow: 0px 30px 60px 0px rgba(0, 11, 40, 0.14);
}
.s_pricing-item:hover .s_price_icon {
background: #faf9fa;
} .s_subscribe_area {
position: relative;
z-index: 1;
background: #f9fafd;
padding: 120px 0px 130px;
overflow: hidden;
}
.s_subscribe_area:before {
content: "";
width: 100%;
height: 100%;
background: url(//www.sykasoft.de/wp-content/themes/saasland/assets/img/saas/map.png) no-repeat scroll center 0;
position: absolute;
top: 0;
left: 0;
z-index: -1;
}
.s_subscribe_area .mchimp-errmessage, .s_subscribe_area .mchimp-sucmessage {
text-align: center;
}
.right_shape, .bottom_shape {
position: absolute;
width: 700px;
height: 600px;
}
.right_shape path, .bottom_shape path {
opacity: 0.03;
}
.right_shape {
right: -450px;
top: -102px;
}
.bottom_shape {
left: 130px;
top: 280px;
}
.s_subcribes {
max-width: 970px;
margin: 0 auto;
position: relative;
}
.s_subcribes .form-control {
font: 300 16px/100px "Poppins", sans-serif;
color: #9ea4b7;
height: 100px;
padding: 0px 0px 0px 50px;
background-color: white;
-webkit-box-shadow: 0px 30px 60px 0px rgba(8, 0, 63, 0.14);
box-shadow: 0px 30px 60px 0px rgba(8, 0, 63, 0.14);
border: 0px;
border-radius: 0px;
border-left: 10px solid #6754e2;
z-index: 0;
}
.s_subcribes .form-control.placeholder {
color: #9ea4b7;
}
.s_subcribes .form-control:-moz-placeholder {
color: #9ea4b7;
}
.s_subcribes .form-control::-moz-placeholder {
color: #9ea4b7;
}
.s_subcribes .form-control::-webkit-input-placeholder {
color: #9ea4b7;
}
.s_subcribes .btn-submit {
position: absolute;
background: transparent;
color: #6754e2;
right: 40px;
line-height: 100px;
padding: 0px;
font-size: 30px;
z-index: 3;
} .pricing_area {
background: #fbfbfd;
}
.price_tab {
border-radius: 45px;
max-width: 400px;
background-color: white;
-webkit-box-shadow: 0px 3px 13px 0px rgba(0, 11, 40, 0.08);
box-shadow: 0px 3px 13px 0px rgba(0, 11, 40, 0.08);
margin-left: auto;
margin-right: auto;
margin-bottom: 60px;
border: 0px;
padding: 7px;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
position: relative;
}
.price_tab .nav-item {
padding: 0px;
margin: 0px;
}
.price_tab .nav-item .nav-link {
margin: 0px;
font: 400 16px "Poppins", sans-serif;
color: #677294;
padding: 12px 30px;
display: inline-block;
border: 0px;
border-radius: 45px;
min-width: 193px;
text-align: center;
-webkit-transition: color 0.3s linear;
-o-transition: color 0.3s linear;
transition: color 0.3s linear;
position: relative;
z-index: 1;
}
.price_tab .nav-item .nav-link.active {
border: 0px;
border-radius: 45px;
background: transparent;
color: #fff;
}
.price_tab .hover_bg {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
background: #00aff0;
left: 0;
height: calc(100% - 14px);
border-radius: 45px;
z-index: 0;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.price_tab_two .hover_bg {
background: #5f2eed;
}
.price_content .fade {
-webkit-transform: translateY(10px);
-ms-transform: translateY(10px);
transform: translateY(10px);
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.price_content .fade.show {
-webkit-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px);
}
.price_content .price_item {
text-align: center;
background-color: white;
-webkit-box-shadow: 0px 4px 6px 0px rgba(0, 11, 40, 0.1);
box-shadow: 0px 4px 6px 0px rgba(0, 11, 40, 0.1);
padding: 50px 50px 40px;
border: 1px solid #fff;
position: relative;
overflow: hidden;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
cursor: pointer;
}
.price_content .price_item .tag {
position: absolute;
font: 400 14px "Poppins", sans-serif;
color: #fff;
background: #00aff0;
padding: 19px 32px;
top: -10px;
left: -39px;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.price_content .price_item .tag span {
position: relative;
top: 11px;
}
.price_content .price_item p {
font-size: 16px;
line-height: 22px;
color: #677294;
font-weight: 300;
margin-bottom: 0px;
}
.price_content .price_item .price {
line-height: 40px;
border-bottom: 1px solid #e9e9f4;
padding: 33px 0px 30px;
}
.price_content .price_item .price sub {
color: #677294;
bottom: 0;
}
.price_content .price_item .p_list {
padding: 30px 0px 20px;
}
.price_content .price_item .p_list li {
font: 300 16px/40px "Poppins", sans-serif;
color: #505975;
}
.price_content .price_item .p_list li i {
padding-right: 10px;
}
.price_content .price_item .p_list li .ti-check {
color: #00aff0;
}
.price_content .price_item .p_list li .ti-close {
color: #f0002d;
}
.price_content .price_item .price_btn {
border-radius: 45px;
color: #00aff0;
border-color: #00aff0;
padding: 0px 36px;
}
.price_content .price_item .price_btn:hover {
color: #fff;
background: #00aff0;
}
.price_content .price_item:hover {
border-color: #c9ebfa;
-webkit-box-shadow: 0px 15px 25px 0px rgba(0, 11, 40, 0.14);
box-shadow: 0px 15px 25px 0px rgba(0, 11, 40, 0.14);
}
.elementor-widget-saasland-pricing-table-tabs-carousel .slick-track {
padding-right: 10px;
padding-left: 10px;
}
.elementor-widget-saasland-pricing-table-tabs-carousel .slick-slide {
padding: 15px 15px 30px;
}
.elementor-widget-saasland-pricing-table-tabs-carousel ul.slick-dots {
padding-top: 0;
}
.elementor-widget-saasland-pricing-table-tabs-carousel ul.slick-dots li.slick-active button::before {
color: #fff;
}
.elementor-widget-saasland-pricing-table-tabs-carousel ul.slick-dots li {
display: inline-block;
margin-right: 10px;
}
.elementor-widget-saasland-pricing-table-tabs-carousel .slick-dots li button::before {
left: 4px;
} .pricing_area_two {
background: #f6f7fa;
}
.price_content_two .price_item .tag {
background: #5f2eed;
}
.price_content_two .price_item .p_list li .ti-check {
color: #5f2eed;
}
.price_content_two .price_item .price_btn {
border-color: #5f2eed;
color: #5f2eed;
background: transparent;
}
.price_content_two .price_item .price_btn:hover {
background: #5f2eed;
color: #fff;
}
.price_content_two .price_item:hover {
border-color: #dad1f8;
}
.price_content_three .price_item .tag {
background: #5f51fb;
}
.price_content_three .price_item .p_list li .ti-check {
color: #5f51fb;
}
.price_content_three .price_item .price_btn {
border-color: #5f51fb;
color: #5f51fb;
background: transparent;
}
.price_content_three .price_item .price_btn:hover {
background: #5f51fb;
color: #fff;
}
.price_content_three .price_item:hover {
border-color: #dfdcfe;
} .call_action_area {
min-height: 900px;
position: relative;
background-image: -moz-linear-gradient(180deg, #1786d8 0%, #00aff0 100%);
background-image: -webkit-linear-gradient(180deg, #1786d8 0%, #00aff0 100%);
background-image: -ms-linear-gradient(180deg, #1786d8 0%, #00aff0 100%);
z-index: 1;
padding-top: 250px;
position: relative;
overflow: hidden;
}
.call_action_area:before {
content: "";
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
background: url(//www.sykasoft.de/wp-content/themes/saasland/assets/img/home2/action_bg.png) no-repeat scroll center 0;
}
.call_action_area .action_one {
left: -240px;
bottom: 0;
height: 100%;
z-index: -1;
}
.call_action_area .action_two {
right: 0;
background-position: 50% 50%;
z-index: -1;
top: 0;
}
.call_action_area .action_content {
color: #fff;
max-width: 570px;
margin: 0 auto;
position: relative;
z-index: 1;
}
.call_action_area .action_content h2 {
margin-bottom: 15px;
}
.call_action_area .action_content p {
font-weight: 300;
}
.call_action_area .action_content .action_btn {
min-width: 180px;
line-height: 55px;
border-radius: 45px;
-webkit-box-shadow: 0px 20px 40px 0px rgba(0, 11, 40, 0.2);
box-shadow: 0px 20px 40px 0px rgba(0, 11, 40, 0.2);
background: #fff;
color: #00aff0;
}
.call_action_area .action_content .action_btn:hover {
-webkit-box-shadow: none;
box-shadow: none;
} .design_tab_area {
background: #fbfbfd;
}
.design_tab {
border: 0px;
}
.design_tab .nav-item {
width: 100%;
margin-bottom: 30px;
}
.design_tab .nav-item .nav-link {
background-color: white;
-webkit-box-shadow: 0px 2px 3px 0px rgba(12, 0, 46, 0.04);
box-shadow: 0px 2px 3px 0px rgba(12, 0, 46, 0.04);
border: 0px;
border-radius: 0px;
padding: 25px 50px;
-webkit-transition: background 0.5s ease 0s;
-o-transition: background 0.5s ease 0s;
transition: background 0.5s ease 0s;
}
.design_tab .nav-item .nav-link h5 {
font-size: 17px;
line-height: 26px;
font-weight: 500;
color: #222d39;
-webkit-transition: color 0.5s ease 0s;
-o-transition: color 0.5s ease 0s;
transition: color 0.5s ease 0s;
}
.design_tab .nav-item .nav-link p {
margin-bottom: 0px;
font-size: 15px;
font-weight: 300;
color: #677294;
-webkit-transition: color 0.5s ease 0s;
-o-transition: color 0.5s ease 0s;
transition: color 0.5s ease 0s;
}
.design_tab .nav-item .nav-link.active {
background-color: #7444fd;
}
.design_tab .nav-item .nav-link.active h5, .design_tab .nav-item .nav-link.active p {
color: #fff;
}
.tab-content .tab-pane .tab_img img {
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px);
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
max-width: 100%;
}
.tab-content .tab-pane.show .tab_img img {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
.tab-content .tab_img {
margin-right: -160px;
padding-left: 120px;
max-width: 100%;
} .action_area_two {
background: #f6f6fa;
padding-bottom: 40px;
}
.action_content {
margin-top: 25px;
}
.action_content .btn_three {
margin-top: 40px;
-webkit-box-shadow: 0px 20px 30px 0px rgba(12, 0, 46, 0.1);
box-shadow: 0px 20px 30px 0px rgba(12, 0, 46, 0.1);
}
.action_content .btn_three:hover {
-webkit-box-shadow: none;
box-shadow: none;
}
.action_img {
margin-right: -160px;
margin-top: -50px;
}
.action_img img {
max-width: 100%;
} .action_area_three {
background-image: -moz-linear-gradient(0deg, #5e2ced 0%, #6c3cf4 100%);
background-image: -webkit-linear-gradient(0deg, #5e2ced 0%, #6c3cf4 100%);
background-image: -ms-linear-gradient(0deg, #5e2ced 0%, #6c3cf4 100%);
position: relative;
z-index: 1;
}
.action_area_three:before {
content: "";
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
z-index: -1;
}
.action_area_three .curved {
position: absolute;
width: 100%;
height: 100px;
left: 0;
z-index: -1;
background: url(//www.sykasoft.de/wp-content/themes/saasland/assets/img/home4/action_shap.png) no-repeat scroll center top;
top: 0;
background-size: contain;
}
.action_area_three .action_content h2 {
color: #fff;
}
.action_area_three .action_content .about_btn {
background: transparent;
border: 1px solid #fff;
color: #fff;
}
.action_area_three .action_content .about_btn:hover {
-webkit-box-shadow: none;
box-shadow: none;
color: #5e2ced;
background: #fff;
}
.action_area_three .action_content .white_btn {
color: #5e2ced;
-webkit-box-shadow: none;
box-shadow: none;
background: #fff;
margin-right: 25px;
}
.action_area_three .action_content .white_btn:hover {
-webkit-box-shadow: 0px 20px 30px 0px rgba(12, 0, 46, 0.1);
box-shadow: 0px 20px 30px 0px rgba(12, 0, 46, 0.1);
color: #fff;
background: #5e2ced;
} .payment_priceing_area {
padding: 120px 0px 90px;
position: relative;
z-index: 1;
}
.payment_priceing_area:before {
content: "";
width: 100%;
height: 100%;
top: 0;
left: 0;
background: url(//www.sykasoft.de/wp-content/themes/saasland/assets/img/new/price_bg.png) no-repeat scroll center;
position: absolute;
z-index: -1;
}
.payment_priceing_area .payment_price_info {
display: block;
overflow: hidden;
padding: 30px 0px;
}
.payment_priceing_area .sec_title h2 {
font-size: 35px;
font-weight: 500;
line-height: 45px;
}
.payment_price_item {
text-align: center;
background: #fbfbfd;
padding: 50px 40px 55px;
border: 1px solid #f1f3f8;
border-radius: 4px;
position: relative;
z-index: 1;
width: calc(100% / 3);
float: left;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.payment_price_item:before {
content: "";
width: 100%;
height: 100%;
background-image: -moz-linear-gradient(-140deg, #fdabe7 0%, #bd8ef2 36%, #7d71fd 100%);
background-image: -webkit-linear-gradient(-140deg, #fdabe7 0%, #bd8ef2 36%, #7d71fd 100%);
background-image: -ms-linear-gradient(-140deg, #fdabe7 0%, #bd8ef2 36%, #7d71fd 100%);
-webkit-box-shadow: 0px 30px 60px 0px rgba(0, 11, 40, 0.1);
box-shadow: 0px 30px 60px 0px rgba(0, 11, 40, 0.1);
position: absolute;
top: 0;
left: 0;
opacity: 0;
z-index: -1;
border-radius: 4px;
-webkit-transition: opacity 0.4s linear;
-o-transition: opacity 0.4s linear;
transition: opacity 0.4s linear;
}
.payment_price_item h2 {
font-size: 40px;
font-weight: 600;
color: #051441;
}
.payment_price_item h6 {
font-size: 18px;
color: #051441;
font-weight: 400;
margin-bottom: 30px;
}
.payment_price_item p {
line-height: 30px;
margin-bottom: 50px;
}
.payment_price_item .payment_price_btn {
font-size: 15px;
font-family: "Poppins", sans-serif;
font-weight: 500;
border-radius: 45px;
background: rgba(253, 83, 135, 0.1);
display: inline-block;
padding: 10px 42px;
color: #fd5387;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.payment_price_item .payment_price_btn i {
font-size: 12px;
padding-left: 5px;
}
.payment_price_item:nth-child(3) .payment_price_btn {
background: rgba(95, 81, 251, 0.1);
color: #5f51fb;
}
.payment_price_item.center {
border: 0px;
border-radius: 4px;
padding: 80px 40px 86px;
-webkit-transform: translateY(-30px);
-ms-transform: translateY(-30px);
transform: translateY(-30px);
-webkit-transition: all 0.4s linear;
-o-transition: all 0.4s linear;
transition: all 0.4s linear;
}
.payment_price_item.center:before {
opacity: 1;
}
.payment_price_item.center h2, .payment_price_item.center h6, .payment_price_item.center p {
color: #fff;
}
.payment_price_item.center .payment_price_btn {
background: rgba(255, 255, 255, 0.1);
color: #fff;
}
.payment_price_item:hover {
border-radius: 4px;
border-color: #bd8ef2;
-webkit-transition: all 0.4s linear;
-o-transition: all 0.4s linear;
transition: all 0.4s linear;
-webkit-box-shadow: none;
box-shadow: none;
}
.payment_price_item:hover:before {
opacity: 1;
}
.payment_price_item:hover h2, .payment_price_item:hover h6, .payment_price_item:hover p {
color: #fff;
}
.payment_price_item:hover .payment_price_btn {
background: rgba(255, 255, 255, 0.1);
color: #fff;
} .priceing_area_four .sec_title {
margin-bottom: 50px;
}
.priceing_area_four .sec_title h2 {
margin-bottom: 0px;
}
.priceing_area_four .sec_title p {
font-style: italic;
}
.price_info_two {
-webkit-box-shadow: 0px 4px 5px 0px rgba(12, 0, 46, 0.05);
box-shadow: 0px 4px 5px 0px rgba(12, 0, 46, 0.05);
}
.price_info_two .price_head {
display: table;
width: 100%;
}
.price_info_two .price_head .p_head {
width: calc(100% / 4);
text-align: center;
color: #fff;
vertical-align: middle;
display: table-cell;
padding: 31px 0px;
}
.price_info_two .price_head .p_head h4 {
color: #222d39;
font-size: 20px;
}
.price_info_two .price_head .p_head h4, .price_info_two .price_head .p_head h5 {
margin-bottom: 0px;
}
.price_info_two .price_head .p_head p {
margin-bottom: 0;
font-size: 14px;
font-weight: 400;
}
.price_info_two .price_head .p_head:nth-child(2) {
background: #0ed1b3;
}
.price_info_two .price_head .p_head:nth-child(3) {
background: #6c84ee;
}
.price_info_two .price_head .p_head:nth-child(4) {
background: #ee6cda;
}
.price_info_two .price_head .p_head h5 {
font-size: 20px;
font-weight: 600;
}
.price_info_two .price_item {
width: calc(100% / 4);
text-align: center;
vertical-align: middle;
display: table-cell;
cursor: pointer;
padding: 15px 0px;
}
.price_info_two .price_item:nth-child(odd) {
background: #f8f8fa;
}
.price_info_two .price_item:first-child {
text-align: left;
padding-left: 30px;
}
.price_info_two .price_item h5 {
margin-bottom: 0;
font-size: 16px;
font-weight: 500;
color: #222d39;
}
.price_info_two .price_item h5 i {
font-size: 20px;
}
.price_info_two .price_item .pr_title {
position: relative;
display: inline-block;
padding-left: 30px;
}
.price_info_two .price_item .pr_title:before {
content: "\70";
position: absolute;
left: 0;
top: 0;
font-family: eleganticons;
color: #afb5c7;
-webkit-transition: color 0.2s linear;
-o-transition: color 0.2s linear;
transition: color 0.2s linear;
}
.price_info_two .price_item .pr_title:hover:before {
color: #5e2ced;
}
.price_info_two .price_item .check {
color: #0ed1b3;
}
.price_info_two .price_item .cros {
color: #afb5c7;
}
.price_info_two .pr_list {
display: table;
width: 100%;
}
.price_info_two .price_btn {
border-radius: 45px;
color: #677294;
border-color: #dfe3ed;
padding: 0px 32px;
line-height: 46px;
margin: 40px 0px;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.price_info_two .price_btn:hover {
background: #5e2ced;
border-color: #5e2ced;
color: #fff;
}
.tooltip.show{
opacity: 1;
}
.tooltip .tooltip-inner {
background-color: #fff;
opacity: 1;
-webkit-box-shadow: 0px 20px 40px 0px rgba(12, 0, 46, 0.14);
box-shadow: 0px 20px 40px 0px rgba(12, 0, 46, 0.14);
font-family: "Poppins", sans-serif;
font-size: 14px;
color: #677294;
line-height: 22px;
width: 100%;
}
.tooltip.bs-tooltip-top .arrow:before {
border-top-color: #fff;
}   .agency_about_area .owl-dots {
position: absolute;
left: -48%;
bottom: 10px;
}
.agency_about_area .owl-dots button span {
width: 8px;
height: 8px;
display: block;
background: #9c7bfb;
border-radius: 50%;
border: 1px solid #9c7bfb;
margin: 0px 5px;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.agency_about_area .owl-dots button.active span {
-webkit-transform: scale(1.5);
-ms-transform: scale(1.5);
transform: scale(1.5);
border-color: rgba(251, 251, 253, 0.8);
background: transparent;
}
.about_content_left {
padding: 0px 0px 0px 200px;
}
.about_content {
background-image: -moz-linear-gradient(40deg, #5e2ced 0%, #a485fd 100%);
background-image: -webkit-linear-gradient(40deg, #5e2ced 0%, #a485fd 100%);
background-image: -ms-linear-gradient(40deg, #5e2ced 0%, #a485fd 100%);
height: 100%;
color: #fff;
padding: 100px;
position: relative;
bottom: -30px;
}
.about_btn {
font: 500 14px "Poppins", sans-serif;
padding: 17px 28px;
background: #fbfbfd;
-webkit-box-shadow: 0px 20px 30px 0px rgba(12, 0, 46, 0.1);
box-shadow: 0px 20px 30px 0px rgba(12, 0, 46, 0.1);
border-radius: 3px;
color: #5e2ced;
display: inline-block;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.about_btn:hover {
color: #fff;
background: #5e2ced;
}
.about_img {
padding: 0px;
position: relative;
}
.about_img .about_img_slider .about_item {
float: left;
position: relative;
z-index: 1;
overflow: hidden;
cursor: pointer;
}
.about_img .about_img_slider .about_item:after {
content: "";
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(17, 22, 28, 0.7);
position: absolute;
opacity: 0;
z-index: 0;
-webkit-transition: opacity 0.4s linear 0s;
-o-transition: opacity 0.4s linear 0s;
transition: opacity 0.4s linear 0s;
}
.about_img .about_img_slider .about_item img {
-webkit-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
transition: all 0.5s linear;
}
.about_img .about_img_slider .about_item.w55 {
width: 53.3%;
}
.about_img .about_img_slider .about_item.w45 {
width: 46.7%;
}
.about_img .about_img_slider .about_item img {
width: 100%;
max-width: 100%;
}
.about_img .about_img_slider .about_item .about_text {
position: absolute;
bottom: 80px;
padding: 0px 80px 0px 50px;
left: 0;
color: #fff;
z-index: 1;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.about_img .about_img_slider .about_item .about_text .br {
width: 50px;
height: 5px;
background: #fff;
opacity: 0.30;
margin-bottom: 25px;
display: block;
}
.about_img .about_img_slider .about_item .about_text.text_two {
bottom: 30px;
}
.about_img .about_img_slider .about_item:hover:after {
opacity: 1;
}
.about_img .about_img_slider .about_item:hover img {
-webkit-transform: scale(1.03);
-ms-transform: scale(1.03);
transform: scale(1.03);
}
.about_img .about_img_slider .about_item:hover .about_text {
bottom: 90px;
}
.about_img .about_img_slider .about_item:hover .about_text.text_two {
bottom: 50px;
}
.about_img .pluse_icon {
width: 100px;
height: 100px;
text-align: center;
color: #5e2ced;
line-height: 100px;
font-size: 22px;
background-color: #fbfbfd;
-webkit-box-shadow: 0px 20px 30px 0px rgba(12, 0, 46, 0.14);
box-shadow: 0px 20px 30px 0px rgba(12, 0, 46, 0.14);
display: inline-block;
position: absolute;
bottom: -60px;
left: 0;
z-index: 2;
}   .agency_testimonial_info {
position: relative;
}
.agency_testimonial_info .testimonial_slider {
max-width: 770px;
border-radius: 6px;
margin: 0 auto;
background-color: white;
-webkit-box-shadow: 0px 20px 40px 0px rgba(12, 0, 46, 0.06);
box-shadow: 0px 20px 40px 0px rgba(12, 0, 46, 0.06);
padding: 50px;
}
.agency_testimonial_info .testimonial_slider .testimonial_item {
z-index: 0;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.agency_testimonial_info .testimonial_slider .testimonial_item .author_img img {
max-width: 100%;
width: auto;
display: inline-block;
border-radius: 50%;
}
.agency_testimonial_info .testimonial_slider .testimonial_item .author_description {
margin-top: 18px;
margin-bottom: 40px;
}
.agency_testimonial_info .testimonial_slider .testimonial_item .author_description h4 {
margin-bottom: 5px;
}
.agency_testimonial_info .testimonial_slider .testimonial_item .author_description h6 {
font: 400 14px/26px "Poppins", sans-serif;
color: #959cb1;
}
.agency_testimonial_info .testimonial_slider .testimonial_item p {
font-weight: 300;
font-size: 16px;
line-height: 30px;
margin-bottom: 50px;
}
.agency_testimonial_info .testimonial_slider .active {
position: relative;
z-index: 9;
}
.agency_testimonial_info .testimonial_slider .owl-dots {
text-align: center;
bottom: 0px;
position: relative;
margin-top: 0px;
}
.agency_testimonial_info .testimonial_slider .owl-dots .owl-dot {
width: 16px;
height: 16px;
border-radius: 50%;
border: 1px solid transparent;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
margin: 0px 2px;
}
.agency_testimonial_info .testimonial_slider .owl-dots .owl-dot span {
width: 8px;
height: 8px;
background: #cfcfe7;
border-radius: 50%;
display: block;
margin: 0 auto;
border: 0px;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.agency_testimonial_info .testimonial_slider .owl-dots .owl-dot.active {
border-color: #5e2ced;
}
.agency_testimonial_info .testimonial_slider .owl-dots .owl-dot.active span {
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
}
.agency_testimonial_info .owl-prev, .agency_testimonial_info .owl-next {
width: 50px;
height: 50px;
line-height: 50px;
border-radius: 50%;
border: 1px solid #f3f5f8;
background-color: white;
-webkit-box-shadow: 0px 20px 30px 0px rgba(12, 0, 46, 0.06);
box-shadow: 0px 20px 30px 0px rgba(12, 0, 46, 0.06);
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
cursor: pointer;
}
.agency_testimonial_info .owl-prev:hover, .agency_testimonial_info .owl-next:hover {
background: #5e2ced;
color: #fff;
}
.agency_testimonial_info .owl-next {
right: 0;
} .partner_logo_area_two {
padding-top: 120px;
}
.partner_logo_area_two h4 {
color: #8891aa;
}
.partner_info {
text-align: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.partner_info .logo_item {
width: calc(100% / 5);
margin-bottom: 60px;
}
.partner_info .logo_item img {
max-width: 100%;
-webkit-filter: contrast(0.3%);
filter: contrast(0.3%);
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.partner_info .logo_item:hover img {
-webkit-filter: contrast(100%);
filter: contrast(100%);
}
.subscribe_form_info {
border-style: solid;
border-width: 1px;
border-color: #f3f6f9;
border-radius: 6px;
background-color: white;
-webkit-box-shadow: 0px 30px 50px 0px rgba(12, 0, 46, 0.1);
box-shadow: 0px 30px 50px 0px rgba(12, 0, 46, 0.1);
padding: 120px 0px;
margin-bottom: -150px;
z-index: 2;
position: relative;
}
.subscribe_form_info .subscribe-form {
max-width: 370px;
margin: 0 auto;
}
.subscribe_form_info .subscribe-form .form-control {
text-align: center;
border: 0px;
font: 400 18px/28px "Poppins", sans-serif;
color: #b4bacc;
border-radius: 0px;
border-bottom: 1px solid #3d64f4;
-webkit-box-shadow: none;
box-shadow: none;
}
.subscribe_form_info .subscribe-form .form-control.placeholder {
color: #b4bacc;
}
.subscribe_form_info .subscribe-form .form-control:-moz-placeholder {
color: #b4bacc;
}
.subscribe_form_info .subscribe-form .form-control::-moz-placeholder {
color: #b4bacc;
}
.subscribe_form_info .subscribe-form .form-control::-webkit-input-placeholder {
color: #b4bacc;
}
.subscribe_form_info .subscribe-form .btn_four {
padding: 16px 44px;
-webkit-box-shadow: 0px 20px 30px 0px rgba(61, 100, 244, 0.16);
box-shadow: 0px 20px 30px 0px rgba(61, 100, 244, 0.16);
}
.subscribe_form_info .subscribe-form .btn_four:hover {
-webkit-box-shadow: none;
box-shadow: none;
}
.s_form_info_two .subscribe-form .form-control {
border-color: #5e2ced;
}
.s_form_info_two .subscribe-form .btn_four {
border-radius: 4px;
border-color: #5e2ced;
background: #5e2ced;
-webkit-box-shadow: 0px 20px 30px 0px rgba(61, 100, 244, 0.16);
box-shadow: 0px 20px 30px 0px rgba(61, 100, 244, 0.16);
}
.s_form_info_two .subscribe-form .btn_four:hover {
color: #fff;
}
.saas_subscribe_area_two .subscribe_form_info {
padding: 80px 0px;
}
.saas_subscribe_area_two .subscribe_form_info .form-control {
border-color: #5f51fb;
}
.saas_subscribe_area_two .subscribe_form_info .btn_four {
border-color: #5f51fb;
background: #5f51fd;
-webkit-box-shadow: 0px 20px 30px 0px rgba(61, 100, 244, 0.16);
box-shadow: 0px 20px 30px 0px rgba(61, 100, 244, 0.16);
}
.saas_subscribe_area_two .subscribe_form_info .btn_four:hover {
color: #fff;
} .partner_logo_area_three {
padding: 100px 0px;
}
.partner_logo_area_three .partner_info {
margin-bottom: -20px;
}
.partner_logo_area_three .partner_info .logo_item {
margin-bottom: 20px;
}
.partner_logo_area_three .partner_info .logo_item a {
display: inline-block;
}
.partner_logo_area_three .partner_info .logo_item img {
-webkit-filter: contrast(100%);
filter: contrast(100%);
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.partner_logo_area_three .partner_info .logo_item:hover img {
-webkit-filter: brightness(200%);
filter: brightness(200%);
}
.partner_logo_area_three .partner_info_two .logo_item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.partner_logo_area_three .partner_info_two .logo_item:hover img {
-webkit-filter: brightness(1);
filter: brightness(1);
}
.partner_logo_area_four {
padding-top: 80px;
margin-bottom: -40px;
}
.partner_logo_area_four h4 {
color: #8891aa;
}
.partner_logo_area_five {
padding: 200px 0px 70px;
}
.payment_logo_area {
padding: 200px 0px 120px;
}
.payment_logo_area .sec_title h2 {
font-size: 35px;
line-height: 44px;
}
.partner_logo_area_six {
padding: 56px 0px;
}
.partner_logo_area_six .partner_info {
margin-bottom: -60px;
}
.partner_logo_area_six .partner_info .logo_item:hover img {
-webkit-filter: brightness(0);
filter: brightness(0);
} .saas_signup_form .input-group .form-control {
background: transparent;
font: 300 14px "Poppins", sans-serif;
color: rgba(255, 255, 255, 0.7);
border-radius: 0px;
border: 0px;
border-bottom: 1px solid #3c3c5b;
padding-left: 0px;
padding-bottom: 10px;
-webkit-box-shadow: none;
box-shadow: none;
z-index: 0;
position: relative;
}
.saas_signup_form .input-group .form-control.placeholder {
color: #535473;
}
.saas_signup_form .input-group .form-control:-moz-placeholder {
color: #535473;
}
.saas_signup_form .input-group .form-control::-moz-placeholder {
color: #535473;
}
.saas_signup_form .input-group .form-control::-webkit-input-placeholder {
color: #535473;
}
.saas_signup_form .input-group .form-control:focus + label {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.saas_signup_form .input-group label {
position: absolute;
width: 100%;
height: 1px;
border-bottom: 1px solid #3d57f4;
z-index: 2;
bottom: 0;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
margin-bottom: 0;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.saas_signup_form .saas_banner_btn {
border: 0px;
padding: 12px 48px;
} .fun_fact_area {
padding-top: 150px;
padding-bottom: 110px;
overflow: hidden;
}
.fun_fact_area_two {
background: #f7f6fa;
}
.fun_fact_content h1 {
font-size: 60px;
}
.fun_fact_content .fact_item h1 {
font-size: 70px;
font-weight: 400;
}
.fact_author_img {
position: relative;
}
.fact_author_img .box_three {
width: 630px;
height: 630px;
background-image: -moz-linear-gradient(90deg, #290a59 0%, #3d57f4 100%);
background-image: -webkit-linear-gradient(90deg, #290a59 0%, #3d57f4 100%);
background-image: -ms-linear-gradient(90deg, #290a59 0%, #3d57f4 100%);
opacity: 1;
top: -460px;
}
.fact_author_img .box_four {
background-image: -moz-linear-gradient(90deg, #411881 0%, #9b2bdc 100%);
background-image: -webkit-linear-gradient(90deg, #411881 0%, #9b2bdc 100%);
background-image: -ms-linear-gradient(90deg, #411881 0%, #9b2bdc 100%);
opacity: 1;
width: 708px;
height: 708px;
top: -460px;
left: 150px;
}
.fact_author_img img {
margin-top: -70px;
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
}
.fact_author_img_two .box_three {
background-image: -moz-linear-gradient(-90deg, #fb862f 0%, #c640fd 100%);
background-image: -webkit-linear-gradient(-90deg, #fb862f 0%, #c640fd 100%);
background-image: -ms-linear-gradient(-90deg, #fb862f 0%, #c640fd 100%);
}
.fact_author_img_two .box_four {
background-image: -moz-linear-gradient(90deg, #5e2ced 0%, #a485fd 100%);
background-image: -webkit-linear-gradient(90deg, #5e2ced 0%, #a485fd 100%);
background-image: -ms-linear-gradient(90deg, #5e2ced 0%, #a485fd 100%);
} .feedback_slider .owl-nav {
display: none;
}
.feedback_slider .item {
padding: 0px 15px;
}
.feedback_slider .shap_one, .feedback_slider .shap_two {
position: absolute;
bottom: 0;
right: 20px;
opacity: 0.302;
border-radius: 10px;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
width: 66px;
height: 66px;
bottom: -35px;
opacity: 0.302;
}
.feedback_slider .shap_one {
background-image: -moz-linear-gradient(40deg, #290a59 0%, #3d57f4 100%);
background-image: -webkit-linear-gradient(40deg, #290a59 0%, #3d57f4 100%);
background-image: -ms-linear-gradient(40deg, #290a59 0%, #3d57f4 100%);
}
.feedback_slider .shap_two {
background-image: -moz-linear-gradient(40deg, #290a59 0%, #3d57f4 100%);
background-image: -webkit-linear-gradient(40deg, #290a59 0%, #3d57f4 100%);
background-image: -ms-linear-gradient(40deg, #290a59 0%, #3d57f4 100%);
right: -10px;
bottom: -45px;
}
.feedback_slider .center .feedback_item {
border-color: #3d57f4;
}
.feedback_slider .center .feedback_item .shap_one, .feedback_slider .center .feedback_item .shap_two {
opacity: 1;
}
.feedback_item {
border: 1px solid #131430;
border-radius: 4px;
background-color: #0f1029;
-webkit-box-shadow: 0px 30px 50px 0px rgba(12, 0, 46, 0.3);
box-shadow: 0px 30px 50px 0px rgba(12, 0, 46, 0.3);
padding: 45px;
position: relative;
overflow: hidden;
}
.feedback_item .feed_back_author {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.feedback_item .media .img {
border: 1px solid #44467b;
border-radius: 50%;
width: 60px;
height: 60px;
overflow: hidden;
margin-right: 18px;
}
.feedback_item .media .img img {
max-width: 100%;
width: auto;
}
.feedback_item .media .media-body {
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center;
}
.feedback_item .media .media-body h6 {
margin-bottom: 0px;
font-size: 14px;
color: #58596e;
}
.feedback_item p {
font-weight: 300;
margin-top: 34px;
margin-bottom: 25px;
}
.feedback_item .post_date {
font-size: 14px;
line-height: 24px;
color: #58596e;
font-style: italic;
font-weight: 300;
position: relative;
}
.feedback_item .post_date:before {
content: "";
width: 100%;
height: 1px;
background: #58596e;
position: absolute;
left: 0;
bottom: 0;
}
.feedback_item .ratting {
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
text-align: right;
}
.feedback_item .ratting a {
font-size: 12px;
color: #58596e;
}
.feedback_item .ratting a:nth-child(1), .feedback_item .ratting a:nth-child(2), .feedback_item .ratting a:nth-child(3) {
color: #3d57f4;
}
.owl-dots {
text-align: center;
margin-top: 75px;
}
.owl-dots .owl-dot span {
width: 8px;
height: 8px;
border-radius: 50%;
background: #3d3e65;
margin: 0px 5px;
border: 1px solid #3d3e65;
display: block;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.owl-dots .owl-dot.active span {
background: transparent;
-webkit-transform: scale(1.5);
-ms-transform: scale(1.5);
transform: scale(1.5);
border-color: #3d57f4;
}
.owl-dots .owl-dot:focus {
outline: none;
}
.feedback_area_two {
background-image: -moz-linear-gradient(30deg, #5f51fb 0%, #8ca7ff 100%);
background-image: -webkit-linear-gradient(30deg, #5f51fb 0%, #8ca7ff 100%);
background-image: -ms-linear-gradient(30deg, #5f51fb 0%, #8ca7ff 100%);
height: 550px;
position: relative;
z-index: 1;
}
.feedback_area_two:before {
content: "";
width: 100%;
height: 100%;
top: 0;
left: 0;
background: url(//www.sykasoft.de/wp-content/themes/saasland/assets/img/new/feedback_shap.png) no-repeat scroll center 0;
position: absolute;
z-index: -1;
}
.feedback_area_two .sec_title {
padding-left: 162px;
}
.feedback_area_two .sec_title h2 {
font-size: 35px;
line-height: 45px;
}
.feedback_area_two .sec_title p {
color: #cfd0fa;
font-style: italic;
}
.feedback_slider_two .item {
padding-bottom: 50px;
}
.feedback_slider_two .shap_one, .feedback_slider_two .shap_two {
opacity: 0.12;
background-image: -moz-linear-gradient(40deg, #5f51fb 0%, #767cfd 64%, #8ca7ff 100%);
background-image: -webkit-linear-gradient(40deg, #5f51fb 0%, #767cfd 64%, #8ca7ff 100%);
background-image: -ms-linear-gradient(40deg, #5f51fb 0%, #767cfd 64%, #8ca7ff 100%);
}
.feedback_slider_two .center .feedback_item_two .shap_one, .feedback_slider_two .center .feedback_item_two .shap_two {
opacity: 0.25;
}
.feedback_slider_two .owl-nav {
display: block;
position: absolute;
right: 120px;
top: -100px;
}
.feedback_slider_two .owl-nav i {
width: 50px;
height: 50px;
text-align: center;
border: 1px solid #fff;
display: inline-block;
color: #fff;
line-height: 50px;
font-size: 12px;
border-radius: 50%;
margin-left: 10px;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.feedback_slider_two .owl-nav i:hover {
background: #fff;
color: #5f51fb;
}
.feedback_slider_two .feedback_item {
background: #fff;
-webkit-box-shadow: 0px 20px 60px 0px rgba(0, 11, 40, 0.1);
box-shadow: 0px 20px 60px 0px rgba(0, 11, 40, 0.1);
border: 0px;
margin: 0 20px;
}
.feedback_slider_two .feedback_item .media .img {
border: 0px;
}
.feedback_slider_two .owl-dots {
display: none;
}
.feedback_area_three {
height: 540px;
}
.feedback_area_three .row {
margin-left: -20px;
margin-right: -20px;
}
.feedback_area_three .feedback_slider_two .feedback_item {
margin: 0px 20px;
-webkit-box-shadow: 0px 30px 40px 0px rgba(0, 11, 40, 0.08);
box-shadow: 0px 30px 40px 0px rgba(0, 11, 40, 0.08);
}
.feedback_area_three .feedback_slider_two .feedback_item .ratting a:nth-child(1), .feedback_area_three .feedback_slider_two .feedback_item .ratting a:nth-child(2), .feedback_area_three .feedback_slider_two .feedback_item .ratting a:nth-child(3) {
color: #fbc509;
}
.feedback_area_three .feedback_slider_two .feedback_item p {
line-height: 28px;
}
.feedback_area_three .feedback_slider_two .owl-nav {
right: 15px;
}
.feedback_area_three .feedback_slider_two .owl-nav i {
border-color: #dfe3ed;
color: #677294;
}
.feedback_area_three .feedback_slider_two .owl-nav i:hover {
border-color: #5f51fb;
background: #5f51fb;
color: #fff;
} .app_testimonial_area {
background: #fbfbfd;
padding-top: 200px;
padding-bottom: 140px;
overflow: hidden;
position: relative;
}
.app_testimonial_area .text_shadow {
position: absolute;
top: 0;
height: 100%;
width: 100%;
z-index: 0;
}
.app_testimonial_area .text_shadow:before {
content: attr(data-line);
position: absolute;
left: 0px;
width: 100%;
text-align: center;
color: #f6f6fa;
font-weight: 700;
background-image: -webkit-linear-gradient(310deg, #672dde 0%, #4069eb 100%);
background-image: -o-linear-gradient(310deg, #672dde 0%, #4069eb 100%);
background-image: linear-gradient(140deg, #672dde 0%, #4069eb 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-family: "Poppins", sans-serif;
font-size: 200px;
line-height: 200px;
z-index: -1;
text-transform: uppercase;
top: 50%;
opacity: 0.02;
}
.app_testimonial_slider {
max-width: 690px;
margin: 0 auto;
}
.nav_container {
position: relative;
z-index: 1;
}
.nav_container .owl-prev, .nav_container .owl-next {
width: 50px;
height: 50px;
border-radius: 50%;
background-color: white;
-webkit-box-shadow: 0px 3px 4px 0px rgba(12, 0, 46, 0.06);
box-shadow: 0px 3px 4px 0px rgba(12, 0, 46, 0.06);
font-size: 20px;
color: #222d39;
border: 0px;
line-height: 50px;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
cursor: pointer;
}
.nav_container .owl-prev:hover, .nav_container .owl-next:hover {
background: #4069eb;
color: #fff;
-webkit-box-shadow: none;
box-shadow: none;
}
.nav_container .owl-prev {
left: 15px;
}
.nav_container .owl-next {
right: 15px;
}
.nav_container .owl-dots {
margin-top: 30px;
}
.nav_container .owl-dots .owl-dot span {
background: #cfcfe7;
border: 0px;
}
.nav_container .owl-dots .owl-dot.active span {
background: #653cee;
}
.shap {
position: absolute;
opacity: 0.02;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
border-radius: 45px;
left: 90px;
z-index: -1;
}
.shap.one {
background-image: -moz-linear-gradient(140deg, #7d0df0 0%, #0cb6e7 100%);
background-image: -webkit-linear-gradient(140deg, #7d0df0 0%, #0cb6e7 100%);
background-image: -ms-linear-gradient(140deg, #7d0df0 0%, #0cb6e7 100%);
width: 650px;
height: 510px;
top: -155%;
}
.shap.two {
background-image: -moz-linear-gradient(140deg, #7d0df0 0%, #0cb6e7 100%);
background-image: -webkit-linear-gradient(140deg, #7d0df0 0%, #0cb6e7 100%);
background-image: -ms-linear-gradient(140deg, #7d0df0 0%, #0cb6e7 100%);
width: 666px;
height: 330px;
top: -145%;
left: 290px;
}
.app_testimonial_item .author-img {
width: 70px;
height: 70px;
border-radius: 100%;
overflow: hidden;
margin: 0 auto 15px;
}
.app_testimonial_item .author-img img {
width: auto;
border-radius: 100%;
max-width: 100%;
}
.app_testimonial_item .author_info {
margin-bottom: 35px;
}
.app_testimonial_item .author_info p {
color: #959cb1;
font-size: 14px;
margin-bottom: 0px;
} .experts_team_area .learn_btn:hover {
color: #4069eb;
}
.experts_team_area .learn_btn:hover:before {
background: #4069eb;
}
.ex_team_item {
position: relative;
text-align: center;
margin-bottom: 40px;
overflow: hidden;
cursor: pointer;
}
.ex_team_item img {
max-width: 100%;
}
.ex_team_item .hover_content, .ex_team_item .team_content {
position: absolute;
width: 100%;
}
.ex_team_item h3 {
margin-bottom: 3px;
}
.ex_team_item h5 {
font: 300 14px/24px "Poppins", sans-serif;
color: #677294;
margin-bottom: 0px;
}
.ex_team_item .team_content {
bottom: 0;
background: rgba(255, 255, 255, 0.9);
padding: 17px 0px;
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.ex_team_item .hover_content {
top: 0;
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 0px 33px;
background-image: -moz-linear-gradient(140deg, rgba(125, 13, 240, 0.9) 0%, rgba(58, 113, 235, 0.9) 100%);
background-image: -webkit-linear-gradient(140deg, rgba(125, 13, 240, 0.9) 0%, rgba(58, 113, 235, 0.9) 100%);
background-image: -ms-linear-gradient(140deg, rgba(125, 13, 240, 0.9) 0%, rgba(58, 113, 235, 0.9) 100%);
opacity: 0;
visibility: visible;
z-index: -1;
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
-webkit-transform: scale(0.9);
-ms-transform: scale(0.9);
transform: scale(0.9);
}
.ex_team_item .hover_content .n_hover_content {
width: 100%;
}
.ex_team_item .hover_content .n_hover_content ul {
margin-bottom: 0px;
}
.ex_team_item .hover_content .n_hover_content ul li {
display: inline-block;
}
.ex_team_item .hover_content .n_hover_content ul li a {
font-size: 13px;
color: #fff;
margin: 0px 5px;
}
.ex_team_item .hover_content .n_hover_content ul li a:hover {
color: #0cb6e7;
}
.ex_team_item .hover_content .n_hover_content .br {
width: 100%;
height: 1px;
background: rgba(255, 255, 255, 0.2);
display: block;
margin: 15px 0px 20px;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-webkit-transition: all 0.6s linear;
-o-transition: all 0.6s linear;
transition: all 0.6s linear;
}
.ex_team_item .hover_content .n_hover_content h3 {
-webkit-transform: translateY(12px);
-ms-transform: translateY(12px);
transform: translateY(12px);
-webkit-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
transition: all 0.5s linear;
}
.ex_team_item .hover_content .n_hover_content h5 {
color: #fff;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
-webkit-transition: all 0.6s linear;
-o-transition: all 0.6s linear;
transition: all 0.6s linear;
}
.ex_team_item:hover .hover_content {
opacity: 1;
visibility: visible;
z-index: 0;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.ex_team_item:hover .hover_content .br {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.ex_team_item:hover .hover_content h3, .ex_team_item:hover .hover_content h5 {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.ex_team_item:hover .team_content {
opacity: 0;
visibility: visible;
-webkit-transform: translateY(100%);
-ms-transform: translateY(100%);
transform: translateY(100%);
} .payment_clients_area {
background: #fafbff;
padding: 130px 0px;
position: relative;
}
.payment_clients_area .clients_bg_shape_top {
position: absolute;
width: 100%;
height: 85px;
top: -82px;
left: 0;
background: url(//www.sykasoft.de/wp-content/themes/saasland/assets/img/home9/triangle_top.png) no-repeat;
}
.payment_clients_area .clients_bg_shape_right {
width: 1600px;
height: 1253px;
background-color: white;
-webkit-box-shadow: 0px 0px 59px 0px rgba(91, 82, 254, 0.05);
box-shadow: 0px 0px 59px 0px rgba(91, 82, 254, 0.05);
position: absolute;
right: -44.5%;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
border-radius: 150px;
top: -375px;
}
.payment_clients_area .payment_clients_inner {
position: relative;
}
.payment_clients_area .payment_clients_inner .clients_item {
border-width: 5px;
border-color: #f6f6fa;
border-style: solid;
border-radius: 10px;
background-color: white;
-webkit-box-shadow: 0px 1px 30px 0px rgba(55, 125, 162, 0.2);
box-shadow: 0px 1px 30px 0px rgba(55, 125, 162, 0.2);
position: absolute;
text-align: center;
}
.payment_clients_area .payment_clients_inner .clients_item img {
position: relative;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.payment_clients_area .payment_clients_inner .clients_item.one {
width: 120px;
height: 120px;
top: 170px;
}
.payment_clients_area .payment_clients_inner .clients_item.two {
width: 180px;
height: 180px;
top: 325px;
left: 150px;
}
.payment_clients_area .payment_clients_inner .clients_item.three {
width: 128px;
height: 128px;
left: 245px;
}
.payment_clients_area .payment_clients_inner .clients_item.four {
width: 142px;
height: 142px;
left: 450px;
top: 400px;
}
.payment_clients_area .payment_clients_inner .clients_item.five {
width: 110px;
height: 110px;
left: 621px;
top: 260px;
}
.payment_clients_area .payment_clients_inner .clients_item.six {
width: 100px;
height: 100px;
left: 425px;
top: 180px;
}
.payment_clients_area .payment_clients_inner .clients_item.seven {
width: 80px;
height: 80px;
left: 550px;
top: 0px;
}
.payment_clients_area .payment_clients_inner .clients_item.eight {
width: 95px;
height: 95px;
left: 745px;
top: 35px;
} .payment_testimonial_area {
background: #fafbff;
padding-top: 150px;
}
.payment_testimonial_area .testimonial_img {
margin-bottom: -82px;
position: relative;
z-index: 1;
}
.payment_testimonial_info .testimonial_content {
padding-left: 80px;
position: relative;
margin-top: 100px;
}
.payment_testimonial_info .testimonial_content .icon {
font-size: 300px;
color: #ebeff9;
position: absolute;
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
left: -35px;
top: 0;
font-family: "Poppins", sans-serif;
height: 133px;
}
.payment_testimonial_info .testimonial_content p {
line-height: 34px;
margin-bottom: 45px;
}
.payment_testimonial_info .testimonial_content .author_description {
color: #6781a9;
font-weight: 300;
padding-top: 5px;
} .payment_action_area {
padding: 225px 0px 145px;
position: relative;
}
.payment_action_area .clients_bg_shape_bottom {
position: absolute;
width: 100%;
height: 85px;
top: 0px;
left: 0;
background: url(//www.sykasoft.de/wp-content/themes/saasland/assets/img/home9/triangle_bottom.png) no-repeat;
background-size: contain;
}
.payment_action_content .pay_icon {
margin: 0 auto 50px;
}
.payment_action_content h2 {
font-size: 26px;
}
.payment_action_content p {
line-height: 30px;
font-size: 18px;
margin: 25px 0px 60px;
}
.payment_action_content .pay_btn {
margin: 0px;
} .sass_partner_logo_area, .saas_map_area, .saas_subscribe_area {
background: #fbfcfe;
} .saas_subscribe_area .saas_action_content {
max-width: 970px;
margin: 0 auto;
border-radius: 6px;
background-color: white;
-webkit-box-shadow: 0px 22px 95px 0px rgba(55, 168, 237, 0.1);
box-shadow: 0px 22px 95px 0px rgba(55, 168, 237, 0.1);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 60px;
margin-bottom: -50px;
position: relative;
z-index: 2;
}
.saas_subscribe_area .saas_action_content .gr_btn {
min-width: 200px;
padding: 20px 0px;
text-align: center;
color: #fff;
}
.saas_subscribe_area .saas_action_content .gr_btn:before {
opacity: 0;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.saas_subscribe_area .saas_action_content .gr_btn:hover {
color: #23b1fe;
}
.saas_subscribe_area .saas_action_content .gr_btn:hover:before {
opacity: 1;
} .payment_subscribe_info {
border-radius: 6px;
background-image: -moz-linear-gradient(50deg, #5f51fb 0%, #767cfd 64%, #8ca7ff 100%);
background-image: -webkit-linear-gradient(50deg, #5f51fb 0%, #767cfd 64%, #8ca7ff 100%);
background-image: -ms-linear-gradient(50deg, #5f51fb 0%, #767cfd 64%, #8ca7ff 100%);
overflow: hidden;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 100%;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 60px;
margin-bottom: -100px;
position: relative;
}
.payment_subscribe_info .payment_subscribe_content {
padding-top: 0px;
color: #fff;
}
.payment_subscribe_info .payment_subscribe_content h2 {
font: 600 26px "Poppins", sans-serif;
}
.payment_subscribe_info .payment_subscribe_content p {
margin-bottom: 0;
font-weight: 300;
}
.payment_subscribe_info .subscribe-form {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.payment_subscribe_info .subscribe-form .form-control {
width: 430px;
height: 60px;
border: 1px solid rgba(255, 255, 255, 0.3);
border-radius: 45px;
background: rgba(247, 248, 252, 0.059);
color: #fff;
font-size: 15px;
font-weight: 300;
padding-left: 30px;
-webkit-box-shadow: none;
box-shadow: none;
}
.payment_subscribe_info .subscribe-form .form-control.placeholder {
color: #d3d3f2;
}
.payment_subscribe_info .subscribe-form .form-control:-moz-placeholder {
color: #d3d3f2;
}
.payment_subscribe_info .subscribe-form .form-control::-moz-placeholder {
color: #d3d3f2;
}
.payment_subscribe_info .subscribe-form .form-control::-webkit-input-placeholder {
color: #d3d3f2;
}
.payment_subscribe_info .subscribe-form .btn_four {
background: #5f51fb;
color: #fff;
border: #5f51fd;
margin-left: 20px;
}
.payment_subscribe_info .subscribe-form .btn_four:hover {
background: #fff;
border-color: #fff;
color: #5f51fd;
} .testimonial_area_four {
position: relative;
}
.testimonial_shap_img {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 100%;
}
.testimonial_title {
position: relative;
padding-bottom: 90px;
}
.testimonial_title h6 {
font-size: 16px;
color: #563bd1;
font-family: "Poppins", sans-serif;
font-style: italic;
}
.testimonial_title .owl-prev, .testimonial_title .owl-next {
position: absolute;
bottom: 0;
width: 50px;
height: 50px;
border: 1px solid #e0e4ed;
text-align: center;
font-size: 14px;
color: #677294;
border-radius: 50%;
line-height: 48px;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
cursor: pointer;
background: transparent;
}
.testimonial_title .owl-prev:hover, .testimonial_title .owl-next:hover {
background: #563bd1;
color: #fff;
}
.testimonial_title .owl-next {
left: 60px;
}
.stratup_testimonial_info {
height: 576px;
position: relative;
}
.stratup_testimonial_info:before {
content: "";
background: url(//www.sykasoft.de/wp-content/themes/saasland/assets/img/new/testimonial_bg.png) no-repeat scroll center 0/contain;
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
}
.testimonial_slider_four {
padding: 0px 70px;
}
.testimonial_slider_four .item {
text-align: center;
color: #fff;
}
.testimonial_slider_four .item .author_img {
width: 70px;
height: 70px;
border-radius: 50%;
display: inline-block;
overflow: hidden;
margin-bottom: 35px;
}
.testimonial_slider_four .item img {
width: auto;
}
.testimonial_slider_four .item p {
font-size: 18px;
line-height: 36px;
font-style: italic;
margin-bottom: 40px;
}
.testimonial_slider_four .item h5 {
font-size: 18px;
font-weight: 600;
}
.testimonial_slider_four .item h6 {
font-size: 14px;
font-weight: 300;
margin-bottom: 0;
}
.testimonial_area_five {
position: relative;
}
.testimonial_area_five .stratup_testimonial_info:before {
background: url(//www.sykasoft.de/wp-content/themes/saasland/assets/img/new/testimonial_bg_two.png) no-repeat scroll center 0/contain;
}
.testimonial_area_five .testimonial_title h6 {
color: #26c4e5;
}
.testimonial_area_five .testimonial_title .owl-next:hover, .testimonial_area_five .testimonial_title .owl-prev:hover {
background: #26c4e5;
} .video_area {
position: relative;
z-index: 1;
}
.video_content {
position: relative;
}
.video_leaf {
position: absolute;
left: 85px;
top: -80px;
z-index: -2;
}
.cup {
position: absolute;
right: 98px;
bottom: 40px;
}
.video_info {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
border-radius: 4px;
background-size: cover;
-webkit-box-shadow: 0px 50px 70px 0px rgba(0, 11, 40, 0.24);
box-shadow: 0px 50px 70px 0px rgba(0, 11, 40, 0.24);
height: 450px;
max-width: 770px;
margin: 0 auto;
position: relative;
z-index: 1;
}
.video_info::after {
position: absolute;
background: -webkit-linear-gradient(40deg, rgba(58, 43, 220, 0.9) 0%, rgba(23, 199, 189, 0.9) 100%);
background: linear-gradient(40deg, rgba(58, 43, 220, 0.9) 0%, rgba(23, 199, 189, 0.9) 100%);
width: 100%;
height: 100%;
left: 0;
top: 0;
z-index: -1;
content: '';
}
.video_info h2 {
position: absolute;
top: 58%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
color: #fff;
font-size: 100px;
opacity: 0.10;
font-weight: 700;
z-index: -1;
}
.video_icon {
width: 80px;
height: 80px;
border-radius: 50%;
background-color: white;
-webkit-box-shadow: 0px 20px 40px 0px rgba(1, 16, 58, 0.14);
box-shadow: 0px 20px 40px 0px rgba(1, 16, 58, 0.14);
text-align: center;
line-height: 85px;
font-size: 30px;
position: relative;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
display: inline-block;
}
.video_icon:before, .video_icon:after {
content: "";
width: 100%;
height: 100%;
border: 0.2px solid #fff;
border-radius: 50%;
opacity: 0.10;
position: absolute;
left: 0;
}
.video_icon:before {
-webkit-transform: scale(2.5);
-ms-transform: scale(2.5);
transform: scale(2.5);
}
.video_icon:after {
-webkit-transform: scale(3.8);
-ms-transform: scale(3.8);
transform: scale(3.8);
}
.video_icon i {
color: #17c7bd;
text-shadow: 0px 6px 25px rgba(16, 147, 140, 0.9);
position: relative;
}
.video_icon i:after {
width: 300%;
height: 300%;
position: absolute;
left: 50%;
top: 50%;
border-radius: 50%;
-webkit-box-shadow: 0px 1px 15px 1px rgba(255, 255, 255, 0.5);
box-shadow: 0px 1px 15px 1px rgba(255, 255, 255, 0.5);
content: "";
-webkit-animation: pulse 2s infinite;
-webkit-transform: scale(8);
-ms-transform: scale(8);
transform: scale(8);
animation: pulse 2s infinite;
}
.video_icon:hover {
-webkit-transform: scale(1.04);
-ms-transform: scale(1.04);
transform: scale(1.04);
} .seo_fact_area {
background: #f9f7fd;
position: relative;
}
.seo_fact_info {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
position: relative;
z-index: 1;
}
.seo_fact_info:before {
content: "";
background: url(//www.sykasoft.de/wp-content/themes/saasland/assets/img/seo/shap.png) no-repeat scroll center center;
position: absolute;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
top: 0;
}
.seo_fact_info .seo_fact_item {
width: 200px;
height: 200px;
border-radius: 50%;
background: #fff;
-webkit-box-shadow: 0px 20px 40px 0px rgba(38, 59, 94, 0.1);
box-shadow: 0px 20px 40px 0px rgba(38, 59, 94, 0.1);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
}
.seo_fact_info .seo_fact_item .counter {
font-size: 50px;
font-weight: 600;
margin-bottom: 15px;
}
.seo_fact_info .seo_fact_item .counter.one {
color: #15b2ec;
}
.seo_fact_info .seo_fact_item .counter.two {
color: #f5a416;
}
.seo_fact_info .seo_fact_item .counter.three {
color: #00c99c;
}
.seo_fact_info .seo_fact_item .counter.four {
color: #f12699;
}
.seo_fact_info .seo_fact_item p {
margin-bottom: 0;
color: #6a7695;
font-size: 16px;
}
.seo_fact_info .seo_fact_item:nth-child(even) {
margin-top: 135px;
}
.seo_fact_info .seo_fact_item:first-child {
margin-top: 25px;
}
.seo_fact_info .seo_fact_item.last {
margin-top: 120px;
}
.seo_call_to_action_area {
background: #5e2ced;
}
.seo_call_action_text {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}     .app_screenshot_area {
overflow: hidden;
}
.app_screenshot_area .app_screen_info {
margin-left: -20px;
margin-right: -20px;
margin-top: -10px;
}
.app_screenshot_area .app_screenshot_slider .item {
padding: 10px 20px 20px;
}
.app_screenshot_area .app_screenshot_slider .item .screenshot_img {
border: 1px solid #f4f4f9;
border-radius: 4px;
-webkit-box-shadow: 0px 6px 16px 0px rgba(12, 0, 46, 0.06);
box-shadow: 0px 6px 16px 0px rgba(12, 0, 46, 0.06);
}
.app_screenshot_area .app_screenshot_slider .item .screenshot_img img {
max-width: 100%;
}
.app_screenshot_area .app_screenshot_slider .owl-dots {
margin-top: 40px;
}
.app_screenshot_area .app_screenshot_slider .owl-dots .owl-dot span {
background: #cfcfe7;
border: 0px;
}
.app_screenshot_area .app_screenshot_slider .owl-dots .owl-dot.active span {
background: #653cee;
}
.app_screenshot_area .app_screenshot_slider .owl-prev, .app_screenshot_area .app_screenshot_slider .owl-next {
position: absolute;
bottom: 0;
width: 50px;
height: 50px;
border: 1px solid #d9e1ea;
background: #fbfbfd;
border-radius: 25px;
font-size: 20px;
line-height: 50px;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
cursor: pointer;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.app_screenshot_area .app_screenshot_slider .owl-prev:hover, .app_screenshot_area .app_screenshot_slider .owl-next:hover {
background: #4069eb;
border-color: #4069eb;
color: #fff;
}
.app_screenshot_area .app_screenshot_slider .owl-prev {
left: calc(50% - 60px);
}
.app_screenshot_area .app_screenshot_slider .owl-next {
right: calc(50% - 60px);
}  .get_started_area {
background-image: -moz-linear-gradient(140deg, #672dde 0%, #4069eb 100%);
background-image: -webkit-linear-gradient(140deg, #672dde 0%, #4069eb 100%);
background-image: -ms-linear-gradient(140deg, #672dde 0%, #4069eb 100%);
padding: 120px 0px 80px;
position: relative;
overflow: hidden;
z-index: 1;
}
.get_started_area .shap {
opacity: 0.03;
}
.get_started_area .shap.one {
background: white;
top: -290px;
left: -50px;
}
.get_started_area .shap.two {
background: white;
top: -260px;
left: 100px;
}
.get_started_area .shap.three {
background: white;
top: auto;
left: 47%;
bottom: -300px;
}
.get_started_area .shap.four {
background: white;
top: auto;
left: 63%;
bottom: -280px;
}
.get_content {
color: #fff;
}
.get_content h3 {
font-size: 24px;
}
.get_content .app_btn {
font: 500 16px "Poppins", sans-serif;
padding: 12px 34px;
border-color: #fff;
background: #fff;
line-height: 27px;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
min-width: 200px;
text-align: center;
}
.get_content .app_btn.app_btn_one {
color: #4069eb;
vertical-align: middle;
}
.get_content .app_btn.app_btn_one img {
padding-right: 12px;
}
.get_content .app_btn.app_btn_one:hover {
background: rgba(255, 255, 255, 0.1);
color: #fff;
}
.get_content .app_btn.app_btn_two {
background: rgba(255, 255, 255, 0.1);
vertical-align: middle;
-webkit-box-shadow: none;
box-shadow: none;
margin-left: 20px;
}
.get_content .app_btn i {
font-size: 25px;
padding-right: 10px;
vertical-align: sub;
}
.get_content .app_btn.app_btn_two:hover {
color: #4069eb;
background: #fff;
-webkit-box-shadow: 0px 20px 30px 0px rgba(12, 0, 46, 0.1);
box-shadow: 0px 20px 30px 0px rgba(12, 0, 46, 0.1);
}   .job_listing_area .sec_title {
max-width: 970px;
}
.job_listing_area .app_service_info {
margin-bottom: -30px;
}
.job_listing {
margin-top: 160px;
}
.job_listing .job_list_tab {
border-bottom: 1px solid #e7e7f6;
}
.job_listing .job_list_tab .list_item_tab {
font: 300 15px/26px "Poppins", sans-serif;
color: #677294;
padding: 0px 0px 10px;
border: 0px;
border-radius: 0px;
position: relative;
display: inline-block;
cursor: pointer;
}
.job_listing .job_list_tab .list_item_tab:before {
content: "";
width: 0;
height: 1px;
background: #5f2eed;
position: absolute;
bottom: 0;
left: auto;
right: 0;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.job_listing .job_list_tab .list_item_tab.active, .job_listing .job_list_tab .list_item_tab:hover {
background: transparent;
}
.job_listing .job_list_tab .list_item_tab.active:before {
width: 100%;
right: auto;
left: 0;
}
.job_listing .job_list_tab .list_item_tab + .list_item_tab {
margin-left: 55px;
}
.job_listing .listing_tab {
margin-bottom: -30px;
margin-top: 60px;
overflow: hidden;
}
.job_listing .listing_tab .list_item {
display: table;
width: 100%;
background: #fff;
-webkit-box-shadow: 0px 2px 8px 0px rgba(12, 0, 46, 0.04);
box-shadow: 0px 2px 8px 0px rgba(12, 0, 46, 0.04);
padding: 20px 45px 20px 20px;
margin-bottom: 30px;
cursor: pointer;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.job_listing .listing_tab .list_item figure {
float: left;
width: 70px;
margin-bottom: 0px;
margin-right: 20px;
}
.job_listing .listing_tab .list_item figure a, .job_listing .listing_tab .list_item figure img {
float: left;
width: 100%;
}
.job_listing .listing_tab .list_item .joblisting_text {
display: table-cell;
vertical-align: middle;
border-left: 1px solid #eeebf7;
width: 100%;
padding-left: 25px;
}
.job_listing .listing_tab .list_item .joblisting_text .job_list_table {
display: table;
width: 100%;
}
.job_listing .listing_tab .list_item .joblisting_text .jobsearch-table-cell {
display: table-cell;
vertical-align: middle;
width: 75%;
line-height: 46px;
}
.job_listing .listing_tab .list_item .joblisting_text h4 a {
font-size: 20px;
margin-bottom: 5px;
display: inline-block;
}
.job_listing .listing_tab .list_item .joblisting_text h4 a:hover {
color: #5e2ced;
}
.job_listing .listing_tab .list_item .joblisting_text ul {
margin-bottom: 0px;
}
.job_listing .listing_tab .list_item .joblisting_text ul li {
float: left;
font: 300 14px/15px "Poppins", sans-serif;
color: #677294;
padding: 0px 10px;
border-left: 2px solid #aeb3c3;
}
.job_listing .listing_tab .list_item .joblisting_text ul li:first-child {
padding-left: 0px;
border: none;
}
.job_listing .listing_tab .list_item .joblisting_text ul li.p_color {
color: #5e2ced;
}
.job_listing .listing_tab .list_item .joblisting_text ul li.g_color {
color: #61bd17;
}
.job_listing .listing_tab .list_item .joblisting_text ul li.gold_color {
color: #d7ad1e;
}
.job_listing .listing_tab .list_item .joblisting_text .jobsearch-job-userlist {
float: right;
}
.job_listing .listing_tab .list_item .joblisting_text .jobsearch-job-userlist .apply_btn {
font: 300 14px/36px "Poppins", sans-serif;
color: #5c6789;
border: 1px solid #e7e7f6;
border-radius: 3px;
display: inline-block;
padding: 4px 22px;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.job_listing .listing_tab .list_item .joblisting_text .jobsearch-job-userlist .apply_btn:hover {
background: #5e2ced;
border-color: #5e2ced;
color: #fff;
}
.job_listing .listing_tab .list_item .joblisting_text .jobsearch-job-userlist .like-btn {
font-size: 18px;
line-height: 46px;
float: right;
margin-left: 20px;
}
.job_listing .listing_tab .list_item .joblisting_text .jobsearch-job-userlist .like-btn a {
display: inline-block;
color: #d4d8e4;
}
.job_listing .listing_tab .list_item .joblisting_text .jobsearch-job-userlist .like-btn a:hover {
color: #5e2ced;
}
.job_listing .listing_tab .list_item:hover {
-webkit-box-shadow: 0px 25px 30px -8px rgba(12, 0, 46, 0.06);
box-shadow: 0px 25px 30px -8px rgba(12, 0, 46, 0.06);
}
.job_listing .pagination {
display: block;
}
.job_listing .pagination .nav-links .page-numbers {
width: 40px;
height: 40px;
border: 1px solid #e7e7f6;
display: inline-block;
text-align: center;
line-height: 40px;
color: #677294;
font-size: 16px;
border-radius: 50%;
background-color: #fbfbfd;
margin: 0px 3px;
}
.job_listing .pagination .nav-links .page-numbers i {
font-size: 14px;
}
.job_listing .pagination .nav-links .page-numbers.current {
background: #5e2ced;
color: #fff;
}  .faq_tab {
border: 1px solid #f4f4f9;
background-color: white;
-webkit-box-shadow: 0px 2px 4px 0px rgba(12, 0, 46, 0.04);
box-shadow: 0px 2px 4px 0px rgba(12, 0, 46, 0.04);
padding: 50px 40px;
}
.faq_tab .nav-tabs {
border: 0px;
margin-bottom: 0px;
display: block;
}
.faq_tab .nav-item {
margin: 0px;
}
.faq_tab .nav-item .nav-link {
font: 400 16px/22px "Poppins", sans-serif;
color: #677294;
padding: 0px;
border: 0px;
border-radius: 0px;
display: inline-block;
position: relative;
margin-bottom: 20px;
}
.faq_tab .nav-item .nav-link:before {
content: "";
width: 0;
height: 1px;
background: #5e2ced;
position: absolute;
left: 0;
bottom: 0;
-webkit-transition: width 0.2s linear;
-o-transition: width 0.2s linear;
transition: width 0.2s linear;
}
.faq_tab .nav-item .nav-link.active {
color: #5e2ced;
}
.faq_tab .nav-item .nav-link.active:before {
width: 100%;
}
.faq_content .tab-pane .card {
border: 0px;
border-radius: 0px;
background: transparent;
border-bottom: 1px solid #e4e0ee;
}
.faq_content .tab-pane .card .card-header {
padding: 0px;
border: 0px;
background: transparent;
}
.faq_content .tab-pane .card .card-header .btn {
color: #5e2ced;
display: block;
width: 100%;
text-align: left;
font: 500 18px/26px "Poppins", sans-serif;
padding: 20px 30px 20px 0px;
position: relative;
white-space: normal;
}
.faq_content .tab-pane .card .card-header .btn i {
position: absolute;
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
display: none;
font-size: 20px;
}
.faq_content .tab-pane .card .card-header .btn i + i {
display: block;
}
.faq_content .tab-pane .card .card-header .btn.collapsed {
color: #576370;
}
.faq_content .tab-pane .card .card-header .btn.collapsed i {
display: block;
}
.faq_content .tab-pane .card .card-header .btn.collapsed i + i {
display: none;
}
.faq_content .tab-pane .card .card-body {
padding: 0px 0px 45px;
font: 400 15px/26px "Poppins", sans-serif;
color: #677294;
}   .portfolio_area {
overflow: hidden;
}
.portfolio_area .price_btn {
border-color: #5f51fb;
color: #5f51fb;
background: transparent;
margin-top: 50px;
line-height: 48px;
padding: 0px 30px;
}
.portfolio_area .price_btn:hover {
background: #5f51fb;
color: #fff;
}
.portfolio_filter {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.portfolio_filter .work_portfolio_item {
font: 400 16px/22px "Poppins", sans-serif;
color: #677294;
display: inline-block;
border-radius: 3px;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
position: relative;
cursor: pointer;
}
.portfolio_filter .work_portfolio_item:before {
content: "";
width: 0;
height: 1px;
bottom: 0;
background: transparent;
position: absolute;
left: auto;
right: 0;
-webkit-transition: width 0.3s linear;
-o-transition: width 0.3s linear;
transition: width 0.3s linear;
}
.portfolio_filter .work_portfolio_item.active, .portfolio_filter .work_portfolio_item:hover {
color: #5e2ced;
}
.portfolio_filter .work_portfolio_item.active:before, .portfolio_filter .work_portfolio_item:hover:before {
width: 100%;
background: #5e2ced;
right: auto;
left: 0;
}
.portfolio_filter .work_portfolio_item + .work_portfolio_item {
margin-left: 60px;
}
.portfolio_filter_blue .work_portfolio_item.active, .portfolio_filter_blue .work_portfolio_item:hover {
color: #26c4e5;
}
.portfolio_filter_blue .work_portfolio_item.active:before, .portfolio_filter_blue .work_portfolio_item:hover:before {
width: 100%;
background: #26c4e5;
}
.pr_btn {
margin-top: 70px;
background: transparent;
color: #26c4e5;
border-color: #26c4e5;
}
.pr_btn:hover {
background: #26c4e5;
color: #fff;
}
.portfolio_gallery .portfolio_item .portfolio_img {
position: relative;
cursor: pointer;
overflow: hidden;
}
.portfolio_gallery .portfolio_item .portfolio_img img {
max-width: 100%;
width: 100%;
}
.portfolio_gallery .portfolio_item .portfolio_img .img_rounded {
border-radius: 6px;
}
.portfolio_gallery .portfolio_item .portfolio_img .hover_content {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(44, 44, 57, 0.7);
opacity: 0;
-webkit-transition: opacity 300ms linear;
-o-transition: opacity 300ms linear;
transition: opacity 300ms linear;
}
.portfolio_gallery .portfolio_item .portfolio_img .hover_content .img_popup {
width: 50px;
height: 50px;
font-size: 18px;
line-height: 50px;
text-align: center;
right: 50px;
top: 50px;
border: 1px solid #fff;
border-radius: 50%;
color: #fff;
-webkit-transform: scale(0.9);
-ms-transform: scale(0.9);
transform: scale(0.9);
opacity: 0;
-webkit-transition: all 0.3s ease-in;
-o-transition: all 0.3s ease-in;
transition: all 0.3s ease-in;
}
.portfolio_gallery .portfolio_item .portfolio_img .hover_content .img_popup:hover {
background: #fff;
color: #282835;
}
.portfolio_gallery .portfolio_item .portfolio_img .hover_content .portfolio-description {
bottom: 0;
padding-left: 50px;
padding-bottom: 48px;
width: 100%;
}
.portfolio_gallery .portfolio_item .portfolio_img .hover_content .portfolio-description h3 {
-webkit-transform: translateY(25px);
-ms-transform: translateY(25px);
transform: translateY(25px);
-webkit-transition: all 0.4s linear;
-o-transition: all 0.4s linear;
transition: all 0.4s linear;
color: #fff;
}
.portfolio_gallery .portfolio_item .portfolio_img .hover_content .portfolio-description .links {
overflow: hidden;
}
.portfolio_gallery .portfolio_item .portfolio_img .hover_content .portfolio-description .links a {
-webkit-transform: translateY(25px);
-ms-transform: translateY(25px);
transform: translateY(25px);
color: #fff;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.portfolio_gallery .portfolio_item .portfolio_img .hover_content .portfolio-description .links a:before {
background: #fff;
}
.portfolio_gallery .portfolio_item .portfolio_img .hover_content.h_content_two .img_popup {
right: 30px;
top: 30px;
}
.portfolio_gallery .portfolio_item .portfolio_img .hover_content.h_content_two .portfolio-description {
padding-left: 30px;
padding-bottom: 30px;
}
.portfolio_gallery .portfolio_item .portfolio_img .hover_content.h_content_two .portfolio-description .links a {
font-size: 14px;
}
.portfolio_gallery .portfolio_item .portfolio_img:hover .hover_content {
opacity: 1;
}
.portfolio_gallery .portfolio_item .portfolio_img:hover .hover_content .img_popup {
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.portfolio_gallery .portfolio_item .portfolio_img:hover .hover_content .portfolio-description h3, .portfolio_gallery .portfolio_item .portfolio_img:hover .hover_content .portfolio-description a {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.portfolio-description .portfolio-title {
overflow: hidden;
display: inline-block;
}
.portfolio-description h3 {
margin-top: 22px;
margin-bottom: 0px;
-webkit-transition: color 0.2s linear;
-o-transition: color 0.2s linear;
transition: color 0.2s linear;
color: #282835;
}
.portfolio-description h3:hover {
color: #5e2ced;
}
.portfolio-description .links {
overflow: hidden;
}
.portfolio-description .links a {
font-size: 15px;
color: #677294;
font-weight: 300;
position: relative;
display: inline-block;
margin-right: 8px;
-webkit-transition: color 0.01s linear;
-o-transition: color 0.01s linear;
transition: color 0.01s linear;
}
.portfolio-description .links a:before {
content: "";
width: 0;
height: 1px;
bottom: 0;
background: #5e2ced;
position: absolute;
left: auto;
right: 0;
-webkit-transition: width 0.3s linear;
-o-transition: width 0.3s linear;
transition: width 0.3s linear;
}
.portfolio-description .links a:hover {
color: #5e2ced;
}
.portfolio-description .links a:hover:before {
width: 100%;
right: auto;
left: 0;
}
.portfolio_fullwidth_area {
padding-top: 100px;
}  .map_area {
height: 552px;
position: relative;
}
.map_area iframe {
height: 100%;
width: 100%;
border: 0px;
pointer-events: none;
margin: 0px;
padding: 0px;
}
.app_contact_info {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
left: 600px;
background-color: white;
-webkit-box-shadow: 0px 40px 50px 0px rgba(12, 0, 46, 0.2);
box-shadow: 0px 40px 50px 0px rgba(12, 0, 46, 0.2);
padding: 45px 45px 15px;
}
.app_contact_info .triangle {
position: absolute;
width: 15px;
height: 15px;
right: 55px;
background: #fff;
bottom: -7px;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.app_contact_info .info_item {
padding-left: 55px;
position: relative;
margin-bottom: 35px;
}
.app_contact_info .info_item i {
position: absolute;
left: 0;
font-size: 30px;
color: #5e2ced;
background-image: -moz-linear-gradient(0deg, #5e2ced 0%, #a485fd 100%);
background-image: -webkit-linear-gradient(0deg, #5e2ced 0%, #a485fd 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
top: 0px;
left: 0;
}
.app_contact_info .info_item h6 {
color: #051441;
margin-bottom: 5px;
}
.app_contact_info .info_item p, .app_contact_info .info_item a {
color: #677294;
line-height: 24px;
margin-bottom: 0px;
}
.app_contact_info .info_item a:hover {
color: #4069eb;
} .contact_info_item {
border-bottom: 1px solid #eeebf6;
padding-bottom: 25px;
}
.contact_info_item p {
color: #677294;
margin-bottom: 8px;
}
.contact_info_item a {
color: #677294;
padding-left: 3px;
display: inline-block;
}
.contact_info_item a:hover {
color: #5e2ced;
}
.contact_info_item + .contact_info_item {
border: 0px;
margin-top: 33px;
}
.mapbox {
height: 400px;
-webkit-box-shadow: 0px 3px 4px 0px rgba(12, 0, 46, 0.05);
box-shadow: 0px 3px 4px 0px rgba(12, 0, 46, 0.05);
border: 10px solid #fff;
}
#mapBox {
height: 100% !important;
}
.text_box {
margin-bottom: 30px;
}
.text_box input[type="text"],
.text_box textarea,
.text_box input[type="password"],
.text_box input[type="email"],
.text_box input[type="tel"],
input[type="text"],
textarea,
input[type="password"],
input[type="email"] {
font: 400 15px/60px "Poppins", sans-serif;
color: #222d39;
height: 60px;
border-radius: 4px;
background-color: white;
-webkit-box-shadow: 0px 2px 4px 0px rgba(12, 0, 46, 0.04);
box-shadow: 0px 2px 4px 0px rgba(12, 0, 46, 0.04);
width: 100%;
border: 1px solid #fff;
padding-left: 30px;
}
.text_box input[type="text"].placeholder, .text_box textarea.placeholder, .text_box input[type="password"].placeholder, .text_box input[type="email"].placeholder, .text_box input[type="tel"].placeholder {
color: #9ca3b9;
}
.text_box input[type="text"]:-moz-placeholder, .text_box textarea:-moz-placeholder, .text_box input[type="password"]:-moz-placeholder, .text_box input[type="email"]:-moz-placeholder, .text_box input[type="tel"]:-moz-placeholder {
color: #9ca3b9;
}
.text_box input[type="text"]::-moz-placeholder, .text_box textarea::-moz-placeholder, .text_box input[type="password"]::-moz-placeholder, .text_box input[type="email"]::-moz-placeholder, .text_box input[type="tel"]::-moz-placeholder {
color: #9ca3b9;
}
.text_box input[type="text"]::-webkit-input-placeholder, .text_box textarea::-webkit-input-placeholder, .text_box input[type="password"]::-webkit-input-placeholder, .text_box input[type="email"]::-webkit-input-placeholder, .text_box input[type="tel"]::-webkit-input-placeholder {
color: #9ca3b9;
}
.text_box input[type="text"]:focus, .text_box textarea:focus, .text_box input[type="password"]:focus, .text_box input[type="email"]:focus, .text_box input[type="tel"]:focus {
border-color: #f2effc;
-webkit-box-shadow: 0px 10px 14px 0px rgba(12, 0, 46, 0.06);
box-shadow: 0px 10px 14px 0px rgba(12, 0, 46, 0.06);
outline: none;
}
.text_box textarea {
height: 220px;
}
.contact_form_box .btn_three {
min-width: 180px;
text-align: center;
background: #5e2ced;
border-color: #5e2ced;
margin-top: 0px;
}
.contact_form_box .btn_three:hover {
background: transparent;
color: #5e2ced;
}
.mapbox2 {
height: 440px;
border-top: 10px solid #fff;
} .login_area {
position: relative;
overflow: hidden;
z-index: 1;
}
.login_area .login_info {
padding: 160px 100px 160px 0px;
}
.login_area .login_info:before {
content: "";
position: absolute;
width: 2500px;
right: 0;
height: 100%;
background: #fbfbfb;
top: 0;
z-index: -1;
}
.login_area .login_info p a {
color: #677294;
}
.login-form .text_box .text_c {
color: #161341;
font-size: 14px;
margin-bottom: 15px;
}
.login-form .text_box input[type="password"] {
padding-top: 8px;
line-height: 50px;
}
.login-form .text_box input[type="password"]:focus {
padding-top: 0px;
}
.login-form .extra {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
font: 400 14px/30px "Poppins", sans-serif;
margin-top: 45px;
}
.login-form .extra .checkbox label {
margin-bottom: 0px;
color: #161341;
}
.login-form .extra .checkbox input[type="checkbox"] {
position: relative;
width: 10px;
height: 10px;
margin-right: 10px;
}
.login-form .extra .checkbox input[type="checkbox"]:before {
content: "";
display: block;
position: absolute;
width: 10px;
height: 10px;
top: 0;
left: 0;
border: 1px solid #7348ef;
border-radius: 2px;
background-color: white;
}
.login-form .extra .checkbox input[type="checkbox"]:checked:after {
content: "";
display: block;
width: 4px;
height: 8px;
border: solid #7348ef;
border-width: 0 2px 2px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
position: absolute;
top: 0px;
left: 3px;
}
.login-form .extra .forgotten-password a {
color: #677294;
}
.login-form .btn_three {
width: 100%;
background: #5e2ced;
color: #fff;
margin-top: 40px;
}
.login-form .btn_three:hover {
-webkit-box-shadow: 0px 20px 30px 0px rgba(61, 100, 244, 0.16);
box-shadow: 0px 20px 30px 0px rgba(61, 100, 244, 0.16);
}
.login-form .alter-login {
font: 400 15px/26px "Poppins", sans-serif;
color: #9ca3b9;
}
.login-form .alter-login a {
color: #5e2ced;
display: inline-block;
margin-left: 6px;
}
.login_img {
padding-left: 100px;
margin-right: -250px;
}
.login_img img {
max-width: 100%;
} .sign_info {
border: 20px solid #fff;
background: #fbfbfd;
padding: 80px 50px;
-webkit-box-shadow: 0px 50px 100px 0px rgba(12, 0, 46, 0.05);
box-shadow: 0px 50px 100px 0px rgba(12, 0, 46, 0.05);
}
.sign_info .login_info {
padding-left: 30px;
}
.sign_info .sign_info_content h2 {
font-size: 30px;
color: #677294;
}
.sign_info .sign_info_content ul li {
font: 400 16px/34px "Poppins", sans-serif;
color: #677294;
}
.sign_info .sign_info_content ul li i {
color: #5e2ced;
margin-right: 10px;
}
.sign_info .login-form .text_box {
margin-bottom: 25px;
}
.sign_info .lead-text {
font: 400 14px/40px "Poppins", sans-serif;
color: #677294;
padding-right: 20px;
}
.sign_info .social_tag li {
display: inline-block;
}
.sign_info .social_tag li a {
width: 40px;
height: 40px;
border-radius: 50%;
display: block;
line-height: 44px;
color: #fff;
font-size: 13px;
text-align: center;
margin-left: 7px;
}
.sign_info .social_tag li:first-child a {
background: #4779de;
}
.sign_info .social_tag li:nth-child(2) a {
background: #e43e30;
}
.sign_info .social_tag li:nth-child(3) a {
background: #1da1f3;
}
.sign_info .sign-in-form .btn_three {
width: auto;
margin-top: 0;
}
.sign_info .sign-in-form .extra .forgotten-password a {
color: #161341;
font-weight: 400;
}
.sign_info .sign-in-form .extra .forgotten-password a:hover {
color: #5e2ced;
}
.sign_btn_transparent {
display: inline-block;
background: transparent;
border-color: #5e2ced;
color: #5e2ced;
}
.sign_btn_transparent:hover {
background: #5e2ced;
color: #fff;
} .saasland_container {
height: 100vh;
width: 100%;
min-height: 600px;
background: #fbfbfd;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.saasland_container .saasland_bg {
position: absolute;
width: 100%;
height: 100%;
right: 0;
}
.saasland_container .saasland_col_content {
position: relative;
width: 40%;
}
.saasland_container .saasland_col_content .container_wrap {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
right: 0;
bottom: 35px;
z-index: 3;
overflow: hidden;
min-height: 600px;
}
.saasland_container .saasland_col_content .saasland_log {
left: 21%;
position: absolute;
width: 70%;
top: 100px;
}
.saasland_container .saasland_col_content .saasland_content {
display: block;
position: absolute;
left: 21%;
top: calc(50% - 150px);
width: 70%;
}
.saasland_container .saasland_col_content .saasland_content h2 {
font-size: 30px;
font-family: "Poppins", sans-serif;
color: #747d99;
margin-bottom: 30px;
font-weight: 400;
font-style: italic;
}
.saasland_container .saasland_col_content .saasland_content h1 {
color: #051441;
font-size: 50px;
font-weight: 600;
margin-bottom: 60px;
}
.saasland_container .saasland_col_content .saasland_content .car_theme_btn {
font-family: "Poppins", sans-serif;
font-size: 16px;
text-transform: capitalize;
}
.saasland_container .saasland_col_content .saasland_bottom {
bottom: 25px;
left: 21%;
position: absolute;
width: 70%;
font: 400 12px/40px "Poppins", sans-serif;
color: #7f88a6;
}
.saasland_container .saasland_col_content .saasland_bottom a {
color: #6754e2;
}
.saasland_col_screen {
background-image: -moz-linear-gradient(-120deg, #5e2ced 0%, #a485fd 100%);
background-image: -webkit-linear-gradient(-120deg, #5e2ced 0%, #a485fd 100%);
background-image: -ms-linear-gradient(-120deg, #5e2ced 0%, #a485fd 100%);
width: 60%;
position: relative;
z-index: 1;
}
.saasland_col_screen .saasland_bg {
position: absolute;
content: "";
width: 500px;
height: 100%;
background: #fbfbfd;
left: -1px;
z-index: -1;
-webkit-clip-path: polygon(0px 100%, 0px 0px, 95% 0px, 0% 100%);
clip-path: polygon(0px 100%, 0px 0px, 95% 0px, 0% 100%);
}
.saasland_col_screen .clock {
position: absolute;
bottom: 190px;
z-index: 1;
text-align: center;
width: 100%;
}
.saasland_col_screen .clock .timer {
display: inline-block;
color: #fff;
border: 1px solid rgba(255, 255, 255, 0.4);
border-radius: 5px;
padding: 20px 30px;
margin: 0px 8px;
}
.saasland_col_screen .clock .timer span {
font-size: 50px;
font-weight: 500;
line-height: 50px;
}
.saasland_col_screen .clock .timer .smalltext {
font-size: 18px;
}
.saasland_col_screen .saasland_social {
bottom: 25px;
left: 70px;
position: absolute;
z-index: 1;
}
.saasland_col_screen .saasland_social p {
margin-bottom: 0px;
display: inline-block;
color: #fff;
font-size: 14px;
}
.saasland_col_screen .saasland_social ul {
display: inline-block;
padding-left: 0;
}
.saasland_col_screen .saasland_social ul li {
display: inline-block;
}
.saasland_col_screen .saasland_social ul li a {
font-size: 14px;
color: #fff;
padding: 0px 5px;
-webkit-transition: color 0.4s linear;
-o-transition: color 0.4s linear;
transition: color 0.4s linear;
}
.saasland_col_screen .saasland_social ul li a:hover {
color: #6754e2;
}
#success, #error {
position: absolute;
top: -15px;
display: block;
right: 0;
left: 0;
bottom: -15px;
background: rgba(0, 0, 0, 0.5);
display: none;
}
#success p, #error p {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
margin: 0;
}
#success {
color: lawngreen;
}
#error {
color: orangered;
} .seo_subscribe_area {
background-color: #5e2ced;
padding: 120px 0px 150px;
position: relative;
overflow: hidden;
z-index: 1;
}
.seo_subscribe_area .seo_sec_title h2, .seo_subscribe_area .seo_sec_title p {
color: #fff;
}
.seo_subscribe_area .overlay_img {
background: url(//www.sykasoft.de/wp-content/themes/saasland/assets/img/seo/cloud_bg.png) no-repeat scroll center 0/cover;
position: absolute;
top: 0;
width: 100%;
height: 100%;
z-index: -1;
}
.seo_subscribe_area .cloud_img {
position: absolute;
right: 0;
bottom: -7px;
width: 300px;
height: 250px;
}
.seo_subscribe_form {
max-width: 970px;
margin: 0 auto;
}
.seo_subscribe_form .input-group {
padding: 0px 10px;
}
.seo_subscribe_form .input-group input {
font-size: 16px;
line-height: 58px;
font-weight: 300;
border-radius: 4px;
padding: 2px 30px 0px;
}
.seo_subscribe_form .input-group .form-control {
max-width: 400px;
color: #949db5;
background: #fff;
border: 0px;
-webkit-box-shadow: none;
box-shadow: none;
}
.seo_subscribe_form .input-group .form-control.placeholder {
color: #949db5;
}
.seo_subscribe_form .input-group .form-control:-moz-placeholder {
color: #949db5;
}
.seo_subscribe_form .input-group .form-control::-moz-placeholder {
color: #949db5;
}
.seo_subscribe_form .input-group .form-control::-webkit-input-placeholder {
color: #949db5;
}
.seo_subscribe_form .input-group .check-btn {
padding-left: 40px;
padding-right: 40px;
background-color: #00c99c;
border: 0px;
-webkit-box-shadow: 0px 10px 30px 0px rgba(18, 2, 86, 0.2);
box-shadow: 0px 10px 30px 0px rgba(18, 2, 86, 0.2);
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
color: #fff;
cursor: pointer;
}
.seo_subscribe_form .input-group .check-btn:hover {
-webkit-box-shadow: none;
box-shadow: none;
} .download_area {
height: 100vh;
min-height: 700px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
text-align: center;
position: relative;
z-index: 1;
}
.download_parallax_bg {
position: absolute;
width: 100%;
height: 100%;
z-index: -1;
}
.download_content .download_btn {
width: 250px;
height: 250px;
border-radius: 50%;
border: 1px solid #f6f5fc;
display: inline-block;
text-align: center;
position: relative;
z-index: 0;
margin-bottom: 60px;
}
.download_content .download_btn:before {
content: "";
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 200px;
height: 200px;
background: #f7f4ff;
border-radius: 50%;
z-index: -2;
}
.download_content .download_btn:after {
content: "";
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 160px;
height: 160px;
background: #f1ecff;
border-radius: 50%;
z-index: -1;
}
.download_content .download_btn .pulse-x {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
background: #f1ecff;
width: 110px;
height: 110px;
border-radius: 100%;
z-index: -2;
-webkit-animation: pulsate 3s infinite;
animation: pulsate 3s infinite;
}
.download_content .download_btn i {
width: 120px;
height: 120px;
display: inline-block;
background-image: -moz-linear-gradient(50deg, #5e2ced 0%, #a485fd 100%);
background-image: -webkit-linear-gradient(50deg, #5e2ced 0%, #a485fd 100%);
background-image: -ms-linear-gradient(50deg, #5e2ced 0%, #a485fd 100%);
-webkit-box-shadow: inset 2px -3.464px 6px 0px rgba(34, 10, 104, 0.2);
box-shadow: inset 2px -3.464px 6px 0px rgba(34, 10, 104, 0.2);
border-radius: 50%;
line-height: 120px;
font-size: 55px;
color: #fff;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.download_content h2 {
font-size: 60px;
color: #051441;
font-weight: 400;
margin-bottom: 35px;
}
.download_content p {
margin-bottom: 0;
font-size: 20px;
font-weight: 400;
color: #051441;
}
.download_content p a {
color: #5e2ced;
position: relative;
}
.download_content p a:before {
content: "";
width: 100%;
height: 1px;
background: #5e2ced;
position: absolute;
left: 0;
bottom: 0;
}
.thanks_content h2 {
font-size: 50px;
margin-bottom: 30px;
margin-top: 30px;
}
.thanks_content p {
color: #677294;
}
.thanks_content a {
font-size: 14px;
font-weight: 500;
color: #959bad;
position: relative;
text-transform: uppercase;
padding: 0px 6px;
display: inline-block;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
margin-top: 45px;
}
.thanks_content a:before {
content: "";
width: 100%;
height: 100%;
border-bottom: 1px solid #959bad;
left: 0;
bottom: 0;
position: absolute;
}
.thanks_content a i {
vertical-align: middle;
display: inline-block;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
padding-left: 5px;
}
.thanks_content a:hover {
color: #5e2ced;
}
.thanks_content a:hover:before {
border-color: #5e2ced;
}
.thanks_content a:hover i {
-webkit-transform: translateX(8px);
-ms-transform: translateX(8px);
transform: translateX(8px);
} .hosting_banner_area {
background: #020230;
min-height: 650px;
height: 100vh;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
position: relative;
}
.hosting_content h2 {
font-size: 50px;
line-height: 70px;
color: #fff;
font-weight: 700;
margin-bottom: 15px;
}
.hosting_content p {
color: #fff;
font-size: 18px;
line-height: 30px;
margin-bottom: 50px;
}
.hosting_content .hosting_btn {
-webkit-box-shadow: 0px 10px 50px 0px rgba(248, 99, 107, 0.3);
box-shadow: 0px 10px 50px 0px rgba(248, 99, 107, 0.3);
}
.hosting_content .hosting_btn:hover {
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
}
.b_line li {
position: absolute;
}
.b_line li:nth-child(1) {
bottom: 200px;
right: 500px;
}
.b_line li:nth-child(2) {
top: 100px;
left: 135px;
}
.b_line li:nth-child(3) {
top: 85%;
left: 100px;
}
.b_line li:nth-child(4) {
bottom: 120px;
right: 750px;
}
.b_line li:nth-child(7) {
top: 50%;
right: 200px;
}
.b_line li:nth-child(6) {
top: 55%;
left: 195px;
}
.b_line li:nth-child(5) {
bottom: 150px;
right: 895px;
}
.b_line li:nth-child(8) {
top: 220px;
right: 995px;
}
.hosting_btn,
.domain_form_inner .hosting_btn {
background: #f8636b;
color: #fff;
font-size: 16px;
font-weight: 500;
border-radius: 4px;
padding: 11px 34px;
}
.domain_form_inner .hosting_btn:hover {
background: #fe4c55;
color: #fff;
}  .domain_search_area {
background: #fffafa;
position: relative;
z-index: 1;
}
.map_bg {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
}
.domain_box_info {
max-width: 1030px;
margin: 0 auto;
text-align: center;
}
.domain_box_info h3 {
font-size: 30px;
color: #2c2c51;
font-weight: 600;
margin-bottom: 40px;
}
.domain_form_inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
border-radius: 8px;
background-color: white;
-webkit-box-shadow: 0px 50px 100px 0px rgba(64, 1, 4, 0.1);
box-shadow: 0px 50px 100px 0px rgba(64, 1, 4, 0.1);
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 10px;
border-left: 8px solid #f8636b;
}
.domain_form_inner input {
width: 64%;
border: 0px;
border-radius: 0px;
padding: 0px;
font-size: 20px;
font-weight: 300;
padding-left: 40px;
box-shadow: none;
}
.domain_form_inner input.placeholder {
color: #9d9db0;
}
.domain_form_inner input:-moz-placeholder {
color: #9d9db0;
}
.domain_form_inner input::-moz-placeholder {
color: #9d9db0;
}
.domain_form_inner input::-webkit-input-placeholder {
color: #9d9db0;
}
.domain_form_inner input:focus {
outline: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.domain_form_inner .domain_select {
width: 15%;
}
.domain_form_inner .domain_select .selectpickers {
border: 0px;
width: 100%;
padding: 0px;
text-align: center !important;
border-left: 1px solid #d8dcea;
border-radius: 0px;
font-size: 20px;
color: #9d9db0;
font-weight: 300;
background: transparent;
}
.domain_form_inner .domain_select .selectpickers:after {
border-bottom: 1px solid #9d9db0;
border-right: 1px solid #9d9db0;
right: 35px;
width: 6px;
height: 6px;
}
.domain_form_inner .domain_select .selectpickers ul {
width: 100%;
}
.domain_form_inner .domain_select .selectpickers ul li {
color: #9d9db0;
}
.domain_form_inner .domain_select .selectpickers:focus {
outline: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.domain_form_inner button.hosting_btn {
width: 21%;
border: 0px;
padding: 25px 32px;
text-transform: uppercase;
cursor: pointer;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.domain_form_inner button:before {
content: "\55";
font-family: eleganticons;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
display: inline-block;
margin-right: 10px;
}
.domain_price {
display: -ms-inline-flexbox;
display: inline-flex;
margin-top: 45px;
}
.domain_price li {
font-size: 18px;
font-weight: 500;
color: #7b7b93;
}
.domain_price li + li {
margin-left: 50px;
}
.domain_price li span {
font-weight: 400;
font-size: 16px;
margin-left: 8px;
} .hosting_service_area {
position: relative;
}
.hosting_title {
margin-bottom: 70px;
}
.hosting_title h2 {
font-size: 40px;
line-height: 55px;
font-weight: 600;
color: #2c2c51;
margin-bottom: 15px;
}
.hosting_title p {
color: #7b7b93;
font-size: 16px;
font-weight: 400;
margin-bottom: 0;
}
.hosting_title .w_color {
color: #fff;
}
.hosting_service_item {
padding: 60px 40px;
border-top: 6px solid transparent;
border-radius: 6px;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
cursor: pointer;
}
.hosting_service_item .icon {
width: 70px;
height: 60px;
line-height: 60px;
border-radius: 6px;
background: #fff7f7;
text-align: center;
margin-bottom: 37px;
}
.hosting_service_item p {
color: #7b7b93;
margin-bottom: 0;
font-weight: 400;
}
.hosting_service_item:hover {
border-color: #f6626a;
background: #fff;
-webkit-box-shadow: 0px 50px 100px 0px rgba(64, 1, 4, 0.1), 0px -6px 0px 0px rgba(248, 99, 107, 0.004);
box-shadow: 0px 50px 100px 0px rgba(64, 1, 4, 0.1), 0px -6px 0px 0px rgba(248, 99, 107, 0.004);
}
.pattern_shap {
position: absolute;
width: 125px;
height: 225px;
left: 0;
top: 200px;
}
.pos_service_info .hosting_service_item {
padding: 45px 40px;
}
.pos_service_info .hosting_service_item h4:hover {
color: #5e53fb;
}
.pos_service_info .hosting_service_item img {
margin-bottom: 33px;
}
.pos_service_info .hosting_service_item:hover {
border-color: #5e53fb;
-webkit-box-shadow: 0px 50px 100px 0px rgba(5, 1, 64, 0.1), 0px -5px 0px 0px rgba(95, 84, 253, 0.004);
box-shadow: 0px 50px 100px 0px rgba(5, 1, 64, 0.1), 0px -5px 0px 0px rgba(95, 84, 253, 0.004);
}
.h_head {
font-size: 20px;
font-weight: 600;
color: #2c2c51;
margin-bottom: 20px;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
a .h_head:hover {
color: #f6626a;
} .h_features_content {
padding-right: 80px;
}
.h_features_content .hosting_title {
margin-bottom: 40px;
}
.h_features_content .hosting_title h2 {
font-weight: 500;
}
.h_features_item {
padding-right: 150px;
}
.h_features_item img {
margin-right: 20px;
}
.h_features_item .h_head {
margin-bottom: 10px;
}
.h_features_item p {
margin-bottom: 0;
font-weight: 400;
}
.h_features_item + .h_features_item {
margin-top: 35px;
}  .h_blog_item {
background-color: white;
-webkit-box-shadow: 0px 30px 50px 0px rgba(64, 1, 4, 0.06);
box-shadow: 0px 30px 50px 0px rgba(64, 1, 4, 0.06);
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.h_blog_item img {
width: 100%;
}
.h_blog_item .h_blog_content {
padding: 25px 40px 30px;
}
.h_blog_item .h_blog_content h3 {
font-size: 24px;
line-height: 34px;
font-weight: 500;
color: #2c2c51;
-webkit-transition: color 0.2s linear;
-o-transition: color 0.2s linear;
transition: color 0.2s linear;
}
.h_blog_item .h_blog_content h3:hover {
color: #f8636b;
}
.h_blog_item .h_blog_content .post_time {
font-size: 14px;
color: #7b7b93;
font-weight: 500;
text-transform: uppercase;
margin-bottom: 10px;
display: inline-block;
}
.h_blog_item .h_blog_content .post_time i {
color: #f8636b;
margin-right: 5px;
}
.h_blog_item .h_blog_content .post-info-bottom {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding-top: 15px;
}
.h_blog_item .h_blog_content .post-info-bottom .learn_btn_two {
margin-top: 0;
font-size: 14px;
line-height: 16px;
color: #7b7b93;
text-transform: uppercase;
font-weight: 500;
position: relative;
}
.h_blog_item .h_blog_content .post-info-bottom .learn_btn_two:before {
content: "";
height: 1px;
background: #f8636b;
position: absolute;
bottom: 0px;
width: 0;
-webkit-transition: width 0.2s linear;
-o-transition: width 0.2s linear;
transition: width 0.2s linear;
}
.h_blog_item .h_blog_content .post-info-bottom .learn_btn_two:hover {
color: #f8636b;
}
.h_blog_item .h_blog_content .post-info-bottom .learn_btn_two:hover:before {
width: 100%;
}
.h_blog_item .h_blog_content .post-info-bottom .learn_btn_two:hover i {
padding-left: 5px;
}
.h_blog_item .h_blog_content .post-info-bottom .learn_btn_two i {
vertical-align: inherit;
padding-left: 0;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.h_blog_item .h_blog_content .post-info-bottom .post-info-comments {
color: #7b7b93;
text-transform: uppercase;
font-weight: 500;
font-size: 14px;
line-height: 16px;
}
.h_blog_item .h_blog_content .post-info-bottom .post-info-comments i {
color: #f8636b;
padding-right: 3px;
}
.h_blog_item:hover {
-webkit-box-shadow: 0px 30px 50px 0px rgba(64, 1, 4, 0.08);
box-shadow: 0px 30px 50px 0px rgba(64, 1, 4, 0.08);
}
.pos_blog_item {
border-radius: 6px;
background-color: white;
-webkit-box-shadow: 0px 30px 50px 0px rgba(5, 1, 64, 0.06);
box-shadow: 0px 30px 50px 0px rgba(5, 1, 64, 0.06);
}
.pos_blog_item .h_blog_content {
padding-left: 35px;
padding-right: 35px;
}
.pos_blog_item .h_blog_content .post_time i {
color: #5f54fd;
}
.pos_blog_item .h_blog_content h3 {
font-size: 20px;
line-height: 30px;
}
.pos_blog_item .h_blog_content h3:hover {
color: #5f54fd;
}
.pos_blog_item .h_blog_content .post-info-bottom .learn_btn_two:before {
background: #5f54fd;
}
.pos_blog_item .h_blog_content .post-info-bottom .learn_btn_two:hover {
color: #5f54fd;
}
.pos_blog_item .h_blog_content .post-info-bottom .post-info-comments i {
color: #5f54fd;
}
.pos_blog_item:hover {
-webkit-box-shadow: 0px 30px 50px 0px rgba(5, 1, 64, 0.08);
box-shadow: 0px 30px 50px 0px rgba(5, 1, 64, 0.08);
} .h_map_area {
background: #fffafa;
padding-top: 120px;
}
.h_map_area .hosting_title {
margin-bottom: 0;
}
.h_map {
height: 595px;
}
.h_map ul {
height: 100%;
margin-bottom: 0;
position: relative;
}
.h_map ul li {
display: block;
position: absolute;
width: 40px;
height: 40px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.h_map ul li .place_name {
font-size: 12px;
font-weight: 500;
line-height: 25px;
color: #fff;
border-radius: 45px;
background: #f8636b;
padding: 0px 12px;
text-transform: uppercase;
position: absolute;
top: -100%;
width: -webkit-max-content;
width: -moz-max-content;
width: max-content;
-webkit-box-shadow: 0px 20px 30px 0px rgba(214, 43, 51, 0.2);
box-shadow: 0px 20px 30px 0px rgba(214, 43, 51, 0.2);
}
.h_map ul li .place_name:before {
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 6px 5px 0 5px;
border-color: #f8636b transparent transparent transparent;
position: absolute;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
bottom: -5px;
}
.h_map ul li .round {
width: 8px;
height: 8px;
border-radius: 50%;
background: #f8636b;
position: relative;
}
.h_map ul li .round:before, .h_map ul li .round:after {
content: "";
width: 100%;
height: 100%;
position: absolute;
border-radius: 50%;
background: #f8636b;
}
.h_map ul li .round:before {
-webkit-transform: scale(2.6);
-ms-transform: scale(2.6);
transform: scale(2.6);
opacity: 0.4;
}
.h_map ul li .round:after {
-webkit-transform: scale(5);
-ms-transform: scale(5);
transform: scale(5);
opacity: 0.2;
}
.h_map ul li .round .dot {
position: absolute;
left: 50%;
top: 50%;
width: 16px;
height: 16px;
border-radius: 50%;
background: rgba(247, 98, 106, 0.35);
-webkit-animation: pulsate 3s infinite;
animation: pulsate 3s infinite;
-webkit-animation-delay: 1.5s;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
animation-delay: 1.5s;
will-change: transform;
}
.h_map ul li:nth-child(1) {
top: 80px;
left: 100px;
}
.h_map ul li:nth-child(2) {
top: 220px;
left: 250px;
}
.h_map ul li:nth-child(3) {
top: 180px;
left: 50%;
}
.h_map ul li:nth-child(4) {
top: 250px;
left: 70%;
}
.h_map ul li:nth-child(5) {
top: 100px;
left: 80%;
}
.h_map ul li:nth-child(6) {
top: 70%;
left: 350px;
}
.h_map ul li:nth-child(7) {
top: 60%;
left: 54%;
}
.h_map ul li:nth-child(8) {
top: 75%;
left: 85%;
} .erp_banner_area_two {
background: #f9f9fe;
position: relative;
z-index: 0;
}
.erp_banner_area_two .animation_img {
margin-top: -380px;
}
.erp_banner_area_two .cloud_animation {
margin-bottom: 0;
}
.erp_banner_area_two .cloud_animation li {
position: absolute;
}
.erp_banner_area_two .cloud_animation li:nth-child(1) {
top: 220px;
left: 170px;
-webkit-animation: jurk 4s 5s linear infinite alternate;
animation: jurk 4s 5s linear infinite alternate;
}
.erp_banner_area_two .cloud_animation li:nth-child(2) {
top: 420px;
left: 370px;
-webkit-animation: jurk 4s 2s linear infinite alternate;
animation: jurk 4s 2s linear infinite alternate;
}
.erp_banner_area_two .cloud_animation li:nth-child(3) {
left: 120px;
top: 50%;
-webkit-animation: jurk 3s 3s linear infinite alternate;
animation: jurk 3s 3s linear infinite alternate;
}
.erp_banner_area_two .cloud_animation li:nth-child(6) {
top: 220px;
right: 170px;
-webkit-animation: jurk 5s 3s linear infinite alternate;
animation: jurk 5s 3s linear infinite alternate;
}
.erp_banner_area_two .cloud_animation li:nth-child(4) {
top: 500px;
right: 280px;
-webkit-animation: jurk 4s 2s linear infinite alternate;
animation: jurk 4s 2s linear infinite alternate;
}
.erp_banner_area_two .cloud_animation li:nth-child(5) {
right: 120px;
top: 380px;
-webkit-animation: jurk 8s 2s linear infinite alternate;
animation: jurk 8s 2s linear infinite alternate;
}
.erp_banner_area_two .erp_shap {
content: '';
display: block;
position: absolute;
top: calc(100% - 190px);
background-color: white;
min-height: 390px;
width: 2000px;
-webkit-transform: rotate(-6deg);
-webkit-transform-origin: 0 0 0;
-moz-transform: rotate(-6deg);
-moz-transform-origin: 0 0 0;
-o-transform: rotate(-6deg);
-o-transform-origin: 0 0 0;
-ms-transform: rotate(-6deg);
-ms-transform-origin: 0 0 0;
transform: rotate(-6deg);
z-index: -1;
}
.erp_banner_area_two .erp_shap_two {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: -2;
}
.erp_banner_area_two .animation_img img {
-webkit-box-shadow: 0px 40px 100px 0px rgba(1, 1, 64, 0.08);
box-shadow: 0px 40px 100px 0px rgba(1, 1, 64, 0.08);
}
.erp_banner_area_two .section_container .intro_content h1 {
font-size: 50px;
line-height: 64px;
color: #2c2c51;
font-weight: 600;
}
.erp_banner_area_two .section_container .intro_content p {
font-size: 18px;
font-weight: 400;
margin-bottom: 40px;
}
.erp_banner_area_two .section_container .intro_content .er_btn {
padding: 10px 37px;
margin-top: 0;
} .erp_title h2 {
font-size: 34px;
}
.erp_title h2 span {
color: #ff0000;
} .h_price_inner {
max-width: 970px;
margin: 0 auto;
border: 2px solid #f7f0f0;
}
.hosting_tab {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.hosting_tab .nav-item {
width: calc(100% / 3);
}
.hosting_tab .nav-item .nav-link {
text-align: center;
font-size: 16px;
font-weight: 500;
color: #7b7b93;
background: #faf7f8;
border-radius: 0px;
border: 0px;
line-height: 64px;
border-left: 2px solid #f7f0f0;
border-bottom: 2px solid #f7f0f0;
}
.hosting_tab .nav-item .nav-link.active {
background: #fff;
border-bottom-color: #fff;
}
.hosting_tab .nav-item:first-child .nav-link {
border-left: 0px;
}
.h_price_tab p {
font-size: 16px;
color: #7b7b93;
padding: 50px;
font-weight: 400;
margin-bottom: 0;
}
.h_price_body .price_head {
display: table;
width: 100%;
background: #faf7f8;
height: 50px;
padding-right: 50px;
border-top: 1px solid #f7f0f0;
}
.h_price_body .price_head .p_head {
width: calc(100% / 6);
text-align: center;
vertical-align: middle;
display: table-cell;
}
.h_price_body .price_head .p_head h5 {
font-size: 14px;
font-weight: 500;
color: #2c2c51;
margin-bottom: 0;
text-transform: uppercase;
}
.h_price_body .h_p_list {
display: table;
width: 100%;
padding-right: 50px;
padding-top: 16px;
padding-bottom: 16px;
border-top: 1px solid #f7f0f0;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
cursor: pointer;
}
.h_price_body .h_p_list .h_price_item {
width: calc(100% / 6);
text-align: center;
vertical-align: middle;
display: table-cell;
}
.h_price_body .h_p_list .h_price_item h5 {
margin-bottom: 0;
font-size: 16px;
color: #7b7b93;
font-weight: 400;
}
.h_price_body .h_p_list .h_price_item h5 span {
font-weight: 600;
display: block;
}
.h_price_body .h_p_list .h_price_item.memory h5 {
font-weight: 600;
}
.h_price_body .h_p_list .h_price_item .h_price_btn {
border: 1px solid #f8636b;
font-size: 14px;
font-weight: 500;
color: #f8636b;
border-radius: 4px;
padding: 11px 20px;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
display: inline-block;
}
.h_price_body .h_p_list .h_price_item .h_price_btn:hover {
background: #f8636b;
color: #fff;
}
.h_price_body .h_p_list:hover {
background: #fdfafa;
} .erp_item_features + .erp_item_features {
margin-top: 200px;
}
.erp_features_img_two {
position: relative;
padding-top: 50px;
}
.erp_features_img_two .img_icon {
width: 110px;
height: 110px;
border-radius: 50%;
color: #fff;
line-height: 112px;
font-size: 24px;
text-align: center;
position: absolute;
top: 25px;
right: -25px;
z-index: 1;
}
.erp_features_img_two .img_icon .pluse_1, .erp_features_img_two .img_icon .pluse_2 {
content: '';
width: 100%;
height: 100%;
position: absolute;
border-radius: 50%;
z-index: -1;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
background: rgba(243, 186, 14, 0.102);
}
.erp_features_img_two .img_icon .pluse_1:before, .erp_features_img_two .img_icon .pluse_1:after, .erp_features_img_two .img_icon .pluse_2:before, .erp_features_img_two .img_icon .pluse_2:after {
content: '';
position: absolute;
background: rgba(243, 186, 14, 0.13);
border-radius: 50%;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
}
.erp_features_img_two .img_icon .pluse_1:before, .erp_features_img_two .img_icon .pluse_2:before {
width: 80px;
height: 80px;
}
.erp_features_img_two .img_icon .pluse_1:after, .erp_features_img_two .img_icon .pluse_2:after {
width: 60px;
height: 60px;
background: #f3ba0e;
margin-left: -30px;
margin-top: -30px;
}
.erp_features_img_two .img_icon.red .pluse_1, .erp_features_img_two .img_icon.red .pluse_2 {
background: rgba(249, 62, 94, 0.102);
}
.erp_features_img_two .img_icon.red .pluse_1:before, .erp_features_img_two .img_icon.red .pluse_1:after, .erp_features_img_two .img_icon.red .pluse_2:before, .erp_features_img_two .img_icon.red .pluse_2:after {
background: rgba(249, 62, 94, 0.13);
}
.erp_features_img_two .img_icon.red .pluse_1:after, .erp_features_img_two .img_icon.red .pluse_2:after {
background: #f93e5e;
}
.erp_features_img_two .img_icon.green .pluse_1, .erp_features_img_two .img_icon.green .pluse_2 {
background: rgba(112, 215, 21, 0.102);
}
.erp_features_img_two .img_icon.green .pluse_1:before, .erp_features_img_two .img_icon.green .pluse_1:after, .erp_features_img_two .img_icon.green .pluse_2:before, .erp_features_img_two .img_icon.green .pluse_2:after {
background: rgba(112, 215, 21, 0.13);
}
.erp_features_img_two .img_icon.green .pluse_1:after, .erp_features_img_two .img_icon.green .pluse_2:after {
background: #70d715;
}
.erp_features_img_two .img_icon .pluse_1 {
-webkit-animation: pulsates 3s infinite linear;
animation: pulsates 3s infinite linear;
}
.erp_features_img_two .img_icon .pluse_2 {
background: transparent !important;
}
.erp_features_img_two .img_icon .pluse_2:before {
-webkit-animation: pulsates 3s infinite linear;
animation: pulsates 3s infinite linear;
-webkit-animation-delay: 1s;
animation-delay: 1s;
margin-left: 0;
margin-top: 0;
}
.erp_features_img_two img {
-webkit-box-shadow: 0px 25px 100px 0px rgba(1, 1, 64, 0.1);
box-shadow: 0px 25px 100px 0px rgba(1, 1, 64, 0.1);
} .erp_testimonial_area {
position: relative;
z-index: 2;
}
.erp_testimonial_area .row {
margin-right: -25px;
margin-left: -25px;
}
.er_btn {
border: 2px solid #c8d4fa;
font-size: 16px;
font-weight: 500;
color: #4e78f4;
font-family: "Poppins", sans-serif;
border-radius: 45px;
line-height: 26px;
padding: 8px 27px;
display: inline-block;
margin-top: 60px;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.er_btn:hover {
background: #4e78f4;
border-color: #4e78f4;
-webkit-box-shadow: 0px 20px 30px 0px rgba(45, 93, 237, 0.1);
box-shadow: 0px 20px 30px 0px rgba(45, 93, 237, 0.1);
color: #fff;
}
.erp_testimonial_info {
position: relative;
}
.erp_testimonial_info .owl-nav button.owl-prev, .erp_testimonial_info .owl-nav button.owl-next {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
font-size: 45px;
color: #c1c1d4;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.erp_testimonial_info .owl-nav button.owl-prev:hover, .erp_testimonial_info .owl-nav button.owl-next:hover {
color: #4e78f4;
}
.erp_testimonial_info .owl-nav button.owl-prev {
left: -50px;
}
.erp_testimonial_info .owl-nav button.owl-next {
right: -50px;
}
.erp_testimonial_item {
padding: 10px 25px;
}
.erp_testimonial_item .content {
background-color: white;
-webkit-box-shadow: 0px 20px 40px 0px rgba(1, 1, 64, 0.06);
box-shadow: 0px 20px 40px 0px rgba(1, 1, 64, 0.06);
padding: 50px;
position: relative;
}
.erp_testimonial_item .content:before {
content: "";
width: 14px;
height: 14px;
background: #fff;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
position: absolute;
bottom: -8px;
left: 70px;
}
.erp_testimonial_item .content p {
font-weight: 400;
font-size: 20px;
color: #7b7b93;
line-height: 36px;
}
.erp_testimonial_item .ratting {
padding-top: 30px;
}
.erp_testimonial_item .ratting a {
font-size: 15px;
color: #f5c10d;
}
.erp_testimonial_item .media {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-top: 30px;
padding-left: 50px;
}
.erp_testimonial_item .media img {
width: auto;
border-radius: 50%;
margin-right: 20px;
}
.erp_testimonial_item .media .media-body h5 {
font-size: 18px;
font-weight: 500;
color: #2c2c51;
margin-bottom: 3px;
}
.erp_testimonial_item .media .media-body h5 span {
color: #7b7b93;
font-weight: 400;
font-size: 16px;
}
.erp_testimonial_item .media .media-body p {
margin-bottom: 0;
color: #7b7b93;
font-weight: 400;
}
.erp_call_action_area {
padding-bottom: 120px;
padding-top: 50px;
background: #fafafd;
position: relative;
z-index: 1;
}
.erp_call_action_area:before {
content: "";
position: absolute;
width: 100%;
left: 0;
height: 100%;
z-index: -1;
}
.erp_call_action_area:after {
content: '';
display: block;
position: absolute;
z-index: 10;
top: -80%;
background-color: #fafafd;
min-height: 560px;
width: 2000px;
-webkit-transform: rotate(-6.8deg);
-ms-transform: rotate(-6.8deg);
transform: rotate(-6.8deg);
left: -1.5%;
z-index: -2;
}
.erp_action_content img {
margin: 34px 0;
}
.erp_action_content h3 {
font-size: 40px;
font-weight: 600;
color: #2c2c51;
line-height: 44px;
margin-bottom: 18px;
}
.erp_action_content p {
font-size: 24px;
color: #7b7b93;
font-weight: 400;
}
.erp_action_content p span {
font-weight: 700;
color: #4e78f4;
}
.erp_action_content .er_btn {
margin-top: 40px;
}
.er_btn_two {
background: #4e78f4;
border-color: #4e78f4;
color: #fff;
-webkit-box-shadow: 0px 20px 30px 0px rgba(45, 93, 237, 0.1);
box-shadow: 0px 20px 30px 0px rgba(45, 93, 237, 0.1);
}
.er_btn_two:hover {
-webkit-box-shadow: none;
box-shadow: none;
border-color: #c8d4fa;
background: transparent;
color: #4e78f4;
}
.erp_customer_logo_area {
padding-top: 120px;
}
.erp_customer_logo_area .er_btn {
margin-top: 140px;
}
.animation_inner {
height: 370px;
position: relative;
}
.animation_inner li {
border-radius: 10px;
-webkit-box-shadow: 0px 2px 4px 0px rgba(2, 45, 79, 0.1);
box-shadow: 0px 2px 4px 0px rgba(2, 45, 79, 0.1);
position: absolute;
-webkit-transform: matrix(0.97029, 0.34192, -0.84486, 0.9425, 0, 0);
-ms-transform: matrix(0.97029, 0.34192, -0.84486, 0.9425, 0, 0);
transform: matrix(0.97029, 0.34192, -0.84486, 0.9425, 0, 0);
}
.animation_inner li img {
border-radius: 10px;
}
.animation_inner li:nth-child(1) {
top: 0;
left: 35px;
-webkit-box-shadow: 0px 30px 30px 0px rgba(2, 45, 79, 0.1);
box-shadow: 0px 30px 30px 0px rgba(2, 45, 79, 0.1);
}
.animation_inner li:nth-child(2) {
top: 55px;
left: 170px;
}
.animation_inner li:nth-child(3) {
top: 130px;
left: 270px;
}
.animation_inner li:nth-child(4) {
top: 35px;
left: 410px;
}
.animation_inner li:nth-child(5) {
top: 109px;
left: 495px;
}
.animation_inner li:nth-child(6) {
top: 40px;
left: 700px;
}
.animation_inner li:nth-child(7) {
top: 0;
left: 890px;
}
.animation_inner li:nth-child(8) {
top: 40%;
left: 35px;
}
.animation_inner li:nth-child(9) {
top: 182px;
left: 585px;
-webkit-box-shadow: 10px 30px 30px 0px rgba(2, 45, 79, 0.15);
box-shadow: 10px 30px 30px 0px rgba(2, 45, 79, 0.15);
}
.animation_inner li:nth-child(10) {
top: 130px;
left: 780px;
}
.animation_inner li:nth-child(11) {
top: 128px;
left: 950px;
}
.animation_inner li:nth-child(12) {
top: 85px;
left: 95%;
}
.animation_inner li:nth-child(13) {
bottom: 0;
left: -35px;
}
.animation_inner li:nth-child(14) {
bottom: 30px;
left: 150px;
-webkit-box-shadow: 10px 30px 30px 0px rgba(2, 45, 79, 0.15);
box-shadow: 10px 30px 30px 0px rgba(2, 45, 79, 0.15);
}
.animation_inner li:nth-child(15) {
bottom: 20px;
left: 310px;
}
.animation_inner li:nth-child(16) {
bottom: -25px;
left: 460px;
}
.animation_inner li:nth-child(17) {
bottom: 35px;
left: 690px;
}
.animation_inner li:nth-child(18) {
bottom: -30px;
left: 800px;
}
.animation_inner li:nth-child(19) {
bottom: 45px;
left: 940px;
}
.animation_inner li:nth-child(20) {
bottom: 0px;
right: 0;
}   .pos_banner_area {
height: 100vh;
min-height: 650px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
position: relative;
z-index: 1;
}
.pos_slider {
position: absolute!important;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1!important;
}
.pos_slider:before {
content: "";
width: 100%;
height: 100%;
background: #1a1a3a;
opacity: 0.70;
position: absolute;
top: 0;
left: 0;
z-index: 1;
}
.pos_slider .owl-stage-outer, .pos_slider .owl-stage, .pos_slider .owl-item {
height: 100%;
}
.pos_slider .owl-stage-outer .pos_banner_item, .pos_slider .owl-stage .pos_banner_item, .pos_slider .owl-item .pos_banner_item {
background-size: cover !important;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.pos_banner_text {
max-width: 820px;
margin: 0 auto;
}
.pos_banner_text h6 {
font-size: 14px;
line-height: 30px;
font-family: "Poppins", sans-serif;
text-transform: uppercase;
font-weight: 500;
letter-spacing: 4px;
margin-bottom: 12px;
}
.pos_banner_text h6, .pos_banner_text h2 {
color: #fff;
}
.pos_banner_text h2 {
font-size: 50px;
font-weight: 400;
color: #fff;
}
.pos_banner_text h2 span {
font-weight: 700;
}
.pos_banner_text .action_btn {
margin-top: 40px;
}
.pos_banner_text .software_banner_btn {
border-radius: 6px;
background: #5f54fd;
padding: 14px 42px;
border: 1px solid #5f54fd;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.pos_banner_text .software_banner_btn:hover {
background: rgba(255, 255, 255, 0.1);
border-color: #fff;
color: #fff;
}
.pos_banner_text .video_btn .icon {
-webkit-box-shadow: none;
box-shadow: none;
height: 50px;
width: 50px;
color: #fff;
border: 1px solid #fff;
background: rgba(255, 255, 255, 0.2);
font-size: 14px;
line-height: 48px;
margin-right: 13px;
}
.pos_banner_text .video_btn span:before {
display: none;
} .ticket_area {
padding-top: 100px;
padding-bottom: 100px;
position: relative;
}
.ticket_area .ticket_shap {
content: "";
width: 100%;
height: 730px;
position: absolute;
right: 0;
top: 0;
background-position: right, right !important;
background-repeat: no-repeat !important;
}
.ticket_area .pattern {
position: absolute;
right: 0;
top: 0;
width: 225px;
height: 125px;
}
.ticket_area .container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.ticket_item {
background: #fff;
padding: 30px 50px 70px;
-webkit-box-shadow: 0px 50px 100px 0px rgba(5, 1, 64, 0.1);
box-shadow: 0px 50px 100px 0px rgba(5, 1, 64, 0.1);
border-top-left-radius: 10px;
border-top-right-radius: 10px;
display: inline-block;
width: calc(84% / 3);
position: relative;
}
.ticket_item:before {
content: "";
width: 100%;
height: 10px;
position: absolute;
bottom: -10px;
left: 0;
}
.ticket_item:after {
bottom: 40px;
content: "";
position: absolute;
left: -3px;
width: 100%;
height: 1px;
background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), color-stop(50%, #c9c9d6));
background-image: -webkit-linear-gradient(left, transparent 50%, #c9c9d6 50%);
background-image: -o-linear-gradient(left, transparent 50%, #c9c9d6 50%);
background-image: linear-gradient(to right, transparent 50%, #c9c9d6 50%);
background-size: 10px 94%;
}
.ticket_item .icon {
width: 60px;
height: 60px;
border-radius: 50%;
line-height: 60px;
text-align: center;
background: #edfcec;
margin-bottom: 25px;
}
.ticket_item .icon.pink {
background: #feecfb;
}
.ticket_item .icon.yellow {
background: #fefaec;
}
.ticket_item h2 {
font-size: 44px;
line-height: 35px;
font-weight: 600;
color: #2c2c51;
text-transform: uppercase;
}
.ticket_item h2 span {
font-weight: 500;
color: #7b7b93;
font-size: 18px;
line-height: 30px;
display: block;
padding-top: 10px;
}
.ticket_item p {
margin-top: 25px;
font-size: 14px;
line-height: 30px;
letter-spacing: 4px;
color: #aaaabb;
text-transform: uppercase;
margin-bottom: 0;
font-weight: 500;
}
.ticket_item + .ticket_item {
margin-left: 8%;
}
.pos_developer_product_area .tab_img_info {
z-index: 1;
}
.pos_developer_product_area .tab_img_info .tab_img {
padding-bottom: 30px;
overflow: visible;
margin-left: -50px;
}
.pos_developer_product_area .tab_img_info .tab_img img {
position: relative;
z-index: 1;
opacity: 0;
-webkit-transform: scale(0.9);
-ms-transform: scale(0.9);
transform: scale(0.9);
-webkit-transition: all 0.9s linear, opacity 0.2s linear;
-o-transition: all 0.9s linear, opacity 0.2s linear;
transition: all 0.9s linear, opacity 0.2s linear;
}
.pos_developer_product_area .tab_img_info .tab_img .square {
height: 100%;
width: 0px;
right: 90px;
top: 0;
background: #f3f3f9;
z-index: 0;
opacity: 0;
-webkit-transition: width 0.5s linear;
-o-transition: width 0.5s linear;
transition: width 0.5s linear;
}
.pos_developer_product_area .tab_img_info .tab_img .bg_circle {
width: 220px;
background: #f4cfe5;
height: 220px;
border-radius: 50%;
position: absolute;
bottom: 15px;
left: 5px;
z-index: 0;
-webkit-transform: scale(0.5);
-ms-transform: scale(0.5);
transform: scale(0.5);
opacity: 0;
-webkit-transition: all 0.7s linear;
-o-transition: all 0.7s linear;
transition: all 0.7s linear;
}
.pos_developer_product_area .tab_img_info .tab_img .bg_circle.green {
background: #c8ede9;
}
.pos_developer_product_area .tab_img_info .tab_img .bg_circle.pink {
background: #f93e5e;
}
.pos_developer_product_area .tab_img_info .tab_img .bg_circle.yellow {
background: #f9edcf;
}
.pos_developer_product_area .tab_img_info .tab_img .pattern_shap {
top: auto;
bottom: -30px;
left: 100px;
z-index: -1;
}
.pos_developer_product_area .tab_img_info .tab_img.active img {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
}
.pos_developer_product_area .tab_img_info .tab_img.active .square {
opacity: 1;
width: 350px;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
.pos_developer_product_area .tab_img_info .tab_img.active .bg_circle {
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.pos_developer_product_area .tab_img_info .tab_img .tab_round {
width: 30px;
height: 30px;
border-radius: 50%;
border: 5px solid #f9edcf;
position: absolute;
top: 100px;
left: -20px;
}
.pos_developer_product_area .tab_img_info .tab_img .tab_triangle {
width: 0;
height: 0;
border-style: solid;
border-width: 12.5px 0 12.5px 20px;
border-color: transparent transparent transparent #c8ede9;
position: absolute;
top: -15px;
left: 170px;
border-radius: 4px;
}
.pos_developer_product_area .developer_product_content {
padding-right: 0px;
}
.pos_developer_product_area .developer_product_content .develor_tab {
padding-left: 0;
margin-bottom: 50px;
}
.pos_developer_product_area .developer_product_content .develor_tab .nav-item .nav-link {
color: #2c2c51;
}
.pos_developer_product_area .developer_product_content .develor_tab .nav-item .nav-link:before {
background: #5f54fd;
}
.pos_developer_product_area .developer_product_content .develor_tab .nav-item .nav-link.active {
color: #5f54fd;
}
.pos_developer_product_area .developer_product_content h4 {
font-size: 30px;
line-height: 40px;
color: #2c2c51;
font-weight: 600;
margin-bottom: 32px;
}
.pos_developer_product_area .developer_product_content p {
font-size: 16px;
line-height: 28px;
color: #7b7b93;
margin-bottom: 0;
}
.pos_item + .pos_item {
margin-top: 150px;
}
.flex-row-reverse .pos_features_content {
padding-right: 70px;
}
.pos_features_content {
padding-top: 50px;
}
.pos_features_content h2 {
font-size: 34px;
color: #2c2c51;
line-height: 44px;
font-weight: 500;
margin-bottom: 50px;
}
.pos_features_content .h_features_item {
padding-right: 0;
}
.pos_features_content .h_features_item i {
font-size: 24px;
color: #bb3efc;
margin-right: 15px;
}
.pos_features_content .h_features_item i.orange {
color: #fb702b;
}
.pos_features_content .h_features_item i.green {
color: #0ed1ca;
}
.pos_features_content .h_features_item i.red {
color: #f826c0;
}
.pos_features_content .h_features_item i.check {
color: #1ad90b;
}
.pos_features_content .h_features_item .h_head {
font-weight: 500;
}
.pos_features_content .h_features_item p {
color: #7b7b93;
}
.pos_features_img {
padding: 40px 0px 80px;
position: relative;
text-align: center;
}
.pos_features_img .shape_img {
width: 470px;
background: #e0faf4;
border-radius: 6px;
height: 100%;
position: absolute;
right: -50px;
top: 0;
z-index: -1;
}
.pos_features_img .shape_img.yellow {
background: #fff7e5;
}
.pos_features_img .shape_img.blue {
background: #e5f6ff;
}
.pos_features_img .shap_img {
background: #99edd9;
border-radius: 6px;
height: 420px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.pos_features_img .shap_img.yellow {
background: #ffe3a9;
}
.pos_features_img .shap_img.blue {
background: #a9e2ff;
}
.pos_features_img.img_left .shape_img {
left: -50px;
right: auto;
}
.pos_about_area + section {
padding-top: 200px;
}
.pos_about_list {
-webkit-column-count: 3;
column-count: 3;
margin-bottom: 65px;
}
.pos_about_list li {
font-size: 16px;
color: #d0cfe6;
line-height: 28px;
position: relative;
padding-left: 40px;
}
.pos_about_list li:before {
content: "\4e";
width: 10px;
height: 10px;
position: absolute;
left: 0;
top: 0;
color: #1fc61a;
font-size: 24px;
font-family: eleganticons;
}
.pos_about_list li + li {
margin-top: 40px;
}
.pos_subscribe .form-group {
margin-bottom: 0;
}
.pos_subscribe .form-group input {
width: 100%;
border: 0px;
height: 60px;
border-radius: 5px;
font-size: 16px;
color: #2c2c51;
padding-left: 30px;
}
.pos_subscribe .form-group input.placeholder {
color: #bbbbce;
}
.pos_subscribe .form-group input:-moz-placeholder {
color: #bbbbce;
}
.pos_subscribe .form-group input::-moz-placeholder {
color: #bbbbce;
}
.pos_subscribe .form-group input::-webkit-input-placeholder {
color: #bbbbce;
}
.pos_subscribe .btn_pos {
background: #5f54fd;
font-size: 16px;
font-weight: 500;
padding: 17px 37px;
color: #fff;
}
.pos_subscribe .btn_pos:hover {
background: #6b61fc;
color: #fff;
}
.pos_service_btn {
font-size: 16px;
font-weight: 500;
color: #5f54fd;
line-height: 18px;
display: inline-block;
position: relative;
}
.pos_service_btn:before {
content: "";
width: 0;
height: 1px;
background: #5f54fd;
position: absolute;
bottom: 0;
left: 0;
-webkit-transition: width 0.3s linear;
-o-transition: width 0.3s linear;
transition: width 0.3s linear;
}
.pos_service_btn i {
vertical-align: middle;
padding-left: 10px;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.pos_service_btn:hover {
color: #5f54fd;
}
.pos_service_btn:hover:before {
width: 100%;
}
.pos_service_btn:hover i {
padding-left: 15px;
}
.pos_btn {
font-size: 16px;
color: #5f54fd;
font-weight: 500;
padding: 9px 24px;
border: 2px solid #aba6f9;
border-radius: 4px;
display: inline-block;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.pos_btn:hover {
background: #5f54fd;
color: #fff;
border-color: #5f54fd;
-webkit-box-shadow: 0px 10px 30px 0px rgba(95, 84, 253, 0.15);
box-shadow: 0px 10px 30px 0px rgba(95, 84, 253, 0.15);
}
.menu_pos .container {
position: relative;
}
.menu_pos .container .search_cart {
background: transparent;
}
.menu_pos .container .menu_toggle .hamburger span, .menu_pos .container .menu_toggle .hamburger-cross span {
background: #fff;
}  .support_home_area {
background: #fafafe;
}
.support_home_area .banner_top .subcribes .form-control {
border-radius: 45px;
-webkit-box-shadow: none;
box-shadow: none;
border-color: #e1e1e1;
}
.support_home_area .banner_top .subcribes .form-control.placeholder {
color: #999999;
}
.support_home_area .banner_top .subcribes .form-control:-moz-placeholder {
color: #999999;
}
.support_home_area .banner_top .subcribes .form-control::-moz-placeholder {
color: #999999;
}
.support_home_area .banner_top .subcribes .form-control::-webkit-input-placeholder {
color: #999999;
}
.support_home_area .banner_top .subcribes .btn_submit {
border-radius: 45px;
}
.support_home_img {
margin-left: -70px;
}
.border_bottom {
width: 100%;
height: 1px;
background: #e1e5e8;
}
.support_partner_logo_area {
padding-top: 50px;
}
.support_partner_logo_area .logo_item {
margin-bottom: 30px;
}
.support_testimonial_info .testimonial_slider {
padding: 0px;
background: transparent;
-webkit-box-shadow: none;
box-shadow: none;
padding: 0px 30px;
max-width: 890px;
}
.support_testimonial_info .testimonial_slider .author_img {
position: absolute;
top: 0;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
width: 70px;
height: 70px;
border-radius: 50%;
border: 5px solid #fff;
-webkit-box-shadow: 0px 2px 7px 0px rgba(12, 0, 46, 0.1);
box-shadow: 0px 2px 7px 0px rgba(12, 0, 46, 0.1);
}
.support_testimonial_info .testimonial_slider .owl-item {
padding: 40px 30px 55px;
}
.support_testimonial_info .testimonial_slider .testimonial_item {
-webkit-box-shadow: 0px 20px 40px 0px rgba(12, 0, 36, 0.06);
box-shadow: 0px 20px 40px 0px rgba(12, 0, 36, 0.06);
background: #fff;
padding: 32px 50px 60px;
}
.support_subscribe_area {
background: #f5f7ff;
position: relative;
overflow: hidden;
z-index: 1;
}
.support_subscribe {
max-width: 970px;
margin: 0 auto;
position: relative;
}
.support_subscribe .form-control {
border: 1px solid #e1e1e1;
padding-left: 50px;
background-color: white;
-webkit-box-shadow: 0px 20px 30px 0px rgba(12, 0, 46, 0.1);
box-shadow: 0px 20px 30px 0px rgba(12, 0, 46, 0.1);
height: 100px;
border-radius: 50px;
font-size: 16px;
line-height: 28px;
font-weight: 300;
color: #222d39;
z-index: -1;
}
.support_subscribe .form-control.placeholder {
color: #9ea4b7;
}
.support_subscribe .form-control:-moz-placeholder {
color: #9ea4b7;
}
.support_subscribe .form-control::-moz-placeholder {
color: #9ea4b7;
}
.support_subscribe .form-control::-webkit-input-placeholder {
color: #9ea4b7;
}
.support_subscribe .btn-submit {
border-radius: 50%;
background: #6754e2;
width: 70px;
height: 70px;
font-size: 20px;
color: #fff;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
right: 15px;
}
.h_leaf {
position: absolute;
z-index: -1;
}
.h_leaf.one {
left: 0;
bottom: 0;
}
.h_leaf.two {
right: 0;
bottom: 0;
}
.support_menu.navbar .search_cart .search a.nav-link:before {
display: none;
}
.banner_top .subcribes .form-control:focus, .price_btn, .s_subcribes .form-control, .f_widget.about-widget .f_list li a:before {
border-color: #6754e2;
}  .home_analytics_banner_area {
height: 100vh;
min-height: 650px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
background-image: -moz-linear-gradient(-50deg, #22186e 0%, #0e044b 100%);
background-image: -webkit-linear-gradient(-50deg, #22186e 0%, #0e044b 100%);
background-image: -ms-linear-gradient(-50deg, #22186e 0%, #0e044b 100%);
overflow: hidden;
position: relative;
}
.home_analytics_banner_area .elements_item {
position: absolute;
}
.home_analytics_banner_area .elements_item:nth-child(1) {
right: -30px;
top: 165px;
}
.home_analytics_banner_area .elements_item:nth-child(2) {
bottom: 250px;
right: 100px;
}
.home_analytics_banner_area .elements_item:nth-child(3) {
bottom: 66px;
left: 280px;
}
.home_analytics_banner_area .elements_item:nth-child(4) {
bottom: -80px;
left: 100px;
}
.home_analytics_banner_area .elements_item:nth-child(5) {
top: 250px;
left: 180px;
}
.home_analytics_banner_area .elements_item:nth-child(6) {
top: 180px;
left: 150px;
}
.h_analytics_content h2 {
color: #fff;
font-size: 50px;
line-height: 64px;
font-weight: 600;
margin-bottom: 20px;
}
.h_analytics_content p {
font-size: 16px;
color: #fff;
}
.h_analytics_content .er_btn_two {
margin-top: 35px;
}
.h_analytics_content .er_btn_two:hover {
color: #fff;
}  .h_analytices_features_area {
padding: 50px 0px 150px;
}
.h_analytices_features_area .er_btn {
margin-top: 20px;
border-color: #4e78f4;
}
.h_analytices_features_item {
padding: 120px 0px;
}
.h_analytices_features_item .h_analytices_img {
padding-top: 90px;
}
.h_analytices_features_item .h_analytices_img img {
position: relative;
z-index: 0;
}
.h_analytices_features_item .h_analytices_img .analytices_img_one, .h_analytices_features_item .h_analytices_img .analytices_img_two, .h_analytices_features_item .h_analytices_img .analytices_img_three {
position: absolute;
}
.h_analytices_features_item .h_analytices_img .analytices_img_one {
left: -30px;
top: 0;
z-index: 2;
}
.h_analytices_features_item .h_analytices_img .analytices_img_three {
right: 0;
bottom: 0;
z-index: 4;
}
.h_analytices_features_item .h_analytices_img .analytices_img_two {
left: -40px;
bottom: 10px;
-webkit-box-shadow: 0px 50px 80px 0px rgba(1, 1, 64, 0.1);
box-shadow: 0px 50px 80px 0px rgba(1, 1, 64, 0.1);
z-index: 0;
}
.h_analytices_features_item .h_analytices_img_two {
padding-left: 70px;
padding-bottom: 30px;
padding-top: 70px;
}
.h_analytices_features_item .h_analytices_img_two .analytices_img_one, .h_analytices_features_item .h_analytices_img_two .analytices_img_two, .h_analytices_features_item .h_analytices_img_two .analytices_img_three {
position: absolute;
-webkit-box-shadow: 0px 50px 80px 0px rgba(1, 1, 64, 0.1);
box-shadow: 0px 50px 80px 0px rgba(1, 1, 64, 0.1);
}
.h_analytices_features_item .h_analytices_img_two .analytices_img_one {
bottom: 0;
left: 20px;
}
.h_analytices_features_item .h_analytices_img_two .analytices_img_two {
right: -120px;
bottom: 100px;
}
.h_analytices_features_item .h_analytices_img_two .analytices_img_three {
left: 60%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
top: 0;
}
.h_analytices_features_item .h_analytices_content h2 {
font-size: 34px;
font-weight: 500;
color: #2c2c51;
margin-bottom: 25px;
}
.h_analytices_features_item .h_analytices_content p {
font-size: 16px;
color: #7b7b93;
line-height: 28px;
font-weight: 400;
margin-bottom: 40px;
}
.h_analytices_features_item .h_analytices_content ul {
margin-bottom: 0;
border-top: 1px solid #ececf6;
padding-top: 12px;
}
.h_analytices_features_item .h_analytices_content ul li {
font-size: 16px;
line-height: 28px;
color: #7b7b93;
font-weight: 400;
position: relative;
padding-left: 20px;
margin-top: 20px;
}
.h_analytices_features_item .h_analytices_content ul li span {
font-weight: 500;
color: #2c2c51;
}
.h_analytices_features_item .h_analytices_content ul li:before {
content: "";
width: 7px;
height: 7px;
border-radius: 50%;
background: #26da15;
position: absolute;
left: 0;
top: 10px;
}
.h_analytices_features_item + .h_analytices_features_item {
border-top: 1px solid #ececf6;
}  .h_action_area_three {
background-color: #0e044b;
padding: 100px 0px;
position: relative;
z-index: 1;
}
.h_action_area_three .shap_img {
position: absolute;
z-index: -1;
}
.h_action_area_three .shap_img.one {
right: 0;
top: 0;
}
.h_action_area_three .shap_img.two {
left: 0;
bottom: 0;
}
.h_action_area_three .h_action_content .video_icon {
width: 70px;
height: 70px;
line-height: 74px;
margin-bottom: 55px;
}
.h_action_area_three .h_action_content .video_icon:after {
display: none;
}
.h_action_area_three .h_action_content .video_icon:before {
-webkit-transform: scale(1.4);
-ms-transform: scale(1.4);
transform: scale(1.4);
background: rgba(255, 255, 255, 0.4);
}
.h_action_area_three .h_action_content .video_icon i {
color: #4e78f4;
text-shadow: none;
}
.h_action_area_three .h_action_content h2 {
font-size: 34px;
line-height: 44px;
margin-bottom: 25px;
color: #fff;
font-weight: 600;
}
.h_action_area_three .h_action_content p {
color: #a3a3b7;
margin-bottom: 42px;
}
.h_action_area_three .h_action_content .author h6 {
color: #fff;
font-size: 18px;
font-weight: 500;
margin-bottom: 8px;
}
.h_action_area_three .h_action_content .author p {
color: #7b7b93;
font-weight: 400;
margin-bottom: 0;
}  .analytices_title span {
display: block;
font-weight: 300;
color: #2c2c51;
}
.analytices_title p {
font-weight: 400;
color: #7b7b93;
font-size: 16px;
max-width: 570px;
margin: 0 auto;
}
.setup_inner {
max-width: 830px;
margin: -30px auto 0px;
}
.setup_inner .setup_item {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 30px 0px;
position: relative;
}
.setup_inner .setup_item.flex-row-reverse .setup_content {
text-align: right;
padding-right: 30px;
padding-left: 0;
}
.setup_inner .setup_item .setup_img {
text-align: center;
}
.setup_inner .setup_item .round {
border-radius: 50%;
background-color: white;
-webkit-box-shadow: 0px 10px 30px 0px rgba(1, 1, 64, 0.08);
box-shadow: 0px 10px 30px 0px rgba(1, 1, 64, 0.08);
width: 80px;
height: 80px;
text-align: center;
margin: 0 auto;
font-size: 30px;
color: #4e78f4;
font-weight: 500;
line-height: 80px;
}
.setup_inner .setup_item .line {
position: absolute;
left: 50%;
top: 0;
width: 0;
height: 100%;
border-right: 2px dashed #94a2ce;
opacity: 0.3;
margin-left: -1px;
z-index: -1;
}
.setup_inner .setup_item:first-child .line {
top: 50%;
height: 50%;
}
.setup_inner .setup_item:last-child .line {
top: 0;
height: 50%;
}
.setup_inner .setup_content {
padding-left: 30px;
}
.setup_inner .setup_content h5 {
font-size: 20px;
font-weight: 600;
color: #2c2c51;
line-height: 28px;
margin-bottom: 15px;
}
.setup_inner .setup_content p {
font-size: 16px;
color: #7b7b93;
font-weight: 400;
margin-bottom: 0;
}
.analytices_price_item {
border: 1px solid #f0f0f6;
border-radius: 5px;
padding: 40px;
cursor: pointer;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.analytices_price_item .p_head {
text-align: center;
border-bottom: 1px solid #ececf6;
padding-bottom: 30px;
}
.analytices_price_item .p_head h5 {
font-size: 20px;
font-weight: 500;
color: #2c2c51;
}
.analytices_price_item .p_head .rate {
font-size: 34px;
font-weight: 600;
color: #4e78f4;
padding-bottom: 13px;
padding-top: 22px;
}
.analytices_price_item .p_head h6 {
font-size: 16px;
color: #7b7b93;
font-weight: 400;
}
.analytices_price_item .p_head .tag {
color: #2cc91d;
}
.analytices_price_item .p_head .tag i {
margin-right: 8px;
vertical-align: middle;
}
.analytices_price_item .p_body {
padding-top: 20px;
margin-bottom: 0;
}
.analytices_price_item .p_body li {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
font-size: 16px;
color: #7b7b93;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin: 12px 0px;
}
.analytices_price_item .p_body li i {
font-size: 14px;
}
.analytices_price_item .er_btn {
margin-top: 40px;
display: block;
text-align: center;
}
.analytices_price_item.active, .analytices_price_item:hover {
-webkit-box-shadow: 0px 40px 80px 0px rgba(1, 1, 64, 0.08);
box-shadow: 0px 40px 80px 0px rgba(1, 1, 64, 0.08);
border-color: #fff;
}
.analytices_price_item.active .p_body li, .analytices_price_item:hover .p_body li {
color: #2c2c51;
}
.analytices_price_item.active .p_body li .ti-check, .analytices_price_item:hover .p_body li .ti-check {
color: #26da15;
}
.analytices_price_item.active .p_body li .ti-close, .analytices_price_item:hover .p_body li .ti-close {
color: #fc314e;
}  .case_studies_slider .owl-dots {
margin-top: 40px;
}
.case_studies_slider .owl-dots button span {
width: 6px;
height: 6px;
background: #b9c4d8;
border: 0px;
}
.case_studies_slider .owl-dots button.active span {
background: #5e2ced;
}
.studies_item {
background: #fff;
-webkit-box-shadow: 0px 3px 4px 0px rgba(38, 59, 94, 0.1);
box-shadow: 0px 3px 4px 0px rgba(38, 59, 94, 0.1);
margin: 10px 15px;
}
.studies_item .text {
padding: 18px 40px;
}
.studies_item .text h4 {
font-size: 20px;
color: #263b5e;
font-weight: 500;
margin-bottom: 3px;
}
.studies_item .text p {
margin-bottom: 0;
}
.studies_item .text p a {
font-size: 16px;
color: #6a7695;
}@font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 300;
src: url(https://www.sykasoft.de/wp-content/uploads/fonts/c2f99ffd82853a9cb14f96f0db7d2619/poppins--v22-normal-300.woff2?c=1739339395) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 300;
src: url(https://www.sykasoft.de/wp-content/uploads/fonts/c2f99ffd82853a9cb14f96f0db7d2619/poppins--v22-normal-300.woff2?c=1739339395) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 400;
src: url(https://www.sykasoft.de/wp-content/uploads/fonts/c2f99ffd82853a9cb14f96f0db7d2619/poppins--v22-normal-400.woff2?c=1739339396) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 400;
src: url(https://www.sykasoft.de/wp-content/uploads/fonts/c2f99ffd82853a9cb14f96f0db7d2619/poppins--v22-normal-400.woff2?c=1739339396) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 500;
src: url(https://www.sykasoft.de/wp-content/uploads/fonts/c2f99ffd82853a9cb14f96f0db7d2619/poppins--v22-normal-500.woff2?c=1739339396) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 500;
src: url(https://www.sykasoft.de/wp-content/uploads/fonts/c2f99ffd82853a9cb14f96f0db7d2619/poppins--v22-normal-500.woff2?c=1739339396) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 600;
src: url(https://www.sykasoft.de/wp-content/uploads/fonts/c2f99ffd82853a9cb14f96f0db7d2619/poppins--v22-normal-600.woff2?c=1739339396) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 600;
src: url(https://www.sykasoft.de/wp-content/uploads/fonts/c2f99ffd82853a9cb14f96f0db7d2619/poppins--v22-normal-600.woff2?c=1739339396) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 700;
src: url(https://www.sykasoft.de/wp-content/uploads/fonts/c2f99ffd82853a9cb14f96f0db7d2619/poppins--v22-normal-700.woff2?c=1739339396) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 700;
src: url(https://www.sykasoft.de/wp-content/uploads/fonts/c2f99ffd82853a9cb14f96f0db7d2619/poppins--v22-normal-700.woff2?c=1739339396) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 900;
src: url(https://www.sykasoft.de/wp-content/uploads/fonts/c2f99ffd82853a9cb14f96f0db7d2619/poppins--v22-normal-900.woff2?c=1739339396) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Poppins';
font-style: normal;
font-weight: 900;
src: url(https://www.sykasoft.de/wp-content/uploads/fonts/c2f99ffd82853a9cb14f96f0db7d2619/poppins--v22-normal-900.woff2?c=1739339396) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}@-ms-viewport{width:device-width}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer::before{content:"\2014 \00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-break:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{width:100%;max-width:100%;margin-bottom:1rem;background-color:transparent}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table .table{background-color:#fff}.table-sm td,.table-sm th{padding:.3rem}.table-bordered{border:1px solid #dee2e6}.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#212529;border-color:#32383e}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#212529}.table-dark td,.table-dark th,.table-dark thead th{border-color:#32383e}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{background-color:rgba(255,255,255,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:not([size]):not([multiple]){height:calc(2.25rem + 2px)}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm,.input-group-lg>.form-control-plaintext.form-control,.input-group-lg>.input-group-append>.form-control-plaintext.btn,.input-group-lg>.input-group-append>.form-control-plaintext.input-group-text,.input-group-lg>.input-group-prepend>.form-control-plaintext.btn,.input-group-lg>.input-group-prepend>.form-control-plaintext.input-group-text,.input-group-sm>.form-control-plaintext.form-control,.input-group-sm>.input-group-append>.form-control-plaintext.btn,.input-group-sm>.input-group-append>.form-control-plaintext.input-group-text,.input-group-sm>.input-group-prepend>.form-control-plaintext.btn,.input-group-sm>.input-group-prepend>.form-control-plaintext.input-group-text{padding-right:0;padding-left:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-sm>.input-group-append>select.btn:not([size]):not([multiple]),.input-group-sm>.input-group-append>select.input-group-text:not([size]):not([multiple]),.input-group-sm>.input-group-prepend>select.btn:not([size]):not([multiple]),.input-group-sm>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),.input-group-sm>select.form-control:not([size]):not([multiple]),select.form-control-sm:not([size]):not([multiple]){height:calc(1.8125rem + 2px)}.form-control-lg,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-lg>.input-group-append>select.btn:not([size]):not([multiple]),.input-group-lg>.input-group-append>select.input-group-text:not([size]):not([multiple]),.input-group-lg>.input-group-prepend>select.btn:not([size]):not([multiple]),.input-group-lg>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),.input-group-lg>select.form-control:not([size]):not([multiple]),select.form-control-lg:not([size]):not([multiple]){height:calc(2.875rem + 2px)}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:rgba(40,167,69,.8);border-radius:.2rem}.custom-select.is-valid,.form-control.is-valid,.was-validated .custom-select:valid,.was-validated .form-control:valid{border-color:#28a745}.custom-select.is-valid:focus,.form-control.is-valid:focus,.was-validated .custom-select:valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip{display:block}.form-control-file.is-valid~.valid-feedback,.form-control-file.is-valid~.valid-tooltip,.was-validated .form-control-file:valid~.valid-feedback,.was-validated .form-control-file:valid~.valid-tooltip{display:block}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label::before,.was-validated .custom-control-input:valid~.custom-control-label::before{background-color:#71dd8a}.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip,.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid:checked~.custom-control-label::before,.was-validated .custom-control-input:valid:checked~.custom-control-label::before{background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label::before,.was-validated .custom-control-input:valid:focus~.custom-control-label::before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(40,167,69,.25)}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label::before,.was-validated .custom-file-input:valid~.custom-file-label::before{border-color:inherit}.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip,.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip{display:block}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:rgba(220,53,69,.8);border-radius:.2rem}.custom-select.is-invalid,.form-control.is-invalid,.was-validated .custom-select:invalid,.was-validated .form-control:invalid{border-color:#dc3545}.custom-select.is-invalid:focus,.form-control.is-invalid:focus,.was-validated .custom-select:invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip{display:block}.form-control-file.is-invalid~.invalid-feedback,.form-control-file.is-invalid~.invalid-tooltip,.was-validated .form-control-file:invalid~.invalid-feedback,.was-validated .form-control-file:invalid~.invalid-tooltip{display:block}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label::before,.was-validated .custom-control-input:invalid~.custom-control-label::before{background-color:#efa2a9}.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip,.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid:checked~.custom-control-label::before,.was-validated .custom-control-input:invalid:checked~.custom-control-label::before{background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus~.custom-control-label::before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(220,53,69,.25)}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label::before,.was-validated .custom-file-input:invalid~.custom-file-label::before{border-color:inherit}.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip,.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip{display:block}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:focus,.btn:hover{text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}.btn:not(:disabled):not(.disabled).active,.btn:not(:disabled):not(.disabled):active{background-image:none}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-primary{color:#007bff;background-color:transparent;background-image:none;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;background-color:transparent;background-image:none;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;background-color:transparent;background-image:none;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;background-color:transparent;background-image:none;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;background-color:transparent;background-image:none;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;background-color:transparent;background-image:none;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;background-color:transparent;background-image:none;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;background-color:transparent;background-image:none;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#007bff;background-color:transparent}.btn-link:hover{color:#0056b3;text-decoration:underline;background-color:transparent;border-color:transparent}.btn-link.focus,.btn-link:focus{text-decoration:underline;border-color:transparent;box-shadow:none}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media screen and (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media screen and (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-right{right:0;left:auto}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;width:0;height:0;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-ms-flex:0 1 auto;flex:0 1 auto}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:1}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{z-index:1}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group,.btn-group-vertical .btn+.btn,.btn-group-vertical .btn+.btn-group,.btn-group-vertical .btn-group+.btn,.btn-group-vertical .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropleft .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.btn-group-vertical .btn,.btn-group-vertical .btn-group{width:100%}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-append,.input-group-prepend{display:-ms-flexbox;display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}.custom-control-inline{display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked~.custom-control-label::before{color:#fff;background-color:#007bff}.custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:active~.custom-control-label::before{color:#fff;background-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label::before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0}.custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#dee2e6}.custom-control-label::after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background-repeat:no-repeat;background-position:center center;background-size:50% 50%}.custom-checkbox .custom-control-label::before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label::before{background-color:#007bff}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label::before{background-color:#007bff}.custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:calc(2.25rem + 2px);padding:.375rem 1.75rem .375rem .75rem;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;background-size:8px 10px;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(128,189,255,.5)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{opacity:0}.custom-select-sm{height:calc(1.8125rem + 2px);padding-top:.375rem;padding-bottom:.375rem;font-size:75%}.custom-select-lg{height:calc(2.875rem + 2px);padding-top:.375rem;padding-bottom:.375rem;font-size:125%}.custom-file{position:relative;display:inline-block;width:100%;height:calc(2.25rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(2.25rem + 2px);margin:0;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:focus~.custom-file-label::after{border-color:#80bdff}.custom-file-input:disabled~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(2.25rem + 2px);padding:.375rem .75rem;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:2.25rem;padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:1px solid #ced4da;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;padding-left:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media screen and (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{transition:none}}.custom-range::-webkit-slider-thumb:focus{outline:0;box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media screen and (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{transition:none}}.custom-range::-moz-range-thumb:focus{outline:0;box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media screen and (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{transition:none}}.custom-range::-ms-thumb:focus{outline:0;box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.custom-control-label::before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.custom-control-label::before,.custom-file-label,.custom-select{transition:none}}.nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item{-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}.navbar>.container,.navbar>.container-fluid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler:not(:disabled):not(.disabled){cursor:pointer}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a{color:rgba(0,0,0,.9)}.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-dark .navbar-text{color:rgba(255,255,255,.5)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-body{-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img{width:100%;border-radius:calc(.25rem - 1px)}.card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img-bottom{width:100%;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{display:-ms-flexbox;display:flex;-ms-flex:1 0 0%;flex:1 0 0%;-ms-flex-direction:column;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:first-child .card-header,.card-group>.card:first-child .card-img-top{border-top-right-radius:0}.card-group>.card:first-child .card-footer,.card-group>.card:first-child .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:last-child .card-header,.card-group>.card:last-child .card-img-top{border-top-left-radius:0}.card-group>.card:last-child .card-footer,.card-group>.card:last-child .card-img-bottom{border-bottom-left-radius:0}.card-group>.card:only-child{border-radius:.25rem}.card-group>.card:only-child .card-header,.card-group>.card:only-child .card-img-top{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-group>.card:only-child .card-footer,.card-group>.card:only-child .card-img-bottom{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-group>.card:not(:first-child):not(:last-child):not(:only-child){border-radius:0}.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top{border-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion .card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}.accordion .card:not(:first-of-type) .card-header:first-child{border-radius:0}.accordion .card:first-of-type{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion .card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}.breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-link:not(:disabled):not(.disabled){cursor:pointer}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:1;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}.badge-primary[href]:focus,.badge-primary[href]:hover{color:#fff;text-decoration:none;background-color:#0062cc}.badge-secondary{color:#fff;background-color:#6c757d}.badge-secondary[href]:focus,.badge-secondary[href]:hover{color:#fff;text-decoration:none;background-color:#545b62}.badge-success{color:#fff;background-color:#28a745}.badge-success[href]:focus,.badge-success[href]:hover{color:#fff;text-decoration:none;background-color:#1e7e34}.badge-info{color:#fff;background-color:#17a2b8}.badge-info[href]:focus,.badge-info[href]:hover{color:#fff;text-decoration:none;background-color:#117a8b}.badge-warning{color:#212529;background-color:#ffc107}.badge-warning[href]:focus,.badge-warning[href]:hover{color:#212529;text-decoration:none;background-color:#d39e00}.badge-danger{color:#fff;background-color:#dc3545}.badge-danger[href]:focus,.badge-danger[href]:hover{color:#fff;text-decoration:none;background-color:#bd2130}.badge-light{color:#212529;background-color:#f8f9fa}.badge-light[href]:focus,.badge-light[href]:hover{color:#212529;text-decoration:none;background-color:#dae0e5}.badge-dark{color:#fff;background-color:#343a40}.badge-dark[href]:focus,.badge-dark[href]:hover{color:#fff;text-decoration:none;background-color:#1d2124}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media screen and (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}.media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.media-body{-ms-flex:1;flex:1}.list-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-item:focus,.list-group-item:hover{z-index:1;text-decoration:none}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{border-bottom:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:not(:disabled):not(.disabled){cursor:pointer}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{color:#000;text-decoration:none;opacity:.75}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;outline:0}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-25%);transform:translate(0,-25%)}@media screen and (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{-webkit-transform:translate(0,0);transform:translate(0,0)}.modal-dialog-centered{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - (.5rem * 2))}.modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:1rem;border-bottom:1px solid #e9ecef;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:1rem;border-top:1px solid #e9ecef}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-centered{min-height:calc(100% - (1.75rem * 2))}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg{max-width:800px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::after,.popover .arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top] .arrow,.bs-popover-top .arrow{bottom:calc((.5rem + 1px) * -1)}.bs-popover-auto[x-placement^=top] .arrow::after,.bs-popover-auto[x-placement^=top] .arrow::before,.bs-popover-top .arrow::after,.bs-popover-top .arrow::before{border-width:.5rem .5rem 0}.bs-popover-auto[x-placement^=top] .arrow::before,.bs-popover-top .arrow::before{bottom:0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top] .arrow::after,.bs-popover-top .arrow::after{bottom:1px;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right] .arrow,.bs-popover-right .arrow{left:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right] .arrow::after,.bs-popover-auto[x-placement^=right] .arrow::before,.bs-popover-right .arrow::after,.bs-popover-right .arrow::before{border-width:.5rem .5rem .5rem 0}.bs-popover-auto[x-placement^=right] .arrow::before,.bs-popover-right .arrow::before{left:0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right] .arrow::after,.bs-popover-right .arrow::after{left:1px;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom] .arrow,.bs-popover-bottom .arrow{top:calc((.5rem + 1px) * -1)}.bs-popover-auto[x-placement^=bottom] .arrow::after,.bs-popover-auto[x-placement^=bottom] .arrow::before,.bs-popover-bottom .arrow::after,.bs-popover-bottom .arrow::before{border-width:0 .5rem .5rem .5rem}.bs-popover-auto[x-placement^=bottom] .arrow::before,.bs-popover-bottom .arrow::before{top:0;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom] .arrow::after,.bs-popover-bottom .arrow::after{top:1px;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left] .arrow,.bs-popover-left .arrow{right:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left] .arrow::after,.bs-popover-auto[x-placement^=left] .arrow::before,.bs-popover-left .arrow::after,.bs-popover-left .arrow::before{border-width:.5rem 0 .5rem .5rem}.bs-popover-auto[x-placement^=left] .arrow::before,.bs-popover-left .arrow::before{right:0;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left] .arrow::after,.bs-popover-left .arrow::after{right:1px;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;color:inherit;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-item{position:relative;display:none;-ms-flex-align:center;align-items:center;width:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block;transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease}@media screen and (prefers-reduced-motion:reduce){.carousel-item-next,.carousel-item-prev,.carousel-item.active{transition:none}}.carousel-item-next,.carousel-item-prev{position:absolute;top:0}.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translateX(0);transform:translateX(0)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.active.carousel-item-right,.carousel-item-next{-webkit-transform:translateX(100%);transform:translateX(100%)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.active.carousel-item-right,.carousel-item-next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.active.carousel-item-left,.carousel-item-prev{-webkit-transform:translateX(-100%);transform:translateX(-100%)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.active.carousel-item-left,.carousel-item-prev{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.carousel-fade .carousel-item{opacity:0;transition-duration:.6s;transition-property:opacity}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{opacity:0}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-prev,.carousel-fade .carousel-item-next,.carousel-fade .carousel-item-prev,.carousel-fade .carousel-item.active{-webkit-transform:translateX(0);transform:translateX(0)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-prev,.carousel-fade .carousel-item-next,.carousel-fade .carousel-item-prev,.carousel-fade .carousel-item.active{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:transparent no-repeat center center;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{position:absolute;right:0;bottom:10px;left:0;z-index:15;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{position:relative;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:rgba(255,255,255,.5)}.carousel-indicators li::before{position:absolute;top:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators li::after{position:absolute;bottom:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators .active{background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-circle{border-radius:50%!important}.rounded-0{border-radius:0!important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.857143%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}.text-justify{text-align:justify!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0062cc!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#545b62!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#1e7e34!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#117a8b!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#d39e00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#bd2130!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#dae0e5!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#1d2124!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px!important}.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}@font-face {
font-family: 'ElegantIcons';
src:url(//www.sykasoft.de/wp-content/themes/saasland/assets/vendors/elagent/fonts/ElegantIcons.eot);
src:url(//www.sykasoft.de/wp-content/themes/saasland/assets/vendors/elagent/fonts/ElegantIcons.eot?#iefix) format('embedded-opentype'),
url(//www.sykasoft.de/wp-content/themes/saasland/assets/vendors/elagent/fonts/ElegantIcons.woff) format('woff'),
url(//www.sykasoft.de/wp-content/themes/saasland/assets/vendors/elagent/fonts/ElegantIcons.ttf) format('truetype'),
url(//www.sykasoft.de/wp-content/themes/saasland/assets/vendors/elagent/fonts/ElegantIcons.svg#ElegantIcons) format('svg');
font-weight: normal;
font-style: normal;
font-display: auto;
} [data-icon]:before {
font-family: 'ElegantIcons';
content: attr(data-icon);
speak: none;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}  .arrow_up, .arrow_down, .arrow_left, .arrow_right, .arrow_left-up, .arrow_right-up, .arrow_right-down, .arrow_left-down, .arrow-up-down, .arrow_up-down_alt, .arrow_left-right_alt, .arrow_left-right, .arrow_expand_alt2, .arrow_expand_alt, .arrow_condense, .arrow_expand, .arrow_move, .arrow_carrot-up, .arrow_carrot-down, .arrow_carrot-left, .arrow_carrot-right, .arrow_carrot-2up, .arrow_carrot-2down, .arrow_carrot-2left, .arrow_carrot-2right, .arrow_carrot-up_alt2, .arrow_carrot-down_alt2, .arrow_carrot-left_alt2, .arrow_carrot-right_alt2, .arrow_carrot-2up_alt2, .arrow_carrot-2down_alt2, .arrow_carrot-2left_alt2, .arrow_carrot-2right_alt2, .arrow_triangle-up, .arrow_triangle-down, .arrow_triangle-left, .arrow_triangle-right, .arrow_triangle-up_alt2, .arrow_triangle-down_alt2, .arrow_triangle-left_alt2, .arrow_triangle-right_alt2, .arrow_back, .icon_minus-06, .icon_plus, .icon_close, .icon_check, .icon_minus_alt2, .icon_plus_alt2, .icon_close_alt2, .icon_check_alt2, .icon_zoom-out_alt, .icon_zoom-in_alt, .icon_search, .icon_box-empty, .icon_box-selected, .icon_minus-box, .icon_plus-box, .icon_box-checked, .icon_circle-empty, .icon_circle-slelected, .icon_stop_alt2, .icon_stop, .icon_pause_alt2, .icon_pause, .icon_menu, .icon_menu-square_alt2, .icon_menu-circle_alt2, .icon_ul, .icon_ol, .icon_adjust-horiz, .icon_adjust-vert, .icon_document_alt, .icon_documents_alt, .icon_pencil, .icon_pencil-edit_alt, .icon_pencil-edit, .icon_folder-alt, .icon_folder-open_alt, .icon_folder-add_alt, .icon_info_alt, .icon_error-oct_alt, .icon_error-circle_alt, .icon_error-triangle_alt, .icon_question_alt2, .icon_question, .icon_comment_alt, .icon_chat_alt, .icon_vol-mute_alt, .icon_volume-low_alt, .icon_volume-high_alt, .icon_quotations, .icon_quotations_alt2, .icon_clock_alt, .icon_lock_alt, .icon_lock-open_alt, .icon_key_alt, .icon_cloud_alt, .icon_cloud-upload_alt, .icon_cloud-download_alt, .icon_image, .icon_images, .icon_lightbulb_alt, .icon_gift_alt, .icon_house_alt, .icon_genius, .icon_mobile, .icon_tablet, .icon_laptop, .icon_desktop, .icon_camera_alt, .icon_mail_alt, .icon_cone_alt, .icon_ribbon_alt, .icon_bag_alt, .icon_creditcard, .icon_cart_alt, .icon_paperclip, .icon_tag_alt, .icon_tags_alt, .icon_trash_alt, .icon_cursor_alt, .icon_mic_alt, .icon_compass_alt, .icon_pin_alt, .icon_pushpin_alt, .icon_map_alt, .icon_drawer_alt, .icon_toolbox_alt, .icon_book_alt, .icon_calendar, .icon_film, .icon_table, .icon_contacts_alt, .icon_headphones, .icon_lifesaver, .icon_piechart, .icon_refresh, .icon_link_alt, .icon_link, .icon_loading, .icon_blocked, .icon_archive_alt, .icon_heart_alt, .icon_star_alt, .icon_star-half_alt, .icon_star, .icon_star-half, .icon_tools, .icon_tool, .icon_cog, .icon_cogs, .arrow_up_alt, .arrow_down_alt, .arrow_left_alt, .arrow_right_alt, .arrow_left-up_alt, .arrow_right-up_alt, .arrow_right-down_alt, .arrow_left-down_alt, .arrow_condense_alt, .arrow_expand_alt3, .arrow_carrot_up_alt, .arrow_carrot-down_alt, .arrow_carrot-left_alt, .arrow_carrot-right_alt, .arrow_carrot-2up_alt, .arrow_carrot-2dwnn_alt, .arrow_carrot-2left_alt, .arrow_carrot-2right_alt, .arrow_triangle-up_alt, .arrow_triangle-down_alt, .arrow_triangle-left_alt, .arrow_triangle-right_alt, .icon_minus_alt, .icon_plus_alt, .icon_close_alt, .icon_check_alt, .icon_zoom-out, .icon_zoom-in, .icon_stop_alt, .icon_menu-square_alt, .icon_menu-circle_alt, .icon_document, .icon_documents, .icon_pencil_alt, .icon_folder, .icon_folder-open, .icon_folder-add, .icon_folder_upload, .icon_folder_download, .icon_info, .icon_error-circle, .icon_error-oct, .icon_error-triangle, .icon_question_alt, .icon_comment, .icon_chat, .icon_vol-mute, .icon_volume-low, .icon_volume-high, .icon_quotations_alt, .icon_clock, .icon_lock, .icon_lock-open, .icon_key, .icon_cloud, .icon_cloud-upload, .icon_cloud-download, .icon_lightbulb, .icon_gift, .icon_house, .icon_camera, .icon_mail, .icon_cone, .icon_ribbon, .icon_bag, .icon_cart, .icon_tag, .icon_tags, .icon_trash, .icon_cursor, .icon_mic, .icon_compass, .icon_pin, .icon_pushpin, .icon_map, .icon_drawer, .icon_toolbox, .icon_book, .icon_contacts, .icon_archive, .icon_heart, .icon_profile, .icon_group, .icon_grid-2x2, .icon_grid-3x3, .icon_music, .icon_pause_alt, .icon_phone, .icon_upload, .icon_download, .social_facebook, .social_twitter, .social_pinterest, .social_googleplus, .social_tumblr, .social_tumbleupon, .social_wordpress, .social_instagram, .social_dribbble, .social_vimeo, .social_linkedin, .social_rss, .social_deviantart, .social_share, .social_myspace, .social_skype, .social_youtube, .social_picassa, .social_googledrive, .social_flickr, .social_blogger, .social_spotify, .social_delicious, .social_facebook_circle, .social_twitter_circle, .social_pinterest_circle, .social_googleplus_circle, .social_tumblr_circle, .social_stumbleupon_circle, .social_wordpress_circle, .social_instagram_circle, .social_dribbble_circle, .social_vimeo_circle, .social_linkedin_circle, .social_rss_circle, .social_deviantart_circle, .social_share_circle, .social_myspace_circle, .social_skype_circle, .social_youtube_circle, .social_picassa_circle, .social_googledrive_alt2, .social_flickr_circle, .social_blogger_circle, .social_spotify_circle, .social_delicious_circle, .social_facebook_square, .social_twitter_square, .social_pinterest_square, .social_googleplus_square, .social_tumblr_square, .social_stumbleupon_square, .social_wordpress_square, .social_instagram_square, .social_dribbble_square, .social_vimeo_square, .social_linkedin_square, .social_rss_square, .social_deviantart_square, .social_share_square, .social_myspace_square, .social_skype_square, .social_youtube_square, .social_picassa_square, .social_googledrive_square, .social_flickr_square, .social_blogger_square, .social_spotify_square, .social_delicious_square, .icon_printer, .icon_calulator, .icon_building, .icon_floppy, .icon_drive, .icon_search-2, .icon_id, .icon_id-2, .icon_puzzle, .icon_like, .icon_dislike, .icon_mug, .icon_currency, .icon_wallet, .icon_pens, .icon_easel, .icon_flowchart, .icon_datareport, .icon_briefcase, .icon_shield, .icon_percent, .icon_globe, .icon_globe-2, .icon_target, .icon_hourglass, .icon_balance, .icon_rook, .icon_printer-alt, .icon_calculator_alt, .icon_building_alt, .icon_floppy_alt, .icon_drive_alt, .icon_search_alt, .icon_id_alt, .icon_id-2_alt, .icon_puzzle_alt, .icon_like_alt, .icon_dislike_alt, .icon_mug_alt, .icon_currency_alt, .icon_wallet_alt, .icon_pens_alt, .icon_easel_alt, .icon_flowchart_alt, .icon_datareport_alt, .icon_briefcase_alt, .icon_shield_alt, .icon_percent_alt, .icon_globe_alt, .icon_clipboard {
font-family: 'ElegantIcons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
}
.arrow_up:before {
content: "\21";
}
.arrow_down:before {
content: "\22";
}
.arrow_left:before {
content: "\23";
}
.arrow_right:before {
content: "\24";
}
.arrow_left-up:before {
content: "\25";
}
.arrow_right-up:before {
content: "\26";
}
.arrow_right-down:before {
content: "\27";
}
.arrow_left-down:before {
content: "\28";
}
.arrow-up-down:before {
content: "\29";
}
.arrow_up-down_alt:before {
content: "\2a";
}
.arrow_left-right_alt:before {
content: "\2b";
}
.arrow_left-right:before {
content: "\2c";
}
.arrow_expand_alt2:before {
content: "\2d";
}
.arrow_expand_alt:before {
content: "\2e";
}
.arrow_condense:before {
content: "\2f";
}
.arrow_expand:before {
content: "\30";
}
.arrow_move:before {
content: "\31";
}
.arrow_carrot-up:before {
content: "\32";
}
.arrow_carrot-down:before {
content: "\33";
}
.arrow_carrot-left:before {
content: "\34";
}
.arrow_carrot-right:before {
content: "\35";
}
.arrow_carrot-2up:before {
content: "\36";
}
.arrow_carrot-2down:before {
content: "\37";
}
.arrow_carrot-2left:before {
content: "\38";
}
.arrow_carrot-2right:before {
content: "\39";
}
.arrow_carrot-up_alt2:before {
content: "\3a";
}
.arrow_carrot-down_alt2:before {
content: "\3b";
}
.arrow_carrot-left_alt2:before {
content: "\3c";
}
.arrow_carrot-right_alt2:before {
content: "\3d";
}
.arrow_carrot-2up_alt2:before {
content: "\3e";
}
.arrow_carrot-2down_alt2:before {
content: "\3f";
}
.arrow_carrot-2left_alt2:before {
content: "\40";
}
.arrow_carrot-2right_alt2:before {
content: "\41";
}
.arrow_triangle-up:before {
content: "\42";
}
.arrow_triangle-down:before {
content: "\43";
}
.arrow_triangle-left:before {
content: "\44";
}
.arrow_triangle-right:before {
content: "\45";
}
.arrow_triangle-up_alt2:before {
content: "\46";
}
.arrow_triangle-down_alt2:before {
content: "\47";
}
.arrow_triangle-left_alt2:before {
content: "\48";
}
.arrow_triangle-right_alt2:before {
content: "\49";
}
.arrow_back:before {
content: "\4a";
}
.icon_minus-06:before {
content: "\4b";
}
.icon_plus:before {
content: "\4c";
}
.icon_close:before {
content: "\4d";
}
.icon_check:before {
content: "\4e";
}
.icon_minus_alt2:before {
content: "\4f";
}
.icon_plus_alt2:before {
content: "\50";
}
.icon_close_alt2:before {
content: "\51";
}
.icon_check_alt2:before {
content: "\52";
}
.icon_zoom-out_alt:before {
content: "\53";
}
.icon_zoom-in_alt:before {
content: "\54";
}
.icon_search:before {
content: "\55";
}
.icon_box-empty:before {
content: "\56";
}
.icon_box-selected:before {
content: "\57";
}
.icon_minus-box:before {
content: "\58";
}
.icon_plus-box:before {
content: "\59";
}
.icon_box-checked:before {
content: "\5a";
}
.icon_circle-empty:before {
content: "\5b";
}
.icon_circle-slelected:before {
content: "\5c";
}
.icon_stop_alt2:before {
content: "\5d";
}
.icon_stop:before {
content: "\5e";
}
.icon_pause_alt2:before {
content: "\5f";
}
.icon_pause:before {
content: "\60";
}
.icon_menu:before {
content: "\61";
}
.icon_menu-square_alt2:before {
content: "\62";
}
.icon_menu-circle_alt2:before {
content: "\63";
}
.icon_ul:before {
content: "\64";
}
.icon_ol:before {
content: "\65";
}
.icon_adjust-horiz:before {
content: "\66";
}
.icon_adjust-vert:before {
content: "\67";
}
.icon_document_alt:before {
content: "\68";
}
.icon_documents_alt:before {
content: "\69";
}
.icon_pencil:before {
content: "\6a";
}
.icon_pencil-edit_alt:before {
content: "\6b";
}
.icon_pencil-edit:before {
content: "\6c";
}
.icon_folder-alt:before {
content: "\6d";
}
.icon_folder-open_alt:before {
content: "\6e";
}
.icon_folder-add_alt:before {
content: "\6f";
}
.icon_info_alt:before {
content: "\70";
}
.icon_error-oct_alt:before {
content: "\71";
}
.icon_error-circle_alt:before {
content: "\72";
}
.icon_error-triangle_alt:before {
content: "\73";
}
.icon_question_alt2:before {
content: "\74";
}
.icon_question:before {
content: "\75";
}
.icon_comment_alt:before {
content: "\76";
}
.icon_chat_alt:before {
content: "\77";
}
.icon_vol-mute_alt:before {
content: "\78";
}
.icon_volume-low_alt:before {
content: "\79";
}
.icon_volume-high_alt:before {
content: "\7a";
}
.icon_quotations:before {
content: "\7b";
}
.icon_quotations_alt2:before {
content: "\7c";
}
.icon_clock_alt:before {
content: "\7d";
}
.icon_lock_alt:before {
content: "\7e";
}
.icon_lock-open_alt:before {
content: "\e000";
}
.icon_key_alt:before {
content: "\e001";
}
.icon_cloud_alt:before {
content: "\e002";
}
.icon_cloud-upload_alt:before {
content: "\e003";
}
.icon_cloud-download_alt:before {
content: "\e004";
}
.icon_image:before {
content: "\e005";
}
.icon_images:before {
content: "\e006";
}
.icon_lightbulb_alt:before {
content: "\e007";
}
.icon_gift_alt:before {
content: "\e008";
}
.icon_house_alt:before {
content: "\e009";
}
.icon_genius:before {
content: "\e00a";
}
.icon_mobile:before {
content: "\e00b";
}
.icon_tablet:before {
content: "\e00c";
}
.icon_laptop:before {
content: "\e00d";
}
.icon_desktop:before {
content: "\e00e";
}
.icon_camera_alt:before {
content: "\e00f";
}
.icon_mail_alt:before {
content: "\e010";
}
.icon_cone_alt:before {
content: "\e011";
}
.icon_ribbon_alt:before {
content: "\e012";
}
.icon_bag_alt:before {
content: "\e013";
}
.icon_creditcard:before {
content: "\e014";
}
.icon_cart_alt:before {
content: "\e015";
}
.icon_paperclip:before {
content: "\e016";
}
.icon_tag_alt:before {
content: "\e017";
}
.icon_tags_alt:before {
content: "\e018";
}
.icon_trash_alt:before {
content: "\e019";
}
.icon_cursor_alt:before {
content: "\e01a";
}
.icon_mic_alt:before {
content: "\e01b";
}
.icon_compass_alt:before {
content: "\e01c";
}
.icon_pin_alt:before {
content: "\e01d";
}
.icon_pushpin_alt:before {
content: "\e01e";
}
.icon_map_alt:before {
content: "\e01f";
}
.icon_drawer_alt:before {
content: "\e020";
}
.icon_toolbox_alt:before {
content: "\e021";
}
.icon_book_alt:before {
content: "\e022";
}
.icon_calendar:before {
content: "\e023";
}
.icon_film:before {
content: "\e024";
}
.icon_table:before {
content: "\e025";
}
.icon_contacts_alt:before {
content: "\e026";
}
.icon_headphones:before {
content: "\e027";
}
.icon_lifesaver:before {
content: "\e028";
}
.icon_piechart:before {
content: "\e029";
}
.icon_refresh:before {
content: "\e02a";
}
.icon_link_alt:before {
content: "\e02b";
}
.icon_link:before {
content: "\e02c";
}
.icon_loading:before {
content: "\e02d";
}
.icon_blocked:before {
content: "\e02e";
}
.icon_archive_alt:before {
content: "\e02f";
}
.icon_heart_alt:before {
content: "\e030";
}
.icon_star_alt:before {
content: "\e031";
}
.icon_star-half_alt:before {
content: "\e032";
}
.icon_star:before {
content: "\e033";
}
.icon_star-half:before {
content: "\e034";
}
.icon_tools:before {
content: "\e035";
}
.icon_tool:before {
content: "\e036";
}
.icon_cog:before {
content: "\e037";
}
.icon_cogs:before {
content: "\e038";
}
.arrow_up_alt:before {
content: "\e039";
}
.arrow_down_alt:before {
content: "\e03a";
}
.arrow_left_alt:before {
content: "\e03b";
}
.arrow_right_alt:before {
content: "\e03c";
}
.arrow_left-up_alt:before {
content: "\e03d";
}
.arrow_right-up_alt:before {
content: "\e03e";
}
.arrow_right-down_alt:before {
content: "\e03f";
}
.arrow_left-down_alt:before {
content: "\e040";
}
.arrow_condense_alt:before {
content: "\e041";
}
.arrow_expand_alt3:before {
content: "\e042";
}
.arrow_carrot_up_alt:before {
content: "\e043";
}
.arrow_carrot-down_alt:before {
content: "\e044";
}
.arrow_carrot-left_alt:before {
content: "\e045";
}
.arrow_carrot-right_alt:before {
content: "\e046";
}
.arrow_carrot-2up_alt:before {
content: "\e047";
}
.arrow_carrot-2dwnn_alt:before {
content: "\e048";
}
.arrow_carrot-2left_alt:before {
content: "\e049";
}
.arrow_carrot-2right_alt:before {
content: "\e04a";
}
.arrow_triangle-up_alt:before {
content: "\e04b";
}
.arrow_triangle-down_alt:before {
content: "\e04c";
}
.arrow_triangle-left_alt:before {
content: "\e04d";
}
.arrow_triangle-right_alt:before {
content: "\e04e";
}
.icon_minus_alt:before {
content: "\e04f";
}
.icon_plus_alt:before {
content: "\e050";
}
.icon_close_alt:before {
content: "\e051";
}
.icon_check_alt:before {
content: "\e052";
}
.icon_zoom-out:before {
content: "\e053";
}
.icon_zoom-in:before {
content: "\e054";
}
.icon_stop_alt:before {
content: "\e055";
}
.icon_menu-square_alt:before {
content: "\e056";
}
.icon_menu-circle_alt:before {
content: "\e057";
}
.icon_document:before {
content: "\e058";
}
.icon_documents:before {
content: "\e059";
}
.icon_pencil_alt:before {
content: "\e05a";
}
.icon_folder:before {
content: "\e05b";
}
.icon_folder-open:before {
content: "\e05c";
}
.icon_folder-add:before {
content: "\e05d";
}
.icon_folder_upload:before {
content: "\e05e";
}
.icon_folder_download:before {
content: "\e05f";
}
.icon_info:before {
content: "\e060";
}
.icon_error-circle:before {
content: "\e061";
}
.icon_error-oct:before {
content: "\e062";
}
.icon_error-triangle:before {
content: "\e063";
}
.icon_question_alt:before {
content: "\e064";
}
.icon_comment:before {
content: "\e065";
}
.icon_chat:before {
content: "\e066";
}
.icon_vol-mute:before {
content: "\e067";
}
.icon_volume-low:before {
content: "\e068";
}
.icon_volume-high:before {
content: "\e069";
}
.icon_quotations_alt:before {
content: "\e06a";
}
.icon_clock:before {
content: "\e06b";
}
.icon_lock:before {
content: "\e06c";
}
.icon_lock-open:before {
content: "\e06d";
}
.icon_key:before {
content: "\e06e";
}
.icon_cloud:before {
content: "\e06f";
}
.icon_cloud-upload:before {
content: "\e070";
}
.icon_cloud-download:before {
content: "\e071";
}
.icon_lightbulb:before {
content: "\e072";
}
.icon_gift:before {
content: "\e073";
}
.icon_house:before {
content: "\e074";
}
.icon_camera:before {
content: "\e075";
}
.icon_mail:before {
content: "\e076";
}
.icon_cone:before {
content: "\e077";
}
.icon_ribbon:before {
content: "\e078";
}
.icon_bag:before {
content: "\e079";
}
.icon_cart:before {
content: "\e07a";
}
.icon_tag:before {
content: "\e07b";
}
.icon_tags:before {
content: "\e07c";
}
.icon_trash:before {
content: "\e07d";
}
.icon_cursor:before {
content: "\e07e";
}
.icon_mic:before {
content: "\e07f";
}
.icon_compass:before {
content: "\e080";
}
.icon_pin:before {
content: "\e081";
}
.icon_pushpin:before {
content: "\e082";
}
.icon_map:before {
content: "\e083";
}
.icon_drawer:before {
content: "\e084";
}
.icon_toolbox:before {
content: "\e085";
}
.icon_book:before {
content: "\e086";
}
.icon_contacts:before {
content: "\e087";
}
.icon_archive:before {
content: "\e088";
}
.icon_heart:before {
content: "\e089";
}
.icon_profile:before {
content: "\e08a";
}
.icon_group:before {
content: "\e08b";
}
.icon_grid-2x2:before {
content: "\e08c";
}
.icon_grid-3x3:before {
content: "\e08d";
}
.icon_music:before {
content: "\e08e";
}
.icon_pause_alt:before {
content: "\e08f";
}
.icon_phone:before {
content: "\e090";
}
.icon_upload:before {
content: "\e091";
}
.icon_download:before {
content: "\e092";
}
.social_facebook:before {
content: "\e093";
}
.social_twitter:before {
content: "\e094";
}
.social_pinterest:before {
content: "\e095";
}
.social_googleplus:before {
content: "\e096";
}
.social_tumblr:before {
content: "\e097";
}
.social_tumbleupon:before {
content: "\e098";
}
.social_wordpress:before {
content: "\e099";
}
.social_instagram:before {
content: "\e09a";
}
.social_dribbble:before {
content: "\e09b";
}
.social_vimeo:before {
content: "\e09c";
}
.social_linkedin:before {
content: "\e09d";
}
.social_rss:before {
content: "\e09e";
}
.social_deviantart:before {
content: "\e09f";
}
.social_share:before {
content: "\e0a0";
}
.social_myspace:before {
content: "\e0a1";
}
.social_skype:before {
content: "\e0a2";
}
.social_youtube:before {
content: "\e0a3";
}
.social_picassa:before {
content: "\e0a4";
}
.social_googledrive:before {
content: "\e0a5";
}
.social_flickr:before {
content: "\e0a6";
}
.social_blogger:before {
content: "\e0a7";
}
.social_spotify:before {
content: "\e0a8";
}
.social_delicious:before {
content: "\e0a9";
}
.social_facebook_circle:before {
content: "\e0aa";
}
.social_twitter_circle:before {
content: "\e0ab";
}
.social_pinterest_circle:before {
content: "\e0ac";
}
.social_googleplus_circle:before {
content: "\e0ad";
}
.social_tumblr_circle:before {
content: "\e0ae";
}
.social_stumbleupon_circle:before {
content: "\e0af";
}
.social_wordpress_circle:before {
content: "\e0b0";
}
.social_instagram_circle:before {
content: "\e0b1";
}
.social_dribbble_circle:before {
content: "\e0b2";
}
.social_vimeo_circle:before {
content: "\e0b3";
}
.social_linkedin_circle:before {
content: "\e0b4";
}
.social_rss_circle:before {
content: "\e0b5";
}
.social_deviantart_circle:before {
content: "\e0b6";
}
.social_share_circle:before {
content: "\e0b7";
}
.social_myspace_circle:before {
content: "\e0b8";
}
.social_skype_circle:before {
content: "\e0b9";
}
.social_youtube_circle:before {
content: "\e0ba";
}
.social_picassa_circle:before {
content: "\e0bb";
}
.social_googledrive_alt2:before {
content: "\e0bc";
}
.social_flickr_circle:before {
content: "\e0bd";
}
.social_blogger_circle:before {
content: "\e0be";
}
.social_spotify_circle:before {
content: "\e0bf";
}
.social_delicious_circle:before {
content: "\e0c0";
}
.social_facebook_square:before {
content: "\e0c1";
}
.social_twitter_square:before {
content: "\e0c2";
}
.social_pinterest_square:before {
content: "\e0c3";
}
.social_googleplus_square:before {
content: "\e0c4";
}
.social_tumblr_square:before {
content: "\e0c5";
}
.social_stumbleupon_square:before {
content: "\e0c6";
}
.social_wordpress_square:before {
content: "\e0c7";
}
.social_instagram_square:before {
content: "\e0c8";
}
.social_dribbble_square:before {
content: "\e0c9";
}
.social_vimeo_square:before {
content: "\e0ca";
}
.social_linkedin_square:before {
content: "\e0cb";
}
.social_rss_square:before {
content: "\e0cc";
}
.social_deviantart_square:before {
content: "\e0cd";
}
.social_share_square:before {
content: "\e0ce";
}
.social_myspace_square:before {
content: "\e0cf";
}
.social_skype_square:before {
content: "\e0d0";
}
.social_youtube_square:before {
content: "\e0d1";
}
.social_picassa_square:before {
content: "\e0d2";
}
.social_googledrive_square:before {
content: "\e0d3";
}
.social_flickr_square:before {
content: "\e0d4";
}
.social_blogger_square:before {
content: "\e0d5";
}
.social_spotify_square:before {
content: "\e0d6";
}
.social_delicious_square:before {
content: "\e0d7";
}
.icon_printer:before {
content: "\e103";
}
.icon_calulator:before {
content: "\e0ee";
}
.icon_building:before {
content: "\e0ef";
}
.icon_floppy:before {
content: "\e0e8";
}
.icon_drive:before {
content: "\e0ea";
}
.icon_search-2:before {
content: "\e101";
}
.icon_id:before {
content: "\e107";
}
.icon_id-2:before {
content: "\e108";
}
.icon_puzzle:before {
content: "\e102";
}
.icon_like:before {
content: "\e106";
}
.icon_dislike:before {
content: "\e0eb";
}
.icon_mug:before {
content: "\e105";
}
.icon_currency:before {
content: "\e0ed";
}
.icon_wallet:before {
content: "\e100";
}
.icon_pens:before {
content: "\e104";
}
.icon_easel:before {
content: "\e0e9";
}
.icon_flowchart:before {
content: "\e109";
}
.icon_datareport:before {
content: "\e0ec";
}
.icon_briefcase:before {
content: "\e0fe";
}
.icon_shield:before {
content: "\e0f6";
}
.icon_percent:before {
content: "\e0fb";
}
.icon_globe:before {
content: "\e0e2";
}
.icon_globe-2:before {
content: "\e0e3";
}
.icon_target:before {
content: "\e0f5";
}
.icon_hourglass:before {
content: "\e0e1";
}
.icon_balance:before {
content: "\e0ff";
}
.icon_rook:before {
content: "\e0f8";
}
.icon_printer-alt:before {
content: "\e0fa";
}
.icon_calculator_alt:before {
content: "\e0e7";
}
.icon_building_alt:before {
content: "\e0fd";
}
.icon_floppy_alt:before {
content: "\e0e4";
}
.icon_drive_alt:before {
content: "\e0e5";
}
.icon_search_alt:before {
content: "\e0f7";
}
.icon_id_alt:before {
content: "\e0e0";
}
.icon_id-2_alt:before {
content: "\e0fc";
}
.icon_puzzle_alt:before {
content: "\e0f9";
}
.icon_like_alt:before {
content: "\e0dd";
}
.icon_dislike_alt:before {
content: "\e0f1";
}
.icon_mug_alt:before {
content: "\e0dc";
}
.icon_currency_alt:before {
content: "\e0f3";
}
.icon_wallet_alt:before {
content: "\e0d8";
}
.icon_pens_alt:before {
content: "\e0db";
}
.icon_easel_alt:before {
content: "\e0f0";
}
.icon_flowchart_alt:before {
content: "\e0df";
}
.icon_datareport_alt:before {
content: "\e0f2";
}
.icon_briefcase_alt:before {
content: "\e0f4";
}
.icon_shield_alt:before {
content: "\e0d9";
}
.icon_percent_alt:before {
content: "\e0da";
}
.icon_globe_alt:before {
content: "\e0de";
}
.icon_clipboard:before {
content: "\e0e6";
}
.glyph {
float: left;
text-align: center;
padding: .75em;
margin: .4em 1.5em .75em 0;
width: 6em;
text-shadow: none;
}
.glyph_big {
font-size: 128px;
color: #59c5dc;
float: left;
margin-right: 20px;
}
.glyph div { padding-bottom: 10px;}
.glyph input {
font-family: consolas, monospace;
font-size: 12px;
width: 100%;
text-align: center;
border: 0;
box-shadow: 0 0 0 1px #ccc;
padding: .2em;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.centered {
margin-left: auto;
margin-right: auto;
}
.glyph .fs1 {
font-size: 2em;
}a {
text-decoration: none;
}
a:hover {
color: #5e2ced;
}
a:hover, a:focus {
text-decoration: none;
}
.row.m0 {
margin: 0px;
}
.p0 {
padding: 0px;
}
i:before {
margin-left: 0px !important;
}
body {
font: 300 15px/28px "Poppins", sans-serif;
letter-spacing: 0px;
color: #677294;
padding: 0px;
overflow-x: hidden;
z-index: 0;
position: relative;
}
.body_wrapper {
z-index: 20;
overflow: hidden;
}
a, .btn, button {
text-decoration: none;
outline: none;
}
a:hover, a:focus, .btn:hover, .btn:focus, button:hover, button:focus {
text-decoration: none;
outline: none;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
outline: none;
-webkit-box-shadow: none;
box-shadow: none;
}
@media (min-width: 1250px) {
.container {
max-width: 1200px;
}
}
@media (max-width: 767px) {
.container {
max-width: 100%;
}
}
.container.custom_container {
max-width: 1520px;
}
.f_size_50 {
font-size: 50px;
}
.f_size_40 {
font-size: 40px;
}
.f_size_30 {
font-size: 30px;
}
.f_size_28 {
font-size: 28px;
}
.f_size_22 {
font-size: 22px;
}
.f_size_24 {
font-size: 24px;
}
.f_size_20 {
font-size: 20px;
}
.f_size_18 {
font-size: 18px;
}
.f_size_16 {
font-size: 16px;
}
.f_size_15 {
font-size: 15px;
}
.l_height60 {
line-height: 60px;
}
.l_height50 {
line-height: 50px;
}
.l_height45 {
line-height: 45px;
}
.l_height40 {
line-height: 40px;
}
.l_height30 {
line-height: 30px;
}
.l_height34 {
line-height: 34px;
}
.l_height28 {
line-height: 28px;
}
.f_p {
font-family: "Poppins", sans-serif;
} .f_300 {
font-weight: 300;
}
.f_400 {
font-weight: 400;
}
.f_500 {
font-weight: 500;
}
.f_600 {
font-weight: 600;
}
.f_700 {
font-weight: 700;
}
.f_900 {
font-weight: 900;
}
.t_color {
color: #051441;
}
.w_color {
color: #fff;
}
.t_color2 {
color: #3f4451;
}
.t_color3 {
color: #222d39;
}
.d_p_color {
color: #bdbed6;
}
.bg_color {
background: #fbfbfd;
}
.dk_bg_one {
background: #090a21;
}
.dk_bg_two {
background: #0f1029;
}
.seo_title_color {
color: #263b5e;
}
.mt_60 {
margin-top: 60px;
}
.mt_30 {
margin-top: 30px;
}
.mt_40 {
margin-top: 40px;
}
.mt_70 {
margin-top: 70px;
}
.mt_75 {
margin-top: 75px;
}
.mt_100 {
margin-top: 100px;
}
.mt_130 {
margin-top: 130px;
}
.mb_70 {
margin-bottom: 70px;
}
.mb_20 {
margin-bottom: 20px;
}
.mb_15 {
margin-bottom: 15px;
}
.mb_30 {
margin-bottom: -30px;
}
.mb-30 {
margin-bottom: 30px;
}
.mb_40 {
margin-bottom: 40px;
}
.mb_50 {
margin-bottom: 50px;
}
.mb-50 {
margin-bottom: -50px;
}
.mb_60 {
margin-bottom: 60px;
}
.mb_90 {
margin-bottom: 90px;
}
.pl_20 {
padding-left: 20px;
}
.pl-30 {
padding-left: 30px;
}
.pl_40 {
padding-left: 40px;
}
.pl_50 {
padding-left: 50px;
}
.pl_100 {
padding-left: 100px;
}
.pl_70 {
padding-left: 70px;
}
.pl_120 {
padding-left: 120px;
}
.pr_100 {
padding-right: 100px;
}
.pr_120 {
padding-right: 120px;
}
.pr_70 {
padding-right: 70px;
}
.pr_50 {
padding-right: 50px;
}
.pr_20 {
padding-right: 20px;
}
.pt_150 {
padding-top: 150px;
}
.pt_120 {
padding-top: 40px;
}
.sec_pad {
padding: 120px 0px;
}  .btn_hover {
overflow: hidden;
display: inline-block;
font-weight: 500;
font-size: 14px;
font-family: "Poppins", sans-serif;
z-index: 1;
cursor: pointer;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.btn_hover:hover {
color: #fff;
}
.btn_get {
font: 500 14px/47px "Poppins", sans-serif;
color: #6754e2;
border: 2px solid #ccc5fa;
border-radius: 4px;
-webkit-box-shadow: 0px 20px 24px 0px rgba(0, 11, 40, 0.1);
box-shadow: 0px 20px 24px 0px rgba(0, 11, 40, 0.1);
padding: 0px 23px;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
-webkit-transition-property: color;
-o-transition-property: color;
transition-property: color;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
min-width: 120px;
text-align: center;
}
.btn_get:hover {
color: #fff;
background: #6754e2;
border-color: #6754e2;
-webkit-box-shadow: none;
box-shadow: none;
}
.btn_get_two {
-webkit-box-shadow: none;
box-shadow: none;
background: #5e2ced;
border-color: #5e2ced;
color: #fff;
}
.btn_get_two:hover {
background: transparent;
color: #5e2ced;
}
.price_btn {
font: 500 15px/53px "Poppins", sans-serif;
color: #6754e2;
border: 1px solid #6754e2;
border-radius: 4px;
padding: 0px 25px;
display: inline-block;
-webkit-transition: background 0.2s linear;
-o-transition: background 0.2s linear;
transition: background 0.2s linear;
}
.price_btn:hover {
background: #6754e2;
color: #fff;
}
.slider_btn {
font: 500 14px/20px "Poppins", sans-serif;
color: #00aff0;
border-radius: 45px;
padding: 15px 35px;
background: #fff;
}
.slider_btn:hover {
background: #00aff0;
color: #fff;
}
.btn_three {
font: 500 14px "Poppins", sans-serif;
color: #fff;
background: #7444fd;
border-radius: 3px;
padding: 15px 30px;
border: 1px solid #7444fd;
margin-top: 50px;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
cursor: pointer;
display: inline-block;
}
.btn_three:hover {
color: #7444fd;
background: transparent;
}
.agency_banner_btn {
font: 500 14px "Poppins", sans-serif;
color: #fff;
background: #5e2ced;
-webkit-box-shadow: 0px 20px 30px 0px rgba(12, 0, 46, 0.1);
box-shadow: 0px 20px 30px 0px rgba(12, 0, 46, 0.1);
border-radius: 3px;
padding: 16px 38px;
border: 1px solid #5e2ced;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
cursor: pointer;
}
.agency_banner_btn:hover {
color: #5e2ced;
-webkit-box-shadow: none;
box-shadow: none;
background: transparent;
}
.agency_banner_btn_two {
font: 500 14px "Poppins", sans-serif;
color: #222d39;
position: relative;
margin-left: 50px;
-webkit-transition: color 0.2s linear;
-o-transition: color 0.2s linear;
transition: color 0.2s linear;
}
.agency_banner_btn_two:before {
content: "";
width: 100%;
height: 1px;
background: #60656d;
position: absolute;
bottom: 0;
left: 0;
-webkit-transition: background 0.2s linear;
-o-transition: background 0.2s linear;
transition: background 0.2s linear;
}
.agency_banner_btn_two:hover {
color: #5e2ced;
}
.agency_banner_btn_two:hover:before {
background: #5e2ced;
}
.software_banner_btn {
font: 500 14px "Poppins", sans-serif;
color: #fff;
background: #3d64f4;
-webkit-box-shadow: 0px 20px 30px 0px rgba(12, 0, 46, 0.1);
box-shadow: 0px 20px 30px 0px rgba(12, 0, 46, 0.1);
display: inline-block;
padding: 16px 42px;
border-radius: 45px;
border: 0px;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.software_banner_btn:hover {
color: #3d64f4;
background: #fff;
}
.video_btn {
font: 500 14px "Poppins", sans-serif;
color: #fff;
margin-left: 30px;
}
.video_btn .icon {
width: 44px;
height: 44px;
border-radius: 50%;
background: #fff;
display: inline-block;
color: #3d64f4;
text-align: center;
line-height: 46px;
font-size: 18px;
margin-right: 18px;
vertical-align: middle;
-webkit-box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.19);
box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.19);
}
.video_btn span {
display: inline-block;
position: relative;
}
.video_btn span:before {
content: "";
width: 100%;
height: 1px;
position: absolute;
bottom: 0;
background: #fff;
}
.video_btn:hover {
color: #fff;
}
.btn_four {
font: 500 14px "Poppins", sans-serif;
padding: 16px 40px;
border-radius: 45px;
color: #fff;
border: 1px solid #3d64f4;
background: #3d64f4;
cursor: pointer;
}
.btn_four:hover {
color: #3d64f4;
background: transparent;
}
.saas_banner_btn {
padding: 16px 40px;
background: #3d57f4;
border-radius: 4px;
color: #fff;
}
.saas_banner_btn:hover {
color: #3d57f4;
background: #fff;
}
.btn_five {
border: 1px solid #fff;
color: #fff;
border-radius: 3px;
padding: 12px 28px;
}
.btn_five:hover {
background: #3d57f4;
border-color: #3d57f4;
}
.app_btn {
-webkit-box-shadow: 0px 20px 30px 0px rgba(12, 0, 46, 0.1);
box-shadow: 0px 20px 30px 0px rgba(12, 0, 46, 0.1);
background-color: #4069eb;
display: inline-block;
padding: 14px 40px;
color: #fff;
border-radius: 45px;
border: 1px solid #4069eb;
}
.app_btn:hover {
color: #4069eb;
background: #fbfbfd;
-webkit-box-shadow: none;
box-shadow: none;
}
.gr_btn {
font: 500 14px "Poppins", sans-serif;
color: #23b1fe;
display: inline-block;
padding: 15px 31px;
position: relative;
min-width: 140px;
border-radius: 4px;
background-image: -moz-linear-gradient(-48deg, #237efd 0%, #24b0fe 46%, #24e2ff 100%);
background-image: -webkit-linear-gradient(-48deg, #237efd 0%, #24b0fe 46%, #24e2ff 100%);
background-image: -ms-linear-gradient(-48deg, #237efd 0%, #24b0fe 46%, #24e2ff 100%);
z-index: 1;
-webkit-transition: color 0.2s linear;
-o-transition: color 0.2s linear;
transition: color 0.2s linear;
}
.gr_btn:before {
content: "";
position: absolute;
top: 1px;
left: 50%;
width: calc(100% - 2px);
bottom: 1px;
border-radius: 4px;
background: #fff;
z-index: 0;
-webkit-transition: opacity 0.2s linear;
-o-transition: opacity 0.2s linear;
transition: opacity 0.2s linear;
-webkit-transform: translatex(-50%);
-ms-transform: translatex(-50%);
transform: translatex(-50%);
}
.gr_btn .text {
position: relative;
z-index: 1;
}
.gr_btn:hover {
color: #fff;
}
.gr_btn:hover:before {
opacity: 0;
}
.btn_six {
background: #17c7bd;
font-size: 15px;
border: 1px solid #17c7bd;
padding: 13px 35px;
color: #fff;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
display: inline-block;
}
.btn_six:hover {
background: #ebfaf9;
color: #17c7bd;
}
.btn_six + .btn_six {
background: #ebfaf9;
color: #17c7bd;
margin-left: 20px;
}
.btn_six + .btn_six i {
padding-right: 5px;
}
.btn_six + .btn_six:hover {
background: #17c7bd;
color: #fff;
}
.seo_btn {
display: inline-block;
padding: 11px 40px;
border-radius: 4px;
}
.seo_btn_one {
color: #5e2ced;
background: #e8e1fc;
}
.seo_btn_one:hover {
background: #5e2ced;
color: #fff;
}
.seo_btn_two {
color: #00c99c;
background: #d4f6ee;
}
.seo_btn_two:hover {
background: #00c99c;
color: #fff;
}   .header_area {
width: 100%;
left: 0;
z-index: 20;
top: 0;
}
.menu_one {
padding: 0px;
}
.menu_one .btn_get {
margin-left: 40px;
}
.sticky_logo img + img {
display: none;
}
@media (min-width: 992px) {
.mobile_btn {
visibility: hidden;
display: none;
}
}
@media (max-width: 991px) {
.hidden-sm {
visibility: hidden;
display: none;
}
}
.menu > .nav-item {
position: relative;
padding-bottom: 35px;
padding-top: 35px;
}
.menu > .nav-item > .nav-link {
font: 500 15px "Poppins", sans-serif;
color: #051441;
padding: 0px;
-webkit-transition: color 0.3s ease 0s;
-o-transition: color 0.3s ease 0s;
transition: color 0.3s ease 0s;
position: relative;
}
.menu > .nav-item > .nav-link:before {
content: "";
width: 0;
height: 1px;
background: #6754e2;
position: absolute;
bottom: 0;
left: auto;
right: 0;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.menu > .nav-item > .nav-link:after {
display: none;
}
.menu > .nav-item.submenu .dropdown-menu {
margin: 0;
border: 0;
border-radius: 0;
left: -40px;
min-width: 200px;
padding: 0px;
background: #fff;
-webkit-box-shadow: -1px 2px 19px 3px rgba(14, 0, 40, 0.05);
box-shadow: -1px 2px 19px 3px rgba(14, 0, 40, 0.05);
}
@media (min-width: 992px) {
.menu > .nav-item.submenu .dropdown-menu {
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
-webkit-transition: all 0.3s ease-in;
-o-transition: all 0.3s ease-in;
transition: all 0.3s ease-in;
opacity: 0;
visibility: hidden;
display: block;
}
}
.menu > .nav-item.submenu .dropdown-menu .nav-item {
display: block;
width: 100%;
margin-right: 0px;
padding: 0px 40px;
background: #fff;
position: relative;
}
.menu > .nav-item.submenu .dropdown-menu .nav-item .nav-link {
padding: 0px;
white-space: nowrap;
font: 400 14px/34px "Poppins", sans-serif;
color: #051441;
-webkit-transition: color 0.2s linear;
-o-transition: color 0.2s linear;
transition: color 0.2s linear;
}
.menu > .nav-item.submenu .dropdown-menu .nav-item .nav-link:after {
display: none;
}
.menu > .nav-item.submenu .dropdown-menu .nav-item:hover > .nav-link span,
.menu > .nav-item.submenu .dropdown-menu .nav-item:hover > .nav-link,
.menu > .nav-item.submenu .dropdown-menu .nav-item:focus > .nav-link,
.menu > .nav-item.submenu .dropdown-menu .nav-item.active > .nav-link {
color: #5e2ced;
}
.menu > .nav-item.submenu .dropdown-menu .nav-item:first-child {
padding-top: 25px;
}
@media (min-width: 992px) {
.menu > .nav-item.submenu .dropdown-menu .nav-item:first-child > .dropdown-menu {
top: 0;
}
}
.menu > .nav-item.submenu .dropdown-menu .nav-item:last-child {
padding-bottom: 30px;
margin-bottom: -8px;
}
.menu > .nav-item.submenu .dropdown-menu .nav-item > .dropdown-menu {
-webkit-transition: transform 0.3s ease-in;
-o-transition: transform 0.3s ease-in;
transition: transform 0.3s ease-in;
padding: 0px;
}
.menu > .nav-item.submenu .dropdown-menu .nav-item > .dropdown-menu:before {
display: none;
}
@media (min-width: 992px) {
.menu > .nav-item.submenu .dropdown-menu .nav-item > .dropdown-menu {
position: absolute;
left: 100%;
top: -25px;
opacity: 0;
display: block;
visibility: hidden;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
-webkit-transition: all 0.3s ease-in;
-o-transition: all 0.3s ease-in;
transition: all 0.3s ease-in;
}
}
.menu > .nav-item.submenu .dropdown-menu.mega_menu_three > .nav-item {
padding: 0px;
}
.menu > .nav-item.submenu .dropdown-menu.mega_menu_three > .nav-item > .dropdown-menu {
left: 0;
position: relative;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.menu > .nav-item.submenu .dropdown-menu.mega_menu_three > .nav-item > .dropdown-menu .nav-item {
padding: 16px 30px;
border: 1px solid transparent;
-webkit-transition: all .15s linear;
-o-transition: all .15s linear;
transition: all .15s linear;
}
.menu > .nav-item.submenu .dropdown-menu.mega_menu_three > .nav-item > .dropdown-menu .nav-item .nav-link .navdropdown_link {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.menu > .nav-item.submenu .dropdown-menu.mega_menu_three > .nav-item > .dropdown-menu .nav-item .nav-link .navdropdown_link .navdropdown_icon {
margin-right: 20px;
}
.menu > .nav-item.submenu .dropdown-menu.mega_menu_three > .nav-item > .dropdown-menu .nav-item .nav-link .navdropdown_link .navdropdown_content h5 {
font: 500 16px "Poppins", sans-serif;
color: #13112d;
margin-bottom: 0px;
}
.menu > .nav-item.submenu .dropdown-menu.mega_menu_three > .nav-item > .dropdown-menu .nav-item .nav-link .navdropdown_link .navdropdown_content p {
margin-bottom: 0;
padding-top: 5px;
font-size: 15px;
line-height: 20px;
color: #677294;
}
.menu > .nav-item.submenu .dropdown-menu.mega_menu_three > .nav-item > .dropdown-menu .nav-item.nav_download_btn {
border-top-color: #f2f0f7;
padding: 15px 45px;
}
.menu > .nav-item.submenu .dropdown-menu.mega_menu_three > .nav-item > .dropdown-menu .nav-item.nav_download_btn .nav-link .navdropdown_link {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.menu > .nav-item.submenu .dropdown-menu.mega_menu_three > .nav-item > .dropdown-menu .nav-item.nav_download_btn .nav-link .navdropdown_link .navdropdown_icon {
margin-right: 10px;
}
.menu > .nav-item.submenu .dropdown-menu.mega_menu_three > .nav-item > .dropdown-menu .nav-item:hover {
-webkit-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
border-color: #f2f0f7;
background-color: white;
-webkit-box-shadow: 0px 20px 30px 0px rgba(12, 0, 46, 0.1), 0px -1px 0px 0px rgba(243, 241, 248, 0.004);
box-shadow: 0px 20px 30px 0px rgba(12, 0, 46, 0.1), 0px -1px 0px 0px rgba(243, 241, 248, 0.004);
}
.menu > .nav-item.submenu.mega_menu {
position: static;
}
.menu > .nav-item.submenu.mega_menu .mega_menu_inner {
min-width: 200px;
list-style: none;
position: absolute;
-webkit-box-shadow: -1px 2px 19px 3px rgba(14, 0, 40, 0.05);
box-shadow: -1px 2px 19px 3px rgba(14, 0, 40, 0.05);
left: 0px;
right: 0px;
-webkit-transition: all 300ms linear 0s;
-o-transition: all 300ms linear 0s;
transition: all 300ms linear 0s;
background: #fff;
}
@media (min-width: 992px) {
.menu > .nav-item.submenu.mega_menu .mega_menu_inner {
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
-webkit-transition: all 0.3s ease-in;
-o-transition: all 0.3s ease-in;
transition: all 0.3s ease-in;
top: 100%;
opacity: 0;
visibility: hidden;
display: block;
}
}
.menu > .nav-item.submenu.mega_menu .mega_menu_inner > .dropdown-menu {
position: relative;
max-width: 1170px;
margin: 0 auto;
left: 0;
background: transparent;
-webkit-box-shadow: none;
box-shadow: none;
padding: 0px;
}
@media (min-width: 992px) {
.menu > .nav-item.submenu.mega_menu .mega_menu_inner > .dropdown-menu {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.menu > .nav-item.submenu.mega_menu .mega_menu_inner > .dropdown-menu > .nav-item {
padding-top: 40px;
padding-bottom: 40px;
margin-bottom: 0px;
width: 25%;
}
.menu > .nav-item.submenu.mega_menu .mega_menu_inner > .dropdown-menu > .nav-item > .nav-link {
font: 500 18px "Poppins", sans-serif;
color: #13112d;
}
.menu > .nav-item.submenu.mega_menu .mega_menu_inner > .dropdown-menu > .nav-item .dropdown-menu {
left: 0;
position: relative;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
-webkit-box-shadow: none;
box-shadow: none;
padding: 0px;
top: 0;
}
.menu > .nav-item.submenu.mega_menu .mega_menu_inner > .dropdown-menu > .nav-item .dropdown-menu > .nav-item {
padding-left: 0px;
padding-right: 0px;
white-space: normal;
}
.menu > .nav-item.submenu.mega_menu .mega_menu_inner > .dropdown-menu > .nav-item .dropdown-menu > .nav-item:first-child {
padding-top: 20px;
}
.menu > .nav-item.submenu.mega_menu .mega_menu_inner > .dropdown-menu > .nav-item .dropdown-menu > .nav-item:last-child {
padding-bottom: 0px;
margin-bottom: 0px;
}
.menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner .dropdown-menu {
left: 0;
}
@media (min-width: 992px) {
.menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner .dropdown-menu {
padding: 20px 0px;
}
}
.menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner .dropdown-menu .mCSB_scrollTools {
width: 0px;
}
.menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner .dropdown-menu .mCSB_container {
margin: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner .dropdown-menu .mCustomScrollBox {
width: 100%;
}
.menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner .dropdown-menu .nav-item {
padding: 0px;
margin-bottom: 0;
width: 100%;
}
.menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner .dropdown-menu .nav-item .dropdown-menu {
left: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-left: -20px;
margin-right: -20px;
max-height: calc(100vh - 140px);
}
.menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner .dropdown-menu .nav-item .dropdown-menu .nav-item {
width: 20%;
padding: 15px 20px;
margin-bottom: 0;
}
.menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner .dropdown-menu .nav-item .item {
text-align: center;
}
.menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner .dropdown-menu .nav-item .item .rebon_tap {
font: 500 12px "Poppins", sans-serif;
color: #1bcb1f;
background: #fff;
display: block;
position: absolute;
top: -7px;
left: -25px;
padding: 15px 22px 5px;
text-transform: uppercase;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner .dropdown-menu .nav-item .item .img {
-webkit-box-shadow: 0px 4px 8px 0px rgba(12, 0, 46, 0.06);
box-shadow: 0px 4px 8px 0px rgba(12, 0, 46, 0.06);
position: relative;
margin-top: 0;
display: block;
overflow: hidden;
}
.menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner .dropdown-menu .nav-item .item .img:before {
content: "";
width: 100%;
height: 100%;
position: absolute;
background: #13112d;
left: 0;
top: 0;
opacity: 0;
-webkit-transition: opacity 0.3s linear;
-o-transition: opacity 0.3s linear;
transition: opacity 0.3s linear;
}
.menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner .dropdown-menu .nav-item .item .img img {
width: 100%;
max-width: 100%;
}
.menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner .dropdown-menu .nav-item .item .img.box_none {
-webkit-box-shadow: none;
box-shadow: none;
}
.menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner .dropdown-menu .nav-item .item .text {
font: 500 16px/22px "Poppins", sans-serif;
color: #13112d;
display: block;
margin-top: 20px;
}
.menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner .dropdown-menu .nav-item .item .text:hover {
color: #5e2ced;
}
.menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner .dropdown-menu .nav-item .item:hover .img:before {
opacity: 0.50;
}
@media (min-width: 992px) {
.menu > .nav-item.submenu.mega_menu:hover .dropdown-menu > .nav-item > .dropdown-menu {
opacity: 1;
visibility: visible;
}
.menu > .nav-item.submenu.mega_menu:hover .mega_menu_inner {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
opacity: 1;
visibility: visible;
}
}
.menu > .nav-item:nth-last-child(-n+2).submenu .dropdown-menu {
left: auto;
right: 0;
}
.menu > .nav-item:nth-last-child(-n+2).submenu .dropdown-menu .nav-item > .dropdown-menu {
left: auto;
right: 100%;
}
.menu > .nav-item:nth-last-child(-n+2).submenu .dropdown-menu.mega_menu_three .nav-item > .dropdown-menu{
left: 0 !important;
right: auto;
}
.menu > .nav-item:nth-last-child(-n+2).submenu.mega_menu .dropdown-menu {
left: 0;
right: auto;
}
.menu > .nav-item:nth-last-child(-n+2).submenu.mega_menu .dropdown-menu .nav-item > .dropdown-menu {
left: 0;
right: auto;
}
.menu > .nav-item + .nav-item {
margin-left: 45px;
}
.menu > .nav-item.active .nav-link {
color: #6754e2;
}
.menu > .nav-item.active .nav-link:before {
width: 100%;
left: 0;
right: auto;
}
.menu > .nav-item:hover .nav-link {
color: #6754e2;
}
.menu > .nav-item:hover .nav-link:before {
width: 100%;
left: 0;
right: auto;
}
@media (min-width: 992px) {
.menu > .nav-item:hover .dropdown-menu {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
visibility: visible;
}
.menu > .nav-item:hover .dropdown-menu.mega_menu_three .nav-item .dropdown-menu {
opacity: 1;
visibility: visible;
}
}
@media (min-width: 992px) and (min-width: 992px) {
.menu > .nav-item:hover .dropdown-menu > .nav-item:hover > .dropdown-menu {
-webkit-transform: scaleY(1);
-ms-transform: scaleY(1);
transform: scaleY(1);
opacity: 1;
visibility: visible;
}
}
.navbar .search_cart .search a, .navbar .search_cart .shpping-cart a {
font-size: 16px;
line-height: 18px;
color: #282835;
margin-left: 12px;
}
.navbar .search_cart .search {
display: inline-block;
}
.navbar .search_cart .search a.nav-link {
font-size: 13px;
line-height: 19px;
position: relative;
margin-left: 32px;
}
.navbar .search_cart .shpping-cart {
display: inline-block;
margin-left: 0px;
margin-right: 0px;
}
.navbar .search_cart .shpping-cart .num {
position: absolute;
width: 16px;
height: 16px;
border-radius: 50%;
background: #fff;
color: #6754e2;
font-size: 11px;
display: block;
top: -8px;
right: -9px;
line-height: 16px;
text-align: center;
}
.navbar .search_cart .shpping-cart .dropdown-menu {
padding: 0;
min-width: 350px;
width: 100%;
position: absolute;
}
.navbar .search_cart .shpping-cart .dropdown-menu li {
background: #fff;
}
.navbar .search_cart .shpping-cart .dropdown-menu li:first-child {
padding-bottom: 0px;
}
.navbar .search_cart .shpping-cart .dropdown-menu .cart-single-item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 30px;
}
.navbar .search_cart .shpping-cart .dropdown-menu .cart-single-item a {
color: #333;
margin-left: 0;
}
.navbar .search_cart .shpping-cart .dropdown-menu .cart-single-item .cart-img {
display: block;
width: 30%;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.navbar .search_cart .shpping-cart .dropdown-menu .cart-single-item .cart-content {
width: 60%;
padding-left: 15px;
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center;
}
.navbar .search_cart .shpping-cart .dropdown-menu .cart-single-item .cart-content .cart-title {
font-size: 15px;
font-weight: 500;
line-height: 22px;
font-family: "Poppins", sans-serif;
margin-bottom: 10px;
-webkit-transition: color 0.3s linear;
-o-transition: color 0.3s linear;
transition: color 0.3s linear;
}
.navbar .search_cart .shpping-cart .dropdown-menu .cart-single-item .cart-content p {
font-size: 14px;
line-height: 22px;
font-family: "Poppins", sans-serif;
color: #333;
font-weight: 300;
margin-bottom: 0px;
}
.navbar .search_cart .shpping-cart .dropdown-menu .cart-single-item .cart-content p del {
color: #919191;
}
.navbar .search_cart .shpping-cart .dropdown-menu .cart-single-item .cart-remove {
width: 10%;
text-align: right;
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center;
}
.navbar .search_cart .shpping-cart .dropdown-menu .cart-single-item .cart-remove a {
font-size: 14px;
color: #333;
}
.navbar .search_cart .shpping-cart .dropdown-menu .cart-single-item .cart-remove a:hover {
color: #6754e2;
}
.navbar .search_cart .shpping-cart .dropdown-menu .cart-single-item:hover .cart-img {
opacity: 0.5;
}
.navbar .search_cart .shpping-cart .dropdown-menu .cart-single-item:hover .cart-title a {
color: #6754e2;
}
.navbar .search_cart .shpping-cart .dropdown-menu .cart_f {
padding: 25px 30px 30px;
background: #f9f9f9;
}
.navbar .search_cart .shpping-cart .dropdown-menu .cart_f .total {
font-size: 14px;
color: #676b75;
}
.navbar .search_cart .shpping-cart .dropdown-menu .cart_f .total .p-total {
float: right;
font-size: 20px;
color: #333333;
font-weight: 500;
}
.navbar .search_cart .shpping-cart .dropdown-menu .cart_f .cart-button .get_btn {
font-size: 14px;
text-transform: capitalize;
border-radius: 4px;
margin: 0px;
line-height: 40px;
padding: 0px 32px;
background: #6754e2;
border: 1px solid #6754e2;
color: #fff;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.navbar .search_cart .shpping-cart .dropdown-menu .cart_f .cart-button .get_btn:hover {
background: transparent;
color: #6754e2;
}
.navbar .search_cart .shpping-cart .dropdown-menu .cart_f .cart-button .get_btn + .get_btn {
margin-left: 10px;
background: transparent;
color: #6754e2;
}
.navbar .search_cart .shpping-cart .dropdown-menu .cart_f .cart-button .get_btn + .get_btn:hover {
background: #6754e2;
color: #fff;
}
.w_menu .nav-item .nav-link {
color: #fff;
}
.w_menu .nav-item .nav-link:before {
background: #fff;
}
.w_menu .nav-item:hover .nav-link, .w_menu .nav-item.active .nav-link {
color: #fff;
}
.nav_right_btn .login_btn {
font: 500 15px "Poppins", sans-serif;
padding: 13px 32px;
min-width: 120px;
display: inline-block;
text-align: center;
color: #fff;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
border-top-left-radius: 45px;
border-bottom-left-radius: 45px;
border-top-right-radius: 45px;
border: 1px solid transparent;
}
.nav_right_btn .login_btn:hover, .nav_right_btn .login_btn.active {
background: #fff;
color: #00aff0;
-webkit-box-shadow: 0px 20px 24px 0px rgba(0, 11, 40, 0.1);
box-shadow: 0px 20px 24px 0px rgba(0, 11, 40, 0.1);
}
@media (max-width: 991px) {
.nav_right_btn {
display: none;
}
}
.btn_get_radious {
border-radius: 45px;
border-width: 1px;
color: #fff;
background: #fff;
-webkit-box-shadow: none;
box-shadow: none;
padding: 0px 28px;
line-height: 45px;
}
.btn_get_radious:before {
background: #5846ed;
}
.btn_get_radious:hover {
color: #5846ed;
}  .navbar-toggler {
padding: 0px;
margin-left: 20px;
}
.navbar-toggler:focus {
outline: none;
}
.menu_toggle {
width: 22px;
height: 22px;
position: relative;
cursor: pointer;
display: block;
}
.menu_toggle .hamburger {
position: absolute;
height: 100%;
width: 100%;
display: block;
}
.menu_toggle .hamburger span {
width: 0%;
height: 2px;
position: relative;
top: 0;
left: 0;
margin: 4px 0;
display: block;
background: #fff;
border-radius: 3px;
-webkit-transition: .2s ease-in-out;
-o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
}
.menu_toggle .hamburger span:nth-child(1) {
-webkit-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
}
.menu_toggle .hamburger span:nth-child(2) {
-webkit-transition-delay: .125s;
-o-transition-delay: .125s;
transition-delay: .125s;
}
.menu_toggle .hamburger span:nth-child(3) {
-webkit-transition-delay: .2s;
-o-transition-delay: .2s;
transition-delay: .2s;
}
.menu_toggle .hamburger-cross {
position: absolute;
height: 100%;
width: 100%;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
display: block;
}
.menu_toggle .hamburger-cross span {
display: block;
background: #fff;
border-radius: 3px;
-webkit-transition: .2s ease-in-out;
-o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
}
.menu_toggle .hamburger-cross span:nth-child(1) {
height: 100%;
width: 2px;
position: absolute;
top: 0;
left: 10px;
-webkit-transition-delay: .3s;
-o-transition-delay: .3s;
transition-delay: .3s;
}
.menu_toggle .hamburger-cross span:nth-child(2) {
width: 100%;
height: 2px;
position: absolute;
left: 0;
top: 10px;
-webkit-transition-delay: .4s;
-o-transition-delay: .4s;
transition-delay: .4s;
}
.collapsed .menu_toggle .hamburger span {
width: 100%;
}
.collapsed .menu_toggle .hamburger span:nth-child(1) {
-webkit-transition-delay: .3s;
-o-transition-delay: .3s;
transition-delay: .3s;
}
.collapsed .menu_toggle .hamburger span:nth-child(2) {
-webkit-transition-delay: .4s;
-o-transition-delay: .4s;
transition-delay: .4s;
}
.collapsed .menu_toggle .hamburger span:nth-child(3) {
-webkit-transition-delay: .5s;
-o-transition-delay: .5s;
transition-delay: .5s;
}
.collapsed .menu_toggle .hamburger-cross span:nth-child(1) {
height: 0%;
-webkit-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
}
.collapsed .menu_toggle .hamburger-cross span:nth-child(2) {
width: 0%;
-webkit-transition-delay: .2s;
-o-transition-delay: .2s;
transition-delay: .2s;
}
.h_dark {
background: #13112d;
}
.header_area_three {
background-color: white;
-webkit-box-shadow: 0px 2px 4px 0px rgba(12, 0, 46, 0.1);
box-shadow: 0px 2px 4px 0px rgba(12, 0, 46, 0.1);
}
.header_area_three .menu_four .pl_30 {
padding-left: 30px;
}
.header_area_three .menu_four .btn_get {
border-color: #5e2ced;
background: #5e2ced;
color: #fff;
}
.header_area_three .menu_four .btn_get:hover {
background: transparent;
color: #5e2ced;
}
.header_area_three.navbar_fixed .menu_four .btn_get {
border-color: #5e2ced !important;
}
.header_area_four .header_top {
background: #13112d;
}
.header_area_four .header_top a {
-webkit-transition: color 0.3s linear;
-o-transition: color 0.3s linear;
transition: color 0.3s linear;
}
.header_area_four .header_top a:hover {
color: #5e2ced;
}
.header_area_four + section {
margin-top: 144px;
}
.header_top {
padding: 12px 0px;
}
.header_contact_info {
margin-bottom: 0;
}
.header_contact_info li {
display: inline-block;
font-size: 14px;
font-family: "Poppins", sans-serif;
font-weight: 400;
color: #fff;
text-transform: capitalize;
}
.header_contact_info li:before {
content: "";
width: 1px;
height: 12px;
top: 1px;
background: #5e5d76;
display: inline-block;
position: relative;
margin: 0px 22px 0px 20px;
}
.header_contact_info li:first-child:before {
display: none;
}
.header_contact_info li a {
color: #c3c1da;
font-weight: 300;
padding-left: 5px;
}
.header_social_icon {
text-align: right;
margin-bottom: 0;
}
.header_social_icon li {
display: inline-block;
margin: 0px 0px 0px 15px;
}
.header_social_icon li a {
font-size: 12px;
color: #fff;
}
.header_area_five .menu_one {
padding: 0px 50px;
}
.header_area_six .header_top {
border-bottom: 1px solid #e5ddfc;
}
.header_area_six .header_top a:hover {
color: #5e2ced !important;
}
.header_area_six .header_top .header_contact_info li {
color: #282835;
}
.header_area_six .header_top .header_contact_info li a {
color: #677294;
}
.header_area_six .header_top .header_social_icon li a {
color: #282835;
}
.header_area_six + section {
margin-top: 144px;
}
.header_area_seven .header_top {
background: #5e2ced;
padding: 0px;
}
.header_area_seven .header_top a {
line-height: 50px;
opacity: 0.7;
-webkit-transition: opacity 0.2s linear;
-o-transition: opacity 0.2s linear;
transition: opacity 0.2s linear;
}
.header_area_seven .header_top a:hover {
opacity: 1;
}
.header_area_seven .header_top .header_contact_info li i {
vertical-align: middle;
}
.header_area_seven .header_top .header_contact_info li a {
color: #fff;
}
.header_area_seven .header_top .header_social_icon {
border-left: 1px solid #7444ff;
padding-left: 22px;
margin-left: 40px;
}
.header_area_seven .header_top .header_top_menu {
text-align: right;
margin-bottom: 0px;
}
.header_area_seven .header_top .header_top_menu li {
display: inline-block;
}
.header_area_seven .header_top .header_top_menu li:before {
content: "";
width: 1px;
height: 11px;
background: #8e6bf7;
display: inline-block;
vertical-align: middle;
margin: 0px 17px 0px 15px;
}
.header_area_seven .header_top .header_top_menu li a {
font-size: 12px;
font-family: "Poppins", sans-serif;
font-weight: 300;
color: #fff;
-webkit-transition: opacity 0.2s linear;
-o-transition: opacity 0.2s linear;
transition: opacity 0.2s linear;
}
.header_area_seven .header_top .header_top_menu li:first-child:before {
display: none;
}
.header_area_seven + section {
margin-top: 143px;
} .header_area {
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.header_area.navbar_fixed {
position: fixed !important;
top: 0;
left: 0;
width: 100%;
background-color: white;
-webkit-box-shadow: 0px 4px 6px 0px rgba(12, 0, 46, 0.06);
box-shadow: 0px 4px 6px 0px rgba(12, 0, 46, 0.06);
}
.header_area.navbar_fixed .navbar {
padding: 0px;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.header_area.navbar_fixed .menu_one .btn_get {
-webkit-box-shadow: none;
box-shadow: none;
}
.header_area.navbar_fixed .sticky_logo img {
display: none;
}
.header_area.navbar_fixed .sticky_logo img + img {
display: block;
}
.header_area.navbar_fixed .w_menu .nav-item .nav-link {
color: #051441;
}
.header_area.navbar_fixed .w_menu .nav-item .nav-link:before {
background: #051441;
}
.header_area.navbar_fixed .menu_two .menu_toggle .hamburger-cross span, .header_area.navbar_fixed .menu_two .menu_toggle .hamburger span {
background: #051441;
}
.header_area.navbar_fixed .menu_two .nav_right_btn .login_btn.active, .header_area.navbar_fixed .menu_two .nav_right_btn .login_btn:hover {
border-color: #00aff0;
color: #00aff0;
-webkit-box-shadow: none;
box-shadow: none;
}
.header_area.navbar_fixed .menu_two .nav_right_btn .login_btn.active:hover {
background: #00aff0;
color: #fff;
}
.header_area.navbar_fixed .menu_four .btn_get {
border: 2px solid #ccc5fa;
-webkit-box-shadow: none;
box-shadow: none;
}
.header_area.navbar_fixed .menu_four .btn_get:hover {
border-color: #6754e2;
}
.header_area.navbar_fixed .menu_four .btn_get_radious {
border-color: #563bd1;
color: #563bd1;
}
.header_area.navbar_fixed .menu_four .btn_get_radious:hover {
background: #563bd1;
color: #fff;
}
.header_area.navbar_fixed .menu_four .menu_toggle .hamburger span, .header_area.navbar_fixed .menu_four .menu_toggle .hamburger-cross span {
background: #6754e2;
}
.header_area.navbar_fixed .nav_right_btn .login_btn {
color: #051441;
}
.header_area.navbar_fixed .menu_five .btn_get {
border-color: #3d64f4;
color: #3d64f4;
}
.header_area.navbar_fixed .menu_five .btn_get:hover {
background: #3d64f4;
color: #fff;
}
.header_area.navbar_fixed .menu_five .menu_toggle .hamburger-cross span, .header_area.navbar_fixed .menu_five .menu_toggle .hamburger span {
background: #3d64f4;
}
.header_area.navbar_fixed .menu_six .menu > .nav-item > .nav-link {
color: #051441;
}
.header_area.navbar_fixed .menu_six .menu > .nav-item:hover > .nav-link, .header_area.navbar_fixed .menu_six .menu > .nav-item.active > .nav-link {
color: #3d57f4;
}
.header_area.navbar_fixed .menu_six .menu > .nav-item:hover > .nav-link:before, .header_area.navbar_fixed .menu_six .menu > .nav-item.active > .nav-link:before {
background: #3d57f4;
}
.header_area.navbar_fixed .menu_six .menu_toggle .hamburger-cross span, .header_area.navbar_fixed .menu_six .menu_toggle .hamburger span {
background: #3d57f4;
}
.header_area.navbar_fixed .menu_six .btn_get {
border-color: #3d57f4;
-webkit-box-shadow: none;
box-shadow: none;
color: #3d57f4;
}
.header_area.navbar_fixed .menu_six .btn_get:hover {
color: #fff;
}
.header_area.navbar_fixed .menu_seven .menu > .nav-item > .nav-link {
color: #051441;
}
.header_area.navbar_fixed .menu_seven .menu > .nav-item:hover > .nav-link, .header_area.navbar_fixed .menu_seven .menu > .nav-item.active > .nav-link {
color: #4069eb;
}
.header_area.navbar_fixed .menu_seven .menu > .nav-item:hover > .nav-link:before, .header_area.navbar_fixed .menu_seven .menu > .nav-item.active > .nav-link:before {
background: #4069eb;
}
.header_area.navbar_fixed .menu_seven .btn_get {
border-color: #4069eb;
color: #4069eb;
}
.header_area.navbar_fixed .menu_seven .btn_get:hover {
background: #4069eb;
color: #fff;
}
.header_area.navbar_fixed .menu_seven .menu_toggle .hamburger-cross span, .header_area.navbar_fixed .menu_seven .menu_toggle .hamburger span {
background: #4069eb;
}
.header_area.navbar_fixed .menu_eight .saas_btn {
border-color: #23b1fe;
-webkit-box-shadow: none;
box-shadow: none;
}
.header_area.navbar_fixed .menu_eight .saas_btn:hover {
background: #23b1fe;
color: #fff;
}
.header_area.navbar_fixed .menu_eight .menu_ .hamburger span, .header_area.navbar_fixed .menu_eight .menu_toggle .hamburger-cross span {
background: #23b1fe;
}
.header_area.navbar_fixed .menu_nine .menu > .nav-item:hover > .nav-link, .header_area.navbar_fixed .menu_nine .menu > .nav-item.active > .nav-link {
color: #5f51fb;
}
.header_area.navbar_fixed .menu_nine .menu > .nav-item:hover > .nav-link:before, .header_area.navbar_fixed .menu_nine .menu > .nav-item.active > .nav-link:before {
background: #5f51fb;
}
.header_area.navbar_fixed .menu_nine .btn_get {
border-color: #5f51fb;
color: #5f51fb;
}
.header_area.navbar_fixed .menu_nine .btn_get:hover {
background: #5f51fb;
color: #fff;
}
.header_area.navbar_fixed .menu_nine .menu_toggle .hamburger-cross span, .header_area.navbar_fixed .menu_nine .menu_toggle .hamburger span {
background: #5f51fb;
}
.header_area.navbar_fixed.header_area_five .menu_one {
padding: 0px 50px;
}
.header_area.navbar_fixed.header_area_six .header_top {
display: none;
}  .search_boxs {
z-index: 20000;
position: fixed;
top: -105%;
left: 0;
width: 100%;
height: 100%;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
overflow: hidden;
}
.search_boxs:before {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
background: rgba(27, 29, 34, 0.95);
width: 100%;
height: 0;
padding-bottom: 100%;
border-radius: 100%;
-webkit-transform: scale(0.04), translateY(9999px);
-ms-transform: scale(0.04), translateY(9999px);
transform: scale(0.04), translateY(9999px);
overflow: hidden;
}
.search_boxs .close_icon {
position: absolute;
right: 20px;
top: 20px;
font-size: 30px;
color: #fff;
cursor: pointer;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
transition: transform 0.2s ease-out, opacity 0.2s ease-out, -webkit-transform 0.2s ease-out;
opacity: 0;
}
.search_boxs .input-group {
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: scale(0.5);
-ms-transform: scale(0.5);
transform: scale(0.5);
-webkit-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
max-width: 800px;
width: 20%;
opacity: 0;
-webkit-transition: all 900ms linear;
-o-transition: all 900ms linear;
transition: all 900ms linear;
-webkit-transition-delay: 0.75s;
-o-transition-delay: 0.75s;
transition-delay: 0.75s;
}
.search_boxs .input-group input {
border: none;
height: 55px;
padding: 0px 15px;
font-size: 16px;
padding-left: 0px;
width: 100%;
color: #fff;
background: transparent;
border-bottom: 2px solid rgba(255, 255, 255, 0.6);
border-radius: 0px;
outline: none;
}
.search_boxs .input-group input.placeholder {
font-size: 16px;
color: rgba(255, 255, 255, 0.6);
}
.search_boxs .input-group input:-moz-placeholder {
font-size: 16px;
color: rgba(255, 255, 255, 0.6);
}
.search_boxs .input-group input::-moz-placeholder {
font-size: 16px;
color: rgba(255, 255, 255, 0.6);
}
.search_boxs .input-group input::-webkit-input-placeholder {
font-size: 16px;
color: rgba(255, 255, 255, 0.6);
}
.search_boxs .input-group .input-group-append {
margin-left: 0px;
position: absolute;
right: 0px;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
cursor: pointer;
z-index: 4;
}
.search_boxs .input-group .input-group-append button {
border: none;
background: transparent;
border-radius: 0px;
height: 55px;
border-bottom-left-radius: 0px;
border-top-left-radius: 0px;
color: rgba(255, 255, 255, 0.6);
font-size: 24px;
padding: 0px;
font-family: "Poppins", sans-serif;
outline: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
cursor: pointer;
}
.search_boxs .input-group .input-group-append button i {
cursor: pointer;
}
input[type="text"] {
-webkit-appearance: none;
outline: none;
}
.open .search_boxs {
top: 0px;
}
.open .search_boxs:before {
-webkit-animation: menu-animation 0.8s ease-out forwards;
animation: menu-animation 0.8s ease-out forwards;
height: 100%;
}
.open .search_boxs .close_icon {
-webkit-transition-delay: 0.75s;
-o-transition-delay: 0.75s;
transition-delay: 0.75s;
opacity: 1;
}
.open .search_boxs .input-group {
width: 100%;
opacity: 1;
}    .breadcrumb_area {
background-image: -moz-linear-gradient(180deg, #5e2ced 0%, #a485fd 100%);
background-image: -webkit-linear-gradient(180deg, #5e2ced 0%, #a485fd 100%);
background-image: -ms-linear-gradient(180deg, #5e2ced 0%, #a485fd 100%);
position: relative;
z-index: 1;
padding: 235px 0px 125px;
overflow: hidden;
}
.breadcrumb_area .breadcrumb_shap {
position: absolute;
right: 0;
top: 0;
z-index: -1;
}  .breadcrumb_area_two {
background: #f8f6fe;
position: relative;
padding: 235px 0px 125px;
z-index: 1;
}
.breadcrumb_area_two .breadcrumb_shap {
position: absolute;
right: 0;
top: 0;
z-index: -1;
height: 100%;
left: 0;
}
.breadcrumb_area_two .bubble li {
background: #5e2ced;
opacity: 0.1;
width: 16px;
height: 16px;
border-radius: 50%;
position: absolute;
}
.breadcrumb_area_two .bubble li:nth-child(1) {
left: 220px;
bottom: 50px;
-webkit-animation: spin3 2s infinite alternate;
animation: spin3 2s infinite alternate;
}
.breadcrumb_area_two .bubble li:nth-child(2) {
left: 35%;
top: 100px;
-webkit-animation: spin 2s infinite alternate;
animation: spin 2s infinite alternate;
}
.breadcrumb_area_two .bubble li:nth-child(3) {
left: 40%;
width: 51px;
height: 51px;
bottom: 50px;
-webkit-animation: spin1 3s infinite alternate;
animation: spin1 3s infinite alternate;
}
.breadcrumb_area_two .bubble li:nth-child(4) {
left: 42%;
bottom: 50px;
width: 20px;
height: 20px;
}
.breadcrumb_area_two .bubble li:nth-child(5) {
left: 76%;
width: 51px;
height: 51px;
top: 160px;
-webkit-animation: spin1 3s infinite alternate;
animation: spin1 3s infinite alternate;
}
.breadcrumb_area_two .bubble li:nth-child(6) {
left: 75%;
width: 30px;
height: 30px;
top: 186px;
}
.breadcrumb_area_two .bubble li:nth-child(7) {
left: 52%;
top: 150px;
width: 20px;
height: 20px;
-webkit-animation: spin2 2s infinite alternate;
animation: spin2 2s infinite alternate;
}
.breadcrumb_area_two .bubble li:nth-child(8) {
left: 90%;
top: 250px;
width: 20px;
height: 20px;
-webkit-animation: spin2 2s infinite alternate;
animation: spin2 2s infinite alternate;
}
.breadcrumb_content_two h1 {
color: #222d39;
margin-bottom: 12px;
}
.breadcrumb_content_two .breadcrumb {
background: transparent;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.breadcrumb_content_two .breadcrumb li {
font-size: 20px;
font-weight: 400;
text-transform: capitalize;
position: relative;
color: #525c7c;
}
.breadcrumb_content_two .breadcrumb li a {
color: #051441;
}
.breadcrumb_content_two .breadcrumb li + li {
padding-left: 32px;
}
.breadcrumb_content_two .breadcrumb li + li:after {
content: "\e649";
font-family: 'themify';
position: absolute;
left: 8px;
top: 0;
font-size: 14px;
} .blog_breadcrumb_area {
position: relative;
height: 600px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
z-index: 1;
}
.blog_breadcrumb_area .background_overlay {
position: absolute;
height: 100%;
width: 100%;
background-image: -moz-linear-gradient(-140deg, #5e2ced 0%, #8037da 100%);
background-image: -webkit-linear-gradient(-140deg, #5e2ced 0%, #8037da 100%);
background-image: -ms-linear-gradient(-140deg, #5e2ced 0%, #8037da 100%);
opacity: 0.90;
z-index: -1;
}
.blog_breadcrumb_area .breadcrumb_content_two {
color: #fff;
padding-top: 80px;
}
.blog_breadcrumb_area .breadcrumb_content_two h5 {
font-size: 16px;
font-weight: 400;
margin-bottom: 18px;
}
.blog_breadcrumb_area .breadcrumb_content_two h1 {
font-size: 50px;
font-weight: 700;
line-height: 1.25em;
color: #fff;
margin-bottom: 25px;
}
.blog_breadcrumb_area .breadcrumb_content_two ol {
margin-bottom: 0;
}
.blog_breadcrumb_area .breadcrumb_content_two ol li {
display: inline-block;
font-size: 16px;
}
.blog_breadcrumb_area .breadcrumb_content_two ol li + li:before {
content: "\e649";
display: inline-block;
font-family: 'themify';
font-size: 10px;
margin: 0px 5px 0px 3px;
} .widget_title {
margin-bottom: 35px;
}
.widget_title .border_bottom {
width: 180px;
height: 1px;
background: #677294;
display: block;
}
.widget_title_two {
font-size: 20px;
font-weight: 600;
color: #282835;
margin-bottom: 30px;
}
.blog-sidebar {
padding-left: 40px;
}
.widget.widget_search .search-form {
position: relative;
}
.widget.widget_search .search-form .form-control {
font: 300 14px "Poppins", sans-serif;
color: #677294;
border-radius: 3px;
background-color: white;
-webkit-box-shadow: 0px 2px 3px 0px rgba(12, 0, 46, 0.08);
box-shadow: 0px 2px 3px 0px rgba(12, 0, 46, 0.08);
border-radius: 0px;
border: 0px;
padding-left: 30px;
height: 55px;
z-index: 0;
border: 1px solid transparent;
}
.widget.widget_search .search-form .form-control.placeholder {
color: #677294;
}
.widget.widget_search .search-form .form-control:-moz-placeholder {
color: #677294;
}
.widget.widget_search .search-form .form-control::-moz-placeholder {
color: #677294;
}
.widget.widget_search .search-form .form-control::-webkit-input-placeholder {
color: #677294;
}
.widget.widget_search .search-form .form-control:focus {
border-color: #ccc5fa;
border-radius: 3px;
}
.widget.widget_search .search-form button {
border: 0px;
border-radius: 0px;
font-size: 16px;
color: #282835;
background: transparent;
position: absolute;
right: 20px;
height: 100%;
padding: 0px;
z-index: 1;
cursor: pointer;
}
.widget.widget_search .search-form button:hover {
color: #5e2ced;
}
.widget.widget_recent_post .post_item img {
border-radius: 3px;
}
.widget.widget_recent_post .post_item .media-body {
padding-left: 20px;
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center;
}
.widget.widget_recent_post .post_item .media-body h3 {
color: #282835;
}
.widget.widget_recent_post .post_item .media-body h3:hover {
color: #5e2ced;
}
.widget.widget_recent_post .post_item .media-body .entry_post_info {
padding-bottom: 0px;
}
.widget.widget_recent_post .post_item + .post_item {
margin-top: 30px;
}
.widget.widget_categorie .widget_title {
margin-bottom: 28px;
}
.widget.widget_categorie ul {
margin-bottom: 0px;
}
.widget.widget_categorie ul li a {
font: 400 16px/35px "Poppins", sans-serif;
color: #282835;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.widget.widget_categorie ul li a span {
border-bottom: 1px solid transparent;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.widget.widget_categorie ul li a em {
float: right;
font-style: normal;
}
.widget.widget_categorie ul li a:hover span {
color: #5e2ced;
border-color: #5e2ced;
}
.widget.widget_tag_cloud .post-tags {
margin-top: -5px;
margin-left: -5px;
margin-right: -5px;
}
.widget.widget_tag_cloud .post-tags a {
font: 400 13px/26px "Poppins", sans-serif;
color: #595b64;
border: 1px solid #cfcfe6;
border-radius: 3px;
padding: 6px 18px;
float: left;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
margin: 5px;
}
.widget.widget_tag_cloud .post-tags a:hover {
background: #5e2ced;
border-color: #5e2ced;
color: #fff;
}
.widget.search_widget_two .search-form .form-control {
padding: 0px 30px;
background: #f3f4f9;
border-radius: 4px;
height: 60px;
font-size: 15px;
color: #677294;
-webkit-box-shadow: none;
box-shadow: none;
position: relative;
z-index: 0;
border-color: transparent;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.widget.search_widget_two .search-form .form-control.placeholder {
color: #677294;
}
.widget.search_widget_two .search-form .form-control:-moz-placeholder {
color: #677294;
}
.widget.search_widget_two .search-form .form-control::-moz-placeholder {
color: #677294;
}
.widget.search_widget_two .search-form .form-control::-webkit-input-placeholder {
color: #677294;
}
.widget.search_widget_two .search-form .form-control:focus {
border-color: #5e2ced;
background: #fff;
}
.widget.search_widget_two .search-form button {
position: absolute;
background: transparent;
padding: 0px;
border: 0px;
right: 30px;
top: 51%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
font-size: 16px;
color: #282835;
z-index: 0;
}
.widget.recent_post_widget_two .post_item {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.widget.recent_post_widget_two .post_item img {
border-radius: 4px;
padding-right: 25px;
}
.widget.recent_post_widget_two .post_item .media-body h3 {
font: 500 16px/22px "Poppins", sans-serif;
color: #222d39;
margin-bottom: 0;
}
.widget.recent_post_widget_two .post_item .media-body h3:hover {
color: #5e2ced;
}
.widget.recent_post_widget_two .post_item .media-body .entry_post_info {
font-size: 14px;
color: #85859c;
font-weight: 400;
text-transform: uppercase;
}
.widget.recent_post_widget_two .post_item:not(:last-child) {
margin-bottom: 30px;
}
.widget.categorie_widget_two ul {
margin-bottom: 0;
}
.widget.categorie_widget_two ul li a {
font-size: 14px;
line-height: 36px;
color: #282835;
text-transform: uppercase;
}
.widget.categorie_widget_two ul li a em {
font-style: normal;
color: #282835;
padding-left: 10px;
}
.widget.categorie_widget_two ul li a:hover {
color: #5e2ced;
}
.widget.tag_widget_two .post-tags {
margin: -5px -4px;
}
.widget.tag_widget_two .post-tags a {
padding: 6px 20px;
font-size: 14px;
color: #5a5a77;
background: #f0f2f9;
border-radius: 4px;
margin: 5px 4px;
display: inline-block;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.widget.tag_widget_two .post-tags a:hover {
background: #5e2ced;
color: #fff;
}
.widget.instagram_widget ul {
margin: -7px;
}
.widget.instagram_widget ul li {
display: inline-block;
padding: 7px 6px;
}
.widget.instagram_widget ul li a {
display: block;
position: relative;
}
.widget.instagram_widget ul li a:before {
content: "\e73d";
position: absolute;
left: 0;
width: 100%;
height: 100%;
font-family: 'themify';
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-size: 22px;
background: rgba(94, 44, 237, 0.6);
border-radius: 4px;
opacity: 0;
-webkit-transition: opacity 0.4s linear;
-o-transition: opacity 0.4s linear;
transition: opacity 0.4s linear;
color: #fff;
}
.widget.instagram_widget ul li a img {
max-width: 100%;
border-radius: 4px;
}
.widget.instagram_widget ul li a:hover:before {
opacity: 1;
}
.blog_single_info .blog_list_item_two blockquote,
blockquote {
background-color: white;
-webkit-box-shadow: 0px 10px 30px 0px rgba(20, 3, 67, 0.08);
box-shadow: 0px 10px 30px 0px rgba(20, 3, 67, 0.08);
border-radius: 6px;
padding: 28px 40px 22px 40px !important;
position: relative;
overflow: hidden;
border-left: 6px solid #5e2ced;
z-index: 0;
margin: 40px 0px 45px;
}
.blog_single_info .blog_list_item_two blockquote:before,
blockquote:before {
content: "\f10d";
font-size: 30px;
color: #5e2ced;
padding-bottom: 12px;
display: inline-block;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
}
.blog_single_info .blog_list_item_two blockquote:after,
blockquote:after {
content: "\f10d";
font-family: 'Font Awesome 5 Free';
font-weight: 900;
position: absolute;
right: 30px;
bottom: auto;
top: 80%;
color: #f2effd;
font-size: 100px;
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
z-index: -1;
}
blockquote i {
font-size: 30px;
color: #5e2ced;
padding-bottom: 12px;
display: inline-block;
}
.blog_single_info .blog_list_item_two blockquote h6,
blockquote h6 {
font-size: 20px;
color: #525c7c;
font-weight: 500;
line-height: 34px;
margin-bottom: 0;
}
blockquote cite {
font-size: 14px;
color: #848ca5;
line-height: 20px;
letter-spacing: 1px;
display: inline-block;
text-transform: uppercase;
margin-top: 20px;
margin-bottom: 15px;
font-style: normal;
} .comments_widget ul {
margin-bottom: 0;
}
.comments_widget ul li .comments_items .round_img {
width: 60px;
height: 60px;
border-radius: 50%;
margin-right: 25px;
margin-top: 7px;
}
.comments_widget ul li .comments_items .media-body p {
font-size: 15px;
line-height: 24px;
color: #282835;
margin-bottom: 0px;
}
.comments_widget ul li .comments_items .media-body p:hover {
color: #5e2ced;
}
.comments_widget ul li .comments_items .media-body span {
font-size: 13px;
line-height: 20px;
text-transform: uppercase;
color: #848ca5;
display: block;
padding-top: 8px;
}
.comments_widget ul li:not(:last-child) {
margin-bottom: 30px;
}
.widget_recent_comments #recentcomments {
padding: 0px;
list-style: none;
margin-bottom: 0;
}
.widget_recent_comments #recentcomments .recentcomments {
position: relative;
padding-left: 90px;
font-size: 15px;
line-height: 26px;
color: #282835;
font-family: "Poppins", sans-serif;
min-height: 66px;
}
.widget_recent_comments #recentcomments .recentcomments:before {
content: "\76";
font-family: eleganticons;
border: 1px solid #5e2ced;
text-align: center;
line-height: 60px;
width: 60px;
height: 60px;
border-radius: 50%;
font-size: 20px;
color: #5e2ced;
-webkit-transition: background 0.3s linear, color 0.3s linear;
-o-transition: background 0.3s linear, color 0.3s linear;
transition: background 0.3s linear, color 0.3s linear;
display: inline-block;
position: absolute;
left: 0;
top: 6px;
}
.widget_recent_comments #recentcomments .recentcomments .comment-author-link {
font-size: 13px;
line-height: 20px;
text-transform: uppercase;
color: #848ca5;
}
.widget_recent_comments #recentcomments .recentcomments a {
color: #282835;
}
.widget_recent_comments #recentcomments .recentcomments a:hover {
color: #5e2ced;
}
.widget_recent_comments #recentcomments .recentcomments:hover:before {
background: #5e2ced;
color: #fff;
}
.widget_recent_comments #recentcomments .recentcomments:not(:last-child) {
margin-bottom: 30px;
} @-webkit-keyframes menu-animation {
0% {
opacity: 0;
-webkit-transform: scale(0.04) translateY(300%);
transform: scale(0.04) translateY(300%);
}
40% {
-webkit-transform: scale(0.04) translateY(0);
transform: scale(0.04) translateY(0);
-webkit-transition: ease-out;
-o-transition: ease-out;
transition: ease-out;
}
40% {
-webkit-transform: scale(0.04) translateY(0);
transform: scale(0.04) translateY(0);
}
60% {
opacity: 1;
-webkit-transform: scale(0.02) translateY(0px);
transform: scale(0.02) translateY(0px);
}
61% {
-webkit-transform: scale(0.04);
transform: scale(0.04);
}
99.9% {
height: 0;
padding-bottom: 100%;
border-radius: 100%;
}
100% {
-webkit-transform: scale(2);
transform: scale(2);
height: 100%;
padding-bottom: 0;
border-radius: 0;
}
}
@keyframes menu-animation {
0% {
opacity: 0;
-webkit-transform: scale(0.04) translateY(300%);
transform: scale(0.04) translateY(300%);
}
40% {
-webkit-transform: scale(0.04) translateY(0);
transform: scale(0.04) translateY(0);
-webkit-transition: ease-out;
-o-transition: ease-out;
transition: ease-out;
}
40% {
-webkit-transform: scale(0.04) translateY(0);
transform: scale(0.04) translateY(0);
}
60% {
opacity: 1;
-webkit-transform: scale(0.02) translateY(0px);
transform: scale(0.02) translateY(0px);
}
61% {
-webkit-transform: scale(0.04);
transform: scale(0.04);
}
99.9% {
height: 0;
padding-bottom: 100%;
border-radius: 100%;
}
100% {
-webkit-transform: scale(2);
transform: scale(2);
height: 100%;
padding-bottom: 0;
border-radius: 0;
}
} .get_quote_form .form-group {
margin-bottom: 30px;
}
.get_quote_form .form-group .form-control {
font: 300 15px "Poppins", sans-serif;
color: #677294;
border-radius: 4px;
background-color: white;
-webkit-box-shadow: 0px 2px 4px 0px rgba(12, 0, 46, 0.04);
box-shadow: 0px 2px 4px 0px rgba(12, 0, 46, 0.04);
border: 1px solid transparent;
height: 60px;
padding: 0px 30px;
}
.get_quote_form .form-group .form-control.placeholder {
color: #9ca3b9;
}
.get_quote_form .form-group .form-control:-moz-placeholder {
color: #9ca3b9;
}
.get_quote_form .form-group .form-control::-moz-placeholder {
color: #9ca3b9;
}
.get_quote_form .form-group .form-control::-webkit-input-placeholder {
color: #9ca3b9;
}
.get_quote_form .form-group .form-control:focus {
border-color: #f2effc;
-webkit-box-shadow: 0px 10px 14px 0px rgba(12, 0, 46, 0.06);
box-shadow: 0px 10px 14px 0px rgba(12, 0, 46, 0.06);
}
.get_quote_form .form-group textarea.form-control {
height: 210px;
padding-top: 15px;
}
.get_quote_form .btn_three {
margin-top: 10px;
}body {
color: #4c5267;
}
.post_author_two .media-body p {
color: #23262f;
}
b, strong {
font-weight: 500;
}
a {
color: #000
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
margin-bottom: 15px;
}
.comment_inner .comment_box .post_comment .post_author_two p {
padding-bottom: 20px;
padding-top: 0;
}
.blog_single_area img,
img.aligncenter {
max-width: 100%;
height: auto;
}
img.attachment-full.size-full {
width: auto;
}
.byline,
.updated:not(.published) {
display: none
}
.single .byline,
.group-blog .byline {
display: inline
}
.comment-content a {
word-wrap: break-word
}
.bypostauthor {
display: block
}
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
display: none
}
.infinity-end.neverending .site-footer {
display: block
}
embed,
iframe,
object {
max-width: 100%
}
.wp-caption {
margin-bottom: 1.5em;
max-width: 100%
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
height: auto;
max-width: 100%
}
.wp-caption .wp-caption-text {
margin: .5em 0;
font-size: 14px
}
.wp-caption-text {
text-align: center
}
.gallery {
margin-bottom: 1.5em
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%
}
.gallery-columns-2 .gallery-item {
max-width: 50%
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%
}
.gallery-columns-4 .gallery-item {
max-width: 25%
}
.gallery-columns-5 .gallery-item {
max-width: 20%
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%
}
.gallery-caption {
display: block;
color: #707070;
color: rgba(51, 51, 51, .7);
display: block;
font-family: "Noto Sans", sans-serif;
font-size: 12px;
font-size: 12px;
line-height: 1.5;
padding: .5em 0
}
.gallery {
width: 100%
}
figure.gallery-item {
margin-bottom: 10px;
display: inline-block
}
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute!important;
height: 1px;
width: 1px;
overflow: hidden
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
clip: auto!important;
color: #21759b;
display: block;
font-size: 14px;
font-size: .875rem;
font-weight: 700;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000
}
#content[tabindex="-1"]:focus {
outline: 0
}
.alignleft {
display: inline;
float: left;
margin-right: 1.5em;
margin-bottom: 10px
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
margin-right: 1em;
margin-bottom: 10px
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
max-width: 100%;
}
.clear:before,
.clear:after,
.guten_elements:before,
.guten_elements:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed
}
.clear:after,
.guten_elements:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both
}
.post-content img {
max-width: 100%;
height: auto
}
.media-left img {
max-width: none
}
pre {
background: #f5f5f5;
color: #666;
font-family: monospace;
font-size: 14px;
margin: 20px 0;
overflow: auto;
padding: 20px;
white-space: pre-wrap;
word-wrap: break-word
}
table {
margin: 0 0 1.5em;
width: 100%;
border-collapse: collapse;
border-spacing: 0
}
th {
font-weight: 500;
text-align: left;
padding-right: 10px!important
}
td,
th {
border-top: 1px solid #ededed;
padding: 10px;
}
input {
display: inline;
height: auto;
padding: 4px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.article-content ol li {
list-style-type: decimal;
margin-left: 2em;
padding: 5px
}
.search-no-results h1.page-title {
padding-top: 10px;
padding-left: 5px
}
.no-results .page-content input.form-control {
width: 100%
}
.error-text h1 {
color: #f60d2b;
font-size: 42px;
line-height: 1.7
}
.error-text h4 {
margin-top: 15px
}
.error404 button.btn.btn-style {
margin-top: 10px
} .widget img {
max-width: 100%;
height: auto
}
.widget ul {
list-style: none;
margin: 0;
padding: 0
}
.widget select {
width: 100%!important;
height: 40px;
color: #8C8C8C;
margin: 0 auto;
display: table;
margin-top: 30px;
margin-bottom: 10px;
background: #fff;
padding: 0 5px;
}
.widget ul li:last-child {
border-bottom: none
}
.widget_rss cite,
.widget_rss .rssSummary {
font-weight: 400;
}
.widget_rss cite {
color: #999;
font-weight: 500;
}
.textwidget p {
font-weight: 400;
line-height: 1.9em;
}
.footer_sidebar .footer-widget.widget ul li a {
color: rgba(255, 255, 255, 0.5);
}
.widget.widget_nav_menu ul li a i,
.widget.widget_meta ul li a i,
.widget.widget_pages ul li a i,
.widget.widget_archive ul li a i,
.widget.widget_categories ul li a i {
font-size: 15px;
vertical-align: middle;
padding-right: 14px
}
.widget.widget_recent_entries li a {
font-size: 18px;
font-weight: 500;
line-height: 30px;
margin-bottom: 5px
}
.widget.widget_recent_entries li {
padding: 13px 0 17px 0
}
.widget.widget_recent_entries li:first-child {
padding-top: 0;
}
.widget span.post-date {
display: block
}
li.recentcomments {
line-height: 2
}
ul li.recentcomments>a {
padding-left: 0;
line-height: normal
}
#wp-calendar {
width: 100%
}
#wp-calendar tfoot tr td a {
color: #666
}
.calendar_wrap td#next {
text-align: right;
}
#wp-calendar caption {
caption-side: top;
padding-top: 0;
}
img.alignnone.wp-image-907 {
height: auto;
width: 100%
} .page-links {
clear: both;
margin: 0 0 1.5em;
padding-top: 1em;
}
.page-links>.page-links-title {
border: 0;
color: #4c5267;
height: auto;
margin: 0;
padding-right: .5em;
width: auto
}
@media screen and (min-width:77.5em) {
.page-links a,
.page-links>span {
margin: 0 .25em .25em 0
}
}
@media screen and (min-width:77.5em) {
.page-links a,
.page-links>span {
margin: 0 .25em .25em 0
}
}
.page-links a {
-webkit-tap-highlight-color: rgba(255, 255, 255, .3);
background-color: #333;
border-color: #333;
color: #fff
}
.blog_list_item .blog_content .page-links a:hover,
.page-links a:hover {
color: #fff;
}
.page-links a:active {
background-color: rgba(51, 51, 51, 0.8);
color: #fff;
}
.page-links a,
.page-links>span {
border: 1px solid rgba(51, 51, 51, .1);
display: inline-block;
font-size: 14px;
height: 1.7em;
line-height: 1.5em;
margin: 0 .3333em .3333em 0;
text-align: center;
width: 1.7em;
}
input.search-field {
width: 95%;
height: 40px;
background: #f7f7f7
}
input.search-submit {
width: 60px;
height: 40px;
background: transparent;
padding: 5px;
font-size: 14px!important;
margin-left: -12px;
margin-top: -1px
}
.post_tag_info .post_tag a,
.tagcloud a {
font: 400 14px/34px "Poppins", sans-serif!important;
color: #404040;
border: 1px solid #e0e0e0;
padding: 0 20px;
display: inline-block;
margin: 0 5px 10px 0;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.sidebar-box .tagcloud a:hover {
color: #ffffff!important;
background: linear-gradient(-160deg, rgb(26, 192, 237) 0%, rgb(31, 242, 255) 100%)
}
.widgets ul {
margin: 0;
padding: 0
}
.sidebar_widgets h3 {
font-weight: 600;
margin-bottom: 38px;
font-size: 26px
}
.widget_rss ul li {
margin-top: 25px;
line-height: 1.8;
}
.widget_nav_menu ul.sub-menu li,
.widget_categories ul.children li {
margin-left: 15px;
border: none;
padding-bottom: 0;
font-weight: 300
}
.widgets img {
height: auto
}
.widget_title_two a.rsswidget {
font-size: 20px;
font-weight: 600;
color: #282835;
margin-bottom: 30px;
}
.widget_rss ul li a.rsswidget {
font-weight: 600;
color: #666;
line-height: 1.3em;
}
.rsswidget img.rss-widget-icon {
padding-bottom: 3px;
margin-right: 5px;
}
.widget ul ul.children {
margin-left: 15px
}
.post_tag_info {
clear: both
}
.post .featured_post {
padding: 5px 10px;
background: gray;
display: inline-block;
color: #fff
}
.blog-section .blog-items .blog-content h2 {
margin: 0
}
.widget_rss span.rss-date {
display: block;
padding-bottom: 5px;
font-size: 14px;
color: #999;
}
.widget_nav_menu .menu li {
margin-right: 0
}
.logged-in .comment_text {
padding-bottom: 0
}
.comment_item_text h2 {
padding-bottom: 12px;
}
.comment_item_text h3 {
margin-top: 0;
}
.footer_sidebar .widget.widget_nav_menu ul li a:hover,
.footer_sidebar .widget.widget_meta ul li a:hover,
.footer_sidebar .widget.widget_pages ul li a:hover,
.footer_sidebar .widget.widget_archive ul li:hover,
.footer_sidebar .widget.widget_archive ul li a:hover,
.footer_sidebar .widget.widget_categories ul li a:hover {
color: #fff;
}
nav.navigation.comment-navigation a:hover {
color: #5e2ced;
}
nav.navigation.comment-navigation a {
font-weight: 500;
color: #666;
}
nav.navigation.comment-navigation .nav-previous a:before {
content: "<<";
padding-right: 5px;
}
nav.navigation.comment-navigation .nav-next a:after {
content: ">>";
padding-left: 5px;
}
.textwidget strong {
font-weight: bold;
}
.widget p:empty {
display: none;
}
.blog_content > ul,
.blog_content > ol,
.comment_box .media-body > ol,
.comment_box .media-body > ul {
margin-top: 20px;
margin-bottom: 20px;
}
.widget_recent_comments #recentcomments .recentcomments {
font-weight: 400;
}
.widget_recent_comments #recentcomments .recentcomments:not(:last-child) {
margin-bottom: 15px;
} .elementor-widget:not(:last-child) {
margin-bottom: 0 !important;
}hr.wp-block-separator {
background-color: #767676;
border: 0;
height: 2px;
margin-bottom: 3rem;
margin-top: 3rem;
text-align: left;
display: block;
clear: both;
} .wp-block-button__link {
color: #5e2ced;
background: #e8e1fc;
display: inline-block;
padding: 11px 40px;
border-radius: 4px;
overflow: hidden;
font-weight: 500;
font-size: 14px;
font-family: "Poppins", sans-serif;
z-index: 1;
cursor: pointer;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.wp-block-button {
color: #5e2ced;
}
.blog_list_item .blog_content .wp-block-button .wp-block-button__link:hover,
.wp-block-button .wp-block-button__link:hover {
background: #5e2ced;
color: #fff;
}
.is-style-outline a.wp-block-button__link {
color: #5e2ced;
border: 2px solid #5e2ced;
}
a:not([href]):not([tabindex]):hover,
.is-style-outline a.wp-block-button__link:hover {
background-color: #5e2ced;
color: #fff;
}
figure.wp-block-image.alignleft {
margin-right: 20px;
} .wp-block-separator.is-style-dots {
padding: 10px 0;
}
.wp-block-separator.is-style-dots:before {
content: "\00b7 \00b7 \00b7 \00b7 \00b7 \00b7 \00b7 \00b7 \00b7 \00b7 \00b7 \00b7 \00b7 \00b7 \00b7";
color: #767676;
font-size: 1.6875em;
letter-spacing: calc(1.5 * 1rem);
padding-left: calc(1.5 * 1rem);
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
max-width: 250px;
} .guten_elements > *.alignwide {
max-width: 1024px;
}
.alignleft img {
float: left;
}
.alignright img {
float: right;
}
.guten_elements .alignfull {
margin-left  : calc( -100vw / 2 + 100% / 2 );
margin-right : calc( -100vw / 2 + 100% / 2 );
max-width    : 100vw;
}
.guten_elements .alignwide {
margin-left  : -100px;
margin-right : -100px;
max-width    : 1024px;
} .wp-block-cover p,
.blog_list_item_two .blog_content .wp-block-cover p {
line-height: 1.25;
margin-bottom: 0;
}
.wp-block-cover p.has-small-font-size,
.blog_list_item_two .blog_content .wp-block-cover p.has-small-font-size {
font-size: 13px;
}
.wp-block-cover p.has-medium-font-size,
.blog_list_item_two .blog_content .wp-block-cover p.has-medium-font-size {
font-size: 20px;
}
.wp-block-cover p.has-large-font-size,
.blog_list_item_two .blog_content .wp-block-cover p.has-large-font-size {
font-size: 36px;
}
.wp-block-cover p.has-huge-font-size,
.blog_list_item_two .blog_content .wp-block-cover p.has-huge-font-size {
font-size: 48px;
} blockquote cite a {
font-style: normal;
font-size: 14px;
color: #848ca5;
line-height: 20px;
letter-spacing: 1px;
margin-top: 22px;
display: inline-block;
text-transform: uppercase;
}
.blog_list_item_two .blog_content  blockquote p,
blockquote p {
font-size: 20px;
font-weight: 500;
line-height: 34px;
margin-bottom: 0;
}
.blog_list_item_two .blog_content figure.wp-block-pullquote.aligncenter blockquote p,
.blog_list_item_two .blog_content figure.wp-block-pullquote.alignwide blockquote p,
.blog_list_item_two .blog_content figure.wp-block-pullquote.alignfull blockquote p,
figure.wp-block-pullquote.aligncenter blockquote p {
font-size: 28px;
line-height: 1.6;
}
blockquote {
color: #525c7c;
}
.wp-block-pullquote.alignleft, .wp-block-pullquote.alignright,
.blog_list_item_two .blog_content .wp-block-pullquote.alignleft,
.blog_list_item_two .blog_content .wp-block-pullquote.alignright {
padding: 0;
}
.blog_list_item_two .blog_content .wp-block-pullquote.alignleft blockquote p,
.blog_list_item_two .blog_content .wp-block-pullquote.alignright blockquote p {
font-size: 16px;
line-height: 1.6em;
}
.wp-block-pullquote.alignleft blockquote,
.wp-block-pullquote.alignright blockquote,
.blog_list_item_two .blog_content .wp-block-pullquote.alignleft blockquote,
.blog_list_item_two .blog_content .wp-block-pullquote.alignright blockquote {
padding: 30px 15px 15px 15px !important;
margin: 0;
margin-top: 10px;
margin-bottom: 10px;
}
.wp-block-pullquote:before,
.wp-block-pullquote:after,
.wp-block-pullquote blockquote:before,
.wp-block-pullquote blockquote:after {
display: none !important;
}
.page_wrapper p {
font-weight: 400;
}
figure.wp-block-pullquote {
margin-top: 0;
margin-bottom: 0;
padding-top: 0;
padding-bottom: 0;
}
blockquote.wp-block-quote.is-style-large p {
font-size: 24px;
} .wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption,
.wp-block-image figcaption {
font-weight: 400;
text-align: center;
} .study_details .gutenberg-btn-hover .wp-block-button__link:hover {
background: transparent;
border: 1px solid #5e2ced;
color: #5e2ced;
}
.study_details .img-with-info .wp-block-media-text__content {
padding-left: 100px;
margin-top: -196px;
}
.study_details h2 {
font-size: 26px;
}
.study_details .gutenberg-block-right-img .wp-block-media-text__content {
padding: 0;
margin-top: -190px;
}
.study_details .gutenberg-block-left-img .wp-block-media-text__content {
margin: -92px 0 0 48px;
}
.support_testimonial_info .testimonial_slider .testimonial_item .author_description {
margin-bottom: 26px;
}.admin-bar header.header_area {
margin-top: 32px;
}
.saasland-page {
padding: 135px 0px 135px;
}
.saas_home_area .saas_home_img img {
-webkit-box-shadow: 0px 40px 60px 0px rgba(0, 11, 40, 0.16);
box-shadow: 0px 40px 60px 0px rgba(0, 11, 40, 0.16);
border-radius: 8px;
}
.payment_features_content img,
.row.featured_item img,
.prototype_banner_area img.protype_img,
.call_action_area .action_one,
.mobile_img .women_img, .mobile_img .mobile {
max-width: none !important;
}
.service_item h4 {
padding-right: 50px;
}
.about_img_slider .about_text h5 {
color: #fff;
}
.about_img .about_img_slider .about_item:before {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
content: "";
z-index: 1;
background-image: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8));
background-image: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8));
transition: opacity 0.4s linear 0s;
}
.about_img .about_img_slider .about_item:hover:before {
opacity: 0;
}
.paired-margin-top {
margin-top: 50px;
}
.wow.design_img img {
border: 2px solid #e4ebf2;
border-radius: 6px;
-webkit-box-shadow: 0px 20px 30px 0px rgba(12, 0, 46, 0.1);
box-shadow: 0px 20px 30px 0px rgba(12, 0, 46, 0.1);
}
.partner_logo .p_logo_item {
margin-bottom: 60px;
}
.logo-center .partner_logo {
text-align: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding-top: 70px;
border-bottom: none;
}
.get_content {
font-family: "Arial", sans-serif; }
.get_content h3 {
font-weight: 300;
}
.get_content h2 {
margin-bottom: 20px;
font-weight: 700;
line-height: 50px;
font-size: 40px;
}
.get_content p {
margin-bottom: 40px;
font-weight: 300;
}
.dot.middle_dot {
top: 87%;
}
.dot.middle_dot.middle_dot6 {
top: 98%;
}
.pay_btn {
-webkit-box-shadow: 0px 2px 5px 0px rgba(63, 54, 132, 0.1) !important;
box-shadow: 0px 2px 5px 0px rgba(63, 54, 132, 0.1) !important;
}
.payment_service_item .icon i {
color: #fff;
font-size: 28px;
line-height: 60px;
}
.software_featured_area .container > p {
text-align: center;
}
.software_featured_area.has_subtitle .container > p {
margin-bottom: 65px;
}
.software_featured_area.has_subtitle h2 {
margin-bottom: 15px;
}
.p_category_item .social_icon a:nth-child(4), .icon .social_icon a:nth-child(4) {
background: #0077b5;
}
.p_category_item .social_icon a:nth-child(5), .icon .social_icon a:nth-child(6) {
background: #bd081b;
}
.p_details_three h5,
.portfolio_details_info h5 {
margin-bottom: 30px;
color: #222d39;
font-weight: 700;
font-family: "Arial", sans-serif; font-size: 20px;
}
.p_details_three p,
.portfolio_details_info p {
font-weight: 300;
font-size: 15px;
margin-bottom: 30px;
}
.owl-carousel .owl-item img {
height: auto;
}
header.navbar_fixed .menu > .nav-item > .nav-link {
color: #051441;
}
.job_details_area ul,
.footer_bottom ul,
.footer_area_four .footer_top ul {
margin-bottom: 0;
padding-left: 0;
list-style: none;
margin-top: 0;
}
.text_box input[type="email"] {
font: 300 15px/60px "Arial", sans-serif; color: #222d39;
height: 60px;
border-radius: 4px;
background-color: white;
-webkit-box-shadow: 0px 2px 4px 0px rgba(12, 0, 46, 0.04);
box-shadow: 0px 2px 4px 0px rgba(12, 0, 46, 0.04);
width: 100%;
border: 1px solid #fff;
padding-left: 30px;
}
.text_box input[type="eamil"]:focus {
border-color: #f2effc;
-webkit-box-shadow: 0px 10px 14px 0px rgba(12, 0, 46, 0.06);
box-shadow: 0px 10px 14px 0px rgba(12, 0, 46, 0.06);
outline: none;
}
.sign_btn_transparent:hover {
color: #fff !important;
}
.error_contain p.w_color.f_300 {
max-width: 640px;
margin: 0 auto;
}
ul.comment-box.list-unstyled .post-comment {
padding-top: 30px;
}
.car_get_quote_content.comments_form p.form-submit {
position: absolute;
right: 15px;
bottom: -3px;
}
.comment-form-rating.mt_30 {
display: flex;
padding-left: 15px;
}
.pr_details .pr_excerpt {
padding-top: 20px;
}
form#commentform {
position: relative;
}
.car_get_quote_content .agency_banner_btn {
font: 500 14px "Arial", sans-serif; color: #fff;
background: #5e2ced;
-webkit-box-shadow: 0px 20px 30px 0px rgba(12, 0, 46, 0.1);
box-shadow: 0px 20px 30px 0px rgba(12, 0, 46, 0.1);
border: 1px solid #5e2ced;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
cursor: pointer;
}
.car_get_quote_content .agency_banner_btn:hover {
color: #5e2ced;
-webkit-box-shadow: none;
box-shadow: none;
background: transparent;
}
.blog_cats {
display: inline;
}
.blog_cats:before {
content: "/";
display: inline-block;
margin: 0px 7px 0px 2px;
}
.entry_post_info .blog_cats a + a:before {
display: none;
} .widget.widget_nav_menu h3.widget_title_two,
.widget.widget_meta h3.widget_title_two,
.widget.widget_pages h3.widget_title_two,
.widget.widget_archive h3.widget_title_two,
.widget.widget_categories h3.widget_title_two {
margin-bottom: 24px;
}
.widget.widget_nav_menu ul,
.widget.widget_meta ul,
.widget.widget_pages ul,
.widget.widget_archive ul,
.widget.widget_categories ul {
margin-bottom: 0px;
padding-left: 0;
list-style: none;
}
.widget.widget_nav_menu ul li,
.widget.widget_meta ul li,
.widget.widget_pages ul li,
.widget.widget_archive ul li,
.widget.widget_categories ul li {
font-weight: 400;
color: #282835;
}
.widget.widget_nav_menu ul li a,
.widget.widget_meta ul li a,
.widget.widget_pages ul li a,
.widget.widget_archive ul li a,
.widget.widget_categories ul li a {
font-size: 14px;
line-height: 36px;
}
.widget.widget_nav_menu ul li a:hover,
.widget.widget_meta ul li a:hover,
.widget.widget_pages ul li a:hover,
.widget.widget_archive ul li:hover,
.widget.widget_archive ul li a:hover,
.widget.widget_categories ul li a:hover {
color: #5e2ced;
border-color: #5e2ced;
} .has-post-thumbnail.blog_single .blog_content {
padding-top: 50px;
}
.blog_single blockquote {
margin-bottom: 40px;
color: #5e2ced;
font-style: italic;
border-left: 4px solid #5e2ced;
padding-left: 35px;
}
.blog_single h1,
.blog_single h2,
.blog_single h3,
.blog_single h4,
.blog_single h5,
.blog_single h6 {
line-height: 1.7em;
}
.widget.sidebar_widget {
margin-top: 60px;
}
.widget.sidebar_widget:first-child {
margin-top: 0;
} .comment-box .post_comment .post_author a.comment-reply-link {
display: block;
text-align: center;
font-size: 20px;
color: #525c7c;
padding-top: 14px;
-webkit-transition: all 0.1s linear;
-o-transition: all 0.1s linear;
transition: all 0.1s linear;
}
.comment-box .post_comment+ul.children {
padding-left: 100px;
list-style: none;
}
p.logged-in-as {
padding-left: 15px;
}
p.form-submit {
padding-left: 15px;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
.form-submit input#submit {
font: 500 14px "Arial", sans-serif; color: #fff;
background: #7444fd;
border-radius: 3px;
padding: 15px 30px;
border: 1px solid #7444fd;
margin-top: 50px;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
cursor: pointer;
display: inline-block;
margin-bottom: 35px;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
margin: 0;
}
.comment_box div#respond {
padding-top: 20px;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover,
.form-submit input#submit:hover {
color: #7444fd;
background: transparent;
}
.logged-in .get_quote_form .form-group {
margin-bottom: 0;
}
.blog_single .blog_content p {
margin-bottom: 30px;
}
.breadcrumb_content h1 {
line-height: 1.3em;
}
.listing_tab .item {
width: 100%;
}
.job_listing .listing_tab .list_item figure {
margin-right: 20px !important;
}
.job_listing nav.navigation.pagination {
margin-top: 60px;
text-align: center;
}
.pagination .nav-links .page-numbers {
width: 40px;
height: 40px;
border: 1px solid #e7e7f6;
display: inline-block;
text-align: center;
line-height: 40px;
color: #677294;
font-size: 16px;
border-radius: 50%;
background-color: #fbfbfd;
margin: 0px 3px;
}
.pagination .nav-links .page-numbers {
width: 40px;
height: 40px;
border: 1px solid #e7e7f6;
display: inline-block;
text-align: center;
line-height: 40px;
color: #677294;
font-size: 16px;
border-radius: 50%;
background-color: #fbfbfd;
margin: 0px 3px;
}
.pagination .nav-links .page-numbers.current {
background: #5e2ced;
color: #fff;
border-color: transparent;
}
.portfolio_gallery .portfolio_item .portfolio_img img {
padding-top: 0;
}
.btn_get.login_btn {
font: 500 15px "Arial", sans-serif; padding: 13px 32px;
min-width: 120px;
display: inline-block;
text-align: center;
color: #fff;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
border-top-left-radius: 45px;
border-bottom-left-radius: 45px;
border-top-right-radius: 45px;
border: 1px solid transparent;
}
.breadcrumb_content h1 {
margin-bottom: 15px;
}
.no_main_menu a.navbar-brand.sticky_logo {
padding-top: 35px;
padding-bottom: 35px;
}
.no-post-thumbnail.post_item .media-body {
padding-left: 0 !important;
}
.menu > .nav-item.active .nav-link,
.menu > .nav-item:hover .nav-link,
.menu > .nav-item > .nav-link {
color: #fff;
}
.blog .menu > .nav-item.active .nav-link,
.blog .menu > .nav-item:hover .nav-link,
.blog .menu > .nav-item > .nav-link {
color: #051441;
}
.single-post .menu_toggle .hamburger span,
.single-post .menu_toggle .hamburger-cross span,
.menu > .nav-item > .nav-link:before {
background-color: #fff;
}
header.header_area.navbar_fixed .menu_toggle .hamburger-cross span,
header.header_area.navbar_fixed .menu_toggle .hamburger span {
background: #5e2ced;
}
.breadcrumb_content h1,
.blog_list_item .blog_content h5 {
word-break: break-word;
}
.post_tag {
clear: both;
}
.footer-widget .menu {
background: transparent;
}
.svg_intro_bottom {
height: 100% !important;
}
.payment_banner_content .action_btn .agency_banner_btn {
-webkit-box-shadow: 0px 20px 30px 0px rgba(12, 0, 46, 0.1);
box-shadow: 0px 20px 30px 0px rgba(12, 0, 46, 0.1);
}
.payment_banner_content .action_btn .agency_banner_btn:hover {
-webkit-box-shadow: none;
box-shadow: none;
}
.saas_banner_area_two .shap_img {
left: 10px;
}
header.header_area.navbar_fixed .navbar .navbar-nav .menu-item a {
color: #051441;
}
.p_details_three .img-fluid {
display: block;
margin: 0 auto;
}
ul.list_icon {
padding-left: 35px;
}
.no_pad {
padding: 0 !important;
}
ul.list_icon li {
font: 300 16px "Arial", sans-serif; color: #677294;
position: relative;
padding-left: 35px;
margin-bottom: 13px;
}
ul.list_icon li i {
position: absolute;
left: 0;
top: 5px;
color: #5e2ced;
}
.widget.tag_widget_two .post-tags a {
font-size: 14px !important;
}
.pagination .nav-links .page-numbers:hover {
border-color: #5e2ced;
color: #5e2ced;
}
.widget.recent_post_widget_two .post_item img {
margin-right: 25px !important;
padding-right: 0 !important;
}
.breadcrumb_content_two h1 {
line-height: 1.3;
}
.comments_widget_two  ul li:not(:last-child) {
margin-bottom: 30px;
}
.pagination .nav-links .page-numbers.current:hover {
color: #fff;
}
.blog_breadcrumb_area .breadcrumb_content_two ol li a,
.blog_breadcrumb_area .breadcrumb_content_two h5 a {
color: #fff;
}
.img_rounded {
border-radius: 50%;
}
.navbar-brand h3 {
color: #fff;
font-weight: 600;
}
.header_area.navbar_fixed .navbar-brand h3 {
color: rgba(5, 20, 61, 0.8);
padding-top: 0;
}
.single_post_tags.post-tags a:hover {
background: #5e2ced;
color: #fff;
}
.pr_sidebar .widget_category ul li:not(:last-child) {
margin-bottom: 10px;
}
.pr_sidebar .widget_category ul li a {
font-size: 15px;
}
.pr_sidebar .widget_product ul li .media img {
padding: 0;
max-width: none !important;
width: 80px;
margin: 0 30px 0 0;
height: auto;
}
.widget.search_widget_two .search-form .form-control {
padding: 0px 30px;
background: #f3f4f9;
border-radius: 4px;
height: 60px;
font-size: 15px;
color: #677294;
-webkit-box-shadow: none;
box-shadow: none;
position: relative;
z-index: 0;
border-color: transparent;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.widget.search_widget_two .search-form button {
position: absolute;
background: transparent;
padding: 0px;
border: 0px;
right: 30px;
top: 51%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
font-size: 16px;
color: #282835;
z-index: 0;
}
.footer_bottom, .s_pricing-item ul li,
.footer_area_four .footer_top ul li a,
.f_widget.about-widget .f_list li a {
font-weight: 400;
}
.dot.middle_dot.middle_dot4 {
top: 97%;
}
.software_banner_area  .software_img img {
max-width: none;
}
.about_img .about_img_slider .about_item:before {
width: 101%;
}
.partner_logo .p_logo_item {
margin-bottom: 5px;
}
.ex_team_item h5 {
font-weight: 300;
}
.wpcf7 .btn_three {
font: 500 14px "Arial", sans-serif; color: #fff;
background: #7444fd;
border-radius: 3px;
padding: 15px 30px;
border: 1px solid #7444fd;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
cursor: pointer;
display: inline-block;
}
.text_box input[type="email"]::placeholder {
color: #9ca3b9;
}
.action_btn .agency_banner_btn {
-webkit-box-shadow: 0px 20px 30px 0px rgba(12, 0, 46, 0.1);
box-shadow: 0px 20px 30px 0px rgba(12, 0, 46, 0.1);
}
.action_btn .agency_banner_btn:hover {
-webkit-box-shadow: none;
box-shadow: none;
}
.payment_features_area .payment_features_content {
margin-top: -150px;
}
.padd15 {
padding: 0 15px;
}
.header_area.navbar_fixed .menu_six .menu > .nav-item:hover > .nav-link:before,
.header_area.navbar_fixed .menu_six .menu > .nav-item.active > .nav-link:before,
.menu_six .menu > .nav-item:hover .nav-link:before, .menu_six .menu > .nav-item.active .nav-link:before {
background: transparent;
}
.portfolio_filter .work_portfolio_item + .work_portfolio_item {
margin-left: 45px;
}
.footer_bottom ul li + li {
margin-left: 16px;
}
.mega_menu span.arrow_carrot-right {
display: none;
}
.dropdown-menu li a {
position: relative;
}
.dropdown-menu span.arrow_carrot-right {
position: absolute;
right: -5px;
top: 9px;
font-size: 18px;
color: #051441;
}
.menu_six .menu > .nav-item.submenu .dropdown-menu .nav-item:hover > .nav-link span.arrow_carrot-right {
color: #3d57f4;
}
.menu > .nav-item.submenu .dropdown-menu .nav-item {
padding: 0px 30px;
}
.menu > .nav-item.submenu .dropdown-menu .nav-item:first-child {
padding-top: 16px;
}
.menu > .nav-item.submenu .dropdown-menu .nav-item:last-child {
padding-bottom: 16px;
}
.menu > .nav-item.submenu.mega_menu .dropdown-menu .nav-item:first-child {
padding-top: 40px;
}
.nav_full_width nav.navbar {
padding: 0px 50px;
}
.header_area_three {
box-shadow: none;
}
.job_listing .job_list_tab .list_item_tab, .job_listing .listing_tab .list_item .joblisting_text ul li,
.job_listing .listing_tab .list_item .joblisting_text .jobsearch-job-userlist .apply_btn {
font-weight: 300;
}
.job_listing .listing_tab .list_item figure {
width: 50px;
}
.header_area.navbar_fixed .navbar .btn_get.btn-meta {
box-shadow: none;
}
.s_form_info_two .subscribe-form .form-control,
.s_subcribes .form-control {
color: #051441;
}
.video_btn .icon {
-webkit-box-shadow: 0px 0px 0px 7px rgba(255, 255, 255, 0.19);
box-shadow: 0px 0px 0px 7px rgba(255, 255, 255, 0.19);
}
.app_img .mobile {
max-width: none;
}
.footer_area_four .footer_bottom p a {
color: #677294;
}
.menu > .nav-item.submenu .dropdown-menu .nav-item .nav-link {
line-height: 36px;
}
.menu > .nav-item.submenu .dropdown-menu .nav-item:last-child {
padding-bottom: 5px;
}
.portfolio_pagination .prev, .portfolio_pagination .next {
font-weight: 300;
}
.portfolio_pagination .prev:hover, .portfolio_pagination .next:hover {
color: #6754e2;
}
.footer-widget .widget_title {
color: #606179;
}
.footer_bottom p {
margin-bottom: 0;
}
.service_carousel .owl-item .service_item {
-webkit-box-shadow: 0px 30px 30px 0px rgba(12, 0, 46, 0.1);
box-shadow: 0px 30px 30px 0px rgba(12, 0, 46, 0.1);
}
.prototype_content .btn_three {
width: 370px;
text-align: center;
margin-top: 20px;
}
.menu > .nav-item.submenu .dropdown-menu .nav-item.submenu .dropdown-menu .nav-item .nav-link:before {
display: none;
}
.blog .menu_toggle .hamburger span, .blog .menu_toggle .hamburger-cross span {
background: #5e2ced;
}
.blog_list_item_two .blog_content .post-info-bottom .post-info-comments:hover {
color: #5e2ced;
}
.p_details_three .img-fluid,
.portfolio_details_area  .owl-carousel .owl-item img {
width: 100%;
}
section.job_details_area .details_content {
padding-bottom: 0;
border-bottom: none;
}
.apply_form .upload_box {
display: flex;
border: none;
padding: 20px 0 0;
}
.apply_form .upload_box input[type="file"] {
padding-left: 20px;
border: none;
box-shadow: none;
background: transparent;
margin-top: -5px;
}
.navbar .menu > .nav-item.submenu.mega_menu .dropdown-menu .nav-item:hover > .nav-link {
color: #13112d !important;
}
.menu > .nav-item.submenu.mega_menu .mega_menu_inner > .dropdown-menu > .nav-item .dropdown-menu > .nav-item:first-child {
padding-top: 10px;
}
.navbar .search_cart .shpping-cart .dropdown-menu li.only_single_item {
padding-bottom: 20px;
}
.blog_list_item_two .blog_content p {
font-size: 15px;
margin-bottom: 20px;
}
.learn_btn {
font-weight: 400;
}
.s_pricing-item h5 {
color: #5e2ced;
font-size: 14px;
text-transform: uppercase;
}
.s_pricing-item .price sub {
bottom: 0;
margin-left: -3px;
}
.design_tab .nav-item .nav-link,
.s_pricing-item {
-webkit-box-shadow: 0px 20px 40px 0px rgba(0, 11, 40, 0.14);
box-shadow: 0px 20px 40px 0px rgba(0, 11, 40, 0.14);
}
.s_pricing-item:hover {
-webkit-box-shadow: 0px 30px 60px 0px rgba(0, 11, 40, 0.14);
box-shadow: 0px 30px 60px 0px rgba(0, 11, 40, 0.14);
}
.s_pricing-item .price {
padding-top: 20px;
}
.s_service_item .learn_btn_two, .s_service_item h5, .s_service_item p {
color: #fff;
}
.s_service_item .icon {
border-color: rgba(255, 255, 255, 0.3);
background-color: rgba(255, 255, 255, 0.059);
color: #fff;
}
a.learn_btn {
color: #677294;
}
.learn_btn:before {
background: #677294;
}
.feedback_item .ratting .yellow_star i {
color: #edab0b;
}
.feedback_area_two .sec_title p {
font-style: normal;
}
.seo_subscribe_form .input-group .form-control {
max-width: none;
}
.seo_subscribe_form .input-group input {
width: 100%;
}
.new_footer_top .f_widget.about-widget ul li {
margin-bottom: 6px;
}
.new_footer_top .f_widget.about-widget ul li a {
color: #656f88;
padding-left: 0;
}
.f_widget.about-widget ul li a {
font: 300 16px/20px "Arial", sans-serif; color: #677294;
position: relative;
-webkit-transition: color 0.2s linear;
-o-transition: color 0.2s linear;
transition: color 0.2s linear;
display: inline-block;
}
.new_footer_top .f_widget.about-widget ul li a:hover {
color: #5e2ced;
}
.new_footer_top p {
font-size: 16px;
font-weight: 300;
line-height: 28px;
color: #656f88;
margin-bottom: 20px;
}
.new_footer_top .f_social_icon a {
margin-bottom: 10px;
}
.s_service_info .s_service_item {
border-radius: 5px;
}
.seo_features_img.seo_features_img_two .round_circle {
bottom: 0;
}
.seo_features_img img,
.seo_features_img.seo_features_img_two img {
max-width: none;
}
.comments_widget ul li .comments_items .media-body span,
.widget.recent_post_widget_two .post_item .media-body .entry_post_info {
text-transform: none;
font-weight: 300;
}
.seo_fact_item .text {
padding-top: 10px;
}
.new_footer_top .f_social_icon a + a {
margin-left: 0;
}
.new_footer_top .f_social_icon a {
margin-right: 4px;
}
.widget.widget_search .search-form .form-control {
font: 300 14px "Arial", sans-serif; color: #677294;
border-radius: 3px;
background-color: white;
-webkit-box-shadow: 0px 2px 3px 0px rgba(12, 0, 46, 0.08);
box-shadow: 0px 2px 3px 0px rgba(12, 0, 46, 0.08);
border-radius: 0px;
border: 0px;
padding-left: 30px;
height: 55px;
z-index: 0;
border: 1px solid transparent;
}
.widget.widget_search .search-form button {
border: 0px;
border-radius: 0px;
font-size: 16px;
color: #282835;
background: transparent;
position: absolute;
right: 20px;
height: 100%;
padding: 0px;
z-index: 1;
cursor: pointer;
}
.single .blog_single_info .blog_list_item_two .blog_content {
padding-top: 0;
}
.home.blog a.navbar-brand.sticky_logo h3 {
color: rgba(5, 20, 61, 0.8);
}
.widget.instagram_widget ul li {
padding-right: 5px;
}
.startup_tab .nav-item:hover:nth-child(1) .nav-link {
border-color: #fa6fd1;
}
.startup_tab .nav-item:hover:nth-child(2) .nav-link {
border-color: #6fadfa;
}
.startup_tab .nav-item:hover:nth-child(3) .nav-link {
border-color: #f3af4e;
}
.startup_tab .nav-item:hover:nth-child(4) .nav-link {
border-color: #aa6ffa;
}
.startup_tab .nav-item:hover:nth-child(5) .nav-link {
border-color: #fa6666;
}
.new_startup_content .app_btn:not(:first-child) {
margin-left: 20px;
}
.progress_bar_area {
padding: 0;
}
.payment_subscribe_info {
z-index: 99;
}
.new_footer_area {
overflow: hidden;
}
.page-template-default .menu_toggle .hamburger-cross span,
.page-template-default .menu_toggle .hamburger span {
background: #fff;
}
.menu-depth-3rd li {
padding-left: 25px !important;
}
.menu-depth-3rd li:last-child {
margin-bottom: 10px !important;
}
.new_footer_area .widget.footer-widget {
padding-top: 50px;
}
.new_footer_top .f_widget.about-widget ul li:first-child,
.new_footer_area .widget.footer-widget:nth-child(1),
.new_footer_area .widget.footer-widget:nth-child(2),
.new_footer_area .widget.footer-widget:nth-child(3),
.new_footer_area .widget.footer-widget:nth-child(4) {
padding-top: 0;
}
.new_footer_area .widget.footer-widget.widget_rss ul li a {
font-weight: bold;
}
.widget_recent_comments #recentcomments .recentcomments {
padding-left: 70px;
}
.widget_recent_comments #recentcomments .recentcomments:before {
line-height: 50px;
width: 50px;
height: 50px;
font-size: 16px;
top: 0;
}
.single-post .has-post-thumbnail .blog_content {
margin-top: 25px;
}
.widget ul li a:empty {
display: none;
}
.breadcrumb_content_two .breadcrumb {
padding-top: 0;
}
.breadcrumb_content_two .breadcrumb li {
font-size: 16px;
}
.breadcrumb_content_two h1 {
margin-bottom: 5px;
}
.blog_list_item_two .post_date h2 {
line-height: 1;
}
.blog_content .learn_btn_two i {
font-size: 12px;
}
.blog_content h5 {
pointer-events: none;
}
.blog_single_info .post_author_two .media-body .comment_info h3 {
padding-bottom: 3px;
}
.post_author_two .media-body p {
font-size: 15px;
}
.mega_menu .menu-depth-3rd li {
padding-left: 0 !important;
}
.navbar .search_cart .shpping-cart i {
color: #fff;
margin-left: 20px;
}
.error_page2 .navbar .search_cart .shpping-cart i,
.error_page2 .navbar .search_cart .search a.nav-link i,
.blog .navbar .search_cart .shpping-cart i,
.blog .navbar .search_cart .search a.nav-link i,
.navbar_fixed .navbar .search_cart .search a.nav-link i,
.navbar_fixed .navbar .search_cart .shpping-cart i {
color: #6754e2;
}
.tagcloud a:hover,
.blog_list_item .blog_content .single_post_tags.post-tags a:hover,
.blog .navbar .search_cart .shpping-cart .num,
.error_page2 .navbar .search_cart .shpping-cart .num,
.navbar_fixed .navbar .search_cart .shpping-cart .num {
background: #6754e2;
color: #fff;
}
.cart-single-item .cart-img img {
width: 100%;
height: auto;
}
header.header_area.navbar_fixed .navbar .navbar-nav .menu-item a:hover,
.blog_list_item .blog_content a:hover,
.blog_list_item .blog_content a:hover h5,
.blog .menu > .nav-item > .nav-link:hover {
color: #5e2ced;
}
.menu > .nav-item.submenu .dropdown-menu.mega_menu_three > .nav-item > .dropdown-menu .nav-item .nav-link .navdropdown_link .navdropdown_icon img {
max-width: 30px;
margin-top: 7px;
}
.menu > .nav-item.submenu .dropdown-menu.mega_menu_three .nav-item {
padding-top: 0;
padding-bottom: 0;
}
.s_service_info .s_service_item {
margin-bottom: 25px;
}
header.header_area.header_stick {
position: absolute;
}
header.header_area.header_stick.navbar_fixed .header_top {
display: none;
}
.header_area .header_top {
background: #13112d;
}
.header_area .header_top .header_top_column {
font-size: 14px;
color: #fff;
font-family: "Poppins", sans-serif;
font-weight: 400;
}
.header_area .header_top ul {
margin-bottom: 0;
padding-left: 0;
list-style: none;
}
.header_area .header_top ul p,
.header_area .header_top ul li {
display: inline-block;
font-size: 14px;
font-family: "Arial", sans-serif; font-weight: 400;
color: #fff;
}
.header_area .header_top a {
color: #c3c1da;
font-weight: 300;
padding-left: 5px;
}
.header_area .header_top ul li:before {
content: "";
width: 1px;
height: 12px;
top: 1px;
background: #5e5d76;
display: inline-block;
position: relative;
margin: 0px 22px 0px 20px;
}
.header_area .header_top ul.header_social_icon li:before,
.header_area .header_top ul li:first-child:before {
display: none;
}
.header_area .header_top .right_content {
text-align: right;
}
.menu > .nav-item.submenu .dropdown-menu.mega_menu_three > .nav-item > .dropdown-menu .nav-item:hover {
z-index: 1;
}
.menu > .nav-item + li.nav-item.search {
margin-left: 0;
}
.navbar .search_cart .search a.nav-link i {
color: #fff;
}
.navbar .search_cart .shpping-cart .dropdown-menu .cart-single-item {
padding: 20px 20px 0;
font-size: 15px;
}
.navbar .search_cart .shpping-cart .dropdown-menu .cart-single-item.last_cart_item {
padding-bottom: 20px;
}
.navbar .search_cart .search {
border: none;
}
.navbar .search_cart .search a.nav-link {
margin-top: 5px;
font-size: 16px;
}
.navbar .search_exist .search_cart .cart-btn {
margin-left: 0;
font-size: 20px;
}
.blog_area_two .nav-links {
margin: 0 auto;
} .alert.notice {
background: #f9f8fc;
border-color: #e9e6f5;
color: #677294;
}
.alert {
font-size: 16px;
line-height: 34px;
position: relative;
border-width: 1px;
border-style: solid;
border-radius: 0px;
margin-bottom: 30px;
}
.alert i {
float: left;
font-size: 20px;
line-height: 32px;
margin-right: 20px;
}
.alert .alert_close {
position: absolute;
right: 20px;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
font-size: 20px;
cursor: pointer;
}
.alert .alert_close i {
margin-right: 0;
}
.alert.error {
background: #ffebeb;
border-color: #f4bdbd;
color: #eb4a4a;
}
.alert.warning {
background: #fffaeb;
border-color: #edd796;
color: #e7b931;
}
.alert.info {
background: #ebfcff;
border-color: #aee9f3;
color: #49cbe1;
}
.alert.success {
background: #ecffeb;
border-color: #b0efac;
color: #4acc43;
}
.alert.message {
background: #f5f1fd;
border-color: #d7caf5;
color: #8d62e3;
}
.big_alert {
padding: 40px;
font-size: 20px;
}
.big_alert i {
font-size: 24px;
}
.box_alert {
border: 1px solid #e9e6f5;
padding: 40px;
position: relative;
margin-bottom: 30px;
}
.box_alert .alert_close {
position: absolute;
right: 20px;
top: 20px;
color: #677294;
font-size: 20px;
cursor: pointer;
}
.box_alert .icon {
width: 70px;
height: 70px;
text-align: center;
line-height: 70px;
font-size: 20px;
color: #677294;
border: 1px solid #e9e6f5;
background: #f9f8fc;
border-radius: 50%;
margin-right: 30px;
}
.box_alert.box_warning .icon {
background: #fffaeb;
border-color: #edd796;
color: #e7b931;
}
.box_alert.box_success .icon {
background: #ecffeb;
border-color: #b0efac;
color: #4acc43;
}
.box_alert.box_error .icon {
background: #ffebeb;
border-color: #f4bdbd;
color: #eb4a4a;
}
.box_alert.box_info .icon {
background: #ebfcff;
border-color: #aee9f3;
color: #49cbe1;
}
.box_alert.box_info_two .icon {
background: #f5f1fd;
border-color: #d7caf5;
color: #8d62e3;
}
.box_alert .media-body h5 {
font-size: 20px;
line-height: 28px;
color: #222d39;
font-weight: 500;
margin-bottom: 10px;
}
.box_alert .media-body p {
font-size: 15px;
line-height: 28px;
color: #677294;
}
.digital_banner_area .digital_video_slider {
width: 50%;
position: absolute;
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.faq_content .tab-pane .card .card-header .btn.collapsed {
color: #576370 !important;
}
.col-lg-4.d-flex.justify-content-end {
align-items: center;
}
.faq_content .tab-pane .card .card-body {
padding-bottom: 20px;
}
p.comment-form-cookies-consent {
margin-left: 15px;
}
p.comment-form-cookies-consent input#wp-comment-cookies-consent {
margin-right: 10px;
}
.not_logged_in input#submit {
margin-top: 10px;
}
header.header_area.navbar_fixed .navbar .navbar-nav .menu-item a.nav-link.active {
color: #5e2ced;
}
.new_call_action_area .action_mobile img {
margin-top: -60px;
}
.widget.instagram_widget ul li a img {
width: 100px !important;
height: auto !important;
}
.comments_widget ul li .comments_items .media-body p {
font-weight: 400;
}
.agency_banner_btn, .btn_get {
font-family: inherit;
}
.no_comments + .blog_comment_box #respond {
padding-top: 0;
}
.startup_tab_img .web_img {
opacity: 1;
}
.startup_tab_img .phone_img {
opacity: 1;
}
.sidebar_widget a.nav-link {
padding-left: 0;
}
#myTabContent.tab-content>.tab-pane {
display: block;
}
#myTabContent .fade:not(.show) {
position: absolute;
width: 100%;
visibility: hidden;
}
#myTabContent .slick-slide img {
display: inline-block;
}
ul.slick-dots {
margin: 0 auto;
text-align: center;
}
ul.slick-dots {
text-align: center;
padding-top: 20px;
position: static;
}
ul.slick-dots li.slick-active button {
background: #00aff0;
color: #fff;
}
ul.slick-dots li {
display: inline-block;
margin-right: 5px;
}
ul.slick-dots li button {
background: #cfcfe7;
border: 0px;
border-radius: 20px;
width: 30px;
}  .erp_features_img_two {
padding-top: 0;
}
.flex-row-reverse .erp_features_img_two .img_icon {
margin-top: -50px;
}
input.wpcf7-form-control.wpcf7-submit.btn.btn_pos {
color: #fff;
}
.domain_form_inner input {
outline: none;
-webkit-box-shadow: none;
box-shadow: none;
}
input.wpcf7-form-control.wpcf7-submit.hosting_btn {
width: 21%;
border: 0px;
padding: 25px 32px;
text-transform: uppercase;
cursor: pointer;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
color: #fff;
background: #f8636b;
font-size: 16px;
font-weight: 500
}
.erp_testimonial_item .media img {
width: auto!important;
}
.erp_testimonial_info .owl-nav button.owl-prev, .erp_testimonial_info .owl-nav button.owl-next {
font-size: 45px !important;
color: #c1c1d4 !important;
} .hosting-slider .hesperiden.tparrows:hover:before {
color: #f8636b;
}
.hosting-slider .hesperiden .tp-bullet:hover, #rev_slider_1_1_wrapper .hesperiden .tp-bullet.selected {
border-color: #f8636b;
}
.hosting-slider .hesperiden.tp-leftarrow {
position: relative;
}
.hosting-slider .hesperiden.tp-leftarrow:after {
content: '';
width: 2px;
height: 50px;
background: #fff;
position: absolute;
top: -5px;
left: 43px;
opacity: .16;
}
.header_area.navbar_fixed {
z-index: 999;
}
.hosting_btn, .domain_form_inner .hosting_btn[type="submit"] {
background: #f8636b;
}
.erp_banner_area_two .section_container .intro_content .er_btn {
-webkit-box-shadow: 0px 20px 30px 0px rgba(45, 93, 237, 0.1);
box-shadow: 0px 20px 30px 0px rgba(45, 93, 237, 0.1);
}
.erp_banner_area_two .section_container .intro_content .er_btn:hover {
-webkit-box-shadow: none;
box-shadow: none;
}
.payment_features_area .featured_item + .featured_item {
margin-top: 50px;
}
.payment_clients_area {
z-index: 1;
}
.design_tab .nav-item .nav-link, .s_pricing-item {
-webkit-box-shadow: 0px 2px 3px 0px rgba(12, 0, 46, 0.04);
box-shadow: 0px 2px 3px 0px rgba(12, 0, 46, 0.04);
}
.analytics_border_bottom {
border-bottom: 1px solid #ececf6;
}
.tab-content .tab_img {
max-width: none;
}
.navbar.menu_left .search_cart .search a.nav-link:before,
.navbar.menu_center .search_cart .search a.nav-link:before {
display: none !important;
}
.faq_solution_area .flex-row-reverse {
align-items: center;
}
.design_tab .normal_color .title_color {
margin-bottom: 10px;
}
.breadcrumb_area .breadcrumb_shap {
height: 100%;
width: 100%;
} .portfolio_area .p_slider_inner ul.slick-dots li button {
background: #cfcfe7;
width: 08px;
}
li.nav-item.shpping-cart.dropdown.submenu {
border: none;
}
.new_service .col-lg-4:nth-child(4) .separator,
.new_service .col-lg-4:nth-child(8) .separator {
display: none;
}
.study_details .details_img img {
max-width: 100%;
height: auto;
}
.page-template-page-agency-colorful .color_switcher_zone {
display: none;
}
#results .available {
color: #4CAF50;
}
#results .domain_name {
color: #3FA5FF;
}
.result .not-available span {
color: #e43a2d;
}
.page-template-page-agency-colorful .header_area {
position: fixed;
width: 100%;
left: 0;
z-index: 20;
top: 0;
}
ul.search_cart li>a::before {
display: none !important;
}
div#comments {
clear: both;
}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{background:var(--e-a-bg-logo);border-radius:50%;display:inline-block;line-height:1;padding:.75em}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor .elementor-background-video{max-width:none}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}.elementor-custom-embed-play{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-left:auto;margin-right:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap;margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con:not(.e-div-block-base){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;pointer-events:none;position:absolute;right:10px;text-shadow:0 0 3px rgba(0,0,0,.3);top:50%;transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:not(.e-div-block-base) .elementor-widget-container,.elementor-element:not(.e-div-block-base):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;font-size:15px;line-height:1;padding:12px 24px;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;padding:.5em;fill:#fff}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}.max-width-none img {
max-width: none;
}
.elementor_navbar.no_fixed.header_area {
position: relative;
}
.elementor_navbar .nav_right_btn {
margin-left: 50px;
}
.elementor_navbar .nav_right_btn .login_btn {
margin-right: 20px;
} .hover-transform {
webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.hover-transform:hover {
-webkit-transform: scale(1.03);
-ms-transform: scale(1.03);
transform: scale(1.03);
} .hover-red ul li a:hover {
color: #f8636b !important;
}
.hover-blue ul li a:hover {
color: #4f79f6 !important;
}
.hover-white ul li a:hover {
color: #ffffff !important;
}
.hover-deepskyblue ul li a:hover {
color: #00aff0 !important;
} .elementor-widget-saasland_icon_dual .icon_two {
background: #f1f5ff;
}
.elementor-widget-saasland_icon_dual .icon_two .small {
color: #46d779;
font-size: 25px;
position: relative;
top: -25px;
left: 6px;
padding-top: 0;
}
.elementor-widget-saasland_icon_dual .icon_two i {
color: #73a1ff;
padding-top: 30px;
display: inline-block;
}
.elementor-widget-saasland_icon_dual .get_icon {
height: 100px;
width: 100px;
line-height: 100px;
font-size: 45px;
text-align: center;
border-radius: 3px;
background: #fff1f3;
color: #ff738b;
margin-right: 25px;
}
.btn-shadow-none-hover .elementor-button:hover {
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.elementor-column-wrap.elementor-element-populated {
transition: all 0.3s linear;
}
.full-angle-bg:before {
content: "";
width: 150%;
height: 460px;
background: #fafbfc;
position: absolute;
-webkit-transform: rotate(-10.9deg);
-ms-transform: rotate(-10.9deg);
transform: rotate(-10.9deg);
top: -215px;
right: -171px;
z-index: -1;
} .elementor-row .elementor-inner-column:hover .rotate_effect {
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.bold_text strong {
font-weight: 700;
}
.btn-hover-shadow:hover .elementor-button-link {
-webkit-box-shadow: 0px 10px 50px 0px rgba(195, 33, 52, 0.3);
box-shadow: 0px 10px 50px 0px rgba(195, 33, 52, 0.3);
}
.yellow-btn-hover-shadow:hover .elementor-button-link {
-webkit-box-shadow: 0px 10px 50px 0px rgba(194, 132, 33, 0.3);
box-shadow: 0px 10px 50px 0px rgba(194, 132, 33, 0.3);
}
.hover-red-event ul li a:hover {
color: #fd475d !important;
} @media ( max-width: 768px ){
.max-width-none img {
max-width: 100%;
}
}
 .animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both
}
.animated.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s
}
@-webkit-keyframes bounce {
0%, 100%, 20%, 50%, 80% {
-webkit-transform: translateY(0);
transform: translateY(0)
}
40% {
-webkit-transform: translateY(-30px);
transform: translateY(-30px)
}
60% {
-webkit-transform: translateY(-15px);
transform: translateY(-15px)
}
}
@keyframes bounce {
0%, 100%, 20%, 50%, 80% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0)
}
40% {
-webkit-transform: translateY(-30px);
-ms-transform: translateY(-30px);
transform: translateY(-30px)
}
60% {
-webkit-transform: translateY(-15px);
-ms-transform: translateY(-15px);
transform: translateY(-15px)
}
}
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce
}
@-webkit-keyframes flash {
0%, 100%, 50% {
opacity: 1
}
25%,
75% {
opacity: 0
}
}
@keyframes flash {
0%, 100%, 50% {
opacity: 1
}
25%,
75% {
opacity: 0
}
}
.flash {
-webkit-animation-name: flash;
animation-name: flash
}
@-webkit-keyframes pulse {
0% {
-webkit-transform: scale(1);
transform: scale(1)
}
50% {
-webkit-transform: scale(1.1);
transform: scale(1.1)
}
100% {
-webkit-transform: scale(1);
transform: scale(1)
}
}
@keyframes pulse {
0% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1)
}
50% {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1)
}
100% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1)
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse
}
@-webkit-keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.slideOutDown {
-webkit-animation-name: slideOutDown;
animation-name: slideOutDown;
}
@-webkit-keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 0.2;
}
}
@keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 0.2;
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
}
@-webkit-keyframes rubberBand {
0% {
-webkit-transform: scale(1);
transform: scale(1)
}
30% {
-webkit-transform: scaleX(1.25) scaleY(0.75);
transform: scaleX(1.25) scaleY(0.75)
}
40% {
-webkit-transform: scaleX(0.75) scaleY(1.25);
transform: scaleX(0.75) scaleY(1.25)
}
60% {
-webkit-transform: scaleX(1.15) scaleY(0.85);
transform: scaleX(1.15) scaleY(0.85)
}
100% {
-webkit-transform: scale(1);
transform: scale(1)
}
}
@keyframes rubberBand {
0% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1)
}
30% {
-webkit-transform: scaleX(1.25) scaleY(0.75);
-ms-transform: scaleX(1.25) scaleY(0.75);
transform: scaleX(1.25) scaleY(0.75)
}
40% {
-webkit-transform: scaleX(0.75) scaleY(1.25);
-ms-transform: scaleX(0.75) scaleY(1.25);
transform: scaleX(0.75) scaleY(1.25)
}
60% {
-webkit-transform: scaleX(1.15) scaleY(0.85);
-ms-transform: scaleX(1.15) scaleY(0.85);
transform: scaleX(1.15) scaleY(0.85)
}
100% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1)
}
}
.rubberBand {
-webkit-animation-name: rubberBand;
animation-name: rubberBand
}
@-webkit-keyframes shake {
0%, 100% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
10%,
30%,
50%,
70%,
90% {
-webkit-transform: translateX(-10px);
transform: translateX(-10px)
}
20%,
40%,
60%,
80% {
-webkit-transform: translateX(10px);
transform: translateX(10px)
}
}
@keyframes shake {
0%, 100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0)
}
10%,
30%,
50%,
70%,
90% {
-webkit-transform: translateX(-10px);
-ms-transform: translateX(-10px);
transform: translateX(-10px)
}
20%,
40%,
60%,
80% {
-webkit-transform: translateX(10px);
-ms-transform: translateX(10px);
transform: translateX(10px)
}
}
.shake {
-webkit-animation-name: shake;
animation-name: shake
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate(15deg);
transform: rotate(15deg)
}
40% {
-webkit-transform: rotate(-10deg);
transform: rotate(-10deg)
}
60% {
-webkit-transform: rotate(5deg);
transform: rotate(5deg)
}
80% {
-webkit-transform: rotate(-5deg);
transform: rotate(-5deg)
}
100% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg)
}
}
@keyframes swing {
20% {
-webkit-transform: rotate(15deg);
-ms-transform: rotate(15deg);
transform: rotate(15deg)
}
40% {
-webkit-transform: rotate(-10deg);
-ms-transform: rotate(-10deg);
transform: rotate(-10deg)
}
60% {
-webkit-transform: rotate(5deg);
-ms-transform: rotate(5deg);
transform: rotate(5deg)
}
80% {
-webkit-transform: rotate(-5deg);
-ms-transform: rotate(-5deg);
transform: rotate(-5deg)
}
100% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg)
}
}
.swing {
-webkit-transform-origin: top center;
-ms-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing
}
@-webkit-keyframes tada {
0% {
-webkit-transform: scale(1);
transform: scale(1)
}
10%,
20% {
-webkit-transform: scale(0.9) rotate(-3deg);
transform: scale(0.9) rotate(-3deg)
}
30%,
50%,
70%,
90% {
-webkit-transform: scale(1.1) rotate(3deg);
transform: scale(1.1) rotate(3deg)
}
40%,
60%,
80% {
-webkit-transform: scale(1.1) rotate(-3deg);
transform: scale(1.1) rotate(-3deg)
}
100% {
-webkit-transform: scale(1) rotate(0);
transform: scale(1) rotate(0)
}
}
@keyframes tada {
0% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1)
}
10%,
20% {
-webkit-transform: scale(0.9) rotate(-3deg);
-ms-transform: scale(0.9) rotate(-3deg);
transform: scale(0.9) rotate(-3deg)
}
30%,
50%,
70%,
90% {
-webkit-transform: scale(1.1) rotate(3deg);
-ms-transform: scale(1.1) rotate(3deg);
transform: scale(1.1) rotate(3deg)
}
40%,
60%,
80% {
-webkit-transform: scale(1.1) rotate(-3deg);
-ms-transform: scale(1.1) rotate(-3deg);
transform: scale(1.1) rotate(-3deg)
}
100% {
-webkit-transform: scale(1) rotate(0);
-ms-transform: scale(1) rotate(0);
transform: scale(1) rotate(0)
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada
}
.translateD{
-webkit-animation-name: translateD;
animation-name: translateD;
}
@-webkit-keyframes translateD {
0% {
opacity: 0;
-webkit-transform: scale(1.2) rotate(-12deg) translate(20px, 20px);
-ms-transform: scale(1.2) rotate(-12deg) translate(20px, 20px);
transform: scale(1.2) rotate(-12deg) translate(20px, 20px);
}
100% {
opacity: 1;
-webkit-transform: scale(1) rotate(-12deg) translate(0px, 0px);
-ms-transform: scale(1) rotate(-12deg) translate(0px, 0px);
transform: scale(1) rotate(-12deg) translate(0px, 0px);
}
}
@keyframes translateD {
0% {
opacity: 0;
-webkit-transform: scale(1.2) rotate(-12deg) translate(20px, 20px);
-ms-transform: scale(1.2) rotate(-12deg) translate(20px, 20px);
transform: scale(1.2) rotate(-12deg) translate(20px, 20px);
}
100% {
opacity: 1;
-webkit-transform: scale(1) rotate(-12deg) translate(0px, 0px);
-ms-transform: scale(1) rotate(-12deg) translate(0px, 0px);
transform: scale(1) rotate(-12deg) translate(0px, 0px);
}
}
.translateDT{
-webkit-animation-name: translateDT;
animation-name: translateDT;
}
@-webkit-keyframes translateDT {
0% {
opacity: 0;
-webkit-transform: scale(1.2) rotate(-5deg) translate(20px, 20px);
-ms-transform: scale(1.2) rotate(-5deg) translate(20px, 20px);
transform: scale(1.2) rotate(-5deg) translate(20px, 20px);
}
100% {
opacity: 1;
-webkit-transform: scale(1) rotate(-5deg) translate(0px, 0px);
-ms-transform: scale(1) rotate(-5deg) translate(0px, 0px);
transform: scale(1) rotate(-5deg) translate(0px, 0px);
}
}
@keyframes translateDT {
0% {
opacity: 0;
-webkit-transform: scale(1.2) rotate(-5deg) translate(20px, 20px);
-ms-transform: scale(1.2) rotate(-5deg) translate(20px, 20px);
transform: scale(1.2) rotate(-5deg) translate(20px, 20px);
}
100% {
opacity: 1;
-webkit-transform: scale(1) rotate(-5deg) translate(0px, 0px);
-ms-transform: scale(1) rotate(-5deg) translate(0px, 0px);
transform: scale(1) rotate(-5deg) translate(0px, 0px);
}
}
.translateD1{
-webkit-animation-name: translateD1;
animation-name: translateD1;
}
@-webkit-keyframes translateD1 {
0% {
opacity: 0;
-webkit-transform: scale(1.2) rotate(-18deg) translate(20px, 20px);
-ms-transform: scale(1.2) rotate(-18deg) translate(20px, 20px);
transform: scale(1.2) rotate(-18deg) translate(20px, 20px);
}
100% {
opacity: 1;
-webkit-transform: scale(1) rotate(-18deg) translate(0px, 0px);
-ms-transform: scale(1) rotate(-18deg) translate(0px, 0px);
transform: scale(1) rotate(-18deg) translate(0px, 0px);
}
}
@keyframes translateD1 {
0% {
opacity: 0;
-webkit-transform: scale(1.2) rotate(-18deg) translate(20px, 20px);
-ms-transform: scale(1.2) rotate(-18deg) translate(20px, 20px);
transform: scale(1.2) rotate(-18deg) translate(20px, 20px);
}
100% {
opacity: 1;
-webkit-transform: scale(1) rotate(-18deg) translate(0px, 0px);
-ms-transform: scale(1) rotate(-18deg) translate(0px, 0px);
transform: scale(1) rotate(-18deg) translate(0px, 0px);
}
}
@-webkit-keyframes wobble {
0% {
-webkit-transform: translateX(0%);
transform: translateX(0%)
}
15% {
-webkit-transform: translateX(-25%) rotate(-5deg);
transform: translateX(-25%) rotate(-5deg)
}
30% {
-webkit-transform: translateX(20%) rotate(3deg);
transform: translateX(20%) rotate(3deg)
}
45% {
-webkit-transform: translateX(-15%) rotate(-3deg);
transform: translateX(-15%) rotate(-3deg)
}
60% {
-webkit-transform: translateX(10%) rotate(2deg);
transform: translateX(10%) rotate(2deg)
}
75% {
-webkit-transform: translateX(-5%) rotate(-1deg);
transform: translateX(-5%) rotate(-1deg)
}
100% {
-webkit-transform: translateX(0%);
transform: translateX(0%)
}
}
@keyframes wobble {
0% {
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%)
}
15% {
-webkit-transform: translateX(-25%) rotate(-5deg);
-ms-transform: translateX(-25%) rotate(-5deg);
transform: translateX(-25%) rotate(-5deg)
}
30% {
-webkit-transform: translateX(20%) rotate(3deg);
-ms-transform: translateX(20%) rotate(3deg);
transform: translateX(20%) rotate(3deg)
}
45% {
-webkit-transform: translateX(-15%) rotate(-3deg);
-ms-transform: translateX(-15%) rotate(-3deg);
transform: translateX(-15%) rotate(-3deg)
}
60% {
-webkit-transform: translateX(10%) rotate(2deg);
-ms-transform: translateX(10%) rotate(2deg);
transform: translateX(10%) rotate(2deg)
}
75% {
-webkit-transform: translateX(-5%) rotate(-1deg);
-ms-transform: translateX(-5%) rotate(-1deg);
transform: translateX(-5%) rotate(-1deg)
}
100% {
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%)
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble
}
@-webkit-keyframes bounceIn {
0% {
opacity: 0;
-webkit-transform: scale(.3);
transform: scale(.3)
}
50% {
opacity: 1;
-webkit-transform: scale(1.05);
transform: scale(1.05)
}
70% {
-webkit-transform: scale(.9);
transform: scale(.9)
}
100% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1)
}
}
@keyframes bounceIn {
0% {
opacity: 0;
-webkit-transform: scale(.3);
-ms-transform: scale(.3);
transform: scale(.3)
}
50% {
opacity: 1;
-webkit-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05)
}
70% {
-webkit-transform: scale(.9);
-ms-transform: scale(.9);
transform: scale(.9)
}
100% {
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1)
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn
}
@-webkit-keyframes bounceInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px)
}
60% {
opacity: 1;
-webkit-transform: translateY(30px);
transform: translateY(30px)
}
80% {
-webkit-transform: translateY(-10px);
transform: translateY(-10px)
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0)
}
}
@keyframes bounceInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px)
}
60% {
opacity: 1;
-webkit-transform: translateY(30px);
-ms-transform: translateY(30px);
transform: translateY(30px)
}
80% {
-webkit-transform: translateY(-10px);
-ms-transform: translateY(-10px);
transform: translateY(-10px)
}
100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0)
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown
}
@-webkit-keyframes bounceInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px)
}
60% {
opacity: 1;
-webkit-transform: translateX(30px);
transform: translateX(30px)
}
80% {
-webkit-transform: translateX(-10px);
transform: translateX(-10px)
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
}
@keyframes bounceInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px)
}
60% {
opacity: 1;
-webkit-transform: translateX(30px);
-ms-transform: translateX(30px);
transform: translateX(30px)
}
80% {
-webkit-transform: translateX(-10px);
-ms-transform: translateX(-10px);
transform: translateX(-10px)
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0)
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft
}
@-webkit-keyframes bounceInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px)
}
60% {
opacity: 1;
-webkit-transform: translateX(-30px);
transform: translateX(-30px)
}
80% {
-webkit-transform: translateX(10px);
transform: translateX(10px)
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
}
@keyframes bounceInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px)
}
60% {
opacity: 1;
-webkit-transform: translateX(-30px);
-ms-transform: translateX(-30px);
transform: translateX(-30px)
}
80% {
-webkit-transform: translateX(10px);
-ms-transform: translateX(10px);
transform: translateX(10px)
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0)
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight
}
@-webkit-keyframes bounceInUp {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px)
}
60% {
opacity: 1;
-webkit-transform: translateY(-30px);
transform: translateY(-30px)
}
80% {
-webkit-transform: translateY(10px);
transform: translateY(10px)
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0)
}
}
@keyframes bounceInUp {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px)
}
60% {
opacity: 1;
-webkit-transform: translateY(-30px);
-ms-transform: translateY(-30px);
transform: translateY(-30px)
}
80% {
-webkit-transform: translateY(10px);
-ms-transform: translateY(10px);
transform: translateY(10px)
}
100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0)
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp
}
@-webkit-keyframes bounceOut {
0% {
-webkit-transform: scale(1);
transform: scale(1)
}
25% {
-webkit-transform: scale(.95);
transform: scale(.95)
}
50% {
opacity: 1;
-webkit-transform: scale(1.1);
transform: scale(1.1)
}
100% {
opacity: 0;
-webkit-transform: scale(.3);
transform: scale(.3)
}
}
@keyframes bounceOut {
0% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1)
}
25% {
-webkit-transform: scale(.95);
-ms-transform: scale(.95);
transform: scale(.95)
}
50% {
opacity: 1;
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1)
}
100% {
opacity: 0;
-webkit-transform: scale(.3);
-ms-transform: scale(.3);
transform: scale(.3)
}
}
.bounceOut {
-webkit-animation-name: bounceOut;
animation-name: bounceOut
}
@-webkit-keyframes bounceOutDown {
0% {
-webkit-transform: translateY(0);
transform: translateY(0)
}
20% {
opacity: 1;
-webkit-transform: translateY(-20px);
transform: translateY(-20px)
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px)
}
}
@keyframes bounceOutDown {
0% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0)
}
20% {
opacity: 1;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px)
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px)
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown
}
@-webkit-keyframes bounceOutLeft {
0% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
20% {
opacity: 1;
-webkit-transform: translateX(20px);
transform: translateX(20px)
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px)
}
}
@keyframes bounceOutLeft {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0)
}
20% {
opacity: 1;
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px)
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px)
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft
}
@-webkit-keyframes bounceOutRight {
0% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
20% {
opacity: 1;
-webkit-transform: translateX(-20px);
transform: translateX(-20px)
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px)
}
}
@keyframes bounceOutRight {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0)
}
20% {
opacity: 1;
-webkit-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px)
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px)
}
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight
}
@-webkit-keyframes bounceOutUp {
0% {
-webkit-transform: translateY(0);
transform: translateY(0)
}
20% {
opacity: 1;
-webkit-transform: translateY(20px);
transform: translateY(20px)
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px)
}
}
@keyframes bounceOutUp {
0% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0)
}
20% {
opacity: 1;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px)
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px)
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp
}
@keyframes newfadeInD {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0)
}
100% {
opacity: 0;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px)
}
}
@-webkit-keyframes newfadeInD {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0)
}
100% {
opacity: 0;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px)
}
}
.newfadeInD{
-webkit-animation-name: newfadeInD;
animation-name: newfadeInD;
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0
}
100% {
opacity: 1
}
}
@keyframes fadeIn {
0% {
opacity: 0
}
100% {
opacity: 1
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn
}
@-webkit-keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
transform: translateY(-20px)
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0)
}
}
@keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px)
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0)
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown
}
@-webkit-keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px)
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0)
}
}
@keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px)
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0)
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig
}
@-webkit-keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-20px);
transform: translateX(-20px)
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0)
}
}
@keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px)
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0)
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft
}
@-webkit-keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px)
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0)
}
}
@keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px)
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0)
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig
}
@-webkit-keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(20px);
transform: translateX(20px)
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0)
}
}
@keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px)
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0)
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight
}
@-webkit-keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px)
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0)
}
}
@keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px)
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0)
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig
}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
transform: translateY(20px)
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0)
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px)
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0)
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp
}
@-webkit-keyframes fadeInUp2 {
0% {
opacity: 0;
-webkit-transform: translateY(100px);
transform: translateY(100px)
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0)
}
}
@keyframes fadeInUp2 {
0% {
opacity: 0;
-webkit-transform: translateY(100px);
-ms-transform: translateY(100px);
transform: translateY(100px)
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0)
}
}
.fadeInUp2 {
-webkit-animation-name: fadeInUp2;
animation-name: fadeInUp2;
}
@-webkit-keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px)
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0)
}
}
@keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px)
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0)
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1
}
100% {
opacity: 0
}
}
@keyframes fadeOut {
0% {
opacity: 1
}
100% {
opacity: 0
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut
}
@-webkit-keyframes fadeOutDown {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0)
}
100% {
opacity: 0;
-webkit-transform: translateY(20px);
transform: translateY(20px)
}
}
@keyframes fadeOutDown {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0)
}
100% {
opacity: 0;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px)
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown
}
@-webkit-keyframes fadeOutDownBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0)
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px)
}
}
@keyframes fadeOutDownBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0)
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px)
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig
}
@-webkit-keyframes fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0)
}
100% {
opacity: 0;
-webkit-transform: translateX(-20px);
transform: translateX(-20px)
}
}
@keyframes fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0)
}
100% {
opacity: 0;
-webkit-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px)
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft
}
@-webkit-keyframes fadeOutLeftBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0)
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px)
}
}
@keyframes fadeOutLeftBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0)
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px)
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig
}
@-webkit-keyframes fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0)
}
100% {
opacity: 0;
-webkit-transform: translateX(20px);
transform: translateX(20px)
}
}
@keyframes fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0)
}
100% {
opacity: 0;
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px)
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight
}
@-webkit-keyframes fadeOutRightBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0)
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px)
}
}
@keyframes fadeOutRightBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0)
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px)
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig
}
@-webkit-keyframes fadeOutUp {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0)
}
100% {
opacity: 0;
-webkit-transform: translateY(-20px);
transform: translateY(-20px)
}
}
@keyframes fadeOutUp {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0)
}
100% {
opacity: 0;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px)
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp
}
@-webkit-keyframes fadeOutUpBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0)
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px)
}
}
@keyframes fadeOutUpBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0)
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px)
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig
}
@-webkit-keyframes flip {
0% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out
}
40% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out
}
50% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in
}
80% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in
}
100% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in
}
}
@keyframes flip {
0% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
-ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out
}
40% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
-ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out
}
50% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in
}
80% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
-ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in
}
100% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
-ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in
}
}
.animated.flip {
-webkit-backface-visibility: visible;
-ms-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip
}
@-webkit-keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0
}
40% {
-webkit-transform: perspective(400px) rotateX(-10deg);
transform: perspective(400px) rotateX(-10deg)
}
70% {
-webkit-transform: perspective(400px) rotateX(10deg);
transform: perspective(400px) rotateX(10deg)
}
100% {
-webkit-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1
}
}
@keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotateX(90deg);
-ms-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0
}
40% {
-webkit-transform: perspective(400px) rotateX(-10deg);
-ms-transform: perspective(400px) rotateX(-10deg);
transform: perspective(400px) rotateX(-10deg)
}
70% {
-webkit-transform: perspective(400px) rotateX(10deg);
-ms-transform: perspective(400px) rotateX(10deg);
transform: perspective(400px) rotateX(10deg)
}
100% {
-webkit-transform: perspective(400px) rotateX(0deg);
-ms-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1
}
}
.flipInX {
-webkit-backface-visibility: visible!important;
-ms-backface-visibility: visible!important;
backface-visibility: visible!important;
-webkit-animation-name: flipInX;
animation-name: flipInX
}
@-webkit-keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0
}
40% {
-webkit-transform: perspective(400px) rotateY(-10deg);
transform: perspective(400px) rotateY(-10deg)
}
70% {
-webkit-transform: perspective(400px) rotateY(10deg);
transform: perspective(400px) rotateY(10deg)
}
100% {
-webkit-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1
}
}
@keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotateY(90deg);
-ms-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0
}
40% {
-webkit-transform: perspective(400px) rotateY(-10deg);
-ms-transform: perspective(400px) rotateY(-10deg);
transform: perspective(400px) rotateY(-10deg)
}
70% {
-webkit-transform: perspective(400px) rotateY(10deg);
-ms-transform: perspective(400px) rotateY(10deg);
transform: perspective(400px) rotateY(10deg)
}
100% {
-webkit-transform: perspective(400px) rotateY(0deg);
-ms-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1
}
}
.flipInY {
-webkit-backface-visibility: visible!important;
-ms-backface-visibility: visible!important;
backface-visibility: visible!important;
-webkit-animation-name: flipInY;
animation-name: flipInY
}
@-webkit-keyframes flipOutX {
0% {
-webkit-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1
}
100% {
-webkit-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0
}
}
@keyframes flipOutX {
0% {
-webkit-transform: perspective(400px) rotateX(0deg);
-ms-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1
}
100% {
-webkit-transform: perspective(400px) rotateX(90deg);
-ms-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0
}
}
.flipOutX {
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-backface-visibility: visible!important;
-ms-backface-visibility: visible!important;
backface-visibility: visible!important
}
@-webkit-keyframes flipOutY {
0% {
-webkit-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1
}
100% {
-webkit-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0
}
}
@keyframes flipOutY {
0% {
-webkit-transform: perspective(400px) rotateY(0deg);
-ms-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1
}
100% {
-webkit-transform: perspective(400px) rotateY(90deg);
-ms-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0
}
}
.flipOutY {
-webkit-backface-visibility: visible!important;
-ms-backface-visibility: visible!important;
backface-visibility: visible!important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY
}
@-webkit-keyframes lightSpeedIn {
0% {
-webkit-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0
}
60% {
-webkit-transform: translateX(-20%) skewX(30deg);
transform: translateX(-20%) skewX(30deg);
opacity: 1
}
80% {
-webkit-transform: translateX(0%) skewX(-15deg);
transform: translateX(0%) skewX(-15deg);
opacity: 1
}
100% {
-webkit-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1
}
}
@keyframes lightSpeedIn {
0% {
-webkit-transform: translateX(100%) skewX(-30deg);
-ms-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0
}
60% {
-webkit-transform: translateX(-20%) skewX(30deg);
-ms-transform: translateX(-20%) skewX(30deg);
transform: translateX(-20%) skewX(30deg);
opacity: 1
}
80% {
-webkit-transform: translateX(0%) skewX(-15deg);
-ms-transform: translateX(0%) skewX(-15deg);
transform: translateX(0%) skewX(-15deg);
opacity: 1
}
100% {
-webkit-transform: translateX(0%) skewX(0deg);
-ms-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out
}
@-webkit-keyframes lightSpeedOut {
0% {
-webkit-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1
}
100% {
-webkit-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0
}
}
@keyframes lightSpeedOut {
0% {
-webkit-transform: translateX(0%) skewX(0deg);
-ms-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1
}
100% {
-webkit-transform: translateX(100%) skewX(-30deg);
-ms-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0
}
}
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in
}
@-webkit-keyframes rotateIn {
0% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(-200deg);
transform: rotate(-200deg);
opacity: 0
}
100% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
}
@keyframes rotateIn {
0% {
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(-200deg);
-ms-transform: rotate(-200deg);
transform: rotate(-200deg);
opacity: 0
}
100% {
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
animation-name: rotateIn
}
@-webkit-keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
}
@keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft
}
@-webkit-keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
}
@keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight
}
@-webkit-keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
}
@keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft
}
@-webkit-keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
}
@keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight
}
@-webkit-keyframes rotateOut {
0% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
100% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(200deg);
transform: rotate(200deg);
opacity: 0
}
}
@keyframes rotateOut {
0% {
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
100% {
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(200deg);
-ms-transform: rotate(200deg);
transform: rotate(200deg);
opacity: 0
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
animation-name: rotateOut
}
@-webkit-keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0
}
}
@keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft
}
@-webkit-keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0
}
}
@keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight
}
@-webkit-keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0
}
}
@keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft
}
@-webkit-keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0
}
}
@keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight
}
@-webkit-keyframes slideInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px)
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0)
}
}
@keyframes slideInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px)
}
100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0)
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown
}
@-webkit-keyframes slideInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-180px);
transform: translateX(-180px)
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
}
@keyframes slideInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-180px);
-ms-transform: translateX(-180px);
transform: translateX(-180px)
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0)
}
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft
}
@-webkit-keyframes slideInRight {
0% {
opacity: 0;
-webkit-transform: translateX(200px);
transform: translateX(200px)
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
}
@keyframes slideInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px)
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0)
}
}
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight
}
@-webkit-keyframes slideOutLeft {
0% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px)
}
}
@keyframes slideOutLeft {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0)
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px)
}
}
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft
}
@-webkit-keyframes slideOutRight {
0% {
-webkit-transform: translateX(0);
transform: translateX(0)
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px)
}
}
@keyframes slideOutRight {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0)
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px)
}
}
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight
}
@-webkit-keyframes slideOutUp {
0% {
-webkit-transform: translateY(0);
transform: translateY(0)
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px)
}
}
@keyframes slideOutUp {
0% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0)
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px)
}
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp
}
@-webkit-keyframes hinge {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out
}
20%,
60% {
-webkit-transform: rotate(80deg);
transform: rotate(80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out
}
40% {
-webkit-transform: rotate(60deg);
transform: rotate(60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out
}
80% {
-webkit-transform: rotate(60deg) translateY(0);
transform: rotate(60deg) translateY(0);
opacity: 1;
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out
}
100% {
-webkit-transform: translateY(700px);
transform: translateY(700px);
opacity: 0
}
}
@keyframes hinge {
0% {
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out
}
20%,
60% {
-webkit-transform: rotate(80deg);
-ms-transform: rotate(80deg);
transform: rotate(80deg);
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out
}
40% {
-webkit-transform: rotate(60deg);
-ms-transform: rotate(60deg);
transform: rotate(60deg);
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out
}
80% {
-webkit-transform: rotate(60deg) translateY(0);
-ms-transform: rotate(60deg) translateY(0);
transform: rotate(60deg) translateY(0);
opacity: 1;
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out
}
100% {
-webkit-transform: translateY(700px);
-ms-transform: translateY(700px);
transform: translateY(700px);
opacity: 0
}
}
.hinge {
-webkit-animation-name: hinge;
animation-name: hinge
}
@-webkit-keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translateX(-100%) rotate(-120deg);
transform: translateX(-100%) rotate(-120deg)
}
100% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg)
}
}
@keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translateX(-100%) rotate(-120deg);
-ms-transform: translateX(-100%) rotate(-120deg);
transform: translateX(-100%) rotate(-120deg)
}
100% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
-ms-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg)
}
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn
}
@-webkit-keyframes rollOut {
0% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg)
}
100% {
opacity: 0;
-webkit-transform: translateX(100%) rotate(120deg);
transform: translateX(100%) rotate(120deg)
}
}
@keyframes rollOut {
0% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
-ms-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg)
}
100% {
opacity: 0;
-webkit-transform: translateX(100%) rotate(120deg);
-ms-transform: translateX(100%) rotate(120deg);
transform: translateX(100%) rotate(120deg)
}
}
.rollOut {
-webkit-animation-name: rollOut;
animation-name: rollOut
}
@-webkit-keyframes rollIncustom {
0% {
opacity: 0;
-webkit-transform: translateX(220%) translateY(220px);
-ms-transform: translateX(220%) translateY(220px);
transform: translateX(220%) translateY(220px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0px) translateY(0px);
-ms-transform: translateX(0px) translateY(0px);
transform: translateX(0px) translateY(0px);
}
}
@keyframes rollIncustom {
0% {
opacity: 0;
-webkit-transform: translateX(220%) translateY(220px);
-ms-transform: translateX(220%) translateY(220px);
transform: translateX(220%) translateY(220px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0px) translateY(0px);
-ms-transform: translateX(0px) translateY(0px);
transform: translateX(0px) translateY(0px);
}
}
.rollIncustom {
-webkit-animation-name: rollIncustom;
animation-name: rollIncustom
}
@-webkit-keyframes rollIncustom1 {
0% {
opacity: 0;
-webkit-transform: translateX(150%) translateY(150px);
-ms-transform: translateX(150%) translateY(150px);
transform: translateX(150%) translateY(150px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0px) translateY(0px);
-ms-transform: translateX(0px) translateY(0px);
transform: translateX(0px) translateY(0px);
}
}
@keyframes rollIncustom1 {
0% {
opacity: 0;
-webkit-transform: translateX(150%) translateY(150px);
-ms-transform: translateX(150%) translateY(150px);
transform: translateX(150%) translateY(150px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0px) translateY(0px);
-ms-transform: translateX(0px) translateY(0px);
transform: translateX(0px) translateY(0px);
}
}
.rollIncustom1 {
-webkit-animation-name: rollIncustom1;
animation-name: rollIncustom1;
}
@-webkit-keyframes rollIncustom3 {
0% {
opacity: 0;
-webkit-transform: translateX(-20px) translateY(350px);
-ms-transform: translateX(-20px) translateY(350px);
transform: translateX(-20px) translateY(350px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0px) translateY(0px);
-ms-transform: translateX(0px) translateY(0px);
transform: translateX(0px) translateY(0px);
}
}
@keyframes rollIncustom3 {
0% {
opacity: 0;
-webkit-transform: translateX(-20px) translateY(350px);
-ms-transform: translateX(-20px) translateY(350px);
transform: translateX(-20px) translateY(350px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0px) translateY(0px);
-ms-transform: translateX(0px) translateY(0px);
transform: translateX(0px) translateY(0px);
}
}
.rollIncustom3 {
-webkit-animation-name: rollIncustom3;
animation-name: rollIncustom3;
}
@-webkit-keyframes rollIncustom4 {
0% {
opacity: 0;
-webkit-transform: translateX(-90px) translateY(70px);
-ms-transform: translateX(-90px) translateY(70px);
transform: translateX(-90px) translateY(70px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0px) translateY(0px);
-ms-transform: translateX(0px) translateY(0px);
transform: translateX(0px) translateY(0px);
}
}
@keyframes rollIncustom4 {
0% {
opacity: 0;
-webkit-transform: translateX(-90px) translateY(70px);
-ms-transform: translateX(-90px) translateY(70px);
transform: translateX(-90px) translateY(70px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0px) translateY(0px);
-ms-transform: translateX(0px) translateY(0px);
transform: translateX(0px) translateY(0px);
}
}
.rollIncustom4{
-webkit-animation-name: rollIncustom4;
animation-name: rollIncustom4;
}
@-webkit-keyframes rollIncustom5 {
0% {
opacity: 0;
-webkit-transform: translateX(-500px) translateY(-50px);
-ms-transform: translateX(-500px) translateY(-50px);
transform: translateX(-500px) translateY(-50px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0px) translateY(0px);
-ms-transform: translateX(0px) translateY(0px);
transform: translateX(0px) translateY(0px);
}
}
@keyframes rollIncustom5 {
0% {
opacity: 0;
-webkit-transform: translateX(-500px) translateY(-50px);
-ms-transform: translateX(-500px) translateY(-50px);
transform: translateX(-500px) translateY(-50px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0px) translateY(0px);
-ms-transform: translateX(0px) translateY(0px);
transform: translateX(0px) translateY(0px);
}
}
.rollIncustom5{
-webkit-animation-name: rollIncustom5;
animation-name: rollIncustom5;
}
@-webkit-keyframes rollIncustom6 {
0% {
opacity: 0;
-webkit-transform: translateX(30px) translateY(-150px);
-ms-transform: translateX(30px) translateY(-150px);
transform: translateX(30px) translateY(-150px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0px) translateY(0px);
-ms-transform: translateX(0px) translateY(0px);
transform: translateX(0px) translateY(0px);
}
}
@keyframes rollIncustom6 {
0% {
opacity: 0;
-webkit-transform: translateX(30px) translateY(-150px);
-ms-transform: translateX(30px) translateY(-150px);
transform: translateX(30px) translateY(-150px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0px) translateY(0px);
-ms-transform: translateX(0px) translateY(0px);
transform: translateX(0px) translateY(0px);
}
}
.rollIncustom6{
-webkit-animation-name: rollIncustom6;
animation-name: rollIncustom6;
}
@-webkit-keyframes rollIncustom7 {
0% {
opacity: 0;
-webkit-transform: translateX(-150px) translateY(-150px);
-ms-transform: translateX(-150px) translateY(-150px);
transform: translateX(-150px) translateY(-150px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0px) translateY(0px);
-ms-transform: translateX(0px) translateY(0px);
transform: translateX(0px) translateY(0px);
}
}
@keyframes rollIncustom7 {
0% {
opacity: 0;
-webkit-transform: translateX(-150px) translateY(-150px);
-ms-transform: translateX(-150px) translateY(-150px);
transform: translateX(-150px) translateY(-150px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0px) translateY(0px);
-ms-transform: translateX(0px) translateY(0px);
transform: translateX(0px) translateY(0px);
}
}
.rollIncustom7{
-webkit-animation-name: rollIncustom7;
animation-name: rollIncustom7;
}
@-webkit-keyframes rollIncustom8 {
0% {
opacity: 0;
-webkit-transform: translateX(0px) translateY(-200px);
-ms-transform: translateX(0px) translateY(-200px);
transform: translateX(0px) translateY(-200px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0px) translateY(0px);
-ms-transform: translateX(0px) translateY(0px);
transform: translateX(0px) translateY(0px);
}
}
@keyframes rollIncustom8 {
0% {
opacity: 0;
-webkit-transform: translateX(0px) translateY(-200px);
-ms-transform: translateX(0px) translateY(-200px);
transform: translateX(0px) translateY(-200px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0px) translateY(0px);
-ms-transform: translateX(0px) translateY(0px);
transform: translateX(0px) translateY(0px);
}
}
.rollIncustom8{
-webkit-animation-name: rollIncustom8;
animation-name: rollIncustom8;
}
@-webkit-keyframes rollIncustom9 {
0% {
opacity: 0;
-webkit-transform: translateX(200px) translateY(-150px);
-ms-transform: translateX(200px) translateY(-150px);
transform: translateX(200px) translateY(-150px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0px) translateY(0px);
-ms-transform: translateX(0px) translateY(0px);
transform: translateX(0px) translateY(0px);
}
}
@keyframes rollIncustom9 {
0% {
opacity: 0;
-webkit-transform: translateX(500px) translateY(-150px);
-ms-transform: translateX(200px) translateY(-150px);
transform: translateX(200px) translateY(-150px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0px) translateY(0px);
-ms-transform: translateX(0px) translateY(0px);
transform: translateX(0px) translateY(0px);
}
}
.rollIncustom9{
-webkit-animation-name: rollIncustom9;
animation-name: rollIncustom9;
}
@-webkit-keyframes slideInnew{
0%{
opacity: 0;
-webkit-transform:translate(10px,10px);
-ms-transform:translate(10px,10px);
transform:translate(10px,10px)
}
100%{
-webkit-transform:translate(0,0);
-ms-transform:translate(0,0);
transform:translate(0,0)
}
}
@keyframes slideInnew{
0%{
opacity: 0;
-webkit-transform:translate(10px, 10px);
-ms-transform:translate(10px, 10px);
transform:translate(10px, 10px)
}
100%{
-webkit-transform:translate(0,0);
-ms-transform:translate(0,0);
transform:translate(0,0)
}
}
.slideInnew{
-webkit-animation-name:slideInnew;
animation-name:slideInnew;
}
@-webkit-keyframes slideInnew2{
0%{
opacity:0;
-webkit-transform:matrix(0.97029, 0.34192, -0.84486, 0.9425, 0, 0) translate(-10px, 80px);
-ms-transform:matrix(0.97029, 0.34192, -0.84486, 0.9425, 0, 0) translate(-10px, 80px);
transform: matrix(0.97029, 0.34192, -0.84486, 0.9425, 0, 0) translate(-10px, 80px);
}
100%{
-webkit-transform: matrix(0.97029, 0.34192, -0.84486, 0.9425, 0, 0) translate(0px, 0px);
-ms-transform: matrix(0.97029, 0.34192, -0.84486, 0.9425, 0, 0) translate(0px, 0px);
transform: matrix(0.97029, 0.34192, -0.84486, 0.9425, 0, 0) translate(0px, 0px);
}
}
@keyframes slideInnew2{
0%{
opacity:0;
-webkit-transform: matrix(0.97029, 0.34192, -0.84486, 0.9425, 0, 0) translate(-10px, 80px);
-ms-transform: matrix(0.97029, 0.34192, -0.84486, 0.9425, 0, 0) translate(-10px, 80px);
transform: matrix(0.97029, 0.34192, -0.84486, 0.9425, 0, 0) translate(-10px, 80px);
}
100%{
-webkit-transform: matrix(0.97029, 0.34192, -0.84486, 0.9425, 0, 0) translate(0px, 0px);
-ms-transform: matrix(0.97029, 0.34192, -0.84486, 0.9425, 0, 0) translate(0px, 0px);
transform: matrix(0.97029, 0.34192, -0.84486, 0.9425, 0, 0) translate(0px, 0px);
}
}
.slideInnew2{
-webkit-animation-name:slideInnew2;
animation-name:slideInnew2;
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0);
transform: rotate(0)
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg)
}
}
@keyframes spin {
0% {
-webkit-transform: rotate(0);
transform: rotate(0)
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg)
}
}
.faa-parent.animated-hover:hover > .faa-spin,
.faa-spin.animated,
.faa-spin.animated-hover:hover {
-webkit-animation: spin 1.5s linear infinite;
animation: spin 1.5s linear infinite
}@-webkit-keyframes pulse {
0% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) scale(1);
transform: translate(-50%, -50%) scale(1);
}
100% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) scale(2);
transform: translate(-50%, -50%) scale(2);
}
}
@keyframes pulse {
0% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) scale(1);
transform: translate(-50%, -50%) scale(1);
}
100% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) scale(2);
transform: translate(-50%, -50%) scale(2);
}
}
@-webkit-keyframes spin {
0% {
-webkit-transform: translateX(-10px) scale(0.9);
transform: translateX(-10px) scale(0.9);
}
100% {
-webkit-transform: translateX(30px) scale(1.3) translateY(10px);
transform: translateX(30px) scale(1.3) translateY(10px);
}
}
@keyframes spin {
0% {
-webkit-transform: translateX(-10px) scale(0.9);
transform: translateX(-10px) scale(0.9);
}
100% {
-webkit-transform: translateX(30px) scale(1.3) translateY(10px);
transform: translateX(30px) scale(1.3) translateY(10px);
}
}
@-webkit-keyframes spin1 {
0% {
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
100% {
-webkit-transform: scale(1.5);
transform: scale(1.5);
}
}
@keyframes spin1 {
0% {
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
100% {
-webkit-transform: scale(1.5);
transform: scale(1.5);
}
}
@-webkit-keyframes spin2 {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
-webkit-transform: translateY(40px);
transform: translateY(40px);
}
}
@keyframes spin2 {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
-webkit-transform: translateY(40px);
transform: translateY(40px);
}
}
@-webkit-keyframes spin3 {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
25% {
-webkit-transform: translateY(10px);
transform: translateY(10px);
}
50% {
-webkit-transform: translateX(30px);
transform: translateX(30px);
}
100% {
-webkit-transform: translateX(50px);
transform: translateX(50px);
}
}
@keyframes spin3 {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
25% {
-webkit-transform: translateY(10px);
transform: translateY(10px);
}
50% {
-webkit-transform: translateX(30px);
transform: translateX(30px);
}
100% {
-webkit-transform: translateX(50px);
transform: translateX(50px);
}
}
@-webkit-keyframes pulsate {
0% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) scale(0.5);
transform: translate(-50%, -50%) scale(0.5);
}
100% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) scale(4);
transform: translate(-50%, -50%) scale(4);
}
}
@keyframes pulsate {
0% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) scale(0.5);
transform: translate(-50%, -50%) scale(0.5);
}
100% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) scale(4);
transform: translate(-50%, -50%) scale(4);
}
}
@-webkit-keyframes cloud {
0% {
left: 14%;
top: 200px;
opacity: 0;
}
20% {
left: 44%;
top: 100px;
opacity: 1;
}
40% {
left: 65%;
top: 50px;
opacity: 1;
}
60% {
left: 80%;
top: 130px;
opacity: 1;
}
80% {
left: 90%;
top: 180px;
opacity: .5;
}
100% {
left: 100%;
top: 230px;
opacity: 0;
}
}
@keyframes cloud {
0% {
left: 14%;
top: 200px;
opacity: 0;
}
20% {
left: 44%;
top: 100px;
opacity: 1;
}
40% {
left: 65%;
top: 50px;
opacity: 1;
}
60% {
left: 80%;
top: 130px;
opacity: 1;
}
80% {
left: 90%;
top: 180px;
opacity: .5;
}
100% {
left: 100%;
top: 230px;
opacity: 0;
}
}
@-webkit-keyframes animateCloud {
0% {
left: -20%;
opacity: 1;
}
100% {
left: 100%;
opacity: 1;
}
}
@keyframes animateCloud {
0% {
left: -20%;
opacity: 1;
}
100% {
left: 100%;
opacity: 1;
}
}
@-webkit-keyframes jurk {
0% {
-webkit-transform: translate3d(-10px, -10px, 0);
transform: translate3d(-10px, -10px, 0);
opacity: 1;
}
50% {
-webkit-transform: translate3d(-20px, 20px, 0);
transform: translate3d(-20px, 20px, 0);
opacity: 1;
}
100% {
-webkit-transform: translate3d(30px, 0px, 0);
transform: translate3d(30px, 0px, 0);
opacity: 1;
}
}
@keyframes jurk {
0% {
-webkit-transform: translate3d(-10px, -10px, 0);
transform: translate3d(-10px, -10px, 0);
opacity: 1;
}
50% {
-webkit-transform: translate3d(-20px, 20px, 0);
transform: translate3d(-20px, 20px, 0);
opacity: 1;
}
100% {
-webkit-transform: translate3d(30px, 0px, 0);
transform: translate3d(30px, 0px, 0);
opacity: 1;
}
}
@-webkit-keyframes pulsates {
0% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) scale(0.3);
transform: translate(-50%, -50%) scale(0.3);
}
100% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) scale(2);
transform: translate(-50%, -50%) scale(2);
}
}
@keyframes pulsates {
0% {
opacity: 1;
-webkit-transform: translate(-50%, -50%) scale(0.3);
transform: translate(-50%, -50%) scale(0.3);
}
100% {
opacity: 0;
-webkit-transform: translate(-50%, -50%) scale(2);
transform: translate(-50%, -50%) scale(2);
}
}
@-webkit-keyframes animateUpDown {
0% {
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
50% {
-webkit-transform: translateY(-15px);
transform: translateY(-15px);
}
100% {
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
}
@keyframes animateUpDown {
0% {
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
50% {
-webkit-transform: translateY(-15px);
transform: translateY(-15px);
}
100% {
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
}.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
opacity: 0;
-webkit-backface-visibility: hidden; -webkit-transition: all 0.3s ease-out; 
-moz-transition: all 0.3s ease-out; 
-o-transition: all 0.3s ease-out; 
transition: all 0.3s ease-out;
}
.mfp-with-zoom.mfp-ready .mfp-container {
opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
opacity: 0.8;
}
.mfp-with-zoom.mfp-removing .mfp-container, 
.mfp-with-zoom.mfp-removing.mfp-bg {
opacity: 0;
}
.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }.ctn-preloader {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
cursor: default;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
height: 100%;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
position: fixed;
left: 0;
top: 0;
width: 100%;
z-index: 9000;
}
.ctn-preloader .animation-preloader {
position: absolute;
z-index: 1000;
}
.ctn-preloader .animation-preloader .spinner {
-webkit-animation: spinner 1s infinite linear;
animation: spinner 1s infinite linear;
border-radius: 50%;
border: 3px solid rgba(0, 0, 0, 0.2);
border-top-color: #000000;
height: 9em;
margin: 0 auto 3.5em auto;
width: 9em;
}
.ctn-preloader .animation-preloader .txt-loading {
font: bold 5em "Poppins", sans-serif;
text-align: center;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ctn-preloader .animation-preloader .txt-loading .letters-loading {
color: rgba(0, 0, 0, 0.2);
position: relative;
}
.ctn-preloader .animation-preloader .txt-loading .letters-loading:before {
-webkit-animation: letters-loading 4s infinite;
animation: letters-loading 4s infinite;
color: #000000;
content: attr(data-text-preloader);
left: 0;
opacity: 0;
font-family: "Poppins", sans-serif;
position: absolute;
top: -3px;
-webkit-transform: rotateY(-90deg);
transform: rotateY(-90deg);
}
.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(2):before {
-webkit-animation-delay: 0.2s;
animation-delay: 0.2s;
}
.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(3):before {
-webkit-animation-delay: 0.4s;
animation-delay: 0.4s;
}
.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(4):before {
-webkit-animation-delay: 0.6s;
animation-delay: 0.6s;
}
.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(5):before {
-webkit-animation-delay: 0.8s;
animation-delay: 0.8s;
}
.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(6):before {
-webkit-animation-delay: 1s;
animation-delay: 1s;
}
.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(7):before {
-webkit-animation-delay: 1.2s;
animation-delay: 1.2s;
}
.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(8):before {
-webkit-animation-delay: 1.4s;
animation-delay: 1.4s;
}
.ctn-preloader.dark .animation-preloader .spinner {
border-color: rgba(255, 255, 255, 0.2);
border-top-color: #fff;
}
.ctn-preloader.dark .animation-preloader .txt-loading .letters-loading {
color: rgba(255, 255, 255, 0.2);
}
.ctn-preloader.dark .animation-preloader .txt-loading .letters-loading:before {
color: #fff;
}
.ctn-preloader p {
font-size: 14px;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 8px;
color: #3b3b3b;
}
.ctn-preloader .loader {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
font-size: 0;
z-index: 1;
pointer-events: none;
}
.ctn-preloader .loader .row {
height: 100%;
}
.ctn-preloader .loader .loader-section {
padding: 0px;
}
.ctn-preloader .loader .loader-section .bg {
background-color: #ffffff;
height: 100%;
left: 0;
width: 100%;
-webkit-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
-o-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
}
.ctn-preloader .loader.dark_bg .loader-section .bg {
background: #111339;
}
.ctn-preloader.loaded .animation-preloader {
opacity: 0;
-webkit-transition: 0.3s ease-out;
-o-transition: 0.3s ease-out;
transition: 0.3s ease-out;
}
.ctn-preloader.loaded .loader-section .bg {
width: 0;
-webkit-transition: 0.7s 0.3s allcubic-bezier(0.1, 0.1, 0.1, 1);
-o-transition: 0.7s 0.3s allcubic-bezier(0.1, 0.1, 0.1, 1);
transition: 0.7s 0.3s allcubic-bezier(0.1, 0.1, 0.1, 1);
}
@-webkit-keyframes spinner {
to {
-webkit-transform: rotateZ(360deg);
transform: rotateZ(360deg);
}
}
@keyframes spinner {
to {
-webkit-transform: rotateZ(360deg);
transform: rotateZ(360deg);
}
}
@-webkit-keyframes letters-loading {
0%,
75%,
100% {
opacity: 0;
-webkit-transform: rotateY(-90deg);
transform: rotateY(-90deg);
}
25%,
50% {
opacity: 1;
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
}
}
@keyframes letters-loading {
0%,
75%,
100% {
opacity: 0;
-webkit-transform: rotateY(-90deg);
transform: rotateY(-90deg);
}
25%,
50% {
opacity: 1;
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
}
}
@media screen and (max-width: 767px) {
.ctn-preloader .animation-preloader .spinner {
height: 8em;
width: 8em;
}
.ctn-preloader .animation-preloader .txt-loading {
font: bold 3.5em "Poppins", sans-serif;
}
}
@media screen and (max-width: 500px) {
.ctn-preloader .animation-preloader .spinner {
height: 7em;
width: 7em;
}
.ctn-preloader .animation-preloader .txt-loading {
font: bold 2em "Poppins", sans-serif;
}
} #preloader {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #fff;
z-index: 9999
}
#status {
width: 200px;
height: 200px;
position: absolute;
left: 50%;
top: 50%;
background-image: url(//www.sykasoft.de/wp-content/themes/saasland/assets/img/status.gif);
background-repeat: no-repeat;
background-position: center;
margin: -100px 0 0 -100px
}.new_footer_area {
background: #f5f5fa;
}
.new_footer_area .footer_bottom {
padding-top: 5px;
padding-bottom: 50px;
}
.new_footer_area .footer_bottom p {
font-size: 16px;
color: #6a7695;
line-height: 28px;
margin-bottom: 0;
}
.new_footer_area .footer_bottom p i {
color: #fd2f51;
}
.new_footer_top {
padding: 120px 0px 270px;
position: relative;
}
.new_footer_top .f-title {
margin-bottom: 30px;
color: #263b5e;
}
.new_footer_top .company_widget p {
font-size: 16px;
font-weight: 300;
line-height: 28px;
color: #6a7695;
margin-bottom: 20px;
}
.new_footer_top .company_widget .f_subscribe_two .form-control {
border: 1px solid #e2e2eb;
border-radius: 4px;
height: 55px;
background: #fff;
font-size: 15px;
font-weight: 300;
line-height: 55px;
padding-left: 30px;
}
.new_footer_top .company_widget .f_subscribe_two .btn_get {
border-width: 1px;
margin-top: 20px;
}
.new_footer_top .f_widget.about-widget .f_list li {
margin-bottom: 11px;
}
.new_footer_top .f_widget.about-widget .f_list li a {
color: #6a7695;
}
.new_footer_top .f_widget.about-widget .f_list li a:before {
display: none;
}
.new_footer_top .f_widget.about-widget .f_list li a:hover {
color: #5e2ced;
}
.new_footer_top .f_social_icon a {
width: 44px;
height: 44px;
line-height: 43px;
background: transparent;
border: 1px solid #e2e2eb;
font-size: 12px;
}
.new_footer_top .f_social_icon a:hover {
background: #5e2ced;
border-color: #5e2ced;
}
.new_footer_top .f_social_icon a + a {
margin-left: 4px;
}
.new_footer_top .footer_bg {
position: absolute;
bottom: 0;
background: url(//www.sykasoft.de/wp-content/themes/saasland/assets/img/seo/footer_bg.png) no-repeat scroll center 0;
width: 100%;
height: 266px;
}
.new_footer_top .footer_bg .footer_bg_one {
background: url(//www.sykasoft.de/wp-content/themes/saasland/assets/img/seo/car.png) no-repeat center center;
width: 70px;
height: 50px;
position: absolute;
bottom: 0;
left: 30%;
-webkit-animation: myfirst 22s  linear infinite;
animation: myfirst 22s  linear infinite;
}
.new_footer_top .footer_bg .footer_bg_two {
background: url(//www.sykasoft.de/wp-content/themes/saasland/assets/img/seo/bike.png) no-repeat center center;
width: 50px;
height: 52px;
bottom: 0;
left: 38%;
position: absolute;
-webkit-animation: myfirst 30s  linear infinite;
animation: myfirst 30s  linear infinite;
}
@-moz-keyframes myfirst {
0% {
left: -25%;
}
100% {
left: 100%;
}
}
@-webkit-keyframes myfirst {
0% {
left: -25%;
}
100% {
left: 100%;
}
}
@keyframes myfirst {
0% {
left: -25%;
}
100% {
left: 100%;
}
} .f_bg {
background: #eff2f9;
-webkit-box-shadow: 0px -1px 0px 0px rgba(231, 236, 246, 0.004);
box-shadow: 0px -1px 0px 0px rgba(231, 236, 246, 0.004);
}
.footer_top {
border-bottom: 1px solid #e0e3ef;
padding: 115px 0px 100px;
}
.f_widget .widget-wrap {
margin-top: 35px;
}
.f_widget .widget-wrap p span {
color: #051441;
}
.f_widget .widget-wrap p a {
color: #677294;
-webkit-transition: color 0.2s linear;
-o-transition: color 0.2s linear;
transition: color 0.2s linear;
}
.f_widget .widget-wrap p a:hover {
color: #6754e2;
}
.f_widget.company_widget .mchimp-errmessage, .f_widget.company_widget .mchimp-sucmessage {
position: absolute;
}
.f_widget.about-widget .f_list {
margin-bottom: 0px;
}
.f_widget.about-widget .f_list li {
margin-bottom: 15px;
}
.f_widget.about-widget .f_list li a {
font: 300 16px/20px "Poppins", sans-serif;
color: #677294;
position: relative;
-webkit-transition: color 0.2s linear;
-o-transition: color 0.2s linear;
transition: color 0.2s linear;
display: inline-block;
}
.f_widget.about-widget .f_list li a:before {
content: "";
width: 0;
height: 1px;
background: #6754e2;
right: 0;
left: auto;
bottom: 0;
position: absolute;
-webkit-transition: width 0.2s linear;
-o-transition: width 0.2s linear;
transition: width 0.2s linear;
}
.f_widget.about-widget .f_list li a:hover {
color: #6754e2;
}
.f_widget.about-widget .f_list li a:hover:before {
width: 100%;
right: auto;
left: 0;
}
.f_widget.about-widget .f_list li:last-child {
margin-bottom: 0px;
}
.f_subscribe {
position: relative;
margin-top: 40px;
}
.f_subscribe .form-control {
font: 300 14px "Poppins", sans-serif;
color: #333;
border: 1px solid #e2e7f3;
border-radius: 3px;
background: #e9ecf3;
padding-left: 25px;
height: 54px;
-webkit-box-shadow: none;
box-shadow: none;
}
.f_subscribe .form-control.placeholder {
color: #9ba2b5;
}
.f_subscribe .form-control:-moz-placeholder {
color: #9ba2b5;
}
.f_subscribe .form-control::-moz-placeholder {
color: #9ba2b5;
}
.f_subscribe .form-control::-webkit-input-placeholder {
color: #9ba2b5;
}
.f_subscribe .form-control:focus {
-webkit-box-shadow: 0px 4px 6px 0px rgba(12, 0, 46, 0.06);
box-shadow: 0px 4px 6px 0px rgba(12, 0, 46, 0.06);
}
.f_subscribe button {
position: absolute;
right: 25px;
background: transparent;
padding: 0;
color: #222d39;
font-size: 16px;
top: 52%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.footer_bottom {
font-size: 14px;
font-weight: 300;
line-height: 20px;
color: #7f88a6;
padding: 27px 0px;
}
.footer_bottom p a {
color: #6754e2;
-webkit-transition: color 0.2s linear;
-o-transition: color 0.2s linear;
transition: color 0.2s linear;
}
.footer_bottom .f_menu {
margin-bottom: 0px;
}
.footer_bottom .f_menu li {
display: inline-block;
position: relative;
}
.footer_bottom .f_menu li a {
color: #7f88a6;
-webkit-transition: color 0.2s linear;
-o-transition: color 0.2s linear;
transition: color 0.2s linear;
}
.footer_bottom .f_menu li a:hover {
color: #6754e2;
}
.footer_bottom .f_menu li + li {
margin-left: 16px;
}
.footer_bottom .f_menu li + li:before {
content: "";
width: 1px;
height: 12px;
background: #b1b7ca;
display: inline-block;
margin-right: 18px;
vertical-align: middle;
}
.footer_bottom a:hover {
color: #6754e2;
}
.f_social_icon_two a {
font-size: 14px;
color: #969db4;
margin: 0px 8px;
} .f_social_icon a {
width: 46px;
height: 46px;
border-radius: 50%;
font-size: 14px;
line-height: 45px;
color: #858da8;
display: inline-block;
background: #ebeef5;
text-align: center;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.f_social_icon a:hover {
background: #00aff0;
color: #fff;
}
.f_social_icon a + a {
margin-left: 10px;
}
.footer_bottom ul {
text-align: right;
}
.footer_bottom ul li {
display: inline-block;
position: relative;
}
.footer_bottom ul li a {
color: #7f88a6;
-webkit-transition: color 0.2s linear;
-o-transition: color 0.2s linear;
transition: color 0.2s linear;
}
.footer_bottom ul li + li:before {
content: "";
width: 1px;
height: 12px;
background: #b1b7ca;
display: inline-block;
margin-right: 18px;
vertical-align: middle;
}
.footer_area_four .footer_top ul li {
margin-bottom: 15px;
}
.footer_area_four .footer_top ul li a {
font: 300 16px/20px "Poppins", sans-serif;
color: #677294;
position: relative;
-webkit-transition: color 0.2s linear;
-o-transition: color 0.2s linear;
transition: color 0.2s linear;
display: inline-block;
}
.footer_area_four .footer_top ul li a:hover {
color: #6754e2;
}
.footer_area_four .footer_top ul li a:hover:before {
width: 100%;
right: auto;
left: 0;
}
.footer_area_four .footer_top ul li a:before {
content: "";
width: 0;
height: 1px;
background: #6754e2;
right: 0;
left: auto;
bottom: 0;
position: absolute;
-webkit-transition: width 0.2s linear;
-o-transition: width 0.2s linear;
transition: width 0.2s linear;
}@media (min-width:2000px){
.call_action_area .action_one{
left: 40px;
}
}
@media(max-width:1650px){
.about_content{
padding: 100px 30px;
}
.saas_banner_area_two .shap_img{
bottom: 150px;
}
.section_container{
height: 795px;
}
.section_container .intro_content p {
margin-bottom: 40px;
}
.saas_features_item{
padding: 0px;
}
.stratup_app_screen img{
max-width: 100%;
}
.stratup_app_screen .phone{
max-width: 80%;
bottom: -290px;
left: -80px;
}
.saasland_col_screen .saasland_bg {
-webkit-clip-path: polygon(0px 100%, 0px 0px, 95% 0px, 0% 100%);
clip-path: polygon(0px 100%, 0px 0px, 34% 0px, 0% 100%);
}
.saasland_container .saasland_col_content .saasland_content h1 {
font-size: 40px;
margin-bottom: 55px;
}
}
@media (max-width: 1550px){
.s_features_item .s_features_img img{
max-width: 100%;
}
.service_promo_area .shape.shape_two{
left: -40%;
}
.s_features_item .ml_50{
margin-left: 0;
}
.s_features_item .s_features_content{
padding-right: 0px;
padding-left: 45px;
}
.saas_home_img img,.software_img img{
max-width: 100%;
}
.container.custom_container{
max-width: 1170px;
}
.service_item{
padding: 47px 15px 0px;
}
.call_action_area .action_one {
left: -720px;
}
.company_widget img,.protype_img{
max-width: 100%;
}
.p_feature_item .p_feture_img_one {
margin-right: -20px;
}
.p_feature_item .p_feture_img_two {
margin-left: -20px;
}
.action_img {
margin-right: 0;
}
.service_carousel {
padding-left: 70px;
}
.agency_featured_img img{
max-width: 100%;
}
.about_content_left {
padding: 0px 0px 0px 50px;
}
.about_content {
padding: 60px 30px 100px;
}
.about_img .about_img_slider .about_item .about_text{
padding: 0px 20px;
}
.agency_banner_area .banner_shap{
width: 80%;
top: -100px;
}
.p_service_item.agency_service_item{
padding-right: 0px;
padding-left: 0;
}
.saas_featured_info .f_img_two{
margin-right: 0px;
}
.saas_featured_info .f_img_one{
margin-left: 0px;
}
.footer_top_six .social-widget .f_social_icon a + a{
margin-left: 0px;
}
.app_img .mobile{
margin-left: -100px;
}
.menu > .nav-item:nth-last-child(-n+2).submenu .dropdown-menu{
left: auto;
right: 0;
}
}
@media (max-width:1450px){
.app_banner_area{
background-size: cover;
padding-bottom: 100px;
padding-top: 150px;
}
.app_img .mobile {
margin-top: 140px;
max-width: 100%;
position: relative;
top: -110px;
z-index: -1;
margin-left: 0px;
}
.app_banner_contentmt p br{
display: none;
}
.app_feature_info .col-lg-5{
text-align: center;
}
.app_feature_info + .app_feature_info .app_featured_content{
padding: 50px 0px 90px 126px;
}
.app_screenshot_area .app_screenshot_slider .item {
padding: 10px 10px 20px;
}
.agency_banner_img{
max-width: 100%;
margin-left: 0px;
}
.developer_product_area .service_tab_img{
max-width: 100%;
}
.s_service_item{
padding: 50px 20px 40px;
}
.payment_features_area .payment_featured_img{
margin-left: -130px;
}
.payment_testimonial_area .testimonial_img {
margin-bottom: -38px;
}
.payment_clients_area .clients_bg_shape_right{
right: -77.7%;
}
.payment_clients_area .payment_clients_inner .clients_item.three{
left: 150px;
}
.payment_clients_area .payment_clients_inner .clients_item.four{
left: 400px;
}
.payment_clients_area .payment_clients_inner .clients_item.six{
left: 295px;
}
.payment_clients_area .payment_clients_inner .clients_item.five{
left: 520px;
}
.payment_clients_area .payment_clients_inner .clients_item.seven{
left: 400px;
}
.perfect_solution_area .perfect_solution_left .per_solution_content {
max-width: 580px;
padding-right: 60px;
}
.perfect_solution_area .perfect_solution_left .per_solution_content.per_solution_content_two{
padding: 0px 0px 0px 60px;
}
.spliet_slider_img img{
max-width: 67%;
}
.split_slider_content h2{
font-size: 45px;
line-height: 58px;
}
.split_content .contact_form_box {
padding-top: 8px;
}
.text_box textarea {
height: 140px;
}
.ms-left .ms-section.section_2 .split_banner .app_img {
margin-top: 50px;
}
.feedback_area_two .sec_title{
padding-left: 15px;
}
.feedback_slider_two .owl-nav{
right: 15px;
}
}
@media (max-width:1350px){
.payment_banner_content {
max-width: 556px;
}
.animation_img_two{
bottom: 120px;
}
.digital_video_slider {
width: 55%;
}
}
@media (max-width:1199px){
.h_analytices_img img,.h_analytices_features_item .h_analytices_img_two img{
max-width: 100%;
}
.h_analytices_features_item .h_analytices_img .analytices_img_two{
left: 0;
}
.h_analytices_features_item .h_analytices_img_two .analytices_img_two{
right: 0;
}
.support_home_img img{
max-width: 100%;
}
.s_service_item{
padding: 50px 22px 40px;
}
.saas_home_area{
height: 920px;
}
.s_pricing-item{
padding: 55px 25px;
}
.software_promo_area .round_shape{
border: 0px;
}
.feature_info .f_content h2{
padding-right: 0px;
}
.mobile_img .mobile{
left: -180px;
}
.container.custom_container {
max-width: 960px;
}
.service_item .icon{
right: 5px;
}
.slider_area .slider_content p br{
display: none;
}
.footer_top_two .f_width_24{
width: 35%;
}
.f_width_12{
width: 15%;
}
.f_width_20{
width: 25%;
}
.f_width_24,.f_width_12,.f_width_20{
margin-bottom: 35px;
}
.footer_top_two .pl-30,.footer_top_two .pl_40,.tab-content .tab_img {
padding-left: 0;
}
.service_carousel .owl-stage{
left: 0;
}
.prototype_content h2{
padding-right: 0px;
}
.action_area_two {
padding-bottom: 40px;
padding-top: 20px;
}
.agency_featured_item .agency_featured_content{
padding-right: 0px;
padding-left: 20px;
}
.features_info .dot_img,.dot{
display: none;
}
.agency_featured_item {
margin-top: 80px;
}
.features_info{
padding-bottom: 0px;
}
.about_content_left,.about_img{
max-width: 100%;
flex: 1;
padding-left: 0;
}
.agency_about_area{
display: block !important;
padding: 0px 15px;
}
.about_content{
bottom: 0px;
margin-bottom: 0px;
padding: 90px 30px 100px;
}
.agency_content h2 {
font-size: 36px;
line-height: 53px;
}
.agency_banner_area .banner_shap{
width: 100%;
top: -200px;
}
.agency_about_area .owl-dots {
left: 30px;
top: -63px;
margin-top: 0px;
bottom: auto;
}
.software_banner_content h2{
font-size: 40px;
}
.software_service_tab_content .software_service_item{
padding-right: 0px;
}
.developer_product_content .develor_tab{
padding-left: 0px;
padding-right: 0px;
}
.saas_shap{
max-width: 100%;
}
.saas_featured_content.pr_70,.developer_product_content{
padding-right: 0px;
}
.saas_featured_info .saas_featured_item{
padding: 50px 10px 50px 20px;
}
.saas_featured_content h2 br{
display: none;
}
.saas_featured_info .pl_100{
padding-left: 15px;
}
.saas_featured_info .pr_70{
padding-right: 15px;
}
.footer_top_six .social-widget {
margin-left: -42px;
}
.app_banner_area .app_img .app_screen{
max-width: 20%;
}
.app_banner_area .app_img .app_screen.one {
top: 108px;
left: 6px;
}
.app_banner_area .app_img .app_screen.two{
top: 70px;
left: 89px;
}
.app_banner_area .app_img .app_screen.three {
top: 30px;
left: 171px;
}
.app_featured_content {
padding: 0;
}
.app_item.item_two{
left: -10px;
top: 70px;
}
.app_fetured_item{
margin-left: 0px;
}
.app_item.item_three{
bottom: 35px;
}
.app_feature_info .app_img .dot{
display: block;
}
.app_img .text_bg.one {
left: -26%;
}
.app_img .dot_three {
left: 164px;
}
.agency_banner_area_two .agency_content_two h2{
font-size: 32px;
line-height: 45px;
}
.agency_banner_area_two{
padding-top: 150px;
}
.features_info.feature_info_two{
padding-bottom: 0;
}
.blog_content{
padding: 25px 15px 42px 20px;
}
.blog-sidebar {
padding-left: 0px;
}
.blog-sidebar .widget.widget_recent_post .post_item .media-body{
padding-left: 12px;
}
.menu > .nav-item + .nav-item {
margin-left: 20px;
}
.blog_post_item .blog_content {
padding: 22px 12px 35px;
}
.blog_single .blog_content{
padding-bottom: 0px;
}
.faq_area .pr_50{
padding-right: 15px;
}
.portfolio_details_info.pl_100{
padding-left: 0;
padding-right: 0;
}
.p_details_three .portfolio_pagination {
margin-top: 155px;
}
.process_area .features_info{
padding-bottom: 0px;
}
.service_details_area .service_details_img img{
max-width: 100%;
}
.cart_box{
width: 100%;
}
.sign_info .login_info{
padding-left: 0px;
}
.sign_info .social_tag li a{
margin-left: 0;
}
.login-form .extra{
font-size: 13px;
}
.feature_info .feature_img.f_img_two .four{
left: 0;
}
.payment_features_area .payment_featured_img,.payment_features_area .payment_featured_img.img_two{
margin-left: 0px;
margin-right: 0px;
}
.payment_features_area .payment_featured_img img{
max-width: 100%;
}
.payment_service_item{
padding-right: 0;
}
.animation_img_two {
bottom: 20px;
}
.footer_nine_top .pl_100{
padding-left: 50px;
}
.footer_nine_top {
padding-bottom: 100px;
padding-top: 125px;
}
.saas_service_content{
padding-right: 0px;
padding-left: 0px;
}
.saas_service_item + .saas_service_item {
margin-top: 118px;
}
.p_feature_item .prototype_content h2{
padding-right: 0px;
}
.app_featured_area {
padding: 90px 0px;
}
.app_feature_info + .app_feature_info {
margin-top: 175px;
}
.job_details_area .pl_70,.job_apply_area .pl_70{
padding-left: 20px;
}
.login_img {
padding-left: 20px;
margin-right: -115px;
}
.login_area .login_info {
padding-right: 50px;
}
.triangle_shape{
height: 107%;
}
.app_featured_area_two .app_feature_info {
margin-top: 120px;
}
.new_service .new_service_content{
padding: 50px 15px;
}
.perfect_solution_area{
display: block;
}
.perfect_solution_area .perfect_solution_right,.perfect_solution_area .perfect_solution_left{
max-width: 100%;
height: 500px;
display: block;
overflow: hidden;
}
.perfect_solution_area .perfect_solution_left{
display: flex !important;
padding: 100px 0px;
height: auto;
}
.perfect_solution_area .perfect_solution_right .bg_img{
position: relative;
}
.perfect_solution_area .perfect_solution_left .per_solution_content.per_solution_content_two,.perfect_solution_area .perfect_solution_left .per_solution_content,.perfect_solution_area .perfect_solution_left .per_solution_content.per_solution_content_three{
max-width: 960px;
padding-right: 15px;
padding-left: 15px;
margin: 0 auto;
}
.startup_tab_img .web_img img{
max-width: 100%;
}
.startup_tab_img .phone_img img{
max-width: 80%;
}
.menu_four .btn_get_radious{
margin-left: 5px;
}
.new_startup_banner_area .new_startup_img img{
max-width: 100%;
}
.new_startup_content h2{
font-size: 35px;
line-height: 45px;
}
.new_startup_banner_area .new_startup_img{
padding-right: 20px;
}
.stratup_service_img img{
max-width: 100%;
}
.stratup_service_info{
margin-left: 0;
padding-top: 55px;
}
.testimonial_slider_four {
padding: 0px 25px;
}
.testimonial_slider_four .item p {
font-size: 16px;
line-height: 28px;
margin-bottom: 19px;
}
.stratup_testimonial_info {
height: 465px;
}
.startup_content_three h2{
font-size: 35px;
line-height: 45px;
}
.navbar .pl_100 {
padding-left: 48px;
}
.stratup_app_screen .laptop {
right: -115px;
bottom: -165px;
}
.stratup_app_screen .phone{
bottom: -250px;
left: -108px;
}
.get_started_three .get_btn_info .get_btn_item{
padding-right: 20px;
}
.intregration_logo {
padding-right: 0;
}
.intregration_icon img{
max-width: 100%;
}
.digital_content h2{
font-size: 40px;
line-height: 60px;
margin-bottom: 16px;
}
.saas_banner_area_three .owl-dots{
right: 10px;
}
.payment_features_area_four{
padding-bottom: 100px;
}
.case_study_item .text{
padding: 20px 30px;
}
.details_img img{
max-width: 100%;
}
.saasland_container .saasland_col_content .saasland_content h1 br{
display: none;
}
.saasland_col_screen,.saasland_container .saasland_col_content{
width: 50%;
}
.saasland_col_screen .clock .timer{
width: 100px;
padding: 20px 0px;
text-align: center;
}
.saasland_col_screen .saasland_bg{
-webkit-clip-path: polygon(0px 100%, 0px 0px, 5% 0px, 0% 100%);
clip-path: polygon(0px 100%, 0px 0px, 5% 0px, 0% 100%);
}
.saasland_container .saasland_col_content .saasland_log {
left: 4%;
top: 70px;
}
.saasland_container .saasland_col_content .saasland_content,.saasland_container .saasland_col_content .saasland_bottom{
left: 4%;
}
.saasland_col_screen{
display: flex;
}
.error_content_two{
max-width: 960px;
margin: 0 auto;
}
.error_content_two img{
max-width: 60%;
}
.error_content_two h2 {
font-size: 32px;
line-height: 44px;
margin-top: 35px;
}
.price_info_two .price_item:first-child {
padding-left: 10px;
}
.navbar .search_cart .shpping-cart{
margin-left: 0;
}
#multiscroll {
overflow: auto;
height: 100vh;
-webkit-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
-moz-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
-ms-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
-o-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
}
#multiscroll .ms-left, #multiscroll .ms-right {
width: 100% !important;
position: relative !important;
top: auto !important;
}
.menu > .nav-item.submenu.mega_menu .mega_menu_inner > .dropdown-menu{
max-width: 960px;
}
.payment_subscribe_info .subscribe-form .form-control {
width: 360px;
}
.payment_subscribe_info{
padding-left: 20px;
padding-right: 20px;
}
.payment_subscribe_info .subscribe-form .btn_four{
padding: 16px 32px;
}
.payment_features_img img{
max-width: 100%;
margin-left: 0;
}
.payment_features_content_two h2 br{
display: none;
}
.payment_features_content_two h2 {
font-size: 37px;
line-height: 48px;
}
.payment_features_img:before{
left: 0;
}
.seo_features_content .seo_features_item{
padding-right: 0;
}
.seo_features_img .round_circle{
right: -100px;
}
.seo_features_img.seo_features_img_two .round_circle{
left: -60px;
}
.seo_features_img img{
max-width: 100%;
}
.seo_fact_info .seo_fact_item.last {
margin-top: 66px;
}
}
@media (max-width:991px) {
.payment_features_area .payment_features_content {
margin-top: 50px;
}
.analytices_price_item {
margin-bottom: 30px;
}
.s_service_section {
margin-top: 280px;
}
.s_service_item{
padding: 50px 40px 40px;
margin-top: 30px;
}
.s_service_info{
margin-top: 40px;
}
.s_features_section {
margin-top: 100px;
padding-bottom: 100px;
}
.s_features_item .ml_25{
margin-left: 0;
}
.service_details_area .service_details_img{
margin-left: 0;
margin-bottom: 60px;
}
.service_promo_area .shape.shape_four,.service_promo_area .shape.shape_three{
bottom: -2%;
}
.banner_top br,.s_service_section h2 br{
display: none;
}
.footer_top .f_widget{
padding-left: 0px;
margin-bottom: 40px;
}
.footer_top{
padding-bottom: 60px;
}
.footer_bottom,.f_social_icon_two a {
font-size: 13px;
}
.slider_area{
height: auto;
}
.mobile_img .mobile {
left: 0;
top: -143px;
}
.mobile_img .women_img {
top: 70px;
right: 280px;
}
.container.custom_container {
max-width: 100%;
padding: 0px 15px;
}
.price_content .price_item{
height: 100%;
}
.price_content .col-sm-6{
margin-bottom: 30px;
}
.pricing_area{
padding-bottom: 80px;
}
.feature_info .feature_img{
margin-left: 0;
margin-bottom: 30px;
}
.feature_info .feature_img.f_img_two{
max-width: 570px;
position: relative;
}
.feature_info .feature_img.f_img_two .one{
right: 40%;
}
.features_area .mt_130{
margin-top: 80px;
}
.service_item {
padding: 47px 25px 0px;
}
.service_item .icon {
right: 20px;
}
.feature_info .feature_img.f_img_one{
margin-left: 0px;
}
.service_carousel:before{
display: none;
}
.protype_img{
margin-top: 50px;
}
.partner_logo .p_logo_item{
width: calc(100% / 4);
margin-bottom: 20px;
}
.p_feature_item .p_feture_img_one {
margin-right: 0;
}
.p_feature_item .p_feture_img_two{
margin-left: 0;
}
.p_feature_item + .p_feature_item{
margin-top: 50px;
}
.prototype_content{
padding-top: 20px;
}
.p_service_item.pl_50,.p_service_item.pl_70{
padding-left: 0;
}
.p_service_item.pr_70{
padding-right: 0;
}
.p_service_item {
margin-bottom: 40px;
}
.action_content{
margin-bottom: 40px;
}
.action_img{
margin-top: 0;
}
.p_service_info {
margin-bottom: -40px;
}
.prototype_service_info {
padding: 120px 0px;
}
.p_feature_item .prototype_content h2{
padding-right: 0;
}
.agency_banner_area .banner_shap {
width: auto;
top: 0;
max-width: 100%;
}
.footer_area_four .footer_top{
padding-bottom: 40px;
}
.company_widget .f_subscribe{
max-width: 300px;
}
.software_banner_area{
padding-top: 150px;
}
.design_developers_area .col-md-5,.design_developers_area .col-md-7 .design_img{
justify-content: center;
text-align: center;
}
.software_featured_img{
margin-left: 0px;
margin-bottom: 50px;
}
.software_service_tab_content .software_service_item{
margin-bottom: 40px;
}
.software_service_tab_content{
margin-bottom: -40px;
}
.software_featured_area_two .pl-0{
padding-left: 15px !important;
}
.developer_product_content{
padding-right: 0px;
margin-bottom: 50px;
}
.developer_product_area{
padding: 120px 0px;
}
.partner_info .logo_item{
width: calc(100% / 3);
}
.saas_featured_info{
margin-top: 60px;
}
.saas_featured_content.pr_70{
margin-top: 0px;
}
.saas_featured_area .saas_featured_info{
margin-top: 30px;
}
.saas_featured_info .f_img_one,.saas_featured_info .f_img_two{
margin-bottom: 50px;
}
.saas_featured_area .saas_featured_info + .saas_featured_info{
margin-top: 100px;
}
.fun_fact_content .fact_item.pl_100{
padding-left: 10px;
}
.partner_logo_area_three .partner_info .logo_item {
margin-bottom: 30px;
}
.footer_top_six .social-widget{
margin-left: 0;
}
.footer_top_six .f_widget{
margin-bottom: 40px;
}
.footer_area_six.sec_pad{
padding-bottom: 80px;
}
.app_banner_area .app_banner_contentmt h2 br{
display: none;
}
.app_img .mobile{
top: -38px;
}
.app_banner_area {
padding-bottom: 50px;
padding-top: 110px;
}
.app_fetured_item .app_item{
position: relative;
display: inline-block;
}
.app_item.item_two {
left: 31px;
top: 120px;
}
.app_item.item_one{
top: -50px;
}
.app_feature_info .app_featured_content{
padding-bottom: 0px;
}
.app_featured_area_two .app_feature_info .app_featured_content{
padding-left: 0;
padding-bottom: 0px;
}
.app_testimonial_area .nav_container .owl-prev{
left: 0;
}
.app_testimonial_area .nav_container .owl-next{
right: 0;
}
.app_testimonial_area .nav_container .owl-prev,.app_testimonial_area .nav_container .owl-next{
opacity: 0;
}
.app_testimonial_area .nav_container:hover .owl-next,.app_testimonial_area .nav_container:hover .owl-prev{
opacity: 1;
}
.app_contact_info{
left: 60px;
}
.app_banner_area .app_img .app_screen.one {
top: 191px;
left: 117px;
}
.app_banner_area .app_img .app_screen.two {
top: 116px;
left: 233px;
}
.app_banner_area .app_img .app_screen.three {
top: 90px;
left: 380px;
}
.get_started_area .col-lg-6.text-right img{
margin-top: 50px;
}
.ex_team_item img {
width: 100%;
}
.features_info.feature_info_two .agency_featured_img{
text-align: left !important;
margin-bottom: 50px;
}
.agency_banner_area_two .agency_banner_img{
margin-bottom: 60px;
}
.blog-sidebar{
margin-top: 50px;
}
.blog_post_item .blog_img img{
width: 100%;
}
.blog_sidebar_left .blog_post{
margin-bottom: -30px;
}
.blog_post .blog_post_item{
margin-bottom: 30px;
}
.faq_tab{
margin-bottom: 60px;
}
.faq_content h3.mt_100{
margin-top: 50px;
}
.portfolio_details_info{
padding-left: 0px;
padding-right: 0px;
}
.portfolio_details_info .portfolio_category{
margin-top: 40px;
}
.portfolio_details_info .portfolio_pagination{
margin-top: 70px;
margin-bottom: 50px;
}
.portfolio_details_area .portfolio_details_gallery.gallery_two{
margin-bottom: 20px;
}
.portfolio_details_info .portfolio_pagination_two{
margin-bottom: 0px;
}
.portfolio_gallery .portfolio_item .portfolio_img .hover_content .portfolio-description {
padding-left: 30px;
padding-bottom: 28px;
}
.portfolio_gallery .portfolio_item .portfolio_img .hover_content .img_popup{
right: 30px;
top: 30px;
}
.agency_featured_item .agency_featured_img{
text-align: left !important;
}
.agency_content{
max-width: 500px;
}
.agency_featured_item .agency_featured_content{
padding-left: 0px;
margin-top: 50px;
}
.product_details_area .pr_details,.service_details_item + .service_details_item{
margin-top: 50px;
}
.product_details_area .product_slider{
padding-right: 0;
}
.single_product_item .single_pr_details{
padding-top: 0px;
}
.shopping_cart_area .cart_table .product .media{
width: 340px;
}
.coupon {
width: 100%;
}
.shopping_cart_area .cart_btn{
padding: 15px 22px;
}
.sign_info .login_info{
margin-top: 50px;
}
.sec_title p br{
display: none;
}
.menu > .nav-item + .nav-item{
margin-left: 0px;
}
.menu > .nav-item{
padding-top: 10px;
padding-bottom: 10px;
border-bottom: 1px solid rgba(237, 237, 237, 0.4);
}
.menu{
padding: 10px 30px;
background: #fff;
margin-top: 0px;
}
.navbar-collapse {
max-height: 400px;
overflow-y: scroll;
margin-left: -20px;
margin-right: -20px;
background: #fff;
}
.header_area .navbar-brand,.menu_toggle{
margin-bottom: 20px;
transition: all 0.2s linear;
}
.menu_four .btn_get{
border-color: #ccc5fa;
box-shadow: none;
margin-left: 20px;
}
.navbar .pl_100 {
padding-left: 20px;
padding-right: 15px;
}
.header_area.navbar_fixed .navbar-brand,.navbar_fixed .menu_toggle{
margin-bottom: 0px;
}
.menu > .nav-item > .nav-link{
display: block;
}
.menu > .nav-item.submenu .dropdown-menu .nav-item > .dropdown-menu{
box-shadow: none;
}
.menu > .nav-item.submenu.mega_menu .dropdown-menu .nav-item > .dropdown-menu{
display: block;
}
.menu > .nav-item.submenu .dropdown-menu .nav-item{
padding: 0px 25px;
}
.menu > .nav-item.submenu .dropdown-menu{
box-shadow: none;
padding: 0px;
margin: 0px;
}
.menu > .nav-item.submenu.mega_menu .mega_menu_inner{
box-shadow: none;
position: static;
}
.menu > .nav-item.submenu .dropdown-menu .nav-item.submenu .dropdown-menu .nav-item{
padding-left: 15px;
padding-right: 15px;
}
.menu > .nav-item.submenu .dropdown-menu .nav-item.submenu .dropdown-menu .nav-item:first-child{
padding-top: 0;
}
.menu > .nav-item.submenu .dropdown-menu .nav-item.submenu .dropdown-menu .nav-item:last-child{
padding-bottom: 0;
}
.menu > .nav-item.submenu .dropdown-menu .nav-item.submenu .dropdown-menu .nav-item .nav-link:before{
content: "\e649";
display: inline-block;
font-family: 'themify';
margin-right: 8px;
width: auto;
font-size: 9px;
float: none;
}
.menu > .nav-item.submenu.mega_menu > .dropdown-menu.show{
margin-top: 10px;
box-shadow: none;
min-height: 350px;
}
.menu > .nav-item.submenu.mega_menu > .dropdown-menu > .nav-item + .nav-item{
padding-top: 0px;
}
.menu > .nav-item.submenu.mega_menu > .dropdown-menu > .nav-item .dropdown-menu,.menu > .nav-item.submenu.mega_menu .mega_menu_inner > .dropdown-menu > .nav-item .dropdown-menu{
padding-left: 15px;
opacity: 1;
visibility: visible;
min-height: max-content;
}
.menu > .nav-item.submenu.mega_menu .mega_menu_inner > .dropdown-menu > .nav-item{
padding: 0px 25px;
}
.menu > .nav-item.submenu .dropdown-menu .nav-item:first-child ,.menu > .nav-item.submenu.mega_menu .mega_menu_inner > .dropdown-menu > .nav-item:first-child{
padding-top: 12px;
}
.menu > .nav-item.submenu .dropdown-menu .nav-item:last-child,.menu > .nav-item.submenu.mega_menu .mega_menu_inner > .dropdown-menu > .nav-item:last-child{
padding-bottom: 0px;
}
.menu > .nav-item.submenu.mega_menu .mega_menu_inner > .dropdown-menu > .nav-item > .dropdown-menu > .nav-item:last-child{
padding-bottom: 20px;
}
.menu_one .mobile_btn{
margin-left: 15px;
}
.menu > .nav-item.submenu.mega_menu.mega_menu_two > .dropdown-menu{
display: flex;
flex-wrap: wrap;
}
.menu > .nav-item.submenu.mega_menu > .dropdown-menu > .nav-item{
width: 100%;
}
.menu > .nav-item.submenu.mega_menu.mega_menu_two > .dropdown-menu .nav-item{
width: calc(100% / 3);
padding: 15px 20px;
}
.footer_top_two .company_widget{
padding-right: 0px;
}
.footer_top_two .f_widget{
margin-bottom: 40px;
}
.footer_area_two .footer_top_two .row{
margin-bottom: -40px;
}
.header_area .container {
padding-left: 20px;
padding-right: 20px;
}
.menu_one,.header_area.navbar_fixed .menu_one,.menu_two,.menu_six,.menu_seven{
padding: 15px 0px;
}
.w_menu .nav-item .nav-link{
color: #051441;
}
.w_menu .nav-item:hover .nav-link, .w_menu .nav-item.active .nav-link{
color: #00aff0;
}
.prototype_banner_area{
padding-top: 140px;
}
.menu_four .menu > .nav-item .nav-link,.menu_five .menu > .nav-item .nav-link,.menu_six .menu > .nav-item .nav-link,.menu_seven .menu .nav-item .nav-link{
color: #051441;
}
.menu_five .menu > .nav-item:hover .nav-link,.menu_five .menu > .nav-item.active .nav-link{
color: #3d64f4;
}
.menu_five .menu > .nav-item:hover .nav-link:before,.menu_five .menu > .nav-item.active .nav-link:before{
background: #3d64f4;
}
.menu_seven .menu > .nav-item:hover .nav-link,.menu_seven .menu > .nav-item.active .nav-link{
color: #4069eb;
}
.menu_seven .menu > .nav-item:hover .nav-link:before,.menu_seven .menu > .nav-item.active .nav-link:before{
background: #4069eb;
}
.menu_four .menu > .nav-item:hover .nav-link,.menu_four .menu > .nav-item.active .nav-link{
color: #6754e2;
}
.menu_four .menu > .nav-item:hover .nav-link:before,.menu_four .menu > .nav-item.active .nav-link:before{
background: #6754e2;
}
.menu > .nav-item.submenu .dropdown-menu.mega_menu_three > .nav-item > .dropdown-menu{
display: block !important;
}
.payment_features_content.pl_70{
padding-left: 0;
}
.animation_img_two{
left: 0;
bottom: -175px;
}
.payment_banner_content {
max-width: 90%;
}
.payment_service_area .service-content{
margin-bottom: 40px;
}
.payment_clients_area .payment_features_content{
padding-right: 0px;
}
.payment_clients_area .payment_clients_inner{
height: 450px;
margin-top: 50px;
}
.payment_clients_area .payment_clients_inner .clients_item.eight{
left: 500px;
}
.payment_clients_area{
padding-top: 0px;
}
.payment_testimonial_area{
padding-top: 50px;
}
.payment_testimonial_info .testimonial_content{
padding-bottom: 50px;
}
.footer_nine_top .company_widget.pr_100{
padding-right: 0px;
}
.footer_nine_top .pl_100{
padding-left: 15px;
}
.footer_nine_top .f_widget{
margin-bottom: 40px;
}
.footer_nine_top{
padding-bottom: 80px;
}
.payment_action_area {
padding: 125px 0px 120px;
}
.payment_features_area{
padding-bottom: 0px;
}
.payment_features_area_four{
padding-bottom: 100px;
}
.saas_map_area img{
max-width: 100%;
}
.saas_banner_area_two .animation_img img{
width: 100%;
}
.saas_banner_area_two .animation_img{
padding: 0px 15px;
}
.saas_banner_area_two .shap_img{
transform: rotate(0deg);
bottom: 176px;
}
.section_container .intro {
height: 50%;
}
.saas_banner_area_two .shap_img{
bottom: 0;
}
.saas_features_area_two {
padding-top: 200px;
}
.saas_service_img{
margin-bottom: 40px;
}
.saas_service_item + .saas_service_item {
margin-top: 80px;
}
.saas_subscribe_area .saas_action_content{
padding: 30px 30px 38px;
text-align: center;
}
.saas_subscribe_area .justify-content-end{
justify-content: center !important;
margin-top: 20px;
}
.saas_banner_area_two .animation_img{
position: absolute;
bottom: -150px;
}
.saas_banner_content p br{
display: none;
}
.saas_banner_content h2{
line-height: 48px;
}
.saas_banner_area{
padding-top: 150px;
}
.prototype_content .btn_three{
margin-top: 25px;
}
.app_service_area {
padding-top: 100px;
}
.app_testimonial_area{
padding-top: 150px;
padding-bottom: 100px;
}
.app_screenshot_area,.experts_team_area {
padding: 100px 0px;
}
.payment_features_content.pr_70{
padding-right: 0;
}
.job_listing .listing_tab .list_item figure a, .job_listing .listing_tab .list_item figure img{
width: auto;
max-width: 95%;
}
.job_listing .listing_tab .list_item figure{
width: 60px;
margin-right: 10px;
}
.job_listing .listing_tab .list_item .joblisting_text{
padding-left: 15px;
}
.job_listing .listing_tab .list_item .joblisting_text .jobsearch-table-cell{
width: 70%;
}
.job_listing .listing_tab .list_item{
padding: 20px;
}
.job_listing .listing_tab .list_item .joblisting_text ul li{
font-size: 12px;
padding: 0px 5px;
}
.job_listing {
margin-top: 100px;
}
.job_details_area .pl_70,.job_apply_area .pl_70{
padding-left: 15px;
margin-bottom: 50px;
}
.checkout_area .cart_total_box{
margin-left: 0px;
padding: 50px 20px;
}
.login_area .login_info{
padding-right: 0;
padding-top: 70px;
padding-bottom: 70px;
}
.login_area .login_info:before{
right: -20%;
}
.login_img{
margin: 0px auto;
padding: 70px 0px;
}
.footer_bottom .f_menu li + li {
margin-left: 7px;
}
.shopping_cart_area .cart_table .total,.shopping_cart_area .cart_table .quantity{
width: 95px;
}
.shopping_cart_area .cart_table .del-item{
width: 60px;
}
.shopping_cart_area .cart_table .del-item .total{
margin-right: 10px;
}
.triangle_shape {
height: 115%;
transform: rotate(-22deg);
-webkit-transform: rotate(-22deg);
width: 170%;
}
.new_service .separator{
display: none;
}
.new_service .new_service_content{
margin-top: 0;
}
.payment_footer_area_two{
padding-bottom: 60px;
}
.startup_tab .nav-item {
width: calc(100% / 4);
margin-bottom: 25px;
}
.new_startup_banner_area{
min-height: auto;
padding: 150px 0px 100px;
}
.startup_tab{
margin-left: -15px;
margin-right: -15px;
}
.new_startup_banner_area .new_startup_img{
padding-right: 0;
padding-bottom: 50px;
}
.stratup_service_img .shape{
left: 0;
}
.progress_bar_area .progress_item{
padding: 0px 15px;
}
.testimonial_slider_four {
padding: 0px 125px;
}
.stratup_testimonial_info{
margin-top: 50px;
}
.video_content {
padding: 0px 60px;
}
.video_info{
height: 350px;
max-width: 100%;
}
.video_leaf{
left: 0;
top: -22px;
}
.cup{
right: -27px;
}
.get_started_three .get_btn_info .get_btn_item h3 {
font-size: 18px;
line-height: 32px;
}
.get_started_three .get_btn_info .get_btn_item{
padding-right: 0;
margin-bottom: 20px;
}
.intregration_content{
padding-top: 50px;
}
.digital_video_slider {
width: 45%;
}
.saas_banner_area_three .slider_item .image_mockup{
width: 780px;
padding: 0px 40px;
}
.saas_banner_area_three .slider_item .image_mockup .phone{
max-width: 13%;
right: 25px;
}
.saas_banner_area_three .slider_item .image_mockup .laptop{
max-width: 90%;
}
.saas_banner_area_three .slider_item .slidet_content h2 {
font-size: 36px;
}
.saas_banner_area_three .slider_item .slidet_content{
padding-top: 140px;
}
.saas_banner_area_three .slider_item{
min-height: 670px;
}
.saas_banner_area_three .slider_item .slidet_content_two{
padding-top: 160px;
}
.service_promo_area .shape.shape_two{
left: 0;
}
.perfect_solution_area .perfect_solution_left .per_solution_content.per_solution_content_three{
padding-left: 15px;
padding-right: 15px;
}
.service_details_area .details_content{
padding-top: 50px;
}
.study_details .details_info,.study_details_two .study_details_content,.study_details_three .study_details_content{
padding-top: 50px;
}
.breadcrumb_area{
padding-top: 180px;
}
.details_img.text-right{
text-align: left !important;
}
.download_content .download_btn {
width: 200px;
height: 200px;
margin-bottom: 30px;
}
.download_content .download_btn .pulse-x{
width: 70px;
height: 70px;
}
.download_content h2 br{
display: none;
}
.thanks_content a{
margin-top: 30px;
}
.thanks_content h2 {
font-size: 36px;
margin-bottom: 22px;
margin-top: 16px;
}
.saasland_container{
height: 100%;
min-height: inherit;
}
.saasland_col_screen, .saasland_container .saasland_col_content{
width: 100%;
height: 100vh;
}
.saasland_container .saasland_col_content .container_wrap{
min-height: 517px;
padding: 0px 15px;
}
.saasland_col_screen{
height: 70vh;
}
.saasland_col_screen .saasland_bg{
display: none;
}
.saasland_col_screen .clock{
text-align: left;
padding-left: 12px;
}
.saasland_col_screen .saasland_social{
left: 15px;
}
.saasland_container .saasland_col_content .saasland_content{
width: 94%;
}
.saasland_container .saasland_col_content .saasland_content, .saasland_container .saasland_col_content .saasland_bottom,.saasland_container .saasland_col_content .saasland_log{
left: 15px;
}
.error_content_two p {
font-size: 15px;
line-height: 25px;
}
.error_content_two img {
max-width: 93%;
}
.error_content_two .search {
margin: 30px 0px;
}
.pr_sidebar{
margin-top: 60px;
}
.alter_nav{
position: absolute;
right: 63px;
top: -4px;
}
.search_cart.menu{
padding: 0px;
margin-top: 0px;
flex-direction: initial;
}
.header_area_six + section {
margin-top: 122px;
}
.header_contact_info li{
font-size: 13px;
}
.header_contact_info li:before{
margin: 0px 5px 0px 0px;
}
.navbar .search_cart .search a.nav-link:before{
display: none;
}
.software_promo_area .round_shape {
max-width: 690px;
min-height: 690px;
}
.payment_features_item{
margin-bottom: 30px;
}
.feedback_area_two .sec_title,.feedback_area_three .sec_title{
padding-right: 156px;
}
.payment_subscribe_info{
display: block;
}
.payment_subscribe_info .subscribe-form{
justify-content: center;
margin-top: 20px;
margin-left: 0;
}
.payment_subscribe_info .payment_subscribe_content{
text-align: center;
}
.payment_price_item {
padding: 50px 10px 55px;
}
.payment_price_item.center, .payment_price_item:hover{
padding: 80px 10px 86px;
}
.feedback_area_three {
height: 640px;
}
.seo_features_img .round_circle {
right: 0;
}
.seo_features_img.seo_features_img_two .round_circle {
left: 0;
}
.seo_features_img.seo_features_img_two img{
margin-left: 0;
}
.seo_features_img{
margin-bottom: 60px;
}
.seo_subscribe_form{
max-width: 100%;
margin-left: -9px;
margin-right: -9px;
}
.studies_item .text{
padding-left: 20px;
padding-right: 20px;
}
.studies_item .text h4 {
font-size: 18px;
}
.seo_fact_info .seo_fact_item{
width: 145px;
height: 145px;
}
.seo_fact_info .seo_fact_item .counter{
font-size: 40px;
margin-bottom: 4px;
}
.seo_fact_info:before{
display: none;
}
.seo_fact_info .seo_fact_item:nth-child(even){
margin-top: 135px;
}
.seo_sec_title h2 br{
display: none;
}
.seo_call_action_text h2 {
font-size: 30px;
line-height: 44px;
}
.seo_call_to_action_area{
padding: 80px 0px;
}
.new_footer_top .pl_70{
padding-left: 0;
}
.new_footer_top .f_widget{
margin-bottom: 50px;
}
.header_area_six .alter_nav{
top: 9px;
}
.menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner > .dropdown-menu > .nav-item .dropdown-menu{
display: block !important;
}
.menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner > .dropdown-menu > .nav-item .dropdown-menu .nav-item{
padding-left: 10px;
padding-right: 10px;
}
.home_analytics_banner_area{
height: auto;
padding-top: 150px;
}
.h_analytices_features_item .h_analytices_content{
margin-top: 50px;
}
.analytices_price_item{
margin-bottom: 30px;
}
.analytices_customers_logo_area {
padding: 70px 0px 20px;
}
.analytices_logo_content .analytices_title p{
max-width: 100%;
}
.analytices_list_area .macbook_a{
display: none;
}
.analytices_list{
padding-top: 0;
}
.analytices_list_area{
padding-bottom: 50px;
}
}
@media (max-width:768px){
.h_analytices_features_item {
padding: 80px 0px;
}
.support_home_img{
margin-left: 0;
}
.sec_title br,.prototype_service_info h2 br{
display: none;
}
.footer_bottom p{
text-align: center;
margin-bottom: 12px !important;
}
.footer_bottom .f_social_icon_two{
text-align: right !important;
margin-bottom: 12px;
}
.footer_bottom .f_menu{
text-align: center !important;
}
.banner_top h2{
font-size: 32px;
}
.seo_banner_content h2{
line-height: 48px;
}
.l_height60{
line-height: 45px;
}
.footer_top_two .f_width_24, .f_width_12, .f_width_20{
width: 100%;
}
.footer_area_two .footer_bottom p{
text-align: left;
margin-bottom: 0 !important;
}
.partner_logo .p_logo_item {
width: calc(100% / 3);
}
.prototype_featured_area h2 br{
display: none;
}
.service_carousel{
padding-left: 0;
}
.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev{
opacity: 0;
}
.service_carousel:hover .owl-nav .owl-next,.service_carousel:hover .owl-nav .owl-prev{
opacity: 1;
}
.feedback_slider_two .owl-nav .owl-next,.feedback_slider_two .owl-nav .owl-prev{
opacity: 1;
}
.prototype_service_area{
padding-bottom: 70px;
}
.prototype_service_info .mb_90{
margin-bottom: 70px;
}
.about_img .about_img_slider .about_item .about_text h5{
font-size: 15px;
}
.agency_featured_item .agency_featured_img{
text-align: center !important;
}
.agency_featured_item .agency_featured_content{
padding-left: 0;
margin-top: 50px;
}
.action_area_three:before{
background-size: contain;
}
.action_area_three .action_content{
margin: 0px;
}
.mb_90{
margin-bottom: 50px;
}
.agency_service_area{
padding: 70px 0px;
}
.agency_featured_area {
padding-top: 120px;
}
.agency_testimonial_area,.software_featured_area{
padding-top: 70px
}
.agency_testimonial_info .testimonial_slider{
padding: 50px 20px;
}
.sec_pad,.prototype_service_info{
padding: 70px 0px;
}
.sec_title.mb_70{
margin-bottom: 50px
}
.pricing_area {
padding-bottom: 10px;
}
.design_img_two{
margin-top: -50px;
margin-left: 15px;
margin-right: 15px;
}
.software_service_tab .nav-item{
display: inline-block;
margin-bottom: 20px;
}
.software_service_tab_content{
margin-top: 60px;
}
.developer_product_area{
padding: 70px 0px;
}
.partner_logo_area_two .subscribe_form_info{
padding: 100px 20px;
}
.partner_logo_area_two .subscribe_form_info h2{
line-height: 42px;
}
.saas_signup_form .input-group{
margin-bottom: 25px;
}
.saas_signup_form .saas_banner_btn{
margin-top: 40px;
}
.fun_fact_content .fact_item.pl_100{
padding-left: 30px;
}
.fun_fact_content,.cart_box{
margin-top: 50px;
}
.footer_area_six.sec_pad{
padding-bottom: 30px;
}
.feedback_area .feedback_slider .item{
padding: 0px;
}
.feedback_slider .feedback_item{
padding-left: 20px;
padding-right: 20px;
}
.app_featured_area,.agency_featured_area_two{
padding-bottom: 80px;
}
.app_service_area{
padding-top: 80px;
}
.fact_author_img.fact_author_img_two{
text-align: center !important;
}
.features_info.feature_info_two .agency_featured_img{
margin-bottom: 0px;
}
.partner_logo_area_five{
padding-top: 110px;
padding-bottom: 50px;
}
.blog_area .shop_page_number{
text-align: center !important;
}
.blog_single .blockquote{
padding-left: 15px;
}
.post_share a i{
padding-right: 4px;
}
.post_share a + a {
margin-left: 5px;
}
.post_tag .post-nam {
padding-right: 0;
}
.post_tag a{
margin-left: 3px;
}
.portfolio_filter .work_portfolio_item + .work_portfolio_item {
margin-left: 35px;
}
.price_content .price_item{
padding-left: 15px;
padding-right: 15px;
}
.process_area .agency_featured_item{
margin-top: 50px;
}
.single_product_item .single_pr_details{
padding-top: 30px;
}
.sign_info {
padding: 50px 30px;
}
.s_promo_info .promo_item{
opacity: 1;
left: 0;
top: 75%;
}
.setup_inner .setup_item .round {
margin-top: 50px;
margin-bottom: 30px;
}
.banner_top {
padding-top: 125px;
}
.svg_intro_bottom{
width: 130%;
}
.payment_banner_content{
max-width: 100%;
}
.payment_banner_content h1 {
line-height: 50px;
font-size: 32px;
}
.payment_banner_content .action_btn{
margin-top: 30px;
}
.slider_content{
padding-top: 150px;
}
.saas_features_area_two {
padding-top: 165px;
}
.section_container .intro_content{
position: relative;
padding-top: 150px;
padding-left: 15px;
padding-right: 15px;
}
.section_container .intro_content h1{
font-size: 44px;
}
.saas_service_img img{
max-width: 100%;
}
.about_img .about_img_slider .about_item .about_text .br{
margin-bottom: 15px;
}
.s_service_section {
margin-top: 120px;
}
.mobile_img .women_img {
top: 50px;
right: 200px;
max-width: 40%;
}
.design_tab_area .tab-content .tab_img{
margin-top: 20px;
}
.saas_featured_info .f_img_two:before{
top: -20px;
}
.saas_featured_info .saas_featured_item{
max-width: 500px;
margin-left: auto;
margin-right: auto;
}
.payment_testimonial_area .testimonial_img {
margin-bottom: -24px;
}
.payment_testimonial_info .testimonial_content .icon{
left: 0;
}
.payment_testimonial_info .testimonial_content{
padding-left: 115px;
}
.partner_logo_area_two {
padding-top: 70px;
}
.payment_action_content p br{
display: none;
}
.s_features_item .s_features_content .learn_btn{
margin-top: 05px;
}
.f_widget .mb_40{
margin-bottom: 16px;
}
.company_widget .mt_30{
margin-top: 20px;
}
.feature_info .f_content h2{
line-height: 33px;
margin-bottom: 15px;
}
.breadcrumb_area{
padding: 124px 0px 100px;
}
.breadcrumb_content p br{
display: none;
}
.job_listing .listing_tab .list_item{
padding: 30px;
}
.job_listing .listing_tab .list_item .joblisting_text{
display: block;
}
.job_listing .listing_tab .list_item .joblisting_text .job_list_table,.job_listing .listing_tab .list_item .joblisting_text .jobsearch-table-cell{
display: block;
width: 100%;
overflow: hidden;
}
.job_listing .listing_tab .list_item .joblisting_text{
padding: 0px;
border: 0px;
}
.job_listing .listing_tab .list_item figure{
margin-bottom: 20px;
}
.job_listing .listing_tab .list_item figure,.job_listing .listing_tab .list_item figure a, .job_listing .listing_tab .list_item figure img,.job_listing .listing_tab .list_item .joblisting_text .jobsearch-job-userlist{
float: none;
}
.job_listing .listing_tab .list_item .joblisting_text .jobsearch-job-userlist{
display: flex;
padding-top: 25px;
}
.job_listing {
margin-top: 70px;
}
.checkout_content .checkout_title{
margin-top: 40px;
}
.checkout_area .cart_total_box{
margin-top: 50px;
}
.checkout_content textarea{
padding-left: 20px;
}
.sign_info{
background: #fff;
}
.error_contain h1 {
font-size: 20vw;
line-height: 22vw;
}
.shopping_cart_area .cart_title{
display: none;
}
.shopping_cart_area .cart_table tr{
display: block;
float: none;
width: 100%;
margin-bottom: 40px;
background: #f5f5f5;
padding: 0px 15px;
}
.shopping_cart_area .cart_table tr td{
display: block;
width: 100%;
max-width: 100%;
overflow: hidden;
padding-bottom: 20px;
padding-top: 20px !important;
margin-bottom: 0px;
border-bottom: 1px solid #ededed;
}
.shopping_cart_area .cart_table tr td:last-child{
border-bottom: 0px;
}
.shopping_cart_area .cart_table tr td:before{
content: attr(data-title) ": ";
font-weight: 600;
float: left;
position: absolute;
top: 50%;
transform: translateY(-50%);
}
.shopping_cart_area .cart_table{
margin: 0px;
padding-top: 0;
}
.shopping_cart_area .cart_table .total, .shopping_cart_area .cart_table .quantity,.shopping_cart_area .cart_table .del-item{
float: right;
width: auto;
}
.shopping_cart_area .cart_table .del-item .total{
float: none;
}
.shopping_cart_area .cart_table .product .media{
display: inline-block;
width: auto;
float: right;
}
.shopping_cart_area .cart_table .product .media .media-left{
margin-left: auto;
margin-bottom: 20px;
}
.shopping_cart_area .cart_table .del-item a{
display: inline-flex;
}
.app_img .text_bg.three {
right: -30%;
bottom: 48px;
}
.app_img .dot_two {
right: 157px;
top: 76%;
}
.company_banner_area .company_banner_content h2{
font-size: 40px;
line-height: 52px;
}
.company_banner_area .company_banner_content h2 br{
display: none;
}
.startup_tab .nav-item{
width: calc(100% / 3);
}
.startup_tab_img .phone_img img {
max-width: 58%;
}
.progress_bar_area {
padding-top: 70px;
}
.progress_bar_area .br_bottom{
margin-top: 55px;
}
.stratup_app_screen .phone {
max-width: 80%;
bottom: -222px;
left: -32px;
}
.digital_banner_area{
display: block;
min-height: auto;
padding: 140px 0px 100px;
}
.digital_banner_area .digital_video_slider {
width: 100%;
position: relative;
top: auto;
bottom: 0;
transform: translateY(0);
padding: 50px 15px 0px;
}
.digital_video_slider .owl-stage{
padding-left: 100px !important;
}
.digital_content{
padding-right: 0;
}
.saas_banner_area_three .slider_item .slidet_content_two h2{
font-size: 40px;
}
.saas_banner_area_three .slider_item .slidet_content_two h2 br{
display: none;
}
.saas_banner_area_three .slider_item .image_mockup .watch,.saas_banner_area_three .slider_item .image_mockup .phone{
display: none;
}
.saas_banner_area_three .slider_item .image_mockup{
width: 90%;
padding: 0px;
position: relative;
margin-top: 50px;
bottom: 0;
}
.saas_banner_area_three .slider_item{
height: auto;
padding-bottom: 50px;
min-height: auto;
}
.saas_banner_area_three .slider_item .image_mockup .laptop {
max-width: 100%;
}
.saas_banner_area_three .owl-stage{
padding-bottom: 0;
}
.service_details_area .pr_70{
padding-right: 15px;
}
.price_info_two .price_head .p_head{
display: none;
}
.price_info_two .price_head .p_head.time{
display: block;
width: 100%;
}
.price_info_two .pr_list{
display: block;
width: 100%;
}
.price_info_two .price_item{
display: block;
width: 100%;
position: relative;
overflow: hidden;
padding: 0px;
}
.price_info_two .price_item:first-child{
text-align: center;
padding: 5px 0px;
}
.price_info_two .price_item:first-child h5{
width: initial;
border: 0px;
float: none;
}
.price_info_two .price_item:before{
content: attr(data-title);
position: absolute;
left: 20px;
top: 50%;
transform: translateY(-50%);
font-weight: 500;
}
.price_info_two .price_item h5{
border-left: 1px dashed #ededed;
display: block;
float: right;
font-size: 1.1rem;
height: 100%;
line-height: 3.1rem;
position: relative;
text-align: center;
text-transform: uppercase;
width: 50%;
}
.price_info_two .pr_list:last-child{
display: none;
}
.blog_breadcrumb_area .breadcrumb_content_two h1 br{
display: none;
}
.blog_breadcrumb_area .breadcrumb_content_two h1{
font-size: 7vw;
font-weight: 700;
line-height: 1.5em;
}
.header_social_icon li {
margin: 0px 0px 0px 13px;
}
.software_promo_area .round_shape {
width: 600px;
height: 600px;
max-width: 100%;
min-height: 100%;
margin-top: 100px;
}
.software_promo_area .round_shape .r_shape.r_shape_two{
width: 400px;
height: 400px;
}
.software_promo_area .round_shape .r_shape.r_shape_three{
width: 230px;
height: 230px;
}
.payment_features_area_three {
padding: 80px 0px;
}
.payment_features_area_three .col-lg-5 img{
max-width: 100%;
}
.payment_features_content_two .item{
margin-top: 0;
}
.payment_features_content_two p br{
display: none;
}
.payment_logo_area,.payment_priceing_area{
padding: 80px 0px;
}
.payment_content_two .payment_img img{
max-width: 100%;
}
.feedback_area_three {
height: auto;
}
.seo_subscribe_form .input-group{
justify-content: center;
}
.seo_subscribe_form .input-group .check-btn{
margin-top: 10px;
}
.new_footer_area .footer_bottom p{
text-align: left;
font-size: 14px;
}
}
@media (max-width:650px){
.about_img .about_img_slider .about_item.w45,.about_img .about_img_slider .about_item.w55{
width: 100%;
}
.about_img .pluse_icon{
display: none;
}
.app_img .mobile {
top: -83px;
}
.comment-box .post_comment .reply-comment {
padding-left: 25px;
}
.portfolio_filter .work_portfolio_item + .work_portfolio_item {
margin-left: 15px;
}
.sign_info .login_info .sign-in-form .d-flex{
display: block !important;
}
.sign_info .lead-text{
padding-right: 0px;
padding-top: 15px;
}
.payment_clients_area .payment_clients_inner .clients_item.two,.payment_clients_area .payment_clients_inner .clients_item.one,.payment_clients_area .payment_clients_inner .clients_item.three{
left: 0;
}
.payment_clients_area .payment_clients_inner .clients_item.four {
left: 205px;
}
.payment_clients_area .payment_clients_inner .clients_item.seven {
left: 150px;
}
.payment_clients_area .payment_clients_inner .clients_item.eight {
left: 250px;
}
.payment_clients_area .payment_clients_inner .clients_item.six {
left: 215px;
}
.payment_clients_area .payment_clients_inner .clients_item.five {
left: 330px;
}
.payment_clients_area .payment_clients_inner .clients_item.four {
left: 0;
top: 540px;
}
.payment_clients_area .payment_clients_inner .clients_item.eight {
left: 165px;
top: 105px;
}
.payment_clients_area .payment_clients_inner .clients_item.six{
top: 225px;
left: 190px;
}
.payment_testimonial_info .testimonial_content {
padding-left: 110px;
margin-top: 20px;
}
.payment_testimonial_info .testimonial_content .icon{
left: 0;
}
.payment_clients_area .payment_clients_inner {
height: 690px;
}
.agency_featured_area {
padding-top: 80px;
}
.about_img .about_img_slider .about_item .about_text{
bottom: 30px;
}
.software_banner_content h2 {
font-size: 35px;
}
.t_color3 br{
display: none;
}
.design_developers_area .btn_four{
margin-top: 35px;
}
.company_widget .mt_40{
margin-top: 25px;
}
.f_widget h3.mb-30{
margin-bottom: 15px;
}
.footer_nine_top .f_widget .f-title:after{
margin-top: 10px;
}
.app_featured_content h2{
margin-bottom: 15px;
}
.app_featured_content .learn_btn_two{
margin-top: 10px;
}
.f_widget .widget-wrap{
margin-top: 20px;
}
.agency_banner_area_two .agency_content_two h2{
font-size: 28px;
line-height: 35px;
}
.agency_banner_area_two .agency_banner_img{
max-width: 70%;
margin-bottom: 30px;
}
.agency_banner_area_two {
padding-top: 100px;
padding-bottom: 80px;
}
.error_contain p br{
display: none;
}
.error_contain h2{
letter-spacing: 0.50px;
}
.app_img .dot_three{
top: 48%;
}
.app_img .dot_two{
top: 69%;
}
.triangle_shape{
-webkit-transform: rotate(65deg);
transform: rotate(65deg);
}
.perfect_solution_area .perfect_solution_left .per_solution_content h2 {
font-size: 32px;
line-height: 44px;
}
.testimonial_slider_four {
padding: 0px 75px;
}
.stratup_app_screen .phone {
bottom: -140px;
left: -77px;
}
.stratup_app_screen .laptop {
right: -42px;
bottom: -92px;
}
.post_author_two{
padding: 25px 20px;
}
.comment_inner .comment_box .post_comment{
padding: 30px 20px 30px;
}
.menu > .nav-item.submenu.mega_menu > .dropdown-menu.show {
padding: 0px 10px;
}
.menu > .nav-item.submenu.mega_menu.mega_menu_two > .dropdown-menu > .nav-item{
padding: 15px 10px;
}
.menu > .nav-item.submenu.mega_menu.mega_menu_two > .dropdown-menu > .nav-item .item .text{
font-size: 12px;
}
.feedback_area_two{
height: auto;
padding-bottom: 50px;
}
.payment_price_item{
width: 100%;
margin-bottom: 30px;
}
.payment_price_item.center, .payment_price_item:hover{
transform: translateY(0);
}
.payment_priceing_area .payment_price_info{
padding-bottom: 0px;
}
.payment_subscribe_info .subscribe-form .form-control {
width: 300px;
}
.seo_call_action_text{
display: block;
text-align: center;
}
.seo_call_action_text h2{
margin-bottom: 20px;
}
.seo_partner_logo_area .seo_sec_title{
margin-bottom: 0px;
}
.seo_sec_title p br{
display: none;
}
.seo_fact_info{
flex-wrap: wrap;
}
.seo_fact_info .seo_fact_item:first-child{
margin-top: 0px;
}
.seo_fact_info .seo_fact_item:nth-child(even){
margin-top: 8px;
}
.seo_sec_title h2 {
font-size: 30px;
line-height: 40px;
}
.menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner > .dropdown-menu > .nav-item .dropdown-menu .nav-item{
width: 33.33%;
}
}
@media (max-width:576px){
.h_analytices_features_item .h_analytices_img_two .analytices_img_three {
left: 40%;
max-width: 50%;
}
.h_analytices_features_item .h_analytices_img_two .analytices_img_one, .h_analytices_features_item .h_analytices_img_two .analytices_img_two {
max-width: 100%;
}
.app_featured_area{
padding-top: 135px;
}
.app_banner_area{
padding-bottom: 10px;
}
.saas_home_area {
height: auto;
}
.saas_home_img{
margin-top: 50px;
}
.s_features_item .s_features_content{
padding-left: 0px;
}
.footer_bottom .f_social_icon_two,.footer_bottom .f_menu,.footer_area_two .footer_bottom p{
text-align: center !important;
}
.footer_bottom .f_social_icon_two{
margin-bottom: 6px;
}
.banner_top h2{
font-size: 26px !important;
line-height: 35px !important;
}
.l_height60,.l_height50 {
line-height: 45px !important;
}
.f_size_30{
font-size: 24px !important;
line-height: 35px !important;
}
.mobile_img .mobile {
left: 0;
top: -100px;
max-width: 100%;
}
.saas_banner_area_two .shap_img{
height: 280px;
}
.call_action_area .action_one {
left: -878px;
}
.f_size_40{
font-size: 30px;
}
.footer_area_two .footer_bottom p{
margin-bottom: 8px !important;
}
.partner_logo .p_logo_item{
width: 100%;
margin-bottom: 30px;
}
.agency_content h2{
font-size: 28px;
line-height: 45px;
margin-bottom: 23px;
}
.agency_content .action_btn{
display: block !important;
text-align: center;
}
.agency_content .action_btn .agency_banner_btn{
display: block;
margin-bottom: 20px;
}
.agency_banner_btn_two{
margin-left: 0px;
}
.about_content{
padding: 90px 15px 100px;
}
.developer_product_content .develor_tab .nav-item{
margin-left: 25px;
}
.partner_info .logo_item{
width: calc(100% / 2);
}
.fun_fact_content .fact_item h1{
font-size: 60px;
}
.feedback_slider .feedback_item .feed_back_author{
display: block;
}
.feedback_slider .feedback_item .ratting{
text-align: left;
padding-left: 75px;
}
.app_screenshot_area .app_screenshot_slider .item{
padding-left: 30px;
padding-right: 30px;
}
.app_img .phone_img{
max-width: 80%;
}
.app_banner_contentmt h2 {
line-height: 60px;
font-size: 40px;
}
.app_banner_area .app_img .app_screen.one {
top: 155px;
left: 15px;
}
.app_banner_area .app_img .app_screen.two {
top: 123px;
left: 105px;
}
.app_banner_area .app_img .app_screen.three {
top: 90px;
left: 194px;
}
.app_item.item_one {
top: -143px;
}
.app_item.item_two {
left: 31px;
top: -60px;
}
.app_item.item_three {
bottom: 50px;
}
.app_item.item_four{
right: -52px;
bottom: 36px;
}
.get_started_area .col-lg-6.text-right img{
max-width: 100%;
}
.get_content .app_btn.app_btn_two{
margin-left: 0px;
}
.app_service_item{
padding: 50px 20px;
}
.app_contact_info .info_item{
padding-left: 38px;
margin-bottom: 26px;
}
.app_contact_info{
left: 20px;
padding: 45px 15px 15px;
}
.app_screenshot_area .app_screenshot_slider .owl-prev {
left: calc(50% - 32px);
}
.app_screenshot_area .app_screenshot_slider .owl-next {
right: calc(50% - 80px);
}
.partner_logo_area_two .subscribe_form_info {
padding: 50px 20px;
}
.blog_grid_item{
max-width: 370px;
margin-left: auto;
margin-right: auto;
}
.comment-box .post_comment .reply-comment{
padding-left: 0;
}
.comment-box .post_comment .post_author .media-left {
margin-right: 10px;
}
.breadcrumb_content h1{
font-size: 28px;
line-height: 32px;
}
.portfolio_filter{
display: block;
text-align: center;
margin-bottom: 30px;
}
.portfolio_filter .work_portfolio_item{
margin-bottom: 5px;
}
.portfolio_gallery .portfolio_item .portfolio_img img,.single_product_item .product_img img{
width: 100%;
}
.shopping_cart_area .cart_btn.cart_btn_two{
margin-left: 0;
}
.shopping_cart_area .cart_btn{
margin-bottom: 10px;
}
.login-form .extra{
display: block !important;
}
.s_promo_info .promo_item{
width: 90px;
height: 90px;
}
.s_promo_info .promo_item.item_four{
top: 17%;
left: 69%;
}
.s_promo_info .promo_item.item_three {
left: 0px;
top: 25px;
}
.s_promo_info .promo_item.item_two{
left: 0;
top: 146px;
}
.s_promo_info .promo_item.item_seven {
top: 66%;
left: 64%;
}
.software_promo_area .round_shape .r_shape.r_shape_five{
width: 115px;
height: 115px;
}
.software_promo_area .round_shape .r_shape.r_shape_five img{
max-width: 100%;
}
.s_promo_info .promo_item.item_six {
top: 57%;
left: 0%;
}
.s_promo_info .promo_item.item_nine{
left: 18px;
top: 83%;
}
.s_promo_info .promo_item.item_five{
left: 72%;
top: 44%;
}
.feature_info .feature_img.f_img_one .one{
left: 0;
max-width: 80%;
}
.feature_info .feature_img.f_img_one .three{
max-width: 69%;
}
.feature_info .feature_img.f_img_two .one {
right: 131px;
max-width: 43%;
}
.mobile_btn{
display: none;
}
.action_area_three .action_content .white_btn{
margin-right: 0px;
margin-bottom: 10px;
}
.payment_clients_area .payment_clients_inner .clients_item.five {
left: 180px;
top: 517px;
}
.footer_nine_bottom{
text-align: center;
}
.footer_nine_bottom .flag_selector{
float: none;
margin-top: 12px;
}
.payment_action_content h2{
line-height: 40px;
}
.payment_testimonial_area .testimonial_img img{
max-width: 100%;
}
.payment_testimonial_area .testimonial_img {
margin-bottom: -13px;
}
.payment_banner_content .action_btn{
display: block !important;
}
.payment_banner_content .agency_banner_btn_two{
display: block;
margin-left: 0px;
margin-top: 15px;
}
.payment_banner_content h1 {
line-height: 38px;
font-size: 28px;
}
.pay_btn.pay_btn_two{
margin-left: 0px;
}
.section_container .intro_content h1 {
font-size: 30px;
line-height: 45px;
}
.section_container .intro_content .subcribes{
display: block;
}
.section_container .intro_content .subcribes .form-control{
width: 100%;
}
.section_container .intro_content .subcribes .btn_submit{
position: relative;
margin-top: 10px;
display: block;
max-width: 100%;
width: 100%;
}
.saas_banner_area_two .animation_img {
bottom: -40px;
}
.saas_features_area_two {
padding-top: 100px;
}
.software_banner_content .action_btn{
display: block !important;
}
.video_btn{
display: block;
margin-left: 0;
margin-top: 20px;
}
.saas_banner_content p.mt_30{
margin-top: 20px;
}
.app_testimonial_area .nav_container .owl-prev, .app_testimonial_area .nav_container .owl-next{
display: none;
}
.app_feature_info .app_featured_content .app_btn{
margin-top: 15px;
}
.banner_top .subcribes .btn_submit{
position: relative;
right: 0;
display: block;
top: 0;
transform: translateY(0);
margin: 20px auto 0px;
}
.sec_title h2.mb_20{
margin-bottom: 10px;
}
.breadcrumb_area {
padding: 110px 0px 50px;
}
.shop_grid_area .row,.shop_list_area .row{
text-align: center;
}
.shop_menu_right {
justify-content: center !important;
}
.shop_list_area .shop_page_number{
margin-top: 40px;
}
.product_details_area .pr_details, .service_details_item + .service_details_item {
margin-top: 30px;
}
.blog_content .post_date{
top: -60px;
}
.banner_top .subcribes{
display: block;
}
.banner_top .subcribes .form-control{
display: block;
width: 100%;
}
.s_subcribes .form-control{
line-height: 70px;
height: 70px;
}
.s_subcribes .btn-submit{
font-size: 18px;
line-height: 70px;
}
.app_featured_area_two .app_feature_info {
margin-top: 30px;
}
.app_img .dot_two {
top: 65%;
}
.app_img .dot_three{
top: 41%;
}
.app_img .dot_two {
right: 115px;
}
.perfect_solution_area .perfect_solution_left .per_solution_content .btn_six{
margin-left: 0;
}
.startup_tab .nav-item{
width: calc(100% / 2);
}
.startup_tab_img .phone_img{
text-align: right;
}
.stratup_service_img .phone_img{
width: 20%;
}
.video_content{
padding: 0px;
}
.digital_video_slider .owl-stage{
padding-left: inherit !important;
}
.saas_banner_area_three .slider_item .image_mockup{
display: none;
}
.saas_banner_area_three .owl-dots{
display: none;
}
.saas_banner_area_three .slider_item{
padding-bottom: 100px;
}
.saas_subscribe_area_two .subscribe_form_info {
padding: 80px 20px;
}
.case_study_item img{
width: 100%;
}
.download_content h2 {
font-size: 30px;
}
.saasland_col_screen{
height: 100vh;
}
.saasland_col_screen .clock .timer{
margin-bottom: 15px;
}
.saasland_container .saasland_col_content .saasland_content {
width: 90%;
}
.saasland_container .saasland_col_content .saasland_content h1 {
font-size: 33px;
margin-bottom: 50px;
}
.saasland_container .saasland_col_content .saasland_content h2 {
font-size: 28px;
}
.saasland_container .saasland_col_content .saasland_bottom{
width: 95%;
}
.pr_sidebar .widget{
text-align: left;
}
.blog_list_item_two a img{
width: 100%;
}
.header_social_icon{
display: none;
}
.menu > .nav-item.submenu.mega_menu.mega_menu_two > .dropdown-menu .nav-item{
width: calc(100% / 2);
}
.software_promo_area .round_shape{
width: auto;
height: 600px;
max-width:100%;
min-height: 100%;
margin-top: 50px;
}
.software_promo_area .round_shape .r_shape.r_shape_one{
height: 580px;
width: 580px;
}
.payment_content_two .payment_img img{
max-width: 100%;
}
.payment_content_two .payment_img .payment_icon.icon_one,.payment_content_two .payment_img .payment_icon.icon_two,.payment_content_two .payment_img .payment_icon.icon_three,.payment_content_two .payment_img .payment_icon.icon_four,.payment_content_two .payment_img .payment_icon.icon_five,.payment_content_two .payment_img .payment_icon.icon_six{
max-width: 48%;
}
.payment_content_two .payment_img .payment_icon.icon_five {
right: -17px;
top: 19px;
}
.payment_content_two .payment_img .payment_icon.icon_two {
left: 20px;
top: 15%;
}
.payment_content_two .payment_img .payment_icon.icon_six {
top: 116px;
}
.payment_content_two .action_btn{
display: inline-block !important;
position: relative;
z-index: 3;
}
.payment_content_two h2 {
font-size: 40px;
line-height: 55px;
}
.payment_banner_area_two{
padding-top: 135px;
}
.payment_features_content_two h2 br{
display: none;
}
.payment_features_img img{
max-width: 100%;
}
.payment_features_img:before{
top: -30px;
left: -10px;
right: 0;
}
.payment_subscribe_info .subscribe-form{
display: block;
text-align: center;
}
.payment_subscribe_info .subscribe-form .form-control{
width: 100%;
margin-bottom: 15px;
}
.payment_footer_area{
padding-bottom: 75px;
}
.seo_fact_info{
max-width: 320px;
margin: 0 auto;
}
.seo_fact_info .seo_fact_item:nth-child(even){
margin-top: 135px;
}
.seo_subscribe_form .input-group{
margin-bottom: 20px;
}
.new_footer_area .footer_bottom p{
text-align: center;
margin-bottom: 0 !important;
}
.seo_features_img .round_circle,.seo_features_img.seo_features_img_two .round_circle{
width: 340px;
height: 340px;
top: -40px;
}
.seo_features_img.seo_features_img_two .round_circle.two{
top: -50px;
right: 0px;
}
.seo_features_content .seo_btn{
margin-top: 20px;
}
.seo_features_img img{
margin-right: 0;
}
.seo_features_img .round_circle.two{
left: 0;
}
.seo_subscribe_form{
margin-left: 0;
margin-right: 0;
}
.seo_sec_title.mb_70{
margin-bottom: 40px;
}
.seo_service_item{
padding-left: 15px;
padding-right: 15px;
}
.seo_partner_logo_area .seo_sec_title h2{
font-size: 28px;
}
.seo_call_action_text h2 {
font-size: 27px;
line-height: 41px;
}
.menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner > .dropdown-menu > .nav-item .dropdown-menu .nav-item{
width: 50%;
}
.h_analytices_features_item .h_analytices_img_two{
padding-left: 0;
}
.h_analytices_features_item .h_analytices_img_two .analytices_img_one,.h_analytices_features_item .h_analytices_img_two .analytices_img_two{
max-width: 70%;
}
.h_analytices_features_item .h_analytices_img_two .analytices_img_three{
left: 40%;
max-width: 50%;
}
.support_testimonial_info .testimonial_slider .owl-item{
padding-left: 15px;
padding-right: 15px;
}
.support_testimonial_info .testimonial_slider .testimonial_item{
padding-left: 10px;
padding-right: 10px;
}
.agency_testimonial_info .testimonial_slider{
padding-left: 0;
padding-right: 0;
}
}
@media (max-height:420px){
.navbar-collapse {
max-height: 310px;
}
.payment_banner_area{
min-height: 435px;
}
}
@media (max-width:480px){
.animation_img_two img {
bottom: 5px;
max-width: none !important;
}
.feedback_area_three{
height: auto;
}
.startup_tab_img .phone_img img {
max-width: 40%;
}
.testimonial_slider_four {
padding: 0px 15px;
}
.testimonial_slider_four .item p {
font-size: 14px;
line-height: 26px;
}
.testimonial_slider_four .item .author_img{
margin-bottom: 5px;
}
.stratup_testimonial_info {
height: 385px;
}
.saas_banner_area_three .slider_item .slidet_content .slider_btn + .slider_btn{
margin-left: 0;
}
.post_author_two{
display: block;
}
.comment_inner .comment_box .post_comment .reply_comment{
margin-left: 0;
}
.post_author_two .img_rounded{
margin-right: 0;
margin-bottom: 20px;
}
.header_area .container {
padding-left: 15px;
padding-right: 15px;
}
.feedback_area_two .sec_title,.feedback_area_three .sec_title{
padding-right: 0;
}
.feedback_slider_two .owl-nav{
display: none;
}
.seo_features_img .round_circle.two{
top: -30px;
}
.seo_features_content .seo_features_item .icon{
margin-right: 10px;
}
.seo_features_img.seo_features_img_two .round_circle{
width: 250px;
height: 250px;
}
.seo_features_img.seo_features_img_two .round_circle.two{
width: 300px;
height: 300px;
}
}
@media (max-width:450px){
.price_tab{
max-width: 100%;
border-radius: 3px;
}
.price_tab .nav-item .nav-link{
display: block;
position: relative;
}
.price_tab,.price_tab .nav-item{
display: block;
}
.price_tab .nav-item .nav-link.active{
background: #00aff0;
border-radius: 3px;
}
.partner_info .logo_item{
width: 100%;
}
.app_img .phone_img{
max-width: 55%;
}
.app_img .text_bg{
max-width: 60%;
}
.app_img .text_bg.three {
right: -7%;
bottom: 125px;
}
.app_img .text_bg.two {
right: 12%;
top: -37px;
}
.app_img .text_bg.one{
left: -2%;
}
.app_img .dot_three {
left: 128px;
}
.app_img .dot_one {
right: 145px;
top: 20px;
}
.price_tab.price_tab_two .nav-item .nav-link.active{
background: #5f2eed;
}
.get_content .app_btn{
margin-top: 5px;
}
.pr_details .ratting{
float: none;
text-align: left;
padding-top: 12px;
}
.pr_footer,.login-form .extra{
display: block !important;
}
.pr_details .post-body .ratting{
padding-top: 0px;
}
.product_info_details .comment-box .comment-content {
padding-left: 80px;
}
.product_info_details .pr_tab{
display: block;
border-radius: 0px;
}
.product_info_details .pr_tab .nav-item .nav-link{
border-radius: 0px;
}
.product_info_details .pr_tab .nav-item{
float: none;
}
.sign_info {
padding: 30px 15px;
}
.text_box input[type="text"], .text_box textarea, .text_box input[type="password"]{
padding-left: 10px;
}
.payment_testimonial_info .testimonial_content .icon{
top: -53px;
}
.payment_testimonial_info .testimonial_content{
padding-left: 0;
}
.mobile_img .women_img{
right: 80px;
}
.mobile_img .mobile{
top: -35px;
}
.post_share a + a {
margin-left: 0px;
}
.coupon .button{
position: relative;
right: 0;
top: 0;
transform: translateY(0);
margin-top: 15px;
}
.feedback_item .feed_back_author{
display: block;
}
.feedback_item .ratting{
text-align: left;
padding-left: 80px;
}
.feedback_slider_two .feedback_item{
padding: 45px 20px 25px;
}
.partner_logo_area_five h2 br{
display: none;
}
.company_banner_area .company_banner_content h2 {
font-size: 35px;
line-height: 46px;
}
.testimonial_slider_four .item p{
color: #677294;
}
.testimonial_slider_four .item h5,.testimonial_slider_four .item h6{
color: #051441;
}
.stratup_testimonial_info:before{
display: none;
}
.stratup_testimonial_info{
height: auto;
margin: 50px 0px;
}
.stratup_app_screen{
display: none;
}
.startup_content_three .btn_six{
margin-bottom: 15px;
}
.btn_six + .btn_six{
margin-left: 0;
}
.startup_content_three h2 {
font-size: 28px;
margin-bottom: 15px;
line-height: 42px;
}
.startup_content_three p{
margin-bottom: 30px;
}
.intregration_logo{
display: block;
}
.intregration_logo .intregration_item{
max-width: 100%;
}
.menu > .nav-item.submenu.mega_menu.mega_menu_two > .dropdown-menu .nav-item{
width: 250px;
}
.menu > .nav-item.submenu.mega_menu.mega_menu_two > .dropdown-menu > .nav-item .item .text {
font-size: 16px;
}
.seo_partner_logo_area{
padding-top: 0;
}
}
@media (max-width:400px){
.header_area_six .header_top{
display: none;
}
.header_area_six + section {
margin-top: 68px;
}
.payment_content_two .payment_img .payment_icon.icon_one,.payment_content_two .payment_img .payment_icon.icon_two,.payment_content_two .payment_img .payment_icon.icon_three,.payment_content_two .payment_img .payment_icon.icon_four,.payment_content_two .payment_img .payment_icon.icon_five,.payment_content_two .payment_img .payment_icon.icon_six{
display: none;
}
} @media (max-width:1199px) {
.h_analytices_img img, .h_analytices_features_item .h_analytices_img_two img {
max-width: 100%;
}
.hosting_content h2{
font-size: 40px;
line-height: 50px;
}
.hosting_service_item {
padding: 48px 20px;
}
.h_features_img img{
max-width: 100%;
}
.h_features_content {
padding-right: 0;
}
.b_line li:nth-child(8) {
right: 95px;
}
.b_line li:nth-child(7){
right: 200px;
}
.b_line li:nth-child(5){
right: 395px;
}
.b_line li:nth-child(4){
right: 250px;
}
.h_price_inner{
max-width: 100%;
}
.h_map ul li .round .dot{
display: block;
}
.ticket_item {
padding: 30px 25px 70px;
}
.developer_product_content .develor_tab .nav-item{
margin-left: 20px;
}
.pos_developer_product_area .tab_img_info .tab_img{
margin-left: 0;
}
.pos_features_img .shap_img img{
max-width: 100%;
}
.pos_features_img{
padding: 40px 0px;
}
.pos_about_list li br{
display: none;
}
.pos_about_list li{
padding-left: 30px;
}
.pos_subscribe .btn_pos{
padding: 17px 16px;
}
.pos_blog_item .h_blog_content{
padding-left: 20px;
padding-right: 20px;
}
.chat_info{
padding: 77px 20px;
}
.chat_info h3 {
font-size: 22px;
}
.chat_info img{
margin-right: 15px;
}
.pos_footer_area .pl_20,.pos_footer_area .pl_70{
padding-left: 0;
}
.pos_features_area .pos_features_img{
padding: 30px 30px 30px 0px;
}
.pos_features_img .shape_img{
right: 0;
}
.pos_features_img .shape_img{
width: calc(100% - 30px);
}
.pos_features_area .pos_features_img.img_left{
padding-right: 0;
padding-left: 30px;
}
.pos_features_img.img_left .shape_img{
left: 0;
right: auto;
}
.pos_item + .pos_item {
margin-top: 80px;
}
.animation_inner li:nth-child(1){
left: 0;
}
.animation_inner li:nth-child(2) {
top: 35px;
}
.animation_inner li:nth-child(8) {
top: 40%;
left: 5px;
}
.animation_inner li:nth-child(13) {
left: 0px;
}
.animation_inner li:nth-child(3) {
top: 115px;
left: 175px;
}
.animation_inner li:nth-child(4) {
left: 326px;
}
.animation_inner li:nth-child(5) {
top: 153px;
left: 330px;
}
.animation_inner li:nth-child(9) {
top: 175px;
left: 470px;
}
.animation_inner li:nth-child(6) {
top: 15px;
left: 673px;
}
.animation_inner li:nth-child(7) {
left: 520px;
}
.animation_inner li:nth-child(10) {
left: 625px;
}
.animation_inner li:nth-child(17) {
left: 605px;
}
.animation_inner li:nth-child(18) {
bottom: -30px;
left: 690px;
}
.animation_inner li:nth-child(12) {
top: 50px;
left: 85%;
}
.animation_inner li:nth-child(19) {
bottom: 21px;
left: 864px;
}
.animation_inner li:nth-child(20) {
bottom: 65px;
right: 74px;
}
.animation_inner li:nth-child(11) {
top: 128px;
left: 860px;
}
.developer_product_content .develor_tab .nav-item {
margin-left: 20px;
}
}
@media (max-width:991px) {
.header_area.navbar_fixed .navbar {
padding: 15px;
}
.h_analytices_features_item .h_analytices_content {
margin-top: 50px;
}
.h_blog_item {
margin-bottom: 30px;
}
.domain_form_inner input{
width: 50%;
}
.domain_form_inner .domain_select{
width: 23%;
}
.domain_form_inner button{
width: 27%;
}
.hosting_menu.menu_four .btn_get {
color: #333f64;
line-height: 42px;
margin-left: 30px;
}
.h_features_content{
margin-top: 40px;
}
.h_action_content h2 {
font-size: 31px;
line-height: 42px;
}
.h_price_body .price_head,.h_price_body .h_p_list{
padding-right: 0;
}
.h_price_body .h_p_list .h_price_item.c_width,.h_price_body .price_head .p_head.c_width{
width: 25%;
}
.h_price_body .h_p_list .h_price_item,.h_price_body .price_head .p_head{
width: 15%;
}
.h_map ul li:nth-child(2){
left: 80px;
}
.h_map ul li:nth-child(6) {
left: 150px;
}
.h_blog_item .h_blog_content {
padding: 25px 20px;
}
.h_action_promo_area .hosting_btn{
padding: 16px 25px;
}
.h_footer_dark .about-widget.pl_70,.h_footer_dark .about-widget.pl_20{
padding-left: 0;
}
.h_footer_dark .f_widget{
margin-top: 30px;
}
.h_footer_dark{
padding: 70px 0px 100px;
}
.menu_pos .w_menu .nav-item:hover .nav-link, .w_menu .nav-item.active .nav-link{
color: #5e53fb;
}
.navbar_fixed .menu_pos .container .menu_toggle .hamburger span,.navbar_fixed .menu_pos .container .menu_toggle .hamburger-cross span{
background: #051441;
}
.ticket_item{
width: calc(94% / 3);
}
.ticket_item + .ticket_item {
margin-left: 3%;
}
.ticket_item h2 {
font-size: 35px;
}
.hosting_title h2 br{
display: none;
}
.pos_developer_product_area .developer_product_content{
margin-bottom: 0;
margin-top: 40px;
}
.pos_features_img {
max-width: 500px;
padding-right: 40px;
}
.pos_features_img .shape_img{
right: 0;
}
.pos_features_img.img_left{
padding-right: 0;
padding-left: 40px;
}
.pos_features_img.img_left .shape_img{
left: 0;
}
.pos_features_content{
padding-left: 0;
}
.pos_about_list{
column-count: 2;
}
.pos_subscribe .btn_pos {
padding: 17px 26px;
}
.pos_about_img{
max-width: 100%;
}
.pos_blog_item{
margin-bottom: 30px;
}
.chat_info{
margin-top: 40px;
}
.pos_footer_area{
padding-bottom: 0;
}
.flex-row-reverse .pos_features_content{
padding-right: 0;
}
.erp_service_item.pl_70{
padding-left: 0;
}
.erp_service_item.pr_70{
padding-right: 0;
}
.erp_action_area img{
max-width: 100%;
}
.erp_features_img_two{
margin-bottom: 40px;
max-width: 550px;
}
.erp_content_two{
padding-left: 0;
}
.erp_item_features + .erp_item_features {
margin-top: 100px;
}
.erp_analytics_item{
padding: 0px;
}
.erp_analytics_item p {
font-size: 19px;
}
.flex-row-reverse .erp_features_img_two .img_icon {
left: auto;
right: -55px;
}
.animation_inner li:nth-child(2) {
left: 107px;
}
.animation_inner li:nth-child(4) {
left: 293px;
}
.animation_inner li:nth-child(7) {
left: 452px;
}
.animation_inner li:nth-child(12) {
left: 78%;
}
.animation_inner li:nth-child(9) {
left: 450px;
}
.animation_inner li:nth-child(10) {
left: 607px;
}
.animation_inner li:nth-child(6) {
top: 36px;
}
.animation_inner li:nth-child(17) {
left: 632px;
}
}
@media (max-width:768px) {
.spliet_slider_img img {
height: auto;
}
.h_analytices_features_item {
padding: 80px 0px;
}
.hosting_banner_area{
min-height: 100%;
height: auto;
text-align: center;
padding: 130px 0px 80px;
}
.hosting_banner_area .hosting_content{
margin-bottom: 40px;
}
.domain_form_inner input{
padding-left: 5px;
}
.h_map_area .hosting_title br{
display: none;
}
.h_action_promo_area .text-right,.h_action_promo_area{
text-align: center !important;
}
.h_action_promo_area .hosting_btn{
margin-top: 25px;
}
.h_action_content{
margin-top: 30px;
}
.pos_subscribe .col-sm-12 .form-group{
text-align: center;
}
.pos_subscribe .form-group{
margin-top: 15px;
}
.pos_subscribe .btn_pos {
padding: 17px 56px;
}
.erp_banner_area_two .section_container .intro{
margin-left: 0;
margin-right: 0;
}
.erp_action_area .erp_content{
margin-top: 30px;
}
.erp_analytics_item p{
font-size: 22px;
}
.erp_analytics_item{
margin-bottom: 25px;
}
.erp_menu .er_btn{
margin-left: 30px;
}
.pos_developer_product_area .tab_img_info{
overflow: hidden;
}
.ticket_item {
width: 48%;
margin: 0px 1% 35px;
}
.ticket_item + .ticket_item {
margin-left: 1%;
}
.h_leaf.two, .h_leaf.one {
max-width: 40%;
}
.h_leaf.two, .h_leaf.one {
max-width: 40%;
}
.h_analytices_features_item .h_analytices_img .analytices_img_two {
left: 20px;
}
.h_analytices_features_area{
padding: 0px 0px 80px;
}
.h_analytices_features_area .er_btn{
margin-top: 0px;
}
.h_analytices_features_item{
padding: 80px 0px;
}
.setup_inner .setup_item .line{
display: none;
}
.setup_inner .setup_content{
text-align: center;
padding-left: 0;
max-width: 350px;
margin: 0 auto;
}
.setup_inner .setup_item .round{
margin-top: 50px;
margin-bottom: 30px;
}
}
@media (max-width:650px) {
.h_analytics_content h2 {
font-size: 40px;
line-height: 48px;
}
.domain_form_inner .domain_select {
width: 17%;
}
.domain_form_inner .domain_select .selectpickers{
text-align: left !important;
padding-left: 12px;
}
.domain_form_inner .domain_select .selectpickers:after{
right: 15px;
}
.domain_form_inner button {
width: 33%;
}
.domain_price li + li {
margin-left: 20px;
}
.hosting_title p br{
display: none;
}
.h_features_item{
padding-right: 0;+
}
.h_price_body .h_p_list .h_price_item{
position: relative;
}
.h_price_body .h_p_list .h_price_item:before{
content: attr(data-title);
position: absolute;
left: 20px;
top: 50%;
transform: translateY(-50%);
font-weight: 500;
text-transform: uppercase;
}
.h_price_body .h_p_list{
display: block;
padding: 0px;
margin-bottom: 10px;
}
.h_price_body .h_p_list:last-child{
margin-bottom: 0;
}
.h_price_body .h_p_list:last-child .h_price_item.c_width{
border-bottom: 0px;
}
.h_price_body .h_p_list .h_price_item{
display: block;
width: 100%;
overflow: hidden;
padding: 10px 0px;
border-bottom: 1px solid #f7f0f0;
}
.h_price_body .h_p_list .h_price_item.c_width, .h_price_body .price_head .p_head.c_width{
width: 100%;
}
.h_price_body .h_p_list .h_price_item h5{
width: 50%;
display: block;
float: right;
}
.h_price_body .price_head{
display: none;
}
.h_map ul li:nth-child(2) {
left: 60px;
}
.pos_footer_area .leaf_left, .pos_footer_area .leaf_right {
max-width: 20%;
}
.pos_action_area .pos_action_content h2 {
font-size: 35px;
}
.pos_footer_bottom img{
max-width: 40%;
}
.pos_action_area .pos_action_content p {
font-size: 18px;
line-height: 30px;
}
.animation_inner li:nth-child(20),.animation_inner li:nth-child(12){
display: none;
}
.erp_banner_area_two .section_container .intro_content h1{
font-size: 28px;
line-height: 38px;
}
.erp_banner_area_two .section_container .intro_content{
padding-top: 100px;
}
.erp_banner_area_two .animation_img {
margin-top: -322px;
}
.erp_banner_area_two .erp_shap{
top: calc(100% - 86px);
}
.erp_service_item {
margin-bottom: 50px;
}
.erp_service_area .row {
margin-bottom: -50px;
}
}
@media (max-width:576px) {
.h_analytices_features_item .h_analytices_img_two {
padding-left: 0;
}
.h_analytices_features_item .h_analytices_img_two .analytices_img_one, .h_analytices_features_item .h_analytices_img_two .analytices_img_two {
max-width: 100%;
}
.erp_banner_area_two .section_container .intro_content h1 {
font-size: 32px;
line-height: 42px;
}
.erp_banner_area_two .animation_img {
margin-top: -232px ;
}
.hosting_title h2 {
font-size: 31px;
line-height: 40px;
}
.hosting_tab .nav-item{
width: 50%;
}
.hosting_tab{
align-items: center;
justify-content: center;
}
.h_blog_item{
margin-bottom: 30px;
}
.hosting_title h2 {
font-size: 31px;
line-height: 40px;
}
.h_map ul li:nth-child(1) {
left: 26px;
}
.h_map ul li:nth-child(2) {
left: 55px;
}
.h_map ul li:nth-child(7) {
left: 24%;
}
.h_map ul li:nth-child(4) {
top: 279px;
}
.h_map ul li:nth-child(8){
left: 72%;
}
.h_map ul li:nth-child(6) {
top: 83%;
left: 128px;
}
.pos_banner_text h2{
font-size: 40px;
line-height: 52px;
}
.pos_banner_text .action_btn{
display: block !important;
}
.animation_inner li{
max-width: 22%;
}
.animation_inner li img{
max-width: 100%;
}
.animation_inner li:nth-child(8) {
top: 31%;
left: 5px;
}
.animation_inner li:nth-child(3) {
top: 130px;
left: 109px;
}
.animation_inner li:nth-child(14) {
left: 114px;
}
.animation_inner li:nth-child(16) {
bottom: -25px;
left: 165px;
}
.animation_inner li:nth-child(17) {
left: 228px;
bottom: 53px;
}
.animation_inner li:nth-child(18) {
bottom: -87px;
left: 202px;
}
.animation_inner li:nth-child(19) {
bottom: 137px;
left: 219px;
}
.animation_inner li:nth-child(11) {
top: 44px;
left: 205px;
}
.animation_inner li:nth-child(10) {
left: 45px;
top: 215px;
}
.animation_inner li:nth-child(9) {
left: 150px;
top: 203px;
}
.animation_inner li:nth-child(7) {
left: 224px;
}
.animation_inner li:nth-child(6) {
top: 106px;
left: 220px;
}
.animation_inner li:nth-child(5) {
top: 187px;
left: 0;
}
.animation_inner li:nth-child(4) {
left: 0;
top: auto;
bottom: -91px;
}
.erp_testimonial_item .content p{
font-size: 16px;
line-height: 30px;
}
.erp_testimonial_item .content{
padding: 30px 25px
}
.erp_testimonial_item .media{
padding-left: 0;
}
.erp_testimonial_item .media .media-body h5,.erp_testimonial_item .media .media-body h5 span,.erp_testimonial_item .media .media-body p{
font-size: 15px;
}
.erp_testimonial_item .media img{
margin-right: 12px;
}
.flex-row-reverse .erp_content_two{
padding-right: 0;
}
.flex-row-reverse .erp_features_img_two .img_icon{
left: -7px;
right: auto;
}
}
@media (max-width:480px) {
.pos_banner_text h2 {
font-size: 30px;
line-height: 38px;
}
.chat_info {
display: block;
}
.chat_info img{
margin-right: 0;
padding-bottom: 35px;
}
.pos_about_list{
column-count: 1;
}
.ticket_item {
width: 100%;
}
}
@media (max-width:400px) {
.payment_content_two .payment_img .payment_icon.icon_one,.payment_content_two .payment_img .payment_icon.icon_two,.payment_content_two .payment_img .payment_icon.icon_three,.payment_content_two .payment_img .payment_icon.icon_four,.payment_content_two .payment_img .payment_icon.icon_five,.payment_content_two .payment_img .payment_icon.icon_six{
display: none;
}
}@media (max-width: 1550px) {
.saas_home_img img, .software_img img,
.company_widget img, .protype_img, .prototype_banner_area img.protype_img {
max-width: 100% !important;
}
.app_img .text_bg.pointer_img0.text_bg.one {
left: -63% !important;
}
.menu > .nav-item:nth-last-child(-n+2).submenu .dropdown-menu {
left: auto !important;
right: -60px !important;
}
.software_banner_area {
margin-top: 80px;
}
}
@media (max-width: 1199px) {
.payment_features_area .payment_featured_img img {
max-width: 100% !important;
}
.app_img .text_bg.pointer_img0.text_bg.one {
left: -26% !important;
}
}
@media (min-width: 992px) {
ul.navbar-nav > li.dropdown > a > span {
display: none;
}
}
@media (max-width: 991px) {
.menu > .nav-item.submenu .dropdown-menu.mega_menu_three > .nav-item > .dropdown-menu .nav-item {
padding-top: 0;
}
.header_area a.menu_cus {
margin-left: 30px !important;
}
ul.navbar-nav.search_cart.menu {
background: transparent;
padding-top: 22px !important;
padding-right: 20px !important;
}
ul#menu-all-pages > li.dropdown > a > span,
.dropdown-menu span.arrow_carrot-right {
top: 9px !important;
margin-left: 10px !important;
right: auto;
}
.footer_top {
padding-top: 80px !important;
}
.nav_full_width nav.navbar {
padding: 0px 15px !important;
}
.menu_four .menu > .nav-item .nav-link, .menu_five .menu > .nav-item .nav-link, .menu_six .menu > .nav-item .nav-link, .menu_seven .menu .nav-item .nav-link {
color: #051441 !important;
}
.hidden-sm {
display: none !important;
}
.feature_info .feature_img.f_img_one .one,
.feature_info .feature_img.f_img_two .two{
position: relative;
}
.feature_info .feature_img.f_img_one .two {
left: 15px !important;
bottom: 0px !important;
}
.nav_full_width a.navbar-brand.sticky_logo img {
padding: 10px 0;
}
.feature_info .feature_img.f_img_one .one {
top: 30px !important;
}
.prototype_banner_area {
padding-top: 140px !important;
}
.p_feature_item .prototype_content h2 {
font-size: 20px !important;
line-height: 28px !important;
}
.breadcrumb_area_two {
padding: 170px 0px 90px !important;
}
.blog_grid_info .blog_list_item .post_date h2 {
font-size: 18px !important;
}
.blog_grid_info .blog_list_item .post_date {
padding: 4px 10px !important;
left: 10px !important;
top: 10px !important;
}
.not_logged_in .checkout_content.coupon_form {
margin-left: 0;
margin-bottom: 50px !important;
margin-top: 20px !important;
}
header.header_area .menu > .nav-item > .nav-link {
color: #051441 !important;
}
header.header_area .menu > .nav-item > .nav-link:not(.cart-btn) span{
position: absolute;
right: 0px;
top: -4px;
width: 30px;
height: 30px;
border: 1px solid #ededed;
border-radius: 50%;
line-height: 27px;
text-align: center;
}
.blog-sidebar {
margin-top: 100px !important;
}
} @media (max-width: 782px) {
.software_featured_area {
padding: 80px 0 !important;
}
}
@media (max-width: 768px) {
.navbar .search_cart .search a.nav-link {
margin-top: 8px;
}
.header_area .header_top .header_top_column.left_content {
width: 80%;
}
.header_area .header_top .header_top_column.right_content {
width: 20%;
}
.job_listing .listing_tab .list_item .joblisting_text h4 a {
padding-top: 10px !important;
font-size: 18px !important;
}
.pr_details_area {
padding-top: 80px !important;
}
a#cancel-comment-reply-link {
float: right;
}
.form-submit input#submit {
margin-top: 30px !important;
}
.app_feature_info .app_featured_content {
padding-top: 80px !important;
}
.s_service_section {
margin-top: 120px !important;
}
.mobile_img .women_img {
max-width: 40% !important;
}
.svg_intro_bottom {
max-width: none !important;
}
.s_features_item .s_features_content {
padding-top: 100px !important;
}
.s_promo_info .promo_item.item_eight {
width: 120px !important;
height: 120px !important;
}
.footer_area_four .footer_top {
padding-top: 80px !important;
}
.footer-widget {
padding-top: 25px !important;
}
.fun_fact_content .fact_item {
width: 160px !important;
}
.domain_form_inner input {
padding-left: 0;
}
.domain_form_inner button.hosting_btn {
padding: 10px 15px;
}
.domain_form_inner .domain_select select,
.domain_form_inner input::placeholder {
font-size: 15px;
}
.hosting_tab .nav-item {
width: 100%;
}
.domain_form_inner input {
width: 62%;
}
.domain_form_inner button:before  {
display: none;
}
.domain_form_inner .domain_select .selectpickers {
font-size: 15px;
}
.navbar .search_cart .search {
padding-top: 5px;
}
}
@media (max-width: 601px) {
.admin-bar header.header_area.navbar_fixed {
margin-top: 0;
}
.f_size_50 {
font-size: 36px;
line-height: 1.3;
}
.payment_banner_content {
margin-top: -150px;
}
}
@media (max-width: 576px) {
ul.navbar-nav.search_cart.menu {
padding-right: 10px !important;
}
p.sticky-label {
padding: 5px 10px !important;
}
.breadcrumb_area {
padding: 160px 0px 60px !important;
}
.home_bubble {
display: none;
}
.apply_form .upload_box {
display: block;
}
.apply_form .upload_box input[type="file"] {
margin-top: 20px !important;
padding-left: 0;
}
.comment-header+.rating {
float: none;
}
.comment-header+.rating .star-rating {
margin-left: 0;
margin-bottom: 10px !important;
}
.footer_bottom .f_social_icon_two, .footer_bottom ul {
text-align: center !important;
}
.mobile_img .mobile {
max-width: 100% !important;
}
.subscribe_form_info {
padding: 50px 20px !important;
}
.product_info_details .pr_tab .nav-item:first-child,
.product_info_details .pr_tab .nav-item:last-child,
.product_info_details .pr_tab .nav-item  {
border-radius: 45px !important;
margin-bottom: 5px !important;
border-width: 1px !important;
width: 100%;
border-left: 1px solid #e7e7f6;
}
.header_top_shown .breadcrumb_area {
padding: 190px 0px 60px !important;
}
}
@media (max-width: 480px) {
.row.feature_info {
padding-top: 100px !important;
}
.hosting_title {
margin-bottom: 30px;
}
.erp_testimonial_item .ratting {
padding-top: 10px;
}
.payment_banner_content .action_btn .agency_banner_btn {
padding: 12px 20px;
}
.payment_banner_content p {
font-size: 16px;
line-height: 1.4;
}
}
@media (max-width: 450px) {
.app_img .text_bg {
max-width: 60% !important;
}
.app_img .text_bg.pointer_img0.text_bg.one {
left: -2% !important;
}
a#cancel-comment-reply-link {
float: none;
display: block;
padding-top: 15px !important;
}
.pr_details .ratting .star-rating {
margin-left: 0;
}
.header_area .header_top ul li:before {
display: none;
}
}
@media (max-width: 400px) {
.prototype_content .btn_three {
width: 100%;
}
.tab-content .tab_img {
max-width: 100%;
}
.payment_banner_content {
margin-top: -70px;
}
}
@media (min-width: 992px) {
.menu > .nav-item.submenu.mega_menu .dropdown-menu .nav-item > .dropdown-menu {
top: 0;
}
}
@media (max-width: 992px) {
.tab-content .tab_img {
max-width: 100%;
}
}