.banner .item-content {
padding: 10% 0 5% 0;
}
.lg_txt .d-block {
position: relative;
overflow: hidden;
}
.d-block ims {
color: #cecece;
z-index: 1;
position: relative;
background: url(//solvationservices.com/wp-content/themes/solvation/assets/img/bgg.jpg);
background-size: auto;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-repeat: no-repeat;
}
#xxxx {
background-position: -340px;
}
#xxxx2 {
background-position: -510px;
}
#xxxx3 {
background-position: -490px;
}
#xxxx4 {
background-position: -415px;
}
#xxxx5 {
background-position: -300px;
}
.anim1 h2.title {
opacity: 0;
transform: translate3d(-1.071em, 0, 0);
transition: all 3s ease;
}
.anim1 h3.txt-black {
opacity: 0;
transform: translate3d(1.071em, 0, 0);
transition: all 3s ease;
}
.anim1.is-inview h2.title, .anim1.is-inview h3.txt-black {
opacity: 1;
transform: translate3d(0, 0, 0);
transition: all 3s;
margin-bottom: 10px;
}
hpscroller.effect--ready, .effect--ready {
top: -17% !important;
}
.hpscroller .hpscroller__line {
top: -100px;
opacity: 1;
transition: all 2s;
}
.hpscroller.is-inview .hpscroller__line {
top: 0;
opacity: 1;
transition: all 2s;
}
.level_up .hpscroller .hpscroller__line {
top: -50px;
opacity: 1;
height: 80px;
transition: all 2s;
}
.level_up .hpscroller.is-inview .hpscroller__line {
top: 0;
opacity: 1;
transition: all 2s;
}
.anim2 .privacy_box {
opacity: 0;
transition: all 5s ease;
}
.anim2.is-inview .privacy_box {
opacity: 1;
transform: translate3d(0, 0, 0);
transition: all 5s;
}
.anim3 h3 {
opacity: 0;
transform: translate3d(-1.071em, 0, 0);
transition: all 3s ease;
}
.anim3 h2, .anim3 p {
opacity: 0;
transform: translate3d(1.071em, 0, 0);
transition: all 3s ease;
}
.anim3 p {
opacity: 0;
transition: all 3s ease;
}
.anim3.is-inview h2, .anim3.is-inview h3, .anim3.is-inview p {
opacity: 1;
transform: translate3d(0, 0, 0);
transition: all 3s;
}
.anim4 h3 {
opacity: 0;
transform: translate3d(-1.071em, 0, 0);
transition: all 3s ease;
}
.anim4 h2, .anim4 p {
opacity: 0;
transform: translate3d(1.071em, 0, 0);
transition: all 3s ease;
}
.anim4 p {
opacity: 0;
transition: all 3s ease;
}
.anim4.is-inview h2, .anim4.is-inview h3, .anim4.is-inview p {
opacity: 1;
transform: translate3d(0, 0, 0);
transition: all 3s;
}
.heroanim h2 {
opacity: 0;
transform: translate3d(-1.071em, 0, 0);
transition: all 3s ease;
}
.heroanim p {
opacity: 0;
transform: translate3d(1.071em, 0, 0);
transition: all 3s ease;
}
.heroanim.is-inview h2, .heroanim.is-inview p {
opacity: 1;
transform: translate3d(0, 0, 0);
transition: all 3s;
}
.header_new {
justify-content: space-between;
}
.header_new > * {
text-align: left;
color: #fff;
}
.header_new .title-new {
font-size: 58px;
line-height: 1;
margin-bottom: 50px;
font-weight: bold;
letter-spacing: -2px;
color: #fff;
text-align: left;
}
.header_new p {
color: #fff;
margin: 0 0 20px 0 !important;
font-size: 20px !important;
line-height: 26px !important;
font-weight: normal !important;
}
.header_new h5 {
color: #fff;
font-weight: normal;
}
.left_box_inner {
background: #fff;
padding: 2.5rem;
border-radius: 40px; position: absolute;
right: inherit;
width: 28%;
top: -50%;
margin: auto;
}
.left_box_inner h5 {
font-size: 34px;
line-height: 1.1;
font-weight: 300;
color: #000;
}
.left_box_inner h5 span {
font-size: 32px;
font-weight: 600;
}
.left_box_inner .btn {
font-size: 26px;
}
.vr-line::after {
display: none;
}
.privacy_box .program_img {
padding-bottom: 1rem;
}
.privacy_box .program_img img {
padding-bottom: 1rem;
border-bottom: 2px solid #fff;
}
.privacy_box .program_txt p {
font-size: 17px;
line-height: 1.2;
}
.discover_content::after {
display: none;
}
.discover_txt h4 {
margin-bottom: 5px;
font-size: 40px;
}
hr.red {
color: #bc1b1c;
margin: 2rem 0;
}
.dscn_from {
background: #fff;
}
.dscn_from .head_section h3 {
font-weight: 600;
font-size: 40px;
}
.dscn_from .main_from form label {
margin-bottom: 0.25rem;
font-size: 18px;
}
.dscn_from .main_from .form-control {
background: #f2f2f2;
border: none;
color: black;
}
.iti--separate-dial-code .iti__selected-flag {
background-color: #f2f2f2 !important;
}
.iti--separate-dial-code.iti--show-flags .iti__selected-dial-code {
color: #000;
}
::placeholder {
color: #f2f2f2 !important;
}
@media (max-width: 1536px) {
.left_box_inner {
width: 30%;
top: -43%;
}
.main_from {
margin-top: 1.5rem !important;
}
}
@media (max-width: 1380px) {
.left_box_inner {
top: -40%; }
.dscn_from .head_section h3 {
font-size: 38px;
margin-bottom: 5px;
}
.dscn_from .head_section h5 {
font-size: 32px;
}
.dscn_from .head_section h5.mb-4 {
margin-bottom: 1rem !important;
}
.main_from {
margin-top: 1.5rem !important;
}
}
@media (max-width: 1200px) {
.left_box_inner {
width: 32%;
top: -60%
}
}
@media (max-width: 991px) {
.left_box_inner {
width: auto;
top: 0;
position: inherit;
transform: translate(10px, 0px) !important;
}
}
@media (max-width: 767px) {
.header_new .title-new {
font-size: 38px;
margin-bottom: 10px;
}
.mobile_reverse {
flex-direction: column-reverse;
}
.left_box_inner {
transform: translateY(0) !important;
margin-bottom: 5rem;
}
.discover_txt h4 {
font-size: 30px;
}
.banner .item-content {
padding: 20% 0 5% 0;
}
}