
.container{max-width: 100% !important;}
.modal-container { overflow: scroll !important; height:100%; }

.modal-mask {
  position: fixed;
  z-index: 9998;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .5);
  display: table;
  transition: opacity .3s ease; 
}

.modal-wrapper {
  display: table-cell;
  vertical-align: middle; 
}

body{
	font-size:14px;
	line-height: 1.6em;
	font-family: 'Poppins', sans-serif !important; 
	color:#777777;
}

.contelementedit{
	border: 2px solid #CCCCCC;
	padding: 2%;
	border-radius: 10px;
	}


.colelementedit{
	border: 2px solid #CCCCCC;
	margin-top:15px;
	padding:1%;
	border-radius: 10px;
}

.colelementedit:hover{
	border: 2px solid green;
	cursor: pointer;
	background-color: #fafafa;
	
}


.colelement,.colelementedit{min-height:60px;}

.colelement img,.colelementedit img{
	max-width: 100%;
	margin-bottom:1rem;
}

.colelement p{
	color:#777777;
	line-height: 1.8em;
	letter-spacing: 0.02em;
	font-size: 1.1em;
}

.colelement h1{
	line-height: 1.3em;
}

.colelement h3{
	line-height: 1.7em;
}

.colelement p{
	line-height: 1.5em;
}

.colelement a{
	color: black;
}

.colelement a:hover{
	color: #037e8c;
	text-decoration: none;
}

.highlight{
	background-color: #fafafafa;
	cursor: pointer;
}

.blockcont h1{
	font-size: 7em !important;
	font-weight: 600;
}

.bg-overlay {
    background: linear-gradient(rgba(0,0,0,.7), rgba(0,0,0,.7));
}


.tbox img,.ck-content .image>img {
	
}

.tbox{
	padding-left:5%;
	padding-right:5%;
	width:90%;
}

.tbox img{
	
}

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

.fullwidth{
	width:100%;
}

.tbox p{
	line-height: 1.6em;
	font-size: 1.3em;
}

.tbox h2{
	font-size: 2.3em;
	line-height: 1.2em;
    font-weight: 600;
    margin-bottom:1.2em;
    margin-top:1.2em;
	color:#3a3b40
}

.tbox h3{
	font-size: 1.5em;
	line-height: 1.4em;
}

.tbox h4{
	font-size: 1.2em;
	line-height: 1.2em;
}

.tbox a{
	color:black;
	text-decoration: none;
}

.tbox a:hover{ 
	color:#037e8c;
}

.catbox{
	background-color: aqua;
	box-sizing: border-box;
	margin:5px;
	height:300px;
}


.xrow{
	height:20px;
	background-color: grey;
}

.huge h1,.huge h2{
	font-size:10em !important;
	font-weight: 600 !important;
	line-height: 1em !important; 
}

.huge h2{font-size:8em !important;}

.huge2 h1,.huge2 h2{
	 font-size:5em !important;
	 font-weight: 600 !important; 
}

.huge2 h2{ font-size:5em !important;}


.huge3 h1,.huge3 h2{
	font-size:4em !important;
	font-weight: 600 !important;
}

.huge3 h2{font-size:3em !important;}

.huge4 h1, .huge4 h2{
	font-size:3em !important;
	font-weight: 600 !important;
}

.huge4thin h1,.huge4thin h2{
	font-size:3em !important;
	
}

.huge5 h1,.huge5 h2{
	font-size:5em !important;
	font-weight: 600 !important;
}

.huge6 h1,huge6 h2{
	font-size:6em !important;
	font-weight: 600 !important;
}

.narrowspace{letter-spacing: -0.05em;}

.p-10{
	padding: 6rem;
}

.pl-10,.pr-10{
	padding-left: 6rem;
	padding-right: 6rem;
}

.pl-10{
	padding-left: 6rem;
}

.pr-10{
	padding-right: 6rem;
}

.pt-10{
	padding-top: 6rem;
}

.pb-10{
	padding-bottom: 6rem;
}
    
.pt-15{
	padding-top: 8rem;
}

.pb-15{
	padding-bottom: 8rem;
}

h2{
       
    }


b{font-weight: 600 !important;}    

p{
	font-weight: 400;
	font-size:1.2em;
	line-height: 1.2em;
	
}


.modal2{
	margin-top:300px;
}

.pagesectioncont{
	background-color: green;
	display: inline-block;
	margin-bottom: 20px;
	width:100%;
}




.contelement2{
	border:1px solid blue;
}

.colelementdrag{
	display: inline-block;
	box-sizing: border-box;
	padding:3px;
	border:1px solid gray;
	background-color: lightgrey;
	text-align: center;
	color: black;
	font-size: 2.2em;
	font-weight: 600;
}

.colelementdrag:hover{
	background-color: #CCCCCC;
	cursor: pointer;
}

.ck-balloon-panel{
	z-index:9998 !important;
}

/*
.ck-input,.ck-input-text{
	z-index:9999 !important;
}
*/

mubutton{border:1px solid purple;color:purple;}
wubutton{border:1px solid darkorange;color:darkorange;}
tabutton{border:1px solid #58A5A1;color:#186187;}
wsbutton{border:1px solid yellow;color:yellow;}
kibutton{border:1px solid #8D1C85;color:#8D1C85;}
inbutton{border:1px solid green;color:green;}

mubutton a{color:purple !important;}
wubutton a{color:darkorange !important;}
tabutton a{color:#186187 !important;}
wsbutton a{color:yellow !important;}
kibutton a{color:#8D1C85 !important;}
inbutton a{color:green !important;}

mubutton a:hover,wubutton a:hover,tabutton a:hover,wsbutton a:hover,kibutton a:hover,inbutton a:hover {color:white !important;}

mubutton,wubutton,tabutton,wsbutton,kibutton,inbutton{
	display: block;
	width:100%;
	padding:10px;
	font-size: 0.8em;
	font-weight: 600;
	letter-spacing: 0.15em;
	text-transform: uppercase;
	pointer-events: none;
	margin-top:20px;
}

mubutton:hover{
	color: white !important;
	background-color: purple;
	text-decoration: none;
	-webkit-transition: background-color 1s ease-out;
  	-moz-transition: background-color 1s ease-out;
  	-o-transition: background-color 1s ease-out;
  	transition: background-color 1s ease-out;
}

wubutton:hover{
	color: white;
	background-color: darkorange;
	text-decoration: none;
	-webkit-transition: background-color 1s ease-out;
  	-moz-transition: background-color 1s ease-out;
  	-o-transition: background-color 1s ease-out;
  	transition: background-color 1s ease-out;
}

tabutton:hover{
	color: white;
	background-color: #186187;
	text-decoration: none;
	-webkit-transition: background-color 1s ease-out;
  	-moz-transition: background-color 1s ease-out;
  	-o-transition: background-color 1s ease-out;
  	transition: background-color 1s ease-out;
}

wsbutton:hover{
	color: white;
	background-color: yellow;
	text-decoration: none;
	-webkit-transition: background-color 1s ease-out;
  	-moz-transition: background-color 1s ease-out;
  	-o-transition: background-color 1s ease-out;
  	transition: background-color 1s ease-out;
}

kibutton:hover{
	color: white;
	background-color: #8D1C85;
	text-decoration: none;
	-webkit-transition: background-color 1s ease-out;
  	-moz-transition: background-color 1s ease-out;
  	-o-transition: background-color 1s ease-out;
  	transition: background-color 1s ease-out;
}

inbutton:hover{
	color: white;
	background-color: green;
	text-decoration: none;
	-webkit-transition: background-color 1s ease-out;
  	-moz-transition: background-color 1s ease-out;
  	-o-transition: background-color 1s ease-out;
  	transition: background-color 1s ease-out;
}

mubutton a,wubutton a ,tabutton a ,wsbutton a,kibutton a,inbutton a{
	pointer-events: auto;
}

mubutton a:hover,wubutton a:hover ,tabutton a:hover ,wsbutton a:hover,kibutton a:hover,inbutton a:hover{
	color:white;
	text-decoration: none;
	
}

.faicon{
	font-size:1.2em;
	color:gray;

	
}

.faicon:hover{
	color:black;
	cursor: pointer;
}

.faicon2{
	color:green;
	font-size:1.5em;
}

.faicon2:hover{
	color:blue;
}

.lightgrey{background-color:#f5f5f5;}
.turquiose{background-color:#037e8c;color:white;}
.turquiosetext{color:#037e8c !important;}
.turquiosetext2{color:#0cb4ce !important;}
.kamoriired{color:#ab0000;}
.kamoriiblue{color:#186187;}
.kamoriiredbg{background-color:#ab0000;}
.kamoriired2{color:#c7241b;}
.kamoriiorange{color:#e84b30;}
.kamoriiorangebg{background-color:#e84b30;}
.whiteoverlay{background-color:rgba(255,255,255,0.8);}
.blackbg{background-color:#333333;}
.whitebg{background-color:#FFFFFF;}

.white{color:#FFFFFF;}
.black{color:#000000;}
	

.iconsrow img{margin-bottom: 15px;}

.icon1{
	width:80px !important;
}

.iconsm{
	width:40px !important;
}

.iconsmed{
	width:55px !important;
}


.btn-black{
	background-color:black !important;
	color:white !important;
	border-radius:10px !important;
	line-height: 1.9 !important;
}

.btn-yellow{
	background-color:#f2b705 !important;
	color:white !important;
	border-radius:10px !important;
	padding:10px !important;
	line-height: 1.9 !important;
}

.btn-turquiose{
	background-color:#0cb4ce !important;
	color:white !important;
	border-radius:10px !important;
	padding:10px !important;
	line-height: 1.9 !important;
}

.btn-guide{
	background-color:white !important;
	color:#ab0000!important;
	border:1px solid #ab0000 !important;
	border-radius:2px !important;
	line-height: 2.1 !important;
	font-weight: 600 !important;
}


/*Sex Position Player CSS*/

#sexposplayer{
	background-image: url('/images/sexposplayer/ipad.png'); 
	background-repeat: no-repeat;
	background-size: contain;
	padding-top:3%;
	padding-bottom: 3%;
	padding-left:10%;
	padding-right:10%;
}

#sexposplayercontrols{
	position: absolute;
	height: 35px;
	width:79%;
	left:11%;
	bottom:9%;
	text-align: left;
}

#sexposplayercontrols img{
	margin-bottom: 0 !important;
}

@media only screen and (max-width: 600px) {
  
	.container{
    	height: auto;
  }
}

