/* Enter Your Custom CSS Here */


.kopa_post_content {color:#000;font-size:17px;}



.kopa-header-bottom .wrapper .left-color-bg {
  
    background: #fff;
}

.kopa-header-bottom .wrapper .left-color-bg .triangle {
   
    border-top: 107px solid #fff;
   
}

.kopa-header-bottom .wrapper .left-color-bg .left-color-bg-outer {
    background: #fff;
   
}
.kopa-header-bottom {
 
    background: #008bc4;
}
/* Contact Form 7 */
div.wpcf7-validation-errors {
    border: 2px solid #f7e700;
    color:#fff;
  font-size:13px;
}

span.wpcf7-not-valid-tip {
    color: #f7e700 !important;
    font-size:13px;
   
}


div.wpcf7-mail-sent-ok {
    border: 2px solid #f7e700;
  font-size:13px;
  color: #fff !important;
}

.wpcf7-form-control {
background: #fff !important;
  font-size:13px;
  color: #fff !important;

}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 select
{
    background-color: #fff;
    color: #000;
    width: 95%;
}

.wpcf7 textarea
{
    background-color: #fff;
    color: #000;
    width: 95%;
  height: 60px;
}



.read-more-state {
  display: none;
}

.read-more-target {
  opacity: 0;
  max-height: 0;
  font-size: 0;
  transition: .25s ease;
}

.read-more-state:checked ~ .read-more-wrap .read-more-target {
  opacity: 1;
  font-size: 14px;
  max-height: 999em;
}

.read-more-state ~ .read-more-trigger:before {
  content: 'Show more';
}



.read-more-trigger {
  cursor: pointer;
  display: inline-block;
  padding: 0 .5em;
  color: #fff;
  font-size: .9em;
  line-height: 2;
  border: 1px solid #ddd;
  border-radius: .25em;
  background-color:#AD2F21;
 
}


  


.note {
  position: relative;
  width: 80%;
  padding: 1em 1.5em;
  margin: 2em auto;
  color: #fff;
  background: #97C02F;
  overflow: hidden;
}

.note:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  border-width: 0 16px 16px 0;
  border-style: solid;
  border-color: #fff #fff #658E15 #658E15;
  background: #658E15;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
  box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
  /* Firefox 3.0 damage limitation */
  display: block; width: 0;
}

.note.rounded {
  -moz-border-radius: 5px 0 5px 5px;
  border-radius: 5px 0 5px 5px;
}

.note.rounded:before {
  border-width: 8px;
  border-color: #fff #fff transparent transparent;
  -moz-border-radius: 0 0 0 5px;
  border-radius: 0 0 0 5px;
}
     .note.red {background:#C93213;}
      .note.red:before {border-color:#fff #fff #97010A #97010A; background:#97010A;}


/*----------------bluetitlebar-------------------*/

.bluetitlebar {
background-image:url('http://sigmaiee.com/wp-content/uploads/2016/01/header-bg-blue.jpg');
background-repeat-x: no-repeat;
background-repeat-y: no-repeat;
background-size: 100%;
height: 90px; 
width: 95%; 
margin-left: 5%; 
}

.h2title {

   padding-left: 20px;
 padding-top: 25px;
 color: white; 
font-family: Open Sans;
}

.recent-news-items-scroll {
background-color:#F8F7F7;
  box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;
  
}

.widget {margin-bottom:0px !important; }

textwidget > ul > li a {opacity: 1 !important;}
.helpline {color:#000;
      text-align:right;
}

.hotline-box {font-size:large;color:#000;}

.kopa-header-top .wrapper .hotline-box h6 {
    font-size: 14px;
    font-weight: bold;
    color:#000;
}


ul.uwl-menu li a {
   
    font-size: 15px;
 
}
.body {
   
  font-size: 15px;}
 


#huge_it_gallery {
    
    background-color: #fff !important;
   
}

.widget-title {
background-color: #008bc4; 
  color: #fff; 
  padding-left:10px;
  padding-top:5px;
  padding-bottom:5px;
  border-radius: 2px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;
}

#main-content .sidebar {

    margin-top: 25px;
}

.newsticker-jcarousellite {padding:10px;}

.kopa-header-bottom.fixed {
    z-index: 999999999;
}


.imagebord {  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    background: #fff;
    border: solid 1px #ccc;
    padding: 7px;
}
