/* Theme Name: Blank-temp
 * Theme URI: hashalacop.info
 * Description: This blank temp is Created by Hassanal S. Aguam this Template is support by bootstrap, fancybox, Couresel
 * Version: 1
 * Author: Hassanal S. Aguam
 * Author URI: Hassanal S. Aguam
 */

/*==================Header Css Start ========================*/
/* This stylesheet generated by Transfonter (https://transfonter.org) on March 8, 2017 9:38 AM */
.content-gallery h4 {
    padding: 10px;
    text-align: center;
}

.content-gallery {
    background: #940084;
}
.page-template-gallery-page h1 {
    text-align: center;
}
@font-face {
	font-family: 'Myriad Pro';
	src: url('fonts/MyriadPro-Semibold.eot');
	src: url('fonts/MyriadPro-Semibold.eot?#iefix') format('embedded-opentype'),
		url('fonts/MyriadPro-Semibold.woff') format('woff'),
		url('fonts/MyriadPro-Semibold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Myriad Pro';
	src: url('fonts/MyriadPro-Semibold_1.eot');
	src: url('fonts/MyriadPro-Semibold_1.eot?#iefix') format('embedded-opentype'),
		url('fonts/MyriadPro-Semibold_1.woff') format('woff'),
		url('fonts/MyriadPro-Semibold_1.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Myriad Pro';
	src: url('fonts/MyriadPro-Regular.eot');
	src: url('fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/MyriadPro-Regular.woff') format('woff'),
		url('fonts/MyriadPro-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Myriad Pro';
	src: url('fonts/MyriadPro-Light.eot');
	src: url('fonts/MyriadPro-Light.eot?#iefix') format('embedded-opentype'),
		url('fonts/MyriadPro-Light.woff') format('woff'),
		url('fonts/MyriadPro-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}


nav.desktop-menu {
    margin-top: 5px;
}
.social-media ul {
    width: 100%;
    text-align: center;
    list-style: none;
    padding-left: 0px;
}
.navbar-default{
    display: none;
}
.social-media ul li {
    padding: 5px;
    padding-top: 20px;
    font-size: 18px;
}
a.desktop-number {
    font-size: 35px;
}
a.mobile-number {
    display: none;
}
.dropdown-menu{
    background: #940084;
    width: 100%;

}
.dropdown-menu>li>a {
    display: block;
    padding: 20px 20px;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #000;
    border-color: #337ab7;
}
.navbar-default {
    background-color: #000000;
    border-color: #000000;
}
.header-wrapper ul li:hover{
        background: #940084;
        transition: all 0.3s ease-out;
}

.header-wrapper ul li {
    display: inherit;
    text-align: center;
        transition: all 0.3s ease-in;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #950085;
}
.header-wrapper a:hover{
    text-decoration: none;
}
.header-wrapper ul li a {
   font-size:13px;
    color:#fff;
    font-weight: bold;
}
.menu-container ul {
    width: 100%;
    padding-left: 0px;
    text-align: center;
        margin-bottom: 0px;
}
.header-wrapper ul li {
    display: inline-block;
    text-align: center;
}
.header-wrapper {
    background:#000;
        height: 50px;
}
.header-logo img {
    height: 50px;
    padding: 0px;
}

.header-right i {
    padding-right: 8px;
}
.header-right {
    text-align: right;
    padding-top: 10px;
}
.header-right a {
    color: #940084;
    font-size: 22px;
        font-weight: bold;

}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
            background-color: #940084;
            color:#fff;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
        background-color: #940084;
}
.social-media ul {
    width: 100%;
    text-align: center;
    list-style: none;
    padding-left: 0px;
}
.navbar-default{
    display: none;
}
.social-media ul li {
    padding: 5px;
    font-size: 18px;
}
a.desktop-number {
    font-size: 20px;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 10px;
}
.social-media {
    margin-top: 10px;
}

/*==================Header Css End ========================*/


/*==================Footer Css Start ========================*/
.footer-menu ul li {
    display: inline-block;
    padding: 15px 15px 15px 15px;
       transition: all 0.3s ease-out;
}
.footer-menu ul li a {
    color: #fff;
    font-weight: bold;
}
.footer-menu ul{
    padding-left:0px;
}
.footer-menu ul li:hover {
    background:#940084;
      transition: all 0.3s ease-in;
}
.left-footer {
    padding-top: 18px;
    color: #fff;
}
.footer-wrapper {
    background: #000;
}
.right-footer {
    padding-top: 12px;
    color: #fff;
}
.div-number-other {
    text-align: center;
    background: #940084;
    padding: 25px;
    font-size: 3em;
    color: #fff;
}
.div-number-other a {
    color:#fff;
}
.mobile-socialmedia {
    display:none;
}
/*==================Footer Css End ========================*/

/*==================General Css Start ========================*/
/* =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%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
body{
	font-family: 'Myriad Pro Regular';
    color:#fff;
    background:#000;
}
.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 p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
/*==================General Css End ========================*/


/*==================Front Page Css Start ========================*/



.right-footer a {
    color: #fff;
}
.box-services img {
    width: 100%;
}
.video-main {
    position: relative;
    background: transparent;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
}
.video-main .outerDiv {
    height: auto;
    width: 100%;
}
/*.video-main .outerDiv .innerDiv {
    padding-top: 150px;
    padding-bottom: 150px;
    text-align: center;
}*/
.video-overlay {
   /* position: absolute;*/
    top: 0;
    left: 0;
       height: 676px;
    width: 100%;
/*    background: rgba(0, 0, 0, 0.45);*/
}
.video-main h1, .video-main h2, .hero p {
    color: white;
}
.video-main h1 {
    font-size: 50px;
    line-height: 1.2;
    font-weight: bold;
    letter-spacing: 5px;
}
.video-main a.btn-play {
    position: relative;
    display: block;
    width: 60px;
    height: 60px;
    margin: 30px auto;
    border: 2px solid #fff;
    border-radius: 50%;
    text-decoration: none;
    color: #fff;
}
video.video-background {
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: url(polina.jpg) no-repeat;
    background-size: cover;
    background: no-repeat;
}
.section-second{
    background: #000;
    padding-top: 2em;
    padding-bottom: 4em;
}
.box-services {
    position: relative;

}
.box-services h3 {
    position: absolute;
    top: 0%;
    color: #fff;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    font-size: 25px;
    text-align: center;
    font-weight:bold;
}
.section-second h2 {
    text-align: center;
    margin: 0px;
    color:#fff;
    padding: 0px;
    margin-bottom: 15px;
}
.box-services p {
    position: absolute;
    top: 35%;
    color: #fff;
    left: 0;
    right: 0; 
    font-style: italic;
    margin-left: auto;
    margin-right: auto;
    font-size: 19px;
    text-align: center;
    width: 300px;
    text-shadow: 2px 2px 4px rgb(0, 0, 0);
}
a.button-cs1 {
    position: absolute;
    top: 60%;
    color: #fff;
    background: transparent;
    left: 0;
    padding: 5px;
    width: 180px;
    right: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    border-radius: 6px;
    text-align: center;
    border: 2px solid #fff;
        transition: all 0.3s ease-out;
}
a.button-cs1:hover{
    background:#940084;
       transition: all 0.3s ease-in;
}
a.button-cs2 {
    position: absolute;
    top: 60%;
    color: #ffffff !important;
    background: #940084;
    left: 0;
    padding: 5px;
    width: 260px;
    right: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
    border-radius: 6px;
    text-align: center;
    border: 2px solid #fff;
        transition: all 0.3s ease-out;
}
a.button-cs2:hover{
    background: transparent;
       transition: all 0.3s ease-in;
}
.padding-off {
    padding: 0px;
}
.section-third {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
     padding-top: 3em;
    padding-bottom: 3em;
     background-attachment: fixed;
}
.third-sml {
    padding: 20px 40px 50px 30px;
    min-height: auto;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
}
a.normal-btn {
    color: #fff;
    border: 1px solid;
    padding: 15px 30px 15px 30px;
     transition: all 0.3s ease-in;
}
a.normal-btn:hover{
     transition: all 0.3s ease-out;
     background:#940084;
}

.third-sml p {
    padding-bottom: 5px;
}
.box-min-height img {
    width: 100%;
    height: 415px;
        -webkit-filter: brightness(0.6);
    -ms-filter: brightness(0.6);
    -moz-filter: brightness(0.6);
    -o-filter: brightness(0.6);

}
.section-forth {
    background: #000;
    padding-top: 6em;
    
}
.section-fifth {
    background: #000;
        padding-top: 20px;
    padding-bottom: 20px;
}
a.appointment {
    color: #fff!important;
    border: 1px solid #fff;
    padding: 8px 25px 7px 25px;
}
.section-fifth {
    color: #fff;
    background: #000;
}
.section-fifth a{
    color:#940084;
}
a.appointment {
    color: #fff!important;
    border: 1px solid #fff;
    padding: 8px 25px 7px 25px;
    margin-top: 23px!important;
    display: inline-block;
    text-align: center;
      transition: all 0.3s ease-out;
}
a.appointment:hover{
      transition: all 0.3s ease-in;
      background:#940084;
}
a:hover {
    text-decoration: none;
}
.custom-element img {
    width: 100%;
    height: 230px;
}
.custom-element img:hover{
    opacity: 0.7;
}
/*==================Front End Css End ========================*/

/*==================DEFAULT PAGES CSS START========================*/

.image-featured img {
    width: 100%;
/*    height: 400px;*/
}
.general-template h1 {
    font-size: 28px;
   text-align:center;
    font-weight: bold;
}
.general-template {
    padding-bottom: 0;
}
.general-template p {
    line-height: 20px;
    margin-bottom:20px !important;
}
.sidebar-contact {
    background: #940084;
    padding: 15px;
    margin-top: 20px;
    border-radius: 10px;
}
/*==================DEFAULT PAGES CSS END========================*/

h1 {font-size:32px ;}
h2 {font-size:28px ;}
h3 {font-size:26px ;}
h4 {font-size:22px ;}
/*.col-sm-4 {
 padding:20px 0 5px 0;
}

*/
/*==================VENUES TEMPLATE CSS START========================*/

.imgrepetaer img {
    display: none;
}
.imgrepetaer  img:first-child {
    display: inherit;
}
.gal_box h3 {
    text-align: center;
    margin: 0px;
    font-size: 18px;
    padding-top: 6px;
}
.gal_box:hover {
    background: #940084;
    border: 1px solid  #940084;
    padding-bottom: 20px;
    transition: all 0.3s ease-out;
}
.gal_box {
    padding-bottom:20px;
    transition: all 0.3s ease-in;
}


/*====new css ==*/
.venuest-wrapper {
   
    padding-bottom: 3em;
}
.imgrepetaer a {
    display: none;
}
.imgrepetaer a:first-child {
    display: inherit;
}
.custom-height {
    height: 320px;
}
.gallery-page {
        padding-bottom: 6em;
}
.dropdown:hover .dropdown-menu {
    display: block;
}

ul.mid-head {
    padding-top: 5px;
}

.dropdown-menu {
        min-width: 190px;
}
.custom-menu {
         position: fixed;
    top: 32%;
    z-index: 999;
    left: 96%;
}
.custom-menu ul li {
    display: block;
    margin: 5px;
    background: rgba(255, 255, 255, 0.12);
    width: 300px;
    text-align: left;
    padding: 10px;
    -webkit-border-radius: 30px 0px 0px 30px;
    -moz-border-radius: 30px 0px 0px 30px;
    border-radius: 30px 0px 0px 30px;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.custom-menu ul li i{
    margin-left: 10px;
    color: #000;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 40px;
    padding: 14px;
    color: #fff;
    height: 40px;
    font-size: 16px;
    background: #940084;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    margin: 0 15px 0 7px;
}
.custom-menu ul li:hover {
    -webkit-transform: translate(-110px, 0);
    -moz-transform: translate(-110px, 0);
    -ms-transform: translate(-110px, 0);
    -o-transform: translate(-110px, 0);
    transform: translate(-110px, 0);
    background: rgba(148, 0, 132, 0.78);
    color: #fff;
}
ul.mobile-nums li:hover {
    background: transparent;
    text-decoration: none;
}
.navbar-nav ul li {
    text-align: center;
}
/*==================VENUES TEMPLATE CSS END========================*/
.imgrepetaer img {
    height: 220px;
    margin: 0 auto;
}
@media (min-width: 768px) {
	.navbar-nav {
    		float: none;
		text-align: center;
	}
}
@media (min-width: 768px) {
		.navbar-nav>li {
    		float: none;
	}
}
.buletstrops ul {
    padding-left: 0px;
}
.section-seven {
    background: #000;
    padding-top: 25px;
    padding-bottom: 25px;
}

div.fw{padding:0 !important;margin-bottom:30px;}
div.box-common h3{top:30% !important;}
div.box-common p{top:42% !important;}
div.box-common a.button-cs1{top:52% !important;}
div.box-catering,div.box-menus,div.box-venues,div.box-as{
min-height:500px;
}
div.box-catering{
	background-image:url("../../uploads/menus_comm.jpg");
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
div.box-menus{
	background-image:url("../../uploads/catering_comm.jpg");
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
div.box-venues{
	background-image:url("../../uploads/venues_comm.jpg");
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
div.box-as{
	background-image:url("../../uploads/as_comm.jpg");
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
div.cont-bg{
	background-image:url("../../uploads/cont_comm.jpg");
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
div.comm-contact{
background-color: rgba(0,0,0,0.8);
padding: 30px 150px 30px 30px;
}
div.git{background-color:#940084;padding:25px 0 12px;}
div.git div.common-gitbtndiv{text-align:right;padding-top:20px;}
div.git a.git-btn{padding:15px 70px;}
div.git a.git-btn:hover{color:#940084;background:#ffffff;}
p.git1{font-size:16px;}
p.git2{font-size:20px;}
p.git2 a{color:#ffffff;}
p.git2 a:hover{color:#000000;text-decoration:underline;}
div.box-common-testi img{height:896px;max-height:100%;width:100%;}
div.testi-img{
	background-image:url("../../uploads/common-test-bg.jpg");
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
div.testi-well{
	position: relative;
	background-color: rgba(0,0,0,0.7);
	margin: 0 250px;
	display: block;
	height: 100%;
	top: 0;
	padding: 200px 100px;
	text-align: center;
}
div.content-sec{background-color:#940084;}
div.content-col{padding:20px 150px;}
div.testi-well p{font-size:16px;}
div.testi1{margin-bottom:60px;}
@media (max-width:767px){
	div.git, div.git div.common-gitbtndiv{text-align:center;}
	div.git{padding-bottom:25px;}
	div.testi-well{
	margin:0 10px;
	padding:30px 10px;
	}
	div.testi-well p{font-size:12px;}
	a.testi-btn{font-size:11px;}

div.box-catering,div.box-menus,div.box-venues,div.box-as{
	min-height:250px;
	}
div.box-common h3{top:22% !important;}
div.box-common a.button-cs1{top:58% !important;}
div.comm-contact{
	background-color: rgba(0,0,0,0.8);
	padding: 10px 5px;
	}
div.content-col{padding:30px 10px;}
}
