@charset "utf-8";



/* CSS Document */







html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}



article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}



ol,ul{list-style:none;margin:0;padding:0;}



blockquote,q{quotes:none;}



blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}



table{border-collapse:collapse;border-spacing:0;}



/* start editing from here */



a{text-decoration:none;}



.txt-rt{text-align:right;}/* text align right */



.txt-lt{text-align:left;}/* text align left */



.txt-center{text-align:center;}/* text align center */



.float-rt{float:right;}/* float right */



.float-lt{float:left;}/* float left */



.clear{clear:both;}/* clear float */



.pos-relative{position:relative;}/* Position Relative */



.pos-absolute{position:absolute;}/* Position Absolute */



.vertical-base{	vertical-align:baseline;}/* vertical align baseline */



.vertical-top{	vertical-align:top;}/* vertical align top */



.underline{	padding-bottom:3px;	border-bottom: 1px solid #eee; margin:0 0 20px 0;}/* Add 5px bottom padding and a underline */



nav.vertical ul li{	display:block;}/* vertical menu */



nav.horizontal ul li{	display: inline-block;}/* horizontal menu */



img{width:100%;}



/*end reset*/











.border-bottom{



	border-bottom:2px #CCC dotted;



	font-size:30px;



	font-weight:600;



}







.input{



	width:100%;



	box-shadow:1px 2px 3px;



	height:40px;



}











.fixed-left{



	float:right;



	margin-top:-3100px;



	position:fixed;



}



.fixed-left ul li{



	list-style:none;



	padding:10px 0px 30px;



}



.fixed-left ul li a{



	padding:10px 10px 20px;



	color:#FFF;



	background:#039;



	position:fixed;



}



.fixed-left ul li a:hover{



	padding-left:20px;



	background:#039;



}























.top-header{



	background:#1d4b70;



}



.social-icon{



}



.social-icon ul li{



	display:inline;



}



.social-icon ul li a{



	color:#FFF;



	padding:5px;



	text-align:center;



}



.social-icon ul li a:hover{



	color:#FF0;



}







.logo{



	color:#1d4b70;



	font-weight:800;



	font-family:"Times New Roman", Times, serif;



	text-align:center;



	padding:10px 10px 10px;



}



.menu{



	padding:10px 10px 10px;



	margin-top:30px;



}



.menu ul li{



	display:inline;



}



.menu ul li a{



	text-decoration:none;



	padding:10px 10px 10px;



	color:#1d4b70;



	font-weight:600;



}



.menu ul ul{



	position:absolute;



	visibility:hidden;



	top:30px;



}



.menu ul li a:hover{



	color:#FFF;



	background:#1d4b70;



	transition: all 0.2s ease-in-out;



    -moz-transition: all 0.8s ease-in-out;



    -webkit-transition: all 0.4s ease-in-out;



    -o-transition: all 0.2s ease-in-out;







}















.bottom-menu{



	background:#1d4b70;



	padding:10px 10px 10px;



}







.heading{



	font-weight:500;



	font-family:"Times New Roman", Times, serif;



	color:#FFF;



	text-align:center;



}







.banner{



	width:100%;



}











.buttun-hover {



    border: 2px solid #1d4b70;



    text-align: center;



    text-decoration: none;



    color: #1d4b70;



    font-weight: 600;



    padding: 10px 10px 10px;



}



.buttun-hover1 {



    border: 2px solid #1d4b70;



    text-align: center;



    text-decoration: none;



    color: #1d4b70;



    font-weight: 600;



    padding: 10px 10px 10px;



	width:48%;



	margin:2px;



	float:left;



}











.buttun-hover{



	border:2px solid #1d4b70;



	text-align:center;



	text-decoration:none;



	color:#1d4b70;



	font-weight:600;



	padding:10px 10px 10px;



	



}







.buttun-hover:hover{



	background:#1d4b70;



	color:#FFF;



	transition: all 0.2s ease-in-out;



    -moz-transition: all 0.8s ease-in-out;



    -webkit-transition: all 0.4s ease-in-out;



    -o-transition: all 0.2s ease-in-out;



	



}



.buttun-hover1:hover{



	background:#1d4b70;



	color:#FFF;



	transition: all 0.2s ease-in-out;



    -moz-transition: all 0.8s ease-in-out;



    -webkit-transition: all 0.4s ease-in-out;



    -o-transition: all 0.2s ease-in-out;



	



}







.footer{



	background:#1d4b70;



}







.nav-bar{



	padding:10px 10px 10px;



}



.nav-bar ul li{



	list-style:none;

	

	width: 255px;



	text-align:left;



	padding:5px;



	border-bottom:0px #FFF dotted;



}



.nav-bar ul li a{



	text-decoration:none;



	color:#FFF;



	padding:0px;



}



                                               



.nav-bar ul li a:hover{



	color:#000;



	transition: all 0.2s ease-in-out;



    -moz-transition: all 0.8s ease-in-out;



    -webkit-transition: all 0.4s ease-in-out;



    -o-transition: all 0.2s ease-in-out;



}







.bottom-footer{



	background:#0b3354;



}







.package{



}



.package ul li{



	list-style:none;



	text-align:center;



}



.package ul li a{



	color:#1d4b70;



	padding:3px;



	text-decoration:none;



	font-weight:600;



}



.package ul li a:hover{



	color:#F00;



	padding-left:10px;



	transition: all 0.2s ease-in-out;



    -moz-transition: all 0.8s ease-in-out;



    -webkit-transition: all 0.4s ease-in-out;



    -o-transition: all 0.2s ease-in-out;



}







.box-shadow{



	box-shadow:2px 5px 5px;



}







.border-package{



	padding:10px 10px 10px;



}







.border-package a:hover{



	border:2px #036 solid;



	transition: all 0.2s ease-in-out;



    -moz-transition: all 0.8s ease-in-out;



    -webkit-transition: all 0.4s ease-in-out;



    -o-transition: all 0.2s ease-in-out;



}



.padding{



	padding:10px 10px 10px;



}







.right-form{



	background:#1d4b70;



	padding:10px 10px 10px;



}



.botton{



	padding:10px 20px 10px;



	background:#900;



	color:#FFF;



	text-align:center;



	border-radius:10px;



	text-decoration:none;



	font-weight:600;



}











<!-- start slider -->



















<!-- close slider -->



































































































































































































/*



Credits:



Code snippet by @maridlcrmn (Follow me on Twitter)



Images by Nike.com (http://www.nike.com/us/en_us/)



Logo by Sneaker-mission.com (http://www.sneaker-mission.com/)



*/







.navbar-brand { 



  width: 70px;



  height: 50px;



  background: url('http://www.sneaker-mission.com/uploads/3/1/2/7/31279819/5617441.png') no-repeat center center;



  background-size: 50px;  



}







.nav-tabs {



  display: inline-block;



  border-bottom: none;



  padding-top: 15px;



  font-weight: bold;



}



.nav-tabs > li > a, 



.nav-tabs > li > a:hover, 



.nav-tabs > li > a:focus, 



.nav-tabs > li.active > a, 



.nav-tabs > li.active > a:hover,



.nav-tabs > li.active > a:focus {



  border: none;



  border-radius: 0;



}







.nav-list { border-bottom: 1px solid #eee; }



.nav-list > li { 



  padding: 20px 15px 15px;



  border-left: 1px solid #eee; 



}



.nav-list > li:last-child { border-right: 1px solid #eee; }



.nav-list > li > a:hover { text-decoration: none; }



.nav-list > li > a > span {



  display: block;



  font-weight: bold;



  text-transform: uppercase;



}







.mega-dropdown { position: static !important; }



.mega-dropdown-menu {



  padding: 20px 15px 15px;



  text-align: center;



  width: 100%;



}















































/*=============================================================



    Authour URL: www.designbootstrap.com



    



    http://www.designbootstrap.com/







    License: MIT     



========================================================  */







/*============================================================



BACKGROUND COLORS



============================================================*/



.db-bk-color-one {



    background-color: #f55039;



}







.db-bk-color-two {



    background-color: #46A6F7;



}







.db-bk-color-three {



    background-color: #47887E;



}







.db-bk-color-six {



    background-color: #F59B24;



}



/*============================================================



PRICING STYLES



==========================================================*/



.db-padding-btm {



    padding-bottom: 50px;



}



.db-button-color-square {



    color: #fff;



    background-color: rgba(0, 0, 0, 0.50);



    border: none;



    border-radius: 0px;



    -webkit-border-radius: 0px;



    -moz-border-radius: 0px;



}







    .db-button-color-square:hover {



        color: #fff;



        background-color: rgba(0, 0, 0, 0.50);



        border: none;



    }











.db-pricing-eleven {



    margin-bottom: 30px;



    margin-top: 50px;



    text-align: center;



    box-shadow: 0 0 5px rgba(0, 0, 0, .5);



    color: #fff;



    line-height: 30px;



}







    .db-pricing-eleven ul {



        list-style: none;



        margin: 0;



        text-align: center;



        padding-left: 0px;



    }







        .db-pricing-eleven ul li {



            padding-top: 20px;



            padding-bottom: 20px;



            cursor: pointer;



        }







            .db-pricing-eleven ul li i {



                margin-right: 5px;



            }











    .db-pricing-eleven .price {



        background-color: rgba(0, 0, 0, 0.5);



        padding: 40px 20px 20px 20px;



        font-size: 60px;



        font-weight: 900;



        color: #FFFFFF;



    }







        .db-pricing-eleven .price small {



            color: #B8B8B8;



            display: block;



            font-size: 12px;



            margin-top: 22px;



        }







    .db-pricing-eleven .type {



        background-color: #52E89E;



        padding: 50px 20px;



        font-weight: 700;



        text-transform: uppercase;



        font-size: 25px;



    }







    .db-pricing-eleven .pricing-footer {



        padding: 20px;



    }







.db-attached > .col-lg-4,



.db-attached > .col-lg-3,



.db-attached > .col-md-4,



.db-attached > .col-md-3,



.db-attached > .col-sm-4,



.db-attached > .col-sm-3 {



    padding-left: 0;



    padding-right: 0;



}







.db-pricing-eleven.popular {



    margin-top: 10px;



}







    .db-pricing-eleven.popular .price {



        padding-top: 80px;



    }



	



	



	



	



	



	



	



	



.red{



    color:red;



    }



.form-area



{



    background-color: #FAFAFA;



	padding: 10px 40px 60px;



	margin: 10px 0px 60px;



	border: 1px solid GREY;



	}



	



	



.role{



	-webkit-transition:all 0.8s ease;



	-moz-transition:all 0.8s ease;



	-o-transition:all 0.8s ease;



	-ms-transition:all 0.8s ease;



	transition:all 0.8s ease;



}



	











<!-- banner slider start -->







 /* jssor slider bullet navigator skin 05 css */



        /*



        .jssorb05 div           (normal)



        .jssorb05 div:hover     (normal mouseover)



        .jssorb05 .av           (active)



        .jssorb05 .av:hover     (active mouseover)



        .jssorb05 .dn           (mousedown)



        */



        .jssorb05 {



            position: absolute;



        }



        .jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {



            position: absolute;



            /* size of bullet elment */



            width: 16px;



            height: 16px;



            background: url('img/b05.png') no-repeat;



            overflow: hidden;



            cursor: pointer;



        }



        .jssorb05 div { background-position: -7px -7px; }



        .jssorb05 div:hover, .jssorb05 .av:hover { background-position: -37px -7px; }



        .jssorb05 .av { background-position: -67px -7px; }



        .jssorb05 .dn, .jssorb05 .dn:hover { background-position: -97px -7px; }







        /* jssor slider arrow navigator skin 22 css */



        /*



        .jssora22l                  (normal)



        .jssora22r                  (normal)



        .jssora22l:hover            (normal mouseover)



        .jssora22r:hover            (normal mouseover)



        .jssora22l.jssora22ldn      (mousedown)



        .jssora22r.jssora22rdn      (mousedown)



        */



        .jssora22l, .jssora22r {



            display: block;



            position: absolute;



            /* size of arrow element */



            width: 40px;



            height: 58px;



            cursor: pointer;



            background: url('img/a22.png') center center no-repeat;



            overflow: hidden;



        }



        .jssora22l { background-position: -10px -31px; }



        .jssora22r { background-position: -70px -31px; }



        .jssora22l:hover { background-position: -130px -31px; }



        .jssora22r:hover { background-position: -190px -31px; }



        .jssora22l.jssora22ldn { background-position: -250px -31px; }



        .jssora22r.jssora22rdn { background-position: -310px -31px; }







<!-- close slider -->















.fixed-header{



	top:0px;



	z-index:99;



	position:absolute;



	position:fixed;



}















































.stepwizard-step p {



    margin-top: 10px;



}







.stepwizard-row {



    display: table-row;



}







.stepwizard {



    display: table;



    width: 100%;



    position: relative;



}







.stepwizard-step button[disabled] {



    opacity: 1 !important;



    filter: alpha(opacity=100) !important;



}







.stepwizard-row:before {



    top: 14px;



    bottom: 0;



    position: absolute;



    content: " ";



    width: 100%;



    height: 1px;



    background-color: #ccc;



    z-order: 0;







}







.stepwizard-step {



    display: table-cell;



    text-align: center;



    position: relative;



}







.btn-circle {



  width: 30px;



  height: 30px;



  text-align: center;



  padding: 6px 0;



  font-size: 12px;



  line-height: 1.428571429;



  border-radius: 15px;



}























<!--slider start -->







  /* jssor slider bullet navigator skin 01 css */



        /*



        .jssorb01 div           (normal)



        .jssorb01 div:hover     (normal mouseover)



        .jssorb01 .av           (active)



        .jssorb01 .av:hover     (active mouseover)



        .jssorb01 .dn           (mousedown)



        */



        .jssorb01 {



            position: absolute;



        }



        .jssorb01 div, .jssorb01 div:hover, .jssorb01 .av {



            position: absolute;



            /* size of bullet elment */



            width: 12px;



            height: 12px;



            filter: alpha(opacity=70);



            opacity: .7;



            overflow: hidden;



            cursor: pointer;



            border: #000 1px solid;



        }



        .jssorb01 div { background-color: gray; }



        .jssorb01 div:hover, .jssorb01 .av:hover { background-color: #d3d3d3; }



        .jssorb01 .av { background-color: #fff; }



        .jssorb01 .dn, .jssorb01 .dn:hover { background-color: #555555; }







        /* jssor slider arrow navigator skin 02 css */



        /*



        .jssora02l                  (normal)



        .jssora02r                  (normal)



        .jssora02l:hover            (normal mouseover)



        .jssora02r:hover            (normal mouseover)



        .jssora02l.jssora02ldn      (mousedown)



        .jssora02r.jssora02rdn      (mousedown)



        */



        .jssora02l, .jssora02r {



            display: block;



            position: absolute;



            /* size of arrow element */



            width: 55px;



            height: 55px;



            cursor: pointer;



            background: url('img/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; }



		



		<!-- close slider -->



















































































































































































<!-- popup window start -->











a.popup-link {



		padding:17px 0;



		text-align: center;



		margin:7% auto;



		position: relative;



		width: 300px;



		color: #fff;



		text-decoration: none;



		background-color: #FFBA00;



		border-radius: 3px;



		box-shadow: 0 5px 0px 0px #eea900;



		display: block;



	}



	a.popup-link:hover {



		background-color: #ff9900;



		box-shadow: 0 3px 0px 0px #eea900;



		-webkit-transition:all 1s;



		-moz-transition:all 1s;



		transition:all 1s;



	}



	/* end link popup*/







	/*style untuk popup */	



#popup {

width:100%;

    opacity: 1;



    position: absolute;



    top: 0px;



}



#popup img{width:auto !important;}



	#popup:target {



		visibility:visible;



		opacity: 1;



		background-color: rgba(255,255,255,0.8);



		position: fixed;



		top:0;



		left:0;



		right:0;



		bottom:0;



		margin:0;



		z-index: 99999999999;



		-webkit-transition:all 1s;



		-moz-transition:all 1s;



		transition:all 1s;



	}







	@media (min-width: 768px){



		.popup-container {



			width:1000px;



			height:600px;



		}



	}



	@media (max-width: 767px){



		.popup-container {



			width:100%;



		}



	}



	.popup-container {



		position: relative;



		margin:7% auto;



		padding:30px 50px;



		background-color:#064578;



		color:#fff;



	}







	a.popup-close {



		position: absolute;



		top:3px;



		right:3px;



		background-color: #fff;



		padding:7px 10px;



		font-size: 20px;



		text-decoration: none;



		line-height: 1;



		color:#333;

		z-index:99999;


	}







	/* style untuk isi popup */



	



	



.padding{



	padding:10px 10px 10px;



}



<!-- start discrptipn -->



























































.faq-cat-content {



    margin-top: 25px;



}







.faq-cat-tabs li a {



    padding: 15px 10px 15px 10px;



    background-color: #ffffff;



    border: 1px solid #dddddd;



    color: #777777;



}







.nav-tabs li a:focus,



.panel-heading a:focus {



    outline: none;



}







.panel-heading a,



.panel-heading a:hover,



.panel-heading a:focus {



    text-decoration: none;



    color: #777777;



}







.faq-cat-content .panel-heading:hover {



    background-color: #efefef;



}







.active-faq {



    border-left: 5px solid #888888;



}







.panel-faq .panel-heading .panel-title span {



    font-size: 13px;



    font-weight: normal;



}











.details_nav { background: #1D4B70; border-radius: 5px 5px 0px 0px;}



.nav-pills ul li a { color:#fff;}



.details_nav ul li active { background:none;}



.title_det { padding: 30px 0px; }



.title_det ul li { float:left; color: #999; font-size:12px; margin-left:10px; }



.title_det ul li a {color: #999; }



.title_det ul li a:hover {color: #2a6496; }











#contentPanel h3 {



    color: #000;



    font-size: 15px;



    font-weight: 700;



    line-height: 1.2em;



    margin: 30px 0 15px;



}



#contentPanel {



    line-height: 1.5em;



}



#contentPanel table img {



    margin: 0;



}



#contentPanel img {



    margin: 20px 0;



}



.table_tr td {padding: 2px;}



#contentPanel h3.first, #contentPanel ol li, #contentPanel p, #contentPanel ul li {



    margin-top: 10px; font-size:13px; color:#000;



}



#contentPanel ul {



    list-style-type: square;



}



#contentPanel ul {



    list-style-type: square;



    margin: 10px 0 0;



    padding-left: 16px;



}



#contentPanel.alternative .grid.itinerary {



    border-top: 2px solid #fff;



    margin-bottom: 0;



    margin-left: -30px;



    padding-left: 30px;



}



.grid {



    border-collapse: collapse;



}



#contentPanel.alternative .grid.itinerary .calendar {



    padding-left: 0;



    vertical-align: top;



    width: 50px;



}



#contentPanel.alternative .grid.itinerary td {



    border: 0 none;



    border-bottom: 1px solid #ddd;



    padding: 9px 10px 11px;



    padding-left: 22px;



}



.grid td {



    border-top: 1px solid #eee;



    color: #000;



    padding: 5px 10px;



    text-align: left;



    vertical-align: top;



}



#contentPanel.alternative .grid.itinerary td.calendar p {



    background: #1D4B70;



    border-top: solid 1px #fff;



    color: #fff;



    font-size: 12px;



    /*height: 34px;*/



    margin-top: 0 !important;



    padding: 4px 12px 7px 30px;



    text-align: center;



    text-transform: uppercase;



    width: 75px;



}



#contentPanel.alternative .grid.itinerary td p {



    margin-top: 5px !important;



}



#contentPanel.alternative .grid.itinerary td.calendar p em {



    background: 0 0;



    padding: 0;



    border: 0 none;



    font-size: 18px;



}



#contentPanel.alternative .grid.itinerary td.calendar em {



    color: #fff;



    display: block;



    font-size: 18px;



    margin-top: -3px;



}



#contentPanel.alternative .grid.itinerary td p em {



    border-radius: 3px;



    padding: 2px 6px;



    background: #daebf7;



    text-transform: uppercase;



    font-size: 12px;



    margin-right: 5px;



}



address, dfn, em {



    font-style: normal !important;



}



#contentPanel.alternative .grid.itinerary td p {



    margin-top: 5px !important;



}



#contentPanel h3.first, #contentPanel ol li, #contentPanel p, #contentPanel ul li {



    margin-top: 10px;



}



#contentPanel .grid.highlight th {



    background: #1D4B70;



	color:#fff;



    border-right: 1px solid #fff;



    border-bottom: 0 none !important;



    font-size: inherit;



    padding: 5px 10px 8px;



    text-align: center;



}



#contentPanel .grid.highlight th, .grid.dense .cost td, .grid.dense .cost td.first, .grid.dense .sale td {



    vertical-align: middle;



}



.grid th {



    background-color: #daebf7;



    border-bottom: 1px solid #DAEBF7;



    color: #444;



    font-size: 11px;



    font-weight: 400;



    padding: 4px 10px 5px;



    text-align: left;



    vertical-align: top;



}



#contentPanel .grid.highlight td {



    background: #88A6CE;



    border-color: #fff;



    border-right: 1px solid #fff;



    text-align: center;



    vertical-align: middle;



}



.bg_div_bood {



	



	background: #fff;



border: 1px solid #eee;



border-radius: 6px;



margin: 0px auto 0;



overflow: hidden;



padding: 0px;



width: 100%;}







.slider4 h3 {



	color: #888;



font-size: 17px;



font-weight: 400;



margin-bottom: 20px;



text-shadow: 1px 1px 0 #FFF;



}



	



.slider4 p {color: gray;



font-size: 13px;



margin-top: -5px;



	}











.slider4 span em {



    color: #008ed6;



    display: inline;



    font-size: 13px;



    font-weight: 400;



}



.slider4 span {



    color: #008ed6;



    display: block;



    font-size: 20px;



    font-weight: 400;



    margin-top: 9px;



    text-align: right;



}







.title1h6 {



color: #888;



font-size: 17px;



font-weight: 400;



margin-bottom: 20px;



text-shadow: 1px 1px 0 #FFF;



padding-top:20px;



}







.ws_images ul li img { width:100%; height:590px;}



.box-border { border:2px solid #999; border-radius:5px; padding: 18px !important;}



.det_blo_img {}



.det_blo_img a img { width:100%; height:150px;}



.det_blo_img h4 {



    width: 90%;



    height: 150px;



    position: absolute;



    top: 0px;



    padding: 64px 10px;



    background-color: RGBA(0, 0, 0, 0.36);



    color: #FFF;



    margin: 0px;



    text-shadow: 1px 1px 5px #000;



}



.package p i { color:#F90;}



.package hr {



    border: 0.005em solid #D5D5D5;



}



.package p { font-size:18px;}



.package p span { font-size:13px;}



.aboutus_bb h3 { color: #000;



font-size: 15px;



font-weight: 700;



line-height: 1.2em;



margin: 30px 0 15px;}



.sliderfixedform { position:fixed; top:340px; right:0px; z-index:999999; padding: 15px; display: none; box-shadow:0px 0px 5px #666; border-radius:5px; background: #064578;}



.sliderfixedformfeedback { position:fixed; top:20%; left:-250px; z-index:999999; padding: 15px; margin:0px; padding:0px; background:none; border:0px solid; }



.clickooeoe {



    width: 40px;



    height: 160px;



    margin-top: 85px;

	position:relative !important; 

	left:-20px !important;



    background-image: url(../img/aa.png);



    background-color: #069;



    background-size: 48%;



    background-position: center;



    background-repeat: no-repeat;



    border: 1px solid #FFF;



	padding:0px;







	/*position: absolute;*/



    left:0px;



}



.hide_feedback { background:#FFF; margin:0px; padding:15px; border-radius:5px; width: 400px; padding-bottom:20px; box-shadow:0px 0px 5px #666; }

.hide_feedback form textarea{ height:100px;}

.hide_feedback form select{width:100%; height:30px;}

.show_for_menu li:hover ul { display:block;}



.show_for_menu li ul {



    display: none;



    position: absolute;



    top: -5px;



    margin-top:35px;



    min-width: 550px;



    padding: 10px;



    z-index: 9999999;



    background: #1d4b70;



   



}



.show_for_menu li ul li ul {



    display: block;



    background: none;



    position: relative;



    padding: 0px 0px 10px 5px;



    min-width: auto;



}







.show_for_menu li ul li {



    float: left;



   width: 173px;



	text-align:left;



}



.show_for_menu li ul li ul li {



    float: none;



    width: 100%;



}



.menubuttonhai { display:none;}







.hide_menu_sub li {  float:left; margin-left:0px;}



.hide_menu_sub li a { color:#fff;}



.hide_menu_sub li h4 { color: #fcdd58;}







@media screen and (max-width: 800px) {



	



.menubuttonhai {



    display: block;



    width: 150px;



    height: 30px;



    border: 1px solid #309;



    border-radius: 5px;



    position: absolute;



    right: 0px;



    top: 0px;



    margin-top: -35px;



}



ul.memenu.skyblue {



    display: none;



}	







.show_for_menu li ul {



    display: none;



    position: absolute;



    top: 0px;



    margin-top: 35px;



    min-width: 550px;



    padding: 10px;



    z-index: 9999999;



    background: #1d4b70;



    right: -39px;



}











 }



 @media screen and (max-width: 479px) { 



      



	  .sliderfixedform { display:none;}



}