Корпорация SANA - Изменим жизнь к лучшему! ВМЕСТЕ!
.whatsapp-button {
background: #25D366;
background-image: url("https://images.satu.kz/207340782_w2048_h2048_whatsapp.png?fresh=1");
background-size: 46px 46px;
background-repeat: no-repeat;
background-position: center;
border: 3px solid #1cc15a;
border-radius: 50%;
box-shadow: 0 8px 10px rgba(7, 206, 112, 0.6);
cursor: pointer;
height: 68px;
text-align: center;
width: 68px;
;
right: 4.1%;
bottom: 17%;
z-index: 9999;
transition: .3s;
-webkit-animation: hoverWave linear 1s infinite;
animation: hoverWave linear 1s infinite;
}
.whatsapp-button .text-button {
height: 68px;
width: 68px;
border-radius: 50%;
position: relative;
overflow: hidden;
}
.whatsapp-button .text-button span {
text-align: center;
color: #23a455;
opacity: 0;
font-size: 0;
position: absolute;
right: 8px;
top: 27px;
line-height: 14px;
font-weight: 600;
transition: opacity .3s linear;
font-family: 'montserrat', Arial, Helvetica, sans-serif;
}
.whatsapp-button .text-button:hover span {
opacity: 1;
font-size: 11px;
}
.whatsapp-button:hover i {
display: none;
}
.whatsapp-button:hover {
z-index: 1;
background: #fff;
color: transparent;
transition: .3s;
}
.whatsapp-button:hover i {
color: #25D366;
font-size: 44px;
transition: .3s;
}
.whatsapp-button i {
color: #fff;
font-size: 44px;
transition: .3s;
line-height: 66px;
transition: .5s ease-in-out;
animation: 1200ms ease 0s normal none 1 running shake;
animation-iteration-count: infinite;
-webkit-animation: 1200ms ease 0s normal none 1 running shake;
-webkit-animation-iteration-count: infinite;
}
@-webkit-keyframes hoverWave {
0% {
box-shadow: 0 8px 10px rgba(7, 206, 112, 0.3), 0 0 0 0 rgba(7, 206, 112, 0.2), 0 0 0 0 rgba(7, 206, 112, 0.2)
}
40% {
box-shadow: 0 8px 10px rgba(7, 206, 112, 0.3), 0 0 0 15px rgba(7, 206, 112, 0.2), 0 0 0 0 rgba(7, 206, 112, 0.2)
}
80% {
box-shadow: 0 8px 10px rgba(7, 206, 112, 0.3), 0 0 0 30px rgba(7, 206, 112, 0), 0 0 0 26.7px rgba(7, 206, 112, 0.067)
}
100% {
box-shadow: 0 8px 10px rgba(7, 206, 112, 0.3), 0 0 0 30px rgba(7, 206, 112, 0), 0 0 0 40px rgba(7, 206, 112, 0.0)
}
}
@keyframes hoverWave {
0% {
box-shadow: 0 8px 10px rgba(7, 206, 112, 0.3), 0 0 0 0 rgba(7, 206, 112, 0.2), 0 0 0 0 rgba(7, 206, 112, 0.2)
}
40% {
box-shadow: 0 8px 10px rgba(7, 206, 112, 0.3), 0 0 0 15px rgba(7, 206, 112, 0.2), 0 0 0 0 rgba(7, 206, 112, 0.2)
}
80% {
box-shadow: 0 8px 10px rgba(7, 206, 112, 0.3), 0 0 0 30px rgba(7, 206, 112, 0), 0 0 0 26.7px rgba(7, 206, 112, 0.067)
}
100% {
box-shadow: 0 8px 10px rgba(7, 206, 112, 0.3), 0 0 0 30px rgba(7, 206, 112, 0), 0 0 0 40px rgba(7, 206, 112, 0.0)
}
}
@keyframes shake {
0% {
transform: rotateZ(0deg);
-ms-transform: rotateZ(0deg);
-webkit-transform: rotateZ(0deg);
}
10% {
transform: rotateZ(-30deg);
-ms-transform: rotateZ(-30deg);
-webkit-transform: rotateZ(-30deg);
}
20% {
transform: rotateZ(15deg);
-ms-transform: rotateZ(15deg);
-webkit-transform: rotateZ(15deg);
}
30% {
transform: rotateZ(-10deg);
-ms-transform: rotateZ(-10deg);
-webkit-transform: rotateZ(-10deg);
}
40% {
transform: rotateZ(7.5deg);
-ms-transform: rotateZ(7.5deg);
-webkit-transform: rotateZ(7.5deg);
}
50% {
transform: rotateZ(-6deg);
-ms-transform: rotateZ(-6deg);
-webkit-transform: rotateZ(-6deg);
}
60% {
transform: rotateZ(5deg);
-ms-transform: rotateZ(5deg);
-webkit-transform: rotateZ(5deg);
}
70% {
transform: rotateZ(-4.28571deg);
-ms-transform: rotateZ(-4.28571deg);
-webkit-transform: rotateZ(-4.28571deg);
}
80% {
transform: rotateZ(3.75deg);
-ms-transform: rotateZ(3.75deg);
-webkit-transform: rotateZ(3.75deg);
}
90% {
transform: rotateZ(-3.33333deg);
-ms-transform: rotateZ(-3.33333deg);
-webkit-transform: rotateZ(-3.33333deg);
}
100% {
transform: rotateZ(0deg);
-ms-transform: rotateZ(0deg);
-webkit-transform: rotateZ(0deg);
}
}
@-webkit-keyframes shake {
0% {
transform: rotateZ(0deg);
-ms-transform: rotateZ(0deg);
-webkit-transform: rotateZ(0deg);
}
10% {
transform: rotateZ(-30deg);
-ms-transform: rotateZ(-30deg);
-webkit-transform: rotateZ(-30deg);
}
20% {
transform: rotateZ(15deg);
-ms-transform: rotateZ(15deg);
-webkit-transform: rotateZ(15deg);
}
30% {
transform: rotateZ(-10deg);
-ms-transform: rotateZ(-10deg);
-webkit-transform: rotateZ(-10deg);
}
40% {
transform: rotateZ(7.5deg);
-ms-transform: rotateZ(7.5deg);
-webkit-transform: rotateZ(7.5deg);
}
50% {
transform: rotateZ(-6deg);
-ms-transform: rotateZ(-6deg);
-webkit-transform: rotateZ(-6deg);
}
60% {
transform: rotateZ(5deg);
-ms-transform: rotateZ(5deg);
-webkit-transform: rotateZ(5deg);
}
70% {
transform: rotateZ(-4.28571deg);
-ms-transform: rotateZ(-4.28571deg);
-webkit-transform: rotateZ(-4.28571deg);
}
80% {
transform: rotateZ(3.75deg);
-ms-transform: rotateZ(3.75deg);
-webkit-transform: rotateZ(3.75deg);
}
90% {
transform: rotateZ(-3.33333deg);
-ms-transform: rotateZ(-3.33333deg);
-webkit-transform: rotateZ(-3.33333deg);
}
100% {
transform: rotateZ(0deg);
-ms-transform: rotateZ(0deg);
-webkit-transform: rotateZ(0deg);
}
}
WhatsApp
.uc-btns {
display: inline-block;
padding: 8px 20px;
text-decoration: none !important;
font-size: 16px;
transition: all 500ms ease-in-out;
border: 1px solid #ff780c;
background: #ff943f;
color: #fff!important;
}
.uc-btns:hover {
transition: all 500ms ease-in-out;
border-color: #edd577;
background: #ED451F;
color: #222!important;
}
.uc-title {
margin-top: 30px!important;
padding: 10px;
background: #0d0f13!important;
position: relative;
display: block;
box-sizing: border-box;
color: #fff;
text-align: left;
font: 18px/18px 'Arimo', Arial, sans-serif!important;
}
.ucv-a2-panel strong {
font-size: 20px;
color: #ED451F;
}
.ucv-a2-panel {
background: #777 url('https://www.techarcis.com/wp-content/uploads/2017/05/banner1-1200x692.jpg') center;
background-size: cover;
display: flex;
align-items: flex-start;
}
.ucv-a2-texts {
background-color: rgba(43, 43, 43, 0.8);
margin: 0;
padding: 20px 15px 20px 40px;
width: 60%;
text-align: left;
border-radius: 0 130px 130px 0;
}
.ucv-a2-header {
font-size: 23px!important;
line-height: 32px!important;
color: #ED451F;
margin: 0px 0px 5px;
padding: 20px 60px 0px 15px;
background: linear-gradient(-65deg, transparent 130px, #434343 23%, #434343);
}
.ucv-a2-sub-header {
font-size: 18px;
line-height: 32px;
padding: 7px 15px;
color: #fff;
margin: 0px 0px 10px;
}
.ucv-a2-text {
position: relative;
font-size: 14px;
line-height: 26px;
color: #fff;
margin: 0px 0px 10px;
border-left: 2px solid #ED451F;
padding-left: 10px;
}
.ucv-a2-link {
display: inline-block;
height: 37px;
line-height: 37px;
text-decoration: none!important;
text-align: center;
color: #ED451F!important;
padding: 0 20px;
border: 2px solid #ED451F;
font-size: 16px;
}
.ucv-a2-link:hover {
color: #fff!important;
border-color: #fff;
}
@media screen and (max-width: 1300px) {
.ucv-a2-texts {
width: auto;
text-align: left!important;
border-radius: 0;
}
.ucv-a2-panel {
padding: 0;
}
}
.ucv-a2-text::after {
content: "";
position: absolute;
top: -10px;
left: -6px;
background: #ED451F;
height: 10px;
width: 10px;
border-radius: 100%;
}
.ucv-a2-text::before {
content: "";
position: absolute;
bottom: -10px;
left: -6px;
background: #ED451F;
height: 10px;
width: 10px;
border-radius: 100%;
}
:root {
--infograph-color2: #434343;
--infograph-color1: #ED451F;
}
@media screen and (min-width: 320px) {
.infographic_wrapper {
padding: 20px 10px;
text-align: center;
}
.infographic_container {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.infographic_item {
margin: 25px 0;
display: flex;
flex-direction: column;
}
.infographic_block {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
max-width: 80%;
height: 100%;
background: var(--infograph-color2);
padding: 20px 10px;
position: relative;
}
.infographic_item_container {
display: flex;
align-items: center;
height: 100%;
}
.arrow_back {
width: 5%;
height: 80px;
background: var(--infograph-color2);
position: relative;
}
.arrow_back::before {
content: "";
position: absolute;
left: -15px;
top: 0;
border-left: 15px solid transparent;
border-top: 40px solid var(--infograph-color2);
border-bottom: 40px solid var(--infograph-color2);
}
.arrow_forward {
width: 5%;
height: 80px;
background: var(--infograph-color2);
position: relative;
}
.arrow_forward::after {
content: "";
position: absolute;
right: -15px;
top: -10px;
border-left: 15px solid var(--infograph-color2);
border-top: 50px solid transparent;
border-bottom: 50px solid transparent;
}
.infographic_item:nth-child(odd) .infographic_block {
background: var(--infograph-color1);
}
.infographic_item:nth-child(odd) .arrow_back,
.infographic_item:nth-child(odd) .arrow_forward {
background: var(--infograph-color1);
}
.infographic_item:nth-child(odd) .arrow_back::before {
border-top: 40px solid var(--infograph-color1);
border-bottom: 40px solid var(--infograph-color1);
}
.infographic_item:nth-child(odd) .arrow_forward::after {
border-left: 15px solid var(--infograph-color1);
}
.infographic_content {
color: #fff;
padding: 10px;
}
.infographic_sub_header strong {
color: #f3e3a4;
}
.infographic_sub_header {
padding-bottom: 10px;
position: relative;
display: inline-block;
font-size: 15px!important;
font-weight: 500!important;
}
.infographic_number {
padding-top: 10px;
color: #8bc34a;
font-weight: bold;
}
.infographic_number_text {
font-size: 20px;
}
.infographic_num {
font-size: 40px;
}
}
@media screen and (min-width: 1200px) {
.infographic_container {
justify-content: space-around;
}
.infographic_item {
width: 47%;
}
.arrow_back {
width: 20%;
}
.arrow_forward {
width: 20%;
}
}
@media screen and (min-width: 1500px) {
.infographic_item {
width: 22%;
}
.arrow_back {
width: 10%;
}
.arrow_forward {
width: 10%;
}
}
.uc-oco-panel {
padding: 20px 5px 30px;
}
.uc-oco-header {
text-align: center;
padding-bottom: 20px;
}
.uc-oco-table {
border-width: 0px !important;
width: 50% !important;
table-layout: fixed;
float: left;
}
.uc-oco-table+.uc-oco-table {
margin-left: 0%;
}
.uc-oco-table td {
padding: 10px;
transition: all 0.5s;
}
.uc-oco-table img {
transition: all 0.4s;
}
.uc-oco-table tr:hover td {
box-shadow: 0 100px 0 #ED451F inset;
transition: all 0.5s;
color: #fff;
}
.uc-oco-table tr:hover img {}
.uc-oco-table-col1 {
width: 50px;
position: relative;
height: 50px;
padding-left: 15px;
transition: all 0.85s;
}
.uc-oco-table tr:hover .uc-oco-table-col1 {
transition: all 0.85s;
box-shadow: 0 -100px 0 #434343 inset !important;
}
.uc-oco-table tr img {
position: absolute;
top: 50%;
left: 50%;
}
.uc-table_ocons {
transition: all 0.1s ease 0s;
transform: translate(-50%, -50%) scale(1.0);
}
.uc-table_ocons2 {
-khtml-opacity: 0;
-moz-opacity: 0;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
transform: translate(-50%, -50%) scale(0);
-moz-transform: translate(-50%, -50%) scale(0);
-webkit-transform: translate(-50%, -50%) scale(0);
-o-transform: translate(-50%, -50%) scale(0);
-ms-transform: translate(-50%, -50%) scale(0);
-webkit-transition: opacity .2s ease-in-out, transform .2s ease-in-out .1s;
-moz-transition: opacity .2s ease-in-out, transform .2s ease-in-out .1s;
-o-transition: opacity .2s ease-in-out, transform .2s ease-in-out .1s;
transition: opacity .2s ease-in-out, transform .2s ease-in-out .1s;
}
.uc-oco-table tr:hover .uc-table_ocons {
transition: all 0.1s ease 0s;
transform: translate(-50%, -50%) scale(0.0);
}
.uc-oco-table tr:hover .uc-table_ocons2 {
-khtml-opacity: 1;
-moz-opacity: 1;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
transform: translate(-50%, -50%) scale(1);
-moz-transform: translate(-50%, -50%) scale(1);
-webkit-transform: translate(-50%, -50%) scale(1);
-o-transform: translate(-50%, -50%) scale(1);
-ms-transform: translate(-50%, -50%) scale(1);
}
@media screen and (max-width: 1400px) {
.uc-oco-table {
float: none;
width: 100% !important;
}
.uc-oco-table+.uc-oco-table {
margin: 0;
}
}
@media screen and ( max-width: 500px) {
.uc-oco-table td {
vertical-align: top!important;
}
}
.uc-clear {
clear: both;
}
.uc-numbers {
padding: 20px;
text-align: left;
}
.uc-numbers_wrap {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
}
.uc-numbers h2 {
text-align: center;
margin-bottom: 30px;
}
.uc-numbers-scheme {
background-color: #434343;
border-radius: 5px;
display: inline-block;
width: 48%;
margin: 10px 0%;
padding: 40px 10px 10px 20px;
box-sizing: border-box;
color: #fff;
transition: all .3s ease;
}
.uc-numbers-scheme:hover {
background: #ED451F;
color: #fff;
transition: all .3s ease;
}
.uc-numbers-scheme strong {
transition: all .3s ease;
display: inline-block;
font-size: 15px;
color: #ff943f;
}
.uc-numbers-scheme:hover strong {
transition: all .3s ease;
color: #f3e3a4;
text-shadow: 3px 0 5px #3f3f3f;
transform: translateY(-7px);
}
.uc-numbers-scheme em {
font-size: 15px;
color: #ff943f;
transition: all .3s ease;
display: inline-block;
font-weight: bold;
font-style: inherit;
}
.uc-numbers-scheme:hover em {
color: #f3e3a4;
transition: all .3s ease;
}
@media screen and (max-width: 800px) {
.uc-numbers-scheme {
width: 100%;
margin: 10px 0;
}
}
.uc-order {
padding: 20px 15px;
text-align: left;
}
.uc-order h2 {
text-align: center;
margin-bottom: 30px;
}
.uc-order-scheme__container {
display: flex;
flex-wrap: wrap;
}
.uc-order-scheme__left-column,
.uc-order-scheme__right-column {
display: flex;
flex-direction: column;
width: 50%;
}
.uc-order-scheme {
padding: 5px;
box-sizing: border-box;
vertical-align: top;
transition: all .3s ease;
}
.uc-order-scheme_table {
display: table;
}
.uc-order-scheme_numb,
.uc-order-scheme_text {
display: table-cell;
vertical-align: middle;
}
.uc-order-scheme_numb {
width: 68px;
}
.uc-order-scheme strong {
transition: all .3s ease;
display: inline-block;
font-size: 60px;
color: #ff943f;
}
.uc-order-scheme:hover strong {
transition: all .3s ease;
color: #ED451F;
transform: translateY(-4px);
}
.uc-order-scheme em {
font-size: 15px;
color: #636b7c;
transition: all .3s ease;
display: inline-block;
font-weight: bold;
font-style: inherit;
}
.uc-order-scheme:hover em {
color: #f87a02;
transition: all .3s ease;
}
@media screen and (max-width: 900px) {
.uc-order-scheme__left-column,
.uc-order-scheme__right-column {
width: 100%;
}
}
.uc-order-panel {
padding: 20px;
}
.uc-order-block {
box-sizing: border-box;
display: table;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
width: 100%;
margin: 0 auto;
}
.uc-order-wrapp {
width: 21%;
margin: 2%;
display: inline-block;
vertical-align: top;
}
.uc-order-arr {
width: 100px;
height: 100px;
border-radius: 100%;
margin: 0 auto;
position: relative;
border: 4px dotted #434343;
line-height: 125px;
text-align: center;
color: #000000;
font-size: 30px;
transition: all 0.3s;
}
.uc-order-wrapp:hover img {
transform: rotateY(-360deg);
transition: all 1s ease;
}
.uc-order-number1 {
position: absolute;
bottom: -7px;
left: -21px;
width: 40px;
height: 40px;
border-radius: 50%;
background-color: #434343;
border: 3px dotted #fff;
line-height: 38px;
color: #fff;
font-size: 26px;
}
.uc-order-number2 {
position: absolute;
top: 54px;
right: -25px;
width: 40px;
height: 40px;
border-radius: 60px;
background-color: #434343;
border: 3px dotted #fff;
line-height: 38px;
color: #fff;
font-size: 26px;
}
.uc-order-number3 {
position: absolute;
top: 10px;
right: -29px;
width: 40px;
height: 40px;
border-radius: 60px;
background-color: #434343;
border: 3px dotted #fff;
line-height: 38px;
color: #fff;
font-size: 26px;
}
.uc-order-number4 {
position: absolute;
left: -23px;
top: -3px;
width: 40px;
height: 40px;
border-radius: 60px;
background-color: #434343;
border: 3px dotted #fff;
line-height: 38px;
color: #fff;
font-size: 26px;
}
.uc-order-text {
text-align: center;
margin: 25px auto;
position: relative;
}
@media screen and (max-width: 1100px) {
.uc-order-wrapp {
width: 44%;
}
}
@media screen and (max-width: 600px) {
.uc-order-wrapp {
width: 90%;
}
}
.uc-footer {
padding: 10px 20px;
text-align: center;
}
.slideshow {
max-width: 1200px;
height: 500px;
position: relative;
overflow: hidden;
background: #000;
margin: 40px 40px;
}
.slideshow-item {
width: 100%;
height: 100%;
position: absolute;
opacity: 0;
animation: slideanim 50s infinite;
pointer-events: none;
}
.slideshow-item:nth-child(1),
.slideshow-item:nth-child(1) img {
animation-delay: 0;
}
.slideshow-item:nth-child(2),
.slideshow-item:nth-child(2) img {
animation-delay: 8s;
}
.slideshow-item:nth-child(3),
.slideshow-item:nth-child(3) img {
animation-delay: 16s;
}
.slideshow-item:nth-child(4),
.slideshow-item:nth-child(4) img {
animation-delay: 24s;
}
.slideshow-item:nth-child(5),
.slideshow-item:nth-child(5) img {
animation-delay: 32s;
}
.slideshow-item:nth-child(6),
.slideshow-item:nth-child(6) img {
animation-delay: 40s;
}
.slideshow-item img {
width: 100%;
height: 100%;
object-fit: cover;
animation: zoom 50s infinite;
}
.slideshow-item-text {
max-width: 50%;
position: absolute;
bottom: 20px;
left: 20px;
background-color: rgba(0, 0, 0, 0.7);
color: #fff;
padding: 20px 30px;
font-family: Verdana, sans-serif;
}
.slideshow-item-text h5 {
font-size: 22px;
margin: 0 0 10px 0;
color: #BFE2FF;
}
.slideshow-item-text p {
font-size: 15px;
margin-bottom: 10px;
}
@keyframes slideanim {
7.5% {
opacity: 1;
pointer-events: auto;
}
14% {
opacity: 1;
pointer-events: auto;
}
21.5% {
opacity: 0;
}
}
@keyframes zoom {
28.5% {
transform: scale(1.3);
}
}
@media screen and (max-width: 1100px) {
.slideshow-item-text {
max-width: 75%;
}
}
@media screen and (max-width: 456px) {
.slideshow-item-text {
bottom: 0;
left: 0;
max-width: 100%;
}
.slideshow-item-text h5 {
font-size: 18px;
}
.slideshow-item-text p {
font-size: 13px;
}
}
.container {
display: flex;
max-width: 1200px;
width: 100%;
flex-wrap: wrap;
gap: 28px;
justify-content: center;
}
body .container .card {
position: relative;
min-width: 320px;
height: 440px;
box-shadow: inset 5px 5px 5px rgb(237 69 31 / 20%), inset -5px -5px 15px rgb(237 69 31 / 10%), 5px 5px 15px rgb(0 0 0 / 30%), -5px -5px 15px rgb(237 69 31 / 10%);
border-radius: 15px;
margin: 30px;
transition: 0.5s;
}
body .container .card:nth-child(1) .box .content a {
background: #2196f3;
}
body .container .card:nth-child(2) .box .content a {
background: #e91e63;
}
body .container .card:nth-child(3) .box .content a {
background: #23c186;
}
body .container .card .box {
position: absolute;
top: 20px;
left: 20px;
right: 20px;
bottom: 20px;
background: #2a2b2f;
border-radius: 15px;
display: flex;
justify-content: center;
align-items: center;
overflow: hidden;
transition: 0.5s;
}
body .container .card .box:hover {
transform: translateY(-50px);
}
body .container .card .box:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 50%;
height: 100%;
background: rgba(255, 255, 255, 0.03);
}
body .container .card .box .content {
padding: 20px;
text-align: center;
}
body .container .card .box .content h2 {
position: absolute;
top: -10px;
right: 30px;
font-size: 8rem;
color: rgba(255, 255, 255, 0.1);
}
body .container .card .box .content h3 {
font-size: 1.8rem;
color: #fff;
z-index: 1;
transition: 0.5s;
margin-bottom: 15px;
font: 30px/1.25 'Roboto', sans-serif;
}
body .container .card .box .content p {
font-size: 1rem;
font-weight: 300;
color: rgba(255, 255, 255, 0.9);
z-index: 1;
transition: 0.5s;
font: 14px/1.25 'Roboto', sans-serif;
}
body .container .card .box .content a {
position: relative;
display: inline-block;
padding: 8px 20px;
background: black;
border-radius: 5px;
text-decoration: none;
color: white;
margin-top: 20px;
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
transition: 0.5s;
}
body .container .card .box .content a:hover {
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.6);
background: #fff;
color: #000;
}
.iconblock-5 {
width: 43%;
position: relative;
margin: 60px 0 20px 0;
border: 1px solid #C5C5C5;
transition: transform 300ms ease, box-shadow 300ms ease;
text-align: center;
}
.iconblock-5 .icon {
display: block;
position: absolute;
left: 50%;
width: 80px;
transform: translate(-50%, -50%);
}
.iconblock-5 .icon i,
.iconblock-5 .icon img {
position: absolute;
top: 50%;
left: 50%;
font-size: 32px;
transform: translate(-50%, -50%);
color: #337AB7;
width: 32px;
height: 32px;
}
.iconblock-5 .icon svg path {
stroke-width: 8px;
stroke: #ED451F;
transition: stroke 300ms ease;
}
.iconblock-5 .icon svg polygon {
fill: white;
}
.iconblock-5 h3 {
transition: all 0.7s ease 0s;
color: #ED451F;
font-size: 20px;
margin: 50px 0 10px 0;
}
.iconblock-5:hover h3 {
color: #000;
}
.iconblock-5:hover {
transform: translateY(-10px);
box-shadow: 0px 7px 10px 1px rgba(84, 84, 84, 0.5);
}
.iconblock-5:hover .icon svg path polygon {
fill: #ED451F;
}
.iconblock-5 p {
padding: 10px;
font: 14px/1.25 'Roboto', sans-serif;
}
.uc-carousel {
-webkit-animation: AnimationBack 25s ease infinite;
-moz-animation: AnimationBack 25s ease infinite;
animation: AnimationBack 25s linear infinite;
transform: translateX(0);
}
@-webkit-keyframes AnimationBack {
0% {
transform: translateX(0);
}
5% {
transform: translateX(-210px);
}
10% {
transform: translateX(-420px);
}
15% {
transform: translateX(-630px);
}
20% {
transform: translateX(-840px);
}
25% {
transform: translateX(-1050px);
}
30% {
transform: translateX(-1260px);
}
35% {
transform: translateX(-1470px);
}
40% {
transform: translateX(-1680px);
}
45% {
transform: translateX(-1890px);
}
50% {
transform: translateX(-2100px);
}
55% {
transform: translateX(-2310px);
}
60% {
transform: translateX(-2520px);
}
65% {
transform: translateX(-2730px);
}
70% {
transform: translateX(-2940px);
}
75% {
transform: translateX(-3150px);
}
100% {
transform: translateX(-0px);
}
}
@-moz-keyframes AnimationBack {
0% {
transform: translateX(0);
}
5% {
transform: translateX(-210px);
}
10% {
transform: translateX(-420px);
}
15% {
transform: translateX(-630px);
}
20% {
transform: translateX(-840px);
}
25% {
transform: translateX(-1050px);
}
30% {
transform: translateX(-1260px);
}
35% {
transform: translateX(-1470px);
}
40% {
transform: translateX(-1680px);
}
45% {
transform: translateX(-1890px);
}
50% {
transform: translateX(-2100px);
}
55% {
transform: translateX(-2310px);
}
60% {
transform: translateX(-2520px);
}
65% {
transform: translateX(-2730px);
}
70% {
transform: translateX(-2940px);
}
75% {
transform: translateX(-3150px);
}
100% {
transform: translateX(-0px);
}
}
@keyframes AnimationBack {
0% {
transform: translateX(0);
}
/* 9% {
transform: translateX(-210px);
}
18% {
transform: translateX(-420px);
}
27% {
transform: translateX(-630px);
}
36% {
transform: translateX(-840px);
}
45% {
transform: translateX(-1050px);
}
54% {
transform: translateX(-1260px);
}
63% {
transform: translateX(-1470px);
}
72% {
transform: translateX(-1680px);
}
81% {
transform: translateX(-1890px);
}
90% {
transform: translateX(-2100px);
} */
100% {
transform: translateX(-2100px);
}
}
.uc-b-wrap {
padding: 15px 0;
}
.uc-back {
overflow: hidden;
max-width: 1200px;
margin: 0 auto;
}
.uc-back_wrap {
width: 3150px;
overflow: hidden;
}
.uc-back_wrap-item {
width: 200px;
margin: 10px 5px;
float: left;
box-sizing: border-box;
}
/* .uc-accordion {
display: flex;
justify-content: space-around;
padding: 20px 0 50px;
}
.uc-accordion__click,
.uc-accordion__img-wrapper {
width: 48%;
}
.uc-accordion__img-wrapper {
position: relative;
max-width: 300px;
}
.uc-accordion__click [name="vkl"] {
display: none;
}
.uc-accordion__click> :not(input):not(label) {
overflow: hidden;
height: 0;
margin: 0;
padding: 0 .1em;
border-top-style: none;
transition: .5s;
background: url('https://ssl.prom.st/q?u=http%3A%2F%2Fcontent.s2.prom.st%2FMay2020%2Fbg-pattern.png&s=qooerxbp&h=LuAtoUaVaVnGpmnidywnXg') no-repeat;
}
.uc-accordion__click>label {
position: relative;
overflow: hidden;
display: block;
padding: 20px 15px;
font-size: 1.5rem;
background: #666666;
color: #F39D2F;
white-space: nowrap;
text-overflow: ellipsis;
cursor: pointer;
}
.uc-accordion__click>label:before {
content: '+';
position: absolute;
top: 12px;
right: 15px;
width: 35px;
height: 35px;
font-size: 40px;
color: #fff;
box-sizing: border-box;
border: 2px solid;
border-radius: 0 10px 0 10px;
display: flex;
justify-content: center;
align-items: center;
}
.uc-accordion__click> :nth-child(1)+label {
border-radius: 20px 20px 0 0;
}
.uc-accordion__click> :nth-child(7)+label {
border-radius: 0 0 20px 20px;
}
.uc-accordion__click> :checked+label+* {
overflow: auto;
height: 150px;
}
.uc-accordion__click> :checked+label {
background: #292929;
cursor: default;
}
.uc-accordion__click> :checked+label::before {
content: "-";
} */
@media screen and (max-width:1176px) {
.uc-accordion__img-wrapper {
display: none;
}
.uc-accordion__click {
width: 100%;
}
}
@media screen and (max-width: 480px) {
.uc-accordion__click>label {
font-size: 1.1rem;
}
}
.uc-blockquote-panel {
padding: 0 20px 50px 0;
}
.uc-blockquote-panel h2 {
text-align: center;
margin-bottom: 20px;
}
.uc-blockquote {
margin: 0;
text-align: center;
padding: 30px 50px;
}
.uc-blockquote span {
background: #666666;
box-shadow: -20px 0 #666666, 20px 0 #666666;
position: relative;
padding: 5px 0;
line-height: 35px;
}
.uc-blockquote p {
font-size: 18px;
line-height: 28px;
color: #fff;
}
.uc-blockquote span:before {
content: "\201C";
font-family: serif;
position: absolute;
font-size: 60px;
left: -50px;
top: 10px;
line-height: 0;
color: #F39D2F;
}
.uc-blockquote span:after {
content: "\201D";
font-family: serif;
position: absolute;
font-size: 60px;
right: -50px;
bottom: -10px;
line-height: 0;
color: #F39D2F;
}
.uc-blockquote .uc-blockquote-user {
text-transform: uppercase;
color: #F39D2F;
}
@media screen and (max-width: 1000px) {
.uc-blockquote {
padding: 30px;
}
}
.uc-b3-panel {
padding: 30px 15px;
background: #666666;
text-align: center;
background-size: cover;
background-repeat: no-repeat;
border-radius: 50px 0 50px 0;
}
.uc-b3-panel__inner {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
align-items: center;
}
.uc-b3-header {
margin-bottom: 40px;
}
.uc-b3-wrapper {
display: flex;
justify-content: flex-start;
align-items: center;
width: 23%;
margin: 0 0% 30px;
}
.uc-b3-wrapper__img {
width: 80px;
height: auto;
}
.uc-b3-text {
padding-left: 15px;
text-align: left;
color: #fff;
font-size: 0.9rem
}
@media screen and (max-width: 1178px) {
.uc-b3-wrapper {
width: 44%;
margin: 0 0 40px;
}
}
@media screen and (max-width: 767px) {
.uc-b3-wrapper {
width: 100%;
margin: 0 auto 40px;
}
}
.uc-footer {
padding: 20px;
text-align: center;
}
Нам доверяют свой бизнес
Наша компания представляет широкий спектр продуктов и услуг в городах: Костанай, Рудный, Лисаковск и по Костанайской области: .ucv-b1-panel { padding: 20px 0; text-align: center; } .ucv-b1-panel:after { content: " "; display: block; clear: both; font-size: 0px; } .ucv-b1-header { margin-bottom: 40px; text-align: center; } .ucv-b1-wrapper { display: inline-block; vertical-align: top; margin: 10px 0.5%; text-decoration: none; } .ucv-b1-img-holder { display: block; text-align: center; position: relative; overflow: hidden; max-width: 300px; margin: 0 auto; border: 1px solid #ebebeb; } .ucv-b1-img-holder img { display: block; height: auto !important; transition: all .7s; } .ucv-b1-img-holder:hover .ucv-b1-name { transform: translateY(-250px); } .ucv-b1-img-holder:hover img { transform: translateY(-50%); } .ucv-b1-img-holder:hover .ucv-b1-hint { bottom: 0; } .ucv-b1-hint { position: absolute; left: 0; bottom: -100%; width: 100%; height: 100%; background-color: #ef5e3d; text-align: left; color: #fff; transition: all .7s; overflow: hidden; } .ucv-b1-hint-body { position: absolute; top: 50%; left: 0; width: 100%; transform: translateY(-50%); -webkit-transform: translateY(-50%); padding: 15px; box-sizing: border-box; } .ucv-b1-name { font-size: 18px; color: #fff; display: inline-block; position: absolute; bottom: 0px; left: 0; text-align: left; background-color: #ED451F; padding: 10px; transition: all .7s; } .ucv-b1-name:hover {} .ucv-b1-desc { display: block; margin: 10px 0; position: absolute; visibility: hidden; color: #333; } .ucv-b1-panel .ucv-b1-wrapper { width: 45%; text-decoration: none; } @media screen and (max-width: 1100px) { .ucv-b1-panel .ucv-b1-wrapper { width: 46%; } .ucv-b1-panel .ucv-b1-wrapper+.ucv-b1-wrapper+.ucv-b1-wrapper { width: 46%; } } @media screen and (max-width: 700px) { .ucv-b1-desc { position: static; visibility: visible; } .ucv-b1-panel .ucv-b1-wrapper, .ucv-b1-panel .ucv-b1-wrapper+.ucv-b1-wrapper+.ucv-b1-wrapper { width: auto; margin-right: 15px; margin-left: 15px; } } :root { --infograph-color2: #4d4d4d; --infograph-color1: #ED451F; } @media screen and (min-width: 320px) { .infographic_wrapper { padding: 20px 10px; text-align: center; } .infographic_container { display: flex; flex-wrap: wrap; justify-content: center; } } .block { border: 1px solid black; border: transparent; padding: 10px; width: 80%; margin: 5px; height: 100px; } .right { float: right; margin-left: 20px; } .left { float: left; margin-right: 20px; } .left:hover { border-left: 2px solid #fa9543; border-bottom: 2px solid #fa9543; border-radius: 5px; transition: 0.2s; } .right:hover { border-right: 2px solid #fa9543; border-bottom: 2px solid #fa9543; border-radius: 5px; transition: 0.2s; } .block .title { font-weight: 600; } .block .title:hover { color: #fa9543; font-weight: 600; transition: 0.2s; } .video-list { padding: 0; margin: 0; display: flex; max-width: 1200px; width: 100%; flex-wrap: wrap; gap: 20px; flex-grow: 1; } .video-list-item { display: flex; flex-direction: column; flex: 1; width: 30%; height: 30%; border: 3px solid #ED451F; border-radius: 15px; align-items: center; justify-items: center; max-width: 33%; min-width: 30%; } iframe { border-radius: 15px; } @media (max-width: 575.98px) { .slideshow { height: 100px; } } Станция «Радио-SANA» Включи хорошее настроение! Станция «Радио-Рауан» Душа каждой компании! Компания «SANA-Vision» Вы представляете! Мы воплощаем! Рекламное агентство «SANA» Реклама делает бизнес, мы делаем рекламу! Служба наружной рекламы «SANA» Обнаружим что угодно! Центр оперативной полиграфии «SANA» Оперативно! Доступно! Эффектно! Семейная сауна «SANA» С музыкой парим – здоровье дарим! Компания «Компьютер без проблем» По карману всем!
Наша компания представляет широкий спектр продуктов и услуг в городах: Костанай, Рудный, Лисаковск и по Костанайской области: .ucv-b1-panel { padding: 20px 0; text-align: center; } .ucv-b1-panel:after { content: " "; display: block; clear: both; font-size: 0px; } .ucv-b1-header { margin-bottom: 40px; text-align: center; } .ucv-b1-wrapper { display: inline-block; vertical-align: top; margin: 10px 0.5%; text-decoration: none; } .ucv-b1-img-holder { display: block; text-align: center; position: relative; overflow: hidden; max-width: 300px; margin: 0 auto; border: 1px solid #ebebeb; } .ucv-b1-img-holder img { display: block; height: auto !important; transition: all .7s; } .ucv-b1-img-holder:hover .ucv-b1-name { transform: translateY(-250px); } .ucv-b1-img-holder:hover img { transform: translateY(-50%); } .ucv-b1-img-holder:hover .ucv-b1-hint { bottom: 0; } .ucv-b1-hint { position: absolute; left: 0; bottom: -100%; width: 100%; height: 100%; background-color: #ef5e3d; text-align: left; color: #fff; transition: all .7s; overflow: hidden; } .ucv-b1-hint-body { position: absolute; top: 50%; left: 0; width: 100%; transform: translateY(-50%); -webkit-transform: translateY(-50%); padding: 15px; box-sizing: border-box; } .ucv-b1-name { font-size: 18px; color: #fff; display: inline-block; position: absolute; bottom: 0px; left: 0; text-align: left; background-color: #ED451F; padding: 10px; transition: all .7s; } .ucv-b1-name:hover {} .ucv-b1-desc { display: block; margin: 10px 0; position: absolute; visibility: hidden; color: #333; } .ucv-b1-panel .ucv-b1-wrapper { width: 45%; text-decoration: none; } @media screen and (max-width: 1100px) { .ucv-b1-panel .ucv-b1-wrapper { width: 46%; } .ucv-b1-panel .ucv-b1-wrapper+.ucv-b1-wrapper+.ucv-b1-wrapper { width: 46%; } } @media screen and (max-width: 700px) { .ucv-b1-desc { position: static; visibility: visible; } .ucv-b1-panel .ucv-b1-wrapper, .ucv-b1-panel .ucv-b1-wrapper+.ucv-b1-wrapper+.ucv-b1-wrapper { width: auto; margin-right: 15px; margin-left: 15px; } } :root { --infograph-color2: #4d4d4d; --infograph-color1: #ED451F; } @media screen and (min-width: 320px) { .infographic_wrapper { padding: 20px 10px; text-align: center; } .infographic_container { display: flex; flex-wrap: wrap; justify-content: center; } } .block { border: 1px solid black; border: transparent; padding: 10px; width: 80%; margin: 5px; height: 100px; } .right { float: right; margin-left: 20px; } .left { float: left; margin-right: 20px; } .left:hover { border-left: 2px solid #fa9543; border-bottom: 2px solid #fa9543; border-radius: 5px; transition: 0.2s; } .right:hover { border-right: 2px solid #fa9543; border-bottom: 2px solid #fa9543; border-radius: 5px; transition: 0.2s; } .block .title { font-weight: 600; } .block .title:hover { color: #fa9543; font-weight: 600; transition: 0.2s; } .video-list { padding: 0; margin: 0; display: flex; max-width: 1200px; width: 100%; flex-wrap: wrap; gap: 20px; flex-grow: 1; } .video-list-item { display: flex; flex-direction: column; flex: 1; width: 30%; height: 30%; border: 3px solid #ED451F; border-radius: 15px; align-items: center; justify-items: center; max-width: 33%; min-width: 30%; } iframe { border-radius: 15px; } @media (max-width: 575.98px) { .slideshow { height: 100px; } } Станция «Радио-SANA» Включи хорошее настроение! Станция «Радио-Рауан» Душа каждой компании! Компания «SANA-Vision» Вы представляете! Мы воплощаем! Рекламное агентство «SANA» Реклама делает бизнес, мы делаем рекламу! Служба наружной рекламы «SANA» Обнаружим что угодно! Центр оперативной полиграфии «SANA» Оперативно! Доступно! Эффектно! Семейная сауна «SANA» С музыкой парим – здоровье дарим! Компания «Компьютер без проблем» По карману всем!