body {
    /* background: #ebeaea; */
}


/* heading */
.heading {
    position: relative;
    padding-left: 135px;
    padding-top: 39px;
    padding-bottom: 51px;
}

    .heading span.ico {
        width: 108px;
        height: 136px;
        /*background: url(images/ico.png) no-repeat 0 0;*/
        position: absolute;
        left: 10px;
        top: 0;
    }

    .heading h3 {
        padding-bottom: 16px;
    }

    .heading h2 {
        font-size: 26px;
        line-height: 34px;
        font-family: georgia, arial, helvetica, serif;
        font-style: italic;
    }
/* end heading */

/* cols */
.cols {
    padding-bottom: 36px;
}

    .cols .col {
        width: 250px;
        float: left;
    }

        .cols .col + .col {
            padding-left: 20px;
        }

        .cols .col a img {
            background: url(images/bg-img.png) repeat 0 0;
            padding: 9px 0 10px;
            border-top: 1px solid #6e6e6e;
            margin-bottom: 8px;
        }

        .cols .col h4 {
            line-height: 19px;
            padding-bottom: 14px;
        }
        /*.cols .col h4 a { color: #fff; }*/
        .cols .col p {
            line-height: 18px;
        }
/* end of cols */

.content {
    width: 57%;
    float: left;
    padding-left: 3px;
    display: block;
    min-width: 299px;
}

    .content h4 {
        font-size: 19px;
        line-height: 20px;
        /*color: #fff;*/
        font-family: georgia, arial, helvetica, serif;
        font-weight: normal;
        padding-bottom: 15px;
    }

    /*box*/
    .content .box {
        background: url(images/box.png) repeat 0 0;
        /*padding: 20px 30px 20px 27px;*/
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -o-border-radius: 4px;
        color: #fff;
    }

.box p {
    padding: 10px;
}
/*end box*/


.widget {
    width: 240px;
    float: right;
    display: block;
}

    .widget h4 {
        padding-bottom: 18px;
    }

    .widget ul {
        list-style: none;
        list-style-position: outside;
    }

        .widget ul li {
            background: url(images/plus-ico.png) no-repeat 0 7px;
            padding-left: 14px;
            line-height: 22px;
        }

            .widget ul li a {
                color: #39daf5;
            }

/*footer*/

footer {
    background-color: #101010;
}

.footer {
    position: relative;
}

.footer-top {
    height: 70px;
    line-height: 68px;
    position: relative;
}

    .footer-top .footer-nav {
        font-size: 16px;
        font-family: georgia, arial, helvetica, serif;
    }

        .footer-top .footer-nav a {
            color: #fff;
            margin-right: 39px;
        }

            .footer-top .footer-nav a.-netbeans-hover {
                color: #0090af;
                text-decoration: none;
            }

    .footer-top .footer-logo {
        width: 192px;
        position: absolute;
        top: 14px;
        right: 8px;
        font-size: 0;
        line-height: 0;
    }

        .footer-top .footer-logo a {
            height: 48px;
            background: url(images/footer-logo.png) no-repeat 0 0;
            display: block;
            text-indent: -4000px;
        }

.footer-social {
    margin-right: 27px;
}

.footer-navbar-wrapper {
    position: relative;
}
/*end footer*/

.divider-small {
    margin: 20px 0;
}

.divider-big {
    margin: 30px 0;
}

.carousel h1, p {
    /*border-style: solid;*/
    /*border-color: #0000ff;*/
    text-shadow: -2px 4px 5px rgba(150, 150, 150, 0.94);
}

.text-shadow {
    text-shadow: -2px 4px 5px rgba(150, 150, 150, 0.94);
    filter: dropshadow(color=#a8aaad, offx=1, offy=1);
}

.main-content {
    background-color: #fff;
    padding: 30px;
}

.mt30 {
    margin: 30px 0 0;
}

.mt68 {
    margin: 68px 0 0;
}

.about {
    display: none;
}

.contact {
    display: none;
}

.demo-group {
    display: none;
}

.nav-template {
}


/*Logo*/
.llogo {
    margin-bottom: 97%;
    display: inline-block;
    position: relative;
    margin-top: -100%;
    margin-bottom: -92px;
    height: 48px;
    width: 94px;
}

.gsp-nav .navbar-brand > img {
    display: inline-block;
}

.w100plogo {
    width: 50%;
    max-width: 937px;
    min-width: 250px;

}

.mn-logo {
    margin: 80px 0 0 0;
    width: 100%;
  text-align: center;
   /*   background-image: url('../content/images/bg.jpg');    
    background-repeat: no-repeat;    
    background-position: 0 0;    
    background-size: 100% 100%;*/
}
/*End logo*/

.main-pg-bg{
/*      background-image: url('../content/images/bg.jpg');
  background-repeat: no-repeat;
  background-position: 0 0;
  
      background-size: cover;
  height: 100%;*/
}
.gsp-sky-area{
   background-image: url('../Content/images/bg-s.gif');
  
   background-repeat: repeat-x;
  
   background-position: 0 0;
  
   /* background-size: 100px; */
   position: absolute;
   height: 53%;
   width: 100%;
   left: 0;
   top: 0;
   z-index:-1;
   min-height: 400px;
}
.gsp-grass-area{
   background-image: url('../Content/images/bg-g.gif');
  
   background-repeat:repeat;
  
   background-position: 0 0;
  
   /* background-size: 100px; */
   position: absolute;
   height: 53%;
   width: 100%;
   left: 0;
   top: 53%;
   z-index:-1;
}
html{
    /* This image will be displayed fullscreen */
    /*background:url('../content/images/bg.jpg') repeat-y center center;*/

    /* Ensure the html element always takes up the full height of the browser window */
    min-height: 100%;

    /* The Magic */
    background-size: cover;
}

body{
     background-image: url('../Content/images/bg-g.gif');
  
   background-repeat:repeat;
  
   background-position: 0 53%;
    /* Workaround for some mobile browsers */
    min-height:100%;
}