.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;
}
.wscolorcode {
    display: inline-block;
    margin: 3px;
}
.skin-body{
	margin: 0.8rem 0 0.8rem 0;
}
.navstyle1{
	border: 1px solid #e3e3f7;
    padding: 0.2rem 1rem 0.2rem;
}
.navstyle1:hover{
	color:#031938;
	cursor: pointer;
}
.wscolorcode1 {
    display: inline-block;
    margin: 4px 5px;
    width: 30px;
    height: 30px;
	border-radius:.25rem;
}
.skin-body a{
	font-size:0.9rem;
	font-weight:500;
}
.full-width .container{  
    max-width:inherit !important;
	width:95% !important;	
	transition:all 0.5s ease;
}
.switch_section span {
    color: #212121 !important;
    font-size: 14px;
	font-weight: 400;
}
.unbox {  
   margin:0; 
}

.switch_section li{
    width:100%;
    height:30px;
}
.switch_section {
    width: 100%;
    height: auto;
    list-style: none;
    margin: 0 auto;
    margin: 0.8rem 0 0.8rem 0;
}
.switch-toggle{
	margin: 4px 5px;
	padding: 0 5px 0 5px;
}

/* //////////////////  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: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:before {
    right: 0px; 
}

/* //////////////////  switch-3  //////////////// */
.onoffswitch3 {
    position: relative;
    width: 30px;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select: none;
    
}
.onoffswitch3-checkbox {
    display: none;
}
.onoffswitch3-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;
}
.onoffswitch3-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; 
}
.onoffswitch3-checkbox:checked + .onoffswitch3-label {
    background-color:#0052cc;
}
.onoffswitch3-checkbox:checked + .onoffswitch-label3, .onoffswitch3-checkbox:checked + .onoffswitch3-label:before {
   border-color:#0052cc;
}
.onoffswitch3-checkbox:checked + .onoffswitch3-label:before {
    right: 0px; 
}

/*-- color-1 --*/
.color1{
	background: #0099ff !important;
}

/*-- color-2 --*/
.color2{
	background: #339966 !important;
}

/*-- color-3 --*/
.color3{
	background:#03c4a7 !important;
}

/*-- color-4 --*/
.color4{
	background:#bf396a !important;
}

/*-- color-5 --*/
.color5{
	background:#0085ca !important;
}

/*-- color-6 --*/
.color6{
	background: #0D25B9 !important;
}

/*-- color-7 --*/
.color7{
	background: #631151 !important;
}

/*-- color-8 --*/
.color8{
	background: #d03a16 !important;
}

/*-- color-9 --*/
.color9{
	background: #867add !important;
}

/*-- color-10 --*/
.color10{
	background: #9323a0 !important;
}

/*-- color-11 --*/
.color11{
	background:linear-gradient( 135deg, #0085ca 10%, #130CB7 100%) !important;
}

/*-- color-12 --*/
.color12{
	background: linear-gradient(135deg, #504b9f 10%, #3b8dbf 100%) !important;
}

/*-- color-13 --*/
.color13{
	background: linear-gradient( 135deg, #7368de 10%, #c15fba 100%) !important;
}

/*-- color-14 --*/
.color14{
	background: linear-gradient( 135deg, #7e38c4 10%, #2b246d  100%) !important;
}

/*-- color-15 --*/
.color15{
	background:linear-gradient( 135deg, #ce474d 10%, #571350 100%)  !important;
}


.arrow1 {
  animation: slide1 1s ease-in-out infinite;
  margin-right: 9px;
}
@keyframes slide1 {
  0%,
  100% {
    transform: translate(0, 0);
  }

  50% {
    transform: translate(10px, 0);
  }
}
