body{
            
            max-width: 100%;
            background-color: white;
            font-size: 18px !important;
           font-family: 'Raleway' !important;

            /*background-color: #0193b7 !important;*/

}

h1{
	color: #fff !important;
}
h3{
	text-align:center;
}
.container{
	width: 100%  !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
}
.header{
	text-align: center;
/*	padding: 3px 0px 1px 0px;
*/	background-color: #063e53;
	font-family: 'Mina';
}
.nav{
/*	background-color: rgba(1,147,184,0.8) !important;
*/}
.collapse{
	margin: 0px !important;
	padding: 0px !important;
}
.tp{
            position: fixed;
            z-index: 9999;
            width: 100%;
}
a{
	color: white !important;
}
.navbar{
	margin: 0px !important;
	padding: 0px !important;
}
.navbar-default{
	background-color: rgba(1,147,184,0.8) !important;
	border-color: #0193b7 !important;
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}
.mycarousel{
	width: 100%;
}
.col-xs-12,.row{
	margin-left: 0px !important;
	margin-right: 0px !important;
	padding: 0px !important;
}
.mm{
	background-color: #0193b7;
	color: white;
	/*position: fixed;*/
	/*z-index: 9999;*/
	padding: 20px !important;
}

.nn{
	background-color: #0193b7;
	
	background-color:rgba(1,147,184,0.8);
}
.caro{
	min-width: 1200px;
}
.oo{
	background-color: white;
	color: #063e53;
	
	/*z-index: 99 !important;*/
}
.ccenter{
	background-color: #ff5a09;
	color: white;
	margin-top: 20px;
	padding: 5px !important;

}
.misc{
	background-color: #393939;
	color: white;
	margin-top: 20px;
	padding: 5px !important;
}
 #wss{
            opacity:0;
            -webkit-transition:opacity 1.0s linear 0s;
            transition: opacity 1.0s linear 0s;
        }
#wsstwo{
            opacity:0;
            -webkit-transition:opacity 1.0s linear 0s;
            transition: opacity 1.0s linear 0s;   
        }
#wssone{
            opacity:0;
            -webkit-transition:opacity 1.0s linear 0s;
            transition: opacity 1.0s linear 0s;   
        }


        #menu {
position: absolute;
}
/* Each menu name */
#menu li {
float: left;
list-style-type: none;
padding-right: 20px;
/*width: 100px;
*/
/*background-color: rgba(1,147,184,0.8);
*/
}
/* The entire submenu */
#menu li ul {
background-color: rgba(1,147,184,0.8);
margin: 0px;
padding: 0px;
}
/* Each submenu item */
#menu li ul li {
padding: 0px;
margin: 0px;
float: none;
list-style-type: none;
padding: 10px;
/*width: 80px;
*/}
.ccenter ul li {
/*list-style-type: none;
*/list-style-image: url('images/pdf.png');
/*width: 80px;
*/}
li a:hover, .dropdown:hover .dropbtn{
    background-color: rgba(1,147,184,0) !important;
    border-color: rgba(1,147,184,0) !important;
    color:orange !important;
    text-decoration: none;
/*    font-weight: bold;
*/}
.bx1{
	/*padding: 5px;*/
	padding-top:10px;
	padding-bottom:30px;
	/*margin:10px;*/
	border-right-style: solid;
	border-color: #063e53;
	color:gray;
}
.margin-top{
	margin-top: 50px;
}
.ptm{
	margin-top: 40px;
}
.carous{
	margin-top:-50%;
	background-image: url("images/background.png");
	background-repeat: no-repeat;
	color: white;
	opacity: 0.7;
	padding: 10% !important;
	padding-top: 15% !important;
	padding-bottom: 15% !important;
	height: 100%;
	
}
iframe{
	width: 50% !important;
	height: 25% !important;
}
