 /* Image Slider */
#imageslider {
    color: #fff;
    background-size: cover;
    height: 675px;
    padding-top: 104px;
}
#slideroverlay {
	height: 100%;
	width: 100%;
}
#imageslider #rowmargin {
    margin-top: 100px;
}
#imageslider h1 {
	font-size: 3em;
	font-weight: 900;
	padding-bottom: 15px;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 2px;
}
#imageslider h3 {
	font-size: 20px;
	font-weight: 400;
	color: #FFFFFF;
	padding-bottom: 15px;
	margin-bottom: 30px;
}
#imageslider h3 a {
    color: #fff !important;
}
#imageslider h4 {
	font-size: 16px;
	font-weight: 300;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	text-shadow: 0px 3px 3px #2B2B2B;
}
#imageslider p {
	margin-top:30px;
	margin-bottom:30px
}
#imageslider p.slidebutton a {
	margin-right:30px;
}
#imageslider p.slidebutton .fa {
	color:#fff;
}
#imageslider .sliderbutton {
	margin-top: 30px;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 2px;
}
#imageslider .carousel-indicators {
	bottom: -75px;
}
#imageslider form {
	margin-top: 100px;
}
#imageslider .fa {
	color: #6CA93E;
	vertical-align: baseline;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-right: 10px;
}
#imageslider #slide1 {
	background-image:url(../img/bg1.svg) !important;
}
#imageslider #slide2 {
	background-image:url(../img/slide2.png);
}
#imageslider #slide3 {
	background-image:url(../img/slide3.png);
}
#imageslider .carousel-control .icon-next, #imageslider .carousel-control .icon-prev {
	font-size: 80px!Important;
}
#imagesliderdomains {
    margin-top: -215px;
    height: 115px;
}
#imagesliderdomains .sliderbutton {
	margin-top: 30px;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 2px;
}
#imagesliderdomains .input-group {
    padding: 5px;
    background: #fff;
    border-radius: 5px;
}
section#imagesliderdomains div#first-form:before {
    content: "";
    top: -55px;
    left: -36px;
    width: 26px;
    height: 68px;
    background: url(https://servermore.com/templates/servermore/img/arrow_down.png) no-repeat;
    position: absolute;
    z-index: 1;
}
.input-group.custom-search-forvm:last-child {
    display: none !important;
}
#imagesliderdomains #domainsearch {
    font-size: 18px;
    padding: 12px 2px 12px 2px;
    border-left: 0;
    color: #333;
    box-shadow: 0 0;
    height: auto;
    border: 1px solid transparent !important;
}
#imagesliderdomains .domaincheckselect {
	-moz-appearance:none;
	text-indent:.01px;
	text-overflow:'';
	width:145px;
	height:60px;
	border-radius:0!Important;
	border:none;
	font-size:27px;
	-webkit-appearance:none;
	-webkit-border-radius:0;
	border-top:1px solid #ccc!Important;
	border-bottom:1px solid #ccc!Important;
	outline:0;
	box-shadow:0 0;
	background-image:url(../img/down-arrow.png);
	background-repeat:no-repeat;
	background-position-x:80%;
	background-position-y:55%;
	background-position:80% 55%
}
#imagesliderdomains .domaincheckselect:hover {
	background-image:url(../img/down-arrow-hover.png);
}
#imagesliderdomains .form-control {
	-moz-appearance: none;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}
#imagesliderdomains .form-control:focus {
	height:60px;
	border-radius:0!Important;
	border:none;
	font-size:27px;
	-webkit-appearance:none;
	-webkit-border-radius:0;
	border-top:1px solid #ccc!Important;
	border-bottom:1px solid #ccc!Important;
	border-color:#ccc;
	outline:0;
	box-shadow: none !important;
}
#imagesliderdomains .domainsearchprefix {
    text-align: center;
    font-size: 18px;
    height: auto;
    border-right: 0;
    padding-right: 0;
    padding: 12px 0px 12px 10px;
    border: 1px solid transparent;
}
#imagesliderdomains .btn-default[disabled] {
	background:#FFF;
	color:#6F6F6F!Important;
	cursor:pointer!Important;
	opacity:1!Important
}
#imagesliderdomains .domainsearchdomainname {
	max-width:918px;
	border-right:0
}
#imagesliderdomains .domainsearcharrow {
	color:#797C6F!Important
}
#imagesliderdomains .domainsearchsubmit {
    font-size: 18px;
    color: #fff;
    background: #EE4A03;
    border: 1px solid #EE4A03;
    width: 160px;
    border-radius: 5px;
    padding: 12px 10px;
    outline: 0;
}
#imagesliderdomains .domainsearchsubmit:hover {
	opacity: 0.9;
}
.carousel, .item, .active {
	height: 100%;
}
.carousel-inner {
	height: 100%;
}
/* Background images are set within the HTML using inline CSS, not here */
.fill {
	width: 100%;
	height: 100%;
	background-position: center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
.carousel-caption {
	top: 100px;
}
div#slideroverlay img {
    margin: -129px 0 0 -38px;
    min-width: 600px !important;
}

div.icon_section {
    text-align: center;
    margin-top: 10px;
}
div.icon_section div.icon_box {
    margin-top: 30px;
    box-shadow: 0px 1px 10px rgb(118 16 20 / 90%);
    background: #E21F26;
}
div.icon_section div.icon_box a {
    padding: 20px 0px;
    display: block;
    text-decoration: none;
    border: 1px solid #E21F26;
    box-shadow: 0px 3px 28px rgb(226 31 38 / 90%);
}
div.icon_section div.icon_box a:hover {
    box-shadow: 0px 3px 15px rgba(118, 16, 20, 0.9);
}
div.icon_section div.icon_box p {
    margin: 0 !important;
}
div.icon_section div.icon_box h3 {
    margin: 10px 0 0 0 !important;
    padding: 0 !important;
    font-size: 16px !important;
    letter-spacing: 1px;
}
div.icon_section div.icon_box i.fa {
    color: rgba(255, 255, 255, 0.9) !important;
    font-size: 50px !important;
    margin: 0 !important;
    padding: 0 !important;
}
