/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
  color: #5a5a5a;
font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
}

h1, h2, h3, h4, h5 {
    color: #555;
    margin-top: 5px;
    text-shadow: 0px 0px 1px #F6F6F6;
    font-weight: normal !important;
}

.topnav{
min-height:45px;
background:#3d3d3d;
font-size:10px;
color:#a3a3a3;
text-transform:uppercase;
}

.contentlayout .container{
margin-bottom:20px;
}

.topnav .language img{
margin-right:8px;
}

.topnav a.tel{
margin-left:5px;
}

.topnav span.separ{
padding-left:10px;
}
.topnav p.pull-right{
font-size:10px;
text-align:right;
margin:0;
padding-left:48px;
padding-right:15px;
color:#c1c1c1;
font-weight:700;
}

.tablebanner{
display: table;
  vertical-align: middle;
  text-align: center;
width:100%;
}

.tablebanner.small{
text-align:left;
}

.bannertitlesmall{
text-align:left;
text-transform:uppercase;
font-size:20px;
font-weight:normal;
font-family: 'Exo', sans-serif;
color:#fff;
}

.bannertitlesmall.orange{
color:rgb(227, 108, 9);
}

.ccm-custom-style-bannerlblock {
min-height:240px;
max-height:440px;
padding:30px;
display:table-cell;
vertical-align:middle;
}

.ccm-custom-style-bannersmalllblock{
min-height:30px;
max-height:60px;
padding:30px 20px;
display:table-cell;
vertical-align:middle;
}
.ccm-custom-style-bannersmalllblock p{
padding:0;
margin:0;
}

.ccm-custom-style-bannerlblock p strong, .ccm-custom-style-bannerlblock p, .bannertitle{
text-align:center;
font-size:16px;
}

.ccm-custom-style-bannerlblock p strong, .bannertitle{
text-transform:uppercase;
font-size:50px;
font-weight:normal;
font-family: 'Exo', sans-serif;
}


/*.bannertitle.row col-lg-12{
position:relative;
min-height:300px;
max-height:500px;
}
.btbackground{
position:absolute;
z-index:1;
overflow:hidden;
height:100%;
}
.bttitle{
position:absolute;
z-index:2;
}*/
h1{
font-size:24px;
}
h2{
font-size:22px;
color:#0c6b97;
margin-top:20px;
}

h3{
font-size:16px;
color:#0c6b97;
margin-top:20px;
}

@media (min-width:768px){
h1{
font-size: 36px;
}
h2{
font-size:30px;
color:#555;
margin-top:5px;
}
h3{
font-size:24px;
color:#555;
margin-top:5px;
}

.ccm-custom-style-bannerlblock {
height:440px;
}
.ccm-custom-style-bannersmalllblock{
height:60px;
}
.ccm-custom-style-bannerlblock p{
font-size:20px;
}
.ccm-custom-style-bannerlblock p strong, .bannertitle{
font-size:75px;
font-family: 'Exo', sans-serif;
font-weight:900;
}
.bannertitlesmall{
font-size:32px;
font-family: 'Exo', sans-serif;
font-weight:900;
}
.nav-t3da .search-open {
    width: 330px;
}
}

.imagecenter{
text-align:center;
}

.imagecenter img{
margin:0 auto;
}

.topnav .nav{
margin-top:6px;
padding-right:15px;
}

.topnav .nav-pills > li > a, .topnav a.tel{
border-radius:0;
color:#c1c1c1;
}

.topnav .nav > li > a:focus, .nav > li > a:hover {
background-color:#666;
}

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


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

.ccm-toolbar-visible .navbar-fixed-top{
top:45px;
}

.nav-t3da{
/*background:url(../img/red_background_tile.png) #bc0404 repeat-x;*/
background:url(../img/red_background_tile.png) transparent repeat-x;
margin-bottom:0;
border:0;
border-radius:0;
}

.nav-t3da.navbar-fixed-top{
height:65px;
}

.nav-t3da.navbar-fixed-top .navbar-collapse{padding-right:15px;padding-left:15px;}

.nav-t3da .container{
background:url(../img/backnav.png) right top no-repeat;
}

.nav-t3da .navbar-nav > li > a {
    color: #FFF;
text-transform:uppercase;
}

.nav-t3da .navbar-nav > li > a:focus, .nav-t3da .navbar-nav > li > a:hover {
    color: #FFF;
background-color: #971b0e;
}

.nav-t3da .navbar-nav > .active > a, .nav-t3da .navbar-nav > .active > a:focus, .nav-t3da .navbar-nav > .active > a:hover {
    color: #FFF;
	background:#971b0e;
}

.nav-t3da .navbar-nav > .open > a, .nav-t3da .navbar-nav > .open > a:focus, .nav-t3da .navbar-nav > .open > a:hover {
    color: #FFF;
    background-color: #971b0e;
}

.navbar-brand{
padding:2px;
}

.navbar-brand > img{
display:inline-block;
}

.nav-t3da .navbar-toggle{
border-color:#fff;
}

.nav-t3da .navbar-toggle:focus, .nav-t3da .navbar-toggle:hover {
    background-color: #971b0e;
}

.nav-t3da .navbar-toggle .icon-bar {
    background-color: #fff;
}

.fadeInDown {
    animation-name: fadeInDown;
}
.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.nav-t3da .search-open {
    right: 0px;
    top: 50px;
    display: none;
    padding: 14px;
    position: absolute;
    background: #3d3d3d none repeat scroll 0% 0%;
    border-top: 2px solid #971b0e;
    box-shadow: 0px 1px 3px #971b0e;
z-index:9999;
}

.nav-t3da .search-open .input-group input.form-control{
border-radius:0;
background:#504d56;
color:#fff;
font-size:12px;
}
.row.mega{
width:550px;
}

.row.mega ul.list-unstyled li a{
color:#fff;
display:block;
height:30px;
line-height:30px;
font-size:12px;
vertical-align:middle;
padding-left:10px;
}

.row.mega ul.list-unstyled li a:hover, .row.mega ul.list-unstyled li a:focus{
background:#7d7d7d;
text-decoration:none;
}

.btn-u {
    border: 0px none;
    color: #FFF;
    font-size: 14px;
    cursor: pointer;
    font-weight: 400;
    padding: 6px 13px;
    position: relative;
    background: #971b0e none repeat scroll 0% 0%;
    white-space: nowrap;
    display: inline-block;
    text-decoration: none;
}

.nav-t3da .dropdown-menu{
background:url(../img/dropshadow.png) #3d3d3d repeat-x;
text-transform:uppercase;
}

.nav-t3da .dropdown-menu > li > a {
color:#fff;
}

.nav-t3da .dropdown-menu > li > a:focus, .nav-t3da .dropdown-menu > li > a:hover {
background:#848484;
}

@media (max-width:992px){
.topnav{
padding:10px 0px 3px;
}

.nav-t3da .container{
background:none;
}


.nav-t3da a.navbar-brand{
position:absolute;
/*top:-65px;*/
top:-50px;
width:60px;
}

.nav-t3da img.t3dabrand{
border:1px solid #a9a9a9;
/*margin-bottom:19px;*/
margin-bottom:16px;
padding:5px 0;
background-color:#bc0404;
height:45px;
}
.nav-t3da img.ttext{
width: 130px;
margin-left: -40px;
}
}

@media (max-width:818px){
.nav-t3da img.ttext{
    display:none;
}
}

@media (max-width:767px){

/*#twitterholder{
text-align:left;font-size:12px;
}*/

.nav-t3da .search-open {
    width: 85%;
}

.nav-t3da .search-open {
    top: 5px;
    padding: 0px;
    left: 48px;
    border-top: medium none;
    box-shadow: none;
    background: transparent none repeat scroll 0% 0%;
    margin-right: 10px;
}
.nav-t3da .searchbtn{
width:45px;
}

.topnav .nav{
padding-right:0;
}

.topnav p.pull-right{
padding-right:8px;
}

.nav-t3da .navbar-collapse{
background:url(../img/dropshadow.png) #bc0404 repeat-x;
}

.nav-t3da .navbar-nav .open .dropdown-menu {
    background-color:#3d3d3d;
color:#fff;
}

.nav-t3da .navbar-nav .open .dropdown-menu > li > a:focus, .nav-t3da .navbar-nav .open .dropdown-menu > li > a:hover{
color:#fff;
background:#848484;
}

.nav-t3da .navbar-nav .open .dropdown-menu > li > a{
color:#fff;
}

}
.topnav p.pull-right{
line-height:46px;
}
@media (max-width:757px){
.nav-t3da img.ttext{
display:block;
width: auto;
margin-left: 0px;
}
}
@media (max-width:552px){
.topnav a.tel{margin-left:15px;}
.topnav span.separ{display:none;}
.topnav{ padding-top:0px;}
.topnav p.pull-right{
min-height:auto;
line-height:1;
padding-bottom:10px;
padding-left:0px;
}
.nav-t3da a.navbar-brand{
top:-65px;
}

.nav-t3da img.t3dabrand{
margin-bottom:19px;
height:57px;
}
}
@media (max-width:340px){
.topnav .container{
padding-right:2px;
}
}


/*Block headline*/
.heading {
	padding:5px 20px 5px 20px;
	border-left:4px solid #27c5f2; 
}

.headline {
    display: block;
    margin: 10px 0px 25px;
    border-bottom: 1px dotted #E4E9F0;
}

.headline h3, 
.headline h4 {
	color:#585f69;
	margin:0 0 -2px 0;
	padding-right:10px;
	display:inline-block;
	text-shadow:0 0 1px #f6f6f6;
	border-bottom:2px solid #cf0303;
}

footer h4, footer .headline h4, footer .headline h3 {
line-height:40px;
    color: #E4E4E4;
    background: transparent none repeat scroll 0% 0%;
    text-shadow: none;
}

/* BREADCRUMBS */
.breadcrumbs{
	margin-top:50px;
    padding: 10px 0px 6px;
    box-shadow: 0px 0px 4px #EEE inset;
    background: transparent url("../img/breadcrumbs.png") repeat scroll 0% 0%;
}

.breadcrumbs h1{
color: #686868;
font-size: 30px;
text-shadow: 0px 1px 0px #F1EFEF;
line-height:40px;
}

.breadcrumbs .pull-right{
top: 9px;
padding-right: 0px;
background: transparent none repeat scroll 0% 0%;
position: relative;
}
.margin-bottom-20{
margin-bottom:20px;
}
/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
}
.navbar-wrapper .navbar .container {
  width: auto;
}

#google_translate_element{
font-size: 10px;
height: 22px;
padding-top: 5px;
}

#google_translate_element .goog-te-gadget-simple{
font-size:10px;
color:#555;
}

.goog-te-banner-frame.skiptranslate {display: none !important;}
body { top: 0px !important; }

img.goog-te-gadget-icon{
height:16px;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  /*height: 500px; */
  margin-bottom: 0px;
}
/* Since positioning the image, we need to help out the caption
.carousel-caption {
  z-index: 10;
}

 Declare heights because of positioning of img element 
.carousel .item {
  height: 500px;
  background-color: #777;
}*/
.carousel-inner > .item > img {
  margin:0 auto;
width:100%;
}


/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 20px;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}

.marketing .col-lg-4 h2, .marketing .row.sevices .col-lg-4{
text-align:center;
}

.jumbotron.top{
margin-bottom:0px;
}

.shadowx{
background:url(../img/jumbo_shadow.png) transparent center bottom repeat-x;
height:47px;
margin-bottom:10px;
}

.margin-bottom-0{
margin-bottom:0px;
}

.jumbotron.twitter{
background:#3d3d3d;
color:#fff;
padding-top:5px;
padding-bottom:5px;
}

.jumbotron.twitter a{
color:#fff;
}

.jumbotron.twitter a:focus, .jumbotron.twitter a:hover, footer .btn.focus, footer .btn:focus, footer .btn:hover {
color:#c1c1c1;
}

#twitterholder{
display: block;
height: 30px;
max-height: 30px;
line-height: 33px;
width:100%;
overflow: hidden;
}

div#twitterholder > span{
    width:auto;
    height:30px;
    white-space: nowrap;
    display: inline-block

}

.jumbotron.bottom{
background:#bc0404;
color:#fff;
margin-bottom:0px;
padding-top:20px;
padding-bottom:20px;
}

.contentlayout a.anchor{
}

.contentlayout .servicespage2{
margin-bottom:0px;
background:#eee;
padding-top:20px;
padding-bottom:20px;
}

.contentlayout .servicespage2:nth-child(6n+0) {
background:#fbeeb8;
padding-top:20px;
padding-bottom:20px
}

.contentlayout .servicespage1{
margin-bottom:0px;
background:#fff;
padding-top:20px;
padding-bottom:20px;
}

.contentlayout .col-sm-6{
padding-left:25px;
padding-right:25px;
}

.carell-animation {
	opacity: 0;
}
.carell-animation-visible {
	opacity: 1;
}
.carell-animation {
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 0.5s;
	-moz-animation-duration: 0.5s;
	-ms-animation-duration: 0.5s;
	-o-animation-duration: 0.5s;
	animation-duration: 0.5s;
}

.servbounce img, .blockbounce{
  -webkit-animation-duration: 0.5s;
	-moz-animation-duration: 0.5s;
	-ms-animation-duration: 0.5s;
	-o-animation-duration: 0.5s;
	animation-duration: 0.5s;
-webkit-animation-delay: 0s;
-moz-animation-delay: 0s;
-ms-animation-delay: 0s;
-o-animation-delay: 0s;
animation-delay: 0s;
}


/* Footer */
footer{
/*margin-top: 40px;*/
padding: 20px 10px;
background: #3d3d3d none repeat scroll 0% 0%;
color: #eee;
}

footer a,
.copyright a,
footer a:hover,
.copyright a:hover {
	color: #eee;
}

.footer-copyright {
	font-size:12px;
	padding:5px 10px;
	background:#1a1a1a;
	border-top:solid 1px #777;	
}
.footer-copyright p {
	color:#dadada;
}
.footer-copyright a {
	margin:0 5px;
	color:#eee;
}
.footer-copyright a:hover {
	color:#fff;
    -webkit-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;
}

footer .map-img {
    background:url(../img/map-img.png) no-repeat scroll 5px 60px;
}


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 80px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}

.featurette .col-md-5 img.ccm-image-block{
margin:0 auto;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {
  /* Navbar positioning foo */
  .navbar-wrapper {
    margin-top: 20px;
  }
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }

  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }

  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }

.navbar-right .dropdown-menu{
right:auto;
left:-178px;
}
}

@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 120px;
  }
}

/* POPOVER */
.cp-popover{
    position:fixed;z-index:999999999999;
    bottom:0;
    right:50px;
    box-shadow:0 4px 4px rgba(0,0,0,.4);
    background:#cf0303;border:3px solid #303232}
.cp-popover.popdown{bottom:-500px}
.cp-popover-body{
    position:relative;text-align:center;border:3px solid #FFF
}
.cp-popover-title{
    font-family:futura-pt,arial,sans-serif;text-transform:uppercase;font-weight:700;color:#cf0303;background:#FFF;margin:0;line-height:36px;padding:15px;font-size:40px;border-bottom:1px dashed #666
    
}
.cp-popover-deadline{
    display:block;font-size:12px;line-height:15px
}
.cp-popover-code{
    padding:15px;font-family:futura-pt,arial,sans-serif;text-transform:uppercase;font-weight:700;font-size:24px;line-height:20px;margin:0;color:#FFF}
    .cp-popover-code a,
    .cp-popover-code a:hover,.cp-popover-code a:focus{color:#FFF}
    .cp-popover-btn-close,
    .cp-popover-btn-close:hover, .cp-popover-btn-close:focus{text-decoration:none;position:absolute;left:5px;top:-28px;text-align:center;display:block;width:35px;height:25px;background:#303232;color:#FFF;line-height:25px;border-radius:3px 3px 0 0}
    .cp-popover-date,
    .cp-popover-message{display:block;font-size:12px;font-weight:400;text-transform:none;font-family:Helvetica,Arial,sans-serif;color:#FFF}
    .cp-popover-message{font-size:14px;padding:10px;margin:0;color:#FFF}
.cp-popover{
    bottom:-500px;
}

.editpopover{
    position:relative!important;
    display:block!important;
    z-index:1!important;
}
/*END POPOVER */

/*BACKTOTOP*/
#topcontrol {
    color: #FFF;
    z-index: 99;
    width: 30px;
    height: 30px;
    font-size: 20px;
    background: #3d3d3d none repeat scroll 0% 0%;
    position: relative;
    right: 14px !important;
    bottom: 11px !important;
    border-radius: 3px !important;
}

#topcontrol:hover {
    color: #FFF;
    background: #bc0404 none repeat scroll 0% 0%;
    transition: all 0.3s ease-in-out 0s;
}

#topcontrol::after {
    top: -2px;
    left: 8.5px;
    content: "\f106";
    position: absolute;
    text-align: center;
    font-family: FontAwesome;
}

