/* Color Swicher CSS */

.switcher {
    width: 30px !important;
    height: 40px !important;
    display: inline-block;
    margin: 4px 8px;
    border-radius: 5px;
    border: 0px solid #000;
}
.swichermainleft {
	width: 100%;
	float: left;
	text-align: left;
}
.wscolorcode {
    display: inline-block;
    margin: 4px 8px;
    width: 55px;
    height: 28px;
    border-radius: 4px;
}

/* //////////////////  switch-1  //////////////// */
.onoffswitch {
    position: relative;
    width: 30px;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select: none;
    
}
.onoffswitch-checkbox {
    display: none;
}
.onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    height: 15px;
    padding: 0;
    line-height: 16px;
    border: 1px solid #CCCCCC;
    border-radius: 15px;
    background-color: #FFFFFF;
    transition: background-color 0.3s ease-in;
}
.onoffswitch-label:before {
    content: "";
	height: 16px;
    display: block;
	width: 17px; 
	margin: 0px;
    background: #FFFFFF;
    position: absolute; top: 0; bottom: 0;
    right: 13px;
    border: 1px solid #CCCCCC; border-radius: 15px;
    transition: all 0.3s ease-in 0s; 
}
.onoffswitch-checkbox:checked + .onoffswitch-label {
    background-color: #a343ff;
}
.onoffswitch-checkbox:checked + .onoffswitch-label, .onoffswitch-checkbox:checked + .onoffswitch-label:before {
   border-color:#a343ff;
}
.onoffswitch-checkbox:checked + .onoffswitch-label:before {
    right: 0px; 
}

/* //////////////////  switch-2  //////////////// */
.onoffswitch2 {
    position: relative;
    width: 30px;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select: none;
    
}
.onoffswitch2-checkbox {
    display: none;
}
.onoffswitch2-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    height: 15px;
    padding: 0;
    line-height: 16px;
    border: 1px solid #CCCCCC;
    border-radius: 15px;
    background-color: #FFFFFF;
    transition: background-color 0.3s ease-in;
}
.onoffswitch2-label:before {
    content: "";
	height: 16px;
    display: block;
	width: 17px; 
	margin: 0px;
    background: #FFFFFF;
    position: absolute; top: 0; bottom: 0;
    right: 13px;
    border: 1px solid #CCCCCC; border-radius: 15px;
    transition: all 0.3s ease-in 0s; 
}
.onoffswitch2-checkbox:checked + .onoffswitch2-label {
    background-color: #5838b4;
}
.onoffswitch2-checkbox:checked + .onoffswitch-label2, .onoffswitch2-checkbox:checked + .onoffswitch2-label:before {
   border-color: #5838b4;
}
.onoffswitch2-checkbox:checked + .onoffswitch2-label:before {
    right: 0px; 
}

/*-- color-1 --*/
.color1{
	background: #03256c !important;
}

/*-- color-2 --*/
.color2{
	background: #2d136e !important;
}

/*-- color-3 --*/
.color3{
	background: #073a4f !important;
}

/*-- color-4 --*/
.color4{
	background: #37374a !important;
}

/*-- color-5 --*/
.color5{
	background: #4c1954 !important;
}

/*-- color-6 --*/
.color6{
	background: #10171d !important;
}

/*-- color-7 --*/
.color7{
	background: #1d5748 !important;
}

/*-- color-8 --*/
.color8{
	background: #37374a !important;
}

/*-- color-9 --*/
.color9{
	background: #4c1954 !important;
}

/*-- color-10 --*/
.color10{
	background: #10171d !important;
}

/*-- color-11 --*/
.color11{
	background: linear-gradient(to right, #03256c, #153b87) !important;
}

/*-- color-12 --*/
.color12{
	background: linear-gradient(to right, #2d136e, #351885) !important;
}

/*-- color-13 --*/
.color13{
	background: linear-gradient(to right, #073a4f, #1d5d77) !important;
}

/*-- color-14 --*/
.color14{
	background: linear-gradient(to right, #37374a, #1e1e1e) !important;
}

/*-- color-15 --*/
.color15{
	background:  linear-gradient(to right, #4c1954, #901fa2) !important;
}

/*-- color-16 --*/
.color16{
	background:linear-gradient(to right, #10171d, #393838) !important;
}

/*-- color-17 --*/
.color17{
	background: linear-gradient(to right, #3838af, #0c86ce)  !important;
}

/*-- color-18 --*/
.color18{
	background:  linear-gradient(to right, #4c4177 ,#2a5470 ) !important;
}

/*-- color-19 --*/
.color19{
	background: linear-gradient(to right, #4f055f , #980fb5) !important;
}

/*-- color-20 --*/
.color20{
	background: linear-gradient(to right, #3d2a90, #770467) !important;
}

/*-- image-1 --*/
.image1{
	background:url(../../../assets/images/backgrounds/13.png);
}

/*-- image-2 --*/
.image2{
	background:url(../../../assets/images/backgrounds/14.png);
}

/*-- image-3 --*/
.image3{
	background:url(../../../assets/images/backgrounds/15.png);
}

/*-- image-4 --*/
.image4{
	background:url(../../../assets/images/backgrounds/16.png);
}

/*-- image-5 --*/
.image5{
	background:url(../../../assets/images/backgrounds/17.png);
}

/*-- image-6 --*/
.image6{
	background:url(../../../assets/images/backgrounds/18.png);
}

/*-- image-7 --*/
.image7{
	background:url(../../../assets/images/backgrounds/19.png);
}

/*-- image-8 --*/
.image8{
	background:url(../../../assets/images/backgrounds/20.png);
}

/*-- image-9 --*/
.image9{
	background:url(../../../assets/images/backgrounds/21.png);
}

/*-- image-10 --*/
.image10{
	background:url(../../../assets/images/backgrounds/22.png);
}
.body-dark{
	background:#37374a;
}
.body-dark #global-loader{
	background:#37374a;
}
.sticky-wrapper.is-sticky .header {
    background: #2c2c3b;
}
.fonts{
	width: 45%;
    height: 100%;
    padding: 6px 15px;
    font-size: 12px;
    border: 1px solid rgba(107,122,144,0.3);
    border-radius: 4px;
    color: #2e384d;
    text-align: center;
    margin: 2px;
}
.fonts:hover{
	color:#a343ff;
}
.fonts.active{
	border:1px solid #a343ff;
	color:#fff;
	background:#a343ff;
}
.