
.services-bg-ro {
background: #691016;
    border-radius: 15px;
    padding: 25px 10px;
    margin-top: 120px;
    position: relative;
    z-index: 9;
}
.services-sc.layout-photos.ltx-style-gray.row.centered {
    border-left: 2px dashed #fff;
}
.services-sc.layout-photos article {
    text-align: center;
    padding: 35px 0;
}
.rowone {
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
    display: flex;
}
.services-sc.layout-photos article .header {
    margin: 0;
    font-size: 18px;
    color: #47ccc8;
    color: var(--main);
}
.services-sc.layout-photos article .image {
    width: 135px;
   
    display: block;
       margin: 0 auto 35px;
    position: relative;
}
.services-sc.layout-photos article .header {
    margin: 0;
    font-size: 16px;
    color: #fff;
    font-weight: bold;}
.services-sc.layout-photos article .image:before {
    content: "";
    display: block;
    left: -16px;
    right: -16px;
    bottom: -16px;
    top: -16px;
    -webkit-border-radius: 10%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 10%;
    -moz-background-clip: padding;
    border-radius: 10%;
    background-clip: padding-box;
    position: absolute;
    border: 2px dashed #fff;
    zoom: 1;
    filter: alpha(opacity=10);
    -webkit-opacity: .2;
    -moz-opacity: .2;
    opacity: .2;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.services-sc.layout-photos article .image img {
    -webkit-border-radius: 10%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 10%;
    -moz-background-clip: padding;
    border-radius: 10%;
    background-clip: padding-box;
}
.services-sc.layout-photos article .image .count {
    position: absolute;
    left: -15px;
    top: -15px;
    font-size: 16px;
   background: #6d6d6d;
    color: #fff;
    display: block;
    width: 50px;
    height: 50px;
    line-height: 48px;
    -webkit-border-radius: 10%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 10%;
    -moz-background-clip: padding;
    border-radius: 10%;
    background-clip: padding-box;
}
h3.keyword {
    color: #fff;
    padding: 9px;
    font-weight: bold;
    line-height: 33px;
    font-size: 24px;
    padding-top: 74px;
    text-align: left;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
background: none; color:#5f9ea0;
    border: 1px dashed #5f9ea0;
    border: 1px solid #5f9ea000;
    border-bottom: 1px dashed #5f9ea0; border-right:3px solid #5f9ea0 !important;
}
.tabs-left, .tabs-right {
  border-bottom: none;
  padding-top: 2px;
}

.tabs-left>li, .tabs-right>li {
  float: none;
}
.tabs-left>li {
  margin-right: -1px;
}
.tabs-right>li {
  margin-left: -1px;
}
.tabs-left>li.active>a,
.tabs-left>li.active>a:hover,
.tabs-left>li.active>a:focus {
  border-bottom-color: #ddd;
  border-right-color: transparent;
}

.tabs-right>li.active>a,
.tabs-right>li.active>a:hover,
.tabs-right>li.active>a:focus {
  border-bottom: 1px solid #ddd;
  border-left-color: transparent;
}
.tabs-left>li>a {
border-radius: 0;
    margin-right: 0;
    display: block;
    color: #5f9ea0;    border-bottom: 1px dashed #000;    border-right: 3px solid #0000;padding: 10px 2px;
}
.tabs-right>li>a {
  border-radius: 0 4px 4px 0;
  margin-right: 0;
}
.vertical-text {
  margin-top:50px;
  border: none;
  position: relative;
}
.vertical-text>li {
  height: 20px;
  width: 120px;
  margin-bottom: 100px;
}
.vertical-text>li>a {
  border-bottom: 1px solid #5f9ea0;
  border-right-color: transparent;
  text-align: center;
  border-radius: 4px 4px 0px 0px;
}
.vertical-text>li.active>a,
.vertical-text>li.active>a:hover,
.vertical-text>li.active>a:focus {
  border-bottom-color: transparent;
  border-right-color: #ddd;
  border-left-color: #ddd;
}
.vertical-text.tabs-left {
  left: -50px;
}
.vertical-text.tabs-right {
  right: -50px;
}
.vertical-text.tabs-right>li {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.vertical-text.tabs-left>li {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.tab-hold{background: #fdf8f4; margin-top: 20px}
.tabs-left>li.active>a, .tabs-left>li.active>a:hover, .tabs-left>li.active>a:focus {
 border-bottom-color: #5f9ea0;
    border-right-color: transparent;
    font-family: 'Quicksand-Bold';    
}
ul.nav.nav-tabs.tabs-left>li>a:focus, ul.nav.nav-tabs.tabs-left>li>a:hover {
background: none; color:#5f9ea0;
    border: 1px dashed #5f9ea0;
    border: 1px solid #5f9ea000;
    border-bottom: 1px dashed #5f9ea0; 
}
a.afterbtn {
    background: #5f9ea0;
    padding: 8px;
    display: inline-block;
    border-radius: 8px;
    color: #fff;
    font-family: 'Quicksand-Bold';
    margin-top: 25px;
}
.tab-content h3 {
    font-family: 'Quicksand-Bold';
    color: #5f9ea0;
  font-size: 24px;
    padding-bottom: 12px;
}
.tab-content.program{
    background: #;
    background: #f0f0f0;
    padding: 40px;
    border-radius: 5px;
}
a.appointment {
   background: #6d6d6d;
     padding: 13px 23px;
    display: inline-block;
    color: #fff;
    font-family: 'Quicksand-Bold';
    font-size: 17px;
    border-radius: 45px;
    margin-top: 25px;
}
a.appointment.afterbtn{background: #5f9ea0;}
.appointment:after {
    
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #fff;
    color: #6d6d6d;
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    -webkit-border-radius: 50%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 50%;
    -moz-background-clip: padding;
    border-radius: 50%;
    background-clip: padding-box;
    text-align: center;
    position: relative;
    top: 0;
    font-size: 18px;
    margin-left: 8px;
    padding-left: 1px;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
.radius5 img {
    border-radius: 10px;
}
a.call-bnt {
    font-family: 'Quicksand-Bold';
    font-size: 28px;
    margin-left: 21px;
    margin-top: 30px;
    display: inline-block;
}
.image-video .image {
    display: inline-block;
    position: relative;
    z-index: 2;
}
.image-video .play-wrap {
        position: absolute;
    background: #5f9ea0;
    -webkit-border-radius: 8px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 8px;
    -moz-background-clip: padding;
    border-radius: 8px;
    background-clip: padding-box;
    z-index: 2;
    right: 30px;
    bottom: -40px;
    padding: 35px 11px 35px 149px;
    max-width: 362px;
}
.image-video .play {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    display: block;
    width: 100px;
    height: 100px;
    background: #47ccc8;
    border: 15px solid #fff;
    z-index: 11;
    left: 35px;
    top: 50%;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    -webkit-border-radius: 50%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 50%;
    -moz-background-clip: padding;
    border-radius: 50%;
    background-clip: padding-box;
}
.image-video .play:before {
    content: "";
    position: absolute;
    left: -15px;
    top: -15px;
    bottom: -15px;
    right: -15px;
    display: block;
    z-index: 0;
    -webkit-border-radius: 50%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 50%;
    -moz-background-clip: padding;
    border-radius: 50%;
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 30px var(--black);
    -moz-box-shadow: 0 0 30px var(--black);
    box-shadow: 0 0 30px var(--black);
    zoom: 1;
    filter: alpha(opacity=10);
    -webkit-opacity: .1;
    -moz-opacity: .1;
    opacity: .1;
}
.image-video .play:after {
    content: "";
    width: 60px;
    height: 60px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAbCAYAAAB836/YAAAA6ElEQVRIia3UMUoDURAG4IlYWClYiK29XkAPoFh4Ao9g4QkUIY2d2NrY5QKCJ/AC6QWrBIKgVikS/KyWLMHNZnfnh2m/Yv73JtDHF56wjegygZlF3nHcFVzODDfYzAKLvOEgE4QfXGaCRQbYyQThAyeZIMxxZ0VhTcEilYW1BakorAtYZIDdTBBGOEf0IHIiIm4zwYiIz41ETEQ8ZO1wggtJpbxiX0LLU1yjJ+EdDnEk4af84hFb/2FNwTHOqqCm4Av26rB1wCmuLC2+LTjE4brQKrB28XXgvISNcNoGKoP3+Maz0l1rO3/2aZ9vq4psTQAAAABJRU5ErkJggg==) 50% 50% no-repeat;
    top: 50%;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    font-size: 16px;
    margin-left: 2px;
    color: #47ccc8;
}
h5.header {
    font-size: 24px;
    color: #fff;
    font-family: 'Quicksand-Bold';
}
h3.gray-text {
    color: #6d6d6d;
}
section.welcome.tab-content {
    border-top: 1px dashed #b3aeae;
}
section.slider_sec.welcome {
    border: 1px dashed #b3aeae;
    border-left: 0;
    border-right: 0;
}
.slider_sec			{text-align:center; }
.slider_sec h3 {
    margin: 0px 0 6px 0;
    padding: 20px 0 0 0;
    line-height: 1;
    font-size: 15px;
    color: #5f9ea0;
    font-weight: 600;
}
.slider_sec h4		{margin:0px; padding:0px 0 0 0; line-height:1; font-size:40px; color:#fff; font-weight:300;}
.img_wrp {
    background: #ebebeb;
    border: 1px solid #d6cccc;
    border-radius: 5px;
    overflow: hidden;
}
.img_wrp img {
    transition: all 0.5s ease;
    margin-top: -80px;
    border: 8px solid #fff;
    border-radius: 100px;
    box-shadow: 0px 0px 5px #c6bfbf;
}
.owl-prev {
    display: inline-block;
    cursor: pointer;
    font-size: 0.1px;
    width: 44px;
    height: 45px;
    background: #fff0  url(../images/left-arrow-landing.png) no-repeat;
}
.owl-next {
    display: inline-block;
    cursor: pointer;
    font-size: 0.1px;
    width: 44px;
    height: 45px;
    background: #fff0  url(../images/right-arrow-landing.png)no-repeat;
    margin: 10px;
}
.img_text h5		{font-size:23px;  font-weight:600; color:#fff; text-transform:uppercase; line-height:1; padding:0 0 4px 0px;}
div#owl-carousel .img_text p {
    font-size: 12px;
    padding: 0px 10px;
    font-weight: 500;
    margin: 0px;
    color: #6d6d6d;
    line-height: 23px;
    /* font-family: 'Raleway', sans-serif; */
    text-transform: capitalize;
    padding: 111px 20px 18px 20px;
    min-height: 290px;
    font-size: 13px;
    background: url(../images/dotted.png) no-repeat center 57px;
}
.map-bg {
    background: url(../images/testimonials-map.png) no-repeat center center;
    padding: 77px 185px;
    text-align: left;
    min-height: 400px;
    font-family: 'Quicksand-Bold';
}
.img_wrp:hover img	{  filter: gray; -webkit-filter: grayscale(1); filter: grayscale(1); transition: all 0.5s ease;}
.img_wrp:hover .img_text{opacity:1; transition: all 0.5s ease;}
.img_bg				{position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.7); opacity:0; z-index:1;}
.img_wrp:hover .img_bg{opacity:1;}


/*Owl carousel Library*/

.owl-carousel,
.owl-carousel .owl-item {
	-webkit-tap-highlight-color: transparent;
	position: relative
}

.owl-carousel .animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
	z-index: 0
}

.owl-carousel .owl-animated-out {
	z-index: 1
}

.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

.owl-height {
	-webkit-transition: height .5s ease-in-out;
	-moz-transition: height .5s ease-in-out;
	-ms-transition: height .5s ease-in-out;
	-o-transition: height .5s ease-in-out;
	transition: height .5s ease-in-out
}

.owl-carousel {
	display: block;
	width: 100%;
	z-index: 1
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y
}

.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(0, 0, 0)
}

.owl-carousel .owl-controls .owl-dot,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.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 {
	display: none
}

.owl-carousel .owl-item {
	min-height: 1px;
	float: left;

	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
@media only screen and (min-width: 1000px){
    .owl-carousel .owl-item {
        margin-bottom: 60px;
    }
}


.owl-carousel .owl-item img {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}
.bgwhite {
    background: #fff;
    padding: 25px;
}
.owl-carousel.owl-text-select-on .owl-item {
	-webkit-user-select: auto;
	-moz-user-select: auto;
	-ms-user-select: auto;
	user-select: auto
}

.owl-carousel .owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab
}

.owl-carousel.owl-rtl {
	direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
	float: right
}

.no-js .owl-carousel {
	display: block
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	-webkit-transition: opacity .4s ease;
	-moz-transition: opacity .4s ease;
	-ms-transition: opacity .4s ease;
	-o-transition: opacity .4s ease;
	transition: opacity .4s ease
}

.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(../images/owl.video.play.png) no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transition: scale .1s ease;
	-moz-transition: scale .1s ease;
	-ms-transition: scale .1s ease;
	-o-transition: scale .1s ease;
	transition: scale .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
	-webkit-transition: scale(1.3, 1.3);
	-moz-transition: scale(1.3, 1.3);
	-ms-transition: scale(1.3, 1.3);
	-o-transition: scale(1.3, 1.3);
	transition: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
	display: none
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	-webkit-transition: opacity .4s ease;
	-moz-transition: opacity .4s ease;
	-ms-transition: opacity .4s ease;
	-o-transition: opacity .4s ease;
	transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1
}
.col-md-5ths {
    width: 25%;
    float: left;
}
ul.nav.nav-tabs.tabs-left li img {
    max-width: 34px;
}
#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}
.caption {
    position: absolute;
    /* font-size: 1.5em; */
    top: 20px;
    left: 0;
    /* border: 1px solid; */
    color: #5f9ea0;
    /* text-shadow: 2px 2px 1px #000; */
    right: 0;
    bottom: 0;
}
section.welcome.pt-0 {
    padding-top: 0px;
    margin-top: -51px;
    z-index: 2;
    position: relative;
}
div#owl-demo .owl-nav.disabled {
    display: none;
}
.caption h1, .caption h2 {
    color: #5f9ea0;
    font-weight: 900;
    font-size: 42px;
    margin-top:150px;
    position: relative;
       margin-bottom: 16px;
    font-family: 'Quicksand-Bold';
}
div#owl-demo .owl-dots {
    position: absolute;
    top: 25%;
    max-width: 36px;
       margin: 0 9%;
    right: 0;
    left: 0;
}
div#owl-demo .owl-dot {
    width: 35px;
    height: 35px;
    /* background: #000; */
    display: block;
    margin: 10px;
    border: 1px solid #5f9ea0;
    border-radius: 100px;
    margin: 30px 0px;    position: relative;
    z-index: 9999999999;
    background: #fff;
}
div#owl-demo .owl-dot.active span {
    display: block;
    background: #5f9ea0;
    width: 13px;
    height: 13px;
    border-radius: 100px;
    text-align: center;
    margin: 10px;
}
div#owl-demo .owl-dots:first-child:after {
    content: "";
    height: 157px;
    width: 1px;
    background: #000;
    position: absolute;
    top: 0;
    left: 17px;
    z-index: 1;
}

div#owl-demo .owl-dots::after {
    content: "";
    position: absolute;
    top: 65px;
    left: 18px;
    height: 95px;
    width: 1px;
    background: #000;
    z-index: 1;
}
a.info-btn:hover {
    color: #fff !important;
}
.review .boximg img {
    border: 1px solid #5f9ea0;
    width: 100%;
}
@media(min-width:260px) and (max-width:767px){

div#owl-demo .owl-nav.disabled {
    display: block;
    position: absolute;
    top: 0;
    left: 25px;
}
div#owl-demo .owl-dots {
    display: none;
}
	.caption h1, .caption h2{
    font-size: 17px;
    margin-top: 0;
    margin-bottom: 3px;
}
.services-bg-ro {margin-top: 25px;}
.services-sc.layout-photos article {padding: 18px 0;}
h3.keyword {
    padding-top: 0;
}
.services-images {
    margin-bottom: 15px;
}
section.welcome h2 {font-size: 21px;}
.tab-content.program {
    padding: 11px;
}	
.tab-content h3 {
    font-size: 18px;
    margin-top: 15px;
}
.tab-content.program a.appointment {
    padding: 7px 11px;
    display: inline-block;    
    font-size: 14px;
    margin-top: 13px;
}
a.call-bnt {
    font-size: 22px;
    margin-top: 19px;
}
.map-bg {
    padding: 10px;
    text-align: center;
    min-height: auto;
}
.col-sm-7.qsad h2 {
    margin-top: 25px;
}
.tabs-left>li>a {

    word-break: break-word;
}

a.appointment {
padding: 5px 10px;
    font-size: 13px;
    margin-top: -9px;
}
.appointment:after {
width: 15px;
    height: 15px;
    line-height: 17px;
    top: 0;
    font-size: 12px;

}
.tabs-left>li.active>a, .tabs-left>li.active>a:hover, .tabs-left>li.active>a:focus {
    border-bottom-color: #5f9ea0;
    border-right-color: transparent;
    font-family: 'Quicksand-Bold';
    color: #fff;
}
.tabs-left>li>a {
    word-break: break-word;
    color: #fff;
    height: 53px;
    margin: 0 auto;
    text-indent: -9999px;
}
ul.nav.nav-tabs.tabs-left li img {
    max-width: 34px;
    position: absolute;
    left: 17%;
    top: 9px;
}
.rowone {
    display: inherit;
}
.col-md-5ths {
    width: 100%;
    float: none;
}
.tab-content.program.text-justify p {
    line-height: 19px;
    font-size: 12px;
}
h3.keyword {
    font-size: 15px;

}

section.videobg.photovideo {
    display: none;
}
.boximg {
    padding: 25px;
}
}
@media(min-width:260px) and (max-width:768px){
div#owl-demo p  {
    max-width: 100%;
    line-height: 22px;
    font-size: 13px;

}
.caption {
display: flex;
    vertical-align: middle;
    align-items: center;
    inset: 0;
}
.caption .container{flex-grow: 1;}
.caption {
   padding-top: 0;
    position: relative;
    top: -66px;
    background: #ffffffad;
    margin: 25px;
    border: 1px solid #ddd;
    padding: 10px;
}
}


@media(min-width:260px) and (max-width:567px){


}
@media(min-width:768px) and (max-width:991px){
    
.caption h1, .caption h2 {
    font-size: 24px;
    margin-top: 5px;

}
.services-bg-ro {
    margin-top: 30px;
}
ul.nav.nav-tabs.tabs-left li img {
    max-width: 24px;
}
.tabs-left>li>a {
    font-size: 10px;
}

.empty {
    margin-top: 21px;
}
div#owl-demo .owl-dots {
    top: 6%;
    margin: 0 5%;
}
h3.keyword {
    font-size: 24px;
    padding-top: 0;
}.map-bg {
    padding: 25px;
    text-align: center;
    min-height: auto;

}
.tab-content h3 {
    padding-top: 25px;
}
}
@media(min-width:992px) and (max-width:1024px){
	.map-bg {
    padding: 25px;
    text-align: center;
    min-height: auto;

}
div#owl-demo p  {
    max-width: 340px;
    line-height: 22px;
    font-size: 13px;
	overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}
.empty {
    margin-top: 0px;
}
div#owl-demo .owl-dots {
    top: 6%;
    margin: 0 5%;
}
.caption h1, .caption h2 {
    font-size: 32px;
    margin-top: 25px;

}
}

@media (max-width: 767px) and (min-width: 400px){
.empty {
    margin-top: 60px;
}
}
@media (max-width: 400px) and (min-width: 200px){
.empty {
    margin-top: 128px;
}
}
@media (max-width: 992px) and (min-width: 768px){
.speron-info {
    margin-top: 60px;
}
.empty {
    margin-top: 70px;
}
}

    .services-bg-ro.colorbg {
    background: #5f9ea0;
}

#owl-demo3  .owl-next {
    right: 0px;
    position: absolute;    z-index: 9;
    top: 30%;
}

#owl-demo3 .owl-prev {
    position: absolute;
    top: 30%;    z-index: 9;
    left: 0px;
}


@media(min-width:260px) and (max-width:767px){
#owl-demo3 .owl-next {
    right: 12px;
    position: absolute;    z-index: 9;
    top: 30%;
}

#owl-demo3 .owl-prev {
    position: absolute;
    top: 30%;
    left: 12px;    z-index: 9;
}
.services-bg-ro.colorbg  article .header {
    margin-bottom: 15px;
}
}


#whitdiv article .image:before{border: 2px dashed #5f9ea0;}
#whitdiv article  .header {color: #5f9ea0; min-height: 65px; font-size:13px;}
#whitdiv article {
    text-align: center;
    padding: 5px 0;
}

#whitdiv article .image {
    width: 80px;
    height: 80px;}
    
    #whitdiv {
    border-left: none;
}
 
    #whitdiv article .image .count {
    width: 30px;
    height: 30px;
    line-height: 31px;}


@media(min-width: 992px) and (max-width: 1024px){
.empty {
    margin-top: 71px; 
}
}
@media (min-width: 1366px){
.empty {
    float: none;
    width: 100%;
    height: 86px;
}

}
@media (min-width: 768px){
.empty.spacenone {
    height: 88px;
}
}


@media (min-width: 200px) and (max-width: 768px){
.empty {
    margin-top: 0px !important;
    height: auto;
}
}
span.nextyear::before {
    content: "2023.";
}