/*

Theme Name: TeefNajd

Theme URI: http://teefnajdtile.com/
Author: IWEB-THEMES

Author URI: http://iwebsolutionspro.com

Description: TeefNajd Responsive Wordpress + eCommerce Theme.

Version: 1.0

License: Commercial


Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready

Text Domain: iwebsolutionspro.com



*/



/*************** ADD YOUR CUSTOM CSS HERE  ***************/
@import url('https://fonts.googleapis.com/css?family=Lato:400,700,900');


#timeLineDiv{ margin-top:0 !important}

#header.header-corporate .share-links a,#header.header-corporate .share-links a:hover{background-color: transparent !important}
body.single-event .custom-event-top-image img{ min-width:100%;}
body.single-event .custom-event-top-image h2{ text-align:center}
body.post-type-archive-event .eventcontent .eventext,body.post-type-archive-event .eventcontent .evDate{ display:none}
body.post-type-archive-event .post-event-content{ padding-left:120px;}
body.post-type-archive-event .custom-event-infos ul,body.post-type-archive-event h4{ padding-left:15px;}
body.single h2.entry-title{ text-align:center}
#redmap{ position:relative}
#redform {
    position: absolute;
    top: 0;
    left: 25%;
    /* right: 0; */
    width: 50%;
    background: #fff;
    padding: 2rem;
}
#redform input,#redform textarea{box-shadow: none !important; border: none !important; border-bottom:#dbdbdb solid 1px !important; width:100%; margin-top:20px;}
#redform .vc_col-sm-6{ background:#fff;box-shadow: 5px 2px 20px rgba(0,0,0,0.05), 5px 2px 20px rgba(0,0,0,0.05);}
#redmap .wpb_content_element{ margin-bottom:0 }
#redicons .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon:before {
   
    font-size: 1.5em !important;
    
}
#redicons .wpb_wrapper a{ text-transform:uppercase; color:#fff; text-decoration:none}
body.page-id-10 .page-top {
     min-height:0 !important;
     padding: 0 0 0px !important;
   }
#srchModal h1{ font-size: 3.5rem !important;font-family: 'Lato', sans-serif !important;
    font-weight: 700; color:#be3537;margin-top: 5%;}



#srchModal .srchModal-wrap {
    line-height: 2.2;
    width: 12.5%;
    text-align: center !important;
    background: #be3537;
    border: 1px solid #be3537;
}
#srchModal .srchModal-text {
    width: 87.5%;
    display: inline-block;
    float: left; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;     border: 1px solid #ccc;
}
#srchModal .srchModal-wrap .srchModal-btn{ float: none}
#srchModal .srchModal-wrap i{ color: #fff;}

#srchModal .close:hover,#srchModal .close:focus {
    color: #a58902;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    border: 2px solid #a58902 !important;
}
#srchModal .close {
    box-shadow: none;
    border: 2px solid #bf3739;
    border-radius: 100%;
    background: #fff !important;
    color: #be3537;
    line-height: 32px;
    position: absolute;
    right: -24%;
    text-align: center;
    top: -80px;
    width: 35px;
    height: 35px;
    text-decoration: none;
    font-weight: bold;
    -moz-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    -webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    -transition-delay: 0.2s;
    opacity: 1;
}

#header .header-top .share-links{    margin: 0 0 0 -5px !important; }
a.inSearch {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    margin: 0 2px;
    overflow: hidden;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    font-size: 14px;
    color: #333;
    background-color: #fff;
    text-align: center;
    display: block;
}
#header.header-16 .searchform {
  margin-left: 0 !important; 
}
#header .searchform{ border:none !important}

.header-main{ padding-bottom: 10px}
.modalbg {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0);
  z-index: 99999;
  -moz-transition: all 2s ease-out;
  -webkit-transition: all 2s ease-out;
  -o-transition: all 2s ease-out;
  transition: all 2s ease-out;
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -transition-delay: 0.2s;
  display: block;
  pointer-events: none;
}
#header.header-corporate .searchform input{ width: 100% !important}
.modalbg .dialog {
    max-width: 50%;
    position: relative;
    top: -1000px;
    margin: 10% auto;
    padding: 5px 20px 13px 20px;
    text-align: center;
	background: none !important;
}
.modalbg .dialog .ie7 {
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#000', Direction=135, Strength=3);
}
.modalbg:target {
    display: block;
    pointer-events: auto;
    background: rgba(255, 255, 255, 0.99);
    -moz-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    margin-top: 166px;
}
.modalbg:target .dialog {
  top: -20px;
  -moz-transition: all 0.8s ease-out;
  -webkit-transition: all 0.8s ease-out;
  -o-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
  -webkit-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  -transition-delay: 0.4s;
}
.close {
  background: #606061;
  color: #FFFFFF;
  line-height: 25px;
  position: absolute;
  right: -12px;
  text-align: center;
  top: -10px;
  width: 24px;
  text-decoration: none;
  font-weight: bold;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  box-shadow: 0 0 10px #000;
  -moz-box-shadow: 0 0 10px #000;
  -webkit-box-shadow: 0 0 10px #000;
  -moz-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -transition-delay: 0.2s;
}
.close .ie7 {
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#000', Direction=135, Strength=3);
}
.close:hover {
  background: #00d9ff;
  -moz-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}


    
#redicons .vc_col-sm-4:hover{background-color:#3a3a3a !important}

#rellinks a img{ transition:all 0.3s ease;} 
#rellinks a:hover img{-webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);}
#addressdiv .thumb-info-caption .thumb-info-caption-text p{ margin-bottom:20px;}
#addressdiv .thumb-info-caption .thumb-info-caption-text p:first-of-type{
    background: url(images/location-icon.png) no-repeat scroll 5px 6px;
    padding-left: 70px;
}

#addressdiv .thumb-info-caption .thumb-info-caption-text p:nth-of-type(2) {
    background: url(images/phone-icon.png) no-repeat scroll 15px 5px;
    padding-left: 70px;
    background-size: 10%;
    padding-bottom: 5px;
}

#addressdiv .thumb-info-caption .thumb-info-caption-text p:last-of-type {
    background: url(images/email-icon.png) no-repeat scroll 15px 6px;
    padding-left: 70px;
    padding-top: 5px;
    padding-bottom: 20px;
}

#addressdiv .thumb-info-caption .thumb-info-caption-text .post-title{pointer-events: none;
	cursor: default;}
#addressdiv .thumb-info-caption .thumb-info-caption-text .post-title:hover{ text-decoration:none}
#addressdiv .thumb-info-caption .thumb-info-caption-text h2 {
    padding-left: 8px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 700;
    font-size: 2.6rem;
    margin-bottom: 20px !important;
}

#addressdiv .read-more.read-more-block{ display: none}

#margAuto .whiteOneHolder:first-child #subarw, #margAuto .whiteOneHolder:last-child #instlarw{   visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s linear;}
#margAuto .whiteOneHolder:first-child:hover #subarw{ visibility: visible;
  opacity: 1;}
#margAuto .whiteOneHolder:last-child:hover #instlarw{ visibility: visible;
  opacity: 1;}
#manfarw{visibility: visible;}

#instlarw,#subarw,#manfarw{ cursor: pointer}

.bordItem .thumb-info-wrapper::before,.grid-box .img-thumbnail::before{ border: solid 2px rgba(201,168,50,0.35); width:calc(100% - 20px); height:calc(100% - 20px);content: " "; display:block; position:absolute; top:10px; left:10px;    z-index: 1;transition: border-color 0.4s linear;}

.bordItem:hover .thumb-info-wrapper::before,.grid-box .img-thumbnail:hover::before{border-color:rgba(255,255,255,0.7);}

body,#content{ background: #fbfbfb !important}
#main{    background-color: #fbfbfb !important;}
#header .header-main {
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    background-position: initial;
    background-image: none;
    background-color:  #fbfbfb !important;
}
.content_slider_text_block_wrap h4{font-family: 'Lato', sans-serif !important;
    font-weight: 700;}
.content_slider_text_block_wrap p{font-family: 'Lato', sans-serif !important;
    font-weight: 400;}
#myWdgt p a:hover {
    color: #be3537 !important;
}
/*#header.header-corporate .searchform{ border: none !important; box-shadow: none !important}

#header.header-corporate .searchform input{-webkit-transition: width 400ms ease, background 400ms ease;
    transition:         width 400ms ease, background 400ms ease;
    width: 0;padding: 0 !important}
#footer .widget.follow-us .share-links a {
    background: #fff;
    color: #555;
}
#header.header-corporate .searchform button {
    color: #343434 !important;
}
#header.header-corporate .searchform:hover input,#header.header-corporate .searchform input:focus{width: 200px; border:1px #f3f3f3 solid; line-height:14px;padding: 0 12px;}*/
#footer .widget.follow-us .share-links a.share-facebook:hover,#footer .widget.follow-us .share-links a.share-instagram:hover,#footer .widget.follow-us .share-links a.share-linkedin:hover,#footer .widget.follow-us .share-links a.share-googleplus:hover,#footer .widget.follow-us .share-links a.share-twitter:hover{ color:#be3537 !important; background:#fff !important}
#header.header-corporate .share-links a.share-facebook:hover,#header.header-corporate .share-links a.share-instagram:hover,#header.header-corporate .share-links a.share-linkedin:hover,#header.header-corporate .share-links a.share-googleplus:hover,#header.header-corporate .share-links a.share-twitter:hover{ color:#be3537 !important; background:#fff !important}


#main-menu .mega-menu > li.menu-item.active:hover > a, #main-menu .mega-menu > li.menu-item:hover > a, #main-menu .mega-menu > li.menu-item.active:hover > h5, #main-menu .mega-menu > li.menu-item:hover > h5{ background:none !important; background-color: transparent !important;     color: #be3537 !important;     border-bottom: 3px solid #be3537; padding-bottom:10px;}
.circle_slider_thumb[style]{border: solid 1px #d9d9d9 !important; padding:3px !important; overflow: visible; z-index:1 !important}
.circle_slider_thumb img{ position:relative}
.circle_slider_thumb::before { position: absolute; width:80px; border-top:1px dotted #d9d9d9; top:50%; left:100%; height:1px; display:block; content:" " }

.breadcrumb li:last-child{ font-weight:700}
.page-id-778 .whiteOne h4{ text-transform: none !important}

.prodItem .thumb-info-caption-text h2::after {
    position: absolute;
    height: 40px;
    left: 50%;
    border-left: 2px solid #fff;
    content: " ";
    display: block;
    top: 140%;
	animation: pulse 2s infinite;	
}

@keyframes pulse {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.pgntn-page-pagination a {
    box-shadow: none !important;
    border: 1px solid #d7d7d7 !important;
}

.itsgray{ background:#f4f4f4}
.custom.tparrows:hover {
    cursor: pointer;
    position: absolute;
    display: block;
    z-index: 100;
    width: 70px !important;
    height: 70px !important;
    color: rgb(175, 44, 45) !important;
	background:#fff !important;
}
.custom.tparrows:hover::before{  color: rgb(175, 44, 45) !important;}
table.em-calendar{ position:relative}
table.em-calendar .em-calnav-prev,table.em-calendar .em-calnav-next{ position: absolute; color:#fff; font-size:0}
table.em-calendar .em-calnav-prev {
    top: 35px;
    right: 70px;
    background: url(images/calArrowl.png) no-repeat;
    width: 48px !important;
    height: 37px !important;
    background-size: 93%;
    display: block !important;
}
table.em-calendar .em-calnav-next{top:35px; right:20px;background: url(images/calArrow.png) no-repeat; width:48px !important; height: 41px !important; display: block !important}
table.em-calendar thead{
    background: #dc2f33;
    color: #fff;   
    line-height: 100px;
}
td.eventful-today,td.eventless-today{ background: #dc2f33 !important; color:#fff !important}
table.em-calendar{ margin-bottom:40px !important;}
table.em-calendar tbody tr td{ border-left: 1px solid #e5dfdf;width: 14%;}
table.em-calendar tbody tr{ line-height:32px;border-bottom: 1px solid #e5dfdf;}
table.em-calendar thead .month_name{ text-align:left !important;font-family: 'Lato', sans-serif;
    font-weight: 400;}
table.em-calendar thead .month_name .bigMonth{ font-size:4rem; padding-right:2rem; border-right:3px solid #fff; margin-right:2rem;font-family: 'Lato', sans-serif;
    font-weight: 400;}
table.em-calendar tbody .days-names{ background:#f0f0f0}
table.em-calendar tbody{ border: 1px solid #e5dfdf; border-top:none}




.redbtnall a::after{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	border: 1px solid rgba(190,53,55,1);
	-webkit-transform: scale(1.2,1.2);
	transform: scale(1.2,1.2);
}
.redbtnall a:hover::after{
	opacity: 1;
	-webkit-transform: scale(1,1);
	transform: scale(1,1);
}
.redbtnall a:hover{background:#fff !important; color: #be3537 !important;border-color: transparent !important;}
.redbtnall a{  text-transform:uppercase !important; background:#be3537 !important; color: #fff !important;border-color: transparent !important;
     padding: 15px 25px !important; min-width:150px !important; display:block;-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	position: relative;} 




.mcgal.prodItem:hover .porto-image-frame .thumb-info .thumb-info-caption{ display:block}
.mcgal.prodItem .porto-image-frame .thumb-info { display:block; position:relative}
.mcgal.prodItem .porto-image-frame .thumb-info .thumb-info-caption {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(190, 53, 55, 0.8);
    padding-top: 70%;
    padding-left: 20px; display:none;
}
.mcgal.prodItem .porto-image-frame .thumb-info .thumb-info-caption .thumb-info-caption-text h5{ color:#fff; padding-left:10px; border-left:4px #fff solid; text-transform: normal; font-weight:400; padding-top:4px; padding-bottom:4px;}
.events-table .teefevent{margin: 50px auto;}
.events-table .teefevent:nth-child(odd) .eventcontent{ text-align:left; position: relative;}
.events-table .teefevent:nth-child(even) .eventcontent{ text-align:right; position: relative;}

.events-table .teefevent:nth-child(even) .eventcontent .eventext{ left:0; top:100px; text-align:left !important}
.events-table .teefevent:nth-child(odd) .eventcontent .eventext{ right:0; top:100px;}
.events-table .teefevent .eventcontent .eventext{box-shadow: 5px 2px 20px rgba(0,0,0,0.05), 5px 2px 20px rgba(0,0,0,0.05); position: absolute; width:45%; padding:75px 25px 25px 25px;  background:white}

table.em-calendar td.eventful a, table.em-calendar td.eventful-today a{ font-weight:bold !important; color: #dc2f33 !important;}

.eventext a{ text-transform: uppercase}
.events-table .teefevent .evDate li:first-child{ font-size:2.2rem; font-weight:900}
.events-table .teefevent .evDate li:nth-child(2){ font-size:2rem; font-weight:300}
.events-table .teefevent:nth-child(even) .evDate{
    background: #a60706;
    list-style: none;
    width: 80px;
    text-align: center !important;
    margin: 0;
    padding: 10px;
    color: #fff;
    position: absolute;
    left: 25px;
    top: 55px;
}
.events-table .teefevent:nth-child(odd) .evDate{
    background: #a60706;
    list-style: none;
    width: 80px;
    text-align: center !important;
    margin: 0;
    padding: 10px;
    color: #fff;
    position: absolute;
    right: 25px;
    top: 55px;
}


#tab-1433487398866-0-9 .sp-button,#tab-1433487399908-0-4 .sp-button{
    border: 1px solid #adadad !important;
}

.tabs.tabs-simple .nav-tabs > li a{ color: #3d3d3d !important}

.tabs.tabs-simple .nav-tabs > li a:hover, .tabs.tabs-simple .nav-tabs > li a:focus, .tabs.tabs-simple .nav-tabs > li.active a, .tabs.tabs-simple .nav-tabs > li.active a:hover, .tabs.tabs-simple .nav-tabs > li.active a:focus{ color: #3d3d3d !important}

.sp-fade-arrows {
	opacity: 1 !important;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}

.sp-previous-arrow{ background: url(images/left-arrow.png) no-repeat; width: 73px !important; height: 66px !important; display: block !important}
.sp-horizontal .sp-previous-arrow{ left: 0 !important;}
.sp-horizontal .sp-next-arrow{ right: -1px !important;}
.sp-next-arrow {background: url(images/left-arrow.png) no-repeat; width: 73px !important; height: 66px !important; display: block !important}
.sp-arrow:before,.sp-arrow:after{ display:none !important}
#redarrowholder{ position: relative}
#redarrow {
    position: absolute;
    left: 42.5%;
    bottom: 25px;
}
#newsLetForm { text-transform: uppercase}
body.blog #main {
    /*background: #fff !important;*/
    border-top: none !important;
   
}
body.blog .page-top{ position: relative !important }
body.blog .page-top .breadcrumbs-wrap {
    position: absolute;
    left: 0;
    top: -565px;
    background: none;
    text-transform: uppercase;
}
.page-top ul.breadcrumb > li a,.page-top ul.breadcrumb > li{ text-transform: uppercase}

body.page .page-top{ position: relative !important }
body.page  .page-top .breadcrumbs-wrap {
    position: absolute;
    left: 0;
    top: -565px;
    background: none;
    text-transform: uppercase;
}
body.page ul.breadcrumb > li a,.page-top ul.breadcrumb > li{ text-transform: uppercase}

/*.blog.paged .blog-posts article.category-address,.blog .blog-posts article.category-address{ display:none !important}*/
#teefblog .post-block.post-share{ display: none !important}

#redmeo{ background:#d22c2f !important; position:relative}
#redmeo h2,#redmeo p,#redmeo h4{ color:#fff}
#redmeo h2:before {  border-left: 3px solid #fff;}

#redmeo::before {
    background: #d22c2f;
    height: 100%;
    width: 30%;
    left: -30%;
    top: 0px;
    display: block;
    position: absolute;
    content: '';
}

#redmeo > .vc_column_container::after{
    background: #d22c2f;
    height: 100%;
    width: 30%;
    right: -30%;
    top: 0px;
    display: block;
    position: absolute;
    content: '';
}

.whitethree{box-shadow: 0 2px 20px rgba(0,0,0,0.05), -5px 2px 20px rgba(0,0,0,0.05), 5px 2px 20px rgba(0,0,0,0.05);}

/*box-shadow: 0px 8px 10px gray, 
        -10px 8px 15px gray, 10px 8px 15px gray;*/

#vismis{ position: relative; height:600px}
.visRed{ position: absolute; bottom: -50px; right:40px; background:#d22c2f !important;}
.visRed p{ color:#fff}
.RedRelatv{ position:relative; min-height:400px}
#RedAbs{ position: absolute; left:0; top: -135px}
#RedAbs h2,#RedAbs p{ color:#fff}
#RedAbs h2:before {  border-left: 3px solid #fff;}
.lightFont{font-family: 'Lato', sans-serif;
    font-weight: 300;  text-transform:uppercase}
.visRed p{font-family: 'Lato', sans-serif;
    font-weight: 300;  line-height:1.2 }
.lightfontdiv{font-family: 'Lato', sans-serif;
    font-weight: 300;  line-height:1.2 }
#sideImg{box-shadow: 5px 2px 20px rgba(0,0,0,0.05), 5px 2px 20px rgba(0,0,0,0.05);}
.whiteNew{box-shadow: 5px 2px 20px rgba(0,0,0,0.05), 5px 2px 20px rgba(0,0,0,0.05); position:relative}
.whiteNewOne::before {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    left: -40px;
    height: 0;
    border-top: 38px solid white;
    border-left: 40px solid transparent;
    /* box-shadow: 0 0 2px rgba(0,0,0,0.05), 0 0 0 rgba(0,0,0,0.05); */
    /* z-index: 10000000000; */
}
.whiteNewOne::after {
    content: '';
    display: block;
    position: absolute;
    left: -72px;
    width: 20px;
    top: 44px;
    height: 20px;
    border-radius: 100%;
    background: #d8d5d5;
    border: 3px solid #f7f7f7;
    box-shadow: 0 0 2px rgba(0,0,0,0.05), 0 0 0 rgba(0,0,0,0.05);
    /* z-index: 10000000000; */
}


#goldDiv .vc_column_container::before {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    left: -197px;
    height: 0;
    border-top: 38px solid #c7a70a;
    border-left: 40px solid transparent; 
}

#timeLineDiv{ background:#f7f7f7; position:relative}
#timeLineDiv::before {
    background: #f7f7f7;
    height: 100%;
    width: 30%;
    left: -30.4%;
    top: 0px;
    display: block;
    position: absolute;
    content: '';
}

#timeLineDiv > .vc_column_container::after{
    background: #f7f7f7;
    height: 130%;
    width: 30%;
    right: -30%;
    top: 0px;
    display: block;
    position: absolute;
    content: '';
}

.redOne{ background:#d62e31; color:#fff;}
.redOne h4{  color:#fff;}
#goldDiv { padding:5% 15% 2% 15%;}
#goldDiv h4,#goldDiv p{ color:#fff}
#goldDiv .lightfontdiv{ line-height:1.8 !important}
#timeLineDiv{ padding-left:60px; border-left:5px solid #e5e5e5}
#timeLineDiv:hover{ border-left:5px solid #be3537}
#timeLineDiv .whiteNew{ min-height:160px}


.grid-box{ padding:0 0 20px 0 !important; position:relative}
.grid-box .post-content{ padding:0 15px !important}
.grid-box .post-meta{ display: none !important}
.grid-box .entry-title {
    position: absolute;
    top: 55%;
    text-align: left;
    left: 15px;
    display: block;
    width: 90%;
    padding: 0.5rem 1rem;
    color: #fff !important;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    z-index: 100000000000;
}
.grid-box .caption-text-kh {
    color: #be3537;
    text-transform: uppercase;
    text-align: left;
    font-size: 14px;
    margin: 0 0 0 15px !important;
    /* padding-bottom: 20px !important; */
}
.grid-box .post-excerpt{ margin-bottom: 5px !important}
.grid-box .entry-title a{color: #fff !important;}
body.page-id-778 #banner-wrapper,body.page-id-800 #banner-wrapper,body.blog #banner-wrapper,body.page-template-default #banner-wrapper{ overflow: hidden}
#margAuto{ margin:0 auto !important;}
#margAuto .whiteOneHolder:first-child{ padding-right:20px} 
#margAuto .whiteOneHolder:nth-child(2){ padding-right:10px;padding-left:10px} 
#margAuto .whiteOneHolder:last-child{ padding-left:20px} 
#margAuto .whiteOne{ padding:40px 20px !important; height:auto; margin-top:30px; background:#fff;}

#margAutoit{ margin:0 auto !important;}
#margAutoit .whiteOneHolder:first-child{ padding-right:20px} 
#margAutoit .whiteOneHolder:nth-child(2){ padding-right:10px;padding-left:10px} 
#margAutoit .whiteOneHolder:last-child{ padding-left:20px} 
#margAutoit .whiteOne{ padding:30px 5px 40px 5px !important; height:auto; margin-top:30px; background:#fff;}
#myBlackarrow {
    position: absolute;
    bottom: 85px;
    left: 39%;
}
body.page-id-1404 .banner-container,body.page-id-1443 .banner-container{ display:none !important}
#myBlackarrow{cursor: pointer;}
.myLefimg { height:600px; background-position: left;
    background-repeat: no-repeat;}
.myRigimg { height:600px; background-position: right;
    background-repeat: no-repeat;}
.whiteOne{ padding:50px !important; height:400px; margin-top:100px; background:#fff;}

.whiteOne {
    position: relative;
    box-shadow: 5px 2px 20px rgba(0,0,0,0.05), 5px 2px 20px rgba(0,0,0,0.05);
}
#service1,#service2 {position: relative; height:430px; }
#service1 .whiteOne,#service2 .whiteOne  {
    padding: 50px !important;
    height: auto;
    bottom: -35px;
    background: #fff;
    left: 35px;
    position: absolute;
}
#service3 {position: relative; height:430px; }
#service3 .whiteOne {
    padding: 50px !important;
    height: auto;
    bottom: -35px;
    background: #fff;
    right: 35px;
    position: absolute;
}
/*
.whiteOne
{
    position:relative;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.whiteOne:before, .whiteOne:after
{
    content:"";
    position:absolute;
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    top:50%;
    bottom:0;
    left:10px;
    right:10px;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
}
.whiteOne:after
{
    right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
         -o-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}
*/

.page-top .yoast-breadcrumbs, .page-top .breadcrumbs-wrap {
    color: #fff;
    background: #ba1f1f;
    margin-bottom: 80px;
    padding: 1rem;
}
.page-top ul.breadcrumb > li a {
    color: #ffffff;
}

.page-top ul.breadcrumb > li {
    color: #fff;
    /* font-weight: bold; */
}
.page-top ul.breadcrumb > li .delimiter {
    color: #fff;
}
#mythus,.tab-content,.tab-content > .tab-pane { width: 1000px !important; margin: 0 auto !important}
#example3_754[style],#example3_762[style]{ width: 1000px !important; margin: 0 auto !important; height:auto !important}
#example3_762 .sp-image[style],#example3_754 .sp-image[style]{max-width:none !important;max-height:none !important; margin-left: 0 !important; margin-top:0 !important; width:100% !important; height:auto !important}
#example3_762 img.sp-thumbnail[style]{ margin-left:0 !important;margin-top:0 !important; width:200px !important; height: 160px !important}
/*#tab-1433487399908-0-4 .sp-mask.sp-grab[style],#tab-1433487399908-0-4,.sp-slides[style]{width:1000px !important; height: 800px !important}
#tab-1433487399908-0-4,#tab-1433487398866-0-9 { margin: 0 auto !important;width:1000px !important; height: 800px !important}
#example3_762 .sp-slide.sp-selected[style],#example3_762 .sp-slide{ width:1000px !important; height: auto !important;}
#example3_762 .sp-image-container{ width:1000px !important; height: auto !important}
*/
.tabs ul.nav-tabs li.active a, .tabs ul.nav-tabs li.active a:hover, .tabs ul.nav-tabs li.active a:focus {
    border-top-color: #a60605 !important;
}


.tabs.tabs-simple .nav-tabs > li a:hover, .tabs.tabs-simple .nav-tabs > li a:focus, .tabs.tabs-simple .nav-tabs > li.active a {
    border-bottom-color: #a60605 !important;
}
.sp-selected-thumbnail{ border:none !important; position:relative}
.sp-selected-thumbnail:before{ position: absolute; left:0; top:0;width: 200px;
    height: 160px;background: rgba(249, 7, 8, 0.5); content:' '}
.sp-buttons .sp-button:last-child{ margin-bottom:4px !important}



body.boxed .page-wrapper {
    background: #fff;
    border-top: none;
    border-bottom:none;
    margin: 0 auto;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    border-radius: 0;
}
.m-t-xlg.m-b-xlg{ padding-left:100px !important; padding-right:100px !important;}
body{font-family: 'Lato', sans-serif; font-weight:400}
h1,h2,h3,h4,h5,h6{font-family: 'Lato', sans-serif; font-weight:700; text-transform: uppercase}
.testimonial blockquote,.testimonial blockquote p{font-family: 'Lato', sans-serif; font-weight:400; font-style: normal}
.testimonial blockquote h3{color:#bd3537}

.testimonial.testimonial-with-quotes blockquote:before,.testimonial.testimonial-with-quotes blockquote:after{ font-family: arial; font-size:14rem; color:#e0e0e0}
.testimonial.testimonial-with-quotes blockquote:before {
    top: 80px;
}
.testimonial.testimonial-with-quotes blockquote:after{ bottom: -85px;}
.owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span{background-color: #616161;}
.owl-carousel .owl-dots .owl-dot span{background:none; border:1px solid #929292}
#footer .footer-bottom,#footer { background-color:#fff !important}
.footer-top { background-color:#fafbfb !important}
.prodItem .thumb-info-custom:before,.prodItem .thumb-info-custom::after{display:none}
.prodItem .thumb-info-caption-text{ position: relative}
.prodItem .thumb-info-caption-text h2 {
    position: absolute;
    top: -100px;
    text-align: center;
    display: block;
    width: 100%;
    color: #fff;
}
.prodItem .thumb-info-caption-text h2::before{ display:none !important}

.prodItem .thumb-info-custom {
    border: 1px solid #ddd;
    position: relative;
    MARGIN-BOTTOM: 0 !IMPORTANT;
}
#main-menu{ float: left !important; clear:both !important}
#homeNews .prodItem .thumb-info-caption-text h5 {
    position: absolute;
    top: -75px;
    text-align: left;
    display: block;
    width: 100%; 
	padding: 0.5rem 1rem;
    color: #fff;
}
#homeNews .prodItem .thumb-info-caption-text h2::after {
    display:none
}
#homeNews .prodItem .thumb-info-caption-text a{ color:#be3537; text-transform: uppercase}
h2{ position: relative}
 h2:before {
    position: absolute;
    height: 70px;
    left: 50%;
    border-left: 3px solid #e2d8d8;
    content: " ";
    display: block;
    top: -80px;
}
.m-t-xxl {
    margin-top: 85px !important;
}

.header-top {
    border-bottom:none;
    background: none;
}

#menu-main-menu{ margin-top:20px;}

#main-menu .mega-menu > li.menu-item.active > a, #main-menu .mega-menu > li.menu-item.active > h5 {
    background: transparent;
    color: #be3537;     border-bottom: 3px solid #be3537; padding-bottom:10px;
}
#main-menu .mega-menu > li.menu-item > a, #main-menu .mega-menu > li.menu-item > h5{
    font-family: 'Lato', sans-serif; font-weight:400; font-style: normal; padding:0 3rem; font-size:14px;
}
.porto-recent-posts .owl-carousel .owl-nav{
    background: #be3537 !important;
    height: 70px !important;
    display: block !important;
    width: 92% !important;
}
.porto-recent-posts .owl-carousel .thumb-info{ padding-top:35px;}
.porto-recent-posts .owl-carousel .thumb-info h2:before{display:none}
.porto-recent-posts .owl-carousel .owl-nav .owl-prev:before {
    font-family: "Porto";
    content: "\e819";
    position: relative;
    left: 65px;
    color: #fff;
    font-size: 4rem;
    top: 13px;
}
.porto-recent-posts .owl-carousel .owl-nav .owl-next:before {
    font-family: "Porto";
    content: "\e81a";
    position: relative;
    left: -230px;
    top: 13px;
    color: #fff;
    font-size: 4rem;
}
.porto-recent-posts .owl-carousel .post-excerpt .read-more{display:none !important}
.vc_custom_1530023252428{margin-top: 30px !important;}

#myWdgt p{ margin-bottom: 5px !important; text-align: center !important}
#myWdgt p .clrMe{color:#585858}
#myWdgt p a{color:#7c7c7c}
#media_image-2{ text-align:right }

#mc4wp-form-1 .mc4wp-form-fields span:first-child{
    display: inline-block;
    width: 65%;
    vertical-align: top;
}
#mc4wp-form-1 .mc4wp-form-fields span:last-child{
    display: inline-block;
    width: 10%;
    vertical-align: top;
}

#mc4wp-form-1 input[type="email"] { width:100%; line-height:2.2}
#mc4wp-form-1 input[type="submit"] {width:100%; line-height:2.2; background: #be3537; 
    border-color: #be3537;}
#header.header-corporate .share-links a,#footer .widget.follow-us .share-links a, .widget.follow-us .share-links a{ box-shadow: none !important}
.tp-revslider-mainul li[style],.tp-revslider-mainul{ overflow: visible !important}
#rev_slider_4_1_wrapper[style]{
    margin: 0px auto !important;
    background-color: transparent !important ;
    padding: 0px;
    height: 625px;
    position: absolute;
    overflow: visible !important;
    width: 75% !important;
    left: 12.5% !important;
}
.custom.tparrows {
    cursor: pointer;
    background: none;
    background: #af2c2d !important;
    width: 70px !important;
    height: 70px !important;
    position: absolute;
    display: block;
    z-index: 100;  
}
.custom.tparrows:before {
    font-family: "revicons";
    font-size: 28px !important;
    color: #fff;
    display: block;
    line-height: 70px !important;
    text-align: center;
}
.tp-leftarrow[style] {
    top: 206px !important;
    left: -88px !important;
}
.tp-rightarrow[style] {
    top: 206px !important;
    left: 93px !important;
}
#slide-8-layer-12,#slide-13-layer-12,#slide-14-layer-12[style]{ background-color: transparent !important}
.tp-caption h2[style]{
    line-height: 3rem !important; 
    border-width: 0px;
    margin: 0px 0px 10px !important;
    padding: 0px;
    letter-spacing: 0px;
    font-weight: 900 !important; 
    font-size: 48px !important; 
	margin-top:15px !important;
    color: #fff !important; 
}
.tp-caption h4[style]{
    line-height:2rem !important; 
    border-width: 0px;
    margin: 0px 0px 10px !important;
    padding: 0px;
    letter-spacing: 0px;
    font-weight: 400 !important; 
    font-size: 1.75rem !important; 
    color: #fff !important; 
}
.tp-caption p[style]{
    transition: none;
    text-align: inherit;
    line-height: 1.8rem !important; 
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    letter-spacing: 0px;
    font-weight: 400 !important; 
    font-size: 1.2rem !important; 
	text-transform: none !important; word-wrap:break-word !important; white-space: pre-wrap;
}
.tp-caption h2:before{ display: none}
.tp-bullets.zeus[style]{   
    top: 85% !important;     
    left: 1% !important; 
}
#rev_slider_4_1 .zeus .tp-bullet {
   
    width: 10px !important; 
    height: 10px !important; 
    
}

.vc_custom_1530034285120[style]{ padding-left:0 !important; padding-right:0 !important}
.slick-slider .slick-dots li.slick-active i, .slick-slider .slick-dots li:hover i {
    color: #be3537 !important;
}

/* 
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/

@media (min-width: 1281px) {
  
	#ult-carousel-16869359635b391ff08e59f{ padding-left:100px; padding-right:100px;}
  
}

/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media (min-width: 1025px) and (max-width: 1280px) {
  
  #ult-carousel-16869359635b391ff08e59f{ padding-left:75px; padding-right:75px;}
}

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {
  #ult-carousel-16869359635b391ff08e59f{ padding-left:75px; padding-right:75px;}
  
}

/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  
  
}

/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {
  
 #rev_slider_4_1_wrapper[style] {
    margin: 0px auto !important;
    background-color: transparent !important;
    padding: 0px;
    height: 650px;
    position: absolute;
    overflow: visible !important;
    width: 100% !important;
    left: 0 !important;
}
 .custom.tparrows {
    cursor: pointer;
    background: none;
    background: #af2c2d !important;
    width: 35px !important;
    height: 35px !important;
    position: absolute;
    display: block;
    z-index: 100;  
}
.custom.tparrows:before {
    font-family: "revicons";
    font-size: 14px !important;
    color: #fff;
    display: block;
    line-height: 35px !important;
    text-align: center;
}
.tp-leftarrow[style]{
    top: 97% !important;    
    left: 0 !important;
}
.tp-rightarrow[style]{
    top: 97% !important;    
    left: 110px !important;
}  
.tp-bullets.zeus[style] {
    top: 102.5% !important;
    left: 70% !important;
}
	#rev_slider_4_1 .tp-mask-wrap{    left: 45px !important;}
	.vc_custom_1530023252428 {
    margin-top: 65px !important;
}
		#mc4wp-form-1 .mc4wp-form-fields span:last-child {
    display: inline-block;
    width: 20%;
    vertical-align: top;
}
	#mc4wp-form-1 .mc4wp-form-fields span:first-child {
    display: inline-block;
    width: 50%;
    vertical-align: top;
}
		#footer .footer-main > .container {
    padding-top: 10px;
    padding-bottom: 10px;
}
	.share-links {
    vertical-align: middle;
    text-align: center;
}
	#media_image-2 {
    text-align: center;
}
}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
  
#rev_slider_4_1_wrapper[style] {
    margin: 0px auto !important;
    background-color: transparent !important;
    padding: 0px;
    height: 650px;
    position: absolute;
    overflow: visible !important;
    width: 100% !important;
    left: 0 !important;
}
 .custom.tparrows {
    cursor: pointer;
    background: none;
    background: #af2c2d !important;
    width: 35px !important;
    height: 35px !important;
    position: absolute;
    display: block;
    z-index: 100;  
}
.custom.tparrows:before {
    font-family: "revicons";
    font-size: 14px !important;
    color: #fff;
    display: block;
    line-height: 35px !important;
    text-align: center;
}
.tp-leftarrow[style]{
    top: 97% !important;    
    left: 0 !important;
}
.tp-rightarrow[style]{
    top: 97% !important;    
    left: 110px !important;
} 
.tp-bullets.zeus[style] {
    top: 102.5% !important;
    left: 70% !important;
}
	#slide-8-layer-12,#slide-13-layer-12,#slide-14-layer-12[style]{left:0 !important}
	#rev_slider_4_1 .tp-mask-wrap{    left: 45px !important;}
	
	.vc_custom_1530034285120 [style]{
     padding-right: 0 !important; 
    padding-left: 0 !important;
}
	.vc_custom_1530023252428 {
    margin-top: 65px !important;
}
	#mc4wp-form-1 .mc4wp-form-fields span:last-child {
    display: inline-block;
    width: 20%;
    vertical-align: top;
}
	#mc4wp-form-1 .mc4wp-form-fields span:first-child {
    display: inline-block;
    width: 50%;
    vertical-align: top;
}
	#footer .footer-main > .container {
    padding-top: 10px;
    padding-bottom: 10px;
}
	.share-links {
    vertical-align: middle;
    text-align: center;
}
	#media_image-2 {
    text-align: center;
}
}
#slide-26-layer-12[style],#slide-27-layer-12{background-color: rgba(255, 255, 255, 0) !important}
.tp-mask-wrap{ background: none !important; background-color: transparent !important}
.vc_custom_1532478782903 .porto-wrap-container .row, .vc_custom_1532478767189 .porto-wrap-container .row,.vc_custom_1532478753651 .porto-wrap-container .row{
    background-color: #f4f4f4 !important;
}
.whiteOneacc {
    position: relative;
    box-shadow: 5px 2px 20px rgba(0,0,0,0.05), 5px 2px 20px rgba(0,0,0,0.05);
	padding: 40px !important;
    height: 370px;
    margin-top: 50px;
    background: #fff;
}
#accDiv .whiteOneacc { width:47.5%; position: relative}
#accDiv .whiteOneacc a {
    position: absolute;
    left: 40px;
    bottom: 135px;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background: #be3537;
    border-color: #be3537;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
#accDiv .whiteOneacc:first-child{ margin-right:2.5%}
#accDiv .whiteOneacc:last-child{margin-left:2.5%}
#accDiv .whiteOneacc h4 {
    font-family: 'Lato', sans-serif;
    font-size: 4rem !important;
    text-transform: uppercase;
    font-weight: normal !important;
}
#dashone { border: 1px dotted #ccc !important; padding:7rem 1rem 4rem 1rem !important; margin-top:3rem; margin-bottom:5rem}
#tableitone div{ padding: 0 !important}
#tableitone .tablepress { border:1px solid #ddd !important;}
#tableitone .tablepress tr td:first-child{
    background: #f3f3f3;
    font-weight: bold;
    color: #231f20;
    font-size: 1.6rem;
    padding-left: 3rem;
    line-height: 2;
    vertical-align: middle; text-transform: capitalize; width:30%}
#tableitone .tablepress tr td:last-child{
   
    font-size: 1.6rem;
    padding-left: 3rem;
    line-height: 2;
    vertical-align: middle; text-transform: capitalize; width:68%}

#desapp .desgnapp {
    padding: 9rem 5rem !important;
}
#desapp { padding-top:6rem; padding-bottom:4rem}
#desapp .desgnapp  h3{ color:#fff; font-size:3rem !important; font-weight: 700 !important}
#desapp .desgnapp  h5{ color:#780d0d; font-size:3rem !important; font-weight: 400 !important}

.sp-slides-container {
    position: relative;
    max-height: 450px;
    overflow: hidden;
}

.inpoptxt {
    display: table-cell;
    vertical-align: middle;
    padding: 10% 5% 0 5% !important;
    text-align: center;
}
.inpopimg { padding:0 !important}
.inpopimg img{ width: 100%; height: auto}
.page-id-1404 .ult_modal.ult-medium,.page-id-1404 .ult_modal-body{ padding:0 !important}
.feturediv p,.feturediv h2{ color:#fff}
.feturediv h2:before{    border-left: 3px solid #fff !important;}
.wtbtn a{ background-color:#fff !important; color:#be0807 !important; text-transform:uppercase}
.eventimg{padding: 30px;
    border: 1px solid #dbdbdb;height: 190px !important; margin-bottom:10px !important;
  }

#evnt .wpb_single_image img {
    max-height: 190px !important;
    /* height: 190px !important; */
    width: auto;
    max-width: none !important;
    max-width: 70% !important; vertical-align: middle !important;
}
#accowl .owl-carousel .owl-item img {
    display: block;
    width: 80%;
    -webkit-transform-style: preserve-3d;
}