@charset "UTF-8";
@charset "UTF-8";
.dnd-icon-remove.deleting { font-size:12px; color:#000; font-weight: 500; position: relative; top:-3px; }
.dnd-icon-remove.deleting:after { display:none!important; }
.wpcf7-drag-n-drop-file.d-none {
display:none;
opacity:0;
visibility:hidden;
position:absolute;
top:0;
} .dnd-upload-status {
display:flex;
padding:4px 0;
align-items:center;
position:relative;
} .dnd-upload-status .dnd-upload-image {
width:40px;
height:40px;
border:1px solid #a5a5a5;
text-align:center;
border-radius:100%;
position:relative;
}
.dnd-upload-status .dnd-upload-image span.file {
background-image: url("data:image/svg+xml,%0A%3Csvg width='18' height='23' viewBox='0 0 18 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.569 0.659576H0.5V23H18V6.09053L12.569 0.659576ZM12.7872 1.93075L16.7288 5.87234H12.7872V1.93075ZM1.24468 22.2553V1.40426H12.0426V6.61702H17.2553V22.2553H1.24468Z' fill='%235C5B5B'/%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
background-size: 100%;
height: 21px;
width: 16px;
display: block;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
-moz-transform : translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
} .dnd-upload-status .dnd-upload-details {
padding-left:10px;
width: calc(100% - 40px);
}
.dnd-upload-status .dnd-upload-details .name {color:#016d98; padding:4px 0; padding-right:60px; display:flex; }
.dnd-upload-status .dnd-upload-details .name span { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; position: relative; padding-right:10px; }
.dnd-upload-status .dnd-upload-details .name em {color:#444242;	font-weight:700; } .dnd-upload-status .dnd-upload-details .remove-file {
position:absolute;
right:0;
top:10px;
text-decoration:none;
box-shadow:none;
outline:none;
opacity:1;
}
.dnd-upload-status .dnd-upload-details .remove-file span:after {
content: '';
width:15px;
height:15px;
display: block;
background-repeat:no-repeat;
background-size:100%;
background-image: url("data:image/svg+xml,%3Csvg width='35' height='35' viewBox='0 0 35 35' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.5 0C7.83499 0 0 7.83499 0 17.5C0 27.165 7.83499 35 17.5 35C27.165 35 35 27.165 35 17.5C34.9888 7.83965 27.1604 0.0112198 17.5 0ZM17.5 33.871C8.45857 33.871 1.12903 26.5414 1.12903 17.5C1.12903 8.45857 8.45857 1.12903 17.5 1.12903C26.5414 1.12903 33.871 8.45857 33.871 17.5C33.861 26.5373 26.5373 33.861 17.5 33.871Z' fill='black'/%3E%3Cpath d='M25.4834 9.51661C25.2629 9.29624 24.9056 9.29624 24.6852 9.51661L17.5 16.7018L10.3148 9.51661C10.0983 9.29236 9.74087 9.28615 9.51661 9.50271C9.29236 9.71927 9.28615 10.0767 9.50271 10.3009C9.50723 10.3057 9.51188 10.3103 9.51661 10.3148L16.7018 17.5L9.51661 24.6852C9.29236 24.9018 9.28615 25.2591 9.50278 25.4834C9.71941 25.7076 10.0768 25.7139 10.301 25.4972C10.3057 25.4927 10.3103 25.488 10.3148 25.4834L17.5 18.2982L24.6852 25.4834C24.9094 25.7 25.2668 25.6938 25.4834 25.4696C25.6947 25.2508 25.6947 24.9039 25.4834 24.6852L18.2982 17.5L25.4834 10.3148C25.7038 10.0944 25.7038 9.73705 25.4834 9.51661Z' fill='black'/%3E%3C/svg%3E%0A");
}
.dnd-upload-status.in-progress .remove-file { opacity:0.2;}
.dnd-upload-status .dnd-upload-details span.has-error { color:#f50505; } .dnd-upload-status .dnd-upload-details .dnd-progress-bar {
display: block;
border-radius: 5px;
overflow: hidden;
background: #565555;
height: 14px;
}
.dnd-upload-status .dnd-upload-details .dnd-progress-bar span {
background: #4CAF50;
display: block;
font-size: 11px;
text-align: right;
color: #fff;
height: 100%;
width:0;
line-height:14px;
}
.dnd-upload-status .dnd-upload-details .dnd-progress-bar span.complete { width:100%!important; padding-right:5px; }
.dnd-upload-counter { position:absolute; right:5px; bottom:3px; font-size:12px; } .codedropz-upload-handler {
border:2px dashed #c5c5c5;
border-radius:5px;
margin-bottom:10px;
position:relative;
}
.codedropz-upload-container {
padding:15px 20px;
}
.codedropz-upload-inner {
overflow:hidden;
width:100%; text-align:center;
text-overflow: ellipsis;
font-weight:inherit;
}
.codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn {
text-decoration:none;
box-shadow:none;
}
.codedropz-upload-inner h3 {
margin:5px 0;
font-size:30px;
line-height:32px;
word-break:break-word;
} .codedropz-dragover {
border-color:#6b6a6a;
}
.codedropz-upload-wrapper span.has-error-msg {
display:inline-block;
color:#ff0000;
padding:5px 0;
font-style:italic;
} .wpcf7-form label.error-new {
color: #900;
font-size: 11px;
float: none;
padding-left: 5px;
}
.wpcf7-form .codedropz-upload-wrapper.invalid .codedropz-upload-handler{
border-bottom-color: #900;
border-bottom-style: solid;
} @media screen and (max-width: 767px) {
.dnd-upload-status .dnd-upload-details .name em { font-weight:normal; }
.dnd-upload-status .dnd-upload-details .name { padding-right:60px; }
.codedropz-upload-inner h3 { font-size:22px; }
}.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}
    .fbc-page .fbc-items {
margin-bottom: 20px;
list-style: none;
border-radius: 4px;
}
.fbc-page .fbc-items>li {
display: inline-block;
}
.fbc-page .fbc-items>li+li:before {
color: #ccc;
}  .fbc-page * {
margin: 0;
padding: 0;
}
.fbc-page .fbc-wrap .fbc-items {
font-family: "Roboto", sans-serif;
margin: 0;
padding: 0;
width: auto;
display: block;
float: left;
font-size: 16px;
}
.fbc-page .fbc-wrap .fbc-items li {
padding: 15px 0;
line-height: normal;
}
.fbc-page .fbc-wrap .fbc-items li:first-child {
border-radius: 4px 0 0 4px;
padding-left: 16px;
padding-right: 0px;
}
.fbc-page .fbc-wrap .fbc-items li:last-child {
border-radius: 0 4px 4px 0;
padding-right: 15px;
}
.fbc-page .fbc-wrap .fbc-items li a {
color: #337ab7;
}
.fbc-page .fbc-wrap .fbc-items li a i {
margin-right: 5px;
}
.fbc-page .fbc-wrap .fbc-items li.active a {
color: #27272a;
}
@media (max-width: 768px) {
.fbc-page .fbc-wrap .fbc-items {
padding: 0 10px;
}
.fbc-page .fbc-wrap .fbc-items li:last-child {
padding-right: 0;
}
.fbc-page .fbc-wrap .fbc-items li:nth-child(7),
.fbc-page .fbc-wrap .fbc-items li:nth-child(8),
.fbc-page .fbc-wrap .fbc-items li:nth-child(9) {
padding-top: 0;
}
.fbc-page .fbc-wrap .fbc-items li a i {
margin-right: 1px;
}
.fbc-page .fbc-wrap .fbc-items li .fbc-separator {
margin-left: 5px;
}
.fbc-page .fbc-wrap .fbc-items li:nth-child(even) .fbc-separator {
margin: 0 0px;
}
}
.fbc-page .clearfix::before,
.fbc-page .clearfix::after {
content: " ";
display: table;
}
.fbc-page .clearfix::after {
clear: both;
}
.fbc-page .fbc-wrap .fbc-items li:first-child{
margin-right: 3px;
}
.fbc-page .fbc-wrap .fbc-items li{
padding: 15px 2px;
}@font-face{font-family:'FontAwesome';src:url(//website-test.integrasources.com/wp-content/plugins/flexy-breadcrumb/public/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//website-test.integrasources.com/wp-content/plugins/flexy-breadcrumb/public/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//website-test.integrasources.com/wp-content/plugins/flexy-breadcrumb/public/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//website-test.integrasources.com/wp-content/plugins/flexy-breadcrumb/public/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//website-test.integrasources.com/wp-content/plugins/flexy-breadcrumb/public/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//website-test.integrasources.com/wp-content/plugins/flexy-breadcrumb/public/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}html.os-html,
html.os-html>.os-host {
display: block;
overflow: hidden;
box-sizing: border-box;
height: 100% !important;
width: 100% !important;
min-width: 100% !important;
min-height: 100% !important;
margin: 0 !important;
position: absolute !important
}
html.os-html>.os-host>.os-padding {
position: absolute
}
body.os-dragging,
body.os-dragging * {
cursor: default
}
.os-host,
.os-host-textarea {
position: relative;
overflow: visible !important;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start;
-webkit-box-align: start;
-ms-flex-align: start;
-ms-grid-row-align: flex-start;
align-items: flex-start
}
.os-host-flexbox {
overflow: hidden !important;
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
.os-host-flexbox>.os-size-auto-observer {
height: inherit !important
}
.os-host-flexbox>.os-content-glue {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-ms-flex-negative: 0;
flex-shrink: 0
}
.os-host-flexbox>.os-content-glue,
.os-host-flexbox>.os-size-auto-observer {
min-height: 0;
min-width: 0;
-webkit-box-flex: 0;
-ms-flex-positive: 0;
flex-grow: 0;
-ms-flex-negative: 1;
flex-shrink: 1;
-ms-flex-preferred-size: auto;
flex-basis: auto
}
#os-dummy-scrollbar-size {
position: fixed;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
visibility: hidden;
overflow: scroll;
height: 500px;
width: 500px
}
#os-dummy-scrollbar-size>div {
width: 200%;
height: 200%;
margin: 10px 0
}
#os-dummy-scrollbar-size:after,
#os-dummy-scrollbar-size:before,
.os-content:after,
.os-content:before {
content: "";
display: table;
width: .01px;
height: .01px;
line-height: 0;
font-size: 0;
flex-grow: 0;
flex-shrink: 0;
visibility: hidden
}
#os-dummy-scrollbar-size,
.os-viewport {
-ms-overflow-style: scrollbar !important
}
.os-viewport-native-scrollbars-invisible#os-dummy-scrollbar-size,
.os-viewport-native-scrollbars-invisible.os-viewport {
scrollbar-width: none !important
}
.os-viewport-native-scrollbars-invisible#os-dummy-scrollbar-size::-webkit-scrollbar,
.os-viewport-native-scrollbars-invisible#os-dummy-scrollbar-size::-webkit-scrollbar-corner,
.os-viewport-native-scrollbars-invisible.os-viewport::-webkit-scrollbar,
.os-viewport-native-scrollbars-invisible.os-viewport::-webkit-scrollbar-corner {
display: none !important;
width: 0 !important;
height: 0 !important;
visibility: hidden !important;
background: 0 0 !important
}
.os-content-glue {
box-sizing: inherit;
max-height: 100%;
max-width: 100%;
width: 100%;
pointer-events: none
}
.os-padding {
box-sizing: inherit;
direction: inherit;
position: absolute;
overflow: visible;
padding: 0;
margin: 0;
left: 0;
top: 0;
bottom: 0;
right: 0;
width: auto !important;
height: auto !important;
z-index: 0
}
.os-host-overflow>.os-padding,
.os-viewport {
overflow: hidden
}
.os-viewport {
direction: inherit !important;
box-sizing: inherit !important;
resize: none !important;
outline: 0 !important;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
padding: 0;
margin: 0;
-webkit-overflow-scrolling: touch
}
.os-content-arrange {
position: absolute;
z-index: -1;
min-height: 1px;
min-width: 1px;
pointer-events: none
}
.os-content {
direction: inherit;
box-sizing: border-box !important;
position: relative;
display: block;
height: 100%;
width: 100%;
visibility: visible
}
.os-content>.os-textarea {
box-sizing: border-box !important;
direction: inherit !important;
background: 0 0 !important;
outline: 0 transparent !important;
overflow: hidden !important;
position: absolute !important;
display: block !important;
top: 0 !important;
left: 0 !important;
margin: 0 !important;
border-radius: 0 !important;
float: none !important;
-webkit-filter: none !important;
filter: none !important;
border: 0 !important;
resize: none !important;
-webkit-transform: none !important;
transform: none !important;
max-width: none !important;
max-height: none !important;
box-shadow: none !important;
-webkit-perspective: none !important;
perspective: none !important;
opacity: 1 !important;
z-index: 1 !important;
clip: auto !important;
vertical-align: baseline !important;
padding: 0
}
.os-host-rtl>.os-padding>.os-viewport>.os-content>.os-textarea {
right: 0 !important
}
.os-content>.os-textarea-cover {
z-index: -1;
pointer-events: none
}
.os-content>.os-textarea[wrap=off] {
white-space: pre !important;
margin: 0 !important
}
.os-text-inherit {
font-family: inherit;
font-size: inherit;
font-weight: inherit;
font-style: inherit;
font-variant: inherit;
text-transform: inherit;
text-decoration: inherit;
text-indent: inherit;
text-align: inherit;
text-shadow: inherit;
text-overflow: inherit;
letter-spacing: inherit;
word-spacing: inherit;
line-height: inherit;
unicode-bidi: inherit;
direction: inherit;
color: inherit;
cursor: text
}
.os-resize-observer,
.os-resize-observer-host {
box-sizing: inherit;
display: block;
visibility: hidden;
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
overflow: hidden;
pointer-events: none;
z-index: -1
}
.os-resize-observer-host {
padding: inherit;
border: inherit;
border-color: transparent;
border-style: solid;
box-sizing: border-box
}
.os-resize-observer-host.observed {
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: flex-start
}
.os-resize-observer-host.observed>.os-resize-observer,
.os-resize-observer-host>.os-resize-observer {
height: 200%;
width: 200%;
padding: inherit;
border: inherit;
margin: 0;
display: block;
box-sizing: content-box
}
.os-resize-observer-host.observed>.os-resize-observer,
.os-resize-observer-host.observed>.os-resize-observer:before {
display: flex;
position: relative;
flex-grow: 1;
flex-shrink: 0;
flex-basis: auto;
box-sizing: border-box
}
.os-resize-observer-host.observed>.os-resize-observer:before {
content: "";
box-sizing: content-box;
padding: inherit;
border: inherit;
margin: 0
}
.os-size-auto-observer {
box-sizing: inherit !important;
height: 100%;
width: inherit;
max-width: 1px;
position: relative;
float: left;
max-height: 1px;
overflow: hidden;
z-index: -1;
padding: 0;
margin: 0;
pointer-events: none;
-webkit-box-flex: inherit;
-ms-flex-positive: inherit;
flex-grow: inherit;
-ms-flex-negative: 0;
flex-shrink: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0
}
.os-size-auto-observer>.os-resize-observer {
width: 1000%;
height: 1000%;
min-height: 1px;
min-width: 1px
}
.os-resize-observer-item {
right: 0;
bottom: 0;
overflow: hidden;
z-index: -1;
opacity: 0;
direction: ltr !important
}
.os-resize-observer-item,
.os-resize-observer-item-final {
position: absolute;
top: 0;
left: 0;
-webkit-box-flex: 0 !important;
-ms-flex: none !important;
flex: none !important
}
.os-resize-observer-item-final {
-webkit-transition: none !important;
transition: none !important
}
.os-resize-observer {
-webkit-animation-duration: 1ms;
animation-duration: 1ms;
-webkit-animation-name: os-resize-observer-dummy-animation;
animation-name: os-resize-observer-dummy-animation
}
object.os-resize-observer {
box-sizing: border-box !important
}
@-webkit-keyframes os-resize-observer-dummy-animation {
0% {
z-index: 0
}
to {
z-index: -1
}
}
@keyframes os-resize-observer-dummy-animation {
0% {
z-index: 0
}
to {
z-index: -1
}
}
.os-host-transition>.os-scrollbar,
.os-host-transition>.os-scrollbar-corner {
-webkit-transition: opacity .3s, visibility .3s, top .3s, right .3s, bottom .3s, left .3s;
transition: opacity .3s, visibility .3s, top .3s, right .3s, bottom .3s, left .3s
}
html.os-html>.os-host>.os-scrollbar {
position: absolute;
z-index: 999999
}
.os-scrollbar,
.os-scrollbar-corner {
position: absolute;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
z-index: 1
}
.os-scrollbar-corner {
bottom: 0;
right: 0
}
.os-scrollbar {
pointer-events: none
}
.os-scrollbar-track {
position: relative;
padding: 0 !important;
border: 0 !important
}
.os-scrollbar-handle,
.os-scrollbar-track {
pointer-events: auto;
height: 100%;
width: 100%
}
.os-scrollbar-handle {
position: absolute
}
.os-scrollbar-handle-off,
.os-scrollbar-track-off {
pointer-events: none
}
.os-scrollbar.os-scrollbar-unusable,
.os-scrollbar.os-scrollbar-unusable * {
pointer-events: none !important
}
.os-scrollbar.os-scrollbar-unusable .os-scrollbar-handle {
opacity: 0 !important
}
.os-scrollbar-horizontal {
bottom: 0;
left: 0
}
.os-scrollbar-vertical {
top: 0;
right: 0
}
.os-host-rtl>.os-scrollbar-horizontal {
right: 0
}
.os-host-rtl>.os-scrollbar-corner,
.os-host-rtl>.os-scrollbar-vertical {
right: auto;
left: 0
}
.os-host-resize-disabled.os-host-scrollbar-horizontal-hidden>.os-scrollbar-corner,
.os-host-resize-disabled.os-host-scrollbar-vertical-hidden>.os-scrollbar-corner,
.os-host-scrollbar-horizontal-hidden>.os-scrollbar-horizontal,
.os-host-scrollbar-vertical-hidden>.os-scrollbar-vertical,
.os-padding+.os-scrollbar-corner,
.os-scrollbar-auto-hidden,
.os-scrollbar-horizontal+.os-scrollbar-vertical.os-scrollbar-auto-hidden+.os-scrollbar-corner,
.os-scrollbar-horizontal.os-scrollbar-auto-hidden+.os-scrollbar-vertical+.os-scrollbar-corner,
.os-scrollbar-horizontal.os-scrollbar-auto-hidden+.os-scrollbar-vertical.os-scrollbar-auto-hidden+.os-scrollbar-corner {
opacity: 0;
visibility: hidden;
pointer-events: none
}
.os-scrollbar-corner-resize-both {
cursor: nwse-resize
}
.os-host-rtl>.os-scrollbar-corner-resize-both {
cursor: nesw-resize
}
.os-scrollbar-corner-resize-horizontal {
cursor: ew-resize
}
.os-scrollbar-corner-resize-vertical {
cursor: ns-resize
}
.os-dragging .os-scrollbar-corner.os-scrollbar-corner-resize {
cursor: default
}
.os-host-resize-disabled.os-host-scrollbar-horizontal-hidden>.os-scrollbar-vertical {
top: 0;
bottom: 0
}
.os-host-resize-disabled.os-host-scrollbar-vertical-hidden>.os-scrollbar-horizontal,
.os-host-rtl.os-host-resize-disabled.os-host-scrollbar-vertical-hidden>.os-scrollbar-horizontal {
right: 0;
left: 0
}
.os-scrollbar-corner.os-scrollbar-corner-resize,
.os-scrollbar:hover {
opacity: 1 !important;
visibility: visible !important
}
.os-scrollbar-corner.os-scrollbar-corner-resize {
background-image: url(data:image/svg+xml;	base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCI+PHBhdGggZD0iTTcuNDI0IDBhMS4zMSAxLjMxIDAgMDAtMS4zMSAxLjMxYzAgLjMuMTA0LjU3MS4yNzMuNzkyLjIxLjE0MS40NjYuMjE4LjczNy4yMThhMS4zMSAxLjMxIDAgMDAxLjMxLTEuMzFjMC0uMjcxLS4wNzctLjUyOC0uMjE4LS43MzdBMS4yOTggMS4yOTggMCAwMDcuNDI0IDB6bTAgMy4wODRhMS4zMSAxLjMxIDAgMDAtMS4zMSAxLjMxYzAgLjMuMTA0LjU3MS4yNzMuNzkyLjIxLjE0MS40NjYuMjE4LjczNy4yMThhMS4zMSAxLjMxIDAgMDAxLjMxLTEuMzFjMC0uMjcxLS4wNzctLjUyOC0uMjE4LS43MzdhMS4yOTggMS4yOTggMCAwMC0uNzkyLS4yNzN6bS0zLjA4NCAwYTEuMzEgMS4zMSAwIDAwLTEuMzEgMS4zMWMwIC4zLjEwNC41NzEuMjczLjc5Mi4yMDkuMTQxLjQ2NS4yMTguNzM3LjIxOGExLjMxIDEuMzEgMCAwMDEuMzEtMS4zMWMwLS4yNzEtLjA3Ny0uNTI4LS4yMTktLjczN2ExLjI5OCAxLjI5OCAwIDAwLS43OTEtLjI3M3ptLTMuMDMgMy4wM0ExLjMxIDEuMzEgMCAwMDAgNy40MjRjMCAuMy4xMDQuNTcxLjI3My43OTIuMjEuMTQxLjQ2Ni4yMTguNzM3LjIxOGExLjMxIDEuMzEgMCAwMDEuMzEtMS4zMWMwLS4yNzEtLjA3Ny0uNTI4LS4yMTgtLjczN2ExLjI5OCAxLjI5OCAwIDAwLS43OTItLjI3M3ptMy4wMyAwYTEuMzEgMS4zMSAwIDAwLTEuMzEgMS4zMWMwIC4zLjEwNC41NzEuMjczLjc5Mi4yMDkuMTQxLjQ2NS4yMTguNzM3LjIxOGExLjMxIDEuMzEgMCAwMDEuMzEtMS4zMWMwLS4yNzEtLjA3Ny0uNTI4LS4yMTktLjczN2ExLjI5OCAxLjI5OCAwIDAwLS43OTEtLjI3M3ptMy4wODQgMGExLjMxIDEuMzEgMCAwMC0xLjMxIDEuMzFjMCAuMy4xMDQuNTcxLjI3My43OTIuMjEuMTQxLjQ2Ni4yMTguNzM3LjIxOGExLjMxIDEuMzEgMCAwMDEuMzEtMS4zMWMwLS4yNzEtLjA3Ny0uNTI4LS4yMTgtLjczN2ExLjI5OCAxLjI5OCAwIDAwLS43OTItLjI3M3oiIGZpbGwtb3BhY2l0eT0iLjQ5NCIgZmlsbC1ydWxlPSJldmVub2RkIi8+PHBhdGggZD0iTTguMjE2LjI3M2MuMTQxLjIxLjIxOC40NjYuMjE4LjczN2ExLjMxIDEuMzEgMCAwMS0xLjMxIDEuMzFjLS4yNzEgMC0uNTI4LS4wNzctLjczNy0uMjE4LjI0LjMxMy42MTMuNTE4IDEuMDM3LjUxOGExLjMxIDEuMzEgMCAwMDEuMzEtMS4zMWMwLS40MjQtLjIwNS0uNzk4LS41MTgtMS4wMzd6bTAgMy4wODRjLjE0MS4yMS4yMTguNDY2LjIxOC43MzdhMS4zMSAxLjMxIDAgMDEtMS4zMSAxLjMxYy0uMjcxIDAtLjUyOC0uMDc3LS43MzctLjIxOC4yNC4zMTMuNjEzLjUxOSAxLjAzNy41MTlhMS4zMSAxLjMxIDAgMDAxLjMxLTEuMzFjMC0uNDI1LS4yMDUtLjc5OC0uNTE4LTEuMDM4em0tMy4wODUgMGMuMTQyLjIxLjIxOS40NjYuMjE5LjczN2ExLjMxIDEuMzEgMCAwMS0xLjMxIDEuMzFjLS4yNzIgMC0uNTI4LS4wNzctLjczNy0uMjE4LjI0LjMxMy42MTIuNTE5IDEuMDM3LjUxOWExLjMxIDEuMzEgMCAwMDEuMzEtMS4zMWMwLS40MjUtLjIwNS0uNzk4LS41MTktMS4wMzh6bS0zLjAzIDMuMDNjLjE0Mi4yMS4yMi40NjYuMjIuNzM3YTEuMzEgMS4zMSAwIDAxLTEuMzExIDEuMzFjLS4yNzEgMC0uNTI4LS4wNzctLjczNy0uMjE4LjI0LjMxMy42MTMuNTE4IDEuMDM3LjUxOGExLjMxIDEuMzEgMCAwMDEuMzEtMS4zMWMwLS40MjQtLjIwNS0uNzk4LS41MTgtMS4wMzd6bTMuMDMgMGMuMTQyLjIxLjIxOS40NjYuMjE5LjczN2ExLjMxIDEuMzEgMCAwMS0xLjMxIDEuMzFjLS4yNzIgMC0uNTI4LS4wNzctLjczNy0uMjE4LjI0LjMxMy42MTIuNTE4IDEuMDM3LjUxOGExLjMxIDEuMzEgMCAwMDEuMzEtMS4zMWMwLS40MjQtLjIwNS0uNzk4LS41MTktMS4wMzd6bTMuMDg1IDBjLjE0MS4yMS4yMTguNDY2LjIxOC43MzdhMS4zMSAxLjMxIDAgMDEtMS4zMSAxLjMxYy0uMjcxIDAtLjUyOC0uMDc3LS43MzctLjIxOC4yNC4zMTMuNjEzLjUxOCAxLjAzNy41MThhMS4zMSAxLjMxIDAgMDAxLjMxLTEuMzFjMC0uNDI0LS4yMDUtLjc5OC0uNTE4LTEuMDM3eiIgZmlsbD0iI2ZmZiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);
background-repeat: no-repeat;
background-position: 100% 100%;
pointer-events: auto !important
}
.os-host-rtl>.os-scrollbar-corner.os-scrollbar-corner-resize {
-webkit-transform: scaleX(-1);
transform: scaleX(-1)
}
.os-host-overflow {
overflow: hidden !important
}
.os-theme-none>.os-scrollbar-corner,
.os-theme-none>.os-scrollbar-horizontal,
.os-theme-none>.os-scrollbar-vertical {
display: none !important
}
.os-theme-none>.os-scrollbar-corner-resize {
display: block !important;
min-width: 10px;
min-height: 10px
}
.os-theme-dark>.os-scrollbar-horizontal,
.os-theme-light>.os-scrollbar-horizontal {
right: 10px;
height: 10px
}
.os-theme-dark>.os-scrollbar-vertical,
.os-theme-light>.os-scrollbar-vertical {
bottom: 10px;
width: 10px
}
.os-theme-dark.os-host-rtl>.os-scrollbar-horizontal,
.os-theme-light.os-host-rtl>.os-scrollbar-horizontal {
left: 10px;
right: 0
}
.os-theme-dark>.os-scrollbar-corner,
.os-theme-light>.os-scrollbar-corner {
height: 10px;
width: 10px;
background-color: transparent
}
.os-theme-dark>.os-scrollbar,
.os-theme-light>.os-scrollbar {
padding: 2px;
box-sizing: border-box;
background: 0 0
}
.os-theme-dark>.os-scrollbar.os-scrollbar-unusable,
.os-theme-dark>.os-scrollbar>.os-scrollbar-track,
.os-theme-light>.os-scrollbar.os-scrollbar-unusable,
.os-theme-light>.os-scrollbar>.os-scrollbar-track {
background: 0 0
}
.os-theme-dark>.os-scrollbar-horizontal>.os-scrollbar-track>.os-scrollbar-handle,
.os-theme-light>.os-scrollbar-horizontal>.os-scrollbar-track>.os-scrollbar-handle {
min-width: 30px
}
.os-theme-dark>.os-scrollbar-vertical>.os-scrollbar-track>.os-scrollbar-handle,
.os-theme-light>.os-scrollbar-vertical>.os-scrollbar-track>.os-scrollbar-handle {
min-height: 30px
}
.os-theme-dark.os-host-transition>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle,
.os-theme-light.os-host-transition>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle {
-webkit-transition: background-color .3s;
transition: background-color .3s
}
.os-theme-dark>.os-scrollbar>.os-scrollbar-track,
.os-theme-dark>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle,
.os-theme-light>.os-scrollbar>.os-scrollbar-track,
.os-theme-light>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle {
border-radius: 10px
}
.os-theme-dark>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle {
background: rgba(0, 0, 0, .4)
}
.os-theme-light>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle {
background: hsla(0, 0%, 100%, .4)
}
.os-theme-dark>.os-scrollbar:hover>.os-scrollbar-track>.os-scrollbar-handle {
background: rgba(0, 0, 0, .55)
}
.os-theme-light>.os-scrollbar:hover>.os-scrollbar-track>.os-scrollbar-handle {
background: hsla(0, 0%, 100%, .55)
}
.os-theme-dark>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle.active {
background: rgba(0, 0, 0, .7)
}
.os-theme-light>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle.active {
background: hsla(0, 0%, 100%, .7)
}
.os-theme-dark>.os-scrollbar-horizontal .os-scrollbar-handle:before,
.os-theme-dark>.os-scrollbar-vertical .os-scrollbar-handle:before,
.os-theme-light>.os-scrollbar-horizontal .os-scrollbar-handle:before,
.os-theme-light>.os-scrollbar-vertical .os-scrollbar-handle:before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
display: block
}
.os-theme-dark.os-host-scrollbar-horizontal-hidden>.os-scrollbar-horizontal .os-scrollbar-handle:before,
.os-theme-dark.os-host-scrollbar-vertical-hidden>.os-scrollbar-vertical .os-scrollbar-handle:before,
.os-theme-light.os-host-scrollbar-horizontal-hidden>.os-scrollbar-horizontal .os-scrollbar-handle:before,
.os-theme-light.os-host-scrollbar-vertical-hidden>.os-scrollbar-vertical .os-scrollbar-handle:before {
display: none
}
.os-theme-dark>.os-scrollbar-horizontal .os-scrollbar-handle:before,
.os-theme-light>.os-scrollbar-horizontal .os-scrollbar-handle:before {
top: -6px;
bottom: -2px
}
.os-theme-dark>.os-scrollbar-vertical .os-scrollbar-handle:before,
.os-theme-light>.os-scrollbar-vertical .os-scrollbar-handle:before {
left: -6px;
right: -2px
}
.os-host-rtl.os-theme-dark>.os-scrollbar-vertical .os-scrollbar-handle:before,
.os-host-rtl.os-theme-light>.os-scrollbar-vertical .os-scrollbar-handle:before {
right: -6px;
left: -2px
}
@font-face {
font-family: swiper-icons;
src: url("data:application/font-woff;	charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
font-weight: 400;
font-style: normal
}
:root {
--swiper-theme-color: #007aff
}
.swiper-container {
margin-left: auto;
margin-right: auto;
position: relative;
overflow: hidden;
list-style: none;
padding: 0;
z-index: 1
}
.swiper-container-vertical>.swiper-wrapper {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column
}
.swiper-wrapper {
position: relative;
width: 100%;
height: 100%;
z-index: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-transition-property: -webkit-transform;
transition-property: -webkit-transform;
transition-property: transform;
transition-property: transform, -webkit-transform;
-webkit-box-sizing: content-box;
box-sizing: content-box
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
-webkit-transform: translateZ(0);
transform: translateZ(0)
}
.swiper-container-multirow>.swiper-wrapper {
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.swiper-container-multirow-column>.swiper-wrapper {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column
}
.swiper-container-free-mode>.swiper-wrapper {
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
margin: 0 auto
}
.swiper-container-pointer-events {
-ms-touch-action: pan-y;
touch-action: pan-y
}
.swiper-container-pointer-events.swiper-container-vertical {
-ms-touch-action: pan-x;
touch-action: pan-x
}
.swiper-slide {
-ms-flex-negative: 0;
flex-shrink: 0;
width: 100%;
height: 100%;
position: relative;
-webkit-transition-property: -webkit-transform;
transition-property: -webkit-transform;
transition-property: transform;
transition-property: transform, -webkit-transform
}
.swiper-slide-invisible-blank {
visibility: hidden
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
height: auto
}
.swiper-container-autoheight .swiper-wrapper {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-transition-property: height, -webkit-transform;
transition-property: height, -webkit-transform;
transition-property: transform, height;
transition-property: transform, height, -webkit-transform
}
.swiper-container-3d {
-webkit-perspective: 1200px;
perspective: 1200px
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 10
}
.swiper-container-3d .swiper-slide-shadow-left {
background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(transparent));
background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}
.swiper-container-3d .swiper-slide-shadow-right {
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(transparent));
background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}
.swiper-container-3d .swiper-slide-shadow-top {
background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(transparent));
background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}
.swiper-container-3d .swiper-slide-shadow-bottom {
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(transparent));
background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}
.swiper-container-css-mode>.swiper-wrapper {
overflow: auto;
scrollbar-width: none;
-ms-overflow-style: none
}
.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {
display: none
}
.swiper-container-css-mode>.swiper-wrapper>.swiper-slide {
scroll-snap-align: start start
}
.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {
-ms-scroll-snap-type: x mandatory;
scroll-snap-type: x mandatory
}
.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper {
-ms-scroll-snap-type: y mandatory;
scroll-snap-type: y mandatory
}
:root {
--swiper-navigation-size: 44px
}
.swiper-button-next,
.swiper-button-prev {
position: absolute;
top: 50%;
width: calc(var(--swiper-navigation-size)/44*27);
height: var(--swiper-navigation-size);
margin-top: calc(0px - var(--swiper-navigation-size)/2);
z-index: 10;
cursor: pointer;
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;
color: var(--swiper-navigation-color, var(--swiper-theme-color))
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
opacity: .35;
cursor: auto;
pointer-events: none
}
.swiper-button-next:after,
.swiper-button-prev:after {
font-family: swiper-icons;
font-size: var(--swiper-navigation-size);
text-transform: none !important;
letter-spacing: 0;
text-transform: none;
font-variant: normal;
line-height: 1
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
left: 10px;
right: auto
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
content: "prev"
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
right: 10px;
left: auto
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
content: "next"
}
.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
--swiper-navigation-color: #fff
}
.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
--swiper-navigation-color: #000
}
.swiper-button-lock {
display: none
}
.swiper-pagination {
position: absolute;
text-align: center;
-webkit-transition: opacity .3s;
transition: opacity .3s;
-webkit-transform: translateZ(0);
transform: translateZ(0);
z-index: 10
}
.swiper-pagination.swiper-pagination-hidden {
opacity: 0
}
.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
bottom: 10px
}
.swiper-pagination-bullets-dynamic {
overflow: hidden;
font-size: 0
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
-webkit-transform: scale(.33);
transform: scale(.33);
position: relative
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
-webkit-transform: scale(1);
transform: scale(1)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
-webkit-transform: scale(.66);
transform: scale(.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
-webkit-transform: scale(.33);
transform: scale(.33)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
-webkit-transform: scale(.66);
transform: scale(.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
-webkit-transform: scale(.33);
transform: scale(.33)
}
.swiper-pagination-bullet {
width: 8px;
height: 8px;
display: inline-block;
border-radius: 50%;
background: #000;
opacity: .2
}
button.swiper-pagination-bullet {
border: none;
margin: 0;
padding: 0;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none
}
.swiper-pagination-clickable .swiper-pagination-bullet {
cursor: pointer
}
.swiper-pagination-bullet-active {
opacity: 1;
background: var(--swiper-pagination-color, var(--swiper-theme-color))
}
.swiper-container-vertical>.swiper-pagination-bullets {
right: 10px;
top: 50%;
-webkit-transform: translate3d(0, -50%, 0);
transform: translate3d(0, -50%, 0)
}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
margin: 6px 0;
display: block
}
.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
width: 8px
}
.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
display: inline-block;
-webkit-transition: top .2s, -webkit-transform .2s;
transition: top .2s, -webkit-transform .2s;
transition: transform .2s, top .2s;
transition: transform .2s, top .2s, -webkit-transform .2s
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
margin: 0 4px
}
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
white-space: nowrap
}
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
-webkit-transition: left .2s, -webkit-transform .2s;
transition: left .2s, -webkit-transform .2s;
transition: transform .2s, left .2s;
transition: transform .2s, left .2s, -webkit-transform .2s
}
.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
-webkit-transition: right .2s, -webkit-transform .2s;
transition: right .2s, -webkit-transform .2s;
transition: transform .2s, right .2s;
transition: transform .2s, right .2s, -webkit-transform .2s
}
.swiper-pagination-progressbar {
background: rgba(0, 0, 0, .25);
position: absolute
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
background: var(--swiper-pagination-color, var(--swiper-theme-color));
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
-webkit-transform: scale(0);
transform: scale(0);
-webkit-transform-origin: left top;
transform-origin: left top
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
-webkit-transform-origin: right top;
transform-origin: right top
}
.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
width: 100%;
height: 4px;
left: 0;
top: 0
}
.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
width: 4px;
height: 100%;
left: 0;
top: 0
}
.swiper-pagination-white {
--swiper-pagination-color: #fff
}
.swiper-pagination-black {
--swiper-pagination-color: #000
}
.swiper-pagination-lock {
display: none
}
.swiper-scrollbar {
border-radius: 10px;
position: relative;
-ms-touch-action: none;
background: rgba(0, 0, 0, .1)
}
.swiper-container-horizontal>.swiper-scrollbar {
position: absolute;
left: 1%;
bottom: 3px;
z-index: 50;
height: 5px;
width: 98%
}
.swiper-container-vertical>.swiper-scrollbar {
position: absolute;
right: 3px;
top: 1%;
z-index: 50;
width: 5px;
height: 98%
}
.swiper-scrollbar-drag {
height: 100%;
width: 100%;
position: relative;
background: rgba(0, 0, 0, .5);
border-radius: 10px;
left: 0;
top: 0
}
.swiper-scrollbar-cursor-drag {
cursor: move
}
.swiper-scrollbar-lock {
display: none
}
.swiper-zoom-container {
width: 100%;
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;
text-align: center
}
.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
max-width: 100%;
max-height: 100%;
-o-object-fit: contain;
object-fit: contain
}
.swiper-slide-zoomed {
cursor: move
}
.swiper-lazy-preloader {
width: 42px;
height: 42px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -21px;
margin-top: -21px;
z-index: 10;
-webkit-transform-origin: 50%;
transform-origin: 50%;
-webkit-animation: swiper-preloader-spin 1s linear infinite;
animation: swiper-preloader-spin 1s linear infinite;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border-radius: 50%;
border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
border-top: 4px solid transparent
}
.swiper-lazy-preloader-white {
--swiper-preloader-color: #fff
}
.swiper-lazy-preloader-black {
--swiper-preloader-color: #000
}
@-webkit-keyframes swiper-preloader-spin {
to {
-webkit-transform: rotate(1turn);
transform: rotate(1turn)
}
}
@keyframes swiper-preloader-spin {
to {
-webkit-transform: rotate(1turn);
transform: rotate(1turn)
}
}
.swiper-container .swiper-notification {
position: absolute;
left: 0;
top: 0;
pointer-events: none;
opacity: 0;
z-index: -1000
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out
}
.swiper-container-fade .swiper-slide {
pointer-events: none;
-webkit-transition-property: opacity;
transition-property: opacity
}
.swiper-container-fade .swiper-slide .swiper-slide {
pointer-events: none
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
pointer-events: auto
}
.swiper-container-cube {
overflow: visible
}
.swiper-container-cube .swiper-slide {
pointer-events: none;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 1;
visibility: hidden;
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
width: 100%;
height: 100%
}
.swiper-container-cube .swiper-slide .swiper-slide {
pointer-events: none
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
-webkit-transform-origin: 100% 0;
transform-origin: 100% 0
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
pointer-events: auto
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
pointer-events: auto;
visibility: visible
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
z-index: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden
}
.swiper-container-cube .swiper-cube-shadow {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 100%;
opacity: .6;
z-index: 0
}
.swiper-container-cube .swiper-cube-shadow:before {
content: "";
background: #000;
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
-webkit-filter: blur(50px);
filter: blur(50px)
}
.swiper-container-flip {
overflow: visible
}
.swiper-container-flip .swiper-slide {
pointer-events: none;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 1
}
.swiper-container-flip .swiper-slide .swiper-slide {
pointer-events: none
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
pointer-events: auto
}
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
z-index: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden
}
@font-face {
font-family: Mulish;
font-display: swap;
src: url(//website-test.integrasources.com/wp-content/themes/integra/fonts/mulish/Mulish-VariableFont_wght.woff2) format("woff2");
font-style: normal;
font-weight: 200 1000;
}
@font-face {
font-family: MulishBlack;
font-display: swap;
src: url(//website-test.integrasources.com/wp-content/themes/integra/fonts/mulish/Mulish-VariableFont_wght.woff2) format("woff2");
font-style: normal;
font-weight: 900
}
@font-face {
font-family: MulishMedium;
font-display: swap;
src: url(//website-test.integrasources.com/wp-content/themes/integra/fonts/mulish/Mulish-VariableFont_wght.woff2) format("woff2");
font-style: normal;
font-weight: 500;
}
@font-face {
font-family: MulishRegular;
font-display: swap;
src: url(//website-test.integrasources.com/wp-content/themes/integra/fonts/mulish/Mulish-VariableFont_wght.woff2) format("woff2");
font-style: normal;
font-weight: 400;
}
@font-face {
font-family: RobotoMono;
font-display: swap;
font-weight: 400;
src: url(//website-test.integrasources.com/wp-content/themes/integra/fonts/robotomono/RobotoMono-Regular.woff2), url(//website-test.integrasources.com/wp-content/themes/integra/fonts/robotomono/RobotoMono-Regular.woff)
}
* {
-webkit-box-sizing: border-box;
box-sizing: border-box
}
@-webkit-keyframes hs-resize-observer-dummy-animation {
0% {
z-index: 0
}
to {
z-index: -1
}
}
@keyframes hs-resize-observer-dummy-animation {
0% {
z-index: 0
}
to {
z-index: -1
}
}
@-webkit-keyframes swal2-show {
0% {
-webkit-transform: scale(.7);
transform: scale(.7)
}
45% {
-webkit-transform: scale(1.05);
transform: scale(1.05)
}
80% {
-webkit-transform: scale(.95);
transform: scale(.95)
}
to {
-webkit-transform: scale(1);
transform: scale(1)
}
}
@keyframes swal2-show {
0% {
-webkit-transform: scale(.7);
transform: scale(.7)
}
45% {
-webkit-transform: scale(1.05);
transform: scale(1.05)
}
80% {
-webkit-transform: scale(.95);
transform: scale(.95)
}
to {
-webkit-transform: scale(1);
transform: scale(1)
}
}
@-webkit-keyframes swal2-hide {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1
}
to {
-webkit-transform: scale(.5);
transform: scale(.5);
opacity: 0
}
}
@keyframes swal2-hide {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1
}
to {
-webkit-transform: scale(.5);
transform: scale(.5);
opacity: 0
}
}
@-webkit-keyframes swal2-animate-success-line-tip {
0% {
top: 1.1875em;
left: .0625em;
width: 0
}
54% {
top: 1.0625em;
left: .125em;
width: 0
}
70% {
top: 2.1875em;
left: -.375em;
width: 3.125em
}
84% {
top: 3em;
left: 1.3125em;
width: 1.0625em
}
to {
top: 2.8125em;
left: .875em;
width: 1.5625em
}
}
@keyframes swal2-animate-success-line-tip {
0% {
top: 1.1875em;
left: .0625em;
width: 0
}
54% {
top: 1.0625em;
left: .125em;
width: 0
}
70% {
top: 2.1875em;
left: -.375em;
width: 3.125em
}
84% {
top: 3em;
left: 1.3125em;
width: 1.0625em
}
to {
top: 2.8125em;
left: .875em;
width: 1.5625em
}
}
@-webkit-keyframes swal2-animate-success-line-long {
0%,
65% {
top: 3.375em;
right: 2.875em;
width: 0
}
84% {
top: 2.1875em;
right: 0;
width: 3.4375em
}
to {
top: 2.375em;
right: .5em;
width: 2.9375em
}
}
@keyframes swal2-animate-success-line-long {
0%,
65% {
top: 3.375em;
right: 2.875em;
width: 0
}
84% {
top: 2.1875em;
right: 0;
width: 3.4375em
}
to {
top: 2.375em;
right: .5em;
width: 2.9375em
}
}
@-webkit-keyframes swal2-rotate-success-circular-line {
0%,
5% {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg)
}
12%,
to {
-webkit-transform: rotate(-405deg);
transform: rotate(-405deg)
}
}
@keyframes swal2-rotate-success-circular-line {
0%,
5% {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg)
}
12%,
to {
-webkit-transform: rotate(-405deg);
transform: rotate(-405deg)
}
}
@-webkit-keyframes swal2-animate-error-x-mark {
0%,
50% {
margin-top: 1.625em;
-webkit-transform: scale(.4);
transform: scale(.4);
opacity: 0
}
80% {
margin-top: -.375em;
-webkit-transform: scale(1.15);
transform: scale(1.15)
}
to {
margin-top: 0;
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1
}
}
@keyframes swal2-animate-error-x-mark {
0%,
50% {
margin-top: 1.625em;
-webkit-transform: scale(.4);
transform: scale(.4);
opacity: 0
}
80% {
margin-top: -.375em;
-webkit-transform: scale(1.15);
transform: scale(1.15)
}
to {
margin-top: 0;
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1
}
}
@-webkit-keyframes swal2-animate-error-icon {
0% {
-webkit-transform: rotateX(100deg);
transform: rotateX(100deg);
opacity: 0
}
to {
-webkit-transform: rotateX(0);
transform: rotateX(0);
opacity: 1
}
}
@keyframes swal2-animate-error-icon {
0% {
-webkit-transform: rotateX(100deg);
transform: rotateX(100deg);
opacity: 0
}
to {
-webkit-transform: rotateX(0);
transform: rotateX(0);
opacity: 1
}
}
@-webkit-keyframes showSweetToast {
0% {
-webkit-transform: translateY(-.625em) rotate(2deg);
transform: translateY(-.625em) rotate(2deg);
opacity: 0
}
33% {
-webkit-transform: translateY(0) rotate(-2deg);
transform: translateY(0) rotate(-2deg);
opacity: .5
}
66% {
-webkit-transform: translateY(.3125em) rotate(2deg);
transform: translateY(.3125em) rotate(2deg);
opacity: .7
}
to {
-webkit-transform: translateY(0) rotate(0);
transform: translateY(0) rotate(0);
opacity: 1
}
}
@keyframes showSweetToast {
0% {
-webkit-transform: translateY(-.625em) rotate(2deg);
transform: translateY(-.625em) rotate(2deg);
opacity: 0
}
33% {
-webkit-transform: translateY(0) rotate(-2deg);
transform: translateY(0) rotate(-2deg);
opacity: .5
}
66% {
-webkit-transform: translateY(.3125em) rotate(2deg);
transform: translateY(.3125em) rotate(2deg);
opacity: .7
}
to {
-webkit-transform: translateY(0) rotate(0);
transform: translateY(0) rotate(0);
opacity: 1
}
}
@-webkit-keyframes hideSweetToast {
0% {
opacity: 1
}
33% {
opacity: .5
}
to {
-webkit-transform: rotate(1deg);
transform: rotate(1deg);
opacity: 0
}
}
@keyframes hideSweetToast {
0% {
opacity: 1
}
33% {
opacity: .5
}
to {
-webkit-transform: rotate(1deg);
transform: rotate(1deg);
opacity: 0
}
}
@-webkit-keyframes animate-toast-success-tip {
0% {
top: .5625em;
left: .0625em;
width: 0
}
54% {
top: .125em;
left: .125em;
width: 0
}
70% {
top: .625em;
left: -.25em;
width: 1.625em
}
84% {
top: 1.0625em;
left: .75em;
width: .5em
}
to {
top: 1.125em;
left: .1875em;
width: .75em
}
}
@keyframes animate-toast-success-tip {
0% {
top: .5625em;
left: .0625em;
width: 0
}
54% {
top: .125em;
left: .125em;
width: 0
}
70% {
top: .625em;
left: -.25em;
width: 1.625em
}
84% {
top: 1.0625em;
left: .75em;
width: .5em
}
to {
top: 1.125em;
left: .1875em;
width: .75em
}
}
@-webkit-keyframes animate-toast-success-long {
0% {
top: 1.625em;
right: 1.375em;
width: 0
}
65% {
top: 1.25em;
right: .9375em;
width: 0
}
84% {
top: .9375em;
right: 0;
width: 1.125em
}
to {
top: .9375em;
right: .1875em;
width: 1.375em
}
}
@keyframes animate-toast-success-long {
0% {
top: 1.625em;
right: 1.375em;
width: 0
}
65% {
top: 1.25em;
right: .9375em;
width: 0
}
84% {
top: .9375em;
right: 0;
width: 1.125em
}
to {
top: .9375em;
right: .1875em;
width: 1.375em
}
}
@-webkit-keyframes swal2-rotate-loading {
0% {
-webkit-transform: rotate(0);
transform: rotate(0)
}
to {
-webkit-transform: rotate(1turn);
transform: rotate(1turn)
}
}
@keyframes swal2-rotate-loading {
0% {
-webkit-transform: rotate(0);
transform: rotate(0)
}
to {
-webkit-transform: rotate(1turn);
transform: rotate(1turn)
}
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1
}
to {
opacity: 0
}
}
@keyframes fadeOut {
0% {
opacity: 1
}
to {
opacity: 0
}
}
.swal2-popup.swal2-loading,
body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
overflow-y: hidden
}
.swal2-container:not(.swal2-top):not(.swal2-top-start):not(.swal2-top-end):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-start):not(.swal2-center-end):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-start):not(.swal2-bottom-end):not(.swal2-bottom-left):not(.swal2-bottom-right):not(.swal2-grow-fullscreen)>.swal2-modal {
margin: auto
}
.swal2-popup .swal2-actions:not(.swal2-loading) .swal2-styled[disabled] {
opacity: .4
}
.swal2-popup .swal2-actions:not(.swal2-loading) .swal2-styled:hover {
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .1)), to(rgba(0, 0, 0, .1)));
background-image: linear-gradient(rgba(0, 0, 0, .1), rgba(0, 0, 0, .1))
}
.swal2-popup .swal2-actions:not(.swal2-loading) .swal2-styled:active {
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .2)), to(rgba(0, 0, 0, .2)));
background-image: linear-gradient(rgba(0, 0, 0, .2), rgba(0, 0, 0, .2))
}
.swal2-popup .swal2-actions.swal2-loading :not(.swal2-styled).swal2-confirm:after {
display: inline-block;
width: 15px;
height: 15px;
margin-left: 5px;
border-radius: 50%;
border: 3px solid #999;
border-right-color: transparent;
-webkit-box-shadow: 1px 1px 1px #fff;
box-shadow: 1px 1px 1px #fff;
content: "";
-webkit-animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
animation: swal2-rotate-loading 1.5s linear 0s infinite normal
}
.swal2-popup .swal2-styled:not([disabled]) {
cursor: pointer
}
@supports (-ms-accelerator:true) {
.swal2-range input {
width: 100% !important
}
.swal2-range output {
display: none
}
}
@-moz-document url-prefix() {
.swal2-close:focus {
outline: 2px solid rgba(50, 100, 150, .4)
}
}
.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep~.swal2-progresscircle,
.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep~.swal2-progressline {
background: #add8e6
}
.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
max-height: 0
}
.hover-block,
.hover-block__big-case {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-transition: 1s;
transition: 1s;
opacity: 0
}
body {
padding-top: 76px !important;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-smoothing: antialiased;
line-height: 1;
min-width: 320px
}
@media (max-width:480px) {
body {
padding-top: 48px !important
}
}
a,
hr {
padding: 0
}
.hover-block {
background-image: linear-gradient(17deg, rgba(0, 63, 155, .9), rgba(0, 158, 253, .7))
}
.hover-block .overlay {
display: none !important
}
footer,
header,
hr {
display: block
}
.hover-block__big-case {
background-image: linear-gradient(57deg, rgba(0, 63, 155, .9), rgba(0, 158, 253, .7))
}
.gradient-button {
background-image: linear-gradient(77deg, rgba(0, 83, 206, .9), rgba(0, 158, 253, .89) 50%, rgba(0, 158, 253, .89) 0, rgba(0, 83, 206, .9)) !important;
background-position: 0 0;
background-size: 200% 100%;
-webkit-transition: background-position .6s;
transition: background-position .6s;
cursor: pointer;
text-decoration: none
}
.gradient-button:active,
.gradient-button:focus {
background-image: linear-gradient(283deg, #004ab6, #008ce0) !important;
outline: 0
}
.gradient-button:hover {
background-position: 100% 0
}
body,
div,
footer,
form,
h1,
h2,
h3,
header,
html,
img,
label,
li,
p,
span,
ul {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: 0 0
}
a {
margin: 0;
font-size: 100%;
vertical-align: baseline;
background: 0 0
}
hr {
height: 1px;
border: 0;
border-top: 1px solid #ccc;
margin: 1em 0
}
input {
vertical-align: middle
}
footer .tell-us-about-project form .error-span {
display: block;
margin-left: auto;
font-family: MulishRegular;
font-size: 12px;
line-height: 2;
letter-spacing: .4px;
text-align: right;
color: #ff3c3c;
opacity: 0;
-webkit-transition: .3s;
transition: .3s
}
footer .tell-us-about-project form .error-span.active {
opacity: 1
}
footer .footer-bottom-block .footer-bottom-block-column-3 a:hover {
-webkit-filter: brightness(1.5);
filter: brightness(1.5)
}
footer input {
-webkit-appearance: none
}
footer .tell-us-about-project .tell-us-about-project-text-block div.desc {
margin-right: 11.4%
}
footer .tell-us-about-project form [type=checkbox]:disabled:checked+label:after {
color: #999
}
footer .tell-us-about-project form {
width: auto
}
footer .tell-us-about-project form [type=checkbox]:checked,
footer .tell-us-about-project form [type=checkbox]:not(:checked) {
position: absolute;
left: -9999px
}
footer .tell-us-about-project form [type=checkbox]+label {
position: relative;
padding-left: 1.95em;
cursor: pointer;
-webkit-tap-highlight-color: transparent
}
footer .tell-us-about-project form [type=checkbox]+label:before {
content: "";
position: absolute;
width: 18px;
height: 18px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
left: 0;
top: -1px;
border: 1px solid #004ab6;
background: #fff;
-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .1);
box-shadow: inset 0 1px 3px rgba(0, 0, 0, .1)
}
footer .tell-us-about-project form [type=checkbox]+label:after {
content: url(//website-test.integrasources.com/wp-content/themes/integra/img/i/enabled.svg);
position: absolute;
top: 0;
left: 0;
font-size: 1.4em;
line-height: .8;
-webkit-transition: all .2s;
transition: all .2s
}
footer .tell-us-about-project form [type=checkbox]:not(:checked)+label:after {
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0)
}
footer .tell-us-about-project form [type=checkbox]:checked+label:after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1)
}
footer .tell-us-about-project form [type=checkbox]:disabled:checked+label:before,
footer .tell-us-about-project form [type=checkbox]:disabled:not(:checked)+label:before {
-webkit-box-shadow: none;
box-shadow: none;
border-color: #bbb;
background-color: #ddd
}
footer .tell-us-about-project form [type=checkbox]:disabled+label {
color: #aaa
}
footer .tell-us-about-project form [type=checkbox]:checked:hover+label:before,
footer .tell-us-about-project form [type=checkbox]:not(:checked):hover+label:before {
border: 1px solid #004ab6
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-webkit-box-align: baseline;
-ms-flex-align: baseline;
align-items: baseline
}
footer .form-row .row input.awards-input.active,
footer .form-row .row input.awards-input.active:hover {
border: 1px solid rgba(0, 158, 253, .9)
}
footer input:not(.phone-input).active:hover {
padding-left: 23px
}
footer .tell-us-about-project form .tell-us-about-project-checkbox-wrapper {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between
}
footer .tell-us-about-project form .tell-us-about-project-checkbox-wrapper p {
color: #fff
}
footer .tell-us-about-project form button {
width: 355px;
-ms-flex-negative: 0;
flex-shrink: 0;
height: 50px;
background-color: #008ce0;
background-image: linear-gradient(82deg, rgba(0, 83, 206, .9), rgba(0, 158, 253, .89));
border: none;
font-family: MulishMedium;
font-size: 11px;
font-weight: 500;
letter-spacing: .5px;
text-align: center;
color: #fff
}
footer .footer-separator hr {
margin-top: 26px
}
@media (max-width:1300px) {
footer .tell-us-about-project .tell-us-about-project-text-block {
margin-left: 4.1%
}
footer .tell-us-about-project form {
margin: 0 42px
}
footer .footer-menu {
margin: 0 4.1%
}
}
@media (max-width:1024px) {
footer {
width: 100%
}
footer .tell-us-about-project .tell-us-about-project-text-block {
margin: 0 4.1% 60px
}
footer .tell-us-about-project .tell-us-about-project-text-block h2 {
font-size: 32px
}
.tell-us-about-project-forms-block-row-1,
.tell-us-about-project-forms-block-row-2 {
margin: 0 auto;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 {
width: 100%;
margin: 0 auto;
overflow: hidden
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input {
padding: 0 0 0 24px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 90%;
margin: 0 0 15px
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 {
width: 100%
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 p {
margin-top: 16px
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea {
width: 100%;
padding: 18px 0 0 24px;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p {
margin: 0
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p:first-child {
margin-right: 34px
}
footer .footer-menu {
margin: 0 3.1%
}
footer .footer-menu .footer-menu-row1 {
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
footer .footer-menu .footer-menu-row1 .footer-menu-row1-column1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
margin-bottom: 46px;
width: 100%
}
footer .footer-menu .footer-menu-row1 .footer-menu-row1-column1 p {
text-align: center;
width: 100% !important
}
footer .footer-menu .footer-menu-row1 .footer-menu-row1-column1 .logo-place {
margin: 0 auto
}
footer .footer-menu .footer-menu-row1 .footer-menu-row1-column4 {
width: 31%
}
footer .footer-bottom-block .footer-bottom-block-column-2 {
text-align: center
}
footer .footer-bottom-block .footer-bottom-block-column-2 p {
width: 139px;
font-size: 12px
}
.tell-us-about-project-forms-block-row-1,
.tell-us-about-project-forms-block-row-2 {
width: 100%
}
}
@media (max-width:1023px) {
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper {
max-width: 100%;
width: auto
}
}
.solute-wrapper .content-wrapper h1 {
max-width: 755px;
font-family: Mulish;
color: #fff;
margin-bottom: 19px;
line-height: 1.13
}
.solute-wrapper .content-wrapper p {
width: 627px;
font-family: MulishRegular;
font-size: 20px;
line-height: 1.4;
letter-spacing: .5px;
color: hsla(0, 0%, 100%, .9)
}
.solute-wrapper .content-wrapper .content__button {
margin-top: 38px;
margin-bottom: 62px;
height: auto
}
.solute-wrapper .content-wrapper .content__button .gradient-button {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
width: 220px;
height: 50px;
background-color: #009efd;
background-image: linear-gradient(77deg, rgba(0, 83, 206, .9), rgba(0, 158, 253, .89));
font-family: MulishMedium;
font-size: 11px;
font-weight: 500;
letter-spacing: .5px;
text-align: center;
color: #fff;
border: none;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
@media (max-width:450px) {
.solute-wrapper .content-wrapper .content__button {
margin-top: 30px;
margin-bottom: 48px
}
.solute-wrapper .content-wrapper .content__button .gradient-button {
width: 180px;
height: 40px
}
}
@media (max-width:700px) {
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row .the-essence-of-integra-plate-row-column2 .the-essence-of-integra-plate-row1 .the-essence-of-integra-plate-row1-column1 p:nth-child(2),
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row .the-essence-of-integra-plate-row-column2 .the-essence-of-integra-plate-row1 .the-essence-of-integra-plate-row1-column2 p:nth-child(2),
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row .the-essence-of-integra-plate-row-column2 .the-essence-of-integra-plate-row2 .the-essence-of-integra-plate-row1-column1 p:nth-child(2),
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row .the-essence-of-integra-plate-row-column2 .the-essence-of-integra-plate-row2 .the-essence-of-integra-plate-row1-column2 p:nth-child(2),
.they-trust-us-wrapper .they-trust-us-logo-wrapper .they-trust-us-logo-row .they-trust-us-logo-block:nth-child(n+5) {
display: none
}
}
@media (max-width:1100px) {
.project-service-wrapper header.header-dark-wrapper a.a-hamburger .hamburger-blue-line:nth-child(2) {
margin-top: 4px
}
}
@media (max-width:768px) {
.project-service-wrapper header.header-dark-wrapper a .hamburger-blue-line:nth-child(2) {
margin-top: 4px
}
}
@media (max-width:425px) {
.project-service-wrapper .recent-projects-images-block .button-wrapper,
.project-service-wrapper .recent-projects-images-block .recent-projects__skinview-wrapper:nth-child(4) {
display: none
}
}
@media (max-width:1100px) {
.gpdr-wrapper header.header-dark-wrapper a.a-hamburger .hamburger-blue-line:nth-child(2) {
margin-top: 4px
}
}
@media (max-width:768px) {
.gpdr-wrapper header.header-dark-wrapper a .hamburger-blue-line:nth-child(2) {
margin-top: 4px
}
.gpdr-wrapper .solute-menu-wrapper h5:first-child.active~h5:last-child:after {
left: -132px
}
}
@media (max-width:425px) {
.gpdr-wrapper .solute-menu-wrapper h5:first-child.active~h5:last-child:after {
left: -83px
}
}
@media (max-width:1100px) {
.error403 header.header a.a-hamburger .hamburger-blue-line:nth-child(2),
.error404 header.header a.a-hamburger .hamburger-blue-line:nth-child(2) {
margin-top: 4px
}
}
@media (max-width:768px) {
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 {
display: block
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 {
width: 100%
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 {
display: block;
width: 100%
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper {
margin-bottom: 24px
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-2 button {
margin: 24px auto;
width: 100%
}
.solute-wrapper {
margin-bottom: 0
}
}
@media (max-width:1300px) {
footer .tell-us-about-project .tell-us-about-project-text-block {
margin-left: 4.1%
}
footer .tell-us-about-project form {
margin: 0 42px
}
footer .footer-menu {
margin: 0 4.1%
}
footer .footer-bottom-block {
margin: 30px 4.1% 22px
}
}
@media (max-width:1024px) {
footer {
width: 100%
}
footer .tell-us-about-project .tell-us-about-project-text-block {
margin: 0 4.1% 60px
}
footer .tell-us-about-project .tell-us-about-project-text-block h2 {
font-size: 38px
}
.tell-us-about-project-forms-block-row-1,
.tell-us-about-project-forms-block-row-2 {
margin: 0 auto;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 {
width: 100%;
margin: 0 auto;
overflow: hidden
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input {
padding: 0 0 0 24px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 90%;
margin: 0 0 15px
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 {
width: 100%
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 p {
margin-top: 16px
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea {
width: 100%;
padding: 18px 0 0 24px;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p {
margin: 0
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p:first-child {
margin-right: 34px
}
footer .footer-menu {
margin: 0 3.1%
}
footer .footer-menu .footer-menu-row1 {
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
footer .footer-menu .footer-menu-row1 .footer-menu-row1-column1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
margin-bottom: 46px;
width: 100%
}
footer .footer-menu .footer-menu-row1 .footer-menu-row1-column1 p {
text-align: center;
width: 100% !important
}
footer .footer-menu .footer-menu-row1 .footer-menu-row1-column1 .logo-place {
margin: 0 auto
}
footer .footer-menu .footer-menu-row1 .footer-menu-row1-column4 {
width: 31%
}
footer .footer-bottom-block .footer-bottom-block-column-2 {
text-align: center
}
footer .footer-bottom-block .footer-bottom-block-column-2 p {
width: 139px;
font-size: 12px
}
.tell-us-about-project-forms-block-row-1,
.tell-us-about-project-forms-block-row-2 {
width: 100%
}
}
@media (max-width:768px) {
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input {
width: 100%
}
}
@media (max-width:540px) {
footer .tell-us-about-project {
padding: 50px 12px 34px
}
footer .tell-us-about-project .tell-us-about-project-text-block {
margin: 0 0 22px
}
footer .tell-us-about-project .tell-us-about-project-text-block h2 {
font-size: 20px
}
footer .tell-us-about-project .tell-us-about-project-text-block h2 img {
width: 4px;
height: 4px
}
footer .tell-us-about-project form,
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 {
width: 100%
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text {
-ms-flex-direction: column !important;
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
flex-direction: column !important;
-ms-flex-pack: normal;
-webkit-box-pack: normal;
justify-content: normal
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p:first-child {
margin-bottom: 18px
}
footer .footer-menu {
margin-bottom: 50px;
padding-top: 27px
}
footer .footer-menu .footer-menu-row1 ul a {
color: #5e6063
}
footer .footer-menu .footer-menu-row1 .footer-menu-row1-column1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
footer .footer-bottom-block .footer-bottom-block-column-1 p,
footer .footer-bottom-block .footer-bottom-block-column-1 p img,
footer .footer-menu .footer-menu-row1 .footer-menu-row1-column3,
footer .footer-menu .footer-menu-row1 .footer-menu-row1-column4 {
display: none
}
footer .footer-menu .footer-menu-row1 .footer-menu-row1-column1 .logo-place {
margin: 10px 0 0;
text-align: left
}
footer .footer-menu .footer-menu-row1 .footer-menu-row1-column1 p {
margin: 10px 0 0;
text-align: left;
width: 84.4%
}
footer .footer-bottom-block {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: start;
-webkit-box-align: start;
align-items: flex-start;
margin: 25px 3.1% 41px
}
footer .footer-bottom-block p {
font-size: 14px !important
}
footer .footer-bottom-block .footer-bottom-block-column-1 {
width: 100%
}
.wp-block-lazyblock-homepage-projects .recent-projects-images-block .skinview-inside-content-block .skinview-inside-content-block-column1 {
width: 53%
}
}
@media (max-width:540px) and (min-width:768px) {
.wp-block-lazyblock-homepage-projects .recent-projects-images-block .skinview-inside-content-block .skinview-inside-content-block-column1 {
width: 56.3%
}
}
@media (max-width:540px) and (min-width:1024px) {
.wp-block-lazyblock-homepage-projects .recent-projects-images-block .skinview-inside-content-block .skinview-inside-content-block-column1 {
width: 62.1%
}
}
@media (max-width:540px) and (min-width:1440px) {
.wp-block-lazyblock-homepage-projects .recent-projects-images-block .skinview-inside-content-block .skinview-inside-content-block-column1 {
width: 56.23%
}
}
@media (max-width:540px) {
footer .footer-bottom-block .footer-bottom-block-column-1 p:last-child {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
margin-top: 14px;
margin-bottom: 24px
}
footer .footer-bottom-block .footer-bottom-block-column-1 p:last-child a:first-child {
margin-bottom: 16px
}
footer .footer-bottom-block .footer-bottom-block-column-2 {
width: 100%;
margin: 24px 0;
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
text-align: left;
-ms-flex-pack: start;
-webkit-box-pack: start;
justify-content: flex-start
}
footer .footer-bottom-block .footer-bottom-block-column-2 p {
width: auto;
font-size: 12px !important
}
footer .footer-bottom-block .footer-bottom-block-column-3 {
width: auto
}
}
input,
textarea {
outline: 0
}
h1,
h2,
h3 {
font-family: MulishBlack;
color: #081120;
font-style: normal;
font-stretch: normal;
line-height: normal;
font-weight: 400
}
#cookies-message button {
letter-spacing: .5px
}
#policy-error {
position: absolute;
top: -15px;
text-align: right
}
@media (max-width:1024px) {
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper p {
width: 90%
}
}
#dark-bg {
position: absolute;
height: 100vh;
width: 100%;
background: rgba(0, 0, 0, .5);
display: none;
z-index: -1
}
header #services ul.menu {
top: -520px
}
header .hide-menu ul li.contact-us span {
-webkit-text-fill-color: transparent;
-moz-text-fill-color: transparent
}
header .hide-menu ul li.services-menu-li-mobile ul.services-submenu-mobile li a {
white-space: normal
}
header.header a.touch {
color: rgba(0, 83, 206, .9)
}
header.header .hide-menu ul li a {
font-family: Mulish;
font-size: 34px;
font-weight: 400;
line-height: 1.18;
letter-spacing: 1.1px;
text-align: center
}
@media (max-width:992px) {
header.header {
margin: 0 3.1%;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap
}
header.header .hide-menu {
padding: 33px 28px 233px 24px
}
header.header a.a-hamburger .hamburger-blue-line {
background-color: #081120
}
}
@media (max-width:480px) {
header.header {
height: 48px
}
header.header a.touch,
header.header hr {
display: none
}
header.header a.logo-place {
display: inline-block;
width: 111px
}
header.header a.logo-place img {
max-width: 100%
}
header.header .hide-menu ul li a {
font-size: 20px
}
}
.homepage-wrapper p.small-gray {
font-family: MulishRegular;
font-size: 14px;
line-height: 1.43;
letter-spacing: .4px;
color: rgba(94, 96, 99, .8)
}
.homepage-wrapper p.small-dark-blue-gray {
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #081120
}
.homepage-wrapper a {
text-decoration: none
}
.turnkey_product_development {
margin: 64px 11.45%
}
@media (max-width:1024px) {
.turnkey_product_development {
margin: 64px 4.1%
}
}
@media (max-width:768px) {
.turnkey_product_development {
margin: 64px 3.1%
}
}
@media (max-width:400px) {
.turnkey_product_development {
margin: 64px 7.81%
}
}
.turnkey_product_development div.turnkey_product_development_title {
font-family: Mulish;
font-size: 20px;
font-stretch: normal;
font-style: normal;
line-height: 1.2;
letter-spacing: .63px;
color: #081120;
margin-bottom: 14px
}
@media (max-width:800px) {
.turnkey_product_development div.turnkey_product_development_title {
padding-right: 45%
}
}
@media (max-width:737px) {
.turnkey_product_development div.turnkey_product_development_title {
padding-right: 40%
}
}
@media (max-width:662px) {
.turnkey_product_development div.turnkey_product_development_title {
padding-right: 35%
}
}
@media (max-width:610px) {
.turnkey_product_development div.turnkey_product_development_title {
padding-right: 30%
}
}
@media (max-width:570px) {
.turnkey_product_development div.turnkey_product_development_title {
padding-right: 0
}
}
@media (max-width:400px) {
.turnkey_product_development div.turnkey_product_development_title {
padding-right: 20%;
font-size: 16px;
font-stretch: normal;
font-style: normal;
line-height: 1.5;
letter-spacing: .5px
}
}
@media (max-width:290px) {
.turnkey_product_development div.turnkey_product_development_title {
padding-right: 0
}
}
.turnkey_product_development div.turnkey_product_development_description {
position: relative;
font-family: MulishRegular;
opacity: .8;
font-size: 14px;
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.29;
letter-spacing: .44px;
overflow-y: hidden
}
@media (max-width:450px) {
.turnkey_product_development div.turnkey_product_development_description {
font-size: 12px !important;
font-stretch: normal;
font-style: normal;
line-height: 1.5;
letter-spacing: .38px
}
}
.turnkey_product_development div.turnkey_product_development_description p {
margin-bottom: 20px;
opacity: .8
}
@media (max-width:450px) {
.turnkey_product_development div.turnkey_product_development_description p {
font-size: 12px !important;
font-stretch: normal;
font-style: normal;
line-height: 1.5;
letter-spacing: .38px
}
}
.turnkey_product_development div.turnkey_product_development_description:after {
position: absolute;
bottom: 0;
height: 100%;
width: 100%;
content: "";
opacity: 1;
-webkit-transition: all 2s;
transition: all 2s;
background: -webkit-gradient(linear, left bottom, left top, color-stop(10%, hsla(0, 0%, 100%, .85)), color-stop(90%, hsla(0, 0%, 100%, 0)));
background: linear-gradient(0deg, hsla(0, 0%, 100%, .85) 10%, hsla(0, 0%, 100%, 0) 90%);
pointer-events: none
}
.turnkey_product_development div.show-more {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
margin-bottom: 40px;
cursor: pointer;
font-family: MulishRegular;
font-size: 14px;
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.29;
letter-spacing: .44px;
color: rgba(0, 83, 206, .9);
margin-top: 24px
}
.turnkey_product_development div.show-more .less {
display: none
}
.turnkey_product_development div.show-more .more {
display: inline-block
}
@media (max-width:450px) {
.turnkey_product_development div.show-more p {
font-size: 14px !important;
font-stretch: normal;
font-style: normal;
line-height: 1.29;
letter-spacing: .44px
}
}
.turnkey_product_development.open .show-more img {
-webkit-transform: rotateX(180deg);
transform: rotateX(180deg)
}
.turnkey_product_development div.show-more img {
display: inline-block;
width: 13px;
height: 9px;
margin-right: 10px;
float: left;
-webkit-transition: -webkit-transform 1s ease-in-out;
transition: -webkit-transform 1s ease-in-out;
transition: transform 1s ease-in-out;
transition: transform 1s ease-in-out, -webkit-transform 1s ease-in-out
}
.turnkey_product_development.open div.turnkey_product_development_description:after {
opacity: 0
}
@media (max-width:768px) {
.turnkey_product_development.open div.turnkey_product_development_description:after {
max-height: none
}
}
@media (max-width:400px) {
.turnkey_product_development.open div.turnkey_product_development_description:after {
max-height: none
}
}
@media (max-width:768px) {
.homepage-wrapper h2 {
font-size: 32px !important
}
}
@media (max-width:450px) {
.homepage-wrapper h1 {
font-family: Mulish;
font-size: 28px !important;
font-weight: 400;
letter-spacing: .4px
}
.homepage-wrapper p {
font-family: MulishRegular;
font-size: 16px !important;
line-height: 1.5;
letter-spacing: .5px
}
.homepage-wrapper h2 {
font-family: Mulish;
font-size: 28px !important;
letter-spacing: .3px
}
.homepage-wrapper h3 {
font-size: 20px !important
}
}
.wp-block-lazyblock-homepage-banner .solute-wrapper {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-align: end;
-webkit-box-align: end;
align-items: flex-end;
background-repeat: no-repeat;
background-size: cover;
background-position: 50%;
max-width: 100%;
margin-right: 60px;
height: 600px;
margin-bottom: 100px
}
.wp-block-lazyblock-homepage-banner .solute-wrapper .content-wrapper {
margin-left: 11.9%;
margin-top: 5px;
margin-bottom: 30px
}
@media (max-width:850px) {
.homepage-wrapper footer {
width: 100%
}
.homepage-wrapper footer .tell-us-about-project .tell-us-about-project-text-block {
margin: 0 24px 58px
}
.homepage-wrapper footer .tell-us-about-project .tell-us-about-project-text-block h2 {
font-size: 32px
}
.homepage-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 {
width: 77.6%;
margin: 0 auto;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
.homepage-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 {
width: 100%;
margin: 0 auto
}
.homepage-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper p {
max-width: 100%;
width: auto
}
.homepage-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input {
padding: 0 0 0 24px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
margin: 0 0 15px
}
.homepage-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 {
width: 100%
}
.homepage-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea {
width: 100%;
padding: 18px 0 0 24px;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.homepage-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center
}
.homepage-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p {
margin: 0
}
.homepage-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p:first-child {
margin-right: 34px
}
.homepage-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-2 {
margin-top: 38px
}
.homepage-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center
}
.homepage-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper p {
max-width: 77.6%;
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
margin: 15px auto 0
}
.homepage-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper button {
width: 77.6%;
margin: 0 auto
}
.homepage-wrapper footer .footer-menu {
margin: 0 3.1%
}
.homepage-wrapper footer .footer-menu .footer-menu-row1 {
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.homepage-wrapper footer .footer-menu .footer-menu-row1 .footer-menu-row1-column1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
margin-bottom: 46px;
width: 100%
}
.homepage-wrapper footer .footer-menu .footer-menu-row1 .footer-menu-row1-column1 p {
text-align: center;
width: 100%
}
.homepage-wrapper footer .footer-menu .footer-menu-row1 .footer-menu-row1-column1 .logo-place {
margin: 0 auto
}
.homepage-wrapper footer .footer-menu .footer-menu-row1 .footer-menu-row1-column4 {
width: 31%
}
.homepage-wrapper footer .footer-bottom-block .footer-bottom-block-column-2 {
text-align: center
}
.homepage-wrapper footer .footer-bottom-block .footer-bottom-block-column-2 p {
width: 139px
}
}
@media (max-width:540px) {
.homepage-wrapper footer .tell-us-about-project {
padding: 50px 12px 34px
}
.homepage-wrapper footer .tell-us-about-project .tell-us-about-project-text-block {
margin: 0 0 22px
}
.homepage-wrapper footer .tell-us-about-project .tell-us-about-project-text-block h2 {
font-size: 24px !important;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: .3px
}
.homepage-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 {
width: 100%
}
.homepage-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: normal;
-webkit-box-pack: normal;
justify-content: normal
}
.homepage-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p:first-child {
margin-bottom: 18px
}
.homepage-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper p {
max-width: 100%
}
.homepage-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper label {
font-size: 12px
}
.homepage-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper button {
width: 100%
}
.homepage-wrapper footer .footer-menu .footer-menu-row1 .footer-menu-row1-column1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
.homepage-wrapper footer .footer-menu .footer-menu-row1 .footer-menu-row1-column1 .logo-place {
margin: 10px 0 0;
text-align: left
}
.homepage-wrapper footer .footer-menu .footer-menu-row1 .footer-menu-row1-column1 p {
margin: 10px 0 0;
text-align: left;
width: 84.4%
}
.homepage-wrapper footer .footer-menu .footer-menu-row1 .footer-menu-row1-column3,
.homepage-wrapper footer .footer-menu .footer-menu-row1 .footer-menu-row1-column4 {
display: none
}
.homepage-wrapper footer .footer-bottom-block {
margin: 25px 3.1% 41px;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: start;
-webkit-box-align: start;
align-items: flex-start
}
.homepage-wrapper footer .footer-bottom-block p {
font-size: 14px !important
}
.homepage-wrapper footer .footer-bottom-block .footer-bottom-block-column-1 {
width: 100%
}
.homepage-wrapper footer .footer-bottom-block .footer-bottom-block-column-1 p {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
margin-bottom: 24px;
line-height: 50px
}
.homepage-wrapper footer .footer-bottom-block .footer-bottom-block-column-1 p img {
display: none
}
.homepage-wrapper footer .footer-bottom-block .footer-bottom-block-column-1 p a:first-child {
margin-bottom: 16px
}
.homepage-wrapper footer .footer-bottom-block .footer-bottom-block-column-2 {
width: 100%;
margin: 24px 0;
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
text-align: left;
-ms-flex-pack: start;
-webkit-box-pack: start;
justify-content: flex-start
}
.homepage-wrapper footer .footer-bottom-block .footer-bottom-block-column-2 p {
width: auto;
font-size: 12px !important
}
.homepage-wrapper footer .footer-bottom-block .footer-bottom-block-column-3 {
width: auto
}
}
.from-prototype-to-fabrication-ready {
margin: 0 11.5% 93px
}
.from-prototype-to-fabrication-ready h2 {
margin-bottom: 6px
}
.from-prototype-to-fabrication-ready h2 span {
white-space: nowrap
}
.from-prototype-to-fabrication-ready h2 img {
margin-left: 2px
}
.from-prototype-to-fabrication-ready .plate-content {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
margin-top: 30px
}
.from-prototype-to-fabrication-ready .plate-content>a {
width: 31.407%;
margin-bottom: 60px;
text-decoration: none
}
.from-prototype-to-fabrication-ready .plate-content .img-block {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
height: 100%;
position: relative;
width: 100%;
cursor: pointer
}
.from-prototype-to-fabrication-ready .plate-content .block1 {
background-repeat: no-repeat;
background-size: cover;
background-position: 50%
}
.from-prototype-to-fabrication-ready .plate-content .block {
position: relative;
height: 468px
}
.from-prototype-to-fabrication-ready .plate-content .inside-img-text-wrapper {
min-height: 246px;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: distribute;
justify-content: space-around;
position: relative;
z-index: 2;
max-width: 100%;
background-color: #fff;
margin-right: 12px;
margin-left: -1px;
margin-top: -148px;
padding: 20px 11px 15px 20px
}
@media (max-width:690px) {
.from-prototype-to-fabrication-ready .plate-content .inside-img-text-wrapper {
-webkit-box-pack: unset;
-ms-flex-pack: unset;
justify-content: unset
}
.from-prototype-to-fabrication-ready .plate-content .inside-img-text-wrapper h3 {
margin-bottom: 20px
}
}
.from-prototype-to-fabrication-ready .plate-content .inside-img-text-wrapper p.small-dark-blue-gray img,
.from-prototype-to-fabrication-ready .plate-content p.small-dark-blue-gray img {
width: 4px;
height: 4px;
margin: 0 6px 2px 3px
}
.from-prototype-to-fabrication-ready .plate-content p.learn-more {
padding: 0 11px 0 20px;
color: rgba(0, 83, 206, .9);
font-family: MulishMedium;
font-size: 11px !important;
font-weight: 500;
letter-spacing: .5px;
margin-top: 10px
}
.from-prototype-to-fabrication-ready .plate-content p.learn-more img {
width: 9px;
height: 8px;
margin-left: 4px;
-webkit-transition: .3s;
transition: .3s
}
.from-prototype-to-fabrication-ready .plate-content .img-block:hover .hover-block {
opacity: .89
}
.from-prototype-to-fabrication-ready .plate-content .img-block:hover .hover-block .overlay {
display: -ms-flexbox;
display: -webkit-box;
display: flex
}
.from-prototype-to-fabrication-ready .plate-content .img-block:hover p.learn-more img {
margin-left: 8px
}
.from-prototype-to-fabrication-ready .plate-content .gradient-button {
margin: 0 auto;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
width: 100%;
max-width: 310px;
height: 44px;
background-image: linear-gradient(82deg, rgba(0, 83, 206, .9), rgba(0, 158, 253, .89));
font-family: MulishMedium;
font-size: 11px;
font-weight: 500;
letter-spacing: .5px;
text-align: center;
color: #fff;
border: none;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.enterprises-and-startups .solute-enterprises-and-startups {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-align: end;
-webkit-box-align: end;
align-items: flex-end;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
height: auto;
background-color: #081120;
padding: 0 11.5%
}
.enterprises-and-startups .solute-enterprises-and-startups .logos-wrapper {
width: 434px;
margin: 52px 0
}
@media (max-width:768px) {
.enterprises-and-startups .solute-enterprises-and-startups .logos-wrapper {
margin: 37px auto
}
}
.solute-enterprises-and-startups .logos-wrapper .logos-wrapper__img-block {
display: none
}
.enterprises-and-startups .solute-enterprises-and-startups .logos-wrapper img {
width: 142px;
height: 142px;
padding: 0
}
.solute-enterprises-and-startups .logos-wrapper img.logo-1,
.solute-enterprises-and-startups .logos-wrapper img.logo-2 {
border-right: 1px solid #5e6063;
border-bottom: 1px solid #5e6063;
margin-bottom: -8px
}
.solute-enterprises-and-startups .logos-wrapper img.logo-2 {
margin-left: -4px
}
.solute-enterprises-and-startups .logos-wrapper img.logo-3 {
border-bottom: 1px solid #5e6063;
margin-left: -4px;
margin-bottom: -8px
}
.solute-enterprises-and-startups .logos-wrapper img.logo-4 {
border-right: 1px solid #5e6063
}
.solute-enterprises-and-startups .logos-wrapper img.logo-5 {
border-right: 1px solid #5e6063;
margin-left: -4px
}
.solute-enterprises-and-startups .logos-wrapper img.logo-6 {
margin-left: -4px
}
.what-is-our-dna {
background-repeat: no-repeat;
background-size: cover;
width: 100%;
height: 500px
}
.dna-content-wrapper {
height: 410px;
margin: -187px 11.4% 0;
background-color: #fff;
padding-top: 52px;
position: relative
}
.dna-content-wrapper h2 {
text-align: center;
margin-bottom: 20px
}
.dna-content-wrapper h2 span {
white-space: nowrap
}
.dna-content-wrapper h2 img {
width: 26px;
height: 36px;
margin-left: -10px
}
.dna-content-wrapper p.small-gray {
margin: 0 auto 40px;
width: 76.8%;
line-height: 1.71;
text-align: center;
color: #5e6063;
font-family: MulishRegular;
font-size: 14px
}
.dna-content-wrapper .gradient-numbers-wrapper {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
width: 80.6%;
margin: 0 auto
}
.dna-content-wrapper .gradient-numbers-wrapper .gradient-numbers-block {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
width: 25%;
height: 90px;
padding-bottom: 4px;
border-right: 2px solid #dbdfe5;
margin-bottom: 148px
}
.dna-content-wrapper .gradient-numbers-wrapper .gradient-numbers-block img {
margin-bottom: 4px
}
.dna-content-wrapper .gradient-numbers-wrapper .gradient-numbers-block p {
width: calc(100% - 15px);
-ms-flex-item-align: start;
align-self: flex-start;
white-space: nowrap;
text-align: right;
font-family: MulishRegular;
font-size: 16px;
line-height: 1.13;
letter-spacing: .5px;
color: #081120;
margin-top: 4px
}
@media (max-width:768px) {
.dna-content-wrapper .gradient-numbers-wrapper .gradient-numbers-block p {
margin-top: 7px
}
}
.dna-content-wrapper .gradient-numbers-wrapper .gradient-numbers-block:last-child {
border-right: 0
}
.recent-projects-text-block {
margin-left: 11.5%
}
.recent-projects-text-block h2 {
margin-bottom: 12px
}
.recent-projects-text-block h2 img {
margin-left: 5px
}
.recent-projects-images-block {
margin-top: 75px
}
.recent-projects-images-block .recent-projects__skinview-wrapper {
margin-bottom: 84px;
cursor: pointer
}
@media (max-width:1024px) {
.recent-projects-images-block .recent-projects__skinview-wrapper {
margin-bottom: 62px
}
}
.recent-projects-images-block .skinview-block {
background-size: cover;
background-position: 50%;
background-repeat: no-repeat;
width: 100%;
height: 280px
}
.recent-projects-images-block .skinview-block,
.recent-projects-images-block .skinview-inside-content-block {
position: relative;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row
}
.recent-projects-images-block .skinview-inside-content-block {
z-index: 2;
padding-left: 52px;
padding-top: 45px;
background-color: #fff;
margin: -50px 11.4% 0
}
.wp-block-lazyblock-homepage-projects .recent-projects-images-block .skinview-inside-content-block .skinview-inside-content-block-column1 p {
font-family: MulishRegular;
font-size: 14px !important;
line-height: 1.43;
letter-spacing: .4px;
color: rgba(0, 83, 206, .9);
margin-bottom: 12px;
margin-top: 32px
}
.wp-block-lazyblock-homepage-projects .recent-projects-images-block .skinview-inside-content-block .skinview-inside-content-block-column1 p.small-gray {
margin-bottom: 0;
margin-top: 21px
}
.wp-block-lazyblock-homepage-projects .recent-projects-images-block .skinview-inside-content-block .skinview-inside-content-block-column1 p img {
width: 4px;
height: 4px;
margin-right: 6px;
margin-left: 2px;
margin-bottom: 2px
}
.wp-block-lazyblock-homepage-projects .recent-projects-images-block .skinview-inside-content-block .skinview-inside-content-block-column1 p.small-gray {
color: #5e6063
}
.wp-block-lazyblock-homepage-projects .recent-projects-images-block .skinview-inside-content-block .skinview-inside-content-block-column2 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
width: 47%
}
.wp-block-lazyblock-homepage-projects .recent-projects-images-block .skinview-inside-content-block .skinview-inside-content-block-column2 .gradient-button {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
width: 220px;
height: 44px;
background-image: linear-gradient(79deg, rgba(0, 83, 206, .9), rgba(0, 158, 253, .89));
font-family: MulishMedium;
font-size: 11px;
font-weight: 500;
letter-spacing: .5px;
text-align: center;
color: #fff;
border: none;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.wp-block-lazyblock-homepage-projects .single-case-element {
text-decoration: none
}
.recent-projects-images-block .recent-projects__skinview-wrapper:hover .hover-block__big-case {
opacity: .89
}
.what-you-get-with-us-text-block {
margin-left: 11.5%;
margin-bottom: 66px;
margin-top: 10px
}
@media (max-width:1024px) {
.what-you-get-with-us-text-block {
margin-bottom: 74px
}
}
@media (max-width:690px) {
.what-you-get-with-us-text-block {
margin-bottom: 58px
}
}
.what-you-get-with-us-text-block h2 {
margin-bottom: 12px;
margin-top: 150px
}
@media (max-width:680px) {
.what-you-get-with-us-text-block h2 {
font-size: 24px !important;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: .3px;
margin-top: 90px
}
}
.what-you-get-with-us-text-block h2 img {
margin-left: 4px
}
.wp-block-lazyblock-homepage-advantages .iot-solution__swiper-block {
margin-bottom: 87px
}
.homepage_swiper {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
max-width: 100%;
margin: 0 15.6%;
padding: 0 10px;
-webkit-box-shadow: 0 4px 13px 0 rgba(0, 83, 206, .1);
box-shadow: 0 4px 13px 0 rgba(0, 83, 206, .1);
-moz-box-shadow: 0 4px 13px 0 rgba(0, 83, 206, .1);
border-radius: 2px
}
.wp-block-lazyblock-homepage-advantages .swiper-wrapper {
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1
}
.wp-block-lazyblock-homepage-advantages .swiper-slide {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
width: 100%;
margin: 13px 0;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none
}
.wp-block-lazyblock-homepage-advantages .swiper-slide-active {
max-width: calc(100% - 5px)
}
.wp-block-lazyblock-homepage-advantages .swiper-slide__img-block {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
padding: 35px 71px
}
@media (min-width:420px) {
.wp-block-lazyblock-homepage-advantages .swiper-slide__img-block {
min-width: 263px
}
}
.wp-block-lazyblock-homepage-advantages .swiper-slide__img-block img {
width: 120px;
height: 120px;
-o-object-fit: contain;
object-fit: contain
}
.wp-block-lazyblock-homepage-advantages .swiper-slide__text-block {
width: calc(100% - 263px);
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
padding: 53px
}
.wp-block-lazyblock-homepage-advantages .swiper-slide__p {
width: 100%;
text-align: left;
font-family: MulishRegular;
font-size: 16px;
line-height: 1.5;
letter-spacing: .5px;
color: #5e6063
}
.wp-block-lazyblock-homepage-advantages .swiper-pagination {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
position: static;
height: auto;
margin: 0 15.6%
}
@media (max-width:1200px) {
.wp-block-lazyblock-homepage-advantages .swiper-pagination {
margin: 0 42px
}
}
@media (max-width:768px) {
.wp-block-lazyblock-homepage-advantages .swiper-pagination {
margin: 0 16px
}
}
.wp-block-lazyblock-homepage-advantages .swiper-pagination-bullet {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
width: 20%;
height: auto;
padding-top: 22px;
opacity: 1;
background-color: #fff;
border-radius: 0;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none
}
.wp-block-lazyblock-homepage-advantages .swiper-pagination-bullet p {
max-width: 100%;
margin: 0 28px 27px;
font-family: MulishMedium;
font-size: 20px;
font-weight: 500;
line-height: 1.4;
letter-spacing: .5px;
text-align: center;
color: rgba(8, 17, 32, .6)
}
.wp-block-lazyblock-homepage-advantages .swiper-pagination-bullet:after {
content: "";
width: 100%;
height: 5px;
margin-top: auto;
background-image: transparent
}
.wp-block-lazyblock-homepage-advantages .swiper-pagination-bullet.swiper-pagination-bullet-active {
background-color: rgba(0, 83, 206, .05)
}
.wp-block-lazyblock-homepage-advantages .swiper-pagination-bullet.swiper-pagination-bullet-active p {
color: #081120
}
.wp-block-lazyblock-homepage-advantages .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
content: "";
background-image: linear-gradient(91deg, #0053ce, #009efd)
}
@media (max-width:1350px) {
.dna-content-wrapper {
margin: -187px 52px 0
}
.enterprises-and-startups .solute-enterprises-and-startups {
padding: 0 8%
}
.wp-block-lazyblock-homepage-advantages .swiper-pagination-bullet p {
margin: 0 5px 27px
}
}
@media (max-width:1200px) {
.wp-block-lazyblock-homepage-banner .solute-wrapper {
margin-right: 42px
}
.wp-block-lazyblock-homepage-banner .solute-wrapper .content-wrapper {
margin-left: 44px
}
.from-prototype-to-fabrication-ready {
margin: 0 4.3% 90px
}
.from-prototype-to-fabrication-ready .plate-content>a {
width: 48.51%
}
.from-prototype-to-fabrication-ready .plate-content .img-block {
width: 100%
}
.enterprises-and-startups .solute-enterprises-and-startups {
padding: 0 3.7%
}
.recent-projects-text-block {
margin-left: 4.1%
}
.wp-block-lazyblock-homepage-projects .recent-projects-images-block .skinview-inside-content-block {
margin: -50px 93px 0
}
.homepage_swiper,
.homepage_swiper .swiper-pagination,
.wp-block-lazyblock-homepage-advantage .homepage_swiper,
.wp-block-lazyblock-homepage-advantage .swiper-pagination {
margin: 0 42px
}
.wp-block-lazyblock-homepage-advantage .swiper-pagination-bullet p {
margin: 0 22px 27px
}
.what-you-get-with-us-text-block {
margin-top: 57px;
margin-left: 4.1%
}
}
@media (max-width:960px) {
body .solute-enterprises-and-startups {
padding: 0 3.1%
}
.wp-block-lazyblock-homepage-projects .recent-projects-images-block .skinview-inside-content-block {
margin: -50px 24px 0
}
.solute-enterprises-and-startups .logos-wrapper {
width: 290px
}
.solute-enterprises-and-startups .logos-wrapper img.logo-2 {
border-right: 0
}
.solute-enterprises-and-startups .logos-wrapper img.logo-3 {
margin-bottom: -5px;
margin-left: 0;
border-right: 1px solid #5e6063
}
.solute-enterprises-and-startups .logos-wrapper img.logo-4 {
margin-left: -4px;
margin-bottom: -5px;
border-right: 0;
border-bottom: 1px solid #5e6063
}
.solute-enterprises-and-startups .logos-wrapper img.logo-5 {
margin-left: 0
}
.wp-block-lazyblock-homepage-advantage .swiper-pagination-bullet p {
margin: 0 4px 27px
}
.dna-content-wrapper {
margin: 0 24px
}
}
@media (max-width:860px) {
.dna-content-wrapper .gradient-numbers-wrapper .gradient-numbers-block {
padding: 6px
}
}
@media (max-width:768px) {
.from-prototype-to-fabrication-ready .plate-content p.small-dark-blue-gray {
font-size: 14px !important
}
.wp-block-lazyblock-homepage-banner .solute-wrapper {
margin-right: 0
}
.wp-block-lazyblock-homepage-banner .solute-wrapper .content-wrapper p {
width: 76%;
font-size: 16px;
font-stretch: normal;
font-style: normal;
line-height: 1.5;
letter-spacing: .5px
}
.dna-content-wrapper {
margin: -187px 24px 0
}
.dna-content-wrapper .gradient-numbers-wrapper {
width: auto;
margin: 0 19px
}
.dna-content-wrapper .gradient-numbers-wrapper .gradient-numbers-block {
padding: 6px
}
.dna-content-wrapper .gradient-numbers-wrapper .gradient-numbers-block p {
white-space: nowrap
}
.dna-content-wrapper .gradient-numbers-wrapper .gradient-numbers-block:first-child img {
width: 101px;
height: 31px
}
.dna-content-wrapper .gradient-numbers-wrapper .gradient-numbers-block:nth-child(2) img {
width: 75px;
height: 31px
}
.dna-content-wrapper .gradient-numbers-wrapper .gradient-numbers-block:nth-child(3) img {
width: 91px;
height: 31px
}
.dna-content-wrapper .gradient-numbers-wrapper .gradient-numbers-block:nth-child(4) img {
width: 74px;
height: 31px
}
.wp-block-lazyblock-homepage-advantage .recent-projects-images-block .skinview-inside-content-block {
margin: -20px 13px 0
}
.homepage_swiper,
.homepage_swiper .swiper-pagination,
.wp-block-lazyblock-homepage-advantage .homepage_swiper,
.wp-block-lazyblock-homepage-advantage .swiper-pagination {
margin: 0 16px
}
.wp-block-lazyblock-homepage-advantage .swiper-pagination-bullet p {
font-size: 16px
}
}
@media (max-width:690px) {
.homepage_swiper {
padding: 0
}
.wp-block-lazyblock-homepage-advantage .swiper-slide-active {
max-width: -webkit-max-content;
max-width: -moz-max-content;
max-width: max-content
}
.wp-block-lazyblock-homepage-banner .solute-wrapper {
margin-bottom: 38px
}
.wp-block-lazyblock-homepage-banner .solute-wrapper .content-wrapper {
margin-left: 12px
}
.wp-block-lazyblock-homepage-banner .solute-wrapper .content-wrapper h1 {
width: 80%;
margin-top: 50px
}
}
@media (max-width:690px) and (max-width:450px) {
.wp-block-lazyblock-homepage-banner .solute-wrapper .content-wrapper h1 {
margin: 60px 0 40px
}
}
@media (max-width:690px) {
.wp-block-lazyblock-homepage-banner .solute-wrapper .content-wrapper p {
width: 84.4%
}
.from-prototype-to-fabrication-ready {
margin: 0 4.3% 100px
}
.from-prototype-to-fabrication-ready h2 {
font-size: 24px !important;
font-stretch: normal;
font-style: normal;
line-height: 1.25;
letter-spacing: .3px
}
.from-prototype-to-fabrication-ready h2 img {
width: 4px;
height: 4px
}
.from-prototype-to-fabrication-ready .plate-content p.small-dark-blue-gray {
margin-top: 0
}
.from-prototype-to-fabrication-ready .plate-content p.small-gray {
display: none
}
.from-prototype-to-fabrication-ready .plate-content .img-block,
.from-prototype-to-fabrication-ready .plate-content>a {
width: 100%
}
.from-prototype-to-fabrication-ready .plate-content .gradient-button {
width: 100%;
max-width: 290px;
margin-top: 0
}
.from-prototype-to-fabrication-ready .plate-content .inside-img-text-wrapper {
min-height: 150px;
height: auto;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin-top: -89px;
padding: 24px 11px 20px 20px
}
}
@media (max-width:690px) and (max-width:450px) {
.from-prototype-to-fabrication-ready .plate-content .inside-img-text-wrapper {
margin-top: -148px
}
}
@media (max-width:690px) {
.solute-enterprises-and-startups {
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.solute-enterprises-and-startups .logos-wrapper {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
width: 100%;
margin: 0 5% 46px
}
.solute-enterprises-and-startups .logos-wrapper picture {
display: none
}
.solute-enterprises-and-startups .logos-wrapper .logos-wrapper__img-block {
display: block;
width: 143px;
height: 143px;
background-size: contain;
background-repeat: no-repeat;
background-position: 50%
}
.what-is-our-dna {
height: auto;
margin-bottom: 70px;
background-image: none
}
.dna-content-wrapper {
padding-top: 0;
height: auto;
width: 100%;
margin: 0
}
.dna-content-wrapper h2 img,
.dna-content-wrapper p.small-gray {
display: none
}
.dna-content-wrapper .gradient-numbers-wrapper {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
max-width: 100%;
margin: 0 0 70px 12px
}
.dna-content-wrapper .gradient-numbers-wrapper .gradient-numbers-block {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-align: start;
-webkit-box-align: start;
align-items: flex-start;
width: 45%;
border: none;
margin: 0;
padding: 0
}
.dna-content-wrapper .gradient-numbers-wrapper .gradient-numbers-block p {
text-align: left
}
.dna-content-wrapper .gradient-numbers-wrapper .gradient-numbers-block:first-child {
margin-left: 0
}
.recent-projects-text-block h2 {
font-size: 24px !important;
font-stretch: normal;
font-style: normal;
line-height: 1;
letter-spacing: .3px
}
.recent-projects-text-block h2 img {
width: 4px;
height: 4px
}
.recent-projects-images-block {
margin-top: 30px
}
.recent-projects-images-block .skinview-inside-content-block {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 24px 6.1% 0
}
.recent-projects-images-block .skinview-inside-content-block .skinview-inside-content-block-column1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
width: 100%
}
.recent-projects-images-block .skinview-inside-content-block .skinview-inside-content-block-column1 p {
margin-bottom: 30px;
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1
}
.recent-projects-images-block .skinview-inside-content-block .skinview-inside-content-block-column1 p.small-gray {
display: none
}
.recent-projects-images-block .skinview-inside-content-block .skinview-inside-content-block-column2 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-pack: start;
-webkit-box-pack: start;
justify-content: flex-start;
width: 100%
}
.homepage-wrapper .recent-projects-images-block .recent-projects__skinview-wrapper:nth-child(4),
.recent-projects-images-block .button-wrapper {
display: none
}
.what-you-get-with-us-text-block h2 img {
width: 4px;
height: 4px
}
.iot-solution__swiper-block {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
.homepage_swiper {
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
-ms-flex-order: 0;
-webkit-box-ordinal-group: 1;
order: 0
}
.wp-block-lazyblock-homepage-advantages .swiper-pagination {
margin: 0 38px
}
.wp-block-lazyblock-homepage-advantages .swiper-slide {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
.wp-block-lazyblock-homepage-advantages .swiper-slide__img-block {
border: 0;
padding: 0;
margin-bottom: 28px
}
.wp-block-lazyblock-homepage-advantages .swiper-slide__img-block img {
width: 140px;
height: 120px
}
.wp-block-lazyblock-homepage-advantages .swiper-slide__text-block {
width: 100%;
padding: 0
}
.wp-block-lazyblock-homepage-advantages .swiper-slide__p {
text-align: center;
margin-bottom: 20px
}
}
@media (max-width:690px) and (max-width:450px) {
.wp-block-lazyblock-homepage-advantages .swiper-slide__p {
font-size: 14px !important;
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.71;
letter-spacing: .44px;
text-align: center
}
}
@media (max-width:690px) {
.wp-block-lazyblock-homepage-advantages .swiper-pagination {
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1
}
.wp-block-lazyblock-homepage-advantages .swiper-pagination-bullet {
width: 8px;
height: 8px;
background-color: #dbdfe5;
padding-top: 0;
margin-right: 4px
}
.wp-block-lazyblock-homepage-advantages .swiper-pagination-bullet:last-child {
margin-right: 0
}
.wp-block-lazyblock-homepage-advantages .swiper-pagination-bullet:after,
.wp-block-lazyblock-homepage-advantages .swiper-pagination-bullet img,
.wp-block-lazyblock-homepage-advantages .swiper-pagination-bullet p {
display: none
}
.wp-block-lazyblock-homepage-advantages .swiper-pagination-bullet-active {
width: 10px;
height: 10px;
background-image: linear-gradient(43deg, rgba(0, 83, 206, .9), rgba(0, 158, 253, .89))
}
}
.wp-block-lazyblock-homepage-advantages .swiper-slide__h3 {
width: 100%;
margin-bottom: 10px
}
@media (max-width:450px) {
.wp-block-lazyblock-homepage-advantages .swiper-slide__h3 {
font-size: 16px !important;
font-stretch: normal;
font-style: normal;
line-height: 1.5;
letter-spacing: .5px;
text-align: center
}
}
@media (max-width:768px) {
.wp-block-lazyblock-homepage-banner .solute-wrapper .content-wrapper h1 {
font-size: 36px;
font-stretch: normal;
font-style: normal;
line-height: 1.11;
letter-spacing: normal
}
.homepage-wrapper h3 {
font-size: 20px;
font-stretch: normal;
font-style: normal;
line-height: 1.2;
letter-spacing: .25px
}
}
.enterprises {
width: 44%;
font-family: MulishRegular;
font-size: 34px;
line-height: 1.18;
letter-spacing: 1.1px;
color: #fff;
margin-right: 50px;
font-weight: 400;
white-space: normal !important
}
.enterprises .text-gradient {
font-family: Mulish;
background-image: linear-gradient(80deg, rgba(0, 83, 206, .9), rgba(0, 158, 253, .89));
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-weight: 400
}
.enterprises img {
margin-left: -8px;
margin-bottom: -1px
}
.single-service-wrapper .enterprises img {
margin-left: 4px
}
@media (max-width:690px) {
.enterprises img {
width: 4px;
height: 4px
}
}
@media (max-width:400px) {
.enterprises img {
margin-left: -4px
}
}
@media (max-width:1200px) {
.enterprises {
width: 47.2%;
margin-right: 34px
}
}
@media (max-width:960px) {
.enterprises {
font-size: 32px;
width: 50.9%
}
}
@media (max-width:690px) {
.enterprises {
width: 85.6%;
margin: 46px auto 0
}
}
@media (max-width:400px) {
.enterprises {
font-size: 20px;
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.6;
letter-spacing: .39px
}
}
.homepage-wrapper div.desc {
font-family: MulishRegular;
font-size: 20px;
line-height: 1.4;
letter-spacing: .5px;
color: #5e6063;
font-weight: 400
}
@media (max-width:768px) {
.homepage-wrapper div.desc {
font-size: 16px
}
}
.recent-projects-text-block div.desc {
width: 50%;
font-family: MulishRegular;
font-size: 20px;
line-height: 1.4;
letter-spacing: .5px;
color: #5e6063;
font-weight: 400
}
@media (max-width:1200px) {
.recent-projects-text-block div.desc {
width: 75.8%
}
}
@media (max-width:690px) {
.recent-projects-text-block div.desc {
width: 95%
}
}
@media (max-width:768px) {
.recent-projects-text-block div.desc {
font-size: 16px
}
}
.what-you-get-with-us-text-block div.desc {
width: 76.1%;
font-weight: 400
}
@media (max-width:690px) {
.what-you-get-with-us-text-block div.desc {
width: 95%
}
}
@media (max-width:768px) {
.what-you-get-with-us-text-block div.desc {
font-size: 16px;
font-stretch: normal;
font-style: normal;
line-height: 1.5;
letter-spacing: .5px;
width: 95%
}
}
.dna-content-wrapper h2 {
display: block
}
.dna-content-wrapper h2 img {
display: inherit
}
@media (max-width:690px) {
.dna-content-wrapper h2 {
text-align: left;
margin-left: 12px;
font-size: 24px !important;
font-stretch: normal;
font-style: normal;
display: inline-block;
line-height: 1;
letter-spacing: .3px
}
.dna-content-wrapper h2 img {
width: 11px;
height: 15px;
display: none
}
}
.question_mark {
display: none
}
@media (max-width:690px) {
.question_mark {
display: inline-block
}
}
@media (max-width:540px) {
.recent-projects-images-block .skinview-inside-content-block .skinview-inside-content-block-column1,
.recent-projects-images-block .skinview-inside-content-block .skinview-inside-content-block-column2 {
width: 100% !important;
-webkit-box-pack: start !important;
-ms-flex-pack: start !important;
justify-content: flex-start !important
}
}
#dark-bg {
display: block;
opacity: 0;
visibility: hidden;
pointer-events: none;
-webkit-transition: .25s;
transition: .25s
}
#dark-bg.show {
opacity: 1;
visibility: visible
}
header #services:hover ul.menu {
-webkit-transform: none;
transform: none
}
header #services ul.menu {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
opacity: 0;
top: 0;
-webkit-transform: translateY(-200%);
transform: translateY(-200%);
-webkit-transition: visibility 0s, top 0s, opacity .5s;
transition: visibility 0s, top 0s, opacity .5s;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
position: absolute;
width: 279px;
background: #081120;
color: #fff;
margin-right: 0;
padding: 16px 0;
left: -20px
}
header #services ul.menu:after {
content: "\A";
border-color: transparent transparent #081120;
border-style: solid;
border-width: 15px 12px;
position: absolute;
left: 77px;
top: -26px;
width: 0;
height: 0
}
header #services ul.menu li {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
position: relative;
width: 100%
}
header #services ul.menu li:hover a {
color: #dbdfe5
}
header #services ul.menu li.with-sub {
position: static
}
header #services ul.menu li.with-sub ul.submenu {
left: 279px;
visibility: hidden;
opacity: 0;
-webkit-transition: visibility 0s, border-color .4s, opacity .4s;
transition: visibility 0s, border-color .4s, opacity .4s;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
background: #fff;
position: absolute;
padding: 24px 0;
min-height: 100%;
top: 0;
border: 1px solid transparent;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: start
}
header.header .hide-menu__button span,
header .hide-menu ul li.contact-us span {
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
-moz-text-fill-color: transparent
}
header #services ul.menu li.with-sub ul.submenu li {
margin-right: 0
}
header #services ul.menu li.with-sub ul.submenu li.title a {
font-family: Mulish;
font-size: 14px;
font-stretch: normal;
font-style: normal;
line-height: 1.31;
letter-spacing: -.1px;
color: #081120;
white-space: nowrap;
width: auto;
padding-top: 0
}
header #services ul.menu li.with-sub ul.submenu li a {
white-space: nowrap;
width: auto;
color: #5e6063;
font-family: MulishRegular;
font-size: 14px;
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.71;
letter-spacing: .44px;
padding: 8px 24px
}
header #services ul.menu li.with-sub ul.submenu li a:hover {
color: #141415
}
header #services ul.menu li.with-sub:after {
content: "\A";
border-color: transparent #fff transparent transparent;
border-style: solid;
border-width: 9px 12px;
position: absolute;
right: -10px;
width: 0;
height: 0;
-webkit-transition: opacity .4s, right .4s, visibility 0s, border-color .4s;
transition: opacity .4s, right .4s, visibility 0s, border-color .4s;
opacity: 0;
visibility: hidden
}
header #services ul.menu li.with-sub:hover:after {
opacity: 1;
right: -1px;
visibility: visible
}
header #services ul.menu li.with-sub:hover>.submenu {
visibility: visible;
border: 1px solid rgba(0, 83, 206, .9);
opacity: 1
}
header #services ul.menu li.with-sub:hover a:after {
border-color: transparent transparent transparent rgba(0, 83, 206, .9)
}
header #services ul.menu li.with-sub>a:after {
content: "\A";
border-color: transparent transparent transparent #fff;
border-style: solid;
border-width: 5px 6px;
position: absolute;
right: 30px;
width: 0;
height: 0
}
header #services ul.menu li a {
padding: 8px 60px 8px 18px;
font-family: Mulish;
color: #fff;
font-size: 14px;
font-stretch: normal;
font-style: normal;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
line-height: 1.31;
letter-spacing: -.1px;
white-space: normal;
position: relative
}
header #services ul.menu li a:active,
header #services ul.menu li a:focus,
header #services ul.menu li a:hover {
color: #dbdfe5
}
header .hide-menu__top-block {
position: absolute;
top: 0;
left: 0;
width: 100%;
margin-bottom: 0 !important;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
height: 80px;
background-color: #fff
}
@media (max-width:480px) {
header .hide-menu ul li.services-menu-li-mobile .with-mobile-submenu img.plus {
width: 19px;
margin-right: 5px
}
header .hide-menu ul li.services-menu-li-mobile ul.services-submenu-mobile li {
padding: 10px 0
}
}
header .hide-menu ul li.services-menu-li-mobile ul.services-submenu-mobile li a {
white-space: break-spaces
}
header.header {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
height: 76px;
margin: 0 11.4%
}
header.header a.logo-place {
display: inline-block;
width: 148px;
height: 12px
}
header.header ul {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
vertical-align: top;
margin-left: auto;
margin-right: 34px
}
header.header ul li {
white-space: nowrap;
display: inline-block;
margin-right: 30px
}
header.header ul li a {
text-decoration: none;
font-family: MulishRegular;
font-size: 16px;
line-height: 1.5;
letter-spacing: .5px;
color: #5e6063;
-webkit-transition: color .2s;
transition: color .2s
}
header.header ul li a:hover {
color: #081120
}
header.header a.touch,
header.header ul li a.active {
color: rgba(0, 83, 206, .9)
}
header.header ul li:last-child {
margin-right: 0
}
header.header hr {
display: none
}
header.header a.touch {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
min-width: 180px;
height: 44px;
border: 1px solid rgba(0, 83, 206, .9);
background-color: #fff;
text-align: center;
font-family: MulishMedium;
font-size: 11px;
font-weight: 500;
letter-spacing: .5px;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
header.header .hide-menu__button,
header.header .hide-menu ul li a {
font-family: Mulish;
font-size: 34px;
font-weight: 400;
line-height: 1.18;
letter-spacing: 1.1px;
text-align: center
}
header.header a.touch:hover {
border: 2px solid rgba(0, 83, 206, .9);
background-image: linear-gradient(283deg, #fff, #fff) !important
}
header.header a.touch:focus {
outline: 0;
background-image: linear-gradient(283deg, rgba(219, 223, 229, .4), rgba(219, 223, 229, .4)) !important;
border: 2px solid rgba(0, 83, 206, .9) !important
}
header.header a.touch:active {
outline: 0;
border: 2px solid rgba(0, 83, 206, .9);
background-image: linear-gradient(283deg, #fff, #fff) !important;
color: rgba(0, 83, 206, .9)
}
header.header .hide-menu {
position: fixed;
top: 0;
left: 100%;
width: 100%;
height: 100vh;
padding: 33px 47px 102px 42px;
z-index: 5;
overflow-y: scroll;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background-color: #081120
}
header.header .hide-menu a {
width: auto;
height: auto;
white-space: nowrap
}
header.header .hide-menu ul {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
padding-top: 0
}
header.header .hide-menu ul li {
margin-right: 0;
margin-bottom: 34px
}
header.header .hide-menu ul li a {
text-decoration: none;
color: hsla(0, 0%, 100%, .8);
-webkit-transition: color .2s;
transition: color .2s
}
header.header .hide-menu ul li a:hover {
color: #fff
}
header.header .hide-menu ul li a.active {
border-bottom: 2px solid rgba(0, 83, 206, .9);
padding-bottom: 2px
}
header.header .hide-menu.active {
left: 0;
-webkit-transition: .5s;
transition: .5s
}
header.header .hide-menu.disactive {
left: 100%;
-webkit-transition: .5s;
transition: .5s
}
header.header .hide-menu__top-block {
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
margin-bottom: 58px
}
header.header .cancel-icon,
header.header .hide-menu__top-block {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row
}
header.header .cancel-icon {
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
width: 21px;
height: 21px;
cursor: pointer
}
header.header .cancel-icon:hover .cancel-icon-line {
background-image: linear-gradient(45deg, rgba(0, 83, 206, .9), rgba(0, 158, 253, .89))
}
header.header .cancel-icon-line {
width: 4px;
height: 21px;
background-color: #fff
}
header.header .cancel-icon-line:first-child {
-webkit-transform: rotate(45deg);
transform: rotate(45deg)
}
header.header .cancel-icon-line:last-child {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
margin-left: -4px
}
header.header .hr {
width: 350px;
height: 2px;
margin: 0 auto 34px;
opacity: .5;
background-color: #fff
}
header.header .hide-menu__button {
cursor: pointer;
-o-object-fit: contain;
object-fit: contain
}
header.header .hide-menu__button span {
background-image: linear-gradient(80deg, rgba(0, 83, 206, .9), rgba(0, 158, 253, .89));
-webkit-background-clip: text;
background-clip: text
}
header.header .hide-menu__button span:hover {
background-image: linear-gradient(257deg, #0053ce, #009efd)
}
@media (max-width:1520px) {
header.header ul li {
margin-right: 30px
}
}
@media (max-width:1300px) {
header.header {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
margin: 0 42px
}
}
@media (max-width:1100px) {
header.header a.a-hamburger {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
width: 24px;
height: 24px;
margin-left: auto;
border: none;
cursor: pointer
}
header.header a.a-hamburger .hamburger-blue-line {
width: 18px;
height: 2px;
background-color: rgba(0, 83, 206, .9)
}
header.header a.a-hamburger .hamburger-blue-line:nth-child(2) {
margin-top: 4px
}
header.header .hide-menu ul {
margin-right: 0
}
header.header hr {
display: block;
width: 56px;
height: 2px;
color: #dbdfe5;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
margin: 0
}
header.header ul {
display: none
}
}
@media (max-width:768px) {
header.header {
margin: 0 3.1%;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap
}
header.header .hide-menu {
padding: 33px 28px 233px 24px
}
header.header a.a-hamburger .hamburger-blue-line {
background-color: #081120
}
}
@media (max-width:480px) {
header.header {
height: 48px
}
header.header a.touch,
header.header hr {
display: none
}
header.header a.logo-place {
display: inline-block;
width: 111px
}
header.header a.logo-place img {
max-width: 100%
}
header.header .hide-menu ul li a {
font-size: 20px
}
header.header .hr {
display: none
}
header.header .hide-menu__button p {
font-size: 20px !important
}
}
.color-blue {
color: #0053ce
}
.wpcf7-response-output {
display: none !important
}
@media (max-width:690px) {
.wp-block-lazyblock-homepage-projects .recent-projects-images-block .recent-projects__skinview-wrapper .skinview-inside-content-block-column1 p:first-child {
margin-bottom: 0
}
}
@media (max-width:690px) {
.wp-block-lazyblock-homepage-projects .recent-projects-images-block .skinview-inside-content-block .skinview-inside-content-block-column2 {
margin-top: 30px
}
}
main .why-choose-us .why-choose-us-plate-block .why-choose-us-plate-block-column1-block2 p strong {
font-size: 24px;
line-height: 1;
color: rgba(0, 83, 206, .9);
font-family: Mulish
}
.services-wrapper .frequently-asked-questions-wrapper__inner .frequently-asked-questions-wrapper,
.single-service-wrapper .frequently-asked-questions-wrapper__inner .frequently-asked-questions-wrapper {
background-color: inherit
}
@media (max-width:650px) {
.services-wrapper main .our-technologies-wrapper {
padding: 0
}
.services-wrapper main .our-technologies-wrapper .our-technologies-text-block {
padding: 76px 11.9% 27px 3.8%
}
.services-wrapper main .our-technologies-wrapper .our-technologies-425-list-wrapper {
padding: 0 11.9% 48px 3.8%
}
.services-wrapper main .our-technologies-wrapper .frequently-asked-questions-wrapper {
padding: 48px 11.9% 76px 3.8%
}
}
@media (max-width:1024px) {
.services-wrapper main .our-technologies-wrapper .frequently-asked-questions-wrapper {
padding-top: 30px
}
}
.wp-block-getwid-table .table-wrapper table tr td,
.wp-block-lazyblock-tinymce .table-wrapper table tr td {
padding: .4em;
font-size: 12px;
letter-spacing: .5px;
font-weight: 500;
color: #081120;
font-family: MulishMedium !important;
line-height: normal;
border: 1px solid #d9d9d9
}
.wp-block-getwid-table .table-wrapper table tr td a,
.wp-block-lazyblock-tinymce .table-wrapper table tr td a {
font-family: MulishMedium
}
.wp-block-getwid-table .table-wrapper table tr:first-child td strong,
.wp-block-lazyblock-tinymce .table-wrapper table tr:first-child td strong {
font-family: Mulish !important;
font-weight: 400;
letter-spacing: .4px
}
@media (max-width:540px) {
.scholarship-wrapper footer .tell-us-about-project form {
margin-left: 0
}
}
body.article-wrapper main .wp-block-gallery .blocks-gallery-grid {
padding-left: 0;
margin-left: 0
}
body.article-wrapper main .wp-block-gallery .blocks-gallery-item:before {
display: none
}
@media (max-width:768px) {
body.article-wrapper main .wp-block-gallery .blocks-gallery-item {
margin-left: 0
}
}
body.article-wrapper main .wp-block-query .wp-block-post-template {
padding-left: 0
}
body.article-wrapper main .wp-block-query .wp-block-post-template li {
margin-left: 0
}
body.article-wrapper main .wp-block-query .wp-block-post-template li:before {
display: none
}
body.article-wrapper main .wp-block-social-links {
padding-left: 0;
margin-left: 0
}
body.article-wrapper main .wp-block-social-links .wp-social-link.wp-block-social-link:before {
display: none
}
body.article-wrapper main figure .wp-block-embed__wrapper {
position: relative;
height: 56%;
width: 100%;
padding-top: 56%
}
body.article-wrapper main figure .wp-block-embed__wrapper iframe {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%
}
@media (max-width:425px) {
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-img-wrapper {
width: 100%;
margin: 0 auto
}
}
.wp-block-lazyblock-iot-detail-advantages .homepage_swiper {
margin: 0
}
.container {
margin: 0 auto;
padding: 0 16px;
width: 100%
}
.gpdr-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-3 a:hover,
.project-service-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-3 a:hover,
footer .footer-bottom-block .footer-bottom-block-column-3 a:hover,
footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-3 a:hover {
-webkit-filter: brightness(1.5);
filter: brightness(1.5)
}
footer input,
progress {
-webkit-appearance: none
}
footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block div.desc {
color: #5e6063
}
footer .checkbox__error-text {
display: block;
position: absolute;
top: -15px;
right: 0;
font-family: MulishRegular;
font-size: 12px;
line-height: 2;
letter-spacing: .4px;
text-align: right;
color: #ff3c3c
}
footer .tell-us-about-project {
padding-top: 58px;
padding-bottom: 103px;
background-color: #081120
}
footer .tell-us-about-project .tell-us-about-project-text-block {
margin: 0 11.4% 52px
}
footer .tell-us-about-project .tell-us-about-project-text-block div.desc {
font-family: MulishRegular;
font-size: 20px;
line-height: 1.4;
letter-spacing: .5px;
color: #fff;
margin-right: 0;
margin-bottom: 56px
}
@media (max-width:1200px) {
footer .tell-us-about-project .tell-us-about-project-text-block div.desc {
margin-bottom: 52px
}
}
@media (max-width:768px) {
footer .tell-us-about-project .tell-us-about-project-text-block div.desc {
margin-bottom: 52px
}
}
@media (max-width:320px) {
footer .tell-us-about-project .tell-us-about-project-text-block div.desc {
margin-bottom: 16px
}
}
@media (max-width:850px) {
footer .tell-us-about-project .tell-us-about-project-text-block div.desc {
font-size: 16px
}
}
footer .tell-us-about-project .tell-us-about-project-text-block h2 {
margin-bottom: 12px;
color: #fff
}
footer .tell-us-about-project .tell-us-about-project-text-block h2 span {
white-space: nowrap
}
footer .tell-us-about-project .tell-us-about-project-text-block h2 img {
margin-left: 4px
}
footer .tell-us-about-project .tell-us-about-project-text-block h2 .ques-sign {
height: 36px;
width: 26px
}
footer .tell-us-about-project .tell-us-about-project-text-block h2.got-a-project,
footer .tell-us-about-project .tell-us-about-project-text-block h2.lets-talk,
footer .tell-us-about-project .tell-us-about-project-text-block h2.looking-to-build {
display: none
}
footer .tell-us-about-project .tell-us-about-project-text-block h5 {
font-family: MulishRegular;
font-size: 20px;
line-height: 1.4;
letter-spacing: .5px;
color: #fff;
margin-right: 11.4%
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:disabled:checked+label:after,
footer .tell-us-about-project form [type=checkbox]:disabled:checked+label:after {
color: #999
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 {
margin-right: 3.94%;
width: 50%
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper p {
width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
padding-left: 24px;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.71;
letter-spacing: .4px;
color: #fff
}
footer :focus {
outline: 0
}
footer ::-moz-focus-inner {
border: 0
}
footer input {
width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
height: 60px;
padding-left: 24px;
background-color: rgba(0, 83, 206, .34);
border: 1px solid rgba(0, 158, 253, .9);
border-radius: 0;
font-family: MulishRegular;
font-size: 16px;
line-height: 1.5;
letter-spacing: .5px;
color: #fff;
caret-color: rgba(0, 158, 253, .9);
margin-bottom: 15px
}
@media (max-width:768px) {
footer input {
height: 50px
}
}
@media (max-width:425px) {
footer input {
height: 44px
}
}
footer input:-webkit-autofill,
footer input:-webkit-autofill:active,
footer input:-webkit-autofill:focus,
footer input:-webkit-autofill:hover {
-webkit-box-shadow: inset 0 0 0 50px #05275b !important;
-webkit-text-fill-color: #fff
}
footer input:hover {
background-color: rgba(0, 83, 206, .44)
}
footer input.error,
footer input:not(.phone-input).active {
outline: 0;
border: 1px solid #ff3c3c
}
footer input:not(.phone-input).active:hover {
border: 1px solid #ff3c3c;
padding-left: 24px
}
footer input::-moz-placeholder,
footer input::-webkit-input-placeholder {
color: hsla(0, 0%, 100%, .4)
}
footer:not(.footer-light-wrapper) input.edge-autofilled,
footer:not(.footer-light-wrapper) input.edge-autoSuggestFieldFilled {
background-color: rgba(0, 83, 206, .34) !important;
-webkit-box-shadow: inset 0 0 0 50px #05275b !important;
box-shadow: inset 0 0 0 50px #05275b !important;
color: #fff !important
}
footer.footer-light-wrapper input:-webkit-autofill,
footer.footer-light-wrapper input:-webkit-autofill:active,
footer.footer-light-wrapper input:-webkit-autofill:focus,
footer.footer-light-wrapper input:-webkit-autofill:hover {
-webkit-box-shadow: 0 0 0 1000px #f2faff inset !important;
-webkit-text-fill-color: rgba(0, 83, 206, .9)
}
.why-choose-us .why-choose-us-plate-block .why-choose-us-plate-block-column1 .why-choose-us-plate-block-column1-block1:hover,
.why-choose-us .why-choose-us-plate-block .why-choose-us-plate-block-column2 .why-choose-us-plate-block-small-block:hover {
-webkit-box-shadow: 0 4px 13px 0 rgba(0, 83, 206, .1);
box-shadow: 0 4px 13px 0 rgba(0, 83, 206, .1)
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 {
display: block;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
width: 63.2%
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .error-span {
margin-right: 0
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 p {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
margin-left: 24px;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.71;
letter-spacing: .4px;
color: #fff
}
footer textarea {
width: 100%;
height: 203px;
resize: vertical;
min-height: 203px;
background-color: rgba(0, 83, 206, .34);
border: 1px solid rgba(0, 158, 253, .9);
font-family: MulishRegular;
font-size: 16px;
border-radius: 0;
line-height: 1.5;
letter-spacing: .5px;
color: #fff;
caret-color: rgba(0, 158, 253, .9);
padding-left: 24px;
padding-top: 18px;
vertical-align: top;
margin-bottom: 38px;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
@media (max-width:455px) {
footer textarea {
min-height: 295px;
height: 295px
}
}
footer textarea:hover {
background-color: rgba(0, 83, 206, .44)
}
footer textarea.active {
outline: 0;
border: 1px solid #ff3c3c
}
footer textarea.active:hover {
padding-left: 24px;
padding-top: 18px
}
footer textarea::-moz-placeholder,
footer textarea::-webkit-input-placeholder {
color: hsla(0, 0%, 100%, .4)
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #fff;
-ms-user-select: none;
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
margin-top: auto;
margin-bottom: 15px
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p {
display: block
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p:first-child {
margin-left: 0
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-2 {
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
margin-top: 27px;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #fff
}
form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper [type=checkbox]:checked+label:before,
form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper [type=checkbox]:not(:checked)+label:before {
min-width: 18px;
width: 18px;
position: static
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper [type=checkbox]:checked+label:after,
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper [type=checkbox]:not(:checked)+label:after {
position: relative;
left: -18px;
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1
}
footer .tell-us-about-project form .tell-us-about-project-checkbox-wrapper label {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
padding: 0;
-ms-user-select: none;
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none
}
footer .tell-us-about-project form .tell-us-about-project-checkbox-wrapper label span {
white-space: normal;
-ms-flex-order: 2;
-webkit-box-ordinal-group: 3;
order: 2;
position: relative;
left: -8px
}
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-checkbox-wrapper label span {
color: #081120
}
footer .tell-us-about-project form .tell-us-about-project-checkbox-wrapper label span {
color: #fff
}
.button-right {
float: right
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper button:hover {
background-image: linear-gradient(257deg, rgba(0, 83, 206, .9), rgba(0, 158, 253, .89))
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper button:active,
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper button:focus {
background-image: linear-gradient(283deg, #004ab6, #008ce0)
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper button:disabled {
opacity: .4;
background-image: linear-gradient(283deg, #004ab6, #008ce0);
border: 1px solid rgba(0, 83, 206, .9)
}
footer .footer-menu {
padding-top: 40px;
margin: 0 11.5%
}
footer .footer-menu .footer-menu-row1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between
}
footer .footer-menu .footer-menu-row1 ul a {
text-decoration: none;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.57;
letter-spacing: .4px;
color: #909396;
-webkit-transition: color .2s;
transition: color .2s
}
footer .footer-menu .footer-menu-row1 ul a:hover {
color: #081120
}
footer .footer-menu .footer-menu-row1 ul li {
list-style-type: none;
margin-bottom: 10px
}
footer .footer-menu .footer-menu-row1 ul>li {
font-family: Mulish;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #081120
}
footer .footer-menu .footer-menu-row1 .footer-menu-row1-column1 a.logo-place img {
width: 166px;
height: 12px;
-o-object-fit: cover;
object-fit: cover
}
footer .footer-menu .footer-menu-row1 .footer-menu-row1-column1 p {
width: 145px;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.57;
letter-spacing: .4px;
color: #909396;
margin-top: 16px
}
footer .footer-separator hr {
margin-top: 24px;
height: 2px;
color: rgba(219, 223, 229, .6)
}
footer .footer-bottom-block {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
margin: 26px 11.5% 20px;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #909396
}
footer .footer-bottom-block .footer-bottom-block-column {
width: 33.333%
}
footer .footer-bottom-block .footer-bottom-block-column-1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-pack: start;
-webkit-box-pack: start;
justify-content: flex-start
}
footer .footer-bottom-block .footer-bottom-block-column-1 p img {
width: 4px;
height: 4px;
margin: 0 10px 1px 6px
}
footer .footer-bottom-block .footer-bottom-block-column-2 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center
}
footer .footer-bottom-block .footer-bottom-block-column-2 p {
color: #909396;
font-size: 12px
}
footer .footer-bottom-block .footer-bottom-block-column-3 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: end;
-webkit-box-pack: end;
justify-content: flex-end
}
footer .footer-bottom-block .footer-bottom-block-column-3 a {
display: block;
width: 26px;
height: 26px;
margin-right: 14px
}
footer .footer-bottom-block .footer-bottom-block-column-3 a:last-child {
margin-right: 0
}
@media (max-width:1300px) {
footer .tell-us-about-project form {
margin: 0 42px
}
footer .footer-menu {
margin: 0 4.1%
}
.company-wrapper footer .footer-separator hr {
margin-top: 26px;
height: 2px;
color: rgba(219, 223, 229, .6)
}
.company-wrapper footer .footer-bottom-block {
margin: 30px 4.1% 22px
}
}
.footer-menu-row1-column2,
.footer-menu-row1-column3,
.footer-menu-row1-column4 {
max-width: 25%
}
@media (max-width:1024px) {
.footer-menu-row1-column2,
.footer-menu-row1-column3,
.footer-menu-row1-column4 {
max-width: 30%
}
}
@media (max-width:540px) {
.footer-menu-row1-column2,
.footer-menu-row1-column3,
.footer-menu-row1-column4 {
max-width: none
}
}
@media (max-width:768px) {
.solute-wrapper .solute-text-block h2 {
width: auto;
max-width: 100%;
margin-right: 120px
}
.solute-wrapper .solute-img-wrapper {
width: 96.9%
}
.solute-wrapper .solute-integra-sources p.integra-sources {
width: 77.6%;
font-size: 20px;
font-stretch: normal;
line-height: 1.7;
letter-spacing: .73px
}
.why-choose-us {
margin: 0 3.1% 100px
}
.why-choose-us .why-choose-us-text-block h5 {
width: auto;
max-width: 100%;
margin-right: 62px;
font-size: 16px
}
.why-choose-us .why-choose-us-text-block h5 span {
display: block;
max-width: 100%;
margin-right: 320px
}
.be-among-the-first-wrapper {
padding: 45px 3.1%;
margin-right: 0
}
.the-essence-of-integra-wrapper {
margin: 0 1.8% 70px
}
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row .the-essence-of-integra-plate-row-column1 h4,
.the-essence-of-integra-wrapper h4 {
font-size: 20px
}
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row p.column-p-header {
width: 100%
}
.our-team-wrapper {
margin: 0 2.9%;
height: auto;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
.our-team-wrapper .our-team-column1 {
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
width: 100%;
padding: 30px 0 41px 5px;
margin-bottom: 70px;
height: auto
}
.our-team-wrapper .our-team-column2 {
width: 105.8%;
height: 320px
}
.they-trust-us-wrapper {
margin-bottom: 50px
}
.they-trust-us-wrapper .they-trust-us-logo-wrapper {
margin: 0 5.1%
}
.they-trust-us-wrapper .they-trust-us-logo-wrapper .they-trust-us-logo-row .they-trust-us-logo-block {
width: 20.6%
}
}
@media (max-width:700px) {
.why-choose-us .why-choose-us-text-block h2 img {
width: 11px;
height: 16px
}
.why-choose-us .why-choose-us-text-block h5 {
margin-right: 0
}
.why-choose-us .why-choose-us-text-block h5 span {
display: inline;
margin-right: 0
}
.why-choose-us .why-choose-us-plate-block {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
.why-choose-us .why-choose-us-plate-block .why-choose-us-plate-block-column1-block2 {
display: none
}
.why-choose-us .why-choose-us-plate-block .bg-block {
display: block;
margin-top: 30px;
padding: 24px 7%;
max-width: 100%;
-webkit-box-sizing: content-box;
box-sizing: content-box
}
.why-choose-us .why-choose-us-plate-block .why-choose-us-plate-block-column1 {
width: 100%;
padding-top: 0
}
.why-choose-us .why-choose-us-plate-block .why-choose-us-plate-block-column1 .why-choose-us-plate-block-column1-block1 {
height: auto;
-ms-flex-align: start;
-webkit-box-align: start;
align-items: flex-start;
margin: 0;
padding: 0
}
.why-choose-us .why-choose-us-plate-block .why-choose-us-plate-block-column1 .why-choose-us-plate-block-column1-block1 p {
text-align: left;
font-size: 14px;
letter-spacing: .4px;
line-height: 1.29
}
.why-choose-us .why-choose-us-plate-block .why-choose-us-plate-block-column1 .why-choose-us-plate-block-column1-block1 img {
-ms-flex-order: 0;
-webkit-box-ordinal-group: 1;
order: 0;
margin: 20px 0 0
}
.why-choose-us .why-choose-us-plate-block .why-choose-us-plate-block-column1 .why-choose-us-plate-block-column1-block1 h4,
.why-choose-us .why-choose-us-plate-block .why-choose-us-plate-block-column1 .why-choose-us-plate-block-column1-block1 p {
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1
}
.why-choose-us .why-choose-us-plate-block .why-choose-us-plate-block-column1 .why-choose-us-plate-block-column1-block1 h4 {
margin: 10px 0
}
.why-choose-us .why-choose-us-plate-block .why-choose-us-plate-block-column1 .why-choose-us-plate-block-column1-block1 div.inside-blue-line-gradient {
margin: 20px 0 10px
}
.why-choose-us .why-choose-us-plate-block .why-choose-us-plate-block-column2 {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: start;
-webkit-box-pack: start;
justify-content: flex-start;
width: 100%
}
.why-choose-us .why-choose-us-plate-block .why-choose-us-plate-block-column2 .why-choose-us-plate-block-small-block {
width: 100%;
-ms-flex-align: start;
-webkit-box-align: start;
align-items: flex-start;
padding: 0
}
.why-choose-us .why-choose-us-plate-block .why-choose-us-plate-block-column2 .why-choose-us-plate-block-small-block p {
width: 100%;
text-align: left
}
.why-choose-us .why-choose-us-plate-block .why-choose-us-plate-block-column2 .why-choose-us-plate-block-small-block img {
-ms-flex-order: 0;
-webkit-box-ordinal-group: 1;
order: 0;
margin: 20px 0 0
}
.why-choose-us .why-choose-us-plate-block .why-choose-us-plate-block-column2 .why-choose-us-plate-block-small-block h4,
.why-choose-us .why-choose-us-plate-block .why-choose-us-plate-block-column2 .why-choose-us-plate-block-small-block p {
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1
}
.why-choose-us .why-choose-us-plate-block .why-choose-us-plate-block-column2 .why-choose-us-plate-block-small-block h4 {
margin: 10px 0
}
.why-choose-us .why-choose-us-plate-block .why-choose-us-plate-block-column2 .why-choose-us-plate-block-small-block div.inside-blue-line-gradient {
margin: 20px 0 10px
}
.why-choose-us .why-choose-us-plate-block .why-choose-us-plate-block-column2 .block1,
.why-choose-us .why-choose-us-plate-block .why-choose-us-plate-block-column2 .block3,
.why-choose-us .why-choose-us-plate-block .why-choose-us-plate-block-column2 .block4 {
border: none
}
.be-among-the-first-wrapper {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
margin-bottom: 70px;
padding: 46px 13px 36px
}
.be-among-the-first-wrapper .be-among-the-first-column1,
.be-among-the-first-wrapper .be-among-the-first-column2 {
margin-right: 0;
margin-bottom: 20px
}
.the-essence-of-integra-wrapper {
margin: 0 3.8% 70px
}
.the-essence-of-integra-wrapper img.plus-img {
display: block
}
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row h2 {
font-size: 20px
}
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row .the-essence-of-integra-plate-row-column1 {
margin-bottom: 31px
}
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row p.column-p-header {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
font-size: 14px !important
}
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row p.column-p-header img.gradient-img {
display: none
}
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row p.column-p-header img.plus-img {
-webkit-transition: .4s;
transition: .4s
}
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row p.column-p-header img.plus-img.active {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg)
}
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row p.column-p-header span.span-nowrap {
display: contents;
white-space: normal;
font-size: 14px
}
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row .the-essence-of-integra-plate-row-column2 .the-essence-of-integra-plate-row1 .the-essence-of-integra-plate-row1-column1 p:nth-child(2),
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row .the-essence-of-integra-plate-row-column2 .the-essence-of-integra-plate-row1 .the-essence-of-integra-plate-row1-column2 p:nth-child(2),
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row .the-essence-of-integra-plate-row-column2 .the-essence-of-integra-plate-row2 .the-essence-of-integra-plate-row1-column1 p:nth-child(2),
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row .the-essence-of-integra-plate-row-column2 .the-essence-of-integra-plate-row2 .the-essence-of-integra-plate-row1-column2 p:nth-child(2),
.they-trust-us-wrapper .they-trust-us-logo-wrapper .they-trust-us-logo-row .they-trust-us-logo-block:nth-child(n+5) {
display: none
}
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row .the-essence-of-integra-plate-row-column2 {
width: 100%
}
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row .the-essence-of-integra-plate-row-column2 .the-essence-of-integra-plate-row1,
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row .the-essence-of-integra-plate-row-column2 .the-essence-of-integra-plate-row2 {
margin-bottom: 0;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row .the-essence-of-integra-plate-row-column2 .the-essence-of-integra-plate-row1 .the-essence-of-integra-plate-row1-column1,
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row .the-essence-of-integra-plate-row-column2 .the-essence-of-integra-plate-row1 .the-essence-of-integra-plate-row1-column2,
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row .the-essence-of-integra-plate-row-column2 .the-essence-of-integra-plate-row2 .the-essence-of-integra-plate-row1-column1,
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row .the-essence-of-integra-plate-row-column2 .the-essence-of-integra-plate-row2 .the-essence-of-integra-plate-row1-column2 {
width: 100%
}
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper hr {
margin: 30px 0 30px -6.8%;
background-color: rgba(0, 83, 206, .9);
border: none
}
.our-team-wrapper .our-team-column1 {
padding-bottom: 41px
}
.our-team-wrapper .our-team-column1 h2 img {
width: 4px;
height: 4px
}
.they-trust-us-wrapper {
margin: 0 9.4% 100px
}
.they-trust-us-wrapper .they-trust-us-logo-wrapper .they-trust-us-logo-row img.logo-medical-team {
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1
}
.they-trust-us-wrapper .they-trust-us-logo-wrapper .they-trust-us-logo-row .they-trust-us-logo-block {
width: 49.6%
}
}
.solute-wrapper .solute-text-block h2 span,
.the-essence-of-integra-wrapper h2 span {
white-space: nowrap
}
@media (max-width:1024px) {
footer {
width: 100%
}
footer .tell-us-about-project .tell-us-about-project-text-block {
margin: 0 4.1% 60px
}
footer .tell-us-about-project .tell-us-about-project-text-block h2 {
font-size: 32px
}
footer .tell-us-about-project .tell-us-about-project-text-block h5 {
font-size: 16px
}
.tell-us-about-project-forms-block-row-1,
.tell-us-about-project-forms-block-row-2 {
margin: 0 auto;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1.contact .tell-us-about-project-forms-block-wrapper input {
margin: 0
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input {
padding: 0 0 0 24px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 90%;
margin: 0 0 15px
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 {
width: 100%
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 p {
margin-top: 16px
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea {
width: 100%;
padding: 18px 0 0 24px;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p {
margin: 0
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p:first-child {
margin-right: 34px
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-checkbox-wrapper {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 button {
width: 77.6%;
margin: 10px auto
}
footer .footer-menu {
margin: 0 3.1%
}
footer .footer-menu .footer-menu-row1 {
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
footer .footer-menu .footer-menu-row1 .footer-menu-row1-column1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
margin-bottom: 46px;
width: 100%
}
footer .footer-menu .footer-menu-row1 .footer-menu-row1-column1 p {
text-align: center;
width: 100% !important
}
footer .footer-menu .footer-menu-row1 .footer-menu-row1-column1 .logo-place {
margin: 0 auto
}
footer .footer-menu .footer-menu-row1 .footer-menu-row1-column4 {
width: 31%
}
footer .footer-bottom-block .footer-bottom-block-column-2 {
text-align: center
}
footer .footer-bottom-block .footer-bottom-block-column-2 p {
width: 139px;
font-size: 12px
}
.tell-us-about-project-forms-block-row-1,
.tell-us-about-project-forms-block-row-2 {
width: 100%
}
}
#shares_bottom .jssocials-shares .jssocials-share .jssocials-share-link {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.solute-wrapper .content-wrapper .scroll-down {
display: block;
width: 120px;
text-decoration: none
}
.solute-wrapper .content-wrapper .scroll-down p {
min-width: 100%;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px
}
.solute-wrapper .content-wrapper .scroll-down img {
width: 13px;
height: 9px;
margin-right: 10px
}
#policy_scholarship-error {
position: absolute;
margin-top: -35px;
font-family: MulishRegular;
font-size: 12px;
line-height: 1.5;
letter-spacing: .4px;
color: #ff3c3c;
margin-left: 0;
text-align: left
}
.row-end,
span.label-input {
color: #fff;
font-family: MulishRegular;
font-size: 14px;
letter-spacing: .4px
}
#attach-error {
display: inline-block;
margin-top: -20px
}
label.error {
width: 41%;
float: right
}
span.label-input {
width: 30%;
float: left;
display: inline-block;
margin-left: 24px;
line-height: 1.71;
margin-bottom: 0;
overflow: hidden;
height: 20px
}
.row-end {
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
margin-top: 27px;
line-height: 1.29;
padding-top: 20px
}
.company-wrapper footer .footer-bottom-block .footer-bottom-block-column-1 p a {
text-decoration: none;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #909396
}
.hide-menu__button p {
font-family: Mulish;
font-size: 34px;
font-weight: 400;
line-height: 1.18;
letter-spacing: 1.1px
}
.solute-wrapper {
margin-bottom: 80px
}
.wp-block-lazyblock-company-top-info-and-reviews .solute-wrapper .solute-img-wrapper,
body.scholarship-wrapper .solute-wrapper .solute-img-wrapper {
position: relative;
width: 92.6%;
height: 680px;
background-size: cover;
background-position: top;
background-repeat: no-repeat
}
.wp-block-lazyblock-company-top-info-and-reviews .solute-wrapper .solute-img-wrapper {
height: 534px
}
@media (max-width:1440px) {
.wp-block-lazyblock-company-top-info-and-reviews .solute-wrapper .solute-img-wrapper,
body.scholarship-wrapper .solute-wrapper .solute-img-wrapper {
height: 480px
}
}
@media (max-width:1024px) {
.wp-block-lazyblock-company-top-info-and-reviews .solute-wrapper .solute-img-wrapper,
body.scholarship-wrapper .solute-wrapper .solute-img-wrapper {
width: 95.9%
}
}
@media (max-width:768px) {
.wp-block-lazyblock-company-top-info-and-reviews .solute-wrapper .solute-img-wrapper,
body.scholarship-wrapper .solute-wrapper .solute-img-wrapper {
width: 97%
}
.wp-block-lazyblock-company-top-info-and-reviews .solute-wrapper .solute-img-wrapper {
height: 412px
}
}
@media (max-width:700px) {
.wp-block-lazyblock-company-top-info-and-reviews .solute-wrapper .solute-img-wrapper,
body.scholarship-wrapper .solute-wrapper .solute-img-wrapper {
width: 100%
}
}
.solute-wrapper .solute-text-block h1 {
margin-bottom: 12px;
margin-top: 120px;
width: 78%;
position: relative
}
.solute-wrapper .solute-text-block h1 img {
position: absolute;
bottom: 10px
}
@media (max-width:1024px) {
.solute-wrapper .solute-text-block h1 {
margin-top: 67px;
width: 71%;
line-height: 1.13
}
.solute-wrapper .solute-text-block h1 img {
display: none
}
}
@media (max-width:768px) {
.solute-wrapper .solute-text-block h1 {
font-size: 36px;
margin-top: 105px;
width: 92%;
line-height: 1.11
}
}
@media (max-width:320px) {
.solute-wrapper .solute-text-block h1 {
margin-top: 60px;
width: 84%;
line-height: normal
}
}
.solute-wrapper .solute-text-block h2 {
margin-bottom: 12px;
margin-top: 120px;
width: 64.7%
}
.solute-wrapper .solute-text-block h2 img {
margin-left: 4px
}
.solute-wrapper .solute-text-block h5 {
margin-bottom: 40px
}
.solute-wrapper .solute-text-block .scroll-down {
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
margin-bottom: 40px;
cursor: pointer;
display: inline-block
}
.solute-wrapper .solute-text-block .scroll-down img {
display: inline-block;
width: 13px;
height: 9px;
margin-right: 10px;
float: left
}
.solute-wrapper .solute-text-block .scroll-down p {
color: rgba(0, 83, 206, .9);
line-height: .7;
width: 120px
}
.solute-wrapper .solute-img-wrapper {
position: relative;
height: 680px;
background-size: cover;
background-position: top;
background-repeat: no-repeat;
width: 100%
}
.solute-wrapper img.ic-quote {
position: relative;
top: 94px;
display: block;
margin: 0 auto 0 32px;
width: 46px;
height: 28px
}
@media (max-width:320px) {
.solute-wrapper img.ic-quote {
margin-left: 32px
}
}
.solute-wrapper .solute-integra-sources {
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
background-color: #081120;
margin-top: -166px;
padding-top: 215px;
padding-bottom: 116px
}
.solute-wrapper .solute-integra-sources,
.solute-wrapper .solute-integra-sources .company-swiper {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
width: 100%
}
.solute-wrapper .solute-integra-sources .company-swiper .swiper-slide {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center
}
.solute-wrapper .solute-integra-sources .company-swiper .swiper-slide img {
width: 70px;
height: 70px;
-o-object-fit: cover;
object-fit: cover;
margin-bottom: 14px
}
.solute-wrapper .solute-integra-sources .company-swiper .swiper-pagination {
position: static;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
width: 100%
}
.solute-wrapper .solute-integra-sources .company-swiper .swiper-pagination .swiper-pagination-bullet {
width: 8px;
height: 8px;
background-color: #fff;
opacity: 1;
border-radius: 0
}
.solute-wrapper .solute-integra-sources .company-swiper .swiper-pagination .swiper-pagination-bullet-active {
width: 10px;
height: 10px;
background-image: linear-gradient(85deg, rgba(0, 83, 206, .9), rgba(0, 158, 253, .89))
}
.solute-wrapper .solute-integra-sources p.integra-sources {
font-family: MulishMedium;
font-size: 24px;
font-weight: 500;
font-style: italic;
line-height: 1.42;
letter-spacing: .9px;
text-align: center;
color: #fff;
width: 100%;
max-width: 920px;
cursor: pointer
}
.solute-wrapper .solute-integra-sources .hr {
margin: 21px 0 15px;
width: 100px;
height: 2px;
background-color: rgba(219, 223, 229, .2)
}
.solute-wrapper .solute-integra-sources p.christophe {
font-family: Mulish;
font-size: 16px;
font-weight: 400;
line-height: 1.5;
letter-spacing: .5px;
text-align: center;
color: #fff
}
.solute-wrapper .solute-integra-sources p.ceo {
font-family: MulishRegular;
font-size: 16px;
line-height: 1.5;
letter-spacing: .5px;
color: #fff;
margin-bottom: 30px
}
.solute-wrapper .solute-integra-sources .slider-squares-wrapper {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center
}
.solute-wrapper .solute-integra-sources .slider-squares-wrapper img {
width: 8px;
height: 8px;
margin-right: 6px
}
.solute-wrapper .solute-integra-sources .slider-squares-wrapper img:nth-child(2) {
width: 10px;
height: 10px
}
.solute-wrapper .solute-integra-sources .slider-squares-wrapper img:last-child {
margin-right: 0
}
.choose_description {
font-family: MulishRegular;
font-size: 20px;
line-height: 1.4;
letter-spacing: .5px;
color: #5e6063;
font-weight: 400
}
.why-choose-us {
margin: 0 11.4% 80px
}
.why-choose-us .why-choose-us-text-block {
margin-bottom: 10px
}
.why-choose-us .why-choose-us-text-block h2 {
margin-bottom: 15px
}
.why-choose-us .why-choose-us-text-block h2 img {
width: 25px;
height: 36px;
margin-left: 3px
}
.why-choose-us .why-choose-us-text-block h5 {
width: 57.5%
}
.why-choose-us .why-choose-us-text-block h5 br {
display: none
}
.why-choose-us .why-choose-us-plate-block {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row
}
.why-choose-us .why-choose-us-plate-block .bg-block {
display: none;
padding: 24px 21px
}
.why-choose-us .why-choose-us-plate-block .why-choose-us-plate-block-column1-block2 {
max-width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 24px 53.5px;
background-color: rgba(0, 83, 206, .05);
border: 1px solid rgba(0, 83, 206, .9)
}
.why-choose-us .why-choose-us-plate-block .why-choose-us-plate-block-column1-block2 p {
font-family: MulishRegular;
font-size: 16px;
line-height: 1.5;
letter-spacing: .5px;
text-align: center;
color: #081120
}
.why-choose-us .why-choose-us-plate-block .why-choose-us-plate-block-column1-block2 p span {
font-family: Mulish;
font-size: 24px;
font-weight: 400;
line-height: 1;
color: rgba(0, 83, 206, .9)
}
.why-choose-us .why-choose-us-plate-block .why-choose-us-plate-block-column1 {
width: 50%;
margin-right: 30px
}
.why-choose-us .why-choose-us-plate-block .why-choose-us-plate-block-column1,
.why-choose-us .why-choose-us-plate-block .why-choose-us-plate-block-column1 .why-choose-us-plate-block-column1-block1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center
}
.why-choose-us .why-choose-us-plate-block .why-choose-us-plate-block-column1 .why-choose-us-plate-block-column1-block1 {
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
height: 327px;
width: 100%;
max-width: 100%
}
.why-choose-us .why-choose-us-plate-block .why-choose-us-plate-block-column1 .why-choose-us-plate-block-column1-block1 p {
font-family: MulishRegular;
font-size: 16px;
line-height: 1.5;
letter-spacing: .5px;
text-align: center;
color: #5e6063
}
.why-choose-us .why-choose-us-plate-block .why-choose-us-plate-block-column1 .why-choose-us-plate-block-column1-block1 div.inside-blue-line-gradient {
background: -webkit-gradient(85deg, rgba(0, 83, 206, .9), rgba(0, 158, 253, .89));
background: linear-gradient(85deg, rgba(0, 83, 206, .9), rgba(0, 158, 253, .89));
width: 24px;
height: 4px;
margin: 10px 0
}
.why-choose-us .why-choose-us-plate-block .why-choose-us-plate-block-column2 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
width: 50%
}
.why-choose-us .why-choose-us-plate-block .why-choose-us-plate-block-column2 .why-choose-us-plate-block-small-block {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
width: 49%;
padding: 54px 0
}
.why-choose-us .why-choose-us-plate-block .why-choose-us-plate-block-column2 .why-choose-us-plate-block-small-block div.inside-blue-line-gradient {
background: -webkit-gradient(85deg, rgba(0, 83, 206, .9), rgba(0, 158, 253, .89));
background: linear-gradient(85deg, rgba(0, 83, 206, .9), rgba(0, 158, 253, .89));
width: 24px;
height: 4px;
margin: 10px 0
}
.why-choose-us .why-choose-us-plate-block .why-choose-us-plate-block-column2 .why-choose-us-plate-block-small-block p {
width: 82.462%;
text-align: center;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #5e6063
}
.why-choose-us .why-choose-us-plate-block .why-choose-us-plate-block-column2 .block1 {
border-right: 1px solid #dbdfe5;
border-bottom: 1px solid #dbdfe5
}
.why-choose-us .why-choose-us-plate-block .why-choose-us-plate-block-column2 .block3 {
border-right: 1px solid #dbdfe5
}
.why-choose-us .why-choose-us-plate-block .why-choose-us-plate-block-column2 .block4 {
border-top: 1px solid #dbdfe5;
margin-top: -1px
}
.be-among-the-first-wrapper {
background-color: #081120;
padding: 88px 7.8% 88px 11.5%;
margin-bottom: 90px
}
.be-among-the-first-wrapper__container {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row
}
@media (max-width:700px) {
.be-among-the-first-wrapper__container {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
}
@media (max-width:767px) {
.be-among-the-first-wrapper__container {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
}
.be-among-the-first-wrapper h4 {
font-family: Mulish;
font-size: 20px;
font-weight: 400;
letter-spacing: .3px;
color: #fff
}
.be-among-the-first-wrapper p {
opacity: .8;
margin-top: 14px
}
.be-among-the-first-wrapper .be-among-the-first-column1,
.be-among-the-first-wrapper .be-among-the-first-column2 {
margin-right: 30px
}
.the-essence-of-integra-wrapper {
margin: 0 11.5% 120px
}
.the-essence-of-integra-wrapper img.plus-img {
display: none;
width: 17px;
height: 17px
}
.the-essence-of-integra-wrapper h2 {
margin-bottom: 34px
}
@media (max-width:768px) {
.the-essence-of-integra-wrapper h2 {
margin-bottom: 40px
}
}
.the-essence-of-integra-wrapper h2 img {
margin-left: 2px
}
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper hr {
height: 2px;
width: 100%;
color: #dbdfe5;
margin: 40px 0
}
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row
}
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row p.column-p-header {
font-family: Mulish;
font-size: 16px;
font-weight: 400;
line-height: 1.5;
letter-spacing: .5px;
color: #081120;
margin-bottom: 10px
}
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row p.column-p-header .span-nowrap {
display: inline;
white-space: nowrap;
font-family: Mulish;
font-size: 16px;
font-weight: 400;
line-height: 1.5;
letter-spacing: .5px;
color: #081120
}
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row p.column-p-header img.gradient-img {
width: 4px;
height: 4px;
margin-left: 2px
}
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row p.column-p-header a {
display: none;
width: 17px;
height: 17px
}
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row p.column-p-header span {
width: 100%;
display: none;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #5e6063
}
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row .the-essence-of-integra-plate-row-column1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
width: 37.3%
}
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row .the-essence-of-integra-plate-row-column1 h4 {
font-family: Mulish;
font-size: 34px;
font-weight: 400;
line-height: 1.18;
letter-spacing: 1.1px
}
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row .the-essence-of-integra-plate-row-column1 img {
width: 90px;
height: 78px;
margin-bottom: 10px;
-o-object-fit: contain;
object-fit: contain
}
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row .the-essence-of-integra-plate-row-column1 h3 {
font-size: 20px
}
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row .the-essence-of-integra-plate-row-column2 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
width: 62.7%
}
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row .the-essence-of-integra-plate-row-column2 .the-essence-of-integra-plate-row1-column1 {
width: 48.228%
}
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row .the-essence-of-integra-plate-row-column2 .the-essence-of-integra-plate-row1-column2 {
width: 50%
}
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row .the-essence-of-integra-plate-row-column2 .the-essence-of-integra-plate-row1,
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row .the-essence-of-integra-plate-row-column2 .the-essence-of-integra-plate-row2 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between
}
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row .the-essence-of-integra-plate-row1 {
margin-bottom: 40px
}
.our-team-wrapper {
margin-left: 3.5%;
margin-bottom: 100px;
height: 480px;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
flex-direction: row;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center
}
.our-team-wrapper,
.our-team-wrapper .our-team-column1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-webkit-box-direction: normal
}
.our-team-wrapper .our-team-column1 {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
flex-direction: column;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
background-color: rgba(219, 223, 229, .1);
width: 48%;
height: calc(100% - 40px);
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding-left: 8.1%
}
@media (max-width:1024px) {
.our-team-wrapper .our-team-column1 {
padding-left: 2%
}
}
.our-team-wrapper .our-team-column1 h2 img {
margin-left: 3px
}
.our-team-wrapper .our-team-column1 h5 {
width: 69.8%;
margin-top: 3px;
margin-bottom: 20px
}
.our-team-wrapper .our-team-column1 a {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
width: 220px;
height: 44px;
background-image: linear-gradient(79deg, rgba(0, 83, 206, .9), rgba(0, 158, 253, .89));
border: none;
font-family: MulishMedium;
font-size: 11px;
font-weight: 500;
letter-spacing: .5px;
text-align: center;
color: #fff
}
.our-team-wrapper .our-team-column2 {
width: 52%;
height: 100%;
background-size: cover;
background-position: 50%;
background-repeat: no-repeat
}
.they-trust-us-wrapper {
margin-bottom: 60px
}
.they-trust-us-wrapper h3 {
margin-bottom: 4px;
font-family: MulishRegular;
font-size: 34px;
line-height: 1.18;
letter-spacing: 1.1px;
text-align: center;
color: #081120
}
.they-trust-us-wrapper h5 {
text-align: center;
margin-bottom: 26px
}
.they-trust-us-wrapper .they-trust-us-logo-wrapper {
margin: 0 11.5%
}
.they-trust-us-wrapper .they-trust-us-logo-wrapper .they-trust-us-logo-row {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
margin-bottom: 10px
}
.they-trust-us-wrapper .they-trust-us-logo-wrapper .they-trust-us-logo-block {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
width: 14.6%;
max-height: 108px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 20px
}
.they-trust-us-wrapper .they-trust-us-logo-wrapper .they-trust-us-logo-block img {
width: 80px;
height: auto;
-o-object-fit: contain;
object-fit: contain
}
.they-trust-us-wrapper .they-trust-us-logo-wrapper .they-trust-us-logo-block:nth-child(2) img,
.they-trust-us-wrapper .they-trust-us-logo-wrapper .they-trust-us-logo-block:nth-child(9) img {
width: 120px
}
.they-trust-us-wrapper .they-trust-us-logo-wrapper .they-trust-us-logo-block:nth-child(5) img,
.they-trust-us-wrapper .they-trust-us-logo-wrapper .they-trust-us-logo-block:nth-child(8) img,
.they-trust-us-wrapper .they-trust-us-logo-wrapper .they-trust-us-logo-block:nth-child(11) img {
width: 100%
}
.they-trust-us-wrapper .they-trust-us-logo-wrapper .they-trust-us-logo-row:nth-child(2) {
margin-bottom: 0
}
@media (max-width:1440px) {
.solute-wrapper .solute-img-wrapper {
height: 480px
}
}
@media (max-width:1023px) {
.be-among-the-first-wrapper {
padding: 67px 2.35% 27px 4.1%
}
.why-choose-us {
margin: 0 4.1% 120px
}
}
@media (max-width:1024px) {
.solute-wrapper .solute-img-wrapper {
width: 95.9%
}
.solute-wrapper .solute-integra-sources p.integra-sources {
width: 72.3%
}
.the-essence-of-integra-wrapper {
margin: 0 4.1% 120px
}
.our-team-wrapper {
margin-left: 2%
}
.they-trust-us-wrapper .they-trust-us-logo-wrapper {
margin: 0 6.6%
}
.they-trust-us-wrapper .they-trust-us-logo-wrapper .they-trust-us-logo-block img {
width: 60px
}
}
@media (max-width:768px) {
.solute-wrapper .solute-text-block {
margin: 0 73px 0 40px
}
}
@media (max-width:768px) and (max-width:565px) {
.solute-wrapper .solute-text-block {
margin: 0 25px
}
}
@media (max-width:768px) {
.solute-wrapper .solute-text-block h2 {
width: auto;
max-width: 100%;
margin-right: 120px
}
.solute-wrapper .solute-img-wrapper {
width: 96.9%
}
.solute-wrapper .solute-integra-sources p.integra-sources {
width: 77.6%;
font-size: 20px;
font-stretch: normal;
line-height: 1.7;
letter-spacing: .73px
}
.why-choose-us {
margin: 0 3.1% 100px
}
.why-choose-us .why-choose-us-text-block h5 {
width: auto;
max-width: 100%;
margin-right: 62px;
font-size: 16px
}
.why-choose-us .why-choose-us-text-block h5 span {
display: block;
max-width: 100%;
margin-right: 320px
}
.be-among-the-first-wrapper {
padding: 45px 3.1% 27px;
margin-right: 0
}
.the-essence-of-integra-wrapper {
margin: 0 1.8% 70px
}
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row .the-essence-of-integra-plate-row-column1 h4,
.the-essence-of-integra-wrapper h4 {
font-size: 20px
}
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row p.column-p-header {
width: 100%
}
.our-team-wrapper {
margin: 0 2.9%;
height: auto;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
.our-team-wrapper .our-team-column1 {
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
width: 100%;
padding: 30px 0 41px 5px;
margin-bottom: 70px;
height: auto
}
.our-team-wrapper .our-team-column2 {
width: 105.8%;
height: 320px
}
.they-trust-us-wrapper {
margin: 0 2.9% 50px
}
.they-trust-us-wrapper .they-trust-us-logo-wrapper {
margin: 0 5.1%
}
.they-trust-us-wrapper .they-trust-us-logo-wrapper .they-trust-us-logo-row .they-trust-us-logo-block {
width: 20.6%
}
}
@media (max-width:700px) {
.solute-wrapper .solute-img-wrapper,
.solute-wrapper .solute-text-block h2 {
width: 100%
}
.solute-wrapper .solute-integra-sources {
width: auto;
max-width: 100%;
padding-left: 32px;
padding-right: 32px
}
.solute-wrapper .solute-integra-sources,
.solute-wrapper .solute-integra-sources .company-swiper .swiper-slide {
-ms-flex-align: start;
-webkit-box-align: start;
align-items: flex-start
}
.solute-wrapper .solute-integra-sources .company-swiper .swiper-slide img {
display: none
}
.solute-wrapper .solute-integra-sources .company-swiper .swiper-pagination {
width: 200px;
top: auto;
-ms-flex-pack: start;
-webkit-box-pack: start;
justify-content: flex-start
}
.solute-wrapper .solute-integra-sources p.integra-sources {
width: 100%;
text-align: left;
font-size: 16px
}
.why-choose-us {
max-width: 100%;
margin: 0 11px 49px
}
.why-choose-us .why-choose-us-text-block h2 {
font-size: 28px
}
}
@media (max-width:700px) and (max-width:320px) {
.why-choose-us .why-choose-us-text-block h2 {
font-size: 24px
}
}
@media (max-width:700px) {
.why-choose-us .why-choose-us-text-block h2 img {
width: 11px;
height: 16px
}
.why-choose-us .why-choose-us-text-block h5 {
margin-right: 0
}
.why-choose-us .why-choose-us-text-block h5 span {
display: inline;
margin-right: 0
}
.why-choose-us .why-choose-us-plate-block {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
.why-choose-us .why-choose-us-plate-block .why-choose-us-plate-block-column1-block2 {
display: none
}
.why-choose-us .why-choose-us-plate-block .bg-block {
display: block;
margin-top: 30px;
padding: 24px 7%;
max-width: 100%;
-webkit-box-sizing: content-box;
box-sizing: content-box
}
.why-choose-us .why-choose-us-plate-block .why-choose-us-plate-block-column1 {
width: 100%;
padding-top: 0
}
.why-choose-us .why-choose-us-plate-block .why-choose-us-plate-block-column1 .why-choose-us-plate-block-column1-block1 {
height: auto;
-ms-flex-align: start;
-webkit-box-align: start;
align-items: flex-start;
margin: 0;
padding: 0
}
.why-choose-us .why-choose-us-plate-block .why-choose-us-plate-block-column1 .why-choose-us-plate-block-column1-block1 p {
text-align: left;
font-size: 14px;
letter-spacing: .4px;
line-height: 1.29
}
.why-choose-us .why-choose-us-plate-block .why-choose-us-plate-block-column1 .why-choose-us-plate-block-column1-block1 img {
-ms-flex-order: 0;
-webkit-box-ordinal-group: 1;
order: 0;
margin: 20px 0 0
}
.why-choose-us .why-choose-us-plate-block .why-choose-us-plate-block-column1 .why-choose-us-plate-block-column1-block1 h4,
.why-choose-us .why-choose-us-plate-block .why-choose-us-plate-block-column1 .why-choose-us-plate-block-column1-block1 p {
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1
}
.why-choose-us .why-choose-us-plate-block .why-choose-us-plate-block-column1 .why-choose-us-plate-block-column1-block1 h4 {
margin: 10px 0
}
.why-choose-us .why-choose-us-plate-block .why-choose-us-plate-block-column1 .why-choose-us-plate-block-column1-block1 div.inside-blue-line-gradient {
margin: 20px 0 10px
}
.why-choose-us .why-choose-us-plate-block .why-choose-us-plate-block-column2 {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: start;
-webkit-box-pack: start;
justify-content: flex-start;
width: 100%
}
.why-choose-us .why-choose-us-plate-block .why-choose-us-plate-block-column2 .why-choose-us-plate-block-small-block {
width: 100%;
-ms-flex-align: start;
-webkit-box-align: start;
align-items: flex-start;
padding: 0
}
.why-choose-us .why-choose-us-plate-block .why-choose-us-plate-block-column2 .why-choose-us-plate-block-small-block p {
width: 100%;
text-align: left
}
.why-choose-us .why-choose-us-plate-block .why-choose-us-plate-block-column2 .why-choose-us-plate-block-small-block img {
-ms-flex-order: 0;
-webkit-box-ordinal-group: 1;
order: 0;
margin: 20px 0 0
}
.why-choose-us .why-choose-us-plate-block .why-choose-us-plate-block-column2 .why-choose-us-plate-block-small-block h4,
.why-choose-us .why-choose-us-plate-block .why-choose-us-plate-block-column2 .why-choose-us-plate-block-small-block p {
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1
}
.why-choose-us .why-choose-us-plate-block .why-choose-us-plate-block-column2 .why-choose-us-plate-block-small-block h4 {
margin: 10px 0
}
.why-choose-us .why-choose-us-plate-block .why-choose-us-plate-block-column2 .why-choose-us-plate-block-small-block div.inside-blue-line-gradient {
margin: 20px 0 10px
}
.why-choose-us .why-choose-us-plate-block .why-choose-us-plate-block-column2 .block1,
.why-choose-us .why-choose-us-plate-block .why-choose-us-plate-block-column2 .block4 {
border: none
}
.be-among-the-first-wrapper {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
margin-bottom: 70px;
padding: 46px 13px 36px
}
.be-among-the-first-wrapper .be-among-the-first-column1,
.be-among-the-first-wrapper .be-among-the-first-column2 {
margin-right: 0;
margin-bottom: 24px
}
.the-essence-of-integra-wrapper {
margin: 0 3.8% 70px
}
.the-essence-of-integra-wrapper img.plus-img {
display: block
}
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row h2 {
font-size: 20px
}
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row .the-essence-of-integra-plate-row-column1 {
margin-bottom: 31px
}
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row p.column-p-header {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
font-size: 14px !important
}
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row p.column-p-header img.gradient-img {
display: none
}
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row p.column-p-header img.plus-img {
-webkit-transition: .4s;
transition: .4s
}
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row p.column-p-header img.plus-img.active {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg)
}
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row p.column-p-header span.span-nowrap {
display: contents;
white-space: normal;
font-size: 14px
}
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row .the-essence-of-integra-plate-row-column2 .the-essence-of-integra-plate-row1 .the-essence-of-integra-plate-row1-column1 p:nth-child(2),
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row .the-essence-of-integra-plate-row-column2 .the-essence-of-integra-plate-row1 .the-essence-of-integra-plate-row1-column2 p:nth-child(2),
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row .the-essence-of-integra-plate-row-column2 .the-essence-of-integra-plate-row2 .the-essence-of-integra-plate-row1-column1 p:nth-child(2),
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row .the-essence-of-integra-plate-row-column2 .the-essence-of-integra-plate-row2 .the-essence-of-integra-plate-row1-column2 p:nth-child(2),
.they-trust-us-wrapper .they-trust-us-logo-wrapper .they-trust-us-logo-row .they-trust-us-logo-block:nth-child(n+5) {
display: none
}
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row .the-essence-of-integra-plate-row-column2 {
width: 100%
}
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row .the-essence-of-integra-plate-row-column2 .the-essence-of-integra-plate-row1,
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row .the-essence-of-integra-plate-row-column2 .the-essence-of-integra-plate-row2 {
margin-bottom: 0;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row .the-essence-of-integra-plate-row-column2 .the-essence-of-integra-plate-row1 .the-essence-of-integra-plate-row1-column1,
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row .the-essence-of-integra-plate-row-column2 .the-essence-of-integra-plate-row1 .the-essence-of-integra-plate-row1-column2,
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row .the-essence-of-integra-plate-row-column2 .the-essence-of-integra-plate-row2 .the-essence-of-integra-plate-row1-column1,
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row .the-essence-of-integra-plate-row-column2 .the-essence-of-integra-plate-row2 .the-essence-of-integra-plate-row1-column2 {
width: 100%
}
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper hr {
margin: 30px 0 30px -30px;
background-color: rgba(0, 83, 206, .9);
border: none
}
.our-team-wrapper .our-team-column1 {
padding-bottom: 41px
}
.our-team-wrapper .our-team-column1 h2 img {
width: 4px;
height: 4px
}
.they-trust-us-wrapper {
margin-bottom: 100px
}
.they-trust-us-wrapper .they-trust-us-logo-wrapper .they-trust-us-logo-row img.logo-medical-team {
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1
}
.they-trust-us-wrapper .they-trust-us-logo-wrapper .they-trust-us-logo-row .they-trust-us-logo-block {
width: 49.6%
}
}
@media (max-width:450px) {
.solute-wrapper .solute-text-block h2 {
margin-top: 60px;
font-size: 28px !important
}
.solute-wrapper .solute-text-block h2 img {
width: 4px;
height: 4px
}
.our-team-wrapper .our-team-column2 {
height: 250px
}
.be-among-the-first-wrapper h4 {
font-size: 16px
}
.be-among-the-first-wrapper p {
font-size: 14px
}
.the-essence-of-integra-wrapper h2 {
font-size: 24px !important
}
.the-essence-of-integra-wrapper h2 img {
width: 4px;
height: 4px
}
.they-trust-us-wrapper .they-trust-us-logo-wrapper .they-trust-us-logo-block img {
width: 80px;
min-height: 14px
}
}
.file-upload-form {
position: relative;
height: 89px
}
.file-upload-form .pretty-load:hover {
background-color: rgba(0, 83, 206, .44)
}
.file-upload-form .pretty-load.active {
background-color: rgba(0, 83, 206, .24);
border: 1px solid #ce3437
}
.file-upload-form .true-load {
opacity: 0;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
cursor: pointer
}
.project-service-wrapper h2 {
font-size: 40px;
letter-spacing: .5px
}
.project-service-wrapper h2,
.project-service-wrapper h4 {
font-family: Mulish;
font-weight: 400;
color: #081120;
line-height: normal
}
.project-service-wrapper h4 {
letter-spacing: .3px
}
.project-service-wrapper h5 {
font-family: MulishRegular;
font-size: 20px;
line-height: 1.4;
letter-spacing: .5px;
color: #5e6063;
font-weight: 400
}
.project-service-wrapper p.small-gray {
font-family: MulishRegular;
font-size: 14px;
line-height: 1.43;
letter-spacing: .4px;
color: rgba(94, 96, 99, .8)
}
.project-service-wrapper p.small-dark-blue-gray {
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #081120
}
.project-service-wrapper a {
text-decoration: none
}
.project-service-wrapper .header-wrapper {
position: fixed;
top: 0;
width: 100%;
z-index: 20;
background-color: #fff
}
.project-service-wrapper header.header-dark-wrapper {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
height: 76px;
padding: 0 11.4%;
background-color: #081120
}
.project-service-wrapper header.header-dark-wrapper a.logo-place {
display: inline-block
}
.project-service-wrapper header.header-dark-wrapper ul {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
vertical-align: top;
margin-left: auto;
margin-right: 34px
}
.project-service-wrapper header.header-dark-wrapper ul li {
white-space: nowrap;
display: inline-block;
margin-right: 30px
}
.project-service-wrapper header.header-dark-wrapper ul li a {
text-decoration: none;
font-family: MulishRegular;
font-size: 16px;
line-height: 1.5;
letter-spacing: .5px;
color: hsla(0, 0%, 100%, .8);
-webkit-transition: color .2s;
transition: color .2s
}
.project-service-wrapper header.header-dark-wrapper ul li a:hover {
color: #fff
}
.project-service-wrapper header.header-dark-wrapper ul li a.active {
color: rgba(0, 83, 206, .9)
}
.project-service-wrapper header.header-dark-wrapper ul li:last-child {
margin-right: 0
}
.project-service-wrapper header.header-dark-wrapper hr {
display: none
}
.project-service-wrapper header.header-dark-wrapper a.touch {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
min-width: 180px;
height: 44px;
border: 1px solid #fff;
background-color: #081120;
text-align: center;
font-family: MulishMedium;
font-size: 11px;
font-weight: 500;
letter-spacing: .5px;
color: #fff;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.project-service-wrapper header.header-dark-wrapper a.touch:active,
.project-service-wrapper header.header-dark-wrapper a.touch:hover {
border: 2px solid #fff;
background-image: linear-gradient(283deg, #081120, #081120) !important
}
.project-service-wrapper header.header-dark-wrapper a.touch:active {
outline: 0;
color: #fff
}
.project-service-wrapper header.header-dark-wrapper a.touch:focus {
outline: 0;
background-image: linear-gradient(283deg, #081120, #081120) !important;
border: 2px solid #fff !important
}
.project-service-wrapper header.header-dark-wrapper .hide-menu {
position: fixed;
top: 0;
left: 100%;
width: 100%;
height: 100vh;
padding: 33px 47px 102px 42px;
z-index: 5;
overflow-y: scroll;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background-color: #081120
}
.project-service-wrapper header.header-dark-wrapper .hide-menu a {
width: auto;
height: auto;
white-space: nowrap
}
.project-service-wrapper header.header-dark-wrapper .hide-menu ul {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
padding-top: 0
}
.project-service-wrapper header.header-dark-wrapper .hide-menu ul li {
margin-right: 0;
margin-bottom: 34px
}
.project-service-wrapper header.header-dark-wrapper .hide-menu ul li a {
text-decoration: none;
font-family: Mulish;
font-size: 34px;
font-weight: 400;
line-height: 1.18;
letter-spacing: 1.1px;
text-align: center;
color: hsla(0, 0%, 100%, .8);
-webkit-transition: color .2s;
transition: color .2s
}
.project-service-wrapper header.header-dark-wrapper .hide-menu ul li a:hover {
color: #fff
}
.project-service-wrapper header.header-dark-wrapper .hide-menu ul li a.active {
border-bottom: 2px solid rgba(0, 83, 206, .9);
padding-bottom: 2px
}
.project-service-wrapper header.header-dark-wrapper .hide-menu.active {
left: 0;
-webkit-transition: .5s;
transition: .5s
}
.project-service-wrapper header.header-dark-wrapper .hide-menu.disactive {
left: 100%;
-webkit-transition: .5s;
transition: .5s
}
.project-service-wrapper header.header-dark-wrapper .hide-menu__top-block {
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
margin-bottom: 58px
}
.project-service-wrapper header.header-dark-wrapper .cancel-icon,
.project-service-wrapper header.header-dark-wrapper .hide-menu__top-block {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row
}
.project-service-wrapper header.header-dark-wrapper .cancel-icon {
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
width: 21px;
height: 21px;
cursor: pointer
}
.project-service-wrapper header.header-dark-wrapper .cancel-icon:hover .cancel-icon-line {
background-image: linear-gradient(45deg, rgba(0, 83, 206, .9), rgba(0, 158, 253, .89))
}
.project-service-wrapper header.header-dark-wrapper .cancel-icon-line {
width: 4px;
height: 21px;
background-color: #fff
}
.project-service-wrapper header.header-dark-wrapper .cancel-icon-line:first-child {
-webkit-transform: rotate(45deg);
transform: rotate(45deg)
}
.project-service-wrapper header.header-dark-wrapper .cancel-icon-line:last-child {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
margin-left: -4px
}
.project-service-wrapper header.header-dark-wrapper .hr {
width: 350px;
height: 2px;
margin: 0 auto 34px;
opacity: .5;
background-color: #fff
}
.project-service-wrapper header.header-dark-wrapper .hide-menu__button {
-o-object-fit: contain;
object-fit: contain;
font-family: Mulish;
font-size: 34px;
font-weight: 400;
line-height: 1.18;
letter-spacing: 1.1px;
text-align: center;
cursor: pointer
}
.project-service-wrapper header.header-dark-wrapper .hide-menu__button span {
background-image: linear-gradient(80deg, rgba(0, 83, 206, .9), rgba(0, 158, 253, .89));
-webkit-background-clip: text;
background-clip: text;
-webkit-text-fill-color: transparent;
-moz-text-fill-color: transparent
}
.project-service-wrapper header.header-dark-wrapper .hide-menu__button span:hover {
background-image: linear-gradient(257deg, #0053ce, #009efd)
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project {
padding-top: 58px;
padding-bottom: 103px;
background-color: #fff
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block {
margin: 0 11.4%
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2 {
margin-bottom: 12px;
color: #081120
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2 span {
white-space: nowrap
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2 img {
margin-left: 4px
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2 img.ques-sign {
width: 26px;
height: 36px
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2.got-a-project,
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2.looking-to-build {
display: none
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h5 {
font-family: MulishRegular;
font-size: 20px;
line-height: 1.4;
letter-spacing: .5px;
color: #5e6063;
margin-right: 11.4%
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form {
width: auto;
margin: 0 11.4%
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:checked,
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:not(:checked) {
position: absolute;
left: -9999px
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:checked+label,
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:not(:checked)+label {
position: relative;
padding-left: 1.95em;
cursor: pointer
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:checked+label:before,
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:not(:checked)+label:before {
content: "";
position: absolute;
width: 18px;
height: 18px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
left: 0;
top: -1px;
border: 1px solid #004ab6;
background: #fff;
-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .1);
box-shadow: inset 0 1px 3px rgba(0, 0, 0, .1)
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:checked+label:after,
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:not(:checked)+label:after {
content: url(//website-test.integrasources.com/wp-content/themes/integra/img/i/enabled.svg);
position: absolute;
left: 0;
top: 0;
font-size: 1.4em;
line-height: .8;
-webkit-transition: all .2s;
transition: all .2s
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:not(:checked)+label:after {
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0)
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:checked+label:after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1)
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:disabled:checked+label:before,
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:disabled:not(:checked)+label:before {
-webkit-box-shadow: none;
box-shadow: none;
border-color: #bbb;
background-color: #ddd
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:disabled+label {
color: #aaa
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:checked:hover+label:before,
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:not(:checked):hover+label:before {
border: 1px solid #004ab6;
background-color: rgba(219, 223, 229, .4)
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .error-span {
display: block;
margin-left: auto;
font-family: MulishRegular;
font-size: 12px;
line-height: 2;
letter-spacing: .4px;
text-align: right;
color: #ff3c3c;
opacity: 0;
-webkit-transition: .3s;
transition: .3s
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .error-span.active {
opacity: 1
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 {
margin-right: 3.94%;
width: 37.8%
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
height: 100%
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper p {
width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
padding-left: 24px;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.71;
letter-spacing: .4px;
color: #081120
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input {
width: 100%;
height: 60px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding-left: 24px;
background-color: rgba(0, 158, 253, .05);
border: 1px solid rgba(0, 83, 206, .9);
font-family: MulishRegular;
font-size: 16px;
line-height: 1.5;
letter-spacing: .5px;
color: rgba(0, 83, 206, .9);
caret-color: rgba(0, 158, 253, .9);
margin-bottom: 15px
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input:hover {
background-color: rgba(0, 158, 253, .1)
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input:not(.phone-input).active {
border: 1px solid #ff3c3c;
outline: 0
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input:not(.phone-input).active:hover {
border: 2px solid #ff3c3c;
padding-left: 23px
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input::-moz-placeholder,
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input::-webkit-input-placeholder {
opacity: .4;
font-family: MulishRegular;
font-size: 16px;
line-height: 1.5;
letter-spacing: .5px;
color: rgba(0, 83, 206, .9)
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input:last-child {
margin-bottom: 0
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input:focus {
background-color: rgba(0, 158, 253, .05);
outline: 0;
border: 2px solid rgba(0, 83, 206, .902)
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 {
width: 63.2%
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .error-span {
margin-right: 0
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 p {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
margin-left: 24px;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.71;
letter-spacing: .4px;
color: #081120
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea {
width: 100%;
height: 203px;
resize: vertical;
min-height: 56px;
background-color: rgba(0, 158, 253, .05);
border: 1px solid rgba(0, 83, 206, .902);
font-family: MulishRegular;
font-size: 16px;
line-height: 1.5;
letter-spacing: .5px;
color: rgba(0, 83, 206, .9);
caret-color: rgba(0, 158, 253, .9);
outline: 0;
padding-left: 24px;
padding-top: 18px;
vertical-align: top;
margin-bottom: 38px;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea.active {
outline: 0;
border: 1px solid #ff3c3c;
background-color: rgba(0, 158, 253, .05)
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea.active:hover {
border: 2px solid #ff3c3c;
padding-left: 23px;
padding-top: 17px
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea:hover {
background-color: rgba(0, 158, 253, .1)
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea:focus {
background-color: rgba(0, 158, 253, .05);
outline: 0;
border: 2px solid rgba(0, 83, 206, .902)
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea::-moz-placeholder,
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea::-webkit-input-placeholder {
opacity: .4;
font-family: MulishRegular;
font-size: 16px;
line-height: 1.5;
letter-spacing: .5px;
color: rgba(0, 83, 206, .9)
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
margin-top: auto;
margin-bottom: 15px;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #fff;
-ms-user-select: none;
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p {
display: block
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p:first-child {
margin-left: 0
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 {
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
margin-top: 27px;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #081120
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper [type=checkbox]:checked+label:before,
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper [type=checkbox]:not(:checked)+label:before {
min-width: 18px;
width: 18px;
position: static
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper [type=checkbox]:checked+label:after,
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper [type=checkbox]:not(:checked)+label:after {
position: relative;
left: -18px;
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper label {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
padding: 0;
-ms-user-select: none;
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper label span {
white-space: normal;
-ms-flex-order: 2;
-webkit-box-ordinal-group: 3;
order: 2;
position: relative;
left: -8px
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper button {
width: 355px;
height: 50px;
border: none;
font-family: MulishMedium;
font-size: 11px;
font-weight: 500;
letter-spacing: .5px;
text-align: center;
color: #fff
}
.project-service-wrapper footer.footer-light-wrapper .footer-menu {
padding-top: 40px;
margin: 0 11.5%
}
.project-service-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between
}
.project-service-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 ul a {
text-decoration: none;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.57;
letter-spacing: .4px;
color: #909396;
-webkit-transition: color .2s;
transition: color .2s
}
.project-service-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 ul a:hover {
color: #081120
}
.project-service-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 ul li {
list-style-type: none;
margin-bottom: 10px
}
.project-service-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 ul>li {
font-family: Mulish;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #081120
}
.project-service-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 a.logo-place img {
width: 166px;
height: 12px;
-o-object-fit: cover;
object-fit: cover
}
.project-service-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 p {
width: 145px;
font-family: MulishRegular;
font-size: 14px !important;
line-height: 1.57;
letter-spacing: .4px;
color: #909396;
margin-top: 16px
}
.project-service-wrapper footer.footer-light-wrapper .footer-separator hr {
margin-top: 26px;
height: 2px;
color: rgba(219, 223, 229, .6)
}
.project-service-wrapper footer.footer-light-wrapper .footer-bottom-block {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
margin: 26px 11.5% 20px;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #909396
}
.project-service-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column {
width: 33.333%
}
.project-service-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-pack: start;
-webkit-box-pack: start;
justify-content: flex-start
}
.project-service-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p a {
text-decoration: none;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #909396
}
.project-service-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p img {
width: 4px;
height: 4px;
margin: 0 10px 1px 6px
}
.project-service-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-2 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center
}
.project-service-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-2 p {
color: #909396
}
.project-service-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-3 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: end;
-webkit-box-pack: end;
justify-content: flex-end
}
.project-service-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-3 a {
display: block;
width: 26px;
height: 26px;
margin-right: 14px
}
.project-service-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-3 a:last-child {
margin-right: 0
}
.project-service-wrapper .solute-wrapper {
padding: 87px 24.8% 0 11.4%;
background-color: #081120
}
.project-service-wrapper .solute-wrapper h2 {
font-family: Mulish;
font-size: 40px;
font-weight: 700;
letter-spacing: .5px;
color: #fff;
margin-bottom: 12px
}
.project-service-wrapper .solute-wrapper h5 {
font-family: MulishRegular;
font-size: 20px;
line-height: 1.4;
letter-spacing: .5px;
color: #fff;
margin-bottom: 40px
}
.project-service-wrapper .solute-wrapper .explore-projects {
width: 127px;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
margin-bottom: 70px;
cursor: pointer
}
.project-service-wrapper .solute-wrapper .explore-projects img {
width: 13px;
height: 9px;
margin-right: 10px
}
.project-service-wrapper .solute-wrapper .explore-projects p {
min-width: 100%;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #fff
}
.project-service-wrapper .solute-wrapper .select-wrapper {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center
}
.project-service-wrapper .solute-wrapper .select-wrapper p {
font-size: 16px;
font-family: MulishRegular;
line-height: 1.5;
letter-spacing: .5px;
color: #fff;
margin-right: 14px
}
.project-service-wrapper .solute-wrapper .select-wrapper .select-block {
width: 324px;
background-color: #fff;
border: 1px solid #fff;
border-bottom: 0
}
.project-service-wrapper .solute-wrapper .select-wrapper .select-block.active {
border: 1px solid rgba(0, 83, 206, .9);
border-bottom: 0
}
.project-service-wrapper .solute-wrapper .select-wrapper .select-block p {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
padding: 13px 20px 13px 16px;
color: #081120;
cursor: pointer;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px
}
.project-service-wrapper .solute-wrapper .select-wrapper .select-block p.active {
color: #909396
}
.project-service-wrapper .solute-wrapper .select-wrapper .select-block p img {
width: 13px;
height: 9px;
-webkit-transition: .4s;
transition: .4s
}
.project-service-wrapper .solute-wrapper .select-wrapper .select-block p img.active {
-webkit-transform: rotate(180deg);
transform: rotate(180deg)
}
.project-service-wrapper .solute-wrapper .select-wrapper .select-block ul {
width: 324px;
display: none;
position: absolute;
z-index: 3;
margin-left: -1px;
list-style-type: none;
background-color: #fff;
border: 1px solid #fff;
border-top: 0
}
.project-service-wrapper .solute-wrapper .select-wrapper .select-block ul>li {
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
padding-left: 16px;
padding-right: 20px
}
.project-service-wrapper .solute-wrapper .select-wrapper .select-block ul.active {
border: 1px solid rgba(0, 83, 206, .9);
border-top: 0
}
.project-service-wrapper .solute-wrapper .select-wrapper .select-block ul li {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
border-top: 1px solid #dbdfe5;
height: 44px;
color: #909396
}
.project-service-wrapper .block-425 {
display: none;
margin: 0 3.8%
}
.project-service-wrapper .block-425 p {
font-size: 14px;
line-height: 1.5;
letter-spacing: .5px;
color: #081120;
margin-bottom: 6px
}
.project-service-wrapper .block-425 .select-block {
width: 100%;
background-color: #fff;
border: 1px solid rgba(0, 83, 206, .9)
}
.project-service-wrapper .block-425 .select-block p {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
margin-bottom: 0;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #081120;
height: 44px;
padding-left: 16px;
padding-right: 20px
}
.project-service-wrapper .block-425 .select-block p.active {
color: #909396
}
.project-service-wrapper .block-425 .select-block p img {
width: 13px;
height: 9px;
-webkit-transition: .2s;
transition: .2s
}
.project-service-wrapper .block-425 .select-block p img.active {
-webkit-transform: rotate(180deg);
transform: rotate(180deg)
}
.project-service-wrapper .block-425 .select-block ul {
display: none;
list-style-type: none
}
.project-service-wrapper .block-425 .select-block ul>li {
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #081120;
height: 44px;
padding-left: 16px;
padding-right: 20px
}
.project-service-wrapper .block-425 .select-block ul li {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
border-top: 1px solid #dbdfe5
}
.project-service-wrapper .recent-projects-images-block {
margin-top: 71px
}
.project-service-wrapper .recent-projects-images-block .recent-projects__skinview-wrapper {
margin-bottom: 90px;
cursor: pointer
}
.project-service-wrapper .recent-projects-images-block .skinview-block {
background-size: cover;
background-position: 50%;
background-repeat: no-repeat;
width: 100%;
height: 390px
}
.project-service-wrapper .recent-projects-images-block .skinview-block,
.project-service-wrapper .recent-projects-images-block .skinview-inside-content-block {
position: relative;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row
}
.project-service-wrapper .recent-projects-images-block .skinview-inside-content-block {
z-index: 2;
padding-left: 52px;
padding-top: 45px;
background-color: #fff;
margin: -50px 260px 0
}
.project-service-wrapper .recent-projects-images-block .skinview-inside-content-block .skinview-inside-content-block-column1 {
width: 53%
}
.project-service-wrapper .recent-projects-images-block .skinview-inside-content-block .skinview-inside-content-block-column1 p {
font-family: MulishRegular;
font-size: 14px;
line-height: 1.43;
letter-spacing: .4px;
color: rgba(0, 83, 206, .9);
margin-bottom: 6px
}
.project-service-wrapper .recent-projects-images-block .skinview-inside-content-block .skinview-inside-content-block-column1 p img {
width: 4px;
height: 4px;
margin-right: 6px;
margin-left: 2px;
margin-bottom: 2px
}
.project-service-wrapper .recent-projects-images-block .skinview-inside-content-block .skinview-inside-content-block-column1 h4 {
margin-bottom: 29px
}
.project-service-wrapper .recent-projects-images-block .skinview-inside-content-block .skinview-inside-content-block-column1 p.small-gray {
color: #5e6063
}
.project-service-wrapper .recent-projects-images-block .skinview-inside-content-block .skinview-inside-content-block-column2 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
width: 47%
}
.project-service-wrapper .recent-projects-images-block .skinview-inside-content-block .skinview-inside-content-block-column2 .gradient-button {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
width: 220px;
height: 44px;
background-image: linear-gradient(79deg, rgba(0, 83, 206, .9), rgba(0, 158, 253, .89));
font-family: MulishMedium;
font-size: 11px;
font-weight: 500;
letter-spacing: .5px;
text-align: center;
color: #fff;
border: none;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.project-service-wrapper .recent-projects-images-block .recent-projects__skinview-wrapper:hover .hover-block__big-case {
opacity: .89
}
.project-service-wrapper .global-leader-wrapper {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
background-color: #081120;
padding: 104px 11.4%;
margin-top: 60px
}
.project-service-wrapper .global-leader-wrapper .column1 {
width: 63.156%
}
.project-service-wrapper .global-leader-wrapper .column1 h2 {
font-family: Mulish;
font-size: 40px;
font-weight: 700;
letter-spacing: .5px;
color: #fff;
margin-bottom: 12px
}
.project-service-wrapper .global-leader-wrapper .column1 h2 span {
white-space: nowrap
}
.project-service-wrapper .global-leader-wrapper .column1 h2 .column2-img {
margin-left: 3px;
background-size: cover
}
.project-service-wrapper .global-leader-wrapper .column1 p {
max-width: 100%;
font-family: MulishRegular;
font-size: 16px;
line-height: 1.5;
letter-spacing: .5px;
color: #fff
}
.project-service-wrapper .global-leader-wrapper .column2 {
width: 49%;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: end;
-webkit-box-pack: end;
justify-content: flex-end;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center
}
.project-service-wrapper .global-leader-wrapper .column2 .column2-img {
width: 167px;
height: 180px;
background-size: cover
}
.project-service-wrapper .global-leader-wrapper .column2 .column2-img:nth-child(n+2) {
margin-left: -41px
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2 {
display: none
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2.looking-to-build {
display: block
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2.looking-to-build img.ques-sign {
width: 26px;
height: 36px
}
@media (max-width:768px) {
.project-service-wrapper h2 {
font-size: 36px !important
}
}
@media (max-width:450px) {
.project-service-wrapper h1 {
font-family: Mulish;
font-size: 28px !important;
font-weight: 700;
letter-spacing: .4px
}
.project-service-wrapper h5,
.project-service-wrapper p {
font-family: MulishRegular;
font-size: 16px !important;
line-height: 1.5;
letter-spacing: .5px
}
.project-service-wrapper h2 {
font-family: Mulish;
font-size: 28px !important;
font-weight: 700;
letter-spacing: .3px
}
.project-service-wrapper h3 {
font-size: 20px !important
}
}
@media (max-width:1300px) {
.project-service-wrapper header.header-dark-wrapper {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
padding: 0 4.1%
}
.project-service-wrapper header.header-dark-wrapper ul li {
margin-right: 30px
}
}
@media (max-width:1100px) {
.project-service-wrapper header.header-dark-wrapper a.a-hamburger {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
width: 24px;
height: 24px;
margin-left: auto;
border: none;
cursor: pointer
}
.project-service-wrapper header.header-dark-wrapper a.a-hamburger .hamburger-blue-line {
width: 18px;
height: 2px;
background-color: #fff
}
.project-service-wrapper header.header-dark-wrapper a.a-hamburger .hamburger-blue-line:nth-child(2) {
margin-top: 4px
}
.project-service-wrapper header.header-dark-wrapper .hide-menu ul {
margin-right: 0
}
.project-service-wrapper header.header-dark-wrapper hr {
display: block;
width: 56px;
height: 2px;
color: #dbdfe5;
-webkit-transform: rotate(90deg);
transform: rotate(90deg)
}
.project-service-wrapper header.header-dark-wrapper ul {
display: none
}
}
@media (max-width:768px) {
.project-service-wrapper header.header-dark-wrapper {
padding: 0 3.1%;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap
}
.project-service-wrapper header.header-dark-wrapper a {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
width: 24px;
height: 24px;
border: none
}
.project-service-wrapper header.header-dark-wrapper a .hamburger-blue-line {
width: 18px;
height: 2px;
background-color: #fff
}
.project-service-wrapper header.header-dark-wrapper a .hamburger-blue-line:nth-child(2) {
margin-top: 4px
}
.project-service-wrapper header.header-dark-wrapper ul {
display: none
}
.project-service-wrapper header.header-dark-wrapper .hide-menu {
padding: 33px 28px 233px 24px
}
}
@media (max-width:480px) {
.project-service-wrapper header.header-dark-wrapper .hr,
.project-service-wrapper header.header-dark-wrapper a.touch,
.project-service-wrapper header.header-dark-wrapper hr {
display: none
}
.project-service-wrapper header.header-dark-wrapper .hide-menu ul li a {
font-size: 20px
}
.project-service-wrapper header.header-dark-wrapper .hide-menu__button p {
font-size: 20px !important
}
}
@media (max-width:1300px) {
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block {
margin-left: 4.1%
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form {
margin: 0 42px
}
.project-service-wrapper footer.footer-light-wrapper .footer-menu {
margin: 0 4.1%
}
.project-service-wrapper footer.footer-light-wrapper .footer-bottom-block {
margin: 30px 4.1% 22px
}
}
@media (max-width:850px) {
.project-service-wrapper footer.footer-light-wrapper {
width: 100%
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block {
margin: 0 4.1% 60px
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2 {
font-size: 32px
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h5 {
font-size: 16px
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form {
margin: 0 auto
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 {
width: 77.6%;
margin: 0 auto;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 {
width: 100%;
margin: 0 auto
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper p {
max-width: 100%;
width: auto
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input {
padding: 0 0 0 24px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
margin: 0 0 15px
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 {
width: 100%
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 p {
margin-top: 16px
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea {
width: 100%;
padding: 18px 0 0 24px;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p {
margin: 0
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p:first-child {
margin-right: 34px
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 {
margin-top: 38px
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper p {
width: 77.6%;
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
margin-top: 30px
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper button {
width: 77.6%;
margin: 0 auto
}
.project-service-wrapper footer.footer-light-wrapper .footer-menu {
margin: 0 3.1%
}
.project-service-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 {
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.project-service-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
margin-bottom: 46px;
width: 100%
}
.project-service-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 p {
text-align: center;
width: 100%
}
.project-service-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 .logo-place {
margin: 0 auto
}
.project-service-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column4 {
width: 31%
}
.project-service-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-2 {
text-align: center
}
.project-service-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-2 p {
width: 139px;
font-size: 12px
}
}
@media (max-width:540px) {
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project {
padding: 50px 12px 34px
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block {
margin: 0 0 22px
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2 {
font-size: 20px !important
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2 img {
width: 4px;
height: 4px
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2.got-a-project img.ques-sign,
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2.looking-to-build img.ques-sign {
width: 15px !important;
height: 20px !important
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form,
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1,
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper button,
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper p {
width: 100%
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h5 {
font-size: 14px
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: normal;
-webkit-box-pack: normal;
justify-content: normal
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p:first-child {
margin-bottom: 18px
}
.project-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper label {
font-size: 12px
}
.project-service-wrapper footer.footer-light-wrapper .footer-menu {
margin-bottom: 50px;
padding-top: 27px
}
.project-service-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 ul a {
color: #5e6063
}
.project-service-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
.project-service-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 .logo-place {
margin: 10px 0 0;
text-align: left
}
.project-service-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 p {
margin: 10px 0 0;
text-align: left;
width: 84.4%
}
.project-service-wrapper footer.footer-light-wrapper .footer-bottom-block {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: start;
-webkit-box-align: start;
align-items: flex-start;
margin: 25px 3.1% 41px
}
.project-service-wrapper footer.footer-light-wrapper .footer-bottom-block p {
font-size: 14px !important
}
.project-service-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 {
width: 100%
}
.project-service-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p.hide-p {
display: block
}
.project-service-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p:last-child {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
margin-top: 14px;
margin-bottom: 24px
}
.project-service-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p:last-child a:first-child {
margin-bottom: 16px
}
.project-service-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-2 {
width: 100%;
margin: 24px 0;
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
text-align: left;
-ms-flex-pack: start;
-webkit-box-pack: start;
justify-content: flex-start
}
.project-service-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-2 p {
width: auto;
font-size: 12px !important
}
.project-service-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-3 {
width: auto
}
}
.gpdr-wrapper h2,
.gpdr-wrapper h4 {
font-weight: 700;
color: #081120;
line-height: normal
}
@media (max-width:1100px) {
.project-service-wrapper .global-leader-wrapper {
padding: 104px 4.1%
}
.project-service-wrapper .global-leader-wrapper .column2 .column2-img {
width: 134px;
height: 144px;
background-size: cover
}
}
@media (max-width:1024px) {
.project-service-wrapper .solute-wrapper {
padding: 120px 10.4% 0 4.1%
}
.project-service-wrapper .recent-projects-images-block .skinview-inside-content-block {
margin: -50px 93px 0
}
.project-service-wrapper .global-leader-wrapper {
padding: 104px 4.1%
}
.project-service-wrapper .global-leader-wrapper .column2 .column2-img {
width: 134px;
height: 144px;
background-size: cover
}
}
@media (max-width:768px) {
.project-service-wrapper .solute-wrapper {
padding: 80px 7.4% 0 3.1%
}
.project-service-wrapper .recent-projects-images-block .skinview-inside-content-block {
margin: -50px 24px 0
}
.project-service-wrapper .global-leader-wrapper {
padding: 89px 11% 47px;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center
}
.project-service-wrapper .global-leader-wrapper h2,
.project-service-wrapper .global-leader-wrapper p {
text-align: center
}
.project-service-wrapper .global-leader-wrapper h2 {
width: 61.2%;
margin-bottom: 15px
}
.project-service-wrapper .global-leader-wrapper p {
margin-bottom: 37px;
width: 90%
}
.project-service-wrapper .global-leader-wrapper .column1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
width: 100%
}
.project-service-wrapper .global-leader-wrapper .column1 h2 {
width: 70%
}
.project-service-wrapper .global-leader-wrapper .column2 {
width: 100%;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center
}
}
@media (max-width:425px) {
.project-service-wrapper .solute-wrapper {
padding: 60px 11.9% 78px 3.8%;
margin-bottom: 20px
}
.project-service-wrapper .solute-wrapper .select-wrapper {
display: none
}
.project-service-wrapper .solute-wrapper .explore-projects {
margin-bottom: 0
}
.project-service-wrapper .block-425 {
display: block
}
.project-service-wrapper .recent-projects-images-block .skinview-inside-content-block {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 24px 6.1% 0
}
.project-service-wrapper .recent-projects-images-block .skinview-inside-content-block .skinview-inside-content-block-column1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
width: 100%
}
.project-service-wrapper .recent-projects-images-block .skinview-inside-content-block .skinview-inside-content-block-column1 p {
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1
}
.project-service-wrapper .recent-projects-images-block .skinview-inside-content-block .skinview-inside-content-block-column1 h4 {
-ms-flex-order: 0;
-webkit-box-ordinal-group: 1;
order: 0
}
.project-service-wrapper .recent-projects-images-block .skinview-inside-content-block .skinview-inside-content-block-column1 p.small-gray {
display: none
}
.project-service-wrapper .recent-projects-images-block .skinview-inside-content-block .skinview-inside-content-block-column2 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-pack: start;
-webkit-box-pack: start;
justify-content: flex-start;
width: 100%
}
.project-service-wrapper .recent-projects-images-block .button-wrapper,
.project-service-wrapper .recent-projects-images-block .recent-projects__skinview-wrapper:nth-child(4) {
display: none
}
.project-service-wrapper .global-leader-wrapper {
padding: 60px 5.7% 75px;
margin-top: 50px
}
.project-service-wrapper .global-leader-wrapper .column1 h2 {
width: 80.9%;
font-size: 20px !important
}
.project-service-wrapper .global-leader-wrapper .column1 p {
font-size: 14px;
margin-bottom: 58px
}
.project-service-wrapper .global-leader-wrapper .column2 .column2-img {
width: 107px;
height: 115px;
background-size: cover
}
}
.gpdr-wrapper h2 {
font-family: Mulish;
font-size: 40px;
letter-spacing: .5px
}
.gpdr-wrapper h4 {
font-family: Mulish;
letter-spacing: .3px
}
.gpdr-wrapper h5 {
font-family: MulishRegular;
font-size: 20px;
line-height: 1.4;
letter-spacing: .5px;
color: #5e6063;
font-weight: 400
}
.gpdr-wrapper p.small-gray {
font-family: MulishRegular;
font-size: 14px;
line-height: 1.43;
letter-spacing: .4px;
color: rgba(94, 96, 99, .8)
}
.gpdr-wrapper p.small-dark-blue-gray {
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #081120
}
.gpdr-wrapper a {
text-decoration: none
}
.gpdr-wrapper .header-wrapper {
position: fixed;
top: 0;
width: 100%;
z-index: 20;
background-color: #fff
}
.gpdr-wrapper header.header-dark-wrapper {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
height: 76px;
padding: 0 11.4%;
background-color: #081120
}
.gpdr-wrapper header.header-dark-wrapper a.logo-place {
display: inline-block
}
.gpdr-wrapper header.header-dark-wrapper ul {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
vertical-align: top;
margin-left: auto;
margin-right: 34px
}
.gpdr-wrapper header.header-dark-wrapper ul li {
white-space: nowrap;
display: inline-block;
margin-right: 30px
}
.gpdr-wrapper header.header-dark-wrapper ul li a {
text-decoration: none;
font-family: MulishRegular;
font-size: 16px;
line-height: 1.5;
letter-spacing: .5px;
color: hsla(0, 0%, 100%, .8);
-webkit-transition: color .2s;
transition: color .2s
}
.gpdr-wrapper header.header-dark-wrapper ul li a:hover {
color: #fff
}
.gpdr-wrapper header.header-dark-wrapper ul li a.active {
color: rgba(0, 83, 206, .9)
}
.gpdr-wrapper header.header-dark-wrapper ul li:last-child {
margin-right: 0
}
.gpdr-wrapper header.header-dark-wrapper hr {
display: none
}
.gpdr-wrapper header.header-dark-wrapper a.touch {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
min-width: 180px;
height: 44px;
border: 1px solid #fff;
background-color: #081120;
text-align: center;
font-family: MulishMedium;
font-size: 11px;
font-weight: 500;
letter-spacing: .5px;
color: #fff;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.gpdr-wrapper header.header-dark-wrapper a.touch:active,
.gpdr-wrapper header.header-dark-wrapper a.touch:hover {
border: 2px solid #fff;
background-image: linear-gradient(283deg, #081120, #081120) !important
}
.gpdr-wrapper header.header-dark-wrapper a.touch:active {
outline: 0;
color: #fff
}
.gpdr-wrapper header.header-dark-wrapper a.touch:focus {
outline: 0;
background-image: linear-gradient(283deg, #081120, #081120) !important;
border: 2px solid #fff !important
}
.gpdr-wrapper header.header-dark-wrapper .hide-menu {
position: fixed;
top: 0;
left: 100%;
width: 100%;
height: 100vh;
padding: 33px 47px 102px 42px;
z-index: 5;
overflow-y: scroll;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background-color: #081120
}
.gpdr-wrapper header.header-dark-wrapper .hide-menu a {
width: auto;
height: auto;
white-space: nowrap
}
.gpdr-wrapper header.header-dark-wrapper .hide-menu ul {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
padding-top: 0
}
.gpdr-wrapper header.header-dark-wrapper .hide-menu ul li {
margin-right: 0;
margin-bottom: 34px
}
.gpdr-wrapper header.header-dark-wrapper .hide-menu ul li a {
text-decoration: none;
font-family: Mulish;
font-size: 34px;
line-height: 1.18;
letter-spacing: 1.1px;
text-align: center;
color: hsla(0, 0%, 100%, .8);
-webkit-transition: color .2s;
transition: color .2s
}
.gpdr-wrapper header.header-dark-wrapper .hide-menu ul li a:hover {
color: #fff
}
.gpdr-wrapper header.header-dark-wrapper .hide-menu ul li a.active {
border-bottom: 2px solid rgba(0, 83, 206, .9);
padding-bottom: 2px
}
.gpdr-wrapper header.header-dark-wrapper .hide-menu.active {
left: 0;
-webkit-transition: .5s;
transition: .5s
}
.gpdr-wrapper header.header-dark-wrapper .hide-menu.disactive {
left: 100%;
-webkit-transition: .5s;
transition: .5s
}
.gpdr-wrapper header.header-dark-wrapper .hide-menu__top-block {
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
margin-bottom: 58px
}
.gpdr-wrapper header.header-dark-wrapper .cancel-icon,
.gpdr-wrapper header.header-dark-wrapper .hide-menu__top-block {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row
}
.gpdr-wrapper header.header-dark-wrapper .cancel-icon {
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
width: 21px;
height: 21px;
cursor: pointer
}
.gpdr-wrapper header.header-dark-wrapper .cancel-icon:hover .cancel-icon-line {
background-image: linear-gradient(45deg, rgba(0, 83, 206, .9), rgba(0, 158, 253, .89))
}
.gpdr-wrapper header.header-dark-wrapper .cancel-icon-line {
width: 4px;
height: 21px;
background-color: #fff
}
.gpdr-wrapper header.header-dark-wrapper .cancel-icon-line:first-child {
-webkit-transform: rotate(45deg);
transform: rotate(45deg)
}
.gpdr-wrapper header.header-dark-wrapper .cancel-icon-line:last-child {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
margin-left: -4px
}
.gpdr-wrapper header.header-dark-wrapper .hr {
width: 350px;
height: 2px;
margin: 0 auto 34px;
opacity: .5;
background-color: #fff
}
.gpdr-wrapper header.header-dark-wrapper .hide-menu__button {
-o-object-fit: contain;
object-fit: contain;
font-family: Mulish;
font-size: 34px;
line-height: 1.18;
letter-spacing: 1.1px;
text-align: center;
cursor: pointer
}
.gpdr-wrapper header.header-dark-wrapper .hide-menu__button span {
background-image: linear-gradient(80deg, rgba(0, 83, 206, .9), rgba(0, 158, 253, .89));
-webkit-background-clip: text;
background-clip: text;
-webkit-text-fill-color: transparent;
-moz-text-fill-color: transparent
}
.gpdr-wrapper header.header-dark-wrapper .hide-menu__button span:hover {
background-image: linear-gradient(257deg, #0053ce, #009efd)
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project {
padding-top: 58px;
padding-bottom: 103px;
background-color: #fff
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block {
margin: 0 11.4%
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2 {
margin-bottom: 12px;
color: #081120
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2 span {
white-space: nowrap
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2 img {
margin-left: 4px
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2 img.ques-sign {
width: 26px;
height: 36px
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2.got-a-project,
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2.looking-to-build {
display: none
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h5 {
font-family: MulishRegular;
font-size: 20px;
line-height: 1.4;
letter-spacing: .5px;
color: #5e6063;
margin-right: 11.4%
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form {
width: auto;
margin: 0 11.4%
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:checked,
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:not(:checked) {
position: absolute;
left: -9999px
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:checked+label,
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:not(:checked)+label {
position: relative;
padding-left: 1.95em;
cursor: pointer
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:checked+label:before,
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:not(:checked)+label:before {
content: "";
position: absolute;
width: 18px;
height: 18px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
left: 0;
top: -1px;
border: 1px solid #004ab6;
background: #fff;
-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .1);
box-shadow: inset 0 1px 3px rgba(0, 0, 0, .1)
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:checked+label:after,
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:not(:checked)+label:after {
content: url(//website-test.integrasources.com/wp-content/themes/integra/img/i/enabled.svg);
position: absolute;
left: 0;
top: 0;
font-size: 1.4em;
line-height: .8;
-webkit-transition: all .2s;
transition: all .2s
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:not(:checked)+label:after {
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0)
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:checked+label:after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1)
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:disabled:checked+label:before,
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:disabled:not(:checked)+label:before {
-webkit-box-shadow: none;
box-shadow: none;
border-color: #bbb;
background-color: #ddd
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:disabled:checked+label:after {
color: #999
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:disabled+label {
color: #aaa
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:checked:hover+label:before,
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:not(:checked):hover+label:before {
border: 1px solid #004ab6;
background-color: rgba(219, 223, 229, .4)
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form .error-span {
display: block;
margin-left: auto;
font-family: MulishRegular;
font-size: 12px;
line-height: 2;
letter-spacing: .4px;
text-align: right;
color: #ff3c3c;
opacity: 0;
-webkit-transition: .3s;
transition: .3s
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form .error-span.active {
opacity: 1
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 {
margin-right: 3.94%;
width: 37.8%
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
height: 100%
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper p {
width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
padding-left: 24px;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.71;
letter-spacing: .4px;
color: #081120
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input {
width: 100%;
height: 60px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding-left: 24px;
background-color: rgba(0, 158, 253, .05);
border: 1px solid rgba(0, 83, 206, .9);
font-family: MulishRegular;
font-size: 16px;
line-height: 1.5;
letter-spacing: .5px;
color: rgba(0, 83, 206, .9);
caret-color: rgba(0, 158, 253, .9);
margin-bottom: 15px
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input:hover {
background-color: rgba(0, 158, 253, .1)
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input:not(.phone-input).active {
border: 1px solid #ff3c3c;
outline: 0
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input:not(.phone-input).active:hover {
border: 2px solid #ff3c3c;
padding-left: 23px
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input::-moz-placeholder,
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input::-webkit-input-placeholder {
opacity: .4;
font-family: MulishRegular;
font-size: 16px;
line-height: 1.5;
letter-spacing: .5px;
color: rgba(0, 83, 206, .9)
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input:last-child {
margin-bottom: 0
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input:focus {
background-color: rgba(0, 158, 253, .05);
outline: 0;
border: 2px solid rgba(0, 83, 206, .902)
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 {
width: 63.2%
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .error-span {
margin-right: 0
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 p {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
margin-left: 24px;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.71;
letter-spacing: .4px;
color: #081120
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea {
width: 100%;
height: 203px;
resize: vertical;
min-height: 56px;
background-color: rgba(0, 158, 253, .05);
border: 1px solid rgba(0, 83, 206, .902);
font-family: MulishRegular;
font-size: 16px;
line-height: 1.5;
letter-spacing: .5px;
color: rgba(0, 83, 206, .9);
caret-color: rgba(0, 158, 253, .9);
outline: 0;
padding-left: 24px;
padding-top: 18px;
vertical-align: top;
margin-bottom: 38px;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea.active {
outline: 0;
border: 1px solid #ff3c3c;
background-color: rgba(0, 158, 253, .05)
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea.active:hover {
border: 2px solid #ff3c3c;
padding-left: 23px;
padding-top: 17px
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea:hover {
background-color: rgba(0, 158, 253, .1)
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea:focus {
background-color: rgba(0, 158, 253, .05);
outline: 0;
border: 2px solid rgba(0, 83, 206, .902)
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea::-moz-placeholder,
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea::-webkit-input-placeholder {
opacity: .4;
font-family: MulishRegular;
font-size: 16px;
line-height: 1.5;
letter-spacing: .5px;
color: rgba(0, 83, 206, .9)
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea:focus::-moz-placeholder,
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea:focus::-webkit-input-placeholder {
color: transparent
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
margin-top: auto;
margin-bottom: 15px;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #fff;
-ms-user-select: none;
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p {
display: block
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p:first-child {
margin-left: 0
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 {
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
margin-top: 27px;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #081120
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper [type=checkbox]:checked+label:before,
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper [type=checkbox]:not(:checked)+label:before {
min-width: 18px;
width: 18px;
position: static
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper [type=checkbox]:checked+label:after,
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper [type=checkbox]:not(:checked)+label:after {
position: relative;
left: -18px;
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper label {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
padding: 0;
-ms-user-select: none;
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper label span {
white-space: normal;
-ms-flex-order: 2;
-webkit-box-ordinal-group: 3;
order: 2;
position: relative;
left: -8px
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper button {
width: 355px;
height: 50px;
border: none;
font-family: MulishMedium;
font-size: 11px;
font-weight: 500;
letter-spacing: .5px;
text-align: center;
color: #fff
}
.gpdr-wrapper footer.footer-light-wrapper .footer-menu {
padding-top: 40px;
margin: 0 11.5%
}
.gpdr-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between
}
.gpdr-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 ul a {
text-decoration: none;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.57;
letter-spacing: .4px;
color: #909396;
-webkit-transition: color .2s;
transition: color .2s
}
.gpdr-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 ul a:hover {
color: #081120
}
.gpdr-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 ul li {
list-style-type: none;
margin-bottom: 10px
}
.gpdr-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 ul>li {
font-family: Mulish;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #081120
}
.gpdr-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 a.logo-place img {
width: 166px;
height: 12px;
-o-object-fit: cover;
object-fit: cover
}
.error403 header.header .hide-menu__button,
.error404 header.header .hide-menu__button {
-o-object-fit: contain;
object-fit: contain;
cursor: pointer
}
.gpdr-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 p {
width: 145px;
font-family: MulishRegular;
font-size: 14px !important;
line-height: 1.57;
letter-spacing: .4px;
color: #909396;
margin-top: 16px
}
.gpdr-wrapper footer.footer-light-wrapper .footer-separator hr {
margin-top: 26px;
height: 2px;
color: rgba(219, 223, 229, .6)
}
.gpdr-wrapper footer.footer-light-wrapper .footer-bottom-block {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
margin: 26px 11.5% 20px;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #909396
}
.gpdr-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column {
width: 33.333%
}
.gpdr-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-pack: start;
-webkit-box-pack: start;
justify-content: flex-start
}
.gpdr-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p a {
text-decoration: none;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #909396
}
.gpdr-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p img {
width: 4px;
height: 4px;
margin: 0 10px 1px 6px
}
.gpdr-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-2 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center
}
.gpdr-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-2 p {
color: #909396
}
.gpdr-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-3 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: end;
-webkit-box-pack: end;
justify-content: flex-end
}
.gpdr-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-3 a {
display: block;
width: 26px;
height: 26px;
margin-right: 14px
}
.gpdr-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-3 a:last-child {
margin-right: 0
}
.gpdr-wrapper .solute-wrapper {
padding: 50px 31.1% 86px;
margin-bottom: 26px;
background-color: #081120
}
.gpdr-wrapper .solute-wrapper h2 {
font-family: Mulish;
font-size: 40px;
font-weight: 700;
letter-spacing: .5px;
text-align: center;
color: #fff;
margin-bottom: 12px
}
.gpdr-wrapper .solute-wrapper h2 span {
white-space: nowrap
}
.gpdr-wrapper .solute-wrapper h2 img {
margin-left: 2px
}
.gpdr-wrapper .solute-wrapper h5 {
font-family: MulishRegular;
font-size: 20px;
font-weight: 400;
line-height: 1.4;
letter-spacing: .5px;
text-align: center;
color: #fff
}
.gpdr-wrapper .solute-menu-wrapper {
margin-left: 11.6%;
margin-bottom: 100px;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row
}
.gpdr-wrapper .solute-menu-wrapper h5 {
font-weight: 400;
margin-right: 69px;
cursor: pointer
}
.gpdr-wrapper .solute-menu-wrapper h5:hover {
color: rgba(0, 83, 206, .9)
}
.gpdr-wrapper .solute-menu-wrapper h5:first-child.active~h5:last-child:after {
left: 142px
}
.gpdr-wrapper .solute-menu-wrapper h5:last-child {
position: relative;
margin-right: 0
}
.gpdr-wrapper .solute-menu-wrapper h5:last-child:after {
content: "";
position: absolute;
top: -26px;
left: -332px;
border: 13px solid transparent;
border-top: 18px solid #081120;
-webkit-transition: .4s;
transition: .4s
}
.gpdr-wrapper .solute-menu-wrapper h5:last-child.active:after {
left: 14px
}
.gpdr-wrapper .main-text-wrapper {
margin: 0 28.7%
}
.gpdr-wrapper .main-text-wrapper p {
font-family: MulishRegular;
font-size: 18px;
line-height: 1.44;
letter-spacing: .6px;
color: #5e6063;
margin: 20px 0
}
.gpdr-wrapper .main-text-wrapper p.header-p {
font-family: Mulish;
font-size: 20px;
font-weight: 700;
line-height: 1.3;
letter-spacing: .6px;
color: #081120;
margin-top: 70px;
margin-bottom: 20px
}
.gpdr-wrapper .hr {
height: 3px;
background-color: #dbdfe5;
margin: 40px 0 40px 28.7%
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project {
display: none
}
@media (max-width:768px) {
.gpdr-wrapper h2 {
font-size: 36px !important
}
}
@media (max-width:450px) {
.gpdr-wrapper h1 {
font-family: Mulish;
font-size: 28px !important;
font-weight: 700;
letter-spacing: .4px
}
.gpdr-wrapper h5,
.gpdr-wrapper p {
font-family: MulishRegular;
font-size: 16px !important;
line-height: 1.5;
letter-spacing: .5px
}
.gpdr-wrapper h2 {
font-family: Mulish;
font-size: 28px !important;
font-weight: 700;
letter-spacing: .3px
}
.gpdr-wrapper h3 {
font-size: 20px !important
}
}
@media (max-width:1300px) {
.gpdr-wrapper header.header-dark-wrapper {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
padding: 0 4.1%
}
.gpdr-wrapper header.header-dark-wrapper ul li {
margin-right: 30px
}
}
@media (max-width:1100px) {
.gpdr-wrapper header.header-dark-wrapper a.a-hamburger {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
width: 24px;
height: 24px;
margin-left: auto;
border: none;
cursor: pointer
}
.gpdr-wrapper header.header-dark-wrapper a.a-hamburger .hamburger-blue-line {
width: 18px;
height: 2px;
background-color: #fff
}
.gpdr-wrapper header.header-dark-wrapper a.a-hamburger .hamburger-blue-line:nth-child(2) {
margin-top: 4px
}
.gpdr-wrapper header.header-dark-wrapper .hide-menu ul {
margin-right: 0
}
.gpdr-wrapper header.header-dark-wrapper hr {
display: block;
width: 56px;
height: 2px;
color: #dbdfe5;
-webkit-transform: rotate(90deg);
transform: rotate(90deg)
}
.gpdr-wrapper header.header-dark-wrapper ul {
display: none
}
}
@media (max-width:768px) {
.gpdr-wrapper header.header-dark-wrapper {
padding: 0 3.1%;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap
}
.gpdr-wrapper header.header-dark-wrapper a {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
width: 24px;
height: 24px;
border: none
}
.gpdr-wrapper header.header-dark-wrapper a .hamburger-blue-line {
width: 18px;
height: 2px;
background-color: #fff
}
.gpdr-wrapper header.header-dark-wrapper a .hamburger-blue-line:nth-child(2) {
margin-top: 4px
}
.gpdr-wrapper header.header-dark-wrapper ul {
display: none
}
.gpdr-wrapper header.header-dark-wrapper .hide-menu {
padding: 33px 28px 233px 24px
}
}
@media (max-width:480px) {
.gpdr-wrapper header.header-dark-wrapper .hr,
.gpdr-wrapper header.header-dark-wrapper a.touch,
.gpdr-wrapper header.header-dark-wrapper hr {
display: none
}
.gpdr-wrapper header.header-dark-wrapper .hide-menu ul li a {
font-size: 20px
}
.gpdr-wrapper header.header-dark-wrapper .hide-menu__button p {
font-size: 20px !important
}
}
@media (max-width:1300px) {
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block {
margin-left: 4.1%
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form {
margin: 0 42px
}
.gpdr-wrapper footer.footer-light-wrapper .footer-menu {
margin: 0 4.1%
}
.gpdr-wrapper footer.footer-light-wrapper .footer-bottom-block {
margin: 30px 4.1% 22px
}
}
@media (max-width:850px) {
.gpdr-wrapper footer.footer-light-wrapper {
width: 100%
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block {
margin: 0 4.1% 60px
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2 {
font-size: 32px
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h5 {
font-size: 16px
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form {
margin: 0 auto
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 {
width: 77.6%;
margin: 0 auto;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 {
width: 100%;
margin: 0 auto
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper p {
max-width: 100%;
width: auto
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input {
padding: 0 0 0 24px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
margin: 0 0 15px
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 {
width: 100%
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 p {
margin-top: 16px
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea {
width: 100%;
padding: 18px 0 0 24px;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p {
margin: 0
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p:first-child {
margin-right: 34px
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 {
margin-top: 38px
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper p {
width: 77.6%;
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
margin-top: 30px
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper button {
width: 77.6%;
margin: 0 auto
}
.gpdr-wrapper footer.footer-light-wrapper .footer-menu {
margin: 0 3.1%
}
.gpdr-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 {
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.gpdr-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
margin-bottom: 46px;
width: 100%
}
.gpdr-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 p {
text-align: center;
width: 100%
}
.gpdr-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 .logo-place {
margin: 0 auto
}
.gpdr-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column4 {
width: 31%
}
.gpdr-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-2 {
text-align: center
}
.gpdr-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-2 p {
width: 139px;
font-size: 12px
}
}
.error403 .wrapper,
.error404 .wrapper {
max-width: 1440px;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
@media (max-width:540px) {
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project {
padding: 50px 12px 34px
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block {
margin: 0 0 22px
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2 {
font-size: 20px !important
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2 img {
width: 4px;
height: 4px
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2.got-a-project img.ques-sign,
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2.looking-to-build img.ques-sign {
width: 15px !important;
height: 20px !important
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form,
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1,
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper button,
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper p {
width: 100%
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h5 {
font-size: 14px
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: normal;
-webkit-box-pack: normal;
justify-content: normal
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p:first-child {
margin-bottom: 18px
}
.gpdr-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper label {
font-size: 12px
}
.gpdr-wrapper footer.footer-light-wrapper .footer-menu {
margin-bottom: 50px;
padding-top: 27px
}
.gpdr-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 ul a {
color: #5e6063
}
.gpdr-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
.gpdr-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p,
.gpdr-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p img,
.gpdr-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column3,
.gpdr-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column4 {
display: none
}
.gpdr-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 .logo-place {
margin: 10px 0 0;
text-align: left
}
.gpdr-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 p {
margin: 10px 0 0;
text-align: left;
width: 84.4%
}
.gpdr-wrapper footer.footer-light-wrapper .footer-bottom-block {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: start;
-webkit-box-align: start;
align-items: flex-start;
margin: 25px 3.1% 41px
}
.gpdr-wrapper footer.footer-light-wrapper .footer-bottom-block p {
font-size: 14px !important
}
.gpdr-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 {
width: 100%
}
.gpdr-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p.hide-p {
display: block
}
.gpdr-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p:last-child {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
margin-top: 14px;
margin-bottom: 24px
}
.gpdr-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p:last-child a:first-child {
margin-bottom: 16px
}
.gpdr-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-2 {
width: 100%;
margin: 24px 0;
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
text-align: left;
-ms-flex-pack: start;
-webkit-box-pack: start;
justify-content: flex-start
}
.gpdr-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-2 p {
width: auto;
font-size: 12px !important
}
.gpdr-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-3 {
width: auto
}
}
@media (max-width:1024px) {
.gpdr-wrapper .solute-wrapper {
padding: 90px 23.4% 86px
}
.gpdr-wrapper .solute-wrapper:after {
top: 332px
}
.gpdr-wrapper .solute-menu-wrapper {
margin-left: 4.1%
}
.gpdr-wrapper .main-text-wrapper {
margin: 0 20%
}
.gpdr-wrapper .hr {
height: 2px;
margin-left: 20%
}
}
@media (max-width:768px) {
.gpdr-wrapper .solute-wrapper {
padding: 95px 18.8% 91px
}
.gpdr-wrapper .solute-wrapper:after {
top: 342px
}
.gpdr-wrapper .solute-menu-wrapper {
margin-left: 3.3%
}
.gpdr-wrapper .solute-menu-wrapper h5 {
font-size: 16px
}
.gpdr-wrapper .solute-menu-wrapper h5:first-child.active~h5:last-child:after {
left: -132px
}
.gpdr-wrapper .solute-menu-wrapper h5:last-child {
position: relative;
margin-right: 0
}
.gpdr-wrapper .solute-menu-wrapper h5:last-child:after {
content: "";
position: absolute;
top: -26px;
left: -298.5px;
border: 13px solid transparent;
border-top: 18px solid #081120;
-webkit-transition: .4s;
transition: .4s
}
.gpdr-wrapper .solute-menu-wrapper h5:last-child.active:after {
left: 9px
}
.gpdr-wrapper .main-text-wrapper {
margin: 0 15.5%
}
.gpdr-wrapper .hr {
margin-left: 15.5%
}
}
@media (max-width:425px) {
.gpdr-wrapper .solute-wrapper {
padding: 60px 7.8% 70px
}
.gpdr-wrapper .solute-wrapper h2 {
font-size: 28px;
color: #fff
}
.gpdr-wrapper .solute-wrapper h2 img {
display: none
}
.gpdr-wrapper .solute-wrapper h5 {
font-size: 16px;
color: #fff
}
.gpdr-wrapper .solute-wrapper:after {
top: 268px
}
.gpdr-wrapper .solute-menu-wrapper h5 {
font-size: 16px;
margin-right: 20px
}
.gpdr-wrapper .solute-menu-wrapper h5:first-child.active~h5:last-child:after {
left: -83px
}
.gpdr-wrapper .solute-menu-wrapper h5:last-child {
position: relative;
margin-right: 0
}
.gpdr-wrapper .solute-menu-wrapper h5:last-child:after {
content: "";
position: absolute;
top: -26px;
left: -200.5px;
border: 13px solid transparent;
border-top: 18px solid #081120;
-webkit-transition: .4s;
transition: .4s
}
.gpdr-wrapper .solute-menu-wrapper h5:last-child.active:after {
left: 9px
}
.gpdr-wrapper .main-text-wrapper {
margin-left: 3.8%;
margin-right: 11.9%
}
.gpdr-wrapper .main-text-wrapper p {
font-size: 14px
}
.gpdr-wrapper .main-text-wrapper p.header-p {
font-size: 14px;
margin-top: 40px;
margin-bottom: 10px
}
.gpdr-wrapper .hr {
margin-left: 3.8%
}
}
.error404 h2,
.error404 h4 {
font-weight: 700;
color: #081120;
line-height: normal
}
.error404 h2 {
font-family: Mulish;
font-size: 40px;
letter-spacing: .5px
}
.error404 h4 {
font-family: Mulish;
letter-spacing: .3px
}
.error404 h5 {
font-family: MulishRegular;
font-size: 20px;
line-height: 1.4;
letter-spacing: .5px;
color: #5e6063;
font-weight: 400
}
.error404 p.small-dark-blue-gray,
.error404 p.small-gray {
font-size: 14px;
letter-spacing: .4px;
font-family: MulishRegular
}
.error404 p.small-gray {
line-height: 1.43;
color: rgba(94, 96, 99, .8)
}
.error404 p.small-dark-blue-gray {
line-height: 1.29;
color: #081120
}
.error404 a {
text-decoration: none
}
.error404 .header-wrapper {
position: fixed;
top: 0;
width: 100%;
z-index: 20;
background-color: #fff
}
.error404 header.header {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
height: 76px;
margin: 0 11.4%
}
.error404 header.header a.logo-place {
display: inline-block;
width: 148px;
height: 12px
}
.error404 header.header ul {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
vertical-align: top;
margin-left: auto;
margin-right: 34px
}
.error404 header.header ul li {
white-space: nowrap;
display: inline-block;
margin-right: 30px
}
.error404 header.header ul li a {
text-decoration: none;
font-family: MulishRegular;
font-size: 16px;
line-height: 1.5;
letter-spacing: .5px;
color: #5e6063;
-webkit-transition: color .2s;
transition: color .2s
}
.error404 header.header ul li a:hover {
color: #081120
}
.error404 header.header ul li a.active {
color: rgba(0, 83, 206, .9)
}
.error404 header.header ul li:last-child {
margin-right: 0
}
.error404 header.header hr {
display: none
}
.error404 header.header a.touch {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
min-width: 180px;
height: 44px;
border: 1px solid rgba(0, 83, 206, .9);
background-color: #fff;
text-align: center;
font-family: MulishMedium;
font-size: 11px;
font-weight: 500;
letter-spacing: .5px;
color: rgba(0, 83, 206, .9);
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.error404 header.header .hide-menu__button,
.error404 header.header .hide-menu ul li a {
font-size: 34px;
line-height: 1.18;
letter-spacing: 1.1px;
font-family: Mulish;
font-weight: 700;
text-align: center
}
.error404 header.header a.touch:hover {
border: 2px solid rgba(0, 83, 206, .9);
background-image: linear-gradient(283deg, #fff, #fff) !important
}
.error404 header.header a.touch:focus {
outline: 0;
background-image: linear-gradient(283deg, rgba(219, 223, 229, .4), rgba(219, 223, 229, .4)) !important;
border: 2px solid rgba(0, 83, 206, .9) !important
}
.error404 header.header a.touch:active {
outline: 0;
border: 2px solid rgba(0, 83, 206, .9);
background-image: linear-gradient(283deg, #fff, #fff) !important;
color: rgba(0, 83, 206, .9)
}
.error404 header.header .hide-menu {
position: fixed;
top: 0;
left: 100%;
width: 100%;
height: 100vh;
padding: 33px 47px 102px 42px;
z-index: 5;
overflow-y: scroll;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background-color: #081120
}
.error404 header.header .hide-menu a {
width: auto;
height: auto;
white-space: nowrap
}
.error404 header.header .hide-menu ul {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
padding-top: 0
}
.error404 header.header .hide-menu ul li {
margin-right: 0;
margin-bottom: 34px
}
.error404 header.header .hide-menu ul li a {
text-decoration: none;
color: hsla(0, 0%, 100%, .8);
-webkit-transition: color .2s;
transition: color .2s
}
.error404 header.header .hide-menu ul li a:hover {
color: #fff
}
.error404 header.header .hide-menu ul li a.active {
border-bottom: 2px solid rgba(0, 83, 206, .9);
padding-bottom: 2px
}
.error404 header.header .hide-menu.active {
left: 0;
-webkit-transition: .5s;
transition: .5s
}
.error404 header.header .hide-menu.disactive {
left: 100%;
-webkit-transition: .5s;
transition: .5s
}
.error404 header.header .hide-menu__top-block {
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
margin-bottom: 58px
}
.error404 header.header .cancel-icon,
.error404 header.header .hide-menu__top-block {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row
}
.error404 header.header .cancel-icon {
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
width: 21px;
height: 21px;
cursor: pointer
}
.error404 header.header .cancel-icon:hover .cancel-icon-line {
background-image: linear-gradient(45deg, rgba(0, 83, 206, .9), rgba(0, 158, 253, .89))
}
.error404 header.header .cancel-icon-line {
width: 4px;
height: 21px;
background-color: #fff
}
.error404 header.header .cancel-icon-line:first-child {
-webkit-transform: rotate(45deg);
transform: rotate(45deg)
}
.error404 header.header .cancel-icon-line:last-child {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
margin-left: -4px
}
.error404 header.header .hr {
width: 350px;
height: 2px;
margin: 0 auto 34px;
opacity: .5;
background-color: #fff
}
.error404 header.header .hide-menu__button span {
background-image: linear-gradient(80deg, rgba(0, 83, 206, .9), rgba(0, 158, 253, .89));
-webkit-background-clip: text;
background-clip: text;
-webkit-text-fill-color: transparent;
-moz-text-fill-color: transparent
}
.error404 header.header .hide-menu__button span:hover {
background-image: linear-gradient(257deg, #0053ce, #009efd)
}
.error404 .wrapper {
width: 100%;
height: 100%;
padding: 226px 0 0 11.5%;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between
}
.error404 .wrapper__img {
width: 355.6px;
height: 135.5px
}
.error404 .wrapper__h2,
.error404 .wrapper__h5 {
width: 80%;
font-style: normal;
font-stretch: normal;
letter-spacing: .5px
}
.error404 .wrapper__h2 {
font-family: Mulish;
font-size: 40px !important;
font-weight: 700;
line-height: normal;
color: #081120;
margin: 53.5px 0 12px
}
.error404 .wrapper__br {
display: none
}
.error404 .wrapper__h5 {
font-family: MulishRegular;
font-size: 20px !important;
font-weight: 400;
line-height: 1.4;
color: #5e6063;
margin-bottom: 40px
}
.error404 .wrapper__button {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
width: 286px;
height: 50px;
background-image: linear-gradient(82deg, rgba(0, 83, 206, .9), rgba(0, 158, 253, .89));
font-family: MulishMedium;
font-size: 11px;
font-weight: 500;
letter-spacing: .5px;
text-transform: uppercase;
text-align: center;
color: #fff;
border: none;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.error404 .wrapper__button:hover {
background-image: linear-gradient(257deg, rgba(0, 83, 206, .9), rgba(0, 158, 253, .89))
}
.error404 .wrapper__button:active,
.error404 .wrapper__button:disabled,
.error404 .wrapper__button:focus {
background-image: linear-gradient(283deg, #004ab6, #008ce0)
}
.error404 .wrapper__button:focus {
border: 1px solid #081120
}
.error404 .wrapper__button:disabled {
opacity: .4;
border: 1px solid rgba(0, 83, 206, .9)
}
@media (max-width:768px) {
.error404 h2 {
font-size: 36px !important
}
}
@media (max-width:450px) {
.error404 h1 {
font-family: Mulish;
font-size: 28px !important;
font-weight: 700;
letter-spacing: .4px
}
.error404 h5,
.error404 p {
font-family: MulishRegular;
font-size: 16px !important;
line-height: 1.5;
letter-spacing: .5px
}
.error404 h2 {
font-family: Mulish;
font-size: 28px !important;
font-weight: 700;
letter-spacing: .3px
}
.error404 h3 {
font-size: 20px !important
}
}
@media (max-width:1520px) {
.error404 header.header ul li {
margin-right: 30px
}
}
@media (max-width:1300px) {
.error404 header.header {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
margin: 0 42px
}
}
@media (max-width:1100px) {
.error404 header.header a.a-hamburger {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
width: 24px;
height: 24px;
margin-left: auto;
border: none;
cursor: pointer
}
.error404 header.header a.a-hamburger .hamburger-blue-line {
width: 18px;
height: 2px;
background-color: rgba(0, 83, 206, .9)
}
.error404 header.header a.a-hamburger .hamburger-blue-line:nth-child(2) {
margin-top: 4px
}
.error404 header.header .hide-menu ul {
margin-right: 0
}
.error404 header.header hr {
display: block;
width: 56px;
height: 2px;
color: #dbdfe5;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
margin: 0
}
.error404 header.header ul {
display: none
}
}
.error403 h2,
.error403 h4 {
font-weight: 700;
color: #081120;
line-height: normal
}
@media (max-width:768px) {
.error404 header.header {
margin: 0 3.1%;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap
}
.error404 header.header .hide-menu {
padding: 33px 28px 233px 24px
}
}
@media (max-width:480px) {
.error404 header.header .hr,
.error404 header.header a.touch,
.error404 header.header hr {
display: none
}
.error404 header.header .hide-menu ul li a {
font-size: 20px
}
.error404 header.header .hide-menu__button p {
font-size: 20px !important
}
}
@media (max-width:1024px) {
.error404 .wrapper {
padding: 124.9px 0 0 3.5%
}
}
@media (max-width:768px) {
.error404 .wrapper {
padding: 280px 3.5% 0
}
.error404 .wrapper__h2 {
font-size: 36px !important;
margin: 47.4px 0 12px
}
.error404 .wrapper__h5 {
font-size: 16px !important
}
}
@media (max-width:450px) {
.error404 .wrapper {
padding: 112px 8.5% 0 3.5%
}
.error404 .wrapper__img {
width: 209.2px;
height: 79.7px
}
.error404 .wrapper__h2 {
font-size: 28px !important;
letter-spacing: .4px
}
.error404 .wrapper__br {
display: block
}
.error404 .wrapper__h5 {
width: 88%
}
.error404 .wrapper__button {
width: 180px;
height: 40px
}
}
.error403 h2 {
font-family: Mulish;
font-size: 40px;
letter-spacing: .5px
}
.error403 h4 {
font-family: Mulish;
letter-spacing: .3px
}
.error403 h5 {
font-family: MulishRegular;
font-size: 20px;
line-height: 1.4;
letter-spacing: .5px;
color: #5e6063;
font-weight: 400
}
.error403 p.small-dark-blue-gray,
.error403 p.small-gray {
font-size: 14px;
letter-spacing: .4px;
font-family: MulishRegular
}
.error403 p.small-gray {
line-height: 1.43;
color: rgba(94, 96, 99, .8)
}
.error403 p.small-dark-blue-gray {
line-height: 1.29;
color: #081120
}
.error403 a {
text-decoration: none
}
.error403 .header-wrapper {
position: fixed;
top: 0;
width: 100%;
z-index: 20;
background-color: #fff
}
.error403 header.header {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
height: 76px;
margin: 0 11.4%
}
.error403 header.header a.logo-place {
display: inline-block;
width: 148px;
height: 12px
}
.error403 header.header ul {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
vertical-align: top;
margin-left: auto;
margin-right: 34px
}
.error403 header.header ul li {
white-space: nowrap;
display: inline-block;
margin-right: 30px
}
.error403 header.header ul li a {
text-decoration: none;
font-family: MulishRegular;
font-size: 16px;
line-height: 1.5;
letter-spacing: .5px;
color: #5e6063;
-webkit-transition: color .2s;
transition: color .2s
}
.error403 header.header ul li a:hover {
color: #081120
}
.error403 header.header ul li a.active {
color: rgba(0, 83, 206, .9)
}
.error403 header.header ul li:last-child {
margin-right: 0
}
.error403 header.header hr {
display: none
}
.error403 header.header a.touch {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
min-width: 180px;
height: 44px;
border: 1px solid rgba(0, 83, 206, .9);
background-color: #fff;
text-align: center;
font-family: MulishMedium;
font-size: 11px;
font-weight: 500;
letter-spacing: .5px;
color: rgba(0, 83, 206, .9);
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.error403 header.header .hide-menu__button,
.error403 header.header .hide-menu ul li a {
font-size: 34px;
line-height: 1.18;
letter-spacing: 1.1px;
font-family: Mulish;
font-weight: 700;
text-align: center
}
.error403 header.header a.touch:hover {
border: 2px solid rgba(0, 83, 206, .9);
background-image: linear-gradient(283deg, #fff, #fff) !important
}
.error403 header.header a.touch:focus {
outline: 0;
background-image: linear-gradient(283deg, rgba(219, 223, 229, .4), rgba(219, 223, 229, .4)) !important;
border: 2px solid rgba(0, 83, 206, .9) !important
}
.error403 header.header a.touch:active {
outline: 0;
border: 2px solid rgba(0, 83, 206, .9);
background-image: linear-gradient(283deg, #fff, #fff) !important;
color: rgba(0, 83, 206, .9)
}
.error403 header.header .hide-menu {
position: fixed;
top: 0;
left: 100%;
width: 100%;
height: 100vh;
padding: 33px 47px 102px 42px;
z-index: 5;
overflow-y: scroll;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background-color: #081120
}
.error403 header.header .hide-menu a {
width: auto;
height: auto;
white-space: nowrap
}
.error403 header.header .hide-menu ul {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
padding-top: 0
}
.error403 header.header .hide-menu ul li {
margin-right: 0;
margin-bottom: 34px
}
.error403 header.header .hide-menu ul li a {
text-decoration: none;
color: hsla(0, 0%, 100%, .8);
-webkit-transition: color .2s;
transition: color .2s
}
.error403 header.header .hide-menu ul li a:hover {
color: #fff
}
.error403 header.header .hide-menu ul li a.active {
border-bottom: 2px solid rgba(0, 83, 206, .9);
padding-bottom: 2px
}
.error403 header.header .hide-menu.active {
left: 0;
-webkit-transition: .5s;
transition: .5s
}
.error403 header.header .hide-menu.disactive {
left: 100%;
-webkit-transition: .5s;
transition: .5s
}
.error403 header.header .hide-menu__top-block {
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
margin-bottom: 58px
}
.error403 header.header .cancel-icon,
.error403 header.header .hide-menu__top-block {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row
}
.error403 header.header .cancel-icon {
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
width: 21px;
height: 21px;
cursor: pointer
}
.error403 header.header .cancel-icon:hover .cancel-icon-line {
background-image: linear-gradient(45deg, rgba(0, 83, 206, .9), rgba(0, 158, 253, .89))
}
.error403 header.header .cancel-icon-line {
width: 4px;
height: 21px;
background-color: #fff
}
.error403 header.header .cancel-icon-line:first-child {
-webkit-transform: rotate(45deg);
transform: rotate(45deg)
}
.error403 header.header .cancel-icon-line:last-child {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
margin-left: -4px
}
.error403 header.header .hr {
width: 350px;
height: 2px;
margin: 0 auto 34px;
opacity: .5;
background-color: #fff
}
.error403 header.header .hide-menu__button span {
background-image: linear-gradient(80deg, rgba(0, 83, 206, .9), rgba(0, 158, 253, .89));
-webkit-background-clip: text;
background-clip: text;
-webkit-text-fill-color: transparent;
-moz-text-fill-color: transparent
}
.error403 header.header .hide-menu__button span:hover {
background-image: linear-gradient(257deg, #0053ce, #009efd)
}
.error403 .wrapper {
width: 100%;
height: 100%;
padding: 226px 0 0 11.5%;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between
}
.error403 .wrapper__img {
width: 355.6px;
height: 135.5px
}
.error403 .wrapper__h2,
.error403 .wrapper__h5 {
width: 80%;
letter-spacing: .5px;
font-style: normal;
font-stretch: normal
}
.error403 .wrapper__h2 {
font-family: Mulish;
font-size: 40px !important;
font-weight: 700;
line-height: normal;
color: #081120;
margin: 53.5px 0 12px
}
.error403 .wrapper__h5 {
font-family: MulishRegular;
font-size: 20px !important;
font-weight: 400;
line-height: 1.4;
color: #5e6063;
margin-bottom: 40px
}
.error403 .wrapper__button {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
width: 286px;
height: 50px;
background-image: linear-gradient(82deg, rgba(0, 83, 206, .9), rgba(0, 158, 253, .89));
font-family: MulishMedium;
font-size: 11px;
font-weight: 500;
letter-spacing: .5px;
text-transform: uppercase;
text-align: center;
color: #fff;
border: none;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.error403 .wrapper__button:hover {
background-image: linear-gradient(257deg, rgba(0, 83, 206, .9), rgba(0, 158, 253, .89))
}
.error403 .wrapper__button:active,
.error403 .wrapper__button:disabled,
.error403 .wrapper__button:focus {
background-image: linear-gradient(283deg, #004ab6, #008ce0)
}
.error403 .wrapper__button:focus {
border: 1px solid #081120
}
.error403 .wrapper__button:disabled {
opacity: .4;
border: 1px solid rgba(0, 83, 206, .9)
}
@media (max-width:768px) {
.error403 h2 {
font-size: 36px !important
}
}
@media (max-width:450px) {
.error403 h1 {
font-family: Mulish;
font-size: 28px !important;
font-weight: 700;
letter-spacing: .4px
}
.error403 h5,
.error403 p {
font-family: MulishRegular;
font-size: 16px !important;
line-height: 1.5;
letter-spacing: .5px
}
.error403 h2 {
font-family: Mulish;
font-size: 28px !important;
font-weight: 700;
letter-spacing: .3px
}
.error403 h3 {
font-size: 20px !important
}
}
@media (max-width:1520px) {
.error403 header.header ul li {
margin-right: 30px
}
}
@media (max-width:1300px) {
.error403 header.header {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
margin: 0 42px
}
}
@media (max-width:1100px) {
.error403 header.header a.a-hamburger {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
width: 24px;
height: 24px;
margin-left: auto;
border: none;
cursor: pointer
}
.error403 header.header a.a-hamburger .hamburger-blue-line {
width: 18px;
height: 2px;
background-color: rgba(0, 83, 206, .9)
}
.error403 header.header a.a-hamburger .hamburger-blue-line:nth-child(2) {
margin-top: 4px
}
.error403 header.header .hide-menu ul {
margin-right: 0
}
.error403 header.header hr {
display: block;
width: 56px;
height: 2px;
color: #dbdfe5;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
margin: 0
}
.error403 header.header ul {
display: none
}
}
@media (max-width:768px) {
.error403 header.header {
margin: 0 3.1%;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap
}
.error403 header.header .hide-menu {
padding: 33px 28px 233px 24px
}
}
@media (max-width:480px) {
.error403 header.header .hr,
.error403 header.header a.touch,
.error403 header.header hr {
display: none
}
.error403 header.header .hide-menu ul li a {
font-size: 20px
}
.error403 header.header .hide-menu__button p {
font-size: 20px !important
}
}
.inputfile+label,
.sub-title {
font-family: MulishRegular;
font-weight: 400;
display: inline-block
}
@media (max-width:1024px) {
.error403 .wrapper {
padding: 124.9px 0 0 3.5%
}
}
@media (max-width:768px) {
.error403 .wrapper {
padding: 280px 3.5% 0
}
.error403 .wrapper__h2 {
font-size: 36px !important;
margin: 47.4px 0 12px
}
.error403 .wrapper__h5 {
font-size: 16px !important
}
}
@media (max-width:450px) {
.error403 .wrapper {
padding: 112px 8.5% 0 3.5%
}
.error403 .wrapper__img {
width: 209.2px;
height: 79.7px
}
.error403 .wrapper__h2 {
font-size: 28px !important;
letter-spacing: .4px
}
.error403 .wrapper__h5 {
width: 88%
}
.error403 .wrapper__button {
width: 180px;
height: 40px
}
}
.inputfile {
width: .1px;
height: .1px;
opacity: 0;
overflow: hidden;
position: absolute;
z-index: -1
}
.inputfile+label {
color: #fff;
background-color: #000;
width: 100%;
font-size: 14px;
font-style: normal;
font-stretch: normal;
line-height: 67px;
letter-spacing: .44px;
text-align: center;
color: hsla(0, 0%, 100%, .4);
height: 68px;
opacity: .5;
border: 2px dashed hsla(0, 0%, 100%, .3);
background-color: rgba(0, 83, 206, .24)
}
.left-sidebar {
width: 256px;
height: 502px;
border: 1px solid var(--blue-90);
background-color: rgba(0, 83, 206, .05);
float: left
}
.sub-title {
font-size: 20px;
line-height: 1.4;
letter-spacing: .5px;
color: #5e6063;
margin-bottom: 24px;
width: 100%
}
.block_table_content {
overflow: hidden;
margin-top: 24px
}
.block_table_content .col p {
float: left;
width: 46.65%;
font-size: 16px;
letter-spacing: .2px;
margin-right: 15px
}
.block_table_content .col-2 p {
margin-right: 0
}
.content-page {
overflow: hidden;
margin-left: 244px
}
.content-page ul {
color: #081120;
font-size: 16px;
letter-spacing: .2px;
list-style: square;
margin-top: 25px
}
.content-page ul li {
margin-bottom: 23px;
list-style-type: none
}
.content-page ul li:before {
color: #0053ce;
content: "▪";
padding-right: 8px;
height: 7px;
width: 7px;
font-size: 13px;
vertical-align: top;
line-height: 20px
}
.scholarship-icons {
margin-top: 12px;
vertical-align: middle
}
.scholarship-icons img {
float: left
}
.scholarship-icons-caption {
line-height: 37px;
font-size: 14px
}
.winners-wrapper {
width: 100%
}
.winners-wrapper .winners-text {
border-left-style: solid;
border-left-width: 2px;
border-image-source: linear-gradient(1deg, rgba(0, 83, 206, .9), rgba(0, 158, 253, .89));
border-image-slice: 1;
font-size: 24px;
line-height: 42px;
padding-left: 20px;
padding-bottom: 0
}
.winners-wrapper .winner-person {
margin-top: 20px
}
.winners-wrapper .winner-person img {
height: 70px;
width: 70px;
float: left;
margin-right: 10px
}
.winners-wrapper .winner-person span {
font-family: Mulish;
font-size: 16px;
font-weight: 700;
font-style: normal;
font-stretch: normal;
line-height: 4.3;
letter-spacing: .5px;
color: #0053ce;
vertical-align: middle
}
@media (max-width:955px) {
.block_table_content .col p {
width: 100%
}
}
@media (max-width:768px) and (max-width:320px) {
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper {
text-align: left
}
}
@media (max-width:768px) {
.feature-base {
width: auto;
border: 0
}
.scholarship-icons {
float: left;
margin-right: 62px
}
.scholarship-icons-text {
width: 100%;
display: inline-block
}
.content-page {
margin-left: 24px
}
.scholarship-icons-person-caption {
float: none
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 {
display: block
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 {
width: 100%
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 {
display: block;
width: 100%
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper {
margin-bottom: 24px
}
.solute-wrapper {
margin-bottom: 0
}
}
.jssocials-share-logo {
cursor: pointer
}
.tell-us-about-project-forms-block-wrapper {
width: 100%
}
@media (max-width:850px) {
body footer div.tell-us-about-project form div.tell-us-about-project-forms-block-row-2 button {
margin: 24px auto 14px;
width: 100%
}
}
@media (max-width:1300px) {
footer .tell-us-about-project form {
margin: 0 42px
}
footer .footer-menu {
margin: 0 4.1%
}
footer .footer-bottom-block {
margin: 30px 4.1% 22px
}
}
@media (max-width:1024px) {
footer {
width: 100%
}
footer .tell-us-about-project .tell-us-about-project-text-block {
margin: 0 4.1% 60px
}
footer .tell-us-about-project .tell-us-about-project-text-block h2 {
font-size: 38px
}
footer .tell-us-about-project .tell-us-about-project-text-block h5 {
font-size: 16px
}
.tell-us-about-project-forms-block-row-1,
.tell-us-about-project-forms-block-row-2 {
margin: 0 auto;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input {
padding: 0 0 0 24px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 90%;
margin: 0 0 15px
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 {
width: 100%
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 p {
margin-top: 16px
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea {
width: 100%;
padding: 18px 0 0 24px;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p {
margin: 0
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p:first-child {
margin-right: 34px
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-checkbox-wrapper {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 button {
width: 77.6%;
margin: 10px auto
}
footer .footer-menu {
margin: 0 3.1%
}
footer .footer-menu .footer-menu-row1 {
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
footer .footer-menu .footer-menu-row1 .footer-menu-row1-column1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
margin-bottom: 46px;
width: 100%
}
footer .footer-menu .footer-menu-row1 .footer-menu-row1-column1 p {
text-align: center;
width: 100% !important
}
footer .footer-menu .footer-menu-row1 .footer-menu-row1-column1 .logo-place {
margin: 0 auto
}
footer .footer-menu .footer-menu-row1 .footer-menu-row1-column4 {
width: 31%
}
footer .footer-bottom-block .footer-bottom-block-column-2 {
text-align: center
}
footer .footer-bottom-block .footer-bottom-block-column-2 p {
width: 139px;
font-size: 12px
}
.tell-us-about-project-forms-block-row-1,
.tell-us-about-project-forms-block-row-2 {
width: 100%
}
}
article {
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
-webkit-column-gap: 30px;
-moz-column-gap: 30px;
column-gap: 30px
}
.share-header {
margin-top: 26px;
margin-bottom: 4px
}
@media (max-width:1023px) {
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 {
width: 100%;
margin: 0 auto;
overflow: hidden
}
}
@media (max-width:768px) {
.scholarship-icons,
.share-header {
display: inline-block;
margin-top: 0
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input,
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 button {
width: 100%
}
.scholarship-icons {
margin-left: 12px
}
.share-header {
float: left
}
}
@media (max-width:540px) {
article {
-webkit-column-count: 1;
-moz-column-count: 1;
column-count: 1
}
footer .tell-us-about-project {
padding: 50px 12px 34px
}
footer .tell-us-about-project .tell-us-about-project-text-block {
margin: 0 0 22px
}
footer .tell-us-about-project .tell-us-about-project-text-block h2 {
font-size: 20px
}
footer .tell-us-about-project .tell-us-about-project-text-block h2 img {
width: 4px;
height: 4px
}
footer .tell-us-about-project .tell-us-about-project-text-block h2.got-a-project img.ques-sign,
footer .tell-us-about-project .tell-us-about-project-text-block h2.looking-to-build img.ques-sign {
width: 15px !important;
height: 20px !important
}
footer .tell-us-about-project form,
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1,
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-checkbox-wrapper p,
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 button {
width: 100%
}
footer .tell-us-about-project .tell-us-about-project-text-block h5 {
font-size: 14px
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text {
-ms-flex-direction: column !important;
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
flex-direction: column !important;
-ms-flex-pack: normal;
-webkit-box-pack: normal;
justify-content: normal
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p:first-child {
margin-bottom: 18px
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-checkbox-wrapper label {
font-size: 12px
}
footer .footer-menu {
padding-top: 27px
}
footer .footer-menu .footer-menu-row1 ul a {
color: #5e6063
}
footer .footer-menu .footer-menu-row1 .footer-menu-row1-column1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
footer .footer-bottom-block .footer-bottom-block-column-1 p,
footer .footer-bottom-block .footer-bottom-block-column-1 p img,
footer .footer-menu .footer-menu-row1 .footer-menu-row1-column3,
footer .footer-menu .footer-menu-row1 .footer-menu-row1-column4,
footer .footer-menu .footer-menu-row1 hr {
display: none
}
footer .footer-menu .footer-menu-row1 .footer-menu-row1-column1 .logo-place {
margin: 10px 0 0;
text-align: left
}
footer .footer-menu .footer-menu-row1 .footer-menu-row1-column1 p {
margin: 10px 0 0;
text-align: left;
width: 84.4%
}
footer .footer-bottom-block {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: start;
-webkit-box-align: start;
align-items: flex-start;
margin: 25px 3.1% 41px
}
footer .footer-bottom-block p {
font-size: 14px !important
}
footer .footer-bottom-block .footer-bottom-block-column-1 {
width: 100%
}
footer .footer-bottom-block .footer-bottom-block-column-1 p.hide-p {
display: block
}
footer .footer-bottom-block .footer-bottom-block-column-1 p:last-child {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
margin-top: 14px;
margin-bottom: 24px
}
footer .footer-bottom-block .footer-bottom-block-column-1 p:last-child a:first-child {
margin-bottom: 16px
}
footer .footer-bottom-block .footer-bottom-block-column-2 {
width: 100%;
margin: 24px 0;
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
text-align: left;
-ms-flex-pack: start;
-webkit-box-pack: start;
justify-content: flex-start
}
footer .footer-bottom-block .footer-bottom-block-column-2 p {
width: auto;
font-size: 12px !important
}
footer .footer-bottom-block .footer-bottom-block-column-3 {
width: auto
}
.content-page {
margin: 0
}
}
.footer-bottom-block .footer-bottom-block-column-1 p a {
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #909396
}
.integra-sources {
font-family: MulishRegular;
font-size: 24px;
font-weight: 400;
font-style: normal;
font-stretch: normal;
line-height: 1.75;
width: 75%
}
.wp-block-lazyblock-iot-cloud-platforms .learn,
.wp-block-lazyblock-iot-service-blocks .learn {
display: block;
width: 94px;
margin-bottom: 53px;
text-decoration: none;
font-family: MulishMedium;
font-size: 11px;
font-weight: 100;
letter-spacing: .5px;
color: rgba(0, 83, 206, .9);
text-transform: uppercase
}
.wp-block-lazyblock-iot-cloud-platforms .learn img,
.wp-block-lazyblock-iot-service-blocks .learn img {
margin-left: 4px;
height: 9px;
width: 9px;
-webkit-transition: .4s;
transition: .4s
}
[type=radio]:checked,
[type=radio]:not(:checked) {
position: absolute;
left: -9999px
}
[type=radio]:checked+label,
[type=radio]:not(:checked)+label {
position: relative;
padding-left: 28px;
cursor: pointer;
line-height: 20px;
display: inline-block;
margin-left: 24px
}
[type=radio]:checked+label:before,
[type=radio]:not(:checked)+label:before {
content: "";
position: absolute;
width: 18px;
height: 18px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
left: 0;
top: -1px;
border: 1px solid #004ab6;
background: #fff;
-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .1);
box-shadow: inset 0 1px 3px rgba(0, 0, 0, .1)
}
[type=radio]:checked+label:after,
[type=radio]:not(:checked)+label:after {
width: 12px;
height: 12px;
background: #f87da9;
border-radius: 100%;
-webkit-transition: all .2s ease
}
[type=radio]:not(:checked)+label:after {
content: "";
position: absolute;
top: 4px;
left: 4px;
-webkit-transition: all .2s ease;
transition: all .2s ease;
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0)
}
[type=radio]:checked+label:after {
content: url(//website-test.integrasources.com/wp-content/themes/integra/img/i/enabled.svg);
position: absolute;
top: 0;
left: 0;
font-size: 1.4em;
line-height: .8;
-webkit-transition: all .2s;
transition: all .2s
}
footer .tell-us-about-project form [type=radio]:checked:hover+label:before,
footer .tell-us-about-project form [type=radio]:not(:checked):hover+label:before {
border: 1px solid #004ab6;
background-color: rgba(219, 223, 229, .4)
}
label.active:before {
border: 1px solid #ff3c3c !important
}
input,
select,
textarea {
outline: 0
}
footer.footer-light-wrapper ::-webkit-resizer {
background: url(//website-test.integrasources.com/wp-content/themes/integra/img/i/drag-shape-blue.svg) no-repeat
}
footer ::-webkit-resizer {
background: url(//website-test.integrasources.com/wp-content/themes/integra/img/i/drag-shape-white.svg) no-repeat
}
footer.footer-light-wrapper .tell-us-about-project {
padding-top: 58px;
padding-bottom: 103px;
background-color: #fff
}
footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2 {
margin-bottom: 12px;
color: #081120
}
footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2 span {
white-space: nowrap
}
footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2 img {
margin-left: 4px
}
footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2 img.ques-sign {
width: 26px;
height: 36px
}
footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2.got-a-project,
footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2.looking-to-build {
display: none
}
footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h5 {
font-family: MulishRegular;
font-size: 20px;
line-height: 1.4;
letter-spacing: .5px;
color: #5e6063;
margin-right: 11.4%
}
footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:checked,
footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:not(:checked) {
position: absolute;
left: -9999px
}
footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:checked+label,
footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:not(:checked)+label {
position: relative;
padding-left: 1.95em;
cursor: pointer
}
footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:checked+label:before,
footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:not(:checked)+label:before {
content: "";
position: absolute;
width: 18px;
height: 18px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
left: 0;
top: -1px;
border: 1px solid #004ab6;
background: #fff;
-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .1);
box-shadow: inset 0 1px 3px rgba(0, 0, 0, .1)
}
footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:checked+label:after,
footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:not(:checked)+label:after {
content: url(//website-test.integrasources.com/wp-content/themes/integra/img/i/enabled.svg);
position: absolute;
left: 0;
top: 0;
font-size: 1.4em;
line-height: .8;
-webkit-transition: all .2s;
transition: all .2s
}
footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:not(:checked)+label:after {
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0)
}
footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:checked+label:after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1)
}
footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:disabled:checked+label:before,
footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:disabled:not(:checked)+label:before {
-webkit-box-shadow: none;
box-shadow: none;
border-color: #bbb;
background-color: #ddd
}
footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:disabled:checked+label:after {
color: #999
}
footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:disabled+label {
color: #aaa
}
footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:checked:hover+label:before,
footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:not(:checked):hover+label:before {
border: 1px solid #004ab6;
background-color: rgba(219, 223, 229, .4)
}
footer.footer-light-wrapper .tell-us-about-project form .error-span {
display: block;
margin-left: auto;
font-family: MulishRegular;
font-size: 12px;
line-height: 2;
letter-spacing: .4px;
text-align: right;
color: #ff3c3c;
opacity: 0;
-webkit-transition: .3s;
transition: .3s
}
footer.footer-light-wrapper .tell-us-about-project form .error-span.active {
opacity: 1
}
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row
}
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 {
margin-right: 3.94%;
width: 37.8%
}
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper {
height: 100%
}
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper p {
width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
padding-left: 24px;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.71;
letter-spacing: .4px;
color: #081120
}
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input {
width: 100%;
height: 60px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding-left: 24px;
background-color: rgba(0, 158, 253, .05);
border: 1px solid rgba(0, 83, 206, .9);
font-family: MulishRegular;
font-size: 16px;
line-height: 1.5;
letter-spacing: .5px;
color: rgba(0, 83, 206, .9);
caret-color: rgba(0, 158, 253, .9);
margin-bottom: 15px
}
@media (max-width:768px) {
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input {
height: 50px
}
}
@media (max-width:425px) {
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input {
height: 44px
}
}
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input:hover {
background-color: rgba(0, 158, 253, .1)
}
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input:not(.phone-input).active {
border: 1px solid #ff3c3c;
outline: 0
}
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input:not(.phone-input).active:hover {
border: 2px solid #ff3c3c;
padding-left: 23px
}
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input::-moz-placeholder,
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input::-webkit-input-placeholder {
opacity: .4;
font-family: MulishRegular;
font-size: 16px;
line-height: 1.5;
letter-spacing: .5px;
color: rgba(0, 83, 206, .9)
}
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input:last-child {
margin-bottom: 0
}
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input:focus {
background-color: rgba(0, 158, 253, .05);
outline: 0;
border: 2px solid rgba(0, 83, 206, .902)
}
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 {
width: 58.2%
}
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .error-span {
margin-right: 0
}
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 p {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
margin-left: 24px;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.71;
letter-spacing: .4px;
color: #081120
}
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea {
width: 100%;
height: 203px;
resize: vertical;
min-height: 203px;
background-color: rgba(0, 158, 253, .05);
border: 1px solid rgba(0, 83, 206, .902);
font-family: MulishRegular;
font-size: 16px;
line-height: 1.5;
letter-spacing: .5px;
color: rgba(0, 83, 206, .9);
caret-color: rgba(0, 158, 253, .9);
outline: 0;
padding-left: 24px;
padding-top: 18px;
vertical-align: top;
margin-bottom: 38px;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea.active {
outline: 0;
border: 1px solid #ff3c3c;
background-color: rgba(0, 158, 253, .05)
}
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea.active:focus,
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea.active:hover {
border: 1px solid #ff3c3c
}
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea:hover {
background-color: rgba(0, 158, 253, .1)
}
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea:focus {
background-color: rgba(0, 158, 253, .05);
outline: 0
}
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea::-moz-placeholder,
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea::-webkit-input-placeholder {
opacity: .4;
font-family: MulishRegular;
font-size: 16px;
line-height: 1.5;
letter-spacing: .5px;
color: rgba(0, 83, 206, .9)
}
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
margin-top: auto;
margin-bottom: 15px;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #fff;
-ms-user-select: none;
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none
}
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p {
display: block
}
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p:first-child {
margin-left: 0
}
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 {
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
margin-top: 27px;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #081120
}
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between
}
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper [type=checkbox]:checked+label:before,
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper [type=checkbox]:not(:checked)+label:before {
min-width: 18px;
width: 18px;
position: static
}
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper [type=checkbox]:checked+label:after,
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper [type=checkbox]:not(:checked)+label:after {
position: relative;
left: -18px;
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1
}
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper label {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
padding: 0;
-ms-user-select: none;
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none
}
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper label span {
white-space: normal;
-ms-flex-order: 2;
-webkit-box-ordinal-group: 3;
order: 2;
position: relative;
left: -8px
}
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper button {
width: 355px;
height: 50px;
border: none;
font-family: MulishMedium;
font-size: 11px;
font-weight: 500;
letter-spacing: .5px;
text-align: center;
color: #fff
}
footer.footer-light-wrapper .footer-menu {
padding-top: 40px;
margin: 0 11.5%
}
footer.footer-light-wrapper .footer-menu .footer-menu-row1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between
}
footer.footer-light-wrapper .footer-menu .footer-menu-row1 ul a {
text-decoration: none;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.57;
letter-spacing: .4px;
color: #909396;
-webkit-transition: color .2s;
transition: color .2s
}
footer.footer-light-wrapper .footer-menu .footer-menu-row1 ul a:hover {
color: #081120
}
footer.footer-light-wrapper .footer-menu .footer-menu-row1 ul li {
list-style-type: none;
margin-bottom: 10px
}
footer.footer-light-wrapper .footer-menu .footer-menu-row1 ul>li {
font-family: Mulish;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #081120
}
footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 a.logo-place img {
width: 166px;
height: 12px;
-o-object-fit: cover;
object-fit: cover
}
footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 p {
width: 145px;
font-family: MulishRegular;
font-size: 14px !important;
line-height: 1.57;
letter-spacing: .4px;
color: #909396;
margin-top: 16px
}
footer.footer-light-wrapper .footer-separator hr {
margin-top: 26px;
height: 2px;
color: rgba(219, 223, 229, .6)
}
footer.footer-light-wrapper .footer-bottom-block {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
margin: 26px 11.5% 20px;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #909396
}
footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column {
width: 33.333%
}
footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-pack: start;
-webkit-box-pack: start;
justify-content: flex-start
}
footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p a {
text-decoration: none;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #909396
}
footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p img {
width: 4px;
height: 4px;
margin: 0 10px 1px 6px
}
footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-2 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center
}
footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-2 p {
color: #909396
}
footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-3 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: end;
-webkit-box-pack: end;
justify-content: flex-end
}
footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-3 a {
display: block;
width: 26px;
height: 26px;
margin-right: 14px
}
footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-3 a:last-child {
margin-right: 0
}
footer.footer-contact-us-wrapper .tell-us-about-project {
padding-top: 58px;
padding-bottom: 103px;
background-color: #081120
}
footer.footer-contact-us-wrapper .tell-us-about-project .tell-us-about-project-text-block {
margin-bottom: 52px;
margin-left: 11.5%
}
footer.footer-contact-us-wrapper .tell-us-about-project .tell-us-about-project-text-block h2 {
margin-bottom: 12px;
color: #fff
}
footer.footer-contact-us-wrapper .tell-us-about-project .tell-us-about-project-text-block h2 span {
white-space: nowrap
}
footer.footer-contact-us-wrapper .tell-us-about-project .tell-us-about-project-text-block h2 img {
margin-left: 4px
}
footer.footer-contact-us-wrapper .tell-us-about-project .tell-us-about-project-text-block h5 {
font-family: MulishRegular;
font-size: 20px;
line-height: 1.4;
letter-spacing: .5px;
color: #fff;
margin-right: 11.4%
}
footer.footer-contact-us-wrapper .tell-us-about-project form [type=checkbox]:checked,
footer.footer-contact-us-wrapper .tell-us-about-project form [type=checkbox]:not(:checked) {
position: absolute;
left: -9999px
}
footer.footer-contact-us-wrapper .tell-us-about-project form [type=checkbox]:checked+label,
footer.footer-contact-us-wrapper .tell-us-about-project form [type=checkbox]:not(:checked)+label {
position: relative;
padding-left: 1.95em;
cursor: pointer
}
footer.footer-contact-us-wrapper .tell-us-about-project form [type=checkbox]:checked+label:before,
footer.footer-contact-us-wrapper .tell-us-about-project form [type=checkbox]:not(:checked)+label:before {
content: "";
position: absolute;
width: 18px;
height: 18px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
left: 0;
top: -1px;
border: 1px solid #004ab6;
background: #fff;
-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .1);
box-shadow: inset 0 1px 3px rgba(0, 0, 0, .1)
}
footer.footer-contact-us-wrapper .tell-us-about-project form [type=checkbox]:checked+label:after,
footer.footer-contact-us-wrapper .tell-us-about-project form [type=checkbox]:not(:checked)+label:after {
content: url(//website-test.integrasources.com/wp-content/themes/integra/img/i/enabled.svg);
position: absolute;
left: 0;
top: 0;
font-size: 1.4em;
line-height: .8;
-webkit-transition: all .2s;
transition: all .2s
}
footer.footer-contact-us-wrapper .tell-us-about-project form [type=checkbox]:not(:checked)+label:after {
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0)
}
footer.footer-contact-us-wrapper .tell-us-about-project form [type=checkbox]:checked+label:after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1)
}
footer.footer-contact-us-wrapper .tell-us-about-project form [type=checkbox]:disabled:checked+label:before,
footer.footer-contact-us-wrapper .tell-us-about-project form [type=checkbox]:disabled:not(:checked)+label:before {
-webkit-box-shadow: none;
box-shadow: none;
border-color: #bbb;
background-color: #ddd
}
footer.footer-contact-us-wrapper .tell-us-about-project form [type=checkbox]:disabled:checked+label:after {
color: #999
}
footer.footer-contact-us-wrapper .tell-us-about-project form [type=checkbox]:disabled+label {
color: #aaa
}
footer.footer-contact-us-wrapper .tell-us-about-project form [type=checkbox]:checked:hover+label:before,
footer.footer-contact-us-wrapper .tell-us-about-project form [type=checkbox]:not(:checked):hover+label:before {
border: 1px solid #004ab6;
background-color: rgba(219, 223, 229, .4)
}
footer.footer-contact-us-wrapper .tell-us-about-project form .error-span {
display: block;
margin-left: auto;
font-family: MulishRegular;
font-size: 12px;
line-height: 2;
letter-spacing: .4px;
text-align: right;
color: #ff3c3c;
opacity: 0;
-webkit-transition: .3s;
transition: .3s
}
footer.footer-contact-us-wrapper .tell-us-about-project form .error-span.active {
opacity: 1
}
footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row
}
footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 {
margin-right: 3.94%;
width: 37.8%
}
footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper p {
width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
padding-left: 24px;
font-family: MulishRegular;
font-size: 14px !important;
line-height: 1.71;
letter-spacing: .4px;
color: #fff
}
footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper p.input {
margin-top: 16px
}
footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input,
footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper select {
width: 100%;
height: 60px;
padding-left: 24px;
background-color: rgba(0, 83, 206, .34);
border: 1px solid rgba(0, 158, 253, .9);
font-family: MulishRegular;
font-size: 16px;
line-height: 1.5;
letter-spacing: .5px;
color: #fff;
caret-color: rgba(0, 158, 253, .9);
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-appearance: none;
-moz-appearance: none
}
@media (max-width:768px) {
footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input,
footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper select {
height: 50px
}
}
@media (max-width:450px) {
footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input,
footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper select {
height: 44px
}
}
footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input:hover,
footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper select:hover {
background-color: rgba(0, 83, 206, .44)
}
footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input:not(.phone-input).active {
border: 1px solid #ff3c3c;
outline: 0
}
footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input:not(.phone-input).active:hover {
border: 2px solid #ff3c3c;
padding-left: 23px
}
footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper select {
background-repeat: no-repeat;
background-position: 97% 50%;
cursor: pointer
}
footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper select.active {
background-color: rgba(0, 83, 206, .24);
border: 1px solid #ce3437
}
@media (max-width:850px) {
.case-page-wrapper footer.footer-light-wrapper {
width: 100%
}
.case-page-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block {
margin: 0 4.1% 60px
}
.case-page-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2 {
font-size: 32px
}
.case-page-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h5 {
font-size: 16px
}
.case-page-wrapper footer.footer-light-wrapper .tell-us-about-project form {
margin: 0 auto
}
.case-page-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 {
width: 77.6%;
margin: 0 auto;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
.case-page-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 {
width: 100%;
margin: 0 auto
}
.case-page-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper p {
max-width: 100%;
width: auto
}
.case-page-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input {
padding: 0 0 0 24px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
margin: 0 0 15px
}
.case-page-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 {
width: 100%
}
.case-page-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 p {
margin-top: 16px
}
.case-page-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea {
width: 100%;
padding: 18px 0 0 24px;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.case-page-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center
}
.case-page-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p {
margin: 0
}
.case-page-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p:first-child {
margin-right: 34px
}
.case-page-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 {
margin-top: 38px
}
.case-page-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center
}
.case-page-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper p {
width: 77.6%;
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
margin-top: 30px
}
footer .tell-us-about-project .wpcf7 form.wpcf7-form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper p {
margin-top: 30px
}
.single-service-wrapper footer .tell-us-about-project .wpcf7 form.wpcf7-form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper p {
margin-top: 0
}
.case-page-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper button {
width: 77.6%;
margin: 0 auto
}
.case-page-wrapper footer.footer-light-wrapper .footer-menu {
margin: 0 3.1%
}
.case-page-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 {
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.case-page-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
margin-bottom: 46px;
width: 100%
}
.case-page-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 p {
text-align: center;
width: 100%
}
.case-page-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 .logo-place {
margin: 0 auto
}
.case-page-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column4 {
width: 31%
}
.case-page-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-2 {
text-align: center
}
.case-page-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-2 p {
width: 139px;
font-size: 12px
}
}
@media (max-width:540px) {
.case-page-wrapper footer.footer-light-wrapper .tell-us-about-project {
padding: 50px 12px 34px
}
.case-page-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block {
margin: 0 0 22px
}
.case-page-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2 {
font-size: 24px !important;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: .3px
}
.case-page-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2 img {
width: 4px;
height: 4px
}
.case-page-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2.got-a-project img.ques-sign,
.case-page-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2.looking-to-build img.ques-sign {
width: 15px !important;
height: 20px !important
}
.case-page-wrapper footer.footer-light-wrapper .tell-us-about-project form,
.case-page-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1,
.case-page-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper button,
.case-page-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper p {
width: 100%
}
.case-page-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h5 {
font-size: 14px
}
.case-page-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: normal;
-webkit-box-pack: normal;
justify-content: normal
}
.case-page-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p:first-child {
margin-bottom: 18px
}
.case-page-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper label {
font-size: 12px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.case-page-wrapper footer.footer-light-wrapper .footer-menu {
padding-top: 27px
}
.case-page-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 ul a {
color: #5e6063
}
.case-page-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
.case-page-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p,
.case-page-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p img,
.case-page-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column3,
.case-page-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column4,
.case-page-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 hr {
display: none
}
.case-page-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 .logo-place {
margin: 10px 0 0;
text-align: left
}
.case-page-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 p {
margin: 10px 0 0;
text-align: left;
width: 84.4%
}
.case-page-wrapper footer.footer-light-wrapper .footer-bottom-block {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: start;
-webkit-box-align: start;
align-items: flex-start;
margin: 25px 3.1% 41px
}
.case-page-wrapper footer.footer-light-wrapper .footer-bottom-block p {
font-size: 14px !important
}
.case-page-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 {
width: 100%
}
.case-page-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p.hide-p {
display: block
}
.case-page-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p:last-child {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
margin-top: 14px;
margin-bottom: 24px
}
.case-page-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p:last-child a:first-child {
margin-bottom: 16px
}
.case-page-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-2 {
width: 100%;
margin: 24px 0;
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
text-align: left;
-ms-flex-pack: start;
-webkit-box-pack: start;
justify-content: flex-start
}
.case-page-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-2 p {
width: auto;
font-size: 12px !important
}
.case-page-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-3 {
width: auto
}
}
h1,
h2,
h3,
h4,
h5 {
font-family: MulishBlack;
color: #081120;
font-style: normal;
font-stretch: normal;
line-height: normal;
font-weight: 400
}
h1 {
font-size: 46px;
letter-spacing: .58px
}
h2 {
font-size: 38px;
letter-spacing: .48px
}
h3 {
font-size: 24px;
letter-spacing: .33px
}
h4,
h5 {
font-size: 20px
}
h4 {
letter-spacing: .25px
}
#cookies-message button,
.top-desc,
h5 {
letter-spacing: .5px
}
h5 {
font-family: MulishRegular;
line-height: 1.4;
color: #5e6063
}
.services-wrapper .solute-wrapper h1 {
color: #fff;
margin-bottom: 25px;
line-height: 1.13
}
.wp-block-lazyblock-services-cards .our-services-wrapper .inside-content-block h3.header {
margin-bottom: 0
}
.services-wrapper .our-technologies-wrapper .our-technologies-lists-wrapper .our-technologies-lists-row .our-technologies-lists-column1 h3,
.services-wrapper .our-technologies-wrapper .our-technologies-lists-wrapper .our-technologies-lists-row .our-technologies-lists-column2 h3 {
color: #fff;
margin-top: 40px
}
.services-wrapper .top-desc {
color: #fff
}
.they-trust-us-wrapper h2 {
text-align: center;
margin-bottom: 4px
}
footer .tell-us-about-project .tell-us-about-project-text-block h2 {
display: block !important
}
@media (max-width:700px) {
.case-page-wrapper .you-might-also-like-wrapper h2 {
font-size: 20px !important
}
}
.case-page-wrapper .you-might-also-like-wrapper .img-blocks-wrapper .more-wr {
width: 48%
}
.case-page-wrapper .you-might-also-like-wrapper .img-blocks-wrapper .learn-more {
padding: 20px 39px 20px 30px;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
font-family: MulishMedium;
font-size: 11px;
font-weight: 500;
letter-spacing: .5px;
color: rgba(0, 83, 206, .9)
}
.case-page-wrapper .you-might-also-like-wrapper .img-blocks-wrapper .learn-more.desctop {
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
.case-page-wrapper .you-might-also-like-wrapper .img-blocks-wrapper .learn-more.mobile {
display: none
}
@media (max-width:1024px) {
.case-page-wrapper .you-might-also-like-wrapper .img-blocks-wrapper .learn-more {
padding: 20px 12px 30px 24px
}
}
.case-page-wrapper .you-might-also-like-wrapper .img-blocks-wrapper .learn-more:hover img {
margin-left: 8px
}
.case-page-wrapper .you-might-also-like-wrapper .img-blocks-wrapper .learn-more img {
margin-left: 4px;
width: 9px;
height: 8px;
-webkit-transition: .3s;
transition: .3s
}
.case-page-wrapper .you-might-also-like-wrapper .img-blocks-wrapper .inside-block {
overflow-y: hidden
}
.case-page-wrapper .solute-wrapper h1 {
margin-bottom: 12px
}
@media (max-width:768px) {
.case-page-wrapper .solute-wrapper h1 {
font-size: 36px
}
}
@media (max-width:700px) {
.case-page-wrapper .you-might-also-like-wrapper .img-blocks-wrapper .learn-more.desctop {
display: none
}
.case-page-wrapper .you-might-also-like-wrapper .img-blocks-wrapper .learn-more.mobile {
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
.case-page-wrapper .you-might-also-like-wrapper .img-blocks-wrapper .inside-block {
height: auto;
min-height: 200px;
padding-bottom: 0
}
.case-page-wrapper .solute-wrapper h1 {
font-size: 28px !important;
margin: 60px 0 0 12px
}
}
.case-page-wrapper .solute-wrapper .top-desc {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
margin-bottom: 68px
}
@media (max-width:700px) {
.case-page-wrapper .solute-wrapper .top-desc {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: start;
-webkit-box-align: start;
align-items: flex-start;
font-size: 16px;
margin: 12px 0 0 12px
}
}
@media (max-width:768px) {
.case-page-wrapper .solute-wrapper .top-desc {
font-size: 16px !important;
margin-bottom: 40px
}
.article-wrapper .solute-wrapper h1 {
font-size: 36px
}
}
.case-page-wrapper .solute-wrapper .top-desc .column {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center
}
.case-page-wrapper .solute-wrapper .top-desc .column:first-child img {
display: none
}
@media (max-width:700px) {
.case-page-wrapper .solute-wrapper .top-desc .column {
margin-bottom: 10px
}
.case-page-wrapper .solute-wrapper .top-desc .column:first-child img {
display: inline
}
}
.case-page-wrapper .solute-wrapper .top-desc .column img {
width: 4px;
height: 4px;
margin: 0 4px
}
.article-wrapper .solute-wrapper h1 {
max-width: 100%;
text-align: center;
color: #fff
}
#cookies-message a:hover,
#cookies-message button {
color: rgba(0, 83, 206, .9)
}
.cloud_platforms .cloud_platforms_block .cloud_platforms_block_content h3 {
padding: 14px 0 9px;
text-align: center
}
#cookies-message {
width: 100%;
position: fixed;
font-family: MulishRegular;
bottom: 0;
background: #fff;
line-height: 1.4;
z-index: 10;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .5);
box-shadow: 0 0 10px rgba(0, 0, 0, .5);
visibility: hidden;
opacity: 0;
-webkit-transition: visibility 0s, opacity .5s linear;
transition: visibility 0s, opacity .5s linear
}
@media (max-width:480px) {
#cookies-message {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column
}
#cookies-message button {
margin-bottom: 20px
}
}
#cookies-message button {
text-transform: uppercase;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
min-width: 180px;
margin-right: 20px;
height: 44px;
-ms-flex-item-align: center;
align-self: center;
border: 1px solid rgba(0, 83, 206, .9);
background-color: #fff;
text-align: center;
font-family: MulishMedium;
font-size: 11px;
font-weight: 500;
-webkit-box-sizing: border-box;
box-sizing: border-box;
cursor: pointer
}
#cookies-message button:hover {
border: 2px solid rgba(0, 83, 206, .9);
background-image: linear-gradient(283deg, #fff, #fff)
}
#cookies-message div {
padding: 20px;
max-width: 100%
}
#cookies-message a {
color: #000;
-webkit-transition: .3s;
transition: .3s
}
.case-page-wrapper .tell-us-about-project-checkbox-wrapper span {
color: #081120
}
@media (max-width:540px) {
footer img[src$="ques-sign.svg"],
footer img[src$="question.svg"] {
width: 17px !important;
height: 17px !important
}
}
.top-desc {
font-family: MulishRegular;
font-size: 20px;
line-height: 1.4;
color: #5e6063;
font-weight: 400
}
@media (max-width:768px) {
.top-desc {
font-size: 16px
}
}
@media (max-width:700px) {
.why-choose-us .why-choose-us-plate-block h3 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
margin: 0 0 10px
}
}
.solute-wrapper .solute-text-block div.top-desc {
margin-bottom: 30px
}
.services-wrapper .our-technologies-wrapper .our-technologies-lists-wrapper .our-technologies-lists-row .our-technologies-lists-column1 h3 span,
.services-wrapper .our-technologies-wrapper .our-technologies-lists-wrapper .our-technologies-lists-row .our-technologies-lists-column2 h3 span {
background-image: linear-gradient(47deg, rgba(0, 83, 206, .9), rgba(0, 158, 253, .89));
font-family: Mulish;
font-size: 24px;
font-weight: 400;
font-style: normal;
font-stretch: normal;
line-height: 1.25;
letter-spacing: .75px;
-webkit-background-clip: text;
background-clip: text;
-webkit-text-fill-color: transparent
}
.card-desc,
.file-upload-form .pretty-load {
font-size: 14px
}
.card-desc {
font-weight: 400;
font-style: normal;
font-stretch: normal;
letter-spacing: .44px
}
.article-wrapper .author-wrapper a {
word-wrap: break-word
}
.article-wrapper .author-wrapper a:hover {
text-decoration: underline
}
@media (max-width:870px) {
.article-wrapper .author-wrapper {
margin: 0 12px;
width: auto
}
.article-wrapper .author-wrapper .column2 {
max-width: 100%;
margin: 0 auto
}
}
@media (max-width:720px) {
.article-wrapper .author-wrapper {
margin: 0 12px;
width: auto
}
}
.main-text-wrapper * {
max-width: 100%
}
.label-with-after-checkbox {
font-size: 14px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
height: 18px
}
.label-with-after-checkbox:after,
.label-with-after-checkbox:before {
top: -4px !important
}
.file-upload-form .pretty-load::-webkit-input-placeholder {
white-space: pre
}
.file-upload-form .pretty-load::-moz-placeholder {
white-space: pre
}
.file-upload-form .pretty-load:-ms-input-placeholder {
white-space: pre
}
.file-upload-form .pretty-load::-ms-input-placeholder {
white-space: pre;
color: hsla(0, 0%, 100%, .4)
}
.file-upload-form .pretty-load::placeholder {
white-space: pre;
color: hsla(0, 0%, 100%, .4)
}
.file-upload-form .pretty-load::-webkit-input-placeholder {
white-space: pre-line;
color: hsla(0, 0%, 100%, .4)
}
.file-upload-form .pretty-load::-moz-placeholder {
white-space: pre-line;
color: hsla(0, 0%, 100%, .4)
}
.file-upload-form .pretty-load:-ms-input-placeholder {
white-space: pre-line;
color: hsla(0, 0%, 100%, .4)
}
.file-upload-form .pretty-load:-moz-placeholder {
white-space: pre-line;
color: hsla(0, 0%, 100%, .4)
}
.set-shadow {
opacity: .4
}
.loader {
position: relative;
left: 50%;
top: 50%;
z-index: 1;
width: 120px;
height: 120px;
margin: -75px 0 0 -75px;
border-radius: 50%;
border: 16px solid #f3f3f3;
border-top-color: #3498db;
-webkit-animation: spin 2s linear infinite;
animation: spin 2s linear infinite
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0)
}
to {
-webkit-transform: rotate(1turn)
}
}
@keyframes spin {
0% {
-webkit-transform: rotate(0);
transform: rotate(0)
}
to {
-webkit-transform: rotate(1turn);
transform: rotate(1turn)
}
}
#shares_bottom .jssocials-shares {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
margin-left: 2%
}
#shares_bottom .jssocials-shares .jssocials-share {
margin-right: 14px
}
.column2 p.the-project-is {
padding-left: 20px;
border-style: solid;
border-left-width: 2px;
border-image-source: linear-gradient(0deg, rgba(0, 83, 206, .9), rgba(0, 158, 253, .89));
border-image-slice: 1;
font-family: MulishMedium !important;
font-size: 24px !important;
font-weight: 500 !important;
font-style: italic;
line-height: 1.75 !important;
color: #081120 !important;
margin: 50px 0
}
.column2 p a {
font-family: Mulish !important;
font-weight: 400;
color: rgba(0, 83, 206, .9)
}
.column2 ul li {
font-family: MulishRegular !important;
font-size: 18px;
line-height: 1.44;
letter-spacing: .6px;
color: #5e6063;
margin-bottom: 26px;
margin-left: 15px;
list-style: none
}
.column2 ul li:before {
content: "•";
color: rgba(0, 83, 206, .9);
display: inline-block;
width: 1em;
margin-left: -1em
}
@media (max-width:570px) {
body.blog-wrapper .want-to-know-more-wrapper form button:nth-child(3) {
display: none
}
}
#policy-error {
display: block;
position: relative;
top: 0;
right: 0;
font-family: MulishRegular;
font-size: 12px;
line-height: 2;
letter-spacing: .4px;
color: #ff3c3c;
margin-top: 8px;
text-align: left;
opacity: 0
}
.tell-us-about-project-checkbox-wrapper label.active+#policy-error,
.tell-us-about-project-forms-blockrow-1-column-2 label.active+#policy-error {
opacity: 1
}
@media (max-width:1024px) {
.column3 .jssocials-shares {
height: 50px;
width: 410px;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row
}
.column3 .jssocials-shares .jssocials-share {
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
margin-left: 4.3%
}
}
.solution-block .slider-p {
width: 51% !important;
position: relative !important;
top: -28px !important;
font-family: RobotoMono !important;
font-size: 16px;
line-height: 1.75;
letter-spacing: .4px;
text-align: center;
color: #909396 !important
}
@media (max-width:768px) {
.solution-block .slider-p {
top: -108px !important
}
}
@media (max-width:1024px) {
.solution-block #shares {
width: 59%
}
}
progress {
width: 100%;
height: 100%;
opacity: .8
}
@-moz-document url-prefix() {
progress {
background-color: #000;
-webkit-appearance: none
}
}
progress[value]::-moz-progress-bar {
background-color: #1ddc28
}
progress[value]::-webkit-progress-value {
background-color: #1ddc28
}
@media (max-width:700px) {
#get-pdf-form .gradient-button:nth-child(3) {
display: none
}
}
::-webkit-progress-bar {
background-color: #000
}
.footer-light-wrapper input.edge-autofilled {
background-color: rgba(0, 158, 253, .05) !important;
background-image: none !important;
color: #000 !important
}
@media (max-width:450px) {
textarea {
height: 295px !important
}
}
.footer-contact-us-wrapper input {
margin-bottom: 0
}
::-webkit-input-placeholder {
opacity: 1;
-webkit-transition: opacity .5s;
transition: opacity .5s
}
::-moz-placeholder {
opacity: 1;
-moz-transition: opacity .5s;
transition: opacity .5s
}
:-ms-input-placeholder {
opacity: 1;
-ms-transition: opacity .5s;
transition: opacity .5s
}
::-ms-input-placeholder {
opacity: 1;
-webkit-transition: opacity .5s;
-ms-transition: opacity .5s;
transition: opacity .5s
}
::placeholder {
opacity: 1;
-webkit-transition: opacity .5s;
transition: opacity .5s
}
footer .tell-us-about-project ::-webkit-input-placeholder {
color: hsla(0, 0%, 100%, .4)
}
footer .tell-us-about-project ::-moz-placeholder {
color: hsla(0, 0%, 100%, .4)
}
footer .tell-us-about-project :-ms-input-placeholder {
color: hsla(0, 0%, 100%, .4)
}
footer .tell-us-about-project ::-ms-input-placeholder {
color: hsla(0, 0%, 100%, .4)
}
footer .tell-us-about-project ::placeholder {
color: hsla(0, 0%, 100%, .4)
}
footer.footer-light-wrapper ::-webkit-input-placeholder {
color: rgba(0, 83, 206, .9);
opacity: .4
}
footer.footer-light-wrapper ::-moz-placeholder {
color: rgba(0, 83, 206, .9);
opacity: .4
}
footer.footer-light-wrapper :-ms-input-placeholder {
color: rgba(0, 83, 206, .9);
opacity: .4
}
footer.footer-light-wrapper ::-ms-input-placeholder {
color: rgba(0, 83, 206, .9);
opacity: .4
}
footer.footer-light-wrapper ::placeholder {
color: rgba(0, 83, 206, .9);
opacity: .4
}
@media (min-width:769px) and (max-width:1024px) {
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper p {
width: 90%
}
}
.d-flex {
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
.d-flex.column {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column
}
header #services {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
header #services a.hover {
position: absolute;
height: 76px;
width: 70px;
cursor: pointer
}
header #services a:active,
header #services a:focus,
header #services a:hover {
outline: 0
}
header #services img {
width: 9px;
height: 6px;
margin-left: 5px
}
header #services:hover ul.menu {
top: 40px;
visibility: visible;
opacity: 1
}
header #services:hover>a {
color: rgba(0, 83, 206, .9)
}
@media (max-width:480px) {
header .hide-menu__top-block {
height: 48px
}
header .hide-menu__top-block img {
max-width: 115px
}
header .hide-menu__top-block img.close {
max-width: 28px
}
}
header .hide-menu__top-block .cancel-icon {
margin-right: 41px;
width: auto !important;
height: auto !important
}
header .hide-menu__top-block .cancel-icon .cancel-icon-line {
background-color: rgba(0, 83, 206, .9) !important
}
header .hide-menu__top-block a {
margin-left: 41px
}
header .hide-menu {
padding: 33px 47px 0 42px !important
}
@media (max-width:768px) {
header .hide-menu__top-block .cancel-icon {
margin-right: 23px
}
header .hide-menu {
padding: 33px 24px 0 !important
}
}
header .hide-menu ul {
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: start !important;
margin-top: 75px
}
@media (max-width:480px) {
header .hide-menu__top-block .cancel-icon {
margin-right: 12px
}
header .hide-menu__top-block a {
margin-left: 12px
}
header .hide-menu {
padding: 33px 14px 0 !important
}
header .hide-menu ul {
margin-top: 52px
}
}
header .hide-menu ul li {
width: 100%;
border-bottom: 1px solid rgba(219, 223, 229, .24);
padding: 24px 0;
margin-bottom: 0 !important;
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important
}
@media (max-width:480px) {
header .hide-menu ul li {
padding: 16px 0
}
}
header .hide-menu ul li.services-menu-li-mobile {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column
}
header .hide-menu ul li.services-menu-li-mobile .menu-wrapper {
display: none
}
header .hide-menu ul li.services-menu-li-mobile .with-mobile-submenu {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between
}
@media (max-width:1100px) {
header .hide-menu ul li.services-menu-li-mobile .with-mobile-submenu a {
width: 80% !important
}
}
header .hide-menu ul li.services-menu-li-mobile .with-mobile-submenu img.plus {
-webkit-transition: -webkit-transform .4s;
transition: -webkit-transform .4s;
transition: transform .4s;
transition: transform .4s, -webkit-transform .4s
}
@media (max-width:768px) {
header .hide-menu ul li.services-menu-li-mobile .with-mobile-submenu img.plus {
margin-right: 5px;
padding: 10px;
position: absolute;
right: 15px
}
}
@media (max-width:500px) {
header .hide-menu ul li.services-menu-li-mobile .with-mobile-submenu img.plus {
position: absolute;
right: 3px;
margin-right: 0
}
}
header .hide-menu ul li.services-menu-li-mobile.open img.plus {
-webkit-transform: rotate(45deg);
transform: rotate(45deg)
}
header .hide-menu ul li.services-menu-li-mobile ul.services-submenu-mobile {
margin-left: 20px;
margin-top: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
header .hide-menu ul li.services-menu-li-mobile ul.services-submenu-mobile li {
border-bottom: 0;
padding: 12px 0
}
@media (max-width:480px) {
header .hide-menu ul li.services-menu-li-mobile .with-mobile-submenu img.plus {
width: 39px;
margin-right: 5px
}
header .hide-menu ul li.services-menu-li-mobile ul.services-submenu-mobile li {
padding: 10px 0
}
}
@media (max-width:480px) and (min-width:270px) {
header .hide-menu ul li.services-menu-li-mobile ul.services-submenu-mobile li {
width: 258px
}
}
header .hide-menu ul li.services-menu-li-mobile ul.services-submenu-mobile li:first-child {
padding-top: 15px
}
@media (max-width:768px) {
header .hide-menu ul li.services-menu-li-mobile ul.services-submenu-mobile li:first-child {
padding-top: 20px
}
}
header .hide-menu ul li.services-menu-li-mobile ul.services-submenu-mobile li:last-child {
padding-bottom: 0
}
header .hide-menu ul li.services-menu-li-mobile ul.services-submenu-mobile li a {
color: #dbdfe5 !important;
font-family: Mulish !important;
font-size: 16px !important;
font-stretch: normal !important;
font-style: normal !important;
line-height: 1.13 !important;
letter-spacing: -.11px !important
}
@media (max-width:480px) {
header .hide-menu ul li.services-menu-li-mobile ul.services-submenu-mobile li:first-child {
padding-top: 30px
}
header .hide-menu ul li.services-menu-li-mobile ul.services-submenu-mobile li:last-child {
padding-bottom: 14px
}
header .hide-menu ul li.services-menu-li-mobile ul.services-submenu-mobile li a {
font-size: 14px !important;
line-height: 1.29 !important;
letter-spacing: -.1px !important
}
}
header .hide-menu ul li:last-child {
border-bottom: none
}
header .hide-menu ul li a {
font-family: MulishMedium !important;
font-size: 34px !important;
font-weight: 500 !important;
font-stretch: normal !important;
font-style: normal !important;
line-height: 1.18 !important;
letter-spacing: .43px !important;
color: #fff !important;
text-align: left !important;
-webkit-box-align: start !important;
-ms-flex-align: start !important;
align-items: start !important;
width: 100% !important;
outline: 0;
-webkit-tap-highlight-color: transparent
}
@media (max-width:768px) {
header .hide-menu ul li a {
font-size: 32px !important;
line-height: 1.25 !important;
letter-spacing: 1px !important
}
}
@media (max-width:480px) {
header .hide-menu ul li a {
font-size: 20px !important;
line-height: normal !important;
letter-spacing: .25px !important
}
}
header .hide-menu ul li a.active {
border-bottom: none !important
}
header .hide-menu ul li.contact-us span {
background-image: linear-gradient(80deg, rgba(0, 83, 206, .9), rgba(0, 158, 253, .89));
-webkit-background-clip: text;
background-clip: text
}
@-moz-document url-prefix() {
#services {
pointer-events: none
}
}
.header-wrapper {
position: fixed;
top: 0;
width: 100%;
z-index: 20;
background-color: #fff
}
@media (max-width:1024px) {
.cases-wrapper .solute-wrapper .top-desc {
font-size: 20px;
font-stretch: normal;
font-style: normal;
line-height: 1.4;
letter-spacing: .5px
}
}
.cases-wrapper .recent-projects-images-block .recent-projects__skinview-wrapper {
margin-bottom: 90px
}
@media (max-width:768px) {
.cases-wrapper .solute-wrapper h1 {
font-size: 36px;
letter-spacing: .45px
}
}
.tell-us-about-project-forms-block-wrapper input,
.tell-us-about-project-forms-block-wrapper textarea {
max-width: inherit !important
}
@media (max-width:850px) {
footer.footer-light-wrapper div.tell-us-about-project div.tell-us-about-project-text-block,
footer.footer-light-wrapper div.tell-us-about-project form {
margin: 0
}
footer.footer-light-wrapper div.tell-us-about-project div.tell-us-about-project-forms-block-row-1 {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column
}
footer.footer-light-wrapper div.tell-us-about-project div.tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 {
width: 100%;
margin-right: 0
}
footer.footer-light-wrapper div.tell-us-about-project div.tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2,
footer.footer-light-wrapper div.tell-us-about-project div.tell-us-about-project-forms-block-row-2 div.tell-us-about-project-checkbox-wrapper button {
width: 100%
}
footer.footer-light-wrapper div.tell-us-about-project div.tell-us-about-project-forms-block-row-2 div.tell-us-about-project-checkbox-wrapper p label span,
footer div.tell-us-about-project-forms-block-row-2 div.tell-us-about-project-checkbox-wrapper p label span {
font-size: 12px;
line-height: 18px;
letter-spacing: .38px
}
}
:root {
--ck-z-default: 1;
--ck-z-modal: calc(var(--ck-z-default) + 999);
--ck-color-base-foreground: #fafafa;
--ck-color-base-background: #fff;
--ck-color-base-border: #c4c4c4;
--ck-color-base-action: #61b045;
--ck-color-base-focus: #6cb5f9;
--ck-color-base-text: #333;
--ck-color-base-active: #198cf0;
--ck-color-base-active-focus: #0e7fe1;
--ck-color-base-error: #db3700;
--ck-color-focus-border-coordinates: 208, 79%, 51%;
--ck-color-focus-border: hsl(var(--ck-color-focus-border-coordinates));
--ck-color-focus-outer-shadow: #bcdefb;
--ck-color-focus-disabled-shadow: rgba(119, 186, 248, 0.3);
--ck-color-focus-error-shadow: rgba(255, 64, 31, 0.3);
--ck-color-text: var(--ck-color-base-text);
--ck-color-shadow-drop: rgba(0, 0, 0, 0.15);
--ck-color-shadow-drop-active: rgba(0, 0, 0, 0.2);
--ck-color-shadow-inner: rgba(0, 0, 0, 0.1);
--ck-color-button-default-background: transparent;
--ck-color-button-default-hover-background: #e6e6e6;
--ck-color-button-default-active-background: #d9d9d9;
--ck-color-button-default-active-shadow: #bfbfbf;
--ck-color-button-default-disabled-background: transparent;
--ck-color-button-on-background: #dedede;
--ck-color-button-on-hover-background: #c4c4c4;
--ck-color-button-on-active-background: #bababa;
--ck-color-button-on-active-shadow: #a1a1a1;
--ck-color-button-on-disabled-background: #dedede;
--ck-color-button-action-background: var(--ck-color-base-action);
--ck-color-button-action-hover-background: #579e3d;
--ck-color-button-action-active-background: #53973b;
--ck-color-button-action-active-shadow: #498433;
--ck-color-button-action-disabled-background: #7ec365;
--ck-color-button-action-text: var(--ck-color-base-background);
--ck-color-button-save: #008a00;
--ck-color-button-cancel: #db3700;
--ck-color-switch-button-off-background: #b0b0b0;
--ck-color-switch-button-off-hover-background: #a3a3a3;
--ck-color-switch-button-on-background: var(--ck-color-button-action-background);
--ck-color-switch-button-on-hover-background: #579e3d;
--ck-color-switch-button-inner-background: var(--ck-color-base-background);
--ck-color-switch-button-inner-shadow: rgba(0, 0, 0, 0.1);
--ck-color-dropdown-panel-background: var(--ck-color-base-background);
--ck-color-dropdown-panel-border: var(--ck-color-base-border);
--ck-color-input-background: var(--ck-color-base-background);
--ck-color-input-border: #c7c7c7;
--ck-color-input-error-border: var(--ck-color-base-error);
--ck-color-input-text: var(--ck-color-base-text);
--ck-color-input-disabled-background: #f2f2f2;
--ck-color-input-disabled-border: #c7c7c7;
--ck-color-input-disabled-text: #5c5c5c;
--ck-color-list-background: var(--ck-color-base-background);
--ck-color-list-button-hover-background: var(--ck-color-button-default-hover-background);
--ck-color-list-button-on-background: var(--ck-color-base-active);
--ck-color-list-button-on-background-focus: var(--ck-color-base-active-focus);
--ck-color-list-button-on-text: var(--ck-color-base-background);
--ck-color-panel-background: var(--ck-color-base-background);
--ck-color-panel-border: var(--ck-color-base-border);
--ck-color-toolbar-background: var(--ck-color-base-foreground);
--ck-color-toolbar-border: var(--ck-color-base-border);
--ck-color-tooltip-background: var(--ck-color-base-text);
--ck-color-tooltip-text: var(--ck-color-base-background);
--ck-color-engine-placeholder-text: #707070;
--ck-color-upload-bar-background: #6cb5f9;
--ck-color-link-default: #0000f0;
--ck-color-link-selected-background: rgba(31, 177, 255, 0.1);
--ck-disabled-opacity: 0.5;
--ck-focus-outer-shadow-geometry: 0 0 0 3px;
--ck-focus-outer-shadow: var(--ck-focus-outer-shadow-geometry) var(--ck-color-focus-outer-shadow);
--ck-focus-disabled-outer-shadow: var(--ck-focus-outer-shadow-geometry) var(--ck-color-focus-disabled-shadow);
--ck-focus-error-outer-shadow: var(--ck-focus-outer-shadow-geometry) var(--ck-color-focus-error-shadow);
--ck-focus-ring: 1px solid var(--ck-color-focus-border);
--ck-font-size-base: 13px;
--ck-line-height-base: 1.84615;
--ck-font-face: Helvetica, Arial, Tahoma, Verdana, Sans-Serif;
--ck-font-size-tiny: 0.7em;
--ck-font-size-small: 0.75em;
--ck-font-size-normal: 1em;
--ck-font-size-big: 1.4em;
--ck-font-size-large: 1.8em;
--ck-ui-component-min-height: 2.3em
}
.ck.ck-placeholder:before,
.ck .ck-placeholder:before {
content: attr(data-placeholder);
pointer-events: none
}
.ck.ck-read-only .ck-placeholder:before {
display: none
}
.ck.ck-placeholder:before,
.ck .ck-placeholder:before {
cursor: text;
color: var(--ck-color-engine-placeholder-text)
}
.ck-hidden {
display: none !important
}
.ck.ck-reset,
.ck.ck-reset_all,
.ck.ck-reset_all * {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: auto;
height: auto;
position: static;
margin: 0;
padding: 0;
border: 0;
background: transparent;
text-decoration: none;
vertical-align: middle;
-webkit-transition: none;
transition: none;
word-wrap: break-word
}
.ck.ck-reset_all,
.ck.ck-reset_all * {
border-collapse: collapse;
font: normal normal normal var(--ck-font-size-base)/var(--ck-line-height-base) var(--ck-font-face);
color: var(--ck-color-text);
text-align: left;
white-space: nowrap;
cursor: auto;
float: none
}
.ck.ck-reset_all .ck-rtl * {
text-align: right
}
.ck.ck-reset_all iframe {
vertical-align: inherit
}
.ck.ck-reset_all textarea {
white-space: pre-wrap
}
.ck.ck-reset_all input[type=password],
.ck.ck-reset_all input[type=text],
.ck.ck-reset_all textarea {
cursor: text
}
.ck.ck-reset_all input[type=password][disabled],
.ck.ck-reset_all input[type=text][disabled],
.ck.ck-reset_all textarea[disabled] {
cursor: default
}
.ck.ck-reset_all fieldset {
padding: 10px;
border: 2px groove #dfdee3
}
.ck.ck-reset_all button::-moz-focus-inner {
padding: 0;
border: 0
}
.ck[dir=rtl],
.ck[dir=rtl] .ck {
text-align: right
}
:root {
--ck-border-radius: 2px;
--ck-inner-shadow: 2px 2px 3px var(--ck-color-shadow-inner) inset;
--ck-drop-shadow: 0 1px 2px 1px var(--ck-color-shadow-drop);
--ck-drop-shadow-active: 0 3px 6px 1px var(--ck-color-shadow-drop-active);
--ck-spacing-unit: 0.6em;
--ck-spacing-large: calc(var(--ck-spacing-unit)*1.5);
--ck-spacing-standard: var(--ck-spacing-unit);
--ck-spacing-medium: calc(var(--ck-spacing-unit)*0.8);
--ck-spacing-small: calc(var(--ck-spacing-unit)*0.5);
--ck-spacing-tiny: calc(var(--ck-spacing-unit)*0.3);
--ck-spacing-extra-tiny: calc(var(--ck-spacing-unit)*0.16);
--ck-color-editable-blur-selection: #d9d9d9
}
.ck.ck-editor__editable:not(.ck-editor__nested-editable) {
border-radius: 0
}
.ck-rounded-corners .ck.ck-editor__editable:not(.ck-editor__nested-editable),
.ck.ck-editor__editable:not(.ck-editor__nested-editable).ck-rounded-corners {
border-radius: var(--ck-border-radius)
}
.ck.ck-editor__editable:not(.ck-editor__nested-editable).ck-focused {
outline: none;
border: var(--ck-focus-ring);
-webkit-box-shadow: var(--ck-inner-shadow), 0 0;
box-shadow: var(--ck-inner-shadow), 0 0
}
.ck.ck-editor__editable_inline {
overflow: auto;
padding: 0 var(--ck-spacing-standard);
border: 1px solid transparent
}
.ck.ck-editor__editable_inline[dir=ltr] {
text-align: left
}
.ck.ck-editor__editable_inline[dir=rtl] {
text-align: right
}
.ck.ck-editor__editable_inline>:first-child {
margin-top: var(--ck-spacing-large)
}
.ck.ck-editor__editable_inline>:last-child {
margin-bottom: var(--ck-spacing-large)
}
.ck.ck-editor__editable_inline.ck-blurred ::-moz-selection {
background: var(--ck-color-editable-blur-selection)
}
.ck.ck-editor__editable_inline.ck-blurred ::selection {
background: var(--ck-color-editable-blur-selection)
}
.ck.ck-balloon-panel.ck-toolbar-container[class*=arrow_n]:after {
border-bottom-color: var(--ck-color-base-foreground)
}
.ck.ck-balloon-panel.ck-toolbar-container[class*=arrow_s]:after {
border-top-color: var(--ck-color-base-foreground)
}
.ck.ck-label {
display: block
}
.ck.ck-voice-label {
display: none
}
.ck.ck-label {
font-weight: 700
}
.ck.ck-sticky-panel .ck-sticky-panel__content_sticky {
z-index: var(--ck-z-modal);
position: fixed;
top: 0
}
.ck.ck-sticky-panel .ck-sticky-panel__content_sticky_bottom-limit {
top: auto;
position: absolute
}
.ck.ck-sticky-panel .ck-sticky-panel__content_sticky {
-webkit-box-shadow: var(--ck-drop-shadow), 0 0;
box-shadow: var(--ck-drop-shadow), 0 0;
border-width: 0 1px 1px;
border-top-left-radius: 0;
border-top-right-radius: 0
}
.ck.ck-dropdown {
display: inline-block;
position: relative
}
.ck.ck-dropdown .ck-dropdown__arrow {
pointer-events: none;
z-index: var(--ck-z-default)
}
.ck.ck-dropdown .ck-button.ck-dropdown__button {
width: 100%
}
.ck.ck-dropdown .ck-button.ck-dropdown__button.ck-on .ck-tooltip {
display: none
}
.ck.ck-dropdown .ck-dropdown__panel {
-webkit-backface-visibility: hidden;
display: none;
z-index: var(--ck-z-modal);
position: absolute
}
.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel-visible {
display: inline-block
}
.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_ne,
.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_nw {
bottom: 100%
}
.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_se,
.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_sw {
top: 100%;
bottom: auto
}
.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_ne,
.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_se {
left: 0
}
.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_nw,
.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_sw {
right: 0
}
:root {
--ck-dropdown-arrow-size: calc(0.5*var(--ck-icon-size))
}
.ck.ck-dropdown {
font-size: inherit
}
.ck.ck-dropdown .ck-dropdown__arrow {
width: var(--ck-dropdown-arrow-size)
}
[dir=ltr] .ck.ck-dropdown .ck-dropdown__arrow {
right: var(--ck-spacing-standard);
margin-left: var(--ck-spacing-standard)
}
[dir=rtl] .ck.ck-dropdown .ck-dropdown__arrow {
left: var(--ck-spacing-standard);
margin-right: var(--ck-spacing-small)
}
.ck.ck-dropdown.ck-disabled .ck-dropdown__arrow {
opacity: var(--ck-disabled-opacity)
}
[dir=ltr] .ck.ck-dropdown .ck-button.ck-dropdown__button:not(.ck-button_with-text) {
padding-left: var(--ck-spacing-small)
}
[dir=rtl] .ck.ck-dropdown .ck-button.ck-dropdown__button:not(.ck-button_with-text) {
padding-right: var(--ck-spacing-small)
}
.ck.ck-dropdown .ck-button.ck-dropdown__button .ck-button__label {
width: 7em;
overflow: hidden;
text-overflow: ellipsis
}
.ck.ck-dropdown .ck-button.ck-dropdown__button.ck-disabled .ck-button__label {
opacity: var(--ck-disabled-opacity)
}
.ck.ck-dropdown .ck-button.ck-dropdown__button.ck-on {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0
}
.ck.ck-dropdown .ck-button.ck-dropdown__button.ck-dropdown__button_label-width_auto .ck-button__label {
width: auto
}
.ck.ck-dropdown__panel {
border-radius: 0
}
.ck-rounded-corners .ck.ck-dropdown__panel,
.ck.ck-dropdown__panel.ck-rounded-corners {
border-radius: var(--ck-border-radius)
}
.ck.ck-dropdown__panel {
-webkit-box-shadow: var(--ck-drop-shadow), 0 0;
box-shadow: var(--ck-drop-shadow), 0 0;
background: var(--ck-color-dropdown-panel-background);
border: 1px solid var(--ck-color-dropdown-panel-border);
bottom: 0;
min-width: 100%
}
.ck.ck-dropdown__panel.ck-dropdown__panel_se {
border-top-left-radius: 0
}
.ck.ck-dropdown__panel.ck-dropdown__panel_sw {
border-top-right-radius: 0
}
.ck.ck-dropdown__panel.ck-dropdown__panel_ne {
border-bottom-left-radius: 0
}
.ck.ck-dropdown__panel.ck-dropdown__panel_nw {
border-bottom-right-radius: 0
}
.ck.ck-icon {
vertical-align: middle
}
:root {
--ck-icon-size: calc(var(--ck-line-height-base)*var(--ck-font-size-normal))
}
.ck.ck-icon {
width: var(--ck-icon-size);
height: var(--ck-icon-size);
font-size: .8333350694em;
will-change: transform
}
.ck.ck-icon,
.ck.ck-icon * {
color: inherit;
cursor: inherit
}
.ck.ck-icon :not([fill]) {
fill: currentColor
}
.ck.ck-tooltip,
.ck.ck-tooltip .ck-tooltip__text:after {
position: absolute;
pointer-events: none;
-webkit-backface-visibility: hidden
}
.ck.ck-tooltip {
visibility: hidden;
opacity: 0;
display: none;
z-index: var(--ck-z-modal)
}
.ck.ck-tooltip .ck-tooltip__text {
display: inline-block
}
.ck.ck-tooltip .ck-tooltip__text:after {
content: "";
width: 0;
height: 0
}
:root {
--ck-tooltip-arrow-size: 5px
}
.ck.ck-tooltip {
left: 50%;
top: 0;
-webkit-transition: opacity .2s ease-in-out .2s;
transition: opacity .2s ease-in-out .2s
}
.ck.ck-tooltip .ck-tooltip__text {
border-radius: 0
}
.ck-rounded-corners .ck.ck-tooltip .ck-tooltip__text,
.ck.ck-tooltip .ck-tooltip__text.ck-rounded-corners {
border-radius: var(--ck-border-radius)
}
.ck.ck-tooltip .ck-tooltip__text {
font-size: .9em;
line-height: 1.5;
color: var(--ck-color-tooltip-text);
padding: var(--ck-spacing-small) var(--ck-spacing-medium);
background: var(--ck-color-tooltip-background);
position: relative;
left: -50%
}
.ck.ck-tooltip .ck-tooltip__text:after {
-webkit-transition: opacity .2s ease-in-out .2s;
transition: opacity .2s ease-in-out .2s;
border-style: solid;
left: 50%
}
.ck.ck-tooltip.ck-tooltip_s {
bottom: calc(-1*var(--ck-tooltip-arrow-size));
-webkit-transform: translateY(100%);
transform: translateY(100%)
}
.ck.ck-tooltip.ck-tooltip_s .ck-tooltip__text:after {
top: calc(-1*var(--ck-tooltip-arrow-size));
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
border-left-color: transparent;
border-bottom-color: var(--ck-color-tooltip-background);
border-right-color: transparent;
border-top-color: transparent;
border-left-width: var(--ck-tooltip-arrow-size);
border-bottom-width: var(--ck-tooltip-arrow-size);
border-right-width: var(--ck-tooltip-arrow-size);
border-top-width: 0
}
.ck.ck-tooltip.ck-tooltip_n {
top: calc(-1*var(--ck-tooltip-arrow-size));
-webkit-transform: translateY(-100%);
transform: translateY(-100%)
}
.ck.ck-tooltip.ck-tooltip_n .ck-tooltip__text:after {
bottom: calc(-1*var(--ck-tooltip-arrow-size));
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
border-left-color: transparent;
border-bottom-color: transparent;
border-right-color: transparent;
border-top-color: var(--ck-color-tooltip-background);
border-left-width: var(--ck-tooltip-arrow-size);
border-bottom-width: 0;
border-right-width: var(--ck-tooltip-arrow-size);
border-top-width: var(--ck-tooltip-arrow-size)
}
.ck.ck-button,
a.ck.ck-button {
-moz-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none
}
.ck.ck-button .ck-tooltip,
a.ck.ck-button .ck-tooltip {
display: block
}
@media (hover:none) {
.ck.ck-button .ck-tooltip,
a.ck.ck-button .ck-tooltip {
display: none
}
}
.ck.ck-button,
a.ck.ck-button {
position: relative;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: left;
-ms-flex-pack: left;
justify-content: left
}
.ck.ck-button .ck-button__label,
a.ck.ck-button .ck-button__label {
display: none
}
.ck.ck-button.ck-button_with-text .ck-button__label,
a.ck.ck-button.ck-button_with-text .ck-button__label {
display: inline-block
}
.ck.ck-button:not(.ck-button_with-text),
a.ck.ck-button:not(.ck-button_with-text) {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center
}
.ck.ck-button:hover .ck-tooltip,
a.ck.ck-button:hover .ck-tooltip {
visibility: visible;
opacity: 1
}
.ck.ck-button:focus:not(:hover) .ck-tooltip,
a.ck.ck-button:focus:not(:hover) .ck-tooltip {
display: none
}
.ck.ck-button,
a.ck.ck-button {
background: var(--ck-color-button-default-background)
}
.ck.ck-button:not(.ck-disabled):hover,
a.ck.ck-button:not(.ck-disabled):hover {
background: var(--ck-color-button-default-hover-background)
}
.ck.ck-button:not(.ck-disabled):active,
a.ck.ck-button:not(.ck-disabled):active {
background: var(--ck-color-button-default-active-background);
-webkit-box-shadow: inset 0 2px 2px var(--ck-color-button-default-active-shadow);
box-shadow: inset 0 2px 2px var(--ck-color-button-default-active-shadow)
}
.ck.ck-button.ck-disabled,
a.ck.ck-button.ck-disabled {
background: var(--ck-color-button-default-disabled-background)
}
.ck.ck-button,
a.ck.ck-button {
border-radius: 0
}
.ck-rounded-corners .ck.ck-button,
.ck-rounded-corners a.ck.ck-button,
.ck.ck-button.ck-rounded-corners,
a.ck.ck-button.ck-rounded-corners {
border-radius: var(--ck-border-radius)
}
.ck.ck-button,
a.ck.ck-button {
white-space: nowrap;
cursor: default;
vertical-align: middle;
padding: var(--ck-spacing-tiny);
text-align: center;
min-width: var(--ck-ui-component-min-height);
min-height: var(--ck-ui-component-min-height);
line-height: 1;
font-size: inherit;
border: 1px solid transparent;
-webkit-transition: border .2s ease-in-out, -webkit-box-shadow .2s ease-in-out;
transition: border .2s ease-in-out, -webkit-box-shadow .2s ease-in-out;
transition: box-shadow .2s ease-in-out, border .2s ease-in-out;
transition: box-shadow .2s ease-in-out, border .2s ease-in-out, -webkit-box-shadow .2s ease-in-out;
-webkit-appearance: none
}
.ck.ck-button:active,
.ck.ck-button:focus,
a.ck.ck-button:active,
a.ck.ck-button:focus {
outline: none;
border: var(--ck-focus-ring);
-webkit-box-shadow: var(--ck-focus-outer-shadow), 0 0;
box-shadow: var(--ck-focus-outer-shadow), 0 0
}
.ck.ck-button .ck-button__icon use,
.ck.ck-button .ck-button__icon use *,
a.ck.ck-button .ck-button__icon use,
a.ck.ck-button .ck-button__icon use * {
color: inherit
}
.ck.ck-button .ck-button__label,
a.ck.ck-button .ck-button__label {
font-size: inherit;
font-weight: inherit;
color: inherit;
cursor: inherit;
vertical-align: middle
}
[dir=ltr] .ck.ck-button .ck-button__label,
[dir=ltr] a.ck.ck-button .ck-button__label {
text-align: left
}
[dir=rtl] .ck.ck-button .ck-button__label,
[dir=rtl] a.ck.ck-button .ck-button__label {
text-align: right
}
.ck.ck-button .ck-button__keystroke,
a.ck.ck-button .ck-button__keystroke {
color: inherit
}
[dir=ltr] .ck.ck-button .ck-button__keystroke,
[dir=ltr] a.ck.ck-button .ck-button__keystroke {
margin-left: var(--ck-spacing-large)
}
[dir=rtl] .ck.ck-button .ck-button__keystroke,
[dir=rtl] a.ck.ck-button .ck-button__keystroke {
margin-right: var(--ck-spacing-large)
}
.ck.ck-button .ck-button__keystroke,
a.ck.ck-button .ck-button__keystroke {
font-weight: 700;
opacity: .7
}
.ck.ck-button.ck-disabled:active,
.ck.ck-button.ck-disabled:focus,
a.ck.ck-button.ck-disabled:active,
a.ck.ck-button.ck-disabled:focus {
-webkit-box-shadow: var(--ck-focus-disabled-outer-shadow), 0 0;
box-shadow: var(--ck-focus-disabled-outer-shadow), 0 0
}
.ck.ck-button.ck-disabled .ck-button__icon,
.ck.ck-button.ck-disabled .ck-button__label,
a.ck.ck-button.ck-disabled .ck-button__icon,
a.ck.ck-button.ck-disabled .ck-button__label {
opacity: var(--ck-disabled-opacity)
}
.ck.ck-button.ck-disabled .ck-button__keystroke,
a.ck.ck-button.ck-disabled .ck-button__keystroke {
opacity: .3
}
.ck.ck-button.ck-button_with-text,
a.ck.ck-button.ck-button_with-text {
padding: var(--ck-spacing-tiny) var(--ck-spacing-standard)
}
[dir=ltr] .ck.ck-button.ck-button_with-text .ck-button__icon,
[dir=ltr] a.ck.ck-button.ck-button_with-text .ck-button__icon {
margin-left: calc(-1*var(--ck-spacing-small));
margin-right: var(--ck-spacing-small)
}
[dir=rtl] .ck.ck-button.ck-button_with-text .ck-button__icon,
[dir=rtl] a.ck.ck-button.ck-button_with-text .ck-button__icon {
margin-right: calc(-1*var(--ck-spacing-small));
margin-left: var(--ck-spacing-small)
}
.ck.ck-button.ck-button_with-keystroke .ck-button__label,
a.ck.ck-button.ck-button_with-keystroke .ck-button__label {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1
}
.ck.ck-button.ck-on,
a.ck.ck-button.ck-on {
background: var(--ck-color-button-on-background)
}
.ck.ck-button.ck-on:not(.ck-disabled):hover,
a.ck.ck-button.ck-on:not(.ck-disabled):hover {
background: var(--ck-color-button-on-hover-background)
}
.ck.ck-button.ck-on:not(.ck-disabled):active,
a.ck.ck-button.ck-on:not(.ck-disabled):active {
background: var(--ck-color-button-on-active-background);
-webkit-box-shadow: inset 0 2px 2px var(--ck-color-button-on-active-shadow);
box-shadow: inset 0 2px 2px var(--ck-color-button-on-active-shadow)
}
.ck.ck-button.ck-on.ck-disabled,
a.ck.ck-button.ck-on.ck-disabled {
background: var(--ck-color-button-on-disabled-background)
}
.ck.ck-button.ck-button-save,
a.ck.ck-button.ck-button-save {
color: var(--ck-color-button-save)
}
.ck.ck-button.ck-button-cancel,
a.ck.ck-button.ck-button-cancel {
color: var(--ck-color-button-cancel)
}
.ck.ck-button-action,
a.ck.ck-button-action {
background: var(--ck-color-button-action-background)
}
.ck.ck-button-action:not(.ck-disabled):hover,
a.ck.ck-button-action:not(.ck-disabled):hover {
background: var(--ck-color-button-action-hover-background)
}
.ck.ck-button-action:not(.ck-disabled):active,
a.ck.ck-button-action:not(.ck-disabled):active {
background: var(--ck-color-button-action-active-background);
-webkit-box-shadow: inset 0 2px 2px var(--ck-color-button-action-active-shadow);
box-shadow: inset 0 2px 2px var(--ck-color-button-action-active-shadow)
}
.ck.ck-button-action.ck-disabled,
a.ck.ck-button-action.ck-disabled {
background: var(--ck-color-button-action-disabled-background)
}
.ck.ck-button-action,
a.ck.ck-button-action {
color: var(--ck-color-button-action-text)
}
.ck.ck-button-bold,
a.ck.ck-button-bold {
font-weight: 700
}
.ck.ck-list {
-moz-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column
}
.ck.ck-list .ck-list__item,
.ck.ck-list .ck-list__separator {
display: block
}
.ck.ck-list .ck-list__item>:focus {
position: relative;
z-index: var(--ck-z-default)
}
.ck.ck-list {
border-radius: 0
}
.ck-rounded-corners .ck.ck-list,
.ck.ck-list.ck-rounded-corners {
border-radius: var(--ck-border-radius)
}
.ck.ck-list {
list-style-type: none;
background: var(--ck-color-list-background)
}
.ck.ck-list__item {
cursor: default;
min-width: 12em
}
.ck.ck-list__item .ck-button {
min-height: unset;
width: 100%;
text-align: left;
border-radius: 0;
padding: calc(0.2*var(--ck-line-height-base)*var(--ck-font-size-base)) calc(0.4*var(--ck-line-height-base)*var(--ck-font-size-base))
}
.ck.ck-list__item .ck-button .ck-button__label {
line-height: calc(1.2*var(--ck-line-height-base)*var(--ck-font-size-base))
}
.ck.ck-list__item .ck-button:active {
-webkit-box-shadow: none;
box-shadow: none
}
.ck.ck-list__item .ck-button.ck-on {
background: var(--ck-color-list-button-on-background);
color: var(--ck-color-list-button-on-text)
}
.ck.ck-list__item .ck-button.ck-on:active {
-webkit-box-shadow: none;
box-shadow: none
}
.ck.ck-list__item .ck-button.ck-on:hover:not(.ck-disabled) {
background: var(--ck-color-list-button-on-background-focus)
}
.ck.ck-list__item .ck-button.ck-on:focus:not(.ck-disabled) {
border-color: var(--ck-color-base-background)
}
.ck.ck-list__item .ck-button:hover:not(.ck-disabled) {
background: var(--ck-color-list-button-hover-background)
}
.ck.ck-list__item .ck-switchbutton.ck-on {
background: var(--ck-color-list-background);
color: inherit
}
.ck.ck-list__item .ck-switchbutton.ck-on:hover:not(.ck-disabled) {
background: var(--ck-color-list-button-hover-background);
color: inherit
}
.ck.ck-list__separator {
height: 1px;
width: 100%;
background: var(--ck-color-base-border)
}
.ck.ck-button.ck-switchbutton .ck-button__toggle,
.ck.ck-button.ck-switchbutton .ck-button__toggle .ck-button__toggle__inner {
display: block
}
:root {
--ck-switch-button-toggle-width: 2.6153846154em;
--ck-switch-button-toggle-inner-size: 1.0769230769em;
--ck-switch-button-toggle-spacing: 1px;
--ck-switch-button-translation: calc(var(--ck-switch-button-toggle-width) - var(--ck-switch-button-toggle-inner-size) - 2*var(--ck-switch-button-toggle-spacing))
}
[dir=ltr] .ck.ck-button.ck-switchbutton .ck-button__label {
margin-right: calc(2*var(--ck-spacing-large))
}
[dir=rtl] .ck.ck-button.ck-switchbutton .ck-button__label {
margin-left: calc(2*var(--ck-spacing-large))
}
.ck.ck-button.ck-switchbutton .ck-button__toggle {
border-radius: 0
}
.ck-rounded-corners .ck.ck-button.ck-switchbutton .ck-button__toggle,
.ck.ck-button.ck-switchbutton .ck-button__toggle.ck-rounded-corners {
border-radius: var(--ck-border-radius)
}
[dir=ltr] .ck.ck-button.ck-switchbutton .ck-button__toggle {
margin-left: auto
}
[dir=rtl] .ck.ck-button.ck-switchbutton .ck-button__toggle {
margin-right: auto
}
.ck.ck-button.ck-switchbutton .ck-button__toggle {
-webkit-transition: background .4s ease;
transition: background .4s ease;
width: var(--ck-switch-button-toggle-width);
background: var(--ck-color-switch-button-off-background)
}
.ck.ck-button.ck-switchbutton .ck-button__toggle .ck-button__toggle__inner {
border-radius: 0
}
.ck-rounded-corners .ck.ck-button.ck-switchbutton .ck-button__toggle .ck-button__toggle__inner,
.ck.ck-button.ck-switchbutton .ck-button__toggle .ck-button__toggle__inner.ck-rounded-corners {
border-radius: var(--ck-border-radius);
border-radius: calc(0.5*var(--ck-border-radius))
}
.ck.ck-button.ck-switchbutton .ck-button__toggle .ck-button__toggle__inner {
margin: var(--ck-switch-button-toggle-spacing);
width: var(--ck-switch-button-toggle-inner-size);
height: var(--ck-switch-button-toggle-inner-size);
background: var(--ck-color-switch-button-inner-background);
-webkit-transition: all .3s ease;
transition: all .3s ease
}
.ck.ck-button.ck-switchbutton .ck-button__toggle:hover {
background: var(--ck-color-switch-button-off-hover-background)
}
.ck.ck-button.ck-switchbutton .ck-button__toggle:hover .ck-button__toggle__inner {
-webkit-box-shadow: 0 0 0 5px var(--ck-color-switch-button-inner-shadow);
box-shadow: 0 0 0 5px var(--ck-color-switch-button-inner-shadow)
}
.ck.ck-button.ck-switchbutton.ck-disabled .ck-button__toggle {
opacity: var(--ck-disabled-opacity)
}
.ck.ck-button.ck-switchbutton.ck-on .ck-button__toggle {
background: var(--ck-color-switch-button-on-background)
}
.ck.ck-button.ck-switchbutton.ck-on .ck-button__toggle:hover {
background: var(--ck-color-switch-button-on-hover-background)
}
[dir=ltr] .ck.ck-button.ck-switchbutton.ck-on .ck-button__toggle .ck-button__toggle__inner {
-webkit-transform: translateX(var(--ck-switch-button-translation));
transform: translateX(var(--ck-switch-button-translation))
}
[dir=rtl] .ck.ck-button.ck-switchbutton.ck-on .ck-button__toggle .ck-button__toggle__inner {
-webkit-transform: translateX(calc(-1*var(--ck-switch-button-translation)));
transform: translateX(calc(-1*var(--ck-switch-button-translation)))
}
.ck.ck-toolbar-dropdown .ck.ck-toolbar .ck.ck-toolbar__items {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap
}
.ck.ck-toolbar-dropdown .ck-dropdown__panel .ck-button:focus {
z-index: calc(var(--ck-z-default) + 1)
}
.ck.ck-toolbar-dropdown .ck-toolbar {
border: 0
}
.ck.ck-dropdown .ck-dropdown__panel .ck-list {
border-radius: 0
}
.ck-rounded-corners .ck.ck-dropdown .ck-dropdown__panel .ck-list,
.ck.ck-dropdown .ck-dropdown__panel .ck-list.ck-rounded-corners {
border-radius: var(--ck-border-radius);
border-top-left-radius: 0
}
.ck.ck-dropdown .ck-dropdown__panel .ck-list .ck-list__item:first-child .ck-button {
border-radius: 0
}
.ck-rounded-corners .ck.ck-dropdown .ck-dropdown__panel .ck-list .ck-list__item:first-child .ck-button,
.ck.ck-dropdown .ck-dropdown__panel .ck-list .ck-list__item:first-child .ck-button.ck-rounded-corners {
border-radius: var(--ck-border-radius);
border-top-left-radius: 0;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0
}
.ck.ck-dropdown .ck-dropdown__panel .ck-list .ck-list__item:last-child .ck-button {
border-radius: 0
}
.ck-rounded-corners .ck.ck-dropdown .ck-dropdown__panel .ck-list .ck-list__item:last-child .ck-button,
.ck.ck-dropdown .ck-dropdown__panel .ck-list .ck-list__item:last-child .ck-button.ck-rounded-corners {
border-radius: var(--ck-border-radius);
border-top-left-radius: 0;
border-top-right-radius: 0
}
.ck.ck-toolbar {
-moz-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap
}
.ck.ck-toolbar,
.ck.ck-toolbar>.ck-toolbar__items {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.ck.ck-toolbar>.ck-toolbar__items {
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1
}
.ck.ck-toolbar .ck.ck-toolbar__separator {
display: inline-block
}
.ck.ck-toolbar .ck.ck-toolbar__separator:first-child,
.ck.ck-toolbar .ck.ck-toolbar__separator:last-child {
display: none
}
.ck.ck-toolbar.ck-toolbar_grouping>.ck-toolbar__items {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap
}
.ck.ck-toolbar.ck-toolbar_vertical>.ck-toolbar__items {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column
}
.ck.ck-toolbar.ck-toolbar_floating>.ck-toolbar__items {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap
}
.ck.ck-toolbar>.ck.ck-toolbar__grouped-dropdown>.ck-dropdown__button .ck-dropdown__arrow {
display: none
}
.ck.ck-toolbar {
border-radius: 0
}
.ck-rounded-corners .ck.ck-toolbar,
.ck.ck-toolbar.ck-rounded-corners {
border-radius: var(--ck-border-radius)
}
.ck.ck-toolbar {
background: var(--ck-color-toolbar-background);
padding: 0 var(--ck-spacing-small);
border: 1px solid var(--ck-color-toolbar-border)
}
.ck.ck-toolbar .ck.ck-toolbar__separator {
-ms-flex-item-align: stretch;
align-self: stretch;
width: 1px;
min-width: 1px;
margin-top: 0;
margin-bottom: 0;
background: var(--ck-color-toolbar-border)
}
.ck.ck-toolbar>.ck-toolbar__items>* {
margin-top: var(--ck-spacing-small);
margin-bottom: var(--ck-spacing-small);
margin-right: var(--ck-spacing-small)
}
.ck.ck-toolbar>.ck-toolbar__items:empty+.ck.ck-toolbar__separator {
display: none
}
.ck.ck-toolbar>.ck-toolbar__items>*,
.ck.ck-toolbar>.ck.ck-toolbar__grouped-dropdown {
margin-top: var(--ck-spacing-small);
margin-bottom: var(--ck-spacing-small)
}
.ck.ck-toolbar.ck-toolbar_vertical {
padding: 0
}
.ck.ck-toolbar.ck-toolbar_vertical>.ck-toolbar__items>.ck {
width: 100%;
margin: 0;
border-radius: 0;
border: 0
}
.ck.ck-toolbar.ck-toolbar_compact {
padding: 0
}
.ck.ck-toolbar.ck-toolbar_compact>.ck-toolbar__items>* {
margin: 0
}
.ck.ck-toolbar.ck-toolbar_compact>.ck-toolbar__items>:not(:first-child):not(:last-child) {
border-radius: 0
}
.ck.ck-toolbar>.ck.ck-toolbar__grouped-dropdown>.ck.ck-button.ck-dropdown__button {
padding-left: var(--ck-spacing-tiny)
}
.ck-toolbar-container .ck.ck-toolbar {
border: 0
}
.ck.ck-toolbar[dir=rtl]>.ck-toolbar__items>.ck,
[dir=rtl] .ck.ck-toolbar>.ck-toolbar__items>.ck {
margin-right: 0
}
.ck.ck-toolbar[dir=rtl]:not(.ck-toolbar_compact)>.ck-toolbar__items>.ck,
[dir=rtl] .ck.ck-toolbar:not(.ck-toolbar_compact)>.ck-toolbar__items>.ck {
margin-left: var(--ck-spacing-small)
}
.ck.ck-toolbar[dir=rtl]>.ck-toolbar__items>.ck:last-child,
[dir=rtl] .ck.ck-toolbar>.ck-toolbar__items>.ck:last-child {
margin-left: 0
}
.ck.ck-toolbar[dir=rtl].ck-toolbar_compact>.ck-toolbar__items>.ck:first-child,
[dir=rtl] .ck.ck-toolbar.ck-toolbar_compact>.ck-toolbar__items>.ck:first-child {
border-top-left-radius: 0;
border-bottom-left-radius: 0
}
.ck.ck-toolbar[dir=rtl].ck-toolbar_compact>.ck-toolbar__items>.ck:last-child,
[dir=rtl] .ck.ck-toolbar.ck-toolbar_compact>.ck-toolbar__items>.ck:last-child {
border-top-right-radius: 0;
border-bottom-right-radius: 0
}
.ck.ck-toolbar[dir=rtl].ck-toolbar_grouping>.ck-toolbar__items:not(:empty):not(:only-child),
.ck.ck-toolbar[dir=rtl]>.ck.ck-toolbar__separator,
[dir=rtl] .ck.ck-toolbar.ck-toolbar_grouping>.ck-toolbar__items:not(:empty):not(:only-child),
[dir=rtl] .ck.ck-toolbar>.ck.ck-toolbar__separator {
margin-left: var(--ck-spacing-small)
}
.ck.ck-toolbar[dir=ltr]>.ck-toolbar__items>.ck:last-child,
[dir=ltr] .ck.ck-toolbar>.ck-toolbar__items>.ck:last-child {
margin-right: 0
}
.ck.ck-toolbar[dir=ltr].ck-toolbar_compact>.ck-toolbar__items>.ck:first-child,
[dir=ltr] .ck.ck-toolbar.ck-toolbar_compact>.ck-toolbar__items>.ck:first-child {
border-top-right-radius: 0;
border-bottom-right-radius: 0
}
.ck.ck-toolbar[dir=ltr].ck-toolbar_compact>.ck-toolbar__items>.ck:last-child,
[dir=ltr] .ck.ck-toolbar.ck-toolbar_compact>.ck-toolbar__items>.ck:last-child {
border-top-left-radius: 0;
border-bottom-left-radius: 0
}
.ck.ck-toolbar[dir=ltr].ck-toolbar_grouping>.ck-toolbar__items:not(:empty):not(:only-child),
.ck.ck-toolbar[dir=ltr]>.ck.ck-toolbar__separator,
[dir=ltr] .ck.ck-toolbar.ck-toolbar_grouping>.ck-toolbar__items:not(:empty):not(:only-child),
[dir=ltr] .ck.ck-toolbar>.ck.ck-toolbar__separator {
margin-right: var(--ck-spacing-small)
}
.ck.ck-editor {
position: relative
}
.ck.ck-editor .ck-editor__top .ck-sticky-panel .ck-toolbar {
z-index: var(--ck-z-modal)
}
.ck.ck-editor__top .ck-sticky-panel .ck-toolbar {
border-radius: 0
}
.ck-rounded-corners .ck.ck-editor__top .ck-sticky-panel .ck-toolbar,
.ck.ck-editor__top .ck-sticky-panel .ck-toolbar.ck-rounded-corners {
border-radius: var(--ck-border-radius);
border-bottom-left-radius: 0;
border-bottom-right-radius: 0
}
.ck.ck-editor__top .ck-sticky-panel .ck-toolbar {
border-bottom-width: 0
}
.ck.ck-editor__top .ck-sticky-panel .ck-sticky-panel__content_sticky .ck-toolbar {
border-bottom-width: 1px;
border-radius: 0
}
.ck-rounded-corners .ck.ck-editor__top .ck-sticky-panel .ck-sticky-panel__content_sticky .ck-toolbar,
.ck.ck-editor__top .ck-sticky-panel .ck-sticky-panel__content_sticky .ck-toolbar.ck-rounded-corners {
border-radius: var(--ck-border-radius);
border-radius: 0
}
.ck.ck-editor__main>.ck-editor__editable {
background: var(--ck-color-base-background);
border-radius: 0
}
.ck-rounded-corners .ck.ck-editor__main>.ck-editor__editable,
.ck.ck-editor__main>.ck-editor__editable.ck-rounded-corners {
border-radius: var(--ck-border-radius);
border-top-left-radius: 0;
border-top-right-radius: 0
}
.ck.ck-editor__main>.ck-editor__editable:not(.ck-focused) {
border-color: var(--ck-color-base-border)
}
.ck-content blockquote {
overflow: hidden;
padding-right: 1.5em;
padding-left: 1.5em;
border-left: 5px solid #ccc
}
.ck.ck-heading_heading1 {
font-size: 20px
}
.ck.ck-heading_heading2 {
font-size: 17px
}
.ck.ck-heading_heading3 {
font-size: 14px
}
.ck[class*=ck-heading_heading] {
font-weight: 700
}
.ck.ck-dropdown.ck-heading-dropdown .ck-dropdown__button .ck-button__label {
width: 8em
}
.ck.ck-dropdown.ck-heading-dropdown .ck-dropdown__panel .ck-list__item {
min-width: 18em
}
:root {
--ck-balloon-panel-arrow-z-index: calc(var(--ck-z-default) - 3)
}
.ck.ck-balloon-panel {
display: none;
position: absolute;
z-index: var(--ck-z-modal)
}
.ck.ck-balloon-panel.ck-balloon-panel_with-arrow:after,
.ck.ck-balloon-panel.ck-balloon-panel_with-arrow:before {
content: "";
position: absolute
}
.ck.ck-balloon-panel.ck-balloon-panel_with-arrow:before {
z-index: var(--ck-balloon-panel-arrow-z-index)
}
.ck.ck-balloon-panel.ck-balloon-panel_with-arrow:after {
z-index: calc(var(--ck-balloon-panel-arrow-z-index) + 1)
}
.ck.ck-balloon-panel[class*=arrow_n]:before {
z-index: var(--ck-balloon-panel-arrow-z-index)
}
.ck.ck-balloon-panel[class*=arrow_n]:after {
z-index: calc(var(--ck-balloon-panel-arrow-z-index) + 1)
}
.ck.ck-balloon-panel[class*=arrow_s]:before {
z-index: var(--ck-balloon-panel-arrow-z-index)
}
.ck.ck-balloon-panel[class*=arrow_s]:after {
z-index: calc(var(--ck-balloon-panel-arrow-z-index) + 1)
}
.ck.ck-balloon-panel.ck-balloon-panel_visible {
display: block
}
:root {
--ck-balloon-arrow-offset: 2px;
--ck-balloon-arrow-height: 10px;
--ck-balloon-arrow-half-width: 8px
}
.ck.ck-balloon-panel {
border-radius: 0
}
.ck-rounded-corners .ck.ck-balloon-panel,
.ck.ck-balloon-panel.ck-rounded-corners {
border-radius: var(--ck-border-radius)
}
.ck.ck-balloon-panel {
-webkit-box-shadow: var(--ck-drop-shadow), 0 0;
box-shadow: var(--ck-drop-shadow), 0 0;
min-height: 15px;
background: var(--ck-color-panel-background);
border: 1px solid var(--ck-color-panel-border)
}
.ck.ck-balloon-panel.ck-balloon-panel_with-arrow:after,
.ck.ck-balloon-panel.ck-balloon-panel_with-arrow:before {
width: 0;
height: 0;
border-style: solid
}
.ck.ck-balloon-panel[class*=arrow_n]:after,
.ck.ck-balloon-panel[class*=arrow_n]:before {
border-left-width: var(--ck-balloon-arrow-half-width);
border-bottom-width: var(--ck-balloon-arrow-height);
border-right-width: var(--ck-balloon-arrow-half-width);
border-top-width: 0
}
.ck.ck-balloon-panel[class*=arrow_n]:before {
border-bottom-color: var(--ck-color-panel-border)
}
.ck.ck-balloon-panel[class*=arrow_n]:after,
.ck.ck-balloon-panel[class*=arrow_n]:before {
border-left-color: transparent;
border-right-color: transparent;
border-top-color: transparent
}
.ck.ck-balloon-panel[class*=arrow_n]:after {
border-bottom-color: var(--ck-color-panel-background);
margin-top: var(--ck-balloon-arrow-offset)
}
.ck.ck-balloon-panel[class*=arrow_s]:after,
.ck.ck-balloon-panel[class*=arrow_s]:before {
border-left-width: var(--ck-balloon-arrow-half-width);
border-bottom-width: 0;
border-right-width: var(--ck-balloon-arrow-half-width);
border-top-width: var(--ck-balloon-arrow-height)
}
.ck.ck-balloon-panel[class*=arrow_s]:before {
border-top-color: var(--ck-color-panel-border)
}
.ck.ck-balloon-panel[class*=arrow_s]:after,
.ck.ck-balloon-panel[class*=arrow_s]:before {
border-left-color: transparent;
border-bottom-color: transparent;
border-right-color: transparent
}
.ck.ck-balloon-panel[class*=arrow_s]:after {
border-top-color: var(--ck-color-panel-background);
margin-bottom: var(--ck-balloon-arrow-offset)
}
.ck.ck-balloon-panel.ck-balloon-panel_arrow_n:after,
.ck.ck-balloon-panel.ck-balloon-panel_arrow_n:before {
left: 50%;
margin-left: calc(-1*var(--ck-balloon-arrow-half-width));
top: calc(-1*var(--ck-balloon-arrow-height))
}
.ck.ck-balloon-panel.ck-balloon-panel_arrow_nw:after,
.ck.ck-balloon-panel.ck-balloon-panel_arrow_nw:before {
left: calc(2*var(--ck-balloon-arrow-half-width));
top: calc(-1*var(--ck-balloon-arrow-height))
}
.ck.ck-balloon-panel.ck-balloon-panel_arrow_ne:after,
.ck.ck-balloon-panel.ck-balloon-panel_arrow_ne:before {
right: calc(2*var(--ck-balloon-arrow-half-width));
top: calc(-1*var(--ck-balloon-arrow-height))
}
.ck.ck-balloon-panel.ck-balloon-panel_arrow_s:after,
.ck.ck-balloon-panel.ck-balloon-panel_arrow_s:before {
left: 50%;
margin-left: calc(-1*var(--ck-balloon-arrow-half-width));
bottom: calc(-1*var(--ck-balloon-arrow-height))
}
.ck.ck-balloon-panel.ck-balloon-panel_arrow_sw:after,
.ck.ck-balloon-panel.ck-balloon-panel_arrow_sw:before {
left: calc(2*var(--ck-balloon-arrow-half-width));
bottom: calc(-1*var(--ck-balloon-arrow-height))
}
.ck.ck-balloon-panel.ck-balloon-panel_arrow_se:after,
.ck.ck-balloon-panel.ck-balloon-panel_arrow_se:before {
right: calc(2*var(--ck-balloon-arrow-half-width));
bottom: calc(-1*var(--ck-balloon-arrow-height))
}
.ck.ck-balloon-panel.ck-balloon-panel_arrow_sme:after,
.ck.ck-balloon-panel.ck-balloon-panel_arrow_sme:before {
right: 25%;
margin-right: calc(2*var(--ck-balloon-arrow-half-width));
bottom: calc(-1*var(--ck-balloon-arrow-height))
}
.ck.ck-balloon-panel.ck-balloon-panel_arrow_smw:after,
.ck.ck-balloon-panel.ck-balloon-panel_arrow_smw:before {
left: 25%;
margin-left: calc(2*var(--ck-balloon-arrow-half-width));
bottom: calc(-1*var(--ck-balloon-arrow-height))
}
.ck.ck-balloon-panel.ck-balloon-panel_arrow_nme:after,
.ck.ck-balloon-panel.ck-balloon-panel_arrow_nme:before {
right: 25%;
margin-right: calc(2*var(--ck-balloon-arrow-half-width));
top: calc(-1*var(--ck-balloon-arrow-height))
}
.ck.ck-balloon-panel.ck-balloon-panel_arrow_nmw:after,
.ck.ck-balloon-panel.ck-balloon-panel_arrow_nmw:before {
left: 25%;
margin-left: calc(2*var(--ck-balloon-arrow-half-width));
top: calc(-1*var(--ck-balloon-arrow-height))
}
.ck-content .image>figcaption {
display: table-caption;
caption-side: bottom;
word-break: break-word;
color: #333;
background-color: #f7f7f7;
padding: .6em;
font-size: .75em;
outline-offset: -1px
}
.ck-content .image-style-align-center,
.ck-content .image-style-align-left,
.ck-content .image-style-align-right,
.ck-content .image-style-side {
max-width: 50%
}
.ck .ck-balloon-rotator__navigation {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.ck .ck-balloon-rotator__content .ck-toolbar,
.ck .ck-balloon-rotator__navigation {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center
}
.ck .ck-balloon-rotator__navigation {
background: var(--ck-color-toolbar-background);
border-bottom: 1px solid var(--ck-color-toolbar-border);
padding: 0 var(--ck-spacing-small)
}
.ck .ck-balloon-rotator__navigation>* {
margin-right: var(--ck-spacing-small);
margin-top: var(--ck-spacing-small);
margin-bottom: var(--ck-spacing-small)
}
.ck .ck-balloon-rotator__navigation .ck-balloon-rotator__counter {
margin-right: var(--ck-spacing-standard);
margin-left: var(--ck-spacing-small)
}
.ck .ck-balloon-rotator__content .ck.ck-annotation-wrapper {
-webkit-box-shadow: none;
box-shadow: none
}
.ck .ck-fake-panel {
position: absolute;
z-index: calc(var(--ck-z-modal) - 1)
}
.ck .ck-fake-panel div {
position: absolute
}
.ck .ck-fake-panel div:first-child {
z-index: 2
}
.ck .ck-fake-panel div:nth-child(2) {
z-index: 1
}
:root {
--ck-balloon-fake-panel-offset-horizontal: 6px;
--ck-balloon-fake-panel-offset-vertical: 6px
}
.ck .ck-fake-panel div {
-webkit-box-shadow: var(--ck-drop-shadow), 0 0;
box-shadow: var(--ck-drop-shadow), 0 0;
min-height: 15px;
background: var(--ck-color-panel-background);
border: 1px solid var(--ck-color-panel-border);
border-radius: var(--ck-border-radius);
width: 100%;
height: 100%
}
.ck .ck-fake-panel div:first-child {
margin-left: var(--ck-balloon-fake-panel-offset-horizontal);
margin-top: var(--ck-balloon-fake-panel-offset-vertical)
}
.ck .ck-fake-panel div:nth-child(2) {
margin-left: calc(var(--ck-balloon-fake-panel-offset-horizontal)*2);
margin-top: calc(var(--ck-balloon-fake-panel-offset-vertical)*2)
}
.ck .ck-fake-panel div:nth-child(3) {
margin-left: calc(var(--ck-balloon-fake-panel-offset-horizontal)*3);
margin-top: calc(var(--ck-balloon-fake-panel-offset-vertical)*3)
}
.ck .ck-balloon-panel_arrow_s+.ck-fake-panel,
.ck .ck-balloon-panel_arrow_se+.ck-fake-panel,
.ck .ck-balloon-panel_arrow_sw+.ck-fake-panel {
--ck-balloon-fake-panel-offset-vertical: -6px
}
.ck.ck-editor__editable .image {
position: relative
}
.ck.ck-editor__editable .image .ck-progress-bar {
position: absolute;
top: 0;
left: 0
}
.ck.ck-editor__editable .image.ck-appear {
-webkit-animation: fadeIn .7s;
animation: fadeIn .7s
}
.ck.ck-editor__editable .image .ck-progress-bar {
height: 2px;
width: 0;
background: var(--ck-color-upload-bar-background);
-webkit-transition: width .1s;
transition: width .1s
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0
}
to {
opacity: 1
}
}
@keyframes fadeIn {
0% {
opacity: 0
}
to {
opacity: 1
}
}
.ck-image-upload-complete-icon {
display: block;
position: absolute;
top: 10px;
right: 10px;
border-radius: 50%
}
.ck-image-upload-complete-icon:after {
content: "";
position: absolute
}
:root {
--ck-color-image-upload-icon: #fff;
--ck-color-image-upload-icon-background: #008a00;
--ck-image-upload-icon-size: 20px;
--ck-image-upload-icon-width: 2px
}
.ck-image-upload-complete-icon {
width: var(--ck-image-upload-icon-size);
height: var(--ck-image-upload-icon-size);
opacity: 0;
background: var(--ck-color-image-upload-icon-background);
-webkit-animation-name: ck-upload-complete-icon-show, ck-upload-complete-icon-hide;
animation-name: ck-upload-complete-icon-show, ck-upload-complete-icon-hide;
-webkit-animation-fill-mode: forwards, forwards;
animation-fill-mode: forwards, forwards;
-webkit-animation-duration: .5s, .5s;
animation-duration: .5s, .5s;
font-size: var(--ck-image-upload-icon-size);
-webkit-animation-delay: 0ms, 3s;
animation-delay: 0ms, 3s
}
.ck-image-upload-complete-icon:after {
left: 25%;
top: 50%;
opacity: 0;
height: 0;
width: 0;
-webkit-transform: scaleX(-1) rotate(135deg);
transform: scaleX(-1) rotate(135deg);
-webkit-transform-origin: left top;
transform-origin: left top;
border-top: var(--ck-image-upload-icon-width) solid var(--ck-color-image-upload-icon);
border-right: var(--ck-image-upload-icon-width) solid var(--ck-color-image-upload-icon);
-webkit-animation-name: ck-upload-complete-icon-check;
animation-name: ck-upload-complete-icon-check;
-webkit-animation-duration: .5s;
animation-duration: .5s;
-webkit-animation-delay: .5s;
animation-delay: .5s;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
@-webkit-keyframes ck-upload-complete-icon-show {
0% {
opacity: 0
}
to {
opacity: 1
}
}
@keyframes ck-upload-complete-icon-show {
0% {
opacity: 0
}
to {
opacity: 1
}
}
@-webkit-keyframes ck-upload-complete-icon-hide {
0% {
opacity: 1
}
to {
opacity: 0
}
}
@keyframes ck-upload-complete-icon-hide {
0% {
opacity: 1
}
to {
opacity: 0
}
}
@-webkit-keyframes ck-upload-complete-icon-check {
0% {
opacity: 1;
width: 0;
height: 0
}
33% {
width: .3em;
height: 0
}
to {
opacity: 1;
width: .3em;
height: .45em
}
}
@keyframes ck-upload-complete-icon-check {
0% {
opacity: 1;
width: 0;
height: 0
}
33% {
width: .3em;
height: 0
}
to {
opacity: 1;
width: .3em;
height: .45em
}
}
.ck .ck-upload-placeholder-loader {
position: absolute;
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;
top: 0;
left: 0
}
.ck .ck-upload-placeholder-loader:before {
content: "";
position: relative
}
:root {
--ck-color-upload-placeholder-loader: #b3b3b3;
--ck-upload-placeholder-loader-size: 32px
}
.ck .ck-image-upload-placeholder {
width: 100%;
margin: 0
}
.ck .ck-upload-placeholder-loader {
width: 100%;
height: 100%
}
.ck .ck-upload-placeholder-loader:before {
width: var(--ck-upload-placeholder-loader-size);
height: var(--ck-upload-placeholder-loader-size);
border-radius: 50%;
border-top: 3px solid var(--ck-color-upload-placeholder-loader);
border-right: 2px solid transparent;
-webkit-animation: ck-upload-placeholder-loader 1s linear infinite;
animation: ck-upload-placeholder-loader 1s linear infinite
}
@-webkit-keyframes ck-upload-placeholder-loader {
to {
-webkit-transform: rotate(1turn);
transform: rotate(1turn)
}
}
@keyframes ck-upload-placeholder-loader {
to {
-webkit-transform: rotate(1turn);
transform: rotate(1turn)
}
}
.ck .ck-link_selected {
background: var(--ck-color-link-selected-background)
}
.ck.ck-labeled-field-view .ck-labeled-field-view__status {
font-size: var(--ck-font-size-small);
margin-top: var(--ck-spacing-small);
white-space: normal
}
.ck.ck-labeled-field-view .ck-labeled-field-view__status_error {
color: var(--ck-color-base-error)
}
.ck.ck-labeled-field-view>.ck.ck-label {
width: 100%;
text-overflow: ellipsis;
overflow: hidden
}
:root {
--ck-input-text-width: 18em
}
.ck.ck-input-text {
border-radius: 0
}
.ck-rounded-corners .ck.ck-input-text,
.ck.ck-input-text.ck-rounded-corners {
border-radius: var(--ck-border-radius)
}
.ck.ck-input-text {
-webkit-box-shadow: var(--ck-inner-shadow), 0 0;
box-shadow: var(--ck-inner-shadow), 0 0;
background: var(--ck-color-input-background);
border: 1px solid var(--ck-color-input-border);
padding: var(--ck-spacing-extra-tiny) var(--ck-spacing-medium);
min-width: var(--ck-input-text-width);
min-height: var(--ck-ui-component-min-height);
-webkit-transition: border .2s ease-in-out, -webkit-box-shadow .2s ease-in-out;
transition: border .2s ease-in-out, -webkit-box-shadow .2s ease-in-out;
transition: box-shadow .2s ease-in-out, border .2s ease-in-out;
transition: box-shadow .2s ease-in-out, border .2s ease-in-out, -webkit-box-shadow .2s ease-in-out
}
.ck.ck-input-text:focus {
outline: none;
border: var(--ck-focus-ring);
-webkit-box-shadow: var(--ck-focus-outer-shadow), var(--ck-inner-shadow);
box-shadow: var(--ck-focus-outer-shadow), var(--ck-inner-shadow)
}
.ck.ck-input-text[readonly] {
border: 1px solid var(--ck-color-input-disabled-border);
background: var(--ck-color-input-disabled-background);
color: var(--ck-color-input-disabled-text)
}
.ck.ck-input-text[readonly]:focus {
-webkit-box-shadow: var(--ck-focus-disabled-outer-shadow), var(--ck-inner-shadow);
box-shadow: var(--ck-focus-disabled-outer-shadow), var(--ck-inner-shadow)
}
.ck.ck-input-text.ck-error {
border-color: var(--ck-color-input-error-border);
-webkit-animation: ck-text-input-shake .3s ease both;
animation: ck-text-input-shake .3s ease both
}
.ck.ck-input-text.ck-error:focus {
-webkit-box-shadow: var(--ck-focus-error-outer-shadow), var(--ck-inner-shadow);
box-shadow: var(--ck-focus-error-outer-shadow), var(--ck-inner-shadow)
}
@-webkit-keyframes ck-text-input-shake {
20% {
-webkit-transform: translateX(-2px);
transform: translateX(-2px)
}
40% {
-webkit-transform: translateX(2px);
transform: translateX(2px)
}
60% {
-webkit-transform: translateX(-1px);
transform: translateX(-1px)
}
80% {
-webkit-transform: translateX(1px);
transform: translateX(1px)
}
}
@keyframes ck-text-input-shake {
20% {
-webkit-transform: translateX(-2px);
transform: translateX(-2px)
}
40% {
-webkit-transform: translateX(2px);
transform: translateX(2px)
}
60% {
-webkit-transform: translateX(-1px);
transform: translateX(-1px)
}
80% {
-webkit-transform: translateX(1px);
transform: translateX(1px)
}
}
.ck.ck-link-form {
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
.ck.ck-link-form .ck-label {
display: none
}
@media (max-width:600px) {
.ck.ck-link-form {
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.ck.ck-link-form .ck-labeled-field-view {
-ms-flex-preferred-size: 100%;
flex-basis: 100%
}
.ck.ck-link-form .ck-button {
-ms-flex-preferred-size: 50%;
flex-basis: 50%
}
}
.ck.ck-link-form_layout-vertical {
display: block
}
.ck.ck-link-form {
padding: var(--ck-spacing-standard)
}
.ck.ck-link-form:focus {
outline: none
}
[dir=ltr] .ck.ck-link-form>:not(:first-child),
[dir=rtl] .ck.ck-link-form>:not(:last-child) {
margin-left: var(--ck-spacing-standard)
}
@media (max-width:600px) {
.ck.ck-link-form {
padding: 0;
width: calc(0.8*var(--ck-input-text-width))
}
.ck.ck-link-form .ck-labeled-field-view {
margin: var(--ck-spacing-standard) var(--ck-spacing-standard) 0
}
.ck.ck-link-form .ck-labeled-field-view .ck-input-text {
min-width: 0;
width: 100%
}
.ck.ck-link-form .ck-button {
padding: var(--ck-spacing-standard);
margin-top: var(--ck-spacing-standard);
border-radius: 0;
border: 0;
border-top: 1px solid var(--ck-color-base-border)
}
[dir=ltr] .ck.ck-link-form .ck-button {
margin-left: 0
}
[dir=ltr] .ck.ck-link-form .ck-button:first-of-type {
border-right: 1px solid var(--ck-color-base-border)
}
[dir=rtl] .ck.ck-link-form .ck-button {
margin-left: 0
}
[dir=rtl] .ck.ck-link-form .ck-button:last-of-type {
border-right: 1px solid var(--ck-color-base-border)
}
}
.ck.ck-link-form_layout-vertical {
padding: 0;
min-width: var(--ck-input-text-width)
}
.ck.ck-link-form_layout-vertical .ck-labeled-field-view {
margin: var(--ck-spacing-standard) var(--ck-spacing-standard) var(--ck-spacing-small)
}
.ck.ck-link-form_layout-vertical .ck-labeled-field-view .ck-input-text {
min-width: 0;
width: 100%
}
.ck.ck-link-form_layout-vertical .ck-button {
padding: var(--ck-spacing-standard);
margin: 0;
border-radius: 0;
border: 0;
border-top: 1px solid var(--ck-color-base-border);
width: 50%
}
[dir=ltr] .ck.ck-link-form_layout-vertical .ck-button {
margin-left: 0
}
[dir=ltr] .ck.ck-link-form_layout-vertical .ck-button:first-of-type {
border-right: 1px solid var(--ck-color-base-border)
}
[dir=rtl] .ck.ck-link-form_layout-vertical .ck-button {
margin-left: 0
}
[dir=rtl] .ck.ck-link-form_layout-vertical .ck-button:last-of-type {
border-right: 1px solid var(--ck-color-base-border)
}
.ck.ck-link-form_layout-vertical .ck.ck-list {
margin-left: 0
}
.ck.ck-link-form_layout-vertical .ck.ck-list .ck-button.ck-switchbutton {
border: 0;
width: 100%
}
.ck.ck-link-form_layout-vertical .ck.ck-list .ck-button.ck-switchbutton:hover {
background: none
}
.ck.ck-link-actions {
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: nowrap;
flex-wrap: nowrap
}
.ck.ck-link-actions .ck-link-actions__preview {
display: inline-block
}
.ck.ck-link-actions .ck-link-actions__preview .ck-button__label {
overflow: hidden
}
@media (max-width:600px) {
.ck.ck-link-actions {
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.ck.ck-link-actions .ck-link-actions__preview {
-ms-flex-preferred-size: 100%;
flex-basis: 100%
}
.ck.ck-link-actions .ck-button:not(.ck-link-actions__preview) {
-ms-flex-preferred-size: 50%;
flex-basis: 50%
}
}
.ck.ck-link-actions {
padding: var(--ck-spacing-standard)
}
.ck.ck-link-actions .ck-button.ck-link-actions__preview {
padding-left: 0;
padding-right: 0
}
.ck.ck-link-actions .ck-button.ck-link-actions__preview .ck-button__label {
padding: 0 var(--ck-spacing-medium);
color: var(--ck-color-link-default);
text-overflow: ellipsis;
cursor: pointer;
max-width: var(--ck-input-text-width);
min-width: 3em;
text-align: center
}
.ck.ck-link-actions .ck-button.ck-link-actions__preview .ck-button__label:hover {
text-decoration: underline
}
.ck.ck-link-actions .ck-button.ck-link-actions__preview,
.ck.ck-link-actions .ck-button.ck-link-actions__preview:active,
.ck.ck-link-actions .ck-button.ck-link-actions__preview:focus,
.ck.ck-link-actions .ck-button.ck-link-actions__preview:hover {
background: none
}
.ck.ck-link-actions .ck-button.ck-link-actions__preview:active {
-webkit-box-shadow: none;
box-shadow: none
}
.ck.ck-link-actions .ck-button.ck-link-actions__preview:focus .ck-button__label {
text-decoration: underline
}
.ck.ck-link-actions:focus {
outline: none
}
[dir=ltr] .ck.ck-link-actions .ck-button:not(:first-child),
[dir=rtl] .ck.ck-link-actions .ck-button:not(:last-child) {
margin-left: var(--ck-spacing-standard)
}
@media (max-width:600px) {
.ck.ck-link-actions {
padding: 0;
width: calc(0.8*var(--ck-input-text-width))
}
.ck.ck-link-actions .ck-button.ck-link-actions__preview {
margin: var(--ck-spacing-standard) var(--ck-spacing-standard) 0
}
.ck.ck-link-actions .ck-button.ck-link-actions__preview .ck-button__label {
min-width: 0;
max-width: 100%
}
.ck.ck-link-actions .ck-button:not(.ck-link-actions__preview) {
padding: var(--ck-spacing-standard);
margin-top: var(--ck-spacing-standard);
border-radius: 0;
border: 0;
border-top: 1px solid var(--ck-color-base-border)
}
[dir=ltr] .ck.ck-link-actions .ck-button:not(.ck-link-actions__preview) {
margin-left: 0
}
[dir=ltr] .ck.ck-link-actions .ck-button:not(.ck-link-actions__preview):first-of-type {
border-right: 1px solid var(--ck-color-base-border)
}
[dir=rtl] .ck.ck-link-actions .ck-button:not(.ck-link-actions__preview) {
margin-left: 0
}
[dir=rtl] .ck.ck-link-actions .ck-button:not(.ck-link-actions__preview):last-of-type {
border-right: 1px solid var(--ck-color-base-border)
}
}
.ck .ck-widget_with-resizer {
position: relative
}
.ck .ck-widget__resizer {
display: none;
position: absolute;
pointer-events: none;
left: 0;
top: 0;
outline: 1px solid var(--ck-color-resizer)
}
.ck-focused .ck-widget_with-resizer.ck-widget_selected>.ck-widget__resizer {
display: block
}
.ck .ck-widget__resizer__handle {
position: absolute;
pointer-events: all;
width: var(--ck-resizer-size);
height: var(--ck-resizer-size);
background: var(--ck-color-focus-border);
border: var(--ck-resizer-border-width) solid #fff;
border-radius: var(--ck-resizer-border-radius)
}
.ck .ck-widget__resizer__handle.ck-widget__resizer__handle-top-left {
top: var(--ck-resizer-offset);
left: var(--ck-resizer-offset);
cursor: nwse-resize
}
.ck .ck-widget__resizer__handle.ck-widget__resizer__handle-top-right {
top: var(--ck-resizer-offset);
right: var(--ck-resizer-offset);
cursor: nesw-resize
}
.ck .ck-widget__resizer__handle.ck-widget__resizer__handle-bottom-right {
bottom: var(--ck-resizer-offset);
right: var(--ck-resizer-offset);
cursor: nwse-resize
}
.ck .ck-widget__resizer__handle.ck-widget__resizer__handle-bottom-left {
bottom: var(--ck-resizer-offset);
left: var(--ck-resizer-offset);
cursor: nesw-resize
}
.ck-content .image.image_resized>figcaption {
display: block
}
.ck.ck-color-grid {
display: grid
}
:root {
--ck-color-grid-tile-size: 24px;
--ck-color-color-grid-check-icon: #000
}
.ck.ck-color-grid {
grid-gap: 5px;
padding: 8px
}
.ck.ck-color-grid__tile {
width: var(--ck-color-grid-tile-size);
height: var(--ck-color-grid-tile-size);
min-width: var(--ck-color-grid-tile-size);
min-height: var(--ck-color-grid-tile-size);
padding: 0;
-webkit-transition: -webkit-box-shadow .2s ease;
transition: -webkit-box-shadow .2s ease;
transition: box-shadow .2s ease;
transition: box-shadow .2s ease, -webkit-box-shadow .2s ease;
border: 0
}
.ck.ck-color-grid__tile.ck-disabled {
cursor: unset;
-webkit-transition: unset;
transition: unset
}
.ck.ck-color-grid__tile.ck-color-table__color-tile_bordered {
-webkit-box-shadow: 0 0 0 1px var(--ck-color-base-border);
box-shadow: 0 0 0 1px var(--ck-color-base-border)
}
.ck.ck-color-grid__tile .ck.ck-icon {
display: none;
color: var(--ck-color-color-grid-check-icon)
}
.ck.ck-color-grid__tile.ck-on {
-webkit-box-shadow: inset 0 0 0 1px var(--ck-color-base-background), 0 0 0 2px var(--ck-color-base-text);
box-shadow: inset 0 0 0 1px var(--ck-color-base-background), 0 0 0 2px var(--ck-color-base-text)
}
.ck.ck-color-grid__tile.ck-on .ck.ck-icon {
display: block
}
.ck.ck-color-grid__tile.ck-on,
.ck.ck-color-grid__tile:focus:not(.ck-disabled),
.ck.ck-color-grid__tile:hover:not(.ck-disabled) {
border: 0
}
.ck.ck-color-grid__tile:focus:not(.ck-disabled),
.ck.ck-color-grid__tile:hover:not(.ck-disabled) {
-webkit-box-shadow: inset 0 0 0 1px var(--ck-color-base-background), 0 0 0 2px var(--ck-color-focus-border);
box-shadow: inset 0 0 0 1px var(--ck-color-base-background), 0 0 0 2px var(--ck-color-focus-border)
}
.ck.ck-color-grid__label {
padding: 0 var(--ck-spacing-standard)
}
.ck .ck-button.ck-color-table__remove-color {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%
}
label.ck.ck-color-grid__label {
font-weight: unset
}
.ck .ck-button.ck-color-table__remove-color {
padding: calc(var(--ck-spacing-standard)/2) var(--ck-spacing-standard);
border-bottom-left-radius: 0;
border-bottom-right-radius: 0
}
.ck .ck-button.ck-color-table__remove-color:not(:focus) {
border-bottom: 1px solid var(--ck-color-base-border)
}
[dir=ltr] .ck .ck-button.ck-color-table__remove-color .ck.ck-icon {
margin-right: var(--ck-spacing-standard)
}
[dir=rtl] .ck .ck-button.ck-color-table__remove-color .ck.ck-icon {
margin-left: var(--ck-spacing-standard)
}
.ck-content .text-tiny {
font-size: .7em
}
.ck-content .text-small {
font-size: .85em
}
.ck-content .text-big {
font-size: 1.4em
}
.ck-content .text-huge {
font-size: 1.8em
}
.ck-media__wrapper .ck-media__placeholder {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.ck-media__wrapper .ck-media__placeholder .ck-media__placeholder__url .ck-tooltip {
display: block
}
@media (hover:none) {
.ck-media__wrapper .ck-media__placeholder .ck-media__placeholder__url .ck-tooltip {
display: none
}
}
.ck-media__wrapper .ck-media__placeholder .ck-media__placeholder__url {
max-width: 100%;
position: relative
}
.ck-media__wrapper .ck-media__placeholder .ck-media__placeholder__url:hover .ck-tooltip {
visibility: visible;
opacity: 1
}
.ck-media__wrapper .ck-media__placeholder .ck-media__placeholder__url .ck-media__placeholder__url__text {
overflow: hidden;
display: block
}
.ck-media__wrapper[data-oembed-url*="facebook.com"] .ck-media__placeholder__icon *,
.ck-media__wrapper[data-oembed-url*="google.com/maps"] .ck-media__placeholder__icon *,
.ck-media__wrapper[data-oembed-url*="instagram.com"] .ck-media__placeholder__icon *,
.ck-media__wrapper[data-oembed-url*="twitter.com"] .ck-media__placeholder__icon * {
display: none
}
.ck-editor__editable:not(.ck-read-only) .ck-media__wrapper>:not(.ck-media__placeholder),
.ck-editor__editable:not(.ck-read-only) .ck-widget:not(.ck-widget_selected) .ck-media__placeholder {
pointer-events: none
}
:root {
--ck-media-embed-placeholder-icon-size: 3em;
--ck-color-media-embed-placeholder-url-text: #757575;
--ck-color-media-embed-placeholder-url-text-hover: var(--ck-color-base-text)
}
.ck-media__wrapper {
margin: 0 auto
}
.ck-media__wrapper .ck-media__placeholder {
padding: calc(3*var(--ck-spacing-standard));
background: var(--ck-color-base-foreground)
}
.ck-media__wrapper .ck-media__placeholder .ck-media__placeholder__icon {
min-width: var(--ck-media-embed-placeholder-icon-size);
height: var(--ck-media-embed-placeholder-icon-size);
margin-bottom: var(--ck-spacing-large);
background-position: 50%;
background-size: cover
}
.ck-media__wrapper .ck-media__placeholder .ck-media__placeholder__icon .ck-icon {
width: 100%;
height: 100%
}
.ck-media__wrapper .ck-media__placeholder .ck-media__placeholder__url__text {
color: var(--ck-color-media-embed-placeholder-url-text);
white-space: nowrap;
text-align: center;
font-style: italic;
text-overflow: ellipsis
}
.ck-media__wrapper .ck-media__placeholder .ck-media__placeholder__url__text:hover {
color: var(--ck-color-media-embed-placeholder-url-text-hover);
cursor: pointer;
text-decoration: underline
}
.ck-media__wrapper[data-oembed-url*="open.spotify.com"] {
max-width: 300px;
max-height: 380px
}
.ck-media__wrapper[data-oembed-url*="google.com/maps"] .ck-media__placeholder__icon {
background-image: url(data:image/svg+xml;	base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNTAuMzc4IiBoZWlnaHQ9IjI1NC4xNjciIHZpZXdCb3g9IjAgMCA2Ni4yNDYgNjcuMjQ4Ij48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTcyLjUzMSAtMjE4LjQ1NSkgc2NhbGUoLjk4MDEyKSI+PHJlY3Qgcnk9IjUuMjM4IiByeD0iNS4yMzgiIHk9IjIzMS4zOTkiIHg9IjE3Ni4wMzEiIGhlaWdodD0iNjAuMDk5IiB3aWR0aD0iNjAuMDk5IiBmaWxsPSIjMzRhNjY4IiBwYWludC1vcmRlcj0ibWFya2VycyBzdHJva2UgZmlsbCIvPjxwYXRoIGQ9Ik0yMDYuNDc3IDI2MC45bC0yOC45ODcgMjguOTg3YTUuMjE4IDUuMjE4IDAgMDAzLjc4IDEuNjFoNDkuNjIxYzEuNjk0IDAgMy4xOS0uNzk4IDQuMTQ2LTIuMDM3eiIgZmlsbD0iIzVjODhjNSIvPjxwYXRoIGQ9Ik0yMjYuNzQyIDIyMi45ODhjLTkuMjY2IDAtMTYuNzc3IDcuMTctMTYuNzc3IDE2LjAxNC4wMDcgMi43NjIuNjYzIDUuNDc0IDIuMDkzIDcuODc1LjQzLjcwMy44MyAxLjQwOCAxLjE5IDIuMTA3LjMzMy41MDIuNjUgMS4wMDUuOTUgMS41MDguMzQzLjQ3Ny42NzMuOTU3Ljk4OCAxLjQ0IDEuMzEgMS43NjkgMi41IDMuNTAyIDMuNjM3IDUuMTY4Ljc5MyAxLjI3NSAxLjY4MyAyLjY0IDIuNDY2IDMuOTkgMi4zNjMgNC4wOTQgNC4wMDcgOC4wOTIgNC42IDEzLjkxNHYuMDEyYy4xODIuNDEyLjUxNi42NjYuODc5LjY2Ny40MDMtLjAwMS43NjgtLjMxNC45My0uNzk5LjYwMy01Ljc1NiAyLjIzOC05LjcyOSA0LjU4NS0xMy43OTQuNzgyLTEuMzUgMS42NzMtMi43MTUgMi40NjUtMy45OSAxLjEzNy0xLjY2NiAyLjMyOC0zLjQgMy42MzgtNS4xNjkuMzE1LS40ODIuNjQ1LS45NjIuOTg4LTEuNDM5LjMtLjUwMy42MTctMS4wMDYuOTUtMS41MDguMzU5LS43Ljc2LTEuNDA0IDEuMTktMi4xMDcgMS40MjYtMi40MDIgMi01LjExNCAyLjAwNC03Ljg3NSAwLTguODQ0LTcuNTExLTE2LjAxNC0xNi43NzYtMTYuMDE0eiIgZmlsbD0iI2RkNGIzZSIgcGFpbnQtb3JkZXI9Im1hcmtlcnMgc3Ryb2tlIGZpbGwiLz48ZWxsaXBzZSByeT0iNS41NjQiIHJ4PSI1LjgyOCIgY3k9IjIzOS4wMDIiIGN4PSIyMjYuNzQyIiBmaWxsPSIjODAyZDI3IiBwYWludC1vcmRlcj0ibWFya2VycyBzdHJva2UgZmlsbCIvPjxwYXRoIGQ9Ik0xOTAuMzAxIDIzNy4yODNjLTQuNjcgMC04LjQ1NyAzLjg1My04LjQ1NyA4LjYwNnMzLjc4NiA4LjYwNyA4LjQ1NyA4LjYwN2MzLjA0MyAwIDQuODA2LS45NTggNi4zMzctMi41MTYgMS41My0xLjU1NyAyLjA4Ny0zLjkxMyAyLjA4Ny02LjI5IDAtLjM2Mi0uMDIzLS43MjItLjA2NC0xLjA3OWgtOC4yNTd2My4wNDNoNC44NWMtLjE5Ny43NTktLjUzMSAxLjQ1LTEuMDU4IDEuOTg2LS45NDIuOTU4LTIuMDI4IDEuNTQ4LTMuOTAxIDEuNTQ4LTIuODc2IDAtNS4yMDgtMi4zNzItNS4yMDgtNS4yOTkgMC0yLjkyNiAyLjMzMi01LjI5OSA1LjIwOC01LjI5OSAxLjM5OSAwIDIuNjE4LjQwNyAzLjU4NCAxLjI5M2wyLjM4MS0yLjM4YzAtLjAwMi0uMDAzLS4wMDQtLjAwNC0uMDA1LTEuNTg4LTEuNTI0LTMuNjItMi4yMTUtNS45NTUtMi4yMTV6bTQuNDMgNS42NmwuMDAzLjAwNnYtLjAwM3oiIGZpbGw9IiNmZmYiIHBhaW50LW9yZGVyPSJtYXJrZXJzIHN0cm9rZSBmaWxsIi8+PHBhdGggZD0iTTIxNS4xODQgMjUxLjkyOWwtNy45OCA3Ljk3OSAyOC40NzcgMjguNDc1YTUuMjMzIDUuMjMzIDAgMDAuNDQ5LTIuMTIzdi0zMS4xNjVjLS40NjkuNjc1LS45MzQgMS4zNDktMS4zODIgMi4wMDUtLjc5MiAxLjI3NS0xLjY4MiAyLjY0LTIuNDY1IDMuOTktMi4zNDcgNC4wNjUtMy45ODIgOC4wMzgtNC41ODUgMTMuNzk0LS4xNjIuNDg1LS41MjcuNzk4LS45My43OTktLjM2My0uMDAxLS42OTctLjI1NS0uODc5LS42Njd2LS4wMTJjLS41OTMtNS44MjItMi4yMzctOS44Mi00LjYtMTMuOTE0LS43ODMtMS4zNS0xLjY3My0yLjcxNS0yLjQ2Ni0zLjk5LTEuMTM3LTEuNjY2LTIuMzI3LTMuNC0zLjYzNy01LjE2OWwtLjAwMi0uMDAzeiIgZmlsbD0iI2MzYzNjMyIvPjxwYXRoIGQ9Ik0yMTIuOTgzIDI0OC40OTVsLTM2Ljk1MiAzNi45NTN2LjgxMmE1LjIyNyA1LjIyNyAwIDAwNS4yMzggNS4yMzhoMS4wMTVsMzUuNjY2LTM1LjY2NmExMzYuMjc1IDEzNi4yNzUgMCAwMC0yLjc2NC0zLjkgMzcuNTc1IDM3LjU3NSAwIDAwLS45ODktMS40NCAzNS4xMjcgMzUuMTI3IDAgMDAtLjk1LTEuNTA4Yy0uMDgzLS4xNjItLjE3Ni0uMzI2LS4yNjQtLjQ4OXoiIGZpbGw9IiNmZGRjNGYiIHBhaW50LW9yZGVyPSJtYXJrZXJzIHN0cm9rZSBmaWxsIi8+PHBhdGggZD0iTTIxMS45OTggMjYxLjA4M2wtNi4xNTIgNi4xNTEgMjQuMjY0IDI0LjI2NGguNzgxYTUuMjI3IDUuMjI3IDAgMDA1LjIzOS01LjIzOHYtMS4wNDV6IiBmaWxsPSIjZmZmIiBwYWludC1vcmRlcj0ibWFya2VycyBzdHJva2UgZmlsbCIvPjwvZz48L3N2Zz4=)
}
.ck-media__wrapper[data-oembed-url*="facebook.com"] .ck-media__placeholder {
background: #4268b3
}
.ck-media__wrapper[data-oembed-url*="facebook.com"] .ck-media__placeholder .ck-media__placeholder__icon {
background-image: url(data:image/svg+xml;	base64,PHN2ZyB3aWR0aD0iMTAyNCIgaGVpZ2h0PSIxMDI0IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik05NjcuNDg0IDBINTYuNTE3QzI1LjMwNCAwIDAgMjUuMzA0IDAgNTYuNTE3djkxMC45NjZDMCA5OTguNjk0IDI1LjI5NyAxMDI0IDU2LjUyMiAxMDI0SDU0N1Y2MjhINDE0VjQ3M2gxMzNWMzU5LjAyOWMwLTEzMi4yNjIgODAuNzczLTIwNC4yODIgMTk4Ljc1Ni0yMDQuMjgyIDU2LjUxMyAwIDEwNS4wODYgNC4yMDggMTE5LjI0NCA2LjA4OVYyOTlsLTgxLjYxNi4wMzdjLTYzLjk5MyAwLTc2LjM4NCAzMC40OTItNzYuMzg0IDc1LjIzNlY0NzNoMTUzLjQ4N2wtMTkuOTg2IDE1NUg3MDd2Mzk2aDI2MC40ODRjMzEuMjEzIDAgNTYuNTE2LTI1LjMwMyA1Ni41MTYtNTYuNTE2VjU2LjUxNUMxMDI0IDI1LjMwMyA5OTguNjk3IDAgOTY3LjQ4NCAwIiBmaWxsPSIjRkZGRkZFIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=)
}
.ck-media__wrapper[data-oembed-url*="facebook.com"] .ck-media__placeholder .ck-media__placeholder__url__text {
color: #cdf
}
.ck-media__wrapper[data-oembed-url*="facebook.com"] .ck-media__placeholder .ck-media__placeholder__url__text:hover {
color: #fff
}
.ck-media__wrapper[data-oembed-url*="instagram.com"] .ck-media__placeholder {
background: linear-gradient(-135deg, #1400c7, #b800b1, #f50000)
}
.ck-media__wrapper[data-oembed-url*="instagram.com"] .ck-media__placeholder .ck-media__placeholder__icon {
background-image: url(data:image/svg+xml;	base64,PHN2ZyB3aWR0aD0iNTA0IiBoZWlnaHQ9IjUwNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGRlZnM+PHBhdGggaWQ9ImEiIGQ9Ik0wIC4xNTloNTAzLjg0MVY1MDMuOTRIMHoiLz48L2RlZnM+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48bWFzayBpZD0iYiIgZmlsbD0iI2ZmZiI+PHVzZSB4bGluazpocmVmPSIjYSIvPjwvbWFzaz48cGF0aCBkPSJNMjUxLjkyMS4xNTljLTY4LjQxOCAwLTc2Ljk5Ny4yOS0xMDMuODY3IDEuNTE2LTI2LjgxNCAxLjIyMy00NS4xMjcgNS40ODItNjEuMTUxIDExLjcxLTE2LjU2NiA2LjQzNy0zMC42MTUgMTUuMDUxLTQ0LjYyMSAyOS4wNTYtMTQuMDA1IDE0LjAwNi0yMi42MTkgMjguMDU1LTI5LjA1NiA0NC42MjEtNi4yMjggMTYuMDI0LTEwLjQ4NyAzNC4zMzctMTEuNzEgNjEuMTUxQy4yOSAxNzUuMDgzIDAgMTgzLjY2MiAwIDI1Mi4wOGMwIDY4LjQxNy4yOSA3Ni45OTYgMS41MTYgMTAzLjg2NiAxLjIyMyAyNi44MTQgNS40ODIgNDUuMTI3IDExLjcxIDYxLjE1MSA2LjQzNyAxNi41NjYgMTUuMDUxIDMwLjYxNSAyOS4wNTYgNDQuNjIxIDE0LjAwNiAxNC4wMDUgMjguMDU1IDIyLjYxOSA0NC42MjEgMjkuMDU3IDE2LjAyNCA2LjIyNyAzNC4zMzcgMTAuNDg2IDYxLjE1MSAxMS43MDkgMjYuODcgMS4yMjYgMzUuNDQ5IDEuNTE2IDEwMy44NjcgMS41MTYgNjguNDE3IDAgNzYuOTk2LS4yOSAxMDMuODY2LTEuNTE2IDI2LjgxNC0xLjIyMyA0NS4xMjctNS40ODIgNjEuMTUxLTExLjcwOSAxNi41NjYtNi40MzggMzAuNjE1LTE1LjA1MiA0NC42MjEtMjkuMDU3IDE0LjAwNS0xNC4wMDYgMjIuNjE5LTI4LjA1NSAyOS4wNTctNDQuNjIxIDYuMjI3LTE2LjAyNCAxMC40ODYtMzQuMzM3IDExLjcwOS02MS4xNTEgMS4yMjYtMjYuODcgMS41MTYtMzUuNDQ5IDEuNTE2LTEwMy44NjYgMC02OC40MTgtLjI5LTc2Ljk5Ny0xLjUxNi0xMDMuODY3LTEuMjIzLTI2LjgxNC01LjQ4Mi00NS4xMjctMTEuNzA5LTYxLjE1MS02LjQzOC0xNi41NjYtMTUuMDUyLTMwLjYxNS0yOS4wNTctNDQuNjIxLTE0LjAwNi0xNC4wMDUtMjguMDU1LTIyLjYxOS00NC42MjEtMjkuMDU2LTE2LjAyNC02LjIyOC0zNC4zMzctMTAuNDg3LTYxLjE1MS0xMS43MUMzMjguOTE3LjQ0OSAzMjAuMzM4LjE1OSAyNTEuOTIxLjE1OXptMCA0NS4zOTFjNjcuMjY1IDAgNzUuMjMzLjI1NyAxMDEuNzk3IDEuNDY5IDI0LjU2MiAxLjEyIDM3LjkwMSA1LjIyNCA0Ni43NzggOC42NzQgMTEuNzU5IDQuNTcgMjAuMTUxIDEwLjAyOSAyOC45NjYgMTguODQ1IDguODE2IDguODE1IDE0LjI3NSAxNy4yMDcgMTguODQ1IDI4Ljk2NiAzLjQ1IDguODc3IDcuNTU0IDIyLjIxNiA4LjY3NCA0Ni43NzggMS4yMTIgMjYuNTY0IDEuNDY5IDM0LjUzMiAxLjQ2OSAxMDEuNzk4IDAgNjcuMjY1LS4yNTcgNzUuMjMzLTEuNDY5IDEwMS43OTctMS4xMiAyNC41NjItNS4yMjQgMzcuOTAxLTguNjc0IDQ2Ljc3OC00LjU3IDExLjc1OS0xMC4wMjkgMjAuMTUxLTE4Ljg0NSAyOC45NjYtOC44MTUgOC44MTYtMTcuMjA3IDE0LjI3NS0yOC45NjYgMTguODQ1LTguODc3IDMuNDUtMjIuMjE2IDcuNTU0LTQ2Ljc3OCA4LjY3NC0yNi41NiAxLjIxMi0zNC41MjcgMS40NjktMTAxLjc5NyAxLjQ2OS02Ny4yNzEgMC03NS4yMzctLjI1Ny0xMDEuNzk4LTEuNDY5LTI0LjU2Mi0xLjEyLTM3LjkwMS01LjIyNC00Ni43NzgtOC42NzQtMTEuNzU5LTQuNTctMjAuMTUxLTEwLjAyOS0yOC45NjYtMTguODQ1LTguODE1LTguODE1LTE0LjI3NS0xNy4yMDctMTguODQ1LTI4Ljk2Ni0zLjQ1LTguODc3LTcuNTU0LTIyLjIxNi04LjY3NC00Ni43NzgtMS4yMTItMjYuNTY0LTEuNDY5LTM0LjUzMi0xLjQ2OS0xMDEuNzk3IDAtNjcuMjY2LjI1Ny03NS4yMzQgMS40NjktMTAxLjc5OCAxLjEyLTI0LjU2MiA1LjIyNC0zNy45MDEgOC42NzQtNDYuNzc4IDQuNTctMTEuNzU5IDEwLjAyOS0yMC4xNTEgMTguODQ1LTI4Ljk2NiA4LjgxNS04LjgxNiAxNy4yMDctMTQuMjc1IDI4Ljk2Ni0xOC44NDUgOC44NzctMy40NSAyMi4yMTYtNy41NTQgNDYuNzc4LTguNjc0IDI2LjU2NC0xLjIxMiAzNC41MzItMS40NjkgMTAxLjc5OC0xLjQ2OXoiIGZpbGw9IiNGRkYiIG1hc2s9InVybCgjYikiLz48cGF0aCBkPSJNMjUxLjkyMSAzMzYuMDUzYy00Ni4zNzggMC04My45NzQtMzcuNTk2LTgzLjk3NC04My45NzMgMC00Ni4zNzggMzcuNTk2LTgzLjk3NCA4My45NzQtODMuOTc0IDQ2LjM3NyAwIDgzLjk3MyAzNy41OTYgODMuOTczIDgzLjk3NCAwIDQ2LjM3Ny0zNy41OTYgODMuOTczLTgzLjk3MyA4My45NzN6bTAtMjEzLjMzOGMtNzEuNDQ3IDAtMTI5LjM2NSA1Ny45MTgtMTI5LjM2NSAxMjkuMzY1IDAgNzEuNDQ2IDU3LjkxOCAxMjkuMzY0IDEyOS4zNjUgMTI5LjM2NCA3MS40NDYgMCAxMjkuMzY0LTU3LjkxOCAxMjkuMzY0LTEyOS4zNjQgMC03MS40NDctNTcuOTE4LTEyOS4zNjUtMTI5LjM2NC0xMjkuMzY1em0xNjQuNzA2LTUuMTExYzAgMTYuNjk2LTEzLjUzNSAzMC4yMy0zMC4yMzEgMzAuMjMtMTYuNjk1IDAtMzAuMjMtMTMuNTM0LTMwLjIzLTMwLjIzIDAtMTYuNjk2IDEzLjUzNS0zMC4yMzEgMzAuMjMtMzAuMjMxIDE2LjY5NiAwIDMwLjIzMSAxMy41MzUgMzAuMjMxIDMwLjIzMSIgZmlsbD0iI0ZGRiIvPjwvZz48L3N2Zz4=)
}
.ck-media__wrapper[data-oembed-url*="instagram.com"] .ck-media__placeholder .ck-media__placeholder__url__text {
color: #ffe0fe
}
.ck-media__wrapper[data-oembed-url*="instagram.com"] .ck-media__placeholder .ck-media__placeholder__url__text:hover {
color: #fff
}
.ck-media__wrapper[data-oembed-url*="twitter.com"] .ck.ck-media__placeholder {
background: -webkit-gradient(linear, left top, right top, from(#71c6f4), to(#0d70a5));
background: linear-gradient(90deg, #71c6f4, #0d70a5)
}
.ck-media__wrapper[data-oembed-url*="twitter.com"] .ck.ck-media__placeholder .ck-media__placeholder__icon {
background-image: url(data:image/svg+xml;	base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0MDAgNDAwIj48cGF0aCBkPSJNNDAwIDIwMGMwIDExMC41LTg5LjUgMjAwLTIwMCAyMDBTMCAzMTAuNSAwIDIwMCA4OS41IDAgMjAwIDBzMjAwIDg5LjUgMjAwIDIwMHpNMTYzLjQgMzA1LjVjODguNyAwIDEzNy4yLTczLjUgMTM3LjItMTM3LjIgMC0yLjEgMC00LjItLjEtNi4yIDkuNC02LjggMTcuNi0xNS4zIDI0LjEtMjUtOC42IDMuOC0xNy45IDYuNC0yNy43IDcuNiAxMC02IDE3LjYtMTUuNCAyMS4yLTI2LjctOS4zIDUuNS0xOS42IDkuNS0zMC42IDExLjctOC44LTkuNC0yMS4zLTE1LjItMzUuMi0xNS4yLTI2LjYgMC00OC4yIDIxLjYtNDguMiA0OC4yIDAgMy44LjQgNy41IDEuMyAxMS00MC4xLTItNzUuNi0yMS4yLTk5LjQtNTAuNC00LjEgNy4xLTYuNSAxNS40LTYuNSAyNC4yIDAgMTYuNyA4LjUgMzEuNSAyMS41IDQwLjEtNy45LS4yLTE1LjMtMi40LTIxLjgtNnYuNmMwIDIzLjQgMTYuNiA0Mi44IDM4LjcgNDcuMy00IDEuMS04LjMgMS43LTEyLjcgMS43LTMuMSAwLTYuMS0uMy05LjEtLjkgNi4xIDE5LjIgMjMuOSAzMy4xIDQ1IDMzLjUtMTYuNSAxMi45LTM3LjMgMjAuNi01OS45IDIwLjYtMy45IDAtNy43LS4yLTExLjUtLjcgMjEuMSAxMy44IDQ2LjUgMjEuOCA3My43IDIxLjgiIGZpbGw9IiNmZmYiLz48L3N2Zz4=)
}
.ck-media__wrapper[data-oembed-url*="twitter.com"] .ck.ck-media__placeholder .ck-media__placeholder__url__text {
color: #b8e6ff
}
.ck-media__wrapper[data-oembed-url*="twitter.com"] .ck.ck-media__placeholder .ck-media__placeholder__url__text:hover {
color: #fff
}
.ck.ck-media-form {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap
}
.ck.ck-media-form .ck-labeled-field-view {
display: inline-block
}
.ck.ck-media-form .ck-label {
display: none
}
@media (max-width:600px) {
.ck.ck-media-form {
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.ck.ck-media-form .ck-labeled-field-view {
-ms-flex-preferred-size: 100%;
flex-basis: 100%
}
.ck.ck-media-form .ck-button {
-ms-flex-preferred-size: 50%;
flex-basis: 50%
}
}
.ck.ck-media-form {
padding: var(--ck-spacing-standard)
}
.ck.ck-media-form:focus {
outline: none
}
[dir=ltr] .ck.ck-media-form>:not(:first-child),
[dir=rtl] .ck.ck-media-form>:not(:last-child) {
margin-left: var(--ck-spacing-standard)
}
@media (max-width:600px) {
.ck.ck-media-form {
padding: 0;
width: calc(0.8*var(--ck-input-text-width))
}
.ck.ck-media-form .ck-labeled-field-view {
margin: var(--ck-spacing-standard) var(--ck-spacing-standard) 0
}
.ck.ck-media-form .ck-labeled-field-view .ck-input-text {
min-width: 0;
width: 100%
}
.ck.ck-media-form .ck-labeled-field-view .ck-labeled-field-view__error {
white-space: normal
}
.ck.ck-media-form .ck-button {
padding: var(--ck-spacing-standard);
margin-top: var(--ck-spacing-standard);
border-radius: 0;
border: 0;
border-top: 1px solid var(--ck-color-base-border)
}
[dir=ltr] .ck.ck-media-form .ck-button {
margin-left: 0
}
[dir=ltr] .ck.ck-media-form .ck-button:first-of-type {
border-right: 1px solid var(--ck-color-base-border)
}
[dir=rtl] .ck.ck-media-form .ck-button {
margin-left: 0
}
[dir=rtl] .ck.ck-media-form .ck-button:last-of-type {
border-right: 1px solid var(--ck-color-base-border)
}
}
.ck .ck-widget .ck-widget__type-around__button {
display: block;
position: absolute;
overflow: hidden;
z-index: var(--ck-z-default)
}
.ck .ck-widget .ck-widget__type-around__button svg {
position: absolute;
top: 50%;
left: 50%;
z-index: calc(var(--ck-z-default) + 2)
}
.ck .ck-widget .ck-widget__type-around__button.ck-widget__type-around__button_before {
top: calc(-0.5*var(--ck-widget-outline-thickness));
left: calc(min(10%, 30px));
-webkit-transform: translateY(-50%);
transform: translateY(-50%)
}
.ck .ck-widget .ck-widget__type-around__button.ck-widget__type-around__button_after {
bottom: calc(-0.5*var(--ck-widget-outline-thickness));
right: calc(min(10%, 30px));
-webkit-transform: translateY(50%);
transform: translateY(50%)
}
.ck .ck-widget:not(.ck-widget_can-type-around_after)>.ck-widget__type-around>.ck-widget__type-around__button_after,
.ck .ck-widget:not(.ck-widget_can-type-around_before)>.ck-widget__type-around>.ck-widget__type-around__button_before {
display: none
}
.ck .ck-widget.ck-widget_selected>.ck-widget__type-around>.ck-widget__type-around__button:after,
.ck .ck-widget>.ck-widget__type-around>.ck-widget__type-around__button:hover:after {
content: "";
display: block;
position: absolute;
top: 1px;
left: 1px;
z-index: calc(var(--ck-z-default) + 1)
}
.ck.ck-editor__editable.ck-read-only .ck-widget__type-around,
.ck.ck-editor__editable.ck-restricted-editing_mode_restricted .ck-widget__type-around {
display: none
}
:root {
--ck-widget-type-around-button-size: 20px;
--ck-color-widget-type-around-button-active: var(--ck-color-focus-border);
--ck-color-widget-type-around-button-hover: var(--ck-color-widget-hover-border);
--ck-color-widget-type-around-button-blurred-editable: var(--ck-color-widget-blurred-border);
--ck-color-widget-type-around-button-radar-start-alpha: 0;
--ck-color-widget-type-around-button-radar-end-alpha: 0.3;
--ck-color-widget-type-around-button-icon: var(--ck-color-base-background)
}
.ck .ck-widget .ck-widget__type-around__button {
width: var(--ck-widget-type-around-button-size);
height: var(--ck-widget-type-around-button-size);
background: var(--ck-color-widget-type-around-button);
border-radius: 100px;
pointer-events: none;
opacity: 0;
-webkit-transition: opacity var(--ck-widget-handler-animation-duration) var(--ck-widget-handler-animation-curve), background var(--ck-widget-handler-animation-duration) var(--ck-widget-handler-animation-curve);
transition: opacity var(--ck-widget-handler-animation-duration) var(--ck-widget-handler-animation-curve), background var(--ck-widget-handler-animation-duration) var(--ck-widget-handler-animation-curve)
}
.ck .ck-widget .ck-widget__type-around__button svg {
width: 10px;
height: 8px;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: -webkit-transform .5s ease;
transition: -webkit-transform .5s ease;
transition: transform .5s ease;
transition: transform .5s ease, -webkit-transform .5s ease;
margin-top: 1px
}
.ck .ck-widget .ck-widget__type-around__button svg * {
stroke-dasharray: 10;
stroke-dashoffset: 0;
fill: none;
stroke: var(--ck-color-widget-type-around-button-icon);
stroke-width: 1.5px;
stroke-linecap: round;
stroke-linejoin: round
}
.ck .ck-widget .ck-widget__type-around__button svg line {
stroke-dasharray: 7
}
.ck .ck-widget .ck-widget__type-around__button:hover {
-webkit-animation: ck-widget-type-around-button-sonar 1s ease infinite;
animation: ck-widget-type-around-button-sonar 1s ease infinite
}
.ck .ck-widget .ck-widget__type-around__button:hover svg polyline {
-webkit-animation: ck-widget-type-around-arrow-dash 2s linear;
animation: ck-widget-type-around-arrow-dash 2s linear
}
.ck .ck-widget .ck-widget__type-around__button:hover svg line {
-webkit-animation: ck-widget-type-around-arrow-tip-dash 2s linear;
animation: ck-widget-type-around-arrow-tip-dash 2s linear
}
.ck .ck-widget.ck-widget_selected>.ck-widget__type-around>.ck-widget__type-around__button,
.ck .ck-widget:hover>.ck-widget__type-around>.ck-widget__type-around__button {
pointer-events: auto;
opacity: 1
}
.ck .ck-widget:not(.ck-widget_selected)>.ck-widget__type-around>.ck-widget__type-around__button {
background: var(--ck-color-widget-type-around-button-hover)
}
.ck .ck-widget.ck-widget_selected>.ck-widget__type-around>.ck-widget__type-around__button,
.ck .ck-widget>.ck-widget__type-around>.ck-widget__type-around__button:hover {
background: var(--ck-color-widget-type-around-button-active)
}
.ck .ck-widget.ck-widget_selected>.ck-widget__type-around>.ck-widget__type-around__button:after,
.ck .ck-widget>.ck-widget__type-around>.ck-widget__type-around__button:hover:after {
width: calc(var(--ck-widget-type-around-button-size) - 2px);
height: calc(var(--ck-widget-type-around-button-size) - 2px);
border-radius: 100px;
--ckwa: 0, 0%, 100%;
background: linear-gradient(135deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .3))
}
.ck .ck-widget.ck-widget_with-selection-handle>.ck-widget__type-around>.ck-widget__type-around__button_before {
margin-left: 20px
}
.ck-editor__nested-editable.ck-editor__editable_selected .ck-widget.ck-widget_selected>.ck-widget__type-around>.ck-widget__type-around__button,
.ck-editor__nested-editable.ck-editor__editable_selected .ck-widget:hover>.ck-widget__type-around>.ck-widget__type-around__button {
pointer-events: none;
opacity: 0
}
.ck-editor__editable.ck-blurred .ck-widget.ck-widget_selected>.ck-widget__type-around>.ck-widget__type-around__button:not(:hover) {
background: var(--ck-color-widget-type-around-button-blurred-editable)
}
.ck-editor__editable.ck-blurred .ck-widget.ck-widget_selected>.ck-widget__type-around>.ck-widget__type-around__button:not(:hover) svg * {
stroke: #999
}
@-webkit-keyframes ck-widget-type-around-arrow-dash {
0% {
stroke-dashoffset: 10
}
20%,
to {
stroke-dashoffset: 0
}
}
@keyframes ck-widget-type-around-arrow-dash {
0% {
stroke-dashoffset: 10
}
20%,
to {
stroke-dashoffset: 0
}
}
@-webkit-keyframes ck-widget-type-around-arrow-tip-dash {
0%,
20% {
stroke-dashoffset: 7
}
40%,
to {
stroke-dashoffset: 0
}
}
@keyframes ck-widget-type-around-arrow-tip-dash {
0%,
20% {
stroke-dashoffset: 7
}
40%,
to {
stroke-dashoffset: 0
}
}
@-webkit-keyframes ck-widget-type-around-button-sonar {
0% {
-webkit-box-shadow: 0 0 0 0;
box-shadow: 0 0 0 0
}
50% {
-webkit-box-shadow: 0 0 0 5px;
box-shadow: 0 0 0 5px
}
to {
-webkit-box-shadow: 0 0 0 5px;
box-shadow: 0 0 0 5px
}
}
@keyframes ck-widget-type-around-button-sonar {
0% {
-webkit-box-shadow: 0 0 0 0;
box-shadow: 0 0 0 0
}
50% {
-webkit-box-shadow: 0 0 0 5px;
box-shadow: 0 0 0 5px
}
to {
-webkit-box-shadow: 0 0 0 5px;
box-shadow: 0 0 0 5px
}
}
:root {
--ck-color-resizer: var(--ck-color-focus-border);
--ck-resizer-size: 10px;
--ck-resizer-border-width: 1px;
--ck-resizer-border-radius: 2px;
--ck-resizer-offset: calc(var(--ck-resizer-size)/-2 - 2px);
--ck-resizer-tooltip-offset: 10px;
--ck-color-resizer-tooltip-background: #262626;
--ck-color-resizer-tooltip-text: #f2f2f2
}
.ck .ck-widget,
.ck .ck-widget.ck-widget_with-selection-handle {
position: relative
}
.ck .ck-widget.ck-widget_with-selection-handle .ck-widget__selection-handle {
position: absolute
}
.ck .ck-widget.ck-widget_with-selection-handle .ck-widget__selection-handle .ck-icon {
display: block
}
.ck .ck-widget.ck-widget_with-selection-handle.ck-widget_selected .ck-widget__selection-handle,
.ck .ck-widget.ck-widget_with-selection-handle:hover .ck-widget__selection-handle {
visibility: visible
}
.ck .ck-size-view {
background: var(--ck-color-resizer-tooltip-background);
color: var(--ck-color-resizer-tooltip-text);
border: 1px solid var(--ck-color-resizer-tooltip-text);
border-radius: var(--ck-resizer-border-radius);
font-size: var(--ck-font-size-tiny);
display: block;
padding: var(--ck-spacing-small)
}
.ck .ck-size-view.ck-orientation-bottom-left,
.ck .ck-size-view.ck-orientation-bottom-right,
.ck .ck-size-view.ck-orientation-top-left,
.ck .ck-size-view.ck-orientation-top-right {
position: absolute
}
.ck .ck-size-view.ck-orientation-top-left {
top: var(--ck-resizer-tooltip-offset);
left: var(--ck-resizer-tooltip-offset)
}
.ck .ck-size-view.ck-orientation-top-right {
top: var(--ck-resizer-tooltip-offset);
right: var(--ck-resizer-tooltip-offset)
}
.ck .ck-size-view.ck-orientation-bottom-right {
bottom: var(--ck-resizer-tooltip-offset);
right: var(--ck-resizer-tooltip-offset)
}
.ck .ck-size-view.ck-orientation-bottom-left {
bottom: var(--ck-resizer-tooltip-offset);
left: var(--ck-resizer-tooltip-offset)
}
:root {
--ck-widget-outline-thickness: 3px;
--ck-widget-handler-icon-size: 16px;
--ck-widget-handler-animation-duration: 200ms;
--ck-widget-handler-animation-curve: ease;
--ck-color-widget-blurred-border: #dedede;
--ck-color-widget-hover-border: #ffc83d;
--ck-color-widget-editable-focus-background: var(--ck-color-base-background);
--ck-color-widget-drag-handler-icon-color: var(--ck-color-base-background)
}
.ck .ck-widget {
outline-width: var(--ck-widget-outline-thickness);
outline-style: solid;
outline-color: transparent;
-webkit-transition: outline-color var(--ck-widget-handler-animation-duration) var(--ck-widget-handler-animation-curve);
transition: outline-color var(--ck-widget-handler-animation-duration) var(--ck-widget-handler-animation-curve)
}
.ck .ck-widget.ck-widget_selected,
.ck .ck-widget.ck-widget_selected:hover {
outline: var(--ck-widget-outline-thickness) solid var(--ck-color-focus-border)
}
.ck .ck-widget:hover {
outline-color: var(--ck-color-widget-hover-border)
}
.ck .ck-editor__nested-editable {
border: 1px solid transparent
}
.ck .ck-editor__nested-editable.ck-editor__nested-editable_focused,
.ck .ck-editor__nested-editable:focus {
outline: none;
border: var(--ck-focus-ring);
-webkit-box-shadow: var(--ck-inner-shadow), 0 0;
box-shadow: var(--ck-inner-shadow), 0 0;
background-color: var(--ck-color-widget-editable-focus-background)
}
.ck .ck-widget.ck-widget_with-selection-handle .ck-widget__selection-handle {
padding: 4px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background-color: transparent;
opacity: 0;
-webkit-transition: background-color var(--ck-widget-handler-animation-duration) var(--ck-widget-handler-animation-curve), visibility var(--ck-widget-handler-animation-duration) var(--ck-widget-handler-animation-curve), opacity var(--ck-widget-handler-animation-duration) var(--ck-widget-handler-animation-curve);
transition: background-color var(--ck-widget-handler-animation-duration) var(--ck-widget-handler-animation-curve), visibility var(--ck-widget-handler-animation-duration) var(--ck-widget-handler-animation-curve), opacity var(--ck-widget-handler-animation-duration) var(--ck-widget-handler-animation-curve);
border-radius: var(--ck-border-radius) var(--ck-border-radius) 0 0;
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
left: calc(0px - var(--ck-widget-outline-thickness))
}
.ck .ck-widget.ck-widget_with-selection-handle .ck-widget__selection-handle .ck-icon {
width: var(--ck-widget-handler-icon-size);
height: var(--ck-widget-handler-icon-size);
color: var(--ck-color-widget-drag-handler-icon-color)
}
.ck .ck-widget.ck-widget_with-selection-handle .ck-widget__selection-handle .ck-icon .ck-icon__selected-indicator {
opacity: 0;
-webkit-transition: opacity .3s var(--ck-widget-handler-animation-curve);
transition: opacity .3s var(--ck-widget-handler-animation-curve)
}
.ck .ck-widget.ck-widget_with-selection-handle .ck-widget__selection-handle:hover .ck-icon .ck-icon__selected-indicator {
opacity: 1
}
.ck .ck-widget.ck-widget_with-selection-handle:hover .ck-widget__selection-handle {
opacity: 1;
background-color: var(--ck-color-widget-hover-border)
}
.ck .ck-widget.ck-widget_with-selection-handle.ck-widget_selected .ck-widget__selection-handle,
.ck .ck-widget.ck-widget_with-selection-handle.ck-widget_selected:hover .ck-widget__selection-handle {
opacity: 1;
background-color: var(--ck-color-focus-border)
}
.ck .ck-widget.ck-widget_with-selection-handle.ck-widget_selected .ck-widget__selection-handle .ck-icon .ck-icon__selected-indicator,
.ck .ck-widget.ck-widget_with-selection-handle.ck-widget_selected:hover .ck-widget__selection-handle .ck-icon .ck-icon__selected-indicator {
opacity: 1
}
.ck[dir=rtl] .ck-widget.ck-widget_with-selection-handle .ck-widget__selection-handle {
left: auto;
right: calc(0px - var(--ck-widget-outline-thickness))
}
.ck.ck-editor__editable.ck-read-only .ck-widget {
-webkit-transition: none;
transition: none
}
.ck.ck-editor__editable.ck-read-only .ck-widget:not(.ck-widget_selected) {
--ck-widget-outline-thickness: 0px
}
.ck.ck-editor__editable.ck-read-only .ck-widget.ck-widget_with-selection-handle .ck-widget__selection-handle,
.ck.ck-editor__editable.ck-read-only .ck-widget.ck-widget_with-selection-handle .ck-widget__selection-handle:hover {
background: var(--ck-color-widget-blurred-border)
}
.ck.ck-editor__editable.ck-blurred .ck-widget.ck-widget_selected,
.ck.ck-editor__editable.ck-blurred .ck-widget.ck-widget_selected:hover {
outline-color: var(--ck-color-widget-blurred-border)
}
.ck.ck-editor__editable.ck-blurred .ck-widget.ck-widget_selected.ck-widget_with-selection-handle .ck-widget__selection-handle,
.ck.ck-editor__editable.ck-blurred .ck-widget.ck-widget_selected.ck-widget_with-selection-handle .ck-widget__selection-handle:hover,
.ck.ck-editor__editable.ck-blurred .ck-widget.ck-widget_selected:hover.ck-widget_with-selection-handle .ck-widget__selection-handle,
.ck.ck-editor__editable.ck-blurred .ck-widget.ck-widget_selected:hover.ck-widget_with-selection-handle .ck-widget__selection-handle:hover {
background: var(--ck-color-widget-blurred-border)
}
.ck.ck-editor__editable>.ck-widget.ck-widget_with-selection-handle:first-child,
.ck.ck-editor__editable blockquote>.ck-widget.ck-widget_with-selection-handle:first-child {
margin-top: calc(1em + var(--ck-widget-handler-icon-size))
}
.ck-content .media {
margin: 1em 0
}
:root {
--ck-color-table-focused-cell-background: rgba(158, 207, 250, 0.3)
}
.ck-widget.table td.ck-editor__nested-editable.ck-editor__nested-editable_focused,
.ck-widget.table td.ck-editor__nested-editable:focus,
.ck-widget.table th.ck-editor__nested-editable.ck-editor__nested-editable_focused,
.ck-widget.table th.ck-editor__nested-editable:focus {
background: var(--ck-color-table-focused-cell-background);
border-style: none;
outline: 1px solid var(--ck-color-focus-border);
outline-offset: -1px
}
.ck.ck-splitbutton {
font-size: inherit
}
.ck.ck-splitbutton .ck-splitbutton__action:focus {
z-index: calc(var(--ck-z-default) + 1)
}
.ck.ck-splitbutton.ck-splitbutton_open>.ck-button .ck-tooltip {
display: none
}
:root {
--ck-color-split-button-hover-background: #ebebeb;
--ck-color-split-button-hover-border: #b3b3b3
}
[dir=ltr] .ck.ck-splitbutton>.ck-splitbutton__action {
border-top-right-radius: unset;
border-bottom-right-radius: unset
}
[dir=rtl] .ck.ck-splitbutton>.ck-splitbutton__action {
border-top-left-radius: unset;
border-bottom-left-radius: unset
}
.ck.ck-splitbutton>.ck-splitbutton__arrow {
min-width: unset
}
[dir=ltr] .ck.ck-splitbutton>.ck-splitbutton__arrow {
border-radius: 0
}
.ck-rounded-corners [dir=ltr] .ck.ck-splitbutton>.ck-splitbutton__arrow,
[dir=ltr] .ck.ck-splitbutton>.ck-splitbutton__arrow.ck-rounded-corners {
border-radius: var(--ck-border-radius);
border-top-left-radius: unset;
border-bottom-left-radius: unset
}
[dir=rtl] .ck.ck-splitbutton>.ck-splitbutton__arrow {
border-top-right-radius: unset;
border-bottom-right-radius: unset
}
.ck.ck-splitbutton>.ck-splitbutton__arrow svg {
width: var(--ck-dropdown-arrow-size)
}
.ck.ck-splitbutton.ck-splitbutton_open>.ck-button:not(.ck-on):not(.ck-disabled):not(:hover),
.ck.ck-splitbutton:hover>.ck-button:not(.ck-on):not(.ck-disabled):not(:hover) {
background: var(--ck-color-split-button-hover-background)
}
[dir=ltr] .ck.ck-splitbutton.ck-splitbutton_open>.ck-splitbutton__arrow:not(.ck-disabled),
[dir=ltr] .ck.ck-splitbutton:hover>.ck-splitbutton__arrow:not(.ck-disabled) {
border-left-color: var(--ck-color-split-button-hover-border)
}
[dir=rtl] .ck.ck-splitbutton.ck-splitbutton_open>.ck-splitbutton__arrow:not(.ck-disabled),
[dir=rtl] .ck.ck-splitbutton:hover>.ck-splitbutton__arrow:not(.ck-disabled) {
border-right-color: var(--ck-color-split-button-hover-border)
}
.ck.ck-splitbutton.ck-splitbutton_open {
border-radius: 0
}
.ck-rounded-corners .ck.ck-splitbutton.ck-splitbutton_open,
.ck.ck-splitbutton.ck-splitbutton_open.ck-rounded-corners {
border-radius: var(--ck-border-radius)
}
.ck-rounded-corners .ck.ck-splitbutton.ck-splitbutton_open>.ck-splitbutton__action,
.ck.ck-splitbutton.ck-splitbutton_open.ck-rounded-corners>.ck-splitbutton__action {
border-bottom-left-radius: 0
}
.ck-rounded-corners .ck.ck-splitbutton.ck-splitbutton_open>.ck-splitbutton__arrow,
.ck.ck-splitbutton.ck-splitbutton_open.ck-rounded-corners>.ck-splitbutton__arrow {
border-bottom-right-radius: 0
}
.ck .ck-insert-table-dropdown__grid {
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
}
:root {
--ck-insert-table-dropdown-padding: 10px;
--ck-insert-table-dropdown-box-height: 11px;
--ck-insert-table-dropdown-box-width: 12px;
--ck-insert-table-dropdown-box-margin: 1px
}
.ck .ck-insert-table-dropdown__grid {
width: calc(var(--ck-insert-table-dropdown-box-width)*10 + var(--ck-insert-table-dropdown-box-margin)*20 + var(--ck-insert-table-dropdown-padding)*2);
padding: var(--ck-insert-table-dropdown-padding) var(--ck-insert-table-dropdown-padding) 0
}
.ck .ck-insert-table-dropdown__label {
text-align: center
}
.ck .ck-insert-table-dropdown-grid-box {
width: var(--ck-insert-table-dropdown-box-width);
height: var(--ck-insert-table-dropdown-box-height);
margin: var(--ck-insert-table-dropdown-box-margin);
border: 1px solid var(--ck-color-base-border);
border-radius: 1px
}
.ck .ck-insert-table-dropdown-grid-box.ck-on {
border-color: var(--ck-color-focus-border);
background: var(--ck-color-focus-outer-shadow)
}
:root {
--ck-table-selected-cell-background: rgba(158, 207, 250, 0.3)
}
.ck.ck-editor__editable .table table td.ck-editor__editable_selected,
.ck.ck-editor__editable .table table th.ck-editor__editable_selected {
position: relative;
caret-color: transparent;
outline: unset;
-webkit-box-shadow: unset;
box-shadow: unset
}
.ck.ck-editor__editable .table table td.ck-editor__editable_selected:after,
.ck.ck-editor__editable .table table th.ck-editor__editable_selected:after {
content: "";
pointer-events: none;
background-color: var(--ck-table-selected-cell-background);
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0
}
.ck.ck-editor__editable .table table td.ck-editor__editable_selected ::-moz-selection,
.ck.ck-editor__editable .table table th.ck-editor__editable_selected ::-moz-selection {
background-color: transparent
}
.ck.ck-editor__editable .table table td.ck-editor__editable_selected ::selection,
.ck.ck-editor__editable .table table td.ck-editor__editable_selected:focus,
.ck.ck-editor__editable .table table th.ck-editor__editable_selected ::selection,
.ck.ck-editor__editable .table table th.ck-editor__editable_selected:focus {
background-color: transparent
}
.ck.ck-editor__editable .table table td.ck-editor__editable_selected .ck-widget_selected,
.ck.ck-editor__editable .table table th.ck-editor__editable_selected .ck-widget_selected {
outline: unset
}
.ck-content .table {
margin: 1em auto;
display: table
}
.ck-content .table table {
width: 100%;
height: 100%
}
.ck-content .table table td,
.ck-content .table table th {
border: 1px solid #bfbfbf
}
.ck-content .table table th {
font-weight: 700;
background: #000
}
.ck-content[dir=rtl] .table th {
text-align: right
}
.ck-content[dir=ltr] .table th {
text-align: left
}
.ck.ck-input-color {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
.ck.ck-input-color>input.ck.ck-input-text {
min-width: auto;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1
}
.ck.ck-input-color>input.ck.ck-input-text:active,
.ck.ck-input-color>input.ck.ck-input-text:focus {
z-index: var(--ck-z-default)
}
.ck.ck-input-color>div.ck.ck-dropdown {
min-width: auto
}
.ck.ck-input-color>div.ck.ck-dropdown>.ck-input-color__button .ck-dropdown__arrow {
display: none
}
.ck.ck-input-color .ck.ck-input-color__button .ck.ck-input-color__button__preview {
position: relative;
overflow: hidden
}
.ck.ck-input-color .ck.ck-input-color__button .ck.ck-input-color__button__preview>.ck.ck-input-color__button__preview__no-color-indicator {
position: absolute;
display: block
}
[dir=ltr] .ck.ck-input-color>.ck.ck-input-text {
border-top-right-radius: 0;
border-bottom-right-radius: 0
}
[dir=rtl] .ck.ck-input-color>.ck.ck-input-text {
border-top-left-radius: 0;
border-bottom-left-radius: 0
}
.ck.ck-input-color>.ck.ck-dropdown>.ck.ck-input-color__button {
padding: 0
}
[dir=ltr] .ck.ck-input-color>.ck.ck-dropdown>.ck.ck-input-color__button {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
margin-left: -1px
}
[dir=rtl] .ck.ck-input-color>.ck.ck-dropdown>.ck.ck-input-color__button {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
margin-right: -1px
}
.ck.ck-input-color>.ck.ck-dropdown>.ck.ck-input-color__button.ck-disabled {
background: var(--ck-color-input-disabled-background)
}
.ck.ck-input-color>.ck.ck-dropdown>.ck.ck-input-color__button>.ck.ck-input-color__button__preview {
border-radius: 0
}
.ck-rounded-corners .ck.ck-input-color>.ck.ck-dropdown>.ck.ck-input-color__button>.ck.ck-input-color__button__preview,
.ck.ck-input-color>.ck.ck-dropdown>.ck.ck-input-color__button>.ck.ck-input-color__button__preview.ck-rounded-corners {
border-radius: var(--ck-border-radius)
}
.ck.ck-input-color>.ck.ck-dropdown>.ck.ck-input-color__button>.ck.ck-input-color__button__preview {
width: 20px;
height: 20px;
border: 1px solid var(--ck-color-input-border)
}
.ck.ck-input-color>.ck.ck-dropdown>.ck.ck-input-color__button>.ck.ck-input-color__button__preview>.ck.ck-input-color__button__preview__no-color-indicator {
top: -30%;
left: 50%;
height: 150%;
width: 8%;
background: red;
border-radius: 2px;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transform-origin: 50%;
transform-origin: 50%
}
.ck.ck-input-color .ck.ck-input-color__remove-color {
width: 100%;
border-bottom: 1px solid var(--ck-color-input-border);
padding: calc(var(--ck-spacing-standard)/2) var(--ck-spacing-standard);
border-bottom-left-radius: 0;
border-bottom-right-radius: 0
}
[dir=ltr] .ck.ck-input-color .ck.ck-input-color__remove-color {
border-top-right-radius: 0
}
[dir=rtl] .ck.ck-input-color .ck.ck-input-color__remove-color {
border-top-left-radius: 0
}
.ck.ck-input-color .ck.ck-input-color__remove-color .ck.ck-icon {
margin-right: var(--ck-spacing-standard)
}
[dir=rtl] .ck.ck-input-color .ck.ck-input-color__remove-color .ck.ck-icon {
margin-right: 0;
margin-left: var(--ck-spacing-standard)
}
.ck.ck-form__row {
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: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between
}
.ck.ck-form__row>:not(.ck-label) {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1
}
.ck.ck-form__row.ck-table-form__action-row .ck-button-cancel,
.ck.ck-form__row.ck-table-form__action-row .ck-button-save {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center
}
.ck.ck-form__row {
padding: var(--ck-spacing-standard) var(--ck-spacing-large) 0
}
[dir=ltr] .ck.ck-form__row>:not(.ck-label)+* {
margin-left: var(--ck-spacing-large)
}
[dir=rtl] .ck.ck-form__row>:not(.ck-label)+* {
margin-right: var(--ck-spacing-large)
}
.ck.ck-form__row>.ck-label {
width: 100%;
min-width: 100%
}
.ck.ck-form__row.ck-table-form__action-row {
margin-top: var(--ck-spacing-large)
}
.ck.ck-form__row.ck-table-form__action-row .ck-button .ck-button__label {
color: var(--ck-color-text)
}
.ck.ck-form__header {
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: nowrap;
flex-wrap: nowrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between
}
:root {
--ck-form-header-height: 38px
}
.ck.ck-form__header {
padding: var(--ck-spacing-small) var(--ck-spacing-large);
height: var(--ck-form-header-height);
line-height: var(--ck-form-header-height);
border-bottom: 1px solid var(--ck-color-base-border)
}
.ck.ck-form__header .ck-form__header__label {
font-weight: 700
}
.ck.ck-form {
padding: 0 0 var(--ck-spacing-large)
}
.ck.ck-form:focus {
outline: none
}
.ck.ck-form .ck.ck-input-text {
min-width: 100%;
width: 0
}
.ck.ck-form .ck.ck-dropdown {
min-width: 100%
}
.ck.ck-form .ck.ck-dropdown .ck-dropdown__button:not(:focus) {
border: 1px solid var(--ck-color-base-border)
}
.ck.ck-form .ck.ck-dropdown .ck-dropdown__button .ck-button__label {
width: 100%
}
.ck.ck-table-form .ck-form__row.ck-table-form__border-row {
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.ck.ck-table-form .ck-form__row.ck-table-form__border-row .ck-labeled-field-view {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse
}
.ck.ck-table-form .ck-form__row.ck-table-form__border-row .ck-labeled-field-view .ck.ck-dropdown,
.ck.ck-table-form .ck-form__row.ck-table-form__border-row .ck-table-form__border-style,
.ck.ck-table-form .ck-form__row.ck-table-form__border-row .ck-table-form__border-width {
-webkit-box-flex: 0;
-ms-flex-positive: 0;
flex-grow: 0
}
.ck.ck-table-form .ck-form__row.ck-table-form__dimensions-row {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.ck.ck-table-form .ck-form__row.ck-table-form__dimensions-row .ck-labeled-field-view {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.ck.ck-table-form .ck-form__row.ck-table-form__dimensions-row .ck-labeled-field-view .ck.ck-dropdown,
.ck.ck-table-form .ck-form__row.ck-table-form__dimensions-row .ck-table-form__dimension-operator {
-webkit-box-flex: 0;
-ms-flex-positive: 0;
flex-grow: 0
}
.ck.ck-table-form .ck.ck-labeled-field-view {
position: relative
}
.ck.ck-table-form .ck.ck-labeled-field-view .ck.ck-labeled-field-view__status {
position: absolute;
left: 50%;
bottom: calc(-1*var(--ck-table-properties-error-arrow-size));
-webkit-transform: translate(-50%, 100%);
transform: translate(-50%, 100%);
z-index: 1
}
.ck.ck-table-form .ck.ck-labeled-field-view .ck.ck-labeled-field-view__status:after {
content: "";
position: absolute;
top: calc(-1*var(--ck-table-properties-error-arrow-size));
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%)
}
:root {
--ck-table-properties-error-arrow-size: 6px;
--ck-table-properties-min-error-width: 150px
}
.ck.ck-table-form .ck-form__row.ck-table-form__border-row .ck-labeled-field-view>.ck-label {
font-size: var(--ck-font-size-tiny);
text-align: center
}
.ck.ck-table-form .ck-form__row.ck-table-form__border-row .ck-table-form__border-style {
width: 80px;
min-width: 80px
}
.ck.ck-table-form .ck-form__row.ck-table-form__border-row .ck-table-form__border-width {
width: 50px;
min-width: 50px
}
.ck.ck-table-form .ck-form__row.ck-table-form__dimensions-row {
padding: 0
}
.ck.ck-table-form .ck-form__row.ck-table-form__dimensions-row .ck-labeled-field-view>.ck-label {
font-size: 10px;
text-align: center
}
.ck.ck-table-form .ck-form__row.ck-table-form__dimensions-row .ck-table-form__dimensions-row__height,
.ck.ck-table-form .ck-form__row.ck-table-form__dimensions-row .ck-table-form__dimensions-row__width {
margin: 0
}
.ck.ck-table-form .ck-form__row.ck-table-form__dimensions-row .ck-table-form__dimension-operator {
-ms-flex-item-align: start;
align-self: start;
display: inline-block;
height: var(--ck-ui-component-min-height);
line-height: var(--ck-ui-component-min-height);
margin: 0 var(--ck-spacing-small)
}
.ck.ck-table-form .ck.ck-labeled-field-view .ck.ck-labeled-field-view__status {
border-radius: 0
}
.ck-rounded-corners .ck.ck-table-form .ck.ck-labeled-field-view .ck.ck-labeled-field-view__status,
.ck.ck-table-form .ck.ck-labeled-field-view .ck.ck-labeled-field-view__status.ck-rounded-corners {
border-radius: var(--ck-border-radius)
}
.ck.ck-table-form .ck.ck-labeled-field-view .ck.ck-labeled-field-view__status {
background: var(--ck-color-base-error);
color: var(--ck-color-base-background);
padding: var(--ck-spacing-small) var(--ck-spacing-medium);
min-width: var(--ck-table-properties-min-error-width);
text-align: center
}
.ck.ck-table-form .ck.ck-labeled-field-view .ck.ck-labeled-field-view__status:after {
border-left: var(--ck-table-properties-error-arrow-size) solid transparent;
border-bottom: var(--ck-table-properties-error-arrow-size) solid var(--ck-color-base-error);
border-right: var(--ck-table-properties-error-arrow-size) solid transparent;
border-top: 0 solid transparent
}
.ck.ck-table-form .ck.ck-labeled-field-view .ck.ck-labeled-field-view__status {
-webkit-animation: ck-table-form-labeled-view-status-appear .15s ease both;
animation: ck-table-form-labeled-view-status-appear .15s ease both
}
.ck.ck-table-form .ck.ck-labeled-field-view .ck-input.ck-error:not(:focus)+.ck.ck-labeled-field-view__status {
display: none
}
@-webkit-keyframes ck-table-form-labeled-view-status-appear {
0% {
opacity: 0
}
to {
opacity: 1
}
}
@keyframes ck-table-form-labeled-view-status-appear {
0% {
opacity: 0
}
to {
opacity: 1
}
}
.ck.ck-table-properties-form .ck-form__row.ck-table-properties-form__alignment-row {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-line-pack: baseline;
align-content: baseline
}
.ck.ck-table-properties-form .ck-form__row.ck-table-properties-form__alignment-row .ck.ck-toolbar .ck-toolbar__items {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap
}
.ck.ck-table-properties-form {
width: 320px
}
.ck.ck-table-properties-form .ck-form__row.ck-table-properties-form__alignment-row {
padding: 0
}
.ck.ck-table-properties-form .ck-form__row.ck-table-properties-form__alignment-row .ck.ck-toolbar {
background: none
}
.ck.ck-table-properties-form .ck-form__row.ck-table-properties-form__alignment-row .ck.ck-toolbar .ck-toolbar__items>* {
width: 40px
}
.ck.ck-table-cell-properties-form .ck-form__row.ck-table-cell-properties-form__alignment-row {
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.ck.ck-table-cell-properties-form .ck-form__row.ck-table-cell-properties-form__alignment-row .ck.ck-toolbar {
-webkit-box-flex: 0;
-ms-flex-positive: 0;
flex-grow: 0
}
.ck.ck-table-cell-properties-form {
width: 320px
}
.ck.ck-table-cell-properties-form .ck-form__row.ck-table-cell-properties-form__padding-row {
padding: 0;
width: 35%
}
.ck.ck-table-cell-properties-form .ck-form__row.ck-table-cell-properties-form__alignment-row .ck.ck-toolbar {
background: none
}
:root {
--ck-highlight-marker-yellow: #fdfd77;
--ck-highlight-marker-green: #62f962;
--ck-highlight-marker-pink: #fc7899;
--ck-highlight-marker-blue: #72ccfd;
--ck-highlight-pen-red: #e71313;
--ck-highlight-pen-green: #128a00
}
.ck-content .marker-yellow {
background-color: var(--ck-highlight-marker-yellow)
}
.ck-content .marker-green {
background-color: var(--ck-highlight-marker-green)
}
.ck-content .marker-pink {
background-color: var(--ck-highlight-marker-pink)
}
.ck-content .marker-blue {
background-color: var(--ck-highlight-marker-blue)
}
.ck-content .pen-red {
color: var(--ck-highlight-pen-red);
background-color: transparent
}
.ck-content .pen-green {
color: var(--ck-highlight-pen-green);
background-color: transparent
}
:root {
--ck-todo-list-checkmark-size: 16px
}
.ck-content .todo-list {
list-style: none
}
.ck-content .todo-list li {
margin-bottom: 5px
}
.ck-content .todo-list li .todo-list {
margin-top: 5px
}
.ck-content .todo-list .todo-list__label>input {
-webkit-appearance: none;
display: inline-block;
position: relative;
width: var(--ck-todo-list-checkmark-size);
height: var(--ck-todo-list-checkmark-size);
vertical-align: middle;
border: 0;
left: -25px;
margin-right: -15px;
right: 0;
margin-left: 0
}
.ck-content .todo-list .todo-list__label>input:before {
display: block;
position: absolute;
-webkit-box-sizing: border-box;
box-sizing: border-box;
content: "";
width: 100%;
height: 100%;
border: 1px solid #333;
border-radius: 2px;
-webkit-transition: background .25s ease-in-out, border .25s ease-in-out, -webkit-box-shadow .25s ease-in-out;
transition: background .25s ease-in-out, border .25s ease-in-out, -webkit-box-shadow .25s ease-in-out;
transition: box-shadow .25s ease-in-out, background .25s ease-in-out, border .25s ease-in-out;
transition: box-shadow .25s ease-in-out, background .25s ease-in-out, border .25s ease-in-out, -webkit-box-shadow .25s ease-in-out
}
.ck-content .todo-list .todo-list__label>input:after {
display: block;
position: absolute;
-webkit-box-sizing: content-box;
box-sizing: content-box;
pointer-events: none;
content: "";
left: calc(var(--ck-todo-list-checkmark-size)/3);
top: calc(var(--ck-todo-list-checkmark-size)/5.3);
width: calc(var(--ck-todo-list-checkmark-size)/5.3);
height: calc(var(--ck-todo-list-checkmark-size)/2.6);
border-left: 0 solid transparent;
border-bottom: calc(var(--ck-todo-list-checkmark-size)/8) solid transparent;
border-right: calc(var(--ck-todo-list-checkmark-size)/8) solid transparent;
border-top: 0 solid transparent;
-webkit-transform: rotate(45deg);
transform: rotate(45deg)
}
.ck-content .todo-list .todo-list__label>input[checked]:before {
background: #26ab33;
border-color: #26ab33
}
.ck-content .todo-list .todo-list__label>input[checked]:after {
border-color: #fff
}
.ck-content .todo-list .todo-list__label .todo-list__label__description {
vertical-align: middle
}
[dir=rtl] .todo-list .todo-list__label>input {
left: 0;
margin-right: 0;
right: -25px;
margin-left: -15px
}
.ck-editor__editable .todo-list .todo-list__label>input {
cursor: pointer
}
.ck-editor__editable .todo-list .todo-list__label>input:hover:before {
-webkit-box-shadow: 0 0 0 5px rgba(0, 0, 0, .1);
box-shadow: 0 0 0 5px rgba(0, 0, 0, .1)
}
.ck.ck-labeled-input .ck-labeled-input__status {
font-size: var(--ck-font-size-small);
margin-top: var(--ck-spacing-small);
white-space: normal
}
.ck.ck-labeled-input .ck-labeled-input__status_error {
color: var(--ck-color-base-error)
}
.ck.ck-title-form {
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: nowrap;
flex-wrap: nowrap
}
.ck.ck-title-form .ck-labeled-input {
display: inline-block
}
.ck.ck-title-form .ck-label {
display: none
}
@media (max-width:600px) {
.ck.ck-title-form {
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.ck.ck-title-form .ck-labeled-input {
-ms-flex-preferred-size: 100%;
flex-basis: 100%
}
.ck.ck-title-form .ck-button {
-ms-flex-preferred-size: 50%;
flex-basis: 50%
}
}
.ck.ck-text-alternative-form {
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: nowrap;
flex-wrap: nowrap
}
.ck.ck-text-alternative-form .ck-labeled-field-view {
display: inline-block
}
.ck.ck-text-alternative-form .ck-label {
display: none
}
@media (max-width:600px) {
.ck.ck-text-alternative-form {
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.ck.ck-text-alternative-form .ck-labeled-field-view {
-ms-flex-preferred-size: 100%;
flex-basis: 100%
}
.ck.ck-text-alternative-form .ck-button {
-ms-flex-preferred-size: 50%;
flex-basis: 50%
}
}
.ck.ck-text-alternative-form {
padding: var(--ck-spacing-standard)
}
.ck.ck-text-alternative-form:focus {
outline: none
}
[dir=ltr] .ck.ck-text-alternative-form>:not(:first-child),
[dir=rtl] .ck.ck-text-alternative-form>:not(:last-child) {
margin-left: var(--ck-spacing-standard)
}
@media (max-width:600px) {
.ck.ck-text-alternative-form {
padding: 0;
width: calc(0.8*var(--ck-input-text-width))
}
.ck.ck-text-alternative-form .ck-labeled-field-view {
margin: var(--ck-spacing-standard) var(--ck-spacing-standard) 0
}
.ck.ck-text-alternative-form .ck-labeled-field-view .ck-input-text {
min-width: 0;
width: 100%
}
.ck.ck-text-alternative-form .ck-button {
padding: var(--ck-spacing-standard);
margin-top: var(--ck-spacing-standard);
border-radius: 0;
border: 0;
border-top: 1px solid var(--ck-color-base-border)
}
[dir=ltr] .ck.ck-text-alternative-form .ck-button {
margin-left: 0
}
[dir=ltr] .ck.ck-text-alternative-form .ck-button:first-of-type {
border-right: 1px solid var(--ck-color-base-border)
}
[dir=rtl] .ck.ck-text-alternative-form .ck-button {
margin-left: 0
}
[dir=rtl] .ck.ck-text-alternative-form .ck-button:last-of-type {
border-right: 1px solid var(--ck-color-base-border)
}
}
.ck-content .image {
display: table;
clear: both;
margin: 1em auto
}
.ck-content .image>img {
display: block;
margin: 0 auto;
max-width: 100%;
min-width: 50px
}
.ck-editor__editable .ck-horizontal-line {
overflow: hidden
}
.ck-content hr {
border: solid #5e5e5e;
border-width: 1px 0 0;
margin: 0
}
.ck-editor__editable .ck-horizontal-line {
padding: 5px 0
}
.ck .todo-list input {
padding: 0
}
.ck .todo-list__checkmark:after {
height: 6px !important
}
.ck .todo-list__checkmark {
padding: 0
}
.ck.ck-content.ck-editor__editable {
min-height: 300px
}
.ck h2 {
color: inherit;
background: inherit
}
.ck-heading_paragraph {
font-family: MulishRegular;
font-size: 18px;
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.67;
letter-spacing: .56px;
color: #5e6063;
margin-bottom: 28px
}
@media (max-width:1024px) {
.ck-heading_paragraph {
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.67;
letter-spacing: .56px;
color: #5e6063
}
}
@media (max-width:768px) {
.ck-heading_paragraph {
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.67;
letter-spacing: .56px;
color: #5e6063
}
}
@media (max-width:400px) {
.ck-heading_paragraph {
font-size: 18px;
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.67;
letter-spacing: .56px;
color: #5e6063
}
}
.ck-content,
.inline-related fieldset.module .ck .ck-content {
font-family: MulishRegular;
font-size: 18px;
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.67;
letter-spacing: .56px;
color: #5e6063;
margin: 0 29% 71px 15.8%
}
@media (max-width:1024px) {
.ck-content,
.inline-related fieldset.module .ck .ck-content {
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.67;
letter-spacing: .56px;
color: #5e6063
}
}
@media (max-width:768px) {
.ck-content,
.inline-related fieldset.module .ck .ck-content {
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.67;
letter-spacing: .56px;
color: #5e6063
}
}
@media (max-width:400px) {
.ck-content,
.inline-related fieldset.module .ck .ck-content {
font-size: 18px;
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.67;
letter-spacing: .56px;
color: #5e6063
}
}
.ck-content label,
.inline-related fieldset.module .ck .ck-content label {
width: inherit
}
.ck-content a,
.inline-related fieldset.module .ck .ck-content a {
font-family: MulishBlack;
font-weight: 400;
color: rgba(0, 83, 206, .9)
}
.ck-content p,
.inline-related fieldset.module .ck .ck-content p {
font-family: MulishRegular;
font-size: 18px;
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.67;
letter-spacing: .56px;
color: #5e6063;
margin-bottom: 28px
}
@media (max-width:1024px) {
.ck-content p,
.inline-related fieldset.module .ck .ck-content p {
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.67;
letter-spacing: .56px;
color: #5e6063
}
}
@media (max-width:768px) {
.ck-content p,
.inline-related fieldset.module .ck .ck-content p {
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.67;
letter-spacing: .56px;
color: #5e6063
}
}
@media (max-width:400px) {
.ck-content p,
.inline-related fieldset.module .ck .ck-content p {
font-size: 18px;
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.67;
letter-spacing: .56px;
color: #5e6063
}
}
.ck-content p.ck-heading_table-item,
.ck-content p.table-item,
.inline-related fieldset.module .ck .ck-content p.ck-heading_table-item,
.inline-related fieldset.module .ck .ck-content p.table-item {
font-family: MulishMedium !important;
font-size: 12px;
font-weight: 500;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: .5px;
color: #081120;
margin-bottom: 0
}
.ck-content p span,
.inline-related fieldset.module .ck .ck-content p span {
color: #5e6063
}
.ck-content p.dark-introduction,
.inline-related fieldset.module .ck .ck-content p.dark-introduction {
font-family: MulishMedium !important;
font-size: 24px !important;
font-weight: 500 !important;
font-stretch: normal !important;
font-style: normal !important;
line-height: 1.5 !important;
letter-spacing: .3px !important;
color: #081120 !important;
margin-bottom: 40px
}
@media (max-width:860px) {
.ck-content p.dark-introduction,
.inline-related fieldset.module .ck .ck-content p.dark-introduction {
font-size: 20px !important
}
}
@media (max-width:400px) {
.ck-content p.dark-introduction,
.inline-related fieldset.module .ck .ck-content p.dark-introduction {
font-stretch: normal;
font-style: normal;
line-height: 1.6 !important;
letter-spacing: .25px !important;
color: #081120
}
}
@media (max-width:570px) {
.ck-content,
.inline-related fieldset.module .ck .ck-content {
margin: 0 7.8% 50px
}
}
@media (max-width:860px) {
.ck-content,
.inline-related fieldset.module .ck .ck-content {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
margin: 0 11.2% 100px
}
}
@media (max-width:1200px) {
.ck-content,
.inline-related fieldset.module .ck .ck-content {
margin: 0 21% 100px 4.1%
}
}
.ck-content h1,
.ck-content h2,
.ck-content h3,
.ck-content h4,
.ck-content h5,
.inline-related fieldset.module .ck .ck-content h1,
.inline-related fieldset.module .ck .ck-content h2,
.inline-related fieldset.module .ck .ck-content h3,
.inline-related fieldset.module .ck .ck-content h4,
.inline-related fieldset.module .ck .ck-content h5 {
font-family: Mulish;
font-weight: 400;
letter-spacing: .5px;
color: #081120;
font-style: normal;
font-stretch: normal;
line-height: normal;
background: inherit;
text-transform: none
}
.ck-content h1,
.inline-related fieldset.module .ck .ck-content h1 {
font-size: 46px;
letter-spacing: .58px
}
@media (max-width:450px) {
.ck-content h1,
.inline-related fieldset.module .ck .ck-content h1 {
font-size: 28px
}
}
.ck-content h2,
.inline-related fieldset.module .ck .ck-content h2 {
font-size: 38px;
letter-spacing: .48px
}
@media (max-width:768px) {
.ck-content h2,
.inline-related fieldset.module .ck .ck-content h2 {
font-size: 32px;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: .4px
}
}
@media (max-width:450px) {
.ck-content h2,
.inline-related fieldset.module .ck .ck-content h2 {
font-size: 24px;
font-stretch: normal;
font-style: normal;
line-height: 1.2;
letter-spacing: .63px
}
}
.ck-content h3,
.inline-related fieldset.module .ck .ck-content h3 {
font-size: 24px;
letter-spacing: .33px
}
@media (max-width:450px) {
.ck-content h3,
.inline-related fieldset.module .ck .ck-content h3 {
font-size: 20px
}
}
.ck-content h4,
.inline-related fieldset.module .ck .ck-content h4 {
font-size: 20px;
letter-spacing: .25px
}
@media (max-width:450px) {
.ck-content h4,
.inline-related fieldset.module .ck .ck-content h4 {
font-size: 16px
}
}
.ck-content h5,
.inline-related fieldset.module .ck .ck-content h5 {
font-size: 18px;
letter-spacing: .2px;
font-size: 16px;
letter-spacing: .15px
}
.ck-content h2,
.ck-content h3,
.inline-related fieldset.module .ck .ck-content h2,
.inline-related fieldset.module .ck .ck-content h3 {
font-family: Mulish;
margin-top: 12px;
margin-bottom: 24px
}
.ck-content ol,
.inline-related fieldset.module .ck .ck-content ol {
margin: 24px 0 24px 10px;
padding-left: 10px
}
.ck-content ol li,
.inline-related fieldset.module .ck .ck-content ol li {
font-family: MulishRegular;
font-size: 18px;
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.67;
letter-spacing: .56px;
color: #5e6063;
margin-bottom: 15px;
margin-left: 15px
}
@media (max-width:1024px) {
.ck-content ol li,
.inline-related fieldset.module .ck .ck-content ol li {
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.67;
letter-spacing: .56px;
color: #5e6063
}
}
@media (max-width:768px) {
.ck-content ol li,
.inline-related fieldset.module .ck .ck-content ol li {
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.67;
letter-spacing: .56px;
color: #5e6063
}
}
@media (max-width:400px) {
.ck-content ol li,
.inline-related fieldset.module .ck .ck-content ol li {
font-size: 18px;
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.67;
letter-spacing: .56px;
color: #5e6063
}
}
.ck-content ul:not(.todo-list),
.inline-related fieldset.module .ck .ck-content ul:not(.todo-list) {
margin: 24px 0 28px 10px;
padding-left: 10px;
padding-right: 0
}
.ck-content ul:not(.todo-list) li,
.inline-related fieldset.module .ck .ck-content ul:not(.todo-list) li {
font-family: MulishRegular;
font-size: 18px;
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.67;
letter-spacing: .56px;
color: #5e6063;
margin-bottom: 15px;
margin-left: 15px;
list-style: none
}
.ck-content ul:not(.todo-list) li span,
.inline-related fieldset.module .ck .ck-content ul:not(.todo-list) li span {
color: #000;
font-family: Mulish, sans-serif
}
@media (max-width:1024px) {
.ck-content ul:not(.todo-list) li,
.inline-related fieldset.module .ck .ck-content ul:not(.todo-list) li {
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.67;
letter-spacing: .56px;
color: #5e6063
}
}
@media (max-width:768px) {
.ck-content ul:not(.todo-list) li,
.inline-related fieldset.module .ck .ck-content ul:not(.todo-list) li {
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.67;
letter-spacing: .56px;
color: #5e6063
}
}
@media (max-width:400px) {
.ck-content ul:not(.todo-list) li,
.inline-related fieldset.module .ck .ck-content ul:not(.todo-list) li {
font-size: 18px;
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.67;
letter-spacing: .56px;
color: #5e6063
}
}
.ck-content ul:not(.todo-list) li:before,
.inline-related fieldset.module .ck .ck-content ul:not(.todo-list) li:before {
content: "•";
color: rgba(0, 83, 206, .9);
display: inline-block;
width: 1em;
margin-left: -1em;
margin-right: 5px
}
.ck-content blockquote .d,
.inline-related fieldset.module .ck .ck-content blockquote .d {
padding-left: 20px;
border-style: solid;
border-left-width: 2px;
border-image-source: linear-gradient(0deg, rgba(0, 83, 206, .9), rgba(0, 158, 253, .89));
border-image-slice: 1;
font-family: MulishMedium !important;
font-size: 24px !important;
font-weight: 500 !important;
font-style: italic;
line-height: 1.75 !important;
color: #081120 !important;
margin: 50px 0
}
.ck-content blockquote,
.inline-related fieldset.module .ck .ck-content blockquote {
border-left: 2px solid rgba(0, 83, 206, .9)
}
.ck-content blockquote p,
.inline-related fieldset.module .ck .ck-content blockquote p {
padding-left: 14px;
font-family: MulishMedium;
font-size: 24px;
font-weight: 500;
font-style: italic;
line-height: 1.75;
color: #081120
}
@media (max-width:400px) {
.ck-content blockquote p,
.inline-related fieldset.module .ck .ck-content blockquote p {
padding-left: 7px
}
}
@media (max-width:860px) {
.ck-content blockquote p,
.inline-related fieldset.module .ck .ck-content blockquote p {
font-size: 20px;
font-stretch: normal;
font-style: italic;
line-height: 2.1;
letter-spacing: normal
}
}
.ck-content dd,
.ck-content dt,
.ck-content li,
.inline-related fieldset.module .ck .ck-content dd,
.inline-related fieldset.module .ck .ck-content dt,
.inline-related fieldset.module .ck .ck-content li {
font-size: inherit;
line-height: inherit
}
.ck-content .todo-list,
.inline-related fieldset.module .ck .ck-content .todo-list {
margin-left: 20px;
padding-left: 10px
}
.ck-content .todo-list .todo-list__checkmark,
.inline-related fieldset.module .ck .ck-content .todo-list .todo-list__checkmark {
cursor: pointer;
width: var(--ck-todo-list-checkmark-size) !important;
height: var(--ck-todo-list-checkmark-size) !important;
position: relative;
display: inline-block;
left: -23px;
margin-right: -16px;
top: 2px
}
.ck-content .todo-list li:before,
.inline-related fieldset.module .ck .ck-content .todo-list li:before {
content: none
}
.ck-content .todo-list li label,
.inline-related fieldset.module .ck .ck-content .todo-list li label {
content: "";
position: relative;
width: 16px;
height: 16px;
border-radius: var(--ck-border-radius);
-webkit-transition: background .25s ease-in-out, border .25s ease-in-out, -webkit-box-shadow .25s ease-in-out;
transition: background .25s ease-in-out, border .25s ease-in-out, -webkit-box-shadow .25s ease-in-out;
transition: box-shadow .25s ease-in-out, background .25s ease-in-out, border .25s ease-in-out;
transition: box-shadow .25s ease-in-out, background .25s ease-in-out, border .25s ease-in-out, -webkit-box-shadow .25s ease-in-out;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border-color: var(--ck-color-todo-list-checkmark-border)
}
.ck-content .todo-list li label.todo-list__label input,
.inline-related fieldset.module .ck .ck-content .todo-list li label.todo-list__label input {
display: none
}
.ck-content .todo-list li label.todo-list__label:before,
.inline-related fieldset.module .ck .ck-content .todo-list li label.todo-list__label:before {
border: 1px solid var(--ck-color-base-text);
border-radius: var(--ck-border-radius);
left: -23px;
top: 2px
}
.ck-content .todo-list li label.todo-list__label.todo-list__label_checked:before,
.ck-content .todo-list li label.todo-list__label:before,
.inline-related fieldset.module .ck .ck-content .todo-list li label.todo-list__label.todo-list__label_checked:before,
.inline-related fieldset.module .ck .ck-content .todo-list li label.todo-list__label:before {
content: "";
position: absolute;
display: block;
width: 16px;
height: 16px;
-webkit-transition: background .25s ease-in-out, border .25s ease-in-out, -webkit-box-shadow .25s ease-in-out;
transition: background .25s ease-in-out, border .25s ease-in-out, -webkit-box-shadow .25s ease-in-out;
transition: box-shadow .25s ease-in-out, background .25s ease-in-out, border .25s ease-in-out;
transition: box-shadow .25s ease-in-out, background .25s ease-in-out, border .25s ease-in-out, -webkit-box-shadow .25s ease-in-out;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.ck-content .todo-list li label.todo-list__label.todo-list__label_checked:before,
.inline-related fieldset.module .ck .ck-content .todo-list li label.todo-list__label.todo-list__label_checked:before {
background: var(--ck-color-todo-list-checkmark-background);
border-color: var(--ck-color-base-text);
border-radius: var(--ck-border-radius);
border: 1px solid var(--ck-color-todo-list-checkmark-border)
}
.ck-content .todo-list li label.todo-list__label.todo-list__label_checked:after,
.inline-related fieldset.module .ck .ck-content .todo-list li label.todo-list__label.todo-list__label_checked:after {
-webkit-box-sizing: content-box;
box-sizing: content-box;
pointer-events: none;
content: "";
position: absolute;
left: -17px;
top: 5px;
display: block;
width: 3px;
height: 6px;
border: solid #fff;
border-width: 0 2px 2px 0;
-webkit-transform: rotate(45deg);
transform: rotate(45deg)
}
:root {
--ck-image-style-spacing: 1.5em
}
.ck-content .image {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-flow: column;
flex-flow: column;
text-align: center;
margin: 40px auto
}
.ck-content .image img {
display: block;
margin: 0 auto;
max-width: 100%;
min-width: 50px;
height: auto
}
.ck-content .image figcaption {
font-family: RobotoMono;
font-size: 14px;
font-weight: 400;
font-stretch: normal;
font-style: normal;
width: 100%;
letter-spacing: .35px;
text-align: center;
color: #909396;
display: table-caption;
caption-side: bottom;
word-break: break-word;
background-color: transparent;
line-height: 1.29;
padding: 24px 0 0;
outline-offset: -1px
}
.ck-content .image figcaption span {
color: #000
}
.ck-content .image figcaption a,
.image-description a {
font-family: RobotoMono;
font-size: 14px;
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 2;
letter-spacing: .35px;
color: rgba(0, 83, 206, .9)
}
@media (max-width:320px) {
.ck-content figure.image figcaption,
.ck-content figure.image figcaption a {
font-size: 12px
}
}
.ck-content .image.image_resized {
max-width: 100%;
display: block;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.ck-content .image.image_resized img {
width: 100%
}
.ck-content .image.image_resized figcaption {
display: block
}
.ck-content .media {
clear: both;
text-align: center;
display: block;
max-width: 425px;
min-width: 15em;
margin: 0 auto
}
.ck-content .table {
margin: 0 auto;
display: block;
overflow-x: auto
}
.ck-content .table table {
border-collapse: collapse;
border-spacing: 0;
border: 1px double #b3b3b3
}
.ck-content .table table td,
.ck-content .table table th {
border-color: #d9d9d9;
text-align: center
}
.ck-content .table table .headline {
background-color: rgba(0, 158, 253, .05)
}
.ck-content .table table td,
.ck-content .table table th {
min-width: 2em;
padding: .4em;
border: 1px solid #d9d9d9
}
.ck-content .table table th {
font-weight: 400;
background: #fafafa
}
.ck-content code {
background-color: hsla(0, 0%, 78%, .3);
padding: .15em;
border-radius: 2px
}
.ck-content .image-style-align-center:not(.image_resized),
.ck-content .image-style-align-left:not(.image_resized),
.ck-content .image-style-align-right:not(.image_resized),
.ck-content .image-style-side:not(.image_resized) {
max-width: 50%
}
.ck-content .image-style-side {
float: right;
margin-left: var(--ck-image-style-spacing)
}
.ck-content .image-style-align-left {
float: left;
margin-right: var(--ck-image-style-spacing)
}
.ck-content .image-style-align-center {
margin-left: auto;
margin-right: auto
}
.ck-content .image-style-align-right {
float: right;
margin-left: var(--ck-image-style-spacing)
}
.sign-box {
margin-bottom: 40px
}
.ck-content blockquote {
overflow: visible;
padding-right: 0;
padding-left: 0;
margin-left: 0;
margin-right: 0;
margin-top: 12px;
font-style: italic;
position: relative;
padding-top: 12px
}
.ck-content blockquote:after,
.ck-content blockquote:before {
position: absolute;
left: 0;
height: 9px;
background: #fff;
margin-left: -5px;
width: 10px
}
.ck-content blockquote p {
margin-bottom: auto
}
.ck-content blockquote:before {
top: 0
}
.ck-content blockquote:after {
bottom: 0
}
.ck-content blockquote p:first-child:before {
content: "“";
padding-right: 4px
}
.ck-content blockquote p:last-child:after {
content: "“"
}
.ck-content[dir=rtl] blockquote {
border-left: 0;
border-right: 5px solid #ccc
}
.field-article_introduction .ck-content,
.form-row.field-article_content .ck-content {
max-width: 680px;
margin: 0 auto
}
.field-article_introduction .ck-content.ck-editor__editable,
.form-row.field-article_content .ck-content.ck-editor__editable {
max-width: 725px
}
.inline-group h2,
.module caption,
.module h2 {
padding: 0
}
form .button,
input,
select,
textarea {
margin: 0;
padding: 0
}
sub {
vertical-align: sub
}
sub,
sup {
font-size: smaller
}
sup {
vertical-align: super
}
#header {
position: relative !important
}
form fieldset {
width: auto
}
.sign-box {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-top: 24px
}
@media (max-width:768px) {
.sign-box {
margin-top: 16px
}
}
.sign-box .sign-author-img {
width: 48px;
height: 48px;
border-radius: 100%
}
@media (max-width:400px) {
.sign-box .sign-author-img {
width: 42px;
height: 42px
}
}
.sign-box .sign-bold-desc {
font-family: Mulish;
font-size: 16px;
color: #081120;
margin-left: 8px
}
.sign-box .sign-bold-desc,
.sign-box .sign-description {
font-stretch: normal;
font-style: normal;
letter-spacing: .5px;
line-height: 1.13
}
.sign-box .sign-description {
font-family: MulishRegular;
font-size: 17px;
font-weight: 400;
color: #5e6063;
margin-left: 4px
}
@media (max-width:480px) {
.sign-box {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
position: relative
}
.sign-box .sign-author-img,
.sign-box picture {
width: 42px;
height: 42px;
margin-right: auto
}
.sign-box .sign-bold-desc,
.sign-box .sign-description {
position: absolute;
font-size: 14px;
font-stretch: normal;
font-style: normal;
line-height: 1.2;
letter-spacing: .44px
}
.sign-box .sign-bold-desc {
top: 0;
left: 47px
}
.sign-box .sign-description {
left: 45px;
top: 20px;
margin-left: 11px
}
}
@media (max-width:767px) {
.sign-box.no-photo {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: baseline;
-ms-flex-align: baseline;
align-items: baseline
}
.sign-box.no-photo span {
margin-left: 0
}
.sign-box.no-photo span.sign-bold-desc {
line-height: 1.71
}
}
.sign-box.no-photo span {
position: static
}
.sign-box.no-photo span.sign-bold-desc {
margin-left: 0
}
.article-introduction {
max-width: -webkit-max-content;
max-width: -moz-max-content;
max-width: max-content;
margin: 0
}
@media (max-width:870px) {
.article-introduction {
margin: 0 20px
}
}
@media (max-width:450px) {
.article-introduction {
margin: 0
}
}
.table-of-contents-box {
border: 1px solid rgba(0, 83, 206, .9);
background-color: rgba(0, 158, 253, .05);
padding: 23px 24px;
margin: 0 0 40px
}
.table-of-contents-box .table-of-contents-title {
font-family: Mulish;
font-size: 18px;
font-stretch: normal;
font-style: normal;
line-height: .89;
letter-spacing: .56px;
color: #081120;
margin-bottom: 21px
}
.table-of-contents-box ul {
margin-left: 0 !important
}
.table-of-contents-box ul li {
margin-left: 0 !important;
margin-bottom: 20px !important
}
.table-of-contents-box ul li:last-child {
margin-bottom: 0 !important
}
.table-of-contents-box ul li:before {
display: none !important
}
.table-of-contents-box ul li.li-anchor-heading3 {
padding-left: 28px
}
.table-of-contents-box ul li a {
font-family: MulishRegular;
font-size: 18px;
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.67;
letter-spacing: .45px;
color: #0053ce
}
.table-of-contents-box .table-of-contents {
display: none
}
.ck.ck-toolbar.ck-toolbar_grouping>.ck-toolbar__items {
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.ck.ck-list__item .ck-button {
width: 100% !important;
border-radius: 0 !important
}
.os-theme-dark>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle {
background: #0053ce
}
.table-wrapper {
border: 1px solid rgba(0, 83, 206, .9);
margin: 40px 0;
overflow: hidden
}
.blue-bold,
.ck-heading_blue_bold .ck-button__label {
font-family: Mulish !important;
font-size: 12px !important;
font-stretch: normal;
font-style: normal;
line-height: 1.5;
letter-spacing: .38px;
text-align: center;
color: rgba(0, 83, 206, .9) !important
}
ol {
list-style: none;
counter-reset: li
}
ol li {
counter-increment: li
}
ol li:before {
content: counter(li) ". ";
color: rgba(0, 83, 206, .9);
display: inline-block;
width: 1em;
margin-left: -1em;
margin-right: 5px
}
.column2:not(.authors) .article-introduction,
.column2:not(.authors) .p-slate-grey {
margin: 0 auto
}
@media (max-width:320px) {
.column2:not(.authors) .article-introduction,
.column2:not(.authors) .p-slate-grey {
max-width: 99%;
width: 295px
}
}
span.dote {
margin: 0 5px
}
span.dote:after {
content: "";
display: inline-block;
width: 5px;
height: 5px;
background: #fff;
margin: 0 5px 3px 0
}
@media (max-width:800px) {
span.dote:after {
width: 2px;
height: 2px;
margin: 0 0 4px
}
}
.form-row.field-article_content .ck-content .table {
display: block;
overflow-x: auto;
border: 1px solid rgba(0, 83, 206, .9);
margin: 40px 0
}
.form-row.field-article_content .ck-content .table td p,
.form-row.field-article_content .ck-content .table th p {
margin-bottom: 0
}
.ck-content .table table {
border: none;
width: 100% !important
}
.ck-content table {
border-collapse: collapse !important;
border: none
}
.ck-content table td,
.ck-content table tr {
vertical-align: middle
}
.ck-content table td {
border: 1px double #b3b3b3
}
.ck-content table tr:first-child td {
border-top: 0 !important
}
.ck-content table tr:first-child td p {
margin-bottom: 0
}
.ck-content table tr td:first-child {
border-left: 0 !important
}
.ck-content table tr:last-child td {
border-bottom: 0 !important
}
.ck-content table tr td:last-child {
border-right: 0 !important
}
.ck-editor__editable .swiper-wrapper {
overflow: auto
}
.ck-editor__editable .swiper-slide img {
user-select: none;
-moz-user-select: none;
-webkit-user-drag: none;
-webkit-user-select: none;
-ms-user-select: none
}
.ck-editor__editable .swiper-lazy-preloader {
display: none
}
.ck-content .container-wrapper {
width: 100%;
position: relative;
margin: 40px 0
}
@media (max-width:400px) {
.ck-content .container-wrapper {
margin: 32px 0
}
}
.ck-content .container-wrapper .swiper-button-next {
right: -26px;
top: 43% !important;
background-image: none !important
}
@media (max-width:767px) {
.ck-content .container-wrapper .swiper-button-next {
display: none
}
}
.ck-content .container-wrapper .swiper-button-next:after {
content: "\A";
position: absolute;
width: 0;
height: 0;
border-color: transparent transparent transparent #0053ce;
border-style: solid;
border-width: 15px 20px;
right: -30px
}
@media (max-width:678px) {
.ck-content .container-wrapper .swiper-button-next:after {
display: none
}
}
.ck-content .container-wrapper .swiper-button-next.swiper-button-disabled:after {
border-color: transparent transparent transparent #dbdfe5
}
.ck-content .container-wrapper .swiper-button-prev {
left: -26px;
top: 43% !important;
background-image: none !important
}
@media (max-width:767px) {
.ck-content .container-wrapper .swiper-button-prev {
display: none
}
}
.ck-content .container-wrapper .swiper-button-prev:after {
content: "\A";
position: absolute;
width: 0;
height: 0;
border-color: transparent #0053ce transparent transparent;
border-style: solid;
border-width: 15px 20px;
left: -30px
}
@media (max-width:678px) {
.ck-content .container-wrapper .swiper-button-prev:after {
display: none
}
}
.ck-content .container-wrapper .swiper-button-prev.swiper-button-disabled:after {
border-color: transparent #dbdfe5 transparent transparent
}
.ck-content .container-wrapper .swiper-button-next.swiper-button-disabled,
.ck-content .container-wrapper .swiper-button-prev.swiper-button-disabled {
opacity: 1;
cursor: auto;
pointer-events: none
}
.ck-content .container-wrapper .swiper-container .swiper-wrapper .swiper-slide {
overflow-x: hidden;
text-align: center
}
.ck-content .container-wrapper .swiper-container .swiper-wrapper .swiper-slide .image-description {
font-family: RobotoMono;
font-size: 14px;
font-weight: 400;
font-stretch: normal;
margin-top: 40px;
font-style: normal;
line-height: 1.29;
letter-spacing: .35px;
text-align: center;
color: #909396
}
@media (max-width:400px) {
.ck-content .container-wrapper .swiper-container .swiper-wrapper .swiper-slide .image-description {
font-size: 12px;
line-height: 1.5;
letter-spacing: .3px;
margin-top: 32px
}
}
.ck-content .container-wrapper .swiper-container .swiper-wrapper .swiper-slide img {
width: 100%;
height: 390px;
-o-object-fit: cover;
object-fit: cover
}
@media (max-width:1024px) {
.ck-content .container-wrapper .swiper-container .swiper-wrapper .swiper-slide img {
height: 331px
}
}
@media (max-width:768px) {
.ck-content .container-wrapper .swiper-container .swiper-wrapper .swiper-slide img {
height: 321px
}
}
@media (max-width:400px) {
.ck-content .container-wrapper .swiper-container .swiper-wrapper .swiper-slide img {
height: 159px
}
}
.ck-content .container-wrapper .swiper-pagination .swiper-pagination-bullet {
background-color: #dbdfe5;
opacity: 1;
margin: 0 2px;
border-radius: 0
}
@media (max-width:400px) {
.ck-content .container-wrapper .swiper-pagination .swiper-pagination-bullet {
margin: 0 3px
}
}
.ck-content .container-wrapper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
background-image: linear-gradient(45deg, rgba(0, 83, 206, .9), rgba(0, 158, 253, .89))
}
.swiper-button-next:after,
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
content: "" !important
}
.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
left: 0;
width: 100%;
top: 401px
}
@media (max-width:1024px) {
.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
top: 345px
}
}
@media (max-width:768px) {
.swiper-pagination-custom,
.swiper-pagination-fraction {
top: 332px
}
}
@media (max-width:768px) {
.swiper-container-horizontal>.swiper-pagination-bullets {
top: 320px
}
}
@media (max-width:400px) {
.swiper-pagination-custom,
.swiper-pagination-fraction {
top: 162px
}
}
@media (max-width:400px) {
.swiper-container-horizontal>.swiper-pagination-bullets {
top: 165px
}
}
@media (max-width:350px) {
.swiper-container-horizontal>.swiper-pagination-bullets {
top: 160px
}
}
.image-description {
text-align: center;
margin-top: 40px;
font-family: RobotoMono;
font-size: 14px;
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.29;
letter-spacing: .35px;
color: #909396
}
@media (max-width:768px) {
.image-description {
margin-top: 45px
}
}
@media (max-width:400px) {
.image-description {
font-size: 12px;
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.5;
letter-spacing: .3px;
margin-top: 25px
}
}
.field-publish_date .field-box:nth-of-type(2):last-of-type {
padding-left: 0 !important
}
.case-page-wrapper .case-content {
margin: 0 auto
}
.case-page-wrapper .case-content.results-content h2 {
margin-top: 0
}
@media (max-width:320px) {
.case-page-wrapper .case-content {
max-width: 99%;
width: 295px
}
}
.ck-content hr {
height: 1px;
background: #dbdfe5;
margin: 40px 0;
border: none
}
.flex-box {
margin: 40px 0
}
@media (max-width:500px) {
.flex-box {
margin: 32px 0 16px
}
}
.flex-box-scope {
background-color: rgba(0, 158, 253, .05);
border: 1px solid rgba(0, 83, 206, .9)
}
@media (max-width:500px) {
.flex-box-scope .flex-block ol li:first-child,
.flex-box-scope .flex-block ul li:first-child {
margin-top: 21px
}
}
@media (max-width:500px) {
.flex-box-scope .flex-block2 ol li:last-child,
.flex-box-scope .flex-block2 ul li:last-child {
margin-bottom: 21px
}
}
.flex-box-scope ol,
.flex-box-scope ul {
margin: 21px 20px !important;
padding-left: 0;
padding-right: 0
}
@media (max-width:500px) {
.flex-box-scope ol,
.flex-box-scope ul {
margin: 0 16px !important
}
}
.flex-box,
.flex-box-scope {
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
@media (max-width:500px) {
.flex-box,
.flex-box-scope {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column
}
}
.flex-box-scope .flex-block,
.flex-box-scope .flex-block2,
.flex-box .flex-block,
.flex-box .flex-block2 {
width: 50%
}
@media (max-width:500px) {
.flex-box-scope .flex-block,
.flex-box-scope .flex-block2,
.flex-box .flex-block,
.flex-box .flex-block2 {
width: 100%
}
}
.case-content.ck-content.ck .flex-box .flex-block2 p,
.case-content.ck-content.ck .flex-box .flex-block p {
color: #081120
}
.ck-heading_results-blue_bold .ck-button__label,
.results-blue-bold {
font-family: Mulish !important;
font-size: 26px !important;
font-stretch: normal !important;
font-style: normal !important;
line-height: normal !important;
letter-spacing: normal !important;
color: rgba(0, 83, 206, .9) !important
}
@media (max-width:500px) {
.ck-heading_results-blue_bold .ck-button__label,
.results-blue-bold {
font-size: 22px !important;
line-height: 1.36 !important;
color: rgba(0, 83, 206, .9)
}
}
.ck-content .flex-block2 p,
.ck-content .flex-block p {
margin-bottom: auto
}
@media (max-width:768px) {
.ck-content .flex-block .results-blue-bold {
margin: 1px 0 16px
}
}
@media (max-width:400px) {
.ck-content .flex-block2 .results-blue-bold,
.ck-content .flex-block .results-blue-bold {
margin: 1px 0 16px
}
}
.ck-content .flex-block .results-blue-bold {
margin: 6px 0 20px;
font-family: MulishRegular !important
}
.ck-content .flex-block2 .results-blue-bold {
margin: 6px 0 0
}
.ck-content .ck-heading_technologies-used,
.ck-content .technologies-used {
font-family: Mulish;
font-weight: 400;
color: #000
}
.ck-content .swiper-pagination {
z-index: -1
}
@media (min-width:370px) and (max-width:400px) {
.ck-content .container-wrapper .swiper-container .swiper-wrapper .swiper-slide img {
height: 175px
}
.swiper-container-horizontal>.swiper-pagination-bullets {
top: 180px
}
}
@media (max-width:768px) {
.swiper-container-horizontal>.swiper-pagination-bullets {
top: 335px
}
}
@media (max-width:400px) {
.swiper-container-horizontal>.swiper-pagination-bullets {
top: 180px
}
}
@media (max-width:369px) {
.swiper-container-horizontal>.swiper-pagination-bullets {
top: 165px
}
}
.wp-block-lazyblock-homepage-banner .solute-wrapper {
height: auto;
min-height: 600px
}
@media (max-width:375px) {
.wp-block-lazyblock-homepage-banner .solute-wrapper {
padding-top: 100px
}
}
@media (max-width:480px) {
.wp-block-lazyblock-homepage-banner .solute-wrapper .content-wrapper {
margin-bottom: 30px
}
.wp-block-lazyblock-homepage-banner .solute-wrapper .content-wrapper h1 {
margin-top: 0;
margin-bottom: 60px
}
.wp-block-lazyblock-homepage-banner .solute-wrapper .content-wrapper .content__button {
margin-top: 30px;
margin-bottom: 48px
}
}
.lazyload-background {
position: relative
}
.lazyload-background__back {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0
}
.lazyload-background__back-wrapper {
position: relative;
width: 100%;
height: 100%;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
overflow: hidden
}
.lazyload-background__back-wrapper img {
position: absolute;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center;
object-position: center
}
.iot_page-wrapper .solute_block .lazyload-background__back-wrapper img {
-o-object-fit: contain;
object-fit: contain
}
.scholarship-wrapper .solute-img-wrapper .lazyload-background__back-wrapper img,
.wp-block-lazyblock-company-top-info-and-reviews .lazyload-background__back-wrapper img {
-o-object-position: center top;
object-position: center top
}
.dna-content-wrapper .gradient-numbers-wrapper .gradient-numbers-block .gradient-numbers-block-number {
display: block;
font-family: Mulish;
font-size: 50px;
font-weight: 700;
background: linear-gradient(45deg, rgba(0, 83, 206, .9), rgba(0, 158, 253, .89) 97.34%);
-webkit-text-fill-color: transparent;
-webkit-background-clip: text;
background-clip: text
}
@media (max-width:768px) {
.dna-content-wrapper .gradient-numbers-wrapper .gradient-numbers-block .gradient-numbers-block-number {
font-size: 40px
}
}
.cases-wrapper h2 {
font-size: 40px;
letter-spacing: .5px
}
.cases-wrapper h2,
.cases-wrapper h4 {
font-family: Mulish;
color: #081120;
line-height: normal
}
.cases-wrapper h4 {
letter-spacing: .3px
}
.cases-wrapper h5 {
font-family: MulishRegular;
font-size: 20px;
line-height: 1.4;
letter-spacing: .5px;
color: #5e6063;
font-weight: 400
}
.cases-wrapper p.small-gray {
font-family: MulishRegular;
font-size: 14px;
line-height: 1.43;
letter-spacing: .4px;
color: rgba(94, 96, 99, .8)
}
.cases-wrapper p.small-dark-blue-gray {
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #081120
}
.cases-wrapper a {
text-decoration: none
}
.cases-wrapper .select-close-block {
display: none;
position: fixed;
width: 100%;
min-width: 100%;
height: 100vh;
min-height: 100vh;
opacity: 0
}
.cases-wrapper .select-close-block.active {
display: block
}
.cases-wrapper .solute-wrapper {
padding: 87px 23% 0 11.4%;
background-color: #081120
}
.cases-wrapper .solute-wrapper h2 {
font-family: Mulish;
font-size: 40px;
letter-spacing: .5px;
line-height: 50px;
color: #fff;
margin-bottom: 12px
}
.cases-wrapper .solute-wrapper .top-desc {
font-family: MulishRegular;
font-size: 20px;
line-height: 1.4;
letter-spacing: .5px;
color: #fff;
margin: 30px 0 70px
}
@media (max-width:1023.98px) {
.cases-wrapper .solute-wrapper .top-desc {
font-size: 20px;
font-stretch: normal;
font-style: normal;
line-height: 1.4;
letter-spacing: .5px
}
}
@media (max-width:768px) {
.cases-wrapper .solute-wrapper .top-desc {
font-size: 16px;
font-stretch: normal;
font-style: normal;
line-height: 1.5;
letter-spacing: .5px
}
}
@media (max-width:450px) {
.cases-wrapper .solute-wrapper .top-desc {
font-size: 16px;
font-stretch: normal;
font-style: normal;
line-height: 1.5;
letter-spacing: .5px
}
}
.cases-wrapper .solute-wrapper .explore-projects {
width: 127px;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
margin-bottom: 70px
}
.cases-wrapper .solute-wrapper .explore-projects img {
width: 13px;
height: 9px;
margin-right: 10px
}
.cases-wrapper .solute-wrapper .explore-projects p {
min-width: 100%;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #fff
}
.cases-wrapper .solute-wrapper .select-wrapper {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center
}
.cases-wrapper .solute-wrapper .select-wrapper p {
font-size: 16px;
font-family: MulishRegular;
line-height: 1.5;
letter-spacing: .5px;
color: #fff;
margin-right: 14px
}
.cases-wrapper .solute-wrapper .select-wrapper .select-block {
position: relative;
z-index: 3;
width: 324px;
background-color: #fff;
border: 1px solid #fff;
border-bottom: 0
}
.cases-wrapper .solute-wrapper .select-wrapper .select-block.active {
border: 1px solid rgba(0, 83, 206, .9);
border-bottom: 0
}
.cases-wrapper .solute-wrapper .select-wrapper .select-block p {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
color: #081120;
cursor: pointer;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
padding: 13px 20px 13px 16px
}
.cases-wrapper .solute-wrapper .select-wrapper .select-block p.active {
color: #909396
}
.cases-wrapper .solute-wrapper .select-wrapper .select-block p img {
width: 13px;
height: 9px;
-webkit-transition: .4s;
transition: .4s
}
.cases-wrapper .solute-wrapper .select-wrapper .select-block p img.active {
-webkit-transform: rotate(180deg);
transform: rotate(180deg)
}
.cases-wrapper .solute-wrapper .select-wrapper .select-block ul {
cursor: pointer;
width: 324px;
display: none;
position: absolute;
z-index: 3;
margin-left: -1px;
list-style-type: none;
background-color: #fff;
border: 1px solid #fff;
border-top: 0
}
.cases-wrapper .solute-wrapper .select-wrapper .select-block ul>li {
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
padding-left: 16px;
padding-right: 20px
}
.cases-wrapper .solute-wrapper .select-wrapper .select-block ul.active {
border: 1px solid rgba(0, 83, 206, .9);
border-top: 0
}
.cases-wrapper .solute-wrapper .select-wrapper .select-block ul li {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
border-top: 1px solid #dbdfe5;
height: 44px;
color: #696e73
}
.cases-wrapper .solute-wrapper .select-wrapper .select-block ul li.active {
border-color: rgba(0, 83, 206, .9);
border-style: solid;
border-width: 2px 1px;
color: #081120
}
.cases-wrapper .block-425 {
position: relative;
z-index: 3;
display: none;
margin: 0 3.8%
}
.cases-wrapper .block-425 p {
font-size: 14px;
line-height: 1.5;
letter-spacing: .5px;
color: #081120;
margin-bottom: 6px
}
.cases-wrapper .block-425 .select-block {
width: 100%;
background-color: #fff;
border: 1px solid rgba(0, 83, 206, .9)
}
.cases-wrapper .block-425 .select-block p {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
margin-bottom: 0;
font-family: MulishRegular;
font-size: 14px !important;
line-height: 1.29;
letter-spacing: .4px;
color: #081120;
height: 44px;
padding-left: 16px;
padding-right: 20px
}
.cases-wrapper .block-425 .select-block p.active {
color: #909396
}
.cases-wrapper .block-425 .select-block p img {
width: 13px;
height: 9px;
-webkit-transition: .2s;
transition: .2s
}
.cases-wrapper .block-425 .select-block p img.active {
-webkit-transform: rotate(180deg);
transform: rotate(180deg)
}
.cases-wrapper .block-425 .select-block ul {
display: none;
list-style-type: none
}
.cases-wrapper .block-425 .select-block ul>li {
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #696e73;
height: 44px;
padding-left: 16px;
padding-right: 20px
}
.cases-wrapper .block-425 .select-block ul>li.active {
border-color: rgba(0, 83, 206, .9);
border-style: solid;
border-width: 2px 1px;
color: #081120
}
.cases-wrapper .block-425 .select-block ul li {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
border-top: 1px solid #dbdfe5
}
.cases-wrapper .recent-projects-images-block {
margin-top: 50px
}
.cases-wrapper .recent-projects-images-block .recent-projects__skinview-wrapper {
margin-bottom: 51px;
cursor: pointer
}
@media (max-width:1439px) {
.cases-wrapper .recent-projects-images-block .recent-projects__skinview-wrapper {
margin-bottom: 94px
}
}
@media (max-width:1023px) {
.cases-wrapper .recent-projects-images-block .recent-projects__skinview-wrapper {
margin-bottom: 77px
}
}
@media (max-width:768px) {
.cases-wrapper .recent-projects-images-block .recent-projects__skinview-wrapper {
margin-bottom: 60px
}
}
.cases-wrapper .recent-projects-images-block .skinview-block {
background-size: cover;
background-position: 50%;
background-repeat: no-repeat;
width: 100%;
height: 280px
}
.cases-wrapper .recent-projects-images-block .skinview-block,
.cases-wrapper .recent-projects-images-block .skinview-inside-content-block {
position: relative;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row
}
.cases-wrapper .recent-projects-images-block .skinview-inside-content-block {
z-index: 2;
padding-left: 52px;
padding-top: 45px;
background-color: #fff;
margin: -50px 260px 0
}
.cases-wrapper .recent-projects-images-block .skinview-inside-content-block .skinview-inside-content-block-column1 {
width: 53%
}
.cases-wrapper .recent-projects-images-block .skinview-inside-content-block .skinview-inside-content-block-column1 p {
font-family: MulishRegular;
font-size: 14px;
line-height: 1.43;
letter-spacing: .4px;
color: rgba(0, 83, 206, .9);
margin-bottom: 6px
}
.cases-wrapper .recent-projects-images-block .skinview-inside-content-block .skinview-inside-content-block-column1 p img {
width: 4px;
height: 4px;
margin-right: 6px;
margin-left: 2px;
margin-bottom: 2px
}
.cases-wrapper .recent-projects-images-block .skinview-inside-content-block .skinview-inside-content-block-column1 h2 {
font-family: Mulish;
letter-spacing: .3px;
color: #081120
}
.cases-wrapper .recent-projects-images-block .skinview-inside-content-block .skinview-inside-content-block-column1 h2,
.cases-wrapper .recent-projects-images-block .skinview-inside-content-block .skinview-inside-content-block-column1 h4 {
line-height: 30px;
margin-bottom: 29px;
font-size: 20px !important
}
@media (max-width:991.98px) {
.cases-wrapper .recent-projects-images-block .skinview-inside-content-block .skinview-inside-content-block-column1 h2,
.cases-wrapper .recent-projects-images-block .skinview-inside-content-block .skinview-inside-content-block-column1 h4 {
margin-bottom: 30px
}
}
@media (max-width:600px) {
.cases-wrapper .recent-projects-images-block .skinview-inside-content-block .skinview-inside-content-block-column1 h2,
.cases-wrapper .recent-projects-images-block .skinview-inside-content-block .skinview-inside-content-block-column1 h4 {
margin-bottom: 20px
}
}
.cases-wrapper .recent-projects-images-block .skinview-inside-content-block .skinview-inside-content-block-column1 h2 {
line-height: normal;
margin-bottom: 36px
}
@media (max-width:400px) {
.cases-wrapper .recent-projects-images-block .skinview-inside-content-block .skinview-inside-content-block-column1 h2,
.cases-wrapper .recent-projects-images-block .skinview-inside-content-block .skinview-inside-content-block-column1 h4 {
font-size: 16px;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: .2px
}
}
.cases-wrapper .recent-projects-images-block .skinview-inside-content-block .skinview-inside-content-block-column1 p.small-gray {
color: #5e6063
}
.cases-wrapper .recent-projects-images-block .skinview-inside-content-block .skinview-inside-content-block-column2 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
width: 47%
}
.cases-wrapper .recent-projects-images-block .skinview-inside-content-block .skinview-inside-content-block-column2 .gradient-button {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
width: 220px;
height: 44px;
background-image: linear-gradient(79deg, rgba(0, 83, 206, .9), rgba(0, 158, 253, .89));
font-family: MulishMedium;
font-size: 11px;
font-weight: 500;
letter-spacing: .5px;
text-align: center;
color: #fff;
border: none
}
.cases-wrapper .recent-projects-images-block .recent-projects__skinview-wrapper:hover .hover-block__big-case {
opacity: .89
}
.cases-wrapper .recent-projects-images-block .button-wrapper,
.cases-wrapper .recent-projects-images-block .button-wrapper a {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center
}
.cases-wrapper .recent-projects-images-block .button-wrapper a {
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
width: 310px;
height: 44px;
border: 1px solid rgba(0, 83, 206, .9);
background-color: #fff;
font-family: MulishMedium;
font-size: 11px;
font-weight: 500;
letter-spacing: .5px;
text-align: center;
color: rgba(0, 83, 206, .9);
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.cases-wrapper .recent-projects-images-block .button-wrapper a:hover {
border: 2px solid rgba(0, 83, 206, .9);
background-image: linear-gradient(283deg, #fff, #fff) !important
}
.cases-wrapper .recent-projects-images-block .button-wrapper a:focus {
outline: none;
background-image: linear-gradient(283deg, rgba(219, 223, 229, .4), rgba(219, 223, 229, .4)) !important;
border: 2px solid rgba(0, 83, 206, .9) !important
}
.cases-wrapper .recent-projects-images-block .button-wrapper a:active {
outline: none;
border: 2px solid rgba(0, 83, 206, .9);
background-image: linear-gradient(283deg, #fff, #fff) !important;
color: rgba(0, 83, 206, .9)
}
.cases-wrapper .button-wrapper {
margin-bottom: 60px
}
.cases-wrapper .button-wrapper,
.cases-wrapper .button-wrapper a {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center
}
.cases-wrapper .button-wrapper a {
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
width: 310px;
height: 44px;
border: 1px solid rgba(0, 83, 206, .9);
background-color: #fff;
font-family: MulishMedium;
font-size: 11px;
font-weight: 500;
letter-spacing: .5px;
text-align: center;
color: rgba(0, 83, 206, .9);
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.cases-wrapper .button-wrapper a:hover {
border: 2px solid rgba(0, 83, 206, .9);
background-image: linear-gradient(283deg, #fff, #fff) !important
}
.cases-wrapper .button-wrapper a:focus {
outline: none;
background-image: linear-gradient(283deg, rgba(219, 223, 229, .4), rgba(219, 223, 229, .4)) !important;
border: 2px solid rgba(0, 83, 206, .9) !important
}
.cases-wrapper .button-wrapper a:active {
outline: none;
border: 2px solid rgba(0, 83, 206, .9);
background-image: linear-gradient(283deg, #fff, #fff) !important;
color: rgba(0, 83, 206, .9)
}
.cases-wrapper .global-leader-wrapper {
-ms-flex-direction: row;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
background-color: #081120;
padding: 104px 11.4%;
margin-top: 60px;
margin-bottom: 60px
}
.cases-wrapper .global-leader-wrapper,
.cases-wrapper .global-leader-wrapper .column1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.cases-wrapper .global-leader-wrapper .column1 {
-ms-flex-direction: column;
width: 100%
}
.cases-wrapper .global-leader-wrapper .column1 h3 {
color: #fff;
margin-bottom: 12px;
text-align: center;
font-size: 38px;
font-stretch: normal;
font-style: normal;
line-height: 1.11;
letter-spacing: .48px
}
@media (max-width:768px) {
.cases-wrapper .global-leader-wrapper .column1 h3 {
font-size: 32px;
font-stretch: normal;
font-style: normal;
line-height: 1.13;
letter-spacing: .4px;
text-align: center
}
}
@media (max-width:600px) {
.cases-wrapper .global-leader-wrapper .column1 h3 {
width: auto
}
}
@media (max-width:320px) {
.cases-wrapper .global-leader-wrapper .column1 h3 {
font-size: 24px;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: .3px;
text-align: center;
width: 91.4%
}
}
.cases-wrapper .global-leader-wrapper .column1 h3 span {
white-space: nowrap
}
.cases-wrapper .global-leader-wrapper .column1 h3 img {
margin-left: 3px;
width: 8px;
height: 8px
}
@media (max-width:600px) {
.cases-wrapper .global-leader-wrapper .column1 h3 img {
width: 4px;
height: 4px
}
}
.cases-wrapper .global-leader-wrapper .column1 p {
max-width: 100%;
font-family: MulishRegular;
font-size: 16px;
line-height: 1.5;
letter-spacing: .5px;
color: #fff;
text-align: center
}
.cases-wrapper .global-leader-wrapper .column2 {
width: 100%;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: end;
-webkit-box-pack: end;
justify-content: flex-end;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
padding: 0 10px
}
.cases-wrapper .global-leader-wrapper .column2 img {
width: 100%
}
.cases-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2 {
display: none;
font-size: 38px
}
@media (max-width:768px) {
.cases-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2 {
font-size: 32px
}
}
@media (max-width:450px) {
.cases-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2 {
font-size: 24px;
letter-spacing: .3px
}
}
.cases-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2.got-a-project {
display: block
}
.cases-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2.got-a-project img.ques-sign {
width: 26px;
height: 36px
}
.cases-wrapper .solute-wrapper h1 {
color: #fff;
margin-bottom: 12px
}
@media (max-width:768px) {
.cases-wrapper .solute-wrapper h1 {
font-size: 36px;
letter-spacing: .45px;
margin-bottom: 30px
}
}
@media (max-width:340px) {
.cases-wrapper .solute-wrapper h1 {
font-size: 28px;
letter-spacing: .35px
}
}
.cases-wrapper .solute-wrapper .explore-projects {
width: 170px;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #fff;
margin-top: 0;
cursor: pointer
}
.cases-wrapper .top-desc {
color: #fff;
margin-bottom: 30px
}
@media (max-width:768px) {
.cases-wrapper h2 {
font-size: 36px !important
}
}
@media (max-width:450px) {
.cases-wrapper h5,
.cases-wrapper p {
font-family: MulishRegular;
font-size: 16px !important;
line-height: 1.5;
letter-spacing: .5px
}
}
@media (max-width:1300px) {
.cases-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block {
margin-left: 4.1%
}
.cases-wrapper footer.footer-light-wrapper .tell-us-about-project form {
margin: 0 42px
}
.cases-wrapper footer.footer-light-wrapper .footer-menu {
margin: 0 4.1%
}
.cases-wrapper footer.footer-light-wrapper .footer-bottom-block {
margin: 30px 4.1% 22px
}
}
@media (max-width:850px) {
.cases-wrapper footer.footer-light-wrapper {
width: 100%
}
.cases-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block {
margin: 0 4.1% 60px
}
.cases-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2 {
font-size: 32px
}
.cases-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h5 {
font-size: 16px
}
.cases-wrapper footer.footer-light-wrapper .tell-us-about-project form {
margin: 0 auto
}
.cases-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 {
width: 77.6%;
margin: 0 auto;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
.cases-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 {
width: 100%;
margin: 0 auto
}
.cases-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper p {
max-width: 100%;
width: auto
}
.cases-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input {
padding: 0 0 0 24px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
margin: 0 0 15px
}
.cases-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 {
width: 100%
}
.cases-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 p {
margin-top: 16px
}
.cases-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea {
width: 100%;
padding: 18px 0 0 24px;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.cases-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center
}
.cases-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p {
margin: 0
}
.cases-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p:first-child {
margin-right: 34px
}
.cases-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 {
margin-top: 38px
}
.cases-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center
}
.cases-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper p {
width: 77.6%;
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
margin-top: 30px
}
.cases-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper button {
width: 77.6%;
margin: 0 auto
}
.cases-wrapper footer.footer-light-wrapper .footer-menu {
margin: 0 3.1%
}
.cases-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 {
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.cases-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
margin-bottom: 46px;
width: 100%
}
.cases-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 p {
text-align: center;
width: 100%
}
.cases-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 .logo-place {
margin: 0 auto
}
.cases-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column4 {
width: 31%
}
.cases-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-2 {
text-align: center
}
.cases-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-2 p {
width: 139px;
font-size: 12px
}
}
@media (max-width:540px) {
.cases-wrapper footer.footer-light-wrapper .tell-us-about-project {
padding: 50px 12px 34px
}
.cases-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block {
margin: 0 0 22px
}
.cases-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2 {
font-size: 24px !important
}
.cases-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2 img {
width: 4px;
height: 4px
}
.cases-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2.got-a-project img.ques-sign,
.cases-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2.looking-to-build img.ques-sign {
width: 15px !important;
height: 20px !important
}
.cases-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h5 {
font-size: 14px
}
.cases-wrapper footer.footer-light-wrapper .tell-us-about-project form,
.cases-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 {
width: 100%
}
.cases-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: normal;
-webkit-box-pack: normal;
justify-content: normal
}
.cases-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p:first-child {
margin-bottom: 18px
}
.cases-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper p {
width: 100%
}
.cases-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper label {
font-size: 12px
}
.cases-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper button {
width: 100%
}
.cases-wrapper footer.footer-light-wrapper .footer-menu {
padding-top: 27px
}
.cases-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 ul a {
color: #5e6063
}
.cases-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
.cases-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 .logo-place {
margin: 10px 0 0;
text-align: left
}
.cases-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 p {
margin: 10px 0 0;
text-align: left;
width: 84.4%
}
.cases-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column3,
.cases-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column4,
.cases-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 hr {
display: none
}
.cases-wrapper footer.footer-light-wrapper .footer-bottom-block {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: start;
-webkit-box-align: start;
align-items: flex-start;
margin: 25px 3.1% 41px
}
.cases-wrapper footer.footer-light-wrapper .footer-bottom-block p {
font-size: 14px !important
}
.cases-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 {
width: 100%
}
.cases-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p,
.cases-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p img {
display: none
}
.cases-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p.hide-p {
display: block
}
.cases-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p:last-child {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
margin-top: 14px;
margin-bottom: 24px
}
.cases-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p:last-child a:first-child {
margin-bottom: 16px
}
.cases-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-2 {
width: 100%;
margin: 24px 0;
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
text-align: left;
-ms-flex-pack: start;
-webkit-box-pack: start;
justify-content: flex-start
}
.cases-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-2 p {
width: auto;
font-size: 12px !important
}
.cases-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-3 {
width: auto
}
}
@media (max-width:1100px) {
.cases-wrapper .global-leader-wrapper {
padding: 104px 4.1%
}
.cases-wrapper .recent-projects-images-block .skinview-inside-content-block {
margin: -50px 93px 0
}
}
@media (max-width:1024px) {
.cases-wrapper .solute-wrapper {
padding: 120px 10.4% 0 4.1%
}
.cases-wrapper .global-leader-wrapper {
padding: 104px 4.1%
}
}
@media (max-width:1023px) {
.cases-wrapper .recent-projects-images-block .skinview-inside-content-block {
margin: -50px 24px 0
}
}
@media (max-width:850px) {
.cases-wrapper .solute-wrapper {
padding: 80px 11.4% 0 3.1%
}
.cases-wrapper .recent-projects-images-block .skinview-inside-content-block {
margin: -50px 24px 0
}
.cases-wrapper .global-leader-wrapper {
padding: 89px 11% 47px;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center
}
.cases-wrapper .global-leader-wrapper h3,
.cases-wrapper .global-leader-wrapper p {
text-align: center
}
.cases-wrapper .global-leader-wrapper h3 {
width: 61.2%;
margin-bottom: 15px
}
.cases-wrapper .global-leader-wrapper p {
margin-bottom: 37px
}
.cases-wrapper .global-leader-wrapper .column1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
width: 100%
}
.cases-wrapper .global-leader-wrapper .column2 {
width: 100%;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center
}
}
@media (max-width:600px) {
.cases-wrapper .solute-wrapper {
padding: 40px 11.9% 1px 3.8%;
margin-bottom: 20px
}
.cases-wrapper .solute-wrapper h2 {
line-height: 34px;
font-size: 28px !important
}
.cases-wrapper .solute-wrapper .select-wrapper {
display: none
}
.cases-wrapper .block-425 {
display: block
}
.cases-wrapper .recent-projects-images-block .skinview-inside-content-block {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 24px 6.1% 0;
margin: -20px 13px 0
}
.cases-wrapper .recent-projects-images-block .skinview-inside-content-block .skinview-inside-content-block-column1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
width: 100%
}
.cases-wrapper .recent-projects-images-block .skinview-inside-content-block .skinview-inside-content-block-column1 p {
margin-bottom: 30px;
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1
}
}
@media (max-width:600px) and (max-width:450px) {
.cases-wrapper .recent-projects-images-block .skinview-inside-content-block .skinview-inside-content-block-column1 p {
font-size: 14px !important;
font-stretch: normal;
font-style: normal;
line-height: 1.43;
letter-spacing: .44px;
margin-bottom: 25px
}
}
@media (max-width:600px) {
.cases-wrapper .recent-projects-images-block .skinview-inside-content-block .skinview-inside-content-block-column1 h2 {
-ms-flex-order: 0;
-webkit-box-ordinal-group: 1;
order: 0
}
.cases-wrapper .recent-projects-images-block .skinview-inside-content-block .skinview-inside-content-block-column1 p.small-gray {
display: none
}
.cases-wrapper .recent-projects-images-block .skinview-inside-content-block .skinview-inside-content-block-column2 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-pack: start;
-webkit-box-pack: start;
justify-content: flex-start;
width: 100%
}
.cases-wrapper .global-leader-wrapper {
padding: 60px 5.7% 75px;
margin-top: 50px
}
.cases-wrapper .global-leader-wrapper .column1 p {
font-size: 14px !important;
margin-bottom: 58px
}
}
div.oembedall-githubrepos {
border: 1px solid #ddd;
border-radius: 4px 4px 4px 4px;
list-style-type: none;
margin: 0 0 10px;
padding: 8px 10px 0;
font: 13.34px/1.4 helvetica, arial, freesans, clean, sans-serif;
width: 452px;
background-color: #fff
}
div.oembedall-githubrepos .oembedall-body {
background: -moz-linear-gradient(center top, #fafafa, #efefef) repeat scroll 0 0 transparent;
background: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#efefef));
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
border-top: 1px solid #eee;
margin-left: -10px;
margin-top: 8px;
padding: 5px 10px;
width: 100%
}
div.oembedall-githubrepos h3 {
font-size: 14px;
margin: 0;
padding-left: 18px;
white-space: nowrap
}
div.oembedall-githubrepos p.oembedall-description {
color: #444;
font-size: 12px;
margin: 0 0 3px
}
div.oembedall-githubrepos p.oembedall-updated-at {
color: #888;
font-size: 11px;
margin: 0
}
div.oembedall-githubrepos ul.oembedall-repo-stats {
border: none;
float: right;
font-size: 11px;
font-weight: 700;
padding-left: 15px;
position: relative;
z-index: 5;
margin: 0
}
div.oembedall-githubrepos ul.oembedall-repo-stats li {
border: none;
color: #666;
display: inline-block;
list-style-type: none;
margin: 0 !important
}
div.oembedall-githubrepos ul.oembedall-repo-stats li a {
background-color: transparent;
color: #666 !important;
background-position: 5px -2px;
background-repeat: no-repeat;
border: none;
border-left: 1px solid #ddd;
display: inline-block;
height: 21px;
line-height: 21px;
padding: 0 5px 0 23px
}
div.oembedall-githubrepos ul.oembedall-repo-stats li:first-child a {
border-left: none;
margin-right: -3px
}
div.oembedall-githubrepos ul.oembedall-repo-stats li a:hover {
background: none no-repeat scroll 5px -27px #4183c4;
color: #fff !important;
text-decoration: none
}
div.oembedall-githubrepos ul.oembedall-repo-stats li:first-child a:hover {
border-bottom-left-radius: 3px;
border-top-left-radius: 3px
}
ul.oembedall-repo-stats li:last-child a:hover {
border-bottom-right-radius: 3px;
border-top-right-radius: 3px
}
span.oembedall-closehide {
background-color: #aaa;
border-radius: 2px;
cursor: pointer;
margin-right: 3px
}
div.oembedall-container {
margin-top: 5px;
text-align: left
}
.oembedall-ljuser {
font-weight: 700
}
.oembedall-ljuser img {
vertical-align: bottom;
border: 0;
padding-right: 1px
}
.oembedall-stoqembed {
border-bottom: 1px dotted #999;
float: left;
overflow: hidden;
width: 730px;
line-height: 1;
background: none repeat scroll 0 0 #fff;
color: #000;
font-family: Arial, Liberation\Sans, DejaVu\Sans, sans-serif;
font-size: 80%;
text-align: left;
margin: 0;
padding: 0
}
.oembedall-stoqembed a {
color: #07c;
text-decoration: none;
margin: 0;
padding: 0
}
.oembedall-stoqembed a:hover {
text-decoration: underline
}
.oembedall-stoqembed a:visited {
color: #4a6b82
}
.oembedall-stoqembed h3 {
font-family: Trebuchet\MS, Liberation\Sans, DejaVu\Sans, sans-serif;
font-size: 130%;
font-weight: 700;
margin: 0;
padding: 0
}
.oembedall-stoqembed .oembedall-reputation-score {
color: #444;
font-size: 120%;
font-weight: 700;
margin-right: 2px
}
.oembedall-stoqembed .oembedall-user-info {
height: 35px;
width: 185px
}
.oembedall-stoqembed .oembedall-user-info .oembedall-user-gravatar32 {
float: left;
height: 32px;
width: 32px
}
.oembedall-stoqembed .oembedall-user-info .oembedall-user-details {
float: left;
margin-left: 5px;
overflow: hidden;
white-space: nowrap;
width: 145px
}
.oembedall-stoqembed .oembedall-question-hyperlink {
font-weight: 700
}
.oembedall-stoqembed .oembedall-stats {
background: none repeat scroll 0 0 #eee;
margin: 0 0 0 7px;
padding: 4px 7px 6px;
width: 58px
}
.oembedall-stoqembed .oembedall-statscontainer {
float: left;
margin-right: 8px;
width: 86px
}
.oembedall-stoqembed .oembedall-votes {
color: #555;
padding: 0 0 7px;
text-align: center
}
.oembedall-stoqembed .oembedall-vote-count-post {
font-size: 240%;
color: #808185;
display: block;
font-weight: 700
}
.oembedall-stoqembed .oembedall-views {
color: #999;
padding-top: 4px;
text-align: center
}
.oembedall-stoqembed .oembedall-status {
margin-top: -3px;
padding: 4px 0;
text-align: center;
background: none repeat scroll 0 0 #75845c;
color: #fff
}
.oembedall-stoqembed .oembedall-status strong {
color: #fff;
display: block;
font-size: 140%
}
.oembedall-stoqembed .oembedall-summary {
float: left;
width: 635px
}
.oembedall-stoqembed .oembedall-excerpt {
line-height: 1.2;
margin: 0;
padding: 0 0 5px
}
.oembedall-stoqembed .oembedall-tags {
float: left;
line-height: 18px
}
.oembedall-stoqembed .oembedall-tags a:hover {
text-decoration: none
}
.oembedall-stoqembed .oembedall-post-tag {
background-color: #e0eaf1;
border-bottom: 1px solid #3e6d8e;
border-right: 1px solid #7f9fb6;
color: #3e6d8e;
font-size: 90%;
line-height: 2.4;
margin: 2px 2px 2px 0;
padding: 3px 4px;
text-decoration: none;
white-space: nowrap
}
.oembedall-stoqembed .oembedall-post-tag:hover {
background-color: #3e6d8e;
border-bottom: 1px solid #37607d;
border-right: 1px solid #37607d;
color: #e0eaf1
}
.oembedall-stoqembed .oembedall-fr {
float: right
}
.oembedall-stoqembed .oembedall-statsarrow {
background-image: url(http://cdn.sstatic.net/stackoverflow/img/sprites.png?v=3);
background-repeat: no-repeat;
overflow: hidden;
background-position: 0 -435px;
float: right;
height: 13px;
margin-top: 12px;
width: 7px
}
.oembedall-facebook1 {
border: 1px solid #1a3c6c;
padding: 0;
font: 13.34px/1.4 verdana;
width: 500px
}
.oembedall-facebook2 {
background-color: #627add
}
.oembedall-facebook2 a {
color: #e8e8e8;
text-decoration: none
}
.oembedall-facebookBody {
background-color: #fff;
vertical-align: top;
padding: 5px
}
.oembedall-facebookBody .contents {
display: inline-block;
width: 100%
}
.oembedall-facebookBody div img {
float: left;
margin-right: 5px
}
div.oembedall-lanyard {
-webkit-box-shadow: none;
-webkit-transition-delay: 0s;
-webkit-transition-duration: .4000000059604645s;
-webkit-transition-property: width;
-webkit-transition-timing-function: ease-in-out;
background-attachment: scroll;
background-clip: border-box;
background-color: transparent;
background-image: none;
background-origin: padding-box;
border-width: 0;
box-shadow: none;
color: #112644;
display: block;
float: left;
font-family: Trebuchet MS, Trebuchet, sans-serif;
font-size: 16px;
height: 253px;
line-height: 19px;
margin: 0;
max-width: none;
min-height: 0;
outline-color: #112644;
outline-style: none;
outline-width: 0;
overflow-x: visible;
overflow-y: visible;
padding: 0;
position: relative;
text-align: left;
vertical-align: baseline;
width: 804px
}
div.oembedall-lanyard .tagline {
font-size: 1.5em
}
div.oembedall-lanyard .wrapper {
overflow: hidden;
clear: both
}
div.oembedall-lanyard .split {
float: left;
display: inline
}
div.oembedall-lanyard .prominent-place .flag:active,
div.oembedall-lanyard .prominent-place .flag:focus,
div.oembedall-lanyard .prominent-place .flag:hover,
div.oembedall-lanyard .prominent-place .flag:link,
div.oembedall-lanyard .prominent-place .flag:visited {
float: left;
display: block;
width: 48px;
height: 48px;
position: relative;
top: -5px;
margin-right: 10px
}
div.oembedall-lanyard .place-context {
font-size: .889em
}
div.oembedall-lanyard .prominent-place .sub-place {
display: block
}
div.oembedall-lanyard .prominent-place {
font-size: 1.125em;
line-height: 1.1em;
font-weight: 400
}
div.oembedall-lanyard .main-date {
color: #8cb4e0;
font-weight: 700;
line-height: 1.1
}
div.oembedall-lanyard .first {
width: 48.57%;
margin: 0 0 0 2.857%
}
body,
html {
overflow-x: hidden
}
.case-page-wrapper a {
text-decoration: none
}
.want-to-know-more-wrapper {
background-color: #081120;
padding: 78px 0 62px;
margin-bottom: 70px
}
.want-to-know-more-wrapper h3 {
color: #fff;
text-align: center;
margin-bottom: 12px;
font-family: Mulish;
font-size: 38px;
font-weight: 700;
font-stretch: normal;
font-style: normal;
line-height: 1.11;
letter-spacing: 1.19px
}
.want-to-know-more-wrapper h3 br {
display: none
}
.want-to-know-more-wrapper p {
font-family: MulishRegular;
font-size: 14px;
line-height: 1.71;
letter-spacing: .4px;
color: #fff;
margin-left: 24px
}
.want-to-know-more-wrapper form {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
margin-bottom: 17px
}
.want-to-know-more-wrapper form input {
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-family: MulishRegular;
font-size: 16px;
width: 65.5%;
height: 60px;
padding-left: 24px;
background-color: rgba(0, 83, 206, .34);
border: 1px solid rgba(0, 158, 253, .9);
color: #fff;
caret-color: #fff
}
.want-to-know-more-wrapper form input::-moz-placeholder,
.want-to-know-more-wrapper form input::-webkit-input-placeholder {
font-family: MulishRegular;
font-size: 16px;
line-height: 20px;
letter-spacing: .5px;
color: hsla(0, 0%, 100%, .4)
}
.want-to-know-more-wrapper form .gradient-button {
width: 33%;
height: 60px;
background-color: #008ce0;
background-image: linear-gradient(82deg, rgba(0, 83, 206, .9), rgba(0, 158, 253, .89));
border: none;
margin-left: 10px;
font-size: 11px;
font-weight: 500;
letter-spacing: .5px;
text-align: center;
color: #fff
}
.want-to-know-more-wrapper form .gradient-button:hover {
background-image: linear-gradient(257deg, rgba(0, 83, 206, .9), rgba(0, 158, 253, .89))
}
.want-to-know-more-wrapper form .gradient-button:active,
.want-to-know-more-wrapper form .gradient-button:focus {
background-image: linear-gradient(283deg, #004ab6, #008ce0)
}
.want-to-know-more-wrapper form .gradient-button:focus {
border: 1px solid #081120
}
.want-to-know-more-wrapper form .gradient-button:disabled {
opacity: .4;
background-image: linear-gradient(283deg, #004ab6, #008ce0);
border: 1px solid rgba(0, 83, 206, .9)
}
.want-to-know-more-wrapper form .gradient-button:last-child {
display: none
}
.want-to-know-more-wrapper p.check {
font-size: 12px;
line-height: 1.5;
text-align: center
}
.want-to-know-more-wrapper p.check a {
text-decoration: none;
color: rgba(0, 158, 253, .9)
}
.you-might-also-like-wrapper {
margin: 0 12.4% 60px
}
.you-might-also-like-wrapper h3 {
color: #081120;
text-align: center;
margin-bottom: 40px
}
.you-might-also-like-wrapper .img-blocks-wrapper {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between
}
.you-might-also-like-wrapper .img-blocks-wrapper>a {
width: 49%
}
.you-might-also-like-wrapper .img-blocks-wrapper .img-block__column-block {
width: 100%;
cursor: pointer
}
.you-might-also-like-wrapper .img-blocks-wrapper .column {
position: relative;
width: 100%;
height: 472px;
background-repeat: no-repeat;
background-size: cover;
background-position: 50%
}
.you-might-also-like-wrapper .img-blocks-wrapper .inside-block {
text-align: left;
position: relative;
z-index: 2;
max-width: 100%;
margin: -177px 21px 0 -1px;
padding: 24px 39px 20px 30px;
background-color: #fff
}
.you-might-also-like-wrapper .img-blocks-wrapper .inside-block h3 {
margin-bottom: 12px;
text-align: left
}
@media (max-width:768px) {
.you-might-also-like-wrapper .img-blocks-wrapper .inside-block h3 {
font-size: 20px;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: .25px
}
}
.you-might-also-like-wrapper .img-blocks-wrapper .inside-block h4 {
line-height: 28px;
font-family: Mulish;
font-size: 20px;
letter-spacing: .3px;
color: #081120
}
.you-might-also-like-wrapper .img-blocks-wrapper .inside-block p.roboto {
font-family: RobotoMono;
font-size: 14px;
line-height: 1.43;
letter-spacing: .44px;
color: #081120
}
.you-might-also-like-wrapper .img-blocks-wrapper .inside-block p.roboto img {
width: 4px;
height: 4px
}
.you-might-also-like-wrapper .img-blocks-wrapper .inside-block p.roboto span {
white-space: nowrap
}
.you-might-also-like-wrapper .img-blocks-wrapper .inside-block p.learn-more {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
font-family: MulishMedium;
font-size: 11px;
font-weight: 500;
letter-spacing: .5px;
color: rgba(0, 83, 206, .9)
}
.you-might-also-like-wrapper .img-blocks-wrapper .inside-block p.learn-more img {
width: 9px;
height: 8px;
margin-left: 4px;
-webkit-transition: .3s;
transition: .3s
}
.you-might-also-like-wrapper .img-blocks-wrapper .img-block__column-block:hover .hover-block {
opacity: .89
}
.you-might-also-like-wrapper .img-blocks-wrapper .img-block__column-block:hover p.learn-more img {
margin-left: 8px
}
@media (max-width:1024px) {
.you-might-also-like-wrapper {
margin: 0 4% 80px
}
.you-might-also-like-wrapper .img-blocks-wrapper .inside-block {
padding: 24px 12px 30px 24px
}
.want-to-know-more-wrapper {
padding: 72px 0 62px
}
.want-to-know-more-wrapper p {
margin-bottom: 6px
}
}
.case-page-wrapper .you-might-also-like-wrapper h2 {
text-align: center;
margin: 65px 0 40px;
font-family: MulishRegular;
font-size: 34px;
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.18;
letter-spacing: 1.06px;
color: #081120
}
@media (max-width:768px) {
.you-might-also-like-wrapper {
margin: 0 3.1%
}
}
@media (max-width:700px) {
.you-might-also-like-wrapper {
margin: 0 4.3%
}
.you-might-also-like-wrapper h3 {
font-size: 20px !important
}
.you-might-also-like-wrapper .img-blocks-wrapper {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
.you-might-also-like-wrapper .img-blocks-wrapper .img-block__column-block,
.you-might-also-like-wrapper .img-blocks-wrapper>a {
width: 100%
}
.you-might-also-like-wrapper .img-blocks-wrapper .inside-block {
-ms-flex-pack: distribute;
justify-content: space-around
}
.you-might-also-like-wrapper .img-blocks-wrapper .inside-block p.learn-more {
display: none
}
.you-might-also-like-wrapper .img-blocks-wrapper>a:first-child {
margin-bottom: 60px
}
.want-to-know-more-wrapper {
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1
}
.want-to-know-more-wrapper h3 {
font-size: 20px;
margin-bottom: 30px
}
.want-to-know-more-wrapper form input {
width: calc(100% - 44px);
height: 44px
}
.want-to-know-more-wrapper form .gradient-button {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
width: 44px;
height: 44px;
margin-left: 0
}
.want-to-know-more-wrapper form .gradient-button:nth-child(2) {
display: none
}
.want-to-know-more-wrapper form .gradient-button:last-child {
display: -ms-flexbox;
display: -webkit-box;
display: flex
}
.want-to-know-more-wrapper p.check {
width: 84.4%;
font-size: 12px !important
}
}
.make-some-noise-title {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-top: 40px
}
.make-some-noise-title .header-p {
font-family: MulishMedium;
font-size: 16px;
font-weight: 500;
font-stretch: normal;
font-style: normal;
line-height: 1.5;
letter-spacing: .5px;
color: #081120
}
.empty-block {
width: 190px;
position: absolute;
right: 0;
top: 0
}
.make-some-noise-title.vertical {
position: fixed;
top: 100px;
opacity: 0;
display: none;
-webkit-transition: .6s;
transition: .6s
}
.make-some-noise-title.vertical.active {
opacity: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
@media (max-width:1024px) {
.make-some-noise-title.vertical {
opacity: 0 !important;
display: none
}
}
.make-some-noise-title.horizontal {
display: none;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin: 40px auto 88px
}
@media (max-width:480px) {
.make-some-noise-title.horizontal .jssocials-share-logo {
width: 26px
}
.make-some-noise-title.horizontal #shares_bottom .jssocials-shares .jssocials-share {
margin-right: 10px
}
}
@media (max-width:1200px) {
.make-some-noise-title.horizontal {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: start
}
}
.make-some-noise-title.horizontal #shares_bottom {
margin-top: 0 !important
}
.make-some-noise-title.horizontal .header-p {
margin-right: 32px;
font-size: 16px;
font-weight: 500;
font-stretch: normal;
font-style: normal;
line-height: 1.5;
letter-spacing: .5px
}
@media (max-width:768px) {
.make-some-noise-title.horizontal .header-p {
font-size: 20px;
font-weight: 500;
line-height: normal;
letter-spacing: .25px
}
}
@media (max-width:400px) {
.make-some-noise-title.horizontal .header-p {
font-family: Mulish;
font-size: 14px;
white-space: nowrap;
line-height: 1.57;
letter-spacing: .44px
}
}
.make-some-noise-title.horizontal .jssocials-shares {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-left: 2%
}
.make-some-noise-title.horizontal .jssocials-shares .jssocials-share {
margin-right: 14px
}
@media (max-width:1024px) {
.make-some-noise-title.horizontal {
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
.case-page-wrapper .solution-block #shares {
width: auto;
margin-top: 20px;
right: 10px
}
}
.content-wrapper {
margin: 0 auto;
position: relative
}
@media (max-width:400px) {
.content-wrapper {
margin: 0 12px
}
}
.content-wrapper.results {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-bottom: 88px
}
.content-wrapper .text-wrapper {
margin: 0 auto
}
.content-wrapper .text-wrapper.about-wrapper {
margin-top: 44px;
font-family: MulishRegular;
font-size: 18px;
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.67;
letter-spacing: .45px;
color: #5e6063
}
.content-wrapper .top-desc {
display: block;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-top: 36px
}
@media (max-width:400px) {
.content-wrapper .top-desc {
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
}
.content-wrapper .top-desc .column {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-family: MulishRegular;
font-size: 20px;
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.6;
letter-spacing: .5px;
color: #081120
}
@media (max-width:400px) {
.content-wrapper .top-desc .column {
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
}
.content-wrapper .top-desc .column:before {
width: 6px;
height: 6px;
background: #0053ce;
display: inline-block;
content: "";
margin: 0 7px 3px
}
.content-wrapper .top-desc .column:first-child:before {
display: none
}
.content-wrapper.first {
margin: 48px auto 0
}
.content-wrapper.first h1 {
width: 80%;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: .58px
}
.request-wrapper,
.rtl {
margin-top: 64px
}
.rtl .img-wrap {
width: 93%;
height: 540px;
background-repeat: no-repeat;
background-size: cover;
background-position: 50%;
max-width: 2560px;
-webkit-transition: width 1s, height 2s;
transition: width 1s, height 2s
}
@media (max-width:1024px) {
.rtl .img-wrap {
width: 96%
}
}
@media (max-width:768px) {
.rtl .img-wrap {
width: 100%;
height: 422px
}
}
@media (max-width:400px) {
.rtl .img-wrap {
height: 176px
}
}
.request {
position: relative;
color: #fff
}
@media (max-width:800px) {
.request .case-content {
padding-bottom: 20px
}
}
@media (max-width:500px) {
.request {
background-color: #081120
}
}
.request .case-content {
background-color: #081120
}
@media (max-width:625px) {
.request .case-content {
margin: 0 12px
}
}
.request h1,
.request h2,
.request h3,
.request h4,
.request h5,
.request h6 {
color: #fff
}
.request ol li,
.request ul li {
color: #fff !important
}
.request p {
font-family: MulishRegular;
font-size: 18px;
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.67;
letter-spacing: .45px;
color: #fff
}
.request .background-blue {
background-color: #081120;
position: absolute;
height: calc(100% - 206px);
width: 97%;
z-index: -1;
top: 270px;
bottom: -270px;
-webkit-transition: width 1s;
transition: width 1s;
max-width: 2560px
}
@media (max-width:1023px) {
.request .background-blue {
height: calc(100% - 270px);
width: 100%
}
}
@media (max-width:1439px) {
.content-wrapper.results {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column
}
.content-wrapper.results .empty-block {
display: none
}
.content-wrapper.first .top-desc {
margin-top: 36px;
max-width: 859px
}
.content-wrapper.first h1 {
width: 100%;
max-width: 859px
}
}
.case-content h2,
.case-content h3 {
margin-bottom: 24px
}
.request .case-content h2 {
margin-bottom: 16px;
margin-top: 64px
}
@media (max-width:767px) {
.request .case-content h2 {
margin-top: 40px;
margin-bottom: 16px;
font-size: 24px;
line-height: 32px
}
}
@media (max-width:1024px) {
footer.footer-light-wrapper .tell-us-about-project form {
width: auto;
margin: 0 11.4%
}
}
@media (max-width:1023px) {
footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block {
margin: 0 11.4%
}
}
@media (min-width:768px) and (max-width:1023px) and (max-width:400px) {
.case-content h3 {
font-size: 20px
}
}
@media (min-width:768px) and (max-width:1023px) and (max-width:768px) {
.case-content h3 {
font-size: 24px
}
}
@media (max-width:768px) {
.case-content h3 {
font-size: 24px
}
}
@media (min-width:800px) and (max-width:1023px) {
.request {
padding-bottom: 48px
}
}
@media (max-width:767px) {
.content-wrapper.first h1 {
font-size: 36px;
font-stretch: normal;
font-style: normal;
line-height: 1.14;
letter-spacing: .35px
}
}
@media (max-width:767px) and (max-width:400px) {
.content-wrapper.first h1 {
font-size: 28px
}
}
@media (max-width:767px) {
.content-wrapper.first h1 {
width: auto;
margin: 0 12px
}
}
@media (max-width:767px) and (max-width:625px) {
.content-wrapper.first h1 {
margin: 40px 12px 0
}
}
@media (max-width:767px) and (min-width:620px) {
.content-wrapper.first h1 {
width: 596px;
margin: 0 auto
}
}
@media (max-width:767px) {
.content-wrapper.first .top-desc {
margin: 36px 12px 0;
font-size: 18px;
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.67;
letter-spacing: .45px
}
}
@media (max-width:767px) and (min-width:620px) {
.content-wrapper.first .top-desc {
width: 596px;
margin: 36px auto 0
}
}
@media (max-width:767px) and (max-width:625px) {
.content-wrapper .text-wrapper {
margin: 40px 12px 0
}
}
@media (max-width:767px) {
.content-wrapper .text-wrapper.about-wrapper {
margin-top: 40px;
font-size: 18px;
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.67;
letter-spacing: .45px
}
.rtl {
direction: ltr;
margin-top: 40px
}
.noise-title {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 100%;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row
}
.noise-title,
.solution-block {
margin: 40px 12px 0
}
.case-content h2,
.case-content h3 {
margin-bottom: 16px
}
}
@media (max-width:500px) {
.make-some-noise-title.horizontal {
margin: 30px 0
}
.content-wrapper.first .top-desc {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column
}
.content-wrapper.first .top-desc .column {
font-size: 18px;
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.67;
letter-spacing: .45px;
display: block
}
.content-wrapper.first .top-desc .column:after {
display: none
}
.content-wrapper.first .top-desc .column:before {
width: 6px;
height: 6px;
background: #0053ce;
display: inline-block;
content: "";
margin: 0 7px 3px
}
.rtl .img-wrap {
height: 176px
}
.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
bottom: 0
}
.you-might-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column
}
.want-to-know-more-wrapper {
padding: 24px 0 38px;
margin-bottom: 0
}
.want-to-know-more-wrapper h3 {
font-family: MulishRegular;
font-size: 20px;
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.4;
letter-spacing: .63px;
text-align: center;
margin: 0 auto 30px;
max-width: 235px
}
.content-wrapper.results {
margin-bottom: 0
}
.case-page-wrapper .you-might-also-like-wrapper h2 {
margin: 8px 0 24px !important
}
}
@media (max-width:320px) {
.content-wrapper.first h1,
.content-wrapper .text-wrapper {
max-width: 270px
}
.request .case-content {
padding-bottom: 40px
}
.case-content ol,
.case-content p,
.case-content ul {
max-width: 270px
}
}
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input:focus::-webkit-input-placeholder,
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea:focus::-webkit-input-placeholder,
footer form .tell-us-about-project-forms-block-row-1 input:focus::-webkit-input-placeholder,
footer form .tell-us-about-project-forms-block-row-1 textarea:focus::-webkit-input-placeholder {
color: transparent !important
}
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input:focus::-moz-placeholder,
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea:focus::-moz-placeholder,
footer form .tell-us-about-project-forms-block-row-1 input:focus::-moz-placeholder,
footer form .tell-us-about-project-forms-block-row-1 textarea:focus::-moz-placeholder {
color: transparent !important
}
.be-among-the-first-wrapper,
.our-team-wrapper,
.solute-wrapper,
.the-essence-of-integra-wrapper,
.they-trust-us-wrapper,
.why-choose-us {
-webkit-transition: margin .3s;
transition: margin .3s
}
.wp-block-lazyblock-company-top-info-and-reviews .solute-wrapper .solute-text-block h1 {
margin-bottom: 30px;
margin-top: 120px;
width: 78%;
position: relative
}
.wp-block-lazyblock-company-top-info-and-reviews .solute-wrapper .solute-text-block h1 img {
position: absolute;
bottom: 10px
}
@media (max-width:1024px) {
.wp-block-lazyblock-company-top-info-and-reviews .solute-wrapper .solute-text-block h1 {
margin-top: 67px;
width: 71%;
line-height: 1.13
}
.wp-block-lazyblock-company-top-info-and-reviews .solute-wrapper .solute-text-block h1 img {
display: none
}
}
@media (max-width:768px) {
.wp-block-lazyblock-company-top-info-and-reviews .solute-wrapper .solute-text-block h1 {
font-size: 36px;
margin-top: 105px;
width: 92%;
line-height: 1.11
}
}
@media (max-width:320px) {
.wp-block-lazyblock-company-top-info-and-reviews .solute-wrapper .solute-text-block h1 {
margin-top: 60px;
width: 270px;
max-width: 100%;
line-height: normal
}
}
.wp-block-lazyblock-company-top-info-and-reviews .solute-wrapper .solute-text-block h2 {
margin-bottom: 12px;
margin-top: 120px;
width: 64.7%
}
.wp-block-lazyblock-company-top-info-and-reviews .solute-wrapper .solute-text-block h2 img {
margin-left: 4px
}
.wp-block-lazyblock-company-top-info-and-reviews .solute-wrapper .solute-text-block h2 span {
white-space: nowrap
}
.wp-block-lazyblock-company-top-info-and-reviews .solute-wrapper .solute-text-block h5 {
margin-bottom: 40px
}
.wp-block-lazyblock-company-top-info-and-reviews .solute-wrapper .solute-text-block .scroll-down {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
margin-bottom: 30px;
cursor: pointer;
display: inline-block
}
.wp-block-lazyblock-company-top-info-and-reviews .solute-wrapper .solute-text-block .scroll-down img {
display: inline-block;
width: 13px;
height: 9px;
margin-right: 10px;
float: left
}
.wp-block-lazyblock-company-top-info-and-reviews .solute-wrapper .solute-text-block .scroll-down p {
color: rgba(0, 83, 206, .9);
line-height: .7;
width: 120px
}
.wp-block-lazyblock-company-top-info-and-reviews .solute-wrapper .solute-integra-sources {
margin-top: -147px;
padding-bottom: 46px
}
.wp-block-lazyblock-company-top-info-and-reviews .solute-wrapper img.ic-quote {
top: 55px;
margin: 0 auto 35px
}
@media (max-width:320px) {
.wp-block-lazyblock-company-top-info-and-reviews .solute-wrapper img.ic-quote {
margin-left: 32px
}
}
@media (max-width:768px) {
.wp-block-lazyblock-company-top-info-and-reviews .solute-wrapper {
margin-bottom: 70px
}
}
.our-team-wrapper .our-team-column1 .top-desc {
width: 73%;
margin-top: 3px;
margin-bottom: 20px
}
@media (max-width:1024px) {
.our-team-wrapper .our-team-column1 .top-desc {
width: 98.4%
}
}
@media (max-width:768px) {
.our-team-wrapper .our-team-column1 .top-desc {
margin-top: 15px;
font-size: 16px;
width: 91%
}
}
@media (max-width:320px) {
.our-team-wrapper .our-team-column1 .top-desc {
font-size: 14px
}
}
.they-trust-us-wrapper div.top-desc {
text-align: center;
margin-bottom: 26px
}
@media (max-width:768px) {
.they-trust-us-wrapper div.top-desc {
font-size: 20px
}
}
@media (max-width:320px) {
.they-trust-us-wrapper div.top-desc {
font-size: 16px
}
}
.company-wrapper p.small-gray {
font-family: MulishRegular;
font-size: 14px;
line-height: 1.43;
letter-spacing: .4px;
color: rgba(94, 96, 99, .8)
}
.company-wrapper p.small-dark-blue-gray {
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #081120
}
.company-wrapper a {
text-decoration: none
}
.company-wrapper a:active,
.company-wrapper a:focus,
.company-wrapper a:hover {
outline: none
}
.company-wrapper .header-wrapper {
position: fixed;
top: 0;
width: 100%;
z-index: 20;
background-color: #fff
}
@media (max-width:1024px) {
.company-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper p {
width: 90%
}
}
.the-essence-of-integra-plate-row1-column1 {
margin-right: 32px
}
@media (max-width:700px) {
.the-essence-of-integra-plate-row1-column1,
.the-essence-of-integra-plate-row1-column2 {
margin-bottom: 10px
}
}
@media (max-width:768px) {
.the-essence-of-integra-plate-row1-column1 {
margin-right: 30px
}
}
@media (max-width:768px) {
.company-wrapper h2 {
font-size: 32px !important
}
}
@media (max-width:450px) {
.company-wrapper h1 {
font-family: Mulish;
font-size: 28px !important;
letter-spacing: .4px;
margin-top: 60px !important;
width: 84%;
line-height: normal
}
.company-wrapper h5,
.company-wrapper p {
font-family: MulishRegular;
font-size: 16px !important;
line-height: 1.5;
letter-spacing: .5px
}
.company-wrapper h2 {
font-family: Mulish;
font-size: 24px !important;
letter-spacing: .3px;
padding-right: 35px
}
.company-wrapper h3 {
font-size: 20px !important
}
.why-choose-us-plate-block p {
font-size: 14px !important
}
.the-essence-of-integra-plate-row-column2 p {
font-size: 14px !important;
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.29;
letter-spacing: .44px;
width: 91.4%
}
}
@media (max-width:850px) {
.company-wrapper footer {
width: 100%
}
.company-wrapper footer .tell-us-about-project .tell-us-about-project-text-block {
margin: 0 24px 58px
}
.company-wrapper footer .tell-us-about-project .tell-us-about-project-text-block h2 {
font-size: 32px
}
.company-wrapper footer .tell-us-about-project .tell-us-about-project-text-block h5 {
font-size: 16px
}
.company-wrapper footer .tell-us-about-project form {
margin: 0 auto
}
.company-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 {
width: 77.6%;
margin: 0 auto;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
.company-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 {
width: 100%;
margin: 0 auto
}
.company-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper p {
max-width: 100%;
width: auto
}
.company-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input {
padding: 0 0 0 24px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
margin: 0 0 15px
}
.company-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 {
width: 100%
}
.company-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea {
width: 100%;
padding: 18px 0 0 24px;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.company-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center
}
.company-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p {
margin: 0
}
.company-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p:first-child {
margin-right: 34px
}
.company-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text label span {
margin-top: 0
}
.company-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-2 {
margin-top: 38px
}
.company-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center
}
.company-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper p {
width: 77.6%;
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
margin-top: 30px
}
.company-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper button {
width: 77.6%;
margin: 0 auto
}
.company-wrapper footer .footer-menu {
margin: 0 3.1%
}
.company-wrapper footer .footer-menu .footer-menu-row1 {
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.company-wrapper footer .footer-menu .footer-menu-row1 .footer-menu-row1-column1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
margin-bottom: 46px;
width: 100%
}
.company-wrapper footer .footer-menu .footer-menu-row1 .footer-menu-row1-column1 p {
text-align: center;
width: 100%
}
.company-wrapper footer .footer-menu .footer-menu-row1 .footer-menu-row1-column1 .logo-place {
margin: 0 auto
}
.company-wrapper footer .footer-menu .footer-menu-row1 .footer-menu-row1-column4 {
width: 31%
}
.company-wrapper footer .footer-bottom-block .footer-bottom-block-column-2 {
text-align: center
}
.company-wrapper footer .footer-bottom-block .footer-bottom-block-column-2 p {
width: 139px
}
}
@media (max-width:540px) {
.company-wrapper footer .tell-us-about-project {
padding: 50px 12px 34px
}
.company-wrapper footer .tell-us-about-project .tell-us-about-project-text-block {
margin: 0 0 22px
}
.company-wrapper footer .tell-us-about-project .tell-us-about-project-text-block h2 {
font-size: 24px !important
}
.company-wrapper footer .tell-us-about-project .tell-us-about-project-text-block h2 img {
width: 4px;
height: 4px
}
.company-wrapper footer .tell-us-about-project .tell-us-about-project-text-block h2.got-a-project img.ques-sign {
display: none
}
.company-wrapper footer .tell-us-about-project .tell-us-about-project-text-block h2.looking-to-build .ques-sign {
width: 22px;
height: 26px
}
.company-wrapper footer .tell-us-about-project .tell-us-about-project-text-block h5 {
font-size: 14px
}
.company-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 {
width: 100%
}
.company-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: normal;
-webkit-box-pack: normal;
justify-content: normal
}
.company-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p:first-child {
margin-bottom: 18px
}
.company-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper p {
width: 100%
}
.company-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper label {
font-size: 12px
}
.company-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper button {
width: 100%
}
.company-wrapper footer .footer-menu .footer-menu-row1 .footer-menu-row1-column1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
.company-wrapper footer .footer-menu .footer-menu-row1 .footer-menu-row1-column1 .logo-place {
margin: 10px 0 0;
text-align: left
}
.company-wrapper footer .footer-menu .footer-menu-row1 .footer-menu-row1-column1 p {
margin: 10px 0 0;
text-align: left;
width: 84.4%
}
.company-wrapper footer .footer-menu .footer-menu-row1 .footer-menu-row1-column3,
.company-wrapper footer .footer-menu .footer-menu-row1 .footer-menu-row1-column4,
.company-wrapper footer .footer-menu .footer-menu-row1 hr {
display: none
}
.company-wrapper footer .footer-bottom-block {
margin: 25px 3.1% 41px;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: start;
-webkit-box-align: start;
align-items: flex-start
}
.company-wrapper footer .footer-bottom-block p {
font-size: 14px !important
}
.company-wrapper footer .footer-bottom-block .footer-bottom-block-column-1 {
width: 100%
}
.company-wrapper footer .footer-bottom-block .footer-bottom-block-column-1 p {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
margin-bottom: 24px;
line-height: 50px
}
.company-wrapper footer .footer-bottom-block .footer-bottom-block-column-1 p img {
display: none
}
.company-wrapper footer .footer-bottom-block .footer-bottom-block-column-1 p a:first-child {
margin-bottom: 16px
}
.company-wrapper footer .footer-bottom-block .footer-bottom-block-column-2 {
width: 100%;
margin: 24px 0;
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
text-align: left;
-ms-flex-pack: start;
-webkit-box-pack: start;
justify-content: flex-start
}
.company-wrapper footer .footer-bottom-block .footer-bottom-block-column-2 p {
width: auto;
font-size: 12px !important
}
.company-wrapper footer .footer-bottom-block .footer-bottom-block-column-3 {
width: auto
}
}
.company-wrapper p {
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #5e6063
}
h4.active a img {
-webkit-transform: rotate(45deg);
transform: rotate(45deg)
}
h4 a img,
h4.active a img {
-webkit-transition: -webkit-transform .4s;
transition: -webkit-transform .4s;
transition: transform .4s;
transition: transform .4s, -webkit-transform .4s
}
.wp-block-lazyblock-company-top-info-and-reviews .solute-wrapper .solute-text-block {
margin-left: 11.4%
}
@media (max-width:1024px) {
.wp-block-lazyblock-company-top-info-and-reviews .solute-wrapper .solute-text-block {
margin-left: 4%
}
}
@media (max-width:700px) {
.wp-block-lazyblock-company-top-info-and-reviews .solute-wrapper .solute-text-block {
margin-left: 12px;
margin-right: 38px
}
}
@media (max-width:768px) {
.wp-block-lazyblock-company-top-info-and-reviews .solute-wrapper .solute-text-block {
margin-left: 3.1%
}
}
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row h4 {
margin-bottom: 0;
margin-top: 0;
position: relative
}
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row p {
margin-top: 10px;
font-family: MulishRegular;
font-size: 14px;
letter-spacing: .4px;
line-height: 1.29;
color: #5e6063
}
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row h4 img.gradient-img {
width: 4px;
height: 4px;
margin-left: 2px;
bottom: 5px;
position: absolute
}
@media (max-width:700px) {
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row h4 img.gradient-img {
display: none
}
}
@media (max-width:700px) {
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row h4 {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
font-size: 14px !important
}
}
@media (max-width:700px) {
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row p {
display: none
}
}
.the-essence-of-integra-wrapper .the-essence-of-integra-plate-wrapper .the-essence-of-integra-plate-row span {
display: none
}
.why-choose-us .why-choose-us-text-block .top-desc {
font-size: 20px;
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.4;
letter-spacing: .5px;
width: 72%
}
@media (max-width:1024px) {
.why-choose-us .why-choose-us-text-block .top-desc {
width: 82.5%
}
}
@media (max-width:768px) {
.why-choose-us .why-choose-us-text-block .top-desc {
width: 91.34%;
font-size: 16px;
line-height: 1.5
}
}
@media (max-width:320px) {
.why-choose-us .why-choose-us-text-block .top-desc {
width: 100%;
color: #081120
}
}
.be-among-the-first-wrapper span {
font-family: Mulish;
color: #fff;
font-size: 24px;
font-stretch: normal;
font-style: normal;
line-height: 1.25;
letter-spacing: .3px
}
@media (max-width:768px) {
.be-among-the-first-wrapper span {
font-size: 20px;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: .25px
}
}
@media (max-width:450px) {
.be-among-the-first-wrapper span {
font-stretch: normal;
font-style: normal;
line-height: 1.2;
letter-spacing: .63px
}
}
.be-among-the-first-wrapper p {
color: #fff;
font-size: 14px !important;
font-stretch: normal;
font-style: normal;
line-height: 1.43;
letter-spacing: .44px;
font-family: MulishRegular
}
@media (max-width:450px) {
.iot_services_block h2.iot-title-1 {
font-size: 24px !important;
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: .3px
}
}
@media (min-width:450px) {
.iot_page-wrapper .swiper-pagination {
display: none
}
}
.iot_page-wrapper h5 {
color: #5e6063
}
.iot_page-wrapper p.small-gray {
font-family: MulishRegular;
font-size: 14px;
line-height: 1.43;
letter-spacing: .4px;
color: rgba(94, 96, 99, .8)
}
.iot_page-wrapper p.small-dark-blue-gray {
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #081120
}
.iot_page-wrapper a {
text-decoration: none
}
.app_block {
max-width: 100%;
position: relative
}
.app_block .app_block_text {
-webkit-box-sizing: content-box;
box-sizing: content-box;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
height: 393px;
margin: 36px 0 0;
padding: 82px 0 51px 11.5%;
background-color: #081120
}
@media (max-width:1258px) {
.app_block .app_block_text {
padding: 77px 0 51px 42px
}
.app_block .app_block_text * {
max-width: 859px
}
}
@media (max-width:1258px) and (max-width:768px) {
.app_block .app_block_text {
padding: 77px 0 51px 27px
}
}
.app_block .app_block_text h2 {
width: 49.45%;
-ms-flex-align: end;
-webkit-box-align: end;
align-items: flex-end;
margin: 0 0 20px;
font-stretch: normal;
font-style: normal;
line-height: 1.11;
letter-spacing: .48px
}
@media (max-width:1258px) {
.app_block .app_block_text h2 {
width: 100%;
max-width: 859px
}
}
@media (max-width:450px) {
.app_block .app_block_text h2.iot-title-1 {
font-size: 24px !important;
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: .3px
}
}
.app_block .app_block_text h2 img {
margin-left: 6px
}
.app_block .app_block_text h5 {
width: 42%;
margin: 0 0 14px
}
.app_block .app_block_text ul {
list-style-type: disc;
margin: 0 0 0 2%
}
.app_block .app_block_text ul li {
margin: 0 0 14px
}
.app_block .app_block_image768 {
display: none
}
.app_block .app_block_image {
position: absolute;
top: 0;
right: 33px;
width: 598px;
height: 598px;
background-size: cover
}
body.iot_page-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper label span {
color: #081120
}
@media (max-width:768px) {
.iot_page-wrapper h2 {
font-size: 36px
}
}
@media (max-width:450px) {
.iot_page-wrapper h1 {
font-family: Mulish;
font-size: 28px !important;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: .35px;
text-align: center
}
.iot_page-wrapper h5,
.iot_page-wrapper p {
font-family: MulishRegular;
font-size: 16px !important;
line-height: 1.5;
letter-spacing: .5px
}
.iot_page-wrapper h2 {
font-family: Mulish;
font-size: 28px !important;
letter-spacing: .3px
}
.iot_page-wrapper h3 {
font-size: 20px !important
}
}
.description {
font-family: MulishRegular;
font-size: 20px;
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.4;
letter-spacing: .5px
}
.flex_box {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
flex-direction: column
}
.flex-row,
.flex_box {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-webkit-box-direction: normal
}
.flex-row {
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
flex-direction: row
}
.white_color,
div h2.white_color,
div li.white_color {
color: #fff
}
.grey_color {
color: #5e6063
}
.black_color {
color: #081120
}
.nowrap {
white-space: nowrap
}
.wp-block-lazyblock-iot-top-block .solute_text_block_img {
background-position: 50%;
background-size: contain;
background-repeat: no-repeat;
width: 63.5%;
height: 512px;
margin: 70px 0 100px
}
.swiper-slide__inside-block {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
height: 100%
}
.swiper-slide__inside-block .learn {
margin-bottom: 0;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
cursor: pointer
}
.swiper-slide__inside-block .learn:active img,
.swiper-slide__inside-block .learn:hover img {
margin-left: 8px
}
.wp-block-lazyblock-iot-top-block .solute_block {
margin-top: 150px;
margin-bottom: 80px
}
.wp-block-lazyblock-iot-top-block .solute_block .solute_text_block {
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center
}
.wp-block-lazyblock-iot-top-block .solute_block .solute_text_block>img {
width: 63.5%;
margin: 92px 0 100px;
-o-object-fit: contain;
object-fit: contain;
max-width: 100%
}
.wp-block-lazyblock-iot-top-block .solute_block .solute_text_block h2 {
margin-right: 23.8%;
margin-left: 23.5%;
margin-bottom: 26px;
width: 47.7%;
font-family: Mulish;
text-align: center
}
.wp-block-lazyblock-iot-top-block .solute_block .solute_text_block h2 img {
margin-left: 4px
}
@media (max-width:450px) {
.wp-block-lazyblock-iot-top-block .solute_block .solute_text_block h2 {
font-size: 24px !important;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: .3px
}
}
.wp-block-lazyblock-iot-top-block .solute_block .solute_text_block h5 {
margin: 0 20.7% 40px;
text-align: center
}
.wp-block-lazyblock-iot-top-block .solute_block .solute_text_block h5 span {
font-family: Mulish;
font-size: 24px;
color: rgba(0, 83, 206, .9)
}
.wp-block-lazyblock-iot-top-block .solute_block .solute_text_block p {
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: rgba(0, 83, 206, .9)
}
@media (max-width:850px) {
.wp-block-lazyblock-iot-top-block .solute_block .solute_text_block p.scroll {
margin-top: 40px
}
}
.wp-block-lazyblock-iot-top-block .solute_block .solute_text_block p img {
width: 13px;
height: 9px;
margin-right: 10px;
-o-object-fit: contain;
object-fit: contain
}
.wp-block-lazyblock-iot-top-block .solute_block .solute_text_block .divider {
margin: 0;
width: 76%;
border: none;
height: 2px;
background-color: rgba(0, 83, 206, .9);
color: rgba(0, 83, 206, .9)
}
.wp-block-lazyblock-iot-top-block .scroll {
cursor: pointer
}
.iot_services_block {
margin-left: 11.5%;
margin-right: 11.5%;
-ms-flex-align: left;
-webkit-box-align: left;
align-items: left;
max-width: 100%
}
.iot_services_block .description {
text-align: left;
max-width: 880px
}
@media (max-width:780px) {
.iot_services_block .description {
max-width: 658px;
width: auto !important
}
}
.iot_services_block h2 {
margin-right: 30.76%;
margin-bottom: 12px
}
.iot_services_block h2 img {
margin-left: 4px
}
@media (max-width:1300px) {
.iot_page-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block {
margin-left: 4.1%
}
.iot_page-wrapper footer.footer-light-wrapper .tell-us-about-project form {
margin: 0 42px
}
.iot_page-wrapper footer.footer-light-wrapper .footer-menu {
margin: 0 4.1%
}
.iot_page-wrapper footer.footer-light-wrapper .footer-bottom-block {
margin: 30px 4.1% 22px
}
}
@media (max-width:850px) {
.iot_page-wrapper footer.footer-light-wrapper {
width: 100%
}
.iot_page-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block {
margin: 0 4.1% 60px
}
.iot_page-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2 {
font-size: 32px
}
.iot_page-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h5 {
font-size: 16px
}
.iot_page-wrapper footer.footer-light-wrapper .tell-us-about-project form {
margin: 0 auto
}
.iot_page-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 {
width: 77.6%;
margin: 0 auto;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
.iot_page-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 {
width: 100%;
margin: 0 auto
}
.iot_page-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper p {
max-width: 100%;
width: auto
}
.iot_page-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input {
padding: 0 0 0 24px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
margin: 0 0 15px
}
.iot_page-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 {
width: 100%
}
.iot_page-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 p {
margin-top: 16px
}
.iot_page-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea {
width: 100%;
padding: 18px 0 0 24px;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.iot_page-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center
}
.iot_page-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p {
margin: 0
}
.iot_page-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p:first-child {
margin-right: 34px
}
.iot_page-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 {
margin-top: 38px
}
.iot_page-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center
}
.iot_page-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper p {
width: 77.6%;
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
margin-top: 30px
}
.iot_page-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper button {
width: 77.6%;
margin: 0 auto
}
.iot_page-wrapper footer.footer-light-wrapper .footer-menu {
margin: 0 3.1%
}
.iot_page-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 {
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.iot_page-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
margin-bottom: 46px;
width: 100%
}
.iot_page-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 p {
text-align: center;
width: 100%
}
.iot_page-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 .logo-place {
margin: 0 auto
}
.iot_page-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column4 {
width: 31%
}
.iot_page-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-2 {
text-align: center
}
.iot_page-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-2 p {
width: 139px;
font-size: 12px
}
}
@media (max-width:540px) {
.iot_page-wrapper footer.footer-light-wrapper .tell-us-about-project {
padding: 50px 12px 34px
}
.iot_page-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block {
margin: 0 0 22px
}
.iot_page-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2 {
font-size: 24px !important;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: .3px
}
.iot_page-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2 img {
width: 4px;
height: 4px
}
.iot_page-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2.got-a-project img.ques-sign,
.iot_page-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2.looking-to-build img.ques-sign {
width: 15px !important;
height: 20px !important
}
.iot_page-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h5 {
font-size: 14px
}
.iot_page-wrapper footer.footer-light-wrapper .tell-us-about-project form,
.iot_page-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 {
width: 100%
}
.iot_page-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: normal;
-webkit-box-pack: normal;
justify-content: normal
}
.iot_page-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p:first-child {
margin-bottom: 18px
}
.iot_page-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper p {
width: 100%
}
.iot_page-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper label {
font-size: 12px
}
.iot_page-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper button {
width: 100%
}
.iot_page-wrapper footer.footer-light-wrapper .footer-menu {
padding-top: 27px
}
.iot_page-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 ul a {
color: #5e6063
}
.iot_page-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
.iot_page-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 .logo-place {
margin: 10px 0 0;
text-align: left
}
.iot_page-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 p {
margin: 10px 0 0;
text-align: left;
width: 84.4%
}
.iot_page-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column3,
.iot_page-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column4,
.iot_page-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 hr {
display: none
}
.iot_page-wrapper footer.footer-light-wrapper .footer-bottom-block {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: start;
-webkit-box-align: start;
align-items: flex-start;
margin: 25px 3.1% 41px
}
.iot_page-wrapper footer.footer-light-wrapper .footer-bottom-block p {
font-size: 14px !important
}
.iot_page-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 {
width: 100%
}
.iot_page-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p,
.iot_page-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p img {
display: none
}
.iot_page-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p.hide-p {
display: block
}
.iot_page-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p:last-child {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
margin-top: 14px;
margin-bottom: 24px
}
.iot_page-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p:last-child a:first-child {
margin-bottom: 16px
}
.iot_page-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-2 {
width: 100%;
margin: 24px 0;
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
text-align: left;
-ms-flex-pack: start;
-webkit-box-pack: start;
justify-content: flex-start
}
.iot_page-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-2 p {
width: auto;
font-size: 12px !important
}
.iot_page-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-3 {
width: auto
}
}
.cloud_platforms {
width: 100%;
margin-top: 164px;
-ms-flex-align: left;
-webkit-box-align: left;
align-items: left
}
.cloud_platforms h2 {
margin-left: 11.5%;
width: 48%
}
.cloud_platforms h2 img {
margin-left: 5px
}
@media (max-width:450px) {
.cloud_platforms h2.iot-title-1 {
font-size: 24px !important;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: .3px;
max-width: 275px
}
}
.cloud_platforms div.description {
margin-left: 11%;
margin-top: 12px;
width: 940px
}
@media (max-width:450px) {
.cloud_platforms div.description {
line-height: 1.5;
letter-spacing: .5px
}
}
.cloud_platforms .cloud_platforms_block {
margin: 49px 15.6% 0;
border-radius: 2px;
-webkit-box-shadow: 0 4px 13px 0 rgba(0, 83, 206, .1);
box-shadow: 0 4px 13px 0 rgba(0, 83, 206, .1)
}
.cloud_platforms .cloud_platforms_block .cloud_platforms_block_content {
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
width: 50%;
background-color: #fff;
cursor: pointer;
text-decoration: none
}
.cloud_platforms .cloud_platforms_block .cloud_platforms_block_content img {
margin-top: 53px
}
.cloud_platforms .cloud_platforms_block .cloud_platforms_block_content h4 {
padding: 14px 0 9px;
font-family: Mulish;
font-size: 20px;
letter-spacing: .3px;
text-align: center
}
@media (max-width:768px) {
.cloud_platforms .cloud_platforms_block .cloud_platforms_block_content h3 {
font-size: 20px;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: .25px;
text-align: center
}
}
.cloud_platforms .cloud_platforms_block .cloud_platforms_block_content p {
margin: 9px 20% 0;
font-family: MulishRegular;
font-size: 16px;
line-height: 1.5;
height: 100%;
letter-spacing: .5px;
text-align: center
}
.cloud_platforms .cloud_platforms_block .cloud_platforms_block_content .divider {
-ms-flex-negative: 0;
flex-shrink: 0;
width: 24px;
height: 4px;
-o-object-fit: contain;
object-fit: contain;
background-image: linear-gradient(85deg, rgba(0, 83, 206, .9), rgba(0, 158, 253, .89))
}
.cloud_platforms .cloud_platforms_block .cloud_platforms_block_content:first-child {
border-right: 1px solid #dbdfe5;
position: relative
}
.cloud_platforms .cloud_platforms_block .cloud_platforms_block_content:first-child .circle_base {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
position: absolute;
right: -30px;
top: 43%;
width: 59px;
height: 59px;
border-radius: 50%;
background-color: #fff;
-webkit-box-shadow: 0 4px 13px 0 rgba(0, 83, 206, .1);
box-shadow: 0 4px 13px 0 rgba(0, 83, 206, .1)
}
.cloud_platforms .cloud_platforms_block .cloud_platforms_block_content:first-child .circle_base p {
font-size: 30px;
font-weight: 100;
color: rgba(0, 83, 206, .9);
margin: 0;
line-height: 2.1
}
.cloud_platforms .cloud_platforms_block .cloud_platforms_block_content:last-child {
border-left: 1px solid #dbdfe5
}
.cloud_platforms .cloud_platforms_block .cloud_platforms_block_content:hover {
background-color: rgba(0, 83, 206, .05)
}
.cloud_platforms .cloud_platforms_block .cloud_platforms_block_content:hover .learn img {
margin-left: 8px
}
.capabilities_block {
max-width: 100%;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
margin: 100px 0 0;
background-color: #081120;
padding: 65px 0 0
}
@media (max-width:450px) {
.capabilities_block.flex_box {
padding: 0
}
}
.capabilities_block h2 {
margin: 0 0 12px
}
.capabilities_block h2 img {
margin-left: 5px
}
@media (max-width:450px) {
.capabilities_block h2.iot-title-1 {
font-size: 24px !important;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: .3px;
margin: 30px 43px 12px 18px;
padding-right: 20px
}
}
.capabilities_block div.description {
width: 50%;
text-align: center;
margin: 0 0 35px;
font-size: 20px;
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.2;
letter-spacing: .63px
}
.capabilities_block .capabilities_block_list {
max-width: 1024px;
width: 100%
}
.capabilities_block .capabilities_block_list ul {
width: 85%;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 20px 0 50px 15%;
list-style-type: none
}
.capabilities_block .capabilities_block_list li {
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
margin-bottom: 10px
}
.wp-block-lazyblock-iot-capabilities .capabilities_block .capabilities_block_list ul li:before {
content: "";
display: block;
margin-right: 14px;
width: 8px;
height: 8px;
background-image: url(https://www.integrasources.com/media/assets/i/gradient.svg)
}
.explore_block {
max-width: 100%;
margin: 50px 0 0
}
.explore_block div.description {
margin-top: 12px;
text-align: center
}
.explore_block h2 {
text-align: center;
color: #081120
}
.explore_block h2 img {
padding-left: 4px
}
.explore_block .explore_block_items {
margin: 52px 0 35px
}
.explore_block .explore_block_items .row {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
margin-bottom: 5px
}
.explore_block .explore_block_items .row>a {
width: 31.1%
}
.iot_page-wrapper .explore_block .explore_block_items .row .explore__column-wrapper {
width: 100%;
cursor: pointer;
position: relative
}
.explore_block .explore_block_items .row .column {
position: relative;
width: 100%;
height: 268px;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
background-repeat: no-repeat;
background-size: cover;
background-position: 50%
}
@media (max-width:768px) {
.explore_block .explore_block_items .row .column {
height: 380px
}
}
@media (max-width:468px) {
.explore_block .explore_block_items .row .column {
height: 380px
}
}
.explore_block .explore_block_items .row .inside-block {
position: relative;
z-index: 2;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
max-width: 100%;
min-height: 290px;
margin-left: -1px;
margin-right: 14px;
margin-top: -80px;
padding: 20px 20px 30px;
background-color: #fff
}
.explore_block .explore_block_items .row .inside-block h4 {
width: 90%;
font-family: Mulish;
font-size: 20px;
letter-spacing: .3px;
color: #081120;
line-height: 28px;
margin: 0 0 14px
}
.explore_block .explore_block_items .row .inside-block h3 {
width: 90%;
color: #081120;
margin: 0 0 14px
}
@media (max-width:768px) {
.explore_block .explore_block_items .row .inside-block h3 {
font-size: 20px;
font-stretch: normal;
font-style: normal;
line-height: 1.2;
letter-spacing: .25px
}
}
@media (max-width:450px) {
.explore_block .explore_block_items .row .inside-block h3 {
font-size: 16px !important;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: .2px
}
}
.explore_block .explore_block_items .row .inside-block p {
font-family: MulishRegular;
font-size: 16px;
line-height: 1.5;
letter-spacing: .5px;
color: rgba(94, 96, 99, .8)
}
@media (max-width:1024px) {
.explore_block .explore_block_items .row .inside-block p {
font-size: 14px
}
}
@media (max-width:768px) {
.explore_block .explore_block_items .row .inside-block p {
font-size: 14px;
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.43;
letter-spacing: .44px
}
}
.explore_block .explore_block_items .row .explore__column-wrapper:hover .hover-block {
opacity: .89
}
@media (max-width:1258px) {
.wp-block-lazyblock-iot-top-block .solute_block .solute_text_block h2 {
width: 73.5%
}
}
@media (max-width:1258px) and (max-width:320px) {
.wp-block-lazyblock-iot-top-block .solute_block .solute_text_block h2 {
width: 84.38%
}
}
@media (max-width:1258px) {
.wp-block-lazyblock-iot-top-block .solute_block .solute_text_block .description {
width: 75%
}
.wp-block-lazyblock-iot-top-block .solute_block .solute_text_block .description#second_section {
width: 82.4%;
margin: 0 20.7% 70px
}
.wp-block-lazyblock-iot-top-block .solute_block .solute_text_block .divider {
width: 90%
}
.iot_services_block {
margin: 0 12px 0 3.5%
}
}
@media (max-width:1258px) and (min-width:1440px) {
.iot_services_block {
max-width: 1104px
}
}
@media (max-width:1258px) {
.iot_services_block h2 {
width: 83.7%
}
.iot_services_block h5 {
width: 93%
}
.iot_services_block_conteiner {
margin: 32px 0 0
}
}
@media (max-width:1258px) and (min-width:1024px) {
.iot_services_block_conteiner {
margin: 32px auto 0
}
}
@media (max-width:1258px) and (min-width:1440px) {
.iot_services_block_conteiner {
max-width: 1104px
}
}
@media (max-width:1258px) {
.iot_services_block_conteiner .iot_services_block_content {
width: 30.7%;
margin-top: 50px
}
}
@media (max-width:1258px) and (max-width:700px) {
.iot_services_block_conteiner .iot_services_block_content {
width: 100%
}
}
@media (max-width:1258px) {
.iot_page-wrapper .iot_services_swiper {
margin: 32px 3.5% 0
}
.iot_page-wrapper .swiper-pagination {
display: none
}
.app_block {
width: 100%
}
.app_block .app_block_text h5 {
width: 83.8%
}
.app_block .app_block_image {
display: none
}
.cloud_platforms {
margin: 87px 0 0
}
}
@media (max-width:1258px) and (min-width:1024px) {
.cloud_platforms {
margin: 87px 0 0
}
}
@media (max-width:1258px) and (min-width:1440px) {
.cloud_platforms {
max-width: 1104px
}
}
@media (max-width:1258px) {
.cloud_platforms>div.description {
width: 89.8%;
margin-left: 42px
}
.cloud_platforms h2,
.cloud_platforms h5 {
margin-left: 42px
}
.cloud_platforms .cloud_platforms_block {
margin: 50px 41px 0
}
.capabilities_block {
margin-top: 100px
}
.capabilities_block div.description {
width: 75%
}
.capabilities_block .capabilities_block_list>ul {
margin-left: 11%
}
.explore_block {
margin: 70px 0 0
}
}
@media (max-width:1258px) and (max-width:768px) {
.explore_block .explore_block_items {
margin: 50px 0 0
}
}
@media (max-width:1258px) {
.explore_block .explore_block_items .row .inside-block {
padding: 20px 18px 30px 20px;
height: 312px
}
}
.iot_services_swiper {
overflow: visible;
height: auto;
margin: 70px 11.5% 20px
}
.iot_services_swiper .iot_services_block {
margin-left: 11.5%;
margin-right: 11.5%;
-ms-flex-align: left;
-webkit-box-align: left;
align-items: left;
max-width: 100%
}
.iot_services_swiper .iot_services_block>h5 {
margin: 12px 34.7% 12px 0
}
.iot_services_swiper .iot_services_block h2 {
margin-right: 30.76%
}
.iot_services_swiper .iot_services_block h2 span>img {
margin-left: 4px
}
.iot_services_block_conteiner {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 11.5% 0 0
}
.iot_services_block_conteiner .iot_services_block_content {
position: relative;
width: 31.21%;
margin-bottom: 40px;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
height: auto
}
.iot_services_block_conteiner .iot_services_block_content img.iot-icon {
width: 40px;
height: 40px
}
.iot_services_block_conteiner .iot_services_block_content h4 {
margin-top: 14px;
font-family: Mulish;
font-size: 16px;
line-height: 1.5;
letter-spacing: .5px
}
.iot_services_block_conteiner .iot_services_block_content h4 span>img {
margin-left: 2px;
width: 4px;
height: 4px;
-o-object-fit: contain;
object-fit: contain
}
.iot_services_block_conteiner .iot_services_block_content p {
margin-top: 12px;
font-family: MulishRegular;
font-size: 16px;
line-height: 1.63;
letter-spacing: .5px
}
.wp-block-lazyblock-iot-top-block .solute_block .solute_text_block h1 {
margin-left: 23.5%;
margin-right: 23.8%;
margin-bottom: 25px;
width: 100%;
text-align: center
}
@media (max-width:1258px) {
.wp-block-lazyblock-iot-top-block .solute_block .solute_text_block h1 {
width: 75%
}
}
@media (max-width:1024px) {
.wp-block-lazyblock-iot-top-block .solute_block .solute_text_block h1 {
width: 100%;
font-stretch: normal;
font-style: normal;
line-height: normal;
text-align: center
}
}
@media (max-width:768px) {
.wp-block-lazyblock-iot-top-block .solute_block .solute_text_block h1 {
font-size: 36px;
font-stretch: normal;
font-style: normal;
line-height: 1.11;
letter-spacing: .45px;
text-align: center;
max-width: 450px
}
}
@media (max-width:450px) {
.wp-block-lazyblock-iot-top-block .solute_block .solute_text_block h1 {
width: auto;
font-size: 28px;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: .35px;
text-align: center
}
}
.wp-block-lazyblock-iot-top-block .solute_block .solute_text_block .description {
margin: 0 20.7% 40px;
text-align: center;
max-width: 768px
}
.wp-block-lazyblock-iot-top-block .solute_block .solute_text_block .description#second_section {
font-size: 20px;
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.8;
letter-spacing: .5px;
text-align: center;
max-width: none
}
@media (max-width:768px) {
.wp-block-lazyblock-iot-top-block .solute_block .solute_text_block .description#second_section {
font-size: 16px;
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.5;
letter-spacing: .5px;
text-align: center
}
}
@media (max-width:450px) {
.wp-block-lazyblock-iot-top-block .solute_block .solute_text_block .description#second_section {
margin: 0 55px 30px
}
}
@media (max-width:768px) {
.wp-block-lazyblock-iot-top-block .solute_block .solute_text_block .description {
width: 85.7%;
margin: 16px 55px 0;
font-size: 16px;
line-height: 1.5
}
}
.wp-block-lazyblock-iot-top-block .solute_block .solute_text_block .description span {
font-family: Mulish;
font-size: 24px;
color: rgba(0, 83, 206, .9)
}
@media (max-width:450px) {
.wp-block-lazyblock-iot-top-block .solute_block .solute_text_block .description span {
font-size: 20px
}
}
@media (max-width:850px) {
.wp-block-lazyblock-iot-top-block .solute_block .solute_text_block .description span.year {
font-family: MulishRegular;
color: #5e6063;
font-size: inherit;
font-weight: inherit
}
}
.app_block .app_block_text .description {
width: 42%;
margin: 0 0 14px
}
@media (max-width:450px) and (max-width:850px) {
.app_block .app_block_text .description {
margin: 12px 13px 0 12px;
font-size: 14px
}
}
@media (max-width:450px) {
.app_block .app_block_text .description {
font-size: 14px !important
}
}
@media (max-width:1258px) {
.app_block .app_block_text .description {
width: 90%
}
}
@media (max-width:850px) {
.app_block .app_block_text .description {
font-size: 16px;
width: 83.2%
}
}
@media (max-width:668px) {
.app_block .app_block_text .description {
width: 88.8%
}
}
@media (max-width:850px) {
.iot_page-wrapper .swiper-wrapper {
margin: 0
}
.swiper-slide__inside-block {
min-height: 160px
}
}
@media (max-width:850px) and (max-width:700px) {
.swiper-slide__inside-block {
min-height: auto
}
}
@media (max-width:700px) {
.swiper-slide__inside-block .learn {
margin-top: 20px
}
}
@media (max-width:850px) {
.swiper-slide__inside-block h4 {
margin-right: 24px
}
.swiper-slide__inside-block h3 {
font-size: 20px;
font-stretch: normal;
font-style: normal;
line-height: 1.2;
letter-spacing: .63px
}
.wp-block-lazyblock-iot-top-block .solute_text_block_img {
margin: 70px 0 154px
}
.wp-block-lazyblock-iot-top-block .solute_block {
margin-bottom: 50px
}
.wp-block-lazyblock-iot-top-block .solute_block .solute_text_block h2 {
font-size: 32px
}
.wp-block-lazyblock-iot-top-block .solute_block .solute_text_block .description {
font-size: 16px;
width: 85%;
line-height: 1.5
}
.wp-block-lazyblock-iot-top-block .solute_block .solute_text_block .description#second_section {
margin: 0 55px 50px
}
.wp-block-lazyblock-iot-top-block .solute_block .solute_text_block>img {
margin: 70px 0 90px
}
.iot_services_block {
margin-left: 24px
}
.iot_services_block h2 {
font-size: 32px;
margin-bottom: 12px
}
.iot_services_block .description {
font-size: 16px;
width: 85%
}
.iot_services_block_conteiner {
margin: 10px 85px 0 0
}
.iot_services_block_conteiner .iot_services_block_content {
margin-top: 0
}
.iot_services_block_conteiner .iot_services_block_content p {
display: none
}
.app_block {
margin-top: 216px;
position: relative
}
.app_block .app_block_text h2 {
margin-top: 30px;
width: 100%;
max-width: 719px;
font-size: 32px
}
.app_block .app_block_text h5 {
font-size: 16px
}
.app_block .app_block_text ul>li {
font-size: 16px;
margin-bottom: 14px
}
.app_block .app_block_image768 {
position: absolute;
top: -216px;
display: block;
width: 94.3%;
margin: 0 2.9%;
height: 320px;
background-size: cover;
background-repeat: no-repeat
}
.cloud_platforms h2 {
font-size: 32px
}
.cloud_platforms div.description {
font-size: 16px
}
.cloud_platforms .cloud_platforms_block p {
margin: 9px 9% 0
}
.cloud_platforms .cloud_platforms_block .learn {
margin-bottom: 42px
}
.capabilities_block h2 {
font-size: 32px
}
.capabilities_block div.description {
margin: 12px 11% 35px;
font-size: 16px
}
.capabilities_block .capabilities_block_list ul>li {
font-size: 16px
}
.explore_block {
margin: 50px 23px 0
}
.explore_block h2 {
text-align: left;
font-size: 32px
}
.explore_block div.description {
text-align: left;
font-size: 16px
}
.explore_block .explore_block_items .row {
margin-bottom: 30px;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
.explore_block .explore_block_items .row>a {
width: 100%;
margin-bottom: 10px
}
.explore_block .explore_block_items .row>a:last-child {
margin-bottom: 0
}
.explore_block .explore_block_items .row .explore__column-wrapper {
width: 100%
}
.explore_block .explore_block_items .row .explore__column-wrapper .inside-block {
margin: -80px 7px 0;
min-height: 200px;
height: auto
}
}
@media (max-width:850px) and (min-width:560px) {
.explore_block .explore_block_items .row .explore__column-wrapper .inside-block {
min-height: 100px;
height: 150px
}
}
@media (max-width:850px) and (max-width:668px) {
.iot_services_swiper {
margin: 40px 16px 0 12px;
overflow: hidden;
height: auto
}
.iot_services_swiper .swiper-pagination {
text-align: right;
display: block
}
}
@media (max-width:450px) {
.wp-block-lazyblock-iot-service-blocks .iot_services_swiper .swiper-pagination {
display: block;
top: auto
}
}
@media (max-width:850px) and (max-width:668px) and (min-width:450px) {
.iot_services_swiper .swiper-pagination {
display: none
}
}
@media (max-width:850px) and (max-width:668px) {
.iot_services_swiper .swiper-pagination .swiper-pagination-bullet-active {
background-image: linear-gradient(85deg, rgba(0, 83, 206, .9), rgba(0, 158, 253, .89))
}
.iot_services_swiper .swiper-pagination .swiper-pagination-bullet {
border-radius: 0;
width: 10px;
height: 10px
}
.app_block .app_block_text h5 {
width: 88.8%
}
.app_block .app_block_text h2 {
width: 95%
}
.capabilities_block_list>ul {
margin: 20px 0 0 20px;
max-height: 250px;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap
}
.capabilities_block_list>ul li {
font-size: 14px
}
.capabilities_block_list>ul li:before {
content: "";
width: 4px;
height: 4px
}
}
@media (max-width:850px) and (max-width:450px) {
.iot_services_block_conteiner .iot_services_block_content {
margin-top: 0
}
.wp-block-lazyblock-iot-top-block .solute_text_block_img {
margin: 50px 0 70px
}
.wp-block-lazyblock-iot-top-block .solute_block {
margin: 60px 0 12px
}
.wp-block-lazyblock-iot-top-block .solute_block .solute_text_block>img {
width: 100%;
margin: 0 12px 70px
}
.wp-block-lazyblock-iot-top-block .solute_block .solute_text_block h2 img {
display: none
}
.wp-block-lazyblock-iot-top-block .solute_block .solute_text_block h5 {
margin-bottom: 30px
}
.wp-block-lazyblock-iot-top-block .solute_block .solute_text_block h5 span.second {
font-family: MulishRegular;
font-size: 16px;
font-weight: 400;
font-style: normal;
font-stretch: normal;
color: #5e6063
}
.wp-block-lazyblock-iot-top-block .solute_block .solute_text_block p {
display: none
}
.wp-block-lazyblock-iot-top-block .solute_block .solute_text_block .divider {
margin: 0 auto
}
.iot_services_block_conteiner {
margin: 0 auto;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap
}
.iot_services_block_conteiner .iot_services_block_content p {
display: block
}
.iot_services_block {
margin: 47px 13px 0 12px
}
.iot_services_block h2 {
width: 100%;
margin: 0 auto 16px;
font-size: 20px !important
}
.iot_services_block h2 img {
width: 4px;
height: 4px;
margin-left: 4px
}
.iot_services_block h5 {
width: 99%
}
.app_block {
margin: 343px 0 0;
max-width: 100%
}
.app_block .app_block_text {
padding: 0;
height: auto
}
.app_block .app_block_text h2 {
margin: 40px 18px 0 12px;
font-size: 20px !important;
line-height: 26px
}
.app_block .app_block_text h2 img {
width: 4px;
height: 4px;
margin-left: 4px
}
.app_block .app_block_text h5 {
margin: 12px 13px 0 12px;
font-size: 14px
}
.app_block .app_block_text ul {
margin: 12px 13px 38px 32px
}
.app_block .app_block_image768 {
display: none
}
.app_block .app_block_image {
right: 0;
position: absolute;
top: -283px;
display: block;
width: 100%;
height: 320px
}
.cloud_platforms {
margin-top: 30px
}
.cloud_platforms h2 {
width: 95%;
margin: 0 13px 6px 12px;
font-size: 20px !important
}
.cloud_platforms h2 img {
width: 4px;
height: 4px;
margin-left: 4px
}
.cloud_platforms div.description {
margin: 6px 13px 0 12px;
font-size: 16px
}
.cloud_platforms .cloud_platforms_block {
margin: 15px 13px 0 12px;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-webkit-box-shadow: none;
box-shadow: none;
border-radius: 0
}
.cloud_platforms .cloud_platforms_block .cloud_platforms_block_content {
width: 100%;
-ms-flex-align: start;
-webkit-box-align: start;
align-items: flex-start
}
.cloud_platforms .cloud_platforms_block .cloud_platforms_block_content img {
padding-top: 0;
margin: 15px 0 0
}
.cloud_platforms .cloud_platforms_block .cloud_platforms_block_content h4 {
font-size: 16px;
text-align: left
}
.cloud_platforms .cloud_platforms_block .cloud_platforms_block_content .divider {
display: none
}
.cloud_platforms .cloud_platforms_block .cloud_platforms_block_content p {
text-align: left;
margin: 0 0 10px;
font-size: 14px !important
}
.cloud_platforms .cloud_platforms_block .cloud_platforms_block_content:first-child .circle_base {
display: none
}
.cloud_platforms .cloud_platforms_block .cloud_platforms_block_content .learn {
text-align: left;
margin-bottom: 15px
}
.cloud_platforms .cloud_platforms_block .cloud_platforms_block_content .learn img {
margin: 0 0 0 4px
}
.cloud_platforms .cloud_platforms_block .cloud_platforms_block_content:first-child {
border-right: 0
}
.cloud_platforms .cloud_platforms_block .cloud_platforms_block_content:last-child {
border-left: 0
}
.cloud_platforms .cloud_platforms_block .cloud_platforms_block_content:hover {
background-color: rgba(0, 83, 206, .05);
-webkit-box-shadow: 0 4px 13px 0 rgba(0, 83, 206, .1);
box-shadow: 0 4px 13px 0 rgba(0, 83, 206, .1)
}
.capabilities_block {
margin: 55px 0 0;
-ms-flex-align: start;
-webkit-box-align: start;
align-items: flex-start;
padding: 0 0 52px
}
.capabilities_block h2 {
font-size: 20px !important;
margin: 30px 120px 12px 18px;
line-height: 28px
}
.capabilities_block h2 img {
width: 4px;
height: 4px;
margin-left: 2px
}
.capabilities_block li {
margin-bottom: 20px
}
.capabilities_block div.description {
width: 90%;
margin: 0 30px 0 18px;
font-size: 14px !important;
line-height: 18px;
text-align: left
}
.capabilities_block .capabilities_block_list>ul {
margin-left: 5%
}
.capabilities_block .capabilities_block_list ul>li {
font-size: 14px
}
.explore_block {
margin: 50px 13px 0 15px
}
.explore_block h2 {
font-size: 24px !important;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: .3px
}
.explore_block h2 span>img {
width: 4px;
height: 4px;
padding-left: 2px
}
.explore_block .explore_block_items {
margin: 35px 0 0
}
.explore_block .explore_block_items .row .explore__column-wrapper .column {
height: 468px;
background-size: cover;
background-repeat: no-repeat
}
.explore_block .explore_block_items .row .explore__column-wrapper .inside-block {
-ms-flex-pack: start;
-webkit-box-pack: start;
justify-content: flex-start;
width: 95%;
min-height: 148px;
padding: 16px 0 30px 7%;
margin: 0;
position: absolute;
bottom: 0;
left: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.explore_block .explore_block_items .row .explore__column-wrapper .inside-block p {
display: none
}
}
@media (max-width:1300px) {
.wp-block-lazyblock-iot-top-block .solute_block .solute_text_block>.img_solute {
width: 65%;
height: 430px
}
}
@media (max-width:1100px) {
.wp-block-lazyblock-iot-top-block .solute_block .solute_text_block>.img_solute {
width: 100% !important;
height: 550px !important
}
.app_block .app_block_text h2 {
width: 90%
}
.cloud_platforms div.description,
.cloud_platforms h2 {
width: 90% !important
}
}
@media (max-width:800px) {
.wp-block-lazyblock-iot-top-block .solute_block .solute_text_block>.img_solute {
width: 100% !important;
height: 410px !important
}
}
@media (max-width:400px) {
.wp-block-lazyblock-iot-top-block .solute_block .solute_text_block>.img_solute {
width: 100% !important;
height: 198px !important
}
.iot_services_block_conteiner .iot_services_block_content p {
font-size: 14px !important;
font-stretch: normal;
font-style: normal;
line-height: 1.57;
letter-spacing: .44px
}
}
.iot_services_block_conteiner .iot_services_block_content h3 {
margin-top: 14px
}
.iot_services_block_conteiner .iot_services_block_content h3 img {
margin-left: 2px;
width: 6px;
height: 6px;
-o-object-fit: contain;
object-fit: contain
}
@media (min-width:1024px) and (max-width:1258px) {
.app_block .app_block_text {
padding: 77px 0 51px 42px
}
}
.industry-page-wrapper p.small-gray {
font-family: MulishRegular;
font-size: 14px;
line-height: 1.43;
letter-spacing: .4px;
color: rgba(94, 96, 99, .8)
}
.industry-page-wrapper p.small-dark-blue-gray {
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #081120
}
.industry-page-wrapper a {
text-decoration: none
}
.industry-page-wrapper .solute-wrapper {
margin: 120px 355px 63px 166px
}
.industry-page-wrapper .solute-wrapper__h2 {
margin-bottom: 12px
}
.industry-page-wrapper .scroll-down {
width: 120px;
margin-top: 40px;
font-family: MulishRegular;
font-size: 14px !important;
line-height: 1.29;
letter-spacing: .4px;
color: rgba(0, 83, 206, .9);
cursor: pointer
}
.industry-page-wrapper .scroll-down img {
width: 13px;
height: 9px;
margin-right: 10px
}
.industry-page-wrapper .scroll-down p {
min-width: 100%
}
.industry-page-wrapper .how-we-can-help__main-img {
position: relative;
max-width: 100%;
height: 480px;
margin-right: 106px;
margin-bottom: -256px;
background-size: cover;
background-position: 50%
}
.industry-page-wrapper .how-we-can-help__main-block {
padding: 323px 166px 100px;
background-color: #081120
}
.industry-page-wrapper .how-we-can-help__main-block img {
margin-left: 5px
}
.industry-page-wrapper .how-we-can-help__h2 {
margin-bottom: 12px;
color: #fff
}
.industry-page-wrapper .how-we-can-help__h2 span {
white-space: nowrap
}
.industry-page-wrapper .how-we-can-help__h5 {
width: 77%;
color: #fff
}
@media (max-width:1034px) {
.industry-page-wrapper .how-we-can-help__h5 {
width: 91.6%
}
}
@media (max-width:768px) {
.industry-page-wrapper .how-we-can-help__h5 {
width: 93.2%
}
}
.industry-page-wrapper .how-we-can-help__plate-wrapper {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.industry-page-wrapper .how-we-can-help__plate-block {
width: 47%
}
.industry-page-wrapper .how-plate-block__title {
margin-top: 50px;
font-family: Mulish;
font-size: 16px;
line-height: 1.5;
letter-spacing: .5px;
color: #fff
}
.industry-page-wrapper .how-plate-block__title h3 {
color: #fff
}
@media (max-width:768px) {
.industry-page-wrapper .how-plate-block__title h3 {
font-size: 20px;
font-stretch: normal;
font-style: normal;
line-height: 1.2;
letter-spacing: .63px
}
}
.industry-page-wrapper .how-plate-block__title span {
margin-right: 8px;
-webkit-background-clip: text;
background-clip: text;
-webkit-text-fill-color: transparent;
background-image: linear-gradient(43deg, rgba(0, 83, 206, .9), rgba(0, 158, 253, .89))
}
.industry-page-wrapper .how-plate-block__subtitle {
margin: 15px 0 15px 18px;
padding-left: 10px;
border-left: 2px solid rgba(0, 83, 206, .9);
font-family: RobotoMono;
font-size: 16px;
line-height: 1.5;
letter-spacing: .5px;
color: #fff
}
@media (max-width:480px) {
.industry-page-wrapper .how-plate-block__subtitle {
margin: 15px 0 15px 15px
}
}
.industry-page-wrapper .how-plate-block__main-text {
font-family: MulishRegular;
font-size: 16px;
line-height: 1.5;
letter-spacing: .5px;
color: #fff
}
.industry-page-wrapper .iot-solution-wrapper {
padding: 100px 15.6% 0 11.5%;
margin-bottom: 110px
}
.industry-page-wrapper .iot-solution__top-block {
width: 72.5%;
margin-bottom: 55px
}
@media (max-width:1024px) {
.industry-page-wrapper .iot-solution__top-block {
width: 86.65%
}
}
.industry-page-wrapper .iot-solution__h2 {
margin-bottom: 12px
}
.industry-page-wrapper .iot-solution__h2 img {
margin-left: 5px
}
.industry-page-wrapper .iot-solution__h2 span {
white-space: nowrap
}
.industry-page-wrapper .industry_page_swiper {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
padding: 0 10px;
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
border-radius: 2px;
-webkit-box-shadow: 0 4px 13px 0 rgba(0, 83, 206, .1);
box-shadow: 0 4px 13px 0 rgba(0, 83, 206, .1);
-moz-box-shadow: 0 4px 13px 0 rgba(0, 83, 206, .1)
}
.industry-page-wrapper .swiper-slide {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
width: 100%;
margin: 13px 0;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none
}
.industry-page-wrapper .swiper-slide-active {
max-width: calc(100% - 5px)
}
.industry-page-wrapper .swiper-slide__img-block {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
border-right: 1px solid #dbdfe5
}
@media (min-width:420px) {
.industry-page-wrapper .swiper-slide__img-block {
min-width: 263px
}
}
.industry-page-wrapper .swiper-slide__img-block img {
width: 170px;
-o-object-fit: contain;
object-fit: contain
}
.industry-page-wrapper .swiper-slide__text-block {
width: calc(100% - 263px);
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
padding: 53px
}
.industry-page-wrapper .swiper-slide__h4 {
width: 100%;
margin-bottom: 10px;
color: #081120
}
@media (max-width:768px) {
.industry-page-wrapper .swiper-slide__h4 {
font-size: 20px;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: .25px
}
}
.industry-page-wrapper .swiper-slide__p {
width: 100%;
text-align: left;
font-family: MulishRegular;
font-size: 16px;
line-height: 1.5;
letter-spacing: .5px;
color: #5e6063
}
.industry-page-wrapper .swiper-pagination {
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
flex-direction: row;
position: static
}
.industry-page-wrapper .swiper-pagination,
.industry-page-wrapper .swiper-pagination-bullet {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-webkit-box-direction: normal;
height: auto
}
.industry-page-wrapper .swiper-pagination-bullet {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
flex-direction: column;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
width: 20%;
padding-top: 22px;
opacity: 1;
background-color: #fff;
border-radius: 0;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none
}
.industry-page-wrapper .swiper-pagination-bullet p {
max-width: 100%;
margin: 0 28px 27px;
font-family: MulishMedium;
font-size: 20px;
font-weight: 500;
line-height: 1.4;
letter-spacing: .5px;
text-align: center;
color: rgba(8, 17, 32, .6)
}
@media (max-width:1024px) {
.industry-page-wrapper .swiper-pagination-bullet p {
font-size: 16px;
font-weight: 500;
font-stretch: normal;
font-style: normal;
line-height: 1.5;
letter-spacing: .4px
}
}
.industry-page-wrapper .swiper-pagination-bullet:after {
content: "";
width: 100%;
height: 5px;
margin-top: auto;
background-image: transparent
}
.industry-page-wrapper .swiper-pagination-bullet.swiper-pagination-bullet-active {
background-color: rgba(0, 83, 206, .05)
}
.industry-page-wrapper .swiper-pagination-bullet.swiper-pagination-bullet-active p {
color: #081120
}
.industry-page-wrapper .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
content: "";
background-image: linear-gradient(91deg, #0053ce, #009efd)
}
.industry-page-wrapper .read-our-case__title {
margin-left: 11.7%;
margin-bottom: 30px
}
.industry-page-wrapper .read-our-case__skinview-wrapper {
cursor: pointer
}
.industry-page-wrapper .skinview-block {
background-size: cover;
background-position: 50%;
background-repeat: no-repeat;
width: 100%;
height: 390px
}
.industry-page-wrapper .skinview-block,
.industry-page-wrapper .skinview-inside-content-block {
position: relative;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row
}
.industry-page-wrapper .skinview-inside-content-block {
z-index: 2;
max-width: 100%;
margin: -50px 18.1% 84px;
padding-left: 52px;
padding-top: 45px;
background-color: #fff
}
.industry-page-wrapper .skinview-inside-content-block .skinview-inside-content-block-column1 {
width: 56%
}
@media (max-width:1024px) {
.industry-page-wrapper .skinview-inside-content-block .skinview-inside-content-block-column1 {
width: 60.2%
}
}
@media (max-width:800px) {
.industry-page-wrapper .skinview-inside-content-block .skinview-inside-content-block-column1 {
width: 56.3%
}
}
.industry-page-wrapper .skinview-inside-content-block .skinview-inside-content-block-column1 p {
font-family: MulishRegular;
font-size: 14px;
line-height: 1.43;
letter-spacing: .4px;
color: rgba(0, 83, 206, .9);
margin-bottom: 6px
}
.industry-page-wrapper .skinview-inside-content-block .skinview-inside-content-block-column1 p img {
width: 4px;
height: 4px;
margin-right: 6px;
margin-left: 2px;
margin-bottom: 2px
}
.industry-page-wrapper .skinview-inside-content-block .skinview-inside-content-block-column1 h4 {
margin-bottom: 29px
}
.industry-page-wrapper .skinview-inside-content-block .skinview-inside-content-block-column1 p.small-gray {
color: #5e6063
}
.industry-page-wrapper .skinview-inside-content-block .skinview-inside-content-block-column2 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-align: start;
-webkit-box-align: start;
align-items: flex-start;
width: 44%
}
@media (max-width:1024px) {
.industry-page-wrapper .skinview-inside-content-block .skinview-inside-content-block-column2 {
width: 39.8%
}
}
@media (max-width:800px) {
.industry-page-wrapper .skinview-inside-content-block .skinview-inside-content-block-column2 {
width: 43.7%
}
}
.industry-page-wrapper .skinview-inside-content-block .skinview-inside-content-block-column2 .gradient-button {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
width: 220px;
height: 44px;
background-image: linear-gradient(79deg, rgba(0, 83, 206, .9), rgba(0, 158, 253, .89));
font-family: MulishMedium;
font-size: 11px;
font-weight: 500;
letter-spacing: .46px;
text-align: center;
color: #fff;
border: none;
-webkit-transition: all 2s;
transition: all 2s;
margin-top: 53px;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
@media (max-width:1024px) {
.industry-page-wrapper .skinview-inside-content-block .skinview-inside-content-block-column2 .gradient-button {
margin-left: 36px
}
}
@media (max-width:800px) {
.industry-page-wrapper .skinview-inside-content-block .skinview-inside-content-block-column2 .gradient-button {
margin-left: 0
}
}
.industry-page-wrapper .read-our-case__skinview-wrapper:hover .hover-block__big-case {
opacity: .89
}
.industry-page-wrapper footer .tell-us-about-project .tell-us-about-project-text-block h2 {
display: none
}
.industry-page-wrapper footer .tell-us-about-project .tell-us-about-project-text-block h2.lets-talk {
display: block
}
.industry-page-wrapper footer .tell-us-about-project .tell-us-about-project-text-block h2.lets-talk img {
margin-left: 5px
}
.industry-page-wrapper .how-we-can-help__h5 {
font-family: MulishRegular;
font-size: 20px;
line-height: 1.4;
letter-spacing: .5px;
font-weight: 400
}
@media (max-width:768px) {
.industry-page-wrapper .how-we-can-help__h5 {
font-size: 16px
}
}
.industry-page-wrapper .solute-wrapper__h1 {
margin-bottom: 12px
}
@media (max-width:768px) {
.industry-page-wrapper h1 {
font-size: 36px;
max-width: 624px
}
}
@media (max-width:450px) {
.industry-page-wrapper h1 {
font-size: 28px !important
}
}
.industry-page-wrapper .skinview-inside-content-block .skinview-inside-content-block-column1 h3 {
margin-bottom: 29px;
color: #081120
}
@media (max-width:450px) {
.industry-page-wrapper .skinview-inside-content-block .skinview-inside-content-block-column1 h3 {
margin-bottom: 53px
}
}
@media (max-width:992px) {
.industry-page-wrapper .skinview-inside-content-block .skinview-inside-content-block-column1 h3 {
margin-bottom: 40px
}
}
@media (max-width:768px) {
.industry-page-wrapper .skinview-inside-content-block .skinview-inside-content-block-column1 h3 {
font-size: 20px;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: .25px
}
}
@media (max-width:450px) {
.industry-page-wrapper .skinview-inside-content-block .skinview-inside-content-block-column1 h3 {
font-size: 16px;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: .2px
}
}
@media (max-width:768px) {
.industry-page-wrapper h2 {
font-size: 32px;
font-stretch: normal;
font-style: normal;
line-height: 1.13;
letter-spacing: .4px
}
.industry-page-wrapper h2.how-we-can-help__h2 {
line-height: 1
}
}
@media (max-width:450px) {
.industry-page-wrapper h1 {
font-family: Mulish;
font-size: 28px !important;
letter-spacing: .4px
}
.industry-page-wrapper h5,
.industry-page-wrapper p {
font-family: MulishRegular;
font-size: 16px !important;
line-height: 1.5;
letter-spacing: .5px
}
.industry-page-wrapper .how-plate-block__subtitle p {
font-family: RobotoMono;
font-size: 14px !important;
font-stretch: normal;
font-style: normal;
line-height: 1.57;
letter-spacing: .44px
}
.industry-page-wrapper h2 {
font-family: Mulish
}
.industry-page-wrapper h2,
.industry-page-wrapper h2.how-we-can-help__h2 {
font-size: 24px;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: .3px
}
.industry-page-wrapper h3 {
font-size: 20px
}
.industry-page-wrapper footer .desc {
font-size: 14px !important;
font-stretch: normal;
font-style: normal;
line-height: 1.29;
letter-spacing: .44px
}
}
.iot_page-wrapper>footer>.footer-separator {
display: block !important
}
@media (max-width:1300px) {
.industry-page-wrapper footer .tell-us-about-project .tell-us-about-project-text-block {
margin-left: 4.1%
}
.industry-page-wrapper footer .tell-us-about-project form {
margin: 0 42px
}
.industry-page-wrapper footer .footer-menu {
margin: 0 4.1%
}
.industry-page-wrapper footer .footer-separator hr {
margin-top: 26px;
height: 2px;
color: rgba(219, 223, 229, .6)
}
.industry-page-wrapper footer .footer-bottom-block {
margin: 30px 4.1% 22px
}
}
@media (max-width:850px) {
.industry-page-wrapper footer {
width: 100%
}
.industry-page-wrapper footer .tell-us-about-project .tell-us-about-project-text-block {
margin: 0 24px 58px
}
.industry-page-wrapper footer .tell-us-about-project .tell-us-about-project-text-block h2 {
font-size: 32px;
line-height: normal
}
.industry-page-wrapper footer .tell-us-about-project .tell-us-about-project-text-block h5 {
font-size: 16px
}
.industry-page-wrapper footer .tell-us-about-project form {
margin: 0 auto
}
.industry-page-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 {
width: 77.6%;
margin: 0 auto;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
.industry-page-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 {
width: 100%;
margin: 0 auto
}
.industry-page-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper p {
max-width: 100%;
width: auto
}
.industry-page-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input {
padding: 0 0 0 24px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
margin: 0 0 15px
}
.industry-page-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 {
width: 100%
}
.industry-page-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea {
width: 100%;
padding: 18px 0 0 24px;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.industry-page-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center
}
.industry-page-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p {
margin: 0
}
.industry-page-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p:first-child {
margin-right: 34px
}
.industry-page-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text label span {
margin-top: 0
}
.industry-page-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-2 {
margin-top: 38px
}
.industry-page-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center
}
.industry-page-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper p {
width: 77.6%;
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
margin-top: 30px
}
.industry-page-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper button {
width: 77.6%;
margin: 0 auto
}
.industry-page-wrapper footer .footer-menu {
margin: 0 3.1%
}
.industry-page-wrapper footer .footer-menu .footer-menu-row1 {
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.industry-page-wrapper footer .footer-menu .footer-menu-row1 .footer-menu-row1-column1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
margin-bottom: 46px;
width: 100%
}
.industry-page-wrapper footer .footer-menu .footer-menu-row1 .footer-menu-row1-column1 p {
text-align: center;
width: 100%
}
.industry-page-wrapper footer .footer-menu .footer-menu-row1 .footer-menu-row1-column1 .logo-place {
margin: 0 auto
}
.industry-page-wrapper footer .footer-menu .footer-menu-row1 .footer-menu-row1-column4 {
width: 31%
}
.industry-page-wrapper footer .footer-bottom-block .footer-bottom-block-column-2 {
text-align: center
}
.industry-page-wrapper footer .footer-bottom-block .footer-bottom-block-column-2 p {
width: 139px
}
}
@media (max-width:540px) {
.industry-page-wrapper footer .tell-us-about-project {
padding: 50px 12px 34px
}
.industry-page-wrapper footer .tell-us-about-project .tell-us-about-project-text-block {
margin: 0 0 22px
}
.industry-page-wrapper footer .tell-us-about-project .tell-us-about-project-text-block h2 {
font-size: 24px !important;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: .3px
}
.industry-page-wrapper footer .tell-us-about-project .tell-us-about-project-text-block h2 img {
width: 4px;
height: 4px
}
.industry-page-wrapper footer .tell-us-about-project .tell-us-about-project-text-block h2.got-a-project img.ques-sign {
display: none
}
.industry-page-wrapper footer .tell-us-about-project .tell-us-about-project-text-block h2.looking-to-build .ques-sign {
width: 22px;
height: 26px
}
.industry-page-wrapper footer .tell-us-about-project .tell-us-about-project-text-block h5 {
font-size: 14px
}
.industry-page-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 {
width: 100%
}
.industry-page-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: normal;
-webkit-box-pack: normal;
justify-content: normal
}
.industry-page-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p:first-child {
margin-bottom: 18px
}
.industry-page-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper p {
width: 100%
}
.industry-page-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper label {
font-size: 12px
}
.industry-page-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper button {
width: 100%
}
.industry-page-wrapper footer .footer-menu .footer-menu-row1 .footer-menu-row1-column1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
.industry-page-wrapper footer .footer-menu .footer-menu-row1 .footer-menu-row1-column1 .logo-place {
margin: 10px 0 0;
text-align: left
}
.industry-page-wrapper footer .footer-menu .footer-menu-row1 .footer-menu-row1-column1 p {
margin: 10px 0 0;
text-align: left;
width: 84.4%
}
.industry-page-wrapper footer .footer-menu .footer-menu-row1 .footer-menu-row1-column3,
.industry-page-wrapper footer .footer-menu .footer-menu-row1 .footer-menu-row1-column4,
.industry-page-wrapper footer .footer-menu .footer-menu-row1 hr {
display: none
}
.industry-page-wrapper footer .footer-bottom-block {
margin: 25px 3.1% 41px;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: start;
-webkit-box-align: start;
align-items: flex-start
}
.industry-page-wrapper footer .footer-bottom-block p {
font-size: 14px !important
}
.industry-page-wrapper footer .footer-bottom-block .footer-bottom-block-column-1 {
width: 100%
}
.industry-page-wrapper footer .footer-bottom-block .footer-bottom-block-column-1 p {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
margin-bottom: 24px;
line-height: 50px
}
.industry-page-wrapper footer .footer-bottom-block .footer-bottom-block-column-1 p img {
display: none
}
.industry-page-wrapper footer .footer-bottom-block .footer-bottom-block-column-1 p a:first-child {
margin-bottom: 16px
}
.industry-page-wrapper footer .footer-bottom-block .footer-bottom-block-column-2 {
width: 100%;
margin: 24px 0;
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
text-align: left;
-ms-flex-pack: start;
-webkit-box-pack: start;
justify-content: flex-start
}
.industry-page-wrapper footer .footer-bottom-block .footer-bottom-block-column-2 p {
width: auto;
font-size: 12px !important
}
.industry-page-wrapper footer .footer-bottom-block .footer-bottom-block-column-3 {
width: auto
}
}
@media (max-width:1300px) {
.industry-page-wrapper .swiper-pagination-bullet p {
margin: 0 5px 27px
}
}
@media (max-width:1024px) {
.industry-page-wrapper .solute-wrapper {
margin: 120px 44px 40px
}
.industry-page-wrapper .how-we-can-help__main-img {
margin-right: 42px
}
.industry-page-wrapper .how-we-can-help__main-block {
padding: 323px 44px 100px
}
.industry-page-wrapper .iot-solution-wrapper {
padding: 100px 44px 0
}
.industry-page-wrapper .swiper-pagination-bullet p {
margin: 0 22px 27px
}
.industry-page-wrapper .read-our-case__title {
margin-left: 44px
}
.industry-page-wrapper .skinview-inside-content-block {
margin: -50px 93px 90px 73px
}
}
@media (max-width:880px) {
.industry-page-wrapper .solute-wrapper {
margin: 100px 86px 40px 24px
}
.industry-page-wrapper .how-we-can-help__main-img {
margin-right: 24px;
margin-bottom: -74px
}
.industry-page-wrapper .how-we-can-help__main-block {
padding: 141px 24px 100px
}
.industry-page-wrapper .iot-solution-wrapper {
padding: 70px 24px 0
}
.industry-page-wrapper .iot-solution__top-block {
width: 96.5%
}
.industry-page-wrapper .swiper-pagination-bullet p {
margin: 0 4px 27px;
font-size: 16px
}
.industry-page-wrapper .read-our-case__title {
margin-left: 24px
}
.industry-page-wrapper .skinview-inside-content-block {
margin: -50px 24px 44px
}
}
@media (max-width:600px) {
.industry-page-wrapper .industry_page_swiper {
padding: 0;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
-ms-flex-order: 0;
-webkit-box-ordinal-group: 1;
order: 0;
margin: 0
}
.industry-page-wrapper .swiper-slide-active {
max-width: 100%
}
.industry-page-wrapper h5 {
font-size: 16px
}
.industry-page-wrapper .solute-wrapper {
margin: 60px 38px 30px 12px
}
.industry-page-wrapper .how-we-can-help__main-img {
margin-bottom: 0;
width: 100%;
height: 412px
}
.industry-page-wrapper .how-we-can-help__main-block {
padding: 49px 38px 62px 12px;
margin-bottom: 0
}
.industry-page-wrapper .how-we-can-help__main-block img {
width: 4px;
height: 4px
}
.industry-page-wrapper .how-we-can-help__h5 {
width: 100%;
margin-bottom: 20px
}
.industry-page-wrapper .how-we-can-help__plate-wrapper {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
.industry-page-wrapper .how-we-can-help__plate-block {
width: 100%
}
.industry-page-wrapper .iot-solution-wrapper {
padding: 50px 12px 17px;
margin-bottom: 30px
}
.industry-page-wrapper .iot-solution__top-block {
margin-bottom: 50px;
margin-right: 26px
}
.industry-page-wrapper .iot-solution__h2 img {
width: 4px;
height: 4px
}
.industry-page-wrapper .skinview-block {
height: 290px
}
.industry-page-wrapper .skinview-inside-content-block {
margin: -20px 13px 54px;
padding: 24px 19px;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
.industry-page-wrapper .skinview-inside-content-block .skinview-inside-content-block-column1 {
width: 100%
}
.industry-page-wrapper .skinview-inside-content-block .skinview-inside-content-block-column1 p {
display: none
}
.industry-page-wrapper .skinview-inside-content-block .skinview-inside-content-block-column2 .gradient-button {
min-width: 220px;
margin-top: 0;
margin-left: 0
}
.industry-page-wrapper .iot-solution__swiper-block {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
.industry-page-wrapper .swiper-wrapper {
-ms-flex-order: 0;
-webkit-box-ordinal-group: 1;
order: 0
}
.industry-page-wrapper .swiper-slide {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
.industry-page-wrapper .swiper-slide__img-block {
border: 0;
padding: 0;
margin-bottom: 28px
}
.industry-page-wrapper .swiper-slide__text-block {
width: 100%;
padding: 0
}
.industry-page-wrapper .swiper-slide__h4 {
text-align: center
}
.industry-page-wrapper .swiper-slide__p {
text-align: center;
margin-bottom: 20px
}
.industry-page-wrapper .swiper-pagination {
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1
}
.industry-page-wrapper .swiper-pagination-bullet {
width: 8px;
height: 8px;
background-color: #dbdfe5;
padding-top: 0;
margin-right: 4px
}
.industry-page-wrapper .swiper-pagination-bullet:last-child {
margin-right: 0
}
.industry-page-wrapper .swiper-pagination-bullet:after,
.industry-page-wrapper .swiper-pagination-bullet img,
.industry-page-wrapper .swiper-pagination-bullet p {
display: none
}
.industry-page-wrapper .swiper-pagination-bullet-active {
width: 10px;
height: 10px;
background-image: linear-gradient(43deg, rgba(0, 83, 206, .9), rgba(0, 158, 253, .89))
}
}
.how-we-work-wrapper h2,
.how-we-work-wrapper h4 {
color: #081120
}
.how-we-work-wrapper h5 {
color: #5e6063
}
.how-we-work-wrapper p.small-gray {
font-family: MulishRegular;
font-size: 14px;
line-height: 1.43;
letter-spacing: .4px;
color: rgba(94, 96, 99, .8)
}
.how-we-work-wrapper p.small-dark-blue-gray {
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #081120
}
.how-we-work-wrapper a {
text-decoration: none
}
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper {
max-width: 100%;
margin-bottom: 108px
}
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-text-block {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center
}
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-text-block h2 {
width: 60.3%;
text-align: center;
margin-bottom: 12px;
line-height: 50px;
letter-spacing: .5px
}
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-text-block h2 span {
white-space: nowrap
}
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-text-block h2 img {
-o-object-fit: contain;
object-fit: contain;
margin-left: 3px
}
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-text-block h5 {
width: 55%;
text-align: center;
margin-bottom: 70px
}
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-img-wrapper {
position: relative;
margin-left: 11.5%;
background-size: cover;
background-position: top;
background-repeat: no-repeat;
width: 77%;
height: 462px
}
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-delivery-models {
background-color: #081120;
height: auto;
margin-right: 3.47%;
padding: 150px 8% 96px 11.5%;
margin-top: -87px
}
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-delivery-models h2 {
color: #fff;
margin-bottom: 12px;
line-height: 1.11
}
@media (max-width:768px) {
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-delivery-models h2 {
line-height: normal
}
}
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-delivery-models h2 img {
margin-left: 5px
}
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-delivery-models h2 span {
white-space: nowrap
}
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-delivery-models h5 {
font-family: MulishRegular;
font-size: 20px;
font-weight: 400;
line-height: 1.4;
letter-spacing: .5px;
color: #fff;
width: 64%
}
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-delivery-models .solute-delivery-models-plate-block-wrapper {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
margin-top: 48px
}
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-delivery-models .solute-delivery-models-plate-block-wrapper .solute-delivery-models-plate-block-row {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between
}
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-delivery-models .solute-delivery-models-plate-block-wrapper .solute-delivery-models-plate-block-row .solute-delivery-models-plate-block {
width: 47%
}
@media (max-width:768px) {
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-delivery-models .solute-delivery-models-plate-block-wrapper .solute-delivery-models-plate-block-row .solute-delivery-models-plate-block {
width: 48%;
line-height: 1.2;
letter-spacing: .48px
}
}
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-delivery-models .solute-delivery-models-plate-block-wrapper .solute-delivery-models-plate-block-row .solute-delivery-models-plate-block p.header-p {
font-family: Mulish;
font-size: 16px;
font-weight: 400;
line-height: 1.5;
letter-spacing: .5px;
color: #fff;
margin-bottom: 14px
}
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-delivery-models .solute-delivery-models-plate-block-wrapper .solute-delivery-models-plate-block-row .solute-delivery-models-plate-block p.header-p span {
background-image: linear-gradient(43deg, rgba(0, 83, 206, .9), rgba(0, 158, 253, .89));
font-family: Mulish;
font-size: 16px;
font-weight: 400;
line-height: 1.5;
letter-spacing: .5px;
-webkit-background-clip: text;
background-clip: text;
-webkit-text-fill-color: transparent;
margin-right: 8px
}
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-delivery-models .solute-delivery-models-plate-block-wrapper .solute-delivery-models-plate-block-row .solute-delivery-models-plate-block p.post-header-p {
opacity: .8;
font-family: MulishRegular;
font-size: 14px !important;
line-height: 1.29;
letter-spacing: .4px;
color: #fff
}
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-delivery-models .solute-delivery-models-plate-block-wrapper .solute-delivery-models-plate-block-row:first-child {
margin-bottom: 50px
}
.technology-is-really-about-people-wrapper {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
margin-left: 11.5%;
margin-bottom: 131px
}
.technology-is-really-about-people-wrapper .technology-is-really-about-people-column1 {
width: 50%;
padding-right: 5.8%
}
.technology-is-really-about-people-wrapper .technology-is-really-about-people-column1 h3 {
font-family: MulishRegular;
font-size: 34px;
font-weight: 400;
line-height: 1.18;
letter-spacing: 1.1px;
color: #081120;
margin-bottom: 40px
}
.technology-is-really-about-people-wrapper .technology-is-really-about-people-column1 a {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
width: 270px;
height: 44px;
background-image: linear-gradient(81deg, rgba(0, 83, 206, .9), rgba(0, 158, 253, .89));
font-family: MulishMedium;
font-size: 11px;
font-weight: 500;
letter-spacing: .5px;
text-align: center;
color: #fff;
border: none;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.technology-is-really-about-people-wrapper .technology-is-really-about-people-column2 {
background-size: cover;
background-position: top;
background-repeat: no-repeat;
width: 50%;
height: 397px
}
.predicted-results-wrapper {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
margin-right: 50px;
margin-bottom: 67px
}
.predicted-results-wrapper .predicted-results-column1 {
width: 44.5%
}
.predicted-results-wrapper .predicted-results-column1 .predicted-results-img {
background-size: cover;
background-repeat: no-repeat;
background-position: 50%;
width: 100%;
height: 580px
}
.predicted-results-wrapper .predicted-results-column2 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
width: 61.2%;
background-color: rgba(219, 223, 229, .1);
padding: 90px 5.8% 66px 6.5%
}
.predicted-results-wrapper .predicted-results-column2 h2 {
margin-bottom: 12px;
line-height: 1.11
}
@media (max-width:768px) {
.predicted-results-wrapper .predicted-results-column2 h2 {
line-height: normal
}
}
@media (max-width:450px) {
.predicted-results-wrapper .predicted-results-column2 h2 {
font-size: 24px !important;
letter-spacing: .3px
}
}
.predicted-results-wrapper .predicted-results-column2 h2 img {
margin-left: 3px
}
.predicted-results-wrapper .predicted-results-column2 h2 span {
white-space: nowrap
}
@media (max-width:450px) {
.predicted-results-wrapper .predicted-results-column2 .top-desc {
font-size: 14px;
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.57;
letter-spacing: .44px
}
}
.predicted-results-wrapper .predicted-results-column2 ul {
list-style: none;
margin-top: 38px;
font-family: MulishRegular;
font-size: 20px;
line-height: 1.4;
letter-spacing: .5px;
color: #5e6063
}
@media (max-width:450px) {
.predicted-results-wrapper .predicted-results-column2 ul {
font-size: 14px !important;
letter-spacing: .44px
}
}
.predicted-results-wrapper .predicted-results-column2 ul .ul-row {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
margin-bottom: 22px
}
.predicted-results-wrapper .predicted-results-column2 ul .ul-row img {
margin-right: 12px
}
.predicted-results-wrapper .predicted-results-column2 ul .ul-row:last-child {
margin-bottom: 0
}
.payment-agreements-wrapper {
padding-top: 44px;
margin: 0 0 113px 11.5%
}
@media (max-width:767px) {
.payment-agreements-wrapper .payment-agreements-text-block {
margin-bottom: 48px
}
}
.payment-agreements-wrapper .payment-agreements-text-block h2 {
margin-bottom: 12px;
line-height: 1.11;
max-width: 530px
}
.payment-agreements-wrapper .payment-agreements-text-block h2 span {
white-space: nowrap
}
.payment-agreements-wrapper .payment-agreements-text-block h2 img {
margin-left: 3px
}
.payment-agreements-wrapper .payment-agreements-text-block .top-desc {
max-width: 821px
}
.payment-agreements-wrapper .payment-agreements-content-block {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between
}
.payment-agreements-wrapper .payment-agreements-content-block .payment-agreements-content-block-column1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: space-evenly;
-webkit-box-pack: space-evenly;
justify-content: space-evenly;
width: 47%
}
.payment-agreements-wrapper .payment-agreements-content-block .payment-agreements-content-block-column1 h3 {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
margin-bottom: 10px
}
@media (max-width:1430px) and (min-width:321px) {
.payment-agreements-wrapper .payment-agreements-content-block .payment-agreements-content-block-column1 h3 {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: start
}
}
@media (max-width:768px) {
.payment-agreements-wrapper .payment-agreements-content-block .payment-agreements-content-block-column1 h3 {
font-size: 20px;
letter-spacing: .25px;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row
}
}
@media (max-width:425px) {
.payment-agreements-wrapper .payment-agreements-content-block .payment-agreements-content-block-column1 h3 {
font-size: 20px;
line-height: 1.2;
letter-spacing: .63px
}
}
.payment-agreements-wrapper .payment-agreements-content-block .payment-agreements-content-block-column1 .payment-agreements-content-block-column1-row2 h3 {
width: 80%;
line-height: 1.25
}
@media (max-width:768px) {
.payment-agreements-wrapper .payment-agreements-content-block .payment-agreements-content-block-column1 .payment-agreements-content-block-column1-row2 h3 {
line-height: normal
}
}
@media (max-width:1430px) {
.payment-agreements-wrapper .payment-agreements-content-block .payment-agreements-content-block-column1 .payment-agreements-content-block-column1-row2 h3 {
width: 100%
}
.payment-agreements-wrapper .payment-agreements-content-block .payment-agreements-content-block-column1 .payment-agreements-content-block-column1-row2 h3 img {
margin-bottom: 5px
}
}
.payment-agreements-wrapper .payment-agreements-content-block .payment-agreements-content-block-column1 h4 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
margin-bottom: 10px;
font-size: 20px
}
.payment-agreements-wrapper .payment-agreements-content-block .payment-agreements-content-block-column1 h4 img {
width: 45px;
height: 40px;
margin-right: 8px
}
.payment-agreements-wrapper .payment-agreements-content-block .payment-agreements-content-block-column1 p {
font-family: MulishRegular;
font-size: 16px;
line-height: 1.5;
letter-spacing: .5px;
color: #5e6063
}
@media (max-width:450px) {
.payment-agreements-wrapper .payment-agreements-content-block .payment-agreements-content-block-column1 p {
font-size: 14px !important;
font-stretch: normal;
font-style: normal;
line-height: 1.57;
letter-spacing: .44px
}
}
.payment-agreements-wrapper .payment-agreements-content-block .payment-agreements-content-block-column1 .payment-agreements-content-block-column1-row1 {
margin-bottom: 47px
}
.payment-agreements-wrapper .payment-agreements-content-block .payment-agreements-content-block-column2 {
width: 45%
}
@media (max-width:1025px) {
.payment-agreements-wrapper .payment-agreements-content-block .payment-agreements-content-block-column2 {
width: 50.6%
}
}
.payment-agreements-wrapper .payment-agreements-content-block .payment-agreements-content-block-column2 .payment-agreements-content-block-column2-img {
background-size: cover;
background-repeat: no-repeat;
background-position: 50%;
width: 100%;
height: 312px
}
.working-around-wrapper {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
background-size: cover;
background-position: top;
background-repeat: no-repeat;
height: 232px;
padding: 0 26.3%;
margin-bottom: -1px
}
.working-around-wrapper p {
font-family: MulishMedium;
color: #fff;
font-size: 34px;
font-weight: 500;
font-stretch: normal;
font-style: italic;
line-height: 1.24;
letter-spacing: normal;
text-align: center;
z-index: 0
}
@media (max-width:768px) {
.working-around-wrapper p {
font-size: 32px !important;
line-height: 1.31
}
}
@media (max-width:450px) {
.working-around-wrapper p {
font-size: 20px !important;
line-height: 1.6
}
}
@media (max-width:450px) {
.how-we-work-wrapper h1 {
font-family: Mulish;
font-size: 28px !important;
letter-spacing: .4px
}
.how-we-work-wrapper h5 {
font-family: MulishRegular;
font-size: 16px !important;
line-height: 1.5;
letter-spacing: .5px
}
.how-we-work-wrapper h2 {
font-family: Mulish;
font-size: 28px !important;
letter-spacing: .3px
}
.how-we-work-wrapper h3 {
font-size: 20px !important
}
}
@media (max-width:1300px) {
.how-we-work-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block {
margin-left: 4.1%
}
.how-we-work-wrapper footer.footer-light-wrapper .tell-us-about-project form {
margin: 0 42px
}
.how-we-work-wrapper footer.footer-light-wrapper .footer-menu {
margin: 0 4.1%
}
.how-we-work-wrapper footer.footer-light-wrapper .footer-bottom-block {
margin: 30px 4.1% 22px
}
}
@media (max-width:850px) {
.how-we-work-wrapper footer.footer-light-wrapper {
width: 100%
}
.how-we-work-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block {
margin: 0 4.1% 60px
}
.how-we-work-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2 {
font-size: 32px
}
.how-we-work-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h5 {
font-size: 16px
}
.how-we-work-wrapper footer.footer-light-wrapper .tell-us-about-project form {
margin: 0 auto
}
.how-we-work-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 {
width: 77.6%;
margin: 0 auto;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
.how-we-work-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 {
width: 100%;
margin: 0 auto
}
.how-we-work-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper p {
max-width: 100%;
width: auto
}
.how-we-work-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input {
padding: 0 0 0 24px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
margin: 0 0 15px
}
.how-we-work-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 {
width: 100%
}
.how-we-work-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 p {
margin-top: 16px
}
.how-we-work-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea {
width: 100%;
padding: 18px 0 0 24px;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.how-we-work-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center
}
.how-we-work-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p {
margin: 0
}
.how-we-work-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p:first-child {
margin-right: 34px
}
.how-we-work-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 {
margin-top: 38px
}
.how-we-work-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center
}
.how-we-work-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper p {
width: 77.6%;
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
margin-top: 15px
}
.how-we-work-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper button {
width: 77.6%;
margin: 0 auto
}
.how-we-work-wrapper footer.footer-light-wrapper .footer-menu {
margin: 0 3.1%
}
.how-we-work-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 {
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.how-we-work-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
margin-bottom: 46px;
width: 100%
}
.how-we-work-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 p {
text-align: center;
width: 100%
}
.how-we-work-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 .logo-place {
margin: 0 auto
}
.how-we-work-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column4 {
width: 31%
}
.how-we-work-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-2 {
text-align: center
}
.how-we-work-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-2 p {
width: 139px;
font-size: 12px
}
}
@media (max-width:540px) {
.how-we-work-wrapper footer.footer-light-wrapper .tell-us-about-project {
padding: 50px 12px 0
}
.how-we-work-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block {
margin: 0 0 22px
}
.how-we-work-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2 {
font-size: 24px !important;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: .3px
}
.how-we-work-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2 img {
width: 4px;
height: 4px
}
.how-we-work-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2.got-a-project img.ques-sign,
.how-we-work-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2.looking-to-build img.ques-sign {
width: 15px !important;
height: 20px !important
}
.how-we-work-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h5 {
font-size: 14px
}
.how-we-work-wrapper footer.footer-light-wrapper .tell-us-about-project form,
.how-we-work-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 {
width: 100%
}
.how-we-work-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: normal;
-webkit-box-pack: normal;
justify-content: normal
}
.how-we-work-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p:first-child {
margin-bottom: 18px
}
.how-we-work-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper p {
width: 100%
}
.how-we-work-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper label {
font-size: 12px
}
.how-we-work-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper button {
width: 100%
}
.how-we-work-wrapper footer.footer-light-wrapper .footer-menu {
padding-top: 47px
}
.how-we-work-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 ul a {
color: #5e6063
}
.how-we-work-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
.how-we-work-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 .logo-place {
margin: 10px 0 0;
text-align: left
}
.how-we-work-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 p {
margin: 10px 0 0;
text-align: left;
width: 84.4%
}
.how-we-work-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column3,
.how-we-work-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column4,
.how-we-work-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 hr {
display: none
}
.how-we-work-wrapper footer.footer-light-wrapper .footer-bottom-block {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: start;
-webkit-box-align: start;
align-items: flex-start;
margin: 25px 3.1% 41px
}
.how-we-work-wrapper footer.footer-light-wrapper .footer-bottom-block p {
font-size: 14px !important
}
.how-we-work-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 {
width: 100%
}
.how-we-work-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p,
.how-we-work-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p img {
display: none
}
.how-we-work-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p.hide-p {
display: block
}
.how-we-work-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p:last-child {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
margin-top: 14px;
margin-bottom: 24px
}
.how-we-work-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p:last-child a:first-child {
margin-bottom: 16px
}
.how-we-work-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-2 {
width: 100%;
margin: 24px 0;
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
text-align: left;
-ms-flex-pack: start;
-webkit-box-pack: start;
justify-content: flex-start
}
.how-we-work-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-2 p {
width: auto;
font-size: 12px !important
}
.how-we-work-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-3 {
width: auto
}
}
@media (max-width:1024px) {
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-text-block h2 {
width: 87.1%
}
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-text-block h2 img {
display: none
}
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-text-block h5 {
width: 74%
}
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-img-wrapper {
width: 96%;
margin-left: 2%
}
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-delivery-models {
padding: 150px 4.1% 90px;
margin-top: -87px;
margin-right: 0
}
.technology-is-really-about-people-wrapper {
margin-left: 3.8%
}
.predicted-results-wrapper {
margin-right: 43px
}
.predicted-results-wrapper .predicted-results-column1 {
width: 52%
}
.predicted-results-wrapper .predicted-results-column2 {
width: 47%;
padding-left: 2%;
padding-right: 3.5%
}
.payment-agreements-wrapper .payment-agreements-content-block .payment-agreements-content-block-column1 {
width: 45%
}
}
@media (max-width:1024px) and (min-width:768px) {
.payment-agreements-wrapper .payment-agreements-content-block .payment-agreements-content-block-column1 {
width: 46.3%
}
}
@media (max-width:1024px) {
.payment-agreements-wrapper .payment-agreements-content-block .payment-agreements-content-block-column2 {
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center
}
}
@media (max-width:1024px) and (min-width:768px) {
.payment-agreements-wrapper .payment-agreements-content-block .payment-agreements-content-block-column2 {
-ms-flex-item-align: start;
align-self: start;
margin-top: 45px
}
}
@media (max-width:1024px) {
.working-around-wrapper {
padding: 0 16.6%
}
}
@media (max-width:768px) {
.how-we-work-wrapper h2 {
font-size: 32px;
line-height: 40px;
letter-spacing: .4px
}
.how-we-work-wrapper h5 {
font-size: 16px
}
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper {
margin-bottom: 0
}
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-text-block h2 {
max-width: 100%;
width: auto;
margin-left: 40px;
margin-right: 73px;
font-size: 36px !important
}
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-text-block h5 {
width: 80%
}
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-delivery-models {
padding: 150px 3.1% 90px;
margin-top: -87px
}
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-delivery-models h5 {
width: 90%
}
.technology-is-really-about-people-wrapper {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: start;
-webkit-box-align: start;
align-items: flex-start;
margin-left: 0;
margin-top: -1px;
margin-bottom: 80px
}
.technology-is-really-about-people-wrapper .technology-is-really-about-people-column1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
text-align: center;
margin: 0 auto;
width: 85.43%;
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
padding-right: 0
}
.technology-is-really-about-people-wrapper .technology-is-really-about-people-column2 {
width: 100%;
margin-bottom: 30px
}
.predicted-results-wrapper {
margin-right: 0
}
.predicted-results-wrapper .predicted-results-column2 ul {
font-size: 16px
}
.predicted-results-wrapper .predicted-results-column2 ul .ul-row {
line-height: 1.5
}
.predicted-results-wrapper .predicted-results-column1 {
display: none
}
.predicted-results-wrapper .predicted-results-column2 {
padding-left: 3.2%;
width: 90%
}
.predicted-results-wrapper .predicted-results-column2 .top-desc {
max-width: 659px
}
.payment-agreements-wrapper {
margin: 0 1.6% 56px;
padding: 0
}
.payment-agreements-wrapper .payment-agreements-text-block {
margin-left: 1.6%
}
.payment-agreements-wrapper .payment-agreements-text-block .top-desc {
max-width: 659px
}
.payment-agreements-wrapper .payment-agreements-text-block h2 {
width: 80%;
line-height: normal
}
.payment-agreements-wrapper .payment-agreements-text-block h5 {
font-size: 16px;
color: #5e6063;
width: 85.7%
}
.payment-agreements-wrapper .payment-agreements-content-block {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
.payment-agreements-wrapper .payment-agreements-content-block .payment-agreements-content-block-column1 {
margin-left: 1.6%;
width: 100%;
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1
}
.payment-agreements-wrapper .payment-agreements-content-block .payment-agreements-content-block-column1 p {
width: 88.51%
}
}
@media (max-width:768px) and (max-width:450px) {
.payment-agreements-wrapper .payment-agreements-content-block .payment-agreements-content-block-column1 p {
width: 87.4%
}
}
@media (max-width:768px) {
.payment-agreements-wrapper .payment-agreements-content-block .payment-agreements-content-block-column1 .payment-agreements-content-block-column1-row1 {
margin: 46px 0
}
.payment-agreements-wrapper .payment-agreements-content-block .payment-agreements-content-block-column2 {
width: 100%
}
.working-around-wrapper {
padding: 0 5.6%
}
}
@media (max-width:425px) {
.how-we-work-wrapper h2 {
font-size: 20px
}
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-text-block h5 {
width: 84.4%
}
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-text-block h2 {
margin-left: 25px;
margin-right: 25px;
font-size: 28px !important;
line-height: 32px
}
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-text-block h2 img {
width: 4px;
height: 4px
}
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-img-wrapper {
width: 100%;
margin: 0 auto
}
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-delivery-models {
padding: 150px 3.8% 82px;
margin-top: -87px;
margin-bottom: 10px
}
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-delivery-models h2 {
font-size: 24px !important;
letter-spacing: .3px
}
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-delivery-models h2 img {
width: 4px;
height: 4px
}
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-delivery-models h5 {
font-size: 16px
}
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-delivery-models .solute-delivery-models-plate-block-wrapper {
margin-top: 30px
}
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-delivery-models .solute-delivery-models-plate-block-wrapper .solute-delivery-models-plate-block-row {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-delivery-models .solute-delivery-models-plate-block-wrapper .solute-delivery-models-plate-block-row .solute-delivery-models-plate-block {
width: 91.4%;
margin-bottom: 30px
}
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-delivery-models .solute-delivery-models-plate-block-wrapper .solute-delivery-models-plate-block-row:first-child,
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-delivery-models .solute-delivery-models-plate-block-wrapper .solute-delivery-models-plate-block-row:last-child .solute-delivery-models-plate-block:last-child {
margin-bottom: 0
}
.technology-is-really-about-people-wrapper {
margin: 0 3.1% 76px
}
.technology-is-really-about-people-wrapper .technology-is-really-about-people-column1 {
-ms-flex-align: start;
-webkit-box-align: start;
align-items: flex-start;
width: auto;
max-width: 100%;
text-align: left;
margin: 0
}
.technology-is-really-about-people-wrapper .technology-is-really-about-people-column1 h3 {
width: 100%;
font-size: 20px;
line-height: 2;
letter-spacing: .6px
}
.technology-is-really-about-people-wrapper .technology-is-really-about-people-column1 a {
width: 240px
}
.technology-is-really-about-people-wrapper .technology-is-really-about-people-column2 {
height: 180px
}
.predicted-results-wrapper .predicted-results-column2 h2 img {
width: 4px;
height: 4px
}
.predicted-results-wrapper .predicted-results-column2 ul {
font-size: 16px;
width: 94%
}
.predicted-results-wrapper .predicted-results-column2 ul .ul-row img {
width: 4px;
height: 4px
}
.payment-agreements-wrapper .payment-agreements-text-block h2 {
width: auto;
font-family: Mulish;
font-size: 24px !important;
letter-spacing: .3px;
line-height: normal;
color: #081120
}
.payment-agreements-wrapper .payment-agreements-text-block h2 img {
width: 4px;
height: 4px
}
.payment-agreements-wrapper .payment-agreements-content-block .payment-agreements-content-block-column1 h4 {
font-size: 16px
}
.payment-agreements-wrapper .payment-agreements-content-block .payment-agreements-content-block-column1 .payment-agreements-content-block-column1-row2 h4 {
width: 80%
}
.payment-agreements-wrapper .payment-agreements-content-block .payment-agreements-content-block-column2 .payment-agreements-content-block-column2-img {
height: 220px
}
.working-around-wrapper {
padding: 13.4%;
-webkit-box-sizing: content-box;
box-sizing: content-box
}
}
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-text-block h1 {
text-align: center;
margin-bottom: 12px
}
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-text-block h1 img {
-o-object-fit: contain;
object-fit: contain
}
@media (max-width:1024px) {
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-text-block h1 img {
display: none
}
}
@media (max-width:768px) {
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-text-block h1 {
max-width: 100%;
width: auto !important;
margin-top: 60px;
font-size: 36px;
font-stretch: normal;
font-style: normal;
line-height: 1.11;
letter-spacing: .45px;
text-align: center;
color: #081120
}
}
@media (max-width:1024px) {
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-text-block h1 {
width: 87.1%
}
}
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-text-block .top-desc {
width: 55%;
text-align: center;
margin-bottom: 90px
}
@media (max-width:1024px) {
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-text-block .top-desc {
margin-bottom: 70px
}
}
@media (max-width:768px) {
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-text-block .top-desc {
width: auto !important
}
}
@media (max-width:1024px) {
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-text-block .top-desc {
width: 74%
}
}
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-delivery-models .solute-delivery-models-plate-block-wrapper .solute-delivery-models-plate-block-row .solute-delivery-models-plate-block h3 {
color: #fff;
margin-bottom: 14px
}
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-delivery-models .solute-delivery-models-plate-block-wrapper .solute-delivery-models-plate-block-row .solute-delivery-models-plate-block h3 span {
background-image: linear-gradient(43deg, rgba(0, 83, 206, .9), rgba(0, 158, 253, .89));
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
margin-right: 8px
}
@media (max-width:768px) {
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-delivery-models .solute-delivery-models-plate-block-wrapper .solute-delivery-models-plate-block-row .solute-delivery-models-plate-block h3 {
font-size: 20px;
line-height: 1.2;
letter-spacing: .48px
}
}
@media (max-width:450px) {
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-delivery-models .solute-delivery-models-plate-block-wrapper .solute-delivery-models-plate-block-row .solute-delivery-models-plate-block h3 {
line-height: 1.2;
letter-spacing: .63px;
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
}
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-delivery-models .top-desc {
font-family: MulishRegular;
font-size: 20px;
font-weight: 400;
line-height: 1.4;
letter-spacing: .5px;
color: #fff;
width: 64%
}
@media (max-width:1200px) {
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-delivery-models .top-desc {
width: 77.7%
}
}
@media (max-width:768px) {
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-delivery-models .top-desc {
width: 91.4%;
font-size: 16px;
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.5;
letter-spacing: .5px
}
}
@media (max-width:450px) {
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-delivery-models .top-desc {
font-size: 16px;
width: 91.4%;
max-width: 100%
}
}
.how-we-work-wrapper h3 {
color: #081120
}
.how-we-work-wrapper footer .tell-us-about-project .tell-us-about-project-text-block div.desc {
color: #5e6063;
width: 91.3%
}
.technology-is-really-about-people-column1 div {
font-family: MulishRegular;
font-size: 34px;
font-stretch: normal;
font-weight: 400;
line-height: 1.18;
letter-spacing: 1.1px;
color: #081120;
margin-bottom: 35px
}
@media (max-width:768px) {
.technology-is-really-about-people-column1 div {
font-size: 32px;
font-stretch: normal;
font-style: normal;
line-height: 1.25;
letter-spacing: 1px
}
}
@media (max-width:425px) {
.technology-is-really-about-people-column1 div {
font-size: 20px;
line-height: 2;
letter-spacing: .63px
}
}
@media (max-width:320px) {
.technology-is-really-about-people-column1 div {
width: 90%
}
}
@media (max-width:450px) {
.how-we-work-wrapper .top-desc {
line-height: 1.5
}
}
@media (max-width:320px) {
.how-we-work-wrapper .top-desc {
width: 94%
}
}
@media (max-width:320px) {
.payment-agreements-text-block .top-desc {
width: 88.8%
}
}
@media (max-width:1439px) {
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-text-block h1 {
width: 87.1%;
line-height: 1.13
}
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-img-wrapper {
width: 96%;
margin-left: 2%
}
.payment-agreements-wrapper {
margin-left: 4.1%
}
.payment-agreements-wrapper,
.technology-is-really-about-people-wrapper {
margin-left: 3.1%
}
.wp-block-lazyblock-how-we-work-top-block .solute-wrapper .solute-delivery-models {
padding-left: 4.1%
}
}
@media (min-width:425px) and (max-width:768px) {
.payment-agreements-wrapper,
.technology-is-really-about-people-wrapper {
margin: 0 3.1% 56px
}
}
.contact-us-wrapper p.small-gray {
font-family: MulishRegular;
font-size: 14px;
line-height: 1.43;
letter-spacing: .4px;
color: rgba(94, 96, 99, .8)
}
.contact-us-wrapper p.small-dark-blue-gray {
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #081120
}
.contact-us-wrapper a {
text-decoration: none
}
.contact-us-wrapper .file-upload-form .pretty-load {
font-size: 16px;
padding: 0 10px
}
@media (max-width:768px) {
.contact-us-wrapper h2 {
font-size: 36px
}
}
@media (max-width:450px) {
.contact-us-wrapper h1 {
font-family: Mulish;
font-size: 28px !important;
font-weight: 400;
letter-spacing: .4px
}
.contact-us-wrapper h5,
.contact-us-wrapper p {
font-family: MulishRegular;
font-size: 16px !important;
line-height: 1.5;
letter-spacing: .5px
}
.contact-us-wrapper h2 {
font-family: Mulish;
font-size: 28px !important;
font-weight: 400;
letter-spacing: .3px
}
.contact-us-wrapper h3 {
font-size: 20px !important
}
}
footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input::-webkit-input-placeholder {
color: hsla(0, 0%, 100%, .4);
white-space: wrap
}
footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input::-moz-placeholder {
color: hsla(0, 0%, 100%, .4);
white-space: wrap
}
.contact-us-wrapper footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper select {
border-radius: 0
}
@-moz-document url-prefix() {
.contact-us-wrapper footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper select {
color: transparent;
text-shadow: 0 0 0 #fff
}
}
.contact-us-wrapper footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
width: 63.2%
}
.contact-us-wrapper footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .error-span {
margin-right: 0
}
.contact-us-wrapper footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 p {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
font-family: MulishRegular;
font-size: 14px !important;
line-height: 1.71;
letter-spacing: .4px;
color: #fff
}
.contact-us-wrapper footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea {
width: 100%;
height: 158px;
resize: vertical;
min-height: 158px;
background-color: rgba(0, 83, 206, .34);
border: 1px solid rgba(0, 158, 253, .9);
font-family: MulishRegular;
font-size: 16px;
line-height: 1.5;
letter-spacing: .5px;
color: #fff;
caret-color: rgba(0, 158, 253, .9);
padding-left: 24px;
padding-top: 18px;
vertical-align: top;
margin-bottom: 13px;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.contact-us-wrapper footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea:hover {
background-color: rgba(0, 83, 206, .44)
}
.contact-us-wrapper footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea.active {
outline: none;
border: 1px solid #ff3c3c
}
.contact-us-wrapper footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea::-webkit-input-placeholder {
color: hsla(0, 0%, 100%, .4);
white-space: wrap
}
.contact-us-wrapper footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea::-moz-placeholder {
color: hsla(0, 0%, 100%, .4);
white-space: wrap
}
.contact-us-wrapper footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #fff;
-ms-user-select: none;
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
margin: 15px 0
}
@media (max-width:850px) {
.contact-us-wrapper footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin: 40px 0 15px
}
}
.contact-us-wrapper footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p {
display: block
}
.contact-us-wrapper footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p:first-child {
margin-left: 0
}
.contact-us-wrapper footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 {
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
margin-top: 27px;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #fff
}
.contact-us-wrapper footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between
}
.contact-us-wrapper footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper [type=checkbox]:checked+label:before,
.contact-us-wrapper footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper [type=checkbox]:not(:checked)+label:before {
min-width: 18px;
width: 18px;
position: static
}
.contact-us-wrapper footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper [type=checkbox]:checked+label:after,
.contact-us-wrapper footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper [type=checkbox]:not(:checked)+label:after {
position: relative;
left: -18px;
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1
}
.contact-us-wrapper footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper label {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
padding: 0;
-ms-user-select: none;
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none
}
.contact-us-wrapper footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper label.active:before {
border: 2px solid #ff3c3c
}
.contact-us-wrapper footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper label span {
white-space: normal;
-ms-flex-order: 2;
-webkit-box-ordinal-group: 3;
order: 2;
position: relative;
left: -8px;
color: #fff
}
.contact-us-wrapper footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper button {
width: 355px;
height: 50px;
background-color: #004ab6;
background-image: linear-gradient(82deg, rgba(0, 83, 206, .9), rgba(0, 158, 253, .89));
border: none;
font-family: MulishMedium;
font-size: 11px;
font-weight: 500;
letter-spacing: .5px;
text-align: center;
color: #fff
}
.contact-us-wrapper footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper button:hover {
background-image: linear-gradient(257deg, rgba(0, 83, 206, .9), rgba(0, 158, 253, .89))
}
.contact-us-wrapper footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper button:active,
.contact-us-wrapper footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper button:focus {
background-image: linear-gradient(283deg, #004ab6, #008ce0)
}
.contact-us-wrapper footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper button:disabled {
opacity: .4;
background-image: linear-gradient(283deg, #004ab6, #008ce0);
border: 1px solid rgba(0, 83, 206, .9)
}
.contact-us-wrapper footer.footer-contact-us-wrapper .footer-menu {
padding-top: 40px;
margin: 0 11.5%
}
.contact-us-wrapper footer.footer-contact-us-wrapper .footer-menu .footer-menu-row1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between
}
.contact-us-wrapper footer.footer-contact-us-wrapper .footer-menu .footer-menu-row1 ul a {
text-decoration: none;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.57;
letter-spacing: .4px;
color: #909396;
-webkit-transition: color .2s;
transition: color .2s
}
.contact-us-wrapper footer.footer-contact-us-wrapper .footer-menu .footer-menu-row1 ul a:hover {
color: #081120
}
.contact-us-wrapper footer.footer-contact-us-wrapper .footer-menu .footer-menu-row1 ul li {
list-style-type: none;
margin-bottom: 10px
}
.contact-us-wrapper footer.footer-contact-us-wrapper .footer-menu .footer-menu-row1 ul>li {
font-family: Mulish;
font-size: 14px;
font-weight: 400;
line-height: 1.29;
letter-spacing: .4px;
color: #081120
}
.contact-us-wrapper footer.footer-contact-us-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 a.logo-place img {
width: 166px;
height: 12px;
-o-object-fit: cover;
object-fit: cover
}
.contact-us-wrapper footer.footer-contact-us-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 p {
width: 145px;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.57;
letter-spacing: .4px;
color: #909396;
margin-top: 16px
}
.contact-us-wrapper footer.footer-contact-us-wrapper .footer-separator hr {
margin-top: 26px;
height: 2px;
color: rgba(219, 223, 229, .6)
}
.contact-us-wrapper footer.footer-contact-us-wrapper .footer-bottom-block {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
margin: 26px 11.5% 20px;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #909396
}
.contact-us-wrapper footer.footer-contact-us-wrapper .footer-bottom-block .footer-bottom-block-column {
width: 33.333%
}
.contact-us-wrapper footer.footer-contact-us-wrapper .footer-bottom-block .footer-bottom-block-column-1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-pack: start;
-webkit-box-pack: start;
justify-content: flex-start
}
.contact-us-wrapper footer.footer-contact-us-wrapper .footer-bottom-block .footer-bottom-block-column-1 p a {
text-decoration: none;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #909396
}
.contact-us-wrapper footer.footer-contact-us-wrapper .footer-bottom-block .footer-bottom-block-column-1 p img {
width: 4px;
height: 4px;
margin: 0 10px 1px 6px
}
.contact-us-wrapper footer.footer-contact-us-wrapper .footer-bottom-block .footer-bottom-block-column-2 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center
}
.contact-us-wrapper footer.footer-contact-us-wrapper .footer-bottom-block .footer-bottom-block-column-2 p {
color: #909396
}
.contact-us-wrapper footer.footer-contact-us-wrapper .footer-bottom-block .footer-bottom-block-column-3 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: end;
-webkit-box-pack: end;
justify-content: flex-end
}
.contact-us-wrapper footer.footer-contact-us-wrapper .footer-bottom-block .footer-bottom-block-column-3 a {
display: block;
width: 26px;
height: 26px;
margin-right: 14px
}
.contact-us-wrapper footer.footer-contact-us-wrapper .footer-bottom-block .footer-bottom-block-column-3 a:hover {
-webkit-filter: brightness(1.5);
filter: brightness(1.5)
}
.contact-us-wrapper footer.footer-contact-us-wrapper .footer-bottom-block .footer-bottom-block-column-3 a:last-child {
margin-right: 0
}
.contact-us-wrapper .solute-contact-us-wrapper {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
margin-top: 114px
}
.contact-us-wrapper .solute-contact-us-wrapper a {
text-decoration: none;
color: inherit
}
.contact-us-wrapper .solute-contact-us-wrapper .solute-contact-us-column1 {
width: 50%;
padding-left: 11.4%
}
.contact-us-wrapper .solute-contact-us-wrapper .solute-contact-us-column1 h5 {
margin-bottom: 40px
}
.contact-us-wrapper .solute-contact-us-wrapper .solute-contact-us-column1 p.header-p {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
font-family: Mulish;
font-size: 20px;
font-weight: 400;
line-height: 1.3;
letter-spacing: .6px;
color: #081120;
margin-bottom: 12px
}
.contact-us-wrapper .solute-contact-us-wrapper .solute-contact-us-column1 p.header-p img {
width: 14px;
height: 20px;
cursor: pointer
}
.contact-us-wrapper .solute-contact-us-wrapper .solute-contact-us-column1 p.header-p img:first-child {
position: relative;
z-index: 1;
margin-left: 14px;
opacity: 1;
-webkit-transition: .2s;
transition: .2s
}
.contact-us-wrapper .solute-contact-us-wrapper .solute-contact-us-column1 p.header-p img:last-child {
margin-left: -14px;
opacity: 0;
-webkit-transition: .2s;
transition: .2s
}
.contact-us-wrapper .solute-contact-us-wrapper .solute-contact-us-column1 p.header-p img:first-child:hover {
opacity: 0
}
.contact-us-wrapper .solute-contact-us-wrapper .solute-contact-us-column1 p.header-p img:first-child:hover~img:last-child {
opacity: 1
}
.contact-us-wrapper .solute-contact-us-wrapper .solute-contact-us-column1 .email-content-wrapper {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between
}
.contact-us-wrapper .solute-contact-us-wrapper .solute-contact-us-column1 .email-content-wrapper .email-content-row {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: start;
-webkit-box-pack: start;
justify-content: flex-start;
margin-right: 30px
}
.contact-us-wrapper .solute-contact-us-wrapper .solute-contact-us-column1 .email-content-wrapper .email-content-row p {
font-family: MulishRegular;
font-size: 18px;
line-height: 1.44;
letter-spacing: .6px;
margin-bottom: 12px;
padding-right: 10px;
cursor: pointer
}
.contact-us-wrapper .solute-contact-us-wrapper .solute-contact-us-column1 .email-content-wrapper .email-content-row p a {
color: #081120
}
.contact-us-wrapper .solute-contact-us-wrapper .solute-contact-us-column1 .email-content-wrapper .email-content-row p:hover a {
color: rgba(0, 83, 206, .9);
-webkit-transition: .3s;
transition: .3s
}
.contact-us-wrapper .solute-contact-us-wrapper .solute-contact-us-column1 .email-content-wrapper .email-content-row p.p-320 {
display: none
}
.contact-us-wrapper .solute-contact-us-wrapper .solute-contact-us-column1 .email-content-wrapper .email-right {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: start;
-webkit-box-pack: start;
justify-content: flex-start;
margin-right: auto
}
.contact-us-wrapper .solute-contact-us-wrapper .solute-contact-us-column1 .email-content-wrapper .email-right p {
position: relative;
top: 3px;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #909396;
margin-bottom: 21px
}
.contact-us-wrapper .solute-contact-us-wrapper .solute-contact-us-column1 p.slate-gray {
width: 47%;
font-family: MulishRegular;
font-size: 18px;
line-height: 1.44;
letter-spacing: .6px;
color: #5e6063;
margin-bottom: 40px
}
@media (max-width:1200px) {
.contact-us-wrapper .solute-contact-us-wrapper .solute-contact-us-column1 p.slate-gray {
width: 60%
}
}
.contact-us-wrapper .solute-contact-us-wrapper .solute-contact-us-column1 p.slate-gray a {
color: #5e6063
}
.contact-us-wrapper .solute-contact-us-wrapper .solute-contact-us-column1 p:last-child {
margin-bottom: 0
}
.contact-us-wrapper .solute-contact-us-wrapper .solute-contact-us-column2 {
width: 50%
}
.contact-us-wrapper .solute-contact-us-wrapper .solute-contact-us-column2 img {
width: 100%;
height: auto
}
.contact-us-wrapper .solute-contact-us-wrapper .solute-contact-us-column2 .solute-contact-us-column2-img {
width: 100%;
height: 100%;
background-size: cover;
background-position: 50%;
background-repeat: no-repeat
}
.contact-us-wrapper hr {
height: 1px;
color: #dbdfe5;
margin: 50px 0 50px 11.4%
}
.contact-us-wrapper .open-positions-wrapper {
margin-left: 11.4%;
margin-right: 18.1%
}
.contact-us-wrapper .open-positions-wrapper p.big-header-p {
font-family: Mulish;
font-size: 34px;
font-weight: 400;
line-height: 1.18;
letter-spacing: 1.1px;
color: #081120;
margin-bottom: 12px
}
.contact-us-wrapper .open-positions-wrapper p.big-slate-gray {
width: 56.9%;
font-family: MulishRegular;
font-size: 20px;
line-height: 1.5;
letter-spacing: .5px;
color: #5e6063;
margin-bottom: 40px
}
.contact-us-wrapper .open-positions-wrapper p.small-header-p {
font-family: Mulish;
font-size: 16px;
font-weight: 400;
line-height: 1.5;
letter-spacing: .5px;
color: #081120;
margin-bottom: 10px
}
.contact-us-wrapper .open-positions-wrapper p.small-slate-gray {
width: 46.2%;
font-family: MulishRegular;
font-size: 16px;
line-height: 1.5;
letter-spacing: .5px;
color: #5e6063;
margin-bottom: 30px
}
.contact-us-wrapper .open-positions-wrapper p.learn-more {
width: 130px;
font-family: MulishMedium;
font-size: 11px;
font-weight: 500;
letter-spacing: .5px;
color: rgba(0, 83, 206, .9);
cursor: pointer
}
.contact-us-wrapper .open-positions-wrapper p.learn-more a {
color: rgba(0, 83, 206, .9)
}
.contact-us-wrapper .open-positions-wrapper p.learn-more img {
width: 9px;
height: 8px;
margin-left: 4px;
-webkit-transition: .3s;
transition: .3s
}
.contact-us-wrapper .open-positions-wrapper p.learn-more:hover img {
margin-left: 8px
}
.contact-us-wrapper .open-positions-wrapper hr {
width: 100%;
margin: 20px 0
}
.contact-us-wrapper .open-positions-wrapper hr:last-child {
margin-left: 0;
margin-top: 20px;
margin-bottom: 80px
}
@media (max-width:768px) {
.contact-us-wrapper h1 {
font-size: 36px !important
}
}
@media (max-width:450px) {
.contact-us-wrapper h1 {
font-family: Mulish;
font-size: 28px !important;
font-weight: 400
}
}
.contact-us-wrapper .solute-contact-us-wrapper .solute-contact-us-column1 h1 {
margin-bottom: 12px
}
.contact-us-wrapper .solute-contact-us-wrapper .solute-contact-us-column1 h2 {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
font-size: 24px;
font-stretch: normal;
font-style: normal;
line-height: 1.25;
letter-spacing: .75px;
margin-bottom: 12px
}
@media (max-width:768px) {
.contact-us-wrapper .solute-contact-us-wrapper .solute-contact-us-column1 h2 {
font-size: 20px !important;
line-height: 1.3;
letter-spacing: .63px
}
}
.contact-us-wrapper .solute-contact-us-wrapper .solute-contact-us-column1 h2 img:first-child:hover~img:last-child {
opacity: 1
}
.contact-us-wrapper .solute-contact-us-wrapper .solute-contact-us-column1 h2 img {
width: 14px;
height: 20px;
cursor: pointer
}
.contact-us-wrapper .solute-contact-us-wrapper .solute-contact-us-column1 h2 img:first-child {
position: relative;
z-index: 1;
margin-left: 14px;
opacity: 1;
-webkit-transition: .2s;
transition: .2s
}
.contact-us-wrapper .solute-contact-us-wrapper .solute-contact-us-column1 h2 img:first-child:hover {
opacity: 0
}
.contact-us-wrapper .solute-contact-us-wrapper .solute-contact-us-column1 h2 img:first-child:hover :last-child {
opacity: 1
}
.contact-us-wrapper .solute-contact-us-wrapper .solute-contact-us-column1 h2 img:last-child {
margin-left: -14px;
opacity: 0;
-webkit-transition: .2s;
transition: .2s
}
.contact-us-wrapper .solute-contact-us-wrapper .solute-contact-us-column1 h2 img:last-child:visited {
opacity: 1
}
.contact-us-wrapper .solute-contact-us-wrapper .solute-contact-us-column1 .top-desc {
margin-bottom: 40px
}
@media (max-width:768px) {
.contact-us-wrapper .solute-contact-us-wrapper .solute-contact-us-column1 .top-desc {
font-size: 16px;
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.5;
letter-spacing: .5px
}
}
.contact-us-wrapper a[href^="tel:"] {
white-space: nowrap
}
@media (max-width:1300px) {
.contact-us-wrapper footer.footer-contact-us-wrapper .tell-us-about-project .tell-us-about-project-text-block {
margin-left: 4.1%
}
.contact-us-wrapper footer.footer-contact-us-wrapper .tell-us-about-project form {
margin: 0 42px
}
.contact-us-wrapper footer.footer-contact-us-wrapper .footer-menu {
margin: 0 4.1%
}
.contact-us-wrapper footer.footer-contact-us-wrapper .footer-bottom-block {
margin: 30px 4.1% 22px
}
}
@media (max-width:850px) {
.contact-us-wrapper footer.footer-contact-us-wrapper {
width: 100%
}
.contact-us-wrapper footer.footer-contact-us-wrapper .tell-us-about-project .tell-us-about-project-text-block {
margin: 0 24px 58px
}
.contact-us-wrapper footer.footer-contact-us-wrapper .tell-us-about-project .tell-us-about-project-text-block h2 {
font-size: 32px;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: .4px
}
.contact-us-wrapper footer.footer-contact-us-wrapper .tell-us-about-project .tell-us-about-project-text-block h5 {
font-size: 16px
}
.contact-us-wrapper footer.footer-contact-us-wrapper .tell-us-about-project form {
margin: 0 auto
}
.contact-us-wrapper footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 {
width: 77.6%;
margin: 0 auto;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
.contact-us-wrapper footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 {
width: 100%;
margin: 0 auto
}
.contact-us-wrapper footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input {
padding: 0 0 0 24px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
margin: 0
}
.contact-us-wrapper footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 {
width: 100%
}
textarea {
padding: 18px 0 0 24px
}
.file-upload-form,
textarea {
width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.file-upload-form {
height: 89px
}
.contact-us-wrapper footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 {
margin-top: 38px
}
.contact-us-wrapper footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center
}
.contact-us-wrapper footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper p {
width: 77.6%;
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
margin-top: 30px
}
}
@media (max-width:850px) and (max-width:450px) {
.contact-us-wrapper footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper p {
margin-top: 30px
}
}
@media (max-width:850px) {
.contact-us-wrapper footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper button {
width: 77.6%;
margin: 0 auto
}
.contact-us-wrapper footer.footer-contact-us-wrapper .footer-menu {
margin: 0 3.1%
}
.contact-us-wrapper footer.footer-contact-us-wrapper .footer-menu .footer-menu-row1 {
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.contact-us-wrapper footer.footer-contact-us-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
margin-bottom: 46px;
width: 100%
}
.contact-us-wrapper footer.footer-contact-us-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 p {
text-align: center;
width: 100%
}
.contact-us-wrapper footer.footer-contact-us-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 .logo-place {
margin: 0 auto
}
.contact-us-wrapper footer.footer-contact-us-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column4 {
width: 31%
}
.contact-us-wrapper footer.footer-contact-us-wrapper .footer-bottom-block .footer-bottom-block-column-2 {
margin-left: -37px;
width: 25%;
text-align: center
}
.contact-us-wrapper footer.footer-contact-us-wrapper .footer-bottom-block .footer-bottom-block-column-2 p {
width: 139px;
font-size: 12px
}
}
@media (max-width:540px) {
.contact-us-wrapper footer.footer-contact-us-wrapper .tell-us-about-project {
padding: 50px 12px 34px
}
.contact-us-wrapper footer.footer-contact-us-wrapper .tell-us-about-project .tell-us-about-project-text-block {
margin: 0 0 22px
}
.contact-us-wrapper footer.footer-contact-us-wrapper .tell-us-about-project .tell-us-about-project-text-block h2 {
font-size: 24px !important;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: .3px;
color: #fff
}
.contact-us-wrapper footer.footer-contact-us-wrapper .tell-us-about-project .tell-us-about-project-text-block h2 img {
width: 4px;
height: 4px
}
.contact-us-wrapper footer.footer-contact-us-wrapper .tell-us-about-project .tell-us-about-project-text-block h5 {
font-size: 14px
}
.contact-us-wrapper footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1,
.contact-us-wrapper footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper p {
width: 100%
}
.contact-us-wrapper footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper label {
font-size: 12px
}
.contact-us-wrapper footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper button {
width: 100%
}
.contact-us-wrapper footer.footer-contact-us-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
.contact-us-wrapper footer.footer-contact-us-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 .logo-place {
margin: 10px 0 0;
text-align: left
}
.contact-us-wrapper footer.footer-contact-us-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 p {
margin: 10px 0 0;
text-align: left;
width: 84.4%
}
.contact-us-wrapper footer.footer-contact-us-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column3,
.contact-us-wrapper footer.footer-contact-us-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column4,
.contact-us-wrapper footer.footer-contact-us-wrapper .footer-menu .footer-menu-row1 hr {
display: none
}
.contact-us-wrapper footer.footer-contact-us-wrapper .footer-bottom-block {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: start;
-webkit-box-align: start;
align-items: flex-start;
margin: 25px 3.1% 41px
}
.contact-us-wrapper footer.footer-contact-us-wrapper .footer-bottom-block .footer-bottom-block-column-1 {
width: 100%
}
.contact-us-wrapper footer.footer-contact-us-wrapper .footer-bottom-block .footer-bottom-block-column-1 p {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
margin-bottom: 24px
}
.contact-us-wrapper footer.footer-contact-us-wrapper .footer-bottom-block .footer-bottom-block-column-1 p img {
display: none
}
.contact-us-wrapper footer.footer-contact-us-wrapper .footer-bottom-block .footer-bottom-block-column-1 p a:first-child {
margin-bottom: 16px
}
.contact-us-wrapper footer.footer-contact-us-wrapper .footer-bottom-block .footer-bottom-block-column-2 {
width: 100%;
margin: 24px 0;
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
text-align: left;
-ms-flex-pack: start;
-webkit-box-pack: start;
justify-content: flex-start
}
.contact-us-wrapper footer.footer-contact-us-wrapper .footer-bottom-block .footer-bottom-block-column-2 p {
width: auto;
font-size: 12px !important
}
.contact-us-wrapper footer.footer-contact-us-wrapper .footer-bottom-block .footer-bottom-block-column-3 {
width: auto
}
}
@media (max-width:1024px) {
.contact-us-wrapper .solute-contact-us-wrapper .solute-contact-us-column1 {
padding-left: 4.1%
}
.contact-us-wrapper .solute-contact-us-wrapper .solute-contact-us-column2 .solute-contact-us-column2-img {
height: 590px;
-o-object-fit: cover;
object-fit: cover;
background-size: cover;
background-position: 50%
}
.contact-us-wrapper .open-positions-wrapper,
.contact-us-wrapper hr {
margin-left: 4.1%
}
}
@media (max-width:900px) {
.contact-us-wrapper .solute-contact-us-wrapper {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
margin-top: 105px
}
.contact-us-wrapper .solute-contact-us-wrapper .solute-contact-us-column1 {
width: 100%;
padding: 0 2.6%
}
.contact-us-wrapper .solute-contact-us-wrapper .solute-contact-us-column1 p.slate-gray {
width: 100%
}
.contact-us-wrapper .solute-contact-us-wrapper .solute-contact-us-column2 {
width: 100%;
margin-top: 67px
}
}
@media (max-width:900px) and (min-width:425px) {
.contact-us-wrapper .solute-contact-us-wrapper .solute-contact-us-column2 {
margin-bottom: 100px
}
}
@media (max-width:900px) {
.contact-us-wrapper hr {
display: none
}
.contact-us-wrapper .open-positions-wrapper {
margin-left: 3.6%;
margin-right: 0
}
.contact-us-wrapper .open-positions-wrapper p.big-slate-gray,
.contact-us-wrapper .open-positions-wrapper p.small-slate-gray {
width: 87.2%
}
.contact-us-wrapper .open-positions-wrapper hr {
display: block;
width: 100%
}
}
@media (max-width:425px) {
.contact-us-wrapper .solute-contact-us-wrapper {
margin-top: 30px
}
.contact-us-wrapper .solute-contact-us-wrapper .solute-contact-us-column1 {
padding: 0 3.1%
}
.contact-us-wrapper .solute-contact-us-wrapper .solute-contact-us-column2 {
margin-top: 7px
}
.contact-us-wrapper .solute-contact-us-wrapper .solute-contact-us-column2-img {
height: 180px
}
.contact-us-wrapper .solute-contact-us-wrapper .solute-contact-us-column1 p.slate-gray {
width: 84.4%;
margin-bottom: 30px
}
.contact-us-wrapper .solute-contact-us-wrapper .solute-contact-us-column1 .email-content-wrapper {
margin-bottom: 30px
}
.contact-us-wrapper .solute-contact-us-wrapper .solute-contact-us-column1 .email-content-wrapper .email-content-row {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: start;
-webkit-box-align: start;
align-items: flex-start
}
.contact-us-wrapper .solute-contact-us-wrapper .solute-contact-us-column1 .email-content-wrapper .email-content-row p.p-320 {
font-family: MulishRegular;
font-size: 14px;
line-height: 1.5;
letter-spacing: .4px;
color: #909396;
width: 100%;
display: block;
margin-bottom: 0
}
.contact-us-wrapper .solute-contact-us-wrapper .solute-contact-us-column1 .email-content-wrapper .email-right {
display: none
}
.contact-us-wrapper .open-positions-wrapper {
margin: 0 3.8% 60px
}
.contact-us-wrapper .open-positions-wrapper hr:last-child {
display: none
}
}
.contact-us-wrapper .footer-separator hr {
display: block;
margin-left: 0
}
.scholarship-wrapper h1 {
font-weight: 400
}
.wp-block-lazyblock-scholarship-program-and-winners .company-swiper .swiper-slide-next,
.wp-block-lazyblock-scholarship-program-and-winners .company-swiper .swiper-slide-prev {
opacity: 0
}
.scholarship-wrapper #attach-error {
display: inline-block;
margin-top: -23px
}
@media (max-width:850px) {
.scholarship-wrapper .file-upload-form {
width: 100%;
height: 89px;
padding: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
}
.scholarship-wrapper footer textarea.active,
.scholarship-wrapper footer textarea.active:hover {
border: 1px solid rgba(0, 158, 253, .9) !important
}
.scholarship-wrapper #usd {
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
.scholarship-wrapper span.label-input {
width: auto;
float: left;
display: inline-block;
margin-left: 24px;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.71;
letter-spacing: .4px;
color: #fff;
overflow: hidden;
height: 20px;
margin-bottom: 3px
}
.scholarship-wrapper footer label.error {
width: auto;
float: right
}
@media (max-width:450px) {
.scholarship-wrapper footer .tell-us-about-project .tell-us-about-project-text-block div.desc {
font-size: 14px
}
}
@media (max-width:450px) {
.scholarship-wrapper footer input {
height: 44px
}
}
.scholarship-wrapper footer form hr {
border-top: 1px solid #ccc;
max-width: none;
margin: 32.5px 0 33.5px
}
.scholarship-closed footer hr {
background-color: #0053ce;
margin: 40px 0;
border: none
}
.scholarship-wrapper footer .gender-label {
font-family: Mulish;
font-size: 16px;
font-weight: 400;
font-style: normal;
font-stretch: normal;
line-height: 1.13;
letter-spacing: .5px;
color: #fff
}
@media (max-width:320px) {
.scholarship-wrapper footer .gender-label {
width: 100%
}
}
.scholarship-wrapper footer .gender-radio-button {
width: 48px;
height: 18px;
font-family: MulishRegular;
font-size: 14px;
font-weight: 400;
font-style: normal;
font-stretch: normal;
line-height: 1.29;
letter-spacing: .44px;
color: #fff
}
.scholarship-wrapper footer .gender-container {
padding: 20px 0 0
}
@media (max-width:400px) {
.scholarship-wrapper footer .gender-container {
padding: 22px 0 15px
}
}
.scholarship-wrapper footer [type=radio]:checked,
.scholarship-wrapper footer [type=radio]:not(:checked) {
position: absolute;
left: -9999px
}
.scholarship-wrapper footer [type=radio]:checked+label,
.scholarship-wrapper footer [type=radio]:not(:checked)+label {
position: relative;
padding-left: 28px;
cursor: pointer;
line-height: 20px;
display: inline-block;
margin-left: 24px;
margin-right: 24px
}
@media (max-width:320px) {
.scholarship-wrapper footer [type=radio]:checked+label:nth-child(3),
.scholarship-wrapper footer [type=radio]:not(:checked)+label:nth-child(3) {
margin-left: 0
}
}
.scholarship-wrapper footer [type=radio]:checked+label:before,
.scholarship-wrapper footer [type=radio]:not(:checked)+label:before {
content: "";
position: absolute;
width: 18px;
height: 18px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
left: 0;
top: -1px;
border: 1px solid #004ab6;
background: #fff;
-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .1);
box-shadow: inset 0 1px 3px rgba(0, 0, 0, .1)
}
.scholarship-wrapper footer [type=radio]:checked+label:after {
content: "";
width: 18px;
height: 18px;
background: #f87da9;
top: 4px;
left: 4px;
border-radius: 100%;
-webkit-transition: all .2s ease;
transition: all .2s ease
}
.scholarship-wrapper footer [type=radio]:not(:checked)+label:after {
content: "";
width: 12px;
height: 12px;
background: #f87da9;
position: absolute;
top: 4px;
left: 4px;
border-radius: 100%;
-webkit-transition: all .2s ease;
transition: all .2s ease;
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0)
}
.scholarship-wrapper footer [type=radio]:checked+label:after {
content: url(https://www.integrasources.com/media/assets/i/enabled.svg);
position: absolute;
top: 0;
left: 0;
font-size: 1.4em;
line-height: .8;
-webkit-transition: all .2s;
transition: all .2s
}
.scholarship-wrapper .form-step-header {
color: #fff;
font-family: MulishRegular;
font-size: 16px;
font-weight: 400;
font-style: normal;
font-stretch: normal;
line-height: 1.13;
letter-spacing: .5px;
margin: 24px 0
}
@media (max-width:450px) {
.scholarship-wrapper .form-step-header {
font-size: 14px !important
}
}
@media (max-width:400px) {
.scholarship-wrapper .form-step-header {
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
margin: 28px 0 24px
}
}
.scholarship-wrapper .form-step-header span {
font-family: Mulish;
font-size: 16px;
font-weight: 400;
font-style: normal;
font-stretch: normal;
line-height: 1.13;
letter-spacing: .5px
}
@media (max-width:450px) {
.scholarship-wrapper .form-step-header span {
font-size: 14px !important
}
}
.scholarship-wrapper span.span-border {
line-height: 1.13;
font-weight: 100
}
@media (max-width:540px) {
.scholarship-wrapper footer .tell-us-about-project .tell-us-about-project-text-block h2 {
font-size: 24px !important
}
}
.scholarship-wrapper .tell-us-about-project-forms-block-wrapper {
width: 100%
}
@media (max-width:400px) {
.scholarship-wrapper .tell-us-about-project-forms-block-wrapper textarea {
margin-bottom: 15px
}
}
.scholarship-wrapper .tell-us-about-project-forms-block-wrapper p {
width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
padding-left: 24px;
font-size: 14px;
line-height: 1.71;
letter-spacing: .4px;
color: #fff
}
@media (max-width:400px) {
.scholarship-wrapper .tell-us-about-project-forms-block-wrapper p {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row
}
}
@media (min-width:290px) {
.scholarship-wrapper #scholarship-form>div:nth-child(7)>div>p {
white-space: nowrap
}
}
.scholarship-wrapper #presentation {
font-size: 14px
}
.scholarship-share-container-wrapper {
display: -webkit-box;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
display: -ms-flexbox
}
@media (min-width:400px) {
.scholarship-share-container-wrapper {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start
}
}
.scholarship-wrapper #shares_bottom--scholarship .jssocials-shares {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center
}
.scholarship-wrapper #shares_bottom--scholarship .jssocials-shares .jssocials-share {
margin-right: 12px;
opacity: .6
}
.scholarship-wrapper #shares_bottom--scholarship .jssocials-shares .jssocials-share:hover {
opacity: 1
}
@media (max-width:400px) {
.scholarship-wrapper #shares_bottom--scholarship .jssocials-shares {
float: right
}
}
.scholarship-wrapper .scholarship-icons-person-caption {
line-height: 27px;
width: 116px;
float: left
}
@media (max-width:800px) {
.scholarship-wrapper .scholarship-icons-person-caption {
width: auto
}
}
.scholarship-wrapper .scholarship-icons-text {
font-size: 12px;
margin-top: 16px;
font-family: MulishRegular;
font-weight: 400;
font-style: normal;
font-stretch: normal;
line-height: 1.33;
letter-spacing: .15px;
color: rgba(8, 17, 32, .6)
}
.scholarship-wrapper .solute-wrapper .solute-text-block .scroll-down p {
color: rgba(0, 83, 206, .9);
line-height: .7;
width: 120px;
font-size: 14px
}
.scholarship-wrapper p {
font-family: MulishRegular;
line-height: 1.29;
letter-spacing: .4px;
color: #5e6063
}
@media (max-width:800px) {
.scholarship-wrapper .main .solute-wrapper {
margin-bottom: 0 !important
}
}
.scholarship-wrapper .solute-wrapper .solute-text-block .scroll-down img {
display: inline-block;
width: 13px;
height: 9px;
margin-right: 10px;
float: left
}
.scholarship-wrapper .solute-wrapper .solute-text-block h5 {
margin-bottom: 40px
}
.scholarship-wrapper .solute-wrapper .why-choose-us h5 p {
font-size: 20px;
line-height: 32px;
color: #081120
}
.scholarship-wrapper footer .tell-us-about-project .tell-us-about-project-text-block {
margin: 0 11.4% 52px
}
@media (max-width:1024px) {
.scholarship-wrapper footer .tell-us-about-project .tell-us-about-project-text-block {
margin: 0 43px 52px
}
.scholarship-wrapper footer .tell-us-about-project .tell-us-about-project-text-block h2 {
font-size: 38px;
font-stretch: normal;
font-style: normal;
line-height: 1.11;
letter-spacing: .48px
}
}
@media (max-width:800px) {
.scholarship-wrapper footer .tell-us-about-project .tell-us-about-project-text-block h2 {
font-size: 32px;
font-stretch: normal;
font-style: normal;
line-height: 1.31;
letter-spacing: .4px
}
}
@media (max-width:540px) {
.scholarship-wrapper footer .tell-us-about-project .tell-us-about-project-text-block {
margin: 0
}
}
.scholarship-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row
}
@media (max-width:800px) {
.scholarship-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column
}
.scholarship-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1.row-end {
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse
}
.scholarship-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1.gender-container {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row
}
}
@media (max-width:400px) {
.scholarship-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 label[for=female] {
margin-left: 0
}
.scholarship-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1.gender-container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column
}
.scholarship-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .checkbox-wrap {
margin-top: 16px
}
}
.scholarship-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 {
margin-right: 0;
width: 100%
}
.scholarship-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .form-row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between
}
@media (max-width:800px) {
.scholarship-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .form-row {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
max-width: 100%
}
}
.scholarship-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .form-row .row {
width: 48%
}
@media (min-width:760px) and (max-width:800px) {
.scholarship-wrapper #scholarship-form {
margin-left: 11% !important;
margin-right: 11% !important
}
}
@media (max-width:800px) {
.scholarship-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .form-row .row {
width: 100%
}
}
.scholarship-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .form-row .row p.label-input {
width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
padding-left: 24px;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.71;
letter-spacing: .4px;
color: #fff
}
@media (max-width:400px) {
.scholarship-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .form-row .row p.label-input {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row
}
}
.scholarship-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 48.6%
}
@media (max-width:800px) {
.scholarship-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 {
width: 100%
}
}
.scholarship-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 #policy-error {
margin-top: 15px
}
@media (max-width:800px) {
.scholarship-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 #policy-error {
margin-top: 15px
}
}
.scholarship-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 button {
width: 100%
}
@media (max-width:800px) {
.scholarship-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 button {
margin-bottom: 24px
}
}
.scholarship-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 label {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
height: 18px
}
@media (max-width:800px) {
.scholarship-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 label {
font-size: 14px;
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.29;
letter-spacing: .44px
}
}
@media (max-width:320px) {
.scholarship-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 label {
font-size: 12px;
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.5;
letter-spacing: .38px
}
}
.scholarship-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 label .i-agree {
margin-left: 10px
}
.scholarship-wrapper #scholarship-form {
margin: 0 auto
}
@media (max-width:1024px) {
.scholarship-wrapper #scholarship-form {
margin-left: 12%;
margin-right: 12%
}
}
@media (max-width:1024px) and (max-width:540px) {
.scholarship-wrapper #scholarship-form {
margin-left: 0;
margin-right: 0
}
}
.wp-block-lazyblock-scholarship-program-and-winners .swiper-pagination {
position: relative;
bottom: 0
}
.wp-block-lazyblock-scholarship-program-and-winners .company-swiper .swiper-pagination {
position: static
}
@media (max-width:400px) {
.scholarship-wrapper .scholarship-icons p {
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
}
.scholarship-wrapper .scholarship-icons-person-caption {
opacity: .6;
font-family: MulishRegular;
font-size: 14px;
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.79;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
letter-spacing: .18px;
color: #081120
}
.scholarship-wrapper .scholarship-icons-person-caption span:nth-child(2n) {
display: none
}
@media (max-width:800px) {
.scholarship-wrapper .scholarship-icons-person-caption {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row
}
.scholarship-wrapper .scholarship-icons-person-caption span:nth-child(odd) {
margin-left: 10px
}
.scholarship-wrapper .scholarship-icons-person-caption span:nth-child(2n) {
display: block
}
}
.wp-block-lazyblock-scholarship-program-and-winners .christophe a {
margin-top: 40px;
margin-left: 20px;
float: left;
font-family: Mulish;
font-size: 16px;
font-style: normal;
font-stretch: normal;
line-height: 1.5;
letter-spacing: .5px;
color: #0053ce;
text-decoration: none
}
@media (max-width:400px) {
.wp-block-lazyblock-scholarship-program-and-winners .christophe a {
font-size: 14px;
margin-top: 30px;
margin-left: 8px
}
}
.wp-block-lazyblock-scholarship-program-and-winners .swiper-slide .integra-sources {
border-left: 2px solid #0e76e6;
border-image-source: linear-gradient(1deg, rgba(0, 83, 206, .9), rgba(0, 158, 253, .89));
border-image-slice: 1
}
.wp-block-lazyblock-scholarship-program-and-winners .swiper-slide img {
margin-top: 19px;
float: left;
width: 70px;
height: 70px;
-o-object-fit: cover;
object-fit: cover
}
@media (max-width:400px) {
.wp-block-lazyblock-scholarship-program-and-winners .swiper-slide img {
width: 48px;
height: 48px
}
}
.scholarship-wrapper .solute-wrapper .solute-img-wrapper {
position: relative;
width: 92.6%;
height: 680px;
background-size: cover;
background-position: top;
background-repeat: no-repeat;
width: 100%
}
@media (max-width:1024px) {
.scholarship-wrapper .solute-wrapper .solute-text-block h1 {
width: 89%
}
}
@media (max-width:800px) {
.scholarship-wrapper .solute-wrapper .solute-text-block h1 {
width: 98.5%
}
}
.scholarship-wrapper .solute-wrapper .solute-text-block .scroll-down {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
margin-bottom: 40px;
cursor: pointer;
display: inline-block
}
.scholarship-wrapper .why-choose-us h5 p {
font-size: 20px;
line-height: 32px;
color: #081120
}
.wp-block-lazyblock-scholarship-program-and-winners .circle {
border-radius: 50%
}
.scholarship-wrapper main hr,
.wp-block-lazyblock-scholarship-program-and-winners hr {
max-width: 731px;
border-top: none;
margin-top: 40px;
margin-bottom: 39px;
background-color: #0053ce
}
.scholarship-wrapper .solute-wrapper .solute-text-block {
margin-left: 11.4%
}
@media (max-width:1024px) {
.scholarship-wrapper .solute-wrapper .solute-text-block {
margin-left: 3.5%
}
}
.scholarship-wrapper .solute-wrapper .solute-text-block .sub-title {
margin-bottom: 40px
}
@media (max-width:800px) {
.scholarship-wrapper .solute-wrapper .solute-text-block .sub-title {
font-size: 16px
}
}
.wp-block-lazyblock-scholarship-program-and-winners .integra-sources {
padding-left: 20px;
padding-right: 20px;
font-size: 24px;
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.75;
letter-spacing: normal;
color: #081120;
width: calc(100% - 40px)
}
@media (max-width:768px) {
.wp-block-lazyblock-scholarship-program-and-winners .integra-sources {
font-size: 20px
}
}
@media (max-width:400px) {
.wp-block-lazyblock-scholarship-program-and-winners .integra-sources {
font-size: 16px;
padding-left: 14px;
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.5;
letter-spacing: normal
}
}
@media (max-width:1290px) {
.wp-block-lazyblock-scholarship-program-and-winners .integra-sources {
width: auto
}
}
.scholarship-wrapper .why-choose-us {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
margin: 0 11.4% 134px
}
@media (max-width:1024px) {
.scholarship-wrapper .why-choose-us {
margin: 0 4.1% 120px
}
}
@media (max-width:800px) {
.scholarship-wrapper .why-choose-us {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column
}
}
@media (max-width:400px) {
.scholarship-wrapper .why-choose-us {
margin: 0 13px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column
}
}
.wp-block-lazyblock-scholarship-about .why-choose-us-text-block,
.wp-block-lazyblock-scholarship-columns .why-choose-us-text-block,
.wp-block-lazyblock-scholarship-program-and-winners .why-choose-us-text-block {
margin-bottom: 0;
overflow: visible
}
.wp-block-lazyblock-scholarship-about .why-choose-us-text-block h2,
.wp-block-lazyblock-scholarship-program-and-winners .why-choose-us-text-block h2 {
margin: 0 0 34px;
font-size: 38px;
font-stretch: normal;
font-style: normal;
line-height: 1.11;
letter-spacing: .48px;
color: #081120
}
@media (max-width:800px) {
.wp-block-lazyblock-scholarship-about .why-choose-us-text-block h2,
.wp-block-lazyblock-scholarship-program-and-winners .why-choose-us-text-block h2 {
font-size: 32px !important;
font-stretch: normal;
font-style: normal;
line-height: 1.31;
letter-spacing: .4px
}
}
@media (max-width:400px) {
.wp-block-lazyblock-scholarship-about .why-choose-us-text-block h2,
.wp-block-lazyblock-scholarship-program-and-winners .why-choose-us-text-block h2 {
font-size: 20px !important;
font-stretch: normal;
font-style: normal;
line-height: 1.2;
letter-spacing: .25px
}
}
.scholarship-wrapper .why-choose-us .why-choose-us-text-block h2 img {
width: 25px;
height: 36px;
margin-left: 3px
}
.wp-block-lazyblock-scholarship-about .why-choose-us-text-block .choose_description p,
.wp-block-lazyblock-scholarship-program-and-winners .why-choose-us-text-block .choose_description p {
font-family: MulishMedium;
font-weight: 400;
font-size: 20px;
font-stretch: normal;
font-style: normal;
line-height: 1.6;
letter-spacing: .25px;
color: #081120
}
@media (max-width:450px) {
.wp-block-lazyblock-scholarship-about .why-choose-us-text-block .choose_description p,
.wp-block-lazyblock-scholarship-program-and-winners .why-choose-us-text-block .choose_description p {
font-size: 16px;
font-stretch: normal;
font-style: normal;
line-height: 1.5;
letter-spacing: .2px
}
}
.wp-block-lazyblock-scholarship-program-and-winners .why-choose-us-text-block .choose_description ul {
color: #081120;
font-size: 16px;
letter-spacing: .2px
}
.wp-block-lazyblock-scholarship-program-and-winners .why-choose-us-text-block .choose_description ul li {
font-size: 16px;
padding-left: 14px;
list-style: none;
background: url(//website-test.integrasources.com/wp-content/themes/integra/img/i/list-dote.png) no-repeat 2px 8px;
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.5;
letter-spacing: .2px;
color: rgba(8, 17, 32, .7);
margin-bottom: 24px
}
@media (max-width:450px) {
.wp-block-lazyblock-scholarship-program-and-winners .why-choose-us-text-block .choose_description ul li {
font-size: 14px;
margin-left: 10px
}
}
.wp-block-lazyblock-scholarship-program-and-winners .why-choose-us-text-block .choose_description ul li:last-child {
margin-bottom: 0
}
main .wp-block-lazyblock-scholarship-about,
main .wp-block-lazyblock-scholarship-columns,
main .wp-block-lazyblock-scholarship-program-and-winners {
margin: 0 auto
}
@media (max-width:560px) {
main .wp-block-lazyblock-scholarship-about,
main .wp-block-lazyblock-scholarship-columns,
main .wp-block-lazyblock-scholarship-program-and-winners {
padding: 0 20px
}
}
.scholarship-wrapper main .wp-block-lazyblock-scholarship-about,
.scholarship-wrapper main .wp-block-lazyblock-scholarship-columns,
.scholarship-wrapper main .wp-block-lazyblock-scholarship-program-and-winners {
margin-left: 0
}
@media (max-width:560px) {
.scholarship-wrapper main .wp-block-lazyblock-scholarship-about,
.scholarship-wrapper main .wp-block-lazyblock-scholarship-columns,
.scholarship-wrapper main .wp-block-lazyblock-scholarship-program-and-winners {
padding: inherit
}
}
.scholarship-wrapper .why-choose-us .content-wrapper {
width: 100%
}
.wp-block-lazyblock-scholarship-about,
.wp-block-lazyblock-scholarship-columns,
.wp-block-lazyblock-scholarship-program-and-winners {
width: 73.8%;
margin: 0
}
@media (max-width:1200px) {
.wp-block-lazyblock-scholarship-about,
.wp-block-lazyblock-scholarship-columns,
.wp-block-lazyblock-scholarship-program-and-winners {
width: 72.4%
}
}
@media (max-width:800px) {
.wp-block-lazyblock-scholarship-about,
.wp-block-lazyblock-scholarship-columns,
.wp-block-lazyblock-scholarship-program-and-winners {
width: 80%
}
}
@media (max-width:800px) and (max-width:560px) {
.wp-block-lazyblock-scholarship-about,
.wp-block-lazyblock-scholarship-columns,
.wp-block-lazyblock-scholarship-program-and-winners {
width: 100%
}
}
@media (max-width:400px) {
.scholarship-wrapper .why-choose-us .content-wrapper {
margin-bottom: 52px
}
}
.wp-block-lazyblock-scholarship-columns article {
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
@media (min-width:801px) {
.wp-block-lazyblock-scholarship-columns article {
padding-right: 4%
}
}
@media (max-width:700px) {
.wp-block-lazyblock-scholarship-columns article {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column
}
}
@media (min-width:700px) and (max-width:1024px) {
.wp-block-lazyblock-scholarship-columns article div {
-webkit-box-flex: 0;
-ms-flex: 0 0 49%;
flex: 0 0 49%;
width: auto;
margin-right: auto
}
.wp-block-lazyblock-scholarship-columns article div:first-child {
margin-right: 2%
}
}
.wp-block-lazyblock-scholarship-columns article div p {
opacity: .7;
font-family: MulishRegular;
font-size: 16px;
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.5;
letter-spacing: .2px;
color: #081120
}
.scholarship-wrapper .why-choose-us .sidebar-scholarship .feature-base {
width: 224px;
float: left;
overflow: hidden;
margin-right: 30px;
padding: 24px 16px
}
.scholarship-wrapper .why-choose-us .sidebar-scholarship .feature-base hr {
border-top: 1px solid #ccc;
margin-bottom: 0
}
@media (max-width:1023px) {
.scholarship-wrapper .why-choose-us .sidebar-scholarship .feature-base {
width: 179px
}
}
@media (max-width:800px) {
.scholarship-wrapper .why-choose-us .sidebar-scholarship .feature-base {
width: 100%;
padding: 74px 0 24px
}
}
@media (max-width:400px) {
.scholarship-wrapper .why-choose-us .sidebar-scholarship .feature-base {
width: 100%;
padding: 40px 0 24px
}
}
@media (min-width:801px) {
.scholarship-wrapper .why-choose-us .sidebar-scholarship .feature-base {
border: 1px solid rgba(0, 83, 206, .9);
background-color: rgba(0, 83, 206, .05)
}
}
.scholarship-wrapper .why-choose-us .sidebar-scholarship .feature-base .d-flex {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column
}
.scholarship-wrapper .why-choose-us .sidebar-scholarship .feature-base .d-flex.flex-row.date {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.scholarship-wrapper .why-choose-us .sidebar-scholarship .feature-base .d-flex img {
margin-top: -3px
}
.scholarship-wrapper .why-choose-us .sidebar-scholarship .feature-base .d-flex.flex-row {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.scholarship-wrapper .why-choose-us .sidebar-scholarship .feature-base .d-flex .date .d-flex {
margin-top: 0
}
@media (max-width:800px) {
.scholarship-wrapper .why-choose-us .sidebar-scholarship .feature-base .d-flex .date .d-flex {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row
}
}
@media (max-width:1025px) and (min-width:801px) {
.scholarship-wrapper .why-choose-us .sidebar-scholarship .feature-base .d-flex .date .d-flex {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: start
}
}
.scholarship-wrapper .why-choose-us .sidebar-scholarship .feature-base .d-flex .date .scholarship-icons-caption {
opacity: .8;
font-family: MulishRegular;
font-size: 14px;
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.43;
letter-spacing: .18px;
color: #081120;
margin-left: 8px
}
@media (max-width:800px) and (min-width:560px) {
.scholarship-wrapper .why-choose-us .sidebar-scholarship .feature-base .d-flex {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row
}
}
@media (max-width:800px) and (min-width:560px) {
.scholarship-wrapper .why-choose-us .sidebar-scholarship .feature-base .d-flex .scholarship-icons:nth-child(2) {
margin-left: 64px
}
}
.scholarship-wrapper .why-choose-us .sidebar-scholarship .feature-base .span-title {
font-family: Mulish;
font-size: 16px;
font-style: normal;
font-stretch: normal;
line-height: 1.5;
letter-spacing: normal;
margin-top: 15px;
margin-bottom: 8px
}
@media (max-width:800px) {
.scholarship-wrapper .why-choose-us .sidebar-scholarship .feature-base .span-title {
margin-right: 23px
}
}
.scholarship-wrapper .why-choose-us .sidebar-scholarship .feature-base .share-this {
margin-top: 6px
}
@media (max-width:800px) {
.scholarship-wrapper .why-choose-us .sidebar-scholarship .feature-base .share-this {
margin-top: 17px
}
}
.scholarship-wrapper p.small-gray {
font-family: MulishRegular;
font-size: 14px;
line-height: 1.43;
letter-spacing: .4px;
color: rgba(94, 96, 99, .8)
}
.scholarship-wrapper p.small-dark-blue-gray {
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #081120
}
.scholarship-wrapper a {
text-decoration: none
}
.scholarship-wrapper footer.footer-light-wrapper .tell-us-about-project {
padding-top: 58px;
padding-bottom: 103px;
background-color: #fff
}
.scholarship-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block {
margin: 0 11.4%
}
.scholarship-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2 {
margin-bottom: 12px;
color: #081120
}
.scholarship-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2 span {
white-space: nowrap
}
.scholarship-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2 img {
margin-left: 4px
}
.scholarship-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2 img.ques-sign {
width: 26px;
height: 36px
}
.scholarship-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2.got-a-project,
.scholarship-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2.looking-to-build {
display: none
}
.scholarship-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h5 {
font-family: MulishRegular;
font-size: 20px;
line-height: 1.4;
letter-spacing: .5px;
color: #5e6063;
margin-right: 11.4%
}
.scholarship-wrapper h2.title {
font-family: Mulish;
font-size: 40px;
font-weight: 400;
letter-spacing: .5px
}
.scholarship-wrapper .description {
font-family: MulishRegular;
font-size: 20px;
line-height: 1.4;
letter-spacing: .5px;
font-weight: 400;
font-style: normal;
font-stretch: normal
}
.scholarship-wrapper .solute_text_block_img {
background-position: 50%;
background-size: contain;
background-repeat: no-repeat;
width: 63.5%;
height: 512px;
margin: 74px 0 100px
}
.scholarship-wrapper .learn {
display: block;
width: 94px;
margin-bottom: 53px;
text-decoration: none;
font-family: MulishMedium;
font-size: 11px;
font-weight: 100;
letter-spacing: .5px;
color: rgba(0, 83, 206, .9);
text-transform: uppercase
}
.scholarship-wrapper .learn img {
margin-left: 4px;
height: 9px;
width: 9px;
-webkit-transition: .4s;
transition: .4s
}
.scholarship-wrapper .swiper-slide__inside-block {
min-height: 270px;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
.scholarship-wrapper .swiper-slide__inside-block .learn {
margin-top: auto;
margin-bottom: 0;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
cursor: pointer
}
.scholarship-wrapper .swiper-slide__inside-block .learn:hover img {
margin-left: 8px
}
.scholarship-wrapper .solute_block {
margin-top: 150px;
margin-bottom: 100px
}
.scholarship-wrapper .solute_block .solute_text_block {
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center
}
.scholarship-wrapper .solute_block .solute_text_block>img {
width: 63.5%;
margin: 92px 0 100px;
-o-object-fit: contain;
object-fit: contain;
max-width: 100%
}
.scholarship-wrapper .solute_block .solute_text_block h2 {
margin: 0 23.8% 14px 23.5%;
width: 47.7%;
font-family: Mulish;
text-align: center
}
.scholarship-wrapper .solute_block .solute_text_block h2 span img {
margin-left: 4px
}
.scholarship-wrapper .solute_block .solute_text_block h5 {
margin: 0 20.7% 40px;
text-align: center
}
.scholarship-wrapper .solute_block .solute_text_block h5 span {
font-family: Mulish;
font-size: 24px;
font-weight: 400;
color: rgba(0, 83, 206, .9)
}
.scholarship-wrapper .solute_block .solute_text_block p {
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: rgba(0, 83, 206, .9)
}
.scholarship-wrapper .solute_block .solute_text_block p img {
width: 13px;
height: 9px;
margin-right: 10px;
-o-object-fit: contain;
object-fit: contain
}
.scholarship-wrapper .solute_block .solute_text_block .divider {
margin: 70px 0 0;
width: 76%;
border: none;
height: 2px;
background-color: rgba(0, 83, 206, .9);
color: rgba(0, 83, 206, .9)
}
.scholarship-wrapper .scroll {
cursor: pointer
}
.scholarship-wrapper .iot_services_block {
margin-left: 11.5%;
margin-right: 11.5%;
-ms-flex-align: left;
-webkit-box-align: left;
align-items: left;
max-width: 100%
}
.scholarship-wrapper .iot_services_block h2 {
margin-right: 30.76%;
margin-bottom: 12px
}
.scholarship-wrapper .iot_services_block h2 img {
margin-left: 4px
}
@media (max-width:450px) {
.scholarship-wrapper h1 {
font-family: Mulish;
font-size: 28px !important;
letter-spacing: .4px
}
.scholarship-wrapper p {
font-family: MulishRegular;
font-size: 14px;
font-stretch: normal;
font-style: normal;
line-height: 1.71;
letter-spacing: .18px
}
.wp-block-lazyblock-scholarship-about article div p,
.wp-block-lazyblock-scholarship-program-and-winners article div p {
font-size: 14px !important;
font-stretch: normal;
font-style: normal;
line-height: 1.71;
letter-spacing: .18px
}
.scholarship-wrapper h2 {
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.2;
letter-spacing: .25px
}
.scholarship-wrapper h2,
.scholarship-wrapper h3 {
font-size: 20px !important
}
}
@media (max-width:800px) {
.scholarship-wrapper .scholarship-icons {
margin-right: 0;
margin-left: 0;
margin-top: 12px
}
.scholarship-wrapper .scholarship-icons .scholarship-icons-caption {
line-height: 28px;
margin-left: 8px
}
body>div.why-choose-us>div.sidebar-scholarship>div>div.d-flex.column {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important
}
body>div.why-choose-us>div.sidebar-scholarship>div>div.d-flex.column>div.scholarship-icons.d-flex.flex-row.date {
margin-left: 0
}
}
.file-upload-form .pretty-load {
position: absolute;
top: 0;
bottom: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
left: 0;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
right: 0;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
height: 100%;
background-color: rgba(0, 83, 206, .34);
border: 1px dashed hsla(0, 0%, 100%, .3);
font-family: MulishRegular;
font-size: 16px;
line-height: 1.5;
letter-spacing: .5px;
color: hsla(0, 0%, 100%, .4);
text-align: center;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
@media (min-width:768px) and (max-width:800px) {
.scholarship-wrapper .tell-us-about-project-forms-block-row-1 .file-upload-form .pretty-load,
.scholarship-wrapper .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-block-wrapper input,
.scholarship-wrapper .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-block-wrapper textarea,
.scholarship-wrapper .tell-us-about-project-forms-block-row-1.row-end .tell-us-about-project-forms-blockrow-1-column-2 {
width: 100%;
margin: 0 0 24px
}
}
@media (min-width:768px) and (max-width:800px) {
.scholarship-wrapper .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-block-wrapper p,
.scholarship-wrapper footer form hr {
width: 594px
}
}
main .wp-block-lazyblock-scholarship-program-and-winners {
margin-bottom: 20px
}
.scholarship-wrapper main .wp-block-lazyblock-scholarship-program-and-winners {
margin-bottom: 0
}
.privacy-policy-wrapper h1 {
font-size: 40px;
letter-spacing: .5px
}
.privacy-policy-wrapper h1,
.privacy-policy-wrapper h4 {
font-family: Mulish;
font-weight: 700;
color: #081120;
line-height: normal
}
.privacy-policy-wrapper h4 {
letter-spacing: .3px
}
.privacy-policy-wrapper .h5 {
font-family: MulishRegular;
font-size: 20px;
line-height: 1.4;
letter-spacing: .5px;
color: #5e6063;
font-weight: 400
}
.privacy-policy-wrapper p.small-gray {
font-family: MulishRegular;
font-size: 14px;
line-height: 1.43;
letter-spacing: .4px;
color: rgba(94, 96, 99, .8)
}
.privacy-policy-wrapper p.small-dark-blue-gray {
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #081120
}
.privacy-policy-wrapper a {
text-decoration: none;
font-family: MulishRegular
}
.privacy-policy-wrapper .solute-wrapper {
padding: 50px 0 86px;
margin-bottom: 26px;
background-color: #081120
}
.privacy-policy-wrapper .solute-wrapper h1 {
font-family: Mulish;
font-size: 40px;
font-weight: 700;
letter-spacing: .5px;
text-align: center;
color: #fff;
margin-bottom: 12px
}
.privacy-policy-wrapper .solute-wrapper h1 span {
white-space: nowrap
}
.privacy-policy-wrapper .solute-wrapper h1 img {
margin-left: 2px
}
.privacy-policy-wrapper .solute-wrapper .h5 {
font-family: MulishRegular;
font-size: 20px;
font-weight: 400;
line-height: 1.4;
letter-spacing: .5px;
text-align: center;
color: #fff
}
.privacy-policy-wrapper .solute-menu-wrapper {
margin-left: 11.6%;
margin-bottom: 100px;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row
}
.privacy-policy-wrapper .solute-menu-wrapper .h5,
.terms-of-use-wrapper .solute-menu-wrapper .h5 {
font-weight: 400;
margin-right: 69px;
cursor: pointer
}
.privacy-policy-wrapper .solute-menu-wrapper .h5 a,
.terms-of-use-wrapper .solute-menu-wrapper .h5 a {
color: #5e6063
}
.privacy-policy-wrapper .solute-menu-wrapper .h5.active a,
.terms-of-use-wrapper .solute-menu-wrapper .h5.active a {
color: rgba(0, 83, 206, .9)
}
.main-text-after {
margin-bottom: 50px;
font-family: MulishRegular;
font-size: 14px;
font-weight: 400;
line-height: normal;
letter-spacing: .25px;
color: #081120;
margin-right: 11.4%;
max-width: 853px
}
@media (max-width:1024px) {
.main-text-after {
margin-right: 3.1%
}
}
.main-text-after p+p {
margin-top: 30px
}
.privacy-policy-wrapper .solute-menu-wrapper .h5 a:hover {
color: rgba(0, 83, 206, .9)
}
.privacy-policy-wrapper .solute-menu-wrapper .h5:first-child.active~.h5:last-child:after {
left: -132px
}
.privacy-policy-wrapper .solute-menu-wrapper .h5:last-child {
position: relative;
margin-right: 0
}
.privacy-policy-wrapper .solute-menu-wrapper .h5:last-child:after {
content: "";
position: absolute;
top: -26px;
left: -132px;
border: 13px solid transparent;
border-top: 18px solid #081120;
-webkit-transition: .4s;
transition: .4s
}
.privacy-policy-wrapper .solute-menu-wrapper .h5:last-child.active:after {
left: 14px
}
.privacy-policy-wrapper .main-text-wrapper {
-webkit-transition: margin .3s;
transition: margin .3s;
margin: 0 4.1% 30px
}
.privacy-policy-wrapper .main-text-wrapper h2 {
font-family: Mulish;
font-size: 24px;
font-weight: 700;
font-stretch: normal;
font-style: normal;
line-height: 1.33;
letter-spacing: .75px;
color: #081120;
margin-bottom: 14px
}
.privacy-policy-wrapper .main-text-wrapper p {
font-family: MulishRegular;
font-size: 18px;
line-height: 1.44;
letter-spacing: .6px;
color: #5e6063;
margin: 20px 0
}
.privacy-policy-wrapper .main-text-wrapper p strong {
font-family: MulishBlack;
color: #081120;
font-weight: 700
}
.privacy-policy-wrapper .main-text-wrapper p span.blue {
color: rgba(0, 83, 206, .9);
margin: 0 10px
}
.privacy-policy-wrapper .main-text-wrapper p a.blue-bold {
font-family: Mulish;
font-weight: 700;
color: rgba(0, 83, 206, .9)
}
.privacy-policy-wrapper .main-text-wrapper p a.blue-bold:hover {
border-bottom: 1px solid #081120
}
.privacy-policy-wrapper .main-text-wrapper p a.blue-bold:active {
text-decoration: none
}
.privacy-policy-wrapper .main-text-wrapper p a.blue-bold:focus {
outline: none;
border: 1px solid #081120;
padding: 2px
}
.privacy-policy-wrapper .main-text-wrapper p span.dark {
font-family: Mulish;
font-weight: 700;
color: #081120
}
.privacy-policy-wrapper .main-text-wrapper p.header-p {
font-family: Mulish;
font-size: 20px;
font-weight: 700;
line-height: 1.3;
letter-spacing: .6px;
color: #081120;
margin-top: 70px;
margin-bottom: 20px
}
.privacy-policy-wrapper .hr {
height: 3px;
background-color: #dbdfe5;
margin: 30px 0 30px 4.1%
}
.privacy-policy-wrapper p.last-p {
font-family: Mulish;
font-size: 20px;
font-weight: 700;
letter-spacing: .3px;
color: #081120;
margin-left: 28.7%
}
@media (max-width:768px) {
.privacy-policy-wrapper h1 {
font-size: 36px !important
}
}
@media (max-width:450px) {
.privacy-policy-wrapper h1 {
letter-spacing: .4px;
font-family: Mulish;
font-size: 28px !important;
font-weight: 700;
letter-spacing: .3px
}
.privacy-policy-wrapper h3 {
font-size: 20px !important
}
}
@media (max-width:850px) {
.privacy-policy-wrapper footer.footer-light-wrapper {
width: 100%
}
.privacy-policy-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block {
margin: 0 4.1% 60px
}
.privacy-policy-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h1 {
font-size: 32px
}
.privacy-policy-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block .h5 {
font-size: 16px
}
.privacy-policy-wrapper footer.footer-light-wrapper .tell-us-about-project form {
margin: 0 auto
}
.privacy-policy-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 {
width: 77.6%;
margin: 0 auto;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
.privacy-policy-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 {
width: 100%;
margin: 0 auto
}
.privacy-policy-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper p {
max-width: 100%;
width: auto
}
.privacy-policy-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input {
padding: 0 0 0 24px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
margin: 0 0 15px
}
.privacy-policy-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 {
width: 100%
}
.privacy-policy-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 p {
margin-top: 16px
}
.privacy-policy-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea {
width: 100%;
padding: 18px 0 0 24px;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.privacy-policy-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center
}
.privacy-policy-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p {
margin: 0
}
.privacy-policy-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p:first-child {
margin-right: 34px
}
.privacy-policy-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 {
margin-top: 38px
}
.privacy-policy-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center
}
.privacy-policy-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper p {
width: 77.6%;
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
margin-top: 15px
}
.privacy-policy-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper button {
width: 77.6%;
margin: 0 auto
}
.privacy-policy-wrapper footer.footer-light-wrapper .footer-menu {
margin: 0 3.1%
}
.privacy-policy-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 {
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.privacy-policy-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
margin-bottom: 46px;
width: 100%
}
.privacy-policy-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 p {
text-align: center;
width: 100%
}
.privacy-policy-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 .logo-place {
margin: 0 auto
}
.privacy-policy-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column4 {
width: 31%
}
.privacy-policy-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-2 {
text-align: center
}
.privacy-policy-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-2 p {
width: 139px;
font-size: 12px
}
}
@media (max-width:540px) {
.privacy-policy-wrapper footer.footer-light-wrapper .tell-us-about-project {
padding: 50px 12px 34px
}
.privacy-policy-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block {
margin: 0 0 22px
}
.privacy-policy-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h1 {
font-size: 20px !important
}
.privacy-policy-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h1 img {
width: 4px;
height: 4px
}
.privacy-policy-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h1.got-a-project img.ques-sign,
.privacy-policy-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h1.looking-to-build img.ques-sign {
width: 15px !important;
height: 20px !important
}
.privacy-policy-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block .h5 {
font-size: 14px
}
.privacy-policy-wrapper footer.footer-light-wrapper .tell-us-about-project form,
.privacy-policy-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 {
width: 100%
}
.privacy-policy-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: normal;
-webkit-box-pack: normal;
justify-content: normal
}
.privacy-policy-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p:first-child {
margin-bottom: 18px
}
.privacy-policy-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper p {
width: 100%
}
.privacy-policy-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper label {
font-size: 12px
}
.privacy-policy-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper button {
width: 100%
}
.privacy-policy-wrapper footer.footer-light-wrapper .footer-menu {
padding-top: 27px
}
.privacy-policy-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 ul a {
color: #5e6063
}
.privacy-policy-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
.privacy-policy-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 .logo-place {
margin: 10px 0 0;
text-align: left
}
.privacy-policy-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 p {
margin: 10px 0 0;
text-align: left;
width: 84.4%
}
.privacy-policy-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column3,
.privacy-policy-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column4,
.privacy-policy-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 hr {
display: none
}
.privacy-policy-wrapper footer.footer-light-wrapper .footer-bottom-block {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: start;
-webkit-box-align: start;
align-items: flex-start;
margin: 25px 3.1% 41px
}
.privacy-policy-wrapper footer.footer-light-wrapper .footer-bottom-block p {
font-size: 14px !important
}
.privacy-policy-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 {
width: 100%
}
.privacy-policy-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p,
.privacy-policy-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p img {
display: none
}
.privacy-policy-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p.hide-p {
display: block
}
.privacy-policy-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p:last-child {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
margin-top: 14px;
margin-bottom: 24px
}
.privacy-policy-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p:last-child a:first-child {
margin-bottom: 16px
}
.privacy-policy-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-2 {
width: 100%;
margin: 24px 0;
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
text-align: left;
-ms-flex-pack: start;
-webkit-box-pack: start;
justify-content: flex-start
}
.privacy-policy-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-2 p {
width: auto;
font-size: 12px !important
}
.privacy-policy-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-3 {
width: auto
}
}
@media (max-width:1024px) {
.privacy-policy-wrapper .solute-wrapper {
padding: 90px 0 86px
}
.privacy-policy-wrapper .solute-wrapper:after {
top: 345px;
left: 9%
}
.privacy-policy-wrapper .solute-menu-wrapper {
margin-left: 4.1%
}
.privacy-policy-wrapper .hr {
height: 2px
}
.privacy-policy-wrapper p.last-p {
margin-left: 20%
}
}
@media (max-width:768px) {
.privacy-policy-wrapper .solute-wrapper {
padding: 95px 0 91px
}
.privacy-policy-wrapper .solute-wrapper h1 {
font-size: 36px
}
.privacy-policy-wrapper .solute-wrapper .h5 {
font-size: 16px
}
.privacy-policy-wrapper .solute-menu-wrapper {
margin-left: 3.3%
}
.privacy-policy-wrapper .solute-menu-wrapper .h5 {
font-size: 16px
}
.privacy-policy-wrapper .solute-menu-wrapper .h5:first-child.active~.h5:last-child:after {
left: -132px
}
.privacy-policy-wrapper .solute-menu-wrapper .h5:last-child {
position: relative;
margin-right: 0
}
.privacy-policy-wrapper .solute-menu-wrapper .h5:last-child:after {
content: "";
position: absolute;
top: -26px;
left: -298.5px;
border: 13px solid transparent;
border-top: 18px solid #081120;
-webkit-transition: .4s;
transition: .4s
}
.privacy-policy-wrapper .solute-menu-wrapper .h5:last-child.active:after {
left: 9px
}
.privacy-policy-wrapper .main-text-wrapper p {
font-size: 16px
}
}
.terms-of-use-wrapper h1 {
font-size: 40px;
letter-spacing: .5px
}
.terms-of-use-wrapper h1,
.terms-of-use-wrapper h4 {
font-family: Mulish;
font-weight: 700;
color: #081120;
line-height: normal
}
.terms-of-use-wrapper h4 {
letter-spacing: .3px
}
.terms-of-use-wrapper .h5 {
font-family: MulishRegular;
font-size: 20px;
line-height: 1.4;
letter-spacing: .5px;
color: #5e6063;
font-weight: 400
}
.terms-of-use-wrapper p.small-gray {
font-family: MulishRegular;
font-size: 14px;
line-height: 1.43;
letter-spacing: .4px;
color: rgba(94, 96, 99, .8)
}
.terms-of-use-wrapper p.small-dark-blue-gray {
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #081120
}
.terms-of-use-wrapper a {
text-decoration: none;
font-family: MulishRegular
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project {
padding-top: 58px;
padding-bottom: 103px;
background-color: #fff
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block {
margin: 0 11.4%
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h1 {
margin-bottom: 12px;
color: #081120
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h1 span {
white-space: nowrap
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h1 img {
margin-left: 4px
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h1 img.ques-sign {
width: 26px;
height: 36px
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h1.got-a-project,
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h1.looking-to-build {
display: none
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block .h5 {
font-family: MulishRegular;
font-size: 20px;
line-height: 1.4;
letter-spacing: .5px;
color: #5e6063;
margin-right: 11.4%
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form {
width: auto
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:checked,
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:not(:checked) {
position: absolute;
left: -9999px
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:checked+label,
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:not(:checked)+label {
position: relative;
padding-left: 1.95em;
cursor: pointer
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:checked+label:before,
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:not(:checked)+label:before {
content: "";
position: absolute;
width: 18px;
height: 18px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
left: 0;
top: -1px;
border: 1px solid #004ab6;
background: #fff;
-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .1);
box-shadow: inset 0 1px 3px rgba(0, 0, 0, .1)
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:checked+label:after,
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:not(:checked)+label:after {
content: url(https://www.integrasources.com/media/assets/i/enabled.svg);
position: absolute;
left: 0;
top: 0;
font-size: 1.4em;
line-height: .8;
-webkit-transition: all .2s;
transition: all .2s
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:not(:checked)+label:after {
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0)
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:checked+label:after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1)
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:disabled:checked+label:before,
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:disabled:not(:checked)+label:before {
-webkit-box-shadow: none;
box-shadow: none;
border-color: #bbb;
background-color: #ddd
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:disabled:checked+label:after {
color: #999
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:disabled+label {
color: #aaa
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:checked:hover+label:before,
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form [type=checkbox]:not(:checked):hover+label:before {
border: 1px solid #004ab6;
background-color: rgba(219, 223, 229, .4)
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form .error-span {
display: block;
margin-left: auto;
font-family: MulishRegular;
font-size: 12px;
line-height: 2;
letter-spacing: .4px;
text-align: right;
color: #ff3c3c;
opacity: 0;
-webkit-transition: .3s;
transition: .3s
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form .error-span.active {
opacity: 1
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 {
margin-right: 3.94%;
width: 37.8%
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
height: 100%
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper p {
width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
padding-left: 24px;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.71;
letter-spacing: .4px;
color: #081120
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input {
width: 100%;
height: 60px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding-left: 24px;
background-color: rgba(0, 158, 253, .05);
border: 1px solid rgba(0, 83, 206, .9);
font-family: MulishRegular;
font-size: 16px;
line-height: 1.5;
letter-spacing: .5px;
color: rgba(0, 83, 206, .9);
caret-color: rgba(0, 158, 253, .9);
margin-bottom: 15px
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input:hover {
background-color: rgba(0, 158, 253, .1)
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input:focus {
background-color: rgba(0, 158, 253, .05)
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input:not(.phone-input).active {
border: 1px solid #ff3c3c;
outline: none
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input:not(.phone-input).active:hover {
border: 2px solid #ff3c3c;
padding-left: 24px
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input::-webkit-input-placeholder {
opacity: .4;
font-family: MulishRegular;
font-size: 16px;
line-height: 1.5;
letter-spacing: .5px;
color: rgba(0, 83, 206, .9)
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input::-moz-placeholder {
opacity: .4;
font-family: MulishRegular;
font-size: 16px;
line-height: 1.5;
letter-spacing: .5px;
color: rgba(0, 83, 206, .9)
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input:last-child {
margin-bottom: 0
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input:focus {
outline: none;
border: 2px solid rgba(0, 83, 206, .902)
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 {
width: 63.2%
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .error-span {
margin-right: 0
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 p {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
margin-left: 24px;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.71;
letter-spacing: .4px;
color: #081120
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea {
width: 100%;
height: 203px;
resize: vertical;
min-height: 203px;
background-color: rgba(0, 158, 253, .05);
border: 1px solid rgba(0, 83, 206, .902);
font-family: MulishRegular;
font-size: 16px;
line-height: 1.5;
letter-spacing: .5px;
color: rgba(0, 83, 206, .9);
caret-color: rgba(0, 158, 253, .9);
outline: none;
padding-left: 24px;
padding-top: 18px;
vertical-align: top;
margin-bottom: 38px;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea.active {
outline: none;
border: 1px solid #ff3c3c;
background-color: rgba(0, 158, 253, .05)
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea.active:hover {
border: 2px solid #ff3c3c;
padding-left: 24px;
padding-top: 17px
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea:hover {
background-color: rgba(0, 158, 253, .1)
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea:focus {
background-color: rgba(0, 158, 253, .05);
outline: none;
border: 2px solid rgba(0, 83, 206, .902)
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea::-webkit-input-placeholder {
opacity: .4;
font-family: MulishRegular;
font-size: 16px;
line-height: 1.5;
letter-spacing: .5px;
color: rgba(0, 83, 206, .9)
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea::-moz-placeholder {
opacity: .4;
font-family: MulishRegular;
font-size: 16px;
line-height: 1.5;
letter-spacing: .5px;
color: rgba(0, 83, 206, .9)
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
margin-top: auto;
margin-bottom: 15px;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #fff;
-ms-user-select: none;
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p {
display: block
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p:first-child {
margin-left: 0
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 {
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
margin-top: 27px;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #081120
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper [type=checkbox]:checked+label:before,
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper [type=checkbox]:not(:checked)+label:before {
min-width: 18px;
width: 18px;
position: static
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper [type=checkbox]:checked+label:after,
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper [type=checkbox]:not(:checked)+label:after {
position: relative;
left: -18px;
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper label {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
padding: 0;
-ms-user-select: none;
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper label span {
white-space: normal;
-ms-flex-order: 2;
-webkit-box-ordinal-group: 3;
order: 2;
position: relative;
left: -8px
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper button {
width: 355px;
height: 50px;
border: none;
font-family: MulishMedium;
font-size: 11px;
font-weight: 500;
letter-spacing: .5px;
text-align: center;
color: #fff
}
.terms-of-use-wrapper footer.footer-light-wrapper .footer-menu {
padding-top: 40px;
margin: 0 11.5%
}
.terms-of-use-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between
}
.terms-of-use-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 ul a {
text-decoration: none;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.57;
letter-spacing: .4px;
color: #909396;
-webkit-transition: color .2s;
transition: color .2s
}
.terms-of-use-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 ul a:hover {
color: #081120
}
.terms-of-use-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 ul li {
list-style-type: none;
margin-bottom: 10px
}
.terms-of-use-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 ul>li {
font-family: Mulish;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #081120
}
.terms-of-use-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 a.logo-place img {
width: 166px;
height: 12px;
-o-object-fit: cover;
object-fit: cover
}
.terms-of-use-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 p {
width: 145px;
font-family: MulishRegular;
font-size: 14px !important;
line-height: 1.57;
letter-spacing: .4px;
color: #909396;
margin-top: 16px
}
.terms-of-use-wrapper footer.footer-light-wrapper .footer-separator hr {
margin-top: 26px;
height: 2px;
color: rgba(219, 223, 229, .6)
}
.terms-of-use-wrapper footer.footer-light-wrapper .footer-bottom-block {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
margin: 26px 11.5% 20px;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #909396
}
.terms-of-use-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column {
width: 33.333%
}
.terms-of-use-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-pack: start;
-webkit-box-pack: start;
justify-content: flex-start
}
.terms-of-use-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p a {
text-decoration: none;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #909396
}
.terms-of-use-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p img {
width: 4px;
height: 4px;
margin: 0 10px 1px 6px
}
.terms-of-use-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-2 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center
}
.terms-of-use-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-2 p {
color: #909396
}
.terms-of-use-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-3 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: end;
-webkit-box-pack: end;
justify-content: flex-end
}
.terms-of-use-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-3 a {
display: block;
width: 26px;
height: 26px;
margin-right: 14px
}
.terms-of-use-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-3 a:hover {
-webkit-filter: brightness(1.5);
filter: brightness(1.5)
}
.terms-of-use-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-3 a:last-child {
margin-right: 0
}
.terms-of-use-wrapper .solute-wrapper {
padding: 50px 0 86px;
margin-bottom: 26px;
background-color: #081120
}
.terms-of-use-wrapper .solute-wrapper h1 {
font-family: Mulish;
font-size: 40px;
font-weight: 700;
letter-spacing: .5px;
text-align: center;
color: #fff;
margin-bottom: 12px
}
.terms-of-use-wrapper .solute-wrapper h1 img {
margin-left: 2px
}
.terms-of-use-wrapper .solute-wrapper h1 span {
white-space: nowrap
}
.terms-of-use-wrapper .solute-wrapper .h5 {
font-family: MulishRegular;
font-size: 20px;
font-weight: 400;
line-height: 1.4;
letter-spacing: .5px;
text-align: center;
color: #fff
}
.terms-of-use-wrapper .solute-menu-wrapper {
margin-left: 11.6%;
margin-bottom: 100px;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row
}
.terms-of-use-wrapper .solute-menu-wrapper .h5 {
font-weight: 400;
margin-right: 69px;
cursor: pointer
}
.terms-of-use-wrapper .solute-menu-wrapper .h5:hover {
color: rgba(0, 83, 206, .9)
}
.terms-of-use-wrapper .solute-menu-wrapper .h5:first-child.active~.h5:last-child:after {
left: -132px
}
.terms-of-use-wrapper .solute-menu-wrapper .h5:last-child {
position: relative;
margin-right: 0
}
.terms-of-use-wrapper .solute-menu-wrapper .h5:last-child:after {
content: "";
position: absolute;
top: -26px;
left: -132px;
border: 13px solid transparent;
border-top: 18px solid #081120;
-webkit-transition: .4s;
transition: .4s
}
.terms-of-use-wrapper .solute-menu-wrapper .h5:last-child.active:after {
left: 14px
}
.terms-of-use-wrapper .main-text-wrapper {
max-width: 270px;
margin: 0 4.1% 30px
}
.terms-of-use-wrapper .main-text-wrapper p {
font-family: MulishRegular;
font-size: 18px;
line-height: 1.44;
letter-spacing: .6px;
color: #5e6063;
margin: 20px 0
}
.terms-of-use-wrapper .main-text-wrapper p span.blue {
color: rgba(0, 83, 206, .9);
margin: 0 6px
}
.terms-of-use-wrapper .main-text-wrapper p span.blue-bold {
font-family: Mulish;
font-weight: 700;
color: rgba(0, 83, 206, .9)
}
.terms-of-use-wrapper .main-text-wrapper p span.dark {
font-family: Mulish;
font-weight: 700;
color: #081120
}
.terms-of-use-wrapper .main-text-wrapper p.header-p {
font-family: Mulish;
font-size: 20px;
font-weight: 700;
line-height: 1.3;
letter-spacing: .6px;
color: #081120;
margin-top: 70px;
margin-bottom: 20px
}
.terms-of-use-wrapper .hr {
height: 3px;
background-color: #dbdfe5;
margin: 30px 0 30px 4.1%
}
.terms-of-use-wrapper p.last-p {
font-family: MulishRegular;
font-size: 20px;
letter-spacing: .3px;
color: #081120;
margin-left: 28.7%;
margin-right: 11.7%;
margin-bottom: 20px
}
.terms-of-use-wrapper p.last-p:last-child {
margin-bottom: 60px
}
@media (max-width:768px) {
.terms-of-use-wrapper h1 {
font-size: 36px !important
}
}
@media (max-width:450px) {
.terms-of-use-wrapper h1 {
letter-spacing: .4px
}
.terms-of-use-wrapper .h5,
.terms-of-use-wrapper p {
font-family: MulishRegular;
font-size: 16px;
line-height: 1.5;
letter-spacing: .5px
}
.terms-of-use-wrapper h1 {
font-family: Mulish;
font-size: 28px !important;
font-weight: 700;
letter-spacing: .3px
}
.terms-of-use-wrapper h3 {
font-size: 20px !important
}
}
.terms-of-use-wrapper .main-text-after p {
font-size: 14px;
line-height: 22px;
letter-spacing: .44px
}
@media (max-width:1300px) {
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block {
margin-left: 4.1%
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form {
margin: 0 42px
}
.terms-of-use-wrapper footer.footer-light-wrapper .footer-menu {
margin: 0 4.1%
}
.terms-of-use-wrapper footer.footer-light-wrapper .footer-bottom-block {
margin: 30px 4.1% 22px
}
}
@media (max-width:850px) {
.terms-of-use-wrapper footer.footer-light-wrapper {
width: 100%
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block {
margin: 0 4.1% 60px
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h1 {
font-size: 32px
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block .h5 {
font-size: 16px
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form {
margin: 0 auto
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 {
width: 77.6%;
margin: 0 auto;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 {
width: 100%;
margin: 0 auto
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper p {
max-width: 100%;
width: auto
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input {
padding: 0 0 0 24px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
margin: 0 0 15px
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 {
width: 100%
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 p {
margin-top: 16px
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea {
width: 100%;
padding: 18px 0 0 24px;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p {
margin: 0
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p:first-child {
margin-right: 34px
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 {
margin-top: 38px
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper p {
width: 77.6%;
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
margin-top: 15px
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper button {
width: 77.6%;
margin: 0 auto
}
.terms-of-use-wrapper footer.footer-light-wrapper .footer-menu {
margin: 0 3.1%
}
.terms-of-use-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 {
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.terms-of-use-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
margin-bottom: 46px;
width: 100%
}
.terms-of-use-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 p {
text-align: center;
width: 100%
}
.terms-of-use-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 .logo-place {
margin: 0 auto
}
.terms-of-use-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column4 {
width: 31%
}
.terms-of-use-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-2 {
text-align: center
}
.terms-of-use-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-2 p {
width: 139px;
font-size: 12px
}
}
@media (max-width:540px) {
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project {
padding: 50px 12px 34px
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block {
margin: 0 0 22px
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h1 {
font-size: 20px !important
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h1 img {
width: 4px;
height: 4px
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h1.got-a-project img.ques-sign,
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h1.looking-to-build img.ques-sign {
width: 15px !important;
height: 20px !important
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block .h5 {
font-size: 14px
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form,
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 {
width: 100%
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: normal;
-webkit-box-pack: normal;
justify-content: normal
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p:first-child {
margin-bottom: 18px
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper p {
width: 100%
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper label {
font-size: 12px
}
.terms-of-use-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper button {
width: 100%
}
.terms-of-use-wrapper footer.footer-light-wrapper .footer-menu {
padding-top: 27px
}
.terms-of-use-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 ul a {
color: #5e6063
}
.terms-of-use-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
.terms-of-use-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 .logo-place {
margin: 10px 0 0;
text-align: left
}
.terms-of-use-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 p {
margin: 10px 0 0;
text-align: left;
width: 84.4%
}
.terms-of-use-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column3,
.terms-of-use-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column4,
.terms-of-use-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 hr {
display: none
}
.terms-of-use-wrapper footer.footer-light-wrapper .footer-bottom-block {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: start;
-webkit-box-align: start;
align-items: flex-start;
margin: 25px 3.1% 41px
}
.terms-of-use-wrapper footer.footer-light-wrapper .footer-bottom-block p {
font-size: 14px !important
}
.terms-of-use-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 {
width: 100%
}
.terms-of-use-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p,
.terms-of-use-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p img {
display: none
}
.terms-of-use-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p.hide-p {
display: block
}
.terms-of-use-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p:last-child {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
margin-top: 14px;
margin-bottom: 24px
}
.terms-of-use-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p:last-child a:first-child {
margin-bottom: 16px
}
.terms-of-use-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-2 {
width: 100%;
margin: 24px 0;
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
text-align: left;
-ms-flex-pack: start;
-webkit-box-pack: start;
justify-content: flex-start
}
.terms-of-use-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-2 p {
width: auto;
font-size: 12px !important
}
.terms-of-use-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-3 {
width: auto
}
}
@media (max-width:1024px) {
.terms-of-use-wrapper .solute-wrapper {
padding: 90px 0 86px
}
.terms-of-use-wrapper .solute-wrapper:after {
top: 332px;
left: 9%
}
.terms-of-use-wrapper .solute-menu-wrapper {
margin-left: 4.1%
}
.terms-of-use-wrapper .hr {
height: 2px
}
.terms-of-use-wrapper p.last-p {
margin-left: 20%;
margin-right: 19.7%
}
}
@media (max-width:768px) {
.terms-of-use-wrapper .solute-wrapper {
padding: 95px 0 91px
}
.terms-of-use-wrapper .solute-wrapper h1 {
font-size: 36px
}
.terms-of-use-wrapper .solute-wrapper .h5 {
font-size: 16px
}
.terms-of-use-wrapper .solute-wrapper:after {
top: 330px
}
.terms-of-use-wrapper .solute-menu-wrapper {
margin-left: 3.3%
}
.terms-of-use-wrapper .solute-menu-wrapper .h5 {
font-size: 16px
}
.terms-of-use-wrapper .solute-menu-wrapper .h5:first-child.active~.h5:last-child:after {
left: -132px
}
.terms-of-use-wrapper .solute-menu-wrapper .h5:last-child {
position: relative;
margin-right: 0
}
.terms-of-use-wrapper .solute-menu-wrapper .h5:last-child:after {
content: "";
position: absolute;
top: -26px;
left: -298.5px;
border: 13px solid transparent;
border-top: 18px solid #081120;
-webkit-transition: .4s;
transition: .4s
}
.terms-of-use-wrapper .solute-menu-wrapper .h5:last-child.active:after {
left: 9px
}
.terms-of-use-wrapper .main-text-wrapper p.header-p {
font-size: 16px
}
.terms-of-use-wrapper p.last-p {
margin-left: 15.5%;
margin-right: 3.9%;
font-size: 16px
}
}
.privacy-policy-wrapper .main-text-wrapper p a:hover,
.terms-of-use-wrapper .main-text-wrapper p a:hover {
text-decoration: underline;
outline: none
}
@media (max-width:1023px) {
.privacy-policy-wrapper .main-text-wrapper p,
.terms-of-use-wrapper .main-text-wrapper p {
font-size: 16px;
line-height: 26px;
letter-spacing: .5px
}
}
@media (max-width:767px) {
.privacy-policy-wrapper .main-text-wrapper p,
.terms-of-use-wrapper .main-text-wrapper p {
font-size: 14px;
line-height: 22px;
letter-spacing: .44px
}
}
.privacy-policy-wrapper .main-text-after,
.terms-of-use-wrapper .main-text-after {
margin-left: 4.1%
}
@media (max-width:425px) {
.terms-of-use-wrapper .solute-wrapper {
padding: 60px 0 70px
}
.terms-of-use-wrapper .solute-wrapper h1 {
font-size: 28px;
color: #fff
}
.terms-of-use-wrapper .solute-wrapper h1 img {
display: none
}
.terms-of-use-wrapper .solute-wrapper .h5 {
font-size: 16px;
color: #fff
}
.terms-of-use-wrapper .solute-menu-wrapper {
margin-bottom: 70px
}
.terms-of-use-wrapper .solute-menu-wrapper .h5 {
font-size: 16px;
margin-right: 20px
}
.terms-of-use-wrapper .solute-menu-wrapper .h5:first-child.active~.h5:last-child:after {
left: -83px
}
.terms-of-use-wrapper .solute-menu-wrapper .h5:last-child {
position: relative;
margin-right: 0
}
.terms-of-use-wrapper .solute-menu-wrapper .h5:last-child:after {
content: "";
position: absolute;
top: -26px;
left: -200.5px;
border: 13px solid transparent;
border-top: 18px solid #081120;
-webkit-transition: .4s;
transition: .4s
}
.terms-of-use-wrapper .solute-menu-wrapper .h5:last-child.active:after {
left: 9px
}
.terms-of-use-wrapper .main-text-wrapper p {
font-size: 14px !important
}
.terms-of-use-wrapper .main-text-wrapper p.header-p {
font-size: 14px !important;
margin-top: 40px;
margin-bottom: 10px
}
.terms-of-use-wrapper p.last-p {
font-size: 14px !important;
margin-left: 3.1%;
margin-right: 10.6%
}
.privacy-policy-wrapper .solute-wrapper {
padding: 60px 7.8% 70px
}
.privacy-policy-wrapper .solute-wrapper h1 {
font-size: 28px;
color: #fff
}
.privacy-policy-wrapper .solute-wrapper h1 img {
display: none
}
.privacy-policy-wrapper .solute-wrapper .h5 {
font-size: 16px;
color: #fff
}
.privacy-policy-wrapper .solute-menu-wrapper .h5 {
margin-right: 20px;
font-size: 16px
}
.privacy-policy-wrapper .solute-menu-wrapper .h5:first-child.active~.h5:last-child:after {
left: -83px
}
.privacy-policy-wrapper .solute-menu-wrapper .h5:last-child {
position: relative;
margin-right: 0
}
.privacy-policy-wrapper .solute-menu-wrapper .h5:last-child:after {
content: "";
position: absolute;
top: -26px;
left: -200.5px;
border: 13px solid transparent;
border-top: 18px solid #081120;
-webkit-transition: .4s;
transition: .4s
}
.privacy-policy-wrapper .solute-menu-wrapper .h5:last-child.active:after {
left: 9px
}
.privacy-policy-wrapper .main-text-wrapper {
margin-left: 3.1%;
margin-right: 11.9%
}
.privacy-policy-wrapper .main-text-wrapper p {
font-size: 14px
}
.privacy-policy-wrapper .main-text-wrapper p.header-p {
font-size: 14px;
margin-top: 40px;
margin-bottom: 10px
}
.privacy-policy-wrapper p.last-p {
font-size: 14px;
margin-left: 3.8%
}
}
@media (max-width:1023px) {
.blog-wrapper h1 {
font-size: 36px
}
}
.blog-wrapper .solute-wrapper h1 {
color: #fff;
margin-bottom: 12px
}
.blog-wrapper .solute-wrapper .top-desc {
color: #fff;
font-weight: 400;
width: 63.8%
}
@media (max-width:1023px) {
.blog-wrapper .solute-wrapper .top-desc {
line-height: 24px;
font-size: 16px
}
}
@media (max-width:1200px) {
.blog-wrapper .solute-wrapper .top-desc {
width: 80%
}
}
@media (max-width:900px) {
.blog-wrapper .solute-wrapper .top-desc {
font-size: 16px;
width: 100%
}
}
.blog-wrapper footer .tell-us-about-project .tell-us-about-project-text-block h2 {
display: block !important
}
.blog-wrapper footer .tell-us-about-project .tell-us-about-project-text-block div.desc,
.blog-wrapper h5 {
color: #5e6063
}
.blog-wrapper p.small-gray {
font-family: MulishRegular;
font-size: 14px;
line-height: 1.43;
letter-spacing: .4px;
color: rgba(94, 96, 99, .8)
}
.blog-wrapper p.small-dark-blue-gray {
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #081120
}
.blog-wrapper a {
text-decoration: none
}
.blog-wrapper .solute-wrapper {
padding: 90px 0 152px;
margin-bottom: 50px;
margin-top: -1px;
background-color: #081120
}
@media (max-width:1440px) {
.blog-wrapper .solute-wrapper .content-wrapper-solute {
width: 1105px;
margin: 0 auto
}
}
@media (max-width:1160px) {
.blog-wrapper .solute-wrapper .content-wrapper-solute {
width: 91.9%
}
}
@media (max-width:1440px) {
.blog-wrapper .solute-wrapper {
margin-bottom: 70px
}
}
@media (max-width:1024px) {
.blog-wrapper .solute-wrapper {
margin-bottom: 70px
}
}
.blog-wrapper .solute-wrapper h2 {
color: #fff;
margin-bottom: 12px
}
.blog-wrapper .solute-wrapper p {
width: 148px;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #fff;
margin-top: 30px;
cursor: pointer
}
.blog-wrapper .solute-wrapper p img {
width: 13px;
height: 9px;
margin-right: 10px
}
.blog-wrapper .solute-wrapper h5 {
color: #fff;
font-weight: 400;
width: 63.8%
}
.blog-wrapper .articles-wrapper {
margin: 0 auto
}
@media (max-width:1440px) {
.blog-wrapper .articles-wrapper {
width: 1105px
}
}
@media (max-width:1160px) {
.blog-wrapper .articles-wrapper {
width: 93.5%
}
}
.blog-wrapper .articles-wrapper .row {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: justify;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
max-width: 2560px;
margin: 0 auto 40px;
-webkit-box-pack: justify;
justify-content: space-between
}
.blog-wrapper .articles-wrapper .row:after {
content: "";
-webkit-box-flex: 1;
-ms-flex: auto;
flex: auto
}
.blog-wrapper .articles-wrapper .row>a {
width: 31%;
margin-left: 3.5%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column
}
@media (max-width:1024px) {
.blog-wrapper .articles-wrapper .row>a {
width: 31.2%;
margin-left: 3.2%
}
}
.blog-wrapper .articles-wrapper .row>a:first-child {
margin-left: 0
}
.blog-wrapper .articles-wrapper .row>a:nth-child(3n+1) {
clear: left;
margin-left: 0
}
.blog-wrapper .articles-wrapper .row .articles__column-wrapper {
width: 100%;
cursor: pointer
}
.blog-wrapper .articles-wrapper .row .column {
position: relative;
width: 100%;
height: 268px;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
background-repeat: no-repeat;
background-size: cover;
background-position: 50%
}
@media (max-width:900px) {
.blog-wrapper .articles-wrapper .row .column {
height: 380px
}
}
@media (max-width:500px) {
.blog-wrapper .articles-wrapper .row .column {
height: 400px
}
}
.blog-wrapper .articles-wrapper .row .inside-block {
position: relative;
z-index: 2;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: justify;
max-width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin-left: -1px;
margin-right: 14px;
margin-top: -80px;
padding: 20px 20px 30px;
background-color: #fff
}
@media (max-width:900px) {
.blog-wrapper .articles-wrapper .row .inside-block {
margin-left: 8px;
margin-right: 8px
}
}
@media (max-width:500px) {
.blog-wrapper .articles-wrapper .row .inside-block {
margin-top: -148px;
margin-left: 0
}
}
.blog-wrapper .articles-wrapper .row .inside-block p.blue-p {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
-ms-flex-wrap: inherit;
flex-wrap: inherit;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.43;
color: rgba(0, 83, 206, .9);
margin-bottom: 4px;
font-weight: 400;
font-stretch: normal;
font-style: normal;
letter-spacing: .44px
}
.blog-wrapper .articles-wrapper .row .inside-block p.blue-p span {
white-space: nowrap
}
.blog-wrapper .articles-wrapper .row .inside-block p.blue-p img {
width: 2px;
height: 2px;
border-radius: 100%;
margin: 0 6px
}
.blog-wrapper .articles-wrapper .row .inside-block h2,
.blog-wrapper .articles-wrapper .row .inside-block h4 {
font-family: Mulish;
font-size: 20px;
letter-spacing: .3px;
color: #081120;
line-height: 28px;
margin-bottom: 12px
}
.blog-wrapper .articles-wrapper .row .inside-block h2 {
line-height: normal
}
@media (max-width:1024px) {
.blog-wrapper .articles-wrapper .row .inside-block h2 {
letter-spacing: .25px;
margin-bottom: 10px
}
}
@media (max-width:500px) {
.blog-wrapper .articles-wrapper .row .inside-block h2 {
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: .25px;
margin-bottom: 0
}
}
.blog-wrapper .articles-wrapper .row .inside-block p:nth-child(3) {
font-family: MulishRegular;
font-size: 14px;
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.43;
letter-spacing: .44px;
color: #081120;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical
}
@media (max-width:1024px) {
.blog-wrapper .articles-wrapper .row .inside-block p:nth-child(3) {
-webkit-line-clamp: 4
}
}
.blog-wrapper .articles-wrapper .row .inside-block .last-row {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
margin-top: auto
}
.blog-wrapper .articles-wrapper .row .inside-block .last-row p {
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #081120
}
.blog-wrapper .articles-wrapper .row .last-row {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
margin-top: auto;
padding: 0 20px 40px
}
@media (max-width:1024px) {
.blog-wrapper .articles-wrapper .row .last-row {
padding: 0 20px 25px
}
}
@media (max-width:1023px) {
.blog-wrapper .articles-wrapper .row .last-row {
padding: 0 30px 30px
}
}
@media (max-width:500px) {
.blog-wrapper .articles-wrapper .row .last-row {
padding: 0 20px 44px;
background: #fff;
z-index: 1;
margin-right: 8px
}
}
.blog-wrapper .articles-wrapper .row .last-row p {
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
overflow-x: hidden;
max-width: 100%;
white-space: nowrap;
letter-spacing: .44px;
color: rgba(8, 17, 32, .7);
text-overflow: ellipsis;
margin-bottom: 28px
}
@media (max-width:1024px) {
.blog-wrapper .articles-wrapper .row .last-row p {
margin-bottom: 20px
}
}
@media (max-width:900px) {
.blog-wrapper .articles-wrapper .row .last-row p {
margin-bottom: 30px;
margin-left: 8px;
margin-right: 8px
}
}
@media (max-width:500px) {
.blog-wrapper .articles-wrapper .row .last-row p {
margin-bottom: 20px;
margin-left: 0
}
}
.blog-wrapper .articles-wrapper .row .articles__column-wrapper:hover .hover-block {
opacity: .89
}
.blog-wrapper .articles-wrapper .row .column5 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
width: 31.1%;
height: auto;
margin-bottom: 0;
background-image: linear-gradient(35deg, rgba(0, 83, 206, .9), rgba(0, 158, 253, .89));
background-size: 100% 100%
}
.blog-wrapper .articles-wrapper .row .column5 .inside-wrapper {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
margin: 0 14.8% 0 8.7%
}
.blog-wrapper .articles-wrapper .row .column5 .inside-wrapper h1 {
font-family: Mulish;
font-size: 46px;
color: #fff;
margin-bottom: 20px
}
.blog-wrapper .articles-wrapper .row .column5 .inside-wrapper h5 {
font-family: MulishRegular;
font-size: 20px;
font-weight: 400;
line-height: 1.4;
letter-spacing: .5px;
color: #fff;
margin-bottom: 30px
}
.blog-wrapper .articles-wrapper .row .column5 .inside-wrapper button {
width: 220px;
height: 44px;
background-color: rgba(0, 83, 206, 0);
border: 1px solid #fff;
font-family: MulishMedium;
font-size: 11px;
font-weight: 500;
letter-spacing: .5px;
text-align: center;
color: #fff
}
.blog-wrapper .articles-wrapper .row .column5 .inside-wrapper button:active,
.blog-wrapper .articles-wrapper .row .column5 .inside-wrapper button:focus,
.blog-wrapper .articles-wrapper .row .column5 .inside-wrapper button:hover {
border: 2px solid #fff;
background-color: rgba(0, 83, 206, 0) !important;
background-image: none !important
}
.blog-wrapper .articles-wrapper .row:last-child {
margin-bottom: 0
}
.blog-wrapper .button-row {
margin-bottom: 50px
}
.blog-wrapper .button-row,
.blog-wrapper .button-row a,
.blog-wrapper .button-row button {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center
}
.blog-wrapper .button-row a,
.blog-wrapper .button-row button {
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
width: 310px;
height: 44px;
background-image: linear-gradient(82deg, rgba(0, 83, 206, .9), rgba(0, 158, 253, .89));
font-family: MulishMedium;
font-size: 11px;
font-weight: 500;
letter-spacing: .5px;
text-align: center;
color: #fff;
border: none
}
.blog-wrapper .button-row a:hover,
.blog-wrapper .button-row button:hover {
background-image: linear-gradient(257deg, rgba(0, 83, 206, .9), rgba(0, 158, 253, .89))
}
.blog-wrapper .button-row a:active,
.blog-wrapper .button-row a:focus,
.blog-wrapper .button-row button:active,
.blog-wrapper .button-row button:focus {
background-image: linear-gradient(283deg, #004ab6, #008ce0)
}
.blog-wrapper .button-row a:disabled,
.blog-wrapper .button-row button:disabled {
opacity: .4;
background-image: linear-gradient(283deg, #004ab6, #008ce0);
border: 1px solid rgba(0, 83, 206, .9)
}
.blog-wrapper .want-to-know-more-wrapper {
background-color: #081120;
padding: 78px 22.9% 62px;
margin-bottom: 70px
}
.blog-wrapper .want-to-know-more-wrapper h3 {
font-family: MulishRegular;
font-size: 34px;
font-weight: 400;
line-height: 1.18;
letter-spacing: 1.1px;
color: #fff;
text-align: center;
margin-bottom: 12px
}
.blog-wrapper .want-to-know-more-wrapper h3 br {
display: none
}
.blog-wrapper .want-to-know-more-wrapper p {
font-family: MulishRegular;
font-size: 14px;
line-height: 1.71;
letter-spacing: .4px;
color: #fff;
margin-left: 24px
}
.blog-wrapper .want-to-know-more-wrapper form {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
margin-bottom: 17px
}
.blog-wrapper .want-to-know-more-wrapper form input {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 65.5%;
height: 60px;
padding-left: 24px;
background-color: rgba(0, 83, 206, .34);
border: 1px solid rgba(0, 158, 253, .9);
font-size: 16px;
line-height: 1.5;
color: #fff;
caret-color: #fff
}
.blog-wrapper .want-to-know-more-wrapper form input::-moz-placeholder,
.blog-wrapper .want-to-know-more-wrapper form input::-webkit-input-placeholder {
font-family: MulishRegular;
font-size: 16px;
line-height: 1.5;
letter-spacing: .5px;
color: hsla(0, 0%, 100%, .4)
}
.blog-wrapper .want-to-know-more-wrapper form button {
width: 33%;
height: 60px;
background-color: #008ce0;
background-image: linear-gradient(77deg, rgba(0, 83, 206, .9), rgba(0, 158, 253, .89));
border: none;
font-family: MulishMedium;
font-size: 11px;
font-weight: 500;
letter-spacing: .5px;
text-align: center;
color: #fff
}
.blog-wrapper .want-to-know-more-wrapper form button:last-child {
display: none
}
.blog-wrapper .want-to-know-more-wrapper p.check {
font-size: 12px;
line-height: 1.5;
text-align: center
}
.blog-wrapper .want-to-know-more-wrapper p.check a {
text-decoration: none;
color: rgba(0, 158, 253, .9)
}
.blog-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2 {
display: none;
font-size: 38px;
font-stretch: normal;
font-style: normal;
line-height: 1.11;
letter-spacing: .48px
}
.blog-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2.looking-to-build {
display: block
}
.blog-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2.looking-to-build img {
width: 26px;
height: 36px
}
@media (max-width:450px) {
.blog-wrapper h1 {
font-family: Mulish;
font-size: 28px;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: .35px
}
.blog-wrapper h5,
.blog-wrapper p {
font-family: MulishRegular;
font-size: 16px;
line-height: 1.5;
letter-spacing: .5px
}
.blog-wrapper h2 {
font-family: Mulish;
font-size: 28px;
letter-spacing: .3px
}
.blog-wrapper h3 {
font-size: 20px
}
}
@media (max-width:1300px) {
.blog-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block {
margin-left: 4.1%
}
.blog-wrapper footer.footer-light-wrapper .tell-us-about-project form {
margin: 0 42px
}
.blog-wrapper footer.footer-light-wrapper .footer-menu {
margin: 0 4.1%
}
.blog-wrapper footer.footer-light-wrapper .footer-bottom-block {
margin: 30px 4.1% 22px
}
}
@media (max-width:850px) {
.blog-wrapper footer.footer-light-wrapper {
width: 100%
}
.blog-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block {
margin: 0 4.1% 60px
}
.blog-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2 {
font-size: 32px
}
.blog-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h5 {
font-size: 16px
}
.blog-wrapper footer.footer-light-wrapper .tell-us-about-project form {
margin: 0 auto
}
.blog-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 {
width: 77.6%;
margin: 0 auto;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
.blog-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 {
width: 100%;
margin: 0 auto
}
.blog-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper p {
max-width: 100%;
width: auto
}
.blog-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input {
padding: 0 0 0 24px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
margin: 0 0 15px
}
.blog-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 {
width: 100%
}
.blog-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 p {
margin-top: 16px
}
.blog-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea {
width: 100%;
padding: 18px 0 0 24px;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.blog-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center
}
.blog-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p {
margin: 0
}
.blog-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p:first-child {
margin-right: 34px
}
.blog-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 {
margin-top: 38px
}
.blog-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center
}
.blog-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper p {
width: 77.6%;
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
margin-top: 30px
}
.blog-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper button {
width: 77.6%;
margin: 0 auto
}
.blog-wrapper footer.footer-light-wrapper .footer-menu {
margin: 0 3.1%
}
.blog-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 {
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.blog-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
margin-bottom: 46px;
width: 100%
}
.blog-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 p {
text-align: center;
width: 100%
}
.blog-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 .logo-place {
margin: 0 auto
}
.blog-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column4 {
width: 31%
}
.blog-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-2 {
text-align: center
}
.blog-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-2 p {
width: 139px;
font-size: 12px
}
}
@media (max-width:540px) {
.blog-wrapper footer.footer-light-wrapper .tell-us-about-project {
padding: 50px 12px 34px
}
.blog-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block {
margin: 0 0 22px
}
.blog-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2 {
font-size: 24px !important;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: .3px
}
}
@media (max-width:540px) and (max-width:400px) {
.blog-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2 {
max-width: 296px
}
}
@media (max-width:540px) {
.blog-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2 img {
width: 4px;
height: 4px
}
.blog-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2.got-a-project img.ques-sign,
.blog-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2.looking-to-build img.ques-sign {
width: 15px !important;
height: 20px !important
}
.blog-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h5 {
font-size: 14px
}
.blog-wrapper footer.footer-light-wrapper .tell-us-about-project form,
.blog-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 {
width: 100%
}
.blog-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: normal;
-webkit-box-pack: normal;
justify-content: normal
}
.blog-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p:first-child {
margin-bottom: 18px
}
.blog-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper p {
width: 100%
}
.blog-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper label {
font-size: 12px
}
.blog-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper button {
width: 100%
}
.blog-wrapper footer.footer-light-wrapper .footer-menu {
padding-top: 27px
}
.blog-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 ul a {
color: #5e6063
}
.blog-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
.blog-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 .logo-place {
margin: 10px 0 0;
text-align: left
}
.blog-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 p {
margin: 10px 0 0;
text-align: left;
width: 84.4%
}
.blog-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column3,
.blog-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column4,
.blog-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 hr {
display: none
}
.blog-wrapper footer.footer-light-wrapper .footer-bottom-block {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: start;
-webkit-box-align: start;
align-items: flex-start;
margin: 25px 3.1% 41px
}
.blog-wrapper footer.footer-light-wrapper .footer-bottom-block p {
font-size: 14px !important
}
.blog-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 {
width: 100%
}
.blog-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p,
.blog-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p img {
display: none
}
.blog-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p.hide-p {
display: block
}
.blog-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p:last-child {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
margin-top: 14px;
margin-bottom: 24px
}
.blog-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p:last-child a:first-child {
margin-bottom: 16px
}
.blog-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-2 {
width: 100%;
margin: 24px 0;
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
text-align: left;
-ms-flex-pack: start;
-webkit-box-pack: start;
justify-content: flex-start
}
.blog-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-2 p {
width: auto;
font-size: 12px !important
}
.blog-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-3 {
width: auto
}
}
@media (max-width:1200px) {
.blog-wrapper .solute-wrapper {
padding: 110px 0 120px
}
.blog-wrapper .solute-wrapper h5 {
width: 100%
}
.blog-wrapper .articles-wrapper .row .inside-block {
padding: 20px 18px 20px 20px
}
.blog-wrapper .want-to-know-more-wrapper {
padding: 78px 10.6% 62px
}
}
@media (max-width:900px) {
.blog-wrapper .solute-wrapper {
padding: 80px 22% 100px 3.1%
}
.blog-wrapper .solute-wrapper h5 {
font-size: 16px;
width: 100%
}
.blog-wrapper .solute-wrapper p {
display: none
}
.blog-wrapper .articles-wrapper .row {
margin-bottom: 0;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
}
@media (max-width:900px) and (max-width:500px) {
.blog-wrapper .articles-wrapper .row .inside-block {
padding: 20px 20px 40px
}
}
@media (max-width:900px) {
.blog-wrapper .articles-wrapper .row>a {
width: 100%;
margin-left: 0
}
.blog-wrapper .articles-wrapper .row .articles__column-wrapper {
width: 100%;
margin-bottom: 30px
}
.blog-wrapper .articles-wrapper .row .articles__column-wrapper .inside-block {
margin: -80px 7px 0;
height: auto
}
.blog-wrapper .articles-wrapper .row .column5 {
width: auto;
margin: 0 -24px 30px;
padding: 25px 0
}
.blog-wrapper .articles-wrapper .row .column5 .inside-wrapper h1 {
font-size: 28px
}
.blog-wrapper .articles-wrapper .row .column5 .inside-wrapper h5 {
font-size: 18px
}
.blog-wrapper .want-to-know-more-wrapper {
padding: 50px 3.1% 56px
}
}
@media (max-width:570px) {
.blog-wrapper .articles-wrapper .row .inside-block p:nth-child(3) {
display: none
}
.blog-wrapper .articles-wrapper .row .articles__column-wrapper .inside-block {
min-height: 176px;
margin: -80px 7px 0 -1px;
padding: 20px 10px 30px 20px
}
.blog-wrapper .articles-wrapper .row .column5 .inside-wrapper h1 {
font-size: 20px !important
}
.blog-wrapper .solute-wrapper {
padding: 55px 0 68px;
margin-bottom: 50px
}
.blog-wrapper .solute-wrapper h2 {
font-size: 28px
}
.blog-wrapper .solute-wrapper h5 {
font-size: 16px
}
.blog-wrapper .articles-wrapper .row .articles__column-wrapper .inside-block p {
font-size: 14px !important
}
.blog-wrapper .button-row a {
max-width: 220px
}
.blog-wrapper .want-to-know-more-wrapper {
margin-bottom: 0
}
.blog-wrapper .want-to-know-more-wrapper h3 {
font-size: 20px
}
.blog-wrapper .want-to-know-more-wrapper form input {
width: 81%;
height: 44px
}
.blog-wrapper .want-to-know-more-wrapper form button {
width: 19%;
height: 44px
}
.blog-wrapper .want-to-know-more-wrapper form button:nth-child(2) {
display: none
}
.blog-wrapper .want-to-know-more-wrapper form button:last-child {
display: block
}
.blog-wrapper .want-to-know-more-wrapper p.check {
width: 84.4%
}
}
.infinite-item>div:hover .hover-block {
opacity: .89
}
.article-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block div.desc {
color: #fff
}
.article-wrapper h1,
.article-wrapper h2,
.article-wrapper h3,
.article-wrapper h4,
.article-wrapper h5 {
font-family: Mulish;
font-weight: 400;
letter-spacing: .5px;
color: #081120;
font-style: normal;
font-stretch: normal;
line-height: normal;
margin-top: 0
}
.article-wrapper h1 {
font-size: 46px;
letter-spacing: .58px;
font-stretch: normal;
font-style: normal;
line-height: 1.13;
text-align: center;
color: #fff;
margin-bottom: 22px
}
@media (max-width:860px) {
.article-wrapper h1 {
font-stretch: normal;
font-style: normal;
line-height: 1.33;
letter-spacing: .45px;
text-align: center
}
}
@media (min-width:767px) {
.article-wrapper h1 {
width: 720px
}
}
.article-wrapper .ck-content h2 {
line-height: 1.05;
letter-spacing: .47px;
margin-top: 35px;
font-size: 24px;
line-height: 28px;
letter-spacing: .25px
}
@media (max-width:767px) {
.article-wrapper h2 {
font-size: 32px
}
}
@media (max-width:450px) {
.article-wrapper h2 {
font-size: 28px
}
}
.article-wrapper h3 {
font-size: 24px;
letter-spacing: .33px
}
.article-wrapper h4 {
font-size: 20px;
letter-spacing: .25px
}
.article-wrapper h5 {
font-size: 18px;
letter-spacing: .2px;
font-size: 16px;
letter-spacing: .15px
}
.article-wrapper p.small-gray {
font-family: MulishRegular;
font-size: 14px;
line-height: 1.43;
letter-spacing: .4px;
color: rgba(94, 96, 99, .8)
}
.article-wrapper p.small-dark-blue-gray {
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #081120
}
.article-wrapper a {
text-decoration: none
}
.article-wrapper .solute-wrapper {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
padding: 45px 0 83px;
background-color: #081120
}
.article-wrapper .solute-wrapper h5 {
font-family: MulishRegular;
font-size: 20px;
font-weight: 400;
line-height: 1.4;
letter-spacing: .5px;
text-align: center;
color: #fff;
margin-bottom: 6px
}
.article-wrapper .solute-wrapper .white-square {
width: 4px;
height: 4px;
background-color: #fff
}
.article-wrapper .solute-wrapper h2 {
max-width: 100%;
font-family: Mulish;
font-size: 40px;
letter-spacing: .5px;
text-align: center;
color: #fff;
margin-bottom: 12px
}
.article-wrapper .solute-wrapper p {
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
text-align: center;
color: #fff;
margin-bottom: 30px
}
@media (max-width:570px) {
.article-wrapper .solute-wrapper p {
margin-bottom: 0
}
}
.article-wrapper .solute-img-wrapper {
margin: -140px auto 0;
text-align: center
}
.article-wrapper .solute-img-wrapper img {
display: block;
width: 100%;
height: auto;
margin: 0 auto;
-o-object-fit: cover;
object-fit: cover
}
@media (max-width:767px) {
.article-wrapper .solute-img-wrapper img {
min-height: 250px
}
}
@media (min-width:767px) {
.article-wrapper .solute-img-wrapper img {
width: 720px;
height: 344px
}
}
@media (min-width:768px) and (max-width:1024px) {
.article-wrapper .solute-img-wrapper img.img_1024 {
display: block
}
}
@media (min-width:321px) and (max-width:768px) {
.article-wrapper .solute-img-wrapper img.img_768 {
display: block
}
}
@media (max-width:320px) {
.article-wrapper .solute-img-wrapper img.img_320 {
display: block
}
}
.article-wrapper .author-wrapper {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: justify;
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.article-wrapper .author-wrapper>.row {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center
}
@media (max-width:567px) {
.article-wrapper .author-wrapper>.row {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: start
}
}
.article-wrapper .author-wrapper>.row .share-wrap {
width: 100%
}
@media (max-width:567px) {
.article-wrapper .author-wrapper:not(.without-second-author) .authors.column2 .dark-author,
.article-wrapper .author-wrapper:not(.without-second-author) .authors.column2 .slate-grey {
text-align: left
}
}
@media (max-width:567px) {
.article-wrapper .author-wrapper.without-second-author>.row {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center
}
}
@media (max-width:520px) {
.article-wrapper .author-wrapper.without-second-author .authors.column2 .author {
display: block;
text-align: center;
margin-bottom: 0
}
.article-wrapper .author-wrapper.without-second-author .authors.column2 .author .slate-grey {
text-align: center
}
}
@media (max-width:567px) {
.article-wrapper .author-wrapper.without-second-author .authors.column2>div {
display: block;
text-align: center
}
}
.article-wrapper .author-wrapper .authors.column2 {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin: 48px 0
}
@media (max-width:567px) {
.article-wrapper .author-wrapper .authors.column2 {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
margin: 24px 12px 40px
}
}
.article-wrapper .author-wrapper .authors.column2 p.dark {
font-family: Mulish;
font-size: 16px;
font-stretch: normal;
font-style: normal;
line-height: 1.5;
letter-spacing: .5px;
text-align: center;
color: #081120;
margin-bottom: 3px
}
.article-wrapper .author-wrapper .authors.column2 img {
width: 56px;
height: 56px;
border-radius: 100%
}
@media (max-width:520px) {
.article-wrapper .author-wrapper .authors.column2 img {
width: 40px;
height: 40px
}
}
.article-wrapper .author-wrapper .authors.column2>div {
text-align: center
}
@media (min-width:568px) {
.article-wrapper .author-wrapper .authors.column2>div {
width: 250px
}
}
@media (max-width:567px) {
.article-wrapper .author-wrapper .authors.column2>div {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
text-align: left;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.article-wrapper .author-wrapper .authors.column2>div.author {
margin-bottom: 20px
}
.article-wrapper .author-wrapper .authors.column2>div .author-text-wrapper {
margin-left: 10px
}
}
.article-wrapper .author-wrapper .authors.column2 .dark-author {
font-family: Mulish;
font-size: 14px;
font-stretch: normal;
font-style: normal;
line-height: 1.14;
letter-spacing: .44px;
text-align: center;
color: #081120;
margin-bottom: 4px
}
@media (max-width:520px) {
.article-wrapper .author-wrapper .authors.column2 .dark-author {
text-align: left;
font-size: 14px;
font-stretch: normal;
font-style: normal;
line-height: 1.14;
letter-spacing: .44px
}
}
.article-wrapper .author-wrapper .authors.column2 .slate-grey {
font-family: MulishRegular;
font-size: 14px;
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.29;
letter-spacing: .44px;
text-align: center;
margin-bottom: auto;
color: rgba(8, 17, 32, .7)
}
@media (max-width:520px) {
.article-wrapper .author-wrapper .authors.column2 .slate-grey {
text-align: left;
font-family: MulishRegular;
font-size: 14px;
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.29;
letter-spacing: .44px
}
}
.article-wrapper .author-wrapper .column1 {
width: 17%
}
.article-wrapper .author-wrapper .column1,
.article-wrapper .author-wrapper .column1 .author {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center
}
.article-wrapper .author-wrapper .column1 .author {
padding: 16px 0;
border-top: 2px solid #dbdfe5;
border-bottom: 2px solid #dbdfe5;
margin-bottom: 22px
}
.article-wrapper .author-wrapper .column1 .author img {
width: 70px;
height: 70px;
margin-bottom: 12px;
border-radius: 50%
}
.article-wrapper .author-wrapper .column1 .author p.dark {
font-family: Mulish;
font-size: 16px;
line-height: 1.5;
letter-spacing: .5px;
text-align: center;
color: #081120;
margin-bottom: 3px
}
.article-wrapper .author-wrapper .column1 .author p.slate-grey {
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
text-align: center;
color: #5e6063
}
.article-wrapper .author-wrapper .column1 .share-wrapper {
width: 163px;
min-width: 163px;
display: -ms-flexbox;
display: none;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
-webkit-transition: .6s;
transition: .6s
}
.article-wrapper .author-wrapper .column1 .share-wrapper p {
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
text-align: center;
color: #081120;
border-bottom: 2px solid #dbdfe5;
padding-bottom: 12px;
width: 60px;
margin-bottom: 6px
}
.article-wrapper .author-wrapper .column1 .share-wrapper a {
margin-top: 14px
}
.article-wrapper .author-wrapper .column1 .share-wrapper img {
width: 44px;
height: 44px;
cursor: pointer
}
.article-wrapper .author-wrapper .column1 .share-wrapper img.jssocials-share-logo {
margin-top: 10px
}
.article-wrapper .author-wrapper .column1 .share-wrapper.active {
width: 132px;
position: fixed;
top: 80px;
opacity: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
.article-wrapper .author-wrapper .column1 .share-wrapper.disactive {
width: 132px;
position: fixed;
top: 80px;
opacity: 0
}
.article-wrapper .author-wrapper .column2 p a {
font-family: MulishMedium !important;
color: rgba(0, 83, 206, .9)
}
.article-wrapper .author-wrapper .column2 p a:hover {
text-decoration: underline;
outline: none
}
.article-wrapper .author-wrapper .column2 p a:active {
text-decoration: none;
outline: none
}
.article-wrapper .author-wrapper .column2 p a:focus {
outline: none
}
.article-wrapper .author-wrapper .column2 p.dark {
font-family: MulishMedium;
font-size: 24px;
font-weight: 500;
font-stretch: normal;
font-style: normal;
line-height: 1.33;
letter-spacing: .3px;
color: #081120;
margin-bottom: 69px
}
.article-wrapper .author-wrapper .column2 .p-slate-grey blockquote p:first-child {
margin-top: -10px
}
.article-wrapper .author-wrapper .column2 .p-slate-grey h3 span {
color: #434343
}
.article-wrapper .author-wrapper .column2 .p-slate-grey blockquote p:last-child {
margin-bottom: -10px !important
}
.article-wrapper .author-wrapper .column2 .having-used-wrapper p.header-p {
font-family: Mulish;
font-size: 20px;
line-height: 1.3;
letter-spacing: .6px;
color: #081120
}
.article-wrapper .author-wrapper .column2 .having-used-wrapper p.the-project-is {
padding-left: 20px;
border-style: solid;
border-left-width: 2px;
border-image-source: linear-gradient(0deg, rgba(0, 83, 206, .9), rgba(0, 158, 253, .89));
border-image-slice: 1;
font-family: MulishMedium;
font-size: 24px;
font-weight: 500;
font-style: italic;
line-height: 1.75;
color: #081120;
margin: 50px 0
}
.article-wrapper .author-wrapper .column2 .having-used-wrapper p:last-child {
margin-bottom: 0
}
.article-wrapper .author-wrapper-flex-end {
-ms-flex-pack: end;
-webkit-box-pack: end;
justify-content: flex-end
}
.article-wrapper .img-wrapper {
margin: 0 228px 70px
}
.article-wrapper .img-wrapper p {
font-family: RobotoMono;
font-size: 14px;
line-height: 2;
letter-spacing: .4px;
text-align: center;
color: #909396
}
.article-wrapper .img-wrapper__img-block {
width: 100%;
height: 480px;
margin-bottom: 20px;
background-repeat: no-repeat;
background-size: cover
}
.article-wrapper .swiper2 {
height: 626px;
padding-top: 69px;
background-color: rgba(219, 223, 229, .1)
}
.article-wrapper .swiper2 .swiper-wrapper .swiper-slide {
height: 500px;
opacity: .5;
background-repeat: no-repeat;
background-size: cover
}
.article-wrapper .swiper2 .swiper-wrapper .swiper-slide.swiper-slide-active {
opacity: 1
}
.article-wrapper .swiper2 p.slider-p-768 {
display: none;
width: 100%;
position: relative;
top: -199px;
font-family: RobotoMono;
font-size: 14px;
line-height: 2;
letter-spacing: .4px;
text-align: center;
color: #909396;
margin-top: 31px;
margin-bottom: 40px
}
.article-wrapper .swiper2 .swiper-pagination {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
-ms-flex-pack: end;
-webkit-box-pack: end;
justify-content: flex-end;
padding-right: 63px;
bottom: 79px
}
.article-wrapper .swiper2 .swiper-pagination span {
width: 8px;
height: 8px;
background-color: #dbdfe5;
opacity: 1;
border-top-left-radius: 0;
border-top-right-radius: 0;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0
}
.article-wrapper .swiper2 .swiper-pagination span.swiper-pagination-bullet-active {
width: 10px;
height: 10px;
background-color: rgba(0, 83, 206, .9)
}
.article-wrapper .swiper2 .swiper-pagination span:last-child {
margin-right: 63px
}
.article-wrapper p.slider-p {
width: 51%;
position: relative;
top: -98px;
margin-left: 28.7%;
font-family: RobotoMono;
font-size: 14px;
line-height: 2;
letter-spacing: .4px;
text-align: center;
color: #909396;
margin-bottom: 100px
}
.article-wrapper .having-used-discount-wrapper {
margin: 0 28.7%
}
.article-wrapper .having-used-discount-wrapper p {
font-family: MulishRegular;
font-size: 18px;
line-height: 1.44;
letter-spacing: .6px;
color: #5e6063;
margin-bottom: 26px
}
.article-wrapper .having-used-discount-wrapper p a {
font-family: Mulish;
color: rgba(0, 83, 206, .9)
}
.article-wrapper .having-used-discount-wrapper p a:hover {
border-bottom: 1px solid #081120
}
.article-wrapper .having-used-discount-wrapper p a:active {
text-decoration: none
}
.article-wrapper .having-used-discount-wrapper p a:focus {
outline: none;
border: 1px solid #081120
}
.article-wrapper .having-used-discount-wrapper p.header-p {
font-family: Mulish;
font-size: 20px;
line-height: 1.3;
letter-spacing: .6px;
color: #081120
}
.article-wrapper .having-used-discount-wrapper p.list {
margin: 20px 0
}
.article-wrapper .having-used-discount-wrapper p.list span {
color: rgba(0, 83, 206, .9)
}
.article-wrapper .hr {
margin: 10px 0 30px 28.7%;
height: 1px;
background-color: #dbdfe5
}
.article-wrapper .share-this {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
margin-left: 28.7%;
margin-bottom: 82px
}
@media (max-width:1024px) {
.article-wrapper .share-this {
margin-bottom: 80px
}
}
@media (max-width:768px) {
.article-wrapper .share-this {
margin-bottom: 93px
}
}
@media (max-width:400px) {
.article-wrapper .share-this {
margin-bottom: 50px
}
}
.article-wrapper .share-this p {
font-family: Mulish;
font-size: 20px;
letter-spacing: .3px;
color: #081120;
margin-right: 31px;
margin-bottom: 0
}
.article-wrapper .share-this img {
width: 44px;
height: 44px;
margin-right: 16px
}
.article-wrapper .share-this a:last-child img {
margin-right: 0
}
.article-wrapper .you-might-wrapper {
margin: 0 11.4% 64px
}
.article-wrapper .you-might-wrapper h3 {
font-weight: 400;
text-align: center;
margin-bottom: 40px;
font-family: Mulish;
font-size: 38px;
font-stretch: normal;
font-style: normal;
line-height: 1.05;
letter-spacing: .5px
}
@media (max-width:570px) {
.article-wrapper .you-might-wrapper h3 {
margin-bottom: 22px
}
}
@media (max-width:1024px) {
.article-wrapper .you-might-wrapper h3 {
line-height: 1.05;
letter-spacing: .5px
}
}
@media (max-width:768px) {
.article-wrapper .you-might-wrapper h3 {
font-size: 32px;
font-stretch: normal;
font-style: normal;
line-height: 1.13;
letter-spacing: 1px
}
}
@media (max-width:400px) {
.article-wrapper .you-might-wrapper h3 {
font-size: 20px;
font-stretch: normal;
font-style: normal;
line-height: 2;
letter-spacing: .63px
}
}
.article-wrapper .you-might-wrapper .row {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
max-width: 2056px;
margin: 0 auto
}
.article-wrapper .you-might-wrapper .row>a {
width: 31%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column
}
.article-wrapper .you-might-wrapper .row .you-might__column-wrapper {
width: 100%;
cursor: pointer
}
.article-wrapper .you-might-wrapper .row .column {
position: relative;
width: 100%;
height: 268px;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
background-repeat: no-repeat;
background-size: cover;
background-position: 50%
}
.article-wrapper .you-might-wrapper .row .column:hover .hover-block {
opacity: 1
}
.article-wrapper .you-might-wrapper .row .inside-block {
position: relative;
z-index: 2;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
max-width: 100%;
margin-left: -1px;
margin-right: 14px;
margin-top: -80px;
padding: 20px 20px 0;
background-color: #fff
}
@media (max-width:570px) {
.article-wrapper .you-might-wrapper .row .inside-block {
margin-top: -170px;
min-height: 171px
}
}
.article-wrapper .you-might-wrapper .row .inside-block p.blue-p {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.43;
letter-spacing: .4px;
color: rgba(0, 83, 206, .9);
margin-bottom: 8px
}
.article-wrapper .you-might-wrapper .row .inside-block p.blue-p img {
width: 2px;
height: 2px;
border-radius: 100%;
margin: 0 6px
}
.article-wrapper .you-might-wrapper .row .inside-block h4 {
line-height: 28px;
font-family: Mulish;
font-size: 20px;
letter-spacing: .3px;
color: #081120;
margin-bottom: 12px;
margin-top: 0
}
.article-wrapper .you-might-wrapper .row .inside-block p:nth-child(3) {
font-family: MulishRegular;
font-size: 14px;
line-height: 1.43;
letter-spacing: .4px;
color: #081120
}
.article-wrapper .you-might-wrapper .row .inside-block .last-row {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
margin-top: auto
}
.article-wrapper .you-might-wrapper .row .inside-block .last-row p {
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #081120
}
@media (max-width:320px) {
.article-wrapper .you-might-wrapper .row .inside-block .last-row p:last-child {
display: none
}
}
.article-wrapper .you-might-wrapper .row .last-row {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
margin-top: auto;
padding: 20px 20px 30px;
margin-right: 14px
}
@media (min-width:380px) and (max-width:570px) {
.article-wrapper .you-might-wrapper .row .last-row {
padding-top: 0
}
}
.article-wrapper .you-might-wrapper .row .last-row p {
font-family: MulishRegular;
font-size: 14px;
font-weight: 400;
font-stretch: normal;
font-style: normal;
overflow-x: hidden;
line-height: 1.29;
max-width: 100%;
white-space: nowrap;
letter-spacing: .44px;
color: rgba(8, 17, 32, .7);
text-overflow: ellipsis
}
.article-wrapper .you-might-wrapper .row .you-might__column-wrapper:hover .hover-block {
opacity: .89
}
.article-wrapper footer .tell-us-about-project .tell-us-about-project-text-block h2 {
display: none
}
@media (max-width:1024px) {
.article-wrapper footer .tell-us-about-project .tell-us-about-project-text-block h2 {
font-size: 38px;
font-stretch: normal;
font-style: normal;
line-height: 1.11;
letter-spacing: .48px
}
}
@media (max-width:850px) {
.article-wrapper footer .tell-us-about-project .tell-us-about-project-text-block h2 {
font-size: 32px
}
}
@media (max-width:320px) {
.article-wrapper footer .tell-us-about-project .tell-us-about-project-text-block h2 {
font-size: 24px;
line-height: normal;
letter-spacing: .3px;
max-width: 290px
}
}
.article-wrapper footer .tell-us-about-project .tell-us-about-project-text-block h2.looking-to-build {
display: block
}
.article-wrapper footer .tell-us-about-project .tell-us-about-project-text-block h2.looking-to-build .ques-sign {
margin-left: 2px
}
@media (max-width:768px) {
.article-wrapper h2 {
font-size: 36px
}
}
@media (max-width:767px) {
.article-wrapper p {
font-size: 18px;
line-height: 30px;
letter-spacing: .56px
}
}
@media (max-width:450px) {
.article-wrapper h1 {
font-family: Mulish;
font-size: 28px !important;
letter-spacing: .4px
}
.article-wrapper h5 {
font-family: MulishRegular;
font-size: 16px;
line-height: 1.5;
letter-spacing: .5px
}
.article-wrapper h2 {
font-family: Mulish;
font-size: 28px;
letter-spacing: .3px
}
.article-wrapper h3 {
font-size: 20px !important
}
}
@media (max-width:1300px) {
.article-wrapper footer .tell-us-about-project .tell-us-about-project-text-block {
margin-left: 4.1%
}
.article-wrapper footer .tell-us-about-project form {
margin: 0 42px
}
.article-wrapper footer .footer-menu {
margin: 0 4.1%
}
.article-wrapper footer .footer-separator hr {
margin-top: 26px;
height: 2px;
color: rgba(219, 223, 229, .6)
}
.article-wrapper footer .footer-bottom-block {
margin: 30px 4.1% 22px
}
}
@media (max-width:850px) {
.article-wrapper footer {
width: 100%
}
.article-wrapper footer .tell-us-about-project .tell-us-about-project-text-block {
margin: 0 24px 58px
}
.article-wrapper footer .tell-us-about-project .tell-us-about-project-text-block h5 {
font-size: 16px
}
.article-wrapper footer .tell-us-about-project form {
margin: 0 auto
}
.article-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 {
width: 77.6%;
margin: 0 auto;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
.article-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 {
width: 100%;
margin: 0 auto
}
.article-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper p {
max-width: 100%;
width: auto
}
.article-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input {
padding: 0 0 0 24px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
margin: 0 0 15px
}
.article-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 {
width: 100%
}
.article-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea {
width: 100%;
padding: 18px 0 0 24px;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.article-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center
}
.article-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p {
margin: 0
}
.article-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p:first-child {
margin-right: 34px
}
.article-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text label span {
margin-top: 0
}
.article-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-2 {
margin-top: 38px
}
.article-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center
}
.article-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper p {
width: 77.6%;
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
margin-top: 15px
}
.article-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper button {
width: 77.6%;
margin: 0 auto
}
.article-wrapper footer .footer-menu {
margin: 0 3.1%
}
.article-wrapper footer .footer-menu .footer-menu-row1 {
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.article-wrapper footer .footer-menu .footer-menu-row1 .footer-menu-row1-column1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
margin-bottom: 46px;
width: 100%
}
.article-wrapper footer .footer-menu .footer-menu-row1 .footer-menu-row1-column1 p {
text-align: center;
width: 100%
}
.article-wrapper footer .footer-menu .footer-menu-row1 .footer-menu-row1-column1 .logo-place {
margin: 0 auto
}
.article-wrapper footer .footer-menu .footer-menu-row1 .footer-menu-row1-column4 {
width: 31%
}
.article-wrapper footer .footer-bottom-block .footer-bottom-block-column-2 {
text-align: center
}
.article-wrapper footer .footer-bottom-block .footer-bottom-block-column-2 p {
width: 139px
}
}
@media (max-width:540px) {
.article-wrapper footer .tell-us-about-project {
padding: 50px 12px 34px
}
.article-wrapper footer .tell-us-about-project .tell-us-about-project-text-block {
margin: 0 0 22px
}
.article-wrapper footer .tell-us-about-project .tell-us-about-project-text-block h2 img {
width: 4px;
height: 4px
}
.article-wrapper footer .tell-us-about-project .tell-us-about-project-text-block h2.got-a-project img.ques-sign {
display: none
}
.article-wrapper footer .tell-us-about-project .tell-us-about-project-text-block h2.looking-to-build .ques-sign {
width: 22px;
height: 26px
}
.article-wrapper footer .tell-us-about-project .tell-us-about-project-text-block h5 {
font-size: 14px
}
.article-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 {
width: 100%
}
.article-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: normal;
-webkit-box-pack: normal;
justify-content: normal
}
.article-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p:first-child {
margin-bottom: 18px
}
.article-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper p {
width: 100%
}
.article-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper label {
font-size: 12px
}
.article-wrapper footer .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper button {
width: 100%
}
.article-wrapper footer .footer-menu .footer-menu-row1 .footer-menu-row1-column1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
.article-wrapper footer .footer-menu .footer-menu-row1 .footer-menu-row1-column1 .logo-place {
margin: 10px 0 0;
text-align: left
}
.article-wrapper footer .footer-menu .footer-menu-row1 .footer-menu-row1-column1 p {
margin: 10px 0 0;
text-align: left;
width: 84.4%
}
.article-wrapper footer .footer-menu .footer-menu-row1 .footer-menu-row1-column3,
.article-wrapper footer .footer-menu .footer-menu-row1 .footer-menu-row1-column4,
.article-wrapper footer .footer-menu .footer-menu-row1 hr {
display: none
}
.article-wrapper footer .footer-bottom-block {
margin: 25px 3.1% 41px;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: start;
-webkit-box-align: start;
align-items: flex-start
}
.article-wrapper footer .footer-bottom-block p {
font-size: 14px !important
}
.article-wrapper footer .footer-bottom-block .footer-bottom-block-column-1 {
width: 100%
}
.article-wrapper footer .footer-bottom-block .footer-bottom-block-column-1 p {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
margin-bottom: 24px;
line-height: 50px
}
.article-wrapper footer .footer-bottom-block .footer-bottom-block-column-1 p img {
display: none
}
.article-wrapper footer .footer-bottom-block .footer-bottom-block-column-1 p a:first-child {
margin-bottom: 16px
}
.article-wrapper footer .footer-bottom-block .footer-bottom-block-column-2 {
width: 100%;
margin: 24px 0;
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
text-align: left;
-ms-flex-pack: start;
-webkit-box-pack: start;
justify-content: flex-start
}
.article-wrapper footer .footer-bottom-block .footer-bottom-block-column-2 p {
width: auto;
font-size: 12px !important
}
.article-wrapper footer .footer-bottom-block .footer-bottom-block-column-3 {
width: auto
}
}
@media (max-width:1200px) {
.article-wrapper .solute-wrapper {
padding: 50px 0 85px
}
.article-wrapper .img-wrapper {
margin: 0 4.1% 70px
}
.article-wrapper p.slider-p {
width: 62%;
margin-left: 22.1%
}
.article-wrapper .having-used-discount-wrapper {
margin: 0 20%
}
.article-wrapper .hr {
margin-left: 20%;
height: 2px
}
.article-wrapper .share-this {
margin-left: 20%
}
.article-wrapper .you-might-wrapper {
margin: 0 4.1% 20px
}
}
@media (max-width:860px) and (max-width:768px) {
.article-wrapper .solute-wrapper {
padding: 50px 0 140px
}
}
@media (max-width:860px) {
.article-wrapper .solute-img-wrapper {
margin: -115px auto 0
}
.article-wrapper .author-wrapper {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
.article-wrapper .author-wrapper .column1 {
display: none;
width: 100%
}
.article-wrapper .author-wrapper .column1 .author {
margin-bottom: 77px;
border: none;
padding: 0
}
.article-wrapper .author-wrapper .column1 .share-wrapper {
display: none
}
.article-wrapper .author-wrapper.ck .column2 .author p.dark {
font-size: 14px
}
.article-wrapper .author-wrapper.ck .column2 p.dark {
font-size: 20px
}
.article-wrapper .author-wrapper.ck .column2 .img-wrapper {
margin: 0
}
.article-wrapper .author-wrapper .column2 p.dark {
font-size: 20px
}
.article-wrapper .author-wrapper .column2 .img-wrapper {
margin: 0
}
.article-wrapper .img-wrapper {
margin: 0 3% 70px
}
.article-wrapper .swiper2 {
min-width: auto;
max-width: 100%;
height: 472px
}
.article-wrapper .swiper2 .swiper-wrapper .swiper-slide {
height: 360px
}
.article-wrapper .swiper2 .swiper-pagination {
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
padding-right: 0;
bottom: 24px
}
.article-wrapper .swiper2 .swiper-pagination span:last-child {
margin-right: 0
}
.article-wrapper p.slider-p {
width: 100%;
top: -146px;
margin-left: 0;
margin-bottom: 0;
margin-top: 56px
}
.article-wrapper .having-used-discount-wrapper {
margin: 0 11.2%
}
.article-wrapper .having-used-discount-wrapper p {
font-size: 16px
}
.article-wrapper .hr,
.article-wrapper .share-this {
margin-left: 11.2%
}
.article-wrapper .share-this img {
width: 33px;
height: 33px
}
.article-wrapper .you-might-wrapper {
margin: 0 3.1% 40px
}
.article-wrapper .you-might-wrapper .row>a {
width: 48%
}
.article-wrapper .you-might-wrapper .row>a:nth-child(3) {
display: none
}
}
@media (max-width:570px) {
.article-wrapper .solute-wrapper {
padding: 48px 3.4%
}
.article-wrapper .solute-wrapper h2 {
font-size: 22px !important
}
.article-wrapper .solute-img-wrapper {
margin: 0
}
.article-wrapper .article-wrapper .img-wrapper__img-block {
height: 189px
}
.article-wrapper .author-wrapper .column1 .author {
margin-bottom: 40px
}
.article-wrapper .author-wrapper .column2 p.dark {
margin-bottom: 30px
}
.article-wrapper .author-wrapper .column2 .img-wrapper {
margin: 0 -4.7%
}
.article-wrapper .author-wrapper .column2 .having-used-wrapper p.the-project-is {
font-size: 20px !important;
font-style: italic;
line-height: 2.1
}
.article-wrapper .img-wrapper {
margin: 0 0 70px
}
.article-wrapper .swiper2 {
margin: 0 10px
}
.article-wrapper p.slider-p {
font-size: 12px !important
}
.article-wrapper .having-used-discount-wrapper {
margin: 0 7.8%
}
.article-wrapper .hr {
display: none
}
.article-wrapper .share-this {
margin: 20px 3.8% 46px
}
.article-wrapper .share-this p {
font-size: 14px !important;
margin-right: 20px;
white-space: nowrap
}
.article-wrapper .share-this img {
width: 26px;
height: 26px;
margin-right: 10px
}
.article-wrapper .you-might-wrapper {
margin: 0 4.7% 70px
}
.article-wrapper .you-might-wrapper .row>a {
width: 100%
}
.article-wrapper .you-might-wrapper .row .inside-block p:nth-child(3),
.article-wrapper .you-might-wrapper .row>a:nth-child(2) {
display: none
}
.article-wrapper .you-might-wrapper .row .column {
height: 400px
}
}
.card-desc {
font-family: MulishRegular;
font-size: 14px;
line-height: 1.43;
letter-spacing: .4px;
color: rgba(94, 96, 99, .8);
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical
}
@media (max-width:1024px) {
.card-desc {
-webkit-line-clamp: 4
}
}
@media (max-width:768px) {
.card-desc {
-webkit-line-clamp: 3
}
}
@media (max-width:768px) {
.services-wrapper h1 {
font-size: 36px;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: .45px;
margin-bottom: 20px
}
}
@media (max-width:768px) {
.wp-block-lazyblock-services-cards .inside-content-block h3.header {
font-size: 20px;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: .25px
}
}
.services-wrapper h3 {
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: .25px
}
.services-wrapper h3.header,
.services-wrapper h3.header-p {
font-size: 24px
}
@media (max-width:768px) {
.services-wrapper h3.header-p {
font-size: 20px;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: .25px
}
}
.services-wrapper .our-technologies-lists-row h3 {
font-size: 24px;
font-stretch: normal;
font-style: normal;
line-height: 1.25;
letter-spacing: .3px
}
@media (max-width:1024px) {
.services-wrapper .our-technologies-lists-row h3 {
font-size: 20px
}
}
.services-wrapper h4 {
color: #081120
}
.services-wrapper h5 {
font-family: MulishRegular;
font-size: 20px;
line-height: 1.4;
letter-spacing: .5px;
color: #5e6063;
font-weight: 400
}
.services-wrapper p.small-gray {
font-family: MulishRegular;
font-size: 14px;
line-height: 1.43;
letter-spacing: .4px;
color: rgba(94, 96, 99, .8)
}
.services-wrapper p.small-dark-blue-gray {
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #081120
}
.services-wrapper a {
text-decoration: none
}
.services-wrapper .solute-wrapper {
padding: 70px 30% 84px 11.4%;
margin-bottom: 50px;
margin-top: -1px;
background-color: #081120
}
.services-wrapper .solute-wrapper h2 {
color: #fff;
margin-bottom: 12px
}
.services-wrapper .solute-wrapper p {
width: 170px;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #fff;
margin-top: 36px;
cursor: pointer
}
.services-wrapper .solute-wrapper p img {
width: 13px;
height: 9px;
margin-right: 5px
}
.services-wrapper .solute-wrapper h5 {
color: #fff
}
.wp-block-lazyblock-services-cards .our-services-wrapper {
margin: 0 4.1% 40px
}
@media (max-width:1439px) {
.wp-block-lazyblock-services-cards .our-services-wrapper {
max-width: 936px;
margin: 0 auto
}
}
.wp-block-lazyblock-services-cards .our-services-wrapper h2 {
margin-bottom: 31px
}
.wp-block-lazyblock-services-cards .our-services-wrapper h2 img {
margin-left: 3px
}
.wp-block-lazyblock-services-cards .our-services-wrapper h2 span {
white-space: nowrap
}
.wp-block-lazyblock-services-cards .our-services-wrapper .our-services__service-block {
margin-bottom: 30px;
cursor: pointer
}
.wp-block-lazyblock-services-cards .our-services-wrapper .our-services-one-image-row {
position: relative;
width: 100%;
height: 532px;
background-repeat: no-repeat;
background-size: cover;
background-position: 50%
}
.wp-block-lazyblock-services-cards .our-services-wrapper .our-services-one-image-row .inside-content-block p.header_roboto img {
margin-left: 3px
}
.wp-block-lazyblock-services-cards .our-services-wrapper .our-services__service-block:hover .our-services-one-image-row .hover-block {
opacity: .89
}
.wp-block-lazyblock-services-cards .our-services-wrapper .our-services__service-block:hover .our-services-one-image-row~.inside-content-block p.learn-more img {
margin-left: 5px
}
.wp-block-lazyblock-services-cards .our-services-wrapper .inside-content-block {
position: relative;
z-index: 2;
display: block;
background-color: #fff;
max-width: 100%;
margin-left: -1px;
margin-right: 21px;
margin-top: -148px;
padding: 30px 5% 30px 30px
}
.wp-block-lazyblock-services-cards .our-services-wrapper .inside-content-block.first {
height: auto
}
.wp-block-lazyblock-services-cards .our-services-wrapper .inside-content-block p.header {
font-family: Mulish;
font-size: 34px;
font-weight: 400;
line-height: 1.18;
letter-spacing: 1.1px;
color: #081120
}
.wp-block-lazyblock-services-cards .our-services-wrapper .inside-content-block p.header_roboto {
font-family: RobotoMono;
font-size: 20px;
line-height: 1.4;
letter-spacing: .5px;
color: #081120;
margin-top: 10px
}
@media (max-width:768px) {
.wp-block-lazyblock-services-cards .our-services-wrapper .inside-content-block p.header_roboto {
font-size: 14px !important;
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.43;
letter-spacing: .44px;
color: #000
}
}
.wp-block-lazyblock-services-cards .our-services-wrapper .inside-content-block p.header_roboto img {
width: 4px;
height: 4px;
margin-left: 3px
}
.wp-block-lazyblock-services-cards .our-services-wrapper .inside-content-block p.header-p {
font-family: Mulish;
font-size: 20px;
font-weight: 400;
line-height: 1.18;
letter-spacing: 1.1px;
color: #081120
}
.wp-block-lazyblock-services-cards .our-services-wrapper .inside-content-block p.roboto {
font-family: RobotoMono;
font-size: 14px;
line-height: 1.4;
letter-spacing: .5px;
color: #081120;
margin-top: 10px
}
.wp-block-lazyblock-services-cards .our-services-wrapper .inside-content-block p.roboto img {
width: 4px;
height: 4px;
margin-left: 4px
}
.wp-block-lazyblock-services-cards .our-services-wrapper .inside-content-block span {
white-space: nowrap
}
.wp-block-lazyblock-services-cards .our-services-wrapper .inside-content-block p.slate {
font-family: MulishRegular;
font-size: 16px;
line-height: 1.5;
letter-spacing: .5px;
color: #5e6063;
margin-top: 10px;
padding-right: 15px
}
@media (max-width:768px) {
.wp-block-lazyblock-services-cards .our-services-wrapper .inside-content-block p.slate {
font-size: 14px;
font-stretch: normal;
font-style: normal;
line-height: 1.43;
letter-spacing: .44px;
max-width: 625px
}
}
.wp-block-lazyblock-services-cards .our-services-wrapper .inside-content-block p.slate-gray {
font-family: MulishRegular;
font-size: 14px;
line-height: 1.5;
letter-spacing: .5px;
color: #5e6063;
margin-top: 10px;
padding-right: 15px
}
.wp-block-lazyblock-services-cards .our-services-wrapper .inside-content-block p.learn-more {
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
font-family: MulishMedium;
font-size: 11px;
font-weight: 500;
letter-spacing: .5px;
color: rgba(0, 83, 206, .9);
position: absolute;
bottom: 0
}
.wp-block-lazyblock-services-cards .our-services-wrapper .inside-content-block p.learn-more img {
width: 9px;
height: 8px;
margin-left: 1px;
-webkit-transition: .3s;
transition: .3s
}
.wp-block-lazyblock-services-cards .our-services-wrapper .our-services-two-image-row {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between
}
.wp-block-lazyblock-services-cards .our-services-wrapper .our-services-two-image-row>a {
width: 48%
}
.wp-block-lazyblock-services-cards .our-services-wrapper .our-services-two-image-row .our-services__small-service-block {
width: 100%;
cursor: pointer;
height: 100%;
position: relative
}
.wp-block-lazyblock-services-cards .our-services-wrapper .our-services-two-image-row .our-services__small-service-block .learn-more {
font-family: MulishMedium;
font-size: 11px;
font-weight: 500;
letter-spacing: .5px;
color: rgba(0, 83, 206, .9);
position: absolute;
bottom: 0;
z-index: 10;
padding-left: 30px
}
.wp-block-lazyblock-services-cards .our-services-wrapper .our-services-two-image-row .our-services__small-service-block .learn-more img {
width: 9px;
height: 8px;
margin-left: 1px;
-webkit-transition: .3s;
transition: .3s
}
@media (max-width:650px) {
.wp-block-lazyblock-services-cards .our-services-wrapper .our-services-two-image-row .our-services__small-service-block .learn-more {
display: none
}
}
@media (max-width:1024px) {
.wp-block-lazyblock-services-cards .our-services-wrapper .our-services-two-image-row .our-services__small-service-block .learn-more {
padding: 0
}
}
@media (max-width:768px) {
.wp-block-lazyblock-services-cards .our-services-wrapper .our-services-two-image-row .our-services__small-service-block .learn-more {
padding: 0 20px
}
}
.wp-block-lazyblock-services-cards .our-services-wrapper .our-services-two-image-row .our-services-two-image-row-column {
position: relative;
width: 100%;
height: 532px;
background-repeat: no-repeat;
background-size: cover;
background-position: top
}
.wp-block-lazyblock-services-cards .our-services-wrapper .our-services-two-image-row .our-services-two-image-row-column .inside-content-block {
position: relative;
padding-right: 3.1%;
max-width: 100%;
margin-right: 21px
}
.wp-block-lazyblock-services-cards .our-services-wrapper .our-services-two-image-row .our-services-two-image-row-column .inside-content-block p.header-p {
font-size: 20px;
letter-spacing: .3px
}
.wp-block-lazyblock-services-cards .our-services-wrapper .our-services-two-image-row .our-services-two-image-row-column .inside-content-block p.roboto {
font-size: 14px
}
.wp-block-lazyblock-services-cards .our-services-wrapper .our-services-two-image-row .our-services-two-image-row-column .inside-content-block p.slate-gray {
font-size: 14px;
line-height: 1.4;
letter-spacing: .4px
}
.wp-block-lazyblock-services-cards .our-services-wrapper .our-services-two-image-row .our-services__small-service-block:hover .hover-block {
opacity: .89
}
.services-wrapper .our-services-wrapper .our-services-two-image-row .our-services__small-service-block-2:hover p.learn-more img,
.wp-block-lazyblock-services-cards .our-services-wrapper .our-services-two-image-row .our-services__small-service-block-1:hover p.learn-more img {
margin-left: 5px
}
.wp-block-lazyblock-services-cards .our-services-wrapper .our-services-two-image-row .inside-content-block p.roboto img {
margin-left: 2px
}
.services-wrapper .frequently-asked-questions-wrapper {
padding: 19px 9% 75px 12%;
background-color: #081120
}
.services-wrapper .frequently-asked-questions-wrapper ol,
.services-wrapper .frequently-asked-questions-wrapper ul {
list-style-position: inside
}
.services-wrapper .frequently-asked-questions-wrapper .frequently-asked-questions-text-block {
margin-bottom: 50px
}
.services-wrapper .frequently-asked-questions-wrapper .frequently-asked-questions-text-block h2 {
color: #fff;
margin-bottom: 10px
}
.services-wrapper .frequently-asked-questions-wrapper .frequently-asked-questions-text-block h2 span {
white-space: nowrap
}
.services-wrapper .frequently-asked-questions-wrapper .frequently-asked-questions-text-block h2 img {
margin-left: 3px
}
.services-wrapper .frequently-asked-questions-wrapper .frequently-asked-questions-text-block h5 {
font-family: MulishRegular;
font-size: 20px;
line-height: 1.4;
letter-spacing: .5px;
color: #fff
}
.services-wrapper .frequently-asked-questions-wrapper .list-wrapper .list-row {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
position: relative;
cursor: pointer
}
.services-wrapper .frequently-asked-questions-wrapper .list-wrapper .list-row.active img {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg)
}
.services-wrapper .frequently-asked-questions-wrapper .list-wrapper .list-row:first-child span {
margin-top: 0
}
.services-wrapper .frequently-asked-questions-wrapper .list-wrapper .list-row span {
font-family: Mulish;
font-size: 20px;
letter-spacing: .3px;
color: #fff
}
@media (max-width:768px) {
.services-wrapper .frequently-asked-questions-wrapper .list-wrapper .list-row span {
font-size: 16px;
font-stretch: normal;
font-style: normal;
line-height: 1;
letter-spacing: .2px
}
}
.services-wrapper .frequently-asked-questions-wrapper .list-wrapper .list-row img {
min-width: 21px;
height: 21px;
-webkit-transition: .4s;
transition: .4s
}
.services-wrapper .frequently-asked-questions-wrapper .list-wrapper .hide-p {
display: none;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #fff;
margin-top: 12px
}
@media (max-width:650px) {
.services-wrapper .frequently-asked-questions-wrapper .list-wrapper .hide-p {
margin-left: 35px
}
}
.services-wrapper .frequently-asked-questions-wrapper .list-wrapper .hr {
width: 100%;
height: 1px;
margin: 16px 0;
background-color: #dbdfe5
}
.services-wrapper .our-technologies-wrapper {
background-color: #081120;
margin-right: 50px
}
.services-wrapper .our-technologies-wrapper .our-technologies-text-block {
padding: 80px 28.8% 20px 12%
}
.services-wrapper .our-technologies-wrapper .our-technologies-text-block h2 {
color: #fff;
margin-bottom: 19px
}
.services-wrapper .our-technologies-wrapper .our-technologies-text-block h2 img {
margin-left: 3px
}
.services-wrapper .our-technologies-wrapper .our-technologies-text-block h2 span {
white-space: nowrap
}
.services-wrapper .our-technologies-wrapper .our-technologies-text-block h5 {
font-family: MulishRegular;
font-size: 20px;
line-height: 1.4;
letter-spacing: .5px;
color: #fff
}
.services-wrapper .our-technologies-wrapper .our-technologies-lists-wrapper {
padding: 0 28.8% 75px 12%
}
.services-wrapper .our-technologies-wrapper .our-technologies-lists-wrapper .our-technologies-lists-row {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between
}
.services-wrapper .our-technologies-wrapper .our-technologies-lists-wrapper .our-technologies-lists-row .our-technologies-lists-column1,
.services-wrapper .our-technologies-wrapper .our-technologies-lists-wrapper .our-technologies-lists-row .our-technologies-lists-column2 {
width: 40.588%
}
.services-wrapper .our-technologies-wrapper .our-technologies-lists-wrapper .our-technologies-lists-row .our-technologies-lists-column1 h4,
.services-wrapper .our-technologies-wrapper .our-technologies-lists-wrapper .our-technologies-lists-row .our-technologies-lists-column2 h4 {
font-family: Mulish;
font-size: 20px;
font-weight: 400;
letter-spacing: .3px;
color: #fff;
margin-top: 40px
}
.services-wrapper .our-technologies-wrapper .our-technologies-lists-wrapper .our-technologies-lists-row .our-technologies-lists-column1 h4 span,
.services-wrapper .our-technologies-wrapper .our-technologies-lists-wrapper .our-technologies-lists-row .our-technologies-lists-column2 h4 span {
background-image: linear-gradient(43deg, rgba(0, 83, 206, .9), rgba(0, 158, 253, .89));
font-family: Mulish;
font-size: 16px;
font-weight: 400;
line-height: 1.5;
letter-spacing: .5px;
-webkit-background-clip: text;
background-clip: text;
-webkit-text-fill-color: transparent;
margin-right: 8px
}
.services-wrapper .our-technologies-wrapper .our-technologies-lists-wrapper .our-technologies-lists-row .our-technologies-lists-column1 hr,
.services-wrapper .our-technologies-wrapper .our-technologies-lists-wrapper .our-technologies-lists-row .our-technologies-lists-column2 hr {
margin: 15px 0;
color: #dbdfe5;
height: 2px
}
.services-wrapper .our-technologies-wrapper .our-technologies-lists-wrapper .our-technologies-lists-row .our-technologies-lists-column1 ul.general-ul li,
.services-wrapper .our-technologies-wrapper .our-technologies-lists-wrapper .our-technologies-lists-row .our-technologies-lists-column2 ul.general-ul li {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
list-style-type: none;
color: #fff;
font-family: MulishRegular;
font-size: 16px;
line-height: 1.5;
letter-spacing: .5px
}
.services-wrapper .our-technologies-wrapper .our-technologies-lists-wrapper .our-technologies-lists-row .our-technologies-lists-column1 ul.general-ul li p,
.services-wrapper .our-technologies-wrapper .our-technologies-lists-wrapper .our-technologies-lists-row .our-technologies-lists-column2 ul.general-ul li p {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
cursor: pointer
}
.services-wrapper .our-technologies-wrapper .our-technologies-lists-wrapper .our-technologies-lists-row .our-technologies-lists-column1 ul.general-ul li p.active img,
.services-wrapper .our-technologies-wrapper .our-technologies-lists-wrapper .our-technologies-lists-row .our-technologies-lists-column2 ul.general-ul li p.active img {
-webkit-transform: rotate(45deg);
transform: rotate(45deg)
}
.services-wrapper .our-technologies-wrapper .our-technologies-lists-wrapper .our-technologies-lists-row .our-technologies-lists-column1 ul.general-ul li p img,
.services-wrapper .our-technologies-wrapper .our-technologies-lists-wrapper .our-technologies-lists-row .our-technologies-lists-column2 ul.general-ul li p img {
min-width: 10px;
height: 10px;
margin-right: 10px;
-webkit-transition: -webkit-transform .4s;
transition: -webkit-transform .4s;
transition: transform .4s;
transition: transform .4s, -webkit-transform .4s
}
.services-wrapper .our-technologies-wrapper .our-technologies-lists-wrapper .our-technologies-lists-row .our-technologies-lists-column1 ul.general-ul li ul,
.services-wrapper .our-technologies-wrapper .our-technologies-lists-wrapper .our-technologies-lists-row .our-technologies-lists-column2 ul.general-ul li ul {
display: none;
padding-left: 39px;
margin-top: 8px;
margin-bottom: 40px
}
.services-wrapper .our-technologies-wrapper .our-technologies-lists-wrapper .our-technologies-lists-row .our-technologies-lists-column1 ul.general-ul li ul li,
.services-wrapper .our-technologies-wrapper .our-technologies-lists-wrapper .our-technologies-lists-row .our-technologies-lists-column2 ul.general-ul li ul li {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
margin-bottom: 10px
}
.services-wrapper .our-technologies-wrapper .our-technologies-lists-wrapper .our-technologies-lists-row .our-technologies-lists-column1 ul.general-ul li ul li img,
.services-wrapper .our-technologies-wrapper .our-technologies-lists-wrapper .our-technologies-lists-row .our-technologies-lists-column2 ul.general-ul li ul li img {
width: 4px;
height: 4px;
margin-right: 8px
}
.services-wrapper .our-technologies-wrapper .our-technologies-lists-wrapper .our-technologies-lists-row:first-child .our-technologies-lists-column1 h4,
.services-wrapper .our-technologies-wrapper .our-technologies-lists-wrapper .our-technologies-lists-row:first-child .our-technologies-lists-column2 h4 {
margin-top: 0
}
.services-wrapper .our-technologies-wrapper .our-technologies-425-list-wrapper {
display: none
}
.services-wrapper .our-technologies-wrapper .our-technologies-425-list-wrapper ul {
list-style-type: none
}
.services-wrapper .our-technologies-wrapper .our-technologies-425-list-wrapper ul.general-ul-425 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between
}
.services-wrapper .our-technologies-wrapper .our-technologies-425-list-wrapper ul.general-ul-425>li {
margin-bottom: 14px
}
.services-wrapper .our-technologies-wrapper .our-technologies-425-list-wrapper ul.general-ul-425>li:last-child {
margin-bottom: 0
}
.services-wrapper .our-technologies-wrapper .our-technologies-425-list-wrapper ul.general-ul-425 li p {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
font-family: Mulish;
font-size: 16px;
line-height: 1.5;
letter-spacing: .5px;
color: #fff
}
@media (max-width:320px) {
.services-wrapper .our-technologies-wrapper .our-technologies-425-list-wrapper ul.general-ul-425 li p {
font-size: 20px;
font-stretch: normal;
font-style: normal;
line-height: 1.2;
letter-spacing: .63px
}
}
.services-wrapper .our-technologies-wrapper .our-technologies-425-list-wrapper ul.general-ul-425 li p.active img {
-webkit-transform: rotate(45deg);
transform: rotate(45deg)
}
.services-wrapper .our-technologies-wrapper .our-technologies-425-list-wrapper ul.general-ul-425 li p img {
min-width: 17px;
height: 17px;
margin-right: 8px;
-webkit-transition: .4s;
transition: .4s
}
.services-wrapper .our-technologies-wrapper .our-technologies-425-list-wrapper ul.general-ul-425 li ul {
display: none;
margin-left: 25.5px
}
.services-wrapper .our-technologies-wrapper .our-technologies-425-list-wrapper ul.general-ul-425 li ul li {
font-family: MulishRegular;
font-size: 16px;
line-height: 1.5;
letter-spacing: .5px;
color: #fff;
margin: 10px 0
}
.services-wrapper .our-technologies-wrapper .our-technologies-425-list-wrapper ul.general-ul-425 li ul li span {
color: rgba(0, 83, 206, .9)
}
.services-wrapper .our-technologies-wrapper .our-technologies-425-list-wrapper ul.general-ul-425 li ul li:last-child {
margin-bottom: 16px
}
@media (max-width:768px) {
.services-wrapper h2 {
font-size: 36px !important
}
}
@media (max-width:450px) {
.services-wrapper h1 {
font-family: Mulish;
font-size: 28px !important;
letter-spacing: .4px
}
.services-wrapper h5,
.services-wrapper p {
font-family: MulishRegular;
line-height: 1.5;
letter-spacing: .5px
}
.services-wrapper h2 {
font-family: Mulish;
font-size: 28px !important;
letter-spacing: .3px
}
.services-wrapper h3 {
font-size: 20px !important
}
}
@media (max-width:1300px) {
.services-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block {
margin-left: 4.1%
}
.services-wrapper footer.footer-light-wrapper .tell-us-about-project form {
margin: 0 42px
}
.services-wrapper footer.footer-light-wrapper .footer-menu {
margin: 0 4.1%
}
.services-wrapper footer.footer-light-wrapper .footer-bottom-block {
margin: 30px 4.1% 22px
}
}
@media (max-width:850px) {
.services-wrapper footer.footer-light-wrapper {
width: 100%
}
.services-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block {
margin: 0 4.1% 60px
}
.services-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2 {
font-size: 32px
}
.services-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h5 {
font-size: 16px
}
.services-wrapper footer.footer-light-wrapper .tell-us-about-project form {
margin: 0 auto
}
.services-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 {
width: 77.6%;
margin: 0 auto;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
.services-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 {
width: 100%;
margin: 0 auto
}
.services-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper p {
max-width: 100%;
width: auto
}
.services-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input {
padding: 0 0 0 24px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
margin: 0 0 15px
}
.services-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 {
width: 100%
}
.services-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 p {
margin-top: 16px
}
.services-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea {
width: 100%;
padding: 18px 0 0 24px;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.services-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center
}
.services-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p {
margin: 0
}
.services-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p:first-child {
margin-right: 34px
}
.services-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 {
margin-top: 38px
}
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper,
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center
}
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper p,
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper p {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1
}
.services-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper p {
width: 77.6%;
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
margin-top: 15px
}
.services-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper button {
width: 77.6%;
margin: 0 auto
}
.services-wrapper footer.footer-light-wrapper .footer-menu {
margin: 0 3.1%
}
.services-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 {
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.services-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
margin-bottom: 46px;
width: 100%
}
.services-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 p {
text-align: center;
width: 100%
}
.services-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 .logo-place {
margin: 0 auto
}
.services-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column4 {
width: 31%
}
.services-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-2 {
text-align: center
}
.services-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-2 p {
width: 139px;
font-size: 12px
}
}
@media (max-width:540px) {
.services-wrapper footer.footer-light-wrapper .tell-us-about-project {
padding: 50px 12px 34px
}
.services-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block {
margin: 0 0 22px
}
.services-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2 {
font-size: 24px !important;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: .3px
}
.services-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2 img {
width: 4px;
height: 4px
}
.services-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2.got-a-project img.ques-sign,
.services-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2.looking-to-build img.ques-sign {
width: 15px !important;
height: 20px !important
}
.services-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h5 {
font-size: 14px
}
.services-wrapper footer.footer-light-wrapper .tell-us-about-project form,
.services-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 {
width: 100%
}
.services-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: normal;
-webkit-box-pack: normal;
justify-content: normal
}
.services-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p:first-child {
margin-bottom: 18px
}
.services-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper p {
width: 100%
}
.services-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper label {
font-size: 12px
}
.services-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper button {
width: 100%
}
.services-wrapper footer.footer-light-wrapper .footer-menu {
padding-top: 27px
}
.services-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 ul a {
color: #5e6063
}
.services-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
.services-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 .logo-place {
margin: 10px 0 0;
text-align: left
}
.services-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 p {
margin: 10px 0 0;
text-align: left;
width: 84.4%
}
.services-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column3,
.services-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column4,
.services-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 hr {
display: none
}
.services-wrapper footer.footer-light-wrapper .footer-bottom-block {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: start;
-webkit-box-align: start;
align-items: flex-start;
margin: 25px 3.1% 41px
}
.services-wrapper footer.footer-light-wrapper .footer-bottom-block p {
font-size: 14px !important
}
.services-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 {
width: 100%
}
.services-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p,
.services-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p img {
display: none
}
.services-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p.hide-p {
display: block
}
.services-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p:last-child {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
margin-top: 14px;
margin-bottom: 24px
}
.services-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p:last-child a:first-child {
margin-bottom: 16px
}
.services-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-2 {
width: 100%;
margin: 24px 0;
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
text-align: left;
-ms-flex-pack: start;
-webkit-box-pack: start;
justify-content: flex-start
}
.services-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-2 p {
width: auto;
font-size: 12px !important
}
.services-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-3 {
width: auto
}
}
@media (max-width:1439px) {
.services-wrapper .solute-wrapper {
padding: 120px 4.1% 29px
}
}
@media (max-width:1024px) {
.wp-block-lazyblock-services-cards .our-services-wrapper {
margin: 0 4.1% 40px
}
.wp-block-lazyblock-services-cards .our-services-wrapper .inside-content-block {
padding: 24px 0 30px
}
.wp-block-lazyblock-services-cards .our-services-wrapper .inside-content-block.first {
height: auto
}
.wp-block-lazyblock-services-cards .our-services-wrapper .inside-content-block p.header-p {
font-size: 20px
}
.wp-block-lazyblock-services-cards .our-services-wrapper .inside-content-block p.header-p.header {
font-size: 34px
}
.services-wrapper .our-technologies-wrapper {
margin-right: 0
}
.services-wrapper .our-technologies-wrapper .our-technologies-lists-wrapper {
padding: 0 15.5% 50px 4.1%
}
.services-wrapper .our-technologies-wrapper .our-technologies-text-block {
padding: 80px 15.5% 20px 4.1%
}
.services-wrapper .our-technologies-wrapper .frequently-asked-questions-wrapper {
padding: 0 4.1% 76px
}
}
@media (max-width:768px) {
.services-wrapper .solute-wrapper {
padding: 80px 11% 126px 3.1%
}
.services-wrapper .solute-wrapper p {
display: none
}
.services-wrapper .solute-wrapper h2 {
line-height: 1.3;
font-size: 36px
}
.services-wrapper .solute-wrapper h5 {
font-size: 16px
}
.wp-block-lazyblock-services-cards .our-services-wrapper {
margin: 0 3.1% 79px
}
.wp-block-lazyblock-services-cards .our-services-wrapper .inside-content-block p.header-p.header {
font-size: 20px
}
.wp-block-lazyblock-services-cards .our-services-wrapper h2 {
font-size: 32px !important
}
.wp-block-lazyblock-services-cards .our-services-wrapper .inside-content-block {
padding: 26px 16px 29px 20px
}
.wp-block-lazyblock-services-cards .our-services-wrapper .inside-content-block p.roboto,
.wp-block-lazyblock-services-cards .our-services-wrapper .inside-content-block p.slate-gray {
font-size: 14px
}
.services-wrapper .our-services-wrapper .inside-content-block p.slate-gray span img,
.services-wrapper .our-services-wrapper .inside-content-block p.slate span img,
.wp-block-lazyblock-services-cards .our-services-wrapper .inside-content-block p.header_roboto span img,
.wp-block-lazyblock-services-cards .our-services-wrapper .inside-content-block p.roboto span img {
height: 4px;
width: 4px
}
.wp-block-lazyblock-services-cards .our-services-wrapper .inside-content-block p.header {
font-size: 20px
}
.wp-block-lazyblock-services-cards .our-services-wrapper .inside-content-block p.header-p {
font-size: 16px
}
.services-wrapper .our-technologies-wrapper .our-technologies-text-block {
padding: 92px 10.8% 37px 3%
}
.services-wrapper .our-technologies-wrapper .our-technologies-text-block h2 {
font-size: 32px !important
}
.services-wrapper .our-technologies-wrapper .our-technologies-text-block h5 {
font-size: 16px
}
.services-wrapper .frequently-asked-questions-wrapper .frequently-asked-questions-text-block h2 {
font-size: 32px !important
}
.services-wrapper .frequently-asked-questions-wrapper .frequently-asked-questions-text-block h5,
.services-wrapper .frequently-asked-questions-wrapper .list-wrapper .list-row h4 {
font-size: 16px
}
.services-wrapper .frequently-asked-questions-wrapper .list-wrapper .hide-p p {
font-size: 14px
}
}
@media (max-width:650px) {
.services-wrapper .solute-wrapper {
padding: 72px 11.9% 42px 3.8%
}
.services-wrapper .solute-wrapper p {
width: 180px;
display: block
}
.services-wrapper .solute-wrapper h2 {
font-size: 28px
}
.wp-block-lazyblock-services-cards .our-services-wrapper {
margin-bottom: 110px
}
.wp-block-lazyblock-services-cards .our-services-wrapper .inside-content-block {
height: 125px;
padding: 21px 14px 21px 20px;
-ms-flex-pack: start;
-webkit-box-pack: start;
justify-content: flex-start
}
.wp-block-lazyblock-services-cards .our-services-wrapper .inside-content-block p.learn-more,
.wp-block-lazyblock-services-cards .our-services-wrapper .inside-content-block p.roboto img,
.wp-block-lazyblock-services-cards .our-services-wrapper .inside-content-block p.slate,
.wp-block-lazyblock-services-cards .our-services-wrapper .inside-content-block p.slate-gray {
display: none
}
.wp-block-lazyblock-services-cards .our-services-wrapper .inside-content-block p.header,
.wp-block-lazyblock-services-cards .our-services-wrapper .inside-content-block p.header-p {
font-size: 20px !important
}
.wp-block-lazyblock-services-cards .our-services-wrapper .inside-content-block p.header_roboto span img,
.wp-block-lazyblock-services-cards .our-services-wrapper .inside-content-block p.roboto span img,
.wp-block-lazyblock-services-cards .our-services-wrapper .inside-content-block p.slate-gray span img,
.wp-block-lazyblock-services-cards .our-services-wrapper .inside-content-block p.slate span img {
display: none
}
.wp-block-lazyblock-services-cards .our-services-wrapper h2 {
font-size: 24px !important;
font-stretch: normal;
font-style: normal;
line-height: 1.08;
letter-spacing: .75px
}
.wp-block-lazyblock-services-cards .our-services-wrapper h2 img {
width: 4px;
height: 4px
}
.wp-block-lazyblock-services-cards .our-services-wrapper .inside-content-block {
-ms-flex-pack: distribute;
justify-content: space-around;
height: 148px
}
.wp-block-lazyblock-services-cards .our-services-wrapper .inside-content-block p.roboto {
margin-top: 10px
}
.wp-block-lazyblock-services-cards .our-services-wrapper .inside-content-block.first {
height: 125px;
-ms-flex-pack: distribute;
justify-content: space-around;
height: 148px
}
.wp-block-lazyblock-services-cards .our-services-wrapper .inside-content-block.first p.header_roboto {
margin-top: 10px
}
.wp-block-lazyblock-services-cards .our-services-wrapper .inside-content-block.first .inside-content-block p.header_roboto span img,
.wp-block-lazyblock-services-cards .our-services-wrapper .inside-content-block .inside-content-block p.header_roboto span img {
display: none
}
.wp-block-lazyblock-services-cards .our-services-wrapper .our-services-two-image-row {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
.wp-block-lazyblock-services-cards .our-services-wrapper .our-services-two-image-row .our-services__small-service-block,
.wp-block-lazyblock-services-cards .our-services-wrapper .our-services-two-image-row>a {
width: 100%
}
.wp-block-lazyblock-services-cards .our-services-wrapper .our-services-two-image-row .our-services__small-service-block:first-child {
margin-bottom: 30px
}
.wp-block-lazyblock-services-cards .our-services-wrapper .our-services-two-image-row .our-services-two-image-row-column {
width: 100%
}
.wp-block-lazyblock-services-cards .our-services-wrapper .our-services-two-image-row .our-services-two-image-row-column .inside-content-block {
padding-right: 2.1%
}
.services-wrapper .our-technologies-wrapper {
padding: 38px 11.9% 0 3.8%
}
.services-wrapper .our-technologies-wrapper .our-technologies-text-block h2 {
font-size: 24px !important;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: .3px
}
.services-wrapper .our-technologies-wrapper .frequently-asked-questions-wrapper {
padding: 97px 0 76px
}
.services-wrapper .our-technologies-wrapper .frequently-asked-questions-wrapper .frequently-asked-questions-text-block h2 {
font-size: 24px !important;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: .3px
}
.services-wrapper .our-technologies-wrapper .frequently-asked-questions-wrapper .frequently-asked-questions-text-block h2 img {
display: none
}
.services-wrapper .our-technologies-wrapper .frequently-asked-questions-wrapper .list-wrapper .list-row {
-ms-flex-pack: start;
-webkit-box-pack: start;
justify-content: flex-start
}
.services-wrapper .our-technologies-wrapper .frequently-asked-questions-wrapper .list-wrapper .list-row span {
font-size: 14px;
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
margin-left: 10px
}
.services-wrapper .our-technologies-wrapper .frequently-asked-questions-wrapper .list-wrapper .hide-p p {
font-size: 14px !important
}
.services-wrapper .our-technologies-wrapper .our-technologies-text-block {
padding: 38px 0 27px
}
.services-wrapper .our-technologies-wrapper .our-technologies-text-block h2 {
font-size: 20px
}
.services-wrapper .our-technologies-wrapper .our-technologies-text-block h2 img {
width: 4px;
height: 4px
}
.services-wrapper .our-technologies-wrapper .our-technologies-text-block h5 {
font-size: 16px
}
.services-wrapper .our-technologies-wrapper .our-technologies-lists-wrapper {
display: none
}
.services-wrapper .our-technologies-wrapper .our-technologies-425-list-wrapper {
display: block
}
}
@media (min-width:651px) {
.frequently-asked-questions-wrapper .list-wrapper .list-row img {
margin-left: 25px
}
}
.single-service-wrapper .whats-included-text-block h2 {
font-size: 38px;
font-stretch: normal;
font-style: normal;
line-height: 1.11;
letter-spacing: 1.19px
}
.single-service-wrapper .whats-included-text-block .whats-included-text-block-first {
margin-bottom: 32px
}
.single-service-wrapper p.small-gray {
font-family: MulishRegular;
font-size: 14px;
line-height: 1.43;
letter-spacing: .4px;
color: rgba(94, 96, 99, .8)
}
.single-service-wrapper p.small-dark-blue-gray {
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #081120
}
.single-service-wrapper a {
text-decoration: none
}
.single-service-wrapper span {
white-space: nowrap
}
.wp-block-lazyblock-service-top-block .solute-wrapper {
position: relative;
background-color: #081120;
padding-top: 60px;
margin-bottom: 100px
}
.wp-block-lazyblock-service-top-block .solute-wrapper .solute-row1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
padding-left: 11.4%
}
.wp-block-lazyblock-service-top-block .solute-wrapper .solute-row1 .solute-row1-column1 {
width: 48%
}
.wp-block-lazyblock-service-top-block .solute-wrapper .solute-row1 .solute-row1-column1 h2 {
font-family: Mulish;
font-size: 40px;
letter-spacing: .5px;
color: #fff;
margin-bottom: 12px
}
.wp-block-lazyblock-service-top-block .solute-wrapper .solute-row1 .solute-row1-column1 h5 {
font-family: MulishRegular;
font-size: 20px;
line-height: 1.4;
letter-spacing: .5px;
color: #fff
}
.wp-block-lazyblock-service-top-block .solute-wrapper .solute-row1 .solute-row1-column2 {
width: 59%;
height: 412px
}
a.related-service+.included {
margin-top: 8px !important;
margin-bottom: 8px !important
}
@media (max-width:1024px) and (min-width:934px) {
.wp-block-lazyblock-service-top-block .solute-wrapper .solute-row1 .solute-row1-column2 {
max-width: 421px
}
}
.wp-block-lazyblock-service-top-block .solute-wrapper .solute-row2 {
position: relative;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-align: end;
-webkit-box-align: end;
align-items: flex-end;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
background-color: #fff;
height: 58px;
margin-top: -58px;
padding-right: 48px;
padding-left: 11.4%
}
.wp-block-lazyblock-service-top-block .solute-wrapper .solute-row2 h5 {
cursor: pointer;
-webkit-transition: .2s;
transition: .2s
}
.wp-block-lazyblock-service-top-block .solute-wrapper .solute-row2 h5:hover {
color: rgba(0, 83, 206, .9)
}
.wp-block-lazyblock-service-top-block .solute-wrapper .solute-row2 h5:first-child {
margin-right: 70px
}
.wp-block-lazyblock-service-top-block .solute-wrapper .solute-row2 h5:nth-child(2) {
position: relative;
margin-right: auto
}
.wp-block-lazyblock-service-top-block .solute-wrapper .solute-row2 h5:nth-child(2):hover~.triangle {
left: calc(11.4% + 241px)
}
.wp-block-lazyblock-service-top-block .solute-wrapper .solute-row2 .triangle {
position: absolute;
top: 0;
left: calc(11.4% + 42px);
border: 13px solid transparent;
border-top: 18px solid #081120;
-webkit-transition: .4s;
transition: .4s
}
.wp-block-lazyblock-service-top-block .single_service_swiper {
height: 412px
}
.wp-block-lazyblock-service-top-block .swiper-slide .swiper-slide-img {
background-size: cover;
background-repeat: no-repeat;
height: 100%;
-o-object-fit: cover;
object-fit: cover
}
.wp-block-lazyblock-service-top-block .swiper-slide-active {
min-width: 100%
}
.wp-block-lazyblock-service-top-block .swiper-pagination {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
width: auto;
left: 0;
bottom: 0;
padding: 24px 47px;
text-align: left;
background-color: #fff
}
.wp-block-lazyblock-service-top-block .swiper-pagination.active {
display: none
}
.wp-block-lazyblock-service-top-block .swiper-pagination-bullet {
width: 8px;
height: 8px;
border-radius: 0;
opacity: 1;
background-color: #dbdfe5
}
.wp-block-lazyblock-service-top-block .swiper-pagination-bullet-active {
width: 10px;
height: 10px;
background-image: linear-gradient(79deg, rgba(0, 83, 206, .9), rgba(0, 158, 253, .89))
}
.wp-block-lazyblock-service-introduction .what-we-do-wrapper {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
margin: 0 11.4%
}
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 {
width: 725px
}
@media (max-width:1024px) {
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 {
width: 612px
}
}
@media (max-width:768px) {
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 {
width: 657px
}
}
@media (max-width:700px) {
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 {
width: 100%
}
}
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 .what-we-do-text-block .slate-gray {
margin-bottom: 30px
}
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 .what-we-img {
display: none
}
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 .rel-wrapper-no-link .header-p,
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 .rel-wrapper-no-link .slate-gray,
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 .rel-wrapper .header-p,
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 .rel-wrapper .slate-gray {
width: 660px
}
@media (max-width:1024px) {
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 .rel-wrapper-no-link .header-p,
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 .rel-wrapper-no-link .slate-gray,
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 .rel-wrapper .header-p,
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 .rel-wrapper .slate-gray {
width: 548px
}
}
@media (max-width:768px) {
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 .rel-wrapper-no-link .header-p,
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 .rel-wrapper-no-link .slate-gray,
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 .rel-wrapper .header-p,
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 .rel-wrapper .slate-gray {
width: 595px
}
}
@media (max-width:700px) {
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 .rel-wrapper-no-link .header-p,
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 .rel-wrapper-no-link .slate-gray,
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 .rel-wrapper .header-p,
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 .rel-wrapper .slate-gray {
width: 100%
}
}
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 div.header-p,
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 p.header-p {
font-family: Mulish;
font-size: 34px;
line-height: 1.18;
letter-spacing: 1.1px;
color: #081120;
margin-bottom: 12px
}
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 div.slate-gray,
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 p.slate-gray {
font-family: MulishRegular;
font-size: 20px;
line-height: 1.5;
letter-spacing: .5px;
color: #5e6063
}
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 div.slate-gray p,
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 p.slate-gray p {
margin-bottom: 30px
}
@media (max-width:933px) {
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 div.slate-gray,
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 p.slate-gray {
font-size: 16px !important;
font-stretch: normal;
font-style: normal;
line-height: 1.5;
letter-spacing: .5px
}
}
@media (max-width:450px) {
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 div.slate-gray,
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 p.slate-gray {
font-size: 14px !important;
font-stretch: normal;
font-style: normal;
line-height: 1.57;
letter-spacing: .44px
}
}
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 .whats-included-text-block .whats-included-inside-text-block .rel-wrapper,
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 .whats-included-text-block .whats-included-inside-text-block .rel-wrapper-no-link {
padding: 32px
}
@media (min-width:451px) and (max-width:800px) {
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 .whats-included-text-block .whats-included-inside-text-block .rel-wrapper,
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 .whats-included-text-block .whats-included-inside-text-block .rel-wrapper-no-link {
padding: 32px 32px 32px 62px
}
}
@media (max-width:450px) {
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 .whats-included-text-block .whats-included-inside-text-block .rel-wrapper,
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 .whats-included-text-block .whats-included-inside-text-block .rel-wrapper-no-link {
padding: 32px 0
}
}
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 .whats-included-text-block .whats-included-inside-text-block .rel-wrapper {
border: 1px solid #fff;
-webkit-transition: -webkit-box-shadow .3s ease-in-out;
transition: -webkit-box-shadow .3s ease-in-out;
transition: box-shadow .3s ease-in-out;
transition: box-shadow .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
cursor: pointer
}
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 .whats-included-text-block .whats-included-inside-text-block .rel-wrapper * {
cursor: pointer
}
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 .whats-included-text-block .whats-included-inside-text-block span.learn {
font-family: MulishMedium;
font-size: 11px;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: .46px;
text-align: center;
color: rgba(0, 83, 206, .9);
text-transform: uppercase;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-top: 32px
}
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 .whats-included-text-block .whats-included-inside-text-block span.learn img {
-webkit-transition: .4s;
transition: .4s;
margin-left: 4px
}
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 .whats-included-text-block .whats-included-inside-text-block span.learn:hover img {
margin-left: 8px
}
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 .whats-included-text-block .whats-included-inside-text-block a.related-service p.slate-gray {
margin-bottom: 24px
}
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 .whats-included-text-block .whats-included-inside-text-block div.header-p,
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 .whats-included-text-block .whats-included-inside-text-block p.header-p {
font-family: Mulish;
font-size: 16px;
line-height: 1.5;
letter-spacing: .5px;
color: #081120;
margin-top: 0;
margin-bottom: 16px
}
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 .whats-included-text-block .whats-included-inside-text-block div.header-p img,
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 .whats-included-text-block .whats-included-inside-text-block p.header-p img {
margin-right: 8px
}
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 .whats-included-text-block .whats-included-inside-text-block div.header-p:last-child,
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 .whats-included-text-block .whats-included-inside-text-block p.header-p:last-child {
margin-bottom: 0
}
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 .whats-included-text-block .whats-included-inside-text-block div.slate-gray,
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 .whats-included-text-block .whats-included-inside-text-block p.slate-gray {
font-family: MulishRegular;
font-size: 16px;
line-height: 1.5;
letter-spacing: .5px;
color: #5e6063
}
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 .whats-included-text-block .whats-included-inside-text-block div.slate-gray p,
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 .whats-included-text-block .whats-included-inside-text-block p.slate-gray p {
margin-bottom: 14px
}
@media (max-width:400px) {
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 .whats-included-text-block .whats-included-inside-text-block div.slate-gray,
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 .whats-included-text-block .whats-included-inside-text-block p.slate-gray {
font-size: 14px
}
}
.wp-block-lazyblock-service-introduction .what-we-do-wrapper hr {
height: 1px;
color: #dbdfe5;
margin: 40px 0 40px -26.4%
}
.wp-block-lazyblock-service-introduction .what-we-do-wrapper hr.included {
margin: 0 0 0 -26.4%;
display: none
}
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column2 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: distribute;
justify-content: space-around;
padding-top: 135px;
width: 275px;
height: 351px;
background-repeat: no-repeat;
background-size: cover;
margin-top: 150px
}
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column2 .img-line {
height: 6px;
background-color: #fff
}
.wp-block-lazyblock-service-case .check-out-wrapper {
margin-bottom: 81px
}
.wp-block-lazyblock-service-case .check-out-wrapper h2 {
font-size: 38px;
font-stretch: normal;
font-style: normal;
line-height: 1.05;
letter-spacing: 1.19px
}
.wp-block-lazyblock-service-case .check-out-wrapper p.header-p {
font-family: Mulish;
font-size: 34px;
line-height: 1.18;
letter-spacing: 1.1px;
color: #081120;
margin-left: 11.4%;
margin-bottom: 40px
}
.wp-block-lazyblock-service-case .check-out-wrapper .skinview-block {
background-size: cover;
background-position: 50%;
background-repeat: no-repeat;
width: 100%;
height: 390px
}
.wp-block-lazyblock-service-case .check-out-wrapper .skinview-block,
.wp-block-lazyblock-service-case .check-out-wrapper .skinview-inside-content-block {
position: relative;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row
}
.wp-block-lazyblock-service-case .check-out-wrapper .skinview-inside-content-block {
cursor: pointer;
z-index: 2;
padding-left: 52px;
padding-top: 45px;
background-color: #fff;
width: 920px;
margin: -50px auto 0
}
@media (min-width:1441px) {
.wp-block-lazyblock-service-case .check-out-wrapper .skinview-inside-content-block {
width: auto;
margin: -50px 11.4% 0
}
}
@media (max-width:1440px) {
.wp-block-lazyblock-service-case .check-out-wrapper .skinview-inside-content-block {
width: 920px;
margin: -50px auto 0;
padding-left: 0
}
}
@media (max-width:1024px) {
.wp-block-lazyblock-service-case .check-out-wrapper .skinview-inside-content-block {
width: 838px
}
}
@media (max-width:933px) {
.wp-block-lazyblock-service-case .check-out-wrapper .skinview-inside-content-block {
width: 720px
}
}
@media (max-width:760px) {
.wp-block-lazyblock-service-case .check-out-wrapper .skinview-inside-content-block {
width: 96%
}
}
.wp-block-lazyblock-service-case .check-out-wrapper .skinview-inside-content-block .skinview-inside-content-block-column1 {
width: 53%;
margin-left: 52px
}
@media (max-width:1440px) {
.wp-block-lazyblock-service-case .check-out-wrapper .skinview-inside-content-block .skinview-inside-content-block-column1 {
width: 488px;
margin-left: 52px
}
}
@media (max-width:1024px) {
.wp-block-lazyblock-service-case .check-out-wrapper .skinview-inside-content-block .skinview-inside-content-block-column1 {
margin-left: 30px
}
}
@media (max-width:933px) {
.wp-block-lazyblock-service-case .check-out-wrapper .skinview-inside-content-block .skinview-inside-content-block-column1 {
width: 376px;
margin-left: 40px
}
}
@media (max-width:665px) {
.wp-block-lazyblock-service-case .check-out-wrapper .skinview-inside-content-block .skinview-inside-content-block-column1 {
padding: 0 18px;
margin-left: 0
}
}
@media (min-width:300px) and (max-width:450px) {
.wp-block-lazyblock-service-case .check-out-wrapper .skinview-inside-content-block .skinview-inside-content-block-column1 {
width: 294px
}
}
.wp-block-lazyblock-service-case .check-out-wrapper .skinview-inside-content-block .skinview-inside-content-block-column1 p {
font-family: MulishRegular;
font-size: 14px;
line-height: 1.43;
letter-spacing: .4px;
color: rgba(0, 83, 206, .9);
margin-bottom: 6px
}
.wp-block-lazyblock-service-case .check-out-wrapper .skinview-inside-content-block .skinview-inside-content-block-column1 p img {
width: 4px;
height: 4px;
margin-right: 6px;
margin-left: 2px;
margin-bottom: 2px
}
.wp-block-lazyblock-service-case .check-out-wrapper .skinview-inside-content-block .skinview-inside-content-block-column1 h4 {
margin-bottom: 29px
}
.wp-block-lazyblock-service-case .check-out-wrapper .skinview-inside-content-block .skinview-inside-content-block-column1 p.small-gray {
color: #5e6063
}
.wp-block-lazyblock-service-case .check-out-wrapper .skinview-inside-content-block .skinview-inside-content-block-column2 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
width: 47%
}
@media (max-width:1440px) {
.wp-block-lazyblock-service-case .check-out-wrapper .skinview-inside-content-block .skinview-inside-content-block-column2 {
width: 380px
}
}
@media (max-width:1024px) {
.wp-block-lazyblock-service-case .check-out-wrapper .skinview-inside-content-block .skinview-inside-content-block-column2 {
width: 320px;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end
}
.wp-block-lazyblock-service-case .check-out-wrapper .skinview-inside-content-block .skinview-inside-content-block-column2 .gradient-button {
margin-right: 30px
}
}
@media (max-width:903px) {
.wp-block-lazyblock-service-case .check-out-wrapper .skinview-inside-content-block .skinview-inside-content-block-column2 {
width: 304px;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end
}
.wp-block-lazyblock-service-case .check-out-wrapper .skinview-inside-content-block .skinview-inside-content-block-column2 .gradient-button {
margin-right: 33px
}
}
.wp-block-lazyblock-service-case .check-out-wrapper .skinview-inside-content-block .skinview-inside-content-block-column2 .gradient-button {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
width: 220px;
height: 44px;
background-image: linear-gradient(79deg, rgba(0, 83, 206, .9), rgba(0, 158, 253, .89));
font-family: MulishMedium;
font-size: 11px;
font-weight: 500;
letter-spacing: .5px;
text-align: center;
color: #fff;
border: none;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.wp-block-lazyblock-service-case .check-out-wrapper .recent-projects__skinview-wrapper:hover .hover-block__big-case,
.wp-block-lazyblock-service-case .check-out-wrapper .skinview__img-block:hover .hover-block__big-case {
opacity: .89;
cursor: pointer
}
.wp-block-lazyblock-service-startups .our-clients-logos-wrapper {
margin-bottom: 70px;
background-color: #081120
}
.wp-block-lazyblock-service-startups .our-clients-logos-wrapper .solute-enterprises-and-startups {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-align: end;
-webkit-box-align: end;
align-items: flex-end;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
height: auto;
padding: 0 11.5%
}
.wp-block-lazyblock-service-startups .our-clients-logos-wrapper .solute-enterprises-and-startups p span img {
height: 8px;
width: 8px;
margin-left: 3px;
margin-bottom: -1px
}
@media (max-width:450px) {
.wp-block-lazyblock-service-startups .our-clients-logos-wrapper .solute-enterprises-and-startups p span img {
height: 4px;
width: 4px
}
}
.wp-block-lazyblock-service-startups .our-clients-logos-wrapper .solute-enterprises-and-startups h3 {
width: 44%;
font-family: MulishRegular;
font-size: 34px;
line-height: 1.18;
letter-spacing: 1.1px;
color: #fff;
margin-right: 50px
}
.wp-block-lazyblock-service-startups .our-clients-logos-wrapper .solute-enterprises-and-startups h3 span {
white-space: nowrap
}
.wp-block-lazyblock-service-startups .our-clients-logos-wrapper .solute-enterprises-and-startups h3 img {
margin-left: 3px;
margin-bottom: -1px
}
@media (min-width:961px) {
.wp-block-lazyblock-service-startups .our-clients-logos-wrapper .solute-enterprises-and-startups .logos-wrapper {
width: 434px;
margin: 52px 0
}
}
.wp-block-lazyblock-service-startups .our-clients-logos-wrapper .solute-enterprises-and-startups .logos-wrapper .logos-wrapper-img {
width: 142px;
height: 142px;
background-image: url(//website-test.integrasources.com/wp-content/themes/integra/img/i/logo-1.png);
background-repeat: no-repeat;
background-size: 132px;
float: left;
background-position: 50%
}
.wp-block-lazyblock-service-startups .our-clients-logos-wrapper .solute-enterprises-and-startups .logos-wrapper .logos-wrapper-img.logo-1 {
background-size: 70%;
padding: 55.5px 27px;
border-right: 1px solid #5e6063;
border-bottom: 1px solid #5e6063;
margin-bottom: -8px
}
.wp-block-lazyblock-service-startups .our-clients-logos-wrapper .solute-enterprises-and-startups .logos-wrapper .logos-wrapper-img.logo-2 {
border-right: 1px solid #5e6063;
border-bottom: 1px solid #5e6063;
margin-left: -4px;
margin-bottom: -8px
}
@media (max-width:665px) {
.wp-block-lazyblock-service-startups .our-clients-logos-wrapper .solute-enterprises-and-startups .logos-wrapper .logos-wrapper-img.logo-2 {
border-bottom: none
}
}
.wp-block-lazyblock-service-startups .our-clients-logos-wrapper .solute-enterprises-and-startups .logos-wrapper .logos-wrapper-img.logo-3 {
border-bottom: 1px solid #5e6063;
margin-left: -4px;
margin-bottom: -8px
}
.wp-block-lazyblock-service-startups .our-clients-logos-wrapper .solute-enterprises-and-startups .logos-wrapper .logos-wrapper-img.logo-4 {
border-right: 1px solid #5e6063
}
.wp-block-lazyblock-service-startups .our-clients-logos-wrapper .solute-enterprises-and-startups .logos-wrapper .logos-wrapper-img.logo-5 {
border-right: 1px solid #5e6063;
margin-left: -4px
}
.wp-block-lazyblock-service-startups .our-clients-logos-wrapper .solute-enterprises-and-startups .logos-wrapper .logos-wrapper-img.logo-6 {
margin-left: -4px
}
@media (max-width:650px) {
.wp-block-lazyblock-service-startups .our-clients-logos-wrapper .solute-enterprises-and-startups .logos-wrapper .logos-wrapper-img.logo-1,
.wp-block-lazyblock-service-startups .our-clients-logos-wrapper .solute-enterprises-and-startups .logos-wrapper .logos-wrapper-img.logo-2,
.wp-block-lazyblock-service-startups .our-clients-logos-wrapper .solute-enterprises-and-startups .logos-wrapper .logos-wrapper-img.logo-3,
.wp-block-lazyblock-service-startups .our-clients-logos-wrapper .solute-enterprises-and-startups .logos-wrapper .logos-wrapper-img.logo-4,
.wp-block-lazyblock-service-startups .our-clients-logos-wrapper .solute-enterprises-and-startups .logos-wrapper .logos-wrapper-img.logo-5,
.wp-block-lazyblock-service-startups .our-clients-logos-wrapper .solute-enterprises-and-startups .logos-wrapper .logos-wrapper-img.logo-6 {
display: none
}
}
.wp-block-lazyblock-service-startups .our-clients-logos-wrapper .solute-enterprises-and-startups .logos-wrapper .logos-wrapper-img-mobile {
display: none;
width: 143px;
height: 143px;
background-size: contain;
background-repeat: no-repeat;
background-position: 50%;
padding: 0
}
@media (max-width:650px) {
.wp-block-lazyblock-service-startups .our-clients-logos-wrapper .solute-enterprises-and-startups .logos-wrapper .logos-wrapper-img-mobile {
display: block
}
}
.wp-block-lazyblock-service-work .how-we-work-wrapper {
margin: 0 11.4% 70px
}
.wp-block-lazyblock-service-work .how-we-work-wrapper .how-we-work-text-block h2 {
margin-bottom: 10px
}
@media (max-width:450px) {
.wp-block-lazyblock-service-work .how-we-work-wrapper .how-we-work-text-block h2 {
font-size: 20px !important;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: .25px
}
}
.wp-block-lazyblock-service-work .how-we-work-wrapper .how-we-work-text-block h2 img {
margin-left: 3px
}
.wp-block-lazyblock-service-work .how-we-work-wrapper .how-we-work-text-block h5 {
margin-bottom: 40px
}
.wp-block-lazyblock-service-work .how-we-work-wrapper .table-wrapper {
border: 1px solid rgba(0, 83, 206, .9);
overflow: hidden
}
.wp-block-lazyblock-service-work .how-we-work-wrapper .table-wrapper ::-webkit-scrollbar {
width: 12px
}
.wp-block-lazyblock-service-work .how-we-work-wrapper .table-wrapper ::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
border-radius: 10px
}
.wp-block-lazyblock-service-work .how-we-work-wrapper .table-wrapper ::-webkit-scrollbar-thumb {
border-radius: 10px;
background: rgba(255, 0, 0, .8);
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .5)
}
.wp-block-lazyblock-service-work .how-we-work-wrapper .table-wrapper ::-webkit-scrollbar-thumb:window-inactive {
background: rgba(255, 0, 0, .4)
}
.wp-block-lazyblock-service-work .how-we-work-wrapper .table-wrapper .table-row {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
height: 75px;
min-width: 684px
}
.wp-block-lazyblock-service-work .how-we-work-wrapper .table-wrapper .table-row:nth-child(n+2) .table-column:nth-child(n+2).active {
background-color: #e5f5ff
}
.wp-block-lazyblock-service-work .how-we-work-wrapper .table-wrapper .table-row:nth-child(n+2) .table-column:nth-child(n+2) p {
text-transform: uppercase
}
.wp-block-lazyblock-service-work .how-we-work-wrapper .table-wrapper .table-row .table-column {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
border: 1px solid #dbdfe5;
width: 25%
}
.wp-block-lazyblock-service-case .cases {
text-decoration: none
}
.wp-block-lazyblock-service-work .how-we-work-wrapper .table-wrapper .table-row .table-column p {
font-family: Mulish;
font-size: 12px;
letter-spacing: .5px;
text-align: center;
color: #081120
}
.wp-block-lazyblock-service-work .how-we-work-wrapper .table-wrapper .table-row .table-column:first-child {
background-color: rgba(0, 158, 253, .05)
}
.wp-block-lazyblock-service-work .how-we-work-wrapper .table-wrapper .table-row:first-child .table-column p,
.wp-block-lazyblock-service-work .how-we-work-wrapper .table-wrapper .table-row:nth-child(n+2) .table-column:nth-child(n+2) p {
font-family: Mulish;
font-size: 12px;
line-height: 1.5;
letter-spacing: .4px;
text-align: center;
color: rgba(0, 83, 206, .9)
}
.wp-block-lazyblock-service-work .how-we-work-wrapper .table-wrapper .table-row:nth-child(n+2) .table-column:first-child p {
font-family: MulishMedium
}
.wp-block-lazyblock-service-faq .frequently-asked-questions-wrapper__inner {
background-color: #081120;
padding: 50px 8% 75px 12%;
margin-bottom: 50px;
margin-right: 3.47%
}
.wp-block-lazyblock-service-faq .frequently-asked-questions-wrapper__inner ol,
.wp-block-lazyblock-service-faq .frequently-asked-questions-wrapper__inner ul {
list-style-position: inside
}
.wp-block-lazyblock-service-faq .frequently-asked-questions-wrapper__inner .frequently-asked-questions-text-block {
margin-bottom: 50px
}
@media (max-width:450px) {
.wp-block-lazyblock-service-faq .frequently-asked-questions-wrapper__inner .frequently-asked-questions-text-block {
margin-bottom: 29px
}
}
@media (max-width:768px) {
.wp-block-lazyblock-service-faq .frequently-asked-questions-wrapper__inner .frequently-asked-questions-text-block .top-desc {
font-size: 16px;
font-stretch: normal;
font-style: normal;
line-height: 1.75;
letter-spacing: .4px
}
}
@media (max-width:768px) and (max-width:450px) {
.wp-block-lazyblock-service-faq .frequently-asked-questions-wrapper__inner .frequently-asked-questions-text-block .top-desc {
font-size: 14px;
font-stretch: normal;
font-style: normal;
line-height: 1.29;
letter-spacing: .44px
}
}
.wp-block-lazyblock-service-faq .frequently-asked-questions-wrapper__inner .frequently-asked-questions-text-block h2 {
color: #fff;
margin-bottom: 10px
}
@media (max-width:450px) {
.wp-block-lazyblock-service-faq .frequently-asked-questions-wrapper__inner .frequently-asked-questions-text-block h2 {
font-size: 24px !important;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: .3px
}
}
.wp-block-lazyblock-service-faq .frequently-asked-questions-wrapper__inner .frequently-asked-questions-text-block h2 img {
margin-left: 3px
}
.wp-block-lazyblock-service-faq .frequently-asked-questions-wrapper__inner .frequently-asked-questions-text-block h5 {
color: #fff
}
.wp-block-lazyblock-service-faq .frequently-asked-questions-wrapper__inner .list-wrapper .list-row {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
position: relative;
cursor: pointer
}
.wp-block-lazyblock-service-faq .frequently-asked-questions-wrapper__inner .list-wrapper .list-row.active img {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg)
}
.wp-block-lazyblock-service-faq .frequently-asked-questions-wrapper__inner .list-wrapper .list-row:first-child h4 {
margin-top: 0
}
.wp-block-lazyblock-service-faq .frequently-asked-questions-wrapper__inner .list-wrapper .list-row h4 {
color: #fff;
margin: 0
}
@media (max-width:768px) {
.wp-block-lazyblock-service-faq .frequently-asked-questions-wrapper__inner .list-wrapper .list-row h4 {
font-size: 16px;
font-stretch: normal;
font-style: normal;
line-height: 1;
letter-spacing: .2px
}
}
.wp-block-lazyblock-service-faq .frequently-asked-questions-wrapper__inner .list-wrapper .list-row img {
min-width: 21px;
height: 21px;
-webkit-transition: .4s;
transition: .4s
}
.wp-block-lazyblock-service-faq .frequently-asked-questions-wrapper__inner .list-wrapper .hide-p {
display: none;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #fff;
margin-top: 12px
}
.wp-block-lazyblock-service-faq .frequently-asked-questions-wrapper__inner .list-wrapper .hr {
width: 100%;
height: 1px;
margin: 16px 0;
background-color: #dbdfe5
}
.wp-block-lazyblock-service-related .related-services-wrapper {
margin: 0 11.4% 62px
}
.wp-block-lazyblock-service-related .related-services-wrapper .text-block {
margin-bottom: 50px
}
.wp-block-lazyblock-service-related .related-services-wrapper .text-block .top-desc {
max-width: 815px
}
.wp-block-lazyblock-service-related .related-services-wrapper .text-block h2 {
margin-bottom: 12px
}
@media (max-width:350px) {
.wp-block-lazyblock-service-related .related-services-wrapper .text-block h2 {
font-size: 24px !important;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: .3px
}
}
.wp-block-lazyblock-service-related .related-services-wrapper .text-block h2 img {
margin-left: 3px
}
@media (max-width:350px) {
.wp-block-lazyblock-service-related .related-services-wrapper .text-block .top-desc {
font-size: 14px;
font-stretch: normal;
font-style: normal;
line-height: 1.57;
letter-spacing: .44px;
width: 90%
}
}
.wp-block-lazyblock-service-related .related-services-wrapper .plate-block {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: justify;
-webkit-box-pack: justify;
justify-content: space-between
}
.wp-block-lazyblock-service-related .related-services-wrapper .plate-block>a {
width: 31.305%;
text-decoration: none
}
.wp-block-lazyblock-service-related .related-services-wrapper .plate-block .plate-block__column-block {
width: 100%;
cursor: pointer;
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column
}
.wp-block-lazyblock-service-related .related-services-wrapper .plate-block .plate-block-column {
position: relative;
width: 100%;
height: 468px;
background-repeat: no-repeat;
background-size: cover;
background-position: 50%;
cursor: pointer
}
.wp-block-lazyblock-service-related .related-services-wrapper .plate-block .inside-content-block {
position: relative;
-webkit-box-sizing: content-box;
box-sizing: content-box;
z-index: 2;
max-width: 100%;
margin: -147px 12px 0 -1px;
background-color: #fff;
padding: 26px 11px 18px 20px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
min-height: 130px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column
}
.wp-block-lazyblock-service-related .related-services-wrapper .plate-block .inside-content-block h3 {
font-size: 16px !important;
font-stretch: normal;
font-style: normal;
line-height: 1.5;
letter-spacing: .5px
}
@media (max-width:1024px) {
.wp-block-lazyblock-service-related .related-services-wrapper .plate-block .inside-content-block h3 {
font-size: 24px !important;
font-stretch: normal;
font-style: normal;
line-height: 1;
letter-spacing: .75px
}
}
@media (max-width:768px) {
.wp-block-lazyblock-service-related .related-services-wrapper .plate-block .inside-content-block h3 {
font-size: 20px !important;
font-stretch: normal;
font-style: normal;
line-height: 1.2;
letter-spacing: .63px
}
}
.wp-block-lazyblock-service-related .related-services-wrapper .plate-block .inside-content-block p.header-p {
font-family: Mulish;
font-size: 16px;
line-height: 1.5;
height: 40px;
letter-spacing: .5px;
color: #081120;
margin-bottom: 14px
}
.wp-block-lazyblock-service-related .related-services-wrapper .plate-block .inside-content-block p.slate-gray {
width: 90.8%;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.43;
letter-spacing: .4px;
color: rgba(94, 96, 99, .8)
}
@media (max-width:350px) {
.wp-block-lazyblock-service-related .related-services-wrapper .plate-block .inside-content-block p.slate-gray {
font-size: 14px !important;
font-stretch: normal;
font-style: normal;
line-height: 1.43;
letter-spacing: .44px
}
}
@media (max-width:500px) {
.wp-block-lazyblock-service-related .related-services-wrapper .plate-block .inside-content-block p.slate-gray {
padding-bottom: 28px
}
}
.wp-block-lazyblock-service-related .related-services-wrapper .plate-block .inside-content-block p.learn-more {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
font-family: MulishMedium;
font-size: 11px !important;
margin-top: auto;
font-weight: 500;
letter-spacing: .5px;
color: rgba(0, 83, 206, .9);
padding-left: 0
}
.wp-block-lazyblock-service-related .related-services-wrapper .plate-block .inside-content-block p.learn-more img {
width: 9px;
height: 8px;
margin-left: 4px;
-webkit-transition: .3s;
transition: .3s
}
.wp-block-lazyblock-service-related .related-services-wrapper .plate-block p.learn-more {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
font-family: MulishMedium;
font-size: 11px !important;
margin-top: auto;
font-weight: 500;
letter-spacing: .5px;
color: rgba(0, 83, 206, .9);
padding-left: 20px
}
@media (max-width:500px) {
.wp-block-lazyblock-service-related .related-services-wrapper .plate-block p.learn-more {
display: none
}
}
.wp-block-lazyblock-service-related .related-services-wrapper .plate-block p.learn-more img {
width: 9px;
height: 8px;
margin-left: 4px;
-webkit-transition: .3s;
transition: .3s
}
.wp-block-lazyblock-service-related .related-services-wrapper .plate-block p.learn-more:hover img {
margin-left: 8px
}
.wp-block-lazyblock-service-related .related-services-wrapper .plate-block .plate-block__column-block:hover .hover-block {
opacity: .89;
cursor: pointer
}
.wp-block-lazyblock-service-related .related-services-wrapper .plate-block .plate-block-column:hover~.inside-content-block p.learn-more img {
margin-left: 8px
}
.single-service-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2 {
display: none;
font-size: 38px;
font-stretch: normal;
font-style: normal;
line-height: 1.11;
letter-spacing: .48px
}
@media (max-width:1024px) {
.single-service-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2 {
line-height: 1.05
}
}
.single-service-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2.got-a-project {
display: block
}
.single-service-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2.got-a-project img.ques-sign {
width: 26px;
height: 36px
}
@media (max-width:768px) {
.single-service-wrapper h2 {
font-size: 32px !important
}
.single-service-wrapper h2.header-p {
font-size: 32px !important;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: .4px
}
}
@media (max-width:768px) and (max-width:450px) {
.single-service-wrapper h2.header-p {
font-size: 24px !important;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: .3px
}
}
@media (max-width:450px) {
.wp-block-lazyblock-service-top-block h1 {
font-family: Mulish;
font-size: 28px !important;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: .35px
}
.single-service-wrapper h5,
.single-service-wrapper p {
font-family: MulishRegular;
line-height: 1.5;
letter-spacing: .5px
}
.single-service-wrapper h2 {
font-family: Mulish;
font-size: 28px !important;
letter-spacing: .3px
}
.single-service-wrapper h3 {
font-size: 20px !important
}
}
@media (max-width:1300px) {
.single-service-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block {
margin-left: 4.1%
}
.single-service-wrapper footer.footer-light-wrapper .tell-us-about-project form {
margin: 0 42px
}
.single-service-wrapper footer.footer-light-wrapper .footer-menu {
margin: 0 4.1%
}
.single-service-wrapper footer.footer-light-wrapper .footer-bottom-block {
margin: 30px 4.1% 22px
}
}
@media (max-width:850px) {
.single-service-wrapper footer.footer-light-wrapper {
width: 100%
}
.single-service-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block {
margin: 0 4.1% 60px
}
.single-service-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2 {
font-size: 32px
}
.single-service-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h5 {
font-size: 16px
}
.single-service-wrapper footer.footer-light-wrapper .tell-us-about-project form {
margin: 0 auto
}
.single-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 {
width: 77.6%;
margin: 0 auto;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
.single-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 {
width: 100%;
margin: 0 auto
}
.single-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper p {
max-width: 100%;
width: auto
}
.single-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input {
padding: 0 0 0 24px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
margin: 0 0 15px
}
.single-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 {
width: 100%
}
.single-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 p {
margin-top: 16px
}
.single-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea {
width: 100%;
padding: 18px 0 0 24px;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.single-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center
}
.single-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p {
margin: 0
}
.single-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p:first-child {
margin-right: 34px
}
.single-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 {
margin-top: 38px
}
.single-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center
}
.single-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper p {
width: 77.6%;
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
margin-top: 15px
}
.single-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper button {
width: 77.6%;
margin: 0 auto
}
.single-service-wrapper footer.footer-light-wrapper .footer-menu {
margin: 0 3.1%
}
.single-service-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 {
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.single-service-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: center;
-webkit-box-pack: center;
justify-content: center;
margin-bottom: 46px;
width: 100%
}
.single-service-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 p {
text-align: center;
width: 100%
}
.single-service-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 .logo-place {
margin: 0 auto
}
.single-service-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column4 {
width: 31%
}
.single-service-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-2 {
text-align: center
}
.single-service-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-2 p {
width: 139px;
font-size: 12px
}
}
@media (max-width:540px) {
.single-service-wrapper footer.footer-light-wrapper .tell-us-about-project {
padding: 50px 12px 34px
}
.single-service-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block {
margin: 0 0 22px
}
.single-service-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2 {
font-size: 24px !important
}
.single-service-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2 img {
width: 4px;
height: 4px
}
.single-service-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2.got-a-project img.ques-sign,
.single-service-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h2.looking-to-build img.ques-sign {
width: 15px !important;
height: 20px !important
}
.single-service-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block h5 {
font-size: 14px
}
.single-service-wrapper footer.footer-light-wrapper .tell-us-about-project form,
.single-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 {
width: 100%
}
.single-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-pack: normal;
-webkit-box-pack: normal;
justify-content: normal
}
.single-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text p:first-child {
margin-bottom: 18px
}
.single-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper p {
width: 100%
}
.single-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper label {
font-size: 12px
}
.single-service-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper button {
width: 100%
}
.single-service-wrapper footer.footer-light-wrapper .footer-menu {
padding-top: 27px
}
.single-service-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 ul a {
color: #5e6063
}
.single-service-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
.single-service-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 .logo-place {
margin: 10px 0 0;
text-align: left
}
.single-service-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column1 p {
margin: 10px 0 0;
text-align: left;
width: 84.4%
}
.single-service-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column3,
.single-service-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 .footer-menu-row1-column4,
.single-service-wrapper footer.footer-light-wrapper .footer-menu .footer-menu-row1 hr {
display: none
}
.single-service-wrapper footer.footer-light-wrapper .footer-bottom-block {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: start;
-webkit-box-align: start;
align-items: flex-start;
margin: 25px 3.1% 41px
}
.single-service-wrapper footer.footer-light-wrapper .footer-bottom-block p {
font-size: 14px !important
}
.single-service-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 {
width: 100%
}
.single-service-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p,
.single-service-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p img {
display: none
}
.single-service-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p.hide-p {
display: block
}
.single-service-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p:last-child {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
margin-top: 14px;
margin-bottom: 24px
}
.single-service-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-1 p:last-child a:first-child {
margin-bottom: 16px
}
.single-service-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-2 {
width: 100%;
margin: 24px 0;
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
text-align: left;
-ms-flex-pack: start;
-webkit-box-pack: start;
justify-content: flex-start
}
.single-service-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-2 p {
width: auto;
font-size: 12px !important
}
.single-service-wrapper footer.footer-light-wrapper .footer-bottom-block .footer-bottom-block-column-3 {
width: auto
}
}
@media (max-width:1300px) {
.wp-block-lazyblock-service-startups .our-clients-logos-wrapper .solute-enterprises-and-startups {
padding: 0 8%
}
}
@media (max-width:1064px) {
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column2 {
display: none
}
}
@media (max-width:1024px) {
.wp-block-lazyblock-service-top-block .solute-wrapper .solute-row1,
.wp-block-lazyblock-service-top-block .solute-wrapper .solute-row2 {
padding-left: 4.1%
}
.wp-block-lazyblock-service-top-block .solute-wrapper .solute-row2 h5:first-child {
margin-right: 60px
}
.wp-block-lazyblock-service-top-block .solute-wrapper .solute-row2 h5:nth-child(2):hover~.triangle {
left: calc(4.1% + 231px)
}
.wp-block-lazyblock-service-top-block .solute-wrapper .solute-row2 .triangle {
left: calc(4.1% + 42px)
}
.wp-block-lazyblock-service-introduction .what-we-do-wrapper {
margin: 0 4.1%
}
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column2 {
margin-top: 0
}
.wp-block-lazyblock-service-startups .our-clients-logos-wrapper .solute-enterprises-and-startups {
padding: 0 3.7%
}
.wp-block-lazyblock-service-startups .our-clients-logos-wrapper .solute-enterprises-and-startups h3 {
width: 47.2%;
margin-right: 34px
}
.wp-block-lazyblock-service-case .check-out-wrapper .skinview-inside-content-block {
margin: -50px 93px 0
}
.wp-block-lazyblock-service-work .how-we-work-wrapper {
margin: 0 4.1% 70px
}
.wp-block-lazyblock-service-faq .frequently-asked-questions-wrapper__inner {
padding: 50px 3.6% 75px 4.1%;
margin-right: 0
}
.wp-block-lazyblock-service-related .related-services-wrapper {
margin: 0 4.1%
}
}
@media (max-width:933px) {
.wp-block-lazyblock-service-top-block .solute-wrapper .solute-row1 {
height: 420px;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-align: start;
-webkit-box-align: start;
align-items: flex-start;
padding: 0 3.1%
}
.wp-block-lazyblock-service-top-block .solute-wrapper .solute-row1 .solute-row1-column1 {
width: 100%
}
.wp-block-lazyblock-service-top-block .solute-wrapper .solute-row1 .solute-row1-column1 h5 {
font-size: 16px
}
.wp-block-lazyblock-service-top-block .solute-wrapper .solute-row1 .solute-row1-column2 {
width: 100%
}
.wp-block-lazyblock-service-top-block .solute-wrapper .solute-row2,
.wp-block-lazyblock-service-top-block .solute-wrapper:after,
.wp-block-lazyblock-service-top-block .swiper-pagination {
display: none
}
.wp-block-lazyblock-service-introduction .what-we-do-wrapper {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
margin-left: 3.1%;
margin-top: 185px;
margin-bottom: 67px
}
}
@media (max-width:933px) and (max-width:450px) {
.wp-block-lazyblock-service-introduction .what-we-do-wrapper {
margin-bottom: 0
}
}
@media (max-width:933px) {
.wp-block-lazyblock-service-introduction .what-we-do-wrapper hr:not(.included) {
display: none
}
.wp-block-lazyblock-service-introduction .what-we-do-wrapper hr.included {
display: block
}
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 {
width: 100%;
max-width: 657px
}
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 p.header-p {
font-size: 26px
}
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 .what-we-img {
display: block;
width: 70%;
background-size: cover;
background-repeat: no-repeat
}
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 .whats-included-text-block {
width: 100%;
max-width: 657px
}
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column2 {
display: none
}
.wp-block-lazyblock-service-case .check-out-wrapper p.header-p {
margin-left: 3.1%;
margin-bottom: 17px
}
.wp-block-lazyblock-service-case .check-out-wrapper .skinview-inside-content-block {
margin: -50px auto 0
}
.wp-block-lazyblock-service-startups .our-clients-logos-wrapper .solute-enterprises-and-startups {
padding: 0 3.1%
}
.wp-block-lazyblock-service-startups .our-clients-logos-wrapper .solute-enterprises-and-startups h3 {
width: 50.9%
}
.wp-block-lazyblock-service-startups .our-clients-logos-wrapper .solute-enterprises-and-startups .logos-wrapper .logos-wrapper-img.logo-2 {
border-right: 0
}
.wp-block-lazyblock-service-startups .our-clients-logos-wrapper .solute-enterprises-and-startups .logos-wrapper .logos-wrapper-img.logo-3 {
margin-bottom: -5px;
margin-left: 0;
border-right: 1px solid #5e6063
}
.wp-block-lazyblock-service-startups .our-clients-logos-wrapper .solute-enterprises-and-startups .logos-wrapper .logos-wrapper-img.logo-4 {
margin-left: -4px;
margin-bottom: -5px;
border-right: 0;
border-bottom: 1px solid #5e6063
}
.wp-block-lazyblock-service-startups .our-clients-logos-wrapper .solute-enterprises-and-startups .logos-wrapper .logos-wrapper-img.logo-5 {
margin-left: 0
}
.wp-block-lazyblock-service-work .how-we-work-wrapper {
margin: 0 0 90px 3.1%
}
.wp-block-lazyblock-service-work .how-we-work-wrapper .how-we-work-text-block {
margin-right: 3.1%
}
.wp-block-lazyblock-service-work .how-we-work-wrapper .table-wrapper {
margin-right: 3.1%;
overflow-x: scroll
}
.wp-block-lazyblock-service-faq .frequently-asked-questions-wrapper__inner {
padding: 39px 3.1% 53px
}
.wp-block-lazyblock-service-related .related-services-wrapper {
margin: 0 3.1%
}
.wp-block-lazyblock-service-related .related-services-wrapper .plate-block>a {
width: 48.305%
}
.wp-block-lazyblock-service-related .related-services-wrapper .plate-block>a:nth-child(3) {
display: none
}
.wp-block-lazyblock-service-related .related-services-wrapper .plate-block .plate-block__column-block {
width: 100%
}
}
@media (max-width:961px) {
.enterprises-and-startups .solute-enterprises-and-startups .logos-wrapper,
.wp-block-lazyblock-service-startups .our-clients-logos-wrapper .solute-enterprises-and-startups .logos-wrapper {
width: 300px
}
}
@media (max-width:650px) {
.wp-block-lazyblock-service-startups .our-clients-logos-wrapper .solute-enterprises-and-startups {
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.wp-block-lazyblock-service-startups .our-clients-logos-wrapper .solute-enterprises-and-startups h3 {
width: 85.6%;
margin: 46px auto 0
}
.wp-block-lazyblock-service-startups .our-clients-logos-wrapper .solute-enterprises-and-startups .logos-wrapper {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
width: 100%;
margin: 0 5%
}
.wp-block-lazyblock-service-startups .our-clients-logos-wrapper .solute-enterprises-and-startups .logos-wrapper img:nth-child(n+3) {
display: none
}
.wp-block-lazyblock-service-startups .our-clients-logos-wrapper .solute-enterprises-and-startups .logos-wrapper img.logo-1,
.wp-block-lazyblock-service-startups .our-clients-logos-wrapper .solute-enterprises-and-startups .logos-wrapper img.logo-2 {
max-width: 143px;
border: none;
margin: 0
}
}
@media (max-width:565px) {
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 .img-wrapper-768 .img-wrapper-768-column1 img:first-child {
width: 183px !important;
margin-bottom: 10px
}
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 .img-wrapper-768 .img-wrapper-768-column1 img:last-child {
width: 224px !important;
height: 156px
}
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 .img-wrapper-768 .img-wrapper-768-column2 img {
width: 200px !important;
height: 290px
}
}
@media (max-width:665px) {
.wp-block-lazyblock-service-top-block .table-wrapper p {
font-size: 10px !important
}
.wp-block-lazyblock-service-top-block .solute-wrapper {
margin-bottom: 60px
}
.wp-block-lazyblock-service-top-block .solute-wrapper .solute-row1 {
padding: 0
}
.wp-block-lazyblock-service-top-block .solute-wrapper .solute-row1 .solute-row1-column1 {
width: 85%;
margin: 0 12px 60px
}
.wp-block-lazyblock-service-top-block .solute-wrapper .solute-row1 .solute-row1-column1 h2 {
font-size: 28px !important
}
.wp-block-lazyblock-service-top-block .solute-wrapper .solute-row1 .swiper-slide .swiper-slide-img {
height: 100%;
background-position-x: center;
background-size: cover
}
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 .what-we-img {
width: 80%
}
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 .what-we-do-text-block {
margin-bottom: 48px
}
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 .img-wrapper-768 {
display: none
}
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 .what-we-do-slider-425 {
margin-bottom: 47px
}
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 .what-we-do-slider-425 img {
width: 100%;
height: 189px;
margin-bottom: 17px
}
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 .what-we-do-slider-425 .squares-row {
display: none
}
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 .whats-included-text-block .whats-included-inside-text-block {
padding-left: 0
}
}
@media (max-width:665px) and (max-width:993px) {
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 .whats-included-text-block .whats-included-inside-text-block .slate-gray {
margin-bottom: 0
}
}
@media (max-width:665px) {
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 .whats-included-text-block .whats-included-inside-text-block p.header-p {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center
}
.wp-block-lazyblock-service-introduction .what-we-do-wrapper .what-we-do-column1 .whats-included-text-block .whats-included-inside-text-block p.header-p img {
width: 4px;
height: 4px;
margin-right: 6px
}
.wp-block-lazyblock-service-startups .our-clients-logos-wrapper .solute-enterprises-and-startups {
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.wp-block-lazyblock-service-startups .our-clients-logos-wrapper .solute-enterprises-and-startups h3 {
width: 85.6%;
margin: 46px auto 0
}
.wp-block-lazyblock-service-startups .our-clients-logos-wrapper .solute-enterprises-and-startups h3 img {
width: 4px;
height: 4px
}
.wp-block-lazyblock-service-startups .our-clients-logos-wrapper .solute-enterprises-and-startups .logos-wrapper {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
width: 100%;
margin: 0 5%
}
.wp-block-lazyblock-service-startups .our-clients-logos-wrapper .solute-enterprises-and-startups .logos-wrapper .logos-wrapper-img:nth-child(n+3) {
display: none
}
.wp-block-lazyblock-service-startups .our-clients-logos-wrapper .solute-enterprises-and-startups .logos-wrapper .logos-wrapper-img.logo-1,
.wp-block-lazyblock-service-startups .our-clients-logos-wrapper .solute-enterprises-and-startups .logos-wrapper img.logo-2 {
max-width: 143px;
border: none;
margin: 0
}
.wp-block-lazyblock-service-work .how-we-work-wrapper .how-we-work-text-block h2 img {
height: 4px;
width: 4px
}
.wp-block-lazyblock-service-work .how-we-work-wrapper .how-we-work-text-block h5 {
width: 75%
}
.wp-block-lazyblock-service-case .check-out-wrapper .skinview-inside-content-block {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-top: 24px
}
}
@media (max-width:665px) and (max-width:450px) {
.wp-block-lazyblock-service-case .check-out-wrapper .skinview-inside-content-block {
max-width: 294px
}
}
@media (max-width:665px) {
.wp-block-lazyblock-service-case .check-out-wrapper .skinview-inside-content-block .skinview-inside-content-block-column1 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
width: 100%
}
.wp-block-lazyblock-service-case .check-out-wrapper .skinview-inside-content-block .skinview-inside-content-block-column1 p {
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1
}
}
@media (max-width:665px) and (max-width:450px) {
.wp-block-lazyblock-service-case .check-out-wrapper .skinview-inside-content-block .skinview-inside-content-block-column1 p {
font-size: 14px !important;
font-stretch: normal;
font-style: normal;
line-height: 1.43;
letter-spacing: .44px;
margin-bottom: 30px
}
}
@media (max-width:665px) {
.wp-block-lazyblock-service-case .check-out-wrapper .skinview-inside-content-block .skinview-inside-content-block-column1 h4 {
-ms-flex-order: 0;
-webkit-box-ordinal-group: 1;
order: 0
}
.wp-block-lazyblock-service-case .check-out-wrapper .skinview-inside-content-block .skinview-inside-content-block-column1 p.small-gray {
display: none
}
.wp-block-lazyblock-service-case .check-out-wrapper .skinview-inside-content-block .skinview-inside-content-block-column2 {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-ms-flex-pack: start;
-webkit-box-pack: start;
justify-content: flex-start;
width: 100%;
margin-left: 18px;
margin-top: 30px
}
}
@media (max-width:665px) and (max-width:450px) {
.wp-block-lazyblock-service-case .check-out-wrapper .skinview-inside-content-block .skinview-inside-content-block-column2 {
margin-top: 0
}
}
@media (max-width:665px) {
.wp-block-lazyblock-service-faq .frequently-asked-questions-wrapper__inner .frequently-asked-questions-text-block h2 img {
width: 4px;
height: 4px
}
.wp-block-lazyblock-service-faq .frequently-asked-questions-wrapper__inner .list-wrapper .list-row {
-ms-flex-align: start;
-webkit-box-align: start;
align-items: flex-start
}
.wp-block-lazyblock-service-faq .frequently-asked-questions-wrapper__inner .list-wrapper .list-row h4 {
-ms-flex-order: 1;
-webkit-box-ordinal-group: 2;
order: 1;
margin-left: 10px;
font-size: 14px;
font-stretch: normal;
font-style: normal;
line-height: 1.71;
letter-spacing: .44px
}
.wp-block-lazyblock-service-faq .frequently-asked-questions-wrapper__inner .list-wrapper .list-row img {
height: 21px;
min-width: 21px;
margin-top: 6px
}
.wp-block-lazyblock-service-faq .frequently-asked-questions-wrapper__inner .list-wrapper .hide-p ol,
.wp-block-lazyblock-service-faq .frequently-asked-questions-wrapper__inner .list-wrapper .hide-p p,
.wp-block-lazyblock-service-faq .frequently-asked-questions-wrapper__inner .list-wrapper .hide-p ul {
margin-left: 32px;
opacity: .8;
font-size: 14px !important;
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.71;
letter-spacing: .44px
}
.wp-block-lazyblock-service-related .related-services-wrapper .text-block h2 img {
height: 4px;
width: 4px
}
.wp-block-lazyblock-service-related .related-services-wrapper .plate-block {
-ms-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column
}
.wp-block-lazyblock-service-related .related-services-wrapper .plate-block>a {
width: 100%
}
.wp-block-lazyblock-service-related .related-services-wrapper .plate-block>a:nth-child(2) {
margin-top: 30px
}
.wp-block-lazyblock-service-related .related-services-wrapper .plate-block .plate-block__column-block {
width: 100%
}
}
.wp-block-lazyblock-service-startups .our-clients-logos-wrapper .solute-enterprises-and-startups p {
width: 44%;
font-family: MulishRegular;
font-size: 34px;
line-height: 1.18;
color: #fff;
margin-right: 50px;
font-weight: 400;
font-style: normal;
font-stretch: normal;
letter-spacing: 1.06px
}
@media (max-width:1024px) {
.wp-block-lazyblock-service-startups .our-clients-logos-wrapper .solute-enterprises-and-startups p {
width: 47.2%;
margin-right: 34px
}
}
@media (max-width:933px) {
.wp-block-lazyblock-service-startups .our-clients-logos-wrapper .solute-enterprises-and-startups p {
width: 50.9%;
font-size: 32px;
font-stretch: normal;
font-style: normal;
line-height: 1.25;
letter-spacing: 1px
}
}
@media (max-width:665px) {
.wp-block-lazyblock-service-startups .our-clients-logos-wrapper .solute-enterprises-and-startups p {
width: 85.6%;
margin: 46px auto 0;
font-size: 20px !important;
font-stretch: normal;
font-style: normal;
line-height: 1.6;
letter-spacing: .63px
}
}
.wp-block-lazyblock-service-top-block .solute-wrapper {
margin-bottom: 0
}
.wp-block-lazyblock-service-top-block .solute-wrapper .solute-row1 .solute-row1-column1 {
padding: 0 20px 20px 0;
margin-bottom: 20px
}
@media (max-width:933px) {
.wp-block-lazyblock-service-top-block .solute-wrapper .solute-row1 .solute-row1-column1 {
padding-bottom: 60px;
padding-right: 20px;
margin-bottom: 0
}
}
.wp-block-lazyblock-service-top-block h1 {
color: #fff;
margin-bottom: 12px
}
@media (max-width:768px) {
.wp-block-lazyblock-service-top-block h1 {
font-size: 36px;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: .45px
}
}
@media (max-width:450px) {
.wp-block-lazyblock-service-top-block h1 {
font-size: 28px;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: .35px
}
}
.wp-block-lazyblock-service-top-block .solute-row1 .top-desc {
font-family: MulishRegular;
font-size: 20px;
line-height: 1.4;
letter-spacing: .5px;
color: #fff
}
@media (max-width:933px) {
.wp-block-lazyblock-service-top-block .solute-row1 .top-desc {
font-size: 16px
}
}
.wp-block-lazyblock-service-top-block .solute-row2 span {
font-family: MulishRegular;
font-size: 20px;
line-height: 1.4;
letter-spacing: .5px;
color: #5e6063;
font-weight: 400;
cursor: pointer;
-webkit-transition: .2s;
transition: .2s
}
.wp-block-lazyblock-service-top-block .solute-row2 span:first-child {
margin-right: 70px
}
.wp-block-lazyblock-service-top-block .solute-row2 span:nth-child(2) {
position: relative;
margin-right: auto
}
.wp-block-lazyblock-service-top-block .solute-row2 span:nth-child(2):hover~.triangle {
left: calc(11.4% + 241px)
}
.wp-block-lazyblock-service-top-block .solute-row2 span:hover {
color: rgba(0, 83, 206, .9)
}
.single-service-wrapper .frequently-asked-questions-text-block .top-desc {
color: #fff
}
@media (max-width:450px) {
.single-service-wrapper .frequently-asked-questions-text-block .top-desc {
font-size: 14px;
font-stretch: normal;
font-style: normal;
line-height: 1.29;
letter-spacing: .44px
}
}
.single-service-wrapper h3.header-p {
margin-bottom: 14px
}
@media (max-width:450px) {
.single-service-wrapper h3 {
font-size: 16px !important
}
}
.single-service-wrapper .skinview-inside-content-block-column1 h3 {
margin-bottom: 29px
}
@media (max-width:500px) {
.single-service-wrapper .skinview-inside-content-block-column1 h3 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0
}
}
@media (max-width:768px) {
.single-service-wrapper .skinview-inside-content-block-column1 h3 {
font-size: 20px;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: .25px
}
}
@media (max-width:450px) {
.single-service-wrapper .skinview-inside-content-block-column1 h3 {
font-size: 20px !important
}
}
@media (max-width:768px) {
.single-service-wrapper .top-desc {
font-size: 16px
}
}
.single-service-wrapper .how-we-work-text-block .top-desc {
margin-bottom: 40px;
max-width: 815px
}
@media (max-width:768px) {
.single-service-wrapper .how-we-work-text-block .top-desc {
font-size: 16px;
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.5;
letter-spacing: .5px
}
}
@media (max-width:500px) {
.single-service-wrapper .how-we-work-text-block .top-desc {
width: 90%;
font-size: 14px;
font-stretch: normal;
font-style: normal;
line-height: 1.57;
letter-spacing: .44px
}
}
.wp-block-lazyblock-service-case .check-out-wrapper h2 {
margin-left: 11.4%;
margin-bottom: 40px
}
@media (max-width:1024px) {
.wp-block-lazyblock-service-case .check-out-wrapper h2 {
margin-left: 42px
}
}
@media (max-width:933px) {
.wp-block-lazyblock-service-case .check-out-wrapper h2 {
margin-left: 3.1%;
margin-bottom: 17px
}
}
.wp-block-lazyblock-service-introduction .what-we-do-column1 h2 {
color: #081120;
margin-bottom: 16px;
margin-top: -7px
}
@media (max-width:450px) {
.wp-block-lazyblock-service-introduction .what-we-do-column1 h2 {
font-size: 20px !important;
font-stretch: normal;
font-style: normal;
line-height: 1;
letter-spacing: .75px
}
}
.wp-block-lazyblock-service-introduction .what-we-do-column1 h3 {
margin-bottom: 16px;
font-size: 24px;
font-stretch: normal;
font-style: normal;
line-height: 1.25;
letter-spacing: .75px
}
@media (max-width:768px) {
.wp-block-lazyblock-service-introduction .what-we-do-column1 h3.header-p {
font-size: 20px !important;
font-stretch: normal;
font-style: normal;
line-height: 1.2;
letter-spacing: .63px
}
}
.wp-block-lazyblock-service-introduction .what-we-do-column1 h3 img {
margin-right: 8px;
margin-bottom: 4px
}
@media (max-width:500px) {
.wp-block-lazyblock-service-introduction .what-we-do-column1 h3 {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-align: center
}
.wp-block-lazyblock-service-introduction .what-we-do-column1 h3 img {
width: 4px;
height: 4px;
margin-right: 6px;
margin-top: 10px
}
}
@media (max-width:933px) {
.wp-block-lazyblock-service-introduction .what-we-do-column1 {
font-size: 26px
}
}
@media (max-width:450px) {
.wp-block-lazyblock-service-introduction .what-we-do-column1 {
font-size: 16px
}
}
@media (max-width:933px) {
.wp-block-lazyblock-service-top-block .solute-wrapper .solute-row1 {
height: auto
}
}
.wp-block-lazyblock-service-introduction .related-service {
text-decoration: none
}
@media (max-width:933px) {
.wp-block-lazyblock-service-top-block .solute-wrapper .solute-row1 .solute-row1-column2 {
position: relative
}
}
@media (max-width:933px) {
wp-block-lazyblock-service-top-block .single_service_swiper {
position: absolute;
width: 100%
}
}
@media (max-width:933px) {
.wp-block-lazyblock-service-top-block .solute-wrapper .solute-row1 .solute-row1-column2 {
height: 206px
}
}
.wp-block-lazyblock-service-introduction .what-we-do-wrapper {
margin-top: 100px
}
@media (max-width:933px) {
.wp-block-lazyblock-service-introduction .what-we-do-wrapper {
margin-top: 256px
}
}
@media (max-width:450px) {
.wp-block-lazyblock-service-introduction .what-we-do-wrapper {
margin-right: 38px
}
}
.how-we-work-text-block,
.related-services-wrapper>.text-block,
.what-we-do-column1 {
width: 725px
}
@media (max-width:1024px) {
.how-we-work-text-block,
.related-services-wrapper>.text-block,
.what-we-do-column1 {
width: 612px
}
}
@media (max-width:768px) {
.how-we-work-text-block,
.related-services-wrapper>.text-block,
.what-we-do-column1 {
width: 657px
}
}
@media (max-width:700px) {
.how-we-work-text-block,
.related-services-wrapper>.text-block,
.what-we-do-column1 {
width: 100%
}
}
@media (max-width:320px) {
.how-we-work-text-block,
.related-services-wrapper>.text-block,
.what-we-do-column1 {
max-width: 270px !important
}
}
.what-we-do-text-block,
.whats-included-inside-text-block,
.whats-included-text-block {
margin-bottom: 30px
}
.what-we-do-text-block .slate-gray a,
.whats-included-inside-text-block .slate-gray a,
.whats-included-text-block .slate-gray a {
font-weight: 400;
font-stretch: normal;
font-style: normal;
letter-spacing: .35px;
color: rgba(0, 83, 206, .9)
}
.what-we-do-text-block .slate-gray a:hover,
.whats-included-inside-text-block .slate-gray a:hover,
.whats-included-text-block .slate-gray a:hover {
text-decoration: underline
}
.wp-block-lazyblock-service-top-block .solute-wrapper .solute-row1 .solute-row1-column1 {
padding-bottom: 60px
}
.wrapper-404 {
margin: 210px 11.4% 50px
}
.wrapper-404 .wrapper__h5 {
margin-top: 0
}
@media (max-width:1300px) {
.wrapper-404 {
margin: 120px 42px 50px
}
}
@media (max-width:768px) {
.wrapper-404 {
margin: 90px 3.1% 50px
}
}
aside#moove_gdpr_cookie_info_bar.moove-gdpr-align-center.moove-gdpr-dark-scheme.gdpr_infobar_postion_bottom {
background-color: #fff;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .5);
box-shadow: 0 0 10px rgba(0, 0, 0, .5);
border-top: 0 solid transparent
}
aside#moove_gdpr_cookie_info_bar.moove-gdpr-align-center.moove-gdpr-dark-scheme.gdpr_infobar_postion_bottom .moove-gdpr-info-bar-container {
width: 100%;
padding: 20px
}
aside#moove_gdpr_cookie_info_bar.moove-gdpr-align-center.moove-gdpr-dark-scheme.gdpr_infobar_postion_bottom .moove-gdpr-info-bar-content {
padding-left: 0;
padding-right: 0;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between
}
aside#moove_gdpr_cookie_info_bar.moove-gdpr-align-center.moove-gdpr-dark-scheme.gdpr_infobar_postion_bottom .moove-gdpr-cookie-notice p {
font-family: MulishRegular;
font-size: 16px;
line-height: 1.4;
color: #000;
font-weight: 400
}
aside#moove_gdpr_cookie_info_bar.moove-gdpr-align-center.moove-gdpr-dark-scheme.gdpr_infobar_postion_bottom .moove-gdpr-cookie-notice p a {
color: #000;
font-size: 16px;
line-height: 1.4;
font-weight: 400
}
aside#moove_gdpr_cookie_info_bar.moove-gdpr-align-center.moove-gdpr-dark-scheme.gdpr_infobar_postion_bottom .moove-gdpr-button-holder button {
border: 1px solid rgba(0, 83, 206, .9);
color: rgba(0, 83, 206, .9);
min-width: 180px;
height: 44px;
background-color: transparent;
border-radius: 0;
text-transform: uppercase;
font-family: MulishMedium;
font-size: 11px;
font-weight: 500;
letter-spacing: .5px;
-webkit-transition: none;
transition: none
}
aside#moove_gdpr_cookie_info_bar.moove-gdpr-align-center.moove-gdpr-dark-scheme.gdpr_infobar_postion_bottom .moove-gdpr-button-holder button:hover {
border: 2px solid rgba(0, 83, 206, .9)
}
@media (max-width:767px) {
aside#moove_gdpr_cookie_info_bar.moove-gdpr-align-center.moove-gdpr-dark-scheme.gdpr_infobar_postion_bottom .moove-gdpr-button-holder {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-top: 20px
}
}
.wp-block-getwid-images-slider .slick-dots li button:before,
.wp-block-getwid-post-slider .slick-dots li button:before {
display: none
}
header .hide-menu ul li.services-menu-li-mobile .with-mobile-submenu img.plus {
height: inherit
}
@media (max-width:540px) {
footer .tell-us-about-project form {
margin: 0 auto
}
}
.wp-block-lazyblock-iot-projects .app_block_text li.description.white_color {
color: #fff;
list-style: inherit
}
.wp-block-lazyblock-iot-projects .app_block_text li.description.white_color:before {
display: none
}
.wp-block-lazyblock-iot-cloud-platforms a.cloud_platforms_block_content.flex_box:hover {
text-decoration: none
}
.wp-block-lazyblock-iot-cloud-platforms a.cloud_platforms_block_content.flex_box:hover h3.black_color {
background: transparent
}
.wp-block-lazyblock-iot-capabilities li.description.white_color.flex-row {
color: #fff;
margin-bottom: 10px
}
.wp-block-lazyblock-iot-cases .explore_block_items .row a {
text-decoration: none
}
.wp-block-lazyblock-homepage-services .desc {
font-family: MulishRegular;
font-size: 20px;
line-height: 1.4;
letter-spacing: .5px;
color: #5e6063;
font-weight: 400
}
@media (max-width:768px) {
.wp-block-lazyblock-homepage-services .desc {
font-size: 16px
}
}
.wp-block-lazyblock-homepage-services p.small-gray {
font-family: MulishRegular;
font-size: 14px;
line-height: 1.43;
letter-spacing: .4px;
color: rgba(94, 96, 99, .8)
}
.wp-block-lazyblock-homepage-services p.small-dark-blue-gray {
font-family: MulishRegular;
font-size: 14px;
letter-spacing: .4px;
color: #081120
}
.wp-block-lazyblock-homepage-advantages .desc {
font-family: MulishRegular;
font-size: 20px;
line-height: 1.4;
letter-spacing: .5px;
color: #5e6063
}
.wp-block-lazyblock-services-cards a {
text-decoration: none
}
.wp-block-lazyblock-tinymce figure {
margin: 0
}.admin-bar-shown {
margin-top: 32px;
}
.grecaptcha-badge {
visibility: hidden;
}
@media all and (max-width: 782px){
.admin-bar-shown {
margin-top: 45px;
}
}
@media all and (max-width: 600px){
.admin-bar-shown {
margin-top: 0;
}
}
.wp-block-lazyblock-inline-text {
display: inline;
}
.ck-content {
margin-left:0;
margin-right:0
} .codedropz-upload-wrapper {
max-width: 547px;
position: relative;
}
#scholarship-form .codedropz-upload-wrapper {
max-width: 100%;
}
.codedropz-upload-wrapper [type="file"] {
position: absolute;
display: block !important;
width: 100%;
height: 100%;
z-index: 99999;
visibility: visible !important;
}
.codedropz-upload-wrapper div,
.codedropz-upload-wrapper a {
width: 100%;
height: 100%;
}
.cd-upload-btn {
display: flex;
justify-content: center;
align-items: center;
}
.codedropz-upload-container {
padding: 0;
}
.codedropz-upload-handler {
border: none;
border-radius: 0;
margin-bottom: 0;
position: relative;
}
.codedropz-upload-wrapper {
cursor: pointer;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
left: 0;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
background-color: rgba(0,83,206,.34);
border: 1px dashed hsla(0,0%,100%,.3);
font-family: MulishRegular;
font-size: 16px;
line-height: 1.5;
letter-spacing: .5px;
color: hsla(0,0%,100%,.4);
text-align: center;
-webkit-box-sizing: border-box;
box-sizing: border-box;
height: 89px;
}
.codedropz-upload-wrapper .cd-upload-btn {
color: hsla(0,0%,100%,.4);
}
.codedropz-upload-inner h3,
.codedropz-upload-inner span,
.dnd-upload-counter {
display: none;
}
.codedropz-upload-wrapper.uploaded .codedropz-upload-handler,
.codedropz-upload-wrapper .dnd-upload-image,
.codedropz-upload-wrapper .dnd-upload-details .name em,
.codedropz-upload-wrapper .dnd-upload-details .remove-file,
.codedropz-upload-wrapper.uploaded .codedropz-upload-handler {
display: none !important;
}
.codedropz-upload-wrapper.uploaded .dnd-progress-bar span {
color: transparent;
width: 100%;
position: absolute;
top: 0;
left: 0;
}
.codedropz-upload-wrapper.complete .dnd-progress-bar span {
background: none !important;
}
.dnd-upload-status,
.dnd-upload-details {
width: 100% !important;
height: 100% !important;
padding: 0 !important;
}
.dnd-upload-status.in-progress .dnd-upload-details .name span {
color: #ffffff;
}
.dnd-upload-details .name {
width: 100%;
height: 100%;
padding: 0 !important;
display: flex;
align-items: center;
}
.dnd-upload-details .name span {
padding: 0 !important;
width: 100%;
z-index: 1;
color: #697d9c;
}
.dnd-progress-bar {
height: 0 !important;
}
.dnd-progress-bar span {
background-color: #10925f !important;
}
@media all and (max-width: 1023px) {
.codedropz-upload-wrapper {
max-width: 564px;
}
}
@media all and (max-width: 851px) {
.codedropz-upload-wrapper {
max-width: 660px;
}
}.feed_back_form{
display: flex; margin: auto;
}
.feed_back_form div{
}
.feed_back_form_left {
width:45%;
}
.feed_back_form_right {
width:55%;
}
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1{
display: flex;
flex-direction: column;
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1{
display: flex;
flex-direction: column;
}
@media (min-width: 1024px) {
.feed_back_form_right .tell-us-about-project-forms-blockrow-1-column-1 {
max-width: 100%;
}
}
@media (min-width: 1024px){
.feed_back_form_right textarea {
max-width: 100%; 
}
}
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2{
width:100%;
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2{
width:100%;
}
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1{
width:100%;
}
.one_logo{
width:50%;
margin-top: 25px;
}
.box_logos{
display: flex;
width: 100%;
justify-content: flex-start;
flex-wrap: wrap;
}
.title_left_from{
font-family: MulishBlack;
color: #081120;
font-style: normal;
font-stretch: normal;
line-height: normal;
font-weight: 400;
font-size: 24px;
font-weight: 700; letter-spacing: 		0.699999988079071px;
}
@media (max-width: 1000px) {
.feed_back_form {
display: block;
width: 100%;
}
.feed_back_form_left, .feed_back_form_right {
width:100%;
}
.feed_back_form_left{
margin-bottom:45px;
}
}
@media only screen and (max-width: 1000px) and (min-width: 540px){
.feed_back_form_left{
width: 77.6%;
margin:auto;
margin-bottom:45px;
}
}
.tell-us-about-project-forms-blockrow-1-column-2{
width:100%!important;
}
.feed_back_form .feed_back_form{
background:white;
}
.img_logo_cf7 path{
fill:white;
}
.img_logo_cf7 path#inversion{
fill:black;
}
.tell-us-about-project-checkbox-wrapper{
flex-direction: column!important;
align-items: flex-end!important;;
}
.footer-light-wrapper .img_logo_cf7 path	{
fill:black;
}
.footer-light-wrapper  .img_logo_cf7 path#inversion{
fill:white;;
}
footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1{
display: flex;
flex-direction: column;
}
footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1{
width:100%;
}
.feed_back_form .codedropz-upload-wrapper{
max-width:100%;
}
.wp-block-gutenverse-section .icon-box.icon-box-body h3.title{
font-family: MulishBlack;
}
.wp-block-gutenverse-section .icon-box.icon-box-body h2{
font-family: MulishBlack;
}
.wp-block-gutenverse-section .icon-box.icon-box-body .icon-box-description{
font-family: MulishRegular;
}
.wp-block-gutenverse-section p{
font-family: MulishRegular;
}
.wp-block-gutenverse-section strong{
font-family: MulishRegular;
}
.wp-block-gutenverse-section h1,
.wp-block-gutenverse-section h2,
.wp-block-gutenverse-section h3{
font-family: MulishBlack!important;
}
.footer-light-wrapper .title_left_from {
color:black;
}
.title_left_from{
color:white;
}
.tell-us-about-project-checkbox-wrapper button{
margin-top: 25px;
}
.contact-us-wrapper footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 p{
margin-top:16px;
}
.hide{
display:none!important;	
}
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 p{
margin-top:16px;
}
@media screen and (max-width:390px) {
.one_logo{
position: relative;
}
.one_logo:nth-child(2n) svg{
position: absolute;
right:0;
}
}
@media only screen and (min-width:851px) and  (max-width:1024px) {
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea{
width:90%;
}
.feed_back_form_right .tell-us-about-project-checkbox-wrapper{
margin-right:79px;
}
}
@media only screen and (min-width: 500px) and (max-width: 1025px) {
.feed_back_form_left, .feed_back_form_right {
width:100%!important;
}
.feed_back_form {
display: block;
width: 100%!important;
}
}
@media screen and (min-width: 166px){
.tell-us-about-project-checkbox-wrapper{
align-items: flex-start!important;
}
#send-feedback{
margin-left:auto;
}
.tell-us-about-project-checkbox-wrapper p{
margin-right:auto;
}
}
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-2{
margin-top:0;
}
.contact-us-wrapper footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2{
margin-top:0;
}
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2{
margin-top:0;
}
.codedropz-upload-wrapper{
height:44px;
}
footer textarea{
margin-bottom: 15px!important;
}
footer .codedropz-upload-wrapper{
margin-bottom: 20px;
}
@media screen and (min-width: 500px) {
.feed_back_form {
width: auto!important;
margin: 0 11.4%!important;
max-width: unset!important;
}
}
@media screen and (max-width:390px) {
.one_logo{
position: relative;
}
.one_logo:nth-child(2n) svg{
position: absolute;
right:0;
}
}
@media only screen and (min-width:851px) and  (max-width:1024px) {
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea{
width:90%;
}
.feed_back_form_right .tell-us-about-project-checkbox-wrapper{
margin-right:79px;
}
}
@media only screen and (min-width: 500px) and (max-width: 1025px) {
.feed_back_form_left, .feed_back_form_right {
width:100%!important;
}
.feed_back_form {
display: block;
width: 100%!important;
}
}
@media screen and (min-width: 166px){
.tell-us-about-project-checkbox-wrapper{
align-items: flex-start!important;
}
#send-feedback{
margin-left:auto;
}
.tell-us-about-project-checkbox-wrapper p{
margin-right:auto;
}
} footer .tell-us-about-project form .tell-us-about-project-forms-block-row-2{
margin-top:0!important;
} .contact-us-wrapper footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2{
margin-top:0;
}
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2{
margin-top:0;
}
.codedropz-upload-wrapper{
height:59px;
}
footer textarea{
margin-bottom: 15px!important;
}
footer .codedropz-upload-wrapper{
margin-bottom: 20px;
}
@media screen and  (min-width: 500px) {
.feed_back_form {
width: auto!important;
margin: 0 11.4%!important;
max-width: unset!important;
}
} .enterprises-and-startups .solute-enterprises-and-startups .logos-wrapper{
display: flex;
flex-direction: row;
flex-wrap: wrap;
}
@media (max-width: 690px)
{
.solute-enterprises-and-startups .logos-wrapper picture {
display: block;
}
.solute-enterprises-and-startups .logos-wrapper .logos-wrapper__img-block:first-child{
display:none;
}
.solute-enterprises-and-startups .logos-wrapper .logos-wrapper__img-block:nth-child(2){
display:none;
}
.solute-enterprises-and-startups .logos-wrapper{
justify-content: center;
}
}
.privacy-link {
color: #fff !important;
text-decoration: underline !important;
}
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-checkbox-wrapper label a {
color: #081120 !important;
}
footer .tell-us-about-project .tell-us-about-project-text-block {
max-width: unset;
width: unset;
margin: 0 11.4%!important;
}
@media screen and (min-width: 1025px) {
footer .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper p,footer .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 input {
min-width:100%!important
}
}
@media  screen and (min-width: 2000px){
.feed_back_form{
width: 1500px!important;
max-width: 1500px!important;
margin-left: auto!important;
margin-right: auto!important;
}
}.service-intro-all {
display: flex;
width: 100%;
}
.service-intro-all .description {
line-height: 26px;
}
.service-intro-column1 {
max-width: 650px;
}
.service-intro-column2 img {
position: absolute;
left: 35%;
top: -30px;
}
.service-intro-column2 {
position: relative;
width: 100%;
}
.intro_services .what-we-do-wrapper {
border-bottom-style: solid;
border-bottom-color: #DBDFE5;
border-bottom-width: 1px;
padding-bottom: 75px;
}
.intro_services .header-p {
margin-bottom: 25px;
}
@media screen and (max-width: 1100px) {
.service-intro-column2 img {
position: static;
height: 257px;
margin-top: 25px;
}
}
@media screen and (max-width: 883px) {
.service-intro-all {
display: block;
}
.service-intro-column1 {
max-width: 100%;
}
.intro_services .what-we-do-wrapper {
padding-bottom: 25px;
}
.service-intro-column2 img {
margin-left: calc(50% - 90px);
}
} .container {
max-width: 1350px !important;
}
.service_head-container {
display: flex;
width: 100%;
gap: 20px;
margin-bottom: 40px;
}
.service_head-item {
display: flex;
flex-direction: column;
width: calc(50% - 10px);
}
.service_head-item picture {
height: 100%;
}
.service_head-item:first-child picture {
height: 279px;
width: 630px;
margin-bottom: 23px;
}
.service_head-item:last-child picture {
height: 593px;
width: 100%;
}
.service_head_img-top {
width: 100%;
height: 279px;
object-fit: cover;
border-radius: 8px;
}
.service_head_img-main {
width: 100%;
height: 100%;
object-fit: cover;
object-position: 65% 100%;
border-radius: 8px;
}
.service_head-item h1 {
color: #081120;
font-family: MulishBlack;
font-size: 46px;
font-style: normal;
font-weight: 700;
line-height: 49px;
margin-bottom: 16px;
}
.service_head-desc {
font-family: MulishRegular;
color: #081120;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 23px;
letter-spacing: 0.5px;
margin-bottom: 16px;
}
.service_head-nav {
display: flex;
align-items: center;
gap: 15px;
}
.service_head-btn {
display: flex;
align-items: center;
justify-content: center;
border-radius: 8px;
font-family: MulishRegular;
background: #196AE2;
width: 300px;
height: 56px;
color: #FFF;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: normal;
letter-spacing: 0.458px;
}
.service_switcher-scroll-down {
width: 100%;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
margin-bottom: 32px;
}
.switcher-scroll-down-text {
color: #196AE2;
font-family: MulishMedium;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 23px;
letter-spacing: 0.5px;
}
@media screen and (max-width: 1024px) {
.service_head-item {
width: 100%;
}
.service_head-item:first-child picture {
display: none;
}
.service_head-item:last-child picture {
width: 100%;
height: 138px;
}
.service_head_img-top {
display: none;
}
.service_head_img-main {
height: 138px;
}
.service_head-container {
flex-direction: column-reverse;
gap: 8px;
}
.service_head-btn {
margin-bottom: 0;
}
.service_head-item h1 {
color: #081120;
font-size: 28px;
font-style: normal;
font-weight: 700;
line-height: 32px;
margin-bottom: 8px;
}
.service_head-desc {
color: #5E6063;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 20px;
letter-spacing: 0.438px;
margin-bottom: 8px;
}
}
@media screen and (max-width: 480px) {
.service_head-nav {
flex-direction: column;
}
.service_head-btn {
margin-bottom: 8px;
}
}
.what_we_do-container {
display: flex;
justify-content: space-between;
}
.what_we_do-content {
width: 65%;
}
.what_we_do-content .header-p {
color: #081120;
font-family: MulishBlack;
font-size: 38px;
font-style: normal;
font-weight: 700;
line-height: 46px;
letter-spacing: 0.5px;
margin-bottom: 30px;
}
.what_we_do-content .description {
color: #5E6063;
font-family: MulishRegular;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 26px;
letter-spacing: 0.5px;
}
.what_we_do-img {
display: flex;
justify-content: center;
width: 260.84px;
height: 356.06px;
margin-right: 66.16px;
}
.what_we_do-img-with-hover picture {
width: 100%;
height: 100%;
}
.what_we_do-img-with-hover {
position: relative;
}
.what_we_do-img-with-hover img {
width: 100%;
height: 100%;
object-fit: contain;
transition: all .3s ease-in-out;
}
.what_we_do-img-hover {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
opacity: 1;
transition: all .3s ease-in-out;
}
.what_we_do:hover .what_we_do-img-main {
opacity: 0;
}
.what_we_do picture:nth-child(2) {
opacity: 0;
transition: all .3s ease-in-out;
}
.what_we_do:hover picture:nth-child(2) {
opacity: 1;
transition: all .3s ease-in-out;
}
@media screen and (max-width: 1024px) {
.what_we_do-container {
flex-direction: column;
}
.what_we_do-content {
width: 100%;
margin-bottom: 16px;
}
.what_we_do-img {
width: 100%;
height: 305px;
}
.what_we_do-content .header-p {
margin-bottom: 16px;
}
.what_we_do-content .description {
color: #5E6063;
font-family: MulishRegular;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 20px;
letter-spacing: 0.438px;
}
}
.select-service {
margin-bottom: 106px;
}
.select-service .header-p {
font-family: MulishBlack;
font-weight: 700;
margin-bottom: 44px;
}
.select-service-container {
display: flex;
flex-wrap: wrap;
gap: 0 30px;
width: 100%;
}
.select-service-item-line {
height: 5px;
width: 100%;
background: #196AE2;
margin-bottom: 20px;
}
.select-service-item {
display: flex;
flex-direction: column;
width: calc(50% - 15px);
padding: 37px 29px;
transition: all .3s ease-in-out;
}
.select-service-item:hover {
background: #FFF;
box-shadow: 0px 2px 19px 0px rgba(0, 101, 249, 0.15);
}
.select-service-no-hover-item:hover {
box-shadow: none !important;
}
.select-service-item-container {
display: flex;
gap: 16px;
width: 100%;
}
.select-service-item-content h3 {
color: #081120;
font-family: MulishBlack;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 30px;
letter-spacing: 0.7px;
margin-bottom: 14px;
}
.select-service-item-desc {
color: #5E6063;
font-family: MulishRegular;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 23px;
letter-spacing: 0.5px;
margin-bottom: 16px;
}
.select-service-item-link {
display: flex;
color: #196AE2;
text-align: center;
font-family: MulishRegular;
font-size: 11px;
font-style: normal;
font-weight: 400;
line-height: normal;
letter-spacing: 0.458px;
text-transform: uppercase;
}
.select-service-item-link svg {
width: 11px;
height: 11px;
margin-left: 4px;
}
.select-service-item-link span {
margin-right: 4px;
}
.select-service-item-container-img {
width: 184px;
height: 431px;
object-fit: cover;
border-radius: 8px;
}
.select-service-item-dop {
width: 100%;
height: 456px;
position: relative;
margin-top: 34px;
border-radius: 10px;
overflow: hidden;
}
.select-service-item-dop-wrapper {
opacity: 0.5;
background: rgba(44, 84, 144, 0.70);
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
}
.select-service-item-dop-content {
position: absolute;
bottom: 0;
left: 0;
padding: 43px;
}
.select-service-item-dop-content h3 {
color: #FFF; font-size: 38px;
font-style: normal;
font-weight: 700;
line-height: 46px;
letter-spacing: 0.5px;
margin-bottom: 8px;
max-width: 242px;
}
.select-service_img-dop-block {
width: 100%;
height: 100%;
object-fit: cover;
}
.chet {
width: 100%;
}
.nechet {
margin: 0 auto;
margin-top: 37px;
}
@media screen and (min-width: 1232px) {
.nechet {
max-width: 571px;
}
}
@media screen and (max-width: 768px) {
.select-service-item {
padding-left: 0;
padding-right: 0;
}
.select-service-item-container-img {
width: 100%;
height: 105px;
}
.select-service-item-content h3 {
color: #081120;
font-family: MulishBlack;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 16.93px;
letter-spacing: 0.395px;
margin-bottom: 8px;
}
.select-service-item-desc {
color: #5E6063;
font-family: MulishRegular;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 19.98px;
letter-spacing: 0.282px;
}
.select-service-item-link span {
color: #196AE2;
text-align: center;
font-family: MulishMedium;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: normal;
letter-spacing: 0.458px;
text-transform: uppercase;
}
.select-service-item-dop {
height: 257px;
}
.service_head-btn {
width: 228px;
}
.select-service-item-dop-content h3 {
color: #FFF;
font-family: MulishBlack;
font-size: 36px;
font-style: normal;
font-weight: 700;
line-height: 40px;
letter-spacing: 0.5px;
}
.select-service .header-p {
margin-bottom: 28px !important;
}
.select-service-item {
padding-top: 0;
}
.what_we_do-container {
margin-bottom: 32px;
}
.service_head-clutch .content {
display: flex;
justify-content: center !important;
}
.service_head-btn {
width: 100%;
}
.select-service-item-dop-content {
padding: 16px;
}
.service_head-btn {
padding: 0 48px;
}
.select-service-item-dop-content h3 {
color: #FFF;
font-family: MulishBlack;
font-size: 24px !important;
font-style: normal;
font-weight: 700;
line-height: 30px;
letter-spacing: 0.7px;
max-width: 150px;
}
.projects-block-btn {
padding: 0 10px;
}
}
.projects-block {
margin-bottom: 92px;
}
.projects-block .header-p {
color: #081120;
font-family: MulishBlack;
font-size: 38px;
font-style: normal;
font-weight: 700;
line-height: 40px;
letter-spacing: 0.475px;
margin-bottom: 24px;
}
.projects-block-desc {
max-width: 500px;
color: #5E6063;
font-family: MulishRegular;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 26px;
letter-spacing: 0.5px;
margin-bottom: 88px;
}
.projects-block .swiper-wrapper {
height: 547px;
padding-bottom: 72px;
}
.swiper-slide-prev .projects-block_img-main,
.swiper-slide-next .projects-block_img-main {
filter: grayscale(100%);
}
.projects-block_img-main {
width: 100%;
height: 100%;
object-fit: cover;
border-radius: 8px;
}
.projects-block .swiper-slide picture {
display: flex;
height: 529px;
width: 100%;
padding-right: 29px;
padding-bottom: 77px;
}
.projects-block .swiper-slide {
position: relative;
}
.projects-block-swiper-content {
position: absolute;
bottom: 0;
right: 0;
width: 629px;
height: 368px;
padding: 29px 40px;
background: #FFF;
box-shadow: 0px 2px 19px 0px rgba(0, 101, 249, 0.15);
border-radius: 8px;
}
.projects-block-swiper-content h3 {
color: #081120;
font-family: MulishBlack;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 30px;
letter-spacing: 0.7px;
margin-bottom: 16px;
}
.projects-block-swiper-content-desc {
color: #5E6063;
font-family: MulishRegular;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 26px;
letter-spacing: 0.5px;
margin-bottom: 16px;
}
.projects-block-swiper-nav {
padding-bottom: 27px;
}
.projects-block-swiper-nav-tags {
display: flex;
flex-wrap: wrap;
margin-bottom: 20px;
list-style: none;
}
.projects-block-swiper-nav-tags li {
color: #081120;
font-family: MulishRegular;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 23px;
letter-spacing: 0.5px;
padding-right: 10px;
position: relative;
}
.projects-block-swiper-nav-tags li::after {
content: '';
position: absolute;
right: 3px;
top: 11px;
width: 4px;
height: 4px;
background: #196AE2;
}
.projects-block-swiper-nav-links {
display: flex;
}
.select-service-item-link {
display: flex;
align-items: center;
margin-right: 40px;
color: #196AE2;
text-align: center;
font-family: MulishRegular;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 23px;
letter-spacing: 0.5px;
}
.projects-swiper .swiper-pagination-bullet {
border-radius: 0 !important;
}
.projects-swiper .swiper-pagination-bullet:not(:last-child) {
margin-right: 25px !important;
}
.projects-swiper .swiper-button-prev svg {
transform: rotate(180deg);
}
.projects-swiper .swiper-button-prev {
padding: 9px;
left: 18%;
width: 48px;
height: 48px;
border-radius: 50px;
transition: all .3s ease-in-out;
z-index: 99 !important;
}
.projects-swiper .swiper-button-next {
padding: 9px;
right: 18%;
width: 48px;
height: 48px;
border-radius: 50px;
transition: all .3s ease-in-out;
z-index: 99 !important;
}
.projects-swiper .swiper-projects-button-prev:hover,
.projects-swiper .swiper-projects-button-next:hover {
background: #8FC5FF30;
}
.projects-swiper {
margin-bottom: 58px;
}
.projects-block-btn {
display: flex;
width: 100%;
justify-content: center;
}
@media screen and (max-width: 1440px) {
.swiper-projects-button-next,
.swiper-projects-button-prev {
bottom: 18px !important;
top: auto !important;
}
.projects-swiper {
padding: 0 20px !important;
}
}
@media screen and (max-width: 768px) {
.projects-block .swiper-slide picture {
display: flex;
height: 150px;
width: 100%;
padding-right: 0;
padding-bottom: 0;
}
.projects-block-swiper-content {
width: 93%;
height: 249px;
padding: 16px;
}
.projects-block-swiper-content h3 {
color: #081120;
font-family: MulishBlack;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 24px;
letter-spacing: 0.563px;
margin-bottom: 8px;
}
.projects-block-swiper-content-desc {
color: #5E6063;
font-family: MulishRegular;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 18px;
letter-spacing: 0.5px;
margin-bottom: 8px;
}
.projects-block-swiper-nav-tags {
display: none;
}
.projects-block .swiper-wrapper {
height: 320px;
}
.select-service-item-link {
margin-right: 10px;
}
.projects-swiper {
padding: 0 10px !important;
padding-bottom: 20px !important;
}
.projects-swiper .swiper-button-prev {
left: 10px;
}
.projects-swiper .swiper-button-next {
right: 10px;
}
.projects-swiper .swiper-pagination-bullet:not(:last-child) {
margin-right: 15px !important;
}
.swiper-pagination-bullets {
padding-bottom: 30px !important;
}
.projects-block-desc {
margin-bottom: 16px;
}
.select-service {
margin-bottom: 32px;
}
.select-service-item {
width: 100%;
}
.select-service-item-container {
flex-direction: column;
}
}
.awards-block {
margin-bottom: 116px;
}
.awards-block-container { display: flex;
align-items: center; border-radius: 8px; background: #FFF;
}
.awards-block .header-p {
color: #081120;
font-family: MulishBlack;
font-size: 38px;
font-style: normal;
font-weight: 700;
line-height: 46px;
letter-spacing: 0.5px;
}
.awards-block-gallery {
display: flex;
justify-content: space-between;
width: 100%;
}
.awards-block-gallery-item {
display: flex;
align-items: center;
justify-content: center;
width: 130px;
height: 130px;
}
.awards-block-gallery-item-img {
height: 100%;
object-fit: contain;
}
.benefits_block {
background: #081120;
margin-bottom: 139px;
width: 100%;
}
.benefits_block-container {
display: flex;
gap: 30px;
}
.benefits_block-item-img {
position: relative;
top: 41px;
width: 725px;
height: 100%;
object-fit: cover;
border-radius: 0 16px 16px 0;
}
.benefits_block-item .header-p {
padding-top: 41px;
color: #FFF;
font-family: MulishBlack;
font-size: 38px;
font-style: normal;
font-weight: 700;
line-height: 40px;
letter-spacing: 1.188px;
margin-bottom: 14px;
}
.benefits_block-item .projects-block-desc {
color: #FFF;
font-family: MulishRegular;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px;
letter-spacing: 0.5px;
max-width: 775px;
margin-bottom: 18px;
}
.benefits_block-item .select-service-item-link {
color: #196AE2;
font-family: MulishMedium;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: normal;
letter-spacing: 0.458px;
text-transform: uppercase;
margin-bottom: 45px;
}
.benefits_block-list {
max-width: 800px;
display: flex;
flex-wrap: wrap;
gap: 31px 120px;
margin-bottom: 44px;
}
.benefits_block-list-item {
display: flex;
flex-direction: column;
width: 280px;
padding-left: 12px;
}
.benefits_block-list-item-img {
height: 55px;
width: 100%;
object-fit: contain;
object-position: left;
margin-bottom: 8px;
}
.benefits_block-list-item-tite {
color: #FFF;
font-family: MulishBlack;
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: 30px;
margin-bottom: 16px;
}
.benefits_block-list-item-desc-list {
color: #FFF;
font-family: MulishRegular;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 27px;
letter-spacing: 0.5px;
}
.benefits_block-list-item-desc-list ul {
list-style: none;
padding: 0;
}
.benefits_block-list-item-desc-list li {
position: relative;
}
.benefits_block-list-item-desc-list li:before {
content: '';
left: -12px;
top: 12px;
position: absolute;
width: 4px;
height: 4px;
background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="4" height="4" viewBox="0 0 4 4" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M2 4C3.10457 4 4 3.10457 4 2C4 0.895431 3.10457 0 2 0C0.895431 0 0 0.895431 0 2C0 3.10457 0.895431 4 2 4Z" fill="url(%23paint0_linear_2348_51403)"/><defs><linearGradient id="paint0_linear_2348_51403" x1="2" y1="6" x2="6" y2="2" gradientUnits="userSpaceOnUse"><stop stop-color="%230053CE"/><stop offset="0.854167" stop-color="%23009EFD"/></linearGradient></defs></svg>');
}
@media screen and (max-width: 1440px) {
.benefits_block-item:first-child {
width: 35%;
}
.benefits_block-item-img {
width: 100%;
}
.benefits_block-item .header-p {
padding-right: 20px;
font-size: 38px;
}
.projects-block-desc {
padding-right: 20px;
font-size: 16px;
}
}
.industries_block {
margin-bottom: 164px;
}
.industries_block .header-p {
margin-bottom: 9px;
color: #081120;
font-family: MulishBlack;
font-size: 40px;
font-style: normal;
font-weight: 700;
line-height: 40px;
letter-spacing: 1.188px;
}
.industries_block .select-service-item-link {
color: #196AE2;
font-family: MulishMedium;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: normal;
letter-spacing: 0.458px;
text-transform: uppercase;
margin-bottom: 54px;
}
.industries_block-list {
display: flex;
width: 100%;
flex-wrap: wrap;
gap: 21px 29px;
}
.industries_block-list-item {
display: flex;
flex-direction: column;
position: relative;
width: calc(33.333333333333333333333333333333333333% - 19.99px);
}
.industries_block-list-item-content {
position: absolute;
padding: 48px 26px;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.industries_block-list-item-line {
width: 100%;
height: 6px;
border-radius: 4px;
background: #196AE2;
margin-bottom: 16px;
}
.industries_block-list-item-container {
position: relative;
border-radius: 8px;
height: 259px;
}
.industries_block-list-item-img {
width: 100%;
height: 100%;
object-fit: cover;
}
.industries_block-list-item-img-wrapper {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
opacity: 0.6;
background: #2C5490;
}
.industries_block-list-item-tite {
color: #FFF;
font-family: MulishBlack;
font-size: 28px;
font-style: normal;
font-weight: 700;
line-height: 36px;
letter-spacing: 0.75px;
margin-bottom: 8px;
min-height: 51px;
width: 80%;
}
.industries_block-list-item-desc-list {
color: #FFF;
font-family: MulishMedium;
font-size: 18px;
font-style: normal;
font-weight: 450;
line-height: 24px;
letter-spacing: 0.5px;
}
@media screen and (max-width: 1440px) {
.industries_block-list-item-tite {
font-size: 24px;
}
.industries_block-list-item-desc-list {
font-size: 16px;
}
}
.enterprises-container {
display: flex;
align-items: center;
padding: 50px 0;
justify-content: space-between;
}
.enterprises-title {
display: flex;
max-width: 600px;
color: #FFF;
font-family: MulishRegular;
font-size: 34px;
font-style: normal;
font-weight: 400;
line-height: 40px;
letter-spacing: 1.063px;
}
.enterprises-title strong {
color: #196AE2;
font-family: MulishBlack;
font-size: 34px;
font-style: normal;
font-weight: 700;
line-height: 40px;
letter-spacing: 1.063px;
}
.enterprises-title strong:first-child {
background: linear-gradient(45deg, #0053CE 0%, #00C0FD 10%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-family: MulishBlack;
font-size: 34px;
font-style: normal;
font-weight: 700;
line-height: 40px;
letter-spacing: 1.063px;
}
.enterprises-logos {
display: flex;
flex-wrap: wrap;
padding: 0 60px;
width: 50%;
}
.enterprises-logos-item {
width: 33.33%;
height: 145px;
}
.enterprises-logos-item picture {
display: flex;
align-items: center;
justify-content: center;
width: 100%;
height: 100%;
}
.enterprises-logos-item picture img {
width: 100%;
height: 100%;
object-fit: contain;
}
.technologies_block {
margin-bottom: 103px;
}
.technologies_block .header-p {
color: #081120;
font-family: MulishBlack;
font-size: 38px;
font-style: normal;
font-weight: 700;
line-height: 40px;
letter-spacing: 1.188px;
margin-bottom: 64px;
}
.technologies_block-list {
padding: 0 111px;
width: 100%;
}
.technologies_block-list-item-title {
color: #081120;
font-family: MulishBlack;
font-size: 22px;
font-style: normal;
font-weight: 700;
line-height: normal;
letter-spacing: 0.25px;
margin-bottom: 11px;
}
.technologies_block-list-item-title-line {
height: 4px;
width: 54px;
background: #196AE2;
margin-bottom: 41px;
}
.technologies_block-list-item {
margin-bottom: 36px;
}
.technologies_block-list-item-line:not(:last-child) {
height: 1px;
background: #DBDFE5;
width: 80%;
margin-bottom: 22px;
}
.technologies_block-list-item-container {
display: flex;
flex-wrap: wrap;
width: 100%;
color: #5E6063;
font-family: MulishMedium;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px;
letter-spacing: 0.5px;
}
.technologies_block-list-item-container picture {
display: flex;
padding: 19px 50px 19px 0;
justify-content: center;
align-items: center;
}
.technologies_block-list-item-img {
max-width: 160px;
max-height: 60px;
object-fit: contain;
}
.technologies_block-list-item-text {
color: #5E6063;
font-family: MulishMedium;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px;
letter-spacing: 0.5px;
}
.certified_block {
background: #E8EBF0;
padding: 65px 0;
}
.certified_block .header-p {
color: #081120;
font-family: MulishBlack;
font-size: 38px;
font-style: normal;
font-weight: 700;
line-height: 40px;
letter-spacing: 1.188px;
margin-bottom: 25px;
}
.certified_block-desc {
color: #5E6063;
font-family: MulishRegular;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 26px;
letter-spacing: 0.5px;
margin-bottom: 25px;
}
.certified_block-container {
display: flex;
width: 100%;
align-items: center;
justify-content: space-between;
}
.certified_block-item {
width: 520px;
display: flex;
flex-direction: column;
}
.certified_block-list {
display: flex;
}
.certified_block-list-item {
display: flex;
flex-direction: column;
justify-content: start;
margin: 0 14px;
height: 124px;
width: 47px;
}
.certified_block-list-item:nth-child(2n) {
justify-content: end;
}
.explore {
margin-top: 52px;
width: 100%;
margin-bottom: 72px;
}
.explore-container {
position: relative;
}
.frequently-switcher-container {
position: relative;
display: flex;
justify-content: flex-end;
top: 120px;
}
.explore .header-p {
color: #081120;
font-family: MulishBlack;
font-size: 38px;
font-style: normal;
font-weight: 700;
line-height: 40px;
letter-spacing: 1.188px;
margin-bottom: 20px;
}
.explore_block-item {
width: 100%;
}
.explore_block-item-head {
width: 100%;
position: relative;
margin-bottom: 52px;
}
.explore .service_switcher-scroll-down {
position: absolute;
right: 30px;
top: 0;
width: auto;
z-index: 15;
}
.workflow-list {
display: flex;
justify-content: center;
width: 100%;
flex-direction: column;
}
.workflow-item {
display: flex;
justify-content: center;
width: 100%;
flex-direction: row;
}
.workflow-item:nth-child(2n) {
flex-direction: row-reverse;
}
.workflow-item .workflow-item-desc {
display: flex;
flex-direction: column;
align-items: flex-end;
padding: 0 15px;
padding-bottom: 50px;
text-align: right;
}
.workflow-item-line {
width: 2px;
background: #E8EBF0;
position: relative;
z-index: 1;
}
.workflow-item-line:after {
content: '';
position: absolute;
top: 10%;
left: 0;
width: 2px;
height: 60%;
background: #E8EBF0;
z-index: 2;
}
.active-workflow .workflow-item-line:after {
background: #196AE2;
}
.workflow-item .workflow-item-icon {
display: flex;
flex-direction: column;
align-items: flex-start;
padding: 0 15px;
padding-bottom: 50px;
text-align: left;
}
.workflow-item-icon svg {
width: 100px;
height: 100px;
object-fit: contain;
}
.workflow-item:nth-child(2n) .workflow-item-desc {
align-items: flex-start;
text-align: left;
}
.workflow-item:nth-child(2n) .workflow-item-icon {
align-items: flex-end;
text-align: right;
}
.workflow-item-desc {
width: calc(50% - 1px);
}
.workflow-item-desc p {
color: #5E6063;
font-family: MulishRegular;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 27px;
letter-spacing: 0.5px;
margin-bottom: 12px;
}
.workflow-item-icon {
width: calc(50% - 1px);
}
.workflow-item-desc p {
max-width: 390px;
}
.workflow-item-icon path, .workflow-item-line {
transition: all .3s ease-in-out;
}
.workflow-item-number {
display: flex;
padding: 3px 0;
width: 26px;
justify-content: center;
align-items: center;
background: #E8EBF0;
color: #FFF;
font-family: MulishBlack;
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: 26px;
letter-spacing: 0.45px;
margin-bottom: 10px;
transition: all .3s ease-in-out;
}
.active-workflow .workflow-item-number {
background: #196AE2;
}
.active-workflow .workflow-item-icon path {
fill: #196AE2;
}
.workflow-item-video-block {
display: flex;
}
.workflow-item-video-block a {
position: relative;
width: 165px;
height: 109.421px;
border-radius: 5px;
overflow: hidden;
margin-right: 20px;
}
.workflow-item-video-block img {
width: 100%;
height: 100%;
object-fit: cover;
}
.workflow-item-video-block svg {
position: absolute;
top: calc(50% - 7px);
left: calc(50% - 4px);
}
.workflow-item-video-title {
color: #081120;
font-family: MulishBlack;
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 26px;
letter-spacing: 2px;
text-transform: uppercase;
margin-bottom: 10px;
}
.workflow-item-img-block {
display: flex;
flex-wrap: wrap;
gap: 16px;
margin-bottom: 16px;
}
.workflow-item-img-block img {
width: 190px;
height: 126px;
border-radius: 5px;
object-fit: cover;
}
.explore_block-container {
padding-bottom: 76px;
position: relative;
}
.review-block {
margin-bottom: 66px;
}
.review-block-container {
padding-top: 50px;
padding-bottom: 140px;
}
.review-block-line {
margin: 0 auto;
width: 80%;
height: 2px;
background: #E8EBF0;
}
.review-block .header-p {
padding-left: 219px;
color: #081120;
font-family: MulishBlack;
font-size: 38px;
font-style: normal;
font-weight: 700;
line-height: 40px;
letter-spacing: 1.188px;
margin-bottom: 72px;
}
.review-item-content {
padding: 0 219px;
}
.review .swiper-wrapper {
height: auto;
}
.review-item-text {
margin-bottom: 30px;
color: #081120;
font-family: MulishRegular;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: normal;
letter-spacing: 0.458px;
}
.review-item-person {
display: flex;
}
.review-item-person-img {
width: 89px;
height: 89px;
border-radius: 90px;
overflow: hidden;
margin-right: 16px;
}
.review-item-person-img picture {
width: 100%;
height: 100%;
}
.review-item-person-img img {
width: 100%;
height: 100%;
object-fit: cover;
}
.review-item-person-info {
display: flex;
flex-direction: column;
margin-top: 23px;
}
.review-item-person-info-name {
color: #081120;
font-family: MulishMedium;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 10px;
letter-spacing: 2px;
text-transform: uppercase;
margin-bottom: 12px;
}
.review-item-person-info-pro {
color: #B8C2D0;
font-family: MulishMedium;
font-size: 11px;
font-style: normal;
font-weight: 400;
line-height: normal;
letter-spacing: 0.458px;
text-transform: uppercase;
margin-bottom: 12px;
max-width: 265px;
}
.review .select-service-item-link {
color: #196AE2;
font-family: MulishMedium;
font-size: 11px;
font-style: normal;
font-weight: 400;
line-height: normal;
letter-spacing: 0.458px;
text-transform: uppercase;
}
.swiper-review-button-prev {
padding: 9px !important;
left: 0 !important;
width: 48px !important;
height: 48px !important;
border-radius: 50px !important;
transition: all .3s ease-in-out !important;
z-index: 99 !important;
}
.swiper-review-button-next {
padding: 9px !important;
right: 0 !important;
width: 48px !important;
height: 48px !important;
border-radius: 50px !important;
transition: all .3s ease-in-out !important;
z-index: 99 !important;
}
.swiper-review-button-prev:hover,
.swiper-review-button-next:hover {
background: #8FC5FF30 !important;
}
.swiper-review-button-prev svg {
transform: rotate(180deg) !important;
}
.frequently {
background: #081120;
margin-bottom: 36px;
}
.frequently-container {
display: flex;
width: 100%;
justify-content: space-between;
padding: 58px 0;
align-items: center;
}
.frequently .header-p h2 {
color: #FFF;
font-family: MulishBlack;
font-size: 38px;
font-style: normal;
font-weight: 700;
line-height: 40px;
letter-spacing: 0.475px;
margin-bottom: 13px;
}
.header-p img {
margin-left: 5px;
}
.frequently-desc {
color: #FFF !important;
font-family: MulishRegular;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 28px;
letter-spacing: 0.5px;
}
.frequently .service_switcher-scroll-down {
width: 100px;
margin-bottom: 0;
z-index: 15;
cursor: pointer;
}
.related-services-wrapper {
margin: 0 !important;
margin-bottom: 116px;
}
#map {
height: 100%;
}
.frequently-list-wrapper {
display: flex;
padding-bottom: 50px;
flex-direction: column;
}
.frequently-list-row {
width: 100%;
display: flex;
-ms-flex-direction: row;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
flex-direction: row;
-ms-flex-align: center;
-webkit-box-align: center;
align-items: center;
position: relative;
cursor: pointer;
transition: 0.4s;
justify-content: space-between;
}
.frequently-list-row h4 {
color: #fff;
margin: 0;
}
.frequently .hr {
width: 100%;
height: 1px;
margin: 16px 0;
background-color: #dbdfe5;
}
.frequently-hide-p {
display: flex;
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #fff;
height: 0px;
overflow: hidden;
transition: all 0.4s ease-in-out;
}
.frequently-hide-container {
padding-top: 12px;
height: 0;
transition: all 0.3s ease-in-out;
}
.frequently-list-row img {
transition: all 0.3s ease-in-out;
}
.frequently-list-row.active img {
transform: rotate(45deg);
}
.hide-up {
height: 100%;
transition: all 0.3s ease-in-out;
}
.frequently-hide-container ul {
list-style: disc;
padding-left: 15px;
}
.frequently-hide-container li {
padding-left: 5px;
}
.service-map {
margin-bottom: 60px;
}
.service-map-img {
width: 100%;
height: fit-content;
position: relative;
}
.service-map-img img {
width: 100%;
height: 100%;
object-fit: contain;
}
.service-map-item {
position: absolute;
width: 24.615px;
height: 50px;
bottom: 41%;
left: 48%;
display: flex;
flex-direction: column;
justify-content: flex-end;
}
.tooltiptext {
display: flex;
visibility: hidden;
color: #fff;
text-align: center;
padding: 10px 15px;
position: absolute;
top: -44px;
z-index: 999;
width: max-content;
border-radius: 17px;
border: 1px solid #D2EAFF;
background: #FFF;
box-shadow: 0px 2px 19px 0px rgba(0, 101, 249, 0.15);
}
.service-map-item:hover .tooltiptext {
visibility: visible;
}
.tooltiptext img {
max-width: 50px;
width: 50px;
height: 32px;
object-fit: contain;
}
.tooltiptext a {
color: #081120;
font-family: MulishMedium;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 28px;
letter-spacing: 0.5px;
margin-left: 12px;
}
.map-title {
color: #081120;
font-family: MulishBlack;
font-size: 38px;
font-style: normal;
font-weight: 700;
line-height: 45px;
letter-spacing: 1.188px;
margin-bottom: 68px;
}
.map-title strong {
color: #196AE2;
font-family: MulishBlack;
font-size: 38px;
font-style: normal;
font-weight: 700;
line-height: 45px;
letter-spacing: 1.188px;
}
.plate-block__column-block {
border-radius: 8px;
overflow: hidden;
}
.lazyload-background__back-wrapper {
border-radius: 8px;
}
.wp-block-lazyblock-service-related .related-services-wrapper .plate-block .inside-content-block {
margin-right: 35px;
border-radius: 0px 8px 0px 0px;
}
.plate-block {
margin-bottom: 80px;
}
.hide-up .frequently-hide-container {
height: 100%;
}
.swiper-industries,
.swiper-technologies,
.service_head-btn-mob {
display: none;
}
@media screen and (max-width: 768px) {
.projects-block {
margin-bottom: 24px;
}
.awards-block-container {
padding: 20px;
flex-direction: column;
}
.awards-block-gallery {
padding: 0;
display: flex;
flex-wrap: wrap;
gap: 15px 47px;
}
.awards-block-gallery-item {
width: 58px;
height: 58px;
}
.awards-block-gallery-item:nth-child(1) {
margin-left: 20%;
}
.awards-block-gallery-item:nth-child(2) {
margin-right: 20%;
}
.awards-block-gallery img {
width: 58px;
height: 58px;
object-fit: contain;
}
.awards-block-container .header-p {
margin-bottom: 12px;
width: 100%;
text-align: center;
}
.awards-block {
margin-bottom: 24px;
}
.benefits_block-container {
flex-direction: column-reverse;
}
.benefits_block-item:last-child {
padding: 0 20px;
}
.benefits_block-item:first-child {
width: 90%;
}
.industries_block-list-item {
width: 100%;
}
.industries_block {
margin-bottom: 32px;
}
.enterprises-title {
max-width: 100%;
color: #FFF;
font-family: MulishBlack;
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: 24px;
letter-spacing: 0.563px;
}
.enterprises-title strong {
font-size: 18px;
}
.enterprises-title strong:first-child {
font-size: 18px;
}
.enterprises-container {
flex-direction: column;
}
.enterprises-logos {
display: flex;
flex-wrap: wrap;
padding: 0;
width: 100%;
}
.enterprises-logos-item {
width: 50%;
height: 114px;
}
.wp-block-lazyblock-service-startups .our-clients-logos-wrapper {
margin-bottom: 24px;
}
.technologies_block-list {
padding: 0;
}
.single-service-wrapper h2.header-p {
margin-bottom: 24px;
}
.technologies_block-list-item-container picture {
padding: 10px;
}
.technologies_block-list-item-img {
max-width: 80px;
}
.certified_block-container {
flex-direction: column;
}
.certified_block-item {
width: 100%;
margin-bottom: 24px;
}
.review-item-content {
padding: 0;
}
.review-block .header-p {
padding-left: 0;
}
.swiper-review-button-prev,
.swiper-review-button-next {
bottom: 0 !important;
top: auto !important;
z-index: 99;
}
.review-item-person {
padding-bottom: 50px;
}
.review-block-container {
padding: 32px 0;
}
.review-item-person-info-name {
line-height: 18px;
}
.industries_block-list-item-content {
padding: 16px;
}
.workflow-item-icon {
display: none !important;
}
.workflow-item {
flex-direction: row-reverse;
justify-content: flex-end;
}
.workflow-item .workflow-item-desc {
align-items: flex-start;
text-align: left;
width: 100%;
}
.workflow-item-video-block {
flex-direction: column;
}
.clutch-widget {
width: 190px;
}
.benefits_block-list-item:nth-child(3) {
order: 4;
}
.industries_block-container .header-p {
margin-bottom: 8px !important;
}
.industries_block-container .select-service-item-link span {
text-align: left;
white-space: normal;
max-width: 232px;
}
.industries_block-container .select-service-item-link span svg {
position: relative;
top: 2px;
margin-left: 5px;
}
.industries_block-container .select-service-item-link {
margin-bottom: 16px !important;
}
.technologies_block {
margin-bottom: 56px;
}
.technologies_block-list-item-title-line {
margin-bottom: 8px;
}
.industries_block-list {
display: none;
}
.swiper-industries {
display: flex;
}
.swiper-industries .swiper-wrapper {
padding-bottom: 65px;
}
.technologies_block-list-item-container-desktop {
display: none;
}
.swiper-technologies {
display: flex;
}
.swiper-technologies .swiper-wrapper {
padding-bottom: 50px;
}
.technologies_block-list-item-container picture {
padding: 10px;
}
.technologies_block-list-item-img {
height: 40px;
min-width: 40px;
}
.certified_block-item a {
display: none;
}
.service_head-btn-mob {
display: flex;
}
.certified_block-list-item {
width: 35px;
margin: 0 10px;
height: 90px;
}
.certified_block-list {
margin-bottom: 32px;
}
.certified_block-desc {
color: #5E6063;
font-family: MulishRegular;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 20px;
letter-spacing: 0.438px;
}
.certified_block {
padding: 40px 0;
}
.certified_block .header-p {
margin-bottom: 16px;
}
.certified_block-desc {
margin-bottom: 0;
}
.service-map-wrapper {
overflow-y: scroll;
height: 400px;
width: 100%;
padding-top: 30px;
}
.service-map-img {
width: 880px;
}
.map-title {
font-size: 20px;
margin-bottom: 40px;
}
.map-title strong {
font-size: 20px;
}
.service-map::-webkit-scrollbar {
display: flex !important;
width: 90%;
-ms-overflow-style: none;
}
.benefits_block-container {
gap: 0;
}
}
.benefits_block-item:last-child {
padding-bottom: 20px;
}
.explore {
height: 400px;
overflow: hidden;
transition: all 0.7s;
}
.explore {
position: relative;
}
.explore.open {
height: auto;
transition: all 0.7s;
}
.explore:after {
position: absolute;
content: '';
bottom: 0;
left: 0;
width: 100%;
opacity: 1;
background-image: linear-gradient(to bottom, #ffffff00, #ffffff);
height: 80%;
z-index: 10;
}
.explore.open:after {
content: none;
}
#show-more {
cursor: pointer;
}
.frequently {
height: 260px;
overflow: hidden;
transition: all 0.7s;
}
.frequently {
position: relative;
}
.frequently.open {
height: auto;
transition: all 0.7s;
}
.frequently:after {
position: absolute;
content: '';
bottom: 0;
left: 0;
width: 100%;
opacity: 1;
background-image: linear-gradient(to bottom, #ffffff00, #081120 85%);
height: 50%;
z-index: 10;
}
.frequently.open:after {
content: none;
}
.service-bread .fbc-items li:first-child {
padding-left: 0 !important;
}
.service-bread .fbc-items li,
.service-bread .fbc-items a,
.service-bread .fbc-items span {
color: #5E6063 !important;
font-family: MulishMedium;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 26px;
letter-spacing: 0.5px;
margin-right: 0;
padding-right: 0;
margin-left: 0;
padding-left: 0;
}
.service-bread .fa-angle-right {
margin: 0;
display: none;
}
.open .service_switcher-scroll-down svg {
transform: rotate(180deg);
}
@media screen and (max-width: 768px) {
.explore {
margin-bottom: 0;
}
.explore .service_switcher-scroll-down {
display: flex;
flex-direction: row;
top: auto;
bottom: 0;
right: calc(50% - 75px);
}
.explore .switcher-scroll-down-text {
margin-right: 6px;
text-transform: uppercase;
}
.explore .service_switcher-scroll-down svg {
width: 18px;
height: 18px;
transition: all .3s ease-in-out;
}
.explore-container {
position: absolute;
height: 100%;
}
.frequently {
height: 196px;
}
.frequently .service_switcher-scroll-down {
display: flex;
flex-direction: row;
position: absolute;
top: auto;
bottom: 0;
right: calc(50% - 75px);
width: 100%;
z-index: 15;
padding-bottom: 24px;
}
.frequently-desc {
font-size: 14px;
}
.frequently .switcher-scroll-down-text {
margin-right: 6px;
text-transform: uppercase;
}
.frequently .service_switcher-scroll-down svg {
width: 18px;
height: 18px;
transition: all .3s ease-in-out;
}
.frequently-switcher-container {
position: absolute;
height: 100%;
}
#show-more-frequently {
width: 100%;
}
.frequently .header-p h2 {
color: #FFF;
font-family: MulishBlack;
font-size: 20px !important;
font-style: normal !important;
font-weight: 700;
line-height: 24px !important;
letter-spacing: 0.625px !important;
width: 60%;
}
.frequently-container {
padding: 24px 0 50px 0;
}
.header-p img,
.map-title img {
width: 4px;
height: 4px;
margin-bottom: -1px;
}
.frequently-list-row h4 {
font-size: 16px;
}
.frequently-switcher-container {
top: 0;
}
}
@media screen and (max-width:768px) {
.technologies_block-list-item-img{
max-width: none;
max-height: none;
object-fit: contain;
padding: 6px 20px 6px 0;
}
}
@media screen and (max-width:768px) {
.frequently-info{
padding-bottom: 60px;
}
.awards-block-gallery{
justify-content: center;
}
}
.tooltiptext a{
padding-top:7px;
}
.startup_not_main{
margin-bottom:70px;
}
.awards-block-gallery-item:nth-child(2){
margin-right:0;
}
.awards-block-gallery-item:nth-child(1){
margin-left:0;
}
.swiper-pagination{
position:static;
}
.service_head-btn span{
text-transform: uppercase;
}
@media screen and (max-width:768px) {
.review-item-content{
display: flex;
flex-direction: column;
}
.review-item-person{
margin-top:auto;
}
.swiper-slide{
}
.swiper-slide{
height:auto;
}
.review-item-content{
height: 100%;
}
}
.single-service-wrapper .enterprises img{
margin-left:-8px;
}
@media screen and (max-width:535px) {
.awards-block-gallery-item:nth-child(2){
margin-right:21%;
}
.awards-block-gallery-item:nth-child(1){
margin-left:21%;
}
}
.service-map-wrapper::-webkit-scrollbar {
background-color:#D9E8FE; 
width:6px;
height:6px;
}
.service-map-wrapper::-webkit-scrollbar-thumb {
background-color: rgba(25, 106, 226, 1);
width:5px;
border-radius:5px;
} .review-item-content{
cursor:pointer;
}
.tooltiptext img{
width:75px;
height:42px;
}
@media screen and (max-width:355px){
.awards-block-gallery-item:nth-child(2){
margin-right:18%;
}
.awards-block-gallery-item:nth-child(1){
margin-left:18%;
}
}
@media screen and (max-width:355px){
.awards-block-gallery-item {
width: 50px;
height: 50px;
}
}
@media screen and (max-width:401px) {
.single-service-wrapper .enterprises img{
margin-left: -4px;
}
}
.single-service-wrapper .enterprises-and-startups .solute-enterprises-and-startups .logos-wrapper img{
padding:25px;
}
.single-service-wrapper img.logo-3 {
padding:37px!important;
}
.single-service-wrapper img.logo-4{
padding:43px!important;
}
@media screen and (min-width:1930px) {
.benefits_block-container{
margin-left: calc(50% - 646px);
}
.benefits_block-item-img{
border-radius:16px;
}
}
@media screen and (min-width:1300px) {
.single-service-wrapper .header{
width: 1290px;
margin: auto;
}
}
.industries_block-list{
gap: 21px 29px;
}
.swiper-technologies .swiper-review-button-next{ }
.swiper-technologies .swiper-review-button-prev{ }
.technologies_block-list .technologies_block-list-item:nth-child(5) .swiper-wrapper{
padding-bottom:0;
}
@media screen and (min-width: 768px) {
.technologies_block-list-item-img {
min-height:42px;
}
}
.projects-swiper{
margin-bottom:40px;
}
@media screen and (max-width: 1024px) {
.tell-us-about-project {
padding-bottom: 0!important;
}
}
.services-wrapper .our-technologies-wrapper .our-technologies-lists-wrapper .our-technologies-lists-row .our-technologies-lists-column1 ul.general-ul li p img{
width: 11px;
}
@media screen and (max-width: 832px){
.benefits_block-item:last-child {
padding: 0 20px;
padding-bottom: 35px;
}
}.service_head_img-top{
margin-bottom:23px;
}
@media screen and (min-width:768px) {
.technologies_block-list-item-img{
max-width: none;
max-height: none;
object-fit: contain;
margin: 19px 50px 19px 0;
}
}
.what_we_do-content .header-p{
margin-top:75px;
}
.select-service .header-p{
margin-top:55px;
}
@media screen and (max-width:832px) {
.benefits_block-container .benefits_block-item:first-child {
display:none;
}
}
@media screen and (min-width:960px) {
.single-service-wrapper .solute-enterprises-and-startups .text-gradient{
font-size:31px;
}
} .select-service .header-p{
margin-bottom: 44px;
}
.fbc-page.service-bread .fbc-wrap .fbc-items li.active span{
font-size:14px;
}
.single-service-wrapper h2 img{
display:none;
}
.map-title img{
display:none;
}
@media screen and (max-width:1311px) and (min-width:1025px) {
.service_head-item{
width: calc(65% - 10px);
}
}
@media screen and (max-width:1024px) and (min-width:720px) {
.service_head-container {
flex-direction: row;
gap: 20px;
}
.service_head-container .service_head-item:nth-child(1){
width: calc(57% - 10px);
}
.service_head-container .service_head-item:nth-child(2){
width: calc(53% - 10px);
}
.service_head-item:first-child picture{
display:block;
}
.service_head_img-top{
display:block;
}
.service_head-item:first-child picture{
width:auto;
}
.service_head_img-main{
height:-webkit-fill-available;
height: 100%;
}
}
@media screen and (max-width:1120px) and (min-width:769px) {
.select-service-item-desc{
height: 302px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 13;
-webkit-box-orient: vertical;
}
.select-service-item-container-img{
width: 121px;
}
}
@media screen and (max-width:1053px) and (min-width: 769px) {
.awards-block-gallery{
width:95%;
padding-left: 21px;
}
.awards-block-gallery-item-img{
width: 93px;
}
.awards-block-container{
padding-left:31px;
padding-right: 31px;
} 
.awards-block-gallery-item{
width: 105px;
}
}
@media screen and (max-width: 400px) {
.enterprises {
font-size: 18px;
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.6;
letter-spacing: .39px;
margin-left: 0;
margin-right: 0;
width: 295px;
line-height: 24px;
}
}
@media screen and (max-width: 1024px) {
.service_head-item:last-child picture{
height:100%;
}
}
@media screen and (max-width: 831px) and (min-width: 771px){
.service_head-container{
gap:8px;
}
.service_head-container .service_head-item:nth-child(1) {
width: calc(62% - 10px);
}
}
.projects-block-swiper-nav-tags li:last-child:after{
display: none; 
} .service_head-btn { background-color: #196ae2;
border-radius: 8px;
overflow: hidden;   transition: 0.2s transform ease-in-out;
will-change: transform;
z-index: 0;
}
.service_head-btn::after {
background-color: #004fc2;
border-radius: 8px;
content: '';
display: block;
height: 100%;
width: 100%;
position: absolute;
left: 0;
top: 0;
transform: translate(-100%, 0) rotate(10deg);
transform-origin: top left;
transition: 0.2s transform ease-out;
will-change: transform;
z-index: -1;
}
.service_head-btn:hover::after {
transform: translate(0, 0);
}
.service_head-btn:hover {  transform: scale(1.05);
will-change: transform;
}
.gradient-button{
background: #196ae2!important;
border-radius: 8px;
overflow: hidden;
transition: 0.2s transform ease-in-out;
will-change: transform;
z-index: 0;
}
.gradient-button::after {
background-color: #004fc2;
border-radius: 8px;
content: '';
display: block;
height: 100%;
width: 100%;
position: absolute;
left: 0;
top: 0;
transform: translate(-100%, 0) rotate(10deg);
transform-origin: top left;
transition: 0.2s transform ease-out;
will-change: transform;
z-index: -1;
}
.gradient-button:hover::after {
transform: translate(0, 0);
}
.gradient-button:hover {  transform: scale(1.05);
will-change: transform;
}  .select-service_img-dop-block{
object-fit: cover;
object-position: top;
} @media screen and (min-width:946px) {
.explore .service_switcher-scroll-down{
right:auto;
left: calc(50% - 43px);
}
}
@media screen and (min-width: 768px) {
.technologies_block-list-item-img{
object-fit: contain;
margin: 19px 30px 19px 30px;
width: 116px;
}
}
img[alt="Eagle logo."]{
max-width:40px;
}
@media screen and (max-width: 768px) {
.technologies_block-list-item-img{
margin: 8px auto 10px auto;
width: 26%;
padding:0;
}
}
.service_head-item:last-child picture{
height:100%;
}
.service_head-item:first-child picture{ }
.select-service-item-content{
}
.select-service-item:hover .services-hover-title{
color:rgba(25, 106, 226, 1);
transition: all .3s ease-in-out;
}
.services-hover-title{
transition: all .3s ease-in-out;
}
.fbc.fbc-page{
max-width: 1227px !important;
margin: auto;
}
.fbc-items a{
color: #5E6063 !important;
font-family: MulishMedium;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 26px;
letter-spacing: 0.5px;
margin-right: 0;
padding-right: 0;
margin-left: 0;
padding-left: 0;
}
.fbc-items li,  .fbc-items a,  .fbc-items span {
color: #5E6063 !important;
font-family: MulishMedium;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 26px;
letter-spacing: 0.5px;
margin-right: 0;
padding-right: 0;
margin-left: 0;
padding-left: 0;
}
.fa-angle-right:before{
display:none;
}
.fbc-page .fbc-wrap .fbc-items li.active span{
font-size:14px;
}
.single-service-wrapper .fbc.fbc-page{
max-width: 1350px !important;
}
.image-heder-blog img{
border-radius:8px;
}
.table-of-contents-box{
border-radius:8px;
}
.workflow-list{
overflow:hidden;
}
@media screen and (max-width: 1960px) and (min-width:1816px) {
.projects-block_img-main{
width: 1070px;
height: 529px;
}
}
.header.header a.logo-place{
height:14px;
}
footer .footer-menu .footer-menu-row1 .footer-menu-row1-column1 a.logo-place img{
height:14px;
object-fit: contain;
}
.blog-wrapper .articles-wrapper .row .column {
position: relative;
height: 216px;
}.feed_back_form .checkbox-text{
margin-top:0!important;
}
@media (max-width: 1024px) {
.feed_back_form_right form{
margin:0!important;
}
.feed_back_form .feed_back_form_right form{
margin: 0; 
}
footer .tell-us-about-project .tell-us-about-project-text-block{
margin: 64px 3.1%!important;
}
.feed_back_form_right .tell-us-about-project-checkbox-wrapper p{
margin-top:0!important;
}
footer .tell-us-about-project .feed_back_form form .tell-us-about-project-forms-block-row-1 {
margin:0!important;
}
footer .tell-us-about-project .feed_back_form form .tell-us-about-project-forms-block-row-1{
width:100%!important;
}
footer .tell-us-about-project .feed_back_form .tell-us-about-project-text-block{
margin: 64px 3.1%!important;
}
footer .tell-us-about-project .feed_back_form{
padding: 20px 0!important;
}
footer .tell-us-about-project .feed_back_form form .tell-us-about-project-checkbox-wrapper{
width:100%;
}
footer .tell-us-about-project .feed_back_form form .tell-us-about-project-checkbox-wrapper button{
width:100%;
}
.feed_back_form_right button{
width:100%;
}
footer .feed_back_form .feed_back_form_right button{
width:100%!important;
}
footer .feed_back_form .feed_back_form_right form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper p{
order:0!important;
margin:0!important;
}
footer .feed_back_form .feed_back_form_right form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text{
justify-content: flex-start!important;
margin-top:0!important;
}
.feed_back_form .feed_back_form_right	#policy-error{
margin-top:0!important;
}
.feed_back_form .feed_back_form_right	#send-feedback{
margin-top:0;
}
footer.footer-light-wrapper .feed_back_form .feed_back_form_right p{
margin-top:0!important;
}
.cases-wrapper footer.footer-light-wrapper .tell-us-about-project.feed_back_form .feed_back_form_right form .tell-us-about-project-forms-block-row-1{
margin:0!important;
}
}
@media (max-width: 540px) {
footer .feed_back_form .feed_back_form_right form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text{
margin-bottom: 0!important;
}
}
@media (max-width: 1024px) {
.footer-light-wrapper .feed_back_form .feed_back_form_right form{
margin: 0; 
}
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 {
margin:0!important;
}
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1{
width:100%!important;;
}
footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block{
margin: 64px 3.1%!important;
}
footer.footer-light-wrapper .tell-us-about-project{
padding: 20px 0!important;
}
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-checkbox-wrapper{
width:100%;
}
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-checkbox-wrapper button{
width:100%;
}
.footer-light-wrapper .feed_back_form_right button{
width:100%;
}
footer.footer-light-wrapper .feed_back_form .feed_back_form_right button{
width:100%!important;
}
footer.footer-light-wrapper .feed_back_form .feed_back_form_right form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper p{
order:0;
margin:0;
}
footer.footer-light-wrapper .feed_back_form .feed_back_form_right form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text{
justify-content: flex-start;
margin-top:0;
}
.footer-light-wrapper .feed_back_form .feed_back_form_right	#policy-error{
margin-top:0;
}
.footer-light-wrapper .feed_back_form .feed_back_form_right	#send-feedback{
margin-top:0;
}
.footer-light-wrapper .feed_back_form_right form.wpcf7-form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper p{
margin-top:0!important;
}
}
@media (max-width: 540px) {
footer.footer-light-wrapper .feed_back_form .feed_back_form_right form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text{
margin-bottom: 0;
}
}.article-wrapper .author-wrapper>.row{
max-width: 1100px;
margin: auto;
justify-content: space-between;
}
.article-wrapper .author-wrapper .column1{
width: 100%;
max-width: 285px;
}
.article-wrapper .author-wrapper .column2{
max-width: 759px;
width: 100%;
}
.article-wrapper .author-wrapper>.row:first-child{
}
.article-wrapper .author-wrapper .authors.column2{
justify-content: flex-start;
}
.article-wrapper .author-wrapper .authors.column2 .dark-author{
text-align:left;
}
.article-wrapper .author-wrapper .authors.column2 .slate-grey{
text-align:left;
}
.article-wrapper .author-wrapper .authors.column2>div{
width:100%;
max-width:165px;
margin-right: 40px;
}
.article-wrapper .author-wrapper .authors.column2>div{
text-align:left;
}
.column2:not(.authors) .article-introduction, .column2:not(.authors) .p-slate-grey{
margin-left: 0;
margin-right: 0;
}
.article-wrapper .author-wrapper>.row:nth-child(2){
padding-top: 60px;
border-top-style: solid;
border-top-color: #DBDFE5;
border-top-width: 1px;
}
.author_cards{
width: 350px; padding: 32px;
text-align: center;
box-shadow: 0px 2px 19px 0px #0065F926;
}
.author_cards .image img{
width:118px;
height: 118px;
border-radius:118px;
}
.author_card_container{
display: flex;
width: auto;
margin: auto;
}
.author_card_container {
display: flex;
width: auto;
margin: auto;
justify-content: center;
}
.author_card_container .author_cards{
margin-right: 45px;
height: auto;
display: flex;
flex-direction: column;
}
.author_card_container .author_cards:last-child{
margin-right: 0px;
}
.author_cards .title {
font-size: 14px;
font-weight: 700;
line-height: 16px;
letter-spacing: 0.4375px;
text-align: center;
font-family: MulishRegular;
margin-top: 20px;
}
.author_cards .position{
font-size: 14px;
font-weight: 400;
line-height: 18px;
letter-spacing: 0.4375px;
text-align: center;
font-family: MulishRegular;
color: #BBC2CC;
margin-top: 4px;
min-height: 36px;
}
.author_cards .description{
font-size: 14px;
font-weight: 400;
line-height: 20px;
letter-spacing: 0.5px;
text-align: center;
font-family: MulishRegular;
}
.button_link  {
font-size: 11px;
font-weight: 400;
line-height: 13px;
letter-spacing: 0.4583333134651184px;
text-align: center;
font-family: MulishRegular;
text-transform: uppercase;
border: 1px solid transparent;
border-image: linear-gradient(45deg, #0053CE 0%, #009EFD 85.42%);
-moz-border-image: -moz-linear-gradient(45deg, #0053CE 0%, #009EFD 85.42%);
-webkit-border-image: -webkit-linear-gradient(45deg, #0053CE 0%, #009EFD 85.42%);
border-image-slice: 1;
padding: 15px;
color: #0053CE;
margin-top: 25px;
}
.link_author{
margin-top: auto;
margin-bottom: 5px;
}
.autors-blog.share-wrap{
padding-top: 70px;
border-top-style: solid;
border-top-color: #DBDFE5;
border-top-width: 1px;
}
.related-posts-blog{
text-align:left!important;
margin-top: 100px!important;;
}
.article-wrapper .author-wrapper .authors.column2 .dark-author{
margin-top:5px;
}
.fbc-page .fbc-wrap .fbc-items{
background:none;
}
ol li:before{
display:none;
}
.header-blog{
display:flex;
}
.blog-header.solute-img-wrapper{
left: calc(50% - 130px);
position: absolute;
margin-top: 10px;
}
.blog-header.solute-img-wrapper img   {
max-height: 380px;
object-fit: contain;
}
@media (min-width: 767px){
.article-wrapper .solute-wrapper p {
width: 720px;
}
}
@media (min-width: 1024px){
.article-wrapper .solute-wrapper p {
width: 940px;
}
}
.article-wrapper .solute-wrapper p{
width:1112px;
}
.big-blog-header{
background-color: #081120;
}
.container-blog-header{
max-width: 1170px;
width: 100%;
margin: auto;
}
.article-wrapper .container-blog-header h1{
text-align:left;
width:100%;
}
.posted-on{
font-family: MulishRegular;
font-size: 14px;
line-height: 1.29;
letter-spacing: .4px;
color: #fff;
margin-bottom: 30px;
padding-top: 20px;
}
.text-container-blog{
width:50%;
}
.blog-header-wrapper{
background-color: #081120;
min-height: 417px;
height:fit-content;
margin-bottom: 50px;
}
.big-blog-header{
display: flex;
max-width: 1140px;
margin: auto;
margin-bottom: 1px;
flex-direction: row;
height: 100%;
align-items: flex-end;
flex-wrap: nowrap;
position: relative;
}
.container-blog-header{
display: flex;
flex-direction: column;
justify-content: flex-end;
min-height: 417px;
height:fit-content;
}
.image-heder-blog{
max-width: 40%;
position: absolute;
left: 55%;
bottom: -45px;
}
.image-heder-blog img{
height: 380px;
}
.article-wrapper .container-blog-header h1 {
text-align: left;
width: 100%;
margin-bottom: auto;
margin-top: auto;
}
.text-container-blog {
width: 50%;
min-height: 417px;
height:fit-content;
display: flex;
flex-direction: column;
justify-content: flex-end;
}
.article-wrapper .container-blog-header h1{
font-size: 38px;
line-height: 46px;
}
@media screen and (max-width:1180px) {
.text-container-blog{
padding-left: 50px;
}
}
@media screen and (max-width:800px) {
.image-heder-blog img{
height: 264px;
object-fit: cover;
width: 100%;
}
.image-heder-blog{
width: 100%;
position: static;
max-width: 100%;		
}
.posted-on{
}
.article-wrapper .container-blog-header h1{
padding-right:30px;
font-size: 28px;
line-height: 36px;
}
.text-container-blog{
width:100%;
min-height: 210px;
}
.container-blog-header{
min-height: 269px;
}
.big-blog-header{
display:block;
}
}
.enlighter-code{
background: #009EFD0D;
border-style: solid;
border-color: #0053CEE5;
border-width: 1px;
padding-top: 30px;
padding-left: 10px;
padding-bottom: 30px;
font-size:14px;
font-family: RobotoMono;
}
.enlighter-text{
color: #0053CE;
}
.enlighter-m0{
color:#5E6063;
}
.enlighter-overflow-scroll.enlighter-v-codegroup .enlighter>div>div, .enlighter-overflow-scroll.enlighter-v-standard .enlighter>div>div{
line-height:18px;
}
.enlighter-toolbar{
display:none!important;
}
.enlighter-code::-webkit-scrollbar {
width: 20px;  
}
.enlighter-code::-webkit-scrollbar-thumb {
background-color:#0053CE;
width: 6px!important;
border-radius:10px;
}
.enlighter-code{
}
.enlighter-code::-webkit-scrollbar {
width: 6px!important;
}
.os-content thead th{
font-size: 12px;
font-weight: 700;
line-height: 18px;
letter-spacing: 0.375px;
text-align: center;
color: #0053CEE5;
font-family: Mulish;
text-transform: uppercase;
}
.ck-content .table table th{
background: white;
padding-top: 15px;
padding-bottom: 15px;
}
.os-content tbody td{
font-size: 12px;
font-weight: 700;
line-height: 14px;
letter-spacing: 0.5px;
text-align: center;
padding-top: 15px;
padding-bottom: 15px;
}
.ck-content table tr:first-child td{
}
.ck-content .table table td{
padding-top: 20px;
padding-bottom: 20px;
}
.ck-content table tr td:first-child{
background: #009EFD0D;
}
.ck-content table tr th:first-child{
background: #009EFD0D;
}
.swiper-container.s0.swiper-container-initialized.swiper-container-horizontal.swiper-container-pointer-events{
height: fit-content;
}
.ck-content .container-wrapper .swiper-button-prev:after{
border:none;
}
.ck-content .container-wrapper .swiper-button-next{
background-image:url(//website-test.integrasources.com/wp-content/themes/integra/img/icons/arrow.svg)!important;
width: 24px;
height: 24px;
transform: rotate(180deg);
}
.ck-content .container-wrapper .swiper-button-next:after{
border:none;
}
.ck-content .container-wrapper .swiper-button-prev{
background-image:url(//website-test.integrasources.com/wp-content/themes/integra/img/icons/arrow.svg)!important;
width: 24px;
height: 24px;
} @media screen and  (max-width:850px) {
footer.footer-light-wrapper div.tell-us-about-project div.tell-us-about-project-forms-block-row-2 div.tell-us-about-project-checkbox-wrapper p label span, footer div.tell-us-about-project-forms-block-row-2 div.tell-us-about-project-checkbox-wrapper p label span{
font-size: 14px;
}
}
.wp-block-getwid-media-text-slider-slide-content__content-wrapper p{
font-family: MulishRegular;
}
.ck-content blockquote p{
font-style:normal;
}
.ck-content blockquote:after{
padding-top: 40px;
}
.fixed_menu{
width: 285px;
position: fixed;
top: 76;
}
.article-wrapper .author-wrapper{
flex-direction: column;
-ms-flex-pack: justify;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.swiper-container{
height: fit-content;
}
.up_button{
position:fixed;
bottom: 10px;
right:10px;
cursor: pointer;
z-index: 99;
}
.table-of-contents-box{
width:285px;
}
.table-of-contents-box.mobile{
display:none;
}
.table-of-contents.mobile{
display:none;
}
@media screen and (max-width:860px){
.table-of-contents-box.mobile{
display:block;
}
.table-of-contents.mobile{
display:block;
}
.table-of-contents-box.desktop{
display:none;
}
.table-of-contents.desktop{
display:none;
}
.article-wrapper .author-wrapper .column1:nth-child(1){
display:block;
width:0;
}
.table-of-contents-box.mobile{
width: calc(100vw - 24px);
}
.article-wrapper .author-wrapper .authors.column2{
display: flex;
flex-direction: row;
}
.author-wrapper.ck-content.ck .row:nth-child(1){
display: flex;
flex-direction: row;
}
.author-wrapper.ck-content.ck .row:nth-child(2){
display: flex;
flex-direction: column;
}
.article-wrapper .author-wrapper .authors.column2>div.author{
text-align: center;
display: flex;
flex-direction: column;
}
}
.table-of-contents-box ul li{
margin-bottom:10px!important;
}
@media screen and (max-width:1052px) and (min-width:861px){
.article-wrapper .author-wrapper .column2{
padding-left: 25px;
}
}
.wp-block-lazyblock-service-related.related-blog .related-services-wrapper{
margin:0;
}
.related-blog .header-p{
text-align:left!important;
}
.caption_blog{
position: absolute;
right: 14px;
top: 0;
background: aqua;
z-index: 1;
background: linear-gradient(45deg, #0053CE 0%, #009EFD 100%);
color: white;
padding: 11px; font-size: 14px; line-height: 20px;
letter-spacing: 0.5px;
text-align: left;
font-family: Mulish;
}
@media screen and  (max-width:366px){
.big-blog-header h1{
padding-top:50px;
}
}
@media screen and (max-width: 860px) {
.article-wrapper .author-wrapper .authors.column2>div.author {
text-align: left;	
}
.article-wrapper .author-wrapper .authors.column2>div.author{
align-items: flex-start;
}
.article-wrapper .author-wrapper .authors.column2 img{
margin-left: 10px;
}
}
@media screen and (max-width: 570px){
.article-wrapper .share-this {
display: flex;
flex-direction: column;
}
.article-wrapper .share-this p {
margin-bottom: 10px;
margin-right: 10px;
}
.article-wrapper .author-wrapper>.row .share-wrap{
padding-top:20px;
}
}
@media screen and (max-width: 660px){
.author_card_container {
flex-direction: column;
}
.author_cards {
width: 90%;
margin-bottom: 30px;
margin-left: 5%;
}
}
.article-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block{
margin-top: 0!important;
}
.article-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block div.desc{
color:#5e6063;
}
.article-wrapper footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 p{
margin-top:16px!important;
}
.article-wrapper footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block{
margin-bottom:0!important;
}
.article-wrapper footer.footer-light-wrapper .footer-menu{
padding-top:0!important;
}
.up_button{
display:none;
}
.up_button.show{
display:block;
}
@media screen and (max-width:405px) {
.article-wrapper .enlighter-code{
font-size:11px;
}
}
@media screen and (max-width:861px){
.article-wrapper .share-this img {
width: 44px;
height: 44px;
}
}
@media (max-width: 500px){
.article-wrapper footer .tell-us-about-project .tell-us-about-project-text-block h2 {
font-size: 20px;
}
.article-wrapper .related-posts-blog{
font-size: 20px;
}
} .fbc-page .fbc-wrap .fbc-items li{
padding-top: 0px;
padding-bottom: 5px;
}
.fbc-wrap{ }
.fbc-items{
display:contents!important;
}@media screen and (min-width:1920px){
.image-heder-blog img{
width: 100%;
}
}
@media screen and (max-width:1920px){
.image-heder-blog img{
width: auto;
}
}
.cancel-icon img{
width:18px;
height:18px;
}
.image-heder-blog{
max-width:46%;
}
@media screen and (min-width:1708px) and (max-width:1920px){
.image-heder-blog {
left: 57%;
}
}
@media screen and (max-width: 2000px) and (min-width: 2000px){
.big-blog-header .image-heder-blog{
max-width:46%;
}
}
.bold-text{
font-weight: 600!important;
}.fbc-page .fbc-wrap .fbc-items li{
display: inline;
}
.single-service-wrapper .fbc-page .fbc-wrap .fbc-items li{
display: inline;
}
.fbc-wrap{
padding-bottom:10px;
padding-left: 5px;
}
.single-service-wrapper .fbc-items span{
white-space: inherit;
}@media screen and (max-width:390px) {
.one_logo{
position: relative;
}
.one_logo:nth-child(2n) svg{
position: absolute;
right:0;
}
} footer .tell-us-about-project form .tell-us-about-project-forms-block-row-2{
margin-top:0!important;
} .contact-us-wrapper footer.footer-contact-us-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-2{
margin-top:0;
} .enterprises-and-startups .solute-enterprises-and-startups .logos-wrapper{
display: flex;
flex-direction: row;
flex-wrap: wrap;
}
@media (max-width: 690px)
{
.solute-enterprises-and-startups .logos-wrapper picture {
display: block;
}
.solute-enterprises-and-startups .logos-wrapper .logos-wrapper__img-block:first-child{
display:none;
}
.solute-enterprises-and-startups .logos-wrapper .logos-wrapper__img-block:nth-child(2){
display:none;
}
.solute-enterprises-and-startups .logos-wrapper{
justify-content: center;
}
}
.privacy-link {
color: #fff !important;
text-decoration: underline !important;
} header.header a.touch{
text-decoration: none;
}
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-checkbox-wrapper label a {
color: #081120 !important;
}
footer .tell-us-about-project .tell-us-about-project-text-block {
max-width: unset;
width: unset;
}
@media screen and (min-width: 1025px) {
footer .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper p,footer .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 input {
min-width:100%!important
}
}
@media  screen and (min-width: 2000px){
.feed_back_form{
width: 1500px!important;
max-width: 1500px!important;
margin-left: auto!important;
margin-right: auto!important;
}
}
@media (max-width: 1024px){
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper input {
width:100%;
}
}
@media (max-width: 1024px){
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper textarea{
width:100%;
}
}
@media only screen and (min-width: 851px) and (max-width: 1024px){
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 textarea {
width:100%;
}
} @media (max-width: 1024px) {
.feed_back_form_right form{
margin:0!important;
}
.feed_back_form .feed_back_form_right form{
margin: 0; 
}
footer .tell-us-about-project .tell-us-about-project-text-block{
margin: 64px 3.1%!important;
}
.feed_back_form_right .tell-us-about-project-checkbox-wrapper p{
margin-top:0!important;
}
footer .tell-us-about-project .feed_back_form form .tell-us-about-project-forms-block-row-1 {
margin:0!important;
}
footer .tell-us-about-project .feed_back_form form .tell-us-about-project-forms-block-row-1{
width:100%!important;
}
footer .tell-us-about-project .feed_back_form .tell-us-about-project-text-block{
margin: 64px 3.1%!important;
}
footer .tell-us-about-project .feed_back_form{
padding: 20px 0!important;
}
footer .tell-us-about-project .feed_back_form form .tell-us-about-project-checkbox-wrapper{
width:100%;
}
footer .tell-us-about-project .feed_back_form form .tell-us-about-project-checkbox-wrapper button{
width:100%;
}
.feed_back_form_right button{
width:100%;
}
footer .feed_back_form .feed_back_form_right button{
width:100%!important;
}
footer .feed_back_form .feed_back_form_right form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper p{
order:0!important;
margin:0!important;
}
footer .feed_back_form .feed_back_form_right form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text{
justify-content: flex-start!important;
margin-top:0!important;
}
.feed_back_form .feed_back_form_right	#policy-error{
margin-top:0!important;
}
.feed_back_form .feed_back_form_right	#send-feedback{
margin-top:0;
}
footer.footer-light-wrapper .feed_back_form .feed_back_form_right p{
margin-top:0!important;
}
.cases-wrapper footer.footer-light-wrapper .tell-us-about-project.feed_back_form .feed_back_form_right form .tell-us-about-project-forms-block-row-1{
margin:0!important;
}
}
@media (max-width: 540px) {
footer .feed_back_form .feed_back_form_right form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text{
margin-bottom: 0;
}
}
@media (max-width: 1024px) {
.footer-light-wrapper .feed_back_form .feed_back_form_right form{
margin: 0; 
}
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1 {
margin:0!important;
}
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-forms-block-row-1{
width:100%!important;;
}
footer.footer-light-wrapper .tell-us-about-project .tell-us-about-project-text-block{
margin: 64px 3.1%!important;
}
footer.footer-light-wrapper .tell-us-about-project{
padding: 20px 0!important;
}
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-checkbox-wrapper{
width:100%;
}
footer.footer-light-wrapper .tell-us-about-project form .tell-us-about-project-checkbox-wrapper button{
width:100%;
}
.footer-light-wrapper .feed_back_form_right button{
width:100%;
}
footer.footer-light-wrapper .feed_back_form .feed_back_form_right button{
width:100%!important;
}
footer.footer-light-wrapper .feed_back_form .feed_back_form_right form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper p{
order:0;
margin:0;
}
footer.footer-light-wrapper .feed_back_form .feed_back_form_right form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text{
justify-content: flex-start;
margin-top:0;
}
.footer-light-wrapper .feed_back_form .feed_back_form_right	#policy-error{
margin-top:0;
}
.footer-light-wrapper .feed_back_form .feed_back_form_right	#send-feedback{
margin-top:0px;
}
.footer-light-wrapper .feed_back_form_right form.wpcf7-form .tell-us-about-project-forms-block-row-2 .tell-us-about-project-checkbox-wrapper p{
margin-top:0!important;
}
} @media (max-width: 540px) {
footer.footer-light-wrapper .feed_back_form .feed_back_form_right form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-2 .checkbox-text{
margin-bottom: 0;
}
}
.codedropz-upload-wrapper.uploaded .codedropz-upload-handler{
display:none!important;
}
.feed_back_form .checkbox-text{
margin-top:0!important;
}
.codedropz-upload-wrapper [type="file"]{
z-index:-1;
}
@media (max-width: 1024px){
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 {
width:100%;
}
}
.feed_back_form .about-project-checkbox-wrapper label span {
font-size:14px!important;
}
.codedropz-upload-wrapper [type="file"]{
z-index:-1;
}
a[title="Remove"]{ width:50px;
height:50px
}
.codedropz-upload-wrapper .dnd-upload-status .dnd-upload-details .remove-file{
display:block!important; 
z-index:99999;
}
.codedropz-upload-wrapper.uploaded.show .codedropz-upload-handler {
display: block!important;
}
@media screen and (max-width:1024px) and (min-width:1024px) {
.feed_back_form #send-feedback{
margin-top:26px!important;
}
}
@media (min-width: 769px) and (max-width: 1024px){
footer .tell-us-about-project form .tell-us-about-project-forms-block-row-1 .tell-us-about-project-forms-blockrow-1-column-1 .tell-us-about-project-forms-block-wrapper p {
width: 100%;
}
}
.feed_back_form .checkbox__error-text{
width:100%!important;
}
@media (max-width: 850px) 
{
footer div.tell-us-about-project-forms-block-row-2 div.tell-us-about-project-checkbox-wrapper p label span{
font-size:14px;
}
}
.error-email {
display: block;
margin-left: auto;
font-family: MulishRegular;
font-size: 12px;
line-height: 2;
letter-spacing: .4px;
text-align: right;
color: #ff3c3c;
opacity: 0;
}
.error-email.active{
opacity:1;
}
@media screen and  (max-width:850px) {
footer.footer-light-wrapper div.tell-us-about-project div.tell-us-about-project-forms-block-row-2 div.tell-us-about-project-checkbox-wrapper p label span, footer div.tell-us-about-project-forms-block-row-2 div.tell-us-about-project-checkbox-wrapper p label span{
font-size: 14px;
}
}
.wp-block-getwid-media-text-slider-slide-content__content-wrapper p{
font-family: MulishRegular;
} .image-heder-blog img {
height: 380px; }
.image-heder-blog {
max-width: 46%;
}
.table-of-contents-box ul li a{
font-size:16px;
}
@media screen and (min-width:2000px) {
.big-blog-header{
width: 1500px;
max-width: 1500px;
}
.container-blog-header{
width: 1500px;
max-width: 1500px;
}
}
@media screen and (max-width:800px){
.image-heder-blog {
max-width: 100%;
}
}
@media screen and (max-width:2000px) and (min-width:1300px) {
.big-blog-header .image-heder-blog{
max-width: 33.6%;
}
.big-blog-header {
max-width: none;
}
}
.anchor-heading:focus{ }
.article-wrapper .author-wrapper .authors.column2:first-child{
width: auto;
margin-left: auto;
margin-right: auto;
}
.article-wrapper .author-wrapper .authors.column2 .author:last-child{
margin-right:0;
}
@media screen and (max-width: 2000px) and (min-width: 2000px){
.big-blog-header .image-heder-blog{
max-width:46%;
}
}
.fbc-page .fbc-wrap .fbc-items li.active span{
font-size:14px;
}
@media (min-width: 1024px) {
.mobile-logos{
display: none !important;
}
}
.mobile-logo{
display:none;
}
@media screen and (max-width:1024px) {
.desktop-logos{
display:none;
}	
.mobile-logos{
display:block;
height: 115px;
}
.mobile-logo{
display:block;
}
}
.mobile-logos .swiper-slide  {
padding-left: 28px;
padding-right: 28px; margin-bottom: 10px;
margin-top: 10px;
}
@media screen and (min-width:1053px) {
.awards-block-gallery-item{
width: 146px;
height: 156px;
}
}
.awards-block-container{
flex-direction: column;
max-width: 1015px;
margin: auto;
align-items: flex-start;
box-shadow:none;
border:none;
}
.awards-block-container .header-p{
margin-bottom:28px;
}
.awards-block-gallery{
padding-left:0;
} .awards-block-container{
padding:0;
}
.awards-block-gallery{
padding:0;
}
.awards-block .header-p{
width:auto;
}
.nechet {
max-width: 100%;
}
@media screen and (min-width: 1232px) {
.nechet {
max-width: 571px;
}
}
.technologies_block-list .technologies_block-list-item:nth-child(5) .swiper-technologies .swiper-review-button-next{
display:block;
}
.technologies_block-list .technologies_block-list-item:nth-child(5) .swiper-technologies .swiper-review-button-prev{
display:block;
}
.service_head-item:last-child picture {
width: 100%;
}
.projects-swiper{
margin-bottom:40px;
}
@media screen and (max-width: 1024px) {
.tell-us-about-project {
padding-bottom:0!important;
}
}
.select-service-item-dop-content h3{
font-family: MulishBlack;
}
.projects-block-swiper-content {
padding: 29px 40px;
}
@media screen and (min-width: 768px) and (max-width: 1024px)  {
.mobile-logos {
height: 155px;
}
}
.service_head_img-main {
height: -webkit-fill-available;
height: 100%;
}
@media screen and (max-width:1230px){
.service-map-img img{
object-position: 6px;
}
}  .link-industries .background_industry{
background: linear-gradient(0deg, #016ED1 52.21%, rgba(1, 110, 209, 0.71) 93.75%);
transition: all 0.2s ease-out;
opacity:0;
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}
.link-industries:hover .background_industry{
transition: all 0.2s ease-out;
opacity:1;
}
.industries_block-list-item-tite{
opacity:1;
color:white;
}
.industries_block-list-item-desc-list{
opacity:1;
}
.header-opener{
transition: all .3s ease-in-out;
}
.header-opener:hover{
cursor:pointer;
color: #196ae2;
transition: all .3s ease-in-out;
}
.header-opener-faq{
transition: all .3s ease-in-out;
}
.header-opener-faq:hover{
cursor:pointer;
color: #196ae2;
transition: all .3s ease-in-out;
}  .single-service-wrapper .fbc-page .fbc-wrap .fbc-items li{
padding:0;
}
.fbc-page .fbc-wrap .fbc-items li:first-child{
margin-right:0px;
}
@media screen and (max-width: 800px) {
.image-heder-blog img {
width: 100%;
}
}
.wp-block-lazyblock-service-review{
z-index:3;
} .workflow-list{
overflow:hidden;
}
@media screen and (max-width: 1960px) and (min-width:1816px) {
.projects-block_img-main{
width: 1070px;
height: 529px;
}
}
.header.header a.logo-place{
height:14px;
}
footer .footer-menu .footer-menu-row1 .footer-menu-row1-column1 a.logo-place img{
height:14px;
object-fit: contain;
}
.blog-wrapper .articles-wrapper .row .column {
position: relative;
height: 216px;
}  .select-service-item-container{
gap:0;
}
.select-service-item-container picture{
margin-right: 16px;
}
.select-service-item-container img{
margin-right: 16px;
}
.select-service-item-container picture img{
margin-right: 0px;
}
@media screen and (max-width: 768px) {
.select-service-item-container picture{
margin-right: 0px;
margin-bottom: 16px;
}
.select-service-item-container picture img{
margin-bottom: 0px;
}
.select-service-item-container img{
margin-right: 0px;
margin-bottom: 16px;
}
} @media screen and (min-width: 768px) {
.technologies_block-list-item-img {
max-height: 40px;
}
} .what_we_do picture:nth-child(2) {
opacity: 0;
transition: all .3s ease-in-out;
}
.what_we_do:hover picture:nth-child(2) {
opacity: 1;
transition: all .3s ease-in-out;
}  .cmplz-cookiebanner{
font-family: MulishRegular;
}
.wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block}.wp-block-avatar{line-height:0}.wp-block-avatar,.wp-block-avatar img{box-sizing:border-box}.wp-block-avatar.aligncenter{text-align:center}.wp-block-audio{box-sizing:border-box}.wp-block-audio figcaption{margin-bottom:1em;margin-top:.5em}.wp-block-audio audio{min-width:300px;width:100%}.wp-block-button__link{box-sizing:border-box;cursor:pointer;display:inline-block;text-align:center;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}.wp-block-button .wp-block-button__link.is-style-outline,.wp-block-button.is-style-outline>.wp-block-button__link{border:2px solid;padding:.667em 1.333em}.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color),.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color){color:currentColor}.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background),.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background){background-color:transparent;background-image:none}.wp-block-button .wp-block-button__link:where(.has-border-color){border-width:initial}.wp-block-button .wp-block-button__link:where([style*=border-top-color]){border-top-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-right-color]){border-right-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-bottom-color]){border-bottom-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-left-color]){border-left-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-style]){border-width:initial}.wp-block-button .wp-block-button__link:where([style*=border-top-style]){border-top-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-right-style]){border-right-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-bottom-style]){border-bottom-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-left-style]){border-left-width:medium}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar td,.wp-block-calendar th{border:1px solid;padding:.25em}.wp-block-calendar th{font-weight:400}.wp-block-calendar caption{background-color:inherit}.wp-block-calendar table{border-collapse:collapse;width:100%}.wp-block-calendar table:where(:not(.has-text-color)){color:#40464d}.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th{border-color:#ddd}.wp-block-calendar table.has-background th{background-color:inherit}.wp-block-calendar table.has-text-color th{color:inherit}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}.wp-block-categories{box-sizing:border-box}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-categories.wp-block-categories-dropdown.aligncenter{text-align:center}.wp-block-code{box-sizing:border-box}.wp-block-code code{display:block;font-family:inherit;overflow-wrap:break-word;white-space:pre-wrap}.wp-block-columns{align-items:normal!important;box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-post-comments{box-sizing:border-box}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;margin-top:.5em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{margin-bottom:.5em;margin-right:.5em}.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{margin-right:0}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination.aligncenter{justify-content:center}.wp-block-comment-template{box-sizing:border-box;list-style:none;margin-bottom:0;max-width:100%;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{list-style:none;margin-bottom:0;max-width:100%;padding-left:2rem}.wp-block-comment-template.alignleft{float:left}.wp-block-comment-template.aligncenter{margin-left:auto;margin-right:auto;width:-moz-fit-content;width:fit-content}.wp-block-comment-template.alignright{float:right}.wp-block-cover,.wp-block-cover-image{align-items:center;background-position:50%;box-sizing:border-box;display:flex;justify-content:center;min-height:430px;overflow:hidden;overflow:clip;padding:1em;position:relative}.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{background-color:transparent}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{background-color:inherit;content:""}.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0;z-index:1}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image:after,.wp-block-cover:after{content:"";display:block;font-size:0;min-height:inherit}@supports (position:sticky){.wp-block-cover-image:after,.wp-block-cover:after{content:none}}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{color:inherit;width:100%;z-index:1}.wp-block-cover h1:not(.has-text-color),.wp-block-cover h2:not(.has-text-color),.wp-block-cover h3:not(.has-text-color),.wp-block-cover h4:not(.has-text-color),.wp-block-cover h5:not(.has-text-color),.wp-block-cover h6:not(.has-text-color),.wp-block-cover p:not(.has-text-color),.wp-block-cover-image h1:not(.has-text-color),.wp-block-cover-image h2:not(.has-text-color),.wp-block-cover-image h3:not(.has-text-color),.wp-block-cover-image h4:not(.has-text-color),.wp-block-cover-image h5:not(.has-text-color),.wp-block-cover-image h6:not(.has-text-color),.wp-block-cover-image p:not(.has-text-color){color:inherit}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{border:none;bottom:0;box-shadow:none;height:100%;left:0;margin:0;max-height:none;max-width:none;object-fit:cover;outline:none;padding:0;position:absolute;right:0;top:0;width:100%}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:fixed;background-repeat:no-repeat;background-size:cover}@supports (-webkit-touch-callout:inherit){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover__image-background,.wp-block-cover__video-background{z-index:0}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;margin-bottom:0;max-width:840px;padding:.44em;text-align:center;z-index:1}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}.wp-block-details{box-sizing:border-box;overflow:hidden}.wp-block-details summary{cursor:pointer}.wp-block-details>:not(summary){margin-block-end:0;margin-block-start:var(--wp--style--block-gap)}.wp-block-details>:last-child{margin-bottom:0}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-height:240px;min-width:320px}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed figcaption{margin-bottom:1em;margin-top:.5em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file:not(.wp-element-button){font-size:.8em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file *+.wp-block-file__button{margin-left:.75em}:where(.wp-block-file){margin-bottom:1.5em}.wp-block-file__embed{margin-bottom:1em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 1em 1em 0;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{flex:1;height:100%;object-fit:cover;width:100%}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{margin-right:0;width:100%}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{margin-right:1em;width:calc(33.33333% - .66667em)}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{margin-right:1em;width:calc(25% - .75em)}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{margin-right:1em;width:calc(20% - .8em)}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{margin-right:1em;width:calc(16.66667% - .83333em)}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{margin-right:1em;width:calc(14.28571% - .85714em)}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{margin-right:1em;width:calc(12.5% - .875em)}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{flex-direction:column;flex-grow:1;margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);bottom:0;box-sizing:border-box;color:#fff;font-size:13px;left:0;margin-bottom:0;max-height:60%;overflow:auto;padding:0 8px 8px;position:absolute;text-align:center;width:100%}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:none;color:inherit;flex:initial;margin:0;padding:10px 10px 9px;position:relative}.wp-block-gallery.has-nested-images figcaption{flex-basis:100%;flex-grow:1;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-bottom:auto;margin-top:0}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;object-fit:cover;width:100%}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.wp-block-group{box-sizing:border-box}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-bottom:1em;margin-top:.5em}.wp-block-image .is-style-rounded img,.wp-block-image.is-style-circle-mask img,.wp-block-image.is-style-rounded img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}.wp-block-image :where(.has-border-color){border-style:solid}.wp-block-image :where([style*=border-top-color]){border-top-style:solid}.wp-block-image :where([style*=border-right-color]){border-right-style:solid}.wp-block-image :where([style*=border-bottom-color]){border-bottom-style:solid}.wp-block-image :where([style*=border-left-color]){border-left-style:solid}.wp-block-image :where([style*=border-width]){border-style:solid}.wp-block-image :where([style*=border-top-width]){border-top-style:solid}.wp-block-image :where([style*=border-right-width]){border-right-style:solid}.wp-block-image :where([style*=border-bottom-width]){border-bottom-style:solid}.wp-block-image :where([style*=border-left-width]){border-left-style:solid}.wp-block-image figure{margin:0}.wp-lightbox-container .img-container{position:relative}.wp-lightbox-container button{background:none;border:none;cursor:zoom-in;height:100%;position:absolute;width:100%;z-index:100}.wp-lightbox-container button:focus-visible{outline:5px auto #212121;outline:5px auto -webkit-focus-ring-color;outline-offset:5px}.wp-lightbox-overlay{height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100vw;z-index:100000}.wp-lightbox-overlay .close-button{cursor:pointer;padding:0;position:absolute;right:12.5px;top:12.5px;z-index:5000000}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:center;position:absolute;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay .wp-block-image img{max-height:100%;max-width:100%;width:auto}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.fade.active{animation:turn-on-visibility .25s both;visibility:visible}.wp-lightbox-overlay.fade.active img{animation:turn-on-visibility .3s both}.wp-lightbox-overlay.fade.hideanimationenabled:not(.active){animation:turn-off-visibility .3s both}.wp-lightbox-overlay.fade.hideanimationenabled:not(.active) img{animation:turn-off-visibility .25s both}.wp-lightbox-overlay.zoom img{height:var(--lightbox-image-max-height);position:absolute;transform-origin:top left;width:var(--lightbox-image-max-width)}.wp-lightbox-overlay.zoom.active{opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .wp-block-image img{animation:lightbox-zoom-in .4s forwards}@media (prefers-reduced-motion){.wp-lightbox-overlay.zoom.active .wp-block-image img{animation:turn-on-visibility .4s both}}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .wp-block-image img{animation:lightbox-zoom-out .4s forwards}@media (prefers-reduced-motion){.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .wp-block-image img{animation:turn-off-visibility .4s both}}.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .scrim{animation:turn-off-visibility .4s forwards}html.has-lightbox-open{overflow:hidden}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{left:var(--lightbox-initial-left-position);top:var(--lightbox-initial-top-position);transform:scale(var(--lightbox-scale-width),var(--lightbox-scale-height))}to{left:var(--lightbox-target-left-position);top:var(--lightbox-target-top-position);transform:scale(1)}}@keyframes lightbox-zoom-out{0%{left:var(--lightbox-target-left-position);top:var(--lightbox-target-top-position);transform:scale(1);visibility:visible}99%{visibility:visible}to{left:var(--lightbox-initial-left-position);top:var(--lightbox-initial-top-position);transform:scale(var(--lightbox-scale-width),var(--lightbox-scale-height))}}ol.wp-block-latest-comments{box-sizing:border-box;margin-left:0}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){line-height:1.5}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:2.25em}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{font-size:inherit}.wp-block-latest-posts{box-sizing:border-box}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none;padding-left:0}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;padding:0}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt{margin-bottom:1em;margin-top:.5em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;max-width:100%;width:auto}.wp-block-latest-posts__featured-image.alignleft{float:left;margin-right:1em}.wp-block-latest-posts__featured-image.alignright{float:right;margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}ol,ul{box-sizing:border-box}ol.has-background,ul.has-background{padding:1.25em 2.375em}.wp-block-media-text{box-sizing:border-box; direction:ltr; display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media{align-self:start}.wp-block-media-text .wp-block-media-text__content,.wp-block-media-text .wp-block-media-text__media,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media{align-self:end}.wp-block-media-text .wp-block-media-text__media{ grid-column:1;grid-row:1; margin:0}.wp-block-media-text .wp-block-media-text__content{direction:ltr; grid-column:2;grid-row:1; padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media{ grid-column:2;grid-row:1 }.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{ grid-column:1;grid-row:1 }.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;vertical-align:middle;width:100%}.wp-block-media-text.is-image-fill .wp-block-media-text__media{background-size:cover;height:100%;min-height:250px}.wp-block-media-text.is-image-fill .wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill .wp-block-media-text__media img{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center;position:relative}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation:where(:not([class*=has-text-decoration])) a{text-decoration:none}.wp-block-navigation:where(:not([class*=has-text-decoration])) a:active,.wp-block-navigation:where(:not([class*=has-text-decoration])) a:focus{text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{stroke:currentColor;display:inline-block;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{align-items:normal;background-color:inherit;color:inherit;display:flex;flex-direction:column;height:0;left:-1px;opacity:0;overflow:hidden;position:absolute;top:100%;transition:opacity .1s linear;visibility:hidden;width:0;z-index:2}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-left:auto;margin-right:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:transparent;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{display:flex;position:relative}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:transparent;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;line-height:inherit;text-align:left;text-transform:inherit}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;border:1px solid rgba(0,0,0,.15);color:#000}.wp-block-navigation__container{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation__responsive-container .wp-block-navigation-link a{color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards;background-color:inherit;display:flex;flex-direction:column;overflow:auto;padding:var(--wp--style--root--padding-top,2rem) var(--wp--style--root--padding-right,2rem) var(--wp--style--root--padding-bottom,2rem) var(--wp--style--root--padding-left,2rem);z-index:100000}@media (prefers-reduced-motion:reduce){.wp-block-navigation__responsive-container.is-menu-open{animation-delay:0s;animation-duration:1ms}}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible;padding-top:calc(2rem + 24px)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{border:none;height:auto;min-width:200px;opacity:1;overflow:initial;padding-left:2rem;padding-right:2rem;position:static;visibility:visible;width:auto}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{align-items:var(--navigation-layout-justification-setting,initial);display:flex;flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{background:transparent!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff;color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:transparent;border:none;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px}.wp-block-navigation__responsive-container-open{display:flex}.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;right:0;top:0;z-index:2}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{font-family:inherit;font-size:inherit;font-weight:inherit}.wp-block-navigation__responsive-close{width:100%}.has-modal-open .wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,100%)}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{overflow-wrap:break-word;word-break:normal}.wp-block-navigation .wp-block-navigation-item__description{display:none}.wp-block-navigation .wp-block-page-list{align-items:var(--navigation-layout-align,initial);background-color:inherit;display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}p.has-background{padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}.wp-block-post-author{display:flex;flex-wrap:wrap}.wp-block-post-author__byline{font-size:.5em;margin-bottom:0;margin-top:0;width:100%}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{font-size:.7em;margin-bottom:.7em}.wp-block-post-author__content{flex-basis:0;flex-grow:1}.wp-block-post-author__name{margin:0}.wp-block-post-comments-form{box-sizing:border-box}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form input[type=submit]{box-shadow:none;cursor:pointer;display:inline-block;overflow-wrap:break-word;text-align:center}.wp-block-post-comments-form input:not([type=submit]),.wp-block-post-comments-form textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments-form textarea{padding:calc(.667em + 2px)}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-date{box-sizing:border-box}:where(.wp-block-post-excerpt){margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__excerpt{margin-bottom:0;margin-top:0}.wp-block-post-excerpt__more-text{margin-bottom:0;margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block;height:100%}.wp-block-post-featured-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;width:100%}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{background-color:#000;inset:0;position:absolute}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:transparent}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{display:inline-block;margin-right:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{display:inline-block;margin-left:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-terms{box-sizing:border-box}.wp-block-post-terms .wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-time-to-read,.wp-block-post-title{box-sizing:border-box}.wp-block-post-title{word-break:break-word}.wp-block-post-title a{display:inline-block}.wp-block-preformatted{white-space:pre-wrap}.wp-block-preformatted.has-background{padding:1.25em 2.375em}.wp-block-pullquote{box-sizing:border-box;overflow-wrap:break-word;padding:3em 0;text-align:center}.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{color:inherit}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}:where(.wp-block-pullquote){margin:0 0 1em}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:2em;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote cite{color:inherit}.wp-block-post-template{list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-post-template.wp-block-post-template{background:none}.wp-block-post-template.is-flex-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container>li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}@media (max-width:600px){.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:1fr}}.wp-block-query-pagination>.wp-block-query-pagination-next,.wp-block-query-pagination>.wp-block-query-pagination-numbers,.wp-block-query-pagination>.wp-block-query-pagination-previous{margin-bottom:.5em;margin-right:.5em}.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child{margin-right:0}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{margin-inline-end:auto}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}.wp-block-query-title,.wp-block-quote{box-sizing:border-box}.wp-block-quote{overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:right}.wp-block-read-more{display:block;width:-moz-fit-content;width:fit-content}.wp-block-read-more:not([style*=text-decoration]),.wp-block-read-more:not([style*=text-decoration]):active,.wp-block-read-more:not([style*=text-decoration]):focus{text-decoration:none}ul.wp-block-rss{list-style:none;padding:0}ul.wp-block-rss.wp-block-rss{box-sizing:border-box}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;list-style:none;padding:0}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-search__button{margin-left:10px;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{fill:currentColor;min-height:24px;min-width:24px;vertical-align:text-bottom}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search__input{-webkit-appearance:initial;appearance:none;border:1px solid #949494;flex-grow:1;margin-left:0;margin-right:0;min-width:3rem;padding:8px;text-decoration:unset!important}.wp-block-search.wp-block-search__button-only .wp-block-search__button{margin-left:0}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block-search__button-behavior-expand .wp-block-search__inside-wrapper{min-width:0!important;transition-property:width}.wp-block-search__button-behavior-expand .wp-block-search__input{flex-basis:100%;transition-duration:.3s}.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden,.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{overflow:hidden}.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden .wp-block-search__input{border-left-width:0!important;border-right-width:0!important;flex-basis:0;flex-grow:0;margin:0;min-width:0!important;padding-left:0!important;padding-right:0!important;width:0!important}.wp-block[data-align=right] .wp-block-search__button-behavior-expand .wp-block-search__inside-wrapper{float:right}.wp-block-separator{border:1px solid;border-left:none;border-right:none}.wp-block-separator.is-style-dots{background:none!important;border:none;height:auto;line-height:1;text-align:center}.wp-block-separator.is-style-dots:before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block}.wp-block-site-logo.is-default-size img{height:auto;width:120px}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}.wp-block-site-logo.is-style-rounded{border-radius:9999px}.wp-block-site-title a{color:inherit}.wp-block-social-links{background:none;box-sizing:border-box;margin-left:0;padding-left:0;padding-right:0;text-indent:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;box-shadow:none;text-decoration:none}.wp-block-social-links .wp-social-link a{padding:.25em}.wp-block-social-links .wp-social-link svg{height:1em;width:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){font-size:.65em;margin-left:.5em;margin-right:.5em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{display:flex;justify-content:center}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{border-radius:9999px;display:block;height:auto;transition:transform .1s ease}@media (prefers-reduced-motion:reduce){.wp-block-social-link{transition-delay:0s;transition-duration:0s}}.wp-block-social-link a{align-items:center;display:flex;line-height:0;transition:transform .1s ease}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:visited{fill:currentColor;color:currentColor}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link{background-color:#f0f0f0;color:#444}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon{background-color:#f90;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance{background-color:#0757fe;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy{background-color:#f45800;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook{background-color:#1778f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr{background-color:#0461dd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare{background-color:#e65678;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github{background-color:#24292d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google{background-color:#ea4434;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram{background-color:#f00075;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium{background-color:#02ab6c;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup{background-color:#f6405f;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon{background-color:#ff424d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest{background-color:#e60122;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket{background-color:#ef4155;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit{background-color:#ff4500;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype{background-color:#0478d7;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat{stroke:#000;background-color:#fefc00;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify{background-color:#1bd760;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram{background-color:#2aabee;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr{background-color:#011835;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch{background-color:#6440a4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk{background-color:#4680c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube{background-color:red;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link{background:none}.wp-block-social-links.is-style-logos-only .wp-social-link a{padding:0}.wp-block-social-links.is-style-logos-only .wp-social-link svg{height:1.25em;width:1.25em}.wp-block-social-links.is-style-logos-only .wp-social-link-amazon{color:#f90}.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp{color:#1ea0c3}.wp-block-social-links.is-style-logos-only .wp-social-link-behance{color:#0757fe}.wp-block-social-links.is-style-logos-only .wp-social-link-codepen{color:#1e1f26}.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart{color:#02e49b}.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble{color:#e94c89}.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox{color:#4280ff}.wp-block-social-links.is-style-logos-only .wp-social-link-etsy{color:#f45800}.wp-block-social-links.is-style-logos-only .wp-social-link-facebook{color:#1778f2}.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-flickr{color:#0461dd}.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare{color:#e65678}.wp-block-social-links.is-style-logos-only .wp-social-link-github{color:#24292d}.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads{color:#382110}.wp-block-social-links.is-style-logos-only .wp-social-link-google{color:#ea4434}.wp-block-social-links.is-style-logos-only .wp-social-link-instagram{color:#f00075}.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm{color:#e21b24}.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin{color:#0d66c2}.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon{color:#3288d4}.wp-block-social-links.is-style-logos-only .wp-social-link-medium{color:#02ab6c}.wp-block-social-links.is-style-logos-only .wp-social-link-meetup{color:#f6405f}.wp-block-social-links.is-style-logos-only .wp-social-link-patreon{color:#ff424d}.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest{color:#e60122}.wp-block-social-links.is-style-logos-only .wp-social-link-pocket{color:#ef4155}.wp-block-social-links.is-style-logos-only .wp-social-link-reddit{color:#ff4500}.wp-block-social-links.is-style-logos-only .wp-social-link-skype{color:#0478d7}.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat{stroke:#000;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud{color:#ff5600}.wp-block-social-links.is-style-logos-only .wp-social-link-spotify{color:#1bd760}.wp-block-social-links.is-style-logos-only .wp-social-link-telegram{color:#2aabee}.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr{color:#011835}.wp-block-social-links.is-style-logos-only .wp-social-link-twitch{color:#6440a4}.wp-block-social-links.is-style-logos-only .wp-social-link-twitter{color:#1da1f2}.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo{color:#1eb7ea}.wp-block-social-links.is-style-logos-only .wp-social-link-vk{color:#4680c2}.wp-block-social-links.is-style-logos-only .wp-social-link-whatsapp{color:#25d366}.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress{color:#3499cd}.wp-block-social-links.is-style-logos-only .wp-social-link-yelp{color:#d32422}.wp-block-social-links.is-style-logos-only .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}.wp-block-social-links.is-style-pill-shape .wp-social-link a{padding-left:.66667em;padding-right:.66667em}.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{color:#000}.wp-block-spacer{clear:both}.wp-block-tag-cloud{box-sizing:border-box}.wp-block-tag-cloud.aligncenter{justify-content:center;text-align:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}.wp-block-tag-cloud.is-style-outline{display:flex;flex-wrap:wrap;gap:1ch}.wp-block-tag-cloud.is-style-outline a{border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:transparent;border-bottom:1px solid #f0f0f0;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:transparent}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:currentColor}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:currentColor}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}:where(.wp-block-term-description){margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-term-description p{margin-bottom:0;margin-top:0}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{overflow:auto;white-space:pre-wrap}:where(pre.wp-block-verse){font-family:inherit}.wp-block-video{box-sizing:border-box}.wp-block-video video{width:100%}@supports (position:sticky){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-bottom:1em;margin-top:.5em}.editor-styles-wrapper,.entry-content{counter-reset:footnotes}a[data-fn].fn{counter-increment:footnotes;display:inline-flex;font-size:smaller;text-decoration:none;text-indent:-9999999px;vertical-align:super}a[data-fn].fn:after{content:"[" counter(footnotes) "]";float:left;text-indent:0}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#ddd;-webkit-clip-path:none;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}