@charset "utf-8";
/* CSS Document */


/****************************************
			ALL SECTIONS
****************************************/

.section1, .section2,
.section3, .section4,
.section5, .section6,
.section7
	{
/*		width:100%;
		min-height:150px;*/
	
	}
/****************************************
			    SECTIONS 1
     ----   OTHER DEFENITIONS  ----     			  
****************************************/

.section1
	{
		font-size:13px;
	}

.section1 i , .section7 i {
    color: #DC3F38;
  text-align:center;
}

.section1 a:hover 
	{
		color:#e74c3c;
      text-decoration:none;
	}
/****************************************
			    SECTIONS 2
     ----   OTHER DEFENITIONS  ----     			  
****************************************/
.section2
	{
	
	}
/****************************************
			     SECTIONS 3
     ----   OTHER DEFENITIONS  ----     			  
****************************************/
.section3
	{

	}

/****************************************
			     SECTIONS 4
     ----   OTHER DEFENITIONS  ----     				 
****************************************/	
.section4
	{ 
	
	}

/****************************************
			     SECTIONS 5
     ----   OTHER DEFENITIONS  ----     			  
****************************************/
.section5
	{
		background-color:#f3f2ee;

	}
	
.section5 p
    {

    padding: 6px 20px 6px 25px;
	line-height: 1.2;
		
	}	
.section5 .readmore-btn {
margin-left: 5px;
margin-bottom: 5px;
	}	
/****************************************
			     SECTIONS 6
     ----   OTHER DEFENITIONS  ----     			  
****************************************/		
.section6
	{

	}
	
.section6 p
    {

    padding: 6px 20px 6px 0px;
	font-size:15px;
	line-height: 1.2;
		
	}	
	
	
/****************************************
			     SECTIONS 7
     ----   OTHER DEFENITIONS  ----     			  
****************************************/
.section7
	{ 

	  	
	}
/****************************************
			     SECTIONS 8
     ----   OTHER DEFENITIONS  ----     			  
****************************************/
.section8
	{
	font-size:13px; line-height:1.0; margin-bottom: 0rem;
	}	


/****************************************
			  	  END
****************************************/
