body {
  padding-top: 10px;
  font-family: 'Poppins', sans-serif;
}
a {
	cursor: pointer;
}
body .row{
    margin-left: -15px;
    margin-right: -15px;
}
.carousel-item {
  height: 65vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.portfolio-item {
  margin-bottom: 30px;
}

.title_h1 {
	font-size: 21px;
    margin-top: 5%;
    margin-bottom: 3%;
    color: #00355f;
    line-height: 28px;
    font-weight: 500;
}

.text_p {
	margin-top: 3%;
	margin-bottom: 3%;
	color: #565656;
	font-size: 15px;
    line-height: 24px;
    font-weight: 300;
}

.lign_separator {
	margin-bottom: 3%;	
}

.bloc_select_form .form-inline {
    height: 35px;
}

.bloc_select_form .form-inline .form-control  {
	padding: 16px 8px;
    width: 87%;
    margin-right: 14px;
    font-size: 15px;
    font-style: italic;
    font-weight: 300;
}

.bloc_select_form .fa.fa-search {
	
	background-color: #00b7ce;
    padding: 7px 8px;
    height: 30px;
    border-radius: 50%;
    width: 30px;
    color: #fff;
}

.bloc_select_form .custom-select {
    padding: .275rem 0.75rem .275rem .75rem;
    height: 35px;
    color: #8d8d8d;
    font-size: 15px;
    font-weight: 300;
    font-style: italic;
}

.text_form {
	color: #565656;
	font-size: 16px;
    line-height: 24px;
    font-weight: 300;
}

.bloc_select_result {
	background-color : #f2f2f2;
	margin-bottom: 1%;
	padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.clear_search p {
	color: #00b7ce;
	font-style: italic;
	font-size: 15px;
	line-height: 24px;
}


.bloc_select_result p , .bloc_select_result .mb-2 , .bloc_select_result .mb-3, .bloc_select_result .mb-6 {
	margin-bottom : 0px !important;
}

.row.bloc_select_result p {
	font-size: 15px;
}


.custom_ul ul li {
    display: inline-block;
    text-decoration: none;
    padding: 0 9px;
    color: #fff;
    border-radius: 4px;
    margin: 0 13px;
    font-weight: 300;
    font-size: 14px;
    line-height: 24px;
}

.custom_ul ul  {
	padding-right: 0;
	padding-left: 0;
	margin-bottom: 0;
}

.custom_ul ul li .fa-times-circle {
    color: #ff0000;
    position: relative;
    bottom: 11px;
    left: 14px;
    width: 13px;
    height: 13px;
    background-color: #fff;
    border-radius: 50%;
}

.clear_search {
	text-align: right;
    padding-bottom: 2%;
    padding-left: 0;
    padding-right: 0;
}

.block_card_three .card-header {
	font-size: 18px;
	line-height: 28px;
	color: #00355f;
	font-weight: 400;
	background-color: transparent;
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    max-width: 100%;
	margin-top:0;
}

.block_card_three .card-header .col-lg-3 {
	flex: auto;
}

.span1 {
	color: #00355f;
	font-weight: 600;
}

.dotted_text .fa.fa-circle {
	color: #00355f;
}

.card-footer .btn.btn-primary {
	background-color: #00355f;
	border : none;
    border-radius: 50px;
    font-weight: 300;
    font-size: 15px;
    line-height: 24px;
}

.card-footer .btn.btn-primary:hover {
	background-color: #e6007e;
}

.patch_text_blue {
	background-color: #7c9bd0;
    color: #fff;
    padding: 5px 5px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 300;
}

.patch_text_hardblue {
	background-color: #006388;
    color: #fff;
    padding: 5px 5px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 300;	
}

.patch_text_marron {
	background-color: #711245;
    color: #fff;
    padding: 5px 5px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 300;
    margin-left: 4%;	
}

.card-text {
	font-size: 16px;
	line-height: 22px;
	color: #565656;
}

.dotted_text {
	font-size: 16px;
    line-height: 24px;
    color: #565656;
    margin-bottom: 0.7rem;
}

.card-footer {
	background-color: transparent;
	padding: 20px 15px;
}

.block_card_three .card {
    background: #fff;
    border-radius: 10px 10px 0px 0px;
    border: 1px solid #e1e1e1;
    border-bottom: 4px solid #00355f;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.block_card_three .card:hover {
	border-bottom: 4px solid #e6007e;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    box-shadow: 0px 1px 9px 5px rgba(0,0,0,0.15);
}


.block_card_three .card .col-lg-1 {
	background-image: url(../img/icone.png);
	background-repeat: no-repeat;
    background-position: center;
    height: 45px;
}

.block_card_three .card:hover .col-lg-1 {
    background-image: url(../img/icone_HOVER.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 45px;
}

.block_card_three .card:hover .card-header .col-lg-3 {
	color: #e6007e;
}

.btn_cta_footer_before .col-md-2 {
	text-align: center;
    display: block;
    margin: 0 auto; 
    padding-top: 30px;
}

.btn_cta_footer_before .col-md-2 a {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 24px;
    background-color: #00b7ce;
    color: #fff;
    border: none;
    padding: 15px 10px;
    border-radius: 50px;
    max-width: 124px;
    margin: 0 auto;
}

.aftercta {
    margin-top: 4%;
    margin-bottom: 3%;
}

.custom_tab_footer .text_title {
    color: #00355f;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 4%;
}

.custom_tab_footer .tab-pane {
	background-color: #f7f7f7;
	padding-top: 15px;
	padding-bottom: 15px;
}


.custom_tab_footer .nav-tabs .nav-link.active {
	background-color: #e6007e;
	color: #fff;
	border : 1px solid #e6007e;
	box-shadow: none;
	height: 50px;
	position: relative;
    bottom: 8px;
    border-top-left-radius: 10px;
}

.custom_tab_footer .nav-tabs .last_tab {
	border-top-right-radius: 10px !important;
}

.custom_tab_footer .nav-tabs .nav-link {
	background-color: #00b7ce;
	color: #fff;
	box-shadow:8px 0 8px -10px #000000,-8px 0 8px -10px #000000;
	border-radius: 0px;
	text-transform: uppercase;
}

.custom_tab_footer {
	margin-bottom: 4%;
	font-size: 15px;
    line-height: 24px;
    color: #565656;
}

.btn_cta_footer_before .col-md-2 a:hover {
	background-color: #e6007e;
}

.nav-tabs .nav-item {
    margin-bottom: -8px;
}

.tab-content #home p {
	margin-bottom: 0;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
	border: 1px solid transparent;
}

.block_footer_before {
	margin-bottom: 6%;
	background-color: #e6007e;
}

.block_footer_before .col-lg-3 {
	float: left;
	padding-right: 0;
}

.block_footer_before .col-lg-9 {
	float: right;
	padding: 0;
}

.block_footer_before .text_pole {
	background-color: #fff;
    padding: 20px 50px 20px 50px;
    font-size: 20px;
    line-height: 28px;
    color: #00b7cd;
    position: relative;
    top: 25px;
    right: 36px;
    z-index: 0;
    border-radius: 10px;
}

.block_footer_before .col-lg-3 img {
	position: relative;
    z-index: 1;
}

.block_footer_before .block_text_mail {
	padding: 0;
	margin-top: 6%;
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    max-width: 100%;
    width: 100%;
    flex: auto;
}

.block_footer_before .block_text_mail .col-lg-7 {
	float: left;
    max-width: 80%;
    font-size: 17px;
    line-height: 24px;
    color: #fff;
    flex: auto;
}

.block_footer_before .block_text_mail .col-lg-2 {
	float: right;
}

.block_text_mail p {
	margin-bottom: 0;
}

.bloc_select_result .custom_ul {
	padding: 0;
	max-width: 500px;
}

.bloc_select_result .custom_bloc .inov {
	padding: 0 20px;
	font-size: 14px;
	line-height: 24px;
	font-style: italic;
	font-weight: 300;
}

span.inov .fa.fa-times-circle {
    color: #ff0000;
    background-color: #fff;	
    border-radius: 50%;

}

.card-footer a.btn.btn-primary {
    color: #fff !important;
}


body .content_wrap .content {
    width: 100% !important;
}

body .sidebar.right.widget_area {
    display: none;/* hide sidebar */
}

body.sidebar_show .content:before {
    display: none;/* hide sidebar */
}

