﻿.l_wide {
    padding: 0 40px;
    background: #ffffff;
    box-shadow: 0px 0px 5px #AEAEAE;
    position: relative;
}
.l_wide .b-zakaz-form__basket-link {
    top: 60px;
    border-radius: 0 8px 8px 0;
}
.b-wide-box {
    padding: 30px 0;
    position: relative;
    font-family: Calibri;
    font-size: 18px;
    text-shadow: 0 0 0;
}
.b-wide-box-title {
    font-weight: bold;
    color: #21487a;
    position: absolute;
    top: 30px;
    left: 30px;
}
.b-wide-box:after {
    width: 104%;
    height: 1px;
    background: #e2e2e0;
    content: " ";
    position: absolute;
    bottom: 0;
    left: -2%;
}
.b-wf-holst {
    border-top: 1px solid #e2e2e0;
    padding: 30px 0 0;
    margin-top: 30px;
    width: 104%;
    margin-left: -2%;
}
.b-wide-box .error-box {
    position:absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    text-align: center;
}
.b-wide-box .error {
    display: inline-block;
    font-weight:700;
    color: #ffffff;
    background: rgb(255,89,38); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,89,38,1) 0%, rgba(255,89,38,1) 50%, rgba(255,60,0,1) 51%, rgba(210,49,0,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,89,38,1)), color-stop(50%,rgba(255,89,38,1)), color-stop(51%,rgba(255,60,0,1)), color-stop(100%,rgba(210,49,0,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,89,38,1) 0%,rgba(255,89,38,1) 50%,rgba(255,60,0,1) 51%,rgba(210,49,0,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,89,38,1) 0%,rgba(255,89,38,1) 50%,rgba(255,60,0,1) 51%,rgba(210,49,0,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,89,38,1) 0%,rgba(255,89,38,1) 50%,rgba(255,60,0,1) 51%,rgba(210,49,0,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,89,38,1) 0%,rgba(255,89,38,1) 50%,rgba(255,60,0,1) 51%,rgba(210,49,0,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5926', endColorstr='#d23100',GradientType=0 ); /* IE6-9 */
    box-shadow: 0px 1px 0px #fff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 0 5px;
}
.b-wide-box .warning {
    display: inline-block;
    font-weight:700;
    color: #000000;
    background: rgb(255,250,110); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,250,110,1) 0%, rgba(255,243,110,1) 50%, rgba(255,233,0,1) 51%, rgba(245,224,0,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,250,110,1)), color-stop(50%,rgba(255,243,110,1)), color-stop(51%,rgba(255,233,0,1)), color-stop(100%,rgba(245,224,0,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,250,110,1) 0%,rgba(255,243,110,1) 50%,rgba(255,233,0,1) 51%,rgba(245,224,0,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,250,110,1) 0%,rgba(255,243,110,1) 50%,rgba(255,233,0,1) 51%,rgba(245,224,0,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,250,110,1) 0%,rgba(255,243,110,1) 50%,rgba(255,233,0,1) 51%,rgba(245,224,0,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,250,110,1) 0%,rgba(255,243,110,1) 50%,rgba(255,233,0,1) 51%,rgba(245,224,0,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffa6e', endColorstr='#f5e000',GradientType=0 ); /* IE6-9 */
    box-shadow: 0px 1px 0px #fff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 0 5px;
}

.b-wide_img {
    height: 400px;
}



.b-wide_img_img {
    vertical-align: middle;
    margin: 40px 10px;
    background-color: #fff;
    width: 200px;
    height: 150px;
    display:inline-block;
    overflow: hidden;
}
.b-wide_img_prev {
    vertical-align: middle;
    margin: 40px 10px;
    background-color: #fff;
    width: 400px;
    height: 300px;
    overflow:hidden;
    border: 1px solid #ff6000;
    display:inline-block;
}
#Preview {
    width: 100%;
}
.one_holst:after {
    background: url(/static/images/wide-one-holst.png) left top no-repeat;
    width:23px;
    height:12px;
    content: " ";
    position: absolute;
    top: 9px;
    left: 20px;
}
.many_holst:after {
    background: url(/static/images/wide-many-holst.png) left top no-repeat;
    width:23px;
    height:12px;
    content: " ";
    position: absolute;
    top: 9px;
    left: 20px;
}
.b-wide_price {
    color: #868686;
    position: absolute;
    top: 0px;
    right: 5px;
}
.b-wide-box .selected {
    border: none;
}
.b-wide-customsize {
    color: #21487a;
    text-align:left;
    margin: 30px 0px 15px;
    position: relative;
    display: inline-block;
    min-height: 165px;
}
.b-wide-customize_img {
    float: left;
    width: 540px;
    text-align: center;
    position: relative;
}

.b-wide-size_info {
    float: left;
    width: 370px;
    padding: 0 15px;
    margin-top: 35px;
}
.b-wide-customize_img__rect {
    background-color: #ffffff;
    display: inline-block;
    opacity: 0.8;
    box-shadow: 0 0 3px 1px #c5c5c5;
    border: 1px solid #bebeba;
    position: absolute; 
    left:0px; 
    bottom:0px;
}

.b-wide-customize_img_size {
    font-family: Arial;
    font-weight: 700;
    font-size: 30px;
    width: 150px;
    margin: 0 auto;
    position: relative;
    top: 36%;
    color: #396db3;
    text-shadow: -3px 0 #fff, 0 3px #fff, 3px 0 #fff, 0 -3px #fff;
}
.b-wide-customsize input {
    width: 43px;
    height: 23px;
    border: 1px solid #21487a;
    color: #21487a;
    padding: 0px 0px 0px 5px;
}
.b-wide-customsize .help {
    display:inline-block;
    padding: 0 5px 2px;
    margin-bottom: 5px;
    background-color: #fffdd1;
    color: #000000;
    border: 1px solid #ffd1ab;
    border-radius: 5px;
    font-style: italic;
    text-align:center;
}
.b-wide-size_type {
    margin: 5px 0px;
}
.b-wide-size_type .owl-nav {
    display: none;
}
.b-wide-size_size {
    background-color: #ffffff;
    border: 1px solid #cfcfcf;
    box-shadow: 0px 0px 1px #cfcfcf;
    float: left;
}

.b-wide-size_size_square {
    width: 23px;
    height: 23px;
    margin-left:-4px;
}

.b-wide-size_size_vert {
    width: 15px;
    height: 23px;
    margin-right:6px;
}

.b-wide-size_size_horiz {
    width: 23px;
    height: 15px;
    margin: 4px 0 0 -4px;
}

.b-wide-size_item {
    color: #21487a;
    float: left;
    padding: 0px 5px;
    margin: 0px 7px;
    height: 25px;
    cursor: pointer;
    white-space: nowrap;
}
.selected .b-wide-size_item {
    background-color: #d5dcef;
    border-radius: 5px;
}
.b-wide-option-group {
    width: 100%;
    margin: 15px auto 0;
}
.g-4-arrow {
    display: none
}
.g-1 {
    padding-top: 30px;
}
    .g-1 .b-wide-option {
        float: none;
        margin: 15px auto 0;
    }
    .g-1 .b-wide-option_price {
        top: -35px;
    }
.g-2 {
    width: 685px;
    margin: 35px auto 0;
}
.g-3 {
    padding-top: 10px;
}
    .g-3 .b-wide-option {
        margin: 20px 40px 0;
    }
.g-4 {
    padding-top: 10px;
}
    .g-4 .b-wide-option {
        margin: 20px 40px 0;
    }
    .g-4 .g-4-arrow {
        display: block;
    }
    .g-4 .g-4-container {
        width: 100%;
        overflow: hidden;
    }
    .g-4 .g-4-conteiner_inner {
        width: 1000%;
    }
.b-wide-option {
    float: left;
    width: 220px;
    margin: 0 60px;
    position: relative;
}
.b-wide-option_img {
    position: relative;
    width: 180px;
    height: 180px;
    border: 10px solid #eeeee9;
    background-color: #ffffff;
    box-shadow: 0px 0px 5px #cfcfcf;
    margin: 15px 10px;
}
.b-wide-option .disabled {
    opacity: 0.5;
}

.selected .b-wide-option_img:after {
    content: " ";
    border: 10px solid #ff955b;
    border-radius: 5px;
    position: absolute;
    top: -20px;
    left: -20px;
    width: 200px;
    height: 200px;
}
.b-wide-option_name {
    color: #303030;
    display: block;
}
.b-wide-option_descr {
    color: #707070;
    display: block;
}
.b-wide-option_price {
    color: #868686;
    position: absolute;
    top: -20px;
    right: 9px;
}
.b-wide-options .help {
    background-color: #fffdd1;
    color: #353535;
    margin: 20px -80px 10px;
    padding: 5px 0;
    border: 1px solid #ffd1ab;
    border-radius: 5px;
    font-style: italic;
    display:block;
    text-shadow: none;
}
.b-wide-res {
    font-family: Calibri;
    font-size: 18px;
    text-shadow: 0 0 0;
    padding: 30px 30px 40px 40px;
    position: relative;
    z-index: 100;    
}
.b-wide-res_item {
    float: left;
    border-left: 2px solid #b3b3b3;
    color: #21487a;
    position:relative;
    min-height: 150px;
}
.b-wide-res_item:after {
    background: url(/static/images/wide-res-shadow.png) left top no-repeat;
    background-size: contain;
    width: 39px;
    height: 150px;
    position: absolute;
    left: -27px;
    top: -4px;
    content: " ";
}

.b-wide-res_item a {
    color: #21487a;
    display: block;
    margin-left: 20px;
    text-align:left;
}
.b-wide-res_res {
    margin: 10px 0 0 20px;
    font-size: 24px;
}
#nextSize, #previousPicture, #previousBlock, .previousOption, #previousMaterial, .ms_previousBlock {
    display:inline-block;
    position: absolute;
    width: 21px;
    height: 89px;
    background: url(/static/images/b-wide-leftarr.png) left top no-repeat;
    left: 5px;
    top: 30%;
    cursor: pointer;
    z-index: 10;
}
.ms_previousBlock {
    left: 525px;
}
#nextSize:active, #previousPicture:active, #previousBlock:active, .previousOption:active, #previousMaterial:active {
    left: 0px;
} 
.ms_previousBlock:active {
    left: 520px;
}
#previousSize, #nextPicture, #nextBlock, .nextOption, #nextMaterial, .ms_nextBlock {
    display:inline-block;
    position: absolute;
    width: 21px;
    height: 89px;
    background: url(/static/images/b-wide-rightarr.png) left top no-repeat;
    right: 5px;
    top: 30%;
    cursor: pointer;
    z-index: 10;
}
#previousSize:active, #nextPicture:active, #nextBlock:active, .nextOption:active, #nextMaterial:active, .ms_nextBlock:active {
    right: 0px;
}
.nextOption, .previousOption {
    top: 32%;
}
#nextMaterial, #previousMaterial {
    top: 32%;
}
.b-wide-search {
    font-family: Calibri;
    font-size: 14px;
    width: 260px !important;
}

.b-wide-search_iframe {
    width: 240px !important;
}

.b-wide-search span {
    margin-bottom: 10px;
    display: inline-block;
}
.b-wide-search button {
    width: 40px;
    height: 33px;
    border: none;
    border-radius: 3px;
    background: url(/static/images/search.png) 10px 6px no-repeat, #4a7fc7;
    box-shadow: 0 1px 0 #dedebf;
}
.b-wide-search input {
    width: 193px;
    height: 30px;
    border: 1px solid #9b9b9b;
    border-radius:3px;
    box-shadow: 0px 2px 0 #e8e8e8 inset;
    font-size: 18px;
    color: #3b3b3b;
    padding: 0 10px 1px;
    float: left;
    margin-right: 3px;
}

.b-wide-search input.b-wide-search_input_iframe {
    width: 175px;
}

.b-wide-list {
    border-top: 1px solid #b7b7b7;
    padding: 10px;
}
    .b-wide-list li {
        line-height: 27px;
        height: auto;
        cursor: pointer;
    }
        .b-wide-list li span {
            height: auto;
            font-family: Calibri;
            font-size: 18px;
            color: #3c5a98;
            border: none;
            padding: 0;
        }
    .b-wide-list a{
        font-family: Calibri;
        font-size: 18px;
        color: #3c5a98;
        text-decoration:none;
    }
        .b-wide-list a:hover, .b-wide-list li span:hover  {
            text-decoration: underline;
        }
.js-item {
    position: relative;
}
.tagsShow {
    font-family: Calibri;
    color: #3c5a98 !important;
    font-size: 18px;
    float: right;
    text-decoration: none;
    cursor: pointer;
}
    .tagsShow:hover {
        color: #ff5c1c;
    }
.tagsShow_active {
    color: #ff5c1c !important;
}
.tags {
    position: absolute;
    left: 0;
    margin: 0 !important;
    background: rgba(255, 255, 255, 0.8);
    border: none !important;
    top: 0;
    color: #3c5a98;
    font-size: 18px;
    font-family: Calibri;
    text-align: left !important;
    width: 198px !important;
    height: 202px !important;
    padding: 22px 0 0 20px !important;
}
    .tags_Close {
        position: absolute;
        right: 10px;
        top: 10px;
        width: 9px;
        height: 9px;
        display: inline-block;
        background: url(/static/images/wide-close.png) top left no-repeat;
    }
.WFUP .b-upfile__soc__list li.active {
    background: none;
}
.WFUP .b-upfile__soc__list li.active span {
    color: #ff5c1c;
}
.WFUP .b-upfile__soc__img div {
	float: left;
	width: 220px;
	height: 260px;
	margin: 0 0 0 13px;
	padding: 0 0 13px;
	}

.WFUP .b-upfile__soc__img div.wf_photo_outer_iframe {
	width: 185px;
	height: 220px;
}

.WFUP .b-upfile__soc__img div div {
	display: table-cell;
	vertical-align: middle;
	float: none;
	padding: 2px;
	width: 220px;
	height: 220px;
	border: solid 1px #b9cde6;
    background-color: #fff;
	text-align: center;
	cursor: pointer;
}

.WFUP .b-upfile__soc__img div div.wf_photo_outer_iframe2 {
	width: 185px;
	height: 185px;
}

.WFUP_iframe {
    margin-left: 260px;
    width: 610px !important;
}

.WFUP .b-upfile__soc__img div div.selected {
	border: solid 1px #ffa05b;
	-webkit-box-shadow: inset 0px 0px 0px 1px #ffa05b;
	box-shadow: inset 0px 0px 10px 1px #ffa05b;
	}
.b-wide-resize {
    background: url(/static/images/b-wide-resize.png) 50% 50% no-repeat;
    width: 15px;
    height: 11px;
    cursor: pointer;
	position: absolute;
	left: 2px;
	top: 7px;
	z-index: 10;
}
.b-wide-move {
    background: url(/static/images/b-wide-move.png) 50% 50% no-repeat;
    width:35px;
    height: 35px;
    cursor: pointer;
	position: absolute;
	right: -10px;
	top: -10px;
	z-index: 10;
}
.b-wide-rotate {
    background: url(/static/images/b-wide-rotate.png) 50% 50% no-repeat;
    width:35px; 
    height: 31px;
    cursor: pointer;
	position: absolute;
	left: -9px;
	bottom: -7px;
	z-index: 10;
}
.b-wide-zoom {
    background: url(/static/images/b-wide-zoom.png) 50% 50% no-repeat;
    width:33px; 
    height: 33px;
    cursor: pointer;
    position: absolute;
    right: 5px;
    bottom: 3px;
	z-index: 10;
}
#picture-main-block .help {
    display:inline-block;
    background-color: #fffdd1;
    padding: 0 10px;
    text-shadow: none;
    color: #000000;
    border: 1px solid #ffd1ab;
    border-radius: 5px;
    font-style: italic;
    text-align:left;
    position: absolute;
    right: 0;
    top: 30px;
}

.b-wide-multi-list {
    width: 500px; 
    min-height: 235px; 
    margin: 0 30px 0 0px;
    padding: 20px 0 10px 30px;
    overflow: hidden;
    position: relative;
}

.b-wide-multi-list__in {
    width: 10000px;
}
.b-wide-multi_width {
    position: absolute;
    width: 90%;
    height: 25px;
    top: -30px;
    left: 5%;
    border-bottom: 1px solid #b2b2a1;
}
    .b-wide-multi_width:before {
        background: url(/static/images/b-wide_multi_height_up.png) left bottom no-repeat;
        position: absolute;
        width: 7px;
        height: 5px;
        content: " ";
        bottom: -3px;
        left: -6px;
        transform: rotate(-90deg);
    }
    .b-wide-multi_width:after {
        background: url(/static/images/b-wide_multi_height_down.png) left bottom no-repeat;
        position: absolute;
        width: 7px;
        height: 5px;
        content: " ";
        bottom: -3px;
        right: -6px;
        transform: rotate(-90deg);
    }
.b-wide-multi_width div {
    color: #b2b2a1;
    position: absolute;
    left: 0px;
    text-align: center;
    top: 0px;
    width: 100%;
}
.b-wide-multi_lenght {
    position: absolute;
    width: 25px;
    height: 90%;
    top: 5%;
    left: -30px;
    border-right: 1px solid #b2b2a1;
}
    .b-wide-multi_lenght:before {
        background: url(/static/images/b-wide_multi_height_up.png) left bottom no-repeat;
        position: absolute;
        width: 7px;
        height: 5px;
        content: " ";
        top: -5px;
        right: -4px;
    }
    .b-wide-multi_lenght:after {
        background: url(/static/images/b-wide_multi_height_down.png) left bottom no-repeat;
        position: absolute;
        width: 7px;
        height: 5px;
        content: " ";
        bottom: -5px;
        right: -4px;
    }

.b-wide-multi_lenght div {
    color: #b2b2a1;
    transform: rotate(-90deg);
    left: -17px;
    width: 60px;
    top: 50%;
    position: absolute;
    margin-top: -30px;
    text-align: center;
}
.b-wide-multi__cont {
    float:left; 
    width:180px; 
    display: none;
}

.b-wide-multi__cont_active {
    width: 500px;
    display: block;
}

.b-wide-multi {
    position: relative;
    left: 30px;
    top: 50px;
    text-align: left;
}
.b-wide-multi_selected {
    position: relative; 
    left: 0;
    top: 0;
}
.b-wide-res_fix {
    font-family: Calibri;
    font-size: 18px;
    color: #868686;
    text-shadow: 0 0 0;
    background-color: #d5deef;
    border: 1px solid #ffffff;
    box-shadow: 1px 1px 0 #c5c5c5;
    border-radius: 5px;
    /* position: fixed; */
    /* right: 460px; */
    /* bottom: 10px; */
    padding: 2px 15px 1px;
    margin-bottom: 2px;
    display: inline-block;

}
.b-wide-res_fix_but {
    color: #21487a;
    text-decoration: none;
    margin-left: 15px;
    position: relative;    
}
.b-wide-res_fix_but:after {
    content:' ';
    position:absolute;
    left: -10px;
    top: 1px;
    width: 1px;
    height: 20px;
    background-color: #d6d6d6;
    box-shadow: 1px 1px 0 #fefefe;


}
.b-wide-res_fix_but:hover {
    text-decoration: underline;
}

.b-wide-canvas-tools-cont {
    line-height: 0; 
    display: inline-block; 
    position: relative; 
    margin:20px auto 10px; 
    position: relative;
    left: 0;
    top: 0;
}

.owl-item.center .b-wide-slider {
    border-top: 2px solid #3b6fb5;
    border-bottom: 2px solid #3b6fb5;
    margin-top: 28px;
}
.b-wide-slider {
    height: 195px;
    width: 260px;
    margin: 30px auto 75px;
    padding: 10px 0;
}
.b-wide-slider_inner {
    height: 195px;
    width: 260px;
    overflow: hidden;
    position: relative;
    box-shadow: 0 0 10px rgba(0,0,0,0.15);
}
    .b-wide-slider_inner:after {
        position: absolute;
        width: 260px;
        height: 195px;
        content: "";
        left: 0;
        top: 0;
        background: #fff;
        z-index: -1;
    }
.b-wide-slider_inner_img {
    height: 195px;
    width: 260px;
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
}
.b-wide-slider_inner img{
    display:inline-block;
    margin: auto;
    z-index: 1;
}
.b-wide-slider_inner_name {
    margin-top: 15px;
}
.b-wide-slider_inner_name span{
    font: 18px Calibri, sans-serif;
    color: #707070;
    display: block;
}
div.owl-carousel .owl-item img {width: auto}

.picture-main-block__preloader {
    position: absolute;
    text-align: center;
    z-index: 100;
    width: 100%;
    top: 50%;
    margin-top: -50px;
}
.b-wide-option_Comp {
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    text-align: center;
}
.b-wide-option_Comp_help {
    font: normal 18px Calibri;
    color: #ff3c00;
    display:inline-block;
    width: 29px;
    height: 26px;
    padding: 4px 0 0 1px;
    border-radius: 15px;
    box-shadow: 1px 1px 0px #868686;
    background-color: #ffffff;
    position: absolute;
    left: 25px;
    top: 30px;

}
.b-wide-option_Comp_inner {
    
    display: inline-block;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#eeeeee 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#eeeeee 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
    box-shadow: 0px -3px 0px #fbfbfb inset;
    border-radius: 5px;
    padding: 5px 30px 10px 20px;
}
.b-wide-option_Comp_inner ul{
    list-style: none;
}
.b-wide-option_Comp_inner li {
    font: 18px calibri;
    font-weight:100;
    color: #353535;
    font-style: italic;
}
.b-wide-option_Comp_inner_tittle {
    color: #ff3c00 !important;
}
/*mega-hack: иначе в карусели обрезается цена у самого правого элемента*/
.b-wide-option-group.owl-carousel .owl-stage-outer { margin-right: -40px;}

@media only screen and (max-width: 1000px) {
    .wideformat_overview {
        width: 480px !important;
    }
    
    .wideformat_overview_iframe {
        width: 595px !important;
    }
}
.b-wide-size_info .owl-dot {
    height: 22px;
    display: inline-block;
}
.b-wide-size_info .owl-dot span {
    width: 6px;
    height: 6px;
    margin: 0 12px;
    display: inline-block;
    background: #21487a;
    box-shadow: 0px 0px 0px 2px #b9cbe3;
    border-radius: 100%;
}
.b-wide-size_info .owl-dot span:hover, .b-wide-size_info .owl-dot.active span {
    width: 6px;
    height: 6px;
    display: inline-block;
    background: #21487a;
    border: 2px solid #ffffff;
    box-shadow: 0px 0px 0px 6px #b9cbe3;
    border-radius: 100%;
    margin: 0 10px -2px 10px;
}

.b-upfile__soc__img_wf div img {
    max-width: 210px;
    max-height: 215px;
    vertical-align: middle;
    text-align: center;
}

.wf_photo_outer_iframe2 img {
    max-width: 175px !important;
    max-height: 180px !important;
    vertical-align: middle !important;
    text-align: center !important;
}
