html {
    font-family: Arial;
    display: inline-block;
    margin: 0px auto;
    text-align: center;
}

body {
    width: 100%;
}

ul.topnav {
    list-style-type: none;
    margin: auto;
    padding: 0;
    overflow: hidden;
    background-color: #4CAF50;
    width: 100%;
    text-align: center;
}

ul.topnav li {
    float: left;
}

ul.topnav li a {
    display: block;
    color: white;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
}

ul.topnav li a:hover:not(.active) {
    background-color: #3e8e41;
}

ul.topnav li a.active {
    background-color: #333;
}

ul.topnav li.right {
    float: right;
}

.headlogo h3 {
    position: relative;
    text-align: center;
    color: blue;
    margin-right: 12%;
}


/*
.carousel-caption h1 {

    display: block;
    color: white;
    text-align: center;
    text-decoration: 30px;

}
.carousel-caption p2 {

    display: block;
    color: white;
    text-align: center;
    text-decoration:20px;
}
*/


/*slider area*/

.slider-row {
    margin: 0;
    padding: 0;
}

.slider-wrapper {
    margin: 0;
    padding: 0 !important;
    background: #fff !important;
}

.carousel-caption h1 {
    font-size: 30px;
    color: rgb(23, 228, 235);
    text-transform: none;
    margin-bottom: 2px;
    text-shadow: 1px 2px 2px black, 0 0 25px blue, 0 0 5px darkblue;
}

.carousel-caption p2 {
    line-height: 20px;
    font-size: 18px;
    color: #fff;
    text-transform: capitalize;
    text-align: center;
    margin-top: 2%;
    text-shadow: 1px 1px 2px rgb(56, 212, 240), 0 0 25px blue, 0 0 5px rgb(13, 240, 209);
}

.carousel-caption p1>li>a {
    font-size: 18px;
    color: rgb(23, 228, 235);
    text-transform: none;
    text-align: center;
    margin-bottom: 2px;
    text-shadow: 1px 2px 2px black, 0 0 25px blue, 0 0 5px darkblue;
}

.carousel-button {
    width: 120px;
    height: 50px;
    background: #3a9ecb;
    color: #FFFFFF;
    font-size: 15px;
    text-transform: uppercase;
    display: inline-block;
    border: 0;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
}

.carousel-caption button {
    width: 120px;
    height: 50px;
    background: #3a9ecb;
    color: #FFFFFF;
    font-size: 15px;
    text-transform: uppercase;
    display: inline-block;
    border: 0;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
}

.carousel-caption button:hover {
    background: #85e9f7;
}

.carousel-control {
    width: 5%;
}

.carousel-inner {
    background: -webkit-linear-gradient(left, #000, rgb(239, 239, 248));
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(left, #000, rgb(239, 239, 248));
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(left, #000, rgb(239, 239, 248));
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to left, #000, rgb(239, 239, 248));
    /* Standard syntax */
}

.item {
    position: absolute;
    font-size: 18px;
    padding: 5px;
    /*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);  */
}

.carousel-caption {
    position: absolute;
    text-align: left;
    left: 2%;
    right: 2%;
    line-height: 2;
    top: 50%;
    margin-top: 100px;
    color: transparent;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    font-size: 18px;
    padding: 5px;
    background: #fff;
    border-radius: 50%;
    color: transparent;
    margin-left: 0;
    margin-top: 50px;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    font-size: 18px;
    padding: 5px;
    background: #fff;
    border-radius: 50%;
    color: transparent;
    margin-right: 0;
    margin-top: 50px;
}


/*footer*/

.clearfix {
    position: relative;
    width: 100%;
    background-color: rgba(213, 235, 235, 0.63);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    margin-top: 100px;
}

.footer-para {
    margin: 0;
    padding: 0;
}

.footer p {
    font-size: 15px;
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    margin: 0;
    padding: 25px 0;
    /*  text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px rgb(216, 216, 240); */
}

.footer a i.fa {
    font-size: 24px;
    color: #b1b1b1;
    padding: 22px 10px;
}

.footer a i.fa:hover {
    color: #e2e542;
    text-shadow: 1px 1px 2px rgb(181, 251, 253), 0 0 25px blue, 0 0 5px rgb(242, 242, 247);
}

.footer a i.fa-facebook:hover {
    color: #1032f5;
    text-shadow: 1px 1px 2px rgb(181, 251, 253) blue, 0 0 5px rgb(242, 242, 247);
}

.footer a i.fa-twitter:hover {
    color: #07dbf7;
    text-shadow: 1px 1px 2px rgb(236, 243, 243) blue, 0 0 5px rgb(242, 242, 247);
}

.footer a i.fa-comment:hover {
    color: #13ec30;
    text-shadow: 1px 1px 2px rgb(236, 243, 243) blue rgb(242, 242, 247);
}

@media screen and (max-width: 600px) {
    ul.topnav li.right,
    ul.topnav li {
        float: none;
    }
}

img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}