@charset "utf-8";

/* CSS Document */



@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Bitter:wght@400;500;600;700&display=swap');



* {margin : 0; padding : 0; outline: none !important;}

.clear, .clr { clear : both;}

.gap { clear : both; height : 10px;}

.frt {float : right;}

.flt {float : left;}

img {border : 0;}

form {margin : 0;}

/*ol, ul {list-style:none;}*/

ul {list-style-position: inside;}





* {

  -webkit-box-sizing: border-box;

     -moz-box-sizing: border-box;

          box-sizing: border-box;

}

*:before, *:after {

  -webkit-box-sizing: border-box;

     -moz-box-sizing: border-box;

          box-sizing: border-box;

}



a:link, a:visited {text-decoration : none;}

a:hover {color:#c00;}



/*a {

	text-decoration: none;

	color: inherit;

	outline: none;

	transition: 0.5s ease;

	-o-transition: 0.5s ease;

	-webkit-transition: 0.5s ease;

	color:#c00;

}



a:hover {

	color: #1f201f;

}*/



/*****

-webkit-transition: all 0.3s ease-in-out;

-moz-transition: all 0.3s ease-in-out;

-o-transition: all 0.3s ease-in-out;

transition: all 0.3s ease-in-out;}

*****/



html {

	font-size:100%;

	-webkit-text-size-adjust:100%;

	-ms-text-size-adjust:100%

}



.result {width:100px; text-align:left;margin-left:10px; display:inline-block;}

.captcha { float:left; padding-top:2px;}

form em { color:#FF0000;}



.map-content  {height:400px; position:relative; overflow:hidden; margin-top:10px; }

.map-content iframe {border:none; height:100%;width:100%; position:absolute; left:0; top:0;}

.map-content figure iframe {border:none; height:100%;width:100%; position:absolute; left:0; top:0;}



.feedback .form-control { min-height: 44px; border-radius: 0; }

.form-control-feedback { color:#ccc;}

.form-control-feedback {

    display: block;

    height: 34px;

    line-height: 34px;

    pointer-events: none;

    position: absolute;

    right: 0;

    text-align: center;

    top: 6px;

    width: 34px;

    z-index: 2;

}

.required-field {

    color: #f45858;

    display: inline;

    font-size: 18px;

    line-height: 12px;

}





.gcaptcha { margin-bottom:10px; text-align:left; display:inline-block;}



 

.breadcrumb { background:none; text-align:left; float:right; text-transform: uppercase; font-size: 11px;

    margin-bottom: 15px; margin-top: 15px;

    padding: 8px 0;}

.breadcrumb li a { color:#333;}

.breadcrumb li a:hover { color:#e09337;}



.content-pad {padding: 30px 0; }





h1, h3, h2 {font-family: 'Bitter', serif;}

h4, h5 {font-family: 'Roboto', sans-serif; margin-top:5px;}



h1 { font-size:28px; font-weight: 500; line-height:34px; color:#000; }

h2 { font-size:28px; font-weight: 400; line-height:34px; color:#000; text-transform: uppercase;}

h3 { font-size:22px; font-weight: 500; line-height:28px; color:#000;}

h4 { font-size:20px; font-weight: 500; line-height:26px; color:#000;}

h5 { font-size:18px; font-weight: 500; line-height:22px; color:#000;}



body { font-family: 'Roboto', sans-serif; font-size:14px; color:#333; line-height:20px; background:#fff;}





/*Back to Top*/

/*#back-top {position: fixed; bottom:40px;z-index:99; right:25px; display:none; width:41px;height:41px;}

#back-top a:hover {color:#333; }

#back-top span {width:41px;height:41px; display: block;	background:url(../images/up-arrow.gif) no-repeat center center #333;border-radius: 50%; opacity:0.4; filter:alpha(opacity=40); }

#back-top a:hover span { background-color:#333; opacity:1; filter:alpha(opacity=1);}*/



.limit { overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}



/* List Style */



.courses-list ul li { list-style: square; }

.courses-list h3 { text-align:left; margin-top:10px;}



ul.listing { list-style:none; margin:0; padding:0; margin-bottom:10px;  list-style: outside disc;}

ul.listing li:before {    

font-family: 'FontAwesome';

content: '\f105';

position:absolute;

top:0; left:0;

}

ul.listing li { position:relative; padding-left:14px; overflow: hidden;}



ul.list { list-style:none; margin-left:0; padding-left:0;}

ul.list li { background:url(../images/sqr.jpg) no-repeat 0 7px; padding-left:16px;}

ul.list li a { color:#333;}

ul.list li a:hover { color:#3399cc;}

ul.list li li {list-style:none; padding-left:15px; margin-left:-20px; background:url(../images/subsqr.jpg) no-repeat 0 7px;}



ul.list li+li {

    margin-top: 7px;

}



ul.list-unstyled {}

ul.list-unstyled li { margin-bottom: 7px; }



main ul {margin-left:12px;}



main ol {margin-left:14px;}

main ol li { padding-left:5px;}



.btn { border-radius: 0; padding: 9px 20px; text-transform: uppercase;}

.btn-lg {padding: 14px 32px;}



.btn-default, a.btn-default { background:#638054; color:#fff; border-color:#638054;

-webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s;}

.btn-default:hover { background-color:#333; color:#fff; border-color:#000}



.btn-primary, a.btn-primary { border:1px solid #fff; background: none; color: #fff; transition: all 0.2s ease-in-out; }

.btn-primary:hover {border:1px solid #fff; background: #fff; color: #333;}



a.more:after { font-family: 'FontAwesome'; content: '\f105'; padding-left:10px; }



.banner { position:relative; }



main { margin:0; text-align: justify;}



.socialmedia {white-space:nowrap; text-align:right; margin:10px 0;  line-height:0;}

.socialmedia li {  display:inline-block; padding-left:2px; vertical-align:middle;}

.socialmedia li img { width:32px;}



footer {background:#e09337; color:#ccc; }

.footer {padding:45px 0 10px;}

.footer, .footer a {  color:#cccccc; }

.footer a:hover { color:#fff;}



.footlist{ text-align:center }                      

.footlist li{ display: inline; list-style-type: none; padding: 0; margin:0; color:#cccccc;}

.footlist a { padding: 0px 2px; }

.footlist a:link, .footlist a:visited {color: #cccccc; text-decoration: none;}

.footlist a:hover{color: #2cafe5; text-decoration: none;}



.footlt { float:left;}

.footrt { float:right;}



.navigation { float:right; position:relative; z-index:99;}



.thumb { margin-bottom:7px;}

.thumb img { max-width:100%;}

.thumblt { float:left; width:350px; margin:2px 15px 5px 0;}

.thumbrt { float:right; width:350px; margin:2px 0 5px 15px;}

.thumblt img, .thumbrt img { max-width:100%;}



.search { display:inline-block; margin-left:10px; float:right; margin-top:7px; }



.searchpanel { margin:0; padding:0 10px 0 0; clear:right; margin:7px 0 7px;}

.searchpanel { }

.searchpanel .btn-default { background:#fff; border:1px solid #ccc;}

.searchpanel .input-group .form-control { float:right;}

.searchpanel .input-group-btn .fa { color:#1b4279;}



#srch-term, #searchform { height: 40px; }





/*** Carousel Fade Effect ***/

.carousel-fade .carousel-inner .item { opacity: 0; transition-property: opacity;  overflow:hidden;}

.carousel-fade.zoomin .carousel-inner .item.active img { transition: transform 5000ms linear 0s; transform: scale(1.05, 1.05);}

.carousel-fade .carousel-inner .active { opacity: 1;}

.carousel-fade .carousel-inner .active.left,

.carousel-fade .carousel-inner .active.right { left: 0; opacity: 0; z-index: 1;}

.carousel-fade .carousel-inner .next.left,

.carousel-fade .carousel-inner .prev.right { opacity: 1;}

.carousel-fade .carousel-control { z-index: 2;}

.carousel-control { padding-top:30%;}

/* Carousel Fade Effect */



.header  { text-align:center; margin-bottom:10px;}

.header::after { display: block; content: ""; background: #23377e;	width: 150px; height: 2px; margin:5px auto 5px; }







.blockdetail .thumb {  width:350px; float:left; overflow:hidden; margin:5px 15px 5px 0;}

.blockdetail .thumb img { max-width:100%;}

.blockdetail ul.thumb li { display:none; position:relative;}

.blockdetail ul.thumb li:first-child { display:block;}



.blockdetail ul.thumb li span { padding:5px; position:absolute; z-index:999; width:100%; left:0; bottom:0; background:rgba(0,0,0,0.70); color:#fff; text-align:center; font-size:12px;}

.blockdetail .date { font-weight:bold; font-size:16px; padding-top:5px; color:#949494}



.clr-rt { clear:right;}

.clr-lt { clear:left;}





/*Float Button Left*/

.floatbtn a{ position:fixed; z-index:999; top:100px; margin-left:-10px; text-align:right; transition: width 0.4s; -webkit-transition: width 0.4s; /* Safari */

transition-property:margin;

-moz-transition-property: margin; /* Firefox 4 */

-webkit-transition-property:margin; /* Safari and Chrome */

-o-transition-property:margin; /* Opera */

}

.floatbtn a:hover{ margin-left:0px;}



.floatbtn01 a{ position:fixed; z-index:999; top:100px; margin-top:3%; margin-left:-119px; text-align:right; transition: width 0.4s; -webkit-transition: width 0.4s; /* Safari */

transition-property:margin;

-moz-transition-property: margin; /* Firefox 4 */

-webkit-transition-property:margin; /* Safari and Chrome */

-o-transition-property:margin; /* Opera */

}

.floatbtn01 a:hover{ margin-left:0px;}



.floatbtn02 a{ position:fixed; z-index:999; top:160px; margin-top:3%; margin-left:-119px; text-align:right; transition: width 0.4s; -webkit-transition: width 0.4s; /* Safari */

transition-property:margin;

-moz-transition-property: margin; /* Firefox 4 */

-webkit-transition-property:margin; /* Safari and Chrome */

-o-transition-property:margin; /* Opera */

}

.floatbtn02 a:hover{ margin-left:-60px;}



.floatbtn03 a{ position:fixed; z-index:999; top:238px; margin-top:3%; margin-left:-119px; text-align:right; transition: width 0.4s; -webkit-transition: width 0.4s; /* Safari */

transition-property:margin;

-moz-transition-property: margin; /* Firefox 4 */

-webkit-transition-property:margin; /* Safari and Chrome */

-o-transition-property:margin; /* Opera */

}

.floatbtn03 a:hover{ margin-left:-16px;}



.floatbtn04 a{ position:fixed; z-index:999; top:307px; margin-top:3%; margin-left:-119px; text-align:right; transition: width 0.4s; -webkit-transition: width 0.4s; /* Safari */

transition-property:margin;

-moz-transition-property: margin; /* Firefox 4 */

-webkit-transition-property:margin; /* Safari and Chrome */

-o-transition-property:margin; /* Opera */

}

.floatbtn04 a:hover{ margin-left:-26px;}





/*Float Button Right*/

.floatbtn-rt a{ position:fixed; z-index:999; top:200px; right:0; margin-right:-10px; text-align:right; transition: width 0.4s; -webkit-transition: width 0.4s; /* Safari */

transition-property:margin;

-moz-transition-property: margin; /* Firefox 4 */

-webkit-transition-property:margin; /* Safari and Chrome */

-o-transition-property:margin; /* Opera */

}

.floatbtn-rt a:hover{ margin-right:0px;}



/*Float Button Social Media*/

.floatbtn {}

.floatbtn-social a{ position:fixed; z-index:999; top:170px; margin-left:-25px; text-align:right; transition: width 0.4s; -webkit-transition: width 0.4s; /* Safari */

transition-property:margin;

-moz-transition-property: margin; /* Firefox 4 */

-webkit-transition-property:margin; /* Safari and Chrome */

-o-transition-property:margin; /* Opera */

}

.floatbtn-social a:hover{ margin-left:0px;}

.floatbtn-social.btn01 a{top:170px;}

.floatbtn-social.btn02 a{top:220px;}

.floatbtn-social.btn03 a{top:270px;}

.floatbtn-social.btn04 a{top:320px;}



.service-box { text-align: center; margin:10px; }

.service-box .thumb { }



.speech {

  padding:10px 0;

}

.speech:before {  font-family: Georgia, serif;

  color: #999;

  content: open-quote;

  font-size: 4em;

  line-height: 0.1em;

  margin-right: 0.20em;

  vertical-align: -0.4em;

}

.speech:after {  font-family: Georgia, serif;

  color: #999;

  content: close-quote;

  font-size: 4em;

  line-height: 0.1em;

  margin-left: 0.20em;

  vertical-align: -0.5em;

}



/**/

blockquote.testi2 {

font-family: Georgia, serif;

font-size: 18px;

font-style: italic;

margin: 0.25em 0;

padding: 0.35em 40px;

line-height: 1.45;

position: relative;

color: #383838;

border-left:0;

}



blockquote.testi2:before {

display: block;

padding-left: 10px;

content: "\201C";

font-size: 80px;

position: absolute;

left: -20px;

top: -20px;

color: #7a7a7a;

}



blockquote.testi2 cite {

color: #999999;

font-size: 14px;

display: block;

margin-top: 5px;

}

 

blockquote.testi2 cite:before {

content: "\2014 \2009";

}





/* Gallery */

.gallery { margin-bottom:25px;}



.galblock { margin-bottom:25px; list-style:none; overflow:hidden; background:#fff; position:relative; text-align:center; overflow:hidden; 

/*height:170px;*/

-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	-o-border-radius: 5px;

	border-radius: 5px;

-moz-box-shadow: 0 5px 3px -3px #6e6e6e;

-webkit-box-shadow: 0 5px 3px -3px #6e6e6e;

box-shadow: 0 5px 3px -3px #6e6e6e;}



.galblock .video { position:absolute; top:50%; left:50%; z-index:999; transform: translateX(-50%) translateY(-50%);}

.galblock span.video { background:url(../images/video.png) no-repeat; height:64px; width:64px;}



.galblock img{  max-width: 100%; /*max-height:100%;*/

-webkit-transition: all 0.3s ease-in-out;

	-moz-transition: all 0.3s ease-in-out;

	-o-transition: all 0.3s ease-in-out;

	transition: all 0.3s ease-in-out;

	}

.galblock img:hover{

	-webkit-transform: scale(1.1);

	-moz-transform: scale(1.1);

	-ms-transform: scale(1.1);

	-o-transform: scale(1.1);

	transform: scale(1.1); 

	}

.galblock a:hover img {

	-webkit-transform: scale(1.1);

	-moz-transform: scale(1.1);

	-ms-transform: scale(1.1);

	-o-transform: scale(1.1);

	transform: scale(1.1);

}

.galblock_image a .overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%;

	background-color: #000;

	background-color: rgba(0,0,0,0.6);

	-webkit-transition: all 0.6s ease-in-out;

	-moz-transition: all 0.6s ease-in-out;

	-o-transition: all 0.6s ease-in-out;

	transition: all 0.6s ease-in-out;

	opacity: 0;

	-webkit-transform: scale(1.2);

	-moz-transform: scale(1.2);

	-ms-transform: scale(1.2);

	-o-transform: scale(1.2);

	transform: scale(1.2);

}

.galblock_image a .overlay h5{

	color: #FFF;

	position: absolute;

	height: 70px; overflow:hidden;

	top: 50%;

	left: 0px;

	right: 0px;

	margin-top: -25px;

	line-height: 24px;

	text-align:center;

	letter-spacing:1px;

}

.galblock_image a:hover .overlay { opacity: 1;

-webkit-transform: scale(1.0);

	-moz-transform: scale(1.0);

	-ms-transform: scale(1.0);

	-o-transform: scale(1.0);

	transform: scale(1.0);}







blockquote {

  border-left: 10px solid #ccc;

  margin: 1.5em 10px;

  padding: 0.5em 10px;

}







/*new css start*/

.umbrell { background:#1ca1aa; padding: 9px 0 9px; font-size: 15px; color: #fff;  font-family: Oswald, sans-serif; }

.umbrell a { color: #fff; }

.umbrell li a i { padding: 0 10px 0 0 }

.umbrell .list-inline li a { padding: 0 20px 0 0 }

.search { width: 300px; margin-top:0px; }

.searchpanel {margin: 0;padding: 0 10px 0 0; clear: right;}

.search .form-control { height: 30px;border-radius: 0px;  }

.search .btn { padding: 4px 12px; border-radius: 0px; border-left: 2px solid #1ca1aa }



.product_div { width: 100%; background: #eee; padding: 50px 0 50px; font-family: Oswald, sans-serif;  }

.product_box {min-height: 397; background: #fff;box-shadow: 1px 5px 15px #CCC;margin: 0 0 30px 0; overflow: hidden;

position: relative; }

.product_box h4 {text-align: center;}

.product_box .thumb img { width: 100%; overflow: hidden;}

.prize_div span { color: #999; padding:0 10px 0 0   }

.prize_div {text-align: center; font-size: 16px; color: red; }

.add_to_cart { width: auto; padding:17px 15px; background: #f9f9f9; color: green; font-size: 16px; font-weight: bold;

margin:17px 0 0 0 }

.add_to_cart i { font-size: 18px; padding:0 3px 0 0  }

.add_to_cart span { float: right; color: red }

.add_to_cart button { background: none; border: none; }

.add_to_cart button {transition: background ease-in .25s;}

.add_to_cart button:hover {background: white;color: #2B2D42;}

.add_to_cart button:hover:before { color: #2B2D42;}

.product_overlay {background: rgba(0, 0, 0, 0.5);width: 100%;height: 100%;position: absolute;

 top: 0;left:0px;right:0;-webkit-transform: translateY(-500px);transform: translateY(-500px);opacity: 0;

 display: flex;flex-flow: column wrap;justify-content: center;align-items: center;}

.product_overlay h2 {color: rgba(43, 45, 66, 0.7);font-size: 1.2em; margin: 1em 0;}

.product_overlay i {color: rgba(43, 45, 66, 0.7);font-size: 1.5em;}



.slider-wave { position: absolute; bottom: -3px; z-index: 99;left: 0; right: 0; }





.slider_div { position: fixed;
    overflow-y: scroll;  }

.slider_div .owl-nav { position: absolute; width:100%; top: 34%; font-size: 30px; color: #fff;}

.slider_div .owl-prev { position: absolute; left:0; display: block !important; background: red;   }

.slider_div .owl-next { position: absolute; right:0 } 

.slider_div .owl-theme .owl-nav [class*="owl-"] {  padding: 10px !important; opacity: 0.3; transition: all 0.3s ease-in-out;}

.slider_div .owl-theme .owl-nav [class*="owl-"]:hover{ background: none; padding: 10px !important; opacity: 1.0}



.slider_div .owl-theme .owl-nav.disabled + .owl-dots { position: relative; bottom: 100px; }

.slider_div .owl-theme .owl-dots .owl-dot span {transition: all 0.3s ease; width: 10px; background: #ff6e26; }

.slider_div .owl-theme .owl-dots .owl-dot.active span {

	background: #ff6e26; width: 40px;

}





.slider_div .owl-nav { position: absolute; width:100%; top: 40%; font-size: 30px; color: #fff; }

.slider_div .owl-prev { position: absolute; left:0; display: block !important; background: red;   }

.slider_div .owl-next { position: absolute; right:0 } 

.slider_div .owl-theme .owl-nav [class*="owl-"] { background: orange; padding: 10px !important; z-index: 99; 

 }

.slider_div .owl-theme .owl-nav [class*="owl-"]:hover{ background: green; padding: 10px !important; }





.slider_div2 { position: relative; padding: 50px 0 50px 0 }

.slider_div2 .owl-nav { position: absolute; width:100%;  font-size: 40px; color: #fff;}

.slider_div2 .owl-theme .owl-nav [class*="owl-"] { background: orange;padding: 7px 10px 15px 11px !important; }

.slider_div2 .owl-theme .owl-nav [class*="owl-"]:hover{ background: green;  }

.slider_div2 .owl-theme .owl-dots .owl-dot.active span { background: #e09337;}

.slider_div2 .owl-theme .owl-dots .owl-dot span {width: 15px;height:15px;margin: 5px 7px;background: #638054;

display: block;-webkit-backface-visibility: visible;transition:  ease;border-radius: 30px;}







.header-overlay-content { position: absolute; left: 0; right: 0; top: 0; bottom: 0; width: 100%; height: 100%; z-index: 10;

 }

.bannerpanel { background: rgba(255,255,255,0.9); padding: 15px; margin-top: 15px;}



.post-item { border-bottom: solid 1px #eaeaea; padding-bottom: 15px; margin-bottom: 15px; }

.post-item:after {clear:both; display:table; content:"";}

.post-item .thumb { width: 70px; height: 70px; float: left; margin-right: 15px; }

.post-item .desc { overflow: hidden; display: inline-block; padding-top:17px; }

.post-item .desc a {color: #666666;}

.post-item .desc a:hover {color: #e09337;}



.caption {  display: block; }

.caption-content {  position: absolute; top: 24%; z-index: 2; color: #000;  right: 10%; width: 84%; margin: auto;

background:rgba(255,255,255,0.7); padding: 15px; width: 380px;}

.caption .title {font-size: 26px; line-height: 36px; font-weight: 700; color: #638054;}

.caption .title small { font-size: 28px; margin-bottom: 10px; display: block; font-weight: 400;}

.caption .slidedesc { margin: 10px 0 20px; font-size: 16px; line-height: 24px; }

.caption .slidebtn a { background: #cfdb1f; color: #000;

    padding: 15px 35px; font-size: 16px; border-radius: 40px;

} 

.slidebtn { display: inline-block; }

.slidebtn a { display:block; }



.slider_div .owl-item.active .caption .title { animation: 0.8s 0.2s fadeInDown both; }

.slider_div .owl-item.active .caption .slidedesc {animation: 0.8s 0.4s fadeInDown both; }

.slider_div .owl-item.active .caption .slidebtn { animation: 0.8s 0.4s fadeInRight both; }











/*latest New */

.lastenew_area { width: 100%; }

.post_block_style4{width: 100%;float: left;margin: 0;padding: 0;position: relative;min-height: 410px;}

.post_block_style4_thumb{width: 50%;box-sizing: border-box;height: 420px;overflow: hidden;position: relative;

position: absolute;left: 0;}

.posts4content {position: absolute;right: 0px;width: 50%;padding: 4%;font-weight: 400;overflow: hidden;} 

.posts4content h6 { text-transform: uppercase; font-size: 16px; font-weight: bold; }

.infopostmeta {  font-size: 13px; margin:20px 0; }

.infopostmeta span a { color:orange }

.post_block_style4 p {line-height: 26px;}

.style4read { background: #282828; padding: 10px 20px; color: #fff; font-weight: bold; margin-top: 65px;

display: inline-block; }

.style4read:hover { background: #531000; color: #fff; }

.lastenew_area h2 { text-align: center; margin:0 0 40px  0  }

.lastenew_area {padding: 35px 0 35px 0}

.second_right .post_block_style4_thumb {right: 0;left: inherit;}

.second_right .posts4content {left: 0;right: inherit;}

/*latest New */



.aclass { color:#e09337;}
.aclass:hover { color:#fff200;}


.top-bar { padding: 0; background: #e09337; }

ul.toplink { list-style: none; margin: 0; }

ul.toplink li { display: inline-block; font-size: 13px; }

ul.toplink li a { color: rgba(255,255,255,.75); padding:10px 10px; line-height: 34px; border-left:solid 1px rgba(255,255,255,.15); }

ul.toplink li:last-child a {border-right:solid 1px rgba(255,255,255,.15);}

ul.toplink li a:hover { color: #fff; }

ul.toplink li.active a { color: #fff; }

ul.toplink li .fa { font-size: 18px; }



.staff-icons a {

    line-height: 34px;

    height: 40px;

    width: 40px;

    background-color:#fff; border:2px solid #666;

	display: inline-block;

	font-size: 14px;

	margin-bottom: 10px;

	margin-right: 3px;

	text-align: center;

	color: #666;

	transition: all 0.3s ease;

}

.staff-icons a:hover { background: #666; color: #fff; }



.toprt { text-align: right }

.toprt .social-icons a {

	display: inline-block;

	font-size: 14px;

	height: 32px;

	line-height: 34px;

	margin-right: 3px;

	text-align: center;

	width: 32px;

	/*color: rgba(255,255,255,.75); */
    border-left:solid 1px rgba(255,255,255,.15);

	transition: all 0.3s ease;

}

.toprt .social-icons a:hover { color: rgba(255,255,255,1); }



.toprt .social-icons a:last-child {border-right:solid 1px rgba(255,255,255,.15);}





.mid-bar { /*background-image: linear-gradient(to right,#ddc3a5,#93560d);*/ background-color: #fff; }

/*.mid-bar { background: #845d36; }*/



/*Fixed Nav*/

.mid-bar.sticky {  z-index: 99; left: 0; right: 0; transition: all 0.3s; top: 0px; }

.mid-bar.sticky.fixed { position: fixed; top: 0; }



.mid-bar.sticky.fixed .wsmenu {margin: 5px 0;}

.mid-bar.sticky #logo { width: 200px; transition: all 0.3s;}

.mid-bar.sticky.fixed #logo { width: 130px; }

/*Fixed Nav*/



.unicenter { /*background: url(../images/unicenter.jpg) fixed center; background-size: cover;*/}

.applybg {background: url(../images/applybg.jpg) fixed center; background-size: cover;}



#logo { float: left; padding: 5px; }

#logo img {max-width: 100%;}

.nav_right { float: right; }





.aboutbg { margin: 40px 0; position: relative; }



/*Page Loading*/

.no-js #loader { display: none;  }

.js #loader { display: block; position: absolute; left: 100px; top: 0; }

.se-pre-con {

	position: fixed;

	left: 0px;

	top: 0px;

	width: 100%;

	height: 100%;

	z-index: 9999;

	background: url(../images/loading.jpg) center no-repeat #fff;

}

.se-pre-con img {

    position: absolute;

    top: 20%;

    left: 0;

    right: 0;}





.section-title { margin-bottom: 30px; position: relative }

.section-title::before { content: ""; position: absolute; background: #e9457a; height: 1px; width: 150px; bottom: -15px; left: 50%;

transform: translateX(-50%); }

.section-title::after {content: "\f06c"; position: absolute; background: #fff; color: #e9457a; font-family: 'FontAwesome';

font-size:30px; line-height: 24px; bottom: -28px; padding:0 5px; left: 50%; transform: translateX(-50%); }



.newsbg { background: #7f5a33; padding: 45px 0; color: rgba(255,255,255,0.8); margin-top: 100%; }

.newsbg h3 { color: #d6c612; text-transform: uppercase; }

.newsbg .date { font-size: 18px; color: #e09337; margin-top: -5px; }

.newsbg .shortlimit { height: 62px; overflow: hidden; margin-bottom: 15px; }



.unicenter { padding: 45px 0;background-color:#fff; }

.unicenter h2 { color: #000; text-align: center; margin-bottom: 30px;}


.applybg {padding: 165px 0; }

.applybg h2 { color: #fff; text-align: center; margin-bottom: 50px;}



.campus { color: rgba(255,255,255,0.8); margin-bottom: 15px; }

.campus h3 { color: #fff;}



.whitebg { padding: 45px 0; }


.eventbox { position: relative; }

.eventbox .thumb { background: #000; margin-bottom: 0;  }

.eventbox .thumb img {opacity: 0.8;}

.eventbox .date-block {

    position: absolute;

    top: 15px;

    right: 15px;

    padding: 15px 10px;

    font-size: 14px;

    line-height: 18px;

    min-width: 66px;

    background: rgba(0,0,0,.5);

    color: rgba(255,255,255,.75);

}

.eventbox .date-block .month {  text-transform: uppercase; text-align: center;}

.eventbox .date-block .day { font-size: 20px; text-align: center;}



.eventbox.eventinner {}

.eventbox.eventinner:hover .thumb img {opacity: 0.5;}

.eventbox.eventinner:hover .date-block {color: rgba(0,0,0,.5);

    background: rgba(255,255,255,.75);}



.event-overlay {

    position: absolute;

    bottom: -1px;

    left: 0;

    right: 0;

    color: rgba(255,255,255,.75);

    backface-visibility: hidden;

    -webkit-backface-visibility: hidden;

}



.overlaytop {

    display: block; position: relative;

    padding: 15px 28px 13px 20px;

    background: rgba(0,0,0,.5);

    border-bottom: solid 1px rgba(255,255,255,.2);

}

.eventbox .overlaybot {background: rgba(0,0,0,.5); height: 0; transition: all .25s ease-in  }

.eventbox:hover .overlaybot { height: 50px; transition: all .25s ease-out }

.overlaybot .content {padding: 15px 28px 13px 20px;}



.event-overlay .shortlimit { height: 42px; overflow:hidden; margin-bottom: 10px; }

.ylwtxt { color: #e09337; }



.overlaytop:after { font-family: 'FontAwesome'; content: '\f105'; font-size: 20px; padding-left:5px; position: absolute; right: 15px; bottom: 25px;}



.eventboxtxt { background: #638054; 

position: relative;

width: 100%;

height: 0;

padding-top: 125.30%;

background-repeat: no-repeat;

background-size: cover; }

.itemtxt { padding: 15px 28px 13px 20px;

    overflow: hidden;

    position: absolute;

    top: 0;

    bottom: 0;

    left: 0;

    right: 0;

    backface-visibility: hidden;

    -webkit-backface-visibility: hidden;}

.itemtxt h2 { color: #fff; font-size: 46px; line-height: 56px; font-weight: 500; text-transform:capitalize; margin-bottom: 25px; }



ul.chooselist { margin: 0; padding-top: 11px;}

ul.chooselist li { font-size: 22px; line-height: 32px; list-style: none; margin-bottom: 2px; }

ul.chooselist li a { background: #638054; padding:8px 15px; display: block; color: #fff;  }

ul.chooselist li a:hover {background: #4f6e3f;}



.blogpan a.btnrt {float: right; margin-top: -5px; }

.blogpan a.btn-primary { border:1px solid #333; background: none; color: #333; }

.blogpan .btn-primary:hover {border:1px solid #333; background: #333; color: #333;}



.blogbox {}

.blogbox .thumb { position: relative; width: 45%; margin-right: 15px; float: left; overflow: hidden; }

.blogbox .thumb.full { width: 100%; }

.blogbox .thumb img {	transform: scale(1.0); transition: all 1.3s ease-in-out;}

.blogbox .thumb:hover img {transform: scale(1.1);}

.blogbox .thumbnail-overlay {position: absolute; background: rgba(99, 128, 84, 0.8);

bottom: 0;

left: 0;

right: 0;

color: #fff;

padding: 10px 20px;}

.blogbox h4 { margin-bottom: 20px; }

.blogbox .content-pad { overflow: hidden; }

.blogbox .shortlimit {height: 74px; overflow: hidden; margin-bottom: 15px; line-height: 24px;}



.messagebg { background: #e09337; padding:45px 0;  }


.messagebg2 { background: #638054; padding:45px 0;  }





.speechblock {padding:20px 0px; text-align:center; color:#333;}

.speech {font-size:14px; line-height:30px; text-align:center; padding-top:15px; overflow:hidden;   }

.speech:before {

	font-family: Georgia, serif;

  content: open-quote;

  font-size: 5em;

  line-height: 0.1em;

  margin-right: 0.10em;

  vertical-align: -30px;

  color:#000;

}

.speech:after {

	font-family: Georgia, serif;

  content: close-quote;

  font-size: 5em;

  line-height: 0.1em;

  margin-left: 0.10em;

  vertical-align: -38px;

  color:#000;

}

.speech h4:first-child {

  display: inline;

}

.speech h4 {font-family: 'Bitter', serif;}

.testi h5 { color:#333;   }

.testi .design { margin-top:-10px; color:#6f3e03; text-transform: uppercase;}



.textwidget {}

.textwidget .thumb { float: left; margin-right: 15px; margin-top: 5px; }

.textwidget .media-body { overflow: hidden; }

.textwidget .media-body h5 { color: #fff; }



.un-heading-wrap {

    display: table;

    width: 100%;}

.un-heading-line {

    height: 2px;

    display: table-cell;

    vertical-align: middle;

    width: 50%;

}



.midlinetxt { margin: 25px 0; }

.midlinetxt { position: relative; text-align: center;}

.midlinetxt span { background: rgba(255,255,255,.75); padding: 0 5px; position: relative; z-index: 1;}

.midlinetxt:before { background: rgba(255,255,255,.75); content: ""; display: block; height: 1px; position: absolute; top: 50%; width: 100%; z-index: auto;

}

.midlinetxt:before { left: 0; }



.relative { position: relative; }

.footer .btn-primary, .footer a.btn-primary { border:1px solid #fff; background: #698959; color: #fff; transition: all 0.2s ease-in-out; }

.footer .btn-primary:hover {border:1px solid #fff; background: #fff; color: #333;}

.footer h4 { color: #fff; margin-bottom: 20px; }



.widgetbox { border:solid 2px rgba(255,255,255,.15); padding: 15px 20px;

width: 100%;

border-radius: 2px }

.copyright a { color: rgb(216 202 29); margin-bottom: 10px; }



.rowfooter { padding: 0; }



.rowfooter .social-icons {text-align: right;}



.rowfooter .social-icons a {

	display: inline-block; border:1px solid #fff; 

	font-size: 18px;

	height: 42px;

	line-height: 42px;

	margin-bottom: 10px;

	margin-right: 3px;

	text-align: center;

	width: 42px;

    background-color:#638054 !important;

	color: #fff;

	transition: all 0.3s ease;

}

.rowfooter .social-icons a:hover { background: #fff; color: #333;}



.innerbanner { background: #eaeaea; padding-top: 20px; padding-bottom: 20px; }



.panel-title { font-size: 20px; }

.panel-default { border-radius: 0; }

.menubody { padding: 0; }

ul.menu-main { margin: 0; list-style: none; }

ul.menu-main li a{padding: 8px 20px; border-top: 1px solid rgba(52,52,52,.1); display: block; width: 100%; color: #333;}

ul.menu-main li a:hover { background: #e09337; color: #fff; }



.widget-title  { font-size: 20px; margin-bottom: 15px; }



.box { margin-bottom: 15px; }

.box::after { clear: both; display: table; content: ""; }

.box .thumb { float: left; width: 80px; height: 80px; overflow: hidden; margin-right: 10px; }

.box .thumb img {min-height: 100%;}

.box .box-content { overflow: hidden; }

.box .box-content a { color: #333; }

.box .box-content a:hover { color: #638054; }

.box .box-content .shortlimit { height: 42px; overflow: hidden; margin-bottom: 10px; }

.box .box-content .date { text-transform: uppercase; font-size: 12px; }







.coursetab .tab .nav-tabs{    border: none; text-align: right;   padding:0px 0 5px 0px;}



.coursetab .tab .nav-tabs > li > a { color: #333; font-size: 14px; padding: 9px 20px;  border-color:#eaeaea;

    border-radius: 0px;}



.coursetab .tab .nav-tabs li a:hover,

.coursetab .tab .nav-tabs li.active a{  background: #638054; margin-bottom: 5px;  color: #fff;}

.coursetab .tab .nav-tabs > li { display: inline-block; float: none; }

.coursetab .tab .tab-content{ padding-top: 20px; position: relative;}



.courses-list { margin-bottom: 15px; }

.courses-list a.btn-primary { border:1px solid #333; background: none; color: #333; }

.courses-list .btn-primary:hover {border:1px solid #333; background: #333; color: #fff;}



.courses-list .thumb { position: relative; overflow: hidden; }

.courses-list .thumb img {	transform: scale(1.0); transition: all 1.3s ease-in-out;}

.courses-list .thumb:hover img {transform: scale(1.1);}



.courses-list .content { border-top: 1px solid #ccc; }

.date { color: #638054; }



.courses-list .shortlimit { overflow: hidden; height: 42px; margin-bottom: 10px; }



.tblbg.table tr td a{ color: #333; }

.tblbg.table tr th {background: #e09337; color: #fff; font-size: 16px;}

.tblbg.table-hover > tbody > tr:hover, .tblbg.table-hover > tbody > tr:hover a { background: #e09337; color: #fff; }



.small-text { font-size: 11px; text-transform: uppercase; color: #343434; margin-bottom: 0; line-height: 16px; }

.professor { margin-bottom: 10px; }

.professor .thumb { width: 50px; height: 50px; float: left; margin-right: 10px; }

.professor .detail { overflow: hidden; }

.professor .detail h6 { color: #638054; margin-top: 5px; }

.professor .design { text-transform: uppercase; font-size: 10px; color: #999;}



.course-des { background: rgba(234,234,234,.25); padding: 15px; }

.course-des .thumb { margin: -15px -15px 15px; }

.course-des h4 { margin-bottom: 0; }

.course-des p { color: #666 }



.mb10 { margin-bottom: 10px; }



.member-item { margin-bottom: 15px; }

.member-item-inner { background: #f6f6f6; }

.item-thumbnail { position: relative; overflow: hidden; max-width: 100%; }

.item-thumbnail img {max-width: 100%; height: auto; width: 100%;}

.item-content {padding: 10px 15px;}

.item-content h4 {text-align:left;}



.martop { margin-top: 15px; }

.nombot { margin-bottom: 0 !important; }





.downbox{

    font-family: 'Poppins', sans-serif;

    overflow: hidden;

    position: relative;

}

.downbox::before,

.downbox::after{

    content: "";

    background: #34495e;

    opacity: 0.5;

    position: absolute;

    top: 0;

    left: 0;

    right: 0;

    bottom: 100%;

    transition: all 0.35s 0s ease-out;

}

.downbox:hover::before{ bottom: 0;}

.downbox::after{

    opacity: 0.8;

    bottom: 0;

    top: 100%;



    transition: all 0.35s 0.2s ease-in;

}

.downbox:hover::after{ }

.downbox img{

    width: 100%;

    height: auto;

}



.downbox .post{

    color: #fff;

    font-size: 15px;

    font-weight: 400;

    text-transform: capitalize;

    letter-spacing: 1px;

}

.downbox .icon{

    padding: 0;

    margin: 0;

    list-style: none;

    /* transform: translateX(-50%); */

    transform: translate(-50%, -50%);

    position: absolute;

    left: 50%;

    top: 50%;

    z-index: 2;

}

.downbox .icon li{

    margin: 0 3px;

    display: inline-block;

    opacity: 0;

    transition: all 0.4s ease 0.5s;

}

.downbox .icon li:nth-child(2){ transition-delay: 0.7s; }

.downbox:hover .icon li{ opacity: 1; }

.downbox .icon li a{

    color: #333;

    background-color: #fff;

    font-size: 13px;

    text-align: center;

    line-height: 31px;

    height: 30px;

    width: 30px;

    border-radius: 50%;

    display: block;

    transition: all 0.3s ease 0s;

}



.navlogo {display: none; padding: 15px; background: #fff; margin-left: -1px;}



.wsmenu { margin:22px 0;}



.grntxt { color: #638054; }



.panel-heading h4 a {color:#333;}





.related-event {display: inline-block;

width: 100%;

margin-top: 40px;

padding-bottom: 22px;

margin-bottom: 10px;

background-color: #f6f6f6;}

.related-event h3 { padding: 15px 20px; background: #eaeaea; margin-bottom: 15px; margin-top: 0; }

.related-event .ev-content {padding: 0 15px;}





.related-event .thumb { width: 80px; height: 80px; float: left; margin-right: 10px; }

.related-event .thumb img {height: 100%;}

.related-event .detail { overflow: hidden; }

.related-event .detail h6 {margin-top: 5px; margin-bottom: 5px;}

.related-event .detail h6 a{ color: #333;  font-size: 14px; }

.related-event .detail h6 a:hover { color: #638054 }

.related-event .design { text-transform: uppercase; font-size: 10px; color: #999;}



.column2{-webkit-column-count: 2;

-moz-column-count: 2;

column-count: 2;

-webkit-column-gap: 20px;

-moz-column-gap: 20px;

column-gap: 20px;}







/* Responsive Media Query */



/* Large desktops and laptops */

@media (min-width: 1200px) {

	.wrapper { background:#F50B0B /*red*/}

	.slider_div { overflow: hidden; }

}



/* Portrait tablets and medium desktops */

@media (min-width: 992px) and (max-width: 1199px) {

	.wrapper { background:#0B6EF5 /*blue*/}

	.style4read { margin-top: 0px; }

	.post_block_style4_thumb { height:auto; }

	.post_block_style4 { min-height:339px; }

	

}



/* Portrait tablets and small desktops */

@media (min-width: 768px) and (max-width: 991px) {

	.wrapper { background:#32F50B /*green*/}

	.posts4content p { height: 80px;overflow-x: hidden;}

	.style4read { margin-top: 0px; }

	.post_block_style4_thumb { height:auto; }

	.post_block_style4 { min-height:259px; }

	.caption {  display: none; }



	

}



/* Landscape phones and portrait tablets */

@media (max-width: 767px) {

	.wrapper { background:#F5800C /*orange*/}

	.footlt, .footrt { float:none; text-align:center;}

	.thumblt { float:left; width:300px; margin:2px 15px 5px 0;}

	.thumbrt { float:right; width:300px; margin:2px 0 5px 15px;}

	.blockdetail .thumb {  width:100%; float:none; overflow:hidden; margin:5px 0 10px 0;}

	.post_block_style4_thumb {height: inherit !important;position: relative !important;width: 100% !important;}

    .posts4content { position: relative; width: 100%; }

	

	ul.toplink { text-align: center; margin-bottom: 10px; }

	.toprt { text-align: center; }



	#logo { float: none; text-align: center; }

	.nav_right { float: none; }



	.header-overlay-content { background: url(../images/banner01.jpg); height: 480px; position: relative; }

	#slider01 { display: none; }



	.rowfooter { padding: 0;text-align: center; }



	.rowfooter .social-icons {text-align: center;}

	.navlogo {display: block;}



	/*fixed nav*/

	.mid-bar.sticky {  z-index: 99; left: 0; right: 0; transition: all 0.3s; top: 0px; }

	.mid-bar.sticky.fixed { position: relative; top: 0; }



	.mid-bar.sticky.fixed .wsmenu {margin: 5px 0;}

	.mid-bar.sticky #logo { width: 200px; transition: all 0.3s;}

	.mid-bar.sticky.fixed #logo { width: 200px; }

	

	.fancybox-lock .fancybox-overlay .fancybox-wrap  {top:25% !important; bottom: 25%!important}

	.fancybox-outer, .fancybox-inner { height: 145px !important; }

	#owl-testi { visibility: visible !important; }

	

	.column2{-webkit-column-count: 1;

-moz-column-count: 1;

column-count: 1;

-webkit-column-gap: 0px;

-moz-column-gap: 0px;

column-gap: 0px;}



}



@media (min-width: 480px) and (max-width: 767px) {

	.wrapper { background:#F54D0B /*dark orange*/}

	.post_block_style4_thumb { height: inherit !important;position: relative !important;width: 100% !important;}

    .posts4content { position: relative; width: 100%; }





}



/* Landscape phones and smaller */

@media (max-width: 480px) {

	.wrapper { background:#F5E50B /*yellow*/}

	.col-xs-6 { width:100%; float:none;}

	.thumblt, .thumbrt { float:none; width:100%; margin:2px 0 7px 0;}

	.frt, .flt {float : none; text-align:center;}

	.post_block_style4_thumb {height: inherit !important;position: relative !important;width: 100% !important;}

    .posts4content { position: relative; width: 100%; }

    .breadcrumb { display: none; }



	

}
  .innerbanner h1{
      font-size: 38px;
      margin-top: 10rem;
      color:#fff;
      font-weight:bold;
  }
  .about_content .about_hr{
    width: 52px;
    height: 10px;
    border-top: 3px solid rgb(216 202 29);
}
.about_content h2{
    text-transform: capitalize;
    font-size: 25px;
    font-weight: 600;
}
.about_content p{
    line-height: 30px;
    font-size: 16px;
    color: #626a77;
    padding:0 0 20px 0;
}

/*faculty_detail*/
.tab {
    float: left;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
    width: 65%;
    height: 80%;
}

.tab button {
    display: inline-block;
    background-color: inherit;
    color: black;
    padding: 12px 16px;
    width: 33%;
    height: 100%;
    border: none;
    outline: none;
    text-align: center;
    cursor: pointer;
    transition: 0.3s;
    font-size: 17px;
}

.tab button:hover {
    background-color: #ddd;
}

.tab button.active {
    background-color: #ccc;
}

.tabcontent {
    float: left;
    padding: 0px 12px;
    border: 1px solid #ccc;
    width: 35%;
    border-left: none;
    height: 80%;
}


/*contact_form*/

/*.facebook_icons, .twitter_icons, .linkedin_icons, .youtube_icons, .instagram_icons {
    color:#17A9FD !important;
    background-color:#fff !important;
}
.twitter_icons {
    color:#1D9BF0 !important;
    background-color:#fff !important;
}
.linkedin_icons {
    color:#0A66C2 !important;
    background-color:#fff !important;
}
.youtube_icons {
   color:#FF0000 !important;
   background-color:#fff !important;
}
.instagram_icons {
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  -webkit-background-clip: text;

  color: #fff0 !important;
}*/









