a:hover, a:focus {
    text-decoration: none;
}
* { margin:0; padding:0; }
ul, li {
	list-style:none;	
}
a {
	text-decoration:none;	
}
body { background:#fff; height:100%; font-family:"Trebuchet MS", "Comic Sans MS", Arial; font-size:14px; 	overflow-x: hidden;}
img {
    border: medium none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}

*, *::before, *::after {
    box-sizing: border-box;
}
#wrapper {
    margin: 0 auto;
    max-width: 1170px;
}
.menu_header {
	bottom: 40px;
    line-height: 40px;
    margin: 0 auto;
    position: fixed;
    width: 100%;
    z-index: 1000;
}
.menu_header.index_menu_header {
    line-height: 40px;
}
#mainheader .brand {
    width: 280px;
}
#mainheader {
    line-height: 80px;
}
#home_nav li{
	
	color:#000;
}
#home_nav a{

	color:#000;
}
.social_icons_frame {
    background: rgba(4, 82, 144, 1);
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
	height:33px;
}
.social_icons {
    float: right;
    position: absolute;
    right: 0;
}
.social_icons li{
	float:left;
	margin-right:10px;
	padding:3px 0;
}
.social_icons img{
	width:30px;
}
.social_icons a{
	float:left;
	font-size:25px;
	color:#eee;
}
.social_icons a span{
	font-size:18px;
	text-transform:uppercase;
	font-weight:bold;
}
.header_details_frame {
	/*width:100%;
	position:relative;*/
}
.logo_brand {
padding: 0px;
display: block;
width: 500px;
margin: 0 auto;
}
.logo_brand img {
	max-width:100%;
	padding: 0;
	margin: 0;
}
.header_details {
	position:absolute;
	right:0;
	top:150px;
	font-size: 17px;
    letter-spacing: 1px;
    line-height: 50px;
	color:#A9E0FF;
}

.header_details p {
    margin-bottom: 10px;
    margin-right: 20px;
    display: block;
    float: left;
    clear: both;
}
.header_details span {
	-webkit-transform:skew(-200deg);
	-moz-transform:skew(-200deg);
	transform:skew(-200deg);
	
	margin-top: 20px;
	
	background: #ccc;
	border-radius: 5px 0;
	display:inline-block;
	line-height:45px;
	height:45px;
	width:225px;
	color:rgba(4, 82, 144, 1);
	font-size: 16px;
	font-weight: bold;
	padding: 0 10px;
	float:right;
}
.header_details img {
    /*-webkit-transform:skew(-200deg);
	-moz-transform:skew(-200deg);
	transform:skew(-200deg);*/
	
	clear: left;
    float: left;
    margin: 0px 10px 0px 0;
    width: 100px;
    /*border: 3px solid #ccc;*/
	display:inline-block;
	/*background:#ccc;
	border-radius: 5px 0;*/
}
.header_details a:hover img {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
}
.header_details a:hover span {
color: #ccc;
background: rgb(4, 82, 144);
}

.header_title_frame {
	width:100%;
}
.header_title {
	position:absolute;
	bottom:245px;
}
.header_title #slidecaption {
	font-size: 35px;
    line-height: 50px;
	color:#fff;
	text-shadow: 0 0 4px #8cccfd;
}
/*
 #slidecaption {
	opacity: 0;
    -webkit-transition: opacity 2s ease-in;
    -moz-transition: opacity 2s ease-in;
    -o-transition: opacity 2s ease-in;
    -ms-transition: opacity 2s ease-in;
    transition: opacity 2s ease-in;
}

#slidecaption {

		opacity: 0;
		transition: opacity 1.5s;
		-moz-transition: opacity 1.5s;
		-webkit-transition: opacity 1.5s;
		-o-transition: opacity 1.5s;
	}

	#slidecaption.loaded {
		opacity: 1;
	}*/

.net {
	width:100%;
	height:100%;
	position:fixed;
	z-index:-998;
	background:url(../images/net.png) repeat;
}

/*===================================================  index end ================================================================*/	
/*===================================================  about start ================================================================*/				
.clear {clear:both;}				
body.other 	.menu_header {  position:static;}
.body_content {
	float: left;
    width: 100%;
	background-color:#fff;
	min-height:400px;
}
.cont_area {
    float: left;
    margin: 0 0 20px;
    width: 100%;
}
.title_txt {
    color: #354a9f;
	font-family:"Trebuchet MS", "Comic Sans MS", Arial;
    font-size: 21px;
    font-weight: bold;
    margin: 20px 0;
}
.stitle_txt {
    color: #354a9f;
	font-family:"Trebuchet MS", "Comic Sans MS", Arial;
    font-size: 18px;
    font-weight: bold;
    margin: 20px 0;
}
.cont_area > p {
    color: #858786;
	font-family:"Trebuchet MS", "Comic Sans MS", Arial;
    font-size: 14px;
    line-height: 25px;
	margin-bottom:10px;
}
.footer {
    background: #2f2f2f;
    color: #d5d5d5;
    padding: 40px 0 20px;
	float:left;
	width:100%;
}
.footer_1 {
    width: 470px;
	float:left;
}
.footer_2 {
    width: 370px;
	float:left;
	margin-left: 30px;
}
.footer_3 {
    width: 270px;
	float:left;
	margin-left: 30px;
}

.footer .m_title {
    color: #fff;
    font-size: 14px;
    text-shadow: none;
	line-height: 1.4;
	margin:0 0 10px;
}
.footer .menu li {
    float: left;
    width: 50%;
	line-height:20px;
}
.footer a {
    color: #fff;
}
.footer a:hover {
    color: #d5d5d5;
}
.footer p {
    margin: 0 0 10px;
}
.newsletter-signup form {
    margin-bottom: 10px;
}
.newsletter-signup input[type="text"] {
    background: #dddddd;
    border: 1px solid #a3a3a3;
    box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.2) inset;
    color: #4d4d4d;
	border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    margin-bottom: 9px;
    padding: 4px 6px;
	box-sizing: content-box;
    width: 206px;
}
.newsletter-signup input[type="submit"] {
    background: #cd2122;
    border: 0 none;
    border-radius: 3px;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    height: 30px;
    margin-left: 5px;
    padding: 0 15px;
	cursor:pointer;
}
.newsletter-signup input[type="submit"]:hover {
    background: #000;
}
.footer .contact-details {
    background: url(../images/say_hi.png) no-repeat right top;
}
.footer_bottom{
    width: 100%;
	float:left;
    border-top: 5px solid #484848;
    color: #8b8c8d;
    padding-top: 30px;
	margin-top:5px;
}
.footer .social-icons {
    float: right;
}
.footer .social-icons li.title {
    line-height: 30px;
}
.footer .social-icons li {
    margin: 0 0 0 10px;
	display: inline-block;
    vertical-align: middle;
}
.footer .social-icons li:first-child {
    margin-left: 0;
}

.social-icons li.social-twitter a {
    background-position: 0 0;
}
.social-icons li.social-facebook a {
    background-position: -60px 0;
}
.social-icons li.social-youtube a {
    background-position: -330px -30px;
}
.social-icons li a {
    background-color: #111;
    background-image: url(../images/social-icons-sprite.png);
    background-repeat: no-repeat;
    border-radius: 3px;
    display: inline-block;
    height: 30px;
    position: relative;
    text-indent: -9999px;
	-webkit-transition:all 0.2s ease-out;
	-moz-transition:all 0.2s ease-out;
	-o-transition:all 0.2s ease-out;
	transition:all 0.2s ease-out;
    width: 30px;
}
.social-icons li a:hover{background-color:#cd2122;box-shadow:0 0 6px rgba(0,0,0,0.4)}
.track_order_btn {
    /*background-color: #56A4E2;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 17px 10px;
    border-radius: 25px;*/
}
.menu-inner .brand a img {
    float:left;
}
.menu-inner .brand a div {
    float:left;
	line-height: normal;
	margin:20px 0 0;
	width: 280px;
	position:relative;
}
.menu-inner .brand a p.brand_l3 {
	color: #000;
    font-size: 20px;
    font-weight: bold;
	position:absolute;
	top:0;
}
.menu-inner .brand a p.brand_l1 {
	color: #000;
    font-size: 20px;
    font-weight: bold;
	position:absolute;
	top:0;
}
.menu-inner .brand a p.brand_l2 {
	color: #000;
    font-size: 11px;
	text-align:right;
	position:absolute;
	top: 25px;
    right: 0;
}
.cont_area p {
    color: #3c3c3c;
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 10px;
    text-align: justify;
	font-family:"Trebuchet MS", "Comic Sans MS", Arial;
}
img.ca_img {
    border-radius: 3px;
    box-shadow: 0 0 3px #999;
    float: right;
    margin: 0 0 0 20px;
}
/*===================================================  about end ================================================================*/		
/*===================================================  contact start ================================================================*/	
.contact-left {
	float:left;
	padding:20px 0 20px 20px;
}
.contact-left h4 {
	color:#999;
    font-size: 15px;
    font-weight: bold;
    line-height: 21px;
	margin-bottom: 10px;
}
.contact-left p {
	text-align:justify;
	color: #3C3C3C;
    font-size: 14px;
    line-height: 21px;
	margin-bottom: 10px;
}
.contact-left p a {
	color: #3C3C3C;
}
.contact-right {
	float:right;
	width:500px;
	padding:20px;
}
.contact-form fieldset {
	border:none;
}
.contact-form fieldset div {
	color: #d52b2a;
	font-size:9px;
}
.contact-form label {
	margin-bottom: 5px;
    display: block;
}
.contact-form label span {
	color: #d52b2a;
}
.contact-form input[type="text"] {
	width: 98%;
	padding: 3px 0;
}
.contact-form textarea {
	width: 98%;
	
}
.contact-form input[type="text"], .contact-form textarea {
	border:1px solid #d5d5d5;
	border-radius: 3px;
	text-indent:5px;
	margin-bottom:10px;
}
.contact-form input[type="submit"], 
.sailing_sdl_form input[type="submit"] {
	background: #F1C100;
    color: #000;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    margin-top: 10px;
    padding: 5px 10px;
}
.btn_style_all {
	background: #F1C100;
    color: #000;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    margin-top: 10px;
    padding: 5px 10px;
	display:inline-block;
}
.contact-form input[type="submit"],
.sailing_sdl_form input[type="submit"],
.social_icons li a,
.t_order_form_btn,
.t_order2_form_btn,
.nav-link,
.btn_style_all {
	opacity: 1;
  	filter: alpha(opacity=100);
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.contact-form input[type="submit"]:hover,
.sailing_sdl_form input[type="submit"]:hover,
.social_icons li a:hover,
.t_order_form_btn:hover,
.t_order2_form_btn:hover,
.nav-link:hover,
.btn_style_all:hover {
opacity: 0.9;
  	filter: alpha(opacity=90);
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.btn_style_all_mt {
	margin-bottom:10px;
	margin-top:10px;	
}
/*===================================================  contact end ================================================================*/	
/*===================================================  Track Order start ================================================================*/	
.t_order{
    padding: 20px;
}
.t_order table {
	width: 420px;
	margin: 0 auto;
}

.t_order table td {
	line-height: 40px;
}
.t_order input[type="text"]{
    border: 1px solid #d5d5d5;
    border-radius: 3px;
    text-indent: 5px;
    padding: 3px 0;
    width: 200px;
	margin:0 10px;
	line-height: 25px;
}
.t_order td span {
    color: #d52b2a;
}
.t_order_form_btn {
	background: #F1C100;
    color: #000;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    padding: 5px 10px;
}
.other { background-color:#f4c709; }








.t_order2 {
    background: rgb(4, 82, 144);
    border-radius: 5px;
    float: left;
    padding: 20px;
    position: absolute;
    right: 10px;
	z-index: 1;
    top: 40px;
}
.t_order2 table {
	width: 280px;
	margin: 0 auto;
}

.t_order2 table td {
	line-height: 40px;
	color: #ccc;
}
.t_order2 input[type="text"]{
    border: 1px solid #ccc;
	background:#ccc;
    color: rgba(4, 82, 144, 1);
    border-radius: 3px;
    text-indent: 5px;
    padding: 3px 0;
    width: 200px;
	line-height: 25px;
	float:right;
}
.t_order2 td span {
    color: #d52b2a;
}
.t_order2 td p {
    float:left;
	width:60px;
}
.social_icons a.t_order2_form_btn {
    background: #ccc;
    border: medium none;
    border-radius: 3px;
    color: rgb(4, 82, 144);
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    line-height: 34px;
    padding: 0;
	text-align:center;
	width:100px;
	float:right;
}
/*===================================================  Track Order end ================================================================*/

body.other .menu_header .main-nav > ul > li > ul {
    bottom: inherit;
    left: 0;
}
#home_nav a:hover {
    color: #3D72A3;
}
.cont_area ul, .cont_area ol {line-height: 21px;}
ol.ol_style1{
	padding-left:20px;
}
ol.ol_style1 li{
	list-style-type:circlel;
}
ol.ol_style2{
	padding-left:20px;
}
ol.ol_style2 li{
	list-style-type: lower-roman;
}
ul.ul_style3{
	padding-left:20px;
}
ul.ul_style3 li{
	list-style-type: square;
}
ul.ul_style4{
	padding-left:20px;
}
ul.ul_style4 li{
	list-style-type: none;
}
ul.ul_style5{
	padding-left:20px;
}
ul.ul_style5 li{
	list-style-type: disc;
}
ul.ul_style10 li{
	list-style: none;
}
ul.ul_style10 {
    list-style-type: none;
}
ul.ul_style10 li:before {
    content:"\2713\0020";
}
.network_ul ul {
    float: left;
    margin: 50px 100px 20px 0 ;
}
.tarriffs_ul ul {
    float: left;
    margin: 0 100px 10px 0 ;
}
.business_div > ol > ol {
	margin-bottom:20px;	
}
.uder_box {
    float: left;
    text-align: center;
    width: 200px;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
	margin-bottom: 10px;
	margin-right: 30px;
	height: 275px;
}
.uder_box p {
    text-align: center;
}
img.user_img {
    border-radius: 3px;
    box-shadow: 0 0 3px #999;
}
.news_box {
    float: left;
    text-align: center;
    width: 200px;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
	margin-bottom: 10px;
	margin-right: 30px;
	height: 160px;
}
.news_box p {
    text-align: center;
}
img.news_img {
    border-radius: 3px;
    box-shadow: 0 0 3px #999;
}


img.award_img {
    border-radius: 3px;
    box-shadow: 0 0 3px #999;
    float: right;
    margin: 50px 0 0 50px;
}
.cont_area.ocs_services p.ocs_services_sp_img_p img.ca_img {
    float:left;
	margin: 0 20px 20px 0;
}
.cont_area.ocs_services img.ca_img {
    margin-bottom: 20px;
}
.menu-inner .brand {
    float: left;
    padding: 14px 14px 14px 0;
	display: table-cell;
    vertical-align: middle;
}
.menu-inner .brand a {
    color: #fff;
    display: block;
    height: 100%;
    text-decoration: none;
}
.menu-inner .brand a img {
    max-height: 100%;
    max-width: 100%;
    float:left;
}
.contact-left img.ca_img {
	max-width:100%;
}
h4.style_sstitle {
    color: #999;
    font-size: 15px;
    font-weight: bold;
    line-height: 21px;
    margin-bottom: 10px;
}
.business_box {
    border: 1px solid #666;
    margin-right: 0;
    width: 47%;
	padding:1%;
    float: left;
	border-radius:5px;
	height:290px;
	margin-bottom:20px;
	box-shadow: 5px 5px 5px #999;
	background-color: #d5d5d5;
}
.business_box:nth-child(odd) {
    margin-right: 2%;
}
.business_box > p {
	font-weight:bold;
	color:#354a9f;
}
.regional_h_off {
    float: left;
    margin-left: 75px;
    margin-top: 20px;
}
.regional_h_off img.ca_img {
    float: left;
    margin: 0;
    width: 100px;
}
.sailing_sdl {
    margin-bottom: 20px;
}
.sailing_sdl_form fieldset {
    border: none;
}
.sailing_sdl_form label {
    display: block;
    margin-bottom: 5px;
}
.sailing_sdl_form label span {
    color: #d52b2a;
}
.sailing_sdl_form input[type="text"] {
    padding: 3px 0;
    width: 98%;
}
.sailing_sdl_form input[type="text"], .sailing_sdl_form textarea {
    border: 1px solid #d5d5d5;
    border-radius: 3px;
    margin-bottom: 10px;
    text-indent: 5px;
}
.sailing_sdl_form input[type="radio"]{
    margin-bottom: 10px;
	margin-right:5px;
}
.sailing_sdl_form select {
    border: 1px solid #bebebe;
    box-sizing: border-box;
    margin: 0 5px 10px 0;
    outline: none;
    padding: 3px 0;
}
/*.sailing_sdl_form select.date_dd {
    width:50px;
}
.sailing_sdl_form select.date_mmmm {
    width:150px;
}
.sailing_sdl_form select.date_yyyy {
    width:150px;
}*/
.sailing_sdl_form fieldset div {
    color: #d52b2a;
    font-size: 9px;
}
.sailing_sdl_d {
    float: left;
    width: 49%;
}
.sailing_sdl_d p {
	text-align:left;
}
.sailing_sdl_form label {
    width: 60px;
    display: inline-block;
    float: left;
}
.sailing_sdl_d input[type="text"] {
    width: 227px;
}
.sailing_sdl_d.sailing_sdl_d2 {
    float: right;
}
.sailing_sch_ul ul{
    float: left;
    margin: 50px 0 20px 0;
    width: 25%;
}
.tarriffs_ul2 {
    float: left;
    width:100%;
}
.tarriffs_ul2 ul {
    float: left;
	width:100%;
    margin: 0 0 20px 0;
}
.sailing_sdl_d p strong,
.tarriffs_ul2 p,
.sailing_sch_ul ul li strong 
 {
    color: #354a9f;
}
.tarriffs_ul2 ul li {
    float: left;
    width:20%;
}
.contact-left h2 {
	color: #354a9f;
}
.stitle_txt.con_title_font { 
	font-family:"Times New Roman", Times, serif; 
	color:#F4C709; 
	margin-bottom:0; 
	font-size:20px;
}
.regional_box {
    border: 1px solid #666;
    margin-right: 0;
    width: 99%;
	padding:1%;
    float: left;
	border-radius:5px;
	height:auto;
	margin-bottom:20px;
	box-shadow: 5px 5px 5px #999;
	background-color: #d5d5d5;
}
.regional_box:nth-child(odd) {
    margin-right: 2%;
}
.regional_box > p {
	margin-bottom:5px;
}
.regional_box img.ca_img {
    float: right;
    margin: 0;
    height: 60px;
	margin-bottom:5px;
}
.regional_box h3 {
	background-color:#F4C709;
	border:1px solid #999;
	float:left;
	padding:5px;
	border-radius:5px;
	margin-bottom:5px;
	font-size: 14px;
}





#lightbox-panel1 {
    box-sizing: content-box;
    display: none;
    width: 340px;
}
#lightbox-panel2 {
    box-sizing: content-box;
    display: none;
    width: 340px;
}
.log_in_text2 {
	font-size:25px;
	font-family: "Trebuchet MS", "Comic Sans MS", Arial;
    font-weight: normal;
	color:rgb(4, 82, 144);
	width:270px;
}
.lightbox_usrename_text {
	font-size:16px;
	color:rgb(4, 82, 144);
	width:150px;
	float:left;
	margin-top:7px;
}
.lightbox_usrename_text a {
	font-size:16px;
	color:rgb(4, 82, 144);
	width:150px;
	float:left;
	margin-top:7px;
	text-decoration:none;
}
.lightbox_usrename_text a:hover {
	text-decoration:underline;
}
.lightbox_username2 {
	font-family:"Trebuchet MS", "Comic Sans MS", Arial;
	font-size:16px;
	color:rgb(4, 82, 144);
	background:#fff;
	width:100%;
	float:left;
	border:none;
	border:1px solid rgb(4, 82, 144);
	border-radius:5px;
	margin-top:10px;
	padding:3px 5px;
}


textarea.lightbox_username2 {
	height:70px;
	resize:none;
}

.checkbox_main {
	width:340px;
	float:left;
	margin-top:5px;
}
.checkbox {
	width:10px;
	height:10px;
	float:left;
}
.checkbox_txt {
	font-family:"Trebuchet MS", "Comic Sans MS", Arial;
	font-size:14px;
	color:rgb(4, 82, 144);
	width:320px;
	float:left;
	margin-left:10px;
	margin-top:2px;
}
.register_button2 {
	background:#5a3800;
	border-radius:5px;
	float:right;
	margin-top:5px;
}
.register_button2 ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
.register_button2 ul li {
	font-family:"Trebuchet MS", "Comic Sans MS", Arialf;
	font-size:18px;
	color:#FFFFFF;
	float:left;
}
.register_button2 ul li a {
	font-size:18px;
	color:#fff;
	float:left;
	text-decoration:none;
	padding:8px 35px;
	background:rgb(4, 82, 144);
	border-radius:5px;
}
.register_button2 ul li a:hover {
	 opacity:.7; 
	 transition:all .3s;
	 -moz-transition:all .3s; 
	 -o-transition:all .3s; 
	 -webkit-transition:all .3s;
}

.powered_by {
    display: inline-block;
    position: fixed;
    bottom: 15px;
	left:20px;
	line-height: normal;
}

.powered_by, .powered_by a {
	color:#eee;
	/*text-transform:uppercase;*/
	font-size:11px;
}
.powered_by a:hover {
	 opacity:.7; 
	 transition:all .3s;
	 -moz-transition:all .3s; 
	 -o-transition:all .3s; 
	 -webkit-transition:all .3s;
}

.page .menu_header.page_header {
    top: 30px;
	bottom: inherit;
    line-height: 60px;
    margin: 0 auto;
    position: fixed;
    width: 100%;
    z-index: 1000;
}
.page .logo_brand {
    z-index: 1001;
}
.page .t_order2 {
    z-index: 1002;
}
.page .body_content {
    position: relative;
    margin-top: 15px;
	background-color:#fff;
	background-repeat:no-repeat;
	background-position:top left;
}
.page .cont_area {
    float: right;
    width: 100%;
}
.page .footer {
    position: relative;
}
.page .powered_by {
    display: inline-block;
    float: right;
    position: inherit;
}
.page .powered_by, .page .powered_by a {
	color: #8b8c8d;
	font-size: 12px;
}
.cont_area.cont_area2{
	width: calc( 100% - 360px);
	padding-right:20px;
}
.contact_form {
    background: #eee;
    border-radius: 0 0 10px 10px;
    float: right;
    width: 360px;
    padding: 10px;
}
.att_cv {
	padding:3px;
	background: #fff;
    /*border: 1px solid rgb(4, 82, 144);*/
    border-radius: 5px;
    color: rgb(4, 82, 144);
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    margin-top: 10px;
    padding: 3px 5px;
    width: 340px;
}
.att_cv input {

}


input + .maxlength,
textarea + .maxlength {
	position: relative;
	top: -30px;
}
.maxlength {
	margin-bottom: 1em;
}
.maxlength:last-child {
	margin-bottom: 0;
}

.body_content .lightbox_username2 {
	border:none;
	border-bottom:1px solid rgb(4, 82, 144);
	border-radius:0px;
	background:none;
	padding:3px 0px;
}
.body_content .contact_form {
    background:none;
    border:1px solid #eee;
}
.index_res {
	display:none;
}
.powered_by2 {
    display:none;
}



/*===================================================  banner start ================================================================*/			
.banner_ot_page {
	width: 100%;
	float: left;
}
.banner_ot_page img {
	width: 100%;
	float: left;
}
.banner_frame {
	background-color: #fff;
	float: left;
	width: 100%;
	z-index:1;
	position:relative;
	/*border-top: 1px solid #196a1e;*/
}
.banner {
	width: 100%;
	float: left;
}
.captionOrange, .captionBlack {
	color: #fff;
	font-size: 50px;
	line-height: 70px;
	text-align: center;
	border-radius: 4px;
}
.captionOrange {
	text-shadow: 0 0 4px #8cccfd;
}
.captionBlack {
	font-size:16px;
	background: #000;
	background-color: rgba(0, 0, 0, 0.4);
}
a.captionOrange, A.captionOrange:active, A.captionOrange:visited {
	color: #ffffff;
	text-decoration: none;
}
a.captionOrange:hover {
	color: #eb5100;
	text-decoration: underline;
	background-color: #eeeeee;
	background-color: rgba(238, 238, 238, 0.7);
}
.jssorb01 {
	position: absolute;
}
.jssorb01 div, .jssorb01 div:hover, .jssorb01 .av {
	position: absolute;
	/* size of bullet elment */
	width: 25px;
	height: 25px;
	filter: alpha(opacity=70);
	opacity: .7;
	overflow: hidden;
	cursor: pointer;
	box-shadow:0 0 3px rgba(0, 0, 0, 0.3) inset;
}
.jssorb01 div {
	background-color: #333;
	border-radius:20px;
}
.jssorb01 div:hover, .jssorb01 .av:hover {
	background-color: #EE3944;
}
.jssorb01 .av {
	background-color: #EE3944;
}
.jssorb01 .dn, .jssorb01 .dn:hover {
	background-color: #fff;
}
.jssora02l, .jssora02r {
	display: block;
	position: absolute;
	/* size of arrow element */
	width: 55px;
	height: 55px;
	cursor: pointer;
	background: url(../images/a02.png) no-repeat;
	overflow: hidden;
}
.jssora02l {
	background-position: -3px -33px;
}
.jssora02r {
	background-position: -63px -33px;
}
.jssora02l:hover {
	background-position: -123px -33px;
}
.jssora02r:hover {
	background-position: -183px -33px;
}
.jssora02l.jssora02ldn {
	background-position: -3px -33px;
}
.jssora02r.jssora02rdn {
	background-position: -63px -33px;
}
.banner_o {
	background: url(../images/circuit.jpg);
	background-size: 100% auto;
}
.banner_o{
	position: relative;
	left: 0;
	top: 0;
	z-index: 1;
	width: 100%;
	height: 800px;
}
.banner_bx2f,
.banner_bx3f,
.banner_bx4f,
.banner_bx5f,
.banner_bx6f,
.banner_bx7f,
.banner_bx8f,
.banner_bx9f,
.banner_bx10f,
.banner_bx11f,
.banner_bx12f,
.banner_bx13f,
.banner_bx14f,
.banner_bx15f,
.banner_bx16f,
.banner_bx17f,
.banner_bx18f,
.banner_bx19f,
.banner{
	display: none;
}
.banner{
	position: relative;
	left: 0;
	top: 0;
	z-index: 30;
}
.banner_bx1f{
	width: 375px;
	position: absolute;
	bottom:30px;
	left: 30px;
	z-index: 1;
	box-shadow: 2px 2px 4px #000;
	border-radius:10px;
	overflow: hidden;
}
.banner_bx2f{
	width: 175px;
	position: absolute;
	bottom: 350px;
	left: 345px;
	z-index: 2;
	border-radius:10px;
	overflow: hidden;
}
.banner_bx3f{
	width: 100px;
	position: absolute;
	bottom: 450px;
	left: 550px;
	z-index: 3;
	border-radius:10px;
	overflow: hidden;
}
.banner_bx4f{
	width: 50px;
	position: absolute;
	bottom: 505px;
	left: 750px;
	z-index: 4;
	border-radius:10px;
	overflow: hidden;
}
.banner_bx5f{
	width: 75px;
	position: absolute;
	bottom: 150px;
	left: 550px;
	z-index: 5;
	border-radius:10px;
	overflow: hidden;
}
.banner_bx6f{
	width: 200px;
	position: absolute;
	bottom: 50px;
	left: 820px;
	z-index: 6;
	border-radius:10px;
	overflow: hidden;
}
.banner_bx7f{
	width: 250px;
	position: absolute;
	bottom: 150px;
	left: 1090px;
	z-index: 7;
	border-radius:10px;
	overflow: hidden;
}
.banner_bx8f{
	width: 300px;
	position: absolute;
	bottom: 400px;
	left: 1000px;
	z-index: 8;
	border-radius:10px;
	overflow: hidden;
}
.banner_bx9f{
	width: 100px;
	position: absolute;
	bottom: 300px;
	left: 600px;
	z-index: 8;
	border-radius:10px;
	overflow: hidden;
}
.banner_bx10f{
	width: 90px;
	position: absolute;
	bottom: 30px;
	left: 600px;
	z-index: 8;
	border-radius:10px;
	overflow: hidden;
}
.banner_bx11f{
	width: 150px;
	position: absolute;
	bottom: 30px;
	left: 1100px;
	z-index: 8;
	border-radius:10px;
	overflow: hidden;
}
.banner_bx12f{
	width: 180px;
	position: absolute;
	bottom: 240px;
	left: 850px;
	z-index: 8;
	border-radius:10px;
	overflow: hidden;
}
.banner_bx13f{
	width: 175px;
	position: absolute;
	bottom: 320px;
	left: 900px;
	z-index: 13;
	border-radius:10px;
	overflow: hidden;
}
.banner_bx14f{
	width: 300px;
	position: absolute;
	bottom: 265px;
left: 1175px;
	z-index: 14;
	border-radius:10px;
	overflow: hidden;
}
.banner_bx15f{
	width: 300px;
	position: absolute;
	bottom: 30px;
	bottom: 15px;
left: 275px;
	border-radius:10px;
	overflow: hidden;
}
.banner_bx16f{
	width: 300px;
	position: absolute;
	bottom: 365px;
left: 680px;
	z-index: 16;
	border-radius:10px;
	overflow: hidden;
}
.banner_bx17f{
	width: 250px;
	position: absolute;
	bottom: 230px;
left: 670px;
	z-index: 17;
	border-radius:10px;
	overflow: hidden;
}
.banner_bx18f{
	width: 175px;
	position: absolute;
	bottom: 100px;
left: 720px;
	z-index: 18;
	border-radius:10px;
	overflow: hidden;
}
.banner_bx19f{
	width: 240px;
	position: absolute;
	bottom: 125px;
left: 320px;
	z-index: 19;
	border-radius:10px;
	overflow: hidden;
}
.index_pro_slf{
	width: 100%;
    margin: 20px 0;
}


.lightning{
	width: 198px;
	position: absolute;
	top: 0;
	left: 710px;
	z-index: 9;
}
.banner_o div{
	cursor: default!important;
}
/*===================================================  banner end ================================================================*/

.sec_n1 {
	
	float: left;
	width: 100%;
	margin: 20px 0;
}

.sec_n1 img {
	
	float: left;
	width: 100%;
}




/*===================================================  footer start ================================================================*/
.yell_footsec {
	background:#428bca;
	color:#fff;
	
}
.yell_fsecbox {
	margin:10px;
	border-right: 1px solid #fff;
	height:90px;
	position:relative;
}
.yell_fsecbox.no_bodyell_fsecbox{
	border-right: 0px solid #e3e317;
}
.yell_fsecbox img {
	position:absolute;
	right:5px;
	top:5px;
	width:60px;
}
.yell_fsecbox h2 {
	font-family:"Trebuchet MS", "Comic Sans MS", Arial;
	color:#fff;
	font-size:25px;
	line-height:25px;
	padding-right:70px;
}
.yell_fsecbox h2 span{
	font-size:16px;
	line-height:16px;
}
.yell_fsecbox p{
	color:#fff;
	padding-right:70px;
	font-size:14px;
	line-height:14px;
}



.wh_footsec {
	/*background:#FEFB06 url(../images/footer_bg_sg.png) repeat;*/
	
    background: #030714;
	
/*	background: url(../images/circuitf.jpg);
	background-size: 100% auto;*/
	color: #fff;
	padding:50px 0;
}


.footer-box {
    float: left;
    width: 100%;
}

.footer-box h2 {
    color: #fff;
    float: left;
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
	margin-bottom:10px;
}

.fot-social-icon {
}
.footer-box-cont {
    clear: both;
    float: left;
    margin-top: 0;
}

.fot-social-icon li {
    line-height: 25px;
    padding-left: 0;
    position: relative;
	color: #666;
    display: block;
    font-size: 14px;
	line-height:21px;
}

.fot-social-icon a {
    color: #bbb;
    display: block;
    font-size: 14px;
	line-height:21px;
}
.footer-box-cont a:hover {
    text-decoration: underline;
}
.footer-box img {
	max-width:100%;
}
.root_r_bx {
	padding-left:70px;
}

.footer-box-cont.fot-social-icon > input {
    background: #fff;
    border: 1px solid #ccc;
	border-right: 0px solid #ccc;
    color: #555;
    height: 30px;
    padding: 0 6px;
	line-height:30px;
    width: 200px;
	float:left;
}
.footer-box-cont.fot-social-icon > button {
    background: #000;
    border: 1px solid #ccc;
	border-left: 0px solid #ccc;
    color: #fff;
    height: 30px;
    padding: 0 10px;
	width:100px;
	float:left;
}
.footer-box-cont.fot-social-icon > button:hover {
    color: #ffff00;
}



.foot_copy {
    color: #666;
    display: block;
    font-size: 14px;
	line-height:21px;
	float:left;
	margin:10px 0;
}

ul.fot_social {
    text-align: right;
	float:left;
	margin-bottom:15px;
	margin-left:0;
}
ul.fot_social li {
    display: inline-block;
    font-size: 12px;
    margin: 0 10px 0 0;
}
ul.fot_social li a {
    display: inline-block;
	width:30px;
	height:30px;
	text-align:center;
	line-height:27px;
	border-radius:50%;
	border:1px solid rgba(255,255,255,0.05);
	
}
.fot_social a:link,
.fot_social a:visited {
	color:#fff;
}
.fot_social a:active,
.fot_social a:hover {
	color:#fff;
}

.fot_social a.facebook:link,
.fot_social a.facebook:visited {
	background-color:#4267b2;
}
.fot_social a.facebook:active,
.fot_social a.facebook:hover {
	background-color:#365899;
}

.fot_social a.twit:link,
.fot_social a.twit:visited {
	background-color:#1b95e0;
}
.fot_social a.twit:active,
.fot_social a.twit:hover {
	background-color:#0c7abf;
}

.fot_social a.inst:link,
.fot_social a.inst:visited {
	background-color:#dc2973;
}
.fot_social a.inst:active,
.fot_social a.inst:hover {
	background-color:#c4115b;
}
/*===================================================  footer end ================================================================*/










/* body start	*/
.indx_nat_boxf {
	width:100%;
	float:left;
	
	
}
.indx_nat_boxfi {
	width:100%;
	float:left;
	background:url(../images/icon_bg.png) repeat-x;
	
}
.indx_nat_box {
    border-right: 1px solid #ccc;
    margin: 40px 0;
    padding: 0 15px;
    text-align: center;
	height:100px;
	overflow:hidden;
}
.col-md-3:last-child  .indx_nat_box {
    border-right: none;
}
.indx_nat_box h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 26px;
    margin-top: 10px;
    text-align: center;
	font-family: "Trebuchet MS", "Comic Sans MS", Arial;
	color:#734324;
}
.indx_nat_box p {
	text-align:center;
	color:#73787c;
	font-family: "Trebuchet MS", "Comic Sans MS", Arial;
	font-weight: 400;
	line-height:19px;
}
.indx_nat_box_i {
	width:100%;
	height:50px;
	
}
.indx_nat_box img {
	text-align:center;
	max-width:100%;
	max-height:100%;
}






.indx_nat2_boxf {
	width:100%;
	float:left;
}
.indx_nat2_box {
    margin: 20px 0;
	position:relative;
	color:#fff;
	overflow:hidden;
	cursor:pointer;
}
.indx_nat2_box h3 {
    font-size: 50px;
    font-weight: bold;
    line-height: 60px;
	font-family:"Trebuchet MS", "Comic Sans MS", Arial;
	text-transform:uppercase;
	position:absolute;
	bottom:0;
	padding:0 10px;
	width:100%;
}
.indx_nat2_box h3 a {
	color:#fff;
}
.indx_nat2_box h3 a:hover,
.indx_nat2_box:hover h3 a {
	color:#ffff00;
}
.indx_nat2_box p {
	position:absolute;
	top:175px;
	padding:0 10px;
	width:100%;	
}
.indx_nat2_box_i {
	width:100%;
	
}
.indx_nat2_box img {
	text-align:center;
	max-width:100%;
	max-height:100%;
}



.txt_title{
	text-align:center;
	color:#ee3944;
	font-size:28px;
	line-height:38px;
	text-transform:uppercase;
	font-family:"Trebuchet MS", "Comic Sans MS", Arial;
	font-weight:bold;
	margin: 20px 0 5px;
}
.txt_stitle{
	text-align:center;
	color:#717171;
	font-size:16px;
	line-height:26px;
	font-family:"Trebuchet MS", "Comic Sans MS", Arial;
	font-weight:bold;
	margin: 0 0 20px;
}
.bann_cnt{
	font-size: 16px;
	font-family:"Trebuchet MS", "Comic Sans MS", Arial;
	color: #EA3342;
	position: absolute;
	z-index: 1;
	left: 50px;
	top: 110px;
}

.copyright {
    float: left;
    width: 100%;
    background: #000;
}
.copyright p {
    color: #fafafa;
    font-family: arial;
    font-size: 11px;
    text-align: left;
    padding: 0;
    line-height: 30px;
    margin: 0;
}
.copyright p span {
    float: right;
}
.copyright p a {
    color: #fafafa;
}



.product_area {
    margin-top: 20px;
    text-align: center;
    position: relative;
}
.product_area .product_box {
    display: inline-block;
    padding: 4px;
    width: 21%;
    margin: 0 2% 40px;
    float: left;
    background-color: #5C5C5C;
    background-color: rgba(0, 0, 0, 0.05);
    box-shadow: 4px 4px 5px #555;
}
.product_area .product_box img {
    height: 246px;
	border: none;
   width: 100%;
    max-width: 248px;
   vertical-align: middle;
}
.product_area .product_box p.p1 {
    color: #f03f9a;
    font-family: "Trebuchet MS", "Comic Sans MS", Arial;
    font-size: 8px;
    font-weight: bold;
    line-height: 30px;
    height: 26px;
    margin: 10px 0;
}
.header_top1 {
    background-size: auto !important;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    z-index: 1001;
    height: 30px;
    line-height: 30px;
    width: 100%;
	position: fixed;
	top: 0;
	background: rgb(8 64 108);
	border-top: 1px dashed #2F1008 !important;
border-bottom: 1px dashed #2F1008 !important;
}
.header_top1c{
	
}
.marquee {
  width: 300px;
  overflow: hidden;
  border: 1px solid #ccc;
  background: #ccc;
}


.product_area.product_box_index .product_box{
	padding: 0;
	width: calc( 50% - 40px);
	margin: 0 20px 40px;
}
.product_area.product_box_index .product_box img {
    height: auto;
    max-width: 100%;
	width: 100%;
}
@media only screen and (max-width: 600px) {
  .product_area .product_box {
     width: 45%;
  }
  .product_area .product_box img {
      height: 179px;
  }
  .product_area .product_box p.p1 {
    font-size: 12px;
        line-height: 16px;
        height: 42px;
  }
  .logo_brand img {
    width: 340px !important;
}
.logo_brand {
    width: 198px;
    margin: 0;
}
.page .menu_header.page_header, .menu-inner {
        height: 74px !important;
        background: #fff;
    }
.contact_form {
    width: 346px;
}   
.cont_area.cont_area2 {
    width: 100%;
}
#wrapper {
    width: 340px !important;
}
.iconbox-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.col-6 {
    width: 50%;
}
#cssmenu {
    margin-top: -49px;
}

}