/*
Theme name: Maharishi Vastu
Description: Custom Theme
*/

/******* Maharishi Vastu WordPress CSS *******/

/* ================================================================ *\
	#Reset
\* ================================================================ */

* { padding: 0; margin: 0; outline: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

/* ================================================================ *\
	#Base
\* ================================================================ */

article,
aside,
figcaption,
figure,
footer,
header,
main,
nav,
section { display: block; }

html,
body { height: 100%; }

html { overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { min-width: 990px; background: #ebebe3; font-family: Verdana, sans-serif; font-size: 11px; line-height: 1.55; color: #666; -webkit-font-smoothing:antialiased; }

a { text-decoration: none; color: #3f60a0; }
a:hover { text-decoration: underline; }

img { border: 0; vertical-align: middle; }
strong { font-weight: bold; }
small { font-size: 80%; }

h1,
h2 { font-weight: normal; }
h1 { font-size: 17px; line-height: 1.85; font-family: Georgia, serif; }
h2 { font-size: 15px; line-height: 1.95; }
h3 { font-size: 14px; line-height: 1.86; }
h4 { font-size: 12px; line-height: 1.33; }
h6 { font-size: 11px; }

button,
input,
select,
textarea { font-family: inherit; font-size: inherit; color: inherit; -webkit-font-smoothing:antialiased; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"] { cursor: pointer; }

button::-moz-focus-inner,
input::-moz-focus-inner { padding: 0; border: 0; }

button { overflow: visible; }
textarea { overflow: auto; resize: none; }

table { border-collapse: collapse; border-spacing: 0; }
th,
td { padding: 0; }

/* ================================================================ *\
	#Helpers
\* ================================================================ */

.alignleft { float: left; }
.alignright { float: right; }
.hidden { display: none; visibility: hidden; }

.clearfix:before,
.clearfix:after { display: table; content: ' '; }
.clearfix:after { clear: both; }


/* ------------------------------------------------------------ *\
	Containers
\* ------------------------------------------------------------ */

.container { background: url(images/wrapper.jpg) repeat-y 0 0; width: 990px; padding: 0 28px 28px; position: relative; margin: 0 auto 65px; }
.container:after { position: absolute; left: 0; width: 100%; top: 100%; background: url(images/bottom.jpg) no-repeat 0 0; height: 70px; content: ''; }
.shell { max-width: 870px; margin: 0 auto; position: relative; }


/* ------------------------------------------------------------ *\
	Icons
\* ------------------------------------------------------------ */

.ico { display: inline-block; vertical-align: baseline; }
.ico-arrow { width: 0; height: 0; border-top: 4px solid transparent; border-left: 7px solid #445ea0; border-bottom: 4px solid transparent; }
.ico-facebook,
.ico-twitter,
.ico-youtube { width: 37px; height: 37px; background-repeat: no-repeat; background-position: center center; display: inline-block; vertical-align: top; }
.ico-facebook { background-image: url(images/ico-facebook.png); }
.ico-twitter { background-image: url(images/ico-twitter.png); }
.ico-youtube { background-image: url(images/ico-youtube.png); }

/* ------------------------------------------------------------ *\
	Links
\* ------------------------------------------------------------ */

.link-more { font-size: 10px; }
.link-subscribe { font-size: 12px; font-weight: bold; color: #d21515; text-transform: uppercase; }
.link-subscribe i { border-left-color: #d21515; }


/* ------------------------------------------------------------ *\
	Header
\* ------------------------------------------------------------ */

.header { background-repeat: no-repeat; background-position: 0 0; text-align: right; padding: 1px 32px 0 0; height: 129px; position: relative; }
.header:after { position: absolute; width: 794px; height: 1px; right: 32px; top: 53px; background: #ccc; content: ''; }
.header a:hover { text-decoration: none; opacity: .85; }
.btn-lang { display: none; margin: 0 -2px 0 auto; }
.btn-contact,
.btn-subscribe { display: none; width: 183px; line-height: 19px; text-transform: uppercase; font-weight: bold; padding-right: 8px; letter-spacing: 0.09em; margin: 7px 0 0 auto; }
.btn-contact { color: #fff; background: #d21515; margin-top: 10px; }
.btn-subscribe { color: #3f60a0; background: #dad7ca; }
.btn-contact i { border-left-color: #fff; }

.home .btn-lang,
.home .btn-contact,
.home .btn-subscribe { display: block; }
.home .header-links,
.home .header-socials { display: none; }

.header-links { text-align: right; margin: 38px 0 9px; text-transform: uppercase; }
.header-links ul { list-style: none outside none; font-size: 0; }
.header-links ul li { display: inline-block; border-left: 1px solid #666; margin-left: 9px; padding-left: 9px; line-height: 1; font-size: 10px; font-weight: bold; }
.header-links ul li:first-child { padding-left: 0; margin-left: 0; border-left: 0; }
.header-links ul li a { color: #666; }

.header-socials ul { list-style: none outside none; }
.header-socials ul li { display: inline-block; }
.header-socials ul li img { width: 26px !important; height: 26px !important;  }


/* ------------------------------------------------------------ *\
	Nav
\* ------------------------------------------------------------ */

.nav { background: #f2f1ea; margin-bottom: 4px; }
.nav ul { list-style: none outside none; text-align: justify; font-size: 0; }
.nav ul:after { display: inline-block; content: ''; width: 100%; }
.nav ul li { display: inline-block; position: relative; }
.nav ul li a { display: block; min-width: 90px; line-height: 23px; text-transform: uppercase; font-size: 10px; color: #666; text-align: center; padding: 0 12px; }
.nav ul li a {
	-webkit-transition: background .3s; 
	     -o-transition: background .3s; 
	        transition: background .3s; 
}
.nav ul li:hover > a,
.nav ul .current-menu-item > a,
.nav ul li a:hover { background: #dcd9cd; text-decoration: none; }
.nav ul .nav-blog a { background: #3f60a0; color: #fff; font-size: 12px; font-weight: bold; }
.nav ul ul { display: none; background: #f2f1ea; padding: 2px 0px 0px; position: absolute; left: -1px; top: 100%; border-width: 0 1px 1px 1px; border-style: solid; border-color: #fff; z-index: 100; }
.nav ul ul li { display: block; white-space: nowrap; }
.nav ul ul li a { text-align: left; }
.nav li:hover ul { display: block; }


/* ------------------------------------------------------------ *\
	Slider
\* ------------------------------------------------------------ */

.slider { overflow: hidden; padding-bottom: 30px; position: relative; }
.slider-content { width: 209px; height: 278px; color: #3f60a0; text-align: center; padding-top: 30px; margin-right: 1px; float: left; }
.slider-content {
	background: #dcdace;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RjZGFjZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUlIiBzdG9wLWNvbG9yPSIjZTFlMWQ1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNiUiIHN0b3AtY29sb3I9IiNlM2UzZDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMCUiIHN0b3AtY29sb3I9IiNlOWU5ZGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxNCUiIHN0b3AtY29sb3I9IiNlYmViZTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZWJlYmUzIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top,  #dcdace 0%, #e1e1d5 5%, #e3e3d9 6%, #e9e9df 10%, #ebebe3 14%, #ebebe3 100%);
	background: -webkit-linear-gradient(top,  #dcdace 0%,#e1e1d5 5%,#e3e3d9 6%,#e9e9df 10%,#ebebe3 14%,#ebebe3 100%);
	background: linear-gradient(to bottom,  #dcdace 0%,#e1e1d5 5%,#e3e3d9 6%,#e9e9df 10%,#ebebe3 14%,#ebebe3 100%);
}

.slider-clip,
.slide { width: 660px; height: 278px; overflow: hidden; position: relative; }
.slide { background-repeat: no-repeat; background-position: center center; background-size: cover; }
.slider-clip { float: left; overflow: visible; }
.slide-content { position: absolute; bottom: 0; left: 0; width: 100%; padding: 8px 10px; background: rgba(7,104,173,0.6); color: #fff; text-align: right; font-size: 12px; line-height: 1.5; }


.bx-controls { text-align: center; }
.bx-pager { display: inline-block; padding: 10px 0; }
.tabs-body .bx-pager.bx-default-pager { margin-left: 44px; } /* Inside page slides */
.bx-pager .bx-pager-item { float: left; margin-right: 38px;margin-bottom:3px; }
.bx-pager .bx-pager-item:last-child { margin-right: 0; }
.bx-pager .bx-pager-item a { display: block; width: 8px; height: 8px; background: #ccc; text-indent: -9999px; }
.bx-pager .bx-pager-item a:hover,
.bx-pager .bx-pager-item a.active { background: #3f60a0; }
.bx-prev,
.bx-next { position: absolute; top: 100%; display: block; width: 0; height: 0; border-top: 4px solid transparent; border-bottom: 4px solid transparent; margin-top: 10px; }
.bx-prev { border-right: 7px solid #445ea0; left: 0; }
.bx-next { border-left: 7px solid #445ea0; right: 0; }

.slider-tabs .slide,
.slider-tabs .slider-clip { height: 360px; }


/* ------------------------------------------------------------ *\
	Sections
\* ------------------------------------------------------------ */

/*  Section Home  */
.section-home { border-top: 1px solid #ccc; overflow: hidden; }
.section-home .section-sidebar { float: left; width: 210px; padding-top: 12px; }

.section-home .section-content { float: left; width: 660px; padding-left: 26px; border-left: 1px solid #ccc; }
.section-home .section-aside { width: 185px; margin: 20px 0 10px 30px; float: right; }
.section-home .section-aside a { margin-bottom: 12px; display: block; }
#lbCenter { box-sizing: content-box; }
.section-home .section-entry { overflow: hidden; }
.section-home .section-entry h2 { padding-top: 12px; }
.section-home .section-entry h2 strong { color: #3f60a0; }

/*  Portfolio  */
.section-portfolio { background-repeat: no-repeat; background-position: center center; background-size: cover; padding: 40px 0 26px; text-align: center; font-family: Georgia, serif; font-size: 16px; font-weight: normal; line-height: 1.56; }
.section-portfolio h1,
.section-portfolio h2 { font-size: 20px; line-height: 1.25; }
.section-portfolio h1 { text-transform: uppercase; }
.section-portfolio h2 { color: #3f60a0; font-style: italic; }
.section-portfolio p { margin-top: 12px; }
.section-portfolio a { display: block; font-weight: bold; color: #666; font-size: 14px; line-height: 2.43; font-family: Verdana, sans-serif; }
.section-portfolio a:hover { text-decoration: none; color: #3f60a0; }
.section-portfolio a i { border-left-color: #666; }
.section-portfolio a:hover i { border-left-color: #3f60a0; }

/*  Section Contact  */
.article-single { padding-top: 10px; }
.article-single .article-title,
.article-single .gform_title { font-size: 14px; line-height: 1.43; margin-bottom: 14px; color: #3f60a0; font-weight: bold; }
.article-single .gfield { font-size: 12px; line-height: 1.5; color: #666; overflow: hidden; }
.article-single .gfield_label { float: left; vertical-align: middle; width: 210px; padding-right: 10px; text-align: right; }
.article-single .gfield .ginput_container { width: 390px; float: left; }
.article-single .gfield-select .ginput_container { width: 135px; }
.article-single .gfield.left-aligned { float: left; }
.article-single .gfield.left-aligned + .gfield { height: 36px; }
.article-single .gfield.left-aligned + .gfield .gfield_label { width: auto; padding: 4px 5px; }
.article-single .gform_button { margin-left: 210px; }
.article-single .validation_message,
.article-single .validation_error { display: none;  }
.article-single .gfield.gfield_error input { border: solid 1px red; }
.article-single .gform_confirmation_message { font-size: 18px; color: #27C908;  }
.article-single .gform_ajax_spinner { position: relative; left: 30px;  }
.article-single ol,
.article-single ul { margin-left: 18px; }
.article-single img.alignleft { margin-right: 5px; }
.article-single img.alignright { margin-left: 5px; }
.articles .article { margin-bottom: 40px; }
.article .article-meta { margin-bottom: 10px;  }
.page-title { font-size: 25px; }

/*  paging  */
.paging .paging-next { float: right; }
.paging .paging-prev { float: left;  }

/*  Search form  */

.search-form { padding-top: 10px;  }
.search-form .search-field { margin-top: 10px; display: block; width: 100%; padding: 10px; border: 1px solid #23256d; background: #fff;}
.search-form .search-field:focus { background-color: #fff; }
.search-form .search-field::-webkit-input-placeholder { color: #777; }
.search-form .search-field::-moz-placeholder { color: #777; }
.search-form .search-field:-ms-input-placeholder { color: #777; }
.search-form .search-field::placeholder { color: #777; }
.search-form .screen-reader-text { position: absolute; top: 0; left: 0; width: 0; height: 0; opacity: 0; }


/*  Section Single  */
.section-single { }
.section-single .section-image { overflow: hidden; margin-bottom: 23px; }
.section-single .section-left { width: 209px; margin-right: 1px; height: 278px; background-repeat: no-repeat; background-position: center center; background-size: cover; float: left; }
.section-single .section-right { float: left; width: 660px; height: 278px; background-repeat: no-repeat; background-position: center center; background-size: cover; position: relative; }
.section-single .section-entry { padding: 32px 28px; font-size: 13px; line-height: 2; }
.section-single .section-entry img { border: 1px solid #fff; margin-right: 20px; }
.section-single .section-entry a { display: block; font-size: 12px; height: 30px; line-height: 30px; font-weight: bold; color: #fff; padding: 0 15px; background: #3c5c98; position: absolute; right: 0; bottom: 0; }
.section-single .section-entry a i { border-left-color: #fff; }

.section-single .section-body { overflow: hidden; position: relative; }
.section-single .section-sidebar { float: left; width: 209px; }
.section-single .section-content { float: left; margin-left: 25px; width: 636px; }
.section-single .section-content h1 { font-size: 15px; line-height: 1.2; font-family: Verdana, sans-serif; color: #3f60a0; margin-bottom: 14px; font-weight: bold; }
.section-single .section-content > p { padding-bottom: 15px; border-bottom: 1px solid #ccc; font-size: 14px; line-height: 1.79; }

/*  Accordion  */
.accordion-section { padding: 16px 0 12px; border-bottom: 1px solid #ccc; font-size: 11px; line-height: 1.55; }
.accordion-section:last-child { border-bottom: 0; }
.accordion-section strong { color: #3f60a0; font-size: 13px; }
.accordion-section ul { list-style-position: inside; margin-bottom: 12px; }
.accordion-section h6 { color: #3f60a0; margin-bottom: 4px; }
.accordion-head a { font-size: 10px; }
.accordion-body { display: none; margin-top: 12px; position: relative; }
.accordion-body img,
.accordion-body p { margin-bottom: 12px; }
.accordion-body .section-sidebar { position: absolute; width: 209px; left: -234px; top: 0; }
.accordion-section:nth-child(1) .accordion-body .section-sidebar { top: 100px; }

/*  Thumbs  */
.thumbs { list-style: none outside none; overflow: hidden; margin-bottom: 16px; padding-bottom: 16px; border-bottom: 1px solid #ccc; }
.thumbs:last-child { border-bottom: 0; }
.thumbs li { float: left; width: 142px; height: 112px; margin-right: 12px; }
.thumbs li:last-child { margin-right: 0; }
.thumbs li a { display: block; background-repeat: no-repeat; background-position: center center; background-size: cover; position: relative; height: 100%; }
.thumbs li a:after { position: absolute; bottom: 0; right: 0; background: url(images/arrow_thumbnail.gif) no-repeat 0 0; width: 21px; height: 20px; content: ''; }


/* ------------------------------------------------------------ *\
	Gravity Form
\* ------------------------------------------------------------ */

.gform_fields { list-style: none outside none; }
button,
input[type="submit"],
input[type="button"],
input[type="reset"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="password"],
input[type="tel"],
input[type="text"],
input[type="url"],
textarea { -webkit-appearance: none; -moz-appearance: none; appearance: none; border-radius: 0; box-shadow: none; background: none; }
.gfield { margin-bottom: 8px; }
.gfield select,
.gfield textarea,
.gfield input { width: 100%; border: 1px solid #ccc; height: 27px; line-height: 25px; font-size: 12px; color: #666; }
.gfield textarea { height: 95px; line-height: 1.5; }
.gform_footer { margin-top: 6px; }
.gform_footer .gform_button { color: #f2f1ea; background: #3f60a0; padding: 0 6px; height: 17px; line-height: 17px; border: 0; font-size: 13px; }
.gform_footer .gform_button:hover { opacity: .85; }


/* ------------------------------------------------------------ *\
	Tabs
\* ------------------------------------------------------------ */

.tabs-head { float: left; width: 209px; margin-right: 1px; padding: 17px 16px; }
.tabs-nav ul { list-style: none outside none; }
.tabs-nav li { width: 177px; height: 74px; margin-bottom: 10px; }
.tabs-nav li:last-child { margin-bottom: 0; }
.tabs-nav li a { display: block; width: 100%; height: 100%; position: relative; text-align: center; font-size: 13px; }
.tabs-nav li a span { position: absolute; top: 50%; left: 0; width: 100%; }
.tabs-nav li a span {
	-webkit-transform: translateY(-50%); 
	    -ms-transform: translateY(-50%); 
	     -o-transform: translateY(-50%); 
	        transform: translateY(-50%); 
}
.tabs-nav li a:hover,
.tabs-nav .current a { font-weight: bold; }
.tabs-body { float: left; width: 660px; height: 360px; position: relative; }
.tab { width: 100%; height: 100%; position: absolute; top: 0; left: 0; visibility: hidden; opacity: 0; }
.tab {
	-webkit-transition: visibility 1.5s, opacity 1.5s;
	     -o-transition: visibility 1.5s, opacity 1.5s;
	        transition: visibility 1.5s, opacity 1.5s;
}
.tab.current { visibility: visible; opacity: 1; }


/* ------------------------------------------------------------ *\
	Widgets
\* ------------------------------------------------------------ */

.widgets { list-style: none outside none; }
.widget { margin-bottom: 15px; }

/*  Widget Recent Entries  */
.widget_recent_entries { }
.widget_recent_entries .widget-title { color: #3f60a0; }
.widget_recent_entries ul { list-style: none outside none; padding-right: 20px; }
.widget_recent_entries ul li { margin-bottom: 12px; }
.widget_recent_entries ul li a { color: #3f60a0; }

/*  Widget Links  */
.widget_nav_menu ul { list-style: none outside none; }
.widget_nav_menu ul li { margin-bottom: 1px; }
.widget_nav_menu ul li a { display: block; font-size: 10px; line-height: 25px; text-transform: uppercase; padding-left: 9px; font-weight: bold; color: #666; }
.widget_nav_menu ul li a:hover,
.widget_nav_menu ul .current-menu-item a { color: #3c5c98; background: #f0eee3; text-decoration: none; }

/*  Widget Top  */
.widget-top { position: absolute; bottom: 0; left: 0; }
.widget-top a { font-size: 10px; text-transform: uppercase; font-weight: bold; }

/*  Widget Text  */
.carbon_richtext { background: url(images/widget-text.jpg) no-repeat center center; background-size: cover; padding: 16px 18px; font-family: Georgia, serif; font-size: 17px; line-height: 1.59; color: #3f60a0; }
.carbon_richtext p { margin: 0; }

/*  Widget Testimonials  */
.widget-testimonials { margin-top: 5px; padding-left: 18px; color: #3f60a0; overflow: hidden; }
.widget-testimonials p { font-size: 17px; line-height: 1.59; font-family: Georgia, serif; font-style: italic; margin: 0; }
.widget-testimonials a { text-transform: uppercase; font-size: 10px; float: right; }

/*  Widget Video  */
.widget-video strong,
.widget-video { font-size: 10px; }
.widget-video img { margin-bottom: 0; }


/* ------------------------------------------------------------ *\
	Footer
\* ------------------------------------------------------------ */

.footer { max-width: 950px; margin: 0 auto; position: relative; text-align: center; }
.footer-nav ul { list-style: none outside none; font-size: 0; }
.footer-nav ul li { display: inline-block; border-left: 1px solid #666; padding-right: 10px; padding-left: 10px; }
.footer-nav ul li:first-child { border-left: 0; }
.footer-nav ul li a { color: #666; font-size: 9px; text-transform: uppercase; line-height: 1; }

/*  Copyright  */
.copyright { max-width: 645px; margin: 4px auto; font-size: 9px; line-height: 1.78; }

/*  Socials  */
.home .socials { display: block; }
.socials { position: absolute; top: 5px; right: -4px; display: none; }
.socials ul { list-style: none outside none; overflow: hidden; }
.socials ul li { float: left; margin-left: 2px; }
.socials ul li a { display: block; }
.socials ul li a:hover { opacity: .85; }