/* html, body {
    height: 100%; width: 100%;
    padding: 0; margin: 0;
	background:white;
}
 */

html{
	scroll-behavior: smooth;
}

/* Global */
.img-hover-zoom {
  overflow: hidden;
}

.img-hover-zoom img {
  transition: transform .5s ease;
}

.img-hover-zoom:hover img {
  transform: scale(1.3);
}

.img-hover-zoom02 {
  overflow: hidden;
}

.img-hover-zoom02 img {
  transition: transform .5s ease;
}

.img-hover-zoom02:hover img {
  transform: scale(1.1);
}

/* togtool */
.day01{
	font-size: 60px;
	font-family: 'Montserrat', sans-serif;
	color: rgb(30, 29, 29);
	line-height: 0.267;
	text-align: left;
	-moz-transform: matrix( 0.61973947895792,0,0,0.61863411318551,0,0);
	-webkit-transform: matrix( 0.61973947895792,0,0,0.61863411318551,0,0);
	-ms-transform: matrix( 0.61973947895792,0,0,0.61863411318551,0,0);
}

.day02{
	font-size: 18px;
	font-family: 'Montserrat', sans-serif;
	color: rgb(172, 171, 171);
	line-height: 0.889;
	-moz-transform: matrix( 0.61973947895792,0,0,0.61863411318551,0,0);
	-webkit-transform: matrix( 0.61973947895792,0,0,0.61863411318551,0,0);
	-ms-transform: matrix( 0.61973947895792,0,0,0.61863411318551,0,0);
}

.month01{
	font-size: 18px;
	font-family: 'Montserrat', sans-serif;
	color: rgb(13, 13, 13);
	line-height: 0.889;
	text-align: left;
	-moz-transform: matrix( 0.61973947895792,0,0,0.61863411318551,0,0);
	-webkit-transform: matrix( 0.61973947895792,0,0,0.61863411318551,0,0);
	-ms-transform: matrix( 0.61973947895792,0,0,0.61863411318551,0,0);
}

.togtool-text{
	font-size: 14px;
	font-family: 'Montserrat', sans-serif;
	color: rgb(13, 13, 13);
	line-height: 1.2;
	text-align: left;
	-moz-transform: matrix( 0.61973947895792,0,0,0.61863411318551,0,0);
	-webkit-transform: matrix( 0.61973947895792,0,0,0.61863411318551,0,0);
	-ms-transform: matrix( 0.61973947895792,0,0,0.61863411318551,0,0);
}

/* home */
a:hover{
	text-decoration: none !important;
}

.parent-menu-font{
	font-size: 16px;
	font-weight: bold;
	font-family: 'Montserrat', sans-serif;
}

.contact{
	font-size: 12px;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	line-height: 1.5;
}

.h3-heading{
	font-size: 22px;
	font-family: 'Montserrat', sans-serif;
	color: rgb(52, 52, 53);
	font-weight: bold;
	line-height: 1.091;
}

.sp-heading{
	font-size: 22px;
	font-family: 'Montserrat', sans-serif;
	color: rgb(52, 52, 53) !important;
	font-weight: bold;
	line-height: 1.091;
}

.heading-card{
	font-size: 18px;
	color: rgb(13, 13, 13);
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.333;
}

.card-head {
	font-size: 18px;
	font-family: 'Montserrat', sans-serif;
	color: rgb(13, 13, 13);
	font-weight: bold;
	line-height: 1.333;
	text-transform: uppercase;
    overflow: hidden;
}

.card-head::before {
    display: inline-block;
    content: "";
    border-top: 2px solid red;
    width: 40px;
    margin: 0 10px;
    transform: translateY(-0.4rem);
}

.p-text1{
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	color: rgb(52, 52, 53);
	line-height: 1.5;
}

.p-text2{
	font-size: 13px;
	font-family: 'Montserrat', sans-serif;
	color: rgb(0,0,0);
	font-weight: bold;
	font-variant: small-caps;
	line-height:1.5;
}

.p-text3{
	font-size: 12px;
	font-family: 'Montserrat', sans-serif;
	color: rgb(0,0,0);
	font-variant: small-caps;
	line-height: 1.333;
}

.p-text4{
	font-size: 12px;
	font-family: 'Montserrat', sans-serif;
	color: rgb(200,0,0) !important;
	font-weight: bold;
}

.p-text5{
	font-size: 14px;
	font-family: 'Montserrat', sans-serif;
	color: rgb(52, 52, 53);
	line-height: 1.143;
}

.p-text6{
	font-size: 12px;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	line-height: 2.5;
	color: rgb(13, 14, 14);
}

.link1{
	font-size: 10px;
	font-family: 'Montserrat', sans-serif;
	color: rgb(13, 13, 13);
	font-weight: bold;
	text-transform: uppercase;
	line-height: 2.4;
}

.link1:hover{
	color: #ec2028;
}

.img1{
	border-radius:7px;
}

.img-text{
	background-color: rgb(194, 0, 0);
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	color: rgb(247, 247, 247);
	line-height: 1.5;
	position: absolute;
	top: 20px;
	right: 0;
}

.card-header-color{
	background:#e3e3e3;
}

.btn1{
	background: #ec2028;
	color: rgb(247, 247, 247);
}

.date-day{
	text-align:center;
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	color: rgb(38, 38, 38);
	font-weight: bold;
	font-variant: small-caps;
	line-height: 1.0;
	-moz-transform: matrix( 0.76712328767123,0,0,0.77215189873418,0,0);
	-webkit-transform: matrix( 0.76712328767123,0,0,0.77215189873418,0,0);
	-ms-transform: matrix( 0.76712328767123,0,0,0.77215189873418,0,0);
}

.date-year{
	font-size: 20px;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	color: rgb(236, 32, 40);
	font-weight: bold;
	font-variant: small-caps;
	line-height: 1.2;
	-moz-transform: matrix( 0.76712328767123,0,0,0.77215189873418,0,0);
	-webkit-transform: matrix( 0.76712328767123,0,0,0.77215189873418,0,0);
	-ms-transform: matrix( 0.76712328767123,0,0,0.77215189873418,0,0);
}	

.footer-heading{
	font-size: 20px;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	color: rgb(8, 8, 8);
	text-transform: uppercase;
	line-height: 1.2;
}

.footer-text{
	font-size: 18px;
	font-family: 'Montserrat', sans-serif;
	color: rgb(8, 8, 8);
	font-variant: small-caps;
	line-height: 1.333;
}

.copyright{
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	color: rgba(8, 8, 8, 0.6);
	font-variant: small-caps;
	line-height: 1.125;
	text-align: justifyLeft;
}

.uk-dotnav>.uk-active>*{
	background-color: #ec2028 !important;
	width: 15px;
	height: 15px;
}

.uk-dotnav>.uk-active>*{
	background-color: #ec2028 !important;
	width: 15px;
	height: 15px;
}

.uk-dotnav>*>*{
	background: silver !important;
	width: 15px !important;
	height: 15px !important;
	border: 0 !important;
}

.uk-dotnav>*{
	padding-left: 4px !important;
}

.uk-icon[uk-icon="search-icon"] svg rect {
	fill: #3a71af;
}

/* posts css */

.cate-title{
	font-size: 24px;
	font-family: 'Montserrat', sans-serif;
	color: rgb(236, 32, 40);
	font-weight: bold;
	text-transform: uppercase;
	line-height: 2;
	text-align: left;
}

.posts-title{
	font-size: 14px;
	font-family: 'Montserrat', sans-serif;
	color: rgb(0, 0, 0);
	font-weight: bold;
	line-height: 1.143;
}

.posts-text{
	font-size: 14px;
	font-family: 'Montserrat', sans-serif;
	color: rgb(0, 0, 0);
	line-height: 1.143;
}

.cate{
	font-size: 15px;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.5;
	text-align: left;
}

/* post style */
.post-title{
	font-size: 24px;
	font-family: 'Montserrat', sans-serif;
	color: rgb(0,0,0);
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.25;
}

.post-text{
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	color: rgb(12, 12, 12);
	line-height: 1.5;
	text-align: justify;
}

/* representatives */
.representatives-fname{
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  color: rgb(0, 0, 0);
  line-height: 3.429;
  text-align: center;
}

.representatives-lname{
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  color: rgb(0, 0, 0);
  font-weight: bold;
  line-height: 3.429;
  text-align: center;
}

/* representative */
.banner-text{
	font-size: 1.5vw;
	font-family: 'Montserrat', sans-serif;
	color: rgb(247, 247, 247);
	font-weight: bold;
	line-height: 1.6;
	text-align: center;
	margin: 0;
	padding-left: 52%;
	padding-right: 5%;
	padding-bottom: 4%;
	padding-top: 4%;
}

.banner-text-container{
	position: absolute;
	top: 50%;
	right: 63%;
	width: 50%;
	text-align: center;
	background: #00000066;
}

.banner-text02{
	font-size: 1.6vw;
	font-family: 'Montserrat', sans-serif;
	color: rgb(247, 247, 247);
	font-weight: bold;
	line-height: 1.6;
	text-align: center;
	margin: 0;
	padding-left: 30%;
	padding-right: 5%;
	padding-bottom: 4%;
	padding-top: 4%;
}

.banner-text-container02{
	position: absolute;
	top: 50%;
	left: 0;
	width: 55%;
	text-align: center;
	background: #00000066;
}

/* inkhs */
.inkhs-title{
	font-size: 14px;
	font-family: 'Montserrat', sans-serif;
	color: rgb(0, 0, 0);
	font-weight: bold;
	text-transform: uppercase;
	line-height: 3.429;
	text-align: center;
}

.inkhs-text{
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  color: rgb(0, 0, 0);
  line-height: 1.286;
  text-align: center;
}

.navbar{
	padding: 0px !important;
}

.dropdown-menu{
	border: 1px solid #34343515;
	border-radius: 0;
	background: #f7f7f7 !important;
}

.menu-item{
	font-size: 15px;
	font-weight: bold;
	font-family: 'Montserrat', sans-serif;
	margin: 0px;
	padding: 10px !important;
	color:black !important;
}

.dropdown-item:hover{
	background: rgba(0,0,0,10%) !important;
	color: black;
}

a:hover{
	text-decoration: none !important;
}

.row{
	margin-left: 0px;
	margin-right: 0px;
}

.container{
	padding-right: 0px;
	padding-left: 0px;
}

.nav-link{
    text-transform: uppercase !important;
}


.dropdown-item, .menu-item{
    text-transform: capitalize;
}

@media only screen and (min-width: 1200px) {
	.nav-link{
		display:inline;
	}
	
	.container{
		max-width:1200px !important;
	}
	
	.container-xl{
		max-width:1200px !important;
		width: 1200px;
	}
	
	.nav-link, .nav-item{
		margin-left: auto;
		margin-right: auto;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	
	.footer-text{
		overflow: unset !important;
	}
	
	.divider:after{
		content: '|';
	}
	
	.card-head-before::after {
        display: inline-block;
        content: "";
        border-top: 1pt solid silver;
        width: 60%;
        margin: 0 10px;
        transform: translateY(-0.4rem);
    }
    
    li.dropright:hover > ul.dropdown-menu{
    	display: block !important;
    	margin: 0;
    }
    
    ul.navbar-nav li.dropdown:hover > ul.dropdown-menu{
    		display: block !important;
    		margin: 0;
    	}
    	
    li.dropright:hover > ul.dropdown-menu{
    	display: block !important;
    	margin: 0;
    }
    
    .uk-search{
	    float: right;
	}
	
	.background-image{
    	position: fixed;
    	top: 30%;
    	max-width: 50%;
    	width: 12%;
    }
    
    .nav-item:hover{
        background-color: #f15b60;
    }
    
    #topBtn:hover > i{
        color: #ec2028;
    }
    
    #topBtn:hover {
        background-color: #fff;
    }
    
    .icons > a > i{
        font-size: 30px;
    }
    
    .icons > a{
        width: 50px;
        height: 50px;
    }
    
    #topBtn{
        width: 50px;
        height: 50px;
    }
    
    #topBtn > i{
        font-size: 30px;
    }
}

@media only screen and (max-width: 1600px){
    .background-image{
    	position: fixed;
    	top: 25%;
    	max-width: 100%;
    	opacity: 0.5;
    	width: 20%;
    	left:40%;
    }
}

@media only screen and (max-width: 1200px){
	.nav-link{
		border-bottom: 1px solid white;
	}
	
	.nav-item:last-child{
		margin-bottom: 1rem;
	}
	
	.nav-item{
		margin-right: 1rem;
		margin-left: 1rem;
	}
	
	.footer-text{
		overflow: hidden;
	}
	
	.uk-search{
		width: 280px !important;
	}
	
	.search{
		margin-left: auto !important;
		margin-right: auto !important;
		margin-bottom: 10px;
	}
	
	.center-search{
	    text-align: center;
	}
	
	.submenu-dropdown .dropdown-item{
	    content: '';
	    padding: 15px !important;
	}
	
	.icons > a > i{
        font-size: 15px;
    }
    
    .icons > a{
        width: 30px;
        height: 30px;
    }
    
    #topBtn{
        width: 30px;
        height: 30px;
    }
    
    #topBtn > i{
        font-size: 15px;
    }
}

@media only screen and (max-width: 500px){
   .background-image{
    	position: fixed;
    	top: 9%;
    	left: 5%;
    	opacity: 0.4;
    	max-width: 100%;
    	width: 90%;
    }
}

.icons{
    position: fixed;
    bottom: 20%;
    right: 0;
    z-index: 1500;
}

.instagram-icon{
    display: flex;
    border-radius: 50%;
    background-color: #6b27b3;
    border: 1px solid #6b27b3;
    transition: all 0.5s ease-in-out;
}

.instagram-icon:hover{
    background: #fff;
}

.instagram-icon > i{
    margin: auto;
    color: #fff;
    text-align: center;
    transition: all 0.5s ease-in-out;
}

.instagram-icon:hover > i{
    color: #6b27b3;
    transform: rotateY(360deg);
}


.facebook-icon{
    display: flex;
    border-radius: 50%;
    background-color: #3b5998;
    border: 1px solid #3b5998;
    transition: all 0.5s ease-in-out;
}

.facebook-icon:hover{
    background-color: #fff;
}

.facebook-icon:hover > i{
    color: #3b5998;
    transform: rotateY(360deg);
}

.facebook-icon > i{
    margin: auto;
    color: #fff;
    text-align: center;
    transition: all 0.5s ease-in-out;
}

.twitter-icon{
    display: flex;
    border-radius: 50%;
    background-color: #00acee;
    border: 1px solid #00acee;
    transition: all 0.5s ease-in-out;
}

.twitter-icon:hover{
    background-color: #fff;
}

.twitter-icon > i{
    margin: auto;
    color: #fff;
    text-align: center;
    transition: all 0.5s ease-in-out;
}

.twitter-icon:hover > i{
    color: #00acee;
    transform: rotateY(360deg);
}

.youtube-icon{
    display: flex;
    border-radius: 50%;
    background-color: #c4302b;
    border: 1px solid #c4302b;
    transition: all 0.5s ease-in-out;
}

.youtube-icon:hover{
    background-color: #fff;
}

.youtube-icon > i{
    margin: auto;
    color: #fff;
    text-align: center;
    transition: all 0.5s ease-in-out;
}

.youtube-icon:hover > i{
    color: #c4302b;
    transform: rotateY(360deg);
}

.messenger-icon{
    display: flex;
    border-radius: 50%;
    background-color: #0078FF;
    border: 1px solid #0078FF;
    transition: all 0.5s ease-in-out;
}

.messenger-icon:hover{
    background-color: #fff;
}

.messenger-icon > i{
    margin: auto;
    color: #fff;
    text-align: center;
    transition: all 0.5s ease-in-out;
}

.messenger-icon:hover > i{
    color: #0078FF;
    transform: rotateY(360deg);
}

#topBtn {
    position: fixed;
    display: none;
    bottom: 5%;
    right: 5%;
    background-color: #ec2028;
    border-radius: 50%;
    border:1px solid #ec2028;
    transition: all 0.5s ease-in-out;
    z-index: 1500;
}

#topBtn > i{
    color: #fff;
    margin: auto;
}