
.default-page-header {
    height: auto;
    padding-bottom: 100px;
    background: linear-gradient(135deg, rgba(12, 74, 100, 0.97) 0%, rgba(12, 74, 100, 0.8)100%), url(../images/datacenter2020.png1) center;
    background-attachment: fixed;
    background-size: cover;
}

.default-page-header h2 {
    font-size: 30px;
    font-weight: 600;
    padding-top: 20px;
    color: #fff;
    text-transform: uppercase;
    font-family: Maven Pro;
    text-align: center
}

.default-page-header h3 {
    font-weight: 500;
    position: relative;
    bottom: 13px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin-bottom: 40px
}

.default-page-header ul {
    display: inline;
    position: relative;
    bottom: 15px
}

.default-page-header li {
    line-height: 33px;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
}

.default-page-header li::before {
    content: "\f067";
    padding: 0 10px 0 0;
    color: #2acc18;
    font-family: FontAwesome
}

.default-page-header .button {
    margin-top: 10px;
}

.default-page-header .btn {
    border: 1px solid #fff;
}

  .header-simple {
    background-size: cover;
    height: 300px;
    background: url(../images/datacenter2020.png) center;
    background-image: linear-gradient(to bottom, rgba(31, 122, 187, 0.8) 0%,rgba(0, 0, 0, 0.8) 100%);
    background-size: cover;
}

.header-simple h2 {
    font-size: 48px;
    font-weight: 800;
    color: #fff;
    margin-top: 70px;
}

.header-simple p {
    color: #ededed;
    font-size: 14px;
}

#web-header2 {
    padding: 0px;
    margin: 0px;
    border-bottom: 2px solid #e8e8e8;
    border-top: 2px solid #e8e8e8;
    padding: 10px;
    position: relative;
    right: 50px;
}

.web-header {
    height: 470px;
    background-position: center
}

.web-header p {
    font-size: 15px;
    line-height: 23px;
    text-align: left;
    color: #fff;
    font-weight: 400;
    padding: 15px 0 15px 0;
    font-family: 'Poppins',sans-serif;
}

.web-header .btn {
    color: #fff;
    background-color: #186ca8;
}

.web-header .box-container {
    position: relative;
    top: 90px;
    border-radius: 4px;
    padding: 15px;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    background-color: rgba(45, 30, 47, 0.6);
    -webkit-box-shadow: 0px 0px 49px -15px rgba(0, 0, 0, 0.6);
    box-shadow: 0px 0px 49px -15px rgba(0, 0, 0, 0.6);
    border-top: 5px solid #186ca8;
}

.web-header .btn-2 {
    color: #fff !important;
}

.web-header .btn-2:hover {
    background-color: #333;
}

.web-header .box-container h2 {
    font-weight: 700;
    font-size: 30;
    color: #fff;
    font-family: Maven Pro;
    text-transform: uppercase;
}

.web-header .box-container h3 {
    font-weight: 500;
    color: #fff;
    font-size: 14px;
    display: inline;
    position: relative;
    top: 20px;
    text-transform: uppercase;
}


/*  ========== HEADERS AND SLIDERS / END HERE ============ */




/* features style four */
.features-four {
    background: #F7F9FF;
}

.features-four .text-container {
    padding: 15px;
    width: 100%;
    height: auto;
    border-radius: 10px;
    background: #ffffff;
    box-shadow: 0 0 15px rgba(54, 46, 97, 0.04);
}

.features-four .content-top {
    margin-bottom: 30px;
}

.features-four p {
    font-size: 14px;
}

.features-four h4 {
    font-size: 18px;
    font-weight: 500;
}

.features-four i {
    color: #14d468;
    font-size: 30px;
    margin: 5px 0 15px;
}

.features-four img {
    border-radius: 7px;
    margin-left: 20px;
}

/* features style four ends here */

/* features style five*/
.features-five {
    background: url(../images/other/geometry.html) center;
}

 .features-five .text-content {
    padding: 25px;
    box-shadow: 0 0 0 rgba(255,140,0, 0.06);
    border-radius: 10px;
    background: #ffffff;
    margin-right: 25px;
    border: 1px dashed rgba(255,140,0, 0.13);
    transition: .1s linear;
}

.features-five .text {
    overflow: hidden;
}

.features-five img {
    width: 45px;
    margin: 5px 15px 0 0;
}

.features-five h4 {
    font-weight: 600;
    font-size: 16px;
}

.features-five .column {
    display: inline-block;
    margin-bottom: 40px;
}

.features-five i {
    color: #14d468;
    background: #ffffff;
    border: 1px dashed rgba(255,130,0, 0.5);
    width: 55px;
    height: 50px;
    border-radius: 5px;
    font-size: 25px;
    text-align: center;
    line-height: 50px;
    margin: 5px 15px 0 0;
}

.features-five .no-margin {
    margin-bottom: 0;
}

.features-five .btn {
    margin: 0 auto;
}

.features-five .buttons {
    margin: 50px auto 0;
    text-align: center;
    width: 200px;
}

.ff-five2 {

        background: linear-gradient(to bottom, rgba(255,111,0, 0.9) 100%,rgba(0,0,0, 0.9) 100%), url(../images/datacenter.pn) center;
    background-attachment: fixed;

}
.ff-five2 .buttons .btn {
    border-color: rgba(255,130,0, 0.9);
}
.ff-five2 h4 {
    color: #fff;
    font-size: 20px;
}

.ff-five2 p {
    color: #fff;
}

.ff-five2 i {
    background: transparent;
    border: 1px dashed rgba(255,255,255, 0.9);
    color: #fff ;
    box-shadow: 0 0 20px rgba();
}

.ff-five2 .text-content {
    background: rgba(0,0,0, 0.4);
    border: 1px dashed rgba(f,f,f, 0.1);

}

  /* features style four ends here*/

/* Padding and spacing */

.padding-top70 {
    padding-top: 100px;
}

.padding-bottom70 {
    padding-bottom: 100px;
}

.padding-top60 {
    padding-top: 70px;
}

.padding-bottom60 {
    padding-bottom: 70px;
}

.padding-top50 {
    padding-top: 60px;
}

.padding-bottom50 {
    padding-bottom: 60px;
}

.padding-top40 {
    padding-top: 50px;
}

.padding-bottom40 {
    padding-bottom: 50px;
}

.padding-top30 {
    padding-top: 40px;
}

.padding-bottom30 {
    padding-bottom: 40px;
}

.margin-top50 {
    margin-top: 60px !important;
}

.margin-bottom50 {
    margin-bottom: 60px !important;
}

/* Main Title */
.main-title {
    width: 750px;
    margin: 0 auto;
    padding:0 0 60px;
}

.title-line {
    width: 150px;
    border-bottom: 2px dotted #14d468;
    opacity: .5;
    margin: 20px auto 5px;
}

.main-title p {
    font-size: 18px;
}

.main-title h2 {
    font-size: 36px;
    font-weight: 900;
    color: #5e58aa;
}

.main-title.title-white h2 {
    color: #ffffff;
}

.main-title.title-white p {
    color: #e0e2ff;
}


/* Boxes */

.all-boxes {
    margin-top: -120px;
}

.padding-bottom50 {
    padding-bottom: 60px;
}

.padding-top40 {
    padding-top: 50px;
}

.padding-bottom40 {
    padding-bottom: 50px;
}

.padding-top30 {
    padding-top: 40px;
}

.padding-bottom30 {
    padding-bottom: 40px;
}

.margin-top50 {
    margin-top: 60px ;
}

.margin-bottom50 {
    margin-bottom: 60px;
}

145
