.grid,
.tfclear {
    clear: both
}

body,
html {
    font-size: 100%;
    font-family: Muli, sans-serif;
    background: #fff;
    margin: 0
}

p,
ul li {
    margin: 0;
    font-size: 14px
}

.slogan {
    font-family: Niconne, cursive!important;
    font-size: 28px!important;
    color: #fff!important;
    text-transform: capitalize!important;
    background: #000!important;
    padding: 13px
}

.other-text p {
    font-size: 17px;
    line-height: 1.8em;
    text-align: justify
}

.pay {
    margin-right: 8px!important
}

label,
ul {
    margin: 0;
    padding: 0
}

body a:hover {
    text-decoration: none
}

.number {
    color: #fff;
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 15px;
    font-family: Patua One;
    text-align: center;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-shadow: inset 0 0 0 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, .1);
    background: #111!important
}

.agileinfo_banner_bottom_left ul li span,
.agileinfo_mail_grid_left ul li a,
.agileits_mail_phone ul li a,
.agileits_services_grid,
.agileits_services_grid h5,
.agileits_services_grid span,
.banner1 ul li a,
.nav-tabs>li>a,
.w3ls_footer_grid1_left p a,
.w3ls_footer_grid1_right ul li a,
.wthree_menu nav ul li a,
.wthree_menu nav ul li a i,
input[type=submit],
input[type=reset] {
    transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in
}

.menu-icon {
    position: relative;
    display: block;
    width: 2.5em;
    height: 4em;
    margin: 0 auto;
    cursor: pointer
}

.menu-icon:hover span,
.menu-icon:hover span:after,
.menu-icon:hover span:before {
    background: #212121
}

.menu-icon>span {
    position: absolute;
    top: 50%;
    display: block;
    width: 100%;
    height: .1em;
    background-color: #FF008F;
    border-radius: 0;
    -webkit-transition: -webkit-transform .3s, background .25s ease;
    -webkit-transition: background .25s ease, -webkit-transform .3s;
    transition: background .25s ease, -webkit-transform .3s;
    transition: transform .3s, background .25s ease;
    transition: transform .3s, background .25s ease, -webkit-transform .3s
}

.menu-icon>span:after,
.menu-icon>span:before {
    content: "";
    right: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #FF008F;
    border-radius: 3px;
    -webkit-transition: -webkit-transform .3s, background .25s ease;
    -webkit-transition: background .25s ease, -webkit-transform .3s;
    transition: background .25s ease, -webkit-transform .3s;
    transition: transform .3s, background .25s ease;
    transition: transform .3s, background .25s ease, -webkit-transform .3s
}

.menu-icon>span:before {
    -webkit-transform: translateY(-.6em);
    transform: translateY(-.6em);
    -moz-transform: translateY(-.6em);
    -o-transform: translateY(-.6em);
    -ms-transform: translateY(-.6em)
}

.menu-icon>span:after {
    -webkit-transform: translateY(.6em);
    transform: translateY(.6em);
    -moz-transform: translateY(.6em);
    -o-transform: translateY(.6em);
    -ms-transform: translateY(.6em)
}

.menu-icon.open {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg)
}

.menu-icon.open>span:after,
.menu-icon.open>span:before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg)
}

.wthree_menu nav {
    position: absolute;
    top: -135%;
    left: 31%;
    color: #999;
    z-index: -1
}

.wthree_menu nav ul li.animate {
    top: 0
}

.wthree_menu nav ul li {
    display: inline-block;
    text-align: center;
    margin: 1em 2em;
    cursor: pointer;
    position: relative;
    top: -8em
}

.wthree_menu nav ul li:nth-child(1) {
    -moz-transition: top .3s ease .15s;
    -o-transition: top .3s ease .15s;
    -webkit-transition: top .3s ease .15s;
    transition: top .3s ease .15s
}

.wthree_menu nav ul li:nth-child(2) {
    -moz-transition: top .3s ease .2s;
    -o-transition: top .3s ease .2s;
    -webkit-transition: top .3s ease .2s;
    transition: top .3s ease .2s
}

.wthree_menu nav ul li:nth-child(3) {
    -moz-transition: top .3s ease .25s;
    -o-transition: top .3s ease .25s;
    -webkit-transition: top .3s ease .25s;
    transition: top .3s ease .25s
}

.wthree_menu nav ul li:nth-child(4) {
    -moz-transition: top .3s ease .3s;
    -o-transition: top .3s ease .3s;
    -webkit-transition: top .3s ease .3s;
    transition: top .3s ease .3s
}

.wthree_menu nav ul li:nth-child(5) {
    -moz-transition: top .3s ease .35s;
    -o-transition: top .3s ease .35s;
    -webkit-transition: top .3s ease .35s;
    transition: top .3s ease .35s
}

.wthree_menu nav ul li:hover {
    opacity: 1
}

.wthree_menu nav ul li i {
    font-size: 1em;
    padding: .75em;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    overflow: hidden;
    background: #FF008F;
    text-shadow: 0 0 #BB393C, 1px 1px #BB393C, 2px 2px #BB393C, 3px 3px #BB393C, 4px 4px #BB393C, 5px 5px #BB393C, 6px 6px #BB393C, 7px 7px #BB393C, 8px 8px #BB393C, 9px 9px #BB393C, 10px 10px #BB393C, 11px 11px #BB393C, 12px 12px #BB393C, 13px 13px #BB393C, 14px 14px #BB393C, 15px 15px #BB393C, 16px 16px #BB393C, 17px 17px #BB393C, 18px 18px #BB393C, 19px 19px #BB393C, 20px 20px #BB393C, 21px 21px #BB393C, 22px 22px #BB393C, 23px 23px #BB393C, 24px 24px #BB393C, 25px 25px #BB393C, 26px 26px #BB393C, 27px 27px #BB393C, 28px 28px #BB393C, 29px 29px #BB393C, 30px 30px #BB393C, 31px 31px #BB393C, 32px 32px #BB393C, 33px 33px #BB393C, 34px 34px #BB393C, 35px 35px #BB393C, 36px 36px #BB393C, 37px 37px #BB393C, 38px 38px #BB393C, 39px 39px #BB393C, 40px 40px #BB393C, 41px 41px #BB393C, 42px 42px #BB393C, 43px 43px #BB393C, 44px 44px #BB393C, 45px 45px #BB393C, 46px 46px #BB393C, 47px 47px #BB393C, 48px 48px #BB393C, 49px 49px #BB393C, 50px 50px #BB393C, 51px 51px #BB393C, 52px 52px #BB393C, 53px 53px #BB393C, 54px 54px #BB393C, 55px 55px #BB393C, 56px 56px #BB393C, 57px 57px #BB393C, 58px 58px #BB393C, 59px 59px #BB393C, 60px 60px #BB393C
}

.wthree_menu nav ul li a:hover i,
.wthree_menu nav ul li.active i {
    text-shadow: 0 0 #525252, 1px 1px #525252, 2px 2px #525252, 3px 3px #525252, 4px 4px #525252, 5px 5px #525252, 6px 6px #525252, 7px 7px #525252, 8px 8px #525252, 9px 9px #525252, 10px 10px #525252, 11px 11px #525252, 12px 12px #525252, 13px 13px #525252, 14px 14px #525252, 15px 15px #525252, 16px 16px #525252, 17px 17px #525252, 18px 18px #525252, 19px 19px #525252, 20px 20px #525252, 21px 21px #525252, 22px 22px #525252, 23px 23px #525252, 24px 24px #525252, 25px 25px #525252, 26px 26px #525252, 27px 27px #525252, 28px 28px #525252, 29px 29px #525252, 30px 30px #525252, 31px 31px #525252, 32px 32px #525252, 33px 33px #525252, 34px 34px #525252, 35px 35px #525252, 36px 36px #525252, 37px 37px #525252, 38px 38px #525252, 39px 39px #525252, 40px 40px #525252, 41px 41px #525252, 42px 42px #525252, 43px 43px #525252, 44px 44px #525252, 45px 45px #525252, 46px 46px #525252, 47px 47px #525252, 48px 48px #525252, 49px 49px #525252, 50px 50px #525252, 51px 51px #525252, 52px 52px #525252, 53px 53px #525252, 54px 54px #525252, 55px 55px #525252, 56px 56px #525252, 57px 57px #525252, 58px 58px #525252, 59px 59px #525252, 60px 60px #525252;
    background: #454445
}

.wthree_menu nav ul li a:hover,
.wthree_menu nav ul li.active a {
    color: #FF008F
}

.wthree_menu nav ul li a {
    color: #212121;
    text-decoration: none
}

.wthree_menu nav ul li a span {
    display: block;
    text-transform: uppercase
}

.header.nav-open {
    margin-top: 5em;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.header {
    margin: 0 auto;
    -moz-transition: all .3s ease .6s;
    -o-transition: all .3s ease .6s;
    -webkit-transition: all .3s ease .6s;
    transition: all .3s ease .6s;
    z-index: 10;
    position: relative;
    -o-transition-delay: .1s;
    -moz-transition-delay: .6s;
    -ms-transition-delay: .6s
}

.header .wthree_menu nav {
    z-index: 1
}

.wthree_menu {
    float: left;
    width: 5.5%;
    background: #FFF
}

.w3ls_search {
    float: left;
    width: 20%;
    margin: .5em 0 0 2.5em;
    border-bottom: 1px solid #999
}

.w3ls_search input[type=text] {
    outline: 0;
    border: none;
    padding: 10px;
    color: #999;
    font-size: 14px;
    width: 85%;
    background: 0 0
}

.w3ls_search input[type=submit] {
    outline: 0;
    border: none;
    width: 13%;
    background: url(../images/img-sp.png) 11px 4px no-repeat;
    height: 28px;
    padding: 0
}

.agile_logo {
    float: left;
    width: 15%
}

.agile_logo h1 a {
    text-decoration: none;
    font-size: 1em;
    color: #fff;
    padding: .35em;
    display: block;
    text-align: center;
    background: #FF008F;
    position: relative
}

.agile_logo h1 a span {
    font-size: .5em;
    color: #fff;
    padding: .4em .6em;
    border: 2px solid #fff;
    border-radius: 25px;
    position: absolute;
    left: 10%;
    top: 23%
}

.agileits_mail_phone {
    float: right;
    padding: 1.4em 4em 0 0
}

.agileits_mail_phone ul li {
    display: inline-block;
    color: #999
}

.agileits_mail_phone ul li:first-child {
    margin-right: 2em
}

.agileits_mail_phone ul li span {
    color: #FF008F;
    padding-left: 1em
}

.agileits_mail_phone ul li a {
    color: #999;
    text-decoration: none
}

.agileits_mail_phone ul li a:hover {
    color: #fff
}

.w3l_banner {
    background: url(../images/1.jpg) no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover
}

.w3l_banner1 {
    background: url(../images/3.jpg) no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover
}

.w3l_banner2 {
    background: url(../images/2.jpg) no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover
}

.w3l_banner,
.w3l_banner1,
.w3l_banner2 {
    min-height: 700px;
    position: relative
}

.w3_banner_info h3 {
    font-size: 2em;
    color: #fff;
    line-height: 1.5em;
    text-transform: capitalize
}

.w3_banner_info h3 span {
    display: block
}

.w3_banner_info p {
    color: #fff;
    margin: 1em 0 0;
    line-height: 2em
}

.w3_banner_info {
    width: 40%;
    padding: 2em;
    background: rgba(0, 0, 0, .31);
    position: absolute;
    bottom: 15%;
    left: 13%
}

.bt-info>li,
.nunc {
    position: relative
}

.about,
.banner-bottom,
.gallery,
.mail,
.services,
.typo {
    padding: 5em 0
}

.agileinfo_banner_bottom_left h3 {
    font-size: 2em;
    color: #212121;
    line-height: 1.5em;
    text-transform: capitalize
}

.agileinfo_banner_bottom_left p {
    color: #999;
    line-height: 2em;
    margin: 1em 0
}

.agileinfo_banner_bottom_left ul li {
    display: block;
    color: #212121;
    line-height: 1.8em
}

.agileinfo_banner_bottom_left ul li:nth-child(2) {
    margin: 2em 0
}

.agileinfo_banner_bottom_left ul li span {
    width: 50px;
    height: 50px;
    background: #FF008F;
    color: #fff;
    font-size: 1em;
    border-radius: 40px;
    text-align: center;
    padding-top: 1.2em;
    margin-right: 1em;
    border: 1px solid #FF008F
}

.agileinfo_banner_bottom_left ul li:hover span {
    color: #212121;
    background: 0 0;
    border: 1px solid #212121
}

.agileinfo_banner_bottom_right1 h3 {
    font-size: 1.5em;
    color: #fff;
    padding: .3em 0;
    text-align: center;
    background: #FF008F;
    margin-bottom: 0
}

.agileinfo_banner_bottom_right1 {
    margin: 0 auto
}

.agileinfo_banner_bottom_right1_grid {
    padding: 1.1em;
    border: 1px solid #999;
    border-top: none
}

.bol {
    font-weight: 700;
    color: #bb0069;
    font-size: 18px!important
}

.rup {
    margin: 0 0 .5em;
    color: #ff008f;
    font-size: 1.4em;
    text-transform: capitalize;
    font-weight: 700
}

.bol-si,
.top-pr {
    margin-top: -8px
}

.bol-si {
    font-weight: 700;
    color: #bb0069;
    font-size: 18px!important
}

.bt-info>li {
    list-style: none;
    margin-bottom: 5px;
    padding-left: 0;
    font-size: 16px;
    line-height: 1.5em
}

.other-text {
    font-size: 15px;
    line-height: 1.8em;
    text-align: justify
}

ul.check li,
ul.check-ter li {
    list-style: none!important;
    line-height: 1.8!important
}

.read-more {
    color: red;
    font-size: 16px;
    font-weight: 700;
    float: right
}

li.check,
ul.check li {
    background: url(../images/tick.png) left 4px no-repeat!important
}

ul.check li {
    padding: 0 0 10px 25px!important
}

ul.check {
    padding-left: 0
}

li.check-ter,
ul.check-ter li {
    background: url(../images/tick-mark.png) left 4px no-repeat!important
}

ul.check-ter li {
    padding: 0 0 10px 25px!important;
    font-size: 16px
}

.aa li,
.faq li,
.grid {
    list-style: none
}

ul.check-ter {
    padding-left: 0
}

#furniture,
.agileinfo_banner_bottom_right1_grid input[type=text],
.agileinfo_banner_bottom_right1_grid input[type=email],
textarea {
    width: 100%;
    background: #f5f5f5;
    padding: 10px;
    color: #212121;
    font-size: 14px;
    border: 1px solid #E7E7E7;
    outline: 0;
    margin-bottom: 1em
}
#furniture:focus,
.agileinfo_banner_bottom_right1_grid input[type=text]:focus,
.agileinfo_banner_bottom_right1_grid input[type=email]:focus,
textarea:focus {
    width: 100%;
    background: #fefbf0;
    padding: 10px;
    color: #212121;
    font-size: 14px;
    border-color: #c60031;
    outline: 0;
    margin-bottom: 1em
}
.agileinfo_banner_bottom_right1_grid input::-webkit-input-placeholder,
.agileinfo_mail_grid_right input[type=text]::-webkit-input-placeholder,
.agileinfo_mail_grid_right input[type=email]::-webkit-input-placeholder {
    color: #212121!important
}

.agileinfo_banner_bottom_right1_grid input[type=submit] {
    width: 100%;
    background: #212121;
    padding: 10px;
    color: #fff;
    font-size: 14px;
    border: none;
    outline: 0
}

.agileinfo_banner_bottom_right1_grid input[type=submit]:hover {
    background: #FF008F
}

.services {
    background: #555
}

.w3_sub_head {
    text-align: center;
    color: #FF008F;
    font-size: 1em
}

.w3_head {
    text-align: center;
    color: #212121;
    margin: 0 0 .5em;
    font-size: 2.5em
}

.nunc {
    text-align: center;
    color: #999;
    line-height: 1.8em;
    padding-bottom: 1.5em
}

.nunc:after {
    content: '';
    background: #FF008F;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 45%;
    width: 10%
}

.agileits_services_grids {
    margin: 3em 0
}

.agileits_services_grid {
    padding: 2em;
    border: 1px solid #999;
    text-align: center;
    border-right: none;
    background: #fff
}

.agileits_services_grid span {
    color: #FF008F;
    font-size: 1.5em;
    top: 0
}

.agileits_services_grid h5 {
    font-size: 1.5em;
    color: #212121;
    margin: .5em 0
}

.agileits_services_grid p {
    color: #999;
    line-height: 2em
}

.agileits_services_grid:hover {
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
    border-right: none
}

.agileits_services_grid:hover h5 {
    color: #FF008F
}

.agileits_services_grid:hover span {
    color: #212121
}

.flex-slider {
    background: #222227;
    padding: 70px 0 165px
}

.opportunity {
    background: #28282e;
    margin: 0 20px;
    padding: 80px 0;
    position: relative
}

#flexiselDemo1 {
    display: none
}

.nbs-flexisel-container {
    position: relative;
    max-width: 100%
}

.nbs-flexisel-ul {
    position: relative;
    width: 9999px;
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center
}

.nbs-flexisel-inner {
    overflow: hidden;
    margin: 0 auto
}

.nbs-flexisel-item {
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    line-height: 0
}

.nbs-flexisel-item>img {
    cursor: pointer;
    position: relative
}

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 60px;
    height: 115px;
    position: absolute;
    cursor: pointer;
    z-index: 100
}

.nbs-flexisel-nav-left {
    left: 0;
    top: 15%!important;
    display: none
}

.nbs-flexisel-nav-right {
    right: 0;
    top: 15%!important;
    display: none
}

.agileits_service_grid_btm_left1 {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: 1;
    width: 100%;
    overflow: hidden;
    text-align: center
}

.agileits_service_grid_btm_left1:after,
.agileits_service_grid_btm_left1:before {
    content: '';
    z-index: 2;
    width: 0;
    height: 0;
    visibility: hidden;
    position: absolute;
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -ms-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out
}

.agileits_service_grid_btm_left1:hover:after,
.agileits_service_grid_btm_left1:hover:before {
    width: 100%;
    height: 100%;
    visibility: visible
}

.agileits_service_grid_btm_left2 h5 {
    margin: 0 0 .5em;
    color: #333;
    font-size: 1.2em;
    text-transform: capitalize;
    font-weight: 700
}

.agileits_service_grid_btm_left2 p {
    color: #000;
    line-height: 1.5em;
    margin-bottom: 20px;
    font-size: 15px
}

.agileits_service_grid_btm_left2 {
    padding: 1em 1em 26px;
    border-top: none;
    background: #ffe2f4
}

.agileits_service_grid_btm_left1:hover {
    cursor: default
}

.testimonials {
    padding: 5em 0 0
}

.banner-wrap,
ul.wmuSliderPagination {
    padding: 0
}

.agile_testimonials_grids {
    margin: 3em 0 0
}

.agile_testimonials_grid_right h5 {
    text-transform: capitalize;
    font-size: 1.7em;
    color: #212121;
    font-style: normal;
    margin: 2em 0 0
}

.agile_testimonials_grid_right h5 span {
    color: #FF008F
}

.agile_testimonials_grid_right h5 i {
    color: #212121;
    font-weight: 600
}

.wthree_star {
    float: left;
    margin-right: .5em
}

.wthree_stars {
    margin: 1em 0 1.5em
}

.agile_testimonials_grid_right p {
    color: #999;
    line-height: 2em;
    width: 80%
}

.agile_testimonials_grid_right h6 {
    font-size: 1.3em;
    color: #212121;
    margin: 2em 0 0;
    font-style: normal
}

.agile_testimonials_grid_right h6 span {
    color: #FF008F
}

.wmuSlider {
    position: relative;
    overflow: hidden
}

.wmuSliderPagination {
    z-index: 2;
    position: absolute;
    left: 35%;
    bottom: 13%
}

.wmuSliderPagination li {
    float: left;
    margin: 0 8px 0 0;
    list-style-type: none
}

.wmuSliderPagination a {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 10px;
    background: #CFCFCF;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -o-border-radius: 50px;
    -ms-border-radius: 50px
}

.wmuSliderPagination a.wmuActive {
    background: #FF008F;
    box-shadow: 0 0 10px #FF008F;
    -webkit-box-shadow: 0 0 10px #FF008F;
    -moz-box-shadow: 0 0 10px #FF008F;
    -o-box-shadow: 0 0 10px #FF008F;
    -ms-box-shadow: 0 0 10px #FF008F
}

.wmuGallery .wmuGalleryImage {
    margin-bottom: 10px
}

.newsletter {
    background: url(../images/10.jpg) no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 400px;
    padding: 4em 0
}

.banner1,
.count {
    min-height: 300px
}

.nunc1,
.w3_head1 {
    color: #fff
}

.newsletter form {
    margin: 3em auto 0;
    width: 50%;
    text-align: center
}

.newsletter input[type=email] {
    outline: 0;
    border: 1px solid #999;
    background: #000;
    color: #999;
    padding: 10px;
    font-size: 14px;
    width: 100%
}

.newsletter input[type=submit] {
    outline: 0;
    border: none;
    background: 0 0;
    color: #fff;
    font-size: 14px;
    width: 35%;
    text-align: center;
    padding: 2em 0 0;
    text-transform: uppercase;
    letter-spacing: 5px
}

#toTop,
#toTopHover {
    width: 32px;
    height: 32px;
    overflow: hidden
}

.newsletter input[type=submit]:hover {
    color: #FF008F
}

.footer {
    background: #212121;
    padding: 1em 0
}

.w3ls_footer_grid_left1 {
    position: relative
}

.w3ls_footer_grid_left1 h2 {
    font-size: 3.5em;
    color: #363636;
    font-weight: 700;
    font-family: Muli, sans-serif;
    font-style: normal
}

.w3ls_footer_grid_left1_pos {
    position: absolute;
    bottom: -5%;
    left: 0
}

.w3ls_footer_grid_left1_pos ul li {
    display: inline-block;
    margin-right: 2em
}

.w3ls_footer_grid_left1_pos ul li a {
    color: #fff;
    text-decoration: none;
    padding-left: 2em
}

.w3ls_footer_grid_left1_pos ul li a.facebook {
    background: url(../images/img-sp.png) -11px -132px no-repeat;
    display: block
}

.w3ls_footer_grid_left1_pos ul li a.twitter {
    background: url(../images/img-sp.png) -8px -182px no-repeat;
    display: block
}

.w3ls_footer_grid_left1_pos ul li a.google {
    background: url(../images/img-sp.png) -8px -241px no-repeat;
    display: block
}

.w3ls_footer_grid_left1_pos ul li a.instagram {
    background: url(../images/img-sp.png) -8px -305px no-repeat;
    display: block
}

.w3ls_footer_grid_right h2 a {
    text-decoration: none;
    font-size: 2em;
    color: #fff;
    text-align: center;
    position: relative;
    padding-left: 1.1em
}

.w3ls_footer_grid_right h2 a span {
    font-size: .5em;
    color: #FF008F;
    padding: .4em .6em;
    border: 2px solid #FF008F;
    border-radius: 45px;
    position: absolute;
    left: 1%;
    top: 10%
}

.w3ls_footer_grid1_right,
.w3ls_footer_grid_right {
    float: left
}

.w3ls_footer_grid {
    border-bottom: 1px solid #999;
    margin-bottom: 1em
}

.w3ls_footer_grid1_left p {
    color: #999;
    line-height: 1.8em;
    float: right
}

.w3ls_footer_grid1_left p a {
    color: #fff;
    text-decoration: none
}

.w3ls_footer_grid1_left p a:hover {
    color: #FF008F
}

.w3ls_footer_grid1_right ul li {
    display: inline-block
}

.w3ls_footer_grid1_right ul li a {
    color: #999;
    text-decoration: none
}

.w3ls_footer_grid1_right ul li a:hover {
    color: #FF008F
}

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 33px;
    right: 2%;
    z-index: 999;
    border: none;
    text-indent: 100%;
    background: url(../images/arrow.png) no-repeat
}

#toTopHover {
    display: block;
    float: right;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0)
}

.banner1 {
    background: url(../images/10.jpg) 0 -90px no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    padding: 7em 0 2em;
    text-align: center
}

.banner1 h3 {
    font-size: 2.5em;
    color: #fff;
    margin-bottom: .5em
}

.banner1 ul li {
    display: inline-block;
    text-transform: uppercase;
    color: #fff
}

.banner1 ul li a {
    color: #FF008F;
    text-decoration: none
}

.banner1 ul li a:hover {
    color: #fff
}

.banner1 ul li i {
    padding: 0 2em
}

.wthree_about_grid_left h3 {
    font-size: 2em;
    color: #212121;
    line-height: 1.5em;
    text-transform: capitalize
}

.wthree_about_grid_left h3 span {
    color: #FF008F
}

.wthree_about_grid_left1 {
    position: relative
}

.wthree_about_grid_left1 span {
    width: 50px;
    height: 125px;
    display: block;
    background: url(../images/img-sp.png) -150px -40px no-repeat
}

.wthree_about_grid_left1_pos {
    position: absolute;
    top: 8%;
    left: 1%
}

.grid figure figcaption,
.grid figure figcaption>a,
figure.effect-winston figcaption::before {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute
}

.wthree_about_grid_left1_pos p {
    color: #999;
    line-height: 2em
}

body .bar_group__bar.thick::before,
body .bar_group__bar.thin::before {
    display: block;
    content: '';
    position: absolute;
    z-index: -1
}

body .bar_group__bar.thin::before {
    width: 100%;
    height: 5px;
    background: #EBEBEB
}

body .bar_group__bar.thin {
    width: 0;
    height: 5px;
    background: #636363;
    margin-bottom: 20px;
    -webkit-transition: width 1s;
    transition: width 1s
}

.bar_group {
    position: relative;
    z-index: 1;
    padding: 2em 0 0
}

body .bar_group__bar.thin:last-child {
    margin-bottom: 0
}

.count {
    background: url(../images/12.jpg) no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    padding: 6.5em 0 2em
}

.agile_count_grid_left {
    float: left;
    width: 20%
}

.agile_count_grid_left span {
    color: #FF008F;
    top: 10px
}

.agile_count_grid_left span,
.agile_count_grid_right p {
    font-size: 2em
}

.agile_count_grid_right {
    float: right;
    width: 70%
}

.agile_count_grid_right p {
    color: #fff;
    font-weight: 700
}

.agile_count_grid h3 {
    font-size: 1.4em;
    color: #fff;
    margin: 0;
    text-transform: capitalize;
    letter-spacing: 3px
}

.list-group-item,
.typo p,
.well,
li.list-group-item1 {
    font-size: 14px;
    font-weight: 300
}

.agile_count_grid {
    padding-left: 0
}

ul.w3_short {
    padding: 2em 0 0
}

.typo p {
    margin: 0
}

.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_4 {
    background: 0 0;
    margin-top: 50px
}

.label {
    border-radius: 4px
}

.grid_5 {
    background: 0 0;
    padding: 2em 0
}

.grid_5 h1,
.grid_5 h2,
.grid_5 h3,
.grid_5 h4,
.grid_5 h5,
h3.bars,
h3.hdg {
    margin-bottom: 1em;
    color: #212121
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    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: .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;
    border: 1px solid #e0e0e0;
    padding: 16px;
    background-color: #fff
}

.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>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    font-size: .9em;
    color: #000;
    border-top: none!important
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #fff2f9
}

.tab-content>.active {
    display: block;
    visibility: visible
}

.payment-part img {
    margin-right: 15px;
    float: left
}

.ord-bu {
    background: #436eac;
    font-size: 19px;
    padding: 11px 39px;
    cursor: pointer;
    color: #fff;
    border-radius: 4px;
    margin-bottom: 10px
}

.test-bol,
.text-bol {
    font-weight: 700;
    color: #bb0069
}

.text-bol {
    font-size: 18px!important;
    float: right;
    margin-top: 20px
}

.test-bol {
    font-size: 16px!important;
    text-align: right!important
}

.ord-bu:hover,
.pay-bu,
.pay-bu:hover {
    color: #fff
}

.grid,
.grid figure {
    text-align: center;
    position: relative
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    display: none
}

.carousel-inner>.item {
    line-height: 1.8em;
    font-size: 17px
}

.carousel-inner {
    height: 133px
}

.pay-bu {
    background: #f49930;
    font-size: 19px;
    padding: 11px 50px;
    cursor: pointer;
    margin-right: 7px;
    border: 0;
    border-radius: 4px!important
}

.carousel-control.left,
.carousel-control.right {
    background: 0 0
}

.fo-but {
    margin-top: 10px;
    float: right
}

.label {
    font-weight: 300!important;
    padding: 4px 6px;
    border: none;
    text-shadow: none
}

.nav-tabs {
    margin-bottom: 3em
}

.alert {
    font-size: .85em
}

h1.t-button,
h2.t-button,
h3.t-button,
h4.t-button,
h5.t-button {
    line-height: 2em;
    margin-top: .5em;
    margin-bottom: .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: 0
    }
}

@media (max-width:640px) {
    .grid_3 p,
    .well,
    li.list-group-item1,
    ol.breadcrumb li,
    ul.list-group li {
        font-size: 14px
    }
    .h1,
    .h2,
    .h3,
    h1,
    h2,
    h3 {
        margin-top: 0;
        margin-bottom: 0
    }
    .grid_5 h1,
    .grid_5 h2,
    .grid_5 h3,
    .grid_5 h4,
    .grid_5 h5,
    h3.bars,
    h3.hdg {
        margin-bottom: .5em
    }
    .breadcrumb,
    .progress,
    .well {
        margin-bottom: 10px
    }
    .progress {
        height: 10px
    }
    h2.typoh2 {
        font-size: 1.5em
    }
    .label {
        font-size: 60%
    }
    .in-gp-tl {
        padding: 0 1em
    }
    .in-gp-tb {
        padding-right: 1em
    }
}

@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 0
    }
}

@media (max-width:320px) {
    .alert,
    .list-group {
        margin-bottom: 10px
    }
    .grid_4 {
        margin-top: 18px
    }
    h3.title {
        font-size: 1.6em
    }
    .alert,
    .grid_3 p,
    .well,
    a.list-group-item,
    li.list-group-item1,
    ol.breadcrumb li,
    p,
    ul.list-group li {
        font-size: 13px
    }
    .alert {
        padding: 10px
    }
    ul.pagination li a {
        font-size: 14px;
        padding: 5px 11px
    }
    .well {
        padding: 10px
    }
    .nav>li>a {
        font-size: 14px
    }
    .bs-docs-example,
    .table-bordered,
    table.table.table-striped {
        display: none
    }
}

.agileinfo_gallery_grids {
    margin: 3em 0 0
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #fff;
    cursor: default;
    background-color: #FF008F;
    border: none;
    border-bottom-color: transparent
}

.nav-tabs>li>a {
    margin-right: 3px;
    border-radius: 0;
    font-size: 1em;
    color: #212121;
    border: none
}

.nav-tabs>li {
    margin-bottom: 0
}

.nav-tabs {
    border-bottom: none;
    margin: 0 0 4em
}

.nav-tabs>li:nth-child(1) {
    margin-left: 26em
}

.nav-tabs>li>a:hover {
    border: none
}

.nav>li>a:focus,
.nav>li>a:hover {
    background-color: #FF008F;
    color: #fff
}

.grid {
    margin: 0 auto
}

.grid figure {
    overflow: hidden;
    cursor: pointer
}

.grid figure img {
    position: relative;
    display: block
}

.grid figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.grid figure figcaption::after,
.grid figure figcaption::before {
    pointer-events: none
}

figure.effect-winston {
    text-align: left
}

.cent,
.grid-center,
.socialfollow a,
.tfbutton2,
.top-links {
    text-align: center
}

figure.effect-winston img {
    -webkit-transition: opacity .45s;
    transition: opacity .45s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

figure.effect-winston figcaption::before {
    background: url(../images/triangle.svg) center center no-repeat;
    background-size: 100% 100%;
    content: '';
    -webkit-transition: opacity .45s, -webkit-transform .45s;
    transition: opacity .45s, transform .45s;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%
}

figure.effect-winston:hover img {
    opacity: .6
}

figure.effect-winston:hover figcaption::before {
    opacity: .7;
    -webkit-transform: rotate3d(0, 0, 1, 20deg);
    transform: rotate3d(0, 0, 1, 20deg)
}

figure.effect-winston p {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 0 1.5em 7% 0
}

figure.effect-winston p span {
    margin: 0 0 0 1em;
    color: #FF008F;
    font-size: 1.5em
}

figure.effect-winston p span:hover {
    color: #212121
}

figure.effect-winston:hover p span {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

figure.effect-winston p span {
    opacity: 0;
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, transform .35s;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0)
}

figure.effect-winston:hover p:nth-child(3) span {
    -webkit-transition-delay: 50ms;
    transition-delay: 50ms
}

figure.effect-winston:hover p:nth-child(2) span {
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

figure.effect-winston:hover p:first-child span {
    -webkit-transition-delay: .15s;
    transition-delay: .15s
}

.w3_tabs_grid_sub {
    margin: 2em 0
}

.w3_tabs_grid_sub1 {
    margin: 2em 0 0
}

.agileinfo_mail_grid_right input[type=text],
.agileinfo_mail_grid_right input[type=email],
.agileinfo_mail_grid_right textarea {
    outline: 0;
    padding: 10px;
    font-size: 14px;
    color: #212121;
    background: #f5f5f5;
    width: 100%;
    border: 1px solid #E6E6E6
}

.agileinfo_mail_grid_right textarea {
    min-height: 200px;
    margin: 1em 1.1em;
    width: 95.9%!important
}

.agileinfo_mail_grid_right input[type=submit],
.agileinfo_mail_grid_right input[type=reset] {
    outline: 0;
    padding: 10px 0;
    font-size: 14px;
    color: #fff;
    background: #FF008F;
    width: 46.6%;
    border: none;
    text-transform: uppercase;
    margin-left: 1.1em
}

.agileinfo_mail_grid_right input[type=submit]:hover,
.agileinfo_mail_grid_right input[type=reset]:hover {
    background: #212121
}

.agileinfo_mail_grid_right input[type=text]:nth-child(2),
.agileinfo_mail_grid_right input[type=email] {
    margin: 1em 0 0
}

.agileinfo_mail_grids {
    margin: 3em 0 0
}

.agileinfo_mail_grid_left ul li {
    display: inline-block;
    font-size: 1em;
    color: #999;
    text-transform: capitalize
}

.agileinfo_mail_grid_left ul li a {
    color: #999;
    text-decoration: none
}

.agileinfo_mail_grid_left ul li a:hover {
    color: #212121
}

.agileinfo_mail_grid_left ul li i {
    color: #FF008F;
    padding-right: 1em
}

.agileinfo_mail_grid_left ul li:nth-child(2) {
    margin: 1em 0
}

.map iframe {
    width: 100%;
    min-height: 400px;
    margin-bottom: -6px
}

.agileinfo_mail_grid_left ul li span {
    color: #212121
}

@media (max-width:1440px) {
    .agile_logo {
        width: 17%
    }
    .banner1 {
        padding: 6em 0 2em;
        background-position: 0 -85px
    }
}

@media (max-width:1366px) {
    .agile_logo {
        width: 19%
    }
    .count {
        min-height: 260px;
        padding: 5em 0 2em
    }
    .banner1 {
        background-position: 0 0
    }
}

@media (max-width:1280px) {
    .w3l_banner,
    .w3l_banner1,
    .w3l_banner2 {
        min-height: 570px
    }
    .w3_banner_info {
        left: 8%
    }
    .agileinfo_banner_bottom_left h3,
    .w3_banner_info h3 {
        font-size: 1.8em
    }
    .banner1 {
        background-position: 0 0
    }
    .count {
        min-height: 240px
    }
    ul.w3_short {
        padding: 2.5em 0 0
    }
}

@media (max-width:1080px) {
    .wthree_menu {
        width: 6.5%
    }
    .agile_logo {
        width: 18%
    }
    .agile_logo h1 a {
        padding-left: 1.5em
    }
    .w3ls_search {
        width: 25%
    }
    .wthree_menu nav {
        left: 26%
    }
    .w3_banner_info {
        width: 50%
    }
    .agileinfo_banner_bottom_left h3 {
        font-size: 1.7em
    }
    .agileinfo_banner_bottom_right1 {
        width: 90%
    }
    .agileinfo_banner_bottom_left,
    .agileits_service_grid_btm_left {
        padding-left: 0
    }
    .agileits_services_grid {
        padding: 1.5em
    }
    .agileits_service_grid_btm_left2 h5 {
        font-size: 1.4em
    }
    .agile_testimonials_grid_right h5 {
        font-size: 1.5em
    }
    .agile_testimonials_grid_right h6 {
        margin: 1em 0 0
    }
    .wmuSliderPagination {
        bottom: 8%
    }
    .w3ls_footer_grid_left {
        padding-right: 0
    }
    .w3ls_footer_grid_left1_pos ul li {
        margin-right: 1em
    }
    .banner1 {
        padding: 5em 0 2em;
        min-height: 250px
    }
    .wthree_about_grid_left1 span {
        height: 150px
    }
    .agile_count_grid h3 {
        font-size: 1.3em;
        letter-spacing: 1px
    }
    figure.effect-winston p span {
        margin: 0 0 0 .5em;
        font-size: 1.3em
    }
    .agileinfo_mail_grid_right input[type=submit],
    .agileinfo_mail_grid_right input[type=reset] {
        width: 46%
    }
    .map iframe {
        min-height: 350px
    }
    .agileinfo_mail_grid_right textarea {
        width: 95%!important
    }
}

@media (max-width:1024px) {
    .agileits_mail_phone {
        padding: 1.4em 2em 0 0
    }
    .wthree_menu nav {
        left: 23%
    }
    .w3l_banner,
    .w3l_banner1,
    .w3l_banner2 {
        min-height: 520px
    }
    .about,
    .banner-bottom,
    .gallery,
    .mail,
    .services,
    .typo {
        padding: 4em 0
    }
    .testimonials {
        padding: 4em 0 0
    }
    .newsletter {
        min-height: 350px;
        padding: 3em 0
    }
    .newsletter form {
        width: 65%
    }
    .agile_testimonials_grid_right p {
        width: 100%
    }
    .wmuSliderPagination {
        bottom: 13%
    }
}

@media (max-width:991px) {
    .agile_logo {
        width: 20%
    }
    .w3ls_search {
        margin: .5em 0 0 1.5em
    }
    .agileits_mail_phone {
        padding: 1.4em 1em 0 0
    }
    .agileinfo_banner_bottom_right1 {
        width: 100%
    }
    .agileits_service_grid_btm_left {
        float: left;
        width: 32.33%
    }
    .agileits_service_grid_btm_left2 h5 {
        font-size: 1.3em;
        line-height: 1.5em
    }
    .wthree_menu nav {
        left: 22%
    }
    .wthree_menu {
        width: 7.5%
    }
    .agileinfo_banner_bottom_right {
        margin: 2em 0 0
    }
    .wmuSlider .wmuSliderWrapper article img {
        margin: 0 auto
    }
    .about,
    .banner-bottom,
    .gallery,
    .mail,
    .services,
    .testimonials,
    .typo {
        padding: 4em 0
    }
    .banner-wrap {
        padding: 0 0 3em
    }
    .wmuSliderPagination {
        bottom: 1%;
        left: 2%
    }
    .newsletter form {
        width: 80%
    }
    .w3ls_footer_grid_left {
        float: left;
        width: 60%
    }
    .w3ls_footer_grid_right {
        float: right;
        width: 40%
    }
    .w3ls_footer_grid_right h2 a {
        font-size: 1.5em
    }
    .w3ls_footer_grid_left1 h2 {
        font-size: 3em
    }
    .w3ls_footer_grid_left1_pos {
        bottom: 0
    }
    .footer {
        padding: 3em 0
    }
    .w3ls_footer_grid1_left p {
        text-align: center;
        float: none
    }
    .w3ls_footer_grid1_right {
        text-align: center;
        margin: 1em 0 0;
        float: none
    }
    .banner1 h3 {
        font-size: 2.2em;
        margin-bottom: .2em
    }
    .banner1 {
        min-height: 230px
    }
    .wthree_about_grid_left1 span {
        height: 90px
    }
    .wthree_about_grid_right {
        margin: 3em 0 0
    }
    .agile_count_grid {
        padding-left: 1em;
        float: left;
        width: 50%
    }
    .agile_count_grid:nth-child(2) {
        margin-bottom: 2em
    }
    .count {
        padding: 2em 0
    }
    .w3_tabs_grid {
        float: left;
        width: 50%;
        margin: 2em 0 0
    }
    .agileinfo_gallery_grids,
    .wthree_contact_left_grid:nth-child(2) {
        margin: 1em 0 0
    }
    .agileinfo_mail_grid_right textarea {
        width: 95.5%!important
    }
    .agileinfo_mail_grid_right input[type=submit],
    .agileinfo_mail_grid_right input[type=reset] {
        width: 46.4%
    }
    .agileinfo_mail_grid_left ul li {
        display: block
    }
    .agileinfo_mail_grid_left {
        margin: 3em 0 0
    }
}

@media (max-width:800px) {
    .agile_logo {
        width: 25%;
        float: left
    }
    .wthree_menu {
        width: 8.5%
    }
    .w3ls_search {
        width: 24%;
        margin: .5em 0 0 1em
    }
    .agileits_mail_phone ul li:first-child {
        margin-right: .5em
    }
    .agileits_mail_phone ul li {
        font-size: 13px
    }
    .w3ls_search input[type=submit] {
        width: 13%;
        background: url(../images/img-sp.png) 6px 4px no-repeat
    }
    .w3ls_search input[type=text] {
        font-size: 13px;
        width: 82%
    }
    .wthree_menu nav ul li {
        margin: 1em 1.5em
    }
    .wthree_menu nav {
        left: 18%
    }
    .menu-icon {
        width: 2em
    }
    .w3_banner_info {
        width: 65%
    }
    .agileits_services_grid h5 {
        font-size: 1.4em
    }
    .about,
    .banner-bottom,
    .gallery,
    .mail,
    .services,
    .testimonials,
    .typo {
        padding: 3em 0
    }
    .map iframe {
        min-height: 300px
    }
}

@media (max-width:768px) {
    .agile_logo {
        width: 24%
    }
    .w3ls_search {
        width: 22%
    }
    .w3ls_search input[type=submit] {
        background: url(../images/img-sp.png) 2px 4px no-repeat
    }
    .w3l_banner,
    .w3l_banner1,
    .w3l_banner2 {
        min-height: 460px
    }
    .wthree_menu nav {
        left: 17%
    }
    .wthree_about_grid_right {
        width: 65%;
        margin: 3em auto 0
    }
}

@media (max-width:736px) {
    .agile_logo h1 a span {
        left: 7%
    }
    .w3ls_footer_grid_left {
        width: 13%
    }
    .w3ls_footer_grid_right {
        width: 38%
    }
    .w3ls_search {
        margin: .5em 0 0 .5em
    }
    .wthree_menu nav {
        top: -111%;
        left: 15%
    }
    .wthree_menu nav ul li {
        margin: 0 1.5em
    }
}

@media (max-width:667px) {
    .wthree_menu {
        width: 10.5%
    }
    .agile_logo {
        width: 28%;
        float: left
    }
    .w3ls_search {
        margin: 1em 2em 0 0;
        width: 45%;
        float: right
    }
    .w3ls_search input[type=submit] {
        background: url(../images/img-sp.png) 11px 4px no-repeat
    }
    .agileits_mail_phone {
        padding: 5em 0 1em;
        float: none;
        text-align: center
    }
    .wthree_menu nav {
        top: -57%;
        left: 11%
    }
    .w3_banner_info {
        width: 75%
    }
    .w3l_banner,
    .w3l_banner1,
    .w3l_banner2 {
        min-height: 365px
    }
    .agileinfo_banner_bottom_left h3 {
        font-size: 1.5em
    }
    .w3ls_footer_grid_left {
        width: 66%;
        padding: 0
    }
    .w3ls_footer_grid_right {
        width: 32%;
        padding-right: 0
    }
}

@media (max-width:640px) {
    .agileits_mail_phone ul li:first-child {
        margin-right: 1.5em
    }
    .wthree_menu nav ul li {
        margin: 0 1em
    }
    .wthree_menu nav {
        left: 13%
    }
    .w3_banner_info {
        padding: 1.5em;
        bottom: 20%
    }
    .w3_head {
        font-size: 2.3em
    }
    .agileits_service_grid_btm_left {
        float: none;
        width: 65%;
        padding: 0 1em;
        margin: 0 auto
    }
    .agileits_service_grid_btm_left:nth-child(2) {
        margin: 2em auto
    }
    .w3ls_footer_grid_left {
        width: 100%;
        float: none;
        text-align: center
    }
    .w3ls_footer_grid_left1_pos {
        left: 17%
    }
    .w3ls_footer_grid_right {
        width: 35%;
        float: none;
        margin: 1em auto 0
    }
    .newsletter input[type=submit] {
        width: 37%
    }
    .banner1 {
        min-height: 175px;
        padding: 3em 0 2em
    }
    .wthree_about_grid_right {
        width: 80%
    }
    ul.w3_short {
        padding: 2em 0 0
    }
    .agile_testimonials_grid_right h5 {
        font-size: 1.4em
    }
    .agile_testimonials_grid_right h6 {
        font-size: 1.2em
    }
    .agileinfo_mail_grid_right textarea {
        width: 94.5%!important
    }
    .agileinfo_mail_grid_right input[type=submit],
    .agileinfo_mail_grid_right input[type=reset] {
        width: 45.4%
    }
    .agileinfo_mail_grid_left ul li {
        font-size: 14px
    }
}

@media (max-width:600px) {
    .agile_logo h1 a {
        font-size: .9em
    }
    .menu-icon {
        height: 3.6em
    }
    .wthree_menu nav {
        left: 12%;
        top: -59%
    }
    .agileits_service_grid_btm_left {
        width: 70%
    }
    .newsletter input[type=submit] {
        width: 45%
    }
}

@media (max-width:568px) {
    .menu-icon {
        width: 1.8em
    }
    .w3_banner_info h3 {
        font-size: 1.6em
    }
    .agile_logo {
        width: 30%
    }
}

@media (max-width:480px) {
    .menu-icon {
        height: 3.6em
    }
    .wthree_menu {
        width: 12.5%
    }
    .wthree_menu nav ul li {
        font-size: 13px;
        margin: 0 .5em
    }
    .wthree_menu nav ul li i {
        font-size: .9em;
        padding: .65em
    }
    .wthree_menu nav {
        top: -53%
    }
    .agile_logo {
        width: 34%
    }
    .w3ls_search {
        margin: 1em 1em 0 0
    }
    .w3ls_search input[type=submit] {
        background: url(../images/img-sp.png) 5px 4px no-repeat
    }
    .w3_banner_info h3 {
        font-size: 1.4em
    }
    .about,
    .banner-bottom,
    .gallery,
    .mail,
    .services,
    .testimonials,
    .typo {
        padding: 2em 0
    }
    .agileinfo_banner_bottom_left ul li span {
        width: 33px;
        height: 33px;
        padding-top: .6em
    }
    .agileinfo_banner_bottom_right1 h3 {
        font-size: 1.3em;
        padding: .5em 0
    }
    .agileinfo_banner_bottom_right1_grid {
        padding: 1.5em
    }
    .banner1,
    .footer,
    .newsletter {
        padding: 2em 0
    }
    .agileinfo_banner_bottom_right1 {
        width: 90%
    }
    .agileits_services_grids {
        margin: 2em 0
    }
    .w3_head {
        font-size: 2em
    }
    .agileits_service_grid_btm_left {
        width: 85%
    }
    .agile_testimonials_grid_left {
        width: 70%;
        margin: 0 auto
    }
    .agile_testimonials_grid_right h5 {
        line-height: 1.5em;
        margin: 1em 0 0
    }
    .newsletter {
        min-height: 330px
    }
    .newsletter form {
        width: 100%;
        margin: 2em 0 0
    }
    .w3ls_footer_grid_left1_pos {
        left: 4%
    }
    .w3ls_footer_grid_right h2 a {
        font-size: 1.3em
    }
    .w3ls_footer_grid_right {
        width: 42%
    }
    .w3ls_footer_grid_right h2 a span {
        left: -2%
    }
    .agile_count_grid_left {
        width: 16%
    }
    .agile_count_grid_right {
        width: 80%
    }
    .w3ls_footer_grid1_right ul li {
        margin-left: 1em;
        font-size: 13px
    }
    .banner1 h3 {
        font-size: 2em
    }
    .banner1 {
        min-height: 125px
    }
    .wthree_about_grid_left h3 {
        font-size: 1.7em
    }
    .wthree_about_grid_left1 span {
        height: 150px
    }
    .agile_count_grid {
        float: none;
        width: 100%
    }
    .agile_count_grid:nth-child(2) {
        margin: 1.5em 0
    }
    .agile_count_grid:nth-child(4) {
        margin: 1.5em 0 0
    }
    ul.w3_short {
        padding: 1.2em 0 0
    }
    figure.effect-winston p {
        padding: 0 1.5em 0 0
    }
    figure.effect-winston p span {
        margin: 0 0 0 .4em;
        font-size: 1.1em
    }
    .agileinfo_gallery_grids {
        margin: 0
    }
    .agileinfo_mail_grids {
        margin: 2em 0 0
    }
    .wthree_contact_left_grid {
        padding: 0
    }
    .agileinfo_mail_grid_right textarea {
        width: 100%!important;
        margin: 1em 0
    }
    .agileinfo_mail_grid_right input[type=submit] {
        margin-left: 0
    }
    .agileinfo_mail_grid_right input[type=submit],
    .agileinfo_mail_grid_right input[type=reset] {
        width: 47.4%
    }
    .agileinfo_mail_grid_left {
        margin: 2em 0 0
    }
    .map iframe {
        min-height: 250px
    }
}

@media (max-width:414px) {
    .wthree_menu {
        width: 14.5%
    }
    .agile_logo {
        width: 45%
    }
    .menu-icon {
        height: 3.56em
    }
    .w3ls_search {
        margin: 0 0 0 1em;
        float: none;
        width: 93%;
        padding: 4em 0 0
    }
    .agileits_mail_phone {
        padding: 1em 0
    }
    .agile_testimonials_grid_right,
    .wthree_about_grid_left {
        padding: 0
    }
    .w3_banner_info {
        width: 90%;
        left: 3%;
        bottom: 17%
    }
    .w3l_banner {
        background-position: -220px 0
    }
    .w3l_banner,
    .w3l_banner1,
    .w3l_banner2 {
        min-height: 305px
    }
    .agileinfo_banner_bottom_left h3 {
        font-size: 1.3em
    }
    .agileinfo_banner_bottom_left ul li:nth-child(2) {
        margin: 1.5em 0
    }
    .agileinfo_banner_bottom_left ul li span {
        display: block;
        margin: 0 auto
    }
    .agileinfo_banner_bottom_left ul li {
        text-align: center
    }
    .agileinfo_banner_bottom_right1 {
        width: 100%
    }
    .w3_head {
        font-size: 1.8em
    }
    .agileits_service_grid_btm_left {
        width: 90%
    }
    .agile_testimonials_grids {
        margin: 2em 0 0
    }
    .newsletter input[type=submit] {
        width: 50%
    }
    .w3ls_footer_grid_left1_pos ul li:last-child {
        margin: .5em 0 0
    }
    .w3ls_footer_grid_right {
        width: 47%
    }
    .wthree_menu nav ul li {
        font-size: 12px
    }
    .wthree_menu nav {
        top: -35%;
        left: 9%
    }
    .header.nav-open {
        margin-top: 4em
    }
    .agile_logo h1 a span {
        left: 11%
    }
    .banner1 h3 {
        font-size: 1.7em
    }
    .wthree_about_grid_left h3 {
        font-size: 1.5em
    }
    .wthree_about_grid_right {
        width: 95%
    }
    .agile_count_grid_left span,
    .agile_count_grid_right p {
        font-size: 1.8em
    }
    .agile_testimonials_grid_right h5 {
        font-size: 1.3em
    }
    .agile_testimonials_grid_right h6 {
        font-size: 1.1em
    }
    .banner-wrap {
        padding: 0 0 2.5em
    }
    figure.effect-winston p {
        padding: 0 1.5em 1em 0
    }
    figure.effect-winston p span {
        margin: 0 0 0 1.2em;
        font-size: 1.3em
    }
    .w3_tabs_grid {
        float: none;
        width: 100%;
        margin: 1em 0 0
    }
    .agileinfo_gallery_grids {
        margin: 2em 0 0
    }
    .agileinfo_mail_grid_right {
        padding: 0
    }
    .agileinfo_mail_grid_right input[type=submit],
    .agileinfo_mail_grid_right input[type=reset] {
        width: 100%
    }
    .agileinfo_mail_grid_right input[type=reset] {
        margin: 1em 0 0
    }
}

@media (max-width:384px) {
    .agileits_service_grid_btm_left,
    .wthree_about_grid_right {
        width: 100%
    }
    .menu-icon {
        height: 3.6em
    }
    .w3_banner_info h3 {
        font-size: 1.3em
    }
    .wthree_menu nav {
        left: 6%
    }
    .wthree_about_grid_left1 span {
        height: 180px
    }
    .newsletter input[type=submit] {
        width: 55%
    }
    .w3ls_footer_grid_right {
        width: 52%
    }
}

@media (max-width:375px) {
    .agile_logo {
        width: 50%
    }
    .wthree_menu nav {
        left: 4.5%
    }
    .agileinfo_banner_bottom_right {
        padding: 0
    }
    .w3ls_footer_grid_right {
        width: 54%
    }
    .map iframe {
        min-height: 200px
    }
}

@media (max-width:320px) {
    .agile_logo h1 a {
        font-size: .8em
    }
    .agile_logo h1 a span {
        top: 20%
    }
    .wthree_menu {
        width: 17.5%
    }
    .menu-icon {
        height: 3.17em;
        width: 1.6em
    }
    .w3ls_search {
        width: 90%
    }
    .agile_count_grid_right,
    .newsletter input[type=submit] {
        width: 70%
    }
    .w3_banner_info {
        padding: 1em
    }
    .wthree_menu nav ul li {
        margin: 0 .3em;
        font-size: 11px
    }
    .wthree_menu nav {
        left: 4%;
        top: -30%
    }
    .header.nav-open {
        margin-top: 3.5em
    }
    .agileits_mail_phone ul li:first-child {
        margin-right: .5em
    }
    .agileits_mail_phone ul li span {
        padding-left: .5em
    }
    .agileinfo_banner_bottom_right1_grid,
    .agileits_service_grid_btm_left2 {
        padding: 1em
    }
    #furniture,
    .agileinfo_banner_bottom_right1_grid input[type=text],
    .agileinfo_banner_bottom_right1_grid input[type=email],
    .agileinfo_mail_grid_right input[type=text],
    .agileinfo_mail_grid_right input[type=email],
    .agileinfo_mail_grid_right textarea,
    .alert,
    .newsletter input[type=email],
    p,
    ul li {
        font-size: 13px
    }
    .w3_banner_info h3 {
        font-size: 1.16em
    }
    .agile_testimonials_grid_right h5,
    .agileinfo_banner_bottom_left h3,
    .agileits_service_grid_btm_left2 h5 {
        font-size: 1.2em
    }
    .w3l_banner,
    .w3l_banner1,
    .w3l_banner2 {
        min-height: 280px
    }
    .newsletter {
        min-height: 300px
    }
    .w3ls_footer_grid_right h2 a {
        font-size: 1.1em
    }
    .w3ls_footer_grid_right {
        width: 56%
    }
    .w3ls_footer_grid {
        padding-bottom: 1.5em;
        margin-bottom: 1.5em
    }
    .wthree_about_grid_left h3 {
        font-size: 1.4em
    }
    .agile_count_grid h3 {
        font-size: 1.2em
    }
    figure.effect-winston p span {
        margin: 0 0 0 .5em
    }
    figure.effect-winston p {
        padding: 0 1.5em .5em 0
    }
    .w3_banner_info p {
        margin: .5em 0 0
    }
}

@media (max-width:240px) {
    .agile_logo {
        width: 60%
    }
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 18px;
    border-right: 1px solid #fff
}

.navbar-default .navbar-collapse {
    background: -webkit-linear-gradient(top, #8c0451, #de3293)
}

.navbar {
    margin-bottom: 0
}

.nav>li>a {
    padding: 17px 33px
}

.navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.order-but,
.order-but a,
.order-but a:hover {
    color: #fff!important
}

.text {
    font-size: 15px;
    line-height: 1.8em
}

.order-but {
    background: #ff008f;
    padding: 7px;
    border-radius: 3px;
    font-weight: 700
}

.grid-center {
    box-shadow: 0 14px 54px 0 #bbb;
    padding: 15px
}

.agileits_service_grid_btm_left {
    margin-bottom: 20px
}

.aa {
    padding-left: 0;
    width: 100%;
    float: left
}

.aa li {
    float: right
}

#fb,
#gplus,
#linkedin,
#skype,
#soundcloud,
#twitter,
#youtube {
    width: 36px;
    height: 36px;
    margin: 5px 1px;
    -webkit-transition: all .1s ease;
    padding: 0!important;
    float: left
}

#fb {
    background-image: url(../images/new-fb.png)
}

#twitter {
    background-image: url(../images/tweet.png)
}

#linkedin {
    background-image: url(../images/new-linkedin.png)
}

#gplus {
    background-image: url(../images/new-google.png)
}

#soundcloud {
    background-image: url(../images/new-sound-cloud.png)
}

#youtube {
    background-image: url(../images/new-you.png)
}

#skype {
    background-image: url(../images/skype.png)
}

.features-tabs li {
    background: url(../images/li-check.png) left 16px no-repeat;
    padding-left: 20px;
    list-style: none;
    margin: 0;
    color: #666;
    font-size: 15px;
    font-weight: 400;
    line-height: 40px
}

.top-bar {
    background: -webkit-linear-gradient(top, #8c0451, #de3293)
}

.top-links {
    color: #d8d8d8;
    font-size: 13px;
    line-height: 40px;
    font-weight: 400;
    padding-left: 11px
}

.copy-rights {
    color: #fff
}

#header h6,
.components h6,
.top-bar h6,
.top-inf h6 {
    font-size: 18px;
    margin: 14px;
    font-weight: 400;
    color: #fff;
    display: inline-block
}

.top-bar h6 a:hover {
    color: #fff!important
}

.colorskin-17 .top-bar h6 i {
    color: #77da55
}

.top-links.rgtflot {
    float: right;
    padding-right: 10px
}

.top-bar .socialfollow {
    float: right;
    margin-right: 10px
}

.top-bar .socialfollow a {
    padding: 0;
    background: 0 0;
    margin: 14px 3px 0;
    border-radius: 50px;
    border: 1px solid #fff;
    width: 28px;
    text-align: center;
    line-height: 28px;
    height: 28px
}

.socialfollow a {
    width: 35px;
    height: 36px;
    padding: 10px;
    float: left;
    text-decoration: none;
    display: block;
    -webkit-transition: all .31s ease;
    -moz-transition: all .31s ease;
    -ms-transition: all .31s ease;
    -o-transition: all .31s ease;
    transition: all .31s ease
}

.top-links a,
.top-links span {
    color: #fff;
    font-size: 18px;
    display: inline;
    margin: 0 6px;
    text-decoration: none;
    font-weight: 400
}

.but-preview,
.faq li.q {
    font-weight: 700;
    cursor: pointer
}

.bg,
.header {
    background: #fbe1f0
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-bottom: 7px;
    margin-top: 5px
}

#tfheader {
    background-color: #c3dfef
}

#tfnewsearch {
    float: right;
    margin-top: 10px;
    width: 30%
}

.tftextinput2 {
    margin: 0;
    padding: 7px 15px;
    font-size: 14px;
    color: #666;
    border: none;
    border-right: 0;
    width: 75%
}

.tfbutton2 {
    background: #2c2c2c;
    margin: 0;
    padding: 7px 9px;
    font-size: 14px;
    outline: 0;
    cursor: pointer;
    text-decoration: none;
    color: #fff;
    border: none;
    border-right: 0;
    background: -moz-linear-gradient(top, #00adee, #0078a5)
}

.tfbutton2:hover {
    text-decoration: none;
    background: #9a0056;
    background: -moz-linear-gradient(top, #0095cc, #00678e)
}

.tfbutton2::-moz-focus-inner {
    border: 0
}

.faq li.q {
    background: 0 0;
    font-size: 17px;
    border-bottom: 1px #ddd solid;
    text-indent: -1.5em;
    margin-left: 23px;
    padding-top: 13px;
    padding-bottom: 13px
}

.faq li.a {
    background: #337ab7;
    display: none;
    color: #fff;
    font-size: 16px
}

.rotate {
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.but-preview {
    background: #464646!important;
    font-size: 16px;
    display: inline-block;
    padding: 11px 20px;
    margin-bottom: 15px;
    margin-right: 7px;
    border: 0;
    border-radius: 4px!important
}

.navbar-toggle {
    background-color: #d32c8a
}

.navbar-default .navbar-toggle {
    border-color: #fff
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff
}

@media only screen and (min-width:240px) and (max-width:767px) and (orientation: portrait) {
    .aa {
        width:87%
    }
.navbar{
background: #ffc5e7;
}
    .cen-mo,
    .fo-but {
        text-align: center;
        float: none
    }
    .carousel-inner {
        height: 100%
    }
    .payment-part {
        width: 100%
    }
    .ord-bu,
    .pay-bu {
        color: #fff;
        font-size: 19px;
        padding: 11px 74px;
        cursor: pointer;
        margin-right: 7px;
        border: 0;
        border-radius: 4px!important
    }
    .top-bar h6 {
        margin: 0 10px 0 0
    }
    #tfnewsearch {
        margin-top: 0;
        width: 100%;
        margin-bottom: 10px
    }
    .cen-mo {
        text-transform: uppercase
    }
    .hide-res {
        display: none!important
    }
    .large-fo {
        font-size: 25px!important
    }
    .top-links a {
        font-size: 21px!important
    }
    .mo-bold {
        font-weight: 700
    }
}
@media only screen and (min-width:240px) and (max-width:767px) and (orientation: landscape){
.aa {
        width: 87%;
    }
.navbar{
background: #ffc5e7;
}
    .cen-mo,
    .fo-but {
        text-align: center;
        float: none
    }
    .carousel-inner {
        height: 100%
    }
    .payment-part {
        width: 100%
    }
    .ord-bu,
    .pay-bu {
        color: #fff;
        font-size: 19px;
        padding: 11px 74px;
        cursor: pointer;
        margin-right: 7px;
        border: 0;
        border-radius: 4px!important
    }
    .top-bar h6 {
        margin: 0 10px 0 0
    }
    #tfnewsearch {
        margin-top: 0;
        width: 100%;
        margin-bottom: 10px
    }
    .cen-mo {
        text-transform: uppercase
    }
    .hide-res {
        display: none!important
    }
    .large-fo {
        font-size: 25px!important
    }
    .top-links a {
        font-size: 21px!important
    }
    .mo-bold {
        font-weight: 700
    }
.btn_order{
font-size:11px !important;
padding:5px !important;
}
}
@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait) {
    .nav>li>a {
        padding: 17px 11px!important
    }
    .tftextinput2 {
        width: 63%
    }
    .cen-mo {
        margin-top: 15px
    }
    .tab-box {
        width: 49.33%
    }
    .hide-tab {
        display: none
    }
    #tfnewsearch {
        width: 28%
    }
    .carousel-inner {
        height: 203px
    }
    .aa {
        width: 67%
    }
    .w3ls_footer_grid_left {
        width: 33%
    }
    .w3ls_footer_grid1_left p,
    .w3ls_footer_grid1_right {
        float: none
    }
    .ord-bu {
        padding: 11px 19px
    }
    .pay-bu {
        padding: 11px 23px
    }
    .bol {
        font-size: 15px!important
    }
.btn_order{
font-size:11px !important;
padding:4px !important;
}
}

@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:landscape) {
    .nav>li>a {
        padding: 17px 25px!important
    }
    .w3ls_footer_grid1_left p a {
        display: inline-block
    }
    .agileits_service_grid_btm_left2 h5 {
        font-size: 1.2em
    }
.title-font{
font-size:12px;
}
}

.home-compare-btn {
    background-color: #dcdcdc;
    color: #000 !important;
}

.home-compare-btn {
    /* font-weight: 700; */
    height: 3.5rem;
    font-size: 18px;
    color: #000 !important;
    /* padding: 0 .5rem!important; */
    width: 100%;
    line-height: 3.5rem;
    padding: 13px 45px;
    text-transform: capitalize;
    letter-spacing: 1px;
    border-radius: 5px;
}

.home-compare-btn a {
    color: 000 !important;
}

.home-compare-btn a:hover {
    color: 000 !important;
}

.table>thead>tr>td {
    line-height: 2em;
}

.sticky-wrap th.royal {
    background-color: #424242;
    background: -webkit-linear-gradient(#64c318, #5bb811)!important;
    background: -o-linear-gradient(#64c318, #5bb811)!important;
    background: -moz-linear-gradient(#64c318, #5bb811)!important;
    background: linear-gradient(#64c318, #5bb811)!important;
    color: #fff!important;
    text-align: center
}

.sticky-wrap th.general {
    background-color: #424242;
    background: -webkit-linear-gradient(#ffb400, #ffb400)!important;
    background: -o-linear-gradient(#ffb400, #ffb400)!important;
    background: -moz-linear-gradient(#ffb400, #ffb400)!important;
    background: linear-gradient(#ffb400, #ffb400)!important;
    color: #333!important;
    text-align: center
}

.royal-td {
    background: #b5f085!important
}

.general-td {
    background: #feebb0!important
}

.premium-td {
    background: #fddada!important
}

.basic-td {
    background: #d4e7fa!important
}

.sticky-wrap th.premium-bg {
    text-align: center;
    background: -webkit-linear-gradient(#ba3737, #a62222)!important;
    background: -o-linear-gradient(#ba3737, #a62222)!important;
    background: -moz-linear-gradient(#ba3737, #a62222)!important;
    background: linear-gradient(#ba3737, #a62222)!important;
    color: #fff!important
}

.sticky-wrap th.basic-bg {
    background-color: #424242;
    background: -webkit-linear-gradient(#036, #036)!important;
    background: -o-linear-gradient(#036, #036)!important;
    background: -moz-linear-gradient(#036, #036)!important;
    background: linear-gradient(#036, #036)!important;
    color: #fff!important;
    text-align: center
}

.sticky-wrap th.royal {
    background-color: #424242;
    background: -webkit-linear-gradient(#64c318, #5bb811)!important;
    background: -o-linear-gradient(#64c318, #5bb811)!important;
    background: -moz-linear-gradient(#64c318, #5bb811)!important;
    background: linear-gradient(#64c318, #5bb811)!important;
    color: #fff!important;
    text-align: center
}

.sticky-wrap th.general {
    background-color: #424242;
    background: -webkit-linear-gradient(#ffb400, #ffb400)!important;
    background: -o-linear-gradient(#ffb400, #ffb400)!important;
    background: -moz-linear-gradient(#ffb400, #ffb400)!important;
    background: linear-gradient(#ffb400, #ffb400)!important;
    color: #333!important;
    text-align: center
}

.royal-td {
    background: #b5f085!important
}

.general-td {
    background: #feebb0!important
}

.premium-td {
    background: #fddada!important
}

.basic-td {
    background: #d4e7fa!important
}

.sticky-wrap th.premium-bg {
    text-align: center;
    background: -webkit-linear-gradient(#ba3737, #a62222)!important;
    background: -o-linear-gradient(#ba3737, #a62222)!important;
    background: -moz-linear-gradient(#ba3737, #a62222)!important;
    background: linear-gradient(#ba3737, #a62222)!important;
    color: #fff!important
}

.sticky-wrap th.basic-bg {
    background-color: #424242;
    background: -webkit-linear-gradient(#036, #036)!important;
    background: -o-linear-gradient(#036, #036)!important;
    background: -moz-linear-gradient(#036, #036)!important;
    background: linear-gradient(#036, #036)!important;
    color: #fff!important;
    text-align: center
}

.sticky-wrap th.royal {
    background-color: #424242;
    background: -webkit-linear-gradient(#64c318, #5bb811)!important;
    background: -o-linear-gradient(#64c318, #5bb811)!important;
    background: -moz-linear-gradient(#64c318, #5bb811)!important;
    background: linear-gradient(#64c318, #5bb811)!important;
    color: #fff!important;
    text-align: center
}

.sticky-wrap th.general {
    background-color: #424242;
    background: -webkit-linear-gradient(#ffb400, #ffb400)!important;
    background: -o-linear-gradient(#ffb400, #ffb400)!important;
    background: -moz-linear-gradient(#ffb400, #ffb400)!important;
    background: linear-gradient(#ffb400, #ffb400)!important;
    color: #333!important;
    text-align: center
}

.royal-td {
    background: #b5f085!important
}

.general-td {
    background: #feebb0!important
}

.premium-td {
    background: #fddada!important
}

.basic-td {
    background: #d4e7fa!important
}

th.premium-bg {
    text-align: center;
    background: -webkit-linear-gradient(#ba3737, #a62222)!important;
    background: -o-linear-gradient(#ba3737, #a62222)!important;
    background: -moz-linear-gradient(#ba3737, #a62222)!important;
    background: linear-gradient(#ba3737, #a62222)!important;
    color: #fff!important
}

th.basic-bg {
    background-color: #424242;
    background: -webkit-linear-gradient(#036, #036)!important;
    background: -o-linear-gradient(#036, #036)!important;
    background: -moz-linear-gradient(#036, #036)!important;
    background: linear-gradient(#036, #036)!important;
    color: #fff!important;
    text-align: center
}

th.general {
    background-color: #424242;
    background: -webkit-linear-gradient(#ffb400, #ffb400)!important;
    background: -o-linear-gradient(#ffb400, #ffb400)!important;
    background: -moz-linear-gradient(#ffb400, #ffb400)!important;
    background: linear-gradient(#ffb400, #ffb400)!important;
    color: #333!important;
    text-align: center;
}

th.royal {
    background-color: #424242;
    background: -webkit-linear-gradient(#64c318, #5bb811)!important;
    background: -o-linear-gradient(#64c318, #5bb811)!important;
    background: -moz-linear-gradient(#64c318, #5bb811)!important;
    background: linear-gradient(#64c318, #5bb811)!important;
    color: #fff!important;
    text-align: center;
}

.btn_order {
    background: #c00;
    color: #fff!important;
    height: 31px;
    line-height: 31px;
    text-align: center;
    width: 74px!important;
    padding: 7px;
    font-size: 12px;
}

.order-color {
    color: #fff!important;
    background: -webkit-linear-gradient(#62594f, #372e24)!important;
    background: -o-linear-gradient(#62594f, #372e24)!important;
    background: -moz-linear-gradient(#62594f, #372e24)!important;
    background: linear-gradient(#62594f, #372e24)!important;
}

tbody tr:nth-child(2n-1) {
    background-color: #eae9e9;
    transition: all .125s ease-in-out;
}

#bg #features {
    background: 0 0!important;
}

thead #bg th:first-child {
    background-color: #fff!important;
    color: #333;
    border: none;
}

.head-color {
    background: #424242!important;
    color: #fff!important;
}

thead tr:first-child th:nth-child(2) {
    border-radius: .6em 0 0;
    border: none;
}

thead tr:first-child th:last-child {
    border-radius: 0 .6em 0 0;
    border: none;
}

th.border {
    border-right: 4px solid #fff !important;
}

td.border {
    border-right: 4px solid #fff !important;
}
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(../../images/Preloader_2.gif) center no-repeat #fff;
}