@charset "utf-8";
/* CSS Document */

* {
	padding:0;
	margin:0;
}
 @font-face {
font-family:Amplitude-Regular;
src:url(../font/Amplitude-Regular_3557.ttf);
}
.clearall {
	padding:0!important;
}
a{
text-decoration:none;
}
.wrapper {
	width:100%;
	height:auto;
}
.header {
	width:100%;
	height:auto;
}
.header_top_back {
	width:100%;
	height:92px;
	top:0;
	background-color:#000000;
}
.header_top {
	width: 80%;
	height: auto;
	margin: 0 auto;
}
.logo {
	width: 100%;
	height: auto;
	z-index:1;
	position:absolute;
	;
}
.logo_img {
	width: 100%;
	height:92px;
	margin: 0 auto;
	background: #FFFFFF;
	/*padding: 11px 0;*/
	position: absolute;
	z-index: 1;
}
.logo_img img {
	width:100%;
}
.header_menu {
	width: 100%;
	height: auto;
}
.header_menu ul {
	list-style-type: none;
	float: right;
	margin:0;
}
.header_menu ul li {
	float: left;
	padding: 33px 20px;
}
.header_menu ul li a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.3em;
	font-family:'Amplitude-Regular';
}
.header_menu ul li a:hover {
	color: #fb9e1d;
}
.header_menu ul li a.active {
	color:  #fb9e1d;
	text-decoration:none;
}
/*.header_search {
	width: 100%;
	height: auto;
	position: relative;
	margin: 22px auto;
}

.header_search input { text-indent: 30px;

 width: 123%;
	background: none;
	border: 1px solid whitesmoke;
	height: 30px;
	color: white; }

.header_search .fa-search {
	position: absolute;
	top: 5px;
	
	font-size: 15px;
	color: white;
	font-size: 18px;
	left: 206px;
	
	
}*/

.banner {
	width:100%;
	height:auto;
}
.banner_img {
	width:100%;
	height:auto;
}
.banner img {
	width:100%;
}
.about {
	width: 100%;
	height: auto;
	/*position: absolute;
	margin-top: -75px;*/
	margin-top:25px;
}
.about_in {
	width:80%;
	height:auto;
	background-color: #fb9e1d;
	margin:0 auto;
}
.about_note {
	width: 100%;
	height: auto;
	margin-top: 20px;
}
.about_note_in {
	width:90%;
	height:auto;
	margin:0 auto;
}
.about_note h1 {
	color: #FFFFFF;
	margin: 0;
	font-size: 37px;
	font-family:'Amplitude-Regular';
	margin:0;
	border-bottom:2px solid #fff;
	width:29%;
}
.about_note p {
	text-align: center;
	color: #F9F9F5;
	font-family: 'Amplitude-Regular';
	text-align: justify;
	margin: 12px auto;
	font-size: 1.1em;
}
.about_img {
	width:100%;
}
.about_img img {
	width:100%;
}
.info {
	width: 100%;
	height: auto;
/*	margin-top: 192px;*/
margin-top:25px;
}
.info_in {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.info_in h1 {
	text-align: center;
	font-size: 37px;
	font-family: 'Amplitude-Regular';
	color: #fc9d1d;
	width: 19%;
	border-bottom: 2px solid #999999;
	margin: 0 auto;
}
.info_in p {
	width: 100%;
	text-align: center;
	margin: 10px auto;
	font-family: 'Amplitude-Regular';
	font-size: 1.3em;
	line-height: 20px;
}
.circle {
	width: 100%;
	height: auto;
	margin: 20px 0;
}
.circle:hover {
	color:#fc9d1d;
transition: all ease .4s;
}
.circle_in {
	width: 99px;
	height: 99px;
	border-radius: 100%;
	font-size: 50px;
	color: #fff;
	line-height: 500px;
	text-align: center;
	/* background: #000; */
	border: 2px solid #fc9d1d;
	margin: 0 auto;
}
.circle_img {
	width: 45%;
	margin: 14px 27px;
}
.circle img {
	width:100%;/* height: 101%; */
	
	/* padding: 9px; */
	/* padding: 23px 29px 16px 32px; */
}
.circle_in:hover {
	border: 2px solid #fff;
 transition: all ease .5s;
	cursor:pointer;
	background-color:#CCCCCC;
	color:#FFFFFF;
}
.circle h3 {
	font-family:'Amplitude-Regular';
	text-align:center;
	font-size:24px;
}
.mission {
	width: 100%;
	height: auto;
	background-image:url(../img/our-mission.jpg);
	background-size:100% 100%;
	padding: 66px 0;
}
.mission_in {
	width: 100%;
	height: auto;
	padding: 30px 0;
	background-color: rgba(2, 32, 53, 0.7);
}
.mission_in h1 {
	color: #FFFFFF;
	font-family: 'Amplitude-Regular';
	font-size: 2.5em;
	margin: 0 auto;
	border-bottom: 2px solid #FFFFFF;
	width: 16%;
	text-align: center;
}
.mission_text {
	width:60%;
	height:auto;
	margin:0 auto;
}
.mission_text p {
	color: #FFFFFF;
	font-family: 'Amplitude-Regular';
	font-size: 1.3em;
	text-align: center;
}
.partner {
	width:100%;
	height:auto;
	margin:30px 0;
}
.partner_in {
	width:80%;
	height:auto;
	margin:0 auto;
}
.partner_in h1 {
	color: #fb9e1d;
	font-family: 'Amplitude-Regular';
	font-size: 36px;
	margin:0 auto;
	border-bottom: 2px solid #bfbfbf;
	width: 26%;
	text-align: center;
	font-weight: 500;
	line-height: 54px;
}
.partner_left {
	width:100%;
	height:auto;
}
.partner_left h2 {
	font-family: 'Amplitude-Regular';
	font-size: 1.5em;
}
.partner_left {
	width: 98%;
	height: auto;
	margin: 0 auto;
}
.partner_text ul {
	width:100%;
	margin-top:10px;
}
.partner_text ul li {
	float:none;
	list-style-type:none;
	line-height:25px;/*padding:10px 0 0 0;*/
}
.partner_text ul li p {
	font-size: 1.2em;
	color: #989898;
	font-family: 'Amplitude-Regular';
	padding: 0 20px;
	text-align: justify;
}
.fa1 {
	margin-right:10px;
	margin-top:5px;
	float:left;
}
.partner_but {
	width: 14%;
	text-align: center;
	background-color: #fa9d1c;
	font-size: 1.1em;
	font-family: 'Amplitude-Regular';
	padding: 6px;
}
.partner_but a {
	color:#FFFFFF;
}
.partner_but a:hover {
	text-decoration:none;
	color:#FFFFFF;
}
.partner_right {
	width:100%;
	height:auto;
}
.partner_image {
	width: 100%;
	margin-top:30px;
}
.partner_right img {
	width: 100%;
	box-shadow: 9px 7px 6px #ccc;
}
.contact {
	width:100%;
	height:auto;
	background-color:#e3f1fc;
	padding:30px 0;
}
.contact_in {
	width:80%;
	height:auto;
	margin:0 auto;
}
.cact {
	width:100%;
	height:auto;
}
.contact_in h1 {
	color: #fa9d1a;
	text-align: center;
	font-size: 3em;
	font-family: 'Amplitude-Regular';
	width: 21%;
	margin: 5px auto;
	border-bottom: 2px solid #abafb2;
}
.contact_in p {
	font-family: 'Amplitude-Regular';
	font-size: 1.3em;
	text-align: center;
 font-variant-position:;
	line-height: 20px;
	margin: 10px 0;
}
.address h2 {
	font-family: 'Amplitude-Regular';
	font-size: 2.1em;
	text-align: center;
	color: #4c4e4d;
}
.contact_in a {
	color: #666363;
}
.contact_in a:hover {
	color:#fa9d1a;
	text-decoration:none;
}
.address {
	width:100%;
	height:auto;
	margin: 15px 0;
}
.icon-bar {
	height: 46px;
	width: 46px;
	background-color: #fff;
	border-radius: 100%;
	text-align: center;
	background-color: #333333;
	border-radius: 100%;
	margin: 0 auto;
}
.icon-bar i {
	color: #fb9e1d;
	margin: 8px 8px;
	font-size: 29px;
}
.address h2 {
	font-family:'Amplitude-Regular';
	font-size:24px;
	text-align:center;
	color:#4c4e4d;
}
.address p {
	font-family:'Amplitude-Regular';
	font-size: 1.3em;
	color: #666363;
	padding: 0;
	text-align:center;
}
.phone {
	width:100%;
	height:auto;
	margin: 15px 0;
}
.phone h2 {
	font-family: 'Amplitude-Regular';
	font-size: 2em;
	text-align: center;
	color: #4c4e4d;
}
.phone p {
	font-family: 'Amplitude-Regular';
	font-size: 1.3em;
	color: #818181;
	text-align:center;
	margin:0;
}
/*.icon-bar1 {
width: 49px;
height: 49px;
margin: 0 auto;
background-color: #333333;
border-radius: 100%;
}

.icon-bar1 i {
color: #fb9e1d;
margin: 11px 13px;
font-size: 29px;
}*/

.message {
	width:100%;
	height:auto;
	margin: 15px 0;
}
.message h2 {
	font-family: 'Amplitude-Regular';
	font-size: 2em;
	text-align: center;
	color: #4c4e4d;
}
.message p {
	font-family: 'Amplitude-Regular';
	font-size: 1.3em;
	color: #666363;
	text-align:center;
}
/*	.icon-bar2 {
width: 49px;
height: 49px;
margin: 0 auto;
background-color: #333333;
border-radius: 100%;
}

.icon-bar2 i {
	width: 59px;
color: #fb9e1d;
margin: 9px 12px;
font-size: 27px;
}*/

.footer_top {
	width:100%;
	height:auto;
	background-image:url(../img/footer.png);
	background-repeat:no-repeat;
	background-size:100% 100%;
}
.footer_top_in {
	width: 100%;
	height: auto;
	padding: 20px 0;
}
.footer_top_in h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	text-align: center;
	color: #fb9e1d;
	margin: 0 auto;
	border-bottom: 2px solid #fb9e1d;
	width: 49%;
}
.footer_top_in p {
	font-family: 'Amplitude-Regular';
	font-size: 1.6em;
	color: #FFFFFF;
	text-align: center;
	padding: 20px 0;
}
.footer_top_in hr {
	width:38%;
	margin:0 auto;
	color:#fb9e1d;
	border:1px solid #fb9e1d;
}
.footer_form {
	width: 50%;
	height: auto;
	margin: 15px auto;
}
.form {
	width:100%;
	height:auto;
}
.form[type="text"] {
	width: 100%;
	height: 50px;
	background: #999b75;
	border: none;
	opacity: .7;
	color: #fefefe;
	/* font-weight: bold; */
	font-size: 1.2em;
}
.form[type="email"]{
	width: 100%;
	height: 50px;
	background: #999b75;
	border: none;
	opacity: .7;
	color: #fefefe;
	/* font-weight: bold; */
	font-size: 1.2em;
}
.footer_but {
	width:100%;
	height:auto;
	background-color:#fb9e1d;
	text-align:center;
	padding:10px 0;
	font-family:'Amplitude-Regular';
	font-size:1.5em;
}
.footer_but input{
border:none;
	background:none;
	color: #fff;
}
.footer_but input a {
	color:#FFFFFF;
}
.footer_but input a:hover {
	text-decoration:none;
	color:#FFFFFF;
}
.footer {
	width: 100%;
	height: auto;
	background-color: #fb9e1d;
	padding: 7px 0;
}
.footer_in {
	width:90%;
	height:auto;
	margin:0 auto;
}
.footer_right {
	width: 100%;
	height: auto;
	margin: 8px;
}
.footer_in h3 {
	font-family: 'Amplitude-Regular';
	font-size: 1.3em;
	/* font-weight: bold; */
	color: #FFFFFF;/* text-align: center; */
}
.footer_right ul {
	list-style-type:none;
	float:right;
}
.footer_right ul li {
	float: left;
	height: 30px;
	width: 30px;
	background-color: #fff;
	border-radius: 100%;
	text-align: center;
	font-size: 19px;
	margin-left: 12px;
}
.footer_right a {
	color:#FF9900;
}
.form_icon {
	position: relative;
}
.form_icon input {
	text-indent: 30px;
}
.form_icon .fa-user {
	position: absolute;
	top: 15px;
	left: 7px;
	font-size: 15px;
	color: white;
	font-size: 20px;
}
.form_iconn {
	position: relative;
}
.form_iconn input {
	text-indent: 30px;
}
.form_iconn .fa-envelope {
	position: absolute;
	top: 16px;
	left: 7px;
	font-size: 15px;
	color: white;
	font-size: 19px;
}
/*inner page---------------------------------------------*/



/*-------------------about us-----------------------------*/

.about_us {
	width: 100%;
	height: auto;
	padding: 30px 0;
}
.about_us_in {
	width:80%;
	height:auto;
	margin:0 auto;
}
.about_us_note {
	width: 100%;
	height: auto;
}
.about_us_note_in {
	width:90%;
	height:auto;
	margin:0 auto;
}
.about_us_note h1 {
	color: #fa9f1d;
	/* text-decoration: underline; */
	margin: 0;
	font-size: 2.7em;
	font-family: 'Amplitude-Regular';
	margin: 0;
	border-bottom: 2px solid #fa9f1d;
	width: 31%;
	line-height: 47px;
}
.about_us_note p {
	text-align: center;
	color: #4d4d4d;
	font-family: 'Amplitude-Regular';
	text-align: justify;
	margin: 0 auto;
	line-height: 25px;
	font-size: 1.1em;
}
.about_us_img {
	width:100%;
	margin-top: 48px;
}
.about_us_img img {
	width:100%;
}
/*-----------our mission--------------------------------*/

.our_mission {
	width: 100%;
	height: auto;
	/* padding: 30px 0; */
	margin: 36px 0;
}
.our_mission_in {
	width:80%;
	height:auto;
	margin:0 auto;
}
.our_mission_note {
	width: 100%;
	height: auto;
	padding:27px 0;
}
.our_mission_note_in {
	width:90%;
	height:auto;
	margin:0 auto;
}
.our_mission_note h1 {
	color: #fb9c1e;
	font-family: 'Amplitude-Regular';
	margin: 0;
	font-size: 37px;
	/* padding: 20px 0; */
	margin: 0;
	border-bottom: 2px solid #fb9c1e;
	width: 37%;
}
.our_mission_note p {
	text-align: center;
	color: #4d4d4d;
	font-family: 'Amplitude-Regular';
	text-align: justify;
	/* margin: 0 auto; */
	line-height: 29px;
	font-size: 1.2em;
}
.our_mission_img {
	width: 100%;
	margin-top: 77px;
	box-shadow: 11px 6px 11px #ccc;
}
.our_mission_img img {
	width: 100%;
	
}
/*----------our partner with us----------------------------------*/


.our_partner {
	width:100%;
	height:auto;
	margin-top:30px;
	margin-bottom: 30px;
}
.our_partner_in {
	width:90%;
	height:auto;
	margin:0 auto;
}
.our_partner_in h1 {
	color: #fb9e1d;
	font-family: 'Amplitude-Regular';
	font-size: 34px;
	border-bottom: 2px solid #bfbfbf;
	width: 27%;
	font-weight: 500;
}
.our_partner_left {
	width:100%;
	height:auto;
}
.our_partner_left h2 {
	font-family:'Amplitude-Regular';
	font-size: 1.5em;
}
.our_partner_left {
	width:90%;
	height:auto;
	margin:0 auto;
}
.our_partner_left h3 {
	font-size:20px;
	font-family:'Amplitude-Regular';
}
.our_partner_text ul {
	list-style-type:none;
}
.our_partner_text ul li {
	float: left;
	padding: 0px 10px;
}
.our_partner_text ul li p {
	font-size: 1.1em;
	color: #989898;
	font-family:'Amplitude-Regular';
}
.our_partner_right {
	width:100%;
	height:auto;
}
.our_partner_image {
	width:100%;
}
.our_partner_right img {
	width:100%;
}
/*---------------services---------------------------------*/

.services {
	width:100%;
	height:auto;
}
.services_in {
	width:90%;
	height:auto;
	margin:0 auto;
}
.services_in h1 {
	text-align: center;
	font-size: 26px;
	font-family:'Amplitude-Regular';
	color:#fc9d1d;
}
.services_in hr {
	width:20%;
	border:1px solid #999999;
	margin:0 auto;
}
.services_in p {
	width:70%;
	text-align:center;
	margin:0 auto;
	font-family:'Amplitude-Regular';
}
.services_1 {
	width:100%;
	height:auto;
}
.services_img {
	width: 35%;
	/* height: 101%; */
	margin: 0 auto;
	/* padding: 9px; */
	border: 1px solid #fb9e1d;
	border-radius: 81px;
	padding: 15px 28px 20px 27px;
}
.services_img img {
	width:100%;
}
.services_1 h3 {
	font-family:'Amplitude-Regular';
	text-align:center;
	font-size:24px;
}
/*--------------contact us-----------------*/

.contact_us {
	width: 100%;
	height: auto;
	margin:30px 0;
}
.contact_us_in {
	width:90%;
	height:auto;
	margin:0 auto;
}
.contact_us_in h1 {
	color: #fa9d1a;
	text-align: center;
	font-size: 35px;
	font-family: 'Amplitude-Regular';
	width: 18%;
	margin: 5px auto;
	border-bottom: 2px solid #fa9d1a;
}
.contact_us_in p {
	font-size: 13px;
	font-family:'Amplitude-Regular';
	text-align: center;
	color: #b0b7bd;
	width: 80%;
	margin: auto;
	padding: 7px 0;
}
.contact_us_address {
	width:100%;
	height:auto
}
.contact_us_icon-bar {
	width: 49px;
	height: 48px;
	margin: 0 auto;
	background-color: #333333;
	border-radius: 100%;
}
.contact_us_icon-bar i {
	/* width: 59px; */
	color: #fb9e1d;
	margin: 9px 16px;
	font-size: 29px;
}
.contact_us_address h2 {
	font-family:'Amplitude-Regular';
	font-size:24px;
	text-align:center;
	color:#4c4e4d;
}
.contact_us_address p {
	font-family: 'Amplitude-Regular';
	font-size: 1.3em;
	color: #818181;
	padding: 0;
}
.contact_us_phone {
	width:100%;
	height:auto;
}
.contact_us_address p {
	font-family: 'Amplitude-Regular';
	font-size: 1.3em;
	color: #818181;
	padding: 0;
	text-align:center;
}
.contact_us_phone h2 {
	font-family:'Amplitude-Regular';
	font-size:22px;
	text-align:center;
	color:#4c4e4d;
}
.contact_us_phone a {
	color: #b0b7bd;
	text-decoration:none;
}
.contact_us_phone a:hover {
	color: #fb9c1a;
	text-decoration:none;
}
.contact_us_phone p {
	font-family: 'Amplitude-Regular';
	font-size: 1.3em;
	color: #818181;
	padding: 0;
	text-align:center;
}
.contact_us_icon-bar1 {
	width: 49px;
	height: 48px;
	margin: 0 auto;
	background-color: #333333;
	border-radius: 100%;
}
.contact_us_icon-bar1 i {
	/* width: 59px; */
	color: #fb9e1d;
	margin: 11px 13px;
	font-size: 29px;
}
.contact_us_message {
	width:100%;
	height:auto;
}
.contact_us_message h2 {
	font-family:'Amplitude-Regular';
	font-size:22px;
	text-align:center;
	color:#4c4e4d;
}
.contact_us_message p {
	font-family: 'Amplitude-Regular';
	font-size: 1.3em;
	color: #818181;
	padding: 0;
	text-align: center;
}
.contact_us_message a {
	color:#a6a6a6;
	text-decoration:none;
}
.contact_us_message a:hover {
	color:#fb9c1a;
	text-decoration:none;
}
.contact_us_icon-bar2 {
	width: 49px;
	height: 48px;
	margin: 0 auto;
	background-color: #333333;
	border-radius: 100%;
}
.contact_us_icon-bar2 i {
	/* width: 59px; */
	color: #fb9e1d;
	margin: 11px 13px;
	font-size: 24px;
}
.contact_us2 {
	width: 100%;
	height: auto;
	background-color: #f2f2f2;
	padding: 0;
}
.contact_left {
	width:100%;
	height:auto;
}
.map {
	width:100%;
	height:auto;
}
.map iframe {
	width:100%;
	border:none;
}
.contact_right {
	width: 100%;
	height: auto;
}
.contact_right h2 {
	color: #fb9c1a;
	font-family: 'Amplitude-Regular';
	font-size: 27px;
	border-bottom: 2px solid #f8b252;
	margin: 20px auto;
	width: 35%;
	text-align: center;/* padding: 30px 0; */
	text-transform: uppercase;
}

.jssorl-009-spin img {
	animation-name: jssorl-009-spin;
	animation-duration: 1.6s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}
 @keyframes jssorl-009-spin {
 from {
 transform: rotate(0deg);
}
to {
	transform: rotate(360deg);
}
}
.jssorb051 .i {
	position:absolute;
	cursor:pointer;
}
.jssorb051 .i .b {
	fill:#fff;
	fill-opacity:0.5;
}
.jssorb051 .i:hover .b {
	fill-opacity:.7;
}
.jssorb051 .iav .b {
	fill-opacity: 1;
}
.jssorb051 .i.idn {
	opacity:.3;
}
.jssora051 {
	display:block;
	position:absolute;
	cursor:pointer;
}
.jssora051 .a {
	fill:none;
	stroke:#fff;
	stroke-width:360;
	stroke-miterlimit:10;
}
.jssora051:hover {
	opacity:.8;
}
.jssora051.jssora051dn {
	opacity:.5;
}
.jssora051.jssora051ds {
	opacity:.3;
	pointer-events:none;
}
.contact_us_icon-bar1 {
	width: 60px;
	height: 60px;
	margin: 0 auto;
	background-color: #333333;
	/*padding: 9px 0px 9px 15px;*/
    border-radius: 100%;
}
.contact_us_icon-bar1 i {
	width: 60px;
	color: #fb9e1d;
	margin: 8px auto;
	font-size: 33px;
	line-height: 46px;
	text-align: center;
}
.test-review img {
	padding-top: 57px;
}
.test-review p {
	font-size: 18px;
	font-weight: 400;
	/* margin: 1em 0;*/
    padding: 22px 25px;
	color: #000;
	font-family: 'Roboto', sans-serif;
}
.test-review p img {
	margin: 0 10px!important;
	box-shadow:none;
}
/* carousel */
#quote-carousel {
	padding: 0 10px 30px 10px;
	margin-top: 30px;
	text-align:center;
	color:#FFFFFF;
}
/* indicator position */
#quote-carousel .carousel-indicators {
	right: 50%;
	top: auto;
	bottom: -10px;
	margin-right: -19px;
}
/* indicator color */
#quote-carousel .carousel-indicators li {
	background: #c0c0c0;
}
/* active indicator */
#quote-carousel .carousel-indicators .active {
	background: #333333;
	height:10px;
	width:10px;
	margin-bottom:1px;
}
/* typography */
.info1{
margin-top: 25px;
}


.mobile_menu {
  width: 100%;
  background: #000;
  height: 55px;
  line-height: 50px;
}

.hamburger {
  background:#fff;
  position: absolute;
  top: 0;
  right: 0;
  line-height: 45px;
  padding: 0px 10px 0px 10px;
  color: #fb9e1d;
  border: 0;
  font-size: 2.15em;
  font-weight: bold;
  cursor: pointer;
  outline: none;
  z-index: 10000000000000;
  border-radius:100%;
  /*margin: 10px 10px 0 0;*/
}

.cross {
  background: #fb9e1d;
  position: absolute;
  top: 0px;
  right: 0;
  padding: 0px 10px 0px 10px;
  color: #fff;
  border: 0;
  height: 35px;
  font-size: 4em;
  line-height: 65px;
  font-weight: bold;
  cursor: pointer;
  outline: none;
  z-index: 10000000000000;
}

.menu {
  z-index: 1000000;
  font-weight: bold;
  font-size: 1.1em;
  width: 100%;
  background: #fb9e1d;
  position: absolute;
  text-align: center;
  left:0;
}

.menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
}

.menu li {
  display: block;
 padding: 8px 0 8px 0;
  border-bottom: #1c7317 1px solid;
}

.menu li:hover {
  display: block;
  background: white;
  color: #fb9e1d;
 padding: 8px 0 8px 0;
}

.menu ul li a {
  text-decoration: none;
  margin: 0px;
  color: #fff;
}

.menu ul li a:hover {
  color: #fff;
  text-decoration: none;
}

.menu a {
  text-decoration: none;
  color: white;
}

.menu a:hover {
  text-decoration: none;
  color: white;
}

.glyphicon-home {
  color: white;
  font-size: 1.5em;
  margin-top: 5px;
  margin: 0 auto;
}
.contact_form {
	width: 60%;
	height: auto;
	margin: 0 auto;
}
.form_control {
	width:100%;
	/*background:url(../images/bordertextarea.png) no-repeat;*/
    padding: 10px;

	font-family:'Arial';
	color:#000000;
	font-size:1em;
	border:1px solid #d2d2d2;
	margin:5px 0;
	-webkit-transition: 0.7s all;
	-moz-transition: 0.7s all;
	transition: 0.7s all;
	-webkit-appearance: none;
}
.form_control:hover {
	box-shadow: inset 0 0 15px #d2d2d2;
}

.do {
	width: 32%;
	margin: 30px auto 0;
	border-radius: 28px;
	border:1px solid #d2d2d2;
	font-family: ArnoPro-Regular;
	padding: 5px 0;
	background-color: #fa9c1e;
	color:#fff;
	box-shadow: inset 0 0 0 0 #fa9c1e;
	-webkit-transition: all ease 0.8s;
	-moz-transition: all ease 0.8s;
	transition: all ease 0.9s;
	font-size:1.6em;
}
.do input {
	border:none;
	background:none;
	-webkit-transition: all ease 0.9s;
	-moz-transition: all ease 0.9s;
	transition: all ease 0.9s;
}
.do input:hover {
	border:none;
	/*background-color:#333333;*/
	color:#fa9c1e;
}
.do:hover {
	border: 1px #FFFFFF solid;
	box-shadow: inset 0 100px 0 0 #333333;
}
.popup-overlay{
  display:none;
  position:fixed;
  top:0;
  z-index:1000;
  left:0;
  right:0;
  bottom:0;
  background-color:rgba(0,0,0,.5);
  /* width:100%; */
  width:auto;
  height:100%;
  text-align:center;
  /* padding:1rem; */
  padding:0px;
  align-items:center;
  justify-content:center;
  
}
.popup{
    display:inline-block;
    /* width:400px; */
	width:100%;
   /*  min-height:200px; */
    background-color:white;
    /* border-radius: 5px; */
    border-radius:0px;
    display:flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items:center;
    justify-content:center;
	padding: 2.5rem;
	position:absolute;
	bottom:0;
  }
  
 .popup-inner {
    width: 100%;
    justify-content: center!important;
    display: flex;
}
  .popup-inner p{
    padding-top: 1rem!important;
    color: #616161;
    font-size: 1.6rem;
    margin-right: 10px;
    word-spacing: 0px;
    letter-spacing: 0.5px;
    font-weight: 100;

  }
	.popup-inner a {
    width: 10%;
    border: 2px solid #000;
    max-height: 40px;
    padding: 10px;
    margin-right: 8px;
    vertical-align: middle;
    font-size: 13px;
    text-transform: uppercase;
    display: inline-block;
}
.popup-inner a.submit:hover{
	color: #fff;
}
.popup-inner a:hover {
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
	outline: 0;
	transition:.4s ease all;
	text-decoration: none;
}
/* 	
.popup p{    padding: 25px 25px 0px 25px;} */
/*a.close,
a.submit{
  margin-top:0;
  display:inline-block;
      font-size: 15px;
  color:#000;
  background-color:#fff;
  border-radius: 5px;
  padding: 0.35rem 1.25rem;
  text-decoration: none;
  text-transform: uppercase;
  font-family: sans-serif;
  margin-right:1rem;
  
  }*/
  a.close{opacity:0.8;text-shadow:none;}
a.submit{background-color:#000;color:#fff;}
 
@media screen and (max-width:767px){
	
	.popup-inner {
		display: contents;
	}
	.popup-inner p {
		width: 100%;
	}
	.popup-inner a {
		width: auto;
	}
}