/* Begin Additional CSS Styles */
@import url(http://fonts.googleapis.com/earlyaccess/alefhebrew.css);

.header-text {
    font-size: 30px;
    color: #ffffff;
}

.homepage article, .homepage img {
	margin: 0 auto;
    padding: 0;
    display: block;
}

div.header-inner {
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
	padding: 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: relative;
    height: 100%;
}

.homepage .leading-0 .duh-post, .homepage .leading-2 .duh-post, .homepage .leading-4  .duh-post{
    max-width: 960px;
    margin: 0 auto;
}

.homepage h2, .homepage h3, .homepage p {
	text-align: center;
}

.homepage a {
	text-decoration: none;
}

.homepage table, .homepage td {
	border: 0;
}

.homepage .leading-0, .creambg {
	background: #f3f3f3;
}

.blog.homepage {
    margin-top: 30px;
}

.homepage h3, .homepage h3 a , .homepage h3 a:hover {
	font-size: 34px;
	color: #45494A;
	text-decoration: none;
}

a#sect1, a#sect2, a#sect3, a#sect4, a#sect5, a#sect6 {
	visibility: hidden;
    display: block;
	position: absolute;
    top: -133px;
}	

.duh-article {
    position: relative;
}

.moduletable.contactus {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
}

.rsform.contactus {
    color: #ffffff;
    background: #5b5d5c;
    height: 600px;
    width: 370px;
    box-sizing: border-box;
    padding: 25px;
    text-align: right;
    direction: rtl;
    position: relative;
    /* top: -50px; */
}

.formResponsive select, .formResponsive textarea, .formResponsive input[type="text"], .formResponsive input[type="number"], .formResponsive input[type="email"], .formResponsive input[type="tel"], .formResponsive input[type="url"], .formResponsive input[type="password"] {
    margin-bottom: 0px !important;
}


.contactus .formResponsive .formHorizontal .rsform-block {
    margin-bottom: 0;
}

.contactus .formControlLabel {
    display: none;
}

.contactus .rsform-block.rsform-block-header {
    font-size: 30px;
}

.contactus .formResponsive .formHorizontal .formControls {
    margin-left: 0px;
}

.contactus input {
    box-sizing: border-box;
    height: auto !important;
}

.contactus .rsform-block.rsform-block-name, .contactus .rsform-block.rsform-block-email {
    width: 45%;
	margin-left: 10px;
	float: right;
}

.contactus textarea#message {
    width: 100%;
}

.contactus .rsform-block.rsform-block-message {
    width: 90%;
}

.custom.header-text a {
    color: #ffffff;
    text-decoration: none;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

span.nn_tabs-toggle-inner {
    color: #ffffff;
}

a.nn_tabs-toggle {
    border: 0 !important;
    background: #666666;
    letter-spacing: 1px;
    font-size: 18px;
    padding: 8px 15px !important;
}

.nn_tabs .nav-tabs>li.active>a, .nn_tabs .nav-tabs>li.active>a:hover {
    background-color: #59C8D4;
}

.nn_tabs .nav-tabs>li>a:hover {
    background: #45494a;
}

.nn_tabs.align_right>ul.nav-tabs>li>a {
    margin-left: 6px;
}

ul.sigFreeClassic li.sigFreeThumb {
    padding: 4px;
    border: 1px solid #dddddd;
    margin: 0 10px;
    float: none;
    display: inline-block;
}

.testimonials .moduletable {
    max-width: 900px;
    margin: 0 auto;
}

.testimonials {
        min-height: 500px;
    background: url('/images/sects/reco.jpg') center center no-repeat;
    background-size: 100% 100%;
    padding: 30px;
}

.testimonials cite {
	padding: 15px 25px;
    background: #ffffff;
    display: inline-block;
    text-align: center;
    color: #45494a;
    font-weight: bold;
    margin-top: 25px;
    border-radius: 4px;
    font-size: 18px;
}

.testimonials  blockquote {
    background: transparent;
    color: #ffffff;
    display: inline-block;
    margin: 10px auto;
    overflow: hidden;
    text-align: center;
	height: auto !important;
	font-size: 20px;
}

.testimonials h3 {
    color: #ffffff;
    font-weight: normal;
    font-size: 42px;
}

.reclogos img {
    display: inline-block;
    margin: 0;
    max-height: 90px;
}

.moduletable.reclogos {
    text-align: center;
    position: absolute;
    bottom: 95px;
    left: 0;
    right: 0;
    background: url('/images/template/pas.png') center center repeat-x;
    background-size: auto 100%;
    padding: 30px 0;
}

.order a, .order a:hover {
	color: #ffffff !important;
	text-decoration: none !important;
}

button.duh-button.order {
    display: block;
    margin: 25px auto 80px !important;
    padding: 10px 20px;
    font-size: 18px;
	letter-spacing: 1px;
}

.fancybox-lock {
    overflow: visible !important;
}

div.lect {
	text-align: center;
	margin: 40px 0 0;
}

div.lect div {
    width: 22%;
    display: inline-block;
    border: 1px solid #45494a;
    margin: 8px;
    box-sizing: border-box;
    padding: 0 0 15px;
    line-height: 24px;
    vertical-align: top;
    height: 300px;
}

div.lect h3 {
    font-size: 24px;
    padding: 8px 16px 12px;
    background: #faab36;
    margin: 0 0 10px;
    color: #000000;
	font-weight: normal;
}

div.lect>div:hover {
    border: 1px solid #faab36;
    background: #fddcab;
}

.fancybox-overlay-fixed {
    top: 80px;
}

.fancybox-title.fancybox-title-inside-wrap {
    display: none;
}

.duh-footer a {
    display: inline-block;
}

div.odot {
	position: relative;
}

.odottext {
    position: relative;
    padding: 40px;
    color: #ffffff;
    direction: rtl;
    text-align: right;
    left: 0;
    right: 0;
    background: url('/images/sects/sect2odot.jpg') center center repeat-y;
background-size: 100% 100%;
}

.odottext div.odotsect {
    margin: 0 auto;
    display: block;
    width: 100%;
    text-align: right;
    direction: rtl;
    padding-right: 30%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
    min-height: 60px;
}

.odotinner img {
    width: 25% !important;
    height: auto !important;
    position: absolute;
    top: 0;
    left: 70%;
    right: 0;
    bottom: 0;
    margin: 0;
    max-height: 350px;
    max-width: 350px;
}

.odotimg {
    height: 0;
    width: 25%;
    position: absolute;
    top: 35px;
    bottom: 35px;
    overflow: hidden;
    left: 70%;
    padding-bottom: 100%;
}

.odottext p {
    text-align: right;
    font-size: 16px;
    margin: 0 0 5px;
    padding: 0 !important;
    display: table-row;
}

.odottext h3 {
    margin: 0 0 0 10px;
    display: block;
    text-align: center;
    color: #555555;
    float: right;
    height: 135px;
    width: 135px;
    background: url('/images/template/odotcircle.png') 0 0 no-repeat;
    line-height: 30px;
    font-size: 30px;
    font-weight: normal;
    box-sizing: border-box;
    padding-top: 30px;
}

strong.bullet {
    font-size: 24px;
    line-height: 14px;
    position: relative;
    top: 4px;
}

.odot h2 {
    text-align: right;
    color: #ffffff;
    font-size: 60px;
    font-weight: normal;
    position: absolute;
    top: -25px;
}

.odotinner {
    max-width: 1750px;
    margin: 0 auto;
    box-sizing: border-box;
	position: relative;
}

.contactbg {
    width: 100%;
    height: 600px;
    background: url(/images/sects/sect6contact.jpg) center top no-repeat;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    background-size: cover;
}

.leading-4 a:hover {
    text-decoration: none !important;
}

.imgholder img {
    max-width: 35%;
    margin-bottom: 20px;
}

.imgholder {
    width: 90%;
    margin: 0 auto;
}

.duh-postcontent p {
    max-width: 1200px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 150%;
    text-align: right;
}

.quoteholder blockquote {
    max-width: 95%;
    width: 260px;
    border: 5px solid #fff;
    text-align: right;
    line-height: 150%;
    font-size: 18px;
    padding: 25px 55px 25px 15px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    margin: 10px !important;
    min-height: 360px;
}

a.anchor {
    visibility: hidden;
}

div.quoteholder, .galholder {
    display: block;
    margin: 0 auto;
    width: 960px;
    max-width: 100%;
    text-align: center;
}

.video {
    width: 960px;
    max-width: 100%;
    margin: 0 auto;
    text-align: center !important;
    /* background: #000; */
    /* border: 10px solid #000; */
    box-sizing: border-box;
}

html:lang(en-gb) .odottext h3 {
    float: left;
    font-size: 20px;
    line-height: 125%;
    height: 160px;
    width: 160px;
    background-size: 100%;
}

html:lang(en-gb) .odottext div.odotsect {
    padding-left: 30%;
	padding-right: 0;
}

html:lang(en-gb) .odottext p {
    padding-left: 180px;
    text-align: left;
    direction: ltr;
    padding-right: 0;
}

html:lang(en-gb) .odot h2 {
    left: 0;
	position: relative;
	text-align: left;
}

html:lang(en-gb) .odotinner img {
    right: 70%;
    left: 0;
    float: left !important;
}

html:lang(en-gb) ul, html:lang(en-gb) li {
    direction: ltr;
}

html:lang(en-gb) .duh-postcontent ul>li, html:lang(en-gb) .duh-post ul>li, html:lang(en-gb) .duh-textblock ul>li {
    padding-left: 15px;
	color: #000;
}

html:lang(en-gb) .duh-postcontent ul>li:before, html:lang(en-gb) .duh-post ul>li:before, html:lang(en-gb) .duh-textblock ul>li:before {
    margin-left: -15px;
    margin-right: 4px;
}

html:lang(en-gb) div.lect div {
    height: 360px;
}

html:lang(en-gb) li.sigFreeThumb {
	padding-left: 4px !important;
}


html:lang(en-gb) div.lhquote_wrap blockquote p {
    text-align: left;
    direction: ltr;
}

.mod-languages.langswitch {
    margin-top: 8px;
}

html:lang(en-gb) ul.duh-hmenu li {
    float: left;
}

html:lang(en-gb) .formBody {
    direction: ltr;
    text-align: left !important;
}

html:lang(en-gb) .contactus .rsform-block.rsform-block-name, html:lang(en-gb) .contactus .rsform-block.rsform-block-email {
    margin-right: 10px;
    float: left;
}

html:lang(en-gb) .formResponsive fieldset {
    text-align: left;
}

html:lang(en-gb) .contactus .rsform-block.rsform-block-message, html:lang(en-gb) .contactus .rsform-block.rsform-block-telefone {
    width: 100%;
}

html:lang(en-gb) .contactus .rsform-block.rsform-block-header {
    font-size: 24px;
}

table.tableizer-table td {
    text-align: left;
    padding: 8px 8px 8px 15px;
    vertical-align: middle;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 16px;
    letter-spacing: 1px;
}

.courses-english * {
    direction: ltr;
    text-align: left;
    max-width: 100%;
}

.courses-english {
    width: 960px;
    margin: 0 auto;
    max-width: 100%;
}

.courses-english .duh-postcontent p {
	margin: 5px auto 10px;
    text-align: left;
    max-width: 860px;
}

.courses-english .duh-postcontent hr {
    height: 2px;
    border: 0;
    background: #6bd1dd;
    max-width: 860px;
}

.courses-english .duh-postcontent h3 {
    background: #f7941d;
    color: #ffffff;
    margin: 25px auto 3px auto;
    padding: 7px 10px;
    max-width: 860px;
    text-align: left;
    width: 100%;
    box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.courses-english .duh-postcontent ul {
    background: #e2f4f6;
    padding: 7px 15px 12px;
    margin: 0 auto;
    max-width: 860px;
    box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.courses-english .grey {
    background: #656668;
    color: #fff;
    padding: 10px;
}

.courses-english hr.orange {
    background: #f7941d;
	height: 6px;
    max-width: 100%;
}

.courses-english ul.double li {
    text-align: justify;
    margin: 8px 0;
    letter-spacing: 1px;
    padding-left: 20px !important;
    display: block;
}

.courses-english .duh-postcontent ul ul {
    width: 46%;
    display: inline-block;
    vertical-align: top;
    padding: 0 2% 0 0;
}

.courses-english .duh-postcontent .target ul {
    width: 40%;
    display: inline-block;
    vertical-align: top;
    min-height: 85px;
    background: none;
}

.courses-english .duh-postcontent .target h3 {
    display: inline-block;
    width: auto;
    vertical-align: middle;
    max-width: 25%;
}

.target, .instructors {
    max-width: 860px;
    margin: 0 auto;
    text-align: center;
}

.instructor {
    width: 48%;
    margin: 1% 1% 1% 0;
    background: #eee;
    padding: 10px 25px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    min-height: 380px;
}

.instructor img {
    margin: 0;
}

.instructors div:nth-of-type(4), .instructors div:nth-of-type(4) {
    min-height: 467px;
}

.instructors div:nth-of-type(5), .instructors div:nth-of-type(6) {
	min-height: 460px;
}

.bottomsect {
    border-left: 2px solid #6bd1dd;
    max-width: 860px;
    margin: 10px auto;
    background: #eee;
    box-sizing: border-box;
    padding: 5px 15px;
}

.courses-english .duh-postcontent .bottomsect h3 {
    background: #6bd1dd;
    display: inline-block;
    width: auto;
    margin: 10px 10px 10px -15px;
}

.courses-english .duh-postcontent .bottomsect p {
    display: inline-block;
    vertical-align: top;
}

.lblue {
    margin: 0 auto 15px;
    background: #e2f4f6;
    max-width: 860px;
    box-sizing: border-box;
    padding: 0 15px 20px;
}

div.hidden {
	display: none;
}

a.duh-button.sigFreeLink.fancybox-button {
    width: auto !important;
    height: auto !important;
}

.duh-button img.sigFreeImg {
    display: none;
}

.course-header-text a {
    font-size: 24px;
    color: #ffffff;
    font-family: Alef, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: left;
}

.courses-english .contactbg {
    background: url(/images/sects/LPCONTACT.jpg) center top no-repeat;
}

a.anchor.topanc {
    position: absolute;
    top: -80px;
}

html:lang(en-gb) ul.duh-hmenu li a {
    padding: 0 20px 0 0 !important;
    font-size: 20px;
}

.fright {
    float: right;
    display: block;
    text-align: center;
    padding-right: 45px;
}

.fright img {
    display: block;
}

p.fixedbutton a {
    position: fixed;
    padding: 15px;
    background: #FAAA33;
    z-index: 999999;
    bottom: 15px;
    color: #fff !important;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: bold;
    border-radius: 50%;
    right: 15px;
}

div.eapps-widget {
    margin: 0 auto;
}

.yottie-widget-feed-section-inner.swiper-container.swiper-container-vertical {
    height: auto !important;
}

.duh-nostyle_vids h3 {
    font-size: 30px;
    margin: 15px 0 25px;
    text-align: right;
}
.duh-nostyle_vids {
    margin: 0 auto;
    max-width: 100%;
    width: 1200px;
    margin-bottom: 25px;
}



/* End Additional CSS Styles */