/*
Theme Name: TRO Template One
Description: Tema Responsive con Boostrap
Author: Troitiño 
Version: 1.0
*/

@import url('bootstrap/css/bootstrap.css');


/*---------- Margin Fix ----------*/

@media (max-width: 978px) {
    .navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
/*       margin-left: 0;
      margin-right: 0;
      margin-bottom:0; */
    }
}


/*---------- Global ----------*/
 html, body {
	margin: 0;
}
body {
	font-family: 'Campton-Book', sans-serif;
	font-size: 15px;
	color: #454545;
	background:  #ffffff;
	overflow-x:hidden;
}

.container {}
strong {color: #000000;}

.navbar-default {
background: #ffffff;
border: none;
}
.container-fluid {
/*     padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; */
}


.container{padding:0 0 0; max-width: 1200px;position: relative;  padding: 0 0 0;
  position: relative;
  display: block;
  }
  .rounded svg {
    width: 100vw;
    height: 100%;
    fill: #dd0031;
}
 .rounded.top svg {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

body.home {}

header {/* position: fixed;z-index:99; width: 100vw; top:0;left:0;min-height: 106px; */ }
.navbar-header {}
.navbar-header{}
.navbar-header .brand{width: 100%; text-align: left;display:inline-block;margin-top: 0px;}
.navbar-header .brand img{max-width: 240px;height: auto;} 
.navbar-toggle {float: right;margin-top: 15px;}

#btn-coll-cont {width: 100%; padding: 5px; border: 0; background: #000;  margin: 10px 0 0 0;}

#navfluid {background: #ffffff;}
#navfluid .col-md-9 {text-align:right;padding-top:10px;font-size: 14px;font-family: 'Campton-Medium';}

.navmenu-fixed-right {
   left: auto !important;
}
#header {color: #dd0031;}
#header a.reserve {font-size: 14px; font-weight: 300; color: #ffffff; display: inline-block;
background: #dd0031;     padding: 6px 12px 6px 12px; border: 1px solid #dd0031;border-radius: 20px;
float: right;margin-top: 15px;
}
#header #hambuguer {font-size: 30px; font-weight: 300; color: #000; display: inline-block;
margin-left: 15px;float: right;margin-top: 12px;cursor:pointer;
}


.sidenav {
    height: 100%;
	max-width: 100% !important;
    width: 0;
    position: fixed;
    z-index: 99999;
    top: 0;
    right: 0;
    background-color: #dd0031;
	color: #ffffff;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}
.sidenav img {padding: 0px 0px 20px 32px;}
.sidenav .col-md-12 {margin-bottom: 40px;}

.sidenav a {
    padding: 0px 8px 0px 32px;
    text-decoration: none;
    font-size: 16px;
    color: #ffffff;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover, .offcanvas a:focus{
    color: #ffffff;
}

.sidenav .rrss {    padding: 8px 8px 20px 25px;
    position: absolute;
    bottom: 0;
}
.sidenav .closebtn {
    position: absolute;
    top: 25px;
    right: 15px;
    font-size: 36px;
    margin-left: 50px;
}


div.wpcf7-mail-sent-ok {
    border: none!important;
    float: left!important;
    font-size: 24px!important;
    text-align: center;
}

#overlay {
    position: fixed; /* Sit on top of the page content */
    display: none; /* Hidden by default */
    width: 100%; /* Full width (cover the whole page) */
    height: 100%; /* Full height (cover the whole page) */
    top: 0; 
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5); /* Black background with opacity */
    z-index: 99998; /* Specify a stack order in case you're using a different order for other elements */
    cursor: pointer; /* Add a pointer on hover */
}



#navfluid {padding-top: 15px;padding-bottom: 10px; }
#primary-menu {list-style: none;padding:0;padding-top: 0px;}
#primary-menu li {float: left;padding: 0 15px;}
#primary-menu li a{color: #211915;font-size: 16px; font-family: 'Campton-Book';
    position: relative;
    display: inline-block;padding: 20px 0px 0;
}
#primary-menu li a:hover{text-decoration: none; font-family: 'Campton-Book';color: #7d7d7d;}


#primary-menu li a:hover:before {
    position: absolute;
    top: 0;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -5px;
    vertical-align: middle;
    content: "\f1eb";
    font-family: 'FontAwesome';
    color: #7d7d7d;
}
#primary-menu .current-menu-item > a:before {
    position: absolute;
    top: 0;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -5px;
    vertical-align: middle;
    content: "\f1eb";
    font-family: 'FontAwesome';
    color: #dd0031;
}

#subnav {background: #ededed;padding-top: 10px;padding-bottom: 10px;}
#subnav ul {list-style: none;padding:0;}
#subnav ul li {float: left;padding: 0 20px;}
#subnav li a{color: #636363;font-size: 15px; font-family: 'Campton-Book';}


footer {background: #454545 ;width: 100%;color: #fff;margin-top: 0px;display: inline-block;font-family: 'Campton-Book';}
footer .inner_footer {max-width: 1175px;margin: 0 auto;padding-top: 30px;padding-bottom: 30px;float: none;}
footer .inner_footer img{margin-bottom: 20px;max-width: 100%;}
footer .inner_footer p{font-weight: 300;font-size: 15px;}
footer .fcenter  {border-left: 1px solid #ffffff;margin-bottom: 40px;}
footer .fcenter .row {padding-left:40px;}
footer .fcenter > p {padding-left:40px;margin-top: 40px;}
footer .fcenter h3 {font-size: 13px; color: #fff;font-family: 'Campton-Bold';
font-weight:normal;margin-top:0;}
footer .fcenter ul {list-style: none; padding: 0;} 
footer .fcenter li {padding:0;} 
footer .fcenter a {color: #ffffff;font-size: 12px;} 

footer .fright {text-align: right;}
footer .fright a{display: inline-block; padding: 10px 20px; border-radius:20px;background: #dd0031; color: #ffffff;}

footer .rrss {padding-top: 40px;} 
footer .rrss ul.cnss-social-icon { text-align:left !important;} 

  /* HOME */
#home {
	 min-height: 100vh; 
	/* background: url(images/homebackground-01.svg) no-repeat center top; 
	background-size: cover; */
	padding-bottom: 20px;
}
#home .logo {padding-top: 180px;text-align: center;}
#home .logo img{max-width: 200px;}
#home .introtext {padding-top: 0px;text-align: center;font-size: 24px;padding-bottom: 20%;}
#home .introtext img{}
#home .introtext h1 {color: #dd0031;font-size: 80px;font-family: 'Campton-Medium';}
#home .introtext h1 span{display: inline-block;}
#home .introtext h1 .elight{font-family: 'Campton-ExtraLight';}
#home .introtext h1 .light{font-family: 'Campton-Light';}
/*home .introtext h2 {color: #676767;font-size: 31px;font-family: 'Campton-Medium';}*/
#home .introtext p {font-family: 'Campton-Book';font-size: 18px;color: #676767; }
#home .introtext p b{font-weight: bold;}
#home .introtext a {font-size: 16px; font-weight: bold; color: #ffffff; display: inline-block;
background-color: #dd0031; padding: 10px 20px; border-radius: 30px;margin-top: 30px;border: 1px solid #dd0031;}

#home .introtext a:hover {color: #ffffff; background-color: #dd0031; text-decoration:none;
-webkit-transition: background-color 500ms linear,color 400ms linear;
-ms-transition: background-color 500ms linear,color 400ms linear;
transition: background-color 500ms linear,color 400ms linear;
}

#homesection1 {
	min-height: 100vh; 
	background: url(images/section1_bg.jpg) no-repeat center top #ffffff; 
	background-size: 100% auto;
	padding-bottom: 20px;
	padding-top: 100px;
}

#homesection1 .logo {text-align: center;}
#homesection1 .logo img{ width:160px; height: auto;float: none;margin-bottom: 40px;}
#homesection1 .logo p {font-family: 'Campton-Light'; font-size: 22px; color: #ffffff;}
#homesection1 .logo p strong{color: #ffffff;font-family:'Campton-Bold'; font-weight: normal;}
#homesection1 .logo p.big{color: #ffffff;font-family:'Campton-Bold';font-size: 31px; }


#homesection1 .logo a {font-size: 16px; font-weight: bold; color: #ffffff; display: inline-block;
padding: 10px 20px; border-radius: 30px;margin-top: 30px;border: 1px solid #ffffff;}

#homesection1 .logo a:hover {color: #ffffff; background-color: #dd0031; text-decoration:none;
-webkit-transition: background-color 500ms linear,color 400ms linear;
-ms-transition: background-color 500ms linear,color 400ms linear;
transition: background-color 500ms linear,color 400ms linear;
}
#homesection2 {padding-bottom:80px;}

#homesection2 .logo {text-align: center;margin-top:-200px;}
#homesection2 .logo img{ width:69px; height: auto;float: none;margin-bottom: 20px;}
#homesection2 .logo h3 {font-family: 'Campton-Bold'; font-size: 35px; color: #dd0031;}
#homesection2 .logo p {font-family: 'Campton-Light'; font-size: 18px; color: #454545;}
#homesection2 .logo p strong{color: #454545;font-family:'Campton-Bold'; font-weight: normal;}
#homesection2 .logo a {font-size: 16px; font-weight: bold; color: #dd0031; display: inline-block;
padding: 10px 30px; border-radius: 30px;margin-top: 30px;border: 1px solid #dd0031;}

#homesection2 .logo a:hover {color: #dd0031; text-decoration:none;}

#homesection3 {text-align: center; color: #ffffff;padding: 200px 0 120px;
background: url(images/avionbg.svg) no-repeat 82% 40px,url(images/barcobg.svg) no-repeat 10% bottom,url(images/casabg.svg) no-repeat 80% 98%;
background-size: 100px auto,200px auto,100px auto; 
background-color: #dd0031;

}
#homesection3 h3{font-family:'Campton-Bold'; font-size:34px;font-weight: normal; margin:40px 0 60px;}
#homesection3  img {margin-bottom:10px}
#homesection3  p {font-size: 15px; font-family: 'Campton-Book';}
#homesection3  a {font-size: 16px; font-weight: bold; color: #ffffff; display: inline-block;
padding: 10px 20px; border-radius: 30px;margin-top: 30px;border: 1px solid #ffffff;}

#homesection3  a:hover {color: #ffffff; background-color: #dd0031; text-decoration:none;
-webkit-transition: background-color 500ms linear,color 400ms linear;
-ms-transition: background-color 500ms linear,color 400ms linear;
transition: background-color 500ms linear,color 400ms linear;
}
#homesection4  {text-align: center;padding-bottom: 60px;}
#homesection4 .left {text-align: right;}
#homesection4 .right {text-align: left;}
#homesection4 .row {margin-top: -50px;}
#homesection4 img {margin-bottom: 40px;}
#homesection4 p {font-family: 'Campton-Book'; font-size: 22px;margin-bottom: 20px;}

#homesection4  a {font-size: 16px; font-weight: bold; color: #000000; display: inline-block;
padding: 10px 20px; border-radius: 30px;margin-top: 30px;border: 1px solid #000000;}
 
 
#cht1 {margin-top:140px;text-align: center;
background: url(images/cht1bg.svg) no-repeat center 94%;
background-size: 60% auto;
padding-bottom: 250px;
}
#cht1 h2{color: #dd0031; font-size: 36px; font-family: 'Campton-Bold';font-weight: normal;}
#cht1 p{color: #626262; font-size: 16px; font-family: 'Campton-Book';}
#cht1 img{max-width:100px;}
#cht1 .left {text-align: right;}
#cht1 .right {text-align: left;}
#cht1 .left a {font-size: 16px; font-weight: bold; color: #dd0031; display: inline-block;
padding: 10px 20px; border-radius: 30px;margin-top: 30px;border: 1px solid #dd0031;}
#cht1 .right a {font-size: 16px; font-weight: bold; color: #ffffff; display: inline-block;
padding: 10px 20px; border-radius: 30px;margin-top: 30px;border: 1px solid #dd0031;background:#dd0031;}
 
 
#cht2 {background: #dd0031;padding: 80px 0;text-align:center;color:#fff;}
#cht2 h2{color: #fff; font-size: 36px; font-family: 'Campton-Bold';font-weight: normal;margin-top:60px;}
#cht2 p{color: #fff; font-size: 16px; font-family: 'Campton-Book';}
#cht2 img{max-width:60%;}
#cht2 .left {text-align: right;}
#cht2 .right {text-align: left;}
#cht2 .left a {font-size: 16px; font-weight: bold; color: #fff; display: inline-block;
padding: 10px 20px; border-radius: 30px;margin-top: 30px;border: 1px solid #fff;}
#cht2 .right a {font-size: 16px; font-weight: bold; color: #ffffff; display: inline-block;
padding: 10px 20px; border-radius: 30px;margin-top: 30px;border: 1px solid #000;background:#000;}
  
  
#cht3 {padding: 180px 0 80px;text-align:center;color:#fff;
background: url(images/cht3.svg) no-repeat 0 40px #ffffff;
background-size: 100% auto;
}
#cht3 h2{color: #dd0031; font-size: 36px; font-family: 'Campton-Bold';font-weight: normal;margin-bottom:60px;}
#cht3 p{color: #5b5b5f; font-size: 16px; font-family: 'Campton-Book';}
#cht3 .left {text-align: right;}
#cht3 .right {text-align: left;}
#cht3 .left a {font-size: 16px; font-weight: bold; color: #dd0031; display: inline-block;
padding: 10px 20px; border-radius: 30px;margin-top: 30px;border: 1px solid #dd0031;}
#cht3 .right a {font-size: 16px; font-weight: bold; color: #ffffff; display: inline-block;
padding: 10px 20px; border-radius: 30px;margin-top: 30px;border: 1px solid #dd0031;background:#dd0031;}
  
  
  
#cht4 {background: #dd0031;padding: 80px 0;text-align:center;color:#fff;}
#cht4 h2{color: #fff; font-size: 36px; font-family: 'Campton-Bold';font-weight: normal;margin-top:60px;}
#cht4 p{color: #fff; font-size: 16px; font-family: 'Campton-Book';}
#cht4 img{max-width:200px;}
#cht4  a {font-size: 16px; font-weight: bold; color: #ffffff; display: inline-block;
padding: 10px 20px; border-radius: 30px;margin-top: 30px;border: 1px solid #000;background:#000;}
  
 #banner1.red {background:#db0032;}
 #banner1.grey {background:#9d9d9c;}
  
 #casestudies1 {padding-top:180px;text-align: center;padding-bottom: 140px;
 color:#ffffff;background: #dd0031;}
 #casestudies1 h2 {font-size: 45px;font-family: 'Campton-Bold';}
 #casestudies1 p {font-size: 18px;font-family: 'Campton-Book';}
 #casestudies1 .deco img{position:absolute; top:-40px;right:0;}
 #casestudies1 .left {text-align: right;}
#casestudies1 .right {text-align: left;}
#casestudies1 .left a {font-size: 16px; font-weight: bold; color: #fff; display: inline-block;
padding: 10px 20px; border-radius: 30px;margin-top: 30px;border: 1px solid #fff;}
#casestudies1 .right a {font-size: 16px; font-weight: bold; color: #dd0031; display: inline-block;
padding: 10px 20px; border-radius: 30px;margin-top: 30px;border: 1px solid #ffffff;background:#ffffff;}
  
 #casestudies2 {padding-top:120px;}
 #casestudies2 .entry_thumb{background: #dd0031;min-height:144px;position:relative;}
 #casestudies2 .entry_content{padding: 20px 40px;}
 #casestudies2 .entry_thumb img{width:100%;height:auto;position:absolute;bottom:0;}
 #casestudies2 h3 a{font-size: 30px;font-family: 'Campton-Bold';color:#000;}
 #casestudies2 .entry_tags {font-size: 13px;font-family: 'Campton-Medium';color:#7c7c7c;}
 #casestudies2 .entry_link {padding: 0px 40px;display:inline-block;color: #dd0031;}
#casestudies2 .entry {min-height:400px;border: 1px solid #ededed;margin-bottom:40px;}


#casestudy1 {height: 500px;padding-top:180px;}
#casestudy1 h3{font-size: 18px;color:#fff;}
#casestudy1 h2{font-size: 55px;color:#fff;font-family:'Campton-Bold';}
  
#casestudy2 {padding-top:80px;padding-bottom:80px;}
/* #casestudy2 img.deco { top:-80px;right:0;}
#casestudy2 img{max-width:100%;} */  
#casestudy2 h3{font-size: 30px;font-family:'Campton-Bold';}
#casestudy2 p{font-size: 15px;font-family:'Campton-Light';text-align:justify;}

#casestudy2 .getcopy {background: #dd0031;color:#ffffff;padding:40px;margin:40px 0;border-radius:3px;}
#casestudy2 .getcopy p{    font-size: 20px;
    font-family: 'Campton-Bold';
    margin: 0 0 20px 0;
    line-height: 23px;
    text-align: left;}
	
#casestudy2 input[type='email']{
	background: transparent;
	border: 1px solid #fff;
	color: #fff;
	width: 100%;
	margin: 10px 0;
	height: 40px;
	padding: 0 10px;
}

 #casestudy2 input[type='email']::placeholder{
	color: #fff;
}

#casestudy2 input[type='submit']{
font-size: 16px; font-weight: bold; color: #dd0031; display: inline-block;
padding: 10px 40px; border-radius: 30px;border: 1px solid #fff;
background:#fff;
}


#dcheck1 {margin-top:80px;text-align: center;
padding-bottom: 80px;
}
#dcheck1 h2{color: #dd0031; font-size: 46px; font-family: 'Campton-Bold';font-weight: normal;}
#dcheck1 p{color: #626262; font-size: 16px; font-family: 'Campton-Book';}
 
#dcheck2 {background: #dd0031; color: #fff;padding-bottom: 200px;padding-top: 80px; }
#dcheck2 h2{ text-align: center;font-size: 36px; font-family: 'Campton-Bold';font-weight: normal;margin: 40px 0;}
  
#dcheck2 input[type='text']{
	background: transparent;
	border: 1px solid #fff;
	color: #fff;
	width: 100%;
	margin: 10px 0;
	height: 40px;
	padding: 0 10px;
}
 #dcheck2 input[type='text']::placeholder{
	color: #fff;
}

#dcheck2 textarea{
	background: transparent;
	border: 1px solid #fff;
	color: #fff;
	width: 100%;
	margin: 10px 0;
	padding: 0 10px;
}
 #dcheck2 textarea::placeholder{
	color: #fff;
}
#dcheck2 select{
	background: transparent;
	border: 1px solid #fff;
	color: #fff;
	width: 100%;
	height: 180px;
	margin: 10px 0;
	padding: 0 10px;
}
 #dcheck2 select::placeholder{
	color: #fff;
}



#dcheck2 select > option {
   background: #dd0031;
}
#dcheck2 select > option:first-child {
   font-size:13px;
}
 #dcheck2 span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 0;
}
#dcheck2 input[type='button']{
font-size: 16px; font-weight: bold; color: #dd0031; display: inline-block;
padding: 10px 20px; border-radius: 30px;border: 1px solid #fff;
background:#fff;
margin-bottom: 0px;
float:right;
}
  
#dcheck2 .wpcf7-not-valid-tip {color:#fff;}  







#bookdcheck1 {margin-top:80px;text-align: center;
padding-bottom: 280px;
}
#bookdcheck1 h2{color: #dd0031; font-size: 46px; font-family: 'Campton-Bold';font-weight: normal;}
#bookdcheck1 h3{color: #000; font-size: 30px; font-family: 'Campton-Bold';font-weight: normal;}
#bookdcheck1 p{color: #626262; font-size: 16px; font-family: 'Campton-Book';}
 
#bookdcheck2 {background: #dd0031; color: #fff;padding-bottom: 200px;padding-top: 0px; }
#bookdcheck2 h2{ text-align: center;font-size: 36px; font-family: 'Campton-Bold';font-weight: normal;margin: 40px 0;}

#bookdcheck2 .bookcover {max-width:100%;margin-top:-200px;margin-bottom: 40px;}
#bookdcheck2 input[type='text']{
	background: transparent;
	border: 1px solid #fff;
	color: #fff;
	width: 100%;
	margin: 10px 0;
	height: 40px;
	padding: 0 10px;
}
 #bookdcheck2 input[type='text']::placeholder{
	color: #fff;
}

#bookdcheck2 textarea{
	background: transparent;
	border: 1px solid #fff;
	color: #fff;
	width: 100%;
	margin: 10px 0;
	padding: 0 10px;
}
 #bookdcheck2 textarea::placeholder{
	color: #fff;
}
#bookdcheck2 select{
	background: transparent;
	border: 1px solid #fff;
	color: #fff;
	width: 100%;
	height: 180px;
	margin: 10px 0;
	padding: 0 10px;
}
 #bookdcheck2 select::placeholder{
	color: #fff;
}



#bookdcheck2 select > option {
   background: #dd0031;
}
#bookdcheck2 select > option:first-child {
   font-size:13px;
}
 #bookdcheck2 span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 0;
}
#bookdcheck2 input[type='button']{
font-size: 16px; font-weight: bold; color: #dd0031; display: inline-block;
padding: 10px 20px; border-radius: 30px;border: 1px solid #fff;
background:#fff;
margin-bottom: 0px;
float:right;
}
  
#bookdcheck2 .wpcf7-not-valid-tip {color:#fff;}  







.mwctext {margin-top: 40px;    font-size: 18px;}
.mwctext b{color: #dd0031;}

#dcheck21 {background: #fff;padding-bottom: 80px;padding-top: 80px; text-align: center;}
#dcheck21 h2{ color: #dd0031; font-size: 36px; font-family: 'Campton-Bold';font-weight: normal;margin: 40px 0;}
#dcheck21  a {font-size: 16px; font-weight: bold; color: #ffffff; display: inline-block;
padding: 10px 20px; border-radius: 30px;margin-top: 30px;border: 1px solid #dd0031;background:#dd0031;}
  

  
  
 
  

#applications1 {padding-top:180px;text-align:center;padding-bottom:280px;
	background: url(images/applications1bg.svg) no-repeat 0 bottom;
	background-size: 100% auto;
}
#applications1 h2 {font-size: 36px; font-family:'Campton-Bold'; color:#dd0031}
#applications1 p {font-size: 18px; font-family:'Campton-Book'; color:#454545}
 #applications1 .left {text-align: right;}
#applications1 .right {text-align: left;}
#applications1 .left a {font-size: 16px; font-weight: bold; color: #dd0031; display: inline-block;
padding: 10px 20px; border-radius: 30px;margin-top: 30px;border: 1px solid #dd0031;}
#applications1 .right a {font-size: 16px; font-weight: bold; color: #fff; display: inline-block;
padding: 10px 20px; border-radius: 30px;margin-top: 30px;border: 1px solid #dd0031;background:#dd0031;}
  
#applications2 {padding-top:80px;text-align:center;padding-bottom:120px;
	background: url(images/applications2bg.jpg) no-repeat 0 bottom #dd0031;
	background-size: 100% auto;
}
#applications2 p {color: #fff; font-size:'Campton-Light';font-size:22px;}
  
#applications3  {padding-top:80px;text-align:center;}
#applications3 .selectors {border-bottom: 1px solid #7d7d7d;padding-bottom:20px;color:#454545;}
#applications3 .selectors > div {cursor:pointer;}
#applications3 .selectors  img {margin-bottom:6px;}
#applications3 h2 {font-size: 23px; font-family:'Campton-Bold'; color:#dd0031;padding-bottom:40px;}
#applications3 .appli1 {color:#dd0031;}
  
.applicontent {padding-top:80px;text-align:justify;padding-bottom:200px;color:#454545;}
.applicontent h3{font-size: 40px; font-family:'Campton-Bold';}
.applicontent img{max-height:400px;width:auto;}
.applicontent .left {text-align: right;}
.applicontent .right {text-align: left;}
.applicontent .left a {font-size: 16px; font-weight: bold; color: #dd0031; display: inline-block;
padding: 10px 20px; border-radius: 30px;margin-top: 30px;border: 1px solid #dd0031;}
.applicontent .right a {font-size: 16px; font-weight: bold; color: #fff; display: inline-block;
padding: 10px 20px; border-radius: 30px;margin-top: 30px;border: 1px solid #dd0031;background:#dd0031;}
  
/* #applications3-1 {background: url(images/applications3-1.png) no-repeat 0 center;
background-size: auto 80%;}
 */
/* #applications3-2 {background: url(images/TREN.svg) no-repeat -400px center;
background-size: auto 80%;}

#applications3-3 {background: url(images/BARCO.svg) no-repeat -400px center;
background-size: auto 80%;}

#applications3-4 {background: url(images/EDIFICIO.svg) no-repeat -400px center;
background-size: auto 80%;}

#applications3-5 {background: url(images/EDIFICIO.svg) no-repeat -400px center;
background-size: auto 80%;} */


#software1 {padding-top:180px;text-align:center;padding-bottom:180px;
	background: url(images/applications2bg.jpg) no-repeat 0 bottom #dd0031;
	background-size: 100% auto;
}
#software1 h2 {font-size: 45px; font-family:'Campton-Bold'; color:#fff}
#software1 img {max-width:240px;}
#software1 p {font-size: 18px; font-family:'Campton-Light'; color:#fff}
#software1 strong {color:#fff}
 #software1 .left {text-align: right;}
#software1 .right {text-align: left;}
#software1 .left a {font-size: 16px; font-weight: bold; color: #fff; display: inline-block;
padding: 10px 20px; border-radius: 30px;margin-top: 30px;border: 1px solid #fff;}
#software1 .right a {font-size: 16px; font-weight: bold; color: #dd0031; display: inline-block;
padding: 10px 20px; border-radius: 30px;margin-top: 30px;border: 1px solid #fff;background:#fff;}
 
#software2{text-align:center; padding:80px 0;}
#software2 h2 {font-size: 38px; font-family:'Campton-Bold'; color:#dd0031}
#software2 p {font-size: 18px; font-family:'Campton-Light'; color:#000}
#software2  a {font-size: 16px; font-weight: bold; color: #ffffff; display: inline-block;
padding: 10px 20px; border-radius: 30px;margin-top: 0px;border: 1px solid #000;background:#000;}
#software2 img{max-width:100%;}  

#software3{text-align:center; padding:80px 0;background:#dd0031;color: #fff;}
#software3 h2 {font-size: 38px; font-family:'Campton-Bold'; color:#fff}
#software3 p {font-size: 18px; font-family:'Campton-Light'; color:#fff}
#software4{text-align:center; padding:80px 0;}
#software4  a {font-size: 16px; font-weight: bold; color: #ffffff; display: inline-block;
padding: 10px 20px; border-radius: 30px;margin-top: 30px;border: 1px solid #000;background:#000;}
#software4 img{max-width:100%;}  
  
#cloud1 {text-align:center; padding:180px 0 80px;background:#fff;}  
#cloud1 h2{color: #dd0031;font-size: 38px; font-family:'Campton-Bold';}  
#cloud1 p{}  
#cloud1 img{max-width:140px;}  
 #cloud1 .left {text-align: right;}
#cloud1 .right {text-align: left;}
#cloud1 .left a {font-size: 16px; font-weight: bold; color: #dd0031; display: inline-block;
padding: 10px 20px; border-radius: 30px;margin-top: 30px;border: 1px solid #dd0031;}
#cloud1 .right a {font-size: 16px; font-weight: bold; color: #fff; display: inline-block;
padding: 10px 20px; border-radius: 30px;margin-top: 30px;border: 1px solid #dd0031;background:#dd0031;}
 
  
#cloud2 {text-align:center; padding:80px 0;background:#dd0031;color: #fff;}  
#cloud2 p{color: #fff;}  

#cloud3 {text-align:center; padding:80px 0;background:#fff;}  
#cloud3 h2{color: #dd0031;font-size: 38px; font-family:'Campton-Bold';} 
#cloud3 h3{font-size: 28px; font-family:'Campton-Bold';} 
#cloud3 .row{margin-bottom: 40px;} 
#cloud3 .row img{max-width:100%;} 
#cloud3 .r1{text-align:center;} 
/* #cloud3 .r1 img {float:right;}  */
#cloud3 .r2{text-align:center;} 
/* #cloud3 .r2 img {float:left;}  */
#cloud3 .r3{text-align:center;} 
#cloud3  a {font-size: 16px; font-weight: bold; color: #ffffff; display: inline-block;
padding: 10px 20px; border-radius: 30px;margin-top: 30px;border: 1px solid #000;background:#000;}
#cloud3 img{max-width:100%;}  



#testcenter1 {margin-top:140px;text-align: center;}
#testcenter1 h2{color: #dd0031; font-size: 46px; font-family: 'Campton-Bold';font-weight: normal;}
#testcenter1 h3{color: #dd0031; font-size: 33px; font-family: 'Campton-Book';font-weight: normal;}
#testcenter1 p{color: #626262; font-size: 16px; font-family: 'Campton-Book';}
#testcenter1 a {font-size: 16px; font-weight: bold; color: #ffffff; display: inline-block;
padding: 10px 20px; border-radius: 30px;margin-top: 30px;border: 1px solid #dd0031;background:#dd0031;
margin-bottom: 80px;}
 #testcenter1 img{max-width:100%;}  


#testcenter2 {padding-top:80px;padding-bottom:80px;text-align: center;
background: url(images/testcenter2.jpg) no-repeat center center #dd0031;
background-size: cover;
}
#testcenter2 h2{color: #fff; font-size: 33px; font-family: 'Campton-Bold';font-weight: normal;}
#testcenter2 p{color: #fff; font-size: 16px; font-family: 'Campton-Book';}
 #testcenter2 .left {text-align: right;}
#testcenter2 .right {text-align: left;}
#testcenter2 .left a {font-size: 16px; font-weight: bold; color: #fff; display: inline-block;
padding: 10px 20px; border-radius: 30px;margin-top: 30px;border: 1px solid #fff;}
#testcenter2 .right a {font-size: 16px; font-weight: bold; color: #dd0031; display: inline-block;
padding: 10px 20px; border-radius: 30px;margin-top: 30px;border: 1px solid #fff;background:#fff;}
 
#testcenter3 {text-align:center;padding-top:120px;}
 #testcenter3 img{max-width:100%;margin-top:40px;}  

#testcenter4 {text-align: center;padding-top:60px;}
 #testcenter4 h2{color: #dd0031; font-size: 33px; font-family: 'Campton-Bold';font-weight: normal;margin-bottom:60px;}
 #testcenter4 img{max-height:64px;}
 #testcenter4 h3{color: #000000; font-size: 20px; font-family: 'Campton-Bold';font-weight: normal;margin-bottom:20px;}
#testcenter4 p{color: #626262; font-size: 16px; font-family: 'Campton-Book';}
#testcenter4 a {font-size: 16px; font-weight: bold; color: #ffffff; display: inline-block;
padding: 10px 20px; border-radius: 30px;margin-top: 40px;border: 1px solid #dd0031;background:#dd0031;
margin-bottom: 80px;}
  
 
#testcenter5 {background: url(images/testcenter5.jpg) no-repeat center top;
background-size: cover;color:#fff;text-align:center;padding-top:180px;padding-bottom:180px;}
    


#wtestslab1 {margin-top:140px;text-align: center;}
#wtestslab1 h2{color: #dd0031; font-size: 46px; font-family: 'Campton-Bold';font-weight: normal;margin-bottom:0;}
#wtestslab1 h3{color: #dd0031; font-size: 33px; font-family: 'Campton-Book';font-weight: normal;margin-bottom:20px;margin-top:0;}
#wtestslab1 p{color: #626262; font-size: 16px; font-family: 'Campton-Book';}
#wtestslab1 a {font-size: 16px; font-weight: bold; color: #ffffff; display: inline-block;
padding: 10px 20px; border-radius: 30px;margin-top: 30px;border: 1px solid #dd0031;background:#dd0031;
margin-bottom: 80px;}
 #wtestslab1 img{max-width:100%;}  


#wtestslab2 {padding-top:80px;padding-bottom:80px;text-align: center;background:#dd0031;}
#wtestslab2 h2{color: #fff; font-size: 33px; font-family: 'Campton-Bold';font-weight: normal;}
#wtestslab2 p{color: #fff; font-size: 16px; font-family: 'Campton-Book';}
 #wtestslab2 .left {text-align: right;}
#wtestslab2 .right {text-align: left;}
#wtestslab2 .left a {font-size: 16px; font-weight: bold; color: #fff; display: inline-block;
padding: 10px 20px; border-radius: 30px;margin-top: 30px;border: 1px solid #fff;}
#wtestslab2 .right a {font-size: 16px; font-weight: bold; color: #dd0031; display: inline-block;
padding: 10px 20px; border-radius: 30px;margin-top: 30px;border: 1px solid #fff;background:#fff;}
 
#wtestslab3 {background: url(images/wtestslab3.jpg) no-repeat center bottom;
background-size: cover;color:#fff;text-align:center;padding-top:160px;padding-bottom:180px;}
#wtestslab3 h2{color: #fff; font-size: 33px; font-family: 'Campton-Bold';font-weight: normal;}
#wtestslab3 p{color: #fff; font-size: 16px; font-family: 'Campton-Book';}

 #wtestslab3 .left {text-align: right;}
#wtestslab3 .right {text-align: left;}
#wtestslab3 .left a {font-size: 16px; font-weight: bold; color: #fff; display: inline-block;
padding: 10px 20px; border-radius: 30px;margin-top: 30px;border: 1px solid #fff;}
#wtestslab3 .right a {font-size: 16px; font-weight: bold; color: #dd0031; display: inline-block;
padding: 10px 20px; border-radius: 30px;margin-top: 30px;border: 1px solid #fff;background:#fff;}
 
 
#wtestslab4 {text-align: center;padding-top:40px;padding-bottom:80px;}
 #wtestslab4 h2{color: #dd0031; font-size: 33px; font-family: 'Campton-Bold';font-weight: normal;margin-bottom:40px;}
 #wtestslab4 img{max-width:140px;}
#wtestslab4 p{color: #848484; font-size: 16px; font-family: 'Campton-Book';}
 #wtestslab4 .left {text-align: right;}
#wtestslab4 .right {text-align: left;}
#wtestslab4 .left a {font-size: 16px; font-weight: bold; color: #dd0031; display: inline-block;
padding: 10px 20px; border-radius: 30px;margin-top: 30px;border: 1px solid #dd0031;}
#wtestslab4 .right a {font-size: 16px; font-weight: bold; color: #fff; display: inline-block;
padding: 10px 20px; border-radius: 30px;margin-top: 30px;border: 1px solid #dd0031;background:#dd0031;}
 
  
  
#wtestslab5 {background: url(images/wtestslab5.jpg) no-repeat center top;
background-size: cover;color:#fff;text-align:center;padding-top:280px;padding-bottom:280px;}
  
  
#wtestslab6 {text-align: center;padding-top:160px;padding-bottom:80px;}
#wtestslab6 h2{color: #dd0031; font-size: 33px; font-family: 'Campton-Bold';font-weight: normal;margin-bottom:40px;}
#wtestslab6 p{color: #848484; font-size: 16px; font-family: 'Campton-Book';}
#wtestslab6 a {font-size: 16px; font-weight: bold; color: #ffffff; display: inline-block;
padding: 10px 20px; border-radius: 30px;margin-top: 30px;border: 1px solid #dd0031;background:#dd0031;
margin-bottom: 80px;}

#trycht1 {margin-top:80px;text-align: center;
background: url(images/cht1bg.svg) no-repeat center 94%;
background-size: 60% auto;
padding-bottom: 250px;
}
#trycht1 h2{color: #dd0031; font-size: 36px; font-family: 'Campton-Bold';font-weight: normal;}
#trycht1 p{color: #626262; font-size: 16px; font-family: 'Campton-Book';}
 
#trycht2 {background: #dd0031; color: #fff;padding-bottom: 200px;padding-top: 80px; }
#trycht2 h2{ text-align: center;font-size: 36px; font-family: 'Campton-Bold';font-weight: normal;margin: 40px 0;}
  
#trycht2 input[type='text']{
	background: transparent;
	border: 1px solid #fff;
	color: #fff;
	width: 100%;
	margin: 10px 0;
	height: 40px;
	padding: 0 10px;
}
 #trycht2 input[type='text']::placeholder{
	color: #fff;
}
 #trycht2 span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 0;
}
#trycht2 input[type='button']{
font-size: 16px; font-weight: bold; color: #dd0031; display: inline-block;
padding: 10px 20px; border-radius: 30px;border: 1px solid #fff;
background:#fff;
margin-bottom: 0px;
float:right;
}
  
#trycht2 .wpcf7-not-valid-tip {color:#fff;} 
 

#aboutus1 {text-align: center;min-height:100vh;}
#aboutus1 .container { 
    display: table;
    position: absolute;
    height: 100vh;
	    max-width: 100%;
    width: 100%;
}
#aboutus1 .row { 
    display: table-cell;
    vertical-align: middle;
}
#aboutus1 .col-md-12 { 
    margin-left: auto;
    margin-right: auto; 
}

#aboutus1 img{margin-top:140px;max-width:200px;}
#aboutus1 h2{color: #dd0031; font-size: 46px; font-family: 'Campton-Bold';font-weight: normal;}
#aboutus1 p{color: #626262; font-size: 16px; font-family: 'Campton-Book';}
#aboutus1 a {font-size: 16px; font-weight: bold; color: #ffffff; display: inline-block;
padding: 10px 20px; border-radius: 30px;margin-top: 30px;border: 1px solid #dd0031;background:#dd0031;
margin-bottom: 80px;}
  
#aboutus2 {padding-top:80px;padding-bottom:20px;text-align: center;}
#aboutus2 h2{color: #dd0031; font-size: 46px; font-family: 'Campton-Bold';font-weight: normal;}  
#aboutus2 h3{color: #000; font-size: 28px; font-family: 'Campton-Bold';font-weight: normal;}  
#aboutus2 p{color: #939393; font-size: 22px; font-family: 'Campton-Book';font-weight: normal;}  
#aboutus2 .row {margin-bottom: 60px;}
#aboutus2 .odd {text-align: left;}
#aboutus2 .odd .img{text-align:right;}
#aboutus2 .even {text-align:right}
#aboutus2 .even .img{text-align:left;}


@media (max-width: 992px) {
	#aboutus2 .odd {text-align: center;}
	#aboutus2 .odd .img{text-align:center;}
	#aboutus2 .even {text-align:center}
	#aboutus2 .even .img{text-align:center;}
	
	#cloud3 .row{margin-bottom: 40px;} 
	#cloud3 .r1{text-align:center;} 
	#cloud3 .r1 img {float:none;} 
	#cloud3 .r2{text-align:center;} 
	#cloud3 .r2 img {float:none;} 
	#cloud3 .r3{text-align:center;} 
	#casestudy1 {background-size:cover!important;}
	#casestudy2 {background:none!important;}
}


#aboutus2 a {font-size: 16px; font-weight: bold; color: #ffffff; display: inline-block;
padding: 10px 20px; border-radius: 30px;margin-top: 30px;border: 1px solid #dd0031;background:#dd0031;
margin-bottom: 80px;}

#aboutus3 {padding-top:80px;padding-bottom:20px;text-align: center;background: #dd0031;color: #fff;}
#aboutus3 h2{ font-size: 46px; font-family: 'Campton-Bold';font-weight: normal;}  
#aboutus3 img{max-width:250px;}  
#aboutus3 img.team2{border-radius:300px;border:3px solid #fff;}  
#aboutus3 img.team3{border-radius:300px;border:3px solid #fff;}  
#aboutus3 img.team5{border-radius:300px;border:3px solid #fff;}  
#aboutus3 img.team8{border-radius:300px;border:3px solid #fff;}  
#aboutus3 .row{margin-bottom:40px;}  
#aboutus3 a {font-size: 16px; font-weight: bold; color: #ffffff; display: inline-block;
padding: 10px 20px; border-radius: 30px;margin-top: 30px;border: 1px solid #ffffff;
background:#dd0031;
margin-bottom: 80px;}


#aboutus5 {padding-top:80px;padding-bottom:40px;text-align: center;}
#aboutus5 h2{color: #dd0031; font-size: 46px; font-family: 'Campton-Bold';font-weight: normal;
margin-bottom: 80px;}  
#aboutus5 img{max-width:100%;height:auto;}



#work1 {padding-top:80px;padding-bottom:40px;text-align: center;}
#work1 h3{color: #000; font-size: 36px; font-family: 'Campton-Bold';font-weight: normal;}  
#work1 p{color: #939393; font-size: 18px; font-family: 'Campton-Book';font-weight: normal;}  

#work2 {padding-top:120px;padding-bottom:40px;text-align: center;}
#work2 h2{color: #dd0031; font-size: 46px; font-family: 'Campton-Bold';font-weight: normal;}  
#work2 h3{color: #dd0031; font-size: 36px; font-family: 'Campton-Bold';font-weight: normal;margin-bottom:40px;margin-top:80px;}  
#work2 .vacancie{text-align:left;background-color: #dd0031;color:#ffffff;padding:24px 28px;min-height:200px;margin-bottom:30px;} 
#work2 .vacancie h3 {font-size:18px;color:#ffffff;margin:0;}  
#work2 .vacancie a {color:#ffffff;font-weight:bold;}  

#work3 {padding-top:80px;padding-bottom:80px;text-align: center;}
#work3 input[type='text']{
	background: transparent;
	border: 1px solid #737373;
	color: #737373;
	width: 100%;
	margin: 10px 0;
	height: 40px;
	padding: 0 10px;
}
#work3 input[type='file']{
	background: transparent;
	border: 1px solid #737373;
	color: #737373;
	width: 100%;
	margin: 10px 0;
	height: 40px;
	padding: 0 10px;
}
#work3 textarea{
	background: transparent;
	border: 1px solid #737373;
	color: #737373;
	width: 100%;
	margin: 10px 0;
	padding: 0 10px;
}

#work3 input[type='text']::placeholder{
	color: #737373;
}
#work3 textarea::placeholder{
	color: #737373;
}
 #work3 span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 0;
}
#work3 input[type='button']{
font-size: 16px; font-weight: bold; color: #dd0031; display: inline-block;
padding: 10px 20px; border-radius: 30px;border: 1px solid #dd0031;
background:#fff;
margin-bottom: 0px;
float:right;
}
  
  
  

#vacancieentry1 {
height:40px;
background-color:#dd0031;
}
#vacancieentry2 {background-color:#dd0031;padding-top:100px;}
#vacancieentry2 h3{font-size: 18px;}
#vacancieentry2 h1.title{font-size: 35px;color:#fff;font-family:'Campton-Bold';}
  
#vacancieentry2 {padding-top:80px;padding-bottom:20px;}
#vacancieentry3 {padding-bottom: 40px;padding-top: 40px;}
#vacancieentry3 h3{font-size: 20px;font-family:'Campton-Bold';}
#vacancieentry3 p{font-size: 15px;font-family:'Campton-Light';text-align:justify;}
#vacancieentry3 img{max-width: 100%;height:auto;margin: 20px 0;}

#vacancieentry3 ul {list-style: none;}
#vacancieentry3 li:before {    
font-family: 'FontAwesome';
content: '\f00c';
margin:0 5px 0 -15px;
color: green;
}
    
#vacancieentry4{padding-top:40px;padding-bottom:80px;}
#vacancieentry4 input[type='text']{
	background: transparent;
	border: 1px solid #737373;
	color: #737373;
	width: 100%;
	margin: 10px 0;
	height: 40px;
	padding: 0 10px;
}
#vacancieentry4 input[type='file']{
	background: transparent;
	border: 1px solid #737373;
	color: #737373;
	width: 100%;
	margin: 10px 0;
	height: 40px;
	padding: 0 10px;
}
#vacancieentry4 textarea{
	background: transparent;
	border: 1px solid #737373;
	color: #737373;
	width: 100%;
	margin: 10px 0;
	padding: 0 10px;
}

#vacancieentry4 input[type='text']::placeholder{
	color: #737373;
}
#vacancieentry4 textarea::placeholder{
	color: #737373;
}
 #vacancieentry4 span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 0;
}
#vacancieentry4 input[type='button']{
font-size: 16px; font-weight: bold; color: #dd0031; display: inline-block;
padding: 10px 20px; border-radius: 30px;border: 1px solid #dd0031;
background:#fff;
margin-bottom: 0px;
float:right;
}
  
	
	

  
#awards1 {padding-top:180px;text-align:center;padding-bottom:80px;background: #dd0031;}
#awards1 img{max-width:400px;}
#awards1 h2 {font-size: 60px; font-family:'Campton-Bold'; color:#fff;margin-top: 20px;}
#awards1 p {font-size: 18px; font-family:'Campton-Book'; color:#fff}
#awards1 strong {color:#fff}

 
 #awards2 {padding-top:120px;}
#awards2 .award {min-height:240px;border: 1px solid #ededed;margin-bottom:20px;padding:20px 0;}
 #awards2 h3 {font-size: 22px;font-family: 'Campton-Bold';color:#000;}
 #awards2 p {font-size: 14px;font-family: 'Campton-Book';color:#888888;}
 #awards2 .img {text-align:center;}
 #awards2 img {max-width:100%;}
 #awards2 .date {font-size: 13px;font-family: 'Campton-Medium';color:#dd0031;text-transform:uppercase;}
 #awards2 .award_link {display: inline-block;color: #dd0031;}

 
 
#clients1 {padding-top:180px;text-align:center;padding-bottom:180px;
	background: url(images/applications2bg.jpg) no-repeat 0 bottom #dd0031;
	background-size: 100% auto;
}
#clients1 h2 {font-size: 36px; font-family:'Campton-Bold'; color:#fff}
#clients1 p {font-size: 18px; font-family:'Campton-Book'; color:#fff}
#clients1 strong {color:#fff}
 
#clients2 {text-align:center;padding: 80px 0;}
#clients2 .row{margin-top:40px;margin-bottom:40px;}
#clients2 h3{font-size: 28px; font-family:'Campton-Bold';margin-top: 80px}

#clients2 .row > div {
	height:200px;
    white-space: nowrap; /* this is required unless you put the helper span closely near the img */
    
    text-align: center; margin: 1em 0;
}
#clients2 .helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

#clients2 img {
    vertical-align: middle;
    max-width: 100%;
    max-height: 200px;
}
 #clients2 a.clink {font-size: 16px; font-weight: bold; color: #ffffff; display: inline-block;
padding: 10px 20px; border-radius: 30px;margin-top: 30px;border: 1px solid #dd0031;background:#dd0031;
margin-bottom: 80px;}



#contactus1 {padding-top:120px;text-align:center;padding-bottom:60px;background: #dd0031;
}
#contactus1 h2 {font-size: 36px; font-family:'Campton-Bold'; color:#fff}

#contactus2 {padding: 80px 0;}   
#contactus2 h3{font-family: 'Campton-Bold'; font-size: 24px;color: #dd0031;}   
#contactus2 address{font-family: 'Campton-Book'; font-size: 18px;color: #454545;}   
#contactus2 input[type='text']{
	background: transparent;
	border: 1px solid #737373;
	color: #737373;
	width: 100%;
	margin: 10px 0;
	height: 40px;
	padding: 0 10px;
}
#contactus2 textarea{
	background: transparent;
	border: 1px solid #737373;
	color: #737373;
	width: 100%;
	margin: 10px 0;
	padding: 0 10px;
}

#contactus2 input[type='text']::placeholder{
	color: #737373;
}
#contactus2 textarea::placeholder{
	color: #737373;
}
 #contactus2 span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 0;
}
#contactus2 input[type='button']{
font-size: 16px; font-weight: bold; color: #dd0031; display: inline-block;
padding: 10px 20px; border-radius: 30px;border: 1px solid #dd0031;
background:#fff;
margin-bottom: 0px;
float:right;
}
  
  
 #blog1 {padding-top: 180px; background: #dd0031; text-align:left; padding-bottom: 80px;} 
 #blog1 h2{font-family: 'Campton-Bold'; font-size: 45px; color: #000;margin:0;} 
 #blog1 h3{font-family: 'Campton-Bold'; font-size: 75px; color: #fff;margin:0;} 
  

 #blog2 {padding-top:120px;}
 #blog2 .entry_thumb{background: #dd0031;min-height:200px;position:relative;}
 #blog2 .entry_content{padding: 20px 40px;}
 #blog2 .entry_thumb img{width:100%;height:auto;position:absolute;bottom:0;}
 #blog2 h3 a {font-size: 30px;font-family: 'Campton-Bold';color:#000;}
 #blog2 .entry_tags {font-size: 13px;font-family: 'Campton-Medium';color:#7c7c7c;}
 #blog2 .entry_link {padding: 0px 40px 10px;display:inline-block;color: #dd0031;}
#blog2 .entry {min-height:520px;border: 1px solid #ededed;margin-bottom:40px;}
#widgets-blog a {color: #dd0031;}


#blogentry1 {
height:240px;
}
#blogentry2 h4{font-size: 18px;}
#blogentry2 h1.title{font-size: 35px;color:#000;font-family:'Campton-Bold';}
  
#blogentry2 {padding-top:40px;padding-bottom:20px;}
/* #casestudy2 img.deco { top:-80px;right:0;}
#casestudy2 img{max-width:100%;} */  
#blogentry3 h3{font-size: 30px;font-family:'Campton-Bold';}
#blogentry3 p{font-size: 15px;font-family:'Campton-Light';text-align:justify;}
#blogentry3 img{max-width: 100%;height:auto;margin: 20px 0;}
  

  
  
 #press1 {padding-top: 180px; text-align:left; padding-bottom: 80px;
 background: url(images/press1bg.svg) no-repeat right center #dd0031;
 background-size: 50% auto; 
 } 
 #press1 h2{font-family: 'Campton-Bold'; font-size: 45px; color: #000;margin:0;} 
 #press1 h3{font-family: 'Campton-Bold'; font-size: 75px; color: #fff;margin:0;} 
  

 #press2 {padding-top:120px;}
 #press2 .entry_thumb{}
 #press2 .entry_date{display:inline-block;color: #dd0031;font-size:13px;font-family:'Campton-Medium'}
 #press2 .intro{margin-bottom: 40px}
 #press2 .entry_content{padding: 20px 40px;}
 #press2 .entry_thumb img{width:100%;height:auto;}
 #press2 h3 a {font-size: 30px;font-family: 'Campton-Bold';color:#000;}
 #press2 .entry_tags {font-size: 13px;font-family: 'Campton-Medium';color:#7c7c7c;}
 #press2 .entry_link {padding: 0px 40px 10px;display:inline-block;color: #dd0031;}
#press2 .entry {/*min-height:776px;*/border: 1px solid #ededed;margin-bottom:40px;}
#press2 #widgets-press a {color: #dd0031;}
#press2 #widgets-press img {max-width:100%;}
#press2 #widgets-press h3 {font-size: 24px;font-family: 'Campton-Bold';color:#000;}
#press2 #widgets-press .gallery-item {width: 45%;margin-right: 10px;margin-bottom: 0;}
#press2 #widgets-press .gallery-item img{border: none;width: 100%;height: auto;}
  
  

#prentry1 {
height:240px;
background: url(images/blogentry1.jpg) no-repeat center center;
background-size: cover;
}
#prentry2 h4{font-size: 18px;}
#prentry2 h1.title{font-size: 35px;color:#000;font-family:'Campton-Bold';}
  
#prentry2 {padding-top:40px;padding-bottom:20px;}
#prentry3 {padding-bottom:80px;}
#prentry3 .entry_date{font-size: 20px;font-family:'Campton-Bold';text-align:right;color: #000;}
#prentry3 h3{font-size: 30px;font-family:'Campton-Bold';}
#prentry3 p{font-size: 15px;font-family:'Campton-Light';text-align:justify;}
#prentry3 li {font-size: 15px;font-family:'Campton-Light';text-align:justify;margin-bottom:10px;}
#prentry3 img{margin: 0 0 20px 20px;float:right; max-width:50%;height:auto;}
#prentry3 img.alignleft{margin: 10px 20px 20px 0;float:left}
   
 
 
 #videos1 {padding-top: 140px;  text-align:center; padding-bottom: 0px;
 background: url(images/videos1bg.jpg) no-repeat 0 0 #dd0031;background-size:cover;} 
 #videos1 h2{font-family: 'Campton-Bold'; font-size: 45px; color: #fff;margin:10px 0;} 
 #videos1 p{font-family: 'Campton-Medium'; font-size: 18px; color: #fff;margin:0 0 40px 0;} 
 #videos1 img{max-width: 100%;} 
  
 #videos2 {padding-top: 60px;} 
 #videos2 h3 {font-size:20px; font-family:'Campton-Bold';color:#000;padding:0 40px ;} 
 #videos2 a {text-decoration:none;} 
 
 #videos2 .video {min-height:350px;border: 1px solid #ededed;margin-bottom:40px;width:100%;}
 #videos2 .video img{width:100%;}
 #videos2 .vcont {
    position: relative;
    display: inline-block;
	width:100%;
}
 #videos2 .play {
    position: absolute;
    text-align: center;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
 
 #videos2 .play img {
    border: none;
    width: 25%;
}
 
 

 #documentation1 {padding-top: 140px;  text-align:center; padding-bottom: 110px;
 background: url(images/documentation1bg.png) no-repeat right bottom #dd0031;} 
 #documentation1 h2{font-family: 'Campton-Bold'; font-size: 45px; color: #fff;margin:10px 0;} 
 #documentation1 p{font-family: 'Campton-Medium'; font-size: 18px; color: #fff;margin:0 0 40px 0;} 
  
 #documentation2 {padding-top: 60px;padding-bottom: 60px;} 
 #documentation2 h3 {font-size:30px; font-family:'Campton-Bold';color:#000;padding-bottom:10px ;
 width:100%;border-bottom: 1px solid #000;
 }  
  #documentation2 .downloads{}
  #documentation2 .downloads a {width:100%; padding: 20px;display: block;
  font-size:19px; font-family:'Campton-Book';color:#000;
  border-bottom: 1px solid #dadada; background: url(images/downloadmanual.png) no-repeat right center;
  }
   #documentation2 .downloads a:hover {}
 
 
 #faqs1 {padding-top: 140px;  text-align:center; padding-bottom: 40px;
 background:  #dd0031;} 
 #faqs1 h2{font-family: 'Campton-Bold'; font-size: 45px; color: #fff;margin:10px 0;} 
 
  #faqs2 {padding-top: 80px;}
  
  .panel-default {
    border: none;
}
.panel-default>.panel-heading {
  color: #000;
  background: #fff;
  border: none;

  padding: 20px 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.panel-default>.panel-heading a {
	
  display: block;
  padding: 10px 15px;
    font-family: 'Campton-Bold'; 
      box-shadow: 0 ;
font-size: 28px; 
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top:none ;
	color:#7d7d7d;
	font-size:16px;
	font-family: 'Campton-Book';
}

.panel-default>.panel-heading a:after {
  content: "";
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: 100;
color: #dd0031;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  transition: transform .25s linear;
  -webkit-transition: -webkit-transform .25s linear;
}

.panel-default>.panel-heading a[aria-expanded="true"] {
}

.panel-default>.panel-heading a[aria-expanded="true"]:after {
  content: "\f00d";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.panel-default>.panel-heading a[aria-expanded="false"]:after {
  content: "\f00d";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

 
#legal1 {padding-top: 140px;  padding-bottom: 40px;
 background:  #fff;}

 #legal1 h2 {font-family: 'Campton-Bold'; font-size: 55px; color: #dd0031;}
 #legal1 h3 {font-family: 'Campton-Bold'; font-size: 40px; color: #000;}
 #legal1 p {font-family: 'Campton-Book'; font-size: 14px; color: #000;}
 
 
 
 
.mobile {display: none;}

 /* responsive */
 

@media (max-width: 1174px) {
    
	
}
@media (max-width: 992px) {
	.col-xs-0 {display: none;}
	#primary-menu {display: none;}
img {max-width: 100%;}
	
	body {overflow-x: hidden;}
	.mobile {display: block;}
.navbar {margin-bottom: 0;}
	/* #navfluid .col-md-3{  display: none;} */
	#navfluid span{display: inline-block; float: left;    width: 48%;}
	#navfluid a{display: inline-block; float: right;    margin-left: 0;margin-top: 20px;}
	#subnav ul li {    padding: 0 10px;}
	
	footer .fcenter  {border-left: none;margin-bottom: 40px;}
footer .fcenter .row {padding-left:0px;}
footer .fcenter > p {padding-left:0px;margin-top: 40px;}

}

@media (max-width: 992px) {
	.left {text-align: center!important;}
	.right {text-align: center!important;}
 #casestudies1 .deco img{display:none}
#home .logo img{display:none}
#homesection1 {    background: url(images/section1_bg.jpg) no-repeat center top #ffffff;
    background-size: auto 795px;}
	#homesection2 .logo {    margin-top: 0px;}
	#homesection3 {    padding: 100px 0 120px;
	background-image:none;}
}

@media (max-width: 320px) {
	 
	.mobile {display: block;}
}

.rrssf {text-align:right;padding-top: 150px;}
.rrssf a{color: #ffffff; font-size: 24px;margin-left: 6px;border-radius: 5px;width:35px;height:35px;display:inline-block;
text-align:center;
-webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    transition: all 500ms ease-out;}
.rrssf a:hover {padding-top: 0px;color:#dd0031;background:#fff;}

section.is-grey{background-color:#efefef!important;}