﻿.owl-carousel .owl-stage {
  overflow: hidden;
}

.sfContentBlock .owl-dots {

    text-align: center;
    -webkit-tap-highlight-color: transparent;
    z-index: 2;
    position: relative;
}

   .sfContentBlock .owl-dots .owl-dot {
        display: inline-block;
        zoom: 1;
        *display: inline;
    }

      .sfContentBlock  .owl-dots .owl-dot span {
            width: 10px;
            height: 10px;
            margin: 5px 7px;
            background: #b7b7b7;
            display: block;
            -webkit-backface-visibility: visible;
            transition: opacity 200ms ease;
            border-radius: 30px;
            border-color: #fff;
        }

      .sfContentBlock  .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
            background: #2d3594;
            border-color: #fff;
        }


.sfContentBlock .owl-carousel .owl-item {
    /*max-height: 400px;*/
    max-height: 500px;
    width: 100%;
    }


.sfContentBlock .ServiceLine-Wrapper .Service-Hover {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    display: block;
    color: transparent;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    /*background-color: rgba(0, 0, 0, 0.1);*/
    background-color: rgba(99, 99, 99, 0.2);
}

.sfContentBlock .ServiceLine-Wrapper .Service-Hover-NoShade {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    display: block;
    color: transparent;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    background-color: rgba(99, 99, 99, 0.0) !important;
}


   .sfContentBlock .ServiceLine-Wrapper .Service-Hover:hover {
        /*background-color: rgba(144, 28, 60, 0.7);*/
    }

   .sfContentBlock .ServiceLine-Wrapper .Service-Hover .Service-Table {
        width: 100%;
        height: 100%;
    }

.sfContentBlock .ServiceLine-Wrapper table, .Service-Table {
    border-collapse: collapse;
    display: table;
}


.sfContentBlock .ServiceLine-Wrapper .Service-Hover .Service-Table .Service-Table-Cell {
    display: table-cell;
    vertical-align: middle;
    /*padding: 10px;*/
}

.sfContentBlock .ServiceLine-Wrapper .Service-Hover .Service-Table .Service-Table-Cell .Service-Button {
        display: inline-block;
        margin: 0;
        padding: 5px 1%;
        font-family: 'Open Sans', sans-serif;
        font-weight: 700;
	font-size: 4.500em !important;
        border-radius: 0px;
        -moz-border-radius: 0px;
        border: solid 3px transparent;
        color: #FFF;
	text-shadow: 7px 4px 7px rgba(17,17,17,0.8);
        animation: fadein 2.2s;
        -moz-animation: fadein 2.2s; /* Firefox */
        -webkit-animation: fadein 2.2s; /* Safari and Chrome */
        -o-animation: fadein 2.2s; /* Opera */
    }

       .sfContentBlock .ServiceLine-Wrapper .Service-Hover .Service-Table .Service-Table-Cell .Service-Button:hover {
        }



   .sfContentBlock .ServiceLine-Wrapper .Service-Hover .Service-Table .Service-Table-Cell h1 .Service-Button {
        display: inline-block;
        margin: 0;
        padding: 5px 1%;
        font-family: 'Open Sans', sans-serif;
        font-weight: 700;
        /*text-transform: uppercase;*/
        border-radius: 0px;
        -moz-border-radius: 0px;
        border: solid 3px transparent;
        color: #FFF;
	text-shadow: 7px 4px 7px rgba(17,17,17,0.8);
        /*text-shadow: 0 4px 7px rgba(7,7,7,0.8);*/
        animation: fadein 2.2s;
        -moz-animation: fadein 2.2s; /* Firefox */
        -webkit-animation: fadein 2.2s; /* Safari and Chrome */
        -o-animation: fadein 2.2s; /* Opera */
	/* background-color: rgba(250,236,221,0.8);*/
    }

       .sfContentBlock .ServiceLine-Wrapper .Service-Hover .Service-Table .Service-Table-Cell h1 .Service-Button:hover {
        }

.sfContentBlock .ServiceLine-Wrapper .Service-Image {
}


   .sfContentBlock .ServiceLine-Wrapper .Service-Image img {
        display: block;
        width: 100%;
        height: auto;
    }





@keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-moz-keyframes fadein { /* Firefox */
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-webkit-keyframes fadein { /* Safari and Chrome */
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-o-keyframes fadein { /* Opera */
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@media only screen and (max-width: 499px) {

    .sfContentBlock .ServiceLine-Wrapper .Service-Hover .Service-Table .Service-Table-Cell .Service-Button {
        font-size: 1.750em !important;
        line-height: 1.250em !important;
    }

		.sfContentBlock .ServiceLine-Wrapper .Service-Hover .Service-Table .Service-Table-Cell h1 .Service-Button {
        font-size: 1.750em !important;
        line-height: 1.250em !important;
    }

   
}

@media only screen and (min-width: 500px) {


sfContentBlock .ServiceLine-Wrapper .Service-Hover .Service-Table .Service-Table-Cell .Service-Button {
        font-size: 2.750em !important;
        line-height: 1.250em !important;
    }

.sfContentBlock .ServiceLine-Wrapper .Service-Hover .Service-Table .Service-Table-Cell .Service-Button sup {
        font-size: 0.250em !important;
}


    .sfContentBlock .ServiceLine-Wrapper .Service-Hover .Service-Table .Service-Table-Cell h1 .Service-Button {
        font-size: 2.750em !important;
        line-height: 1.250em !important;
    }

.sfContentBlock .ServiceLine-Wrapper .Service-Hover .Service-Table .Service-Table-Cell h1 .Service-Button sup {
        font-size: 0.250em !important;
}



@media only screen and (min-width: 769px) {

    

  
}

@media only screen and (min-width: 960px) {
    .sfContentBlock .ServiceLine-Wrapper .Service-Hover .Service-Table .Service-Table-Cell h1 .Service-Button {
        font-size: 3.750em !important;
        line-height: 1.250em !important;
    }
	
	.sfContentBlock .ServiceLine-Wrapper .Service-Hover .Service-Table .Service-Table-Cell h1 .Service-Button sup {
        font-size: 0.250em !important;
   

}

@media only screen and (min-width: 1040px) {

    .sfContentBlock .ServiceLine-Wrapper .Service-Hover .Service-Table .Service-Table-Cell h1 .Service-Button {
        font-size: 4.500em !important;
        line-height: 1.250em !important;
    }

.sfContentBlock .ServiceLine-Wrapper .Service-Hover .Service-Table .Service-Table-Cell h1 .Service-Button sup {
        font-size: 0.250em !important;

   
}

@media only screen and (min-width: 1200px) {
    .sfContentBlock .ServiceLine-Wrapper .Service-Hover .Service-Table .Service-Table-Cell h1 .Service-Button {
        font-size: 4.500em !important;
    }

	.sfContentBlock .ServiceLine-Wrapper .Service-Hover .Service-Table .Service-Table-Cell h1 .Service-Button sup {
        font-size: 0.250em !important;
    }
   
}


@media only screen and (min-width: 1400px) {

    
}

@media only screen and (min-width: 1500px) {

    
}

@media only screen and (min-width: 1600px) {

   
}


