/*--A Design by rs 
Author: rslayout
Author URL: http://rs.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
/*
Azul= #4bacc6    
Naranja= #ff8019   
Violeta= #896baa
Verde= #55b6d0
    */


body a {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

html, body {
    font-size: 100%;
    font-family: 'Roboto Condensed', sans-serif;
}

body {
    background: #FFFFFF;
}
/*-- header-top --*/
.header-top {
    padding: 1em 0;
    background: #002164;
}

.RS-address {
    float: left;
}

    .RS-address ul {
        padding: 0;
        margin: 0;
    }

        .RS-address ul li {
            display: inline-block;
            margin: 0;
            color: #FFFFFF;
            font-size: .9em;
        }

            .RS-address ul li a {
                color: #FFFFFF;
                text-decoration: none;
            }

            .RS-address ul li:nth-child(2) {
                margin-left: 1em;
            }

.agileinfo-social-grids {
    float: right;
}

    .agileinfo-social-grids ul {
        padding: 0;
        margin: 0;
    }

        .agileinfo-social-grids ul li {
            display: inline-block;
        }

            .agileinfo-social-grids ul li a {
                color: #333;
                text-align: center;
            }

                .agileinfo-social-grids ul li a i.fa.fa-facebook {
                    color: #FFF;
                    transition: 0.5s all;
                    -webkit-transition: 0.5s all;
                    -moz-transition: 0.5s all;
                    -o-transition: 0.5s all;
                    -ms-transition: 0.5s all;
                }

                    .agileinfo-social-grids ul li a i.fa.fa-facebook:hover {
                        color: #3b5998;
                    }

                .agileinfo-social-grids ul li a i.fa.fa-twitter {
                    color: #FFF;
                    transition: 0.5s all;
                    -webkit-transition: 0.5s all;
                    -moz-transition: 0.5s all;
                    -o-transition: 0.5s all;
                    -ms-transition: 0.5s all;
                }

                    .agileinfo-social-grids ul li a i.fa.fa-twitter:hover {
                        color: #55acee;
                    }

                .agileinfo-social-grids ul li a i.fa.fa-instagram {
                    color: #FFF;
                    transition: 0.5s all;
                    -webkit-transition: 0.5s all;
                    -moz-transition: 0.5s all;
                    -o-transition: 0.5s all;
                    -ms-transition: 0.5s all;
                }

                    .agileinfo-social-grids ul li a i.fa.fa-instagram:hover {
                        color: #2278a8;
                    }

                .agileinfo-social-grids ul li a i.fa.fa-youtube {
                    color: #FFF;
                    transition: 0.5s all;
                    -webkit-transition: 0.5s all;
                    -moz-transition: 0.5s all;
                    -o-transition: 0.5s all;
                    -ms-transition: 0.5s all;
                }

                    .agileinfo-social-grids ul li a i.fa.fa-youtube:hover {
                        color: #ac2727;
                    }

            .agileinfo-social-grids ul li:nth-child(2) {
                margin: 0 1em;
            }

            .agileinfo-social-grids ul li:nth-child(3) {
                margin: 0 1em 0 0;
            }
/*-- //header-top --*/
/*-- header --*/
input[type="submit"], .rs .l_banner_info_left_grid_left h3 a, .rsbird_footer_copy p a, .reply a, .agile_cat_grid_tags ul li a:hover, .agile_cat_grid ul.categories li a, .rsl_admin a, .rsls_single_left_grid_right ul li a, .wthree_features_services_grid h4 a, .agile_services_bottom_grid_left_grid a, .simplefilter li, .agileinfo_footer_grid ul li a, .rsl_banner_info_left_grid1, .agile_blog_grid h4 a {
    transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in;
}

.header {
   background: rgba(255,255,255,1);
background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(208,242,250,1) 47%, rgba(129,216,235,1) 81%, rgba(61,185,219,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(208,242,250,1)), color-stop(81%, rgba(129,216,235,1)), color-stop(100%, rgba(61,185,219,1)));
background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(208,242,250,1) 47%, rgba(129,216,235,1) 81%, rgba(61,185,219,1) 100%);
background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(208,242,250,1) 47%, rgba(129,216,235,1) 81%, rgba(61,185,219,1) 100%);
background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(208,242,250,1) 47%, rgba(129,216,235,1) 81%, rgba(61,185,219,1) 100%);
background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(208,242,250,1) 47%, rgba(129,216,235,1) 81%, rgba(61,185,219,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#3db9db', GradientType=1 );
}

.navbar-default {
    background: none;
    border: none;
}

.navbar {
    margin-bottom: 0;
}

.navbar-collapse {
    padding: 0;
    box-shadow: none;
}

.navbar-default .navbar-brand {
    color: #fff;
}

.RS-logo {
    margin: 1.5em 0 0 0;
}

    .RS-logo h1 {
        margin: 0;
    }

    .RS-logo a img {
        display: block;
        margin-top: -21px;
        max-width: 250px;
    }
@media (max-width:768px) {
    .RS-logo a img {
        display: block;
        margin-top: 0px;
        max-width: 250px;
    }
    .navbar-toggle {
    margin-top: 32px;
    }
}
    .RS-logo h1 a {
        font-size: 1em;
        letter-spacing: 2px;
        text-transform: uppercase;
        color: #212121;
        text-decoration: none;
        font-weight: 700;
    }

        .RS-logo h1 a span {
            font-size: .6em;
            letter-spacing: 2px;
            text-align: right;
            color: #4bacc6;
        }

.navbar-nav {
    float: right;
    margin: 0;
}

.navbar-default .navbar-nav > li > a {
    color: #212121;
    font-weight: 600;
}

    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
        color: #fff;
    }

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #ffffff;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #ff8019;
}

.navbar-nav > li > a {
    font-size: 14px;
    padding: 35px 25px;
    text-transform: uppercase;
    margin-right: 5px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #ff8019;
}
/* Sweep To Bottom */
.hvr-sweep-to-bottom {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

    .hvr-sweep-to-bottom:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #0c549a;
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .hvr-sweep-to-bottom:hover, .hvr-sweep-to-bottom:focus, .hvr-sweep-to-bottom:active {
        color: white;
    }

        .hvr-sweep-to-bottom:hover:before, .hvr-sweep-to-bottom:focus:before, .hvr-sweep-to-bottom:active:before {
            -webkit-transform: scaleY(1);
            transform: scaleY(1);
        }

ul.dropdown-menu {
    background: #212121;
    box-shadow: 0 0 0;
    border: none;
    margin: 0;
    top: 6.4em;
    left: 0;
    min-width: 97px;
}

.dropdown-menu > li > a {
    display: block;
    padding: 6px 11px !important;
    clear: both;
    margin: 0 !important;
    font-weight: normal;
    line-height: 1.42857143;
    color: #FFF !important;
    border: none !important;
}

    .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
        background: none;
    }

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 103%;
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px;
        border-radius: 0 6px 6px 6px;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-width: 5px 0 5px 5px;
        margin-top: 5px;
        margin-right: -10px;
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #fff;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
            -webkit-border-radius: 6px 0 6px 6px;
            -moz-border-radius: 6px 0 6px 6px;
            border-radius: 6px 0 6px 6px;
        }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #896baa !important;
    outline: 0;
}
/*-- //header --*/
.main {
    width: 100%;
    margin: 0 auto;
    background: #161923;
}

    .main h1 {
        padding: 20px 50px;
        float: left;
        width: 100%;
        font-size: 90px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        font-weight: 100;
        color: black;
        margin: 0;
        margin-top: 70px;
        letter-spacing: -1px;
    }

        .main h1.demo1 {
            background: #1ABC9C;
        }

.reload.bell {
    font-size: 12px;
    padding: 20px;
    width: 45px;
    text-align: center;
    height: 47px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
}

    .reload.bell #notification {
        font-size: 25px;
        line-height: 140%;
    }

.reload, .btn {
    display: inline-block;
    border: 4px solid #A2261E;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #CC3126;
    display: inline-block;
    line-height: 100%;
    padding: 0.7em;
    text-decoration: none;
    color: #fff;
    width: 100px;
    line-height: 140%;
    font-size: 17px;
    font-family: open sans;
    font-weight: bold;
}

    .reload:hover {
        background: #A2261E;
    }

.page_container {
    max-width: 70%;
    margin: 50px auto;
}

.header .menu {
    padding-bottom: 10px;
}

.image {
    float: right;
}

.content {
    margin: 4em 0 0 0;
}

    .content h3 {
        font-size: 2.5em;
        letter-spacing: 2px;
        text-transform: uppercase;
        color: #FFFFFF;
        text-decoration: none;
        font-weight: 700;
        font-family: 'Roboto', sans-serif;
        margin: 0;
    }

        .content h3 span {
            color: #4bacc6;
        }

    .content p {
        font-size: .9em;
        line-height: 1.8em;
        margin: 1em 0 0 0;
        color: #FFFFFF;
    }

.image img {
    width: 100%;
}
/*-- domain --*/
.domain {
    background: #e7f4f8;
    padding: 3em 0;
}
/*--domain_registration--*/
.column.first {
    margin-left: 0;
}

.search-form input[type="text"] {
    display: inline-block;
    line-height: normal;
    width: 40%;
}

.one-fifth {
    width: 14.4%;
}

.column {
    float: left;
    margin: 0 0 0 1%;
    min-height: 1px;
    position: relative;
}

.selection-box {
    display: block;
    position: relative;
}

.search-form .column input[type="text"], .search-form .column input[type="submit"], .search-form .column select {
    width: 100%;
}

.selection-box select {
    background: #FFFFFF;
}

.search-form .column .selection-box:after {
    height: 46px;
}

.selection-box:before, .selection-box:after {
    content: "";
    pointer-events: none;
    position: absolute;
}

.three-fifth {
    width: 38.59%;
}

.m_2 {
    margin-top: 0;
}

.two-fifth {
    width: 15.2%;
}

.three-fifth input[type="text"] {
    background: #fff;
    border: 1px solid #D9E9ED;
    color: #212121;
    padding: 17px;
    display: block;
    font-size: 14px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    width: 100%;
    outline: none;
}

.one-fifth select {
    background: #fff;
    border: 1px solid #D9E9ED;
    color: #212121;
    background-image: url(../images/icon.png);
    background-position: center right 10px;
    background-repeat: no-repeat;
    border-radius: 0;
    cursor: pointer;
    display: block;
    font-size: 14px;
    outline: medium none;
    padding: 17px;
    width: 100%;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.one-fifth input[type="submit"] {
    padding: 14px 40px;
}

.two-fifth h2 {
    font-size: 1.2em;
    text-transform: uppercase;
    color: #212121;
    text-decoration: none;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    margin: 0;
}

    .two-fifth h2 span {
        color: #55b6d0;
        display: block;
    }

.one-fifth input[type="submit"] {
    background: #212121;
    display: inline-block;
    color: #FFF;
    text-transform: uppercase;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    border: none;
    cursor: pointer;
    outline: none;
    font-size: 0.85em;
    padding: 17px 50px;
    font-weight: 600;
}

.m_3 input[type="submit"] {
    margin-top: 0;
}

.one-fifth input[type="submit"]:hover, .form-submit input[type="submit"]:hover {
    background: #55b6d0;
    text-decoration: none;
    color: #fff;
}
/*-- //domain --*/
/*-- banner-bottom --*/
.banner-bottom, .special, .rs-agile-testimonial, .subscribe, .agileits-about-top, .rs-agileits-choose-grid, .team, .shared-grid, .cloud-grid, .vpn-grid, .rs-best-services, .rsls-featured-services, .faq, .registration, .codes, .typography, .contact {
    padding: 4em 0;
}

.rs-banner-bottom-heading {
    text-align: center;
}

    .rs-banner-bottom-heading h3 {
        font-size: 2em;
        letter-spacing: 2px;
        text-transform: uppercase;
        color: #212121;
        text-decoration: none;
        font-weight: 700;
        font-family: 'Roboto', sans-serif;
        margin: 0;
    }

        .rs-banner-bottom-heading h3 span {
            color: #55b6d0;
        }

.agileits-banner-bottom {
    margin: 4em 0 0 0;
}

.services-grid-left h4 {
    text-transform: capitalize;
    font-size: 1.2em;
    color: #212121;
    margin: 1em 0;
    font-family: 'Roboto', sans-serif;
}

.services-grid-left p {
    color: #999;
    line-height: 1.8em;
    font-size: .875em;
}

.agileinfo-services-grids {
    margin: 5em 0 0 0;
}

.services-grid-right-grid {
    width: 100px;
    height: 100px;
    background: #f5f5f5;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    text-align: center;
    margin: 0 auto;
}

    .services-grid-right-grid span {
        color: #ffffff;
        font-size: 2em;
        top: 1.1em;
    }

.services-grid1 {
    text-align: center;
}

.services-grid-right {
    text-align: center;
}

.services-grid-left1 {
    text-align: left;
}

.services-grid1:nth-child(2) {
    padding: 3em 0;
}

.services-grid1:hover .services-grid-right-grid {
    color: #fff;
}

.services-grid1:hover .services-grid-left h4 {
    color: #002164;
}
/* Radial Out */
.hvr-radial-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden;
    background: #e1e1e1;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

    .hvr-radial-out:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(39, 160, 216, 0.67);
        border-radius: 100%;
        -webkit-transform: scale(0);
        transform: scale(0);
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

.services-grid-right-grid:before {
    background: #002164;
}

.hvr-radial-out:hover, .hvr-radial-out:focus, .hvr-radial-out:active {
    color: white;
}

    .hvr-radial-out:hover:before, .hvr-radial-out:active:before, .services-grid1:hover .hvr-radial-out:before {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    .hvr-radial-out:focus:before {
        outline: none;
    }

.blue-grid {
    background: #4bacc6;
}

.orange-grid {
    background: #ff8019;

}

.green-grid {
    background: #896baa;
}

.red-grid {
    background: #4bacc6;
}
/*-- //banner-bottom --*/
/*-- special --*/
.special {
    background: #e7f4f8;
}

.wthree-special-grid {
    margin: 4em 0 0 0;
}
/*-- pricing --*/
.pricing {
    margin: 0 auto;
    box-shadow: 0 0px 3px #c3c3c3;
}

.pricing-top {
    padding: 1.2em 0;
    background: #896baa;
    text-align: center;
}

.blue-top {
    background: #4bacc6;
}

.green-top {
    background: #002164;
}

.pricing-top h3 {
    color: #FFF;
    font-size: 2em;
    margin: 0;
}

.pricing-top p {
    color: #FFF;
    font-size: .875em;
    margin: 1em 0 0 0;
}

.pricing-bottom {
    background: #FFF;
    text-align: center;
    padding: 2em;
}

.pricing-bottom-top {
    padding-bottom: 2em;
}

    .pricing-bottom-top p {
        color: #333;
        margin: 0;
        font-size: 1em;
        line-height: 1.8em;
        font-weight: 600;
    }

.pricing-bottom-bottom {
    padding: 2em 0;
    border-top: solid 1px #EFECEC;
    border-bottom: solid 1px #EFECEC;
}

    .pricing-bottom-bottom p {
        color: #A5A5A5;
        font-size: .875em;
        margin: 0 0 1em 0;
    }

        .pricing-bottom-bottom p span {
            font-weight: 600;
            color: #333;
        }

p.text {
    margin-bottom: 0;
}

.buy-button {
    margin: 1.5em 0 0 0;
}

    .buy-button a {
        background: #212121;
        padding: .5em 2em;
        color: #fff;
        transition: 0.5s all;
        -webkit-transition: 0.5s all;
        -moz-transition: 0.5s all;
        -o-transition: 0.5s all;
        -ms-transition: 0.5s all;
        text-decoration: none;
    }

        .buy-button a:hover {
            background: #55b6d0;
        }
/*-- //pricing --*/
/*-- //special --*/
/*-- choose --*/
.choose {
    background: url(../images/5.jpg) no-repeat 0px 0px;
    background-size: cover;
}

.rs-agile-testimonial {
    background: url(../images/dott.png)repeat 0px 0px;
    background-size: 2px;
    -webkit-background-size: 2px;
    -moz-background-size: 2px;
    -o-background-size: 2px;
    -ms-background-size: 2px;
}

.jarallax {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.choose-heading {
    text-align: left;
}

    .choose-heading h3 {
        color: #FFFFFF;
    }

.top-choose-info {
    padding: 2em 1em;
    background: #FFFFFF;
    margin: 4em 0 0 0;
}

.choose-info-top:nth-child(2) {
    margin: 1em 0;
}

.choose-info-grid {
    background: #333333;
    padding: 1em;
}

    .choose-info-grid ul {
        padding: 0;
        margin: 0;
    }

        .choose-info-grid ul li {
            display: inline-block;
            color: #FFFFFF;
            font-size: 1em;
        }

            .choose-info-grid ul li:nth-child(2) {
                margin-left: 1em;
            }
/*-- testimonial --*/
.testimonial-info {
    padding: 2em;
    min-height: 258px;
}

.wthree-testimonial-grid {
    text-align: center;
}

i.fa.fa-quote-right {
    font-size: 1em;
    color: #55b6d0;
}

.testimonial-top p {
    color: #999999;
    font-size: .9em;
    line-height: 2.6em;
    margin: 1em auto 0;
    width: 100%;
}

.testimonial-top h5 {
    color: #212121;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: 600;
    letter-spacing: 1px;
}

    .testimonial-top h5 span {
        font-weight: 300;
    }
/*--slider--*/
#slider2,
#slider3 {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin: 0 auto;
}

.rslides_tabs li:first-child {
    margin-left: 0;
}

.rslides_tabs .rslides_here a {
    background: rgba(255,255,255,.1);
    color: #fff;
    font-weight: bold;
}

.events {
    list-style: none;
}

.callbacks_container {
    position: relative;
    width: 100%;
}

.callbacks {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

    .callbacks li {
        position: absolute;
        width: 100%;
    }

    .callbacks img {
        position: relative;
        z-index: 1;
        height: auto;
        border: 0;
    }

    .callbacks .caption {
        display: block;
        position: absolute;
        z-index: 2;
        font-size: 20px;
        text-shadow: none;
        color: #fff;
        left: 0;
        right: 0;
        padding: 10px 20px;
        margin: 0;
        max-width: none;
        top: 10%;
        text-align: center;
    }

.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 100px;
    left: 0;
    opacity: 0.6;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    width: 40px;
    height: 40px;
    background: transparent url("../images/arrows.png") no-repeat right top;
}

    .callbacks_nav.next {
        left: auto;
        background-position: right top;
        right: 0;
    }

    .callbacks_nav.prev {
        right: auto;
        background-position: left top;
        left: 0;
    }

#slider3-pager a {
    display: inline-block;
}

#slider3-pager span {
    float: left;
}

#slider3-pager span {
    width: 100px;
    height: 15px;
    background: #fff;
    display: inline-block;
    border-radius: 30em;
    opacity: 0.6;
}

#slider3-pager .rslides_here a {
    background: #FFF;
    border-radius: 30em;
    opacity: 1;
}

#slider3-pager a {
    padding: 0;
}

#slider3-pager li {
    display: inline-block;
}

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
}

    .rslides li {
        -webkit-backface-visibility: hidden;
        position: absolute;
        display: none;
        width: 100%;
        left: 0;
        top: 0;
    }

    .rslides li {
        position: relative;
        display: block;
        float: left;
    }

    .rslides img {
        height: auto;
        border: 0;
    }

.callbacks_tabs {
    list-style: none;
    position: absolute;
    top: 177px;
    left: 215px;
    padding: 0;
    margin: 0;
    z-index: 990;
    display: inline-block;
    text-align: center;
}

.slider-top span {
    font-weight: 600;
}

.callbacks_tabs li {
    display: inline-block;
    margin: 0;
}
/*----*/
.callbacks_tabs a {
    visibility: hidden;
}

    .callbacks_tabs a:after {
        content: "\f111";
        font-size: 0;
        visibility: visible;
        display: block;
        height: 10px;
        width: 10px;
        display: inline-block;
        background: rgba(134, 199, 36, 0.51);
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -o-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
    }

.callbacks_here a:after {
    height: 10px;
    width: 10px;
    display: inline-block;
    background: #55b6d0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
}

.services-info {
    position: relative;
}

.rsls-text {
    width: 80%;
    margin: 3em auto 0;
    text-align: center;
}

    .rsls-text h5 {
        color: #FFFFFF;
        font-size: 1em;
        font-weight: 600;
        margin: 0 0 1em 0;
        line-height: 1.5em;
    }

    .rsls-text p {
        color: #FFFFFF;
        font-size: .9em;
        line-height: 1.8em;
        margin: 0;
    }

        .rsls-text p span {
            margin: 1em 0 0 0;
            display: block;
        }
/*-- //slider --*/
/*-- //testimonial --*/
/*-- //choose --*/
/*-- subscribe --*/
.rs-agile-subscribe-form {
    text-align: center;
    margin: 3em 0 0 0;
}

    .rs-agile-subscribe-form input[type="text"] {
        display: inline-block;
        background: #e7f4f8;
        border: solid 2px #e7f4f8;
        width: 45%;
        outline: none;
        padding: 1em;
        font-size: .9em;
        color: #999999;
    }

button.btn1 {
    color: #FFFFFF;
    font-size: .9em;
    padding: 1em 2em;
    text-align: center;
    text-decoration: none;
    background: #212121;
    border: solid 2px #212121;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

    button.btn1:hover {
        background: #55b6d0;
        border: solid 2px #55b6d0;
    }

input.btn1 {
    color: #FFFFFF;
    font-size: .9em;
    padding: 0.5em 2em;
    text-align: center;
    text-decoration: none;
    background: #212121;
    border: solid 2px #212121;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

    input.btn1:hover {
        background: #55b6d0;
        border: solid 2px #55b6d0;
    }

input.btn2 {
    color: #FFFFFF;
    font-size: .9em;
    padding: 1em 2em;
    text-align: center;
    text-decoration: none;
    background: #212121;
    border: solid 2px #212121;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

    input.btn2:hover {
        background: #55b6d0;
        border: solid 2px #55b6d0;
    }
/*-- //subscribe --*/
/*-- footer --*/
.footer {
    background: #0f1215;
    padding: 4em 0 0 0;
}

.agile-footer-grids {
    padding-bottom: 2em;
}

.agile-footer-grid h4 {
    color: #FFFFFF;
    font-size: 1.3em;
    font-weight: 600;
    margin: 0 0 1em 0;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}

    .agile-footer-grid h4 span {
        color: #55b6d0;
    }

.agile-footer-grid p {
    color: #bbbbbb;
    font-size: .9em;
    line-height: 1.8em;
    margin: 0;
}

    .agile-footer-grid p span {
        display: block;
        margin: 1em 0 0 0;
    }

.agile-footer-grid ul {
    padding: 0;
    margin: 0;
}

ul.rsbird_footer_grid_list li {
    list-style-type: none;
    color: #bbbbbb;
    line-height: 1.8em;
    margin-bottom: 1em;
    font-size: .9em;
}

    ul.rsbird_footer_grid_list li:last-child {
        margin-bottom: 0;
    }

    ul.rsbird_footer_grid_list li a {
        color: #55b6d0;
        text-decoration: none;
    }

    ul.rsbird_footer_grid_list li span {
        display: block;
        margin: 1em 0 0;
    }

ul.rsbird_footer_grid_list i.fa.fa-twitter {
    margin-right: 1em;
}

.popular-grid {
    float: left;
    width: 21%;
    margin-right: 1em;
}

    .popular-grid a img {
        width: 100%;
        border: solid 2px #fff;
    }

    .popular-grid:nth-child(4) {
        margin-right: 0;
    }

.agileits-rs-popular {
    margin: 1em 0;
}

.copyright {
    text-align: center;
    padding: 2em 0;
    border-top: ridge 1px #232323;
}

    .copyright p {
        color: #bbbbbb;
        font-size: .9em;
        margin: 0;
    }

        .copyright p a {
            color: #bbbbbb;
            text-decoration: none;
        }

            .copyright p a:hover {
                color: #55b6d0;
            }
/*-- //footer --*/
/*-- about-heading --*/
.about-heading {
    background: url(../images/web-top.jpg) no-repeat 0px 0px;
    background-size: cover;
    padding: 2em 0;
    text-align: center;
}

    .about-heading h2 {
        font-size: 2.5em;
        letter-spacing: 2px;
        text-transform: uppercase;
        color: #FFFFFF;
        text-decoration: none;
        font-weight: 700;
        font-family: 'Roboto', sans-serif;
        margin: 0;
    }

        .about-heading h2 span {
            color: #55b6d0;
        }

.wthree-top-grid h4, .choose-info h4 {
    text-transform: capitalize;
    font-size: 1.2em;
    color: #212121;
    margin: 1em 0;
    font-family: 'Roboto', sans-serif;
}

.wthree-top-grid p, .choose-info p {
    color: #999999;
    font-size: .9em;
    margin: 0;
    line-height: 1.8em;
}
/*-- //about-heading --*/
/*-- about-top --*/
.agileits-about-top {
    background: #FFFFFF;
}

.agileits-about-top-heading {
    text-align: center;
}

.wthree-top-grid img {
    width: 100%;
}

.agileinfo-top-grids {
    margin: 4em 0 0 0;
}
/*-- //about-top --*/
/*-- choose --*/
.rs-agileits-choose-grid {
    background: url(../images/wb.jpg) no-repeat 0px 0px;
    background-size: cover;
}

.agile-choose-grids {
    margin: 4em 0 0 0;
}

.agile-choose-grid {
    text-align: center;
}

.about-choose h3 {
    color: #FFFFFF;
}

.choose-info h4 {
    color: #FFFFFF;
}

.choose-info p {
    color: #FFFFFF;
}

.choose-icon i.fa.fa-user, .choose-icon i.fa.fa-cogs, .choose-icon i.fa.fa-thumbs-o-up {
    background: #4bacc6;
    padding: .9em 0 0 0;
    width: 90px;
    height: 90px;
    color: #FFFFFF;
    font-size: 2em;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
/*-- //choose --*/
/*-- team --*/
.team {
    background: #FFFFFF;
}

.team-grids {
    margin: 4em 0 0 0;
}

.team-grid:nth-child(4), .team-grid:nth-child(5), .team-grid:nth-child(6) {
    margin: 4em 0 0 0;
}

.ih-item.circle {
    position: relative;
    width: 220px;
    height: 220px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    margin: 0 auto;
}

    .ih-item.circle .img {
        position: relative;
        width: 220px;
        height: 220px;
        border-radius: 50%;
    }

        .ih-item.circle .img:before {
            position: absolute;
            display: block;
            content: '';
            width: 100%;
            height: 100%;
            border-radius: 50%;
            box-shadow: inset 0 0 0 16px rgba(255, 255, 255, 0.6), 0 1px 2px rgba(0, 0, 0, 0.3);
            -webkit-transition: all 0.35s ease-in-out;
            -moz-transition: all 0.35s ease-in-out;
            transition: all 0.35s ease-in-out;
        }

        .ih-item.circle .img img {
            border-radius: 50%;
            width: 100%;
        }

    .ih-item.circle .info {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        text-align: center;
        border-radius: 50%;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    .ih-item.circle.effect10 .img {
        z-index: 11;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        -webkit-transition: all 0.35s ease-in-out;
        -moz-transition: all 0.35s ease-in-out;
        transition: all 0.35s ease-in-out;
    }

    .ih-item.circle.effect10.colored .info {
        background: #1a4a72;
    }

    .ih-item.circle.effect10 .info {
        background: #55b6d0;
        opacity: 0;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        -webkit-transition: all 0.35s ease-in-out;
        -moz-transition: all 0.35s ease-in-out;
        transition: all 0.35s ease-in-out;
    }

        .ih-item.circle.effect10 .info h3 {
            color: #fff;
            text-transform: uppercase;
            position: relative;
            text-shadow: 0 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.3);
        }

        .ih-item.circle.effect10 .info p {
            color: #bbb;
            font-style: italic;
            font-size: 12px;
            border-top: 1px solid rgba(255, 255, 255, 0.5);
        }

    .ih-item.circle.effect10:hover .info {
        visibility: visible;
        opacity: 1;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }

    .ih-item.circle.effect10.top_to_bottom .info h3 {
        margin: 0 30px;
        padding: 25px 0 0 0;
        height: 78px;
    }

    .ih-item.circle.effect10.top_to_bottom .info p {
        margin: 0 30px;
        padding: 5px;
    }

    .ih-item.circle.effect10.top_to_bottom:hover .img {
        -webkit-transform: translateY(50px) scale(0.5);
        -moz-transform: translateY(50px) scale(0.5);
        -ms-transform: translateY(50px) scale(0.5);
        -o-transform: translateY(50px) scale(0.5);
        transform: translateY(50px) scale(0.5);
    }

    .ih-item.circle.effect10.bottom_to_top .info h3 {
        margin: 6.5em 0 1em 0;
        font-size: 1.2em;
        color: #FFF;
    }

    .ih-item.circle.effect10.bottom_to_top .info p {
        margin: 0 30px;
        padding: 5px;
    }

    .ih-item.circle.effect10.bottom_to_top:hover .img {
        -webkit-transform: translateY(-50px) scale(0.5);
        -moz-transform: translateY(-50px) scale(0.5);
        -ms-transform: translateY(-50px) scale(0.5);
        -o-transform: translateY(-50px) scale(0.5);
        transform: translateY(-50px) scale(0.5);
    }

.icons ul {
    padding: 0;
    margin: 0;
}

    .icons ul li {
        display: inline-block;
    }

        .icons ul li.team-twitter {
            margin: 0 1em;
        }

        .icons ul li a {
            color: #FFFFFF;
            text-align: center;
        }

            .icons ul li a:hover {
                opacity: .5;
            }
/*-- //team --*/
/*-- //about --*/
/*-- plans --*/
/*-- shared-grid --*/
.shared-grid {
}

.priceing-table-main {
    margin: 4em 0 0 0;
}

.price-list ul {
    padding: 0px;
    list-style: none;
}

.price-gd-top {
    background: #4bacc6;
    text-align: center;
}

    .price-gd-top h4 {
        font-size: 1.6em;
        color: #fff;
        padding: 0.4em 1em;
        background: #4195ac;
    }

    .price-gd-top h3 {
        padding: 0.2em 0em 0.1em 0em;
        font-size: 2.5em;
        color: #fff;
    }

    .price-gd-top h5 {
        font-size: 1em;
        color: #fff;
        padding: 0.2em 0em 0.8em 0em;
    }

.price-gd-bottom {
    background: #fff;
    text-align: center;
    padding: 1em 0em;
}

.price-gd-top.pric-clr2 h4 {
    background: #e47216;
}

.price-gd-top.pric-clr2 {
    background: #ff8019;
}

.price-selet.pric-sclr2 a {
    background: #ff8019;
}

.price-gd-top.pric-clr3 {
    background: #55b6d0;
}

    .price-gd-top.pric-clr3 h4 {
        background: #6ca81c;
    }

.price-gd-top.pric-clr4 {
    background: #896baa;
}

    .price-gd-top.pric-clr4 h4 {
        background: #71588d;
    }

.price-selet.pric-sclr4 a {
    background: #896baa;
}

.price-selet.pric-sclr3 a {
    background: #55b6d0;
}

.price-list ul li {
    padding: 0.5em 0em;
    font-size: 0.9em;
    color: #999999;
}

.price-selet {
    padding: 1em 0em;
    text-align: center;
    background: #fff;
}

    .price-selet a {
        font-size: 1.1em;
        color: #fff;
        display: block;
    }

    .price-selet a {
        font-size: 0.9em;
        color: #ffffff;
        display: inline-block;
        padding: 0.5em 1.5em;
        background: #4bacc6;
        text-decoration: none;
    }

.price-block {
    box-shadow: 0px 0px 2px 1px rgba(0,0,0,0.15);
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
}

    .price-block:hover, .rs-pricing:hover, .rs-agileits-vpn-grid:hover {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        z-index: 1;
    }
/*-- //shared-grid --*/
/*-- cloud-grid --*/
.cloud-grid {
    background: #e7f4f8;
}

.cloud-pricing-table {
    margin: 4em 0 0 0;
}

.rs-pricing {
    box-shadow: 0px 0px 2px 1px rgba(0,0,0,0.15);
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
}

.rs-price-top {
    background: #4bacc6;
}

.yellow-rs-price-top {
    background: #ff8019;
}

.green-rs-price-top {
    background: #55b6d0;
}

.red-rs-price-top {
    background: #896baa;
}

.yellow-rs-dotter h4 {
    background: #e47216 !important;
}

.green-rs-dotter h4 {
    background: #6ca81c !important;
}

.red-rs-dotter h4 {
    background: #71588d !important;
}

.rs-price-heading {
    padding: 2em;
}

    .rs-price-heading h3 {
        font-size: 1.8em;
        color: #fff;
        text-transform: capitalize;
        margin: 0;
        text-align: center;
    }

.rs-dotter {
    float: left;
}

.rsl-month {
    float: right;
}

.rs-dotter h4 {
    font-size: 2.2em;
    color: #FFF;
    background: #4195ac;
    padding: .27em .5em;
    margin: 0;
}

.rsl-month p {
    font-size: .9em;
    text-transform: uppercase;
    color: #fff;
    padding: 2.1em 2em 0 0;
    margin: 0;
}

.rsls-price-bottom ul li {
    font-size: .95em;
    line-height: 1.8em;
    color: #999999;
    padding: .3em 0;
    text-transform: capitalize;
}

.rsls-price-bottom b {
    font-weight: 600;
    color: #333;
    font-size: .9em;
}

.rsls-price-bottom {
    padding: 2em;
    background: #FFFFFF;
}

.wthree-price-button {
    padding: 1em 0;
    text-align: center;
}

    .wthree-price-button a {
        font-size: .9em;
        padding: 0.5em 1.5em;
        background: #4bacc6;
        color: #fff;
        text-decoration: none;
    }

.agileits-price a.button:hover {
    background: #188050;
}

.yellow-wthree-price-button a {
    background: #ff8019 !important;
}

.green-wthree-price-button a {
    background: #55b6d0 !important;
}

.red-wthree-price-button a {
    background: #896baa !important;
}
/*-- //cloud-grid --*/
/*-- vpn-grid --*/
.vpn-grids {
    margin: 4em 0 0 0;
}

.rs-agileits-vpn-grid {
    box-shadow: 0px 0px 2px 1px rgba(0,0,0,0.15);
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
}

.agileinfo-price {
    background: #4bacc6;
    padding: 2em 0;
    text-align: center;
}

.yellow-agileinfo-price {
    background: #ff8019 !important;
}

.green-agileinfo-price {
    background: #55b6d0 !important;
}

.red-agileinfo-price {
    background: #896baa !important;
}

.agileinfo-price h3 {
    font-size: 1.8em;
    color: #fff;
    margin: 0;
}

.agileinfo-price h5 {
    padding: 1em 0;
    font-style: italic;
    font-size: .9em;
    color: #F0EBEB;
    margin: 0;
}

.price-bg {
    background: #fff;
    padding: 1.5em;
}

    .price-bg p.price-label-1 {
        color: #4bacc6;
        text-align: center;
    }

    .price-bg p span {
        font-weight: bold;
        font-size: 5em;
        line-height: 0.8em;
        margin-right: 5px;
    }

    .price-bg ul {
        padding: 0;
        margin-top: 1em;
    }

        .price-bg ul li {
            list-style: none;
        }

ul.count li {
    border-bottom: 1px dashed #dadada;
    padding: 1em 0;
    text-align: center;
    color: #999999;
    font-size: .9em;
}

.price-bg p.price-label-2 {
    color: #ff8019;
    text-align: center;
}

.price-bg p.price-label-3 {
    color: #55b6d0;
    text-align: center;
}

.price-bg p.price-label-4 {
    color: #896baa;
    text-align: center;
}
/*-- //vpn-grid --*/
/*-- //plans --*/
/*-- services --*/
/*-- best-services --*/
.rsl-best-services-grids {
    margin: 4em 0 0 0;
}

.servc-grids:nth-child(2) {
    margin: 4em 0;
}
/*-- Effect 1--*/
.servc-grid-left span {
    font-size: 2em;
    color: #ffffff;
    display: inline-block;
    border-radius: 50%;
    text-decoration: none;
    z-index: 1;
    padding: 1em;
}

    .servc-grid-left span:after {
        pointer-events: none;
        position: absolute;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        content: '';
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }

.effect-1 {
    background: #4bacc6;
    -webkit-transition: background 0.5s, color 0.2s;
    -moz-transition: background 0.5s, color 0.2s;
    transition: background 0.5s, color 0.2s;
}

    .effect-1:after {
        top: -7px;
        left: -7px;
        padding: 7px;
        box-shadow: 0 0 0 2px #002164;
        -webkit-transition: -webkit-transform 0.5s, opacity 0.2s;
        -webkit-transform: scale(0.8);
        -moz-transition: -moz-transform 0.5s, opacity 0.2s;
        -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transition: transform 0.5s, opacity 0.2s;
        transform: scale(0.8);
        opacity: 0;
    }

.servc-grid:hover span {
    background: #55b6d0;
    color: #fff !important;
}

    .servc-grid:hover span:after {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
/*--//Effect 1--*/
.servc-grid-right h4 {
    text-transform: capitalize;
    font-size: 1.2em;
    color: #212121;
    margin: 0 0 1em 0;
    font-family: 'Roboto', sans-serif;
}

.servc-grid-right p {
    margin: 0;
    font-size: .9em;
    color: #999;
    line-height: 1.8em;
}

.servc-grid-left {
    text-align: right;
    padding-right: 2em;
}
/*-- //best-services --*/
/*-- featured-services --*/
.rsls-featured-services {
    background: #e7f4f8;
}

.rs-agileits-featured-left-grids {
    margin: 4em 0 0 0;
}

.featured-heading {
    text-align: left !important;
}

.featured-left-img img {
    width: 100%;
}

.featured-left-text h5 {
    text-transform: capitalize;
    font-size: 1.2em;
    color: #212121;
    margin: 0 0 1em 0;
    font-family: 'Roboto', sans-serif;
}

.featured-left-text p {
    margin: 0;
    font-size: .9em;
    color: #999;
    line-height: 1.8em;
}

.rs-agileits-featured-left-grid:nth-child(2), .agile-news-grid:nth-child(2) {
    margin: 2em 0;
}

.agile-news-grids {
    margin: 4em 0 0 0;
}

.agile-news-date {
    background: #212121;
    width: 100px;
    height: 100px;
    float: left;
    text-align: center;
    padding: 1.2em 0 0 0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

    .agile-news-date h5 {
        color: #FFFFFF;
        font-size: 1.5em;
        margin: 0;
        font-weight: 600;
    }

    .agile-news-date p {
        color: #FFFFFF;
        font-size: .9em;
        margin: 0;
    }

.agile-news-text {
    float: right;
    width: 75%;
}

    .agile-news-text h5 {
        text-transform: capitalize;
        font-size: 1.2em;
        margin: 0 0 1em 0;
        font-family: 'Roboto', sans-serif;
    }

        .agile-news-text h5 a {
            text-decoration: none;
            color: #212121;
        }

    .agile-news-text p {
        margin: 0;
        font-size: .9em;
        color: #999;
        line-height: 1.8em;
    }

.agile-news-grid:hover div.agile-news-date {
    background: #55b6d0;
}

.agile-news-grid:hover div.agile-news-text h5 a {
    color: #55b6d0;
}
/*-- //featured-services --*/
/*-- //services --*/
/*-- faq --*/
.faq h4 {
    text-align: left;
}

.pa_italic i {
    left: -1em;
    font-size: 11px;
}

.pa_italic span {
    display: none;
}

.collapsed span {
    display: inline-block;
    left: -1em;
    font-size: 11px;
}

.collapsed i {
    display: none;
}

.panel-heading {
    padding: 30px 15px;
}

.panel-title > a {
    font-size: 1.2em;
    color: #212121;
    text-transform: capitalize;
    text-decoration: none;
}

.panel-default {
    border-color: #FFF;
    background: #f5f5f5;
}

    .panel-default > .panel-heading {
        border-color: #FFF;
        color: #212121;
        background-color: #fff;
    }

.panel-body {
    padding: 2em;
    font-size: 14px;
    line-height: 2em;
    color: #999;
}

a.pa_italic label {
    cursor: pointer;
    font-weight: 500;
}

a.pa_italic:focus {
    outline: none;
    text-decoration: none;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: transparent;
}

.check-out .td-data .fa-cart-plus {
    display: none;
}
/*-- //faq --*/
/*-- registration --*/
.signin-form {
    background: #e7f4f8;
    background-size: cover;
    padding: 2em 2em;
    text-align: center;
    width: 50%;
    margin: 0 auto;
}

    .signin-form h3 {
        font-size: 2em;
        color: #212121;
        font-weight: 700;
        margin: 1em 0;
        text-transform: uppercase;
    }

        .signin-form h3 span {
            color: #67e1ff;
        }

    .signin-form img {
        border-radius: 50%;
    }

.login-form {
    margin: 1em 0 2.5em;
}

.signin-form input[type="email"], .signin-form input[type="text"], .signin-form input[type="password"] {
    width: 100%;
    padding: 1em 1em 1em 1em;
    font-size: 0.8em;
    margin: 1em 0;
    outline: none;
    color: #212121;
    border: none;
    border-bottom: 2px solid #212121;
    letter-spacing: 1px;
    text-align: center;
}

.signin-form input[type="email"] {
    background: none;
    display: block;
}

.signin-form input[type="text"] {
    background: none;
    display: block;
}

.signin-form input[type="password"] {
    background: none;
    display: block;
}

::-webkit-input-placeholder {
    color: #212121 !important;
}

.signin-form input[type="submit"] {
    outline: none;
    padding: 0.9em 0;
    width: 100%;
    text-align: center;
    font-size: 1em;
    margin-top: 1em;
    border: none;
    color: #FFFFFF;
    cursor: pointer;
    background: #55b6d0;
    box-shadow: 0px 2px 1px rgba(28, 28, 29, 0.42);
    border-radius: 22px;
}

    .signin-form input[type="submit"]:hover {
        color: #fff;
        background: #212121;
        transition: .5s all;
        -webkit-transition: .5s all;
        -moz-transition: .5s all;
        -o-transition: .5s all;
        -ms-transition: .5s all;
    }

.signin-form p a {
    font-size: 0.875em;
    color: #212121;
    letter-spacing: 1px;
}

.login-social-grids {
    margin: 1em 0;
}

    .login-social-grids ul {
        padding: 0;
        margin: 0;
    }

        .login-social-grids ul li {
            display: inline-block;
            margin: 0 .5em 0 0;
        }

            .login-social-grids ul li a {
                color: #FFFFFF;
                text-align: center;
            }

                .login-social-grids ul li a i.fa.fa-facebook, .login-social-grids ul li a i.fa.fa-twitter, .login-social-grids ul li a i.fa.fa-instagram, .login-social-grids ul li a i.fa.fa-youtube {
                    height: 30px;
                    width: 30px;
                    border: solid 2px #212121;
                    line-height: 29px;
                    background: none;
                    color: #212121;
                    transition: 0.5s all;
                    -webkit-transition: 0.5s all;
                    -moz-transition: 0.5s all;
                    -o-transition: 0.5s all;
                    -ms-transition: 0.5s all;
                }

                    .login-social-grids ul li a i.fa.fa-facebook:hover {
                        border: solid 2px #3b5998;
                        background: #3b5998;
                        color: #FFFFFF;
                    }

                    .login-social-grids ul li a i.fa.fa-twitter:hover {
                        border: solid 2px #55acee;
                        background: #55acee;
                        color: #FFFFFF;
                    }

                    .login-social-grids ul li a i.fa.fa-instagram:hover {
                        border: solid 2px #2186ae;
                        background: #2186ae;
                        color: #FFFFFF;
                    }

                    .login-social-grids ul li a i.fa.fa-youtube:hover {
                        border: solid 2px #b10c0c;
                        background: #b10c0c;
                        color: #FFFFFF;
                    }
/*-- //registration --*/
/*-- icons --*/
.codes a {
    color: #999;
}

.icon-box {
    padding: 8px 15px;
    background: rgba(149, 149, 149, 0.18);
    margin: 1em 0 1em 0;
    border: 5px solid #ffffff;
    text-align: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 1em;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;
    cursor: pointer;
}

    .icon-box:hover {
        background: #55b6d0;
        transition: 0.5s all;
        -webkit-transition: 0.5s all;
        -o-transition: 0.5s all;
        -ms-transition: 0.5s all;
        -moz-transition: 0.5s all;
    }

        .icon-box:hover i.fa {
            color: #fff !important;
        }

        .icon-box:hover a.agile-icon {
            color: #fff !important;
        }

.codes .bs-glyphicons li {
    float: left;
    width: 12.5%;
    height: 115px;
    padding: 10px;
    line-height: 1.4;
    text-align: center;
    font-size: 12px;
    list-style-type: none;
}

.codes .bs-glyphicons .glyphicon {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 24px;
}

.codes .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #777;
}

.codes .bs-glyphicons .glyphicon-class {
    display: block;
    text-align: center;
    word-wrap: break-word;
}

h3.icon-subheading {
    color: #212121 !important;
    margin: 30px 0 15px;
    font-size: 1.3em;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}

h3.agileits-icons-title {
    text-align: center;
    font-size: 2em;
    color: #2f2f2f;
    font-weight: 700;
    margin: 0;
}

.icons a {
    color: #999;
}

.icon-box i {
    margin-right: 10px !important;
    font-size: 20px !important;
    color: #282a2b !important;
}

.icons .bs-glyphicons li {
    float: left;
    width: 18%;
    height: 115px;
    padding: 10px;
    line-height: 1.4;
    text-align: center;
    font-size: 12px;
    list-style-type: none;
    background: rgba(149, 149, 149, 0.18);
    margin: 1%;
}

.icons .bs-glyphicons .glyphicon {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 24px;
    color: #282a2b;
}

.icons .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #777;
}

.icons .bs-glyphicons .glyphicon-class {
    display: block;
    text-align: center;
    word-wrap: break-word;
}

ul.bs-glyphicons-list {
    padding: 0;
    margin: 0;
}
/*-- //icons --*/
/*-- typography --*/
h3.hdg {
    font-size: 2.5em;
    color: #000 !important;
}

.show-grid [class^=col-] {
    background: #fff;
    text-align: center;
    margin-bottom: 10px;
    line-height: 2em;
    border: 10px solid #f0f0f0;
}

.show-grid [class*="col-"]:hover {
    background: #e0e0e0;
}

.grid_3 {
    margin-bottom: 2em;
}

.xs h3, h3.m_1 {
    color: #000;
    font-size: 1.7em;
    font-weight: 300;
    margin-bottom: 1em;
}

.grid_3 p {
    color: #555;
    font-size: 0.85em;
    margin-bottom: 1em;
    font-weight: 300;
}

.grid_4 {
    background: none;
}

.label {
    font-weight: 300 !important;
    border-radius: 4px;
}

.grid_5 {
    background: none;
    padding: 2em 0;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-top: none !important;
}

.tab-content > .active {
    display: block;
    visibility: visible;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 0;
}

.badge-primary {
    background-color: #03a9f4;
}

.badge-success {
    background-color: #8bc34a;
}

.badge-warning {
    background-color: #ffc107;
}

.badge-danger {
    background-color: #e51c23;
}

.grid_3 p {
    line-height: 2em;
    color: #888;
    font-size: 0.9em;
    margin-bottom: 1em;
    font-weight: 300;
}

.bs-docs-example {
    margin: 1em 0;
}

section#tables p {
    margin-top: 1em;
}

.tab-container .tab-content {
    border-radius: 0 2px 2px 2px;
    border: 1px solid #e0e0e0;
    padding: 16px;
    background-color: #ffffff;
}

.table td, .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 15px!important;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    font-size: 0.9em;
    color: #555;
    border-top: none !important;
}

.tab-content > .active {
    display: block;
    visibility: visible;
}

.label {
    font-weight: 300 !important;
}

.label {
    padding: 4px 6px;
    border: none;
    text-shadow: none;
}

.nav-tabs {
    margin-bottom: 1em;
}

.alert {
    font-size: 0.85em;
}

h1.t-button, h2.t-button, h3.t-button, h4.t-button, h5.t-button {
    line-height: 1.8em;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

li.list-group-item1 {
    line-height: 2.5em;
}

.input-group {
    margin-bottom: 20px;
}

.in-gp-tl {
    padding: 0;
}

.in-gp-tb {
    padding-right: 0;
}

.list-group {
    margin-bottom: 48px;
}

ol {
    margin-bottom: 44px;
}

h2.typoh2 {
    margin: 0 0 10px;
}

@media (max-width:768px) {
    .grid_5 {
        padding: 0 0 1em;
    }

    .grid_3 {
        margin-bottom: 0em;
    }
}

@media (max-width:640px) {
    h1, .h1, h2, .h2, h3, .h3 {
        margin-top: 0px;
        margin-bottom: 0px;
    }

        .grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
            margin-bottom: .5em;
        }

    .progress {
        height: 10px;
        margin-bottom: 10px;
    }

    ol.breadcrumb li, .grid_3 p, ul.list-group li, li.list-group-item1 {
        font-size: 14px;
    }

    .breadcrumb {
        margin-bottom: 10px;
    }

    .well {
        font-size: 14px;
        margin-bottom: 10px;
    }

    h2.typoh2 {
        font-size: 1.5em;
    }

    .grid_4 {
        margin-top: 30px;
    }
}

@media (max-width:480px) {
    .table h1 {
        font-size: 26px;
    }

    .table h2 {
        font-size: 23px;
    }

    .table h3 {
        font-size: 20px;
    }

    .label {
        font-size: 53%;
    }

    .alert, p {
        font-size: 14px;
    }

    .pagination {
        margin: 20px 0 0px;
    }
}

@media (max-width: 320px) {
    .grid_4 {
        margin-top: 18px;
    }

    .alert, p, ol.breadcrumb li, .grid_3 p, .well, ul.list-group li, li.list-group-item1, a.list-group-item {
        font-size: 13px;
    }

    .alert {
        padding: 10px;
        margin-bottom: 10px;
    }

    ul.pagination li a {
        font-size: 14px;
        padding: 5px 11px !important;
    }

    .list-group {
        margin-bottom: 10px;
    }

    .well {
        padding: 10px;
    }

    .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
        font-size: 0.81em;
    }

    .table td, .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
        padding: 12px!important;
    }

    .codes .row {
        margin: 0;
    }
}
/*-- //typography --*/
/*-- blog --*/
.blog {
    padding: 4em 0;
    background: #f9f9fb;
}

.agile-blog-grid-left-img a img {
    width: 100%;
    margin-bottom: 1em;
}



.blog-left-left {
    float: left;
    width: 100px;
    height: 100px;
    background: #55b6d0;
    text-align: center;
    padding: 1.6em 0 0 0;
}


i.fa.fa-pencil {
    color: #FFFFFF;
    font-size: 2.5em;
}

.blog-left-right {
    float: left;
    width: 83%;
    margin-left: 1em;
}

.blog-left-right-top h4 {
    color: #000000;
    font-size: 1.4em;
    margin: 0 0 .5em 0;
    font-weight: 900;
    line-height: 1.4em;
    text-align: justify;
}

    .blog-left-right-top h4 a {
        text-decoration: none;
        color: #000000;
    }

.title {
    color: #000000;
    font-size: 1.6em;
    margin: 0 0 .5em 0;
    font-weight: 800;
    line-height: 1.4em;
    text-align: justify;
}

@media (max-width:768px) {
    .title {
        text-align: left;
    }
}

.blog-left-right-top h4 a:hover {
    color: #55b6d0;
}

.subtitle {
    font-size: 1.2em;
    font-weight: 600;
    line-height: 1.6em;
}

.blog-left-right-top p {
    margin: 0 0 1em;
    font-size: 1em;
    font-weight: 500;
    color: #333333;
}

    .blog-left-right-top p a {
        color: #55b6d0;
        text-decoration: none;
    }

        .blog-left-right-top p a:hover {
            color: #000000;
        }

.blog-left-right-bottom p {
    color: #3c3c3c;
    font-size: 0.95em;
    margin: 0.6em 0 0.6em 0;
    line-height: 1.8em;
}

    .blog-left-right-bottom p span {
        display: block;
        margin: 1em 0 0 0;
    }

.blog-left-right-bottom a {
    color: #FFFFFF;
    font-size: 1em;
    padding: .5em 1em;
    border: solid 2px #212121;
    text-align: center;
    text-decoration: none;
    margin: 2em auto 0;
    background: #212121;
}

    .blog-left-right-bottom a:hover {
        background: #55b6d0;
        border: solid 2px #55b6d0;
        color: #FFFFFF;
    }

.blog-left-right-bottom .rs-news p {
    font-size: 1em;
    text-align: justify;
}

@media (max-width:768px) {
    .blog-left-right-bottom .rs-news p {
        font-size: 1em;
        text-align: left;
    }
}

.blog-left-right-bottom .rs-news p img {
    width: 100%;
}

.blog-left-right-bottom .rs-news iframe {
    width: 100%;
}

.blog-left-right-bottom .rs-news a {
    color: #ff8019;
    font-size: 1em;
    padding: 0;
    border: none 0px #212121;
    text-align: center;
    text-decoration: none;
    margin: 0 auto 0;
    background: none;
    transition: color ease-in-out 0.5s;
}

    .blog-left-right-bottom .rs-news a:hover {
        background: none;
        border: none 0px #55b6d0;
        color: #55b6d0;
    }

.agile-blog-grid:nth-child(2) {
    margin: 2em 0;
}

.categories h3 {
    color: #000000;
    font-size: 1.5em;
    margin: 0 0 .5em 0;
    font-weight: 800;
    line-height: 1.4em;
}

.categories ul {
    margin: 1em 0 0 0;
    padding: 0;
}

    .categories ul li {
        display: block;
        background: url(../images/arrow1.png) no-repeat 0px 2px;
        margin-bottom: 1em;
    }

        .categories ul li a {
            font-size: .9em;
            margin: 0;
            color: #999999;
            padding-left: 2em;
        }

            .categories ul li a:hover {
                color: #55b6d0;
                text-decoration: none;
                transition: .5s all;
                -webkit-transition: .5s all;
                -moz-transition: .5s all;
                -o-transition: .5s all;
                -ms-transition: .5s all;
            }

.categories:nth-child(2) {
    margin: 1em 0 0 0;
}

.pagination {
    margin: 4em 0 0 0;
}

    .pagination > li > a, .pagination > li > span {
        color: #999999;
    }

.btn-start {
    background-color: #fff;
    color: #4b4b4b;
    border: 1px solid #d4d3d3;
    border-radius: 4px 0px 0px 4px;
    transition: background-color ease-in-out 0.3s;
    margin: 0;
    padding: 5px;
}

    .btn-start:hover {
        background-color: #d4d3d3;
    }

.btn-end {
    background-color: #fff;
    color: #4b4b4b;
    border: 1px solid #d4d3d3;
    border-radius: 0px 4px 4px 0px;
    transition: background-color ease-in-out 0.3s;
    margin: 0;
    padding: 5px;
}

    .btn-end:hover {
        background-color: #d4d3d3;
    }

#body_dpv span {
    background-color: #e2e1e1;
    color: #4b4b4b;
    padding: 6px;
    padding-bottom: 7px;
    margin: 0;
    border: 1px solid #d4d3d3;
}

#body_dpv a {
    background-color: #fff;
    color: #4b4b4b;
    border: 1px solid #d4d3d3;
    transition: background-color ease-in-out 0.3s;
    margin: 0;
    padding: 6px;
    padding-bottom: 7px;
    text-decoration: none;
}

    #body_dpv a:hover {
        background-color: #d4d3d3;
    }
/*-- //blog --*/
/*-- single --*/
.search {
    margin: 0;
    width: auto;
    border: 1px solid #999;
    padding: 4px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 4.5px;
    background-color: #4bacc6;
}

.response {
    margin: 1em 0;
}

    .response h3 {
        color: #000000;
        font-size: 1.5em;
        margin: 0 0 .5em 0;
        font-weight: 800;
        line-height: 1.4em;
    }

.media.response-info {
    margin-top: 3em;
}

.media-left.response-text-left {
    width: 13%;
    float: left;
}

    .media-left.response-text-left a img {
        width: 80%;
    }

    .media-left.response-text-left h5 a {
        color: #55b6d0;
    }

        .media-left.response-text-left h5 a:hover {
            color: #3b3b3b;
            text-decoration: none;
        }

.response-text-left h5 {
    font-size: 1em;
    margin: 1em 0 0 0;
}

.response-text-right p {
    color: #999999;
    font-size: .9em;
    margin: 1em 0 2em 0;
    line-height: 1.8em;
}

.response-text-right ul {
    padding: 0;
    text-align: right;
}

    .response-text-right ul li {
        display: inline-block;
        color: #b7b7b7;
        font-size: .9em;
        margin-right: 1em;
    }

        .response-text-right ul li a {
            color: #55b6d0;
            text-decoration: none;
        }

            .response-text-right ul li a:hover {
                color: #3b3b3b;
            }

.media.response-info {
    margin-top: 1em;
}

.opinion h3 {
    color: #000000;
    font-size: 1.5em;
    margin: 0 0 .5em 0;
    font-weight: 800;
    line-height: 1.4em;
}

.opinion form {
    margin: 1em 0 0 0;
}

    .opinion form input[type="text"], .opinion form input[type="email"] {
        width: 100%;
        color: #212121;
        outline: none;
        font-size: .9em;
        padding: .5em;
        margin: 0 .5em 1em 0;
        border: solid 1px #999999;
        -webkit-appearance: none;
        background: none;
    }

    .opinion form textarea {
        resize: none;
        width: 100%;
        color: #212121;
        font-size: .9em;
        outline: none;
        resize: none;
        padding: .5em;
        border: solid 1px #999999;
        min-height: 125px;
        background: none;
    }

    .opinion form input[type="submit"] {
        color: #FFFFFF;
        font-size: 1em;
        padding: .5em 1em;
        border: solid 2px #212121;
        text-align: center;
        text-decoration: none;
        margin: 1em 0 0 0;
        background: #212121;
        transition: 0.5s all;
        -webkit-transition: 0.5s all;
        -moz-transition: 0.5s all;
        -o-transition: 0.5s all;
        -ms-transition: 0.5s all;
    }

        .opinion form input[type="submit"]:hover {
            background: #55b6d0;
            border: solid 2px #55b6d0;
            color: #FFFFFF;
        }

.text, .img {
    margin: 0;
    padding: 5px;
}

.categories .news:hover p {
    color: #ff8019;
}

    .categories .news:hover p span {
        color: #896baa;
    }


.categories .col-md-10 img {
    max-width: 100%;
    transition: box-shadow ease-in-out 0.5s;
}

.categories .news:hover .col-md-10 img {
    -webkit-box-shadow: 1px 1px 2px 0px rgba(140,140,140,1);
    -moz-box-shadow: 1px 1px 2px 0px rgba(140,140,140,1);
    box-shadow: 1px 1px 2px 0px rgba(140,140,140,1);
}

.categories .col-md-10 a {
    text-decoration: none;
}

.categories .col-md-10 p {
    text-decoration: none;
    color: #585858;
    transition: color ease-in-out 0.5s;
    font-size: 1.1em;
    font-weight: 600;
}

    .categories .col-md-10 p span {
        font-weight: 500;
        font-size: 0.9em;
    }

.btn-facebook {
    background-color: #4069c7;
    border: 3px solid #2e509b;
    padding: 5px;
}

    .btn-facebook:hover {
        background-color: #fff;
        border: 3px solid #2e509b;
    }

.btn-twitter {
    background-color: #35bfe9;
    border: 3px solid #2aa7cd;
    padding: 5px;
}

    .btn-twitter:hover {
        background-color: #fff;
        border: 3px solid #2aa7cd;
    }

.btn-plus {
    background-color: #e93535;
    border: 3px solid #b62929;
    padding: 5px;
}

    .btn-plus:hover {
        background-color: #fff;
        border: 3px solid #b62929;
    }

.btn-ws {
    background-color: #16be0a;
    border: 3px solid #15a30b;
    padding: 5px;
}

    .btn-ws:hover {
        background-color: #fff;
        border: 3px solid #15a30b;
    }
/*-- //single --*/
/*-- contact --*/
.contact {
    background: #FFFFFF;
}

.agileits-contact-address {
    margin: 3em 0 0 0;
}

.rs-contact-form-top p {
    margin: 0 0 2em 0;
    color: #999999;
    font-size: .9em;
    line-height: 1.8em;
}

.agileits-contact-address ul {
    padding: 0;
    margin: 0;
}

    .agileits-contact-address ul li {
        display: block;
        margin: 1em 0;
    }

        .agileits-contact-address ul li i.fa.fa-phone, .agileits-contact-address ul li i.fa.fa-map-marker {
            height: 40px;
            width: 40px;
            background: #55b6d0;
            line-height: 40px;
            text-align: center;
            color: #FFF;
            border-radius: 50%;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            -o-border-radius: 50%;
            -ms-border-radius: 50%;
            transition: 0.5s all;
            -webkit-transition: 0.5s all;
            -moz-transition: 0.5s all;
            -o-transition: 0.5s all;
            -ms-transition: 0.5s all;
        }

        .agileits-contact-address ul li span {
            color: #999999;
            font-size: .875em;
            margin-left: 1em;
        }

            .agileits-contact-address ul li span a {
                color: #999999;
                text-decoration: none;
            }

                .agileits-contact-address ul li span a:hover {
                    color: #f35041;
                }

.agileinfo-contact-form-grid {
    margin: 2em 0 0 0;
}

    .agileinfo-contact-form-grid input[type="text"], .agileinfo-contact-form-grid input[type="email"] {
        display: inline-block;
        background: none;
        border: 1.5px solid #BBBBBB;
        width: 100%;
        outline: none;
        padding: 10px 15px 10px 15px;
        font-size: .9em;
        color: #212121;
        margin-bottom: 1.5em;
    }

    .agileinfo-contact-form-grid textarea {
        background: none;
        border: 1.5px solid #BBBBBB;
        width: 100%;
        display: block;
        height: 150px;
        outline: none;
        font-size: 0.9em;
        color: #212121;
        resize: none;
        padding: 10px 15px 10px 15px;
        margin-bottom: 1em;
    }

    .agileinfo-contact-form-grid button.btn1 {
        border: solid 2px #212121;
        color: #FFFFFF;
        font-size: .9em;
        padding: .5em 2em;
        text-decoration: none;
        background: #212121;
        transition: 0.5s all;
        -webkit-transition: 0.5s all;
        -moz-transition: 0.5s all;
        -o-transition: 0.5s all;
        -ms-transition: 0.5s all;
    }

        .agileinfo-contact-form-grid button.btn1:hover {
            border: solid 2px #55b6d0;
            color: #FFFFFF;
            background: #55b6d0;
        }

.rsbird-map {
    margin: 4em 0 0 0;
}

    .rsbird-map iframe {
        border: none;
        min-height: 300px;
        width: 100%;
        margin: 0;
    }

    .rs-contact-form-top h3, .contact-form-top h3, .rsbird-map h3 {
        color: #212121;
        font-size: 1.3em;
        font-weight: 600;
        margin: 0 0 1em 0;
        letter-spacing: 1px;
        text-transform: uppercase;
        font-family: 'Roboto', sans-serif;
    }

        .rs-contact-form-top h3 span, .contact-form-top h3 span, .rsbird-map h3 span {
            color: #55b6d0;
        }
/*-- //contact --*/
/*-- to-top --*/
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 20px;
    right: 2%;
    overflow: hidden;
    z-index: 999;
    width: 40px;
    height: 40px;
    border: none;
    text-indent: 100%;
    background: url(../images/arrow.png) no-repeat 0px 0px;
}

#toTopHover {
    width: 40px;
    height: 40px;
    display: block;
    overflow: hidden;
    float: right;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
}
/*-- //to-top --*/
/*-- response --*/
@media(max-width:1366px) {
    .immersive_slider;

{
    height: 430px !important;
}

}

@media(max-width:1280px) {
    .page_container;

{
    max-width: 80%;
}

}

@media(max-width:1080px) {
    .page_container;

{
    max-width: 90%;
}

.content h3 {
    font-size: 2.2em;
}

.callbacks_tabs {
    top: 184px;
    left: 169px;
}

.popular-grid {
    width: 20%;
}

.rs-dotter h4 {
    font-size: 2em;
}

.icon-box {
    padding: 8px 4px;
    font-size: .9em;
}

.blog-left-left {
    width: 85px;
    height: 85px;
    padding: 1.3em 0 0 0;
}

}

@media(max-width:1024px) {
    .content h3;

{
    font-size: 2em;
}

.content {
    margin: 2em 0 0 0;
}

}

@media(max-width:991px) {
    .navbar-nav > li > a;

{
    padding: 35px 19px;
}

.content {
    margin: 2em 0 0 0;
    float: left;
    width: 50%;
}

.image {
    width: 50%;
}

.two-fifth {
    width: 100%;
    float: none;
    margin-bottom: 1em;
}

.one-fifth {
    width: 19.4%;
}

.two-fifth h2 {
    margin: 0 0 1em 0;
}

    .two-fifth h2 span {
        display: inline-block;
    }

.agileits-banner-bottom-grid {
    float: left;
    width: 50%;
}

    .agileits-banner-bottom-grid:nth-child(3), .agileits-banner-bottom-grid:nth-child(4) {
        margin: 2em 0 0 0;
    }

.choose-grid:nth-child(2) {
    margin: 4em 0 0 0;
}

.callbacks_tabs {
    top: 158px;
    left: 290px;
}

.agile-footer-grid:nth-child(2) {
    margin: 4em 0;
}

.price-grid, .agileits-pricing, .vpn-pricing-grid {
    float: left;
    width: 50%;
}

    .price-grid:nth-child(3), .price-grid:nth-child(4), .agileits-pricing:nth-child(3), .agileits-pricing:nth-child(4), .vpn-pricing-grid:nth-child(3), .vpn-pricing-grid:nth-child(4) {
        margin-top: 2em;
    }

.servc-grid:nth-child(2) {
    margin: 4em 0 0 0;
}

.agileits-news-right:nth-child(2) {
    margin: 4em 0 0 0;
}

.signin-form {
    width: 70%;
}

.agile-blog-grid-right {
    margin: 2em 0 0 0;
}

.categories:nth-child(2) {
    margin: 2em 0 0 0;
}

.contact-form-right {
    margin: 4em 0 0 0;
}

}

@media(max-width:800px) {
    .content;

{
    margin: 1em 0 0 0;
}

.content h3 {
    font-size: 1.4em;
}

}

@media(max-width:736px) {
    .header;

{
    padding: 1em 0;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background: None;
    border-color: #ddd;
}

.navbar-nav {
    float: none;
    margin: 0;
    text-align: center;
}

    .navbar-nav > li > a {
        padding: 10px 19px;
        margin: 0;
    }

    .navbar-nav .open .dropdown-menu {
        background: #212121;
        text-align: center;
    }

.RS-logo {
    margin: 0.5em 0 0 0;
}

.immersive_slider .is-slide {
    padding: 5em 3em 1em 3em !important;
}

.immersive_slider {
    height: 410px !important;
}

.choose-left-grid {
    float: left;
    width: 50%;
}

.choose-right-grid {
    float: left;
    width: 50%;
}

.callbacks_tabs {
    left: 275px;
}

.wthree-top-grid:nth-child(2) {
    margin: 3em 0;
}

.agile-choose-grid:nth-child(2) {
    margin: 3em 0;
}

.team-grid {
    float: left;
    width: 50%;
}

    .team-grid:nth-child(5), .team-grid:nth-child(6) {
        margin: 0;
    }

    .team-grid:nth-child(3), .team-grid:nth-child(4) {
        margin: 4em 0;
    }

.featured-left-img {
    float: left;
    width: 30%;
}

.featured-left-text {
    float: right;
    width: 70%;
}

}

@media (max-width:667px) {
    .page_container {
        max-width: 95%;
    }

    .content h3 {
        font-size: 1.3em;
    }

    .rs-banner-bottom-heading h3 {
        font-size: 1.8em;
    }

    .callbacks_tabs {
        left: 244px;
        top: 165px;
    }

    .blog-left-left {
        width: 80px;
        height: 80px;
        padding: 1.2em 0 0 0;
    }
}

@media (max-width:640px) {
    .content {
        margin: 0;
    }

        .content h3 {
            letter-spacing: 1px;
        }

    .one-fifth input[type="submit"] {
        padding: 17px 0;
    }

    .blog-left-left {
        width: 75px;
        height: 75px;
    }
}

@media (max-width:600px) {
    .image {
        width: 100%;
        float: none;
    }

    .content {
        margin: 2em 0 0 0;
        float: none;
        width: 100%;
    }

    .immersive_slider .is-slide {
        padding: 2em 3em 1em 3em !important;
    }

    .immersive_slider {
        height: 550px !important;
    }

    .callbacks_tabs {
        left: 210px;
    }

    .about-heading h2 {
        font-size: 2em;
    }

    .rs-banner-bottom-heading h3 {
        font-size: 1.6em;
    }

    .blog-left-left {
        width: 70px;
        height: 70px;
        padding: 1em 0 0 0;
    }
}

@media (max-width:568px) {
    .testimonial-info {
        padding: 1em;
        min-height: 235px;
    }

    .panel-title > a {
        font-size: 1em;
    }

    .blog-left-left {
        width: 65px;
        height: 65px;
    }
}

@media(max-width:480px) {
    .choose-info-grid ul li:nth-child(2);

{
    margin-left: .5em;
}

.callbacks_tabs {
    left: 165px;
    top: 190px;
}

.testimonial-info {
    min-height: 250px;
}

.rs-agile-subscribe-form input[type="text"] {
    width: 60%;
}

.column.first {
    float: none;
    width: 100%;
    margin: 0 0 .5em 0;
}

.one-fifth {
    width: 100%;
    float: none;
    margin: 0 0 .5em 0;
}

.agileits-banner-bottom-grid {
    float: none;
    width: 100%;
}

    .agileits-banner-bottom-grid:nth-child(2), .agileits-banner-bottom-grid:nth-child(3), .agileits-banner-bottom-grid:nth-child(4) {
        margin: 2em 0 0 0;
    }

.domain {
    background: #e7f4f8;
    padding: 2em 0;
}

.banner-bottom, .special, .rs-agile-testimonial, .subscribe, .agileits-about-top, .rs-agileits-choose-grid, .team, .shared-grid, .cloud-grid, .vpn-grid, .rs-best-services, .rsls-featured-services, .faq, .registration, .codes, .typography, .contact {
    padding: 2em 0;
}

.agileits-banner-bottom {
    margin: 2em 0 0 0;
}

.wthree-special-grid {
    margin: 2em 0 0 0;
}

.top-choose-info {
    margin: 2em 0 0 0;
}

.choose-grid:nth-child(2) {
    margin: 2em 0 0 0;
}

.rs-agile-subscribe-form {
    margin: 2em 0 0 0;
}

.footer {
    padding: 2em 0 0 0;
}

.agile-footer-grid:nth-child(2) {
    margin: 2em 0;
}

.agileinfo-top-grids {
    margin: 2em 0 0 0;
}

.wthree-top-grid:nth-child(2) {
    margin: 2em 0;
}

.agile-choose-grid:nth-child(2) {
    margin: 2em 0;
}

.team-grid {
    float: none;
    width: 100%;
}

    .team-grid:nth-child(1), .team-grid:nth-child(2), .team-grid:nth-child(3), .team-grid:nth-child(4), .team-grid:nth-child(5) {
        margin: 0 0 2em 0;
    }

.rsl-month p {
    padding: 2.1em 1em 0 0;
}

.rsls-price-bottom {
    padding: 1em;
}

.price-bg {
    padding: 1em;
}

.priceing-table-main {
    margin: 2em 0 0 0;
}

.servc-grid-left {
    text-align: center;
    padding: 0;
    float: none;
    width: 100%;
    margin-bottom: 1em;
}

.servc-grid-right {
    float: none;
    width: 100%;
    text-align: center;
}

.servc-grid:nth-child(2) {
    margin: 2em 0 0 0;
}

.servc-grids:nth-child(2) {
    margin: 2em 0;
}

.rsl-best-services-grids {
    margin: 2em 0 0 0;
}

.rs-agileits-featured-left-grids {
    margin: 2em 0 0 0;
}

.featured-left-text h5 {
    margin: 0 0 .5em 0;
}

.agile-news-date {
    float: none;
    margin: 0 auto;
}

.agile-news-text {
    float: none;
    width: 100%;
    text-align: center;
    margin: 1em 0 0 0;
}

.signin-form {
    width: 80%;
}

.blog-left-left {
    width: 60px;
    height: 60px;
}

i.fa.fa-pencil {
    font-size: 1.5em;
}

.blog-left-right {
    width: 80%;
}

.media-left.response-text-left {
    width: 20%;
}

.blog {
    padding: 2em 0;
}

.grid_4 {
    margin-top: 0;
}

.agileits-contact-address {
    margin: 2em 0 0 0;
}

.contact-form-right {
    margin: 2em 0 0 0;
}

.rsbird-map {
    margin: 2em 0 0 0;
}

.agile-choose-grids {
    margin: 2em 0 0 0;
}

.cloud-pricing-table {
    margin: 2em 0 0 0;
}

.vpn-grids {
    margin: 2em 0 0 0;
}

.agile-news-grids {
    margin: 2em 0 0 0;
}

.agileits-news-right:nth-child(2) {
    margin: 2em 0 0 0;
}

}

@media (max-width:414px) {
    .RS-address {
        float: none;
        width: 100%;
        text-align: center;
    }

    .agileinfo-social-grids {
        float: none;
        margin: .5em 0 0 0;
        text-align: center;
    }

    .rs-banner-bottom-heading h3 {
        font-size: 1.5em;
    }

    .choose-left-grid {
        float: none;
        width: 100%;
    }

    .choose-right-grid {
        float: none;
        width: 100%;
        margin: 1em 0 0 0;
    }

    .testimonial-info {
        min-height: 275px;
    }

    .callbacks_tabs {
        left: 135px;
        top: 210px;
    }

    .page_container {
        margin: 2em auto;
    }

    .copyright {
        padding: 1em 1em;
    }

    .team-grids {
        margin: 2em 0 0 0;
    }

    .price-grid, .agileits-pricing, .vpn-pricing-grid {
        float: none;
        width: 100%;
        margin: 0 0 1em 0 !important;
    }

        .price-grid:nth-child(4), .agileits-pricing:nth-child(4), .vpn-pricing-grid:nth-child(4) {
            margin-bottom: 0 !important;
        }

    .featured-left-img {
        float: none;
        width: 100%;
        margin-bottom: 1em;
    }

    .featured-left-text {
        float: none;
        width: 100%;
    }

    .signin-form {
        width: 90%;
    }

    .bs-glyphicons li {
        width: 31.33% !important;
    }

    .blog-left-right-top h4 {
        font-size: 1.2em;
    }

    .blog-left-right {
        width: 77%;
    }
}

@media (max-width:384px) {
    .about-heading h2 {
        font-size: 1.5em;
    }

    .blog-left-right {
        width: 75%;
    }
}

@media (max-width:375px) {
    .testimonial-info

{
    min-height: 300px;
}

.callbacks_tabs {
    left: 114px;
    top: 235px;
}

.panel-heading {
    padding: 1em;
}

.pagination {
    margin: 2em 0 0 0 !important;
}

.blog-left-left {
    width: 50px;
    height: 50px;
    padding: .7em 0 0 0;
}

}

@media (max-width:320px) {
    .RS-address ul li {
        font-size: .87em;
    }

        .RS-address ul li:nth-child(2) {
            margin-left: .5em;
        }

    .immersive_slider .is-slide {
        padding: 2em 2em 1em 2em !important;
    }

    .content h3 {
        font-size: 1.1em;
    }

    .rs-banner-bottom-heading h3 {
        font-size: 1.3em;
        letter-spacing: 1px;
    }

    .rs-agile-subscribe-form input[type="text"] {
        width: 90%;
    }

    button.btn1 {
        margin: 1em 0 0 0;
    }

    .RS-logo h1 a {
        font-size: .9em;
    }

    .RS-logo {
        margin: 0.3em 0 0 0;
    }

    .wthree-top-grid h4, .choose-info h4 {
        font-size: 1.1em;
    }

    .signin-form {
        width: 100%;
    }

    .blog-left-left {
        width: 44px;
        height: 44px;
        padding: .5em 0 0 0;
    }

    .blog-left-right-top h4 {
        font-size: 1.1em;
    }

    .media-left.response-text-left {
        width: 27%;
    }

    .rsbird-map iframe {
        min-height: 250px;
    }
}

.fa-database {
top: 5em;
margin-top:35px;
}
/*-- //response --*/
.fa-envelope-o, .fa-mobile {
margin-right:5px;
}
