/*
	Theme Name: Philsteel
	Theme URI: http://philsteel.com
	Description: Philsteel website made my eightinfinity x jude gimeno
	Version: 1
	Author: Eightinfinity x Jude Gimeno
	Author URI: http://eightinfinity.com
	Tags: Blank, HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

div#foo-two .container.master iframe {
    display: none !important;
}

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%;
}
body {
	font:300 11px/1.4 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color:#444;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#444;
	text-decoration:none;
}
a:hover {
	color:#444;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {
	max-width:1280px;
	width:95%;
	margin:0 auto;
	position:relative;
}
/* header */
.header {

}
/* logo */
.logo {

}
.logo-img {

}
/* nav */
.nav {

}
/* sidebar */
.sidebar {

}
/* footer */
.footer {

}

/*------------------------------------*\
    PAGES
\*------------------------------------*/



/*------------------------------------*\
    IMAGES
\*------------------------------------*/



/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

@font-face {
	font-family:'Font-Name';
	src:url('fonts/font-name.eot');
	src:url('fonts/font-name.eot?#iefix') format('embedded-opentype'),
		url('fonts/font-name.woff') format('woff'),
		url('fonts/font-name.ttf') format('truetype'),
		url('fonts/font-name.svg#font-name') format('svg');
    font-weight:normal;
    font-style:normal;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/
@media only screen and (min-width: 647px) and (max-width: 768px) {

.colcolvan {
	display: flex;
	/* height: 200px; */
	flex-direction: inherit !important;
	margin: 0 auto;
}
}
@media only screen and (max-width: 768px) {
	.colcolvan {
    display: flex;
    /* height: 200px; */
    flex-direction: inherit;
    margin: 0 auto;
}
.col-md-7.col-colang {
    display: flex !important;
    flex-direction: row;
    justify-content: flex-end;
    margin-right: 0px;
    padding-right: 0px;
}
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
	.col-md-7.col-colang {
	    display: inherit !important;
	    flex-direction: row;
	    justify-content: flex-end;
	    margin-right: 0px;
	    padding-right: 0px;
	    margin: 0 auto;
	    text-align: center;
	}
}
@media only screen and (max-width: 1199px) {

.entry-gorup {
    /* padding: 5px 5px 5px 5px; */
    min-height: 100%;
    min-width: 200px;
    height: 33.3vh !important;
    width: 83% !important;
    float: left;
    position: relative;
    transition: width 0.5s;
    -webkit-transition: width 0.5s;
    text-align: center;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    display: flex;
    height: 1;
    flex-direction: column;
    justify-content: center;
}
.colcolvan {
    display: flex;
    /* height: 200px; */
    flex-direction: column;
}

nav#sidebar-wrapper.ts {
	    background: rgba(2, 61, 121, 10);
}
}

@media only screen and (min-width:320px) {

}
@media only screen and (min-width:480px) {

}
@media only screen and (min-width:768px) {
	.Mobile-nav {
		display: none !important;
	}
	.container-fluid.container-fullpage {
	    margin-left: 0px;
	    padding-left: 0px;
	    padding-right: 0px;
			    margin-right: -5%;
	    /* margin-right: -10%; remove muna*/
	}
	#fp-nav.right {
    margin-right: 118px;
	}

}

@media only screen and (max-width:400px) {
		iframe.contact.mapbig {
	    margin-left: -30px !important;
	}
	.container-fluid.container-fullpage {
		margin-top: -79px;

	}
			div#section0 {
    padding-top: 19px;
    padding-bottom: 19px;
}
.entry-gorup {
    padding: 5px 5px 5px 5px;
    min-height: 100%;
    min-width: 200px;
    height: 100vh;
    width: 250px !important;
}
}

/* need to fix it on the home page */
@media only screen and (max-width:768px) {
	.map-nav {
    padding-top: 0px !important;
    margin-top: -49px;
}
iframe.contact.mapbig {
    margin-left: -5px;
}
	.Mobile-nav {
		display: block !important;
	}
	#sidebar-wrapper {
		display: none
	}
	#sidebar-wrapper-contact {
		display: none
	}
	nav#mainNav {
		display: none;
	}

	.navbar-custom {
    background-color: rgba(2, 61, 121, 0.9);
    border-color: rgba(2, 61, 121, 0.9);
    z-index: 100 !important;
  }

	.navbar-custom .navbar-toggle {
	    background-color: #931717;
	    border-color: #931717;
	    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
	    text-transform: uppercase;
	    color: white;
	    font-size: 12px;
	}
	.navbar-custom .navbar-toggle:hover, .navbar-custom .navbar-toggle:focus {
	    background-color: #841b1b;
	    border-color: #931717;
	}
	.navbar-custom .nav li a:hover, .navbar-custom .nav li a:focus {
    color: #e43434;
    outline: none;
}
img.logo-img.animated.fadeInLeft {
    animation-delay: 1s;
    margin-top: -7px;
    width: 73%;
}

}

.fullpageinfo.col-md-6.animated.fadeInLeft {
	animation-delay: 1s;
}
.fullpagephoto.col-md-6.animated.fadeInRight {
	animation-delay: 1s;

}

@media only screen and (min-width:1024px) {
		header {
			min-width: 1024px;
		}
		header .intro-text {
			padding-top: 150px;
			padding-bottom: 200px;
					margin-left: -65px;
		}
		.col-md-2.thesearch {
    padding-right: 0px;
}
}
@media only screen and (min-width:1140px) {

}
@media only screen and (min-width:1280px) {

}
@media only screen and (min-width: 1550px) {

.entry-gorup {
    padding: 5px 5px 5px 5px;
    min-height: 100%;
    min-width: 250px;
		max-width: 260px !important;
    height: 100vh;
    width: 250px !important;
	}
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li:hover a.active span {
    height: 12px;
    width: 12px;
    margin: -6px 0 0 -6px;
    border-radius: 100%;
    background: #19518c;
}
#fp-nav ul li a span, .fp-slidesNav ul li a span {
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    height: 11px;
    width: 11px;
    border: 0;
    background: transparent;
    border: 1px solid #19518c;
    top: 50%;
    margin: -6px 0 0 -6px;
    margin: -6px 0 0 -6px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}

/* Slide Menu 2 */
/* Side Menu */
#sidebar-wrapper-contact {
  position: fixed;
  z-index: 200;
  right: 60px;
  width: 250px;
  height: 100%;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  transform: translateX(250px);
  background: #f6f7f7;
  border-left: #f6f7f7;
}

#sidebar-wrapper-contact.active {
  right: 250px;
  width: 70%;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
#sidebar-wrapper-contact.active a.menu-toggle-two.rounded.animated.fadeInUp {
	left: 0;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}

.menu-toggle-two {
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: fixed;
  right: 192px;
  text-decoration: none;
  top: 15px;
  width: 50px;
  height: 50px;
  text-align: center;
  color: #000;;
  line-height: 50px;
  z-index: 999;

}

.menu-toggle-two:focus, .menu-toggle-two:hover {
  color: #000;;
  text-decoration: none;
}
/* END */
/* Side Menu */
#sidebar-wrapper {
  position: fixed;
  z-index: 200;
  right: 125px; /* 85px old */
  width: 250px;
  height: 100%;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  transform: translateX(250px);
  background: rgba(2, 61, 121, 0.9);
  border-left: 1px solid rgba(2, 61, 121, 0.9);
}

.sidebar-nav {
  position: absolute;
  top: 200px;
  width: 250px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.sidebar-nav li.sidebar-nav-item a {
  display: block;
  text-decoration: none;
  color: #fff;
  padding: 15px;
  padding-top: 3px;
  padding-bottom: 0px;
  text-transform: uppercase;
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
  }

.sidebar-nav li a:hover {
  text-decoration: none;
  color: #fff;
  background: rgba(255, 255, 255, 0.2);
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
  text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
  font-size: 1.2rem;
  background: rgba(52, 58, 64, 0.1);
  height: 80px;
  line-height: 50px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
}

.sidebar-nav > .sidebar-brand a {
  color: #fff;
}

.sidebar-nav > .sidebar-brand a:hover {
  color: #fff;
  background: none;
}

#sidebar-wrapper.active {
  right: 250px;
  width: 250px;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.menu-toggle {
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: fixed;
  right: 192px;
  text-decoration: none;
  top: 15px;
  width: 50px;
  height: 50px;
  text-align: center;
  color: #fff;
  line-height: 50px;
  z-index: 999;
}

.menu-toggle:focus, .menu-toggle:hover {
  color: #fff;
  text-decoration: none;
}

a.menu-toggle.rounded.animated.fadeInUp {
	    animation-delay: 1s;
}
a.menu-toggle-two.rounded.animated.fadeInUp {
	    animation-delay: 2s;
}
img.logo-img.animated.fadeInLeft{
	animation-delay: 1s;

}

.menu-title {
	font-size: 15px;
}
.menu-title-two {
	font-size: 15px;
}
i.fa.fa-bars {
    font-size: 18px;
}
i.fa.fa-times {
    font-size: 18px;
}

a.menu-toggle.rounded.animated.fadeInUp.active:hover {
	  color: #dcdcdc !important;
}
a.menu-toggle.rounded.animated.fadeInUp.active:focus {
	  color: #dcdcdc !important;
}
a.menu-toggle.rounded.animated.fadeInUp.active:active {
	  color: #dcdcdc !important;
}

div#foo-two {
    margin-left: 50px;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000;
    background-color: rgba(229, 230, 232, 0.5);
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: initial !important;
    box-shadow: initial !important;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.btn-xl {
    color: #931717;
    background-color: transparent;
    border-color: #931717;
    font-family: "Young";
    text-transform: uppercase;
    font-weight: 400;
    border-radius: 0px;
    font-size: 18px;
    padding: 8px 40px;
    width: 100%;
}
.btn-xl:hover, .btn-xl:focus, .btn-xl:active, .btn-xl.active, .open .dropdown-toggle.btn-xl {
    color: white;
    background-color: #931717;
    border-color: #931717;
}

@media only screen and (min-width: 992px) {
			.butone {
			    padding-right: 5px;
			}
			.buttwo {
			    padding-left: 5px;
}
img.logo-img.animated.fadeInLeft.cman {
    margin-left: 21px;
}
}
h3.main-office {
	color: #931717;
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 15px;
font-weight: 200;
}

p.number {
	color: #000 !important;
margin-bottom: 2px !important;
}


.sendus {
	padding-left: 0px;
	padding-right: 0px;
}
.mapa {
	margin-top: 30px;
	padding-right: 0px;
}

.mapa iframe {
	width: 100%;
	height: 360px;
	overflow: hidden;
}
/* Video Background */
.row-centered-one {
   text-align:center;
}


.col-centered-one {
   display:inline-block;
   float:none;
   /* reset the text-align */
   text-align:left;
   /* inline-block space fix */
   margin-right:-4px;
}

@media (min-width: 500px) {
	#sidebar-wrapper-contact.active {
			overflow-y: auto;
			overflow-x: hidden;
		}
		.col-lg-6.col-md-6.text-center.buttwo {
    margin-bottom: 20px;
}
.col-lg-6.col-md-6.text-center.butone {
margin-bottom: 10px;
}

}

@media only screen and (min-width: 1200px)  {
	#sidebar-wrapper-contact.active {
	    right: 250px;
	    width: 874px;
}
}

@media (max-width: 991px) {
	#sidebar-wrapper-contact.active {
			overflow: auto;
		}
}

@media (max-width: 767px) {
  .fullscreen-bg {
    background: url('<?php echo get_template_directory_uri(); ?>/img/bg.jpg') center center / cover no-repeat;
  }

  .fullscreen-bg__video {
    display: none;
  }
	iframe.contact {
    height: 313px;
    width: 320px;
    margin-top: 29px;
		margin-right: 10px;
}
#sidebar-wrapper-contact.active {
    right: 250px;
    width: 100%;
		overflow: auto;
	}
	div#foo-two {
    margin-left: 10px;
		margin-bottom: 10px;
}
#sidebar-wrapper-contact.active a.menu-toggle-two.rounded.animated.fadeInUp {
    left: -5px;
    top: -5px;
    -webkit-tran
}
.mapa.col-md-8 {
    padding-left: 27px;
    /* margin-right: 0px; */
}
.col-lg-6.col-md-6.text-center.buttwo {
    margin-top: 10px;
}
/* form#searchform {
    width: 104px;
} */
.branch-entry h4 {
    font-weight: normal;
    font-size: 15px;
}
.mapup {
    margin-top: -10px;
    margin-left: 0px;
    margin-right: 0px;
}

}

a.page-scroll.btn.btn-xl.ourhistory {
    border-color: #931717;
    color: #931717;
    display: inline;
    border-radius: 9px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 8px;
    font-size: 14px;
    padding-bottom: 4px;
		margin-top: 10px;
}

a.page-scroll.btn.btn-xl.ourhistory:hover {
    border-color: #931717;
    color: #ffffff;
    background: #931717;
}

.intro-heading {
    color: #931717;
    font-weight: 600 !important;
    letter-spacing: 7px;
}
p.para-strong {
    color: #000000;
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.para-div {
	width: 85%;
margin: 0 auto;
margin-bottom: 55px;
}
.col-md-7.col-colang {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    margin-right: 0px;
    padding-right: 0px;
}

.col-md-11.mainpsg {
    margin-right: 0px;
    padding-right: 0px;
}
.hover-link.animated.fadeInUp {
	display: none;
	margin-top: 20px;
	position: absolute;
	text-align: center;
	left: 46%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	top: 59%;
	z-index: 200;
}

a.link:hover .hover-link {
    display: block;
}

.first-img {
	animation-delay: 1s;
	max-width: 100%;
	width: 135px;
	min-width: 135px;
text-align: center;
margin: 0 auto;
z-index: 200;

}
.second-img {
	animation-delay: 2s;
	max-width: 100%;
	width: 135px;
	min-width: 135px;
text-align: center;
margin: 0 auto;
z-index: 200;

}

.third-img {
	animation-delay: 3s;
	max-width: 100%;
	width: 135px;
	min-width: 135px;
text-align: center;
margin: 0 auto;
z-index: 200;

}
.col-md-5.mainpsg-desc p {
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
}

a.link:hover .entry-gorup:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0,0,0,0.3);
		animation: fadeIn;
}
/* end */
/* New meta */
.trying-rela {
	position: relative;
}

/* end */

/* ---------------------------------------------------
    CONTENT STYLE
----------------------------------------------------- */
.col-md-12.putchz {
    padding-right: 143px;
}



/* --------------------------------

Slider

-------------------------------- */
.cd-slider-wrapper {
  position: relative;
  height: 100vh;
  padding: 10px;
}
@media only screen and (min-width: 900px) {
  .cd-slider-wrapper {
    padding: 30px;
		    padding-top: 90px;
  }
}

.cd-slider {
  position: relative;
  z-index: 1;
  height: 100%;
  overflow: hidden;
}
.cd-slider li {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.6s;
  -moz-transition: -moz-transform 0.6s;
  transition: transform 0.6s;
}
.cd-slider li.is-visible {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.cd-slider .cd-half-block {
  height: 50%;
  background-position: center center;
  background-repeat: no-repeat;
}
.cd-slider .image {
  background-size: cover;
}
.cd-slider .content {
  padding: 30px;
  color: #ffffff;
  background-color: #0875b8;
;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cd-slider .light-bg {
  color: rgba(0, 0, 0, 0.6);
}
.cd-slider .btn {
	display: inline-block;
	background: transparent;
	border: 1px solid #fff;
	padding: 7px 8px;
	margin-top: 1em;
	font-size: 1.3rem;
	color: #ffffff;
	border-radius: 0px;
	-webkit-transition: background 0.3s;
	-moz-transition: background 0.3s;
	transition: background 0.3s;
}
.no-touch .cd-slider .btn:hover {
  background: rgba(0, 0, 0, 0.6);
}
.cd-slider li:nth-of-type(2) .content {
  background-color: #0875b8;
}
.cd-slider li:nth-of-type(3) .content {
  background-color: #0875b8;
}
.cd-slider li:nth-of-type(4) .content {
  background-color: #0875b8;
}
.cd-slider h2 {
  font-size: 2.2rem;
  margin-bottom: .4em;
}
.cd-slider p {
  font-size: 1.4rem;
}
.cd-slider h2, .cd-slider p {
  line-height: 1.4;
}
@media only screen and (min-width: 900px) {
  .cd-slider li {
    pointer-events: none;
    z-index: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: z-index 0s 0.6s;
    -moz-transition: z-index 0s 0.6s;
    transition: z-index 0s 0.6s;
  }
  .cd-slider li.is-visible {
    pointer-events: auto;
    z-index: 3;
    -webkit-transition: z-index 0s 0s;
    -moz-transition: z-index 0s 0s;
    transition: z-index 0s 0s;
  }
  .cd-slider li.is-visible.covered {
    /* list item still there, but covered by the list item entering the viewport (.is-visible) */
    z-index: 2;
  }
  .cd-slider .cd-half-block {
    height: 100%;
    width: 50%;
    float: right;
  }
  .cd-slider .cd-half-block.content {
    -webkit-transform: translateX(200%);
    -moz-transform: translateX(200%);
    -ms-transform: translateX(200%);
    -o-transform: translateX(200%);
    transform: translateX(200%);
    -webkit-transition: -webkit-transform 0.6s 0s ease-in-out;
    -moz-transition: -moz-transform 0.6s 0s ease-in-out;
    transition: transform 0.6s 0s ease-in-out;
  }
  .cd-slider .cd-half-block.image {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0s 0.3s;
    -moz-transition: -moz-transform 0s 0.3s;
    transition: transform 0s 0.3s;
  }
  .cd-slider li.is-visible .cd-half-block.content,
  .cd-slider li.is-visible .cd-half-block.image {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
  .cd-slider li.is-visible .cd-half-block.content {
    -webkit-transition: -webkit-transform 0.6s 0s ease-in-out;
    -moz-transition: -moz-transform 0.6s 0s ease-in-out;
    transition: transform 0.6s 0s ease-in-out;
  }
  .cd-slider .content {
    /* vertically align its content */
    display: table;
    padding: 0 40px;
  }
  .cd-slider .content > div {
    /* vertically align <div> inside div.content */
    display: table-cell;
    vertical-align: middle;
  }
  .cd-slider .btn {
    padding: 7px 8px;
    font-size: 1.4rem;
  }
  .cd-slider p {
    font-size: 1.6rem;
  }
  .cd-slider h2 {
    font-size: 3.5rem;
    margin-bottom: 0;
  }
  .cd-slider h2, .cd-slider p {
    line-height: 2;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-slider .content {
    padding: 0 90px;
  }
  .cd-slider h2 {
    font-weight: 300;
  }
}

/* --------------------------------

Slider Navigation

-------------------------------- */
.cd-slider-navigation {
  /* you won't see this element in the html but it will be created using jQuery */
	position: absolute;
	z-index: 3;
	right: -30px;
	left: auto;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	top: 50%;
}
.cd-slider-navigation li {
    display: inherit;
    margin: 0.85em 0;
}
.cd-slider-navigation li.selected a {
  background-color: #ffffff;
}
.cd-slider-navigation a {
  display: block;
  height: 8px;
  width: 8px;
  border-radius: 50%;
  color: transparent;
  /* image replacement */
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  border: 1px solid #ffffff;
}
@media only screen and (min-width: 900px) {
	img.logo-img.animated.fadeInLeft.dealers {
    margin-left: 28px;
    margin-top: -8px;
}


  .cd-slider-navigation {
    padding: 0.5em 1em;
    background-color: transparent;
    /* fixes a bug on Firefox with ul.cd-slider-navigation z-index */
    -webkit-transform: translateZ(2px) translateX(-50%);
    -moz-transform: translateZ(2px) translateX(-50%);
    -ms-transform: translateZ(2px) translateX(-50%);
    -o-transform: translateZ(2px) translateX(-50%);
    transform: translateZ(2px) translateX(-50%);
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
  }
  .cd-slider-navigation.slider-animating {
    /* fixes a bug on Firefox with ul.cd-slider-navigation z-index */
    -webkit-transform: translateX(-50%) scale(1);
    -moz-transform: translateX(-50%) scale(1);
    -ms-transform: translateX(-50%) scale(1);
    -o-transform: translateX(-50%) scale(1);
    transform: translateX(-50%) scale(1);
  }
  .cd-slider-navigation a {
		height: 14px;
    width: 14px;
    line-height: 40px;
    text-align: center;
    /* reset style */
    text-indent: 0;
    border: 1px solid #19518c;
		background: #fff;
    border-radius: 8px;
    color: #ffffff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .cd-slider-navigation li.selected a {
    background-color: #19518c;
    color: #f3b96c;
  }
}
a.navbar-brand.page-scroll.second {
    position: absolute;
    right: 155px;
}

@media only screen and (min-width: 769px) and (max-width: 899px) {
	.cd-slider-wrapper {
	    padding: 30px;
	    padding-top: 90px;
	}
	img.logo-img.animated.fadeInLeft.dealers {
    margin-top: -11px;
    padding-left: 25px;
}
}

@media only screen and (min-width: 300px) and (max-width: 768px) {
	.cd-slider-wrapper {
	    padding: 30px;
	    padding-top: 90px;
	}
}
@media only screen and (min-width: 501px) and (max-width: 768px) {

.col-md-12.putchz {
    padding-right: 0;
    padding-bottom: 20px;
}
.cd-slider li {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.6s;
    -moz-transition: -moz-transform 0.6s;
    transition: transform 0.6s;
    list-style: none;
}
}
@media only screen and (min-width: 300px) and (max-width: 500px) {

.cd-slider-wrapper {
    padding: 30px;
    padding-top: 90px;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    margin-bottom: 40px;
}
.cd-slider li {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.6s;
    -moz-transition: -moz-transform 0.6s;
    transition: transform 0.6s;
    list-style: none;
}
.col-md-12.putchz {
    padding-right: 0;
    padding-bottom: 20px;
}

}

.cd-half-block.content {
    text-align: center;
}

.chairmandiv {
	margin-top: 112px;
}

.chairmandiv h2 {
	font-family: 'Poppins', sans-serif;
	color: #074083;
	font-weight: 200;
	margin-top: 0px;
        font-size: 32px;
}

.col-md-12.putchz.chairmandiv .col-md-5 {
    margin-bottom: 10px;
}

.col-md-12.putchz.chairmandiv .col-md-5 {
    margin: 0 auto;
    text-align: center;
}

a.goback {
    color: #f3152c;
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    /* padding-top: 10px; */
    /* text-align: left; */
		font-size: 12px;
		    margin-top: 10px;
}

a.goback:hover {
    color: #bb1d2e;
}

.imahe {
	padding-bottom: 10px;
}

.gobackmain {
    margin-left: 16px;
    text-align: left;
}

.title-image {
    text-align: center;
}

.col-md-7.auto-scroll {
    overflow-y: auto;
    height: 550px;
}
.image-gal-row {
	padding-top: 10px;
	padding-bottom: 10px;
}

.overlay {
	position: absolute;
	 bottom: 0;
	 background-color: #000;
	 color: #fff;
	 opacity: 0.8;
	 left:0;   /** new  **/
	 right:0;  /** new  **/
	 filter: alpha(opacity=50);
	 text-align: center;
	 text-transform: uppercase;
	 padding: 5px 3px;
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.hey-item {
    padding: 0px;
    width: 100%;
		margin-bottom: 2px;
		position: relative;
    /* display: block; */
}

@media only screen and (min-width: 300px) and (max-width: 991px) {

.master-imahe img {
    max-width: 650px;
    width: 100%;
    text-align: center;
}

.overlay {
    position: absolute;
    bottom: 0;
    background-color: #000;
    color: #fff;
    opacity: 0.5;
    left: 0;
    right: 0;
    filter: alpha(opacity=50);
    text-align: center;
    text-transform: uppercase;
    /* height: 15px; */
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 10px 15px;
}
.image-gal-row {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-right: auto;
    margin-left: auto;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}
}

.overlay-two {
    opacity: 0;
		    background-color: #5f7da9;
}

.col-md-4.portfolio-item:hover .overlay {
    opacity: 1;
    transition: .5s ease;
    font-size: 14px;
    padding-bottom: 10px;
    padding-top: 10px;
}
.col-md-4.portfolio-item {
    padding-left: 1px;
    padding-right: 1px;
}
.col-md-12.putchz.buildingsome {
    margin-top: 110px;
		margin-bottom: 20px;
}

.master-imahe.buil img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.col-md-4.portfolio-item:hover .master-imahe.buil img {
	-webkit-filter: none;
	filter: none;
}

.half-bg {
	background-image: url('http://www.philsteel.scdwebsites.com/wp-content/uploads/2021/03/galvabg.png');
}

.bgimg-1 {
    background-image: url(http://www.philsteel.scdwebsites.com/wp-content/uploads/2021/03/galvabg.png);

    height: 50vh;
    /* height: 500px; */
    position: relative;
    opacity: 0.65;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.galva-center {
	text-align: center;
}

.galva-center h3 {
	margin-top: 30px;
	color: #1a538f;
	font-family: 'Poppins', sans-serif;
	font-weight: 200;

}

a.page-scroll.btn.btn-xl.ourhistory.animated.fadeIn.enter {
    background: #1a538f;
    color: #fff;
    border: #1a538f;
    margin-top: 11px;
    padding-right: 20px;
    padding-left: 20px;
}

a.page-scroll.btn.btn-xl.ourhistory.animated.fadeIn.enter:hover {
    background: #143c67;
    color: #fff;
    border: #143c67
}
.enter-babs {
	margin-top: 38px;
}

.col-md-10s {
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #000;
    margin-top: 20px;
}

a.navbar-brand.page-scroll.second.third {
    position: absolute;
    right: 155px;
    margin-top: 12px;
}

.therf {
	margin-top: 100px;
	margin-bottom: 20px;
}

input#s::-webkit-input-placeholder {
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 700;
text-transform: uppercase;
}

input#s:-ms-input-placeholder  {
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 700;
text-transform: uppercase;
}

input#s:-moz-placeholder {
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 700;
text-transform: uppercase;
}

input#s::-moz-placeholder {
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 700;
text-transform: uppercase;
}

.carousel-caption {
  position: relative;
  left: 0%;
  right: 0%;
  bottom: 0px;
  z-index: 10;
  padding-top: 0px;
  padding-bottom: 0px;
	text-align: left !important;
  color: #000;
  text-shadow: none;
  & .btn {
    text-shadow: none; // No shadow for button elements in carousel-caption
  }
}

.carousel {
    position: relative;
}

.controllers {
    position: absolute;
    top: 0px;
}

.carousel-control.left,
.carousel-control.right {
    background-image: none;
}

a.left.carousel-control {
	display: none;
}


a.right.carousel-control {
	display: none;
}

.carousel-caption h2 {
	text-transform: initial;
	margin-top: 13px;
}

.holder.col-sm-6 {
    padding-right: 0px;
    margin-right: 0px;
}
.capbg {
    padding-left: 0px;
    margin-right: 0px;
}
ul.cd-slider p {
    color: #fff;
}
.carousel-inner {
    background: red;
    padding-left: 0px;
    margin-left: 0px;
}
.holder.col-sm-6 {
    padding-left: 0px;
    /* padding-right: 0px; */
    /* margin-right: 0px; */
}



.pull-pull {
	padding-left: 20px;
padding-bottom: 10px;
}
@media only screen and (min-width: 300px) and (max-width: 800px) {

.pull-pull {
	padding-left: 0px;
padding-bottom: 10px;
text-align: center;
float: none !important;
text-align: center;
}
.imageontheright {
    text-align: center;
}

}

li.dropdown:hover > .dropdown-menu {
    display: block;
}

a.drop-black {
    color: #000 !important;
}
ul.dropdown-menu {
    margin-left: 10px;
		margin-top: -2px;
}

.col-md-12.kulay H2 {
    margin-top: 0px;
}
.col-md-12.kulay {
    overflow-y: auto;
    height: 79vh;
}
.col-md-2.thesearch {
    margin-bottom: 10px;
}

#philsteel, #steelcorp, #premier{
  display: none;
}
.workforce:hover ~ .text-info #workforce {
  display: block;
}
.economics:hover ~ .text-info #economics {
  display: block;
}



#una:hover + #economics {
	display: block;
}

.entry-gorup.eg-01:hover ~ .col-md-5.mainpsg-desc.col-sm-5.animated.fadeInLeft #economics {
	display: block !important;

}

.blue {
	display: block !important;

}

.hide {
	display: none;
}

.vertical-line {
    width: 2px;
    background-color: red;
    height: 100vh;
    float: left;
    /* height: 800px; */
    margin: 0 auto;
    position: absolute;
    margin-left: auto;
    top: 78%;
    margin-right: auto;
    left: 0;
    right: 0;
}
.col-md-12.toppls {
    margin-top: -50px;
}

.photo {
    text-align: center;
    z-index: 1;
    position: relative;
}
.p-circle img {
    z-index: 10000;
}

.photo.p-one {
    margin-left: 40px;
    padding-top: 68px;
		z-index: 200;
}

div#fullpage p {
    font-size: 16px;
}

.photos {
    position: absolute;
    top: 0;
    right: 302px;
}
.vertical-two {
    width: 2px;
    background-color: red;
    height: 24vh;
    float: left;
    /* height: 800px; */
    margin: 0 auto;
    position: absolute;
    margin-left: auto;
    top: -255px !important;
    margin-right: auto;
    left: 0;
    right: 0;
    z-index: 199 !important;
	}

.second-dot {
    width: 100px;
    height: 100px;
    background: red;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    text-align: center;
    margin: 0 auto;
}
.vertical-two:before {
	content: "";
	width: 15px;
	height: 15px;
	background: red;
	border-radius: 9px;
	position: absolute;
	bottom: 0px;
	right: -7px;
	z-index: 199 !important;

}

@media only screen and (max-height: 661px) {
	.vertical-two {
	    width: 2px;
	    background-color: red;
	    height: 24vh;
	    float: left;
	    /* height: 800px; */
	    margin: 0 auto;
	    position: absolute;
	    margin-left: auto;
	    top: -141px !important;
	    margin-right: auto;
	    left: 0;
	    right: 0;
	    z-index: 0;
	}
}

@media only screen and (min-height: 662px) and (max-height: 755px) {
	.vertical-two {
	    width: 2px;
	    background-color: red;
	    height: 24vh;
	    float: left;
	    /* height: 800px; */
	    margin: 0 auto;
	    position: absolute;
	    margin-left: auto;
	    top: -173px !important;
	    margin-right: auto;
	    left: 0;
	    right: 0;
	    z-index: 0;
	}
}

@media only screen and (max-width: 992px) {
	.vertical-two {
		display: none;

}
.vertical-line{
	display: none;
}
}

@media only screen and (max-width: 768px) {
.Mobile-fullpage {
display: block !important;
	}
	.fullpagephoto.col-md-6.animated.fadeInLeft{
		display: none;
	}
	.fullpagephoto.col-md-6.animated.fadeInRight {
		display: none;
	}
	.fullpageinfo.full-second.col-md-6.animated.fadeInLeft {
    margin-top: 0;
		margin-bottom: 40px;
}
.photo.p-one {
	display: none;
}
}

@media only screen and (min-width: 769px) {
.Mobile-fullpage {
display: none;
	}
}

nav#mainNav {
    z-index: 1;
}
.informations {
    height: 292px;
    overflow-y: scroll;
}

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

	.overlay-two {
    opacity: 1 !important;
    background-color: #5f7da9;
}
.col-md-12.putchz.galva-center {
    background: #fff;
    background-color: rgba(255, 255, 255, 0.8);
    padding-bottom: 30px;
    bottom: 0;
    height: 93vh;
    position: absolute;
}
}

.red-strip {
    background: #931717;
    /* position: relative; */
    height: 100vh;
    width: 60px;
    min-height: 111%;
    position: absolute;
}

.col-md-12.putchz.galva-center {
    background: #fff;
    background-color: rgba(255, 255, 255, 0.8);
    padding-bottom: 30px;
    bottom: 0;
    position: absolute;
}


@media only screen and (min-width: 972px) {

.col-md-12.putchz.galva-center {
    background: #fff;
    background-color: rgba(255, 255, 255, 0.8);
    padding-bottom: 30px;
    height: 61vh;
    bottom: 0;
    position: absolute;
}

}

.menu-title-two {
color: #fff;
}
