@font-face {
    font-family: Lato-Light;
    src: url(/fonts/Lato-Light.woff);
}
@font-face {
    font-family: Lato-Bold;
    src: url(/fonts/Lato-Bold.woff);
}
@font-face {
    font-family: Lato-Regular;
    src: url(/fonts/Lato-Regular.woff);
}
@font-face {
    font-family: Cabin-Bold;
    src: url(/fonts/cabin-bold.woff);
}

/*base*/
body p{
    font-family: 'Lato', san-serif;
}

a{
    color: #589da9;
    font-family: 'Lato', san-serif;
 }

a:hover{ text-decoration: none !important; }

button{
    font-family: "Lato", san-serif;
    letter-spacing: 1px
}
h1, h2, h3, h4, h5, h6{
    font-family: "Lato" !important;
}
ul{
    list-style: none;
}
.nopadding{
    padding: 0 !important;
}
.community-images {
    display: flex !important;
    justify-content: center;
}
h1.title-prince {
    color: #1e6c85;
    text-align: center;
    text-transform: uppercase;
    font-size: 24px;
    border-bottom: 3px solid;
    padding: 0px 10px 10px; 
    font-weight: bold;
    margin-bottom: 30px;
    letter-spacing: 1px
}
.image-int{
    background: url('/images/generals/imgs-funsets.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 7%;
}

h1.number-total {
    text-align: center;
    color: white;
    letter-spacing: 1px;
}
h3.text-total {
    text-align: center;
    color: white;
    margin-top: 13px;
    font-size: 16px;
    letter-spacing: 1px
}
hr.line-small {
    width: 70px;
    border-color: #fff;
    border-top: 2px solid #fff;
    margin-top: 10px;
    margin-bottom: 10px;
}
h4.name-team {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 5px;
}
h5.function-team {
    font-size: 12px;
    margin-top: 0;
    font-family: "Lato-Light" !important;
}
p.decrepition-team {
    font-size: 11px;
    color: #58585b;
    line-height: 1.6;
}
.block-team h1.title-prince {
    margin-bottom: 0;
}
.text-content p {
    text-align: justify;
    font-weight: normal;
    font-size: 13px;
    line-height: 1.6;
    letter-spacing: 1px;
    font-family: "Lato-Light";
}
.img-blogs-covers a img {
    float: left;
}
.img-blogs-covers-2 a img {
    float: left;
}
.img-blogs-covers-3 a img {
    float: left;
}
p.text-cat-blogs {
    float: left;
    position: absolute;
    text-align: center;
    width: 100%;
    margin-left: -15px;
    color: white;
    font-size: 18px;
    top: 48%;
    text-transform: uppercase;
    font-family: "Lato-Regular";
    letter-spacing: 1px;
}
.img-front {
    float: left;
}
.text-home-1 {
    float: left;
    position: absolute;
    color: white;
    width: 100%;
    text-align: center;
    top: 40%;
    font-family: "Cabin-Bold";
}
.text-home-1 p.text-1 {
    font-size: 400%;
    font-weight: bold;
    font-family: "Cabin-Bold";
}
.text-home-1 p.text-2 {
    font-size: 160%;
}

/*404*/
.text-404{
    text-align: center;
    top: 27%;
}
.text-404 p.text-1 {
    font-size: 700%;
    font-weight: bold;
}
.text-404 p.text-2 {
    font-size: 150%;
}
.btn-back a {
    padding: 10px 30px;
    border-color: #fff;
    background: #1a6b84;
    color: #fff;
}
.btn-back a:hover {
    color: #fff;
}
.btn-back {
    text-align: center;
}

/* header */
.navbar{
    margin-bottom: 0 !important;
}
.nav>li>a:focus, .nav>li>a:hover{
	background-color: transparent !important;
}
.navbar-nav>li>a {
    text-transform: uppercase;
    color: #58585b;
    font-size: 12px;
    letter-spacing: 1px
}
a.logo {
    padding: 0 0 0 15px !important;
    height: auto;
}
a.logo img {
    max-width: 110px;
}
ul.nav.navbar-nav {
    padding: 10px 0 10px 40px;
}
header#header {
    padding: 10px 0;
    position: fixed;
    width: 100%;
    z-index: 111;
    background: #fff;
}
.search-header {
    margin-top: 12px;
}
.navbar-toggle{
    border-color: #58585b;
}
.navbar-toggle .icon-bar{
    background: #58585b;
}
.btn-login {
    margin-top: 18px;
}
.btn-login a {
    border-radius: 0;
    padding: 5px 25px;
    font-size: 12px;
    text-transform: uppercase;
    background-color: #1a6b84;
    border: 2px solid #1a6b84;
    letter-spacing: 1px;
}
.btn-login a:hover {
    background-color: transparent;
    color: #58585b;
}

/* footer */

.text-reserv {
    font-size: 12px;
    margin-top: 10px;
    text-align: center;
}

.text-reserv p{
    margin-bottom: 0;
}

a.logo-footer {
    padding: 0 0 20px 0px;
    height: auto;
    float: left;
}
a.logo-footer img {
    max-width: 150px;
}
p.footer-text {
    font-size: 12px;
    color: #58585B;
    font-family: "Lato-Light";
}
ul.social-footer {
    list-style: none;
    padding: 0;
    margin: 0;
}
ul.social-footer li {
    display: inline;
    margin-right: 10px;
}
ul.social-footer li:last-child {
    margin-right: 0px;
}
ul.social-footer li a {
    font-size: 24px;
    color: #1a6b84;
}
.form-subscribe .form-group {
    width: 70%;
}
.form-subscribe input {
    width: 100% !important;
    border-radius: 0
}
.form-subscribe button {
    width: 29%;
    background: #1a6b84;
    color: white;
    text-transform: uppercase;
    float: right;
    border-radius: 0;
    border: 2px solid #1a6b84;
    font-size: 11px;
    padding-top: 8px;
}
.form-subscribe button:hover {
    border-color: #1a6b84;
    background: #fff;
    color: #58585B;
}
.form-subscribe {
    margin-bottom: 20px;
    margin-top: 15px;
}
.menu1-fotter ul {
    list-style: none;
    padding: 0;
}
.menu1-fotter ul li a {
    color: #1a6b84;
    font-weight: 400;
    font-size: 13px;
}
.menu1-fotter ul li a:hover{
    text-decoration: none;
}
.menu1-fotter ul li {
    margin-bottom: 5px;
}
.form-sign button {
    border-radius: 3px;
    background: #1a6b84;
    width: 26%;
    color: white;
    text-transform: uppercase;
    height: 45px
}
.form-sign {
    margin: 20px 0;
}
#footer {
    background: #f7f7f7;
    padding: 20px 10px;
    float: left;
    width: 100%;
}

/*extra class's*/

.col-md-5col{
    width: 20% !important;
}

.col-md-7col{
    width: 12.5% !important;
}
.padding-7{
    padding-left: 7px !important;
    padding-right: 7px !important;
}
.nopaddingleft{
    padding-left: 0 !important;
}

.nopaddingright{
    padding-right: 0 !important;
}

.col-md-1col{
    width: 9.09% !important;
}

/*forms class's*/

span.span-success {
    color: #1e6c85;
    font-size: 13px;
    font-family: 'Lato', san-serif;
    font-weight: bold;
    letter-spacing: 0.5px;
    margin-top: 20px;
}

ul.parsley-errors-list {
    padding: 0;
    margin-top: 5px;
}
ul.parsley-errors-list li {
    color: #d23434;
    font-family: 'Lato', san-serif;
}

#formcontact select {
    border-radius: 0;
    color: #a5a5a5;
    font-size: 12px;
    padding-top: 8px;
    text-transform: uppercase;
}
#formcontact input {
    border-radius: 0;
    text-transform: uppercase;
    font-size: 12px;
    padding-left: 17px;
}
#formcontact textarea {
    min-height: 83px;
    border-radius: 0;
    text-transform: uppercase;
    font-size: 12px !important;
}
#formcontact button {
    border-radius: 0;
    background: #1a6b84;
    color: #fff;
    border: 2px solid #1a6b84;
    padding: 7px 25px;
    text-transform: uppercase;
    letter-spacing: 0;
    font-size: 12px;
    line-height: 16px;
}
#formcontact button:hover {
    border-radius: 0;
    background: transparent;
    color: #58585B;
}

.btn-inspiration-download {
    border-radius: 0 !important;
    text-transform: uppercase;
    font-size: 12px !important;
    padding: 7px 25px 5px 25px !important;
    color: #fff !important;
    border: 2px solid #1a6b84 !important;
    background: #1a6b84;
}

.btn-inspiration-download:hover {
    background: transparent;
    color: #000 !important;
}

#formDownload select {
    border-radius: 0;
    font-size: 12px;
    text-transform: uppercase;
    padding-top: 8px;
    color: #a5a5a5;
}
#formDownload input {
    border-radius: 0;
    text-transform: uppercase;
    font-size: 12px;
    padding-left: 16px;
}

#formDownload button {
    border-radius: 0;
    color: #fff;
    border: 2px solid #1a6b84;
    padding: 7px 25px;
    text-transform: uppercase;
    letter-spacing: 0;
    font-size: 12px;
    line-height: 16px;
    background: #1a6b84;
}

#formDownload button:hover {
    border-radius: 0;
    background: transparent;
    color: #a5a5a5;
}

#subscribepage span.span-success {
    color: #1e6c85;
    font-size: 13px;
    font-family: 'Lato', san-serif;
    font-weight: bold;
    letter-spacing: 0.5px;
    margin-top: 5px;
    clear: both;
    float: right;
    width: 100%;
}

#downloadInspiration .modal-dialog {
    top: 25%;
    width: 300px;
}
#downloadInspiration .modal-header{
    border-bottom: 0;
}
#downloadInspiration .modal-body.text-center p{
    font-size: 18px;
}
#downloadInspiration .modal-footer{
    text-align: center !important;
    border-top: 0;
}
#downloadInspiration .modal-content{
    border-radius: 0 !important;
}

#downloadInspiration button.close{
    color: #1a6b84 !important;
    text-transform: uppercase;
    line-height: 16px;
    border: 0;
    background: transparent !important;
    padding: 0;
    font-size: 34px;
}

#downloadInspiration a#linkdowload {
    border-radius: 0;
    color: #fff;
    border: 2px solid #1a6b84;
    padding: 7px 25px;
    text-transform: uppercase;
    letter-spacing: 0;
    font-size: 12px;
    line-height: 16px;
    background: #1a6b84;
}

#downloadInspiration a#linkdowload:hover {
    border-radius: 0;
    background: transparent;
    color: #a5a5a5;
}

/*class carousel*/

.carousel-caption {
    position: relative !important;
    right: auto !important;
    left: auto !important;
    text-shadow: 0 0px 0px rgba(0,0,0,1) !important;
    color: #000 !important;
    clear: both;
}
.carousel-indicators .active{
    background: #58585b !important;
}
.carousel-indicators li{
    border: 1px solid #58585b !important;
    background-color: rgba(0,0,0,0.4) !important;
}

.col-centered {
    float: none;
    margin: 0 auto;
}

.carousel-control { 
    width: 8%;
    width: 0px;
}
.carousel-control.left,
.carousel-control.right { 
    margin-right: 40px;
    margin-left: 32px; 
    background-image: none;
    opacity: 1;
}
.carousel-control > a > span {
    color: white;
      font-size: 29px !important;
}

/*SECTION THE MOST READ*/

.block-text-article {
    text-align: center;
}
h4.name-blog {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
}
h4.name-blog a {
    color: black;
    text-decoration: none;
}
h6.category-article {
    text-transform: uppercase;
}
h6.category-article a {
    color: #000;
    font-size: 11px;
}
h2.title-article {
    font-weight: bold;
    font-size: 22px;
}
h2.title-article a {
    color: #000;
    text-decoration: none;
}
p.descrition-article {
    font-size: 12px;
    text-align: justify;
}
.read-more {
    margin-top: 20px;
}
.read-more a {
    padding: 6px 30px;
    border: 1px solid #1a6b84;
    border-radius: 3px;
    color: black;
    text-decoration: none;
}
.read-more a:hover{
    text-decoration: none;
}

/*SECTION CLIENTS*/

.clients {
    background-color: #1e6c85;
    padding: 30px;
    clear: both;
}
.clients h1.title-prince {
    color: white;
    margin-top: 0;
}


/*PAGES*/

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

.m-bottom{
    margin-bottom: 30px
}

h5.name-blog {
    text-align: center;
    color: #58585b;
    font-weight: 600;
    height: 30px;
    padding: 0 5px;
    font-size: 12px;
    text-decoration: underline;
    text-transform: uppercase;
}
/*.over-imgs {
    width: 100%;
    height: 100%;
    position: absolute;
    margin-left: -15px;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    -webkit-transition: all .6s ease;
}*/
/*a:hover .over-imgs {
    background: #1a6b84;
    opacity: 0.2;
    border: 1px solid;
}*/
.cxt-blog .cxt-border:hover {
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    -webkit-transition: all .6s ease;
    border-color: #1a6b84;
}
.cxt-blog {
    margin-bottom: 20px;
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.cxt-border {
    border: 1px solid #e2e2e2;
}
.cxt-border a img {
    padding: 70px 10px 0;
}
.list-blogs ul.list-group {
    height: 300px;
    overflow: scroll;
}

/*PAGE INSPIRATIONS*/

.grid {
  border: 0px solid #333;
}
/* clear fix */
.grid:after {
  content: '';
  display: block;
  clear: both;
}
.element-item {
  position: relative;
  float: left;
  background: #fff;
  color: #000;
}
.element-item > * {
  margin: 0;
  padding: 0;
  padding-bottom: 15px;
}
.share-inspirations li {
    display: inline;
    margin-right: 5px;
    color: #58585b;
    text-transform: uppercase;
}
.share-inspirations li:last-child {
    margin-right: 0px;
}
.share-inspirations li a {
    color: #585859;
}
h4.name-ebook {
    text-align: center;
    font-size: 14px;
    height: 31px;
    overflow: hidden;
    font-family: "Lato-Light";
}
h4.name-ebook a {
    color: #58585b;
    text-decoration: none;
}
.read-more-inspirations {
    clear: both;
    text-align: center;
    margin-top: 12px;
}
.read-more-inspirations a {
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    line-height: 26px;
    padding: 5px 30px;
    background: #1e6c85;
    border: 2px solid #1e6c85;
    letter-spacing: 1px
}
.read-more-inspirations a:hover {
    background: transparent;
}

button.button-inspirations {
    background: transparent;
    border: 0;
    height: 40px;
    border-radius: 0;
    color: #58585b;
    border: 1px solid #1e6c85;
    margin-right: 10px;
    padding: 0 20px;
    text-transform: uppercase;
    font-size: 12px;
}
button.button-inspirations:last-child{
    margin-right: 0;
}
button.button.button-inspirations.is-checked {
    background: #1e6c85;
    color:#fff;
}
ul.indi-page {
    padding: 0;
    margin: 15px 0px;
    text-align: center;
}
ul.indi-page li a {
    font-size: 18px;
}
button.btn-down {
    margin-bottom: 10px;
}
#formDownloads .form-group {
    margin-bottom: 10px;
}
h2.title-inspirations-page {
    margin-top: 22px;
    font-family: 'Lato-Regular', sans-serif !important;
    letter-spacing: 1px;
    margin-bottom: 20px;
}

h5.title-inspi-brand a {
    color: #58585b;
}
.over-imgs-inspirations {
    width: 100%;
    height: 100%;
    position: absolute;
    margin-left: -15px;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    -webkit-transition: all .6s ease;
    cursor: pointer;
}
.element-item:hover .over-imgs-inspirations {
    background: #1a6b84;
    opacity: 0.2;
}
.element-item a img {
    padding-top: 15px;
}
.over-inspiratons-imgs {
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    -webkit-transition: all .6s ease;
    cursor: pointer;
    position: absolute;
    z-index: 1;
    width: 84%;
    height: 68.5%;
    top: 25px;
    border-radius: 12px;
    margin-left: 8px;
}
.element-item a .over-inspiratons-imgs:hover {
    background: rgba(26,107,132,0.4);
}
.blogs-div-crop {
    height: 400px;
    overflow: hidden;
}
.img-blogs {
    background-image: url(/images/generals/pexels-photo.png);
    height: 624px;
    background-size: cover;
}
.img-blogs.b-1 {
    background-position: top left -14px;
}
.img-blogs.b-2 {
    background-position: center left 34%;
}
.img-blogs.b-3 {
    background-position: center left -62%;
}
.img-blogs.b-4 {
    background-position: center left -30%;
}
#subscribepage select {
    border-radius: 0;
    color: #58585b;
    font-size: 11px;
    text-transform: uppercase;
}
#subscribepage input {
    border-radius: 0;
    text-transform: uppercase;
    font-size: 11px;
    padding-top: 6px;
}
#subscribepage input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #58585b;
}
#subscribepage input::-moz-placeholder { /* Firefox 19+ */
  color: #58585b;
}
#subscribepage input:-ms-input-placeholder { /* IE 10+ */
  color: #58585b;
}
#subscribepage input:-moz-placeholder { /* Firefox 18- */
  color: #58585b;
}
#subscribepage button {
    border-radius: 0;
    background: #1a6b84;
    border: 2px solid #1a6b84;
    text-transform: uppercase;
    font-size: 11px;
    padding: 8px 30px 7px 30px;
    letter-spacing: 1px;
}
#subscribepage button:hover {
    background: transparent;
    color: #1a6b84;
}
#theCarouselBlogs a.left.carousel-control {
    margin-left: 0;
}
#theCarouselBlogs a.right.carousel-control {
    margin-right: 0;
}
.slideblogs {
    position: absolute !important;
    width: 55%;
    text-align: left !important;
    left: 14% !important;
    top: 25%;
}
.slideblogs h1 {
    color: white;
    font-size: 24px;
}
.slideblogs h5 {
    color: white;
    font-size: 12px;
}
.slideblogs p {
    color: white;
    font-size: 13px;
    margin-bottom: 20px;
}
.slideblogs a.btn-read-more {
    text-transform: uppercase;
    color: white;
    border: 1px solid;
    padding: 5px 20px;
    font-size: 11px;
}
.main-content {
    margin-top: 90px;
}
.img-blog img {
    opacity: 0.6;
}
.img-blog {
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.6) 0,rgba(0,0,0,.6) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.6) 0,rgba(0,0,0,.6) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.6)),to(rgba(0,0,0,.6)));
    background-image: linear-gradient(to right,rgba(0,0,0,.6) 0,rgba(0,0,0,.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev{
    font-size: 18px !important;
}
#theCarouselBlogs .carousel-inner {
    height: auto;
}
.scrollToTop{
    width:65px; 
    padding:10px; 
    position:fixed;
    right:28px;
    display:none;
    bottom: 20%;
    z-index: 99999;
}
.scrollToTop img{
    width: 100%;
}
.scrollToTop:hover{
    text-decoration:none;
}
.navbar-nav>.user-menu .user-image {
    float: left;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin-right: 10px;
    margin-top: -2px;
}
.navbar-custom-menu>.navbar-nav>li {
    position: relative;
    border: 1px solid #3c8dbc;
}
.navbar-nav>.user-menu>.dropdown-menu>li.user-header {
    height: 150px;
    padding: 10px;
    text-align: center;
}
.navbar-nav>.user-menu>.dropdown-menu>.user-footer {
    background-color: #f9f9f9;
    padding: 10px;
}
.navbar-nav>.user-menu>.dropdown-menu>li.user-header>img {
    z-index: 5;
    height: 90px;
    width: 90px;
    border: 3px solid;
    border-color: transparent;
    border-color: rgba(255,255,255,0.2);
}
li.user-header {
    background-color: #3c8dbc;
}
.navbar-custom-menu, .main-header .navbar-right {
    float: right;
}
.navbar-custom-menu>.navbar-nav>li>.dropdown-menu {
    position: absolute;
    right: 0;
    left: auto;
}
li.name-user .dropdown-menu a {
    float: left;
    padding: 0px 12px 12px;
    line-height: 37px;
}
.navbar-nav>.user-menu>.dropdown-menu {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    padding: 1px 0 0 0;
    border-top-width: 0;
    width: 280px;
}
.navbar-custom-menu>.navbar-nav>li:hover a {
    color: white;
}
.navbar-custom-menu>.navbar-nav>li:hover {
    background: #3c8dbc;
}
.navbar-custom-menu>.navbar-nav>li:hover .user-footer a {
    color: #23527c;
}

/*SERVICES PAGE*/

#formpack1 select {
    border-radius: 0;
    color: #a5a5a5;
    font-size: 12px;
    padding-top: 8px;
    text-transform: uppercase;
}
#formpack1 input {
    border-radius: 0;
    text-transform: uppercase;
    font-size: 12px;
    padding-left: 17px;
}
#formpack1 textarea {
    min-height: 83px;
    border-radius: 0;
    text-transform: uppercase;
    font-size: 12px !important;
}
#formpack1 button {
    border-radius: 0;
    background: #1a6b84;
    color: #fff;
    border: 2px solid #1a6b84;
    padding: 7px 25px;
    text-transform: uppercase;
    letter-spacing: 0;
    font-size: 12px;
    line-height: 16px;
}
#formpack1 button:hover {
    border-radius: 0;
    background: transparent;
    color: #58585B;
}
/******/

#formpack2 select {
    border-radius: 0;
    color: #a5a5a5;
    font-size: 12px;
    padding-top: 8px;
    text-transform: uppercase;
}
#formpack2 input {
    border-radius: 0;
    text-transform: uppercase;
    font-size: 12px;
    padding-left: 17px;
}
#formpack2 textarea {
    min-height: 83px;
    border-radius: 0;
    text-transform: uppercase;
    font-size: 12px !important;
}
#formpack2 button {
    border-radius: 0;
    background: #1a6b84;
    color: #fff;
    border: 2px solid #1a6b84;
    padding: 7px 25px;
    text-transform: uppercase;
    letter-spacing: 0;
    font-size: 12px;
    line-height: 16px;
}
#formpack2 button:hover {
    border-radius: 0;
    background: transparent;
    color: #58585B;
}

/******/

#formpack3 select {
    border-radius: 0;
    color: #a5a5a5;
    font-size: 12px;
    padding-top: 8px;
    text-transform: uppercase;
}
#formpack3 input {
    border-radius: 0;
    text-transform: uppercase;
    font-size: 12px;
    padding-left: 17px;
}
#formpack3 textarea {
    min-height: 83px;
    border-radius: 0;
    text-transform: uppercase;
    font-size: 12px !important;
}
#formpack3 button {
    border-radius: 0;
    background: #1a6b84;
    color: #fff;
    border: 2px solid #1a6b84;
    padding: 7px 25px;
    text-transform: uppercase;
    letter-spacing: 0;
    font-size: 12px;
    line-height: 16px;
}
#formpack3 button:hover {
    border-radius: 0;
    background: transparent;
    color: #58585B;
}

/***
Pricing table
***/
.pricing {
  position: relative;
  margin-bottom: 15px;
  border: 3px solid #eee;
}

.pricing-active {
  border: 3px solid #1a6b84;
  /*margin-top: -10px;
  box-shadow: 7px 7px rgba(54, 215, 172, 0.2);*/
}

.pricing:hover {
  border: 3px solid #1a6b84;
}

.pricing:hover h4 {
  color: #1a6b84;
}

.pricing-head {
  text-align: center;
}

.pricing-head h3,
.pricing-head h4 {
  margin: 0;
  line-height: normal;
}

.pricing-head h3 span,
.pricing-head h4 span {
  display: block;
  margin-top: 5px;
  font-size: 14px;
  font-style: italic;
}

.pricing-head h3 {
    font-weight: 300;
    color: #fafafa;
    padding: 12px 0;
    font-size: 27px;
    background: #1a6b84;
}

.pricing-head h4 {
    color: #bac39f;
    padding: 5px 0;
    font-size: 44px;
    font-weight: 300;
    background: #ffffff;
    border-bottom: solid 1px #ccc;
}

.pricing-head-active h4 {
  color: #1a6b84;
}

.pricing-head h4 i {
  top: -8px;
  font-size: 28px;
  font-style: normal;
  position: relative;
}

.pricing-head h4 span {
  top: -10px;
  font-size: 14px;
  font-style: normal;
  position: relative;
}

/*Pricing Content*/
.pricing-content li {
  color: #58585B;
  font-size: 14px;
  padding: 7px 15px;
  border-bottom: solid 1px #f5f9e7;
  font-family: "Lato-Light";
}

/*Pricing Footer*/
.pricing-footer {
  color: #777;
  font-size: 11px;
  line-height: 17px;
  text-align: center;
  padding: 0 20px 19px;
}

/*Priceing Active*/
.price-active,
.pricing:hover {
  z-index: 9;
}

.price-active h4 {
  color: #36d7ac;
}

.no-space-pricing .pricing:hover {
  transition: box-shadow 0.2s ease-in-out;
}

.no-space-pricing .price-active .pricing-head h4,
.no-space-pricing .pricing:hover .pricing-head h4 {
  color: #36d7ac;
  padding: 15px 0;
  font-size: 80px;
  transition: color 0.5s ease-in-out;
}

.choose-services.btn {
    background: #1a6b84;
    color: white;
    text-transform: uppercase;
    border-radius: 0;
    border: 2px solid #1a6b84;
    font-size: 11px;
    padding-top: 4px;
}
.choose-services.btn:hover,
.choose-services.btn:focus,
.choose-services.btn:active,
.choose-services.btn.active {
    border-color: #1a6b84;
    background: #fff;
    color: #58585B;
}
.pricing-content {
    margin-top: 12px;
}

.title-box-careers {
    display: flex;
    position: absolute;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
}
.title-box-careers p {
    font-size: 18px;
    color: #fff;
    font-family: "Lato-Regular";
    letter-spacing: 1px;
    text-transform: uppercase;
}

.padding-left-4 {
    padding-left: 2px !important;
}
.padding-right-4 {
    padding-right: 2px !important;
}
.m-bottom-4 {
    margin-bottom: 4px !important;
}
h2.title-interview {
    font-size: 18px;
    margin-bottom: 25px;
    font-family: "Lato-Light" !important;
    font-weight: 600;
    line-height: 1.6;
}
.donwinterview a {
    letter-spacing: 1px;
    font-weight: bold;
}

/***************************

Careers Page

**************************/
#form-select-job select {
    border-radius: 0;
    color: #58585b;
    font-size: 11px;
    text-transform: uppercase;
}
.boxjobs h4 {
    margin-top: 20px;
    margin-bottom: 20px;
    letter-spacing: 1px;
}
.boxjobs h6 {
    font-weight: bold;
    letter-spacing: 1px;
}
.boxjobs button {
    border-radius: 0;
    background: #1a6b84;
    border: 2px solid #1a6b84;
    text-transform: uppercase;
    font-size: 11px;
    padding: 8px 30px 7px 30px;
    letter-spacing: 1px;
}
.boxjobs button:hover {
    background: transparent;
    color: #1a6b84;
}
.applyjob .title {
    text-transform: uppercase;
    text-align: center;
}
#form-applyjob textarea {
    width: 100%;
    min-height: 120px;
    border-color: #ccc;
    padding-left: 11px;
    font-size: 11px;
    text-transform: uppercase;
    padding-top: 11px;
}
#form-applyjob input {
    border-radius: 0;
    text-transform: uppercase;
    font-size: 11px;
    padding-top: 6px;
    color: #58585b;
}
#form-applyjob select {
    border-radius: 0;
    color: #58585b;
    font-size: 11px;
    text-transform: uppercase;
}
#form-applyjob .input-group-btn {
    border-radius: 0;
    background: #1a6b84;
    border: 2px solid #1a6b84;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: white;
    line-height: 30px;
    padding: 0;
}
#form-applyjob .input-group-btn:hover {
    background: transparent;
    color: #1a6b84;
}
#form-applyjob button {
    border-radius: 0;
    background: #1a6b84;
    border: 2px solid #1a6b84;
    text-transform: uppercase;
    font-size: 11px;
    padding: 8px 50px 7px 50px;
    letter-spacing: 1px;
}
#form-applyjob button:hover {
    background: transparent;
    color: #1a6b84;
}
#form-applyjob .input-group-btn span {
    font-size: 11px;
}
#form-applyjob p.title-aplly {
    font-weight: 600;
}
#form-applyjob input::-webkit-input-placeholder {
  color: #58585b;
}
#form-applyjob input::-moz-placeholder {
  color: #58585b;
}
#form-applyjob input:-ms-input-placeholder {
  color: #58585b;
}
#form-applyjob input:-moz-placeholder {
  color: #58585b;
}
#thank-yous .modal-dialog {
    top: 40%;
}
#thank-yous .modal-content {
    box-shadow: none;
    border-radius: 0;
    text-align: center;
}
#thank-yous h4 {
    font-size: 14px;
}

/*new forms ebboks */
div#formDownloadEbook {
    margin-top: 20px;
}
.stylemodals .modal-dialog {
    top: 5%;
    width: 400px;
}
.stylemodals .modal-dialog .modal-content {
    border-radius: 0;
    float: left;
    width: 100%;
}
.stylemodals button {
    border-radius: 0;
    color: #fff;
    border: 2px solid #1a6b84;
    padding: 7px 25px;
    text-transform: uppercase;
    letter-spacing: 0;
    font-size: 12px;
    line-height: 16px;
    background: #1a6b84;
}
.stylemodals .modal-dialog .modal-header {
    border: 0;
    padding-bottom: 0;
}
.stylemodals .modal-dialog .modal-header button.close {
    opacity: 1;
    color: #000;
    font-size: 25px;
    font-weight: normal;
}
.formstyle input {
    border-radius: 0;
    margin-bottom: 8px;
    font-size: 12px;
}

.formstyle select {
    width: 100%;
    height: 35px;
    font-size: 12px;
    margin-bottom: 8px;
    padding-top: 0px;
    color: #999999;
    padding-left: 8px;
}
.stylemodals button.btn-request-piece {
    margin-top: 10px;
    margin-bottom: 15px;
}
.stylemodals button.btn_check {
    background: #888;
    border-color: #ccc;
}
.stylemodals button.btn_check.btn_check.btn_isactive_formebook {
    background: #1a6b84;
    border-color: #1a6b84;
}
.formstyle span.txt-request {
    font-size: 12px;
}
.stylemodals form {
    font-family: 'Lato';
}
.stylemodals form ul.parsley-errors-list li {
    position: absolute;
    right: 16px;
    top: 6px;
    font-size: 10px;
}
.stylemodals form ul.parsley-errors-list {
    margin: 0;
}
.formstyle.extra input {
    height: 30px;
    margin-bottom: 5px;
    font-size: 11px;
}
.formstyle.extra select {
    height: 30px;
    margin-bottom: 5px;
    font-size: 11px;
}
.formstyle.extra input[type="checkbox"] {
    height: auto;
}
.formstyle.extra .formstyle span.txt-request {
    font-size: 11px;
}
.btn-inspiration-download-invert {
    border-radius: 0 !important;
    text-transform: uppercase;
    font-size: 12px !important;
    padding: 7px 40px 5px 40px !important;
    color: #000 !important;
    border: 2px solid #fff !important;
    background: #fff;
    font-weight: 600 !important;
    font-family: 'Lato-Bold';
    letter-spacing: 1px;
    margin-top: 12px;
}
.context-text p {
    font-size: 13px;
}

/* THANK YOU PAGE */

.sectionthankyoupage {
    
}
.contentext {
    padding: 65px 0;
}
.contentext h1 {
    font-size: 3rem;
    color: white;
    letter-spacing: 2px;
    margin-bottom: 0px;
    font-family: Lato-Bold !important;
    margin-top: 0px;
}
.contentext h3 {
    color: white;
    margin-top: 0;
    font-family: Lato-Regular !important;
    letter-spacing: 5px;
    font-size: 2.5rem;
}
.img-promo {
    margin-bottom: 0;
}
.socialblogs {
    clear: both;
    margin-bottom: 25px;
    text-align: center;
    margin-top: 20px;
}
.socialblogs a {
    font-size: 16px;
    color: #1a6b84;
    font-weight: 600;
    text-decoration: none;
}
.btnhome {
    background: #1a6b84;
    color: white !important;
    text-transform: uppercase;
    border-radius: 0 !important;
    border: 2px solid #1a6b84 !important;
    font-size: 11px !important;
    padding-top: 8px !important;
}
.btnhome a {
    color: white;
}
.btnhome:hover {
    border-color: #1a6b84;
    background: #fff;
}
.btnhome:hover a {
    color: #58585B;
}
.btnhome_section button.btnhome {
    padding: 6px 30px;
}
.btnhome_section button.btnhome:first-child {
    margin-right: 15px;
}
.contentext.sectioncolor {
    display: flex;
    width: 100%;
    justify-content: center;
    position: absolute;
    flex-flow: column;
    height: calc(100% - 149px);
    align-items: center;
    padding: 0;
}
.sectionbottom h2 {
    font-size: 22px;
}
.sectionbottom h2 a {
    color: #000;
    text-decoration: underline;
    font-weight: 600;
}
.btnhome_section button {
    padding: 6px 30px;
}
.btnhome_section button:first-child {
   margin-right: 15px;
}
video.myVideo {
    margin: 0 auto;
    min-width: 100%;
    width: 100%;
    height: 100%;
    z-index: -100;
    background-size: cover;
    transition: 1s opacity;
    max-height: 100%;
}
.articles_blogs.posts2 .img-feet a img {
    width: 100%;
    margin-left: 0;
    margin-top: -8%;
}
.articles_blogs .img-feet {
    height: 250px;
    overflow: hidden;
}
.articles_blogs .img-feet img {
    width: auto;
    max-width: none;
    margin-left: -50%;
    margin-top: -20%;
}
.articles_blogs h4 {
    padding: 10px 15px;
    margin: 0;
    height: 80px;
    text-align: center;
    background: rgba(0,0,0,0.03);
    line-height: 20px;
    font-size: 16px;
}
.articles_blogs h4 a {
    color: #000;
    letter-spacing: 1px;
}
.articles_blogs p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 16px;
    max-height: 60px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 12px;
}

.articles_products h4 a {
    color: #000;
    font-family: 'Lato-Bold';
    letter-spacing: 1px;
}
.articles_products p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 16px;
    max-height: 60px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 12px;
}
p.textdescription {
    text-align: justify;
    line-height: 20px;
}
.formstyle.extra ul.parsley-errors-list {
    padding: 0;
    margin-top: 5px;
    position: absolute;
    right: 14px;
    top: 0;
}
.formstyle.extra ul.parsley-errors-list li {
    font-size: 11px;
}
.checkboxfield ul.parsley-errors-list {
    left: 0;
    position: relative !important;
    right: auto;
    clear: both;
}
input.interested {
    position: absolute;
    left: -200%;
}



/*MEDIA QUERYS*/

@media only screen and (min-width: 1400px) {
    .contentext h1 {
        font-size: 4.5rem;
        color: white;
        letter-spacing: 2px;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .contentext h3 {
        color: white;
        margin-top: 0;
        letter-spacing: 5px;
        font-size: 3.5rem;
    }

    .contentext.sectioncolor {
        height: calc(100% - 169px); 
    }
    
    .contentext.sectioncolor.notrack {
        height: calc(100% - 4px);
    }
}

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

    .element-item a .over-inspiratons-imgs:hover{
        display: none;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px){
    .login-logo a img {
        max-width: 250px;
    }
    .myVideo.hidden-lg {
        display: none;
    }
    ul.nav.navbar-nav {
        padding: 10px 0 10px 0px;
    }
    .contentext {
        padding: 9px 0 0;
    }
    .contentext h3 {
        font-size: 18px;
    }
    .element-item.carrers-page:last-child {
        display: none;
    }
    .m-sm-bottom{
       margin-bottom: 30px
    }
    #subscribepage div#form-right {
        padding: 0 !important;
    }
    #subscribepage div#formleft {
        padding: 0 !important;
    }
    .main-content {
        margin-top: 0px;
    }
    #theCarouselBlogs .carousel-inner {
        height: auto;
    }
    .slideblogs{
        top: 12%;
    }
    header#header {
        position: relative;
    }
    .blogs-div-crop-mobile .img-blogs.b-1 {
        background-image: url(/images/generals/blogs-1.jpg);
        margin-bottom: 30px;
        background-position: 0;
    }
    .blogs-div-crop-mobile .img-blogs.b-2 {
        background-image: url(/images/generals/blogs-2.jpg);
        margin-bottom: 30px;
        background-position: 0;
    }
    .blogs-div-crop-mobile .img-blogs.b-3 {
        background-image: url(/images/generals/blogs-3.jpg);
        margin-bottom: 30px;
        background-position: 0;
    }
    .blogs-div-crop-mobile .img-blogs.b-4 {
        background-image: url(/images/generals/blogs-4.jpg);
        margin-bottom: 30px;
        background-position: 0;
    }
    h4.name-team{
        font-size: 12px;
    }
    h5.function-team{
        font-size: 11px;
    }
    .subscribe-footer{
        clear: both;
    }
    .text-home-1 p.text-1{
        font-size: 300%;
    }
    .col-md-1col{
        width: 20% !important;
    }
    .clients .col-xs-6:last-child {
        clear: both;
    }
    
}

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

    .login-logo a img {
        max-width: 150px;
    }

    .img-promo {
        margin-bottom: 0;
    }

    .contentext h1 {
        font-size: 2.1rem;
        letter-spacing: 2px;
        font-family: Lato-Bold !important;
        margin-top: 28px;
    }

    .contentext h3 {
        margin-top: 0;
        letter-spacing: 3px;
        font-size: 18px;
        font-family: 'Lato-Regular' !important;
    }

    .contentext {
        padding: 71px 0;
    }

    h2.title-inspirations-page {
        font-size: 22px;
    }

    .stylemodals .modal-dialog {
        top: 1%;
        width: 100%;
        margin: 0;
    }   

    #downloadInspiration .modal-dialog{
        left: 22%;
    }

    .padding-left-4 {
        padding-left: 0px !important;
    }

    .padding-right-4 {
        padding-right: 0px !important;
    }

    .clients .col-xs-6:last-child {
        clear: both;
    }

    .text-404{
        top: 12%;
    }
    .main-header .navbar-custom-menu {
        float: right;
    }
    .navbar-nav>.user-menu>.dropdown-menu>.user-footer{
        float: left;
    }
    .navbar-custom-menu>.navbar-nav>li {
        position: static;
    }
    .navbar-custom-menu .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px;
        line-height: 20px;
    }
    .navbar-nav>.user-menu .user-image {
        float: none;
        margin-right: 0;
        margin-top: -8px;
        line-height: 10px;
    }
    .main-content {
        margin-top: 0px;
    }
    .slideblogs{
        width: 70%;
        top: 5%;
    }
    #theCarouselBlogs .carousel-inner {
        height: auto;
    }
    .slideblogs h1{
        font-size: 15px;
        margin-top: 0;
    }
    .slideblogs p{
        display: none;
    }
    header#header {
        position: relative;
    }
    .col-md-1col{
        width: 50% !important;
    }
    .blogs-div-crop-mobile .img-blogs.b-1 {
        background-image: url(/images/generals/blogs-1.jpg);
        margin-bottom: 30px;
        background-position: 0;
    }
    .blogs-div-crop-mobile .img-blogs.b-2 {
        background-image: url(/images/generals/blogs-2.jpg);
        margin-bottom: 30px;
        background-position: 0;
    }
    .blogs-div-crop-mobile .img-blogs.b-3 {
        background-image: url(/images/generals/blogs-3.jpg);
        margin-bottom: 30px;
        background-position: 0;
    }
    .blogs-div-crop-mobile .img-blogs.b-4 {
        background-image: url(/images/generals/blogs-4.jpg);
        margin-bottom: 30px;
        background-position: 0;
    }
    .community-images{
        display: block !important;
    }
    .pull-xs-left{
        float: left;
    }
    .pull-xs-right{
        float: right;
    }
    .pull-sm-left{
        float: left;
    }
    .pull-sm-right{
        float: right;
    }
    .search-header{
        margin-top: 0
    }
    .sb-search{
        float: left !important;
    }
    .nav>li{
        border-bottom: 1px solid #e2e2e2;
    }
    ul.nav.navbar-nav{
        padding-left: 0
    }
    .m-xs-bottom{
       margin-bottom: 30px
    }
    .m-xs-bottom:last-child{
       margin-bottom: 0px
    }
    .col-md-5col{
        width: 100% !important;
    }
        .col-md-7col{
        width: 50% !important;
    }
    button.button-inspirations{
        width: 100%;
        margin-bottom: 5px
    }
    .text-home-1 p.text-1{
        font-size: 150%;
    }
    .text-home-1 p.text-2 {
        font-size: 100%;
    }
    a.logo-footer{
        width: 100%;
        text-align: center;
    }
    .menu1-fotter {
        text-align: center;
        margin-bottom: 20px;
    }
    .form-subscribe .form-group {
        width: 100%;
        margin-bottom: 5px;
    }
    .form-subscribe button{
        width: 100%;
        margin-bottom: 20px;
    }
    p.footer-text{
        clear: both;
        text-align: center;
    }
    ul.social-footer{
        text-align: center;
    }
    #subscribepage div#formleft {
        padding: 0 !important;
    }
    #subscribepage div#form-right {
        padding: 0 !important;
    }
    #subscribepage button{
        width: 100%;
    }
    #formcontact button{
        width: 100%;
    }
    #formpack1 button{
        width: 100%;
    }
    #formpack2 button{
        width: 100%;
    }
    #formpack3 button{
        width: 100%;
    }
    button.btn-down{
        width: 100%;
    }
    #formDownload button{
        width: 100%;
    }

}/* end 767px*/