



.contentbutton-12-2{
    display: flex;
    justify-content: center;
    align-items: center;
}
    .contentbutton-12-2:before{
        content: url("/img2/dual/question2.png");
        margin-right: 8px;
    }

.opinions-gallery_info {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 15px 130px 20px 24px;
    position: relative;
}

.opinions-gallery_info_shadow {
    background: url("/img2/shadow-gallery.png") no-repeat scroll 0 0 transparent;
    bottom: -30px;
    display: block;
    height: 105px;
    left: -25px;
    position: absolute;
    width: 660px;
    cursor: default;
}

.contentelem-46 .contentelem-46-1-1.opinions-gallery_info_comments {
    right: 23px;
    top: 20px;
}

.contentelem-46 .contentelem-46-1-1-1 {
    color: #FFFFFF;
    display: block;
    font-size: 9px;
    left: 0;
    position: absolute;
    text-align: center;
    top: 5px;
    width: 100%;
    z-index: 2;
}

.opinions-gallery_info .opinions-gallery_info_header {
    color: #F13C69 !important;
    font: 18px/24px 'helioscondcbold' !important;
    margin: 0;
    text-transform: uppercase !important;
}

.opinions-gallery_nav_img-wrap {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 3px solid #FFFFFF;
    box-shadow: 0 1px 7px #CCCCCC;
    cursor: pointer;
    height: 60px;
    position: relative;
}

/* from nested */

.opinions-gallery_info .opinions-gallery_info_header 
{
	z-index: 10;
position: relative;
}


.contentelem-46 .contentelem-46-1-1.opinions-gallery_info_comments {
    top: 20px; right: 23px;
}

.opinions-gallery {
    margin-bottom: 15px;;
    border-bottom: 1px solid #e9e9e9;
}
.opinions-gallery_img-wrap {
    position: relative;
    width: 100%; 
    height: 321px;
    overflow: hidden;
}
.opinions-gallery_img-wrap_img {
    display: block;
    margin: 0px auto;
   width: 100%;
}
.opinions-gallery_info {
    position: relative;
    padding: 15px 130px 20px 24px;
    background: #fff;
}
.opinions-gallery_info_shadow {
    position: absolute;
    left: 0; 
    bottom: -30px;
    display: block;
    width: 100%; 
    height: 105px;
    background: #fff;
}
.opinions-gallery_info_shadow:before, .opinions-gallery_info_shadow:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.opinions-gallery_info_shadow:after
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}
.opinions-gallery_info .opinions-gallery_info_header {
    margin: 0;
    font: 18px/24px 'helioscondcbold' !important;
    color: #f13c69 !important;
    text-transform: uppercase !important;
}
.opinions-gallery_nav {
    overflow: hidden;
    margin: 34px auto 0;
    padding-bottom: 38px;
   	width: 610px; height: 55px;
}
.opinions-gallery_nav_item {
    position: relative;
    display: inline-block;
    *display: inline; *zoom: 1;
    vertical-align: top;
    padding: 7px 14px 0;
    width: 120px; height: 65px;
    list-style: none;
    overflow: hidden;
}
.opinions-gallery_nav_link {
    display: block;
}
.opinions-gallery_nav_img-wrap {
    position: relative;
    /*height: 40px;*/
    background: #fff;
    border: 3px solid #fff;
    -webkit-box-shadow: 0 1px 7px #ccc;
    -moz-box-shadow: 0 1px 7px #ccc;
    box-shadow: 0 1px 7px #ccc;
    behavior: url("/js2/PIE.htc");
    cursor: pointer;
}
.opinions-gallery_nav_img-wrap img {
    display: block;
   /* width: 100%; height: 100%; max-width: 100%; max-height: 100%;*/
}
.opinions-gallery_nav_item.active .opinions-gallery_nav_img-wrap {
    border-color: #f13c69;
}
.opinions-gallery_nav_img-wrap_arrow {
    display: none;
    position: absolute;
    top: 2px; left: 50%; margin-left: -5px;
    width: 10px; height: 5px;
    background: url(/img2/icons.png?1) 0 -94px no-repeat;
}
.opinions-gallery_nav_item.active .opinions-gallery_nav_img-wrap_arrow {
    display: block;
}
.opinions-gallery_nav_img {
    display: block;
}
.opinions-gallery_nav_list {
    display: none;
}

.opinions_signature {
    text-align: left;
    color: #000;
    margin-top: 20px;
}
.opinions_signature_name {
    font-weight: 600;
}
    .opinions_signature_name:before{
        content: url(/img2/dual/avatar.png);
        float: left;
        margin-right: 8px;
    }
.opinions_img-wrapper {
    position: relative;
    margin: 0px;
    width: 100%;
    text-align: center;
    background: #F7F7F7;
}
.opinions_img-frame {
    position: absolute;
    left: 0; bottom: -29px;
    height: 66px;
    width: 100%;
    background: url(/img2/opinions-img-frame.png) center 0 no-repeat;
}
.opinions_content {
    overflow: hidden;
    margin-top: 30px;
}
.opinions_title {
    margin-bottom: 10px;
    text-align: center;
    font: normal 23px/24px "opensans", "Arial", "Tahoma";
}
.opinions_title.pros {
    color: #f13c69;
}
.opinions_title.cons {
    color: #489df4;
}
.opinions-one {
    position: relative;
    padding-bottom: 35px;
    width: 100%;
    text-align: justify;
}
.opinions-one.pros {
    float: left;
}
.opinions-one.cons {
    float: right;
}
.opinions-one .editorbox {
    font: 12px/18px Arial;
    color: #555;
}
.opinions_rating {
    position: absolute;
    bottom: 0; left: 0;
    padding-top: 20px;
    height: 15px; width: 100%;
    text-align: center;
}


.opinions-gallery_img-wrap {
    height: 245px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.contentelem-46 .contentelem-46-1-1 {
                cursor: pointer;
                background: url("../img2/contentdecor-2.png") -88px 0 no-repeat;
                display: block;
                height: 30px;
                position: absolute;
                top: 0; right: 0;
                text-decoration: none;
                width: 35px;
            }
            .contentelem-46 .contentelem-46-1-1.opinions-gallery_info_comments {
                top: 20px; right: 23px;
            }

.contentelem-46 .contentelem-46-1-1 .appeared {
                    background: url("../img2/contentdecor-2.png") -88px -32px no-repeat;
                    display: none;
                    font-size: 0;
                    height: 30px;
                    position: absolute;
                    left: 0; top: 0;
                    width: 35px;
                    z-index: 1;
                }
/* ------------------------------------------------------------------------------- */

.contentelem-4-1.opinions li {
    margin-bottom: 20px;
  /*  padding-bottom: 33px;*/
}

.contentelem-4-1.with-border li {
    border-bottom: 1px solid #E9E9E9;
}

.contentelem-4-1.big li {
    width: calc(50% - 30px);
}

.contentelem-4-1.big .contentelem-4-1-1 {
    height: 133px;
}

.contentelem-4-1.opinions {
    margin-bottom: 18px;
}
.contentelem-4-1.with-border {
    border: medium none;
}

.contentelem-4-1-1.short {
    height: 70px;
}

.contentelem-4-1-1.short img {
    height: 70px;
    width:130px;
}

.contentelem-4-1-1 img {
    background: none repeat scroll 0 0 #F1F1F1;
    /*height: 120px;*/
    width: 100%;
}

.contentelem-4-1.big .contentelem-4-1-1 {
    height: 120px;
}



#gallery_href {
	text-decoration: none;
}
.header-14{
    margin: 50px 0 0px 0;
}
.header-14_text{

}
    .header-14_text:before{
        background-size: 50px 40px;
        display: inline-block;
        width: 50px;
        height: 40px;
        vertical-align: -4px;
        margin-right: 5px;
        content: "";
        background-image: url(/img2/dual/dia.png);
        position: absolute;
        top: -41px;
        left: 91px;
    }

.opinions .editorbox{
    font-size: 16px!important;
    padding: 50px 50px 25px 50px;
    background: #f7f7f7;
    color: #000;
    padding-right: 50px!important;
}
@media screen and (max-width: 680px) {
    .opinions .editorbox{
        padding: 10px 10px 10px 10px;
        padding-right: 10px!important;
    }
    .img_rating{
        width: 25px!important;
    }
    .best-comments{
        padding: 10px!important;
    }
}
	.opinions .editorbox p{
	    font-size: 16px!important;
	}

.opinions_content{

}
    .opinions_content .opinions-one{
        height: auto!important;
    }
        .opinions_content .opinions-one h3.opinions_title{
            font-family: "opensans", "Arial", "Tahoma";
            font-size: 20px;
            color: #504e4e;
            text-transform: none;
        }
            .opinions_content .opinions-one h3.opinions_title:before{
                background-size: 17px 17px;
                display: inline-block;
                width: 17px;
                height: 17px;
                vertical-align: -4px;
                margin-right: 5px;
                content: "";
            }
        .opinions_content .opinions-one .editorbox{
            font-size: 16px;
            color: #000;
            text-align: left;
            line-height: 23px;
        }

    .opinions_content .opinions-one.pros{

    }
    .opinions_content .opinions-one.pros .editorbox{
            padding: 20px 20px 20px 40px;
        }
            .opinions_content .opinions-one.pros .editorbox:before{
                width: 20px;
                content: "\a0";
                position: absolute;
                background-color: #fff;
                height: 100%;
                left: 0px;
                top: 0px;
                border-radius: 0px 100px 0px 0px;
            }
        .opinions_content .opinions-one.pros h3.opinions_title{
            text-align: left;
            margin-top: 10px;
        }
            .opinions_content .opinions-one.pros h3.opinions_title:before{
                background-image: url(/img2/dual/femenine.png);
            }
        .opinions_content .opinions-one.pros .editorbox{
            background-color: #fff1f4;
        }
        


    .opinions_content .opinions-one.cons{

    }
        .opinions_content .opinions-one.cons .editorbox{
            padding: 20px 40px 20px 20px;
        }
            .opinions_content .opinions-one.cons .editorbox:before{
                width: 20px;
                content: "\a0";
                position: absolute;
                background-color: #fff;
                height: 100%;
                right: 0px;
                top: 0px;
                border-radius: 100px 0px 0px 0px;
            }
        .opinions_content .opinions-one.cons h3.opinions_title{
            text-align: right;
            margin-top: 0px;
        }
            .opinions_content .opinions-one.cons h3.opinions_title:before{
                background-image: url(/img2/dual/man.png);
            }
        .opinions_content .opinions-one.cons .editorbox{
            background-color: #f2fcff;
        }

@media screen and (max-width:680px){
    .opinions_content .opinions-one.pros .editorbox {
        padding-right: 20px!important;
    }
    .opinions_content .opinions-one.cons .editorbox {
        padding-right: 40px!important;
    }
}