@font-face {
  font-family: bahnschrift;
  src: url(font/bahnschrift.ttf);
}

html *
{
   font-size: 18px;
   color: #191919;
}
.title_top_hr_line{
	color:#be9e34;
	position: absolute;
	content: '';
	background-color: #be9e34;
	top: -10px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 65px;
	height: 5px;
	margin-bottom: 55px;
	border-bottom: 1px solid #000000;
}
.text_label_hr_line{
	color:#be9e34;
	position: absolute;
	content: '';
	background-color: #be9e34;
	top: 15px;
	left: 0px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 5px;
	height: 20px;
	margin-bottom: 55px;
	text-transform: uppercase;
    font-weight: 700;
}
.text_label{
	font-weight: bold;
    color: #221e20;
    left: 0px;
    position: relative;
	text-transform: uppercase;
	top: 0px;
	font-weight: 700;
}
.paulicellilighteventuae_sub_footer_menu_color{
	background: #222222;
	line-height: 40px;
	margin-top: 0px;
	position: absolute;
	right: 0;
	bottom: 40px;
	left: 0;
	text-align: center;
	color: #fff;
}
.paulicellilighteventuae_footer_menu_color{
	background: #0d0d0d;
	line-height: 40px;
	margin-top: 0px;
	position: absolute;
	right: 0;
	bottom: 0px;
	left: 0;
	text-align: center;
	color: #fff;
}
.footer_copy_right{
	left: none;
    color: #fff !important;
    top: none;
    margin: 0;
    text-align: center;
    position: relative;
	z-index: 999;
}
h1{
	font-size: 30px !important;
	color: #be9e34 !important;
	padding-top: 7px !important;
	padding-bottom: 7px !important;
	font-weight: bold !important;
	text-transform: uppercase !important;
	text-align: center;
    position: relative;
	text-shadow: 2px 2px 2px #000000;
}
h2{
	font-size: 30px;
	width: 100% !important;
	left: 35px !important;
	color: #be9e34 !important;
	position: relative;
	font-weight: 500;
	text-shadow: 2px 2px 2px #000000;
}
h3{
	font-size: 14px;
	width: 100% !important;
	left: 20px !important;
	color: #be9e34 !important;
	position: relative;
	font-weight: 500;
	text-shadow: 2px 2px 2px #000000;
}
h4{
	font-size: 14px;
	width: 100% !important;
	left: 20px !important;
	color: #be9e34 !important;
	position: relative;
	font-weight: 700;
	text-shadow: 2px 2px 2px #000000;
}
h5{
	font-size: 14px;
	width: 100% !important;
	left: 20px !important;
	color: #be9e34 !important;
	position: relative;
	font-weight: 700;
	text-shadow: 2px 2px 2px #000000;
}
.span_header_sizes_left_label_line_1 {
	content: "";
	position: absolute;
	left: 0px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 5px;
	height: 80%;
	background-color: #be9e34;
}
.span_header_sizes_left_label_line_1_1{
	content: "";
	position: absolute;
	left: 0px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 5px;
	height: 80%;
	background-color: #be9e34;
}
* {
	margin: 0;
	padding: 0;
	text-align: left;
	word-spacing: 1px;
}
html {
  height: 100%;
}
body{
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol" !important;
	position: relative;
	margin: 0;
	padding-bottom: 6rem;
	min-height: 100%;
	/*background-color: #EEEEEE;*/
	background-color: #000000;
}
/* width */
::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 2px #ad9033; 
  border-radius: 10px;
}
 /* Handle */
::-webkit-scrollbar-thumb {
  background: #ad9033; 
  border-radius: 10px;
  
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #ad9033; 
}
div.scrollmenu {
  background-color: #53a3e0;
  overflow: auto;
  white-space: nowrap;
  top: 6px;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  -webkit-box-shadow: 5px 5px 10px #3a5a8a;
  box-shadow: 5px 5px 10px #3a5a8a;

}
div.scrollmenu a {
  display: inline-block;
  color: white;
  text-align: center;
  padding: 6px;
  text-decoration: none;
  border-left-style: solid;
  border-left-width: 2px;
  font-size: 13px;
  margin-left: -4px;
}
div.scrollmenu a:hover {
  background-color: #3a5a8a;
}
/*.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}*/
.paulicellilighteventuae_url_logo_size{
	float: unset;
	max-width: 110px;
	height: auto;
	position: relative;
    left: unset;
    top: 8px;
	display: block;
	margin-left: auto;
    margin-right: auto;
}
.paulicellilighteventuae_url_logo_size_for_mobile{
	float: unset;
	max-width: 110px;
	height: auto;
	position: relative;
    left: unset;
    top: 8px;
	display: none;
	margin-left: auto;
    margin-right: auto;
}
.home_header_div_display {
	display: contents;
	float: right;
	position: relative;
}
.home_header_links  {
	font-size: small;
	color: #ad9033 !important;
}
.home_header_social_links {
	padding: 5px 3px 0px 3px;
	font-size: 20px;
	width: 20px;
	height: 20px;
	text-align: center;
	text-decoration: none;
	margin: 8px 5px;
	border-radius: 50%;
	background: #ffffff !important;
	color: #191919 !important;
}
.home_footer_social_div{
	top: -5px;
	position: relative;
	text-align: center;
}
.home_footer_social_links {
	padding: 6px 3px 0px 3px;
	font-size: 20px;
	width: 40px;
	height: 40px;
	text-align: center;
	text-decoration: none;
	margin: 8px 0px;
	border-radius: 0%;
	background: #292929 !important;
	color: #be9e34 !important;
	border: 3px solid #be9e34;
}
.home_footer_social_links:hover {
	color: #FFFFFF !important;
	border: 3px solid #FFFFFF;
}
.glyphicon {
    color: #191919;
}
.input {
	height: 50px;
    outline: none;
    padding-left: 5px;
    color: #221e20;
    margin-top: 5px;
    margin-bottom: 15px;
    width: 100%;
	border: 1px solid #aaa;
}
.textarea {
   border: 1px solid #aaa; /* gap between focus ring and border*/
   height: 125px;
   outline: none;
   padding-left: 5px;
   color: #221e20;
}
.textarea:focus {
  outline: none; /* disable default focus styles*/
}
.select {
	height: 50px;
    outline: none;
    padding-left: 3px;
    margin-top: 5px;
    margin-bottom: 15px;
    width: 100%;
	appearance: unset !important;
	border: 1px solid #aaa;
}
.select:focus {
  outline: none; /* disable default focus styles*/
  appearance: unset !important;
}
.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 50px !important;
    user-select: none;
    -webkit-user-select: none; 
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 50px !important; 
}
.home_fixed_bg_scroll {
	text-align: center;
	background-image:url("../bg_images/5_background_2.png");
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	display: block;		
    background-color: unset;
}
.home_fixed_bg_scroll_1 {
	text-align: center;
	background-image:url("../bg_images/5_background_2.png");
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	display: block;		
    background-color: unset;
}
.about_fixed_bg_scroll {
	text-align: center;
	background-image:url("../bg_images/about_main_bg_2.png");
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	display: block;		
    background-color: unset;
}
.about_story_fixed_bg_scroll {
	text-align: center;
	background-image:url("../bg_images/about_story_bg_1.png");
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	display: block;		
    background-color: unset;
}
.about_history_fixed_bg_scroll {
	text-align: center;
	background-image:url("../bg_images/about_history_bg_1.png");
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	display: block;		
    background-color: unset;
}
.about_art_fixed_bg_scroll {
	text-align: center;
	background-image:url("../bg_images/about_art_bg_1.png");
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	display: block;		
    background-color: unset;
}
.about_work_fixed_bg_scroll {
	text-align: center;
	background-image:url("../bg_images/about_work_bg_1.png");
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	display: block;		
    background-color: unset;
}
.about_projects_fixed_bg_scroll {
	text-align: center;
	background-image:url("../bg_images/about_projects_bg_1.png");
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	display: block;		
    background-color: unset;
}
.career_fixed_bg_scroll_1 {
	text-align: center;
	background-image:url("../logos/watch11-min.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	display: block;		
    background-color: unset;
}
.flip-card {
  background-color: transparent;
  width: 100%;
  height: 290px;
  perspective: 1000px;
  margin-top: 5%;
}

.flip-card-inner {
  border-radius: 0.25em;
  position: relative;
  width: 100%;
  height: auto;
  text-align: center;
  transition: transform 1s;
  transform-style: preserve-3d;
  /*box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);*/
  box-shadow: 1px 3px 8px 3px rgb(0 0 0 / 20%);
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-card-front {
  background-color: transparent;
  color: black;
  /*border: 4px outset #be9e34;*/
  border-radius: 0.25em;
  z-index: -1;
  
}

.flip-card-back {
  transform: rotateY(180deg);
  background-color: transparent;
  /*border: 4px inset #be9e34;*/
  border-radius: 0.25em;
}

.flip-card-back-content1 {
	color: #be9e34 !important;
	margin: 0px auto;
	margin-top: 8%;
	position: relative;
	width: 94%;
	margin-left: 3%;
	font-weight: 600;
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
	text-align: center;
}
.flip-card-back-content2 {
	color: #ffffff !important;
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
	/*height: 200px;*/
	overflow-y: auto;
	width: 94%;
	margin: 0px auto;
	margin-left: 3%;
	text-align: justify;
	font-weight: 500;
	
}
.flip-card-back-content1_1 {
	font-size: 22px !important;
	color: #363839 !important;
	margin: 0px auto;
	margin-top: 8%;
	position: relative;
	width: 94%;
	margin-left: 3%;
	font-weight: 600;
	/*text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;*/
	text-align: left;
}
.flip-card-back-content2_1 {
	/*text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;*/
	height: 170px;
	overflow-y: auto;
	width: 94%;
	margin: 0px auto;
	margin-left: 0%;
	text-align: justify;
	font-weight: 400;
	
}
.discover-home-text-content2_1{
	/*text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;*/
	height: 170px;
	overflow-y: auto;
	width: 94%;
	margin: 0px auto;
	margin-left: 0%;
	text-align: justify;
	font-weight: 400;
}
.home_services_flip_icon {
	position: absolute;
	float: right;
	font-size: 35px;
	color: #be9e34;
	right: 3%;
	top: 13px;
	text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
	background-color: rgba(68,68,68,0.8);
	padding: 1%;
}
.home_services_flip_img {
	margin: auto;
    width: 100%;
	border: 4px outset #be9e34;
	padding: 10px;
	z-index: -1;
}
.home_services_flip_img_1 {
	margin: auto;
    width: 100%;
	/*border: 4px outset #be9e34;*/
	padding: 10px;
	z-index: -1;
}
.home_services_back_flip_img {
	margin: auto;
	width: 100%;
	border: 4px inset #be9e34;
	padding: 10px;
	z-index: -1;
	opacity: 0.6;
	transform: scaleX(-1);
	position: absolute;
}
.submit_button {
	border: 1px solid #ffffff;
    height: 50px;
    outline: none !important;
    color: #ffffff;
    margin-top: 5px;
    margin-bottom: 15px;
    text-align: center;
    width: 40%;
    text-transform: uppercase;
    font-weight: bold;
    background: linear-gradient(#000000,#000000);
    text-decoration: none;
    border-radius: 0px;
    text-shadow: none; 
}
.href_button_link {
	padding: 10px;
	float: left;
	color: #ffffff !important;
	width: 100%;
}
.href_button_link:hover {
	padding: 10px;
	float: left;
	color: #000000 !important;
	width: 100%;
	border: 1px solid #000000;
	background: linear-gradient(#ffffff,#ffffff);
	transition: all ease-in-out 0.6s;
}
.track_form_overlay {
	position: relative;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: #444;
	opacity: 1;
	z-index: 1;
}
.track_form_main {
	width: 51%;
	top: 420px;
	position: absolute;
	z-index: 1;
	height: 65px;
	/*border: 1px solid #fff;
	border-radius: 0.25em;
	background: rgba(255,255,255,1);*/
	padding: 4px;
	margin-left: auto;
	margin-right: auto;
	left: 0px;
	right: 0;
	text-align: center;
}
.track_field {
	width: 57% !important;
	height: 40px !important;
	position: relative;
	margin-top: 8px !important;
	margin-bottom: 0px !important;
	float: left;
	background: #fff;
	outline: none !important;
	border-left: 2px solid #444444;
	left: 13%;
	border-top-left-radius: 0.25em;
	border-bottom-left-radius: 0.25em;
	border-top: 2px solid #444444;
	border-bottom: 2px solid #444444;
	border-right: 2px solid #444444;
	color: slategrey;
}
.track_field:hover {
	width: 57% !important;
	height: 40px !important;
	position: relative;
	margin-top: 8px !important;
	margin-bottom: 0px !important;
	float: left;
	background: #fff;
	outline: none !important;
	border-left: 2px solid #444444;
	left: 13%;
	border-top-left-radius: 0.25em;
	border-bottom-left-radius: 0.25em;
	border-top: 2px solid #444444;
	border-bottom: 2px solid #444444;
	border-right: 2px solid #444444;
}
.track_submit {
	width: 18% !important;
	height: 40px !important;
	position: relative;
	margin-top: 8px !important;
	margin-bottom: 0px !important;
	float: left;
	border-radius: 0px;
	border-top: 2px solid slategrey;
	border-right: 2px solid slategrey;
	border-bottom: 2px solid slategrey;
	left: 13%;
	background: #be9e34;
	color: #ffffff;
	text-transform: uppercase;
}
.paulicellilighteventuae_first_container_1 {
	background: #221e20;
	width: 100%;
	border-top-left-radius: 0.25em;
	border-top-right-radius: 0.25em;
	border-bottom-left-radius: 0.25em;
	border-bottom-right-radius: 0.25em;
	height: 322px;
	position: relative;
}
.paulicellilighteventuae_first_container_1:hover {
	box-shadow: 2px 2px 30px 0 rgb(0 0 0 / 52%);
	transition: all ease-in-out 0.6s;
}
.paulicellilighteventuae_first_container_1_img {
	width: 100%;
}
.paulicellilighteventuae_first_container_3_img {
	width: 100%;
}
.paulicellilighteventuae_first_container_2 {
	background: #221e20;
	width: 100%;
	border-top-left-radius: 0.25em;
	border-top-right-radius: 0.25em;
	border-bottom-left-radius: 0.25em;
	border-bottom-right-radius: 0.25em;
	height: auto;
	position: relative;
	box-shadow: 2px 2px 30px 0 rgb(0 0 0 / 52%);
}
.paulicellilighteventuae_first_container_2:hover {
	box-shadow: 2px 2px 30px 0 rgb(0 0 0 / 52%);
	transition: all ease-in-out 0.6s;
}
.paulicellilighteventuae_first_container_3 {
	background: #221e20;
	width: 100%;
	border-top-left-radius: 0.25em;
	border-top-right-radius: 0.25em;
	border-bottom-left-radius: 0.25em;
	border-bottom-right-radius: 0.25em;
	height: 322px;
	position: relative;
}
.paulicellilighteventuae_first_container_3:hover {
	box-shadow: 2px 2px 30px 0 rgb(0 0 0 / 52%);
	transition: all ease-in-out 0.6s;
}

.paulicellilighteventuae_first_button {
	background-color: rgb(255,203,5);
	color: #ffffff;
	width: 100%;
	text-align: center;
	padding: 10px;
	border: 2px solid rgb(255,203,5);
	position: relative;
	height: 50px;
}
.paulicellilighteventuae_first_button:hover {
	background-color: rgb(255,203,5);
	color: #ffffff;
	width: 100%;
	text-align: center;
	transition: all ease-in-out 0.6s;
	position: relative;
}

.quote_button {
	background-color: rgb(255,203,5);
	color: #ffffff;
	text-align: center;
	border: 2px solid rgb(255,203,5);
	height: 50px;
	outline: none;
	padding-left: 5px;
	margin-top: 5px;
	width: 100%;
	
}
.quote_button:hover {
	background-color: rgb(255,203,5);
	color: #ffffff;
	width: 100%;
	text-align: center;
	transition: all ease-in-out 0.6s;
}

.paulicellilighteventuae_account_button {
	background-color: rgb(255,203,5);
	color: #ffffff;
	width: 100%;
	text-align: center;
	padding: 10px;
	border: 2px solid rgb(255,203,5);
	position: relative;
	height: 50px;
}
.paulicellilighteventuae_account_button:hover {
	background-color: rgb(255,203,5);
	color: #ffffff;
	width: 100%;
	text-align: center;
	transition: all ease-in-out 0.6s;
	position: relative;
}
.services_read_more_button {
	background-color: rgb(255,203,5);
	color: rgb(255,255,255);
	width: 100%;
	text-align: center;
	padding: 10px;
	border: 1px solid rgb(255,203,5);
	top: 100px;
	position: relative;
	height: 50px;
}
.services_read_more_button:hover {
	background-color: rgb(255,203,5);
	color: rgb(255,255,255);
	width: 100%;
	text-align: center;
	padding: 10px;
	border: 2px solid rgb(255,255,255);
	top: 100px;
	position: relative;
}
.services_paulicellilighteventuae_container {
	background: #fff;
	width: 100%;
	border-top-left-radius: 0.25em;
	border-top-right-radius: 0.25em;
	border-bottom-left-radius: 0.25em;
	border-bottom-right-radius: 0.25em;
	position: relative;
}
.services_paulicellilighteventuae_container:hover {
	box-shadow: 2px 2px 30px 0 rgb(0 0 0 / 52%);
	transition: all ease-in-out 0.6s;
}
.discover_paulicellilighteventuae_container {
	background: #fff;
	width: 100%;
	border-top-left-radius: 0.25em;
	border-top-right-radius: 0.25em;
	border-bottom-left-radius: 0.25em;
	border-bottom-right-radius: 0.25em;
	position: relative;
}
.discover_paulicellilighteventuae_container:hover {
	box-shadow: 2px 2px 30px 0 rgb(0 0 0 / 52%);
	transition: all ease-in-out 0.6s;
}
.services_read_more_button_1{
	background-color: transparent;
	color: rgb(255,203,5);
	width: 100%;
	text-align: center;
	border: 2px solid rgb(255,203,5);
	height: 50px;
}
.services_read_more_button_1:hover {
	background-color: rgb(255,203,5);
	color: #ffffff;
	width: 100%;
	text-align: center;
	transition: all ease-in-out 0.6s;
}
.find_out_more_button {
	background-color: transparent;
	color: rgb(255,203,5);
	width: 100%;
	text-align: center;
	border: 2px solid rgb(255,203,5);
	height: 50px;
}
.find_out_more_button:hover {
	background-color: rgb(255,203,5);
	color: #ffffff;
	width: 100%;
	text-align: center;
	transition: all ease-in-out 0.6s;
}
.find_now_home_text {
	text-align: center;
	width: 70% !important;
	float: left;
	color: #111111 !important;
}
.find_now_home {
	background-color: rgb(255,203,5);
	color: #ffffff;
	width: 15%;
	text-align: center;
	padding: 12px;
	border: 2px solid rgb(255,203,5);
	float: left;
}
.find_now_home:hover {
	background-color: rgb(255,203,5);
	color: #ffffff;
	width: 15%;
	text-align: center;
	transition: all ease-in-out 0.6s;
}
.our_clients_img{
	width: 50%;
}
a.middle
{
    position: relative;
}
a.middle:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  bottom: 0;
  left: 0;
  background-color: #be9e34;
  visibility: hidden;
  transform: scaleX(0);
  transition: all 0.6s ease-in-out;
}
a.middle:hover:before {
  visibility: visible;
  transform: scaleX(1);
}
.paulicellilighteventuae_tracking_fixed_div {
	position: fixed;
	top: 145px;
	left: 0px;
	z-index: 10;
	outline: none;
	color: #444444;
	cursor: pointer;
	padding: 0px;
	border-top: 2px solid #be9e34;
	border-bottom: 2px solid #be9e34;
	border-right: 2px solid #be9e34;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	background: #fff;
	width: 50px;
	height: 50px;
	transition: all 0.4s ease-in-out;
	text-decoration: underline;
}
.paulicellilighteventuae_tracking_fixed_div:hover {
	width: 205px;
	height: 50px;
	text-decoration: underline;
	-webkit-box-shadow: 3px 3px 15px #be9e34;
	box-shadow: 3px 3px 15px #be9e34;
}
.paulicellilighteventuae_tracking_fixed_div:hover .paulicellilighteventuae_tracking_fixed_text{
	text-decoration: underline;
	display: block;

}
.class_fas_fa_search{
	color: #be9e34 !important;
	transform: rotate(0deg);
	font-size: 25px;
	vertical-align: middle;
	text-align: center;
	top: 10px;
	left: 10px;
	position: relative;
}
.paulicellilighteventuae_tracking_fixed_text {
	color: #be9e34 !important;
	font-size: 18px;
	font-family: inherit;
	margin-top: 0px;
	bottom: 32%;
	display: none;
	left: 50px;
	position: relative;
	text-decoration: underline;
	font-weight: 500;
}

.paulicellilighteventuae_sales_fixed_div {
	position: fixed;
	top: 145px;
	right: 0px;
	z-index: 10;
	outline: none;
	color: #444444;
	cursor: pointer;
	padding: 0px;
	border-top: 2px solid #be9e34;
	border-bottom: 2px solid #be9e34;
	border-left: 2px solid #be9e34;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	background: #fff;
	width: 50px;
	height: 50px;
	transition: all 0.4s ease-in-out;
	text-decoration: underline;
}
.paulicellilighteventuae_sales_fixed_div:hover {
	width: 200px;
	height: 50px;
	text-decoration: underline;
	-webkit-box-shadow: 3px 3px 15px #be9e34;
	box-shadow: 3px 3px 15px #be9e34;
}
.paulicellilighteventuae_sales_fixed_div:hover .paulicellilighteventuae_sales_fixed_text{
	text-decoration: underline;
	display: block;

}
.class_fab_fa_wpforms{
	color: #be9e34 !important;
	transform: rotate(0deg);
	font-size: 25px;
	vertical-align: middle;
	text-align: center;
	top: 10px;
	left: 10px;
	position: relative;
}
.paulicellilighteventuae_sales_fixed_text {
	color: #be9e34 !important;
	font-size: 18px;
	font-family: inherit;
	margin-top: 0px;
	bottom: 32%;
	display: none;
	left: 50px;
	position: relative;
	text-decoration: underline;
	font-weight: 500;
}

.paulicellilighteventuae_bulao_fixed_div {
	position: fixed;
	top: 209px;
	left: 0px;
	z-index: 10;
	outline: none;
	color: #444444;
	cursor: pointer;
	padding: 0px;
	border-top: 2px solid #be9e34;
	border-bottom: 2px solid #be9e34;
	border-right: 2px solid #be9e34;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	background: #fff;
	width: 50px;
	height: 50px;
	transition: all 0.4s ease-in-out;
	text-decoration: underline;
}
.paulicellilighteventuae_bulao_fixed_div:hover {
	width: 200px;
	height: 50px;
	text-decoration: underline;
	-webkit-box-shadow: 3px 3px 15px #be9e34;
	box-shadow: 3px 3px 15px #be9e34;
}
.paulicellilighteventuae_bulao_fixed_div:hover .paulicellilighteventuae_bulao_fixed_text{
	text-decoration: underline;
	display: block;

}
.class_fas_fa_running{
	color: #be9e34 !important;
	transform: rotate(0deg);
	font-size: 25px;
	vertical-align: middle;
	text-align: center;
	top: 10px;
	left: 10px;
	position: relative;
	
}
.paulicellilighteventuae_bulao_fixed_text {
	color: #be9e34 !important;
	font-size: 18px;
	font-family: inherit;
	margin-top: 0px;
	bottom: 32%;
	display: none;
	left: 50px;
	position: relative;
	text-decoration: underline;
	font-weight: 500;
}

.paulicellilighteventuae_calculator_fixed_div {
	position: fixed;
	top: 209px;
	right: 0px;
	z-index: 10;
	outline: none;
	color: #444444;
	cursor: pointer;
	padding: 0px;
	border-top: 2px solid #be9e34;
	border-bottom: 2px solid #be9e34;
	border-left: 2px solid #be9e34;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	background: #fff;
	width: 50px;
	height: 50px;
	transition: all 0.4s ease-in-out;
	text-decoration: underline;
}
.paulicellilighteventuae_calculator_fixed_div:hover {
	width: 200px;
	height: 50px;
	text-decoration: underline;
	-webkit-box-shadow: 3px 3px 15px #be9e34;
	box-shadow: 3px 3px 15px #be9e34;
}
.paulicellilighteventuae_calculator_fixed_div:hover .paulicellilighteventuae_calculator_fixed_text{
	text-decoration: underline;
	display: block;

}
.class_fas_fa_calculator{
	color: #be9e34 !important;
	transform: rotate(0deg);
	font-size: 25px;
	vertical-align: middle;
	text-align: center;
	top: 10px;
	left: 10px;
	position: relative;
	
}
.paulicellilighteventuae_calculator_fixed_text {
	color: #be9e34 !important;
	font-size: 18px;
	font-family: inherit;
	margin-top: 0px;
	bottom: 32%;
	display: none;
	left: 50px;
	position: relative;
	text-decoration: underline;
	font-weight: 500;
}

.paulicellilighteventuae_luggage_fixed_div {
	position: fixed;
	top: 274px;
	left: 0px;
	z-index: 10;
	outline: none;
	color: #444444;
	cursor: pointer;
	padding: 0px;
	border-top: 2px solid #be9e34;
	border-bottom: 2px solid #be9e34;
	border-right: 2px solid #be9e34;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	background: #fff;
	width: 50px;
	height: 50px;
	transition: all 0.4s ease-in-out;
	text-decoration: underline;
}
.paulicellilighteventuae_luggage_fixed_div:hover {
	width: 200px;
	height: 50px;
	text-decoration: underline;
	-webkit-box-shadow: 3px 3px 15px #be9e34;
	box-shadow: 3px 3px 15px #be9e34;
}
.paulicellilighteventuae_luggage_fixed_div:hover .paulicellilighteventuae_luggage_fixed_text{
	text-decoration: underline;
	display: block;
}
.class_fas_fa_luggage_cart{
	color: #be9e34 !important;
	transform: rotate(0deg);
	font-size: 25px;
	vertical-align: middle;
	text-align: center;
	top: 10px;
	left: 10px;
	position: relative;
	
}
.paulicellilighteventuae_luggage_fixed_text {
	color: #be9e34 !important;
	font-size: 18px;
	font-family: inherit;
	margin-top: 0px;
	bottom: 32%;
	display: none;
	left: 50px;
	position: relative;
	text-decoration: underline;
	font-weight: 500;
}

.paulicellilighteventuae_careers_fixed_div {
	position: fixed;
	top: 274px;
	right: 0px;
	z-index: 10;
	outline: none;
	color: #444444;
	cursor: pointer;
	padding: 0px;
	border-top: 2px solid #be9e34;
	border-bottom: 2px solid #be9e34;
	border-left: 2px solid #be9e34;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	background: #fff;
	width: 50px;
	height: 50px;
	transition: all 0.4s ease-in-out;
	text-decoration: underline;
}
.paulicellilighteventuae_careers_fixed_div:hover {
	width: 200px;
	height: 50px;
	text-decoration: underline;
	-webkit-box-shadow: 3px 3px 15px #be9e34;
	box-shadow: 3px 3px 15px #be9e34;
}
.paulicellilighteventuae_careers_fixed_div:hover .paulicellilighteventuae_careers_fixed_text{
	text-decoration: underline;
	display: block;
}
.class_glyphicon_send{
	color: #be9e34 !important;
	transform: rotate(0deg);
	font-size: 25px;
	vertical-align: middle;
	text-align: center;
	top: 10px;
	left: 10px;
	position: relative;
	
}
.paulicellilighteventuae_careers_fixed_text {
	color: #be9e34 !important;
	font-size: 18px;
	font-family: inherit;
	margin-top: 0px;
	bottom: 32%;
	display: none;
	left: 50px;
	position: relative;
	text-decoration: underline;
	font-weight: 500;
}
.dashboard_border_url {
	/*border: 2px solid #be9e34;*/
    /*border-radius: 4px;*/
    /* box-shadow: inset 0 0 2px 2px #be9e34; */
    margin-top: 35px;
    margin-bottom: 35px;
    width: 98%;
    background: #fff;
    /*-webkit-box-shadow: 0px 0px 5px #be9e34;
    box-shadow: 0px 0px 5px #be9e34;*/
}
.article_dashboard_border_url {
	/*border: 2px solid #be9e34;*/
    /*border-radius: 4px;*/
    /* box-shadow: inset 0 0 2px 2px #be9e34; */
    margin-top: 35px;
    margin-bottom: 35px;
    width: 70%;
    background: #fff;
    /*-webkit-box-shadow: 0px 0px 5px #be9e34;
    box-shadow: 0px 0px 5px #be9e34;*/
}
hr {
  background-color: #fff;
  padding: 0;
  margin: 25px;
}

hr.hr-1 {
  border: 0;
  height: 4px;
  background-image: linear-gradient(to right, rgba(255,203,5, 0), rgba(255,203,5, 0.75), rgba(255,203,5, 0));
}
.dynamic_content_div_class{
	left: 5%;
	width: 90%;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
width: 100%;
margin: auto;
height: 500px;
}
.title_left_hr_line_h1 {
	content: "";
	position: absolute;
	left: -20px;
	top: 0px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: none;
	width: 5px;
	height: 100%;
	background-color: #be9e34;
	border-right: 1px solid #000000;
}
.title_left_hr_line_h2 {
	content: "";
	position: absolute;
	left: 0px;
	top: 0px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: none;
	width: 5px;
	height: 100%;
	background-color: #be9e34;
	border-right: 1px solid #000000;
}
.inline-photo {
 /* border: 1em solid #fff;
  border-bottom: 1em solid #fff;*/
  border-radius: .25em;
  /*box-shadow: 1em 1em 2em .25em rgba(0,0,0,.2);*/
  margin: 0em auto;
  opacity: 0;
  transform: translateY(4em) rotateZ(0deg);
  transition: transform 4s .25s cubic-bezier(0,1,.3,1),
              opacity .3s .25s ease-out;
  /*max-width: 600px;
  width: 90%;*/
  will-change: transform, opacity;
}

.inline-photo.is-visible {
  opacity: 1;
  transform: rotateZ(0deg);
}
.lmItem:hover {
	box-shadow: 0px 0px 0px 2px #be9e34 inset;
}
.lmActive {
	box-shadow: 0px 0px 0px 2px #be9e34 inset !important;
	background-color: #be9e34 !important;
}
.lmItem {
	width: 100%;
	float: left;
	background-color: #232331;
	padding: 4%;
	box-shadow: 0px 0px 0px 1px #232331 inset;
	text-transform: uppercase;
	margin-bottom: 3%;
	font-weight: 500;
	font-size: 11px;
	text-align: left;
	padding-left: 7%;
	color: #fff;
	display: block;
}
.leftMenu {
	width: 100%;
	float: left;
	margin-right: 3%;
}
.accBtn {
	float: right;
	background-color: #fff;
	color: #363839;
	border: 1px solid #fff;
	outline: none;
	width: 150px;
	height: 45px;
	text-transform: uppercase;
	text-align: center;
}
.accBtn:hover {
	border: 1px solid black;
}
.error-text {
	color: #fff !important;
	background-color: red;
	padding-top: 10px;
	text-align: center;
	height: 50px;
	outline: none;
	top: 14px;
	position: relative;
}
.demo-container-text{
	color: #fff !important;
	background-color: green;
	padding-top: 10px;
	text-align: center;
	height: 50px;
	outline: none;
	top: 14px;
	position: relative;
}
.error-text1 {
	color: #fff !important;
	background-color: red;
	padding-top: 10px;
	text-align: center;
	height: 50px;
	outline: none;
	top: -6px;
	position: relative;
}
.demo-container-text1{
	color: #fff !important;
	background-color: green;
	padding-top: 10px;
	text-align: center;
	height: 50px;
	outline: none;
	top: -6px;
	position: relative;
}
blockquote {
	background: white;
	border-radius: 10px;
	font-family: arial;
	line-height: 1.625;
	position: relative;
}
blockquote span {
	position: relative;
}
blockquote span:before {
	content: "“";
	font-size: 72px;
	color: #be9e34;
	position: absolute;
	left: -33px !important;
	top: 18px !important;
	line-height: 0;
}
blockquote span:after {
	content: "”";
	font-size: 72px;
	color: #be9e34;
	position: absolute;
	right: -40px;
	bottom: -10px;
	line-height: 0;
}
.career_success_1{
	font-size: 72px !important;
	font-weight: 700 !important;
	color: #111111 !important;
	text-align: center;
}
.career_success_2{
	font-size: 42px !important;
	font-weight: 700 !important;
	color: #111111 !important;
	text-align: center;
}
.career_job_table {
    width: 70%;
    margin-right: auto;
    margin-left: auto;
}
.careers_detail {
	width: 70%;
}
.right_people_image{
	width: 70%;
}
.rate_calculator_border_width{
	width: 50%;
}
.set_button_at_bottom{
	position: absolute;
	bottom: 5px;
	right: 0;
}
.title_left_hr_text_left_space{
	margin-left: 20px;
	font-size: inherit;
	position: relative;
	color: #111111;
}
.title_left_hr_label_text_left_space{
	margin-left: 10px;
	font-size: 15px;
	position: relative;
	color: #ffffff;
}
.latest_news_title_background{
	width:200px !important;
	text-align: center;
	color: #fff !important;
	text-transform: capitalize;
	margin: 0px;
	line-height: 34px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
}
.news_detail_time{
	text-align: left;
}
.news_detail_social_icons{
	color:#ffffff;
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	width:40px;
	padding-left: 14px;
	padding-right: 14px;
	line-height: 40px;
}
.news_detail_view{
	text-align: right;
}
.flag_country_counter{
	width:70%;
	height: auto;
}
.footer_logo_size{
	top: 105px;
	position: relative;
	width: 200px;
}
.footer_contact_address{
	 color: #ffffff;
	 text-align: left;
	 top: 18px;
	 position: relative;
}
.header_icon_float{
	float: right;
}
.top_header_timestamp{
	display: block;
	float: left;
	padding: 10px;
	position: relative;
	font-size: inherit !important;
}
.fn_search_box{
	color: #ffffff !important;
    z-index: 9999;
    float: right;
    right: 25px;
    top: -5px;
    font-size: 25px !important;
}
.fn_search_box1{
	color:#ffffff !important;
	z-index: 9999;
	float: right;
	right: 3px;
	top: 0px;
	font-size: 22px;
	color:#FFF !important;
}
.class_search_box{
	position: absolute;
	z-index: 9999;
	height: 57px;
	display: none;
	float: right;
	right: -15px;
	top: 68px;
	width: 35%;
}
.search_text_field{
	width: 81%;
    border: 2px solid #222 !important;
    background: #fff;
	left: 6px;
	position: relative;
}
.search_submit{
	width: 10%;
	top: 5px;
	position: relative;
	border-right: 2px solid #222 !important;
    border-top: 2px solid #222 !important;
    border-bottom: 2px solid #222 !important;
}
#main-div {
  margin-top: 2%;
  height: auto;
  background: #53a3e0;
  text-align: center;
  border-radius: 10px;
  position: relative;
  -webkit-box-shadow: 5px 5px 10px #072021;
  box-shadow: 5px 5px 10px #072021; 
}
.weather_form_border_url{
	border: 2px solid #3a5a8a;
	border-radius: 13px;
	margin-top: 35px;
	margin-bottom: 35px;
	width: 100%;
	background: #fff;
	-webkit-box-shadow: 5px 5px 10px #3a5a8a;
	box-shadow: 5px 5px 10px #3a5a8a;
	position: relative;
}
.weather_header_status {
	font-weight: bold;
	margin-top: 11px;
	text-align: center;
	font-size: 18px;
	color: #fff;
}
.footer_main{
	padding-left: 0px !important;
	padding-right: 0px !important;
	top: 252px;
	position: relative;
}
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
	html *
	{
	   font-size: 14px;
	   color: #191919;
	}
	.title_top_hr_line{
		color:#be9e34;
		position: absolute;
		content: '';
		background-color: #be9e34;
		top: -10px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		width: 65px;
		height: 5px;
		margin-bottom: 55px;
		border-bottom: 1px solid #000000;
	}
	.text_label_hr_line{
		color:#be9e34;
		position: absolute;
		content: '';
		background-color: #be9e34;
		top: 15px;
		left: 0px;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		width: 5px;
		height: 20px;
		margin-bottom: 55px;
	}
	.text_label{
		font-weight: bold;
		color: #221e20;
		left: 0px;
		position: relative;
		text-transform: uppercase;
		top: 0px;
		font-weight: 700;
	}
	.paulicellilighteventuae_sub_footer_menu_color{
		background: #222222;
		line-height: 40px;
		margin-top: 0px;
		position: absolute;
		right: 0;
		bottom: 40px;
		left: 0;
		text-align: center;
		color: #fff;
	}
	.paulicellilighteventuae_footer_menu_color{
		background: #0d0d0d;
		line-height: 40px;
		margin-top: 0px;
		position: absolute;
		right: 0;
		bottom: -40px;
		left: 0;
		text-align: center;
		color: #fff;
	}
	.footer_copy_right{
		left: none;
		color: #fff !important;
		top: none;
		margin: 0;
		text-align: center;
		position: relative;
		z-index: 999;
	}
	h1{
		font-size: 30px !important;
		color: #be9e34 !important;
		padding-top: 7px !important;
		padding-bottom: 7px !important;
		font-weight: bold !important;
		text-transform: uppercase !important;
		text-align: center;
		position: relative;
		text-shadow: 2px 2px 2px #000000;
	}
	h2{
		font-size: 18px;
		width: 100% !important;
		left: 35px !important;
		color: #be9e34 !important;
		position: relative;
		font-weight: 500;
		text-shadow: 2px 2px 2px #000000;
	}
	h3{
		font-size: 12px;
		width: 100% !important;
		left: 20px !important;
		color: #be9e34 !important;
		position: relative;
		font-weight: 500;
		text-shadow: 2px 2px 2px #000000;
	}
	h4{
		font-size: 12px;
		width: 100% !important;
		left: 20px !important;
		color: #be9e34 !important;
		position: relative;
		font-weight: 700;
		text-shadow: 2px 2px 2px #000000;
	}
	h5 {
		font-size: 12px;
		width: 100% !important;
		left: 20px !ffffff;
		color: #be9e34 !important;
		position: relative;
		font-weight: 700;
		text-shadow: 2px 2px 2px #000000;
	}
	.span_header_sizes_left_label_line_1 {
		content: "";
		position: absolute;
		left: 0px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		width: 5px;
		height: 80%;
		background-color: #be9e34;
	}
	.span_header_sizes_left_label_line_1_1{
		content: "";
		position: absolute;
		left: 0px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		width: 5px;
		height: 80%;
		background-color: #be9e34;
	}
	* {
		margin: 0;
		padding: 0;
		text-align: left;
		word-spacing: 1px;
	}
	html {
	  height: 100%;
	}
	body{
		font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol" !important;
		position: relative;
		margin: 0;
		padding-bottom: 6rem;
		min-height: 100%;
		/*background-color: #EEEEEE;*/
		background-color: #000000;
	}
	/* width */
	::-webkit-scrollbar {
	  width: 10px;
	  height: 10px;
	}
	/* Track */
	::-webkit-scrollbar-track {
	  box-shadow: inset 0 0 2px #ad9033; 
	  border-radius: 10px;
	}
	 /* Handle */
	::-webkit-scrollbar-thumb {
	  background: #ad9033; 
	  border-radius: 10px;
	  
	}
	/* Handle on hover */
	::-webkit-scrollbar-thumb:hover {
	  background: #ad9033; 
	}
	div.scrollmenu {
	  background-color: #53a3e0;
	  overflow: auto;
	  white-space: nowrap;
	  top: 6px;
	  text-align: center;
	  text-transform: uppercase;
	  position: relative;
	  -webkit-box-shadow: 5px 5px 10px #3a5a8a;
	  box-shadow: 5px 5px 10px #3a5a8a;

	}
	div.scrollmenu a {
	  display: inline-block;
	  color: white;
	  text-align: center;
	  padding: 6px;
	  text-decoration: none;
	  border-left-style: solid;
	  border-left-width: 2px;
	  font-size: 13px;
	  margin-left: -4px;
	}
	div.scrollmenu a:hover {
	  background-color: #3a5a8a;
	}
	/*.sticky {
	  position: fixed;
	  top: 0;
	  width: 100%;
	}*/
	.paulicellilighteventuae_url_logo_size{
		float: unset;
		max-width: 110px;
		height: auto;
		position: relative;
		left: unset;
		top: 0px;
		display: none;
		margin-left: auto;
        margin-right: auto;
	}
	.paulicellilighteventuae_url_logo_size_for_mobile{
		float: unset;
		max-width: 110px;
		height: auto;
		position: relative;
		left: unset;
		top: 0px;
		display: block;
		margin-left: auto;
        margin-right: auto;
	}
	.home_header_div_display {
		display: none;
		float: right;
		position: relative;
	}
	.home_header_links  {
		font-size: small;
		color: #ad9033 !important;
	}
	.home_header_social_links {
		padding: 5px 3px 0px 3px;
		font-size: 20px;
		width: 20px;
		height: 20px;
		text-align: center;
		text-decoration: none;
		margin: 8px 5px;
		border-radius: 50%;
		background: #ffffff !important;
		color: #191919 !important;
	}
	.home_footer_social_div{
		top: -5px;
		position: relative;
		text-align: center;
	}
	.home_footer_social_links {
		padding: 6px 3px 0px 3px;
		font-size: 20px;
		width: 40px;
		height: 40px;
		text-align: center;
		text-decoration: none;
		margin: 8px 0px;
		border-radius: 0%;
		background: #292929 !important;
		color: #be9e34 !important;
		border: 3px solid #be9e34;
	}
	.home_footer_social_links:hover {
		color: #fff !important;
		border: 3px solid #fff;
	}
	.glyphicon {
		color: #191919;
	}
	.input {
		height: 40px;
		outline: none;
		padding-left: 5px;
		color: #221e20;
		margin-top: 5px;
		margin-bottom: 15px;
		width: 100%;
		border: 1px solid #aaa;
	}
	.textarea {
	   border: 1px solid #aaa; /* gap between focus ring and border*/
	   height: 125px;
	   outline: none;
	   padding-left: 5px;
	   color: #221e20;
	}
	.textarea:focus {
	  outline: none; /* disable default focus styles*/
	}
	.select {
		height: 40px;
		outline: none;
		padding-left: 3px;
		margin-top: 5px;
		margin-bottom: 15px;
		width: 100%;
		border: 1px solid #aaa;
	}
	.select:focus {
	  outline: none; /* disable default focus styles*/
	}
	.select2-container .select2-selection--single {
		box-sizing: border-box;
		cursor: pointer;
		display: block;
		height: 40px !important;
		user-select: none;
		-webkit-user-select: none; 
	}
	.select2-container--default .select2-selection--single .select2-selection__rendered {
		color: #444;
		line-height: 40px !important; 
	}
	.home_fixed_bg_scroll {
		text-align: center;
		background-image:url("../bg_images/5_background_2.png");
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: fixed;
		display: block;		
		background-color: unset;
	}
	.home_fixed_bg_scroll_1 {
		text-align: center;
		background-image:url("../bg_images/5_background_2.png");
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: fixed;
		display: block;		
		background-color: unset;
	}
	.about_fixed_bg_scroll {
		text-align: center;
		background-image:url("../bg_images/about_main_bg_2.png");
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: fixed;
		display: block;		
		background-color: unset;
	}
	.about_story_fixed_bg_scroll {
		text-align: center;
		background-image:url("../bg_images/about_story_bg_1.png");
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: fixed;
		display: block;		
		background-color: unset;
	}
	.about_history_fixed_bg_scroll {
		text-align: center;
		background-image:url("../bg_images/about_history_bg_1.png");
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: fixed;
		display: block;		
		background-color: unset;
	}
	.about_art_fixed_bg_scroll {
		text-align: center;
		background-image:url("../bg_images/about_art_bg_1.png");
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: fixed;
		display: block;		
		background-color: unset;
	}
	.about_work_fixed_bg_scroll {
		text-align: center;
		background-image:url("../bg_images/about_work_bg_1.png");
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: fixed;
		display: block;		
		background-color: unset;
	}
	.about_projects_fixed_bg_scroll {
		text-align: center;
		background-image:url("../bg_images/about_projects_bg_1.png");
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: fixed;
		display: block;		
		background-color: unset;
	}
	.career_fixed_bg_scroll_1 {
		text-align: center;
		background-image:url("../logos/watch11-min.jpg");
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: fixed;
		display: block;		
		background-color: unset;
	}
	.flip-card {
	  background-color: transparent;
	  width: 90%;
	  height: 220px;
	  perspective: 1000px;
	  margin-top: 5%;
	}

	.flip-card-inner {
	  border-radius: 0.25em;
	  position: relative;
	  width: 100%;
	  height: auto;
	  text-align: center;
	  transition: transform 1s;
	  transform-style: preserve-3d;
	  /*box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);*/
	  box-shadow: 1px 3px 8px 3px rgb(0 0 0 / 20%);
	}

	.flip-card:hover .flip-card-inner {
	  transform: rotateY(180deg);
	}

	.flip-card-front, .flip-card-back {
	  position: absolute;
	  width: 100%;
	  height: 100%;
	  -webkit-backface-visibility: hidden;
	  backface-visibility: hidden;
	}

	.flip-card-front {
	  background-color: transparent;
	  color: black;
	  /*border: 4px outset #be9e34;*/
	  border-radius: 0.25em;
	  z-index: -1;
	}

	.flip-card-back {
	  transform: rotateY(180deg);
	  background-color: transparent;
	  /*border: 4px inset #be9e34;*/
	  border-radius: 0.25em;
	}

	.flip-card-back-content1 {
		color: #be9e34 !important;
		margin: 0px auto;
		margin-top: 8%;
		position: relative;
		width: 94%;
		margin-left: 3%;
		font-weight: 600;
		text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
		text-align: center;
	}
	.flip-card-back-content2 {
		color: #ffffff !important;
		text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
		/*height: 200px;*/
		overflow-y: auto;
		width: 94%;
		margin: 0px auto;
		margin-left: 3%;
		text-align: justify;
		font-weight: 500;
		
	}
	.flip-card-back-content1_1 {
		font-size: 22px !important;
		color: #363839 !important;
		margin: 0px auto;
		margin-top: 8%;
		position: relative;
		width: 94%;
		margin-left: 3%;
		font-weight: 600;
		/*text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;*/
		text-align: left;
	}
	.flip-card-back-content2_1 {
		/*text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;*/
		height: 150px;
		overflow-y: auto;
		width: 94%;
		margin: 0px auto;
		margin-left: 0%;
		text-align: justify;
		font-weight: 400;
		
	}
	.discover-home-text-content2_1{
		/*text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;*/
		height: 150px;
		overflow-y: auto;
		width: 94%;
		margin: 0px auto;
		margin-left: 0%;
		text-align: justify;
		font-weight: 400;
	}
	.home_services_flip_icon {
		position: absolute;
		float: right;
		font-size: 35px;
		color: #be9e34;
		right: 4%;
		top: 13px;
		text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
		background-color: rgba(68,68,68,0.8);
		padding: 1%;
	}
	.home_services_flip_img {
		margin: auto;
		width: 100%;
		border: 4px outset #be9e34;
		padding: 10px;
		z-index: -1;
	}
	.home_services_flip_img_1 {
		margin: auto;
		width: 100%;
		/*border: 4px outset #be9e34;*/
		padding: 10px;
		z-index: -1;
	}
	.home_services_back_flip_img {
		margin: auto;
		width: 100%;
		border: 4px inset #be9e34;
		padding: 10px;
		z-index: -1;
		opacity: 0.6;
		transform: scaleX(-1);
		position: absolute;
	}
	.submit_button {
		border: 1px solid #ffffff;
		height: 40px;
		outline: none !important;
		color: #ffffff;
		margin-top: 5px;
		margin-bottom: 15px;
		text-align: center;
		width: 40%;
		text-transform: uppercase;
		font-weight: bold;
		background: linear-gradient(#000000,#000000);
		text-decoration: none;
		border-radius: 0px;
		text-shadow: none;
	}
	.href_button_link {
		padding: 10px;
		float: left;
		color: #ffffff !important;
		width: 100%;
	}
	.href_button_link:hover {
		padding: 10px;
		float: left;
		color: #000000 !important;
		width: 100%;
		border: 1px solid #000000;
		background: linear-gradient(#ffffff,#ffffff);
		transition: all ease-in-out 0.6s;
	}
	.track_form_overlay {
		position: relative;
		top: 0;
		left: 0;
		height: 100%;
		width: 100%;
		background-color: #444;
		opacity: 1;
		z-index: 1;
	}
	.track_form_main {
		width: 90%;
		top: 152px;
		position: absolute;
		z-index: 1;
		height: 65px;
		/*border: 1px solid #fff;
		border-radius: 0.25em;
		background: rgba(255,255,255,1);*/
		padding: 4px;
		margin-left: auto;
		margin-right: auto;
		left: 0px;
		right: 0;
		text-align: center;
	}
	.track_field {
		width: 57% !important;
		height: 32px !important;
		position: relative;
		margin-top: 8px !important;
		margin-bottom: 0px !important;
		float: left;
		background: #fff;
		outline: none !important;
		left: 13%;
		border-top-left-radius: 0.25em;
		border-bottom-left-radius: 0.25em;
		border-left: 1px solid black;
		border-top: 1px solid black;
		border-bottom: 1px solid black;
		border-right: 1px solid black;
		color: slategrey;
	}
	.track_field:hover {
		width: 57% !important;
		height: 32px !important;
		position: relative;
		margin-top: 8px !important;
		margin-bottom: 0px !important;
		float: left;
		background: #fff;
		outline: none !important;
		left: 13%;
		border-top-left-radius: 0.25em;
		border-bottom-left-radius: 0.25em;
		border-left: 1px solid black;
		border-top: 1px solid black;
		border-bottom: 1px solid black;
		border-right: 1px solid black;
	}
	.track_submit {
		width: 18% !important;
		height: 32px !important;
		position: relative;
		margin-top: 8px !important;
		margin-bottom: 0px !important;
		float: left;
		border-radius: 0px;
		border-top: 1px solid slategrey;
		border-right: 1px solid slategrey;
		border-bottom: 1px solid slategrey;
		left: 13%;
		background: #be9e34;
		color: #ffffff;
		text-transform: uppercase;
	}
	.paulicellilighteventuae_first_container_1 {
		background: #221e20;
		width: 100%;
		border-top-left-radius: 0.25em;
		border-top-right-radius: 0.25em;
		border-bottom-left-radius: 0.25em;
		border-bottom-right-radius: 0.25em;
		height: 280px;
		position: relative;
	}
	.paulicellilighteventuae_first_container_1:hover {
		box-shadow: 2px 2px 30px 0 rgb(0 0 0 / 52%);
		transition: all ease-in-out 0.6s;
	}
	.paulicellilighteventuae_first_container_1_img {
		width: 100%;
	}
	.paulicellilighteventuae_first_container_3_img {
		width: 100%;
	}
	.paulicellilighteventuae_first_container_2 {
		background: #221e20;
		width: 100%;
		border-top-left-radius: 0.25em;
		border-top-right-radius: 0.25em;
		border-bottom-left-radius: 0.25em;
		border-bottom-right-radius: 0.25em;
		height: auto;
		position: relative;
		box-shadow: 2px 2px 30px 0 rgb(0 0 0 / 52%);
	}
	.paulicellilighteventuae_first_container_2:hover {
		box-shadow: 2px 2px 30px 0 rgb(0 0 0 / 52%);
		transition: all ease-in-out 0.6s;
	}
	.paulicellilighteventuae_first_container_3 {
		background: #221e20;
		width: 100%;
		border-top-left-radius: 0.25em;
		border-top-right-radius: 0.25em;
		border-bottom-left-radius: 0.25em;
		border-bottom-right-radius: 0.25em;
		height: 280px;
		position: relative;
	}
	.paulicellilighteventuae_first_container_3:hover {
		box-shadow: 2px 2px 30px 0 rgb(0 0 0 / 52%);
		transition: all ease-in-out 0.6s;
	}
	.paulicellilighteventuae_first_button {
		background-color: rgb(255,203,5);
		color: #ffffff;
		width: 100%;
		text-align: center;
		padding: 5px;
		border: 2px solid rgb(255,203,5);
		position: relative;
		height: 40px;
	}
	.paulicellilighteventuae_first_button:hover {
		background-color: rgb(255,203,5);
		color: #ffffff;
		width: 100%;
		text-align: center;
		transition: all ease-in-out 0.6s;
		position: relative;
	}

	.quote_button {
		background-color: rgb(255,203,5);
		color: #ffffff;
		text-align: center;
		border: 2px solid rgb(255,203,5);
		height: 40px;
		outline: none;
		padding-left: 5px;
		margin-top: 5px;
		width: 100%;
	}
	.quote_button:hover {
		background-color: rgb(255,203,5);
		color: #ffffff;
		width: 100%;
		text-align: center;
		transition: all ease-in-out 0.6s;
	}

	.paulicellilighteventuae_account_button {
		background-color: rgb(255,203,5);
		color: #ffffff;
		width: 100%;
		text-align: center;
		padding: 5px;
		border: 2px solid rgb(255,203,5);
		position: relative;
		height: 40px;
	}
	.paulicellilighteventuae_account_button:hover {
		background-color: rgb(255,203,5);
		color: #ffffff;
		width: 100%;
		text-align: center;
		transition: all ease-in-out 0.6s;
		position: relative;
	}
	.services_read_more_button {
		background-color: rgb(255,203,5);
		color: rgb(255,255,255);
		width: 100%;
		text-align: center;
		padding: 10px;
		border: 1px solid rgb(255,203,5);
		top: 40px;
		position: relative;
		height: 50px;
	}
	.services_read_more_button:hover {
		background-color: rgb(255,203,5);
		color: rgb(255,255,255);
		width: 100%;
		text-align: center;
		padding: 10px;
		border: 2px solid rgb(255,255,255);
		top: 40px;
		position: relative;
	}
	.services_paulicellilighteventuae_container {
		background: #fff;
		width: 100%;
		border-top-left-radius: 0.25em;
		border-top-right-radius: 0.25em;
		border-bottom-left-radius: 0.25em;
		border-bottom-right-radius: 0.25em;
		position: relative;
	}
	.services_paulicellilighteventuae_container:hover {
		box-shadow: 2px 2px 30px 0 rgb(0 0 0 / 52%);
		transition: all ease-in-out 0.6s;
	}
	.discover_paulicellilighteventuae_container {
		background: #fff;
		width: 100%;
		border-top-left-radius: 0.25em;
		border-top-right-radius: 0.25em;
		border-bottom-left-radius: 0.25em;
		border-bottom-right-radius: 0.25em;
		position: relative;
	}
	.discover_paulicellilighteventuae_container:hover {
		box-shadow: 2px 2px 30px 0 rgb(0 0 0 / 52%);
		transition: all ease-in-out 0.6s;
	}
	.services_read_more_button_1{
		background-color: transparent;
		color: rgb(255,203,5);
		width: 100%;
		text-align: center;
		border: 2px solid rgb(255,203,5);
		height: 40px;
	}
	.services_read_more_button_1:hover {
		background-color: rgb(255,203,5);
		color: #ffffff;
		width: 100%;
		text-align: center;
		transition: all ease-in-out 0.6s;
	}
	.find_out_more_button {
		background-color: transparent;
		color: rgb(255,203,5);
		width: 100%;
		text-align: center;
		border: 2px solid rgb(255,203,5);
		height: 40px;
	}
	.find_out_more_button:hover {
		background-color: rgb(255,203,5);
		color: #ffffff;
		width: 100%;
		text-align: center;
		transition: all ease-in-out 0.6s;
	}
	.find_now_home_text {
		text-align: center;
		width: 100% !important;
		float: none;
		color: #111111 !important;
	}
	.find_now_home {
		background-color: rgb(255,203,5);
		color: #ffffff;
		width: 50%;
		text-align: center;
		padding: 12px;
		border: 2px solid rgb(255,203,5);
		float: none;
	}
	.find_now_home:hover {
		background-color: rgb(255,203,5);
		color: #ffffff;
		width: 50%;
		text-align: center;
		transition: all ease-in-out 0.6s;
	}
	.our_clients_img{
		width: 100%;
	}
	a.middle
	{
		position: relative;
	}
	a.middle:before {
	  content: "";
	  position: absolute;
	  width: 100%;
	  height: 3px;
	  bottom: 0;
	  left: 0;
	  background-color: #be9e34;
	  visibility: hidden;
	  transform: scaleX(0);
	  transition: all 0.6s ease-in-out;
	}
	a.middle:hover:before {
	  visibility: visible;
	  transform: scaleX(1);
	}
	.paulicellilighteventuae_tracking_fixed_div {
		position: fixed;
		top: 175px;
		left: 0px;
		z-index: 10;
		outline: none;
		color: #444444;
		cursor: pointer;
		padding: 0px;
		border-top: 2px solid #be9e34;
		border-bottom: 2px solid #be9e34;
		border-right: 2px solid #be9e34;
		border-top-right-radius: 10px;
		border-bottom-right-radius: 10px;
		background: #fff;
		width: 42px;
		height: 42px;
		transition: all 0.4s ease-in-out;
		text-decoration: underline;
	}
	.paulicellilighteventuae_tracking_fixed_div:hover {
		width: 170px;
		height: 42px;
		text-decoration: underline;
		-webkit-box-shadow: 3px 3px 15px #be9e34;
		box-shadow: 3px 3px 15px #be9e34;
		z-index: 10;
	}
	.paulicellilighteventuae_tracking_fixed_div:hover .paulicellilighteventuae_tracking_fixed_text{
		text-decoration: underline;
		display: block;

	}
	.class_fas_fa_search{
		color: #be9e34 !important;
		transform: rotate(0deg);
		font-size: 20px;
		vertical-align: middle;
		text-align: center;
		top: 10px;
		left: 10px;
		position: relative;
	}
	.paulicellilighteventuae_tracking_fixed_text {
		color: #be9e34 !important;
		font-size: 15px;
		font-family: inherit;
		margin-top: 0px;
		bottom: 21%;
		display: none;
		left: 45px;
		position: relative;
		text-decoration: underline;
		font-weight: 500;
	}

	.paulicellilighteventuae_sales_fixed_div {
		position: fixed;
		top: 175px;
		right: 0px;
		z-index: 10;
		outline: none;
		color: #444444;
		cursor: pointer;
		padding: 0px;
		border-top: 2px solid #be9e34;
		border-bottom: 2px solid #be9e34;
		border-left: 2px solid #be9e34;
		border-top-left-radius: 10px;
		border-bottom-left-radius: 10px;
		background: #fff;
		width: 42px;
		height: 42px;
		transition: all 0.4s ease-in-out;
		text-decoration: underline;
	}
	.paulicellilighteventuae_sales_fixed_div:hover {
		width: 170px;
		height: 42px;
		text-decoration: underline;
		-webkit-box-shadow: 3px 3px 15px #be9e34;
		box-shadow: 3px 3px 15px #be9e34;
		z-index: 10;
	}
	.paulicellilighteventuae_sales_fixed_div:hover .paulicellilighteventuae_sales_fixed_text{
		text-decoration: underline;
		display: block;

	}
	.class_fab_fa_wpforms{
		color: #be9e34 !important;
		transform: rotate(0deg);
		font-size: 20px;
		vertical-align: middle;
		text-align: center;
		top: 10px;
		left: 10px;
		position: relative;
	}
	.paulicellilighteventuae_sales_fixed_text {
		color: #be9e34 !important;
		font-size: 15px;
		font-family: inherit;
		margin-top: 0px;
		bottom: 21%;
		display: none;
		left: 45px;
		position: relative;
		text-decoration: underline;
		font-weight: 500;
	}

	.paulicellilighteventuae_bulao_fixed_div {
		position: fixed;
		top: 229px;
		left: 0px;
		z-index: 10;
		outline: none;
		color: #444444;
		cursor: pointer;
		padding: 0px;
		border-top: 2px solid #be9e34;
		border-bottom: 2px solid #be9e34;
		border-right: 2px solid #be9e34;
		border-top-right-radius: 10px;
		border-bottom-right-radius: 10px;
		background: #fff;
		width: 42px;
		height: 42px;
		transition: all 0.4s ease-in-out;
		text-decoration: underline;
	}
	.paulicellilighteventuae_bulao_fixed_div:hover {
		width: 170px;
		height: 42px;
		text-decoration: underline;
		-webkit-box-shadow: 3px 3px 15px #be9e34;
		box-shadow: 3px 3px 15px #be9e34;
		z-index: 10;
	}
	.paulicellilighteventuae_bulao_fixed_div:hover .paulicellilighteventuae_bulao_fixed_text{
		text-decoration: underline;
		display: block;

	}
	.class_fas_fa_running{
		color: #be9e34 !important;
		transform: rotate(0deg);
		font-size: 20px;
		vertical-align: middle;
		text-align: center;
		top: 10px;
		left: 10px;
		position: relative;
		
	}
	.paulicellilighteventuae_bulao_fixed_text {
		color: #be9e34 !important;
		font-size: 15px;
		font-family: inherit;
		margin-top: 0px;
		bottom: 21%;
		display: none;
		left: 45px;
		position: relative;
		text-decoration: underline;
		font-weight: 500;
	}

	.paulicellilighteventuae_calculator_fixed_div {
		position: fixed;
		top: 229px;
		right: 0px;
		z-index: 10;
		outline: none;
		color: #444444;
		cursor: pointer;
		padding: 0px;
		border-top: 2px solid #be9e34;
		border-bottom: 2px solid #be9e34;
		border-left: 2px solid #be9e34;
		border-top-left-radius: 10px;
		border-bottom-left-radius: 10px;
		background: #fff;
		width: 42px;
		height: 42px;
		transition: all 0.4s ease-in-out;
		text-decoration: underline;
	}
	.paulicellilighteventuae_calculator_fixed_div:hover {
		width: 170px;
		height: 42px;
		text-decoration: underline;
		-webkit-box-shadow: 3px 3px 15px #be9e34;
		box-shadow: 3px 3px 15px #be9e34;
		z-index: 10;
	}
	.paulicellilighteventuae_calculator_fixed_div:hover .paulicellilighteventuae_calculator_fixed_text{
		text-decoration: underline;
		display: block;

	}
	.class_fas_fa_calculator{
		color: #be9e34 !important;
		transform: rotate(0deg);
		font-size: 20px;
		vertical-align: middle;
		text-align: center;
		top: 10px;
		left: 10px;
		position: relative;
		
	}
	.paulicellilighteventuae_calculator_fixed_text {
		color: #be9e34 !important;
		font-size: 15px;
		font-family: inherit;
		margin-top: 0px;
		bottom: 21%;
		display: none;
		left: 45px;
		position: relative;
		text-decoration: underline;
		font-weight: 500;
	}

	.paulicellilighteventuae_luggage_fixed_div {
		position: fixed;
		top: 283px;
		left: 0px;
		z-index: 10;
		outline: none;
		color: #444444;
		cursor: pointer;
		padding: 0px;
		border-top: 2px solid #be9e34;
		border-bottom: 2px solid #be9e34;
		border-right: 2px solid #be9e34;
		border-top-right-radius: 10px;
		border-bottom-right-radius: 10px;
		background: #fff;
		width: 42px;
		height: 42px;
		transition: all 0.4s ease-in-out;
		text-decoration: underline;
	}
	.paulicellilighteventuae_luggage_fixed_div:hover {
		width: 170px;
		height: 42px;
		text-decoration: underline;
		-webkit-box-shadow: 3px 3px 15px #be9e34;
		box-shadow: 3px 3px 15px #be9e34;
		z-index: 10;
	}
	.paulicellilighteventuae_luggage_fixed_div:hover .paulicellilighteventuae_luggage_fixed_text{
		text-decoration: underline;
		display: block;
	}
	.class_fas_fa_luggage_cart{
		color: #be9e34 !important;
		transform: rotate(0deg);
		font-size: 20px;
		vertical-align: middle;
		text-align: center;
		top: 10px;
		left: 10px;
		position: relative;
		
	}
	.paulicellilighteventuae_luggage_fixed_text {
		color: #be9e34 !important;
		font-size: 15px;
		font-family: inherit;
		margin-top: 0px;
		bottom: 21%;
		display: none;
		left: 45px;
		position: relative;
		text-decoration: underline;
		font-weight: 500;
	}

	.paulicellilighteventuae_careers_fixed_div {
		position: fixed;
		top: 283px;
		right: 0px;
		z-index: 10;
		outline: none;
		color: #444444;
		cursor: pointer;
		padding: 0px;
		border-top: 2px solid #be9e34;
		border-bottom: 2px solid #be9e34;
		border-left: 2px solid #be9e34;
		border-top-left-radius: 10px;
		border-bottom-left-radius: 10px;
		background: #fff;
		width: 42px;
		height: 42px;
		transition: all 0.4s ease-in-out;
		text-decoration: underline;
	}
	.paulicellilighteventuae_careers_fixed_div:hover {
		width: 170px;
		height: 42px;
		text-decoration: underline;
		-webkit-box-shadow: 3px 3px 15px #be9e34;
		box-shadow: 3px 3px 15px #be9e34;
		z-index: 10;
	}
	.paulicellilighteventuae_careers_fixed_div:hover .paulicellilighteventuae_careers_fixed_text{
		text-decoration: underline;
		display: block;
	}
	.class_glyphicon_send{
		color: #be9e34 !important;
		transform: rotate(0deg);
		font-size: 20px;
		vertical-align: middle;
		text-align: center;
		top: 10px;
		left: 10px;
		position: relative;
		
	}
	.paulicellilighteventuae_careers_fixed_text {
		color: #be9e34 !important;
		font-size: 15px;
		font-family: inherit;
		margin-top: 0px;
		bottom: 21%;
		display: none;
		left: 45px;
		position: relative;
		text-decoration: underline;
		font-weight: 500;
	}
	.dashboard_border_url {
		/*border: 2px solid #be9e34;*/
		/*border-radius: 4px;*/
		/* box-shadow: inset 0 0 2px 2px #be9e34; */
		margin-top: 35px;
		margin-bottom: 35px;
		width: 100%;
		background: #fff;
		/*-webkit-box-shadow: 0px 0px 5px #be9e34;
		box-shadow: 0px 0px 5px #be9e34;*/
	}
	.article_dashboard_border_url {
		/*border: 2px solid #be9e34;*/
		/*border-radius: 4px;*/
		/* box-shadow: inset 0 0 2px 2px #be9e34; */
		margin-top: 35px;
		margin-bottom: 35px;
		width: 100%;
		background: #fff;
		/*-webkit-box-shadow: 0px 0px 5px #be9e34;
		box-shadow: 0px 0px 5px #be9e34;*/
	}
	hr {
	  background-color: #fff;
	  padding: 0;
	  margin: 25px;
	}

	hr.hr-1 {
	  border: 0;
	  height: 4px;
	  background-image: linear-gradient(to right, rgba(255,203,5, 0), rgba(255,203,5, 0.75), rgba(255,203,5, 0));
	}
	.dynamic_content_div_class{
		left: 0%;
		width: 100%;
	}
	.carousel-inner > .item > img,
	.carousel-inner > .item > a > img {
	width: 100%;
	margin: auto;
	height: 200px;

	}
	.title_left_hr_line_h1 {
		content: "";
		position: absolute;
		left: -20px;
		top: 0px;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: none;
		width: 5px;
		height: 100%;
		background-color: #be9e34;
		border-right: 1px solid #000000;
	}
	.title_left_hr_line_h2 {
		content: "";
		position: absolute;
		left: 0px;
		top: 0px;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: none;
		width: 5px;
		height: 100%;
		background-color: #be9e34;
		border-right: 1px solid #000000;
	}
	.inline-photo {
	 /* border: 1em solid #fff;
	  border-bottom: 1em solid #fff;*/
	  border-radius: .25em;
	  /*box-shadow: 1em 1em 2em .25em rgba(0,0,0,.2);*/
	  margin: 0em auto;
	  opacity: 0;
	  transform: translateY(4em) rotateZ(0deg);
	  transition: transform 4s .25s cubic-bezier(0,1,.3,1),
				  opacity .3s .25s ease-out;
	  /*max-width: 600px;
	  width: 90%;*/
	  will-change: transform, opacity;
	}

	.inline-photo.is-visible {
	  opacity: 1;
	  transform: rotateZ(0deg);
	}
	.lmItem:hover {
		box-shadow: 0px 0px 0px 2px #be9e34 inset;
	}
	.lmActive {
		box-shadow: 0px 0px 0px 2px #be9e34 inset !important;
		background-color: #be9e34 !important;
	}
	.lmItem {
		width: 100%;
		float: left;
		background-color: #232331;
		padding: 4%;
		box-shadow: 0px 0px 0px 1px #232331 inset;
		text-transform: uppercase;
		margin-bottom: 3%;
		font-weight: 500;
		font-size: 11px;
		text-align: left;
		padding-left: 7%;
		color: #fff;
		display: none;
	}.leftMenu {
		width: 100%;
		float: left;
		margin-right: 3%;
	}
	.accBtn {
		float: right;
		background-color: #fff;
		color: #363839;
		border: 1px solid #fff;
		outline: none;
		width: 150px;
		height: 45px;
		text-transform: uppercase;
		text-align: center;
	}
	.accBtn:hover {
		border: 1px solid black;
	}
	.error-text {
		color: #fff !important;
		background-color: red;
		padding-top: 10px;
		text-align: center;
		height: 50px;
		outline: none;
		top: 14px;
		position: relative;
	}
	.demo-container-text{
		color: #fff !important;
		background-color: green;
		padding-top: 10px;
		text-align: center;
		height: 50px;
		outline: none;
		top: 14px;
		position: relative;
	}
	.error-text1 {
		color: #fff !important;
		background-color: red;
		padding-top: 10px;
		text-align: center;
		height: 50px;
		outline: none;
		top: -6px;
		position: relative;
	}
	.demo-container-text1{
		color: #fff !important;
		background-color: green;
		padding-top: 10px;
		text-align: center;
		height: 50px;
		outline: none;
		top: -6px;
		position: relative;
	}
	blockquote {
		background: white;
		border-radius: 10px;
		font-family: arial;
		line-height: 1.625;
		position: relative;
	}
	blockquote span {
		position: relative;
	}
	blockquote span:before {
		content: "“";
		font-size: 72px;
		color: #be9e34;
		position: absolute;
		left: -33px !important;
		top: 18px !important;
		line-height: 0;
	}
	blockquote span:after {
		content: "”";
		font-size: 72px;
		color: #be9e34;
		position: absolute;
		right: -40px;
		bottom: -10px;
		line-height: 0;
	}
	.career_success_1{
		font-size: 72px !important;
		font-weight: 700 !important;
		color: #111111 !important;
		text-align: center;
	}
	.career_success_2{
		font-size: 42px !important;
		font-weight: 700 !important;
		color: #111111 !important;
		text-align: center;
	}
	.career_job_table {
		width: 100%;
		margin-right: auto;
		margin-left: auto;
	}
	.careers_detail {
		width: 100%;
	}
	.right_people_image{
		width: 100%;
	}
	.rate_calculator_border_width{
		width: 100%;
	}
	.set_button_at_bottom{
		position: absolute;
		bottom: 5px;
		right: 0;
	}
	.title_left_hr_text_left_space{
		margin-left: 12px;
		font-size: inherit;
		position: relative;
		color: #111111;
	}
	.title_left_hr_label_text_left_space{
		margin-left: 10px;
		font-size: 15px;
		position: relative;
		color: #ffffff;
	}
	.latest_news_title_background{
		width:120px !important;
		text-align: center;
		color: #fff !important;
		text-transform: capitalize;
		margin: 0px;
		line-height: 34px;
		border-top-right-radius: 8px;
		border-top-left-radius: 8px;
	}
	.news_detail_time{
		text-align: center;
	}
	.news_detail_social_icons{
		color:#ffffff;
		border-top-right-radius: 2px;
		border-top-left-radius: 2px;
		border-bottom-right-radius: 2px;
		border-bottom-left-radius: 2px;
		width:40px;
		padding-left: 14px;
		padding-right: 14px;
		line-height: 40px;
	}
	.news_detail_view{
		text-align: center;
	}
	.flag_country_counter{
		width:70%;
		height: auto;
	}
	.footer_logo_size{
		top: 0px;
		position: relative;
		width: 170px;
	}
	.footer_contact_address{
		color: #ffffff;
		 text-align: left;
		 top: 0px;
		 position: relative;
	}
	.header_icon_float{
		float: right;
	}
	.top_header_timestamp{
		display: none;
		float: left;
		padding: 10px;
		position: relative;
		font-size: inherit !important;
	}
	.fn_search_box{
		color: #ffffff !important;
		z-index: 9999;
		float: right;
		right: 25px;
		top: -45px;
		font-size: 25px !important;
	}
	.fn_search_box1{
		color:#ffffff !important;
		z-index: 9999;
		float: right;
		right: 3px;
		top: 0px;
		font-size: 22px;
		color:#FFF !important;
	}
	.class_search_box{
		position: absolute;
		z-index: 9999;
		height: 57px;
		display: none;
		float: right;
		right: -29px;
		top: 75px;
		width: 100%;
	}
	.search_text_field{
		width: 81%;
		border: 2px solid #222 !important;
		background: #fff;
		left: 6px;
		position: relative;
	}
	.search_submit{
		width: 10%;
		top: 6px;
		position: relative;
		border-right: 2px solid #222 !important;
		border-top: 2px solid #222 !important;
		border-bottom: 2px solid #222 !important;
	}
	#main-div {
	  margin-top: 2%;
	  height: auto;
	  background: #53a3e0;
	  text-align: center;
	  border-radius: 10px;
	  position: relative;
	  -webkit-box-shadow: 5px 5px 10px #072021;
	  box-shadow: 5px 5px 10px #072021; 
	}
	.weather_form_border_url{
		border: 2px solid #3a5a8a;
		border-radius: 13px;
		margin-top: 35px;
		margin-bottom: 35px;
		width: 100%;
		background: #fff;
		-webkit-box-shadow: 5px 5px 10px #3a5a8a;
		box-shadow: 5px 5px 10px #3a5a8a;
		position: relative;
	}
	.weather_header_status {
		font-weight: bold;
		margin-top: 11px;
		text-align: center;
		font-size: 18px;
		color: #fff;
	}
	.footer_main{
		padding-left: 0px !important;
		padding-right: 0px !important;
		top: 525px;
		position: relative;
	}
}
/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px)and (max-width: 767px) {
	html *
	{
	   font-size: 14px;
	   color: #191919;
	}
	.title_top_hr_line{
		color:#be9e34;
		position: absolute;
		content: '';
		background-color: #be9e34;
		top: -10px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		width: 65px;
		height: 5px;
		margin-bottom: 55px;
		border-bottom: 1px solid #000000;
	}
	.text_label_hr_line{
		color:#be9e34;
		position: absolute;
		content: '';
		background-color: #be9e34;
		top: 15px;
		left: 0px;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		width: 5px;
		height: 20px;
		margin-bottom: 55px;
	}
	.text_label{
		font-weight: bold;
		color: #221e20;
		left: 0px;
		position: relative;
		text-transform: uppercase;
		top: 0px;
		font-weight: 700;
	}
	.paulicellilighteventuae_sub_footer_menu_color{
		background: #222222;
		line-height: 40px;
		margin-top: 0px;
		position: absolute;
		right: 0;
		bottom: 40px;
		left: 0;
		text-align: center;
		color: #fff;
	}
	.paulicellilighteventuae_footer_menu_color{
		background: #0d0d0d;
		line-height: 40px;
		margin-top: 0px;
		position: absolute;
		right: 0;
		bottom: 0px;
		left: 0;
		text-align: center;
		color: #fff;
	}
	.footer_copy_right{
		left: none;
		color: #fff !important;
		top: none;
		margin: 0;
		text-align: center;
		position: relative;
		z-index: 999;
	}
	h1{
		font-size: 30px !important;
		color: #be9e34 !important;
		padding-top: 7px !important;
		padding-bottom: 7px !important;
		font-weight: bold !important;
		text-transform: uppercase !important;
		text-align: center;
		position: relative;
		text-shadow: 2px 2px 2px #000000;
	}
	h2{
		font-size: 18px;
		width: 100% !important;
		left: 35px !important;
		color: #be9e34 !important;
		position: relative;
		font-weight: 500;
		text-shadow: 2px 2px 2px #000000;
	}
	h3{
		font-size: 12px;
		width: 100% !important;
		left: 20px !important;
		color: #be9e34 !important;
		position: relative;
		font-weight: 500;
		text-shadow: 2px 2px 2px #000000;
	}
	h4{
		font-size: 12px;
		width: 100% !important;
		left: 20px !important;
		color: #be9e34 !important;
		position: relative;
		font-weight: 700;
		text-shadow: 2px 2px 2px #000000;
	}
	h5{
		font-size: 12px;
		width: 100% !important;
		left: 20px !important;
		color: #be9e34 !important;
		position: relative;
		font-weight: 700;
		text-shadow: 2px 2px 2px #000000;
	}
	.span_header_sizes_left_label_line_1 {
		content: "";
		position: absolute;
		left: 0px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		width: 5px;
		height: 80%;
		background-color: #be9e34;
	}
	.span_header_sizes_left_label_line_1_1{
		content: "";
		position: absolute;
		left: 0px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		width: 5px;
		height: 80%;
		background-color: #be9e34;
	}
	* {
		margin: 0;
		padding: 0;
		text-align: left;
		word-spacing: 1px;
	}
	html {
	  height: 100%;
	}
	body{
		font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol" !important;
		position: relative;
		margin: 0;
		padding-bottom: 6rem;
		min-height: 100%;
		/*background-color: #EEEEEE;*/
		background-color: #000000;
	}
	/* width */
	::-webkit-scrollbar {
	  width: 10px;
	  height: 10px;
	}
	/* Track */
	::-webkit-scrollbar-track {
	  box-shadow: inset 0 0 2px #ad9033; 
	  border-radius: 10px;
	}
	 /* Handle */
	::-webkit-scrollbar-thumb {
	  background: #ad9033; 
	  border-radius: 10px;
	  
	}
	/* Handle on hover */
	::-webkit-scrollbar-thumb:hover {
	  background: #ad9033; 
	}
	div.scrollmenu {
	  background-color: #53a3e0;
	  overflow: auto;
	  white-space: nowrap;
	  top: 6px;
	  text-align: center;
	  text-transform: uppercase;
	  position: relative;
	  -webkit-box-shadow: 5px 5px 10px #3a5a8a;
	  box-shadow: 5px 5px 10px #3a5a8a;

	}
	div.scrollmenu a {
	  display: inline-block;
	  color: white;
	  text-align: center;
	  padding: 6px;
	  text-decoration: none;
	  border-left-style: solid;
	  border-left-width: 2px;
	  font-size: 13px;
	  margin-left: -4px;
	}
	div.scrollmenu a:hover {
	  background-color: #3a5a8a;
	}
	/*.sticky {
	  position: fixed;
	  top: 0;
	  width: 100%;
	}*/
	.paulicellilighteventuae_url_logo_size{
		float: unset;
		max-width: 110px;
		height: auto;
		position: relative;
		left: unset;
		top: 0px;
		display: none;
		margin-left: auto;
        margin-right: auto;
	}
	.paulicellilighteventuae_url_logo_size_for_mobile{
		float: unset;
		max-width: 110px;
		height: auto;
		position: relative;
		left: unset;
		top: 0px;
		display: block;
		margin-left: auto;
        margin-right: auto;
	}
	.home_header_div_display {
		display: none;
		float: right;
		position: relative;
	}
	.home_header_links  {
		font-size: small;
		color: #ad9033 !important;
	}
	.home_header_social_links {
		padding: 5px 3px 0px 3px;
		font-size: 20px;
		width: 20px;
		height: 20px;
		text-align: center;
		text-decoration: none;
		margin: 8px 5px;
		border-radius: 50%;
		background: #ffffff !important;
		color: #191919 !important;
	}
	.home_footer_social_div{
		top: -5px;
		position: relative;
		text-align: center;
	}
	.home_footer_social_links {
		padding: 6px 3px 0px 3px;
		font-size: 20px;
		width: 40px;
		height: 40px;
		text-align: center;
		text-decoration: none;
		margin: 8px 0px;
		border-radius: 0%;
		background: #292929 !important;
		color: #be9e34 !important;
		border: 3px solid #be9e34;
	}
	.home_footer_social_links:hover {
		color: #fff !important;
		border: 3px solid #fff;
	}
	.glyphicon {
		color: #191919;
	}
	.input {
		height: 40px;
		outline: none;
		padding-left: 5px;
		color: #221e20;
		margin-top: 5px;
		margin-bottom: 15px;
		width: 100%;
		border: 1px solid #aaa;
	}
	.textarea {
	   border: 1px solid #aaa; /* gap between focus ring and border*/
	   height: 125px;
	   outline: none;
	   padding-left: 5px;
	   color: #221e20;
	}
	.textarea:focus {
	  outline: none; /* disable default focus styles*/
	}
	.select {
		height: 40px;
		outline: none;
		padding-left: 3px;
		margin-top: 5px;
		margin-bottom: 15px;
		width: 100%;
		border: 1px solid #aaa;
	}
	.select:focus {
	  outline: none; /* disable default focus styles*/
	}
	.select2-container .select2-selection--single {
		box-sizing: border-box;
		cursor: pointer;
		display: block;
		height: 40px !important;
		user-select: none;
		-webkit-user-select: none; 
	}
	.select2-container--default .select2-selection--single .select2-selection__rendered {
		color: #444;
		line-height: 40px !important; 
	}
	.home_fixed_bg_scroll {
		text-align: center;
		background-image:url("../bg_images/5_background_2.png");
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: fixed;
		display: block;		
		background-color: unset;		
	}
	.home_fixed_bg_scroll_1 {
		text-align: center;
		background-image:url("../bg_images/5_background_2.png");
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: fixed;
		display: block;		
		background-color: unset;		
	}
	.about_fixed_bg_scroll {
		text-align: center;
		background-image:url("../bg_images/about_main_bg_2.png");
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: fixed;
		display: block;		
		background-color: unset;
	}
	.about_story_fixed_bg_scroll {
		text-align: center;
		background-image:url("../bg_images/about_story_bg_1.png");
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: fixed;
		display: block;		
		background-color: unset;
	}
	.about_history_fixed_bg_scroll {
		text-align: center;
		background-image:url("../bg_images/about_history_bg_1.png");
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: fixed;
		display: block;		
		background-color: unset;
	}
	.about_art_fixed_bg_scroll {
		text-align: center;
		background-image:url("../bg_images/about_art_bg_1.png");
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: fixed;
		display: block;		
		background-color: unset;
	}
	.about_work_fixed_bg_scroll {
		text-align: center;
		background-image:url("../bg_images/about_work_bg_1.png");
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: fixed;
		display: block;		
		background-color: unset;
	}
	.about_projects_fixed_bg_scroll {
		text-align: center;
		background-image:url("../bg_images/about_projects_bg_1.png");
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: fixed;
		display: block;		
		background-color: unset;
	}
	.career_fixed_bg_scroll_1 {
		text-align: center;
		background-image:url("../logos/watch11-min.jpg");
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: fixed;
		display: block;		
		background-color: unset;
	}
	.flip-card {
	  background-color: transparent;
	  width: 70%;
	  height: 279px;
	  perspective: 1000px;
	  margin-top: 5%;
	}

	.flip-card-inner {
	  border-radius: 0.25em;
	  position: relative;
	  width: 100%;
	  height: auto;
	  text-align: center;
	  transition: transform 1s;
	  transform-style: preserve-3d;
	  /*box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);*/
	  box-shadow: 1px 3px 8px 3px rgb(0 0 0 / 20%);
	}

	.flip-card:hover .flip-card-inner {
	  transform: rotateY(180deg);
	}

	.flip-card-front, .flip-card-back {
	  position: absolute;
	  width: 100%;
	  height: 100%;
	  -webkit-backface-visibility: hidden;
	  backface-visibility: hidden;
	}

	.flip-card-front {
	  background-color: transparent;
	  color: black;
	  /*border: 4px outset #be9e34;*/
	  border-radius: 0.25em;
	  z-index: -1;
	}

	.flip-card-back {
	  transform: rotateY(180deg);
	  background-color: transparent;
	  /*border: 4px inset #be9e34;*/
	  border-radius: 0.25em;
	}

	.flip-card-back-content1 {
		color: #be9e34 !important;
		margin: 0px auto;
		margin-top: 8%;
		position: relative;
		width: 94%;
		margin-left: 3%;
		font-weight: 600;
		text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
		text-align: center;
	}
	.flip-card-back-content2 {
		color: #ffffff !important;
		text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
		/*height: 200px;*/
		overflow-y: auto;
		width: 94%;
		margin: 0px auto;
		margin-left: 3%;
		text-align: justify;
		font-weight: 500;
		
	}
	.flip-card-back-content1_1 {
		font-size: 22px !important;
		color: #363839 !important;
		margin: 0px auto;
		margin-top: 8%;
		position: relative;
		width: 94%;
		margin-left: 3%;
		font-weight: 600;
		/*text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;*/
		text-align: center;
	}
	.flip-card-back-content2_1 {
		/*text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;*/
		height: 150px;
		overflow-y: auto;
		width: 94%;
		margin: 0px auto;
		margin-left: 0%;
		text-align: justify;
		font-weight: 400;
		
	}
	.discover-home-text-content2_1{
		/*text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;*/
		height: 150px;
		overflow-y: auto;
		width: 94%;
		margin: 0px auto;
		margin-left: 0%;
		text-align: justify;
		font-weight: 400;
	}
	.home_services_flip_icon {
		position: absolute;
		float: right;
		font-size: 35px;
		color: #be9e34;
		right: 3%;
		top: 13px;
		text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
		background-color: rgba(68,68,68,0.8);
		padding: 1%;
	}
	.home_services_flip_img {
		margin: auto;
		width: 100%;
		border: 4px outset #be9e34;
		padding: 10px;
		z-index: -1;
	}
	.home_services_flip_img_1 {
		margin: auto;
		width: 100%;
		/*border: 4px outset #be9e34;*/
		padding: 10px;
		z-index: -1;
	}
	.home_services_back_flip_img {
		margin: auto;
		width: 100%;
		border: 4px inset #be9e34;
		padding: 10px;
		z-index: -1;
		opacity: 0.6;
		transform: scaleX(-1);
		position: absolute;
	}
	.submit_button {
		border: 1px solid #ffffff;
		height: 40px;
		outline: none !important;
		color: #ffffff;
		margin-top: 5px;
		margin-bottom: 15px;
		text-align: center;
		width: 40%;
		text-transform: uppercase;
		font-weight: bold;
		background: linear-gradient(#000000,#000000);
		text-decoration: none;
		border-radius: 0px;
		text-shadow: none;
	}
	.href_button_link {
		padding: 10px;
		float: left;
		color: #ffffff !important;
		width: 100%;
	}
	.href_button_link:hover {
		padding: 10px;
		float: left;
		color: #000000 !important;
		width: 100%;
		border: 1px solid #000000;
		background: linear-gradient(#ffffff,#ffffff);
		transition: all ease-in-out 0.6s;
	}
	.track_form_overlay {
		position: relative;
		top: 0;
		left: 0;
		height: 100%;
		width: 100%;
		background-color: #444;
		opacity: 1;
		z-index: 1;
	}
	.track_form_main {
		width: 90%;
		top: 152px;
		position: absolute;
		z-index: 1;
		height: 65px;
		/*border: 1px solid #fff;
		border-radius: 0.25em;
		background: rgba(255,255,255,1);*/
		padding: 4px;
		margin-left: auto;
		margin-right: auto;
		left: 0px;
		right: 0;
		text-align: center;
	}
	.track_field {
		width: 57% !important;
		height: 32px !important;
		position: relative;
		margin-top: 8px !important;
		margin-bottom: 0px !important;
		float: left;
		background: #fff;
		outline: none !important;
		left: 13%;
		border-top-left-radius: 0.25em;
		border-bottom-left-radius: 0.25em;
		border-left: 1px solid black;
		border-top: 1px solid black;
		border-bottom: 1px solid black;
		border-right: 1px solid black;
		color: slategrey;
	}
	.track_field:hover {
		width: 57% !important;
		height: 32px !important;
		position: relative;
		margin-top: 8px !important;
		margin-bottom: 0px !important;
		float: left;
		background: #fff;
		outline: none !important;
		left: 13%;
		border-top-left-radius: 0.25em;
		border-bottom-left-radius: 0.25em;
		border-left: 1px solid black;
		border-top: 1px solid black;
		border-bottom: 1px solid black;
		border-right: 1px solid black;
	}
	.track_submit {
		width: 18% !important;
		height: 32px !important;
		position: relative;
		margin-top: 8px !important;
		margin-bottom: 0px !important;
		float: left;
		border-radius: 0px;
		border-top: 1px solid slategrey;
		border-right: 1px solid slategrey;
		border-bottom: 1px solid slategrey;
		left: 13%;
		background: #be9e34;
		color: #ffffff;
		text-transform: uppercase;
	}
	.paulicellilighteventuae_first_container_1 {
		background: #221e20;
		width: 100%;
		border-top-left-radius: 0.25em;
		border-top-right-radius: 0.25em;
		border-bottom-left-radius: 0.25em;
		border-bottom-right-radius: 0.25em;
		height: 322px;
		position: relative;
	}
	.paulicellilighteventuae_first_container_1:hover {
		box-shadow: 2px 2px 30px 0 rgb(0 0 0 / 52%);
		transition: all ease-in-out 0.6s;
	}
	.paulicellilighteventuae_first_container_1_img {
		width: 100%;
	}
	.paulicellilighteventuae_first_container_3_img {
		width: 100%;
	}
	.paulicellilighteventuae_first_container_2 {
		background: #221e20;
		width: 100%;
		border-top-left-radius: 0.25em;
		border-top-right-radius: 0.25em;
		border-bottom-left-radius: 0.25em;
		border-bottom-right-radius: 0.25em;
		height: auto;
		position: relative;
		box-shadow: 2px 2px 30px 0 rgb(0 0 0 / 52%);
	}
	.paulicellilighteventuae_first_container_2:hover {
		box-shadow: 2px 2px 30px 0 rgb(0 0 0 / 52%);
		transition: all ease-in-out 0.6s;
	}
	.paulicellilighteventuae_first_container_3 {
		background: #221e20;
		width: 100%;
		border-top-left-radius: 0.25em;
		border-top-right-radius: 0.25em;
		border-bottom-left-radius: 0.25em;
		border-bottom-right-radius: 0.25em;
		height: 322px;
		position: relative;
	}
	.paulicellilighteventuae_first_container_3:hover {
		box-shadow: 2px 2px 30px 0 rgb(0 0 0 / 52%);
		transition: all ease-in-out 0.6s;
	}
	.paulicellilighteventuae_first_button {
		background-color: rgb(255,203,5);
		color: #ffffff;
		width: 100%;
		text-align: center;
		padding: 5px;
		border: 2px solid rgb(255,203,5);
		position: relative;
		height: 40px;
	}
	.paulicellilighteventuae_first_button:hover {
		background-color: rgb(255,203,5);
		color: #ffffff;
		width: 100%;
		text-align: center;
		transition: all ease-in-out 0.6s;
		position: relative;
	}

	.quote_button {
		background-color: rgb(255,203,5);
		color: #ffffff;
		text-align: center;
		border: 2px solid rgb(255,203,5);
		height: 40px;
		outline: none;
		padding-left: 5px;
		margin-top: 5px;
		width: 100%;
	}
	.quote_button:hover {
		background-color: rgb(255,203,5);
		color: #ffffff;
		width: 100%;
		text-align: center;
		transition: all ease-in-out 0.6s;
	}

	.paulicellilighteventuae_account_button {
		background-color: rgb(255,203,5);
		color: #ffffff;
		width: 100%;
		text-align: center;
		padding: 5px;
		border: 2px solid rgb(255,203,5);
		position: relative;
		height: 40px;
	}
	.paulicellilighteventuae_account_button:hover {
		background-color: rgb(255,203,5);
		color: #ffffff;
		width: 100%;
		text-align: center;
		transition: all ease-in-out 0.6s;
		position: relative;
	}
	.services_read_more_button {
		background-color: rgb(255,203,5);
		color: rgb(255,255,255);
		width: 100%;
		text-align: center;
		padding: 10px;
		border: 1px solid rgb(255,203,5);
		top: 40px;
		position: relative;
		height: 40px;
	}
	.services_read_more_button:hover {
		background-color: rgb(255,203,5);
		color: rgb(255,255,255);
		width: 100%;
		text-align: center;
		padding: 10px;
		border: 2px solid rgb(255,255,255);
		top: 40px;
		position: relative;
	}
	.services_paulicellilighteventuae_container {
		background: #fff;
		width: 100%;
		border-top-left-radius: 0.25em;
		border-top-right-radius: 0.25em;
		border-bottom-left-radius: 0.25em;
		border-bottom-right-radius: 0.25em;
		position: relative;
	}
	.services_paulicellilighteventuae_container:hover {
		box-shadow: 2px 2px 30px 0 rgb(0 0 0 / 52%);
		transition: all ease-in-out 0.6s;
	}
	.discover_paulicellilighteventuae_container {
		background: #fff;
		width: 100%;
		border-top-left-radius: 0.25em;
		border-top-right-radius: 0.25em;
		border-bottom-left-radius: 0.25em;
		border-bottom-right-radius: 0.25em;
		position: relative;
	}
	.discover_paulicellilighteventuae_container:hover {
		box-shadow: 2px 2px 30px 0 rgb(0 0 0 / 52%);
		transition: all ease-in-out 0.6s;
	}
	.services_read_more_button_1 {
		background-color: transparent;
		color: rgb(255,203,5);
		width: 100%;
		text-align: center;
		border: 2px solid rgb(255,203,5);
		height: 40px;
	}
	.services_read_more_button_1:hover {
		background-color: rgb(255,203,5);
		color: #ffffff;
		width: 100%;
		text-align: center;
		transition: all ease-in-out 0.6s;
	}
	.find_out_more_button {
		background-color: transparent;
		color: rgb(255,203,5);
		width: 100%;
		text-align: center;
		border: 2px solid rgb(255,203,5);
		height: 40px;
	}
	.find_out_more_button:hover {
		background-color: rgb(255,203,5);
		color: #ffffff;
		width: 100%;
		text-align: center;
		transition: all ease-in-out 0.6s;
	}
	.find_now_home_text {
		text-align: center;
		width: 70% !important;
		float: left;
		color: #111111 !important;
	}
	.find_now_home {
		background-color: rgb(255,203,5);
		color: #ffffff;
		width: 23%;
		text-align: center;
		padding: 12px;
		border: 2px solid rgb(255,203,5);
		float: left;
	}
	.find_now_home:hover {
		background-color: rgb(255,203,5);
		color: #ffffff;
		width: 23%;
		text-align: center;
		transition: all ease-in-out 0.6s;
	}
	.our_clients_img{
		width: 100%;
	}
	a.middle
	{
		position: relative;
	}
	a.middle:before {
	  content: "";
	  position: absolute;
	  width: 100%;
	  height: 3px;
	  bottom: 0;
	  left: 0;
	  background-color: #be9e34;
	  visibility: hidden;
	  transform: scaleX(0);
	  transition: all 0.6s ease-in-out;
	}
	a.middle:hover:before {
	  visibility: visible;
	  transform: scaleX(1);
	}
	.paulicellilighteventuae_tracking_fixed_div {
		position: fixed;
		top: 175px;
		left: 0px;
		z-index: 10;
		outline: none;
		color: #444444;
		cursor: pointer;
		padding: 0px;
		border-top: 2px solid #be9e34;
		border-bottom: 2px solid #be9e34;
		border-right: 2px solid #be9e34;
		border-top-right-radius: 10px;
		border-bottom-right-radius: 10px;
		background: #fff;
		width: 42px;
		height: 42px;
		transition: all 0.4s ease-in-out;
		text-decoration: underline;
	}
	.paulicellilighteventuae_tracking_fixed_div:hover {
		width: 170px;
		height: 42px;
		text-decoration: underline;
		-webkit-box-shadow: 3px 3px 15px #be9e34;
		box-shadow: 3px 3px 15px #be9e34;
		z-index: 10;
	}
	.paulicellilighteventuae_tracking_fixed_div:hover .paulicellilighteventuae_tracking_fixed_text{
		text-decoration: underline;
		display: block;

	}
	.class_fas_fa_search{
		color: #be9e34 !important;
		transform: rotate(0deg);
		font-size: 20px;
		vertical-align: middle;
		text-align: center;
		top: 10px;
		left: 10px;
		position: relative;
	}
	.paulicellilighteventuae_tracking_fixed_text {
		color: #be9e34 !important;
		font-size: 15px;
		font-family: inherit;
		margin-top: 0px;
		bottom: 21%;
		display: none;
		left: 45px;
		position: relative;
		text-decoration: underline;
		font-weight: 500;
	}

	.paulicellilighteventuae_sales_fixed_div {
		position: fixed;
		top: 175px;
		right: 0px;
		z-index: 10;
		outline: none;
		color: #444444;
		cursor: pointer;
		padding: 0px;
		border-top: 2px solid #be9e34;
		border-bottom: 2px solid #be9e34;
		border-left: 2px solid #be9e34;
		border-top-left-radius: 10px;
		border-bottom-left-radius: 10px;
		background: #fff;
		width: 42px;
		height: 42px;
		transition: all 0.4s ease-in-out;
		text-decoration: underline;
	}
	.paulicellilighteventuae_sales_fixed_div:hover {
		width: 170px;
		height: 42px;
		text-decoration: underline;
		-webkit-box-shadow: 3px 3px 15px #be9e34;
		box-shadow: 3px 3px 15px #be9e34;
		z-index: 10;
	}
	.paulicellilighteventuae_sales_fixed_div:hover .paulicellilighteventuae_sales_fixed_text{
		text-decoration: underline;
		display: block;

	}
	.class_fab_fa_wpforms{
		color: #be9e34 !important;
		transform: rotate(0deg);
		font-size: 20px;
		vertical-align: middle;
		text-align: center;
		top: 10px;
		left: 10px;
		position: relative;
	}
	.paulicellilighteventuae_sales_fixed_text {
		color: #be9e34 !important;
		font-size: 15px;
		font-family: inherit;
		margin-top: 0px;
		bottom: 21%;
		display: none;
		left: 45px;
		position: relative;
		text-decoration: underline;
		font-weight: 500;
	}

	.paulicellilighteventuae_bulao_fixed_div {
		position: fixed;
		top: 229px;
		left: 0px;
		z-index: 10;
		outline: none;
		color: #444444;
		cursor: pointer;
		padding: 0px;
		border-top: 2px solid #be9e34;
		border-bottom: 2px solid #be9e34;
		border-right: 2px solid #be9e34;
		border-top-right-radius: 10px;
		border-bottom-right-radius: 10px;
		background: #fff;
		width: 42px;
		height: 42px;
		transition: all 0.4s ease-in-out;
		text-decoration: underline;
	}
	.paulicellilighteventuae_bulao_fixed_div:hover {
		width: 170px;
		height: 42px;
		text-decoration: underline;
		-webkit-box-shadow: 3px 3px 15px #be9e34;
		box-shadow: 3px 3px 15px #be9e34;
		z-index: 10;
	}
	.paulicellilighteventuae_bulao_fixed_div:hover .paulicellilighteventuae_bulao_fixed_text{
		text-decoration: underline;
		display: block;

	}
	.class_fas_fa_running{
		color: #be9e34 !important;
		transform: rotate(0deg);
		font-size: 20px;
		vertical-align: middle;
		text-align: center;
		top: 10px;
		left: 10px;
		position: relative;
		
	}
	.paulicellilighteventuae_bulao_fixed_text {
		color: #be9e34 !important;
		font-size: 15px;
		font-family: inherit;
		margin-top: 0px;
		bottom: 21%;
		display: none;
		left: 45px;
		position: relative;
		text-decoration: underline;
		font-weight: 500;
	}

	.paulicellilighteventuae_calculator_fixed_div {
		position: fixed;
		top: 229px;
		right: 0px;
		z-index: 10;
		outline: none;
		color: #444444;
		cursor: pointer;
		padding: 0px;
		border-top: 2px solid #be9e34;
		border-bottom: 2px solid #be9e34;
		border-left: 2px solid #be9e34;
		border-top-left-radius: 10px;
		border-bottom-left-radius: 10px;
		background: #fff;
		width: 42px;
		height: 42px;
		transition: all 0.4s ease-in-out;
		text-decoration: underline;
	}
	.paulicellilighteventuae_calculator_fixed_div:hover {
		width: 170px;
		height: 42px;
		text-decoration: underline;
		-webkit-box-shadow: 3px 3px 15px #be9e34;
		box-shadow: 3px 3px 15px #be9e34;
		z-index: 10;
	}
	.paulicellilighteventuae_calculator_fixed_div:hover .paulicellilighteventuae_calculator_fixed_text{
		text-decoration: underline;
		display: block;

	}
	.class_fas_fa_calculator{
		color: #be9e34 !important;
		transform: rotate(0deg);
		font-size: 20px;
		vertical-align: middle;
		text-align: center;
		top: 10px;
		left: 10px;
		position: relative;
		
	}
	.paulicellilighteventuae_calculator_fixed_text {
		color: #be9e34 !important;
		font-size: 15px;
		font-family: inherit;
		margin-top: 0px;
		bottom: 21%;
		display: none;
		left: 45px;
		position: relative;
		text-decoration: underline;
		font-weight: 500;
	}

	.paulicellilighteventuae_luggage_fixed_div {
		position: fixed;
		top: 283px;
		left: 0px;
		z-index: 10;
		outline: none;
		color: #444444;
		cursor: pointer;
		padding: 0px;
		border-top: 2px solid #be9e34;
		border-bottom: 2px solid #be9e34;
		border-right: 2px solid #be9e34;
		border-top-right-radius: 10px;
		border-bottom-right-radius: 10px;
		background: #fff;
		width: 42px;
		height: 42px;
		transition: all 0.4s ease-in-out;
		text-decoration: underline;
	}
	.paulicellilighteventuae_luggage_fixed_div:hover {
		width: 170px;
		height: 42px;
		text-decoration: underline;
		-webkit-box-shadow: 3px 3px 15px #be9e34;
		box-shadow: 3px 3px 15px #be9e34;
		z-index: 10;
	}
	.paulicellilighteventuae_luggage_fixed_div:hover .paulicellilighteventuae_luggage_fixed_text{
		text-decoration: underline;
		display: block;
	}
	.class_fas_fa_luggage_cart{
		color: #be9e34 !important;
		transform: rotate(0deg);
		font-size: 20px;
		vertical-align: middle;
		text-align: center;
		top: 10px;
		left: 10px;
		position: relative;
		
	}
	.paulicellilighteventuae_luggage_fixed_text {
		color: #be9e34 !important;
		font-size: 15px;
		font-family: inherit;
		margin-top: 0px;
		bottom: 21%;
		display: none;
		left: 45px;
		position: relative;
		text-decoration: underline;
		font-weight: 500;
	}

	.paulicellilighteventuae_careers_fixed_div {
		position: fixed;
		top: 283px;
		right: 0px;
		z-index: 10;
		outline: none;
		color: #444444;
		cursor: pointer;
		padding: 0px;
		border-top: 2px solid #be9e34;
		border-bottom: 2px solid #be9e34;
		border-left: 2px solid #be9e34;
		border-top-left-radius: 10px;
		border-bottom-left-radius: 10px;
		background: #fff;
		width: 42px;
		height: 42px;
		transition: all 0.4s ease-in-out;
		text-decoration: underline;
	}
	.paulicellilighteventuae_careers_fixed_div:hover {
		width: 170px;
		height: 42px;
		text-decoration: underline;
		-webkit-box-shadow: 3px 3px 15px #be9e34;
		box-shadow: 3px 3px 15px #be9e34;
		z-index: 10;
	}
	.paulicellilighteventuae_careers_fixed_div:hover .paulicellilighteventuae_careers_fixed_text{
		text-decoration: underline;
		display: block;
	}
	.class_glyphicon_send{
		color: #be9e34 !important;
		transform: rotate(0deg);
		font-size: 20px;
		vertical-align: middle;
		text-align: center;
		top: 10px;
		left: 10px;
		position: relative;
		
	}
	.paulicellilighteventuae_careers_fixed_text {
		color: #be9e34 !important;
		font-size: 15px;
		font-family: inherit;
		margin-top: 0px;
		bottom: 21%;
		display: none;
		left: 45px;
		position: relative;
		text-decoration: underline;
		font-weight: 500;
	}

	.dashboard_border_url {
		/*border: 2px solid #be9e34;*/
		/*border-radius: 4px;*/
		/* box-shadow: inset 0 0 2px 2px #be9e34; */
		margin-top: 35px;
		margin-bottom: 35px;
		width: 100%;
		background: #fff;
		/*-webkit-box-shadow: 0px 0px 5px #be9e34;
		box-shadow: 0px 0px 5px #be9e34;*/
	}
	.article_dashboard_border_url {
		/*border: 2px solid #be9e34;*/
		/*border-radius: 4px;*/
		/* box-shadow: inset 0 0 2px 2px #be9e34; */
		margin-top: 35px;
		margin-bottom: 35px;
		width: 100%;
		background: #fff;
		/*-webkit-box-shadow: 0px 0px 5px #be9e34;
		box-shadow: 0px 0px 5px #be9e34;*/
	}
	hr {
	  background-color: #fff;
	  padding: 0;
	  margin: 25px;
	}

	hr.hr-1 {
	  border: 0;
	  height: 4px;
	  background-image: linear-gradient(to right, rgba(255,203,5, 0), rgba(255,203,5, 0.75), rgba(255,203,5, 0));
	}
	.dynamic_content_div_class{
		left: 0%;
		width: 100%;
	}
	.carousel-inner > .item > img,
	.carousel-inner > .item > a > img {
	width: 100%;
	margin: auto;
	height: 200px;

	}
	.title_left_hr_line_h1 {
		content: "";
		position: absolute;
		left: -20px;
		top: 0px;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: none;
		width: 5px;
		height: 100%;
		background-color: #be9e34;
		border-right: 1px solid #000000;
	}
	.title_left_hr_line_h2 {
		content: "";
		position: absolute;
		left: 0px;
		top: 0px;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: none;
		width: 5px;
		height: 100%;
		background-color: #be9e34;
		border-right: 1px solid #000000;
	}
	.inline-photo {
	 /* border: 1em solid #fff;
	  border-bottom: 1em solid #fff;*/
	  border-radius: .25em;
	  /*box-shadow: 1em 1em 2em .25em rgba(0,0,0,.2);*/
	  margin: 0em auto;
	  opacity: 0;
	  transform: translateY(4em) rotateZ(0deg);
	  transition: transform 4s .25s cubic-bezier(0,1,.3,1),
				  opacity .3s .25s ease-out;
	  /*max-width: 600px;
	  width: 90%;*/
	  will-change: transform, opacity;
	}

	.inline-photo.is-visible {
	  opacity: 1;
	  transform: rotateZ(0deg);
	}
	.lmItem:hover {
		box-shadow: 0px 0px 0px 2px #be9e34 inset;
	}
	.lmActive {
		box-shadow: 0px 0px 0px 2px #be9e34 inset !important;
		background-color: #be9e34 !important;
	}
	.lmItem {
		width: 100%;
		float: left;
		background-color: #232331;
		padding: 4%;
		box-shadow: 0px 0px 0px 1px #232331 inset;
		text-transform: uppercase;
		margin-bottom: 3%;
		font-weight: 500;
		font-size: 11px;
		text-align: left;
		padding-left: 7%;
		color: #fff;
		display: none;
	}.leftMenu {
		width: 100%;
		float: left;
		margin-right: 3%;
	}
	.accBtn {
		float: right;
		background-color: #fff;
		color: #363839;
		border: 1px solid #fff;
		outline: none;
		width: 150px;
		height: 45px;
		text-transform: uppercase;
		text-align: center;
	}
	.accBtn:hover {
		border: 1px solid black;
	}
	.error-text {
		color: #fff !important;
		background-color: red;
		padding-top: 10px;
		text-align: center;
		height: 50px;
		outline: none;
		top: 14px;
		position: relative;
	}
	.demo-container-text{
		color: #fff !important;
		background-color: green;
		padding-top: 10px;
		text-align: center;
		height: 50px;
		outline: none;
		top: 14px;
		position: relative;
	}
	.error-text1 {
		color: #fff !important;
		background-color: red;
		padding-top: 10px;
		text-align: center;
		height: 50px;
		outline: none;
		top: -6px;
		position: relative;
	}
	.demo-container-text1{
		color: #fff !important;
		background-color: green;
		padding-top: 10px;
		text-align: center;
		height: 50px;
		outline: none;
		top: -6px;
		position: relative;
	}
	blockquote {
		background: white;
		border-radius: 10px;
		font-family: arial;
		line-height: 1.625;
		position: relative;
	}
	blockquote span {
		position: relative;
	}
	blockquote span:before {
		content: "“";
		font-size: 72px;
		color: #be9e34;
		position: absolute;
		left: -33px !important;
		top: 18px !important;
		line-height: 0;
	}
	blockquote span:after {
		content: "”";
		font-size: 72px;
		color: #be9e34;
		position: absolute;
		right: -40px;
		bottom: -10px;
		line-height: 0;
	}
	.career_success_1{
		font-size: 72px !important;
		font-weight: 700 !important;
		color: #111111 !important;
		text-align: center;
	}
	.career_success_2{
		font-size: 42px !important;
		font-weight: 700 !important;
		color: #111111 !important;
		text-align: center;
	}
	.career_job_table {
		width: 100%;
		margin-right: auto;
		margin-left: auto;
	}
	.careers_detail {
		width: 100%;
	}
	.right_people_image{
		width: 100%;
	}
	.rate_calculator_border_width{
		width: 100%;
	}
	.set_button_at_bottom{
		position: absolute;
		bottom: 5px;
		right: 0;
	}
	.title_left_hr_text_left_space{
		margin-left: 12px;
		font-size: inherit;
		position: relative;
		color: #111111;
	}
	.title_left_hr_label_text_left_space{
		margin-left: 10px;
		font-size: 15px;
		position: relative;
		color: #ffffff;
	}
	.latest_news_title_background{
		width:120px !important;
		text-align: center;
		color: #fff !important;
		text-transform: capitalize;
		margin: 0px;
		line-height: 34px;
		border-top-right-radius: 8px;
		border-top-left-radius: 8px;
	}
	.news_detail_time{
		text-align: center;
	}
	.news_detail_social_icons{
		color:#ffffff;
		border-top-right-radius: 2px;
		border-top-left-radius: 2px;
		border-bottom-right-radius: 2px;
		border-bottom-left-radius: 2px;
		width:40px;
		padding-left: 14px;
		padding-right: 14px;
		line-height: 40px;
	}
	.news_detail_view{
		text-align: center;
	}
	.flag_country_counter{
		width:70%;
		height: auto;
	}
	.footer_logo_size{
		top: 0px;
		position: relative;
		width: 200px;
	}
	.footer_contact_address{
		color: #ffffff;
		 text-align: left;
		 top: 0px;
		 position: relative;
	}
	.header_icon_float{
		float: right;
	}
	.top_header_timestamp{
		display: none;
		float: left;
		padding: 10px;
		position: relative;
		font-size: inherit !important;
	}
	.fn_search_box{
		color: #ffffff !important;
		z-index: 9999;
		float: right;
		right: 25px;
		top: -45px;
		font-size: 25px !important;
	}
	.fn_search_box1{
		color:#ffffff !important;
		z-index: 9999;
		float: right;
		right: 3px;
		top: 0px;
		font-size: 22px;
		color:#FFF !important;
	}
	.class_search_box{
		position: absolute;
		z-index: 9999;
		height: 57px;
		display: none;
		float: right;
		right: -6px;
		top: 76px;
		width: 45%;
	}
	.search_text_field{
		width: 81%;
		border: 2px solid #222 !important;
		background: #fff;
		left: 6px;
		position: relative;
	}
	.search_submit{
		width: 10%;
		top: 6px;
		position: relative;
		border-right: 2px solid #222 !important;
		border-top: 2px solid #222 !important;
		border-bottom: 2px solid #222 !important;
	}
	#main-div {
	  margin-top: 2%;
	  height: auto;
	  background: #53a3e0;
	  text-align: center;
	  border-radius: 10px;
	  position: relative;
	  -webkit-box-shadow: 5px 5px 10px #072021;
	  box-shadow: 5px 5px 10px #072021; 
	}
	.weather_form_border_url{
		border: 2px solid #3a5a8a;
		border-radius: 13px;
		margin-top: 35px;
		margin-bottom: 35px;
		width: 100%;
		background: #fff;
		-webkit-box-shadow: 5px 5px 10px #3a5a8a;
		box-shadow: 5px 5px 10px #3a5a8a;
		position: relative;
	}
	.weather_header_status {
		font-weight: bold;
		margin-top: 11px;
		text-align: center;
		font-size: 18px;
		color: #fff;
	}
	.footer_main{
		padding-left: 0px !important;
		padding-right: 0px !important;
		top: 556px;
		position: relative;
	}
}
/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px)and (max-width: 991px) {
	html *
	{
	   font-size: 18px;
	   color: #191919;
	}
	.title_top_hr_line{
		color:#be9e34;
		position: absolute;
		content: '';
		background-color: #be9e34;
		top: -10px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		width: 65px;
		height: 5px;
		margin-bottom: 55px;
		border-bottom: 1px solid #000000;
	}
	.text_label_hr_line{
		color:#be9e34;
		position: absolute;
		content: '';
		background-color: #be9e34;
		top: 15px;
		left: 0px;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		width: 5px;
		height: 20px;
		margin-bottom: 55px;
	}
	.text_label{
		font-weight: bold;
		color: #221e20;
		left: 0px;
		position: relative;
		text-transform: uppercase;
		top: 0px;
		font-weight: 700;
	}
	.paulicellilighteventuae_sub_footer_menu_color{
		background: #222222;
		line-height: 40px;
		margin-top: 0px;
		position: absolute;
		right: 0;
		bottom: 40px;
		left: 0;
		text-align: center;
		color: #fff;
	}
	.paulicellilighteventuae_footer_menu_color{
		background: #0d0d0d;
		line-height: 40px;
		margin-top: 0px;
		position: absolute;
		right: 0;
		bottom: 0px;
		left: 0;
		text-align: center;
		color: #fff;
	}
	.footer_copy_right{
		left: none;
		color: #fff !important;
		top: none;
		margin: 0;
		text-align: center;
		position: relative;
		z-index: 999;
	}
	h1{
		font-size: 30px !important;
		color: #be9e34 !important;
		padding-top: 7px !important;
		padding-bottom: 7px !important;
		font-weight: bold !important;
		text-transform: uppercase !important;
		text-align: center;
		position: relative;
		text-shadow: 2px 2px 2px #000000;
	}
	h2{
		font-size: 30px;
		width: 100% !important;
		left: 35px !important;
		color: #be9e34 !important;
		position: relative;
		font-weight: 500;
		text-shadow: 2px 2px 2px #000000;
	}
	h3{
		font-size: 14px;
		width: 100% !important;
		left: 20px !important;
		color: #be9e34 !important;
		position: relative;
		font-weight: 500;
		text-shadow: 2px 2px 2px #000000;
	}
	h4{
		font-size: 14px;
		width: 100% !important;
		left: 20px !important;
		color: #be9e34 !important;
		position: relative;
		font-weight: 700;
		text-shadow: 2px 2px 2px #000000;
	}
	h5{
		font-size: 14px;
		width: 100% !important;
		left: 20px !important;
		color: #be9e34 !important;
		position: relative;
		font-weight: 700;
		text-shadow: 2px 2px 2px #000000;
	}
	.span_header_sizes_left_label_line_1 {
		content: "";
		position: absolute;
		left: 0px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		width: 5px;
		height: 80%;
		background-color: #be9e34;
	}
	.span_header_sizes_left_label_line_1_1{
		content: "";
		position: absolute;
		left: 0px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		width: 5px;
		height: 80%;
		background-color: #be9e34;
	}
	* {
		margin: 0;
		padding: 0;
		text-align: left;
		word-spacing: 1px;
	}
	html {
	  height: 100%;
	}
	body{
		font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol" !important;
		position: relative;
		margin: 0;
		padding-bottom: 6rem;
		min-height: 100%;
		/*background-color: #EEEEEE;*/
		background-color: #000000;
	}
	/* width */
	::-webkit-scrollbar {
	  width: 10px;
	  height: 10px;
	}
	/* Track */
	::-webkit-scrollbar-track {
	  box-shadow: inset 0 0 2px #ad9033; 
	  border-radius: 10px;
	}
	 /* Handle */
	::-webkit-scrollbar-thumb {
	  background: #ad9033; 
	  border-radius: 10px;
	  
	}
	/* Handle on hover */
	::-webkit-scrollbar-thumb:hover {
	  background: #ad9033; 
	}
	div.scrollmenu {
	  background-color: #53a3e0;
	  overflow: auto;
	  white-space: nowrap;
	  top: 6px;
	  text-align: center;
	  text-transform: uppercase;
	  position: relative;
	  -webkit-box-shadow: 5px 5px 10px #3a5a8a;
	  box-shadow: 5px 5px 10px #3a5a8a;

	}
	div.scrollmenu a {
	  display: inline-block;
	  color: white;
	  text-align: center;
	  padding: 6px;
	  text-decoration: none;
	  border-left-style: solid;
	  border-left-width: 2px;
	  font-size: 13px;
	  margin-left: -4px;
	}
	div.scrollmenu a:hover {
	  background-color: #3a5a8a;
	}
	/*.sticky {
	  position: fixed;
	  top: 0;
	  width: 100%;
	}*/
	.paulicellilighteventuae_url_logo_size{
		float: unset;
		max-width: 110px;
		height: auto;
		position: relative;
		left: unset;
		top: 8px;
		display: block;
		margin-left: auto;
        margin-right: auto;
	}
	.paulicellilighteventuae_url_logo_size_for_mobile{
		float: unset;
		max-width: 110px;
		height: auto;
		position: relative;
		left: unset;
		top: 8px;
		display: none;
		margin-left: auto;
        margin-right: auto;
	}
	.home_header_div_display {
		display: contents;
		float: right;
		position: relative;
	}
	.home_header_links  {
		font-size: small;
		color: #ad9033 !important;
	}
	.home_header_social_links {
		padding: 5px 3px 0px 3px;
		font-size: 20px;
		width: 20px;
		height: 20px;
		text-align: center;
		text-decoration: none;
		margin: 8px 5px;
		border-radius: 50%;
		background: #ffffff !important;
		color: #191919 !important;
	}
	.home_footer_social_div{
		top: -5px;
		position: relative;
		text-align: center;
	}
	.home_footer_social_links {
		padding: 6px 3px 0px 3px;
		font-size: 20px;
		width: 40px;
		height: 40px;
		text-align: center;
		text-decoration: none;
		margin: 8px 0px;
		border-radius: 0%;
		background: #292929 !important;
		color: #be9e34 !important;
		border: 3px solid #be9e34;
	}
	.home_footer_social_links:hover {
		color: #fff !important;
		border: 3px solid #fff;
	}
	.glyphicon {
		color: #191919;
	}
	.input {
		height: 40px;
		outline: none;
		padding-left: 5px;
		color: #221e20;
		margin-top: 5px;
		margin-bottom: 15px;
		width: 100%;
		border: 1px solid #aaa;
	}
	.textarea {
	   border: 1px solid #aaa; /* gap between focus ring and border*/
	   height: 125px;
	   outline: none;
	   padding-left: 5px;
	   color: #221e20;
	}
	.textarea:focus {
	  outline: none; /* disable default focus styles*/
	}
	.select {
		height: 40px;
		outline: none;
		padding-left: 3px;
		margin-top: 5px;
		margin-bottom: 15px;
		width: 100%;
		border: 1px solid #aaa;
	}
	.select:focus {
	  outline: none; /* disable default focus styles*/
	}
	.select2-container .select2-selection--single {
		box-sizing: border-box;
		cursor: pointer;
		display: block;
		height: 40px !important;
		user-select: none;
		-webkit-user-select: none; 
	}
	.select2-container--default .select2-selection--single .select2-selection__rendered {
		color: #444;
		line-height: 40px !important; 
	}
	.home_fixed_bg_scroll {
		text-align: center;
		background-image:url("../bg_images/5_background_2.png");
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: fixed;
		display: block;
		background-color: unset;		
	}
	.home_fixed_bg_scroll_1 {
		text-align: center;
		background-image:url("../bg_images/5_background_2.png");
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: fixed;
		display: block;	
		background-color: unset;
	}
	.about_fixed_bg_scroll {
		text-align: center;
		background-image:url("../bg_images/about_main_bg_2.png");
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: fixed;
		display: block;		
		background-color: unset;
	}
	.about_story_fixed_bg_scroll {
		text-align: center;
		background-image:url("../bg_images/about_story_bg_1.png");
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: fixed;
		display: block;		
		background-color: unset;
	}
	.about_history_fixed_bg_scroll {
		text-align: center;
		background-image:url("../bg_images/about_history_bg_1.png");
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: fixed;
		display: block;		
		background-color: unset;
	}
	.about_art_fixed_bg_scroll {
		text-align: center;
		background-image:url("../bg_images/about_art_bg_1.png");
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: fixed;
		display: block;		
		background-color: unset;
	}
	.about_work_fixed_bg_scroll {
		text-align: center;
		background-image:url("../bg_images/about_work_bg_1.png");
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: fixed;
		display: block;		
		background-color: unset;
	}
	.about_projects_fixed_bg_scroll {
		text-align: center;
		background-image:url("../bg_images/about_projects_bg_1.png");
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: fixed;
		display: block;		
		background-color: unset;
	}
	.career_fixed_bg_scroll_1 {
		text-align: center;
		background-image:url("../logos/watch11-min.jpg");
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: fixed;
		display: block;		
		background-color: unset;
	}
	.flip-card {
	  background-color: transparent;
	  width: 100%;
	  height: 215px;
	  perspective: 1000px;
	  margin-top: 5%;
	}

	.flip-card-inner {
	  border-radius: 0.25em;
	  position: relative;
	  width: 100%;
	  height: auto;
	  text-align: center;
	  transition: transform 1s;
	  transform-style: preserve-3d;
	  /*box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);*/
	  box-shadow: 1px 3px 8px 3px rgb(0 0 0 / 20%);
	}

	.flip-card:hover .flip-card-inner {
	  transform: rotateY(180deg);
	}

	.flip-card-front, .flip-card-back {
	  position: absolute;
	  width: 100%;
	  height: 100%;
	  -webkit-backface-visibility: hidden;
	  backface-visibility: hidden;
	}

	.flip-card-front {
	  background-color: transparent;
	  color: black;
	  /*border: 4px outset #be9e34;*/
	  border-radius: 0.25em;
	  z-index: -1;
	}

	.flip-card-back {
	  transform: rotateY(180deg);
	  background-color: transparent;
	  /*border: 4px inset #be9e34;*/
	  border-radius: 0.25em;
	}

	.flip-card-back-content1 {
		color: #be9e34 !important;
		margin: 0px auto;
		margin-top: 8%;
		position: relative;
		width: 94%;
		margin-left: 3%;
		font-weight: 600;
		text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
		text-align: center;
	}
	.flip-card-back-content2 {
		color: #ffffff !important;
		text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
		/*height: 200px;*/
		overflow-y: auto;
		width: 94%;
		margin: 0px auto;
		margin-left: 3%;
		text-align: justify;
		font-weight: 500;
		
	}
	.flip-card-back-content1_1 {
		font-size: 22px !important;
		color: #363839 !important;
		margin: 0px auto;
		margin-top: 8%;
		position: relative;
		width: 94%;
		margin-left: 3%;
		font-weight: 600;
		/*text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;*/
		text-align: left;
	}
	.flip-card-back-content2_1 {
		/*text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;*/
		height: 200px;
		overflow-y: auto;
		width: 94%;
		margin: 0px auto;
		margin-left: 0%;
		text-align: justify;
		font-weight: 400;
		
	}
	.discover-home-text-content2_1{
		/*text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;*/
		height: 200px;
		overflow-y: auto;
		width: 94%;
		margin: 0px auto;
		margin-left: 0%;
		text-align: justify;
		font-weight: 400;
	}
	.home_services_flip_icon {
		position: absolute;
		float: right;
		font-size: 35px;
		color: #be9e34;
		right: 3%;
		top: 13px;
		text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
		background-color: rgba(68,68,68,0.8);
		padding: 1%;
	}
	.home_services_flip_img {
		margin: auto;
		width: 100%;
		border: 4px outset #be9e34;
		padding: 10px;
		z-index: -1;
	}
	.home_services_flip_img_1 {
		margin: auto;
		width: 100%;
		/*border: 4px outset #be9e34;*/
		padding: 10px;
		z-index: -1;
	}
	.home_services_back_flip_img {
		margin: auto;
		width: 100%;
		border: 4px inset #be9e34;
		padding: 10px;
		z-index: -1;
		opacity: 0.6;
		transform: scaleX(-1);
		position: absolute;
	}
	.submit_button {
		border: 1px solid #ffffff;
		height: 40px;
		outline: none !important;
		color: #ffffff;
		margin-top: 5px;
		margin-bottom: 15px;
		text-align: center;
		width: 40%;
		text-transform: uppercase;
		font-weight: bold;
		background: linear-gradient(#000000,#000000);
		text-decoration: none;
		border-radius: 0px;
		text-shadow: none;
	}
	.href_button_link {
		padding: 10px;
		float: left;
		color: #ffffff !important;
		width: 100%;
	}
	.href_button_link:hover {
		padding: 10px;
		float: left;
		color: #000000 !important;
		width: 100%;
		border: 1px solid #000000;
		background: linear-gradient(#ffffff,#ffffff);
		transition: all ease-in-out 0.6s;
	}	
	.track_form_overlay {
		position: relative;
		top: 0;
		left: 0;
		height: 100%;
		width: 100%;
		background-color: #444;
		opacity: 1;
		z-index: 1;
	}
	.track_form_main {
		width: 51%;
		top: 200px;
		position: absolute;
		z-index: 1;
		height: 65px;
		/*border: 1px solid #fff;
		border-radius: 0.25em;
		background: rgba(255,255,255,1);*/
		padding: 4px;
		margin-left: auto;
		margin-right: auto;
		left: 0px;
		right: 0;
		text-align: center;
	}
	.track_field {
		width: 57% !important;
		height: 40px !important;
		position: relative;
		margin-top: 8px !important;
		margin-bottom: 0px !important;
		float: left;
		background: #fff;
		outline: none !important;
		border-left: 2px solid #444444;
		left: 13%;
		border-top-left-radius: 0.25em;
		border-bottom-left-radius: 0.25em;
		border-top: 2px solid #444444;
		border-bottom: 2px solid #444444;
		border-right: 2px solid #444444;
		color: slategrey;
	}
	.track_field:hover {
		width: 57% !important;
		height: 40px !important;
		position: relative;
		margin-top: 8px !important;
		margin-bottom: 0px !important;
		float: left;
		background: #fff;
		outline: none !important;
		border-left: 2px solid #444444;
		left: 13%;
		border-top-left-radius: 0.25em;
		border-bottom-left-radius: 0.25em;
		border-top: 2px solid #444444;
		border-bottom: 2px solid #444444;
		border-right: 2px solid #444444;
	}
	.track_submit {
		width: 18% !important;
		height: 40px !important;
		position: relative;
		margin-top: 8px !important;
		margin-bottom: 0px !important;
		float: left;
		border-radius: 0px;
		border-top: 2px solid slategrey;
		border-right: 2px solid slategrey;
		border-bottom: 2px solid slategrey;
		left: 13%;
		background: #be9e34;
		color: #ffffff;
		text-transform: uppercase;
	}
	.paulicellilighteventuae_first_container_1 {
		background: #221e20;
		width: 100%;
		border-top-left-radius: 0.25em;
		border-top-right-radius: 0.25em;
		border-bottom-left-radius: 0.25em;
		border-bottom-right-radius: 0.25em;
		height: 580px;
		position: relative;
	}
	.paulicellilighteventuae_first_container_1:hover {
		box-shadow: 2px 2px 30px 0 rgb(0 0 0 / 52%);
		transition: all ease-in-out 0.6s;
	}
	.paulicellilighteventuae_first_container_1_img {
		width: 100%;
	}
	.paulicellilighteventuae_first_container_3_img {
		width: 100%;
	}
	.paulicellilighteventuae_first_container_2 {
		background: #221e20;
		width: 100%;
		border-top-left-radius: 0.25em;
		border-top-right-radius: 0.25em;
		border-bottom-left-radius: 0.25em;
		border-bottom-right-radius: 0.25em;
		height: auto;
		position: relative;
		box-shadow: 2px 2px 30px 0 rgb(0 0 0 / 52%);
	}
	.paulicellilighteventuae_first_container_2:hover {
		box-shadow: 2px 2px 30px 0 rgb(0 0 0 / 52%);
		transition: all ease-in-out 0.6s;
	}
	.paulicellilighteventuae_first_container_3 {
		background: #221e20;
		width: 100%;
		border-top-left-radius: 0.25em;
		border-top-right-radius: 0.25em;
		border-bottom-left-radius: 0.25em;
		border-bottom-right-radius: 0.25em;
		height: 580px;
		position: relative;
	}
	.paulicellilighteventuae_first_container_3:hover {
		box-shadow: 2px 2px 30px 0 rgb(0 0 0 / 52%);
		transition: all ease-in-out 0.6s;
	}
	.paulicellilighteventuae_first_button {
		background-color: rgb(255,203,5);
		color: #ffffff;
		width: 100%;
		text-align: center;
		padding: 5px;
		border: 2px solid rgb(255,203,5);
		position: relative;
		height: 40px;
	}
	.paulicellilighteventuae_first_button:hover {
		background-color: rgb(255,203,5);
		color: #ffffff;
		width: 100%;
		text-align: center;
		transition: all ease-in-out 0.6s;
		position: relative;
	}

	.quote_button {
		background-color: rgb(255,203,5);
		color: #ffffff;
		text-align: center;
		border: 2px solid rgb(255,203,5);
		height: 40px;
		outline: none;
		padding-left: 5px;
		margin-top: 5px;
		width: 100%;
	}
	.quote_button:hover {
		background-color: rgb(255,203,5);
		color: #ffffff;
		width: 100%;
		text-align: center;
		transition: all ease-in-out 0.6s;
	}

	.paulicellilighteventuae_account_button {
		background-color: rgb(255,203,5);
		color: #ffffff;
		width: 100%;
		text-align: center;
		padding: 5px;
		border: 2px solid rgb(255,203,5);
		position: relative;
		height: 40px;
	}
	.paulicellilighteventuae_account_button:hover {
		background-color: rgb(255,203,5);
		color: #ffffff;
		width: 100%;
		text-align: center;
		transition: all ease-in-out 0.6s;
		position: relative;
	}
	.services_read_more_button {
		background-color: rgb(255,203,5);
		color: rgb(255,255,255);
		width: 100%;
		text-align: center;
		padding: 10px;
		border: 1px solid rgb(255,203,5);
		top: 100px;
		position: relative;
		height: 40px;
	}
	.services_read_more_button:hover {
		background-color: rgb(255,203,5);
		color: rgb(255,255,255);
		width: 100%;
		text-align: center;
		padding: 10px;
		border: 2px solid rgb(255,255,255);
		top: 100px;
		position: relative;
	}
	.services_paulicellilighteventuae_container {
		background: #fff;
		width: 100%;
		border-top-left-radius: 0.25em;
		border-top-right-radius: 0.25em;
		border-bottom-left-radius: 0.25em;
		border-bottom-right-radius: 0.25em;
		position: relative;
	}
	.services_paulicellilighteventuae_container:hover {
		box-shadow: 2px 2px 30px 0 rgb(0 0 0 / 52%);
		transition: all ease-in-out 0.6s;
	}
	.discover_paulicellilighteventuae_container {
		background: #fff;
		width: 100%;
		border-top-left-radius: 0.25em;
		border-top-right-radius: 0.25em;
		border-bottom-left-radius: 0.25em;
		border-bottom-right-radius: 0.25em;
		position: relative;
	}
	.discover_paulicellilighteventuae_container:hover {
		box-shadow: 2px 2px 30px 0 rgb(0 0 0 / 52%);
		transition: all ease-in-out 0.6s;
	}
	.services_read_more_button_1{
		background-color: transparent;
		color: rgb(255,203,5);
		width: 100%;
		text-align: center;
		border: 2px solid rgb(255,203,5);
		height: 40px;
	}
	.services_read_more_button_1:hover {
		background-color: rgb(255,203,5);
		color: #ffffff;
		width: 100%;
		text-align: center;
		transition: all ease-in-out 0.6s;
	}
	.find_out_more_button {
		background-color: transparent;
		color: rgb(255,203,5);
		width: 100%;
		text-align: center;
		border: 2px solid rgb(255,203,5);
		height: 40px;
	}
	.find_out_more_button:hover {
		background-color: rgb(255,203,5);
		color: #ffffff;
		width: 100%;
		text-align: center;
		transition: all ease-in-out 0.6s;
	}
	.find_now_home_text {
		text-align: center;
		width: 70% !important;
		float: left;
		color: #111111 !important;
	}
	.find_now_home {
		background-color: rgb(255,203,5);
		color: #ffffff;
		width: 15%;
		text-align: center;
		padding: 12px;
		border: 2px solid rgb(255,203,5);
		float: left;
	}
	.find_now_home:hover {
		background-color: rgb(255,203,5);
		color: #ffffff;
		width: 15%;
		text-align: center;
		transition: all ease-in-out 0.6s;
	}
	.our_clients_img{
		width: 90%;
	}
	a.middle
	{
		position: relative;
	}
	a.middle:before {
	  content: "";
	  position: absolute;
	  width: 100%;
	  height: 3px;
	  bottom: 0;
	  left: 0;
	  background-color: #be9e34;
	  visibility: hidden;
	  transform: scaleX(0);
	  transition: all 0.6s ease-in-out;
	}
	a.middle:hover:before {
	  visibility: visible;
	  transform: scaleX(1);
	}
	.paulicellilighteventuae_tracking_fixed_div {
		position: fixed;
		top: 145px;
		left: 0px;
		z-index: 10;
		outline: none;
		color: #444444;
		cursor: pointer;
		padding: 0px;
		border-top: 2px solid #be9e34;
		border-bottom: 2px solid #be9e34;
		border-right: 2px solid #be9e34;
		border-top-right-radius: 10px;
		border-bottom-right-radius: 10px;
		background: #fff;
		width: 50px;
		height: 50px;
		transition: all 0.4s ease-in-out;
		text-decoration: underline;
	}
	.paulicellilighteventuae_tracking_fixed_div:hover {
		width: 205px;
		height: 50px;
		text-decoration: underline;
		-webkit-box-shadow: 3px 3px 15px #be9e34;
		box-shadow: 3px 3px 15px #be9e34;
	}
	.paulicellilighteventuae_tracking_fixed_div:hover .paulicellilighteventuae_tracking_fixed_text{
		text-decoration: underline;
		display: block;

	}
	.class_fas_fa_search{
		color: #be9e34 !important;
		transform: rotate(0deg);
		font-size: 25px;
		vertical-align: middle;
		text-align: center;
		top: 10px;
		left: 10px;
		position: relative;
	}
	.paulicellilighteventuae_tracking_fixed_text {
		color: #be9e34 !important;
		font-size: 18px;
		font-family: inherit;
		margin-top: 0px;
		bottom: 32%;
		display: none;
		left: 50px;
		position: relative;
		text-decoration: underline;
		font-weight: 500;
	}

	.paulicellilighteventuae_sales_fixed_div {
		position: fixed;
		top: 145px;
		right: 0px;
		z-index: 10;
		outline: none;
		color: #444444;
		cursor: pointer;
		padding: 0px;
		border-top: 2px solid #be9e34;
		border-bottom: 2px solid #be9e34;
		border-left: 2px solid #be9e34;
		border-top-left-radius: 10px;
		border-bottom-left-radius: 10px;
		background: #fff;
		width: 50px;
		height: 50px;
		transition: all 0.4s ease-in-out;
		text-decoration: underline;
	}
	.paulicellilighteventuae_sales_fixed_div:hover {
		width: 200px;
		height: 50px;
		text-decoration: underline;
		-webkit-box-shadow: 3px 3px 15px #be9e34;
		box-shadow: 3px 3px 15px #be9e34;
	}
	.paulicellilighteventuae_sales_fixed_div:hover .paulicellilighteventuae_sales_fixed_text{
		text-decoration: underline;
		display: block;

	}
	.class_fab_fa_wpforms{
		color: #be9e34 !important;
		transform: rotate(0deg);
		font-size: 25px;
		vertical-align: middle;
		text-align: center;
		top: 10px;
		left: 10px;
		position: relative;
	}
	.paulicellilighteventuae_sales_fixed_text {
		color: #be9e34 !important;
		font-size: 18px;
		font-family: inherit;
		margin-top: 0px;
		bottom: 32%;
		display: none;
		left: 50px;
		position: relative;
		text-decoration: underline;
		font-weight: 500;
	}

	.paulicellilighteventuae_bulao_fixed_div {
		position: fixed;
		top: 209px;
		left: 0px;
		z-index: 10;
		outline: none;
		color: #444444;
		cursor: pointer;
		padding: 0px;
		border-top: 2px solid #be9e34;
		border-bottom: 2px solid #be9e34;
		border-right: 2px solid #be9e34;
		border-top-right-radius: 10px;
		border-bottom-right-radius: 10px;
		background: #fff;
		width: 50px;
		height: 50px;
		transition: all 0.4s ease-in-out;
		text-decoration: underline;
	}
	.paulicellilighteventuae_bulao_fixed_div:hover {
		width: 200px;
		height: 50px;
		text-decoration: underline;
		-webkit-box-shadow: 3px 3px 15px #be9e34;
		box-shadow: 3px 3px 15px #be9e34;
	}
	.paulicellilighteventuae_bulao_fixed_div:hover .paulicellilighteventuae_bulao_fixed_text{
		text-decoration: underline;
		display: block;

	}
	.class_fas_fa_running{
		color: #be9e34 !important;
		transform: rotate(0deg);
		font-size: 25px;
		vertical-align: middle;
		text-align: center;
		top: 10px;
		left: 10px;
		position: relative;
		
	}
	.paulicellilighteventuae_bulao_fixed_text {
		color: #be9e34 !important;
		font-size: 18px;
		font-family: inherit;
		margin-top: 0px;
		bottom: 32%;
		display: none;
		left: 50px;
		position: relative;
		text-decoration: underline;
		font-weight: 500;
	}

	.paulicellilighteventuae_calculator_fixed_div {
		position: fixed;
		top: 209px;
		right: 0px;
		z-index: 10;
		outline: none;
		color: #444444;
		cursor: pointer;
		padding: 0px;
		border-top: 2px solid #be9e34;
		border-bottom: 2px solid #be9e34;
		border-left: 2px solid #be9e34;
		border-top-left-radius: 10px;
		border-bottom-left-radius: 10px;
		background: #fff;
		width: 50px;
		height: 50px;
		transition: all 0.4s ease-in-out;
		text-decoration: underline;
	}
	.paulicellilighteventuae_calculator_fixed_div:hover {
		width: 200px;
		height: 50px;
		text-decoration: underline;
		-webkit-box-shadow: 3px 3px 15px #be9e34;
		box-shadow: 3px 3px 15px #be9e34;
	}
	.paulicellilighteventuae_calculator_fixed_div:hover .paulicellilighteventuae_calculator_fixed_text{
		text-decoration: underline;
		display: block;

	}
	.class_fas_fa_calculator{
		color: #be9e34 !important;
		transform: rotate(0deg);
		font-size: 25px;
		vertical-align: middle;
		text-align: center;
		top: 10px;
		left: 10px;
		position: relative;
		
	}
	.paulicellilighteventuae_calculator_fixed_text {
		color: #be9e34 !important;
		font-size: 18px;
		font-family: inherit;
		margin-top: 0px;
		bottom: 32%;
		display: none;
		left: 50px;
		position: relative;
		text-decoration: underline;
		font-weight: 500;
	}

	.paulicellilighteventuae_luggage_fixed_div {
		position: fixed;
		top: 274px;
		left: 0px;
		z-index: 10;
		outline: none;
		color: #444444;
		cursor: pointer;
		padding: 0px;
		border-top: 2px solid #be9e34;
		border-bottom: 2px solid #be9e34;
		border-right: 2px solid #be9e34;
		border-top-right-radius: 10px;
		border-bottom-right-radius: 10px;
		background: #fff;
		width: 50px;
		height: 50px;
		transition: all 0.4s ease-in-out;
		text-decoration: underline;
	}
	.paulicellilighteventuae_luggage_fixed_div:hover {
		width: 200px;
		height: 50px;
		text-decoration: underline;
		-webkit-box-shadow: 3px 3px 15px #be9e34;
		box-shadow: 3px 3px 15px #be9e34;
	}
	.paulicellilighteventuae_luggage_fixed_div:hover .paulicellilighteventuae_luggage_fixed_text{
		text-decoration: underline;
		display: block;
	}
	.class_fas_fa_luggage_cart{
		color: #be9e34 !important;
		transform: rotate(0deg);
		font-size: 25px;
		vertical-align: middle;
		text-align: center;
		top: 10px;
		left: 10px;
		position: relative;
		
	}
	.paulicellilighteventuae_luggage_fixed_text {
		color: #be9e34 !important;
		font-size: 18px;
		font-family: inherit;
		margin-top: 0px;
		bottom: 32%;
		display: none;
		left: 50px;
		position: relative;
		text-decoration: underline;
		font-weight: 500;
	}

	.paulicellilighteventuae_careers_fixed_div {
		position: fixed;
		top: 274px;
		right: 0px;
		z-index: 10;
		outline: none;
		color: #444444;
		cursor: pointer;
		padding: 0px;
		border-top: 2px solid #be9e34;
		border-bottom: 2px solid #be9e34;
		border-left: 2px solid #be9e34;
		border-top-left-radius: 10px;
		border-bottom-left-radius: 10px;
		background: #fff;
		width: 50px;
		height: 50px;
		transition: all 0.4s ease-in-out;
		text-decoration: underline;
	}
	.paulicellilighteventuae_careers_fixed_div:hover {
		width: 200px;
		height: 50px;
		text-decoration: underline;
		-webkit-box-shadow: 3px 3px 15px #be9e34;
		box-shadow: 3px 3px 15px #be9e34;
	}
	.paulicellilighteventuae_careers_fixed_div:hover .paulicellilighteventuae_careers_fixed_text{
		text-decoration: underline;
		display: block;
	}
	.class_glyphicon_send{
		color: #be9e34 !important;
		transform: rotate(0deg);
		font-size: 25px;
		vertical-align: middle;
		text-align: center;
		top: 10px;
		left: 10px;
		position: relative;
		
	}
	.paulicellilighteventuae_careers_fixed_text {
		color: #be9e34 !important;
		font-size: 18px;
		font-family: inherit;
		margin-top: 0px;
		bottom: 32%;
		display: none;
		left: 50px;
		position: relative;
		text-decoration: underline;
		font-weight: 500;
	}
	.dashboard_border_url {
		/*border: 2px solid #be9e34;*/
		/*border-radius: 4px;*/
		/* box-shadow: inset 0 0 2px 2px #be9e34; */
		margin-top: 35px;
		margin-bottom: 35px;
		width: 98%;
		background: #fff;
		/*-webkit-box-shadow: 0px 0px 5px #be9e34;
		box-shadow: 0px 0px 5px #be9e34;*/
	}
	.article_dashboard_border_url {
		/*border: 2px solid #be9e34;*/
		/*border-radius: 4px;*/
		/* box-shadow: inset 0 0 2px 2px #be9e34; */
		margin-top: 35px;
		margin-bottom: 35px;
		width: 70%;
		background: #fff;
		/*-webkit-box-shadow: 0px 0px 5px #be9e34;
		box-shadow: 0px 0px 5px #be9e34;*/
	}
	hr {
	  background-color: #fff;
	  padding: 0;
	  margin: 25px;
	}

	hr.hr-1 {
	  border: 0;
	  height: 4px;
	  background-image: linear-gradient(to right, rgba(255,203,5, 0), rgba(255,203,5, 0.75), rgba(255,203,5, 0));
	}
	.dynamic_content_div_class{
		left: 5%;
		width: 90%;
	}
	.carousel-inner > .item > img,
	.carousel-inner > .item > a > img {
	width: 100%;
	margin: auto;
	height: 260px;

	}
	.title_left_hr_line_h1 {
		content: "";
		position: absolute;
		left: -20px;
		top: 0px;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: none;
		width: 5px;
		height: 100%;
		background-color: #be9e34;
		border-right: 1px solid #000000;
	}
	.title_left_hr_line_h2 {
		content: "";
		position: absolute;
		left: 0px;
		top: 0px;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: none;
		width: 5px;
		height: 100%;
		background-color: #be9e34;
		border-right: 1px solid #000000;
	}
	.inline-photo {
	 /* border: 1em solid #fff;
	  border-bottom: 1em solid #fff;*/
	  border-radius: .25em;
	  /*box-shadow: 1em 1em 2em .25em rgba(0,0,0,.2);*/
	  margin: 0em auto;
	  opacity: 0;
	  transform: translateY(4em) rotateZ(0deg);
	  transition: transform 4s .25s cubic-bezier(0,1,.3,1),
				  opacity .3s .25s ease-out;
	  /*max-width: 600px;
	  width: 90%;*/
	  will-change: transform, opacity;
	}

	.inline-photo.is-visible {
	  opacity: 1;
	  transform: rotateZ(0deg);
	}
	.lmItem:hover {
		box-shadow: 0px 0px 0px 2px #be9e34 inset;
	}
	.lmActive {
		box-shadow: 0px 0px 0px 2px #be9e34 inset !important;
		background-color: #be9e34 !important;
	}
	.lmItem {
		width: 100%;
		float: left;
		background-color: #232331;
		padding: 4%;
		box-shadow: 0px 0px 0px 1px #232331 inset;
		text-transform: uppercase;
		margin-bottom: 3%;
		font-weight: 500;
		font-size: 11px;
		text-align: left;
		padding-left: 7%;
		color: #fff;
		display: block;
	}.leftMenu {
		width: 100%;
		float: left;
		margin-right: 3%;
	}
	.accBtn {
		float: right;
		background-color: #fff;
		color: #363839;
		border: 1px solid #fff;
		outline: none;
		width: 150px;
		height: 45px;
		text-transform: uppercase;
		text-align: center;
	}
	.accBtn:hover {
		border: 1px solid black;
	}
	.error-text {
		color: #fff !important;
		background-color: red;
		padding-top: 10px;
		text-align: center;
		height: 50px;
		outline: none;
		top: 14px;
		position: relative;
	}
	.demo-container-text{
		color: #fff !important;
		background-color: green;
		padding-top: 10px;
		text-align: center;
		height: 50px;
		outline: none;
		top: 14px;
		position: relative;
	}
	.error-text1 {
		color: #fff !important;
		background-color: red;
		padding-top: 10px;
		text-align: center;
		height: 50px;
		outline: none;
		top: -6px;
		position: relative;
	}
	.demo-container-text1{
		color: #fff !important;
		background-color: green;
		padding-top: 10px;
		text-align: center;
		height: 50px;
		outline: none;
		top: -6px;
		position: relative;
	}
	blockquote {
		background: white;
		border-radius: 10px;
		font-family: arial;
		line-height: 1.625;
		position: relative;
	}
	blockquote span {
		position: relative;
	}
	blockquote span:before {
		content: "“";
		font-size: 72px;
		color: #be9e34;
		position: absolute;
		left: -33px !important;
		top: 18px !important;
		line-height: 0;
	}
	blockquote span:after {
		content: "”";
		font-size: 72px;
		color: #be9e34;
		position: absolute;
		right: -40px;
		bottom: -10px;
		line-height: 0;
	}
	.career_success_1{
		font-size: 72px !important;
		font-weight: 700 !important;
		color: #111111 !important;
		text-align: center;
	}
	.career_success_2{
		font-size: 42px !important;
		font-weight: 700 !important;
		color: #111111 !important;
		text-align: center;
	}
	.career_job_table {
		width: 100%;
		margin-right: auto;
		margin-left: auto;
	}
	.careers_detail {
		width: 100%;
	}
	.right_people_image{
		width: 100%;
	}
	.rate_calculator_border_width{
		width: 50%;
	}
	.set_button_at_bottom{
		position: absolute;
		bottom: 5px;
		right: 0;
	}
	.title_left_hr_text_left_space{
		margin-left: 20px;
		font-size: inherit;
		position: relative;
		color: #111111;
	}
	.title_left_hr_label_text_left_space{
		margin-left: 10px;
		font-size: 15px;
		position: relative;
		color: #ffffff;
	}
	.latest_news_title_background{
		width:200px !important;
		text-align: center;
		color: #fff !important;
		text-transform: capitalize;
		margin: 0px;
		line-height: 34px;
		border-top-right-radius: 8px;
		border-top-left-radius: 8px;
	}
	.news_detail_time{
		text-align: left;
	}
	.news_detail_social_icons{
		color:#ffffff;
		border-top-right-radius: 2px;
		border-top-left-radius: 2px;
		border-bottom-right-radius: 2px;
		border-bottom-left-radius: 2px;
		width:40px;
		padding-left: 14px;
		padding-right: 14px;
		line-height: 40px;
	}
	.news_detail_view{
		text-align: right;
	}
	.flag_country_counter{
		width:70%;
		height: auto;
	}
	.footer_logo_size{
		top: 0px;
		position: relative;
		width: 200px;
	}
	.footer_contact_address{
		color: #ffffff;
		 text-align: left;
		 top: 18px;
		 position: relative;
	}
	.header_icon_float{
		float: right;
	}
	.top_header_timestamp{
		display: block;
		float: left;
		padding: 10px;
		position: relative;
		font-size: inherit !important;
	}
	.fn_search_box{
		color: #ffffff !important;
		z-index: 9999;
		float: right;
		right: 25px;
		top: 7px;
		font-size: 25px !important;
	}
	.fn_search_box1{
		color:#ffffff !important;
		z-index: 9999;
		float: right;
		right: 3px;
		top: 0px;
		font-size: 22px;
		color:#FFF !important;
	}
	.class_search_box{
		position: absolute;
		z-index: 9999;
		height: 57px;
		display: none;
		float: right;
		right: -15px;
		top: 105px;
		width: 35%;
	}
	.search_text_field{
		width: 81%;
		border: 2px solid #222 !important;
		background: #fff;
		left: 6px;
		position: relative;
	}
	.search_submit{
		width: 10%;
		top: 5px;
		position: relative;
		border-right: 2px solid #222 !important;
		border-top: 2px solid #222 !important;
		border-bottom: 2px solid #222 !important;
	}
	#main-div {
	  margin-top: 2%;
	  height: auto;
	  background: #53a3e0;
	  text-align: center;
	  border-radius: 10px;
	  position: relative;
	  -webkit-box-shadow: 5px 5px 10px #072021;
	  box-shadow: 5px 5px 10px #072021; 
	}
	.weather_form_border_url{
		border: 2px solid #3a5a8a;
		border-radius: 13px;
		margin-top: 35px;
		margin-bottom: 35px;
		width: 100%;
		background: #fff;
		-webkit-box-shadow: 5px 5px 10px #3a5a8a;
		box-shadow: 5px 5px 10px #3a5a8a;
		position: relative;
	}
	.weather_header_status {
		font-weight: bold;
		margin-top: 11px;
		text-align: center;
		font-size: 18px;
		color: #fff;
	}
	.footer_main{
		padding-left: 0px !important;
		padding-right: 0px !important;
		top: 555px;
		position: relative;
	}
}
/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	html *
	{
	   font-size: 18px;
	   color: #191919;
	}
	.title_top_hr_line{
		color:#be9e34;
		position: absolute;
		content: '';
		background-color: #be9e34;
		top: -10px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		width: 65px;
		height: 5px;
		margin-bottom: 55px;
		border-bottom: 1px solid #000000;
	}
	.text_label_hr_line{
		color:#be9e34;
		position: absolute;
		content: '';
		background-color: #be9e34;
		top: 15px;
		left: 0px;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		width: 5px;
		height: 20px;
		margin-bottom: 55px;
	}
	.text_label{
		font-weight: bold;
		color: #221e20;
		left: 0px;
		position: relative;
		text-transform: uppercase;
		top: 0px;
		font-weight: 700;
	}
	.paulicellilighteventuae_sub_footer_menu_color{
		background: #222222;
		line-height: 35px;
		margin-top: 0px;
		position: absolute;
		right: 0;
		bottom: 40px;
		left: 0;
		text-align: center;
		color: #fff;
	}
	.paulicellilighteventuae_footer_menu_color{
		background: #0d0d0d;
		line-height: 40px;
		margin-top: 0px;
		position: absolute;
		right: 0;
		bottom: 0px;
		left: 0;
		text-align: center;
		color: #fff;
	}
	.footer_copy_right{
		left: none;
		color: #fff !important;
		top: none;
		margin: 0;
		text-align: center;
		position: relative;
		z-index: 999;
	}
	h1{
		font-size: 30px !important;
		color: #be9e34 !important;
		padding-top: 7px !important;
		padding-bottom: 7px !important;
		font-weight: bold !important;
		text-transform: uppercase !important;
		text-align: center;
		position: relative;
		text-shadow: 2px 2px 2px #000000;
	}
	h2{
		font-size: 30px;
		width: 100% !important;
		left: 35px !important;
		color: #be9e34 !important;
		position: relative;
		font-weight: 500;
		text-shadow: 2px 2px 2px #000000;
	}
	h3{
		font-size: 14px;
		width: 100% !important;
		left: 20px !important;
		color: #be9e34 !important;
		position: relative;
		font-weight: 500;
		text-shadow: 2px 2px 2px #000000;
	}
	h4{
		font-size: 14px;
		width: 100% !important;
		left: 20px !important;
		color: #be9e34 !important;
		position: relative;
		font-weight: 700;
		text-shadow: 2px 2px 2px #000000;
	}
	h5{
		font-size: 14px;
		width: 100% !important;
		left: 20px !important;
		color: #be9e34 !important;
		position: relative;
		font-weight: 700;
		text-shadow: 2px 2px 2px #000000;
	}
	.span_header_sizes_left_label_line_1 {
		content: "";
		position: absolute;
		left: 0px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		width: 5px;
		height: 80%;
		background-color: #be9e34;
	}
	.span_header_sizes_left_label_line_1_1{
		content: "";
		position: absolute;
		left: 0px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		width: 5px;
		height: 80%;
		background-color: #be9e34;
	}
	* {
		margin: 0;
		padding: 0;
		text-align: left;
		word-spacing: 1px;
	}
	html {
	  height: 100%;
	}
	body{
		font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol" !important;
		position: relative;
		margin: 0;
		padding-bottom: 6rem;
		min-height: 100%;
		/*background-color: #EEEEEE;*/
		background-color: #000000;
	}
	/* width */
	::-webkit-scrollbar {
	  width: 10px;
	  height: 10px;
	}
	/* Track */
	::-webkit-scrollbar-track {
	  box-shadow: inset 0 0 2px #ad9033; 
	  border-radius: 10px;
	}
	 /* Handle */
	::-webkit-scrollbar-thumb {
	  background: #ad9033; 
	  border-radius: 10px;
	  
	}
	/* Handle on hover */
	::-webkit-scrollbar-thumb:hover {
	  background: #ad9033; 
	}
	div.scrollmenu {
	  background-color: #53a3e0;
	  overflow: auto;
	  white-space: nowrap;
	  top: 6px;
	  text-align: center;
	  text-transform: uppercase;
	  position: relative;
	  -webkit-box-shadow: 5px 5px 10px #3a5a8a;
	  box-shadow: 5px 5px 10px #3a5a8a;

	}
	div.scrollmenu a {
	  display: inline-block;
	  color: white;
	  text-align: center;
	  padding: 6px;
	  text-decoration: none;
	  border-left-style: solid;
	  border-left-width: 2px;
	  font-size: 13px;
	  margin-left: -4px;
	}
	div.scrollmenu a:hover {
	  background-color: #3a5a8a;
	}
	/*.sticky {
	  position: fixed;
	  top: 0;
	  width: 100%;
	}*/
	.paulicellilighteventuae_url_logo_size{
		float: unset;
		max-width: 110px;
		height: auto;
		position: relative;
		left: unset;
		top: 8px;
		display: block;
		margin-left: auto;
        margin-right: auto;
	}
	.paulicellilighteventuae_url_logo_size_for_mobile{
		float: unset;
		max-width: 110px;
		height: auto;
		position: relative;
		left: unset;
		top: 8px;
		display: none;
		margin-left: auto;
        margin-right: auto;
	}
	.home_header_div_display {
		display: contents;
		float: right;
		position: relative;
	}
	.home_header_links  {
		font-size: small;
		color: #ad9033 !important;
	}
	.home_header_social_links {
		padding: 5px 3px 0px 3px;
		font-size: 20px;
		width: 20px;
		height: 20px;
		text-align: center;
		text-decoration: none;
		margin: 8px 5px;
		border-radius: 50%;
		background: #ffffff !important;
		color: #191919 !important;
	}
	.home_footer_social_div{
		top: -5px;
		position: relative;
		text-align: center;
	}
	.home_footer_social_links {
		padding: 6px 3px 0px 3px;
		font-size: 20px;
		width: 40px;
		height: 40px;
		text-align: center;
		text-decoration: none;
		margin: 8px 0px;
		border-radius: 0%;
		background: #292929 !important;
		color: #be9e34 !important;
		border: 3px solid #be9e34;
	}
	.home_footer_social_links:hover {
		color: #fff !important;
		border: 3px solid #fff;
	}
	.glyphicon {
		color: #191919;
	}
	.input {
		height: 50px;
		outline: none;
		padding-left: 5px;
		color: #221e20;
		margin-top: 5px;
		margin-bottom: 15px;
		width: 100%;
		border: 1px solid #aaa;
	}
	.textarea {
	   border: 1px solid #aaa; /* gap between focus ring and border*/
	   height: 125px;
	   outline: none;
	   padding-left: 5px;
	   color: #221e20;
	}
	.textarea:focus {
	  outline: none; /* disable default focus styles*/
	}
	.select {
		height: 50px;
		outline: none;
		padding-left: 3px;
		margin-top: 5px;
		margin-bottom: 15px;
		width: 100%;
		border: 1px solid #aaa;
	}
	.select:focus {
	  outline: none; /* disable default focus styles*/
	}
	.select2-container .select2-selection--single {
		box-sizing: border-box;
		cursor: pointer;
		display: block;
		height: 50px !important;
		user-select: none;
		-webkit-user-select: none; 
	}
	.select2-container--default .select2-selection--single .select2-selection__rendered {
		color: #444;
		line-height: 50px !important; 
	}
	.home_fixed_bg_scroll {
		text-align: center;
		background-image:url("../bg_images/5_background_2.png");
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: fixed;
		display: block;		
		background-color: unset;
	}
	.home_fixed_bg_scroll_1 {
		text-align: center;
		background-image:url("../bg_images/5_background_2.png");
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: fixed;
		display: block;	
		background-color: unset;
	}
	.about_fixed_bg_scroll {
		text-align: center;
		background-image:url("../bg_images/about_main_bg_2.png");
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: fixed;
		display: block;		
		background-color: unset;
	}
	.about_story_fixed_bg_scroll {
		text-align: center;
		background-image:url("../bg_images/about_story_bg_1.png");
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: fixed;
		display: block;		
		background-color: unset;
	}
	.about_history_fixed_bg_scroll {
		text-align: center;
		background-image:url("../bg_images/about_history_bg_1.png");
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: fixed;
		display: block;		
		background-color: unset;
	}
	.about_art_fixed_bg_scroll {
		text-align: center;
		background-image:url("../bg_images/about_art_bg_1.png");
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: fixed;
		display: block;		
		background-color: unset;
	}
	.about_work_fixed_bg_scroll {
		text-align: center;
		background-image:url("../bg_images/about_work_bg_1.png");
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: fixed;
		display: block;		
		background-color: unset;
	}
	.about_projects_fixed_bg_scroll {
		text-align: center;
		background-image:url("../bg_images/about_projects_bg_1.png");
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: fixed;
		display: block;		
		background-color: unset;
	}
	.career_fixed_bg_scroll_1 {
		text-align: center;
		background-image:url("../logos/watch11-min.jpg");
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: fixed;
		display: block;		
		background-color: unset;
	}
	.flip-card {
	  background-color: transparent;
	  width: 100%;
	  height: 262px;
	  perspective: 1000px;
	  margin-top: 5%;
	}

	.flip-card-inner {
	  border-radius: 0.25em;
	  position: relative;
	  width: 100%;
	  height: auto;
	  text-align: center;
	  transition: transform 1s;
	  transform-style: preserve-3d;
	  /*box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);*/
	  box-shadow: 1px 3px 8px 3px rgb(0 0 0 / 20%);
	}

	.flip-card:hover .flip-card-inner {
	  transform: rotateY(180deg);
	}

	.flip-card-front, .flip-card-back {
	  position: absolute;
	  width: 100%;
	  height: 100%;
	  -webkit-backface-visibility: hidden;
	  backface-visibility: hidden;
	}

	.flip-card-front {
	  background-color: transparent;
	  color: black;
	  /*border: 4px outset #be9e34;*/
	  border-radius: 0.25em;
	  z-index: -1;
	}

	.flip-card-back {
	  transform: rotateY(180deg);
	  background-color: transparent;
	  /*border: 4px inset #be9e34;*/
	  border-radius: 0.25em;
	}

	.flip-card-back-content1 {
		color: #be9e34 !important;
		margin: 0px auto;
		margin-top: 8%;
		position: relative;
		width: 94%;
		margin-left: 3%;
		font-weight: 600;
		text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
		text-align: center;
	}
	.flip-card-back-content2 {
		color: #ffffff !important;
		text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
		/*height: 200px;*/
		overflow-y: auto;
		width: 94%;
		margin: 0px auto;
		margin-left: 3%;
		text-align: justify;
		font-weight: 500;
		
	}
	.flip-card-back-content1_1 {
		font-size: 22px !important;
		color: #363839 !important;
		margin: 0px auto;
		margin-top: 8%;
		position: relative;
		width: 94%;
		margin-left: 3%;
		font-weight: 600;
		/*text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;*/
		text-align: left;
	}
	.flip-card-back-content2_1 {
		/*text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;*/
		height: 200px;
		overflow-y: auto;
		width: 94%;
		margin: 0px auto;
		margin-left: 0%;
		text-align: justify;
		font-weight: 400;
		
	}
	.discover-home-text-content2_1{
		/*text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;*/
		height: 200px;
		overflow-y: auto;
		width: 94%;
		margin: 0px auto;
		margin-left: 0%;
		text-align: justify;
		font-weight: 400;
	}
	.home_services_flip_icon {
		position: absolute;
		float: right;
		font-size: 35px;
		color: #be9e34;
		right: 3%;
		top: 13px;
		text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
		background-color: rgba(68,68,68,0.8);
		padding: 1%;
	}
	.home_services_flip_img {
		margin: auto;
		width: 100%;
		border: 4px outset #be9e34;
		padding: 10px;
		z-index: -1;
	}
	.home_services_flip_img_1 {
		margin: auto;
		width: 100%;
		/*border: 4px outset #be9e34;*/
		padding: 10px;
		z-index: -1;
	}
	.home_services_back_flip_img {
		margin: auto;
		width: 100%;
		border: 4px inset #be9e34;
		padding: 10px;
		z-index: -1;
		opacity: 0.6;
		transform: scaleX(-1);'
		position: absolute;
	}
	.submit_button {
		border: 1px solid #ffffff;
		height: 50px;
		outline: none !important;
		color: #ffffff;
		margin-top: 5px;
		margin-bottom: 15px;
		text-align: center;
		width: 40%;
		text-transform: uppercase;
		font-weight: bold;
		background: linear-gradient(#000000,#000000);
		text-decoration: none;
		border-radius: 0px;
		text-shadow: none;
	}
	.href_button_link {
		padding: 10px;
		float: left;
		color: #ffffff !important;
		width: 100%;
	}
	.href_button_link:hover {
		padding: 10px;
		float: left;
		color: #000000 !important;
		width: 100%;
		border: 1px solid #000000;
		background: linear-gradient(#ffffff,#ffffff);
		transition: all ease-in-out 0.6s;
	}
	.track_form_overlay {
		position: relative;
		top: 0;
		left: 0;
		height: 100%;
		width: 100%;
		background-color: #444;
		opacity: 1;
		z-index: 1;
	}
	.track_form_main {
		width: 51%;
		top: 420px;
		position: absolute;
		z-index: 1;
		height: 65px;
		/*border: 1px solid #fff;
		border-radius: 0.25em;
		background: rgba(255,255,255,1);*/
		padding: 4px;
		margin-left: auto;
		margin-right: auto;
		left: 0px;
		right: 0;
		text-align: center;
	}
	.track_field {
		width: 57% !important;
		height: 40px !important;
		position: relative;
		margin-top: 8px !important;
		margin-bottom: 0px !important;
		float: left;
		background: #fff;
		outline: none !important;
		border-left: 2px solid #444444;
		left: 13%;
		border-top-left-radius: 0.25em;
		border-bottom-left-radius: 0.25em;
		border-top: 2px solid #444444;
		border-bottom: 2px solid #444444;
		border-right: 2px solid #444444;
		color: slategrey;
	}
	.track_field:hover {
		width: 57% !important;
		height: 40px !important;
		position: relative;
		margin-top: 8px !important;
		margin-bottom: 0px !important;
		float: left;
		background: #fff;
		outline: none !important;
		border-left: 2px solid #444444;
		left: 13%;
		border-top-left-radius: 0.25em;
		border-bottom-left-radius: 0.25em;
		border-top: 2px solid #444444;
		border-bottom: 2px solid #444444;
		border-right: 2px solid #444444;
	}
	.track_submit {
		width: 18% !important;
		height: 40px !important;
		position: relative;
		margin-top: 8px !important;
		margin-bottom: 0px !important;
		float: left;
		border-radius: 0px;
		border-top: 2px solid slategrey;
		border-right: 2px solid slategrey;
		border-bottom: 2px solid slategrey;
		left: 13%;
		background: #be9e34;
		color: #ffffff;
		text-transform: uppercase;
	}
	.paulicellilighteventuae_first_container_1 {
		background: #221e20;
		width: 100%;
		border-top-left-radius: 0.25em;
		border-top-right-radius: 0.25em;
		border-bottom-left-radius: 0.25em;
		border-bottom-right-radius: 0.25em;
		height: 318px;
		position: relative;
	}
	.paulicellilighteventuae_first_container_1:hover {
		box-shadow: 2px 2px 30px 0 rgb(0 0 0 / 52%);
		transition: all ease-in-out 0.6s;
	}
	.paulicellilighteventuae_first_container_1_img {
		width: 100%;
	}
	.paulicellilighteventuae_first_container_3_img {
		width: 100%;
	}
	.paulicellilighteventuae_first_container_2 {
		background: #221e20;
		width: 100%;
		border-top-left-radius: 0.25em;
		border-top-right-radius: 0.25em;
		border-bottom-left-radius: 0.25em;
		border-bottom-right-radius: 0.25em;
		height: auto;
		position: relative;
		box-shadow: 2px 2px 30px 0 rgb(0 0 0 / 52%);
	}
	.paulicellilighteventuae_first_container_2:hover {
		box-shadow: 2px 2px 30px 0 rgb(0 0 0 / 52%);
		transition: all ease-in-out 0.6s;
	}
	.paulicellilighteventuae_first_container_3 {
		background: #221e20;
		width: 100%;
		border-top-left-radius: 0.25em;
		border-top-right-radius: 0.25em;
		border-bottom-left-radius: 0.25em;
		border-bottom-right-radius: 0.25em;
		height: 318px;
		position: relative;
	}
	.paulicellilighteventuae_first_container_3:hover {
		box-shadow: 2px 2px 30px 0 rgb(0 0 0 / 52%);
		transition: all ease-in-out 0.6s;
	}
	.paulicellilighteventuae_first_button {
		background-color: rgb(255,203,5);
		color: #ffffff;
		width: 100%;
		text-align: center;
		padding: 5px;
		border: 2px solid rgb(255,203,5);
		position: relative;
		height: 50px;
	}
	.paulicellilighteventuae_first_button:hover {
		background-color: rgb(255,203,5);
		color: #ffffff;
		width: 100%;
		text-align: center;
		transition: all ease-in-out 0.6s;
		position: relative;
	}

	.quote_button {
		background-color: rgb(255,203,5);
		color: #ffffff;
		text-align: center;
		border: 2px solid rgb(255,203,5);
		height: 50px;
		outline: none;
		padding-left: 5px;
		margin-top: 5px;
		width: 100%;
	}
	.quote_button:hover {
		background-color: rgb(255,203,5);
		color: #ffffff;
		width: 100%;
		text-align: center;
		transition: all ease-in-out 0.6s;
	}

	.paulicellilighteventuae_account_button {
		background-color: rgb(255,203,5);
		color: #ffffff;
		width: 100%;
		text-align: center;
		padding: 5px;
		border: 2px solid rgb(255,203,5);
		position: relative;
		height: 50px;
	}
	.paulicellilighteventuae_account_button:hover {
		background-color: rgb(255,203,5);
		color: #ffffff;
		width: 100%;
		text-align: center;
		transition: all ease-in-out 0.6s;
		position: relative;
	}
	.services_read_more_button {
		background-color: rgb(255,203,5);
		color: rgb(255,255,255);
		width: 100%;
		text-align: center;
		padding: 10px;
		border: 1px solid rgb(255,203,5);
		top: 100px;
		position: relative;
		height: 50px;
	}
	.services_read_more_button:hover {
		background-color: rgb(255,203,5);
		color: rgb(255,255,255);
		width: 100%;
		text-align: center;
		padding: 10px;
		border: 2px solid rgb(255,255,255);
		top: 100px;
		position: relative;
	}
	.services_paulicellilighteventuae_container {
		background: #fff;
		width: 100%;
		border-top-left-radius: 0.25em;
		border-top-right-radius: 0.25em;
		border-bottom-left-radius: 0.25em;
		border-bottom-right-radius: 0.25em;
		position: relative;
	}
	.services_paulicellilighteventuae_container:hover {
		box-shadow: 2px 2px 30px 0 rgb(0 0 0 / 52%);
		transition: all ease-in-out 0.6s;
	}
	.discover_paulicellilighteventuae_container {
		background: #fff;
		width: 100%;
		border-top-left-radius: 0.25em;
		border-top-right-radius: 0.25em;
		border-bottom-left-radius: 0.25em;
		border-bottom-right-radius: 0.25em;
		position: relative;
	}
	.discover_paulicellilighteventuae_container:hover {
		box-shadow: 2px 2px 30px 0 rgb(0 0 0 / 52%);
		transition: all ease-in-out 0.6s;
	}
	.services_read_more_button_1 {
		background-color: transparent;
		color: rgb(255,203,5);
		width: 100%;
		text-align: center;
		border: 2px solid rgb(255,203,5);
		height: 50px;
	}
	.services_read_more_button_1:hover {
		background-color: rgb(255,203,5);
		color: #ffffff;
		width: 100%;
		text-align: center;
		transition: all ease-in-out 0.6s;
	}
	.find_out_more_button {
		background-color: transparent;
		color: rgb(255,203,5);
		width: 100%;
		text-align: center;
		border: 2px solid rgb(255,203,5);
		height: 50px;
	}
	.find_out_more_button:hover {
		background-color: rgb(255,203,5);
		color: #ffffff;
		width: 100%;
		text-align: center;
		transition: all ease-in-out 0.6s;
	}
	.find_now_home_text {
		text-align: center;
		width: 70% !important;
		float: left;
		color: #111111 !important;
	}
	.find_now_home {
		background-color: rgb(255,203,5);
		color: #ffffff;
		width: 15%;
		text-align: center;
		padding: 12px;
		border: 2px solid rgb(255,203,5);
		float: left;
	}
	.find_now_home:hover {
		background-color: rgb(255,203,5);
		color: #ffffff;
		width: 15%;
		text-align: center;
		transition: all ease-in-out 0.6s;
	}
	.our_clients_img{
		width: 80%;
	}
	a.middle
	{
		position: relative;
	}
	a.middle:before {
	  content: "";
	  position: absolute;
	  width: 100%;
	  height: 3px;
	  bottom: 0;
	  left: 0;
	  background-color: #be9e34;
	  visibility: hidden;
	  transform: scaleX(0);
	  transition: all 0.6s ease-in-out;
	}
	a.middle:hover:before {
	  visibility: visible;
	  transform: scaleX(1);
	}
	.paulicellilighteventuae_tracking_fixed_div {
		position: fixed;
		top: 145px;
		left: 0px;
		z-index: 10;
		outline: none;
		color: #444444;
		cursor: pointer;
		padding: 0px;
		border-top: 2px solid #be9e34;
		border-bottom: 2px solid #be9e34;
		border-right: 2px solid #be9e34;
		border-top-right-radius: 10px;
		border-bottom-right-radius: 10px;
		background: #fff;
		width: 50px;
		height: 50px;
		transition: all 0.4s ease-in-out;
		text-decoration: underline;
	}
	.paulicellilighteventuae_tracking_fixed_div:hover {
		width: 205px;
		height: 50px;
		text-decoration: underline;
		-webkit-box-shadow: 3px 3px 15px #be9e34;
		box-shadow: 3px 3px 15px #be9e34;
	}
	.paulicellilighteventuae_tracking_fixed_div:hover .paulicellilighteventuae_tracking_fixed_text{
		text-decoration: underline;
		display: block;

	}
	.class_fas_fa_search{
		color: #be9e34 !important;
		transform: rotate(0deg);
		font-size: 25px;
		vertical-align: middle;
		text-align: center;
		top: 10px;
		left: 10px;
		position: relative;
	}
	.paulicellilighteventuae_tracking_fixed_text {
		color: #be9e34 !important;
		font-size: 18px;
		font-family: inherit;
		margin-top: 0px;
		bottom: 32%;
		display: none;
		left: 50px;
		position: relative;
		text-decoration: underline;
		font-weight: 500;
	}

	.paulicellilighteventuae_sales_fixed_div {
		position: fixed;
		top: 145px;
		right: 0px;
		z-index: 10;
		outline: none;
		color: #444444;
		cursor: pointer;
		padding: 0px;
		border-top: 2px solid #be9e34;
		border-bottom: 2px solid #be9e34;
		border-left: 2px solid #be9e34;
		border-top-left-radius: 10px;
		border-bottom-left-radius: 10px;
		background: #fff;
		width: 50px;
		height: 50px;
		transition: all 0.4s ease-in-out;
		text-decoration: underline;
	}
	.paulicellilighteventuae_sales_fixed_div:hover {
		width: 200px;
		height: 50px;
		text-decoration: underline;
		-webkit-box-shadow: 3px 3px 15px #be9e34;
		box-shadow: 3px 3px 15px #be9e34;
	}
	.paulicellilighteventuae_sales_fixed_div:hover .paulicellilighteventuae_sales_fixed_text{
		text-decoration: underline;
		display: block;

	}
	.class_fab_fa_wpforms{
		color: #be9e34 !important;
		transform: rotate(0deg);
		font-size: 25px;
		vertical-align: middle;
		text-align: center;
		top: 10px;
		left: 10px;
		position: relative;
	}
	.paulicellilighteventuae_sales_fixed_text {
		color: #be9e34 !important;
		font-size: 18px;
		font-family: inherit;
		margin-top: 0px;
		bottom: 32%;
		display: none;
		left: 50px;
		position: relative;
		text-decoration: underline;
		font-weight: 500;
	}

	.paulicellilighteventuae_bulao_fixed_div {
		position: fixed;
		top: 209px;
		left: 0px;
		z-index: 10;
		outline: none;
		color: #444444;
		cursor: pointer;
		padding: 0px;
		border-top: 2px solid #be9e34;
		border-bottom: 2px solid #be9e34;
		border-right: 2px solid #be9e34;
		border-top-right-radius: 10px;
		border-bottom-right-radius: 10px;
		background: #fff;
		width: 50px;
		height: 50px;
		transition: all 0.4s ease-in-out;
		text-decoration: underline;
	}
	.paulicellilighteventuae_bulao_fixed_div:hover {
		width: 200px;
		height: 50px;
		text-decoration: underline;
		-webkit-box-shadow: 3px 3px 15px #be9e34;
		box-shadow: 3px 3px 15px #be9e34;
	}
	.paulicellilighteventuae_bulao_fixed_div:hover .paulicellilighteventuae_bulao_fixed_text{
		text-decoration: underline;
		display: block;

	}
	.class_fas_fa_running{
		color: #be9e34 !important;
		transform: rotate(0deg);
		font-size: 25px;
		vertical-align: middle;
		text-align: center;
		top: 10px;
		left: 10px;
		position: relative;
		
	}
	.paulicellilighteventuae_bulao_fixed_text {
		color: #be9e34 !important;
		font-size: 18px;
		font-family: inherit;
		margin-top: 0px;
		bottom: 32%;
		display: none;
		left: 50px;
		position: relative;
		text-decoration: underline;
		font-weight: 500;
	}

	.paulicellilighteventuae_calculator_fixed_div {
		position: fixed;
		top: 209px;
		right: 0px;
		z-index: 10;
		outline: none;
		color: #444444;
		cursor: pointer;
		padding: 0px;
		border-top: 2px solid #be9e34;
		border-bottom: 2px solid #be9e34;
		border-left: 2px solid #be9e34;
		border-top-left-radius: 10px;
		border-bottom-left-radius: 10px;
		background: #fff;
		width: 50px;
		height: 50px;
		transition: all 0.4s ease-in-out;
		text-decoration: underline;
	}
	.paulicellilighteventuae_calculator_fixed_div:hover {
		width: 200px;
		height: 50px;
		text-decoration: underline;
		-webkit-box-shadow: 3px 3px 15px #be9e34;
		box-shadow: 3px 3px 15px #be9e34;
	}
	.paulicellilighteventuae_calculator_fixed_div:hover .paulicellilighteventuae_calculator_fixed_text{
		text-decoration: underline;
		display: block;

	}
	.class_fas_fa_calculator{
		color: #be9e34 !important;
		transform: rotate(0deg);
		font-size: 25px;
		vertical-align: middle;
		text-align: center;
		top: 10px;
		left: 10px;
		position: relative;
		
	}
	.paulicellilighteventuae_calculator_fixed_text {
		color: #be9e34 !important;
		font-size: 18px;
		font-family: inherit;
		margin-top: 0px;
		bottom: 32%;
		display: none;
		left: 50px;
		position: relative;
		text-decoration: underline;
		font-weight: 500;
	}

	.paulicellilighteventuae_luggage_fixed_div {
		position: fixed;
		top: 274px;
		left: 0px;
		z-index: 10;
		outline: none;
		color: #444444;
		cursor: pointer;
		padding: 0px;
		border-top: 2px solid #be9e34;
		border-bottom: 2px solid #be9e34;
		border-right: 2px solid #be9e34;
		border-top-right-radius: 10px;
		border-bottom-right-radius: 10px;
		background: #fff;
		width: 50px;
		height: 50px;
		transition: all 0.4s ease-in-out;
		text-decoration: underline;
	}
	.paulicellilighteventuae_luggage_fixed_div:hover {
		width: 200px;
		height: 50px;
		text-decoration: underline;
		-webkit-box-shadow: 3px 3px 15px #be9e34;
		box-shadow: 3px 3px 15px #be9e34;
	}
	.paulicellilighteventuae_luggage_fixed_div:hover .paulicellilighteventuae_luggage_fixed_text{
		text-decoration: underline;
		display: block;
	}
	.class_fas_fa_luggage_cart{
		color: #be9e34 !important;
		transform: rotate(0deg);
		font-size: 25px;
		vertical-align: middle;
		text-align: center;
		top: 10px;
		left: 10px;
		position: relative;
		
	}
	.paulicellilighteventuae_luggage_fixed_text {
		color: #be9e34 !important;
		font-size: 18px;
		font-family: inherit;
		margin-top: 0px;
		bottom: 32%;
		display: none;
		left: 50px;
		position: relative;
		text-decoration: underline;
		font-weight: 500;
	}

	.paulicellilighteventuae_careers_fixed_div {
		position: fixed;
		top: 274px;
		right: 0px;
		z-index: 10;
		outline: none;
		color: #444444;
		cursor: pointer;
		padding: 0px;
		border-top: 2px solid #be9e34;
		border-bottom: 2px solid #be9e34;
		border-left: 2px solid #be9e34;
		border-top-left-radius: 10px;
		border-bottom-left-radius: 10px;
		background: #fff;
		width: 50px;
		height: 50px;
		transition: all 0.4s ease-in-out;
		text-decoration: underline;
	}
	.paulicellilighteventuae_careers_fixed_div:hover {
		width: 200px;
		height: 50px;
		text-decoration: underline;
		-webkit-box-shadow: 3px 3px 15px #be9e34;
		box-shadow: 3px 3px 15px #be9e34;
	}
	.paulicellilighteventuae_careers_fixed_div:hover .paulicellilighteventuae_careers_fixed_text{
		text-decoration: underline;
		display: block;
	}
	.class_glyphicon_send{
		color: #be9e34 !important;
		transform: rotate(0deg);
		font-size: 25px;
		vertical-align: middle;
		text-align: center;
		top: 10px;
		left: 10px;
		position: relative;
		
	}
	.paulicellilighteventuae_careers_fixed_text {
		color: #be9e34 !important;
		font-size: 18px;
		font-family: inherit;
		margin-top: 0px;
		bottom: 32%;
		display: none;
		left: 50px;
		position: relative;
		text-decoration: underline;
		font-weight: 500;
	}
	.dashboard_border_url {
		/*border: 2px solid #be9e34;*/
		/*border-radius: 4px;*/
		/* box-shadow: inset 0 0 2px 2px #be9e34; */
		margin-top: 35px;
		margin-bottom: 35px;
		width: 98%;
		background: #fff;
		/*-webkit-box-shadow: 0px 0px 5px #be9e34;
		box-shadow: 0px 0px 5px #be9e34;*/
	}
	.article_dashboard_border_url {
		/*border: 2px solid #be9e34;*/
		/*border-radius: 4px;*/
		/* box-shadow: inset 0 0 2px 2px #be9e34; */
		margin-top: 35px;
		margin-bottom: 35px;
		width: 70%;
		background: #fff;
		/*-webkit-box-shadow: 0px 0px 5px #be9e34;
		box-shadow: 0px 0px 5px #be9e34;*/
	}
	hr {
	  background-color: #fff;
	  padding: 0;
	  margin: 25px;
	}

	hr.hr-1 {
	  border: 0;
	  height: 4px;
	  background-image: linear-gradient(to right, rgba(255,203,5, 0), rgba(255,203,5, 0.75), rgba(255,203,5, 0));
	}
	.dynamic_content_div_class{
		left: 5%;
		width: 90%;
	}
	.carousel-inner > .item > img,
	.carousel-inner > .item > a > img {
	width: 100%;
	margin: auto;
	height: 500px;

	}
	.title_left_hr_line_h1 {
		content: "";
		position: absolute;
		left: -20px;
		top: 0px;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: none;
		width: 5px;
		height: 100%;
		background-color: #be9e34;
		border-right: 1px solid #000000;
	}
	.title_left_hr_line_h2 {
		content: "";
		position: absolute;
		left: 0px;
		top: 0px;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: none;
		width: 5px;
		height: 100%;
		background-color: #be9e34;
		border-right: 1px solid #000000;
	}
	.inline-photo {
	 /* border: 1em solid #fff;
	  border-bottom: 1em solid #fff;*/
	  border-radius: .25em;
	  /*box-shadow: 1em 1em 2em .25em rgba(0,0,0,.2);*/
	  margin: 0em auto;
	  opacity: 0;
	  transform: translateY(4em) rotateZ(0deg);
	  transition: transform 4s .25s cubic-bezier(0,1,.3,1),
				  opacity .3s .25s ease-out;
	  /*max-width: 600px;
	  width: 90%;*/
	  will-change: transform, opacity;
	}

	.inline-photo.is-visible {
	  opacity: 1;
	  transform: rotateZ(0deg);
	}
	.lmItem:hover {
		box-shadow: 0px 0px 0px 2px #be9e34 inset;
	}
	.lmActive {
		box-shadow: 0px 0px 0px 2px #be9e34 inset !important;
		background-color: #be9e34 !important;
	}
	.lmItem {
		width: 100%;
		float: left;
		background-color: #232331;
		padding: 4%;
		box-shadow: 0px 0px 0px 1px #232331 inset;
		text-transform: uppercase;
		margin-bottom: 3%;
		font-weight: 500;
		font-size: 11px;
		text-align: left;
		padding-left: 7%;
		color: #fff;
		display: block;
	}.leftMenu {
		width: 100%;
		float: left;
		margin-right: 3%;
	}
	.accBtn {
		float: right;
		background-color: #fff;
		color: #363839;
		border: 1px solid #fff;
		outline: none;
		width: 150px;
		height: 45px;
		text-transform: uppercase;
		text-align: center;
	}
	.accBtn:hover {
		border: 1px solid black;
	}
	.error-text {
		color: #fff !important;
		background-color: red;
		padding-top: 10px;
		text-align: center;
		height: 50px;
		outline: none;
		top: 14px;
		position: relative;
	}
	.demo-container-text{
		color: #fff !important;
		background-color: green;
		padding-top: 10px;
		text-align: center;
		height: 50px;
		outline: none;
		top: 14px;
		position: relative;
	}
	.error-text1 {
		color: #fff !important;
		background-color: red;
		padding-top: 10px;
		text-align: center;
		height: 50px;
		outline: none;
		top: -6px;
		position: relative;
	}
	.demo-container-text1{
		color: #fff !important;
		background-color: green;
		padding-top: 10px;
		text-align: center;
		height: 50px;
		outline: none;
		top: -6px;
		position: relative;
	}
	blockquote {
		background: white;
		border-radius: 10px;
		font-family: arial;
		line-height: 1.625;
		position: relative;
	}
	blockquote span {
		position: relative;
	}
	blockquote span:before {
		content: "“";
		font-size: 72px;
		color: #be9e34;
		position: absolute;
		left: -33px !important;
		top: 18px !important;
		line-height: 0;
	}
	blockquote span:after {
		content: "”";
		font-size: 72px;
		color: #be9e34;
		position: absolute;
		right: -40px;
		bottom: -10px;
		line-height: 0;
	}
	.career_success_1{
		font-size: 72px !important;
		font-weight: 700 !important;
		color: #111111 !important;
		text-align: center;
	}
	.career_success_2{
		font-size: 42px !important;
		font-weight: 700 !important;
		color: #111111 !important;
		text-align: center;
	}
	.career_job_table {
		width: 70%;
		margin-right: auto;
		margin-left: auto;
	}
	.careers_detail {
		width: 70%;
	}
	.right_people_image{
		width: 70%;
	}
	.rate_calculator_border_width{
		width: 50%;
	}
	.set_button_at_bottom{
		position: absolute;
		bottom: 5px;
		right: 0;
	}
	.title_left_hr_text_left_space{
		margin-left: 20px;
		font-size: inherit;
		position: relative;
		color: #111111;
	}
	.title_left_hr_label_text_left_space{
		margin-left: 10px;
		font-size: 15px;
		position: relative;
		color: #ffffff;
	}
	.latest_news_title_background{
		width:200px !important;
		text-align: center;
		color: #fff !important;
		text-transform: capitalize;
		margin: 0px;
		line-height: 34px;
		border-top-right-radius: 8px;
		border-top-left-radius: 8px;
	}
	.news_detail_time{
		text-align: left;
	}
	.news_detail_social_icons{
		color:#ffffff;
		border-top-right-radius: 2px;
		border-top-left-radius: 2px;
		border-bottom-right-radius: 2px;
		border-bottom-left-radius: 2px;
		width:40px;
		padding-left: 14px;
		padding-right: 14px;
		line-height: 40px;
	}
	.news_detail_view{
		text-align: right;
	}
	.flag_country_counter{
		width:70%;
		height: auto;
	}
	.footer_logo_size{
		top: 25px;
		position: relative;
		width: 200px;
	}
	.footer_contact_address{
		color: #ffffff;
		 text-align: left;
		 top: 18px;
		 position: relative;
	}
	.header_icon_float{
		float: right;
	}
	.top_header_timestamp{
		display: block;
		float: left;
		padding: 10px;
		position: relative;
		font-size: inherit !important;
	}
	.fn_search_box{
		color: #ffffff !important;
		z-index: 9999;
		float: right;
		right: 85px;
		top: 7px;
		font-size: 25px !important;
	}
	.fn_search_box1{
		color:#ffffff !important;
		z-index: 9999;
		float: right;
		right: 3px;
		top: 0px;
		font-size: 22px;
		color:#FFF !important;
	}
	.class_search_box{
		position: absolute;
		z-index: 9999;
		height: 57px;
		display: none;
		float: right;
		right: -15px;
		top: 105px;
		width: 35%;
	}
	.search_text_field{
		width: 81%;
		border: 2px solid #222 !important;
		background: #fff;
		left: 6px;
		position: relative;
	}
	.search_submit{
		width: 10%;
		top: 5px;
		position: relative;
		border-right: 2px solid #222 !important;
		border-top: 2px solid #222 !important;
		border-bottom: 2px solid #222 !important;
	}
	#main-div {
	  margin-top: 2%;
	  height: auto;
	  background: #53a3e0;
	  text-align: center;
	  border-radius: 10px;
	  position: relative;
	  -webkit-box-shadow: 5px 5px 10px #072021;
	  box-shadow: 5px 5px 10px #072021; 
	}
	.weather_form_border_url{
		border: 2px solid #3a5a8a;
		border-radius: 13px;
		margin-top: 35px;
		margin-bottom: 35px;
		width: 100%;
		background: #fff;
		-webkit-box-shadow: 5px 5px 10px #3a5a8a;
		box-shadow: 5px 5px 10px #3a5a8a;
		position: relative;
	}
	.weather_header_status {
		font-weight: bold;
		margin-top: 11px;
		text-align: center;
		font-size: 18px;
		color: #fff;
	}
	.footer_main{
		padding-left: 0px !important;
		padding-right: 0px !important;
		top: 252px;
		position: relative;
	}
}
/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
	html *
	{
	   font-size: 18px;
	   color: #191919;
	}
	.title_top_hr_line{
		color:#be9e34;
		position: absolute;
		content: '';
		background-color: #be9e34;
		top: -10px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		width: 65px;
		height: 5px;
		margin-bottom: 55px;
		border-bottom: 1px solid #000000;
	}
	.text_label_hr_line{
		color:#be9e34;
		position: absolute;
		content: '';
		background-color: #be9e34;
		top: 15px;
		left: 0px;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		width: 5px;
		height: 20px;
		margin-bottom: 55px;
	}
	.text_label{
		font-weight: bold;
		color: #221e20;
		left: 0px;
		position: relative;
		text-transform: uppercase;
		top: 0px;
		font-weight: 700;
	}
	.paulicellilighteventuae_sub_footer_menu_color{
		background: #222222;
		line-height: 40px;
		margin-top: 0px;
		position: absolute;
		right: 0;
		bottom: 40px;
		left: 0;
		text-align: center;
		color: #fff;
	}
	.paulicellilighteventuae_footer_menu_color{
		background: #0d0d0d;
		line-height: 40px;
		margin-top: 0px;
		position: absolute;
		right: 0;
		bottom: 0px;
		left: 0;
		text-align: center;
		color: #fff;
	}
	.footer_copy_right{
		left: none;
		color: #fff !important;
		top: none;
		margin: 0;
		text-align: center;
		position: relative;
		z-index: 999;
	}
	h1{
		font-size: 30px !important;
		color: #be9e34 !important;
		padding-top: 7px !important;
		padding-bottom: 7px !important;
		font-weight: bold !important;
		text-transform: uppercase !important;
		text-align: center;
		position: relative;
		text-shadow: 2px 2px 2px #000000;
	}
	h2{
		font-size: 30px;
		width: 100% !important;
		left: 35px !important;
		color: #be9e34 !important;
		position: relative;
		font-weight: 500;
		text-shadow: 2px 2px 2px #000000;
	}
	h3{
		font-size: 14px;
		width: 100% !important;
		left: 20px !important;
		color: #be9e34 !important;
		position: relative;
		font-weight: 500;
		text-shadow: 2px 2px 2px #000000;
	}
	h4{
		font-size: 14px;
		width: 100% !important;
		left: 20px !important;
		color: #be9e34 !important;
		position: relative;
		font-weight: 700;
		text-shadow: 2px 2px 2px #000000;
	}
	h5{
		font-size: 14px;
		width: 100% !important;
		left: 20px !important;
		color: #be9e34 !important;
		position: relative;
		font-weight: 700;
		text-shadow: 2px 2px 2px #000000;
	}
	.span_header_sizes_left_label_line_1 {
		content: "";
		position: absolute;
		left: 0px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		width: 5px;
		height: 80%;
		background-color: #be9e34;
	}
	.span_header_sizes_left_label_line_1_1{
		content: "";
		position: absolute;
		left: 0px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		width: 5px;
		height: 80%;
		background-color: #be9e34;
	}
	* {
		margin: 0;
		padding: 0;
		text-align: left;
		word-spacing: 1px;
	}
	html {
	  height: 100%;
	}
	body{
		font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol" !important;
		position: relative;
		margin: 0;
		padding-bottom: 6rem;
		min-height: 100%;
		/*background-color: #EEEEEE;*/
		background-color: #000000;
	}
	/* width */
	::-webkit-scrollbar {
	  width: 10px;
	  height: 10px;
	}
	/* Track */
	::-webkit-scrollbar-track {
	  box-shadow: inset 0 0 2px #ad9033; 
	  border-radius: 10px;
	}
	 /* Handle */
	::-webkit-scrollbar-thumb {
	  background: #ad9033; 
	  border-radius: 10px;
	  
	}
	/* Handle on hover */
	::-webkit-scrollbar-thumb:hover {
	  background: #ad9033; 
	}
	div.scrollmenu {
	  background-color: #53a3e0;
	  overflow: auto;
	  white-space: nowrap;
	  top: 6px;
	  text-align: center;
	  text-transform: uppercase;
	  position: relative;
	  -webkit-box-shadow: 5px 5px 10px #3a5a8a;
	  box-shadow: 5px 5px 10px #3a5a8a;

	}
	div.scrollmenu a {
	  display: inline-block;
	  color: white;
	  text-align: center;
	  padding: 6px;
	  text-decoration: none;
	  border-left-style: solid;
	  border-left-width: 2px;
	  font-size: 13px;
	  margin-left: -4px;
	}
	div.scrollmenu a:hover {
	  background-color: #3a5a8a;
	}
	/*.sticky {
	  position: fixed;
	  top: 0;
	  width: 100%;
	}*/
	.paulicellilighteventuae_url_logo_size{
		float: unset;
		max-width: 110px;
		height: auto;
		position: relative;
		left: unset;
		top: 8px;
		display: block;
		margin-left: auto;
        margin-right: auto;
	}
	.paulicellilighteventuae_url_logo_size_for_mobile{
		float: unset;
		max-width: 110px;
		height: auto;
		position: relative;
		left: unset;
		top: 8px;
		display: none;
		margin-left: auto;
        margin-right: auto;
	}
	.home_header_div_display {
		display: contents;
		float: right;
		position: relative;
	}
	.home_header_links  {
		font-size: small;
		color: #ad9033 !important;
	}
	.home_header_social_links {
		padding: 5px 3px 0px 3px;
		font-size: 20px;
		width: 20px;
		height: 20px;
		text-align: center;
		text-decoration: none;
		margin: 8px 5px;
		border-radius: 50%;
		background: #ffffff !important;
		color: #191919 !important;
	}
	.home_footer_social_div{
		top: -5px;
		position: relative;
		text-align: center;
	}
	.home_footer_social_links {
		padding: 6px 3px 0px 3px;
		font-size: 20px;
		width: 40px;
		height: 40px;
		text-align: center;
		text-decoration: none;
		margin: 8px 0px;
		border-radius: 0%;
		background: #292929 !important;
		color: #be9e34 !important;
		border: 3px solid #be9e34;
	}
	.home_footer_social_links:hover {
		color: #ffffff !important;
		border: 3px solid #ffffff;
	}
	.glyphicon {
		color: #191919;
	}
	.input {
	   height: 50px;
		outline: none;
		padding-left: 5px;
		color: #221e20;
		margin-top: 5px;
		margin-bottom: 15px;
		width: 100%;
		border: 1px solid #aaa;
	}
	.textarea {
	   border: 1px solid #aaa; /* gap between focus ring and border*/
	   height: 125px;
	   outline: none;
	   padding-left: 5px;
	   color: #221e20;
	}
	.textarea:focus {
	  outline: none; /* disable default focus styles*/
	}
	.select {
		height: 50px;
		outline: none;
		padding-left: 3px;
		margin-top: 5px;
		margin-bottom: 15px;
		width: 100%;
		border: 1px solid #aaa;
	}
	.select:focus {
	  outline: none; /* disable default focus styles*/
	}
	.select2-container .select2-selection--single {
		box-sizing: border-box;
		cursor: pointer;
		display: block;
		height: 50px !important;
		user-select: none;
		-webkit-user-select: none; 
	}
	.select2-container--default .select2-selection--single .select2-selection__rendered {
		color: #444;
		line-height: 50px !important; 
	}
	.home_fixed_bg_scroll {
		text-align: center;
		background-image:url("../bg_images/5_background_2.png");
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: fixed;
		display: block;	
		background-color: unset;		
	}
	.home_fixed_bg_scroll_1 {
		text-align: center;
		background-image:url("../bg_images/5_background_2.png");
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: fixed;
		display: block;	
		background-color: unset;
	}
	.about_fixed_bg_scroll {
		text-align: center;
		background-image:url("../bg_images/about_main_bg_2.png");
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: fixed;
		display: block;		
		background-color: unset;
	}
	.about_story_fixed_bg_scroll {
		text-align: center;
		background-image:url("../bg_images/about_story_bg_1.png");
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: fixed;
		display: block;		
		background-color: unset;
	}
	.about_history_fixed_bg_scroll {
		text-align: center;
		background-image:url("../bg_images/about_history_bg_1.png");
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: fixed;
		display: block;		
		background-color: unset;
	}
	.about_art_fixed_bg_scroll {
		text-align: center;
		background-image:url("../bg_images/about_art_bg_1.png");
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: fixed;
		display: block;		
		background-color: unset;
	}
	.about_work_fixed_bg_scroll {
		text-align: center;
		background-image:url("../bg_images/about_work_bg_1.png");
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: fixed;
		display: block;		
		background-color: unset;
	}
	.about_projects_fixed_bg_scroll {
		text-align: center;
		background-image:url("../bg_images/about_projects_bg_1.png");
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: fixed;
		display: block;		
		background-color: unset;
	}
	.career_fixed_bg_scroll_1 {
		text-align: center;
		background-image:url("../logos/watch11-min.jpg");
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: fixed;
		display: block;		
		background-color: unset;
	}
	.flip-card {
	  background-color: transparent;
	  width: 100%;
	  height: 290px;
	  perspective: 1000px;
	  margin-top: 5%;
	}

	.flip-card-inner {
	  border-radius: 0.25em;
	  position: relative;
	  width: 100%;
	  height: auto;
	  text-align: center;
	  transition: transform 1s;
	  transform-style: preserve-3d;
	  /*box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);*/
	  box-shadow: 1px 3px 8px 3px rgb(0 0 0 / 20%);
	}

	.flip-card:hover .flip-card-inner {
	  transform: rotateY(180deg);
	}

	.flip-card-front, .flip-card-back {
	  position: absolute;
	  width: 100%;
	  height: 100%;
	  -webkit-backface-visibility: hidden;
	  backface-visibility: hidden;
	}

	.flip-card-front {
	  background-color: transparent;
	  color: black;
	  /*border: 4px outset #be9e34;*/
	  border-radius: 0.25em;
	  z-index: -1;
	}

	.flip-card-back {
	  transform: rotateY(180deg);
	  background-color: transparent;
	  /*border: 4px inset #be9e34;*/
	  border-radius: 0.25em;
	}

	.flip-card-back-content1 {
		color: #be9e34 !important;
		margin: 0px auto;
		margin-top: 8%;
		position: relative;
		width: 94%;
		margin-left: 3%;
		font-weight: 600;
		text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
		text-align: center;
	}
	.flip-card-back-content2 {
		color: #ffffff !important;
		text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
		/*height: 200px;*/
		overflow-y: auto;
		width: 94%;
		margin: 0px auto;
		margin-left: 3%;
		text-align: justify;
		font-weight: 500;
		
	}
	.flip-card-back-content1_1 {
		font-size: 22px !important;
		color: #363839 !important;
		margin: 0px auto;
		margin-top: 8%;
		position: relative;
		width: 94%;
		margin-left: 3%;
		font-weight: 600;
		/*text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;*/
		text-align: left;
	}
	.flip-card-back-content2_1 {
		/*text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;*/
		height: 170px;
		overflow-y: auto;
		width: 94%;
		margin: 0px auto;
		margin-left: 0%;
		text-align: justify;
		font-weight: 400;
		
	}
	.discover-home-text-content2_1{
		/*text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;*/
		height: 170px;
		overflow-y: auto;
		width: 94%;
		margin: 0px auto;
		margin-left: 0%;
		text-align: justify;
		font-weight: 400;
	}
	.home_services_flip_icon {
		position: absolute;
		float: right;
		font-size: 35px;
		color: #be9e34;
		right: 3%;
		top: 13px;
		text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
		background-color: rgba(68,68,68,0.8);
		padding: 1%;
	}
	.home_services_flip_img {
		margin: auto;
		width: 100%;
		border: 4px outset #be9e34;
		padding: 10px;
		z-index: -1;
	}
	.home_services_flip_img_1 {
		margin: auto;
		width: 100%;
		/*border: 4px outset #be9e34;*/
		padding: 10px;
		z-index: -1;
	}
	.home_services_back_flip_img {
		margin: auto;
		width: 100%;
		border: 4px inset #be9e34;
		padding: 10px;
		z-index: -1;
		opacity: 0.6;
		transform: scaleX(-1);
		position: absolute;
	}
	.submit_button {
		border: 1px solid #ffffff;
		height: 50px;
		outline: none !important;
		color: #ffffff;
		margin-top: 5px;
		margin-bottom: 15px;
		text-align: center;
		width: 40%;
		text-transform: uppercase;
		font-weight: bold;
		background: linear-gradient(#000000,#000000);
		text-decoration: none;
		border-radius: 0px;
		text-shadow: none;
	}
	.href_button_link {
		padding: 10px;
		float: left;
		color: #ffffff !important;
		width: 100%;
	}
	.href_button_link:hover {
		padding: 10px;
		float: left;
		color: #000000 !important;
		width: 100%;
		border: 1px solid #000000;
		background: linear-gradient(#ffffff,#ffffff);
		transition: all ease-in-out 0.6s;
	}
	.track_form_overlay {
		position: relative;
		top: 0;
		left: 0;
		height: 100%;
		width: 100%;
		background-color: #444;
		opacity: 1;
		z-index: 1;
	}
	.track_form_main {
		width: 51%;
		top: 420px;
		position: absolute;
		z-index: 1;
		height: 65px;
		/*border: 1px solid #fff;
		border-radius: 0.25em;
		background: rgba(255,255,255,1);*/
		padding: 4px;
		margin-left: auto;
		margin-right: auto;
		left: 0px;
		right: 0;
		text-align: center;
	}
	.track_field {
		width: 57% !important;
		height: 40px !important;
		position: relative;
		margin-top: 8px !important;
		margin-bottom: 0px !important;
		float: left;
		background: #fff;
		outline: none !important;
		border-left: 2px solid #444444;
		left: 13%;
		border-top-left-radius: 0.25em;
		border-bottom-left-radius: 0.25em;
		border-top: 2px solid #444444;
		border-bottom: 2px solid #444444;
		border-right: 2px solid #444444;
		color: slategrey;
	}
	.track_field:hover {
		width: 57% !important;
		height: 40px !important;
		position: relative;
		margin-top: 8px !important;
		margin-bottom: 0px !important;
		float: left;
		background: #fff;
		outline: none !important;
		border-left: 2px solid #444444;
		left: 13%;
		border-top-left-radius: 0.25em;
		border-bottom-left-radius: 0.25em;
		border-top: 2px solid #444444;
		border-bottom: 2px solid #444444;
		border-right: 2px solid #444444;
	}
	.track_submit {
		width: 18% !important;
		height: 40px !important;
		position: relative;
		margin-top: 8px !important;
		margin-bottom: 0px !important;
		float: left;
		border-radius: 0px;
		border-top: 2px solid slategrey;
		border-right: 2px solid slategrey;
		border-bottom: 2px solid slategrey;
		left: 13%;
		background: #be9e34;
		color: #ffffff;
		text-transform: uppercase;
	}
	.paulicellilighteventuae_first_container_1 {
		background: #221e20;
		width: 100%;
		border-top-left-radius: 0.25em;
		border-top-right-radius: 0.25em;
		border-bottom-left-radius: 0.25em;
		border-bottom-right-radius: 0.25em;
		height: 322px;
		position: relative;
	}
	.paulicellilighteventuae_first_container_1:hover {
		box-shadow: 2px 2px 30px 0 rgb(0 0 0 / 52%);
		transition: all ease-in-out 0.6s;
	}
	.paulicellilighteventuae_first_container_1_img {
		width: 100%;
	}
	.paulicellilighteventuae_first_container_3_img {
		width: 100%;
	}
	.paulicellilighteventuae_first_container_2 {
		background: #221e20;
		width: 100%;
		border-top-left-radius: 0.25em;
		border-top-right-radius: 0.25em;
		border-bottom-left-radius: 0.25em;
		border-bottom-right-radius: 0.25em;
		height: auto;
		position: relative;
		box-shadow: 2px 2px 30px 0 rgb(0 0 0 / 52%);
	}
	.paulicellilighteventuae_first_container_2:hover {
		box-shadow: 2px 2px 30px 0 rgb(0 0 0 / 52%);
		transition: all ease-in-out 0.6s;
	}
	.paulicellilighteventuae_first_container_3 {
		background: #221e20;
		width: 100%;
		border-top-left-radius: 0.25em;
		border-top-right-radius: 0.25em;
		border-bottom-left-radius: 0.25em;
		border-bottom-right-radius: 0.25em;
		height: 322px;
		position: relative;
	}
	.paulicellilighteventuae_first_container_3:hover {
		box-shadow: 2px 2px 30px 0 rgb(0 0 0 / 52%);
		transition: all ease-in-out 0.6s;
	}
	.paulicellilighteventuae_first_button {
		background-color: rgb(255,203,5);
		color: #ffffff;
		width: 100%;
		text-align: center;
		padding: 10px;
		border: 2px solid rgb(255,203,5);
		position: relative;
		height: 50px;
	}
	.paulicellilighteventuae_first_button:hover {
		background-color: rgb(255,203,5);
		color: #ffffff;
		width: 100%;
		text-align: center;
		transition: all ease-in-out 0.6s;
		position: relative;
	}

	.quote_button {
		background-color: rgb(255,203,5);
		color: #ffffff;
		text-align: center;
		border: 2px solid rgb(255,203,5);
		height: 50px;
		outline: none;
		padding-left: 5px;
		margin-top: 5px;
		width: 100%;
	}
	.quote_button:hover {
		background-color: rgb(255,203,5);
		color: #ffffff;
		width: 100%;
		text-align: center;
		transition: all ease-in-out 0.6s;
	}

	.paulicellilighteventuae_account_button {
		background-color: rgb(255,203,5);
		color: #ffffff;
		width: 100%;
		text-align: center;
		padding: 10px;
		border: 2px solid rgb(255,203,5);
		position: relative;
		height: 50px;
	}
	.paulicellilighteventuae_account_button:hover {
		background-color: rgb(255,203,5);
		color: #ffffff;
		width: 100%;
		text-align: center;
		transition: all ease-in-out 0.6s;
		position: relative;
	}
	.services_read_more_button {
		background-color: rgb(255,203,5);
		color: rgb(255,255,255);
		width: 100%;
		text-align: center;
		padding: 10px;
		border: 1px solid rgb(255,203,5);
		top: 100px;
		position: relative;
		height: 50px;
	}
	.services_read_more_button:hover {
		background-color: rgb(255,203,5);
		color: rgb(255,255,255);
		width: 100%;
		text-align: center;
		padding: 10px;
		border: 2px solid rgb(255,255,255);
		top: 100px;
		position: relative;
	}
	.services_paulicellilighteventuae_container {
		background: #fff;
		width: 100%;
		border-top-left-radius: 0.25em;
		border-top-right-radius: 0.25em;
		border-bottom-left-radius: 0.25em;
		border-bottom-right-radius: 0.25em;
		position: relative;
	}
	.services_paulicellilighteventuae_container:hover {
		box-shadow: 2px 2px 30px 0 rgb(0 0 0 / 52%);
		transition: all ease-in-out 0.6s;
	}
	.discover_paulicellilighteventuae_container {
		background: #fff;
		width: 100%;
		border-top-left-radius: 0.25em;
		border-top-right-radius: 0.25em;
		border-bottom-left-radius: 0.25em;
		border-bottom-right-radius: 0.25em;
		position: relative;
	}
	.discover_paulicellilighteventuae_container:hover {
		box-shadow: 2px 2px 30px 0 rgb(0 0 0 / 52%);
		transition: all ease-in-out 0.6s;
	}
	.services_read_more_button_1{
		background-color: transparent;
		color: rgb(255,203,5);
		width: 100%;
		text-align: center;
		border: 2px solid rgb(255,203,5);
		height: 50px;
	}
	.services_read_more_button_1:hover {
		background-color: rgb(255,203,5);
		color: #ffffff;
		width: 100%;
		text-align: center;
		transition: all ease-in-out 0.6s;
	}
	.find_out_more_button {
		background-color: transparent;
		color: rgb(255,203,5);
		width: 100%;
		text-align: center;
		border: 2px solid rgb(255,203,5);
		height: 50px;
	}
	.find_out_more_button:hover {
		background-color: rgb(255,203,5);
		color: #ffffff;
		width: 100%;
		text-align: center;
		transition: all ease-in-out 0.6s;
	}
	.find_now_home_text {
		text-align: center;
		width: 70% !important;
		float: left;
		color: #111111 !important;
	}
	.find_now_home {
		background-color: rgb(255,203,5);
		color: #ffffff;
		width: 15%;
		text-align: center;
		padding: 12px;
		border: 2px solid rgb(255,203,5);
		float: left;
	}
	.find_now_home:hover {
		background-color: rgb(255,203,5);
		color: #ffffff;
		width: 15%;
		text-align: center;
		transition: all ease-in-out 0.6s;
	}
	.our_clients_img{
		width: 80%;
	}
	a.middle
	{
		position: relative;
	}
	a.middle:before {
	  content: "";
	  position: absolute;
	  width: 100%;
	  height: 3px;
	  bottom: 0;
	  left: 0;
	  background-color: #be9e34;
	  visibility: hidden;
	  transform: scaleX(0);
	  transition: all 0.6s ease-in-out;
	}
	a.middle:hover:before {
	  visibility: visible;
	  transform: scaleX(1);
	}
	.paulicellilighteventuae_tracking_fixed_div {
		position: fixed;
		top: 145px;
		left: 0px;
		z-index: 10;
		outline: none;
		color: #444444;
		cursor: pointer;
		padding: 0px;
		border-top: 2px solid #be9e34;
		border-bottom: 2px solid #be9e34;
		border-right: 2px solid #be9e34;
		border-top-right-radius: 10px;
		border-bottom-right-radius: 10px;
		background: #fff;
		width: 50px;
		height: 50px;
		transition: all 0.4s ease-in-out;
		text-decoration: underline;
	}
	.paulicellilighteventuae_tracking_fixed_div:hover {
		width: 205px;
		height: 50px;
		text-decoration: underline;
		-webkit-box-shadow: 3px 3px 15px #be9e34;
		box-shadow: 3px 3px 15px #be9e34;
	}
	.paulicellilighteventuae_tracking_fixed_div:hover .paulicellilighteventuae_tracking_fixed_text{
		text-decoration: underline;
		display: block;

	}
	.class_fas_fa_search{
		color: #be9e34 !important;
		transform: rotate(0deg);
		font-size: 25px;
		vertical-align: middle;
		text-align: center;
		top: 10px;
		left: 10px;
		position: relative;
	}
	.paulicellilighteventuae_tracking_fixed_text {
		color: #be9e34 !important;
		font-size: 18px;
		font-family: inherit;
		margin-top: 0px;
		bottom: 32%;
		display: none;
		left: 50px;
		position: relative;
		text-decoration: underline;
		font-weight: 500;
	}

	.paulicellilighteventuae_sales_fixed_div {
		position: fixed;
		top: 145px;
		right: 0px;
		z-index: 10;
		outline: none;
		color: #444444;
		cursor: pointer;
		padding: 0px;
		border-top: 2px solid #be9e34;
		border-bottom: 2px solid #be9e34;
		border-left: 2px solid #be9e34;
		border-top-left-radius: 10px;
		border-bottom-left-radius: 10px;
		background: #fff;
		width: 50px;
		height: 50px;
		transition: all 0.4s ease-in-out;
		text-decoration: underline;
	}
	.paulicellilighteventuae_sales_fixed_div:hover {
		width: 200px;
		height: 50px;
		text-decoration: underline;
		-webkit-box-shadow: 3px 3px 15px #be9e34;
		box-shadow: 3px 3px 15px #be9e34;
	}
	.paulicellilighteventuae_sales_fixed_div:hover .paulicellilighteventuae_sales_fixed_text{
		text-decoration: underline;
		display: block;

	}
	.class_fab_fa_wpforms{
		color: #be9e34 !important;
		transform: rotate(0deg);
		font-size: 25px;
		vertical-align: middle;
		text-align: center;
		top: 10px;
		left: 10px;
		position: relative;
	}
	.paulicellilighteventuae_sales_fixed_text {
		color: #be9e34 !important;
		font-size: 18px;
		font-family: inherit;
		margin-top: 0px;
		bottom: 32%;
		display: none;
		left: 50px;
		position: relative;
		text-decoration: underline;
		font-weight: 500;
	}

	.paulicellilighteventuae_bulao_fixed_div {
		position: fixed;
		top: 209px;
		left: 0px;
		z-index: 10;
		outline: none;
		color: #444444;
		cursor: pointer;
		padding: 0px;
		border-top: 2px solid #be9e34;
		border-bottom: 2px solid #be9e34;
		border-right: 2px solid #be9e34;
		border-top-right-radius: 10px;
		border-bottom-right-radius: 10px;
		background: #fff;
		width: 50px;
		height: 50px;
		transition: all 0.4s ease-in-out;
		text-decoration: underline;
	}
	.paulicellilighteventuae_bulao_fixed_div:hover {
		width: 200px;
		height: 50px;
		text-decoration: underline;
		-webkit-box-shadow: 3px 3px 15px #be9e34;
		box-shadow: 3px 3px 15px #be9e34;
	}
	.paulicellilighteventuae_bulao_fixed_div:hover .paulicellilighteventuae_bulao_fixed_text{
		text-decoration: underline;
		display: block;

	}
	.class_fas_fa_running{
		color: #be9e34 !important;
		transform: rotate(0deg);
		font-size: 25px;
		vertical-align: middle;
		text-align: center;
		top: 10px;
		left: 10px;
		position: relative;
		
	}
	.paulicellilighteventuae_bulao_fixed_text {
		color: #be9e34 !important;
		font-size: 18px;
		font-family: inherit;
		margin-top: 0px;
		bottom: 32%;
		display: none;
		left: 50px;
		position: relative;
		text-decoration: underline;
		font-weight: 500;
	}

	.paulicellilighteventuae_calculator_fixed_div {
		position: fixed;
		top: 209px;
		right: 0px;
		z-index: 10;
		outline: none;
		color: #444444;
		cursor: pointer;
		padding: 0px;
		border-top: 2px solid #be9e34;
		border-bottom: 2px solid #be9e34;
		border-left: 2px solid #be9e34;
		border-top-left-radius: 10px;
		border-bottom-left-radius: 10px;
		background: #fff;
		width: 50px;
		height: 50px;
		transition: all 0.4s ease-in-out;
		text-decoration: underline;
	}
	.paulicellilighteventuae_calculator_fixed_div:hover {
		width: 200px;
		height: 50px;
		text-decoration: underline;
		-webkit-box-shadow: 3px 3px 15px #be9e34;
		box-shadow: 3px 3px 15px #be9e34;
	}
	.paulicellilighteventuae_calculator_fixed_div:hover .paulicellilighteventuae_calculator_fixed_text{
		text-decoration: underline;
		display: block;

	}
	.class_fas_fa_calculator{
		color: #be9e34 !important;
		transform: rotate(0deg);
		font-size: 25px;
		vertical-align: middle;
		text-align: center;
		top: 10px;
		left: 10px;
		position: relative;
		
	}
	.paulicellilighteventuae_calculator_fixed_text {
		color: #be9e34 !important;
		font-size: 18px;
		font-family: inherit;
		margin-top: 0px;
		bottom: 32%;
		display: none;
		left: 50px;
		position: relative;
		text-decoration: underline;
		font-weight: 500;
	}

	.paulicellilighteventuae_luggage_fixed_div {
		position: fixed;
		top: 274px;
		left: 0px;
		z-index: 10;
		outline: none;
		color: #444444;
		cursor: pointer;
		padding: 0px;
		border-top: 2px solid #be9e34;
		border-bottom: 2px solid #be9e34;
		border-right: 2px solid #be9e34;
		border-top-right-radius: 10px;
		border-bottom-right-radius: 10px;
		background: #fff;
		width: 50px;
		height: 50px;
		transition: all 0.4s ease-in-out;
		text-decoration: underline;
	}
	.paulicellilighteventuae_luggage_fixed_div:hover {
		width: 200px;
		height: 50px;
		text-decoration: underline;
		-webkit-box-shadow: 3px 3px 15px #be9e34;
		box-shadow: 3px 3px 15px #be9e34;
	}
	.paulicellilighteventuae_luggage_fixed_div:hover .paulicellilighteventuae_luggage_fixed_text{
		text-decoration: underline;
		display: block;
	}
	.class_fas_fa_luggage_cart{
		color: #be9e34 !important;
		transform: rotate(0deg);
		font-size: 25px;
		vertical-align: middle;
		text-align: center;
		top: 10px;
		left: 10px;
		position: relative;
		
	}
	.paulicellilighteventuae_luggage_fixed_text {
		color: #be9e34 !important;
		font-size: 18px;
		font-family: inherit;
		margin-top: 0px;
		bottom: 32%;
		display: none;
		left: 50px;
		position: relative;
		text-decoration: underline;
		font-weight: 500;
	}

	.paulicellilighteventuae_careers_fixed_div {
		position: fixed;
		top: 274px;
		right: 0px;
		z-index: 10;
		outline: none;
		color: #444444;
		cursor: pointer;
		padding: 0px;
		border-top: 2px solid #be9e34;
		border-bottom: 2px solid #be9e34;
		border-left: 2px solid #be9e34;
		border-top-left-radius: 10px;
		border-bottom-left-radius: 10px;
		background: #fff;
		width: 50px;
		height: 50px;
		transition: all 0.4s ease-in-out;
		text-decoration: underline;
	}
	.paulicellilighteventuae_careers_fixed_div:hover {
		width: 200px;
		height: 50px;
		text-decoration: underline;
		-webkit-box-shadow: 3px 3px 15px #be9e34;
		box-shadow: 3px 3px 15px #be9e34;
	}
	.paulicellilighteventuae_careers_fixed_div:hover .paulicellilighteventuae_careers_fixed_text{
		text-decoration: underline;
		display: block;
	}
	.class_glyphicon_send{
		color: #be9e34 !important;
		transform: rotate(0deg);
		font-size: 25px;
		vertical-align: middle;
		text-align: center;
		top: 10px;
		left: 10px;
		position: relative;
		
	}
	.paulicellilighteventuae_careers_fixed_text {
		color: #be9e34 !important;
		font-size: 18px;
		font-family: inherit;
		margin-top: 0px;
		bottom: 32%;
		display: none;
		left: 50px;
		position: relative;
		text-decoration: underline;
		font-weight: 500;
	}
	.dashboard_border_url {
		/*border: 2px solid #be9e34;*/
		/*border-radius: 4px;*/
		/* box-shadow: inset 0 0 2px 2px #be9e34; */
		margin-top: 35px;
		margin-bottom: 35px;
		width: 98%;
		background: #fff;
		/*-webkit-box-shadow: 0px 0px 5px #be9e34;
		box-shadow: 0px 0px 5px #be9e34;*/
	}
	.article_dashboard_border_url {
		/*border: 2px solid #be9e34;*/
		/*border-radius: 4px;*/
		/* box-shadow: inset 0 0 2px 2px #be9e34; */
		margin-top: 35px;
		margin-bottom: 35px;
		width: 70%;
		background: #fff;
		/*-webkit-box-shadow: 0px 0px 5px #be9e34;
		box-shadow: 0px 0px 5px #be9e34;*/
	}
	hr {
	  background-color: #fff;
	  padding: 0;
	  margin: 25px;
	}

	hr.hr-1 {
	  border: 0;
	  height: 4px;
	  background-image: linear-gradient(to right, rgba(255,203,5, 0), rgba(255,203,5, 0.75), rgba(255,203,5, 0));
	}
	.dynamic_content_div_class{
		left: 5%;
		width: 90%;
	}
	.carousel-inner > .item > img,
	.carousel-inner > .item > a > img {
	width: 100%;
	margin: auto;
	height: 500px;

	}
	.title_left_hr_line_h1 {
		content: "";
		position: absolute;
		left: -20px;
		top: 0px;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: none;
		width: 5px;
		height: 100%;
		background-color: #be9e34;
		border-right: 1px solid #000000;
	}
	.title_left_hr_line_h2 {
		content: "";
		position: absolute;
		left: 0px;
		top: 0px;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: none;
		width: 5px;
		height: 100%;
		background-color: #be9e34;
		border-right: 1px solid #000000;
	}
	.inline-photo {
	 /* border: 1em solid #fff;
	  border-bottom: 1em solid #fff;*/
	  border-radius: .25em;
	  /*box-shadow: 1em 1em 2em .25em rgba(0,0,0,.2);*/
	  margin: 0em auto;
	  opacity: 0;
	  transform: translateY(4em) rotateZ(0deg);
	  transition: transform 4s .25s cubic-bezier(0,1,.3,1),
				  opacity .3s .25s ease-out;
	  /*max-width: 600px;
	  width: 90%;*/
	  will-change: transform, opacity;
	}

	.inline-photo.is-visible {
	  opacity: 1;
	  transform: rotateZ(0deg);
	}
	.lmItem:hover {
		box-shadow: 0px 0px 0px 2px #be9e34 inset;
	}
	.lmActive {
		box-shadow: 0px 0px 0px 2px #be9e34 inset !important;
		background-color: #be9e34 !important;
	}
	.lmItem {
		width: 100%;
		float: left;
		background-color: #232331;
		padding: 4%;
		box-shadow: 0px 0px 0px 1px #232331 inset;
		text-transform: uppercase;
		margin-bottom: 3%;
		font-weight: 500;
		font-size: 11px;
		text-align: left;
		padding-left: 7%;
		color: #fff;
		display: block;
	}.leftMenu {
		width: 100%;
		float: left;
		margin-right: 3%;
	}
	.accBtn {
		float: right;
		background-color: #fff;
		color: #363839;
		border: 1px solid #fff;
		outline: none;
		width: 150px;
		height: 45px;
		text-transform: uppercase;
		text-align: center;
	}
	.accBtn:hover {
		border: 1px solid black;
	}
	.error-text {
		color: #fff !important;
		background-color: red;
		padding-top: 10px;
		text-align: center;
		height: 50px;
		outline: none;
		top: 14px;
		position: relative;
	}
	.demo-container-text{
		color: #fff !important;
		background-color: green;
		padding-top: 10px;
		text-align: center;
		height: 50px;
		outline: none;
		top: 14px;
		position: relative;
	}
	.error-text1 {
		color: #fff !important;
		background-color: red;
		padding-top: 10px;
		text-align: center;
		height: 50px;
		outline: none;
		top: -6px;
		position: relative;
	}
	.demo-container-text1{
		color: #fff !important;
		background-color: green;
		padding-top: 10px;
		text-align: center;
		height: 50px;
		outline: none;
		top: -6px;
		position: relative;
	}
	blockquote {
		background: white;
		border-radius: 10px;
		font-family: arial;
		line-height: 1.625;
		position: relative;
	}
	blockquote span {
		position: relative;
	}
	blockquote span:before {
		content: "“";
		font-size: 72px;
		color: #be9e34;
		position: absolute;
		left: -33px !important;
		top: 18px !important;
		line-height: 0;
	}
	blockquote span:after {
		content: "”";
		font-size: 72px;
		color: #be9e34;
		position: absolute;
		right: -40px;
		bottom: -10px;
		line-height: 0;
	}
	.career_success_1{
		font-size: 72px !important;
		font-weight: 700 !important;
		color: #111111 !important;
		text-align: center;
	}
	.career_success_2{
		font-size: 42px !important;
		font-weight: 700 !important;
		color: #111111 !important;
		text-align: center;
	}
	.career_job_table {
		width: 70%;
		margin-right: auto;
		margin-left: auto;
	}
	.careers_detail {
		width: 70%;
	}
	.right_people_image{
		width: 70%;
	}
	.rate_calculator_border_width{
		width: 50%;
	}
	.set_button_at_bottom{
		position: absolute;
		bottom: 5px;
		right: 0;
	}
	.title_left_hr_text_left_space{
		margin-left: 20px;
		font-size: inherit;
		position: relative;
		color: #111111;
	}
	.title_left_hr_label_text_left_space{
		margin-left: 10px;
		font-size: 15px;
		position: relative;
		color: #ffffff;
	}
	.latest_news_title_background{
		width:200px !important;
		text-align: center;
		color: #fff !important;
		text-transform: capitalize;
		margin: 0px;
		line-height: 34px;
		border-top-right-radius: 8px;
		border-top-left-radius: 8px;
	}
	.news_detail_time{
		text-align: left;
	}
	.news_detail_social_icons{
		color:#ffffff;
		border-top-right-radius: 2px;
		border-top-left-radius: 2px;
		border-bottom-right-radius: 2px;
		border-bottom-left-radius: 2px;
		width:40px;
		padding-left: 14px;
		padding-right: 14px;
		line-height: 40px;
	}
	.news_detail_view{
		text-align: right;
	}
	.flag_country_counter{
		width:70%;
		height: auto;
	}
	.footer_logo_size{
		top: 0px;
		position: relative;
		width: 200px;
	}
	.footer_contact_address{
		color: #ffffff;
		 text-align: left;
		 top: 18px;
		 position: relative;
	}
	.header_icon_float{
		float: right;
	}
	.top_header_timestamp{
		display: block;
		float: left;
		padding: 10px;
		position: relative;
		font-size: inherit !important;
	}
	.fn_search_box{
		color: #ffffff !important;
		z-index: 9999;
		float: right;
		right: 100px;
		top: 7px;
		font-size: 25px !important;
	}
	.fn_search_box1{
		color:#ffffff !important;
		z-index: 9999;
		float: right;
		right: 3px;
		top: 0px;
		font-size: 22px;
		color:#FFF !important;
	}
	.class_search_box{
		position: absolute;
		z-index: 9999;
		height: 57px;
		display: none;
		float: right;
		right: -15px;
		top: 68px;
		width: 35%;
	}
	.search_text_field{
		width: 81%;
		border: 2px solid #222 !important;
		background: #fff;
		left: 6px;
		position: relative;
	}
	.search_submit{
		width: 10%;
		top: 5px;
		position: relative;
		border-right: 2px solid #222 !important;
		border-top: 2px solid #222 !important;
		border-bottom: 2px solid #222 !important;
	}
	#main-div {
	  margin-top: 2%;
	  height: auto;
	  background: #53a3e0;
	  text-align: center;
	  border-radius: 10px;
	  position: relative;
	  -webkit-box-shadow: 5px 5px 10px #072021;
	  box-shadow: 5px 5px 10px #072021; 
	}
	.weather_form_border_url{
		border: 2px solid #3a5a8a;
		border-radius: 13px;
		margin-top: 35px;
		margin-bottom: 35px;
		width: 100%;
		background: #fff;
		-webkit-box-shadow: 5px 5px 10px #3a5a8a;
		box-shadow: 5px 5px 10px #3a5a8a;
		position: relative;
	}
	.weather_header_status {
		font-weight: bold;
		margin-top: 11px;
		text-align: center;
		font-size: 18px;
		color: #fff;
	}
	.footer_main{
		padding-left: 0px !important;
		padding-right: 0px !important;
		top: 252px;
		position: relative;
	}
}