
 * {
      box-sizing: border-box;
	  margin:0px;
	  padding:0px;
	 
    }
body{
	width:1000px;
	margin:0 auto;
		
}


@font-face  {
	font-family: 'Open Sans', sans-serif;
	src:url("../fonts/OpenSans-Regular.ttf");
}



#section  {
	width:60%;
	float:left !important;
	
	
}

/***1st-header***/
/***Top-Bar***/
.topbar  {
	height:28px;
    background-color:#d81c00;
}
.active  {
	color:red !important;
}
.part1{
	padding:4px;
	color:white;
	float:left;
}
.part2{
	float:right;
	color:white;
	
}
.part2 i{
	background: #fff;
    border: 2px solid #3b5998;
    border-radius: 50%;
    height: 24px;
    width: 24px;
    margin: 0 5px;
    text-align: center;
    line-height: 24px;
}

.fa-facebook  {
	color:#3b5998;
}

.fa-twitter  {
	color:#00aced;
}
.fa-google-plus	  {
	color:#d34836;	
}
 
.fa-facebook:hover  {
	cursor:pointer;
	color:white;
    background-color:#3b5998;	
	border-color:white;
}

.fa-twitter:hover  {
	cursor:pointer;
	color:white;
    background-color:#00aced;	
    border-color:white;
}
.fa-google-plus:hover  {
	cursor:pointer;
	background-color:#d34836;
	border-color:white;
	color:white;	
}

/***header***/
header {
  position: sticky;
  top: 0;
  background-color: black;
  padding: 3px 25px;
  display:flex;
  z-index:2;
  font-family: 'Open Sans', sans-serif;
}
header img{
	margin-left:20px;
    margin-right: 250px;
	margin-top: 11px;
}
.box1{
	display:flex;
	margin-bottom: 0px;
    margin-top: 28px;
}
.box1 li a{
	color:white;
	text-decoration:none;
	padding:25px 13px;
	font-size: 19px;
}
.box1 li{
	list-style-type:none;
}
.box1 li a:hover{
	background: #212529;
	color:red;
	border-bottom:4px solid red;
}
.box2:hover .box3 li{
	display:block;
}
.box2 span{
	font-family: 'Open Sans', sans-serif;
}
.box3{
	position: absolute;
    left: 800px;
	top: 84px;
	background: white;
    padding: 0px;
}
.box3 li:hover{
	background-color:#212529;
	cursor:pointer;
	color:red;
	border-bottom:4px solid red;
}
.box3 li{
	display:none;
	color:red;
	line-height: 42px;
	width: 150px;
	border-bottom: 2px solid #ced4da;
	text-align: center;
	font-size: 19px;
}
.box2 a{
	content:"\f0d7";
	font-family: FontAwesome;
    font-weight: normal;
	
}
.box2 i{
	margin-left:7px;
}
/**header end**/


/**sec1**/
.section1  {
	
	height:340px;

}
section article  {
	float:left;
}
section aside  {
	float:right;	
}
section aside .img  {
	margin-bottom:2px;	
}


/***section2**/

  .section2  {
	 
	  width:650px;
	     height: 230px;
	  
	 

  }
 img:nth-child(2) {
    margin:0px 23px;
}
/**slick-slider**/
.wrapper {
  width:100%;
  padding-top: 20px;
  text-align:center;
  
  z-index:1;
}
.abs  {
	position:absolute;
	color:white;
	font-weight: 600;
	z-index:1;
	font-size:30px;
	font-family:'Open Sans', sans-serif2;
	top:-50px;
}
.wrapper h2 {
  text-align:center;
}
.carousel div{
  width:100%;
  margin:0px auto;
  position:relative;
    z-index:1;
}
.slick-slide{
  margin:10px;
}
.slick-slide img{
  width:100%;
  border: 2px solid #fff;
}
.slick-dots {
	bottom: 0px;
	width:20px;
	
}
/****section-3*****/
 
	
	
	.section3 .img  {
	
		width:50%;
		float:left;
		
	}

.section3 article p  {
	line-height:17px;
	font-size:16px;
	margin-bottom:10px;
}
.section3 article h5  {
	font-size:20px;
	margin-bottom:5px;
	
}

.section3 article  {
	margin-bottom:30px;
}
.section3 .artic-1-text  {
	width:50%;
	float:right;
	font-family:'Open Sans', sans-serif;


	
	
}
.button  {
	width:100px;
	padding:20px;
	background-color:red;
	cursor:pointer;
	margin-left:250px;
	font-size:20px;
}
.button:active  {
	background-color:white;
	color:red;
}
.artic-1-text p  {
    
	font-size:10px;
	line-height:20px;
	
	
}
.artic-1-text h5 {
	font-size: 19px;
	font-weight: 500;
    font-family:'Open Sans', sans-serif;
	text-align: left;
}

#toggle  {
	display:none;
}



/***aside***/
#Aside {
	
	float:right !important;
	padding-bottom:10px;
	width:38%;
	font-family:'Open Sans', sans-serif;

}
.article  {
	float:right !important;
}
//***aside1***/


/***article***/
/***article1***/
.article1{
	border:none;
	height:200px;
	margin-bottom: 14px;
	background: white;
}
.article h4  {
	margin-top:20px;
}
.inner1{
	padding: 14px;
    background-color: red;
    text-align: center;
    color: white;
    font-size: 19px;
}
.inner2{
	height:100px;
	display: flex;
	text-align: center;
	padding-left: 90px;
}

.inner3{
	height:50px;
	border-top: 1px solid rgba(0,0,0,0.125);
}
.inner3 p{
	text-align: center;
	color: #6c757d;
}
.mini1{
	margin-top: 10px;
}


.mini2{
	margin-top: 10px;
}
.mini1 p{
	margin:0px;
}
.mini2 p{
	margin:0px;
}
/***article2***/
.article2{
	border:none;
	height:200px;
	margin-bottom: 14px;
	background: white;
}




/***aside***/
.aside{
	margin-left: 17px;
}

/***aside1***/
.aside1{
	border:none;
	height:455px;
	
	margin-bottom: 14px;
}

tbody{
	text-align: center;
	background-color: white;
}
.top{
	line-height: 20px;
	background-color: rgb(233, 236, 239);
}
.text1{
	padding: 15px;
    background: red;
    text-align: center;
    font-size: 19px;
    color: white;
}
.flex{
	display: flex;
}

.inner-text{
	font-size: 13px;
    margin: 9px 5px;
}

td{
	padding: 4px 12px;
    border-top: 1px solid #dee2e6;
}
tr:hover{
	cursor:pointer;
	background-color: rgb(233, 236, 239);
}
/***aside2***/
.aside2{
	border:none;
	height:525px;
	
	margin-bottom: 14px;
	background-color: white;
}
.text2{
	padding: 15px;
    background: red;
    text-align: center;
    font-size: 19px;
    color: white;
}
.div1{
	display:flex;
	padding: 14px 9px;
}
.div1 p{
	margin: 2px 0px 0px 5px;
    line-height: 18px;
    font-size: 16px;
}
.div1 a{
	text-decoration:none;
	color: #495057;
}
.div1 p:hover{
	cursor:pointer;
}

/***aside3***/
.aside3{
	border:none;
	height:365px;
	
	background-color: white;
}
.text3{
	padding: 15px;
    background: red;
    text-align: center;
    font-size: 19px;
    color: white;
}
.div2{
	display: flex;
    margin: 18px 0px 0px 12px;
    line-height: 3px;
}
.small-1{
	background-color:red;
	text-align: center;
    border-radius: 100px;
    height: 80px;
    width:80px;
    line-height: 80px;
    color: white;
    font-size: 17px;
}
.small-2{
	margin: 11px 30px;
    font-size: 18px;
	
}
.small-2 p:nth-child(2) {
  text-align:center;
  padding:20px;
}

.flex  {
	width:220px;
}
/**Aside ends***/
/****footer***/
#footer  {
	 background-color: rgba(0,0,0,0.9);
	display: flex;
	width:1000px;
	margin:0 auto;
	font-family: 'Open Sans', sans-serif;
}
#footer a:link  {
	color:white;
	text-decoration:none;
}
#footer a:hover  {
	color:red;
} 
#footer a:visited  {
	color:white;
} 
#footer  div{
	width:250px;
	margin-left:20px;
	

}
#footer2 a:link  {
	color:red;
	text-decoration:none;
}

#footer  div{
	width:250px;
	margin-left:20px;
	

}
.col-1  {
	
}

.col-4  {
	
	padding-top:60px;

}
.col-4 img  {
	margin-left:50px;
}
.col-4  i  {
	margin:5px;
	padding:5px;	
}
.col-4  .fa-facebook  {

	border:3px solid #3b5998;
}
.col-4 .fa-twitter  {

	border:3px solid #00aced;
}
.col-4 .fa-google-plus	  {

	border:3px solid #d34836;	
}

#footer h5  {
	border-bottom:2px solid red;
	width:30%;
   font-size:20px;
   color:white;
 font-family: 'Open Sans', sans-serif;
  margin-left:30px;
 }
#footer li  {
	font-size:16px;
	line-height:35px;
	list-style-type:none;
	color:white;
	font-family: 'Open Sans', sans-serif;
}

#footer2  {
	background-color:black;
	width:1000px;
	margin:0 auto;
	
}
#footer2 p  {
	font-size: 15px;
    text-align: center;
    padding: 10px;
    margin: 0px;
    color: white;
}


 ///**footer ends**/