.see_more {
    font-family: Novecentowide-Bold, Helvetica, sans-serif;
    font-weight:normal;
    background-color: transparent;
    padding: 7px 10px;
    font-size:18px;
    text-align: center;
    margin-left:auto;
    margin-right:auto;
    margin-top:10px;
}

.see_more:hover {
    background-color: #8a0 !important;
    color:white !important;
    border:1px solid #8a0 !important;
    transition: background-color 0.4s ease-out;
}

.read_more {
    font-family: Novecentowide-Bold, Helvetica, sans-serif;
    font-weight:normal;
    color: #1c93c5;
    padding: 10px 10px 10px 10px;
    font-size:18px;
    text-align: center;
    transition: all 0.5s;
    align-self:flex-end;
    color:white;
    margin-left: 20px;
    margin-right: 20px;
    min-height:76px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.read_more:hover {
    background-color: white !important;
    color:#8a0 !important;
    border:1px solid #8a0 !important;
    transition: background-color 0.4s ease-out;
}

section{
    padding:20px 0px 20px 0px;
}

.h2title {
    margin-top:25px !important;
    margin-bottom:25px !important;
}

.containerzone {
    display:flex !important;
    align-items:flex-start;
    flex-wrap:wrap;
}

.itemdiv {
    display:flex;
    flex-direction:column;
    justify-content:space-between;
    flex-basis:30%;
    min-width:200px;
    margin:35px 10px;
    padding:5px 0px 20px 0px;
}

.itemheaderdiv {
    align-self:flex-start;
    width:100%;
    min-height:205px;
}

.itemheaderh3 {
    text-align:center;
    margin:15px 10px;
    font-size: 24px;
}

.teaser {
    text-align:center;
    margin:15px 0px;
    min-height:50px;
    font-size: 19px;
    color: #474a4f;
    display: flex;
    align-items: center;
    justify-content: center;
}

.flex {
    display: flex !important;
}

.price {
    text-align:center;
    margin:22px 0px;
    color: #474a4f;
    font-size: 20px;
}
.price2 {
    text-align:center;
    margin:22px 0px;
    color: #ffffff;
    font-size: 245px !important;
}

.p_text {
    margin-left:20px;
    margin-right:20px;
}

.p_text > p {
    text-align:justify;
}

.imgsmalllogo {
    margin-left:20px;
    margin-right:20px;
}
.flex_button_zone {
    padding: 0px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    min-width: 300px
}

.texture{
    /*background-color: #88aa00;*/
    background-image: url("https://www.transparenttextures.com/patterns/low-contrast-linen.png");
    /* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */
}

.hover01{
    text-align: center;
}

.hover01 figure img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover01 figure:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}



#cf {
  /*position:relative;
  height:281px;
  width:450px;
  margin:0 auto;*/
   background-size: 76%;
    background-repeat: no-repeat;
    background-position: center;
}


.hover01 #cf{
	background-size: 76%;
        -webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover01 #cf:hover  {
	background-size: 83%;
        -webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

#cf figure img {
  /*position:absolute;*/
  left:0;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
   
    width:100%;
    visibility:hidden;
}


@keyframes cf3FadeInOut {
  0% {
  //opacity:1;
   background-image:url("/module/product/view/img/monitor-plain-page.png");
  }
  45% {
  //opacity:1;
   background-image:url("/module/product/view/img/monitor-plain-page.png");
  }
  55% {
  /*opacity:0;*/
   background-image:url("/module/product/view/img/monitor-mont-royal.png");
  }
  100% {
  /*opacity:0;*/
   background-image:url("/module/product/view/img/monitor-mont-royal.png");
  }
}

#cf {
animation-name: cf3FadeInOut;
animation-timing-function: ease-in-out;
animation-iteration-count: infinite;
animation-duration: 4s;
animation-direction: alternate;
}

.logos {
  display: block;
  line-height: 0;
  margin-top: 10px;
  padding: 30px 10px;
  text-align: justify;
}
.logos:after {
  content: '';
  display: inline-block;
  width: 100%;
}
.logos .logo {
  display: inline-block;
  margin-bottom: 7px;
  position: relative;
}
.logos .logo a {
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;  
  width:100%;
  padding: 10px;
}
.logos .logo a:hover {
  
  width:100%;
}

#services_obnl figure {
    width: 136px;
    margin: 0 auto;
    text-align:center;
}

#services_obnl img {
    width:50%; 
    padding:30px 0px 0px 0px;
}

#services_obnl .service-title {
    font-size: 18px;
    margin: 20px 0;
    color: #fff;
    text-align:center;
}

.price_offer{
    background-color:#00aad4;
    color:#ffffff;
}

div.comment_hr_div {
    background: #e1e1e1;
    height: 2px;
    margin: 5px auto;
    position: relative;
    text-align: center;
    width: 50%;
}

span.comment_hr_span {
    background: #8a0;
    border-left: 10px solid #f7f7f7;
    border-right: 10px solid #f7f7f7;
    display: inline-block;
    height: 5px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 25px;
}

#product_header{
    background-image: url(http://www.afnor.org/wp-content/uploads/2016/07/actu-22022016-excellence-service.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position-y: 80%;
    height:80vh;
}
#obit_watch_header{
    background-image: url(http://www.we-n.eu/wp-content/uploads/2014/12/veille-marketing-technologique-reglementaire-650x270.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height:80vh;
}

#obnl_header{
    background-image: url(https://philanthropie.files.wordpress.com/2017/07/bc3a9nc3a9voles.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height:80vh;
}

#business_header{
    background-image: url(http://patnabeats.com/wp-content/uploads/2016/06/Business-in-Bihar-2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position-y: center;
    height:80vh;
}

#family_header{
    background-image: url(http://www.trbimg.com/img-59824f3e/turbine/ct-sta-slowik-schmidt-funeral-st-0803-20170802);    
    background-repeat: no-repeat;
    background-size: cover;
    background-position-y: 80%;
    height:80vh;
}

#std_header{    
    background-color: #88aa00;
    text-transform: uppercase;
    background-color: #88aa00;
    background-image: url("data:image/svg+xml,%3Csvg width='80' height='88' viewBox='0 0 80 88' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22 21.91V26h-2c-9.94 0-18 8.06-18 18 0 9.943 8.058 18 18 18h2v4.09c8.012.722 14.785 5.738 18 12.73 3.212-6.99 9.983-12.008 18-12.73V62h2c9.94 0 18-8.06 18-18 0-9.943-8.058-18-18-18h-2v-4.09c-8.012-.722-14.785-5.738-18-12.73-3.212 6.99-9.983 12.008-18 12.73zM54 58v4.696c-5.574 1.316-10.455 4.428-14 8.69-3.545-4.262-8.426-7.374-14-8.69V58h-5.993C12.27 58 6 51.734 6 44c0-7.732 6.275-14 14.007-14H26v-4.696c5.574-1.316 10.455-4.428 14-8.69 3.545 4.262 8.426 7.374 14 8.69V30h5.993C67.73 30 74 36.266 74 44c0 7.732-6.275 14-14.007 14H54zM42 88c0-9.94 8.06-18 18-18h2v-4.09c8.016-.722 14.787-5.738 18-12.73v7.434c-3.545 4.262-8.426 7.374-14 8.69V74h-5.993C52.275 74 46 80.268 46 88h-4zm-4 0c0-9.943-8.058-18-18-18h-2v-4.09c-8.012-.722-14.785-5.738-18-12.73v7.434c3.545 4.262 8.426 7.374 14 8.69V74h5.993C27.73 74 34 80.266 34 88h4zm4-88c0 9.943 8.058 18 18 18h2v4.09c8.012.722 14.785 5.738 18 12.73v-7.434c-3.545-4.262-8.426-7.374-14-8.69V14h-5.993C52.27 14 46 7.734 46 0h-4zM0 34.82c3.213-6.992 9.984-12.008 18-12.73V18h2c9.94 0 18-8.06 18-18h-4c0 7.732-6.275 14-14.007 14H14v4.696c-5.574 1.316-10.455 4.428-14 8.69v7.433z' fill='%23ffffff' fill-opacity='0.04' fill-rule='evenodd'/%3E%3C/svg%3E");
}   

#std_header h2{
  font-weight: 900 !important;
}    

#services {
    background-image: none;
    margin: 0px 0;
}

blockquote{
    background:none !important;
}

blockquote:after {
    content: '';
    width: 0px;
    height: 100%;
    position: absolute;
    background: none;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .2);
}

blockquote {
  border: none;
  display: table;
  margin-bottom: 0;
  padding: 20px 10%;
  width: 100%;
}
blockquote figure {
  display: table-cell;
  vertical-align: middle;
}
blockquote figure .image {
  background-color: #5a5a5a;
  height: 180px;
  position: relative;
  overflow: hidden;
  width: 160px;
}
blockquote figure .image:after {
  bottom: 0px;
  content: "";
  height: 0px;
  border-style: solid;
  border-width: 20px 0 0 20px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  right: 0;
  width: 0px;
}
blockquote figure .image:before {
  background-color: #fff;
  bottom: 0;
  content: "";
  height: 20px;
  left: 0;
  width: calc(100% - 20px);
  position: absolute;
  z-index: 1;
}
blockquote .cite {
  display: table-cell;
  vertical-align: middle;
  padding-left: 30px;
}
blockquote .cite p {
  font-family: Georgia, serif;
  font-size: 24px;
  font-style: italic;
}
blockquote .cite footer {
  color: #073855;
}

.testimonials-carousel.small .testimonial {
  padding: 20px 0;
}
.testimonials-carousel.small .testimonial figure .image {
  background-color: #5a5a5a;
  height: 70px;
  position: relative;
  overflow: hidden;
  width: 60px;
}
.testimonials-carousel.small .testimonial figure .image:after {
  bottom: 0px;
  content: "";
  height: 0px;
  border-style: solid;
  border-width: 10px 0 0 10px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  right: 0;
  width: 0px;
}
.testimonials-carousel.small .testimonial figure .image:before {
  background-color: #fff;
  bottom: 0;
  content: "";
  height: 10px;
  left: 0;
  width: calc(100% - 10px);
  position: absolute;
}
.testimonials-carousel.small .testimonial figure .image img {
  height: 100%;
}
.testimonials-carousel.small .testimonial .cite p {
  font-size: 14px;
}
.testimonials-carousel .testimonial img {
  height: 100%;
  width: initial !important;
}

.cite {
  color: rgba(0, 0, 0, 0.5);
  font-family: "Georgia", serif;
  font-size: 18px;
  font-style: italic;
  margin: 10px 0;
}

.owl-carousel .property {
  margin-bottom: 0;
}
.owl-carousel .owl-pagination {
  text-align: center;
}
.owl-carousel .owl-pagination .owl-page {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  background-color: rgba(0, 0, 0, 0.3);
  display: inline-block;
  height: 10px;
  margin-right: 5px;
  width: 10px;
}
.owl-carousel .owl-pagination .owl-page:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
.owl-carousel .owl-pagination .owl-page.active {
  background-color: rgba(0, 0, 0, 0.6);
}
.owl-carousel .owl-dots {
  text-align: center;
}
.owl-carousel .owl-dots .owl-dot {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  background-color: rgba(0, 0, 0, 0.3);
  display: inline-block;
  height: 10px;
  margin-right: 5px;
  width: 10px;
}
.owl-carousel .owl-dots .owl-dot:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
.owl-carousel .owl-dots .owl-dot.active {
  background-color: rgba(0, 0, 0, 0.6);
}


div.breadcrumb a{
    color:white;
}

@media screen and (max-width: 768px) {
    
    .text_button_read {
        border: 2px solid #1C93C1 !important;
        font-size: 18px;
        transition: all .5s;
        min-height: 57px;
        display: flex;
        text-align: center
    }
    
    .text_button_read {
        background-color: transparent !important;
        color: #1C93C1 !important;
        padding: 4px 12px 0;
        justify-content: center;
        align-items: center;
        margin-bottom: 15px
    } 
    
    
}

@media screen and (min-width: 769px) {
    .flex_button_zone {
        padding: 0px;
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-self: flex-end;
        margin-left: 0px
    }
    
    .text_button_read {
        background-color: transparent !important;
        border: 2px solid #1C93C1 !important;
        color: #1C93C1 !important;
        padding: 0px;
        font-size: 18px;
        text-align: center;
        transition: all .5s;
        min-height: 57px;
        display: flex;
        justify-content: center;
        align-items: center
    }
    
    .text_button_read_white {
        background-color: transparent !important;
        border: 2px solid #FFFFFF !important;
        color: #FFFFFF !important;
        padding: 0px;
        font-size: 18px;
        text-align: center;
        transition: all .5s;
        min-height: 57px;
        display: flex;
        justify-content: center;
        align-items: center
    }  
     
}    
