@charset "utf-8";
/* CSS Document */

/*Style Sheet*/


html, body
{
    height: 100%;
}
html {	
  -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
*, *:before, *:after {
  -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
a{text-decoration: none; transition:all ease-in-out 0.3s;}
a:hover{text-decoration: none; }
h1, h2, h3, h4, h5, h6{margin: 0px;padding: 0px;}
ul{list-style: none;padding: 0px;}

a, li {
    color: #555555;
    text-decoration: none;
    transition: background-color 0.3s ease 0s, border 0.3s ease 0s, color 0.3s ease 0s, opacity 0.3s ease-in-out 0s, outline 0.3s ease 0s;
}

img, div, input, textarea {
    transition: background-color 0.3s ease 0s, border 0.3s ease 0s, color 0.3s ease 0s, opacity 0.3s ease-in-out 0s, outline 0.3s ease 0s;
}

body{font-family: 'OpenSansLight';margin: 0px;padding: 0px; background-color:#f3f3f3;}

.container-fluid{width: 100%;padding: 0% 2%;margin: 0px auto;}
.container{width: 1110px;margin: 0px auto;padding: 0px auto;}

.main{ width:100%;margin:0px auto;padding:0px;}

header {
    float: left;
    padding-bottom: 15px;
    width: 100%;
}

.header_logo{float:left;}

.header_font {
    float: right;
    margin-top: -13px;
    padding-left: 8px;
}

.header_font a {
    color: #cc0001;
    float: left;
    font-family: "OpenSansSemibold";
    font-size: 16px;
}


.top_header {
    float: right;
    padding-bottom: 0px 4px;
    width: 100%;
}

.top_header ul{ float:right;}

.top_header ul li{ float:left; padding:0px 10px;}

.top_header ul li a{ font-family:'OpenSansLight';font-size:15px; color:#5e5e5e; padding-left: 32px;}

.top_header ul li a:hover{color:#cc0001;}

.mail{ background:url(../images/mail_01.png) no-repeat left center;}

.contact{ background:url(../images/call_01.png) no-repeat left center;background-position:0px;}

.second_header{ float:left;width:100%;}

.clearfix {
    margin: 0 auto;
}

.header_logo img {
    margin-top: -49px;
}




/*........Navbar........*/

.navbar { float: right; width: auto;}
nav {position: relative;}
nav ul li {
    float: left;
    margin-left: 8px;
    width: auto;
}
nav {position: relative;}

nav li a {
    background-color: #fff;
    border: 1px solid #cccccc;
    border-radius: 5px;
    color: #252525;
    display: inline-block;
    font-family: "OpenSansSemiBold";
    font-size: 15px;
    padding: 6px 26px;
    text-transform: uppercase;
    width: 100%;
}

nav li a:hover, nav li.active a {
    border-color: #cc0001;
    color: #cc0001;
}
nav a#pull {display: none;}

.dropdown:hover .submenu{display: block;}
.submenu{position: absolute;width: 100%;background: #FAFAFA;z-index: 1111;left: 0px;border-top:2px solid #235B9B;top:100%;display: none;}
.submenu li{padding: 10px !important;text-align: center;border:none !important;width: 100%;border-bottom:1px solid #d4d4d4 !important;}
.submenu li a{background: none !important;padding: 0px;font-family: "OpenSansSemibold";text-transform: capitalize;}


.submenu ul{display:none !important;left:100%;top:0px;}
.submenu ul li a{ font-size:14px;}
.submenu li:hover ul{display:block !important;}

/*..header_end..*/





/*..slider..*/





.slider {
    float: left;
    height: auto;
    padding-bottom: 31px;
    width: 100%;
}
  
.slide {
    background-position: center top !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    height: 518px;
    position: relative;
    width: 100%;
}
.slider .owl-controls {bottom: 175px;}
.slider .owl-theme .owl-controls .owl-page.active span,.slider .owl-theme .owl-controls.clickable .owl-page:hover span { opacity: 1;
background: #235296;}
.slider .owl-theme .owl-controls .owl-page span{ background: #635d57;border-radius: 20px;display: block;height: 17px;margin-left: 5px;opacity: 1;width: 17px;transition: all ease-in-out 0.3s;}


.owl-prev {
    background-image: url("../images/arrow_01.png");
    background-repeat: no-repeat;
    height: 55px;
    left: 20px;
    position: absolute;
    top: -118px;
    width: 58px;
}
.owl-next{
	background-image: url(../images/arrow_02.png);
	background-repeat: no-repeat;
	right:20px;
	position:absolute;
	width:58px;
	height:55px;
	top: -118px;
}

/*..slider_end..*/


.welcome_text {
    float: left;
    padding-bottom: 31px;
    text-align: center;
    width: 100%;
}

.welcome_text h2 {
    color: #cc0001;
    font-family: "OpenSansRegular";
    font-size: 36px;
    padding-bottom: 31px;
    text-align: center;
}
.welcome_text span{ color:#252525;font-family:'OpenSansBold'}

.welcome_text p {
    color: #4d4d4d;
    font-family: "OpenSansRegular";
    font-size: 15px;
    margin: 0 auto;
    text-align: center;
	padding-bottom:31px;
}

.welcome_text a {
    background-color: #252525;
    border-radius: 22px;
    color: #f3f3f3;
    font-family: "OpenSansBold";
    font-size: 18px;
    padding: 10px 35px;
    text-align: center;
}

.welcome_text a:hover{background-color:#414141; color:#fff;}




/*.........Fancy Box...............*/

.portfolio{ width:100%; height:auto;}

.portfolio h2{
    color: #252525;
    font-family: "OpenSansBold";
    font-size: 36px;
    padding-bottom: 31px;
    text-align: center;
}

.img_zoom {
    margin: 0 auto;
    width: 100%;
}

.img_zoom ul {
    float: left;
    margin: 0 auto;
    width: 100%;
}
.img_zoom ul li {
    float: left;
    margin-right: 0.6%;
    width: 19.5%;
}
.img_zoom ul li:last-child { margin-right: 0px;}
.img_zoom ul li img { max-width: 100%; border-radius: 5px;}




.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image:url(../images/fancybox_sprite.png);
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(../image/fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */



.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}


/*..footer..*/


footer {
    float: left;
    margin-top: 46px;
    width: 100%;
}


.footer_01{background-color:#252525; width:100%;float:left;}

.footer_button { width:50%;float:left;}

.footer_button ul {
    float: left;
    margin-bottom: 20px;
    margin-top: 20px;
    width: auto;
}

.footer_button ul li {
    float: left;
    padding-left: 0;
    padding-right: 36px;
}

.footer_button ul li a{ color:#fff; font-size:15px; font-family:'OpenSansSemibold'; text-transform: uppercase;}

.footer_button ul li a:hover{ color:#cc0001;}

.footer_logo img {
    margin-top: 8px;
}

.footer_02 {
    background-color: #cccccc;
    float: left;
    height: 54px;
    width: 100%;
}
.footer_icons {
    float: right;
}
.footer_02 p {
    color: #252525;
    float: left;
    font-family: "OpenSansRegular";
    font-size: 15px;
    margin: 19px auto 0;
    text-align: center;
    width: 100%;
}
.footer_02 span{font-family:'OpenSansBold';}


.footer_icons ul {
    float: right;
    margin: 13px auto 0;
    width: auto;
} 
.footer_icons ul li {
    float: left;
    margin-left: 9px;
}

.footer_icons ul li a{ float:left; width:40px; height:38px;}

.facebook{
	background-image: url(../images/footer_icon_01.png);
	background-repeat: no-repeat;
	
}

.facebook:hover{
	background-image: url(../images/footer_icon_01_hover.png);
	background-repeat: no-repeat;
	
}
.google{
	background-image: url(../images/footer_icon_02.png);
	background-repeat: no-repeat;
	
}
.google:hover{
	background-image: url(../images/footer_icon_02_hover.png);
	background-repeat: no-repeat;
}
.twitter{
	background-image: url(../images/footer_icon_03.png);
	background-repeat: no-repeat;
	
}
.twitter:hover{
	background-image: url(../images/footer_icon_03_hover.png);
	background-repeat: no-repeat;
}
.youtube{
	background-image: url(../images/footer_icon_04.png);
	background-repeat: no-repeat;
}
.youtube:hover{
	background-image: url(../images/footer_icon_04_hover.png);
	background-repeat: no-repeat;
}
.p{
	background-image: url(../images/footer_icon_05.png);
	background-repeat: no-repeat;
}

.p:hover{
	background-image: url(../images/footer_icon_05_hover.png);
	background-repeat: no-repeat;
}

/*..about page..*/


.about_page {
    float: left;
    margin-top: 70px;
    width: 100%;
}
.left_side {
    float: left;
    width: 35%;
}

.left_side > img {
    height: auto;
    max-width: 100%;
}
.right_side {
    float: right;
    width: 61%;
}
.right_side h2{
    color: #cc0001;
    font-family: "OpenSansRegular";
    font-size: 36px;
    padding-bottom: 31px;
    text-align: center;
}
.right_side span{
    color: #252525;
    font-family: "OpenSansBold";
}

.right_side p {
    color: #4d4d4d;
    font-family: "OpenSansRegular";
    font-size: 15px;
    line-height: 24px;
    margin: 0 auto;
    padding-bottom: 31px;
    text-align: justify;
}


/*.........Fancy Box...............*/

.portfolio{ width:100%; height:auto;}

.portfolio h2{
    color: #252525;
    font-family: "OpenSansBold";
    font-size: 36px;
    padding-bottom: 31px;
    text-align: center;
}

.img_zoom_all {
    float: none;
    margin: 0 auto;
    width: 100%;
}

.img_zoom_all ul {
    float: right;
    margin: 0 auto;
    width: 80%;
}
.img_zoom_all ul li {
    float: left;
    height: auto;
    margin-bottom: 10px;
    max-width: 100%;
    padding-left: 5px;
    padding-right: 5px;
    width: 25%;
}



.fancybox-thumb {
    float: left;
}
.img_zoom_all ul li:last-child { margin-right: 0px;}
.img_zoom_all ul li img {
    float: left;
    width: 100%;
}







.all_images {
    float: left;
    width: 100%;
}
.button a {
    background-color: #cc0001;
    color: #fff;
    float: left;
    font-family: "OpenSansBold";
    font-size: 18px;
    margin-bottom: 10px;
    padding: 8px;
    text-align: center;
    width: 100%;
}

.button a:hover, .button .active{ background-color:#252525;}

.button {
    float: left;
    width: 19%;
}

/*..contact_page..*/

.request_form {
    float: left;
    position: relative;
    width: 100%;
    z-index: 0;
}
.con_form form {
   
}

.con_form {
    background-color: #fff;
    margin: 0 auto;
    padding: 17px;
    position: absolute;
    right: 28px;
    top: 28px;
    width: 30%;
    z-index: 2;
}


.con_form h2 {
	 color: #cc0001;
    font-family: "OpenSansRegular";
    font-size: 28px;
    padding-bottom: 10px;
    text-align: center;	
}
.con_form h2 span {
	color: #252525;
    font-family: "OpenSansBold";	
}

.request_form img {
    height: auto;
    max-width: 100%;
}
.contact_map {
    float: left;
    position: relative;
    width: 100%;
}
.request_form input { border: 1px solid #d5d5d5; color: #636363; border-radius: 2px; float: left; margin-bottom: 1.1%; margin-right: 1.1%; padding: 13px; width: 100%; background-color:#fcfcfc !important; font-family: "OpenSansRegular"; font-size:14px;}

.request_form input:nth-child(1) { background: url(../images/name.png) no-repeat left 18px center; padding-left: 50px;}
.request_form input:nth-child(2) { background: url(../images/email.png) no-repeat left 18px center; padding-left: 50px;}
.request_form input:nth-child(3) { background: url(../images/subject.png) no-repeat left 18px center;padding-left: 50px;}
.request_form input:nth-child(4) {  background: url(../images/phone.png) no-repeat left 18px center;padding-left: 50px;}
.request_form textArea {  background: url(../images/message.png) no-repeat left 18px top 20px;color: #636363; font-size: 15px; font-family: "OpenSansRegular"; background-color: #fcfcfc !important; padding-left: 50px; padding-top: 15px; border: none; border: 1px solid #d5d5d5; resize: none; height: 150px;}

.request_form input:nth-child(even) {margin-right: 0%;}
.request_form textarea { width: 100%;}
.request_form button { width: 100%; background-color: #cc0001; color: #fff; margin-top: 1.1%; font-size: 18px; padding:8px; border:none;}
.request_form button:hover { background-color: #252525;}





.address_form {
    float: left;
    padding-bottom: 29px;
    width: 50%;
}
.address {
    background-color: #fff;
    border: 1px solid #d5d5c5;
    float: left;
    padding: 45px;
    width: 100%;
}
.address_form h2{ text-align:center;font-size:18px; font-family:'OpenSansRegular'; color:#252525; padding-bottom:7px;}

.address_form p{ text-align:center;font-size:15px; font-family:'OpenSansRegular'; color:#9e9e9e; margin:0px auto; padding-bottom:12px; line-height: 26px;}

.address_form a{ text-align:center;font-size:15px; font-family:'OpenSansRegular'; color:#9e9e9e; width:100%;float:left;padding-bottom:3px;}

.address_form a:hover{ color:#cc0001;}

.location, .call_img, .mail_box{ width:100%;text-align:center;display:inline-block;}

.location img, .call_img img, .mail_box img{
    display: inline-block;
}


.contact_form{ width:48%;float:right;}
.call, .email {
    background-color: #fff;
    border: 1px solid #d5d5c5;
    float: left;
    margin-bottom: 20px;
    padding: 20px;
    text-align: center;
    width: 100%;
}
.contact_form h2{ text-align:center;font-size:18px; font-family:'OpenSansRegular'; color:#252525; padding-bottom:4px;}

.address b, .call b {
    color: #454545;
}

.contact_form p{ text-align:center;font-size:15px; font-family:'OpenSansRegular'; color:#9e9e9e; margin:0px auto;}

.contact_form a{ text-align:center;font-size:15px; font-family:'OpenSansRegular'; color:#9e9e9e; width:100%;}

.contact_form a:hover{ color:#cc0001;}

.gallery {
    float: left;
    margin-top: 70px;
}
.contact_main {
    float: left;
    margin-top: 70px;
    width: 100%;
}
.left_side > img, nav a#pull, .img_zoom_all ul li img, .button a, .address, .call, .email, .contact_map, .con_form, .slide {
    border-radius: 5px;
}
