/*
 *
 * Design: Internet Power Web Design Alexandria
 * Url: http://internetpower.ro
 *
 */

 /* Notices
 # reseter is loaded by bootstrap
 */

html { width: 100%; height: 100%; margin: 0; padding: 0; }

body { width: 100%; height: 100%; margin: 0; padding: 0; text-align: center; background: url(../img/bg-page-small.svg) top right no-repeat; font-family: 'PT Sans', sans-serif; color: #555; font-size: 12px; font-weight: 400; }

/*-----------------------------------------------------------------------------------------------*/
/* Commons */
.toggleopacity img { filter:alpha(opacity=100); -moz-opacity:1; opacity:1; text-decoration: none; border: 0 none; }
.toggleopacity:hover img { filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5; text-decoration: none; border: 0 none; }
/* New clearfix */
.clearfix:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
    }
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
/* End New clearfix */
.slice { display: block;  width: 100%; clear: both; }
.float { float: left; }
.rfloat { float: right; }
.no-border { border: 0 none; }
.no-background { background: none; }
img { max-width: none; }  /** reset bootstrap autoscale image width to 100% */
a { text-decoration: none; color: #255d72; font-weight: 400; }
a:hover { text-decoration: none; color: #000; }

.readmore { display: block; padding: 0; width: 24px; height: 24px; text-align: left; background: #ffbc2a; }
.readmore:hover { background: #000; color: #cf0; text-decoration: none; }
.readmore i { float: right; margin-left: 25px; font-size: 1.25em; }
/*-----------------------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------------------*/
/* Loading... spinner */
#loading { display: none; position: fixed; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.7); z-index: 1000; font-size: 40px; line-height: 40px; color: #fff;}
#loadingcontent { display: table; position: fixed; left: 0; top: 0; width: 100%; height: 100%; vertical-align: middle; }
#loadingspinner { display: table-cell; vertical-align:middle; width: 100%; text-align: center; font-size: larger; padding-top: 80px; }
/*-----------------------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------------------*/
/* Big structural blocks */
.wrapper { display: block;  width: auto; height: auto; margin: 0 10px; padding: 32px 0 0 0; text-align: left; border-bottom: 1px solid #ccc; }

.footer { display: block; width: auto; height: auto; margin: 0 10px 150px 10px; padding-top: 36px;  color: #999; }
/*-----------------------------------------------------------------------------------------------*/

.trigger-show-menu { width: 44px; height: 40px; top: 40px; right: 10px; font-size: 3.8em; text-align: left; z-index: 1000; position: fixed; text-align: center; cursor: pointer; }


.logo { display: block; width: 100%; height: auto; margin: 0; padding: 0; }

.logo img { max-width: 100%; }

.address { display: block; width: 100%; height: auto; margin: 30px 0 0 0; padding: 15px 0 10px 0; font-size: 1em; line-height: 125%; color: #333; background: #f0f0f0; }


.item { width: 100%; margin: 0; padding: 20px 0; font-size: 1.45em; line-height: 136%; z-index: 10; }

.item h1 { font-weight: 700; font-size: 1em; color: #000; margin: 0 0 20px 0; padding-top: 0; line-height: 90%; }

.item h3 { font-weight: 700; font-size: 0.95em; color: #000; line-height: 100%; }


.footer { display: block; margin: 0 auto; padding: 16px 0; width: 100%; height: auto; color: #999; }
.copyright { width: 100%; text-align: center; }
.author { width: 100%; text-align: center; margin-top: 10px; }




.menu-wrapper { display: none; position: fixed; left: 0; right: 0; bottom: 0; top: 0; background: #000; background: rgba(0, 0, 0, 0.85); z-index: 9999; font-weight: 900; }

.trigger-hide-menu { width: 44px; height: 40px; top: 40px; right: 10px; font-size: 3.8em; text-align: left; z-index: 10000; position: absolute; color: #fff; text-align: center; cursor: pointer; }

.menu { position: relative; padding-top: 50px; }

.menulabel { display: block; padding: 0; margin: 0 0 28px 20px; font-size: 1.5em; color: #fff; line-height: 100%; text-align: left; letter-spacing: 0.05em; }

.menulabel i { font-size: 2em; }

.menulabel a { color: #fff; font-weight: 700; }
.menulabel a:hover { color: #ce2023; }

.menulabel-whitebg { margin-top: 30px; height: 40px; font-size: 1.4em; color: #000; line-height: 40px; padding: 0 20px; text-align: left; background: #fff; width: auto; }

.menulabel-whitebg i { display: inline-block; margin-left: 10px; line-height: 40px; vertical-align: middle; font-size: 2em; }

.menulabel-whitebg a { color: #333; font-weight: 700; }
.menulabel-whitebg a:hover { color: #ce2023; }




/* Search form stuff */


.search-form-wrapper { display: none; position: fixed; left: 0; right: 0; bottom: 0; top: 0; background: #fff; background: rgba(0, 0, 0, 0.8); z-index: 10000; font-weight: 900; }

.trigger-hide-search { width: 44px; height: 40px; top: 40px; right: 10px; font-size: 1.2em; text-align: left; z-index: 10001; position: absolute; color: #fff; text-align: center; cursor: pointer; }

.search-form { position: relative; margin: 100px 10px 0 10px; width: auto; padding: 0; height: auto; }

.search-form input[type=text] { display: block; background: #fff; height: 60px; font-size: 24px; font-weight: 400; color: #333; text-align: left; padding: 0 2%; width: 96%; border: 0 none; outline: none; box-shadow: none !important; border: none !important; }

.search-form input[type=submit] { display: block; font-size: 24px; text-transform: none; font-weight: 400; width: 180px; padding: 10px 20px; margin: 10px auto; background: #ce2023; color: #ffffff; height: 60px; text-align: center; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; border: 0 none; }

.search-form input[type=submit]:hover { color: #000; }

/*
.search { float: right; width: 46px; height: 46px; font-size: 20px; text-align: center; line-height: 46px; }
.search i { display: block; margin-top: 12px; }
.search a { color: #fff; }
.search a:hover { color: #000; }
*/
/*-----------------------------------------------------------------------------------------------*/


.item .intro { display: block; margin: 30px 0; padding: 0; font-size: 0.90em; font-weight: 400; line-height: 140%;  border: 0 none; }

.item .heading { margin-bottom: 30px; }

/*-----------------------------------------------------------------------------------------------*/
/* Back to top autohide button */
#toTop { display: none; width: 64px; height: 64px; overflow: hidden; background: url('../img/totop.png') 0 0 no-repeat; position: fixed; margin-right: -640px !important; right: 20px; bottom: 20px; z-index: 999; }
#toTop:hover { background-position: right 0; }
#toTop:active, #toTop:focus { outline: none; }
/*-----------------------------------------------------------------------------------------------*/

.goto { margin-top: 120px; padding: 30px 0; background: #333; font-size: 1.6em; }

.goto a { color: #fff; }
.goto a:hover { color: #fff; }


            
.langs { clear:both; margin-top:15px; font-size: 1em; color: #333; font-weight: 900; }
.langs a { font-weight: 400; color: #333; }
.langs a:hover { color: #ce2023; }
span.lang { display:inline-block; margin-right:20px; }



















            
