@import url(https://fonts.googleapis.com/css?family=Ubuntu:400,300,500,700);

html{
  width: 100%;
  height: 100%;
}

/*cryan #44c8f5*/
/*blue #2b4d85*/

body{
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  font-family: 'Ubuntu', sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 28px;
  color: #455a64;
  background-color: #eceff1;
}

h1{
  font-weight: 300;
  font-size: 51px;
  text-align: center;
}


.home{
  height: 100%;
  width: 100%;
  background-image: url('../images/scrolling/img1.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

header{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: rgba(255, 255, 255, 1);
  /* height: 75px; */
  border-bottom: 3px solid #cfd8dc;
}

.logobox{
  width: 85px;
  margin-top: 5px;
}

.namebox{
  border-left: 1px solid #44c8f5;
  font-size: 20px;
  color: #44c8f5;
  padding: 10px 0 10px 15px;
  margin: 13px 0 13px 15px;
}

.menubox{
  margin-top: 22px;
}

.menuitem{
  padding: 27px 20px;
  height: 75px;
  color: #2b4d85;
}

.menuitem:hover{
  background-color: #44c8f5;
  text-decoration: none;
  color: #fff;
}



.mainmessage{
  margin-top: 420px;
  color: #fff;
  text-shadow: 0 0 5px #455a64;
  line-height: 45px;
  text-align: center;
}

.smalltest{
  font-size: 34px;
}

.bigtext{
  font-size: 52px;
  padding: 15px 0;
  font-weight: 700;
}

.downarrow{
  font-size: 60px;
  color: #fff;
  width: 55px;
  margin: 10px auto 0 auto;
}

.page{
  padding: 80px 0;
}

.page2{
  padding: 30px 0;
  background-color: #fff;
}

.page3{
  padding: 0 0 80px 0;
}


.servbox{
  margin-top: 30px;
}

.servitem{
  width: 33.3%;
  padding: 20px;
  height: 420px;
}

.servtitle{
  font-size: 32px;
  color: #44c8f5;
  text-align: center;
  padding-bottom: 20px;
  /*border-bottom: 1px solid #B3E5FC;*/
  margin-bottom: 20px;
}
.servimg{
  width: 100px;
  margin: 10px auto 24px auto;
}

.servtext{
  font-size: 18px;
}

.box50{
  float: left;
  width: 50%;
}

.processimg{
  height: 741px;
  background-image: url('../images/bg1.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center left;
}

.processtext{
  width: 700px;
  padding: 80px 50px;
}

.processtext2{
  padding: 80px 50px;
}

.processtext3{
  padding: 80px 50px 0 50px;
}

.processtextbox{
  background-color: #fff;
}

.processtextbox2{
  background-color: transparent;
}

.processtext >h3{
  font-size: 28px;
  font-weight: 300;
}

.mappage{
  width: 100%;
  /*height: 300px;*/
}

#map{
  width: 100%;
  height: 410px;
  position: absolute !important;
}

.mapoverlay{
  position: relative;
  top: 0;
  z-index: 1px;
  width: 100%;
  height: 410px;
}

footer{
  width: 100%;
  padding: 50px 0 30px 0;
  background-color: #455a64;
  color: #e1f5fe;
}

.footitem{
  float: left;
  width: 350px;
  padding: 20px;
}

.footmenu{
  width: 150px;
  float: right;
  padding: 20px 0;
}

.footmenu2{
  width: 200px;
  float: right;
  padding: 20px 0;
}

.footmenu >h3{
  margin-top: 0;
}

.footmenu2 >h3{
  margin-top: 0;
}

.footmenuitem{
  color: #e1f5fe;
  line-height: 32px;
}

.footmenuitem:hover{
  color: #44c8f5;
  text-decoration: none;
}

.footcopy{
  width: 100%;
  /* text-align: center; */
  font-size: 18px;
  float: left;
}

.toppage{
  height: 650px;
  background-image: url('../images/bg3.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center left;
}

.companypage{
  height: 650px;
  background-image: url('../images/bg7.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center left;
}

.contactpage{
  height: 650px;
  background-image: url('../images/bg9.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center left;
}

.careerpage{
  height: 650px;
  background-image: url('../images/bg10.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center left;
}

.portpage{
  height: 650px;
  background-image: url('../images/bg8.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center left;
}

.pagetitles{
  width: 100%;
  margin-top: 400px;
  text-shadow: 0 0 5px #455a64;
  text-align: center;
  font-size: 52px;
  font-weight: 700;
  color: #fff;
}

.highlight{
  font-size: 28px;
  line-height: 36px;
  text-align: center;
}

.servimg1{
  height: 737px;
  background-image: url('../images/bg4.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center left;
}

.servimg2{
  height: 755px;
  background-image: url('../images/bg5.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center left;
}

.servimg3{
  height: 531px;
  background-image: url('../images/bg6.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center right;
}

.company1{
  height: 871px;
  background-image: url('../images/bg1.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center left;
}

.inputfield{
  width: 100%;
  border: none;
  font-size: 20px;
  padding: 20px ;
  margin: 10px 0;
  border: 1px solid #90a4ae;
}

.textinputfield{
  width: 100%;
  border: none;
  font-size: 20px;
  padding: 20px;
  margin: 10px 0;
  height: 245px;
  border: 1px solid #90a4ae;
}

.redbut{
  font-size: 20px;
  background-color: #f44336;
  color: #fff;
}

.clientbox{
  background-color: #fff;
  padding: 15px;
  height: 260px;
  margin-bottom: 30px;
  box-shadow: 0 0 3px 1px #cfd8dc;
}

.clientbox >h2{
  font-weight: 300;
  font-size: 20px;
}

.client{
  width: 100%;
  height: 175px;
  overflow: hidden;
}

.clientlogobox{
  height: 40px;
  width: auto;
  float: left;
  margin: 10px 10px 0 0;
}

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

.clientboxtext{
  float: left;
  margin: 20px 10px 0 0;
}

.resbut{
  background: transparent;
  border: none;
  font-size: 28px;
  margin-top: 10px;
}

.dropdown-menu > li > a{
  font-size: 20px;
  font-weight: 300;
}

.mapbox{
  width: 100%;
  position: relative;
}

.mess{
  width: 100%;
  padding: 20px;
  text-align: center;
}

.branch{
  background-color: rgba(179,229,252,0.5);
}



.head-top{
  background-color: #2F3687;
    height: 25px;
    color: #fff;
}
.head-top li{
  line-height: 0px!important;
    padding: 12px 20px 0px 0px;
    list-style-type: none;
    font-size: 14px;
    float: left;
}


.foot-list li{
  list-style-type: none;
  display: inline-block;
  padding-right: 20px;
}
.foot-list li a{
  color: #fff;
}
.foot-list li a:hover{
  color: #fff;
  text-decoration: none!important;
}
.foot-list li a:focus{
  color: #fff;
  text-decoration: none!important;
}
.p-t-20{
  padding-top: 20px;
}
