/* =========================================================================================================================== */
/* =========================================================================================================================== */
/* Main */

html, body {width: 100%; height: 100%;}

input:focus::-webkit-input-placeholder {color:transparent;}
input:focus:-moz-placeholder {color:transparent;} 
input:focus::-moz-placeholder {color:transparent;} 
input:focus:-ms-input-placeholder {color:transparent;}
input[type="email"]::-webkit-input-placeholder {text-transform: lowercase;}
input[type="email"]:-moz-placeholder {text-transform: lowercase;} 
input[type="email"]::-moz-placeholder {text-transform: lowercase;} 
input[type="email"]:-ms-input-placeholder {text-transform: lowercase;}
input[type="text"]::-webkit-input-placeholder {text-transform: lowercase;}
input[type="text"]:-moz-placeholder {text-transform: lowercase;} 
input[type="text"]::-moz-placeholder {text-transform: lowercase;} 
input[type="text"]:-ms-input-placeholder {text-transform: lowercase;}
input[type="password"]::-webkit-input-placeholder {text-transform: lowercase;}
input[type="password"]:-moz-placeholder {text-transform: lowercase;} 
input[type="password"]::-moz-placeholder {text-transform: lowercase;} 
input[type="password"]:-ms-input-placeholder {text-transform: lowercase;}
textarea::-webkit-input-placeholder {text-transform: lowercase;}
textarea:-moz-placeholder {text-transform: lowercase;} 
textarea::-moz-placeholder {text-transform: lowercase;} 
textarea:-ms-input-placeholder {text-transform: lowercase;}

.thm-nobr {white-space: nowrap;}

.th-main-page {min-height: 100%; display: grid; grid-template-rows: 1fr auto; grid-template-columns: 100%;}
.th-main-page-container {}

/* Main */
/* =========================================================================================================================== */
/* =========================================================================================================================== */

/* =========================================================================================================================== */
/* =========================================================================================================================== */
/* th_footer_t.6 v.2018.10.21 */

footer#th-footer-t6 {background-color: #ebe5de; display: flex; align-items: center;}
footer#th-footer-t6 .container,
footer#th-footer-t6 .container-fluid {height: auto; padding: 40px 0;}
footer#th-footer-t6 .container-fluid {width: 100%;}

footer#th-footer-t6 .th-footer-container {display: grid; grid-template-columns: 50% 50%;}
footer#th-footer-t6 .th-footer-container .th-about {}
footer#th-footer-t6 .th-footer-container .th-about .th-about-container {padding-right: 20px;}
footer#th-footer-t6 .th-footer-container .th-about .th-about-container a {color: #1d1c1c;}
footer#th-footer-t6 .th-footer-container .th-about .th-about-container .th-title {font-family: sofia-pro, sans-serif; font-weight: 700; color: #1d1c1c;}
footer#th-footer-t6 .th-footer-container .th-about .th-about-container .th-title span {}
footer#th-footer-t6 .th-footer-container .th-about .th-about-container .th-txt {font-size: 13px; color: #808080;}

footer#th-footer-t6 .th-footer-container .th-links {padding-left: 20px;}
footer#th-footer-t6 .th-footer-container .th-links .th-title {font-size: 14px; font-weight: bold; color: #fff; text-transform: uppercase;}
footer#th-footer-t6 .th-footer-container .th-links .th-link,
footer#th-footer-t6 .th-footer-container .th-links .th-link a {color: #808080;}
footer#th-footer-t6 .th-footer-container .th-links .th-link {margin-bottom: 5px;}

footer#th-footer-t6 .th-footer-container .th-other {}
footer#th-footer-t6 .th-footer-container .th-other .th-social-networks {text-align: right; font-size: 18px;}
footer#th-footer-t6 .th-footer-container .th-other .th-social-networks a {color: #808080;}
footer#th-footer-t6 .th-footer-container .th-other .th-social-networks a i {margin-left: 5px; margin-right: 5px;}
footer#th-footer-t6 .th-footer-container .th-other .th-copyright {text-align: right; color: #808080; margin-top: 30px; font-size: 12px;}
footer#th-footer-t6 .th-footer-container .th-other .th-copyright a {color: #353434; font-weight: 600;}
footer#th-footer-t6 .th-footer-container .th-other .th-copyright strong {color: #353434;}

/* ------------------------------------------------------------------------------------- */
/* * Media Queries                                                                       */
/* standard "@media (max-width : px) {}": 1199px (col-md) | 991px (col-sm) | 767px (col-xs) | 500px | 400px */

@media (max-width : 991px) {
    footer#th-footer-t6 .th-footer-container {grid-template-columns: 100%;}
    footer#th-footer-t6 .th-footer-container .th-about .th-about-container {padding-right: 0px; padding-bottom: 0px; border-right: 0px;}
    footer#th-footer-t6 .th-footer-container .th-links {padding-left: 0px; text-align: center;}
    footer#th-footer-t6 .th-footer-container .th-links .th-title {margin-top: 10px;}
    footer#th-footer-t6 .th-footer-container .th-other {margin-top: 10px; padding-top: 10px;}
}

/* * Media Queries                                                                       */
/* ------------------------------------------------------------------------------------- */

/* th_footer_t.6 v.2018.10.21 */
/* =========================================================================================================================== */
/* =========================================================================================================================== */

/* =========================================================================================================================== */
/* =========================================================================================================================== */
/* Module v.0.0.0 - last modified DATE / Section name */



/* Module v.0.0.0 - last modified DATE / Section name */
/* =========================================================================================================================== */
/* =========================================================================================================================== */