.clear{
	clear:both;
}
.clearfix:before, .clearfix::after {
  content: "";
  clear: both;
  display: block;
}

/**<div class="give_error_yes"><i class="fa fa-check-circle"></i> Please fill in required fields.</div>**/
/**<div class="give_error_no"><i class="fa fa-exclamation-circle"></i> Please fill in required fields.</div> times-circle**/
.my_no_result{
	text-align:center;
	font-size:25px;
	padding:25px 10px;
	color:#FF6C6C;
}

.my_95_none{
	margin:0 auto;
	width:95%
}
.my_95_block{
	overflow:hidden;
	margin:0 auto;
	width:95%;
}

.my_100{
	width:100%;
	/*overflow:hidden;*/
	clear:both;
	margin:0 auto;
}
.my_100_block{
	width:100%;
	overflow:hidden;
	clear:both;
	margin:0 auto;
}
.my_100_hide{
	width:100%;
	overflow:hidden;
	clear:both;
	margin:0 auto;
}
.my_95{
	/*overflow:hidden;*/
	margin:0 auto;
	width:95%;
}
.my_10{
	float:left;
	width:10%;
}
.my_10_hide{
	float:left;
	width:10%;
	overflow:hidden;
}
.my_20{
	float:left;
	width:20%;
}
.my_20_hide{
	float:left;
	width:20%;
	overflow:hidden;
}
.my_25{
	float:left;
	width:25%;
}
.my_25_hide{
	float:left;
	width:25%;
	overflow:hidden;
}
.my_30{
	float:left;
	width:30%;
}
.my_30_hide{
	overflow:hidden;
	float:left;
	width:30%;
}
.my_33{
	float:left;
	width:33.333%;
}
.my_33_hide{
	overflow:hidden;
	float:left;
	width:33.333%;
}
.my_50{
	float:left;
	width:50%;
}
.my_50_hide{
	overflow:hidden;
	float:left;
	width:50%;
}
.my_70{
	float:left;
	width:70%;
}
.my_70_hide{
	overflow:hidden;
	float:left;
	width:70%;
}
.my_75{
	float:left;
	width:75%;
}
.my_75_hide{
	overflow:hidden;
	float:left;
	width:75%;
}
.my_80{
	float:left;
	width:80%;
}
.my_80_hide{
	overflow:hidden;
	float:left;
	width:80%;
}
.my_90{
	float:left;
	width:90%;
}
.my_90_hide{
	overflow:hidden;
	float:left;
	width:90%;
}
.box_shadow{
	box-shadow: 0px 0px 1px 1px rgba(51,51,51,0.1);
}
.my_coin{
	display: inline-block;
    background: url(../img/my_coin_64x64.png) no-repeat center;
    width: 12px;
    height: 12px;
    background-size: contain;
}
.my_support{
	display: inline-block;
    background: url(../img/support.png) no-repeat center;
    width: 12px;
    height: 12px;
    background-size: contain;
}
.my_cashback{
	display: inline-block;
    background: url(../img/cashback4.png) no-repeat center;
    width: 18px;
    height: 12px;
    background-size: contain;
}
.my_surety{
	display: inline-block;
    background: url(../img/surety_i3.png) left center no-repeat;
    height: 19px;
    width: 82px;
    background-size: contain;
}
.my_shipping{
	display: inline-block;
    background: url(../svgimg/delivery_ban1.svg) no-repeat center;
    width: 22px;
    height: 14px;
    background-size: contain;
}
.give_error_no, .give_error_yes{
	margin:0 auto;
	position:fixed;
	transform:translate(-50%);
	left:50%;
	bottom:20px;
	display:inline-block;
	background:#333;
	color:#FFF;
	font-size:18px;
	font-family: 'ProximaNovaRegular';
	padding:20px 40px;
	line-height:24px;
	border-radius:10px;
	box-shadow:1px 1px 1px 1px rgba(0,0,0,0.1);
	z-index:9999999999999999;
	transition:ease-in-out 0.2s all;
	animation:error_animation 5s forwards;
	bottom:-200px;
}
.give_error_no i{
	color:#FF2F2F;
	margin-right:8px;
	font-size:30px;
	vertical-align:middle;
}
.give_error_yes i{
	color:#009100;
	margin-right:8px;
	font-size:30px;
	vertical-align:middle;
}
.sv_form_msg {
    margin: 0 auto;
    overflow: hidden;
    border: 1px solid #D20000;
    background: rgba(255,0,0,0.8) url(../img/rgba_red.png) repeat;
    color: #FFF;
    font-size: 16px;
    vertical-align: middle;
    margin-top:10px;
    padding: 10px 10px;
    box-shadow: 0px 0px 5px 0px #E60000;
	width:90%;
	font-family:  'Lato', Calibri, Arial, sans-serif;
}
.sv_form_msg_ok {
    margin: 0 auto;
    overflow: hidden;
    border: 1px solid #070;
    background: rgba(0,128,0,0.8) url(../img/rgba_rgba_green.png) repeat;
    color: #FFF;
    font-size: 16px;
    vertical-align: middle;
    margin-top:10px;
    padding: 10px 10px;
    box-shadow: 0px 0px 5px 0px #008000;
	width:90%;
	font-family:  'Lato', Calibri, Arial, sans-serif;
}
.my_fade_box{
	opacity:0;
}
.noscript{
	font-size:20px;
	color:#f20000;
	text-align:center;
	font-weight:600;
	padding:25px;
	line-height:26px;
}
.noscript i{
	color:#F9F900;
	margin-right:8px;
	font-size:30px;
	vertical-align:middle;
}
.my_battan, .my_btn{
	display: inline-block;
    overflow: hidden;
    background: #004080;
    color: #FFF;
    font-family: 'Lato', Calibri, Arial, sans-serif;
    padding: 6px 8px;
    font-size: 16px;
    box-shadow: 2px 2px 0px 0px #CCC;
    border-radius: 2px;
    outline: none;
    border: none;
    transition: ease-in-out 0.2s all;
	cursor:pointer;
}
.my_btn:active{
	background:#004080;
	transform:translate(2px,2px);
	box-shadow:none;
}
.my_btn2{
	background-color:#F20000;
}
/**PageLoading**/
.my_page_progress {
	position:fixed;
	height: 2px;
	display: block;
	width: 100%;
	background-color: white;
	border-radius: 2px;
	background-clip: padding-box;
	overflow: hidden;
	top:0px;
	left:0px;
	z-index:999999999;

}
.my_page_progress .my_page_progress_loding {
	background-color:black;
}
.my_page_progress .my_page_progress_loding:before {
	content: '';
	position: absolute;
	background-color: #2C67B1;
	top: 0;
	left: 0;
	bottom: 0;
	will-change: left, right;
	-webkit-animation: my_page_progress_anmimation 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
		  animation: my_page_progress_anmimation 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
}
.my_page_progress .my_page_progress_loding:after {
	content: '';
	position: absolute;
	background-color: #2C67B1;
	top: 0;
	left: 0;
	bottom: 0;
	will-change: left, right;
	-webkit-animation: my_page_progress_anmimation_short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
		  animation: my_page_progress_anmimation_short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
	-webkit-animation-delay: 1.15s;
		  animation-delay: 1.15s;
}
@-webkit-keyframes my_page_progress_anmimation {
  0% {
	left: -35%;
	right: 100%; }
  60% {
	left: 100%;
	right: -90%; }
  100% {
	left: 100%;
	right: -90%; }
}
@keyframes my_page_progress_anmimation {
  0% {
	left: -35%;
	right: 100%; }
  60% {
	left: 100%;
	right: -90%; }
  100% {
	left: 100%;
	right: -90%; }
}
@-webkit-keyframes my_page_progress_anmimation_short {
  0% {
	left: -200%;
	right: 100%; }
  60% {
	left: 107%;
	right: -8%; }
  100% {
	left: 107%;
	right: -8%; }
}
@keyframes my_page_progress_anmimation_short {
  0% {
	left: -200%;
	right: 100%; }
  60% {
	left: 107%;
	right: -8%; }
  100% {
	left: 107%;
	right: -8%; }
}


.loading1{
	position:fixed;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.6) url(../img/loading4.gif) no-repeat center center;
    top: 0px;
    left: 0px;
	z-index:9999999999999;
}
.loading2{
	display:none;
	position:fixed;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.6) url(../img/loading4.gif) no-repeat center center;
    top: 0px;
    left: 0px;
	z-index:9999999999999;
}
.loading4{
	position:absolute;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.6) url(../img/loading4.gif) no-repeat center center;
    top: 0px;
    left: 0px;
	z-index:9999999999999;
}
.loading3{
	margin:20px auto;
}


/**Head**********************************************************************************************************S**/
.sv_head1{
    width: 100%;
    height: 25px;
    background: #0157a6;
	overflow:hidden;
}
.sv_head1_social{
	float:right;
}
.sv_head1_social a{
	display:inline-block;
	width:25px;
	height:25px;
	font-size:16px;
	line-height:25px;
	text-align:center;
	color:#FFF;
	float:left;
	border-left:1px solid rgba(255,255,255,0.3);
}
.sv_head1_social a:last-child{
	border-right:1px solid rgba(255,255,255,0.3);
}
.sv_head1_social a:hover{
	color:#000;
}
.sv_head1_contact{
	float:left;
}
.sv_head1_contact section{
	height:25px;
	text-align:left;
	float:left;
	font-size:14px;
	color:#FFF;
	line-height:25px;
}
.sv_head1_contact section a{
	color:#fff;
	border-right:1px solid rgba(255,255,255,0.3);
	padding-left:4px;
	padding-right:4px;
}
.sv_head1_contact section a:hover{
	color:#7cc0ff;
}
.sv_head1_contact section i{
	margin-right:3px;
	margin-left:5px;
	color:#7cc0ff;
}
.sv_head1_contact dt{
	height:25px;
	text-align:left;
	float:left;
	font-size:12px;
	color:#FFF;
	line-height:25px;
}
.sv_head1_contact dt i{
	margin-right:4px;
	font-size:14px;
}
.sv_head1_contact dt a {
    display: inline-block;
    color: #fff;
    padding: 1px 10px;
    margin-left: 4px;
    border-radius: 4px;
    height: 18px;
    line-height: 18px;
    background: #92c500;
    transition: ease-in-out 0.2s all;
}
.sv_head1_contact dt a:hover{
	color:#333;
	background:#fff;
}
.sv_head1_contact2{
	float:right;
}

.sv_head2{
	height:85px;
	background:#FFFFFF url(../otherimg/patter1.jpg);
	position:relative;
    /*box-shadow: 2px 0 10px rgba(0,0,0,0.17);
    -webkit-box-shadow: 2px 0 10px rgba(0,0,0,0.17);
    -moz-box-shadow: 2px 0 10px rgba(0,0,0,0.17);
    -o-box-shadow: 2px 0 10px rgba(0,0,0,0.17);
    -ms-box-shadow: 2px 0 10px rgba(0,0,0,0.17);*/
}

.InmStickyTop {
  position: fixed;
  top: 0;
  width: 100%;
  z-index:449;
  animation: autopopup_top 0.4s alternate;
  box-shadow: 1px 2px 3px 0px rgba(0,0,0,0.2);
}
.InmStickyTop .sv_fix_home{
	display:none;
}
.InmStickyTop .sv_fix_home_img{
	display:block !important;
}
.sv_head2_b1{
	float:left;
	width:25%;
}
.sv_head2_b1 a{
	display:block;
	width:auto;
	padding-top:5px;
}
.sv_head2_b1 a img{
	display:block;
	width:auto;
	height:73px;
}
.sv_head2_b2{
	text-align:right;
	float:right;
	padding:10px 0px;
	font-weight:600;
	opacity:0.8;
}
.sv_head2_b2 a{
	display:block;
	color:#5c5cd6;
	font-size:20px;
	font-family:Aqleema-Regular;
	border:2px solid #5c5cd6;
	padding:8px 10px;
	overflow:hidden;
	background:#FFF;
	border-radius:15px;
	margin-top:12px;
	transition:ease-in-out 0.2s all;
	box-shadow:0px 0px 6px 1px rgba(0,0,0,0.1);
}
.sv_head2_b2 a:hover{
	background:#5c5cd6;
	color:#fff;
}
.sv_head2_b2 a i{
	margin-right:5px;
	color:#33C;
	-webkit-animation: vibrate 2s cubic-bezier(.36, .07, .19, .97) infinite;
	animation: vibrate 2s cubic-bezier(.36, .07, .19, .97) infinite;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: 300px;
	perspective: 300px;
}
.sv_head2_b2 article{
	display:block;
	color:#999;
	font-size:16px;
	font-weight:400;
}
@keyframes vibrate {
  0%, 2%, 4%, 6%, 8%, 10%, 12%, 14%, 16%, 18% {
    -webkit-transform: translate3d(-1px, 0, 0);
            transform: translate3d(-1px, 0, 0);
  }
  1%, 3%, 5%, 7%, 9%, 11%, 13%, 15%, 17%, 19% {
    -webkit-transform: translate3d(1px, 0, 0);
            transform: translate3d(1px, 0, 0);
  }
  20%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

.sv_head2_mobile{
	position:absolute;
	top:0px;
	bottom:0px;
	right:0px;
	left:auto;
	background:rgba(255,255,255,0.4);
	padding:0px 8px;
	display:none;
}

.sv_head2_mobile section{
	float:right;
	width:35px;
	height:35px;
	border:2px solid #a31a01;
	color:#666;
	line-height:35px;
	border-radius:8px;
	font-size:26px;
	margin-top:21px;
	transition:ease-in-out 0.2s all;
	cursor:pointer;
	z-index:10;
}
.sv_head2_mobile section:active{
	transform:translate(2px,2px);
}
.sv_head2_b3{
	display:inline-block;
}
.sv_head2_b3 section{
	width:80px;
	text-align:center;
	display:inline-grid;
	background:#FFF;
	opacity:0.8;
}
.sv_head2_b3 section img{
	display:block;
	width:30px;
	height:30px;
	margin:0 auto;
	margin-bottom:3px;
	margin-top:15px;
	filter: grayscale(100%);
}
.sv_head2_b3 section b{
	display:block;
	font-size:12px;
	color:#666;
	font-family: 'ProximaNovaBold';
}
.sv_head2_b3 section span{
	display:block;
	font-size:8px;
	color:#333;
	padding-top:1px;
	font-family: 'ProximaNovaRegular';
}
.sv_head2_height{
	height:85px;
}
.InmStickyTop2 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index:449;
  animation: autopopup_top 0.4s alternate;
  box-shadow: 1px 2px 3px 0px rgba(0,0,0,0.2);
  background:#FFF;
  height:47px;
}
.InmStickyTop2 .sv_head2_mobile{
	display:block;
}
.InmStickyTop2 .sv_head2_mobile section{
    margin-top: 4px;
}
.InmStickyTop2 .sv_head2_b2{
	display:none;
}
.InmStickyTop2 .sv_head2_b3{
	display:none;
}
.InmStickyTop2 .sv_head2_b1 a{
	padding-top:2px;
}
.InmStickyTop2 .sv_head2_b1 a img{
    height: 42px;
}
.InmStickyTop2 .my_95{
	width:98%;
}


.sv_menu_body{
	height:36px;
	background:#e45307;
}
.sv_menu_in{
	display:flex;
	height:36px;
	width:100%;
	position:relative;
}
.sv_menu_in section{
	display: flex;
	min-width:12.5%;
	height:36px;
    align-items: center;
    justify-content: center;
	border-right:1px solid rgba(255,255,255,0.2);
}
.sv_menu_in section:last-child{
	border:none;
}
.sv_menu_in section aside{
	background:#FFF;
	width:100%;
	position:absolute;
	/*min-height:100px;*/
	z-index:400;
	top:36px;
	left:0px;
	box-shadow: 4px 4px 0 0 rgba(0,0,0,0.1);
	border-radius:0px 0px 5px 5px;
	display:none;
	overflow:hidden;
}
.sv_menu_in section dt{
	height:36px;
	display:flex;
	width:100%;
    align-items: center;
    justify-content: center;
	color:#fff;
	font-size:16px;
	font-weight:600;
	
}
.sv_menu_in section dt a{
	color:#fff;
	display:block;
	padding:0px 10px;
}
.sv_menu_in section dt span{
	color:#fff;
	display:block;
	padding:0px 4px;
	color:#fff;
}
.sv_menu_in section:hover aside{
	display:block;
}
.sv_menu_in section:last-child dt{
	border:none;
}
.sv_menu_in section dt a i{
	margin-left:5px;
	display:inline-block;
}
.sv_menu_in section:hover dt{
	background:#FFF;
	color:#e80000;
	cursor:pointer;
}
.sv_menu_in section:hover dt a{
	color:#cc2020;
}
.sv_menu_in section:hover dt span{
	color:#cc2020;
}


.sv_m_servic{
	float:left;
	overflow:hidden;
	width:20%;
}
.sv_m_servic a{
	display:block;
	margin:10px;
	border:1px solid rgba(0,0,0,0.1);
	box-shadow: 0px 0px 2px 1px rgba(0,0,0,0.1);
	background:#fff;
	overflow:hidden;
	border-radius:5px;
	transition:ease-in-out 0.2s all;
	color:#333;
	font-size:16px;
}
.sv_m_servic a:hover{
	transform:translateY(-10px);
	cursor:pointer;
}
.sv_m_servic a:hover dd{
	background:#005BB7;
}
.sv_m_servic dl{
	display:block;
	height:100px;
	background-size:cover;
}
.sv_m_servic article {
	padding:5px;
	overflow:hidden;
}
.sv_m_servic article h3{
	height:28px;
	overflow:hidden;
	font-size:14px;
	display:flex;
	width:100%;
	text-align:center;
	flex-direction: column;
    justify-content: center;
}
.sv_m_servic article small{
	display:block;
	font-size:10px;
	overflow:hidden;
	height:15px;
	color:#999;
	padding:4px;
}
.sv_m_servic dd{
	display:block;
	background:#666;
	color:#FFF;
	padding:8px;
	font-size:14px;
}

.sv_menu_box_body{
	width:100%;
	display:flex;
}
.sv_menu_box1{
	background:#099;
	border-right:1px solid #CCC;
}
.sv_menu_box1{
	text-align:center;
	padding:0px 20px;
	background:#FFF;
}
.sv_menu_box1 img{
	display:inline-block;
	width:200px;
	height:120px;
	margin-top:20px;
}
.sv_menu_box1 h1{
	color:#333;
	font-size:22px;
	padding:6px 10px;
	padding-bottom:30px;
}
.sv_menu_box1 h1 strong{
	display:block;
}
.sv_menu_box2{
	border-right:1px dashed #ccc;
	background:#f9f9f9;
	text-align:center;
	flex:1;
	padding:0px 10px;
}
.sv_menu_box2 span{
	display:inline-block;
	font-size:12px;
	font-family:"Arial Black", Gadget, sans-serif;
	border-top:4px solid #005E00;
	background:#00AE00;
	padding:8px 12px;
	color:#FFF;
	box-shadow:0px 0px 2px 0px #333;
	margin-top:10px;
}
.sv_menu_box2 span:hover{
	color:#000;
	border-color:#000;
	cursor:pointer;
}
.sv_menu_box2:hover span{
	color:#000;
	border-color:#000;
}
.sv_menu_box2 img{
	width:80px;
	height:80px;
	display:inline-block;
	margin-top:15px;
	opacity:0.8;
}
.sv_menu_box2 h1{
	font-size:16px;
	color:#F60;
	padding:2px 5px;
	overflow:hidden;
}
.sv_menu_box2 small{
	display:block;
	font-size:11px;
	color:#666;
	height:26px;
	overflow:hidden;
}
.sv_menu_height{
	height:36px;
}


.sv_fix_home_img{
	background:rgba(255,255,255,1);
}
.sv_fix_home_img img{
	display:block;
	width:100%;
	height:32px;
}
.sv_menu_in section dt a{
	padding:0px 4px;
}
.sv_menu_in section dt tt{
	height:48px;
	width:34px;
	background-size:contain;
	background-position:center;
	background-repeat:no-repeat;
	background-color:#f2f2f2;
	display:none;
}


.sv_menu_contact{
	border-bottom:1px solid #f2f2f2;
	text-align:center;
	padding:20px 10px;	
	font-family: 'Aqleema-Bold';
	font-size:50px;
	text-shadow: 0px 1px 0px #f7f7f7, 1px 1px 1px #999;
	color:#e80000;
}
.sv_menu_contact strong{
	color:#333;
}
.sv_menu_number_body{
	display:flex;
	width:100%;
}
.sv_menu_number{
	flex:1;
	padding:10px 10px;
	border-right:1px dashed #f2f2f2;
	text-align:left;
}
.sv_menu_number h2{
	background:#f2f2f2;
	font-size:18px;
	text-align:left;
	color:#333;
	padding:8px 6px;
	overflow:hidden;
}
.sv_menu_number h2 i{
	width:18px;
	height:18px;
	float:left;
	background:url(../icon/call_i1.png) no-repeat;
	background-size:contain;
	vertical-align:middle;
	margin-right:8px;
}
.sv_menu_number a{
	display:block;
	border-bottom:1px dashed #f9f9f9;
	padding:8px 6px;
	text-align:left;
	font-size:14px;
	color:#06C;
	transition:ease-in-out 0.2s all;
	font-family:Cabin;
}
.sv_menu_number a:hover{
	cursor:pointer;
	color:#000;
	background:#ccc;
}
.sv_menu_number a i{
	color:#333;
	margin-right:3px;
	width:18px;
	display:inline-block;
}
.sv_menu_number a b{
	color:#333;
	margin-right:3px;
	width:18px;
	display:inline-block;
}
.sv_menu_number article{
	text-align:left;
	padding:10px;
	font-size:16px;
	color:#666;
	line-height:20px;
}


.sv_menu_get_query{
    width: 100%;
	clear:both;
    margin: 0 auto;
    overflow: hidden;
	display:none;
}

.sv_menu_get_query a{
	-webkit-animation: btn_effect 42s linear infinite;
    animation: btn_effect 42s linear infinite;
    background: linear-gradient(120deg,rgba(241,86,40,0) 25%,hsla(0,0%,100%,0.3) 45%,rgba(241,86,40,0) 62%), #F15628;
	line-height: normal;
    padding: 8px 15px;
    margin: 0px 2px;
    border-radius: 10px;
    margin-top: 8px;
    box-shadow: 1px 1px 5px 0px rgba(241,86,40,0.5);
    border: 1px solid #F15628;
	color:#fff;
	display:inline-block;
	position:relative;
	overflow:hidden;
	font-family: 'ProximaNovaBold';
}
.sv_menu_get_query a i{
	margin-right:3px;
}
.sv_menu_get_query a:hover{
	background:#FFF;
	color:#F00;
}

.sv_share{
	position:fixed;
	width:40px;
	height:40px;
	z-index:449;
    top: 55%;
	right:0;
	border-radius:10px 0px 0px 10px;
	background:#0C0;
    box-shadow: -2px -2px 0 0 rgba(0,0,0,0.1);
}
.sv_share dt{
	width:40px;
	height:40px;
	font-size:30px;
	color:#FFF;
	line-height:35px;
	text-align:center;
	text-shadow:2px 1px 4px rgba(0,0,0,0.5); 
}
.sv_share:hover dt{
	cursor:pointer;
	color:#FF3;
}
.sv_share section{
	position: absolute;
    background: #FFF;
    box-shadow: -3px 3px 3px 3px rgba(0,0,0,0.1);
    padding: 5px;
    top: 40px;
    right: 2px;
    border-radius: 5px;
    width: 190px;
    display: none;
    z-index: 5;
    border: 1px solid #f0f0f0;
}
.sv_share section:after{
	border-color: transparent transparent #f1f1f1;
    content: "";
    width: 0;
    height: 0;
    border-width: 12px;
    border-style: solid;
    position: absolute;
    right: 4px;
    top: -24px;
}
.sv_share section a{
	display:inline-block;
	color:#FFF;
	background:#999;
	margin:5px auto;
	border-radius:50%;
	width:35px;
	height:35px;
	font-size:20px;
	margin-left:5px;
	line-height:35px;
	box-shadow:0px 0px 1px 1px rgba(0,0,0,0.1);
	transition:ease-in-out 0.2s all;
}
.sv_share section a:hover{
	box-shadow:0px 0px 3px 3px rgba(0,0,0,0.2);
	cursor:pointer;
}
.sv_share:hover section{
	display:block;
}


.sv_contact_fix{
    border: 1px solid #7f7f7f;
    border-bottom: none;
    cursor: pointer;
    width: 160px;
    height: 34px;
    overflow: hidden;
    background: #039;
    color: #fff;
    padding: 2px 0px 2px 0px;
    position: fixed;
    top: 50%;
	margin-top:-80px;
    right: -68px;
    text-align: center;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    z-index: 350;
    font-size: 18px;
	line-height:34px;
	border-radius:5px 5px 0px 0px;
	box-shadow: -2px -2px 0 0 rgba(0,0,0,0.1);
}
.sv_contact_fix_body{
	position:fixed;
	top:0;
	right:0;
	left:0;
	bottom:0;
	z-index:451;
	background:rgba(0,0,0,0.5);
	display:none;
}
.sv_contact_fix_box{
	width:30%;
	background:#FFF url(../photo/contact1.png);
	position:fixed;
	background-size:contain;
	top:0;
	right:-30%;
	bottom:0;
	z-index:1;
	overflow:auto;
	transition:ease-in-out 0.2s all;
}
.sv_contact_fix_close{
	position:absolute;
	top:0px;
	left:0px;
	width:35px;
	height:35px;
	color:#fff;
	background:#313131;
	line-height:35px;
	text-align:center;
	font-size:20px;
	cursor:pointer;
	z-index:2;
}
.sv_contact_fix_form{
	margin:20px;
	border:2px solid #b9b9b9;
	border-radius:5px;
	padding:5px;
	position:relative;
}
/**Head**********************************************************************************************************E**/

/**Index**********************************************************************************************************S**/

.sv_start{
	min-height:100px;
	background:#002E5B url(../photo/coding2.png);
}
.sv_start_in{
	width:90%;
	margin:0 auto;
	overflow:hidden;
}
.sv_start_in h1{
	float:left;
	margin-top:25px;
	color:#FFF;
	font-size:25px;
}
.sv_start_in a{
	-webkit-animation: btn_effect 42s linear infinite;
    animation: btn_effect 42s linear infinite;
    background: linear-gradient(120deg,rgba(241,86,40,0) 25%,hsla(0,0%,100%,0.3) 45%,rgba(241,86,40,0) 62%), #F15628;
	line-height: normal;
    padding: 8px 15px;
    margin: 0px 2px;
    border-radius: 10px;
    margin-top: 35px;
    box-shadow: 1px 1px 5px 0px rgba(241,86,40,0.5);
    border: 1px solid #F15628;
	float:right;
	color:#fff;
	margin-right:10px;
	display:inline-block;
	position:relative;
	overflow:hidden;
	font-family: 'ProximaNovaBold';
}
.sv_start_in a i{
	margin-right:3px;
}
.sv_start_in a:hover{
	background:#FFF;
	color:#F00;
}
@-webkit-keyframes btn_effect{0%{background-position:-4000px 0}to{background-position:4000px 0}}
@keyframes btn_effect{0%{background-position:-4000px 0}to{background-position:4000px 0}}
.sv_why{
	overflow:hidden;
	min-height:200px;
	padding-top:50px;
    background: url(../photo/chose-bg1.jpg) -20px 20px no-repeat;
	background-size:contain;
}
.sv_why_b1{
	float:left;
	width:32%;
}
.sv_why_b2{
	float:left;
	width:68%;
}
.sv_why_b1{
	position: relative;
    overflow: hidden;
    padding-bottom: 15px;
}
.sv_why_b2_in{
	float:left;
	width:90%;
	min-height:100px;
	overflow:hidden;
}
.sv_why_tab{	
    position: relative;
    width: 50%;
	float:left;
    margin-bottom: 50px;
	margin-top:30px;
}
.sv_why_tab section{
	position: absolute;
    left: 0px;
    top: 0px;
    padding: 3px;
    width: 60px;
    height: 60px;
    text-align: center;
    border: 2px solid #fa7b1d;
	border-radius:5px;
}
.sv_why_tab section aside{
	position: relative;
    color: #fa7b1d;
    height: 100%;
    line-height: 60px;
    font-size: 30px;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
	text-align:center;
	border-radius:3px;
}
.sv_why_icon:after{
	position: absolute;
    content: '';
    left: 50%;
    bottom: -68px;
    border: 1px dashed #e5e5e5;
    height: 50px;
}
.sv_why_tab h2{
    position: relative;
    color: #444444;
    font-size: 18px;
    margin-bottom: 6px;
    font-weight: 700;
    text-transform: uppercase;
	font-family: 'ProximaNovaBold';
	text-align:left;
	padding-left:82px;
	padding-right:30px;
	padding-top:3px;
}
.sv_why_tab article{
	position: relative;
    color: #777777;
    font-size: 16px;
	line-height:20px;
    font-family: 'Cabin', sans-serif;
	text-align:left;
	padding-left:82px;
	padding-right:30px;
}
.sv_why_tab:hover section aside{
	color:#fff;
	background:#fa7b1d;
}
.sv_why_sld{
    position: relative;
    padding-top: 32px;
	padding-bottom:30px;
    border-top: 1px solid #ebebeb;
	width:100%;
	overflow:hidden;
}
.sv_why_sld_in{
	animation: sv_product_demos 25s linear infinite;
	white-space: nowrap;
	will-change: transform;
}
.sv_why_sld_in section{
	display:inline-block;
	margin:0px 4px;
	padding:3px;
}
.sv_why_sld_in section img{
	display:block;
	width:170px;
	height:75px;
}

@keyframes sv_product_demos {
  0% {
    transform: translateX(0);
  }
  
  50% {
    transform: translateX(-100%);
  }
  
  100% {
    transform: translateX(0);
  }
}
/**Index**********************************************************************************************************E**/
/**Other**********************************************************************************************************S**/
.text{
	text-align:left;
	font-size:15px;
	line-height:18px;
	color:#666;
	font-family:'Cabin';
	padding:10px;
}
.inmload_box{/*
	position:absolute;
	left:0px;
	top:0px;
	width:100%;*/
}
.inmload{
	overflow:hidden;
	float:left;
	width:16.666%;
	min-height:230px;
	position:relative;
}
.inmload span{
	background:#f9f9f9;
	display:block;
	min-height:230px;
	margin:10px;
	animation-duration: 1.5s;
	animation-fill-mode: forwards;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	animation-name: placeHolderShimmer;
	background: #f6f7f8;
	background: linear-gradient(to right, #eeeeee 8%, #f9f9f9 18%, #eeeeee 33%);
	background-size: 800px 104px;
	position:relative;
	z-index:1;
	box-shadow: 0px 0px 1px 1px rgba(51,51,51,0.1);
}

@keyframes placeHolderShimmer {
  0%{ background-position: -468px 0; }
  100%{ background-position: 468px 0; }
}


.sv_popup_fixed{
	overflow:auto;
	width:100%;
	height:100%;
	z-index:452;
	position:fixed;
	top:0px;
	left:0px;
	background:rgba(0,0,0,0.15);
}
.sv_popup_close{
	position:fixed;
	right:0px;
	top:0px;
	width:40px;
	height:40px;
	line-height:38px;
	font-size:32px;
	color:#F20000;
	background:#FFF;
	box-shadow: -2px -2px 1px 1px rgba(51,51,51,0.1);
	border-bottom:1px solid #f2f2f2;
	border-left:1px solid #f2f2f2;
}
.sv_popup_close:hover{
	cursor:pointer;
	background:#f2f2f2;
}
.sv_popup_close:active{
	background:#FFF;
}
.sv_popup_img img{
	display:block;
	width:auto;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
    max-width:90%;
    height:auto;
	box-shadow: 0px 0px 1px 1px rgba(51,51,51,0.1);
}

.sv_t strong{
	color:#DF7000;
}

.sv_t{	
	color:#004000;
	padding:30px 10px;
    font-family: 'Vidaloka';
	font-size:35px;
	position:relative;
	margin-bottom:20px;
	padding-bottom:20px;
	text-transform:uppercase;
}
.sv_t span{
	display:inline-block;
	padding:0px 20px;
	border-bottom:2px solid #ccc;
	padding-bottom:15px;
	position:relative;
}
.sv_t span i{	
	position:absolute;
	width:25px;
	height:25px;
	background:url(../icon/setting.png) no-repeat center center;
	background-size:contain;
	bottom:-15px;
	left:50%;
	padding:2px;
	background-color:#FFF;
	border-radius:50%;
	margin-left:-12px;
	animation:sv_fast_spinner 6s linear infinite;
	-webkit-animation:sv_fast_spinner 6s linear infinite;
	z-index:2;
	
}
.sv_t article{
	font-size:16px;
	width:70%;
	margin:0 auto;
	font-weight:600;
	padding-top:15px;
	color:#666;
	line-height:20px;
	font-family: 'ProximaNovaBold';
}
.sv_t2{
    position: relative;
    color: #444444;
    padding-bottom: 28px;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
	text-align:left;
    font-family: 'Vidaloka';
}
.sv_t2:after {
    position: absolute;
    content: '';
    display: block;
    left: 0px;
    bottom: 0px;
    width: 100px;
    height: 3px;
    background-color: #ff6c00;
    -webkit-transform: skewX(-45deg);
    -ms-transform: skewX(-45deg);
    -o-transform: skewX(-45deg);
    -moz-transform: skewX(-45deg);
    transform: skewX(-45deg);
}



.sv_page_heding{
	position:relative;
	height:150px;
	background-image: url(../img/rgba_black.png), url(../sldimg/sld7.jpg);
	background-attachment:scroll, fixed;
	text-align:center;
	overflow:hidden;
	width:100%;
    align-items: center;
    justify-content: center;
}
.sv_page_heding h1{
	font-size:60px;
	color:#FFF;
	margin-top:10px;
	text-shadow: 0px 1px 0px #ccc, 1px 1px 1px #999;
	overflow:hidden;
	width:100%;
}
.sv_page_heding h3{
	font-size:30px;
	color:#f2f2f2;
	margin-top:5px;
	overflow:hidden;
	width:100%;
	text-shadow: 0px 1px 0px #f7f7f7, 1px 1px 1px #999;
}
.sv_page_heding h4{
	margin-top:10px;
	font-size:14px;
	font-weight:500;
	color:#666;
	width:100%;
}
.sv_page_heding h4 a{
	color:#FF8000;
	display:inline-block;
	padding:0px 4px;
}
.sv_page_heding h4 a:hover{
	text-decoration:underline;
}
.sv_page_heding h4 span{
	color:#CCC;
	display:inline-block;
	padding:0px 4px;
}
.sv_heding_t {
    font-size: 28px;
    color: #004080;
    overflow: hidden;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    padding: 15px 20px;
    display: inline-block;
    border-bottom: 1px dashed #004080;
}

.sv_page{
	margin:0 auto;
	width:80%;
	min-height:200px;
}
.sv_bar_body{
	overflow:hidden;
	display:inline-block;
	clear:both;
	padding:10px;
	font-family: 'ProximaNovaRegular';
}
.sv_bar{
    border-top: 1px solid #ecebeb;
    border-bottom: 1px solid #ecebeb;
    overflow: hidden;
	border-top:none;
	background:rgba(255,255,255,0.9);
}
.sv_bar section{
	float:left;
	padding:10px 5px;
	font-size:12px;
	color:#949494;
	position:relative;
    max-width: 300px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
	padding-right:15px;
}
.sv_bar section:hover{
	max-width:none;
}
.sv_bar section a{
	display:block;
	color:#999;
}
.sv_bar section:after{
	content:"\f105";
	position:absolute;
	font-family: 'FontAwesome';
	color:#e8e7e7;
    right: 1px;
    top: 5px;
	font-size:22px;
}
.sv_bar section a:hover{
	color:#004080;
}
.sv_bar section:first-child{
	padding-right:20px;
	padding-left:15px;
}
.sv_bar section:last-child:after{
	content:"";
}


.sv_index_total{
	text-align:center;
	padding:30px 0px;
	min-height:190px;
	background-image:url(../sldimg/sld7.jpg);
	background-size:cover;
}
.sv_index_total section{
	float:left;
	width:25%;
	color:#333;
	overflow:hidden;
}
.sv_index_total section h2{
	font-size:40px;
	padding:15px 0px;
}
.sv_index_total section h1{
	font-size:40px;
	padding:5px 0px;
}
.sv_index_total section h3{
	font-size:18px;
	padding:5px 0px;
}


.sv_portfolio_in{
	border-top:5px solid #f2f2f2;
	border-bottom:5px solid #f2f2f2;
	width:100%;
	overflow:hidden;
}
.sv_portfolio_img{
	animation: sv_product_demos 25s linear infinite;
	white-space: nowrap;
	will-change: transform;
}
.sv_portfolio_img section{
	display:inline-block;
}
.sv_portfolio_img section img{
    display:block;
    width: 205px;
    height: 270px;
    margin: 0px 4px;
    border: 1px solid #ccc;
}
.sv_portfolio_img:hover, .sv_why_sld_in:hover {
    animation-play-state: paused;
}
/**Other**********************************************************************************************************E**/
/**Index**********************************************************************************************************S**/

.sv_services{
}
.sv_services_in{
	width:90%;
	overflow:hidden;
	margin:0 auto;
}
.sv_services_box{
	width:100%;
	overflow:hidden;
	border-bottom:1px dashed rgba(128,0,0,0.6);
	padding:20px 0px;
}
.sv_services_box section{
	float:left;
	width:25%;
}
.sv_services_box section a{
	display:block;
	min-height:200px;
	border-right:1px dashed rgba(128,0,0,0.3);
}
.sv_services_box{
	/*border:none;*/
}
.sv_services_box section:last-child a{
	border:none;
}
.sv_services_box section a span{
	display:inline-block;
	border:1px solid rgba(128,0,0,1);
	border-radius:7px;
	font-size:12px;
	padding:8px 15px;
	color:rgba(128,0,0,1);
	margin-top:20px;
	transition:ease-in-out 0.2s all;
}
.sv_services_box section a img{
	display:block;
	margin:0 auto;
	height:75px;
	padding-top:10px;
}
.sv_services_box section a small{
	display:block;
	color:#999;
	font-size:14px;
	padding-top:6px;
}
.sv_services_box section a h3{
	display:block;
	color:#333;
	font-size:16px;
	padding-top:6px;
}
.sv_services_box section a:hover span{
	background-color:rgba(128,0,0,1);
	color:#fff;
}
.sv_services_box section a:hover h3{
	color:#3C6;
}



.sv_special{
	overflow:hidden;
	padding:20px 0px;
}
.sv_special_in{
	overflow:hidden;
	width:90%;
	margin:0 auto;
}
.sv_special_box{
	overflow:hidden;
	padding:20px 0px;
}
.sv_special_box section{
	overflow:hidden;
	float:left;
	width:25%;
}
.sv_special_box aside{
	margin:8px;
	box-shadow:0px 0px 4px 1px rgba(0,0,0,0.1);
}
.sv_special_box aside img{
	display:block;
	width:100%;
	height:150px;
}
.sv_special_box aside h1{
	padding:15px 8px;
	font-size:20px;
	color:#333;
	line-height:24px;
	height:45px;
	overflow:hidden;
}
.sv_special_box aside span{
	display:block;
	text-align:center;
	padding:8px 5px;
	background:#800000;
	color:#FFF;
	font-size:14px;
	text-transform:uppercase;
}
.sv_special_box aside span i{
	margin-right:4px;
}
.sv_special_box section a:hover span{
	background:#0079F2;
}


.sv_about{
	overflow:hidden;
	padding:20px 0px;
}
.sv_about_in{
	overflow:hidden;
	width:90%;
	margin:0 auto;
}
.sv_about_b1{
	width:66%;
	float:left;
}
.sv_about_b2{
	width:34%;
	float:left;
	text-align:right;
}
.sv_about_b2 img{
	width:95%;
	display:block;
    -o-webkit-box-shadow: 10px 10px 0px 0px rgb(255 225 199);
    -webkit-box-shadow: 10px 10px 0px 0px rgb(255 225 199);
    -moz-box-shadow: 10px 10px 0px 0px rgb(255 225 199);
    box-shadow: 10px 10px 0px 0px rgb(255 225 199);
	border-radius:7px;
}
.sv_about_b1 h2{
}

.sv_about_b1 h2{
	position:relative;
	max-width:85%;
	color:#444444;
	font-size:24px;
	line-height:28px;
	margin-top:32px;
	margin-bottom:22px;
	font-weight:700;
	padding-left:80px;
	text-align:left;
	text-transform:uppercase;
	font-family: 'ProximaNovaBold';
}

.sv_about_b1 h2 span{
	position:absolute;
	left:0px;
	color:#fa7b1d;
	font-size:60px;
	font-weight:600;
	line-height:55px;
}
.sv_about_b1 article{
    position: relative;
    color: #777777;
    font-size: 16px;
    margin-bottom: 22px;
    line-height: 24px;
	text-align:justify;
    font-family: 'Cabin', sans-serif;
	max-width:85%;
}
.sv_about_b1 aside{
	max-width:85%;
    position: relative;
    padding-top: 22px;
    border-top: 1px solid #ebebeb;
	display:flex;
}
.sv_about_b1 aside section{
	flex:1;
	overflow:hidden;
}
.sv_about_b1 aside section img{
	float:left;
	display:block;
	width:70px;
}
.sv_about_b1 aside section dl{
	float:left;
	padding-left:10px;
	text-align:left;
	width:140px;
}
.sv_about_b1 aside section dl b{
	display:block;
	font-size:26px;
	font-family: 'ProximaNovaBold';
	color:#ff8000;
	padding:4px 0px;
}

.sv_about_b1 aside section dl span{
	display:block;
	font-size:18px;
	font-family: 'ProximaNovaBold';
	color:#999;
}


.sv_client_say{
	min-height:200px;
	background-image:url(../photo/testimonials_bg.jpg);
	background-size:cover;
	overflow:hidden;
}
.sv_client_say_b1{
	float:left;
	width:30%;
	background:rgba(0,0,0,0.8);
	min-height:250px;
}
.sv_client_say_b1 section{
	margin:0 auto;
	width:80%;
}
.sv_client_say_b1 h1{
	color:#fff;
	margin-top:80px;
}
.sv_client_say_b2{
	float:left;
	width:70%;
}


#mbe_txt_slides {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 250px;
}
	
#mbe_txt_slides ul {
	list-style: none;
	width:100%;
	height:250px;
	margin: 0;
	padding: 0;
	position: relative;
}
	
#mbe_txt_slides li {
	width:100%;
	height:250px;
	float:left;
	text-align: center;
	position: relative;
	font-family:lato, sans-serif;
}
/* Styling for prev and next buttons */
.sv_client_say_box img{
	border:5px solid #FFF;
	border-radius:50%;
	width:80px;
	height:80px;
	margin:0 auto;
	display:block;
	box-shadow:0px 0px 6px 1px rgba(255,255,255,0.6);
	margin-top:15px;
}
.sv_client_say_box article{
	margin:8px;
	text-align:center;
	color:#fff;
	font-size:18px;
	font-style:italic;
	line-height:22px;
	text-align:center;
	font-family:'Cabin';
	padding:15px;
}
.sv_client_say_box dl{
	font-family: 'BreeSerif';
	font-size:18px;
	text-align:center;
	padding:0px 10px;
	color:#999;
}
.sv_client_say_box dl b{
	color:#F90;
	font-size:24px;
}

.sv_get_query{
	padding:30px 0px;
	overflow:hidden;
	background:rgba(255,255,255,0.8);
}
.sv_get_query_b1{
	float:left;
	width:50%;
}
.sv_get_query_b2{
	float:left;
	width:50%;
}
.sv_get_query .sv_t span{
	font-size:28px;
}
.sv_get_query .sv_t article{
	text-transform:none;
}
.sv_get_query .sv_t span i{
	width: 17px;
    height: 25px;
}
.sv_get_query_btn{
    display: inline-block;
	text-decoration: none;
    border: none;
	font-size:22px;
	font-family:"ProximaNovaRegular";
    line-height: 40px;
    text-transform: uppercase;
    color: #fff;
    background: #005eb8 url(../img/free_quote.png) 0 0 no-repeat;
    text-shadow: 0 2px 0 rgba(0,0,0,0.2);
    padding: 0 20px 0 46px;
    height: 40px;
	transition:ease-in-out 0.2s all;
	margin:20px 4px;
	box-shadow:4px 4px 0px 0px #CCC;
	border-radius:5px;
	margin-top:0px;
}
.sv_get_query_btn:hover{
	border:none;
	color:#fff;
	background-color:#ed8b00;
	background-position:0px -40px;
}
.sv_get_query_btn:active{
	transform:translate(4px,4px);
	box-shadow:none;	
}
.sv_get_query .sv_t em{
	display:block;
	font-size:60px;
	color:#666;
	margin-bottom:5px;
}
/**Index**********************************************************************************************************E**/
/**Foot**********************************************************************************************************S**/
.sv_need_h{
	clear:both;
	width:100%;
	overflow:hidden;
	position:relative;
}
.sv_need_h1{
	float:left;
	width:33.333%;
	overflow:hidden;
	background:#5e5b5b;
}
.sv_need_h2{
	width:40%;
}
.sv_need_h1 section{
	margin:0 auto;
	width:85%;
	padding:12px 0px;
	overflow:hidden;
}
.sv_need_h1 section dl{
	width:30%;
	text-align:center;
	float:left;
}
.sv_need_h1 section aside{
	width:70%;
	float:left;
	text-align:left;
}
.sv_need_h1 section dl span{
	display:block;
	margin:0 auto;
	background:#FFF;
    box-shadow: 0 1px 3px rgba(50, 50, 93, .15), 0 1px 0 rgba(0, 0, 0, 0.02);
	width:45px;
	height:45px;
	font-size:28px;
	line-height:45px;
	border-radius:5px;
	color:#ff5722;
}
.sv_need_h1 section aside h4{
	color:#000;
	font-size:14px;
	padding:4px 6px;
}
.sv_need_h1 section aside h2{
	padding:4px 6px;
	font-size:20px;
	text-shadow: 0px 1px 0px #999, 1px 1px 1px #999;
}
.sv_need_h1 section aside h2 a{
	color:#fff;
}
.sv_need_h1 section aside h2 a:hover{
	color:#000;
	text-decoration:underline;
}

.sv_foot_border {
    clear: both;
    width: 100%;
    overflow: hidden;
}
.sv_foot_border dl {
    float: left;
    width: 10%;
    height: 3px;
}
.sv_foot2_body{
	overflow:hidden;
	background:#171717;
	width:100%;
}
.sv_foot2_body section{
	overflow:hidden;
	text-align:center;
	font-size:14px;
	color:#FFF;
	padding:12px 5px;
	line-height:16px;
}
.sv_foot2_body section a{
	color:#FF0;
}

.sv_foot1_body{
	overflow:hidden;
	height:75px;
	background:#CCC url(../img/dot13.png);
	width:100%;
	text-align:center;
}
.sv_foot1_body a{
	display:inline-block;
	padding:3px 10px;
	color:#666;
	font-size:14px;
	font-family:"Raleway";
	border-right:1px solid #666;
	font-weight:600;
	margin-top:28px;
}
.sv_foot1_body a:hover{
	color:#0071E1;
	text-decoration:underline;
}



.sv_foot2{
}
.sv_foot2 section{
}
.sv_foot2 a{
	display:block;
	padding:5px;
	color:#999;
	text-align:left;
	font-size:14px;
	line-height:16px;
}
.sv_foot2 a:hover{
	color:#006CD9;
}
.sv_foot2 a i{
	margin-right:5px;
}
.sv_foot2 dl{
	display:block;
	padding:5px;
	color:#999;
	text-align:left;
	font-size:16px;
	line-height:18px;
	padding:0px 10px;
}
.sv_foot2 dl i{
	margin-right:5px;
}
.sv_foot3{
	min-height:150px;
	background:#333 url(../img/word_map.png);
	background-size:contain;
	padding:20px 0px;
}
.sv_foot3 section{
	float:left;
	width:20%;
}
/*
.sv_foot3_logo{
	text-align:center;
}
.sv_foot3_logo img{
	display:block;
	width:150px;
	margin:0 auto;
}*/
.sv_foot3_link h2, .sv_foot3_share h2 {
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-align: left;
    margin: 0px 10px;
    padding-top: 6px;
    padding-bottom: 6px;
    margin-bottom: 7px;
    font-family: 'ProximaNovaBold';
    /* text-decoration: underline; */
    border-bottom: 1px dashed #ddd;
    overflow: hidden;
}
.sv_foot3_link h2 i, .sv_foot3_share h2 i{
	margin-right:5px;
}
.sv_foot3_link h2 em {
    width: 20px;
    float: right;
    color: #999;
    text-align: center;
}

.sv_foot3_link a{
    display: block;
    text-align: left;
    font-size: 16px;
    padding: 6px 2px;
	margin-left:10px;
    color: #dadada;
	transition:ease-in-out 0.2s all;
}
.sv_foot3_link a:hover{
	color:#0074E8;
	text-decoration:underline;
}

.sv_foot3_share aside{
    padding: 0px 10px;
	padding-bottom:6px;
	overflow:hidden;
	text-align:left;
}
.sv_foot3_share aside a{
	display:inline-block;
	font-size:28px;
	padding-right:5px;
	opacity:0.9;
	transition:ease-in-out 0.2s all;
}
.sv_foot3_share aside a:hover{
	opacity:1;
	transform:scale(1.05);
}

.sv_foot3_share article{
    padding: 0px 10px;
	overflow:hidden;
	text-align:left;
}
.sv_foot3_share article a{
	display:inline-block;
}
.sv_foot3_share article img{
	height:35px;
	margin-right:5px;
	display:inline-block;
}

.youtube_i{
	color:#F20000 !important;
}
.instagram_i{
	background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
}
.facebook_i{
	color:#06C !important;
}
.twitter_i{
	color:#00A9E1 !important;
}
.whatsapp_i{
	color:#00AE00 !important;
}

#sv_return-to-top {
    position: fixed;
    bottom: 125px;
    right: 32px;
    background:rgba(225, 82, 7, 0.8);
    width: 50px;
    height: 50px;
    display: block;
	box-shadow:0px 0px 8px 1px rgba(0,0,0,0.2);
    text-decoration: none;
    border-radius: 15px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	text-align:center;
}
#sv_return-to-top i {
    color: #fff;
	font-size:20px;
	line-height:40px;
}
#sv_return-to-top:hover {
    background: #0157a6;
}
#sv_return-to-top:hover i {
    color: #fff;
    top: 2px;
}


.sv_foot2_body aside{
	clear:both;
    font-family: "Arial Black", Gadget, sans-serif;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
	text-align:center;
	padding:10px 10px;
	background:#000;
}
.sv_foot2_body aside a{
	color:#FFF;
}
/**Foot**********************************************************************************************************E**/