/* latin-ext */
@font-face {
  font-family: 'Fjalla One';
  font-style: normal;
  font-weight: 400;
  src: local('Fjalla One'), local('FjallaOne-Regular'), url(../fonts/SHXJdWnWW6HDq-6DpcG8PyEAvth_LlrfE80CYdSH47w.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Fjalla One';
  font-style: normal;
  font-weight: 400;
  src: local('Fjalla One'), local('FjallaOne-Regular'), url(../fonts/rxxXUYj4oZ6Q5oDJFtEd6vk_vArhqVIZ0nv9q090hN8.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(../fonts/UyBMtLsHKBKXelqf4x7VRQ.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(../fonts/1YwB1sO8YE1Lyjf12WNiUA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}


body, .modal-title, .teamSlider h3 span, .testimonalContainer h3 span { font-family: 'Fjalla One', sans-serif; }
#menu, h2 span, .closeMenu { font-family: 'Fjalla One', sans-serif; }
h2, h3, .locationTitle, .chooseTeamSelect li a { font-family: 'Fjalla One', sans-serif; }
.customPanel .panel-title a span, .contactUsform input[type="submit"], h6, .teamSearchBtn, .datePickerBox .input-group-addon, .fromName, .modal-footer .btn, .teamSlider h3, .testimonalContainer h3, .clientsDetails h3, .socialDetails li h3 {font-family: 'Fjalla One', sans-serif; }

/* General
=============================================================*/



body {
    color: #16242d;
    font-family: 'Fjalla One', sans-serif !important;
    font-size: 14px;
    line-height: 24px;
	background: url(../images/bg-main.jpg) no-repeat 0px 220px;

}
a {
    color: #2395DA;
    text-decoration: none;
}
a:hover {
    color: #16242d;
    text-decoration: none;
}

.logo-animated {
	margin-top: 180px; 
	transition-property: width;
    transition-duration: 3s;
    transition-timing-function: linear;
    transition-delay: 3s;}
.b-tx{ font-weight:600}	
	
.introbg{ 
background:url(../images/bg.jpg) no-repeat left top;
}	
.enter{
    display: block;
    width: 20%;
    margin: auto;
    margin-top: 44px;
    background-color: #16242D;
    padding: 3px 20px 5px;
    border-radius: 5px;
    border: 2px solid #fff;
    box-shadow: 1px 2px 11px #000;
	}
.enter a{
    color: #fff;
    font-size: 87px;
	transition-property: width;
    transition-duration: 3s;
    transition-timing-function: linear;
	text-decoration:none;
    transition-delay: 3s;}

.enter:hover{
	background-color: #2395DA !important;
	text-decoration:none;
	}
h4{font-family: 'Lato';
    color: #2395da;
}
h5{
	font-family:'Lato';
    color: #16242d;
    line-height: 16px;
    font-size: 14px;
}
p{font-family: 'Lato' ;color:#16242d; text-align:justify; line-height:20px; font-size:16px;
}
.btn-success {
    color: #fff;
    background-color: #16242D;
    border-radius: 0px;
    padding: 3px 10px;
	border:none;
}
.btn-success:hover {
    background-color: #16242D;
}
.top-text {
    color: #555;
    line-height: 30px;
    letter-spacing: 0.2px;
    font-size: 16px;
	text-align:right;
	margin-top: 15px;
	font-family: 'Lato', sans-serif;
}
.icn{ font-size:22px !important;}
.mrg{margin-top: 12px;}
.mrgbtm{margin-bottom: 10px;}
.navbar-default {
    /* background-color: #f8f8f8; */
    /* border-color: #e7e7e7; */
    background: none !important;
    border: none !important;
    margin-top: 12px;
}
.requestquote {
    display: block;
    border-radius: 4px;
    margin-top: 10px;
    padding: 8px 12px 7px 44px;
    color: #fff;
    background: #2395da url(../images/globe.png) no-repeat 11px;
    font-size: 17px;
    text-shadow: 0px 1px 0px #004067;
    letter-spacing: 0.5px;
    width: auto;
	float: right;
	text-decoration:none;
}
.requestquote:hover {
	background: #333 url(../images/globe.png) no-repeat 11px;
	cursor:pointer;
	text-decoration:none;
	color:#fff;	
	}
	
.dwnload {
    display: block;
    border-radius: 4px;
    margin-top: 10px;
    padding: 8px 12px 7px 44px;
    color: #fff;
    background: #2395da url(../images/brochre2.png) no-repeat 11px;
    font-size: 17px;
    text-shadow: 0px 1px 0px #004067;
    letter-spacing: 0.5px;
    width: auto;
	float: right;
	text-decoration:none;
}
.dwnload:hover {
	background: #333 url(../images/brochre2.png) no-repeat 11px;
	cursor:pointer;
	text-decoration:none;
	color:#fff;	
	}
.toptex{
	float:right;
	}
.toplnk{
     position: relative;
    top: -12px;
    font-size: 17px;}			
hr {
    margin-top: 0px;
    margin-bottom: 1px;
    border: 0;
    border-top:1px solid #E8E8E8
}
.blue{color:#2395DA;}
.thumbnail {
    padding: 0px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 0px;
    border-radius: 0px;
    margin: 0px -8px;
}
.apply{
	background-color: #16242D;
    display: block;
    color: #fff;
    text-align: center;
    padding: 12px 0px;
    font-size: 24px;
}
.apply:hover{
	background-color: #1673B5;
	text-decoration:none;
	color:#fff;   
}
.abbulletex{
	font-size: 18px;
    padding-left: 10px;
    line-height: 30px;
	}
.map{    
    padding: 0px;
    margin-bottom: -6px;}
.nopading{ padding-left:0px !important; padding-right:0px !important}	
/****************************************
Contact Us
****************************************/
 #contact{
    padding:10px 0 10px;
  }

  .contact-text{
    margin:45px auto;
  }

  .mail-message-area{
    width:100%;
    padding:0 15px;
  }

  .mail-message{
    width: 100%;
    background:rgba(255,255,255, 0.8) !important;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
    margin:0 auto;
    border-radius: 0;
  }

  .not-visible-message{
    height:0px;
    opacity: 0;
  }

  .visible-message{
    height:auto;
    opacity: 1;
    margin:25px auto 0;
  }

/* Input Styles */

  .form{
   width: 100%;
    padding: 15px;
    background: #fefefe;
    border: 1px solid #2395da;
    margin-bottom: 25px;
    color: #666 !important;
    font-size: 18px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    font-weight: 300;
    font-family: Lato;
  }

  .form:hover{
    border:1px solid #2395da;
  }

  .form:focus{
    color: white;
    outline: none;
    border:1px solid #2395da;
  }

  .textarea{
    height: auto;
    min-height: 192px;
    max-width: 100%;
  }
  
/* Generic Button Styles */

 

/* Send Button Styles */

  .form-btn{
   width: 270px;
    display: block;
    height: auto;
    padding: 15px;
    color: #fff;
    background: #16242D;
    border: none;
    border-radius: 0px;
    outline: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    box-shadow: 0px 1px 4px rgba(0,0,0, 0.10);
    -moz-box-shadow: 0px 1px 4px rgba(0,0,0, 0.10);
    -webkit-box-shadow: 0px 1px 4px rgba(0,0,0, 0.10);
    font-size: 20px;
  }

  .form-btn:hover{
    background:#2395DA;
    color: white;
    border:none;
  }

  .form-btn:active{
    opacity: 0.9;
  }

input {
    position: relative;
    z-index: 9999;
}
.inner01{ margin-left:-30px !important;}
.icn{margin-right: 8px;}

	
/****************************************
 Scroll up
 ****************************************/
.scrollup {
    width: 40px;
    height: 40px;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    filter: alpha(opacity=50);
    opacity: 0.5;
    position: fixed;
    bottom: 6px;
    right: 15px;
    display: none;
    text-align: center;
    color: #fafafa;
    font-size: 28px;
    background:#2395DA;
    z-index: 9999;
}
.scrollup:hover {
    width: 40px;
    height: 40px;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    opacity: 1;}

.scrollup i {
    line-height: 38px;
}

a.scrollup:hover {
    text-decoration: none;
    color: #fff;
    outline: none;
	
}
.mrglft{ margin-left: 0px !important;}
.mrgtp{ margin-top: 0px !important;}
/*****************************************
Page loading animation css
****************************************/
/* Paste this css to your style sheet file or under head tag */
/* This only works with JavaScript, 
if it's not present, don't show loader */
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(../images/clock.gif) center no-repeat #fff;
}	

/***************************************
toggle button
**************************************/
.navbar-default .navbar-toggle {
    border-color: #C3C3C3;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #16242d;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
	color:#fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #000;
}
.navbar-toggle .icon-bar {
    background-color: #fff;
}
.quote{
	background-color: #16242D;
    padding: 20px 0px;
    border-top: 4px solid #1E94D7;
    border-bottom: 4px solid #2297D7;}
/***************************************
Carousel
***************************************/
.carousel-caption {
    padding-bottom: 10px;
    background-color:rgba(2,43,122, 0.80);
    display: block;
    padding: 0px 5px 14px 10px;
    width: 20%;
	text-align:left;
	float:left;
	}
.carousel-caption h3 {
     font-size:24px;
	}
.carousel-caption ul li {
    font-size:18px;
	line-height:3px;
	margin: 0px;
    padding: 0px;
	}		
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 72%;
    padding-left: 0;
    margin-left: -30%;
    text-align: right;
    list-style: none;
}


.cption {
    position: absolute;
    width: 470px;
    height: 152px;
    padding: 0px 17px;
    background: rgba(0, 0, 0, 0.7);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 4px;
    margin-top: 0px;
    bottom: -44px;
    margin-bottom: 60px;
    z-index: 105;
    left: 15%;
    box-shadow: 1px 1px 5px #232F00;
}
.cption a{ 
    font-size: 16px;
    background-color: #FFF;
    padding: 2px 6px;
    color: #16242D;
    border-radius: 2px;
}
.cption a:hover{ 
    font-size: 16px;
    background-color: #16242D;
    padding: 2px 6px;
    color: #fff;
	text-decoration:none;
    border-radius: 2px;
	border:1px solid #fff;
}

.cption h2{font-size: 32px;
    color: #fff;
    line-height: 20px;
    text-shadow: 1px 1px 2px #526B0E;}

/* You can change the height of the carousel by changing the height in the class below. It is set to 50% by default, but can be any height! */

.carousel {
    height: auto;
    margin-bottom: 0px;
}
.icncolr{color:#00548F;}

.item,
.active,
.carousel-inner {
    height: 100%;
	
}

.carousel-inner > .item {
    border-bottom: none;
	
}

/* Background images are set within the HTML using inline CSS, not here */
.navbar-default .navbar-toggle .icon-bar {
    background-color: #FFF;
}
.fnt{font-family: 'Lato'; font-size: 16px;  }
.iwidth{    
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center;}
.about{
	background-color: #F2F6F9;
    border-top: 1px solid #E6EBEF;
	border-bottom: 1px solid #E6EBEF;
	padding: 20px 0px
	}
.lmrgn{margin: -10px 0px 0px 23px !important;}
			
/****************************************
Navigation menu
****************************************/
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 16px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 10px;
    margin-top: 10px;
	font-size: 19px;
    color: #333;
}
.nav>li>a:hover,.active {
    border-bottom: 2px solid #2395da;
	color:#fff !important;

}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #2395DA;
    border-color: #2395da;
    color: #fff;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #FFF;
    text-decoration: none;
    background-color: #2395DA;
	
}
.dropdown-menu > li > a {
    display: block;
    padding: 7px 25px 5px 14px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    border-bottom: 1px dashed #ccc;
}
/*****************End of horizontal menu***********************/
/* ## Social */

.social {
  display: inline-block;
  line-height: 0;
  list-style: none;
  margin: -5px 0;
  padding: 0;
  float: right;
}

.social:before,
.social:after {
  content: " ";
  display: table;
}

.social:after {
  clear: both;
}

.social li {
  float: left;
  margin: 5px 0;
  /* Footer specific */
}

.social li + li {
  margin-left: 5px;
}

.site-footer .social li {
  margin-bottom: -4px;
  margin-top: 8px;
}

.social a {
  transition: background-color .2s, color .2s;
  background-color:#2395DA;
  border-radius: 4px;
  color: #fff;
  display: block;
  height: 32px;
  position: relative;
  width: 32px;
}

.social a:hover,
.social a:focus {
  background-color: #16242d;
  color: #fff;
}

.social a[style] {
  transition: .2s opacity;
}

.social a[style]:hover,
.social a[style]:focus {
  opacity: .7;
}

.social i {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

/************************************************************
Footer
***********************************************************/
footer{font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  padding-top: 10px;
  }
.textwidget{ text-align:left}  
.footersection{
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
	font-family: 'Lato';
}
h3{ font-size:18px;
}
.newsletter-widget{
    background-color: #3498db;
}
.tfield{width: 80%;
    font-size: 12px;
	font-family: Lato;
	}
.footersection p{ font-size:12px; line-height:15px;
}
.submintbtn{
	background-color: #2395DA;
    width: 16%;
    font-size: 12px;
    font-family: Lato;
    color: #fff;
    font-weight: bold;
	}
#ftext{
	display:block;
	width:100%;
	}
#ftext li a{
	font-size: 14px;
    font-family: Lato;
    color: #333;
	}
#ftext li a:hover{
    color: #ccc;
	cursor:pointerl
	}
.fifont {
   font-size: 9px;
   padding-right: 3px;
   color: #2395DA;
}
.fa-ul>li {
    position: relative;
    line-height: 14px;
	margin-bottom: 10px;
	margin-top: 10px;
}		
@media (max-width: 991px) {
.top-text {
    color: #555;
    line-height: 30px;
    letter-spacing: 0.2px;
    font-size: 16px;
    text-align: center;
    margin-top: 5px;
    font-family: 'Lato', sans-serif;
    margin-bottom: 10px;
}
.requestquote {
    margin: auto;
    width: 188px;
    float: none;
}
.dwnload {
    display: block;
    border-radius: 4px;
    margin-top: 20px;
    padding: 8px 12px 7px 44px;
    color: #fff;
    /* margin-right: 20px; */
    background: #2395da url(../images/globe.png) no-repeat 11px;
    font-size: 17px;
    text-shadow: 0px 1px 0px #004067;
    letter-spacing: 0.5px;
    width: 212px;
    float: none;
    text-align: center;
    margin: auto;
    margin-bottom: 20px;
}
.toptex {
    float: none;
    text-align: center;
    margin: auto;
    margin-top: 17px;
}
.lststyle{ display:block !important}	
}
@media (min-width:768px) and (max-width:992px){
.col-1{
	float:left;
	width:50%;
	}
.col-2{
	float:right;
	width:50%;
	}	
.cption h2 {
    font-size: 20px;
    color: #fff;
    line-height: 12px;
    text-shadow: 1px 1px 2px #526B0E;
	margin: 4px 0px;
}
.cption {
    position: absolute;
    width: 300px;
    height: 130px;
    padding: 10px 17px;
    background: rgba(0, 0, 0, .5);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-top: 0px;
    bottom: -52px;
    z-index: 105;
    left: 17%;
    box-shadow: 1px 1px 5px #232F00;
}
.cption h4, p{
	font-size:15px;
	}
.cption a {
    font-size: 16px;
}
.navbar-default .navbar-nav>li>a {
   font-size: 16px;
}
.enter {  
    width: 30%; 
}
.logo-animated {
	margin-top: 30%; }
.scrollup {
    bottom: 53px;
}
.abbulletex {
    font-size: 16px;
    padding-left: 10px;
    line-height: 30px;
}	
}
@media (min-width:400px) and (max-width:767px){
.col-1{
	float:left;
	width:50%;
	}
.col-2{
	float:right;
	width:50%;
	}
.enter {  
    width: 50%; 
}
.logo-animated {
	margin-top: 30%; }
.cption h2 {
    font-size: 17px;
    color: #fff;
    line-height: 0px;
    text-shadow: 1px 1px 2px #526B0E;
    margin: 0px 0px;
}
.cption {
    position: absolute;
    width: 254px;
    height: 86px;
    padding: 15px 10px;
    background: rgba(0, 0, 0, .5);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-top: 0px;
    bottom: -52px;
    z-index: 105;
    left: 12%;
    box-shadow: 1px 1px 5px #232F00;
}
.cption h4, p{
	font-size: 13px;
    margin-bottom: 1px;
	}
.cption a {
    font-size: 13px;
}
.cption a:hover{ font-size: 13px; }
.navbar-default .navbar-nav>li>a {
   font-size: 16px;
}
.social {
        float: none;
}	
.textwidget {
    text-align: center;
	padding-bottom: 8px;
}
.scrollup {
    bottom: 53px;
}
.abbulletex {
    font-size: 14px;
    padding-left: 0px;
    line-height: 22px;
}
}
@media (min-width:320px) and (max-width:399px){
.cption h2 {
   font-size: 13px;
    color: #fff;
    line-height: 0px;
    text-shadow: 1px 1px 2px #526B0E;
    margin: 0px 0px;
}
.cption {

    position: absolute;
    width: 252px;
    height: 66px;
    padding: 10px 7px;
    background: rgba(0, 0, 0, .5);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-top: 0px;
    bottom: -49px;
    z-index: 105;
    left: 11%;
    box-shadow: 1px 1px 5px #232F00;
}
.cption h4{
	font-size: 10px;
    margin-bottom: -2px;
	}
.cption a {
    font-size: 10px;
    margin-top: -3px;
}
.cption a:hover{ font-size: 10px; }
.navbar-default .navbar-nav>li>a {
   font-size: 16px;
}
h3 {
    font-size: 14px !important;
}
.enter {  
    width: 50%; 
}
.logo-animated {
	margin-top: 30%; }
.social {
        float: none;
}	
.textwidget {
    text-align: center;
	padding-bottom: 8px;
}
.scrollup {
    bottom: 6px;
}
.abbulletex {
    font-size: 11px;
    padding-left: 0px;
    line-height: 22px;
}
.cption h4, p{
	font-size: 13px;
    margin-bottom: 1px;
	}
}
@media (min-width:992px) and (max-width:1279px){
.sda{ width:100%; float:left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;}
.dsh{width:100%; float:left;}
.logo-animated {
	margin-top: 100px; }	
.logo{ text-align:center}
.maxwith{ width:100%;}
.abbulletex {
    font-size: 16px;
    padding-left: 10px;
    line-height: 30px;
}
	
}


