body{background-color: #123962; font-family: 'Roboto-Regular';}
.img-responsive{display: initial;}
.rw034 {
    min-height: 599px !important;
}
.side img{width: 100%;}
.call{font-size: 26px; color: #fff; 	font-family:'Roboto-Bold';     margin-top: 16px;}
.call a{color: #fff; text-decoration: none;}
.call a:hover{color: #fff; text-decoration: none;}
.margin-TB20{margin-top: 20px; margin-bottom: 20px;}
.margin-TB30 {
    margin-top: 16px;
    margin-bottom: 13px;
}
.mrT20{margin-top: 30px;}
.navbar {
    margin-bottom: 0px !important;
    margin-top: 4px;
}
.row.img-sl img {
    width: 100%;
}

.min-t599 {
    min-height: 599px !important;
}
.mr-L5 {margin-left: 15px;}

.mr-b {
    margin-left: 22px;
    border: 1px solid #e0dddd;
    padding: 8px;
    background-color: #fff;
}

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


#news a {
    color: #fff;
    text-decoration: underline;
}
a{color:#123962;}
a:hover{color:#123962;}
.thumbnail {

    min-height: auto;}
h1 {
    font-family: 'bauhaus_md_btbold';
    color: #fff;
    font-size: 43px;
}
h3{; color: #fff; 	font-family:'Roboto-Bold';}
hr {
    border-top: 1px solid #2a64a0;
}

.navbar .navbar-nav {
    display: inline-block;
    float: none;
    vertical-align: top;
}

.navbar .navbar-collapse {
    text-align: center;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 15px 50px;
}
.navbar-default{border-radius: 0px;}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: transparent;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #123962;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background-color: #123962;
}

.navbar-default .navbar-nav>li>a {
       font-family: 'fjallaoneregular';
    color: #000;
    font-size: 120%;
    margin-right: 2px;
}

.navbar-toggle {
    width: 100%;
    float: none;
    margin-right: 0;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #123962;
}


.dropdown-menu > li > a {
    display: block;
    padding: 9px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    
    font-family: 'fjallaoneregular';
}


.dropdown-menu .divider {
    height: 1px;
    margin: 3px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #ffffff;
    text-decoration: none;
    background-color: #123962;
}
p{	font-family: 'Roboto-Regular'; color: #fff; line-height: 26px; font-size: 16px;}

.list {
    font-family: 'Roboto-Regular';
    color: #fff;
    line-height: 26px;
    font-size: 16px;
}
.bot-nav {
    font-family: 'fjallaoneregular';
    color: #fff;
    letter-spacing: 1px;
    line-height: 32px;
    font-size: 15px;
}



.bot-nav a{
    color: #fff;
    text-decoration: none;
}

.bot-nav a:hover{
    color: #fff;
    text-decoration:underline;
}
.img-bor {
    border: 1px solid #4183c7;
    padding: 5px;
    margin-left: 20px;
}
address {
    margin-bottom: 20px;
    margin-top: 10px;
    font-style: normal;
    line-height: 29px;
    color: #fff;
    font-size: 17px;
}
label{color: #fff;}
.footer {
    color: #fff;
    padding-bottom: 21px;
}

.footer a {
    color: #fff;
    text-decoration: none;
}

.footer a:hover {
    color: #fff;
    text-decoration:underline;
}


.our-team{ text-align: center; }
.our-team .pic {
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}
.our-team .pic:before,
.our-team .pic:after{
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 8px solid #e6e5e5;
    position: absolute;
    top: 0;
    left: 0;
}
.our-team .pic:after{
    border-color: #37b0f1 #e6e5e5 #e6e5e5 #37b0f1;
    z-index: 1;
    transform: rotate(-10deg);
    transition: all 0.5s ease 0s;
}
.our-team:hover .pic:after{ transform: rotate(350deg); }
.our-team img{
    width: 100%;
    height: auto;
}
.our-team .title{
    font-size: 26px;
    font-weight: bold;
    color: #fff;
    padding-bottom: 10px;
    margin: 15px 0 10px 0;
    position: relative;
}
.our-team .title:after{
    content: "";
    width: 30px;
    height: 2px;
    background: #fff;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.our-team .post {
    display: block;
    font-size: 16px;
    font-style: italic;
    color: #78ccf9;
}
.our-team .icon{
    list-style: none;
    padding: 0;
    margin: 10px 0 0 0;
}
.our-team .icon li{ display: inline-block; }
.our-team .icon li a{
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    background: #e0e0e0;
    font-size: 14px;
    color: #999;
    margin-right: 5px;
    transition: all 0.3s ease-out 0s;
}
.our-team .icon li a:hover{
    background: #37b0f1;
    color: #fff;
}
.email{    font-size: 17px; color: #fff; line-height: 26px;}
.email a{ color: #fff; text-decoration: none;}
.email a:hover{ color: #fff; text-decoration: underline;}
@media only screen and (max-width: 990px){
    .our-team{ margin-bottom: 30px; }
}

@media (max-width: 767px) {
    
    .centerd{text-align: center;}
    .call {
    font-size: 30px;
    margin-top: 11px;
}

    .navbar .navbar-nav {
        width: 100%;
    }
    .navbar-transparent {
        border-radius: 0px;
        margin-top: -8px;
        border: 0px;
        text-transform: uppercase;
    }
    .navbar-toggle {
        border-radius: 0px;
        border-left: 0px;
        border-right: 0px;
            margin-top: 5px;
        margin-bottom: 0px;
       background-color: #035DBB;
        color: #fff;
           font-family: 'fjallaoneregular';
    }
    .navbar-default .navbar-toggle {
        border-color: rgb(46, 71, 107);
    }
    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        background-color: #123962;
    }
    .navbar-collapse {
        border-top: 0px solid transparent;
        box-shadow: inset 0 0px 0 rgba(255, 255, 255, .1);
    }
    .navbar-nav>li {
        border-right: 0px solid #333;
    }
    .navbar .navbar-collapse {
        text-align: center;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #fff;
      
        text-align: center;
        background-color: #035dbb;
    }
    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 31px;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        background-color: #0c653a;
        color: #fff;
    }
    

}

.box{
    text-align: center;
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
}
.box:before{
    content: "";
    width: 100%;
    height: 100%;
    background-image: repeating-linear-gradient(45deg, transparent 10px, transparent 10px, rgba(0,0,0,0.4) 15px, rgba(0,0,0,0.4) 15px, transparent 20px, transparent 20px, rgba(0,0,0,0.7) 25px, rgba(0,0,0,0.7) 25px);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 1;
    transform: scale(0.5);
    -webkit-clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%);
    clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%);
    transition: all 0.5s ease 0s;
}
.box:hover:before{
    opacity: 1;
    -webkit-clip-path: none;
    clip-path: none;
    transform: scale(1);
}
.box img{
    width: 100%;
    height: auto;
    transition: all 0.3s ease 0s;
}
.box:hover img{ filter: grayscale(80%) blur(2px); }
.box .box-content{
    width: 100%;
    padding: 15px 0 10px;
    background: #0185cf;
    color: #fff;
    position: absolute;
    bottom: -100%;
    left: 0;
    opacity: 0;
    z-index: 1;
    -webkit-clip-path: polygon(51% 0, 100% 20%, 100% 100%, 0 100%, 0 20%);
    clip-path: polygon(51% 0, 100% 20%, 100% 100%, 0 100%, 0 20%);
    transition: all 0.3s ease 0s;
}
.box:hover .box-content{
    bottom: 0;
    opacity: 1;
}
.box .title{
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 1px;
text-transform: uppercase;
    margin: 0 0 3px 0;
}
.box .post{
    display: block;
    font-size: 14px;
    font-style: italic;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.box .icon{
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    top: 50px;
    left: -100%;
    z-index: 1;
    transition: all 0.3s ease 0s;
}
.box:hover .icon{ left: 0; }
.box .icon li{
    display: block;
    margin: 0 0 10px 0;
}
.box .icon li a{
    display: block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    border-radius: 0 50% 50% 0;
    border: 1px solid #0185cf;
    background: #0185cf;
    font-size: 17px;
    color: #fff;
    text-align: center;
    transition: all 0.3s ease 0s;
}
.box .icon li a:hover{
    color: #0185cf;
    border-color: #0185cf;
    border-right: 5px solid #0185cf;
    background: #fff;
}
.caption p {
    /*background-color: transparent;*/
	color: #000;
}
@media only screen and (max-width:990px){
    .box{ margin-bottom: 30px; }
}
@media only screen and (min-width:768px){
  .row.side {
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 390px;
    background-image: url(../images/slide.jpg);
  }
}

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

.nav > li > a {
    padding: 15px 33px;
}

}


#block > .clo , #block > .formshow {
      -moz-border-bottom-colors: none;
      -moz-border-left-colors: none;
      -moz-border-right-colors: none;
      -moz-border-top-colors: none;
      background-color: #FFFFFF;
      border-color: #333333 #333333 -moz-use-text-color;
      border-image: none;
      border-style: solid solid none;
      border-width: 3px 3px medium;
      bottom: 0;
      color: #990000;
      font-weight: bold;
      padding: 2px;
      position: fixed;
      right: 0;
      text-align: center !important;
      width: 325px;
      z-index: 999999;
      
}
@media screen and (max-width:767px) {
    .thumbnail {

    min-height: auto;}
    .rw1 {
    min-height: auto;}

.rw2 {
    min-height: auto;
}
.rw3 {
    min-height: auto;
}
.rw4 {
    min-height: auto;
}
#block > .clo , #block > .formshow {
      bottom: 0;
      color: #990000;
      font-weight: bold;
      padding: 2px;
      position: relative;
      text-align: center !important;
      width: 100%;
      display:block;
      padding-bottom:50px;
      z-index: 0;
    
}
    #block > .formshow {
              display:none;
            
    } 
}


@media print {

  a[href]:after {

    content: none !important;

  }

}
a.popup-open {
    color: #23527c;
}
#contact label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
    color: #000;
}
.rw1 {
    min-height: 328px;
}
.rw2 {
    min-height: 548px;
}
.rw3 {
    min-height: 460px;
}
.rw4 {
    min-height: 370px;
}
.height40{
    height:40px;
}
.quick-link {
    line-height: 27px;
    font-size: 16px;
}