@charset "UTF-8";

/**
*
* -----------------------------------------------------------
*
* Template : ePack - Modern Element Packages
* Author : thecodrops
* Author URI : http://thecodrops.com
*
* -----------------------------------------------------------
*
**/

/*------------------------
	Box Style1
--------------------------*/
.tc-box-style1 {padding: 25px;background-color: #fff;box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);margin-bottom: 25px;}
.tc-box-style1 .box-title {font-size: 18px;line-height: normal;color: #444;border-bottom: 1px solid #eee;padding-bottom: 8px;margin: 0 0 15px;}
.tc-box-style1 .box-content {font-size: 14px;}

/*------------------------
	Box Style2
--------------------------*/
.tc-box-style2 {background-color: #fff;border: 1px solid #eee;margin-bottom: 25px;}
.tc-box-style2 .box-title {font-size: 18px;line-height: normal;background-color: #000;padding: 15px 25px 13px;color: #fff;margin: 0 -1px;}
.tc-box-style2 .box-content {font-size: 14px;padding: 20px 25px;}

/*------------------------
	Box Style3
--------------------------*/
.tc-box-style3 {margin-bottom: 25px;}
.tc-box-style3 .box-title {font-size: 18px;line-height: normal;color: #444;padding: 15px 20px 12px;background-color: rgba(0, 0, 0, 0.04);margin: 0 0 15px;}
.tc-box-style3 .box-content {font-size: 14px;padding: 15px 20px 12px;background-color: rgba(0, 0, 0, 0.04);}

/*------------------------
	Box Style4
--------------------------*/
.tc-box-style4 {background-color: #fff;border: 1px solid #f5f5f5;margin-bottom: 25px;}
.tc-box-style4 .box-title {font-size: 18px;line-height: normal;border-bottom: 1px solid #f5f5f5;padding: 15px 25px 13px;color: #444;margin: 0 -1px;}
.tc-box-style4 .box-content {font-size: 14px;padding: 20px 25px;}

/*------------------------
	Box Style5
--------------------------*/
.tc-box-style5 {margin-bottom: 25px;border-left: 5px solid #444;padding: 25px;background-color: #fff;}
.tc-box-style5 .box-title {font-size: 18px;line-height: normal;color: #444;padding: 10px 20px 7px;background-color: rgba(0, 0, 0, 0.03);margin: 0 0 15px;}
.tc-box-style5 .box-content {font-size: 14px;}

/*------------------------
	Box Style6
--------------------------*/
.tc-box-style6 {background-color: #232323;margin-bottom: 25px;}
.tc-box-style6 .box-title {font-size: 18px;line-height: normal;background: rgba(255, 255, 255, 0.1);padding: 15px 25px 13px;color: #bbb;margin: 0;}
.tc-box-style6 .box-content {font-size: 14px;padding: 20px 25px;}