@font-face {
 font-family: bell-gothic-std-black;
 src: local("bell-gothic-std-black"),  local("bell-gothic-std-black"),  url(../fonts/bell-gothic-std-black.otf);
}
p, h1, h2, h3, h4, h5, h6, form, ul, li, dl, dt, dd {
	padding:0;
	margin:0;
	list-style:none;
}

p {
	margin: 0px;
	padding: 0px;
		
}

body{
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat;
	font-family: Arial;
}

.clear {
	clear: both;
}

.header-box {
	float: left;
	height: auto;
	width: 100%;
	background-image: url(../images/header-bg.png);
	background-repeat: repeat-x;
}
.header {
	float: left;
	height: auto;
	width: 100%;
}

.nevi-box-menu {
	float: left;
	height: auto;
	width: 94%;
}

.nevi-box-menu ul{
	margin: 0px;
	padding: 0px;
}

.nevi-box-menu ul li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.nevi-box-menu ul li a{
	font-size: 13px;
	color: #fff;
	float: left;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	padding-right: 25px;
	padding-left: 25px;
	font-weight: bold;
	margin-bottom: 0px!important;
}

.nevi-box-menu ul li:hover a{
	color: #FFF;
	background-color: #000;
}
#act-nevi{
	color: #FFF;
	background-color: #000;
}
.nevi-box-menu ul li ul {
	display: none;
}
.nevi-box-menu ul li:hover ul {
	display: block;
  position: absolute;
  top: auto;
  left: 62px;
  width: 200px !important;
  height: auto;
  float: left;
  background-color: #000;
  margin-top: 39px;
}

.nevi-box-menu ul li:hover ul li {
	background-image:none;
}

.nevi-box-menu ul li:hover ul li a {
	display:block;
	color:#FFFFFF;
	height:auto;
	width:200px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 0px!important;
}

.nevi-box-menu ul li:hover ul li a:hover {
	background:#fff;
	color:#000;
}

#nevi-act{
	color: #FFF;
	background-color: #000;
}

.tinynav { display: none }

#nav .selected a, #nav2 .selected a {}
    /* styles for mobile */
	
.orange-nevi {
	background-color: #ed9428;
	float: left;
	height: auto;
	width: 100%;
}
.logo {
	float: left;
	margin-top: 14px;
	margin-bottom: 14px;
}

.banner-box {
	float: left;
	height: auto;
	width: 100%;
	background-color: #FFF;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #ed9428;
}
.banner-image {
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
}

.wrapper{
	width: 985px;
	margin-right: auto;
	margin-left: auto;
}


@media (min-width: 1200px) {
	
}





@media (min-width: 993px) and (max-width: 1199px) {
body{float:left;}
	
}
	




@media (min-width: 768px) and (max-width: 992px) {

body{float:left;}
}




@media (min-width: 600px) and (max-width: 767px) {

body{float:left;}

}
 
 
 
 

@media (max-width: 767px) {


}



@media (min-width: 481px) and (max-width: 599px) {

body{float:left;}

}
	
		 



@media (max-width: 480px) {
 
body{float:left;}
 
}
.phone-box a {
  color: #fff;
}
.phone-box a:hover {
  color:#ed9428
}

.header-right {
	float: right;
	height: auto;
	width: 414px;
}
.call-box {
	float: left;
	height: auto;
	width: 100%;
	margin-top: 8px;
}
.socal-box {
	float: right;
	padding-left: 10px;
}
.socal-box img {
	margin-left:7px;
	margin-top: 5px;
}
.socal-box img:hover {opacity:0.5;}

.phone-box {
	background-image: url(../images/call.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 34px;
	font-size: 15px;
	color: #FFF;
	float: right;
	padding-top: 2px;
}
.search-box {
	float: right;
	background-image: url(../images/search.png);
	background-repeat: no-repeat;
	background-position: 95% 6px;
	font-size: 14px;
	color: #FFF;
	background-color: #4b4b4b;
	width: 200px;
	height: auto;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 8px;
	border-radius:4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
}
.container-box {
	float: left;
	height: auto;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.container-box h1 {
	font-size: 23px;
	color: #ff1e07;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 15px;
}
.container-box p {
	text-align: justify;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 15px;
	font-size: 13px;
	color: #000;
}
.services-box-main {
	float: left;
	height: auto;
	width: 100%;
	margin-top: 15px;
}
.service-box {
	float: left;
	height: auto;
	width: 306px;
	margin-right: 33px;
	margin-bottom: 8px;
}
.shadow {
	background-image: url(../images/shadow.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 24px;
	width: 100%;
}
.box-service {
	background-color: #FFF;
	min-height: 336px;
	width: 100%;
	border: 1px solid #969595;
	float: left;
}
.box-5{
height: 361px !important;
}
.images-box-service {
	float: left;
	height: auto;
	width: 100%;
}
.services-heading {
	font-size: 16px;
	color: #FFF;
	float: left;
	height: auto;
	width: 100%;
	background-color: #e31c91;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 9px;
	margin-bottom: 10px;
}
.service-text {
	padding-left: 9px;
	font-size: 13px;
	color: #000;
	text-align: justify;
	padding-right: 9px;
	margin-bottom: 12px;
}
.margin-right{
	margin-right: 0px;
	height: 398px;
}
.green-bg{
	background-color: #049908;
}
.blue-bg{
	background-color: #0635ff;
}
.red-bg{
	background-color: #ff0000;
}
.dark-blue-bg{
	background-color: #5534c0;
}
.orange-bg{
	background-color: #ffa10c;
}
.footer-box {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #ed9428;
	background-color: #000;
}
.footer-container {
	float: left;
	height: auto;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
}
.gray-border {
	background-color: #676767;
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 13px;
	padding-bottom: 13px;
	font-size: 13px;
	color: #FFF;
}
.box-footer {
	float: left;
	height: auto;
	width: 229px;
}
.footer-container h2{
	font-size: 18px;
	font-weight: bold;
	color: #ed9428;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 15px;
}
.link-box-footer {
	float: left;
	height: auto;
	width: 100%;
}
.link-box-footer ul {
	margin: 0px;
	padding: 0px;
}
.link-box-footer ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.link-box-footer ul li a {
	float: left;
	width: 100%;
	margin-bottom: 4px;
	font-size: 12px;
	color: #9a9a9a;
	background-image: url(../images/arow-icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.link-box-footer ul li a:hover {
	color: #FFF;
}
.box-236 {
	float: right;
	height: auto;
	width: 236px;
}
.socal-footer {
	float: left;
}
.face {
	background-image: url(../images/footer-socal.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	height: 27px;
	width: 26px;
	margin-right: 7px;
}
.face:hover {opacity:0.5;}
.twit {
	background-image: url(../images/footer-socal.png);
	background-repeat: no-repeat;
	background-position: -32px center;
	float: left;
	height: 27px;
	width: 26px;
	margin-right: 7px;
}
.twit:hover {opacity:0.5;}
.in {
	background-image: url(../images/footer-socal.png);
	background-repeat: no-repeat;
	background-position: -64px center;
	float: left;
	height: 27px;
	width: 26px;
	margin-right: 7px;
}
.in:hover {opacity:0.5;}
.in-1 {
	background-image: url(../images/footer-socal.png);
	background-repeat: no-repeat;
	background-position: -94px center;
	float: left;
	height: 27px;
	width: 26px;
	margin-right: 7px;
}
.in-1:hover {opacity:0.5;}
.what-app {
	background-image: url(../images/footer-socal.png);
	background-repeat: no-repeat;
	background-position: -126px center;
	float: left;
	height: 27px;
	width: 26px;
	margin-right: 7px;
}
.what-app:hover {opacity:0.5;}
.skype {
	background-image: url(../images/footer-socal.png);
	background-repeat: no-repeat;
	background-position: -158px center;
	float: left;
	height: 27px;
	width: 26px;
	margin-right: 7px;
}
.skype:hover {opacity:0.5;}
.rss {
	background-image: url(../images/footer-socal.png);
	background-repeat: no-repeat;
	background-position: -189px center;
	float: left;
	height: 27px;
	width: 26px;
	margin-right: 7px;
}
.rss:hover {opacity:0.5;}
.adress-box {
	float: left;
	height: auto;
	width: 231px;
	margin-left: 114px;
}
.address {
	color: #aeabab;
	font-size: 13px;
	margin-bottom: 12px;
}
.orange-text{
	color: #ed9428;
}
.contact-add {
	color: #000;
	font-size: 13px;
	margin-bottom: 12px;
}
.red-text{
	color: #ff0000;
}

.contact-left {
	float: left;
	height: auto;
	width: 45%;
}
.contact-right {
	float: right;
	height: auto;
	width: 55%;
	padding-left: 5%;
}
.services-box-main h3{
	font-size: 17px;
	color: #ff0000;
	float: left;
	height: auto;
	width: 100%;
}.map-box {
	float: left;
	height: auto;
	width: 99%;
	border: 3px solid #b1adad;
	margin-top: 10px;
}
.name-input {
	background-color: #f1f1f1;
	border: 1px solid #c0c0c0;
	/*	border-radius: 4px;*/
	color: #323232;
	float: left;
	font-size: 13px;
	height: 34px;
	margin-bottom: 15px;
	margin-left: 0;
	padding-left: 10px;
	padding-right: 10px;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.name-textarea {
	background-color: #f1f1f1;
	border: 1px solid #c0c0c0;
	/*	border-radius: 4px;*/
	color: #323232;
	float: left;
	font-size: 13px;
	height: 85px;
	margin-bottom: 15px;
	margin-left: 0;
	padding-left: 10px;
	padding-right: 10px;
	width: 100%;
	padding-top: 7px;
}
.service-input {
	background-color: #f1f1f1;
	border: 1px solid #c0c0c0;
	/*	border-radius: 4px;*/
	color: #323232;
	float: left;
	font-size: 13px;
	height: 34px;
	margin-left: 0;
	padding-left: 10px;
	padding-right: 10px;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.service-input1 {
	background-color: #f1f1f1;
	border: 1px solid #c0c0c0;
	/*	border-radius: 4px;*/
	color: #323232;
	float: left;
	font-size: 13px;
	height: 75px;
	margin-left: 0;
	padding-left: 10px;
	padding-right: 10px;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.select-service {
	background-color: #f1f1f1;
	border: 1px solid #c0c0c0;
	/*	border-radius: 4px;*/
	color: #323232;
	float: left;
	font-size: 13px;
	height: 34px;
	margin-left: 0;
	padding-left: 10px;
	padding-right: 10px;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.services-box-main h4{
	font-size: 21px;
	color: #ff0000;
	float: left;
	width: 100%;
	margin-bottom: 12px;
}
.service-form {
	float: left;
	height: auto;
	width: 100%;
	margin-top: 16px;
	margin-bottom: 15px;
}
.service-input-box {
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 15px;
}
.service-name {
	float: left;
	height: auto;
	width: 38%;
	font-size: 13px;
	color: #000;
	margin-top:7px;
}
.input-service {
	float: right;
	height: auto;
	width: 60%;
}
#padding-top-tx{
	padding-top: 7px !important;
}
.table-form {
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 10px;
}
.table-main-box {
	float: left;
	height: auto;
	width: 100%;
}
.table-main-box table {
	border: 1px solid #c0c0c0;
	border-collapse: collapse;
	margin-bottom: 4px;
	table-layout: auto;
	vertical-align: top;
	width: 100%;
}
.table-main-box table thead th {
	background-color: #edeeee;
	border: 1px solid #c0c0c0;
	border-collapse: collapse;
	color: #000;
	table-layout: auto;
	height: 45px;
	font-size: 15px;
	font-weight: normal;
	text-align: center;
}
.table-main-box table tbody td {
	border-collapse: collapse;
	vertical-align: top;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	border: 1px solid #c0c0c0;
}
.table-main-box table thead th, table tbody td {
	border-collapse: collapse;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.table-main-box table tbody tr.light {
	background-color: #ffffff;
	color: #666666;
}
.table-main-box table tbody tr.dark {
    background-color: #dedbf2;
    color: #666666;
}
.table-main-box .arow-t {
	float: right;
	margin-top: 6px;
}
.table-main-box .light td a {
	color: #333333;
}
.table-main-box .dark td a {
	color: #333333;
}
.rooms-input{
	font-size: 12px;
	color: #000;
	background-color: #e1e1e1;
	border: 1px solid #c5c5c5;
	float: left;
	height: auto;
	width: 156px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.contact-form {
	float: left;
	height: auto;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 40px;
}
.code-box {
	float: left;
	height: auto;
	width: 100%;
}
.code-img {
	float: left;
	height: auto;
	width: 93px;
}
.code-input {
	float: right;
	width: 83%;
}
.submit {
	font-size: 18px;
	color: #FFF;
	background-color: #ed9428;
	padding-top: 9px;
	padding-right: 60px;
	padding-bottom: 9px;
	padding-left: 60px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 20px;
}
.submit:hover {
	background-color: #000;
}


.upload-box {
	float: left;
	height: auto;
	width: 100%;
	margin-bottom:15px;
}
.browse-box {
	float: left;
	width: 100%;
	height: auto;
}
input[type="file"] {
	display: none;
}

.textField1{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 1;
	position: relative;
	float: left;
	height: 34px;
	width: 80%;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 13px;
	color: #000;
	background-color: #f1f1f1;
	border: 1px solid #c0c0c0;
	
}
.button31 {
	border: none;
	color: #333;
	float: left;
	background-image: url(../images/white-bg.png);
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 6px;
	padding-right: 30px;
	padding-bottom: 6px;
	padding-left: 30px;
	border-radius:4px;
	border: 1px solid #c0c0c0;}

.button31:hover {
	cursor: pointer;
}

