.testimonial.element-eleven{
width:auto;
margin-left:-15px;
margin-right:-15px;
}
.testimonial.element-eleven:not(.owl-carousel){
margin-left:0;
margin-right:0;
}
.testimonial.element-eleven:not(.owl-carousel):after{
content:" ";
display:block;
clear:both;
}
.testimonial.element-eleven *{
margin:0 auto;
}
.testimonial.element-eleven .testimonial-item{
padding-left:15px;
padding-right:15px;
}
.testimonial.element-eleven:not(.owl-carousel) .testimonial-item{
float:left;
margin-bottom:30px;
padding-left:0;
padding-right:0;
}
.testimonial.element-eleven .testimonial-item > .holder{
position:relative;
min-height:120px;
padding-left:138px;
}
.testimonial.element-eleven .testimonial-item > .holder > .pic{
position:absolute;
top:2px;
left:0;
z-index:1;
text-align:center;
}
.testimonial.element-eleven .testimonial-item.no-image > .holder > .pic{
display:none;
}
.testimonial.element-eleven .testimonial-item > .holder > .pic img{
width:115px;
border:3px #fff solid;
box-shadow:0px 0px 0px 2px #eaeaea;
}
.testimonial.element-eleven.image-square .testimonial-item > .holder > .pic img{
border-radius:0;
}
.testimonial.element-eleven.image-round .testimonial-item > .holder > .pic img{
border-radius:5px;
}
.testimonial.element-eleven.image-circle .testimonial-item > .holder > .pic img{
border-radius:50%;
}
.testimonial.element-eleven .testimonial-item > .holder > .data{
position:relative;
padding-left:23px;
}
.testimonial.element-eleven .testimonial-item > .holder > .data:before{
position:absolute;
top:17px;
left:0;
z-index:0;
content:" ";
width:3px;
height:calc(100% - 34px);
max-height:77px;
background-color:#c6d3e3;
}
.testimonial.element-eleven .testimonial-item > .holder > .data > *:last-child{
margin-bottom:0 !important;
}
.testimonial.element-eleven .testimonial-item > .holder > .data blockquote{
position:relative;
padding-top:22px;
padding-left:35px;
}
.testimonial.element-eleven .testimonial-item > .holder > .data blockquote:before{
position:absolute;
top:0;
left:0;
z-index:0;
content:'\201c';
font-family:MS PMincho;
font-size:72px;
color:#9dabbd;
line-height:72px;
}
.testimonial.element-eleven .testimonial-item > .holder > .data blockquote > *:last-child{
margin-bottom:0 !important;
}
.testimonial.element-eleven .testimonial-item > .holder > .data blockquote p{
}
.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{
display:block;
margin-top:9px;
text-transform:uppercase;
font-weight:500;
font-size:13px;
color:#313d85;
line-height:25px;
font-style:normal;
}
.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite strong{
font-weight:inherit;
}
.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite strong:before{
content:"-";
margin-right:3px;
}
.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite strong:after{
content:",";
margin-right:5px;
} @media screen and (min-width:1200px){
} @media screen and (min-width:992px) and (max-width:1199px){
} @media screen and (min-width:768px) and (max-width:991px){
} @media screen and (min-width:480px) and (max-width:767px){
.testimonial.element-eleven:not(.owl-carousel) .testimonial-item{
width:100% !important;
}
} @media screen and (min-width:321px) and (max-width:479px){
.testimonial.element-eleven:not(.owl-carousel) .testimonial-item{
width:100% !important;
}
} @media screen and (max-width:320px){
.testimonial.element-eleven:not(.owl-carousel) .testimonial-item{
width:100% !important;
}
}.owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1; }
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
touch-action: manipulation;
-moz-backface-visibility: hidden; }
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0; }
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0); }
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none; }
.owl-carousel .owl-item img {
display: block;
width: 100%; }
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
display: none; }
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
cursor: pointer;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
background: none;
color: inherit;
border: none;
padding: 0 !important;
font: inherit; }
.owl-carousel.owl-loaded {
display: block; }
.owl-carousel.owl-loading {
opacity: 0;
display: block; }
.owl-carousel.owl-hidden {
opacity: 0; }
.owl-carousel.owl-refresh .owl-item {
visibility: hidden; }
.owl-carousel.owl-drag .owl-item {
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.owl-carousel.owl-grab {
cursor: move;
cursor: grab; }
.owl-carousel.owl-rtl {
direction: rtl; }
.owl-carousel.owl-rtl .owl-item {
float: right; } .no-js .owl-carousel {
display: block; } .owl-carousel .animated {
animation-duration: 1000ms;
animation-fill-mode: both; }
.owl-carousel .owl-animated-in {
z-index: 0; }
.owl-carousel .owl-animated-out {
z-index: 1; }
.owl-carousel .fadeOut {
animation-name: fadeOut; }
@keyframes fadeOut {
0% {
opacity: 1; }
100% {
opacity: 0; } } .owl-height {
transition: height 500ms ease-in-out; } .owl-carousel .owl-item { }
.owl-carousel .owl-item .owl-lazy {
opacity: 0;
transition: opacity 400ms ease; }
.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
max-height: 0; }
.owl-carousel .owl-item img.owl-lazy {
transform-style: preserve-3d; } .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000; }
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//vene.ba/wp-content/plugins/shortcodes-ultimate/vendor/owl-carousel/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
transition: transform 100ms ease; }
.owl-carousel .owl-video-play-icon:hover {
-ms-transform: scale(1.3, 1.3);
transform: scale(1.3, 1.3); }
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none; }
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
transition: opacity 400ms ease; }
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
height: 100%;
width: 100%; }.testimonial[class*='element-'].owl-nav-style-one .owl-nav{
margin-top:20px;
margin-left:15px;
margin-right:15px;
text-align:center;
font-size:0;
}
.testimonial[class*='element-'].owl-nav-style-two .owl-nav{
font-size:0;
}
.testimonial[class*='element-'] .owl-nav > .owl-prev,
.testimonial[class*='element-'] .owl-nav > .owl-next{
display:inline-block;
vertical-align:top;
width:40px;
height:40px;
background-color:initial;
border:1px #08276e solid;
text-align:center;
}
.testimonial[class*='element-'].owl-nav-style-one .owl-nav > .owl-prev,
.testimonial[class*='element-'].owl-nav-style-one .owl-nav > .owl-next{
margin-left:7px;
margin-right:7px;
}
.testimonial[class*='element-'].owl-nav-style-two .owl-nav > .owl-prev,
.testimonial[class*='element-'].owl-nav-style-two .owl-nav > .owl-next{
position:absolute;
top:50%;
margin-top:-20px;
background-color:rgba(255,255,255,0.95);
}
.testimonial[class*='element-'].owl-nav-style-two .owl-nav > .owl-prev{
left:15px;
}
.testimonial[class*='element-'].owl-nav-style-two .owl-nav > .owl-next{
right:15px;
}
.testimonial[class*='element-'] .owl-nav > .owl-prev:before,
.testimonial[class*='element-'] .owl-nav > .owl-next:before{
font-family:"FontAwesome";
font-size:30px;
color:#08276e;
line-height:36px;
}
.testimonial[class*='element-'] .owl-nav > .owl-prev:before{
content:"\f104";
}
.testimonial[class*='element-'] .owl-nav > .owl-next:before{
content:"\f105";
}
.testimonial[class*='element-'] .owl-dots{
margin-left:15px;
margin-right:15px;
}
.testimonial[class*='element-'].owl-dot-style-one .owl-dots{
margin-top:20px;
text-align:center;
}
.testimonial[class*='element-'].owl-dot-style-two .owl-dots{
position:absolute;
bottom:-8px;
left:0;
right:0;
text-align:right;
}
.testimonial[class*='element-'] .owl-dots > .owl-dot{
display:inline-block;
vertical-align:top;
}
.testimonial[class*='element-'].owl-dot-style-one .owl-dots > .owl-dot{
margin-left:5px;
margin-right:5px;
}
.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot{
margin-left:3px;
margin-right:3px;
}
.testimonial[class*='element-'].owl-dot-style-one .owl-dots > .owl-dot > span{
display:block;
width:12px;
height:12px;
background-color:#08276e;
border-radius:50%;
transition:all 0.3s ease-in-out;
-webkit-transition:all 0.3s ease-in-out;
}
.testimonial[class*='element-'].owl-dot-style-one .owl-dots > .owl-dot.active > span{
background-color:#fde428;
}
.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot > span{
display:block;
width:12px;
height:5px;
background-color:#c6d3e3;
transition:all 0.3s ease-in-out;
-webkit-transition:all 0.3s ease-in-out;
}
.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span{
background-color:#001a57;
} @media screen and (min-width:1200px){
} @media screen and (min-width:992px) and (max-width:1199px){
} @media screen and (min-width:768px) and (max-width:991px){
} @media screen and (min-width:480px) and (max-width:767px){
} @media screen and (min-width:321px) and (max-width:479px){
} @media screen and (max-width:320px){
}.radiant-contact-form.element-one{
}
.radiant-contact-form.element-one .row{
margin-right:-10x;
margin-left:-10px;
}
.radiant-contact-form.element-one .row > [class*='col-']{
padding-right:10px;
padding-left:10px;
}
.radiant-contact-form.element-one .form-row{
margin:0px 0px 20px 0px;
}
.radiant-contact-form.element-one .form-row.last{
margin:0;
}
.radiant-contact-form.element-one .form-row.button{
text-align:left;
}
.radiant-contact-form.element-one .form-row > *:last-child{
margin-bottom:0 !important;
}
.radiant-contact-form.element-one .form-row label{
margin:0px 0px 7px 0px;
}
.radiant-contact-form.element-one .form-row label span{
color:#bf0000;
}
.radiant-contact-form.element-one .form-row input[type=text],
.radiant-contact-form.element-one .form-row input[type=email],
.radiant-contact-form.element-one .form-row input[type=url],
.radiant-contact-form.element-one .form-row input[type=tel],
.radiant-contact-form.element-one .form-row input[type=number],
.radiant-contact-form.element-one .form-row input[type=password],
.radiant-contact-form.element-one .form-row input[type=date],
.radiant-contact-form.element-one .form-row input[type=time],
.radiant-contact-form.element-one .form-row select,
.radiant-contact-form.element-one .form-row textarea{
width:100%;
resize:none;
transition:all 0.3s ease-in-out;
-webkit-transition:all 0.3s ease-in-out;
}
.radiant-contact-form.element-one .form-row textarea{
padding-top:10px;
padding-bottom:10px;
}
.radiant-contact-form.element-one .form-row input[type=radio]{
display:inline-block;
vertical-align:top;
margin:5px 3px 0px 0px;
}
.radiant-contact-form.element-one .form-row input[type=checkbox]{
display:inline-block;
vertical-align:top;
margin:5px 3px 0px 0px;
}
.radiant-contact-form.element-one .form-row input[type=text]:focus,
.radiant-contact-form.element-one .form-row input[type=email]:focus,
.radiant-contact-form.element-one .form-row input[type=url]:focus,
.radiant-contact-form.element-one .form-row input[type=tel]:focus,
.radiant-contact-form.element-one .form-row input[type=number]:focus,
.radiant-contact-form.element-one .form-row input[type=password]:focus,
.radiant-contact-form.element-one .form-row input[type=date]:focus,
.radiant-contact-form.element-one .form-row input[type=time]:focus,
.radiant-contact-form.element-one .form-row select:focus,
.radiant-contact-form.element-one .form-row textarea:focus{
}
.radiant-contact-form.element-one .form-row input[type=submit],
.radiant-contact-form.element-one .form-row input[type=button],
.radiant-contact-form.element-one .form-row button[type=submit]{
box-shadow:initial;
cursor:pointer;
transition:all 0.3s ease-in-out;
-webkit-transition:all 0.3s ease-in-out;
}
.radiant-contact-form.element-one .form-row .ajax-loader{
position:absolute;
margin-top:15px;
}
.radiant-contact-form.element-one .form-row .wpcf7-list-item{
width:100%;
margin:0px 0px 7px 0px;
}
.radiant-contact-form.element-one .form-row .wpcf7-list-item.last{
margin:0;
}
span.wpcf7-not-valid-tip{
width:100%;
margin:2px 0px 0px 0px;
padding:2px 7px 2px 7px;
background-color:#f8d7da;
border:1px #e4c2c5 solid;
border-radius:0;
font-weight:400;
font-size:11px;
color:#c01d2b;
line-height:18px;
}
.wpcf7-response-output{
width:100%;
height:auto;
float:left;
margin:20px 0px 0px 0px !important;
padding:10px 15px 10px 15px !important;
border-width:1px !important;
border-style:solid !important;
border-radius:0;
font-weight:400;
font-size:14px;
line-height:22px;
}
.wpcf7-response-output.wpcf7-validation-errors{
background-color:#f8d7da;
border-color:#e4c2c5;
color:#c01d2b;
}
.wpcf7-response-output.wpcf7-mail-sent-ok{
background-color:#c5ebd4;
border-color:#b1dac1;
color:#01742f;
}