@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section { display: block;  }
ol, ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }

table { border-collapse: collapse; border-spacing: 0; }

.clear{ clear:both; }

:focus{ outline: none; }

.bg_none{ background-image:none;}



input[type="radio"], input[type="checkbox"] { margin:0 0 0 0;}

.left{ float:left;}

.right{ float:right; }

a{ text-decoration:none;}

/* Fonts*/


/* Fonts*/
@font-face {
	font-family: 'Calibri';
	src: url('../fonts/calibri.eot');
	src: url('../fonts/calibri.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/calibri.woff') format('woff'),
		 url('../fonts/calibri.ttf') format('truetype'),
		 url('../fonts/calibri.svg#calibri') format('svg');
		 font-weight: normal; font-style: normal;
		}
		@font-face {
		font-family: 'MyriadPro-Regular';
		src: url('../fonts/myriadproregular.eot');
		src: url('../fonts/myriadproregular.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/myriadproregular.woff') format('woff'),
			 url('../fonts/myriadproregular.ttf') format('truetype'),
			 url('../fonts/myriadproregular.svg#myriadproregular') format('svg');
		font-weight: normal;
		font-style: normal;
}
	




/************************* 
	Default Styles 
**************************/
h3{ color:#0872a3; font-size:18px; font-family: 'MyriadPro-Regular'; border-bottom:1px dotted #5b5b5b; }

h4{ color:#0872a3; font-size:18px; font-family: 'MyriadPro-Regular';  }

h5{ font-family: 'Calibri'; font-size:24px; color:#4a1f13;}

h6{ font-family: 'Calibri'; font-size:12px; color:#fff; background-color:#4a1f13;  }

/******************body*****************/

body{ background-color:#ffffff; font-family:Arial; font-size:12px; color:#262626; }

.wrapper{ width:1026px; margin:auto;}

header{ width:1026px; float:left; }

.logo-mgn{ margin-top:-10px; margin-left:24px;}

.facebook{ float:right; width:170px; border:1px solid #00CC00; padding-top:16px; padding-bottom:16px;  }

/*.facebook span{ float:left; padding-top:3px; border-right:1px dotted #000000;}*/

.lin{  border-right:1px dotted #000000; height:5px; width:2px; float:left;}

.facebook ul{ padding:0px; margin:0px; }

.facebook ul li{ list-style:none; display:inline;  padding-top:5px;  }

.facebook ul li:nth-child(1){ border-right:1px dotted #000000; margin-top:-10px;}

nav{ border:1px solid #dadada; background-color:#FFFFFF;}

nav aside{ float:right; margin-top:30px;}

nav aside ul{}

nav aside ul li{ display:inline; /*margin:0px 17px; */margin:0px 0px; font-family: 'Calibri'; font-size:14px; color:#545454; text-align:center; } 

nav aside ul li a{ color:#545454; padding:5px 8px; }

nav aside ul li a:hover{ background-color:#4a1f13; color:#fff; padding:5px 8px;  border-radius:15px;  }

.active{ background-color:#4a1f13; color:#fff; /*padding:5px 10px;*/padding:5px 0;  border-radius:15px;} 

.container{ color:#000000; background-color:#FFFFFF; z-index:999999999999999999; position:relative; top:440px;  }

.ctr-bdr{border:1px solid #FF0000; padding-top:26px; padding:30px 30px 0px 30px; border:1px solid #dadada;}

.container .bx-1{ width:210px; }

.container .bx-1 a{ color:#000; }

.container .bx-1 a:hover{ color:#663300;  }

.bx-mrgn{ margin-right:42px;}

.btn{ background-color:#3d170c; width:34px; padding-top:5px; -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px; behavior:url(../PIE.htc);  }

.btn-ig{ background:url(../images/arr.png) no-repeat; width:20px; height:20px; margin-left:10px; }

.btn img{ padding-left:10px; padding-top:6px;}

footer{ padding-top:23px; padding-bottom:50px;}

footer ul{ padding:0px; margin:0px;} 

footer ul li{ display:inline; float:left; margin-right:13px; color:#262626;}

footer ul li a{ color:#262626;}

footer ul li a:hover{ color:#3d170c;}

footer p{ float:right;}


.pra { padding:10px 0px;}
.pra .pra-table { display: table; width: 100%; }
.pra .pra-row {  display: table-row; }
.pra .pra-cell { display: table-cell; text-align:right; padding:0px 8px; line-height:0px; vertical-align:middle; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border-right:1px dotted #000; }
.pra .pra-cell:last-child { border-right:0px dotted #ff0000;}


/*about us*/

.about-us{  color:#000000; background-color:#FFFFFF; z-index:999999999999999999; position:relative; top:290px;   }



/*contact us*/

.bordr{ border:1px solid #c1b4b1; float:left; padding:12px; width:1000px;}

.group{ color:#676e71;}


  .Table
    {
        display: table;
    }
    .Title
    {
        display: table-caption;
        text-align: center;
        font-weight: bold;
        font-size: larger;
    }
    .Heading
    {
        display: table-row;
        font-weight: bold;
        text-align: center;
    }
    .Row
    {
        display: table-row;
    }
    .Cell
    {
        display: table-cell; color:#676e71; line-height:20px; 
      
        border-width: thin; padding-right: 20px;
        padding-left: 5px;
       /* padding-right: 120px;*/
    }
 .Cell a{ color:#676e71; }
 .Cell a:hover{ color:#663300;}
 
 .hdg{ background-color:#4a1f13; color:#FFFFFF; font-weight:bold; padding:2px 5px; text-align:center; }


.sumt{ background-color:#4a1f13; width:117px; height:30px; float:right; border:0px; margin-top:4px; color:#FFFFFF; font-weight:bold; -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; behavior:url(../PIE.htc); }
.wdth{ width:300px; height:28px; border:1px solid #dfdada; margin-bottom:4px; color:#676e71; font-weight:bold; padding-left:15px;}
.calender-bg{border:1px solid #ccc; border-radius:3px; -web-border-radius:3px; -ms-border-radius:3px; -moz-border-radius:3px; width:348px; float:left; margin:0 20px 0 0;}
.calender-bg h2{font-size:18px; font-family: 'Calibri'; margin:14px 225px 0 0; float:right;}
.calender-bg .calender-icon{ margin: 7px;}
/*right content*/

.bordr .rght-content{float:left; width:629px;}
.bordr .rght-content ul{margin:0; padding:0; clear:both;}
.bordr .rght-content ul li{ list-style:none; float:left; margin:10px 0; }
.note{width:100%; float:left; margin:20px 0 0 0;}
.bordr .rght-content ul li span{width:514px; margin:0 0 0 40px; float:left;}
.bordr .rght-content ul li b{font-weight:bold; width:51px !important; float:left;}


.rght-content h3{
color: #0e93d8;
font-size: 18px;
font-family: 'MyriadPro-Regular';
border-bottom: 1px dotted #5b5b5b;	
}
/*.bordr .rght-content{float:left; width:629px;}
.bordr .rght-content ul{margin:0; padding:0; clear:both;}
.bordr .rght-content ul li{width:100px; list-style:none; float:left; margin:10px 0; }
.note{width:100%; float:left; margin:20px 0 0 0;}
.bordr .rght-content li:nth-child(1){font-weight:bold;}
.bordr .rght-content li:nth-child(2){width:514px;}*/
/*.bordr .rght-content li:nth-child(1){font-weight:bold;}
.bordr .rght-content li:nth-child(2){width:514px;}*/




.tabs_container_1 #_tab4 .rght-content{float:left; width:600px;}
.tabs_container_1 #_tab4 .rght-content ul{margin:0; padding:0; clear:both;}
.tabs_container_1 #_tab4 .rght-content ul li{ list-style:none; float:left; margin:10px 0; }
.note{width:100%; float:left; margin:20px 0 0 0;}
.tabs_container_1 #_tab4 .rght-content ul li span{width:514px; margin:0 0 0 40px; float:left;}
.tabs_container_1 #_tab4 .rght-content ul li b{font-weight:bold; width:42px !important; float:left;color: black;}