#logo h1 {
	padding-top: 20px;
	padding-bottom: 20px;
}
#logo img {
	height: 60px;
}
#top-menu ul li a {
	padding-top: 44px;
	padding-bottom: 44px;
}
#top-menu ul li ul {
	width: 200px;
}
#top-menu ul li.fixed ul ul {
	left: -202px;
}
.responsive-menu-switch-wrap {
	padding-top: 32.5px;
	padding-bottom: 32.5px;
}
.is-sticky #logo h1 {
	padding-top: 12.5px;
	padding-bottom: 12.5px;
}
.is-sticky #logo img {
	height: 45px;
}
.is-sticky #top-menu > ul > li > a {
	padding-top: 29px;
	padding-bottom: 29px;
}
.is-sticky .responsive-menu-switch-wrap {
	padding-top: 17.5px;
	padding-bottom: 17.5px;
}
body,
button, input, select, textarea { 
	font-family: '0', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-size: 1.3rem;
}
#top-menu ul li a,
.responsive-menu ul li a {
	font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: bold;
	text-transform: uppercase;
}
#top-menu ul li ul li a,
.responsive-menu ul li ul li a {
	font-family: '0', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: normal;
	text-transform: none;
}
h1 {
	font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 30px;
	font-size: 3rem;
	font-weight: bold;
	text-transform: none;
}
h2 {
	font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: bold;
	text-transform: none;
}
h3 {
	font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: normal;
	text-transform: none;
}
h4 {
	font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: normal;
	text-transform: none;
}
h5 {
	font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: normal;
	text-transform: none;
}
h6 {
	font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: normal;
	text-transform: none;
}
.the-grid-list ul.filter li a,
.the-faq-list ul.filter li a {
	font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: normal;
	text-transform: none;
}
.pagination,
.comment-pagination,
.post-pagenation ul li a,
.single-navigation {
	font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: normal;
	text-transform: uppercase;
}
#bottom-menu ul li a {
	font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: normal;
	text-transform: uppercase;
}
.site-footer .site-copy {
	font-family: '0', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: normal;
	text-transform: none;
}
.widget h3 {
	font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	text-transform: uppercase;
}
.item-title {
	font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.section-title,
#comments #comments-title,
#respond #reply-title {
	font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	text-transform: uppercase;
}
body {  background: #FFFFFF }


::-moz-selection { 
	color: #FFF; 
	background: #419ed7;
}
::selection { 
	color: #FFF; 
	background: #419ed7; 
}
body { 
	color: #696969;
}
body .rows {
	background: #FFFFFF;
}
a,
.entry-text a:hover { 
	color: #555555; 
}
a:hover,
.entry-text a { 
	color: #419ed7; 
}
h1, h2, h3, h4, h5, h6, dl dt, b, strong  { 
	color: #555555; 
}
.button-active,
input[type="submit"],
button[type="submit"] {
	background: #419ed7;
	color: #FFFFFF;
}
.button-dark:hover,
.button-light:hover,
.button-active:hover,
input[type="submit"]:hover,
button[type="submit"]:hover {
	background: #F2F2F2;
	color: #696969;
}
.the-grid-list ul.filter li a {
	background: #FFFFFF;
	color: #555555;
}
.the-grid-list ul.filter li a:hover,
.the-grid-list ul.filter li a.active {
	background: #419ed7;
	color: #FFFFFF;
}
.pagination .pagin a,
.comment-pagination a,
.post-pagenation ul li a {
	background: #F2F2F2;
	color: #696969;
}
.pagination .pagin span.current,
.pagination .pagin a:hover,
.comment-pagination span.current,
.comment-pagination a:hover,
.post-pagenation ul li a:hover {
	background: #419ed7;
	color: #FFFFFF;
}
.site-topbar {
	background: #F5F5F5;
	border-bottom: 1px solid #E2E2E2;
}
.topbar-right .topbar-right-inner { 
	border-right: 1px solid #E2E2E2; 
}
.top-text span.work-time { 
	border-left: 1px solid #E2E2E2;
}
.top-text span .icon { 
	color: #B5B5B5;
}
.top-social-icons a,
.top-search-bt {
	color: #B5B5B5;
	border-left: 1px solid #E2E2E2;
}
.top-social-icons a:hover,
.top-search-bt:hover {
	color: #0ec3f7;
	background: #FFFFFF;
}
.top-search-wrapper {
	border-top: 1px solid #E2E2E2;
}
@media only screen and (max-width: 767px) {
	.topbar-left { border-bottom: 1px solid #E2E2E2; }
	.top-search-bt { border-right: 1px solid #E2E2E2; }
}
.wpml-language-switcher .actived-language a {
	color: #B5B5B5;
	border-left: 1px solid #E2E2E2;
}
.wpml-language-switcher .actived-language a:hover {
	color: #0ec3f7;
}
.wpml-language-switcher .actived-language a:hover,
.wpml-language-switcher .actived-language a.selected,
.wpml-language-switcher ul {
	background: #FFFFFF;
}
.wpml-language-switcher ul {
	border: 1px solid #E2E2E2;
	border-top: none;
}
.wpml-language-switcher ul li a {
	color: #B5B5B5;
}
.wpml-language-switcher ul li a:hover {
	color: #0ec3f7;
}
#top-menu ul li a,
#top-menu ul li.current-page a {
	color: #fcfcfc;
}
#top-menu ul li.selected a,
#top-menu ul li a:hover {
	background: #ffffff;
	color: #419ed7; 
}
#top-menu ul li ul li a,
#top-menu ul li.selected ul li a {
	background: #2A323C;
	color: #FFFFFF;
}
#top-menu ul li ul li a:hover { 
	background: #419ed7;
	color: #FFFFFF; 
}
.responsive-menu,
.responsive-menu ul li a {
	background: #2A323C;
}
.responsive-menu ul li a {
	color: #FFFFFF;
}
.responsive-menu ul li a:hover {
	background: #0ec3f7;
	color: #FFFFFF; 
}
a.responsive-menu-switch {
	border: 1px solid #E2E2E2;
	background: #F5F5F5;
	color: #C5C5C5;
}
a.responsive-menu-switch:hover {
	background: #FFFFFF;
	color: #0ec3f7;
}
#bottom-copy {
	color: #696969;
}
#bottom-copy a {
	color: #696969;
}
#bottom-copy a:hover {
	color: #419ed7;
}
#bottom-menu a {
	color: #696969;
}
#bottom-menu a:hover {
	color: #419ed7;
}
.bottom-widgets-area,
.bottom-widgets-area .widget_calendar #wp-calendar th,
.bottom-widgets-area .widget_calendar #wp-calendar td {
	color: #AAAAAA;
}
.bottom-widgets-area a,
.bottom-widgets-area .widget-contact-details strong {
	color: #FFFFFF;
}
.bottom-widgets-area a:hover {
	color: #419ed7; 
}
.bottom-widgets-area .widget h3 {
	color: #FFFFFF;
}
::-moz-selection { 
	background: #419ed7;
}
::selection { 
	background: #419ed7;
}
#gotop:hover,
.quick-contact-wrapper .switch:hover,
.site-page-header .entry-header h1.entry-title,
.side-widgets-area .widget_search input[type="submit"]:hover,
.bottom-widgets-area .widget-contact-details li .icon,
.bottom-widgets-area .widget_tag_cloud .tagcloud a:hover,
.bottom-widgets-area .widget-social-icons a:hover,
.shortcode-latest-blog li .entry-date,
.shortcode-price-table .price,
.shortcode-price-table .button,
.shortcode-feature-service .item-content .link a,
.shortcode-feature-service:hover,
.shortcode-accordion .acc-item .tog.active,
.shortcode-accordion .acc-item .tog:hover,
.shortcode-toggle .tog-item .tog.active,
.shortcode-toggle .tog-item .tog:hover,
.shortcode-team-member .role,
.shortcode-testimonial-carousel .bx-wrapper .bx-pager.bx-default-pager a:hover,
.shortcode-twitter-carousel .bx-wrapper .bx-pager.bx-default-pager a:hover,
.shortcode-progress-bar .percentage-text,
.shortcode-twitter-carousel .bx-wrapper .bx-controls-direction a:hover,
.the-carousel-list .bx-wrapper .bx-controls-direction a,
.post-blog .entry-meta .date-link,
#page-coming-soon .countdown .clock .time,
.commentlist .comment-header .reply-link a:hover { 
	background: #419ed7;
}
.nicescroll-rails div {
	background: #419ed7 !important;
}
.button-border.button-light:hover,
.button-border.button-dark:hover {
	border-color: #419ed7;
	color: #419ed7;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
textarea:focus {
	border: 2px solid #419ed7;
}
.site-page-header .entry-header .breadcrumbs a:hover,
.shortcode-latest-blog li .entry-content .meta a:hover,
.shortcode-latest-blog li .entry-content .more a,
.shortcode-icon-box .item-icon,
.shortcode-icon-box .item-title,
.shortcode-icon-box .item-title a,
.shortcode-feature-service .item-icon,
.shortcode-feature-service:hover .item-content .link a:hover,
.shortcode-tab .tabs li.tab a:hover,
.shortcode-left-tab .tabs li.tab a:hover,
.shortcode-message-box .default a:hover,
.shortcode-testimonials li .name,
.shortcode-testimonials li .name a,
.shortcode-number .item-icon,
.related-posts li .entry-meta .date a:hover,
.related-posts li .entry-meta .cats a:hover,
.post-blog .entry-content .cats-link a:hover,
.the-blog-post li.item .item-head .meta a:hover,
.the-faq-list .filter-menu ul li a.active,
.post-portfolio .entry-meta .row a:hover {
	color: #419ed7;
}
.widget-post li .img-hover .overlay,
.widget-flickrs li.img-hover .overlay,
.widget-dribbbles li.img-hover .overlay,
.widget-instagrams li.img-hover .overlay,
.shortcode-team-member .img-hover .overlay,
.the-grid-list ul li.item .img-hover .overlay,
.the-post-list li.item .img-hover .overlay {
	background-color: #419ed7;
}
.side-widgets-area .widget_tag_cloud .tagcloud a:hover,
.side-widgets-area .widget-social-icons a:hover,
.shortcode-accordion .acc-item .tog.active,
.shortcode-accordion .acc-item .tog:hover,
.shortcode-toggle .tog-item .tog.active,
.shortcode-toggle .tog-item .tog:hover {
	border: 1px solid #419ed7;
}
.ls-fullwidth .ls-nav-prev,
.ls-fullwidth .ls-nav-next,
.bx-slider .bx-wrapper .bx-next,
.bx-slider .bx-wrapper .bx-prev {
	background: rgba(65,158,215,0.5);
	color: #FFF;
}

.ls-fullwidth .ls-nav-prev:hover,
.ls-fullwidth .ls-nav-next:hover,
.bx-slider .bx-wrapper .bx-next:hover,
.bx-slider .bx-wrapper .bx-prev:hover {
	background: rgba(65,158,215,1.0);
	color: #FFF;
}
.ls-ct-half,
.ls-bar-timer {
	background: #419ed7;
}
.site-header {  background: #FFFFFF }
.bottom-widgets-area {  background: #39404A }
.site-footer {  background: #FFFFFF }

.cat-item{
    line-height: 10px;
    text-align: left;
}

.widget_categories li {
text-align: left;
}

/* */

.side-widgets-area .widget_nav_menu ul li ul li{
padding: 5px 0px !important;
}

.justify{
text-align: justify;
}

.my-custom-copyright {
font-size: 13px;
color: #333 !important;
}

#bottom-copy {
padding-top: 5px;
}

#bottom-copy img{
-webkit-filter: grayscale(100%);
}

.site-footer {
height: 100%;
}

.site-bottom .inner {
 padding: 0px; 
}

.site-bottom{
 background: #DDD;
}

/*
.breadcrumbs{
height: 20px !important;
line-height: 20px !important;
}
*/


.site-page-header .entry-header .breadcrumbs {
height: 30px;
line-height: 30px;
}


.quick-contact-wrapper .wpcf7-textarea {
height: 70px;
}

/* AZAR */

.quick-contact-wrapper .wpcf7-text {
color: #555;
border: 2px solid #E2E2E2;
background: #FFF;
}

.quick-contact-wrapper .quick-contact {
padding: 5px 15px 0px 15px;
}

#logo h1.title {
padding-left: 20px;
}

.quick-contact-wrapper h3 {
margin-bottom: 5px;
}

.my-custom-copyright{
   font-weight: normal; 
   color: #1f4282;
   float: right;
   width: 80%;
   line-height: 3;
   text-align: right;
   margin-right: -10px;
}


#bottom-copy{
width: 100%;
}

.border-top-darkblue img{
   border: 1px solid #888;
   border-top: 10px solid #1f4282;
}

.border-top-lightblue img{
   border: 1px solid #888;
   border-top: 10px solid #419ed7;
}

.site-footer{
    border-top: solid 2px #1f4282;
}

.site-bottom{
    border: 2px solid #888;
    border-top: solid 2px #62bcd1;
}


#top-menu{
/*background-color: #1f4282;*/
background-color: #419ed7;
width: 100%;
}

#top-menu ul li a {
padding-top: 15px !important;
padding-bottom: 15px !important;
}

.responsive-menu-switch-wrap{
margin-top: -100px;
margin-right: 10px;
}



#logo {
float: left;
width: 100%;
}


#top-menu {
float: left;
}

.pb {
padding-bottom: 20px;
}

.pt {
padding-top: 20px;
}


.site-header .container {
max-width: 1900px;
width: 100% !important;
}


.site-header .container .inner {
margin: 0px;
}




@media screen and (min-width: 900px) {
  #logo {
   float: none;
   width: 1020px;
   margin: 0px auto;
  }
}

.entry-title{
display: none;
}

#top-menu ul {
list-style: none;
width: 1020px; 
margin: 0px auto;
}

.container{
max-width: 1020px;
}


.image-sweet-zoom img {
    -webkit-transition: all 0.10s ease; /* Safari and Chrome */
    -moz-transition: all 0.10s ease; /* Firefox */
    -ms-transition: all 0.10s ease; /* IE 9 */
    -o-transition: all 0.10s ease; /* Opera */
    transition: all 0.10s ease;
}

.image-sweet-zoom:hover img {
    -webkit-transform:scale(1.05); /* Safari and Chrome */
    -moz-transform:scale(1.05); /* Firefox */
    -ms-transform:scale(1.05); /* IE 9 */
    -o-transform:scale(1.05); /* Opera */
     transform:scale(1.05);
}


.site-page-header .entry-header .breadcrumbs {
float: left;
}


.side-widgets-area .widget_nav_menu ul li ul{
margin-left: 25px;
}


.circles-effect img {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    width: 80%;
    height: 80%;


    -webkit-transition: all 0.5s ease; /* Safari and Chrome */
    -moz-transition: all 0.5s ease; /* Firefox */
    -ms-transition: all 0.5s ease; /* IE 9 */
    -o-transition: all 0.5s ease; /* Opera */
    transition: all 0.5s ease;
}

.circles-effect:hover img {
    -webkit-transform:scale(1.10); /* Safari and Chrome */
    -moz-transform:scale(1.10); /* Firefox */
    -ms-transform:scale(1.10); /* IE 9 */
    -o-transform:scale(1.10); /* Opera */
     transform:scale(1.10);
}

.side-widgets-area .widget h3 {
text-align: center;
font-size: 20px;
margin-bottom: 10px;
}


.topbar-left {
width: 40%;
}

/* SLIDER CSS */

/*.responsive-menu-switch-wrap {
display: none !important;
}
*/
.map-phil:hover{
-webkit-filter: brightness(180%);
}

.map-philbackup:hover{
-webkit-filter: brightness(180%);
}

.tag-philbackup:hover{
-webkit-filter: brightness(120%);
}

.map-tag:hover{
-webkit-filter: brightness(118%);
}

.mymapph:hover{
-webkit-filter: grayscale(100%);  
}


/* END OF SLIDER CSS */

.home-justify{
text-align: justify;
padding: 0px 50px;
}
/*
     FILE ARCHIVED ON 16:13:10 Dec 16, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:14:39 Jul 18, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.573
  exclusion.robots: 0.061
  exclusion.robots.policy: 0.05
  esindex: 0.009
  cdx.remote: 8.882
  LoadShardBlock: 45.14 (3)
  PetaboxLoader3.datanode: 120.408 (4)
  PetaboxLoader3.resolve: 39.983 (2)
  load_resource: 126.897
*/