#imageslider {
    color: #fff;
    height: 470px;
    background: #eee url(../img/bg.jpg);
    background-size: cover;
}
#imageslider .swiper-container {
        width: 100%;
        height: 100%;
      }
#slideroverlay {
    height: 100%;
    width: 100%
}

#imageslider .carousel-control.left,#imageslider .carousel-control.right {
    background-image: none!important
}

#imageslider .left {
    text-align: center
}

#imageslider h1.promo {
    font-size: 50px;
    font-weight: 600;
    margin-top: 70px;
    padding-bottom: 15px;
    text-transform: uppercase;
    color: #FFF;
    text-shadow: 0 3px 3px #8C4100;
    text-align: center
}

#imageslider h2.promo {
    font-size: 35px;
    font-weight: 500;
    color: #FFF;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 0;
    text-align: center;
    text-shadow: 0 3px 3px #8C4100
}
#imageslider a {
    animation-delay: 1.5s;
}

#imageslider h1 {
    font-size: 2rem;
    font-weight: 600;
    padding: 10px;
    text-transform: uppercase;
    color: #FFF;
    text-shadow: 0 3px 3px #000;
    text-align: center;
}

#imageslider h1 i {
    font-size: 40px
}

#imageslider h2 {
    font-size: 31px;
    font-weight: 500;
    color: #FFF;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    text-align: center;
    text-shadow: 0 3px 3px #000
}

#imageslider h3 {
    font-size: 20px;
    font-weight: 500;
    color: #FFF;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    text-align: left;
    text-shadow: 0 3px 3px #8C4100
}

#imageslider h4 {
    font-size: 18px;
    font-weight: 700;
    color: #FFF;
    text-align: right;
    text-shadow: 0 1px 1px #000;
    margin: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#imageslider p {
    text-align: center;
    top: 40px;
    position: relative
}

#imageslider p.slidebutton .fa {
    color: #fff
}

#imageslider .padded {
    margin-right: 0
}

#imageslider .yellow {
    color: #FFEF00!important
}

#imageslider .grey {
    color: #ECECEC!important
}

#imageslider .sliderbutton {
    margin-top: 30px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px
}

#imageslider .carousel-indicators {
    bottom: 40px
}

#imageslider form {
    margin-top: 100px
}

#imageslider h4 i {
    color: #2fceff;
    vertical-align: baseline;
    margin-top: 8px;
    margin-bottom: 8px;
    padding-left: 7px;
}

#imageslider i.fab {
    color: #fff;
    padding-left: 7px;
    font-weight: 400;
}
#imageslider a {
    color: #fff;
    font-size: 14px;
    margin-top: 10px;
}

#imageslider #slide1 {
    background-image: url(../img/image-slider/slide1.png)
}

#imageslider #slide2 {
    background-image: url(../img/image-slider/slide2.png)
}

#imageslider #slide3 {
    background-image: url(../img/image-slider/slide3.png)
}

#imageslider .carousel-control .icon-next,#imageslider .carousel-control .icon-prev {
    font-size: 80px!important
}

#imagesliderdomains {
    padding-top: 30px;
    background: #FFF
}

#imagesliderdomains .sliderbutton {
    margin-top: 30px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px
}

#imagesliderdomains .input-group {
    padding-bottom: 30px
}

#imagesliderdomains #domainsearch {
    font-size: 23px;
    height: 60px;
    padding-left: 2px;
    border-left: none!important;
    color: #FFF;
    box-shadow: 0 0;
    background: #6C6C6C;
    border: 1px solid #5F5F5F;
    font-family: IRANsans;
    border-radius: 0 10px 10px 0!important
}

#imagesliderdomains #domainsearch:focus {
    border-top: 1px solid #5F5F5F!important;
    border-bottom: 1px solid #5F5F5F!important;
    border-right: 1px solid #5F5F5F!important;
    border-left: none!important
}

#imagesliderdomains input[placeholder],#imagesliderdomains [placeholder] {
    color: #FFF!important
}

#imagesliderdomains .domaincheckselect {
    -moz-appearance: none;
    text-indent: .01px;
    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: 0 0
}

#imagesliderdomains .domainsearchprefix {
    text-align: center;
    font-size: 27px;
    height: 60px;
    border-right: 0;
    padding-right: 0;
    color: #6F6F6F
}

#imagesliderdomains .btn-default[disabled] {
    background: #6C6C6C;
    color: #FFF!important;
    cursor: pointer!important;
    opacity: 1!important;
    border: 1px solid #5F5F5F;
    border-right: 0
}

#imagesliderdomains .domainsearchdomainname {
    max-width: 1000px;
    border-right: 0
}

#imagesliderdomains .domainsearcharrow {
    color: #797C6F!important
}

#imagesliderdomains .domainsearchsubmit {
    font-size: 23px;
    color: #fff;
    background: #d50c2d;
    border: 1px solid #d50c2d;
    width: 140px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    padding: 13px;
    border: 1px solid #ee3150;
    border-left: none!important;
    direction: ltr
}

#imagesliderdomains .domainsearchsubmit:hover {
    opacity: .9
}

#imagesliderdomains .fas {
    padding-left: 2px;
    float: right;
    padding-top: 5px
}

.carousel,.item,.active {
    height: 100%
}

.carousel-inner {
    height: 100%
}

.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
}

#imageslider .image-center img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bototm: 20px
}

#clockdiv {
    font-family: sans-serif;
    color: #fff;
    display: inline-block;
    font-weight: 100;
    text-align: center;
    font-size: 30px;
    margin: auto;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 20px
}

#clockdiv > div {
    padding: 10px;
    border-radius: 3px;
    background: #FFF;
    display: inline-block;
    color: #848484;
    font-weight: 500
}

#clockdiv div > span {
    padding: 15px;
    border-radius: 3px;
    background: #EF9543;
    display: inline-block;
    color: #fff
}

.smalltext {
    padding-top: 5px;
    font-size: 16px
}

#imageslider .btn-slider {
    color: #fff;
    background-color: #9a0a21;
    border-radius: 10px;
    font-size: 25px;
    border: 4px solid #FFF
}

#imageslider .btn-slider:hover {
    background-color: #640101
}
#imageslider .swiper-pagination-bullet {
    width: 15px!important;
    height: 15px!important;
    margin: 3px!important;
    border: 2px solid #FFF!important
}
#imageslider .swiper-pagination-bullet-active {
    width: 15px!important;
    height: 15px!important;
    margin: 3px!important;
    background-color: #0198c7;
    border: 2px solid #FFF!important;
}

