/* dev css */

.img-list {
    margin: 0;
    padding: 0;
}
.img-text-se-no-ui {
    height: 110px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tab-ind .bg-gray {
    height: 100%;
}
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #888; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
.tab-ind {
    display: none;
}
.tab-ind.active {
    display: block;
}
.recent-b .anchor-bl a,
.media-a .anchor-bl a,
.latest-a .anchor-bl a {
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
}

.recent-b .bg-gray,
.media-a .bg-gray,
.latest-a .bg-gray {
    position: relative;
    padding-bottom: 50px !important;
}
.img-list li {
    background-image: url(/sites/default/files/2020-05/Shape_1_copy.png);
    font-size: 20px;
    background-repeat: no-repeat;
    background-position: left center;
    color: #fff;
    display: block;
    padding-left: 27px;
    margin-bottom: 10px;
}

.dmsf_titWhy {
    color: #0025c9;
    font-size: 25px;
    margin-bottom: 50px;
}
.anchor-bl a {
    background: #0025c9;
    color: #fff;
    display: block;
    margin: 30px auto 0;
    width: 160px;
    padding: 11px 0 7px 0;
}
html {
    scroll-behavior: smooth;
}
.list-img-s2 {
    margin: 0;
    padding: 0;
}
.video-section-text video {
    width: 100%;
}
.list-img-s2 li {
    background-image: url(/sites/default/files/2020-05/Shape_3.png);
    font-size: 20px;
    background-repeat: no-repeat;
    background-position: left center;
    color: #fff;
    display: block;
    padding-left: 27px;
    margin-bottom: 10px;
}

.uc-mnd p {
    color: #090808;
    font-size: 20px;
    line-height: 32px;
    text-align: justify;
}

.top-bars {
    position: relative;
}

.top-bars::before {
    content: "";
    display: block;
    width: 88px;
    height: 5px;
    margin: 0px 0px 15px 0px;
    background: #0025c9;
}

ul.uc-holder {
    margin: 50px 0 0 0;
    padding: 0;
}

ul.uc-holder li {
    display: flex;
    float: left;
    width: 30%;
    margin-right: 3%;
    align-items: center;
    justify-content: left;
    text-align: left;
    height: 112px;
    margin-bottom: 35px;
}

ul.uc-holder li p {
    text-align: left;
    margin-left: 20px;
}

.lasrg-list h3 {
    background-color: #0025c9;
    color: #e0e0e0;
    font-size: 16px;
    font-weight: 700;
    line-height: 32px;
    padding: 0 0px 0 11px;
}

.lasrg-list ul {
    margin: 30px 0 0 0;
    padding: 0;
}

.lasrg-list ul li {
    background-image: url(/sites/default/files/2020-05/arot.png);
    background-repeat: no-repeat;
    background-position: left 11px;
    padding-left: 20px;
    margin: 10px 0;
    display: block;
    font-size: 20px;
}

ul.uc-holder li img {
    margin: 0;
}

.lasrg-list {
    margin-top: 1.5rem;
}

.divider-dev {
    color: #0025c9;
    font-size: 30px;
    position: relative;
}

.divider-dev.line-bottom::after {
    content: "";
    display: block;
    width: 100px;
    height: 7px;
    background: #0025c9;
    margin: 20px auto 0;
}

.gr-msnd p {
    text-align: center;
    font-size: 20px;
    color: #090808;
    line-height: 32px;
}

.arrow-wing {
    position: relative;
    display: flex;
    align-items: center;
    padding-left: 32px;
    min-height: 117px;
    justify-content: center;
}

.arrow-wing img {
    position: absolute;
    top: 0;
    left: -8px;
    width: 120%;
}

.arrow-wing p {
    font-size: 18px;
    line-height: 28px;
    color: #e0e0e0;
    z-index: 9;
    position: relative;
    font-weight: bold;
    text-align: left;
    margin: 0;
    padding-bottom: 0;
    max-width: 190px;
}

.bgfr {
    background: #295bc9;
    color: #ffffff;
    font-size: 20px;
    font-weight: 300;
    line-height: 32px;
    padding: 20px;
    height: 300px;
    margin-top: 16px;
}

.gr-msnd > div.lit {
    max-width: 1300px;
    display: flex;
    margin: 0 auto;
    flex-wrap: wrap;
}

.sret-mns p {
    color: #090808;
    font-size: 20px;
    line-height: 32px;
}

.list-img-s2.bg-ch li {
    background-image: url(/sites/default/files/2020-05/Shape_3_copy_9.png);
    color: #090808;
}

.secrt-ex .bx-sho {
    display: flex;
    align-items: center;
    box-shadow: 0 0 10px rgba(192, 193, 197, 0.92);
    margin: 8px -8px;
    padding: 30px 20px;
}

.secrt-ex .bx-sho > div {
    margin-left: 20px;
}

.secrt-ex .bx-sho > div strong {
    font-size: 40px;
    font-weight: bold;
    line-height: 40px;
    text-transform: uppercase;
    color: #0025c9;
}

.secrt-ex .bx-sho > div p {
    color: #090808;
    font-size: 20px;
    font-weight: 300;
    margin: 0;
    line-height: 27px;
}

.secrt-ex > div.lit {
    max-width: 1300px;
    display: flex;
    margin: 0 auto;
    flex-wrap: wrap;
}

.secrt-ex .bx-sho img {
    margin: 0;
}

.row.secrt-ex h3 {
    margin: 0 auto;
    width: fit-content;
}

.divider-dev.min-font {
    font-size: 24px;
}

.clickherebtn {
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    display: inline-block;
    background: #1f5bca;
    border-radius: 10px;
    padding: 10px 18px;
    margin-top: 10px;
    font-weight: bold;
}

.mid-text {
    font-size: 18px;
}

.brand-color {
    color: #0025c9;
}
.par-p-0 p {
    padding-bottom: 0;
}
.brand-border {
    border: 1px solid #054dad;
}

div.lit-conter {
    max-width: 1300px;
    display: flex;
    margin: 0 auto;
    flex-wrap: wrap;
}

.brand-dot li::before {
    content: "\2022";
    color: #054dad;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

.brand-bg {
    background-color: #054dad;
}

.brand-border-on {
    height: 20px;
    background: #054dad;
    margin: 0 -30px;
}
.emp-et-hs p:nth-of-type(2) {
    min-height: 33px;
}
p.sub-heading {
    font-size: 20px;
}
.emp-et-hs p {
    font-size: 14px;
    margin: 0 0 6px 0;
    padding: 0;
    line-height: 1.2;
}
.flx-oy a:first-child {
    background: #000;
}
.flx-oy a {
    width: 33px;
    height: 33px;
    background-color: #0025c9;
    display: block;
    color: #fff;
    padding: 6px 0;
    text-align: center;
}
.flx-oy {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px 0 25px 0;
}
.emp-img-hs {
    width: 150px;
    height: 150px;
    border-radius: 100px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.emp-img-hs img {
    position: absolute;
    width: 150px;
    max-width: inherit;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.grdient-button {
    background: rgb(234, 78, 58);
    background: linear-gradient(90deg, rgba(234, 78, 58, 1) 0%, rgba(243, 146, 60, 1) 52%, rgba(253, 198, 48, 1) 100%);
    color: white;
    font-weight: bold;
    border: none;
    border-radius: 10px;
    font-size: 20px;
    padding: 12px 50px;
}

.grdient-button,
.matrial-box button#edit-submit-button {
    background: rgb(234, 78, 58) !important;
    background: linear-gradient(
        90deg,
        rgba(234, 78, 58, 1) 0%,
        rgba(243, 146, 60, 1) 52%,
        rgba(253, 198, 48, 1) 100%
    ) !important;
    color: white !important;
    font-weight: bold;
    border: none;
    border-radius: 10px;
    font-size: 20px;
    padding: 20px 50px 15px 50px;
    width: auto !important;
    margin: 0 !important;
    height: auto !important;
    line-height: 1;
    text-transform: inherit;
}

.width-full img {
    width: 100%;
    max-width: 100%;
}

.arrow-heading {
    background-image: url(/sites/default/files/2020-05/arrow_blue.png);
    background-repeat: no-repeat;
    background-position: left 1px;
    padding-left: 27px;
}

.pos-ab h2 {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 0;
}

.pos-ab img {
    width: 100%;
    margin-top: -1px;
}

.img-cir span {
    border: 4px solid white;
    width: 105px;
    height: 105px;
    border-radius: 100px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 105px;
}

.img-cir-bg.img-cir span {
    background-color: #fff;
    position: relative;
}

.img-cir-bg.img-cir span::before {
    content: "";
    width: 98px;
    border: 4px solid #054dad;
    height: 98px;
    position: absolute;
    border-radius: 100px;
}

.dis-fles {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.white-border::before {
    content: "";
    border: 1px solid #fff;
    display: block;
    width: 100%;
    height: calc(100% - 55px);
    position: absolute;
    top: 55px;
    left: 0;
}

.white-bg.img-cir-bg.img-cir span {
    background: #054dad;
}

.white-bg {
    background: white;
    border: 1px solid #b9b5b5;
}

.white-bg p {
    padding: 0;
    margin: 0;
    font-size: 16px;
}

.back-bl.img-cir span {
    background-color: #054dad;
    width: 90px;
    height: 90px;
    min-width: 90px;
}

.brand-bg-img .img-cir-bg.img-cir span {
    width: 80px;
    height: 80px;
    min-width: 80px;
}

a.line-anchor {
    text-decoration: none;
    color: #fff;
    font-size: 27px;
    display: block;
    margin-top: 50px;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    width: fit-content;
}

.acc__card {
    border-bottom: 1px solid #fff;
    width: 90%;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.acc__title {
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.54px;
    cursor: pointer;
    position: relative;
}

.acc__title::after {
    content: "";
    border-left: 10px solid transparent;
    border-bottom: 10px solid #fff;
    border-right: 10px solid transparent;
    position: absolute;
    right: 2px;
    top: 6px;
}

.acc__title.active::after {
    border-top: 10px solid #fff;
    border-bottom: none;
}

.acc__panel {
    display: none;
    color: #ffffff;
    font-size: 18px;
    font-weight: 300;
    margin-top: 20px;
    width: 90%;
}

.img-lfr {
    display: flex;
    align-items: center;
    justify-content: left;
    margin-bottom: 30px;
}

.img-lfr img {
    margin: 0;
}

.img-lfr p {
    padding: 0;
    margin-left: 30px;
    color: #000000;
    font-size: 24px;
    font-weight: bold;
    margin-top: 11px;
}

p.mid-text.known-fg {
    font-size: 22px;
    line-height: 30px;
}

.blck-poi a {
    color: #0025c9;
    font-size: 22px;
    font-weight: normal;
    border-bottom: 1px solid #0025c9;
    padding-bottom: 5px;
}

.blck-poi {
    margin-bottom: 50px;
}

.blckerro li {
    font-size: 18px;
    margin: 14px 0;
    line-height: 24px;
    background-image: url(/sites/default/files/2020-05/blk-reo.png);
    background-repeat: no-repeat;
    background-position: left 3px;
    padding-left: 25px;
    background-size: 14px;
}

p.nom-text {
    font-size: 22px;
}

.top-bl-ln {
    font-size: 40px;
    padding-right: 22%;
    line-height: 60px;
    position: relative;
    margin-top: 10%;
}

.top-bl-ln::before {
    content: "";
    height: 9px;
    width: 50px;
    display: block;
    background: black;
    margin: 15px 0;
}

.mt-50 {
    margin-top: 50px;
}

.top-bl-ln.ble {
    color: #0025c9;
    font-size: 32px;
    line-height: 40px;
}

.top-bl-ln.ble::before {
    background: #0025c9;
}

.mxa-we {
    max-width: 1000px;
    margin: 50px auto;
}

.mxa-we > div {
    margin-bottom: 30px;
}

.low-fm {
    display: flex;
    align-items: center;
    max-width: 700px;
    margin: 50px auto 0;
}

.low-fm a {
    background: #0025c9;
    color: white;
    text-decoration: none;
    padding: 18px 0;
    border-radius: 20px;
    margin-right: 30px;
    text-align: center;
    min-width: 170px;
    font-size: 24px;
}

.low-fm p.nom-text {
    font-weight: 400;
    text-shadow: 0 0 0 black;
}

.mxa-we img {
    max-width: 140px;
    margin: 0 auto 20px;
    display: block;
}

.fles-sh {
    height: 20vw;
    box-shadow: 2px 2px 7px 1px rgba(0, 0, 0, 0.19);
    background-color: #ffffff;
    display: flex;
    align-items: center;
    margin: 3%;
    position: relative;
}

.fles-sh p {
    margin: 0 auto;
    color: #0025c9;
    font-size: 40px;
    font-weight: bold;
    border: 2px solid #adadad;
    padding: 28px 16px 18px 16px;
}

.fles-sh > div {
    background-color: #0025c9;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    align-items: center;
    justify-content: center;
    font-size: 1.4vw;
    color: #fff;
    text-align: center;
}

.fles-sh:hover > div {
    display: flex;
}

.custm-bg img {
    max-width: 123px;
    margin-bottom: 16px;
}

.custm-bg .col-md-3 {
    margin-bottom: 30px;
}

.blku-poi h2 {
    color: #0025c9;
    font-size: 29px;
    margin-top: 30px;
    position: relative;
}

.blku-poi h2::before {
    content: "";
    height: 7px;
    width: 50px;
    display: block;
    background: #0025c9;
    margin: 15px 0;
}

.list-tech {
    padding-left: 20px;
    margin-top: 30px;
}

.list-tech h4 {
    font-weight: normal;
    font-size: 16px;
    color: #0025c9;
    background-image: url(/sites/default/files/2020-05/arrow_blue.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 14px;
    padding-left: 20px;
}

.list-tech ul li {
    list-style: none;
    display: flex;
    font-size: 16px;
}

.list-tech ul li::before {
    content: "";
    width: 10px;
    height: 10px;
    background: #0025c9;
    display: block;
    margin-right: 10px;
    margin-top: 4px;
}

ul.lst-style {
    list-style: inside;
}

.gcp-key-img img {
    max-width: 100%;
    width: 130px;
}

.min-box {
    background: white;
    padding: 26px 30px 100px 30px;
    max-width: 356px;
    border-radius: 10px;
    border: 1px solid #1525ca;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.min-box .list-img-s2.bg-ch li {
    background-position: left 8px;
    font-size: 16px;
    line-height: 29px;
    margin-bottom: 10px;
}

.bl-kh {
    position: absolute;
    bottom: 0;
    color: white;
    background-color: #0025c9;
    width: calc(100% - 20px);
    left: 0;
    margin: 10px;
    text-align: center;
    font-size: 1.8vw;
    padding: 27px 0px 20px 0;
    border-radius: 10px;
}

.list-img-s2.mju li {
    background-position: left 3px;
    margin: 12px 0;
}

.list-img-s2.mju li ul {
    margin: 20px 0;
}

.list-img-s2.mju li ul li {
    background: no-repeat;
    list-style: inside;
    display: list-item;
    margin-left: 0;
    padding: 0;
}

p.blockquotes {
    position: relative;
    padding: 20px 50px;
    margin: 0 5vw;
    font-size: 18px;
}

p.blockquotes::before {
    content: "";
    background-image: url(/sites/default/files/2020-05/l-q.png);
    display: block;
    width: 32px;
    height: 27px;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
}

p.blockquotes::after {
    content: "";
    background-image: url(/sites/default/files/2020-05/r-q.png);
    display: block;
    width: 32px;
    height: 27px;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    border: 0;
}

p.blockquotes span {
    color: #1525ca;
}

ul.list-img-s2.blkuj.mju li {
    background-image: url(/sites/default/files/2020-05/arrow_blue.png);
    color: black;
    line-height: 34px;
}

ul.list-img-s2.blkuj.mju {
    padding-top: 0 !important;
}

.no-act li {
    margin: 10px 0;
}

.img-lft {
    float: left;
    margin-right: 2vw;
    width: 20%;
    padding-top: 20px;
}

.txt-lft {
    float: left;
    width: 60%;
}

.txt-lft p {
    padding-bottom: 10px;
}

.so-img img {
    max-width: 140px;
}

.quts-in {
    font-size: 20px;
    padding-top: 40px;
    padding-left: 80px;
    position: relative;
}

.quts-in::before {
    content: "";
    background-image: url(/sites/default/files/2020-05/quest.png);
    display: block;
    height: 60px;
    width: 60px;
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
    position: absolute;
    left: 0;
    top: 0;
}

.quts-in img {
    width: 260px;
    margin: 20px 0px 0 0px;
}

.txt-white li {
    color: #fff !important;
}

.link-sh {
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
    text-decoration: none !important;
}

p.brand-bg.text {
    background: #1525ca;
    width: max-content;
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 3px;
    margin: 0 auto 60px;
    padding: 24px 30px 16px 30px;
}

.camper-in {
    max-width: 500px;
    padding: 20px;
    display: flex;
    align-items: center;
}

.camper-in .img-kj {
    width: 25%;
    margin-right: 15%;
}

.camper-in p {
    width: 75%;
    padding: 0;
}

.camper-in-bg {
    position: relative;
    padding-bottom: 50px;
}
.camper-in-bg .img-kj img {
    width: 100%;
}

.bhg-white {
    background: white;
    color: black;
    padding: 30px;
}

.bhg-white p {
    padding: 0;
}

.bhg-white p a {
    display: block;
    margin-top: 24px;
    border-bottom: 0;
    width: max-content;
    color: #1525ca;
    position: absolute;
    bottom: 20px;
}

.color-hrad-text {
    display: flex;
    margin-top: 36px;
    border: 2px solid #1c74bb;
    border-radius: 0px 0px 50px 50px;
    border-top: none;
}

.color-hrad-text h4 {
    background-color: #1c74bb;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2vw 1vw;
    font-size: 18px;
    margin: 0;
    min-height: 7vw;
}

.color-hrad-text > div {
    position: relative;
}

.color-hrad-text h4.lgt-bnl {
    background-color: #2e408f;
}

.color-hrad-text h4.lgt-bnl-1 {
    background-color: #282a61;
}

.color-hrad-text ul.list-img-s2.blkuj.mju {
    position: relative;
    margin: 0 !important;
    padding: 2vw 3vw !important;
}

.color-hrad-text > div::before {
    content: "";
    background-image: url(/themes/custom/cloud4c/cloud4c_new_images/srty-bg.png);
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 57px;
}

.color-hrad-text div.no-bgh::before {
    display: none;
}

.color-hrad-text ul.list-img-s2.mju li {
    position: relative;
    margin: 0;
    font-size: 14px;
    background-size: 12px;
    background-position: left 9px;
}

.list-tech.mxa-big h4 {
    font-size: 24px;
    color: black;
    background-size: 18px;
    padding-left: 27px;
    background-position: left 0px;
}

.list-tech.mxa-big {
    padding: 0;
}

.dfr-tr ul.uc-holder li {
    width: 100%;
    max-width: 500px;
}

.max-lineheight {
    line-height: 38px;
}

.camper-in-bg {
    height: 100%;
    background: #fff;
}

.clkhy-po ul li {
    list-style: inside;
    margin: 16px 0;
}

.clkhy-po p {
    line-height: 30px;
    margin-top: 14px;
}

.clkhy-po a {
    width: 160px;
    height: 42px;
    background-color: #0025c9;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    margin-top: 40px;
}

ul.big-gap li {
    font-size: 32px;
    font-weight: bold;
    margin: 8vw 0;
}

.dfr-tr ul.uc-holder li p a {
    display: block;
    color: black;
    margin-top: 12px;
}

.clkhy-po p.bord-ero::before {
    content: "";
    border-left: 10px solid #0025c9;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    position: absolute;
    right: -18px;
    top: 8px;
}

.clkhy-po p.bord-ero {
    margin: 0;
    border: 2px solid #0025c9;
    width: fit-content;
    padding: 6px 20px 0 20px;
    color: #0025c9;
    text-shadow: 0 0 0 #0025c9;
    position: relative;
}

.white-aro h4 {
    background-image: url(/sites/default/files/2020-05/Shape_3.png);
    font-size: 20px;
    background-repeat: no-repeat;
    background-position: left 2px;
    color: #fff;
    display: block;
    padding-left: 27px;
    margin-bottom: 10px;
}

.white-aro ul {
    padding-left: 18px;
}

.white-aro ul li {
    list-style: initial;
    margin: 5px 0;
    font-size: 18px;
}

ul.inside-pinet {
    padding-left: 20px;
}

ul.inside-pinet li {
    list-style: disc;
    margin: 10px 0;
}

h2.bg-brand {
    background: #295bc9;
    color: #fff;
    width: fit-content;
    padding: 16px 40px 8px 40px;
    margin: 0px auto 22px;
}

.row.bord-s {
    border: 2px solid #2a5bc9;
}

.bord-s h2.bg-brand {
    margin-top: -54px;
}

.flex-holder {
    display: flex;
    align-items: center;
}

.quat-holder {
    padding: 15px 70px;
    position: relative;
}

.quat-holder::before {
    content: "";
    background-image: url(/themes/custom/cloud4c/cloud4c_new_images/left-p.png);
    background-repeat: no-repeat;
    display: block;
    height: 50px;
    width: 50px;
    background-size: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.quat-holder::after {
    content: "";
    background-image: url(/themes/custom/cloud4c/cloud4c_new_images/right-p.png);
    background-repeat: no-repeat;
    display: block;
    height: 50px;
    width: 50px;
    background-size: 100%;
    position: absolute;
    right: 0;
    bottom: 40px;
}

.background-field {
    background-image: url(/themes/custom/cloud4c/cloud4c_new_images/milec-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    margin-right: -30px;
}

.background-field .text-fl {
    width: 60%;
    background: #295bc9e0;
    color: #fff;
    padding: 8vw;
}

.background-field .images-fl {
    width: 40%;
    display: flex;
}

p.bottom-bord {
    border-bottom: 2px solid white;
    padding: 0px 6px 10px 6px;
    margin-bottom: 20px;
    width: fit-content;
    font-size: 20px;
}

.background-field ul li {
    list-style: disc;
    margin: 30px 0px;
    padding-right: 6vw;
}

.background-field.blck-jh {
    background-image: url(/themes/custom/cloud4c/cloud4c_new_images/bulid-bg.png);
}

.background-field.blck-jh .text-fl {
    background: #000000a1;
    padding: 4vw 8vw;
}

p.clue-bords {
    border: 2px solid #295bc9;
    width: fit-content;
    font-size: 26px;
    padding: 18px 32px 12px 32px;
    margin-top: 50px;
}

.img-l-hold li {
    display: flex;
    align-items: center;
    margin-top: 30px;
}

.img-l-hold li img {
    margin: 0 40px 0 0;
    width: 60px;
}

.img-l-hold li div {
    width: 70%;
}

.img-l-hold li div h4 {
    margin: 0;
    padding: 0;
}

.new-design-acc .acc__card {
    border: none;
    padding-bottom: 0;
    margin-bottom: 30px;
}

.new-design-acc .acc__card .acc__title {
    background: blue;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 20px;
}

.new-design-acc .acc__card .acc__title::after {
    position: static;
}

.new-design-acc .acc__card .acc__panel {
    background: #ededed;
    color: black;
    margin: 0;
    padding: 30px 20px;
    width: auto;
}

ul.list-img-s2.blcker li {
    background-image: url(/themes/custom/cloud4c/cloud4c_new_images/blck-oou.png);
    color: black;
    font-size: 18px;
    background-size: 12px;
}

.acc.small-accord {
    border-top: 1px solid #295bc9;
    padding-top: 24px;
}

.small-accord .acc__title {
    color: #295bc9;
    font-size: 16px;
}

.small-accord .acc__card {
    width: 100%;
    border-bottom: 1px solid #295bc9;
}

.small-accord .acc__panel {
    color: black;
    font-size: 16px;
}

.small-accord .acc__title::after {
    border-bottom: 10px solid #295bc9;
}

.small-accord .acc__title.active::after {
    border-top: 10px solid #295bc9;
    border-bottom: none;
}

.acc__title {
    padding-right: 60px;
}

.img-l-hold.full-wid-hold li img {
    width: 90px;
}

.num-lisut ol {
    margin: 0 0 40px 0;
    padding: 0px 0px 0 20px;
}

.num-lisut ol li {
    font-size: 18px;
    margin: 10px 0;
}

.bl-wn {
    border: 1px solid #295bc9;
    padding: 20px 1vw;
}

.bl-bn {
    background-color: #0025c9;
    padding: 20px 1vw;
}

.flx-sol .camper-in-bg .img-kj img {
    width: auto;
    padding: 3vw 0 1vw 0;
    height: 156px;
}

.bord-ss {
    background: #999999;
    width: 100%;
    height: 1px;
    margin: 3vw 0;
}

.background-field.new-fild-nm {
    background: #ededed;
    display: block;
    position: relative;
}

.background-field.new-fild-nm .text-fl {
    background-image: url(/themes/custom/cloud4c/cloud4c_new_images/lmn-bg.png);
}

.background-field.new-fild-nm .text-fl.blck {
    background: url(/themes/custom/cloud4c/cloud4c_new_images/rmn-bg.png);
    position: absolute;
    bottom: 0;
    right: 0;
    width: 45%;
    padding: 5vw;
}

.posit {
    position: relative;
    padding-bottom: 75px !important;
}

.bkl-btn p {
    padding: 0;
}

.bkl-btn {
    position: absolute;
    bottom: 0;
    background: black;
    /* width: 100%; */
    padding: 20px;
    text-align: center;
    margin-left: -12px;
}

.bkl-btn p a {
    background-color: #295bc9;
    color: #fff;
    padding: 8px 16px;
}

.right-float-nav,
.right-line {
    display: none;
}

* {
    box-sizing: border-box;
}

.cw {
    color: white;
}

.cb {
    color: black;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.al {
    text-align: left;
}

.ar {
    text-align: right;
}

hr {
    float: left;
    width: 100%;
    margin: 40px 0px 0px;
}

.smFont {
    font-size: 13px !important;
}

.clb {
    color: #737373;
}

.rMore {
    color: #080808;
}

.containerFluid {
    width: 100%;
    float: left;
}

/* Commented for responsive issue on 31st july 2020 */
/*.container {
    width: 100%;
    max-width: 1220px;
    margin: 0px auto;
    padding: 0px;
    box-sizing: border-box;
}
*/

.resources-new-age {
    background: #fff;
    color: #000;
}

.inner_banner {
    position: relative;
}

.inner_banner h2 {
    /*  display: none; */
}

.secTitle {
    font-weight: bold;
    font-size: 32px;
    line-height: 40px;
    text-transform: uppercase;
    text-align: center;
    margin: 40px 0px 30px;
}

.secSubTitle {
    font-weight: bold;
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 12px;
    /* transition: ease-in all 0.3s; */
}

.whiteTop {
    margin-bottom: 50px;
    display: flex;
    align-items: center;
    border: 2px solid #bdbdbd;
}

.secText {
    font-size: 16px;
    margin-bottom: 10px;
    /* transition: ease-in all 0.3s; */
}

.chatLeft {
    width: 50%;
    float: left;
}

.chatRight {
    width: 50%;
    float: right;
    padding: 0px 40px 0px 20%;
}

.dwnBtn {
    background: #003fca;
    color: #fff;
    display: inline-block;
    padding: 14px 20px;
    text-transform: uppercase;
    line-height: 12px;
    font-size: 12px;
    margin-top: 12px;
    transition: ease-in all 0.3s;
}

.dwnBtn:hover {
    color: #fff;
    text-decoration: none;
    background: #033bb5;
}

.whiteBottom {
    margin-bottom: 50px;
    display: flex;
}

.whiteCards {
    margin: 0px 20px 20px;
}

.whiteBottom .whiteCards:first-child {
    margin-left: 0px;
}

.whiteBottom .whiteCards:last-child {
    margin-right: 0px;
}

.whiteCards {
    margin: 0px 20px 20px;
    border: 1px solid #fff;
    /* transition: ease-in all 0.3s; */
}

.whiteCards .imgBlock {
    margin-bottom: 25px;
    position: relative;
    max-height: 354px;
    overflow: hidden;
}

.whiteCards .contentBlock {
    width: 100%;
    float: left;
    padding: 0px 20px;
}

.downloadImg {
    display: block;
    position: absolute;
    z-index: 1;
    width: 55px;
    height: 55px;
    background: url(/themes/custom/cloud4c/cloud4c_new_images/download.png) no-repeat center center;
    background-size: contain;
    right: 20px;
    top: 20px;
    cursor: pointer;
}

.whiteCards .imgBlock:hover .downloadImg {
    background: url(/themes/custom/cloud4c/cloud4c_new_images/act-download.png) no-repeat center center;
    background-size: contain;
}

.whiteCards:hover {
    border: 1px solid #bdbdbd;
    box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.15);
}

.arroWLinks a {
    color: #000;
    display: inline-block;
    padding-right: 34px;
    font-size: 14px;
    background: url(/themes/custom/cloud4c/cloud4c_new_images/Arrow%20button.png) no-repeat center right;
    background-size: 23px;
    line-height: 22px;
    transition: ease-in all 0.2s;
}

.arroWLinks a:hover {
    text-decoration: none;
    padding-right: 38px;
    background: url(/themes/custom/cloud4c/cloud4c_new_images/Arrow%20button.png) no-repeat center right;
    background-size: 23px;
}

.brochuresBlock {
    max-width: 1000px !important;
}

.brochuresLeft {
    width: 40%;
    float: left;
}

.brochersTabs {
    margin: 0px;
    list-style: none;
}

.brochersTabs li {
    line-height: 40px;
    cursor: pointer;
    color: #979797;
    font-size: 16px;
}

.brochersTabs li img {
    display: none;
}

.brochersTabs li.active,
.brochersTabs li:hover {
    color: #000;
}

.brochersTabs li.active img,
.brochersTabs li:hover img {
    width: 20px;
    display: inline-block;
    margin-left: 15px;
}

.brochuresRight {
    width: 60%;
    float: left;
}

.brochuresTabsContent {
    display: none;
}

.brochuresTabsContent.active {
    display: block;
}

.ltBrochers,
.rtBrochers {
    width: 50%;
    float: left;
    padding: 0px 20px;
}

.brochureCard {
    background: url(/themes/custom/cloud4c/cloud4c_new_images/Rectangle%2014.png) no-repeat center center;
    background-size: 100%;
    color: #fff;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0px 20px;
    margin-bottom: 40px;
    cursor: pointer;
    transition: ease-in all 0.2s;
    height: 230px;
}

.brochureCard:hover {
    background: url(/themes/custom/cloud4c/cloud4c_new_images/Rectangle%2013.png) no-repeat center center;
    background-size: 100%;
}

.broTitle {
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 30px;
}

.broTitle img {
    width: 15px;
    display: inline-block;
    margin-left: 6px;
    margin-top: -5px;
}

.rtBrochers .brochureCard:first-child {
    margin-top: 30px;
}

.recPubTop {
    padding: 0px 100px;
    margin-bottom: 50px;
    background: url(/themes/custom/cloud4c/cloud4c_new_images/office.png) no-repeat center center;
    background-size: 100%;
    color: #fff;
    position: relative;
    min-height: 500px;
    align-items: center;
    display: flex;
}

.recPubLeft .secText {
    width: 305px;
}

.recPubLeft .secText {
    width: 305px;
}

.recPubBottom {
    display: flex;
}

.rpCards {
    margin: 20px 20px 40px;
}

.recPubBottom .rpCards:first-child {
    margin-left: 0px;
}

.recPubBottom .rpCards:last-child {
    margin-right: 0px;
}

.rpCards .imgBlock {
    max-height: 350px;
    overflow: hidden;
    margin-bottom: 25px;
}

.recPubLeft .secText {
    width: 305px;
}
.flex-img-popup-con {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    background: #00000099;
    display: none;
    align-items: center;
    justify-content: center;
    overflow: overlay;
}
.flex-img-popup-con span {
    position: absolute;
    top: 22px;
    right: 52px;
    width: 50px;
    height: 50px;
    border: 2px solid white;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    padding-top: 4px;
    cursor: pointer;
    color: #fff;
}
.flex-img-popup-con img {
    max-height: 80vh;
    max-width: 80vw;
    width: auto;
    height: auto;
    cursor: zoom-in;
}
.flex-img-popup-con img.zoomin-set {
    max-height: initial;
    max-width: initial;
    cursor: zoom-out;
}
.recPubBottom {
    display: flex;
}

.rpCards {
    margin: 20px 20px 40px;
}

.recPubBottom .rpCards:first-child {
    margin-left: 0px;
}

.recPubBottom .rpCards:last-child {
    margin-right: 0px;
}

.rpCards .imgBlock {
    max-height: 350px;
    overflow: hidden;
    margin-bottom: 25px;
}

.relVideo {
    margin-top: 40px;
}

.relVideo {
    margin: 0px;
}

.relVideo .videoSlider .videoItem {
    position: relative;
    width: 100%;
    float: left;
}

.relVideo .videoSlider .videoItem .thmbnail {
    width: 100%;
    float: left;
}

.relVideo .videoSlider .videoItem .thmbnail img {
    width: 100%;
    max-height: 700px;
}

.vContent {
    position: absolute;
    left: 102px;
    bottom: 70px;
    z-index: 9;
    background: transparent;
}

.vContent .secText {
    width: 200px;
    margin-top: 20px;
}

.whatClientsSaySec {
    float: none;
    max-width: 900px !important;
    padding: 50px;
    background: #ffffff;
    box-shadow: 0px 4px 20px rgba(0, 63, 202, 0.2);
    border-radius: 10px;
    margin: 50px auto;
    text-align: center;
}

.whatClientsSaySec ul {
    list-style: none;
    margin: 0px;
    text-align: center;
}

.whatClientsSaySec .clientsTestimonials {
    text-align: left;
    font-size: 16px;
    line-height: 24px;
    padding: 5px 0px 40px 0px;
}

.clientName {
    color: #003fca;
    font-weight: bold;
    margin-bottom: 0px;
    font-size: 16px !important;
}

.clientRole {
    margin-bottom: 0px;
    font-size: 12px !important;
    color: #7c7c7c;
}

.whatClientsSaySec .slick-dots li button:before {
    font-size: 20px;
    color: #8e8e8e;
}

.whatClientsSaySec .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #003fca;
    font-size: 36px;
}

.videoSlider .slick-dots li button:before {
    font-size: 20px;
    color: #fff;
}

.videoSlider .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #fff;
    font-size: 36px;
}

.videoSlider .slick-dots {
    width: 30px;
    position: absolute;
    right: 30px;
    margin: 0px;
    top: 50%;
    height: 120px;
    margin-top: -60px;
}

.videoSlider {
    position: relative;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: #033cc6;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:before {
    font-family: "slick";
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "•";
    text-align: center;
    opacity: 0.55;
    color: #0640b9;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-next {
    right: -25px;
}

.slick-prev {
    left: -25px;
}

.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

ul.uc-holder li img {
    max-width: 100px;
}

.pre-met {
    display: flex;
    align-items: center;
    border: 1px solid #c1c1c1;
    padding: 20px 40px;
    border-radius: 33px;
}

.pre-met span {
    font-weight: bold;
    font-size: 24px;
    min-width: 260px;
}

.pre-met img {
    width: calc(100% - 260px);
    height: auto;
}

.max-img-wi img {
    max-width: 100px;
    max-height: 100px;
    width: auto;
    height: auto;
}

.sub-heading-mx {
    font-size: 28px;
    line-height: 32px;
}

.brl-l {
    border-left: 1px solid white;
    padding-left: 2.5rem !important;
}

.thankyoupage .success-fields-wrapper {
    height: 100%;
    position: relative;
}

.thankyoupage .customer-success-img img {
    width: 100%;
}

.thankyoupage {
    padding: 20px 0;
}

.thankyoupage .success-fields-wrapper .download_btn {
    position: absolute;
    bottom: 10px;
    left: 10px;
}
.mnd-max {
    font-size: 16px;
}
.list-tech.mnd-max-in h4 {
    font-size: 22px;
    background-size: 16px;
}
.md-imgf ul.uc-holder li {
    height: auto;
}
.md-imgf ul.uc-holder li img {
    max-width: 70px;
}
.md-imgf .clkhy-po {
    margin-left: 90px;
    position: relative;
    top: -20px;
}
.md-imgf .clkhy-po ul {
    padding-left: 15px;
}
.md-imgf .clkhy-po ul li {
    margin: 0;
    list-style: initial;
}
/* FOR Blogs */
.popular_blogs_title {
    padding: 0;
}

.blogs-listing .views-field-nothing h3 {
    min-height: 102px;
}
.blog_details_page .Table td img {
    padding: 0 15px 0px 0px;
}
.blog_details_page .Table td {
    vertical-align: top;
}
.blog_content_details {
    padding: 30px 25px;
}
.flex-wrap-set {
    display: flex;
}
.flex-wrap-set div.img-ser {
    width: 20%;
    margin-right: 20px;
    padding-top: 4px;
}
.flex-wrap-set div {
    width: 80%;
}
/*.blog_content_details ul li {
    display: list-item;
    list-style: inside;
}*/
.authtxt {
    text-transform: capitalize;
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
}
.blog_content_details ul.list-inline li {
    display: inline-block;
}
.blog_content_details h5 {
    color: #0025c9;
}
.blog_details_page article .widauth img {
    width: auto;
}
.container-height {
    height: 100%;
}
.flexlia {
    display: flex;
    align-items: center;
    text-align: center;
}
.num-txt ol {
    margin: 0;
    padding: 0 0px 0px 20px;
}
.num-txt ol li {
    margin: 10px 0;
    font-size: 18px;
}
.tab-pane-cust {
    display: none;
}
.tab-pane-cust.active {
    display: block;
}
a.nav-item-cust {
    display: block;
    width: calc(50% - 10px);
    background: #cccccc;
    margin-right: 10px;
    font-size: 22px;
    line-height: 1;
    color: black;
    font-weight: bold;
    padding: 30px 32px 22px 32px;
    text-decoration: none;
    border-radius: 5px 5px 0 0;
}
a.nav-item-cust.active {
    background: #ffffff;
}
a.nav-item-cust.secf {
    margin-right: 0;
    width: 50%;
}
.tab-content-cust {
    background: #fff;
    padding: 32px;
    position: relative;
    top: -2px;
}
.tab-content-cust ul.list-style-arrow li {
    margin: 12px 0;
    background-size: 13px;
    background-position: 4px 3px;
}
.flu-f > div.bg-blue {
    display: flex;
    align-items: center;
}
.flu-f > div {
    border: 1px solid #295bc9;
}
.flu-f > div > div {
    width: 100%;
    padding: 32px;
}
.bt-none {
    border-top: none !important;
}
.bl-none {
    border-left: none !important;
}
.br-none {
    border-right: none !important;
}
.bb-none {
    border-bottom: none !important;
}
.flu-f ul.list-style-arrow li {
    margin-left: -28px;
    padding: 0 0 0 30px;
}
ul.list-style-arrow.sp-aret li {
    margin: 12px 0;
    background-size: 13px;
    background-position: 4px 3px;
}
.text-ecor {
    display: block;
    line-height: 1;
    text-align: center;
}
.str-bold strong {
    display: block;
    font-size: 1.3rem;
    padding-bottom: 12px;
}
.str-bold h4 {
    font-size: 1.1rem;
    width: 100%;
}
.banner-text .banner-holder p {
    color: #fff;
    width: 70%;
    line-height: 1.2;
}
.banner-text .banner-holder h1 {
    color: #fff;
    width: 70%;
    line-height: 1;
}
.banner-text .banner-holder h1::before {
    display: none;
}
.banner-holder {
    float: right;
    max-width: 472px;
    margin-top: 14%;
}
.title-line-big-bottom {
    position: relative;
    width: fit-content;
    margin: 0 auto 24px;
}
.title-line-big-bottom::after {
    content: "";
    display: block;
    background: #0025c9;
    height: 6px;
    width: 70%;
    margin: 5px auto 0;
    max-width: 450px;
}
.title-line-big-bottom.linr-lrt::after {
    margin: 5px 0 0 0;
}
a.blue-btn,
.bg-white .btn-get-now.submit-btn.black-bg,
.bg-gray .btn-get-now.submit-btn.black-bg {
    background: #000;
    color: #fff !important;
    border-radius: 0;
    border: 2px solid #000;
    font-weight: bold;
    padding: 12px 40px 8px 40px;
}
.bg-black a.yel-bg.submit-btn,
.bg-white a.yel-bg.btn-get-now.submit-btn,
.bg-blue a.yel-bg.submit-btn,
.btn-get-now.submit-btn.yel-bg {
    background: #f9b900;
    color: black !important;
    border-radius: 0;
    border: 2px solid #f9b900;
    font-weight: bold;
    padding: 12px 40px 8px 40px;
}
.bg-black a.yel-bg.submit-btn:hover,
.btn-get-now.submit-btn.yel-bg:hover {
    border-color: #fff;
}
.width-anchor {
    width: 100% !important;
    text-align: center !important;
}
.nms-il > div {
    margin: 10px;
}
.nms-il > div ul.no-bil {
    padding: 20px 0 0 20px;
}
.plus-accordi .acc__card {
    border: 0;
    width: 100%;
    margin: 0 0 25px 0;
    padding: 0;
}
.plus-accordi .acc__title {
    color: black;
    background: white;
    padding: 20px 55px 20px 20px;
    position: relative;
    min-height: 170px;
}
.plus-accordi .acc__title p:first-child {
    margin-bottom: 10px;
}
.plus-accordi .acc__title p {
    padding: 0;
    font-size: 16px;
    font-weight: normal;
}
.plus-accordi .acc__title p.span-holds {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #c7c7c7;
    font-weight: bold;
    font-size: 30px;
}
.plus-accordi .acc__title.active::after,
.plus-accordi .acc__title::after {
    display: none;
}
.plus-accordi .acc__title.active {
    background: #0025c9;
    color: #fff;
    padding-bottom: 7px;
    min-height: inherit;
}
.plus-accordi .acc__panel {
    background: #0025c9;
    margin: 0;
    width: 100%;
    padding: 20px;
    padding-top: 1px;
}
.plus-accordi .acc__panel li {
    font-size: 16px;
    margin: 2px 0;
}
.plus-accordi .acc__title.active p.span-holds span {
    transform: rotate(45deg);
}
.plus-accordi .acc__title.active p.span-holds {
    background: black;
    bottom: inherit;
    top: 0;
}
.row.mrft {
    flex-wrap: inherit;
}
.row.mrft > div {
    background: #ededed;
    margin: 0 10px;
    width: 83%;
    padding: 0;
    min-height: 300px;
}
.row.mrft > div h3 {
    font-size: 15px;
    background: white;
    position: relative;
}
.row.mrft > div h3::after {
    content: "";
    display: block;
    width: 100%;
    height: 10px;
    background: #0025c9;
    margin-top: 5px;
}
.row.mrft > div ul {
    padding: 10px 0 1px 20px;
}
.row.mrft > div ul li {
    list-style: initial;
    font-size: 14px;
    line-height: 1;
    margin: 13px 0;
}
.mjf-yt {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-top: 50px;
}
.mjf-yt h3 {
    background: #0025c9;
    color: #fff;
    font-size: 18px;
    margin: 0 10px;
    cursor: pointer;
    padding: 12px 24px 7px 24px;
}
.bg-nht-hi > div {
    background: #ededed;
    padding: 20px;
    margin-bottom: 10px;
}
.bg-nht-hi > div:last-child {
    min-height: 200px;
    margin-bottom: 50px;
}
.bg-nht-hi > div h4 {
    text-align: center;
    font-size: 22px;
}
.bg-nht-hi > div ul {
    padding-left: 25px;
}
.bg-nht-hi > div li {
    list-style: initial;
    margin: 4px 0;
}
.min-widtg {
    max-width: 900px;
    margin: 20px auto 0;
}
.padiset {
    padding: 20px;
}
.padiset h3 {
    background: #0025c9;
    padding: 16px;
    font-size: 24px;
    margin-bottom: 20px;
}
.padiset p {
    padding: 10px;
}
.main-inset-bl img {
    margin-bottom: -123px;
}
.main-inset-bl > div {
    background: #0025c9;
    color: #fff;
    padding: 140px 20px 0 20px;
    height: 572px;
}
.main-pay {
    background: #fff;
    color: black;
    text-align: center;
    padding: 20px;
    max-width: 270px;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}
.main-pay h4 {
    color: #0025c9;
    margin-top: 50px;
    font-size: 20px;
    padding-bottom: 0;
}
.main-pay p {
    padding-bottom: 0;
}
.sty-widht {
    max-width: 896px;
    margin: 0 auto;
}

/* Case Study */
.slick img {
    width: 100%;
}
.banner-inner-ser p {
    color: #fff;
}
.banner-inner-ser a {
    font-size: 16px;
    border: 2px solid #ffffff;
    color: #fff;
    padding: 16px 30px;
    border-radius: 49px;
    display: block;
    margin-top: 20px;
    width: fit-content;
    transition: 0.5s all;
}
.banner-inner-ser {
    top: 8px;
    right: 7vw;
    position: absolute;
    display: flex;
    align-items: center;
    height: 100%;
    max-width: 330px;
}
.banner-inner-ser a:hover {
    background: white;
    color: black;
}
.banner-inner-ser.left-aign p.mid-reg {
    line-height: 32px;
}
.banner-inner-ser.left-aign {
    right: 0;
    left: 3.9vw;
    max-width: 330px;
}
.slick-dots {
    bottom: 0;
}
.slick-dots li.slick-active button:before {
    opacity: 1;
}
.slick-dots li button:before {
    width: 9px;
    height: 9px;
    background: #ffffff;
    opacity: 0.3;
    border-radius: 50px;
    color: transparent !important;
}
p.sm-size {
    font-size: 90px;
}
.mxwid p.num-txt.sm-size {
    font-size: 50px;
    margin-bottom: 16px;
}
.banner-inner-ser.left-aign.mxwid {
    max-width: 530px;
}
.block-column,
.blazy.block-column {
    max-width: 950px;
    margin-top: 30px;
    margin-bottom: 30px;
    columns: auto;
}
.block-column,
.blazy.block-column::after {
    content: "";
    display: block;
    clear: both;
}
.block-column > .grid {
    margin: 10px;
    text-align: center;
    float: left;
    width: calc(25% - 20px);
    min-width: 290px;
}

.case-study-text-section {
    width: 100%;
    color: white;
    height: 100%;
    padding: 15px 20px;
    background: #fff;
    transition: all 0.2s ease-in-out;
    text-align: left;
    border-top: 5px solid white;
    min-height: 240px;
    position: relative;
    top: 0;
}
.case-study-section nav.pager {
    margin-bottom: 50px;
    background: #f4f5f6;
    padding-bottom: 50px;
}
.case-study-section nav.pager ul {
    display: flex;
    justify-content: flex-end;
    padding: 0 8vw;
}
.case-study-section nav.pager ul li.is-active a {
    color: #231f20;
}
.case-study-section nav.pager ul li a {
    border: none;
    background: none !important;
    color: #939598;
    padding: 0 8px;
}
.case-study-text-section img {
    margin: 0;
    height: 40px;
    width: auto;
}
.case-study-text-section h3 {
    font-size: 19px;
    line-height: 23px;
    color: #0027c9;
    margin: 20px 0 0 0;
    min-height: 60px;
}
.case-study-text-section h2 {
    color: #0027c9;
    font-size: 24px;
    margin: 0 0 4px 0;
    padding: 0;
    line-height: 1;
}
.div-no-img {
    min-height: 40px;
}
.case-study-image-section img {
    width: 100%;
}
.case-study-text-section p {
    font-size: 13px;
    line-height: 18px;
    color: #58595b;
    margin: 16px 0;
    min-height: 75px;
}
.case-study-text-section a {
    padding: 10px 15px;
    border-radius: 49px;
    display: block;
    margin: 0;
    width: fit-content;
    transition: 0.5s all;
    line-height: 1;
    bottom: 22px;
    font-size: 11px;
    border: 0.5px solid #58595b;
}
.case-study-text-section:hover a {
    border-color: #0027c9;
    background: #0027c9;
    color: #fff;
}
.views-exposed-form {
    background: #eee;
    padding: 16px 0;
    text-align: center;
}
.views-exposed-form .form-item select {
    padding: 0 30px;
    max-height: 42px;
}
.views-exposed-form .form-actions .button {
    max-height: 42px;
}
.flo-flex {
    width: 950px;
    background: #ffffff;
    box-shadow: 0px 4px 20px rgba(0, 63, 202, 0.2);
    border-radius: 10px;
    margin: 3vw auto 20px;
    text-align: center;
    min-height: 420px;
    padding: 5vw;
}
.flo-flex p {
    text-align: left;
    line-height: 1.2;
    font-size: 20px;
}
.flo-flex p.txt-blue {
    text-align: center;
    font-size: 17px;
    margin-bottom: 0;
    padding-bottom: 0;
}
.flo-flex p.btm-gr {
    color: #7c7c7c;
    font-size: 14px;
    text-align: center;
    margin-bottom: 0;
    padding-bottom: 0;
}
#slick-views-case-study-testimonial-block-1-4 .slick-dots {
    bottom: 20px;
}
#slick-views-case-study-testimonial-block-1-4 .slick-dots li button:before {
    background: #848484;
}
#slick-views-case-study-testimonial-block-1-4 .slick-dots li.slick-active button:before {
    opacity: 1;
    background: #0027c9;
}
.ui-widget.ui-widget-content {
    border: none;
    padding: 0;
}
.ui-dialog .ui-dialog-titlebar {
    padding: 14px 1em;
    background: #0027c9;
    color: #fff;
    border-radius: 0;
    border: none;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
    width: 100%;
    margin-bottom: 18px;
    min-height: 34px;
    padding: 0 10px;
    transition: 0.2s all;
}
.ui-widget label {
    font-size: 14px;
    margin: 0;
    color: #404040;
}
.ui-dialog .ui-dialog-buttonpane button {
    height: 36px;
    border: 0;
    padding: 0px 30px;
    border-radius: 25px;
    text-transform: uppercase;
    font-size: 14px;
    background: #0025c9;
    color: #fff;
    box-shadow: none;
    outline: 0;
}
.ui-dialog .ui-dialog-titlebar-close {
    background: transparent;
    color: transparent;
    width: 20px;
    height: 20px;
    border-radius: 100px;
    outline: none;
    display: flex;
    align-items: center;
    border: none;
    justify-content: center;
}
.ui-widget.ui-widget-content {
    box-shadow: 0px 2px 30px #252525;
    width: 678px !important;
}
.ui-dialog .ui-dialog-titlebar-close::after {
    content: "X";
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}
.ui-dialog .ui-dialog-titlebar-close span {
    display: none;
}
.ui-widget input:focus {
    outline: none;
    box-shadow: 0 0 12px #a7a7a7;
    border-color: transparent;
}
.ui-widget-content a[download]:hover {
    background: #275bc9;
    color: #fff;
}
.ui-widget-content a[download] {
    display: block;
    margin: 0 auto;
    width: fit-content;
    border: 2px solid #275bc9;
    color: #275bc9;
    padding: 10px 20px;
    border-radius: 10px;
    margin-top: 24px;
    transition: 0.3s all;
    text-decoration: none;
}
.ui-widget-content p {
    text-align: center;
}
/*div#slick-views-case-study-videos-block-1-3 {*/
/*    width: 950px;*/
/*    margin: 0 auto;*/
/*    background: #f1f1f1;*/
/*    padding: 20px 20px 1px 20px;*/
/*    border-radius: 10px;*/
/*    box-shadow: 0 0 12px #8a8a8a;*/
/*}*/
#slick-views-case-study-videos-block-1-3 .slick__slide > div > div {
    display: flex;
    align-items: center;
    max-width: 950px;
    margin: 0 auto;
    justify-content: space-between;
}
div#slick-views-case-study-videos-block-1-3 .slick-dots {
    bottom: -33px;
}
#slick-views-case-study-videos-block-1-3 .slick-dots li button:before {
    background: #848484;
}
#slick-views-case-study-videos-block-1-3 .slick-dots li.slick-active button:before {
    opacity: 1;
    background: #0027c9;
}

div#slick-views-case-study-videos-block-1-3 video {
    height: 359px;
}
.node--type-case-study-videos {
    display: flex;
    align-items: center;
    max-width: 950px;
    margin: 0 auto;
    justify-content: space-between;
}
div#slick-views-case-study-videos-block-1-3 {
    background: #0027c9;
}
.mic-flag {
    background-image: url(/themes/custom/cloud4c/cloud4c_new_images/micro-banner.png);
    padding: 40px 8vw 25px 8vw;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.mic-flag > div {
    display: flex;
    align-items: flex-end;
}
.mic-flag > div > div.content-flag-area {
    width: 90%;
}
.mic-flag > div > div {
    width: 10%;
}
.mic-flag > div > div.content-flag-area img {
    margin: 0 0 18px 0;
}
.mic-flag > div > div.content-flag-area p {
    font-size: 32px;
    line-height: 1;
    padding: 0 0 7px 0;
    color: #fff;
    font-weight: bold;
}
.mic-flag > div > div.content-flag-area p span {
    color: #ffdd00;
}
.mic-flag > div > div a {
    width: 107.99px;
    height: 33.98px;
    display: flex;
    background: #ffffff;
    border-radius: 15px;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 14px;
    color: #0225c8;
}
.node--type-case-study-videos .casestudy-backgroup-image {
    background-image: url(/themes/custom/cloud4c/cloud4c_new_images/slider-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 30px;
}
.casestudy-text-section img {
    width: 50px;
    height: auto;
}
.casestudy-text-section {
    max-width: 500px;
    text-align: right;
    color: #fff;
}
p.qust-wall {
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
}
p.namespace {
    font-size: 18px;
    padding-bottom: 0;
}
p.drsi {
    font-size: 11px;
    line-height: 1;
    color: #fff;
}
.casestudy-text-section a {
    display: block;
    text-align: right;
    float: right;
    width: fit-content;
}
.node--type-case-study-videos .casestudy-backgroup-image img {
    max-width: 408px;
    max-height: 429px;
}
#slick-views-case-study-videos-block-1-3 .slick-dots li button:before {
    background: #d2d2d2;
    opacity: 0.5;
}
#slick-views-case-study-videos-block-1-3 .slick-dots li.slick-active button:before {
    opacity: 1;

    background: #fff;
}
.btm-gr + img {
    max-height: 100px;
    width: auto;
    position: relative;
    top: 34px;
}
.banner-inner-ser a.blkid {
    background: black;
    border-color: black;
    color: #fff !important;
}
.btm-gr + p img {
    max-height: 100px;
    width: auto;
    position: relative;
    top: 34px;
}
#slick-views-case-study-videos-block-1-3 .slick-dots {
    bottom: 0;
    width: 19px;
    right: 10%;
    height: 100%;
    top: 0;
    padding-top: 12%;
}
p.mid-reg {
    font-size: 24px;
    line-height: 1.2;
}
.flex-button {
    display: flex;
    align-items: center;
    justify-content: center;
}
.flex-button a.active {
    background: #0025c9;
    color: #fff;
}
.flex-button a {
    width: 352px;
    height: 67px;
    background-color: #f2f2f2;
    font-size: 22px;
    font-weight: bold;
    line-height: 1;
    color: #000000;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 40px 30px;
}
p.num-txt {
    font-size: 150px;
    line-height: 1;
    margin: 0;
    padding: 0;
}
.case-study-section .views-exposed-form {
    background: #000;
    padding: 4vw 8vw;
    display: flex;
    align-items: flex-end;
}
.case-study-section .views-exposed-form .form-item label {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
}
.case-study-section .views-exposed-form .form-item {
    display: block;
    width: 80%;
    text-align: left;
}
.case-study-section .views-exposed-form .form-item select {
    width: 100%;
    border: 0.75px solid #939598;
    background-color: white;
    margin-top: 8px;
}
.case-study-section .views-exposed-form .form-actions {
    width: 20%;
}
p.sm-size {
    font-size: 90px;
}
.case-study-section .views-exposed-form .form-actions .button {
    width: 100%;
}
.case-study-section .ui-dialog-title {
    display: none;
}
.case-study-section .block-column,
.case-study-section .blazy.block-column {
    background: #f4f5f6;
    margin: 0;
    padding: 4vw 8vw;
    max-width: 100%;
    padding-bottom: 0;
}
.case-study-section .ui-dialog video {
    width: 100%;
}
.casestudy-backgroup-image {
    background-image: url(/themes/custom/cloud4c/cloud4c_new_images/slider-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 30px;
}
.case-study-section .blazy.block-column li.grid {
    width: calc(33% - 20px);
    overflow: inherit;
}
.casestudy-backgroup-image img {
    max-width: 408px;
    max-height: 429px;
}
#block-casestudybannerbelow p.namespace strong {
    font-size: 26px;
    padding: 5px 8vw 30px 8vw;
    display: block;
}
.case-study-text-section:hover {
    border-color: #0027c9;
    top: -15px;
}
/* End */
.hide-temo {
    display: none;
}

/* event css */
div#slick-views-event-block-1-2 {
    margin-top: 100px;
}
#slick-views-event-block-1-2 .layout__region--first-above {
    flex: 0 1 100%;
}
#slick-views-event-block-1-2 .layout__region--second-above {
    max-width: 1140px;
    margin: 0 auto;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    display: block;
    right: 0;
    font-size: 3.5vw;
    color: white;
}
#slick-views-event-block-1-2 .layout__region--second-above h2 {
    color: #96daf7;
    font-size: 4vw;
    text-transform: capitalize;
    margin-top: 11vw;
    max-width: 700px;
}
#slick-views-event-block-1-2 .layout__region--second-above p {
    font-size: 3.5vw;
    margin: 0 0 26px 0;
    line-height: 1;
    padding: 0;
}
#slick-views-event-block-1-2 .layout__region--second-above a {
    background: #205ccd;
    border: 0;
    font-size: 2.5vw;
    padding: 0.4vw 5vw;
    border-radius: 20px;
    display: block;
    color: white;
    line-height: 1;
    width: fit-content;
    clear: both;
}
.bef-exposed-form {
    display: flex;
    justify-content: center;
    padding: 16px 100px;
    align-items: center;
}
.bef-exposed-form > div.js-form-item {
    width: 100%;
}
.event-page .bef-exposed-form > div.js-form-item {
    width: 100%;
    text-align: left;
}
.event-page .views-exposed-form .form-item select {
    width: 100%;
    border-radius: 0;
    border: 0.75px solid #939598;
    background-color: white;
    margin-top: 8px;
}
div#slick-views-event-references-eva-entity-view-1-1 {
    max-width: 1140px;
    margin: 50px auto 0;
}
div#slick-views-event-references-eva-entity-view-1-1 .group-left h2 {
    font-size: 2.5vw;
    color: #343a40;
    margin: 20px 0;
}

.video-event-tet {
    border-top: 2px solid #225ccd;
    border-bottom: 2px solid #225ccd;
    padding: 2vw 0;
    margin-right: 50px;
    max-width: 421px;
}
.video-event-tet h4 {
    text-shadow: 0 0 0 #000;
    font-size: 28px;
    font-weight: normal !important;
    margin-top: 18px;
}
.video-event-tet p {
    margin: 0;
    font-size: 20px;
    line-height: 26px;
}
div#slick-views-event-references-eva-entity-view-1-1 .group-right video {
    width: 100%;
    max-height: 400px;
}
#block-views-block-event-video-block-1 {
    max-width: 1140px;
    margin: 0 auto;
}
#block-views-block-event-video-block-1 .vertical-tabs {
    display: flex;
    align-items: center;
    border: 1px solid black;
    padding: 0;
    margin: 0;
    justify-content: center;
}

#block-views-block-event-video-block-1 .vertical-tabs ul {
    width: 30%;
    float: none;
    margin: 0;
    border: none;
}
#block-views-block-event-video-block-1 .vertical-tabs ul li {
    border: none;
    background: none;
}
.mxwid {
    max-width: 410px;
}
#block-views-block-event-video-block-1 .vertical-tabs ul li.is-selected a {
    border-bottom: 2px solid #2a5bca;
    width: fit-content;
    background-image: url(/themes/custom/cloud4c/css/../cloud4c_new_images/scroll.png);
    background-repeat: no-repeat;
    background-position: right 0px;
    padding-right: 2vw;
    background-size: 19px;
    color: #383838;
}
#block-views-block-event-video-block-1 .vertical-tabs ul li a strong {
    text-decoration: none;
    font-weight: normal;
}
#block-views-block-event-video-block-1 .vertical-tabs ul li a {
    color: #a6a7ab;
    margin: 0 0 0 3vw;
    font-size: 1.8vw;
    border: none;
    padding: 0;
    margin-bottom: 24px;
    text-decoration: none;
    outline: none;
}
#block-views-block-event-video-block-1 .vertical-tabs > div {
    width: 70%;
}

#block-views-block-event-video-block-1 .vertical-tabs > div video {
    width: 100%;
    height: auto;
    margin-bottom: -8px;
}
div#block-views-block-event-recent-blogs-block-1 {
    max-width: 1140px;
    margin: 50px auto 0;
}
#block-views-block-event-recent-blogs-block-1 .slide__media img {
    height: 180px;
}
#block-views-block-event-recent-blogs-block-1 .slide__constrained {
    position: relative;
}

#block-views-block-event-recent-blogs-block-1 .slide__constrained .slide__caption {
    position: static;
    padding: 0 20px;
}
#block-views-block-event-recent-blogs-block-1 li .grid__content {
    border: 1px solid #302c2d;
    height: 100%;
    min-height: 560px;
}
#block-views-block-event-recent-blogs-block-1 .slide__constrained .slide__caption .views-field-title {
    margin-bottom: 10px;
}
#block-views-block-event-recent-blogs-block-1 .slide__constrained .slide__caption .views-field a {
    margin-bottom: 10px;
}
#block-views-block-event-recent-blogs-block-1 .field-content a {
    font-size: 20px;
    display: block;
    text-align: right;
    text-transform: capitalize;
    margin-top: 24px;
    margin-bottom: 20px;
}
:focus {
    outline: none !important;
}
.event-page
    #block-views-block-event-recent-blogs-block-1
    .slide__constrained
    .slide__caption
    .slide__description
    > div.views-field-title {
    min-height: 100px;
}
.event-page
    #block-views-block-event-recent-blogs-block-1
    .slide__constrained
    .slide__caption
    .slide__description
    > div {
    min-height: 200px;
}
.event-page
    #block-views-block-event-recent-blogs-block-1
    .slide__constrained
    .slide__caption
    .slide__description
    > div.views-field-view-node {
    min-height: inherit;
}
.slick__slide:focus {
    border: none !important;
    outline: 0;
}
.slick-dotted.slick-slider {
    outline: none !important;
}
.img-text-se img {
    max-height: 100%;
}
#block-views-block-event-recent-blogs-block-1 li .grid__content .slide__media > div {
    padding: 0 !important;
}
#block-views-block-event-recent-blogs-block-1 .slick-dots,
#block-cloud4c-content .slick-dots {
    position: static;
    justify-content: flex-end;
    margin: 1vw auto;
    display: flex;
}
#block-views-block-event-recent-blogs-block-1 .slick-dots li,
#block-cloud4c-content .slick-dots li {
    background: #91cdef;
    border-radius: 50px;
    display: block;
    margin: 0 3px;
}
#block-views-block-event-recent-blogs-block-1 .slick-dots li.slick-active,
#block-cloud4c-content .slick-dots li.slick-active {
    background-color: #285bca;
}
#block-views-block-event-recent-blogs-block-1 .slick-dots li button,
#block-cloud4c-content .slick-dots li button {
    width: 20px;
    height: 20px;
    opacity: 0;
    cursor: pointer;
}
/* event css */


.slick-new-home img {
    width: 100%;
}
.flex-barrier {
    position: relative;
}
.conent-barrier {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}
.conent-barrier h1 {
    font-size: 31px;
    color: #ffffff;
    line-height: 1.29;
    text-transform: uppercase;
}
.conent-barrier p {
  font-size: 15px;
  line-height: 1.47;
  letter-spacing: 0.3px;
  color: #ffffff;
      max-width: 616px;
}

.conent-barrier a {
    width: 142px;
    height: 40px;
    padding: 11px 13px 15px;
    background-color: #0025c9;
    color: #ffffff;
    font-size: 15px;
    display: block;
    text-align: center;
}

#block-cloud4c-content .slick-new-home ul.slick-dots {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    max-width: 1200px;
    bottom: 24px;
}
#block-cloud4c-content .centerfeedslider ul.slick-dots  {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 7%;
    max-width: 1200px;
    bottom: -40px;
}
#block-cloud4c-content .slick-new-home ul.slick-dots li, #block-cloud4c-content .centerfeedslider ul.slick-dots li  {
    background: none;
    border: solid 1px #ffffff;
    width: 11px;
    height: 11px;
}

#block-cloud4c-content .slick-new-home ul.slick-dots li.slick-active, #block-cloud4c-content .centerfeedslider ul.slick-dots li.slick-active {
    background: #0025c9;
}

#block-cloud4c-content .slick-new-home ul.slick-dots li button, #block-cloud4c-content .centerfeedslider ul.slick-dots li button {
    width: 11px;
    height: 11px;
}

.flexi-home .title-md {
    font-size: 28px;
}
.flexi-home p {
    line-height: 1.5;
}
ul.flv-in {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 22px;
}
ul.flv-in li {
    font-size: 17px;
    font-weight: bold;
    line-height: 1.65;
    letter-spacing: 0.3px;
    color: #000000;
}
ul.flv-in li::after {
    content: "|";
    color: #0025c9;
    margin: 0 8px;
}
ul.flv-in li:last-child::after {
    display: none;
}

.bl-icon-holder {
    width: 107px;
    height: 107px;
    margin: 0 auto 20px;
    border: solid 1px #0025c9;
    background-color: #0025c9;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.icn-flh-1 {
    background-image: url(../cloud4c_new_images/flexihome_sprites.png);
    width: 59px; height: 59px;
    background-position: -10px -897px;
}
.icn-flh-2 {
    background-image: url(../cloud4c_new_images/flexihome_sprites.png);
    width: 59px; height: 59px;
    background-position: -10px -818px;
}
.icn-flh-3 {
    background-image: url(../cloud4c_new_images/flexihome_sprites.png);
    width: 59px; height: 59px;
    background-position: -10px -739px;
}
.icn-flh-4 {
    background-image: url(../cloud4c_new_images/flexihome_sprites.png);
    width: 59px; height: 59px;
    background-position: -10px -660px;
}
.icn-flh-5 {
    background-image: url(../cloud4c_new_images/flexihome_sprites.png);
    width: 59px; height: 59px;
    background-position: -10px -581px;
}
.bord-righ {
    border-right: 2px solid #9e9e9e;
}
.bg-ite {
    padding: 32px;
    background: #fff;
    border-radius: 27px;
    box-shadow: 0 4px 15px 2px rgb(0 0 0 / 21%);
    height: 100%;
}
.bl-holdr-img {
    width: 80px;
    height: 80px;
    border-radius: 100px;
    margin: 0 auto 20px;
    background-color: #0025c9;
    display: flex;
    align-items: center;
    justify-content: center;
}
.bl-holdr-img > div { 
    background-image: url(../cloud4c_new_images/flexihome_sprites.png);
    width: 47px; height: 47px;
}
.hgt-1 {
    background-position: -10px -77px;
}
.hgt-2 {
    background-position: -10px -77px;
}
.hgt-3 {
    background-position: -10px -144px;
}
.hgt-4 {
    background-position: -10px -10px;
}
.whi-in-bh {
    height: 100%;
    border-radius: 27px;
    box-shadow: 0 4px 15px 2px rgb(0 0 0 / 21%);
    background-color: #ffffff;
    min-height: 160px;
    padding: 66px 26px 10px 26px;
    position: relative;
}
.bla-icon-holder > div {
    background-image: url(../cloud4c_new_images/flexihome_sprites.png);
    width: 54px; height: 54px;
}
.ic-flh-1 {
    background-position: -10px -433px;
}
.ic-flh-2 {
    background-position: -10px -507px;
}
.ic-flh-3 {
    background-position: -10px -359px;
}
.ic-flh-4 {
    background-position: -10px -285px;
}
.ic-flh-5 {
    background-position: -10px -211px;
}
.bla-icon-holder {
    width: 90px;
    height: 90px;
    border-radius: 22px;
    background-color: #333333;
    margin: 0 auto;
    position: absolute;
    left: 0;
    top: -45px;
    right: 0;
        display: flex;
    align-items: center;
    justify-content: center;
}
.whi-in-bh p {
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: 0.3px;
  color: #000000;
}
.whi-in-bh p.big-nym {
    font-size: 31px;
    font-weight: bold;
    line-height: 0.77;
    letter-spacing: 0.3px;
    color: #0025c9;
    padding-bottom: 10px;
}
.bg-deep-grey {
    background: #333333 !important;
}
.white-img {
    background: #fff;
    padding: 25px 14px 32px 44px;
    border-radius: 27px;
    box-shadow: 0 4px 15px 2px rgb(0 0 0 / 21%);
    margin: 0 16px;
        min-height: 487px !important;
}
.slide-hgt img {
    margin: 0;
}
.set-hild {
    display: flex;
    align-items: end;
    margin-top: 20px;
}
.set-hild > img {
    margin-right: 15px;
}
.white-img p {
    font-size: 15px;
    line-height: 1.6;
    letter-spacing: 0.3px;
}
.white-img a {
  width: 304.8px;
  height: 35px;
  border-radius: 3px;
  background-color: #0025c9;
  display: block;
  font-size: 14px;
      text-align: center;
    padding-top: 7px;
  color: #fff;
}
.flexi-home .title-sm {
    font-size: 20px;
}
.blp {
    height: 51px;
    margin: 0 0 81px;
    padding: 16px 11px 13px 8px;
    background-color: #0025c9;
    text-align: center;
    color: #ffffff;
    font-size: 21px;
}
.glp {
    height: 51px;
    margin: 0 0 81px;
    padding: 16px 11px 13px 8px;
    background-color: #4d4d4d;
    text-align: center;
    color: #ffffff;
    font-size: 21px;
}
.glp.mt-b {
    margin-bottom: 48px;
}
.fes-owner {
    display: flex;
    align-items: center;
    justify-content: center;
}
.fes-owner div.slid-oiu {
    width: 272px;
    height: 348px;
    margin: 64px 7px 13.3px 13px;
    padding: 47px 0 108px;
    border-radius: 27px;
    box-shadow: 0 4px 15px 2px rgb(0 0 0 / 21%);
    background-color: #ffffff;
}
.gr-iuy {
    width: 269px;
    height: 100%;
    padding: 37px 31px 0 33px;
    background-color: #333333;
}
.gr-iuy p {
    font-size: 21px;
    font-weight: bold;
    line-height: 1.24;
    letter-spacing: 0.15px;
    color: #ffffff;
    text-align: center;
}
.mid-fens img {
    z-index: 9;
    position: relative;
    width: 100%;
}
.whiyt-pp {
    border-radius: 0 0 9px 9px;
    box-shadow: 0 4px 4px 0 rgb(0 0 0 / 4%);
    background-color: #ffffff;
    padding: 40px 25px 25px 25px;
    position: relative;
    top: -11px;
}
.whiyt-pp p.text-blue {
    font-weight: bold;
    color: #0025c9;
    font-size: 13px;
}
.whiyt-pp p {
    color: black;
    font-size: 13px;
}
.whiyt-pp a {
  width: 79px;
  height: 24px;
  display: block;
  border-radius: 5px;
  text-align: center;
  background-color: #0025c9;
  color: #fff;
  font-size: 10px;
  padding-top: 5px;
}
.whiyt-pp p.sim-hti {
    min-height: 81px;
}
.whiuyerr a {
    width: 153.5px;
    height: 30px;
    flex-grow: 0;
    border-radius: 5px;
    background-color: #ffffff;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0.3px;
    text-align: center;
    color: #000000;
    display: inline-block;
    padding-top: 8px;
}
.whituyr-p {
    width: 100%;
    height: 647px;
    padding: 40px 0 34px;
    border-radius: 9px;
    box-shadow: 0 4px 4px 0 rgb(0 0 0 / 25%);
    background-color: #ffffff;
    text-align: center;
}
.whituyr-p .mb-2 {
    margin-bottom: 28px !important;
}
.flex-su img {
    margin: 0 20px;
}
.whituyr-p.stry-r .mb-2 {
    margin-bottom: 16px !important;
}
.flex-su {
    display: flex;
    align-items: center;
    justify-content: center;
}
.whituyr-p.stry-r {
    position: relative;
    top: -20px;
}
.whituyr-p.stry-r .mb-2 {
    margin-bottom: 16px !important;
}
.blk-iu-y {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 9;
    top: 0;
    left: 0;
    padding: 43px 49px 36px 62px;
    border-radius: 27px;
    box-shadow: 0 4px 15px 2px rgb(0 0 0 / 21%);
    background-color: #333333;
    color: #fff;
    display: none;
    overflow: overlay;
}
.bg-ite:hover .blk-iu-y {
    display: block;
}
.blk-iu-y p {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.33;
    letter-spacing: 0.3px;
    text-align: left;
    color: #ffffff;
}
.blk-iu-y ul li {
    font-size: 13px;
    line-height: 2.15;
    letter-spacing: 0.3px;
    text-align: left;
    color: #ffffff;
    position: relative;
    display: flex;
    align-items: center;
}
.blk-iu-y ul li::before {
    content: "";
    width: 9px;
    height: 9px;
    background-color: #ffffff;
    display: block;
    margin-right: 10px;
    position: relative;
    top: -2px;
}
.blk-iu-y p.small {
    font-size: 13px;
    margin-top: 12px;
    padding: 0;
}
#block-cloud4c-content .slick-new-home ul.slick-dots::before {
    content: "1/4";
    font-size: 18px;
    color: #fff;
    position: relative;
    left: -5px;
    top: -4px;
}
.centerfeedslider video {
    width: 100%;
    height: auto;
}
.slick-new-home .slick-prev, .slick-new-home .slick-next {
    bottom: 29px;
    right: 0;
    top: inherit;
    left: 9%;
    background-size: 22px;
    z-index: 9;
    background-image: url(../cloud4c_new_images/slider-ij-min.png);
}
.slick-new-home .slick-next {
    left: 12%;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
.centerfeedslider .slick-prev, .centerfeedslider .slick-next {
    bottom: -34px;
    top: inherit;
    right: 9%;
    z-index: 9;
    left: inherit;
}
.centerfeedslider .slick-next {
    right: 7%;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
#block-cloud4c-content .centerfeedslider ul.slick-dots::before {
    content: "01 \2014\2014\2014\0000a0 03";
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    margin-right: 55px;
    display: block;
}
#block-cloud4c-content .centerfeedslider ul.slick-dots li {
    display: none; 
}
.centerfeedslider .slick-prev::after, .centerfeedslider .slick-next::after {
    content: "\2039";
    color: #fff;
    display: block;
    font-size: 38px;
    font-family: monospace;
}
.fes-owner .slick-prev, .fes-owner .slick-next {
    color: transparent;
    display: block;
    width: 44px;
    height: 44px;
    flex-grow: 0;
    border: solid 1px #000000;
    border-radius: 100px;
    z-index: 9;
    left: -41px;
}
.blp.mt-b {
    margin-bottom: 36px;
}
.fes-owner .slick-prev::after, .fes-owner .slick-next::after {
    content: "\2039";
    color: #000;
    display: block;
    font-size: 45px;
    font-family: monospace;
}
.fes-owner .slick-next {
    right: -45px;
    left: inherit;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
.sh-mobile img {
    display: none;
}
.conent-barrier + p {
    padding: 0;
}
.conent-barrier + p img,  .conent-barrier + img {
    display: none;
}
.color-black h1, .color-black p {
    color: #000;
}
.big-text {
    font-size: 24px;
    line-height: 1.17;
}
.cust-m1-color {
    background-color: #f1f9fc;
}
.big-text-2 {
    font-size: 32px;
    line-height: 1.17;
}
.extra-large {
    font-size: 48px;
    line-height: 1.25;
}
.lat-a a {
    width: 264px;
    height: 49px;
    padding: 16px 17px 0px 21px;
    border-radius: 7px;
    background-color: #0025c9;
    font-size: 19px;
    line-height: 1.21;
    letter-spacing: 0.3px;
    color: #ffffff;
    display: block;
    text-align: center;
    margin: 0 auto;
}
.whit-uhy {
    max-width: 490px;
    margin: 0 auto 21px;
    padding: 46px 65px 34px;
    border-radius: 9px;
    background-color: #ffffff;
}
.whit-uhy p {
  font-size: 24px;
  line-height: 1.08;
  color: #18191f;
}
.whit-uhy p span {
  font-weight: bold;
  color: #0025c9;
}
.big-o-whi {
    padding: 38.3px 89px 44px;
    border-radius: 10px;
    border: solid 2px #ebeaed;
    background-color: #ffffff;
}
.big-o-whi li {
    display: flex;
    margin-bottom: 12px;
    align-items: baseline;
}
.big-o-whi li::before {
    content: "";
    width: 11px;
    height: 11px;
    flex-grow: 0;
    background-color: #0025c9;
    display: block;
    margin-right: 25px;
}
.img-pane {
    position: relative;
    max-width: 370px;
    margin: 0 auto;
}
.img-pane > div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.img-pane > div > div {
    padding: 0 30px;
    text-align: center;
    color: #fff;
    font-weight: bold;
}
.img-pane > div.visi-m {
    display: none;
    padding: 0 30px;
    border-radius: 10px;
    background-color: #0025c9;
}
.img-pane:hover > div.visi-m {
    display: flex;
}
.img-pane > div.visi-m ul li {
    font-size: 18px;
    color: #fff;
    margin-bottom: 8px;
    display: flex;
    align-items: baseline;
}
.img-pane > div.visi-m ul li::before {
    content: "";
    min-width: 7px;
    height: 7px;
    margin-right: 20px;
    background-color: #ffffff;
}
.mail-block {
    position: relative;
    padding-bottom: 14px;
            max-width: 1200px;
    margin: 0 auto;
}
.post-flo {
    position: absolute;
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: flex-end;
    left: 0;
    top: 0;
}
.post-flo > div {
    background-color: #0025c9;
    max-width: 405px;
    width: 100%;
    margin-right: 15px;
    padding-top: 15px;
    border-radius: 10px 10px 0 0;
}
.post-flo > div h3 {
    font-size: 22px;
    line-height: 1.09;
    letter-spacing: 0.3px;
    text-align: center;
    color: #ffffff;
}
.post-flo > div:last-child {
    background-color: #17415e;
    margin-right: 45px;
}
.mail-block ul {
    z-index: 9;
    position: relative;
    margin-top: 55px;
}
.mail-block li {
    height: 55px;
    margin: 5px 0;
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.9);
    display: flex;
    align-items: center;
}
.mail-block li > div:first-child {
    color: #0025c9;
    font-weight: bold;
    font-size: 14px;
    width: 27%;
}
.mail-block li > div {
    width: 100%;
    font-size: 15px;
    padding: 0 0 0 40px;
    max-width: 405px;
}
.img-ol-spriy> div {
    background-image: url(../cloud4c_new_images/topy-spi.png);
    width: 90px; height: 90px;
}
.img-spry-1 {
    background-position: -10px -1950px;
}
.img-spry-2 {
    background-position: -10px -1840px;
}
.img-spry-3 {
    background-position: -10px -1730px;
}
.img-spry-4 {
    background-position: -10px -1620px;
}
.img-ol-spriy-1> div {
    background-image: url(../cloud4c_new_images/topy-spi.png);
    width: 80px; height: 80px;
}
.img-sprye-1 {
    background-position: -10px -1310px;
}
.img-sprye-2 {
    background-position: -10px -1210px;
}
.img-sprye-3 {
    background-position: -10px -1110px;
}
.img-sprye-4 {
    background-position: -10px -1010px;
}
.img-sprye-5 {
    background-position: -10px -1410px;
}
.img-sprye-6 {
    background-position: -10px -910px;
}
.img-sprye-7 {
    background-position: -10px -810px;
}
.img-sprye-8 {
    background-position: -10px -710px;
}
.img-sprye-9 {
    background-position: -10px -610px;
}
.img-sprye-10 {
    background-position: -10px -510px;
}
.img-sprye-11 {
    background-position: -10px -1510px;
}
.img-sprye-12 {
    background-position: -10px -410px;
}
.img-sprye-13 {
    background-position: -10px -310px;
}
.img-sprye-14 {
    background-position: -10px -210px;
}
.img-sprye-15 {
    background-position: -10px -110px;
}
.img-sprye-16 {
    background-position: -10px -10px;
}
.sup-icon-lat p {
    padding: 0;
    margin-top: 20px;
    margin-bottom: 20px;
        padding-right: 30px;
}
.sup-icon-lat p span {
  font-size: 28px;
  font-weight: bold;
}
.sup-icon p {
    padding: 0;
    font-size: 23px;
    font-weight: bold;
    line-height: 1.39;
    color: #ffffff;
    margin-top: 22px;
}
.pil-holder {
    background: #fff;
    height: 100%;
    border: solid 2px #ebeaed;
    border-radius: 10px 10px 0 0;
    position: relative;
    padding-bottom: 30px;
}
.pil-holder img {
    width: 100%;
}
.pil-holder > div {
    padding: 34px 32px 39px 36px;
}
.pil-holder > div h3 {
    font-size: 24px;
}
.pil-holder > div li {
    font-size: 16px;
    margin-bottom: 4px;
}
.bg-pw .pil-holder {
    background-color: #f9f9f9;
}
.pil-holder p {
  font-size: 16px;
  line-height: 1.19;
}
.pil-holder > div a {
    width: 181px;
    height: 37px;
    flex-grow: 0;
    padding: 8px 0 0 0;
    border-radius: 7px;
    background-color: #0025c9;
    font-size: 13px;
    line-height: 1.77;
    letter-spacing: 0.3px;
    text-align: center;
    color: #ffffff;
    display: block;
    position: absolute;
    bottom: 30px;
}
.brand-color-nm span {
    color: #0025c9;
}
.brand-color-nm {
    color: #001961;
}
ul.coll-opr-in.tty-lo {
    margin-top: 26px;
}
ul.coll-opr-in.tty-lo {
    margin-top: 26px;
    max-width: 970px;
}
ul.coll-opr-in.tty-lo li {
    padding: 22px 0;
}
ul.coll-opr-in.tty-lo li p.coll-hre {
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 0.3px;
    text-align: left;
    color: #001961;
}
#block-scheduleacall > form {
  max-width: 1140px;
  padding: 51px 82px 61px 59px;
  background-color: #fafafa;
  margin: 50px auto;
}
div#edit-top-header {
    color: #0025c9;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 24px;
}
div#edit-top-header-1 {
    color: #18191f;
    font-size: 18px;
    margin-bottom: 26px;
}
#block-scheduleacall input {
    height: 42px;
    border: solid 1px #e0e0e0;
    background-color: #ffffff;
        margin: 0;
        width: 100%;
            font-size: 14px;
        padding: 0 12px;
}
#block-scheduleacall select {
    height: 42px;
    border: solid 1px #e0e0e0;
    background-color: #ffffff;
        width: 100%;
            margin: 0;
                font-size: 14px;
        padding: 0 12px;
}
#block-scheduleacall label {
  font-size: 16px;
  line-height: 1.78;
  color: #18191f;
}
.vi-video video {
    max-width: 507px;
}
#block-scheduleacall  .js-form-item-process-automate, #block-scheduleacall  .js-form-item-exact-areas, #block-scheduleacall  .js-form-item-in-house-automation, #block-scheduleacall  .js-form-item-plan-to-start {
    float: left;
    width: 47%;
    margin: 14px 10px;
}
div#block-scheduleacall {
    color: transparent;
    font-size: 0;
}
#block-scheduleacall  .js-form-item-name, #block-scheduleacall  .js-form-item-email, #block-scheduleacall  .js-form-item-phone, #block-scheduleacall  .js-form-item-company {
float: left;
    width: 22.6%;
    margin: 14px 10px;
}
#block-scheduleacall  #edit-actions-submit {
    width: 171px;
    height: 49px;
    padding: 12px 26px 17px 19px;
    border-radius: 7px;
    background-color: #0025c9;
    color: #fff;
        position: relative;
            font-size: 16px;
    top: 20px;
        left: 10px;
}
@media only screen and (max-width: 730px) {
    .conent-barrier h1 {
        font-size: 18px;
    }
    .slick-new-home .slick-prev, .slick-new-home .slick-next {
        bottom: 14px;
        left: 4%;
    }
    .slick-new-home .slick-next {
        left: 12%;
    }
    #block-cloud4c-content .slick-new-home ul.slick-dots {
        bottom: 10px;
        right: 12px;
    }
    .conent-barrier p {
        font-size: 14px;
        line-height: 1;
    }
    .conent-barrier a {
        height: 30px;
        padding: 9px 0 0 0;
    }
    .slick-new-home {
        margin-top: 45px;
    }
    .flex-barrier > img {
        display: none !important;
    }
    .conent-barrier + p img,  .conent-barrier + img{
        display: block;
    }
    .centerfeedslider .slick-next {
        right: 0%;
    }
    .white-img {
        padding: 20px;
    }
    .set-hild > img {
        display: none !important;
    }
    .white-img a {
        width: auto;
        height: auto;
    }
    .whituyr-p.stry-r {
        top: 0;
        margin-top: 3rem;
    }
    .hide-mobile-m {
        display: none;
    }
    .sh-mobile img {
        display: block;
        margin-bottom: 20px;
    }
    .gr-iuy.sh-mobile {
        margin: 0 auto;
    }
    .fes-owner .slick-next {
        right: 0;
    }
    .fes-owner .slick-prev {
        left: 0;
    }
    .mobilecenter {
        text-align: center;
    }
    .mobilemargin {
        margin-bottom: 1.5rem!important;
    }
    .mobilemargin-max {
        margin-bottom: 3.5rem!important;
    }
    .bord-righ {
        border: none;
        border-bottom: 2px solid #9e9e9e;
        margin-bottom: 22px;
        padding-bottom: 22px;
    }
    ul.flv-in li::after {
        display: none;
    }
    ul.flv-in {
        display: block;
    }
    .main-inset-bl > div {
        height: auto;
        margin-bottom: 20px;
    }
    .main-pay {
        margin-bottom: 20px;
        height: auto;
    }
    .row.mrft > div {
        margin-bottom: 20px;
    }
    .row.mrft {
        flex-wrap: wrap;
    }
    .mjf-yt {
        display: block;
    }
    .mjf-yt h3 {
        margin: 10px 0;
    }
    .case-study-section .header {
        position: static;
        padding: 15px 0 30px 0;
    }
    .case-study-section .header::after {
        content: "";
        display: block;
        clear: both;
        width: 100%;
    }
    #slick-views-case-study-videos-block-1-3 .slick__slide > div > div {
        display: block;
    }
    .casestudy-text-section {
        max-width: 100%;
        padding: 20px;
    }
    .mic-flag > div {
        display: block;
    }
    .flo-flex {
        width: 94%;
        padding: 30px 20px;
    }
    #block-casestudybannerbelow p.namespace strong {
        line-height: 30px;
    }
    .case-study-section .views-exposed-form {
        display: block;
    }
    .case-study-section .views-exposed-form .form-item,
    .case-study-section .views-exposed-form .form-actions {
        width: 100%;
    }
    .case-study-section .views-exposed-form {
        display: block;
    }
    .banner-inner-ser {
        width: 100%;
        right: 0;
        padding: 15px;
    }
    p.mid-reg {
        font-size: 18px;
        margin-bottom: 10px;
    }
    p.num-txt {
        font-size: 50px;
    }
    .banner-inner-ser a {
        padding: 4px 10px 0 10px;
        font-size: 12px;
    }
    .banner-inner-ser.left-aign p.mid-reg {
        line-height: 20px;
    }
    .mxwid p.num-txt.sm-size {
        font-size: 23px;
        font-weight: bold;
        margin-bottom: 6px;
    }
    .banner-inner-ser p {
        padding: 0;
    }
    .case-study-section #block-cloud4c-main-menu,
    .multilingual_menu {
        z-index: 9;
    }
    .case-study-section .ui-widget.ui-widget-content {
        left: 3% !important;
        width: 94% !important;
    }
    .case-study-section .ui-widget input {
        border: 1px solid black;
    }
    #slick-views-case-study-videos-block-1-3 .slick-dots {
        height: 59%;
    }
    #slick-views-event-block-1-2 .layout__region--second-above {
        padding: 0 20px;
    }
    .event-page .bef-exposed-form {
        display: block;
        padding: 10px;
    }
    .event-page .bef-exposed-form > div.js-form-item {
        margin-bottom: 20px;
    }
    .event-page .bef-exposed-form > div.js-form-item label {
        padding: 0;
    }
    div#slick-views-event-references-eva-entity-view-1-1 {
        margin: 10px auto 0;
    }
    .ds-2col-stacked-fluid > .group-left,
    .ds-2col-stacked-fluid > .group-right {
        width: 100%;
        padding: 20px;
    }

    div#slick-views-event-references-eva-entity-view-1-1 .group-left h2 {
        font-size: 24px;
        margin: 0;
    }
    div#slick-views-event-references-eva-entity-view-1-1 .group-left p {
        padding: 0;
    }
    div#slick-views-event-references-eva-entity-view-1-1 .group-right video {
        max-height: 220px;
    }
    .event-page .form-wrapper summary {
        background: #0025c9;
        color: white;
        padding: 20px 20px 14px 20px;
        font-size: 20px;
        text-align: center;
    }
    .event-page .form-wrapper > div {
        padding: 0 10px;
    }
    .event-page .form-wrapper video {
        width: 100%;
        height: 234px;
    }
    div#block-views-block-event-recent-blogs-block-1 {
        padding: 0 20px;
    }
}

.blockTitles_new {
    text-align: center;
    position: relative;
    font-size: 40px;
    padding: 0;
    font-weight: bold;
    letter-spacing: 0.5px;
    margin-bottom: 60px;
}
.blockTitles_new:after {
    background: #0025c9;
    height: 8px;
    width: 150px;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
}
.video-section-text {
    background: black;
    color: #fff;
    position: relative;
    margin: 10px;
}

.text-modif {
    padding: 20px;
    position: relative;
}
span.plus-in,
.plus-in-in {
    position: absolute;
    width: 40px;
    height: 40px;
    background-color: #0025c9;
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: 0;
    right: 0;
    cursor: pointer;
    color: #fff;
}
.hover-element img {
    margin: 0;
}
.hover-element {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: black;
    padding: 50px;
    display: none;
}
ul.img-slider-werp {
    display: flex;
}
ul.img-slider-werp li {
    width: 100%;
}
.img-slider-inwerp {
    padding: 10px;
}
.img-slider-inwerp img {
    height: 232px;
    width: 100%;
}
.img-slider-inwerp h3 {
    padding: 10px 20px 2px 20px;
    margin: 0;
}
.num-text-se {
    width: fit-content;
    margin: 0 auto;
}
.text-modif.gr-nbg {
    background-color: #ededed;
    min-height: 235px;
}
.div-text-hold span.rd-more {
    width: auto;
    height: auto;
    font-size: 12px;
    padding: 0 7px;
    color: #285bc9;
}
span.plus-in.tcf {
    width: auto;
    font-size: 11px;
    font-weight: bold;
    height: auto;
    padding: 2px 12px;
}
.two-box-ui {
    padding: 10px;
}
.img-iu {
    padding: 20px 0;
    background-color: #f2f2f2;
    height: 120px;
    display: flex;
    align-items: center;
}
.div-text-hold {
    height: 126px;
    background-color: #0025c9;
    padding: 20px;
    text-align: center;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.div-text-hold h3 {
    font-size: 17px;
}
.div-text-hold span {
    position: absolute;
    bottom: 0;
    background: white;
    color: black;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 0;
    padding-top: 4px;
    cursor: pointer;
}
.blockTitles_new.txt-white:after {
    background: black;
}
.img-text-se {
    width: 100%;
    height: 133px;
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
    background-color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
}
.slide-button-gr .slick-prev {
    transform: rotate(180deg);
    left: -35px;
}
.slide-button-gr .slick-next {
    right: -35px;
}
.slide-button-gr .slick-prev,
.slide-button-gr .slick-next {
    width: 38px;
    height: 38px;
    opacity: 0.5;
    background-color: #e0e0e0;
    background-image: url(/themes/custom/cloud4c/cloud4c_new_images/right-arrow.png);
    background-repeat: no-repeat;
    background-position: center;
}
.banner-text .text-white h1 span {
    font-size: 26px;
    display: inline-block;
    clear: left;
    width: fit-content;
}
.popup-flext-in {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000ad;
    z-index: 9;
    display: none;
    align-items: center;
    justify-content: center;
}
.inner-p {
    max-width: 700px;
    color: #fff;
    display: flex;
}
.inner-p .emp-holder {
    width: 40%;
    background-color: #f2f2f2;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    padding: 0 30px;
}
.txt-srt {
    width: 60%;
    background: #0025c9;
    padding: 30px;
    position: relative;
    text-align: left;
}
p.mark-can {
    width: 32px;
    height: 32px;
    position: absolute;
    background-color: #000000;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    right: 0;
}
#block-cloud4c-content article::after {
    content: "";
    display: block;
    clear: both;
    width: 100%;
}
.banner-text .text-white h1 {
    color: #fff;
}
.banner-text .text-white h1::before {
    display: none;
}
#block-cloud4c-branding a:after {
    color: #0025c9 !important;
}
.mainSlider .homePageSlider .slick-dots li {
    width: 10px;
    height: 10px;
}

.vdi-banner {
    width: 400px;
    line-height: 40px;
    font-size: 30px;
    text-align: left;
    padding: 8px 0px;
}
.vdi-banner span {
    font-size: 30px;
    width: 400px;
    line-height: 40px;
}

.vdi-banner b {
    font-size: 30px;
    width: 400px;
    line-height: 40px;
}
.Citrix-Virtual {
    width: 723px;
}
.Citrix-Virtual strong {
    color: #000000;
    font-size: 38px;
    line-height: 44px;
    letter-spacing: normal;
    text-align: left;
}
.Rectangle-border {
    width: 253.5px;
    height: 8.2px;
    background-color: #0025c9;
    margin-bottom: 1.5rem;
    padding: 0px;
}
.Where-centralized {
    width: 311px;
}
.Where-centralized span {
    font-size: 18px;
    line-height: 24px;
    text-align: left;
    color: #000000;
}
.Meeting-h {
    width: 953px;
    font-size: 54px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    color: #000000;
    margin: auto;
}
.margin-auto {
    margin: auto;
    width: 253.5px;
}
.As-mobile {
    font-size: 1.05rem;
    font-weight: normal;
    line-height: 1.33;
    letter-spacing: -0.18px;
    text-align: center;
    color: #000000;
}

.Unlock-Power {
    width: 684px;
    font-size: 32px;
    line-height: 1.19;
    letter-spacing: -0.32px;
    text-align: center;
    color: #0025c9;
    margin: auto;
}

.virtualization .icon_box {
    border-left: 1px solid #0025c9;
    position: relative;
}

.virtualization .icon_box .icon_box_details {
    padding-top: 100px;
}

.v-border-r {
    border-right: 1px solid #0025c9;
}

.virtualization .icon_box .left-icon {
    position: absolute;
    left: 0px;
    top: 120px;
}

.virtualization .icon_box .left-icon img {
    height: 60px;
}

.virtualization .icon_box .number-icon {
    position: absolute;
    right: 0px;
    top: 12px;
}

.virtualization .icon_box .number-icon img {
    height: 60px;
}

.vdi-model .icon_box {
    position: relative;
}

.vdi-model .icon_box .icon_box_details {
    background: url("/themes/custom/cloud4c/cloud4c_new_images/vdi-model-bg.png") no-repeat;
    background-size: auto 100%;
    padding-left: 33px;
}

.vdi-model .icon_box .icon_box_details h3 {
    padding: 0px 16px 0px 30px;
    color: black;
    border-bottom: 2px solid #000;
    display: inline-block;
}

.vdi-model .icon_box .left-icon {
    position: absolute;
    left: 0;
    top: -10px;
}

.vdi-model .icon_box .left-icon img {
    height: 60px;
}
.blue {
    color: #0025c9;
}
.blk {
    background: #000000;
}
.blue-background {
    background: #0025c9;
}

.flexible-table {
    width: 100%;
    margin-top: 70px;
    background: #f1f2f2;
    margin-bottom: 1rem;
    color: #212529;
}
.flexible-table thead tr th {
    background: #000000;
    color: #ffffff;
    border-top: 0px;
}
.flexible-table tbody tr th {
    background: #0025c9;
    color: #ffffff;
}
.flexible-table td,
.flexible-table th {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}

.flexible-table tbody tr td img.media__image {
    width: 30px;
    height: auto;
}

.flexible-table tbody tr td .media {
    padding-bottom: 23px !important;
}

.dowmload {
    padding: 0.8rem;
    width: 550px;
    background-color: #ffba00;
    margin: 80px auto 0;
    font-size: 22px;
    text-align: center;
    letter-spacing: 2.2px;
    border-radius: 5px;
}
.virtual-heading {
    width: 930px;
    font-size: 54px;
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    margin: auto;
}
.Rectangle-border-blk {
    width: 253.5px;
    height: 8.2px;
    background-color: #000000;
    margin-bottom: 1.5rem;
    margin-top: 0.8rem;
    padding: 0;
}
.enhanced {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
}
.compliance-list {
    padding: 0;
    margin: 0;
    list-style: disc;
}
.advantage {
    font-size: 54px;
    font-weight: bold;
    line-height: 1.41;
    text-align: center;
    color: #000000;
}
.esy h3 {
    color: #ffff !important;
    background: #0025c9;
    padding: 15px;
    text-align: center;
    margin: 0px;
    font-size: 15px;
    height: 48.1px;
}
.esy p {
    font-size: 1.05rem;
    margin: 0;
    padding: 15px;
    text-align: center;
    background: #ededed;
    height: 76px;
}
.success-stories {
    width: 470px;
    font-size: 54px;
    line-height: 1.07;
    letter-spacing: -0.54px;
    text-align: left;
    color: #ffffff;
    float: right;
}
.storie {
    float: right;
    width: 465px;
}
.clearfix {
    content: "";
    display: block;
    clear: both;
}
.pandemic {
    width: 466px;
    font-size: 24px;
    line-height: 1.17;
    text-align: left;
    color: #ffffff;
    float: right;
}
.learn {
    width: 466px;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.33;
    text-align: left;
    color: #ffffff;
    float: right;
}
.partner {
    width: 1121px;
    font-size: 54px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    color: #000000;
}
.vms {
    width: 760px;
    margin: auto;
}
.num {
    margin: 25px 5px;
    padding: 10px;
}
.num h2 {
    width: 300px;
    color: #ffff !important;
    background: #0025c9;
    padding: 10px 15px 0;
    font-size: 47px;
    margin: auto;
}
.num p {
    width: 300px;
    font-size: 18px;
    padding: 14px 16px;
    font-weight: bold;
    margin: auto;
}

.contact {
    text-align: center;
    margin-top: 60px;
}
.contact-us-btn {
    padding: 10px 40px;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 2.2px;
    text-align: center;
    color: #000000;
    background-color: #ffba00;
    border-radius: 5px;
}
.contact-us-btn:hover {
    text-decoration: none;
}
.read-more {
    font-size: 20px;
    font-weight: bold;
    color: black;
    background-color: #ffba00;
    padding: 10px 20px;
    padding-bottom: 7px;
}
.read-more:hover {
    text-decoration: none;
}
.platform h2 {
    width: 940px;
    font-size: 36px;
    line-height: 1.28;
    letter-spacing: -0.36px;
    text-align: center;
    color: #0025c9;
    margin: auto;
}
.future {
    padding: 49px 0px 0px 16px;
}
.future p {
    font-size: 30px;
    font-weight: normal;
    line-height: 1.4;
    text-align: left;
    color: #000;
}
.stragic {
    padding-bottom: 40px;
}
.automation {
    padding: 49px 20px 0px 16px;
}
.automation p {
    font-size: 18px;
    font-weight: normal;
    line-height: 1.8;
    color: #000;
    padding-left: 20px;
    padding-bottom: 0;
    border-left: 4px solid #0025c9;
}

.tag {
    text-align: center !important;
    height: 120px;
    box-shadow: 0 14px 40px 0 rgba(0, 0, 0, 0.08);
    background-color: #ffffff;
}

.tag .media {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
}

.tag img {
    margin: 25px 25px;
    width: 100px !important;
    height: 70px !important;
    text-align: center !important;
}

.expertise h2 {
    width: 352px;
    height: 93px;
    font-family: GrotesqueMT;
    font-size: 36px;
    font-weight: bold;
    line-height: 1.17;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    padding-right: 5px;
}
.expertise p {
    font-size: 18px;
    line-height: 1.33;
    text-align: left;
    color: #ffffff;
}
.bring {
    text-align: center;
}
.pt70 {
    padding-top: 70px !important;
}
.blue-dot li {
    display: flex;
    line-height: 1;
    margin-bottom: 8px;
}
.blue-dot li::before {
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    background: #0025c9;
    border-radius: 50px;
    margin-right: 8px;
    min-width: 4px;
    margin-top: 5px;
}
.bring h2 {
    width: 489px;
    font-size: 54px;
    font-weight: bold;
    line-height: 1.19;
    letter-spacing: normal;
    margin: auto;
    color: #ffffff;
}
.txt-white h1 {
    color: #fff;
}
.bg-deep-grey {
    background: #d5d5d5;
}
.banner-text .txt-white h1::before {
    background: #fff;
}
.powering h2 {
    width: 925px;
    font-size: 54px;
    font-weight: bold;
    line-height: 1.41;
    text-align: center;
    padding-bottom: 0px;
    margin: auto;
}
.commitment {
    background-color: #0025c9;
    padding: 34px 24px 5px;
    height: 464px;
}
.clarity h3 {
    color: #fff;
    padding-bottom: 0px;
    margin-bottom: 0px;
    font-size: 32px;
}
.clarity p {
    color: #fff;
    font-size: 28px;
}
.list-style-img li {
    display: flex;
    align-items: center;
    text-align: left;
    margin: 12px 0;
}
.list-style-img li img {
    width: 53px;
    max-width: 53px;
    min-width: 53px;
    margin: 0;
    margin-right: 20px;
}
.bulb {
    margin: auto;
    height: 202px;
    background-color: #e0e0e0;
    margin-bottom: 60px;
}
.bulb p {
    margin-top: 10px;
    font-size: 22px;
    padding: 0px 14px;
}

.bulb-icon img {
    margin: 5px 10px !important;
    padding: 5px;
}
.justi {
    justify-content: center;
}

.presence {
    padding: 30px;
}
.presence h3 {
    font-size: 32px;
    line-height: 1.13;
    text-align: left;
    color: #ffffff;
}
.presence p {
    font-size: 18px;
    line-height: 1.33;
    text-align: left;
    color: #ffffff;
}
.space {
    justify-content: space-around;
}
.across h2 {
    width: 908px;
    font-size: 32px;
    line-height: 1.28;
    letter-spacing: -0.32px;
    text-align: center;
    color: #0025c9;
    margin: auto;
}
.standard {
    padding: 18px;
}
.standard p {
    display: none;
}
.standard h2 {
    font-size: 24px;
    margin-bottom: 0px;
    color: white;
    background: black;
    margin-top: 40px;
    padding: 12px;
    text-align: center;
}
.asiapacific {
    margin-top: 70px;
}
.asiapacific h2 {
    width: 1088px;
    font-size: 32px;
    line-height: 1.31;
    text-align: center;
    color: #0025c9;
    margin: 15px auto;
    padding: 0px 40px;
}
.matured {
    padding-top: 100px;
}
.matured h2 {
    width: 675px;
    font-size: 38px;
}
@media only screen and (max-width: 600px) {
    .Citrix-Virtual {
        width: 100%;
    }
    .Citrix-Virtual strong {
        color: #000000;
        font-size: 32px;
        line-height: 44px;
        letter-spacing: normal;
        text-align: left;
    }
    .vdi-banner {
        width: 100%;
        line-height: 40px;
        text-align: left;
        padding: 8px 0px;
    }
    .vdi-banner span {
        font-size: 26px;
        width: 400px;
        line-height: 40px;
    }
    .Meeting-h {
        width: 100%;
        font-size: 25px;
        line-height: 1.3;
        text-align: center;
        color: #000000;
    }
    .As-mobile {
        font-size: 1rem;
        font-weight: normal;
        line-height: 1.33;
        letter-spacing: -0.18px;
        text-align: justify;
        color: #000;
    }
    .Unlock-Power {
        width: 100%;
        font-size: 22px;
        line-height: 1.4;
        letter-spacing: -0.32px;
        text-align: center;
        color: #0025c9;
    }
    .dowmload {
        padding: 0.8rem;
        width: 100%;
        background-color: #ffba00;
        margin: 30px auto 0;
        font-size: 14px;
        text-align: center;
        letter-spacing: 2.2px;
        border-radius: 5px;
    }
    .virtual-heading {
        width: 100%;
        font-size: 26px;
        font-weight: bold;
        line-height: 1.3;
        letter-spacing: normal;
        text-align: center;
        color: #fff;
    }
    .enhanced {
        font-size: 20px;
        font-weight: bold;
        text-align: center;
        color: #fff;
        line-height: 1.3;
    }
    .advantage {
        font-size: 30px;
        font-weight: bold;
        text-align: center;
        color: #000;
    }
    .esy h3 {
        color: #ffff !important;
        background: #0025c9;
        padding: 15px;
        text-align: center;
        margin: 0;
        font-size: 15px;
        height: 54.2px;
    }
    .success-stories {
        width: 100%;
        font-size: 37px;
        line-height: 1.07;
        letter-spacing: -0.54px;
        text-align: left;
        color: #fff;
    }
    .storie {
        width: 100%;
    }
    .pandemic {
        width: 100%;
        font-size: 19px;
        line-height: 1.4;
        text-align: left;
        color: #fff;
    }
    .learn {
        width: 100%;
        font-size: 15px;
        font-weight: normal;
        line-height: 1.4;
        text-align: left;
        color: #fff;
    }
    .partner {
        width: 100%;
        font-size: 26px;
        font-weight: bold;
        line-height: 1.3;
        text-align: center;
        color: #000;
    }
    .num p {
        font-size: 20px;
        padding: 5px 15px;
        font-weight: bold;
        line-height: 1.3;
    }

    .platform h2 {
        width: 100%;
        font-size: 25px;
        line-height: 1.28;
        letter-spacing: -0.36px;
        text-align: center;
        color: #0025c9;
    }
    .future p {
        font-size: 50px;
        font-weight: normal;
        line-height: 1.12;
        color: #000;
    }
    .future {
        padding: 41px 0 0 10px;
    }
    .automation p {
        font-size: 16px;
        font-weight: normal;
        line-height: 1.33;
        text-align: justify;
        color: #000;
        padding-left: 20px;
        padding-bottom: 0;
        border-left: 4px solid #0025c9;
    }
    .tag img {
        margin: 5px 95px;
        width: 150px !important;
        height: 106px !important;
        text-align: center !important;
    }
    .bring h2 {
        width: 100%;
        font-size: 43px;
        font-weight: bold;
        line-height: 1.19;
        letter-spacing: normal;
        margin: auto;
        color: #fff;
    }
    .powering h2 {
        width: 100%;
        font-size: 34px;
        font-weight: bold;
        line-height: 1.41;
        text-align: center;
        padding-bottom: 0;
        margin: auto;
    }
    .across h2 {
        width: 100%;
        font-size: 20px;
        line-height: 1.28;
        letter-spacing: -0.32px;
        text-align: center;
        color: #0025c9;
        margin: auto;
    }
    .asiapacific h2 {
        width: 100%;
        font-size: 22px;
        line-height: 1.31;
        text-align: center;
        color: #0025c9;
        margin: 15px auto;
    }
    .matured h2 {
        width: 100%;
        font-size: 30px;
    }
}

@media only screen and (max-width: 600px) {
    .Citrix-Virtual {
        width: 100%;
    }
    .Citrix-Virtual strong {
        color: #000000;
        font-size: 32px;
        line-height: 44px;
        letter-spacing: normal;
        text-align: left;
    }

    .vdi-banner {
        width: 100%;
        line-height: 40px;
        text-align: left;
        padding: 8px 0px;
    }
    .vdi-banner span {
        font-size: 26px;
        width: 400px;
        line-height: 40px;
    }

    .Meeting-h {
        width: 100%;
        font-size: 25px;
        line-height: 1.3;
        text-align: center;
        color: #000000;
    }
    .As-mobile {
        font-size: 1rem;
        font-weight: normal;
        line-height: 1.33;
        letter-spacing: -0.18px;
        text-align: justify;
        color: #000;
    }
    .Unlock-Power {
        width: 100%;
        font-size: 22px;
        line-height: 1.4;
        letter-spacing: -0.32px;
        text-align: center;
        color: #0025c9;
    }

    .dowmload {
        padding: 0.8rem;
        width: 100%;
        background-color: #ffba00;
        margin: 30px auto 0;
        font-size: 14px;
        text-align: center;
        letter-spacing: 2.2px;
        border-radius: 5px;
    }

    .virtual-heading {
        width: 100%;
        font-size: 26px;
        font-weight: bold;
        line-height: 1.3;
        letter-spacing: normal;
        text-align: center;
        color: #fff;
    }
    .enhanced {
        font-size: 20px;
        font-weight: bold;
        text-align: center;
        color: #fff;
        line-height: 1.3;
    }
    .advantage {
        font-size: 30px;
        font-weight: bold;
        text-align: center;
        color: #000;
    }
    .esy h3 {
        color: #ffff !important;
        background: #0025c9;
        padding: 15px;
        text-align: center;
        margin: 0;
        font-size: 15px;
        height: 54.2px;
    }
    .success-stories {
        width: 100%;
        font-size: 37px;
        line-height: 1.07;
        letter-spacing: -0.54px;
        text-align: left;
        color: #fff;
    }
    .storie {
        width: 100%;
    }
    .pandemic {
        width: 100%;
        font-size: 19px;
        line-height: 1.4;
        text-align: left;
        color: #fff;
    }

    .learn {
        width: 100%;
        font-size: 15px;
        font-weight: normal;
        line-height: 1.4;
        text-align: left;
        color: #fff;
    }

    .partner {
        width: 100%;
        font-size: 26px;
        font-weight: bold;
        line-height: 1.3;
        text-align: center;
        color: #000;
    }

    .num p {
        font-size: 20px;
        padding: 5px 15px;
        font-weight: bold;
        line-height: 1.3;
    }

    .platform h2 {
        width: 100%;
        font-size: 25px;
        line-height: 1.28;
        letter-spacing: -0.36px;
        text-align: center;
        color: #0025c9;
    }
    .future p {
        font-size: 50px;
        font-weight: normal;
        line-height: 1.12;
        color: #000;
    }
    .future {
        padding: 41px 0 0 10px;
    }
    .automation p {
        font-size: 16px;
        font-weight: normal;
        line-height: 1.33;
        text-align: justify;
        color: #000;
        padding-left: 20px;
        padding-bottom: 0;
        border-left: 4px solid #0025c9;
    }
    .tag img {
        margin: 5px 95px;
        width: 150px !important;
        height: 106px !important;
        text-align: center !important;
    }
    .bring h2 {
        width: 100%;
        font-size: 43px;
        font-weight: bold;
        line-height: 1.19;
        letter-spacing: normal;
        margin: auto;
        color: #fff;
    }
    .powering h2 {
        width: 100%;
        font-size: 34px;
        font-weight: bold;
        line-height: 1.41;
        text-align: center;
        padding-bottom: 0;
        margin: auto;
    }
    .across h2 {
        width: 100%;
        font-size: 20px;
        line-height: 1.28;
        letter-spacing: -0.32px;
        text-align: center;
        color: #0025c9;
        margin: auto;
    }
    .asiapacific h2 {
        width: 100%;
        font-size: 22px;
        line-height: 1.31;
        text-align: center;
        color: #0025c9;
        margin: 15px auto;
    }
    .matured h2 {
        width: 100%;
        font-size: 30px;
    }
    .backup-solution-container {
        height: 950px !important;
    }

    .backup-solution-wrapper {
        height: 450px !important;
    }
    .page-banner .banner-content {
        top: 0px;
    }
}
.pos-t-0 {
    top: 0;
}

.backup-solution-container {
    height: 750px;
}

.backup-solution-wrapper {
    height: 750px;
    background: url(/themes/custom/cloud4c/cloud4c_new_images/solu.png) no-repeat;
    background-position: center;
}

.backup-solution-container .content {
    position: absolute;
    top: 57%;
    left: 48.7%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 9;
    font-size: 28px;
    text-align: center;
    font-weight: bold;
    line-height: 1.3;
    width: 127px;
}

.backup-solution li {
    list-style: disc;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 30px;
}

.assessment-step {
    margin: 30px 40px 0 15px;
}

.assessment-step li {
    position: relative;
    padding: 0 0 50px 0;
    margin: 0 0 0px 70px;
    box-sizing: border-box;
    box-shadow: inset 4px 4px 9px -6px;
}

.assessment-step li span.content {
    background: #cccc;
    display: block;
    padding: 8px 10px 3px 31px;
    line-height: 1.2;
    height: 48px;
}

.assessment-step li span.content .image-wrapper {
    max-width: 35px;
    height: 34px;
    border-radius: 50%;
    background: #fff;
    width: 35px;
    min-width: 0;
    float: left;
    margin: 0 10px 0 0;
}

.assessment-step li span.content .image-wrapper img {
    width: 100%;
    padding: 6px 7px 0;
}

.assessment-step li span.content:after {
    content: "";
    top: 0;
    height: 0;
    border-top: 24px solid transparent;
    border-bottom: 24px solid transparent;
    border-left: 18px solid #cccc;
    position: absolute;
    right: -18px;
}

.ribbon {
    position: absolute;
    left: -70px;
    top: -19px;
    width: 90px;
    height: 48px;
    background: #0020ca;
    color: #fff;
    line-height: 48px;
    font-size: 14px;
    text-align: center;
}

.ribbon:after {
    content: "";
    position: absolute;
    border: 10px solid #53555b;
}

.ribbon:after {
    top: 48px;
    left: 70px;
    border-right-color: transparent;
    border-bottom-color: transparent;
}

.table-border-wide td,
.table-border-wide th {
    border: 4px solid #fff !important;
    padding: 22px;
}

.custom-table-striped tbody tr:nth-of-type(odd) {
    background: #d0d6eb !important;
}

.custom-table-striped tbody tr:nth-of-type(even) {
    background: #eaecf5 !important;
}

.left-connect-icon {
    background-image: url(/themes/custom/cloud4c/cloud4c_new_images/connecting-icon.png);
    width: 100px;
    position: absolute;
    right: -68px;
    top: 37%;
    z-index: 0;
    height: 23px;
    padding: 0px;
}

.top-connect-icon {
    background-image: url(/themes/custom/cloud4c/cloud4c_new_images/connecting-icon-ttb.png);
    width: 21px;
    position: absolute;
    right: 40%;
    top: 57%;
    z-index: 0;
    height: 100px;
    padding: 0;
}

.right-connect-icon {
    background-image: url(/themes/custom/cloud4c/cloud4c_new_images/connecting-icon-ltr.png);
    width: 100px;
    position: absolute;
    right: -48px;
    top: 37%;
    z-index: 0;
    height: 22px;
    padding: 0;
}
.dif {
    padding: 10px 0px;
}

.dif li span.cnt {
    display: block;
    margin-left: 42px;
}

.dif li img {
    max-width: 30px;
    width: 30px;
    min-width: 0;
    float: left;
    margin: 0 10px 0 0;
}

.overlapping-black {
    position: relative;
}

.overlapping-black .plus-in {
    background: #000 !important;
    height: 20px !important;
    width: 20px !important;
}

.overlapping-black .plus-in-in {
    height: 20px !important;
    width: 20px !important;
}

.overlapping-black .hover-element {
    padding: 10px;
    border: 1px solid #000;
    color: #fff;
}

.overlapping-black .hei {
    height: 140px;
}

.overlapping-blue {
    position: relative;
}

.overlapping-blue .plus-in {
    background: #0025c9 !important;
    height: 20px !important;
    width: 20px !important;
}

.overlapping-blue .plus-in-in {
    background: #000 !important;
    height: 20px !important;
    width: 20px !important;
}

.overlapping-blue .hover-element {
    padding: 10px;
    background: #0025c9 !important;
    color: #fff;
}

.overlapping-blue .hover-element ul {
    padding: 10px 0px;
    overflow: auto;
    height: 254px;
}
p.banner-action .btn-get-now.submit-btn {
    background: #0335a3 !important;
    color: #fff !important;
}
.dot-img-holder {
    width: 90px;
    height: 90px;
    padding: 1.25rem;
    border: 1px dashed #0025c9;
    border-radius: 50px;
    margin-bottom: 1.125rem;
}
.bg-about-us1 {
    width: 50px;
    height: 50px;
    background: url(../images/about-us-sprite.png) -184px -405px;
}
.bg-about-us2 {
    width: 50px;
    height: 50px;
    background: url(../images/about-us-sprite.png) -274px -405px;
}
.bg-about-us3 {
    width: 50px;
    height: 50px;
    background: url(../images/about-us-sprite.png) -364px -405px;
}
.bg-about-us4 {
    width: 50px;
    height: 50px;
    background: url(../images/about-us-sprite.png) -454px -405px;
}
.bg-about-us5 {
    width: 50px;
    height: 50px;
    background: url(../images/about-us-sprite.png) -544px -405px;
}
.bg-about-us6 {
    width: 50px;
    height: 50px;
    background: url(../images/about-us-sprite.png) -20px -506px;
}
.bg-about-us7 {
    width: 50px;
    height: 50px;
    background: url(../images/about-us-sprite.png) -110px -506px;
}
.white-border {
    border-radius: 5px;
    border: solid 2px #0025c9;
    background-color: #ffffff;
    min-height: 175px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.none-disp .white-border::before {
    display: none;
}
.bg-about-us8 {
    width: 127px;
    height: 91px;
    background: url(../images/about-us-sprite.png) -20px -274px;
}
.bg-about-us9 {
    width: 226px;
    height: 113px;
    background: url(../images/about-us-sprite.png) -20px -20px;
}
.bg-about-us10 {
    width: 100px;
    height: 60px;
    background: url(../images/about-us-sprite.png) -504px -289px;
}
.bg-about-us11 {
    width: 215px;
    height: 61px;
    background: url(../images/about-us-sprite.png) -20px -173px;
}
.bg-about-us12 {
    width: 147px;
    height: 50px;
    background: url(../images/about-us-sprite.png) -275px -173px;
}
.bg-about-us13 {
    width: 208px;
    height: 42px;
    background: url(../images/about-us-sprite.png) -187px -274px;
}
.align-center {
    display: flex;
    align-items: center;
}
.blue-img-hold {
    width: 90px;
    height: 90px;
    padding: 1.25rem;
    background-color: #0025c9;
    border-radius: 50px;
}
.bg-about-us14 {
    width: 50px;
    height: 50px;
    background: url(../images/about-us-sprite.png) -200px -506px;
}
.bg-about-us15 {
    width: 50px;
    height: 50px;
    background: url(../images/about-us-sprite.png) -290px -506px;
}
.bg-about-us16 {
    width: 50px;
    height: 50px;
    background: url(../images/about-us-sprite.png) -380px -506px;
}
.bg-about-us17 {
    width: 50px;
    height: 50px;
    background: url(../images/about-us-sprite.png) -470px -506px;
}
.bg-about-us18 {
    width: 50px;
    height: 50px;
    background: url(../images/about-us-sprite.png) -560px -506px;
}
.bg-about-us19 {
    width: 50px;
    height: 50px;
    background: url(../images/about-us-sprite.png) -651px -20px;
}
.bg-about-us20 {
    width: 50px;
    height: 50px;
    background: url(../images/about-us-sprite.png) -651px -110px;
}
.bg-about-us21 {
    width: 50px;
    height: 50px;
    background: url(../images/about-us-sprite.png) -651px -200px;
}
.bg-about-us22 {
    width: 50px;
    height: 50px;
    background: url(../images/about-us-sprite.png) -651px -290px;
}
.position-container img {
    width: 100%;
}
a.banner-action {
    padding: 0.4375rem 0.875rem 0.3125rem 0.8125rem;
    border-radius: 3.8px;
    background-color: #0025c9;
    color: #fff;
    font-size: 0.9375rem;
    line-height: 1.01;
    letter-spacing: 0.00938rem;
    text-decoration: none;
}
.bg-about-us23 {
    width: 50px;
    height: 50px;
    background: url(../images/about-us-sprite.png) -651px -380px;
}
.bg-about-us24 {
    width: 50px;
    height: 50px;
    background: url(../images/about-us-sprite.png) -651px -470px;
}
.bg-about-us25 {
    width: 50px;
    height: 50px;
    background: url(../images/about-us-sprite.png) -20px -596px;
}
.bg-about-us26 {
    width: 50px;
    height: 50px;
    background: url(../images/about-us-sprite.png) -110px -596px;
}
.bg-about-us27 {
    width: 50px;
    height: 50px;
    background: url(../images/about-us-sprite.png) -200px -596px;
}
.blue-bg {
    background: #0025c9;
    color: #fff;
}
.white-img-hold {
    width: 90px;
    height: 90px;
    padding: 1.25rem;
    background-color: #fff;
    border-radius: 50px;
    min-width: 90px;
}
.image-wallpaper img {
    cursor: pointer;
}
.ner-ity {
    min-height: 120px;
    align-items: center;
    display: flex;
    justify-content: center;
}
.bg-about-us28 {
    width: 107px;
    height: 98px;
    background: url(../images/about-us-sprite.png) -504px -20px;
}
.bg-about-us29 {
    width: 124px;
    height: 61px;
    background: url(../images/about-us-sprite.png) -20px -405px;
}
.bg-about-us30 {
    width: 178px;
    height: 102px;
    background: url(../images/about-us-sprite.png) -286px -20px;
}
.bg-about-us31 {
    width: 91px;
    height: 91px;
    background: url(../images/about-us-sprite.png) -504px -158px;
}
.box-default {
    height: 100%;
    padding: 2.0625rem;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}
.posi-para {
    display: flex;
    align-items: center;
}
.radius-0 a {
    border-radius: 0 !important;
    border: none !important;
}
.radius-set a , .nrw-anchor-ij a{
    border-radius: 0 !important;
    padding: 14px 13px 12px 15px;
}
.radius-set {
    border-radius: 0px 0px 10px 10px;
    border: solid 2px #dadada;
    overflow: hidden;
    border-top: none;
}
.img-cornor-hide {
    border-radius: 10px;
    overflow: hidden;
}
ul.coll-opr-in {
    text-align: left;
    max-width: 750px;
    margin: 0 auto;
}
ul.coll-opr-in li {
    border-bottom: 1px solid #c4c4c4;
    padding: 30px;
}
.head-ingp {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
p.coll-hre {
    font-size: 22px;
    line-height: 1.27;
    letter-spacing: 0.3px;
    color: #0042cb;
    margin-right: 50px;
}
.head-ingp span {
    width: 30px;
    height: 30px;
    border-radius: 100px;
    display: block;
    background-image: url(/themes/custom/cloud4c/images/plus-in.png);
    cursor: pointer;
    color: transparent;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.head-ingp.active span {
    background-image: url(/themes/custom/cloud4c/images/minus-in.png);
}
.coll-pos p {
    font-size: 20px;
    line-height: 1.4;
    letter-spacing: 0.3px;
    color: #000000;
    margin-top: 22px;
}
.coll-pos {
    display: none;
}
.radius-9 {
    border-radius: 9px;
}
.bg-cost-1 {
    width: 73px; 
    height: 73px;
    background: url('../images/cost-sprite.png') -10px -355px;
}
.bg-cost-2 {
    width: 73px; 
    height: 73px;
    background: url('../images/cost-sprite.png') -103px -355px;
}
.bg-cost-3 {
    width: 73px; 
    height: 73px;
    background: url('../images/cost-sprite.png') -289px -355px;
}
.bg-cost-4 {
    width: 73px; 
    height: 73px;
    background: url('../images/cost-sprite.png') -196px -355px;
}
.mx-wit {
    max-width: 500px;
    margin: 0 auto;
}
ul.blue-dot-li {
    max-width: 450px;
    margin: 55px 0 0 25px;
}
ul.blue-dot-li li {
    display: flex;
    font-size: 18px;
    color: #18191f;
    align-items: end;
    margin: 30px 0;
    line-height: 1.78;
}
ul.blue-dot-li li::before {
    content: "";
    width: 16px;
    height: 16px;
    background-color: #0025c9;
    min-width: 16px;
    margin: 6px 16px 0 0;
}
ul.blue-dot-li li:last-child {
    margin-bottom: 0;
}
.imgleft img {
    margin-left: 0;
}
h2.font-smk {
    font-size: 28px;
}
h3.bottom-fr {
    margin-top: 16px;
    padding-bottom: 32px;
    border-bottom: 1px solid white;
    margin-bottom: 34px;
}
h3.font-lmk {
    font-size: 38px;
    margin-bottom: 40px;
}
ul.white-dot-li li {
    display: flex;
    font-size: 18px;
    line-height: 1.78;
    margin: 46px 0;
}
ul.white-dot-li li:before {
    content: "";
    width: 14px;
    height: 14px;
    background-color: #ffffff;
    margin: 8px 12px 0 0;
    min-width: 14px;
}
p.mki-p {
    font-size: 28px;
    line-height: 1.36;
    max-width: 403px;
}
.mar-t-70 {
    margin-top: 90px;
}
p.mki-p {
    font-size: 28px;
    line-height: 1.36;
    max-width: 403px;
}
.bgp {
    margin-top: 140px;
}
.cut-height {
    line-height: 1.78;
}
.bg-cost-5 {
    width: 50px; 
    height: 50px;
    background: url('../images/cost-sprite.png') -220px -448px;
}
.bg-cost-6 {
    width: 50px; 
    height: 50px;
    background: url('../images/cost-sprite.png') -80px -448px;
}
.bg-cost-7 {
    width: 50px; 
    height: 50px;
    background: url('../images/cost-sprite.png') -150px -448px;
}
.bg-cost-8 {
    width: 60px; 
    height: 60px;
    background: url('../images/cost-sprite.png') -460px -170px;
}
.bg-cost-9 {
    width: 60px; 
    height: 60px;
    background: url('../images/cost-sprite.png') -460px -10px;
}
.bg-cost-10 {
    width: 60px; 
    height: 60px;
    background: url('../images/cost-sprite.png') -460px -250px;
}
.bg-cost-11 {
    width: 60px; 
    height: 60px;
    background: url('../images/cost-sprite.png') -460px -90px;
}
.bg-cost-12 {
    width: 100px; 
    height: 100px;
    background: url('../images/cost-sprite.png') -10px -10px;
}
.bg-cost-13 {
    width: 100px; 
    height: 100px;
    background: url('../images/cost-sprite.png') -130px -10px;
}
.bg-cost-14 {
    width: 100px; 
    height: 100px;
    background: url('../images/cost-sprite.png') -10px -130px;
}
.bg-hyt {
    background-image: url(../images/bgh-po-1.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}
.hgt-2 {
    background-image: url(../images/bgh-po-2.png);
}
.hgt-3 {
    background-image: url(../images/bgh-po-3.png);
}
.radius-set-nm {
    border-radius: 10px;
    border: solid 2px #dadada;
}
.bg-cost-15 {
    width: 50px; 
    height: 50px;
    background: url('../images/cost-sprite.png') -460px -330px;
}
.bg-cost-16 {
    width: 50px; 
    height: 50px;
    background: url('../images/cost-sprite.png') -382px -355px;
}
.bg-cost-17 {
    width: 50px; 
    height: 50px;
    background: url('../images/cost-sprite.png') -10px -448px;
}
.mx-wit-o {
    align-items: end;
}
.font-f-g {
    font-size: 28px;
    font-weight: bold;
    line-height: 1;
}
.bg-cost-18 {
    width: 85px; 
    height: 85px;
    background: url('../images/cost-sprite.png') -130px -130px;
}
.bg-cost-19 {
    width: 85px; 
    height: 85px;
    background: url('../images/cost-sprite.png') -250px -10px;
}
.bg-cost-20 {
    width: 85px; 
    height: 85px;
    background: url('../images/cost-sprite.png') -250px -115px;
}
.bg-cost-21 {
    width: 85px; 
    height: 85px;
    background: url('../images/cost-sprite.png') -10px -250px;
}
.bg-cost-22 {
    width: 85px; 
    height: 85px;
    background: url('../images/cost-sprite.png') -220px -250px;
}
.bg-cost-23 {
    width: 85px; 
    height: 85px;
    background: url('../images/cost-sprite.png') -115px -250px;
}
.bg-cost-24 {
    width: 85px; 
    height: 85px;
    background: url('../images/cost-sprite.png') -355px -220px;
}
.bg-cost-25 {
    width: 85px; 
    height: 85px;
    background: url('../images/cost-sprite.png') -355px -115px;
}
.bg-cost-26 {
    width: 85px; 
    height: 85px;
    background: url('../images/cost-sprite.png') -355px -10px;
}