/* 
Custom CSS for...
'Modern Business' HTML Theme by Start Bootstrap

All Start Bootstrap themes are licensed under Apache 2.0. 
For more info and more free Bootstrap 3 HTML themes, visit http://startbootstrap.com!
*/

/* Global Styles */

html, body {
  height:100%;
}

body {
  padding-top: 95px; /* body padding for fixed top nav */
}

@font-face{
font-family: futral;
src: url('FUTURAL.ttf');
}
@font-face{
font-family: futram;
src: url('FUTURAM.ttf');
}
@font-face{
font-family: futramc;
src: url('FUTURAMC.ttf');
}
@font-face{
font-family: futrab;
src: url('FUTURAB.ttf');
}

.fontlight{
  font-family: futral;
}

.fontmedium{
  font-family: futram;
}

.fontbold{
  font-family: futrab;
}

.img-home-portfolio,
.img-customer,
.portfolio-item {
  margin-bottom: 30px;
}

.tab-pane {
  margin-top: 15px;
}

.language{
  border: 2px solid #85134b;
  color: #85134b;
  font-weight: bold;
  font-size: 12px;
  padding: 2px;
  position: absolute;
  top: 10px;
  right: 20%;
}

.language:hover{
  text-decoration: none;
  color: #fff;
  background-color: #85134b;
  cursor: pointer;
  transition: all 500ms ease 0s;
}
/*navibar*/

.navbar-inverse{
  background-color: #fff;
  border-top: 6px;
  border-bottom: 0px;
  -moz-border-image: url(headertop.png) 30 30 round;
  -webkit-border-image: url(headertop.png) 30 30 round;
  -o-border-image: url(headertop.png) 30 30 round;
  border-image: url(headertop.png) 30 30 round;
  font-family: futram;
  font-size: 15px;
  border-top-style: solid;
  border-right-style-value: solid;
  border-bottom-style: solid;
  border-left-style-value: solid;
  border-left-style-ltr-source: physical;
  border-left-style-rtl-source: physical;
  border-right-style-ltr-source: physical;
  border-right-style-rtl-source: physical;
}

.navbar-inverse .navbar-nav > li > a {
    color: #3F3B3A;
}

.navbar-inverse .navbar-nav > li > a:hover {
    color: #999;
}


.navbar-inverse .navbar-nav > li > a > span:hover {
    color: #999;
    border-bottom:3px solid #999;
}

.nav > li > a {
    padding: 10px 8px;
}


/* Banner*/

.banner{
  background-image: url(../images/banner_en.jpg);
  width: 100%;
  height: 500px;
}

.banner_form{
  position: relative;
  top: 280px;
  left: 80px;

}

.banner_form label{
  margin-right: 10px;
}

.banner_form .form-group{
  margin-bottom: 5px;
}

.banner_form .form-control{
  height: 20px;
}


/* Slideshow*/

.icon-prev, .icon-next{
  font-size: 60px !important;
}

/* Page Sections */
.section,
.section-colored {
  padding: 30px 0;
}

.text-center {
  color: #fff;
  background-color: #cbdd49;
  margin-top: 5px;
  background: #85134b; /* Old browsers */
  background: -moz-linear-gradient(left, #85134b 0%, #de0617 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,#85134b), color-stop(100%,#de0617)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #85134b 0%,#de0617 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #85134b 0%,#de0617 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #85134b 0%,#de0617 100%); /* IE10+ */
  background: linear-gradient(to right, #85134b 0%,#de0617 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#85134b', endColorstr='#de0617',GradientType=1 ); /* IE6-9 */
}

.sidebar {
  margin-top: 40px;
}

.sidebar ul {
  border-radius: 5px;
  padding: 5px;
  border: 1px solid #cccccc;
}

.img-responsive {
  width: 100%;
}

a.youtube :hover, .team-title:hover{
  opacity: .7;
  -webkit-transition-duration: 0.25s;
  -moz-transition-duration: 0.25s;
  -o-transition-duration: 0.25s;
  transition-duration: 0.25s;
}

a.youtube{
  outline: none;
}

 .page-title h2{
  font-family: futramc;
 }

 .page-title p{
  font-family: futram;
 }

 .content p{
    font-family: futram;
    font-size: 1.17em;
 }

 .design-title{
  border-image: url(../images/videobreak3.png) 30 30;
  -moz-border-image: url(../images/videobreak3.png) 30 30;
  -webkit-border-image: url(../images/videobreak3.png) 30 30;
  -o-border-image: url(../images/videobreak3.png) 30 30;
  border-bottom: 4px;
  border-top: 0px;
  padding-bottom: 10px;
  font-family: futram;
  font-size: 29px;
  border-top-style: solid;
  border-right-style-value: solid;
  border-bottom-style: solid;
  border-left-style-value: solid;
  border-left-style-ltr-source: physical;
  border-left-style-rtl-source: physical;
  border-right-style-ltr-source: physical;
  border-right-style-rtl-source: physical;
}

 .team-title{
  border-image: url(../images/videobreak1.png) 30 30;
  -moz-border-image: url(../images/videobreak1.png) 30 30;
  -webkit-border-image: url(../images/videobreak1.png) 30 30;
  -o-border-image: url(../images/videobreak1.png) 30 30;
  border-bottom: 4px;
  border-top: 0px;
  padding-bottom: 10px;
  font-family: futram;
  font-size: 29px;
  border-top-style: solid;
  border-right-style-value: solid;
  border-bottom-style: solid;
  border-left-style-value: solid;
  border-left-style-ltr-source: physical;
  border-left-style-rtl-source: physical;
  border-right-style-ltr-source: physical;
  border-right-style-rtl-source: physical;
}

 .pink-title{
  border-image: url(../images/videobreak3.png) 30 30;
  -moz-border-image: url(../images/videobreak3.png) 30 30;
  -webkit-border-image: url(../images/videobreak3.png) 30 30;
  -o-border-image: url(../images/videobreak3.png) 30 30;
  border-bottom: 4px;
  border-top: 0px;
  padding-bottom: 10px;
  font-family: futram;
  font-size: 29px;
  border-top-style: solid;
  border-right-style-value: solid;
  border-bottom-style: solid;
  border-left-style-value: solid;
  border-left-style-ltr-source: physical;
  border-left-style-rtl-source: physical;
  border-right-style-ltr-source: physical;
  border-right-style-rtl-source: physical;
}

/* Half Page Height Carousel Customization */
.carousel {
  height: 80%;
}

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

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


/* Forms */

.form-control{
  width: 67%;
  display: inline-block;
}

input[type="checkbox"]{
  margin: 0 10px;
  float: left;
}

.choice{
  margin-left: 10px;
  margin-top: 5px;
}

.select{
  height: 34px;
  margin-left: 10px;
}

/* Social Icons Styles */
.list-social-icons {
  margin-bottom: 45px;
}

.tooltip-social a {
  text-decoration: none;
  color: inherit;
}

.facebook-link a:hover {
  color: #3b5998;
}

.linkedin-link a:hover {
  color: #007fb1;
}

.twitter-link a:hover {
  color: #39a9e0;
}

.google-plus-link a:hover {
  color: #d14836;
}

input.error {
    border: 1px #ff0000 solid !important;
}

label.error {
    color: #ff0000 !important;
}


/* Service Page Styles */
.service-icon {
  font-size: 50px;
}

/* 404 Page Styles */
.error-404 {
  font-size: 8em;
}

/* Pricing Page Styles */
.price {
  font-size: 4em;
}

.price-cents {
  vertical-align: super;
  font-size: 50%;
}

.price-month {
  font-size: 35%;
  font-style: italic;
}

/* Footer Styles */
footer {
  margin: 50px 0;
}

.longton:hover{
  opacity: .6;
}

.social{
  float: right;
}

.social li{
  float: left;
  margin-right: 10px;
  list-style-type:none;
}

.social li:hover{
  opacity: .6;
  cursor: pointer;
}

/* Responsive Styles */

@media (min-width: 767px) {



}


@media (max-width: 767px) {

.carousel {
  height: 70%; /* increases the carousel height so it looks good on phones */
}

}

@media (min-width: 767px) and (max-width: 780px){

.navbar-collapse .navbar-nav.navbar-right:last-child {
margin-right: -35px;
margin-top: -60px;
font-size: 12px;
}

#map_canvas1, #map_canvas2 {
width: 95% !important;
}

}

@media (min-width: 780px) and (max-width: 997px){

.navbar-collapse .navbar-nav.navbar-right:last-child {
margin-right: -140px;
margin-top: -60px;
}

}

@media (max-width: 334px){

.col-lg-12 h1.fontlight {
margin-left: 0px !important;
}

#map_canvas {
width: 98% !important;
}

#slider1, #slider2, #slider3 {
height: 196px !important;
}

.flex-caption {
font-size: 14px !important;
bottom: 57px !important;
}

.flex-caption span, .navigation, .flex-direction-nav {
display: none;
}

.title{
  margin-left: 0px !important;
}

.social li {
  margin-right: 24px;
  margin-bottom: 10px;
  margin-top: 6px;
}


}