div.header-lined h1{
    padding:15px;
    border: 0 double #058;
    border-radius:10px;
    text-align: center;
    margin:0 auto;
    display: table;
    font-weight: bold;
    font-size: 2.5rem;
    color: #0074ff;
    padding-bottom: 50px;
}
.main-content {
    margin-bottom: 20px;
    width:100%;
}

.breadcrumb{
    display: none;
}

.bg-gray{
    background: #e6ecf7 ;
}

.home-shortcuts li {
    float: right;
}
.home-shortcuts ul, .home-shortcuts ol {
    padding-right: 0;
}

.supported-platform-container {
    padding: 50px 0;
}
.supported-platforms,.installed-software {
    width: 100%;
    float: right;
    padding: 0;
    background: #f3f4f5;
}

.supported-platforms li {
    width: 23%;
    background: #fff;
    padding: 30px 0;
    text-align: center;
    border: none;
    margin-left: 2%;
    box-shadow: 4px 6px 20px rgba(0,0,0,0.10);
    transition: all ease-in-out .5s;
    margin-top: 15px;
}
.installed-software li {
    width: 14.5%;
    background: #fff;
    padding: 20px 0;
    text-align: center;
    border: none;
    margin-left: 2%;
    box-shadow: 4px 6px 20px rgba(0,0,0,0.10);
    transition: all ease-in-out .5s;
}
.installed-software li i ,
.supported-platforms li i {
    color: #287fef;
}

.installed-software li p ,
.supported-platforms li p {
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    text-transform: capitalize;
    color: #232323;

    padding-top: 10px;
}
.installed-software li span ,
.supported-platforms li span {
    -webkit-transition: width 2s; /* Safari */
    transition: width 2s;
}

.installed-software li i ,
.supported-platforms li i {
    font-size: 60px;
    margin-bottom: 10px;
    background: linear-gradient(-50deg, #0985f9 0%, #6809dc 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-color: transparent;
}
.installed-software li:first-child ,
.supported-platforms li:first-child {
    border-right: 1px solid transparent;
}

.host-feat-wrap {
    background-color: #3742fa;
    padding: 50px 50px 20px;
    margin: -160px 0 0;
    border-radius: 10px;
    background-image: linear-gradient(45deg, #342fd2 0%, #0dbbe6 100%);
    background-repeat: no-repeat;
}

.feat-two-single .icon {
    width: 30%;
    float: right;
    text-align: center;
}

.feat-two-single i {
    color: #fff;
    font-size: 70px;
    display: inline-block;
    margin: 10px 0 0
}

.feat-two-single .content {
    float: left;
    width: 70%;
}
.feat-two-single .content p {
    text-align:justify;
    font-size: 20px;
}

.feat-two-single h4 {
    font-weight: 600;
    color: #fff;
    font-size: 24px;
}

.feat-two-single {
    border: 1px solid #e6f0fa;
    overflow: hidden;
    padding: 50px 50px 30px;
    border-radius: 4px;
    margin: 0 0 30px
}
.text-light {
    color: #f8f9fa !important;
}

#main-body .section-heading h2{
    font-weight: bold;
    padding-top: 30px;
}
#main-body .section-heading p{
    padding: 20px 0;
    font-size: 20px;
}
.why-chose-area {
    padding: 50px 0 100px;
}


.why-chose-single {
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    padding: 30px 30px 16px;
    margin: 0 40px 20px 0;
}

.why-chose-single .icon {
    width: 100px;
    height: 100px;
    line-height: 95px;
    background-color: #ebecfd;
    -webkit-clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
    clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
    text-align: center;
    margin: 0 0 25px;
    float: right;
}

.why-chose-single .icon img {
    max-width: 50px;
}


.why-chose-single.two .cont {
    padding-right: 26%;
}
.why-chose-single.two .cont p {
    text-align: justify;
    font-size: 18px;
}

.why-chose-single .cont h4 {
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 26px;
}

.why-chose-cont {
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    padding: 50px 30px 20px;
    margin: 0 0 0 -50px;
}

.why-chose-single.two {
    -webkit-box-shadow: 0 0;
    box-shadow: 0 0;
    margin: 0 0 40px;
    padding: 0;
    overflow: hidden
}

.why-chose-single .icon.two {
    background: -webkit-gradient(linear, left bottom, left top, from(#342fd2), to(#0dbbe6));
    background: linear-gradient(0deg, #342fd2 0%, #0dbbe6 100%);
    line-height: 125px
}

.why-chose-single .icon.two i {
    font-size: 45px;
    color: #fff
}

.why-chose-cont.two.serv {
    margin: 0;
}

#order-comparison {
    margin: 0;
    padding: 50px 0 200px;
}

#order-comparison h1 {
    margin: 0 0 20px;
    text-align: center;
}

#order-comparison h2 {
    border: 0;
    margin: 0;
}

#order-comparison .clear {
    clear: both;
}

#order-comparison .errorbox ul {
    margin: 5px 20px;
}

#order-comparison .errorbox ul li {
    font-weight: normal;
    text-align: left;
    color:#7F0000;
}

#order-comparison table tr th {
    padding: 5px;
    background-color: #efefef;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    color: #222222;
    font-weight: bold;
    text-align: center;
}

#order-comparison table tr td {
    padding: 3px;
    border-bottom: 1px solid #ccc;
}

#order-comparison .cartcontainer table tr td {
    padding: 2px;
    border-bottom: 0;
}

#order-comparison table.centertext tr td {
    text-align: center;
}

#order-comparison .domainoptions div {
    margin: 2px 20px;
}

#order-comparison table.carttable tr.summary td {
    background-color: #efefef;
    border-bottom: 1px solid #ccc;
    color: #222222;
    height: 20px;
    font-size: 12px;
    font-weight: bold;
}

#order-comparison table.carttable tr td {
    background-color: #ffffff;
    border-bottom: 1px solid #ccc;
    padding: 4px;
}



#orderfrm input,#orderfrm select,#ccinputform input,#ccinputform select {
    border: 1px solid #ccc;
    padding: 4px;
}

#order-comparison .stepscontainer .title {
    font-size: 14px;
    font-weight: bold;
    padding-right: 5px;
}

/*
Categories
*/


#order-comparison .cartcats a {
    color: #000;
}


#order-comparison .currencychooser a {
    text-decoration: none;
    padding-right: 5px;
    color: #000;
}

#order-comparison .currencychooser a:hover {
    color: #0066CC;
}

#order-comparison .prodtablecol {
    display: inline-block;
    width: 20%;
    font-size: 18px;
    text-align: center;
    white-space: nowrap;
}

#order-comparison .prodtablecol .title {
    font-size: 18px;
    font-weight: bold;
}

#order-comparison .prodtablecol div.featureheader {
    padding: 10px 0 10px 0;
    border-bottom: 1px solid #4a6cf0;
    min-height: 50px;
}
#order-comparison .prodtablecol div.featurefooter {
    padding: 15px 10px;
    font-size: 16px;
    font-weight: bold;
    white-space: break-spaces;
}

#order-comparison .prodtablecol div.feature {
    background-color: #4a6cf0;
    line-height: 35px;
    font-size: 16px;
    color: #fff;
    padding: 8px 0;
}
#order-comparison .prodtablecol div.feature:nth-child(odd) {
    background-color: #2647c8;
}

#order-comparison .prodtablecol div.aheader {
    background-color: #fff;
    padding: 10px 0 10px 0;
    color: #2647c8;
    font-size: 12px;
    height: 50px;
    border-right: 1px solid #ccc;
    font-family:Roboto,whmcsco;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
}
#order-comparison .prodtablecol:first-child div.aheader {
    border-right: 0 solid #ccc;
}

#order-comparison .prodtablecol div.afeaturedesc {
    padding: 5px;
    background-color: #fff;
    min-height: 140px;
    line-height: 20px;
    color: #204791;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
}

#order-comparison .prodtablecol div.afeature {
    line-height: 35px;
    color: #204791;
    border-right: 1px solid #ccc;
    padding: 8px 0;
}

#order-comparison .prodtablecol div.afeature:nth-child(even) {
    background-color: #ebeefa;
}
#order-comparison .prodtablecol div.afeature:nth-child(odd) {
    background-color: #fff;
}

#order-comparison .addon .title {
    float: left;
    padding: 0 0 6px 0;
    font-size: 16px;
    color: #555;
}

#order-comparison .addon select {
    padding: 3px;
    border: 1px solid #ccc;
    width: 180px;
}

#order-comparison .domainreginput input {
    font-size: 14px;
    padding: 3px;
    border: 1px solid #ccc;
}

#order-comparison .domainreginput select, .domainregperiod select {
    font-size: 13px;
    padding: 3px;
    border: 1px solid #ccc;
}

#order-comparison .configtable td {
    padding: 2px 5px 2px 5px;
}

#order-comparison .promo input {
    font-size: 11px;
}


#order-comparison .prodtablecol div.afeaturedesc,
#order-comparison .prodtablecol div.bfeaturedesc
{
    min-height: 82px !important;
}
#order-comparison .productlist{
    width: 80%;
    overflow-x: auto;
    white-space: nowrap;
    float: left;
    display: flex;
}
#order-comparison .prodtablecol{
    width:25%;
}
#order-comparison .prodtablecol.properties{
    width:20%;
}
#order-comparison .comparison-inner{
    box-shadow: 0px 11px 35px 5px rgba(196, 196, 196, 0.21);
}
#order-comparison .cartbutton{
    margin-top:17px
}

#order-comparison .prodtablecol div.afeature.fa-check{
    content: "\f00c";
    color: #00aa00;
    font-family: "Font Awesome 5 Pro" !important;
}
#order-comparison .prodtablecol div.afeature.fa-times{
    content:"\f00d";
    color: #aa0000;
    font-family: "Font Awesome 5 Pro" !important;
}
.toman{
    position: relative;
    padding-left: 30px;
    font-family:Roboto,whmcsco;
    font-weight: bold;
}
.toman:after{
    content:' ';
    position: absolute;
    left:10px;
    background: url('../../../../images/toman.svg') no-repeat;
    width:26px;
    height:26px;
    top:calc(50% - 14px);
    background-size: 26px;
}
.installed-software img{
    height:45px;
}
@media screen and (max-width:768px){
    .home-shortcuts li {
        width: 31.33%;
    }
    .home-shortcuts ul:hover li {
        width: 31.33%;
    }
    .supported-platforms li{
        width: 48%;
    }
    .supported-platforms ul:hover li {
        width: 48%;
    }
    #order-comparison .properties .featureheader,
    #order-comparison .properties .feature {
        width: 150px;
    }
    #order-comparison .productlist{
        width:calc(100% - 150px);
    }
    .installed-software li {
        padding:35px;
    }
    .installed-software img {
        height: 50px;
    }
    #order-comparison .prodtablecol {
        width: auto;
    }
}
@media screen and (max-width:500px){
    .home-shortcuts li {
        width: 48%;
    }
    .home-shortcuts ul:hover li {
        width: 48%;
    }
    .home-shortcuts li:nth-child(odd) {
        margin:10px 0;
        margin-left:4%;
    }
    .home-shortcuts li:nth-child(even) {
        margin:10px 0;
        margin-left:0;
    }
    .why-chose-single .icon {
        margin: 0 auto 25px;
        float: none;
    }
    .why-chose-single.two .cont {
        padding-right: 0;
    }
    .why-chose-single .cont h4 {
        text-align:center;
    }
    .feat-two-single {
        padding:30px 20px;
    }
    .feat-two-single .icon {
        float: none;
        margin:0 auto;
    }.feat-two-single .content {
         float: none;
         width: 100%;
     }
    .feat-two-single .content h4 {
        text-align:center;
    }
    .supported-platforms li p {
        font-size:18px
    }
    .supported-platforms li i {
        font-size:40px
    }
    .host-feat-area .host-feat-wrap .row >div{
        padding:0;
        margin:0;
    }
}
.card {
    display: flex;
    flex-direction: column;
    border: 1px solid rgba(0,0,0,.125);
    margin-bottom: 15px;
    font-size: 19px;
}
.accordion > .card {
    overflow: hidden;
}
.card-header {
    padding: .5rem 1.25rem;
    margin-bottom: 0;
    background-color: #c5d3ee;
    cursor: pointer;
}
.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
    border-top: 1px solid rgba(0,0,0,.125);
    background-color: #fafbff;
}
#faq .card-header{
    font-weight:bold;
    font-size:15px;
    color:#204791;
    font-size: 20px;
}