﻿body
{
    background-position: center top;
    margin: 0px;
    padding: 0px;
    background-image: url('../images/BodyBackground.png');
    background-repeat: repeat-x;
    background-attachment: fixed;
}
.contactAddress
{
    font-family: 'Vladimir Script';
    font-size: 30pt;
    color: #ffffff;
}
.ContactAddressText
{
    font-family: verdana;
    font-size: 12pt;
    color: #ffffff;
    line-height: 1.5;
}

.ContactAddressText1
{
    font-family: verdana;
    font-size: 13pt;
    color: #AD5E16;
    line-height: 1.7;
}

.menubarleftside
{
    background-image: url('../images/MenubarLeftside.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 11px;
    height: 69px;
}

.HeaderText
{
    font-family: 'californian FB';
    font-size: 20pt;
    color: #9f0707;
}

.menubarmidaleside
{
    background-image: url('../images/MenubarMidaleside.png');
    background-repeat: repeat-x;
    background-position: center center;
    height: 69px;
}

.menubarrightside
{
    background-image: url('../images/MenubarRightside.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 11px;
    height: 69px;
}
.menubar_Text
{
    font-size: 13pt;
    font-family: Verdana;
    text-decoration: none;
    color: #ffffff;
}
.menubar_Text:hover
{
    font-size: 13pt;
    font-family: Verdana;
    text-decoration: none;
    color: #ffffff;
}
img
{
    border: none;
}
.ContantBackground
{
    background-image: url('../images/ContantBackground.png');
    background-repeat: no-repeat;
    background-position: center top;
    width: 310px;
    height: 266px;
}
.Contant_Header
{
    font-family: Californian FB;
    font-size: 15pt;
    color: #993300;
    font-weight: bold;
    padding-top: 10px;
}
.Contant_Text
{
    font-family: Calibri;
    font-size: 13pt;
    color: #AD5E16;
    text-align: justify;
    padding-left: 10px;
    padding-right: 10px;
    text-indent: 25px;
    line-height: 1.5;
}

.Vision_Contant_Text
{
    font-family: Calibri;
    font-size: 13pt;
    color: #AD5E16;
    text-align: justify;
    padding-right: 5px;
    line-height: 1.5;
}

.ReadMore
{
    font-family: Californian FB;
    font-size: 13pt;
    color: #800000;
    font-weight: bold;
    text-align: center; /* padding-left: 10px;     padding-right: 10px;*/
    text-decoration: none;
}
.FooterText
{
    background-color: #ff5300;
    font-family: Calibri;
    font-size: 12pt;
    color: #ffffff;
    line-height: 2;
    text-decoration: none;
}
/*Contat Page style sheet*/
.Contantbackgroundtop
{
    background-image: url('../images/contentbackgroundPart1.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 980px;
    height: 59px;
    font-family: 'californian FB';
    font-size: 20pt;
    color: #9f0707;
}

.Contantbackgroundmidale
{
    background-image: url('../images/contentbackgroundPart2.png');
    background-repeat: repeat-y;
    background-position: center center;
    width: 980px;
    font-family: Calibri;
    font-size: 13pt;
    color: #AD5E16;
    text-indent: 25px;
    line-height: 1.5;
}

.saparatorHorizontal
{
    background-image: url('../images/Saparatore.png');
    background-repeat: repeat-x;
    background-position: left center;
    width: 900px;
    height: 2px;
    border: none;
}
.Contantbackgroundfooter
{
    background-image: url('../images/contentbackgroundPart3.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 980px;
    height: 18px;
}
ul
{
    line-height: 1.5;
    list-style-image: url('../images/menu icon/bullete.png');
    padding-left: 25px;
    padding-top: -5px;
}
/*Admin page css*/
.Loginbackground
{
    background-image: url('../images/loginbg.png');
    background-repeat: no-repeat;
    background-position: center top;
    width: 590px;
    height: 273px;
}
.colribbon
{
    background-image: url('../images/ribbon.png');
    background-repeat: repeat-x;
    background-position: center top;
    height: 23px;
}
.textboxbackground
{
    background-image: url('../images/textboxbg.png');
    background-repeat: no-repeat;
    background-position: left center;
    width: 190px;
    height: 31px;
    background-color: Transparent;
    border: none;
}
.btnlogin
{
    background-image: url('../images/loginbtn.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 75px;
    height: 27px;
    font-family: Verdana;
    font-size: 12pt;
    font-weight: bold;
    color: #800000;
    border: none;
    background-color: Transparent;
}
.logintext
{
    font-family: Calibri;
    font-size: 13.5pt;
    color: #ffffff;
    text-decoration: none;
}
.closingbutton
{
    position: absolute;
    float: right;
    text-align: right;
    padding-left: 88px;
}
.AdminMenubackgroud
{
    background-image: url('../images/menubackground.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 750px;
    height: 81px;
    vertical-align: middle;
}
.AdminmenuBack
{
    background-image: url('../images/adminmenu.png');
    background-repeat: no-repeat;
    background-position: center center;
    color: #6d6d6d;
    font-family: Calibri;
    font-size: 13pt;
    font-weight: bold;
    width: 119px;
    height: 45px;
    text-decoration: none;
    display: block;
    line-height: 2.5;
}
.AdminmenuBack:hover
{
    background-image: url('../images/adminmenuhover.png');
    background-repeat: no-repeat;
    background-position: center center;
    color: #6d6d6d;
    font-family: Calibri;
    font-size: 13pt;
    font-weight: bold;
    width: 119px;
    height: 45px;
    text-decoration: none;
    display: block;
    line-height: 2.5;
}
.lableText
{
    color: #FFFFFF;
    font-size: 10pt;
    font-weight: bold;
    font-family: Batang;
}


/*Grid CSS*/


.mGrid
{
    width: 100%;
    background-color: #fff;
    margin: 5px 0 10px 0;
    border: solid 1px #525252;
    border-collapse: collapse;
}
.mGrid td
{
    padding: 2px;
    border: solid 1px #c1c1c1;
    color: #717171;
}
.mGrid th
{
    padding: 4px 2px;
    color: #fff;
    background: #424242 url('../images/grd_head.png') repeat-x top;
    border-left: solid 1px #525252;
    font-size: 0.9em;
}
.mGrid .alt
{
    background: #fcfcfc url('../images/grd_alt.png') repeat-x top;
}
.mGrid .pgr
{
    background: #424242 url('../images/grd_pgr.png') repeat-x top;
}

.mGrid .pgr table
{
    margin: 5px 0;
}
.mGrid .pgr td
{
    border-width: 0;
    padding: 0 6px;
    border-left: solid 1px #666;
    font-weight: bold;
    color: #fff;
    line-height: 12px;
}
.mGrid .pgr a
{
    color: #666;
    text-decoration: none;
}
.mGrid .pgr a:hover
{
    color: #000;
    text-decoration: none;
}
.Employementtable
{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width: 480px;
    background-color: #CBA874;
    float: right;
    color: #800000; 
    margin-right: 10px;
}
.EmployementtableAlternet
{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width: 480px;
    background-color: #CBA874;
    color: #800000;
    margin-right: 500px;
    float: left;
    color: #800000; 
    margin-left: 10px;
}
.EmployementHeader
{
    font-family: 'Century Gothic';
    font-size: 15pt;
    color: #800000;
    font-weight: bold;
 
}
.titlebackground
{
    background-color: #B78944;
    font-weight:bold;
}
/*--Header Slider--*/
.custom-slider {
	position: relative;
	width: 100%;
	max-width: 650px;
	margin: 0 auto;
	overflow: hidden;
}
.slide {
	display: none;
}
.slide img {
	width: 100%;
	height: auto;
	display: block;
}
.fade {
	animation: fadeEffect 1s;
}
@keyframes fadeEffect {
	from {opacity: .4;}
	to {opacity: 1;}
}
/* Dots */
.dots-container {
	text-align: center;
	margin-top: 10px;
}
.dot {
	height: 12px;
	width: 12px;
	margin: 0 4px;
	background-color: #bbb;
	border-radius: 50%;
	display: inline-block;
	cursor: pointer;
	transition: background-color .3s ease;
}
.dot.active {
	background-color: #333;
}
/* Mobile */
@media screen and (max-width: 768px) {
	.custom-slider {
		max-width: 100%;
	}
	.dot {
		height: 10px;
		width: 10px;
	}
}