#h1_container
{
	margin: 0 auto;
	position: relative;
	width: 460px;
}

#h1_container h1
{
	font-size: 32px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	color: #252525;
	text-align: center;
}

#h1_container .limg
{
	position: absolute;
	left: 0;
	top: 15px;
}

#h1_container .rimg
{
	position: absolute;
	right: 0;
	top: 15px;
}

.subtitle
{
	max-width: calc(100% - 15px);
	margin: 0 auto;
	text-align: center;
	color: #db0f19;
	font-size: 17px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
}

@media only screen and (max-width: 520px)
{
	#h1_container
	{
		width: calc(100% - 20px) !important;
	}

	#h1_container img
	{
		display: none;
	}
}

.text_s1
{
	width: calc(100% - 20px);
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

.text_s1 p
{
	text-align: center;
}

#h2_a
{
	width: calc(100% - 15px);
	margin: 0 auto;
	text-align: center;
	font-size: 26px;
	color: #252525;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
}

.title_sep
{
	width: 99px;
	height: 1px;
	margin: 0 auto;
	margin-top: 10px;
	background-color: #e67076;
}

#cont_avantages_mp
{
	width: calc(100% - 15px);
	max-width: 921px;
	margin: 0 auto;
	position: relative;
}

#cont_avantages_mp .right
{
	position: relative;
	width: calc(100% - 15px);
	max-width: 294px; 
}

#cont_avantages_mp .title .line
{
	width: 100%;
	height: 1px;
	background-color: #989898;
	position: absolute;
	top: 12px;
}

#cont_avantages_mp .container
{
	width: 333px;
	position: absolute;
	left: calc(50% - 166px);

}

#cont_avantages_mp .title
{
	height: 40px;
}

#cont_avantages_mp .title img
{
	position: absolute;
}

#cont_avantages_mp .title .limg
{
	left: 15px;
	top: 2px;
}

#cont_avantages_mp .title .rimg
{
	right: 15px;
	top: 2px;
}

#cont_avantages_mp .title p
{
	background-color: #f6f6f6;
	width: 100%;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	color: #252525;
	font-size: 18px;
	font-weight: 600;
}

@media only screen and (max-width: 370px)
{
	#cont_avantages_mp .title img
	{
		display: none;
	}

	#cont_avantages_mp .title p
	{
		width: 100%;
	}

	#cont_avantages_mp .container
	{
		width: 100%;
		left: 0;
	}
}

#cont_avantages_mp .card p
{
	line-height: 35px;
	font-size: 17px;
	color: white;
	background-color: #db0f19;
	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-weight: 600;
	margin: 0 auto;
	margin-bottom: 20px;
	width: 269px;
}

@media only screen and (max-width: 960px)
{
	#cont_avantages_mp .left
	{
		width: calc(100%);
		margin: 0 auto;
	}

	#cont_avantages_mp .left img
	{
		width: 100%;
		max-width: 610px;
		margin-left: calc(50% - 310px);
	}

	#cont_avantages_mp .right
	{
		width: 100%;
		max-width: initial; 
	}

	#cont_avantages_mp .right .card
	{
		width: 560px;
		margin: 0 auto;
	}

	#cont_avantages_mp .right .card .col1
	{
		float: left;
	}

	#cont_avantages_mp .right .card .col2
	{
		float: right;
	}
}

@media only screen and (max-width: 660px)
{
	#cont_avantages_mp .left img
	{
		width: 100%;
		margin-left: 0;
	}
}

@media only screen and (max-width: 610px)
{
	#cont_avantages_mp .right .card
	{
		width: 100%;
	}

	#cont_avantages_mp .right .card .col1, #cont_avantages_mp .right .card .col2
	{
		width: 100%;
	}
}

@media only screen and (max-width: 310px)
{
	#cont_avantages_mp .right .card p
	{
		width: 100%;
	}

	#cont_avantages_mp .title p
	{
		font-size: 16px;
	}
}

.h3_a
{
	font-family: 'Montserrat', sans-serif;
	font-size: 21px;
	color: #252525;
	font-weight: 700;
	text-align: center;
	width: calc(100% - 15px);
	margin: 0 auto;
}

#reparation_smartphone_mere_cont4
{
	width: 100%;
	max-width: 952px;
	margin: 0 auto;
}

#reparation_smartphone_mere_cont4 .card
{
	margin-bottom: 60px;
}

#reparation_smartphone_mere_cont4 .card img
{
	/*width: 185px;*/
}

#reparation_smartphone_mere_cont4 .left
{
	width: 70%;
}

#reparation_smartphone_mere_cont4 .right
{
	width: 29%;
}

#reparation_smartphone_mere_cont4 .left .col_l
{
	float: left;
	margin-right: 68px;
}

#reparation_smartphone_mere_cont4 .left .col_r
{
	float: left;
}

#reparation_smartphone_mere_cont4 .right .col_l
{
	float: right;
	margin-left: 68px;
}

#reparation_smartphone_mere_cont4 .right .col_r
{
	float: right;
}

#reparation_smartphone_mere_cont4 .title
{
	margin-top: 15px;
	font-size: 14px;
	color: black;
	text-align: center;
	font-weight: 700;
	line-height: 18px;
}

#reparation_smartphone_mere_cont4 .card a
{
	display: block;
	width: 85px;
	line-height: 25px;
	text-align: center;
	margin: 0 auto;
	font-size: 13px;
	color: #252525;
	border: 1px solid #db0f19;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-family: 'Montserrat', sans-serif;
	margin-top: 20px;
	font-weight: 600;
	transition-property: background-color, color;
  	transition-duration: .5s;
}

#reparation_smartphone_mere_cont4 .card a:hover
{
	background-color: #db0f19;
	color: white;
	text-decoration: none;
}

@media only screen and (max-width: 980px)
{
	#reparation_smartphone_mere_cont4 .left, #reparation_smartphone_mere_cont4 .right
	{
		width: 280px;
		float: none;
		margin: 0 auto;
	}
}

@media only screen and (max-width: 470px)
{
	#reparation_smartphone_mere_cont4 .left .card, #reparation_smartphone_mere_cont4 .right .card
	{
		width: 185px;
		float: none;
		margin: 0 auto;
		margin-bottom: 30px;
	}

	#reparation_smartphone_mere_cont4 .left img, #reparation_smartphone_mere_cont4 .right img
	{
		max-width: calc(100%);
	}
}

.grey_background
{
	background-color: #e5e3e4;
}

.reparation_smartphone_scont3
{
	width: 100%;
	background-image: url('../images/reparation-smartphone/img_ban_mag.png');
	background-size: cover;
}

.reparation_smartphone_scont3 .container
{
	height: 86px;
	width: 670px;
	margin: 0 auto;
	background-color: white;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.reparation_smartphone_scont3 .container p
{
	font-family: 'Montserrat', sans-serif;
	font-size: 22px;
	color: #252525;
	margin-left: 40px;
	margin-top: 16px;
	width: 280px;
}

.reparation_smartphone_scont3 .button
{
	background-color: #db0f19;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position: relative;
	height: 45px;
	width: 295px;
	margin-right: 41px;
	margin-top: 21px;
}

.reparation_smartphone_scont3 a:hover
{
	text-decoration: none;
}

.reparation_smartphone_scont3 .button p
{
	line-height: 45px;
	color: white;
	font-family: 'Montserrat', sans-serif;
	font-size: 22px;
	margin-left: 60px;
	margin-top: 0;
}

.reparation_smartphone_scont3 .button img
{
	position: absolute;
	right: 61px;
	top: 11px;
}

@media only screen and (max-width: 710px)
{
	.reparation_smartphone_scont3 .container
	{
		width: calc(100% - 30px);
		height: initial;
	}

	.reparation_smartphone_scont3 .container .left p
	{
		margin-left: 0;
		width: calc(100% - 30px);
		padding-left: 15px;
		padding-right: 15px;
		text-align: center;
	}

	.reparation_smartphone_scont3 .container .left, .reparation_smartphone_scont3 .container .right
	{
		width: 100%;
	}

	.reparation_smartphone_scont3 .container .button
	{
		width: 230px;
		margin: 21px auto;
	}

	.reparation_smartphone_scont3 .container .button p
	{
		margin-left: 30px;
		width: 200px;
	}

	.reparation_smartphone_scont3 .container .button img
	{
		right: 30px;
	}
}

.h3_b
{
	max-width: 960px;
	width: calc(100% -15px);
	margin: 0 auto;
	text-align: center;
	font-size: 28px;
	font-family: 'Montserrat', sans-serif;
	color: #252525;
	font-weight: 700;
}

.h2_b
{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	color: #252525;
	font-size: 26px;
	text-align: center;
	max-width: calc(100% - 15px);
	margin: 0 auto;
}

.cont7_img_hidden
{
	display: none;
	margin: 0 auto;
	max-width: calc(100% - 30px);
	width: 230px;
}

#reparation_smartphone_mere_cont7
{
	max-width: 980px;
	margin: 0 auto;
}

#reparation_smartphone_mere_cont7 .left, #reparation_smartphone_mere_cont7 .right
{
	width: 280px;
}

#reparation_smartphone_mere_cont7 .left
{
	margin-left: 15px;
	padding-top: 20px;
}

#reparation_smartphone_mere_cont7 .right
{
	padding-top: 20px;
	margin-right: 15px;
}

#reparation_smartphone_mere_cont7 img
{
	float: left;
	margin-left: calc(50% - 420px);
}

#reparation_smartphone_mere_cont7 .card
{
	padding-bottom: 20px;
}

#reparation_smartphone_mere_cont7 .left .card .title img, #reparation_smartphone_mere_cont7 .left .card .title p
{
	float: right;
}

#reparation_smartphone_mere_cont7 .right .card .title img, #reparation_smartphone_mere_cont7 .right .card .title p
{
	float: left;
}

#reparation_smartphone_mere_cont7 .card .title
{
	margin-bottom: 10px;
}

#reparation_smartphone_mere_cont7 .card .title p
{
	color: #db0f19;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 20px;
	margin-top: 3px;
}

#reparation_smartphone_mere_cont7 .card .title img
{
	margin: 0;
	margin-right: 8px;
}

#reparation_smartphone_mere_cont7 .card .desc
{
	line-height: 17px;
	font-size: 13px;
}

#reparation_smartphone_mere_cont7 .left .card .desc
{
	text-align: right;
}

#reparation_smartphone_mere_cont7 .right .card .desc
{
	text-align: left;
}

#reparation_smartphone_mere_cont7 .center_img
{
	margin-top: 20px;
}

@media only screen and (max-width: 870px)
{
	#reparation_smartphone_mere_cont7 .center_img
	{
		display: none;
	}

	#reparation_smartphone_mere_cont7
	{
		max-width: 630px;
	}

	.cont7_img_hidden
	{
		display: block;
	}
}

@media only screen and (max-width: 650px)
{
	#reparation_smartphone_mere_cont7
	{
		max-width: calc(100% - 30px);
	}

	#reparation_smartphone_mere_cont7 .left, #reparation_smartphone_mere_cont7 .right
	{
		width: 100%;
		float: none;
		margin: 0;
		padding-top: 0;
	}

	#reparation_smartphone_mere_cont7 .left .card .desc, #reparation_smartphone_mere_cont7 .right .card .desc
	{
		text-align: center;
		clear: left;
	}

	#reparation_smartphone_mere_cont7 .left .title, #reparation_smartphone_mere_cont7 .right .title
	{
		float: none;
		display: table;
		margin: 0 auto;
		margin-bottom: 10px;
	}

	#reparation_smartphone_mere_cont7 .last
	{
		padding-bottom: 0;
	}
}

@media only screen and (max-width: 310px)
{
	#reparation_smartphone_mere_cont7 .card .title p
	{
		font-size: 14px;
	}
}

#reparation_smartphone_mere_cont8
{
	width: 100%;
	height: 177px;
	background-image: url('../images/reparation-smartphone-mere/fond_bn_tel.png');
	background-position: 50% 0px;
	background-repeat: no-repeat;
	background-color: #b9c0c6;
}

#reparation_smartphone_mere_cont8 .content
{
	max-width: 980px;
	margin: 0 auto;
}

#reparation_smartphone_mere_cont8 .title
{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 25px;
	color: black;
	width: 707px;
	text-align: center;
	padding-top: 40px;
	margin-left: 36px;
}

#reparation_smartphone_mere_cont8 .container
{
	position: relative;
	width: 707px;
	margin-left: 36px;
}

#reparation_smartphone_mere_cont8 .l_line
{
	width: 84px;
	height: 1px;
	position: absolute;
	background-color: #db0f19;
	top: 25px;
	left: 0;
}

#reparation_smartphone_mere_cont8 .r_line
{
	width: 84px;
	height: 1px;
	position: absolute;
	background-color: #db0f19;
	top: 25px;
	right: 0;
}

#reparation_smartphone_mere_cont8 a
{
	width: 506px;
	height: 49px;
	background-color: #db0f19;
	text-align: center;
	color: white;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 25px;
	display: block;
	line-height: 49px;
	margin: 0 auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position: relative;
}

#reparation_smartphone_mere_cont8 a:hover
{
	text-decoration: none;
}

#reparation_smartphone_mere_cont8 a img
{
	position: absolute;
	top: 16px;
	left: 268px;
}

@media only screen and (max-width: 920px)
{
	#reparation_smartphone_mere_cont8
	{
		background-image: none;
	}

	#reparation_smartphone_mere_cont8 .title, #reparation_smartphone_mere_cont8 .container
	{
		margin: 0 auto;
	}
}

#reparation_smartphone_mere_cont8 .resp_display
{
	display: none;
}

@media only screen and (max-width: 720px)
{
	#reparation_smartphone_mere_cont8 .l_line, #reparation_smartphone_mere_cont8 .r_line
	{
		display: none;
	}

	#reparation_smartphone_mere_cont8
	{
		height: initial;
		padding-bottom: 40px;
	}

	#reparation_smartphone_mere_cont8 .title
	{
		width: calc(100% - 15px);
	}

	#reparation_smartphone_mere_cont8 .norm_display
	{
		display: none;
	}

	#reparation_smartphone_mere_cont8 .resp_display
	{
		display: block;
		line-height: initial;
		padding: 8px;
	}

	#reparation_smartphone_mere_cont8 a, #reparation_smartphone_mere_cont8 .container
	{
		max-width: calc(100% - 30px);
		margin: 0 auto;
	}

	#reparation_smartphone_mere_cont8 a
	{
		height: initial;
	}
}

.reparation_smartphone_scont6 .left
{
	padding-top: 10px;
}

.reparation_smartphone_scont6 .right
{
	width: 460px;
	margin-right: 30px;
}

.reparation_smartphone_scont6 .title
{
	font-family: 'Montserrat', sans-serif;
	font-size: 28px;
	color: #252525;
	font-weight: 700;
}

.reparation_smartphone_scont6 .subtitle
{
	font-family: 'Montserrat', sans-serif;
	font-size: 17px;
	color: #db0f19;
	max-width: 400px;
}

.reparation_smartphone_scont6 .hidden
{
	display: none;
	width: 424px;
	margin: 0 auto;
}

@media only screen and (max-width: 980px)
{
	.reparation_smartphone_scont6 .left
	{
		display: none;
	}

	.reparation_smartphone_scont6 .right
	{
		float: none;
		width: calc(100% - 30px);
		margin: 0 auto;
		text-align: center;
	}

	.reparation_smartphone_scont6 .subtitle
	{
		max-width: calc(100% - 15px);
		text-align: center !important;
	}

	.reparation_smartphone_scont6 .hidden
	{
		display: block;
	}
}

@media only screen and (max-width: 460px)
{
	.reparation_smartphone_scont6 .hidden img
	{
		max-width: 100%;
		height: auto;
	}

	.reparation_smartphone_scont6 .hidden
	{
		width: 100%;
	}
}