@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro);
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
@font-face,
html {
    font-family: Roboto, sans-serif;
    src: url(../fonts/Roboto-Regular.ttf) format('truetype')
}

@font-face {
    font-family: 'Open Sans', sans-serif;
    src: url(../fonts/Roboto-Regular.ttf) format('truetype')
}

body {
    margin: 0;
    font-size: 100%;
    color: #000;
    background: #fff;
    font-family: 'Open Sans', sans-serif;
    text-decoration: none;
    padding: 0 !important
}

body {
    overflow-x: hidden
}

body a {
    text-decoration: none;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all
}

a:hover {
    text-decoration: none
}

input[type=button],
input[type=submit] {
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-family: Roboto, sans-serif
}

p {
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 1.9em;
    color: #000
}

ul {
    margin: 0;
    padding: 0
}

label {
    margin: 0
}

.modal-header {
    font-size: 2em;
    color: #04287c;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #fff;
    font-weight: 600;
    letter-spacing: 4px
}

.close {
    opacity: 1
}

.modal-body p {
    color: #999;
    text-align: left;
    padding: 2em 2em 1em;
    margin: 0 !important;
    line-height: 2em;
    font-size: 14px
}

.modal-body p i {
    display: block;
    margin: 1em 0;
    color: #212121
}

.modal-body {
    padding: 0
}

.modal-body img {
    padding: 0 2em 0 2em
}

.modal-content {
    border-radius: 0
}

button.close {
    font-size: 1.5em;
    color: #000;
    outline: 0
}

.header_left {
    float: left;
    margin: .3em 0 0
}

.header_left ul li {
    display: inline-block;
    margin-right: 2em;
    font-size: 15px;
    color: #fcfeff;
    letter-spacing: 1px
}

.header_left ul li i {
    padding-right: 1em;
    color: #04287c
}

.header_left ul li a {
    font-size: 15px;
    color: #fcfeff;
    text-decoration: none
}

.header_left ul li a:hover {
    color: #04287c
}

.header_right {
    float: right
}

ul.forms_right {
    float: right;
    margin-top: 3px
}

ul.forms_right {
    float: right
}

ul.forms_right li a {
    background: #04287c;
    color: #fff;
    font-size: .9em;
    padding: .6em 1em;
    text-transform: uppercase;
    letter-spacing: 1px
}

ul.forms_right li a:hover {
    background: #fba82b
}

ul.forms_right li a.active {
    background: #168eea
}

ul.forms_right li {
    display: inline-block;
    list-style: none
}

.top_menu_w3layouts {
    padding: .5em 0;
    background: #04287c
}

.content {
    margin: 0;
    padding: 0
}

.content p:last-child {
    margin: 0
}

.content a.button {
    display: inline-block;
    padding: 10px 20px;
    background: #ff0;
    color: #000;
    text-decoration: none
}

.content a.button:hover {
    background: #000;
    color: #ff0
}

.content.title {
    position: relative;
    background: #000
}

.navbar-nav {
    float: right;
    margin: 0
}

.content.title h1 span.demo {
    display: inline-block;
    font-size: .5em;
    padding: 10px;
    background: #fff;
    color: #000;
    vertical-align: top
}

.content.title .back-to-article {
    position: absolute;
    bottom: -20px;
    left: 20px
}

.content.title .back-to-article a {
    padding: 10px 20px;
    background: #168eea;
    color: #fff;
    text-decoration: none
}

.content.title .back-to-article a:hover {
    background: #168eea
}

.content.title .back-to-article a i {
    margin-left: 5px
}

.content.white {
    background: #fff
}

.content.black {
    background: #000
}

.content.black p {
    color: #999
}

.content.black p a {
    color: #08c
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0 !important;
    border: 1px solid transparent
}

.navbar-default {
    background-color: #fff;
    border-color: #fff;
    padding: 10px 0
}

.navbar-brand {
    float: left;
    padding: 0 !important;
    font-size: 18px;
    line-height: 0 !important;
    height: 0 !important
}

.navbar-default a.navbar-brand h1 {
    color: #04287c;
    font-weight: 700;
    margin-top: 6px;
    letter-spacing: 2px
}

.navbar-default .navbar-nav>li>a {
    color: #282828;
    letter-spacing: 1px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 15px;
    padding: 15px 17px
}

.navbar-nav>li>a.active {
    color: #04287c;
    background: 0 0
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #04287c;
    background: 0 0
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #04287c;
    background: 0 0
}

.navbar-default .navbar-brand label {
    color: #36a1f3;
    display: block;
    font-size: .3em;
    text-align: center;
    letter-spacing: 1px;
    text-shadow: 0 1px 2px rgba(47, 47, 47, .2);
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #111
}

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

.navbar-default .navbar-nav>.active>a:before {
    background: #168eea;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0)
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 0;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: #282828;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #04287c;
    background: 0 0
}

.navbar-nav>li {
    float: left;
    margin: 0 5px
}

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

.dropdown-menu .divider {
    height: 0;
    margin: 0;
    overflow: none;
    background: 0 0
}

.dropdown-menu .divider {
    border-bottom: 1px solid #e8e7ec;
    padding: 0 0
}

.main-content {
    padding: 3em 0
}

.dropdown-menu {
    min-width: 150px
}

ul.dropdown-menu.sub-menu {
    min-width: 130px;
    top: 77px;
    left: 148px;
    -webkit-animation: fadeinleft .6s ease-in-out;
    -moz-animation: fadeinleft .6s ease-in-out;
    -o-animation: fadeinleft .6s ease-in-out;
    -ms-animation: fadeinleft .6s ease-in-out;
    animation: fadeinleft .6s ease-in-out
}

ul.dropdown-menu:hover a.s-menu {
    background: #373738;
    color: #fff
}

.dropdown-menu.columns-2 {
    min-width: 400px
}

.dropdown-menu.columns-3 {
    min-width: 600px
}

.dropdown-menu li a {
    padding: 8px 15px;
    font-weight: 400;
    letter-spacing: 1px
}

.dropdown-menu {
    border-radius: 0
}

.multi-column-dropdown {
    list-style: none
}

.multi-column-dropdown li a {
    display: block;
    clear: both;
    line-height: 1.428571429;
    color: #000;
    white-space: normal
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #168eea;
    text-decoration: none;
    background-color: #f5f5f5
}

.multi-column-dropdown li a:hover {
    text-decoration: none;
    color: #168eea;
    background: 0 0
}

b.fa.fa-caret-right {
    vertical-align: middle;
    margin-left: 2em
}

@media (max-width:767px) {
    .dropdown-menu.multi-column {
        min-width: 240px !important;
        overflow-x: hidden
    }
    .navbar-nav {
        float: left;
        margin: 0;
        margin-left: 0;
        width: 100%;
        background: #eee;
        margin-top: 1em
    }
}

#myCarousel .carousel-item {
/*     background: -webkit-linear-gradient(rgba(23, 22, 23, 0), rgba(23, 22, 23, 0)), url(../images/skihire-slider-1.jpg) no-repeat;
    background: -moz-linear-gradient(rgba(23, 22, 23, 0), rgba(23, 22, 23, 0)), url(../images/skihire-slider-1.jpg) no-repeat;
    background: -ms-linear-gradient(rgba(23, 22, 23, 0), rgba(23, 22, 23, 0)), url(../images/skihire-slider-1.jpg) no-repeat;
    background: linear-gradient(rgba(23, 22, 23, 0), rgba(23, 22, 23, 0)), url(../images/skihire-slider-1.jpg) no-repeat;
    background-size: cover */
}

#myCarousel .carousel-item.item2 {
    background: -webkit-linear-gradient(rgba(23, 22, 23, 0), rgba(23, 22, 23, 0)), url(../images/skihire-slider-2.jpg) no-repeat;
    background: -moz-linear-gradient(rgba(23, 22, 23, 0), rgba(23, 22, 23, 0)), url(../images/skihire-slider-2.jpg) no-repeat;
    background: -ms-linear-gradient(rgba(23, 22, 23, 0), rgba(23, 22, 23, 0)), url(../images/skihire-slider-2.jpg) no-repeat;
    background: linear-gradient(rgba(23, 22, 23, 0), rgba(23, 22, 23, 0)), url(../images/skihire-slider-2.jpg) no-repeat;
    background-size: cover;
    background-position: top center
}

#myCarousel .carousel-item.item3 {
    background: -webkit-linear-gradient(rgba(23, 22, 23, 0), rgba(23, 22, 23, 0)), url(../images/skihire-slider-3.jpg) no-repeat;
    background: -moz-linear-gradient(rgba(23, 22, 23, 0), rgba(23, 22, 23, 0)), url(../images/skihire-slider-3.jpg) no-repeat;
    background: -ms-linear-gradient(rgba(23, 22, 23, 0), rgba(23, 22, 23, 0)), url(../images/skihire-slider-3.jpg) no-repeat;
    background: linear-gradient(rgba(23, 22, 23, 0), rgba(23, 22, 23, 0)), url(../images/skihire-slider-3.jpg) no-repeat;
    background-size: cover
}

#myCarousel .carousel-item.item4 {
    background: -webkit-linear-gradient(rgba(23, 22, 23, 0), rgba(23, 22, 23, 0)), url(../images/skihire-slider-4.jpg) no-repeat;
    background: -moz-linear-gradient(rgba(23, 22, 23, 0), rgba(23, 22, 23, 0)), url(../images/skihire-slider-4.jpg) no-repeat;
    background: -ms-linear-gradient(rgba(23, 22, 23, 0), rgba(23, 22, 23, 0)), url(../images/skihire-slider-4.jpg) no-repeat;
    background: linear-gradient(rgba(23, 22, 23, 0), rgba(23, 22, 23, 0)), url(../images/skihire-slider-4.jpg) no-repeat;
    background-size: cover;
    background-position: center
}

#myCarousel .carousel-item.item5 {
    background: -webkit-linear-gradient(rgba(23, 22, 23, 0), rgba(23, 22, 23, 0)), url(../images/skihire-slider-5.jpg) no-repeat;
    background: -moz-linear-gradient(rgba(23, 22, 23, 0), rgba(23, 22, 23, 0)), url(../images/skihire-slider-5.jpg) no-repeat;
    background: -ms-linear-gradient(rgba(23, 22, 23, 0), rgba(23, 22, 23, 0)), url(../images/skihire-slider-5.jpg) no-repeat;
    background: linear-gradient(rgba(23, 22, 23, 0), rgba(23, 22, 23, 0)), url(../images/skihire-slider-5.jpg) no-repeat;
    background-size: cover
}

.carousel-caption h2,
.carousel-caption h3 {
    font-size: 3em;
    font-weight: 100;
    letter-spacing: 2px;
    text-transform: uppercase
}

.carousel-caption h3 {
    font-size: 60px;
    text-shadow: 2px 2px #fff !important;
    color: #d71f26;
    font-weight: 700
}

.carousel-caption h2 span,
.carousel-caption h3 span {
    font-weight: 700;
    color: #d71f26
}

.carousel-caption p {
    letter-spacing: 0;
    font-size: 30px;
    font-weight: 300;
    color: #fff;
    text-transform: uppercase
}

.carousel-caption h6 {
    font-size: 33px;
    line-height: 28px;
    line-height: 33px;
    margin: 0 auto;
    color: #f99104;
    font-weight: 700
}

.carousel-caption a {
    color: #fff;
    letter-spacing: 1px;
    padding: 11px 20px;
    background: 0 0;
    font-size: .9em;
    border-radius: 0;
    border: 1px solid #fff
}

.carousel-caption a:hover {
    background: #04287c;
    border: 1px solid #04287c
}

.codes {
    padding: 5em 0;
    background: #fff
}

.codes.agileitsbg2 {
    background: #e74c3c;
    background-image: -webkit-linear-gradient(#ff9d2f, #ff6126);
    background-image: -moz-linear-gradient(#ff9d2f, #ff6126);
    background-image: -ms-linear-gradient(#ff9d2f, #ff6126);
    background-image: linear-gradient(#ff9d2f, #ff6126);
    padding-bottom: 10em
}

.codes.agileitsbg3 {
    background: #3498db;
    padding-bottom: 10em
}

.codes.agileitsbg4 {
    background: #2ecc71;
    padding-bottom: 10em
}

.carousel.slide.grid_3.grid_4 {
    border-top: 10px solid #3acfd5;
    border-bottom: 10px solid #3a4ed5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-position: 0 0, 100% 0;
    background-repeat: no-repeat;
    -webkit-background-size: 10px 100%;
    -moz-background-size: 10px 100%;
    background-size: 10px 100%;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dÃ¢â‚¬Â¦0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=), url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dÃ¢â‚¬Â¦0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-linear-gradient(top, #3acfd5 0, #3a4ed5 100%), -webkit-linear-gradient(top, #3acfd5 0, #3a4ed5 100%);
    background-image: -moz-linear-gradient(top, #3acfd5 0, #3a4ed5 100%), -moz-linear-gradient(top, #3acfd5 0, #3a4ed5 100%);
    background-image: -o-linear-gradient(top, #3acfd5 0, #3a4ed5 100%), -o-linear-gradient(top, #3acfd5 0, #3a4ed5 100%);
    background-image: linear-gradient(to bottom, #3acfd5 0, #3a4ed5 100%), linear-gradient(to bottom, #3acfd5 0, #3a4ed5 100%)
}

.carousel-indicators {
    bottom: 5%;
    left: 50%
}

.carousel-caption {
    min-height: 780px !important;
    padding-top: 15em;
    text-align: center
}

.carousel-control {
    line-height: 32em
}

.carousel-fade .carousel-inner {
    background: #000
}

.carousel-fade .carousel-control {
    z-index: 2
}

.carousel-fade .carousel-item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    min-height: 750px
}

.carousel-fade .carousel-item.active,
.carousel-fade .next.left,
.carousel-fade .prev.right {
    opacity: 1
}

.carousel-fade .active.left,
.carousel-fade .active.right {
    left: 0;
    opacity: 0;
    z-index: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-fade .carousel-inner>.item.active.right,
    .carousel-fade .carousel-inner>.item.next {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    .carousel-fade .carousel-inner>.item.active.left,
    .carousel-fade .carousel-inner>.item.prev {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    .carousel-fade .carousel-inner>.item.active,
    .carousel-fade .carousel-inner>.item.next.left,
    .carousel-fade .carousel-inner>.item.prev.right {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.ski_rental_software .heading_style h3 {
    color: #e60808
}

.heading_style h2 span,
.heading_style h3 span {
    font-weight: 700;
    color: #0b4e9f
}

.online_rental .heading_style h3 {
    color: #e60808;
    padding-bottom: 1em
}

.online_rental p {
    color: #fff
}

.online_rental .heading_style h2 span,
.online_rental .heading_style h3 span {
    color: #fff
}

h3 {
    font-size: 2.1em;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase
}

#about {
    padding: 20px 0;
    text-align: center
}

#about h3 {
    text-align: center;
    color: #04287c
}

#about h6 {
    font-size: 22px;
    text-transform: uppercase;
    color: #04287c;
    font-weight: 600;
    padding-bottom: 15px
}

#about ul li i {
    font-size: 35px;
    background: #04287c;
    color: #fff;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    margin-bottom: 20px;
    line-height: 100px;
    text-align: center;
    vertical-align: baseline
}

#about ul li:hover i {
    background: #000
}

#about ul li .btn {
    margin-top: 15px
}

#about ul li:hover .btn {
    background: #04287c;
    color: #fff
}

.ski_rental_software {
    background: #042f94;
    padding: 50px 0
}

.stream_p {
    padding-bottom: 40px;
    padding-top: 15px
}

.no-pad-left {
    padding-left: 0
}

.agileits_w3layouts_more {
    text-align: left;
    clear: both;
    padding-top: 20px
}

.agileits_w3layouts_more a {
    font-size: 15px;
    color: #fff !important;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    letter-spacing: 2px;
    background: 0 0;
    padding: 14px 36px;
    border: 2px solid #04287c;
    background: #04287c
}

.well_ul ul {
    padding-left: 40px
}

.well_ul ul li {
    list-style-type: none
}

.well_ul ul li:before {
    font-family: 'Glyphicons Halflings';
    content: "\e067";
    position: absolute;
    left: 25px;
    color: #f99104
}

.well_ul {
    padding: 30px 0
}

.macbook {
    background: url(../images/mac.png) no-repeat;
    width: 700px;
    height: 440px;
    padding: 26px 89px 74px 93px;
    overflow: hidden;
    max-width: 100%;
    background-position: center center;
    z-index: 9999;
    background-size: contain;
    display: inline-block;
    cursor: not-allowed;
    box-sizing: border-box
}

.device {
    width: 100%;
    height: 100%
}

.device {
    display: block;
    overflow: hidden
}

@media(max-width:1299px) {
    .macbook {
        padding: 62px 84px 89px 84px
    }
}

@media(max-width:1199px) {
    .macbook {
        padding: 85px 66px 113px 67px
    }
}

@media(max-width:991px) {
    .macbook {
        padding: 48px 91px 76px 95px
    }
}

@media(max-width:750px) {
    .macbook {
        padding: 61px 85px 85px 86px
    }
}

@media(max-width:650px) {
    .macbook {
        padding: 76px 74px 108px 77px
    }
}

@media(max-width:600px) {
    .macbook {
        padding: 104px 67px 122px 66px
    }
}

@media(max-width:530px) {
    .macbook {
        padding: 113px 61px 131px 62px
    }
}

@media(max-width:515px) {
    .macbook {
        padding: 117px 57px 137px 57px
    }
}

@media(max-width:450px) {
    .macbook {
        padding: 36px 56px 34px 55px;
        height: 200px
    }
}

@media(max-width:370px) {
    .macbook {
        padding: 36px 37px 36px 39px;
        height: 180px
    }
}

@media(max-width:300px) {
    .macbook {
        padding: 36px 31px 52px 31px
    }
}

img {
    max-width: 100%
}

figure.effect-julia:hover img {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform .9s ease;
    -moz-transition: -moz-transform .9s ease;
    -o-transition: -o-transform .9s ease;
    transition: transform .9s ease;
    -webkit-transform: translateY(-20%);
    transform: translateY(-20%)
}

.heading_style h4 span {
    font-weight: 700;
    color: #04287c;
    font-size: 26px;
    text-transform: uppercase;
    padding-bottom: .5em;
    clear: both;
    float: left;
    width: 100%;
    line-height: 32px
}

.start_business {
    padding: 30px 0
}

.contact-form .agileits_w3layouts_more {
    text-align: left;
    clear: initial
}

.start_business h3 {
    text-transform: initial;
    color: #04287c;
    font-size: 24px
}

.left_section {
    padding-top: 4em
}

.start_business .left_section {
    padding-top: 0
}

.index_about {
    padding-bottom: 20px;
    margin-top: 3em
}

.index_about p {
    font-size: 18px;
    font-weight: 400;
    line-height: 25px
}

.index_about h2 {
    font-weight: 700;
    padding-bottom: 15px;
    text-transform: uppercase
}

.index_about h3 {
    font-size: 26px;
    text-transform: initial
}

.black_color {
    color: #000
}

.red_color {
    color: #e60808 !important
}

.w3_agile_services_grid1 {
    overflow: hidden;
    position: relative;
    border-radius: 10px
}

@media (min-width:1200px) {
    .w3_agile_services_img {
        max-height: 170px;
        overflow: hidden
    }
}

@media (min-width:992px) {
    .w3_agile_services_img {
        max-height: 130px;
        overflow: hidden
    }
}

@media (min-width:768px) {
    .w3_agile_services_img {
        max-height: 200px;
        overflow: hidden
    }
}

.w3_agile_services_img img {
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    z-index: 4
}

.w3_agile_services_grid1 .w3_blur {
    background-color: rgba(0, 0, 0, .45);
    height: 100%;
    width: 100%;
    z-index: 5;
    position: absolute;
    opacity: 0;
    top: 0
}

.agileits_services_grid:hover img {
    opacity: 1;
    transform: scale(1.15, 1.15);
    -webkit-transform: scale(1.15, 1.15);
    -moz-transform: scale(1.15, 1.15);
    -ms-transform: scale(1.15, 1.15);
    -o-transform: scale(1.15, 1.15)
}

.w3_agile_services_grid1 img {
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    z-index: 4
}

.digitise_rgt {
    text-align: left;
    border-left: 1px solid #ccc;
    padding-left: 20px
}

.digitise_rgt p {
    font-size: 18px;
    padding: 13px 0;
    line-height: 25px
}

.address.address-mdl {
    margin: 2em 0
}

.address h5 {
    font-size: 1.2em;
    font-weight: 600;
    color: #000
}

.address p {
    margin-top: 1em
}

.address p i.glyphicon {
    color: #e60808;
    margin-right: .5em
}

.address p a {
    color: #999
}

.address p a:hover {
    color: #e60808
}

.contact-agileinfo input[type=text] {
    width: 100%;
    color: #999;
    background: 0 0;
    outline: 0;
    font-size: 1em;
    padding: .7em .8em;
    border: solid 1px #ccc;
    -webkit-appearance: none;
    display: inline-block
}

input.email {
    margin: 1em 0
}

.contact-agileinfo textarea {
    resize: none;
    width: 100%;
    background: 0 0;
    color: #999;
    font-size: 1em;
    outline: 0;
    padding: .7em .8em;
    border: solid 1px #ccc;
    min-height: 10em;
    -webkit-appearance: none;
    margin-top: 1em
}

.contact-agileinfo input[type=submit] {
    border: none;
    outline: 2px solid #e60808;
    color: #fff;
    padding: .6em 3em;
    font-size: 1em;
    margin: 1em 1em 0 0;
    -webkit-appearance: none;
    background: #e60808;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all
}

.contact-agileinfo input[type=submit]:hover {
    background: 0 0;
    color: #e60808;
    letter-spacing: 2px
}

.agileits-w3layouts-map iframe {
    width: 100%;
    min-height: 350px;
    border: none
}

.contact {
    padding: 5em 0
}

.agileits_services_grid h3 {
    font-size: 18px;
    font-weight: 600;
    color: #e60808;
    text-transform: uppercase;
    text-align: center;
    padding-top: 15px;
    font-family: "Open Sans", sans-serif
}

.agileits_services_grid p {
    color: #000;
    line-height: 2em;
    margin: 1em 0 2em;
    text-align: center
}

.w3layouts_more {
    margin: 2em 0 0;
    text-align: center
}

.w3layouts_more a {
    display: block;
    font-size: 1em;
    color: #e60808;
    text-transform: uppercase;
    padding: 10px 0;
    border: 2px solid #e60808;
    font-weight: 600;
    letter-spacing: 2px;
    text-decoration: none
}

.w3layouts_more a i {
    padding-left: 1em;
    color: #e60808
}

.w3layouts_more a:hover {
    background: #e60808;
    border: 2px solid #e60808;
    color: #fff
}

.w3layouts_more a:hover i {
    padding-left: 1.5em;
    color: #212121
}

.w3_agile_services_grid1 {
    overflow: hidden;
    position: relative;
    border-radius: 10px
}

.w3_agile_services_grid1 img {
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    z-index: 4
}

.agileits_services_grid:hover img {
    opacity: 1;
    transform: scale(1.15, 1.15);
    -webkit-transform: scale(1.15, 1.15);
    -moz-transform: scale(1.15, 1.15);
    -ms-transform: scale(1.15, 1.15);
    -o-transform: scale(1.15, 1.15)
}

.w3_agile_services_grid1 .w3_blur {
    background-color: rgba(0, 0, 0, .45);
    height: 100%;
    width: 100%;
    z-index: 5;
    position: absolute;
    opacity: 0;
    top: 0
}

.agileits_services_grid:hover .w3_blur {
    opacity: 1
}

.w3ls_banner_bottom_grids {
    margin-top: 3em
}

.dashboard_container {
    max-width: 1600px;
    margin: 0 auto
}

.left_grid_bg {
   /*  background: url(../images/speed.png); */
    background-repeat: no-repeat;
    float: left
}

.contact_section::placeholder {
    color: #605c5c;
    font-weight: 100;
    font-family: "Open Sans", sans-serif;
    opacity: 1
}

.contact_section:-ms-input-placeholder {
    color: #605c5c;
    font-weight: 100;
    font-family: "Open Sans", sans-serif
}

.contact_section::-ms-input-placeholder {
    color: #605c5c;
    font-weight: 100;
    font-family: "Open Sans", sans-serif
}

@media(max-width:1640px) {
    .dashboard_container {
        padding: 0 2em
    }
}

.dashboard_sctn .left_grid_bg {
  /*   background: url(../images/speed-2.png); */
    background-repeat: no-repeat;
    float: left
}

.dashboard_sctn {
    background: #000;
    color: #fff
}

.dashboard_sctn i {
    font-size: 30px;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ff5f01));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: initial
}

.dashboard_sctn p {
    color: #fff;
    font-weight: 100
}

.contact_section2 input.cntct_name,
.contact_section2 input.email {
    margin: 0 0 1em 0
}

.contact_section2 textarea.message {
    margin: 0 0 1em 0;
    min-height: 185px
}

.contact_section2 {
    text-align: center;
    padding: 4em 0
}

.contact_section2 p {
    max-width: 1000px;
    margin: 0 auto;
    padding: 20px 0 10px 0;
    font-size: 18px
}

.w3l-footer.one ul {
    list-style: none
}

.w3l-footer.one a {
    color: #fff
}

.contact_footer_sctn {
   /*  background: url(../images/map.png); */
    background-size: contain
}

.w3l-footer.one li {
    margin: 18px 0
}

.services {
    background: linear-gradient(rgba(0, 49, 164, .7), rgba(2, 48, 155, .8)), url(../images/ski/ski_bg.jpg) no-repeat;
    background: -moz-linear-gradient(rgba(0, 49, 164, .7), rgba(2, 48, 155, .8)), url(../images/ski/ski_bg.jpg) no-repeat;
    background: -webkit-gradient(rgba(0, 49, 164, .7), rgba(2, 48, 155, .8)), url(../images/ski/ski_bg.jpg) no-repeat;
    background: -webkit-linear-gradient(rgba(0, 49, 164, .7), rgba(2, 48, 155, .8)), url(../images/ski/ski_bg.jpg) no-repeat;
    background: -o-linear-gradient(rgba(0, 49, 164, .7), rgba(2, 48, 155, .8)), url(../images/ski/ski_bg.jpg) no-repeat;
    background: -ms-linear-gradient(rgba(0, 49, 164, .7), rgba(2, 48, 155, .8)), url(../images/ski/ski_bg.jpg) no-repeat;
    background: linear-gradient(rgba(0, 49, 164, .7), rgba(2, 48, 155, .8)), url(../images/ski/ski_bg.jpg) no-repeat;
    padding: 6em 0 4em 0;
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    color: #fff;
    margin-top: 0;
    text-align: center
}

@media(max-width:1199px) {
    .services {
        margin-top: 0;
        padding: 4em 0
    }
    .left_section {
        padding-top: 1em
    }
}

.heading h3 {
    font-size: 45px;
    text-align: center;
    text-transform: uppercase;
    color: #000
}

.heading p {
    text-align: center;
    color: #000;
    line-height: 26px;
    width: 60%;
    margin: 0 auto;
    margin-bottom: 50px
}

.grid1 {
    text-align: center;
    background: #e0e0e0;
    background: rgba(0, 84, 166, .3);
    padding: 60px 40px;
    -webkit-box-shadow: 0 0 40px #fff;
    -moz-box-shadow: 0 0 40px #fff;
    box-shadow: 0 0 40px #fff;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -webkit-box-shadow: 0 1px 8px 0 rgba(158, 158, 158, .75);
    -moz-box-shadow: 0 1px 8px 0 rgba(158, 158, 158, .75);
    box-shadow: 0 1px 8px 0 rgba(158, 158, 158, .75);
    min-height: 229px;
    margin-bottom: 25px
}

.grid1 h4 {
    font-size: 18px;
    text-transform: uppercase;
    margin: 25px 0 20px;
    color: #fff;
    font-weight: 500
}

.grid1 p {
    font-size: 14px;
    letter-spacing: .5px;
    color: #6b6b6b
}

.services .heading h3,
.services .heading p {
    color: #fff
}

.services-top-grids {
    margin-bottom: 30px;
    padding-top: 30px
}

.services-grids {
    max-width: 1000px;
    margin: 0 auto
}

.grid1 i.fa {
    font-size: 40px;
    color: #fff
}

.innovations_style {
    background: 0 0
}

.innovations_style p {
    color: #000
}

.innovations_style h3 {
    padding-bottom: 25px;
    padding-top: 10px;
    color: #e60808 !important
}

.sltn_to_rent {
    padding: 4em 0 0;
    background: #042f94;
    color: #fff;
    min-height: 617px
}

.sltn_to_rent p {
    color: #fff;
    padding-bottom: 30px
}

.see_ur_rental {
    padding: 8em 0 2em 0
}

@media(max-width:1199px) {
    .sltn_to_rent {
        min-height: 535px
    }
}

@media(max-width:992px) {
    .sltn_to_rent {
        min-height: initial
    }
    .sltn_to_rent img {
        position: relative
    }
    .see_ur_rental {
        padding: 4em
    }
}

.see_ur_rental .agileits_w3layouts_more {
    text-align: center
}

.see_ur_rental h4 {
    font-weight: 700;
    font-size: 30px;
    color: #000;
    text-transform: uppercase
}

.see_ur_rental p {
    font-size: 18px
}

.sltn_to_rent ul h4 {
    text-transform: uppercase;
    padding-bottom: 10px
}

.sltn_to_rent ul li:nth-child(1):before {
    font-family: FontAwesome;
    content: "\f109";
    position: absolute;
    left: 25px
}

.sltn_to_rent ul li:nth-child(2):before {
    font-family: FontAwesome;
    content: "\f029";
    position: absolute;
    left: 25px
}

.sltn_to_rent ul li:nth-child(3):before {
    font-family: FontAwesome;
    content: "\f005";
    position: absolute;
    left: 25px
}

.looking_for ul li:before {
    content: "";
    display: none;
    visibility: hidden
}

.looking_for .service-icon {
    font-family: FontAwesome;
    content: "\f109";
    position: absolute;
    left: 25px
}

.sltn_to_rent ul li:before {
    font-size: 50px;
    color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ff000a));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: initial
}

.well_ul ul li:hover h4 {
    color: #e60808 !important
}

.sltn_to_rent .well_ul ul {
    padding-left: 100px
}

.carousel.slide.two .item {
    background: 0 0 !important
}

.tesimonials {
    text-align: center;
  /*   background: url(../images/3.jpg) no-repeat 0 0; */
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-attachment: fixed
}

.tesimonials_tp {
    background: rgba(0, 0, 0, .47);
    padding: 5em 0
}

#quote-carousel {
    margin-bottom: 0;
    padding: 40px 40px 30px 40px;
    background: rgba(41, 41, 41, .73)
}

#quote-carousel .carousel-control {
    background: 0 0;
    color: #fff;
    font-size: 2em;
    text-shadow: none;
    margin-top: 0;
    line-height: 280px
}

#quote-carousel .carousel-control.left {
    left: -116px
}

#quote-carousel .carousel-control.right {
    right: -116px !important
}

#quote-carousel .carousel-indicators {
    left: 34%;
    top: auto;
    bottom: -26px;
    margin-right: -19px
}

#quote-carousel .carousel-indicators li {
    background: #04287c;
    width: 12px;
    height: 12px;
    margin: 0 2px
}

#quote-carousel .carousel-indicators .active {
    background: #fff;
    width: 12px;
    height: 12px
}

#quote-carousel img {
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, .1);
    -o-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, .1);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%
}

.item blockquote {
    border-left: none;
    margin: 0
}

.item blockquote img {
    margin-bottom: 10px
}

.item blockquote p:before {
    content: "\f10d";
    font-family: Fontawesome;
    float: left;
    margin-right: 10px;
    color: #04287c;
    font-size: 2em
}

h3.heading-agileinfo.te {
    color: #fff
}

.test_img_info p {
    color: #fff;
    margin-bottom: 1em
}

.test_img_info h6 {
    color: #04287c;
    font-size: 1.1em;
    font-weight: 600;
    margin-bottom: 2em
}

.about_inner {
    padding: 4em 0 2em 0
}

.about_inner p,
.force_behind p {
    font-size: 16px
}

.about_inner h2 {
    padding-bottom: 30px
}

.round_icon img {
    max-width: 150px;
    -webkit-transition: -webkit-transform .8s ease-in-out;
    -ms-transition: -ms-transform .8s ease-in-out;
    transition: transform .8s ease-in-out
}

#about .row li:hover .round_icon img {
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg)
}

.icon_img {
    max-height: 150px;
    margin-bottom: 15px;
    overflow: hidden
}

.force_behind {
    padding-bottom: 4em
}

.ski_rental_tab {
    background: #edf3ff
}

.ski_rental_tab .well_ul ul li,
.ski_rental_tab p {
    color: #000
}

.ski_rental_tab .nav-tabs>li>a {
    color: #000;
    border-right: 1px solid #ccc
}

.tab_style .nav-tabs {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    margin-bottom: 30px !important;
    text-align: center
}

.tab_style .nav-tabs>li.active>a,
.tab_style .nav-tabs>li.active>a:hover {
    border: none;
    border-radius: 0
}

.tab_style .nav-tabs>li.active>a {
    background: #e1e1e1;
    color: #04287c;
    font-weight: 700;
    line-height: 45px
}

.tab_style .nav-tabs>li {
    float: none;
    display: inline-block
}

.benefits-box {
    background: #999 url(../images/ski/4.png) no-repeat scroll top right/cover;
    color: #fff;
    text-align: center;
    padding: 11em 7px;
    border-color: #e32c2b
}

.benefits-box:hover {
    background: #04287c
}

.benefits-box .section-title {
    margin: 0 0 10px
}

.product h4.subtitle {
    max-width: initial
}

.benefits-box button {
    margin: 20px auto 0;
    width: 80%
}

.benefits-box.addoverlay:before {
    background: rgba(0, 0, 0, .5)
}

.addoverlay:before {
    content: "";
    background: rgba(0, 0, 10, .7);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.benefits-box.addoverlay:before {
    background: rgba(0, 0, 0, .5)
}

.no-padding {
    padding: 0
}

.desc_style {
    position: relative
}

.benefits-box h3 {
    text-transform: initial
}

.benefits-box button {
    margin: 20px auto 0;
    width: 80%;
    border: 2px solid #fff;
    background: 0 0;
    color: #fff;
    line-height: 45px;
    max-width: 300px
}

.more_info {
    min-height: initial;
    padding: 4em
}

.more_info p {
    color: #fff
}

.easy_rest ul li {
    margin-bottom: 15px
}

.easy_rest p {
    color: #000
}

.easy_rest .well_ul {
    padding: 0
}

.easy_rest {
    background: #fff
}

.tech_powers {
    background: #edf3ff;
    color: #000;
    padding: 4em 0 .5em 0
}

.tech_powers h4 {
    font-weight: 700
}

.tech_powers img {
    -webkit-transition: -webkit-transform .7s;
    -moz-transition: -moz-transform .7s;
    -ms-transition: -ms-transform .7s;
    -o-transition: -o-transform .7s;
    transition: transform .7s
}

.tech_powers img:hover {
    -webkit-transform: scale(1.2, 1.2) rotate(0);
    -moz-transform: scale(1.2, 1.2) rotate(45deg);
    -ms-transform: scale(1.2, 1.2) rotate(45deg);
    -o-transform: scale(1.2, 1.2) rotate(45deg);
    transform: scale(1.2, 1.2) rotate(0)
}

.tech_powers p {
    color: #000
}

.tech_powers ul li:before {
    font-size: 50px;
    color: #000
}

.tech_powers .well_ul:hover ul li:before {
    color: #04287c
}

.small_banner .contact-form {
    margin-top: 0
}

.small_banner {
    background: linear-gradient(rgba(0, 74, 163, .8), rgba(0, 71, 156, .8)), url(../images/ski/ski-bg-1.jpg) no-repeat;
    background: -moz-linear-gradient(rgba(0, 74, 163, .8), rgba(0, 71, 156, .8)), url(../images/ski/ski-bg-1.jpg) no-repeat;
    background: -webkit-gradient(rgba(0, 74, 163, .8), rgba(0, 71, 156, .8)), url(../images/ski/ski-bg-1.jpg) no-repeat;
    background: -webkit-linear-gradient(rgba(0, 74, 163, .8), rgba(0, 71, 156, .8)), url(../images/ski/ski-bg-1.jpg) no-repeat;
    background: -o-linear-gradient(rgba(0, 74, 163, .8), rgba(0, 71, 156, .8)), url(../images/ski/ski-bg-1.jpg) no-repeat;
    background: -ms-linear-gradient(rgba(0, 74, 163, .8), rgba(0, 71, 156, .8)), url(../images/ski/ski-bg-1.jpg) no-repeat;
    background: linear-gradient(rgba(0, 74, 163, .8), rgba(0, 71, 156, .8)), url(../images/ski/ski-bg-1.jpg) no-repeat;
    padding: 4em 0;
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    color: #fff
}

.small_banner p {
    color: #fff;
    font-size: 26px
}

.small_banner input[type=text] {
    -webkit-box-shadow: inset 0 0 3px #bdbdbd
}

.small_banner::placeholder {
    color: #fff;
    opacity: 1
}

.small_banner:-ms-input-placeholder {
    color: #fff
}

.small_banner::-ms-input-placeholder {
    color: #fff
}

.blue_color {
    color: #04287c
}

.rental_sales {
    background: #edf3ff
}

.rental_sales h3 {
    color: #e60808
}

.rental_rgt_img img {
    transition: ease-in-out .5s
}

.rental_rgt_img:hover img {
    transform: rotateY(-180deg);
    transition: ease-in-out .5s
}

.rental_sales p.blue_color {
    font-size: 18px
}

.rental_sale_container {
    max-width: 1700px;
    margin: 0 auto;
    width: 100%
}

.rental_sales ul li {
    margin-bottom: 15px
}

.rental_sales h5 {
    font-weight: 700;
    color: #000
}

.rental_sale_left {
    padding: 4em 0
}

.rental_sale_left .well_ul ul {
    padding-left: 60px
}

.rental_sale_left .heading_style,
.rental_sale_left p.blue_color {
    padding-left: 25px
}

.black_bg {
    background: #000
}

.table_optns {
    padding: 4em 0;
    background: #04287c;
    color: #fff
}

.table_optns .table>thead>tr>th {
    padding: 20px 0 !important
}

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

.table_optns .table-striped>tbody>tr:nth-of-type(even) {
    background-color: #fff
}

.table_desc {
    padding-top: 4em !important
}

.table_desc p {
    color: #fff;
    font-size: 16px;
    padding-top: 20px
}

.table_optns .table {
    margin-bottom: 0
}

.table_optns .table h4,
.table_optns .table p {
    color: #000
}

.table_optns .table h4 {
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 15px
}

.contact_section2 {
    background: #fff;
    padding: 2em 1em;
    text-align: center
}

.contact-fields-w3ls {
    margin-bottom: 1em
}

input.email {
    margin: 1em 0
}

.contact-section h4 {
    font-size: 24px;
    margin-bottom: 20px;
    color: #af0808;
    font-weight: 600;
    text-transform: capitalize
}

.form-control {
    margin-top: 5px !important;
    height: 45px;
    border-radius: 0;
    font-size: 16px;
    color: #242424;
    padding: 0 10px 0 20px
}

.contact-form textarea.form-control {
    height: 140px;
    resize: inherit;
    border-radius: 0
}

.comment-box {
    color: #fff;
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 500;
    text-transform: capitalize
}

.contact-btn {
    border: 2px solid transparent;
    background-color: #af0808;
    color: #fff;
    margin-top: 10px;
    padding: 10px 20px 10px 20px;
    font-size: 20px;
    outline: 0
}

.contact-btn:hover {
    border: 2px solid #242424;
    background: green
}

.address-details {
    margin-top: 45px;
    margin-bottom: 15px
}

.contact-add-box ul {
    list-style: none;
    font-size: 15px;
    font-weight: 500;
    line-height: 25px
}

.contact-add-box i {
    padding-right: 10px
}

.social-icons {
    margin: 18px 0
}

.social-icons i {
    margin-right: 10px;
    padding: 0;
    font-size: 35px;
    box-shadow: 0 0 3px rgba(0, 0, 0, .2)
}

.social-icons li {
    margin: 0;
    padding: 0;
    display: inline-block
}

#social-fb:hover {
    color: #3b5998;
    transition: all 1ms
}

#social-tw:hover {
    color: #4099ff;
    transition: all 1ms
}

#social-gp:hover {
    color: #d34836;
    transition: all 1ms
}

#social-em:hover {
    color: #f39c12;
    transition: all 1ms
}

.contact_section {
    max-width: 1000px;
    margin: 0 auto
}

.contact_section h3 {
    padding-bottom: 30px
}

.digitise_rgt h4 {
    padding-bottom: 15px;
    font-weight: 700;
    font-size: 25px;
    font-family: "Open Sans", sans-serif
}

.contact-form textarea {
    outline: 0;
    border: 1px solid #ccc;
    padding: 13px;
    background: #fff;
    font-size: .9em;
    color: #888;
    letter-spacing: 1px;
    float: left
}

.contact-form input[type=submit] {
    border: none;
    outline: 2px solid #e60808;
    color: #fff;
    padding: .6em 3em;
    font-size: 1em;
    margin: 1em 1em 0 0;
    -webkit-appearance: none;
    background: #e60808;
    transition: .5s all;
    -webkit-transition: .5s all
}

.contact_section h3 {
    text-transform: initial
}

ul li {
    list-style: none
}

.about_us_section {
    padding: 4em 0 2em 0;
    text-align: center
}

.about_us_section .heading_style {
    padding-bottom: 30px
}

.about_us_section h4 {
    font-size: 20px;
    padding-bottom: 15px
}

.benefits .item-inner {
    padding: 30px;
    padding-top: 45px
}

.benefits .sub-title {
    font-size: 21px;
    margin-bottom: 15px;
    font-weight: 700;
    color: #000
}

.shoert_desc_container {
    max-width: 1400px;
    margin: 0 auto
}

.tech-short-write-up {
    background: linear-gradient(to bottom right, #f99104, #c37000);
    padding: 3em !important;
    color: #fff
}

.tech-short-write-up h3 {
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    text-transform: initial
}

.our_services p {
    line-height: 18px
}

.our_services h5 {
    font-weight: 700;
    font-size: 17px;
    padding-bottom: 10px
}

.our_services i {
    font-size: 30px;
    color: #0f65ba
}

.agile-software-develop {
    padding: 40px 0;
    text-align: center
}

.digital-services {
    padding-top: 0
}

.digital-services .software-service-icon {
    border: 3px solid #04287c;
    background: #04287c;
    border-radius: 50%;
    width: 115px;
    margin: 0 auto;
    height: 115px;
    line-height: 48px
}

.digital-services .service-icon-style {
    color: #fff;
    font-size: 60px;
    line-height: 114px
}

.digital-services h6 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 10px 0
}

.digital-services li:hover .software-service-icon {
    background: #fff;
    color: #000
}

.digital-services li:hover .software-service-icon i {
    color: #000
}

.quick_cntct {
    text-align: center;
    padding: 2em 0;
    background: linear-gradient(rgba(0, 0, 0, .8), rgba(7, 72, 150, .8)), url(../images/about/contact.jpg) no-repeat;
    background-attachment: fixed;
    background-position: center center;
    background-size: cover
}

.quick_cntct h2 {
    font-weight: 700;
    padding-bottom: 30px
}

.quick_cntct h4 {
    font-size: 24px;
    padding-bottom: 10px
}

.quick_cntct h3 {
    padding-bottom: 30px;
    color: #fff;
    text-transform: initial;
    text-shadow: 2px 2px #d80000
}

@media(max-width:991px) {
    .benefits .item-inner {
        margin-bottom: 10px;
        min-height: initial
    }
    .contact_section {
        max-width: 800px
    }
}

@media(max-width:1199px) {
    .contact_section {
        max-width: 900px
    }
}

@media(max-width:767px) {
    .contact_section {
        max-width: 700px
    }
}

.icon_img_style img {
    -webkit-transition: -webkit-transform .8s ease-in-out;
    -ms-transition: -ms-transform .8s ease-in-out;
    transition: transform .8s ease-in-out
}

.about_three_blocks .item:hover img {
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg)
}

.our_services .row div:hover i {
    color: #e03333
}

.inner_contact {
    padding-top: 4em
}

.contact-add-box i {
    font-weight: 700
}

.contact_forms {
    padding: 4em 0
}

@media (min-width:768px) {
    #quote-carousel {
        margin-bottom: 0;
        padding: 40 40px 30px 40px
    }
}

@media (max-width:768px) {
    #quote-carousel .carousel-indicators {
        bottom: -20px !important
    }
    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0 5px;
        width: 15px;
        height: 15px
    }
    #quote-carousel .carousel-indicators li.active {
        margin: 0 5px;
        width: 20px;
        height: 20px
    }
}

.grid_info {
    text-align: center;
    padding: 2em 1em;
    background: #fff;
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, .1);
    -o-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, .1);
    width: 32%
}

.grid_info:nth-child(2) {
    margin: 0 2%
}

.icon_info span {
    height: 90px;
    width: 90px;
    background: #fff;
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, .1);
    -o-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, .1);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    border: 5px solid #fafafa;
    line-height: 85px;
    font-size: 2em;
    color: #04287c
}

.icon_info h5 {
    font-size: 1.4em;
    color: #04287c;
    margin: 1em 0;
    letter-spacing: 2px;
    font-weight: 600
}

a.read-agileits {
    display: inline-block;
    text-decoration: none;
    margin-top: 1em;
    letter-spacing: 2px;
    font-weight: 600;
    font-size: 18px;
    color: #04287c
}

a.read-agileits:hover {
    color: #04287c
}

.icon_info p {
    color: #666
}

.banner-bottom {
    padding: 5em 0
}

.banner_inner_content_agile_w3l {
  /*   background: -webkit-linear-gradient(rgba(23, 22, 23, .2), rgba(23, 22, 23, .5)), url(../images/2.jpg) no-repeat;
    background: -moz-linear-gradient(rgba(23, 22, 23, .2), rgba(23, 22, 23, .5)), url(../images/2.jpg) no-repeat;
    background: -ms-linear-gradient(rgba(23, 22, 23, .2), rgba(23, 22, 23, .5)), url(../images/2.jpg) no-repeat;
    background: linear-gradient(rgba(23, 22, 23, .2), rgba(23, 22, 23, .5)), url(../images/2.jpg) no-repeat;
    background-size: cover;
    min-height: 250px */
}

.product-top h3 {
    font-size: 2em
}

.team-social {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    margin-bottom: 1em
}

.team-social a i {
    color: #000;
    font-size: 16px;
    padding: 10px;
    width: 35px;
    height: 35px;
    line-height: 15px;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%
}

.team i.fa.fa-facebook {
    color: #3b5998;
    border: 1px solid #3b5998
}

.team i.fa.fa-facebook:hover {
    color: #fff;
    background: #3b5998;
    border: 1px solid #3b5998;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: 1s all;
    -o-transition: all 1s;
    -ms-transition: all 1s
}

.team i.fa.fa-twitter {
    color: #1da1f2;
    border: 1px solid #1da1f2
}

.team i.fa.fa-twitter:hover {
    color: #fff;
    background: #1da1f2;
    border: 1px solid #1da1f2;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: 1s all;
    -o-transition: all 1s;
    -ms-transition: all 1s
}

.team i.fa.fa-linkedin {
    color: #e68523;
    border: 1px solid #e68523
}

.team i.fa.fa-linkedin:hover {
    color: #fff;
    background: #e68523;
    border: 1px solid #e68523;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: 1s all;
    -o-transition: all 1s;
    -ms-transition: all 1s
}

.team i.fa.fa-pinterest-p {
    color: #bd081c;
    border: 1px solid #bd081c
}

.team i.fa.fa-pinterest-p:hover {
    color: #fff;
    background: #bd081c;
    border: 1px solid #bd081c;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: 1s all;
    -o-transition: all 1s;
    -ms-transition: all 1s
}

.teamgrids p {
    color: #4a4a4a;
    font-size: 15px;
    margin: .8em 0;
    letter-spacing: 1px
}

.teamgrid1 i.fa {
    color: #ff4c4c;
    font-size: 1em;
    padding-right: .5em
}

.teamgrid1 h3 {
    color: #000;
    text-transform: uppercase;
    margin: 1em 0;
    font-size: 21px
}

.team {
    padding: 5em 0
}

.teaminfo {
    border: 1px solid #e8e8e8;
    padding: 1em 2em;
    border-top: transparent;
    -webkit-box-shadow: 0 2px 14px -5px rgba(0, 0, 0, .75);
    -moz-box-shadow: 0 2px 14px -5px rgba(0, 0, 0, .75);
    box-shadow: 0 2px 14px -5px rgba(0, 0, 0, .75)
}

.about {
    padding: 5em 0
}

.about h3.w3l-titles:before {
    left: 33%
}

.about h3.w3l-titles:after {
    right: 33%
}

.about-w3right {
    padding: 0 2em
}

.about-w3left img {
    width: 100%
}

.pa_italic i {
    left: -1.5em;
    font-size: 11px
}

.pa_italic span {
    display: none
}

.collapsed span {
    display: inline-block;
    left: -1.5em;
    font-size: 11px
}

.collapsed i {
    display: none
}

.panel-heading {
    padding: 0
}

.panel-title {
    font-size: 1.2em;
    color: #000;
    text-transform: capitalize;
    text-decoration: none;
    font-weight: 400;
    letter-spacing: 1px
}

.panel-title a.pa_italic.collapsed {
    background: #fff;
    color: #000;
    -webkit-box-shadow: 0 1px 1px 1px #ccc;
    -moz-box-shadow: 0 1px 1px 1px #ccc;
    -o-box-shadow: 0 1px 1px 1px #ccc;
    -ms-box-shadow: 0 1px 1px 1px #ccc;
    box-shadow: 0 1px 1px 1px #ccc
}

.panel-title a {
    background: #04287c;
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 12px 35px
}

.panel-default {
    border-color: #fff;
    background: #f5f5f5
}

.panel-default>.panel-heading {
    color: #212121;
    background-color: #fff
}

.panel-body {
    padding: 1.5em 2em;
    font-size: 1em;
    line-height: 2em;
    color: #999;
    border-top-color: transparent;
    -webkit-box-shadow: 0 0 1px #aaa;
    -moz-box-shadow: 0 0 1px #aaa;
    box-shadow: 0 0 1px #aaa;
    background: #fff
}

a.pa_italic label {
    cursor: pointer;
    font-weight: 500
}

a.pa_italic:focus {
    outline: 0;
    text-decoration: none
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #fff
}

.codes a {
    color: #999
}

.icon-box {
    padding: 8px 15px;
    background: rgba(149, 149, 149, .18);
    margin: 1em 0 1em 0;
    border: 5px solid #fff;
    text-align: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 13px;
    transition: .5s all;
    -webkit-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    -moz-transition: .5s all;
    cursor: pointer
}

.icon-box:hover {
    background: #000;
    transition: .5s all;
    -webkit-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    -moz-transition: .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 {
    font-size: 28px;
    color: #04287c !important;
    margin: 30px 0 15px;
    font-weight: 700;
    letter-spacing: 2px
}

h3.agileits-icons-title {
    text-align: center;
    font-size: 33px;
    color: #222;
    font-weight: 700;
    letter-spacing: 2px
}

.icons a {
    color: #999
}

.icon-box i {
    margin-right: 10px !important;
    font-size: 20px !important;
    color: #282a2b !important
}

.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, .18);
    margin: 1%
}

.bs-glyphicons .glyphicon {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 24px;
    color: #282a2b
}

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

.bs-glyphicons .glyphicon-class {
    display: block;
    text-align: center;
    word-wrap: break-word;
    color: #777
}

@media (max-width:991px) {
    h3.agileits-icons-title {
        font-size: 28px
    }
    h3.icon-subheading {
        font-size: 22px
    }
}

@media (max-width:768px) {
    h3.agileits-icons-title {
        font-size: 28px
    }
    h3.icon-subheading {
        font-size: 25px
    }
    .row {
        margin-right: 0;
        margin-left: 0
    }
    .icon-box {
        margin: 0
    }
}

@media (max-width:640px) {
    .icon-box {
        float: left;
        width: 50%
    }
}

@media (max-width:480px) {
    .bs-glyphicons li {
        width: 31%
    }
}

@media (max-width:414px) {
    h3.agileits-icons-title {
        font-size: 23px
    }
    h3.icon-subheading {
        font-size: 22px
    }
    .bs-glyphicons li {
        width: 31.33%
    }
}

@media (max-width:384px) {
    .icon-box {
        float: none;
        width: 100%
    }
}

.w3_wthree_agileits_icons.main-grid-border {
    padding: 5em 0
}

.well {
    font-weight: 300;
    font-size: 14px
}

.list-group-item {
    font-weight: 300;
    font-size: 14px
}

li.list-group-item1 {
    font-size: 14px;
    font-weight: 300
}

.typo p {
    font-size: 14px;
    font-weight: 300
}

.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: #999;
    font-size: .85em;
    margin-bottom: 1em;
    font-weight: 300
}

.grid_4 {
    background: 0 0;
    margin-top: 50px
}

.label {
    font-weight: 300 !important;
    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: #04287c;
    font-weight: 700;
    font-size: 30px;
    letter-spacing: 2px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    border-top: none !important
}

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

.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: #fb5710
}

.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 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: #999;
    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
}

.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) {
    .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
    }
    .progress {
        height: 10px;
        margin-bottom: 10px
    }
    .grid_3 p,
    li.list-group-item1,
    ol.breadcrumb li,
    ul.list-group li {
        font-size: 14px
    }
    .breadcrumb {
        margin-bottom: 25px
    }
    .well {
        font-size: 14px;
        margin-bottom: 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) {
    .grid_5 h1,
    .grid_5 h2,
    .grid_5 h3,
    .grid_5 h4,
    .grid_5 h5,
    h3.bars,
    h3.hdg {
        font-size: 1.2em
    }
    .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
    }
    .grid_3.grid_4.w3layouts {
        margin-top: 25px
    }
}

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

.typo {
    padding: 5em 0
}

.contact-text {
   /*  background: url(../images/banner5.jpg) no-repeat 0 0; */
    min-height: 450px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    text-align: center
}

.contact-top {
    padding: 6em 0
}

.con-text {
    padding-top: 8em
}

.con-text p,
.con-text p a {
    color: #fff;
    font-size: 3em;
    font-weight: 300;
    margin-bottom: .5em
}

.con-text p a {
    color: #f5f9fb;
    font-size: .4em;
    letter-spacing: 2px
}

.con-text p {
    line-height: .9em
}

.con-text i {
    font-size: .9em
}

.con-text h6 {
    color: #fff;
    font-size: 1.2em;
    font-weight: 300;
    line-height: 1em;
    letter-spacing: 3px;
    margin-top: 1.5em
}

.contact-form {
    position: relative
}

.left_form {
    float: left;
    width: 48%
}

.right_form {
    float: left;
    width: 48%;
    margin-left: 3.8%
}

.contact-form div {
    padding: 5px
}

.contact-form span label {
    display: block;
    font-size: .9em;
    color: #555;
    padding-bottom: 5px;
    font-weight: 600;
    margin: .5em 0;
    letter-spacing: 1px
}

.contact-form input[type=text] {
    padding: 16px 15px;
    display: block;
    width: 100%;
    background: 0 0;
    border: none;
    outline: 0;
    color: #464646;
    font-size: 1em;
    box-shadow: inset 0 0 3px #999;
    -webkit-box-shadow: inset 0 0 3px #999;
    -moz-box-shadow: inset 0 0 3px #999;
    -o-box-shadow: inset 0 0 3px #999;
    -webkit-appearance: none;
    font-family: Roboto, sans-serif
}

.contact-form textarea {
    resize: none;
    height: 197px
}

.myButton {
    background: #04287c;
    color: #fff;
    font-size: 1em;
    padding: 17px 0;
    border: none;
    text-decoration: none;
    outline: 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    display: inline-block;
    cursor: pointer;
    text-transform: uppercase;
    -webkit-appearance: none;
    float: right;
    text-transform: uppercase;
    font-weight: 600;
    width: 100%
}

.myButton:hover {
    background: #168eea
}

.company_address {
    float: left;
    width: 25%
}

.company_address p {
    display: block;
    font-size: 1em;
    color: #686868;
    padding-bottom: 5px;
    font-weight: 400;
    padding: 5px 0
}

.company_address p span a {
    text-decoration: underline;
    color: #555
}

.company_address p span a:hover {
    text-decoration: none;
    color: red
}

.contact_info {
    float: right;
    width: 70%;
    margin-left: 5%
}

.map_w3layouts_agile iframe {
    width: 100%;
    min-height: 400px;
    border: none;
    padding: 2em;
    background: #ececee
}

.gallery {
    padding: 5em 0
}

.grid {
    position: relative;
    clear: both;
    margin: 0 auto;
    max-width: 1000px;
    list-style: none;
    text-align: center
}

.grid figure {
    position: relative;
    overflow: hidden;
    margin: 10px 0;
    height: auto;
    text-align: center;
    cursor: pointer
}

.grid figure img {
    position: relative;
    display: block;
    width: 100%;
    opacity: .8
}

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

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

.grid figure figcaption>a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0
}

.grid figure h3 {
    word-spacing: -.15em;
    font-size: 1.5em;
    margin-top: 18%;
    color: #fff;
    font-weight: 600
}

.grid figure h2 span {
    font-weight: 800
}

.grid figure h2,
.grid figure p {
    margin: 0
}

.grid figure p {
    letter-spacing: 1px;
    font-size: 68.5%
}

figure.effect-apollo img {
    opacity: .95;
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, transform .35s;
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1)
}

figure.effect-apollo p {
    position: absolute;
    right: 0;
    bottom: 0;
    color: #fff;
    margin: 3em;
    padding: 0 1em;
    max-width: 150px;
    border-right: 4px solid #fff;
    text-align: right;
    opacity: 0;
    -webkit-transition: opacity .35s;
    transition: opacity .35s
}

.grid figure figcaption:hover {
    background-color: rgba(14, 12, 12, .42)
}

figure.effect-apollo h2 {
    text-align: left
}

figure.effect-apollo:hover img {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
}

figure.effect-apollo:hover figcaption::before {
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0)
}

figure.effect-apollo:hover p {
    opacity: 1;
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

ul.social-network {
    list-style: none;
    display: inline;
    margin-left: 0 !important;
    padding: 0
}

ul.social-network li {
    display: inline;
    margin: 0 3px
}

.social-network a.icoRss:hover {
    background-color: #f56505
}

.social-network a.icoFacebook:hover {
    background-color: #3b5998;
	color:#fff;
}
.social-network a.icoYoutube:hover {
    background-color: #FF0000; 
	color:#fff;
}

.social-network a.icoYoutube{
    background-color: #fff; 
	color:#FF0000;
}

.social-network a.icoTwitter:hover {
    background-color: #3cf;
	color:#fff;
}
.social-network a.icoTwitter:hover .fa-twitter
{
color:#fff;	
}

.social-network a.icoGoogle:hover {
    background-color: #bd3518
}

.social-network a.icoVimeo:hover {
    background-color: #0590b8
}

.social-network a.icoLinkedin:hover {
    background-color: #007bb7
}

.social-network a.icoFacebook:hover i,
.social-network a.icoGoogle:hover i,
.social-network a.icoLinkedin:hover i,
.social-network a.icoRss:hover i,
.social-network a.icoTwitter:hover i,
.social-network a.icoVimeo:hover i {
    color: #fff
}

.socialHoverClass,
a.socialIcon:hover {
    color: #44bcdd
}

.social-circle li a {
    display: inline-block;
    position: relative;
    margin: 0 auto 0 auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    width: 40px;
    height: 40px;
    font-size: 20px
}

.social-circle li i {
    margin: 0;
    line-height: 44px;
    text-align: center
}

.social-network .fa-facebook {
    color: #3b5998
}

.social-network .fa-twitter {
    color: #3cf
}

.social-network .fa-google-plus {
    color: #bd3518
}

.social-network .fa-linkedin {
    color: #007bb7
}

.social-circle li a:hover i,
.triggeredHover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms--transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s
}

.social-circle i {
    color: #000;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -o-transition: all .8s;
    -ms-transition: all .8s;
    transition: all .8s
}

.social-circle li a {
    background-color: #fff
}

.footer_top_agile_w3ls {
    background: linear-gradient(rgba(0, 54, 176, .8), rgba(2, 48, 155, .8)), url(../images/footer-bg.jpg) no-repeat;
    background: -moz-linear-gradient(rgba(0, 54, 176, .8), rgba(2, 48, 155, .6)), url(../images/footer-bg.jpg) no-repeat;
    background: -webkit-gradient(rgba(0, 54, 176, .8), rgba(2, 48, 155, .6)), url(../images/footer-bg.jpg) no-repeat;
    background: -webkit-linear-gradient(rgba(0, 54, 176, .8), rgba(2, 48, 155, .6)), url(../images/footer-bg.jpg) no-repeat;
    background: -o-linear-gradient(rgba(0, 54, 176, .8), rgba(2, 48, 155, .6)), url(../images/footer-bg.jpg) no-repeat;
    background: -ms-linear-gradient(rgba(0, 54, 176, .8), rgba(2, 48, 155, .6)), url(../images/footer-bg.jpg) no-repeat;
    background: linear-gradient(rgba(0, 54, 176, .8), rgba(2, 48, 155, .6)), url(../images/footer-bg.jpg) no-repeat;
    padding: 2em 0 1em 0;
    background-attachment: fixed;
    background-position: center center;
    background-size: cover
}

.footer_bottom1 a {
    display: inline-block
}

.footer_wthree_agile {
    background: #04287c;
    padding: 10px 0
}

ul.tag2:last-child {
    margin: 0
}

.footer_bottom_grid:nth-child(2) {
    float: right;
    text-align: right
}

.footer_bottom {
    padding: 2em 0
}

.index-copy-right {
    background: 0 0
}

.footer_bottom h6 {
    color: #fff;
    font-size: 1.4em;
    letter-spacing: 1px;
    margin-bottom: 1em;
    text-transform: uppercase;
    font-weight: 700
}

.footer_bottom1 p {
    color: #fff;
    font-size: 14px;
    letter-spacing: 2px;
    margin-top: 1em
}

.footer_bottom1 p a {
    color: #04287c;
    transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in
}

.footer_bottom1 p a:hover {
    color: #fff;
    transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in
}

.social ul {
    padding: 0;
    margin: 0
}

.social ul li {
    display: inline-block
}

.social ul li a {
    color: #000;
    text-align: center
}

.social ul li a i.fa.fa-facebook {
    height: 32px;
    width: 32px;
    line-height: 32px;
    background: #fff;
    color: #3b5998;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all
}

.social ul li a i.fa.fa-facebook:hover {
    height: 32px;
    width: 32px;
    line-height: 32px;
    background: #3b5998;
    color: #fff
}

.social ul li a i.fa.fa-twitter {
    height: 32px;
    width: 32px;
    line-height: 32px;
    background: #fff;
    color: #1da1f2;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all
}

.social ul li a i.fa.fa-twitter:hover {
    height: 32px;
    width: 32px;
    line-height: 32px;
    background: #1da1f2;
    color: #fff
}

.social ul li a i.fa.fa-rss {
    height: 32px;
    width: 32px;
    line-height: 32px;
    background: #fff;
    color: #f26522;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all
}

.social ul li a i.fa.fa-rss:hover {
    height: 32px;
    width: 32px;
    line-height: 32px;
    background: #f26522;
    color: #fff
}

.footer_bottom1 label {
    color: #168eea;
    display: block;
    font-size: .3em;
    letter-spacing: 3px
}

.footer_bottom1 h2 {
    font-size: 2.2em;
    text-transform: uppercase;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .29);
    color: #fff;
    font-weight: 700
}

.footer_grid h3,
.footer_grid_left h3 {
    font-size: 1.4em;
    color: #fff;
    position: relative;
    margin-bottom: 1.5em;
    font-weight: 600;
    letter-spacing: 1px
}

.footer_grid_left h3 {
    margin: 0
}

.footer_grid p {
    color: #ebe8e8;
    line-height: 2em;
    margin-bottom: 2em
}

.address li,
.footer_grid_list li {
    display: block;
    margin-bottom: 1em
}

.footer_grid_list li i {
    color: #fff;
    padding-right: 1em
}

.footer_grid_list li a {
    color: #ebe8e8;
    text-decoration: none;
    line-height: 1.5em;
    letter-spacing: 1px;
    font-size: .9em
}

.footer_grid_list li a:hover {
    color: #fff
}

.address li:last-child,
.footer_grid_list li:last-child {
    margin-bottom: 0
}

.address li {
    color: #ebe8e8;
    text-decoration: none
}

.address li i {
    margin-right: 1.5em;
    color: #fff;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #ebe8e8
}

.address li span {
    display: block;
    margin-left: 4em;
    letter-spacing: 1px;
    font-size: .9em
}

.address li a {
    color: #ebe8e8;
    text-decoration: none
}

.address li a:hover {
    color: #fff;
    text-decoration: none
}

.footer_grid_right input[type=email] {
    outline: 0;
    padding: 13px;
    background: #fff;
    font-size: .9em;
    color: #888;
    width: 65%;
    border: none;
    letter-spacing: 1px;
    float: left
}

.footer_grid_right input[type=email]::-webkit-input-placeholder {
    color: #999 !important
}

.footer_grid_right input[type=submit] {
    outline: 0;
    padding: 12px 0;
    background: #168eea;
    font-size: 1em;
    color: #fff;
    border: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 35%;
    float: left;
    margin-top: 0
}

.footer_grid_right input[type=submit]:hover {
    background: #04287c
}

ul.social-icons3.two li a {
    text-align: center
}

.footer_wthree_agile p {
    color: #fff;
    font-size: 16px;
    letter-spacing: 2px;
    text-align: center;
    padding-top: 0;
    margin-bottom: 0
}

.footer_wthree_agile p a {
    color: #168eea;
    transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in
}

.footer_wthree_agile p a:hover {
    color: #fff
}

@media(max-width:1440px) {
    .features {
        padding: 5em 0 16em 0
    }
}

@media(max-width:1366px) {
    .carousel-caption {
        min-height: 576px !important;
        padding-top: 10em
    }
}

@media(max-width:1280px) {
    .carousel-caption h2,
    .carousel-caption h3 {
        font-size: 2.5em;
        letter-spacing: 2px
    }
    .inner_sec_info_agileits_w3 {
        margin-top: 0
    }
}

@media(max-width:1080px) {
    .contact-text {
        min-height: 350px
    }
    .con-text p,
    .con-text p a {
        font-size: 2.5em
    }
    .con-text p a {
        font-size: .5em
    }
    .con-text {
        padding-top: 6em
    }
    .team_work h4 {
        font-size: 3em;
        width: 62%;
        padding-top: 1.85em
    }
    .border {
        width: 430px;
        height: 430px
    }
    .bulb img {
        margin-top: 7.5em;
        width: 45%
    }
    h3.tittle {
        font-size: 3em
    }
    h3.tittle.main {
        margin: 0 auto;
        width: 80%
    }
    .team_work {
        min-height: 330px
    }
    .bordergrid4 {
        position: absolute;
        bottom: -41%;
        left: 0;
        text-align: center;
        width: 100%
    }
    .icon i.fa {
        font-size: 25px;
        width: 75px;
        height: 75px;
        line-height: 73px
    }
    .text h4 {
        font-size: 1.4em
    }
    .blog_section {
        width: 100%
    }
    .blog_con img {
        width: 100%
    }
    .blog_left {
        margin-top: 3em;
        width: 60%
    }
    .author_grid_pos {
        position: absolute;
        top: -31%;
        left: 42%
    }
    .footer_grid_list li i {
        padding-right: .3em
    }
    .address li i {
        margin-right: .5em
    }
    .banner_inner_content_agile_w3l {
        min-height: 170px
    }
    .banner_inner_content_agile_w3l p {
        padding-top: 3.5em
    }
    .carousel-caption {
        min-height: 512px !important;
        padding-top: 9em
    }
    .stats_left i {
        font-size: 2em
    }
    .stats_left p {
        font-size: 3em
    }
    .stats_left h4 {
        font-size: 1.25em
    }
    .stats {
        min-height: 415px;
        padding-top: 5em
    }
    .team_work h4 {
        font-size: 2.7em;
        width: 85%;
        padding-top: 1.8em
    }
    .team_work {
        min-height: 280px
    }
    .map_w3layouts_agile iframe {
        min-height: 400px;
        padding: 1em
    }
    .emergency_cases_w3ls_left {
        padding-right: 4em
    }
    .teaminfo {
        padding: 1em 1em
    }
}

@media(max-width:1050px) {
    h3.tittle {
        font-size: 2.8em
    }
    .border {
        width: 400px;
        height: 400px
    }
    .banner_bottom_left p,
    .services-section-grid p,
    p {
        font-size: .9em
    }
    .bordergrid1 {
        position: absolute;
        top: -40%;
        left: 0;
        text-align: center;
        width: 100%
    }
    .bulb img {
        margin-top: 7em;
        width: 45%
    }
    .text h4 {
        font-size: 1.3em
    }
    ul.some_agile_facts span.fa {
        width: 60px;
        height: 60px;
        line-height: 59px;
        margin-right: 20px;
        font-size: 1em
    }
    ul.some_agile_facts li {
        list-style: none;
        margin: 21px 0;
        font-size: 1.3em
    }
    .banner_bottom_left h4 {
        font-size: 1.7em
    }
    ul.some_agile_facts {
        margin-top: 2em
    }
    .price_tittle h3 {
        font-size: 1.2em
    }
    .carousel-control {
        line-height: 27em
    }
    .features {
        padding: 4em 0 15em 0
    }
    .service-icon-heading h4 {
        font-size: 1.2em
    }
    .service-icon span {
        width: 50px;
        height: 50px;
        font-size: 1.5em;
        line-height: 1.8em
    }
    #quote-carousel .carousel-indicators {
        left: 37%;
        top: auto;
        bottom: -26px
    }
}

@media(max-width:1024px) {
    .map_w3layouts_agile iframe {
        min-height: 300px;
        padding: 1em
    }
    .carousel-caption p {
        letter-spacing: 5px
    }
    .icon_info h5 {
        font-size: 1.3em
    }
}

@media(max-width:991px) {
    .carousel-caption {
        min-height: 490px !important;
        padding-top: 9em
    }
    .grid_info {
        width: 48%;
        float: left
    }
    .banner_form_agileits form {
        margin: 1em auto 0;
        width: 86%;
        padding: .5em
    }
    .carousel-caption {
        min-height: 490px !important;
        padding-top: 7em
    }
    .navbar-default .navbar-nav>li>a {
        font-size: 14px;
        padding: 10px 4px
    }
    .navbar-nav>li {
        float: left;
        margin: 0 3px
    }
    .footer_grid:nth-child(2) {
        margin: 2em 0
    }
    .footer_grid:nth-child(3) {
        margin-bottom: 2em
    }
    .stats_left {
        float: left;
        width: 25%
    }
    .grid_info:nth-child(2) {
        margin: 0 2% 2% 2%
    }
    .stats_left h4 {
        font-size: 1em
    }
    .stats {
        min-height: 400px;
        padding-top: 5em
    }
    .border {
        width: 300px;
        height: 300px
    }
    .banner_bottom_grid img {
        width: 40%
    }
    #quote-carousel .carousel-indicators {
        left: 35%;
        top: auto;
        bottom: -26px
    }
    .bordergrid1,
    .bordergrid2,
    .bordergrid3,
    .bordergrid4,
    .bordergrid5,
    .bordergrid6,
    .bulb {
        position: static;
        width: 100%;
        margin: 20px 0
    }
    .icon {
        width: 20%;
        float: left;
        margin: 0 auto
    }
    .icon i.fa {
        width: 70px;
        height: 70px;
        line-height: 66px;
        font-size: 25px
    }
    .text {
        width: 78%;
        float: left
    }
    .border {
        width: 100%;
        height: 100%;
        border: none;
        margin-top: 0
    }
    .bordergrid1 {
        text-align: right
    }
    .bordergrid4 {
        text-align: left
    }
    .team_work h4 {
        font-size: 2.3em;
        width: 99%;
        padding-top: 1.8em
    }
    .team_work {
        min-height: 252px
    }
    .header_left ul li {
        margin-right: 1em;
        font-size: 15px
    }
    .features {
        padding: 4em 0 4em 0
    }
    .bulb img {
        margin-top: 1em;
        width: 45%
    }
    .text.live {
        width: 75%
    }
    .team_work h4 {
        font-size: 2.3em;
        width: 87%;
        padding-top: 1.8em
    }
    .services-section-grid:nth-child(4),
    .services-section-grid:nth-child(5),
    .services-section-grid:nth-child(6) {
        margin-top: 0
    }
    .services-section-grid {
        float: left;
        width: 50%;
        margin-bottom: 1em
    }
    .blog_img {
        padding-left: 0;
        float: left;
        width: 50%
    }
    .know_grid,
    .review_infon {
        margin-bottom: 1em;
        width: 48%;
        margin: 0 1% 2% 1%;
        float: left
    }
    .blog_img.lost {
        width: 100%
    }
    .blog_img.single {
        width: 100%;
        float: none
    }
    .banner_bottom_grid.help {
        width: 100%
    }
    .banner_bottom_grid.help img {
        width: 100%;
        margin-bottom: 1em
    }
    .header_left ul li i {
        padding-right: .2em
    }
    .navbar-default a.navbar-brand h1 {
        margin-top: 0;
        padding-left: 18px
    }
    .navbar-default {
        padding: 12px 0
    }
    .heading-agileinfo span {
        font-size: 14px !important;
        letter-spacing: 2px
    }
    .emergency_cases_w3ls_right {
        padding-left: 1em;
        border-left: none;
        margin-top: 2em
    }
    .grid1 {
        margin-bottom: 1em
    }
    .services-top-grids {
        margin-bottom: 0
    }
    .about-w3right {
        padding: 0 1em;
        margin-bottom: 2em
    }
    .teamgrid1 {
        float: left;
        width: 50%;
        margin-bottom: 2em
    }
    .teamgrid1 img {
        width: 100%
    }
    .team {
        padding: 5em 0 3em
    }
    figure.effect-apollo p {
        margin: 2em
    }
}

@media(max-width:900px) {
    #quote-carousel .carousel-control.left {
        left: -30px
    }
    #quote-carousel .carousel-control.right {
        right: -36px !important
    }
    .carousel-caption h2,
    .carousel-caption h3 {
        font-size: 2.2em;
        letter-spacing: 2px
    }
    .login-form-rec {
        margin: 0 auto;
        width: 55%
    }
}

@media(max-width:800px) {
    ul.forms_right {
        float: none;
        margin-top: .1em
    }
    .carousel-caption {
        min-height: 393px !important;
        padding-top: 4em
    }
    .carousel-control {
        line-height: 22em
    }
    .banner_inner_content_agile_w3l {
        min-height: 140px
    }
    .banner_inner_content_agile_w3l p {
        padding-top: 2.7em
    }
    .footer_top_agile_w3ls {
        padding: 3em 0
    }
    .plan_grid {
        float: left;
        width: 50%
    }
    .plan_grid:nth-child(2) {
        margin-bottom: 2em
    }
    .contact-text {
        min-height: 290px
    }
    .con-text {
        padding-top: 4em
    }
    .stats {
        min-height: 370px;
        padding-top: 4em
    }
    .bulb img {
        margin-top: 1em;
        width: 35%
    }
}

@media(max-width:768px) {
    #quote-carousel .carousel-control.right {
        right: -24px !important
    }
    .blog_left {
        margin-top: 3em;
        width: 80%
    }
    .banner_form_agileits form {
        margin: 1em auto 0;
        width: 80%;
        padding: .3em
    }
    .carousel-caption {
        min-height: 393px !important;
        padding-top: 5em
    }
    .agile-about {
        padding: 3em 0
    }
    .emergency_cases_bt {
        background: rgba(0, 0, 0, .47);
        padding: 3em 0
    }
    .services {
        padding: 3em 0
    }
    .banner-bottom {
        padding: 3em 0
    }
    .tesimonials_tp {
        padding: 3em 0
    }
    .about {
        padding: 3em 0
    }
    .team {
        padding: 3em 0 1em
    }
    .gallery {
        padding: 3em 0
    }
    .typo {
        padding: 3em 0
    }
    .w3_wthree_agileits_icons.main-grid-border {
        padding: 3em 0
    }
    .banner-bottom {
        padding: 3em 0
    }
}

@media(max-width:767px) {
    .navbar-brand>img {
        width: 100%;
        max-width: 115px
    }
    .content.white {
        padding: 0 1em
    }
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: 0
    }
    .navbar-nav {
        float: none;
        margin: 0;
        margin-left: 0;
        background: #eee;
        margin-top: 1em;
        padding: 1em 1em
    }
    .navbar-toggle {
        margin-top: 0;
        margin-bottom: 0
    }
    .navbar-nav>li {
        float: none;
        margin: 0 4px
    }
    .contact-in {
        padding-left: 0;
        padding: 0
    }
    .main-content {
        padding: 3em 1em
    }
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border: none !important
    }
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border: none !important
    }
    .multi-column-dropdown li a {
        display: block;
        clear: both;
        line-height: 1.428571429;
        color: #fff;
        white-space: normal
    }
    .navbar-default a.navbar-brand h1 {
        margin-top: 0;
        padding-left: 0
    }
    .navbar-default .navbar-nav>li>a {
        font-size: 14px;
        padding: 10px 14px;
        text-align: center
    }
    .navbar-nav>li {
        float: none;
        margin: 3px 0
    }
    .navbar-nav .open .dropdown-menu {
        text-align: center
    }
    .navbar-nav .open .dropdown-menu {
        text-align: center;
        background: #c2d9ea;
        color: #111
    }
    .navbar-nav .open .dropdown-menu>li>a {
        color: #222
    }
    ul.dropdown-menu.sub-menu {
        background: #9ac6e6 !important
    }
    .test_img_info {
        margin-top: 2em
    }
    #quote-carousel .carousel-indicators {
        left: 12%;
        top: auto
    }
}

@media screen and (min-width:737px) {
    .w3-flex {
        display: flex
    }
    .ab1 {
        flex: 1
    }
}

@media(max-width:736px) {
    .login-form-rec {
        margin: 0 auto;
        width: 70%
    }
    ul.blog_list li span {
        padding-right: .3em
    }
    ul.blog_list li i {
        padding: 0 .5em
    }
    .header_left ul li {
        margin-right: .3em;
        font-size: 14px
    }
    .test_img img {
        display: inline-block
    }
    #quote-carousel .carousel-indicators {
        left: 50%;
        top: auto
    }
    #quote-carousel .carousel-indicators li.active {
        width: 15px;
        height: 15px
    }
    .carousel-indicators {
        bottom: 0;
        left: 50%
    }
}

@media(max-width:667px) {
    .carousel-caption p {
        letter-spacing: 5px
    }
    .carousel-caption h2,
    .carousel-caption h3 {
        font-size: 2.4em;
        letter-spacing: 2px
    }
    .banner_inner_content_agile_w3l {
        min-height: 120px
    }
    .banner_inner_content_agile_w3l p {
        padding-top: 2.3em
    }
    h3.tittle {
        font-size: 2.5em
    }
    .inner_breadcrumb {
        padding: 0 1em
    }
    .blog_left {
        margin-top: 3em;
        width: 86%
    }
    #quote-carousel .carousel-indicators {
        left: 50%;
        top: auto
    }
    .header_left {
        float: none;
        margin: .3em 0 1em;
        text-align: center
    }
    .header_right {
        float: none;
        text-align: center
    }
    ul.forms_right li a {
        display: block
    }
}

@media(max-width:640px) {
    #quote-carousel .carousel-indicators {
        top: auto
    }
    .blog_left {
        margin-top: 3em;
        width: 100%
    }
    .inner_sec_info_agileits_w3 {
        margin-top: 2em
    }
    .services-section-grid {
        float: left;
        width: 100%;
        margin-bottom: 1em
    }
    .know_grid,
    .review_infon {
        margin-bottom: 1em;
        width: 100%;
        margin: 0 0 2% 0;
        float: left
    }
}

@media(max-width:600px) {
    .carousel-caption h2,
    .carousel-caption h3 {
        font-size: 2.2em;
        letter-spacing: 2px
    }
    .banner_form_agileits input[type=search],
    .banner_form_agileits input[type=submit] {
        width: 37%
    }
    .banner_form_agileits input[type=submit] {
        width: 26%
    }
    .stats_left {
        float: left;
        width: 50%
    }
    .stats_left:nth-child(3),
    .stats_left:nth-child(4) {
        margin-top: 2em
    }
    .team_work {
        min-height: 230px
    }
    .team_work h4 {
        font-size: 2em;
        width: 87%;
        padding-top: 1.9em
    }
    .stats {
        min-height: 388px;
        padding-top: 4em;
        padding-bottom: 4em
    }
    .header_left ul li {
        margin-right: .5em;
        font-size: 15px
    }
    .header_left ul li {
        margin-right: .5em
    }
    .header_left ul li i {
        padding-right: .5em
    }
    .top_menu_w3layouts {
        padding: .5em .5em
    }
    #quote-carousel .carousel-indicators {
        top: auto
    }
    .banner_inner_content_agile_w3l p {
        padding-top: 2.8em;
        font-size: 1em
    }
    .blog_img {
        padding-left: 0;
        float: left;
        width: 100%
    }
    .con-text p,
    .con-text p a {
        font-size: 1.8em
    }
    .con-text p a {
        font-size: .45em
    }
    .con-text h6 {
        font-size: 1em;
        line-height: 1em;
        letter-spacing: 2px;
        margin-top: 1em
    }
    .contact-text {
        min-height: 201px
    }
    .con-text {
        padding-top: 3em
    }
    .carousel-caption p {
        letter-spacing: 3px
    }
    h3.tittle.main {
        margin: 0 auto;
        width: 100%
    }
    .con-text {
        padding-top: 1.5em
    }
    .left_form {
        float: left;
        width: 100%
    }
    .right_form {
        float: left;
        width: 100%;
        margin-left: 0
    }
    .contact-form textarea {
        resize: none;
        height: 115px
    }
    .contact-form input[type=text],
    .contact-form textarea {
        padding: 12px 15px
    }
    .heading-agileinfo span {
        line-height: 1.5em
    }
    .heading-agileinfo span:after {
        top: 113%
    }
}

@media(max-width:568px) {
    .login-form-rec {
        margin: 0 auto;
        width: 100%
    }
    h3.tittle.three {
        font-size: 2.2em
    }
    h3.tittle {
        font-size: 2.3em
    }
    .inner_breadcrumb {
        padding: 0 .2em
    }
    .stories_in {
        margin: 0 auto;
        width: 98%
    }
    .story_one_w3_agile:nth-child(2) {
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        margin: 1.5em 0;
        padding: 1.5em 0
    }
    .blog_info_wthree h5 a,
    .single-left1 h5 {
        font-size: 1em
    }
    .header_left ul li {
        font-size: 14px
    }
    .contact-form {
        position: relative;
        margin-top: 0
    }
}

@media(max-width:480px) {
    .carousel-caption {
        min-height: 358px !important;
        padding-top: 4em
    }
    .banner_form_agileits input[type=search],
    .banner_form_agileits input[type=submit] {
        width: 33%
    }
    .banner_form_agileits input[type=submit] {
        width: 30%
    }
    .grid_info {
        width: 100%;
        float: left
    }
    .grid_info:nth-child(2) {
        margin: 5% 0 5% 0
    }
    .team_work h4 {
        font-size: 1.7em;
        width: 100%;
        padding-top: 1.9em
    }
    .team_work {
        min-height: 192px
    }
    .text.live {
        width: 100%;
        text-align: center
    }
    .text {
        width: 100%;
        float: left
    }
    .icon {
        width: 100%;
        float: none;
        margin: 0 auto;
        text-align: center
    }
    .bordergrid1,
    .bordergrid2,
    .bordergrid3,
    .bordergrid4,
    .bordergrid5,
    .bordergrid6,
    .bulb {
        position: static;
        width: 100%;
        margin: 20px 0;
        text-align: center
    }
    .stats_left p {
        font-size: 2em
    }
    #quote-carousel .carousel-indicators {
        top: auto
    }
    .author_grid_pos {
        position: absolute;
        top: -31%;
        left: 40%
    }
    .banner_bottom_grid {
        margin-top: 1em
    }
    .banner_bottom_grid img {
        width: 54%
    }
    .banner_bottom_grid.help img {
        width: 100%;
        margin-bottom: 1em
    }
    .blog_img:nth-child(3),
    .blog_img:nth-child(4) {
        margin: 0 0
    }
    .carousel-control {
        line-height: 19.5em
    }
    h3.tittle.three {
        font-size: 2em
    }
    .blog_img {
        margin-bottom: 1em !important
    }
    .comments_agileits-grid-right h4 a {
        font-size: .9em
    }
    .comments_agileits-grid-left {
        float: left;
        width: 21%
    }
    .inner_sec_info_agileits_w3 {
        margin-top: 0
    }
    .heading-agileinfo {
        font-size: 32px;
        margin-bottom: 1em
    }
    .emergency_cases_top {
        padding: 2em
    }
}

@media(max-width:440px) {
    .carousel-caption h2,
    .carousel-caption h3 {
        font-size: 1.8em;
        letter-spacing: 2px
    }
    .banner_form_agileits input[type=search],
    .banner_form_agileits input[type=submit] {
        width: 28%
    }
    .banner_form_agileits input[type=submit] {
        width: 34%
    }
    h3.tittle {
        font-size: 2em
    }
    #quote-carousel .carousel-indicators {
        top: auto
    }
    .services-breadcrumb_w3ls ul li span {
        padding: 0 1em
    }
    .navbar-default .navbar-nav>li>a {
        font-size: 14px;
        padding: 8px 14px;
        text-align: center
    }
    .banner_inner_content_agile_w3l {
        min-height: 110px
    }
    .banner_inner_content_agile_w3l p {
        padding-top: 2.5em;
        font-size: 1em
    }
    .plan_grid {
        float: left;
        width: 100%;
        margin-bottom: 1em
    }
    .plan_grid:nth-child(2) {
        margin-bottom: 1em
    }
    .carousel-caption {
        min-height: 320px !important;
        padding-top: 3em
    }
    .stats {
        min-height: 387px;
        padding-top: 3em;
        padding-bottom: 3em
    }
    .contact-text {
        min-height: 172px
    }
    .author_grid_pos {
        position: absolute;
        top: -31%;
        left: 37%
    }
    .con-text p a {
        font-size: .55em
    }
    .teamgrid1 {
        width: 100%;
        margin-bottom: 2em
    }
}

@media(max-width:414px) {
    .con-text p a {
        font-size: .55em
    }
    .stats_left {
        float: left;
        width: 50%;
        padding: 0
    }
    .map_w3layouts_agile iframe {
        min-height: 250px;
        padding: 1em
    }
    .panel-title {
        font-size: .9em
    }
    .icon_info h5 {
        font-size: 1.2em
    }
    .features {
        padding: 2em 0 2em 0
    }
    .inner_sec_info_agileits_w3 {
        margin-top: 0
    }
    .carousel-indicators {
        bottom: 0;
        left: 50%
    }
    h4.agileinfo-head {
        margin: 0 0 .7em 0
    }
    .emergency_cases_w3ls h5 {
        font-size: 30px
    }
    #quote-carousel {
        padding: 20px 20px 20px 20px
    }
}

@media(max-width:384px) {
    .carousel-caption h2,
    .carousel-caption h3 {
        font-size: 1.8em;
        letter-spacing: 1px
    }
    .team_work h4 {
        font-size: 1.5em;
        width: 100%;
        padding-top: 1.9em
    }
    .team_work {
        min-height: 166px
    }
    .banner_bottom_left h4 {
        font-size: 1.4em
    }
    ul.forms_right li a {
        padding: .5em 1em
    }
    .top_menu_w3layouts {
        padding: .5em 0
    }
    .emergency_cases_top {
        padding: 1em
    }
    .emergency_cases_w3ls h6 {
        font-size: 18px
    }
    .carousel-caption p {
        margin: 0
    }
}

@media(max-width:375px) {
    .banner_form_agileits input[type=search],
    .banner_form_agileits input[type=submit],
    .banner_form_agileits select#country12 {
        font-size: .8em;
        padding: .7em .7em
    }
    .carousel-caption {
        min-height: 300px !important;
        padding-top: 3em
    }
    .carousel-control {
        line-height: 18.5em
    }
    .test_img_info {
        margin-top: 2em;
        padding: 0
    }
    .footer_top_agile_w3ls {
        padding: 2em 0
    }
    .blog_img {
        padding: 0
    }
    .blog_left {
        margin-top: 2em;
        width: 100%
    }
    ul.pagination {
        margin: 1em 0 0 0
    }
    .author_grid_pos {
        position: absolute;
        top: -27%;
        left: 35%
    }
}

@media(max-width:320px) {
    .carousel-caption h2,
    .carousel-caption h3 {
        font-size: 1.4em;
        letter-spacing: 1px
    }
    .carousel-caption p {
        letter-spacing: 1px;
        font-size: 19px;
        margin: .3em 0 0 0
    }
    .carousel-caption {
        min-height: 283px !important;
        padding-top: 3em
    }
    .navbar-default a.navbar-brand h1 {
        font-size: 30px
    }
    .carousel-control {
        line-height: 16.5em
    }
    .carousel-indicators {
        bottom: -13%;
        left: 49%
    }
    .grid_info {
        padding: 1em 1em
    }
    .stats_left p {
        font-size: 1.8em
    }
    .stats_left h4 {
        font-size: .9em
    }
    .stats_left i {
        font-size: 1.5em
    }
    .stats {
        min-height: 351px;
        padding-top: 2em;
        padding-bottom: 1em
    }
    h3.tittle {
        font-size: 1.8em
    }
    .team_work h4 {
        font-size: 1.2em;
        width: 100%;
        padding-top: 1.9em
    }
    .team_work {
        min-height: 131px
    }
    h3.tittle.three {
        font-size: 1.6em
    }
    .banner_inner_content_agile_w3l p {
        letter-spacing: 3px
    }
    .heading-agileinfo {
        font-size: 30px
    }
    .heading-agileinfo span {
        letter-spacing: 1px
    }
    .agile-about {
        padding: 2.5em 0
    }
    .ab1 {
        padding: 1.5em
    }
    .emergency_cases_w3ls_left {
        padding-right: 1em
    }
    .emergency_cases_w3ls h4 {
        font-size: 24px
    }
    .emergency_cases_w3ls h5 {
        font-size: 26px;
        letter-spacing: 2px
    }
    .emergency_cases_w3ls h6 {
        font-size: 15px
    }
    .grid1 {
        padding: 25px 20px
    }
    .services {
        padding: 2.5em 0
    }
    .banner-bottom {
        padding: 2.5em 0
    }
    .about {
        padding: 2.5em 0
    }
    .team {
        padding: 2.5em 0 .5em
    }
    .panel-body {
        padding: 1.5em 1em
    }
    .gallery {
        padding: 2.5em 0
    }
    .typo {
        padding: 2.5em 0
    }
    .w3_wthree_agileits_icons.main-grid-border {
        padding: 2.5em 0
    }
    .banner-bottom {
        padding: 2.5em 0
    }
    .header_left {
        margin: .3em 0 .5em
    }
}

.feature_img_style {
    max-height: 60px;
    overflow: hidden
}

.service_blcks .feature_img_style {
    max-height: 200px;
    overflow: hidden;
    margin-bottom: 20px;
    border-radius: 10px
}

.blue_color {
    color: #04287c
}

.service-box.style-right {
    padding: 0 64px 0 0;
    text-align: right
}

.service-box.style-right .service-icon {
    right: -17px;
    left: auto
}

.service-box {
    position: relative;
    margin-top: 25px;
    padding: 0 0 0 64px
}

.service-box .service-icon {
    position: absolute;
    text-align: center
}

.service-box .service-icon {
    font-size: 48px;
    position: absolute;
    top: -7px;
    left: -17px;
    line-height: 1
}

.features_section .service-box h3 {
    text-transform: uppercase;
    font-size: 16px;
    padding-bottom: 20px;
    margin-top: 0;
    text-align: left;
    word-wrap: break-word;
    color: #ada3a3;
    color: #fff;
    font-weight: 700
}

.style-right h3 {
    text-align: right !important
}

.service-box p {
    font-size: 14px;
    text-align: left;
    color: #fff;
    line-height: 1.8em;
    min-height: 50px
}

.style-right p {
    text-align: right
}

#web-portfolio-style {
    padding-top: 0;
    padding-bottom: 0
}

#web-portfolio-style .tablt {
    background: url(../images/iphone.png) no-repeat;
    width: 290px;
    cursor: not-allowed;
    height: 555px;
    margin: 0 auto;
    overflow: hidden;
    padding: 28px 30px 29px 29px;
    display: block
}

#web-portfolio-style #filter,
#web-portfolio-style .device {
    display: block;
    overflow: hidden
}

#web-portfolio-style .device {
    width: 100%;
    border-radius: 25px;
    height: 100%
}

figure.effect-julia:hover img {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform .9s ease;
    -moz-transition: -moz-transform .9s ease;
    -o-transition: -o-transform .9s ease;
    transition: transform .9s ease;
    -webkit-transform: translateY(-30%);
    transform: translateY(-30%)
}

.service-icon img {
    width: 100%;
    max-width: 60px
}

.service-icon i {
    font-size: 50px;
    color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ff000a));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: initial
}

.service-icon .fa-mobile {
    font-size: 80px
}

.contact_section {
    padding: 1em 0
}

.contact_section input {
    margin: .1em 0 !important
}

.contact_section textarea.message {
    margin: 0 0 1em 0;
    min-height: 179px
}

.ski_mgmnt {
    padding: 40px 0 0;
    background: linear-gradient(to right, #1e7df0, #0030a0);
    padding-bottom: 40px !important;
    color: #fff
}

._ski_mng_container {
    max-width: 1800px;
    margin: 0 auto
}

.ski_mgmnt_img {
    padding-bottom: 0
}

.ski_mgmnt_img img {
    -webkit-transition: -webkit-transform .8s ease-in-out;
    -ms-transition: -ms-transform .8s ease-in-out;
    transition: transform .8s ease-in-out
}

.ski_mgmnt .col-md-2:hover img {
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg)
}

._ski_mng_container .grid1 {
    background: 0 0;
    box-shadow: none;
    padding: 0
}

._ski_mng_container .grid h4 {
    padding-top: 20px
}

@media (min-width:992px) {
    .ski_mgmnt .col-md-2 {
        width: 19.666667%
    }
}

.fa-facebook-square {
    color: #3b5998
}

.fa-twitter-square {
    color: #4099ff
}

.fa-google-plus-square {
    color: #d34836
}

#news_letter input[type=email] {
    padding: 16px 15px;
    display: block;
    width: 100%;
    background: 0 0;
    border: none;
    outline: 0;
    font-size: 1em;
    box-shadow: inset 0 0 3px #999;
    -webkit-box-shadow: inset 0 0 3px #999;
    -moz-box-shadow: inset 0 0 3px #999;
    -o-box-shadow: inset 0 0 3px #999;
    -webkit-appearance: none;
    font-family: Roboto, sans-serif
}

#news_letter input[type=submit] {
    font-size: 15px;
    color: #fff !important;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    letter-spacing: 2px;
    background: 0 0;
    padding: 14px 36px;
    border: 2px solid #04287c;
    background: #04287c;
    outline: 0;
    margin-top: 0
}

.agile-software-develop p,
.agile-software-develop small {
    font-size: 16px
}

.agile-software-develop p {
    padding-bottom: 20px
}

.agile-software-develop small {
    padding-bottom: 20px;
    float: left;
    width: 100%
}

.looking_for ul h4 {
    color: #fff
}

.online_rental ul li {
    color: #fff !important
}

.easy_rest .grid1 {
    background: 0 0;
    box-shadow: none;
    padding: 1em
}

.easy_rest .grid1 h4 {
    color: #000
}

.easy_rest {
    text-align: center;
    padding: 50px 0 10px 0
}

.tech_powers .service-icon {
    font-family: FontAwesome;
    content: "\f109";
    position: absolute;
    left: 25px
}

.tech_powers ul li:before {
    content: "";
    display: none;
    visibility: hidden
}

.tech_powers p {
    color: #fff;
    padding-bottom: 20px
}

.video_section {
    max-height: 750px;
    overflow: hidden
}

#myVideo {
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%
}

.easy_rest .col-md-3:hover .round_icon img {
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg)
}

.about_us_services p {
    color: #000
}

.tech_powers_bg p {
    color: #000
}

#news_letter ::placeholder {
    color: #fff;
    opacity: 1
}

#news_letter :-ms-input-placeholder {
    color: #fff
}

#news_letter ::-ms-input-placeholder {
    color: #fff
}

.footer_top_agile_w3ls li .icon {
    display: block;
    float: left;
    margin-right: 10px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #f0f0f0;
    color: #ff9500;
    text-align: center;
    line-height: 50px
}

.footer_top_agile_w3ls li .info {
    overflow: hidden
}

.footer_top_agile_w3ls li .icon {
    width: 40px;
    height: 40px;
    line-height: 32px
}

.footer_top_agile_w3ls .icon i.fa {
    width: 30px;
    height: 30px;
    line-height: 40px;
    font-size: 19px;
    text-align: center
}

@media (max-width:1299px) {
    .carousel-fade .carousel-item {
        min-height: 680px;
        max-height: 680px;
        overflow: hidden
    }
    .video_section {
        max-height: 680px;
        overflow: hidden
    }
    #myVideo {
        right: 0;
        bottom: 214px;
        min-width: 100%;
        width: 100%
    }
}

@media (max-width:1199px) {
    .carousel-fade .carousel-item {
        min-height: 525px;
        max-height: 525px;
        overflow: hidden
    }
    .video_section {
        max-height: 525px;
        overflow: hidden
    }
}

@media (max-width:991px) {
    .carousel-fade .carousel-item {
        min-height: 395px;
        max-height: 395px;
        overflow: hidden
    }
    .video_section {
        max-height: 405px;
        overflow: hidden
    }
    .carousel-caption h2,
    .carousel-caption h3,
    .carousel-caption h6 {
        font-size: 30px
    }
    .carousel-caption p {
        font-size: 20px
    }
    .carousel-caption {
        top: 0
    }
    .contact-form div {
        clear: both
    }
    .contact_forms,
    .inner_contact {
        padding-top: 2em
    }
}

@media (max-width:767px) {
    #myVideo {
        bottom: 0;
        width: 100%
    }
    .carousel-indicators {
        margin-bottom: 5px
    }
    .carousel-fade .carousel-item {
        min-height: 338px;
        max-height: 338px;
        overflow: hidden
    }
    .video_section {
        max-height: 345px;
        overflow: hidden
    }
}

@media (max-width:600px) {
    #myVideo {
        bottom: 0;
        width: 100%
    }
    .carousel-indicators {
        margin-bottom: 5px
    }
    .carousel-fade .carousel-item {
        min-height: 280px;
        max-height: 280px;
        overflow: hidden
    }
    .video_section {
        max-height: 284px;
        overflow: hidden
    }
    .carousel-caption {
        top: 0;
        padding-top: 2em
    }
}

@media (max-width:500px) {
    #myVideo {
        bottom: 0;
        width: 100%
    }
    .carousel-indicators {
        margin-bottom: 5px
    }
    .carousel-fade .carousel-item {
        min-height: 205px;
        max-height: 205px;
        overflow: hidden
    }
    .video_section {
        max-height: 210px;
        overflow: hidden
    }
    .carousel-caption h2,
    .carousel-caption h3,
    .carousel-caption h6 {
        font-size: 20px
    }
    .carousel-caption p {
        font-size: 16px;
        margin-bottom: 0
    }
    .carousel-caption h6 {
        line-height: 23px
    }
    .carousel-caption {
        top: 0;
        padding-top: 2em
    }
    .more_info {
        padding: 1em
    }
    .well_ul {
        padding: 0 0
    }
    .grid1 {
        margin-bottom: 0
    }
    .digitise_rgt span {
        display: block
    }
    .benefits .item-inner {
        padding: 10px;
        padding-top: 10px;
        margin-bottom: 0
    }
    .quick_cntct h3 {
        font-size: 30px;
        word-wrap: break-word
    }
    .email_info h3 {
        font-size: 16px !important
    }
    .quick_cntct .heading-agileinfo {
        margin-bottom: 0
    }
    .rental_sale_left {
        padding: 1em 0
    }
}

@media (max-width:400px) {
    #myVideo {
        bottom: 0;
        width: 100%
    }
    .carousel-indicators {
        margin-bottom: 5px
    }
    .carousel-fade .carousel-item {
        min-height: 185px;
        max-height: 185px;
        overflow: hidden
    }
    .video_section {
        max-height: 190px;
        overflow: hidden
    }
    .carousel-caption h2,
    .carousel-caption h3,
    .carousel-caption h6 {
        font-size: 20px
    }
    .carousel-caption p {
        font-size: 16px;
        margin-bottom: 0
    }
    .carousel-caption h6 {
        line-height: 23px
    }
    .carousel-caption {
        top: 0;
        padding-top: 2em
    }
}

@media (max-width:350px) {
    #myVideo {
        bottom: 0;
        width: 100%
    }
    .carousel-indicators {
        margin-bottom: 5px
    }
    .carousel-fade .carousel-item {
        min-height: 175px;
        max-height: 175px;
        overflow: hidden
    }
    .video_section {
        max-height: 180px;
        overflow: hidden
    }
    .carousel-caption h2,
    .carousel-caption h3,
    .carousel-caption h6 {
        font-size: 20px
    }
    .carousel-caption p {
        font-size: 16px;
        margin-bottom: 0
    }
    .carousel-caption h6 {
        line-height: 23px
    }
    .carousel-caption {
        top: 0;
        left: 0;
        right: 0;
        padding: 20px 5px
    }
    #web-portfolio-style .tablt {
        height: 400px;
        margin: 0 auto;
        max-width: 230px;
        width: 230px;
        background-size: contain;
        padding: 17px 39px 18px 18px
    }
    .features_section {
        padding: 0
    }
}

@media (max-width:325px) {
    #myVideo {
        bottom: 0;
        width: 100%
    }
    .carousel-indicators {
        margin-bottom: 5px;
        display: none
    }
    .carousel-fade .carousel-item {
        min-height: 155px;
        max-height: 155px;
        overflow: hidden
    }
    .video_section {
        max-height: 155px;
        overflow: hidden
    }
    .carousel-caption h2,
    .carousel-caption h3,
    .carousel-caption h6 {
        font-size: 20px
    }
    .carousel-caption p {
        font-size: 16px;
        margin-bottom: 0
    }
    .carousel-caption h6 {
        line-height: 23px
    }
    .carousel-caption {
        top: 0;
        padding-top: 2em
    }
}

.small_video_section {
    border: 1px solid #000
}

.img-fluid,
.modal-dialog.cascading-modal.modal-avatar .modal-header,
.video-fluid {
    max-width: 100%;
    height: auto
}

.btn_close {
    background: 0 0;
    font-size: 40px;
    padding: 0;
    opacity: 1;
    color: red !important;
    outline: 0
}

.hover_img {
    position: absolute;
    top: 45%;
    left: 45%;
    max-width: 60px;
    z-index: 9
}

#overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .4);
    z-index: 2;
    cursor: pointer
}

.no-padding {
    padding: 0
}

.popup_video .modal-body {
    padding: 0
}

.pod-promo {
    background: #fff;
    border: 1px solid #d8e5ff;
    padding: 0
}

.pod-promo.image .bg-light {
    min-height: 300px;
    background-position: center !important
}

.bg-light {
    background-color: #e6e6e6
}

.pod-promo.image .inner {
    padding: 3em 2em;
    text-align: left
}

.btn_play {
    padding: .75em 1.5em .85em;
    font-size: 1em;
    min-width: 160px;
    font-weight: 400;
    border-radius: 3px;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    letter-spacing: -.0175em;
    background: #0052f1 !important;
    border: 2px solid #0052f1;
    color: #fff
}

.two_section_video .flex {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.mrg_2 {
    margin: 2em 0
}

.two_section_video {
    display: inline-block;
    position: relative;
    width: 100%
}

.popup_video .modal-content {
    background: 0 0;
    box-shadow: none;
    border: none
}

.modal-backdrop.in {
    opacity: .8
}

.modal-header {
    border: none !important;
    border-bottom: 1px solid #e5e5e5 !important
}

@media(max-width:991px) {
    .two_section_video .flex {
        display: block
    }
    .video_section_outline {
        margin: 30px auto !important
    }
    .video_rgt {
        margin-top: 15px
    }
}

@media(min-width:992px) {
    .video_rgt {
        padding-left: 25px
    }
}

@media(min-width:1400px) {
    .pod-promo.image .bg-light {
        min-height: 330px
    }
}

@media(min-width:1500px) {
    .pod-promo.image .bg-light {
        min-height: 350px
    }
}

.video_section_outline {
    margin: 2em auto
}

.video_section_outline h4 {
    margin-bottom: 22px;
    font-weight: 700;
    font-size: 25px;
    color: #fff;
    font-family: "Open Sans", sans-serif
}

.video_section_outline .submit_btn {
    border: none;
    outline: 2px solid #e60808;
    color: #fff;
    padding: .6em 3em;
    font-size: 1em;
    margin: 1em 1em 0 0;
    -webkit-appearance: none;
    background: #e60808;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all
}

.video_section_outline p {
    margin: 0 auto;
    padding: 7px 0;
    font-size: 16px;
    line-height: 25px
}

.video_section_outline h2 {
    font-size: 26px;
    margin-bottom: 10px
}

@media(max-width:414px) {
    .hover_img {
        top: 35%;
        left: 40%
    }
    .video_section_outline h4 {
        font-size: 20px
    }
    .video_section_outline p {
        font-size: 14px;
        line-height: 22px
    }
    .video_section_outline h2 {
        font-size: 22px
    }
}

@media(max-width:340px) {
    .video_section_outline h4 {
        font-size: 16px
    }
}

#myCarousel .carousel-indicators li {
    display: block;
    width: 5px;
    height: 20px;
    margin: 5px;
    border: 1px solid #d71f26;
    background: #fff
}

#myCarousel .carousel-indicators .active {
    width: 5px;
    height: 20px;
    margin: 5px;
    background-color: #d71f26
}

#myCarousel .carousel-indicators {
    bottom: 5%;
    left: 0;
    margin-left: 10px
}

.popup_video .modal-header {
    color: #fff
}

@media (max-width:1199px) {
    .contact_btn_div,
    .contact_captcha {
        width: 100%;
        text-align: center
    }
    .g-recaptcha div {
        margin: 0 auto
    }
}

@media (max-width:991px) {
    .ski_rental_tab .agileits_w3layouts_more .btn {
        margin-bottom: 20px
    }
}

.navbar-default .navbar-nav>li>a {
    font-size: 12px;
    padding: 10px 17px
}

.index_about p {
    font-size: 18px;
    font-weight: 400;
    line-height: 25px
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    letter-spacing: 0;
    text-decoration: none !important
}

#about h6 {
    font-size: 16px;
    padding-bottom: 15px
}

p {
    font-size: 14px
}

.online_rental ul li {
    color: #fff !important;
    font-size: 15px;
    line-height: 28px
}

.features_section .service-box h3 {
    line-height: 22px
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    letter-spacing: 0;
    text-transform: initial
}

.carousel-caption h3 {
    color: red;
    letter-spacing: 0;
    margin-bottom: 10px
}

.carousel-caption p {
    letter-spacing: 0
}

.carousel-caption h6 {
    color: #f99104
}

.online_rental .heading_style h3 {
    color: #ff4500
}

.request_demo p {
    max-width: 1000px;
    margin: 0 auto;
    padding: 20px 0 0 0;
    font-size: 16px
}

.services,
.sltn_to_rent {
    padding: 3em 0 3em 0
}

.request_demo h1 {
    font-size: 20px
}

.request_demo h1,
.request_demo h4 {
    font-weight: 700
}

.request_demo h4 {
    font-size: 22px
}

.request_demo .submit_btn {
    border: none;
    outline: 2px solid #e60808;
    color: #fff;
    padding: .6em 3em;
    font-size: 16px;
    margin: 1em 1em 0 0;
    -webkit-appearance: none;
    background: #e60808 !important;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all
}

.request_demo_btn {
    border: none;
    outline: 0;
    color: #fff;
    padding: .6em 3em;
    font-size: 16px;
    margin: 1em 1em 0 0;
    -webkit-appearance: none;
    background: #e60808;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    margin-top: 20px;
    border-radius: 3px !important;
    text-transform: initial;
    letter-spacing: 0
}

#request_demo {
    padding: 15px
}

.index_about h2 {
    text-transform: initial;
    font-size: 30px;
    margin: 0;
    padding: 0
}

.ski_rental_software {
    padding: 4em 0 2em
}

.modal-content .close {
    color: red
}

.innovations_style {
    padding: 3em 0
}

.sltn_to_rent {
    padding: 3em 0 2em 0
}

.sltn_to_rent h3 {
    font-size: 36px
}

textarea {
    resize: none !important
}

.request_demo textarea {
    height: 100px;
    line-height: 3.428571
}

::placeholder {
    color: #000 !important;
    opacity: 1
}

:-ms-input-placeholder {
    color: #000 !important
}

::-ms-input-placeholder {
    color: #000 !important
}

.form-control {
    font-size: 14px
}

.footer_grid_list li a {
    font-size: 14px
}

.footer_wthree_agile p {
    font-size: 14px;
    letter-spacing: 0
}

.footer_wthree_agile p a {
    color: #fff700 !important
}

.request_demo h4 {
    font-weight: 700
}

.about_us_section {
    padding: 3em 0 1em 0
}

.benefits .sub-title,
.digital-services h6 {
    font-size: 18px;
    text-transform: initial
}

.force_behind .heading_style,
.our_services .heading_style {
    margin-bottom: 10px
}

.about_us_services p {
    line-height: 22px
}

.agile-software-develop h1 {
    margin-bottom: 10px
}

.agile-software-develop p {
    font-size: 14px
}

.about_inner h2 {
    font-size: 22px;
    padding-bottom: 10px
}

.about_inner p {
    font-size: 14px
}

.about_inner {
    padding: 3em 0 1em 0
}

.force_behind p {
    font-size: 14px
}

.force_behind {
    padding: 1em 0 2em 0
}

.ski_rental_tab .well_ul ul li,
.ski_rental_tab p {
    color: #000;
    font-size: 15px;
    line-height: 28px
}

.heading_style {
    margin-bottom: 10px
}

.more_info.sltn_to_rent.looking_for .well {
    margin: 0
}

.easy_rest .grid1 h4 {
    font-size: 18px;
    font-weight: 700;
    text-transform: initial
}

.font_14 {
    font-size: 14px
}

#about .heading_style h3 {
    font-size: 26px;
    margin-bottom: 10px
}

#about .heading_style strong {
    font-size: 18px
}

#about .heading_style {
    margin-bottom: 30px
}

.ski_rental_tab .nav-tabs>li>a {
    font-size: 14px;
    font-weight: 700
}

.ski_rental_software .heading_style h3 {
    font-size: 36px;
    padding-bottom: 0
}

.online_rental ul li {
    font-weight: 700;
    color: #ff0
}

.tech_powers h3 {
    font-size: 30px
}

.sltn_to_rent ul h4 {
    font-size: 16px;
    text-transform: initial
}

.carousel-caption h6 {
    font-size: 33px
}

.carousel-caption h3 {
    font-size: 60px;
    letter-spacing: 0
}

.carousel-caption p {
    font-size: 40px
}

h3 {
    font-size: 30px
}

.contact-form input[type=text],
.contact-form textarea {
    font-size: 14px
}

.contact-form input[type=submit] {
    font-size: 14px
}

.address-details li {
    font-size: 14px;
    display: flex;
    margin-bottom: 10px
}

.contact-add-box .social-icons {
    display: none
}

.address-details li i {
    font-weight: 700;
    padding-top: 2px;
    color: red;
    font-size: 24px;
    width: 50px;
    text-align: center
}

.social-icons i {
    box-shadow: none
}

.footer_grid h3,
.footer_grid_left h3 {
    font-size: 18px
}

.heading_style h4 span {
    text-transform: initial;
    line-height: 20px;
    font-size: 30px
}

.request_demo {
    padding: 4em 0;
    background: 0 0
}

.contact-form textarea.form-control {
    letter-spacing: 0
}

.about_us_section .heading_style {
    padding-bottom: 15px
}

.our_services h5 {
    font-size: 14px
}

.tab_style .nav-tabs {
    border-bottom: none;
    border-top: none
}

.ski_rental_tab .nav-tabs>li>a {
    line-height: 35px;
    background: #fff;
    border: none;
    border-radius: 3px
}

.tab_style .nav-tabs>li.active>a {
    background: #04287c;
    color: #fff;
    line-height: 35px
}

.rental_sales h5 {
    font-size: 16px;
    margin-bottom: 10px
}

#about .digital-services h6 {
    text-transform: initial;
    font-size: 22px;
    margin: 0 !important;
    padding: 0
}

.small_banner:-ms-input-placeholder {
    color: #fff !important
}

.our_sw_dvlp {
    background: #00309e;
    color: #fff
}

.our_sw_dvlp h6 {
    color: #fff700
}

.digital-services li:hover .software-service-icon i {
    color: #00309e
}

.our_sw_dvlp p {
    color: #fff
}

.white_color {
    color: #fff
}

.yellow_color {
    color: #fff700 !important
}

.request_demo_bgimg_abt {
    background: url(../images/skihire.jpg);
    height: 300px
}

.request_demo_bgimg {
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat
}

.digital-services .software-service-icon {
    border: 3px solid #fff
}

.tech_business {
    background: #a90000;
    color: #fff !important
}

.tech_business p {
    color: #fff !important
}

.tech_business h3 {
    color: #fff700 !important
}

.tech_business .well_ul ul li:hover h4,
.tech_business li h4 {
    color: #fff700 !important
}

.contact-add-box iframe {
    border: none
}

.rental_sales .well_ul ul li:before {
    font-size: 15px;
    margin-top: -3px
}

.route_mng_optns {
    padding: 0 4em
}

.address-details li {
    margin-bottom: 15px
}

.address-details .fa.fa-mobile {
    font-size: 40px;
    margin-top: -8px
}

.ski_rental_tab {
    background: linear-gradient(to bottom right, #f99104, #c37000)
}

.ski_rental_tab .heading_style h3 {
    color: #fff
}

.ski_rental_tab .well_ul ul li:before {
    color: #fff
}

.ski_rental_tab p {
    color: #fff
}

.want_knw_more h2 {
    margin-bottom: 10px
}

.ski_rental_tab .well_ul ul li {
    color: #fff
}

.quick_cntct {
    background: linear-gradient(rgba(0, 0, 0, .8), rgba(0, 26, 58, .8)), url(../images/about/contact.jpg) no-repeat
}

.four_icon_blck .grid1 {
    background: 0 0;
    box-shadow: none;
    min-height: initial;
    padding: 20px 20px;
    margin-bottom: 0
}

.text-white {
    color: #fff
}

#digitalise_sctn h1 {
    font-size: 25px
}

.four_icon_blck {
    background: linear-gradient(to right, #04287c, #04287c);
    padding-bottom: 0 !important;
    color: #fff
}

.four_icon_blck .grid1 h4 {
    font-size: 18px;
    text-transform: initial
}

.rental_rgt_img:hover img {
    transform: initial;
    transition: initial
}

.small_banner ._ski_mng_container .grid1 {
    background: 0 0;
    box-shadow: none;
    padding: 0;
    height: initial;
    margin-bottom: 0;
    min-height: initial
}

._ski_mng_container .grid1 h4 {
    text-transform: initial
}

.small_banner ._ski_mng_container .grid1 h4 {
    color: #ff0
}

@media screen and (min-width:768px) {
    .ftrs_block .services-grids1,
    .ski_rental_sales .rental_sale_container {
        display: flex;
        align-items: center;
        justify-content: center
    }
}

@media screen and (min-width:1400px) {
    .carousel-caption {
        padding-top: 0;
        top: 40%
    }
}

@media (max-width:1080px) {
    .carousel-caption {
        min-height: 512px !important;
        padding-top: 12%;
        right: 15%;
        left: 15%
    }
    .carousel-caption h3 {
        font-size: 50px
    }
}

.db-bk-color-one {
    background-color: #fbae01
}

.db-bk-color-two {
    background-color: #46a6f7
}

.db-bk-color-three {
    background-color: #ff8201
}

.db-bk-color-six {
    background-color: #f59b24
}

.db-padding-btm {
    padding-bottom: 50px
}

.db-button-color-square {
    color: #fff;
    background-color: rgba(0, 0, 0, .5);
    border: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    text-transform: initial;
    letter-spacing: 0;
    font-weight: 400;
    border-radius: 4px !important;
    width: 100%
}

.db-button-color-square:hover {
    color: #fff;
    background-color: rgba(0, 0, 0, .5);
    border: none
}

.db-pricing-eleven {
    margin-bottom: 30px;
    margin-top: 50px;
    text-align: center;
    box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    color: #fff;
    line-height: 30px
}

.db-pricing-eleven ul {
    list-style: none;
    margin: 0;
    text-align: left;
    padding: 0 10px
}

.db-pricing-eleven ul li {
    padding-top: 10px;
    padding-bottom: 0;
    cursor: pointer;
    color: #000;
    font-size: 14px
}

.db-pricing-eleven ul li i {
    margin-right: 5px;
    font-size: 10px;
    background: green;
    border-radius: 100%;
    padding: 3px;
    color: #fff
}

.db-pricing-eleven .price {
    padding: 20px 20px;
    font-size: 30px;
    font-weight: 900;
    color: #fff
}

.db-pricing-eleven .price small {
    color: #fff;
    display: block;
    font-size: 13px;
    margin-top: 22px;
    font-weight: 400;
    line-height: initial
}

.db-pricing-eleven .type {
    background-color: #130398;
    padding: 10px 20px;
    font-weight: 900;
    font-size: 22px;
    color: #fff700 !important
}

.db-pricing-eleven .pricing-footer {
    padding: 20px
}

.db-attached>.col-lg-3,
.db-attached>.col-lg-4,
.db-attached>.col-md-3,
.db-attached>.col-md-4,
.db-attached>.col-sm-3,
.db-attached>.col-sm-4 {
    padding-left: 0;
    padding-right: 0
}

.db-pricing-eleven.popular {
    margin-top: 10px
}

.db-pricing-eleven.popular .price {
    padding-top: 80px
}

.pad_tb_2em {
    padding: 2em 0
}

.db-pricing-eleven .price h4 {
    margin-top: 10px
}

.pricing_logo {
    margin: 10px 0
}

.pricing_container {
    max-width: 900px;
    margin: 0 auto
}

.prcng_banner h2 {
    padding-bottom: 0
}

.prcng_banner h5 {
    margin: 5px 0 30px 0;
    font-size: 18px
}

.pricing_section {
    padding: 3em 0
}

.navbar-brand {
    line-height: initial !important;
    height: auto !important
}

.brand-logo {
    height: initial !important;
    max-width: 200px
}

.navbar-expand-lg .navbar-nav .nav-link {
    font-size: 14px
}

@media (min-width:768px) {
    .navbar-collapse.collapse {
        display: none !important
    }
    .navbar-collapse.collapse.show {
        display: block !important
    }
}

@media (min-width:992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 10px;
        padding-left: 10px;
        color: #000;
        font-weight: 700
    }
    .navbar-collapse.collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
}

@media (max-width:991px) {
    .navbar-nav {
        float: none;
        margin: 0;
        margin-left: 0;
        background: #eee;
        margin-top: 1em;
        padding: 1em 1em
    }
}

.footer_grid_list li svg {
    color: #fff;
    padding-right: 1em;
    width: auto !important;
    font-size: 16px !important
}

.footer_top_agile_w3ls .icon svg {
    width: 30px !important;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    padding: 5px;
    top: 5px;
    position: relative
}

.social-circle li svg {
    margin: 0;
    line-height: 44px;
    text-align: center;
    position: relative;
    top: 5px
}

.pricing_banner {
   /*  background: url(../images/pricing/pricing.jpg); */
    padding: 6em 0 3em 0;
    background-color: #00a6e8 !important
}

.white_color {
    color: #fff
}

.card_sctn .card {
    border: 0;
    font-weight: 400;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border-radius: .25em;
    margin-top: 1em;
    box-shadow: 0 0 2em 0 rgba(0, 0, 0, .05)
}

.card_sctn .card-body {
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1em 1em 2em 1em
}

.card_sctn .pricing-card .price {
    position: relative;
    padding-bottom: 0;
    margin-top: 10px
}

.card_sctn .pricing-card .price .number {
    font-size: 40px;
    padding: 0;
    margin: 0;
    font-weight: 700
}

.red-text {
    color: #d2000d !important
}

.card_sctn .pricing-card .price .number .price_dolor {
    content: "$";
    position: relative;
    top: -20px;
    font-size: 30px
}

.middle_price .text-yellow:hover {
    color: #fff;
    text-decoration: underline
}

.card_sctn .pricing-card ul {
    list-style-type: none;
    padding: 0
}

.card_sctn .pricing-card .striped li {
    border-bottom: 1px solid rgba(0, 123, 255, .2);
    margin-bottom: 1em
}

.middle_price .pricing-card .striped li {
    border-bottom: 1px solid rgba(231, 228, 9, .4);
    margin-bottom: 1em
}

.btn-danger {
    background-color: #ff3547 !important;
    color: #fff !important
}

.btn-rounded {
    -webkit-border-radius: 10em;
    border-radius: 10em
}

.card_sctn .pricing_btn {
    padding: .84em 2.14em;
    background: #00a6e8;
    color: #fff !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12)
}

.card_sctn .btn-outline-white {
    border: 2px solid #fff !important;
    background-color: transparent !important;
    color: #fff !important
}

.text-white {
    color: #fff !important
}

.card_sctn .pricing-card.card h5 {
    margin: 15px 0 0;
    color: #00a6e8;
    font-weight: 700
}

.card_sctn .card-body h5 {
    margin: 15px 0 0;
    font-size: 26px
}

.text-yellow {
    color: #e7d809
}

.price-icon {
    position: relative;
    bottom: -1px;
    right: -5px
}

.text-blue {
    color: #00a6e8
}

.prc_sctn_desc {
    padding: 20px 0
}

.card_sctn .pricing_btn.yellow-btn {
    background: #fe0 !important;
    color: #000 !important
}

.yellow-btn {
    background: #e7d809 !important;
    color: #000 !important
}

.pricing_section {
    padding: 2em 0 3em 0
}

.pricing_section h1 {
    margin: 0
}

.ultmt_sltn {
   /*  background: url(../images/pricing/pricing3.jpg); */
    padding: 2em 0 3em 0;
    color: #fff;
    background-color: #00a6e8 !important
}

.no-padding {
    padding: 0
}

.want_to_get img {
    width: 100%
}

.right_half {
    padding: 2em
}

.c_more {
    border-radius: 10px
}

.easy_grow2 h1 {
    margin: 0
}

.easy_grow2 .white_bg {
    border-radius: 5px;
    margin: 20px 0 10px 0;
    background: 0 0
}

.easy_grow2 .white_bg img {
    width: 100px
}

.easy_grow2_optns {
    max-width: 900px;
    margin: 0 auto
}

.easy_grow2 h5 {
    font-size: 20px;
    max-width: 300px;
    margin: 15px auto !important
}

.high_vlm {
    background: #00b2ef;
    color: #fff
}

.high_vlm h3 {
    margin: 0
}

.online_booking .embed-responsive {
    padding: 14.25em !important
}

.check_out {
  /*   background: url(../images/successstories/small-bg.png); */
    padding: 5em 0;
    color: #fff;
    background-color: #00a6e8 !important
}

.pixsoft_review {
    background: #f3f9fb
}

.blog-grids {
    overflow: hidden;
    margin: 0 -15px
}

.blog-grids .grid {
    margin: 20px 15px 15px
}

.entry-media img {
    border-radius: 3px;
    width: 100%
}

.entry-body {
    padding: 5px 10px
}

.entry-body .cat {
    font-size: 12px;
    color: #90949a
}

.entry-body h3 {
    font-size: 21px;
    font-weight: 600;
    line-height: 1.3em;
    margin: 3px 0 .73em
}

.entry-body h3 a {
    color: #41516a
}

.entry-body h3 a:hover {
    color: #6220d9;
    text-decoration: none
}

.entry-body p {
    margin-bottom: 1em;
    color: #000;
    line-height: 1.8em;
    text-align: justify;
    font-size: 15px
}

.read-more-date {
    position: relative
}

.read-more-date a {
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-size: 1.06667em;
    font-weight: 600;
    color: #41516a;
    text-transform: uppercase
}

.read-more-date .date {
    position: absolute;
    right: 0;
    color: #90949a
}

.img-fluid,
.modal-dialog.cascading-modal.modal-avatar .modal-header,
.video-fluid {
    max-width: 100%;
    height: auto;
    cursor: pointer
}

.review_vdo {
    position: relative;
    width: 100%;
    display: inline-block
}

.rvw_vdo_icon {
   /*  background: url(/bookingsolution/images/icons/video-play.png) no-repeat; */
    z-index: 999;
    height: 50px;
    width: 50px;
    position: absolute;
    left: 45%;
    top: 40%;
    text-align: center;
    margin: 0 auto;
    display: block;
    cursor: pointer
}

.box-style {
    box-sizing: border-box;
    box-shadow: -7px 7px 40px rgba(0, 0, 0, .05);
    border-radius: 10px 0 10px 10px;
    padding: 20px 50px
}

.bg-light-ivory {
    background: #f6edde !important
}

.small_banner.bg-primary h2 {
    font-size: 30px
}

.small_banner h4 {
    color: #000 !important;
    font-size: 24px
}
.small_banner .modal-header h4
{
	color: #000 !important;
}
.text-danger {
    color: red !important
}

.text-success {
    color: #28a745 !important
}

.compare_plans h5 {
    font-size: 20px !important
}

.compare_plans h6 {
    font-size: 16px !important
}

.tick_icon {
    height: 20px
}

.pricing_table.table>tbody>tr>td {
    padding: 1em .5em;
    line-height: 1.4;
    font-size: 14px;
    vertical-align: middle;
    border-bottom: 1px solid #d8e5ff;
    background-color: #fff;
    color: #000
}

.pricing_section .table-responsive td,
.pricing_section .table-responsive th {
    padding: 5px !important;
    vertical-align: middle
}

.pricing_table.table>tbody>tr>td.bg-lighter {
    background-color: #f3f9fb;
    color: #0f51bf
}

.accordion .card {
    border: 0
}

.accordion .card-header {
    background: 0 0 !important
}

#accordion-style-1 a,
#accordion-style-1 h1 {
    color: #007b5e
}

#accordion-style-1 .btn-link {
    font-weight: 400;
    color: #050505;
    background-color: transparent;
    text-decoration: none !important;
    font-size: 18px;
    font-weight: 700;
    padding-left: 25px;
    white-space: initial;
    display: flex
}

#accordion-style-1 .card-body {
    border-top: 2px solid #079cd5
}

#accordion-style-1 .card-header .btn.collapsed .main {
    display: none
}

#accordion-style-1 .card-header .btn .main {
    background: #079cd5;
    padding: 5px;
    color: #fff;
    width: 35px;
    height: 41px;
    position: absolute;
    left: -1px;
    top: 10px;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
    display: block
}

.payment_get_started {
    text-align: center;
   /*  background: linear-gradient(rgba(255, 147, 0, .1), rgba(249, 145, 4, .1)), url(../images/payment.jpg) no-repeat 0 0; */
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-attachment: fixed;
    padding: 2em 15px;
    position: relative
}

.payment_get_started .overlay {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, .4)
}

.payment_get_started h4 {
    color: #fff !important;
    font-size: 36px
}

.payment_get_started h5 {
    color: #fff !important;
    font-size: 26px
}

.payment_get_started h3 {
    color: #fff !important
}

.modal .contact-form {
    padding: 10px !important
}

.modal .orange-btn {
    background: #fff;
    margin-top: 10px
}

@media (max-width:1299px) {
    .payment-logo {
        height: 60px
    }
}

@media (max-width:991px) {
    .payment-logo {
        height: 100px
    }
}

.price-type-logo {
    height: 60px
}

.cust_border {
    border-top: 0 !important;
    border-left: 0 !important
}

.cust_span {
    display: block;
    text-align: center
}

.accordion .card {
    border: 0
}

.accordion .card-header {
    background: 0 0 !important
}

.navbar-dark .navbar-nav .nav-link:hover {
    color: orange
}

.text-danger {
    color: red !important
}

.mw-406 {
    max-width: 406px;
    margin: 0 auto
}

.btn-warning {
    border-color: #ffc107 !important
}

.support_expert .content-section {
    padding-left: 8em !important
}

.row:after,
.row:before {
    display: none
}

.embed-responsive {
    height: 100%
}

.pricing_video {
    width: 100%;
    height: 100%
}

#canvas,
#canvas_1,
#canvas_2 {
    background: #feddbc;
    padding: 5px
}

.modal .close {
    color: red;
    font-size: 40px
}

.f-40 {
    font-size: 40px
}

.text-blue {
    color: #00f
}

.ultmt_sltn {
    background: url(../images/payments/banner2.jpg);
    padding: 2em 0 3em 0;
    color: #fff;
    background-color: #00a6e8 !important;
    background-size: cover;
    position: relative
}

.small_banner .overlay {
    position: absolute;
    background: rgba(0, 0, 0, .3);
    left: 0;
    top: 0;
    height: 100%;
    width: 100%
}

.faqs_banner {
    padding: 6em 0 3em 0
}

.faqs_container {
    max-width: 1000px;
    margin: 0 auto
}

.faqs_cntnts h2 {
    color: #043a86
}

.faqs_cntnts ol {
    padding: 0 15px 0
}

.text-primary {
    color: #ff8404 !important
}

.container--no-gutters {
    padding-right: 0;
    padding-left: 0
}

.content-section {
    padding: 1em;
    color: #fe5f15
}

.box-set .box-set-item h5 {
    color: #fe5f15 !important
}

.list-alternate-content {
    max-width: 54em;
    padding-top: 1.8em;
    padding-bottom: 1.8em;
    margin-left: auto;
    margin-right: auto;
    height: 100%
}

.heading-2 {
    margin-bottom: .5em;
    font-weight: 700;
    line-height: 1.1;
    color: #e30000;
    font-size: 1.8em
}

.list-alternate-content .list-alternate-text {
    line-height: 1.75;
    font-size: 14px;
    font-weight: 400;
    color: #000
}

.support_section .row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.support_section .icon-in-circle {
    background: 0 0 !important;
    padding-right: 5px
}

.support_section .fas.fa-users.icon {
    width: 70px
}

.support_img {
    height: 260px;
    background-size: cover !important;
    background-position: center !important
}

.box-set .box-set-wrapper {
    height: 100%;
    padding: .25em
}

.box-set-special {
    position: relative
}

.box-set .box-set-item {
    background-color: #fff;
    padding: 1.5em;
    height: 100%;
    color: #fe5f15 !important
}

.box-set-special .icon-special-container {
    height: 2.5em;
    width: 2.5em;
    background-color: #fe5f15;
    background: linear-gradient(115deg, #ffab12 20%, #fe5f15 80%);
    color: #fff;
    border-radius: .25em;
    display: flex;
    justify-content: center;
    align-items: center
}

.box-set .box-set-text {
    line-height: 1.75;
    font-weight: 400;
    margin-bottom: 0;
    color: #000
}

.list-alternate-media {
    width: 100%;
    height: 100%
}

.icon-xl {
    width: 56px !important;
    height: 56px;
    stroke-width: 1.5px
}

.bg-hover-container {
    overflow: hidden;
    position: relative;
    transition-property: box-shadow;
    transition-timing-function: ease-in-out;
    transition-duration: .2s;
    transition-delay: 0
}

.breakout-hero {
    height: 100%;
    padding: 1.8em 1.5em
}

.bg-hover-img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-timing-function: ease-in-out;
    transition-duration: .2s;
    transition-delay: 0;
    z-index: 0
}

.breakout-hero-channel {
    background-image: url(../images/sellmore.jpg);
    background-size: cover;
    background-position: center !important;
    background-repeat: no-repeat;
    height: 500px;
    background-attachment: fixed
}

.bg-overlay-content {
    position: relative;
    z-index: 2
}

.sub-heading-upper {
    font-size: 12px;
    text-transform: uppercase
}

.bg-overlay:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(228deg, rgba(0, 0, 0, .1) 0, rgba(0, 0, 0, .7) 100%);
    z-index: 1
}

.text-nowrap {
    white-space: nowrap !important
}

.mt-5,
.my-5 {
    margin-top: 3em !important
}

.btn-outline-white {
    color: #fff;
    border-color: #fff
}

.pad_tb_3em {
    padding: 3em 0
}

.list-alternate-md>.list-alternate-item2 .list-alternate-item-first {
    order: 2
}

.solution_overview {
    padding: 40px 0 0 0
}

.schedule_demo {
    background-image: url(../images/schedule_bg.jpg);
    background-size: cover;
    background-position: center !important;
    background-repeat: no-repeat;
    padding: 1em 0 3em 0;
    position: relative;
    color: #fff !important;
    background-attachment: fixed !important
}

.schedule_demo h4 {
    color: #fff
}

.schedule_demo:before {
    background: rgba(0, 0, 0, .6) none repeat scroll 0 0 !important;
    bottom: 0 !important;
    content: "" !important;
    left: 0 !important;
    pointer-events: none !important;
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
    z-index: 2 !important
}

.schedule_demo .text-center {
    z-index: 99
}

.support_expert .breakout-hero {
    padding: 2em
}

.light-blue-bg {
    background: #cff7ff
}

.three-ticket-section {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 16px 0
}

.ticket-section-link {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    width: 100%;
    max-width: 344px;
    margin: 16px;
    padding: 16px;
    box-shadow: 0 4px 8px 0 rgba(38, 40, 42, .1);
    background-color: #fff;
    letter-spacing: .1px;
    color: #000;
    transition: none !important;
    text-decoration: none !important
}

.ticket-section-link__title {
    color: #d94500
}

.icon-in-circle {
    width: 40px;
    height: 40px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f5f8ff;
    border-radius: 50%
}

.icon-in-circle i,
.icon-in-circle svg {
    width: 1em;
    height: 1em;
    fill: #959eb0;
    color: #959eb0;
    font-size: 2em
}

.mw-100pc {
    max-width: 100% !important
}

.address svg {
    color: #ff0;
    margin-right: 10px;
    font-size: 18px;
    margin-top: 5px
}

.social-icons3 svg {
    color: #ff0
}

.have_qstn h2 {
    color: #fff
}

.heading-2 {
    margin-bottom: .5em;
    font-weight: 700;
    line-height: 1.1;
    color: #d94500;
    font-size: 28px !important
}

a.btn {
    border-radius: 25px !important
}

.route_manage {
    background: #8fb3d5
}

::-webkit-input-placeholder {
    color: #000
}

:-ms-input-placeholder {
    color: #000
}

::placeholder {
    color: #000
}

.enquiries_sctn h3 {
    margin: 5px 0
}

.address-grids svg {
    color: #fff;
    font-size: 18px;
    float: left;
    width: 50px !important;
    height: 50px;
    text-align: center;
    background: #f99104;
    line-height: 49px;
    padding: 10px
}

@media (min-width:375px) {
    .content-section {
        padding: 1.5em
    }
}

@media (min-width:576px) {
    .heading-1 {
        font-size: 1.6em
    }
}

@media (min-width:768px) {
    .content-section {
        padding: 2.5em !important
    }
    .box-set-special {
        max-width: 36em;
        margin-left: auto;
        margin-right: auto
    }
    .box-set-special .box-set-item {
        padding-left: 58px !important;
        box-shadow: 0 30px 77px -15px #e5e7f7
    }
    .box-set .box-set-text {
        margin-bottom: 1em
    }
    .box-set-special .icon-special-container {
        position: absolute;
        height: 58px;
        width: 58px;
        left: -1em;
        margin-top: 0;
        font-size: 40px
    }
    .heading-1 {
        font-size: 1.75em
    }
    .list-alternate-md>.list-alternate-item:nth-of-type(odd) .list-alternate-content {
        margin-left: 0
    }
    .content-section {
        padding: 2.5em
    }
}

@media (min-width:992px) {
    .breakout-hero {
        padding: 4em
    }
    .breakout-hero-channel {
        background-position: center center
    }
    .heading-1 {
        font-size: 3em
    }
}

.website-pic {
    height: 250px;
    background-size: cover !important;
    background-position: center !important
}

.small,
small {
    font-size: 12px !important
}

.website_section h4 {
    margin-bottom: 0 !important
}

.website_section .appntmnt_fn small {
    margin-bottom: 15px !important;
    display: inline-block;
    width: 100%
}

.website_section p {
    text-align: justify
}

@media (max-width:1099px) {
    .service_section .website-pic {
        height: 200px
    }
}

.trang_support.content-section {
    padding-right: 4.5em !important
}

.trang_support.content-section p {
    text-align: justify
}

.support_section .box-set .box-set-wrapper {
    height: 100%;
    padding: .25em !important
}

.list-alternate-item h2 {
    font-size: 30px
}

.support2.support_section h2 {
    font-size: 12px
}

.bg-chatelle {
    background: #c3bcb9
}

.ticket-section-link__descr {
    font-size: 14px
}

.carousel-caption p {
    text-align: center;
    margin: 25px 0
}

#myCarousel .carousel-indicators li {
    width: 10px;
    height: 10px;
    border: 1px solid #d71f26;
    border-radius: 2px
}

#myCarousel .carousel-indicators .active {
    width: 10px;
    height: 10px
}

#myCarousel .carousel-indicators {
    bottom: 0;
    left: 0;
    margin-left: 0;
    text-align: center;
    right: 0;
    width: 100%
}

.form-control {
    height: 45px !important
}

@media (max-width:1080px) {
    .carousel-caption {
        min-height: 512px !important;
        padding-top: 0;
        right: 15%;
        left: 15%
    }
    .carousel-caption h3 {
        font-size: 40px
    }
    .carousel-caption p {
        font-size: 30px
    }
    .carousel-caption h6 {
        font-size: 23px
    }
}

.carousel-caption h6 {
    font-size: 23px
}

@media screen and (min-width:1400px) {
    .carousel-caption {
        top: 0
    }
}

.contact-form input[type=submit] {
    outline: 0;
    border-radius: 25px
}

.address-details li svg {
    font-weight: 700;
    padding-top: 2px;
    color: red;
    font-size: 24px;
    width: 50px !important;
    text-align: center
}

.reload_cp,
.reload_cp_1,
.reload_cp_2 {
    font-size: 16px;
    cursor: pointer;
    margin: 2px
}

.contact_form_bg {
    background: url(../images/contactbg.jpg);
    height: 100%;
    position: relative;
    padding: 20px 10px;
    background-size: cover !important;
    background-position: center !important;
    border-radius: 8px
}

.overlay {
    position: absolute;
    background: rgba(0, 0, 0, .4);
    left: 0;
    top: 0;
    height: 100%;
    width: 100%
}

.contact_form_bg .overlay {
    border-radius: 8px
}

.contact_form_bg .form-control {
    background: rgba(256, 256, 256, .6) !important;
    height: 40px;
    border: 0 !important
}

.contact_form_bg.contact-form div {
    margin-bottom: 1px
}

.contact_form_bg.contact-form div {
    padding: 0 15px
}

.md-form .text-white {
    margin: 5px 0
}

.contact_form_bg.contact-form .form-control {
    color: #000;
    overflow: hidden
}

.card {
    background: 0 0;
    border: 0
}

.ski_rental_software.ski_rental_tab .nav.nav-tabs {
    justify-content: center
}

.ski_rental_tab .nav-tabs>li>a {
    border-radius: 25px !important
}

.sltn_to_rent {
    background: #003370
}

.sltn_to_rent .well_ul ul li:hover h4 {
    color: #ffbc00 !important
}

._ski_mng_container .grid h4 {
    color: #fff
}

.address-details {
    margin-top: 30px
}

.our_services svg {
    font-size: 35px;
    color: #0f65ba;
    width: 40px !important
}

.btn,
.request_demo .submit_btn,
.request_demo_btn,
button {
    border-radius: 25px !important;
    outline: 0 !important
}

.ski_mgmnt.route_manage.text-center.route_mng {
    background: linear-gradient(to right, #1e7df0, #0030a0)
}

.sltn_to_rent ul h4 {
    color: #ffbc00 !important;
    padding: 0
}

.sltn_to_rent p {
    padding-bottom: 10px
}

.modal .btn {
    min-width: 100px
}

.bg-danger {
    background-color: #ff0018 !important;
    color: #fff
}

.captcha_width {
    padding: 0;
    margin: 0 auto;
    width: 250px
}

.carousel-item {
    height: initial !important
}

@media (max-width:991px) {
    .carousel-caption {
        top: -15%
    }
    .carousel-caption h3 {
        font-size: 30px
    }
    .carousel-caption p {
        font-size: 20px;
        margin: 0
    }
    .navbar-toggler {
        width: 18%;
        outline: 0 !important;
        color: orange;
        font-size: 22px
    }
    .navbar>.container .navbar-brand {
        justify-content: flex-start !important;
        flex-basis: 80%
    }
    .col-md-6.list-alternate-item-first {
        min-height: 300px
    }
    .support_expert .content-section {
        padding-left: 25px !important
    }
}

@media (max-width:768px) {
    .contact_form_bg.contact-form div {
        padding: 1px
    }
}

@media (max-width:767px) {
    .carousel-caption {
        min-height: initial !important;
        top: 0;
        right: 0;
        left: 0
    }
    .carousel-caption h6 {
        font-size: 18px;
        text-shadow: none
    }
    .list-alternate-item-second,
    .trang_support {
        padding: 1em
    }
    .support_expert .content-section {
        padding: 1em 4em !important
    }
    .ski_rental_software.easy_rest .grid1 {
        min-height: initial
    }
}

@media (max-width:600px) {
    .carousel-caption h3 {
        text-shadow: none !important
    }
    .carousel-caption h6 {
        font-size: 16px
    }
    .support_section .container-max.container--no-gutters {
        padding: 0 3em
    }
}

@media (max-width:500px) {
    .tab_style .nav-tabs>li {
        margin-bottom: 5px
    }
    .navbar>.container .navbar-brand {
        justify-content: flex-start !important;
        flex-basis: 70%
    }
}

@media (max-width:375px) {
    .box-style {
        padding: 20px
    }
}

.modal-header {
    background: #fff !important
}

.popup_video .modal-header {
    background: 0 0 !important
}

.modal .close {
    color: #000;
    font-size: 40px
}

.popup_video .modal .close {
    color: #fff
}

.modal-body {
    background: #fffcf6
}

.f-18 {
    font-size: 18px !important
}

#about .row li:hover .round_icon img {
    transform: none !important
}

#about .round_icon img {
    max-width: 100%;
    height: 200px;
    object-fit: cover
}

.icon_img_style img {
    width: auto;
    height: 200px;
    object-fit: cover
}

.carousel-caption p {
    margin: 0
}

.carousel-caption h3 {
    margin-bottom: 0
}

.carousel-caption h6 {
    margin-top: 0 !important;
    font-size: 30px
}

.modal-header {
    background: 0 0
}

.modal .close {
    color: #000 !important
}

.modal #request_demo {
    background: orange
}

.form-control {
    border: none
}

.request_demo textarea {
    height: 100px;
    overflow: hidden
}

.modal-content,
.modal-header {
    border: none !important;
    border-radius: 0
}

.modal .form-control {
    background-color: #f8cd7d
}

#digitalise_sctn h1 {
    margin: 0
}

.request_demo p {
    padding: 0
}

.quick_cntct h2 {
    padding-bottom: 0
}

.small_banner h4 {
    margin-bottom: 0 !important;
    margin: 0 !important
}

.quick_cntct h3 {
    margin: 0
}

.service_block .service_texts h3 {
    padding-bottom: 10px;
    margin-bottom: 0
}

.service_img img {
    max-width: 70px;
    padding-right: 10px
}

.dvlpmnt_compny_img {
    height: 200px;
    object-fit: cover
}

.our_sw_dvlp h6 {
    margin-top: 0 !important
}

.agile-software-develop {
    padding: 20px 0
}

.quick_cntct h3 {
    color: orange;
    text-shadow: none
}

.rental_img {
    max-width: 100%;
    height: 200px;
    object-fit: cover
}

.rental_images.icon_img {
    max-height: initial;
    margin-bottom: 15px;
    overflow: hidden;
    max-width: initial;
    width: 100%
}

.ski_rental_sales .well_ul {
    padding: 0
}

.rental_sales h5 {
    margin-bottom: 0 !important
}

.rental_sale_left {
    padding: 2em 0
}

.mh-400 {
    max-height: 400px
}

.f-20 {
    font-size: 20px
}

.f-18 {
    font-size: 18px
}

.f-15 {
    font-size: 15px !important
}

.about_us_section h4 {
    font-family: 'Source Sans Pro', sans-serif;
    padding-bottom: 0
}

.f-18 {
    font-size: 18px !important
}

.f-17 {
    font-size: 17px !important
}

.fw-700 {
    font-weight: 700
}

.tab_style .nav-tabs>li a.active {
    background: #04287c;
    color: #fff;
    line-height: 35px
}

.ski_rental_software.ski_rental_tab .tab-pane img {
    height: 400px;
    object-fit: contain
}

.modal .contact-form {
    background: #f8cd7d
}

.modal input {
    background: #f8edd9 !important;
    border: 0 !important;
    box-shadow: none !important
}

.modal select,
.modal textarea {
    background: #f8edd9 !important
}

.modal .form-group {
    margin-bottom: 0
}

.contact-form canvas {
    background: #f8edd9 !important
}

.modal #request_demo {
    background: #f8cd7d
}

@media (max-width:1080px) {
    .carousel-caption h6 {
        font-size: 23px
    }
}

@media (max-width:767px) {
    .carousel-caption h6 {
        font-size: 18px;
        text-shadow: none
    }
}

@media (max-width:600px) {
    h3 {
        font-size: 28px
    }
    .carousel-caption h6 {
        font-size: 16px
    }
    .heading_style h4 span {
        line-height: 24px;
        font-size: 24px
    }
}

@media (max-width:500px) {
    .quick_cntct h3 {
        font-size: 20px
    }
}

@media (max-width:414px) {
    .contact_section2 .red_color span {
        display: block
    }
    .quick_cntct h3 {
        padding-bottom: 30px
    }
    .carousel-caption h3 {
        font-size: 22px
    }
    .carousel-caption p {
        font-size: 18px
    }
}

.cookie-policy ul li {
    font-size: 12px
}

.contact-form .submit_btn {
    background: #e60808 !important
}

.faq_cont .faqblockr {
    width: 100%;
    float: left;
    background-color: #d9eefe;
    position: relative;
    padding: 40px 30px 32px 35px;
    border-radius: 20px
}

.faqblockr h5 {
    text-align: center;
    color: #000;
    line-height: 27px;
    font-size: 24px;
    margin: 0 0 21px 0;
    letter-spacing: -.6px;
    padding: 0;
    font-weight: 400;
    text-transform: uppercase;
    font-weight: 700
}

.faqblockr h5 span {
    color: #c30000
}

.faqblockr p {
    text-align: center;
    color: #474a56;
    line-height: 26px;
    font-size: 16px;
    margin: 0 0 7px 0;
    letter-spacing: -.35px;
    padding: 0
}

.faqblockr .fcubtn {
    width: 100%;
    float: left;
    text-align: center;
    display: inline-block;
    margin-top: 39px;
    position: relative
}

.faqblockr .fcu_btn {
    width: 203px;
    height: 50px;
    position: relative;
    display: inline-block;
    overflow: hidden;
    border-radius: 0;
    text-align: center
}

.faqblockr .fcu_btn a {
    text-align: center;
    display: inline-block;
    width: 203px;
    height: 50px;
    border: 1px solid #c30000;
    color: #c30000;
    text-transform: uppercase;
    line-height: 35px
}

.faq_cont .btn-link {
    font-weight: 700;
    color: #000;
    outline: 0;
    background-color: transparent;
    font-size: 18px !important;
    padding: .75rem 1.25rem;
    width: 100%;
    display: block;
    text-align: left
}

.faq_cont .card h5 {
    margin-bottom: 0
}

.faq_cont .card .card-header {
    padding: 0
}

.faq_cont .card {
    margin-bottom: 10px
}

.pad_2em {
    padding: 2em
}

.card-header [data-toggle=collapse].collapsed:after {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    color: #454444
}

.card-header [data-toggle=collapse]:after {
    font-family: fontawesome;
    content: "\f054";
    float: right;
    color: #f58723;
    font-size: 18px;
    line-height: 22px;
    transform: rotate(90deg)
}

.red-btn {
    border: none;
    outline: 0;
    color: #fff;
    padding: .6em 3em;
    font-size: 16px;
    margin: 1em 1em 0 0;
    background: #e60808;
    margin-top: 20px;
    text-transform: initial;
    letter-spacing: 0;
    height: initial !important
}

.ski_mgmnt .grid .ski_mgmnt_img img {
    height: 80px;
    max-width: initial;
    object-fit: contain
}

.popup_video .img-fluid {
    max-width: 100%;
    height: 400px;
    cursor: pointer;
    object-fit: cover
}

@media (max-width:991px) {
    .route_mng_optns {
        width: 33%;
        max-width: 33%;
        float: left
    }
    .ftrs_block .services-grids1,
    .ski_rental_sales .rental_sale_container {
        display: block
    }
    .popup_video .img-fluid {
        height: auto
    }
}

@media (max-width:767px) {
    .faq_cont .btn-link {
        white-space: inherit
    }
}

@media (max-width:500px) {
    .route_mng_optns {
        width: 100%;
        max-width: 100%;
        float: none
    }
}

#accordion-style-1 .card-header [data-toggle=collapse]:after {
    content: "";
    display: none
}

@media (max-width:414px) {
    .call_us_banner .yellow_color span {
        display: block;
        font-size: 18px
    }
}
   #country_code
    {
              font-size: 14px !important;
    width: 134px;
    /* padding: 5px 10px; */
    margin: 1px;
    border-radius: 25px;
    background-color: #ffffff;
    border: 1px solid #0051b5;
    color: #0051b7;
    margin-left: 9px;
    height: 32px;
    margin-top: 7px;
    padding: 0px 11px;
    
}
    
    @media (min-width: 768px) { 
        .country{
                display: inline-flex;
        }    
        
        }
