
/**** GENERAL ****/
a:hover, a:focus{
	color:#008a2e
}
::-webkit-input-placeholder { /* WebKit browsers */
    color:    #999;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #999;
    opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #999;
    opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #999;
}
/**** PRELOADING ****/
.mask-color, .social-share ul.social li:hover a, #showRightPush:hover, .slicknav_btn:hover, .slicknav_nav a:hover, .slicknav_nav .slicknav_item:hover {
	background-color:#6bc5d9;
}

.prev:hover, .next:hover, .close-port:hover i, .read-more:hover, .read-more i, .view-all-blog:hover, .view-all-blog:hover span i, a.et-like-post.active span i, .btn.get-in-touch:hover, .et-post-data-left.single-blog a.home-icon:hover i, .form-submit input[type="submit"]:hover, .social-footer li a:hover i, .contact-form-wrapper input[type="submit"]:hover, #test_content .item .name-client, h1.title-blog a:hover, .btn.btn-oe:hover{
	color:#6bc5d9;
}
.close-port:hover, .view-all-blog:hover span, .btn.get-in-touch:hover, .image-blog-wrapper, .et-post-data-left.single-blog a.home-icon:hover, .form-submit input[type="submit"]:hover, .contact-form-wrapper input[type="submit"]:hover, .btn.btn-oe:hover, .popup-video:hover .icon-play-video{
	border-color:#6bc5d9;
}
.line-wrapper .line-circle, .pie-content h2, .percent-chart, .et-post-month, .et-post-date, .title-blog, .counter .timer, .btn.get-in-touch, .title-single, .post-tags a, .oe-comments-title, .copyright, .contact-form-wrapper input[type="submit"], .text-slider, a#scroll_to, .quote-charater, #test_content .item .name-client, .slicknav_menu  .slicknav_menutxt, .slicknav_nav a, .form-submit input[type="submit"], .btn.btn-oe, .blog-filer ul li a{
	font-weight:;
}
.color-white *{
	color:#ffffff !important;
}
.color-white .popup-video:hover, .color-white .popup-video:hover .icon-play-video i{
	color:#6bc5d9 !important;
}

                .baloon {
  position:relative;
   display:block; text-align:center;
   float:right; color:#fff;padding:30px;
   background: rgb(66,158,54); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(66,158,54,1) 0%, rgba(25,99,155,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(66,158,54,1)), color-stop(100%,rgba(25,99,155,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(66,158,54,1) 0%,rgba(25,99,155,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(66,158,54,1) 0%,rgba(25,99,155,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(66,158,54,1) 0%,rgba(25,99,155,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(66,158,54,1) 0%,rgba(25,99,155,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=''#429e36'', endColorstr=''#19639b'',GradientType=1 ); /* IE6-9 */
border-radius:130px / 70px;font:300 27px/22px ''Open Sans'';margin:0 0 15px 15px ;min-width:250px
}
.baloon::before {
    background: #1D6991 none repeat scroll 0 0;
    border-bottom-left-radius: 80px 50px;
    border-left: 60px solid #1D6991;
    bottom: -10px;
    content: "";
    height: 30px;
    position: absolute;
    right: 5%;
    transform: translate(0px, -2px);
    z-index: -1;
}
.baloon::after {
    background: #fff none repeat scroll 0 0;
    border-bottom-left-radius: 40px 50px;
    bottom: -10px;
    content: "";
    height: 30px;
    position: absolute;
    right: 5%;
    transform: translate(30px, -2px);
    width: 60px;
    z-index: -1;
}
.baloon.pull-left{margin:0 30px 30px 0;}
.baloon.pull-left::before {
    border:none;
    background: #409B3B none repeat scroll 0 0;
    border-bottom-right-radius: 80px 50px;
    border-right: 60px solid #409B3B;
    bottom: -10px;
    content: "";
    height: 30px;
    position: absolute;
    left: 5%;
    right:auto;
    transform: translate(0px, -2px);
    z-index: -1;
}
.baloon.pull-left::after {
    border:none;
    background: #fff none repeat scroll 0 0;
    border-bottom-right-radius: 40px 50px;
    bottom: -10px;
    content: "";
    height: 30px;
    position: absolute;
    left: 5%;
    right:auto;
    transform: translate(-30px, -2px);
    width: 60px;
    z-index: -1;
}
  
.entry-content .bigger, .container .bigger {
  font-size:130% ;line-height:inerit;
} 
#header{margin-bottom:8px;background: rgb(66,158,54); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(66,158,54,1) 0%, rgba(25,99,155,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(66,158,54,1)), color-stop(100%,rgba(25,99,155,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(66,158,54,1) 0%,rgba(25,99,155,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(66,158,54,1) 0%,rgba(25,99,155,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(66,158,54,1) 0%,rgba(25,99,155,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(66,158,54,1) 0%,rgba(25,99,155,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=''#429e36'', endColorstr=''#19639b'',GradientType=1 ); /* IE6-9 */
}
.img-header {position:relative;margin:-156px 15px 20px 0 !important}
/* slider */
.tp-arr-iwrapper{overflow:hidden;}
.tp-rightarrow.preview3 .tp-arr-iwrapper{border-radius:150px 0 0 150px;}
.tp-leftarrow.preview3 .tp-arr-iwrapper{border-radius:0 150px 150px 0;}
.tparrows.preview3,.tparrows.preview3::after{border-radius:100px}     
.tparrows.preview3::after{background:#19639b;font-size:55px;color:#fff}    
section#home_slider_personal{ padding:8px 0 0;}
li.current_page_item,li.current_page_item a,li.current-menu-item,li.current-menu-item a{position:relative;z-index:1}
li.current_page_item a.active:before,li.current-menu-item a:before {content:url('../images/hover.png');position:absolute;z-index:0;left:0;}
footer a {color:#19639B;}
.list-services-wrapper .service-wrapper .icon {border:none}
.color-white .table-striped > tbody > tr:nth-child(2n+1) > td, .color-white .table-striped > tbody > tr:nth-child(2n+1) > th {color: #1a171b !important;}
@media (max-width: 480px){
  .img-header {margin-top:-49px!important}
}
.list-pricings-wrapper > div:nth-child(2){z-index:9}
.checkbox-inline .wpcf7-form-control {display:inline;background:none;border:none}            