@import url('https://fonts.googleapis.com/css2?family=Mitr:wght@300;400;500;600&display=swap');


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, 
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
*, * focus {
	outline: none!important;
	margin: 0;
	padding: 0;
}
a:hover{
	text-decoration:none!important;
}
html, body {
    height:100%;
}
body{	
    font-family: 'Mitr', sans-serif !important;
	font-weight:300!important;
	line-height: 32px!important;
	font-size: 17px!important;
	color: #222!important;
	text-decoration: none;
	height:100%;
	background-color:#fff!important;
}
.container{	
	padding-top:35px;
	padding-bottom:35px;
	position:relative;
}
@media screen and (max-width : 768px) {
.container{	
	padding:20px 0;
}
}
.container.no-padding{
	padding-top:0;
	padding-bottom:0;
}
.res-hide{
}
.res-show{
	display:none!important;
}
@media screen and (max-width : 992px) {
.res-hide{
	display:none!important;
}
.res-show{
	display:block!important;
}
}
.clear{
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0
}
.sticky{
	position: fixed;
	z-index:1000;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 100;
	padding:10px 0 0 0;
	box-shadow:0px 0px 5px rgba(0,0,0,.3);
}
.sticky .container{
	padding-top:0px;
	padding-bottom:0px;
}
.sticky .header-right{
	float:none;
	width:100%;
	text-align:center;
}
.sticky .header-right h5{
	font-size:22px !important;
	line-height:24px!important;	
}
.sticky .header-right h5 strong{
	text-align:right;
	font-weight:600!important;
}
.sticky .header-right .mins{
	font-size:25px;
}
.sticky .header-right .mins span{
	font-size:66px;
	line-height:45px;
}
.sticky .header-right img{
	height:90px;
	width:auto;
	margin:0 auto;
}
@media screen and (max-width : 992px) {
.sticky{
	padding:5px 0;
	box-shadow:0px 0px 5px rgba(0,0,0,.3);
}
.sticky .header-right div img{
	max-width:100%;
	width:auto;
	height:60px;
}
header .header-right div{
	display:block;
	padding:0 10px;
}
}
header{
	width:100%;
	height:auto;
	background-color:#fedd49;
	border-top:solid 3px #000942;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	transition: all 1s;
}
header .container{
	padding-top:15px;
	padding-bottom:0;
}
header .logo2{
	float:left;
	width:40%;
	display:block;
}
header .logo2 img{
	height:60px;
	width:auto;	
}
header .logo{
	display:none;
	float:left;
	width:40%;
}
header .logo img{
	height:60px;
	width:auto;	
}
header .header-right{
	width:100%;
	text-align:center;
	display:table;
}
header .header-right div{
	display:table-cell;
	padding:0 20px;
}
header .header-right div img{
	max-width:100%;
}

header .header-right h5{
	line-height:34px!important;
	font-size:34px !important;
	font-family: 'Mitr', sans-serif !important;
	font-weight:300!important;
	color:#003263!important;
}
header .header-right h5 strong{
	text-align:right;
	font-weight:600!important;
}
header .header-right .mins{
	font-size:35px;
	text-transform:uppercase;
	font-family: 'Mitr', sans-serif !important;
	font-weight:600!important;
	color:#003263!important;
}
header .header-right .mins span{
	font-size:96px;
	text-transform:uppercase;
	line-height:70px;
	color:#003263;
}
button.ord2{
	font-family: 'Mitr', sans-serif !important;
	color:#fff!important;
	display:inline-block;
	border-radius:5px;
	border-bottom:solid 5px rgba(0,0,0,.1);
	box-shadow:0px 2px 2px rgba(0,0,0,.2);
	font-size:20px;
	font-weight:500;
	height:60px;
	line-height:24px;
	margin:15px 0 15px 0;
	padding:0 0 0 20px;
	border:0;
	box-shadow:0px 2px 2px rgba(0,0,0,.2);
	background-color:#d82328;
	text-transform:uppercase;
	text-shadow:0px 1px 2px rgba(0,0,0,.2);
	cursor:pointer;
}
button.ord2:hover{
	color:#fff!important;
}

button.ord2 a{
	color:#fff!important;
}

button.ord2 span{
	margin:6px 0 0 0;
	display:inline-block;
}
button.ord2 strong{
	font-size:28px;
	float:right;
	background-color:#000;
	height:60px;
	border-radius:0 5px 5px 0;
	padding:0 20px 0 20px;
	margin:0 0 0 20px;
	line-height:60px;
}

.t-menu{
	font-weight:400!important;
	margin:5px 0 0 0;
}
@media screen and (max-width : 1180px) {
}

@media screen and (max-width : 992px) {
header{
}
header .container{
	padding-top:10px;
	padding-bottom:10px;
}
header .header-right div{
	display:block;
	padding:0 10px;
}
header .header-right div img{
	max-width:100%;
}

header .header-right div img{
	max-width:100%;
	height:80px;
}
button.ord2{
	font-size:16px;
	padding:0 0 0 15px;
}
button.ord2 strong {
    font-size: 24px;
    padding: 0 15px 0 15px;
    margin: 0 0 0 15px;
}
}


@media screen and (max-width : 768px) {
header .header-right div img{
	max-width:100%;
	width:100%;
	height:auto;
}
}

.bg-r{
	background-attachment: scroll;
	background-image: url(../images/bg-right.svg);
	background-repeat: no-repeat;
	background-position: right bottom;
	-webkit-background-size: 55%;
	-moz-background-size: 55%;
	-o-background-size: 55%;
	background-size: 55%;
}
.bg-l{
	background-attachment: scroll;
	background-image: url(../images/bg-left.svg);
	background-repeat: no-repeat;
	background-position: left bottom;
	-webkit-background-size: 55%;
	-moz-background-size: 55%;
	-o-background-size: 55%;
	background-size: 55%;
}
.home-1{
	background-size: contain;
	background-position: bottom center;
	background-image: url(../images/home-1.png),radial-gradient(circle at center,#46519d 0%,#001160 100%) !important;
	background-repeat:no-repeat;
	height:auto;
	padding:0 0 140px 0;
	color:#fff!important;
}
.home-1.no-bg{
	background-size: auto;
	background-image: url(../images/no-bg.png),radial-gradient(circle at center,#46519d 0%,#001160 100%) !important;
	padding:0 0 0 0!important;
}
.home-1 .top-divider, .footer2 .top-divider {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMjFweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNmZmZmZmYiPjxwYXRoIGQ9Ik02NDAgMTQwTDEyODAgMEgweiIvPjwvZz48L3N2Zz4=);
    background-size: 100% 121px;
    top: 0;
    height: 121px;
    z-index: 1;
    transform: rotateY(180deg);
}
.home-1 .top-divider2 {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNmZmZmZmYiPjxwYXRoIGQ9Ik0xMjgwIDE0MFYwSDBsMTI4MCAxNDB6Ii8+PC9nPjwvc3ZnPg==);
    background-size: 100% 100px;
    top: 0;
    height: 100px;
    z-index: 1;
}
.home-1 .contact{
	color:#fff!important;
}
.home-1 .contact h6{
	color:#fff!important;
}
.home-1 .contact h6 u{
	color:#fedd49!important;
	text-shadow:1px 1px 3px rgba(0,0,0,.3);
}
.home-1 .container{
}
.home-1 h2, .footer2 h2{
	color:#fedd49!important;
}
.home-1 h4{
	color:#fedd49!important;
}
.home-1 h6, .footer2 h6{
	color:#fff!important;
}
h6 span.old-price{
	font-family: 'Mitr', sans-serif !important;
	color:#000!important;
	font-weight:600!important;
	background-color:#fedd49;
	display:inline-block;
	border-radius:4px;
	padding:0 10px;
	text-decoration:line-through;
	color:rgba(0,0,0,.7);
}
@media screen and (max-width : 920px) {
.home-1{
	background-attachment: scroll;
	font-size:16px;
	color:#fff;
	height:auto;
}
}
@media screen and (max-width : 480px) {
}

.home-2{
	background-color:#fff;
	box-shadow:inset 0px 50px 100px -50px rgba(0,0,0,.3);
}
.home-2 .hm2{
	line-height:40px!important;
	font-size:20px;
	border-right:solid 1px rgba(0,0,0,.1);
	padding:20px 0;
}
.home-2 .hm2 .fa{
	font-size:40px;
	color:rgba(0,0,0,.2);
	float:left;
	margin:0 10px;
}
.home-2 .hm2 a{
	color:#093eb6;
	font-weight:700;
}


.feature-res{
}


@media screen and (max-width : 992px) {
.feature-res p, .feature-res img{
	display:none;
}

.feature-res h4{
	padding:10px 15px 10px 25px !important;
	border-radius:5px;
	margin:0px 0 !important;
	box-shadow:0px 2px 3px rgba(0,0,0,.3)!important;
	background-image: -webkit-linear-gradient(left,#F84D1A,#FF921F);
	color:#fff!important;
	position:relative;
	line-height:28px!important;
}
.feature-res h4:before {
    content: "\f0da";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 600;
    text-decoration: inherit;
    color: #fff;
    font-size: 38px;
	width:auto;
	text-align:center;
    position: absolute;
    top: 50%;
    left: 0;
	margin:-14px 0 0 0;
}
}
.pro-thumb{
	width:100%;
	position:relative;
	margin:15px 0;
}
.pro-thumb .pro-thumb-img{
	position:relative;
}
.pro-thumb .pro-thumb-img img{
	position:relative;
	width:100%;
	height:auto;
	border:solid 5px #fff;
	box-shadow:0px 3px 5px rgba(0,0,0,.1);
}
.pro-thumb-con{
	position:relative;
	background-color:#fff;
	width:80%;
	left:10%;
	z-index:10;
	margin-top:-50px;
	box-shadow:0px 3px 5px rgba(0,0,0,.1);
}
.pro-thumb-con .row{
	background-color:#fcf7f7;
}
.pro-thumb-con .ptc-left{
	text-align:center;
	line-height:20px;
	color:#d82328;
	padding:10px 0;
	font-weight:300;
	font-size:13px;
	text-transform:uppercase;
}
.pro-thumb-con .ptc-left strong{
	color:#d82328;
	font-weight:600;
	font-size:16px;
}
.pro-thumb-con .ptc-left i{
	font-size:22px;
	margin:0 0 5px 0;
}
.pro-thumb-con .ptc-right{
	padding:35px 15px!important;
	line-height:50px;
	background-color:#fff;
}
.pro-thumb-con .ptc-right h3{
	padding:0!important;
	margin:0!important;
}
.pro-thumb-con .ptc-right h3 a{
	font-size:18px!important;
	font-weight:700!important;
	color:#1b8f36!important;
}
.pro-thumb-con .ptc-right .btn2{
	padding:5px 15px!important;
	margin:10px 0 0 0!important;
}

@media screen and (max-width : 992px) {
}



.home-cat{
	text-align:left;
	margin:15px 0;
}	
.home-cat h3{
	color: #0b2a45!important;
	margin:15px 0 0 0!important;
	text-align:center;
}
.home-cat h6{
	font-size:15px!important;
	line-height:28px!important;	
}
.home-cat .btn2{
	font-size:13px;
	text-transform:uppercase;
	font-weight:700;
	display:inline-block;
	line-height:35px;
	color:#0b2a45;
	text-decoration:none;
	padding:0 15px;
	border-radius:20px;
	margin:10px 0 0 0;
	border:solid 2px #0b2a45;	
}
.home-cat ul li a:hover{	
	
}
.home-cat img{
	width:100%;
	height:auto;
}
.home-cat .price{
	width:80px;
	height:80px;
	line-height:80px;
	color:#fff;
	text-align:center;
	border-radius:50%;
	border:solid 3px #fff;
	position:absolute;
	top:20px;
	right:20px;
	font-weight:700;
	background: -webkit-linear-gradient(45deg, #f15921 0%, #f18821 50%, #f15921 100%);
	background: linear-gradient(45deg, #f15921 0%, #f18821 50%, #f15921 100%);
}

@media screen and (max-width : 1200px) {
.home-cat ul li{
	width:23%;
}
.home-cat ul li a{
	padding:15px 25px;
	border-radius:100px;
}
}
@media screen and (max-width : 992px) {
.home-cat ul li{
	width:31%;
}
.home-cat ul li a{
	padding:15px 25px;
	border-radius:100px;
}
}
@media screen and (max-width : 620px) {
.home-cat ul li{
	width:46%;
	line-height:normal;
}
.home-cat ul li a{
	padding:15px 2px;
	border-radius:40px;
}
.home-cat ul li a img{
	width:40px;
	height:auto;
}
}

.contact{
	font-family: 'Mitr', sans-serif !important;
	font-weight:300!important;
	font-size:16px;
	color:#333;
}
.contact h6{
	font-family: 'Mitr', sans-serif !important;
	font-weight:300!important;
	font-size:30px!important;
	line-height:50px!important;
	color:#333!important;
	font-style:normal;
}
.contact h6 strong{
	font-family: 'Mitr', sans-serif !important;
	font-weight:600!important;
}
.contact h6 strong span{
	font-family: 'Mitr', sans-serif !important;
    color: #000 !important;
    font-weight: 600 !important;
    background-color: #fedd49;
    display: inline-block;
    border-radius: 4px;
    padding: 0 10px;
    color: rgba(0,0,0,.7);
}
.contact h6 u{
	font-family: 'Mitr', sans-serif !important;
	font-weight:500;
	color:#e62709!important;
	text-decoration:underline;
}


.home-banner{	
}
.home-banner p{
	font-family: 'Mitr', sans-serif !important;
	font-weight:300!important;
	font-size:16px;
	color:#fff;
}
.home-banner h4{
	font-weight:600!important;
	font-size:42px!important;
	line-height:52px;
	color:#fedd49!important;
}
.home-banner h4 strong{
	font-weight:600!important;
	font-size:48px!important;
	line-height:60px;
	color:#fff!important;
}
.home-banner h4 span{
	font-weight:300!important;
	font-size:48px!important;
	line-height:60px;
	color:#fff!important;
}
@media screen and (max-width : 768px) {
.home-banner h4{
	font-size:32px!important;
	line-height:42px;
	margin:20px 0 0 0!important;
}
.home-banner h4 strong{
	font-size:32px!important;
	line-height:42px;
}
.home-banner h4 span{
	font-size:32px!important;
	line-height:42px;
	color:#fff!important;
}
}



h1,h2,h3{
	font-family: 'Mitr', sans-serif !important;
	font-weight:600!important;
}
h1{
	font-size: 48px!important;
	line-height: normal;
	padding:0 0 10px 0!important;
	margin:0 0 15px 0!important;
	position:relative;
	color:#d82328!important;
}
h1:after{
	position:absolute;
	left:0px;
	bottom:0;
	content:"";
	width:80px;
	height:3px;
	background-color:#051564;	
}
.text-center h1:after{
	left:50%;
	margin:0 0 0 -40px;
}
h2{
	font-size: 48px!important;
	line-height: normal;
	color: #1b8f36!important;
	padding:0 0 10px 0!important;
	margin:0 0 15px 0!important;
	position:relative;
}
h2:after{
	position:absolute;
	left:0px;
	bottom:0;
	content:"";
	width:60px;
	height:3px;
	background-color:#d82328;	
}
.text-center h2:after{
	left:50%;
	margin:0 0 0 -30px;
}
h2.red{
	color: #1b8f36!important;
}

h3{
	font-size: 20px!important;
	line-height: normal;
	color: #1b8f36!important;
	padding:0 0 0 0!important;
	margin:0 0 10px 0!important;
	position:relative;
}
h4{
	font-size: 30px!important;
	line-height: normal;
	color: #3078f4!important;
	margin:0 0 10px 0!important;
	font-weight:400!important;
}
h5{
	font-size: 36px!important;
	line-height:36px!important;
	color:#1b8f36!important;
	font-weight:300!important;
	margin:0 0 10px 0!important;
}
h6{
	font-size: 24px!important;
	line-height:36px!important;
	color:#1b8f36!important;
	font-weight:300!important;
	margin:0 0 10px 0!important;
}
@media screen and (max-width : 768px) {
h1{
	font-size: 40px!important;
	padding:0 0 10px 0!important;
	margin:0 0 15px 0!important;
}
h2{
	font-size: 40px!important;
	padding:0 0 10px 0!important;
	margin:0 0 15px 0!important;
}
h3{
	font-size: 20px!important;
	padding:0 0 0 0!important;
	margin:0 0 10px 0!important;
}
h4{
	font-size: 26px!important;
	margin:0 0 10px 0!important;
}
h5{
	font-size: 36px!important;
	line-height:36px!important;
	margin:0 0 10px 0!important;
}
h6{
	font-size: 24px!important;
	line-height:36px!important;
	margin:0 0 10px 0!important;
}
}

.inner-banner{
	background-color:#1b8f36;
	position:relative;	
	overflow:hidden;
}
.inner-banner img{
	width:100%;
	height:auto;
}
.inner-banner:after{
	content:"";
	position:absolute;
	z-index:1;
	width:100%;
	height:100%;
	left:0;
	top:0;
	background-color:rgba(0,0,0,.2);
}
.inner-banner:before{
	content:"";
	position:absolute;
	z-index:1;
	width:98.6%;
	height:90%;
	left:.5%;
	top:5%;
	border:dashed 2px rgba(255,255,255,.3);
}
.inner-banner .container{
	padding-top:0;
	padding-bottom:0;
}
@media screen and (max-width : 992px) {
}

.container p{
	margin:0;
	text-align:justify;
}
.container p strong{
	font-weight:500;
}
.text-center p{
	text-align:center;
}
.container2{
	position:relative;
	overflow:hidden;
	background-color:#fcf7f7;
}
.container2 .c2-arrow{
	width:50px;
	height:50px;
	background-color: #fff;
	position:absolute;
	z-index:10;
	top:-25px;
	left:50%;
	margin:0 0 0 -25px;
	border:solid 1px rgba(0,0,0,0);
	transform: rotate(45deg);
	-ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Safari */
}
@media screen and (max-width : 768px) {
.container2{
	position:relative;
}
.container2 .c2-arrow{
	width:30px;
	height:30px;
	top:-15px;
	margin:0 0 0 -15px;
}
}
.brochure{
	float:right;
	border:solid 2px rgba(0,0,0,.1);	
}
.brochure a{
	display:block;
	padding:3px 10px;
	font-weight:700!important;	
}

.container-red{
	background-color:#f4f4f4;
}

.list-subcat{	
	padding:0;
	font-size:12px;
	font-weight:700;
	text-align:center;
	position:relative;
	height:100%;
	border-bottom:solid 5px #fff;
	box-shadow:0px 5px 0px 0px #1b8f36;
	margin:15px 0;
	height:200px;
}
.list-subcat a{
	background-color:#fff;
	display:block;
	width:100%;
	height:100%;
	color:#ff6c00;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	transition: all .5s;
	position:relative;
	overflow:hidden;
}
.list-subcat a img{
	width:100%;
	min-height:200px;
	height:auto;
	margin:0;
	padding:0!important;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition: all .5s;
}
.list-subcat a .subcat-over{
	position:absolute;
	z-index:1;
	top:0;
	left:0;
	width:100%;
	height:100%;
	padding:65px 0 0 0;
	line-height:100%!important;
	background: -webkit-linear-gradient(-45deg,rgba(12,107,153,.4),rgba(42,62,137,.5),rgba(6,77,104,.4));
  	background: -o-linear-gradient(-45deg,rgba(12,107,153,.4),rgba(42,62,137,.5),rgba(6,77,104,.4));
  	background: -moz-linear-gradient(-45deg,rgba(12,107,153,.4),rgba(42,62,137,.5),rgba(6,77,104,.4));
  	background: linear-gradient(to -45deg,rgba(12,107,153,.4),rgba(42,62,137,.5),rgba(6,77,104,.4));
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition: all .5s;
}
.list-subcat a:hover .subcat-over{
	padding:5% 0 0 0;
	background: -webkit-linear-gradient(rgba(0,0,0,.8),rgba(0,0,0,.8));
  	background: -o-linear-gradient(rgba(0,0,0,.8),rgba(0,0,0,.8));
  	background: -moz-linear-gradient(rgba(0,0,0,.8),rgba(0,0,0,.8));
  	background: linear-gradient(to rgba(0,0,0,.8),rgba(0,0,0,.8));
}
.list-subcat a:hover img{
	-webkit-transform:scale(1.1); /*Webkit: Scale up image to 1.2x original size*/
	-moz-transform:scale(1.1); /*Mozilla scale version*/
	-o-transform:scale(1.1); /*Opera scale version*/
}
.list-subcat a h5{
	padding:5px 0;
	font-size:18px!important;
	color:#fff!important;
	font-weight:700!important;
	text-shadow:1px 1px 2px rgba(0,0,0,.5);
	text-transform:uppercase;
}
.testimonials{	
	background-color:#fff;
	padding:30px 0;
	position:relative;
	font-size:16px;
	color:#000;
	box-shadow:5px 5px 10px rgba(0,0,0,.4);
}

.testimonial{
	margin:0 0 30px 0;
}
.testimonial img{
	width:100px;
}
.testimonial .t-con{
	padding:35px;
	border-radius:15px;
	background-color:#fff;
	position:relative;
	margin:0 0 35px 0;
	color:#555;
	font-style:italic;
	box-shadow:5px 20px 20px rgba(0,0,0,.1);
	border:solid 3px #ef3345;
	font-style:italic;
	font-size:15px;
	line-height:24px;
}
.testimonial .t-con .t-arrow{
	width:34px;
	height:34px;
	background-color: #fff;
	position:absolute;
	z-index:10;
	bottom:-19px;
	left:40px;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Safari */
	border-right:solid 3px #ef3345;
	border-bottom:solid 3px #ef3345;
}
.testimonial .t-con .quote{	
	width:80px;
	height:40px;
	background-color: #fff;
	position:absolute;
	z-index:10;
	top:-20px;
	left:40px;
	font-size:150px;
	line-height:80%!important;
	color:#ef3345;
	font-family:"Times New Roman", Times, serif;
}
.testimonial h4{
	margin:0 0 0 30px!important;
	color:#ef3345!important;
	font-size:18px!important;
}
.testimonial h6 {
	margin:0 0 0 30px!important;
	font-size:14px!important;
}


.testimonial.t2{
	text-align:right;
}
.testimonial.t2 .t-con{
	border:solid 3px #0e2a66;
}
.testimonial.t2 .t-con .t-arrow{
	bottom:-19px;
	left:auto;
	right:40px;
	border-right:solid 3px #0e2a66;
	border-bottom:solid 3px #0e2a66;
}
.testimonial.t2 .t-con .quote{	
	top:-20px;
	left:auto;
	right:40px;
	color:#0e2a66;
	text-align:left;
}
.testimonial.t2 h4{
	margin:0 30px 0 0!important;
	color:#0e2a66!important;	
}
.testimonial.t2 h6 {
	margin:0 30px 0 0!important;
}


@media screen and (max-width : 480px) {
.testimonial img{
	width:80px;
}
}
.clients{
	height:150px;
	line-height:100px;
}
.clients img{
	height:150px;
	width:auto;
	margin:0 10px;
}
@media screen and (max-width : 480px) {
.clients{
	height:70px;
	line-height:70px;
}
.clients img{
	height:70px;
	width:auto;
	margin:0 10px;
}
}


.partner{
	box-shadow:0px 0px 0px 1px #ddd;
	margin:1%;
	float:left;
	width:23%;
	text-align:center;
	padding:15px 0;
	overflow:hidden;
}
.partner img{
	width:auto;
	height:60px;	
}

@media screen and (max-width : 768px) {
.partner{
	box-shadow:0px 0px 0px 1px #ddd;
	margin:1%;
	float:left;
	width:23%;
	text-align:center;
}
}

@media screen and (max-width : 480px) {
.partner{
	box-shadow:0px 0px 0px 1px #ddd;
	margin:1%;
	float:left;
	width:48%;
	text-align:center;
}
}



.box1{
	padding:20px;
	border:solid 1px #ddd;
	border-radius:10px;
	margin:20px 0;
}
.box1 h2{
	position:relative;
	background-image:none;
	padding:0 0 0 0!important;
}
.box1 .subs{
	position:relative;
	z-index:1;
	right:0;
	float:right;
	width:150px;
}

.presence{
	text-align:center;
	margin:20px 0;
	border:solid 1px #ddd;
	border-radius:5px;
	padding:15px;
}
.presence i{
	width:70px;
	height:70px;
	line-height:70px;
	font-size:40px;
	border-radius:50%;
	background-color:#1b8f36;
	color:#fff;
	margin:0 0 15px 0;
}
.presence h3{
	margin:0 0 5px 0!important;
	color:#d82328!important;
}
.presence h6{
	font-size:15px!important;
	line-height:150%!important;
}
.presence h6 a{
	color:#666;
}
.form-box{
	border:solid 5px #ddd;
	background-color:#f9f9f9;
	box-shadow:10px 10px 0px rgba(0,0,0,.3);
	margin:0!important;
	padding:0!important;
}
.form-box iframe{
	margin:0!important;
	padding:0!important;
}
.video{
	background-color:#f9f9f9;
	border-radius:10px;
	width:640px;
	height:360px;
	box-shadow:10px 10px rgba(0,0,0,.2);
}
.video iframe{
	margin:0!important;
	padding:0!important;
	width:640px;
	height:360px;
	border-radius:10px;
}
form label{
	font-weight:500;
	font-size:14px;
	color:rgba(0,0,0,.8);
}
input[type="text"] {
	font-size: 14px;
	box-shadow: inset 0px 0px 0px 1px #ccc;
	border:0;
	color: #666;
	font-weight: lighter;
	clear: both;
	padding: 0 10px!important;
	width: 100%!important;
	text-decoration: none;
	height: 45px;
	margin: 0 0 10px 0;
	background-color:#fff;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="tel"]:focus, textarea:focus { 
	box-shadow: inset 0px 0px 0px 2px #1a86bb;
}
input[type="password"] {
	font-size: 14px;
	box-shadow: inset 0px 0px 0px 1px #ccc;
	background-color:#eee;
	border:0;
	color: #666;
	font-weight: lighter;
	clear: both;
	padding: 0 10px!important;
	width: 100%!important;
	text-decoration: none;
	height: 45px;
	margin: 0 0 10px 0;
}
input[type="tel"] {
	font-size: 14px;
	box-shadow: inset 0px 0px 0px 1px #ccc;
	border:0;
	color: #666;
	font-weight: lighter;
	clear: both;
	padding: 0 10px!important;
	width: 100%!important;
	text-decoration: none;
	height: 45px;
	margin: 0 0 10px 0;
	background-color:#fff;;
}
input[type="number"] {
	font-size: 14px;
	box-shadow: inset 0px 0px 0px 1px #ccc;
	background-color:#ccc;
	border:0;
	color: #666;
	font-weight: lighter;
	clear: both;
	padding: 0 10px!important;
	width: 100%;
	text-decoration: none;
	height: 45px;
	margin: 0 0 10px 0;
}
input[type="email"] {
	font-size: 14px;
	box-shadow: inset 0px 0px 0px 1px #ccc;
	border:0;
	color: #666;
	font-weight: lighter;
	clear: both;
	padding: 0 10px!important;
	width: 100%!important;
	text-decoration: none;
	height: 45px;
	margin: 0 0 10px 0;
	background-color:#fff;
}
select {
	font-size: 14px;
	box-shadow: inset 0px 0px 0px 1px #ccc;
	border:0;
	color: #666!important;
	font-weight: lighter;
	clear: both;
	padding: 0 10px!important;
	width: 100%;
	text-decoration: none;
	height: 45px;
	margin: 0 0 10px 0!important;
	background-color:#fff;
}
textarea {
	font-size: 14px;
	box-shadow: inset 0px 0px 0px 1px #ccc;
	border:0;
	color: #666!important;
	font-weight: lighter;
	clear: both;
	padding: 10px!important;
	width: 100%;
	text-decoration: none;
	height:auto;
	margin: 0 0 10px 0!important;
	font-family: 'Open Sans', sans-serif;
}


.btn1{
	font-size:22px;
	text-transform:uppercase;
	font-weight:500;
	display:inline-block;
	line-height:55px!important;
	background-color:#fedd49;
	color:rgba(0,0,0,.9)!important;
	text-decoration:none;
	padding:0 25px;
	border-radius:25px;
	margin:20px 0 0 0;
	border:solid 2px rgba(0,0,0,.2);
}
.btn1:hover{
	text-decoration:none;
	background-color:#29c66f;
	color:#fff!important;
}
.btn2{
	font-size:16px;
	text-transform:uppercase;
	font-weight:700;
	display:inline-block;
	line-height:45px!important;
	background-color:#d82328;
	color:#fff;
	text-decoration:none;
	padding:0 25px;
	border-radius:25px;
	margin:20px 0 0 0;
	border:solid 0px #1b8f36;	
}
.btn2:hover{
	text-decoration:none;
	background-color:#1b8f36;
	color:#fff;
}

@media screen and (max-width : 480px) {
.btn1{
	font-size:14px;
	line-height:35px;
	padding:0 15px;
	border-radius:25px;
	margin:10px 0 0 0;
}
.btn2{
	font-size:14px;
	line-height:35px;
	padding:0 15px;
	border-radius:25px;
	margin:10px 0 0 0;
}
}
.btn-file {
	position: relative;
	overflow: hidden;
	text-decoration: none;
	line-height: 45px;
	height: 45px;
	background-color: #FFF;
	cursor: pointer;
	color: #666;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #ccc;
	margin:0 0 10px 0;
}
.btn-file:hover {	
	background-color:#f9f9f9;
}
.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 45px!important;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  background: red;
  cursor: inherit;
  display: block;
}

.social{
	list-style:none;
	display:table;
}
.social li{
	display:inline-block;
}
.social a .fab {
  padding: 10px;
  font-size: 20px;
  width: 40px;
  text-align: center;
  text-decoration: none;
  margin: 0px 0px;
}
.social a .fab:hover {
    opacity: 0.7;
}

.social a .fa-facebook-f {
  background: #3B5998;
  color: white;
}
.social a .fa-twitter {
  background: #55ACEE;
  color: white;
}
.social a .fa-google-plus-g {
  background: #dd4b39;
  color: white;
}
.social a .fa-whatsapp {
  background: #2fb444;
  color: white;
}

.social a .fa-linkedin-in {
  background: #007bb5;
  color: white;
}
.social a .fa-youtube {
  background: #bb0000;
  color: white;
}
.social a .fa-instagram {
  background: #125688;
  color: white;
}
.social a .fa-pinterest {
  background: #cb2027;
  color: white;
}
.social a .fa-snapchat-ghost {
  background: #fffc00;
  color: white;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}
.social a .fa-skype {
  background: #00aff0;
  color: white;
}
.social a .fa-android {
  background: #a4c639;
  color: white;
}
.social a .fa-dribbble {
  background: #ea4c89;
  color: white;
}
.social a .fa-vimeo {
  background: #45bbff;
  color: white;
}
.social a .fa-tumblr {
  background: #2c4762;
  color: white;
}
.social a .fa-vine {
  background: #00b489;
  color: white;
}
.social a .fa-foursquare {
  background: #45bbff;
  color: white;
}
.social a .fa-stumbleupon {
  background: #eb4924;
  color: white;
}
.social a .fa-flickr {
  background: #f40083;
  color: white;
}
.social a .fa-yahoo {
  background: #430297;
  color: white;
}
.social a .fa-soundcloud {
  background: #ff5500;
  color: white;
}
.social a .fa-reddit {
  background: #ff5700;
  color: white;
}
.social a .fa-rss {
  background: #ff6600;
  color: white;
}
.captcha {
	border: 1px solid #ddd;
	float: left;
	line-height:45px!important;
	padding:0px 5px 0px 0;
	margin-top:5px;
	background-color:#fff;
}
.captcha i{
	margin:10px 0 0 0;
}
.captcha a{
	color: #111;
	text-decoration:none;
}
.captcha img{
	float:left;
	margin:0 5px 0 0;
	padding:0!important;
	border:0!important;
	box-shadow: 0px 0px 0px #fff!important;
}
.footer2 .contact{
	color:#fff!important;
}
.footer2 .contact h6{
	color:#fff!important;
}
.footer2{
	background: radial-gradient(circle at center,#46519d 0%,#001160 100%) !important;
	color: rgba(255,255,255,.9);
	text-decoration: none;
	line-height:26px;
}
.footer2 a:hover{
	color: rgba(255,255,255,1)!important;
	text-decoration: none;
}
.footer2 .container{
	padding-bottom:20px;
}
.footer2 h4{
	font-size: 18px!important;
	text-decoration: none;
	color: #fff!important;
	position:relative;
	padding:0 0 10px 0!important;
	margin:0 0 15px 0!important;
	text-transform:uppercase;
}
.footer2 h4:after{
	position:absolute;
	left:0px;
	bottom:0;
	content:"";
	width:60px;
	height:2px;
	background-color:rgba(0,0,0,.4);
}
.footer2 h3{
	font-size: 28px!important;
	text-decoration: none;
	color: #1b8f36!important;
	position:relative;
	padding:0 0 10px 0!important;
	margin:0 0 10px 0!important;
}


.footer2 ul.address {
	list-style:none;
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
}
.footer2 ul.address li {
	padding-left: 30px;
    position: relative;
    padding-top: 0;
    padding-bottom: 15px;
	display: list-item;
    text-align: -webkit-match-parent;
}
.footer2 ul.address li:not(:last-child){
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    margin-bottom: 15px;
}
.footer2 ul.address li i {
	width:20px;
	text-align:center;
	margin:0 5px 0 0;
	position: absolute;
    left: 0;
    top: 2px;
    font-size: 16px;
	color:rgba(0,0,0,.6);
}
.footer2 ul.f-link {
	text-decoration: none;
	text-align: left;
	margin-top: 10px;
	display:table;
	width:100%;
}
.footer2 ul.f-link li {
	list-style-type: none;
	float:none;
	margin:15px 0;
	padding-left:25px;
	position:relative;
	text-align:left!important;
}
.footer2 ul.f-link li:before {
    content: "\f00c";
    font-family: 'Font Awesome 5 Free'!important;
    font-style: normal;
    font-weight: 700;
    text-decoration: inherit;
    color:rgba(0,0,0,.6);
	width:13px;
	text-align:left;
    position: absolute;
    top: 0px;
    left: 0;
}
.footer2 ul.f-link a {
	text-decoration: none;
	display: block;
}


.footer2 ul.cmt-recent-post-list li {
	padding-left: 0;
    position: relative;
    padding-top: 0;
    padding-bottom: 15px;
	display: list-item;
    text-align: -webkit-match-parent;
	list-style:none;
}
.footer2 ul.cmt-recent-post-list li:not(:last-child){
    border-bottom: 1px solid rgba(255, 255, 255, .06);
    margin-bottom: 15px;
}
.footer2 ul.cmt-recent-post-list>li img {
    display: block;
    width: 70px;
    height: 70px;
    float: left;
    margin-right: 18px;
}
.footer2 ul.cmt-recent-post-list>li a {
    display: block;
}
.footer2 .btn2{
	display:block!important;
	margin:20px 0 0 0;
	padding:15px 15px;
	color:#fe982f!important;
}
.footer2 .btn2:hover{
	color:#fff!important;
}

.footer2 p {
	text-align:justify;
}

.footer2 ul.inline{
	text-decoration: none;
}
.footer2 ul.inline li {
	list-style-type: none;
	float:left;
}
.footer2 ul.inline li a {
	text-decoration: none;
	color: rgba(255,255,255,.7);
	padding:0px 0;
	background-color:rgba(255,255,255,.1);
	padding:0px 5px;
	margin:0 5px 5px 0;
	border-radius:3px;
	font-size:12px;
}
.footer2 ul.inline li a:hover {
	color:#1b8f36!important;
}
.footer2 .copy{
	border-top:solid 1px rgba(255,255,255,.1);
	padding-top:20px;
	margin-top:20px;
	font-size:13px;
	line-height:18px;
	text-align:justify;
}
footer{
	background-color:rgba(0,0,0,.08);
}
footer .container{
	padding-top:20px;
	padding-bottom:20px;
}
footer a{
	color:rgba(255,255,255,1);
	text-decoration:none;
}
@media screen and (max-width : 992px) {
.footer2{
	padding-bottom:50px;
}
}


.team{
	float:left;
	width:23%;
	padding:0;
	margin:1%;
	box-shadow:5px 5px 0px 0px rgba(0,0,0,.2);
	position:relative;
}
.team img{			
	width:100%;
	height:auto;
	position:relative;
}
.team .t-nav{
	position:absolute;
	z-index:1;
	width:100%;
	left:0;
	bottom:0;
	padding:2%;
	background-color:rgba(0,0,0,.6);
}
.team .t-nav h3{
	color:#fff;
	font-size:13px;
	font-weight:700!important;
	margin:0!important;
}
.team .t-nav h5{
	color:#fff!important;
	font-size:12px!important;
	font-weight:lighter!important;
	margin:0!important;
}
@media screen and (max-width : 768px) {
.team{
	float:left;
	width:48%;
	padding:0;
	margin:1%;
	position:relative;
}
}
@media screen and (max-width : 480px) {
.team{
	float:left;
	width:94%;
	padding:0;
	margin:3%;
	position:relative;
}
}
.dynamic{
}
.dynamic ul{
	margin:0 0 30px 0;
}
.dynamic ul li{
	list-style-type: none;
	padding:0 0 0 24px;
	text-indent:3px;
	font-size:14px;
	border-left:solid 0px #FF6600;
	margin:0 2% 5px 0;
	text-align:left;
}
.dynamic ul li:before {
    font-family: FontAwesome;
    top:0;
	margin:0 10px 0 -24px;
    content: "\f101";
	color: #006699;
	font-size:18px;
}

.dynamic ol{
	margin:0 0 30px 20px;
}
.dynamic ol li{
	margin: 0 0 10px 0;
}

.list1{
	margin:0 0 0 0!important;
}
.list1 li{
	list-style-type: none;
	padding:10px 15px 15px 50px!important;
	text-indent:0;
	font-size:16px;
	line-height:26px;
	border-left:solid 0px #FF6600;
	margin:0px 0 15px 0!important;
	border-bottom:dotted 0px #ddd;
	font-weight:500;
	background-color:#f4f4f4;
	border-radius:5px;
	color:#000;
	text-transform:uppercase;
}
.list1 li strong{
	color:#e62709;
	font-weight:500;
}
.list1 li:before {
    font-family: FontAwesome;
    top:0;
	margin:0 10px 0 -40px;
    content: "\f00c";
	color: #fff;
	font-size:18px;
	background-color:#e62709;
	border-radius:2px;
	width:30px;
	height:30px;
	line-height:30px;
	text-align:center;
	display:inline-block;
	text-shadow:0px 1px 1px rgba(0,0,0,0);
}



.list1-link{
	margin:0;
}
.list1-link li{
	list-style-type: none;
	border-bottom:dotted 1px #eee;
}
.list1-link li a{
	padding:5px 0 5px 33px;
	text-indent:3px;
	font-size:14px;
	border-left:solid 0px #FF6600;
	margin:0 2% 0 0;
	text-align:justify;
	display:block;
	color:#333;
}
.list1-link li a:before {
    font-family: FontAwesome;
    top:0;
	margin:0 10px 0 -33px;
    content: "\f00c";
	color: #06b8eb;
	font-size:18px;
}
.list1-link li a:hover {
	text-decoration:none;
	color:#06b8eb;
}



.list2{
	margin:0 0 15px 0;
}
.list2 li{
	list-style-type: none;
	padding:0 0 0 33px;
	text-indent:3px;
	font-size:14px;
	border-left:solid 0px #FF6600;
	margin:0 2% 10px 0;
	text-align:left;
	float:left;
	width:45%;
}
.list2 li:before {
    font-family: FontAwesome;
    top:0;
	margin:0 10px 0 -33px;
    content: "\f00c";
	color: #06b8eb;
	font-size:18px;
}


.list3{
	margin:0 0 0 0!important;
}
.list3 li{
	list-style-type: none;
	padding:10px 0 15px 40px!important;
	text-indent:0;
	line-height:30px;
	border-left:solid 0px #FF6600;
	margin:0px 0 15px 0!important;
	border-bottom:dotted 1px #ddd;
	font-weight:500;
}
.list3 li strong{
	color:#fedd49;
}
.list3 li:before {
    font-family: FontAwesome;
    top:0;
	margin:0 10px 0 -40px;
    content: "\f00c";
	color: #fff;
	font-size:18px;
	background-color:#29c66f;
	border-radius:2px;
	width:30px;
	height:30px;
	line-height:30px;
	text-align:center;
	display:inline-block;
}


.list4{
	margin:20px 0 0 0!important;
	display:block;
	width:100%;
	list-style:none;
}
.list4 li{
	font-size:18px;
	list-style-type: none;
	display:inline-block;
	padding:2px 0 2px 35px!important;
	text-indent:0;
	line-height:24px;
	margin:0px 10px 15px 10px!important;
	font-weight:500;
	text-transform:uppercase;
}
.list4 li strong{
	color:#fedd49;
}
.list4 li:before {
    font-family: FontAwesome;
    top:0;
	margin:0 5px 0 -35px;
    content: "\f00c";
	color: rgba(0,0,0,.8);
	font-size:18px;
	background-color:#fedd49;
	border-radius:2px;
	width:24px;
	height:24px;
	line-height:24px;
	text-align:center;
	display:inline-block;
}

@media screen and (max-width : 992px) {
.list4{
	margin:20px 0 0 0!important;
	display:block;
	width:100%;
	list-style:none;
	text-align:left;
}
}

.cat-icon{
	float: right;
	padding: 80px;
	margin:0 0 0 30px;
	width: 126px;
	height: 126px;
	background-image: url(../images/h-slide-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border:solid 5px #fff;
	box-shadow:0px 0px 10px #999;
	border-radius:50%;
}
.map{
	border:solid 3px #fff;
	box-shadow:0px 0px 10px #999;
	overflow:hidden;
}
.img-one{	
	position:relative;
	width:85%;
	height:auto;
	margin:0 0 50px 20px;
	border:solid 5px #1b8f36;
}
.img-one img{
	width:100%;
	height:auto;
	margin:40px 0 -50px 50px;
	box-shadow:0px 5px 20px rgba(0,0,0,.15);
	border:solid 10px #fff;
}
.img-two{	
	position:relative;
	width:85%;
	height:auto;
	margin:0 0 0 60px;
	border:solid 5px #d82328;
}
.img-two img{
	width:100%;
	height:auto;
	margin:40px 0 -50px -50px;
	box-shadow:0px 5px 20px rgba(0,0,0,.15);
	border:solid 10px #fff;
}
.img-float{
	float:right;
	position:relative;
	width:45%;
	height:auto;
	margin:0 50px 80px 50px;
	border:solid 5px #1b8f36;
}
.img-float img{
	width:100%;
	height:auto;
	margin:40px 0 -50px 50px;
	box-shadow:0px 5px 20px rgba(0,0,0,.15);
	border:solid 10px #fff;
}
.thumb-video {
    position: relative;
    margin: 20px 0;
	
}
.thumb-video iframe{
	width:640px;
	border:solid 1px #ddd;
    box-shadow: 0px 10px 25px rgba(0,0,0,.3);
}

.thumb-1 {
    position: relative;
    margin: 20px 0;
    background-color: #fff;
    padding: 15px;
    border-radius: 15px;
	border:solid 1px #ddd;
    box-shadow: 0px 10px 25px rgba(0,0,0,.3);
}
.thumb-1 img{
	width:100%;
	height:auto;
}
.thumb-2{
	position:relative;
	margin:0 0;
	text-align:center;
}
.thumb-2 img{
	width:100%;
	height:auto;
}
@media screen and (max-width : 768px) {
.thumb-2 img{
	width:80%;
	height:auto;
	margin:0 auto!important;
}
}

.v-testi{
	border:solid 10px #fff;
	border-bottom:0;
	box-shadow:0px 5px 5px rgba(0,0,0,.1);
	margin:0 0 20px 0;
}
.v-testi iframe{
	width:100%;
	height:240px;
}

.img-r{
	float:right;
	width:auto;
	max-width:500px;
	height:auto;
	border-radius:50px 0 50px 0;
	margin:0 10px 20px 20px;
	border:solid 10px #d82328;
	border-right-color:#fff;
	border-bottom-color:#fff;
	box-shadow:10px 10px 0px #1b8f36;
}
.img-l{
	float:left;
	clear:left;
	width:auto;
	max-width:500px;
	height:auto;
	border-radius:50px 0 50px 0;
	margin:0 30px 20px 0;
	border:solid 10px #d82328;
	border-right-color:#fff;
	border-bottom-color:#fff;
	box-shadow:10px 10px 0px #1b8f36;
}
@media screen and (max-width : 992px) {
.img-one{	
	position:relative;
	width:85%;
	height:auto;
	margin:10px 0 35px 20px;
	border:solid 5px #1b8f36;
}
.img-one img{
	margin:20px 0 -30px 20px;
	box-shadow:0px 3px 10px rgba(0,0,0,.15);
	border:solid 5px #fff;
}
.img-two{	
	position:relative;
	width:85%;
	height:auto;
	margin:10px 0 40px 40px;
	border:solid 5px #d82328;
}
.img-two img{
	margin:20px 0 -30px -20px;
	box-shadow:0px 5px 20px rgba(0,0,0,.15);
	border:solid 5px #fff;
}
.img-float{
	float:none;
	position:relative;
	position:relative;
	width:85%;
	height:auto;
	margin:0 0 45px 20px;
	border:solid 5px #1b8f36;
}
.img-float img{
	margin:20px 0 -30px 20px;
	box-shadow:0px 3px 10px rgba(0,0,0,.15);
	border:solid 5px #fff;
}
.img-r{
	float:none;
	width:100%;
	height:auto;
	margin:0 0 20px 0;
}
.img-l{
	float:none;
	width:100%;
	height:auto;
	margin:0 0 20px 0;
}
}
/*hr{	
	border: 0!important;
	height: 1px!important;
	margin:10px 0!important;
	background: #333!important;
	background-image: linear-gradient(to right, #bbb, #ccc, #aaa)!important;
}*/
hr{	
	border: 0!important;
	height: 1px!important;
	margin:10px 0!important;
	background: #06b8eb!important;
	background-image: linear-gradient(to right, #ddd, #ccc, #ddd)!important;
}
.modal{
	background-color:rgba(0,0,0,.7);
}
.modal-content hr{	
	border: 0!important;
	height: 1px!important;
	margin:10px 0!important;
	background: rgba(0,0,0,.1)!important;
	background-image: linear-gradient(to right, rgba(0,0,0,.1), rgba(0,0,0,.1), rgba(0,0,0,.1))!important;
}
.modal-lg {
    max-width: 850px!important;
}
.modal-content{
	font-family: 'Mitr', sans-serif !important;
	border: 0px solid rgba(255, 255, 255, 0.5)!important;
	border-radius: 0!important;
	outline: 0;
	box-shadow:15px 15px 25px rgba(0,0,0,.3);
	border:solid 0px #fff!important;
	background-image: radial-gradient(circle at center,#46519d 0%,#001160 100%) !important;
	color:#fff;
}
.modal-body {
  position:relative;
  padding:0!important;
}
.modal-content .modal-header{	
	text-align:center!important;
	border-bottom:solid 0px #d1ac42;
	border-radius:0;
	background-color:rgba(0,0,0,.2);
	display:block!important;
}
.modal-content .modal-header h3{
	color:#fedd49!important;
	text-align:center!important;
	margin:0 0 0 0!important;
	font-size:32px!important;
}
.modal-content h6{
	color:#fff!important;
}
.modal-content h5{
	font-size:24px;
	font-weight: 400 !important;
	color:#3023ae;!important;
	text-transform:capitalize;
}
.modal-content .close {
	position:absolute;
	display:inline-block;
	z-index:10;
	top:-15px;
	right:-15px;
	font-size: 22px!important;
	color: #fff;
	text-shadow: 0 0px 0 rgba(255,255,255,0);
	opacity: 1;
	margin:0!important;
	background-color:#122b7f;
	font-size:16px;
	width:39px;
	height:39px;
	line-height:0px!important;
	border-radius:100%;
	padding:0 0 0 0!important;
	border:solid 2px #fff;
	display:block;
	text-align:center;
	text-indent:0;
	font-size:22px;
}
.modal-content .close:hover {
	color:#fff;
	opacity: 1;
	background-color:#e62709;	
}
.modal-content .modal-footer{
	background-color:rgba(0,0,0,.2);
	font-weight: 400 !important;
	font-size:11px;
	display:block;
	border:0;
}
.modal-content .list4 li:before {
    background-color:#1b8f36;
	color:#fff;
}
.right-fix{
	position:fixed;
	right:50px;
	z-index:2001;
	bottom:0;
	width:107px;
	height:50px;
	text-align:center;
	text-transform:uppercase;
	font-size:18px;
	cursor:pointer;
}
.right-fix a{
	display:block;
	color:#fff!important;
	text-decoration:none;
	line-height:35px;
	padding:0 0;
	font-weight:500;
}
.right-fix a:hover{
	color:#fff;
}
@media screen and (max-width: 992px) {
.right-fix{
}
}

.right-fix .ff-wa{
    position:fixed;
    z-index:100;
    right:20px;
    bottom:20px;
	width:140px;
	height:auto;
}
.right-fix .ff-wa img{
	width:100%;
	height:auto;
	box-shadow:-3px 3px 3px rgba(0,0,0,.1);
	border-radius:8px;
}


.blink-bg{
	display:none;
	z-index:1000;
	position:fixed;
	left:0;
	bottom:0;
	width:100%;
	height:35px;
	color: #fff;
	padding: 0 10px;
	text-align:center;
	font-weight:500;
	text-transform:uppercase;
	animation: blinkingBackground 2s infinite;
	cursor:pointer;
}
@keyframes blinkingBackground{
	0%		{ background-color: #f55b17;}
	25%		{ background-color: #2aad15;}
	50%		{ background-color: #f55b17;}
	75%		{ background-color: #2aad15;}
	100%	{ background-color: #f55b17;}
}
.blink-bg a{
	display:block;
	color:#fff;
	text-decoration:none!important;
}
@media screen and (max-width: 992px) {
.blink-bg{
	display:block;
}
}
	
@media screen and (max-width: 768px) {
.modal-content {
    width: 94%!important;
	margin-left:3%;
}
.modal-content .modal-header h3{
	color:#fff!important;
	text-align:center!important;
	margin:0!important;
	padding:0!important;
	font-size:18px!important;
}
.modal-content .modal-header h6{
	margin:0!important;
	padding:0!important;
}
}

.sitemap{	
}
.sitemap li{
	list-style:none;
	margin:0 0 5px 0;
}
.sitemap li a{
	list-style:none;
	color:#333;
	font-size:13px;
	text-decoration:none;
}
.sitemap li a i{
	width:15px;
	color:#999;	
}
.sitemap li a:hover{
	color:#993300;
}
.sitemap li{
	list-style:none;
}
.sitemap li ul{
	margin:5px 0 0 35px;
	float:left;
}
.sitemap li ul li{
	list-style:square;
}
.sitemap li ul li ul li{
	list-style:disc;
}
.page_nation{
	height: 45px;
	margin:30px 0 0 0;
}
.page_nation a{
	text-decoration: none;
	color: #fff!important;
	line-height: 30px;
	background-color: #242B34;
	height: 30px;
	border: 1px solid #242B34;
	font-weight: lighter;
	display: block;
	float: left;
	margin-right: 3px;
	padding-right: 10px;
	padding-left: 10px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;


	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.page_nation a:hover{
	text-decoration: none;
	color: #242B34;
	background-color: #F6D600;
	border: 1px solid #F6D600;
}
.page_nation .pn-sel{
	text-decoration: none;
	color: #fff;
	line-height: 30px;
	height: 30px;
	background-color: #dd2627;
	border: 1px solid #dd2627;
	font-weight: lighter;
	display: block;
	float: left;
	margin-right: 3px;
	padding-right: 10px;
	padding-left: 10px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;


	-moz-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.tbl-pro{
}
.tbl-pro th{
	padding:5px 0;
	color:#103d68;
	font-size:22px;
}
.tbl-pro tr{
	border-bottom:dashed 1px #ccc;
}
.tbl-pro td{
	padding:5px 0;
	font-weight:700;
	font-size:16px;
}
.tbl-pro td span{
	font-size:11px;
}
.tbl-pro td img{
	height:70px;
	width:auto;
	padding:8px;
	border:solid 1px #ccc;
}
@media screen and (max-width : 768px) {
.tbl-pro th{
	padding:5px 0;
	color:#103d68;
	font-size:12px;
}
.tbl-pro tr{
	border-bottom:dashed 1px #ccc;
}
.tbl-pro td{
	line-height:normal;
	padding:5px 0;
	font-weight:700;
	font-size:12px;
}
.tbl-pro td img{
	height:50px;
	width:auto;
	padding:8px;
	border:solid 1px #ccc;
}
}
.breadcrumb {
  background-color: rgba(255,255,255,0)!important;
  padding:0!important;
}
.breadcrumb a{
	color:#99ffff!important;
}	
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #fff!important;
}
.video-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }

.video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.grecaptcha-badge { opacity:0;}