* {margin: 0;padding: 0}
img {border: 0;max-width: 100%}
a {text-decoration: none;}
a:hover { text-decoration: none;}
a:focus {outline: 0; text-decoration: none;}
a:active{color: #000000; }
a:focus{color: #000000;}
:focus {outline: none;}
legend {display: none}
table {border: 0;border-spacing: 0;empty-cells: show;font-size: 100%}
q, blockquote {quotes: none}
cite {font-style: normal}
q:before, q:after {content: ''}
ul ul, ul ol, ol ol, ol ul { margin-bottom: 0}
ul.unstyled, ol.unstyled { margin-left: 0; list-style: none}
input:focus {outline: none}
.nopadding{padding: 0;}
.nomargin {margin: 0 !important }
.nodisplay{display: none}
.noborder{border: none}
.navbar,.navbar-nav {margin: 0;}
.display-table{display: table; width: 100%;}
.display-table-cell {display: table-cell;vertical-align: middle;}
/*NAVS*/
.navbar-default .navbar-nav>.active>a:hover {background-color: transparent;}
.navbar-right .dropdown-menu {left: 0;right: auto;}/* base Boottrap Custumize */
.navbar-default {background-color: transparent;border-color: transparent;}
/*background*/
.cover-bg{background-size: cover;}
.norepeat-bg{background-repeat: no-repeat;}
.circle{border-radius: 50%; height: auto;width: auto;}
/*BUTTONS*/
.btn-middle-text{display: table-cell;vertical-align: middle;white-space: inherit !important;line-height:normal !important;}
/*COLORS*/
.white{color: #FFFFFF;}
.white-color{color: #FFFFFF;}
.white-bg{background: #FFFFFF;}
.black{color: #000000;}
.black-bg{background-color: #000000;}
.black-color{color: #000000;}
.relative{position: relative}
.transition-opacity{opacity: 0;-webkit-transition: opacity .75s ease;-moz-transition: opacity .75s ease;transition: opacity .75s ease;}
.transition-opacity:hover{opacity: 1;}
.hidden-overflow{overflow: hidden;}
.width-per-100{width: 100%}
.height-per-100{height: 100%}
/** Center modal **/
.middle-modal{text-align: center;padding: 0!important;}/* or overriding .modal class  middle-modal equivalant .modal */
.middle-modal:before {content: '';display: inline-block;height: 100%;vertical-align: middle;margin-right: -4px;}
.middle-modal .modal-dialog { display: inline-block;text-align: left;vertical-align: middle;}
/*margins*/
.top-5{margin-top : 5px;}
.top-10{margin-top : 10px;}
.top-20{margin-top : 20px;}
.top-25{margin-top : 25px;}
.top-30{margin-top : 30px;}
.top-40{margin-top : 40px;}
.top-50{margin-top : 50px;}
.top-60{margin-top : 60px;}
.top-80{margin-top : 80px;}
.top-100{margin-top: 100px;}
.top-110{margin-top: 110px;}
.top-120{margin-top: 120px;}
.top-130{margin-top: 130px;}
.top-140{margin-top: 140px;}
.top-150{margin-top: 150px;}

.bottom-5{margin-bottom: 5px;}
.bottom-10{margin-bottom: 10px;}
.bottom-20{margin-bottom: 20px;}
.bottom-25{margin-bottom: 25px;}
.bottom-30{margin-bottom: 30px;}
.bottom-40{margin-bottom: 40px;}
.bottom-50{margin-bottom: 50px;}
.bottom-60{margin-bottom: 60px;}
.bottom-70{margin-bottom: 70px;}
.bottom-80{margin-bottom: 80px;}
.bottom-90{margin-bottom: 90px;}
.bottom-100{margin-bottom: 100px;}
.bottom-110{margin-bottom: 110px;}
.bottom-120{margin-bottom: 120px;}
.bottom-130{margin-bottom: 130px;}

.p-top50{padding-top: 50px}
.p-top60{padding-top: 60px}
.p-top70{padding-top: 70px}
.p-top120{padding-top: 120px}
.p-top200{padding-top: 200px}
.p-top250{padding-top: 250px}

.p-bottom50{padding-bottom:  50px}
.p-bottom60{padding-bottom:  60px}
.p-bottom70{padding-bottom:  70px}
.p-bottom120{padding-bottom: 120px}
.p-bottom200{padding-bottom: 200px}
.p-bottom250{padding-bottom: 250px}
