@charset "utf-8";

@import url('https://fonts.googleapis.com/css?family=Lobster');

.test_1, .test_2, .test_3, .test_4, .test_5, .test_6, .test_7 {
    height: 20px !important;
    width: 20px !important;
}

.tooltip.top {
    left: 68% !important;
}

.tooltip.top .tooltip-arrow {
    display: none;
}

.tooltip-inner {
    background: #fff !important;
    color: #000 !important;
    font-size: 11px !important;
    text-align: justify !important;
    padding: 10px 15px !important;
}

.image19 * {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 214px;
    z-index: 7;
    width: 25px;
    height: 25px;
    -webkit-animation: myfirst 15s infinite; /* Safari 4.0 - 8.0 */
    -webkit-animation-direction: alternate; /* Safari 4.0 - 8.0 */
    animation: myfirst 15s;
    animation-direction: alternate;
}

.image18 * {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 152px;
    z-index: 7;
    width: 25px;
    height: 25px;
    -webkit-animation: myfirst1 15s infinite; /* Safari 4.0 - 8.0 */
    -webkit-animation-direction: alternate; /* Safari 4.0 - 8.0 */
    animation: myfirst_1 15s;
}

.image17 * {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 90px;
    z-index: 7;
    width: 25px;
    height: 25px;
    -webkit-animation: myfirst_2 15s infinite; /* Safari 4.0 - 8.0 */
    -webkit-animation-direction: alternate; /* Safari 4.0 - 8.0 */
    animation: myfirst_2 15s;

}

.image16 * {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 10px;
    z-index: 7;
    width: 25px;
    height: 25px;
    -webkit-animation: myfirst_3 15s infinite; /* Safari 4.0 - 8.0 */
    -webkit-animation-direction: alternate; /* Safari 4.0 - 8.0 */
    animation: myfirst_3 15s;

}

.image15 * {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 75px;
    bottom: 0;
    z-index: 7;
    width: 25px;
    height: 25px;
    -webkit-animation: myfirst_4 4s infinite; /* Safari 4.0 - 8.0 */
    -webkit-animation-direction: alternate; /* Safari 4.0 - 8.0 */
    animation: myfirst_4 4s;

}

.image14 * {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 130px;
    bottom: 0;
    z-index: 7;
    width: 25px;
    height: 25px;
    -webkit-animation: myfirst_5 4s infinite; /* Safari 4.0 - 8.0 */
    -webkit-animation-direction: alternate; /* Safari 4.0 - 8.0 */
    animation: myfirst_5 4s;
}

.image13 * {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 185px;
    bottom: 0;
    z-index: 7;
    width: 25px;
    height: 25px;
    -webkit-animation: myfirst_6 4s infinite; /* Safari 4.0 - 8.0 */
    -webkit-animation-direction: alternate; /* Safari 4.0 - 8.0 */
    animation: myfirst_6 4s;
}

@-webkit-keyframes myfirst_6 {
    0% {
        left: 0px;
        bottom: -300px;
    }

}

.image12 * {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 185px;
    bottom: 0;
    z-index: 8;
    width: 20px;
    height: 20px;
    -webkit-animation: spin 10s linear infinite;
    -moz-animation: spin 10s linear infinite;
    animation: spin 10s linear infinite;
    -webkit-animation: myfirst_6 4s infinite; /* Safari 4.0 - 8.0 */
    -webkit-animation-direction: alternate; /* Safari 4.0 - 8.0 */
    animation: myfirst_6 4s;
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes myfirst_5 {
    0% {
        left: -1000px;
        top: 350px;
    }

}

.image11 * {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 130px;
    bottom: 0;
    z-index: 8;
    width: 20px;
    height: 20px;
    -webkit-animation: spin 10s linear infinite;
    -moz-animation: spin 10s linear infinite;
    animation: spin 10s linear infinite;
    -webkit-animation: myfirst_5 4s infinite; /* Safari 4.0 - 8.0 */
    -webkit-animation-direction: alternate; /* Safari 4.0 - 8.0 */
    animation: myfirst_5 4s;

}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes myfirst_4 {
    0% {
        left: 1000px;
        top: 350px;
    }

}

.image10 * {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 75px;
    bottom: 0;
    z-index: 8;
    width: 20px;
    height: 20px;
    -webkit-animation: spin 10s linear infinite;
    -moz-animation: spin 10s linear infinite;
    animation: spin 10s linear infinite;
    -webkit-animation: myfirst_4 15s infinite; /* Safari 4.0 - 8.0 */
    -webkit-animation-direction: alternate; /* Safari 4.0 - 8.0 */
    animation: myfirst_4 15s;

}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes myfirst_3 {
    0% {
        left: -900px;
        top: -0px;
    }
    25% {
        left: 0px;
        top: 0px;
    }

}

.image9 * {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 10px;
    z-index: 8;
    width: 20px;
    height: 20px;
    -webkit-animation: spin 10s linear infinite;
    -moz-animation: spin 10s linear infinite;
    animation: spin 10s linear infinite;
    -webkit-animation: myfirst_3 15s infinite; /* Safari 4.0 - 8.0 */
    -webkit-animation-direction: alternate; /* Safari 4.0 - 8.0 */
    animation: myfirst_3 15s;

}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes myfirst_2 {
    0% {
        left: 900px;
        top: -0px;
    }
    25% {
        left: 0px;
        top: 0px;
    }

}

.image8 * {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 90px;
    z-index: 8;
    width: 20px;
    height: 20px;
    -webkit-animation: spin 10s linear infinite;
    -moz-animation: spin 10s linear infinite;
    animation: spin 10s linear infinite;
    -webkit-animation: myfirst_2 15s infinite; /* Safari 4.0 - 8.0 */
    -webkit-animation-direction: alternate; /* Safari 4.0 - 8.0 */
    animation: myfirst_2 15s;
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes myfirst_1 {
    0% {
        left: -900px;
        top: -400px;
    }
    25% {
        left: 0px;
        top: 0px;
    }

}

.image7 * {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 152px;
    z-index: 8;
    width: 20px;
    height: 15px;
    -webkit-animation: spin 10s linear infinite;
    -moz-animation: spin 10s linear infinite;
    animation: spin 10s linear infinite;
    -webkit-animation: myfirst_1 15s infinite; /* Safari 4.0 - 8.0 */
    -webkit-animation-direction: alternate; /* Safari 4.0 - 8.0 */
    animation: myfirst_1 15s;
    animation-direction: alternate;
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes myfirst {
    0% {
        left: 900px;
        top: -400px;
    }
    25% {
        left: 0px;
        top: 0px;
    }

}

.image6 * {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 214px;
    z-index: 8;
    width: 20px;
    height: 20px;
    -webkit-animation: spin 10s linear infinite;
    -moz-animation: spin 10s linear infinite;
    animation: spin 10s linear infinite;
    -webkit-animation: myfirst 15s infinite; /* Safari 4.0 - 8.0 */
    -webkit-animation-direction: alternate; /* Safari 4.0 - 8.0 */
    animation: myfirst 15s;
    animation-direction: alternate;
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.image5 * {

    width: 100%;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: -12px;
    bottom: 0;
    z-index: 6;
    max-width: 220px;
    height: 210px;
}

.image4 * {
    width: 100%;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    max-width: 376px;
    max-height: 377px;
    z-index: -6;
}

.image3 * {
    width: 100%;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 4;
    max-width: 480px;
    max-height: 479px;
}

.image0 * {
    width: 100%;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    max-width: 500px;
    max-height: 503px;
}

.image1 * {
    max-height: 422px;
    width: 100%;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    max-width: 423px;
    z-index: 2;
    -webkit-animation: spin 20s linear infinite;
    -moz-animation: spin 20s linear infinite;
    animation: spin 20s linear infinite;
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.image2 * {
    width: 100%;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 3;
    max-width: 338px;
    max-height: 333px;
    -webkit-animation: spin 60s linear infinite;
    -moz-animation: spin 60s linear infinite;
    animation: spin 60s linear infinite;
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/*----------Buttons-----------*/
.buttons .btn-default {

    display: block;
    margin: 45px -12px;
    padding: 5px;
    border-radius: 0;
    transform: rotate(90deg);
    font-family: "Open Sans";
    font-size: 12px;
    text-align: center;
    background: white;
    border: none;
    border-shadow: 5px 1px #000;
}

.buttons {
    position: fixed;
    top: 0;
    right: 0;
    max-width: 50px;
}

/* Sweep To Right */
.hvr-sweep-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-sweep-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000000;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
    color: white;
}

.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

/* swipe to right right nav */
.hvr-sweep-to-right_r_nav {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-sweep-to-right_r_nav:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #03A9F4;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-sweep-to-right_r_nav:hover, .hvr-sweep-to-right_r_nav:focus, .hvr-sweep-to-right_r_nav:active {
    color: white;
}

.hvr-sweep-to-right_r_nav:hover:before, .hvr-sweep-to-right_r_nav:focus:before, .hvr-sweep-to-right_r_nav:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

/*------logo-----*/

.logo * {
    position: absolute;
    margin: auto;
    width: 150px;
    left: 0;
    right: 0;
    top: 20px;
}

.logo_about {
    text-align: center;
    margin: 40px 0;
}

.logo_about img {
    max-width: 200px;
    width: 100%;
    position: static;
}

/*--------top_section---------*/
.mm {
    padding-top: 40px;
}

.top_section {
    background: rgba(0, 0, 0, .3) !important;
    /*max-width:600px!important;
    width:100% !important;
    margin:10px auto !important;*/
    background-image:url(image/contentbg.png) !important;
    background-position: center !important;
    background-blend-mode: multiply !important;
    opacity: .90 !important;
    background-repeat: no-repeat !important;
    box-shadow: 02px 02px 5px rgba(0, 0, 0, .2) !important;
    position: static !important;
    /*left:0 !important;
    right:-560px !important;
    top:680px !important;*/
    background-size: cover !important;
    background: rgba(0, 0, 0, .3);
    padding: 12px 0;
    width: 100%;
    margin: 10px auto;
    background-image: url("../../image/contentbg.png");
    background-position: center;
    background-blend-mode: multiply;
    opacity: .90;
    background-repeat: no-repeat;
    box-shadow: 02px 02px 5px rgba(0, 0, 0, .2);
    background-size: cover;
}

.top_section ul li {
    color: #D9D9D9;
    font-size: 18px;
    list-style: none;
    font-family: 'Open Sans';
    margin: 6px 0;
    text-align: justify;
    letter-spacing: 1px;
}
.head_name{
}

.top_section h1 {
    margin-top: 0;
}

.top_section ul {
    padding: 0px 50px;
}

.middle_section {
    position: absolute;
    left: 0;
    right: 0;
    top: 380px;
}

/*-----------top_section1----------*/
.top_section2 {
    background: rgba(0, 0, 0, .3);
    height: auto;
    opacity: .70;
    box-shadow: 02px 02px 5px rgba(0, 0, 0, .2);
}

h1.abo {
	text-align:left;
	border-bottom:1px solid #fff;
	padding-left:40px;
    color: white;
    margin: 0px;
}

.top_section11 {
    background: rgba(0, 0, 0, .3);
    padding: 10px 0;
    max-height: 1000px;
    background-position: center;
    background-blend-mode: multiply;
    background-image: url("http://localhost/divinity/image/b.png");
    opacity: .90;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, .2);

    height: 861px;

}

.top_section11 li {
    color: #D9D9D9;
    font-size: 14px;
    list-style: none;
    font-family: 'Open Sans';
    margin: 7px 0;
    text-align: justify;
    letter-spacing: 1px;
}

.top_section11 ul {
    padding: 38px 50px;
}

.top_section1 {
    padding: 10px 0;
    background: rgba(0, 0, 0, .3);
    max-height: inherit;
    background-position: center;
    background-blend-mode: multiply;
    background-image: url("http://localhost/divinity/image/b.png");
    opacity: .90;
    background-repeat: no-repeat;
    box-shadow: 02px 02px 5px rgba(0, 0, 0, .2);
    padding-bottom: 3px;
    background-size: cover;
}

.ss {
    background-image: none !important;
    padding-top: 0;
}

.top_section1 li {
    color: #D9D9D9;
    font-size: 14px;
    list-style: none;
    font-family: 'Open Sans';
    margin: 4px 0;
    text-align: justify;
    letter-spacing: 1px;
}

.top_section1 ul {
    padding: 0px 31px;
}

hr.hrr {
    margin: 0px;
}

h1 {
    text-align: center;
    color: white;
    padding-top: 0px;
    font-family: "Open Sans";
    text-shadow: 0px 3px 2px rgba(0, 0, 0, 0.57);

}

ul.ho li:before {
    content: "\00BB \0020";
}

/* video header css */

.header-unit {
    height: 660px;
    border-right: none;
    border-left: none;
    position: relative;
    padding: 20px;
}

#video-container {
    position: absolute;
}

#video-container {
    top: 0%;
    left: 0%;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

video {
    position: absolute;
    z-index: 0;
}

video.fillWidth {
    width: 100%;
}

.ifm {
    /*margin: 10px auto !important;
    left:90px !important;*/
    /*top:680px !important;*/

    position: static !important;
}
.videobox {
    margin: 10px auto;
    left: 90px;
    top: 680px;
    position: static;
}

.videobox iframe {
    width: 100%;
    margin-bottom: 40px;
}

/*--------footer_section---------*/
.footer_in {
    background-color: #2c3e50;
    height: 50px;
    width: 100%;
    bottom: -1040px;
    box-shadow: 0 -3px 5px -5px #333;

}

.footer_in ul {
    color: white;
    font-size: 15px;
    font-family: "Open Sans";
    list-style: none;
    text-align: center;
}

.footer_in ul li {
    margin-top: 12px;
}
.audio_footer{
	position:relative;
	top:9px;
	left:5px;
}
.button_1 a{
	margin-top:53px;
	text-decoration:none !important;
	color:#fff;
	background:#167ac6 ;
}
.footer_in ul{
	margin:0;
	padding:0;
}
.footer_in ul li{
	margin:0;
	padding:0 !important;
}
.head_name{
	color:#fff;
	text-transform:uppercase;
}
.top_section2{
	margin-bottom:10px;
}
h1.abo{
	padding-bottom:15px;
	
}
.head_1{
	color:#d93f42 !important;
	font-size:50px;
	font-family:'GenevieveW01-Regular';
}
.topic1{
	font-size:20px;
	color:#fff !important;
	font-weight:100;
	letter-spacing:3px;
	margin-top:-11px !important;
}
.topic2{
	margin-top:0;
	margin-left:58px;
	font-size:12px;
	color:#dec37b !important;
	font-family:'GenevieveW01-Regular';
}
.videobox img{
	width:100%;
	margin-bottom:12px;
}

/* Rectangle Out */
.hvr-rectangle-out {
	border:1px solid #fff;
	padding:7px 14px;
	font-size:14px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-rectangle-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-rectangle-out:hover, .hvr-rectangle-out:focus, .hvr-rectangle-out:active {
  color: white;
}
.hvr-rectangle-out:hover:before, .hvr-rectangle-out:focus:before, .hvr-rectangle-out:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}

/*----2---*/
.footer_ab {
    background-color: #2196F3;
    height: 50px;
    width: 100%;
    bottom: -730px;
    box-shadow: 0 -3px 5px -5px #333;
    position: static;

}

.footer_ab ul {
    color: white;
    font-size: 15px;
    font-family: "Open Sans";
    list-style: none;
    text-align: center;
}

.footer_ab ul li {
    margin-top: 12px;
}

/*----3--*/
.footer_co {
    background-color: #2196F3;
    height: 50px;
    width: 100%;
    bottom: -330px;
    box-shadow: 0 -3px 5px -5px #333;
    position: static;

}

.footer_co ul {
    color: white;
    font-size: 12px;
    font-family: "Open Sans";
    list-style: none;
    text-align: center;
}

.footer_co ul li {
    margin-top: 18px;
}

.footer_ho ul {
    color: white;
    font-size: 12px;
    font-family: "Open Sans";
    list-style: none;
    text-align: center;
}

.footer_ho ul li {
    margin-top: 18px;
}

/*----5--*/
.footer_wh {
    background-color: #2196F3;
    height: 50px;
    width: 100%;
    bottom: -630px;
    box-shadow: 0 -3px 5px -5px #333;
    position: static;

}

.footer_wh ul {
    color: white;
    font-size: 12px;
    font-family: "Open Sans";
    list-style: none;
    text-align: center;
}

.footer_wh ul li {
    margin-top: 18px;
}

.footer_ga {
    background-color: #2196F3;
    height: 50px;
    width: 100%;
    bottom: -760px;
    box-shadow: 0 -3px 5px -5px #333;
    position: static;

}

.footer_ga ul {
    color: white;
    font-size: 12px;
    font-family: "Open Sans";
    list-style: none;
    text-align: center;
}

.footer_ga ul li {
    margin-top: 18px;
}

/*-----------contactbox----------*/

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}

#contact input[type="text"], #contact input[type="email"], #contact input[type="tel"], #contact input[type="url"], #contact textarea, #contact button[type="submit"] {
    font: 400 12px/16px "Open Sans", Helvetica, Arial, sans-serif;
}

#contact {
    background: #F9F9F9;
    padding: 25px;
    margin: 50px 0;
}

#contact h3 {
    color: #03A9F4;
    display: block;
    font-size: 30px;
    font-weight: 400;
}

#contact h4 {
    margin: 5px 0 15px;
    display: block;
    font-size: 13px;
}

fieldset {
    border: medium none !important;
    margin: 0 0 10px;
    min-width: 100%;
    padding: 0;
    width: 100%;
}

#contact input[type="text"], #contact input[type="email"], #contact input[type="tel"], #contact input[type="url"], #contact textarea {
    width: 100%;
    border: 1px solid #CCC;
    background: #FFF;
    margin: 0 0 5px;
    padding: 10px;
}

#contact input[type="text"]:hover, #contact input[type="email"]:hover, #contact input[type="tel"]:hover, #contact input[type="url"]:hover, #contact textarea:hover {
    -webkit-transition: border-color 0.3s ease-in-out;
    -moz-transition: border-color 0.3s ease-in-out;
    transition: border-color 0.3s ease-in-out;
    border: 1px solid #AAA;
}

#contact textarea {
    height: 100px;
    max-width: 100%;
    resize: none;
}

#contact button[type="submit"] {
    cursor: pointer;
    width: 100%;
    border: none;
    background: #0CF;
    color: #FFF;
    margin: 0 0 5px;
    padding: 10px;
    font-size: 15px;
}

#contact button[type="submit"]:hover {
    background: #09C;
    -webkit-transition: background 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
}

#contact button[type="submit"]:active {
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}

#contact input:focus, #contact textarea:focus {
    outline: 0;
    border: 1px solid #999;
}

::-webkit-input-placeholder {
    color: #888;
}

:-moz-placeholder {
    color: #888;
}

::-moz-placeholder {
    color: #888;
}

:-ms-input-placeholder {
    color: #888;
}

#contact {
    width: 100%;
    max-width: 400px;
    margin: auto;
}

.footer_in ul li {
    padding-top: 14px;
}
