@charset "utf-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Questrial);
@import url(http://fonts.googleapis.com/css?family=Advent+Pro:400,700);

.main_headder{font-family: 'Questrial'; font-size:21px; color:#2b7ec2; line-height:30px;}
.footer_headder{font-family: 'Questrial', sans-serif; font-size:30px; color:#fff; line-height:30px; font-size:22px;}
.phone{font-family: 'Questrial', sans-serif; font-size:35px; color:#FF9933; line-height:30px; font-weight:bold;}
.line{border-bottom:1px #CCCCCC dotted; height:10px;}
.banner_box { background: url(images/body.gif)repeat center top #f3f3f3; -moz-transition:0.3s all; -webkit-transition:0.3s all; transition:0.3s all; width:100%; height:195px;}
.banner_headding { background: url(images/about_us.jpg) left top no-repeat; width:100%; height:195px; padding-left:25px; font-family: 'Questrial', sans-serif; font-size:30px; color: #0066CC; line-height:190px; font-size:42px; text-shadow:#FFFFFF;}
.cbox{ background:transparent; border-radius:10px; padding:8px; transition: all 0.5s ease;}
.cbox:hover{
background:#CDE9F3; 
border-radius:10px;
padding:8px;
}
.login-boxed { width:460px; margin:0 auto; max-width:1100px; box-shadow:0 0 3px 1px rgba(0,0,0,0.3); }
.t_box{
font-family:Arial; 
font-size:15px; 
color: #333333; 
padding-left:5px; 
border:#CCCCCC solid 1px; 
line-height:35px;
height:35px;
width:250px;
border-radius:3px;
-moz-box-shadow:    inset 0 0 6px #e6e6e6;
-webkit-box-shadow: inset 0 0 6px #e6e6e6;
box-shadow:         inset 0 0 6px #e6e6e6;}
.t_box_mes{
font-family:Arial; 
font-size:15px; 
color: #333333; 
padding-left:5px; 
border:#CCCCCC solid 1px; 
line-height:35px;
height:120px;
width:250px;
border-radius:3px;
-moz-box-shadow:    inset 0 0 6px #e6e6e6;
-webkit-box-shadow: inset 0 0 6px #e6e6e6;
box-shadow:         inset 0 0 6px #e6e6e6;}

.top-bt {font:12px Verdana; padding:7px; border:1px solid #c6e5fd; background:#fff; cursor:pointer; color:#003366; text-decoration:none; border-radius:3px; -webkit-transition: .2s all linear;
-moz-transition: .2s all linear;
-o-transition: .2s all linear;
transition: .2s all linear;}
.top-bt:hover {border:1px solid #3995de; background:#c6e5fd; text-decoration:none; color:#003366;}
.copy{ color:#FFFFFF; font-family:Arial; font-size:11px; line-height:30px;}

 .soc-icon{padding:6px;border:1px solid #25c0fd; cursor:pointer;border-radius:6px;-webkit-transition: .2s all linear;
-moz-transition: .2s all linear;
-o-transition: .2s all linear;
transition: .2s all linear;}
.soc-icon:hover{padding:6px;border:1px solid #1280ab; background:#41b6e4; text-decoration:none;}
.BOX{border:#66CCFF solid 1px; border-radius:8px; padding:8px;}
.product_headder{font-family: 'Questrial'; font-size:22px; color:#226dba; line-height:30px; border-bottom:#f2f2f2 1px solid;}

.log-bt {font:14px Arial bold; padding:10px; border:4px solid #BCBCBC; background:#0163A9; cursor:pointer; color:#ffffff; text-decoration:none; border-radius:6px; -webkit-transition: .2s all linear;
-moz-transition: .2s all linear;
-o-transition: .2s all linear;
transition: .2s all linear;
display:block;}
.log-bt:hover {border:4px solid #ffffff; background:#CA6500; text-decoration:none; color:#FFFFFF;}
