.box-image-text .image {
  min-height: 190px;
  max-height: 190px;
}

.box-image-text .image img {
  max-height: 190px;
  margin: auto;
}

.box-simple {
  min-height: 230px;
}

img[src*="#thumbnail"] {
  border: 1px dashed #000;
  
  vertical-align: middle;
  text-align: center;
  border-radius: 8px;
  display: inline-block;
  height: auto;
  max-width: 100%;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 5px;
}

.pagecenter {

  vertical-align: middle;
  text-align: center;
  height: auto;
  max-width: 100%;
  margin:0;
}

img[src*="#thecarousel"] {
  
  vertical-align: middle;
  text-align: center;
  border-radius: 8px;
  height: auto;
  max-width: 100%;
  background-attachment: fixed;
  background-size: cover;
  background-position: absolute;
  background-blend-mode: screen;
  background-color: rgba(0,120,215,0.8);
  
  
}

.texttype {
  color: #0078DA;
}

.textfff {
  background-color: #fff;
}


.textbg {
  background-color: #0078DA;
}

.textbgw {
  color: #fff;
  
  
}

.pagebg {
  
  
  
  padding: 20px 40px;
  margin-top: 40px;
  margin-bottom: 40px;
  background-color: rgba(255,255,255,0.95);
    
}

.bodybg {
  
  background: url('../img/bg5.jpg') center center no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-position: relative;
  background-blend-mode: multiply;
  background-color: rgba(0,120,215,0.95);
  
    
  
}

.mycontent h4{
 color:#0078DA;
 line-height:30px;
}

.mycontent h3{
 color:#0078DA;
 line-height:40px;
 
 
}

.mycontent h2{
 color:#0078DA;
}

.mycontent h1{
 color:#0078DA;
}

.mycontent p{
 font-size:1.6rem;
 line-height:25px;
 
}

.mycontent li{
 font-size:1.6rem;
 line-height:25px;
}

/*.cubackground-image-fixed-2 {
  background: url('../img/bg5.jpg') center top no-repeat;
  background-attachment: fixed;
  background-size: cover;
  position: relative;
  background-blend-mode: multiply;
  padding: 60px 0;
  background-color: rgba(0,120,215,0.7);
  
  
} */ 

.textcol{
  color:#da4d4d
}

.addbg {
  background: url('../img/bg6-1.jpg') center center no-repeat;
  background-attachment: fixed;
  background-size: cover;
  position: relative;
  background-blend-mode: multiply;
  background-color: rgba(0,120,215,0.3);
  
  
} 

.btn-contact {
  color: #fff;
  
  border-color: #fff;
}

.home-carousel .container{
  /*margin:0px 0px 0px 0px;
  
  padding:0px 0px 0px 0px;
  */
  
  
}
.home-carousel .container .item{
  /*margin:0px 0px 0px 0px;
  
  padding:0px 0px 0px 0px;
  height: 400px;
  width: 100%;*/
  
}

.navbar .active1{
  background :#0078DA; //154466 0078DA 70C3FF 8C1734 F10447
}

img[src*="#handelife"] {
  
  height: 100%;
  width: 50;
}


