body {
    padding: 0px;
    margin: 0px;
    font-family:Arial;
    font-weight:normal;
    background-color: #f2f2f0;
}

form {
    padding: 0px;
    margin: 0px;
}

a img {
    border: 0px;
}

* {
    outline:0;
}

.header {
    height: 428px;
    background: url(img/top_bg.jpg);
    min-width: 1000px;
}

.header_container {
    width: 1000px;
    height: 428px;
    background: url(img/top_center.jpg) no-repeat;
}

.top_menu_element {
    display: block;
    position: absolute;
    background-position: 0px 220px;
    background-repeat:  no-repeat;
}

.top_menu_login {
    display: block;
    position: absolute;
    background-position: 0px 500px;
    background-image: url(img/login_bg.jpg);
    background-repeat:  no-repeat;
}

.top_menu_apply {
    display: block;
    position: absolute;
    background-position: 0px 500px;
    background-image: url(img/apply_bg.jpg);
    background-repeat:  no-repeat;
}

.top_menu_apply:hover {
    background-position: 1px 12px;
}

.top_menu_login:hover {
    background-position: 1px 11px;
}

.top_menu_element:hover {
    background-position: top;
}

.footer {
    height: 270px;
    min-width: 1000px;
    border-top: 3px solid #65990b;
    background-color: #3f3833;
    clear: both;
    margin-top: 30px;
}

.footer_info {
    height: 196px;
    background: url(img/footer_logo.jpg) no-repeat;
    width: 1000px;
    background-position: 35px 23px;
    color: #959595;
    font: 12px Arial;
    text-align: left;
}

.footer_menu {
   margin-left: 215px;
}

.footer_info div {
    padding-top: 30px;
    padding-left: 170px;
}


.footer_info ul li {
    margin: 20px 0 5px 0;
    padding: 0 0 0 12px;
    list-style:none;
   
}

.footer_info a {
    color: #FFFFFF;
}

.content {
    min-width: 1000px;
    background: url(img/body_bg.jpg) repeat-x;
    padding-top: 10px;
}

.page_body {
    width: 1000px;
    color: #383838;
    fotn: 14px Arial;
    text-align: justify;
}

h1 {
    font: 18px Arial;
    color: #4d4d4d;
    border-bottom: 3px solid #89b307;
    background: url(img/W.jpg) no-repeat;
    height: 22px;
    padding-left: 23px;
    padding-top: 4px;
    padding-bottom: 1px;
}

.register {
    border: 3px solid #cfcfcf;
    margin-right: 30px;
    width: 401px;
    float: right;
    margin-bottom: 30px;
}

#benef {
    margin-bottom: 30px;
    font-size: 95%;
}

#benef h1 {
    font: 18px Arial;
    color: #4d4d4d;
    border-bottom: 2px solid #89b307;
    background: url(img/dot.png) no-repeat left;
}

#benef ul { margin: 20px 0 27px 0; }
#benef ul li {
    margin: 5px 0 5px 0;
    padding: 0 0 0 12px;
    list-style:none;
    background: url(img/dots.png) no-repeat left;
}


.register_container {
    width: 397px;
    border: 2px solid #ffffff;
    padding-bottom: 20px;
}

.register_header {
    font: 16px Arial;
    color: #ffffff;
    background-color: #49413c;
    padding: 18px;
    margin-bottom: 34px;
}

.left_part {
    width: 500px;
    margin-left: 30px;
    margin-bottom: 20px;
    float: left;
}

.big_form .inquiry_element {
    padding-left: 35px;
    padding-top: 30px;
    text-align: left;
}

.register .inquiry_element {
    padding-left: 35px;
    padding-top: 10px;
    text-align: left;
}

.inquiry_field {
    padding-bottom: 10px;
    font: bold 14px Arial;
    color: #2c2c2c;
}

.inquiry_input {
    width: 315px;
    height: 23px;
    border: 1px solid #cfcfcf;
    background-color: #ffffff;
    padding-left: 3px;
    padding-right: 3px;
    font: 18px Arial;
    color: #000000;
}

.message_form_testims .inquiry_field {
    text-align: right;
    padding-right: 10px;
}

.message_form_testims table {
	width: 100%;
}

.message_form_testims table tr td {
    vertical-align: top;
}
.message_form_testims table tr td em {
	position: static;
	margin-top: 0;
	display: inline-block;
	height: 40px;
}
.message_form_testims table tr td .inquiry_input1 {
	vertical-align: 12px;
}

.message_form_testims table tr td:first-child {
	width: 160px;
}

select.inquiry_input {
    padding-right: 0px;
    width: 321px;
}

.inquiry_input1 {
    width: 315px;
    height: 23px;
    border: 1px solid #cfcfcf;
    background-color: #ffffff;
    padding-left: 3px;
    padding-right: 3px;
    font: 18px Arial;
    color: #000000;
    margin-bottom: 10px;
}

select.inquiry_input1 {
    padding-right: 0px;
    width: 321px;
}

.validator_exp {
    display: none;
}

.register .error_popup {
    position: absolute;
    color: red;
    font: bold 24px Arial;
    margin-left: 2px;
    margin-top: -15px;
    display: none;
}

.info_popup {
    background: url(img/tool_tip.png) no-repeat;
    width: 159px;
    height: 57px;
    position: absolute;
    margin-left: -8px;
    margin-top: -20px;
    text-align: justify;
    padding-left: 25px;
    padding-right: 10px;
    padding-top: 13px;
    font: 12px Arial;
    color: #383838;
    display: none;
    z-index: 2;
}

.big_form .error_popup {
    background: url(img/error_tip.png) no-repeat;
    width: 159px;
    height: 57px;
    position: absolute;
    margin-left: -8px;
    margin-top: -23px;
    text-align: justify;
    padding-left: 25px;
    padding-right: 10px;
    padding-top: 13px;
    font: 12px Arial;
    color: #ffffff;
    display: none;
    z-index: 3;
}

.error_input {
    border: 1px solid red;
}

.inquiry_input_comment {
    position: absolute;
    margin-left: 0px;
    margin-top: 26px;
    text-align: justify;
    font: 12px Arial;
    color: #afafaf;
}

.inquiry_input_com {
    margin-top: 0px;
    position: static;
    margin-left: 5px;
    margin-right: 5px;
}

.radio_box {

    width: 315px;
    height: 23px;
}

.top_menu_link {
    font: 15px Arial;
    color: #ffffff;
    text-decoration: none;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    display: block;
    float: left;
    height: 27px;
}

.top_menu_link:hover {
    background: url(img/top_menu_bg.jpg) repeat-x;
}

.cases_list {
    margin-right: 30px;
    width: 401px;
    float: right;
    margin-bottom: 30px;
}

.case_info {
    height: 46px;
    width: 401px;
    background: url(img/stick.jpg) no-repeat;
}

.case_info tr {
    vertical-align: middle;
}


.case_price {
    width: 80px;
    text-align: center;
    font: bold 24px Arial;
    color: #73880a;
    text-shadow:1px 1px 0px #fdfdfd;
}

.case_topic {
    font: 11px Arial;
    color: #383838;
    text-align: left;
    width: 155px;
}

.case_words {
    font: bold 13px Arial;
    color: #f8f8f8;
    text-align: center;
    width: 166px;
    text-shadow:1px 1px 0px #333333;
}

.cases_header {
    font: 16px Arial;
    color: #383838;
    border-bottom: 3px solid #89b307;
    background: url(img/a.jpg) no-repeat;
    height: 22px;
    padding-left: 23px;
    padding-top: 4px;
    padding-bottom: 1px;
    margin-bottom: 10px;
}

.case_total_info {
    margin-top: 20px;
    width: 401px;
}

.case_total_info .total_title {
    text-align: right;
    font: 16px Arial;
    color: #383838;
}

.case_total_info .total_val {
    text-align: left;
    width: 100px;
    padding-left: 20px;
    font: bold 16px Arial;
    color: #8db900;
}

.hr {
    border-bottom: 1px solid #b4b4b2;
    height: 20px;
}

h3 {
    font: bold 16px Arial;
    color: #383838;
}

.left_part ul {
    padding-left: 20px;
}

.left_part li {
    padding-left: 15px;
    list-style: none;
    background: url(img/li.jpg) no-repeat 0px 3px;
}

.top10 {
    width: 411px;
    background: url(img/top10.jpg) no-repeat;
    height: 310px;
}

.top10 table {
    width: 411px;
}

.top10 table tr td {
    font: 13px Arial;
    color: #303030;
    padding: 0px;
    text-align: center;
    height: 24px;
    width: 33%;
}

.top10 table tr {
    vertical-align: bottom;
}

.top10 table tr:first-child td {
    font: bold 11px Arial;
    color: #555555;
    padding: 0px;
    height: 62px;
}

.top10 table tr:first-child {
    vertical-align: bottom;
}

.header_container .sign {
    display: block;
    position: absolute;
    margin-left:0px;
    margin-top:152px;
    color: white;
    font:20px Arial;
    text-align: left;    
    text-shadow: 0px 1px 1px rgba(0,0,0,0.4);
    font-weight: bold;
}

.header_container .sign span {
    font-size: 22px;
}

.header_container .sign ul {
    padding: 0px;
    margin: 0px;
    padding-top:20px;
}

.header_container .sign li {
    padding: 10px;
    margin: 0px;
    list-style: none;
    font-size: 15px;
    padding-left: 40px;
    background: url(img/li.png) left no-repeat;
}

.top_menu_element.apply_button {
    top: 350px; margin-left: 330px; height: 29px; width: 150px;
    text-transform: uppercase;
    color:white;
    text-decoration: none;
    border-radius: 5px;
    box-shadow: 0px 1px 3px rgba(0,0,0,0.4), 0 0 1px rgba(255,255,255,0.2) inset;
    text-shadow: 0px 1px 1px rgba(0,0,0,0.4);
    text-align: center;
    padding-top:10px;
    font-weight: bold;    
    background: #8abd32; /* Old browsers */    
    background: -moz-linear-gradient(top,  #8abd32 0%, #6a9c19 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8abd32), color-stop(100%,#6a9c19)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #8abd32 0%,#6a9c19 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #8abd32 0%,#6a9c19 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #8abd32 0%,#6a9c19 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #8abd32 0%,#6a9c19 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8abd32', endColorstr='#6a9c19',GradientType=0 ); /* IE6-9 */

}

.banner-right {
    border-radius: 5px;
    padding: 18px;
    box-shadow: 0px 1px 4px rgba(0,0,0,0.4);
    font: 15px/20px Arial;
    color: #3a3a3a;    
    /*background: url(/img/banner-bg.png) no-repeat right bottom white;*/
    background: #fff;
    float: right;
    margin-bottom: 30px;
    margin-right: 30px;
    width: 361px;
    text-align: left;
}

path{}
.banner-right-pie {
    border-radius: 5px;
    padding-top: 18px;
    padding-bottom: -20px;
    box-shadow: 0px 1px 4px rgba(0,0,0,0.4);
    font: 15px/20px Arial;
    color: #3a3a3a;    
    background: url(/img/banner-bg.png) no-repeat right bottom white;
    float: right;
    margin-bottom: 30px;
    margin-right: 30px;
    width: 398px;
    text-align: left;
    position:relative;
}

.banner-right .banner-sign {
    color: #383838;
    font: bold 16px/18px Arial;
    padding: 0px 0px 7px 49px;
    margin-bottom: 20px;
    background: url(/img/banner-head-2.png) no-repeat left top;
    border-bottom: 3px solid #89b307;
}
.banner-sign-ben {
    color: #383838;
    font: bold 16px/18px Arial;
    padding: 5px 0px 10px 49px;
    margin-bottom: 20px;
    background: url(img/banner-li.png) no-repeat left top;
    border-bottom: 3px solid #89b307;
}

.banner-testimonials {
    color: #383838;
    font: bold 16px/18px Arial;
    padding: 5px 0px 10px 49px;
    margin-bottom: 20px;
    background: url(img/wb-why-us.png) no-repeat left top;
    border-bottom: 3px solid #89b307;
}

.btn-testimonials {
    margin: 0px 80px;
    color:white;
    text-decoration: none;
    border-radius: 5px;
    box-shadow: 0px 1px 3px rgba(0,0,0,0.4), 0 0 1px rgba(255,255,255,0.2) inset;
    text-shadow: 0px 1px 1px rgba(0,0,0,0.4);
    text-align: center;
    padding: 7px 25px;
    font-size: 14px;
    font-weight: bold;  
    cursor: pointer;  
    background: #8abd32; /* Old browsers */    
    background: -moz-linear-gradient(top,  #8abd32 0%, #6a9c19 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8abd32), color-stop(100%,#6a9c19)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #8abd32 0%,#6a9c19 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #8abd32 0%,#6a9c19 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #8abd32 0%,#6a9c19 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #8abd32 0%,#6a9c19 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8abd32', endColorstr='#6a9c19',GradientType=0 ); /* IE6-9 */
}

.banner-body .date {
    float: right;
}

.banner-grafic {
    color: #383838;
    font: bold 16px/18px Arial;
    padding: 5px 0px 10px 49px;
    margin-bottom: 20px;
    background: url(img/wb-icon.png) no-repeat left top;
    border-bottom: 3px solid #89b307;
    background-position: 0px 8px;
}

.banner-sign-graph {
    color: #383838;
    font: bold 16px/18px Arial;
    padding: 0px 18px 10px 49px;
    margin: 0 18px 0 18px;
    background: url(/img/banner-head-1.png) no-repeat left top;
    border-bottom: 3px solid #89b307;
}


.banner-right .banner-body i {
    display: block;
    margin-bottom:7px;
}


.banner-left {
    border-radius: 5px;
    padding: 18px;
    box-shadow: 0px 1px 4px rgba(0,0,0,0.4);
    font: 15px/20px Arial;
    color: #3a3a3a;    
    background: url(/img/banner-bg.png) no-repeat right bottom white;    
    width: 361px;
    text-align: left;
}

.banner-left .banner-sign {
    color: #383838;
    font: bold 20px/21px Arial;
    padding: 0px 0px 7px 49px;
    margin-bottom: 7px;
    background: url(/img/banner-head-1.png) no-repeat left top;    
}

.banner-right ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.banner-right ul li {
    font: 16px/18px Arial;
    color: #3a3a3a;
    background: url(/img/banner-li.png) no-repeat left center;
    padding: 0 0 5px 27px;
    width:90%;
    border-bottom: 2px solid #b0cc59;
    display: inline-block;
    margin-top: 6px;
    margin-right: 20px;
}

.banner-left ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.banner-left ul li {
    font: italic 22px/18px Arial;
    color: #3a3a3a;
    background: url(/img/banner-li.png) no-repeat left bottom;
    padding: 0px 0px 2px 27px;
    border-bottom: 2px solid #b0cc59;
    display: inline-block;
    margin-top: 6px;
    margin-right: 20px;
}

.banner-left ul li:first-child {
    margin-top: 0px;
}


.banner-left .banner-left-2 {
    margin-left: 35px;
}

.banner-left .banner-left-3 {
    margin-left: 70px;
}

.banner-left .banner-left-4 {
    margin-left: 105px;
}

.banner-left .banner-left-5 {
    margin-left: 140px;
}

.banner-left .banner-left-6 {
    margin-left: 175px;
}

.banner-left .banner-left-7 {
    margin-left: 210px;
}

.clear {
    clear: both;
}

.how-to-get, .how-it-works {
    font: 13px/18px Arial;    
    background: url(/img/get-started.png) no-repeat center 45px;
    margin-bottom: 25px;
    text-align: left;
    margin-top: 20px;
}

.how-it-works {
    background-image: url(/img/how-it-works.png);
}

.how-to-get h2, .how-it-works h2 {
    font-size: 20px;
    color: #89b307;
}

.block-holder .col {
    width:145px;
    float:left;
    margin-left: 32px;
}

.block-holder .col:first-child {
    margin-left: 0px;
}

.block-holder h3 {
    font: bold 20px/20px Arial;
    text-align: center;
    color: #49413c;  
    height: 80px;    
}

.block-holder {
    margin-top:150px;
}

.mega-bold {
    font: bold 18px/19px Arial;
    text-align: left;
}

.main-banner table {
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(240,240,240,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(240,240,240,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(240,240,240,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(240,240,240,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(240,240,240,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(240,240,240,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */
    box-shadow: 0 1px 9px rgba(0,0,0,0.2);
    border: 3px solid #89b500;
    border-radius: 3px;
}
.main-banner table td {
    width: 33%;
    padding: 17px 7px;
    text-align: left;
}
.main-banner table td:first-child {
    background: rgb(243,247,229); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(243,247,229,1) 0%, rgba(243,247,229,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(243,247,229,1)), color-stop(100%,rgba(243,247,229,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(243,247,229,1) 0%,rgba(243,247,229,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(243,247,229,1) 0%,rgba(243,247,229,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(243,247,229,1) 0%,rgba(243,247,229,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(243,247,229,1) 0%,rgba(243,247,229,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f7e5', endColorstr='#f3f7e5',GradientType=0 ); /* IE6-9 */
    border-right: 1px solid #dadada;
    width: 25%;
    text-align: center;
    font: bold 18px Arial;
    color: #262626;
}

.main-banner .counter {
    font-size:12px;
    font-weight: normal;   
    color: #6d6d6d;
    padding-top: 15px;
}

.main-banner .counter span {
    font-weight: bold;
    color: #6f9200;    
}

.main-banner .counter strong {
    font-size: 18px;
}

.banner_last_col {
    background: url(/img/banner-gifts.png) no-repeat right bottom;        
    vertical-align: top;    
}

.banner_last_col ul {
    padding: 0px;
    margin: 0px;
}

.banner_last_col ul li {
    color: #7aa004;
    font: bold 16px/24px Arial;
    background: none;
    padding: 2px 0px;
}

.banner_middle_col {
    font: normal 15px/18px Arial;
    color: #393939;
}

/*TUTORIAL PAGE*/
.steps-block {
    background-color: #89b307;
    display: inline-block;
    margin-top: 20px;
}    
.steps-block1 {
    display: inline-block;
    float: left;
    margin-right: 463px;
}    
.steps-block span {
    display: inline-block;
    line-height: 40px;
}
.steps-block1 span {
    display: inline-block;
    line-height: 18px;
}
.steps-num {
    color: #e0eacc;
    padding: 0 40px 0 20px;
    font: italic normal 18px/40px Arial;
    background: url(img/arrow.gif) no-repeat right; 
}
.steps-num-2first {
    color: #e0eacc;
    font: italic normal 18px Arial;
    width:56px;
    height:39px;
    float: left;
    padding-top: 25px;
    background: url(img/st1.jpg) no-repeat right; 
}
.steps-num-2 {
    color: #e0eacc;
    font: italic normal 18px Arial;
    width:56px;
    height:39px;
    float: left;
    padding-top: 25px;
    background: url(img/st2.jpg) no-repeat right; 
}
.steps-num-2last {
    color: #e0eacc;
    font: italic normal 18px Arial;
    width:56px;
    height:51px;
    float: left;
    padding-top: 25px;
    background: url(img/st3.jpg) no-repeat right; 
    margin-bottom: 20px;
}
.steps-title {
    color: #fff;
    padding: 0 40px 0 20px;
    font: bold 16px/40px Arial;
    background: url(img/arrow_2.gif) no-repeat right; 
}
.steps-title1 {
    background-color: #89b307;
    color: #fff;
    padding: 8px 12px 0px 12px;
    margin: 0 0 11px 3px;
    font: bold 16px/40px Arial;
    float: left;
    width:454px;
    height:45px;
    text-align:left;
}

.simple-list {padding-left: 25px;}
.simple-list li {padding: 5px;}
.color-list {padding-left: 0;}
.color-list li {
    list-style-type: none;
    line-height: 50px;
    padding: 0 20px;
    font-style: italic;
}
.color-list li span {
    font-weight: bold;
    font-style: normal;
    display: inline-block;
    width: 260px;
}
.list-row1 {background-color: #aad4e2;}
.list-row2 {background-color: #c0dfaa;}
.list-row3 {background-color: #e6eaa8;}
.list-row4 {background-color: #f5cda8;}
.mail-img, .phone-img {
    float: left;
    margin-right: 10px;
}
.mail-img {margin-top: 12px;}
.phone-img {margin-top: 6px;}
.varification-list {
    padding: 0;
    margin-bottom: 30px;
}
.varification-list li {
    list-style-type: none;
    display: inline-block;
    background: url(/img/arrow_gr.gif) no-repeat right; 
    padding-right: 60px;
    margin-right: 30px;
    height: 50px;
}
.list-last {
    background: none!important;
    padding-right: 0!important;
    margin-right: 0!important;
}
.question-link {cursor: pointer;}
.link-bold {font-weight: bold;}
.answer-list {
    display: none;
    list-style-type: none;
    padding-left: 20px;
}
.tutroial_banner {
    margin: 10px 0px;
}
.tutroial_banner img {
    -webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 0px 5px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 0px 5px rgba(50, 50, 50, 0.75);
}


.payment_table{
    border-collapse: collapse;
    margin:0 auto;
}
.payment_table td {
    text-align: left;
    padding:10px;
    border: 1px solid #cccccc;
        
}

.img-but{
    width:172px; margin:0 auto;
}
.img-but:hover{
    opacity: 0.8
} 


/*carousel*/

.jcarousel-wrapper {
    position: relative;
    height: 250px;
    margin: 20px auto;
}

/** Carousel **/

.jcarousel {
    position: relative;
    overflow: hidden;
    vertical-align: middle;
}

.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel li {
    float: left;
    width: 500px;
    padding: 0 40px;
    box-sizing: border-box;
    background: none;
}

.jcarousel ul li i {
    float: right;
}

.jcarousel img {
    display: block;
    max-width: 100%;
    height: auto !important;
}

/** Carousel Controls **/

.jcarousel-control-prev,
.jcarousel-control-next {
    position: absolute;
    top: 20%;

    text-align: center;
  
    text-decoration: none;
}



.jcarousel-control-prev {
    left: 0px;
    color:#C1C1C1;
}

.jcarousel-control-next {
    right: 0px;
    color:#C1C1C1;
}

.jcarousel-control-prev:hover span,
.jcarousel-control-next:hover span {
    display: block;
}

.jcarousel-control-prev.inactive,
.jcarousel-control-next.inactive {
    opacity: .25;
    cursor: default;
}

/** Carousel Pagination **/

.jcarousel-pagination {
    position: absolute;
    bottom: 10px;
    left: 35%;
    margin: 0;
}



.jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;

    font-size: 11px;
    height: 10px;
    width: 10px;
    line-height: 10px;

    background: #fff;
    color: #4E443C;
    border-radius: 10px;
    text-indent: -9999px;

    margin-right: 7px;

    -webkit-box-shadow: 0 0 2px #4E443C;
    -moz-box-shadow: 0 0 2px #4E443C;
    box-shadow: 0 0 2px #4E443C;
}

.jcarousel-pagination a.active {
    background: #78AB24;
    color: #fff;
    opacity: 1;

    -webkit-box-shadow: 0 0 2px #F0EFE7;
    -moz-box-shadow: 0 0 2px #F0EFE7;
    box-shadow: 0 0 2px #F0EFE7;
}



.what-say {
    background: url(/img/wb-testimonial.png) no-repeat;
    background-position: 0px 0px;
    width: 440px;
    padding-left: 50px;
    margin-bottom: 30px;
}
.btn-say {
    color:white;
    text-decoration: none;
    border-radius: 5px;
    box-shadow: 0px 1px 3px rgba(0,0,0,0.4), 0 0 1px rgba(255,255,255,0.2) inset;
    text-shadow: 0px 1px 1px rgba(0,0,0,0.4);
    text-align: center;
    padding: 9px 30px;
    font-size: 14px;
    font-weight: bold;  
    cursor: pointer;  
    background: #8abd32; /* Old browsers */    
    background: -moz-linear-gradient(top,  #8abd32 0%, #6a9c19 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8abd32), color-stop(100%,#6a9c19)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #8abd32 0%,#6a9c19 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #8abd32 0%,#6a9c19 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #8abd32 0%,#6a9c19 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #8abd32 0%,#6a9c19 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8abd32', endColorstr='#6a9c19',GradientType=0 ); /* IE6-9 */
}

.info_img_mob{
    display: none;
}

@media (min-width: 768px) {
    .info_img{
        display: block;
        width: 100%;
    }
}

@media (max-width: 768px) {
    .info_img_mob{
        display: none;
        width: 100%;
    }
}