/*!
 * Start Bootstrap - Modern Business (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

/* Global Styles */

html,
body {
padding:0; margin:0;
background-color: #e0e0e0;
}

.clr{clear:both;}

.loader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url('../images/loader.gif') 50% 50% no-repeat rgb(249,249,249,0.8);
}

.nogap{padding:0; margin:0;}

.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}

.headertop {background-color:#900;}
.headertop > span{float:left; padding:3px 0; margin:0; background-color:#000000; width:20%;}
.headertop > span:nth-child(1){background-color:#5eacd1;}
.headertop > span:nth-child(2){background-color:#bec132;}
.headertop > span:nth-child(3){background-color:#ee7421;}
.headertop > span:nth-child(4){background-color:#5eacd1;}
.headertop > span:nth-child(5){background-color:#bdc230;}


header{position:relative; width:100%; background-color:#6f0022; padding:5px 0 30px;}

header .title img{position:absolute; left:0; top:0; z-index:1000;}

header .title img:nth-child(2){margin-top:15px;}

header > div > img{padding:3px 5px;}

header .navigation{margin:20px 0 0;}

header .navigation .ul{padding:0; margin:0; float:right; margin:3px 0;}

header .navigation .ul > li{list-style-type:none; display:inline-block; position:relative;}
header .navigation .ul > li > a{padding:8px 20px; text-transform:uppercase; font-family: 'Abel'; color:#eab068; font-weight:bold; text-decoration:none; font-size:16px; transition:ease all 0.5s;}
header .navigation .ul > li > a:hover{background-color:#eab068; color:#ffffff;}

header .navigation .ul > li:hover .dropdown{display:block;  position:absolute; left:0; top:28px; z-index:1000; width:170px; background:#000; color:#ffffff;
-webkit-animation-name: example; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 0.4s; /* Safari 4.0 - 8.0 */
    animation-name: example;
    animation-duration: 0.4s;
}

.navigation > div > .togglebutton{display:none;}

.togglecontent{display:none;}

/* Home Page Carousel */
.banner{position:relative;}

.banner .home_notice {
    position: absolute;
    right: 40px;
    top: 50px;
    width: 250px;
    z-index: 2010;
    padding: 10px;
    color: #000000;
    font-weight: bold;
    background: -moz-linear-gradient(top, rgba(149,149,149,1) 0%, rgba(1,1,1,0.62) 44%, rgba(1,1,1,0.61) 45%, rgba(27,27,27,0) 100%);
    background: -webkit-linear-gradient(top, rgba(149,149,149,1) 0%,rgba(1,1,1,0.62) 44%,rgba(1,1,1,0.61) 45%,rgba(27,27,27,0) 100%);
    background: linear-gradient(to bottom, rgb(245, 211, 116) 0%,rgba(255, 255, 255, 0.82) 44%,rgba(255, 250, 250, 0.81) 45%,rgba(27,27,27,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#959595', endColorstr='#001b1b1b',GradientType=0 );
}

.banner .home_notice a{font-weight:bold; color:#000000; font-size:17px;}

.banner .home_notice h3{font-family: 'Abel'; font-weight:bold;}

.carousel {
    height: 50%;
}

.carousel .item,
.carousel .item.active,
.carousel .carousel-inner {
    height: 100%;
}

.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

.carousel-control.left, .carousel-control.right {
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0)),to(rgba(0,0,0,0)));
    background-image: linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}


.enquiry > .leftblock{width:86%; background:rgba(13.7,34.9,56.9,0.7); float:left; padding:2% 5%; margin-top:20px;}
.enquiry > .leftblock > h3{color:#ffffff; font-family: 'Abel'; font-size:30px; padding-bottom:20px;}
.enquiry > .form-group > input, .enquiry > .form-group > textarea{
background:none;
border:transparent;
border-bottom:2px solid #ff8d00;
border-width:2px 2px 2px 2px;
border-style:solid solid solid solid;
}
.enquiry > .rightblock{position:absolute; bottom:-1px; right:0;}

.form-control::-moz-placeholder{color:#484343;opacity:1}
.form-control:-ms-input-placeholder{color:#484343}
.form-control::-webkit-input-placeholder{color:#484343}

.home_content{padding:0; background:url(../images/deskbg.jpg) fixed bottom;}

.home_content >.leftblock{background-color:#e2e2e2; padding:0;}

.home_content >.leftblock > .heading h3{
position:relative; color:#ffffff; width:40%; margin:30px 0; padding:10px 0 10px 10px; font-size:35px; margin-top:50px; font-family: 'Abel'; text-transform: uppercase;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6f0022+0,ffffff+100&1+0,0+100 */
background: -moz-linear-gradient(left, rgba(111,0,34,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(111,0,34,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(111,0,34,1) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6f0022', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
}

.home_content > .leftblock > .details{text-align:justify; padding:2% 4%;}

.home_content >.rightblock {position:relative;}

.home_content >.rightblock .span{width:250px; height:250px; transition:ease all 0.6s; margin:100px auto 0; text-align:center; padding:5px 10px; background: rgba(255, 84, 84, 0.6); border:dashed 4px #ffffff; border-radius:50%; font-size:25px; font-weight:bold; color:#ffffff; text-transform:uppercase; display:block;}
.home_content >.rightblock .span:hover{background-color:#000000; color:#ffffff;}

.home_content >.rightblock .span a{color:#ffffff; font-family: 'Abel'; font-size:28px; text-decoration:none; margin-top:75px; display:block;}



.inner_content{}

.inner_content >.leftblock{background-color:#e2e2e2; padding:0;}

.inner_content >.leftblock > .heading h3{
position:relative; color:#ffffff; width:45%; margin:30px 0; padding:10px 0 10px 10px; font-size:35px; margin-top:50px; font-family: 'Abel'; text-transform: uppercase;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6f0022+0,ffffff+100&1+0,0+100 */
background: -moz-linear-gradient(left, rgba(111,0,34,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(111,0,34,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(111,0,34,1) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6f0022', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
}

.inner_content > .leftblock > .details{text-align:justify; padding:2% 4%;}

.noticeboardimg{margin-top:80px;}

.inner_content > .leftblock > .details > .noticeboard{
display:block; padding:1%; margin:0px 0 20px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
-webkit-box-shadow: -1px -8px 5px -2px rgba(0,0,0,0.31);
-moz-box-shadow: -1px -8px 5px -2px rgba(0,0,0,0.31);
box-shadow: -1px -8px 5px -2px rgba(0,0,0,0.31);
}

.inner_content > .leftblock > .details > .noticeboard .button{display:block; margin:0px auto; width:100px; text-align:center; padding:5px 0;}


.inner_content > .leftblock > .details > .contact{
display:block; padding:2%; margin:0px 0 20px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent */
}

/*=====Effect 7 ==========*/
.effect7
{
  	position:relative;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.7), 0 0 40px rgba(0, 0, 0, 0.7) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.7), 0 0 40px rgba(0, 0, 0, 0.7) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.7), 0 0 40px rgba(0, 0, 0, 0.7) inset;
}
.effect7:before, .effect7:after
{
	content:"";
    position:absolute;
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    top:0;
    bottom:0;
    left:10px;
    right:10px;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
}
.effect7:after
{
	right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
         -o-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}
/*=====Effect 7 End==========*/

.admission_content{padding:50px 0 30px;}

.admission_content > .heading{border-bottom: 60px solid; border-color:#0ca5eb; position:relative; color:#ffffff; border-right: 90px solid transparent; width:35%;}

.admission_content > .heading h3{position:absolute; padding-left:30px; font-size:35px; margin-top:10px; font-family: 'Abel'; text-transform: uppercase;}

.admission_content > .details{text-align:justify; padding:2% 4%;}

.form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: left;
}



.contact_content{padding:20px 0 30px; float:left; width:50%;}

.contact_content > .heading{border-bottom: 60px solid; border-color:#0ca5eb; position:relative; color:#ffffff; border-right: 90px solid transparent; width:65%;}

.contact_content > .heading h3{position:absolute; padding-left:30px; font-size:35px; margin-top:10px; font-family: 'Abel'; text-transform: uppercase;}

.contact_content > .details{text-align:justify; padding:2% 4%;}

.contact_content > .details > .form-group > input,  .contact_content > .details > .form-group > textarea{background:rgba(0,0,0,0.5); color:#ffffff; border:solid 4px #10a0ee;}


/*...............Gallery..................*/

.btn-read, .btn-read:hover {
        background: transparent;
        border-radius: 0;
        border: 1px solid #ffffff;
        color: #fff;
		margin-top:20px;
    }

.gallery-section{
border:0;
-webkit-box-shadow: 7px 10px 5px 0px rgba(0,0,0,0.22);
-moz-box-shadow: 7px 10px 5px 0px rgba(0,0,0,0.22);
box-shadow: 7px 10px 5px 0px rgba(0,0,0,0.22);
}	
	
.section-box-nine{
        height: 230px;
        background: #000;
        color: #fff;
        position: relative;
        overflow:hidden;
		margin-bottom:20px;
		
		border-top:4px solid #ce5e2e;
		border-right:4px solid #73d007;
		border-bottom:4px solid #ff8d00;
		border-left:4px solid #00abff;

		border-width:4px 4px 4px 4px;
		border-style:solid solid solid solid;
		border-color:#ce5e2e #73d007 #ff8d00 #00abff;	
		
    }
	
	figure {
		display:none;
    }
	
	figure h3{
		color:#ffffff;
		font-size:16px;
    }
	
    .section-box-nine:hover figure {
		display:block;
        position: absolute;
        text-align: center;
        padding: 19px;
        width: 100%;
        height: 100%;
		z-index:2000;
    }
    .section-box-nine img, .section-box-nine iframe{
		width: 100%;
        height: 100%;
		object-fit:cover;
        position: absolute;
        transition: ease-in-out .5s;
        -webkit-transition: ease-in-out .5s;
        -moz-transition: ease-in-out .5s;
    }
    .section-box-nine:hover img, .section-box-nine:hover iframe{
        transform: scale(1.4);
        -webkit-transform: scale(1.4);
        -moz-transform: scale(1.4);
        opacity: 0.1;
    }
	
.modal {
    z-index: 3000 !important;
}	
	
.modal-title {
    margin: 0;
    line-height: 1.42857143;
	font-family: "Abel";
    font-size: 30px;
	color: #e4a407;
}

.modal-content {
    position: relative;
    background-color: #e6e6e4 !important;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
	font-size:16px;
}	
	
/*...............Gallery End..................*/

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #727c82;
    border-color: #bce8f1;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: #ffffff;
}


.notice{padding:1%; margin:10px 0 35px;
-webkit-box-shadow: 3px 7px 13px 5px rgba(0,0,0,0.16);
-moz-box-shadow: 3px 7px 13px 5px rgba(0,0,0,0.16);
box-shadow: 3px 7px 13px 5px rgba(0,0,0,0.16);

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */

}



.table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th {
    border-top: 0;
    text-align: center;
	color:#e60047;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
    text-align: center;
}


/* Footer Styles */
footer {
	background:#000000;
	color:#ffffff;
	text-align:right;
    padding: 6px 20px;
}

footer a, footer a:hover{
	color:#ffffff;
	text-decoration:none;
}

.footercontent{padding:0; background: rgb(37, 37, 37); color:#929090;}

.footercontent ul{padding:0; margin:30px 0 0;}
.footercontent ul li{list-style-type:none; width:60%;}
.footercontent ul li a{color:#696767; padding:5px; display:block; border-bottom:dotted 1px #696767; text-transform:uppercase; font-size:13px;}

.map {
    height:250px;
    width:100%;
    border:0;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+ */
    filter: gray; /* IE6-9 */
	  -webkit-filter: grayscale(99%); /* Chrome 19+ & Safari 6+ */
	  -webkit-backface-visibility: hidden;  /* Fix for transition flickering */
}

/* Responsive Styles */

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
	}

header{position:relative; width:100%; background-color:#6f0022; min-height:80px;}
	
header .title img{float:none;}
header .title img:nth-child(2){margin-top:0;}

header{position:relative; z-index:1000; width:100%; padding:0;}
header .navigation{position:relative; padding:4px 10px; background:none;}

.navigation .ul{display:none;}

header .navigation .togglebutton{
display:block; color:#ffffff; width:35px; border-radius:4px; padding:5px; position:fixed; right:10px; top:50px;
background:#ee7421; z-index:2000;
}

header .navigation > .togglebutton > span{background-color:#ffffff; width:100%; padding:1px 0; margin:4px 0; display:block;}

.togglecontent{background-color:#6f0022; display:none; position:absolute; width:210px; top: 60px; right:0; padding:8px; margin:6px 0;
-webkit-animation-name: example; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 0.4s; /* Safari 4.0 - 8.0 */
    animation-name: example;
    animation-duration: 0.4s;
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes example {
    0%   {right:-100px;}
    100% {right:0px;}
}

/* Standard syntax */
@keyframes example {
    0%   {right:-100px;}
    100% {right:0px;}
}


.togglecontent > ul{padding:0; margin:10px 0 0;}

.togglecontent > ul > li{position:relative; list-style-type:none;}

.togglecontent > ul > li a{display:block; border-bottom:1px solid #ffffff; padding:5px; color:#ffffff; text-transform:uppercase; font-family: 'Abel';}

.togglecontent > ul > li a:hover{text-decoration:none; background-color:#ee7421; color:#ffffff;}

.togglecontent > ul > li a span{float:right;}

.togglecontent > ul > li > .submenudropdown{display:none; position:absolute; top:30px; left:0; z-index:100; width:100%; padding:2px 6px; background-color:#413434;}

.togglecontent > ul > li > .submenudropdown > ul{padding:0; margin:0;}

.togglecontent > ul > li > .submenudropdown > ul li{list-style-type:none;}

.togglecontent > span{width:30px; height:25px; color:#ffffff; position:absolute; right:0; top:-15px; z-index:1000; font-size:33px;}
	

.home_content >.rightblock .span{margin:0 auto;}



.contact_content{padding:20px 0 30px; width:100%;}


.home_content > .leftblock > .heading h3, .contact_content > .heading h3 {font-size: 25px;}

.home_content >.leftblock > .heading h3{
position:relative; color:#ffffff; width:80%; margin:30px 0; padding:10px 0 10px 10px; font-size:25px; margin-top:50px; font-family: 'Abel'; text-transform: uppercase;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6f0022+0,ffffff+100&1+0,0+100 */
background: -moz-linear-gradient(left, rgba(111,0,34,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(111,0,34,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(111,0,34,1) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6f0022', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
}

.inner_content >.leftblock > .heading h3{
position:relative; color:#ffffff; width:80%; margin:30px 0; padding:10px 0 10px 10px; font-size:25px; margin-top:50px; font-family: 'Abel'; text-transform: uppercase;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6f0022+0,ffffff+100&1+0,0+100 */
background: -moz-linear-gradient(left, rgba(111,0,34,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(111,0,34,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(111,0,34,1) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6f0022', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
}


.admission_content{padding:20px 0 30px;}
.admission_content > .heading h3 {font-size: 25px;}
.admission_content > .heading{
    border-bottom: 50px solid;
    border-color: #0ca5eb;
    position: relative;
    color: #ffffff;
    border-right: 90px solid transparent;
    width: 85%;
}

.banner .home_notice {
	display:none;
}

}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }
}


@media(max-width:480px) {
.togglecontent{background-color:#6f0022; display:none; position:absolute; width:210px; top: 60px; right:0; padding:8px; margin:6px 0; z-index:2003;
-webkit-animation-name: example; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 0.4s; /* Safari 4.0 - 8.0 */
    animation-name: example;
    animation-duration: 0.4s;
}
}