#topbar{
    font-family:'Ubuntu',sans-serif;
    font-size:14px;
    padding-top:2px!Important;
    padding-bottom:5px!Important;
    background-color:#283031!Important;
    position:fixed!Important;
    left:0;
    z-index:999!Important;
    width:100%;
    height:35px
}
#topbar #webchat a:hover{
    color:#9A9A9A!Important
}
#topbar .social i.fas,#topbar .social i.far,#topbar .social i.fal,#topbar .social i.fab{
    margin-left:0;
    vertical-align:middle;
    font-size:20px!Important;
    color:#C5C5C5!Important
}
#topbar .social i.fas:hover,#topbar .social i.far:hover,#topbar .social i.fal:hover,#topbar .social i.fab:hover{
    color:#FFFFFF!Important;
    transition:color .55s ease-in-out;
    -moz-transition:color .55s ease-in-out;
    -webkit-transition:color .55s ease-in-out
}
#topbar .social a{
    margin-right:0px!Important
}
#topbar a.btn{
    color:#FFF!Important;
    font-weight:200
}
#topbar a{
    color:#8E8E8E!Important;
    font-size:10px;
    margin-top:0px!Important;
    margin-bottom:0px!Important;
    vertical-align:sub;
    text-transform:uppercase;
    margin-right:20px
}
#topbar a:hover,#topbar a:focus{
    text-decoration:none;
    color:#9A9A9A!Important
}
#topbar i.fas,#topbar i.far,#topbar i.fal,#topbar i.fab{
    color:#FFFFFF!Important;
    font-size:14px;
    vertical-align:bottom;
    text-shadow:1px 1px 5px #000;
    margin-left:13px
}
#menu{
    font-family:'Ubuntu',sans-serif;
    background:#2E3839;
    padding-top:17px;
    padding-bottom:15px;
    position:fixed!Important;
    left:0;
    z-index:999!Important;
    width:100%;
    border-top:1px solid #232A2B;
    border-bottom:1px solid #232A2B;
    top:32px!Important
}
#menu .navbar-default .navbar-toggle{
    border-color:#283031!Important;
    background:#6DAB3E!Important
}
#menu .navbar-default .navbar-toggle .icon-bar{
    background-color:#FFF
}
#menu .normal{
    margin-top:16px;
    z-index:999
}
#menu .navbar-nav>li>.dropdown-menu{
    border-top:none!Important;
    padding-top:0;
    padding-bottom:0;
    background-color:#2E3839;
    border-radius:0
}
#menu .dropdown-menu>li:first-child{
    border-top:none
}
#menu .dropdown-menu>li{
    border-top:1px solid #364344
}
#menu .dropdown-menu>li>a{
    color:#FFF;
    font-weight:300;
    font-size:12px;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:15px
}
#menu .dropdown-menu>li>a:focus{
    background-color:transparent;
    outline:none
}
#menu .normal i.fas,#menu .normal i.far,#menu .normal i.fal,#menu .normal i.fab{
    margin-right:15px!Important;
    font-size:13px;
    vertical-align:inherit;
    width:12px;
    text-align:center
}
#menu .normal .dropdown-submenu{
    position:relative
}
#menu .normal .dropdown-submenu>.dropdown-menu{
    top:0;
    left:100%;
    margin-top:-1px;
    margin-left:-1px;
    padding-top:0;
    padding-bottom:0;
    background-color:#2E3839;
    border-radius:0
}
#menu .normal .dropdown-submenu:hover>.dropdown-menu{
    display:block
}
#menu .normal .dropdown-submenu>a:after{
    display:block;
    content:" ";
    float:right;
    width:0;
    height:0;
    border-color:transparent;
    border-style:solid;
    border-width:5px 0 5px 5px;
    border-left-color:#6F6F6F;
    margin-top:5px;
    margin-right:-10px
}
#menu .normal .dropdown-submenu:hover>a:after{
    border-left-color:#fff
}
#menu .normal .dropdown-submenu.pull-left{
    float:none
}
#menu .normal .dropdown-submenu.pull-left>.dropdown-menu{
    left:-100%;
    margin-left:10px;
    -webkit-border-radius:6px 0 6px 6px;
    -moz-border-radius:6px 0 6px 6px;
    border-radius:6px 0 6px 6px
}
#menu .dropdown-menu>li>a:hover{
    color:#CCC;
    background:#364344
}
#menu .container-fluid{
    padding-right:0;
    padding-left:0;
    margin-right:auto;
    margin-left:auto
}
#menu #mainlogo{
    background:url(../img/logo.png);
    width:183px;
    height:36px;
    margin-left:0;
    margin-top:2px
}
#menu #mainlogo:hover{
    opacity:.5;
    transition:opacity .55s ease-in-out;
    -moz-transition:opacity .55s ease-in-out;
    -webkit-transition:opacity .55s ease-in-out
}
#menu .navbar{
    position:relative;
    min-height:61px;
    margin-bottom:10px;
    margin-top:35px
}
#menu .navbar-default .navbar-collapse,.navbar-default .navbar-form{
    padding-left:0
}
#menu .navbar-default{
    background:#2E3839;
    border:none!Important;
    z-index:99999!Important
}
#menu .navbar-default .navbar-nav>li>a{
    font-size:14px;
    font-weight:400;
    color:#FFF
}
#menu .navbar-nav>li>a{
    padding:10px!Important
}
#menu .navbar-default .navbar-nav>li>a:hover{
    color:#818181
}
#menu .nav>li>a{
    position:relative;
    display:block;
    margin:0;
    margin-left:15px;
    margin-right:15px
}
#menu .nav>li>a.last{
    margin-right:0px!Important
}
#menu .navbar{
    min-height:0px!Important;
    margin-top:0;
    margin-bottom:0
}
#menu .navbar-default .navbar-nav>.open>a,#menu .navbar-default .navbar-nav>.open>a:focus,#menu .navbar-default .navbar-nav>.open>a:hover{
    background:transparent
}
#menu .navbar-default .navbar-nav>li>a:hover{
    color:#7D7D7D
}
#menu .navbar-default .navbar-nav>li>a:focus{
    color:#C1C1C1
}
#menu .navbar-nav>li{
    border-right:1px solid #364344
}
#menu .navbar-nav>li:last-child{
    border-right:none!Important
}
#menu .navbar-default .navbar-nav>.active>a,#menu .navbar-default .navbar-nav>.active>a:hover,#menu .navbar-default .navbar-nav>.active>a:focus{
    background-color:#6CA93E;
    color:#FFFFFF!Important;
    border-radius:5px
}
#menu .navbar-default .navbar-nav>.active>a:hover{
    background-color:#6CA93E;
    color:#FFF
}
#menu .navbar-default .navbar-nav>.active>a:focus{
    background-color:#6CA93E;
    color:#FFF
}
#menu #menu-left{
    margin-left:0px!Important;
    padding-left:0px!Important
}
#menu #menu-right{
    margin-right:0px!Important;
    padding-right:0px!Important
}
#menu #menu-right i.fas,#menu #menu-right i.far,#menu #menu-right i.fal,#menu #menu-right i.fab{
    padding-right:10px!Important
}
#menu i.fas,#menu i.far,#menu i.fal,#menu i.fab{
    padding-right:0px!Important
}
#menu .headerslogan{
    float:left;
    border-left:1px solid #364344;
    padding-left:20px;
    margin-left:20px;
    margin-top:10px
}
#menu .headerslogan p{
    font-size:12px;
    font-weight:100;
    color:#8E8E8E;
    margin-bottom:0;
    letter-spacing:1px
}
#announcementsfeed{
    background:#283031;
    padding-top:20px;
    padding-bottom:18px;
    border-top:1px solid #4E4E4E;
    border-bottom:1px solid #4E4E4E
}
#announcementsfeed h5{
    color:#fff;
    font-size:14px;
    margin-top:0;
    margin-bottom:0;
    font-weight:400
}
#announcementsfeed a{
    color:#fff;
    font-size:14px;
    margin-top:0;
    margin-bottom:0;
    font-weight:200
}
#announcementsfeed a:hover{
    color:#ccc;
    text-decoration:none
}
#announcementsfeed i.fas,#announcementsfeed i.far,#announcementsfeed i.fal,#announcementsfeed i.fab{
    color:#fff;
    font-size:20px;
    vertical-align:bottom
}
#subbanner{
    font-family:'Ubuntu',sans-serif;
    font-size:14px;
    /*background:url(../img/background.png) no-repeat center top rgba(186,186,186,.31);*/
    color:#fff;
    padding-top:135px;
    background-size:cover;
    border-bottom:1px solid #777;
    padding-bottom:30px
}
#subbanner .row{
    background-color:rgba(53,53,53,.68);
    padding-top:10px;
    border-radius:4px;
    padding-bottom:10px;
    margin-left:0;
    margin-right:0
}
#subbanner h4{
    font-family:'Ubuntu',sans-serif;
    color:#fff;
    text-shadow:3px 2px 3px #353535;
    margin:0;
    font-weight:300
}
#subbanner p{
    color:#fff;
    margin-bottom:0;
    text-shadow:3px 2px 3px #353535;
    font-size:13px;
    float:right
}
#subbanner p i.fas,#subbanner p i.far,#subbanner p i.fal,#subbanner p i.fab{
    padding-left:10px;
    padding-right:10px
}
#subbanner a{
    color:#fff
}
#whmcscontentarea{
    padding-top:25px;
    padding-bottom:0;
    background-color:#E6E6E6
}
#whmcscontentarea .whmcscontentbox{
    background-color:#fff;
    border:1px solid #B1B1B1;
    margin-bottom:25px;
    border-top:none
}
#content{
    padding-top:25px;
    padding-bottom:0;
    background-color:#E6E6E6
}
#content .contentbox{
    background-color:#fff;
    padding:35px;
    box-shadow:0 0 1px 1px #B1B1B1;
    margin-bottom:25px
}
#content .contentbox{
    background-color:#fff;
    padding:35px;
    box-shadow:0 0 1px 1px #B1B1B1;
    margin-bottom:25px
}
#content h1{
    font-weight:300;
    margin-top:0;
    padding-bottom:10px;
    border-bottom:1px solid #F4F4F4;
    margin-bottom:30px
}
#content h4{
    margin-top:30px;
    margin-bottom:10px;
    font-weight:300
}
#content p{
    font-size:14px;
    font-weight:300;
    padding-top:10px;
    padding-bottom:10px
}
#content i.fas,#content i.far,#content i.fal,#content i.fab{
    color:#6CA93E
}
#content h3.menu i.fas,#content h3.menu i.far,#content h3.menu i.fal,#content h3.menu i.fab{
    color:#6CA93E;
    font-size:22px;
    padding-right:15px
}
#content .list-group-item.active,#content .list-group-item.active:focus,#content .list-group-item.active:hover{
    background-color:#2E3839!Important;
    border-color:#2E3839!Important;
    color:#fff;
    font-weight:600
}
#content .list-group-item{
    background-color:#FFF
}
#content .list-group-item i.fas,#content .list-group-item i.far,#content .list-group-item i.fal,#content .list-group-item i.fab{
    color:#6CA93E
}
#content a.list-group-item:focus,#content a.list-group-item:hover{
    text-decoration:none;
    transition:color .25s ease-in-out;
    -moz-transition:color .25s ease-in-out;
    -webkit-transition:color .25s ease-in-out;
    background-color:#F5F5F5
}
#content .list-group-item{
    position:relative;
    display:block;
    padding:10px 15px;
    margin-bottom:-1px;
    background-color:#FFF;
    border:1px solid #D4D4D4;
    color:#4C4C4C;
    font-weight:300
}
#content .list-group{
    margin-bottom:25px
}
#content .table{
    border:1px solid #ddd;
    margin-bottom:0
}
#content .table th{
    padding:15px;
    background:#5F6868;
    text-align:center;
    color:#FFF;
    font-size:14px;
    text-transform:uppercase
}
#content .table td{
    padding:15px;
    background:#F2F2F2;
    text-align:center;
    font-weight:400;
    width:33%
}
#textboxes{
    padding-top:60px;
    padding-bottom:60px
}
#textboxes p{
    margin-top:30px;
    margin-bottom:20px;
    font-weight:300;
    font-size:14px
}
#textboxes i.fas,#textboxes i.far,#textboxes i.fal,#textboxes i.fab{
    color:#4C4C4C
}
#textboxes .btn i.fas,#textboxes .btn i.far,#textboxes .btn i.fal,#textboxes .btn i.fab{
    color:#FFF
}
#textboxes h3{
    margin-bottom:30px
}
#webhosting{
    background:#FFF;
    padding-top:70px;
    padding-bottom:50px
}
#webhosting .benefits i.fas,#webhosting .benefits i.far,#webhosting .benefits i.fal,#webhosting .benefits i.fab{
    color:#6CA93E;
    font-size:20px;
    vertical-align:text-bottom;
    padding-right:12px
}
#webhosting .benefits p.light{
    font-size:18px
}
#webhosting .thumbnail{
    background-color:#F7F7F7
}
#webhosting .thumbnail img{
    max-height:130px;
    margin-left:auto;
    margin-right:auto;
    margin-top:-75px;
    margin-bottom:30px
}
#webhosting h2.plan{
    margin-bottom:10px;
    padding:20px;
    margin-left:auto;
    margin-right:auto;
    color:#6CA93E;
    padding-top:0;
    text-shadow:0 5px 3px #191919
}
#webhosting h3.plan{
    padding:10px;
    color:#fff;
    border-top:1px solid #364344;
    border-bottom:1px solid #364344;
    width:50%;
    margin:auto;
    margin-bottom:30px
}
#webhosting h1{
    font-size:70px;
    margin:10px;
    color:#fff
}
#webhosting small{
    font-size:30px;
    color:#E4E4E4;
    letter-spacing:-1px;
    vertical-align:super
}
#webhosting sup{
    font-size:30px!Important;
    margin-right:5px;
    color:#FFF
}
#webhosting span{
    font-weight:100
}
#webhosting p.specs{
    text-align:center;
    padding-bottom:30px;
    margin-left:20px;
    margin-right:20px;
    font-size:15px;
    font-weight:100;
    color:#fff;
    text-transform:uppercase
}
#webhosting p.price{
    text-align:center;
    padding-top:20px;
    padding-bottom:20px;
    margin-left:20px;
    margin-right:20px;
    font-size:15px;
    font-weight:400;
    color:#fff
}
#webhosting p.order{
    margin-top:50px;
    margin-bottom:20px
}
#webhosting p i.fas,#webhosting p i.far,#webhosting p i.fal,#webhosting p i.fab{
    color:#219423
}
#webhosting a{
    font-size:18px
}
#webhosting a i.fas,#webhosting a i.far,#webhosting a i.fal,#webhosting a i.fab{
    color:#fff
}
#webhosting p.check{
    font-size:17px!Important;
    font-weight:100!Important;
    text-align:center!Important;
    margin-left:auto;
    margin-right:auto;
    color:#848484;
    padding-top:12px;
    padding-bottom:0
}
#webhosting .thumbnail{
    margin-top:100px;
    margin-bottom:0;
    background:#2E3839;
    border:5px solid #2D2D2D
}
#webhosting .thumbnail:hover{
    opacity:.9
}
#hostingfeatures{
    background:#FFF;
    padding-top:70px;
    padding-bottom:70px
}
#hostingfeatures img{
    max-width:100px;
    margin-top:50px;
    margin-bottom:25px
}
#hostinghighlight{
    background:#E6E6E6;
    border-top:1px solid #DADADA;
    border-bottom:1px solid #DADADA;
    padding-top:60px;
    padding-bottom:60px
}
#hostinghighlight h2.intro{
    border-bottom:1px solid #DBDBDB;
    padding-top:20px
}
#hostinghighlight p{
    margin-top:30px;
    margin-bottom:30px;
    font-size:17px
}
#hostinghighlight i.fas,#hostinghighlight i.far,#hostinghighlight i.fal,#hostinghighlight i.fab{
    padding-right:10px;
    color:#6CA93E
}
#voiceintro{
    background:#FFF;
    padding-top:70px;
    padding-bottom:50px
}
#voiceintro .benefits i.fas,#voiceintro .benefits i.far,#voiceintro .benefits i.fal,#voiceintro .benefits i.fab{
    color:#6CA93E;
    font-size:20px;
    vertical-align:text-bottom;
    padding-right:12px
}
#voiceintro .benefits p.light{
    font-size:18px
}
#voiceplans{
    background:#E6E6E6;
    border-top:1px solid #DADADA;
    border-bottom:1px solid #DADADA;
    padding-top:60px;
    padding-bottom:40px
}
#voiceplans i.fas,#voiceplans i.far,#voiceplans i.fal,#voiceplans i.fab{
    padding-right:10px
}
#voiceplans .thumbnail{
    background-color:#2E3839;
    border:1px solid #000
}
#voiceplans h2.title{
    margin-bottom:25px;
    text-align:left!Important;
    color:#FFF;
    width:100%
}
#voiceplans h3.price{
    font-size:25px;
    color:#6CA93E;
    font-weight:100;
    margin-bottom:25px;
    text-align:left;
    text-shadow:0 5px 3px #191919
}
#voiceplans h3 small{
    font-size:15px;
    color:#ABABAB;
    font-weight:100;
    text-shadow:none
}
#voiceplans .bulk{
    margin-top:30px;
    margin-bottom:15px
}
#voiceplans .bulk a{
    color:#ABABAB;
    font-size:12px
}
#voiceplans .bulk a:hover{
    color:#FFF;
    text-decoration:none
}
#voicehighlight{
    background:#E6E6E6;
    border-top:1px solid #DADADA;
    border-bottom:1px solid #DADADA;
    padding-top:60px;
    padding-bottom:60px
}
#voicehighlight h2.intro{
    border-bottom:1px solid #DBDBDB;
    padding-top:20px
}
#voicehighlight p{
    margin-top:30px;
    margin-bottom:30px;
    font-size:17px
}
#voicehighlight i.fas,#voicehighlight i.far,#voicehighlight i.fal,#voicehighlight i.fab{
    padding-right:10px;
    color:#6CA93E
}
#voicetables{
    background:#FFF;
    padding-top:70px;
    padding-bottom:50px
}
#voicetables table{
    border:1px solid #ddd
}
#voicetables i.fas,#voicetables i.far,#voicetables i.fal,#voicetables i.fab{
    color:#0A9EB6
}
#voicetables .table>tbody>tr>td{
    padding:15px;
    font-weight:400;
    vertical-align:middle
}
#voicetables table tr{
    background:#F2F2F2
}
#voicetables table tr:hover{
    background-color:#FFF!Important
}
#voicetables table th{
    padding:15px;
    background:#5F6868;
    color:#FFF;
    font-size:12px;
    text-transform:uppercase
}
#voicetables table th:hover{
    background:#5F6868
}
#voicetables table th.center{
    text-align:center
}
#voicetables table td.center{
    text-align:center
}
#gameserversintro{
    background:#FFF;
    padding-top:70px;
    padding-bottom:50px
}
#gameserversintro .benefits i.fas,#gameserversintro .benefits i.far,#gameserversintro .benefits i.fal,#gameserversintro .benefits i.fab{
    color:#6CA93E;
    font-size:20px;
    vertical-align:text-bottom;
    padding-right:12px
}
#gameserversintro .benefits p.light{
    font-size:18px
}
#gameservers{
    background:#2E3839;
    padding-top:30px;
    padding-bottom:30px;
    border-top:1px solid #E2E2E2;
    border-bottom:1px solid #E2E2E2
}
#gameservers h3.intro{
    border-bottom:1px solid #364344;
    padding-top:10px;
    color:#fff
}
#gameservers p{
    margin-top:20px;
    color:#ABABAB
}
#gameserversgames{
    background:#FFF;
    padding-top:70px;
    padding-bottom:10px
}
#gameserversgames i.fas,#gameserversgames i.far,#gameserversgames i.fal,#gameserversgames i.fab{
    padding-right:10px
}
#gameserversgames .thumbnail{
    background-color:#2E3839;
    border:1px solid #000
}
#gameserversgames h2.title{
    margin-bottom:25px;
    text-align:left!Important;
    color:#FFF;
    width:100%
}
#gameserversgames h3.price{
    font-size:25px;
    color:#6CA93E;
    font-weight:100;
    margin-bottom:25px;
    text-align:left;
    text-shadow:0 5px 3px #191919
}
#gameserversgames h3 small{
    font-size:15px;
    color:#ABABAB;
    font-weight:100;
    text-shadow:none
}
#gameserversgames .bulk{
    margin-top:30px;
    margin-bottom:15px
}
#gameserversgames .bulk a{
    color:#ABABAB;
    font-size:12px
}
#gameserversgames .bulk a:hover{
    color:#FFF;
    text-decoration:none
}
#gameserverstable{
    background:#FFF;
    padding-bottom:50px;
    padding-top:10px
}
#gameserverstable h3{
    margin-top:40px
}
#gameserverstable i.fas,#gameserverstable i.far,#gameserverstable i.fal,#gameserverstable i.fab{
    color:#09A1BB
}
#gameserverstable table{
    border:1px solid #ddd
}
#gameserverstable .table>tbody>tr>td{
    padding:15px;
    font-weight:400;
    vertical-align:middle
}
#gameserverstable table tr{
    background:#F2F2F2
}
#gameserverstable table tr:hover{
    background-color:#FFF!Important
}
#gameserverstable table th{
    padding:15px;
    background:#5F6868;
    color:#FFF;
    font-size:14px;
    text-transform:uppercase
}
#gameserverstable table th:hover{
    background:#5F6868
}
#gameserverstable table th.center{
    text-align:center
}
#gameserverstable table td.center{
    text-align:center
}
#resellerplans{
    background:#FFF;
    padding-top:70px;
    padding-bottom:50px
}
#resellerplans .benefits i.fas,#resellerplans .benefits i.far,#resellerplans .benefits i.fal,#resellerplans .benefits i.fab{
    color:#6CA93E;
    font-size:20px;
    vertical-align:text-bottom;
    padding-right:12px
}
#resellerplans .benefits p.light{
    font-size:18px
}
#resellerplans .thumbnail{
    background-color:#F7F7F7
}
#resellerplans .thumbnail img{
    max-height:130px;
    margin-left:auto;
    margin-right:auto;
    margin-top:-75px;
    margin-bottom:30px
}
#resellerplans h2.plan{
    margin-bottom:10px;
    padding:20px;
    margin-left:auto;
    margin-right:auto;
    color:#6CA93E;
    padding-top:0;
    text-shadow:0 5px 3px #191919;
    width:50%
}
#resellerplans h3.plan{
    padding:10px;
    color:#fff;
    border-top:1px solid #364344;
    border-bottom:1px solid #364344;
    width:50%;
    margin:auto;
    margin-bottom:30px
}
#resellerplans h1{
    font-size:70px;
    margin:10px;
    color:#fff
}
#resellerplans small{
    font-size:30px;
    color:#E4E4E4;
    letter-spacing:-1px;
    vertical-align:super
}
#resellerplans sup{
    font-size:30px!Important;
    margin-right:5px;
    color:#FFF
}
#resellerplans span{
    font-weight:100
}
#resellerplans p.specs{
    text-align:center;
    padding-bottom:30px;
    margin-left:20px;
    margin-right:20px;
    font-size:15px;
    font-weight:100;
    color:#fff;
    text-transform:uppercase
}
#resellerplans p.price{
    text-align:center;
    padding-top:20px;
    padding-bottom:20px;
    margin-left:20px;
    margin-right:20px;
    font-size:15px;
    font-weight:400;
    color:#fff
}
#resellerplans p.order{
    margin-top:50px;
    margin-bottom:20px
}
#resellerplans p i.fas,#resellerplans p i.far,#resellerplans p i.fal,#resellerplans p i.fab{
    color:#219423
}
#resellerplans a{
    font-size:18px
}
#resellerplans a i.fas,#resellerplans a i.far,#resellerplans a i.fal,#resellerplans a i.fab{
    color:#fff
}
#resellerplans p.check{
    font-size:17px!Important;
    font-weight:100!Important;
    text-align:center!Important;
    margin-left:auto;
    margin-right:auto;
    color:#848484;
    padding-top:12px;
    padding-bottom:0;
    margin-left:50px;
    margin-right:50px
}
#resellerplans .thumbnail{
    margin-top:100px;
    margin-bottom:0;
    background:#2E3839;
    border:5px solid #2D2D2D
}
#resellerplans .thumbnail:hover{
    opacity:.9
}
#resellerhighlight{
    background:#E6E6E6;
    border-top:1px solid #DADADA;
    border-bottom:1px solid #DADADA;
    padding-top:60px;
    padding-bottom:60px
}
#resellerhighlight p{
    margin-top:30px;
    margin-bottom:30px;
    font-size:17px
}
#resellerhighlight p.button{
    margin-top:30px;
    text-align:center
}
#resellerhighlight i.fas,#resellerhighlight i.far,#resellerhighlight i.fal,#resellerhighlight i.fab{
    padding-right:10px;
    color:#6CA93E
}
#resellerhighlight .btn i.fas,#resellerhighlight .btn i.far,#resellerhighlight .btn i.fal,#resellerhighlight .btn i.fab{
    color:#FFF
}
#dedicatedintro{
    background:#FFF;
    padding-top:70px;
    padding-bottom:50px
}
#dedicatedintro .benefits i.fas,#dedicatedintro .benefits i.far,#dedicatedintro .benefits i.fal,#dedicatedintro .benefits i.fab{
    color:#6CA93E;
    font-size:20px;
    vertical-align:text-bottom;
    padding-right:12px
}
#dedicatedintro .benefits p.light{
    font-size:18px
}
#dedicatedservers{
    background:#E6E6E6;
    border-top:1px solid #DADADA;
    border-bottom:1px solid #DADADA;
    padding-top:60px;
    padding-bottom:40px
}
#dedicatedservers table{
    border:1px solid #ddd;
    background:#FFF
}
#dedicatedservers .table>tbody>tr>td{
    padding:15px;
    font-weight:400;
    vertical-align:middle;
    font-size:24px
}
#dedicatedservers table tr{
    background:#FFF
}
#dedicatedservers table tr:hover{
    background-color:#F2F2F2!Important
}
#dedicatedservers table th{
    padding:12px;
    background:#5F6868;
    color:#FFF;
    font-size:14px;
    text-transform:uppercase
}
#dedicatedservers table th:hover{
    background:#5F6868
}
#dedicatedservers table th.center{
    text-align:center
}
#dedicatedservers table td.center{
    text-align:center
}
#dedicatedservers img{
    margin-left:auto;
    margin-right:auto;
    padding:20px
}
#dedicatedtable{
    background:#FFF;
    padding-bottom:0;
    padding-top:10px
}
#dedicatedtable h3{
    margin-top:40px
}
#dedicatedtable i.fas,#dedicatedtable i.far,#dedicatedtable i.fal,#dedicatedtable i.fab{
    color:#09A1BB
}
#dedicatedtable table{
    border:1px solid #ddd
}
#dedicatedtable .table>tbody>tr>td{
    padding:15px;
    font-weight:400;
    vertical-align:middle
}
#dedicatedtable table tr{
    background:#F2F2F2
}
#dedicatedtable table tr:hover{
    background-color:#FFF!Important
}
#dedicatedtable table th{
    padding:12px;
    background:#5F6868;
    color:#FFF;
    font-size:14px;
    text-transform:uppercase
}
#dedicatedtable table th:hover{
    background:#5F6868
}
#dedicatedtable table th.center{
    text-align:center
}
#dedicatedtable table td.center{
    text-align:center
}
#services{
    background:#FFF;
    padding-top:70px;
    padding-bottom:50px
}
#services h3{
    margin-top:40px
}
#services .btnquote{
    margin-top:25px;
    margin-bottom:25px
}
#services i.fas,#services i.far,#services i.fal,#services i.fab{
    color:#6CA93E
}
#services table{
    border:1px solid #ddd
}
#services table th.center{
    text-align:center
}
#services table th{
    padding:15px;
    background:#5F6868;
    color:#FFF;
    font-size:14px;
    text-transform:uppercase
}
#services table td.center{
    text-align:center;
    vertical-align:middle
}
#services .table>tbody>tr>td{
    vertical-align:middle
}
#services table tr{
    background-color:#F2F2F2
}
#services table tr:hover{
    background-color:#FFF
}
#domainsintro{
    background:#FFF;
    padding-top:70px;
    padding-bottom:50px
}
#domainsintro .benefits i.fas,#domainsintro .benefits i.far,#domainsintro .benefits i.fal,#domainsintro .benefits i.fab{
    color:#6CA93E;
    font-size:20px;
    vertical-align:text-bottom;
    padding-right:12px
}
#domainsintro .benefits p.light{
    font-size:18px
}
#domaincheck{
    background:#E6E6E6;
    padding-top:30px;
    border-top:1px solid #E2E2E2;
    border-bottom:1px solid #E2E2E2
}
#domaincheck h1,#domaincheck p{
    text-align:center;
    padding-bottom:20px
}
#domaincheck i.fas,#domaincheck i.far,#domaincheck i.fal,#domaincheck i.fab{
    font-size:30px;
    color:#FFF;
    vertical-align:baseline;
    margin-top:8px;
    margin-bottom:8px
}
#domaincheck p{
    margin-top:30px;
    margin-bottom:30px
}
#domaincheck .input-group{
    padding-bottom:30px
}
#domaincheck #domainsearch{
    font-size:27px;
    height:60px;
    padding-left:2px;
    border-left:0;
    color:#333;
    box-shadow:0 0
}
#domaincheck .domaincheckselect{
    -moz-appearance:none;
    text-indent:.01px;
    text-overflow:'';
    width:145px;
    height:60px;
    border-radius:0!Important;
    border:none;
    font-size:27px;
    -webkit-appearance:none;
    -webkit-border-radius:0;
    border-top:1px solid #ccc!Important;
    border-bottom:1px solid #ccc!Important;
    outline:0;
    box-shadow:0 0;
    background-image:url(../img/down-arrow.png);
    background-repeat:no-repeat;
    background-position-x:80%;
    background-position-y:55%;
    background-position:80% 55%
}
#domaincheck .domaincheckselect:hover{
    background-image:url(../img/down-arrow-hover.png)
}
#domaincheck #tlds{
    margin-left:auto;
    margin-right:auto
}
#domaincheck .table th,#domaincheck .table>tbody>tr>td,#domaincheck .table>tbody>tr>th,#domaincheck .table>tfoot>tr>td,#domaincheck .table>tfoot>tr>th,#domaincheck .table>thead>tr>td,.table td #domaincheck .table>thead>tr>th{
    border-top:none!Important
}
#domaincheck #partnerimage{
    max-height:25px;
    margin-left:auto;
    margin-right:auto
}
#domaincheck .form-control{
    -moz-appearance:none;
    -webkit-appearance:none;
    -webkit-border-radius:0
}
#domaincheck .form-control:focus{
    height:60px;
    border-radius:0!Important;
    border:none;
    font-size:27px;
    -webkit-appearance:none;
    -webkit-border-radius:0;
    border-top:1px solid #ccc!Important;
    border-bottom:1px solid #ccc!Important;
    border-color:#ccc;
    outline:0;
    box-shadow:0 0
}
#domaincheck .domainsearchprefix{
    text-align:center;
    font-size:27px;
    height:60px;
    border-right:0;
    padding-right:0;
    color:#6F6F6F
}
#domaincheck .btn-default[disabled]{
    background:#FFF;
    color:#6F6F6F!Important;
    cursor:pointer!Important;
    opacity:1!Important
}
#domaincheck .domainsearchdomainname{
    max-width:774px;
    border-right:0
}
#domaincheck .domainsearcharrow{
    color:#797C6F!Important
}
#domaincheck .domainsearchsubmit{
    font-size:23px;
    color:#fff;
    background:#6CA93E;
    border:1px solid #6CA93E;
    width:140px;
    border-top-right-radius:10px;
    border-bottom-right-radius:10px
}
#domaincheck .domainsearchsubmit:hover{
    opacity:.9
}
#domainfeatures{
    background:#FFF;
    padding-top:70px;
    padding-bottom:50px
}
#domainfeatures i.fas,#domainfeatures i.far,#domainfeatures i.fal,#domainfeatures i.fab{
    color:#6CA93E
}
#domainextras{
    background:#FFF;
    padding-top:70px;
    padding-bottom:70px
}
#domainextras i.fas,#domainextras i.far,#domainextras i.fal,#domainextras i.fab{
    color:#6CA93E
}
#domainextras img{
    max-width:100px;
    margin-top:50px;
    margin-bottom:25px
}
#domainpricing{
    background:#E6E6E6;
    padding-top:30px;
    padding-bottom:10px;
    border-top:1px solid #E2E2E2;
    border-bottom:1px solid #E2E2E2
}
#domainpricing h3{
    text-align:center;
    margin-top:15px;
    margin-bottom:20px
}
#domainpricing .btn{
    min-width:55px;
    border-radius:5px;
    font-family:'Lato',sans-serif
}
#webdesign{
    background:#FFF;
    padding-top:70px;
    padding-bottom:50px
}
#webdesign .benefits i.fas,#webdesign .benefits i.far,#webdesign .benefits i.fal,#webdesign .benefits i.fab{
    color:#6CA93E;
    font-size:20px;
    vertical-align:text-bottom;
    padding-right:12px
}
#webdesign .benefits p.light{
    font-size:18px
}
#webdesignplans{
    background:#FFF;
    padding-top:30px;
    padding-bottom:50px
}
#webdesignplans .thumbnail{
    background-color:#F7F7F7
}
#webdesignplans .thumbnail img{
    max-height:130px;
    margin-left:auto;
    margin-right:auto;
    margin-top:-75px;
    margin-bottom:30px
}
#webdesignplans h2{
    margin-bottom:10px;
    padding:20px;
    margin-left:auto;
    margin-right:auto;
    color:#6CA93E;
    padding-top:0;
    text-shadow:0 5px 3px #191919
}
#webdesignplans h3{
    padding:10px;
    color:#fff;
    border-top:1px solid #364344;
    border-bottom:1px solid #364344;
    width:50%;
    margin:auto;
    margin-bottom:30px
}
#webdesignplans h1{
    font-size:70px;
    margin:10px;
    color:#fff
}
#webdesignplans small{
    font-size:30px;
    color:#E4E4E4;
    letter-spacing:-1px;
    vertical-align:super
}
#webdesignplans sup{
    font-size:30px!Important;
    margin-right:5px;
    color:#FFF
}
#webdesignplans span{
    font-weight:100
}
#webdesignplans p.specs{
    text-align:center;
    padding-bottom:30px;
    margin-left:20px;
    margin-right:20px;
    font-size:15px;
    font-weight:100;
    color:#fff;
    text-transform:uppercase
}
#webdesignplans p.price{
    text-align:center;
    padding-top:20px;
    padding-bottom:20px;
    margin-left:20px;
    margin-right:20px;
    font-size:15px;
    font-weight:400;
    color:#fff
}
#webdesignplans p.order{
    margin-top:50px;
    margin-bottom:20px
}
#webdesignplans p i.fas,#webdesignplans p i.far,#webdesignplans p i.fal,#webdesignplans p i.fab{
    color:#219423
}
#webdesignplans a{
    font-size:18px
}
#webdesignplans a i.fas,#webdesignplans a i.far,#webdesignplans a i.fal,#webdesignplans a i.fab{
    color:#fff
}
#webdesignplans p.check{
    font-size:17px!Important;
    font-weight:100!Important;
    text-align:center!Important;
    margin-left:auto;
    margin-right:auto;
    color:#848484;
    padding-top:12px;
    padding-bottom:0;
    margin-left:50px;
    margin-right:50px
}
#webdesignplans .thumbnail{
    margin-top:50px;
    margin-bottom:20px;
    background:#2E3839;
    border:5px solid #2D2D2D
}
#webdesignplans .thumbnail:hover{
    opacity:.9
}
#webdesignhighlight{
    background:#E6E6E6;
    padding-top:35px;
    padding-bottom:40px;
    border-top:1px solid #E2E2E2;
    border-bottom:1px solid #E2E2E2
}
#webdesignhighlight h2.intro{
    border-bottom:1px solid #DBDBDB;
    padding-top:20px
}
#webdesignhighlight p{
    margin-top:20px
}
#webdesignfeatures{
    background:#FFF;
    padding-top:70px;
    padding-bottom:70px
}
#webdesignfeatures i.fas,#webdesignfeatures i.far,#webdesignfeatures i.fal,#webdesignfeatures i.fab{
    padding-right:0
}
#webdesignfeatures .btn{
    margin-bottom:10px
}
#webdesignfeatures .btn i.fas,#webdesignfeatures .btn i.far,#webdesignfeatures .btn i.fal,#webdesignfeatures .btn i.fab{
    color:#FFF;
    padding-right:10px
}
#webdesignfeatures .box{
    margin-top:30px
}
#webdesignfeatures .box:hover{
    opacity:.8
}
#webdesignfeatures .box>.icon{
    text-align:center;
    position:relative
}
#webdesignfeatures .box>.icon>.image{
    position:relative;
    z-index:2;
    margin:auto;
    width:55px;
    height:55px;
    border-radius:50%;
    background:#FFF
}
#webdesignfeatures .box>.icon>.image>i{
    font-size:55px!important;
    color:#6CA93E!important
}
#webdesignfeatures .box>.icon:hover>.image>i{
    color:#0B9CB4!important
}
#webdesignfeatures .box>.icon>.info{
    margin-top:-24px;
    background-color:#2E3839;
    border:1px solid #000;
    padding:15px 0 10px 0;
    border-radius:5px
}
#webdesignfeatures .box>.icon>.info>h3.title{
    font-size:16px;
    color:#FFF;
    font-weight:700;
    padding-bottom:15px;
    border-bottom:1px solid #3F3F3F;
    width:75%;
    margin-left:auto;
    margin-right:auto;
    padding-top:15px;
    text-shadow:2px 2px 2px #000
}
#webdesignfeatures .box>.icon>.info>h3.price{
    font-size:16px;
    color:#222;
    font-weight:300;
    margin-bottom:25px
}
#webdesignfeatures .box>.icon>.info>.more{
    margin-bottom:15px
}
#webdesignfeatures .box>.icon>.info>p{
    font-size:13px;
    color:#fff;
    line-height:1.5em;
    margin:20px
}
#sslcertsintro{
    background:#FFF;
    padding-top:70px;
    padding-bottom:50px
}
#sslcertsintro .sslbenefits i.fas,#sslcertsintro .sslbenefits i.far,#sslcertsintro .sslbenefits i.fal,#sslcertsintro .sslbenefits i.fab{
    color:#6CA93E;
    font-size:20px;
    vertical-align:text-bottom;
    padding-right:12px
}
#sslcertsintro .sslbenefits p.light{
    font-size:18px
}
#sslcerts{
    background:#FFF;
    padding-top:70px;
    padding-bottom:70px
}
#sslcerts i.fas,#sslcerts i.far,#sslcerts i.fal,#sslcerts i.fab{
    padding-right:0
}
#sslcerts .btn i.fas,#sslcerts .btn i.far,#sslcerts .btn i.fal,#sslcerts .btn i.fab{
    padding-right:10px
}
#sslcerts .box{
    margin-top:30px
}
#sslcerts .box>.icon{
    text-align:center;
    position:relative
}
#sslcerts .box>.icon>.image{
    position:relative;
    z-index:2;
    margin:auto;
    width:88px;
    height:88px;
    border:8px solid white;
    line-height:88px;
    border-radius:50%;
    background:#424242;
    vertical-align:middle
}
#sslcerts .box>.icon:hover>.image{
    background:#6CA93E
}
#sslcerts .box>.icon>.image>i{
    font-size:36px!important;
    color:#FFFFFF!important
}
#sslcerts .box>.icon:hover>.image>i{
    color:white!important
}
#sslcerts .box>.icon>.info{
    margin-top:-24px;
    background:#E6E6E6;
    border:1px solid #e0e0e0;
    padding:15px 0 10px 0
}
#sslcerts .box>.icon:hover>.info{
    background:rgba(0,0,0,.04);
    border-color:#e0e0e0;
    color:white
}
#sslcerts .box>.icon>.info>h3.title{
    font-size:16px;
    color:#222;
    font-weight:500
}
#sslcerts .box>.icon>.info>h3.price{
    font-size:16px;
    color:#5D5D5D;
    font-weight:600;
    margin-bottom:25px
}
#sslcerts .box>.icon>.info>.more{
    margin-bottom:15px
}
#sslcerts .box>.icon>.info>p{
    font-size:13px;
    color:#666;
    line-height:1.5em;
    margin:20px
}
#sslcerts .box .space{
    height:30px
}
#evsslcerts{
    background:#E6E6E6;
    padding-top:40px;
    padding-bottom:20px;
    border-top:1px solid #E2E2E2;
    border-bottom:1px solid #E2E2E2
}
#evsslcerts h2.intro{
    border-bottom:1px solid #DBDBDB;
    padding-top:20px
}
#evsslcerts p{
    margin-top:20px
}
#evsslcerts table i.fas,#evsslcerts table i.far,#evsslcerts table i.fal,#evsslcerts table i.fab{
    padding-right:10px;
    color:#6CA93E
}
#evsslcerts i.fas,#evsslcerts i.far,#evsslcerts i.fal,#evsslcerts i.fab{
    padding-right:0
}
#evsslcerts .btn i.fas,#evsslcerts .btn i.far,#evsslcerts .btn i.fal,#evsslcerts .btn i.fab{
    padding-right:10px
}
#evsslcerts .evsslimg{
    margin-left:auto;
    margin-right:auto
}
#evsslcerts .box>.icon{
    text-align:center;
    position:relative
}
#evsslcerts .box>.icon>.image{
    position:relative;
    z-index:2;
    margin:auto;
    width:88px;
    height:88px;
    border:8px solid white;
    line-height:88px;
    border-radius:50%;
    background:#424242;
    vertical-align:middle
}
#evsslcerts .box>.icon:hover>.image{
    background:#6CA93E
}
#evsslcerts .box>.icon>.image>i{
    font-size:36px!important;
    color:#FFFFFF!important
}
#evsslcerts .box>.icon:hover>.image>i{
    color:white!important
}
#evsslcerts .box>.icon>.info{
    margin-top:-24px;
    background:#FFF;
    border:1px solid #e0e0e0;
    padding:15px 0 10px 0;
    border-radius:4px
}
#evsslcerts .box>.icon:hover>.info{
    background:#FFF;
    border-color:#e0e0e0;
    color:white
}
#evsslcerts .box>.icon>.info>h3.title{
    font-size:16px;
    color:#222;
    font-weight:500
}
#evsslcerts .box>.icon>.info>h3.price{
    font-size:16px;
    color:#222;
    font-weight:300;
    margin-bottom:25px
}
#evsslcerts .box>.icon>.info>.more{
    margin-bottom:15px
}
#evsslcerts .box>.icon>.info>p{
    font-size:13px;
    color:#666;
    line-height:1.5em;
    margin:20px
}
#evsslcerts .box .space{
    height:30px
}
#evsslcerts table{
    border:1px solid #ddd
}
#evsslcerts .table>tbody>tr>td{
    vertical-align:middle
}
#evsslcerts table tr{
    background-color:#FFF
}
#evsslcerts table tr:hover{
    background-color:#F2F2F2
}
.aboutus i.fas,.aboutus i.far,.aboutus i.fal,.aboutus i.fab{
    color:#0B9CB4!Important
}
.aboutus .profile h4{
    margin-top:20px!Important;
    margin-bottom:10px!Important
}
.aboutus .profile p{
    margin-bottom:0px!Important;
    margin-top:0px!Important
}
.aboutus .profile{
    margin-top:25px;
    min-height:275px
}
#contact{
    background:#FFF;
    padding-top:70px;
    padding-bottom:45px
}
#contact h4{
    padding-bottom:10px
}
#contact h5{
    font-size:15px
}
#contact h6{
    padding-top:5px
}
#contact p{
    padding-bottom:40px
}
#contact p.light{
    padding-bottom:10px
}
#contact i.fas,#contact i.far,#contact i.fal,#contact i.fab{
    color:#6CA93E
}
#contact .blue{
    color:#09A1BB!Important
}
#contact .input-group{
    padding-bottom:25px
}
#contact .input-group-addon i.fas,#contact .input-group-addon i.far,#contact .input-group-addon i.fal,#contact .input-group-addon i.fab{
    color:#FF5E5E;
    padding-right:0;
    font-size:7px;
    vertical-align:middle
}
#contact .thumbnail{
    padding:25px;
    background:#EFEFEF
}
.portfolio{
    background:#FFF;
    padding-top:50px;
    padding-bottom:35px
}
.portfolio p.caption{
    padding-top:10px
}
.portfolio .panel-default{
    margin-top:30px;
    margin-bottom:0
}
.portfolio .panel-image img.panel-image-preview{
    width:100%;
    border-radius:4px 4px 0 0
}
.portfolio .panel-heading~.panel-image img.panel-image-preview{
    border-radius:0
}
.portfolio .panel-image~.panel-body,.panel-image.hide-panel-body~.panel-body{
    overflow:hidden;
    background:#F5F5F5;
    border-top:1px solid #DDD
}
.portfolio .panel-image~.panel-footer a{
    padding:0 10px;
    font-size:1.3em;
    color:rgb(100,100,100)
}
.portfolio .panel-image.hide-panel-body~.panel-body{
    height:0;
    padding:0
}
.portfolio i.fas,.portfolio i.far,.portfolio i.fal,.portfolio i.fab{
    color:#0B9CB4!Important
}
.portfolio .btn i.fas,.portfolio .btn i.far,.portfolio .btn i.fal,.portfolio .btn i.fab{
    color:#FFFFFF!Important
}
.portfolio .btn{
    margin-top:10px;
    margin-bottom:10px
}
.promotions{
    background:#FFF;
    padding-bottom:50px;
    padding-top:50px
}
.promotions i.fas,.promotions i.far,.promotions i.fal,.promotions i.fab{
    padding-right:0
}
.promotions .btn i.fas,.promotions .btn i.far,.promotions .btn i.fal,.promotions .btn i.fab{
    color:#FFF!Important
}
.promotions .box{
    margin-top:30px
}
.promotions .box>.icon{
    text-align:center;
    position:relative
}
.promotions .box>.icon>.image{
    position:relative;
    z-index:2;
    margin:auto;
    width:88px;
    height:88px;
    border:8px solid white;
    line-height:88px;
    border-radius:50%;
    background:#0B9CB4;
    vertical-align:middle
}
.promotions .box>.icon:hover>.image{
    background:#6CA93D
}
.promotions .box>.icon>.image>i{
    font-size:36px!important;
    color:#FFFFFF!important
}
.promotions .box>.icon:hover>.image>i{
    color:white!important
}
.promotions .box>.icon>.info{
    margin-top:-24px;
    background:#2E3839;
    border:1px solid #000;
    padding:15px 0 10px 0;
    border-radius:5px
}
.promotions .box>.icon:hover>.info{
    border-color:#5B5B5B;
    opacity:.8
}
.promotions .box>.icon>.info>h3.title{
    font-size:20px;
    color:#FFF;
    font-weight:700;
    padding-bottom:15px;
    border-bottom:1px solid #3F3F3F;
    width:75%;
    margin-left:auto;
    margin-right:auto;
    padding-top:15px;
    text-shadow:2px 2px 2px #000
}
.promotions .box>.icon>.info>p{
    font-size:13px;
    color:#FFF;
    line-height:1.5em;
    margin:20px
}
.promotions .box .space{
    height:30px
}
.faq .panel-default>.panel-heading a{
    color:#333;
    text-decoration:none
}
.faq .panel-default>.panel-heading i.fas,.faq .panel-default>.panel-heading i.far,.faq .panel-default>.panel-heading i.fal,.faq .panel-default>.panel-heading i.fab{
    color:#0B9CB4!Important
}
.faq .panel-default>.panel-heading{
    background-color:#E6E6E6
}
.faq .panel-title{
    font-size:13px
}
.faq .panel-default>.panel-heading+.panel-collapse>.panel-body{
    font-size:13px;
    background:#FFF
}
.faq .glyphicon{
    vertical-align:baseline;
    font-size:8px
}
.faq h4.category{
    margin-top:20px!Important;
    margin-bottom:10px!Important;
    font-weight:300!Important
}
.faq p.category{
    margin-bottom:20px!Important;
    font-size:12px!Important
}
.faq h4.panel-title{
    margin-top:0px!Important;
    margin-bottom:0px!Important;
    font-weight:400
}
#hosting-plans{
    background:#FFF;
    padding-top:10px;
    padding-bottom:60px
}
#hosting-plans .thumbnail{
    background-color:#F7F7F7
}
#hosting-plans .thumbnail img{
    max-height:130px;
    margin-left:auto;
    margin-right:auto;
    margin-top:-75px;
    margin-bottom:30px
}
#hosting-plans h2{
    margin-bottom:10px;
    padding:20px;
    margin-left:auto;
    margin-right:auto;
    color:#6CA93E;
    padding-top:0;
    text-shadow:0 5px 3px #191919
}
#hosting-plans h3{
    padding:10px;
    color:#fff;
    border-top:1px solid #364344;
    border-bottom:1px solid #364344;
    width:50%;
    margin:auto;
    margin-bottom:30px
}
#hosting-plans h1{
    font-size:70px;
    margin:10px;
    color:#fff
}
#hosting-plans small{
    font-size:30px;
    color:#E4E4E4;
    letter-spacing:-1px;
    vertical-align:super
}
#hosting-plans sup{
    font-size:30px!Important;
    margin-right:5px;
    color:#FFF
}
#hosting-plans span{
    font-weight:100
}
#hosting-plans p.specs{
    text-align:center;
    padding-bottom:30px;
    margin-left:20px;
    margin-right:20px;
    font-size:15px;
    font-weight:100;
    color:#fff;
    text-transform:uppercase
}
#hosting-plans p.price{
    text-align:center;
    padding-top:20px;
    padding-bottom:20px;
    margin-left:20px;
    margin-right:20px;
    font-size:15px;
    font-weight:400;
    color:#fff
}
#hosting-plans p.order{
    margin-top:50px;
    margin-bottom:20px
}
#hosting-plans p i.fas,#hosting-plans p i.far,#hosting-plans p i.fal,#hosting-plans p i.fab{
    color:#219423
}
#hosting-plans a{
    font-size:18px
}
#hosting-plans a i.fas,#hosting-plans a i.far,#hosting-plans a i.fal,#hosting-plans a i.fab{
    color:#fff
}
#hosting-plans p.check{
    font-size:17px!Important;
    font-weight:100!Important;
    text-align:center!Important;
    margin-left:auto;
    margin-right:auto;
    color:#848484;
    padding-top:12px;
    padding-bottom:0;
    margin-left:50px;
    margin-right:50px
}
#hosting-plans .thumbnail{
    margin-top:100px;
    margin-bottom:0;
    background:#2E3839;
    border:5px solid #2D2D2D
}
#hosting-plans .thumbnail:hover{
    opacity:.9
}
#productfeature{
    background:#E6E6E6;
    border-top:1px solid #DADADA;
    border-bottom:1px solid #DADADA;
    padding-top:60px;
    padding-bottom:60px
}
#productfeature p{
    margin-top:30px;
    margin-bottom:30px;
    font-size:17px
}
#productfeature i.fas,#productfeature i.far,#productfeature i.fal,#productfeature i.fab{
    color:#6CA93E
}
#productfeature .btn i.fas,#productfeature .btn i.far,#productfeature .btn i.fal,#productfeature .btn i.fab{
    color:#FFF
}
#ssl-certificates{
    background:#E6E6E6;
    border-top:1px solid #DADADA;
    border-bottom:1px solid #DADADA;
    padding-top:60px;
    padding-bottom:50px
}
#ssl-certificates .thumbnail{
    background-color:#FFF;
    margin-top:10px;
    margin-bottom:10px;
    border-radius:4px;
    border:1px solid #BFBFBF
}
#ssl-certificates small{
    color:#000;
    margin-top:20px;
    display:block;
    text-transform:uppercase
}
#ssl-certificates .thumbnail img{
    max-height:110px;
    margin-left:auto;
    margin-right:auto;
    margin-top:20px;
    padding-bottom:20px
}
#ssl-certificates i.fas,#ssl-certificates i.far,#ssl-certificates i.fal,#ssl-certificates i.fab{
    color:#6CA93E
}
#ssl-certificates .btn i.fas,#ssl-certificates .btn i.far,#ssl-certificates .btn i.fal,#ssl-certificates .btn i.fab{
    color:#FFF
}
#ssl-certificates h3{
    text-align:left
}
#ssl-certificates h4{
    padding-top:20px;
    padding-bottom:20px;
    border-top:1px solid #EAEAEA;
    border-bottom:1px solid #EAEAEA;
    color:#6F6F6F;
    font-weight:700
}
#ssl-certificates p{
    margin-top:30px;
    margin-bottom:30px;
    font-size:17px
}
#ssl-certificates p.order{
    margin-top:30px;
    margin-bottom:10px;
    padding:0
}
#ssl-certificates p.learnmore{
    text-align:center;
    padding:0;
    margin-bottom:20px
}
#ssl-certificates p.btn{
    margin-left:30px;
    margin-bottom:12px;
    margin-top:5px
}
#website-tools{
    background:#FFF;
    padding-top:60px;
    padding-bottom:60px
}
#website-tools .thumbnail{
    background-color:#2E3839;
    margin-top:20px;
    margin-bottom:20px;
    border:1px solid #000
}
#website-tools small{
    color:#fff
}
#website-tools .thumbnail img{
    max-height:110px;
    margin-left:auto;
    margin-right:auto;
    margin-top:20px;
    margin-bottom:30px
}
#website-tools h3{
    margin-top:10px;
    margin-bottom:20px;
    font-weight:600;
    color:#fff
}
#website-tools h4{
    border-top:1px solid #3F3F3F;
    border-bottom:1px solid #3F3F3F;
    padding-top:20px;
    padding-bottom:20px;
    margin-left:20px;
    margin-right:20px;
    margin-bottom:10px;
    color:#fff
}
#website-tools p{
    margin-top:20px;
    margin-bottom:30px
}
#website-tools p.button{
    margin-top:20px;
    margin-bottom:10px
}
#text-boxes{
    padding-top:60px;
    padding-bottom:60px
}
#text-boxes p{
    margin-top:15px;
    margin-bottom:15px;
    font-weight:100;
    font-size:14px;
    padding-top:20px;
    padding-bottom:20px;
    border-top:1px solid #ECECEC
}
#text-boxes i.fas,#text-boxes i.far,#text-boxes i.fal,#text-boxes i.fab{
    color:#6CA93E
}
#text-boxes .btn i.fas,#text-boxes .btn i.far,#text-boxes .btn i.fal,#text-boxes .btn i.fab{
    color:#FFF
}
#text-boxes h3{
    margin-bottom:20px
}
#partners{
    font-family:'Ubuntu',sans-serif;
    background:#283031;
    padding-top:25px;
    border-top:1px solid #DADADA;
    height:75px
}
#partners .carousel-control{
    width:0%;
    color:#FFF;
    margin-right:-12px;
    margin-left:-12px
}
#partners #partnerimage{
    max-height:25px;
    margin-left:auto;
    margin-right:auto
}
#partners img{
    opacity:.8
}
#partners img:hover{
    opacity:1
}
#footer{
    font-family:'Ubuntu',sans-serif;
    background:#2E3839;
    border-top:1px solid #364344;
    border-bottom:1px solid #364344
}
#footer h4{
    font-weight:900;
    margin-top:25px
}
footer h4 i.fas,footer h4 i.far,footer h4 i.fal,footer h4 i.fab{
    color:#FFF
}
#footer ul{
    margin-bottom:40px
}
#footer a{
    color:#fff;
    margin-top:5px;
    padding:0;
    font-size:14px;
    font-weight:200
}
#footer a:hover{
    color:#E5E5E5;
    background:none
}
#footer .well{
    margin-top:5px;
    background:#494949;
    padding-top:10px;
    padding-left:25px;
    padding-bottom:10px;
    padding-right:25px
}
#footer .well ul{
    margin-bottom:0
}
#footer .well a{
    color:inherit
}
#footer h4{
    color:#fff;
    font-size:20px;
    margin-bottom:15px;
    font-weight:300;
    padding-top:5px
}
#footer p{
    color:#fff;
    font-size:11px;
    margin-bottom:10px;
    font-weight:400;
    margin-top:2px
}
#footer i.fas,#footer i.far,#footer i.fal,#footer i.fab{
    color:#6CA93E
}
#copyright{
    font-family:'Ubuntu',sans-serif;
    background:#283031;
    padding-top:15px;
    padding-bottom:15px
}
#copyright p{
    text-align:center;
    font-size:12px;
    color:#fff;
    font-weight:300;
    margin-bottom:0
}
#copyright .slogan{
    margin-bottom:5px;
    color:#777;
    text-transform:uppercase;
    font-size:11px
}
#copyright a{
    color:#fff
}
#copyright a:hover{
    color:#999
}
.carousel.fade{
    opacity:1
}
.carousel.fade .item{
    -moz-transition:opacity ease-in-out .7s;
    -o-transition:opacity ease-in-out .7s;
    -webkit-transition:opacity ease-in-out .7s;
    transition:opacity ease-in-out .7s;
    left:0!important;
    opacity:0;
    top:0;
    position:absolute;
    width:100%;
    display:block!important;
    z-index:1
}
.carousel.fade .item:first-child{
    top:auto;
    position:relative
}
.carousel.fade .item.active{
    opacity:1;
    -moz-transition:opacity ease-in-out .7s;
    -o-transition:opacity ease-in-out .7s;
    -webkit-transition:opacity ease-in-out .7s;
    transition:opacity ease-in-out .7s;
    z-index:2
}
#carousel .carousel-indicators .active{
    color:#FFF
}
#carousel .carousel-indicators li{
    text-indent:0;
    padding-left:0;
    margin-left:5px;
    margin-right:5px;
    color:#FFF;
    background-color:transparent;
    border-color:transparent;
    height:28px;
    width:32px
}
#carousel .carousel-indicators li:after{
    font-family:FontAwesome;
    font-size:20px;
    content:"\f111";
    color:#E4E4E4
}
#carousel .carousel-indicators li.active:after{
    font-family:FontAwesome;
    font-size:20px;
    content:"\f111";
    color:#FFF
}
.carousel-inner{
    -webkit-transform-style:preserve-3d
}
.scroll-top-wrapper{
    font-size:14px;
    position:fixed;
    opacity:0;
    visibility:hidden;
    overflow:hidden;
    text-align:center;
    z-index:99999999;
    background-color:#2E3839;
    color:#eee;
    width:50px;
    height:48px;
    line-height:48px;
    right:30px;
    bottom:30px;
    padding-top:2px;
    border-radius:10px;
    -webkit-transition:all 0.5s ease-in-out;
    -moz-transition:all 0.5s ease-in-out;
    -ms-transition:all 0.5s ease-in-out;
    -o-transition:all 0.5s ease-in-out;
    transition:all 0.5s ease-in-out
}
.scroll-top-wrapper:hover{
    background-color:#6CA93E
}
.scroll-top-wrapper.show{
    visibility:visible;
    cursor:pointer;
    opacity:1
}
.scroll-top-wrapper i.fas,.scroll-top-wrapper i.far,.scroll-top-wrapper i.fal,.scroll-top-wrapper i.fab{
    padding-right:0;
    color:#FFF;
    line-height:inherit
}
#content .list-group-item .fa-fw{
    padding-right:25px!Important
}
