.nav .caret {
    border-top-color: #25327b !important;
    border-bottom-color: #25327b !important;
}


.t3-mainnav {
    border: 0px solid #fff;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 15px;
}


#rsmsc_scroller {
    color: #000;
}


.servicetype {
  padding: 25px;
  height: 50%;
  color: #000;
}


.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #fff !important;
  color: #25327b;
}


.shadow {
  box-shadow: 6px 6px 10px #707070;
  border-radius: 4px;
  margin: 10px 10px 25px 10px;
  float: left;
}

a.white:link,
a.white:visited,
a.white:active { color: #fff; text-decoration: none; }
a.white:hover { color: #7ebee6; text-decoration: underline; }

a.blue:link,
a.blue:visited,
a.blue:active { color: #25327b; text-decoration: none; }
a.blue:hover { color: #385668; text-decoration: underline; }


.teal {
  text-align: center;
  color: #25327b;
  font-weight: bold;
}

.tealsm {
  text-align: center;
  color: #385668;
  font-size: 22px;
}


.btn-lg, .btn-group-lg > .btn {
    border-radius: 0px;
    padding: 15px 30px;
}


.btn-teal {
    color: #ffffff;
    background-color: #25327b;
    border-color: #fff;
}

.btn-teal:hover {
    color: #ffffff;
    background-color: #636466;
    border-color: #fff;
}

.btn-teal:visited {
    color: #ffffff;
}

.btn-white {
    color: #636466;
    background-color: #fff;
    border-color: #ececec;
}

.btn-white:hover {
    color: #ffffff;
    background-color: #7ebee6;
    border-color: #fff;
}

.customthree {
  background-color: #25327b;
  color: #fff;
  padding: 75px;
}

.white {
  color: #fff;
}


.image-box{
  width:383px;
  overflow:hidden;
}

.image {
	width:383px;
  height: 383px;
    background-image: url("/images/home/portfolio1.jpg");
	background-position:center;
	transition: all 2s ease;
  -moz-transition: all 2s ease;
  -ms-transition: all 2s ease;
  -webkit-transition: all 2s ease;
  -o-transition: all 2s ease;
} 

.image:hover {
  transform: scale(1.25);
  -moz-transform: scale(1.25);
  -webkit-transform: scale(1.25);
  -o-transform: scale(1.25);
  -ms-transform: scale(1.25); /* IE 9 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.25, M12=0, M21=0, M22=1.25, SizingMethod='auto expand')"; /* IE8 */
   filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.25, M12=0, M21=0, M22=1.25, SizingMethod='auto expand'); /* IE6 and 7 */ 
} 


.image2 {
	width:383px;
  height: 383px;
    background-image: url("/images/home/portfolio2.jpg");
	background-position:center;
	transition: all 2s ease;
  -moz-transition: all 2s ease;
  -ms-transition: all 2s ease;
  -webkit-transition: all 2s ease;
  -o-transition: all 2s ease;
} 

.image2:hover {
  transform: scale(1.25);
  -moz-transform: scale(1.25);
  -webkit-transform: scale(1.25);
  -o-transform: scale(1.25);
  -ms-transform: scale(1.25); /* IE 9 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.25, M12=0, M21=0, M22=1.25, SizingMethod='auto expand')"; /* IE8 */
   filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.25, M12=0, M21=0, M22=1.25, SizingMethod='auto expand'); /* IE6 and 7 */ 
} 


.image3 {
	width:383px;
  height: 383px;
    background-image: url("/images/home/portfolio3.jpg");
	background-position:center;
	transition: all 2s ease;
  -moz-transition: all 2s ease;
  -ms-transition: all 2s ease;
  -webkit-transition: all 2s ease;
  -o-transition: all 2s ease;
} 

.image3:hover {
  transform: scale(1.25);
  -moz-transform: scale(1.25);
  -webkit-transform: scale(1.25);
  -o-transform: scale(1.25);
  -ms-transform: scale(1.25); /* IE 9 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.25, M12=0, M21=0, M22=1.25, SizingMethod='auto expand')"; /* IE8 */
   filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.25, M12=0, M21=0, M22=1.25, SizingMethod='auto expand'); /* IE6 and 7 */ 
} 

.image4 {
	width:383px;
  height: 383px;
    background-image: url("/images/home/portfolio4.jpg");
	background-position:center;
	transition: all 2s ease;
  -moz-transition: all 2s ease;
  -ms-transition: all 2s ease;
  -webkit-transition: all 2s ease;
  -o-transition: all 2s ease;
} 

.image4:hover {
  transform: scale(1.25);
  -moz-transform: scale(1.25);
  -webkit-transform: scale(1.25);
  -o-transform: scale(1.25);
  -ms-transform: scale(1.25); /* IE 9 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.25, M12=0, M21=0, M22=1.25, SizingMethod='auto expand')"; /* IE8 */
   filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.25, M12=0, M21=0, M22=1.25, SizingMethod='auto expand'); /* IE6 and 7 */ 
} 

.image5 {
	width:383px;
  height: 383px;
    background-image: url("/images/home/portfolio5.jpg");
	background-position:center;
	transition: all 2s ease;
  -moz-transition: all 2s ease;
  -ms-transition: all 2s ease;
  -webkit-transition: all 2s ease;
  -o-transition: all 2s ease;
} 

.image5:hover {
  transform: scale(1.25);
  -moz-transform: scale(1.25);
  -webkit-transform: scale(1.25);
  -o-transform: scale(1.25);
  -ms-transform: scale(1.25); /* IE 9 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.25, M12=0, M21=0, M22=1.25, SizingMethod='auto expand')"; /* IE8 */
   filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.25, M12=0, M21=0, M22=1.25, SizingMethod='auto expand'); /* IE6 and 7 */ 
} 

.image6 {
	width:383px;
  height: 383px;
    background-image: url("/images/home/portfolio6.jpg");
	background-position:center;
	transition: all 2s ease;
  -moz-transition: all 2s ease;
  -ms-transition: all 2s ease;
  -webkit-transition: all 2s ease;
  -o-transition: all 2s ease;
} 

.image6:hover {
  transform: scale(1.25);
  -moz-transform: scale(1.25);
  -webkit-transform: scale(1.25);
  -o-transform: scale(1.25);
  -ms-transform: scale(1.25); /* IE 9 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.25, M12=0, M21=0, M22=1.25, SizingMethod='auto expand')"; /* IE8 */
   filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.25, M12=0, M21=0, M22=1.25, SizingMethod='auto expand'); /* IE6 and 7 */ 
} 

.image7 {
	width:383px;
  height: 383px;
    background-image: url("/images/home/portfolio7.jpg");
	background-position:center;
	transition: all 2s ease;
  -moz-transition: all 2s ease;
  -ms-transition: all 2s ease;
  -webkit-transition: all 2s ease;
  -o-transition: all 2s ease;
} 

.image7:hover {
  transform: scale(1.25);
  -moz-transform: scale(1.25);
  -webkit-transform: scale(1.25);
  -o-transform: scale(1.25);
  -ms-transform: scale(1.25); /* IE 9 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.25, M12=0, M21=0, M22=1.25, SizingMethod='auto expand')"; /* IE8 */
   filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.25, M12=0, M21=0, M22=1.25, SizingMethod='auto expand'); /* IE6 and 7 */ 
} 

.image8 {
	width:383px;
  height: 383px;
    background-image: url("/images/home/portfolio8.jpg");
	background-position:center;
	transition: all 2s ease;
  -moz-transition: all 2s ease;
  -ms-transition: all 2s ease;
  -webkit-transition: all 2s ease;
  -o-transition: all 2s ease;
} 

.image8:hover {
  transform: scale(1.25);
  -moz-transform: scale(1.25);
  -webkit-transform: scale(1.25);
  -o-transform: scale(1.25);
  -ms-transform: scale(1.25); /* IE 9 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.25, M12=0, M21=0, M22=1.25, SizingMethod='auto expand')"; /* IE8 */
   filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.25, M12=0, M21=0, M22=1.25, SizingMethod='auto expand'); /* IE6 and 7 */ 
} 


.image9 {
	width:383px;
  height: 383px;
    background-image: url("/images/home/portfolio9.jpg");
	background-position:center;
	transition: all 2s ease;
  -moz-transition: all 2s ease;
  -ms-transition: all 2s ease;
  -webkit-transition: all 2s ease;
  -o-transition: all 2s ease;
} 

.image9:hover {
  transform: scale(1.25);
  -moz-transform: scale(1.25);
  -webkit-transform: scale(1.25);
  -o-transform: scale(1.25);
  -ms-transform: scale(1.25); /* IE 9 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.25, M12=0, M21=0, M22=1.25, SizingMethod='auto expand')"; /* IE8 */
   filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.25, M12=0, M21=0, M22=1.25, SizingMethod='auto expand'); /* IE6 and 7 */ 
} 


.image10 {
	width:383px;
  height: 383px;
    background-image: url("/images/home/portfolio10.jpg");
	background-position:center;
	transition: all 2s ease;
  -moz-transition: all 2s ease;
  -ms-transition: all 2s ease;
  -webkit-transition: all 2s ease;
  -o-transition: all 2s ease;
} 

.image10:hover {
  transform: scale(1.25);
  -moz-transform: scale(1.25);
  -webkit-transform: scale(1.25);
  -o-transform: scale(1.25);
  -ms-transform: scale(1.25); /* IE 9 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.25, M12=0, M21=0, M22=1.25, SizingMethod='auto expand')"; /* IE8 */
   filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.25, M12=0, M21=0, M22=1.25, SizingMethod='auto expand'); /* IE6 and 7 */ 
} 

.image11 {
	width:383px;
  height: 383px;
    background-image: url("/images/home/portfolio11.jpg");
	background-position:center;
	transition: all 2s ease;
  -moz-transition: all 2s ease;
  -ms-transition: all 2s ease;
  -webkit-transition: all 2s ease;
  -o-transition: all 2s ease;
} 

.image11:hover {
  transform: scale(1.25);
  -moz-transform: scale(1.25);
  -webkit-transform: scale(1.25);
  -o-transform: scale(1.25);
  -ms-transform: scale(1.25); /* IE 9 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.25, M12=0, M21=0, M22=1.25, SizingMethod='auto expand')"; /* IE8 */
   filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.25, M12=0, M21=0, M22=1.25, SizingMethod='auto expand'); /* IE6 and 7 */ 
} 


.image12 {
	width:383px;
  height: 383px;
    background-image: url("/images/home/portfolio12.jpg");
	background-position:center;
	transition: all 2s ease;
  -moz-transition: all 2s ease;
  -ms-transition: all 2s ease;
  -webkit-transition: all 2s ease;
  -o-transition: all 2s ease;
} 

.image12:hover {
  transform: scale(1.25);
  -moz-transform: scale(1.25);
  -webkit-transform: scale(1.25);
  -o-transform: scale(1.25);
  -ms-transform: scale(1.25); /* IE 9 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.25, M12=0, M21=0, M22=1.25, SizingMethod='auto expand')"; /* IE8 */
   filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.25, M12=0, M21=0, M22=1.25, SizingMethod='auto expand'); /* IE6 and 7 */ 
} 


.col-lg-20 {
    width: 20%;
    float: left;
    display: block
    height: auto;
    overflow: hidden;
}

.col-lg-60 {
    width: 60%;
    float: left;
    display: block
    height: auto;
    overflow: hidden;
}


.col-lg-20 {
  position: relative;
  min-height: 1px;
}


.nopad {
  padding: 0px;
}


.zoom {
  -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
}


@media (min-width: 200px) {
  .col-xs-20 {
    float: left;
  }
  
   .col-xs-20 {
    width: 100%;
   
  }
  
   .col-xs-pull-20 {
    right: 100%;
  }
  
  .col-xs-push-20 {
    left: 100%;
  }
  
   .col-xs-60 {
    float: left;
  }
  
   .col-xs-60 {
    width: 100%;
 
  }
  
   .col-xs-pull-60 {
    right: 100%;
  }
  
  .col-xs-push-60 {
    left: 100%;
  }

  body {
overflow-x: hidden;
}
  
  .picmobile {
  width: 100%;
}
   
}


@media (min-width: 768px) {
  
  .col-sm-20 {
    float: left;
  }
  
   .col-sm-20 {
    width: 50%;
  }
  
   .col-sm-pull-20 {
    right: 50%;
  }
  
  .col-sm-push-20 {
    left: 50%;
  }
  
 
  .col-sm-offset-20 {
    margin-left: 50%;
  }

   .col-sm-60 {
    float: left;
  }
  
   .col-sm-60 {
    width: 60%;
  }
  
   .col-sm-pull-60 {
    right: 60%;
  }
  
  .col-sm-push-60 {
    left: 60%;
  }
  
 
  .col-sm-offset-60 {
    margin-left: 60%;
  }
  
 
   body {
overflow-x: hidden !important;
}
  
.navbar-nav {
    font-size: 10px;
}
  
 
}
  
  
@media (min-width: 992px) {
  .col-md-20 {
    float: left;
  }
  
   .col-md-20 {
    width: 20%;
  }
  
   .col-md-pull-20 {
    right: 20%;
  }
   
   .col-md-push-20 {
    left: 20%;
  }
  
    .col-md-offset-20 {
    margin-left: 20%;
  }

   .col-md-60 {
    float: left;
  }
  
   .col-md-60 {
    width: 60%;
  }
  
   .col-md-pull-60 {
    right: 60%;
  }
   
   .col-md-push-60 {
    left: 60%;
  }
  
    .col-md-offset-60 {
    margin-left: 60%;
  }
  
   body {
overflow-x: hidden !important;
}
  
  .navbar-nav {
    font-size: 10px;
}


}

@media (min-width: 1199px) {
  .col-lg-20 {
    float: left;
  }
   .col-lg-20 {
    width: 20%;
  }
  

   .col-lg-pull-20 {
    right: 20%;
  }
  
   .col-lg-push-20 {
    left: 20%;
  }
  
  .col-lg-offset-20 {
    margin-left: 20%;
  }
  
   .col-lg-60 {
    float: left;
  }
   .col-lg-60 {
    width: 60%;
  }
  

   .col-lg-pull-60 {
    right: 60%;
  }
  
   .col-lg-push-60 {
    left: 60%;
  }
  
  .col-lg-offset-60 {
    margin-left: 60%;
  }
  
  body {
overflow-x: hidden !important;
}
  
  .navbar-nav {
    font-size: 14px;
  }
  
}
  
  
  
  
  .contact-form {
  margin: 0;
  background-color: transparent;
}
.contact-form .input-block {
  float: left;
  margin: 0 20px 20px 0;
  background: #fff;
}
.contact-form .input-block.last {
  margin-right: 0;
  background: transparent;
}
.contact-form input {
  border: 0px solid #ccc;
  background: #eaedee;
  color: #000;
  margin-bottom: 10px;
  width: 100%;
}
.contact-form select {
  width: 100%;
  border: 2px solid #ccc;
  color: #000;
 
}
.contact-form .half input {
  width: 450px;
}
.contact-form textarea {
  height: 80px;
  width: 100%;
  border: 0px solid #ccc;
  color: #000;
  background-color: #fff;
}
.contact-form input[type="submit"] {
  float: right;
  width: auto;
  color: #fff;
    background-color: #25327b;
    border-color: #357ebd;
   padding: 10px 16px;
}

.contact-form input[type="submit"]:hover {
  float: right;
  width: auto;
  color: #000;
    background-color: #c0bfc0;
    border-color: #357ebd;
   padding: 10px 16px;
}

.contact-form  input::-webkit-input-placeholder { 
   color: #000; 
} 
 
.contact-form input:-moz-placeholder { /* Firefox 18- */ 
   color: #000;   
} 
 
.contact-form input::-moz-placeholder {  /* Firefox 19+ */ 
   color: #000;   
} 
 
.contact-form input:-ms-input-placeholder {   
   color: #000;   
} 
 
.contact-form  textarea::-webkit-input-placeholder { 
   color: #000; 
} 
 
.contact-form textarea:-moz-placeholder { /* Firefox 18- */ 
   color: #000;   
} 
 
.contact-form textarea::-moz-placeholder {  /* Firefox 19+ */ 
   color: #000;   
} 
 
.contact-form textarea:-ms-input-placeholder {   
   color: #000;   
} 
 
.contact-form input { 
    background-color: rgba(234,237,238, 1); 
} 
.contact-form textarea { 
     background-color: rgba(234,237,238, 1);  
}

input[type="file"] {
    padding: 10px;
}

.large {
  margin-top: 10px;
}

.error,
.success {
  border-style: solid;
  border-width: 1px 1px 1px 4px;
  display: block;
  padding: 10px 20px;
}
.error {
  background: none repeat scroll 0 0 #F9E5E6;
  border-color: #F7C7C9;
  color: #B3696C;
}
.success {
  background: none repeat scroll 0 0 #E3EBC6;
  border-color: #C2D288;
  color: #8FA442;
}
input,
textarea,
select {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none repeat scroll 0 0 ;
  border-color: transparent;
  border-image: initial;
  border-radius: 4px 4px 4px 4px;
  border-style: solid;
  border-width: 1px;
  color: #8F8F8F;
  font-family: sans-serif;
  margin: 2px;
  padding: 5px 10px 3px;
  width: 271px;
  /*background-image: url("/images/universal/body-bg.jpg");*/
}
option {
  background: #E5E2D9;
}
label {
  cursor: pointer;
  display: block;
  margin: 0 0 5px;
}
.screenreader {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute;
}
  
.formwrap {
    float: left;
  }
  
  
  blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}
blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote p {
  display: inline;
}
  
.shadowr {
    box-shadow: 6px 6px 10px #707070;
    border-radius: 4px;
    margin: 0px 0px 0px 15px;
}
  
  .shadowl {
    box-shadow: 6px 6px 10px #707070;
    border-radius: 4px;
    margin: 0px 15px 0px 0px;
}


  
    .service {
height: 100%;
}
  
.service .servicetype {
    width:100%;
    height:100%;
    display:none;
}
.service .servicetype {
    width:100%;
    height:100%;
    display:none;
}
.service .servicetype .show {
    display:block;
}