
.limiter
{
        background-color: #FFFF;
        direction: rtl;
}


#top-content {
    padding-top: 115px;
    background-repeat: repeat;
    background-size: 15px 15px;
}

.big-title {
    
    font-weight: 500;
    font-size: 2.1rem;
    color: #7f97ad;
    margin-bottom: 25px;
}


.sub-title {
    font-size: 1rem;
    color: #8094a1;
    margin-bottom: 50px;
   
}

.domain-search-holder {
    margin-top: 2rem;
    margin-bottom: 6rem;
}

.domain-search-holder form {
    max-width: 40.5rem;
    margin: 0 auto;
    z-index: 1;
}

input[type=text] {
    padding: 1.25rem 16px!important;
    border: 2px solid #e9ebef!important;
}

input[type=text]:valid {
    border: .125rem solid #c6cdda;
}

input[type=text]:hover {
    transition: all .4s linear;
    border: 2px solid #e9ebef!important;
    background-color: #fdfdfd!important;
}

#domainid {
    width: 100%;
    height: 4rem;
    transition: all .3s;
    color: #364163!important;
    text-align: center;
    padding: .5rem .5rem .5rem 13.6875rem;
    border-radius: .3125rem;
    box-shadow: 0 1.875rem 3.125rem 0 rgba(198,205,218,.2);
    border: 1.5px solid #edeff2!important;
    background-color: #fdfdfd;
    direction: ltr;
}

.isr_domain_01_col_search_a {
    display: inline-block;
    width: 3rem;
    height: 3rem;
    background-color: rgba(35,67,163,.08);
    border-radius: .3125rem;
    position: absolute;
    right: .5rem;
    top: .5rem;
    transition: all .4s;
    z-index: 1;
}

.isr_domain_01_col_search_a .fa-search {
    position: absolute;
    top: .6875rem;
    left: .75rem;
    font-size: x-large;
}

.isr_domain_01_col_search_a:hover {
    opacity: .8;
    color: #fff!important;
    background-color: #2B41A1!important;
    box-shadow: 0 10px 25px 0 rgba(35,67,163,.12)!important;
}

[class*=" icon-"], [class^=icon-] {
    font-family: icomoon2;
    speak: none;
    font-size: 24px!important;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#features {
    background-color: #0f9aee;
    padding-top: 60px;
    padding-bottom: 0px;
    text-align: center;
    max-height: 500px;
    min-height: 500px;
    padding: 30px 50px 0px 50px;
    perspective: 800px;
}

@media (max-width: 992px)
{
    
    #features
    {
    min-height: inherit;
    max-height: inherit;
    }
    
    .feature-box {
    margin-bottom: 50px;
}

.feature-box {
    margin-bottom: 50px;
}


    
}


#features .row-title {
    color: #ffffff;
    font-size: 20px;
    margin-bottom: 20px;
}


#features .row-subtitle {
    color: #ffffff;
    font-size: 15px;
    opacity: 0.9;
    margin-bottom: 60px;
}

.feature-box {
    padding: 30px 50px 0px 50px;
    perspective: 800px;
}

.feature-box.active .box-bg {
    opacity: 1;
    transform: scale(1);
}

.feature-box .feature-icon {
    font-size: 60px;
    color: #ffffff;
    position: relative;
    z-index: 2;
}

.feature-box .feature-title {
    font-size: 17px;
    color: #ffffff;
    margin-bottom: 15px;
    position: relative;
    z-index: 2;
}

.feature-box.active .feature-title {
    font-size: 17px;
    color: #0f9aee;
    margin-bottom: 25px;
}

.feature-box .feature-details {
    font-size: 1rem;
    line-height: 24px;
    color: #ffffff;
    position: relative;
    margin-bottom: 20px;
    z-index: 2;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
}

.feature-box.active .feature-details {
    color: #336786;
    margin-bottom: 40px;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
}

.feature-box .feature-button {
    position: relative;
    margin-bottom: 0px;
    overflow: hidden;
    height: 50px;
    z-index: 2;
    padding-top: 10px;
    opacity: 0;
}

.feature-box.active .feature-button {
    height: auto;
    opacity: 1;
}

.feature-box .box-bg {
    position: absolute;
    width: 100%;
    height: 110%;
    right: 0;
    top: 0;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 5px 33px 0px rgba(82, 156, 219,0.17);
    -moz-box-shadow: 0px 5px 33px 0px rgba(82, 156, 219,0.17);
    box-shadow: 0px 5px 33px 0px rgba(82, 156, 219,0.17);
    z-index: 1;
    opacity: 0;
    transform: scale(0.9) rotateX(30deg);
}

.feature-box.active .box-bg {
    opacity: 1;
    transform: scale(1);
}

.feature-box .feature-button a {
    padding: 9px 16px;
    background-color: #1f8ded;
    border-radius: 6px;
    color: #ffff;
    opacity: 1;
    border: 1px solid #1f8ded;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
}

.feature-box.active .feature-icon i {
    font-size: 60px;
    color: #0f9aee;
}

#info {
    background-color: #ffff;
    padding-top: 70px;
    padding-bottom: 70px;
}


#info h3 {
    color: #0f9aee;
    font-size: 20px;
    margin-top: 80px;
}

#info p {
    color: #336786;
    font-size: 15px;
}

#info .info-img {
    width: 100%;
    max-width: 372px;
}

#testimonials {
    background-color: #f5f8fa;
    padding-top: 60px;
    padding-bottom: 60px;
    text-align: center;
}

#testimonials .row-title {
    color: #0f9aee;
    font-size: 20px;
    margin-bottom: 20px;
}

#testimonials .row-subtitle {
    color: #336786;
    font-size: 15px;
    margin-bottom: 60px;
}

#more-info {
    background-color: #0f91dd;
    text-align: center;
    padding-top: 60px;
    padding-bottom: 60px;
    background-image: url(../images/blue-bg.png);
    background-size: 126px 21px;
}

#more-info .row-title {
    color: #ffffff;
    font-size: 20px;
    margin-bottom: 30px;
}

#more-info .row-subtitle {
    color: #dbeef9;
    font-size: 0.85rem;
    margin-bottom: 45px;
}

#more-features {
    background-color: #465762;
    padding-top: 60px;
    padding-bottom: 60px;
    text-align: center;
}

#more-features .row-title {
    color: #ffffff;
    font-size: 20px;
    margin-bottom: 2rem;
}

#more-features .row-subtitle {
    color: #ffffff;
    font-size: 0.8rem;
    margin-bottom: 60px;
}

#more-features .mfeature-box .mfeature-icon {
    margin-bottom: 1rem;
}

#more-features .mfeature-box .mfeature-icon .icon-bg {
   
    width: 100%;
    height: 100%;
    padding-top: 15px;
}

#more-features .icon-bg i
{
    color: #ffffff;
    font-size: 5rem;
}

#more-features .mfeature-box .mfeature-title {
    font-size: 1rem;
    font-weight: 500;
    color: #ffffff;
    margin: 10px 0;
}

#more-features .mfeature-box .mfeature-details {
    font-size: 0.75rem;
    color: #ffffff;
    opacity: 0.8;
}
