body{color:#ccc;    font-family: 'Open Sans', sans-serif;}

label{
	font-weight: 100;
}
.container-fluid.main{
  position: relative; /* To make the navbar positions relative to this container */
  padding: 0;
}

.navbar-default {
      background-image: none;
    background-color: transparent;
    border-radius: 0px;
    border: 0;
    box-shadow: none;
    padding: 10px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
}

.navbar-default .navbar-brand {
  font-family: Verdana;
  color: #ffffff;
  font-size: 20px;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
nav .active1{
	color:#2A9EC2 !important;
}
.navbar-default .navbar-nav > li > a {
        color: #fff;
    font-family: 'Oswald', sans-serif;
        font-size: 15px;
		    text-shadow: 0 0 0;
    font-weight: 300;
    padding-left: 30px;
	    text-transform: uppercase;
	
}
.navbar-default img{
    position: relative;
    top: 14px;
    right: 8px;
}



.navbar-default .navbar-toggle {
  border-color: transparent;
}

.navbar-default .navbar-toggle:hover {
  background-color: transparent;
}

.navbar-default .navbar-toggle:focus {
  background-color: transparent;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #ffffff;
}

.carousel .background {
  background-position: center center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
 
}
 .carousel-control.left {
   DISPLAY:NONE;
}
.carousel-control.left, .carousel-control.right {
   DISPLAY:NONE;
}
.carousel-control.right {
       DISPLAY:NONE;
}

.texture {
    background: transparent url('../image/mesh.png') repeat scroll left top;
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
}
.banner{
	    backface-visibility: hidden;
   
    left: 0px;
    top: -223px;
    z-index: -1;
    max-width: none;
    height: 635px;
    width: 100%;
}

#myNavbar{
    float: right;
    padding: 3rem 0px;
}#hero-wrapper {
  height: 100%;
  width: 100%;
  position: fixed;
}
#hero-wrapper .carousel-wrapper,
#hero-carousel {
  height: 100%;
  width: 100%;
  position: absolute;
}
#hero-carousel img {
     left: 0;
    bottom: 0;
    /* min-width: 100%; */
    /* min-height: 100%; */
    /* max-width: none; */
    width: 100%;
    height: auto;
}
#hero-carousel i {
  position: absolute;
  top: 50%;
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}


.social {
	margin: 0 auto;
	width: 500px;
	text-align: center;
	padding: 50px;
	    background-image: none;
    background-color: transparent;
    border-radius: 0px;
    border: 0;
    box-shadow: none;
    padding: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
	
	
	    background-color: rgba(0,0,0,.7);
    padding: 2px 0;
    color: #666;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 10;
}

.social h2 {
	color: #86a5d6;
	font-size: 40px;
	font-family: 'PT Sans', sans-serif;
}

[class^="icon-btn"] /*.icon-btn*/ {
    /* height: 75px; */
    /* width: 75px; */
    border: 0;
    color: #fff;
    cursor: pointer;
    /* line-height: 75px; */
    transition: ease-in-out .3s;
    /* border-radius: 50px; */
    margin-left: 0px;
    background-color: #fff0;
    margin-right: 40px;
    margin-top: 3px;
}

.twitter {
	color: #636363;
}

.facebook {
	color: #636363;
}
.google-plus {
	color: #636363;
}

.instagram {
	color: #636363;
}

.github {
	color: #636363;
}

.icon-btn:hover {
	transform: scale(1.10);	
	color: #FFFFFF;
}

.twitter:hover {
	color: #fff;
}

.facebook:hover {
	color: #fff;
}

.google-plus:hover {
	color: #fff;	
}

.instagram:hover {
	color: #fff;
}

.github:hover {
	color: #fff;
}

a.link {
	color: inherit;	
}

.social p{
       padding-top: 8px;
    padding-right: 7rem;
}
.social a i {
    text-decoration: none;
    font-size: 22px;
    margin: 0;
    padding: 0;
    line-height: 30px;
}
.iconDiv{
    width: 580px;
    float: right;
}
.carousel-indicators .active {
    width: 16px;
    height: 16px ;
    margin: 0;
    background-color: #1D819E;
}
.carousel-indicators li {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0,0,0,0);
    border: 1px solid #1D819E;
    border-radius: 10px;
}
.carousel-indicators{
      bottom: 67px;
    margin-left: 160px;
    
}
.sliecaption {
    position: absolute;
    width: 100%;
    right: 50px;
          bottom: 325px;
    text-align: right;
    animation-delay: .2s;
	color: #fff;
}
.sliecaption h1 {
    font-size: 40px;
    font-weight: 400;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
}
.sliecaption h1 b {
    font-size: 60px;
    font-weight: 600;
}
.ankle:hover {
  text-decoration: none;
}



/**
 * Tooltip Styles
 */

/* Add this attribute to the element that needs a tooltip */
[data-tooltip] {
  position: relative;
  z-index: 2;
  cursor: pointer;
}

/* Hide the tooltip content by default */
[data-tooltip]:before,
[data-tooltip]:after {
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  pointer-events: none;
}

/* Position tooltip above the element */
[data-tooltip]:before {
    position: absolute;
    bottom: 127%;
    left: 99%;
    margin-bottom: 5px;
    margin-left: -80px;
    padding: 5px 5px 5px 5px;
    width: 135px;
    border-radius: 3px;
    background-color: #000;
    background-color: #000;
    color: #fff;
    content: attr(data-tooltip);
    text-align: center;
    font-size: 11px;
    line-height: 1.2;
}

/* Triangle hack to make tooltip look like a speech bubble */
[data-tooltip]:after {
  position: absolute;
  bottom: 127%;
  left: 50%;
  margin-left: -5px;
  width: 0;
  border-top: 5px solid #000;
  border-top: 5px solid #000;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: " ";
  font-size: 0;
  line-height: 0;
}


/* Show tooltip content on hover */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* about */

#exTab1 .tab-content {
  color : white;
  background-color: #428bca;
  padding : 5px 15px;
}

#exTab2 h3 {
  color : #ccc;

  padding : 5px 0px;
}

/* remove border radius for the tab */

#exTab1 .nav-pills > li > a {
  border-radius: 0;
}

/* change border radius for the tab , apply corners on top*/

#exTab3 .nav-pills > li > a {
  border-radius: 4px 4px 0 0 ;
}

#exTab3 .tab-content {
  color : white;
  background-color: #428bca;
  padding : 5px 15px;
}

/* .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover { */
    /* color: #555; */
    /* cursor: default; */
    /* background-color: #fff; */
    /* border: 1px solid #ddd; */
    /* border-bottom-color: #ddd; */
    /* border-radius: 12px; */
/* } */
/* .nav-tabs>li>a:hover { */
    /* border-color: #eee #eee #ddd; */
    /* border-radius: 12px; */
/* } */
.nav-tabs {
    border-bottom: none;
    text-align: center;
    width: 496px;
    margin: 0 auto;
}

.navfirst a{
  
       
	    padding-right: 25px !important;
		color:#fff;
}
#exTab2{
	    width: 913px;
    margin: 0 auto;
    padding: 50px 0 20px 0;     
	
	height: 74vh;    
	top: 8rem;
	position:relative;
}
.navf{
    position: relative;
    top: 10px;
    color: #fff;
	    padding-right: 25px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    
    cursor: default;
    background-color: #fff0;
    border:  none;
    border-bottom-color: transparent;
	    padding-right: 25px;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #eee0;
	    color: #2A9EC2 !important;
}


.nav-tabs>li>a:hover {
    border-color: #eee0 #eee0 #ddd0;
}
.tab-pane {
    padding-top: 40px;
    padding-bottom: 97px;
}
.para{
	
   
    font-size: 15px;

}
.tab1PANE{
	padding: 25px;background-color: rgba(0,0,0,.5);
	       height: 1000px;
    margin-bottom: 90px;
}
.pageContents ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.pageContents li {
    float: left;
    padding-right: 20px;
}
h3 {
    font-weight: 300;
    font-size: 23px;
}
.about i, .about em {
    color: #247E99;
}
.about li {
    width: 33%;
}

.tabRow{
    padding: 0 17px;
}

/* services */

.pageContents img {
   
    padding: 4px;
}
.pageContents h2{
	    text-align: center;
    font-weight: 300;
	padding: 0 34px;
	    margin-top: 0;
}
.pageContents .serPara{
    font-size: 15px;
    line-height: 21px;
	   
}
.pageContents .serPara1{
    font-size: 15px;
    line-height: 21px;
	    margin-top: 20px;
}
.col-md-6{
    margin: 0px;
    padding: 0px;
}
.ServiceMd6{
    margin-bottom: 40px;
}
.ServiceMd12{
    margin-bottom: 30px;
}
/* contact */

.contStrong{
    margin-left: 16px;
}

em{
    color: #247E99;
}

form input,
form textarea {
	    width: 81.4%;
	height:30px;
	padding:5px 10px;
	font-size: 12px;
	color:#999;
	letter-spacing:1px;
	background: #666;
	border:2px solid #666;
	margin-bottom:10px;
  -webkit-transition:all .1s ease-in-out;
	-moz-transition:all .1s ease-in-out;
	-ms-transition:all .1s ease-in-out;
	-o-transition:all .1s ease-in-out;
	transition:all .1s ease-in-out;}

form input:focus,
form textarea:focus {
	border:2px solid #dd4545;
	color:#999;}

form textarea {
	height:150px;}

	form .submit {
    width: 18%;
    padding: 5px 10px;
    font-size: 14px;
    position: relative;
    bottom: 0px;
    left: 141px;
    letter-spacing: 1px;
   background:#217F99;
    height: 40px;
    
    letter-spacing: 0px;
    color: #FFF;
    border: 2px solid #217F99;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
}

form .submit:hover {
	color:#FFF;
	border:2px solid #217F99;
	background: #217F99;
	cursor:pointer;}

form .required {
	color:#b43838;}
	
.label4{
	
    margin-right: 10rem;

}
.label1{
	
    margin-right: 64px;
	
}
.label2{
    margin-right: 10rem;
}
.label3{
    margin-right: 115px;
}
.label5{
    margin-right: 66px;
}
.formfield * {
  vertical-align: top;
}
.col-md-3{
    padding: 0px;
}

.ContactDiv{
	margin-top: 45px;padding: 15px
}

	@media only screen and (max-width: 1140px) {
		
		
		#hero-carousel img {
    
    left: 0;
    bottom: 0;
    min-width: 100%;
    width: 652px;
    height: 1000px;
}






.carousel-indicators {
    bottom: 100px;
    margin-left: 0px;
}
.sliecaption h1 b {
    font-size: 50px;
    font-weight: 600;
}
.sliecaption h1 {
    font-size: 30px;
    font-weight: 400;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
}
.sliecaption {
    position: absolute;
    width: 100%;
    right: 50px;
    bottom: 113px;
    text-align: right;
    animation-delay: .2s;
}
	#myNavbar {
    float: right;
    padding: 4rem 0px;
}
	
/* about */

#exTab2 {
    width: 913px;
    margin: 0 auto;
    padding: 50px 0 20px 0;
    height: 74vh;
    top: 18rem;
    position: relative;
}


	
	}
	
	
@media only screen and (max-width:1024px) and (orientation : portrait) {
	

#hero-carousel img {
    left: 0;
    bottom: 0;
    min-width: 100%;
    width: 652px;
        height: 1024px;
}

.iconDiv {
    width: 430px;
    float: right;
}
.carousel-indicators {
    bottom: 100px;
    margin-left: 53px;
}
.sliecaption h1 b {
    font-size: 50px;
    font-weight: 600;
}
.sliecaption h1 {
    font-size: 30px;
    font-weight: 400;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
}
.sliecaption {
    position: absolute;
    width: 100%;
    right: 50px;
    bottom: 113px;
    text-align: right;
    animation-delay: .2s;
}
	.social {
    margin: 6px auto;
    width: 500px;
    text-align: center;
    padding: 50px;
    background-image: none;
    background-color: transparent;
    border-radius: 0px;
    border: 0;
    box-shadow: none;
    padding: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
    background-color: rgba(0,0,0,.7);
    padding: 0px 0;
    color: #666;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 10;
}
#myNavbar {
    float: right;
    padding: 0rem 0px;
}
.navbar-default img {
    position: relative;
    top: 28px;
    /* right: 17px; */
}

/* contact */
#exTab2 {
    width: 707px;
    margin: 0 auto;
    padding: 50px 0 20px 0;
    height: 99vh;
    top: 19rem;
    position: relative;
}

.tab1PANE {
    padding: 25px;
    background-color: rgba(0,0,0,.5);
    height: 935px;
    margin-bottom: 137px;
}
.social {
	margin: 0 auto;
	width: 500px;
	text-align: center;
	padding: 50px;
	    background-image: none;
    background-color: transparent;
    border-radius: 0px;
    border: 0;
    box-shadow: none;
    padding: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
	
	background-color: rgba(0,0,0,.7);
    padding: 2px 0;
    color: #666;
    position: fixed;
  
    width: 100%;
    z-index: 10;
}

.ContactDiv{
	margin-top: 15px;padding: 15px
}

.label4 {
    margin-right: 8rem;
}
.label1 {
    margin-right: 44px;
}
.label2 {
    margin-right: 8rem;
}
.label3 {
    margin-right: 95px;
}

.label5 {
    margin-right: 46px;
}
}

@media only screen and (max-width: 767px){
	
	
	#myNavbar {
    float: right;
    padding: 0rem 0px;
    width: 100%;
    margin: 0;
    position: absolute;
    left: 0;
    top: 60px;
    margin-right: 0;
}	
	
#hero-carousel img {
    left: 0;
    bottom: 0;
    min-width: 100%;
    width: 652px;
    /* height: 640px; */
		height: 100vh;
}


.social p{
       padding-top: 0px;
    padding-right: 0rem;
	 
}
   
.iconDiv {
    width: 250px;
    float: right;
}

[class^="icon-btn"] {
    /* height: 75px; */
    /* width: 75px; */
    border: 0;
   
    cursor: pointer;
    /* line-height: 75px; */
    transition: ease-in-out .3s;
    /* border-radius: 50px; */
    margin-left: 0px;
    background-color: #fff0;
    margin-right: 10px;
    margin-top: 3px;
}

[data-tooltip]:before {
    position: absolute;
    bottom: 127%;
    left: 99%;
    margin-bottom: 5px;
    margin-left: -91px;
    padding: 5px 5px 5px 5px;
    width: 135px;
    border-radius: 3px;
    background-color: #000;
    background-color: #000;
    color: #fff;
    content: attr(data-tooltip);
    text-align: center;
    font-size: 11px;
    line-height: 1.2;
}

.carousel-indicators {
    bottom: 100px;
    margin-left: 0px;
}
.sliecaption h1 b {
    font-size: 50px;
    font-weight: 600;
}
.sliecaption h1 {
    font-size: 30px;
    font-weight: 400;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
}
.sliecaption {
    position: absolute;
    width: 100%;
    right: 50px;
    bottom: 113px;
    text-align: right;
    animation-delay: .2s;
}

.navbar-collapse {
	    overflow-x: hidden;
}
.navbar-collapse{
    background: #272525;
}
/* contact */

#exTab2 {
    width: 100%;
    margin: 0 auto;
    padding: 50px 25px 20px 25px;
    height: 215vh;
    top: 14rem;
    position: relative;
    overflow: hidden;
}
	.navf {
    position: relative;
    top: 10px;
    color: #fff;
    padding-right: 15px;
}	
.tab1PANE {
    padding: 25px;
    background-color: rgba(0,0,0,.5);
    height: 1320px;
    margin-bottom: 137px;
}

.navbar-default img {
    position: relative;
    top: -6px;
    /* right: 17px; */
}
.ContactDiv {
    margin-top: 45px;
    padding: 4px;
}

form input, form textarea {
    width: 98.4%;
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    color: #999;
    letter-spacing: 1px;
    background: #666;
    border: 2px solid #666;
    margin-bottom: 10px;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
}

form textarea {
    height: 150px;
}


form .submit {
    width: 50%;
    padding: 5px 10px;
    font-size: 14px;
    position: relative;
    bottom: 0px;
    left: 100px;
    letter-spacing: 1px;
    background: #217F99;
    height: 40px;
    letter-spacing: 0px;
    color: #FFF;
    border: 2px solid #217F99;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
}
.navbar-default img {
    position: relative;
    top: 0;
    /* right: 17px; */
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 0px 15px;
    font-size: 18px;
    line-height: 20px;
}
.navbar-header button {
    margin-top: 13px;     margin-right: 0;
}
.navbar-collapse {
	    overflow-x: hidden;
}
.navbar-collapse{
    background: #272525;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
    font-family: 'Oswald', sans-serif;
    font-size: 15px;
    text-shadow: 0 0 0;
    font-weight: 300;
    padding-left: 30px;
    text-align: center;
    text-transform: uppercase;
}
#myNavbar {
    float: right;
    padding: 0rem 0px;
    width: 100%;
    margin: 0;
    position: absolute;
    left: 0;
    top: 60px;
    margin-right: 0;
}
.navbar-default {
    background-image: none;
    background-color: transparent;
    border-radius: 0px;
    border: 0;
    box-shadow: none;
    padding: 2px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
}
}






@media only screen and (max-width: 360px){
	
	.navbar-default {
    background-image: none;
    background-color: transparent;
    border-radius: 0px;
    border: 0;
    box-shadow: none;
    padding: 2px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
}
		#myNavbar {
    float: right;
    padding: 0rem 0px;
    width: 495px;
    margin-right: -25px;
}
	
.navbar-collapse {
	    overflow-x: hidden;
}
.navbar-collapse{
    background: #272525;
}	
	
#hero-carousel img {
    left: 0;
    bottom: 0;
    min-width: 100%;
    width: 652px;
    /* height: 500px; */
		height: 100vh;
}


.social p{
       padding-top: 0px;
    padding-right: 0rem;
	 margin-bottom: 1px;
	     font-size: 12px;
}
   
   
.iconDiv {
    width: 196px;
    float: right;
}

[class^="icon-btn"] {
    /* height: 75px; */
    /* width: 75px; */
    border: 0;
    cursor: pointer;
    /* line-height: 75px; */
    transition: ease-in-out .3s;
    /* border-radius: 50px; */
    margin-left: 0px;
    background-color: #fff0;
    margin-right: 0px;
    margin-top: 3px;
}

[data-tooltip]:before {
    position: absolute;
    bottom: 127%;
    left: 99%;
    margin-bottom: 5px;
    margin-left: -115px;
    padding: 5px 5px 5px 5px;
    width: 135px;
    border-radius: 3px;
    background-color: #000;
    background-color: #000;
    color: #fff;
    content: attr(data-tooltip);
    text-align: center;
    font-size: 11px;
    line-height: 1.2;
}
.carousel-indicators {
    bottom: 100px;
    margin-left: 0px;
}
.sliecaption h1 b {
    font-size: 33px;
    font-weight: 600;
}
.sliecaption h1 {
    font-size: 24px;
    font-weight: 400;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
}
.sliecaption {
    position: absolute;
    width: 100%;
    right: 20px;
    bottom: 200px;
    text-align: right;
    animation-delay: .2s;
}
/* about */
#exTab2 {
    width: 100%;
    margin: 79px auto;
    padding: 50px 25px 20px 25px;
    height: 277vh;
    top: 0rem;
    position: relative;
    overflow: hidden;
}
.tab-pane {
    padding-top: 27px;
    /* padding-bottom: 97px; */
}
.navfirst a {
    padding-right: 3px !important;
    padding-left: 9px !important;
   
    font-size: 13px;
   
}
.navbar-default img {
    position: relative;
    top: -12px;
    /* right: 17px; */
}
.para1 {
    margin-top: 0px;
    line-height: 22px;
    font-size: 13px;
    margin-bottom: 24px;
}
.tab1PANE {
    padding: 10px;
    background-color: rgba(0,0,0,.5);
    margin-bottom: 90px;
}
.navf {
    position: relative;
    top: 10px;
    color: #fff;
    padding-right: 0px;
}
.tab1PANE {
    padding: 10px 0px 10px 10px;
    background-color: rgba(0,0,0,.5);
    height: 1239px;
    margin-bottom: 137px;
}
.pageContents h2 {
    text-align: center;
    font-weight: 300;
    padding: 0 34px;
    margin-top: 0;
    font-size: 23px;
}

.col-md-3 {
    padding: 0px;
    font-size: 12px;
}
.ContactDiv {
    margin-top: 45px;
    padding: 4px;
}

form input, form textarea {
    width: 98.4%;
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    color: #999;
    letter-spacing: 1px;
    background: #666;
    border: 2px solid #666;
    margin-bottom: 10px;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
}

form textarea {
    height: 150px;
}


form .submit {
    width: 50%;
    padding: 5px 10px;
    font-size: 14px;
    position: relative;
    bottom: 0px;
    left: 70px;
    letter-spacing: 1px;
    background: #217F99;
    height: 40px;
    letter-spacing: 0px;
    color: #FFF;
    border: 2px solid #217F99;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
}

#exTab2 h3 {
    color: #ccc;
    font-size: 15px;
    padding: 5px 0px;
}
.navbar-default img {
    position: relative;
    top: 0;
    /* right: 17px; */
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 0px 15px;
    font-size: 18px;
    line-height: 20px;
}
.navbar-header button {
    margin-top: 5px;
}
.navbar-collapse {
	    overflow-x: hidden;
}
.navbar-collapse{
    background: #272525;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
    font-family: 'Oswald', sans-serif;
    font-size: 15px;
    text-shadow: 0 0 0;
    font-weight: 300;
    padding-left: 30px;
    text-align: center;
    text-transform: uppercase;
}
#myNavbar {
    float: right;
    padding: 0rem 0px;
    width: 100%;
    margin: 0;
    position: absolute;
    left: 0;
    top: 60px;
    margin-right: 0;
}
}
