

body {
  font-family: "Open Sans", sans-serif;
 margin:0px;
 padding:0px;

}
.mainheader{background-color:#244587; 
  padding-top:50px;
}
.mainfooter{ background-color:#fff; 
  color:#58565e;
padding-top:40px;}

.maincontent{background-color:#fff; 
  color:#58565e;
padding-top:40px;

}
.title-footer{
 
font-size:1.45em;
text-transform: uppercase;
}

.incorrect{
  background-color: #0b32f3;
  color:#fff;
}
.casestudie-images{margin-bottom:30px;
      border:1px solid #ccc;
}
.font_color{color:#fff; font-weight:bold;}

.thumb_title {

  font-size: calc(1.125rem);

 line-height: 1.11;

 margin-top:20px;

 margin-bottom:20px;

}




.thumb_title a{

    color:#000;

}

.thumb_title a:hover{

    color:#ccc;

    text-decoration: none;

}





/* Start Resize the text responsive

*/



@media (min-width: 800px) {

  .thumb_title {

    font-size: calc(1.8rem);

  }

}



@media (min-width: 1200px) {

  .thumb_title {

    font-size: 1.5rem;

  }

}



/* End Resize the text responsive

*/



/* hover images

*/

.thumb_img {border:1px solid #ccc;



}

.thumb_hover img:hover{

  opacity: 0.5;

}





.title_case span{

  font-weight:bold;

}








/* nav for case studies */


.casenav{padding:10px;



}




.footer{font-size:1.2em;
  background-color:#262626;
  background-color:#000;
color:#999999;
}





.headermain{font-size:1.2em;

  background-color:#262626;
background-color:#000;
color:#999999;

}

.caseimages{margin-bottom:20px;

  padding:20px;



}
.rowpad{padding-bottom:30px;}


.case{background-color:#fff; 
  padding:12px; margin:4px;
border-right:2px solid #ccc;
border-bottom:2px solid #ccc;
border-left:2px solid #fff;
border-top:2px solid #fff;
}
h4{
  font-size:1.1em;
  margin-top:10px;
  
}
div.color-white{color:#fff;
}
.caselink {color:#333;}


a.caselink:hover, a.caselink:active {
  color:#ccc;
}

.casestudies{background-color: #000;
  



}
.caseback{background-color:#044553;
  background-color:#262626;
  background-color:#121212; padding:40px;
}
.topfooter{
  background-color:#262626;
  
}

.testeee{
   padding-top:10px; padding-bottom:50px;
   padding-left:4px;
   background-color:#ebebec;
   margin-bottom:30px;
   
   font-size:0.95em ! important;
   font-weight:bold ! important;
}
.bg_grey_slide{   background-color:#262626;}


.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 5rem;
  height: 7rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}       
.carousel-control-prev-icon {
    background-image: url("../images/arrow-left.png");
  }   
.carousel-control-next-icon {
    background-image: url("../images/arrow-right.png");
  }


.caseCaps{
  font-size:1.25em;
font-weight:bold;
margin-top:20px;
line-height: 30px;

}
.header_case{font-weight:bold;

font-size:1.45em;
color:#aa0f71;
margin-bottom:20px;
margin-top:20px;
line-height: 30px;
}

.maincase{
  padding-top:40px; padding-bottom:100px;
  font-size:1.05em;
}

.mainbgslides{background-color:#000 !important;


}