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


/* GENERAL */
html {  height: 100%;  }
body {  overflow-x: hidden; font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; position: relative; margin: 0; padding-bottom: 21rem; min-height: 100%;  }
@media (max-width: 768px) {  body  {  padding-bottom: 14rem;  }  }

a:hover, a:focus, a:active, a.active {  color: #3c93ce; text-decoration: none; outline: 0;  }

.disabledContent {  cursor: not-allowed; filter: alpha(opacity=65); -webkit-box-shadow: none; box-shadow: none; opacity: .45; pointer-events: none;  }
.separator {   border-top: 1px solid rgba(255, 255, 255, 1); box-shadow: 0 -1px 0 rgba(200, 200, 195, 0.8); margin: 30px 0;  }

.mainHeader {  text-align: center; font-weight: 900; font-size: 1.6em; text-transform: uppercase; color: #2b669a; padding-bottom: 40px;  }
.headerSpacing {  margin-bottom: 20px;  }
.mainHeaderWhite {  text-align: center; font-weight: 900; font-size: 1.4em; text-transform: uppercase; color: #ffffff; padding-bottom: 40px;  }

/* SECTIONS */
@media (max-width: 768px) {  .sectionTeam  {  padding-top: 60px; padding-bottom: 60px;  }  }
@media (min-width: 768px) {  .sectionTeam  {  padding-top: 40px; padding-bottom: 40px;  }  }

.sectionIntro {  background-image: url("../img/coverImg.jpg"); background-size: cover; background-position: center; padding-top: 0px; height: 50vh; min-height: 100%; display: table; padding-bottom: 20px; table-layout: fixed; width: 100%;  }
.section2Intro {  background-image: url("../img/coverImg2.jpg"); background-size: cover; background-position: center; padding-top: 0px; height: 10vh; min-height: 100%; display: table; padding-bottom: 20px; table-layout: fixed; width: 100%;  }
.sectionHighlights {  height: 50vh; min-height: 100%; display: table; padding-bottom: 20px; padding-top: 40px; margin-topwidth: 100%; }
.sectionHighlights3 {  height: 50vh; min-height: 100%; display: table; padding-bottom: 20px; padding-top: 40px; width: 100%; }
.sectionFutures {  background-color: #f2f2f2; padding: 60px 0;  background-image: url("../img/bgCornerTL.png"), url("../img/bgCornerBR.png"); background-position: top left, bottom right; background-repeat: no-repeat;  }
.sectionTeam {  padding: 40px 0;  }
.sectionContact {  background-image: url("../img/coverAbout.jpg"); background-size: cover; background-position: center; padding-top: 0px; padding-bottom: 0px;  }
.sectionCustomPrice {  background-image: url("../img/coverInvoices.jpg"); background-size: cover; background-position: center; padding-top: 0px; padding-bottom: 0px;  }
.sectionPriceList {  padding-top: 60px; padding-bottom: 40px; background-color: #f9f9f9;  }


/* NAVIGATION BAR */
.navbar-custom {  background-color: #3c93ce; border-color: transparent;  }
.navbar-custom .navbar-brand {  color: #3c93ce;  }
.navbar-custom .navbar-brand:hover,
.navbar-custom .navbar-brand:focus,
.navbar-custom .navbar-brand:active,
.navbar-custom .navbar-brand.active {  color: #1295c0;  }
.navbar-custom .navbar-collapse {  border-color: rgba(255, 255, 255, 0.02);  }
.navbar-custom .navbar-toggle {  background-color: #2c3e50; border-color: #1295c0; text-transform: uppercase; color: #ffffff; font-size: 12px;  }
.navbar-custom .navbar-toggle:hover,
.navbar-custom .navbar-toggle:focus {  background-color: #435f72;  }
.navbar-custom .nav li a {  font-weight: 400; letter-spacing: 1px; color: #ffffff; transition: 0.3s;  }
.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus {  color: #2f4b5e; outline: none; transition: 0.3s;  }
.navbar-custom .navbar-nav > .active > a {  border-radius: 0; color: #2f4b5e; background-color: transparent;  transition: 0.3s;  }
.navbar-custom .navbar-nav > .active > a:hover,
.navbar-custom .navbar-nav > .active > a:focus {  color: #2f4b5e; background-color: #3c93ce; transition: 0.3s;  }


@media (min-width: 992px) {
    .navbar-custom {  background-color: #3c93ce; padding-bottom: 10px; -webkit-transition: padding 0.3s; -moz-transition: padding 0.3s; transition: padding 0.3s; border: none;  }
    .navbar-custom .navbar-brand {  font-size: 2em; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; margin-top: 10px;  }
    .navbar-custom .navbar-nav > .active > a {  border-radius: 3px;  }
    .navbar-custom .nav li a {  margin-top: 10px;  }
}
@media (min-width: 992px) {
    .navbar-custom.affix {  background-color: #3c93ce; padding: 0px 0;  }
    .navbar-custom.affix .navbar-brand {  font-size: 1.5em; margin-top: -3px;  }
    .navbar-custom.affix .nav li a {  margin-top: 0px;  }
}

.imgLogo {  width: 160px; margin-top: -7px;  }


/* LOGIN BAR */
.secondNavBar {  background-color: #2c3e50; margin-top: -0px; height: 40px;  }
.searchBar {  padding: 10px 0 10px 0; color: #a2a2a2; font-weight: 300; font-style: italic;  }
.iconSearch {  color: #a2a2a2; margin-left: 5px; margin-right: 15px; font-size: 0.8em;  }

.accContainer {  text-align: right; padding: 10px 0 10px 0; color: #3498db;  }
.accContainer a {  color: #3498db; text-decoration: none; transition: 0.3s;  }
.accContainer a:hover {  color:  #cccccc;  }
.accContainer a:focus {  outline: none; transition: 0.3s;  }
.accRegister {  margin-left: 20px;  }

.phoneNoTop {  margin-left: 8px;  }
.phoneSpace {  margin-left: 24px;  }

/* INTRO */
.introContainer {  display: table-cell; float: none; padding-bottom: 20px;
                  padding-top: 130px; position: relative; vertical-align: middle; height: 50vh; 
                  margin-left: 20px; margin-right: 20px;
                  width: 100%;
}
.introContainer2 {  display: table-cell; float: none; padding-bottom: 10px;
                  padding-top: 120px; position: relative; vertical-align: middle; height: 10vh; 
                  margin-left: 10px; margin-right: 10px;
                  width: 100%;
}
.introHeader {  color: #ffffff; margin-bottom: 20px; text-align: center; font-weight: 500;  }
.introDescription {  font-size: 1.2em; color: #ffffff; text-align: center; font-weight: 300;  }

.introButtonContainer {  width: auto; text-align: center; margin-top: 60px;  }
.introBtn {  text-align: center; color: #ffffff; font-weight: 900; background-color: #3c93ce; width: 200px; padding: 10px 50px 10px 50px; margin: 10px; border-radius: 30px; text-transform: uppercase; transition: 0.5s;  }
.introBtn:hover {  background-color: #3ea7ee; color: #ffffff; transition: 0.5s;  }

/* HIGHLIGHTS */
.highlightsContainer {  display: table-cell; float: none; padding-bottom: 0; padding-top: 0; position: relative; vertical-align: middle; height: 40vh;  }

.highlightsContainer3 { background-color: #ffffff; padding: 10px 20px 10px 20px; text-decoration: none; text-align: left; 
                       border-radius: 6px; box-shadow: 0 1px 5px 0 rgba(0,0,0,0.2); display: flex; flex-direction: column;
                    width: 100%; font-size: 1.4em; }

.highlightsIcon {  width: 100px; border-radius: 50%; background-color: #2c3e50; padding: 20px;  }
.highlightsIcon3 { width: 100%; background-color: white; text-align: center; margin-left:auto;
                  margin-right:auto; margin-top: 10px; border-radius: 6px; }
.highlitsInfo {  list-style: none; }
.highlightsHeader {  font-size: 1.6em; font-weight: 400; color: #2b669a;  }

.highlightsHeader3 {  font-size: 1.6em; font-weight: 400;  color: #2b669a; }

.highlightsText {  color: #525252; font-size: 1.1em; text-align: center; padding-right: 10px; padding-left: 10px;   }
.feature-item {  padding-bottom: 40px;  }
.feature-item3 {  padding-bottom: 40px; }


/* FUTURES */
.futureContainer {  margin: 10px 0;  }
.futureList li {  color: #525252;  }
.futureIconContainer {  padding: 20px 0;  }
.futureIcon {  height: 80px;  }
.futureIconM1 {  margin-top: 0px;  }
.futureIconM2 {  margin-top: 0px;  }
.futureIconM3 {  margin-top: 0px;  }
.futuresHeader {  text-align: left; font-size: 1.5em; font-weight: 600; margin: 0; padding: 6px 0 15px 0; color: #3c93ce;  }
.futuresText {  text-align: justify; color: #525252; font-size: 1em;  }

.futureList {  text-align: left; font-size: 1.1em;  }

.futuresBox {  background-color: #ffffff; padding: 15px 25px 15px 25px; border-radius: 6px; box-shadow: 0 1px 5px 0 rgba(0,0,0,0.2);  }
.futuresBoxLeft {  background-color: #ffffff; padding: 15px 25px 15px 25px; border-radius: 6px; box-shadow: 0 1px 5px 0 rgba(0,0,0,0.2);  }
.futuresBoxRight {  background-color: #ffffff; padding: 15px 25px 15px 25px; border-radius: 6px; box-shadow: 0 1px 5px 0 rgba(0,0,0,0.2);  }
.futureLineIcon {  width: 80px; border-radius: 50%; background-color: #2c3e50; padding: 15px;  }
.futureLineIconSmall {  width: 80px; border-radius: 50%; background-color: #2c3e50; padding: 15px; margin-bottom: 15px; margin-top: 30px;  }
.futureLineIconEndS {  width: 80px; border-radius: 50%; background-color: #2c3e50; padding: 15px; margin-bottom: -10px; margin-top: 30px;  }
.futureLineIconTopS {  width: 80px; border-radius: 50%; background-color: #2c3e50; padding: 15px; margin-bottom: 15px;  }
.test12:before {  content: ''; position: absolute; top: 0; left: 18px; height: 100%; width: 4px; background: #2c3e50;   }
.test12:before {  left: 50%; margin-left: -2px;  }
.futuresBoxLeft::after{  content: ""; position: absolute; width: 0; height: 0; margin-left: 0; bottom: 0; left: 100%; top:60px; box-sizing: border-box; border: 1em solid black; border-color: transparent transparent #ffffff #ffffff; transform-origin: 0 0; transform: rotate(225deg); box-shadow: -4px 3px 5px 0 rgba(0, 0, 0, 0.1);  }
.futuresBoxRight::after{  content: ""; position: absolute; width: 0; height: 0; margin-left: 0em; bottom: 0; left: 0; top: 20px; box-sizing: border-box; border: 1em solid black; border-color: transparent transparent #ffffff #ffffff; transform-origin: 0 0; transform: rotate(45deg); box-shadow: -4px 3px 5px 0 rgba(0, 0, 0, 0.1);  }


/* OFFERS */
.offerMainHeader { font-size: 2em; font-weight: 100; margin-bottom: 40px;  }
.offerContainer {  background-color: #ffffff; padding: 10px 20px 10px 20px;
                  text-decoration: none; text-align: left; 
                  border: 1px solid #2b669a; border-radius: 6px; box-shadow: 10px 10px 18px 2px rgba(43,102,154,0.8); min-height: 400px; display: flex; flex-direction: column;  }
        
        
.offerHeader { color: #2b669a; text-align: center; font-weight: 500; font-size: 1.6em; margin: 20px 0 40px 0;  }
.offerPrice {  text-align: center;  }
.offerPriceLabel {  padding: 6px 30px; border: solid #2b669a 1px; border-radius: 40px; font-size: 1.2em; color: #2b669a; font-weight: 400;  }
.offerPriceUnit {  color: #2b669a; font-size: 0.8em; font-weight: 100;  }
.offerIcon {  width: 22px; padding-right: 10px;  }
.offerInfo {  list-style: none; margin: 0; padding: 20px 0px 5px 0px; }
.offerSeparator {  width: 100%; border-top: 1px solid rgba(255, 255, 255, 1); box-shadow: 0 -1px 0 rgba(220, 220, 215, 1); margin: 20px 0 40px 0;  }
.offerRemark {   margin: 20px 0 40px 0; padding-left: 10px;
               font-size: 1em; color: #a2a2a2; font-weight: 400; text-align: left; }
.offerBtnContainer {  text-align: center; align-self: flex-end;  }
.offerBtn {  background-color: #c0392b; text-align: center; padding: 9px; margin: 20px 80px 10px 80px; border-radius: 20px; color: #ffffff;  }
.priceListEmpty {  flex-grow: 5;  }
.offerInfo li {  margin-bottom: 6px; text-align: left; font-weight: 100;  }
.offerRow {  margin-top: 30px;  }

.offerContainerS {  background-color: #ffffff; padding: 10px 20px 10px 20px; text-decoration: none; text-align: left; border-radius: 6px; box-shadow: 0 1px 5px 0 rgba(0,0,0,0.2); margin-bottom: 40px;  }


/* PRICE LIST */
.priceListBtnContainer { text-align: center; }
.priceListBtn {  background-color: #3498db; text-align: center; padding: 9px; margin: 20px 30px 10px 30px; border-radius: 20px; color: #ffffff; text-transform: uppercase; font-size: 0.85em; font-weight:600; transition: 0.3s; cursor: pointer;  }
.priceListBtn:hover {  background-color: #2f4b5e; transition: 0.3s;  }

.priceListBtnMore {  background-color: gray; text-align: center; padding: 9px; margin: 20px 30px 10px 30px; border-radius: 20px; color: #ffffff; text-transform: uppercase; font-size: 0.85em; font-weight:600; transition: 0.3s; cursor: pointer;  }
.priceListBtnMore:hover {  background-color: #2f4b5e; transition: 0.3s;  }

.priceListBtnS {  background-color: #3498db; text-align: center; padding: 9px 40px; margin: 20px 30px 10px 30px; border-radius: 20px; color: #ffffff; text-transform: uppercase; font-size: 0.85em; font-weight:600; transition: 0.3s; cursor: pointer; border: none;  }
.priceListBtnS:hover {  background-color: #2f4b5e; transition: 0.3s;  }

.priceListContainer {  display: flex; padding-bottom: 50px;  }
.priceListContainer2 {  display: flex; padding-bottom: 5px;}
.priceListCol {  display: flex; order: 1;  }

.customPriceListContainer {  text-align: center; padding: 150px 15px 40px 15px;  }
.customPriceHeader {  text-align: center; font-weight: 900; font-size: 1.6em; text-transform: uppercase; color: #ffffff; padding-bottom: 8px;  }
.customPriceText {  color: #f0f0f0; font-size: 1.2em; padding-top:20px; padding-bottom: 20px;  }

.customPlBtnContainer {  width: auto; text-align: center; margin-top: 40px; margin-bottom: 40px;  }
.customPlBtn {  text-align: center; color: #ffffff; font-weight: 900; background-color: #3c93ce; width: 200px; padding: 10px 50px 10px 50px; margin: 10px; border-radius: 30px; text-transform: uppercase;  }
.customPlBtn:hover {  background-color: #2980a9; color: #ffffff; transition: 0.5s;  }


/* ABOUT */
.companyIdContainer {  background-color: rgba(255, 255, 255, 0.99); padding: 20px 20px 10px 20px; border-radius: 6px; box-shadow: 0 1px 5px 0 rgba(0,0,0,0.5); color: #424242; background: -webkit-linear-gradient(top, rgba(250,250,250,0.99) 0%,rgba(0,0,0,0) 600%);  }
.aboutContactFormContainer {  text-align: center; background-color: rgba(0,0,0,0.5); padding: 130px 0 20px 0;  }
.companyId {  color: #ffffff; padding-right: 100px; padding-top: 170px; font-size: 1em;  }
.companyIdRight {  text-align: right; font-weight: 700; color: #424242;  }
.aboutIcon {  color: #3c93ce; margin-right: 3px;  }

@media (max-width: 992px) {  .companyId {  padding: 140px 15px 40px 15px;  } .aboutContactFormContainer {  padding: 40px 15px 40px 15px;  }  }

.form-custom {  border-radius: 50px; background-color: rgba(255, 255, 255, 0.95); border: none; height: 36px; padding-left: 20px; padding-right: 30px;  }
.form-message {  border-radius: 10px;  }
.sendFormBtn {  background-color: #3498db; text-align: center; padding: 9px 30px 9px 30px; margin: 10px 80px 10px 80px; border-radius: 20px; color: #ffffff; font-size: 0.9em; font-weight: 700; text-transform: uppercase; transition: 0.5s;  }
.sendFormBtn:hover {  background-color: #3ea7ee; color:#ffffff; transition: 0.5s;   }
.inputMessageLabel {  margin: 10px 15px 0 15px; font-size: 11px; text-transform: uppercase; color: #ffffff;  }
.inputMessageHeader {  background: #ededed url("../img/icons/iconHeader.png") no-repeat 8px center; color: #424242; border-radius: 22px; border: 1px solid #ededed; padding-left: 40px; background-size: 31px; transition: 0.4s border; font-weight:500; padding-right:32px;  }
.inputMessageMail {  background: #ededed url("../img/icons/iconMail.png") no-repeat 8px center; color: #424242; border-radius: 22px; border: 1px solid #ededed; padding-left: 40px; background-size: 31px; transition: 0.4s border; font-weight:500; padding-right:32px;  }
.inputMessageText {  background: #ededed url("../img/icons/iconMessage.png") no-repeat 8px center; color: #424242; border-radius: 22px; border: 1px solid #ededed; padding-left: 40px; background-size: 31px; transition: 0.4s border; font-weight:500; padding-right:32px;  }

.imgTeam {  width: 120px; height: 120px; border-radius: 50%; border: solid 1px #cccccc; padding: 6px; margin-top: 40px;  }
.teamHeader {  font-size: 1.3em; color: #424242; font-weight: 400; margin-top: 20px;  }
.teamDescription {  color: #828282; margin-top: -2px;  }
.teamHeaderMain {  text-align: center; font-weight: 900; font-size: 1.4em; text-transform: uppercase; color: #2b669a; padding-bottom: 0px;  }
.teamLinkedIn {  width: 25px; height: 25px; background-image: url("../img/icons/iconLinkedIn.png"); background-size: cover;  }
.teamLinkedIn:hover {  width: 25px; height: 25px; background-image: url("../img/icons/iconLinkedInFilled.png"); background-size: cover; transition: 0.3s;  }
.teamLink {  display: inline-block;  }

.map-responsive {  overflow:hidden; height: 400px;  -webkit-filter: grayscale(100%);  }


/* FOOTER */
footer {  padding-top: 20px; font-size: 14px; background: #0099E5;  }
footer a {  color: #fff;  }
footer a:hover {  color: #fff  }

.root-foot {  display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; background: #2c3e50;
    padding: 20px 0px; color: #fff; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: absolute; bottom: 50px; width: 100%;  }

.footConCor {  padding-right: 0; padding-left: 0;  }
.footer-box-grid {  display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap  }

footer ul li {  margin: 0 0 0 0;  }
footer ul li i {  margin-right: 7px; margin-left: -15px;  }

.logoFooter {  height: 40px; margin-top: 10px;  }
footer .footerTextMap {  color: #afbdca; font-weight: 300;  }
footer .footerText {  font-size: 1em; color: #afbdca; font-weight: 300;  }
footer h4 {  font-size: 1.2em; font-weight: 600; color: #ffffff;  }

.footer-copyright {   position: absolute; bottom: 0; width: 100%; font-size: 14px; overflow: hidden; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; color: rgba(255, 255, 255, 0.4); background-color: #232d37; min-height: 50px; justify-content: center; align-items: center;  }


/* MODAL DIALOG */
.modalCoverImg {  background-image: url("../img/modalLoginCover.jpg"); height: 200px; background-size: cover; background-position: center; border-radius: 4px 4px 0 0;  }
.modalHeaderBg {  background-color: #3c93ce;  }

.inputLoginContainer {  padding-left: 60px; padding-right: 60px; margin-top: 20px;  }
.inputLoginUser {  background: #ededed url("../img/icons/iconUser.png") no-repeat 8px center; color: #424242; border-radius: 22px; border: 1px solid #ededed; padding-left: 40px; background-size: 31px; transition: 0.4s border; font-weight:700; padding-right:32px;  }
.inputLoginPass {  background: #ededed url("../img/icons/iconPass.png") no-repeat 8px center; color: #424242; border-radius: 22px; border: 1px solid #ededed; padding-left: 40px; background-size: 31px; transition: 0.4s border; font-weight:700; padding-right:32px;  }
.inputLoginMail {  background: #ededed url("../img/icons/iconMail.png") no-repeat 8px center; color: #424242; border-radius: 22px; border: 1px solid #ededed; padding-left: 40px; background-size: 31px; transition: 0.4s border; font-weight:700; padding-right:32px;  }
.inputLoginLabel {  margin: 10px 15px 0 15px; font-size: 11px; text-transform: uppercase; color: #2c3e50;  }
label {  display: inline-block; max-width: 100%; font-weight: bold;  }
.modalBtn {  background-color: #3c93ce; text-align: center; padding: 9px 30px 9px 30px; margin: 20px 80px 10px 80px; border-radius: 20px; color: #ffffff; font-size: 0.9em; font-weight: 700; text-transform: uppercase;  }
.modalBtn:hover {  background-color: #2c3e50; color: #ffffff; transition: 0.5s;  }
.modalForgotPass {  color: #2c3e50; text-align: center; margin: 14px 0 14px 0;  }
.modalForgotPass:hover {  color: #3c93ce; transition: 0.5s;  }
.reCaptchaReg {  width: 54%; margin-right: auto; margin-left: auto; margin-top: 30px;  }


.center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content .vertical-date {  left: auto; right: 122%; text-align: right;  }

.inputLoginContainer .alert {
    border-radius: 22px;
}

.mb5{
    margin-bottom: 5px;
}

.ml20{
    margin-left: 20px;
}

.textColorBlue{
    color: #2b669a;   
}

.grid-container {
  display: grid;
  grid-template-areas:
    'COL COL';
  grid-gap: 10px;
}

.grid-container > div {
}

.gridCol { grid-area: COL; }