/*!
 * Start Bootstrap - Modern Business (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

/* Global Styles */

html,
body {
	background: url(../images/bg1-xs.jpg) top center no-repeat !important;
	background-size:100%;
    height: 100%;
    padding-top:20px;
    margin-top:-20px;
}

body {
  font-family: 'Open Sans', sans-serif;
  font-size: 17px;
  line-height: 1.42857143;
  color: #272C32;
  background-color: #fff;
}

.top{
	background: #EC1C24;
	padding: 4px 0;
	height: 38px;
	margin-top: 20px;
}

.logo{
	position: relative;
	margin-top: -30px;
	z-index: 1000;
}

.padding0{
	padding:0 !important;}


.box-form{
	background: #fff;
	padding: 2px;
	-webkit-box-shadow: 0px 3px 12px 3px rgba(0,0,0,0.09);
-moz-box-shadow: 0px 3px 12px 3px rgba(0,0,0,0.09);
box-shadow: 0px 3px 12px 3px rgba(0,0,0,0.09);
}

iframe{border:none;}

/* Home Page Carousel */

header.carousel {
    height: 50%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

/* Footer Styles */



/* Responsive Styles */

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }
}





.padding-general{
	padding: 20px 15px;
	}

.padding-general-2{
	padding: 10px 0;
	}


.red{color:#EC1C24;}



.white{
	color:#FFF;}

	.head{
		padding:30px 0;}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 0px;
  border: 1px solid transparent;
}



.btn {
  display: inline-block;
  padding: 15px 30px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border-radius:10px;
  border:2px solid ;
}


.btn-default {
  color: #fff;
  background-color: #2b4198;
  border-color: #2b4198;
}

.orange{color: #f7931e;}

.btn-default:hover {
  color: #fff;
  background-color: #0c2268;
  border-color: #0c2268;
}

.oswald{
	font-family: 'Oswald', sans-serif !important;
}

a {
  transition:0.3s;
}

.bg-menu{
	background:#00558D;}

.bg-footer{
	background:#061F30;}





.footer{
	background-color: #2c5197;
	bottom:0;
	padding:12px 0;
	border-top:#fff solid 10px;
	min-height:65px;
	position: absolute;
	z-index:1000px;
	width:100%;}

	figure.snip1205 {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 10px 1%;
  width: 100%;
  background: #000000;
  text-align: center;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
figure.snip1205 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
figure.snip1205 img {
  max-width: 100%;
  vertical-align: top;
}
figure.snip1205 i {
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  font-size: 34px;
  color: #000000;
  width: 60px;
  height: 60px;
  line-height: 60px;
  background: #ffffff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -webkit-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  transition: all 300ms 0ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
figure.snip1205 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
}
figure.snip1205:hover img,
figure.snip1205.hover img {
  opacity: 0.3;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
figure.snip1205:hover i,
figure.snip1205.hover i {
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  transition: all 300ms 100ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.parallax{
	height: 300px;
	background: url(../images/bg-parallax.jpg) center center no-repeat;
	background-attachment:fixed;
	background-size:cover;
	padding:5% 10%;
	}

	h1,
.h1 {
  font-size: 28px;
}
h2,
.h2 {
  font-size: 20px;
}
h3,
.h3 {
  font-size: 15px;
}
h4,
.h4 {
  font-size: 13px;
}
h5,
.h5 {
  font-size: 12px;
}
h6,
.h6 {
  font-size: 11px;
}


.mt5{
	margin-top:5px;}
.mt10{
	margin-top:10px;}
.mt20{
	margin-top:20px;}
.mt25{
	margin-top:17px;}
.mt30{
	margin-top:30px;}
.mt40{
	margin-top:40px;}
.mt50{
	margin-top:50px;}
.mt60{
	margin-top:60px;}
.mt70{
	margin-top:70px;}
.mt80{
	margin-top:80px;}
.mt90{
	margin-top:90px;}
.mt100{
	margin-top:100px;}
.mt300{
	margin-top:300px;}
.mt450{
	margin-top:450px;}


.mb5{
	margin-bottom:5px;}
.mb10{
	margin-bottom:10px;}
.mb20{
	margin-bottom:20px;}
.mb30{
	margin-bottom:30px;}
.mb40{
	margin-bottom:40px;}
.mb50{
	margin-bottom:50px;}
.mb60{
	margin-bottom:60px;}
.mb70{
	margin-bottom:70px;}
.mb80{
	margin-bottom:80px;}
.mb90{
	margin-bottom:90px;}
.mb100{
	margin-bottom:100px;}

.mb150{
	margin-bottom:150px;}

.mb200{
	margin-bottom:200px;}

.pad5{
	padding:5% 0;}

.pad10{
	padding:10% 0;}

.pad15{
	padding:15% 0;}

.pad20{
	padding:20% 0;}

.tit{ font-size: 20px;}

.tit2{ font-size: 22px;
font-weight: 700;}


@media (min-width: 768px) {

html,
body {
	background: url(../images/bg1-lg.jpg) top left no-repeat !important;
	background-size:100% !important;
    padding-top:20px;
    margin-top:-20px;
}

  .container {
    width: 750px;
  }


.logo-footer{
	bottom:50px;
	padding:12px 0;
	min-height:65px;
	position: absolute;
	right:0;
	z-index:1000px;
}

.tit2{ font-size: 25px;
font-weight: 700;}

.box-form{
	background: #fff;
	padding: 30px;
	-webkit-box-shadow: 0px 3px 12px 3px rgba(0,0,0,0.09);
-moz-box-shadow: 0px 3px 12px 3px rgba(0,0,0,0.09);
box-shadow: 0px 3px 12px 3px rgba(0,0,0,0.09);
}


  .padding-general{
	padding: 50px 15px;
	}

.padding-general-2{
	padding: 50px 0 !important;
	}


h1,
.h1 {
  font-size: 50px;
  letter-spacing:2px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}

.parallax{
	height: 400px;
	background: url(../images/bg-parallax.jpg) center center no-repeat;
	background-attachment:fixed;
	background-size:cover;
	padding:5% 30%;
	}

.pad15{
	padding:15% 0 !important;}

}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1300px;
  }

.dropdown:hover .dropdown-menu {
   display: block;
}

}

@media (min-width: 1450px) {

	 .container {
    width: 1600px;
  }

h1,
.h1 {
  font-size: 80px;
  letter-spacing:2px;
}

body {
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  line-height: 1.42857143;
  color: #272C32;
  background-color: #fff;
}

.padding-general-2{
	padding: 100px 0 !important;
	}

.pad15{
  padding:20% 0 !important;}}

#captcha-image {
  background: #eee;
  color: #000;
  border: 1px solid #ccc;
  margin-bottom: 10px;
}

