

section#one {display: block; width: 100%;}

section#one div.slider-wrapper li.slide-item div.text-wrapper > div {display: block; width: 100%; background-color: none;}
section#one div.slider-wrapper li.slide-item div.text-wrapper h1 {color: #555; padding-top: 20px}

section#one div.slider-wrapper li.slide-item div.text-wrapper p {line-height: 23px; color: #555; margin-bottom: 50px; }
@media (max-width: 1000px) {section#one div.slider-wrapper li.slide-item div.text-wrapper p {margin-bottom: 30px;}}

@media (max-width: 1000px) {section div.slider-container div.slider-wrapper li.slide-item {padding-bottom: 0; }}

section#one div.slider-wrapper li.slide-item.banner_text_white div.text-wrapper h1,
section#one div.slider-wrapper li.slide-item.banner_text_white div.text-wrapper p
	{color: white;}

body.home.banner_text_white .owl-theme div.owl-nav > div.owl-next::before {
    background-image: url(../img/slider-nav-right-white.svg);
}
body.home.banner_text_white .owl-theme div.owl-nav > div.owl-prev::before {
    background-image: url(../img/slider-nav-left-white.svg);
}







/*----- Banner Slide Arrow Custom -----*/
body.home .owl-theme div.owl-nav  {position: absolute; top: 50%; left: 0; right: 0; height: 0px; margin: auto;}
body.home .owl-theme div.owl-nav > div {display: block; width: 45px; height: 75px; margin-top: 0; overflow: hidden; padding: 0px; background: none;}
body.home .owl-theme div.owl-nav > div:hover {background: none;}
body.home .owl-theme div.owl-nav > div::before {content: ''; display: block; width: 45px; height: 75px; background-color: none; left: 0; top: 0px; background-position: center; background-repeat: no-repeat; background-size: 65%;}
body.home .owl-theme div.owl-nav > div.owl-prev::before {background-image: url(../img/slider-nav-left-black.svg);}
body.home .owl-theme div.owl-nav > div.owl-next::before {background-image: url(../img/slider-nav-right-black.svg);}
body.home .owl-theme .owl-nav.disabled + .owl-dots {z-index: 3; position: absolute; left: 0; right: 0; margin: auto; margin-top: -35px;}

section.invest-plan {display: block; width: 100%; height: 100vh; max-height: 650px;}
@media (max-width: 1000px) {section.invest-plan {height: auto; padding-top: 60px; padding-bottom: 60px;}}
section.invest-plan div.container {display: table; background-color: none; padding-top: 0px; padding-bottom: 0px; height: 100%;}
section.invest-plan .vert_middle {display: table-cell; vertical-align: middle;}
section.invest-plan h3 {display: block; width: 100%; text-align: center; margin-bottom: 65px; padding-top: 0;}
@media (max-width: 800px) {section.invest-plan h3 {margin-bottom: 35px;} }
section.invest-plan form.narat-invest-simulation li {margin-bottom: 0;}

body.home .owl-theme .owl-dots .owl-dot span {background: white;}
body.home .owl-theme .owl-dots .owl-dot.active span {background: #869791;}



form.need-placeholder ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #DDDDDD;
}
form.need-placeholder ::-moz-placeholder { /* Firefox 19+ */
	color: #DDDDDD;
}
form.need-placeholder :-ms-input-placeholder { /* IE 10+ */
	color: #DDDDDD;
}
form.need-placeholder :-moz-placeholder { /* Firefox 18- */
	color: #DDDDDD;
}




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

section.left-n-right h2, 
section.left-n-right h2 * {

    font-size: 39px;
    line-height: 50px;
    /*font-family: 'OpenSans-Light';*/ font-family: 'TTProstoSansCondensed-Light';
    font-weight: normal;
}
section.left-n-right h2 strong {
	color: orange;	
}

@media (max-width: 1000px) {
	section.left-n-right#four h2 {color: white;}
}

@media (max-width: 800px){
	
	section.left-n-right h2, 
	section.left-n-right h2 *
	{
		font-size: 24px; */
	    margin-bottom: 10px;
	    line-height: 30px;
	}
}




section {display: block; width: 100%;}
section div.container > div.text-wrapper p {line-height: 23px; margin-bottom: 30px; }





@media (max-width: 1000px) {section#three .container div.text-wrapper.left-side {padding-bottom: 30px;}}




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


section#four {position: relative;}




section#four div.bg_trans {
	display: block;
	width: 50%;
	height: 100%;
	background-color: white;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 0;
	background: -moz-linear-gradient(right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.6) 8%, rgba(255,255,255,0.68) 17%, rgba(255,255,255,0.8) 26%, rgba(255,255,255,0.8) 100%);
	background: -webkit-linear-gradient(right, rgba(255,255,255,0) 0%,rgba(255,255,255,0.6) 8%,rgba(255,255,255,0.68) 17%,rgba(255,255,255,0.8) 26%,rgba(255,255,255,0.8) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0.6) 8%,rgba(255,255,255,0.68) 17%,rgba(255,255,255,0.8) 26%,rgba(255,255,255,0.8) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ccffffff',GradientType=1 );
}
@media (max-width: 1000px) {section#four div.bg_trans {background: none;}}
section#four .container {z-index: 1; position: relative;}



@media (max-width: 1000px) {
	section#four.bg-img.bg-left div.img-mbl-wrapper {display: none;}
	section#four {background-image: url(../img/photo-trust-crediblity.jpg) !important;}
	section#four div.bg_trans {background: rgba(0, 0, 0, 0.7); width: 100%;}
	section#four .fs_three_nine {color: white;}
	section#four .fs_three_nine .text-orange {color: orange;}
	section#four .text-wrapper p {color: white;}

}


@media (max-width: 500px) {
	section#four {background-image: url(../img/photo-trust-crediblity-mobile.jpg) !important; background-position: center !important;}
}



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


section#five div.text-wrapper.left-side {width: 50%; margin-right: 0px;  display: inline-block; vertical-align: top; padding-top: 0px;}
@media (max-width: 1000px) {section#five div.text-wrapper.left-side {width: 100%; margin-top: 50px;}}
section#five div.right-side {width: 50%; display: inline-block;}
@media (max-width: 1000px) {section#five div.right-side {display: none;}}
section#five div.right-side > img {display: block; width: 100%;}
section#five div.img-mbl-wrapper {display: none; background-color: white; height: auto; padding-top: 80px; padding-bottom: 80px;}
@media (max-width: 1000px) {section#five div.img-mbl-wrapper {display: block; background-color: #eff0f0;}}
section#five div.img-mbl-wrapper > img {display: block; height: 300px; margin: auto;}
@media (max-width: 700px) {section#five div.img-mbl-wrapper > img {height: auto; width: calc(100% - (80px * 2));}}
@media (max-width: 550px) {section#five div.img-mbl-wrapper > img {height: auto; width: calc(100% - (30px * 2));}}




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


section#seven {display: block; width: 100%; background-color: #eff0f0;}
section#seven div.container {display: block; padding-top: 45px; padding-bottom: 65px; min-height: 300px; background-color: none;}
section#seven h3 {display: block; width: 100%; text-align: center; margin-bottom: 45px; text-transform: uppercase;}
section#seven div#artic-wrapper {display: block; width: 100%;  margin-bottom: 40px;}
section#seven div#artic-wrapper > li {display: inline-block; width: calc((100% - 18px)/3); height: 350px; margin-right: 9px; background-color: none; position: relative; vertical-align: top; background-position: center; -webkit-background-size: cover; background-size: cover; background-repeat: no-repeat;}
@media (max-width: 850px){section#seven div#artic-wrapper > li {width: 100%; margin: 0px; margin-bottom: 14px;}}
section#seven div#artic-wrapper > li:last-child {margin-right: 0px;}
section#seven div#artic-wrapper > li > div {display: block; width: 100%; height: 100%; padding: 20px; background: rgba(73,152,155,0.8);}

section#seven div#artic-wrapper > li > div span.category { display: block; text-transform: uppercase; margin-bottom: 10px;}
section#seven div#artic-wrapper > li > div span.category > a {color: white; text-decoration: none;}
section#seven div#artic-wrapper > li > div span.category > a:hover {text-decoration: underline;}
section#seven div#artic-wrapper > li > div h4 {line-height: 30px; margin-bottom: 15px;}
section#seven div#artic-wrapper > li > div h4 > a {font-size: 22px; color: white; font-weight: normal; text-transform: none; text-decoration: none; /*font-family: 'OpenSans-SemiBold';*/ font-family: 'TTProstoSansCondensed-Bold';}
section#seven div#artic-wrapper > li > div h4 > a:hover {text-decoration: underline;}
section#seven div#artic-wrapper > li > div h5 {/*font-family: 'OpenSans-SemiBold';*/ font-family: 'TTProstoSansCondensed-Bold'; font-size: 12px; font-weight: normal; color: white;}
section#seven div#artic-wrapper > li > div h5 > a {/*font-family: 'OpenSans-SemiBold';*/ font-family: 'TTProstoSansCondensed-Bold'; font-size: 12px; font-weight: normal; color: white; text-decoration: none;}
section#seven div#artic-wrapper > li > div h5 > a:hover {text-decoration: underline;}

section#seven div.container div.button-wrapper {padding-top: 30px;}




