/*************Start contact-form-7*************/
.wpcf7-form p {
  margin:4px 0 0 0;
  float:left;
}
.wpcf7-form select {
  width:139px;
}
.wpcf7-form textarea {
  width:203px;
}
.widget_text .wpcf7-form div p {
  float:right;
}
.widget_text .wpcf7-form p.label1 {
  float:left;
  text-align: right;
  width:30%;
}
.widget_text .wpcf7-form p.label2 {
  float:left;
}
.widget_text .wpcf7-form input[type=text], .widget_text .wpcf7-form select, .widget_text .wpcf7-form textarea {
 
}
.widget_text .wpcf7-form div {
  margin:0px 0 0 0;
  width:100%;
  float:left;
}
.entry-content .wpcf7-form input[type=text], .entry-content .wpcf7-form select, .entry-content .wpcf7-form textarea { /*border: 1px solid #2f70a7;*/
}
.entry-content .wpcf7-form textarea {/*width:300px;*/
 
}
.entry-content .wpcf7-form select {
  width:200px;
  height:23px;
}
.entry-content .wpcf7-form div {
  margin:10px 0 0 0;
  width:99%;
  float:left;
}
.wpcf7-submit {
  cursor:pointer;
  float:left;
  margin:10px 0 0 0;
}
.entry-content .wpcf7-form .label1 {
  width:30%;
  margin:4px 8px 0 0;
  text-align:right;
}
.entry-content .wpcf7-form .label2 {
  width:30%;
  margin:8px 8px 0 0;
  text-align:right;
}
.entry-content .wpcf7-form p {
  float:left;
}
  div.wpcf7 {
  margin: 0;
  padding: 0 0 0px 0;
float:left;
}

div.wpcf7-response-output {
  margin: 2em 0.5em 1em;
  padding: 0.2em 0em;
}

div.wpcf7-mail-sent-ok {
 /* border: 2px solid #398f14;*/
 height:0;
   margin: 8px 0 0 !important;
text-align:center;
}

div.wpcf7-mail-sent-ng {
  border: 2px solid #ff0000;
 margin: 8px 0 0 !important;
text-align:center;
}

div.wpcf7-spam-blocked {
  border: 2px solid #ffa500;
 margin: 8px 0 0 !important;  
text-align:center;
}

div.wpcf7-validation-errors {
  /*border: 2px solid #f7e700;*/
  text-align:center;
}

span.wpcf7-form-control-wrap {
  position: relative;

}

span.wpcf7-not-valid-tip {
  position: absolute;
  top: 0px;
  left: 0%;
  z-index: 100;
  
  
color:#ff0000;
  font-size: 8pt;
  width: 130px;
  padding: 2px;
}

span.wpcf7-not-valid-tip-no-ajax {
  color: #f00;
  font-size: 10pt;
  display: block;
}

span.wpcf7-list-item {
  margin-left: 0.5em;
}

.wpcf7-display-none {
  display: none;
}

div.wpcf7 img.ajax-loader {
  border: none;
  vertical-align: middle;
  margin-left: 4px;
}

div.wpcf7 .watermark {
  color: #888;
}

/*************end contact-form-7*************/
  
  
  
  
  
  /*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:visible;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; width: 725px;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}

/*
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#000;}
#colorbox{}
    #cboxTopLeft{width:14px; height:14px; background:url(images/controls.png) no-repeat 0 0;}
    #cboxTopCenter{height:14px; background:url(images/border.png) repeat-x top left;}
    #cboxTopRight{width:14px; height:14px; background:url(images/controls.png) no-repeat -36px 0;}
    #cboxBottomLeft{width:14px; height:43px; background:url(images/controls.png) no-repeat 0 -32px;}
    #cboxBottomCenter{height:43px; background:url(images/border.png) repeat-x bottom left;}
    #cboxBottomRight{width:14px; height:43px; background:url(images/controls.png) no-repeat -36px -32px;}
    #cboxMiddleLeft{width:14px; background:url(images/controls.png) repeat-y -175px 0;}
    #cboxMiddleRight{width:14px; background:url(images/controls.png) repeat-y -211px 0;}
    #cboxContent{background:#fff; overflow:visible;}
        #cboxLoadedContent{margin-bottom:5px;}
        #cboxLoadingOverlay{background:url(images/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}
        #cboxTitle{position:absolute; bottom:-25px; left:0; text-align:center; width:100%; font-weight:bold; color:#7C7C7C;}
        #cboxCurrent{position:absolute; bottom:-25px; left:58px; font-weight:bold; color:#7C7C7C;}
        
        #cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{position:absolute; bottom:-29px; background:url(images/controls.png) no-repeat 0px 0px; width:23px; height:23px; text-indent:-9999px;}
        #cboxPrevious{left:0px; background-position: -51px -25px;}
        #cboxPrevious.hover{background-position:-51px 0px;}
        #cboxNext{left:27px; background-position:-75px -25px;}
        #cboxNext.hover{background-position:-75px 0px;}
        #cboxClose{right:0; background-position:-100px -25px;}
        #cboxClose.hover{background-position:-100px 0px;}
        
        .cboxSlideshow_on #cboxSlideshow{background-position:-125px 0px; right:27px;}
        .cboxSlideshow_on #cboxSlideshow.hover{background-position:-150px 0px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-150px -25px; right:27px;}
        .cboxSlideshow_off #cboxSlideshow.hover{background-position:-125px 0px;}
          
          
/***********ColorBox Core Style: **************/
