/* stylesheet */
/* author mahendra */
@font-face {
    font-family: MyriadPro-Regular ;
    src: url(../font/font_new/MyriadPro-Regular.otf);
}

body{
	font-family: MyriadPro-Regular !important;
    font-size: 20px;
}

#header{
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 9999;
	display: block;
	margin: 0;
	width: 100%;
	
	height: 48px;
	max-height: 44px;
	background: #333;
	background: rgb(80, 82, 85);
	font-size: 13px;
	-webkit-user-select: none;
	color:;
}
#nav ul{
	margin-top: 15px;
	clear: both;

}

#nav{
	width: 80%;
}

.left{
	float:left;
	width:50%;	
}
.right{
	float:right;
	width:40%;	
}
.font-color{
	color:#fff;
	/*font-family: "sans-serif", Georgia, Serif;*/

}
.clear{
	clear: both;	
}



/* home page boxes CSS */
.boxtable{
    border:3px solid #ececec !important;
    border-collapse : collapse !important;
}



#footer{
	height: 30px;
	background: #333;
	background: rgb(80, 82, 85);	
}

/* menu  Css  */

	#menu, .menu, #menu .menu li { margin:0px; padding:0px; }
	#menu li {float:left; display:inline; cursor:pointer; list-style:none; padding:0px 10px 12px 10px; position:relative;
	margin-left: 70px; text-align: left;	
     }

    ul.first li {
    	margin-left: 0px;
     } 

#menu li ul.first {left:-1px; top:100%;}

#menu  li, li a {color:#fff; text-decoration:none;}
#menu .menu li { width:100%; text-indent:10px; line-height:30px; margin-right:10px; border-top:0px #000 solid; border-bottom:1px #000 solid; 
border-left:none; border-right:none; background:#665E5E;}
#menu li a {display:block; width:inherit; height:inherit;}

ul.menu { display:none; margin-top:0px !important; }
#menu .menu li:hover { color:#fff; background:rgba(0,0,0,0.8);}
li:hover > .menu { display:block; position:absolute; width:200px; top:-2px; left:50%; z-index:1000; border:1px #000 solid; } 
li:hover { position:relative; z-index:2000; } 

#menu li ul.first {
	  border-top: 1px solid #000;
	  border-bottom: 0px solid #000;
	  border-left: none;
	  border-right: none;
	  font-size: 12px;
}


/* pages css  */
#content{
	background-color: #fff;	
	width:950px;
	margin:0 auto;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	min-height: 550px;
}

.title{
  color: #88889C !important;
  -webkit-transition: color 0.5s cubic-bezier(0.28, 0.11, 0.32, 1);
  transition: color 0.5s cubic-bezier(0.28, 0.11, 0.32, 1);
  font-size: 25px;
  /*font-family: "sans-serif", Georgia, Serif;*/
  line-height: 1.85714;
  font-weight: 200;
  letter-spacing: normal;
  cursor: default;
  display: block;
  float: left;
  line-height: 52px;
  height: 52px;
  margin: 0;
  padding: 25px;
  white-space: nowrap;

  /*font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; */
}

.title_container{
	border-bottom: 1px solid #D5D5D5 !important;
}
h3{
	color: #88889C !important;
	font-family: "sans-serif", Georgia, Serif;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: -5px;
}
h1{
	ccolor: #696565;
	font-family: "sans-serif", Georgia, Serif;
	text-align: justify;
}
#content p, #content table{
	color: #402C2C;
  /*font-family: "sans-serif", Georgia, Serif;*/
  font-size: 13px;
  text-align: justify;
  line-height: 2;
}
#content ul li{
	color: #402C2C;
	/*font-family: "sans-serif", Georgia, Serif;*/
	font-size: 13px;
	line-height: 2;

}

#content .contact_table{
	color: #402C2C;
  /*font-family: "sans-serif", Georgia, Serif;*/
  font-size: 12px;
  text-align: justify;
  line-height: 1.5;
}

/*contact form */
#contact_form{
  background-color: #fff;
  width: 185px;
  padding: 13px;
  border-radius: 10px;
  float: right;
  margin-top: 300px;
  margin-right: 306px;
}

#contact_form p {
line-height: 1;	
}

.left_border{
	border-left: 1px solid #ececec;
	padding-left: 50px;
	padding-top: 110px;
}

.left_border1{
	border-left: 1px solid #333333;
	padding-left: 15px;
	margin-top: 15px;
}

.contact_header{
  border-bottom: 2px solid grey;
  display: block;
  width: 105px;
  padding-bottom: 7px;
}

.fa-facebook-square{
  font-size: 21px !important;
  margin-top: -3px;
}

.fa-twitter-square{
  font-size: 21px !important;
  margin-top: -3px;
  margin-left: 10px;
}

.font_size_14px{
	font-size:14px !important;	
}  

body{
	margin : 0px !important;
	margin-top: 8px !important;
}


/* support */
.support_background{
	position: relative;
}

#form_div{
	position:absolute;
	width:100%;
	margin-top: 176px;
	color: #000000;
	text-shadow: 1px 1px 1px #ffffff, 
               3px 3px 5px #ffffff; 
}

#form_div radio {
	-webkit-box-shadow: 9px 10px 35px 0px rgba(180,0,0,1);
-moz-box-shadow: 9px 10px 35px 0px rgba(180,0,0,1);
box-shadow: 9px 10px 35px 0px rgba(180,0,0,1);
}

#form_header_text{
border-bottom: 2px solid #fff;
padding-bottom: 10px;
}


.arrow_box {
 	display: none;
    top:22px;
    left:-12px;
    position: relative;
    background: #ffffff;
    border: 1px solid #719ECE;
    width: 120px;
    height: 26px;
    border-radius: 8px;
    -webkit-filter: drop-shadow(0 1px 10px rgba(113,158,206,0.8));
    -moz-box-shadow: 0 1px 10px rgba(113,158,206,0.8);
    filter: drop-shadow(0 1px 10px rgba(113,158,206,0.8));
    padding-top: 10px;
		padding-left: 10px;
}
.arrow_box:after, 
.arrow_box:before {
    bottom: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.arrow_box:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
    border-width: 10px;
    left: 24%;
    margin-left: -19px;
}
.arrow_box:before {
    border-color: rgba(113, 158, 206, 0);
    border-bottom-color: #719ECE;
    border-width: 11px;
    left: 24%;
    margin-left: -20px;
}

.arrow_box a{
	color:#333;
}

.social_icons{
  display: inline !important;
}