
@font-face {
    font-family: 'texgyreadventorregular';
    src: url('../fonts/texgyreadventor-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
     font-family: 'open_sansregular';
      src:url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype');
}
body {
	font-family: 'open_sansregular';
	background:url(../images/bg_light.png) repeat;
	font-size: 100%;
}

.text{width:auto; height:auto; margin:0; padding:0; font-size:12px; text-align:justify; line-height:25px;}
.text li {
    color: #333;
    font-size: 12px;
    height: auto;
    line-height: 25px;
    margin-bottom: 0;
    margin-left: 50px;
    margin-right: 50px;
    padding: 2px;
    width: auto;
}

/* start header */




.header_bg{
    background-color: #00568f;
    background-image: none;
    height: auto;
    padding: 0;
    position: fixed;
    top: 0;
    width: 100%;
	height:111px;
	z-index:9999;
	box-shadow: 0 0px 5px 2px #333;
}

.header{
	padding:0;
	width:1100px;
	margin:0 auto;
}
.logo h1 a{
	font-size: 1em;
	text-transform: uppercase;
	color: #3B3B3B;
	text-decoration: none;
	font-family: 'texgyreadventorregular';
}
/* search */

.top_right{width:329px; margin:0; padding:0; float:right; }
.top_right ul{margin:0; padding:0; font-size:2px; color:#fff; list-style:none; }
.top_right li{float:left; list-style:none;}
.top_right a {
	box-shadow:1px 1px 1px 0px #ccc;
	 color: #fff;
    font-size: 12px;
    height: 30px;
    list-style: outside none none;
    margin: 0 1px;
    padding: 4px 48px;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    width: auto;
    line-height: 43px;
}

.top_right a:hover{color:#ccc;  text-decoration:none;}

/* menu */
.h_menu {
    background-color: rgba(251, 0, 0, 0);
    float: right;
    height: 44px;
    margin: 24px 0 0 0;
    padding: 0;
    width: 70%;
}
.navbar {
	position: relative;
	min-height: 60px;
	margin-bottom: 0px;
	border: none;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	background: #2c5cb1;
	color: #ffffff;
	padding: 0;
	
}
.navbar-default .navbar-nav > .active > a,.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover{
	background: #FF5454;
	color: #ffffff;
	padding:20px 30px;
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.nav > li {
	border-right: 1px solid rgb(39, 37, 37);
}
.nav > li > a {
	font-size: 13px;
	padding: 20px 30px;
	text-transform: uppercase;
}
/* start soc_icons */
.soc_icons {

}
.soc_icons ul{
	margin-bottom: 0;
}
.soc_icons ul li{
	display:inline-block;
	border-left: 1px solid rgb(39, 37, 37);
	margin-left: -3px;
}
.soc_icons ul li a{
	color:#ffffff;
	font-size: 24px;
	display: block;
	line-height: 60px;
	width: 60px;
	height: 44px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.soc_icons ul li a:hover{
	background: #FF5454;
}
/* start slider */
.slider_bg{
	background: url(../images/slider_bg.jpg) no-repeat;
	background-size: 100%;
}
.slider{
	padding: 4%;
}
/* start main */



.main-bg{
    padding: 0 0;
    position: relative;
    width: 100%;
    z-index: 1;
	margin:-19px 0;

	}
	
.digital{width:1147px; margin:0 auto; padding:0; height:30px; background:#006699; }
.digital h3 {
    color: #fff;
    font-size: 1.9em;
    margin: 18px -13px 0;
    padding: 3px;
    text-align: center;
}
.main{ margin:-19px auto; padding:0; height:309px; position:relative; width:1147px; background-color:#EFEFEF;}
.main h3 {
    color: #333;
    font-size: 1.9em;
    margin: 18px -13px 0;
    padding: 3px;
    text-align:left;
}


.coll_1{width:240px; margin:0; padding:0; float:left; margin-top:20px; margin-left:20px;  }
.coll_1 img{width:auto; height:auto; margin:0; padding:0;}
.coll_1 h3{font-size:1.9em; color:#00568f; margin:0; padding:0; text-align:center; margin-top:10px; border-bottom:1px solid;}

.coll_1 p{color:#333; margin:0; padding:0; font-size:14px; font-family:Verdana, Arial, Helvetica, sans-serif; text-align:center; margin-bottom:20px;}

.coll_2 {
    float: left;
    margin: 20px 0 0 20px;
    padding: 0;
    width: 265px;
	margin-bottom:30px;
}
.coll_2 img {
    border-bottom: 2px dashed #ff6600;
    border-left: 2px dashed #ff6600;
    height: auto;
    margin: 0;
    padding: 0;
    width: auto;
}
.coll_2 h3 {
    color: #ff6600;
    font-size: 17px;
    font-weight: bold;
    margin: 10px 10px 0;
    padding: 0;
    text-align: center;
}





.coll_3 {
    float: left;
    margin: 20px 0 0 30px;
    padding: 0;
    width: 344px;
	margin-bottom:30px;
}

.coll_4 {
    float: left;
    margin: 20px 0 0 30px;
    padding: 0;
    width: 1000px;
	margin-bottom:30px;
}


.coll_5 {
    float: left;
    margin: 0 15px;
    padding: 0;
    width: 1117px;
}


/*-----left side---*/

.main_left{width:98%; margin:0 auto; padding:0;  }


.right-side{width:23%; height:; margin:0; margin-top:50PX; padding:0; float:right; border-top:3px solid #ff5454; border-radius:2px; border-bottom:3px solid #006699;  border-left:1px solid #ccc; border-right:1px solid #ccc;}
.right-side h3 {
    background: none repeat scroll 0 0 #006699;
    color: #fff;
    font-size: 23px;
    height: 40px;
    line-height: 35px;
    margin-top: 0px;
    text-align: center;
    width: auto;
	box-shadow: 2px 5px 5px -7px #333;
}


.right_menu{width:100%; margin:0; padding:0; }
.rright_menu ul{color:#333; margin:0; padding:0; font-size:12px; font-family:Arial, Helvetica, sans-serif; text-decoration:none; text-transform:none; width:100%; height:300px;}

.right_menu li{float:left; list-style:none;}



.right_menu a {
    border-bottom: 1px dashed;
    color: #333;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 34px;
    line-height: 34px;
    list-style: none outside none;
    padding: 0 31px;
    text-align: left;
    text-decoration: none;
    text-transform: none;
    width: 263px;
}
.right_menu a:hover{color:#333; text-decoration:none; text-transform:none; background:#E6E6E6;}



/*--footer--*/
.footer_bg {
    background-color: rgba(0, 0, 0, 0.94);
    margin: 22px 0 0;
}

.footer{
	padding:0;
}


/*--footer-middle--*/
.footer-middle{
	padding:2% 0;
}
.span_1_of_f_2  h3{
	color:#fff;
	margin-bottom:20px;
	font-size:1.6em;
	line-height: 1.2;
	text-transform:uppercase;
}
.col_1_of_f_1{
	display: block;
	float:left;
	margin: 1% 0 1% 3.6%;
}
.col_1_of_f_1:first-child { margin-left: 0; }
.span_1_of_f_1{
	width: 48.2%;
}
.col_1_of_f_2{
	display: block;
	float:left;
	margin: 1% 0 1% 9.6%;
}
.col_1_of_f_2:first-child { margin-left: 0; }
.span_1_of_f_2{
	width: 45.2%;
}
.like_box{
	background:#fff;
	width: 108.5%;
}
.facebook{
	color:#fff;
	font-size:0.8125em;
	border-bottom: 1px solid #4CB1CA;
	padding-bottom: 6px;
}
ul.f-gallery{
	border-bottom: 1px solid #4CB1CA;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
ul.f-gallery li{
	display: inline-block;
	width: 19.5%;
	margin: 10px 0 0 0;
}
p.m_2{
	color:#fff;
	font-size:0.8125em;
}
.recent-tweet {
	margin-bottom: 1em;
}
.recent-tweet-icon {
	float: left;
	width: 16.5%;
	margin:0% 2.6% 0 0;
}
.recent-tweet-icon span {
	width:50px;
	height:50px;
	display: block;
	background: url(../images/f-tw.png) no-repeat;
}
.recent-tweet-info {
	float: right;
	width:77.5%;
}
.recent-tweet-info p{
	color:#fff;
	font-size:0.85em;
	line-height:1.8em;
}
.recent-tweet-info p a{
	color:#ACEAFA;
}
.recent-tweet-info p a:hover{
	color:#fff;
}
ul.f-list1 li {
	list-style-image: url(../images/f-icon.png);
	margin: 0 15px 5px;
}
ul.f-list1 li a {
	font-size:12px;
	color: #ccc;
	vertical-align: middle;
}
ul.f-list1 li a:hover {
	color: #ACEAFA;
}
.company_address{
	padding-bottom:10px;
}
.company_address p {
	font-size: 14px;
	color: #fff;
	line-height:1.8em;
}
.company_address p span {
	cursor: pointer;
}
.company_address p span:hover{
	text-decoration:underline;
}
/*---social-icons-----*/
.social-media {
	margin-top:15px;
}
.social-media li{
	float:left;
	margin: 0px 10px 10px 0;
	display:inline-block;
}
.social-media li a {
	height: 40px;
	width: 40px;
	display: block;
	background: url(../images/img-sprite.png);
}
.social-media li a:hover {
	zoom: 1;
	filter: alpha(opacity=50);
	opacity: 0.8;
	-webkit-transition: opacity .15s ease-in-out;
	-moz-transition: opacity .15s ease-in-out;
	-ms-transition: opacity .15s ease-in-out;
	-o-transition: opacity .15s ease-in-out;
	transition: opacity .15s ease-in-out;
}
/*--------social simptip--------*/
[data-tooltip] {
	position: relative;
	display: inline-block;
}
[data-tooltip].simptip-position-bottom:before {
	border-bottom-color:#4CB1CA;
}
[data-tooltip].simptip-position-bottom:after {
	background-color:#4CB1CA;
	color:#fff;
}
[data-tooltip]:before {
	content: '';
	position: absolute;
	border-width: 6px;
	border-style: solid;
	border-color: rgba(0, 0, 0, 0);
}
[data-tooltip]:before, [data-tooltip]:after {
	position: absolute;
	visibility: hidden;
	opacity: 0;
	z-index: 999999;
}
[data-tooltip]:after {
	height: 36px;
	padding: 11px 11px 0;
	font-size: 13px;
	line-height: 11px;
	content: attr(data-tooltip);
	white-space: nowrap;
}
[data-tooltip]:hover, [data-tooltip]:focus {
	background-color: rgba(0, 0, 0, 0);
}
[data-tooltip]:hover:before, [data-tooltip]:hover:after, [data-tooltip]:focus:before, [data-tooltip]:focus:after {
	visibility: visible;
	opacity: 1;
}
.simptip-position-bottom.simptip-movable:before {
	margin-top: -15px;
}
.simptip-position-bottom.simptip-movable:after {
	margin-top: -3px;
}
.simptip-position-bottom:before, .simptip-position-bottom:after, .simptip-position-top:before, .simptip-position-top:after {
	left: 32%;
}
.simptip-position-bottom:before, .simptip-position-bottom:after {
	top: 110%;
}
.simptip-position-bottom:after, .simptip-position-top:after {
	margin-left: -18px;
}
.simptip-position-right.simptip-movable:before, .simptip-position-right.simptip-movable:after, .simptip-position-left.simptip-movable:before, .simptip-position-left.simptip-movable:after, .simptip-position-top.simptip-movable:before, .simptip-position-top.simptip-movable:after, .simptip-position-bottom.simptip-movable:before, .simptip-position-bottom.simptip-movable:after {
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-o-transition: all .1s linear;
	-ms-transition: all .1s linear;
	transition: all .1s linear;
}
.simptip-position-bottom.simptip-movable:hover:before, .simptip-position-bottom.simptip-movable:hover:after {
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	-ms-transform: translateY(10px);
	-o-transform: translateY(10px);
	transform: translateY(10px);
}
/*------------end social simptip----------------*/
.social-media li:nth-child(1) a{
	background: url(../images/img-sprite.png) -20px -170px;
}
.social-media li:nth-child(2) a{
	background: url(../images/img-sprite.png) -68px -170px;
}
.social-media li:nth-child(3) a{
	background: url(../images/img-sprite.png) -112px -170px;
}
.social-media li:nth-child(4) a{
	background: url(../images/img-sprite.png) -157px -170px;
}
/*--footer-bottom--*/

.copy {
    float: left;
    width: 96%;
}
.copy p {
    color:#EBEBEB;
    font-size: 12px;
    text-align: center;
    line-height: 28px;
}
.copy p a{
	color:#fff;
}
.copy p a:hover{
	color:#87D8EB;
}
.f-list2{
	float:right;
	color:#87D8EB;
}
.f-list2 li{
	display:inline-block;
	margin:0 10px;
}
.f-list2 li a{
	color:#87D8EB;
	font-size:0.8125em;
}
.f-list2 li a:hover{
	color:#fff;
}



/*------------About US------------*/

.main_1 {
    background-color: #efefef;
    height: 600px;
    margin: -1px auto;
    padding: 0;
    position: relative;
    width: 1147px;
}

.main_about {
    background-color: #efefef;
    margin: 10px 10px;
	float:left;
    padding: 0;
    position: relative;
    width: 850px;
}




/*------------contact right-----------*/
.cont_right{width:330px; margin:0; padding:0; height:500px; float:right; background:#ccc;}

.cont_left{width:780px; margin:0; padding:0; float:left;}


.main-22 {
    margin: 0 auto -17px;
    padding: 131px 0 0;
    width: 1147px;
}







/*--------------product page--------------------*/

.call_2 {border-radius:2px; border-bottom:1px dashed #ccc;  border-top:1px solid #ccc; 
    float: left;
    height: auto;
    margin: 10px 0;
    padding: 0;
    width: 852px;
}
.call_img{width:auto; height:auto; margin:0; padding:0; float:right; border:1px dashed #1761b4;}


.rf_gallery{width:634px; height:auto; margin:0; padding:0; }
.rf_gallery h3{font-size:15px; color:#2C5594; text-align:left; margin:0; padding:5px 10px; border-bottom:1px dashed #ccc;}
.rf_gallery p{font-size:12px; text-align:justify; width:96%; padding:0; margin:0 10px; line-height:20px; }
.rf_gallery img {
    float:right;
    height: auto;
    width: auto;
}





