@font-face {
    font-family: BEBAS;
    src: url(../fonts/BEBAS__.TTF);
}
@font-face {
    font-family: BebasNeue_Book;
    src: url(../fonts/BebasNeue_Book.ttf);
}
@font-face {
    font-family: AccordAlt_Thin_0;
    src: url(../fonts/AccordAlt_Thin_0.otf);
}
@font-face {
    font-family: AccordAlt_Bold_0;
    src: url(../fonts/AccordAlt_Bold_0.otf);
}
@font-face{font-family:SegoeUI;
src: url(../fonts/latest.ttf) format("truetype");
}

body{
font-family: "Segoe UI","wf_segoe-ui_normal","Arial",sans-serif;	
}

.logoSection{
	padding: 20px 0px;
	text-align: center;
}
.mainNavigation{
	background-color: #004c8b;
	border:0px;
	border-radius: 0px;
	margin-bottom: 0px;
}
.mainNavigation .navbar-nav>li>a {
    color: #fff;
    text-transform: uppercase;
	font-size: 18px;
	padding: 15px 30px;
	font-family: "Segoe UI","wf_segoe-ui_normal","Arial",sans-serif;
}
.mainNavigation .navbar-nav>li>a:hover{
	    color: #555;
    background-color: #e7e7e7;
}
.mainNavigation .navbar-nav>li>a:focus{
	    color: #555;
    background-color: #e7e7e7;
}
.bannerSlider .item img{
	width: 100%;
}
.welcomeSection{
	padding: 50px 0px;
	position: relative;
}
.colorwhite{
    color: #FFF;	
}
.welcomeSection2{
	padding: 50px 0px;
	position: relative;
}
.borderBox {
    border: 7px solid #c1e0fa;
    position: relative;
    right: 18px;
    width: 100%;
    min-height: 200px;
    z-index: 2;
    top: 0;
    margin-bottom: 60px;
}
.welcomeSection h1 {
    font-family: BEBAS;
    color: #004c8b;
    font-size: 60px;
    margin-top: 30px;
	padding-left:10px;
}
.welcomeSection h2{
	font-family: BebasNeue_Book;
	color: #004c8b;
	font-size: 60px;
	font-weight: 100;
	margin-bottom: 0px;
	padding-left:10px;
}
.welcomeSection2 h1 {
    font-family: BEBAS;
    color: #004c8b;
    font-size: 60px;
    margin-top: 30px;
	padding-left:10px;
}
.welcomeSection2 h2 {
    font-family: BebasNeue_Book;
    color: #004c8b;
    font-size: 60px;
    font-weight: 100;
    margin-bottom: 20px;
	padding-left:10px;
}
.welcomeSection p{
	font-size: 18px;
	text-align: justify;
	font-family:"SegoeUI";
}
.welcomeSection2 p{
	font-size: 18px;
	text-align: justify;
	font-family:"SegoeUI";
}
.servicesSection {
	padding: 10px 0px;	
	background-image: url(../images/servicesbg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size:cover;
}
.servicesSection h1{
	font-family: BEBAS;
	color: #fff;
	font-size: 60px;
	margin-top: 70px;

}
.servicesSection h1 hr{
	border-width: 8px;
	width: 50%;
	margin: 30px 0px;
}
.servicesBox{
	border-radius: 0px;
	box-shadow: 0px;
	margin-bottom: 0px;
}
.sContentBox{
	margin-bottom: 60px;
	padding-left:3px;
}

.sContentBox:hover{
	margin-bottom: 58px;
	border-left: 3px solid #004c8b;
    border-bottom: 3px solid #004c8b;
}
.sContentBox h4 hr{
	border-color: #004c8b;
	border-width: 3px;
	width: 30%;
	margin: 5px 0px;
}
.timonialsSection{

	padding: 50px 0px;

}
.timonialsSection h1{
	color: #000;
	font-family: BEBAS;
	text-align: center;
	font-size: 60px;
	
}
.timonialsSection h1 span{
	color: #004c8b;	
}
.timonialsSection h1 hr{
	border-color: #004c8b;
	border-width: 7px;
	width: 10%;
	
}



/* carousel */
#quote-carousel 
{
  padding: 0 10px 30px 10px;
  margin-top: 30px;
}

/* Control buttons  */
#quote-carousel .carousel-control
{
  background: none;
  color: #222;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px;
}
/* Previous button  */
#quote-carousel .carousel-control.left 
{
  left: -12px;
}
/* Next button  */
#quote-carousel .carousel-control.right 
{
  right: -12px !important;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
#quote-carousel .carousel-indicators .active 
{
  background: #333333;
}

/* End carousel */

.item blockquote {
    border-left: none; 
    margin: 0;
}

.item blockquote img {
    margin-bottom: 10px;
}

.item blockquote .glyphicon{
	color: #004c8b;
	margin-top: 15px;
	font-size: 22px;
}
.item blockquote h4{
	text-transform: uppercase;
}
.btn-next{
	background-color: #004c8b;
	border-color: #004c8b;
	margin-top: 15px;
	border-radius: 0px;
}
.btn-next:hover{
	background-color: #004c8b;
}

.thumbnail {
    position:relative;
    overflow:hidden;
}
.serviceaproduct{
	margin-top:30px;
}
.sertext p{
	font-size:15px;
}	
.sertext h3{
	color: #4895d6;	
}
.serviceaproduct p{
    font-size: 15px;
    text-align: center; 
 }
.caption {
    position:absolute;
    top:-100%;
    right:0;
    background:rgba(66, 139, 202, 0.75);
    width:100%;
    height:100%;
    padding:2%;
    text-align:center;
    color:#fff !important;
    z-index:2;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.thumbnail:hover .caption {
    top:0%;
}
    
/******************forms start**************************************/
/* Contact form */
.pm-contact-form-container {
	width:auto;
	height:auto;
	overflow:hidden;	
}


.pm-required {
	font-family:'Open Sans';
	font-size:14px;
	color:red;		
}
.pm-sucess {
	font-family:'Open Sans';
	font-size:16px;
	color:#0C6;		
}

.pm-form-textfield {
	border:1px solid #e1e1e1;
	padding:10px 13px;
	width:50%;
	margin-top:10px;
	font-family:'Open Sans';
	margin-left: 2px;
	
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #FFFFFF),
		color-stop(0, #F7F7F7),
		color-stop(1, #FFFFFF)
	);
	background-image: -o-linear-gradient(bottom, #FFFFFF 0%, #F7F7F7 0%, #FFFFFF 100%);
	background-image: -moz-linear-gradient(bottom, #FFFFFF 0%, #F7F7F7 0%, #FFFFFF 100%);
	background-image: -webkit-linear-gradient(bottom, #FFFFFF 0%, #F7F7F7 0%, #FFFFFF 100%);
	background-image: -ms-linear-gradient(bottom, #FFFFFF 0%, #F7F7F7 0%, #FFFFFF 100%);
	background-image: linear-gradient(to bottom, #FFFFFF 0%, #F7F7F7 0%, #FFFFFF 100%);
	
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-o-transition:all 0.5s;
}

.invalid_field {
    border: 1px solid red !important;
}

.pm-form-textfield:focus, .pm-form-textarea:focus {
	background-color:#2C5D85;
	background-image:none;	
	color:white;
}

.pm-form-textarea {
	border:1px solid #e1e1e1;
	padding:10px 13px;
	width:98%;
	margin-left:2px;
	margin-top:10px;
	font-family:'Open Sans';
	min-height:150px;
	
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #FFFFFF),
		color-stop(0, #F7F7F7),
		color-stop(1, #FFFFFF)
	);
	background-image: -o-linear-gradient(bottom, #FFFFFF 0%, #F7F7F7 0%, #FFFFFF 100%);
	background-image: -moz-linear-gradient(bottom, #FFFFFF 0%, #F7F7F7 0%, #FFFFFF 100%);
	background-image: -webkit-linear-gradient(bottom, #FFFFFF 0%, #F7F7F7 0%, #FFFFFF 100%);
	background-image: -ms-linear-gradient(bottom, #FFFFFF 0%, #F7F7F7 0%, #FFFFFF 100%);
	background-image: linear-gradient(to bottom, #FFFFFF 0%, #F7F7F7 0%, #FFFFFF 100%);
	
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-o-transition:all 0.5s;
}

.pm-form-submit-btn {
	border:0px solid grey;
	background-color:#2B5C84;
	padding:7px 15px;
	font-family:'Open Sans';
	color:white;
	font-weight:100;
	text-transform:uppercase;
	margin-top:10px;
	
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-webkit-transition:all 0.3s;
	-o-transition:all 0.3s;
}

.pm-form-submit-btn:hover {
	background-color:#333;	
}
/* Contact form end */

/* Forgot password form */
.pm-form-textfield-with-icon {
	border:1px solid #e1e1e1;
	padding:11px 10px 10px 40px;
	width:100%;
	margin-top:10px;
	font-family:'Open Sans';
	position:relative;
	
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #FFFFFF),
		color-stop(0, #F7F7F7),
		color-stop(1, #FFFFFF)
	);
	background-image: -o-linear-gradient(bottom, #FFFFFF 0%, #F7F7F7 0%, #FFFFFF 100%);
	background-image: -moz-linear-gradient(bottom, #FFFFFF 0%, #F7F7F7 0%, #FFFFFF 100%);
	background-image: -webkit-linear-gradient(bottom, #FFFFFF 0%, #F7F7F7 0%, #FFFFFF 100%);
	background-image: -ms-linear-gradient(bottom, #FFFFFF 0%, #F7F7F7 0%, #FFFFFF 100%);
	background-image: linear-gradient(to bottom, #FFFFFF 0%, #F7F7F7 0%, #FFFFFF 100%);
	
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-o-transition:all 0.5s;
}

.pm-input-container {
  position:relative;
}

.pm-input-container-icon {
	color:#bfbfbf;
    display:inline-block;
    width: auto;
    height: auto;
    min-width: 16px;
    padding: 4px 5px;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    text-align: center;
    position:absolute;
    left:10px;
    top:17px;
    bottom:3px;
    z-index:3;
}

/* Forgot password form end */

/* Global form elements */
.pm-checkbox-input {
	overflow:hidden;
	margin-top:10px;
}
.pm-remember-checkbox {
	float:left;
	margin-right:8px !important;
}

.pm-checkbox-input p {
	line-height:22px !important;	
}

.pm-textfield {
	border:1px solid #e1e1e1;
	padding:15px 13px;
	width:100%;
	margin-top:10px;
	font-family:'Open Sans';
	
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #FFFFFF),
		color-stop(0, #F7F7F7),
		color-stop(1, #FFFFFF)
	);
	background-image: -o-linear-gradient(bottom, #FFFFFF 0%, #F7F7F7 0%, #FFFFFF 100%);
	background-image: -moz-linear-gradient(bottom, #FFFFFF 0%, #F7F7F7 0%, #FFFFFF 100%);
	background-image: -webkit-linear-gradient(bottom, #FFFFFF 0%, #F7F7F7 0%, #FFFFFF 100%);
	background-image: -ms-linear-gradient(bottom, #FFFFFF 0%, #F7F7F7 0%, #FFFFFF 100%);
	background-image: linear-gradient(to bottom, #FFFFFF 0%, #F7F7F7 0%, #FFFFFF 100%);
	
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-o-transition:all 0.5s;
}

.pm-textfield:focus, .pm-textarea:focus {
	background-color:#2C5D85;
	background-image:none;	
	color:white;
}

.pm-textarea {
	border:1px solid #e1e1e1;
	padding:10px 13px;
	width:100%;
	margin-top:10px;
	font-family:'Open Sans';
	min-height:150px;
	
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #FFFFFF),
		color-stop(0, #F7F7F7),
		color-stop(1, #FFFFFF)
	);
	background-image: -o-linear-gradient(bottom, #FFFFFF 0%, #F7F7F7 0%, #FFFFFF 100%);
	background-image: -moz-linear-gradient(bottom, #FFFFFF 0%, #F7F7F7 0%, #FFFFFF 100%);
	background-image: -webkit-linear-gradient(bottom, #FFFFFF 0%, #F7F7F7 0%, #FFFFFF 100%);
	background-image: -ms-linear-gradient(bottom, #FFFFFF 0%, #F7F7F7 0%, #FFFFFF 100%);
	background-image: linear-gradient(to bottom, #FFFFFF 0%, #F7F7F7 0%, #FFFFFF 100%);
	
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-o-transition:all 0.5s;
}

select {
	padding:15px 13px;
	width:100%;
	font-family:'Open Sans';
	border:1px solid #e1e1e1;
	margin-top:10px;
	
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #FFFFFF),
		color-stop(0, #F7F7F7),
		color-stop(1, #FFFFFF)
	);
	background-image: -o-linear-gradient(bottom, #FFFFFF 0%, #F7F7F7 0%, #FFFFFF 100%);
	background-image: -moz-linear-gradient(bottom, #FFFFFF 0%, #F7F7F7 0%, #FFFFFF 100%);
	background-image: -webkit-linear-gradient(bottom, #FFFFFF 0%, #F7F7F7 0%, #FFFFFF 100%);
	background-image: -ms-linear-gradient(bottom, #FFFFFF 0%, #F7F7F7 0%, #FFFFFF 100%);
	background-image: linear-gradient(to bottom, #FFFFFF 0%, #F7F7F7 0%, #FFFFFF 100%);
}

label {
	font-family:'Open sans';
	font-size:14px;
	color:#656565;	
	font-weight:300;
	margin-top:20px;
	margin-bottom:0px;
}
/* Global form elements end */

/* Rounded Form button */

.pm-rounded-submit-btn {
	background-color:white;
	border:3px solid #d9d9d9;
	min-width:100px;
	display:inline-block;
	padding:7px 20px;
	text-decoration:none;
	text-transform:uppercase;
	font-family:'Open sans';
	font-size:14px;
	font-weight:bold;
	color:#9e9e9e;
	margin:15px 0px;
	text-align:center;
	
	border-radius:99px;
	-moz-border-radius:99px;
	-webkit-border-radius:99px;
	-o-border-radius:99px;
	
	transition:all 0.4s;
	-moz-transition:all 0.4s;
	-webkit-transition:all 0.4s;
	-o-transition:all 0.4s;
}

.pm-rounded-submit-btn:hover {
	color:white;
	border:3px solid #2B5D83;
	background-color:#2B5D83;
}

/* Rounded Form button end */

/* Shopping cart form */
.pm-cart-items-container {
    border: 1px solid #e0dede;
    margin-bottom: 30px;
    padding-bottom: 10px;
}

.pm-cart-totals-container {
    border: 1px solid #e0dede;
    margin-bottom:0px;
    padding-bottom:0px;
}

.pm-cart-count {
    border-bottom: 1px solid #e0dede;
    margin-bottom: 30px;
    padding: 15px 0 10px 20px;
}

.pm-cart-count-text {
    color:#295D84;
    font-family:'Open sans';
    font-size: 22px;
    font-style: normal;
    font-variant: normal;
    font-weight: 300;
}

.pm-cart-total {
    border-bottom: 1px solid #e0dede;
    padding: 15px 0 10px 20px;
}

.row.cart_item:last-child {
	padding-bottom:0px;
}

.row.cart_item {
    padding: 0 0 20px 30px;
}

.pm-cart-totals {
	padding:0px;
	margin:0px;
	list-style:none;	
	overflow:hidden;
}

.pm-cart-totals li:last-child {
	border-bottom:0px solid #e0dede;	
}

.pm-cart-totals li {
	overflow:hidden;
	padding:20px 30px 10px 12px;	
	border-bottom:1px solid #e0dede;
}

.pm-cart-totals li .label {
	float:left;
	display:block;	
	color:#295D84;
    font-family:'Open sans';
    font-size: 14px;
	text-transform:uppercase;
}

.pm-cart-totals li .price {
	float:right;
	display:block;	
	font-family:'Open sans';
    font-size: 14px;
}
/* Shopping cart form end */

/* Checkout form */
.pm-expandable-login-container {
	width:auto;
	height:auto;
	overflow:hidden;	
	border:1px solid #e0e0e0;
	padding:20px;
	margin-top:20px;
	display:none;
}
.pm-form-checkbox-input {
	display: inline-block;
    margin-top: 20px !important;
    width: 100%;
}

/* Checkout form end */

/* Cart form */
.pm-order-summary-container {
    border: 1px solid #e0dede;
    margin-bottom: 30px;
	margin-top:20px;
}

.pm-order-summary {
	padding:0px;
	margin:0px;
	list-style:none;	
	overflow:hidden;
}

.pm-order-summary li:last-child {
	border-bottom:0px solid #e0dede;	
}

.pm-order-summary li {
	overflow:hidden;
	padding:20px 30px 10px 12px;	
	border-bottom:1px solid #e0dede;
}

.pm-order-summary li .title {
	float:left;
	display:block;	
	color:#295D84;
    font-family:'Open sans';
    font-size: 14px;
	text-transform:uppercase;
	padding:0 10px;
}

.pm-order-summary li .label {
	float:left;
	display:block;	
	color:#295D84;
    font-family:'Open sans';
    font-size: 14px;
	text-transform:uppercase;
	margin-bottom:0px !important;
}

.pm-order-summary li .price {
	float:right;
	display:block;	
	font-family:'Open sans';
    font-size: 14px;
}
/* Shopping cart form end */

/* Payment options */
.pm-payment-option-container {
	background-color:#f2f2f2;
	padding:20px;
}

/* Security code */
.pm_captcha_box {
	margin-bottom:15px;	
}

.pm_s_security_code {
    float: none;
    width: 125px;
}

#pm-contact-form-response {
    color: red !important;
}
.contactarea p {
    font-size: 15px;
    text-align: justify;
    margin-bottom: 0px;
}
.contactarea h3 {
	color: #348ad2;	
}
/*****************forms end******************************************/

/**
  MEDIA QUERIES
*/

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
    #quote-carousel 
    {
      margin-bottom: 0;
      padding: 0 40px 30px 40px;
    }
    
}

/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) { 
    
    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
    
    #quote-carousel .carousel-indicators {
        bottom: -20px !important;  
    }
    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }
    #quote-carousel .carousel-indicators li.active {
        margin: 0px 5px;
        width: 20px;
        height: 20px;
    }
    .logoSection img{
    	width: 100%;
    }
    .borderBox{
	border:4px solid #c1e0fa;
	position: absolute;
	right: 18px;	
	    width: 521px;
    height: 200px;
    display: none;
}
}

.clientsSection{
	background-color: #004c8b;
	padding: 50px 0px;
}
.clientsSection .container-fluid{
	max-width: 1366px;
}
.clientsSection h1{	
 font-family: AccordAlt_Thin_0;
 text-align: center;
 color: #fff;
 text-transform: uppercase;
}
.clientsSection h1 span{
	font-family: AccordAlt_Bold_0;
}
.clientsSection hr{
	border-color: #fff;
	width: 10%;
	border-width:5px;
	    margin-bottom: 40px;
}
.subscribeSection{
	padding: 50px 0px;
	background: #f5f5f5;
}
.subscribSectionBox{
		 background-color: #004c8b;
   
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0px;
    

}
.subscribeSection .container-fluid{
	max-width: 1366px;
}
.subscribSectionBox h2 {
    color: #fff;
    text-align: left;
    font-size: 50px;
    margin-top: 0px;
}
.subscribSectionBox .btn {
    background-color: #fff;
    border-radius: 100px;
    border: 1px solid #fff;
    height: 40px;
    width: 40px;
    text-align: center;
    padding: 8px 0px;
    color: #004c8b;
    font-size: 17px;
}
.conversation h1{
	font-family: BEBAS;
	color: #004c8b;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 30px;
}  

.btn-socail {
    background-color: #0a3c6d;
    color: #fff;
    width: 50px;
    height: 50px;
    border-radius: 100px;
    padding: 6px 0px;
    text-align: center;
    font-size: 25px;
}
footer{
	background-color: #0a3c6d;
	padding: 15px 0px;
	text-align: center;
	color: #fff;
}

