*{margin:0;padding:0;}
ul{padding: 0; margin: 0;}
h1, h2, h3, h4, h5, h6, a, p{font-family: "Poppins", serif;}
.centrImages {
    text-align: center;
}
.floating-img.secodss img {
    max-width: 100%;
}
.compressions h2 {
    text-align: center;
    font-weight: 600;
    color: #000;
    font-size: 36px;
    line-height: 1.2;
}

.compressions p {
    text-align: center;
}

.compressions {
    padding: 40px 0;
    background:#fafbfe;
}


.compressions h2 span {
    color: #06304b;
}

.compressions p {
    font-size: 18px;
    color: #06304b;
    font-weight: 300;
}

.compressions small {
    display: block;
    max-width: 40px;
    margin: auto;
    background: #FFC107;
    border-radius: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 21px;
}
.contact_form {
    padding: 30px 0;
    background: #f7f7f7;
    position: relative;
    background-size: cover;
    background-attachment: fixed;
}
.contact_form h2 {
    text-align: center;
    font-weight: 600;
    color: #11246a;
}
.contact_form .container {
    max-width: 870px;
}
.contact_form div#dskleadformdiv input {
    margin: 0;
}
.whyChooseCloud h2 span {
    color: #06304b;
}
.whyChooseCloud .row {
    display: flex;
    justify-content: center;
    align-items: center;
}
div#navbarSupportedContent {
    justify-content: right;
}
ul.btnTwo {
    display: flex;
    margin-left: 120px;
}
div#home img {
    max-width: 80%;
}
div#navbarSupportedContent li a {
    color: #06304b;
    display: block;
    padding: 6px 30px;
    font-family: 'Poppins';
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 15px;
}
div#navbarSupportedContent li a:hover {
    color: #07aaf0;
}
ul.btnTwo li {
    list-style: none;
}
.navbar-expand-lg .navbar-nav {
        flex-direction: row;
        align-items: center;
    }




nav.navbar.navbar-expand-lg {
    border-bottom: 1px solid #ffffff0f;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 999;
    /* background: #fff; */
    /* box-shadow: 0px 0px 5px 0px #00000054; */
}
.whyChooseCloud h2 {
    text-align: center;
       color: #06304b;
    font: 600 46px / 56px "Poppins", sans-serif;
    margin-bottom: 15px;
}

.whyChooseCloud {
    padding: 60px 0;
}

.whyChooseCloud h2 + p {
    text-align: center;
    font-size: 16px;
    color: #06304b;
    margin-bottom: 40px;
}

.whyChooseCloud  h3 {
    font-size: 20px;
    font-weight: 600;
    color: #06304b;
}

.securelyBox p {
    font-size: 14px;
    color: #282828;
    line-height: 26px;
}

.securelyBox {
    position: relative;
    border: 1px solid #06304b4d;
    margin-bottom: 10px;
    padding: 25px 15px 10px 100px;
	border-radius:4px;
}
.secureIcons {
    position: absolute;
    left: 20px;
    top: 20px;
}
.centrImages img {
    max-width: 80%;
    margin: auto;
}
.banner .container {
    position: relative;
}

div#navbarSupportedContent li a.nav-link.btn {
    background: #06304b;
    color: #fff;
    border-radius: 25px;
    width: 135px;
    font-size: 14px;
    font-weight: 300;
    box-shadow: 0px 3px 10px 2px rgba(0, 0, 0, 0.12);
    background-color: transparent;
    background-image: linear-gradient(180deg, #006ca6 0%, #06304b 100%);
    padding: 10px;
	    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
div#navbarSupportedContent li a.nav-link.btn:hover {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5);
}

a.nav-link.btn.login {
    margin: 0 10px;
}

nav.navbar.navbar-expand-lg img {
    max-width:120px;
}
.banner {
    padding: 200px 0 100px 0;
    background: url(../images/BG-Grid-4.jpg);
    position: relative;
    background-position: 50px -210px;
    background-size: cover;
    height: 810px;
    overflow: hidden;
}
div#home .leftSideStrip img {
    max-width: 70%;
    height: 60px;
    object-fit: cover;
    border-radius: 5px;
}
div#home .rightSide2 img {
    max-width: 70%;
    height: 60px;
    object-fit: cover;
    margin-left: 12px;
    border-radius: 5px;
}
.bannerText button {
    box-shadow: 0px 3px 10px 2px rgba(0, 175.99999999999997, 212, 0.55);
    padding: 10px 32px 10px 32px;
    border-width: 2px 2px 2px 2px;
    border-style: solid;
    border-color: #07aaf0;
    background-color: transparent;
    background-image: linear-gradient(180deg, #006ca6 20%, #00b3ff 100%);
    color: #ffffff;
    font-family: 'Poppins';
    font-size: 18px;
    border-radius: 25px;
	    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.bannerText button:hover {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5);
}
.floating-img {
    position: absolute;
    top: -40px;
    right: 0;
}
div#home:before {
    position: absolute;
    background: url(../images/Light-1-compress.png);
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 70% auto;
}
.banner h1 {
    font-size: 48px;
    color: #000;
}

.banner h1 span {
    color: #07aaf0;
    display: block;
}
.bannerText {
    text-align: center;
    margin-top: 90px;
}
.banner h1 {
    color: #06304b;
    font: 600 70px / 80px "Poppins", sans-serif;
}

ul.feature-list li {
    list-style: none;
    padding-left: 25px;
    position: relative;
    font-family: 'Poppins';
    line-height: 34px;
    color: #fff;
}
ul.feature-list {
    margin-top: 15px;
}
ul.feature-list li:before {
    position: absolute;
    background: #07aaf0;
    content: "";
    width: 8px;
    height: 8px;
    left: 3px;
    top: 11px;
    border-radius: 100%;
}

.bannerText p {
    margin-top: 30px;
    font-size: 18px;
    color: #000;
    font-weight: 400;
    margin-bottom: 40px;
}

.bannerText p span {
    font-weight: 600;
    color: #06304b;
    text-transform: capitalize;
}

ul.feature-list li:after {
    position: absolute;
    content: "";
    width: 14px;
    height: 14px;
    left: 0;
    top: 8px;
    border-radius: 100%;
    background: none;
    border: 1px solid #07aaf0;
}	
.floating-img img{
    animation: floatUpDown 3s ease-in-out infinite;
}

@keyframes floatUpDown {
    0%{
        transform: translateY(0);
    }
    50%{
        transform: translateY(-20px);
    }
    100%{
        transform: translateY(0);
    }
}

.icon svg {
    width: auto;
    height: 52px;
    fill: #06304b;
}
.counter-box:hover {
    box-shadow: 0px -3px 0px 0px rgba(234, 76, 137, 0.004), 0px 40px 40px 0px rgba(14, 17, 51, 0.1);
    transform: translateY(-10px);
}
.empower {
    padding: 60px 0 70px 0;
}

.empower h2 {
    text-align: center;
    font: 600 46px / 56px "Poppins", sans-serif;
    color: #06304b;
    max-width: 760px;
    margin: 0 auto 30px;
}


.appsIcons ul {display: flex;justify-content: center;align-items: center;}

.appsIcons ul li {
    list-style: none;
    width: 100%;
    border: 1px solid #b2b2b2;
    margin: 0 2px;
    text-align: center;
}

.counter-box {border: 1px solid #eef0f4;border-radius: 10px;padding: 15px;transition: all 0.3s ease-out 0s;min-height: 192px;background: #fff;text-align: center;}

.counter-box h3 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
    font-family: 'Poppins';
    color: #06304b;
    margin-top: 10px;
}

.counter-box p {
    font-size: 14px;
    margin: 0;
}
.benifts img {
    max-width: 100%;
}

.benifts .benifitsBox {
    background: #fff;
    background-color: white;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}
.keyfactors {
    background: #06304b;
    padding: 60px 0;
}
.benifts .benifitsBox .benifitsText {
    padding: 10px 25px 25px 25px;
    background-color: white;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    background-color: white;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    min-height: 350px;
}
.keyfactors .benifitsBox {
    border-radius: 3px;
    background-color: white;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    min-height: 315px;
    margin-bottom: 30px;
    text-align: center;
    padding: 25px;
	position:relative;
	overflow:hidden;
}
.keyfactors .benifitsImages {
    position: relative;
}

.benifitsText {
    position: relative;
}
.benifitsBox.box1:before {
    position: absolute;
    background: url(../images/Assets12.png);
    content: "";
    width: 100%;
    height: 100%;
    bottom: -60px;
    left: -40px;
    background-repeat: no-repeat;
    opacity: 0.5;
}
.benifitsBox.box2:before {
    position: absolute;
    background: url(../images/Assets8.png);
    content: "";
    width: 100%;
    height: 100%;
    right: -220px;
    top: -30px;
    background-repeat: no-repeat;
    opacity: 0.3;
}
.benifitsBox.box3:before {
    position: absolute;
    background: url(../images/Circle-Dot.png);
    content: "";
    width: 100%;
    height: 100%;
    right: -200px;
    top: -100px;
    background-repeat: no-repeat;
}
.benifitsBox.box4:before {
    position: absolute;
    background: url(../images/Chart.png);
    content: "";
    width: 100%;
    height: 100%;
    bottom: -260px;
    background-repeat: no-repeat;
    left: 50px;
	opacity: 0.5;
}
.benifitsBox.box5:before {
    position: absolute;
    background: url(../images/clouddd.png);
    content: "";
    width: 100%;
    height: 100%;
    top: 180px;
    background-repeat: no-repeat;
    left: 0;
    opacity: 0.2;
}
.benifitsBox.box6:before {
    position: absolute;
    background: url(../images/dataffds.png);
    content: "";
    width: 100%;
    height: 100%;
    top: -110px;
    background-repeat: no-repeat;
    right: -260px;
    opacity: 0.3;
}
.benifitsBox p {
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 0;
    margin-top: 15px;
}
.benifitsText h3 {
    font: 500 20px / 28px "Poppins", sans-serif;
    color: #06304b;
    margin-top: 20px;
    font-weight: 600;
    margin-bottom: 15px;
}

.benifitsText li {
    list-style: none;
    padding-left: 25px;
    position: relative;
    font-size: 15px;
    margin-bottom: 8px;
}
.benifitsText li:before {
    position: absolute;
    background: #06304b;
    content: "";
    width: 8px;
    height: 8px;
    left: 3px;
    top: 7px;
    border-radius: 100%;
}
.benifitsText li:after {
    position: absolute;
    content: "";
    width: 14px;
    height: 14px;
    left: 0;
    top: 4px;
    border-radius: 100%;
    background: none;
    border: 1px solid #06304b;
}
.benifts h2 {
    text-align: center;
    font: 600 46px / 56px "Poppins", sans-serif;
    color: #06304b;
    margin-bottom: 25px;
}
.benifitsBox:hover {
    box-shadow: 0px -3px 0px 0px rgba(234, 76, 137, 0.004), 0px 40px 40px 0px rgba(14, 17, 51, 0.1);
    transform: translateY(-10px);
}
.keyfactors .benifitsImages {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    max-width: 90px;
    margin: auto;
    margin-bottom: 30px;
}
.benifts {
    background: #F5F7FD;
    padding: 50px 0;
}
a.btn.bookDemo {
    color: #fff;
    border-radius: 25px;
    width: 135px;
    font-size: 14px;
    font-weight: 300;
    box-shadow: 0px 3px 10px 2px rgba(0, 0, 0, 0.12);
    background-color: transparent;
    background-image: linear-gradient(180deg, #006ca6 0%, #06304b 100%);
    padding: 10px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.bannerBottm {
    padding: 70px 0 80px 0;
    background: url(../images/bootmBanner.jpg);
    position: relative;
    background-size: cover;
    background-attachment: fixed;
}
.bannerBottm:before {
    position: absolute;
    background: #06304bf5;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
}
.bannerBottm .bannerText h2 {
    color: #fff;
    font: 600 46px / 56px "Poppins", sans-serif;
    text-align: left;
}
ul.feature-list {
    text-align: left;
}
.bannerBottm .bannerText {
    margin-top: 0;
}
.bannerBottm h2 span {
    color: #07aaf0;
}
.bannerBottm .row {
    display: flex;
    justify-content: center;
    align-items: center;
}
.bannerBottm ul.feature-list li::before {
    top: 12px;
}

.bannerBottm ul.feature-list li::after {
    top: 9px;
}
.bannerBottm .container {
    position: relative;
}
.benifts h2 span {
    font-weight: 600;
    color: #06304b;
}
.empower h2 span {
    font-weight: 600;
    color: #06304b;
}
a.nav-link.btn.login {
    margin-left: 35px;
}
a.btn.bookDemo:hover {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5);
}
.videoSections .row {
    display: flex;
    justify-content: center;
    align-items: center;
}

.videoSections .row h2 {
    margin-bottom: 20px;
    font: 600 46px / 56px "Poppins", sans-serif;
    color: #06304b;
}

.videoSections {
    padding: 50px 0px;
}
.keyicons {
    width: 106px;
    height: 106px;
    margin: 0 auto;
    border-radius: 50%;
    display: block;
    line-height: 106px;
    position: relative;
    z-index: 1;
    text-align: center;
}

.keyicons:after {
    content: "";
    position: absolute;
    background-image: -moz-linear-gradient(-62deg, #d0dcff 0%, #e8eeff 13%, white 72%);
    background-image: -webkit-linear-gradient(-62deg, #d0dcff 0%, #e8eeff 13%, white 72%);
    background-image: -ms-linear-gradient(-62deg, #d0dcff 0%, #e8eeff 13%, white 72%);
    left: 0px;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    width: 106px;
    height: 106px;
    margin: 0 auto;
    border-radius: 50%;
    animation: rotation infinite 5s linear;
    margin: auto;
}

.keyicons img {
    max-width: 50px;
    margin: auto;
    text-align: center;
}
.keyBoxes {
    border-radius: 10px;
    background-color: white;
    box-shadow: 0px 0px 30px 0px rgba(186, 184, 191, 0.35);
    margin: 0 auto 30px;
    padding: 40px 20px 20px 20px;
    transition: all 300ms linear 0s;
    min-height: 470px;
}


.keyBoxes ul li:after{
	position: absolute;
    content: "";
    width: 14px;
    height: 14px;
    left: 0;
    top: 4px;
    border-radius: 100%;
    background: none;
    border: 1px solid #11246a;
}
.keyBoxes ul li:before{
	 position: absolute;
    background: #11246a;
    content: "";
    width: 8px;
    height: 8px;
    left: 3px;
    top: 7px;
    border-radius: 100%;
}
.keyBoxes ul li {
    list-style: none;
    padding-left: 25px;
    font-family: 'Poppins';
    font-size: 15px;
    position: relative;
    margin-bottom: 10px;
}


.keyBoxes h3 {
    font-weight: 600;
    font-size: 20px;
    text-align: center;
    color: #000;
    margin-top: 10px;
    margin-bottom: 15px;
}


.floating-img.secodss {
    position: relative;
}
.keyfactors h2 span {
    font-weight: 600;
    color: #07aaf0;
}
.banner.bannerBottm {
    padding-top: 80px;
    padding-bottom: 100px;
    margin-top: 60px;
}

.keyfactors h2 {
    text-align: center;
    font: 600 46px / 56px "Poppins", sans-serif;
    color: #fff;
    margin-bottom: 40px;
}
.topImage {
    position: absolute;
    top: -50px;
    max-width: 150px;
    left: -65px;
    z-index: -1;
}

.bottomImage {
    position: absolute;
    bottom: 5px;
    right: -40px;
    max-width: 200px;
    z-index: -1;
}

.bottomImage img {
    max-width: 100%;
}
.banner.bannerBottm h1 {
    color: #000;
    font: 600 36px / 45px "Poppins", sans-serif;
    margin-bottom: 25px;
}
.innovativeText h2 {
    color: #06304b;
    font: 600 46px / 56px "Poppins", sans-serif;
    margin-bottom: 15px;
}

.innovative {
    padding: 70px 0;
}


.empower.empower02 h2 {
    padding-top: 50px;
}
.empower.empower02 .container {
    border-top: 1px solid #ddd;
}
.innovativeText p {
    line-height: 34px;
}

.innovativeText {
    padding-right: 30px;
}
.innovativeText h2 span {
    color: #06304b;
}
.empower.empower02 {
    padding-top: 0;
}
div#accordionExample h2.faqs {
       color: #000;
    font: 600 46px / 56px "Poppins", sans-serif;
   text-align: center;
    margin-bottom: 30px;
}
div#accordionExample {
    padding-top: 50px;
    padding-bottom: 40px;
}
.keyBoxes:hover {
    box-shadow: 0px -3px 0px 0px rgba(234, 76, 137, 0.004), 0px 40px 40px 0px rgba(14, 17, 51, 0.1);
    transform: translateY(-10px);
}









/* =======Pricing Section======== */
section {
    padding: 80px 0 90px 0;
    min-height: 100%;
    position: relative;
    -webkit-font-smoothing: antialiased;
    z-index: 10;
}
.header h2 {
    font: 600 36px / 45px "Poppins", sans-serif;
}
        .pricing {
            display: -webkit-flex;
            display: flex;
            -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
            -webkit-justify-content: center;
            justify-content: center;
            width: 100%;
            margin: 0 auto;
        }
        
        .pricing-item {
            position: relative;
            display: -webkit-flex;
            display: flex;
            -webkit-flex-direction: column;
            flex-direction: column;
            -webkit-align-items: stretch;
            align-items: stretch;
            text-align: center;
            -webkit-flex: 0 1 330px;
            flex: 0 1 330px;
        }
        
        .pricing-action {
            color: inherit;
            border: none;
            background: none;
            cursor: pointer;
        }
        
        .pricing-action:focus {
            outline: none;
        }
        
        .pricing-feature-list {
            text-align: left;
        }
        
        .pricing-palden .pricing-item {
    background: #fff;
    box-shadow: 0 0 10px rgba(46, 59, 125, 0.23);
    border-radius: 20px 20px 10px 10px;
}
        
        @media screen and (min-width: 66.25em) {
            .pricing-palden .pricing-item {
                margin: 1em -0.5em;
            }
            .pricing-palden .pricing__item--featured {
                margin: 0;
                z-index: 10;
                box-shadow: 0 0 20px rgba(46, 59, 125, 0.23);
            }
        }
        
        .pricing-palden .pricing-deco {
            border-radius: 10px 10px 0 0;
            background: linear-gradient(135deg,#4097f9,#0af0c7);
            padding: 4em 0 9em;
            position: relative;
        }
        
        .pricing-palden .pricing-deco-img {
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 160px;
        }
        
        .pricing-palden .pricing-title {
            font-size: 0.75em;
            margin: 0;
            text-transform: uppercase;
            letter-spacing: 4px;
            color: #fff;
        }
        
        .pricing-palden .deco-layer {
            -webkit-transition: -webkit-transform 0.5s;
            transition: transform 0.5s;
        }
        
        .pricing-palden .pricing-item:hover .deco-layer--1 {
            -webkit-transform: translate3d(15px, 0, 0);
            transform: translate3d(15px, 0, 0);
        }
        
        .pricing-palden .pricing-item:hover .deco-layer--2 {
            -webkit-transform: translate3d(-15px, 0, 0);
            transform: translate3d(-15px, 0, 0);
        }
        
        .pricing-palden .icon {
            font-size: 2.5em;
        }
        
.pricing-palden .pricing-price {
    font-size: 2.5em;
    font-weight: bold;
    padding: 0;
    color: #fff;
    margin: 0 0 0.25em 0;
    line-height: 0.75;
}
        
        .pricing-palden .pricing-currency {
    font-size: 18px;
    vertical-align: top;
}
        
       .pricing-palden .pricing-period {
    font-size: 13px;
    padding: 0 0 0 0.5em;
    font-family: 'Poppins';
    font-weight: 500;
}
        
        .pricing-palden .pricing__sentence {
            font-weight: bold;
            margin: 0 0 1em 0;
            padding: 0 0 0.5em;
        }
        
        .pricing-palden .pricing-feature-list {
            margin: 0;
            padding: 0.25em 0 2.5em;
            list-style: none;
            text-align: center;
        }
        
        .pricing-palden .pricing-feature {
            padding: 1em 0;
        }
        
.pricing-palden .pricing-action {
    font-weight: 600;
    margin: auto 3em 2em 3em;
    padding: 10px 2em;
    color: #fff;
    border-radius: 30px;
    background: linear-gradient(135deg, #a93bfe, #584efd);
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    font-family: 'Poppins';
}
.mobileOnly {
    display: none;
}
        
        .pricing-palden .pricing-action:hover,
        .pricing-palden .pricing-action:focus {
            background: linear-gradient(135deg,#fd7d57,#f55d59);
        }
        
        .pricing-palden .pricing-item--featured .pricing-deco {
            padding: 5em 0 8.885em 0;
        }

@import url(//fonts.googleapis.com/css?family=Lato:300:400);

.header {
    position: relative;
    text-align: center;
    background-image: radial-gradient(circle at 39% 47%, rgba(107, 107, 107, 0.08) 0%, rgba(107, 107, 107, 0.08) 33.333%, rgba(72, 72, 72, 0.08) 33.333%, rgba(72, 72, 72, 0.08) 66.666%, rgba(36, 36, 36, 0.08) 66.666%, rgba(36, 36, 36, 0.08) 99.999%), radial-gradient(circle at 53% 74%, rgba(182, 182, 182, 0.08) 0%, rgba(182, 182, 182, 0.08) 33.333%, rgba(202, 202, 202, 0.08) 33.333%, rgba(202, 202, 202, 0.08) 66.666%, rgba(221, 221, 221, 0.08) 66.666%, rgba(221, 221, 221, 0.08) 99.999%), radial-gradient(circle at 14% 98%, rgba(184, 184, 184, 0.08) 0%, rgba(184, 184, 184, 0.08) 33.333%, rgba(96, 96, 96, 0.08) 33.333%, rgba(96, 96, 96, 0.08) 66.666%, rgba(7, 7, 7, 0.08) 66.666%, rgba(7, 7, 7, 0.08) 99.999%), linear-gradient(45deg, rgb(17 36 106), rgb(0 4 36));
    color: white;
}
div#accordionExample h2 span {
    color:#06304b;
}
.inner-header {
  height:100%;
  width:100%;
  margin: 0;
  padding: 0;
}

.flex { /*Flexbox for containers*/
  justify-content: center;
  align-items: center;
  text-align: center;
}

.waves {
  position:relative;
  width: 100%;
  height:150vh;
  margin-bottom:-7px; /*Fix for safari gap*/
  min-height:100px;
  max-height:250px;
}
.prcing-plan-detail ul li {
    list-style: none;
    font-weight: 400;
    color: #5c5757;
    font-family: 'Poppins';
    display: flex;
    justify-content: space-between;
    padding: 4px 30px 4px 20px;
    border-bottom: 1px solid #ddd;
    font-size: 13px;
}

ul.pricing-feature-list li {
    list-style: none;
    font-weight: 400;
    color: #5c5757;
    font-family: 'Poppins';
    display: flex;
    justify-content: space-between;
    padding: 4px 30px 4px 20px;
    border-bottom: 1px solid #ddd;
    font-size: 13px;
}

.prcing-plan-detail li span.fname , ul.pricing-feature-list li span.fname {
    font-weight: 500;
    color: #000000de;
    margin-right: 0px;
}
/* Animation */

.parallax > use {
  animation: move-forever 25s cubic-bezier(.55,.5,.45,.5)     infinite;
}
.parallax > use:nth-child(1) {
  animation-delay: -2s;
  animation-duration: 7s;
}
.parallax > use:nth-child(2) {
  animation-delay: -3s;
  animation-duration: 10s;
}
.parallax > use:nth-child(3) {
  animation-delay: -4s;
  animation-duration: 13s;
}
.parallax > use:nth-child(4) {
  animation-delay: -5s;
  animation-duration: 20s;
}
@keyframes move-forever {
  0% {
   transform: translate3d(-90px,0,0);
  }
  100% { 
    transform: translate3d(85px,0,0);
  }
}
/* =======Pricing Section End Here...======== */



.footer {
    background: #06304bf5;
    padding: 0;
}

.footer .footerStrip ul {
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer .footerStrip ul li {
    list-style: none;
    color: #fff;
    font-family: 'Poppins';
    font-size: 24px;
    font-weight: 300;
    margin-right: 20px;
}

.footer .footerStrip ul li a {
    color: #FFC107;
    text-decoration: none;
    font-weight: 500;
    letter-spacing: 0.8px;
}

.footerStrip {
    padding: 25px 0;
    border-bottom: 1px solid #ffffff26;
}

.centrFooter {
    text-align: center;
    padding: 30px 0;
}

.centrFooter img {
    max-width: 90px;
}

.centrFooter p {
    font-size: 13px;
    color: #bdbdbd;
    font-weight: 300;
    max-width: 500px;
    margin: auto;
    margin-top: 15px;
    font-family: 'Poppins';
}

.centrFooter li a {
    font-size: 14px;
    text-decoration: none;
    color: #bdbdbd;
    font-weight: 300;
    font-family: 'Poppins';
    display: block;
    padding: 10px 15px;
    border-right: 1px solid #dddddd24;
}

.centrFooter ul {
    display: flex;
    justify-content: center;
    align-items: center;
    border-top: 1px solid #dddddd24;
    max-width: 724px;
    margin: auto;
    margin-top: 20px;
    border-bottom: 1px solid #dddddd24;
}

.centrFooter li:last-child a {
    border-right: 0;
}


.copyRigt p {
    margin: 0;
    font-size: 13px;
    font-family: 'Poppins';
    margin-top: 6px;
    color: #fff;
}

.copyRigt {
    padding: 10px 10px;
    background: #002136f5;
}
.social-links.mt-3 {
    margin: 0!important;
}

/* ======Form Section======= */
div#dskleadformdiv input {
    width: 100%;
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid #a7a4a4;
    border-radius: 3px;
}

.modal-dialog {
    max-width: 410px;
}

.modal-content {
}

.modal-body {
    padding: 30px;
}


label.tos-label {
    position: relative;
    padding-left: 20px;
    font-size: 14px;
    margin-bottom: 15px;
    font-weight: 500;
    color: #000;
}

input#tos {
    position: absolute;
    left: 0;
    width: auto;
}

div#dskleadformdiv input#tos {
    width: auto;
    top: 5px;
    left: 0;
}

label.tos-label a {
    font-size: 13px;
    text-decoration: none;
    color: #11246a;
}

button.register_submit {
    width: 100%;
    padding: 12px;
    border: 0;
    color: #fff;
    font-weight: 600;
    border-radius: 3px;
    background-color: transparent;
    background-image: linear-gradient(180deg, #006ca6 0%, #06304b 100%);
}
.modal-dialog {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
    width: 100%;
    margin: 0;
}
:focus-visible {
    outline: 0;
}
html{
  scroll-behavior: smooth;
}
/* ======Form Section Ended Here..======= */


.rightSide img.floating-img, .leftSide .floating-img{
    position: relative;
    animation: floatLR 4s ease-in-out infinite alternate;
}

.leftSide img {
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #F6F6F6;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.04);
    display: inline-block;
    vertical-align: middle;
}
.leftSide {
    -moz-transform: rotate(-8deg);
    -webkit-transform: rotate(-8deg);
    -o-transform: rotate(-8deg);
    -ms-transform: rotate(-8deg);
    transform: rotate(-8deg);
    margin: -20px 30px -25px -60px;
    padding: 0px 0px 0px 0px;
}
.rightSideImages {
    position: absolute;
    right: -165px;
    top: 35%;
    width: 28%;
}

.rightSide img {
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #F6F6F6;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.04);
}

.rightSide {
    -moz-transform: rotate(4deg);
    -webkit-transform: rotate(4deg);
    -o-transform: rotate(4deg);
    -ms-transform: rotate(4deg);
    transform: rotate(4deg);
    margin: -20px 15px 0px 20px;
    padding: 0px 0px 0px 0px;
}
.leftSideImagesss {
    width: 28%;
    position: absolute;
    left: 0;
    top: 35%;
}
.leftSideStrip {
    margin-top: 40px;
}
.floating-img.secodss {
    top: 0;
}
.rightSide img.floating-img {
    right: 60px;
    top: 10px;
	position: absolute;
}
@keyframes floatLR{
    0%{
        transform: translateX(-20px);
    }
    100%{
        transform: translateX(20px);
    }
}


.table-wrap {
    max-width: 840px;
    margin: auto;
    background: #ffffff;
    border-radius: 6px;
    overflow: hidden;
}

table{
width:100%;
border-collapse:collapse;
}

th {
    background: #06304b;
    color: #fff;
    text-align: left;
}
th, td {
    padding: 10px 15px;
    font-size: 15px;
    border: 1px solid #000000;
}

th.orange{
background:#FF5722;
text-align:center;
}

.section {
    background: #00166ad6;
    color: #fff;
    font-weight: bold;
}

.section td {
    font-family: 'Poppins';
    font-weight: 400;
}

.section i{
margin-right:8px;
}

.yes{
color:#0a8f4a;
font-weight:600;
text-align:center;
}

.no{
color:#d11a2a;
font-weight:600;
text-align:center;
}

.center{
text-align:center;
}

.light-green {
    background: #dcfdea8a;
    font-family: 'Poppins';
	  font-size: 14px;
}

.light-red {
    background: #f9e6e6;
    font-family: 'Poppins';
    font-size: 14px;
}

/* Responsive */

@media (max-width:768px){

table,thead,tbody,th,td,tr{
display:block;
width:100%;
}

thead{
display:none;
}

tr{
margin-bottom:15px;

}

td {
        text-align: right;
        padding-left: 50%;
        position: relative;
        background: #00166ad6;
        color: #fff;
    }

td::before{
content:attr(data-label);
position:absolute;
left:15px;
width:45%;
text-align:left;
font-weight:bold;
}

.section td{
text-align:left;
padding-left:15px;
}

.section td::before{
display:none;
}
.whyChooseCloud {
    padding-top: 30px;
}


td.center.light-red {
    color: #000;
}
.contact_form div#dskleadformdiv input {
    margin: 5px 0;
}
.navbar-expand-lg .navbar-nav {
    flex-direction: column;
    align-items: baseline;
}

.navbar-expand-lg .navbar-nav a.nav-link.btn.login {
    margin-left: 0;
}
th, td {
    border: 1px solid #00000000;
    margin-bottom: 1px;
}
}


/* ====BootstrapCss==== */
/* ====BootstrapCss End==== */

