@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800');


a:link {
    color: : #ffffff;
}

p {
    font-family: 'open sans', sans-serif;
    font-size: 1em;
    font-weight: 400;
    font-feature-settings: "liga" 0;
}

.img {
    width: 100%;
}

video {
    width: 100%;
    display: block;
}


.bgvideo {
    position: relative;
    margin: 0 auto;
    width: 100%;
    height: 50vh;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    z-index: -1000;
    vertical-align: middle;
}

@media (max-width: 880px) {
    .bgvideo {
            background: url('../img/bg.png') center no-repeat;
  background-image: cover;
        
    }
    
    video {
        display: none;
    }
    
    .bgvideo {
        height: auto !important;
    }
    
    .bgvideo h1 {
        font-size: 3rem !important;
        min-width: 90%;
        margin-top: 100px !important;
      
    }
    
    .bgvideo h4 {
        font-size: 1.5rem !important;
        min-width: 90% !important;
        line-height: 2rem !important;
    }
}
    
/*

.bgmobile {
    position: relative;
    margin: 0 auto;
    background: url('../img/22.png');
     background-size: cover;
    width: 100%;
    height: 100vh;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    display: none;
}



@media (max-width: 540px) {

    .videocontainer{
        display: none;
    }
    
    .bgmobile {
    position: relative;
    margin: 0 auto;
    background: url('../img/22.png');
     background-size: cover;
    width: 100%;
    height: 100vh;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
    
}

*/

.videocontainer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0.7;
    z-index: -10003;
    background: url('.../img/22.png') center no-repeat;
    background-size: cover;
}

.bgvideo h1 {
    margin-top: 20vh;
    text-align: center;
    font-size: 5rem;
    font-weight: 800;
    color: #0F336C;
    z-index: 1000;
    opacity: .9;
      padding-left: 30px;
        padding-right: 30px;
}

.bgvideo h4 {
    margin-top: 20px;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    max-width: 60%;
    font-weight: 400 !important;
    line-height: 2.5rem;
    text-align: center;
    font-size: 1.8rem;
    color: #3E3E3E;
    z-index: 1000;
    opacity: 1 !important;
}



.scroll_down {
    width: 100%;
    position: relative;
    text-align: center;
    color: #0F336C;
    font-size: 2rem;
    display: block;
}

.scroll_down {
    display: block;
    animation: pulse 1.5s ease infinite;
}

@keyframes pulse {
    0% {

        opacity: 1;
    }
    50% {
        opacity: 0.5;
    }
    99% {

        opacity: 1;
    }
}

.affix {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
    border-bottom: solid 1px #eeeeee;
    background-color: #ffffff;
}

@media screen and (max-width: 768px) {
    .support {
        display: none;
    }

    .case {
        width: 355px;
        margin: 1em;
    }


    .info {
        width: 355px;
    }

    .darkestbox {
        display: none;
    }
}


.clearfix:before,
.clearfix:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after {
    content: " ";
    display: table;
}

.clearfix:after,
.navbar:after,
.navbar-header:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.center {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}

.col-md-08 {
    width: 75%;
}

.contacttab {
    background-color: #0F336C;
    width: 100%;
    height: 250px;
    color: #ffffff;
    padding-left: 7em;
    padding-right: 7em;
}

.ready {
    padding-top: 2em;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 2rem;
    letter-spacing: 2px;
    font-size: 3rem;
}

@media screen and (max-width: 768px) {
    .col-md-08 {
        width: 90;
    }
    .contacttab {
        padding: 0;
    }
}

.graybox {
    background-color: #f2f2f2;
    width: 100%;
    height: auto;
    display: inline-block;
    color: #555555;
}

.pullright1 {
    position: absolute;
    left: 50%;
    display: inline-block;
}

@media screen and (max-width: 768px) {
    .pullright1 {
        top: 235%;
        left: 75%;
        width: 235px;
    }
}



@media screen and (min-width: 768px) {
    .pull-left1 {
        position: absolute;
        width: 17%;
        float: left;
        margin-top: 7%;
        margin-left: 12%;
        max-width: 250px;
    }
    .front {
        position: relative;
        top: 50%;
        left: -5;
    }
}



@media screen and (max-width: 768px) {
    .pull-left1 {
        position: absolute;
        width: 30%;
        float: left;
        margin-top: 40px;
        margin-left: 50px;
    }
}

.image-slider {
    width: 100% !important;

    margin-left: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 5rem;
    margin-top: 0rem;
}



/*

.image-slider h1 {
  margin: 0;
  color: #ffffff;
  letter-spacing: .1rem;
  font-size: 3rem;
  font-weight: 800;
text-align: left;
  width: 100%;
}

.image-slider h2 {
  margin: 0;
  color: #ffffff;
  font-size: 1.6rem;
  text-transform: uppercase;
  letter-spacing: .2rem;
  font-weight: 400;
  text-align: left;
  width: 100%;
  padding-top: 5px;
}

.image-slider h3 {
  margin: 0;
  color: #ffffff;
  font-size: 1.3rem;
  font-weight: 100;
  text-align: left;
  width: 40%;
  padding-top: 5px;
}

/*

.image-slider p {

  color: #ffffff;
  font-size: 1.7rem;
  font-weight: 200;
text-align: justify;

margin-left: 5%;
  width: 90%;
}

.blog-title {
  float: left;
  width: 50%;
  height: 100%;
}

.blockman {

  width: 100%;

}

/*

.blockman2 {
  background-color: #E44F49;
  width: 100%;
  height: 260px;
}

.blockman3 {
  background-color: #233F76;
  width: 100%;
  height: 260px;
}

*/

.down {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    overflow: hidden;
    width: 100%;
}

.down2 {
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 0;
}

.meet {
    width: 100%;
    margin: 0 auto;
    position: relative;
    margin-bottom: 60px !important;
}

.spoke {
    position: relative;
    float: left;
    width: 30%;
    padding-left: 1%;
    padding-right: 1%;
    /*display: grid;
  grid-template-columns: [first] 25% [col-1-spoke][line2] 50% 25% [end];
  position: relative;
  justify-content: center;*/
    margin: 0 auto;
}

.down3 {
    position: relative;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    position: relative;
    margin-bottom: 2em;
    margin-top: 2em;
    padding-right: 20px;
}



@media screen and (max-width: 700px) {
    .down3 {
        margin-bottom: 5em;
    }
}

.required {
    color: #11356D;
}

@media screen and (max-width: 768px) {
    .down {
        display: block;
        height: 55px;
        width: 100%;
        background-color: #F4F4F4;
    }
}

@media screen and (max-width: 768px) {
    .down2 {
        display: grid;
        height: 55px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 1em;
    }
    .down3 {
        height: 40px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 2.5em;
    }
    .background-pentagon {
        display: none;
    }
    .arrow {
        display: block;
    }
}

@media screen and (max-width: 500px) {
    .down3 {
        margin-bottom: 4em;
    }
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none;
    visibility: hidden;
}

.affix {
    position: fixed;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}



/* general styles */

a i.fa,
button i.fa {
    margin: 0 5px;
}

.clickable {
    cursor: pointer;
}

.required {
    color: #11356D;
}

.accent {
    color: #11356D;
}

.text-uppercase {
    text-transform: uppercase;
    letter-spacing: 0.08em;
}

@media screen and (max-width: 991px) {
    .text-center-sm {
        text-align: center;
    }
}

.lead {
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    padding-right: 2rem;
    padding-left: 2rem;
}

.mb-small {
    margin-bottom: 20px;
    text-align: center;
}

.heading {
    margin-bottom: 40px;
}

.heading h1,
.heading h2,
.heading h3,
.heading h4,
.heading h5 {
    display: inline-block;
    border-bottom: solid 5px #11356D;
    line-height: 1.1;
    margin-bottom: 0;
    padding-bottom: 10px;
    vertical-align: middle;
    text-transform: uppercase;
    letter-spacing: 0.06em;
}

.heading h1 i.fa,
.heading h2 i.fa,
.heading h3 i.fa,
.heading h4 i.fa,
.heading h5 i.fa {
    display: inline-block;
    background: #11356D;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    font-size: 12px;
    line-height: 30px;
    border-radius: 15px;
}

.icon {
    display: inline-block;
    width: 80px;
    height: 80px;
    color: #fff;
    line-height: 80px;
    border-radius: 40px;
    border: solid 1px #fff;
    font-size: 20px;
}

.icon.icon-lg {
    font-size: 30px;
    border-width: 2px;
}

.ul-icons {
    padding-left: 10px;
}

.ul-icons li {
    list-style-type: none;
    line-height: 20px;
    margin-bottom: 20px;
}

.ul-icons li i {
    width: 20px;
    height: 20px;
    background: #11356D;
    color: #fff;
    text-align: center;
    border-radius: 10px;
    line-height: 20px;
    margin-right: 10px;
}

ul.list-style-none {
    list-style: none;
}

.pages-listing .item {
    text-align: center;
}

.pages-listing .item .text {
    margin-bottom: 20px;
}

.pages-listing .item .text p {
    color: #999999;
    font-size: 12px;
    margin-bottom: 20px;
}

.banner {
    margin-bottom: 30px;
    text-align: center;
}

.banner img {
    margin: 0 auto;
}

.banner a:hover img {
    opacity: 0.8;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.pages {
    text-align: center;
}

.pages .loadMore {
    text-align: center;
}

.pages .pagination {
    text-align: center;
}

.features-buttons button {
    margin-bottom: 20px;
}

@media screen and (min-width: 1300px) {
    body.boxed {
        background: url(https://subtlepatterns.com/patterns/subtle_zebra_3d.png);
    }
    body.boxed #all {
        position: relative;
        background: #fff;
        width: 1200px;
        margin: 0 auto;
        overflow: hidden;
        -webkit-box-shadow: 0 0 5px #cccccc;
        box-shadow: 0 0 5px #cccccc;
    }
}

#top {
    background: #555555;
    color: #eeeeee;
    padding: 10px 0;
}

#top p {
    margin: 0;
    font-size: 12px;
}

#top .social {
    float: right;
    text-align: right;
}

#subject {
    height: 34px !important;
}

#message {
    height: 74px !important;
}

#top .social a {
    color: #999999;
    display: inline-block;
    width: 24px;
    height: 24px;
    border-radius: 12px;
    line-height: 20px;
    font-size: 12px;
    text-align: center;
    vertical-align: bottom;
}

#top .social a:hover {
    color: #fff;
}

#top .login {
    float: right;
}

#top .login a {
    font-size: 12px;
    color: #eeeeee;
    margin-right: 15px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.10em;
}

@media screen and (max-width: 767px) {
    #top .login {
        float: left;
    }
}

#top.light .login a {
    color: #555555;
}

.navbar {
    border: none;
}

#logo {
    padding-left: 148px;
    margin-left: 10px;
}

.navbar ul.nav > li > a {
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 900;
    letter-spacing: 0.08em;
    border-top: solid 5px transparent;
    font-family: 'open sans', sans-serif;
    color: #11356D;
    font-size: 14px;
}

.navbar ul.nav > li.active > a,
.navbar ul.nav > li.open > a {
    text-decoration: none;
    border-top: solid 5px #20616d;
}

@media screen and (max-width: 768px) {
    .navbar ul.nav > li.active > a,
    .navbar ul.nav > li.open > a {
        border-top-color: transparent;
    }
    .navbar ul.nav > li > a:hover {
        border-top-color: transparent;
    }
}

.navbar.navbar-light ul.nav > li.active > a {
    border-top: solid 5px #20616d;
    background: #fff;
    color: #11356D;
}

.navbar.navbar-light ul.nav > li > a:hover,
.navbar.navbar-light ul.nav > li.open > a:hover,
.navbar.navbar-light ul.nav > li > a:focus,
.navbar.navbar-light ul.nav > li.open > a:focus {
    background: #F26126;
    color: #11356D;
}

.navbar ul.dropdown-menu {
    margin: 0;
    padding: 0;
}

.navbar ul.dropdown-menu li {
    list-style-type: none;
    border-bottom: solid 1px #eeeeee;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    padding: 4px 0;
}

.navbar ul.dropdown-menu li a {
    position: relative;
    color: #999999;
    font-size: 12px;
    display: block;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    left: 0;
}

.navbar ul.dropdown-menu li a:hover {
    color: #F26126;
    text-decoration: none;
    background: none;
    left: 2px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}



/* @media screen and (max-width: 767px) { */

.navbar ul.dropdown-menu li a:hover {
    left: 0;
}



/* } */


/* @media screen and (max-width: 767px) { */

.navbar .yamm-content {
    font-size: 14px;
}



/* } */

.navbar .yamm-content {
    text-transform: uppercase;
    padding-bottom: 10px;
    border-bottom: dotted 1px #555555;
    letter-spacing: 0.08em;
}

.navbar .yamm-content ul {
    margin: 0;
    padding: 0;
}

.navbar .yamm-content ul li {
    list-style-type: none;
    border-bottom: solid 1px #eeeeee;
    text-transform: uppercase;
    padding: 4px 0;
}

.navbar .yamm-content ul li a {
    position: relative;
    color: #999999;
    font-size: 12px;
    display: block;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.navbar .yamm-content ul li a:hover {
    color: #F26126;
    text-decoration: none;
    padding-left: 2px;
}

h2 a:hover {
    color: #F26126;
}

.previous:hover {
    color: #555555;
}

.navbar .yamm-content .banner {
    margin-bottom: 10px;
}

.navbar .yamm-fw .dropdown-menu {
    padding: 0;
}

.navbar .navbar-buttons {
    float: right;
}

.navbar .navbar-buttons button,
.navbar .navbar-buttons a.btn,
.navbar .navbar-buttons .btn-default.navbar-toggle {
    margin-top: 11px;
    margin-bottom: 11px;
}

.navbar .btn-default,
.navbar .btn-default.navbar-toggle {
    color: #999999;
    background-color: #fff;
    margin-left: 7px;
    margin-right: 0;
}

.navbar .btn-default:hover,
.navbar .btn-default.navbar-toggle:hover,
.navbar .btn-default:focus,
.navbar .btn-default.navbar-toggle:focus {
    background-color: #fff;
    border-color: #11356D;
    color: #11356D;
}

.navbar #search {
    clear: both;
    border-top: solid 1px #11356D;
    text-align: right;
}

.navbar #search form {
    float: right;
}

.navbar #search form .input-group {
    width: 500px;
}

@media screen and (max-width: 768px) {
    .navbar #search form .input-group {
        width: 100%;
    }
}

.navbar #basket-overview a {
    margin-left: 7px;
}

.navbar-affixed-top .affix-top {
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.navbar-affixed-top .affix {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 1000 !important;
    -webkit-box-shadow: 0 0 5px #cccccc;
    box-shadow: 0 0 5px #cccccc;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

body.boxed .navbar-affixed-top1 .affix {
    position: static;
}



/* buttons  */

.btn {
    display: block !important;
    font-family: 'open sans', "sans-serif";
    line-height: 1.42857143;
    border-radius: .2rem;
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 230px;
    font-weight: 600;
    letter-spacing: .1rem;
}


.input-group .btn {
    font-size: 14px;
}

.btn-lg {
    padding: 10px 16px;
    font-size: 14px;
    line-height: 1.33;
    border-radius: 0;
}

.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0;
}

.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0;
}

.btn-template-main {
    color: #11356D;
    background-color: #ffffff;
    border-color: #11356D;
}

@media screen and (max-width: 768px) {
    .btn {
        font-family: 'open sans', sans-serif;
        letter-spacing: 0.08em;
        line-height: 1.42857143;
        border-radius: 0;
    }
}

.btn-template-main:hover,
.btn-template-main:focus,
.btn-template-main:active,
.btn-template-main.active,
.open > .dropdown-toggle.btn-template-main {
    color: #ffffff;
    background-color: #11356D;
    border-color: #11356D;
}

.btn-template-main:active,
.btn-template-main.active,
.open > .dropdown-toggle.btn-template-main {
    background-image: none;
}

.btn-template-main.disabled,
.btn-template-main[disabled],
fieldset[disabled] .btn-template-main,
.btn-template-main.disabled:hover,
.btn-template-main[disabled]:hover,
fieldset[disabled] .btn-template-main:hover,
.btn-template-main.disabled:focus,
.btn-template-main[disabled]:focus,
fieldset[disabled] .btn-template-main:focus,
.btn-template-main.disabled:active,
.btn-template-main[disabled]:active,
fieldset[disabled] .btn-template-main:active,
.btn-template-main.disabled.active,
.btn-template-main[disabled].active,
fieldset[disabled] .btn-template-main.active {
    background-color: #ffffff;
    border-color: #11356D;
}

.btn-template-main .badge {
    color: #ffffff;
    background-color: #11356D;
}

.btn-template-main:hover,
.btn-template-main:focus,
.btn-template-main:active,
.btn-template-main.active {
    color: #ffffff;
    background-color: #11356D;
    border-color: #11356D;
}

.btn-template-transparent-primary {
    color: #ffffff;
    background-color: transparent;
    border-color: #ffffff;
}

.btn-template-transparent-primary:hover,
.btn-template-transparent-primary:focus,
.btn-template-transparent-primary:active,
.btn-template-transparent-primary.active,
.open > .dropdown-toggle.btn-template-transparent-primary {
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0);
    border-color: #e0e0e0;
}

.btn-template-transparent-primary:active,
.btn-template-transparent-primary.active,
.open > .dropdown-toggle.btn-template-transparent-primary {
    background-image: none;
}

.btn-template-transparent-primary.disabled,
.btn-template-transparent-primary[disabled],
fieldset[disabled] .btn-template-transparent-primary,
.btn-template-transparent-primary.disabled:hover,
.btn-template-transparent-primary[disabled]:hover,
fieldset[disabled] .btn-template-transparent-primary:hover,
.btn-template-transparent-primary.disabled:focus,
.btn-template-transparent-primary[disabled]:focus,
fieldset[disabled] .btn-template-transparent-primary:focus,
.btn-template-transparent-primary.disabled:active,
.btn-template-transparent-primary[disabled]:active,
fieldset[disabled] .btn-template-transparent-primary:active,
.btn-template-transparent-primary.disabled.active,
.btn-template-transparent-primary[disabled].active,
fieldset[disabled] .btn-template-transparent-primary.active {
    background-color: transparent;
    border-color: #ffffff;
}

.btn-template-transparent-primary .badge {
    color: transparent;
    background-color: #ffffff;
}

.btn-template-transparent-primary:hover,
.btn-template-transparent-primary:focus,
.btn-template-transparent-primary:active,
.btn-template-transparent-primary.active {
    background: #fff;
    color: #11356D;
    border-color: #fff;
}

.btn-template-transparent-black {
    color: #ffffff;
    background-color: transparent;
    border-color: #ffffff;
}

.btn-template-transparent-black:hover,
.btn-template-transparent-black:focus,
.btn-template-transparent-black:active,
.btn-template-transparent-black.active,
.open > .dropdown-toggle.btn-template-transparent-black {
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0);
    border-color: #e0e0e0;
}

.btn-template-transparent-black:active,
.btn-template-transparent-black.active,
.open > .dropdown-toggle.btn-template-transparent-black {
    background-image: none;
}

.btn-template-transparent-black.disabled,
.btn-template-transparent-black[disabled],
fieldset[disabled] .btn-template-transparent-black,
.btn-template-transparent-black.disabled:hover,
.btn-template-transparent-black[disabled]:hover,
fieldset[disabled] .btn-template-transparent-black:hover,
.btn-template-transparent-black.disabled:focus,
.btn-template-transparent-black[disabled]:focus,
fieldset[disabled] .btn-template-transparent-black:focus,
.btn-template-transparent-black.disabled:active,
.btn-template-transparent-black[disabled]:active,
fieldset[disabled] .btn-template-transparent-black:active,
.btn-template-transparent-black.disabled.active,
.btn-template-transparent-black[disabled].active,
fieldset[disabled] .btn-template-transparent-black.active {
    background-color: transparent;
    border-color: #ffffff;
}

.btn-template-transparent-black .badge {
    color: transparent;
    background-color: #ffffff;
}

.btn-template-transparent-black:hover,
.btn-template-transparent-black:focus,
.btn-template-transparent-black:active,
.btn-template-transparent-black.active {
    background: #fff;
    color: #000;
    border-color: #fff;
}

.btn-template-primary {
    color: #ffffff;
    background-color: #11356D;
    border-color: #11356D;
}

.btn-template-primary:hover,
.btn-template-primary:focus,
.btn-template-primary:active,
.btn-template-primary.active,
.open > .dropdown-toggle.btn-template-primary {
    color: #ffffff;
    background-color: #F26126;
    border-color: #F26126;
}

.btn-template-primary:active,
.btn-template-primary.active,
.open > .dropdown-toggle.btn-template-primary {
    background-image: none;
}

.btn-template-primary.disabled,
.btn-template-primary[disabled],
fieldset[disabled] .btn-template-primary,
.btn-template-primary.disabled:hover,
.btn-template-primary[disabled]:hover,
fieldset[disabled] .btn-template-primary:hover,
.btn-template-primary.disabled:focus,
.btn-template-primary[disabled]:focus,
fieldset[disabled] .btn-template-primary:focus,
.btn-template-primary.disabled:active,
.btn-template-primary[disabled]:active,
fieldset[disabled] .btn-template-primary:active,
.btn-template-primary.disabled.active,
.btn-template-primary[disabled].active,
fieldset[disabled] .btn-template-primary.active {
    background-color: #11356D;
    border-color: #11356D;
}

.btn-template-primary .badge {
    color: #11356D;
    background-color: #ffffff;
}

#intro {
    background: url('../img/home.jpg') no-repeat center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.item {
    font-family: 'open sans', sans-serif;
    height: 100%;
}

.item {
    text-transform: uppercase;
    font-size: 50px;
    color: #fff;
    margin-bottom: 40px;
    letter-spacing: 0.08em;
}

@media screen and (max-width: 991px) {
    .item {
        font-size: 40px;
    }
}

@media screen and (max-width: 767px) {
    .item {
        font-size: 25px;
    }
}

.item {
    color: #fff;
    margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
    .item {
        font-size: 15px;
        margin-bottom: 20px;
    }
}

.item .btn {
    text-transform: none;
}

@media screen and (max-width: 991px) {
    .item .btn {
        font-size: 14px;
    }
}

@media screen and (max-width: 991px) {
    .item .carousel-caption {
        left: 10%;
        right: 10%;
    }
}

#intro .container,
#intro .row {
    height: 100%;
    position: relative;
}

.container {
    padding: 0px;
}

@media screen and (max-width: 768px) {
    .container {
        width: 100%;
    }
}

.sentierlogo {
    position: absolute !important;
    margin-top: 0px;
    padding-top: 30px;
    width: 180px;
    padding-left: 40px;
    display: block;
}





.post-blog {
    margin-left: 3rem;
    margin-right: 3rem;
}

#categoryMenu h3 {
    padding: 20px;
    background: #f7f7f7;
    margin: 0;
    img-responsive1 border-bottom: solid 1px #eeeeee;
    text-transform: uppercase;
    letter-spacing: 0.08em;
}

.panel.sidebar-menu h3 {
    padding: 5px 0;
    margin: 0;
}

.panel.sidebar-menu {
    background: #fff;
    margin: 0 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.panel.sidebar-menu .panel-heading {
    text-transform: uppercase;
    margin-bottom: 10px;
    background: none;
    padding: 0;
    letter-spacing: 0.08em;
    border-bottom: none;
}

.panel.sidebar-menu .panel-heading h1,
.panel.sidebar-menu .panel-heading h2,
.panel.sidebar-menu .panel-heading h3,
.panel.sidebar-menu .panel-heading h4,
.panel.sidebar-menu .panel-heading h5 {
    display: inline-block;
    border-bottom: solid 5px #11356D;
    line-height: 1.1;
    margin-bottom: 0;
    padding-bottom: 10px;
}

.panel.sidebar-menu .panel-heading .btn.btn-danger {
    color: #fff;
    margin-top: 5px;
}

.panel.sidebar-menu .panel-body {
    padding: 0;
}

.panel.sidebar-menu .panel-body span.colour {
    display: inline-block;
    width: 15px;
    height: 15px;
    border: solid 1px #555555;
    vertical-align: top;
    margin-top: 2px;
    margin-left: 5px;
}

.leader {
    margin-right: auto;
    margin-left: auto;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding-top: 1em;
    margin-top: 0px;
    margin-bottom: 1em !important;
}

.whitetext {
    color: #ffffff;
    margin-bottom: 0.5em;
}

.panel.sidebar-menu .panel-body span.colour.white {
    background: #fff;
}

.panel.sidebar-menu .panel-body span.colour.red {
    background: red;
}

.panel.sidebar-menu .panel-body span.colour.green {
    background: green;
}

.panel.sidebar-menu .panel-body span.colour.blue {
    background: blue;
}

.panel.sidebar-menu .panel-body span.colour.yellow {
    background: yellow;
}

.panel.sidebar-menu .panel-body label {
    color: #999999;
    font-size: 12px;
}

.panel.sidebar-menu .panel-body label:hover {
    color: #555555;
}

.panel.sidebar-menu ul.nav.category-menu {
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.08em;
}

.panel.sidebar-menu ul.nav.category-menu li a {
    font-family: "Karloff Positive Regular", sans-serif;
}

.panel.sidebar-menu ul.nav ul {
    list-style: none;
    padding-left: 0;
}

.panel.sidebar-menu ul.nav ul li {
    display: block;
}

.panel.sidebar-menu ul.nav ul li a {
    position: relative;
    font-family: "Karloff Positive Regular", sans-serif;
    font-weight: normal;
    text-transform: none;
    display: block;
    padding: 10px 15px;
    padding-left: 30px;
    font-size: 12px;
    color: #999999;
}

.panel.sidebar-menu ul.nav ul li a:hover,
.panel.sidebar-menu ul.nav ul li a:focus {
    text-decoration: none;
    background-color: #eeeeee;
}

.panel.sidebar-menu ul.tag-cloud {
    list-style: none;
    padding-left: 0;
}

.panel.sidebar-menu ul.tag-cloud li {
    display: inline-block;
}

.panel.sidebar-menu ul.tag-cloud li a {
    display: inline-block;
    padding: 5px;
    border: solid 1px #eeeeee;
    border-radius: 0;
    color: #11356D;
    margin: 5px 5px 5px 0;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-weight: 700;
    font-size: 12px;
}

.panel.sidebar-menu ul.tag-cloud li a:hover {
    color: #11356D;
    text-decoration: none;
    border-color: #11356D;
}

.panel.sidebar-menu ul.popular,
.panel.sidebar-menu ul.recent {
    list-style: none;
    padding-left: 0;
    padding: 20px 0;
}

.panel.sidebar-menu ul.popular li,
.panel.sidebar-menu ul.recent li {
    margin-bottom: 10px;
    padding: 5px 0;
    border-bottom: dotted 1px #eeeeee;
}

.panel.sidebar-menu ul.popular li:before,
.panel.sidebar-menu ul.recent li:before,
.panel.sidebar-menu ul.popular li:after,
.panel.sidebar-menu ul.recent li:after {
    content: " ";
    display: table;
}

.panel.sidebar-menu ul.popular li:after,
.panel.sidebar-menu ul.recent li:after {
    clear: both;
}

.panel.sidebar-menu ul.popular li:before,
.panel.sidebar-menu ul.recent li:before,
.panel.sidebar-menu ul.popular li:after,
.panel.sidebar-menu ul.recent li:after {
    content: " ";
    display: table;
}

.panel.sidebar-menu ul.popular li:after,
.panel.sidebar-menu ul.recent li:after {
    clear: both;
}

.panel.sidebar-menu ul.popular li img,
.panel.sidebar-menu ul.recent li img {
    width: 50px;
    margin-right: 10px;
}

.panel.sidebar-menu ul.popular li h5,
.panel.sidebar-menu ul.recent li h5 {
    margin: 0 0 10px;
}

.panel.sidebar-menu ul.popular li h5 a,
.panel.sidebar-menu ul.recent li h5 a {
    font-weight: normal;
}

.panel.sidebar-menu ul.popular li p.date,
.panel.sidebar-menu ul.recent li p.date {
    float: right;
    font-size: 12px;
    color: #999999;
}

.panel.sidebar-menu ul.popular li:last-child,
.panel.sidebar-menu ul.recent li:last-child {
    border-bottom: none;
}

.panel.sidebar-menu .text-widget {
    font-size: 12px;
}

.panel.sidebar-menu.with-icons ul.nav li a:after {
    font-family: 'FontAwesome';
    content: "\f105";
    position: relative;
    top: 0;
    float: right;
}



/* ribbons for product sales etc. */

.ribbon {
    position: absolute;
    top: 50px;
    padding-left: 51px;
    font-weight: 700;
    letter-spacing: 0.08em;
}

.ribbon .ribbon-background {
    position: absolute;
    top: 0;
    right: 0;
}

.ribbon .theribbon {
    position: relative;
    width: 80px;
    padding: 6px 20px 6px 20px;
    margin: 30px 10px 10px -71px;
    color: #fff;
    background-color: #11356D;
    font-family: 'open sans', sans-serif;
}

.ribbon .theribbon:before,
.ribbon .theribbon:after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
}

.ribbon .theribbon:after {
    left: 0px;
    top: 100%;
    border-width: 5px 10px;
    border-style: solid;
    border-color: #000000 #000000 transparent transparent;
}

.ribbon.sale {
    top: 0;
}

.ribbon.new {
    top: 50px;
}

.ribbon.new .theribbon {
    background-color: #F26126;
    text-shadow: 0px 1px 2px #bbb;
}

.ribbon.new .theribbon:after {
    border-color: #F26126 #2390b0 transparent transparent;
}

.ribbon.gift {
    top: 100px;
}

.ribbon.gift .theribbon {
    background-color: #F26126;
    text-shadow: 0px 1px 2px #bbb;
}

.ribbon.gift .theribbon:after {
    border-color: #357935 #357935 transparent transparent;
}

.home-carousel {
    position: relative;
    background: url('../img/photogrid.jpg') center center repeat;
    background-size: cover;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.home-carousel .dark-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.home-carousel .owl-carousel {
    padding-top: 60px;
    padding-bottom: 20px;
}

.home-carousel .owl-theme .owl-controls .owl-page span {
    background: #666;
}

.home-carousel .owl-theme .owl-controls .owl-page.active span {
    background: #fff;
}

.home-carousel .owl-theme .owl-controls .owl-page:hover span {
    background: #fff;
}

@media screen and (max-width: 767px) {
    .home-carousel {
        text-align: center;
    }
}

.home-carousel ul,
.home-carousel p {
    font-size: 18px;
    font-weight: 700;
    padding: 0;
    text-transform: uppercase;
    letter-spacing: 0.10em;
}

@media screen and (max-width: 991px) {
    .home-carousel ul,
    .home-carousel p {
        font-size: 14px;
    }
}

.home-carousel ul li {
    margin-bottom: 10px;
}

.customers {
    padding: 0;
    margin-bottom: 40px;
}

.customers .item {
    list-style-type: none;
    text-align: center;
    margin: 0 20px;
}

.customers .item img {
    display: inline-block;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    /* Firefox 10+, Firefox on Android */
    filter: gray;
    /* IE6-9 */
    -webkit-filter: grayscale(100%);
    /* Chrome 19+, Safari 6+, Safari 6+ iOS */
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.customers .item img:hover {
    max-width: auto;
    filter: none;
    -webkit-filter: none;
}

.testimonials {
    padding: 0;
    margin-bottom: 40px;
}

.testimonials .item {
    list-style-type: none;
    margin: 0 5px;
    background: #fff;
    padding-bottom: 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.testimonials .item .testimonial {
    position: relative;
    padding: 20px;
}

.testimonials .item .testimonial:before,
.testimonials .item .testimonial:after {
    content: " ";
    display: table;
}

.testimonials .item .testimonial:after {
    clear: both;
}

.testimonials .item .testimonial:before,
.testimonials .item .testimonial:after {
    content: " ";
    display: table;
}

.testimonials .item .testimonial:after {
    clear: both;
}

.testimonials .item .testimonial .text {
    color: #999999;
    margin-bottom: 40px;
}

.testimonials .item .testimonial .bottom {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    height: 50px;
}

.testimonials .item .testimonial .bottom .icon {
    color: #11356D;
    font-size: 30px;
    float: left;
    width: 20%;
}

.testimonials .item .testimonial .name-picture {
    float: right;
    width: 80%;
    text-align: right;
}

.testimonials .item .testimonial .name-picture h5 {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.08em;
}

.testimonials .item .testimonial .name-picture p {
    color: #999999;
    margin: 0;
    font-size: 12px;
}

.testimonials .item .testimonial .name-picture img {
    float: right;
    width: 60px;
    border-radius: 30px;
    margin-left: 10px;
}

.team-member {
    text-align: center;
    margin-bottom: 40px;
}

.team-member h3 {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 5px;
    letter-spacing: 0.08em;
}

.team-member h3 a {
    color: #555555;
}

.team-member p.role {
    color: #999999;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.06em;
}

.team-member .social {
    margin-bottom: 20px;
}

.team-member .social a {
    margin: 0 10px 0 0;
    color: #fff;
    display: inline-block;
    width: 26px;
    height: 26px;
    border-radius: 13px;
    line-height: 26px;
    font-size: 15px;
    text-align: center;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    vertical-align: bottom;
}

.team-member .social a i {
    vertical-align: bottom;
    line-height: 26px;
}

.team-member .social a.facebook {
    background-color: #4460ae;
}

.team-member .social a.gplus {
    background-color: #c21f25;
}

.team-member .social a.twitter {
    background-color: #3cf;
}

.team-member .social a.instagram {
    background-color: #cd4378;
}

.team-member .social a.email {
    background-color: #4a7f45;
}

.team-member .text p {
    color: #999999;
    font-size: 12px;
}

.team-member .social,
.team-member-detail .social {
    margin-bottom: 20px;
}

.team-member .social a,
.team-member-detail .social a {
    margin: 0 10px 0 0;
    color: #fff;
    display: inline-block;
    width: 26px;
    height: 26px;
    border-radius: 13px;
    line-height: 26px;
    font-size: 15px;
    text-align: center;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    vertical-align: bottom;
}

.team-member .social a i,
.team-member-detail .social a i {
    vertical-align: bottom;
    line-height: 26px;
}

.team-member .social a.facebook,
.team-member-detail .social a.facebook {
    background-color: #4460ae;
}

.team-member .social a.gplus,
.team-member-detail .social a.gplus {
    background-color: #c21f25;
}

.team-member .social a.twitter,
.team-member-detail .social a.twitter {
    background-color: #3cf;
}

.team-member .social a.instagram,
.team-member-detail .social a.instagram {
    background-color: #cd4378;
}

.team-member .social a.email,
.team-member-detail .social a.email {
    background-color: #4a7f45;
}

.box-simple {
    text-align: center;
    margin-bottom: 40px;
}

.box-simple .icon {
    color: #11356D;
    border-color: #11356D;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.box-simple h3 {
    font-weight: normal;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 1.5;
    color: #555555;
    font-weight: 800;
    letter-spacing: 0.08em;
}

.box-simple h3 a {
    color: #555555;
}

.box-simple p {
    color: #999999;
}

.box-simple:hover .icon {
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.box-simple:hover .icon i {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}

.box-simple.box-white {
    padding: 20px;
    border: dotted 1px #999999;
}

.box-simple.box-white .icon {
    color: #555555;
    border-color: transparent;
    font-size: 70px;
}

.box-simple.box-dark {
    padding: 20px;
    border: dotted 1px #999999;
    background: #555555;
    color: #fff;
}

.box-simple.box-dark .icon {
    color: #f7f7f7;
    border-color: transparent;
    font-size: 70px;
}

.box-simple.box-dark h3 {
    color: #fff;
}

.box-simple.box-dark h3 a {
    color: #fff;
}

.box-simple.box-dark p {
    color: #fff;
}

.box-image {
    position: relative;
    overflow: hidden;
    text-align: center;
    margin: 15px 0;
}

.box-image .bg {
    position: absolute;
    top: auto;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    background: #11356D;
}

.box-image .name {
    position: absolute;
    width: 100%;
    height: 50%;
    bottom: 0;
    -webkit-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    -o-transform: translate(0, 100%);
    transform: translate(0, 100%);
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    color: #fff;
    padding: 0 20px;
}

.box-image .name h3 {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 0.08em;
}

.box-image .name h3 a {
    color: #fff;
    text-decoration: none;
}

.box-image .text {
    position: absolute;
    width: 100%;
    height: 50%;
    top: 0;
    -webkit-transform: translate(0, -150%);
    -ms-transform: translate(0, -150%);
    -o-transform: translate(0, -150%);
    transform: translate(0, -150%);
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    color: #fff;
    padding: 0 20px;
}

.box-image:hover .bg {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.box-image:hover .name {
    position: absolute;
    -webkit-transform: translate(0, -75%);
    -ms-transform: translate(0, -75%);
    -o-transform: translate(0, -75%);
    transform: translate(0, -75%);
}

.box-image:hover .text {
    position: absolute;
    -webkit-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    -o-transform: translate(0, 100%);
    transform: translate(0, 100%);
}

.box-image-text {
    position: relative;
    overflow: hidden;
    text-align: center;
    margin: 15px 0;
}

.box-image-text .top {
    position: relative;
    margin-bottom: 10px;
}

.box-image-text .top .bg {
    position: absolute;
    top: auto;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    background: #11356D;
}

.box-image-text .top .name {
    position: absolute;
    width: 100%;
    height: 50%;
    bottom: 0;
    -webkit-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    -o-transform: translate(0, 100%);
    transform: translate(0, 100%);
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    color: #fff;
    padding: 0 20px;
}

.box-image-text .top .name h3 {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 0.08em;
}

.box-image-text .top .name h3 a {
    color: #fff;
    text-decoration: none;
}

.box-image-text .top .text {
    position: absolute;
    width: 100%;
    height: 50%;
    top: 0;
    -webkit-transform: translate(0, -150%);
    -ms-transform: translate(0, -150%);
    -o-transform: translate(0, -150%);
    transform: translate(0, -150%);
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    color: #fff;
    padding: 0 20px;
}

.box-image-text .content h3,
.box-image-text .content h4 {
    text-transform: uppercase;
    line-height: 1.5;
    color: #555555;
    font-weight: 800;
    letter-spacing: 0.08em;
}

.box-image-text .content p {
    color: #999999;
}

.box-image-text:hover .bg {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.box-image-text:hover .name {
    position: absolute;
    -webkit-transform: translate(0, -75%);
    -ms-transform: translate(0, -75%);
    -o-transform: translate(0, -75%);
    transform: translate(0, -75%);
}

.box-image-text:hover .text {
    position: absolute;
    -webkit-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    -o-transform: translate(0, 100%);
    transform: translate(0, 100%);
}



/* universal box */

.box {
    background: #fff;
    margin: 0 0 30px;
    border: solid 1px #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 0;
    border-left: none;
    border-right: none;
}

.box .box-header {
    background: #f7f7f7;
    margin: -20px 0 20px;
    padding: 20px;
    border-bottom: solid 1px #eeeeee;
    text-transform: uppercase;
    letter-spacing: 0.08em;
}

.box .box-header:before,
.box .box-header:after {
    content: " ";
    display: table;
}

.box .box-header:after {
    clear: both;
}

.box .box-header:before,
.box .box-header:after {
    content: " ";
    display: table;
}

.box .box-header:after {
    clear: both;
}

.box .box-footer {
    background: #f7f7f7;
    margin: 30px 0 -20px;
    padding: 20px;
    border-top: solid 1px #eeeeee;
}

.box .box-footer:before,
.box .box-footer:after {
    content: " ";
    display: table;
}

.box .box-footer:after {
    clear: both;
}

.box .box-footer:before,
.box .box-footer:after {
    content: " ";
    display: table;
}

.box .box-footer:after {
    clear: both;
}

@media screen and (max-width: 991px) {
    .box .box-footer .btn {
        margin-bottom: 20px;
    }
}

.box.no-border {
    border: none;
}

#heading-breadcrumbs {
    background: url('../img/city.png') center center repeat;
    padding: 20px 0;
    margin-bottom: 40px;
    text-align: center;
    padding-top: 4em;
    padding-bottom: 4em;
}

#heading-breadcrumbs.no-mb {
    margin-bottom: 0;
}

#heading-breadcrumbs h1 {
    color: #ffffff !important;
    font-size: 36px;
    font-weight: 700;
    letter-spacing: 0.08em;
}

@media screen and (max-width: 991px) {
    #heading-breadcrumbs h1 {
        text-align: center;
    }
}

#heading-breadcrumbs ul.breadcrumb {
    margin-top: 5px;
    margin-bottom: 0;
}

.bar {
    position: relative;
    background: #11356D;
}



/*

.us {
  display: inline-block;
  padding: 2em;
  flex: 1;
}
.we {
  display: inline-block;
  flex: 1;
  justify-self: center;
}

.we h4 {
  line-height: 2rem;
}

.where {
  flex: 2;
}

@media screen and (max-width: 767px) {
  .pic1 {
    display: none;
  }
  .we {
    flex: 0;
  }
}

@media screen and (max-width: 580px) {
  .pic1 {
    display: none;
  }
  .we {
    display: block;
  }
  .team1 {
    display: inline-flex;
  }
  .team2 {
    display: inline-flex;
  }
  .team3 {
    display: inline-flex;
  }
  .pic {
    height: 400px;

  }
  /*.about {
    margin-left: 3em;
  }*/


}



/*

@media screen and (max-width: 768px) {
  .pic {
    width: 150px !important;
    height: auto !important;
  }
  .where {
    display: none;
  }
  .about {
    margin-right: 2.5em;
    margin-left: 2.5em;
  }
  .skewright {
    margin-right: 2em;
    margin-left: 2em;
    margin-top: 1em;
    margin-bottom: 1em;
  }
  .skewleft {
    margin-right: 2em;
    margin-left: 2em;
    margin-top: 1em;
    margin-bottom: 1em;
  }
  #footer1 {
    width: 50%;
  }
}

/*

@media screen and (min-width: 581px) {
  .team1 {
    margin-top: 1em;
    margin-bottom: 1em;
    margin-right: 2em;
    margin-left: 2em;
    display: grid;
    grid-template-columns: [first] auto [line2] 40% [line3] 30% [line4] 30% auto [end];
    justify-content: center;
    justify-self: center;
  }

  }

  .team2 {
    margin-top: 1em;
    margin-bottom: 1em;
    margin-right: 2em;
    margin-left: 2em;
    display: grid;
    grid-template-columns: [first] auto [line2] 30% [line3] 40% [line4] 30% auto [end];
    justify-content: center;
    justify-self: center;
  }

  .team3 {
    margin-top: 1em;
    margin-bottom: 1em;
    margin-right: 2em;
    margin-left: 2em;
    display: grid;
    grid-template-columns: [first] auto [line2] 30% [line3] 30% [line4] 40% auto [end];
    justify-content: center;
    justify-self: center;
  }

  .one {
    grid-column-start: 2;
    justify-self: center;
  }
}

/* .team1 {
  margin-top: 1em;
  margin-bottom: 1em;
  margin-right: 2em;
  margin-left: 2em;
  display: grid;
  grid-template-columns: [first] auto [line2] 40% [line3] 30% [line4] 30% auto [end];
  justify-content: center;
  justify-self: center;
}

.team2 {
  margin-top: 1em;
  margin-bottom: 1em;
  margin-right: 2em;
  margin-left: 2em;
  display: grid;
  grid-template-columns: [first] auto [line2] 30% [line3] 40% [line4] 30% auto [end];
  justify-content: center;
  justify-self: center;
}

.team3 {
  margin-top: 1em;
  margin-bottom: 1em;
  margin-right: 2em;
  margin-left: 2em;
  display: grid;
  grid-template-columns: [first] auto [line2] 30% [line3] 30% [line4] 40% auto [end];
  justify-content: center;
  justify-self: center;
}

.one {
  grid-column-start: 2;
  justify-self: center;
} */

/*
@media screen and (max-width: 581px) {
  .team1 {
    display: flex;
  }
  .team2 {
    display: flex;
  }
  .team3 {
    display: flex;
  }
}

.pic {
  height: 350px;
  display: inline-block;
}

.pic1 {
  height: 350px;
}

@media screen and (max-width: 581px) {
  .pic {
    height: 250px;
  }
  .pic1 {
    height: 250px;
  }
}
*/

/* about us descriptions */
.about {
    position: static;
    width: 100%;
    max-width: 1080px !important;
    margin: 0 auto !important;

    padding-left: 40px;
    padding-right: 40px;
    overflow: hidden;
}

.team3 {
    position: static;
    margin: 0 auto;
    max-width: 1200px;
}

.team4 {
    position: static;
    margin: 0 auto;
    width: 100%;
   
     max-width: 1200px;
}





.we1 img,
.we2 img,
.we3 img,
.welead img {
    max-width: 100%;
    min-width: 100%;
}


.clearit {
    clear: both;
    width: 100%;
    margin-top: 20px;
    height: 20px;
}

.we1 {
    float: left;
    width: 26%;
    margin: 1%;
}

.we2 {
    width: 40%;
    float: left;
    margin-left: 1%;
    margin-top: 1%;
    margin-right: 1%;
    display: block;
}

.we3 {
    width: 68%;
    float: left;
    margin-left: 1%;
    margin-top: 1%;
    margin-right: 1%;
    display: block;
}

.welead {
    float: left;
    width: 31%;
    margin: 1%;
}

.linesep {
    position: relative;
    height: 2px;
    background-color: #F0F0F0;
    width: 81%;
    margin: 2rem auto 5rem auto;
    overflow: hidden;
    clear: both;
}

@media screen and (max-width: 640px) {
    .we2, .we3 {
        display: none;
    }

    .we1 {
        width: 46%;
        margin: 2%
    }

    .welead {
        width: 96%;
        margin: 2%
    }

    .about {
        padding-left: 0px;
        padding-right: 0px;
        margin: 0 auto;
        width: 100%;
    }

    .team3,
    team4 {
        width: 100%;
        margin: 0 auto;
        padding-left: 1%;
        padding-right: 1%;
        max-width: 1200px;
    }
}

.name {
    font-family: 'open sans', sans-serif;
    font-size: 20px;
    color: #0F336C;
    margin-top: 10px;
    margin-bottom: 5px;
    font-weight: 700;
}
.our {
    font-size: 16px;
    margin-top: 2px;
    margin-bottom: 2px;
}
.path {
    font-size: 13px;
}

.skewright {
    text-align: left;
    margin-left: 8em;
    display: flex;
}

.skewleft {
    text-align: left;
    margin-right: 7em;
    display: flex;
}

.weR {
    margin-right: 1em;
}
.weL {
    margin-left: 1em;
}



/* @media screen and (min-width: 376px) {
  .about {
    margin-right: 6em;
    margin-left: 6em;
  }
} */

/*

@media screen and (min-width: 992px) {
  .about {
    justify-content: center;
    margin-top: 2rem;
  }
}
*/
@media screen and (max-width: 581px) {
    .name {
        font-size: 16px;
    }

    .meet {
        top: -25px;
    }

    .us {
        padding: 0;
    }

    .our {
        font-size: 14px;
    }

    .book {
        margin-bottom: 2em !important;
    }
}

.bar.background-pentagon {
    border-top: solid 1px #999999;
    width: 45%;
    margin-bottom: 0px;
}

.bar.background-leadership {
    border-top: solid 2px #ffffff;
    width: 40%;
    top: -1.75em;
}


.bar.background-endleadership {
    border-top: solid 2px #ffffff;
    width: 100%;
    top: -1.75em;
}

.bar.background-pentagon2 {
    border-top: solid 1px #999999;
    width: 45%;
    float: right;
    margin-bottom: 0px;
}

.bar.background-leadership2 {
    border-top: solid 2px #ffffff;
    width: 40%;
    float: right;
    top: -1.75em;
}

@media screen and (max-width: 768px) {

    .col-md-12 h1 {
        font-size: 26px !important;
    }

    .bar.background-leadership2 {
        width: 30%;
    }

    .bar.background-leadership {
        width: 30%;
    }
}

@media screen and (min-width: 376px) {
    .bar.background-leadership2 {
        width: 35%;
    }

    .bar.background-leadership {
        width: 35%;
    }
}

.bar.background-pentagon-full {
    background-color: #FFFFFF;
    border-top: solid 2px #F4F4F4;
    width: 96%;
    margin: 1em;
    margin-top: 2em;
    margin-bottom: 2em;
}

@media screen and (max-width: 768px) {
    .bar.background-pentagon,
    .bar.background-pentagon2 {
        display: none;
    }

    .arrow {
        display: inline-block;
        margin-top: 5%;
    }
}

.arrow {
    position: relative;
    width: 40px;
}


.case {
    width: 365px;
    height: auto;
    display: inline-block;
    margin: 2em;
}

.study {
    width: 100%;
    height: auto;
}

.info {
    width: 365px;
    height: auto;
    background-color: #ffffff;
    color: #555555;
    padding: 2em;
}

.info:hover {
    background-color: #45BE83;
}

.conversation {
    text-decoration: underline;
    color: #555555;
    font-size: 2.25em;
    letter-spacing: 1px;
}

.lightgray {
    padding-right: 5em;
    padding-left: 5em;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: row wrap;
}

.case1 {
    width: 100%;
    height: auto;
    flex: 1;
}

.convo {
    display: inline-block;
    border-bottom: 3px solid #555555;
    padding-bottom: 5px;
}

@media screen and (max-width: 768px) {
    .lightgray {
        margin: 1em;
        padding: 0em;
    }

    .case1 {
        display: hidden;
    }

    .case {
        width: 95%;
        margin: 1em;
    }

    .conversation {
        font-size: 2em;
    }

    .info {
        width: 90%;
        height: auto;
        margin-right: 1em;
        margin-left: 1em;
    }

    .study {
        width: 90%;
        margin-right: 1em;
        margin-left: 1em;
    }

    #topper {
        top: 2.5rem;
    }
}

#title {
    text-align: center;
    font-family: 'open sans', sans-serif;
    font-size: 36px;
    color: #ffffff;
    background-image: url('../img/city.png');
    background-size: cover;
    padding: 1em;
    font-weight: 900 !important;
    padding-top: 4em;
    padding-bottom: 4em;
    letter-spacing: 2px;
}

#content {
    margin: 3em;
    font-family: 'open sans', sans-serif;
    padding-left: 2em;
    padding-right: 2em;
    font-weight: 400;
}

@media screen and (max-width: 768px) {
    #content {
        margin-left: 1em;
        margin-right: 1em;
        padding-left: 0.5em;
        padding-right: 0.5em;
    }

    #date {
        margin-left: 1em;
        margin-right: 1em;
    }
}
@media screen and (min-width: 768px) {
    #content {
        margin-left: 7em;
        margin-right: 7em;
    }
}

#date {
    color: #11356D;
    font-family: 'open sans', sans-serif;
    margin-right: 3em;
    margin-left: 3em;
    font-weight: 600 !important;
    /*  margin-top: 3em;*/
}

#wordcount {
    font-family: 'open sans', sans-serif;
    font-size: 13px;
    color: #11356D;
    font-weight: 200 !important;
}

.next {
    background-color: #ffffff;
    color: #F26126;
    margin: 1em;
    text-transform: uppercase;
    font-family: 'open sans', sans-serif;
    margin-top: 1em;
    margin-bottom: 1em;
    height: 40px;
    font-weight: 400 !important;
}

.previous {
    color: #F26126;
    margin: 1em;
    text-transform: uppercase;
    font-family: 'open sans', sans-serif;
    margin-top: 1em;
    margin-bottom: 1em;
    height: 40px;
    font-weight: 400 !important;
}

#meta {
    text-align: center;
    margin-bottom: 2em;
}

#blog-listing-medium {
    text-transform: uppercase;
    font-size: 20px;
    color: #F26126;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-family: 'open sans', sans-serif;
    margin-bottom: 1em;
    font-weight: 700 !important;
}

.posts {
    display: block;
    padding-left: 1px;
}
.post {
    border: 1px solid #11356D;
    padding: 2em;
    margin: 1em;
}

.post-meta {
    font-family: 'open sans', sans-serif;
    font-size: 16px;
    margin-bottom: 1em;
    font-weight: 600;
}

@media screen and (max-width: 768px) {
    .post {
        margin: 0.5em;
        padding: 1em;
    }

    .posts {
        margin-top: 0.5em;
    }
}

@media screen and (min-width: 768px) {
    .posts {
        margin-top: 8em;
    }
}

.listy {
    margin-bottom: 2em;
}

.bar.background-gray {
    background: #eeeeee;
}
.bar.background-gray-dark {
    background: #555555;
}
.bar.background-white {
    background: none;
}

.bar.background-gray {
    background-color: #f4f4f4;
}
.bar.background-image-fixed-1 {
    background: url('../img/fixed-background-1.jpg') center top no-repeat;
    background-attachment: fixed;
    background-size: cover;
}
.bar.background-image-fixed-2 {
    background: url('../img/fixed-background-2.jpg') center top no-repeat;
    background-attachment: fixed;
    background-size: cover;
}
.bar.color-white h1,
.bar.color-white h2,
.bar.color-white h3,
.bar.color-white h4,
.bar.color-white h5,
.bar.color-white h6,
.bar.color-white p {
    color: #fff;
}
.bar.padding-big {
    padding: 50px 0;
}
.bar.padding-horizontal {
    padding-left: 30px;
    padding-right: 30px;
}
.bar.margin-vertical {
    margin-top: 20px;
    margin-bottom: 20px;
}
.bar .dark-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.3;
    filter: alpha(opacity=30);
}
.portfolio.no-space {
    padding: 0 15px;
}
.portfolio.no-space .box-image {
    margin: 0 -15px;
}
.portfolio-project .project-more h4 {
    color: #555555;
    text-transform: uppercase;
    margin-bottom: 0;
    text-align: left;
    font-size: 14px;
    letter-spacing: 0.08em;
}
.portfolio-project .project-more p {
    color: #999999;
    padding: 10px 0;
    margin-bottom: 20px;
    text-align: left;
}
.portfolio-showcase {
    margin: 15px 0 60px;
}
.portfolio-showcase h3 a {
    text-transform: uppercase;
    line-height: 1.5;
    letter-spacing: 0.08em;
}
.portfolio-showcase p.lead {
    color: #555555;
    margin-bottom: 20px;
}
.portfolio-showcase p {
    color: #999999;
}
.portfolio-showcase p.buttons {
    margin-top: 40px;
}
.see-more {
    text-align: center;
    margin-top: 20px;
    padding-top: 20px;
}
.see-more p {
    font-size: 28px;
    font-weight: 100;
    margin-bottom: 20px;
}
.showcase .item {
    text-align: center;
}

@media screen and (max-width: 768px) {
    p.pull {
        text-align: center;
        display: block;
        margin-left: auto;
        margin-right: auto
    }
}

@media screen and (max-width: 768px) {
    p.pull {
        text-align: center;
        display: block;
        margin-left: auto;
        margin-right: auto
    }
}
.showcase .item .icon {
    display: inline-block;
    width: 50px;
    height: 50px;
    color: #555555;
    line-height: 50px;
    border-radius: 25px;
    border: solid 1px #555555;
}
.showcase .item h4 {
    color: #555555;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    line-height: 1.5;
    font-size: 16px;
}
.showcase .item h4 span {
    font-weight: bold;
    font-size: 51px;
}
.packages .package {
    background: #fff;
    margin-top: 25px;
    margin-bottom: 20px;
    padding-bottom: 15px;
    text-align: center;
    border: solid 1px #11356D;
    overflow: hidden;
}
.packages .package .package-header {
    height: 57px;
    color: #fff;
    line-height: 57px;
    background: #11356D;
}
.packages .package .package-header h5 {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 57px;
    margin: 0;
    letter-spacing: 0.08em;
}
.packages .package .package-header.light-gray {
    background: #eeeeee;
}
.packages .package .package-header.light-gray h5 {
    color: #555555;
}
.packages .package .price {
    line-height: 120px;
    height: 100px;
    color: #fff;
    font-weight: 400;
}
.packages .package .price h4 {
    display: inline;
    font-size: 50px;
    line-height: normal;
    margin-bottom: 0;
}
.packages .package .price .period {
    line-height: normal;
    color: #999999;
}
.packages .package ul {
    padding: 0;
}
.packages .package ul li {
    list-style-type: none;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 80%;
    margin: auto;
    border-bottom: 1px dotted #ccc;
}
.packages .package ul li:last-child {
    border-bottom: 0;
}
.packages .package ul li i {
    font-size: 13px;
    margin-right: 5px;
}
.packages .best-value .package {
    margin-top: 0;
    padding-bottom: 40px;
}
.packages .best-value .package .package-header {
    height: 72px;
    padding-top: 17px;
    height: 82px !important;
}
.packages .best-value .package .package-header h5 {
    font-weight: bold;
    line-height: 29px;
    text-transform: uppercase;
    letter-spacing: 0.08em;
}
.packages .best-value .package .package-header .meta-text {
    font-size: 13px;
    line-height: 15px;
}
#map {
    height: 300px;
}
#map.with-border {
    border-top: solid 1px #11356D;
    border-bottom: solid 1px #11356D;
}
#blog-listing-big .post,
#blog-homepage .post {
    margin-bottom: 60px;
}

#blog-listing-big .post h2,
#blog-homepage .post h2,
#blog-listing-big .post h4,
#blog-homepage .post h4 {
    text-transform: uppercase;
    letter-spacing: 0.08em;
}
#blog-listing-big .post h2 a,
#blog-homepage .post h2 a,
#blog-listing-big .post h4 a,
#blog-homepage .post h4 a {
    color: #555555;
}
#blog-listing-big .post h2 a:hover,
#blog-homepage .post h2 a:hover,
#blog-listing-big .post h4 a:hover,
#blog-homepage .post h4 a:hover {
    color: #11356D;
}
#blog-listing-big .post .author-category,
#blog-homepage .post .author-category {
    color: #999999;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 0.08em;
}
#blog-listing-big .post .author-category a,
#blog-homepage .post .author-category a {
    font-weight: 500;
}
#blog-listing-big .post .date-comments a,
#blog-homepage .post .date-comments a {
    color: #999999;
    margin-right: 20px;
}
#blog-listing-big .post .date-comments a:hover,
#blog-homepage .post .date-comments a:hover {
    color: #11356D;
}
@media screen and (min-width: 768px) {
    #blog-listing-big .post .date-comments,
    #blog-homepage .post .date-comments {
        text-align: right;
    }
}
#blog-listing-big .post .intro,
#blog-homepage .post .intro {
    text-align: left;
}
#blog-listing-big .post .image,
#blog-homepage .post .image {
    margin-bottom: 10px;
    overflow: hidden;
}
#blog-listing-big .post .image img,
#blog-homepage .post .image img {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
@media screen and (max-width: 768px) {
    #blog-listing-big .post .image img.img-responsive,
    #blog-homepage .post .image img.img-responsive {
        width: 100%;
    }
}

#blog-listing-big .post .video,
#blog-homepage .post .video {
    margin-bottom: 10px;
}

#blog-listing-big .post .read-more,
#blog-homepage .post .read-more {
    text-align: left;
}

#blog-listing-medium .post {
    margin-bottom: 60px;
}

#blog-listing-medium .post h2 {
    text-transform: uppercase;
    margin: 0 0 10px;
    font-size: 24px;
    letter-spacing: 0.08em;
}

#blog-listing-medium .post h2 a {
    color: #555555;
}

#blog-listing-medium .post h2 a:hover {
    color: #11356D;
}

#blog-listing-medium .post .author-category {
    float: left;
    color: #999999;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 0.08em;
}

#blog-listing-medium .post .author-category a {
    font-weight: 500;
}
#blog-listing-medium .post .date-comments {
    float: right;
    font-size: 12px;
}

#blog-listing-medium .post .date-comments a {
    color: #999999;
    margin-right: 20px;
}

#blog-listing-medium .post .date-comments a:hover {
    color: #11356D;
}

@media screen and (min-width: 768px) {
    #blog-listing-medium .post .date-comments {
        text-align: right;
    }
}

#blog-listing-medium .post .intro {
    text-align: left;
}

#blog-listing-medium .post .clearfix:before,
#blog-listing-medium .post .clearfix:after,
#blog-listing-medium .post .navbar:before,
#blog-listing-medium .post .navbar:after,
#blog-listing-medium .post .navbar-header:before,
#blog-listing-medium .post .navbar-header:after {
    content: " ";
    display: table;
}
#blog-listing-medium .post .clearfix:after,
#blog-listing-medium .post .navbar:after,
#blog-listing-medium .post .navbar-header:after {
    clear: both;
}
#blog-listing-medium .post .clearfix:before,
#blog-listing-medium .post .clearfix:after,
#blog-listing-medium .post .navbar:before,
#blog-listing-medium .post .navbar:after,
#blog-listing-medium .post .navbar-header:before,
#blog-listing-medium .post .navbar-header:after {
    content: " ";
    display: table;
}
#blog-listing-medium .post .clearfix:after,
#blog-listing-medium .post .navbar:after,
#blog-listing-medium .post .navbar-header:after {
    clear: both;
}
#blog-listing-medium .post .image {
    margin-bottom: 10px;
    overflow: hidden;
}

#blog-listing-medium .post .image img {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
@media screen and (max-width: 768px) {
    #blog-listing-medium .post .image img.img-responsive {
        min-width: 100%;
        max-width: 100%;
    }
}

#blog-listing-medium .post .video {
    margin-bottom: 10px;
}

#blog-listing-medium .post {
    text-align: left;
}

.box-image-text.blog .author-category {
    color: #999999;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-weight: 400;
    font-size: 12px;
}

.box-image-text.blog .author-category a {
    font-weight: 500;
}

.box-image-text.blog .intro {
    text-align: left;
    margin-bottom: 20px;
}

#blog-homepage .post {
    margin-bottom: 30px;
}

#blog-homepage .post h2,
#blog-homepage .post h4,
#blog-homepage .post .author-category,
#blog-homepage .post .read-more {
    text-align: center;
}

#blog-homepage .post .read-more {
    margin-top: 20px;
}

#blog-post #post-content {
    margin-bottom: 20px;
}

#blog-post .comment {
    margin-bottom: 25px;
}

#blog-post .comment:before,
#blog-post .comment:after {
    content: " ";
    display: table;
}

#blog-post .comment:after {
    clear: both;
}

#blog-post .comment:before,
#blog-post .comment:after {
    content: " ";
    display: table;
}

#blog-post .comment:after {
    clear: both;
}

#blog-post .comment .posted {
    color: #999999;
    font-size: 12px;
}

#blog-post .comment .reply {
    font-family: 'open sans', sans-serif;
}

#blog-post .comment.last {
    margin-bottom: 0;
}

#blog-post #comments,
#blog-post #comment-form {
    padding: 20px 0;
    margin-top: 20px;
    border-top: solid 1px #eeeeee;
}

#blog-post #comments:before,
#blog-post #comment-form:before,
#blog-post #comments:after,
#blog-post #comment-form:after {
    content: " ";
    display: table;
}

#blog-post #comments:after,
#blog-post #comment-form:after {
    clear: both;
}

#blog-post #comments:before,
#blog-post #comment-form:before,
#blog-post #comments:after,
#blog-post #comment-form:after {
    content: " ";
    display: table;
}

#blog-post #comments:after,
#blog-post #comment-form:after {
    clear: both;
}

#blog-post #comments h4,
#blog-post #comment-form h4 {
    margin-bottom: 20px;
}

#blog-post #comment-form {
    margin-bottom: 20px;
}

#service {
    margin: 0.5em;
    margin-top: 4em;
}

.product {
    box-sizing: border-box;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 6em;
    margin-top: 2em;
    max-width: 1200px !important;
}

.lifecycle {
    text-transform: uppercase;
    font-family: 'open sans', sans-serif;
    font-size: 20px;
    color: #F26126;
    font-weight: 700;
}

.prodtext {
    position: absolute;
    top: 2560px;
    font-size: 30px;
    left: 42%;
}

.development {
    display: inline-block;
    width: 33.33%;
    padding: 0em 2em;
    margin: 0 auto;
    text-align: center;
}

.imp {
    position: relative;
    top: -10px;
    width: 50px;
    margin: 0 auto;
}

.imp2 {
    position: relative;
    top: -10px;
    width: 30px;
    margin: 0 auto;
}

.slick-dots li button:before {
    font-size: 20px;
}

@media screen and (min-width: 992px) {
    .discovery1 {
        text-align: center;
        padding: 3rem;
        margin: 0 auto !important;
        max-width: 500px;
    }

    .discovery2 {

        flex: 1;
        float: left;
        padding: 3em;
        position: relative;
        width: 26%;

        padding-left: 1%;
        padding-right: 2%;
    }

    .discovery3 {
        flex: 1;
        position: relative;
        padding-top: 1.5em;
        padding-left: 2%;
        padding-right: 1%;
        padding-bottom: 0px;
        width: 26%;
        float: left;
    }

    .discovery4 {
        flex: 1;
        max-width: 500px;
    }

    .discovery5 {
        flex: 1;
        max-width: 500px;
    }

    .des {
        display: flex;
    }

    .des2 {
        display: flex;
        margin-left: 8em;
        margin-right: 8em;
    }

    .development {}
}
@media screen and (max-width: 768px) {
    .imp {
        position: relative;
        top: 0px;
    }

    .imp2 {
        position: relative;
        top: 0px;
    }
}

.prod {
    width: 100%;
    margin: 0 auto;
    float: left;
}

@media screen and (max-width: 991px) {
    .development {
        width: 100%;
    }
}

@media screen and (max-width: 991px) {
    .prod {
        display: none;
    }

    .prodtext {
        display: none;
    }
}

@media screen and (max-width: 991px) {
    .prod {
        display: none;
    }

    .development {
        width: 100%;
        padding: 2em;
    }

    .evolve2 p {
        background-size: cover;
        margin: 0;
        font-size: 1.6rem !important;
        text-align: left;
        
    }

    .evolve-slide-img1 {
        background-image: url('../img/evolve3.png') !important;
    }

    .evolve-slide-img2 {
        background-image: url('../img/slide-eye-mobile.png') !important;
    }

    #service {
        margin-top: 2em;
    }
}

.product .image {
    overflow: hidden;
}
.product .image img {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
@media screen and (max-width: 768px) {
    .product .image img.img-responsive {
        min-width: 100%;
        max-width: 100% padding: 3rem;
    }
}

.product .text {
    padding: 10px;
}

.product .text h3 {
    font-size: 14px;
    font-weight: 700;
    height: 39.6px;
    text-transform: uppercase;
    letter-spacing: 0.08em;
}
.product .text h3 a {
    color: #555555;
}
.product .text h3 a:hover {
    text-decoration: none;
}
.product .text p.price {
    font-size: 18px;
}
.product .text p.price del {
    color: #999999;
}
.product .buttons {
    clear: both;
    position: absolute;
    display: none;
    bottom: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border: solid 1px transparent;
    padding: 20px;
    background: rgba(255, 255, 255, 0.9);
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    text-align: center;
}
.product .buttons .btn {
    margin-bottom: 20px;
}

.product:hover .buttons {
    clear: both;
    position: absolute;
    top: 0;
    background: rgba(255, 255, 255, 0.5);
}
.product:hover .image img {
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}
.goToDescription {
    font-size: 12px;
    text-align: center;
    margin-bottom: 40px;
}
.goToDescription a {
    color: #999999;
    text-decoration: underline;
}
#productMain {
    margin-bottom: 30px;
}
#productMain .sizes {
    text-align: center;
}
#productMain .sizes h3 {
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    margin-bottom: 40px;
}
#productMain .sizes a {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    background: #ccc;
    line-height: 40px;
    color: #555555;
    text-align: center;
    text-decoration: none;
    font-family: 'open sans', sans-serif;
    font-weight: 900;
}
#productMain .sizes a.active,
#productMain .sizes a:hover {
    background: #11356D;
    color: #fff;
}
#productMain .sizes input {
    display: none;
}
#productMain .price {
    font-size: 40px;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
}
#thumbs a {
    display: block;
    border: solid 1px transparent;
}
#thumbs a.active {
    border-color: #11356D;
}
#product-social {
    text-align: center;
}
#product-social h4 {
    font-weight: 400;
    margin-bottom: 10px;
}
#product-social p {
    line-height: 26px;
}
#product-social p a {
    margin: 0 10px 0 0;
    color: #fff;
    display: inline-block;
    width: 26px;
    height: 26px;
    border-radius: 13px;
    line-height: 26px;
    font-size: 15px;
    text-align: center;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    vertical-align: bottom;
}
#product-social p a i {
    vertical-align: bottom;
    line-height: 26px;
}
#product-social p a.facebook {
    background-color: #4460ae;
}
#product-social p a.gplus {
    background-color: #c21f25;
}
#product-social p a.twitter {
    background-color: #3cf;
}
#product-social p a.instagram {
    background-color: #cd4378;
}
#product-social p a.email {
    background-color: #4a7f45;
}
@media screen and (max-width: 991px) {
    #product-social {
        text-align: center;
    }
}
#checkout .nav {
    margin-bottom: 20px;
    border-bottom: solid 1px #11356D;
}
#checkout .nav li {
    height: 100%;
}
#checkout .nav li a {
    display: block;
    height: 100%;
}
#order-summary table {
    margin-top: 20px;
}
#order-summary table td {
    color: #999999;
}
#order-summary table tr.total td,
#order-summary table tr.total th {
    font-size: 18px;
    color: #555555;
    font-weight: 700;
}
#checkout .table tbody tr td,
#basket .table tbody tr td,
#customer-order .table tbody tr td {
    vertical-align: middle;
}
#checkout .table tbody tr td input,
#basket .table tbody tr td input,
#customer-order .table tbody tr td input {
    width: 50px;
    text-align: right;
}
#checkout .table tbody tr td img,
#basket .table tbody tr td img,
#customer-order .table tbody tr td img {
    width: 50px;
}
#checkout .table tfoot,
#basket .table tfoot,
#customer-order .table tfoot {
    font-size: 18px;
}
.shipping-method h4,
.payment-method h4 {
    text-transform: uppercase;
    letter-spacing: 0.08em;
}
#customer-orders table tr th,
#customer-orders table tr td {
    vertical-align: baseline;
}
#customer-order .table tfoot th {
    font-size: 18px;
    font-weight: 400;
}
#customer-order .addresses {
    text-align: right;
    margin-bottom: 30px;
}
#customer-order .addresses p {
    font-size: 18px;
    font-weight: 400;
}
#customer-account {
    margin-bottom: 30px;
}
#get-it {
    background: #11356D;
    padding: 50px 0 30px;
    color: #fff;
    text-align: center;
}
#get-it h1,
#get-it h2,
#get-it h3,
#get-it h4,
#get-it h5,
#get-it h6 {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    margin: 0 0 20px;
}
#get-it p {
    margin: 0 0 20px;
}

#footer {
    position: relative;
    margin: 0 auto !important;
    background: #3E3E3E;
    color: #FFFFFF;
    
}

#footershort {
    position: relative;
    padding-left: 30px;
    bottom: 0;
    width: 100%;
    background: #3E3E3E;
    color: #FFFFFF;
    
}



@media screen and (max-width: 768px) {
    #footer {
        margin: 0 auto !important;
        padding-top: 2em;
        padding-bottom: 2em;
    }
}

.llc1 {
    font-family: 'open sans', sans-serif;
    font-size: 13px;
    letter-spacing: 0.025em;
    font-weight: 200;
}

.llc2 {
    font-family: 'open sans', sans-serif;
    font-size: 11px;
    letter-spacing: 0.025em;
    font-weight: 200;
    margin: 0 auto;
    width: 100%;
}

#footer1 {
    text-align: left;
    color: #FFFFFF;
    font-size: 16px;
    padding-bottom: 1em;
    display: block;
    margin-bottom: 4em;
    width: 150px;
}

.footertitle {
    font-size: 18px;
    font-family: 'open sans', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.025em;
    font-weight: 700;
}

.footertext {
    font-family: 'open sans', sans-serif;
    letter-spacing: 0.025em;
    font-size: 15px;
    font-weight: 400;
}

.footer2 {
    margin: 1em;
    margin-top: 5em;
}

.col-sm-2 {
    display: block;
    width: 33%;
    box-sizing: border-box;
    margin: 40px 0px 20px 0px ;
}

@media screen and (max-width: 768px) {
    .col-sm-2 {
        width: 100%;
        margin: 0;
        margin-top: 2em;
        margin-bottom: 2em;
    }
}

@media screen and (max-width: 480px) {
    .col-sm-2 {
        width: 100%;
    }
}

#footer h4 {
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.08em;
}
#footer ul {
    padding-left: 0;
    list-style: none;
}
#footer ul a {
    color: #999999;
}
#footer ul a:hover {
    color: #11356D;
    text-decoration: none;
}
#footer .photostream div {
    float: left;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 33%;
    padding: 7.5px;
    overflow: hidden;
}
#footer .photostream div a {
    border: solid 1 px #eeeeee;
}
#footer .photostream div img {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
#footer .photostream div:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}
#footer .blog-entries .item {
    clear: both;
    padding: 5px 0;
    margin-bottom: 10px;
    border-bottom: solid 1px #555555;
}
#footer .blog-entries .item .image {
    float: left;
    width: 15%;
    margin-right: 10px;
}
#footer .blog-entries .item .name {
    width: 75%;
    margin-left: 10px;
    display: table-cell;
    vertical-align: middle;
}
#footer .blog-entries .item .name h5 {
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-size: 12px;
}
#footer .blog-entries .item .name h5 a {
    color: #eeeeee;
}
#footer .blog-entries .item .text {
    width: 100%;
    clear: both;
}
#footer .blog-entries .item:last-child {
    border-bottom: none;
    margin-bottom: 0;
}
#footer .social a {
    color: #555555;
    font-size: 25px;
    margin: 0 10px 0 0;
}

#footer .social a:hover {
    color: #11356D;
}
#copyright {
    background: #4A4A4A;
    color: #FFFFFF;
    padding: 50px 0;
    font-size: 13px;
    line-height: 21px;
    height: 50px;
    width: 100%;
    font-family: "Souce Sans Pro";
    font-style: italic;
    padding-left: 2rem;
}

.contacte {
    display: block;
}

@media screen and (min-width: 768px) {
    .contacte {
        margin-left: 9em;
        margin-right: 9em;
        margin-bottom: 5.5em;
    }
}

@media screen and (min-width: 376px) {
    .contacte {
        margin-top: 4em;
    }
}

@media screen and (max-width: 768px) {
    .contacte {
        margin-left: 1em;
        margin-right: 1em;
        margin-top: 2em;
    }
}

#copyright p {
    margin: 0;
    padding-left: 15px;
}
@media screen and (max-width: 992px) {
    .copyright p {
        float: none;
        text-align: center;
        margin-bottom: 10px;
    }
}

[data-animate] {
    opacity: 0;
    filter: alpha(opacity=0);
}
#style-switch-button {
    position: fixed;
    top: 100px;
    left: 0px;
    border-radius: 0;
}
#style-switch {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 300px;
    padding: 20px;
    position: fixed;
    top: 140px;
    left: 0;
    background: #fff;
    border: solid 1px #eeeeee;
}
@media screen and (max-width: 991px) {
    #style-switch-button {
        display: none;
    }

    #style-switch {
        display: none;
    }
}

@media screen and (min-width: 992px) {
    .col-m-offset-2 {
        margin-left: 16.6666667%;
        margin-right: 16.6666667%;
    }
}


/* Original Boostrap template overwrite */

/* breadcrumbs */
.breadcrumb {
    font-family: 'open sans', sans-serif;
    text-transform: uppercase;
    background-color: none;
    letter-spacing: 0.08em;
    font-weight: 900;
}


/* nav */
.nav > li > a {
    padding: 10px 15px;
}

.nav > li.disabled > a {
    color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
    color: #999999;
}

.nav-tabs {
    border-bottom: 1px solid #11356D;
}
.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}
.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 0 0 0 0;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    color: #11356D;
    background-color: #ffffff;
    border: 1px solid #11356D;
    border-bottom-color: transparent;
    cursor: default;
}
.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: solid 1px #11356D;
    border-bottom: 0;
}
.nav-tabs.nav-justified > li {
    float: none;
}
.nav-tabs.nav-justified > li > a {
    text-align: center;
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #11356D;
}

@media screen and (min-width: 768px) .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #11356D;
    border-radius: 0 0 0 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
}


}

.nav-pills > li {
    float: left;
}
.nav-pills > li > a {
    border-radius: 0;
}
.nav-pills > li + li {
    margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    color: #ffffff;
    background-color: #11356D;
}
.nav-stacked > li {
    float: none;
}
.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0;
}
.nav-justified {
    width: 100%;
    border-bottom: solid 1px #11356D;
}
.nav-justified > li {
    float: none;
}
.nav-justified > li > a {
    text-align: center;
    /*margin-bottom: 5px;*/
}
.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
.nav-tabs-justified {
    border-bottom: 0;
}
.nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
    border: 1px solid #11356D;
}
@media screen and (min-width: 768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #11356D;
        border-radius: 0 0 0 0;
    }
    .nav-tabs-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #ffffff;
    }
}
.tab-content {
    padding: 15px;
    border: solid 1px #ddd;
    border-top: none;
}


/* navbar */
.navbar {
    position: relative;
    min-height: 62px;
    margin-bottom: 0;
    border-bottom: 1px solid transparent;
}

@media screen and (min-width: 768px) {
    .navbar-header {
        float: left;
    }
}
.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
}
.navbar-collapse.in {
    overflow-y: auto;
}
@media screen and (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
    .navbar-collapse.in {
        overflow-y: visible;
    }
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}
.navbar-fixed-top .navbar-collapse,
.navbar-affixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px;
}
@media screen and (max-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-affixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px;
    }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
    width: 100%;
}
@media screen and (min-width: 768px) {
    .container > .navbar-header,
    .container-fluid > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
        width: 100%;
    }
}
.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}
@media screen and (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0;
    }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    -webkit-transform: translate3d(0,
    0,
    0);
    transform: translate3d(0,
    0,
    0);
}
@media screen and (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0;
    }
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}
.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}
.navbar-brand {
    float: left;
    padding: 10px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 62px;
}
.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none;
}
@media screen and (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
        margin-left: -15px;
        width: 100%;
    }
}
.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 14px;
    margin-bottom: 14px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
}
.navbar-toggle:focus {
    outline: 0;
}
.navbar-nav {
    margin: 10.5px -15px;
}
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}


/* @media screen and (max-width: 767px) { */
.navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
}
.navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
}

@media screen and (min-width: 768px) {
    .navbar-left {
        float: left;
    }
    .navbar-right {
        float: right;
    }
}

.form-control {
    border: 1px solid #11356D;
}
.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,
    255,
    255,
    0.1),
    0 1px 0 rgba(255,
    255,
    255,
    0.1);
    box-shadow: inset 0 1px 0 rgba(255,
    255,
    255,
    0.1),
    0 1px 0 rgba(255,
    255,
    255,
    0.1);
    margin-top: 14px;
    margin-bottom: 14px;
}

@media screen and (max-width: 768px) {}

.contact-form {
    max-width: 700px;
    position: relative;
    margin: 0 auto;
    margin-top: 4rem;
    min-height: calc(100vh - 500px);
}

.form-group1 {
    position: relative;
    padding: 10px;
    float: left;
    width: 50%;
    margin: 0 auto;
}

.form-group2 {
    clear: both;
    position: relative;
    float: left;
    width: 100%;
    padding: 10px;
    margin: 0 auto;
}


@media screen and (min-width: 768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .navbar-form.navbar-right:last-child {
        margin-right: -15px;
    }
}
.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.navbar-btn {
    margin-top: 14px;
    margin-bottom: 14px;
}
.navbar-btn.btn-sm {
    margin-top: 16px;
    margin-bottom: 16px;
}
.navbar-btn.btn-xs {
    margin-top: 20px;
    margin-bottom: 20px;
}
.navbar-text {
    margin-top: 21px;
    margin-bottom: 21px;
}
@media screen and (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px;
    }
    .navbar-text.navbar-right:last-child {
        margin-right: 0;
    }
}
.navbar-default {
    background-color: #ffffff;
    border-color: none;
}
.navbar-default .navbar-brand {
    color: #555555;
}


/* .navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #3b3b3b;
  background-color: transparent;
} */
.navbar-default .navbar-text {
    color: #777777;
}
.navbar-default .navbar-nav > li > a {
    color: #11356D;
    letter-spacing: 1.5px;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #11356D;
    background-color: #F26126;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #ffffff;
    background-color: #11356D;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
}
.navbar-default .navbar-toggle {
    border-color: #ffffff;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ffffff;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #cccccc;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    background-color: #11356D;
    color: #ffffff;
}


/* @media screen and (max-width: 767px) { */
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #11356D;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #11356D;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #11356D;
}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
}


/* } */
.navbar-default .navbar-link {
    color: #11356D;
}
.navbar-default .navbar-link:hover {
    color: #11356D;
}
.navbar-default .btn-link {
    color: #11356D;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
    color: #11356D;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
    color: #cccccc;
}


/* scaffolding */
body {
    font-family: "open sans",
    sans-serif;
    font-size: 15px;
    line-height: 1.42857143;
    color: #555555;
}
a {
    color: #11356D;
    text-decoration: none;
}
a:hover,
a:focus {
    color: #F26126;
    text-decoration: none;
}
a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.img-rounded {
    border-radius: 0;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee;
}


/* breadcrumbs */
.breadcrumb {
    padding: 20px 0;
    margin-bottom: 20px;
    background-color: transparent;
    border-radius: 0;
    text-align: right;
}
.breadcrumb > li + li:before {
    content: ">\00a0";
    color: #11356D;
}
.breadcrumb > .active {
    color: #999999;
}
@media screen and (max-width: 991px) {
    .breadcrumb {
        padding: 20px 0;
        text-align: center;
    }
}


/* dropdowns */
.dropdown-menu {
    z-index: 1000;
    font-size: 14px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0,
    0,
    0,
    0.15);
    border-radius: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0,
    0,
    0,
    0.175);
    box-shadow: 0 6px 12px rgba(0,
    0,
    0,
    0.175);
}
.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.dropdown-menu > li > a {
    padding: 5px 20px;
    line-height: 1.42857143;
    color: #333333;
    white-space: nowrap;
}


/* labels */
.label {
    font-family: 'open sans',
    sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0.08em;
}


/* forms.less */
label {
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'open sans',
    sans-serif;
    color: #F26126;
    font-weight: 700 !important;
}


.form-control {
    -webkit-box-shadow: none;
    box-shadow: none !important;
    border-radius: 2px;
    border-color: #CBCBCB;
}
.form-control:focus {
    border-color: #233F76;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,
    0,
    0,
    .075),
    0 0 8px rgba(56,
    167,
    187,
    0.6);
    box-shadow: inset 0 1px 1px rgba(0,
    0,
    0,
    .075),
    0 0 8px rgba(56,
    167,
    187,
    0.6);
}





/* pager*/
.pager {
    margin: 20px 0;
    border-top: solid 1px #eeeeee;
    padding-top: 20px;
    text-transform: uppercase;
    letter-spacing: 0.08em;
}
.pager li {
    display: inline;
}
.pager li > a,
.pager li > span {
    background-color: #ffffff;
    border: 1px solid #11356D;
    border-radius: 0;
}
.pager li > a:hover,
.pager li > a:focus {
    text-decoration: none;
    color: #fff;
    background-color: #F26126;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
    color: #999999;
    background-color: #ffffff;
    border-color: #ddd;
}


/* pagination */
.pagination {
    margin: 20px 0;
    font-family: 'open sans',
    sans-serif;
    border-radius: 0;
    font-weight: 900 !important;
}
.pagination > li > a,
.pagination > li > span {
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #11356D;
    background-color: #ffffff;
    border: 1px solid #dddddd;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    color: #F26126;
    background-color: none;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #F26126;
    border-color: #F26126;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    color: #999999;
    background-color: #ffffff;
    border-color: #dddddd;
}


/* responsive utilities */
@media screen and (max-width: 768px) {
    .text-center-xs {
        text-align: center !important;
        min-width: 100%;
    }
    .text-center-xs img {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
}
@media screen and (min-width: 768px) {
    .text-center-sm {
        text-align: center !important;
    }
    .text-center-sm img {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
}


/* type */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    line-height: 1.1;
    color: #555555;
}
h1,
.h1,
h2 .h2 {
    font-family: 'open sans',
    sans-serif;
    color: #11356D;
    margin-bottom: 5px;
}
h3,
.h3 {
    margin-top: 20px;
    margin-bottom: 20px;
}
.h1 {
    font-size: 3em;
}
.h2 {
    font-size: 2.5em;
}
.h3 {
    font-size: 2.25em;
}
.h4 {
    font-size: 1.875em
}
.h5 {
    font-size: 1.75em !important;
}
.h6 {
    font-size: 1.5em;
}
.title {
    text-transform: none;

    font-family: 'open sans',
    sans-serif;
    text-align: center;
    font-size: 3.3rem !important;
    margin-top: 0.5em;

    font-weight: 900;
}

@media screen and (max-width: 768px) {
    .title {
        font-size: 24px !important;
        margin-left: 10px;
        margin-right: 10px;
        margin-top: 50px;
    }
}

.skill {
    font-size: 18px;
}

@media screen and (min-width: 992px) {
    .title {
        font-size: 4rem;
        padding-bottom: 5px;
        padding-top: 20px;
    }
    .skill {
        font-size: 2rem;
    }
}

.black1 {
    font-family: 'open sans',
    sans-serif;
    font-weight: 900;
}

.fontb {
    color: #11356D;
}

.evolve2 p {
    color: #ffffff;
    font-weight: 350;
    font-size: 2rem;
    margin-top: 1.5rem;
}

.fontw {
    color: #ffffff;
}

.who {
    font-family: 'open sans',
    sans-serif;
    text-align: center;
    font-weight: 200;
}

.block {
    border-color: #BBBDC6;
    border-radius: 6px;
    border:1px solid rgba(187,
    189,
    198,
    0.42);
    text-align: center;
    display: inline-block;
    margin: 2em;
    padding-right: 2em;
    padding-left: 2em;
    padding-bottom: 0.5em;
    margin-bottom: 3em;
}

.bloque {
    position: relative;
    top: -25px;
}

.skill {
    font-family: 'open sans',
    sans-serif;
    text-transform: uppercase;
    color: #11356D;
    font-weight: 700;
    margin-top: 0;
}

.skills {
    font-family: 'open sans',
    sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-align: center;

    -webkit-font-variant-ligatures: none;
    margin: 0 0 5px;
}

@media screen and (min-width: 768px) {
    .blocks {
        display: flex;
    }
    .block {
        flex: 1;
    }
}

.who {
    font-size: 18px;
    font-family: 'open sans',
    sans-serif;
    max-width: 760px;
    line-height: 2.7rem;
    margin: 0 auto;
    font-weight: 400;
}

@media screen and (max-width: 768px) {
    .blocks {
        display: block;
    }
    .who {
        font-size: 18px;
        margin: 0.5em;
        margin-bottom: 1em;
    }
    .footertitle {
        text-align: center;
    }
    .footertext {
        text-align: center;
    }
    .llc2 {
        text-align: center;
    }
}

.background-line {
    border-top:5px solid rgba(242,
    97,
    38,
    0.79);
    width: 100%;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

.large1 {
    color: #FFFFFF;
    font-family: 'open sans',
    sans-serif;
    text-align: left;
    letter-spacing: .1rem;
    margin: 1em;
    font-weight: 700;
}

.large5 {
    color: #FFFFFF;
    font-family: 'open sans',
    sans-serif;
    text-align: left;
    letter-spacing: .1rem;
    font-size: 3rem;
    margin-top: 5rem;
    margin-left: 30px;
    margin-bottom: 20px;
    font-weight: 700;
}

.large2 {
    letter-spacing: .1rem;
    color: #FFFFFF;
    font-family: 'open sans',
    sans-serif;
    text-align: left;
    font-weight: 700;
}

.largep {
    letter-spacing: .1rem;
    font-size: 1.7rem;
    color: #FFFFFF;
    font-family: 'open sans',
    sans-serif;
    text-align: left;
    font-weight: 400;
    margin-top: 20px;
    margin-left: 30px;
}


.evolve1 {
    background-color: rgba(15,
    51,
    108,
    0.6);
    padding-left: 2em;
    padding-right: 2em;
    min-width: 390px;
}

.evolve5 {
    background-color: rgba(49,
    54,
    102,
    0.5);
    padding: 2em;
    min-width: 355px;
    min-height: 250px;
}

.evolve2 {
    text-align: left !important;
    padding: 1em;
    margin: 3rem;
    padding-top: 1rem !important;
    margin-left: 5% !important;
    margin-right: 5% !important;
}

.evolve2 p {
    max-width: 1000px;
}

.evolve {

    background-size: cover;
    margin-top: .5em;
}

.evolve-slide-img1 {
    background-image: url('../img/evolve2.png');
}

.evolve-slide-img2 {
    background-image: url('../img/slide-eye.png');
}

#what {
    
    margin-bottom: 2em;
}

.city {
    position: relative;
    background-image: url('../img/city.png');
    background-size: cover;
    padding-top: 3em;
    padding-bottom: 3em;
    z-index: -10000;
}



.book {
    background-image: url('../img/book.png');
    background-size: cover;
    margin-top: 1em;
    margin-bottom: 5em;
    padding-top: 3em;
    padding-bottom: 3em;
    text-align: center;
}

.upper {
    text-transform: uppercase;
}

.contacty {
    text-align: center;
}

.bold {
    font-family: 'open sans',
    sans-serif;
    font-size: 36px;
    text-transform: uppercase;
    margin-top: 0.5em;
    font-weight: 700;
    margin-bottom: 0.5em;
    text-align: left;
}


@media screen and (max-width: 414px) {
    .evolve1 {
        min-width: 100%;
        padding-left: 1em;
        padding-right: 1em;
    }
}

@media screen and (min-width: 414px) {
    .evolve5 {
        display: block;
        padding: 1em;
    }

    .formcarry {
        position: relative;
        margin: 0 auto;
        width: 100%;
    }


    .evolve1 {}

    .large1 {
        margin: 0.5em;
        margin-top: 4rem;
        padding: 0.5em;
        font-size: 2em;
    }
    .evolve2 {
        display: block;
        margin-left: 1em;
    }
    .large2 {
        margin: 0em;
        padding-top: 2rem;
        padding-left: 4.5rem;
        padding-bottom: 2rem;
        font-size: 2em;
    }

    .background-line {
        margin-top: 1rem;
    }
    .bold {
        text-align: center;
    }
}

@media screen and (min-width: 768px) {
    .wedo {
        
    }
}

@media screen and (max-width: 991px) {
    .large2 {
        font-size: 2em;
    }
}

@media screen and (min-width: 991px) {
    .evolve1 {
        flex: 1;
    }

    .evolve5 {
        flex: 1;
    }

    .evolve2 {
        flex: 2;
        margin-left: 1em;
    }
    .evolve {
        display: flex;
    }
}

@media screen and (min-width: 992px) {
    .wrapper {
        text-align: right;
        padding-right: 100px;
    }
}

@media screen and (min-width: 768px) {
    .wrapper {
        text-align: center;
    }
}

@media screen and (min-width: 375px) {
    .wrapper {
        text-align: center;
    }
}

.lead {
    margin-bottom: 20px;
    font-size: 18px;
}
@media screen and (min-width: 768px) {
    .lead {
        font-size: 21px;
        margin-bottom: 5rem;
        margin-top: 5rem;
        padding-left: 5rem;
        padding-right: 5rem;
    }
}
.text-small {
    font-size: 16px;
}
.text-large {
    font-size: 64px;
    color: #ffffff;
    font-family: 'open sans',
    sans-serif;
    font-weight: 900;
}
.text-italic {
    font-style: italic;
}
.text-primary {
    color: #11356D;
}
a.text-primary:hover {
    color: #F26126;
}
.bg-primary {
    color: #fff;
    background-color: #11356D;
}
a.bg-primary:hover {
    background-color: #F26126;
}
abbr[title],
abbr[data-original-title] {
    border-bottom: 1px dotted #999999;
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 14px;
    border-left: 5px solid #11356D;
}
blockquote footer,
blockquote small,
blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #999999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
    border-right: 5px solid #11356D;
}
address {
    margin-bottom: 20px;
    line-height: 1.42857143;
}
.panel {
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 1px solid transparent;
    border-radius: 0;
    -webkit-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
}
.panel-heading {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    padding: 15px 15px;
}
.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.circles {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 0px;
}

.col-md-01 {
    flex: 1;
    position: relative;
    top: 5px;
    margin-right: auto;
    margin-left: auto;
}

#down3 {
    left: 25%;
    margin-bottom: 1rem;
    margin-top: 2rem;
}

@media screen and (min-width: 768px) {
    .body,
    .container .section {
        width: 100%;
    }
}

.pull-center {
    margin-right: auto;
    margin-left: auto;
    justify-content: center;
    align-items: center;
}

.panel-group {
    margin-bottom: 20px;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0;
    overflow: hidden;
}
.panel-group .panel + .panel {
    margin-top: 5px;
}
.panel-group.accordion .panel {
    border-color: #ccc;
}
.panel-primary {
    border-color: #11356D;
}
.panel-primary > .panel-heading {
    color: #ffffff;
    background-color: #11356D;
    border-color: #11356D;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #11356D;
}
.panel-primary > .panel-heading .badge {
    color: #11356D;
    background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #11356D;
}
.panel-primary .panel-title {
    font-weight: 400;
}
.panel-primary .panel-title a:hover {
    color: #fff;
    text-decoration: none;
}
a.badge:hover,
a.badge:focus {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
    color: #11356D;
    background-color: #ffffff;
}
.nav-pills > li > a > .badge {
    margin-left: 3px;
}
.progress-bar-primary {
    background-color: #11356D;
}
.progress-striped .progress-bar-primary {
    background-image: -webkit-linear-gradient(45deg,
    rgba(255,
    255,
    255,
    0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255,
    255,
    255,
    0.15) 50%,
    rgba(255,
    255,
    255,
    0.15) 75%,
    transparent 75%,
    transparent);
    background-image: -o-linear-gradient(45deg,
    rgba(255,
    255,
    255,
    0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255,
    255,
    255,
    0.15) 50%,
    rgba(255,
    255,
    255,
    0.15) 75%,
    transparent 75%,
    transparent);
    background-image: linear-gradient(45deg,
    rgba(255,
    255,
    255,
    0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255,
    255,
    255,
    0.15) 50%,
    rgba(255,
    255,
    255,
    0.15) 75%,
    transparent 75%,
    transparent);
}

@media screen and (max-width: 768px) {
    #trends {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    #trends {
        display: none;
    }
}

#trends {
    padding-left: 20px;
    margin-right: 2em;
}

#trend-text {
    color: #626262;
}

.collapse.in,
.collapsing {
    text-align: center;
}

.yamm .nav,
.yamm .collapse,
.yamm .dropup.use-yamm,
.yamm .dropdown.use-yamm {
    position: static;
    font-family: 'open sans',
    sans-serif;
    color: #11356D;
    font-weight: 900;
}
.yamm .container {
    position: relative;
}
.yamm .dropdown-menu {
    left: auto;
}
.yamm .nav.navbar-right .dropdown-menu {
    left: auto;
    right: 0;
}
.yamm .yamm-content {
    padding: 20px 30px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
    left: 15px;
    right: 15px;
}

#trend-text-2 {
    height: 500px;
}

.title-design-2 {
    position: absolute;
    top: 160px;
    left: 2px;
    color: #88E32A;
    font-family: 'open sans',
    sans-serif !important;
    font-weight: 900;
    font-size: 48px;
}
.title-design {
    position: absolute;
    top: 160px;
    right: 350px;
    color: #88E32A;
    font-family: 'open sans',
    sans-serif !important;
    font-weight: 900;
    font-size: 48px;
}

.container-text {
    position: static;
    flex-wrap: wrap;
    align-content: space-between;
    height: auto;
}

#zindex {
    width: 100%;
    height: auto;
    z-index: -1;
}

.img-texas {
    position: absolute;
    top: 71px;
    right: 200px;
}

.img-ucf {
    position: absolute;
    bottom: 71px;
    right: 200px;
}

.img-datasense {
    position: absolute;
    bottom: 170px;
    left: 100px;
}

.img-voxtable {
    position: absolute;
    bottom: 71px;
    left: 100px;
}

.col-md-4 {
    width: 400px;
    height: 300px;
}

.col-md-04 {
    width: 25%;
    height: 100px;
    padding: 1em;
    text-align: center;
    position: relative;
    /*  top: 20em;*/
}

.col-md-06 {
    width: 16.666667%;
    height: 100px;
    padding: 1em;
    text-align: center;
}

@media screen and (max-width: 768px) {
    .col-md-04 {
        width: 25%;
        height: 50px;
        text-align: center;
        justify-content: center;
        justify-items: center;
        position: relative;
    }
}

.col-md-9 {
    height: auto;
}

.col-md-1 {
    width: 200px;
    height: auto;
}
.carousel-carousel-slider-center {
    width: 100%;
    height: auto;
}

.foot {
    font-family: "open sans",
    sans-serif;
    font-style: italic;
}
.img-responsive1 {
    width: 100%;
    height: auto;
    position: relative;
    top: -110px;
}

.img-responsive1 img {
    width: 100% !important;
}

.img-responsive {
    width: 100%;
    height: auto;
}

.client1 {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    align-content: center;
}

.client {
    display: flex;
}

.client2 {
    flex: 1;
    padding: 1em;
    color: #4A4A4A;
    margin: 0.5em;
     max-width: 160px !important;
}

.client2 img {
    flex: 1;
    padding: 1em;
    color: #4A4A4A;
    margin: 0.5em;
    
}

@media screen and (max-width: 1086px) {
    .client2 {
        max-width: 100px !important;
    }
}


@media screen and (max-width: 768px) {
    .client2 {
        padding: 0.5em;
        max-width: 100px !important;
    }
    .col-md-04 {
        height: 100px;
        text-align: center;
    }
    .col-md-03 {
        text-align: center;
    }
}

.col-md-03 {
    width: 33.33%;
    padding: 1em;
    text-align: center;
    position: relative;
}

.innovate {
    background-color: #45BE83;
    color: #000 !important;
}

.black {
    color: #000 !important;
}

.description {
    color: #555555;
    margin-top: 5px;
    margin-bottom: 5px;
    flex: 1;
    margin-top: auto;
    margin-bottom: auto;
    font-size: 24px;
    padding-left: 1em;
}

.card-horizontal {
    display: flex;
}

.li {
    color: #4A4A4A;
    font-size: 10px;
}

.container1 {
    padding: 0px;
    position: relative;
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (max-width: 768px) {
    .trend {
        width: 100%;
        top: -140px;
    }
}

@media screen and (max-width: 991px) {
    .large1,
    .large2 {
        padding: 0;
        margin: 0;
        padding-left: 1rem;
        font-size: 2rem;
    }

    .large1 {
        padding-bottom: 1rem;
    }

    .large2 {
        text-align: right;
        margin-bottom: 1rem !important;
    }



    .evolve5 {
        min-height: 282px;
    }

    .evolve2 {
        margin: 1rem;
        padding-bottom: 3rem;
    }
}

#centy {
    text-align: center;
}

@media screen and (max-width: 991px) {
    .trend {
        flex: 2;
        padding-left: 1em;
    }

    .large1 {
        flex: 1;
        margin-top: 0em;
        margin-bottom: .5em;
        padding-top: 1em;
        font-size: 2rem;
    }

    .large2 {
        flex: 1;
        margin-top: 0em;
        padding-bottom: 1em;
        padding-top: 1em;
        font-size: 2rem;
    }
}

.large3 {
    flex: 1;
    margin-top: 0em;
    margin-bottom: .5em;
    padding-top: 1em;

    text-align: center;
    font-family: 'open sans',
    sans-serif;
    font-weight: 700;
}

@media screen and (min-width: 768px) {
    .large {
        padding-top: 1em;
        padding-bottom: 1em;
    }
}


@media screen and (max-width: 768px) {
    .large {
        padding-left: 2rem;
    }
}

@media screen and (max-width: 768px) {
    .us {
        display: inline-block;
        margin-top: 20px;
    }
}

@media screen and (max-width: 768px) {
    .end {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
}

.halt {
    position: relative;
    top: 64px;
}
#cover {
    position: relative;
    top: -850px;
}

.carousel-carousel-slider {
    top: 0;
    left: 0;
}

.centerhome {
    text-align: center;
    vertical-align: middle;
}

.carousel {
    overflow: hidden;
    position: relative;
    width: 100%;
    perspective: 500px;
    transform-style: preserve-3d;
}

.element-style {
    z-index: 0;
    opacity: 1;
    display: block;
}

.carousel-carousel-slider .carousel-item {
    width: 100%;
    height:100%;
    min-height: 400px;
    position: absolute;
    top: 0;
    left: 0;
}

.carousel-fixed-item .center .with-indicators {
    bottom: 68px;
}

.carousel .carousel-slider .carousel-fixed-item {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
}

.active {
    z-index: 0;
    opacity: 1;
    display: block;
    transform: translateX(0px),
    translateX(-0.000701031px) translateX(0px) translateZ(0px);
}

.indicators {
    position: absolute;
    text-align: center;
    left: 0;
    right:0;
    bottom: 0;
    margin: 0;
}

.indicator-item .active {
    background-color: #F26126;
}

.indicator-item {
    display: inline-block;
    position: relative;
    cursor: pointer;
    height: 8px;
    width: 8px;
    margin: 24px 24px;
    transition: background-color .3s;
    border-radius: 50%;
}

ul: not (.browser-default) {
    list-style-type: none;
}

.starwars {
    position: relative;
    top: 30px;
}

.ul {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}

@media screen and (min-width: 768px) {
    .container {
        width: 100%;
    }
}

@media screen and (min-width: 992px) {
    .container {
        width: 100%;
    }
}

.services {
    text-align: center;
}

.center-block {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
}

#starwars {
    background-image: url('../img/starwarspic.png');
    background-size: cover;
    margin-bottom: 4rem;
    padding-top: 2rem;
}

.btn-template-orange {
    color: #ffffff;
    background-color: #F26126;
    border-color: #F26126;
    font-family: 'open sans',
    sans-serif;
    letter-spacing: 0.1em;

    padding: 10px 20px;
    font-size: 20px;
}

.btn-template-orange:hover {
    background-color: #ffffff;
    color: #F26126;
    border-color: #F26126;
}

.contact {
    margin-bottom: 3rem;
    margin-top: 3rem;
    display:flex;
    justify-content:center;
    align-items:center;
}

.faa {
    padding-right: 1rem;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media screen and (max-width: 768px) {
    .large {
        flex: 1;
        font-size: 32px;
        padding-right: 3rem;
        padding-left: 1rem;
    }
    .trend {
        flex: 2;
        padding-left: 1em;
        padding-right: 1em;
    }
}

.col-md-6L {
    text-align: center;
    flex: 2;
    padding-left: 15px;
    position: absolute;
    top: -50%;
}

@media screen and (max-width: 768px) {
    .col-md-6L {
        text-align: center;
    }

    .trend {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
}


@media screen and (max-width: 768px) {
    #work {
        left: 50%;
        display: inline-block;
        margin-top: 5px;
        margin-bottom: 20px;
        margin-left: 120px;
        margin-right: auto;
        height: auto;
        width: 200px;
        padding-left: 120px;
    }
}

@media screen and (max-width: 768px) {
    #starwars {
        background-image: none;
        width: 100%;
        height: auto;
        padding-bottom: 2rem;
        padding-top: 2rem;
        margin-bottom: 1rem;
        margin-right: 1rem;
        margin-top: -2rem;
    }
}

.col-md-6R {
    position: relative;
    min-height:1px;
    flex: 2;
    text-align: center;
}


@media screen and (max-width: 768px) {
    .col-md-6R {
        text-align: center;
    }
}

@media screen and (min-width: 768px) {
    .col-md-6R {
        float: right;
        padding-right: 15px;
    }
}

@media screen and (max-width: 768px) {
    #copyright p {
        text-align: center;
    }
}
@media screen and (max-width: 768px) {
    #footer1 {
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 0;
    }
    #footer3 {
        margin-bottom: 2em;
    }
}

@media screen and (max-width: 768px) {
    body {
        max-width: 100%;
    }
}

.front {
    text-align: left;
    color: #555555;
    padding: 1em;
    position: relative;
    top: -170px;
    padding-right: 2em;
    font-size: 1.6rem;
    font-family: 'open sans';
    font-weight: 400;
    margin-top: 40px;
}

@media screen and (max-width: 768px) {
    .front {
        font-size: 14px;
        float: none !important;
        position: relative;
        top: 0px;
        text-align: center;
        padding: 1em;
        margin-top: 0px;
    }
}

.front {
    float: right;
}

@media screen and (min-width: 768px) {
    .front {
        float: right;
    }

    .down {
        position: relative;
        top: -130px;
    }
}

@media screen and (min-width: 1200px) {
    .front {
        position: relative;
        left: -5%;
        font-size: 1.9rem;
        margin-top: 0px;
    }

    .pull-left1 {
        top: 12%;
    }
}

@media screen and (max-width: 768px) {
    .img-responsive1 {
        top: 0px;
    }
}

@media screen and (max-width: 768px) {
    .center-block {
        position: relative;
        left: 30%;
    }
}

@media screen and (max-width: 768px) {
    .center-block {
        position: relative;
        left: 50%;
    }
}


.horizontal-container {
    flex-direction: column;
    display: flex;
    flex-wrap: wrap;
}

@media screen and (max-width: 768px) {
    .description {
        flex: 1;
        text-align: center;
        padding-bottom: 2rem;
        padding-top: 2rem;
        padding-left: 1rem;
        padding-right: 1rem;
        line-height: 2rem;
        font-size: 18px;
    }
}

@media screen and (max-width: 768px) {
    .description {
        width: 100%
    }
}

.name {

    margin-right: 5%;
}


@media screen and (max-width: 768px) {
    .name {

        margin-right: 5%;
    }
}

@media screen and (min-width: 375px) {
    .btn-template-main {
        text-transform: uppercase;
        font-family: 'open sans', sans-serif;
        color: #F26126;
        background-color: #ffffff;
        border-color: #11356D;
        margin-bottom: 25px;
        font-weight: 900;
    }
    .name {
        margin-left: 0em !important;
    }
}

.btnsearch {
    padding: 10px 10px;
    font-size: 20px;
    text-align: center;
}

.btnsearching {
    padding: 10px 20px;
    font-size: 20px;
    text-align: center;
}

.btnsearched {
    padding: 10px 20px;
    font-family: 'open sans',
    sans-serif;
    font-size: 20px;
    letter-spacing: 0.1em;
    font-weight: 900;
}

@media screen and (max-width: 768px) {
    .btnsearched {
        left: 27% !important;
    }
}

@media screen and (min-width: 1200px) {
    #what {
        margin-left: 8em;
        margin-right: 8em;
    }
    .container {
        max-width: 1400px !important;
    }
}


/*
@media screen and (min-width: 1600px) {
  .discovery2 {
    top: 2400px;
  }
  .discovery3 {
    top: 2350px;
  }
  .des2 {
    position: relative;
    top: 50px;
  }
  .pic {
    height: 500px;
  }
  .pic1 {
    height: 500px;
  }
}
*/
@media screen and (max-width: 768px) {
    .des2 {
        position: static;
    }
}

.darkgraybox {
    background-color: #555555;
    color: #ffffff;
    width: 100%;
    height: auto;
    flex-flow: row wrap;
}

.darkestbox {
    width: 100%;
    height: 300px;
    background-color: rgba(0,
    0,
    0,
    0.6);
    position: relative;
}



/* anna */
@media screen and (max-width: 768px) {
    .sentierlogo {
        padding: 20px;


        width: 120px;
        position: fixed;
        top: -2px;
        padding-left: 15px;
        padding-bottom: 5px;
    }
    .simple_line {
        left: 2%;
    }
    .burger span {
        left: 90% !important;
        top: -10px !important;
    }
    .affix {
        padding-top: 30px;
    }
    .burger span:nth-of-type(2) {
        top: 0px !important;
    }

    .burger span:nth-of-type(3) {
        top: 10px !important;
    }
}


.simple_line {
    display: none;
}


#welcome {
    background-size: cover;
    width: 100%;
    height: 30px;
    position: absolute;
    background-color: none;
}

.parent {
    display: table;
}

.burger {
    position: absolute;
    top: 30px;
    right: 52px;
    height: 40px;
    width: 30px;
    cursor: pointer;
    z-index: 100;
    -webkit-transition: opacity .25s ease;
    -moz-transition: opacity .25s ease;
    -o-transition: opacity .25s ease;
    -ms-transition: opacity .25s ease;
    transition: opacity .25s ease;
}

.burger.active .top {
    -webkit-transform: translateY(10px) translateX(0) rotate(45deg);
    -ms-transform: translateY(10px) translateX(0) rotate(45deg);
    transform: translateY(10px) translateX(0) rotate(45deg);
}

.burger.active .middle {
    opacity: 0;
}

.burger.active .bottom {
    -webkit-transform: translateY(-10px) translateX(0) rotate(-45deg);
    -ms-transform: translateY(-10px) translateX(0) rotate(-45deg);
    transform: translateY(-10px) translateX(0) rotate(-45deg);
}

.burger span {
    background: #F26126;
    border: none;
    height: 3px;
    width: 100%;
    position: absolute;
    top: 20px;
    left: 0;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    -ms-transition: all .35s ease;
    transition: all .35s ease;
    cursor: pointer;
}

.burger span:nth-of-type(2) {
    top: 30px;
}

.burger span:nth-of-type(3) {
    top: 40px;
}

.navigation {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    opacity: 1;
    visibility: hidden;
    -webkit-transition: opacity .35s,
    visibility .35s,
    width .35s;
    -moz-transition: opacity .35s,
    visibility .35s,
    width .35s;
    -o-transition: opacity .35s,
    visibility .35s,
    width .35s;
    -ms-transition: opacity .35s,
    visibility .35s,
    width .35s;
    transition: opacity .35s,
    visibility .35s,
    width .35s;
    z-index: 50;
}

.navigation:before {
    content: '';
    background: #FFFFFF;
    left: -105%;
    top: 0;
    width: 100%;
    height: 100vh;
    position: absolute;
    -webkit-transition: left .35s ease;
    -moz-transition: left .35s ease;
    -o-transition: left .35s ease;
    -ms-transition: left .35s ease;
    transition: left .35s ease;
}

.navigation.open,
.navigation.close {
    opacity: 1;
    visibility: visible;
    height: 100%;
}

.navigation.open:before,
.navigation.close:before {
    left: 0;
}

.navigation.open li {
    -webkit-animation: fadeInRight .5s ease forwards;
    -moz-animation: fadeInRight .5s ease forwards;
    animation: fadeInRight .5s ease forwards;
    -webkit-animation-delay: .35s;
    -moz-animation-delay: .35s;
    animation-delay: .35s;
}

.navigation.open li:nth-of-type(2) {
    -webkit-animation-delay: .45s;
    -moz-animation-delay: .45s;
    animation-delay: .45s;
}

.navigation.open li:nth-of-type(3) {
    -webkit-animation-delay: .55s;
    -moz-animation-delay: .55s;
    animation-delay: .55s;
}

.navigation.open li:nth-of-type(4) {
    -webkit-animation-delay: .65s;
    -moz-animation-delay: .65s;
    animation-delay: .65s;
}

.navigation nav {
    position: relative;
    text-align: center;
}

.navigation ul {
    list-style: none;
    display: inline-block;
    position: relative;
    margin: 20vh 0 0 0;
    padding: 0;
    height: 60vh;
    color: #11356D;
}

.navigation ul li {
    display: block;
    position: relative;
    opacity: 0;
    height: 15vh;
    line-height: 15vh;
    color: #11356D;
}

.navigation ul li a {
    font-family: 'open sans',
    sans-serif;
    text-transform: none;
    font-weight: 600;
    font-size: 3rem;
    letter-spacing: 3px;
    color: #11356D;
}

.navigation ul li a:hover {
    color: #F5513B;
}

.simple_line {
    background: #11356D;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 3px;
}
