/*.header {
    transition: all ease 1s;
    padding-top: 0px;
}*/

/* Banner section */
section.site-banner {
    display: inline-block;
    width: 100%;
    background-color: #fff;
    padding: 108px 0 80px;
    /* background-image: url(https://whmcsglobalservices.com/wp-content/themes/whmcs/onestep/assets/images/one-step-bg.jpg); */
    background-repeat: no-repeat;
    margin-top:74px;
    background-position: center left;
    background-size: cover;
    background-color: #1b34a7;
}
.site-banner-heading {
    text-transform: uppercase;
    margin-top: 0px;
    font-size: 60px;
    line-height: 70px;
    color: #ffffff;
    font-family: "Aileron";
    font-weight: 900;
}
.site-banner p {
    font-size: 60px;
    color: #ffff;
    font-weight: 300;
    line-height: 60px;
    margin: 10px 0px 20px;
}
.list-inline{
    margin: 10px 0 40px;
    padding-left: 0;
    list-style: none;
    display: inline-block;
}
.list-inline-item {
    display: inline-block;
    width: 48%;
    margin-bottom: 10px;
}
.list-inline.ver-ul li a {
    display: inline-block;
    text-decoration: none;
    font-size: 20px;
    line-height: 39px;
    color: #ffffff;
    font-family: "Aileron";
    font-weight: 500;
}
.list-inline.ver-ul li a i {
    margin-right: 8px;
}
.banner-text .get-btn {
    width: 148px;
    height: 45px;
    border-radius: 4px;
    background-color: #fff;
    padding: 12px 20px;
    text-align: center;
    display: inline-block;
    color: #000;
    padding: 11px 20px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
}
.banner-text .get-btn.demo {
    background-color: #fff;
    color: #000;
    margin-left: 10px;
}
.right-img {
    z-index: 1;
    position: relative;
}
.right-img img {
    max-width: 110%;
}
span.circle-img {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 40%;
    text-align: right;
}

span.circle-img img {
    max-width: 80%;
    margin-left: auto;
}


/* Adone Section */
section.searchaon {
    display: inline-block;
    width: 100%;
    padding: 100px 0;
}
.text-box h2 {
    font-size: 50px;
    line-height: 50px;
    color: #1c1c1c;
    font-family: "Aileron";
    font-weight: 900;
    text-align: center;
    position: relative;
    padding: 0px 0px 12px;
}

.text-box h3 {
    text-align: center;
    font-size: 20px;
    color: #2d2d2d;
    margin: 0;
    padding: 0;
}
.img-div {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding:70px 0;
}


/* Portfolio Section */
section.portfolio {
    display: inline-block;
    width: 100%;
    padding: 100px 0;
    background-color: #eff5f8;
}

section.portfolio h2 {
    font-size: 33px;
    line-height: 44px;
    color: #1c1c1c;
    font-family: "Aileron";
    font-weight: 900;
    text-align: center;
    padding: 0px 0px 45px;
}

.bg-box h3 {
    font-size: 22px;
    line-height: 30px;
    color: #1c1c1c;
    font-family: "Aileron";
    font-weight: 900;
    text-align: center;
    padding: 35px 15px 0px;
}

.bg-box {
    background-color: #fff;
    text-align: center;
    padding: 65px 20px;
}
.bg-box h3 br{display: none;}
.bg-box:hover {
    box-shadow: 1px 0px 18px rgba(0,0,0,0.09);
}
/*demo-btns-section*/
.demo-btns-section{
    margin:0px;
    padding:10px 0px;
    background:#fff;
    width:100%;
}
ul.demo-btns {
    margin: 0px;
    padding: 0px;
    display: inline-block;
    text-align: center;
    width: 100%;
}
ul.demo-btns li {
    display: inline;
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.demo-btns li a {
    background: #ecb828;
    margin: 5px 10px;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    padding: 10px 25px;
}
ul.demo-btns li .btn-d-cx{
    background:#2435aa;
    
}
ul.demo-btns li .btn-d-hx{
    background:#3f6f23;
    
}
ul.demo-btns li .btn-d-log{
    background:#222;
    
}
/* Domain Section */
section.domain-search {
    display: inline-block;
    width: 100%;
    padding: 30px 0px;
}
.row.margin-tp {
    margin: 70px 0px;
    display: flex;
    align-items: center;
}
.domain-search .heading-manage {
    margin: 12px 0px;
    font-size: 35px;
    line-height: 44px;
    color: #1c1c1c;
    font-family: "Poppins";
    font-weight: 600;
    max-width: 85%;
}
.domain-search .pargh {
    font-size: 18px;
    line-height: 31px;
    color: #2d2d2d;
    font-family: "Poppins";
    font-weight: 400;
    margin: 20px 0px 0;
    max-width: 85%;
}
.domain-search .get-btn {
    display: inline-block;
    color: #ffffff;
    padding: 12px 30px;
    margin-top: 30px;
    border-radius: 4px;
    background-color: #423daa;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
}
.orders {
    text-align: center;
}
/* Location Section */

section.location {
    display: inline-block;
    width: 100%;
    padding: 100px 0px 0px;
    background: url('../images/location-bg.webp');
    background-size: cover;
    background-position: center;
}
section.location h2 {
    font-size: 60px;
    line-height: 70px;
    color: #ffffff;
    font-family: "Aileron";
    font-weight: 900;
    text-align: center;
}
section.location .img-div {
    padding-bottom: 0px;
}

/* New domain section */
ul.order-summ {
    list-style: none;
}

ul.order-summ li {
    font-size: 17px;
    color: #2d2d2d;
    font-family: "Poppins";
    font-weight: 500;
    margin-top: 15px;
    position: relative;
    padding-left: 25px;
}

ul.order-summ li i {
    padding-right: 5px;
    font-size: 12px;
    color: #423daa;
    position: absolute;
    top: 5px;
    left: 0;
}

/* Customer Section  */
section.customer-sec {
    display: inline-block;
    width: 100%;
    padding: 100px 0px;
    background-color: #160e5b;
    position: relative;
}
section.customer-sec:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    background: url('../images/cust-img.png');
    background-repeat: no-repeat;
    width: 177px;
    height: 200px;
}
.inner-div {
    text-align: center;
}
.inner-div span {
    display: inline-block;
    background-color: #ffffff;
    border-radius: 50%;
    width: 110px;
    height: 110px;
    text-align: center;
}

.inner-div span i {
    display: inline-block;
    font-size: 50px;
    font-family: "Font Awesome 5 Free";
    color: #160e5b;
    line-height: 110px;
}
.inner-div h4 {
    margin-top: 40px;
    font-size: 21px;
    color: #ffffff;
}
.inner-div p {
    margin: 10px 0;
    color: #ffffff;
}



/* Pricing Section  */
.choose-pack-sec {
    display: inline-block;
    width: 100%;
    padding: 60px 0;
    background-color: #eff5f8;
}
.choose-pack-sec h2 {
    color: #000;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 0;
    font-family: "Poppins";
}

.choose-pack-sec .secd-pargh {
    color: #000;
    text-align: center;
}
.choose-pack-sec ul {
    padding-top: 40px;
    align-items: center;
    justify-content: center;
}
.choose-pack-sec ul li {
    list-style: none;
}
.choose-pack-sec ul li .inner {
    background: #fff;
    text-align: center;
    border-radius: 4px;
    border: 2px solid #ccc;
    display: inline-block;
    padding: 0px 0px 40px;
    width: 100%;
    min-height: auto;
    box-shadow: 0px 3px 9px #d0d0d0;
}
.choose-pack-sec ul li .head-block {
    display: block;
    padding: 60px 0px 30px 0px;
    background: #fff;
    border-radius: 5px 5px 0 0;
}
.choose-pack-sec ul li .head-block h3 {
    margin-bottom: 8px;
}

.choose-pack-sec .head-block .price {
    display: block;
    margin: 30px 0 0;
    padding: 0;
    text-align: center;
}
.choose-pack-sec .price .right_1 {
    display: inline-block;
    color: #160e5b;
}
.choose-pack-sec .price .right_1 .amt {
    display: block;
    font-size: 72px;
    line-height: 60px;
    font-weight: 300;
    margin-bottom: 5px;
}
.choose-pack-sec .price .right_1 .amt strike{
    font-size: 28px;
    color: #777;
    margin: 0px 5px;
}
.choose-pack-sec .price .right_1 .amt.old-price-may {
    font-size: 39px;
    color: #afadad;
    text-decoration: line-through;
}
.choose-pack-sec .head-block .price .month {
    display: block;
    font-size: 12px;
    color: #2d2d2d;
    text-transform: uppercase;
}
.choose-pack-sec .cnt-block {
    background: none;
    padding-top: 0;
    padding-bottom: 0;
}

.choose-pack-sec .cnt-block ul {
    padding: 0 0 30px 0;
}
.choose-pack-sec .cnt-block ul li {
    display: block;
    padding: 6px 0;
    font-size: 14px;
}
.choose-pack-sec .cnt-block .you-choose {
    display: block;
    padding: 0 0 10px 0;
    font-size: 14px;
    font-weight: 500;
}
.choose-pack-sec .btn.get-started {
    display: inline-block;
    padding: 14px 45px;
    background: #160e5b;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 5px;
    position: inherit;
    bottom: inherit;
    margin: 10px 0;
}

/* New Section css */

.conversion {
    display: inline-block;
    width: 100%;
    padding: 70px 0;
}
.convediv {
    text-align: center;
    box-shadow: 0px 1px 8px rgba(187, 187, 187, 0.49);
    padding: 30px;
}
span.icondiv i {
    font-size: 56px;
    font-family: 'FontAwesome';
}

.convediv h4, .convediv h3 {
    font-size: 56px;
    font-weight: 600;
    color: #0c7862;
    margin: 20px 0;
}
.conversion .convediv p {
    color: #212529;
    font-size: 20px;
    font-weight: 500;
}
.conversion .row .col-md-4:nth-child(2) .convediv h3 {
    color: #e74c3c;
}
.conversion .row .col-md-4:nth-child(3) .convediv  h3 {
    color: #3498db;
}
.convediv p {
    font-size: 15px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 10px;
    margin-bottom: 20px;
}
