/*
 * deepblue.css — IC-MyHost Theme 202605-deepblue
 * CSS audit จาก PHP body files + 202605-deepblue source
 * FA/LA โหลดผ่าน CDN
 * © 2004–2026 Ideal Creation Center Co., Ltd.
 */

/* === style === */
body{
    color: #333333;
    font-size: 16px;
    font-family: 'Quicksand', 'Prompt', sans-serif;
    line-height: 1.80857;
}
body.demos .section{
    background: url(/theme/202605-deepblue/images/bg.webp) repeat top center #f2f3f5;
}
body.demos .section-title img{
    max-width: 280px;
    display: block;
    margin: 10px auto;
}
body.demos .service-widget h3{
    border-bottom: 1px solid #ededed;
    font-size: 18px;
    padding: 15px 0;
    background-color: #ffffff;
}
body.demos .service-widget{
    margin: 0 0 30px;
    padding: 30px;
    background-color: #fff
}
body.demos .container-fluid{
    max-width: 1080px
}
html, body{
	height: 100%;
}
a{
    color: #1f1f1f;
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
h1,
h2,
h3,
h4,
h5,
h6{
    letter-spacing: 0;
    font-weight: normal;
    position: relative;
    padding: 0 0 10px 0; 
    line-height: 120% !important;
    color: #1f1f1f;
    margin: 0
}
h1{
    font-size: 24px;
	font-weight: 700; 
}
h2{
    font-size: 22px;
	font-weight: 700; 
}
h3{
    font-size: 18px;
	font-weight: 700; 
}
h4{
    font-size: 16px;
	font-weight: 700; 
}
h5{
    font-size: 14px;
	font-weight: 600;
}
h6{
    font-size: 13px;
	font-weight: 600;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a{
    color: #212121;
    text-decoration: none!important;
    opacity: 1
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover{
    opacity: .8
}
a{
    color: #1f1f1f;
    text-decoration: none;
    outline: none;
}
a,
.btn{
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.lead{
    font-size: 18px;
    line-height: 30px;
    color: #767676;
    margin: 0;
    padding: 0;
}
a img.alignright{
    float: right;
    margin: 10px 0 20px 20px;
}
a img.alignnone{
    margin: 10px 20px 20px 0;
}
a img.alignleft{
    float: left;
    margin: 10px 20px 20px 0;
}
a img.aligncenter{
    display: block;
    margin-left: auto;
    margin-right: auto
}
.progress-br.float.shadow:before{
  border-top-width: 2px;
  margin-top: -41px;
  height: 50px;
}
.progress-br.shadow:before{
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -43px 0 0 12px;
  width: 45px;
  height: 45px;
  border-top: solid 10px #6e912d;
  border-right: solid 10px #6e912d;
  border-top-right-radius: 100%;
  z-index: -1;
  transform-origin: left bottom;
  -webkit-animation: spin 3s linear infinite;
}
.progress-br.shadow:after{
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  color: #6e912d;
  text-align: center;
  line-height: 100px;
  border: 2px solid #6e912d;
  border-radius: 50%;
  margin: -40px 0 0 -40px;
  z-index: -1;
  transform-origin: center;
}
@-webkit-keyframes done{
  10% {
    transform: scale(1.1);
  }
  20% {
    transform: scale(0.9);
  }
  30% {
    transform: scale(1.07);
  }
  40% {
    transform: scale(0.93);
  }
  50% {
    transform: scale(1.04);
  }
  60% {
    transform: scale(0.97);
  }
  80% {
    transform: scale(1.01);
  }
  90% {
    transform: scale(0.99);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes spin{
  100% {
    -webkit-transform: rotate(360deg);
  }
}
.shadow{
	box-shadow: none !important;
}
.top-navbar .navbar-light .navbar-nav .nav-item.active::after{
	opacity: 1;
}
.top-navbar .navbar-light .navbar-nav .nav-item.active .nav-link::before{
	opacity: 1;
	left: 40%;
}
.top-navbar .navbar-light .navbar-nav .nav-item.active .nav-link{
	color: #ff9900;
}
.top-navbar .navbar-light .navbar-nav .nav-item.active .nav-link::after{
	opacity: 1;
	right: 40%;
}
.navbar-right li a,
.navbar-right li a.hover-btn-new::after{
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.navbar-right li a.hover-btn-new::before,
.navbar-right li a.hover-btn-new::after{
  background: #ff9900;
  content: '';
  position: absolute;
  z-index: 1;
}
.navbar-right li a.hover-btn-new:hover span{
  color: #ffffff;
}
.navbar-right li a.hover-btn-new::before{
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}
.navbar-right li a.hover-btn-new::after{
  background: #ffffff !important;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}
.navbar-right li a.hover-btn-new span{
	position: relative;
	z-index: 2;
	color: #333333;
}
.navbar-right li a.hover-btn-new:hover:after{
  height: 0;
  left: 50%;
  top: 50%;
  width: 0;
}
.box-slider{
	height: 100%;
}
.box-slider .carousel-control-prev{
	background: #ff9900;
	position: absolute;
	left: 0px;
	font-size: 38px;
	top: 40%;
	width: 60px;
	height: 60px;
	line-height: 20px;
	opacity: 1;
}
.box-slider .carousel-control-next{
	background: #ff9900;
	position: absolute;
	right: 0px;
	font-size: 38px;
	top: 40%;
	width: 60px;
	height: 60px;
	line-height: 20px;
	opacity: 1;
}
.first-section .big-tagline a{
	background: none;
	position: relative;
	display: inline-block;
	font-size: 18px;
	color: #333333;
	padding: 13px 40px;
	font-weight: 500;
}
.opacity-section .big-tagline a{
	background: none;
	position: relative;
	display: inline-block;
	font-size: 18px;
	color: #333333;
	padding: 13px 40px;
	font-weight: 500;
}
.big-tagline a,
.big-tagline a.hover-btn-new::after{
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.big-tagline a.hover-btn-new::before,
.big-tagline a.hover-btn-new::after{
  background: #fff;
  content: '';
  position: absolute;
  z-index: 1;
}
.big-tagline a.hover-btn-new:hover span{
  color: #ff9900;
}
.hover-btn-new::before{
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}
.hover-btn-new::after{
  background: #ff9900 !important;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}
.hover-btn-new span{
	position: relative;
	z-index: 2;
}
.hover-btn-new:hover:after{
  height: 0;
  left: 50%;
  top: 50%;
  width: 0;
}
.hover-btn-new::before{
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}
.hover-btn-new::after{
  background: #ff9900 !important;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}
.hover-btn-new span{
	position: relative;
	z-index: 2;
}
.hover-btn-new:hover:after{
  height: 0;
  left: 50%;
  top: 50%;
  width: 0;
}
.first-section .big-tagline a:hover{
	color: #333333;
}
.opacity-section .big-tagline a:hover{
	color: #333333;
}
.box-slider .carousel-inner{
	height: 100%;
}
.box-slider .carousel-item{
	height: 100%;
	width: 100%;
}
.first-section .big-taglineSS a{
	background: none; 
	position: relative;
	display: inline-block;
	font-size: 18px;
	color: #333333;
	padding: 13px 40px;
	font-weight: 500;
}
.big-taglineSS .lead{
 background-color: #ffffff;    
}
.big-taglineSS a,
.big-taglineSS a.hover-btn-new::after{
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.big-taglineSS a.hover-btn-new::before,
.big-taglineSS a.hover-btn-new::after{
  background: #fff;
  content: '';
  position: absolute;
  z-index: 1;
}
.big-taglineSS a.hover-btn-new:hover span{
  color: #ff9900;
}
.first-section .big-taglineSS a:hover{
	color: #333333;
}
.section{
    display: block;
    position: relative;
    overflow: hidden;
    padding: 70px 0; 
}
.section.wb{
    background-color: #ffffff;
}
.section.lb{
    background-color: #f2f3f5;
}
.section.db{
    background-color: #1f1f1f;
}
.section.ef{
    background-color: #efefef;
}
.section.fe{
    background-color: #333333;
}
.section.orange{
    background-color: #ff9900;
}
.section.color1{
    background-color: #448AFF;
}
.section.cl{
	background-color: #2d3032;
}
.section.grey1{
    background-color: #ebebeb;
}
.section.grey2{
    background-color: #dfdfdf;
}
.section.grey3{
    background-color: #c8c8c8;
}
.section.grey4{
    background-color: #aeadad;
}
.section.grey5{
    background-color: #9a9a9a;
}
.section.grey6{
    background-color: #858585;
}
.section.grey7{
    background-color: #6e6e6e;
}
.section.grey8{
    background-color: #585858;
}
.section.grey9{
    background-color: #3f3f3f;
}
.section.grey10{
    background-color: #1f1f1f;
}
.section.grey{
	background-color: #494949;
}
.section.orange{
	background-color: #ff9900;
}
.first-section{
    position: relative;
    overflow: hidden;
    height: 100%;	
	vertical-align: middle;
}
.first-section::before{
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
	top: 0px;
	left: 0px;
    display: block;
    
}
.first-section h2{
    color: #ffffff;
    font-size: 68px;
    font-weight: 300;
    text-transform: capitalize;
    display: block;
    margin: 0;
    padding: 0 0 30px;
    position: relative;
}
.first-section h2 strong{
	color: #ff9900;
}
.first-section .lead{
    font-size: 21px;
    font-weight: 300;
    padding: 0 0 40px;
    margin: 0;
    line-height: inherit;
    color: #ffffff;
}
.opacity-section .lead{
    font-size: 21px;
    font-weight: 300;
    padding: 0 0 40px;
    margin: 0;
    line-height: inherit;
    color: #ffffff;
}
.section-title{
    display: block;
    position: relative;
    margin-bottom: 60px;
}
.section-title p{
    color: #999;
    font-weight: 400;
    font-size: 18px;
    line-height: 33px;
    margin: 0;
}
.section-title h1{
    font-size: 38px;
    font-weight: 500;
    line-height: 62px;
    margin: 20px 0 0px;
    padding: 0;
    text-transform: none;
}
.section-title h2{
    font-size: 38px;
    font-weight: 500;
    line-height: 62px;
    margin: 0 0 25px;
    padding: 0;
    text-transform: none;
}
.section-title h3{
    font-size: 36px;
    font-weight: 500;
    line-height: 62px;
    margin: 0 0 25px;
    padding: 0;
    text-transform: none;
}
.section-title h4{
    font-size: 30px;
    font-weight: 500;
    line-height: 52px;
    margin: 0 0 25px;
    padding: 0;
    text-transform: none;
}
.section.colorsection p,
.section.colorsection h3,
.section.db h3{
    color: #ffffff;
}
.box-slider .first-section{
	display: table;
	position: relative;
	width: 100%;
}
.box-slider .opacity-section{
	display: table;
	position: relative;
	width: 100%;
}
.dtab{
	display: table-cell;
	vertical-align: middle;
}
.customwidget a,
.customwidget a.hover-btn-new::after{
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.customwidget a.hover-btn-new::before,
.customwidget a.hover-btn-new::after{
  background: #ff9900;
  content: '';
  position: absolute;
  z-index: 1;
}
.customwidget a.hover-btn-new:hover span{
  color: #333333;
}
.customwidget a.hover-btn-new::before{
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}
.customwidget a.hover-btn-new::after{
  background: #333333 !important;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}
.customwidget a.hover-btn-new span{
	position: relative;
	z-index: 2;
	color: #fff;
}
.customwidget a.hover-btn-new:hover:after{
  height: 0;
  left: 50%;
  top: 50%;
  width: 0;
}
.message-box a{
	position: relative;
	padding: 13px 30px;
	
	display: inline-block;
	
}
.message-box a,
.message-box a.hover-btn-new::after{
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.message-box a.hover-btn-new::before,
.message-box a.hover-btn-new::after{
  background: #ff9900;
  content: '';
  position: absolute;
  z-index: 1;
}
.message-box a.hover-btn-new:hover span{
  color: #333333;
}
.message-box a.hover-btn-new::before{
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}
.message-box a.hover-btn-new::after{
  background: #333333 !important;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}
.message-box a.hover-btn-new span{
	position: relative;
	z-index: 2;
	color: #fff;
}
.message-box a.hover-btn-new:hover:after{
  height: 0;
  left: 50%;
  top: 50%;
  width: 0;
}
.message-box ol{
    padding-left: 20px;        
    list-style-position: outside; 
}
.message-box ol li{
    padding: 12px 5px 5px 10px;
    border-bottom: 2px solid #000;
    margin-right: 20px;
    
}
.message-box ol li a{
    vertical-align: top;       
    display: inline-block;     
    width: 100%;
}
.logos img{
    margin: auto;
    display: block;
    text-align: center;
    width: 100%;
    opacity: 0.3;
}
.logos img:hover{
    opacity: 1;
}
.testimonial small,
.testimonial .lead,
.testimonial p{
    background-color: transparent;
    color: #aaa;
    display: block;
    font-size: 16px;
    font-style: normal;
    line-height: 30px;
    margin: 0;
    padding: 0;
    position: relative;
}
.testi-carousel.owl-carousel .owl-item.active.center .testimonial{
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.pricing-table{
    margin: 0px;
    background: #fff;
    box-shadow: 0 5px 14px rgba(0, 0, 0, 0.1);
}
.pricing-table i{
    width: 30px;
    color: #c2c2c2;
    display: inline-block;
    margin-right: 10px;
    padding-right: 5px;
    border-right: 1px solid #ececec;
}
.pricing-table .btn-dark{
    padding: 10px 24px;
    font-size: 15px;
}
.pricing-table strong{
    font-weight: 600;
    margin-right: 6px;
    color: #1f1f1f;
}
.pricing-table-header{
    padding: 30px 0 25px 0;
    background: #ffffff;
}
.pricing-table-header h2{
    font-size: 31px;
    margin: 0;
    padding: 0;
    font-weight: 500;
}
.pricing-table-header h3{
    font-size: 15px;
    font-weight: 600;
    color: #aaaaaa;
    margin-top: 10px;
    text-transform: uppercase;
}
.pricing-table-space{
    height: 10px;
}
.pricing-table-features{
    margin: 15px 30px 0 30px;
    padding: 0 10px 15px 30px;
    border-bottom: 1px solid #ececec;
    text-align: left;
    line-height: 30px;
    font-size: 16px;
    color: #c2c2c2;
}
.pricing-table-highlighted h3,
.pricing-table-highlighted h2{
    color: #ffffff !important;
}
.pricing-table-sign-up{
    margin-top: 25px;
    padding-bottom: 30px;
}
.pricing-table-sign-up a{}
.pricing-table-sign-up a{
	position: relative;
	padding: 13px 40px;
	font-size: 18px;
	display: inline-block;
}
.pricing-table-sign-up a,
.pricing-table-sign-up a.hover-btn-new::after{
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.pricing-table-sign-up a.hover-btn-new::before,
.pricing-table-sign-up a.hover-btn-new::after{
  background: #ff9900;
  content: '';
  position: absolute;
  z-index: 1;
}
.pricing-table-sign-up a.hover-btn-new:hover span{
  color: #333333;
}
.pricing-table-sign-up a.hover-btn-new::before{
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}
.pricing-table-sign-up a.hover-btn-new::after{
  background: #333333 !important;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}
.pricing-table-sign-up a.hover-btn-new span{
	position: relative;
	z-index: 2;
	color: #fff;
}
.pricing-table-sign-up a.hover-btn-new:hover:after{
  height: 0;
  left: 50%;
  top: 50%;
  width: 0;
}
.pricing-table:hover{
	transform: scale(1.05,1.06);
	-webkit-transform: scale(1.05,1.06);
	-moz-transform: scale(1.05,1.06);
	-o-transform: scale(1.05,1.06);
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
}
.pricing-table-highlighted{
    margin-top: 0;
}
.table-responsive-sm .table td, .table-responsive-sm .table th{
	vertical-align: middle;
	white-space: nowrap;
}
.align-items-center{
	margin-bottom: 30px;
}
.message-box{
	padding: 20px 0px; 
	text-align:left;  
}
.service-widget h3 a,
.section.wb .service-widget h3,
.section.lb .service-widget h3{
    color: #1f1f1f;
}
.message-box h4,.message-box h4 a{
    text-transform: uppercase;
    padding: 0;
    margin: 0 0 5px;
    font-weight: 600;
    letter-spacing: 0.5px;
    font-size: 15px;
    color: #999;
}
.message-box h2{
    font-size: 34px;
    font-weight: 400;
    padding: 0 0 10px;
    margin: 0;
    line-height: 62px;
    margin-top: 0;
    text-transform: none;
}
.message-box p{
    margin-bottom: 20px;
}
.message-box .lead{
    padding-top: 10px;
    font-size: 19px;
    font-style: italic;
    color: #999;
    padding-bottom: 0;
}
.post-media{
    position: relative;
}
.post-media img{
    width: 100%;
}
hr.invis{
    border-color: transparent;
}
.section.parallax hr.hr1{
    border-color: rgba(255, 255, 255, 0.1);
}
.img-center img{
    width: 100%;
    box-shadow: 0 5px 14px rgba(0, 0, 0, 0.1);
}
.img-center{
    margin: auto;
}
.bootstrap-select.form-control{
    margin-bottom: 0;
    padding: 0;
    border: none;
}
.bootstrap-select.form-control:not([class*="col-"]){
    width: 100%;
}
.bootstrap-select.form-control.input-group-btn{
    z-index: auto;
}
.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right{
    float: right;
}
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group{
    margin-bottom: 0;
}
.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control{
    padding: 0;
}
.form-inline .bootstrap-select.btn-group .form-control{
    width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu li.active small{
    color: #fff;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text{
    display: inline-block;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark{
    position: absolute;
    display: inline-block;
    right: 15px;
    margin-top: 5px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text{
    margin-right: 34px;
}
.bs-searchbox .form-control{
    margin-bottom: 0;
    width: 100%;
}
select.bs-select-hidden,
select.selectpicker{
    display: none !important;
}
select.mobile-device{
    position: absolute !important;
    top: 0;
    left: 0;
    display: block !important;
    width: 100%;
    height: 100% !important;
    opacity: 0;
}
.bootstrap-select > .btn{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 15px;
    height: 33px;
    box-shadow: none !important;
    border: 0 !important;
    padding: 0;
    width: 100%;
    color: #bcbcbc !important;
}
.contact_form .form-control{
    background-color: #fff;
    margin-bottom: 30px;
    border: 1px solid #ebebeb;
    box-sizing: border-box;
    color: #bcbcbc;
    font-size: 16px;
    outline: 0 none;
    padding: 10px 25px;
    height: 55px;
    resize: none;
    box-shadow: none !important;
    width: 100%;
}
.contact_form .form-control::-webkit-input-placeholder{
    color: #bcbcbc;
}
.contact_form .form-control::-moz-placeholder{
    opacity: 1;
    color: #bcbcbc;
}
.contact_form .form-control::-ms-input-placeholder{
    color: #bcbcbc;
}
#contact{
    background: url(/theme/202605-deepblue/images/bg.png) no-repeat center center #fff;
}
.navbar-default .btn-light{
    padding: 0 20px;
    margin-left: 15px;
}
.btn-light{
    padding: 13px 40px;
    font-size: 18px;
    border: 2px solid #ffffff !important;
    color: #ffffff;
    background-color: transparent;
}
.btn-light:hover,
.btn-light:focus{
    border-color: rgba(255, 255, 255, 0.6);
    color: rgba(255, 255, 255, 0.6);
}
body.host_version .slide-btn.btn-light{
	background-color: #2d3032 !important;
	color: #ffffff !important;
	border: 2px solid #2d3032 !important;
}
body.host_version .first-section .effect-1.slide-btn::after{
	box-shadow: 0 0 0 2px #2d3032;
}
body.host_version .opacity-section .effect-1.slide-btn::after{
	box-shadow: 0 0 0 2px #2d3032;
}
.all-title-box{
	background: url(/theme/202605-deepblue/images/banner.webp)no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	min-height: 300px;
}
.all-title-box h1{
	color: #fff;
	font-weight: 600;
	text-transform: capitalize;
	padding-top: 11%;
	font-size: 48px;
	line-height: 0px;
}
span.m_1{
    font-weight: 300;
    font-size: 20px;
    line-height: 1.5em;
	display: block;
}
.list-domain{
	margin-top: 30px;
}
.list-domain ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.list-domain ul li{
	display: inline-block;
	padding: 10px 0px;
}
.pricingTable{
    text-align: center;
	box-shadow: 0 5px 14px rgba(0, 0, 0, 0.1);
}
.pricingTable .pricingTable-header{
    color:#feffff;
    background: #333333;
}
.pricingTable .heading{
    display: block;
    padding-top: 25px;
}
.pricingTable .heading:after{
    content: "";
    border-top: 1px solid rgba(255, 255, 255 ,0.4);
    display: inline-block;
    width: 85%;
}
.pricingTable .heading > h3{
    margin: 0;
    text-transform: capitalize;
    font-size: 38px;
	font-weight: 700;
	color: #fff;
}
.pricingTable .heading > span{
    text-transform: capitalize;
    font-size: 13px;
    margin-top: 5px;
    display: block;
}
.pricingTable .price-value{
    padding-bottom: 25px;
    display: block;
    font-size: 34px;
}
.pricingTable-header > .price-value > .month{
    font-size: 14px;
    display: inline-block;
    text-transform: uppercase;
}
.pricingTable .price-value > span{
    display: block;
    font-size: 14px;
    line-height: 20px;
}
.pricingTable .pricingContent{
    text-transform: capitalize;
    background: #f5f5f5;
    color:#333333;
}
.pricingTable .pricingContent > i{
    font-size: 60px;
    margin-top: 20px;
	color: #ff9900;
}
.pricingTable .pricingContent ul{
    list-style: none;
    padding: 0;
    margin-bottom: 0;
    text-align: left;
}
.pricingTable .pricingContent ul li{
    padding: 12px 0;
    border-bottom: 1px solid #000;
    border-top: 1px solid #333;
    width: 85%;
    margin: 0 auto;
}
.pricingTable .pricingContent ul li:first-child{
    border-top: 0px none;
}
.pricingTable .pricingContent ul li:last-child{
    border-bottom: 0px none;
}
.pricingTable .pricingContent ul li:before{
    content: "\f00c";
    font-family:'Font Awesome 5 Free'; font-weight: 900;
    margin-right: 10px;
    transition:all 0.5s ease 0s;
}
.pricingTable .pricingContent ul li:hover:before{
    margin-right: 20px;
}
.pricingTable .pricingTable-sign-up{
    padding: 20px 0;
    background: #ffffff;
    color:#fff;
    text-transform: capitalize;
}
.pricingTable .pricingTable-sign-up > span{
    margin-top: 10px;
    display: block;
}
.pricingTable .pricingTableSmall{
    padding: 10px 0;
    background: #ffffff;
    color:#fff;
    text-transform: capitalize;
}
.pricingTable .pricingTableVerySmall{
    padding: 10px 0;
    background: #ff9900;
    color:#fff;
    text-transform: capitalize;
}
.pricingTable .pricingTableSmall > span{
    margin-top: 5px;
    display: block;
}
.pricingTable .pricingTableVerySmall > span{
    margin-top: 5px;
    display: block;
}
.pricingTable .btn-block{
    width: 40%;
    margin: 0 auto;
    background: #e67e22;
    color:#fff;
    text-transform: capitalize;
    border: 0px none;
    padding: 10px;
    border-radius: 3px;
    font-size: 17px;
    transition:all 0.5s ease 0s;
}
.pricingTable .btn-block:hover{
    border-radius: 12px;
}
.pricingTable .btn-block:before{
    content: "\f07a";
    font-family:'Font Awesome 5 Free'; font-weight: 900;
    margin-right: 10px;
}
.pricingTable.pink .pricingTable-header{
    background: #333333;
}
.pricingTable.orange .pricingTable-header{
    background: #333333;
}
.pricingTable.green .pricingTable-header{
    background: #008b8b;
}
@media screen and (max-width: 990px){
.pricingTable{
        margin-bottom: 20px;
    }
}
.pricingTable-sign-up a{
	position: relative;
	padding: 13px 40px;
	font-size: 18px;
	display: inline-block;
}
.pricingTableSmall a{
	position: relative;
	padding: 13px 20px;
	font-size: 18px;
	display: inline-block;
}
.pricingTableSmall a,
.pricingTableSmall a.hover-btn-new::after ,
.pricingTableVerySmall a.highlight-msg::after ,
.pricingTable-sign-up a,
.pricingTable-sign-up a.hover-btn-new::after ,
.pricingTable-sign-up a.highlight-msg::after{
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.pricingTableSmall a.hover-btn-new::before,
.pricingTableSmall a.hover-btn-new::after , 
.pricingTable-sign-up a.hover-btn-new::before,
.pricingTable-sign-up a.hover-btn-new::after{
  background: #ff9900;
  content: '';
  position: absolute;
  z-index: 1;
}
.pricingTableSmall a.hover-btn-new:hover span , 
.pricingTable-sign-up a.hover-btn-new:hover span{
  color: #333333;
}
.pricingTableSmall a.hover-btn-new::before,
.pricingTableVerySmall a.highlight-msg::before,
.pricingTable-sign-up a.hover-btn-new::before{
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}
.pricingTableSmall a.hover-btn-new::after, 
.pricingTable-sign-up a.hover-btn-new::after{
  background: #333333 !important;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}
.pricingTableSmall a.hover-btn-new span,
.pricingTableVerySmall a.highlight-msg span,
.pricingTable-sign-up a.hover-btn-new span{
	position: relative;
	z-index: 2;
	color: #fff;
}
.pricingTableSmall a.hover-btn-new:hover:after,
.pricingTableVerySmall a.highlight-msg:hover:after,
.pricingTable-sign-up a.hover-btn-new:hover:after{
  height: 0;
  left: 50%;
  top: 50%;
  width: 0;
}
#testimonial-box .desc:hover .lead{
	color: #121212;
}
.customer-box{
	
}
.customer-box .nav-tabs{
	border-bottom: none;
	padding: 20px;
	background: #f6f6f6;
}
.customer-box .nav-tabs > li > a.active{
	border: none;
	background: #ff9900;
	color: #fff;
	border-radius: 0px;
}
.customer-box .nav-tabs > li > a{
	border-radius: 0px;
	border: 0px;
	background: #2d3032;
	color: #ffffff;
	padding: 10px 25px;
	font-size: 18px;
	display: block;
}
.customer-box .nav-tabs > li > a:hover{
	background: #ff9900;
	color: #ffffff;
	border: 0px;
}
.customer-box .tab-content{
	padding: 20px;
}
.customer-box .tab-content .form-group .form-control{
	background-color: #fff;
	margin-bottom: 30px;
	border: 1px solid #ebebeb;
	box-sizing: border-box;
	color: #bcbcbc;
	font-size: 16px;
	outline: 0 none;
	padding: 10px 25px;
	height: 55px;
	resize: none;
	box-shadow: none !important;
	width: 100%;
}
.tit-up{
	position: relative;
}
.tit-up .close{
	position: absolute;
	z-index: 2;
	right: 0px;
	top: 0px;
	margin: 0;
}
.widget.server a,
.widget.server a.hover-btn-new::after{
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.widget.server a.hover-btn-new::before,
.widget.server a.hover-btn-new::after{
  background: #ff9900;
  content: '';
  position: absolute;
  z-index: 1;
}
.widget.server a.hover-btn-new:hover span{
  color: #333333;
}
.widget.server a.hover-btn-new::before{
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}
.widget.server a.hover-btn-new::after{
  background: #333333 !important;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}
.widget.server a.hover-btn-new span{
	position: relative;
	z-index: 2;
}
.widget.server a.hover-btn-new:hover:after{
  height: 0;
  left: 50%;
  top: 50%;
  width: 0;
}
.img-bg-2004{
	background: url(/theme/202605-deepblue/images/history/img-2004.webp) no-repeat center;
	background-size: cover;
}
.img-bg-2006{
	background: url(/theme/202605-deepblue/images/history/img-2006.webp) no-repeat center;
	background-size: cover;
}
.img-bg-2008{
	background: url(/theme/202605-deepblue/images/history/img-2008.webp) no-repeat center;
	background-size: cover;
}
.img-bg-2009{
	background: url(/theme/202605-deepblue/images/history/img-2009.webp) no-repeat center;
	background-size: cover;
}
.img-bg-2012{
	background: url(/theme/202605-deepblue/images/history/img-2012.webp) no-repeat center;
	background-size: cover;
}
.img-bg-2013{
	background: url(/theme/202605-deepblue/images/history/img-2013.webp) no-repeat center;
	background-size: cover;
}
.img-bg-2014{
	background: url(/theme/202605-deepblue/images/history/img-2014.webp) no-repeat center;
	background-size: cover;
}
.img-bg-2015{
	background: url(/theme/202605-deepblue/images/history/img-2015.webp) no-repeat center;
	background-size: cover;
}
.img-bg-2016{
	background: url(/theme/202605-deepblue/images/history/img-2016.webp) no-repeat center;
	background-size: cover;
}
.img-bg-2018{
	background: url(/theme/202605-deepblue/images/history/img-2018.webp) no-repeat center;
	background-size: cover;
}
.img-bg-2020{
	background: url(/theme/202605-deepblue/images/history/img-2020.webp) no-repeat center;
	background-size: cover;
}
.img-bg-2024{
	background: url(/theme/202605-deepblue/images/history/img-2024.webp) no-repeat center;
	background-size: cover;
}
.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img ,div .img-responsive, img .img-responsive{
	display: block;
	max-width: 100%;
	height: auto
}
#prod-summary{background:#f5f5f5;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;inset 0 0 5px rgba(0,0,0,.1);-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.1);box-shadow:inset 0 0 5px rgba(0,0,0,.1);padding:20px 0;margin:0 0 30px 0}
#prod-summary h3, #prod-summary2 h3{padding:0 5px 10px;color:#000;text-shadow:0 1px 0 rgba(255,255,255,.5)}
#prod-summary h3 a{text-shadow:0 1px 0 rgba(255,255,255,.5)}
#prod-summary div, #prod-summary2 div{padding:0 15px}
#prod-summary span, #prod-summary2 span{margin-left:15px}
#prod-summary span a span, #prod-summary2 span a span{margin:0}
a.ovalbutton-green, a.ovalbutton-blue,a.ovalbutton-blue02, a.ovalbutton-gold, a.ovalbutton-gray, a.ovalbutton-red{display:inline-block;zoom:1;*display:inline;vertical-align:middle;margin:0 2px;outline:none;cursor:pointer;text-align:center;text-decoration:none;font:400 13px/100% Ubuntu, sans-serif;padding:8px 10px;text-shadow:0 -1px 0 rgba(0,0,0,.3);}
a.ovalbutton-green:hover, a.ovalbutton-blue:hover, a.ovalbutton-gold:hover, a.ovalbutton-gray:hover, a.ovalbutton-red:hover{text-decoration:none;color:#FFF}
a.ovalbutton-green:active, a.ovalbutton-blue:active, a.ovalbutton-gold:active, a.ovalbutton-gray:active, a.ovalbutton-red:active{position:relative;top:1px}
a.ovalbutton-green:focus, a.ovalbutton-blue:focus, a.ovalbutton-blue02:focus, a.ovalbutton-gold:focus, a.ovalbutton-gray:focus, a.ovalbutton-red:focus{text-decoration:none;color:#FFF}
a.ovalbutton-green{color: #fff; background-color: #6ab33d; border-color: #6ab33d;}
a.ovalbutton-green:hover, a.ovalbutton-green:active{background-color: #54942d;border-color: #54942d;color:#fff}
a.ovalbutton-blue{color:#fff; background-color: #4788d5; border-color: #4788d5}
a.ovalbutton-blue02{color:#fff;background-color: #337ab7;border-color: #2e6da4}
a.ovalbutton-blue:hover, a.ovalbutton-blue:active{color:#fff;background-color: #44479e;border-color: #44479e}
a.ovalbutton-blue02:hover, a.ovalbutton-blue02:active{color:#fff;background-color: #1969ca;	border-color: #1969ca}
a.ovalbutton-gold{color: #fff;background-color: #ff9900; border-color: #ff9900}
a.ovalbutton-gold:hover, a.ovalbutton-gold:active{color: #fff;background-color: #da6a17;border-color: #da6a17}
a.ovalbutton-gray{color: #FFF;background-color: #666666;border-color: #666666}
a.ovalbutton-gray:hover, a.ovalbutton-gray:active{color: #FFF;background-color: #424242;border-color: #424242}
a.ovalbutton-red{color: #fff;background-color: #D64541;border-color: #D64541}
a.ovalbutton-red:hover, a.ovalbutton-red:active{color: #fff;background-color: #b53634;border-color: #b53634}
table{border-collapse:separate;border-spacing:0}
table.arc90_altrows-Blue{width:100%;margin-bottom:20px;border-bottom:2px solid #eee}
.arc90_altrows-Blue th, .arc90_altrows-Blue td{color:#444;padding:5px 10px;text-align:left;vertical-align:top;border-bottom:1px solid #fff}
.arc90_altrows-Blue th img, .arc90_altrows-Blue td img{vertical-align:middle}
.arc90_altrowsBlue0{background-color:#fff}
.arc90_altrowsBlue1{background-color:#f7f7f7}
.arc90_altrows-Blue{border-collapse:collapse}
arc90_altrows-Blue
.arc90_altrows-Blue th, .arc90_altrows-Blue th a, .arc90_altrows-Blue th a:visited{background:#e7e8e8;color:#000;font-family:Arial, Helvetica, sans-serif;font-weight:bold;font-size:16px;text-decoration:none;text-transform:uppercase;text-shadow:0 1px 0 rgba(255,255,255,.5);border-right:1px solid #fff}
.arc90_altrows-Blue th.bg-666{background:#666}
.arc90_altrows-Blue th.bg-333{background:#333}
.arc90_altrows-Blue th a:hover{text-decoration:none}
.arc90_altrows-Blue th.main-th, th.main-th a, th.main-th a:visited{background:#93a0a6;font-weight:bold;color:#fff;text-decoration:none}
.arc90_altrows-Blue th.main-th a:hover{color:#fff;text-decoration:none}
table.arc90_altrows-Blue td{border-right:1px solid #fff;font-size:14px}
table.arc90_altrows-Blue td a{text-decoration:none}
table.arc90_altrows-Blue td em{color:#000;font:bold 14px Arial, Helvetica, sans-serif;font-style:normal}
table.arc90_altrows-Blue .no-border{border:0}
table.arc90_altrows-Blue .no-right{border-right:0}
table.arc90_altrows-Blue .sec-header{background:#d5dcdd;color:#000;font:bold 14px Arial, Helvetica, sans-serif;text-transform:uppercase;vertical-align:middle;text-shadow:0 1px 0 rgba(255,255,255,.5)}
table.arc90_altrows-Blue .sec-header em{font-style:normal;font-size:11px;color:#73787b}
table.arc90_altrows-Blue .sec-header-ref{background:#ccc;color:#222;font-size:14px;font-weight:bold}
table.arc90_altrows-Blue td h2, table.arc90_altrows-Blue td h3, table.arc90_altrows-Blue td h4, table.arc90_altrows-Blue td h5{margin:0;padding:0}
table.arc90_altrows-Blue td.box{border-right:1px solid #000;border-left:1px solid #000}
table.arc90_altrows-Blue td .productCurrency{clear:none;font-size:11px;font-weight:normal;font-style:normal;margin:2px 0 0 2px;font-family:Arial, Helvetica, sans-serif}
table.arc90_altrows-Blue td .currencyUnits{clear:none;font-size:18px;font-style:normal;font-weight:normal;font-family:Arial, Helvetica, sans-serif}
table.arc90_altrows-Blue td .currencySubUnits{clear:none;font-size:14px;font-weight:normal;font-style:normal;margin:3px 0 0 0;font-family:Arial, Helvetica, sans-serif}
table.arc90_altrows-Blue td .red{color : #cc0000; }
table.arc90_altrows-Blue td .orange{ color : #ff6600; }
.section.include4box202605{
    width: 100%;float: center; padding:3% 0;
}
.section.include4box202605 h2{
    margin: 0 0 4% 0;
    padding: 0;
    text-align: center; 
}
.section.include4box202605 h2 img.why{
    height: 40px;
    display: inline-block;
    vertical-align: top;
    margin-right: 1%;
    width: auto;
}
.section.include4box202605 ul{
    width: 100%;
    padding: 0;
    margin: 0 auto; 
	list-style:none;
}
.section.include4box202605 ul li{
    width:25%;
    float: left;
    margin: 0 auto;
    padding: 1%;
}
.section.include4box202605 ul li .boxcontent{
    background:#fff;
    box-shadow: 1px 1px 10px #bababa;
    padding:0;
    text-align: center;
    position: relative;
    z-index: 0;
    height: 450px;
}
.section.include4box202605 ul li .boxcontent img{
    width: auto;
    text-align: center;margin: 0 auto 5% auto;
}
.section.include4box202605 ul li .boxcontent p.title{
	line-height: 1;
    margin:0;
    padding: 0 5%;
    text-align: center;
    color: #ff9900;
}
.section.include4box202605 ul li .boxcontent p.title img.logozcom-title{
    height: 23px;
    display: inline-block;
    vertical-align: top;
    margin-right: 1%;
}
.section.include4box202605 ul li .boxcontent p.content{
	font-size: 16px; 
    line-height: 1.80857;
    margin:0;
    padding:3% 5%;
    text-align: left;
    color: #323232; 
}
.section.include4box202605 ul li .boxcontent p.content ul .listbullet{ 
	list-style:square;
}
/* === versions === */
body.host_version .icon_wrap i,
body.host_version .customwidget li i{
    color: #2d3032 !important;
}
body.host_version .lead strong{
    color: #333333
}
body.host_version .btn-light{
    background-color: #ffffff;
    color: #1f1f1f !important;
}
body.host_version .stat-wrap h3{
    color: #ffffff !important;
}
body.host_version .stat-wrap h4{
    color: #ffffff !important;
}
body.host_version .icon_wrap:hover,
body.host_version .icon-wrapper:hover i,
body.host_version .grd1{
    color: #ffffff !important;
    background: #2d3032;
}
body.host_version .stat-wrap,
body.host_version .dmtop:hover,
body.host_version .cac:hover,
body.host_version .features-right li:hover i,
body.host_version .features-left li:hover i,
body.host_version .divider-bar,
body.host_version .owl-next:hover i,
body.host_version .owl-prev:hover i,
body.host_version .icon-wrapper:hover i:hover,
body.host_version .grd1:hover,
body.host_version .grd1:focus{
    background-position: 100px;
    color: #ffffff !important;
    background: #9dc15b;
}
body.host_version .checkdomain{
    background-color: #fff;
    padding: 30px 0px;
    text-align: left;
}
body.host_version .checkdomain{
    margin-top: 0px;
    display: block;
    position: relative;
}
body.host_version .nav-pills > li:hover > a,
body.host_version .nav-pills > li:focus > a{
	background: #333333;
	color: #ffffff;
}
body.host_version .nav-pills > li > a.active,
body.host_version .nav-pills > li > a.active:focus,
body.host_version .nav-pills > li > a.active:hover{
	background: #9dc15b;
	color: #ffffff;
}
body.host_version .checkdomain-wrapper .form-group{
    background: #9dc15b;
    padding: 10px;
    border: 1px solid #e9e9ec;
    width: 100%;
}
body.host_version .checkdomain hr{
    border-color: rgba(255, 255, 255, 0);
    margin: 10px 0;
}
body.host_version .checkdomain-wrapper .form-control{
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #e9e9ec;
    box-shadow: none !important;
    border-radius: 0;
    width: 84%;
    height: 50px;
}
body.host_version .checkdomain-wrapper .btn{
    height: 50px;
    width: 15%;
	border: none;
}
body.host_version .icon-wrapper{
    text-align: left;
}
body.host_version .checkdomain-wrapper .checkbox{
    display: inline-block;
    margin-right: 15px;
    padding-left: 5px;
    text-align: left;
	width: 10%;
	float: left;
	position: relative;
	background: #9dc15b;
}
body.host_version .dev-list .widget p{
    margin: 0;
    padding: 5px 0 0;
}
body.host_version .dev-list img{
    width: 100%;
}
body.host_version .footer-social .btn{
    background-color: white;
    border: 1px solid #333333;
    color: #1f1f1f;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    margin: 0px;
    padding: 0;
    text-align: center;
    width: 40px;
}
body.host_version .footer-social .btn:hover{
	background: #9dc15b;
	color: #ffffff;
	border: 1px solid #ffffff;
}
body.host_version .dev-list .widget{
    padding: 30px 0px;
    border: 1px solid #ededed;
	box-shadow: 0 0 8px 0 rgba(0,0,0,.08);
}
body.host_version .dev-list .widget h3{
    font-size: 24px;
	font-weight: 500;
    padding: 0 0 5px;
    margin: 0;
	color: #ffffff;
    line-height: 1 !important;
}
body.host_version .dev-list .widget-title{
    padding: 20px 0 10px;
    margin: 0;
    line-height: 1 !important;
}
body.host_version .big-tagline img{
    margin-bottom: 20px;
    max-width: 186px;
}
body.host_version .navbar-default .btn-light{
    border-color: #efefef !important;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0;
}
body.host_version .affix{
    background-color: #ffffff !important;
}
body.host_version .icon_wrap,
body.host_version .header_style_01{
    background: #ffffff !important;
    position: relative;
}
body.host_version .effect-1:after{
    box-shadow: 0 0 0 2px #9dc15b;
}
body.host_version .first-section .effect-1:after,
body.host_version .stat-wrap .effect-1:after{
    box-shadow: 0 0 0 2px #fff;
}
body.host_version .header_style_01 .navbar-default .navbar-nav > li > a{
    color: #1f1f1f;
}
body.host_version .noover p{
    color: rgba(255, 255, 255, 1) !important;
}
body.host_version .noover .grd1{
    border: 0 !important;
}
body.host_version .stat-wrap p{
    color: #ffffff;
    font-size: 34px;
    font-weight: 500;
    line-height: 1.3;
    margin: 0;
    padding: 13px 0 0;
}
body.host_version .icon_wrap{
    font-size: 62px;
}
body.host_version .first-section{
    overflow: visible ;
    position: relative;
	background-position: center;
	background-size: cover;
}
body.host_version .first-section h2{
    padding-bottom: 15px;
}
body.host_version .first-section .lead{
    padding-bottom: 35px;
}
body.host_version .stat-wrap .alignleft{
    margin-right: 30px;
}
body.host_version .wrap-footer .alignleft{
    margin-right: 30px;
}
/* === responsive === */
@media (min-width: 768px) and (max-width: 991px){
body.host_version .stat-wrap  .alignleft{
		float: none;
		margin: 0 auto;
	}body.host_version .stat-wrap h3{
		margin-bottom: 12px;
	}body.host_version .stat-wrap h4{
		margin-bottom: 12px;
	}.pricing-table-header h2{
		font-size: 22px;
	}.pricing-table-features{
		padding: 0px 0px 15px 0px;
		margin: 15px 15px 0 15px;
	}.pricing-table-features p{
		font-size: 13px;
	}.pricingTable .heading > h3{
		font-size: 28px;
	}.pricingTable .price-value{
		font-size: 28px;
	}.pricingTable .pricingContent ul li{
		font-size: 13px;
	}.section-title h3{
		
		font-size: 24px;
	}.section-title h4{
		
		font-size: 18px;
	}body.host_version .footer-social .btn{
		width: 35px;
		height: 35px;
		line-height: 35px;
	}.pricingTable-sign-up a{
		padding: 10px 20px;
	}.pricingTableSmall a{
		padding: 5px 10px;
	}.btn-light{
		padding: 10px 20px;
	}
}
@media (max-width: 767px){
.first-section h2{
		font-size: 28px;
	}.first-section .lead{
		font-size: 14px;
	}.first-section .big-tagline a{
		padding: 10px 15px;
	}body.host_version .checkdomain-wrapper .form-control{
		width: 83%;
	}body.host_version .checkdomain-wrapper .checkbox{
		width: 20%;
		margin-bottom: 15px;
	}.section-title h3{
		
		font-size: 24px;
	}.section-title h4{
		
		font-size: 18px;
	}.message-box h2{
		font-size: 24px;
	}.message-box a{
		padding: 10px 20px;
	}.pricing-table{
		margin-bottom: 40px;
	}.pricing-table-features{
		padding: 0px 0px 10px 0px;
	}.all-title-box{
		min-height: 200px;
	}.all-title-box h1{
		font-size: 34px;
	}.section{
		padding: 40px 0;
	}#support .section-title{
		padding: 0px 15px;
	}.customer-box .nav-tabs{
		padding: 20px 0px;
	}.customer-box .tab-content{
		padding: 20px 0px;
	}
}
@media only screen and (min-width: 280px) and (max-width: 599px){
.first-section h2{
		font-size: 28px;
	}.first-section .lead{
		font-size: 14px;
	}.form-control
	.first-section .big-tagline a{
		padding: 10px 15px;
	}body.host_version .checkdomain-wrapper .form-control{
		width: 83%;
	}ersion .checkdomain-wrapper .checkbox{
		width: 20%;
		margin-bottom: 15px;
	}.section-title h3{
		
		font-size: 24px;
	}.section-title h4{
		
		font-size: 22px;
	}.message-box h2{
		font-size: 24px;
	}.message-box a{
		padding: 10px 20px;
	}.pricing-table{
		margin-bottom: 40px;
	}.pricing-table-features{
		padding: 0px 0px 10px 0px;
	}.all-title-box{
		min-height: 200px;
	}.all-title-box h1{
		font-size: 34px;
	}body.host_version .stat-wrap p{
		font-size: 18px;
	}.section{
		padding: 40px 0;
	}#support .section-title{
		padding: 0px 15px;
	}.customer-box .nav-tabs{
		padding: 20px 0px;
	}.customer-box .tab-content{
		padding: 20px 0px;
	}
}
/* === flaticon === */
@font-face{
  font-family: "Flaticon";
  src: url("../fonts/Flaticon.eot");
  src: url("../fonts/Flaticon.eot?#iefix") format("embedded-opentype"),
       url("../fonts/Flaticon.woff") format("woff"),
       url("../fonts/Flaticon.ttf") format("truetype"),
       url("../fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
@font-face{
    font-family: "Flaticon";
    src: url("../fonts/Flaticon.svg#Flaticon") format("svg");
  }
}
/* === menu-ftco === */
.ftco-section{
	padding: 0; 
}
.ftco-navbar-light{
  background: #ff9900 !important; 
  color: #021159;
  z-index: 3;
  padding: 0; 
}
#ftco-nav .navbar-nav .nav-item.active .nav-link{
	color:#fff;	
}
.ftco-section .navbar-toggler{
	color: #021159;
	border: none;
}
.ftco-section  .bg-dark{
    padding-top: 5px; 
    padding-bottom: 5px; 
    box-shadow: 0 0 18px 0 rgba(0,0,0,.12);
}
.ftco-section .ftco-navbar-light  .navbar-nav li .dropdown-menu{
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.12);
    border: none;
    border-radius: 0px;
    margin-top: -5px;
}
.ftco-section .ftco-navbar-light  .navbar-nav li .dropdown-menu a:hover{
	background: #ff9900;
	color: #ffffff;
}
.ftco-navbar-light{
	background: #ff9900 !important;
	z-index: 3;
	padding: 0;
	@include media-breakpoint-down(md) {
		background: $black!important;
		position: relative;
		top: 0;
		padding: 10px 15px;
	}

	.navbar-nav {
		@include media-breakpoint-down(md){
			padding-bottom: 10px;
		}
		> .nav-item {
			> .nav-link {
				font-size: 16px;
				
				padding: 6px 0px; 				
				font-weight: 800;
				color: #021159; 
				
				letter-spacing: 1px;
				position: relative;
				&:before{
					content: "";
				  position: absolute;
				  width: 100%;
				  height: 100%;
				  bottom: 0;
				  left: 0;
				  background-color: $primary;
				  visibility: hidden;
				  -webkit-transform: scaleX(0);
				  transform: scaleX(0);
				  -webkit-transition: all 0.5s ease-in-out 0.5s; 
				  transition: all 0.5s ease-in-out 0.5s; 
				  z-index: -1;
				}
				&:hover {
					
					color : #6c757d;
					&:before{
						visibility: visible;
					  background-color: $primary;
					  -webkit-transform: scaleX(1);
					  transform: scaleX(1);
					}
				}
				opacity: 1!important;
				@include media-breakpoint-down(md){
					padding-left: 0;
					padding-right: 0;
					padding-top: .9rem;
					padding-bottom: .9rem;
					color: rgba(255,255,255,.7);
					&:hover{
						color: $white;
						&:before{
							display: none;
						}
					}
				}
			}

			.dropdown-menu{
				border: none;
				background: $white; 
				-webkit-box-shadow: 0px 10px 34px -20px rgba(0,0,0,0.41);
				-moz-box-shadow: 0px 10px 34px -20px rgba(0,0,0,0.41);
				box-shadow: 0px 10px 34px -20px rgba(0,0,0,0.41);
				border-radius: 4px; 
				.dropdown-item{
					font-size: 16px;
					color: #021159;
					&:hover, &:focus{
						background: none;
						color: $white; 
						
					}
				}
				@include media-breakpoint-down(md){
					display: block !important;
					background: $black;
					.dropdown-item{
						color: rgba(255,255,255,.8);
					}
				}
			}

			
			&.cta {
				> a {
					color: $white;
					background: $primary;
					border-radius: 0px;
					@include media-breakpoint-down(sm){
						padding-left: 15px;
						padding-right: 15px;
					}
					@include media-breakpoint-down(md){
						color: $white;
						background: none;
						border-radius: 4px;
					}
				}
			}
			&.active {
				> a {
					color: $white;
					&:before{
						visibility: visible;
					  background-color: $primary;
					  -webkit-transform: scaleX(1);
					  transform: scaleX(1);
					}
					@include media-breakpoint-down(md){
						color: $primary;
						&:before{
							display: none;
						}
					}
				}
			}
		}
	}
	
	.navbar-toggler {
		border: none;
		color: rgba(255,255,255,.5)!important;
		
		cursor: pointer;
		padding-right: 0;
		
		font-size: 16px;
		letter-spacing: .1em;
		&:focus{
			outline: none !important;
		}
	}
}
/* === table-price === */
#dedicatedPricing{
    padding: 0px 0;
    
}
#dedicatedPricing table{
    width: 100%;
    margin:0;
    padding:0;
    border: 1px solid #ccc;
    border-spacing: 0;
    border-collapse: collapse;
}
#dedicatedPricing table thead{
    background-color: #030944;
    color: #fff;
	
}
#dedicatedPricing table thead th{
    padding: 15px 10px;
}
#dedicatedPricing table tr{
    border: 1px solid #ddd;
    padding: 5px;
}
#dedicatedPricing table th,
#dedicatedPricing table td{
    padding: 10px;
}
#dedicatedPricing table th{
    text-transform: uppercase;
    
    font-weight: 600;
    letter-spacing: 1px;
}
#dedicatedPricing table tbody tr{
    background-color: #fff;
}
#dedicatedPricing table tbody tr:nth-child(even) td{
    background-color: #f8f8f8;
}
#dedicatedPricing table td .labelText{
    display: none;
}
#dedicatedPricing table td .normalPrice{
    text-decoration : line-through;
}
text-decoration : line-through;

#dedicatedPricing .section-title h2{
    position: relative;
    margin-top: -7px;
    margin-bottom: 20px;
    font-weight: 800;
    
    line-height: 50px;
    text-align: center;
}
#dedicatedPricing .section-title h2:before{
    content: " ";
    position: absolute;
    bottom: -15px;
    left: 50%;
    width: 50px;
    height: 2px;
    background-color: #ff9900;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
}
#dedicatedPricing .section-title.text-left h2{
    text-align: left;
}
#dedicatedPricing .section-title.text-left h2:before{
    left: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
}
#dedicatedPricing .section-title span{
    color: #288feb;
}
@media screen and (max-width: 991px){
#dedicatedPricing{
        padding-bottom: 50px;
    }#dedicatedPricing table{
        border: 0;
    }#dedicatedPricing table thead{
        display: none;
    }#dedicatedPricing table tr{
        margin-bottom: 30px;
        display: block;
        border-bottom: 2px solid #ddd;
    }#dedicatedPricing table td{
        display: block;
        text-align: right;
        font-size: 13px;
        border-bottom: 1px dotted #ccc;
    }#dedicatedPricing table td:last-child{
        border-bottom: 0;
    }#dedicatedPricing table td span.labelText{
        display: block;
        float: left;
        margin-right: 15px;
        text-transform: uppercase;
         
        font-weight: 600;
        letter-spacing: 1px;
        
    }#dedicatedPricing table tbody tr:nth-child(even) td{
        background-color: #fff;
    }
}
/* === infoTable === */
.infoTable{
    text-align: center;
	box-shadow: 0 5px 14px rgba(0, 0, 0, 0.1);  
}
.infoTable .infoTable-header{
    color:#feffff;
    background: #333333;
}
.infoTable .infoContent > h3,
.infoTable .infoContent > h3 a,
.infoTable .infoContent > h2,
.infoTable .infoContent > h2 a{
    margin: 0;
    text-transform: capitalize;
    
	font-size: 22px;
	font-weight: 500; 
}
.infoTable .infoContent a{
	color: #0056B3; 
	
}
.infoTable .infoContent a:hover{
    color: #ff9900 !important; 
}
.infoTable .infoContent{
    
    background: #f5f5f5;
    color:#030944; 
	padding: 10px 10px 10px 20px;
    vertical-align: text-top; 
    text-align: left; 
	min-height:150px;
}
.infoTable .infoContent > i{
    
    margin-top: 20px;
	color: #ff9900;
    vertical-align: text-top;  
}
.infoTable .infoContent ul{
    list-style: none;
    padding: 0;
    margin-bottom: 0;
    vertical-align: text-top;
	text-align:left;
}
.infoTable .infoContent ul li{
    padding: 12px 0;
    border-bottom: 1px solid #000;
    border-top: 1px solid #333; 
    margin-right: 20px;  
	text-align:left;
	
}
.infoTable .infoContent ul li:first-child{
    border-top: 0px none;
}
.infoTable .infoContent ul li:last-child{
    border-bottom: 0px none;
}
.infoTable .infoContent ul li:before{
    content: "\f00c";
    font-family:'Font Awesome 5 Free'; 
	
    margin-right: 10px; 
    transition:all 0.5s ease 0s;
}
.infoTable .infoContent ul li:hover:before{
    margin-right: 20px;  
}
.infoTable .infoContent a{
    padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; 
}
.infoTable .infoContent ol{
    list-style: decimal;
    padding: 10;
    margin-bottom: 0;
    text-align: left; 
    vertical-align: text-top; 
}
.infoTable .infoContent ol li{
    padding: 12px 5px 5px 10px;
    border-bottom: 2px solid #000;  
    margin-right: 20px;   
}
.infoTable .infoContent ol li:hover:before{
    margin-right: 20px;  
}
.infoTable.pink .infoTable-header{
    background: #333333;
}
.infoTable.orange .infoTable-header{
    background: #333333;
}
.infoTable.green .infoTable-header{
    background: #008b8b;
}
@media screen and (max-width: 990px){
.infoTable{
        margin-bottom: 20px;
    }
}
/* === specific === */
.btn-blue:hover, .btn-blue:focus, .btn-blue.focus, .btn-blue:active, .btn-blue.active, .open>.dropdown-toggle.btn-blue{color: #FFF;background-color: #0169a5;border-color: #0169a5}
.btn-blue:active, .btn-blue.active, .open>.dropdown-toggle.btn-blue{background-image: none}
.btn-gray:hover, .btn-gray:focus, .btn-gray.focus, .btn-gray:active, .btn-gray.active, .open>.dropdown-toggle.btn-gray{color: #FFF;background-color: #424242;border-color: #424242}
.btn-gray:active, .btn-gray.active, .open>.dropdown-toggle.btn-gray{background-image: none}
.btn-darkblue:hover, .btn-darkblue:focus, .btn-darkblue.focus, .btn-darkblue:active, .btn-darkblue.active, .open>.dropdown-toggle.btn-darkblue{color: #fff;background-color: #256396;	border-color: #256396}
.btn-darkblue:active, .btn-darkblue.active, .open>.dropdown-toggle.btn-darkblue{background-image: none}
.btn-yellow:hover, .btn-yellow:focus, .btn-yellow.focus, .btn-yellow:active, .btn-yellow.active, .open>.dropdown-toggle.btn-yellow{color: #fff;background-color: #d6ab0e;border-color: #d6ab0e}
.btn-yellow:active, .btn-yellow.active, .open>.dropdown-toggle.btn-yellow{background-image: none}
.btn-green:hover, .btn-green:focus, .btn-green.focus, .btn-green:active, .btn-green.active, .open>.dropdown-toggle.btn-green{color: #fff;background-color: #54942d;border-color: #54942d}
.btn-green:active, .btn-green.active, .open>.dropdown-toggle.btn-green{background-image: none}
.btn-orange{ background-color: #ff9900;	border-color: #ff9900; color:#000;}
.btn-orange:hover, .btn-orange:focus, .btn-orange.focus, .btn-orange:active, .btn-orange.active, .open>.dropdown-toggle.btn-orange{color: #fff;background-color: #da6a17;border-color: #da6a17}
.btn-orange:active, .btn-orange.active, .open>.dropdown-toggle.btn-orange{background-image: none}
.btn-red:hover, .btn-red:focus, .btn-red.focus, .btn-red:active, .btn-red.active, .open>.dropdown-toggle.btn-red{color: #fff;background-color: #b53634;border-color: #b53634}
.btn-red:active, .btn-red.active, .open>.dropdown-toggle.btn-red{background-image: none}
/* === custom === */
html > body .clear{
clear : both;
height : 1px;
}
.clear{
clear : both;
margin : 0;
}
.message-box a{
	padding: 0px 0px;
	
}
#dedicatedLink .section-title h2{
   color: #999;
    font-weight: 400;
    font-size: 18px;
    line-height: 33px;
    margin: 0;  
    color: #1f1f1f;
    text-decoration: none;
    outline: none; 
    display: inline-block;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;    
}
.all-title-box{  
	min-height: 300px; 
	color: #ffffff; 
}
.all-title-box .titlebg-sm{
	padding-top:0px; 
	padding-bottom:20px; 
	font-weight: 400;
}
.all-title-box h1{
	color: #fff;
	font-weight: 600;
	text-transform: capitalize; 
	font-size: 48px; 
}
.all-title-box h2{
	color: #fff;
	font-weight: 500;
	text-transform: capitalize; 
	font-size: 44px; 
}
.all-title-box h3{
	color: #fff;
	font-weight: 400;
	text-transform: capitalize; 
	font-size: 24px; 
}
.all-title-box p{ 
	padding-top:10px;
 	padding-bottom:10px;
	color: #ffffff;
	
}
.all-title-box a{
	color:#ff9900
}
.all-title-box a:hover{
	color:#ffffff
}
.all-title-box .btn-orange{ color:#ffffff; font-weight: 400;  font-size: 20px; }
.all-title-box .titlebg-sm, .all-title-box .titlebg-sm p{  
	color: #ffffff;
}
#header, #header p{
	color:#ffffff;
}
#header.home{ 
	background: url(/theme/202605-deepblue/images/banner-home.webp)no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	color: #fff;  
}
#header.R6402units{ 
	background: url(https://www.ic-myhost.com/images/photoslide/R420-last-2units.webp)no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	color: #fff;  
}
#header.clearance2025{ 
	background: url(https://www.ic-myhost.com/images/photoslide/ClearanceSale2025.webp)no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	color: #fff;  
}
#header.anni20y{ 
	background: url(https://www.ic-myhost.com/images/photoslide/20-anniversary-dedicated-server.webp)no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	color: #fff;  
}
#header.support202605{ 
	background: url(/theme/202605-deepblue/images/banner-support.webp)no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	color: #fff;  
}
#header.vps202605{
	background: url(/theme/202605-deepblue/images/vps.webp)no-repeat;  
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	color: #fff;  
}
#header.cloud-server202605{
	background: url(/theme/202605-deepblue/images/cloud-server.webp)no-repeat;   
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	color: #fff; 
}
#header.domain202409{
	background: url(/theme/202605-deepblue/images/domain-name.webp)no-repeat;   
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	color: #fff; 
}
#header.dedicated-server202605{
	background: url(/theme/202605-deepblue/images/dedicated-server.webp)no-repeat;  
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	color: #fff; 
}
#header.secondhand-server202605{	
	background: url(/theme/202605-deepblue/images/secondhand-server.webp)no-repeat;  
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	color: #fff; 
}
#header.order202605{
	background: url(/theme/202605-deepblue/images/banner-order.webp)no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	color: #fff; 
}
#header.affiliates202605{
	background: url(/theme/202605-deepblue/images/banner-affiliates.webp)no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	color: #fff; 
}
#header.hosting202605{ 
	background: url(/theme/202605-deepblue/images/banner-hosting.webp)no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	color: #fff; 
}
#header.domain202605{ 
	 background: url(/theme/202605-deepblue/images/banner-domain.webp)no-repeat; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	color: #fff;
	padding-top:20px; padding-bottom:20px;  
}
#header.domain-positivessl202605{ 
	 background: url(/theme/202605-deepblue/images/domain-name-positivessl.webp)no-repeat; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	color: #fff;  
}
#header.server202605{ 
	 background: url(/theme/202605-deepblue/images/banner-server.webp)no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	color: #fff; 
}
@media (max-width: 767px){
.all-title-box{
		min-height: 200px;
		color:#ffffff;
	}.all-title-box h1{
		font-size: 34px;
	}.all-title-box h2{
		font-size: 34px;
	}.all-title-box p{ 
		padding-top:10px;
		padding-bottom:10px;
		color: #ffffff;
	}
}
@media only screen and (min-width: 280px) and (max-width: 599px){
.all-title-box{
		min-height: 200px;
		color:#ffffff;
	}.all-title-box h1{
		font-size: 34px;
	}.all-title-box h2{
		font-size: 34px;
	}.all-title-box p{ 
		padding-top:10px;
		padding-bottom:10px;
		color: #ffffff;
	}
}
.width50per{
	width:50%;
}
.greyContainerMax{
	clear:both; text-align:left; margin-bottom:0px;
	width:100%; background-color:#f7f7f7; padding:10px 10px 10px 10px;
	box-shadow:rgba(0,0,0, .3) 0px 1px 4px; border-radius:3px;
	-moz-box-shadow:rgba(0,0,0, .3) 0px 1px 4px;
	-webkit-box-shadow:rgba(0,0,0, .3) 0px 1px 4px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px; height:auto;  
}
.greyContainerMax h3{
	font-size: 18px;
}
table.arc90_altrows-Blue{
	width : 100%;
	margin-bottom : 20px;
	border-bottom : 2px solid #eee;
}
table.arc90_altrows-Blue .sec-header{
	background : #d5dcdd;
	color : #000;
	
	font-weight: 800;
	text-transform : uppercase;
	vertical-align : middle;
}
table.arc90_altrows-Blue td{
	border-right : 1px solid #fff;
	
}
.arc90_altrows-Blue{
border-collapse : collapse;
}
.arc90_altrows-Blue th, .arc90_altrows-Blue td{
	color : #444;
	padding : 5px 5px;
	text-align : left;
	vertical-align : top;
	border-bottom : 1px solid #fff;
	font-weight: 800;
}
.arc90_altrows-Blue th, .arc90_altrows-Blue th a, .arc90_altrows-Blue th a:visited{
	background : #e7e8e8;
	color : #000;
	font-weight: 800;
	  
	text-decoration : none;
	text-transform : uppercase;
	border-right : 1px solid #fff;
}
.arc90_altrows-Blue th a:hover{
	text-decoration : none;
}
.arc90_altrowsBlue0{
background-color : #fff;
}
.arc90_altrowsBlue1{
background-color : #f7f7f7;
}
.newsection.lb{
    background-color: #f2f3f5;
}
.newsection.lb .service-widget h3{
    color: #1f1f1f;
}
.btn-light{
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa; 
}
.btn-light:hover{
color: #212529;
background-color: #e2e6ea;
border-color: #ff9900; 
}
.btn-light:focus, .btn-light.focus{
-webkit-box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); 
}
.btn-light.disabled, .btn-light:disabled{
color: #212529;
background-color: #f8f9fa;
border-color: #f8f9fa; 
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
.show > .btn-light.dropdown-toggle{
color: #212529;
background-color: #ff9900;
border-color: #d3d9df; 
}
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-light.dropdown-toggle:focus{
  -webkit-box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); 
}
.minHeight620{
	min-height: 620px;
}
.infoTable{
    text-align: center;
	box-shadow: 0 5px 14px rgba(0, 0, 0, 0.1);
	margin-top:20px;
	margin-bottom:20px;
}
.infoTable .infoTable-header{
    color:#feffff;
    background: #333333;
}
.infoTable .infoContent > h3,
.infoTable .infoContent > h3 a,
.infoTable .infoContent > h2,
.infoTable .infoContent > h2 a{
    margin: 0;
    text-transform: capitalize;
    font-size: 22px;
	font-weight: 500; 
}
.infoTable .infoContent a{
	color: #0056B3; 
}
.infoTable .infoContent a:hover{
    color: #ff9900 !important; 
}
.infoTable .infoContent{
    
    background: #f5f5f5;
    color:#021159; 
	padding: 10px 10px 10px 20px;
    vertical-align: text-top; 
    text-align: left;
}
.infoTable .infoContent > i{
    
    margin-top: 20px;
	color: #ff9900;
    vertical-align: text-top; 
}
.infoTable .infoContent ul{
    list-style: none;
    padding: 0;
    margin-bottom: 0;
    vertical-align: text-top;
}
.infoTable .infoContent ul li{
    padding: 12px 0;
    border-bottom: 1px solid #000;
    border-top: 1px solid #333; 
    margin-right: 20px;  
}
.infoTable .infoContent ul li:first-child{
    border-top: 0px none;
}
.infoTable .infoContent ul li:last-child{
    border-bottom: 0px none;
}
.infoTable .infoContent ul li:before{
    content: "\f00c";
    font-family:'Font Awesome 5 Free'; 
	
    margin-right: 10px; 
    transition:all 0.5s ease 0s;
}
.infoTable .infoContent ul li:hover:before{
    margin-right: 20px;  
}
.infoTable .infoContent a{
    padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; 
}
.infoTable .infoContent ol{
    list-style: decimal;
    padding: 10;
    margin-bottom: 0;
    text-align: left; 
    vertical-align: text-top; 
}
.infoTable .infoContent ol li{
    padding: 12px 5px 5px 10px;
    border-bottom: 2px solid #000;  
    margin-right: 20px; 
    display: list-item;
    vertical-align: top;
    align-items: flex-start;
}
.infoTable .infoContent ol li:hover:before{
    margin-right: 20px;  
}
.infoTable.pink .infoTable-header{
    background: #333333;
}
.infoTable.orange .infoTable-header{
    background: #333333;
}
.infoTable.green .infoTable-header{
    background: #008b8b;
}
@media screen and (max-width: 990px){
.infoTable{
        margin-bottom: 20px;
    }
}
.section-title{ 
    margin-bottom: 40px; 
}
.section{
	padding: 20px 0;  
}
.text-left{padding-left:60px;}
.box-slider{
	height: 85%; 
}
.nav-pills6{
    border: 1px solid #e1e1e1;
}
.nav-pills6 > li{
    width: 16.6%;
    padding: 10px;
    float: left;
    margin: 0 !important;
}
.nav-pills6 > li > a{
    margin: 0!important;
    text-align: center;
    background-color: #f4f4f4;
	display: block;
	padding: 10px 0px;
}
.nav-pills6 .nav-link{border-radius:.25rem}
.nav-pills6 .nav-link.active,.nav-pills6 .show>.nav-link{color:#fff;background-color:#007bff}
.nav-pills6 .nav-link.active,.nav-pills6 .show>.nav-link{color:#fff;background-color:#007bff}
.nav-pills6 .show>.nav-link{color:#fff;background-color:#007bff}
.nav-pills6 > li.active > a,
.nav-pills6 > li.active > a:focus,
.nav-pills6 > li.active > a:hover,
.icon-wrapper:hover i,
.grd1{
    color: #ffffff;
    background: #db00ce;
    background: -moz-linear-gradient(left, #db00ce 0%, #2750ff 100%);
    background: -webkit-linear-gradient(left, #db00ce 0%, #2750ff 100%);
    background: linear-gradient(to right, #db00ce 0%, #2750ff 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#db00ce', endColorstr='#2750ff', GradientType=1);
}
.nav-pills6 > li:hover > a,
.nav-pills6 > li:focus > a,
.nav-pills6 > li.active > a,
.nav-pills6 > li.active > a:focus,
.nav-pills6 > li.active > a:hover,
.divider-bar,
.owl-next:hover i,
.owl-prev:hover i,
.icon-wrapper:hover i:hover,
.grd1:hover,
.grd1:focus{
    background-position: 100px;
    color: #ffffff;
    background: #2750ff;
    background: -moz-linear-gradient(left, #2750ff 0%, #db00ce 100%);
    background: -webkit-linear-gradient(left, #2750ff 0%, #db00ce 100%);
    background: linear-gradient(to right, #2750ff 0%, #db00ce 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#2750ff', endColorstr='#db00ce', GradientType=1);
}
.pricingTablePhotoslide .heading{
    display: block;
    padding-top: 25px;
}
.pricingTablePhotoslide .heading:after{
    content: "";
    border-top: 1px solid rgba(255, 255, 255 ,0.4);
    display: inline-block;
    width: 85%;
}
.pricingTablePhotoslide .heading > h3{
    margin: 0;
    text-transform: capitalize;
    font-size: 38px;
	font-weight: 700;
	color: #fff;
}
.pricingTablePhotoslide .heading > span{
    text-transform: capitalize;
    font-size: 13px;
    margin-top: 5px;
    display: block;
}
.pricingTablePhotoslide .price-value{
    padding-bottom: 25px;
    display: block;
    font-size: 34px;
}
.pricingTablePhotoslide -header > .price-value > .month{
    font-size: 14px;
    display: inline-block;
    text-transform: uppercase;
}
.pricingTablePhotoslide .price-value > span{
    display: block;
    font-size: 14px;
    line-height: 20px;
}
.pricingTablePhotoslide .pricingContent{
    text-transform: capitalize;
    background: #f5f5f5;
    color:#333333;
}
.pricingTablePhotoslide .pricingContent > i{
    font-size: 60px;
    margin-top: 20px;
	color: #f7931e;
}
.pricingTablePhotoslide .pricingContent ul{
    list-style: none;
    padding: 0;
    margin-bottom: 0;
    text-align: left;
}
.pricingTablePhotoslide .pricingContent ul li{
    padding: 12px 0;
    border-bottom: 1px solid #000;
    border-top: 1px solid #333;
    width: 85%;
    margin: 0 auto;
}
.pricingTablePhotoslide .pricingContent ul li:first-child{
    border-top: 0px none;
}
.pricingTablePhotoslide .pricingContent ul li:last-child{
    border-bottom: 0px none;
}
.pricingTablePhotoslide .pricingContent ul li:before{
    content: "\f00c";
    font-family:'Font Awesome 5 Free'; font-weight: 900;
    margin-right: 10px;
    transition:all 0.5s ease 0s;
}
.pricingTablePhotoslide .pricingContent ul li:hover:before{
    margin-right: 20px;
}
.pricingTablePhotoslide .pink .pricingTablePhotoslide -header{
    background: #333333;
}
.pricingTablePhotoslide .orange .pricingTablePhotoslide -header{
    background: #333333;
}
.pricingTablePhotoslide .green .pricingTablePhotoslide -header{
    background: #008b8b;
}
.sidebar-box{
background : #eaeeef;
padding : 15px;
margin : 0 0 20px;
}
.sidebar-box h4{
padding : 0 5px 10px;
font-size : 14px;
font-weight : bold;
margin : 0 0 10px;
border-bottom : 1px solid #fff;
}
.sidebar-box h2{
padding : 0 5px 10px;
font-size : 14px;
font-weight : bold;
margin : 0 0 10px;
border-bottom : 1px solid #fff;
}
.sales-phone h2{color:#690;font-weight:bold;margin:0;padding:0}
.sales-phone .biggreen{font-weight: 400; font-size: 2em;color:#690;font-weight:bold;margin:0;padding:0}
.sales-phone h3{color:#690;font-weight:bold;margin:0;padding:0}
.sales-chat h4, .sales-phone h4{padding:0;margin:0 0 5px 0;font:bold 14px Arial, Helvetica, sans-serif}
.sales-chat{

margin : 0 0 20px;
padding : 0 0 20px;
border-bottom : 1px solid #eee;
}
.sales-phone{

margin : 0 0 20px;
padding : 0 0 15px;
border-bottom : 1px solid #eee;
}
.sales-phone h2{
color : #690;
font-weight : bold;
margin : 0;
padding : 0;
}
.sales-phone strong{
color : #690;
font-weight : bold;
margin : 0;
padding : 0;
}
.sales-chat h4, .sales-phone h4,.sales-phone strong{
padding : 0;
margin : 0 0 5px 0;
font : bold 14px Arial, Helvetica, sans-serif;
}
.section.whatisdomain202605{
	background: url(/theme/202605-deepblue/images/banner-domain.webp)no-repeat;  
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	color: #fff; 
	min-height:450px;
}
.all-title-box-hosting{
	background: url(/theme/202605-deepblue/images/banner-hosting.webp)no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	min-height: 300px;
}
.all-title-box-hosting h1{
	color: #fff;
	font-weight: 600;
	text-transform: capitalize;
	padding-top: 11%;
	font-size: 48px;
	line-height: 0px;
}
@media (max-width: 767px){
.all-title-box-hosting{
		min-height: 200px;
	}.all-title-box-hosting h1{
		font-size: 34px;
	}
}
@media only screen and (min-width: 280px) and (max-width: 599px){
.all-title-box-hosting{
		min-height: 200px;
	}.all-title-box-hosting h1{
		font-size: 34px;
	}
}
.darkgrey{
color : #333;
}
a.darkgrey:link{
text-decoration : none;
color : #333;
}
a.darkgrey:visited{
text-decoration : none;
color : #333;
}
a.darkgrey:active{
text-decoration : none;
color : #333;
}
a.darkgrey:hover{
text-decoration : none;
color : #333;
}
/* === custom-color === */
.orange{color:#ff9900;}
a.orange{color:#ff9900;}
.Red{color:#ff0000;}
.modal-body{ background-color: #021159; color: #fff;}
.modal-body h4{ color: #ff9900;     font-size: 18px;     padding: 13px 0 13px;}
.modal-header{ background-color:  #ff9900;  }
.modal-header h4 .modal-title{ font-weight: 800;  }
a.lightblue{
    color: #0056B3; 
	padding:0; 
}
a.lightblue:hover{
    color: #ff9900 !important; 
}
.section .row a{
    color: #0056B3; 
}
.section .row a:hover{
    color: #ff9900 !important;
}
.section-title h3 .active{
     color: #ff9900; 
}
.section-title h4 .active, h4 .active, .active{
     color: #ff9900; 
}
a.theme-btn::before,
a.theme-btn::after{
  background: #ff9900;
  content: '';
  position: absolute;
  z-index: 1;
}
a.theme-btn:hover span{
  color: #333333;
}
a.theme-btn::before{
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}
a.theme-btn::after{
  background: #333333 !important;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}
a.theme-btn span{
	position: relative;
	z-index: 2;
	color: #fff;
    padding: 15px 35px 15px 35px; 
}
a.theme-btn:hover:after{
  height: 0;
  left: 50%;
  top: 50%;
  width: 0;
}
a.theme-btn:hover span{
  color: #021159;
    
}
a.theme-btn::after{
  background: #021159 !important; 
}
.orderSummary{
    border-right : 1px solid #fe9627;
    border-top : 1px solid #fe9627;
    overflow : hidden;
    border-left : 1px solid #fe9627;
    border-bottom : 1px solid #fe9627;   
}
.orderSummary .stopic{
    padding : 10px 10px 10px 10px;
    background-color : #ff9900;
    color: #021159;
    height: 50px;    
    font-weight: 800;	
    border-bottom : 1px dotted #ccc;
}
.orderSummary .sbody{
    padding : 10px 10px 10px 10px;
}
body.host_version .nav-pills-period > li:hover > a,
body.host_version .nav-pills-period > li:focus > a{
	background: #021159;
	color: #ffffff;
}
body.host_version .nav-pills-period > li > a.active,
body.host_version .nav-pills-period > li > a.active:focus,
body.host_version .nav-pills-period > li > a.active:hover{
	background: #ff9900;
	color: #ffffff;
}
.btn-light{
    padding: 13px 25px;  
    color: #ff9900;
    background-color: transparent;
}
.ftco-section .dropdown-item{
	background-color: #fff;   
}
.ftco-section .dropdown-item:hover, .dropdown-item:focus{
    color: #16181b; 
    background-color: #ff9900; 
}
.ftco-section .dropdown-item.active, .dropdown-item:active{
    
	color:#6c757d; 
    background-color: #ff9900; 
}
body.host_version .icon_wrap,
body.host_version .header_style_01{
    background: #ff9900 !important;
    position: relative;
}
body.host_version .wrap-footer .alignleft{
    margin-right: 20px; 
    margin-top: 20px;  
	margin-bottom: 0px;
}
.progress-br.shadow:before{ 
  border-top: solid 10px #021159;
  border-right: solid 10px #021159;
}
.progress-br.shadow:after{ 
  color: #021159; 
  border: 2px solid #021159;
}
body.host_version .slide-btn.btn-light{
	background-color: #010a50 !important;
	color: #ffffff !important;
	border: 2px solid #010a50 !important;
}
body.host_version .first-section .effect-1.slide-btn::after{
	box-shadow: 0 0 0 2px #010a50;
}
.customer-box .nav-tabs > li > a{ 
	background: #010a50;
	color: #ffffff; 
}
body.host_version .icon_wrap:hover,
body.host_version .icon-wrapper:hover i,
body.host_version .grd1{
    color: #ffffff !important;
    background: #010a50;
}
body.host_version .stat-wrap,
body.host_version .dmtop:hover,
body.host_version .cac:hover,
body.host_version .features-right li:hover i,
body.host_version .features-left li:hover i,
body.host_version .divider-bar,
body.host_version .owl-next:hover i,
body.host_version .owl-prev:hover i,
body.host_version .icon-wrapper:hover i:hover,
body.host_version .grd1:hover,
body.host_version .grd1:focus{
    background-position: 100px;
    color: #ffffff !important;
    background: #ff9900;
}
body.host_version .stat-wrap,
body.host_version .dmtop:hover,
body.host_version .cac:hover,
body.host_version .features-right li:hover i,
body.host_version .features-left li:hover i,
body.host_version .divider-bar,
body.host_version .owl-next:hover i,
body.host_version .owl-prev:hover i,
body.host_version .icon-wrapper:hover i:hover,
body.host_version .grd1:hover,
body.host_version .grd1:focus{ 
    color: #ffffff !important;
    background: #ff9900;
}
body.host_version .nav-pills > li > a.active,
body.host_version .nav-pills > li > a.active:focus,
body.host_version .nav-pills > li > a.active:hover{
	background: #ff9900;
	color: #ffffff;
}
body.host_version .checkdomain-wrapper .form-group{
    background: #ff9900; 
    border: 1px solid #e9e9ec; 
}
body.host_version .checkdomain-wrapper .checkbox{ 
	background: #ff9900;
}
body.host_version .footer-social .btn:hover{
	background: #ff9900;
	color: #ffffff;
	border: 1px solid #ffffff;
}
body.host_version .effect-1:after{
    box-shadow: 0 0 0 2px #ff9900;
}
.timeline__content{
	background-color: #fff;
	border: 1px solid #ff9900; 
	color: #333; 
}
.timeline--horizontal .timeline__item .timeline__content:before{ 
	border-top: 12px solid #ff9900; 
}
.timeline--horizontal .timeline__item--bottom .timeline__content:before{
	border-bottom: 12px solid #ff9900; 
}
.navbar-right li a.hover-btn-new span{ 
	color: #021159;
}
.first-section .big-tagline a{ 
	color: #021159; 
}
.first-section .big-tagline a:hover{
	color: #021159;
}
.customwidget a.hover-btn-new:hover span{
  color: #021159;
}
.customwidget a.hover-btn-new::after{
  background: #021159 !important; 
}
.message-box a.hover-btn-new:hover span{
  color: #021159;
}
.message-box a.hover-btn-new::after{
  background: #021159 !important; 
}
.pricing-table-sign-up a.hover-btn-new:hover span{
  color: #021159;
}
.pricing-table-sign-up a.hover-btn-new::after{
  background: #021159 !important; 
}
.pricingTable .pricingTable-header{ 
    background: #021159;
}
.pricingTable .pricingContent{ 
    color:#021159; 
    padding:  15px 15px 15px 15px;
    text-align: center; text-justify: auto;
}
.pricingTable .pricingContent h4{
    display: inline-block;
}
.pricingTable.pink .pricingTable-header{
    background: #021159;
}
.pricingTable.orange .pricingTable-header{
    background: #021159;
}
.pricingTableSmall a.hover-btn-new:hover span{
  color: #021159;
}
.pricingTableSmall a.hover-btn-new::after{
  background: #021159 !important; 
}
.pricingTable-sign-up a.hover-btn-new:hover span{
  color: #021159;
}
.pricingTable-sign-up a.hover-btn-new::after{
  background: #021159 !important; 
}
.widget.server a.hover-btn-new:hover span{
  color: #021159;
}
.widget.server a.hover-btn-new::after{
  background: #021159 !important; 
}
.timeline__item:after{ 
	border: 4px solid #021159;
}
body.host_version .nav-pills > li:hover > a,
body.host_version .nav-pills > li:focus > a{
	background: #021159; 
}
body.host_version .footer-social .btn{ 
    border: 1px solid #021159;
}
.section.cl{
	background-color: #ff9900; 
}
body.host_version .slide-btn.btn-light{
	background-color: #ff9900 !important; 
	border: 2px solid #ff9900 !important;
}
body.host_version .first-section .effect-1.slide-btn::after{
	box-shadow: 0 0 0 2px #ff9900;
}
.customer-box .nav-tabs > li > a{ 
	background: #ff9900;
}
a{
    color: #010b3c;
}
h1,
h2,
h3,
h4,
h5,
h6{ 
    color: #010b3c; 
}
.section.db{
    background-color: #010b3c;
}
.pricing-table strong{ 
    color: #010b3c;
}
.service-widget h3 a,
.section.wb .service-widget h3,
.section.lb .service-widget h3{
    color: #010b3c;
}
body.host_version .footer-social .btn{
    background-color: white;
    border: 1px solid #021159;
    color: #010b3c;
}
body.host_version .header_style_01 .navbar-default .navbar-nav > li > a{
    color: #010b3c;
}
body.host_version .btn-light{
    background-color: #ffffff;
    color: #010b3c !important;
}
#ic-match-guide-v3{
    display: block;
    width: 100%;
    max-width: 1140px;
    margin: 40px auto !important;
    
    padding: 0 20px !important; 
    box-sizing: border-box !important;
}
.guide-wrapper{
    background-color: #fcfcfc;
    border: 1px solid #eee;
    border-radius: 15px;
    padding: 30px 20px !important;
    box-sizing: border-box !important;
}
.guide-title-v3{
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #333;
    margin-bottom: 25px;
    line-height: 1.4;
}
.guide-container-v3{
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    justify-content: center;
}
.guide-card-v3{
    background: #ffffff !important;
    border: 1px solid #e0e0e0 !important;
    border-left: 5px solid #ff9900 !important;
    border-radius: 10px !important;
    padding: 15px 20px !important;
    
    flex: 1 1 340px; 
    max-width: 100%;
    display: flex !important;
    align-items: flex-start !important;
    text-decoration: none !important;
    transition: 0.3s;
    box-shadow: 0 3px 10px rgba(0,0,0,0.05) !important;
    box-sizing: border-box !important;
}
.guide-card-v3:hover{
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(255, 153, 0, 0.15) !important;
    border-color: #ff9900 !important;
}
.guide-icon-v3{
    font-size: 28px !important;
    margin-right: 15px !important;
    flex-shrink: 0 !important; 
    line-height: 1 !important;
}
.guide-content-v3{
    display: block !important;
}
.guide-content-v3 strong{
    display: block !important;
    font-size: 16px !important;
    color: #ff9900 !important;
    margin-bottom: 4px !important;
    font-weight: bold !important;
}
.guide-content-v3 span{
    display: block !important;
    font-size: 14px !important;
    color: #666 !important;
    line-height: 1.5 !important;
}
@media (max-width: 767px){
#ic-match-guide-v3{
        padding: 0 15px !important; 
        margin: 20px auto !important;
    }.guide-wrapper{
        padding: 20px 15px !important;
    }.guide-card-v3{
        flex: 1 1 100%; 
        margin-bottom: 5px;
    }.guide-title-v3{
        font-size: 20px;
    }
}
.white{
color : #ffffff;
}
a.white:link{
text-decoration : none;
color : #ffffff;
}
a.white:visited{
text-decoration : none;
color : #ffffff;
}
a.white:active{
text-decoration : none;
color : #ffffff;
}
a.white:hover{
text-decoration : underline;
color : #ffffff;
}
/* === addon-price === */
.section.shareFeature{
    width: 100%;
    float: left;
    padding:30px 0 0 0;
}
.shareFeature.is-dark{
    background: #323232;
    margin:30px 0 0 0;
    padding:0 0 30px 0;
}
.section.shareFeature h2{
	font-family: 'Quicksand', 'Prompt', sans-serif;
    letter-spacing: 0;
    font-weight: normal;
	font-size: 22px;
     
    margin: 0 0 25px 0;
    padding: 0;
    text-align: center;
    color: #323232;
}
.section.shareFeature h2 span{
    color:#ff9900;
}
.section.shareFeature p.top-small{ 
    display: block;
    text-align: center;
    position: relative;
    top: -40px;
    margin-bottom: -40px;
    line-height: 1;
}
.section.shareFeature h3{
	font-size: 18px; 
    margin: 4% 0;
    padding: 0;
    text-align: left;
    color: #323232;
    line-height: 1.3;
}
.section.shareFeature h3 span{
    color:#ff9900;
}
.section.shareFeature h3 img{
    text-align: left;
    float: left;
    margin:0 2% 0 0;
    width:64px;
    vertical-align: middle;
}
.section.shareFeature p.left{
    text-align: left;
    color: #646464;
    line-height: 1.25; 
    margin: 10px 0;
    vertical-align: middle;
}
.shareFeature.is-dark h3, .shareFeature.is-dark p.left{
    color: #fff;
}
.addon-price table.table-hover.sp{display: none;}
.section.shareFeature.addon-price{
    width: 100%;
    float: left;
    padding:30px 0;
}
.addon-price table.table-hover{ 
    padding: 0;
    margin:0 0 10px 0;
}
.addon-price .table > tbody > tr > td{
    
    padding:5px 10px;
    line-height: .8;
}
.addon-price table.table.price tr.color{
    background: #fbfbfb;
    border-bottom: 1px solid #ddd;
}
.addon-price .table.price > tbody > tr > td:nth-child(1){
    padding-left: 3%;
}
.addon-price .table.price > tbody > tr > td:nth-child(2){   
    text-align: center;
    width: 40%;
}
.addon-price .table.price > tbody > tr > td:nth-child(3){
    width: 50%;
    text-align: right;
    padding-right: 30px;
}
.addon-price .table > tbody > tr > td p{
    margin: 5px 10px;
    color: #ff9900;
}
.addon-price .table > tbody > tr > td p span{
    color: #323232;
}
.addon-price table.table-hover thead tr th.is-first{    
    width: 100%;
    background-color: #323232;
    color: #fff;
	font-size: 16px;  
    padding: 10px 20px;
    text-align: center;
}
.section.shareFeature{
    width: 100%;float: left;background: #fff;padding: 30px 0;
}
.section.shareFeature h2{
    font-size: 42px;
    font-weight: 500;
    line-height: 62px;
    margin: 0 0 25px;
    padding: 0;
    text-transform: none;  
    margin: 0 0 25px 0;
    padding: 0;
    text-align: center;
    color: #323232;
}
.section.shareFeature h2 span{
    color:#ff9900;
}
.section.shareFeature.addon-price{
    width: 100%;
    float: left;
    padding:30px 0;
}
.section.shareFeature.addon-price ul{
    width: 100%;
    padding:5px 2%;
    margin: 0 auto 3% auto;
    float: left;
}
.section.shareFeature.addon-price ul li{
    width: 50%; 
    padding:0 3px;
    margin:0;
    list-style: none;
    float: left;
}
.section.shareFeature.addon-price ul li .Bcolor--price{
    width: 100%;
    background: #fbfbfb;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding:3%;
}
.section.shareFeature.addon-price ul li .Bcolor--price p.contentL{ 
	font-size: 16px;
    line-height: 1;
    padding: 0;
    margin: 0;
    text-align: left;
    color:#646464;
}
.section.shareFeature.addon-price ul li .Bcolor--price p.contentL span.contentR{ 
	font-size: 16px;
    line-height: 1;
    padding: 0;
    margin: 0;
    text-align: right;
    color:#646464;
    float: right;
}
.section.shareFeature.addon-price ul li .Bcolor--price p.contentL span.red{
    color:#ff9900;
}
.addon-price table.table-hover{ 
    padding: 0;
    margin:0 0 10px 0;
}
.addon-price .table > tbody > tr > td{ 
	font-size: 16px; 
    padding:5px 10px;
    line-height: .8;
}
.addon-price table.table-hover.price.title--domain{ 
    padding: 0;
    margin:0 auto 10px auto;
    width: 95%;
}
.addon-price table.table.price.content-alldomain{width: 95%;margin: 0 auto 4% auto;}
.addon-price table.table.price.content-alldomain tr.color{
    background: #fbfbfb;
    border-bottom: 1px solid #ddd;
}
.addon-price .table.price.content-alldomain > tbody > tr > td:nth-child(1){
    text-align: left;
    width: auto;
    padding: 0 30px 0 8px;
}
.addon-price .table.price.content-alldomain > tbody > tr > td:nth-child(2){   
    text-align: right;
    width: auto;
    border-right: 8px solid #fff;
}
.addon-price .table.price.content-alldomain > tbody > tr > td:nth-child(3){
    width: auto;
    text-align: left;
    padding: 0 8px;
}
.addon-price .table.price.content-alldomain > tbody > tr > td:nth-child(4){
    width: auto;
    text-align: right;
    padding-right:8px;
    border-right: 8px solid #fff;
}
.addon-price .table.price.content-alldomain > tbody > tr > td:nth-child(5){
    width: auto;
    text-align: left;
    padding: 0 8px;
}
.addon-price .table.price.content-alldomain > tbody > tr > td:nth-child(6){
    width: auto;
    text-align: right;
    padding-right: 8px;
    border-right: 8px solid #fff;
}
.addon-price .table.price.content-alldomain > tbody > tr > td:nth-child(7){
    width: auto;
    text-align: left;
    padding: 0 8px;
}
.addon-price .table.price.content-alldomain > tbody > tr > td:nth-child(8){
    width: auto;
    text-align: right;
    padding-right: 8px;
    border-right: 8px solid #fff;
}
.addon-price .table.price.content-alldomain > tbody > tr > td:nth-child(9){
    width: auto;
    text-align: left;
    padding: 0 8px;
}
.addon-price .table.price.content-alldomain > tbody > tr > td:nth-child(10){
    width: auto;
    text-align: right;
    padding-right: 8px;
}
.addon-price .table > tbody > tr > td p{
    margin: 5px 10px;
    color: #ff9900;
}
.addon-price .table > tbody > tr > td p span{
    color: #323232;
}
.addon-price table.table-hover.content-alldomain thead tr th.is-first{    
    width: 100%; 
    border-bottom: 2px solid #ff9900 !important;
    background: #fff;
    text-align: center;
    padding: 0;
}
.addon-price table.table-hover.content-alldomain thead tr th.is-first p{
    background-color: #ff9900;
    padding: 10px 4%;
    color: #fff;   
    text-align: center;
    width: fit-content; 
    margin:0 auto 2px auto;
    line-height: 1;
}
.addon-price table.table.price tr.color{
    background: #fbfbfb;
    border-bottom: 1px solid #ddd;
}
.addon-price .table.price > tbody > tr > td:nth-child(1){
    padding-left: 2%;
	width: 10%;
}
.addon-price .table.price > tbody > tr > td:nth-child(2){   
    text-align: center;
    width: 15%;
}
.addon-price .table.price > tbody > tr > td:nth-child(3){
    width: 75%;
    text-align: right;
    padding-right: 30px;
}
.addon-price .table > tbody > tr > td p{
    margin: 5px 10px;
    color: #ff9900;
}
.addon-price .table > tbody > tr > td p span{
    color: #323232;
}
.addon-price table.table-hover thead tr th.is-first{    
    width: 100%; 
    border-bottom: 2px solid #ff9900 !important;
    background: #fff;
    text-align: center;
    padding: 0;
}
.addon-price table.table-hover thead tr th.is-first p{
    background-color: #ff9900;
    padding: 10px 4%;
    color: #fff;   
    text-align: center;
    width: fit-content;
    
    margin:0 auto 2px auto;
    line-height: 1;
}
.addon-price table.table-hover thead tr th.center{margin: 0 auto; text-align: center;}
.addon-price table.table-hover thead tr th form.search--domain{
    width: 70%;margin: 0 auto;display: inline-flex;
}
.addon-price table.table-hover thead tr th form.search--domain .form-group.half-w{width: 50%;float: left;margin: 0 5px;}
.addon-price table.table-hover thead tr th form.search--domain .form-group label{
    
	font-size: 18px;
    display: block;
    line-height: 1;
    margin-top: 0;
    background: transparent;
    position: relative;
    color: #323232;
    top: 0px;
    padding: 8% 0 0 0;
}
.addon-price table.table-hover thead tr th form.search--domain .form-group label span{color:red;}
.addon-price table.table-hover thead tr th form.search--domain .form-group select.category{
    
    display: block;
    width: 100%;
    line-height: 50px;
    height: 45px;
    padding: 0 15px;    
    color: #3b3b3b;
    background: #f0f0f0;
    border:none;
}
@media (max-width: 800px){
.section.shareFeature h3 img{width: 44px;}.section.shareFeature h3{font-size: 30px;}.section.shareFeature p.left{font-size: 26px;}.section.shareFeature .price-box-new > span{width: 100%;font-size: 40px;}.section.shareFeature .price-box-new > span > span{font-size: 30px;}.section.shareFeature .price-box-new > span > span > span{font-size: 22px;}.section.shareFeature img.svglogozcom{width: 60%;}.section.shareFeature h2{margin-bottom: 10px;}.section.shareFeature h2{font-size: 3rem;}.addon-price table.table-hover thead tr th.is-first{font-size: 16px;}.addon-price table.table-hover thead tr th.is-first p{font-size: 16px;}.section.shareFeature p.top-small{font-size: 26px;top: 0;margin:-2% 0 0 0;}.addon-price .table > tbody > tr > td{font-size: 18px;}.addon-price table.table-hover thead tr th.is-first p{font-size: 16px;}.addon-price table.table-hover thead tr th form.search--domain{width: 100%;}.addon-price table.table.price.content-alldomain.hidden-xs{display: none;}.addon-price table.table-hover.sp{display: inline-block;padding: 0 15px;}
}
@media (max-width: 600px){
.section.shareFeature img.svglogozcom{width: 45%;margin:-10% auto;}.section.shareFeature .price-box-new{width: 50%;margin:0 auto;display:block;padding: 0;}.section.shareFeature img{width: 50%;}.shareFeature.is-dark{background:#fff;margin:5px 0;padding:0;}.shareFeature.is-dark h3{color:#323232; }.section.shareFeature h3{font-size: 1.6rem;margin:5px 0;line-height: 1;}.section.shareFeature h3 img{width: 30px;}.section.shareFeature.search-domain-2nd{background:#000;padding:10px 0 0 0;margin-top:10px;}.section.shareFeature .onepage-website{margin-top:10px;}
}
@media (max-width: 480px){
.section.shareFeature h2, .section.shareFeature.search-domain-2nd > .container > .title{
        font-size: 2.6rem;line-height: 1;}.addon-price .table.price > tbody > tr > td:nth-child(3){display: none;}.addon-price .table > tbody > tr > td{font-size: 24px;color:#000;}.addon-price .table.price > tbody > tr > td:nth-child(2){text-align: right;}.section.shareFeature.addon-price{padding:20px 0;}.addon-price table.table-hover thead tr th.is-first p,
    .addon-price table.table-hover thead tr th form.search--domain .form-group label{font-size: 16px;}.addon-price table.table-hover thead tr th form.search--domain .form-group select.category{font-size: 16px;}.addon-price table.table-hover thead tr th form.search--domain .form-group.half-w{width: 100%;}.addon-price table.table-hover thead tr th form.search--domain{display: inline-block;}.addon-price table.table-hover thead tr th form.search--domain .form-group label{padding-top: 2%;}
}
@media (max-width: 480px){
.addon-price table.table-hover thead tr th.is-first p,
    .addon-price table.table-hover thead tr th form.search--domain .form-group label{font-size: 16px;}
}
.scrollbar--price-sp{
	width: auto;
	float: left;
	width: 100%;
	height: auto; 
	overflow-y: scroll;
	scrollbar-color: rebeccapurple green;
}
.scrollbar--price-sp::-webkit-scrollbar{
  width: 12px;
  height: 12px;
}
.scrollbar--price-sp::-webkit-scrollbar-track{
  
  border: 1px solid #e4e4e4;
  border-radius: 10px;
}
.scrollbar--price-sp::-webkit-scrollbar-thumb{
  background: #d62925;  
 border-radius: 10px;
}
.scrollbar--price-sp::-webkit-scrollbar-thumb:hover{
  background: #323232; 
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg{
  display: none !important;
}
@media (max-width: 767px){
.visible-xs{
    display: block !important;
  }table.visible-xs{
    display: table;
  }tr.visible-xs{
    display: table-row !important;
  }th.visible-xs,
  td.visible-xs{
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px){
.visible-sm{
    display: block !important;
  }table.visible-sm{
    display: table;
  }tr.visible-sm{
    display: table-row !important;
  }th.visible-sm,
  td.visible-sm{
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px){
table.visible-md{
    display: table;
  }tr.visible-md{
    display: table-row !important;
  }th.visible-md,
  td.visible-md{
    display: table-cell !important;
  }
}
@media (min-width: 1200px){
table.visible-lg{
    display: table;
  }tr.visible-lg{
    display: table-row !important;
  }th.visible-lg,
  td.visible-lg{
    display: table-cell !important;
  }
}
@media (max-width: 767px){
.hidden-xs{
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px){
.hidden-sm{
    display: none !important;
  }
}
@media print{
table.visible-print{
    display: table;
  }tr.visible-print{
    display: table-row !important;
  }th.visible-print,
  td.visible-print{
    display: table-cell !important;
  }
}
@media (max-width: 767px){
.hidden-xs{
    display: none !important;
  }
}
.addon-panel{
    background-color: white;  
    max-height: 0 !important; 
    overflow: hidden;
    transition: max-height 0.3s ease-out;
    border: none; 
}
.addon-panel.show{
    max-height: 2000px !important; 
    border: 1px solid #ddd;
    border-top: none;
}
.addon-accordion{
    
    background-color: #ff9900; 
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: 1px solid #ccc;
    text-align: left;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: bold;
    border-radius: 5px;
}
.addon-accordion{
    background-color: #ff9900; 
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: 1px solid #ccc;
    text-align: left;
    outline: none;
    font-size: 18px;
    font-weight: bold;
    transition: 0.4s;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 5px;
    margin-top: 15px;
}
.addon-accordion:hover, .addon-accordion.active{
    background-color: #ddd;
}
.addon-accordion:after{
    content: '\002B'; 
    color: #777;
    font-size: 20px;
}
.addon-accordion.active:after{
    content: "\2212"; 
}
.addon-panel{
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-out; 
    border: 1px solid #eee;
    border-top: none;
}
.addon-panel-inner{
    padding: 15px;
    overflow-x: auto;
}

/* === manually added: missing from audit === */

/* hosting202407 — banner background */
#header.hosting202407 {
    background: url(https://www.ic-myhost.com/theme/202605-deepblue/images/banner-hosting.webp) no-repeat center center;
    background-size: cover;
    color: #fff;
}
#header.domain202407 {
    background: url(https://www.ic-myhost.com/theme/202605-deepblue/images/banner-domain.webp) no-repeat center center;
    background-size: cover;
    color: #fff;
}
#header.vps202407 {
    background: url(https://www.ic-myhost.com/theme/202605-deepblue/images/banner-vps.webp) no-repeat center center;
    background-size: cover;
    color: #fff;
}
#header.dedicated202407 {
    background: url(https://www.ic-myhost.com/theme/202605-deepblue/images/banner-dedicated.webp) no-repeat center center;
    background-size: cover;
    color: #fff;
}

/* btn-radius, btn-brd — tab menu โฮสติ้ง */
.btn-radius { border-radius: 30px !important; }
.btn-brd {
    border: 2px solid #ccc;
    background: #fff;
    color: #333;
    padding: 6px 18px;
    transition: all 0.3s;
}
.btn-brd:hover,
.btn-brd:focus,
.btn-brd.active {
    background: #FF9900;
    border-color: #FF9900;
    color: #fff !important;
}

/* .lb — light background section */
.lb { background: #f5f5f5; }

/* #bmenu section */
#bmenu { padding: 15px 0; border-bottom: 1px solid #e5e5e5; }
#bmenu .list-domain ul { list-style: none; padding: 0; margin: 0; display: flex; flex-wrap: wrap; gap: 8px; justify-content: center; }
#bmenu .list-domain ul li { margin: 3px; }

/* icon centering fix — icon-wrapper */
.icon-wrapper { text-align: center; }
.icon-wrapper i { display: block; margin: 0 auto; }
.icon-wrapper .fa-stack { margin: 0 auto; display: flex; align-items: center; justify-content: center; }


/* fa-stack icon stacking */
.fa-stack { position:relative; display:inline-block; width:2em; height:2em; line-height:2em; vertical-align:middle; }
.fa-stack-1x { position:absolute; width:100%; text-align:center; line-height:inherit; }
.fa-stack-2x { font-size:2em; }
.fa-2x { font-size:2em; }
.fa-3x { font-size:3em; }
.fa-4x { font-size:4em; }
.fa-lg { font-size:1.33em; line-height:.75em; vertical-align:-15%; }



/* === banner aliases: PHP ใช้ 202407 → CSS 202605 === */

#header.support202407{ 
	background: url(/theme/202605-deepblue/images/banner-support.webp)no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	color: #fff;  
}

#header.vps202407{
	background: url(/theme/202605-deepblue/images/vps.webp)no-repeat;  
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	color: #fff;  
}

#header.cloud-server202407{
	background: url(/theme/202605-deepblue/images/cloud-server.webp)no-repeat;   
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	color: #fff; 
}

#header.dedicated-server202407{
	background: url(/theme/202605-deepblue/images/dedicated-server.webp)no-repeat;  
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	color: #fff; 
}

#header.domain202407{ 
	 background: url(/theme/202605-deepblue/images/banner-domain.webp)no-repeat; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	color: #fff;
	padding-top:20px; padding-bottom:20px;  
}

#header.domain-positivessl202407{ 
	 background: url(/theme/202605-deepblue/images/domain-name-positivessl.webp)no-repeat; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	color: #fff;  
}

#header.hosting202407{ 
	background: url(/theme/202605-deepblue/images/banner-hosting.webp)no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	color: #fff; 
}

#header.secondhand-server202407{	
	background: url(/theme/202605-deepblue/images/secondhand-server.webp)no-repeat;  
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	color: #fff; 
}

#header.server202407{ 
	 background: url(/theme/202605-deepblue/images/banner-server.webp)no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	color: #fff; 
}

#header.domain202409{
	background: url(/theme/202605-deepblue/images/domain-name.webp)no-repeat;   
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	color: #fff; 
}

.include4box202407 {
    width: 100%;float: center; /*background: #fafafa; */padding:3% 0;
}

#header.contact202407 {
	background: url(/theme/202605-deepblue/images/banner-support.webp) no-repeat center;
	background-size: cover;
	color: #fff;
}