﻿body{
     margin: 0px;
    padding: 0px;
     background: url(../images/Back.png) #f2faf8 center center;
   
}
@font-face {
    font-family: 'Rockwell';
    src: url('../fonts/ROCC___.TTF') format('truetype');
}
@font-face {
    font-family: 'Rockwell';
    src: url('../fonts/ROCKI.TTF') format('truetype');
}
@font-face {
    font-family: 'Rockwell';
    src: url('../fonts/ROCKEB.TTF') format('truetype');
}
@font-face {
    font-family: 'Rockwell';
    src: url('../fonts/ROCKBI.TTF') format('truetype');
}
@font-face {
    font-family: 'Rockwell';
    src: url('../fonts/ROCKB.TTF') format('truetype');
}

@font-face {
    font-family: 'Rockwell';
    src: url('../fonts/ROCCB__.TTF') format('truetype');
}
@font-face {
    font-family: 'Rockwell';
    src: url('../fonts/ROCK.TTF') format('truetype');
}

#header {
  background: url(../Images/header.png) no-repeat #96C82A center right;
  display: block;
  height: 75px;
  margin: 0;
  padding: 0;
  position: relative;
  border-bottom: 5px solid #7BAD14;
}
.fixed-navbar #header {
  width: 100%;
  position: fixed;
  z-index: 1000;
}

.b-r {
    border-right: 1px solid #e7eaec;
}
.b-r-w {
    border-right: 2px solid #fff;
}
#logo {
  float: left;
  width: auto;
  padding: 0px 10px 18px 18px;
  height: 75px;
  text-align: center;
}

#logo.light-version {
   /*border-bottom: 1px solid rgba(45, 167, 144, 1);*/
  text-align: center;
}
#logo.light-version label {
  font-weight: 600;
  color: #fff;
  font-size: 25px;
  border-bottom: 1px solid #fff;
  margin-top: 4px;
  font-family: 'Times New Roman';
}
.logo{
    background: url(../images/Header-left.png) no-repeat center center;
 width: 118px;
  height: 180px;
}
 #desktop{
        display: block;
    }
    #mobile{
        display: none;
    }
.no-borders {
  border: none !important;
  background: url(../images/Header-right.png) no-repeat;
}
.navbar-nav > li, .navbar-nav > li > a {
  height: 75px;
}


.nav.navbar-nav li a {
  color: #fff;
}
.navbar-nav > li,
.navbar-nav > li > a {
  height: 75px;
}
.navbar-nav > li > a {
  padding: 25px 20px;
  font-size: 17px;
}
.navbar-nav > li:last-child > a {
  padding-right: 35px;
}
.nav > li > a:focus, .nav > li > a:hover {
  text-decoration: none;
  color: #fe831b;
  background-color: transparent!important;
}


/* Start Template-1 */

#theme-1 {
   padding: 0px 0px 0px 0px;
  width: 91%;
  margin: 0px auto;
}
#carousel {
  height:350px;
  width:810px;
  position:relative;
}
.carousel-image {
  border:0;
  display:block;
}
.carousel-feature {
  position:absolute;
  top:-1000px;
  left:-1000px;
  cursor:pointer;
}
@media (max-width: 1600px) and (min-width:1366px)
{
    #theme-1 {
   padding: 0px 0px 0px 0px;
  width: 78%;
  margin: 0px auto;
} 
    #carousel {
  height:350px;
  width:760px;
  position:relative;
}
}
@media (max-width: 1366px) and (min-width:1214px){
    #theme-1 {
   padding: 0px 0px 0px 0px;
  width: 91%;
  margin: 0px auto;
}
#carousel {
  height:350px;
  width:810px;
  position:relative;
}

}

@media (max-width: 1213px) and (min-width:1118px)
{
    #theme-1 {
   padding: 0px 0px 0px 0px;
  width: 100%;
  margin: 0px auto;
} 
    #carousel {
  height:350px;
  width:760px;
  position:relative;
}
}
@media (max-width: 1117px) and (min-width:991px)
{
    #theme-1 {
   padding: 0px 0px 0px 0px;
  width: 100%;
  margin: 0px auto;
} 
    #carousel {
  height:350px;
  width:660px;
  position:relative;
}
}
@media (max-width: 990px) and (min-width:794px)
{
    #theme-1 {
   padding: 362px 0px 0px 122px;
  width: 75%;
  margin: 0px auto;
  position: absolute;
} 
    #carousel {
  height:350px;
  width:620px;
      position: absolute;
    margin-left: 11%;
    margin-top: 410px;
}

}
@media (max-width: 793px) and (min-width:300px) {
    #theme-1 {
        padding: 362px 0px 0px 122px;
        width: 75%;
        margin: 0px auto;
        position: absolute;
        display: none;
    }
     #carousel {
         display: none!important;
 }
     .inner{
         width:280px!important;
     }
}

/* End Template-1 */

/* Start Template-2 */
.sub_content{
    padding: 0px 0px 0px 50px;
}
.sub_content .panel-heading{
     padding: 5px 15px;
     background: rgba(26, 179, 148, 0.67); border: 1px solid rgba(45, 167, 144, 1); color: #fff;
}
.sub_content .panel-heading span{
     font-weight: 600;
  color: #fff;
  font-size: 22px;
  font-family: Rockwell;
}

.serviceBox_3  {
    padding: 15px 15px 25px;
    margin:60px auto 0;
    text-align: center;
    cursor: pointer;
    border-radius: 4px;
    color: #fff;
    background:rgba(114, 124, 182, 0.84);
    border:1px solid #727CB6;
    border-bottom-width:3px ;
    position:relative;
    height: 390px;
}
.serviceBox_3  .service-icon
{
    width:70px;
    height:70px;
    line-height:70px;
    border-radius:4px;
    border:1px solid #727CB6;
    background:#fff;
    color:#727CB6;
    margin:-48px auto 20px;
}
.serviceBox_3,.serviceBox_3 i,
.serviceBox_3  p,.service-icon,
.serviceBox_3  :after,.serviceBox_3 h3:before,
.service-icon:after,
.service-icon,.service-content{
    transition: all 0.5s ease-in-out;
}

.serviceBox_3  p {
    margin:0 0 15px;
}
.serviceBox_3 h3 {
    font-size: 20px;
    font-weight:normal;
    letter-spacing:0.7px;
    position: relative;
    margin:20px 0;
    padding:10px 0;
    background:none;
    overflow:hidden;
}
.serviceBox_3 h3:before
{
    content:"";
    background:#fff;
    width:0;
    height:2px;
    position:absolute;
    bottom:0;
    left:50%;
}
.serviceBox_3  h3:after
{
    content:"";
    background:#fff;
    width:0;
    height:2px;
    position:absolute;
    bottom:0;
    right:50%;
}
.serviceBox_3:hover h3:after,
.serviceBox_3:hover h3:before{
    width:100%;
}
.serviceBox_3  i {
    display: inline-block;
    font-size:3em;
    line-height:70px;
}
.serviceBox_3:hover .service-icon{
    background:#727CB6;
    color:#fff;
}
.serviceBox_3 .read{color:#727CB6; }
.serviceBox_3 .read:hover{color:#21328B; }


@media only screen and (max-width:768px) {
    .serviceBox_1,.serviceBox_2,.serviceBox_3{ margin-bottom:30px; }
}
@media only screen and (max-width: 767px) {
    .sub_content {
        padding: 0;
    }
}
@media (max-width: 992px) and (min-width:300px){
   .sub_content {
   
    margin-top: 450px;
    position: absolute;
}
}
/* End of Template-2*/

/*Start of Template-3*/
.Template-3{
    padding: 0px 0px 0px 50px;
    margin-top: -50px;
}

#hexGrid {
    overflow: hidden;
    width: 100%;
    margin: 0px auto;
    padding: 0px;
    font-size: 15px;
    margin-top: -40px;
}
#hexGrid:after {
    content: "";
    display: block;
    clear: both;
}
.hex {
    position: relative;
    list-style-type: none;
    float: left;
    overflow: hidden;
    visibility: hidden;
    outline:1px solid transparent; /* fix for jagged edges in FF on hover transition */
    -webkit-transform: rotate(-60deg) skewY(30deg) translatez(-1px);
        -ms-transform: rotate(-60deg) skewY(30deg) translatez(-1px);
            transform: rotate(-60deg) skewY(30deg) translatez(-1px);
}
.hex * {
    position: absolute;
    visibility: visible;
    outline:1px solid transparent; /* fix for jagged edges in FF on hover transition */
}
.hexIn {
    display:block;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    overflow: hidden;
    -webkit-transform: skewY(-30deg) rotate(60deg);
        -ms-transform: skewY(-30deg) rotate(60deg);
            transform: skewY(-30deg) rotate(60deg);
}

/*** HEX CONTENT **********************************************************************/
.hex img {
    left: -100%;
    right: -100%;
    width: auto;
    height: 100%;
    margin: 0 auto;
}
.hex h1, .hex p {
    width: 100%;
    padding: 5%;
    color: #fff;
    box-sizing:border-box;
    background-color: rgba(45, 195, 165, 0.88);
    font-weight: 300;
    -webkit-transition:  -webkit-transform .2s ease-out, opacity .3s ease-out;
            transition:          transform .2s ease-out, opacity .3s ease-out;
}
.hex h1 {
    bottom: 50%;
    padding-top:50%;
        color: #fff;
    font-size: 1.5em;
    z-index: 1;
    -webkit-transform:translateY(-100%) translatez(-1px);
        -ms-transform:translateY(-100%) translatez(-1px);
            transform:translateY(-100%) translatez(-1px);
}
.hex h1:after {
    content: '';
    position: absolute;
    bottom: 0;
        color: #fff;
    left: 45%;
    width: 10%;
    text-align: center;
    border-bottom: 1px solid #fff;
}
.hex p {
    top: 50%;
        color: #fff;
    padding-bottom:50%;
    -webkit-transform:translateY(100%) translatez(-1px);
        -ms-transform:translateY(100%) translatez(-1px);
            transform:translateY(100%) translatez(-1px);
}
 .hex .hexIn h1  {
  margin-top: 20px;
  margin-bottom: 3px;
}
/*** HOVER EFFECT  **********************************************************************/
.hexIn:hover h1, .hexIn:focus h1,
.hexIn:hover p, .hexIn:focus p{
    -webkit-transform:translateY(0%) translatez(-1px);
        -ms-transform:translateY(0%) translatez(-1px);
            transform:translateY(0%) translatez(-1px);
}

/*** SPACING AND SIZING *****************************************************************/
@media (min-width:1201px) { /* <- 5-4  hexagons per row */
    .hex {
        width: 19.2%; /* = (100-4) / 5 */
        padding-bottom: 22.170%; /* =  width / sin(60deg) */
    }
    .hex:nth-child(9n+6),
    .hex:nth-child(9n+7),
    .hex:nth-child(9n+8),
    .hex:nth-child(9n+9) {
        margin-top: -4.676%;
        margin-bottom: -4.676%;
        -webkit-transform: translateX(50%) rotate(-60deg) skewY(30deg);
            -ms-transform: translateX(50%) rotate(-60deg) skewY(30deg);
                transform: translateX(50%) rotate(-60deg) skewY(30deg);
    }
    .hex:nth-child(9n+6):last-child,
    .hex:nth-child(9n+7):last-child,
    .hex:nth-child(9n+8):last-child,
    .hex:nth-child(9n+9):last-child {
        margin-bottom: 0;
    }
    .hex:nth-child(9n+6) {
        margin-left: 0.5%;
        clear: left;
    }
    .hex:nth-child(9n+10) {
        clear: left;
    }
    .hex:nth-child(9n+2),
    .hex:nth-child(9n+ 7) {
        margin-left: 1%;
        margin-right: 1%;
    }
    .hex:nth-child(9n+3),
    .hex:nth-child(9n+4),
    .hex:nth-child(9n+8) {
        margin-right: 1%;
    }
}
@media (max-width: 1200px) and (min-width:901px) {/* <- 4-3  hexagons per row */
    .hex {
        width: 24.25%; /* = (100-3) / 4 */
        padding-bottom: 28.001%; /* =  width / sin(60deg) */
    }
    .hex:nth-child(7n+5),
    .hex:nth-child(7n+6),
    .hex:nth-child(7n+7) {
        margin-top: -6.134%;
        margin-bottom: -6.134%;
        -webkit-transform: translateX(50%) rotate(-60deg) skewY(30deg);
            -ms-transform: translateX(50%) rotate(-60deg) skewY(30deg);
                transform: translateX(50%) rotate(-60deg) skewY(30deg);
    }
    .hex:nth-child(7n+5):last-child,
    .hex:nth-child(7n+6):last-child,
    .hex:nth-child(7n+7):last-child {
        margin-bottom: 0;
    }
    .hex:nth-child(7n+2),
    .hex:nth-child(7n+6) {
        margin-left: 1%;
        margin-right: 1%;
    }
    .hex:nth-child(7n+3) {
        margin-right: 1%;
    }
    .hex:nth-child(7n+8) {
        clear: left;
    }
    .hex:nth-child(7n+5) {
        clear: left;
        margin-left: 0.5%;
    }
}
@media (max-width: 992px) and (min-width:300px){
    #hexGrid {
    overflow: hidden;
    width: 100%;
    margin: 0px auto;
    padding: 0px;
    font-size: 15px;
    margin-top: 450px;
    position: absolute;
}
}
@media (max-width: 900px) and (min-width:601px) {/* <- 3-2  hexagons per row */
    .hex {
        width: 32.666%; /* = (100-2) / 3 */
        padding-bottom: 37.720%; /* =  width / sin(60) */
    }
    .hex:nth-child(5n+4),
    .hex:nth-child(5n+5) {
        margin-top: -8.564%;
        margin-bottom: -8.564%;
        -webkit-transform: translateX(50%) rotate(-60deg) skewY(30deg);
            -ms-transform: translateX(50%) rotate(-60deg) skewY(30deg);
                transform: translateX(50%) rotate(-60deg) skewY(30deg);
    }
    .hex:nth-child(5n+4):last-child,
    .hex:nth-child(5n+5):last-child {
        margin-bottom: 0;
    }
    .hex:nth-child(5n+4) {
        margin-right: 1%;
        margin-left: 0.5%;
    }
    .hex:nth-child(5n+2) {
        margin-left: 1%;
        margin-right: 1%;
    }
    .hex:nth-child(5n+6) {
        clear: left;
    }
}
@media (max-width: 600px) {/* <- 2-1  hexagons per row */
    .hex {
        width: 49.5%; /* = (100-1) / 2 */
        padding-bottom: 57.158%; /* =  width / sin(60) */
    }
    .hex:nth-child(3n+3) {
        margin-top: -13.423%;
        margin-bottom: -13.423%;
        -webkit-transform: translateX(50%) rotate(-60deg) skewY(30deg);
            -ms-transform: translateX(50%) rotate(-60deg) skewY(30deg);
                transform: translateX(50%) rotate(-60deg) skewY(30deg);
    }
    .hex:nth-child(3n+3):last-child {
        margin-bottom: 0;
    }
    .hex:nth-child(3n+3) {
        margin-left: 0.5%;
    }
    .hex:nth-child(3n+2) {
        margin-left: 1%;
    }
    .hex:nth-child(3n+4) {
        clear: left;
    }
}
@media (max-width: 400px) {
    #hexGrid {
        font-size: 13px;
    }
}
/*End of Template-3*/

/*End of Template-4*/
.Template-4{
     padding: 0px 0px 0px 50px;
    margin-top: -50px;
    
}
.content-template-4 {
    background: #fff;
    border: 1px solid rgb(79, 191, 247);
    border-radius: 6px;
    padding: 20px 20px;
}

.content-template-4 article{
    /*padding-right: 10%;
    color: #000;
    position: relative;
    margin-bottom: 35px;
    padding-bottom: 12px;
    border-bottom: 3px dotted #000;*/
    width: 388px;
    margin: 0px auto;
    height: 312px;
    margin-bottom: 40px;
    padding: 10px 10px 10px 10px;
	background: #e6e5e5;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	color: #666;
	font-size: 14px;
	line-height: 1.8em;
	position: relative;
  box-shadow: 2px 2px 2px #ddd;


}
.content-template-4 article .newstitle{
      font-size: 18px;
    position: relative;
    padding: 12px 0px 16px 16px;
    border-bottom: 1px solid #fff;
    text-align: center;
    z-index: 9;
    height: 42px;
    line-height: 25px;
    color: #999;
    font-weight: 600;
}
.content-template-4 article .newstitle a{
    color: #999;
}
.content-template-4 article div.summary{
    font-size: 14px;
    font-family: Calibri;
    line-height: 24px;
    margin-top: 12px;
    padding-bottom: 5px;
}
.content-template-4 article div.summary p{
    
    height: 193px;
    
}
.col2{
    column-count: 2;
    column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
}
.content-template-4 article div.summary a.weiterlesen{
        display: block;
    height: 42px;
    text-align: center;
    border-top: 1px solid #fff;
  
}
.content-template-4 article div.summary a.weiterlesen span{
    font-family: Rockwell;
    font-size: 14px;
    color: #7cae15;
    line-height: 40px;
    padding: 0px 17px 0px 10px;

}
.content-template-4 article aside{
      width: 160px;
    height: 30px;
    border-radius: 3px;
    background: #7cae15;
    position: absolute;
    top: -15px;
    left: 18px;
    font-family: Arial;
    color: #fff;
}
.content-template-4 article aside time{
  font-size: 15px;
  position: absolute;
  width: 100px;
  top: 2px;
  letter-spacing: 0px;
padding: 0px 8px;
}
.content-template-4 article aside .comments{
   font-size: 18px;
  text-align: center;
  position: absolute;
  width: 25px;
  right: 14px;
  top: 7px;
}
.content-template-4 article aside .comments i{
   font-size: 22px;
 color: #fff;
}

@media screen and (min-width: 300px) and (max-width: 992px){
    .content-template-4 {
   position: absolute;
   margin-top: 450px;
}
}
/*End of Template-4*/


/* News */

.customer{
	/*background: url(../Images/News-back1.jpg) #17BCA7 no-repeat center center;*/
    background:rgba(255, 255, 255, 0.85);
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	height: 430px;
    border-radius: 5px;
    border: 2px solid #14b73b;

}
.customer h3{
	color: #05b453;
    font-size: 2em;
    text-decoration: none;
    margin: 0px 0px;
    text-align: center;
    border-bottom: 1px solid #cac9c9;
    padding: 5px 0px 0px 0px;
}
.customer-grid p{
	padding: 83px 10px 10px 10px;
	background: #e6e5e5;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	color: #666;
	font-size: 14px;
	line-height: 1.8em;
	position: relative;
    min-height: 270px;
    max-height: 300px;
  box-shadow: 2px 2px 2px #ddd;
}
.customer-grid aside{
      min-width: 130px;
      max-width: 160px;
    height: 30px;
    position: relative;
    z-index: 99;
    background: #7cae15;
    top: 8px;
    padding: 0px 20px;
    left: 15px;
    border-radius: 3px;
}

.customer-grid aside time{
         font-size: 15px;
    line-height: 31px;
    font-weight: 700;
   color: #fff;
}

.customer-grid p:before{
	background:url(../images/Newstell.png) no-repeat 0px 0px;
	display:block;
	content:'';
	position: absolute;
	top: 100%;
	left: 50%;
	width: 45px;
	height: 55px;
}
.newstitle
{
    font-size: 18px;
    position: relative;
    padding: 12px 0px 16px 16px;
    border-bottom: 1px solid #fff;
    text-align: center;
    z-index: 9;
    height: 42px;
    line-height: 25px;
        color: #999;
    font-weight: 600;
}

.customer-grid h4{
   font-size: 15px;
    color: #7cae15;
    margin: 3.2em 4em;
    text-align: center;
    background: rgb(232, 232, 230);
    border-radius: 10px;
    padding: 10px 0px;
    font-weight: 600;
    box-shadow: 2px 2px 2px #ddd;
}
.customer-grid h4 span{
    font-style: italic;
    font-size: 17px;
    color: #f26e0b;
}
.customer-grid {
  margin: 0 1em 0 0;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
	margin: 0px auto;
}
.nbs-flexisel-item {
	float: left;
	margin: 0;
	padding: 0px;
	cursor: pointer;
	position: relative;
	line-height: 0px;
    border-radius: 5px;
}
.nbs-flexisel-item > img {
	cursor: pointer;
	position: relative;
}
/*---- Nav ---*/
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width:60px;
	height:115px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
}
.nbs-flexisel-nav-left {
left: -4%;
top: 27% !important;
background: url(../Images/News-lft.png) no-repeat center center;
}
.nbs-flexisel-nav-right {
right: -4%;
top: 27% !important;
background: url(../Images/News-rght.png) no-repeat center center;
}

/*@media (max-width:1366px) {
    .customer {
      	background: url(../Images/Back3.jpg) #17BCA7 no-repeat 0px -180px;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	min-height: 590px;
	padding:4em 0;
    }
}*/

@media (max-width: 992px) and (min-width:300px){
 .customer {
   display: none;
}
  
}

    @media (max-width:1024px) {


        .customer-grid h4 {
            font-size: 1.4em;
        }

        .customer-grid p {
            padding: 1em;
        }


        .customer h3 {
            margin: 0 0 1em;
        }

        .customer {
            min-height: 520px;
        }
    }
    @media (max-width:768px) {
        .customer h3 {
            font-size: 2em;
        }

        .customer {
            padding: 3em 0;
            min-height: 435px;
        }

        .customer-grid p {
            font-size: 13px;
        }

        .customer-grid h4 {
            font-size: 1.1em;
        }
    }
    @media (max-width:640px) {

        .customer h3 {
            font-size: 1.8em;
        }
    }
    @media (max-width:480px) {
        .customer h3 {
            font-size: 1.5em;
        }

        .customer {
            min-height: 335px;
        }
    }
    @media (max-width:320px) {
        .customer h3 {
            font-size: 1.3em;
        }

        .customer-grid h4 {
            font-size: 1em;
            margin: 4em 0 0;
        }

        .customer {
            padding: 2em 0;
        }
    }

/* News */


/*Start Template-5*/
.Template-5{
    height: auto;
    margin: 20px 13px;
}
.Template-5 label:nth-child(1){
    width: 229px;
    border: none;
     height: 379px;
     background: #1ab394;
  box-shadow: none;
  -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}
.Template-5 label:nth-child(2){
    width: 229px;
    position: absolute;
      left: 229px;
  top: 60px;
    height: 391px;
    background:#9b59b6;
    border: none;
  box-shadow: none;
  -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}
.Template-5 label:nth-child(3){
    width: 229px;
      height: 391px;
        left: 470px;
  top: 60px;
  z-index: 9;
       position: absolute;
     background: #3498db;
    border: none;
  box-shadow: none;
  -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}
.Template-5 label:nth-child(4){
    width: 229px;
      height: 379px;
      left: 671px;
       position: absolute;
     background: #e74c3c;
    border: none;
  box-shadow: none;
  -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}
.Template-5 label .panel-img img{
   width: 100%;
    height: 150px;
    padding: 1px;
}

.Template-5 label .panel-heading{
      color: #fff;
  font-weight: 700;
  padding: 0px 10px;
  transition: all .3s;
  text-align: left;
  border-bottom: 2px dotted #3A7B50;
}
.Template-5 label .panel-body
{
   border-radius: 2px;
  padding: 12px 20px;
  position: relative;
  color: #ddd;
  text-align: center;

}
.Template-5 label:nth-child(1) .panel-body
{
   border-radius: 2px;
  padding: 12px 25px 12px 20px;
  position: relative;
  color: #ddd;
  text-align: center;

}
.Template-5 label:nth-child(4) .panel-body
{
  border-radius: 2px;
  padding: 12px 19px 12px 30px;
  position: relative;
  color: #ddd;
  text-align: center;
}

.Template-5 label p{
    font-family: Rockwell;
    font-size: 16px;
    margin: 0 0 0px;
    padding-top: 10px;
    height: 50px;
}
.Template-5 label span{
    font-family: Rockwell;
    font-size: 13px;
    padding: 0px 10px;
}
.Template-5 label .panel-footer
{
        color: #fff;
  border-top: none;
  font-size: 14px;
  font-weight: bold;
  padding: 2px 9px;
  text-align: left;
}

@media (max-width: 992px) and (min-width:300px){
  .Template-5{
  
    display: none!important;
} 
  
}


/*End template-5*/

/*.footer {
  
  background: url(../Images/Footer-pencil.png) no-repeat center center rgba(96, 140, 2, 1);
  border-top: 1px solid rgb(86, 125, 3);
  transition: all 0.4s ease 0s;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 30px;
}
.footer{
    color: #fff;
    font-size: 12px;
    font-weight: 100;
}
.footer-content{
    width: 420px;
    height: 30px;
    margin: 0px auto;
}
.footer-content .pull-right {
padding: 5px 86px;
}*/
.footer {
  padding: 3px 18px;
  background-color: rgba(96, 140, 2, 1);
  border-top: 1px solid rgb(82, 118, 3);
  transition: all 0.4s ease 0s;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
    z-index: 100;
}
.footer{
    color: #fff;
    font-size: 13px;
    font-weight: 100;
}

.loginpagebody{
    padding: 175px 0px;
}
#cbp-spmenu-s2 h2{
font-size: 18px;margin-bottom: 0px!important; font-family: Verdana; font-weight: 700;
}
#SecondMenu h2{
font-size: 16px;margin-bottom: 0px!important; font-family: Verdana; font-weight: 700;
}
.inner
{
	 width: 308px;
    margin: 0 auto;
    background: #fff;
	color: white;
    border-radius: 5px;
	text-align: center;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.3);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.3);
}
.circle-Mask{
    display: block;
    height: 96px;
    width: 96px;
    padding: 2px;
    overflow: hidden;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
    z-index: 100;
   border: 3px solid #d2d6de;
    background-repeat: no-repeat;
    transition: opacity 0.075s;
}
.circle{
    
    z-index: 101;
    height: 86px;
    width: 86px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
}
.LoginE_input{
      margin-top: 16px;
      width: 100%;
      height: 35px;
      font-size: 1em;
      font-weight:300;
      padding: 0 22px 0 8px;
      background: #fff;
      border: 1px solid rgba(0,0,0,.3);
      border-bottom: 1px solid #539E6C;
      border-radius: 0px;
      color: #404040;
      border-radius: 3px;
}
input{
    border: 0px;
}
.hidden_lable{
    max-height: 3.5em;
    margin-top: 10px;
    margin-bottom: 10px; 
    visibility: visible; 
    color: #dd4b39; 
    line-height: 17px; 
    margin: .5em 0 0; 
    text-align: left; 
    display: none;
}
.text-success{
    color: #1AB394;
}

.LoginE_button{
      border: 1px solid #3A7B50;
  text-shadow: 0 1px rgba(0, 0, 0, 0.1);
  background-color: #1ab394;
    color: #fff;
    margin: 10px 0px;
}
.LoginE_Lable{
    margin-top: 5px; width: 100%; height: 35px; font-size: 16px; text-align: center; padding: 0 8px;
        color: #fff
}
input[type="text"]:focus,input[type="password"]:focus{
    outline: none!important;
}
input[type="text"]{
    background: url(../images/icon4.png) no-repeat right;
}
#txtMobile{
background: url(../images/Mobile.png) no-repeat right;
}
/*input[type="text"]:focus{
    background: url(../images/icon4-1.png) no-repeat right;
}*/
input[type="password"]{
    background: url(../images/Password.png) no-repeat right; 
}
/*input[type="password"]:focus{
    background: url(../images/Password1.png) no-repeat right;
    
}*/

.LoginE_input1{
   margin-top: 16px;
      width: 100%;
      height: 35px;
      font-size: 1em;
      font-weight:300;
      padding: 0 22px 0 8px;
      background: #fff;
      border: 1px solid rgba(0,0,0,.3);
      border-bottom: 2px solid #539E6C;
      border-radius: 0px;
      color: #404040;
      border-radius: 3px;
}
.hidden_lable1{
    max-height: 3.5em; margin-top: 10px; margin-bottom: 10px; 
    visibility: visible; color: #dd4b39; line-height: 17px; margin: .5em 0 0; text-align: left; display: none
}

.LoginE_button1{
     border: 1px solid #3A7B50;
  text-shadow: 0 1px rgba(0, 0, 0, 0.1);
  background-color: #1AB394;
    color: #fff;
    margin: 10px 0px;
    width: 100%;
}
.LoginE_button2{
      border: 1px solid #3A7B50;
  text-shadow: 0 1px rgba(0, 0, 0, 0.1);
  background-color: #1AB394;
    color: #fff;
    margin: 5px 10px;
}
.btn-primary:hover{
background: #63b980;
border-color: #539E6C;
}
.LoginE_button3{
      border: 1px solid #3A7B50;
  text-shadow: 0 1px rgba(0, 0, 0, 0.1);
  background-color: #1AB394;
    color: #fff;
    margin: 5px 0px;
    margin-left: -10px;
}
#wlportalname a{
    height: 29px;
    width: 57px;
    color: #1AB394;
    z-index: 9999;
}
.login_panel-body{
    padding: 20px 10px;
    height:345px;
}
@media only screen and (min-width:300px) and (max-width:1240px) {
       
 
    .login_panel-body{
    padding: 20px 10px;
    height:370px;
}
         .LoginE_button2{
    margin: 10px 0px;
}
.LoginE_button3{
    margin: 10px 0px;
    margin-left: 0px;
}
}
@media only screen and (min-width:300px) and (max-width:767px) {
    #desktop{
        display: none;
    }
    #mobile{
        display: block;
    }
    #logo {
  padding: 5px 15px;
  height: 75px;
  text-align: center;
}

    .logo{
        display: none;
    }

#logo.light-version span {
  font-weight: 600;
  color: #fff;
  font-size: 20px;
  border-bottom: 0px solid #fff;
}
#logo.light-version label {
 
  margin-top: 0px;
}
}

/*Online Rigistration*/
 .bounce {
    color: white;
    animation: bounce 1s infinite;
  -moz-animation: bounce 1s infinite;
  -webkit-animation: bounce 1s infinite;
  
}
@-webkit-keyframes bounce{
  0% { color: #17BCA7; }
    25% {color: #1e63c3; }
     50% {color: #14b73b; }
     100% {color: #ed4008; }
}
@keyframes bounce{
   0% { color: #17BCA7; }
    25% {color: #1e63c3; }
     50% { color: #14b73b; }
     100% { color: #ed4008; }
}

.bounce1 {
    background-color: white;
    animation: bounce1 1s infinite;
  -moz-animation: bounce1 1s infinite;
  -webkit-animation: bounce1 1s infinite;
  
}
@-webkit-keyframes bounce1{
   0% { background-color: #17BCA7; }
    25% { background-color: #a3ce2f; }
     50% { background-color: #14b73b; }
     100% { background-color: #ed4008; }
}
@keyframes bounce1{
    0% { background-color: #17BCA7; }
    25% { background-color: #a3ce2f; }
     50% { background-color: #14b73b; }
     100% { background-color: #ed4008; }
}




 #online_reg{
            margin-top: 84px;
    margin-left: 320px;
    position: absolute;
    z-index: 999;
 }
 
#online_reg div{
      width: 344px;
    height: 142px;
    margin: 0px auto;
    margin-top: 6px;
    border-radius: 8px;
    padding: 2px 0px;
    background: #a3ce2f;
    padding-right: 11px;
   
}
    #online_reg div > span {
        color: #fff;
        font-size: 25px;
        font-weight: 300;
        font-family: Rockwell;
    }
#online_reg div > b{
        font-size: 23px;
    color: #fff;
    font-style: italic;
        line-height: 14px;
}
#online_reg div > p{
    font-family: Rockwell;
    color: #fff;
    font-size: 22px;
    padding-right: 15px;
    margin: -11px 0 -5px;
    line-height: 35px;
    letter-spacing: 1.5px;
}
#online_reg div > label{
        width: 85px;
    height: 85px;
    position: absolute;
    border-radius: 50%;
    background: #a3ce2f;
       margin-left: 139px;
    top: 59px;
    border: 7px solid #fff;
    padding: 2px 3px;
}

#online_reg div > label {
        font-size: 17px;
    color: #fff;
    font-style: italic;
    line-height: 66px;
   font-family: Rockwell
}
#online_reg div > label i{
   font-size: 25px;    color: #fff;
} 
@media (max-width: 992px) and (min-width:417px) {
   
    #online_reg {
        margin-left: 20% !important;
        position: absolute;
        z-index: 999;
    }
}
@media (max-width: 416px) and (min-width:300px) {
   
    #online_reg {
        margin-left: 2% !important;
        position: absolute;
        z-index: 999;
    }
}


#CnfirmResetDiv{
    display: none;
}
#CnfirmResetDiv .details-body{
    background: #fff;
    padding: 15px 15px 0px 15px;
    position: relative;
    top: -143px;
    border: 1px solid #fff;
    border-radius: 5px;
    z-index: 9;
}
#CnfirmResetDiv .details-body .form-group{
    margin-bottom: 9px!important;
}

#CnfirmResetDiv .details-body .form-group .heading{
    font-size: 12px;
    color: #000;
    font-weight: 100;
    text-align: right;
    padding: 0px 6px;
    line-height: 14px;

}
#CnfirmResetDiv .details-body .form-group .name{
    font-size: 12px;
    color: #000;
    text-align: left;
    font-weight: 700;
    padding: 0px 6px;
    line-height: 14px;
}