
/* TO PUT MARGIN TO 0 FOR FEATURES WITH SMALL IMAGES */
.kp-feature-top-small .btx-feature-media {
    margin-bottom: 0px;
}

/* TO PUT IN GREY ACTIVE TAB INSTEAD OF GREEN */
.kp-tab-active-color-grey .btx-tab-nav .active {
    background-color: #919191;
		border-color: #919191;
}


/* TO CUSTOMIZE FOOTER */
#footer a {
    color: white;
}
#footer a:hover {
    color: #38d77e;
}

/* TO LEAVE SOME MARGIN ABOVE 1ST TITLE ON MOBILE SCREEN */
@media (max-width: 767px) {
	.btx-layout-responsive .btx-section-wrapper {
		padding-top: 60px !important;
	}
}

/*JUST FOR STYLE*/
.btx-box-content {
	line-height: 1.5 !important;
}

/* TO PUT HEIGHT TO 0 FOR SECTIONS USED AS ANCHOR */
#concept-anchor, #service-anchor {
	height: 0px !important;
}

/* TO MAKE SUR ICONS HAVE THE SAME WIDTH AND ALIGN FOLLOWING TEXT */
.btx-feature-media i {
	width: 40px;
}

/* TO INCREASE SIZE OF TAB CONTENT FOR SECTION #service-mobile */
#service-mobile .btx-tab-body {
	padding: 10px !important;
	margin-top: 10px !important;
}


/* TO RMOVE PADING ON BEFORE / AFTER SLIDER */
.kp-slider-content-no-padding .btx-slider-content{
	padding: 0px !important;
}

/* TO ADJUST THE VIDEO HEIGHT-WITH RATIO AND DISPLAY A SCREEN IN BACKGROUND*/
.kp-video-ratio-smartphone-iX div.mejs-container {
	padding-bottom: 216.3% !important;
}
.kp-video-ratio-smartphone-iX div.btx-video-content{
	height: auto !important;
	padding-bottom: 0px !important;
}
.kp-video-ratio-smartphone-iX video {
	height: auto !important;
}
.kp-video-ratio-smartphone-iX div.mejs-overlay-play {
	height: auto !important;
	padding-top: 93.5% !important;
}
.kp-video-ratio-smartphone-iX div.btx-video-inner {
    padding-top: 12%;
    padding-bottom: 12%;
    padding-left: 5%;
    padding-right: 5%;
    background-image: url(https://keepen.fr/smartphone-0b);
    background-size: 100% 100%;
}


/* TO DISPLAY A SCREEN IN BACGROUND OF IMAGE */
.kp-image-ratio-smartphone-iX div.btx-media-wrapper-inner {
	/* max-width: 300px; */
    padding-top: 12%;
    padding-bottom: 12%;
    padding-left: 5%;
    padding-right: 5%;
    background-image: url(https://keepen.fr/smartphone-0b);
    background-size: 100% 100%;
}

#kp-header-avatar-section {
	display: flex;
    flex-direction: row;
    justify-content: center;
}

.kp-header-avatar-container {
	width: 80px;
	height: 80px;
    border-radius: 50%;
    overflow: hidden;
}

.kp-header-avatar-container {
	width: 80px;
	height: 80px;
    border-radius: 50%;
    overflow: hidden;
    margin-top: -35px !important; /* move to the top */
}

.kp-header-avatar-img {
	min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.bg-color-primary-brand {
	background-color: #38d77e;
	opacity: 0.9;
}


@media (min-width:1201px)  {
	.kp-banner-position-fixed-bottom {
		position: fixed;
		bottom: 0;
		right: 0;
		left: 0;
	}
}



/* custom style*/
#reviews-widget {
	position: absolute;
    right: 0px;
    top: 200px;
}


/* manage 'offers' item in menu */
nav.btx-navbar.btx-navbar--standard ul.btx-navbar-nav.btx-menu li:last-child {
	display: none !important;
}
nav.btx-navbar--mobile ul.btx-navbar-nav.btx-menu li:last-child a {
	/* color: #38d77e !important; */
	color: #fff !important;
    border-color: #38d77e !important;
    background-color: #38d77e !important;
    border-radius: 40px !important;
    border-width: 1px !important;
    height: auto !important;
    padding: 12.5px 24px !important;
}
nav.btx-navbar--mobile ul.btx-navbar-nav.btx-menu li:last-child a:hover {
	border-color: #00b760 !important;
    background-color: #00b760 !important;
}

/* remove 'reviews' item in menu for mobile only*/
nav.btx-navbar--mobile ul.btx-navbar-nav.btx-menu li:nth-last-child(3) {
	display: none !important;
}



/*for mobile only*/
@media all and (max-device-width: 480px)
{
	/* change font size */
    h1, .btx-bannertext-dynamic {
    	font-size: 32px !important; /* 42 */
    }
    h2 {
    	font-size: 24px !important; /* 30 */
    }
    h3 {
    	font-size: 20px !important; /* 22 */
    }

	/* change padding of buttons in 'offers-table' */
    #offers-table a {
    	white-space: pre-wrap;
		padding-right: 2px !important; /* 24 */
		padding-left: 2px !important; /* 24 */
		font-size: 10px !important; /* 12 */
		line-height: 16px !important; /* 12 */
		letter-spacing: .05em !important; /* 0.1 */
		border-radius: 50% !important; /* 40px */
	}

	/* hide reviews-widget */
	#reviews-widget {
		display: none !important;
	}

	/* reduce size of avatar in header */
	.kp-header-avatar-container {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        overflow: hidden;
        margin-top: -35px !important;
    }
}


@keyframes chevron {
  from {transform: translate(0px,0%);}
  to {transform: translate(0px,50%);}
}

.kp-chevron-animation
{
	animation: chevron 2s ease 0s infinite running normal none running
}

.btx-layout-responsive .btx-bannertext-static
{
	display: none !important;
}



@media (min-width:1601px) 
{
	#main-hero .btx-background-inner
	{
		background-image: url(https://tmp.keepen.fr/wp-content/uploads/2018/08/TRIO-2.png) !important;
	    background-position: right center !important;
	    background-size: contain !important;
	    background-repeat: no-repeat !important;
	    background-color: rgb(56, 215, 126) !important;
	}
}

@media (min-width:1201px) and (max-width:1600px)
{
	#main-hero .btx-background-inner
	{
		background-image: url(https://tmp.keepen.fr/wp-content/uploads/2018/09/duo-alarm.png) !important;
	    background-position: right center !important;
	    background-size: contain !important;
	    background-repeat: no-repeat !important;
	    background-color: rgb(56, 215, 126) !important;
	}
}

@media (min-width:961px) and (max-width:1200px)
{
	#main-hero .btx-background-inner
	{
		background-image: url(https://tmp.keepen.fr/wp-content/uploads/2018/09/uno-alarm-md.png) !important;
	    background-position: right center !important;
	    background-size: contain !important;
	    background-repeat: no-repeat !important;
	    background-color: rgb(56, 215, 126) !important;
	}
}

@media (min-width:768px) and (max-width:960px)
{
	#main-hero .btx-background-inner
	{
		background-image: url(https://tmp.keepen.fr/wp-content/uploads/2018/09/uno-alarm-sm.png) !important;
	    background-position: right center !important;
	    background-size: contain !important;
	    background-repeat: no-repeat !important;
	    background-color: rgb(56, 215, 126) !important;
	}
}

@media (max-width:767px)
{
	#main-hero .btx-background-inner
	{
		background-image: url(https://tmp.keepen.fr/wp-content/uploads/2018/09/uno-alarm-xs.png) !important;
	    background-position: center center !important;
	    background-size: contain !important;
	    background-repeat: no-repeat !important;
	    background-color: rgb(56, 215, 126) !important;
	}
}

.kp-featured-post .btx-overlay
{
	background-color: #ffffff;
}


.border-green-round .btx-text-content-inner span span {
    border: 1.5px solid #38d77e;
	  border-radius: 45px;
	  padding: 5px 15px;
}

#padding-5-20 .btx-text-content-inner span span {
	  padding: 5px 19px;
}


.border-green-round .btx-text-content-inner span {
    line-height: 45px;
}
    
.border-green-round
{
		padding: 0;
    margin: 0px;
}

.no-mrg-bottom
{
	margin-bottom: 0px !important;
}

.solid-line-green {
    background: #38d77e;
    left: 50%;
    transform: translateX(-50%);
    width: 1px;
    height: 450px;
}

.solid-line-green-short {
    background: #38d77e;
    left: 50%;
    transform: translateX(-50%);
    width: 1px;
    height: 200px;
}

.custom-css-arrow:after, .custom-css-arrow:before {
    content: " ";
		pointer-events: none;
    position: absolute;
    height: 2px;
    width: 35px;
    background: #38d77e;
}

.custom-css-arrow:after {
		right: -5px;
    bottom: 12px;
    transform: rotate(45deg);
}

.custom-css-arrow:before {
    right: -29px;
    bottom: 12px;
    transform: rotate(-45deg);
}

.border-green-round-title:before {
    position: absolute;
    border: 1px solid #38d77e;
    width: 30px;
    height: 30px;
    border-radius: 60px;
    top: 30px;
    background: white;
    left: 50%;
    transform: translateX(-50%);
    z-index: 98;
    content: "";
}

#menu-home-menu-new li ul {
	background: white;
	top: 60px;
	width: 250px;
}

nav.btx-navbar.btx-navbar--standard ul.btx-navbar-nav.btx-menu#menu-home-menu-new li:last-child {
	display: block !important;
}	

.btx-navbar .btx-menu .sub-menu a {
	color: black;
	font-size: 14px;
	font-weight: 500;
}

.custom-rowed, 
.btx-contactform
{
	max-width: calc( 1100px + 5% );
	left: 50%;
	transform: translateX(-50%);
}

.solid-line-green-50 {
    background: #38d77e;
    left: 50%;
    transform: translateX(-50%);
    width: 1px;
    height: 50px;
}

.solid-line-green-100 {
    background: #38d77e;
    left: 50%;
    transform: translateX(-50%);
    width: 1px;
    height: 100px;
}

.solid-line-green-150 {
    background: #38d77e;
    left: 50%;
    transform: translateX(-50%);
    width: 1px;
    height: 150px;
}

.solid-line-green-200 {
    background: #38d77e;
    left: 50%;
    transform: translateX(-50%);
    width: 1px;
    height: 200px;
}

.solid-line-green-250 {
    background: #38d77e;
    left: 50%;
    transform: translateX(-50%);
    width: 1px;
    height: 250px;
}

.solid-line-green-300 {
    background: #38d77e;
    left: 50%;
    transform: translateX(-50%);
    width: 1px;
    height: 300px;
}

.solid-line-green-350 {
    background: #38d77e;
    left: 50%;
    transform: translateX(-50%);
    width: 1px;
    height: 350px;
}

.solid-line-green-400 {
    background: #38d77e;
    left: 50%;
    transform: translateX(-50%);
    width: 1px;
    height: 400px;
}

.solid-line-green-450 {
    background: #38d77e;
    left: 50%;
    transform: translateX(-50%);
    width: 1px;
    height: 450px;
}

.solid-line-green-500 {
    background: #38d77e;
    left: 50%;
    transform: translateX(-50%);
    width: 1px;
    height: 500px;
}

.solid-line-green-550 {
    background: #38d77e;
    left: 50%;
    transform: translateX(-50%);
    width: 1px;
    height: 550px;
}

.solid-line-green-600 {
    background: #38d77e;
    left: 50%;
    transform: translateX(-50%);
    width: 1px;
    height: 600px;
}

.solid-line-green-650 {
    background: #38d77e;
    left: 50%;
    transform: translateX(-50%);
    width: 1px;
    height: 650px;
}

.solid-line-green-700 {
    background: #38d77e;
    left: 50%;
    transform: translateX(-50%);
    width: 1px;
    height: 700px;
}

.solid-line-green-750 {
    background: #38d77e;
    left: 50%;
    transform: translateX(-50%);
    width: 1px;
    height: 750px;
}

.solid-line-green-800 {
    background: #38d77e;
    left: 50%;
    transform: translateX(-50%);
    width: 1px;
    height: 800px;
}

.solid-line-green-850 {
    background: #38d77e;
    left: 50%;
    transform: translateX(-50%);
    width: 1px;
    height: 850px;
}

.solid-line-green-900 {
    background: #38d77e;
    left: 50%;
    transform: translateX(-50%);
    width: 1px;
    height: 900px;
}

.solid-line-green-950 {
    background: #38d77e;
    left: 50%;
    transform: translateX(-50%);
    width: 1px;
    height: 950px;
}

.solid-line-green-1000 {
    background: #38d77e;
    left: 50%;
    transform: translateX(-50%);
    width: 1px;
    height: 1000px;
}

.ab-testing-input {
    background: white;
    padding: 10px 15px;
    border-radius: 10px;
    border: 0;
    left: 0px;
    position: relative;
		display: inline-block;
	margin-left: 0px !important;
}

.ab-testing-input input {
    border: 0px !important;
    height: auto !important;
    box-shadow: none !important;
}

#frm_form_4_container .frm_final_submit,
#frm_form_5_container .frm_final_submit {
    margin: 0px !important;
	border-radius: 10px
}

#frm_form_4_container,
#frm_form_5_container
{
	margin-top: 25px;
}

#frm_form_4_container .frm_submit,
#frm_form_5_container .frm_submit
{
	display: flex !important;
	margin: 0px;
   margin-left: 15px;
}

#frm_form_4_container .frm_fields_container,
#frm_form_5_container .frm_fields_container
{
	display: flex;
}

#frm_form_4_container .frm_pro_form,
#frm_form_5_container .frm_pro_form
{
	align-items: flex-start !important;
}

div#frm_form_4_container input, div#frm_form_4_container button,
div#frm_form_5_container input, div#frm_form_5_container button{
    font-family: 'Roboto', sans-serif;
}

@media screen and (max-width: 600px) {
		#frm_form_4_container .frm_submit,
	#frm_form_5_container .frm_submit
	{
		display: block !important;
    margin: 0px;
    margin-left: 0px;
    text-align: left;
    padding-top: 20px;
	}

	#frm_form_4_container .frm_fields_container,
	#frm_form_5_container .frm_fields_container
	{
		display: block;
		max-width: 350px;
	}

}

#frm_form_1_container .frm_form_fields {
	width: 100%;
}

#frm_form_1_container .frm_primary_label {
	padding-bottom: 15px !important;
	padding-top: 25px !important;
	text-align: left !important;
	font-size: 20px;
}