/**

=============================

Asura Host HTML Template

Version		1.1

-----------------------------




/*------------------------------------------------------------------
	Header RESPONSIVE
-------------------------------------------------------------------*/

.responsivetoplogo {
  display:none;
}
.ResponsiveButtons2 {

  display:none;
}

.header_placeholder {
  height: 70px;
}
/*------------------------------------------------------------------
	Header Dropdown
-------------------------------------------------------------------*/

.top-header-fixed {
    position: fixed;
    width: 100%;
    top: -20px;
    z-index: 99999;
    background: #202546;
    -webkit-box-shadow: 0 9px 18px rgba(0, 0, 0, 0.08);
    box-shadow: 0 7px 17px rgba(0, 0, 0, 0.04);
    opacity: 1;
}

.dropdown-custom {
  float: left;
  overflow: hidden;
}

.dropdown-custom .dropbtn, .dropdown-custom .dropbtn2, .dropdown-custom .dropbtn3 {
  cursor: pointer;
}

.dropdown-custom:focus {
  color: #f3f3f3
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #608bb2;
	list-style: none;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
	padding: 0;
	border-radius: 5px;
}

.dropbtn:focus, .dropbtn2:focus, .dropbtn3:focus  {
   color: #f3f3f3;
}

.nav-link:focus {

  color: #f3f3f3;
}

.dropdown-content a {
  float: none;
  color: rgba(224, 232, 255, .64);
	font-weight: bold;
  text-decoration: none;
  display: block;
	font-size: 14px;
  text-align: left;
}

.dropdown-content a {

	padding: 13px;
	min-width: 164px;
}
.dropdown-content li:hover {

	background: #81a2c4;
	border-radius: 5px;
}

.dropdown-content a:hover {

		color: #f3f3f3 !important;
		border-radius: 5px;
}


.show {
  display: block;
}

.drop-down-list:after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-left: .3em solid transparent;
}



/*------------------------------------------------------------------
	Header
-------------------------------------------------------------------*/


.vertical-content {
    display: -moz-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.about-content h1 {
    font-size: 30px;
    margin-bottom: 20px;
    font-weight: 700;
    color: #f3f3f3;
}

.font-weight-600 {
    font-weight: 600;
}

.about-content h3 {
    line-height: 1.4;
    margin-bottom: 20px;
    font-size: 25px;
	color: #f3f3f3;
}

.about-content p {
    margin-bottom: 20px;
	color: #afafaf;
}

.about-content a {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    color: rgb(243 134 121);
}

#header-indx-pg2 {

}

#header-indx-pg {
    max-height: 500px !important;
    min-height: 500px !important;
}


#header-indx-pg .headr-tx-middl {
    width: 100%;
    padding: 0;
    display: table;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
}


#header-indx-pg .headr-tx-middl .outliner-middl-ha {
    padding: 0;
    vertical-align: middle;
    display: table-cell;
    margin: 0;
    width: 100%;
    text-align: center;
}


#header-indx-pg .main-header {
    height: 100%;
}


#header-indx-pg .row{
    margin: 0;
}


#header-indx-pg .bitvast-top{
    margin-top: 0px;
}

#header-indx-pg .main-header .navbar {
    position: relative;
    z-index: 4;
    height:70px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
    padding-left: 0;
}

.top-header-section{
  background: #496e8f;
}

@media (min-width: 768px) {
.top-header-section .navbar-expand-md .navbar-nav .nav-link {
  font-size: 13px;
  color: #f3f3f3;
  font-weight: 500;
  text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.15);
  padding-right: .8rem;
  padding-left: .8rem;
}

.top-header-section .navbar-expand-md .navbar-nav .nav-link:hover {
  color: #f3f3f3;
}

.top-header-section .navbar-expand-md .navbar-nav .nav-link img {
  width: 17px;
}

.top-header-section .navbar-expand-md .navbar-nav .nav-link .fa-caret-down {
  margin-left: 5px;
  font-size: 0.6rem;
}

.top-header-section .navbar-expand-md .navbar-nav .nav-link i {
  margin-right: 5px;
}
}


.menu-btn-span-bar{
    padding: 11px;
}

.menu-btn-span-bar span:nth-child(1){
    height: 2px;
    display: block;
    width: 25px;
    background: #fff;
    border-radius: 4px;
}

.menu-btn-span-bar span:nth-child(2){
    height: 2px;
    display: block;
    width: 25px;
    background: #fff;
    border-radius: 4px;
    margin-top: 5px;
}

.menu-btn-span-bar span:nth-child(3){
    height: 2px;
    display: block;
    width: 15px;
    background: #fff;
    border-radius: 4px;
    margin-top: 5px;
	float: right;
}



.header-area-in  {
  position: relative;
  height: 500px;
}


.header-waves {
  background: url(../img/header/waves.png) no-repeat bottom;
  background-size: 100%;
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}


.header-area-in  .header-animation .white-background-header {
  width: 100%;
  height: 200px;
  position: absolute;
  top: 0;
  margin: 0 auto;
  left: 0;
  right: 0;
  z-index: 0;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.12) 0%,rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.12) 0%,rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.12) 0%,rgba(255, 255, 255, 0) 100%);
}


.header-area-in  .header-animation .black-background-header {
  width: 100%;
  height: 200px;
  position: absolute;
  bottom: 0;
  margin: 0 auto;
  left: 0;
  right: 0;
  z-index: 2;
  background: -moz-linear-gradient(top,  rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0.13) 100%);
  background: -webkit-linear-gradient(top,  rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0.13) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0.13) 100%);
}

.header-area-in  .header-animation .server-bg {
  background: url(../img/bitvastscreen.png) no-repeat bottom;
  position: absolute;
  width: 50%;
  height: 50%;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.header-area-in  .header-animation .wiz-line {
    background: url(../img/header/wiz-line.png) no-repeat bottom;
    position: absolute;
    width: 85px;
    background-size: 100%;
    height: 100px;
    top: 168px;
    left: 0;
    right: -775px;
    z-index: 1;
    margin: auto;
}

.header-area-in  .header-animation .xo-on {
    background: url(../img/header/xo-1.png) no-repeat bottom;
    position: absolute;
    width: 120px;
    background-size: 100%;
    height: 70px;
    top: 254px;
    right: 0;
    left: -121px;
    z-index: 1;
    margin: auto;
}

.header-area-in  .header-animation .xo-tw {
  background: url(../img/header/xo-2.png) no-repeat bottom;
  position: absolute;
  width: 53px;
  background-size: 100%;
  height: 208px;
  top: 57px;
  right: 0;
  left: -805px;
  z-index: 1;
  margin: auto;
}

.header-area-in  .header-animation .xo-tr {
  background: url(../img/header/xo-3.png) no-repeat bottom;
  position: absolute;
  width: 442px;
  background-size: 100%;
  height: 120px;
  top: 84px;
  right: 0;
  left: 0;
  z-index: 1;
  margin: auto;
}


.header-area-in  .header-animation .xo-fr {
    background: url(../img/header/xo-4.png) no-repeat bottom;
    position: absolute;
    width: 405px;
    background-size: 100%;
    height: 49px;
    top: 199px;
    right: 0;
    left: 0;
    z-index: 1;
    margin: auto;
}


.header-area-in  .header-animation .domains-ul {
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    margin: auto;
    width: 1000px;
    bottom: 0;
    height: 275px;
}


.header-area-in  .header-animation .domains-ul li{
    position: absolute;
    list-style: none;
}

.header-area-in  .header-animation .domains-ul li:nth-child(1){
    top: 0;
    left: 0;
}

.header-area-in  .header-animation .domains-ul li:nth-child(2){
    top: 80px;
    left: 71px;
}

.header-area-in  .header-animation .domains-ul li:nth-child(3){
    top: 147px;
    left: 166px;
}

.header-area-in  .header-animation .domains-ul li:nth-child(4){
    top: 0;
    right: 0;
}

.header-area-in  .header-animation .domains-ul li:nth-child(5){
    top: 80px;
    right: 71px;
}

.header-area-in  .header-animation .domains-ul li:nth-child(6){
    top: 147px;
    right: 166px;
}


.header-area-in  .header-animation .domains-ul li a{
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    background: #297bde;
    width: 40px;
    display: block;
    height: 40px;
    line-height: 40px;
    border-radius: 41px;
    text-decoration: none;
}

.header-area-in  .header-animation .domains-ul li a:hover{
    color: #297bde;
    background: #fff;
	text-decoration: none;
}


.main-header{
	position: relative;
	z-index: 3;
}

.main-header .logo-header {
    background-size: contain;
}


.main-header .top-header-fixed .logo-header  {
    background-size: contain;
}




.main-header .navbar .navbar-brand img{
  width: auto;
  max-width: 240px;
  margin-right: 30px;
}

.main-header .navbar-nav .nav-link{
    color: rgba(224, 232, 255, .8);
    font-size: 15px;
    font-weight: bold;
    padding-right: 0.7rem;
    padding-left: 0.7rem;
    text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.1);
    position: relative;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

.main-header .navbar-nav .nav-link:hover,.main-header .navbar-nav .nav-link:focus{
    color: #f3f3f3;
}

.active-text {
  color: #f3f3f3 !important;
}

.main-header .navbar-nav .header-login-btn{
    padding: 3px 0 0 30px;
    margin-left: 30px;
	  line-height: 57px;
    margin: auto;
}

.main-header .navbar-nav .header-login-btn a{
    background: #3c994c;
    color: #f3f3f3;
    font-size: 14px;
    padding: 7px 20px;
    border-radius: 5px;
    margin: 5px 0;
    font-weight: bold;
    -webkit-box-shadow: 2px 2px 25px 0px rgba(0,0,0,0.03);
    -moz-box-shadow: 2px 2px 25px 0px rgba(0,0,0,0.03);
    box-shadow: 2px 2px 25px 0px rgba(0, 0, 0, 0.03);
    text-decoration: none;
    text-transform: capitalize;
}

.main-header .navbar-nav .header-login-btn a:hover,.main-header .navbar-nav .header-login-btn a:focus{
    background: #4bb75d;
    color: #f3f3f3;
    -webkit-box-shadow: 2px 2px 25px 0px rgba(0,0,0,0.04);
    -moz-box-shadow: 2px 2px 25px 0px rgba(0,0,0,0.04);
    box-shadow: 2px 2px 25px 0px rgba(0, 0, 0, 0.04);
	text-decoration: none;
}

.markets-icon {
   width: 32px;
   height: 32px;
   margin-right: 5px;
}

.main-header .navbar-nav .header-regsiter-btn{
    padding: 3px 0;
    padding-left: 5px;
	  line-height: 57px;
    margin: auto;
}

.header-regsiter-btn2{
    padding: 10px 0;
    margin-left: 3px;
	line-height: 57px;
	margin-bottom: 15px;

}


.header-regsiter-btn2 a{
    border: 1px solid rgba(224, 224, 232, 0.33);
    color: #fff;
    font-size: 20px;
    padding: 20px 50px;
    border-radius: 5px;
    margin: 5px 0;
    font-weight: 500;
    -webkit-box-shadow: 2px 2px 25px 0px rgba(0,0,0,0.03);
    -moz-box-shadow: 2px 2px 25px 0px rgba(0,0,0,0.03);
    box-shadow: 2px 2px 25px 0px rgba(0, 0, 0, 0.03);
    text-decoration: none;
    text-transform: uppercase;
}

.custom-a {

    color: #fff;
	font-size: 12px;
	font-weight: 550;
    letter-spacing: 0.04em;
}

.custom-a:hover {
   color: #fff;
   font-size: 12px;

}

.center-text {

text-align: center;

}

.header-regsiter-btn2 a:hover,.header-regsiter-btn2 a:focus{
    background: rgba(96, 125, 139, 0.1);
    color: #fff;
    -webkit-box-shadow: 2px 2px 25px 0px rgba(0,0,0,0.04);
    -moz-box-shadow: 2px 2px 25px 0px rgba(0,0,0,0.04);
    box-shadow: 2px 2px 25px 0px rgba(0, 0, 0, 0.04);
	text-decoration: none;
}

.header-regsiter-btn-custom{
    padding: 25px 0;
    margin-left: 3px;
	line-height: 57px;

}


.header-regsiter-btn-custom a{
    color: #fff;
    font-size: 17px;
    padding: 15px 40px;
    border-radius: 5px;
    margin: 5px 0;
	margin-right: 30px;
    font-weight: 500;
    -webkit-box-shadow: 2px 2px 25px 0px rgba(0,0,0,0.03);
    -moz-box-shadow: 2px 2px 25px 0px rgba(0,0,0,0.03);
    box-shadow: 2px 2px 25px 0px rgba(0, 0, 0, 0.03);
    text-decoration: none;
    text-transform: uppercase;
}


.header-regsiter-btn-custom a:hover {
    background: #2c3465;
    color: #f3f3f3;
    -webkit-box-shadow: 2px 2px 25px 0px rgba(0,0,0,0.04);
    -moz-box-shadow: 2px 2px 25px 0px rgba(0,0,0,0.04);
    box-shadow: 2px 2px 25px 0px rgba(0, 0, 0, 0.04);
	text-decoration: none;
}

.startedbutton {

background: #202546;
border: 3px solid #202546;

}

.marketsbutton {

background: #0d1023;
border: 3px solid #202546;

}


.header-regsiter-btn3{
    padding: 10px 0;
    margin-left: 3px;
	line-height: 57px;

}


.header-regsiter-btn3 a{
    background: #202546;
    color: #fff;
    font-size: 20px;
    padding: 20px 50px;
    border-radius: 5px;
    margin: 5px 0;
    font-weight: 500;
    -webkit-box-shadow: 2px 2px 25px 0px rgba(0,0,0,0.03);
    -moz-box-shadow: 2px 2px 25px 0px rgba(0,0,0,0.03);
    box-shadow: 2px 2px 25px 0px rgba(0, 0, 0, 0.03);
    text-decoration: none;
    text-transform: uppercase;
}


.header-regsiter-btn3 a:hover,.header-regsiter-btn3 a:focus{
    background: #2c3465;
    color: #fff;
    -webkit-box-shadow: 2px 2px 25px 0px rgba(0,0,0,0.04);
    -moz-box-shadow: 2px 2px 25px 0px rgba(0,0,0,0.04);
    box-shadow: 2px 2px 25px 0px rgba(0, 0, 0, 0.04);
	text-decoration: none;
}




.main-header .navbar-nav .header-regsiter-btn a{
    background: #ff6b57;
    color: #f3f3f3;
    font-size: 14px;
    padding: 7px 20px;
    border-radius: 5px;
    margin: 5px 0;
    font-weight: bold;
    -webkit-box-shadow: 2px 2px 25px 0px rgba(0,0,0,0.03);
    -moz-box-shadow: 2px 2px 25px 0px rgba(0,0,0,0.03);
    box-shadow: 2px 2px 25px 0px rgba(0, 0, 0, 0.03);
    text-decoration: none;
    text-transform: capitalize;
}


.main-header .navbar-nav .header-regsiter-btn a:hover,.main-header .navbar-nav .header-regsiter-btn a:focus{
    background: #fa806f;
    color: #f3f3f3;
    -webkit-box-shadow: 2px 2px 25px 0px rgba(0,0,0,0.04);
    -moz-box-shadow: 2px 2px 25px 0px rgba(0,0,0,0.04);
    box-shadow: 2px 2px 25px 0px rgba(0, 0, 0, 0.04);
	text-decoration: none;
}

.top-header-nav-cs{
	top: 0;
	opacity:1;
	border-bottom: 1px solid rgba(224, 232, 255, .078);
}

.top-header-fixed{
    position: fixed;
    width: 100%;
    z-index: 99999;
    background: #2a4964;
    -webkit-box-shadow: 0 9px 18px rgba(0, 0, 0, 0.18);
    box-shadow: 0 7px 17px rgba(0, 0, 0, 0.18);
	  opacity:1;
}

.main-header .bitvast-top .bitvast-sub{
    text-align: center;
    color: #fff;
    font-weight: 100;
    font-size: 35px;
    padding: 48px 0 0;
}


.main-header .bitvast-top .bitvast-sub span{
    font-weight: bold;
}


.main-header .bitvast-top .bitvast-sub u{
    display: block;
    font-size: 15px;
    margin-top: 10px;
    text-decoration: none;
}



/*------------------------------------------------------------------
	Reseller
-------------------------------------------------------------------*/
.reseller-plans-width {
  padding-right: 10%;
  padding-left: 10%;
}

.reseller-comparison-width {
  padding-right: 15%;
  padding-left: 15%;
}

/*------------------------------------------------------------------
	FrontPage Box
-------------------------------------------------------------------*/

.shadow {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15) !important;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15) !important;
}

.rounded-pill {
    border-radius: 10px !important;
}

.text-front-box {

  color: #f3f3f3
}

.front-box-bg {
  background: #618bb0;
  margin-right: 10px;
  margin-left: 10px;
  margin-top: 10px;

}

.original-box {
  text-decoration: line-through;
  color: #f3f3f3;
}

.btn-front-box {

  background: #9ea2a245;
    border: 2px solid #f3f3f3;
    margin-top: 5px;
    display: inline-block;
    float: left;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    padding: 9px;
    width: 100%;
    border-radius: 5px;
    text-decoration: none !important;
}

.btn-front-box:hover {
    background: #f3f3f3;
    border: 2px solid #f3f3f3;
    color: #000000;
}

.front-box-text {

    font-size: 3.2rem;
    line-height: 1.2;
}

/*------------------------------------------------------------------
	9. Boxes Index
-------------------------------------------------------------------*/
.top-content-box {
  min-height: 250px;
}

.box-features-sevices-home {
  background: #618bb0;
  border-radius: 10px;
  padding: 35px 15px 25px;
  width: 100%;
  display: block;
  margin-top: 5px;
  position: relative;
  margin-bottom: 30px;
}

.icon-box-features-home {
  height: 60px;
  width: 60px;
  display: block;
  text-align: center;
  line-height: 60px;
  color: #f3f3f3;
  border-radius: 5px;
  position: relative;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.icon-box-fas {
  line-height: 60px;
}

.mascot {
  position: relative;
}

.mascot-text {
  position: absolute;
  text-align: center;
  color: #fff;
  top: 50px;
  left: 50px;
  padding: 30px 0;
  z-index: 5;
}

.mascot-text h2 {
  font-size: 50px;
}
.icon-box-text-price {
  font-size: 21px;
  font-weight: 600;
  color: #f3f3f3;
  display: flex;
  align-items: center;
  justify-content: center;
}

.box-features-sevices-home .box-title {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  color: #f3f3f3;
  position: relative;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.box-features-sevices-home .box-text {
  display: block;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0;
  margin-bottom: 10px;
  color: #f3f3f3;
  margin-top: 15px;
  line-height: 22px;
  position: relative;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  min-height: 120px;
}

.box-features-sevices-home .box-text {
  display: block;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0;
  margin-bottom: 10px;
  color: #f3f3f3;
  margin-top: 15px;
  line-height: 22px;
  position: relative;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  height: 80px;
}

.box-features-sevices-home .box-btn {
  display: block;
  margin-top: 30px;
  padding: 9px;
  text-align: center;
  border-radius: 5px;
  color: #f3f3f3;
  text-transform: capitalize;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
  background: #9ea2a245;
  border: 2px solid #f3f3f3;
  box-shadow: 3px 4px 31px 0 rgba(111, 92, 253, 0.39);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: relative;
}

.box-features-sevices-home .box-btn:hover {
  background: #f3f3f3;
  border: 2px solid #f3f3f3;
  color: #000000;
}

/*------------------------------------------------------------------
	9. FAQ
-------------------------------------------------------------------*/
.with-top-border {
  border-top: 1px solid #edeff2;
}

.padding-100-0 {
  padding: 100px 0 !important;
}

.title-default-coodiv-two {
  color: #33334d;
  font-size: 24px;
  text-transform: capitalize;
  text-align: center;
}

.mr-tp-40 {
  margin-top: 40px !important;
}

.questions-box .questions-title.collapsed {
  color: #f3f3f3;
}

.questions-box .questions-title {
  color: #7fb1dc;
  font-weight: 600;
  margin: 0;
  padding: 0;
  font-size: 15px;
  margin-bottom: 15px;
  position: relative;
  box-shadow: none;
  outline: none;
}

.questions-box .questions-title.collapsed:before {
  background: #f3f3f3;
}

.questions-box .questions-title:before {
  content: '';
  position: absolute;
  height: 2px;
  width: 13px;
  background: #7fb1dc;
  border-radius: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
  left: -29px;
}

.questions-box .questions-reponse {
  color: #f3f3f3;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
  margin-bottom: 10px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.questions-box .questions-title.collapsed:after {
  opacity: 1;
  transform: rotate(0deg);
  background: #f3f3f3;
}

.questions-box .questions-title:after {
  content: '';
  position: absolute;
  height: 12px;
  width: 2px;
  background: #965bde;
  border-radius: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
  left: -24px;
  opacity: 0;
  transform: rotate(90deg);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.mr-tp-40 {
  margin-top: 40px !important;
}

.questions-box {}

.collapse:not(.in) {
  display: none;
}

/*------------------------------------------------------------------
	9. description blocks
-------------------------------------------------------------------*/
.blue-bg {
  background: #2a4964
}

body {
  font-size: 14px;
}

.solution-btn i {
  margin-left: 5px;
}

@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  src: local('Nunito'), local('Nunito'), url(https://fonts.gstatic.com/s/nunito/v7/1TiHc9yag0wq3lDO9cw0vpBw1xU1rKptJj_0jans920.woff2) format('woff2');
  font-display: swap;
}

.aboutcontentwrapper {
  width: 70%;
  margin: 0 auto;
  padding: 0;
  position: relative;
}

.description-content h3 {
  font-size: 20px;
  font-weight: bold;
  margin: 10px;
  color: #f3f3f3;
  text-align: center;
}

.advantages li {}

.description-content h4 {
  font-size: 17px;
  font-weight: bold;
  margin: 10px;
  color: #f3f3f3;
  text-align: center;
}

.description-content li {
  font-size: 15px;
  font-weight: bold;
  color: #f3f3f3;
}

.aboutcontentglyphicon span:not(.divider) {
  font-size: 64px;
  color: rgba(0, 0, 0, 0.4);
  padding-top: 50%;
}

.about-content2 {}

.about-content2 h3 {
  line-height: 1.4;
  margin-bottom: 20px;
  font-size: 20px;
  color: #f3f3f3;
}

.about-content2 p {
  margin-bottom: 20px;
  color: rgba(224, 232, 255, .9);
  font-size: 16px;
  height: 150px;
}

.about-content3 {}

.about-content3 h3 {
  line-height: 1.4;
  margin-bottom: 20px;
  font-size: 22px;
  color: #f3f3f3;
}

.about-content3 p {
  margin-bottom: 20px;
  color: #dadada;
  font-size: 18px;

}

.col-asura-control-panel {

  height: 300px;
}

.about-content .upper-heading {
  font-size: 20px;
  text-transform: uppercase;
  color: #618bb0;
  letter-spacing: 1px;
  margin-bottom: 20px;
  font-weight: 700;
}

.about-content h3 {
  line-height: 1.4;
  margin-bottom: 20px;
  font-size: 25px;
  color: #f3f3f3;
}

.font-weight-600 {
  font-weight: 600;
}

.about-content p {
  margin-bottom: 20px;
  color: rgba(224, 232, 255, .9);
  font-size: 16px;
}

.buttons-index {
  margin-top: 15px !important;
}

.features-bottom p {

  margin: 0;

}


.hosting-content h1 {
  margin-bottom: 20px;
  font-size: 50px;
  color: #f3f3f3;
}

.hosting-content p {
  margin-bottom: 20px;
  color: rgba(224, 232, 255, .9);
  font-size: 17px;
}

.homepage-content .upper-heading {
  font-size: 18px;
  text-transform: uppercase;
  color: #618bb0;
  letter-spacing: 1px;
  margin-bottom: 20px;
  font-weight: 700;
}

.image-frontpage {
  max-height: 350px;
}

.image-hostpage {
  max-height: 250px;
}

.homepage-content p {
  margin-bottom: 20px;
  color: #dadada;
  font-size: 16px;
}

.get-started-button {
  text-align: center;
  color: #dadada;
  font-size: 17px;
  height: 100% !important;
  font-weight: 700 !important;
  background: #618bb0;
  border-color: #618bb0 !important;
  margin-right: 20px;
}

.about-image img {
    max-height: 210px;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.aboutcontentwrapper .about-image {
  padding-top: 20%;
}

.vertical-content {
  display: -moz-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.d-block {
  display: block !important;
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

/*------------------------------------------------------------------
	9. Hosting plans
-------------------------------------------------------------------*/

.style-two .asuradiscount {
  background: #ffdd54;
  color: #000;
  font-size: 12px;
  width: 40px;
  height: 25px;
  line-height: 25px;
  position: absolute;
  text-align: center;
  top: 0;
  right: 4px;
  border-radius: 0 0 4px 4px;
}

.style-one .asuradiscount {
  background: #ffdd54;
  color: #000;
  font-size: 12px;
  width: 40px;
  height: 25px;
  line-height: 25px;
  position: absolute;
  text-align: center;
  top: 0;
  right: 4px;
  border-radius: 0 0 4px 4px;
}

.cp-selector .asuradiscount {
  background: #3B984C;
  color: #f3f3f3;
  font-size: 12px;
  width: 40px;
  height: 25px;
  line-height: 25px;
  position: absolute;
  text-align: center;
  top: -25px;
  right: 4px;
  border-radius: 4px 4px 0 0;
}

.cp-selector .asuradiscount2 {
  background: #3B984C;
  color: #f3f3f3;
  font-size: 12px;
  width: 40px;
  height: 25px;
  line-height: 25px;
  position: absolute;
  text-align: center;
  top: -25px;
  left: 4px;
  border-radius: 4px 4px 0 0;
}

.asuradomainsection {
  padding: 0px !important;
  background: #ff6b57;
}

.asuraboxrow {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.asuraboxflex {
  display: flex;
  text-align: center;
  align-items: center;
}

.asurablocks {
  color: #7ace5e;
  margin: 3px;
  width: 14px;
}

.asurablocksred {
  color: #ff8878;
  margin: 3px;
  width: 14px;
}

.asuraplanblock-default {
  background: #496e8f;
  margin-bottom: 10px;
}

.asuraplanblock {
  background: #3c9983;
  margin-bottom: 10px;
}

.asuraplanblock2 {
  background: #618bb0;
  margin-bottom: 10px;
}

.asuraplanblock3 {
  background: #a34848;
  margin-bottom: 10px;
}

.asuraplanblock4 {
  background: #ff6b57;
  margin-bottom: 10px;
}

.second-pricing-table {
  text-align: center;
  padding: 30px 30px;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  color: #f3f3f3;
}

.second-pricing-table-title {
  text-align: left;
  margin-bottom: 20px;
  font-size: 20px;
}

.second-pricing-table-price {
  text-align: left;
  font-size: 30px;
  display: block;
  margin: 20px 0;
  font-style: inherit !important;
}

.second-pricing-table-body {
  padding-left: 0;
  text-align: left;
  min-height: 480px;
}

.reseller-plans-padding {
  min-height: 550px;
}

.second-pricing-table-button {
  position: relative;
}

.second-pricing-table-body li {
  list-style: none;
  font-size: 14px;
  padding: 5px;
  font-weight: bold;
  border-radius: 30px;
  color: rgba(224, 232, 255, .8);
  position: relative;
  z-index: 1;
}

.second-pricing-table-body li b {
  color: #dddddd;
  font-weight: bold;
}

.title-default-coodiv-two {
  color: #33334d;
  font-size: 24px;
  text-transform: capitalize;
  text-align: center;
}

#monthly-yearly-chenge {
  padding: 0 0 50px;
  min-width: 200px;
}

.mr-tp-40 {
  margin-top: 40px !important;
}

.justify-content-center {
  -ms-flex-pack: center !important;
  text-align: center !important;
  justify-content: center !important;
}

.control-panel-image img {
  position: absolute;
  right: 30px;
  top: 30px;
  width: 100px;
}

.progress-bar {
  background-color: #3c994c;
  border-right: 1px solid #2a4964;
}
.progress-bar:last-child {
  background-color: #3c994c;
  border-right: 0
}

.progress {
  background-color: #2a4964;
}

.multiple-services {
	position:relative;
	text-align:center;
	padding:30px 0px;
	margin:20px 0px 0px 0px;
}
.multiple-services h3 {
	padding: 0;
	margin: 0px 0px 10px 0px;
	font-size: 22px;
	font-weight: 500;
}
.multiple-services .sep {
	border: none;
	text-align: center;
	display: table;
  transition: all .5s ease 0s;
	width: 60px;
	height:2px;
	margin-left:auto;
	margin-right:auto;
}
.multiple-services:hover .sep {
 transition: all .5s ease 0s;
	width: 80px;
}
.multiple-services .right_arrow:before, .multiple-services .left_arrow:before, .multiple-services .right_arrow:after, .multiple-services .left_arrow:after {
	position: absolute;
 transition: .3s;
	content: "";
}
.multiple-services .right_arrow:before, .multiple-services .left_arrow:before {
	width: 80px;
	height: 2px;
}
.multiple-services .right_arrow:after, .multiple-services .left_arrow:after {
	width: 2px;
	height: 80px;
}
.multiple-services .right_arrow:before {
	right: 0;
	bottom: -1px;
}
.multiple-services .right_arrow:after {
	right: -1px;
	bottom: 0;
}
.multiple-services .left_arrow:before {
	left: 0;
	top: -1px;
}
.multiple-services .left_arrow:after {
	left: -1px;
	top: 0;
}
.multiple-services:hover .right_arrow:before, .multiple-services:hover .left_arrow:before {
	width: 100%;
 transition: .3s;
}
.multiple-services:hover .right_arrow:after, .multiple-services:hover .left_arrow:after {
	height: 100%;
 transition: .3s;
}
.multiple-services .price {
	font-size:38px;
	padding:0px 0px 20px 0px;
	font-weight:600;
}

.multiple-services .price span {
	font-size:22px;
}

.multiple-services .title-price {
	float:left;
	width:100%;
	font-size:14px;
}
.multiple-services .sep {
	background: #496e8f;
}
.multiple-services .right_arrow:before, .multiple-services .left_arrow:before, .multiple-services .right_arrow:after, .multiple-services .left_arrow:after {
	background: #496e8f;
  font-size: 20px;
}

.multiple-services .button {
background: #3c994c;
border: 2px solid #3c994c;
display: inline-block;
color: #f3f3f3;
text-align: center;
font-weight: bold;
font-size: 14px;
padding: 5px;
width: 50%;
border-radius: 5px;
text-decoration: none !important;
}

.multiple-services .button:hover {
background: #4bb75d;
border: 2px solid #4bb75d;
color: #f3f3f3;
}

.center-box-features {
  padding: 20px;
  text-align: center;
  width: 100%;
  border: 5px solid #2a4964;
  border-radius: 15px;
  float:left;
  background: #496e8f;

}


.left-box-features {
  float:left;
  padding: 20px;
  text-align: center;
  width: 50%;
  border: 5px solid #2a4964;
  border-radius: 15px;
  background: #496e8f;
}

.left-box-features .number, .right-box-features .number, .center-box-features .number {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 4px;
}

.left-box-features .text, .right-box-features .text, .center-box-features .text {
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 1px;
}

.left-box-features .text2, .right-box-features .text2, .center-box-features .text2 {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 1px;
}

.right-box-features {
  float:right;
  padding: 20px;
  text-align: center;
  width: 50%;
  border: 5px solid #2a4964;
  border-radius: 15px;
  background: #496e8f;
}
.more-features-button {
    background: #496e8f;
    border: 2px solid #496e8f;
    margin-top: 5px;
    display: inline-block;
    color: #f3f3f3;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    padding: 9px;
    border-radius: 5px;
    text-decoration: none !important;
}

.more-features-button:hover {
  background: #6293be;
  border: 2px solid #6293be;
  color: #f3f3f3;
}

.features-five {

}

.features-five .small-features-content {
    box-shadow: 0 0 0 rgba(255, 255, 255, 0.06);
    border-radius: 10px;
    background: #496e8f;
    transition: .1s linear;
    margin-bottom: 20px;
}

.small-features-content-title h4 {
  font-weight: 600;
  font-size: 20px;
}

.features-five .text-content {
    padding: 25px;
    box-shadow: 0 0 0 rgba(255, 255, 255, 0.06);
    border-radius: 10px;
    background: #2a4964;
    border: 2px dashed #496e8f;
    transition: .1s linear;
    margin-bottom: 20px;
    height: 230px;
}

.features-five .text-content:hover {
    box-shadow: 0 0 20px rgba(73, 61, 94, 0);
}

.features-five .text h4 {
    line-height: 60px;
    height: 60px;
}

.features-five .text h5 {
    line-height: 60px;
    height: 60px;
    font-weight: 600;
    font-size: 14px;
}

.features-five .text {
    margin-bottom: 10px;
}

.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 {
    background: #496e8f;
    width: 55px;
    height: 50px;
    border-radius: 5px;
    font-size: 25px;
    text-align: center;
    line-height: 50px;
    margin: 5px 15px 0 0;
    float:left;
}

.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;
}

.cms-features {
   justify-content: center;
   display: block;
}
.cms-features h2 {

  font-size: 30px;
  margin-bottom: 20px;
  font-weight: 700;
  color: #f3f3f3;

}

.cms-features-options {

}

.cms-features-text {
  left: 65px;
  position: absolute;
  height: 35px;
}

.cms-features-text3 {
  left: 65px;
  position: absolute;
}

.cms-features-text4 {
  left: 65px;
  position: absolute;
}

.cms-features-text5 {
  left: 65px;
  position: absolute;

}

.cms-features-options h4 {
  margin-top: 20px;
  margin-left: 75px;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 45px;
}

.cms-features-options img {
  height: 45px;
  float: left;
  background-color: #496e8f;
  padding: 5px;
  border-radius: 10px;
}

/*------------------------------------------------------------------
	9. VPS
-------------------------------------------------------------------*/
#monthly-yearly-chenge3.style-two {
  padding: 4px;
  background: #618bb03d;
  margin-bottom: 30px;
  border-radius: 4px;
  position: relative;
}

#monthly-yearly-chenge3.style-two a {
  width: 180px;
  display: inline-block;
  text-align: center;
  padding: 13px 0 !important;
  z-index: 1;
  position: static;
  text-transform: capitalize;
}

#monthly-yearly-chenge3.style-two a:last-child::after {
  display: none;
}

#monthly-yearly-chenge3.style-two a:first-child::after {
  display: none;
}

#monthly-yearly-chenge3.style-two a.active {
  color: #f3f3f3;
}

#monthly-yearly-chenge3.style-two a .change-box-text {
  position: relative;
  z-index: 1;
}

#monthly-yearly-chenge3.style-two a:first-child .change-box {
  content: '';
  position: absolute;
  background: #618bb0;
  border-radius: 4px;
  bottom: 3px;
  top: 3px;
  z-index: 0;
  transform: translateY(0%);
  width: 180px;
  right: 3px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

#monthly-yearly-chenge3.style-two a.active:first-child .change-box {
  left: 3px;
  right: auto;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

#monthly-yearly-chenge3 {
  padding: 20px 0 10px;
  min-width: 200px;
}

#monthly-yearly-chenge3 a {
  color: #f3f3f3;
  text-decoration: none;
  position: relative;
  font-size: 14px;
  text-transform: uppercase;
  cursor: pointer;
}

#monthly-yearly-chenge3 a.active {
  color: #f3f3f3;
  font-weight: bold;
}

#monthly-yearly-chenge3 a:first-child {
  padding-right: 40px;
}

#monthly-yearly-chenge3 a:last-child {
  padding-left: 40px;
}

#monthly-yearly-chenge3 a:first-child::after {
  content: '';
  position: absolute;
  height: 21px;
  width: 50px;
  background: #2a4964;
  top: 50%;
  transform: translateY(-50%);
  right: -25px;
  border-radius: 40px;
}

#monthly-yearly-chenge3 a:last-child::after {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: #7ace5e;
  width: 18px;
  height: 18px;
  left: -28px;
  border-radius: 40px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

#monthly-yearly-chenge3 a:last-child.active::after {
  left: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.banner-servers-box {
  overflow: hidden;
  padding: 25px 24px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
  border-radius: 6px 6px 0 0;
  position: relative;
  background-image: linear-gradient(90deg, #618bb0 0%, #618bb0 100%);
  color: #fff;
  height: 100px;
}

.banner-servers-box:before {
  content: '';
  position: absolute;
  background: url(../img/counter/counter-bg.png) no-repeat !important;
  height: 100px;
  width: 100%;
  top: 0;
  z-index: 0;
  opacity: 0.5;
}
}

.counter-placeholder {
  width: 64px;
  height: 43px;
  background: url(../img/counter/counter.png) no-repeat !important;
  position: relative;
  float: left;
  margin-right: 25px;
}

.counter-placeholder:after {
  content: '';
  background: url(../img/counter/arrow.png) no-repeat !important;
  width: 15px;
  height: 15px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 5px;
  -webkit-animation-name: spaceboots;
  -webkit-animation-duration: 0.8s;
  -webkit-transform-origin: 50% 50%;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
}

.banner-text-left h5 {
  font-size: 17px;
  font-weight: 100;
  text-transform: capitalize;
  margin-bottom: 0;
  margin-top: 5px;
  letter-spacing: -0.4px;
}

.banner-text-left h5 strong {
  font-weight: 600;
  margin-left: 8px;
}

.banner-text-left p {
  color: #ececef;
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
  margin-bottom: 0;
}

.benchmarks-link {
  margin: 0;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-transform: capitalize;
  position: absolute;
  top: 0;
  background: rgba(19, 19, 21, 0.13);
  width: 220px;
  right: 0;
  text-align: center;
  bottom: 0;
  line-height: 100px;
  font-size: 17px;
  color: #fff;
  text-decoration: none !important;
}

.benchmarks-link:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 100px 80px;
  border-color: transparent transparent rgba(19, 19, 21, 0.13) transparent;
  content: '';
  top: 0;
  position: absolute;
  left: -80px;
}

.server-tabls-head {
  margin: auto;
  background: rgb(86, 123, 156);
  padding: 20px;
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  margin-bottom: 10px !important;
}

.server-tabls-body {
  margin-bottom: 30px;
  margin-top: -15px;
  border-bottom: 2px solid #618bb0;
  border-left: 2px solid #618bb0;
  border-right: 2px solid #618bb0;
}

.server-tabls-row {
  position: relative;
  background-color: #2a4964;
  box-shadow: 0 1px 15px rgba(15, 24, 51, 0.11);
  border-top: 2px solid #618bb0;
  transition: all ease-in-out .15s;
  padding: 25px 20px;
  font-size: 14px;
  color: #f3f3f3;
  margin: 10px 0;
  overflow: hidden;
}

.server-tabls-row.best-one:before {
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  content: "\f005";
  position: absolute;
  left: -19px;
  font-size: 35px;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 50px;
  color: #ffeb3b;
}

.button-row {
  padding: 25px 0;
}

.jango-color-btn {
  background: #fc68a6;
  border: #fc68a6;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-transform: capitalize;
  color: #fff;
  padding: 15px 40px;
  font-size: 13px;
}

.server-tabls-row .server-order-button {
  background-color: #ff6b57;
  color: #f3f3f3;
  padding: 8px 30px;
  border-radius: 8px;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1px;
  display: block;
  text-align: center;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  margin: -7px 0;
  text-transform: capitalize;
}

.server-tabls-row .server-order-button:hover {
  background-color: #ff6b57;
  color: #f3f3f3;
  padding: 8px 30px;
  border-radius: 8px;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1px;
  display: block;
  text-align: center;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  margin: -7px 0;
  text-decoration: none;
}

.server-tabls-row .span-info-servers {
  border: 1px solid #3a89e8;
  border-radius: 4px;
  padding: 1px 10px;
  font-size: 12px;
  font-weight: 500;
  margin-left: 11px;
}

@media (min-width: 768px) {

  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    width: 100%;
    *width: 100%;
  }
}

@media (min-width: 992px) {

  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    width: 14.285714285714285714285714285714%;
    *width: 14.285714285714285714285714285714%;
    max-width: 14.285714285714285714285714285714% !important;
    flex: none !important;
  }

	@media (min-width: 992px) {
.main-header .top-header-fixed  .navbar-nav .nav-link {
    text-shadow: none;
}

.main-header .top-header-fixed  .navbar-nav .nav-link:before{
    background: #2698f0;
	bottom: 10px;
}


.main-header .top-header-fixed  .dropdown-menu {
    -webkit-box-shadow: 0 9px 18px rgba(0, 0, 0, 0.08) !important;
    box-shadow: 0 7px 17px rgba(0, 0, 0, 0.04) !important;
	border: 1px solid rgba(96, 125, 139, 0.05);
}

}

#navbarSideButton{
    display:none;
}

}

@media (min-width: 1200px) {

  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    width: 14.285714285714285714285714285714%;
    *width: 14.285714285714285714285714285714%;
    max-width: 14.285714285714285714285714285714% !important;
    flex: none !important;
  }
}

@media (min-width: 768px) {
  .server-spects-for-mobile {
    display: none;
  }
}

/*------------------------------------------------------------------
	9. Tool Tip
-------------------------------------------------------------------*/
.hasTooltip span {
  display: none;
  color: #f3f3f3;
  text-decoration: none;
}

.hasTooltip:hover span {
  display: block;
  position: absolute;
  background-color: #496e8f;
  margin-left: 5px;
  margin-top: -5px;
  left: 100%;
  top: 0;
  padding: 10px;
  border-radius: 5px;
  width: 300px;
  font-weight: 600;
  line-height: 1.5;
  font-size: 14px;
  z-index: 5;
  font-family: 'Nunito', Arial;
}

.asuraplandisc {
  background: #2a4964
}

.asuraplandisc2 {
  background: #2a4964
}

.asuraplandisc3 {
  background: #2a4964
}

.asuraplantitle {}

.asuracomparisonselector {
    background-color: #496e8f !important;
    width: 25%;
    min-width: 200px;
  }

.asuraplan {
  background-color: #496e8f !important;
  width: 35%;
  min-width: 200px;
}

.asuraplan2 {
  background-color: #496e8f !important;
  width: 16.25%;
  min-width: 100px;
}

.asuraplan3 {
  background-color: #496e8f !important;
  width: 16.25%;
  min-width: 100px;
}

.asuraplan4 {
  background-color: #496e8f !important;
  width: 16.25%;
  min-width: 100px;
}

.asuraplan5 {
  background-color: #496e8f !important;
  width: 16.25%;
  min-width: 100px;
}

.asuranodejs2 {
  background-color: #496e8f !important;
  width: 33.333333333%;
  min-width: 100px;
}

.asuranodejs1 {
  background-color: #496e8f !important;
  width: 33.33333333%;
  min-width: 100px;
}

.asuranodejs {
  background-color: #496e8f !important;
  width: 33.333333%;
  min-width: 100px;
}

.text-left {
  text-align: left !important;
}

.table-dedicated-hosting-container {
  margin: 40px 0;
  -webkit-box-shadow: 0 9px 18px rgba(0, 0, 0, 0.08);
  box-shadow: 0 3px 27px rgba(0, 0, 0, 0.07);
  padding: 20px;
  border: 2px solid #496e8f;
}

.table-dedicated-hosting-header {
  width: 100%;
}

.table-dedicated-hosting-header th {
  border-top: 0;
  padding: 35px 20px 0;
  vertical-align: middle !important;
  border-bottom: 0 !important;
}

.table-dedicated-hosting-body td, .table-dedicated-hosting-body th {
  vertical-align: middle !important;
  padding: 30px 15px;
  border-top: 1px solid #ebeff3;
}

.table-dedicated-hosting-body th b {
  font-weight: 600;
  font-size: 15px;
  display: block;
  color: #f3f3f3;
}

.table-striped tbody.table-dedicated-hosting-body tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.03);
}

.table-dedicated-hosting-header .plan-name-dedicated {
  font-weight: 600;
  font-size: 14px;
  display: block;
  text-align: center;
  color: #f3f3f3;
}

.table-dedicated-hosting-header .price-dedicated.second-pricing-table-price {
  margin: 0;
  text-align: center;
}

.table-dedicated-hosting-header .price-dedicated.second-pricing-table-price i {
  color: #f3f3f3;
  font-size: 25px;
  font-weight: 600;
  text-align: center;
}

.table-dedicated-hosting-header .price-dedicated.second-pricing-table-price i span {
  font-size: 15px;
}

.plan-dedicated-config {
  font-weight: 600;
  font-size: 14px;
  display: block;
  text-align: center;
  color: #f3f3f3
}

.plan-dedicated-config i {
  font-size: 20px;
  color: #65b949;
  vertical-align: middle;
}

.plan-dedicated-order-button {
  padding: 9px 0;
  background: #7ace5e;
  color: #fff;
  border-radius: 60px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.5px;
  width: 140px;
  display: block;
  text-align: center;
  margin: auto;
  text-decoration: none;
}

.expand-row {
  background: #496e8f;
  cursor: pointer;
  font-size: 15px;
  font-weight: 600;
  color: #f3f3f3;
  border-bottom: 2px solid #2a4964 !important;
  border-top: none !important;
}

.expand-row.active {
  background: #496e8f !important;
  cursor: pointer;
  font-size: 15px;
  font-weight: 600;
  color: #f3f3f3;
}

.expand-row:before {
  width: 0;
  height: 0;
  content: '';
  border-top: 8px solid #fff;
  border-right: 7px solid transparent;
  border-bottom: 0;
  border-left: 7px solid transparent;
  margin-top: 8px;
  position: absolute;
  right: 21em;
}

.expand-row2 {
  background: #496e8f;
  cursor: pointer;
  font-size: 15px;
  font-weight: 600;
  color: #f3f3f3;
  border-bottom: 2px solid #2a4964 !important;
  border-top: none !important;
}

.expand-row2.active {
  background: #496e8f !important;
  cursor: pointer;
  font-size: 15px;
  font-weight: 600;
  color: #f3f3f3;
}

.expand-row2:before {
  width: 0;
  height: 0;
  content: '';
  border-top: 8px solid #fff;
  border-right: 7px solid transparent;
  border-bottom: 0;
  border-left: 7px solid transparent;
  margin-top: 8px;
  position: absolute;
  right: 28em;
}

.table-row {
  border-top: 2px solid #496e8f !important;
}

.table-bottom {
  background: #496e8f;
}

.expand-row.active:before {
  border-top: 0;
  border-bottom: 8px solid #f3f3f3;
}

.expand-row2.active:before {
  border-top: 0;
  border-bottom: 8px solid #f3f3f3;
}

.expandable-table .expanded .toggle:before {
  border-top: 0;
  border-bottom: 8px solid #f3f3f3;
}

.expanded-row {
  display: none;
}

.expanded-row2 {
  display: none;
}

.expanded-row3 {
  display: none;
}

.expanded-row4 {
  display: none;
}

.expanded-row5 {
  display: none;
}

.plan-dedicated-order-button:hover {
  background: #6db953;
  color: #fff;
  text-decoration: none;
}

.padding-50-0-10 {
  padding: 50px 0 10px !important;
}

/*------------------------------------------------------------------
	9. Hosting Plans different feature sets and pricing
-------------------------------------------------------------------*/
.second-pricing-table-price2 {
  text-align: left;
  font-size: 30px;
  display: block;
  margin: 10px 0;
  font-style: inherit !important;
}

.second-pricing-table-price2 i {
  font-style: inherit !important;
  font-weight: bold;
}

.second-pricing-table-price2 small {
  opacity: 0.5;
  font-size: 14px;
}

.second-pricing-table-price2.monthly .yearly {
  display: none;
}

.second-pricing-table-price2.yearly .monthly {
  display: none;
}


.second-pricing-table-price2.monthly-cpanel .yearly-cpanel, .second-pricing-table-price2.monthly-cpanel .yearly-directadmin, .second-pricing-table-price2.monthly-cpanel .monthly-directadmin {
  display: none;
}

.second-pricing-table-price2.yearly-cpanel .monthly-cpanel, .second-pricing-table-price2.yearly-cpanel .yearly-directadmin, .second-pricing-table-price2.yearly-cpanel .monthly-directadmin {
  display: none;
}

.second-pricing-table-price2.monthly-directadmin .yearly-directadmin, .second-pricing-table-price2.monthly-directadmin .yearly-cpanel, .second-pricing-table-price2.monthly-directadmin .monthly-cpanel {
  display: none;
}

.second-pricing-table-price2.yearly-directadmin .monthly-directadmin, .second-pricing-table-price2.yearly-directadmin .yearly-cpanel, .second-pricing-table-price2.yearly-directadmin .monthly-cpanel {
  display: none;
}

.second-pricing-table-price2.monthly .yearly {
  display: none;
}

.second-pricing-comparison-price.monthly .yearly {
  display: none;
}

.second-pricing-comparison-price.yearly .monthly {
  display: none;
}


.second-pricing-comparison-price.monthly-cpanel .yearly-cpanel, .second-pricing-comparison-price.monthly-cpanel .yearly-directadmin, .second-pricing-comparison-price.monthly-cpanel .monthly-directadmin {
  display: none;
}

.second-pricing-comparison-price.yearly-cpanel .monthly-cpanel, .second-pricing-comparison-price.yearly-cpanel .yearly-directadmin, .second-pricing-comparison-price.yearly-cpanel .monthly-directadmin {
  display: none;
}

.second-pricing-comparison-price.monthly-directadmin .yearly-directadmin, .second-pricing-comparison-price.monthly-directadmin .yearly-cpanel, .second-pricing-comparison-price.monthly-directadmin .monthly-cpanel {
  display: none;
}

.second-pricing-comparison-price.yearly-directadmin .monthly-directadmin, .second-pricing-comparison-price.yearly-directadmin .yearly-cpanel, .second-pricing-comparison-price.yearly-directadmin .monthly-cpanel {
  display: none;
}

.second-pricing-comparison-price.monthly .yearly {
  display: none;
}

.features-directadmin .cpanel {
  display: none;
}

.features-cpanel .directadmin {
  display: none;
}

.features-comparison-directadmin td.cpanel-comparison {
  display: none;
}

.features-comparison-cpanel td.directadmin-comparison {
  display: none;
}

.control-panel-image.directadmin .cpanel-logo-plan {
  display: none;
}

.control-panel-image.cpanel .directadmin-logo-plan {
  display: none;
}

.order-buttons.monthly-directadmin .yearly-cpanel, .order-buttons.monthly-directadmin .monthly-cpanel, .order-buttons.monthly-directadmin .yearly-directadmin {
  display: none;
}

.order-buttons.yearly-directadmin .monthly-cpanel, .order-buttons.yearly-directadmin .yearly-cpanel, .order-buttons.yearly-directadmin .monthly-directadmin  {
  display: none;
}

.order-buttons.monthly-cpanel .yearly-cpanel, .order-buttons.monthly-cpanel .monthly-directadmin, .order-buttons.monthly-cpanel .yearly-directadmin {
  display: none;
}

.order-buttons.yearly-cpanel .monthly-cpanel, .order-buttons.yearly-cpanel .yearly-directadmin, .order-buttons.yearly-cpanel .monthly-directadmin  {
  display: none;
}

.order-buttons-comparison.monthly-directadmin .yearly-cpanel, .order-buttons-comparison.monthly-directadmin .monthly-cpanel, .order-buttons-comparison.monthly-directadmin .yearly-directadmin {
  display: none;
}

.order-buttons-comparison.yearly-directadmin .monthly-cpanel, .order-buttons-comparison.yearly-directadmin .yearly-cpanel, .order-buttons-comparison.yearly-directadmin .monthly-directadmin  {
  display: none;
}

.order-buttons-comparison.monthly-cpanel .yearly-cpanel, .order-buttons-comparison.monthly-cpanel .monthly-directadmin, .order-buttons-comparison.monthly-cpanel .yearly-directadmin {
  display: none;
}

.order-buttons-comparison.yearly-cpanel .monthly-cpanel, .order-buttons-comparison.yearly-cpanel .yearly-directadmin, .order-buttons-comparison.yearly-cpanel .monthly-directadmin  {
  display: none;
}



.vps-buttons.monthly .yearly {
  display: none;
}

.vps-buttons.yearly .monthly {
  display: none;
}

.order-buttons.monthly .yearly {
  display: none;
}

.order-buttons.yearly .monthly {
  display: none;
}

#monthly-yearly-chenge {
  padding: 20px 0 10px;
  min-width: 200px;
}

#monthly-yearly-chenge a {
  color: #f3f3f3;
  text-decoration: none;
  position: relative;
  font-size: 14px;
  text-transform: uppercase;
  cursor: pointer;
}

#monthly-yearly-chenge a.active {
  color: #f3f3f3;
  font-weight: bold;
}

#monthly-yearly-chenge a:first-child {
  padding-right: 40px;
}

#monthly-yearly-chenge a:last-child {
  padding-left: 40px;
}

#monthly-yearly-chenge a:first-child::after {
  content: '';
  position: absolute;
  height: 21px;
  width: 50px;
  background: #2a4964;
  top: 50%;
  transform: translateY(-50%);
  right: -25px;
  border-radius: 40px;
}

#monthly-yearly-chenge a:last-child::after {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: #7ace5e;
  width: 18px;
  height: 18px;
  left: -28px;
  border-radius: 40px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

#monthly-yearly-chenge a:last-child.active::after {
  left: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

#custom-reseller-comparison-options {
  padding: 20px 0 10px;
  min-width: 200px;
}

#custom-reseller-comparison-options a {
  color: #f3f3f3;
  text-decoration: none;
  position: relative;
  font-size: 14px;
  cursor: pointer;
}

#custom-reseller-comparison-options a.active {
  color: #f3f3f3;
  font-weight: bold;
}

#custom-reseller-comparison-options a:first-child {
  padding-right: 40px;
}

#custom-reseller-comparison-options a:last-child {
  padding-left: 40px;
}

#custom-reseller-comparison-options a:first-child::after {
  content: '';
  position: absolute;
  height: 21px;
  width: 50px;
  background: #2a4964;
  top: 50%;
  transform: translateY(-50%);
  right: -25px;
  border-radius: 40px;
}

#custom-reseller-comparison-options a:last-child::after {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: #7ace5e;
  width: 18px;
  height: 18px;
  left: -28px;
  border-radius: 40px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

#custom-reseller-comparison-options a:last-child.active::after {
  left: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}


.first-pricing-table {
  text-align: center;
  padding: 35px 30px;
  background: #fff;
  box-shadow: 0 10px 100px 0 rgba(77, 77, 119, 0.16);
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}

.first-pricing-table.best-plan:after {
  content: '';
  background: url(../img/bg/charit.png) no-repeat !important;
  position: absolute;
  width: 127px;
  height: 140px;
  bottom: 30px;
  right: -40px;
  z-index: 0;
}

.first-pricing-table-icon {
  font-size: 40px;
  color: #00BCD4;
}

.first-pricing-table-title {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 1px;
  color: #07a9bd;
  margin-top: 5px;
}

.first-pricing-table-title span {
  display: block;
  font-size: 12px;
  line-height: 21px;
  margin: auto;
  color: #838d92;
  font-weight: 400;
  letter-spacing: 0;
  text-transform: none;
  margin-top: 10px;
}

.first-pricing-table-price {
  font-size: 30px;
  display: block;
  margin: 20px 0;
  font-style: inherit !important;
}

.first-pricing-table-price i {
  font-style: inherit !important;
}

.first-pricing-table-price small {
  opacity: 0.5;
  font-size: 14px;
}

.first-pricing-table-most {
  position: absolute;
  transform: rotate(45deg);
  background: #ff4797;
  color: #fff;
  padding: 5px;
  width: 200px;
  top: 25px;
  right: -60px;
  text-align: center;
  font-size: 13px;
}

.first-pricing-table-body {
  padding-left: 0;
}

.first-pricing-table-body li {
  list-style: none;
  background: #f9fafa;
  margin-bottom: 7px;
  font-size: 14px;
  padding: 10px;
  font-weight: 500;
  border-radius: 30px;
  color: #4c5b63;
  position: relative;
  z-index: 1;
}

.first-pricing-table-body li.not-chacked {
  text-decoration: line-through;
  position: relative;
}

.first-pricing-table-body li.not-chacked:after {
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f057";
  left: 9px;
  font-size: 22px;
  top: 4px;
  color: #e24d4d;
}

.first-pricing-table-order {
  display: block;
  margin: 45px -30px -35px;
  background: #50e3c2;
  padding: 14px;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 14px;
  position: relative;
  z-index: 1;
  text-decoration: none !important;
  border-radius: 0 0 6px 0;
}

.first-pricing-table-order:hover {
  color: #fff;
  background: #48d1b2;
}

.first-pricing-table-container [class^="col-md-"], .first-pricing-table-container [class*=" col-md-"] {
  padding: 0;
}

.first-pricing-table.best-plan .first-pricing-table-order {
  margin: 45px -30px -60px;
}

.first-pricing-table-container [class^="col-md-"]:first-child .first-pricing-table .first-pricing-table-order {
  background: #78b1f7;
  border-radius: 0 0 0 6px;
}

.first-pricing-table-container [class^="col-md-"]:first-child .first-pricing-table .first-pricing-table-order:hover {
  background: #6799d8;
}

.first-pricing-table.best-plan {
  padding: 60px 30px;
  margin-top: -15px;
  position: relative;
  z-index: 1;
}

.first-pricing-table-container [class^="col-md-"]:first-child .first-pricing-table {
  border-radius: 10px 0 0 10px;
}

.first-pricing-table-container [class^="col-md-"]:first-child .first-pricing-table .first-pricing-table-icon {
  color: #ffc107;
}

.first-pricing-table-container [class^="col-md-"]:first-child .first-pricing-table .first-pricing-table-title {
  color: #ffc107;
}

.first-pricing-table-container [class^="col-md-"]:last-child .first-pricing-table .first-pricing-table-icon {
  color: #3F51B5;
}

.first-pricing-table-container [class^="col-md-"]:last-child .first-pricing-table .first-pricing-table-title {
  color: #3F51B5;
}

.first-pricing-table-container [class^="col-md-"]:last-child .first-pricing-table {
  border-radius: 0 10px 10px 0;
}

.first-pricing-table.best-plan .first-pricing-table-order {
  background: #ff4797;
}

.first-pricing-table.best-plan .first-pricing-table-order:hover {
  background: #f1438f;
}

.first-pricing-table-price.monthly .yearly {
  display: none;
}

.first-pricing-table-price.yearly .monthly {
  display: none;
}

/*------------------------------------------------------------------
	10. second pricing plans styles
-------------------------------------------------------------------*/
.second-pricing-table .free-badge {
  position: absolute;
  right: -5px;
  background: #3c994c;
  font-weight: bold;
  padding: 4px 15px;
  font-size: 13px;
  border-radius: 4px 0 0 4px;
  color: #f3f3f3;
  letter-spacing: 0.05rem;
}

.second-pricing-table .reseller-badge {
  position: absolute;
  right: -5px;
  top: 105px;
  background: #3c994c;
  font-weight: bold;
  padding: 4px 15px;
  font-size: 13px;
  border-radius: 4px 0 0 4px;
  color: #f3f3f3;
  letter-spacing: 0.05rem;
}

#monthly-yearly-chenge2.style-two {
  padding: 4px;
  background: #618bb03d;
  margin-bottom: 30px;
  border-radius: 4px;
  position: relative;
}

#monthly-yearly-chenge2.style-two a {
  width: 180px;
  display: inline-block;
  text-align: center;
  padding: 13px 0 !important;
  z-index: 1;
  position: static;
  text-transform: capitalize;
}

#monthly-yearly-chenge2.style-two a:last-child::after {
  display: none;
}

#monthly-yearly-chenge2.style-two a:first-child::after {
  display: none;
}

#monthly-yearly-chenge2.style-two a.active {
  color: #f3f3f3;
}

#monthly-yearly-chenge2.style-two a .change-box-text {
  position: relative;
  z-index: 1;
}

#monthly-yearly-chenge2.style-two a:first-child .change-box {
  content: '';
  position: absolute;
  background: #618bb0;
  border-radius: 4px;
  bottom: 3px;
  top: 3px;
  z-index: 0;
  transform: translateY(0%);
  width: 180px;
  right: 3px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

#monthly-yearly-chenge2.style-two a.active:first-child .change-box {
  left: 3px;
  right: auto;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

#monthly-yearly-chenge2 {
  padding: 20px 0 10px;
  min-width: 200px;
}

#monthly-yearly-chenge2 a {
  color: #f3f3f3;
  text-decoration: none;
  position: relative;
  font-size: 14px;
  text-transform: uppercase;
  cursor: pointer;
}

#monthly-yearly-chenge2 a.active {
  color: #f3f3f3;
  font-weight: bold;
}

#monthly-yearly-chenge2 a:first-child {
  padding-right: 40px;
}

#monthly-yearly-chenge2 a:last-child {
  padding-left: 40px;
}

#monthly-yearly-chenge2 a:first-child::after {
  content: '';
  position: absolute;
  height: 21px;
  width: 50px;
  background: #2a4964;
  top: 50%;
  transform: translateY(-50%);
  right: -25px;
  border-radius: 40px;
}

#monthly-yearly-chenge2 a:last-child::after {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: #7ace5e;
  width: 18px;
  height: 18px;
  left: -28px;
  border-radius: 40px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

#monthly-yearly-chenge2 a:last-child.active::after {
  left: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.cp-selector {
  padding: 4px;
  background: #496e8f;
  margin-bottom: 30px;
  border-radius: 4px;
  position: relative;
  margin-right: 10px;
  margin-left: 5px;
}

.cp-selector a {
  width: 120px;
  display: inline-block;
  text-align: center;
  padding: 7px 0 !important;
  z-index: 1;
  position: static;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
}

.cp-selector a:last-child::after {
  display: none;
}

.cp-selector a:first-child::after {
  display: none;
}

.cp-selector a.active {
  color: #f3f3f3;
}

.cp-selector a .change-box-text {
  position: relative;
  z-index: 1;
}

.cp-selector a:first-child .change-box {
  content: '';
  position: absolute;
  background: #3c994c;
  border-radius: 4px;
  bottom: 3px;
  top: 3px;
  z-index: 0;
  transform: translateY(0%);
  width: 120px;
  right: 3px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.cp-selector a.active:first-child .change-box {
  left: 3px;
  right: auto;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.cp-comparison-selector {
  padding: 2px;
  background: #2a4964;
  margin-bottom: 10px;
  border-radius: 4px;
  position: relative;
  margin-right: 10px;
  margin-left: 5px;
}

.cp-comparison-selector a {
  width: 120px;
  display: inline-block;
  text-align: center;
  padding: 7px 0 !important;
  z-index: 1;
  position: static;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
}

.cp-comparison-selector a:last-child::after {
  display: none;
}

.cp-comparison-selector a:first-child::after {
  display: none;
}

.cp-comparison-selector a.active {
  color: #f3f3f3;
}

.cp-comparison-selector a .change-box-text {
  position: relative;
  z-index: 1;
}

.cp-comparison-selector a:first-child .change-box {
  content: '';
  position: absolute;
  background: #3c994c;
  border-radius: 4px;
  bottom: 3px;
  top: 3px;
  z-index: 0;
  transform: translateY(0%);
  width: 120px;
  right: -122px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.cp-comparison-selector a.active:first-child .change-box {
  left: 3px;
  right: auto;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.selector-heading h5 {
  font-size: 16px;
}

.second-pricing-table {
  text-align: center;
  padding: 30px 30px;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
}

.second-pricing-table-title {
  text-align: left;
  margin-bottom: 10px;
  font-size: 25px;
}

.second-pricing-table-title span {
  display: block;
  font-size: 15px;
  color: #58676f;
  font-weight: 100;
  letter-spacing: 0.5px;
}

.second-pricing-table-price {
  text-align: left;
  font-size: 30px;
  display: block;
  margin: 20px 0;
  font-style: inherit !important;
}

.second-pricing-table-price i {
  font-style: inherit !important;
  font-weight: bold;
}

.second-pricing-table-price small {
  opacity: 0.5;
  font-size: 14px;
}

.second-pricing-table-price.monthly .yearly {
  display: none;
}

.second-pricing-table-price.yearly .monthly {
  display: none;
}

.second-pricing-table-body {
  padding-left: 0;
  text-align: left;
}

.second-pricing-table-body li.not-chacked {
  text-decoration: line-through;
  position: relative;
}

.second-pricing-table-body li.not-chacked:after {
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f00d";
  right: 9px;
  font-size: 15px;
  top: 8px;
  color: #F44336;
}

.second-pricing-table-button {
  background: #9ea2a245;
  border: 2px solid #f3f3f3;
  margin-top: 5px;
  display: inline-block;
  float: left;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  padding: 9px;
  width: 100%;
  border-radius: 5px;
  text-decoration: none !important;
}

.second-pricing-table-button:hover {
  background: #f3f3f3;
  border: 2px solid #f3f3f3;
  color: #000000;
}

.pricing-table-button-green {
  background: #3c994c;
  border: 2px solid #3c994c;
  margin-top: 5px;
  display: inline-block;
  float: left;
  color: #f3f3f3;
  text-align:center;
  font-weight: bold;
  font-size: 14px;
  padding: 9px;
  width: 100%;
  border-radius: 5px;
  text-decoration: none !important;
}

.pricing-table-button-green:hover {
  background: #4bb75d;
  border: 2px solid #4bb75d;
  color: #f3f3f3;
}

.second-pricing-table.style-2.active {
  background: #48486b;
  background: -webkit-linear-gradient(left top, #79799c, #131327);
  background: -o-linear-gradient(bottom right, #79799c, #131327);
  background: -moz-linear-gradient(bottom right, #79799c, #131327);
  background: linear-gradient(to bottom right, #79799c, #131327);
}

.second-pricing-table.active {
  background: #a358e0;
  background: -webkit-linear-gradient(left top, #616ad4, #a558e1);
  background: -o-linear-gradient(bottom right, #616ad4, #a558e1);
  background: -moz-linear-gradient(bottom right, #616ad4, #a558e1);
  background: linear-gradient(to bottom right, #5c6bd3, #a358e0);
}

.second-pricing-table.active .second-pricing-table-title {
  color: #fff;
}

.second-pricing-table.active .second-pricing-table-title span {
  color: #e1e6e8;
}

.second-pricing-table.active .second-pricing-table-price {
  color: #fff;
}

.second-pricing-table.active .second-pricing-table-body li {
  color: #d4dce0;
}

.second-pricing-table.active .second-pricing-table-body li.not-chacked:after {
  color: #dccdcd;
}

.second-pricing-table.active .second-pricing-table-button {
  background: transparent;
  border: 2px solid #fff;
}

.second-pricing-table.active .second-pricing-table-button:hover {
  background: #492f94;
  border: 2px solid #7e61d9;
  color: #fff;
}

.second-pricing-table:after {
  content: '';
  position: absolute;
  width: 400px;
  height: 400px;
  background: rgba(33, 150, 243, 0.02);
  top: -120px;
  right: -71px;
  border-radius: 100%;
  z-index: 0;
  pointer-events: none;
}

#monthly-yearly-chenge.custom-change a:first-child::after {
  right: -20px;
}



.position-relative {
  position: relative !important;
}

.futures-version-2-box {
  box-shadow: 0 10px 100px 0 rgba(77, 77, 119, 0.1);
  background: #496e8f;
  padding: 20px 30px;
  border-radius: 8px;
  border: 1px solid #496e8f;
  position: relative;
  -webkit-box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0, 0, 0, 0);
  box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0, 0, 0, 0);
  height: 100%;
}

.futures-version-2-box h5 {
  font-weight: bold;
  font-size: 17px;
  letter-spacing: -0.2px;
  position: relative;
  color: #f3f3f3;
}

.futures-version-2-box p {
  font-weight: 500;
  font-size: 15px;
  line-height: 23px;
  position: relative;
  color: #dddddd;
}

.futures-version-2-box .free-badge {
  position: absolute;
  top: 7px;
  right: 5px;
  background: #ff6b57;
  font-weight: bold;
  text-transform: uppercase;
  padding: 4px 15px;
  font-size: 13px;
  transform: rotate(90deg);
  border-radius: 2px 0 0 3px;
}

.futures-version-2-box .free-badge:before {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  border-style: solid;
  border-width: 10.5px 14.5px 0 0;
  border-color: #ff6b57 transparent transparent transparent;
  transform: rotate(-90deg);
  bottom: 2px;
  right: -11px;
}

.futures-version-2-box .free-badge:after {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  border-style: solid;
  border-width: 0 14.5px 10.5px 0;
  border-color: transparent #ff6b57 transparent transparent;
  transform: rotate(-90deg);
  top: 2px;
  right: -11px;
}

.futures-version-2-box .far {
  margin-right: 6px;
  font-size: 21px;
}

.futures-version-2-box .fa {
  margin-right: 6px;
  font-size: 21px;
}

.boxes-section {
  background: #2a4964;
  position: relative;
  padding-bottom: 0;
}

.slideshowbox .subtitle {}

#sequence>.slideshowbox>.sequence-canvas li>* {
  position: absolute;
  -webkit-transition-property: left, right, top, bottom, opacity;
  -moz-transition-property: left, right, top, bottom, opacity;
  -ms-transition-property: left, right, top, bottom, opacity;
  -o-transition-property: left, right, top, bottom, opacity;
  transition-property: left, right, top, bottom, opacity;
}

.slideshowbox {
  position: absolute;
  padding: 10px;
  border-radius: 5px;
  width: 50%;
  position: absolute;
  z-index: 1;
  left: 0px;
  right: 0px;
  top: 30px;
}

.slideshowbox .subtitle {
  left: 20%;
  width: 100%;
  opacity: 0;
  top: 125px;
}

.slideshowboxbutton {
  margin-top: 20px;
}

.mountain {
  position: absolute;
  bottom: 0;
  min-width: 100%;
}

.responsivepartner {
  text-align: center;
}

#partners {
  background: #496e8f;
  padding: 20px;
}

#partners #partnerimage {
  max-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

#partners #partnerimage2 {
  max-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

#partners #partnerimage3 {
  max-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.payments {
  float: right;
  max-height: 55px;
  margin-right: 60px;
}

.text-bold {
  font-weight: bold;
}

.text-bold2 {
  font-weight: bold;
  font-size: 14px
}

.plan.grey {
  background: #4b84d3;
  border: 2px solid #4b84d3;
}

.plan.green {
  background: #3c9983;
  border: 2px solid #3c9983;
}

.plan.purple {
  background: #5a4473;
  border: 2px solid #5a4473;
}

.plan.red {
  background: #ab3b42;
  border: 2px solid #ab3b42;
}

.plan.blue {
  background: #81b9c3;
  border: 2px solid #81b9c3;
}

.plan.orange {
  background: #ff6b57;
  border: 2px solid #ff6b57;
}

.plan.black {
  background: #272727;
  border: 2px solid #272727;
}

.plan.gold {
  background: #cb9800;
  border: 2px solid #cb9800;
}

/**

=============================

BOOTSTRAP RESET

=============================

**/
body {
  font-family: 'Nunito', Arial;
  background: #2a4964;
  color: rgba(224, 232, 255, .9);
}

.top-min35 {
  margin-top: -35px;
}

.bottom-min35 {
  margin-top: -35px;
}

.superstrong {
  font-weight: 900
}

img {
  width: auto;
  max-width: 100%;
}



/** NEW GUARANTEE **/
.col-sm-9 .the-post {
  padding: 30px;
  background: #fff;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  margin-top: 60px;
}

.col-sm-9 h2:first-child {
  margin-top: 20px;
  font-weight: bold;
}

.row-fluid ul:after {
  clear: both;
  content: "";
  display: block;
}

.dropdown-box {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.dropdown-box.active {
  opacity: 1;
  max-height: 1500px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.lesspad {
  padding-top: 0px !important;
  margin-top: 30px !important;
}

.content-heading {
  text-align: center;
}

.vpstext {
  font-size: 12px;
}

.col-md-vps {
  width: 16.66%;
}

.col-md-3 {
  width: 20%;
}

@media (max-width: 1600px) {
  .aboutcontentwrapper {
    width: 100% !important;
  }
}

@media (max-width: 800px) {
  .col-md-3 {
    width: 50% !important;
  }

  .aboutcontentwrapper {
    width: 100% !important;
  }
}

@media (max-width: 600px) {
  .col-md-3 {
    width: 100% !important;
  }

  #partners {
    height: 300px !important
  }

  .responsivepartner {
    padding-bottom: 15px !important;
  }

  .mainfeatures span:not(.divider) {
    font-size: 0px !important;
    padding-top: 0px !important;
  }

  .content-heading h2 {
    font-size: 30px !important;
  }
  .content-heading h3 {
    font-size: 20px !important;
  }
}

.content-heading44 {
  text-align: center;
  margin: 30px;
}

.content-heading44 h2 {
  font-size: 40px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
  color: #fe7462;
}

.content-heading44 small {
  font-size: 24px;
  margin: 0;
  color: ##fe7462;
}

.content-heading44 span {
  display: block;
  margin: 15px auto;
  width: 20%;
  height: 1px;
  background: ##fe7462;
}

.content-heading {
  text-align: center;
  margin-bottom: 15px;
}

.content-heading h2 {
  font-size: 33px;
  margin: 10px;
  color: #f3f3f3;
}

.content-heading h3 {
  font-size: 20px;
  font-weight: bold;
  margin: 10px;
  color: #f3f3f3;
}

.content-heading h1 {
  font-size: 35px;
  margin: 10px;
  color: #f3f3f3;
}

.content-heading h4 {
  font-size: 25px;
  margin: 10px;
  color: #f3f3f3;
}

.content-heading p {
  font-size: 16px;
  margin: 5px;
  color: rgba(224, 232, 255, .9);
}

.content-heading small {
  font-size: 15px;
  margin: 5px;
  color: rgba(224, 232, 255, .9);
}

.content-heading span {
  display: block;
  margin: 15px auto;
  width: 20%;
  height: 1px;
  background: #f3f3f3;
}

.btn-lg {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
}

.btn-lg.no-margin-left, .btn-lg.no-margin-left:hover {
  margin-left: 0;
  margin-top: 15px;
}

.btn-blue, .btn-blue:hover {
  background: rgba(76, 133, 212, 1);
  color: #fff;
  margin: 0 15px;
  border-radius: 3px;
}

.btn-red, .btn-red:hover {
  background: #be424a;
  color: #fff;
  margin: 30px 15px;
  border-radius: 3px;
}

.btn-green, .btn-green:hover {
  background: rgba(67, 170, 146, 1);
  color: #fff;
  margin: 30px 15px;
  border-radius: 3px;
}

.btn-purple, .btn-purple:hover {
  background: #5a4473;
  color: #fff;
  margin: 30px 15px;
  border-radius: 3px;
}

.btn-blue:hover, .btn-green:hover {
  opacity: 0.8
}

input[type="submit"].btn-blue, input[type="submit"].btn-green, input[type="submit"].btn-red {
  border: none;
  padding: 7px 15px;
  margin: 15px 0 0 0;
}

/** NEW FEATURES **/
@media (max-width: 800px) {
  .mainfeatures {
    padding-top: 30px;
  }
}

.mainfeatures span:not(.divider) {
  font-size: 64px;
  color: rgba(0, 0, 0, 0.4);
  margin-top: -20px;
  padding-top: 50%;
}

.mainfeatures .col-sm-6, .maintestimonials .col-sm-6 {
  padding-top: 45px;
}

.mainfeatures .col-sm-6:nth-child(odd), .maintestimonials .col-sm-6:nth-child(odd) {
  clear: both;
}

.mainfeatures h3, .maintestimonials h3 {
  font-size: 24px;
  display: inline-block;
  font-weight: bold;
  color: #f3f3f3;
  margin: 0 0 15px 0;
}

.mainfeatures p {
  color: #f3f3f3;
  font-size: 16px;
}

/* Triangle Separator */
.wrapper::before,
.wrapper::after {
  position: absolute;
  content: '';
  pointer-events: none;
}

.ss-style-triangles::after {
  left: 50%;
  width: 50px;
  height: 50px;
  -webkit-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
}

.ss-style-triangles::after {
  bottom: -15px;
  z-index: 10;
  background: inherit;
}

/** TABLE **/
.table.no-border,
.table.no-border tr,
.table.no-border td,
.table.no-border th {
  border: none;
}

.table {
  margin-top: 10px;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
  padding: 15px;
  border-color: #eaeaea;
}

.table>tbody>tr:first-child>td {
  border-top: none;
}

.table.table-bordered>tbody>tr:last-child>td {
  border-bottom: none;
}

.table>tbody>tr>td {
  vertical-align: middle;
}

.table>thead>tr>th {
  vertical-align: middle;
  padding: 10px 15px;
  border-bottom: none;
  background: #f7f7f7;
  font-size: 14px;
  color: #656d78;
}

.table-xs {
  margin: 20px 0 0 0
}

.table-xs.table>thead>tr>th,
.table-xs.table>tbody>tr>th,
.table-xs.table>tfoot>tr>th,
.table-xs.table>thead>tr>td,
.table-xs.table>tbody>tr>td,
.table-xs.table>tfoot>tr>td {
  padding: 5px 0;
  font-size: 14px;
}

.table-no-border.table>thead>tr>th,
.table-no-border.table>tbody>tr>th,
.table-no-border.table>tfoot>tr>th,
.table-no-border.table>thead>tr>td,
.table-no-border.table>tbody>tr>td,
.table-no-border.table>tfoot>tr>td {
  border: none;
}

/** LIST **/
ul.circle-style {
  padding: 0;
  margin: 30px 0;
  list-style: none;
}

ul.circle-style li {
  padding-left: 5px;
  position: relative;
  margin: 10px 0;
}

ul.circle-style li:before {
  color: #ff884d;
  content: "\2022";
  font-size: 16px;
  top: -2px;
  position: absolute;
  margin-left: -15px;
}

ul.check-style {
  padding: 0 0 0 20px;
  margin: 30px 0;
  list-style: none;
}

ul.check-style li {
  padding-left: 15px;
  position: relative;
  margin: 5px 0;
}

ul.check-style li:before {
  color: #ff6b57;
  font-size: 16px;
  top: -2px;
  position: absolute;
  margin-left: -30px;
}

ul.caret-style {
  padding: 0 0 0 20px;
  margin: 30px 0;
  list-style: none;
}

ul.caret-style li {
  padding-left: 15px;
  position: relative;
  margin: 5px 0;
}

ul.caret-style li:before {
  font-family: 'FontAwesome';
  color: #ff6b57;
  content: "\f0da";
  font-size: 16px;
  top: 0px;
  position: absolute;
  margin-left: -15px;
}

ul.circle-o-style {
  padding: 0 0 0 20px;
  margin: 30px 0;
  list-style: none;
}

ul.circle-o-style li {
  padding-left: 15px;
  position: relative;
  margin: 5px 0;
}

ul.circle-o-style li:before {
  font-family: 'FontAwesome';
  color: #ff6b57;
  content: "\f10c";
  font-size: 10px;
  top: 4px;
  position: absolute;
  margin-left: -20px;
}

/** BUTTON **/
.btn.btn-lg {
  padding-top: 15px;
  padding-bottom: 15px;
  height: 55px;
}

.btn {
  border-radius: 3px;
  padding-top: 10px;
  padding-bottom: 10px;
  border: none;
  height: 40px;
}

.btn.btn-sm {
  padding-top: 6px;
  padding-bottom: 6px;
  height: 30px;
}

.btn.btn-xs {
  padding-top: 1px;
  padding-bottom: 2px;
  height: 20px;
  border-radius: 2px;
}

.btn strong {
  font-weight: 900;
}

.btn.padding-lg {
  padding-left: 60px;
  padding-right: 60px;
}

.btn.padding-md {
  padding-left: 40px;
  padding-right: 40px;
}

.btn.padding-sm {
  padding-left: 30px;
  padding-right: 30px;
}

.btn.padding-xs {
  padding-left: 25px;
  padding-right: 25px;
}

.btn.btn-default {
  background: #ebebeb;
  color: #959595
}

.btn.btn-default:hover,
.btn.btn-default:focus {
  background: #e1e1e1;
  color: #7c7c7c;
}

.btn.btn-primary {
  background: #81b9c3;
}

.btn.btn-primary:hover,
.btn.btn-primary:focus {
  background: #6fabb6;
}

.btn.btn-success {
  background: #3c994c;
  font-size: 14px;
}

.btn.btn-success:hover,
.btn.btn-success:focus {
  background: #45ba59;
}

.btn.btn-info {
  background: #119ee7;
}

.btn.btn-info:hover,
.btn.btn-info:focus {
  background: #078dd2;
}

.btn.btn-warning {
  background: #ff884d;
}

.btn.btn-warning:hover,
.btn.btn-warning:focus {
  background: #fc7836;
}

.btn.btn-danger {
  background: #ff6b57;
}

.btn.btn-danger:hover,
.btn.btn-danger:focus {
  background: #f85a45;
}

/** CUSTOM HEADER **/

.header-top-height {
  min-height: 100px;
}

/** CUSTOM FOOTER **/
section.footer-area {
  background-size: cover;
  background-position: center;
  background-color: #2a4964;
}

.solution-heading {
  margin-top: 14px;
}

.solution-heading h2 {
  font-size: 22px;
  line-height: 34px;
  color: #628cb1;
  font-weight: 700;
}

.solution-heading span {
  color: #ffffff;
}

a.solution-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  padding: 15px 36px;
  border: 2px solid #618bb0;
  border-radius: 5px;
  transition: all .3s ease-in-out;
}

a.solution-btn:hover {
  text-decoration: none;
  background: rgba(97, 139, 176, 0.31);
  border: 2px solid #618bb0;
}

a.solution-btn span {
  font-size: 14px;
  position: relative;
  top: 2px;
  left: 5px;
  transition: all .3s ease-in-out;
  color: #ffffff;
}

a.hosting-solutions-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  padding: 10px 26px;
  border: 2px solid #ff6b57;
  background: #ff6b57;
  border-radius: 5px;
  transition: all .3s ease-in-out;
}

a.hosting-solutions-btn:hover {
  text-decoration: none;
  background: #c14f40;
  border: 2px solid #c14f40;
}

a.hosting-solutions-btn span {
  font-size: 14px;
  position: relative;
  top: 2px;
  left: 5px;
  transition: all .3s ease-in-out;
  color: #ffffff;
}

.button-center {
  text-align: center;
}

.ti-arrow-right:before {
  content: "\e628";
}

.footer-main {
  padding: 50px 0px 50px 0px;
  margin: auto;
  width: 100%
}

.logo {
  margin-top: -3px;
  margin-right: 10px;
}

.footer-single-item .logo>a {
  line-height: 0;
  margin-bottom: 35px;
  display: inline-block;
}

.footer-single-item p {
  color: #f3f3f3;
  margin-bottom: 28px;
  font-size: 14px;
  line-height: 24px;
}

p.contact-info {
  padding-left: 80px;
  margin-bottom: 8px;
  position: relative;
}

p.contact-info span {
  position: absolute;
  top: 0px;
  left: 0;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
}

p.contact-info a {
  color: #f3f3f3;
  text-decoration: none;
  transition: .3s;
  font-weight: 400;
  font-size: 14px;
}

.footer-single-item.margin-right {
  margin-right: 15px;
}

.single-footer h2 {
  margin-bottom: 40px;
  font-size: 24px;
  color: #ffffff;
  text-transform: capitalize;
  font-weight: 600;
}

.footer-links ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer-links a {
  display: inline-block;
  color: #f3f3f3;
  font-weight: 500;
  margin-bottom: 15px;
  margin-left: 10px;
  text-decoration: none;
  -webkit-transition: .3s;
  transition: .3s;
}

.footer-links a:before {
  position: absolute;
  top: 10px;
  left: -12px;
  width: 3px;
  height: 3px;
  background: #f3f3f3;
  content: "";
  -webkit-transition: .3s;
  transition: .3s;
}

.single-footer.ml {
  margin-left: -25%;
}

.footer-sideber {
  -webkit-transition: .3s;
  transition: .3s;
  height: 220px;
  background-color: rgba(20, 26, 46, 0.2);
  padding: 25px 30px;
}

.footer-links a {
  position: relative;
}

.payment-getway {
  margin-top: 15px;
}

.foter-botom {
  padding: 0px !important;
}

.foter-botom p {
  color: #a3b0d7;
  font-size: 14px;
  font-weight: 500;
  margin-top: 10px;
}

.foter-botom p a {
  color: #a3b0d7;
  padding: 0 3px;
}

.social-links {
  display: inline-block;
}

.social-links a {
  text-decoration: none;
}

.social-links i {
  background: transparent;
  text-align: center;
  line-height: 30px;
  color: #628cb1;
  -webkit-transition: .3s;
  transition: .3s;
  margin-right: 0px;
  font-size: 17px;
  padding: 12px;
  margin-left: 18px;
}

.ti-facebook:before {
  content: "\e741";
}

/** TEXT **/
.text-danger {
  color: #ff6b57 !important
}

.text-warning {
  color: #ff884d !important
}

.text-info {
  color: #119ee7 !important
}

.text-primary {
  color: #628cb1 !important
}

.text-success {
  color: #2fb8a0 !important
}

.text-white {
  color: #f3f3f3 !important
}

/** FORM **/
.form-control.grey {
  background: #f5f5f5;
}

.form-control.grey:focus {
  background: #fff;
}

textarea.no-resize {
  resize: none
}

.form-control {
  height: 40px;
  border-radius: 3px;
  border: none;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
  -webkit-transition: border-color ease-in-out 0s, box-shadow ease-in-out 0s;
  transition: border-color ease-in-out 0s, box-shadow ease-in-out 0s;
}

.form-control:focus {
  border-color: #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0), 0 0 8px rgba(102, 175, 233, 0);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0), 0 0 8px rgba(102, 175, 233, 0);
}

/** TABS **/
.navtab {
  margin: 20px 0 30px 0;
  position: relative;
  z-index: 9;
}

.overflow-top {
  position: relative;
  margin-top: -100px;
}

.navtab .tab-content {
  border: 1px solid #b7b7b7;
  border-top: none;
  padding: 45px;
  border-radius: 0 0 3px 3px;
}

.overflow-bottom {
  margin-bottom: -70px;
}

.navtab .tab-content.transparent {
  background: rgba(255, 255, 255, 0.75);
}

.navtab .tab-content.sm {
  padding: 45px 25px 25px 25px;
}

.navtab .tab-content .btn {
  margin: 0 5px 0 0;
}

.navtab .tab-content p {
  margin-bottom: 20px;
}

.navtab .tab-content .table {
  margin-bottom: 35px;
}

.table.table-xs {
  margin-bottom: 0px;
}

.table.table-xs th {
  border-bottom-width: 1px;
}

.navtab .tab-content .table .icon-check {
  font-size: 22px;
}

.table.table-xs td {
  padding-top: 2px;
  padding-bottom: 2px;
}

.navtab .tab-content h3 {
  margin-top: 0px;
  margin-bottom: 30px;
}

.navtab .tab-content .icon-circle {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  text-align: center;
  background: #959595;
  padding: 3px 0;
  margin: 3px 10px 0 0;
}

.navtab .nav.nav-tabs li:first-child a {
  border-left-color: #b7b7b7;
  margin-left: 0px;
}

.navtab .nav.nav-tabs li a {
  border-radius: 0;
  border-top-color: #b7b7b7;
  border-left-color: #b7b7b7;
  border-right-color: #b7b7b7;
  border-bottom-color: #b7b7b7;
  margin-left: -1px;
  background: #ebebeb;
  color: #959595;
  height: 70px;
  font-weight: 700;
  padding: 16px 0;
}

.navtab .nav.nav-tabs li a img {
  position: relative;
  top: -2px;
  margin-right: 10px;
  filter: alpha(opacity=60);
  opacity: 0.6;
}

.navtab .nav-tabs>li>a:hover {
  border-color: #b7b7b7 #b7b7b7 #b7b7b7;
  color: #636363;
}

.navtab .nav-tabs>li.active>a img,
.navtab .nav-tabs>li.active>a:hover img,
.navtab .nav-tabs>li.active>a:focus img,
.navtab .nav-tabs>li>a:hover img {
  filter: alpha(opacity=100);
  opacity: 1;
}

.navtab .nav-tabs>li.active>a,
.navtab .nav-tabs>li.active>a:hover,
.navtab .nav-tabs>li.active>a:focus {
  color: #636363;
  background-color: #fff;
  border: 1px solid #b7b7b7;
  border-bottom-color: transparent;
  border-top-color: #ff6b57;
  -webkit-box-shadow: 0px -7px 0px 0px #ff6b57;
  -moz-box-shadow: 0px -7px 0px 0px #ff6b57;
  box-shadow: 0px -7px 0px 0px #ff6b57;
}

.navtab.sm .nav.nav-tabs li a {
  height: 40px;
  padding: 10px 0;
}

.navtab.sm .nav.nav-tabs li a img {
  margin-top: -6px;
  width: 30px;
  top: 0;
}

.navtab.sm .nav-tabs>li.active>a,
.navtab.sm .nav-tabs>li.active>a:hover,
.navtab.sm .nav-tabs>li.active>a:focus {
  -webkit-box-shadow: 0px -3px 0px 0px #ff6b57;
  -moz-box-shadow: 0px -3px 0px 0px #ff6b57;
  box-shadow: 0px -3px 0px 0px #ff6b57;
}

.navtab.fa-icon.sm .nav.nav-tabs li a .fa {
  position: relative;
  top: 0px;
  margin-right: 10px;
  font-size: 18px;
}

.navtab.fa-icon .nav.nav-tabs li a .fa {
  position: relative;
  top: 2px;
  margin-right: 10px;
  font-size: 28px;
}

.panel-group.faq {
  margin: 30px 0;
}

.panel-group.faq .panel-default {
  color: #959595;
  border: none;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0);
}

.panel-group.faq .panel-default .panel-heading {
  color: #f3f3f3;
  border-color: #b7b7b7;
  background: #31516d;
  height: auto;
  padding: 13px 0 13px 30px;
  position: relative;
}

.panel-group.faq .panel-default .panel-heading:before {
  font-family: 'FontAwesome';
  content: "\f059";
  color: #f3f3f3;
  font-size: 24px;
  position: absolute;
  margin-right: 15px;
  left: 0;
  width: 30px;
  height: 30px;
  top: 50%;
  margin-top: -15px;
}

.panel-group.faq .panel-default .panel-body {
  color: #6d6c6c;
  border-color: #b7b7b7;
  font-size: 15px;
  font-weight: bold;
}

/**

=============================

STYLESHEET

=============================

**/
.wrapper {
  width: 77%;
  margin: 0 auto;
  padding: 0;
  position: relative;
}

.wrapper4 {
  width: 95%;
  margin: 0 auto;
  padding: 0;
  position: relative;
}

.wrapper3 {
  width: 85%;
  margin: 0 auto;
  padding-bottom: 20px;
  position: relative;
}

.wrapper6 {
  width: 1000px;
  margin: 0 auto;
  padding: 0;
  position: relative;
}

.wrapper2 {
  width: 1200px;
  margin: 0 auto;
  padding: 0;
  position: relative;
}

section {
  padding: 30px 0;
}

section.lg {
  padding: 50px 0;
}

section.overflow-hidden {
  overflow: hidden;
}

section.white-bg {
  background: #fff;
}

section.features-blue-bg {
  background: #2a4964;
  padding: 30px 0 0 0;
}

section.blue-bg {
  background: #2a4964;
  padding: 30px 0 0 0;
}

section.dblue-bg {
  background: #ecf0f1;
}

section.dblue-bg.bordered {
  border-bottom: 1px solid #bdc3c7;
}

section.dblue-bg.bordered2 {
  border-top: 1px solid #bdc3c7;
}

section.gray-bg {
  background: #ecf0f1;
}

section.light-orange-bg {
  background: #2a4964;
  font-size: 14px;
}

section.light-orange-bg.bordered {
  border-bottom: 1px solid #bdc3c7;
}

section.light-orange-bg.bordered2 {
  border-top: 1px solid #bdc3c7;
}

section.light-orange-bg.text {
  text-align: center;
}

section.light-grey-bg.text {
  text-align: center;
}

section.gray-bg.bordered {
  border-bottom: 1px solid #bdc3c7;
}

section.black-bg {
  background: #ff6b57;
}

section.black-bg.bordered {
  border-bottom: 1px solid #000000;
}

section.black-bg.bordered2 {
  border-top: 1px solid #000000;
}

section.black-bg.text {
  text-align: center;
}

section.footer-domain {
  margin-top: 30px;
}

.stats-separate {
  padding-left: 5px;
  padding-right: 5px;
}

section .section-heading {
  font-size: 24px;
  font-weight: 400;
  padding: 10px 0;
  margin: 10px 0;
  color: #95a5a6;
}

section .page-header {
  margin-bottom: 40px;
  border: none;
}

section .section-heading.left-icon {
  position: relative;
  padding-left: 80px;
}

section .section-heading.left-icon .icon {
  position: absolute;
  width: 80px;
  text-align: center;
  left: 0px;
}

section .section-heading strong {
  font-weight: 900;
}

section .media-section-heading {
  margin: 0px 80px;
  padding: 30px 0;
}

section .media-section-heading .media-left {
  width: auto;
  width: 160px;
  text-align: center;
}

section .media-section-heading .media-left img {
  width: auto;
  max-width: 160px;
}

section .media-section-heading .media-heading {
  font-size: 26px;
  line-height: 120%;
  padding: 5px 0;
}

.inner-section {
  padding: 10px 35px;
  color: rgba(224, 232, 255, .9);
}

.page-heading {
  height: auto;
}

.page-heading .inner.xs {
  padding-bottom: 40px;
}

.page-heading .inner {
  background: #2a4964;
  position: relative;
  padding: 15px 0 30px;
  color: #f3f3f3;
}

.header-content {
  min-height: 300px;
}

.page-heading h1 {
  font-size: 34px;
  margin-top: 0;
  padding: 0;
}

.page-heading .page-description {
  padding: 20px 30px;
  position: relative;
  margin: 0 0 10px 0;
}

.page-heading .page-description .border-bottom {
  width: 250px;
  bottom: 0;
  height: 1px;
  background: #fff;
  left: 50%;
  margin-left: -125px;
  position: absolute;
}

.page-heading .page-description p {
  font-weight: 300;
}

.page-heading .page-description h5 {
  font-weight: 300;
  font-size: 18px;
  line-height: 150%;
}

header {
  z-index: 100;
  position: relative;
  height: 110px;
  width: 100%;
  background: #2a4964;
  -webkit-box-shadow: inset 0px 4px 0px 0px #ff7354;
  -moz-box-shadow: inset 0px 4px 0px 0px #ff7354;
  box-shadow: inset 0px 4px 0px 0px #ff7354;
}

header .logo {
  padding: 15px 20px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}

/**

=============================

TOP MENU

=============================

**/
ul.menu-icon {
  margin: 0;
  padding: 0;
  list-style: none;
  float: right;
}

ul.menu-icon li {
  font-size: 13px;
  font-weight: bold;
  display: inline-block;
}

ul.menu-icon li a .circle-icon {
  border-radius: 50%;
  width: 35px;
  height: 35px;
  text-align: center;
  margin-right: 20px;
  position: absolute;
  background: #ff7354;
  left: 15px;
  top: 25px;
  padding: 5px 0;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
}

ul.menu-icon li a .circle-icon img {
  position: relative;
  z-index: 3;
}

ul.menu-icon li a .circle-icon .vertical-line {
  width: 2px;
  background: #ff7354;
  bottom: 35px;
  top: -50px;
  left: 50%;
  margin-left: -1px;
  z-index: 0;
  position: absolute;
}

ul.menu-icon li a {
  padding: 33px 15px 25px 60px;
  color: #fff;
  display: block;
  position: relative;
  margin: 0;
  text-decoration: none;
}

ul.menu-icon li a:hover .circle-icon,
ul.menu-icon li a:focus .circle-icon {
  background: #fff;
}

ul.top-menu {
  margin: 4px 0 0 0;
  padding: 0;
  list-style: none;
  font-size: 13px;
  float: right;
}

ul.top-menu li {
  display: inline-block;
}

ul.top-menu li a {
  display: block;
  color: #fff;
  padding: 30px 8px;
  height: 75px;
}

ul.top-menu.separated {
  text-align: center;
  margin-left: 20px;
  margin-right: 20px;
}

ul.top-menu.separated li.dotted {
  padding: 29px 3px;
  color: #fff;
  display: inline;
  margin: 0;
  text-decoration: none;
  font-size: 6px;
  position: relative;
  bottom: 2px;
}

ul.top-menu.separated li a {
  padding: 30px 3px;
}

/**

=============================

NAV MENU

=============================

**/
#nav-menu {
  position: absolute;
  z-index: 100;
  left: 0;
  right: 0;
  height: 55px;
  border-radius: 3px;
  background: #ff6b57;
  top: 82.5px;
}

#nav-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#nav-menu ul.main {
  line-height: 175%;
}

#nav-menu ul.main li {
  position: relative;
  display: block;
  height: 55px;
  float: left;
  width: 16.66666667%;
}

#nav-menu ul.main li:hover,
#nav-menu ul.main li:focus {
  background: #ff5b49;
}

#nav-menu ul.main li:focus ul.submain,
#nav-menu ul.main li:hover ul.submain {
  display: block;
  height: auto;
  filter: alpha(opacity=100);
  opacity: 1;
  top: 55px;
  overflow: visible;
}

#nav-menu ul.main ul.submain {
  top: 110px;
  height: 0px;
  overflow: hidden;
  filter: alpha(opacity=0);
  opacity: 0;
  height: 0px;
  position: absolute;
  left: 0;
  float: none;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
  padding-top: 2px;
  width: 100%;
}

#nav-menu ul.main ul.submain ul.subsubmain {
  position: absolute;
  filter: alpha(opacity=0);
  opacity: 0;
  left: 100%;
  top: 0;
  display: block;
  width: 260px;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
}

#nav-menu ul.main ul.submain li:hover ul.subsubmain,
#nav-menu ul.main ul.submain li:focus ul.subsubmain {
  opacity: 1;
  left: 100%;
  top: 0;
  display: block;
}

#nav-menu ul.main li ul.submain li {
  width: 100%;
  display: block;
  position: relative;
}

#nav-menu ul.main li ul.submain li:hover,
#nav-menu ul.main li ul.submain li:hover a {
  -webkit-box-shadow: inset 0px -2px 0px 0px rgba(129, 185, 195, 0);
  -moz-box-shadow: inset 0px -2px 0px 0px rgba(129, 185, 195, 0);
  box-shadow: inset 0px -2px 0px 0px rgba(129, 185, 195, 0);
}

#nav-menu ul.main li ul.submain li a {
  text-align: left;
  font-weight: 700;
  padding-left: 20px;
  background: rgba(207, 77, 63, 0.93);
  -webkit-box-shadow: inset 0px -2px 0px 0px rgba(129, 185, 195, 0);
  -moz-box-shadow: inset 0px -2px 0px 0px rgba(129, 185, 195, 0);
  box-shadow: inset 0px -2px 0px 0px rgba(129, 185, 195, 0);
}

#nav-menu ul.main li:first-child ul.submain li a,
#nav-menu ul.main li:last-child ul.submain li a,
#nav-menu ul.main li ul.submain li:first-child a,
#nav-menu ul.main li ul.submain li:last-child a {}

#nav-menu ul.main li ul.submain li a:focus,
#nav-menu ul.main li ul.submain li a:hover {
  -webkit-box-shadow: inset 0px -2px 0px 0px rgba(129, 185, 195, 0);
  -moz-box-shadow: inset 0px -2px 0px 0px rgba(129, 185, 195, 0);
  box-shadow: inset 0px -2px 0px 0px rgba(129, 185, 195, 0);
  background: #ff884d;
}

#nav-menu ul.main li a {
  display: block;
  height: 55px;
  text-align: center;
  color: #fff;
  font-weight: 900;
  padding: 15px 0;
  text-decoration: none;
  position: relative;
}

#nav-menu ul.main li .headertitle {
  display: block;
  height: 55px;
  text-align: center;
  color: #fff;
  font-weight: 900;
  padding: 15px 0;
  text-decoration: none;
  position: relative;
  cursor: pointer;
}

#nav-menu ul.main li.active .headertitle,
#nav-menu ul.main li.active .headertitle:hover,
#nav-menu ul.main li.active .headertitle:focus {
  background: #ff5b49;
  -webkit-box-shadow: inset 0px -2px 0px 0px rgba(129, 185, 195, 0);
  -moz-box-shadow: inset 0px -2px 0px 0px rgba(129, 185, 195, 0);
  box-shadow: inset 0px -2px 0px 0px rgba(129, 185, 195, 0);
  cursor: pointer;
}

#nav-menu ul.main li.active a,
#nav-menu ul.main li.active a:hover,
#nav-menu ul.main li.active a:focus {
  background: #ff5b49;
  -webkit-box-shadow: inset 0px -2px 0px 0px rgba(129, 185, 195, 0);
  -moz-box-shadow: inset 0px -2px 0px 0px rgba(129, 185, 195, 0);
  box-shadow: inset 0px -2px 0px 0px rgba(129, 185, 195, 0);
}

#nav-menu ul.main li:first-child,
#nav-menu ul.main li:first-child a {}

#nav-menu ul.main li:last-child,
#nav-menu ul.main li:last-child a {}

/**

=============================

SLIDESHOW

=============================

**/

.image-price-bubble {
width: 210px;
height: 210px;
text-align: center;
background: #ff6b56;
color: #fff;
border-radius: 50%;
padding: 30px 0;
}

.image-price-bubble h2 {
    font-size: 60px;
    font-weight: 400;
    margin-bottom: 15px;
    margin-top: 20px;
}

.image-price-bubble h6 {
    font-size: 17px;
    font-weight: 900;
}

.image-bubble-mascot {
    right: 5%;
    opacity: 1;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -ms-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
}

.image-bubble-mascot2 {
    bottom: -225px;
    width: auto;
    position: absolute;

}

#slideshow {
  height: auto;
  background: #2a4964;
  color: #fff;
  position: relative;
  min-height: 550px;
}

#slideshow .transparent-bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  overflow: hidden;
  text-align: right;
}

#slideshow .transparent-bg img {
  position: relative;
  top: -110px;
  right: -350px;
  opacity: 0.1;
  filter: alpha(opacity=10);
}

#sequence {
  position: relative;
  width: 100%;
  height: 420px;
  z-index: 8;
}

#sequence>.sequence-canvas {
  list-style: none;
  padding: 0;
  margin: 0;
}

#sequence>.sequence-canvas>li {
  position: absolute;
  z-index: 1;
  left: 0px;
  right: 0px;
  top: 30px;
  bottom: 30px;
}

#sequence>.sequence-canvas>li p {
  margin-bottom: 10px;
  font-size: 14px;
}

#sequence>.sequence-canvas>li a {
  color: #81b9c3;
}

#sequence>.sequence-canvas>li .btn {
  font-weight: 900;
  padding-left: 25px;
  padding-right: 25px;
}

#sequence>.sequence-canvas>li ul {
  margin: 10px 0 20px;
  padding: 0 0 0 20px;
}

#sequence>.sequence-canvas>li ul li {
  margin: 0;
  padding: 3px 0;
}

#sequence>.sequence-canvas>li ul li strong {
  margin: 0 3px;
}

#sequence>.sequence-canvas li>* {
  position: absolute;
  -webkit-transition-property: left, right, top, bottom, opacity;
  -moz-transition-property: left, right, top, bottom, opacity;
  -ms-transition-property: left, right, top, bottom, opacity;
  -o-transition-property: left, right, top, bottom, opacity;
  transition-property: left, right, top, bottom, opacity;
}

#sequence-preloader {
  background: #d9d9d9;
}

.sequence-pagination {
  list-style: none;
  padding: 0;
  margin: 0;
  bottom: 20px;
  display: none;
  left: 0px;
  position: absolute;
  z-index: 10;
}

.sequence-pagination li {
  display: inline-block;
  *display: inline;
  height: 15px;
}

.sequence-pagination li {
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin: 0 1.5px;
  background: #13435f;
  cursor: pointer;
}

.sequence-pagination li.current {
  -webkit-box-shadow: inset 0px 0px 0px 3px rgba(129, 185, 195, 1);
  -moz-box-shadow: inset 0px 0px 0px 3px rgba(129, 185, 195, 1);
  box-shadow: inset 0px 0px 0px 3px rgba(129, 185, 195, 1);
  background: transparent;
}

.title {
  font-size: 48px;
  width: 66%;
  left: 20%;
  opacity: 0;
  top: 45px;
  z-index: 50;
  font-weight: 300;
}

.title strong {
  font-weight: 700;
}

.animate-in .title {
  left: 0;
  opacity: 1;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.animate-out .title {
  left: 30%;
  opacity: 0;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.subtitle {
  left: 20%;
  width: 50%;
  opacity: 0;
  top: 125px;
}

.subtitle .pricing {
  font-size: 48px;
  font-weight: 900;
  line-height: 100%;
  border-left: 1px solid #5b758b;
  padding-left: 10px;
}

.subtitle .pricing sup {
  font-weight: 400;
  font-size: 30px;
}

.subtitle h3 {
  margin: 20px 0;
}

.animate-in .subtitle {
  left: 0;
  opacity: 1;
  -webkit-transition-duration: 0.9s;
  -moz-transition-duration: 0.9s;
  -ms-transition-duration: 0.9s;
  -o-transition-duration: 0.9s;
  transition-duration: 0.9s;
}

.animate-out .subtitle {
  left: 30%;
  opacity: 0;
  -webkit-transition-duration: 0.9s;
  -moz-transition-duration: 0.9s;
  -ms-transition-duration: 0.9s;
  -o-transition-duration: 0.9s;
  transition-duration: 0.9s;
}

.title.title-2 {
  top: 5px;
}

.slide-pricing-table {
  left: 20%;
  width: 74%;
  opacity: 0;
  top: 95px;
  position: absolute;
}

.slide-pricing-table:before,
.slide-pricing-table:after {
  content: "";
  display: table;
}

.slide-pricing-table:after {
  clear: both;
}

.slide-pricing-table .pricing-table {
  float: left;
  display: block;
  background: #fff;
  width: 25%;
  border: 1px solid #b7b7b7;
  margin-left: -1px;
  text-align: center;
}

.slide-pricing-table .pricing-table p {
  margin: 0;
  margin-bottom: 0;
}

.slide-pricing-table .pricing-table h4 {
  font-weight: 900;
  font-size: 18px;
  padding: 0;
  margin: 0 0 10px;
}

.slide-pricing-table .pricing-table h1 {
  font-weight: 900;
  font-size: 48px;
  padding: 0;
  margin: 5px 0 24px;
  line-height: 30%;
}

.slide-pricing-table .pricing-table .label {
  border-radius: 0;
  font-size: 12px;
}

#sequence>.sequence-canvas>li .slide-pricing-table .pricing-table .btn {
  font-weight: 400;
  padding-left: 15px;
  padding-right: 15px;
  height: 35px;
  padding-top: 7px;
}

.slide-pricing-table .pricing-table .label-default {
  background: #d7d7d7;
  color: #959595;
}

.slide-pricing-table .pricing-table .label-danger {
  background: #ff6b57;
  color: #fff;
}

.slide-pricing-table .pricing-table .inner-content {
  padding: 20px;
  color: #959595;
  margin: 0 0 15px 0;
}

.slide-pricing-table .pricing-table .inner-content.grey {
  background: #f7f7f7;
}

.slide-pricing-table .pricing-table:first-child {
  margin-left: 0px;
}

.slide-pricing-table .pricing-table:last-child {
  padding-bottom: 10px;
  border-top: none;
  -webkit-box-shadow: 0px -10px 0px 0px rgba(255, 125, 81, 1);
  -moz-box-shadow: 0px -10px 0px 0px rgba(255, 125, 81, 1);
  box-shadow: 0px -10px 0px 0px rgba(255, 125, 81, 1);
}

.animate-in .slide-pricing-table {
  left: 0;
  opacity: 1;
  -webkit-transition-duration: 2s;
  -moz-transition-duration: 2s;
  -ms-transition-duration: 2s;
  -o-transition-duration: 2s;
  transition-duration: 2s;
}

.animate-out .slide-pricing-table {
  left: 30%;
  opacity: 0;
  -webkit-transition-duration: 2s;
  -moz-transition-duration: 2s;
  -ms-transition-duration: 2s;
  -o-transition-duration: 2s;
  transition-duration: 2s;
}

.recommended-circle {
  position: absolute;
  width: 130px;
  height: 130px;
  text-align: center;
  background: #ff6b56;
  color: #fff;
  border-radius: 50%;
  right: 20%;
  top: 0px;
  opacity: 0;
  padding: 55px 0;
  z-index: 3;
  font-size: 16px;
  font-weight: 900;
}

.animate-in .recommended-circle {
  top: 25px;
  opacity: 1;
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -ms-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}

.animate-out .recommended-circle {
  top: 0px;
  opacity: 0;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.image {
  right: 20%;
  bottom: 0;
  opacity: 0;
  width: 30%;
}

.image.image-1 {
  bottom: -55px;
  opacity: 0;
  width: auto;
}

.image.image-2 {
  bottom: 0px;
  width: auto;
}

.animate-in .image.image-2 {
  right: 0;
}

.image.image-3 {
  bottom: 15%;
  width: auto;
}

.image.image-4 {
  bottom: -30px;
  width: auto;
}

.animate-in .image.image-4 {
  right: 0;
}

.image.image-uk {
  bottom: -5px;
  opacity: 0;
  width: auto;
}

.animate-in .image {
  right: 5%;
  opacity: 1;
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -ms-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}

.animate-out .image {
  right: 30%;
  opacity: 0;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.price-tag {
  position: absolute;
  width: 210px;
  height: 210px;
  text-align: center;
  background: #ff6b56;
  color: #fff;
  border-radius: 50%;
  right: 20%;
  top: 0px;
  opacity: 0;
  padding: 30px 0;
}

.price-tag h2 strong {
  font-weight: 900;
}

.price-tag h2 {
  font-size: 60px;
  font-weight: 400;
  margin-bottom: 15x;
  margin-top: 20px;
}

.price-tag h6 {
  font-size: 17px;
  font-weight: 900;
}

.animate-in .price-tag {
  top: 50px;
  opacity: 1;
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -ms-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}

.animate-out .price-tag {
  top: 0px;
  opacity: 0;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.ractagle-bubble {
  position: absolute;
  background: #ff6b56;
  color: #fff;
  border-radius: 50%;
  right: 10%;
  top: 0px;
  opacity: 0;
  padding: 50px;
}

.ractagle-bubble h2 strong {
  font-weight: 900;
}

.ractagle-bubble h2 {
  font-size: 40px;
  padding: 0;
  margin: 0;
  font-weight: 400;
  margin-bottom: 15x;
  line-height: 150%;
}

.ractagle-bubble h6 {
  font-size: 17px;
  font-weight: 900;
}

.animate-in .ractagle-bubble {
  top: 50px;
  opacity: 1;
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -ms-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}

.animate-out .ractagle-bubble {
  top: 0px;
  opacity: 0;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

/**

=============================

HOSTING PLAN

=============================

**/
.main-plan-wrap {
  padding: 20px;
  margin: 40px 0 20px;
}

.main-plan-wrap:before,
.main-plan-wrap:after {
  display: table;
  content: " ";
}

.main-plan-wrap:after {
  clear: both;
}

.main-plan-wrap .plan-column {
  width: 20%;
  float: left;
  border: 1px solid #b7b7b7;
  padding: 25px 25px 40px 25px;
  margin-left: -1px;
  text-align: center;
  position: relative;
  background: #fff;
  -webkit-box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.1);
}

.plan-column2 {
  width: 33.3%;
  float: left;
  border: 1px solid #b7b7b7;
  padding: 25px 25px 40px 25px;
  margin-left: -1px;
  text-align: center;
  position: relative;
  background: #fff;
  -webkit-box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.1);
}

.plan-column .corner-triange {
  width: 0;
  height: 0;
  border-top: 55px solid #ff884d;
  border-right: 55px solid transparent;
  position: absolute;
  top: -1px;
  left: -1px;
}

.plan-column .corner-triange i {
  position: absolute;
  top: -45px;
  left: 10px;
  color: #f1c40f;
}

.main-plan-wrap .plan-column .plan-title {
  font-size: 16px;
  font-weight: 900;
  padding: 10px 0 15px;
  margin: 0;
}

.main-plan-wrap .plan-column .plan-icon {
  width: 100px;
  height: 100px;
  background: #ebedee;
  text-align: center;
  margin: 15px auto 20px auto;
  border-radius: 50%;
  padding: 25px;
}

.main-plan-wrap .plan-column .price {
  margin-bottom: 40px;
}

.main-plan-wrap .plan-column .price h3 {
  font-size: 38px;
  font-weight: 900;
  margin-bottom: 5px;
}

.main-plan-wrap .plan-column .price p {
  font-size: 16px;
}

.main-plan-wrap .plan-column .table thead tr,
.main-plan-wrap .plan-column .table thead tr th,
.main-plan-wrap .plan-column .table tr,
.main-plan-wrap .plan-column .table tr td {
  border-color: #eaeaea;
}

.main-plan-wrap .plan-column .table.table-xs {
  border-bottom: 1px solid #eaeaea;
}

.main-plan-wrap .plan-column .table.table-xs td {
  padding-top: 3px;
  padding-bottom: 3px;
}

.main-plan-wrap .plan-column.most-popular {
  padding-top: 35px;
  padding-bottom: 50px;
  position: relative;
  top: -12.5px;
  background: #f7f7f7;
}

.main-plan-wrap .plan-column.most-popular .plan-icon {
  background: #ff6b57;
}

.main-plan-wrap .plan-column.most-popular .btn-success {
  background: #2a4964;
}

.main-plan-wrap .plan-column.most-popular .btn-success:hover {
  background: #2b4c69;
}

.main-plan-wrap .plan-column:first-child {
  margin-left: 0px;
}

.big-character {
  position: relative;
  margin-top: 0;
  bottom: -40px;
}

/**

=============================

Language Selector

=============================

**/
.languages {
  position: relative;
  display: inline-block;
  cursor: pointer;
  text-decoration: none;
}

.languages :after {
  position: absolute;
  top: 11px;
  right: 25px;
  margin-left: -5px;
  border-top: 4px solid black;
  border-top-color: #ccc;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  z-index: 1;
}

.hover-language {
  background: #e5e5e5;
  position: absolute;
  top: 0;
  right: 100%;
  display: none;
  margin-right: 5px;
  padding: 0 5px;
  line-height: 23px;
}

.current-language {
  display: inline-block;
  padding: 5px 15px 5px 15px;
  line-height: 22px;
  font-size: 14px;
  font-weight: bold;
  background: #496e8f;
  color: #f3f3f3;
  min-width: 200px;
}

.ul-language {
  background: #618bb0;
  display: none;
  position: absolute;
  margin: 0;
  bottom: calc(100% + 2px);
  list-style: none;
  font-size: 13px;
  min-width: 100px;
  padding: 0px;
  width: 100%;
}

.languages img {
  width: 25px;
  margin-right: 10px;
}

.languages i {
  width: 25px;
  margin-right: 10px;
}

.ul-language a {
  color: #f3f3f3;
}

.ul-language li {
  padding: 5px 15px 5px 15px;
  text-decoration: none;
}

.ul-language :hover {
  cursor: pointer;
  text-decoration: none;
}

.ul-language li:hover {
  background: #2a496482;
  cursor: pointer;
  text-decoration: none;
}

/**

=============================

DOMAIN SEARCH

=============================

**/
.footer-domain {
  background: #496e8f;
}

.domain-search {
  border-radius: 3px;
  padding: 15px;
  position: relative;
}

.domain-search.inner-tab {
  background: #ecf0f1;
  border-radius: 0px;
  margin-left: -25px;
  margin-right: -25px;
  margin-bottom: 0;
  -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.05);
}

.price-wrap-inner-tab {
  margin-left: -25px;
  margin-right: -25px;
  background: #ecf0f1;
  padding-top: 10px;
  padding-bottom: 20px;
  margin-bottom: 40px;
}

.domain-search .triangle-topleft {
  width: 0;
  height: 0;
  border-top: 20px solid #fff;
  border-right: 15px solid transparent;
  position: absolute;
  bottom: -20px;
  left: 70px;
  z-index: 2;
}

.domain-search .triangle-shadow {
  width: 0;
  height: 0;
  border-top: 25px solid rgba(0, 0, 0, 0.05);
  border-right: 17.5px solid transparent;
  position: absolute;
  bottom: -30px;
  left: 70px;
  z-index: 1;
}

.domain-search:before,
.domain-search:after {
  display: table;
  content: " ";
}

.domain-search:after {
  clear: both;
}

.form-domain {
  margin: 0;
  padding: 0;
  width: 70%;
  float: left;
  display: block;
}

.search-input {
  margin: 0;
  padding: 0;
  position: relative;
  width: 80%;
  float: left;
  display: block;
  padding-right: 5px;
}

.form-domain .input-domain {
  height: 55px;
  background: #2a4964;
  color: #f3f3f3;
  font-weight: 900;
  margin: 0;
  padding-left: 70px;
}

.inner-tab .form-domain .input-domain {
  background: #fff;
}

.form-domain .www {
  position: absolute;
  top: 10px;
  left: 0;
  bottom: 10px;
  color: #f3f3f3;
  font-weight: 900;
  border-right: 1px solid #f3f3f3;
  width: 60px;
  text-align: center;
  padding: 8px 0;
}

.form-domain .input-domain::-moz-placeholder {
  color: #f3f3f3;
  opacity: 1;
}

.form-domain .input-domain:-ms-input-placeholder {
  color: #f3f3f3;
}

.form-domain .input-domain::-webkit-input-placeholder {
  color: #f3f3f3;
}

.form-domain .domain-extension {
  position: absolute;
  top: 8px;
  right: 13px;
  bottom: 8px;
  background: #d7d7d7;
  z-index: 1;
  height: auto;
  overflow: hidden;
  background: url(../img/select-caret.png) no-repeat right #d7d7d7;
  border-radius: 3px;
}

.form-domain .domain-extension select {
  color: #959595;
  background: transparent;
  font-weight: 900;
  width: 150px;
  padding-left: 15px;
  padding-right: 15px;
  z-index: 2;
  height: 39px;
  border: none;
  position: relative;
  appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
}

.form-domain .btn {
  width: 18%;
  height: 55px;
  margin: 0;
}

.promo-btn {
  float: left;
  padding-left: 5px;
  width: 30%;
}

.promo-btn .btn {
  height: 55px;
  padding-top: 15px;
}

.promo-btn .btn img {
  margin-right: 20px;
  top: -3px;
  position: relative;
}

.promo-btn .btn-default {
  background: #d7d7d7;
  color: #959595;
  font-size: 13px;
}

.price-wrap {
  height: 50px;
}

.price-wrap p {
  padding: 15px 0;
  margin: 0;
}

.price-wrap ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.price-wrap ul li {
  display: inline-block;
  padding: 10px 40px 10px 40px;
  height: 50px;
  border-right: 1px solid rgb(86, 123, 156);
  color: #f3f3f3;
}

.price-wrap ul li .price-value {
  font-size: 20px;
  font-weight: 700;
}

/**

=============================

DATA CENTER

=============================

**/
.map-wrapper {
  position: relative;
  padding: 30px 0 40px 0;
  text-align: center;
}

.map-marker {
  cursor: crosshair;
  position: absolute;
  transform: scale(0.9);
  -webkit-transition: transform ease-in-out .25s;
  -moz-transition: transform ease-in-out .25s;
  transition: transform ease-in-out .25s;
}

.map-marker:hover {
  position: absolute;
  transform: scale(1);
}

.red-marker {
  top: 19%;
  left: 13%;
}

.blue-marker {
  top: 53%;
  left: 24%;
}

.green-marker {
  top: 13.5%;
  left: 39.5%;
}

.orange-marker {
  top: 43%;
  right: 21.56%;
}

.server-location {
  padding: 20px 0 50px;
}

.server-thumbnail {
  border: none;
  border-radius: 0;
  padding: 0;
  color: #636363;
  margin: 10px 0;
}

.server-thumbnail p {
  color: #636363;
  line-height: 130%;
}

.server-thumbnail .table {
  color: #636363;
  margin: 20px 0;
}

.server-thumbnail .table td {
  padding: 0;
}

.server-thumbnail .image-placeholder {
  height: 140px;
  overflow: hidden;
}

.server-thumbnail .image-placeholder img {
  position: relative;
  top: -100px;
}

.server-thumbnail .caption {
  padding: 25px 50px;
}

.server-thumbnail .caption.danger {
  -webkit-box-shadow: 0px 5px 0px 0px #ff6b57;
  -moz-box-shadow: 0px 5px 0px 0px #ff6b57;
  box-shadow: 0px 5px 0px 0px #ff6b57;
}

.server-thumbnail .caption.info {
  -webkit-box-shadow: 0px 5px 0px 0px #119ee7;
  -moz-box-shadow: 0px 5px 0px 0px #119ee7;
  box-shadow: 0px 5px 0px 0px #119ee7;
}

.server-thumbnail .caption.success {
  -webkit-box-shadow: 0px 5px 0px 0px #41c3ac;
  -moz-box-shadow: 0px 5px 0px 0px #41c3ac;
  box-shadow: 0px 5px 0px 0px #41c3ac;
}

.server-thumbnail .caption.warning {
  -webkit-box-shadow: 0px 5px 0px 0px #ff884d;
  -moz-box-shadow: 0px 5px 0px 0px #ff884d;
  box-shadow: 0px 5px 0px 0px #ff884d;
}

.server-thumbnail .caption h3 {
  font-size: 18px;
  padding: 0;
  margin: 0;
  color: #636363;
}

/**

=============================

MAIN FEATURES

=============================

**/
.main-features-wrap {
  position: relative;
  margin: 30px 0;
}

.main-features-wrap:before,
.main-features-wrap:after {
  display: table;
  content: " ";
}

.main-features-wrap:after {
  clear: both;
}

.main-features-wrap .vertical-line {
  position: absolute;
  width: 1px;
  background: #dfe0e1;
  left: 50%;
  margin-left: 0.5px;
  top: 0;
  bottom: 0;
  z-index: 2;
}

.main-features-wrap .feature-row {
  display: block;
}

.feature-row.no-border .feature {
  border-top: none;
}

.feature-row .feature {
  width: 50%;
  float: left;
  border-top: 1px solid #dfe0e1;
  padding: 5px;
}

.main-features {
  padding: 25px 0 20px;
}

.main-features:hover {
  background: #f5f7f8;
}

.main-features .media-left {
  width: 120px;
  text-align: center;
}

.main-features .media-left img {
  width: auto;
  max-width: 120px;
  margin-top: 40px;
}

.main-features .media-heading {
  font-size: 18px;
  font-weight: 900;
  height: 35px;
}

.main-features .media-body {
  padding: 15px;
}

/**

=============================

ABOUT US

=============================

**/
.image-carousel {
  position: relative;
  margin-bottom: 40px;
}

.image-carousel.radius,
.image-carousel .item,
.image-carousel .item img {
  border-radius: 3px;
}

.image-carousel .owl-controls {
  margin-top: 10px;
  text-align: center;
  left: 20px;
  position: absolute;
  bottom: 10px;
}

.image-carousel .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 2.5px;
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1;
  border-radius: 50%;
  background: #13435f;
}

.image-carousel .owl-controls.clickable .owl-page:hover span {
  background: #fff;
}

.image-carousel .owl-controls .owl-page.active span {
  -webkit-box-shadow: inset 0px 0px 0px 3px #81b9c3;
  -moz-box-shadow: inset 0px 0px 0px 3px #81b9c3;
  box-shadow: inset 0px 0px 0px 3px #81b9c3;
}

/**

=============================

FOOTER

=============================

**/
#footer {
  background: #628cb1;
  padding: 50px 0 50px;
  color: #fff;
}

#footer h5 {
  font-size: 16px;
  font-weight: 900;
  margin: 10px 0 20px;
  padding: 0;
}

#footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer ul li {
  display: block;
  padding: 3px 0;
  margin: 0;
  line-height: 100%;
}

#footer ul li a {
  color: #fff;
}

#footer ul li.address {
  padding-left: 40px;
  position: relative;
  line-height: 130%;
}

#footer ul li.address .icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  padding: 7px 0;
  text-align: center;
  font-size: 16px;
}

#footer .social-icon {
  background: #2e4e6a;
  color: #f3f3f3;
  margin: 0 2px;
}

#footer .social-icon:hover,
#footer .social-icon:focus {
  background: #ffffff38;
}

#footer .client-logo {
  text-align: center;
  margin: 30px 50px 20px 50px;
  border-top: 1px solid rgba(50, 82, 110, 0.3);
  padding-top: 30px;
  -webkit-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.2);
  -moz-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.2);
  box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.2);
}

#footer .client-logo img {
  margin: 0 10px;
}

footer {
  background: #2a4964;
  height: 55px;
  text-align: center;
  padding: 20px 0;
  font-size: 12px;
  color: #fff;
  letter-spacing: 1px;
}

.footer-domain-section {
  background: #618bb0;
}

footer a {
  color: #fff;
}

footer a:hover {
  color: #fff;
  text-decoration: underline;
}

/**

=============================

LOGIN

=============================

**/
.overlay-login {
  position: fixed;
  z-index: 99;
  top: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(50, 82, 110, 0.97);
  padding-top: 125px;
  color: #fff;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: top ease-in-out .5s, opacity ease-in-out .8s;
  -o-transition: top ease-in-out .5s, opacity ease-in-out .8s;
  transition: top ease-in-out .5s, opacity ease-in-out .8s;
  -moz-transition: top ease-in-out .5s, opacity ease-in-out .8s;
}

.overlay-login.visible {
  top: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}

.big-heading {
  font-size: 48px;
}

.overlay-login .inner-section {
  position: relative;
}

.overlay-login .close-login {
  position: absolute;
  top: 30px;
  right: 35px;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  text-align: center;
  padding: 11px 0;
  background: #70869a;
  cursor: pointer;
}

form.login-form {
  margin: 40px 0 10px;
}

form.login-form p {
  padding: 10px 0;
  margin: 0;
}

.btn-line.btn-success {
  border: 1px solid #81b9c3;
  background: transparent;
  padding-top: 9px;
  padding-bottom: 9px;
}

.btn-line.btn-success:hover {
  border-color: transparent;
  background: #41c3ac;
}

/**

=============================

404 & LOGIN PAGE & REGISTER

=============================

**/
.page-full {
  background: #2a4964;
  padding: 70px 0 30px 0;
  overflow: hidden;
  position: relative;
  color: #fff;
}

.overlay-login .form-control,
.page-full .form-control {
  -webkit-transition: border-color ease-in-out .15s, background ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, background ease-in-out .15s;
  transition: border-color ease-in-out .15s, background ease-in-out .15s;
  -moz-transition: border-color ease-in-out .15s, background ease-in-out .15s;
}

.overlay-login .form-control:focus,
.page-full .form-control:focus {
  border-color: #40607c;
  background: #2e4c66;
  color: #fff;
}

.page-full h1 {
  color: #f1c40f;
  font-size: 100px;
  font-weight: 900;
  padding: 0;
  margin: 0;
  line-height: 100%;
  margin-bottom: 5px;
}

.page-full h2 {
  color: #fff;
  font-size: 48px;
  padding: 0;
  margin: 0;
  margin-bottom: 5px;
  line-height: 100%;
}

.page-full h3 {
  color: #f1c40f;
  font-size: 30px;
  font-weight: 700;
  padding: 0;
  margin: 0;
  margin-bottom: 5px;
  line-height: 100%;
}

.page-full p {
  font-size: 18px;
  line-height: 100%;
  padding: 0;
  margin: 0;
}

.page-full .search-form {
  width: 100%;
  max-width: 600px;
  margin: 40px auto;
}

.page-full .small-form {
  width: 100%;
  max-width: 500px;
  margin: 40px auto;
}

.input-group.btn-inner {
  position: relative;
  display: block;
  width: 100%;
}

.btn-inner .input-group-btn {
  position: absolute;
  right: 0;
  display: block;
  top: 0;
  bottom: 0;
  z-index: 2;
  height: 50px;
  width: auto;
  padding: 8px;
}

.btn-inner .input-group-btn .btn {
  height: 34px;
  border-radius: 2px;
  position: relative;
  padding-top: 7px;
}

.page-full .big-character {
  position: relative;
  bottom: -40px;
}

/**

=============================

BACK TO TOP

=============================

**/
#back-top {
  color: #fff;
  background: #FF6B57;
  font-size: 18px;
  line-height: 100%;
  display: inline-block;
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 10001;
}

#back-top a,
#back-top a:hover,
#back-top a:focus {
  color: #fff;
  padding: 10px;
  display: block;
}

/**

=============================

SHORTCODES

=============================

**/
a.social-icon {
  text-decoration: none
}

.social-icon.circle {
  border-radius: 50%;
}

.social-icon {
  width: 35px;
  height: 35px;
  text-align: center;
  background: #fff;
  color: #696969;
  margin: 5px 3px;
  font-size: 20px;
  padding: 8px 0;
}

#nav-menu-button {
  display: none;
}

/**

=============================

RESPONSIVE

=============================

**/
@media (max-width: 1450px) {
  .wrapper {
    width: 100%;
  }

  .wrapper3 {
    width: 100%;
  }
}

@media (max-width: 1024px) {
  .wrapper {
    width: 100%;
  }

  .col-md-3 {
    width: 50%;
  }

  .wrapper3 {
    width: 100%;
  }

  .promo-btn .btn {
    font-size: 12px;
  }
}

@media (max-width: 980px) {
  #sequence {
    height: 350px;
  }

  #nav-menu ul.main li .headertitle {
    text-align: left;
    padding: 15px;
  }

  .title {
    font-size: 36px;
    top: 10px;
  }

  .subtitle {
    top: 80px;
  }

  .title.title-2 {
    top: -20px;
  }

  .slide-pricing-table {
    top: 60px;
  }

  .recommended-circle {
    width: 100px;
    height: 100px;
    font-size: 14px;
    padding: 40px 0;
    top: -15px;
    font-weight: 400;
  }

  .animate-in .recommended-circle {
    top: 0px;
  }

  .animate-out .recommended-circle {
    top: -15px;
    opacity: 0;
  }

  header {
    height: auto;
    text-align: center;
  }

  header .logo {
    position: relative;
    padding-top: 10px;
  }

  .overflow-top {
    position: relative;
    margin-top: -70px;
  }

  .navtab .tab-content.sm,
  .navtab .tab-content {
    padding: 15px;
  }

  .price-wrap-inner-tab,
  .domain-search.inner-tab,
  .price-wrap-inner-tab {
    margin-left: -15px;
    margin-right: -15px;
  }

  .navtab .nav.nav-tabs li a {
    height: 40px;
    padding: 7px 0;
  }

  .navtab .nav.nav-tabs li a img {
    margin-top: -3px;
    width: 30px;
    top: 0;
    margin-right: 3px;
  }

  .navtab .nav-tabs>li.active>a,
  .navtab .nav-tabs>li.active>a:hover,
  .navtab .nav-tabs>li.active>a:focus {
    -webkit-box-shadow: 0px -3px 0px 0px #ff6b57;
    -moz-box-shadow: 0px -3px 0px 0px #ff6b57;
    box-shadow: 0px -3px 0px 0px #ff6b57;
  }

  .navtab.fa-icon .nav.nav-tabs li a .fa {
    position: relative;
    top: 0px;
    margin-right: 10px;
    font-size: 18px;
  }

  ul.menu-icon {
    float: none;
    display: block;
    width: 100%;
  }

  ul.menu-icon li a .circle-icon {
    top: 7px;
  }

  ul.menu-icon li a .circle-icon .vertical-line {
    display: none;
  }

  ul.menu-icon li a {
    padding: 15px 15px 15px 60px;
  }

  ul.top-menu {
    margin: 0;
    float: none;
    display: inline-block;
  }

  ul.top-menu li a {
    padding: 15px 8px;
    height: auto;
  }

  ul.top-menu.separated {
    text-align: center;
    margin-left: 20px;
    margin-right: 20px;
  }

  ul.top-menu.separated li.dotted {
    padding: 15px 3px;
  }

  ul.top-menu.separated li a {
    padding: 15px 3px;
  }

  .black-transparent-overlay {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(0, 0, 0, .5);
  }

  #nav-menu-button {
    display: block;
    position: absolute;
    width: 50px;
    height: 50px;
    background: transparent;
    border: 1px solid #fff;
    right: 0;
    top: 20px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    z-index: 99;
    font-size: 28px;
    padding: 3px;
    -webkit-transition: left ease-in-out .6s, background ease-in-out .6s, border-color ease-in-out .6s;
    transition: left ease-in-out .6s, background ease-in-out .6s, border-color ease-in-out .6s;
  }

  #nav-menu-button.show-menu {
    left: 300px;
    border-color: #FF6B57;
    background: #FF6B57;
    position: fixed;
  }

  #nav-menu {
    position: fixed;
    left: -300px;
    top: 0;
    bottom: 0;
    right: auto;
    height: auto;
    border-radius: 0;
    width: 300px;
    overflow-y: auto;
    -webkit-transition: left ease-in-out .3s;
    transition: left ease-in-out .3s;
  }

  #nav-menu.show-menu {
    left: 0px;
  }

  #nav-menu ul.main li {
    position: relative;
    display: block;
    height: auto;
    float: none;
    width: 100%;
  }

  #nav-menu ul.main li:hover,
  #nav-menu ul.main li:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }

  #nav-menu ul.main li:focus ul.submain,
  #nav-menu ul.main li:hover ul.submain {
    top: 0;
  }

  #nav-menu ul.main ul.submain {
    position: relative;
    top: 0;
    width: 100%;
  }

  #nav-menu ul.main ul.submain ul.subsubmain {
    position: relative;
    opacity: 0;
    left: 0;
    width: 100%;
    display: none;
  }

  #nav-menu ul.main ul.submain li:hover ul.subsubmain,
  #nav-menu ul.main ul.submain li:focus ul.subsubmain {
    opacity: 1;
    left: 0;
    top: 0;
    display: block;
  }

  #nav-menu ul.main li ul.submain li {
    width: 100%;
    display: block;
    position: relative;
  }

  #nav-menu ul.main li ul.subsubmain li a {
    padding-left: 70px;
  }

  #nav-menu ul.main li a {
    text-align: left;
    padding: 15px;
  }

  #nav-menu ul.main li:first-child,
  #nav-menu ul.main li:first-child a,
  #nav-menu ul.main li:last-child,
  #nav-menu ul.main li:last-child a {
    border-radius: 0;
  }

  #sequence {
    position: relative;
    width: 100%;
    height: 400px;
    z-index: 8;
  }

  .page-heading .inner.xs,
  .page-heading .inner {
    padding-top: 30px;
  }

  .page-heading .inner {
    padding: 30px 0 70px 0;
  }

  section.lg {
    padding: 30px 0;
  }

  .form-domain {
    width: 60%;
  }

  .promo-btn {
    width: 40%;
  }

  .domain-search .triangle-topleft,
  .domain-search .triangle-shadow {
    display: none;
  }

  .price-wrap {
    text-align: center;
    height: auto;
  }

  .price-wrap ul li {
    padding-left: 10px;
    padding-right: 10px;
  }

  .price-wrap ul li:last-child {
    border-right: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }

  .inner-section {
    padding: 10px 0px;
  }

  .main-plan-wrap {
    padding: 20px 0;
  }

  #footer {
    padding-top: 10px;
  }

  #footer h5 {
    margin: 30px 0 15px;
  }

  #footer ul li.address {
    padding-left: 0;
  }

  #footer ul li.address .icon {
    display: none;
  }
}

@media (max-width: 800px) {
  #sequence {
    height: 300px;
  }

  .title {
    font-size: 36px;
    top: 10px;
  }

  .subtitle {
    top: 80px;
  }

  .image {
    right: 20%;
    width: auto;
    max-width: 30%;
  }

  .image.image-2 {
    right: 20%;
    top: 10%;
    width: auto;
    max-width: 50%;
  }

  .price-tag {
    width: 170px;
    height: 170px;
    right: 20%;
    top: 0px;
    opacity: 0;
    padding: 30px 0;
  }

  .price-tag h2 {
    font-size: 40px;
  }

  .ractagle-bubble {
    border-radius: 50%;
    right: 10%;
    top: -10px;
    opacity: 0;
    padding: 30px;
  }

  .ractagle-bubble h2 {
    font-size: 30px;
  }

  .slide-pricing-table .pricing-table h4 {
    font-size: 16px;
  }

  ul.menu-icon {
    float: none;
    display: block;
    width: 100%;
  }

  ul.menu-icon li a .circle-icon {
    top: 7px;
  }

  ul.menu-icon li a .circle-icon .vertical-line {
    display: none;
  }

  ul.menu-icon li a {
    padding: 15px 15px 15px 60px;
  }

  ul.top-menu {
    margin: 0;
    float: none;
    display: inline-block;
  }

  ul.top-menu li a {
    padding: 15px 8px;
    height: auto;
  }

  ul.top-menu.separated {
    text-align: center;
    margin-left: 20px;
    margin-right: 20px;
  }

  ul.top-menu.separated li.dotted {
    padding: 15px 3px;
  }

  ul.top-menu.separated li a {
    padding: 15px 3px;
  }

  #sequence {
    position: relative;
    width: 100%;
    height: 400px;
    z-index: 8;
  }

  .page-heading .inner.xs,
  .page-heading .inner {
    padding-top: 30px;
  }

  section.lg {
    padding: 30px 0;
  }

  .form-domain,
  .form-domain .btn,
  .search-input,
  .promo-btn {
    width: 100%;
    float: none;
    display: block;
    margin: 0;
    padding: 0;
  }

  .search-input,
  .form-domain {
    margin-bottom: 15px;
  }

  #footer {
    text-align: center;
  }
}

@media (max-width: 767px) {
  #slideshow {
    display: none;
  }

  .domain-search {
    margin-top: 0;
  }

  .navtab .text-right {
    text-align: center;
  }

  .page-heading .inner {
    padding: 20px 0;
  }

  .overflow-top {
    margin-top: 0px;
  }

  .navtab .nav.nav-tabs li a {
    margin-left: 0px;
    margin-bottom: 0;
  }

  .phone-character {
    bottom: 0px;
    margin-top: 0px;
    margin: 30px 0;
  }

  .overflow-bottom {
    margin-bottom: 0px;
  }

  .server-thumbnail .image-placeholder img {
    top: 0px;
  }

  .server-thumbnail .image-placeholder {
    height: auto;
  }
}

@media (max-width: 500px) {

  .btn.padding-lg,
  .btn.padding-md,
  .btn.padding-sm,
  .btn.padding-xs {
    padding-left: 15px;
    padding-right: 15px;
  }

  #monthly-yearly-chenge2.style-two a {
   width: 130px;
}

#monthly-yearly-chenge2.style-two a:first-child .change-box {
  width: 130px;
}

.futures-version-2-box {

height: 250px;
}

.questions-box .questions-reponse {
  margin-top: 10px;
}

.promo-btn .btn img {
  display: none;
}

  .page-heading h1 {
    font-size: 35px;
    margin-top: 0;
    padding: 0;
  }
  ul.menu-icon {
    padding-top: 20px;
  }
  header .logo {
    width: 80%;
    padding-top: 10px;
  }
  #nav-menu-button {
    display: block;
    position: absolute;
    width: 50px;
    height: 50px;
    background: transparent;
    border: 1px solid #fff;
    right: 0;
    top: 20px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    z-index: 99;
    font-size: 28px;
    padding: 3px;
    -webkit-transition: left ease-in-out .6s, background ease-in-out .6s, border-color ease-in-out .6s;
    transition: left ease-in-out .6s, background ease-in-out .6s, border-color ease-in-out .6s;
  }
  .futures-version-2-box {
    margin-bottom: 30px;
  }

  #nav-menu-button.show-menu {
    left: 250px;
  }

  #nav-menu {
    left: -250px;
    width: 250px;
  }

  ul.menu-icon li a .circle-icon {
    left: 0;
  }

  ul.menu-icon li a {
    padding: 15px 15px 15px 45px;
  }

  section .media-section-heading {
    margin: 0px;
  }

  section .media-section-heading .media-left {
    width: 50px;
  }

  .main-features-wrap {
    position: relative;
    margin: 30px 0;
  }

  .main-features-wrap:before,
  .main-features-wrap:after {
    display: table;
    content: " ";
  }

  .main-features-wrap:after {
    clear: both;
  }

  .main-features-wrap .vertical-line {
    display: none;
  }

  .main-features-wrap .feature-row {
    display: block;
  }

  .feature-row.no-border .feature {
    border-top: none;
  }

  .feature-row .feature {
    width: 100%;
    float: left;
    border-top: 1px solid #dfe0e1;
    padding: 5px;
  }

  .main-plan-wrap {
    padding: 20px;
    margin: 50px 0 20px;
  }

  .main-plan-wrap .plan-column {
    width: 100%;
    margin-bottom: 20px;
  }

  .main-plan-wrap .plan-column.most-popular {
    padding-top: 35px;
    padding-bottom: 50px;
    top: 0px;
  }

  .page-full {
    padding: 30px 15px;
  }

  .price-wrap ul li {
    padding: 5px 15px;
    height: 35px;
    border-right: none;
    -webkit-box-shadow: inset -1px 0px 0px 0px rgba(249, 249, 249, 0);
    -moz-box-shadow: inset -1px 0px 0px 0px rgba(249, 249, 249, 0);
    box-shadow: inset -1px 0px 0px 0px rgba(249, 249, 249, 0);
  }

  .price-wrap ul li .price-value {
    font-size: 18px;
    font-weight: 900;
  }

  .server-thumbnail .caption {
    padding: 15px;
  }

  .form-domain .domain-extension select {
    width: 80px;
  }

  footer {
    height: auto;
    padding-left: 15px;
    padding-right: 15px;
  }

  .image-post {
    margin: 20px 0;
  }

  .single-post {
    margin: 10px 0 30px 0;
  }

  .single-post .media-left {
    position: relative;
    width: 100px;
    display: block;
    height: 0px;
  }

  .single-post .circle-date {
    position: relative;
    top: -130px;
    left: 15px;
  }

  .single-post .media-body {
    padding-left: 0px;
  }

  .about-author {
    padding: 15px;
  }

  .about-author .media-left {
    width: 50px;
  }

  .about-author .media-left img {
    width: 50px;
  }

  .form-comment {
    margin: 10px 0 30px 0;
  }

  .post-comments .media-left {
    width: 40px;
  }

  .post-comments .media-left img {
    width: 40px;
  }

  .post-comments ul {
    margin-left: 50px;
    padding: 20px 0;
  }

  .table-responsive {
    margin: 20px 0;
  }

  .table.table-xs th,
  .table.table-xs td {
    padding-left: 10px;
    padding-right: 10px;
  }

  .map-section {
    height: 300px;
    position: relative;
    padding: 0;
    background: #fff;
  }

  .page-full {
    padding: 10px 15px;
  }

  .page-full h1 {
    font-size: 60px;
  }

  .page-full h2 {
    font-size: 30px;
  }

  .page-full h3 {
    font-size: 22px;
  }

  .btn-block {
    margin-bottom: 10px;
  }

  .overlay-login {
    z-index: 1001;
    padding-top: 10px;
    overflow-y: auto;
  }

  .overlay-login.visible {
    top: 0;
    opacity: 1;
    filter: alpha(opacity=100);
  }

  .big-heading {
    font-size: 28px;
  }

  .overlay-login .close-login {
    position: absolute;
    top: -15px;
    right: 15px;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    text-align: center;
    padding: 11px 0;
    background: #70869a;
    cursor: pointer;
  }

  form.login-form {
    margin: 40px 0 10px;
  }

  form.login-form p {
    padding: 10px 0;
    margin: 0;
  }

  .btn-line.btn-success {
    border: 1px solid #81b9c3;
    background: transparent;
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .btn-line.btn-success:hover {
    border-color: transparent;
    background: #41c3ac;
  }
}

@media (max-width: 360px) {
  .form-domain .input-domain {
    padding-left: 10px;
  }

  .form-domain .www {
    display: none
  }
}

.twitter-share-button {
  width: 80px !important;
}

/* Product Feature from other theme */
#productfeature {
  background: #618bb0;
  padding-top: 35px;
  padding-bottom: 35px;
}

#productfeature p {
  color: #ffffff;
  margin-bottom: 10px;
  font-size: 17px;
  ;
}

#productfeature .fa {
  color: #6CA93E;
}

#productfeature .btn .fa {
  color: #FFF;
}

#productfeature .h3 {
  color: #6CA93E;
  font-size: 22px;
  padding-right: 15px;
}

.content-heading2 {
  text-align: center;
  margin: 30px;
}

.content-heading2 h2 {
  font-size: 40px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
  color: #ffffff;
}

.content-heading4 {
  text-align: center;
  margin: 30px;
}

.content-heading4 h2 {
  font-size: 25px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
  color: #ffffff;
}

.content-heading3 {
  text-align: center;
  margin: 30px;
}

.content-heading3 h2 {
  font-size: 40px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
  color: #ffffff;
}

.content-heading3 small {
  font-size: 18px;
  margin: 0;
  color: #ffffff
}

.pcustom {
  font-size: 16px;
  margin: 0
}

.pcustom h2 {
  font-size: 24px;
  margin-top: 20px;
  margin-bottom: 10px;
}

.pcustom p {
  font-size: 16px;
  margin: 0
}

/* New features */
/* Features Multicolor ---------------------- */
.introcolumns {
  text-align: center;
  background: #f3f3f3;
}

.introcolumns [class*='col-'] {
  padding: 0 45px;
}

.introcolumns h4 {
  color: #424242;
  font-weight: 300;
  margin: 20px 0;
}

.introcolumns p {
  font-size: 17px;
}

.introcolumns .circle {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: #03A9F4;
  position: relative;
  margin: 0 auto;
  box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.24);
}

.introcolumns .circle.red {
  background: #FF4081;
}

.introcolumns .circle.purple {
  background: #8F4099;
}

.introcolumns .circle.orange {
  background: #FE6A2B;
}

.introcolumns .circle i {
  position: absolute;
  font-size: 48px;
  color: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.row2 {
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  max-width: 1280px;
  width: 100%;
}

/* Features ---------------------- */
.features {
  background: #EBEBEB;
  padding: 55px 0;
  overflow: hidden;
}

.features h3 {
  color: #424242;
  letter-spacing: -.03em;
  margin-bottom: 70px;
  padding: 0 20px;
}

.features .circle {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: #03A9F4;
  position: relative;
  margin: 0 auto;
  box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.24);
}

.features .circle i {
  position: absolute;
  font-size: 48px;
  color: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.features h4 {
  color: #424242;
  font-weight: 300;
  margin: 20px 0;
}

.features p {
  padding: 0 40px;
}

h4 {
  font-size: 23px;
}

.row {
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  width: 100%;
}

.orangelink {
  color: #FFF !important;
  font-weight: bold;
}

.orangelink:hover {
  color: #FFF;
  font-weight: bold;
}
