/*------------------------------------------------------------------
Conrad Default Skin
Version: 1.1;
Author: ThemeMountain
Copyright: ThemeMountain

[Table of contents]

1. Typography
2. Background Color & Color Classes
3. Section Padding
4. Header & Navigation
5. Title Areas
6. Slider & Parallax
7. Lightbox
8. Plugin Preloader
9. Rollovers
10. Homepage
11. About Pages
12. Contact Pages
13. Project Pages
14. Pagination
15. Fullscreen Pages
16. Blog Pages
17. Form Elements
18. Social Lists
19. Footer
20. Dividers
21. Media Element Player
22. Component Stling
23. Resolution Media Queries

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

/*------------------------------------------------------------------
[1. Typography]
*/

body,
.box.xlarge{
	letter-spacing: 0;
	font-weight: 400;
	font-size: 1.4rem;
	line-height: 1.8;
	color: #000;
	font-family: 'Open Sans', 'Helvetica Neue', sans-serif;
}
h1, 
h2, 
h3, 
h4, 
h5, 
h6,
.navigation ul li a,
.side-navigation ul li a,
.side-navigation .sub-menu a,
.sidebar a,
.footer .navigation a,
.footer .social-list a,
cite,
.portfolio-filter-menu a,
.counter .stat-counter,
.overlay-info .project-title, 
.font-alt-1,
.accordion li a, 
.tabs li a,
.overlay-navigation-wrapper .site-search .form-element{
	font-family: 'Open Sans', 'Helvetica Neue', sans-serif;
}

/* Links */
a, 
p a,
.box a:not(.button){
	color: #232323;
}
p a{
	font-weight: normal;
}
.animated-link{
	position: relative;
}
a:hover,
p a:hover,
.box a:not(.button):hover,
.social-list li a:hover,
.post-info a:hover,
.widget a:hover,
.team-1 .social-list a:hover,
.team-2 .social-list a:hover,
.side-navigation-footer .social-list a:hover,
.accordion li a:hover,
.accordion li.active a,
.tabs li a:hover,
.tabs li.active a,
.tabs li.active a:hover,
.blog-masonry .with-background .post-read-more a:hover,
.overlay-navigation-wrapper .navigation-hide a,
.post-info-over a:hover,
.post-info-over a:hover span,
.post-author-aside a:hover,
.post-love a:hover,
.post-love a:hover span,
.navigation-hide a{
	color:#fff;
	text-decoration: none;
}
.blog-masonry .with-background .post-read-more .text-line{
	background-color: #fff;
}
a:hover .text-line,
.animated-link:hover .text-line,
.accordion li a:hover .text-line,
.tabs li a:hover .text-line,
.blog-masonry .with-background .post-read-more a:hover .text-line{
	background-color:#2591ae;
}

/* Titles */


h1,
h2,
h3
{line-height: 1.5;color: #232323; font-weight: 600;}

h4,
h5,
h6{
	line-height: 1.5;
	font-weight: normal;
	color: #232323;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover{
	color:#2591ae
}
.footer h1, .footer h1 a,
.footer h2, .footer h2 a,
.footer h3, .footer h3 a,
.footer h4, .footer h4 a, 
.footer h5, .footer h5 a, 
.footer h6, .footer h6 a{
	color: #fff;
}
h1 {
	font-size: 6.2rem;
}
h2{
	font-size: 4rem;
}
h3 {
	font-size: 4rem;
}
h4 {
	font-size: 3rem;
}
h5{
	font-size: 2rem; font-weight: 600;
}
h6{
	font-size: 1.4rem;
}

h1,h2,h3,h4,h5 {color: #2591ae;}


/* Sidebar Text */
.widget-title {
	font-size: 2rem;
}
.widget a{
	/*font-size: 1.3rem;*/
	color: #666;
}
.widget a.button {color: #fff;}

#searchform .input-group {
    display: table;
    width:100%;
}

#searchform input, #searchform span {
    display: table-cell;
    vertical-align: top;
    margin: 0;
}

#searchform span {
    border-left: 1px solid transparent;
}

/* Blog Titles & Text */
h2.post-title{
	margin-bottom: 3rem;
	font-weight: 700;
    line-height: 4.8rem;
}
.blog-masonry .grid-item h2.post-title{
	margin-bottom: 0;
	font-size: 1.8rem;
	text-transform: none;
	display: block;
}
.blog-masonry.masonry-set-dimensions h2{
	font-size: 1.4rem;
	text-transform: uppercase;
}
.blog-masonry.masonry-set-dimensions h2 a,
.blog-masonry.masonry-set-dimensions .post-read-more a{
	color: #fff;
}
.blog-regular .post-title,
.blog-wide .post-title{
	font-size: 4rem;
}
.single-post-tags .tags-title{
	font-size: 1.3rem;
}
h3.widget-title{
	font-size: 1.6rem;
}
.post-comment-respond #reply-title{
	font-weight: 700!important;
}

/* Team */
.team-1 h3,
.team-2 h3{
	margin-top: 0.5rem;
}
.team-1 h6.occupation,
.team-2 h6.occupation{
	margin-bottom: 0.3rem;
}

/* Project Title */
h5.project-title{
	font-size: 1.4rem;
}
.overlay-info .project-description{
	font-size: 1.3rem;
	opacity: 0.7;
}

/* Rollover */
.overlay-info > span > span{
	font-size: 1.1rem;
	font-weight: 700;
	letter-spacing: 0.1rem;
	text-transform: uppercase;
	color: #fff;
}

/* Pricing Table Title */
.pricing-table.medium .pricing-table-header h2 {
	font-size: 2.5rem;
}

/* Footer Text */
.footer h4{
	font-size: 1.5rem;
	color: #fff;
}
.footer .copyright{
	font-size: 1.1rem;
}
.footer p{
	font-size: 1.2rem; margin: 0 0 1.5rem 0;color: #fff;
}

/* Lead */
.lead{
	font-size: 2rem;
	font-weight: 400;
}

/* Title Classes */
.title-xlarge{
	font-size: 8rem;
}
.tms-caption.scale.title-xlarge,
.tmp-content .title-xlarge{
	font-size: 8rem;
	line-height: 7.5rem;
        text-shadow: 1px 3px 5px rgba(0, 0, 0, 0.73);
}
.title-large{
	font-size: 6.2rem;
}
.tms-caption.scale.title-large,
.tmp-content .title-large{
	font-size: 6.2rem;
	line-height: 5.7rem;
}
.title-medium{
	font-size: 3rem;
}
.tms-caption.scale.title-medium,
.tmp-content .title-medium{
	font-size: 3rem;
	line-height: 2.5rem;
}
.title-small{
	font-size: 1.1rem;
}
.tms-caption.scale.title-small,
.tmp-content .title-small{
	font-size: 1.1rem;
	line-height: 0.6rem;
}

/* Text Classes */
.text-xlarge{
	font-size: 2rem;
}
.text-large{
	font-size: 1.6rem;
}
.text-medium{
	font-size: 1.2rem;
}
.text-small{
	font-size: 1rem;
}

/* Weight Classes */
.weight-light{
	font-weight: 300;
}
.weight-bold{
	font-weight: 700;
}

@media only screen and (max-width: 768px){
	h1,
	.title-xlarge {
		font-size: 5.2rem;
	}
	h2,
	.title-large{
		font-size: 4rem;
	}
	h3 {
		font-size: 3rem;
	}
	h4 {
		font-size: 2rem;
	}
	h5{
		font-size: 1.6rem;
	}
	h6{
		font-size: 1.2rem;
	}
	.blog-regular .post-title,
	.blog-wide .post-title{
		font-size: 3rem;
	}
	h5.tms-caption, 
	.tmp-content h5{
		font-size: 1.4rem;
	}
	.tms-caption.title-xlarge,
	.tmp-content .title-xlarge{
		font-size: 4.5rem;
		line-height: 4.5rem;
	}

	/* Lead */
	.lead{
		font-size: 1.7rem;
	}

	/* Helpers */
	.fullscreen-section .background-on-mobile{
		background: #f4f4f4;
	}
	.fullscreen-section .background-on-mobile *{
		color: #666 !important;
	}
	.fullscreen-section .background-on-mobile h1,
	.fullscreen-section .background-on-mobile h2,
	.fullscreen-section .background-on-mobile h3,
	.fullscreen-section .background-on-mobile h4,
	.fullscreen-section .background-on-mobile h5,
	.fullscreen-section .background-on-mobile h6{
		color: #232323 !important;
	}
}

/*------------------------------------------------------------------
[2. Background Color & Color Classes]
*/

/* grey */
.bkg-grey{
	background-color: #4e4e4d;
	border-color: #4e4e4d;
}
.bkg-hover-grey:hover{
	background-color: #4e4e4d;
	border-color: #4e4e4d;
}
.border-hover-grey:hover{
	border-color: #4e4e4d;
}
.color-grey,
.color-hover-grey:hover{
	color: #4e4e4d;
}

/* charcoal */
.bkg-charcoal-light{
	background-color: #333; 
	border-color: #333;
}
.bkg-hover-charcoal-light:hover{
	background-color: #333; 
	border-color: #333;
}
.border-hover-charcoal-light:hover{
	border-color: #333;
}
.color-charcoal-light,
.color-hover-charcoal-light:hover{
	color: #333;
}
.bkg-charcoal{
	background-color: #232323; 
	border-color: #232323;
}
.bkg-hover-charcoal:hover{
	background-color: #232323; 
	border-color: #232323;
}
.border-hover-charcoal:hover{
	border-color: #232323;
}
.color-charcoal,
.color-hover-charcoal:hover{
	color: #232323;
}
.bkg-charcoal a{
	color: #fff;
}
.bkg-charcoal a:hover{
	color:#2591ae;
}
.bkg-charcoal .accordion li a,
.bkg-charcoal .tabs li a,
.bkg-charcoal .tabs.vertical li a{
	border-bottom-color: #444;
}
.bkg-charcoal .accordion li.active a,
.bkg-charcoal .tabs li.active a,
.bkg-charcoal .tabs.vertical li.active a{
	border-bottom-color:#2591ae;
	color:#2591ae;
}
.bkg-charcoal a:hover .text-line,
.bkg-charcoal .accordion li a:hover .text-line,
.bkg-charcoal .tabs li a:hover .text-line,
.bkg-charcoal .accordion li.active a .text-line,
.bkg-charcoal .tabs li.active a .text-line{
	background-color:#2591ae;
}

/* beige */
.bkg-beige{
	background-color: #e7e6e2;
	border-color: #e7e6e2;
}
.bkg-hover-beige:hover{
	background-color: #e7e6e2;
	border-color: #e7e6e2;
}
.border-hover-beige:hover{
	border-color: #e7e6e2;
}
.color-beige,
.color-hover-beige:hover{
	color: #e7e6e2;
}

/* red */
.bkg-red{
	background-color: #2591ae;
	border-color: #2591ae;
}
.bkg-hover-red:hover{
	background-color: #2591ae;
	border-color: #2591ae;
}
.border-red,
.border-hover-red:hover{
	border-color: #2591ae;
}
.color-red,
.color-hover-red:hover{
	color: #2591ae;
}

/* purple */
.bkg-purple{
	background-color: #9068be;
	border-color: #9068be;
}
.bkg-hover-purple:hover{
	background-color: #9068be;
	border-color: #9068be;
}
.border-purple,
.border-hover-purple:hover{
	border-color: #9068be;
}
.color-purple,
.color-hover-purple:hover{
	color: #9068be;
}

/* turquoise */
.bkg-turquoise{
	background-color:#2591ae;
	border-color:#2591ae;
}
.bkg-hover-turquoise:hover{
	background-color:#2591ae;
	border-color:#2591ae;
}
.border-turquoise,
.border-hover-turquoise:hover{
	border-color:#2591ae;
}
.color-turquoise,
.color-hover-turquoise:hover{
	color:#2591ae;
}


/*------------------------------------------------------------------
[3. Section Padding]
*/

/* Unique Template Padding & Margins */
.section-block,
.fullscreen-section .fullscreen-inner,
.pagination-2 .pagination-next{
	padding-top: 11rem;
	padding-bottom: 10rem;
}
.section-block.replicable-content{
	padding-top: 11rem;
	padding-bottom: 8rem;
}
.footer-1 .footer-top{
	padding-top: 9rem;
	padding-bottom: 6rem;
}
.portfolio-filter-menu{
	padding-top: 5rem;
	padding-bottom: 5rem;
}
.section-block.feature-2{
	padding-bottom: 12rem;
}
.vc_row.section-block {
    margin-left: 0;
    margin-right: 0;
}

.divider{
	margin-top: 6rem;
	margin-bottom: 9rem!important;
}
.separator{
	width: 5rem;
	margin-top: 1.5rem;
	margin-bottom: 3rem;
}
.text-line{
	width: 2rem;
	height: 0.1rem;
	display: inline-block;
}
.text-line[class*="bkg-"]{
	padding: 0;
}
.call-to-action-2 {
    background: initial;
}

.section-block[class*="hero-"] div:not(.row):not(.hero-content-inner) {
    height: 100%;
}

.section-block[class*="hero-"] .hero-content-inner div {
    height:auto!important
}

.hero-5 .wpb_column  {
    z-index: 1;
}

@media only screen and (min-width: 960px){
    .mobile .header-1-static + .wrapper > .content{ padding-top: 0;}
    .header-1-static + .wrapper > .content{padding-top: 6rem;	}
    .ico-list1 {width: 12%;}

		
}
@media only screen and (max-width: 768px){
	.fullscreen-section.content-below-on-mobile .fullscreen-inner {
		padding-top: 12rem !important;
		padding-bottom: 12rem !important;
	}
}

/*------------------------------------------------------------------
[4. Header & Navigation]
*/
.logo.logo.logo { position: absolute;top:0px;}

.header .logo{
	width: 12.5rem;
    margin: 5px 0;
	padding-top: 0;
	padding-bottom: 0;
}
.header .navigation{
	padding-top: 0rem;
}
.header .navigation > ul > li > a{
	font-weight: 300;
	letter-spacing: 0rem;
    padding: 0 1.5rem 3rem;
    font-size: 1.8rem;
}
.navigation .sub-menu{
	padding: 0.8rem 0;
	background: #181818;
}

/* Header Type 1 Regular */
.header-1{
	position: absolute;
}
.header-1 .header-inner{
	background-color: #2591ae;
}
.header-1 .navigation > ul > li > a,
.header-1 .navigation-show a{
	color: #fff;
}
.header-1 .navigation > ul > li > a:hover{
	opacity: 1;
	color: #fff;
}
.header-1 .navigation > ul > li > a{
	margin: 0;
    padding: 2rem 1rem;
	opacity: 1;
}
.header-1 .side-navigation ul li.current > a{
	color: #fff;
}
.header-1 .navigation > ul > li.current > a{
	color: #fff;
	opacity: 1;
}
.header-1 .header-inner .navigation { padding-top: 0rem;}

/* Header Type 1 Static */
.header-1-static .navigation > ul > li > a,
.header-1-static .navigation-show a{
	color: #fff;
}

.header-1-static .navigation .sub-menu,
.header-1-static .navigation .mega-sub-menu{
	border-top: 1px solid #eee;
}
.header-1-static .navigation > ul > li.current > a{
	color: #fff;
	border-bottom: none;
}
.header-1-static .navigation-show a:hover, 
.header-1-static .navigation > ul > li > a:hover, 
.header-1-static .side-navigation > ul > li > a:hover,
ul#menu-mainmenu > li.navLink.current-menu-item > a {
	color:#fff;
	opacity: 1;
    background: #47afcc;
}
.header-1-static .navigation > ul > li.current > a:hover{
	color: #fff;
}

/* Sub Menus Colors */
.navigation .sub-menu li{
	border-bottom: none;
}
.navigation .sub-menu li a,
.navigation .mega-sub-menu ul li a{
	line-height: 1.6;
	font-weight: 400;
	font-size: 1.2rem;
	color: #888;
}
.navigation .sub-menu li a{
	padding: 1rem 1.5rem;
}
.navigation .sub-menu li:hover > a,
.navigation .mega-sub-menu ul li:hover > a{
	background-color: #181818;
}
.navigation .mega-sub-menu > li > a{
	font-size: 1.3rem;
}
.navigation .sub-menu a,
.navigation .mega-sub-menu{
	background-color: #181818;
}
.navigation .mega-sub-menu:before,
.navigation .sub-menu:before{
	width: 0;
	height: 0.1rem;
	background-color: #999;
	margin-top: -0.1rem;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 102;
	content: "";
	-webkit-transition-property: width;
     -moz-transition-property: width;
      -ms-transition-property: width;
       -o-transition-property: width;
          transition-property: width;
    -webkit-transition-duration: 500ms;
	   -moz-transition-duration: 500ms;
	     -o-transition-duration: 500ms;
	    -ms-transition-duration: 500ms;
	        transition-duration: 500ms;
	-webkit-transition-delay: 200ms;
	   -moz-transition-delay: 200ms;
	     -o-transition-delay: 200ms;
	    -ms-transition-delay: 200ms;
	        transition-delay: 200ms;
}
.navigation ul li:hover > .sub-menu:before,
.navigation ul li:hover > .mega-sub-menu:before{
	width: 100%;
}
.navigation .sub-menu li,
.navigation .mega-sub-menu > li{
	border-color: #232323;
}
.header .navigation .sub-menu,
.header .navigation .mega-sub-menu{
	border-top: 1px solid #666;
}
.navigation .smb-1 ul:before{
	background-color:#2591ae;
}
.navigation .smb-2 ul:before{
	background-color:#2591ae;
}
.navigation .smb-3 ul:before{
	background-color:#2591ae;
}
.navigation .smb-4 ul:before{
	background-color:#2591ae;
}
.navigation .smb-5 ul:before{
	background-color:#2591ae;
}
.navigation .smb-6 ul:before{
	background-color:#2591ae;
}

/* Side Navigation Colors & Sizes */
.header .navigation-show{
	width: 4.4rem;
	height: 4.4rem;
	margin-top: 1.6rem;
	margin-bottom: 1.9rem;
	background: none;
}
.header  .navigation-show a span{
	border: 1px solid #fff;
    color: #fff;
}
.side-navigation-wrapper .logo{
	width: 12rem;
}
.side-navigation-wrapper{
	background-color: #232323;
}
.side-navigation > ul > li > a{
	padding: 0.6rem 3rem;
	font-size: 1.8rem;
	line-height: 1.8;
	letter-spacing: 0.1rem;
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
}
.side-navigation .sub-menu a{
	letter-spacing: 0.1rem;
	text-transform: normal;
	font-weight: normal;
	line-height: 1.2;
}
.side-navigation .sub-menu li:first-child{
	padding-top: 0.5rem;
}
.side-navigation .sub-menu li:last-child{
	padding-bottom: 1rem;
}
.side-navigation-footer {
	color: #666;
	font-size: 2rem;
}
.side-navigation-wrapper .navigation-hide{
	width: 4.4rem;
	height: 4.4rem;
	margin-top: 1.7rem;
	margin-right: 2rem;
}

/* Navigation - Hover Colors */
.header a:hover.navigation-show a:hover, 
.header .side-navigation > ul > li > a:hover{
	color: #fff;
	opacity: 0.6;
}

/* Header Background on Scroll Color */
.header.header-background .header-inner{
	background: #2591ae;
}
.header.header-background .navigation .sub-menu,
.header.header-background .navigation .mega-sub-menu{
	border-top: 1px solid #444;
}

.header-background .navigation > ul > li.current > a{
	color: #fff;
	border-bottom: none;
}
.header-background .navigation > ul > li.current > a:hover{
	color: #fff;
}
.header-background .navigation-show a:hover, 
.header-background .navigation > ul > li > a:hover, 
.header-background .side-navigation > ul > li > a:hover{
	color: #fff;
	opacity: 1;
}
.side-navigation-footer .social-list a{
	color: #999;
}

/* Compact Header on Scroll */
.header.header-compact .logo{
	width: 9rem;
}
.header.header-compact .logo{
	padding:0;
	margin: 0;
}

/* Sticky Header on Scroll*/
.header-sticky .navigation-show a:hover{
	color: #666;
	opacity: 1;
}

/* Overlay Navigation Search */
.overlay-navigation-wrapper{
	background-color: rgba(0,0,0,0.8);
}
.overlay-navigation-inner{
	text-align: center;
}

/* iPad Landscape */
.mobile .header, 
.mobile .header .header-inner{
 background: #2591ae;
}
.mobile .navigation-show a{
	color: #666;
}
.mobile .header-1-static .navigation-show a:hover {background: #2591ae;}

.header .logo a:hover {opacity: 1 !important;}


/*------------------------------------------------------------------
[5. Title Area]
*/

.intro-title-1{
	height: auto;
}

/*------------------------------------------------------------------
[6. Slider & Parallax]
*/

.full-width-slider,
.parallax{
	height: 55rem;
	background: #fff;
}
.full-width-slider.window-height,
.parallax.window-height{
	height: 100vh;
}
.mobile .full-width-slider,
.mobile .parallax.fixed-height{
	height: 40rem;
}
.tms-carousel{
	background: none;
}

/* Slider Navigation Common */
.tms-arrow-nav{
	background: none;
	font-size: 2rem;
	color: #fff;
	border: 1px solid rgba(255,255,255,0.2);
}
.tms-arrow-nav:hover{
	border-color: rgba(255,255,255,0.5);
}
#tms-prev{
	border-left: none;
}
#tms-next{
	border-right: none;
}
.full-width-slider .tms-pagination{
	bottom: 3rem;
}
.tms-bullet-nav{
	background: #fff;
}
.tms-bullet-nav.active { background-color: #ce2f33;}

/* Portfolio 7 Slider */
.portfolio-7-content.replicable-content{
	padding-top: 4rem;
	padding-bottom: 1rem;
}
.portfolio-7-content .column,
.portfolio-7 .column.slider-column{
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}
.portfolio-7 .portfolio-recent-slider{
	max-height: 35rem;
}
.portfolio-7 .portfolio-recent-slider li{
	padding: 0;
}
.portfolio-7 .previous-portfolio-recent-slider,
.portfolio-7 .next-portfolio-recent-slider{
	width: auto;
	height: auto;
	margin-right: 0;
	line-height: 3rem;
	text-align: center;
	display: inline-block;
	border: none;
}

/* Slider Buttons */
.tm-slider-container .button{
	font-size: 1.1rem;
	font-weight: normal;
}

/*------------------------------------------------------------------
[7. Lightbox]
*/

.tm-lightbox{
	background: rgba(255,255,255,1);
}
#tml-content{
	box-shadow: none;
}
#tml-caption span{
	border: none;
}
#tml-caption{
	font-style: normal;
	font-weight: 200;
	letter-spacing: 0.1rem;
	color: #333;
}
.tml-nav{
	color: #333;
}
#tml-exit{
	color: #666;
	opacity: 1;
	font-size: 2.4rem;
}

/*------------------------------------------------------------------
[8. Plugin Preloader]
*/
.tm-loader, 
.tm-loader #circle{
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.tm-loader {
	width: 3rem;
	height: 0.2rem;
	margin: -0.1rem 0 0 -1.5rem;
	position: absolute;
	top: 50%;
	left: 50%;
	background: none;
	-webkit-animation:preloader-outer 1.5s ease infinite;
	   -moz-animation:preloader-outer 1.5s ease infinite;
	     -o-animation:preloader-outer 1.5s ease infinite;
	        animation:preloader-outer 1.5s ease infinite;
}
.tm-loader #circle {
	width: 3rem;
	height: 0.2rem;
	background: #fff;
	opacity: 1;
	-webkit-animation:preloader 3s ease infinite;
	   -moz-animation:preloader 3s ease infinite;
	     -o-animation:preloader 3s ease infinite;
	        animation:preloader 3s ease infinite;
}
.tm-lightbox .tm-loader #circle{
	background: #666;
}
@-webkit-keyframes preloader-outer{
	from { opacity: 1;	-webkit-transform: rotate( 0deg ); }
	to	 { opacity: 1;	-webkit-transform: rotate( 360deg ); }
}
@keyframes preloader-outer{
	from { opacity: 1;	transform: rotate( 0deg ); }
	to	 { opacity: 1;	transform: rotate( 360deg ); }
}
@-webkit-keyframes preloader{
	0% { opacity: 0.3; }
	50%	 { opacity: 1; }
	100% { opacity: 0.3; }
}
@keyframes preloader{
	0% { opacity: 0.3; }
	50%	 { opacity: 1; }
	100% { opacity: 0.3; }
}

/*------------------------------------------------------------------
[9. Rollovers]
*/

.overlay-info{
	background: rgba(0, 0, 0, 0.3);
}
.overlay-info > span > span{
	text-align: center;
	vertical-align: center;
}
.overlay-info .project-title{
	display: block;
}
.overlay-fade-img-scale-out .overlay-info .overlay-info{
	opacity: 1;
}
.overlay-fade-img-scale-in .project-title{
	margin-bottom: 0;
}
.caption-below{
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
	border: none;
	opacity: 0.5;
}

/*------------------------------------------------------------------
[10. Homepage]
*/

/* Stats */
.stats-homepage{
	background-image: none;
}

/* Hero 2 */

.hero-4-homepage-1 > .row:before{
	background-color: rgba(0,0,0,0.6);
}

/* Hero 5 */
[cass*="hero-5-homepage"] .stats-1 .counter{
	color: #fff;
	text-align: center;
}
.hero-5-homepage .stats-1 .description{
	color: #fff;
	text-align: center;
}

/*------------------------------------------------------------------
[11. About Pages]
*/

/* Team Sections */
.team-1 .social-list a,
.team-2 .social-list a{
	color: #666;
}
.social-list-icons li {
    margin-right: 2px!important;
}
.team-slider{
	background: none;
	height: 42rem;
}
.team-slider li{
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}
.team-slider p{
	line-height: 1.8;
}
.team-slider .tms-pagination a{
	background-color: #232323;
}
.team-slider-1 .tms-pagination{
	display: none !important;
}
[class*="team-"] .occupation{
	color: #999;
}

/* Testimonial Slider */
.testimonials-5-about-1{
	background: none;
	color: #666;
}
.testimonials-5-about-1 .tms-bullet-nav{
	background: #333;
}

/* Stat 1 */
.stats-1-about-1{
	background-image: none;
	color: #666;
}

/* Stat Section */
.stats-2{
	padding-top: 12rem;
	padding-bottom: 12rem;
	background: #333;
}
.stats-2 .counter{
	font-size: 3rem;
	color: #eee;
}
.stats-2 .grid-item{
	border-right-style: dashed;
	border-color: #666;
}
.stats-2 .description{
	letter-spacing: 0.1rem;
	color: #999;
}
@media only screen and (max-width: 768px) {
	.stats-2 .row-1{
		border-bottom-style: dashed;
	}
}
@media only screen and (max-width: 480px) {
	.stats-2 .row-1,
	.stats-2 .grid-item{
		border-right: none;
	}
	.stats-2 .grid-item{
		border-bottom-style: dashed;
	}
}

/*------------------------------------------------------------------
[12. Contact Pages]
*/


/* Form Response */
.contact-form-container .form-response{
	color: #666;
}

/* Map */
.map-container{
	height: 55rem;
}

/*------------------------------------------------------------------
[13. Project Pages]
*/

/* Grid */
.masonry-stamp .caption-over-outer,
.caption-over-outer{
	background-color: rgba(0,0,0,.6);
}

.project-1-color{
	background-color: #fafafa;
}

/* Project 2 */

.project-2-slider, 
.project-2-slider li{
	background: #fff;
}

@media only screen and (max-width: 768px){
	.project-4 .fullscreen-section.no-overlay.content-below-on-mobile *{
		color: #fff;
	}
}


/* Folio Filter */
.portfolio-filter-menu ul,
.portfolio-filter-menu li{
	padding: 0;
	text-transform: uppercase;
	font-size: 1.1rem;
	letter-spacing: 0.1rem;
}
.portfolio-filter-menu a{
	padding: 0.8rem;
	font-weight: 700;
	color: #999;
	display: block;
	position: relative;
	cursor: pointer;
}
.portfolio-filter-menu a:hover{
	color: #232323;
}
.portfolio-filter-menu a.active{
	color: #232323;
	border-bottom: none;
}

/* Project Pagination Bottom */
.pagination-1{
	padding-top: 4rem;
	padding-bottom: 4rem;
	overflow: hidden;
}
.pagination-1 a{
	display: inline-block;
	font-size: 1rem;
	font-weight: 700;
	text-transform: uppercase;
	color: #333;
}


/*------------------------------------------------------------------
[14. Pagination]
*/

/* Pagination 5 Custom */

.pagination-5.section-block {float: left; margin-bottom: -60px;}
.single .pagination-5.section-block {float: left; margin-bottom: -100px;}

.pagination-5 ul li{
	width: 50%;
	position: relative;
	overflow: hidden;
}
.pagination-5 ul li:first-child{
	margin-left: 0.1rem;
}
.pagination-5 .pagination-image{
	width: 100%;
	height: 10rem;
	background-size: cover;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
    -webkit-transition: scale3d(1, 1, 1);
     -moz-transition: scale3d(1, 1, 1);
      -ms-transition: scale3d(1, 1, 1);
       -o-transition: scale3d(1, 1, 1);
          transition: scale3d(1, 1, 1);
    -webkit-transition-duration: 800ms;
	   -moz-transition-duration: 800ms;
	     -o-transition-duration: 800ms;
	    -ms-transition-duration: 800ms;
	        transition-duration: 800ms;
	-webkit-transition-delay: 200ms;
	   -moz-transition-delay: 200ms;
	     -o-transition-delay: 200ms;
	    -ms-transition-delay: 200ms;
	        transition-delay: 200ms;
}
.pagination-5 ul li a:hover + .pagination-image{
	-webkit-transform: scale3d(1.2,1.2,1);
       -moz-transform: scale3d(1.2,1.2,1);
        -ms-transform: scale3d(1.2,1.2,1);
         -o-transform: scale3d(1.2,1.2,1);
            transform: scale3d(1.2,1.2,1);
}
.pagination-5 ul li a{
	height: 10rem;
	margin: 0;
	background-color: #fff;
	position: relative;
	z-index: 1;
	-webkit-transition-duration: 800ms;
	   -moz-transition-duration: 800ms;
	     -o-transition-duration: 800ms;
	    -ms-transition-duration: 800ms;
	        transition-duration: 800ms;
}
.pagination-5 ul li a:hover{
	background-color: rgba(0,0,0,0);
	-webkit-transition-duration: 400ms;
	   -moz-transition-duration: 400ms;
	     -o-transition-duration: 400ms;
	    -ms-transition-duration: 400ms;
	        transition-duration: 400ms;
}
.pagination-5 ul li a, 
.pagination-5 ul li a span{
	line-height: 10rem;
	font-weight: normal;
	float: none;
}
.pagination-5 ul li a .text-line{
	width: 2rem;
	line-height: inherit;
	float: none;
}
.pagination-5 ul li a:hover .text-line{
	background-color: #fff;
}
.pagination-5 ul li a.disabled .text-line{
	background-color: #ddd;
}
.pagination-5,
.pagination-5 ul li a.pagination-previous,
.pagination-5 ul li a.pagination-next{
	border-color: #eee;
}
@media only screen and (max-width: 768px) {
	.pagination-5 ul li,
	.pagination-5 ul li a{
		width: 100% !important;
		text-align: left !important;
	}
	.pagination-5 ul li a.pagination-previous span:last-child,
	.pagination-5 ul li a.pagination-next span:first-child{
		display: inline-block;
	}
	.pagination-5 ul li a.pagination-previous{
		border-bottom: 1px solid #eee;
	}
}

/*------------------------------------------------------------------
[15. Fullscreen Pages]
*/


/*------------------------------------------------------------------
[16. Blog Pages]
*/

/* Common */
.post-content.with-background{
	background: #f4f4f4;
}
.post-info{
	margin-bottom: 1rem;
	display: inherit;
}
.post-info span,
.post-info a,
.post-info-aside span,
.post-info-aside a,
.post-info-over .post-love,
.post-info-aside .post-love,
.post-author-aside span,
.post-author-aside a,
.post-comments-aside span,
.post-comments-aside a{
	font-size: 1.2rem;
	font-weight: normal;
	text-transform: none;
	color: #999;
	margin-right: 0;
	margin-left: 0;
	letter-spacing: 0;
}
.post-info span,
.post-info a{
	display: inline-block;
}
.post-info-aside span,
.post-info-aside a,
.post-info-over span,
.post-info-over a,
.post-info-over .post-love,
.post-info-aside .post-love,
.post-author-aside span,
.post-author-aside a,
.post-comments-aside span,
.post-comments-aside a{
	display: block;
}
.post-info-over{
	text-align: center;
	position: absolute;
	top: 2rem;
	left: 2rem;
	z-index: 2;
}
.post-info-over span, 
.post-info-over a{
	color: #fff;
}
.post-info-over .post-date{
	margin-bottom: 0.2rem;
}
.post-info-over .month-year{
	letter-spacing: 0.1rem;
	font-weight: bold;
}
.post-info-over [class*="icon-"]
.post-info-aside [class*="icon-"]{
	font-size: 1.2rem;
}
.post-info-over .post-love [class*="icon-"]{
	width: 1.3rem;
	margin-right: 0.2rem;
}
.post-info-over .day{
	width: 100%;
	font-size: 5rem;
	line-height: 4rem;
	font-weight: 700;
	display: block;
}
.post-info-over .month-year{
	font-size: 1.3rem;
}
.post-info-aside,
.post-author-aside,
.post-comments-aside{
	min-width: 12rem;
	margin-left: 2rem;
	text-align: left;
}
.post-info-aside .post-info-inner,
.post-author-aside .author-title{
	margin-top: 0;
	margin-bottom: 1rem;
	padding-bottom: 1rem;
	border-bottom: 1px solid #ddd;
}
.post-info-aside .post-love [class*="icon-"]{
	width: 1.3rem;
	margin-right: 0.6rem;
}
.post-info-aside .social-list{
	text-align: left;
}
.post-info-aside + .post-content,
.post-author-aside + .author-bio,
.post-comments-aside + .comments-inner{
	padding-left: 17rem;
}
@media only screen and (max-width: 768px) {
	.post-info-aside + .post-content {
		padding-left: 0;
	}
}

/* Regular Blog */
.post {
    margin-bottom: 5rem;
}

/* Blog Masonry */
.blog-masonry .post-content:not(.post-content.width-background){
	padding: 0 2rem;
}
.blog-masonry .post-info-over .day{
	font-size: 4rem;
	line-height: 3rem;
}
.blog-masonry .post-info-over .month-year{
	font-size: 1.1rem;
}

/* Blog Masonry Set Dimentions */
.blog-masonry.masonry-set-dimensions .post-info,
.blog-masonry.masonry-set-dimensions .post-info a{
	color: #fff;
}

/* Blog Mejs Player */
.post-media .mejs-container.mejs-audio .mejs-controls .mejs-play,
.post-media .mejs-container.mejs-audio .mejs-controls .mejs-pause{
	border-radius: 0;
}
.post-media .mejs-container.mejs-audio .mejs-controls{
	border-radius: 0;
}
.masonry-set-dimensions .post-content.with-background{
	background: #f4f4f4;
}
.masonry-set-dimensions .post-media:hover .post-content{
	background: rgba(0,0,0,0.8);
}
.masonry-set-dimensions .post-media:hover .post-content h2 a{
	color: #fdeb74;
}
.masonry-set-dimensions .post-media:hover .post-author a:hover{
	opacity: 0.5;
}

/* Single Post */
.single-post .post-info span,
.single-post-tags a{
	margin-left: 0;
	margin-right: 0;
}
aside .widget li{
	padding-top: 0.6rem;
	padding-bottom: 0.6rem;
}

/* Comment Form */
.comment-form textarea{
	min-height: 20rem;
}
.post-comment-respond .comment-form .column{
	float: left;
}

/*------------------------------------------------------------------
[17. Form Elements]
*/

/* Common Form Styling */
.contact-form textarea, .wpcf7-form textarea {
	min-height: 15rem;
}
.contact-form-container .form-response,
.signup-form-container .form-response,
.wpcf7-form .form-response
{
	position: absolute;
	font-size: 1rem;
}
.contact-form-container .form-element, 
.contact-form-container textarea,
.signup-form-container .form-element, 
.signup-form-container textarea,
.search-form-container .form-element,
.comment-form .form-element, 
.comment-form textarea,
.wpcf7-form textarea,
.wpcf7-form .wpcf7-form-control:not(.wpcf7-submit)
 {
	border: 0.1rem solid #ddd;
	color: #000;
     display: inline;
     padding: 10px;
     margin: 0 0 5px;
}

.wpcf7-form-control.button {float: right;}

.contact-form-container .form-element, 
.contact-form-container textarea, 
.wpcf7-form textarea,
.wpcf7-form .wpcf7-form-control {
	font-size: 1.3rem;
}
.signup-form-container .form-element, 
.signup-form-container textarea{
	font-size: 1.8rem;
	font-weight: 700;
	text-transform: uppercase;
}
.form-element:focus, 
textarea:focus,
.wpcf7-form textarea:focus,
.wpcf7-form .wpcf7-form-control:focus,{
	border-color: #ddd;
	box-shadow: none;
	color: #232323;
}

.form-element.required-field:focus, 
textarea.required-field:focus, 
.wpcf7-form .wpcf7-form-control:focus {
	border-color: #e62739;
	box-shadow: none;
	color: #232323;
}
.field-wrapper{
	position: relative;
	overflow: hidden;
}
.form-element + .border{
	width: 0;
	height: 0.1rem;
	margin-right: 1rem;
	position: absolute;
	left: 0;
	bottom: 3rem;
	z-index: 102;
	-webkit-transition-property: width;
     -moz-transition-property: width;
      -ms-transition-property: width;
       -o-transition-property: width;
          transition-property: width;
    -webkit-transition-duration: 500ms;
	   -moz-transition-duration: 500ms;
	     -o-transition-duration: 500ms;
	    -ms-transition-duration: 500ms;
	        transition-duration: 500ms;
	-webkit-transition-delay: 200ms;
	   -moz-transition-delay: 200ms;
	     -o-transition-delay: 200ms;
	    -ms-transition-delay: 200ms;
	        transition-delay: 200ms;
}
textarea.form-element + .border{
	bottom: 3.3rem;
}
.webkit textarea.form-element + .border{
	bottom: 3.7rem;
}
.form-element + .border{
	background-color: #232323;
}
.form-element:focus + .border{
	width: 100%;
}
.form-element.required-field,
textarea.required-field{
	background: none;
	border-color: #e62739;
	color: #e62739;
}

/* Contact Form */
.contact-form-container ::-webkit-input-placeholder {
	color: #666;
}
.contact-form-containe :-moz-placeholder {
	color: #666;
	opacity: 1;
}
.contact-form-containe ::-moz-placeholder {
	color: #666;
	opacity: 1;
}
.contact-form-containe :-ms-input-placeholder {
	color: #666;
}

/* Overlay Search Form Elements */
.overlay-navigation-wrapper .site-search .form-element{
	font-size: 4.5rem;
	font-weight: 700;
	text-transform: none;
	text-align: center;
	border-bottom: 0.1rem solid #fff !important;
    background: transparent;
    border: none;
	color: #fff;
    padding: 0;
    margin: 3rem 0;
    width:100%;
}
.overlay-navigation-wrapper .search-form-container ::-webkit-input-placeholder {
	color: #fff;
}
.overlay-navigation-wrapper .search-form-container :-moz-placeholder {
	color: #fff;
	opacity: 1;
}
.overlay-navigation-wrapper .search-form-container ::-moz-placeholder {
	color: #fff;
	opacity: 1;
}
.overlay-navigation-wrapper .search-form-container :-ms-input-placeholder {
	color: #fff;
}
.overlay-navigation-wrapper .search-form-container .form-element:focus, 
.overlay-navigation-wrapper .search-form-container textarea:focus{
	color: #fff;
}
.overlay-navigation-wrapper .search-form-container .form-element + .border{
	background-color:#2591ae;
}

/* Signup 1 & 2 Form Elements */
.signup-1 .form-element,
.signup-2 .form-element{
	text-align: center;
}
.signup-1 .form-submit,
.signup-2 .form-submit{
	width: 14rem;
}
.signup-1 .form-response,
.signup-2 .form-response{
	width: 100%;
	text-align: center;
}
.signup-2 .form-response{
	margin-left: -4rem;
}

.signup-2 .signup-form-container{
	background-color: rgba(0,0,0,0.6);
}
.signup-2 .form-element{
	border-color: #999;
	color: #999;
}
.signup-2 .form-element:focus,
.signup-2 .form-element.required-field:focus{
	border-color: #999;
	box-shadow: none;
	color: #fff;
}
.signup-2 .form-element + .border{
	background-color: #fff;
}
.signup-2 .form-response{
	color: #fff;
}
.signup-2 .form-element.required-field,
.signup-2 .form-element.required-field:focus{
	background: none;
	border-color: #e62739;
	color: #e62739;
}

/* Signup 1 Placeholder text */
.signup-1 ::-webkit-input-placeholder {
	color: #666;
}
.signup-1 :-moz-placeholder {
	color: #666;
	opacity: 1;
}
.signup-1 ::-moz-placeholder {
	color: #666;
	opacity: 1;
}
.signup-1 :-ms-input-placeholder {
	color: #666;
}

/* Signup 2 Placeholder text */
.signup-2 ::-webkit-input-placeholder {
	color: #999;
}
.signup-2 :-moz-placeholder {
	color: #999;
	opacity: 1;
}
.signup-2 ::-moz-placeholder {
	color: #999;
	opacity: 1;
}
.signup-2 :-ms-input-placeholder {
	color: #999;
}

/* Hero Form Elements */
.hero-5-contact .form-element.required-field,
.hero-5-contact textarea.required-field{
	border-color: 1px solid#2591ae;
}

/* Form Element Styling */
.footer .form-element, 
.footer textarea{
	margin-bottom: 2rem;
	border-color: #666;
	font-size: 1.1rem;
	color: #999;
	background: #000;	
    padding-left: 0;
    padding-right: 0;
    background: none;
    border-top: none;
    border-right: none;
    border-bottom: 0.1rem solid;
    border-left: none;
}
.footer .form-element:focus, 
.footer textarea:focus,
.footer .form-element.required-field:focus, 
.footer textarea.required-field:focus{
	border-color: #666;
	box-shadow: none;
	color: #fff;
}
.footer .form-element + .border{
	bottom: 2rem;
	background-color: #fff;
}
.footer .form-element.required-field, 
.footer textarea.required-field{
	background: none;
	border-color: #e62739;
	color: #fff;
}
.footer .form-element.required-field:focus, 
.footer textarea.required-field:focus{
	border-color: #e62739;
}
.footer .form-response{
	color: #999;
}
.footer ::-webkit-input-placeholder {
	color: #666;
}
.footer :-moz-placeholder {
	color: #666;
	opacity: 1;
}
.footer ::-moz-placeholder {
	color: #666;
	opacity: 1;
}
.footer :-ms-input-placeholder {
	color: #666;
}

/*------------------------------------------------------------------
[18. Social Lists]
*/

.social-list li{
	font-size: 1rem;
	text-transform: uppercase;
	font-weight: 700;
}
.social-list li a{
	color: #333;
}
.social-list li:last-child span {
    display: none;
}
.social-list li.social-list-label{
	color: #333;
}
.social-list.share a, .social-list.share li:not(:first-child){
	margin-right: 0.5rem;
}

.footer .social-list a{
	margin-left: 0!important;
	margin-right: 0.8rem!important;
	font-size: 1.1rem;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.1rem;
}

.side-navigation-footer .social,
.side-navigation-footer .social-list a{
	color: #fff;
	font-size: 3rem;
}
.social-list.list-horizontal a {margin-right: 15px;}

/*------------------------------------------------------------------
[19. Footer]
*/

/* Common */
.footer{
	width: 100%;
	background: #2591ae;
    z-index: 1;
    margin-top: 60px;
}
.footer [class*="content-grid"]{
	margin-left: -1.5rem;
	margin-right: -1.5rem;
}
.footer .grid-item{
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}
.footer-top {
	position: relative;
}
.footer-top > .row{
	position: inherit;
	z-index: 1;
}
.footer .footer-top a{
	font-size: 1.3rem;
	color: #999;
}
.footer .footer-top a:hover{
	color: #fff;
}
.footer-top .footer-logo{
	width: 9rem;
	margin-bottom: 3rem !important;
	display: block;
}

.footer-bottom{ padding: 10px 0; color: #fff;}

.footer .footer-bottom-inner{
	border: none;
}
.footer-bottom .footer-logo{
	width: 6.5rem;
	margin-bottom: 1rem;
	margin-right: 1.4rem;
	line-height: 1.7;
}
.footer .navigation li,
.footer .navigation ul li a{
	padding: 0;
	display: inline-block;
	float: none;
}
.footer .navigation a,
.footer .navigation a, 
.footer .social-list a{
	margin: 0 0.8rem 0 0;
	font-size: 3rem;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 0.1rem;
}
.footer .navigation li:last-child a{
	color: #fff;
} 
.footer .social-list a, .footer  a, .footer-bottom a {
	color: #fff;
}
.footer .navigation a:hover, 
.footer .social-list a:hover{
	color: #c5f3ff;
}
.footer .navigation [class*="icon-"],
.footer .social-list [class*="icon-"]{
    display: inline-block;
	margin-right: 0.5rem;
}


.footer .widget li{
	border-color: #444;
}
.footer .list-group li{
	padding-top: 0;
	border: none;
}
.footer .list-group a:hover + .post-info .post-date{
	color:#2591ae;
}
.footer .post-date{
	font-size: 0.9rem;
}
.footer address{
	font-size: 1.2rem;
	line-height: 1.4;
	text-transform: uppercase;
	font-style: normal;
}

.fullfooter { margin-bottom: 30px; padding: 20px 0 20px; border-bottom:1px solid #fff; }
.fullfooter .widget { margin: auto;}
.fullfooter .widget-title {color: #fff; display: inline-block; float: left; line-height: 35px; margin:0 20px 0 0;}
.fullfooter .wpcf7-form-control-wrap .wpcf7-form-control {width: 250px; margin: 0 10px 0 0; float: none; }
.fullfooter .wpcf7-form-control.button {background: #2591ae; padding:8px 30px 8px; border: 2px solid #fff; color: #fff; margin: 0 0 0 10px; float: none; border-radius: 10px; font-weight: bold;}
.footer .fullfooter .widget, #media_image-2 {margin: 0 auto;}
.fullfooter p {display: inline-block; margin: 0;}
.fullfooter div.wpcf7-response-output, .fullfooter  div.wpcf7-mail-sent-ok, div.wpcf7-validation-errors { text-align: center;}
.fullfooter div.wpcf7-mail-sent-ok {color: #398f14;}
.fullfooter div.wpcf7-validation-errors {color: #f7e700;}
.fullfooter span.wpcf7-not-valid-tip {display: none;}
.fullfooter a, .footer .widget a {color: #fff;}

@media(max-width: 1150px) { 
    .fullfooter .wpcf7-form-control-wrap .wpcf7-form-control {width: 200px;}
}
@media(max-width: 768px) { 
    .fullfooter .widget-title { display: block; text-align: center; float: none;}
    .fullfooter .wpcf7-form-control-wrap .wpcf7-form-control, .fullfooter .wpcf7-form-control.button {width: 100%; margin: 0 0 10px; }
}

.footer .widget {margin-bottom: 2rem;}
    
/*------------------------------------------------------------------
[20. Dividers]
*/

hr,
.divider{
	border-color: #ccc;
}
.text-line{
	width: 2rem;
	-webkit-transform: rotate(0deg);
	   -moz-transform: rotate(0deg);
	     -o-transform: rotate(0deg);
		    transform: rotate(0deg);
	-webkit-transition-property: width, opacity, background-color, transform;
	   -moz-transition-property: width, opacity, background-color, transform;
	     -o-transition-property: width, opacity, background-color, transform;
		    transition-property: width, opacity, background-color, transform;
    -webkit-transition-duration: 400ms;
	   -moz-transition-duration: 400ms;
	     -o-transition-duration: 400ms;
	    -ms-transition-duration: 400ms;
	        transition-duration: 400ms;
}
.animated-link:hover .text-line{
	-webkit-transform: rotate(360deg);
	   -moz-transform: rotate(360deg);
	     -o-transform: rotate(360deg);
		    transform: rotate(360deg);
}
.mobile .text-line,
a.disabled .text-line{
	-webkit-transition-property: none;
	   -moz-transition-property: none;
	     -o-transition-property: none;
		    transition-property: none;
}

/*------------------------------------------------------------------
[21. Media Element Player]
*/

.mejs-container.mejs-audio .mejs-controls{
	border-radius: 3px;
}
.mejs-container.mejs-audio .mejs-controls,
.mejs-controls .mejs-volume-button .mejs-volume-slider{
	background: rgba(255, 255, 255, 0.9);
}
.mejs-container.mejs-audio .mejs-controls{
	background: #f9f9f9;
}
.mejs-minimal-player .mejs-container .mejs-controls{
	background: none;
}
/* Time track, vol track */
.mejs-controls .mejs-time-rail .mejs-time-loaded,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total{
	background: #999;
}
/* Time track, vol level track */
.mejs-controls .mejs-time-rail .mejs-time-current,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current{
	background: #666;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
	background: #fff;
}
.mejs-minimal-player .mejs-controls .mejs-time-rail .mejs-time-total{
	background: #fff;
}
.mejs-minimal-player .mejs-controls .mejs-time-rail .mejs-time-current,
.mejs-minimal-player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.mejs-minimal-player .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current{
	background: #fff;
}
/* Tooltip */
.mejs-controls .mejs-time-rail .mejs-time-float {
	background: #000;
}
/* Play Button */
.mejs-container.mejs-audio .mejs-controls .mejs-play,
.mejs-container.mejs-audio .mejs-controls .mejs-pause{
	background: #eee;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
.mejs-minimal-player .mejs-container .mejs-controls .mejs-play,
.mejs-minimal-player .mejs-container .mejs-controls .mejs-pause{
	background: none;
}
/* Time */
.mejs-container .mejs-controls .mejs-time span{
	color: #666;
}
.mejs-minimal-player .mejs-container .mejs-controls .mejs-time span{
	color: #fff;
}

/*------------------------------------------------------------------
[22. Component Styling]
*/

/* Testimonial Slider */
.testimonial-slider{
	height: 14rem;
}
.testimonial-slider blockquote{
	width: 100%;
}

/* Feature Section */
.feature-2 .feature-image img{
	width: 90%;	
}

/* Logo Section */
.logos-1 a{
	opacity: 0.6;
}
.logos-1 a:hover{
	opacity: 1;
}
.logo-slider{
	height: 14rem;
}
.logos-1 .cursor-default a:hover {
    cursor: default;
}

/* Hero Sections */
.hero-1,
.hero-2,
.hero-3,
.hero-4,
.hero-5,
.hero-6{
	height: 55rem;
}

/* Stats */
[class*="stats-"] .counter{
	margin-bottom: 1rem;
	font-size: 4.5rem;
	font-weight: 900;
}
[class*="stats-"] .counter.xlarge{
	font-size: 6.5rem;
}
[class*="stats-"] .description{
	font-size: 0.9rem;
	text-transform: uppercase;
	font-weight: 700;
}

/* Transparency class */
.transparent-element{
	opacity: 0.5;
}

/* Bar percentages */
.percent-10{
	width: 10%;
}
.percent-20{
	width: 20%;
}
.percent-30{
	width: 30%;
}
.percent-40{
	width: 40%;
}
.percent-50{
	width: 50%;
}
.percent-60{
	width: 60%;
}
.percent-70{
	width: 70%;
}
.percent-80{
	width: 80%;
}
.percent-90{
	width: 90%;
}
.percent-10{
	width: 100%;
}

/* Accordion */
.accordion li a{
	font-size: 1.1rem;
	font-weight: bold;
	text-transform: uppercase;
}
.accordion ul{
	margin-top: -1rem;
}
.accordion li a, 
.accordion li.active a{
	padding: 1rem 0;
	border-top: none;
	border-right: none;
	border-left: none;
	background: none;
}
.accordion li a{
	border-bottom-color: #ddd;
	color: #999;
}
.accordion li a .text-line{
	background-color: #999;
}
.accordion li.active a{
	border-bottom-color: #232323;
	color: #232323;
}
.accordion li.active a .text-line,
.accordion li.active a:hover .text-line{
	background-color: #232323;
}
.accordion li a:hover{
	background: none;
}
.accordion li > div{
	border: none;
}
.accordion .accordion-content{
	padding: 2.5rem 0;
}

/* Tabs */

.tab-nav .tab-content {
    display: none;
}

.tabs ul{
	margin-top: -1rem;
}
.tabs .tab-nav > li{
	margin: 0;
}
.tabs .tab-nav > li a{
	font-size: 1.1rem;
	font-weight: bold;
	text-transform: uppercase;
}
.tabs .tab-nav > li a, 
.tabs .tab-nav > li.active a{
	padding: 1rem 0;
	margin-right: 1.6rem;
	border-top: none;
	border-right: none;
	border-bottom-color: #ddd;
	border-left: none;
	background: none;
}
.tabs .tab-nav > li a{
	border-bottom-color: #ddd;
	color: #999;
}
.tabs .tab-nav > li a .text-line{
	background-color: #999;
}
.tabs .tab-nav > li.active a{
	border-bottom-color: #232323;
	color: #232323;
}
.tabs .tab-nav > li a.active .text-line{
	background-color: #232323;
}
.tabs.center .tab-nav > li a, 
.tabs.center .tab-nav > li.active a{
	margin-right: 0.8rem;
	margin-left: 0.8rem;
}
.tabs.right .tab-nav > li a, 
.tabs.right .tab-nav > li.active a{
	margin-right: 0rem;
	margin-left: 1.6rem;
}
.tabs .tab-nav > li.active a:hover, 
.tabs .tab-nav > li.active a,
.tabs.vertical .tab-nav > li a, 
.tabs.vertical .tab-nav > li.active a{
	background: none;
	border-top: none;
	border-right: none;
	border-bottom-color: #666;
	border-left: none;
}
.tabs.vertical .tab-nav > li a, 
.tabs.vertical .tab-nav > li.active a{
	padding: 1rem 0;
	border-top: none;
	border-right: none;
	border-bottom-color: #ddd;
	border-left: none;
	background: none;
}
.tabs.vertical .tab-nav > li.active a:hover, 
.tabs.vertical .tab-nav > li.active a,
.tabs.vertical.right .tab-nav > li.active a:hover, 
.tabs.vertical.right .tab-nav > li.active a{
	background: none;
	border-top: none;
	border-right: none;
	border-bottom-color: #666;
	border-left: none;
}
.tabs .tab-nav > li a:hover,
.tabs .tab-nav > li.active a:hover{
	background: none;
	border-top: none;
	border-right: none;
	border-left: none;
}
.tabs .tab-panes{
	padding-top: 3rem;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
@media only screen and (min-width: 480px) {
	.tabs.vertical .tab-panes{
		padding-top: 0;
		padding-left: 1.4rem;
		padding-bottom: 0;
	}
}
.tabs.vertical.right .tab-panes{
	padding-right: 1.4rem;
	padding-left: 0;
}
.tabs .tab-panes{
	background: none;
	border: none;
}

/* Sizes */
.progress-bar{
	border: none;
}
.progress-bar.small{
	height: 0.1rem;
	line-height: 0rem;
}
.progress-bar,
.progress-bar.medium{
	height: 0.3rem;
	line-height: 0rem;
}
.progress-bar.large{
	height: 0.6rem;
	line-height: 0rem;
}
.progress-bar.xlarge{
	height: 0.9rem;
	line-height: 0rem;
}

/*------------------------------------------------------------------
[23. Resolution Media Queries]
*/

@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (		 min-device-pixel-ratio: 2),
only screen and (			min-resolution: 192dpi),
only screen and (				min-resolution: 2dppx) {

	/* Homepage */
	.stats-1-homepage-1{
		background-image: none;
	}
	.testimonials-5-about-1{
		background: none;
	}
	.stats-1-about-1{
		background-image: none;
	}

	/* Project 1 */
	.hero-7-project-1 > .row:before{
		background-image: none;
	}
	/* Presentation Page */
}

/* WordPress Clases
--------------------------------------------------------------------------------------------------------*/

.wp-caption { max-width: 100%; }
.wp-caption-text { }
.screen-reader-text { }
.gallery-caption { }
.bypostauthor { }
.sticky { }
.wp-caption.alignnone { height: 100%; width:100%!important; }
.alignright { margin: .5em 0 .5em 20px; }

.alignleft { margin: .5em 20px .5em 0; }

embed, iframe, object {
	max-width: 100%;
}

table {
    border-collapse: collapse;
    margin-bottom: 20px;
}

table, th, td {
	border: 1px solid #333333;
}

th,td {
    padding: 5px 10px;
	text-align:center;
}

.widget table {
    border-collapse: initial;
}

.widget_calendar  caption{
    padding: 5px 0px;
}

.widget_calendar  td, .widget_calendar th{
    -webkit-transition: all linear 0.2s;
	-moz-transition: all linear 0.2s;
	-ms-transition: all linear 0.2s;
	transition: all linear 0.2s;}

.widget_calendar td:hover, .widget_calendar th:hover,.widget_calendar td a:hover {
	background:#2591ae;
	color: #FFF;}

.widget_calendar td:hover a, .widget_calendar th:hover a {
    color: #FFF;}

.alignleft { margin: .5em 20px .5em 0; }

.replicable-content .row .row {
    width: auto;
    margin-right: -1.5rem;
    margin-left: -1.5rem;
}


/* CUSTOM Clases
-------------------------------------------------------------------------------------------------------- */
.header-tel {display: none;} 
header .row {height: 60px; margin: auto; float: none;}


@media only screen and (min-width: 769px) {
    .header-1 .navigation > ul > li > a {font-size: 1.4rem;}

}

@media only screen and (min-width: 1141px) {
    header .row { max-width: 90%; height: 60px; margin: auto; float: none;}
    .header-1 .navigation > ul > li > a, .header .navigation > ul > li:last-child > a {padding-left: 2rem; padding-right: 2rem;}  
    .header-1 .navigation > ul > li > a {font-size: 1.4rem;}
    .header-tel {position: absolute; left: 250px; top: 15px;font-size: 14px; display: block;}
    .header-tel a {color: #fff; font-weight: 500;}
    .header-tel .icon-phone {font-size: 22px; color: #fff; transform: rotate(-255deg) translateY(-4px) translateX(4px);;}
    .icon-phone:before {margin: 5px;}
}

@media only screen and (min-width: 1200px) {
    .header-1 .navigation > ul > li > a {font-size: 1.4rem;}
    .header-1 .navigation > ul > li > a, .header .navigation > ul > li:last-child > a {padding-left: 1rem; padding-right: 1rem;}   
    .header-tel {font-size: 14px; }
}



@media only screen and (min-width: 1410px) {
    header .row { max-width: 95%; }
    .header-1 .navigation > ul > li > a, .header .navigation > ul > li:last-child > a {padding-left: 2rem; padding-right: 2rem;}   
    .header-1 .navigation > ul > li > a {font-size: 1.6rem;}
    .header-tel {font-size: 16px; }
    .header-tel .icon-phone {transform: rotate(-255deg) translateY(-4px) translateX(0);}
}


.single-post .post {padding-top: 0rem }
h1.vc_custom_heading {font-weight: 500;}

.footerebox .wpcf7-form-control-wrap .wpcf7-form-control  {float: right; width: 80%;}
.footerebox .wpcf7-form-control-wrap .wpcf7-textarea {width: 100% !important;height: 85px !important;min-height: inherit; }
.wpcf7-form-control-wrap .wpcf7-textarea {width: 100% !important;height: 85px !important; min-height: inherit;background: #fff;}
.wpcf7 br {display: none;}

.icoContact a { font-family:inherit; font-size: 18px; font-weight: 800; line-height: 20px; margin-bottom: 15px;}
.icoContact a:before {padding-right: 10px;font-family: 'icomoon'; }

.BlueBox {color: #fff;}
.BlueBoxRound .vc_column_container {color: #fff; border-radius: 10px; background-color: #2591ae; padding-bottom: 20px;}
.BlueBoxRound h3, .BlueBoxRound label {color: #fff;}
.BlueBoxRound h3 {margin: 10px 0 0 15px;}

.wpcf7 .column.width-6:first-child {border-right:1px solid #fff; padding-right: 2.5rem;}
.wpcf7 .column.width-6:last-child {padding-left: 2.5rem;}
.wpcf7 .width-6 label {margin-bottom: 0;}
.wpcf7 .width-6 .wpcf7-textarea {height: 108px!important;}
.BlueBoxRound .wpcf7 .wpcf7-form-control.button { background: #fff; color:#2591ae; border: none; margin-top: 20px; margin-right: 0;}
.BlueBoxRound div.wpcf7-response-output {text-align: center; width: 100%; float: left;}
.borderThin .row > .vc_column_container {border: 1px solid #2591ae; padding: 30px 20px;}

.BlueBoxRound > .vc_column-inner { background: #2591ae; color:#fff; border: none;}

.thumbRow .wpb_content_element {margin-bottom: 15px;}
.vc_btn3-color-turquoise {background: #2591ae; border-color: #2591ae; margin: 0;}
  

.ico-list1 {display: table; margin: 20px auto; width: 100%;float: left;}
.ico-list1 li {text-align: center; display: inline-block; width: 14%; padding: 0 10px; vertical-align: top;}
.ico-list1 li img { clear: both; display: block; padding-bottom: 15px; }

.vlist {list-style: none; }
.vlist li {float: left;vertical-align: middle;display: inline-block;font-size: 1.5rem;  line-height: 1.5; }
.vlist li img {float: left; padding-right:10px;}

.Indentimg.wpb_single_image.vc_align_left {float: left;}
.IndentTXT {padding-left: 110px;}    
 
p img.aligncenter {display: block;} 
h5 {color:#2591ae;}
blockquote.large, blockquote.large p {font-weight: 600; font-size: 3.1rem;}
blockquote cite, blockquote .cite {font-weight:300px;}

.alignCenter {text-align: center; margin: auto;}

.wpb_content_element.TXTwhite {margin-bottom: 0;}
.TXTwhite, .TXTwhite p, .TXTwhite h2, .TXTwhite h3,.TXTwhite h4,.TXTwhite h5, .BlueBoxRound h3, .BlueBoxRound h5 {color: #fff;}
.BGblack .hero-5 {background: #000; color: #fff; }
.BGwhite .hero-5 {background: #fff; color: #000; }
.BGblack .section-block, .BGwhite .section-block { padding-top: 4rem;}
.TXTjustify {text-align: justify;}

.contactGraphic { position: relative; margin: auto!important;}
.contactGraphic:before, .contactGraphic:after  {position: absolute; display: block; bottom: 100px; }
.contactGraphic:before {background: url(../images/email-left.jpg) no-repeat 0 0; left: -115px; width: 137px; height: 252px;}
.contactGraphic:after {background: url(../images/email-right.jpg) no-repeat 0 0; right: -198px; width: 218px; height: 113px;}

.post .post-media.width-5 {float: left; padding-right: 30px;}
.post .width-7 {float: left;}

article.post {float: left; border-bottom: 1px solid ; padding-bottom: 50px;}
.single article.post {border-bottom: none;}

article.post:nth-child(even) .post-media.width-5 {float: right;  padding-left: 30px;}
article.post:nth-child(even) .post .width-7 {float: right;}

body.single .footer {margin-top: 0px}
body.single .tms-caption.scale.title-xlarge, body.single .tmp-content .title-xlarge {display: none !important;}

.post-content .social-list.list-horizontal.share {margin-left: 15px;}

body.blog .tms-slides a.button, body.page-id-21 .tms-slides a.button, body.single .tms-slides a.button, body.page-id-286 .tms-slides a.button, body.page-id-290 .tms-slides a.button  {display: none;}
.tms-slides a.button {display: block; position: absolute; bottom: 150px; right: 200px; margin: auto; background: url(../images/btn-header.png) no-repeat 0 0; text-indent: -99999px; color: #fff; text-align: center;  width: 340px; height: 57px; font-size: 22px; border: none;}
.tms-slides a.button:hover { opacity: 0.9;}

.box3height h3.vc_custom_heading {height: 75px;}

@media (max-width: 1122px) {
    .vc_custom_1506498882306 h3.vc_custom_heading {font-size: 16px!important}
}


@media (max-width: 768px) {
    .ico-list1 li {width: 150px; margin-bottom: 30px;}
    .BlueBoxRound .vc_column_container>.vc_column-inner{padding-left: 15px; padding-right: 15px;}
    .contactGraphic:before,.contactGraphic:after {display: none !important;}
    .footer {text-align: center;}
    .footer .social-list, [class*="footer-"] .footer-bottom .social-list {display: table; margin: auto;}
    .footer-bottom #media_image-2 img {margin-bottom: 30px;}
	h1.vc_custom_heading, h2.vc_custom_heading, h3.vc_custom_heading, .wpcf7 h3, .vc_col-sm-6  h3.vc_custom_heading, .vc_col-sm-3 h3.vc_custom_heading {font-size:28px!important; line-height:32px !important;text-align: center!important;}
	label {line-height:2.2rem;}
	.wpcf7 h3 {margin-bottom:20px;}
	.wpcf7 {padding:20px 0 0 ;}
	.vc_col-sm-4 h4.vc_custom_heading  {font-size:18px!important; }
	h2.post-title {font-size:2.2rem; line-height:32px; margin:2rem 0 !important; text-align:center;}
	.vc_custom_1506264490117 {text-align:center;}
	.txtgroup2 .vc_col-sm-3 h3,.txtgroup2 .vc_col-sm-6 h3 {font-size:18px !important;line-height: 22px !important;}
    .tms-slides a.button { left: 0; right: 0; bottom: 60px; margin: auto;}
    .box3height h3.vc_custom_heading {height: auto;}
	
}