.close_link
{
	position: absolute;
	right: 5px;
	top: 5px;
}
.modal_container 
{
	position: fixed;
	width: 250px;
	height: auto;
	opacity: 1;
	z-index: 5555;
	bottom: 0;
	right: 0;
}  
.modal-backdrop
{
	opacity:0 !important;
}
.modal-footer, .modal-header, .modal-body
{
	display:block;
	position: relative;
}
.modal-title
{
	text-transform: uppercase;
	color: #a60000;
}
.modal-txt
{

	color: #a60000;
}
.btnsubmit input
{
	color:white;
	background:#a60000;
}
.btnsubmit input:hover, .btnsubmit input:focus {
	color:white;
}
.modal-lg {
    width: 250px;
}

.search_inline_form, .search_inline_form1  
{
    position: relative;
    width: 100%;
    max-width: 350px;
    float: right;
    display: inline-block;
}

.big-title
{
	line-height: 40px;
	display: inline-block;
    width: 100%;
    max-width: 600px;
}

.box_scroll
{
	display:none;
	left: 53px!important;
	width: 235px!important;
    text-align: left;
}

.search_inline_form input, .search_inline_form1 input
{
	display: inline-block;
    vertical-align: middle;
	max-width: none!important;
}

#rappel_immediat
{
	display: inline-block;
    vertical-align: middle;
    width: 100%;
    max-width: 450px;
    float: right;
}

.navbar-brand 
{
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
    position: relative;
    left: 0px;
}

.p_recall
{
	font-weight: 800;
    font-size: 15px;
    line-height: 35px;
}

.btn-submit, .btn-submit:hover, .btn-submit:focus
{
	background: #224278;
    color: white;
    height: 49px;
}

.input-form
{
	display: inline-block;
    padding: 15px;
    background: #f3f3f3;
    border: none;
    width: 100%;
	max-width: 160px;
}

.alert-green
{
    font-size: 14px;
    padding: 5px 10px;
    margin-top: 10px;
    text-align: left;
    width: 100%;
    max-width: 300px;
    float: right;
}

@media (max-width:600px){
	
	.modal_container 
	{
		width: 270px;
		height: 60px;
	}
	
	.search_inline_form1 
	{
		position: relative;
		margin: 20px auto;
		margin-top: 110px;
	}	
	
	.search_inline_form 
	{
		position: relative;
		margin: 20px auto 10px;
	}	
	

	
	.box_scroll {
		left: 0!important;
		width: 100%!important;
		text-align: left;
	}
	
	.top-phone-center
	{
		display: none;
	}
	
	.parallax-section.parallax, .slider-section
	{
		margin-top: 90px;
	}
	
	.navbar
	{
		position: unset;
	}
	
	.input-form
	{
		max-width: 160px;
	}
	
	.carousel 
	{
		display:none;
	}
	
	nav .navbar-brand
	{
		display:none;
	}
	.navbar
	{
		position: unset;
		display: block;
	}
	
	#top-bar 
	{
		display: block;
	}
}
@media (max-width:576px) {	
	.big-title,
	.big-title a {
	font-size:18px;
	}
	.big-title a {
	display:block;
	}
	.big-title {
	line-height: 30px;
	}	
	.bgtophome {
    margin-top: 0px;
	}
	.bgtophome1 {
    margin-top: 220px;
	}
	.parallax-section.parallax, .slider-section {
	margin-top: 225px;
	}	
	.parallax-section .parallax-content {
	padding: 30px 0 20px;
	}
	.breadcrumb .breadcrumb-item, 
	.breadcrumb .breadcrumb-item a, 
	.breadcrumb .breadcrumb-item a:visited, 
	.breadcrumb .breadcrumb-item.active, 
	.breadcrumb-item + .breadcrumb-item::before {
	font-size: 14px;
	font-weight: 400;
	}
	.parallax-section .parallax-content h1 {
	margin-bottom: 5px;
	}
	.breadcrumb {
	padding: 0 .5rem;
	}
	
}

/*	BOX ICONE */
.custom-box {
	border:1px solid #a9a9a9;
	text-align:center;
	padding:50px 20px 10px;
	margin:60px 0 30px;
	-webkit-transition: border-color .4s linear, color .4s linear;
	-moz-transition: border-color .4s linear, color .4s linear;
	-o-transition: border-color .4s linear, color .4s linear;
	-ms-transition: border-color .4s linear, color .4s linear;
	transition: border-color .4s linear, color .4s linear;
}
.custom-box:hover .diamondicon i,
.serviceicon:hover i,
.service-square-icon i,
.service-box .serviceicon:hover i,
.custom-box:hover .serviceicon i {
	color:#ffffff !important;
}
.service-square-icon i {
	font-size:18px;
}
.service-square {
	margin:40px 0 20px;
}
.service-square .title h3  {
	font-size:18px !important;
	margin-bottom:14px;
}
.service-square-icon {
	width:65px;
	height:65px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	line-height:65px;
	background:#fff;
	text-align:center;
	margin:3px 15px 15px 0;
}
.custom-box .icn-main-container {
	top: 25px;
	position: absolute;
	left: 0;
	right: 0;
}
.service-square .title h3  {
	font-size:18px !important;
	margin-bottom:7px;
}
.service-box .title h3,
.service-icon .title h3 {
	font-size:18px !important;
	font-weight:normal;
}
.service-box .title {
	padding-top:20px;
}
.service-box .serviceicon {
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
	color: #292723;
	background:#ffffff;
	border:1px solid #a9a9a9;
	height: 85px;
	margin:0 auto;
	line-height: 95px;
	position: relative;
	text-align: center;
	width: 85px;
	z-index: 5;
}
.custom-box .serviceicon {
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
	color: #292723;
	background:#ffffff;
	border:1px solid #a9a9a9;
	font-size: 21px;
	height: 65px;
	margin:0 auto;
	line-height: 65px;
	position: relative;
	text-align: center;
	width: 65px;
	z-index: 5;
}	

.custom-box:hover .serviceicon {
	background:#2d3e96;
}


.custom-box .serviceicon i {
	color:#2d3e96;
}


.rouge {
   color: red;
}
a.btn-primary:visited {color:#fff!important;}

/* logo anime */

@-webkit-keyframes topAnimation {
  from {
    transform: translate(0rem, 0);
  }
  to {
    transform: translate(0rem, 3.5rem);
  }
}

@keyframes topAnimation {
  from {
    transform: translate(0rem, 0);
  }
  to {
    transform: translate(0rem, 3.5rem);
  }
}
@-webkit-keyframes bottomAnimation {
  from {
    transform: translate(-11.5rem, 0);
  }
  to {
    transform: translate(0rem, 0);
  }
}
@keyframes bottomAnimation {
  from {
    transform: translate(-11.5rem, 0);
  }
  to {
    transform: translate(0rem, 0);
  }
}
a.btm {
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 700;
  border: 0;
  position: relative;
  letter-spacing: 0.15em;
  margin: 0 auto;
  padding: 1rem 2.5rem;
  background: transparent;
  outline: none;
  font-size: 28px;
  color: #111111;
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.15s;
}
a.btm::after, a.btm::before {
  border: 0;
  content: "";
  position: absolute;
  height: 40%;
  width: 10%;
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  z-index: -2;
  border-radius: 50%;
}
a.btm::before {
  border: 0;
  background-color: #c92918;
  top: -0.75rem;
  left: 0.5rem;
  -webkit-animation: topAnimation 2s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.25s infinite alternate;
          animation: topAnimation 2s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.25s infinite alternate;
}
a.btm::after {
  background-color: #e74c3c;
  top: 3rem;
  left: 13rem;
  -webkit-animation: bottomAnimation 2s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.5s infinite alternate;
          animation: bottomAnimation 2s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.5s infinite alternate;
}
a.btm:hover {
  color: white;
}
a.btm:hover::before, a.btm:hover::after {
  top: 0;
  height: 100%;
  width: 100%;
  border-radius: 0;
  -webkit-animation: none;
          animation: none;
}
a.btm:hover::after {
  left: 0rem;
}
a.btm:hover::before {
  top: 0.5rem;
  left: 0.35rem;
}
