body, html {
  height: 100%;
}
body {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    text-rendering: geometricPrecision;
	margin: 0;
	overflow-x: hidden;
    background: #FFF;
    color: #212121;
}

.darkish, h5 small {
    color: #ccc;
}
.light {
    color: #fff;
}
.dope {
    color: #DDD;
    font-weight: bold;
    line-height: 1.48;
    margin: 0 0 15px 0;
}

h1 {
    font-size: 48px;
    letter-spacing: -1px;
}
h2 {
    font-size: 32px;

}
h1, h2, h3, h4 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    margin: 0 0 15px 0;
}

h4 {
    font-size: 13px;
    letter-spacing: 2px;
}
h5 {
    font-family: 'Droid Serif', serif;
    font-size: 19px;
    font-style: italic;
    line-height: 1.48;
    margin: 0 0 15px 0;
}

a {
    color: #121212;
    transition: 0.2s;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
}

a:hover {
	color: #919191;
	text-decoration: none;
	transition: 0.2s;
	-moz-transition: 0.2s;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
}

a:focus, a:active {
	color: #919191;
	text-decoration: none;
	outline: none;
	
}

.btn, .btn:hover .btn:focus, .btn:active, .btn:active:focus {
	background: #000;
	font-family: 'Montserrat', sans-serif;
	color: #fff;
	font-size: 13px;
	font-weight: 700;
	line-height: 1;
	padding: 14px 25px;
	margin: 15px 0 0 0;
	border-radius: 25px !important;
	border: 1px solid transparent;
	text-transform: uppercase;
	text-decoration: none;
	outline: none;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.btn:hover {
	background: #333;
	border: 1px solid #333;
	color: #FFF;
}

.btn.btn-blu, .btn.btn-blu:focus, .btn.btn-blu:active, .btn.btn-blu:active:focus {
	background: #00a0dc;
}

.btn.btn-blu:hover {
	background: #008cc8;
	border: 1px solid #008cc8;
	color: #FFF;
}

.btn.btn-ghost, .btn.btn-ghost:focus, .btn.btn-ghost:active, .btn.btn-ghost:active:focus {
	background: transparent;
	border: 1px solid #000;
	color: #000;
}

.btn.btn-ghost:hover {
	background: #111;
	color: #fff;
}

.btn.btn-ghost-blu, .btn.btn-ghost-blu:focus, .btn.btn-ghost-blu:active, .btn.btn-ghost-blu:active:focus {
	background: transparent;
	border: 1px solid #00a0dc;
	color: #00a0dc;
}

.btn.btn-ghost-blu:hover {
	background: #00a0dc;
	color: #FFF;
}




.btn.btn-sm{
	width: 150px;
}

.og-button {
    border: 1px solid #444;
    font-size: 16px;
    border-radius: 20px;
    background: #f1f1f1;
    padding: 2px 14px;
    letter-spacing: normal;
    word-spacing: normal;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: center;
    align-items: flex-start;
    background-color: -internal-light-dark-color(rgb(239, 239, 239), rgb(74, 74, 74));
    box-sizing: border-box;
    margin: 0em;
    cursor: pointer;
	color: #444;
}
.og-button:hover, .og-button:active, .og-button:focus {
	color: #444;
}
.og_col_left {
    display: inline-block;
	font-size: 14px;
	font-weight: 500;
	margin: auto;
}
.og_col_right {
    display: inline-block;
    float: right;
    padding-right: 5px;
}
.radio-label {
	display: inline-block;
	margin-right: 20px;
	margin-left: 8px;
}

/* NAV */

.navbar {
	max-height: 82px;
    background: #FFF;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding: 8px 0px;
	
}

.site_offset {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    padding: 8px 0;
}
.site_message__container {
    height: 35px;
    width: 100%;
    background: #111;
    text-align: center;
    line-height: 35px;
}
.site_message__text {
    display: block;
    width: 100%;
    height: 30px;
    text-align: center;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px;

}
.site_message__a {
    display: block;
    width: 100%;
    height: 30px;
    text-align: center;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px;
}
#index .navbar {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(255, 255, 255, 0.1);
	
}

.navbar .nav-link,
.navbar .login {
    color: #000;
}

.nav-spacer{
	color:#555;
	padding-right: 15px;
}

#index .navbar .nav-link,
#index .navbar .nav-spacer,
#index .navbar .login {
    color: #fff;
}

.navbar .nav-link:hover,
.navbar .nav-link:focus,
.navbar .login:hover,
.navbar .login:focus {
    color: #aaa;
    text-decoration: none;
}
.navbar li a {
	padding: 20px 15px !important;
    font-size: 14px;
    text-align: center;
}
.navbar .navbar-brand {
    color: #000;
	font-family: Comfortaa;
	font-weight: 300;
	font-size: 30px;
	text-transform: lowercase;
	padding: 0px!important;
}

#index .navbar .navbar-brand {
    color: #fff;
	text-shadow: 1px 1px #222;
}

.navbar.active .navbar-brand,
#index .navbar.active .navbar-brand{
	text-shadow: none;
	color: #000;
	-webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease
}

/* nav scroll styling */
#index .navbar.active, .navbar.active {
	width: 100%;
	max-height: 70px;
	padding: 6px 0px;
    background: #fff;
    box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.1);
	transition: all 0.5s ease-in-out;
	top: 0;
	-webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease
}

.navbar.active .nav-link,
.navbar.active .nav-spacer,
.navbar.active .login,
#index .navbar.active .nav-link,
#index .navbar.active .nav-spacer,
#index .navbar.active .login{
    color: #000;
}

#index .navbar.active .dropbtn,
#index .navbar.active .submenu-x{
	color: #3b5998!important;
}

.navbar.active .nav-link:hover,
.navbar.active .nav-link:focus,
.navbar.active .login:hover,
.navbar.active .login:focus,
#index .navbar.active .nav-link:hover,
#index .navbar.active .nav-link:focus,
#index .navbar.active .login:hover,
#index .navbar.active .login:focus{
    color: #777;
    text-decoration: none;
}

.navbar.active .navbar-brand {
    color: #000;

}

@media (max-width: 991.98px) {
    .navbar {
        background: #fff;
    }

.navbar .navbar-brand, .navbar .nav-link {
        color: #555;
    }
}

/* -------- xtabs -------*/
.xtab-row {
	padding-bottom: 40px;
	border-bottom: 2px solid #ddd;
}
.xtab-cell{
	display: inline-block;
	padding: 0px 15px;
	border-left: 1px solid #9b9b9b;
	margin: 0;
}

.xtab-cell:first-child {
	border-left: none;
}

.xtab-link {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	color: #9b9b9b;
	letter-spacing: 0.06em;
	list-style-type: none;
    cursor: pointer;
    transition: color .2s ease-in;
}

.xtab-link:hover, .xtab-link.active {
	color: #444;
	transition: color .2s ease-in;
}
.xtab-content {

}
.xtab-pane {
	display: none;
}

.xtab-pane.active {
 display: inline-block;
}
@media(max-width: 991.98px){
#navbarSupportedContent {
	background: #fff;
}
.mlink, #index .dropbtn{
		color: #212121!important;
		font-size: 24px;
		font-weight: 700;
	border-bottom: 1px dashed #ddd;
	}
}
/* dropdown css */

.dropdown {
  position: relative;
  display: inline-block;
  float: right;

}

.dropbtn {
    color: #3b5998;
    font-size: 16px;
    border: none;
	background: none;
	text-transform: uppercase;
}
.submenu-x{
	color: #3b5998!important;
}

#index .dropbtn,
#index .submenu-x{
	color: #FFF!important;
}

.dropdown a {
transition: .3s all ease;
}

.dropdown-content {
	visibility: hidden;
	position: absolute;
	margin-top: 13px;
    top: 100%;
    right: 0;
    z-index: 1;
    width: 200px;
    padding: 0;
    text-align: left;
    opacity: 0;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.4);
	color: #212121;
	font-family: Montserrat,sans-serif;
	line-height: 24px;
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	transition: .3s all ease;
	-prefixes-transition-property: opacity, visibility;
   -prefixes-transition-duration: .3s, 0s;
   -prefixes-transition-delay: 0s, .3s;

}

.dropdown-content{
	background: rgba(255, 255, 255, 0.9);
}
.navbar.active .dropdown-content{
	background: rgba(255, 255, 255, 1);
}

/* Links inside the dropdown */

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
	  
}

/* Change color of dropdown links on hover */

.dropdown-content a:hover {background-color: #212121; color: #fff;}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
	visibility: visible;
	opacity: 1;
    display: block;
	  -prefixes-transition-delay: 0s, 6s;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
}

.submenu-x {

	margin-left: 3px;
	margin-top: 0px;
	display: inline-block;
    font-size: 8px;
    color: #fff;
	vertical-align: middle;
	padding-bottom: 4px;
}

.navbar.active .submenu-x,
.navbar.active .dropbtn {
	color: #3b5998;
}

.dropbtn:hover 
.submenu-x {
  animation-name: navbar-arrow;
  animation-duration: .4s;
}

@keyframes navbar-arrow {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-3px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.edit-box {
	position: absolute;
	display: inline-block;
	margin-top: 13px;
    top: 100%;
    right: 0;
    z-index: 1;
    width: 400px;
    padding: 70px 70px 70px 30px;
    text-align: left;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.4);
	color: #212121;
	font-family: Montserrat,sans-serif;
	line-height: 24px;
	font-size: 18px;
	font-weight: 700;
	transition: .3s all ease;
	background: #ededed;
	border: 1px solid #000;
	-prefixes-transition-property: opacity, visibility;
   -prefixes-transition-duration: .3s, 0s;
   -prefixes-transition-delay: 0s, .3s;
}
.edit-icon {
	position: absolute;
	right: 5px;
	top: 5px;
	font-size: 72px;
	color: #24a337;
}
.edit-icon-flip {
	position: absolute;
	right: 5px;
	bottom: 5px;
	font-size: 72px;
	color: #24a337;
}

.edit-button {
	position: absolute;
	right: 10px;
	bottom: 10px;
	background: #24a337!important;
}
.edit-button-flip {
	position: absolute;
	right: 10px;
	top: 10px;
	background: #24a337!important;
}
.edit-hint {
	color: #24a337;
}

/* -- MAIN CONTENT -- */

.content_offset{
	margin: 190px auto 150px;
}

#hero {
	background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    min-height: 445px;
	height: 100%;
}

#contact_img {
	position: absolute;
	height: 500px;
	width: 100%;
    background-image: url(/3/img/sys/contact_banner.jpg);
	background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;



}

.contact-title {
	font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    margin: 0 0 15px 0;
    font-size: 1.40rem;
    margin-bottom: .5rem;
    line-height: 1.2;
}

.contact-data {
	color: #999;
	font-size: 16px;
	font-weight: 700;
}

.darkish-overlay{
    position: absolute;
    width: 100%;
    height: 100%;
	background: rgba(0, 0, 0, .5);
}
.parallax {
    background-attachment: fixed;
}

section {
    position: relative;
}

.float-content {
    position: absolute;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media(min-width: 576px){
.hero1 {
    padding: 50px 40px ;
	margin: 40px auto 0px ;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.4);
	vertical-align: top;
	overflow: hidden;
	max-width: 900px;

	}
}
.hero_w {
	background: rgba(255,255,255,0.1);
}
.page_title{
	color: #000;
	text-align: center;
	margin-bottom: 60px;
}
.trial-img {
    border: 3px solid rgba(255,255,255,0.7);
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.4);
	height: 400px;
}
.name_hero{
    color: #fff;
    text-transform: uppercase!important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    margin: 0;
    font-size: 48px;
    letter-spacing: 1px;
    line-height: 1.2;
}
@media(max-width: 575.98px){
	.name_hero{
		font-size: 22px;
	}
}
.bold-tag {
	font-family: 'Open Sans', sans-serif;
	color: #FFF;
	font-weight: 600;
	font-style: italic;
	
}
.book-title{
    color: #00a0dc;
    text-transform: uppercase!important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    margin: 0;
    font-size: 38px;
    letter-spacing: -0.5px;
    line-height: 1.2;
}
.bio-name{
    color: #00a0dc;
    text-transform: uppercase!important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    margin: 0;
    font-size: 48px;
    letter-spacing: -0.5px;
    line-height: 1.2;
}

.bio-tag {
    color: #666;
}
.bio-text {
	font-family: 'Open Sans', sans-serif;
	color: #111;
	font-weight: 500;
	text-align: left;
	margin-top: 50px;
	
}


.forgot{
	color: #3b5998; 
	margin: 20px 0;
	text-align: center;
}

.book-box{
	padding: 65px 0 90px;
}
.work-box{
	padding: 110px 0 140px;
}

.section-title{
	text-align: center;
}
.pip{
	width: 100%;
	text-align: center;
}
.pip2{
	width:35px;
	margin: 10px auto -30px;
	border-bottom: 1px solid #212121;
}

.site-icon {
	color: #00a0dc;
	font-size: 28px;
	margin-bottom: 12px;
}

@media(max-width: 767.98px){
	.icon-2nd {
		padding-top: 60px;
	}
}

.book-feature-title {
	margin: 20px 0;
	text-decoration: none;
	font-size: 20px;
  font-weight: 400;
  color: #000;
}
.book-feature-detail {
	max-width: 400px;
}
.book-feature-box {
	margin: 20px 0 50px;
}
.book-feature-more {
  font-weight: 700;
  color: #777;
	text-decoration: underline;
	display: block;
}
.book-feature-more:nth-child(2){
	margin-top: 10px;
}
.book-feature-more:hover {
	color: #aaa;
	text-decoration: underline;
}
.book-work-title {
	margin: 30px 0 20px;
	text-decoration: none;
	font-size: 20px;
  font-weight: 400;
  color: #000;
}

.book-work-more {
  font-weight: 700;
  color: #777;
	text-decoration: underline;
}
.book-work-more:hover {
	color: #aaa;
	text-decoration: underline;
}
.book-list-box {
	text-align: center;
	display: inline-block;
	
}
.book-list-img {
	text-align: center;
  overflow: hidden;
}
.book-binder {
	
  	box-shadow: 7px 4px 10px 1px rgba(82,82,82,0.5);
	border-left: 12px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
  	border-image-source: url("/3/img/sys/binder3.gif");
  	border-image-repeat: repeat;
  	border-image-slice: 11;
	border-top-left-radius: 3px;
  	border-bottom-left-radius: 3px;
	margin: 0 auto;
}
.feature-box {
	margin: 140px auto 0px;
}
.blook{
	display: inline-block;
	height: 330px;
	box-shadow: 4px 7px 16px 1px rgba(82,82,82,0.5);
	background-color: rgba(82,82,82,0.5);
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	margin: auto;
}
.blook1{
	display: inline-block;
	width: 13px;
	height: 330px;
	background-image: url("/3/img/sys/binder3.gif");
  	background-repeat: repeat-y;
	border-right: 1px solid #bbb;
	border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.blook2{
	display: inline-block;
	height: 330px;
	border: 1px solid #bbb;
	vertical-align: top;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;

}

.A-fix {
	padding-left: 90px;
}
.B-fix {
	padding-left: 120px;
}

.feature-junk {
	text-align: left;
}
@media (max-width: 991.98px) {
.A-fix {
	padding-left: 35px;
}
.B-fix {
	padding-left: 35px;
}
#index .navbar.active, .navbar.active {
	max-height: 82px;
}
}
@media (max-width: 767.98px) {
.A-fix {
	padding-left: 10px;
}
.B-fix {
	padding-left: 0px;
}
}
@media (max-width: 575.98px) {
	.nav-link{
		margin-left: 10px;
	}

.feature-junk {
	text-align: center;
	margin-top: 20px;
}
	.book-feature-detail{
		margin: 0 auto;
	}
	.btn-sm {
		margin: 0 auto;
	}
	.pip2{
		margin: 10px auto -100px;
	}

}
.dope-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
	z-index: 2;
}

.agentpic_mask {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
}

.agentpic_icon {
	float: left;
	margin: 5px 0 0 8px;
}

.agentpic_icon:hover {
	color: red!important;
}

.parallax {
	background-attachment: fixed;
}

@media screen and (max-device-width: 1024px) {
	.parallax {
		background-attachment: scroll;
	}
}

#feature-bottom {
	-webkit-background-size: cover;
	background-size: cover;
}

.my-works{
	margin-top: 100px;
}
.test-container{
	padding: 100px 100px 60px;
	text-align: center;
}
.test-box{
	max-width: 500px;	
}
@media(min-width: 991.99px){
	.test-box{
	display: inline-block;
	}
}
.test-tag{
    font-family: 'Droid Serif', serif;
    font-size: 19px;
    font-style: italic;
    line-height: 1.48;
    margin: 0 0 15px 0;
	color: #f9f9f9;
}
.test-author{
	font-size: 17px;
	font-weight: 500;
	text-align: right;
	color: #f9f9f9;
	
}
.divider-tag{
	font-size: 18px;
	font-weight: 700;
	font-style: italic;
	color: #FFF;
}
/* ------ SLIDER -----------*/

.my-works .slick-prev:before {
	content: "\f053";
    font-family: "Font Awesome 5 Free";
	font-weight: 700;
	font-size: 30px;
	line-height: 30px;
	border: none;
    outline:none;
}
.my-works .slick-next:before {
	content: "\f054";
    font-family: "Font Awesome 5 Free";
	font-weight: 700;
	font-size: 30px;
	line-height: 30px;	
}

.slick-prev {
    left: -5px;
}

.slick-next {
    right: -5px;
}

.my-works .slick-prev, .my-works .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 175px;
    display: block;
    width: 32px;
    height: 32px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: #aaa;
    border: none;
    outline: none;
    background: transparent;
	z-index: 1000;
}
.testimonials .slick-prev.slick-arrow, .testimonials .slick-next.slick-arrow {
	display: none!important;
	font-size: 0;
    line-height: 0;
}
.slick-dots li {
	font-size: 0!important;
    line-height: 0!important;
    position: relative;
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 40px 11px 0;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    position: relative;
    display: inline-block;
    padding: 0;
	width: 6px;
    height: 6px;
	border-radius: 50%;
	border-color: transparent;
    cursor: pointer;
	background: #888;
	
}

.slick-dots li.slick-active button {
	background: #FFF;
}

/* --------SUBSCRIPTIONS ---------*/

.sub-table {
	min-width: 500px;
	text-align: left;
}

.sub-table td {
	padding: 10px 0 10px 20px;
}
.sub-container {
	width: 100%;
}
.sub-box {
	display: inline-block;
	margin: 0 auto;
	padding:10px 30px;
	border: 1px solid #444;
}

/* ------- EVENTS ----------*/

.event-icon{
	font-size: 18px;
	color: #00a0dc;
}

.event-icon2{
	font-size: 18px;
	color: #444;
	margin-left: 16px;
}

	@media(max-width: 991.98px){
	.event-icon2{
	margin-bottom: 12px;
	margin-left: 0px;
}
		
	}

.event-container {
	margin-top: 100px;
}

.event-row{
	margin: 15px 0;
	padding-bottom: 15px;
	border-bottom: 1px dotted #eee;
}

.event-date {
	text-align: left;
	font-family: 'Open Sans', sans-serif;
    color: #a4a4a4;
    font-weight: 700;
	font-size: 14px;
}

.event-time{
	text-align: left;
	font-weight: 500;
	color: #444;
	font-size: 14px;
}
.event-title {
	font-weight: 700;
	color:#666;
	font-size: 14px;
}
.event-btn{
	
}

/* ------- MODAL WINDOW ----*/

.modal-title{
	font-family: 'Montserrat','sans-serif';
	font-size: 18px;
	font-weight: 700;
	color: #888;
}
.m_row {
	margin-bottom: 5px;
}
.m_event_info{
	display: inline-block;
	font-family: 'Montserrat','sans-serif';
	font-size: 15px;
	font-weight: 700;
	color: #008cc8;	
	width: 80px;
}
.m_event_details{
	display: inline-block;
	font-family: 'Montserrat','sans-serif';
	font-size: 15px;
	font-weight: 500;
	color: #222;	
}

/* ------- FOOTER ----------*/

.darkish-bg {
    background: #f7f7f7;
	border-top: 1px solid #eee;
}

footer a {
    display: inline-block;
    padding: 7px;
}

footer h4 {
    margin: 0;
}

.f-links{
	display: inline-block;
	padding: 0 10px;
	font-size: 12px;
}
i {
	font-size: 35px;
}
.facebook i {
	color: #3b5998;
}
.twitter i {
	color:#1DA1F2; 
}
.google i {
	color: #8B0000;
}
.linkedin i {
	color: #0072b1;
}
.instagram i {
	color: #c13584; 
  }
.pinterest i {
	color: #c8232c;
}

/* -- FORM ELEMENTS -- */

.flowuplabels .fl_input {
    padding: 0 0 0 20px;
    height: 43px;
    width: 100%;
    border: 1px solid #888;
    border-radius: 25px;
    z-index: 10;
	background: none;
    color: #212121;
	-webkit-appearance: none;
    -moz-appearance: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}


form .btn, form .btn:hover, form .btn:focus, form .btn:active:focus {
	margin-top: 30px;
}

.flowuplabels .fl_wrap {
	position: relative;
	margin-top: 30px;
	height: 45px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.flowuplabels .fl_label, .flowuplabels .fl_2 {
	position: absolute;
	background: none;
	color: #555;
	font-weight: 300;
	line-height: 1.2;
	padding: 8px;
	left: 30px;
	top: 5px;
	z-index: 3;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-o-transition: all .1s linear;
	transition: all .1s linear;
}

.flowuplabels .fl_wrap.focused .fl_label,
.flowuplabels .fl_wrap.populated .fl_label {
	font-size: 12px;
	color: #333;
	top: -15px;
	background: #fff;
}

.flowuplabels .fl_wrap.focused .fl_label {
	color: #3b5998;
	background: #fff;
}

.flowuplabels .fl_wrap.focused .fl_2,
.flowuplabels .fl_wrap.populated .fl_2 {
	font-size: 12px;
	color: #444;
	top: -15px;
	background: #fff;
}

.flowuplabels .fl_wrap.focused .fl_2 {
	color: #3b5998;
	background: #fff;
}

.message {
	display: none;
}

#form-alert {
	padding: 5px 15px 5px 15px;
	margin: 15px 0 0 0;
}
.set-container {
	margin: 140px 0 110px; 
	width: 100%;
	text-align: center;
}
.set-box{
	display: inline-block;
	padding: 20px 80px;
	text-align: center;
	font-weight: 700;
	
}
.set-title{
	margin-bottom: 90px;
}
.msg-container {
	margin: 190px 0 150px; 
	width: 100%;
	text-align: center;
}
.msg-box{
	display: inline-block;
	padding: 20px 80px;
	text-align: center;
	font-weight: 700;
	
}

.msg-danger {
	display: inline-block;
	background: maroon;
	color: #fff;
	padding: 20px 80px;
	font-weight: 500;

}

.msg-success {
	background: #7dc800;
	color: #000;
	padding: 20px 80px;
}
.msg-warning {
	background: #ffaa00;
	color: #000;
	padding: 20px 80px;
}

#regError {
	color:red;
	font-size:14px;
	text-align: center;
	font-weight: 500;
	margin-top: 5px;
}
.login_conn{
	text-align: left;
	padding: 0 40px;
}
.remember{
	margin-bottom: 5px;
}

.rem_label{
	padding-left: 10px;
	font-size: 15px;
	font-weight: 500
}
.pip {
	color: #3b5998;
	font-size: 15px;
	font-weight: 500;
}

.nav-tabs {
    display:none;
}

@media(min-width:768px) {
    .nav-tabs {
        display: flex;
    }
    
    .card {
        border: none;
    }

    .card .card-header {
        display:none;
    }  

    .card .collapse{
        display:block;
    }
}

@media(max-width:767px){
    .tab-content > .tab-pane {
        display: block !important;
        opacity: 1;
    }
}

/*---------QUILL STYLING --------*/

.ql-toolbar.ql-snow {
	border-top: 1px solid #888!important;
	border-right: 1px solid #888!important;
	border-left: 1px solid #888!important;
	border-bottom: 1px solid #eee!important;
	border-top-right-radius: 25px;
	border-top-left-radius: 25px;
}
	
.ql-container.ql-snow {
	border: 1px solid #888!important;
	border-top: 0px!important;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;

	
}
.ql-container {
	height: 350px!important;
}

.ql-label {
	text-align: left;
	padding-top:10px;
	padding-left:38px;
	color: #555;
}

.ql-web-label {
	text-align: left;
	padding-left: 10px;
	margin-top: -10px;
	color: #555;
}

.ql-editor p {
	font-weight: 300;
	font-size: 16px;
}

/*----------TABLES -----------*/

.settings_table {
	margin: 25px 0 ;
}

.settings_table th {
	padding: 15px 0 15px 10px;
}


.pro-table {
	text-align: left;
}

/*Slider Moving Button*/
.arr.moving {
  padding: 10px 0 0;
  -webkit-font-smoothing: antialiased;
}

.arr.moving i {
  display: block;
  font-size: 34px;
  line-height: 1px;
  height: 10px;
  color: #aaa;
  opacity: 1;
  filter: alpha(opacity=100);
  margin-bottom: 4px;
}

.arr.moving i + i {
  opacity: 0.66;
  filter: alpha(opacity=66);
}

.arr.moving i + i + i {
  opacity: 0.33;
  filter: alpha(opacity=33);
}

.moving i + i + i {
  -webkit-animation: opacity_first 4s linear infinite;
  -moz-animation: opacity_first 4s linear infinite;
  -ms-animation: opacity_first 4s linear infinite;
  -o-animation: opacity_first 4s linear infinite;
  animation: opacity_first 4s linear infinite;
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}

.moving i + i {
  -webkit-animation: opacity_second 4s linear infinite;
  -moz-animation: opacity_second 4s linear infinite;
  -ms-animation: opacity_second 4s linear infinite;
  -o-animation: opacity_second 4s linear infinite;
  animation: opacity_second 4s linear infinite;
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}

.moving > i {
  -webkit-animation: opacity_third 4s linear infinite;
  -moz-animation: opacity_third 4s linear infinite;
  -ms-animation: opacity_third 4s linear infinite;
  -o-animation: opacity_third 4s linear infinite;
  animation: opacity_third 4s linear infinite;
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}

@-webkit-keyframes opacity_first {
  0% {
    opacity: 0.33;
    filter: alpha(opacity=33);
  }

  24.91% {
    opacity: 1;
    filter: alpha(opacity=100);
  }

  49.833% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
}

@keyframes opacity_first {
  0% {
    opacity: 0.33;
    filter: alpha(opacity=33);
  }

  24.91% {
    opacity: 1;
    filter: alpha(opacity=100);
  }

  49.833% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
}

@-webkit-keyframes opacity_second {
  0% {
    opacity: 0.66;
    filter: alpha(opacity=66);
  }

  16.66% {
    opacity: 1;
    filter: alpha(opacity=100);
  }

  41.5833% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
}

@keyframes opacity_second {
  0% {
    opacity: 0.66;
    filter: alpha(opacity=66);
  }

  16.66% {
    opacity: 1;
    filter: alpha(opacity=100);
  }

  41.5833% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
}

@-webkit-keyframes opacity_third {
  0% {
    opacity: 1;
    filter: alpha(opacity=100);
  }

  33.33% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
}

@keyframes opacity_third {
  0% {
    opacity: 1;
    filter: alpha(opacity=100);
  }

  33.33% {
    opacity: 0;
    filter: alpha(opacity=0);
  }
}

/* Small devices (tablets, phones less than 767px) */
@media (max-width: 767px) {
  .btn.moving {
    position: absolute;
    bottom: -100px;
    left: 50%;
    margin-left: -18px;
  }
}
/* --------- PIC -----------*/

.rz-btn {
    max-width: 150px;
    float: right;
    margin-bottom: 20px;
}

#main {
	margin: 0 auto;
	width: 100%;
	height: auto;
	color: #c2c2c2;
	
}
.mini-main {
	padding: 8px;
	background-color: #EEE;
	border-radius: 10px;
	width: 100%;
		}
#drop-sec,#drop-thumb,#drop-banner {
	padding-top: 20px;
	height: 150px;
	text-align: center;
	color: #c2c2c2;
	font-size: 26px;
	cursor: no-drop;
	border: 2px dashed #FFF;
}

#btn-data, #btn-thumb, #btn-banner {
	position: absolute;
	margin: -45px 0 0 15px;
}

#btn-sec {
	width: 100%;
	height: 50px;
	color: #fff;
	background-color: #337ab7;
	border: 1px solid #122b40;
	margin: 20px auto;
	cursor: pointer;
	border-radius: 6px;
}
#btn-sec:hover {
	background-color: #204d74;
	border-color: #2e6da4;
}

.progress-main {
	display: none;
}

#progress-sec {
	width: 75%;
	height: 20px;
	margin: 20px 0;
	background-color: #f5f5f5;
	border-radius: 4px;
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	-o-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	-ms-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}

.progress-bar {
	float: left;
	width: 0px;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	border-radius: 4px;
	text-align: center;
	background-color: #337ab7;
	box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
	-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
	transition: width 0.6s ease;
	-webkit-transition: width 0.6s ease;
	background-image: -webkit-linear-gradient( 45deg,
	rgba(255,255,255, 0.15) 25%, transparent 25%, transparent 50%,
	rgba(255,255,255, 0.15) 50%, rgba(255,255,255, 0.15) 75%, transparent 75%, transparent);
	background-size: 40px 40px;
	
}

.cn-btn {
	float: left;
	color: #fff;
	background-color: #d9534f;
	width: 90px;
	height: 30px;
	display: inline-block;
	box-shadow: none;
	border: none;
	border-radius: 6px;
	margin: 0 10px 0 0;
	position: relative;
	top: -5px;
	cursor: pointer;
}

.cn-btn:hover {
	background-color: #c9302c;
	border-color: #ac2925;
}

.result {
	position: relative;
	display: block;
	
}

.result-item {
	display: inline-block;
	
	margin: 6px;
	
	border: 1px solid #f2f2f2;

}

.result-item img {
	max-width: 100%;
	min-width: 100%;
	max-height: 100%;
	min-height: 100%;
	cursor: pointer;
}

.result-item img:hover {
	box-shadow: 0px 0px 7px 0px #000;
}

.clear {
	clear: both;
}

.result-item div {
	color: #000;
	text-align: center;
	margin: 20px 12px;
}

.dragover {
	border-color: #122b40 !important;
	color: #122b40 !important;
}

.disable {
	background-color: #A8A8A8 !important;
}

.abort {
	background-color: #d9534f !important;
}

/* crop section */

#dark {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	height: 100vh;
	width: 100vw;
	min-height: 100%;
	min-width: 100%;
	background: rgba(0,0,0,0.7);
	z-index: 9;
}
#crop-main {
	display: none;
	z-index: 10;
	width: auto;
	margin: 0 auto;
	position: relative;

	height: auto;
	background-color: #fff;
	padding: 20px;
	border-radius: 4px;
	box-shadow: 2px 0px 27px -7px #f2f2f2;
}

#crop-main #container {
	margin: 0 auto;
	position: relative;
	width: 100%;
	border: 1px solid #f2f2f2;
	height: auto;
	min-height: 200px;
}
#crop-main #crop-box {
	z-index: 11;
	cursor: move;
	position: absolute;
	top: 0;
	left: 0;
	width: 200px;
	height: 200px;
	border: 1px solid #a0a0a0;
	background: rgba(69,69,69,0.6);
}
#crop-main #container img {
	
}

#save-crop {
	cursor: pointer;
	height: 60px;
	width: 200px;
	margin: 20px auto 0px;
	display: block;
	font-size: 20px;
	background-color: #5cb85c;
	color: #fff;
	border: 1px solid #1d701d;
	border-radius: 6px;
}

#save-crop:hover {
	background-color: #1d701d;
}

#close {
	cursor: pointer;
	position: absolute;
	right: 10px;
	bottom: 10px;
	color: #a1a1a1;
	padding: 6px 12px;
	border-radius: 50%;
	border: 1px solid #000;
}

#close:hover, #close:active {
	box-shadow: inset 0px 0px 3px 0px #a2a2a2;
}
.tm-success {
	width: 100%;
	text-align: center;
	padding: 25px 0; 
	margin-bottom: 15px;
	background: rgba(144, 238, 144, 0.5);
	border: 1px solid #28a745;
	border-radius: 3px;
	color: #28a745;
}
.maske {
    position:absolute;
    height:100%;
    width:100%;
}
.blogs-link {
    cursor:pointer;
}
.blogs-link:hover {
    background: rgb(248,248,248);
}
.blogs-pic {
    text-align: right;
}
@media(max-width: 575px){
    .blogs-pic {
        text-align: center;
    }
}
.blogs-title{
    font-size: 22px;
    font-weight: 700;
    margin-top: 20px;
}
.blogs-author {
    font-size: 18px;
    font-weight: 400;
    color: #999;
    margin-top: 5px;
}
.blogs-date {
    font-size: 15px;
    color: #666;
    font-weight: 700;
    margin-top: 20px;
}
.blogs-update {
    
}

/* -------- GRID -----------*/
.ib{position: inline-block!important;}
.m-a{margin: 0 auto;}
.mt-0{ margin-top: 0px!important;}
.mt-10{ margin-top: 10px!important;}
.mt-20{ margin-top: 20px!important;}
.mt-30{ margin-top: 30px!important;}
.mt-40{ margin-top: 40px!important;}
.mt-50{ margin-top: 50px!important;}
.mt-60{ margin-top: 60px!important;}
.mt-100{ margin-top: 100px!important;}
.mb-0{ margin-bottom: 0px!important;}
.mb-10{ margin-bottom: 10px!important;}
.mb-20{ margin-bottom: 20px!important;}
.mb-30{ margin-bottom: 30px!important;}
.mb-40{ margin-bottom: 40px!important;}
.mb-50{ margin-bottom: 50px!important;}
.mb-60{ margin-bottom: 60px!important;}
.pt-0{ padding-top: 0px!important;}
.pt-10{ padding-top: 10px!important;}
.pt-20{ padding-top: 20px!important;}
.pt-30{ padding-top: 30px!important;}
.pt-40{ padding-top: 40px!important;}
.pt-50{ padding-top: 50px!important;}
.pt-60{ padding-top: 60px!important;}
.pb-0{ padding-bottom: 0px!important;}
.pb-10{ padding-bottom: 10px!important;}
.pb-20{ padding-bottom: 20px!important;}
.pb-30{ padding-bottom: 30px!important;}
.pb-40{ padding-bottom: 40px!important;}
.pb-50{ padding-bottom: 50px!important;}
.pb-60{ padding-bottom: 60px!important;}
.mtb-0{ margin: 0px!important;}
.mtb-10{ margin: 10px 0!important;}
.mtb-20{ margin: 20px 0!important;}
.mtb-30{ margin: 30px 0!important;}
.mtb-40{ margin: 40px 0!important;}
.mtb-50{ margin: 50px 0!important;}
.mtb-60{ margin: 60px 0!important;}
.ptb-0{ padding: 0px!important;}
.ptb-10{ padding: 10px 0!important;}
.ptb-20{ padding: 20px 0!important;}
.ptb-30{ padding: 30px 0!important;}
.ptb-40{ padding: 40px 0!important;}
.ptb-50{ padding: 50px 0!important;}
.plr-0{ padding: 0px!important;}
.plr-10{ padding: 0 10px!important;}
.plr-20{ padding: 0 20px!important;}
.plr-30{ padding: 0 30px!important;}
.plr-40{ padding: 0 40px!important;}
.plr-50{ padding: 0 50px!important;}
.ptb-60{ padding: 60px 0!important;}
.ptb-70{ padding: 70px 0!important;}
.ptb-80{ padding: 80px 0!important;}
.ptb-90{ padding: 90px 0!important;}
.ptb-100{ padding: 100px 0!important;}
.ml-0{ margin-left: 0px!important;}
.ml-5{ margin-left: 5px!important;}
.ml-10{ margin-left: 10px!important;}
.ml-20{ margin-left: 20px!important;}
.ml-30{ margin-left: 30px!important;}
.ml-40{ margin-left: 40px!important;}
.ml-50{ margin-left: 50px!important;}
.ml-60{ margin-left: 60px!important;}
.mr-0{ margin-right: 0px!important;}
.mr-5{ margin-right: 5px!important;}
.mr-10{ margin-right: 10px!important;}
.mr-20{ margin-right: 20px!important;}
.mr-30{ margin-right: 30px!important;}
.mr-40{ margin-right: 40px!important;}
.mr-50{ margin-right: 50px!important;}
.mr-60{ margin-right: 60px!important;}
