.fade {
opacity: 0;
-webkit-transition: opacity 0.15s linear;
-o-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
}
.fade.show {
opacity: 1;
}
.collapse {
display: none;
}
.collapse.show {
display: block;
}
tr.collapse.show {
display: table-row;
}
tbody.collapse.show {
display: table-row-group;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition: height 0.35s ease;
-o-transition: height 0.35s ease;
transition: height 0.35s ease;
}
button:focus {
outline: 0 !important;
}
.t-d-design-page .btn,
.t-d-design-page .btn:hover img {
-webkit-transition: all 0.6s cubic-bezier(0.2, 0.59, 0.21, 0.6);
-o-transition: all 0.6s cubic-bezier(0.2, 0.59, 0.21, 0.6);
transition: all 0.6s cubic-bezier(0.2, 0.59, 0.21, 0.6);
}
.t-d-design-page .btn {
display: inline-block;
}
.t-d-design-page .btn:hover img {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-transform: translateX(6px);
-ms-transform: translateX(6px);
transform: translateX(6px);
}
.t-d-design-page.solutions-page {
background: #f6f8ff;
}
@media (max-width: 991px) {
.over-x-hidden {
overflow-x: hidden;
}
}
.bg-gray-lg {
background: #fafafa;
}
.fnt-30,
.tl-design-banner__sub-title {
font-size: 24px;
line-height: 44px;
font-weight: 500;
}
@media (min-width: 1024px) {
.fnt-30,
.tl-design-banner__sub-title {
font-size: 30px;
line-height: 40px;
}
}
.d-fnt-xs {
font-size: 12px;
line-height: 22px;
}
.design-banner-wrap {
padding: 7rem 0;
}
@media (min-width: 1024px) {
.design-banner-wrap {
padding: 4rem 0 8rem;
}
}
.tl-design-banner__heading {
font-size: 60px;
line-height: 80px;
font-weight: 700;
color: rgba(51, 51, 51, 0.13);
}
@media (min-width: 1024px) {
.tl-design-banner__heading {
font-size: 170px;
line-height: 207px;
}
}
.tl-design-banner__des {
max-width: 550px;
margin: 0 auto;
}
.tl-design-banner p {
font-size: 16px;
line-height: 26px;
color: #333;
font-weight: 300;
}
@media (min-width: 1024px) {
.tl-design-banner p {
font-size: 18px;
line-height: 28px;
}
}
.d-section6 {
padding: 4rem 0;
}
@media (min-width: 1024px) {
.d-section6 {
padding: 0rem 0;
}
}
.tl-d-gradient {
height: 100%;
overflow: hidden;
position: relative;
z-index: 0;
}
.tl-d-gradient::after,
.tl-d-pattern-right {
position: absolute;
bottom: 0;
width: 100%;
right: 0;
}
.tl-d-gradient::after {
background-image: -webkit-linear-gradient(19deg, #33f 0%, #ff3397 100%);
background-image: -o-linear-gradient(19deg, #33f 0%, #ff3397 100%);
background-image: linear-gradient(71deg, #33f 0%, #ff3397 100%);
content: "";
z-index: -1;
left: 0;
opacity: 0.9;
height: 100%;
}
.tl-d-pattern-right {
height: auto;
}
@media (min-width: 1024px) {
.tl-d-pattern-right {
-webkit-transform: translateX(59%);
-ms-transform: translateX(59%);
transform: translateX(59%);
}
}
@media (min-width: 1200px) {
.tl-d-pattern-right {
-webkit-transform: translateX(64%);
-ms-transform: translateX(64%);
transform: translateX(64%);
}
}
@media (min-width: 1280px) {
.tl-d-pattern-right {
-webkit-transform: translateX(66%);
-ms-transform: translateX(66%);
transform: translateX(66%);
}
}
@media (min-width: 1366px) {
.tl-d-pattern-right {
-webkit-transform: translateX(70%);
-ms-transform: translateX(70%);
transform: translateX(70%);
}
}
@media (min-width: 1440px) {
.tl-d-pattern-right {
-webkit-transform: translateX(72%);
-ms-transform: translateX(72%);
transform: translateX(72%);
}
}
@media (min-width: 1536px) {
.tl-d-pattern-right {
-webkit-transform: translateX(72%);
-ms-transform: translateX(72%);
transform: translateX(72%);
}
}
@media (min-width: 1600px) {
.tl-d-pattern-right {
-webkit-transform: translateX(74%);
-ms-transform: translateX(74%);
transform: translateX(74%);
}
}
@media (min-width: 1920px) {
.tl-d-pattern-right {
-webkit-transform: translateX(78%);
-ms-transform: translateX(78%);
transform: translateX(78%);
}
}
.tl-d-pattern-right img {
width: 600px;
height: 100%; }
@media (max-width: 1023px) {
.tl-d-pattern-right img {
display: none;
}
}
.tl-d-section {
color: #33f;
}
.tl-d-section--blu {
color: #fff;
}
.tl-d-section__heading {
font-size: 30px;
line-height: 40px;
font-weight: 700;
}
@media (min-width: 1024px) {
.tl-d-section__heading {
font-size: 46px;
line-height: 56px;
}
}
.tl-d-section__title {
text-transform: uppercase;
color: #ff5bcd;
letter-spacing: 1px;
font-weight: 700;
display: block;
}
.accordion--design {
color: #fff;
padding-top: 1.5rem;
}
@media (min-width: 1024px) {
.accordion--design {
padding-top: 3.5rem;
}
}
.accordion--design h2 {
font-size: 40px;
line-height: 80px;
font-weight: 300;
width: -webkit-max-content;
width: -moz-max-content;
width: max-content;
display: inline-block;
}
@media (min-width: 1024px) {
.accordion--design h2 {
margin-left: -0.6rem;
font-size: 80px;
line-height: 100px;
padding-right: 13px;
}
}
.accordion--design .card-header {
cursor: pointer;
}
.accordion--design h2[aria-expanded="false"],
.accordion--design h2[aria-expanded="true"] {
position: relative;
}
.accordion--design h2[aria-expanded="false"]:before,
.accordion--design h2[aria-expanded="true"]:before {
position: absolute;
width: 15px;
height: 24px;
background: url(//terralogic.com/wp-content/themes/terralogic/img/new-services/right-pink-icon.svg) no-repeat;
z-index: 1;
bottom: 33%;
right: -20%;
}
.accordion--design h2[aria-expanded="false"]:before {
content: "";
}
@media (min-width: 1024px) {
.accordion--design h2[aria-expanded="false"]:before,
.accordion--design h2[aria-expanded="true"]:before {
bottom: 36%;
right: -9%;
}
}
.accordion--design h2[aria-expanded="true"]:before {
content: "";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.tl-areas-list {
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
-webkit-column-gap: 30px;
-moz-column-gap: 30px;
column-gap: 30px;
}
.tl-areas-list__item {
font-size: 14px;
line-height: 24px;
font-weight: 600;
letter-spacing: 0.23px;
color: rgba(255, 255, 255, 0.8);
margin-bottom: 0.6rem;
}
.tl-d-client-list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.tl-d-client-list__item img {
border: 1px solid #d1caca;
margin: 10px 20px 10px 0;
width: 200px;
height: 120px;
padding: 25px;
-o-object-fit: contain;
object-fit: contain;
background: 0 0;
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
opacity: 0.3;
}
@media (max-width: 1023px) {
.tl-d-client-list__item img {
margin: 10px;
width: 120px;
height: 80px;
padding: 15px;
}
}
.bg-dark-blue {
background: #33f;
}
.t-d-update__desc {
color: #fff;
font-weight: 500;
font-size: 18px;
line-height: 28px;
max-width: 390px;
}
@media (min-width: 1024px) {
.t-d-update__desc {
font-size: 20px;
line-height: 35px;
}
}
.t-d-update__img {
width: 150px;
display: inline;
}
@media (min-width: 1024px) {
.t-d-update__img {
width: 300px;
height: auto;
}
}
.hr-top {
position: relative;
}
.hr-top:before {
content: "";
position: absolute;
width: 59%;
height: 1px;
background: #fff;
z-index: 1;
top: 14px;
left: 15px;
}
@media (min-width: 1024px) {
.hr-top:before {
top: 30px;
height: 3px;
}
}
.tl-d-studio-list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.tl-d-studio-list li:last-child::before {
display: none;
}
.tl-d-studio-list__item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding-bottom: 30px;
padding-right: 9px;
position: relative;
}
.tl-d-studio-list__item::before {
content: "";
position: absolute;
height: calc(100% - 32px);
width: 1px;
right: 40px;
top: 0;
bottom: 0;
background: rgba(151, 151, 151, 0.2);
}
@media (max-width: 1365px) {
.tl-d-studio-list__item::before {
display: none;
}
}
.tl-d-studio-list .h3 {
color: #333;
font-size: 40px;
font-weight: 700;
}
@media (min-width: 1024px) {
.tl-d-studio-list .h3 {
font-size: 50px;
}
}
.tl-d-project-list__item span,
.tl-d-studio-list span {
color: #ff5bcd;
font-size: 12px;
font-weight: 700;
letter-spacing: 1px;
text-transform: uppercase;
}
.tl-d-studio-list span {
display: block;
line-height: 24px;
}
.tl-d-studio-list-img .slick-track {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.t-d-s-slide-nav .t-d-s-icon {
-webkit-border-radius: 4px !important;
border-radius: 4px !important;
padding: 15px !important;
line-height: 0 !important;
}
.slider-primary:hover {
color: #33f !important;
}
.t-d-s-slide-nav .t-d-s-icon.slider-outline-primary {
border: 0 !important;
}
.t-d-s-slide-nav .slide-nav__prev {
background: 0 0 !important;
}
.t-d-s-slide-nav .slide-nav__arrow {
-webkit-border-radius: 4px !important;
border-radius: 4px !important;
border: 1px solid #dc33a9 !important;
}
.t-d-s-slide-nav .slide-nav__prev:after {
opacity: 0;
}
.h-500 {
height: 250px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
@media (max-width: 767px) {
.h-500 {
-o-object-fit: contain;
object-fit: contain;
padding-left: 1.5rem;
padding-right: 1.5rem;
}
}
@media (min-width: 351px) {
.h-500 {
height: 300px;
}
}
@media (min-width: 768px) {
.h-500 {
height: 300px;
padding-left: 1rem;
padding-right: 1rem;
}
}
@media (min-width: 1024px) {
.h-500 {
height: 350px;
padding-left: 0;
padding-right: 0;
}
}
@media (min-width: 1366px) {
.h-500 {
height: 450px;
}
}
.btn-outline-primary {
-webkit-border-radius: 4px;
border-radius: 4px;
background: 0 0;
padding: 0.45rem 1rem;
}
@media (min-width: 1024px) {
.btn-outline-primary {
padding: 15px 30px;
}
}
.tl-d-project-list__item .card-img-top {
width: 100%;
-o-object-fit: contain;
object-fit: contain;
-webkit-border-radius: 12px;
border-radius: 12px;
}
@media (min-width: 1024px) {
.tl-d-project-list__item .card-img-top {
height: 290px;
}
}
.tl-d-project-list__item span {
padding: 1rem 0;
}
.tl-d-project-list__item .h3 {
color: #fff;
font-weight: 700;
font-size: 28px;
line-height: 32px;
}
@media (min-width: 1024px) {
.tl-d-project-list__item .h3 {
font-size: 30px;
}
}
.tl-d-project-list__item p {
color: #fff;
font-size: 14px;
line-height: 24px;
font-weight: 500;
}
@media (min-width: 1024px) {
.tl-d-project-list__item p {
font-size: 16px;
line-height: 26px;
}
}
.tl-d-project-list .card-body {
padding: 28px 0;
}
.image-fit {
width: 100%;
height: 100%;
-webkit-border-radius: 8px;
border-radius: 8px;
}
.js-new-client-slider__img img {
width: 100% !important;
height: auto;
-o-object-fit: contain;
object-fit: contain;
}
@media (min-width: 768px) {
.js-new-client-slider__img img {
height: 450px;
}
}
@media (min-width: 1024px) {
.js-new-client-slider__img img {
height: 550px;
}
}
@media (min-width: 1366px) {
.js-new-client-slider__img img {
height: 600px;
}
}
.js-new-client-slider__content .slick-list.draggable {
padding: 0 !important;
}
.js-new-client-slider__content .h2 {
color: #333;
font-size: 30px;
font-weight: 600;
}
@media (min-width: 1024px) {
.js-new-client-slider__content .h2 {
font-size: 50px;
font-weight: 600;
}
}
.js-new-client-slider__content p {
color: #666;
font-size: 16px;
font-weight: 400;
line-height: 27px;
}
@media (min-width: 1024px) {
.js-new-client-slider__content p {
font-size: 20px;
line-height: 31px;
}
}
.js-new-client-slider__content .new-view-content {
padding: 50px;
position: relative;
margin: 0 auto;
background-color: #fff;
}
@media (max-width: 991px) {
.js-new-client-slider__content .new-view-content {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 30px;
}
}
.js-new-client-slider__content .slick-dots {
position: relative;
margin: 20px auto;
}
@media (min-width: 1366px) {
.js-new-client-slider__content .slick-dots {
margin: 40px auto;
}
}
.js-new-client-slider__content .slick-dots button {
width: 6px;
height: 7px;
background-color: #4c33f2;
opacity: 1;
border: 1px solid #4c33f2;
}
.js-new-client-slider__content .slick-dots:before {
width: calc(100% - 144px);
height: 1px;
cursor: pointer;
position: absolute;
content: "";
top: 50%;
left: 73px;
right: 0;
}
@media (min-width: 1366px) {
.js-new-client-slider__content .slick-dots:before {
z-index: 0;
background: #4c33f2;
}
}
.js-new-client-slider__content .slick-dots li {
border: 1px solid transparent;
-webkit-border-radius: 50%;
border-radius: 50%;
text-align: center;
width: 36px;
height: 37px;
margin: 0 10px;
cursor: pointer;
z-index: 1;
padding: 3px 15px 3px 14px;
}
@media (min-width: 1366px) {
.js-new-client-slider__content .slick-dots li {
margin: 0 50px;
}
}
.js-new-client-slider__content .slick-dots li.slick-active {
background: #fff;
border: 1px solid #5533ef;
}
@media (min-width: 768px) {
.mt-70 {
margin-top: -70px;
}
}
@media (max-width: 767px) {
.section--goals {
padding: 45px 0;
}
}
.tl-dev-list {
padding-top: 2rem;
}
@media (min-width: 768px) {
.tl-dev-list {
padding-top: 2.5rem;
}
}
@media (min-width: 1024px) {
.tl-dev-list {
padding-top: 3rem;
}
}
.tl-dev-list__item {
font-size: 26px;
line-height: 36px;
color: #fff;
font-weight: 300;
margin-bottom: 1.2rem;
}
@media (min-width: 768px) {
.tl-dev-list__item {
font-size: 42px;
line-height: 52px;
}
}
@media (min-width: 1024px) {
.tl-dev-list__item {
margin-bottom: 1rem;
font-size: 40px;
line-height: 50px;
}
}
.tl-dev-pattern {
position: absolute;
width: 100%;
right: 0;
margin: 0 auto;
text-align: right;
bottom: 0;
-webkit-transform: translateX(50px);
-ms-transform: translateX(50px);
transform: translateX(50px);
}
.tl-dev-pattern img {
max-width: 100%;
height: auto;
width: 260px;
}
@media (min-width: 768px) {
.tl-dev-pattern img {
width: 400px;
}
}
@media (min-width: 1200px) {
.tl-dev-pattern img {
width: 776px;
}
}
.text-black {
color: #363844;
}
.accordion--faq h2,
.tl-faq-list {
-webkit-border-radius: 14px;
border-radius: 14px;
}
.accordion--faq h2 {
color: #1d2037;
font-size: 16px;
line-height: 26px;
font-weight: 700;
background-color: #f6f8ff;
width: 100%;
margin-bottom: 0.9rem;
position: relative;
cursor: pointer;
padding: 20px 40px 20px 20px;
}
@media (min-width: 1024px) {
.accordion--faq h2 {
font-size: 18px;
line-height: 30px;
margin-bottom: 1rem;
padding: 24px 60px 24px 36px;
}
}
.accordion--faq h2[aria-expanded="false"]:before,
.accordion--faq h2[aria-expanded="true"]:before {
position: absolute;
width: 15px;
height: 24px;
z-index: 1;
bottom: 33%;
right: 20px;
font-size: 30px;
font-weight: 700;
line-height: 30px;
}
@media (min-width: 1024px) {
.accordion--faq h2[aria-expanded="false"]:before,
.accordion--faq h2[aria-expanded="true"]:before {
bottom: 36%;
right: 36px;
}
}
.accordion--faq h2[aria-expanded="false"]:after,
.accordion--faq h2[aria-expanded="true"]:after {
content: "";
bottom: -11px;
right: 30px;
-webkit-transform: rotate(225deg);
-ms-transform: rotate(225deg);
transform: rotate(225deg);
width: 40px;
height: 40px;
position: absolute;
}
.accordion--faq h2[aria-expanded="true"]:after {
border: 0;
}
.accordion--faq h2[aria-expanded="false"]:before {
content: "+";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.accordion--faq h2[aria-expanded="false"]:after {
border: transparent;
background: 0 0;
}
.accordion--faq h2[aria-expanded="true"]:before {
font-family: FontAwesome;
content: "\f068";
font-size: 20px;
}
.accordion--faq h2[aria-expanded="true"]:after {
border-left: 1px solid #f6f8ff;
border-top: 1px solid #f6f8ff;
background: #f6f8ff;
}
.tl-faq-list {
padding: 20px;
background: 0 0;
}
@media (min-width: 1024px) {
.tl-faq-list {
padding: 15px 36px;
}
}
.tl-faq-list__item {
margin-bottom: 1rem;
}
.tl-faq-list__item:last-child {
margin-bottom: 0;
}
.qa-block,
.tl-faq-list__item p {
color: #515470;
font-size: 16px;
line-height: 26px;
font-weight: 400;
}
@media (min-width: 1024px) {
.tl-faq-list__item p {
font-size: 18px;
line-height: 30px;
}
}
.qa-block {
font-size: 14px;
letter-spacing: 0.7px;
line-height: 24px;
-webkit-box-shadow: 3px 5px 10px rgba(0, 0, 0, 0.16);
box-shadow: 3px 5px 10px rgba(0, 0, 0, 0.16);
background-color: #fafbff;
padding: 9px 22px;
-webkit-border-radius: 44px;
border-radius: 44px;
position: relative;
}
.qa-block:after {
content: "";
bottom: 32%;
left: -5px;
-webkit-transform: rotate(50deg);
-ms-transform: rotate(50deg);
transform: rotate(50deg);
border: 0;
width: 15px;
height: 15px;
position: absolute;
z-index: 0;
border-left: 1px solid #fafbff;
border-top: 1px solid #fafbff;
background: #fafbff;
}
.section-descr {
color: #fff;
font-size: 16px;
line-height: 28px;
font-weight: 400;
}
@media (min-width: 1024px) {
.section-descr {
font-size: 18px;
line-height: 30px;
}
}
.section-descr--black {
color: #505050;
}
.tl-sol-partnr-slider .h4 {
color: #000;
font-size: 22px;
line-height: 32px;
font-weight: 600;
}
@media (min-width: 1024px) {
.tl-sol-partnr-slider .h4 {
max-width: 200px;
padding-left: 20px;
position: relative;
font-size: 24px;
line-height: 34px;
}
.tl-sol-partnr-slider .h4::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 6px;
height: 100%;
background-color: #dc33a9;
}
}
@media (max-width: 767px) {
.tl-sol-partnr-slider__content {
padding: 20px;
}
}
@media (min-width: 768px) {
.tl-sol-partnr-slider__content {
padding: 30px;
}
}
@media (min-width: 1366px) {
.tl-sol-partnr-slider__content {
padding: 0 60px;
}
}
.tl-sol-partnr-slider__desc {
color: #505050;
font-size: 14px;
font-weight: 400;
line-height: 30px;
}
@media (min-width: 1024px) {
.tl-sol-partnr-slider__desc {
font-size: 16px;
}
}
.tl-sol-partnr-slider .text-link {
letter-spacing: 0.7px;
line-height: 23px;
}
@media (max-width: 991px) {
.tl-sol-partnr-slider img {
-webkit-border-radius: 15px;
border-radius: 15px;
}
}
@media (max-width: 767px) {
.tl-sol-partnr-slider li:nth-child(even) {
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
}
.tl-sol-partnr-slider li {
margin-bottom: 75px;
}
@media (max-width: 768px) {
.tl-sol-partnr-slider li {
margin-bottom: 40px;
}
}
.our-part-info.our-part-info .hpage-ourclient {
-webkit-box-shadow: none !important;
box-shadow: none !important;
background: 0 0;
}
.br-rd-15 {
-webkit-border-radius: 15px;
border-radius: 15px;
}
.pos-rel-z {
z-index: 1;
position: relative;
}
@media (max-width: 768px) {
.m-25 {
margin: 25px;
}
}
.tl-s-new-solution__item {
-webkit-box-shadow: 0 8px 11px rgba(0, 0, 0, 0.03);
box-shadow: 0 8px 11px rgba(0, 0, 0, 0.03);
background-color: #fff;
padding: 30px 15px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-border-radius: 15px;
border-radius: 15px;
}
@media (min-width: 768px) {
.tl-s-new-solution__item {
padding: 30px;
}
}
@media (min-width: 1024px) {
.tl-s-new-solution__item {
padding: 60px;
}
}
.tl-s-new-solution .tl-s-white-card-block {
text-align: center;
}
@media (max-width: 767px) {
.tl-s-new-solution li:nth-child(even) {
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
}
.tl-s-new-solution li {
margin-bottom: 75px;
}
@media (max-width: 768px) {
.tl-s-new-solution li {
margin-bottom: 40px;
}
}
.s-white-card-content li {
position: relative;
padding-left: 32px;
margin-bottom: 40px;
}
@media (max-width: 768px) {
.s-white-card-content li {
padding-left: 22px;
margin-bottom: 30px;
}
}
.s-white-card-content li::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 3px;
height: 100%;
background-color: #ebefff;
}
@media (min-width: 1024px) {
.s-white-card-content li::before {
width: 6px;
}
}
.s-icon {
width: 129px;
height: 129px;
}
@media (max-width: 768px) {
.s-icon {
width: 80px;
height: 80px;
}
}
.s-title {
color: #313558;
font-size: 16px;
line-height: 26px;
font-weight: 600;
max-width: 200px;
margin: 8px auto 14px;
}
@media (min-width: 1024px) {
.s-title {
font-size: 18px;
line-height: 24px;
margin: 13px auto;
}
}
.s-subtitle {
color: #dc33a9;
font-size: 16px;
line-height: 26px;
font-weight: 600;
margin-bottom: 8px;
}
@media (min-width: 1024px) {
.s-subtitle {
margin-bottom: 14px;
font-size: 18px;
line-height: 24px;
}
}
.s-desc {
color: #505050;
font-size: 14px;
line-height: 24px;
font-weight: 400;
}
@media (min-width: 1024px) {
.s-desc {
font-size: 16px;
line-height: 24px;
}
}
.bg-s-new-gradient {
background-image: -webkit-linear-gradient(24deg, #33f 0%, #ff3397 100%);
background-image: -o-linear-gradient(24deg, #33f 0%, #ff3397 100%);
background-image: linear-gradient(66deg, #33f 0%, #ff3397 100%);
opacity: 0.88;
-webkit-border-radius: 15px;
border-radius: 15px;
margin-bottom: 20px;
-webkit-box-shadow: 20px 20px 40px rgba(109, 33, 86, 0.25);
box-shadow: 20px 20px 40px rgba(109, 33, 86, 0.25);
}
@media (min-width: 1024px) {
.bg-s-new-gradient {
margin-bottom: 23px;
}
}
.bg-s-new-gradient__content {
padding: 20px 15px; }
@media (min-width: 1024px) {
.bg-s-new-gradient__content {
padding: 47px;
margin-left: 0px;
}
}
.s-panel-img-block {
text-align: center;
-webkit-border-radius: 15px;
border-radius: 15px;
margin-bottom: 20px;
-webkit-box-shadow: 8px 8px 11px rgba(0, 0, 0, 0.03);
box-shadow: 8px 8px 11px rgba(0, 0, 0, 0.03);
background-color: #fff;
}
@media (min-width: 768px) {
.s-panel-img-block {
margin-bottom: 23px;
}
}
.s-p-icon {
-o-object-fit: contain;
object-fit: contain;
width: 125px;
height: 125px;
}
@media (max-width: 767px) {
.s-p-icon {
width: 90px;
height: 80px;
padding: 5px;
}
}
.section-new-img {
width: 100%;
height: 311px;
-o-object-fit: contain;
object-fit: contain;
}
.ts-s-slider-bottom {
position: relative;
}
.ts-s-slider-bottom .js-banner-s-slider-nav {
position: absolute;
left: 30px;
bottom: 30px;
width: 100%;
right: 0;
}
@media (min-width: 768px) {
.ts-s-slider-bottom .js-banner-s-slider-nav {
left: 40px;
bottom: 40px;
}
}
@media (min-width: 992px) {
.ts-s-slider-bottom .js-banner-s-slider-nav {
left: 30px;
bottom: 30px;
}
}
@media (min-width: 1024px) {
.ts-s-slider-bottom .js-banner-s-slider-nav {
left: 48px;
}
}
@media (min-width: 1280px) {
.ts-s-slider-bottom .js-banner-s-slider-nav {
left: 83px;
}
}
@media (min-width: 1366px) {
.ts-s-slider-bottom .js-banner-s-slider-nav {
left: auto;
right: 0;
width: calc(100% - 832px);
bottom: calc(100% - -86px);
}
}
@media (min-width: 1600px) {
.ts-s-slider-bottom .js-banner-s-slider-nav {
width: calc(100% - 972px);
}
}
@media (min-width: 1920px) {
.ts-s-slider-bottom .js-banner-s-slider-nav {
width: calc(100% - 1072px);
}
}
.ts-s-slider-bottom .js-banner-s-slider-nav .slick-track {
text-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: end;
}
.ts-s-slider-bottom .h5 {
color: #cccbcb;
font-size: 14px;
line-height: 23px;
font-weight: 600;
letter-spacing: 0.7px;
text-transform: uppercase;
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
cursor: pointer;
margin-top: 0.5rem;
margin-bottom: 0.5rem;
}
.ts-s-slider-bottom .h5::before {
content: "";
position: absolute;
bottom: 0;
left: 0;
height: 3px;
width: 100%;
background-color: transparent;
}
.ts-s-slider-bottom .slick-current .h5 {
color: #fff;
}
.ts-s-slider-bottom .slick-current .h5::before {
background-color: #dc33a9;
}
.ts-s-slider-bottom .slick-slide {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
width: 23% !important;
margin: 0 29px 0 0;
}
@media (min-width: 1366px) {
.ts-s-slider-bottom .slick-slide {
margin: 0;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
width: 25% !important;
}
}
@media (max-width: 600px) {
.pl-29 {
padding: 0 0 0 29px;
}
}
.new-breadcrumbs .b-cum {
font-size: 14px;
color: #aaa8a8;
font-weight: 400;
}
.new-breadcrumbs .b-cum.c-black {
font-size: 14px;
color: #313558;
font-weight: 500;
}
.data-banner .banner-heading {
color: #363844;
font-weight: 700;
font-size: 26px;
line-height: 38px;
}
@media (min-width: 1024px) {
.data-banner .banner-heading {
font-size: 48px;
line-height: 50px;
}
}
.data-banner .banner-subtitle,
.work-list.online-backup-list .work__title {
color: #dc33a9;
font-size: 20px;
line-height: 30px;
font-weight: 700;
}
@media (min-width: 1024px) {
.data-banner .banner-subtitle {
font-size: 26px;
line-height: 50px;
}
}
.data-banner .banner-imge {
width: 493px;
height: 408px;
}
.sec-description {
color: #515470;
font-size: 16px;
line-height: 30px;
font-weight: 400;
}
@media (min-width: 1024px) {
.sec-description {
font-size: 18px;
line-height: 29px;
}
}
.work-list.online-backup-list .work__title {
color: #313558;
letter-spacing: 1.1px;
}
@media (min-width: 1024px) {
.work-list.online-backup-list .work__title {
font-size: 22px;
line-height: 32px;
}
}
.work-list.online-backup-list .work__desc {
color: #515470;
font-weight: 400;
font-size: 16px;
line-height: 28px;
}
@media (min-width: 1024px) {
.work-list.online-backup-list .work__desc {
font-size: 18px;
line-height: 29px;
}
}
.online-bgimg,
.work-list.online-backup-list .work__icon {
width: 50px;
height: 50px;
-o-object-fit: contain;
object-fit: contain;
margin-top: 107px;
}
.work-list.online-backup-list .work-list__item {
border: 0;
}
.online-bgimg {
width: 100%;
height: auto;
margin-top: 107px !important;
}
@media (min-width: 1024px) {
.online-bgimg {
height: 545px;
margin-top: 0px;
}
}
.slider-space5.new-ser.margin-b4.hpage-ourclient.new-cloud-backup {
-webkit-box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.03);
box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.03);
-webkit-border-radius: 10px;
border-radius: 10px;
background-color: #fff;
padding: 0 !important;
}
.service-panel-cloud {
padding: 30px;
}
@media (min-width: 1024px) {
.service-panel-cloud {
padding: 55px;
}
}
@media (min-width: 1366px) {
.service-panel-cloud-list li:nth-child(even),
.service-panel-cloud-list li:nth-child(odd) {
position: relative;
}
.service-panel-cloud-list li:nth-child(even)::after,
.service-panel-cloud-list li:nth-child(even)::before,
.service-panel-cloud-list li:nth-child(odd)::after,
.service-panel-cloud-list li:nth-child(odd)::before {
position: absolute;
content: "";
background: #f1f1f1;
}
.service-panel-cloud-list li:nth-child(even)::after {
width: 100%;
height: 1px;
bottom: 0;
left: 0;
right: 0;
}
.service-panel-cloud-list li:nth-child(odd)::after {
height: 100%;
width: 1px;
top: 0;
right: 0;
}
.service-panel-cloud-list li:nth-child(odd)::before {
width: 100%;
height: 1px;
bottom: 0;
left: 0;
right: 0;
}
}
.js-banner-s-slider-for li.slick-slide {
position: relative;
}
.bg-gradient-pink-new::after,
.js-banner-s-slider-for li.slick-slide::before {
content: "";
position: absolute;
top: 0;
width: 100%;
height: 100%;
pointer-events: none;
}
.js-banner-s-slider-for li.slick-slide::before {
background-image: -webkit-gradient(
linear,
left top,
right top,
from(#313558),
to(#b238c7)
);
background-image: -webkit-linear-gradient(left, #313558 0%, #b238c7 100%);
background-image: -o-linear-gradient(left, #313558 0%, #b238c7 100%);
background-image: linear-gradient(to right, #313558 0%, #b238c7 100%);
opacity: 0.6;
right: 0;
z-index: 0;
}
.opa-z-index {
opacity: 1;
z-index: 2;
}
.talk-heading {
color: #fff;
font-size: 28px;
line-height: 39px;
font-weight: 700;
}
@media (min-width: 1024px) {
.talk-heading {
font-size: 40px;
line-height: 52px;
}
}
.talk-desc {
color: #fff;
font-size: 18px;
line-height: 30px;
font-weight: 600;
}
@media (min-width: 1024px) {
.talk-desc {
font-size: 24px;
line-height: 35px;
}
}
.bg-gradient-pink-new {
background-image: -webkit-linear-gradient(27deg, #33f 0%, #ff3397 100%);
background-image: -o-linear-gradient(27deg, #33f 0%, #ff3397 100%);
background-image: linear-gradient(63deg, #33f 0%, #ff3397 100%);
opacity: 0.88;
}
.bg-gradient-pink-new::after {
left: 0;
z-index: -1;
}
@media (min-width: 1280px) {
.bg-gradient-pink-new::after {
background: url(//terralogic.com/wp-content/themes/terralogic/img/data-recovery/pattern.svg) no-repeat right top;
}
}
.bg-gradient-pink-new::before {
content: "";
position: absolute;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 0;
right: 0;
bottom: 0;
left: auto;
}
@media (min-width: 1024px) {
.bg-gradient-pink-new::before {
right: 40px;
background: url(//terralogic.com/wp-content/themes/terralogic/img/data-recovery/placeholder.webp) no-repeat right
bottom;
}
}
@media (min-width: 1280px) {
.bg-gradient-pink-new::before {
right: 170px;
}
}
@media (min-width: 1366px) {
.bg-gradient-pink-new::before {
right: 210px;
}
}
.section-padding100 {
padding: 50px 0;
}
@media (min-width: 1024px) {
.section-padding100 {
padding: 100px 0;
}
.w-580 {
width: 580px;
}
} .header-top {
position: fixed !important;
top: 0;
left: 0;
width: 100%;
z-index: 9999;
background-color: #ffffff;
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
transition: all 0.3s ease;
}
body.admin-bar .header-top {
top: 32px; } .main-top {
padding-top: 0px;
} .header-top.transparent { background-color: #ffffff;
} @media (max-width: 768px) {
.main-top {
padding-top: 0px;
}
}
.btn--primary:focus,
.btn--primary:hover {
background: #33f;
border: 1px solid #33f;
}
.btn-outline-primary {
border: 1px solid #ea74c6;
}
.btn-outline-primary:focus,
.btn-outline-primary:hover {
background: #335fdc;
border: 1px solid #335fdc;
}
@media (min-width: 1366px) {
.tl-view-all-tech {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
.tl-view-all-tech i.icon-link.icon-right-arrow {
top: -6px;
}
}
.d-r-banner-image {
width: 100%;
}
@media (min-width: 1280px) {
.d-r-banner-image {
width: 100%;
margin-top: -5rem;
margin-left: -2rem;
}
.section-center {
height: 100vh;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.js-new-client-slider__content .slick-dots {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
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;
}
.js-new-client-slider__content .slick-dots::before {
display: none;
}
.t-d-update__desc {
max-width: 100%;
}
.s-p-icon {
height: 32px;
width: 120px;
margin: 3.5rem;
}
}