@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=Poppins: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;}

.gcaptcha { margin-bottom:10px; text-align:left; display:inline-block;}

.breadcrumb { background:none; border-radius:0; margin-left:0;
	border-bottom:1px solid #ccc;
    margin-bottom: 15px;
    padding: 8px 0;}
.breadcrumb li a { color:#0175b2;}
.breadcrumb li a:hover { color:#000;}

h1, h2, h3, h4, h5 {font-family: 'Poppins', sans-serif; margin-top:5px;}

h1 { font-size:30px; font-weight: 700; line-height:42px; color:#000; }
h2 { font-size:28px; font-weight: 500; line-height:32px; color:#000;}
h3 { font-size:24px; font-weight: 500; line-height:30px; color:#ccc;}
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: 'Open Sans', Helvetica, sans-serif; font-size:14px; color:#333; line-height:20px; background:#fff;}*/

body.bg01 {background: #222 url(../img/bg01.jpg) no-repeat center top; background-size: cover;}
body.bg02 {background: #222 url(../img/bg02.jpg) no-repeat center top; background-size: cover;}
body.bg03 {background: #222 url(../img/bg03.jpg) no-repeat center top; background-size: cover;}
body.bg04 {background: #222 url(../img/bg04.jpg) no-repeat center top; background-size: cover;}
body.bg05 {background: #222 url(../img/bg05.jpg) no-repeat center top; background-size: cover;}

/*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 */

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;
}

main ul {margin-left:12px;}

main ol {margin-left:14px;}
main ol li { padding-left:5px;}

.btn-default, a.btn-default { background:#0b3e7f; color:#fff; border-color:#0b3e7f;
-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}

.banner { position:relative; margin-bottom:15px;}

main { margin:0;}

.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:#131211; color:#ccc; }
.footer {padding:25px 0 10px;}
.footer, .footer a {  color:#cccccc;  font-size:12px;  }
.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;}


/*** 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 */


.midlinetxt {}
.midlinetxt { position: relative; text-align: left;}
.midlinetxt span { background: #fff; padding: 0 15px 0 0; position: relative; z-index: 1;}
.midlinetxt:before { background: #4277d3; content: ""; display: block; height: 1px; position: absolute; top: 50%; width: 100%;}
.midlinetxt:before { left: 0; }



.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;}

/*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 {
  background: #f9f9f9;
  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; background: #fff;}

.galblock { margin-bottom:10px; list-style:none; overflow:hidden; background:#fff; position:relative; text-align:center; overflow:hidden; 
	border: 2px solid #fff;
/*height:170px;*/}

.gallery h5 {padding-bottom: 15px;}

.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: linear-gradient(to bottom, rgba(15, 82, 186, 0), rgba(15, 82, 186, 1.0));
	/* 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;
	min-height: 40px; overflow:hidden;
	bottom: 0%;
	left: 50%; width: 90%;
	right: 0;
	transform: translate(-50%, -50%);
	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;
}

a.more { font-size:18px; color:#800000;}
a.more:after { font-family: 'FontAwesome'; content: '\f105'; padding-left:5px; }
a.more:hover { color:#cc0000}

/*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: relative;  }
.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;
}

.caption {  display: block; }
.caption-content {  position: absolute; top: 24%; z-index: 2; color: #000; left: 0; right: 0; width: 84%; margin: auto;  }
.caption .title {font-size: 70px; line-height: 60px; font-weight: 700;}
.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 */



.top-bar { padding: 5px 0; background: #dfdfdf; }
ul.toplink { list-style: none; margin: 0; }
ul.toplink li { display: inline-block; margin-right: 15px; font-size: 16px; padding:5px 0; }
ul.toplink li .fa { font-size: 18px; }
.toprt { text-align: right }
.toprt .social-icons a {
	display: inline-block;
	font-size: 16px;
	height: 32px;
	line-height: 32px;
	margin-right: 3px; margin-bottom: 5px;
	text-align: center;
	width: 32px;
    background-color:#151515;
	color: #fff;
	transition: all 0.3s ease;
}
.toprt .social-icons a:hover { background: #ff8400; }

.mid-bar { background: #333; }

#logo { float: left; }
.nav_right { float: right; }


.aboutbg { margin: 40px 0; position: relative; }




.right .key-arm{  border: 1px solid red; width: 64px;  height: 60px; position: absolute; left: 44px; top: 18px;
    -webkit-transform-origin: 12px 105px;
       -moz-transform-origin: 12px 105px;  
        -ms-transform-origin: 12px 105px;  
         -o-transform-origin: 12px 105px;  
            transform-origin: 12px 105px;  

   -webkit-animation: keyarm 8s ease-in-out 0s infinite;
      -moz-animation: keyarm 8s ease-in-out 4s infinite;
       -ms-animation: keyarm 8s ease-in-out 4s infinite;
        -o-animation: keyarm 8s ease-in-out 4s infinite;
           animation: keyarm 8s ease-in-out 0s infinite;
}

/*=== Key Arm Animation ===*/
@-webkit-keyframes keyarm {
    0% { -webkit-transform: rotate(0deg); }
    5% { -webkit-transform: rotate(-14deg); }
    10% { -webkit-transform: rotate(0deg); }
}

@-moz-keyframes keyarm {
    0% { -moz-transform: rotate(0deg); }
    5% { -moz-transform: rotate(-14deg); }
    10% { -moz-transform: rotate(0deg); }
}

@-ms-keyframes keyarm {
    0% { -ms-transform: rotate(0deg); }
    5% { -ms-transform: rotate(-14deg); }
    10% { -ms-transform: rotate(0deg); }
}

@-o-keyframes keyarm {
    0% { -o-transform: rotate(0deg); }
    5% { -o-transform: rotate(-14deg); }
    10% { -o-transform: rotate(0deg); }
}

@keyframes keyarm{
    0% { transform: rotate(0deg); }
    5% { transform: rotate(-14deg); }
    10% { transform: rotate(0deg); }
}



/**************/

/*=== Rays Animation ===*/
/* 
@-webkit-keyframes rays{
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}
@-moz-keyframes rays{
    0% { -moz-transform: rotate(0deg); }
    100% { -moz-transform: rotate(360deg); }
} 
*/

/**************/



.box1 {
 position: absolute;
 box-sizing: border-box;
 background:url(../images/icon-10.png) no-repeat center;
 width: 64px;
 height: 60px;
 -webkit-animation: spin 30s infinite linear;
 animation: spin 30s infinite linear;
 right:10%;
}

@-webkit-keyframes spin {
	100% {-webkit-transform: rotate(360deg)}
}

@keyframes spin {
 100% {
   transform: rotate(360deg);
 }
} 

.box2 {
 position: absolute;
 box-sizing: border-box;
  background:url(../images/icon-6.png) no-repeat center;
 width: 58px;
 height: 67px;
 -webkit-animation: zoom 10s infinite;
 animation: zoom 10s infinite;
 left:10%;
}

@-webkit-keyframes zoom {
	0% {
	   -webkit-transform: scale(1);
	 }
	 50% {
	   -webkit-transform: scale(0.5);
	 }
	 100% {
	   -webkit-transform: scale(1);
	 }
}

@keyframes zoom {
 0% {
   transform: scale(1);
 }
 50% {
   transform: scale(0.5);
 }
 100% {
   transform: scale(1);
 }
} 

.box3 {
 position: absolute;
 box-sizing: border-box;
  background:url(../images/icon-1.png) no-repeat center;
 width: 33px;
 height: 33px;
 -webkit-animation: slidein  4s infinite linear;
 animation: slidein  4s infinite linear;
 left:20%;
 top: 10%;
}

@-webkit-keyframes slidein  {
0% {
   margin-left: 0;
 }
 50% {
   margin-left: 100px;
 }
 100% {
   margin-left: 0;
 }
}
@keyframes slidein  {
 0% {
   margin-left: 0;
 }
 50% {
   margin-left: 100px;
 }
 100% {
   margin-left: 0;
 }
}



.box4 {
 position: absolute;
 box-sizing: border-box;
  background:url(../images/icon-3.png) no-repeat center;
 width: 40px;
 height: 40px;
 -webkit-animation: flash  4s infinite linear;
 animation: flash  4s infinite linear;
 left:20%;
 top: 30%;
}

@-webkit-keyframes flash {
 0%, 50%, 100% {
   opacity: 1;
 }

 25%, 75% {
   opacity: 0;
 }
}

.box5 {
 position: absolute;
 box-sizing: border-box;
  background:url(../images/icon-2.png) no-repeat center;
 width: 45px;
 height: 45px;
 -webkit-animation: float_up_down  4s infinite linear;
 animation: float_up_down  4s infinite linear;
 left:10%;
 top: 40%;
}

@-webkit-keyframes float_up_down {
 0% {
   -webkit-transform: translateY(0px);
   transform: translateY(0px);
   opacity: 1;
 }

 50% {
   -webkit-transform: translateY(30px);
   transform: translateY(30px);
   opacity: 1;
 }

 100% {
   -webkit-transform: translateY(0px);
   transform: translateY(0px);
   opacity: 1;
 }
}
@keyframes float_up_down {  0% {
   transform: translateY(0px);
   opacity: 1;
 }

 50% {
   transform: translateY(30px);
   opacity: 1;
 }

 100% {
   transform: translateY(0px);
   opacity: 1;
 }
}

.box6 {
 position: absolute;
 box-sizing: border-box;
  background:#000;
 width: 40px;
 height: 40px;
 -webkit-animation: bouncy  4s infinite linear;
 animation: bouncy  4s infinite linear;
border-radius: 50px;
left: 40%;
}

@-webkit-keyframes bouncy {
 0% {
  top: 0px;
  border-radius: 50px;
 }
 50% {
   -webkit-transform: translate(0, 65px);
   border-radius: 20px;
   height: 30px;
 }
}
@keyframes bouncy {
 0% {
  top: 0px;
  border-radius: 50px;
 }
 50% {
   transform: translate(0, 65px);
   border-radius: 20px;
   height: 30px;
 }
}

/*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/load.gif) 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%); }

.whtxt { color: #fff; }

.list-group.blackbg { margin-left: 0; }
.list-group.blackbg .list-group-item { background: rgba(0,0,0,0.5); }
.list-group.blackbg h4 { color: #fff; }

.card-body h4 { color: #fff; }

.bg-custom-dark { background: rgba(24, 80, 152, 0.9); color: #fff; }
.bg-custom-dark h4 { color: #ccc; }
.card-text { color: #dda83c }

.linklist { font-size: 18px; color: #fff }
.linklist a{ color: #dda83c }
.linklist a:hover {color:#c00;}

.sublink {color: #dda83c; margin-bottom: 0;}


/* Responsive Media Query */

/* Large desktops and laptops */
@media (min-width: 1200px) {
	
}

/* Portrait tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
	
	.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) {
	
	.posts4content p { height: 80px;overflow-x: hidden;}
	.style4read { margin-top: 0px; }
	.post_block_style4_thumb { height:auto; }
	.post_block_style4 { min-height:259px; }
	

	
}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
	
	.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; }



}

@media (min-width: 480px) and (max-width: 767px) {
	
	.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) {
	
	.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%; }

	
}