@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,700');
@import url('https://fonts.googleapis.com/css?family=Hind:400,700');
body {
    margin:0;
    padding:0;
    text-align:left;
    font-size:14px;
    font-family: 'Poppins', sans-serif;
}
a,
a:hover,
a:focus,
a:active{
    text-decoration:none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
ul, li{
    list-style:none;
    padding:0;
}
.mngtop30{
    margin-top:30px;
}
.mngbtm20{
    margin-bottom:20px;
}
.mngtop20{
    margin-top:20px;
}
/*====== Header Style =========*/
.wel{
    margin: 0;
    margin-top: 4px;
    position: relative;
    display: block;
    font-size: 15px;
    color: #ffffff;
    font-weight: 400;
    font-family: 'Hind', sans-serif;
}
.header-top{
	position: relative;
	background-color: #9a138c;
	border-bottom: 1px solid #eeeeee;
	z-index: 9999999;
}
.header-top .top-left{
	position: relative;
	float: left;
	padding: 5px 0;
}
.social-icon-one{
	position: relative;
	margin: 0;
	margin-top: 5px;
}
.social-icon-one li{
	margin-left: 12px;
	display: inline-block;
}
.social-icon-one li.text{
	margin-right: 17px;
	display: inline-block;
}
.social-icon-one li.text i{
    color: #f8e751;
    margin-right: 6px;
}
.social-icon-one li a{
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
	font-weight: 400;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.social-icon-one li a:hover{
	color: #f8e751;
}
.header-top .top-right{
	position: relative;
	float: right;
}
.header-top .top-right .text{
	padding: 0 0;
	font-size: 14px;
	color: #ffffff;
	font-weight: 600;
	display: inline-block;
}
.header-top .top-right .text a{
    position: relative;
    margin-left: 20px;
    font-weight: 400;
    color: #ffffff;
    font-weight: 400;
    font-family: 'Hind', sans-serif;
}
.header-top .top-right .text a:hover{
	text-decoration: underline;
}
.header-top .top-right .search-box-outer{
	float: right;
}
.search-box-outer{
	padding: 12px 0;
	margin-left: 20px;
}
.search-box-outer .dropdown-menu{
	top: 44px !important;
}
.search-box-btn{
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #888888;
}
.main-menu .navigation > li{
	line-height: 30px;
	margin-right: 0;
	margin-left: 35px;
}
.nav-outer .help-box{
	padding: 30px 0;
	margin-right: 0;
	margin-left: 45px;
	padding-left: 45px;
	border-left: 1px solid #eeeeee;
}
/*------logo_part---------*/
.styled-icons li {
	border: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
.styled-icons li{
	display: inline-block;
}
.styled-icons li a {
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    margin: 2px 18px 2px 0;
    width: 30px;
}
.styled-icons li a:hover i{
    color: #000;
}
.topnav_border {
    background: #2e2e2e;
    display: block;
    width: 100%;
    height: 4px;
    position: absolute;
    top: -4px;
    left: 0;
}
.lg img {
    padding: 10px 0;
    max-width: 75px;
}
.topsection h1 {
    font-size: 30px;
    color: #9a138c;
    margin: 37px 10px 4px;
    font-weight: bold;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 27px;
}
.pdrt {
    border-right: 1px solid #f2f2f2;
}
.menu a {
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0.5px;
    font-size: 14px;
    font-weight: 900;
    text-transform: uppercase;
    margin-top: 30px;
}
.menu ul li ul li:first-child {
	border-top: 3px solid #71b61b;
}
.menu ul li ul li a {
	font-family: 'Poppins', sans-serif;
	font-size: 13px;
	text-transform: capitalize;
}
.help-box{
    padding: 30px 0 20px;
    margin-right: 0;
    margin-left: 39px;
}
.help-box .icon{
	position: absolute;
	left: 9px;
	top: 39px;
	height: 35px;
	width: 35px;
	background-color:#f8e751;
	font-size: 18px;
	color: #222222;
	text-align: center;
	line-height: 35px;
	border-radius: 50%;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.help-box h4 {
    position: relative;
    display: block;
    font-size: 20px;
    line-height: 20px;
    color: #0e4082;
    font-weight: 700;
    font-family: 'Hind', sans-serif;
    margin: 5px 0;
}
.help-box span {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #444444;
    font-weight: 400;
}
/*------footer2-------*/
.footer {
    position: relative;
    padding: 60px 0 0px;     
    background: #53729b;  /*1B1B1B*/
}
.footer:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: url('../images/footer.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}
.footer .copyright {
    border-top:1px solid rgba(255,255,255,0.21); 
}
.mt60 {
    margin: 20px 0;
    color: #ffffff;
    font-weight: 400;
    font-family: 'Hind', sans-serif;
    line-height: 28px;
    font-size: 13px;
    display: block;
}
.social-content.gradient .social-list {
    margin: 0;
    width: 50px;
    height: 50px;
    background: transparent;
    transition: all 0.3s ease-out;
    text-align: center;
    border-radius: 2px; 
}
.social-content.gradient .social-list a .fa {
    line-height: 50px; 
}
.social-content.gradient .social-list a:hover {
    color: #fff;
}
.social-content.gradient .social-list:hover {
    background: linear-gradient(to right, #3dd0d8 0%, rgba(146, 82, 234, 0.64) 100%);
    transition: all 0.3s ease-out;
}
.social-content.color2 .social-list a {
    color: #c2d4f8;
    transition: all 0.3s ease-out; 
}
.social-content.color2 .social-list a:hover {
    color: #7c69e3;
    transition: all 0.3s ease-out; 
}
.social-content .social-list {
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px; 
}
.social-content .social-list a {
    color: #fff;
    transition: all 0.3s ease-out;
}
.social-content .social-list a:hover {
    color: #7c69e3;
    transition: all 0.3s ease-out;
}
.social-content .social-list:first-child {
    margin-left: 0;
}
.social-content .social-list:last-child {
    margin-right: 0;
}
.ptt p{
    font-family: 'Hind', sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #fdfdfd;
    padding:5px 0;
}
.ptt p a{
    color: #FF8625;
}
.coop{
    padding:30px 0 0;
    margin-top:15%;
}
.footer-item {
	float:left;
	width:100%;
	text-align:left;
	color:#fff;
}
.text-link{
	width:100%;
	margin-bottom:30px;
	float: left;
	font-size: 12px;
	font-family: 'Poppins', sans-serif;
	line-height: 12px;
	text-transform: uppercase;
	padding-left: 63px;
	position: relative;
	font-weight: 700;
	letter-spacing: 2px;
	color:#fff;
	text-align: left;
}
.text-link:before{
	content:'';
	position:absolute;
	top:50%;
	left:13px;
	width:40px;
	height:1px;
	background:#000;
	-webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
        background: #fff;
}
.footer-item ul li a{
	font-size: 10px;
	color:#fff;
	font-family: 'Hind', sans-serif;
}
.footer-item ul li:hover a{
	font-size: 10px;
	color:#F8E751;
	font-family: 'Hind', sans-serif;
}
.footer-item ul li {
    float: left;
    width: 100%;
    margin-bottom: 6px;
    letter-spacing:1px;
    text-transform: uppercase;
}
.footer-item span{
    font-size: 11px;
    color: #fff;
}
.footer .spanm {
    font-size: 23px;
    color: #ffffff;
    margin: 27px 10px 4px;
    font-weight: bold;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 27px;
    float: left;
}
.ftg{
    max-width: 100px;
    float: left;
}
/*------------about_part-----------*/
.abtpart{
    padding:40px 0;
	position:relative;
}
.abtpart:after {
    position: absolute;
    width: 345px;
    height: 425px;
    content: "";
    left: 0;
    top: 0;
    background-image: url(../image/icon-10.png);
    opacity: 0.05;
    z-index: 0;
}
.abtpart .title, .srvbgg .title, .galerybg .title{
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #0e4082;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom:0px;
    font-family: "hind", sans-serif;
}
.abtpart h2{
    position: relative;
    display: block;
    font-size: 36px;
    line-height: 1.2em;
    color: #222222;
    font-weight: 700;
    margin: 7px 0% 0;
    letter-spacing: -0.02em;
    font-family: 'Hind', sans-serif;
}
.abtpart p {
    margin-top: 15px;
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 29px;
    color: #000000;
    font-weight: 400;
    font-family: 'Hind', sans-serif;
}
.inner-column {
    position: relative;
    background-color: #ffffff;
    padding:30px 35px;
    border: 3px solid #398bf5;
    box-shadow: 0 15px 40px rgba(0,0,0,0.08);
}
.upper-box {
    position: relative;
    text-align: center;
    margin-bottom: 25px;
}
.upper-box h3 {
    position: relative;
    display: block;
    font-size: 30px;
    line-height: 1.2em;
    color: #0e4082;
    font-weight: 700;
    margin: 0;
    margin-bottom: 15px;
    font-family: 'Hind', sans-serif;
}
.inpt{
    position: relative;
    display: block;
    width: 100%;
    font-size: 13px;
    line-height: 30px;
    color: #444444;
    height: 50px;
    padding: 10px 0 9px;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #e7e7e7;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    font-family: 'Poppins', sans-serif;
    outline:0;
}
.abtsb{
    font-size: 15px;
    color: #222222;
    background-color: #f8e751;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 15px;
    padding: 10px 50px;
    margin-top: 20px;
    outline: 0;
    border: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.abtsb:hover {
    background-color: #0e4082;
    color: #ffffff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.link-box{
    position: relative;
    font-size: 15px;
    line-height: 30px;
    color: #000;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: underline;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.link-box i {
    color: #398bf5;
    margin-left: 4px;
}
/*------ process -------*/
.process-box  {
	float:left;
	width:100%;
	position:relative;
    margin-top:20px;
}
.process-box h3 , .bold-title {
	padding-bottom: 20px;
	font-size: 24px;
	line-height: 1.2em;
	color: #222222;
	font-weight: 700;
	margin: 7px 0% 0;
	letter-spacing: -0.02em;
	font-family: 'Hind', sans-serif;
}
.creat-list {
	float:left;
	margin:10px 0;
	width:100%;
	list-style: none;
	padding-left: 0px;
	text-align: center;
}
.creat-list li {
	float:left;
	margin-right:10px;
}
.creat-list li {
	font-size: 10px;
	font-family: 'Hind', sans-serif;
    line-height: 10px;
    text-transform: uppercase;
    font-weight:700;
    letter-spacing: 1px;
    color: #000;
}
.creat-list li a{
	float:left;
	font-size: 12px;
	font-family: 'Hind', sans-serif;
	text-transform: uppercase;
	padding-left: 63px;
	position: relative;
	font-weight:700;
	letter-spacing: 2px;
	color: #000;
}
.creat-list li a:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 40px;
    height: 1px;
    background: #000;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
        -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.creat-list li a,
.creat-list li > strong {
	line-height: 2;
}
.creat-list li a:hover:before {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
/*-------------counter-------------*/
.counter-area{  
    padding: 40px 0;
}
.counter-area:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 50%;
    background-image: url('../image/dots.png');
    content: "";
    opacity: .06;
}
.count-box{
    padding-right:16px;
    padding-left: 30px;
}
.count{
    text-shadow: 2px 1px 2px rgba(0, 0, 0, 0.26);
    top: 5px;
    position: relative;
    display: inline-block;
    font-size: 35px;
    line-height: 1em;
    color: #222222;
    font-weight: bold;
    font-family: 'Hind', sans-serif;
}
.count-box i{
    color: #ef8920;
    font-size: 20px;
    position: absolute;
    top: 20px;
    right: 10px;
}
.fttext{
    display: block;
    font-size: 14px;
    line-height: 25px;
    font-weight: 700;
    color: #555555;
    margin-top: 7px;
    text-transform: uppercase;
    font-family: hind, sans-serif;
}
.fttext:before {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -12px;
    margin: 0 auto;
    height: 51px;
    width: 58px;
    background-image: url('../image/icon-1.png');
    background-repeat: no-repeat;
    background-position: center;
    content: "";
    z-index: -1;
    filter: grayscale(1);
}
.message-box {
    position: relative;
    padding-left: 202px;
    min-height: 108px;
}
.icon-box {
    position: absolute;
    left: 20px;
    top: 0px;
    text-align: center;
}
.icon-box:before {
    background-color: #9a138c2b;
    border-radius: 50%;
    position: absolute;
    height: 150px;
    width: 150px;
    left: -20px;
    top: -20px;
    content: "";
}
.icon-box .icon {
    position: relative;
    display: inline-block;
    font-size: 45px;
    line-height: 100px;
    color: #ffffff;
    font-weight: 700;
    font-family: "poppins", sans-serif;
    background-color: #9a138c;
    z-index: 9;
    height: 100px;
    width: 100px;
    border-radius: 10px;
    top: 5px;
    left: 5px;
}
.icon-box:after {
    background-color: #9a138c82;
    border-radius: 50%;
    position: absolute;
    height: 130px;
    width: 130px;
    left: -10px;
    top: -10px;
    content: "";
}
.textbtg {
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    font-size: 18px;
    line-height: 26px;
    color: #222222;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-style: italic;
}
.icon {
    display: inline-block;
    font-size: 50px;
    color: #2769bf;
    line-height: 1em;
    margin-bottom: 10px;
}
.dph{
    position: relative;
    font-size: 29px;
    line-height: 1em;
    color: #222222;
    font-weight: 700;
    font-family: Poppins, sans-serif;
    margin-left: 4px;
}
/*-----------services----------*/
.srvbgg{
    background-color: #f5f8fb;
    padding:60px 0;
    position:relative;
}
.srvbgg:after {
    position: absolute;
    width: 345px;
    height: 425px;
    content: "";
    right:0;
    top: 0;
    background-image: url(../image/icon-10.png);
    opacity: 0.05;
    z-index: 0;
}
.srvbgg h2 {
    position: relative;
    display: block;
    font-size: 36px;
    line-height: 45px;
    color: #222222;
    font-weight: 600;
    margin: 7px 15% 0;
    letter-spacing: -0.02em;
    font-family: 'Hind', sans-serif;
}
/*----------gallery_part----------*/
.galerybg{
    padding:40px 0;
}
.galerybg h2{
    position: relative;
    display: block;
    font-size: 36px;
    line-height: 1.2em;
    color: #222222;
    font-weight: 700;
    margin: 7px 0% 0;
    letter-spacing: -0.02em;
    font-family: 'Hind', sans-serif;
}
/*=========gallery_effects=============*/
.line-filter-outer2{
		position:relative;
		z-index:1;		
}
.line-filter-outer2 img{
		width:100%;
}
.line-filter-outer2:hover .hover-effect-2{opacity:1;}
.line-filter-outer2:hover .hover-effect-2 p{opacity:1; padding-top:0px;}
@media only screen and (max-width:540px) {
.line-filter-outer2:hover .hover-effect-2 p{display:none;}		
}
.hover-effect-2{
	position:absolute;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
	background-color:rgba(0,0,0,0.5);
	opacity:0;
	color:#fff;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;		
}
.hover-effect-2 .hover-effect-content2{
	position:absolute;
	height:100%;
	padding:30px 30px 30px 70px;
	overflow:hidden;
}
.hover-effect-2 .hover-effect-content2 p{
	padding-top:50px;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
	opacity:0;		
    font-family: "hind", sans-serif;
    font-size: 15px;
    line-height:23px;
}
.h-category2{
    top: 0px;
    left: 35px;
	width:160%;
    position: absolute;
    white-space: nowrap;
    margin-left: 0px;
	background-color:#000;
	padding:5px 20px 5px 37px;
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -ms-transform-origin: left top 0;
    -moz-transform-origin: left top 0;
    -webkit-transform-origin: left top 0;
    transform-origin: left top 0;
    text-transform: uppercase;
    text-transform: 1px 1px 0px rgba(0, 0, 0, 0.5);
}
.h-category{
    top: 0px;
    left: 30px;
	width:200%;
    position: absolute;
    white-space: nowrap;
    margin-left: 0px;
	background-color:#000;
	padding:5px 20px 5px 37px;
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -ms-transform-origin: left top 0;
    -moz-transform-origin: left top 0;
    -webkit-transform-origin: left top 0;
    transform-origin: left top 0;
    text-transform: uppercase;
    text-transform: 1px 1px 0px rgba(0, 0, 0, 0.5);
}
.m-tb0 {
    margin-bottom: 0;
    margin-top: 0;
}
.mdhn{
    text-transform: uppercase;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    margin-bottom: 15px;
    font-family: "hind", sans-serif;
}
.site-button{
    color: #ffffff;
    display: inline-block;
    font-weight: 600;
    position: relative;
    text-transform: uppercase;
    font-family: "hind", sans-serif;
    font-size: 12px;
}
.site-button:after {
    position: absolute;
    content: '';
    width: 30px;
    height: 2px;
    background-color: #fd8a14;
    right: -40px;
    top: 10px;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
    color: #fd8a14;
}
/*--------about_page-----------*/
.page-title {
    background-image:url(/image/subban1.jpg);
    padding: 100px 0px 60px;
    color: #ffffff;
    background-color: #ffffff;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.page-title:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background:rgba(16, 16, 16, 0.24);
}
.auto-container {
    position: relative;
    z-index: 1;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}
.title-column h1{
    font-family: "hind", sans-serif;
    position: relative;
    font-size: 32px;
    line-height: 44px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 0;
}
.page-title .bread-crumb{
	position:relative;
	padding-top:15px;
	text-align:right;
}
.page-title .bread-crumb li{
	position:relative;
	display:inline-block;
	line-height:30px;
	margin-left:20px;
	color:#ffffff;
	font-size:13px;
	text-transform:capitalize;
}
.page-title .bread-crumb li:before{
	content:'/';
	position:absolute;
	right:-20px;
	top:0px;
	width:20px;
	text-align:center;
	line-height:30px;
}
.page-title .bread-crumb li:first-child{
	margin-left:0px;	
}
.page-title .bread-crumb li:last-child:before{
	display:none;	
}
.page-title .bread-crumb li a{
	color:#ffffff;	
}
.page-title .bread-crumb li a:hover{
	color:#f7542b;
}
.abpage_bg p {
    line-height: 1.7em;
    font-size: 16px;
    font-family: "hind", sans-serif;
    text-align: justify;
    padding-right: 20px;
}
.hdgl {
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0px 0px;
    text-align: left;
}
.ghhhd {
    color: #60a806;
    font-weight: bold;
    text-transform: capitalize;
    margin: 0px 18px;
    text-align: left;
}
/*---------contact_page-------------*/
.contbgg{
	padding:40px 0;
}
.contbgg .contact-info li{
	position: relative;
	padding: 5px 0;
	padding-left: 60px;
	margin-bottom:23px;
}
.contbgg .contact-info li p{
	font-size: 16px;
	line-height: 30px;
	color: #444444;
	font-weight: 400;
    font-family: "hind", sans-serif;
}
.contbgg .contact-info li span{
	float: left;
	font-size: 14px;
	line-height: 30px;
	color: #0e4082;
	font-weight: 700;
	text-transform: uppercase;
	margin-right: 10px;
}
.contbgg .contact-info li .icon{
	position: absolute;
	left: 0;
	top: 0px;
	height: 40px;
	width: 40px;
	text-align: center;
	line-height: 40px;
	background-color: #f5f8fb;
	font-size: 16px;
	color: #398bf5;
}
.contbgg .contact-info li a{
	color: #444444;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.contbgg .contact-info li a:hover{
	color: #398bf5;
}
.contbgg .contact-info li .number{
    font-size: 24px;
    line-height: 30px;
    color: #222222;
    font-weight: bold;
    font-family: "hind", sans-serif;
}
.contbgg .contact-column .social-icon-two{
	padding-left: 60px;
	margin-top:20px;
}
.contbgg .social-icon-two li{
	position: relative;
	display: inline-block;
	margin-right: 20px;
}
.contbgg .social-icon-two li:first-child{
	margin-left: 0;
}
.contbgg .social-icon-two li a{
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 30px;
	color: #888888;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.contbgg .social-icon-two li a:hover{
	color: #0e4082;
}
.mapbg{
    padding:0 0 40px;
}
.contbgg .title h3{
    position: relative;
    display: block;
    font-size: 30px;
    line-height: 1.2em;
    color: #222222;
    font-weight: 700;
    margin-bottom: 20px;
    font-family: "hind", sans-serif;
}
.contfrmm .inpm{
    position: relative;
    display: block;
    height: 50px;
    width: 100%;
    font-size: 16px;
    color: #444444;
    line-height: 19px;
    font-weight: 400;
    padding: 15px 0px;
    background-color: #ffffff;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    border:0;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom:20px;
    outline:0;
}
.contact-column{
    padding-left:5%;
}
/*--------about_page----------*/
.abtbggj{
	padding:40px 0;	
}
.abtbggj img{
    box-shadow: 0 20px 30px rgba(0,0,0,.2);
    border-radius: 5px !important;
    max-width: 100%;
}
.abtbggj .title{
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #0e4082;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom:0px;
    font-family: "hind", sans-serif;
}
.abtbggj h2{
    position: relative;
    display: block;
    font-size: 36px;
    line-height: 1.2em;
    color: #222222;
    font-weight: 700;
    margin: 7px 0% 0;
    letter-spacing: -0.02em;
    font-family: 'Hind', sans-serif;
}
.abtbggj p {
    margin-top: 15px;
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 29px;
    color: #555555;
    font-weight: 400;
    font-family: 'Hind', sans-serif;
}
/*--------prodrct_page-----------*/
.prodctbg{
	padding:30px 0 60px;
}
.portfolio .mix {
    display: none;
}
.work-items .item {
    position: relative;
    overflow: hidden;
    margin-top: 30px;
}
.work-items .item img {
    width: 100%;
}
.filters {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}
.filters li {
    color: #0f263a;
    cursor: pointer;
    margin: 0px 7px;
    font-size: 18px;
    font-weight: 600;
    line-height: 18px;
    margin-bottom: 10px;
    padding-right: 14px;
    display: inline-block;
    text-transform: uppercase;
}
.filters li i.fa {
    margin-left: 20px
}
.filters li.active {
    color: #09aba9;
}
.work-items .item  {
    position: relative;
    overflow: hidden
}
.work-items .item img {
    width: 100%;
    transition: 0.8s ease-out;
}
.work-items .overlay {
    background-color: rgba(15, 38, 58, 0.75);
    position: absolute;
    bottom: -50%;
    left: 5%;
    width: 90%;
    height: 50%;
    transition: 0.3s cubic-bezier(0.4, 0, 1, 1);
    -ms-transition: 0.3s cubic-bezier(0.4, 0, 1, 1);
    -moz-transition: 0.3s cubic-bezier(0.4, 0, 1, 1);
    -webkit-transition: 0.3s cubic-bezier(0.4, 0, 1, 1);
    padding: 0px 15px;
}
.work-items .item:hover .overlay {
    bottom: 0;
}
.work-items .overlay .icons{
    margin-top: 70px   
}
.work-items .overlay .icons .p-title{
    float: left;
    position: relative;
    padding-left: 20px;
}
.work-items .overlay .icons .p-title:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    background: #fff;
    height: 100%;
    width: 2px;
}
.work-items .overlay .icons .p-title p{
    font-size: 18px;
    line-height: 27px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 0
}
.work-items .overlay .icons .icon{
    float: right;
    margin-top: 15px
}
.work-items .overlay .icons .icon a{
    color: #0f263a;
    font-size: 14px;
    height: 30px;
    width: 30px;
    background: #fff;
    display: inline-table;
    text-align: center;
    border-radius: 50%;
    margin: 0 5px
}
.work-items .overlay .icons .icon a i.fa{
    display: table-cell;
   vertical-align: middle
}
.work-items .item:hover img {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
}
 .work-items .overlay2{
    background-color: rgba(15, 38, 58, 0.75);
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    transition: 0.3s cubic-bezier(0.4, 0, 1, 1);
    -ms-transition: 0.3s cubic-bezier(0.4, 0, 1, 1);
    -moz-transition: 0.3s cubic-bezier(0.4, 0, 1, 1);
    -webkit-transition: 0.3s cubic-bezier(0.4, 0, 1, 1);
     transform: scale(0);
     opacity: 0
} 
.work-items .item:hover .overlay2,
.item:hover .overlay3 {
    transform: scale(1);
    opacity: 1
}
.work-items .overlay2 .icons .p-title{
    background: #0f263a;
    position: absolute;
    left: 20px;
    top: 25px;
    padding: 20px 30px;
    width: 90%
}
.work-items .overlay2 .icons .p-title p{
    color: #fff;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 28px;
    padding-left: 20px;
    position: relative
}
.work-items .overlay2 .icons .p-title p:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    width: 2px;
    height: 100%;
    background: #fff
}
.work-items .overlay2 .icons .icon{
    position: absolute;
    right: 20px;
    bottom: 20px
}
.work-items .overlay2 .icons .icon a,
.work-items .overlay3  .p-details a{
    color: #0f263a;
    height: 40px;
    width: 40px;
    background: #fff;
    display: inline-table;
    text-align: center;
    border-radius: 50%;
    margin: 0 5px
}
.work-items .overlay2 .icons .icon a i.fa,
.work-items .overlay3 .p-details a i.fa {
    display: table-cell;
   vertical-align: middle
}
.work-items .overlay3 {
    background-color: rgba(15, 38, 58, 0.75);
    position: absolute;
    top: 5%;
    width: 90%;
    height: 90%;
    transition: 0.3s cubic-bezier(0.4, 0, 1, 1);
    -ms-transition: 0.3s cubic-bezier(0.4, 0, 1, 1);
    -moz-transition: 0.3s cubic-bezier(0.4, 0, 1, 1);
    -webkit-transition: 0.3s cubic-bezier(0.4, 0, 1, 1);
    left: 5%;;
    transform: scale(0);
    opacity: 0
}
.work-items .p-details {
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -37px;
    left: 50%;
    margin-left: -95px;
}
.work-items .p-details p {
    color: #fff;
    font-size: 20px;
    line-height: 28px;
    font-weight: 600
}
.widget_text ul li {
    color: rgba(255, 255, 255, 0.69) !important;
    padding: 0px 0px 10px 29px;
    position: relative;
    list-style: none;
    line-height: 28px;
}
.widget_text ul li a {
	color: rgba(255, 255, 255, 0.69) !important;
}
.widget_text ul li i {
	left: 0px;
	position: absolute;
	top: 7px;
}




/*-----------responsive_part---------------*/

@media only screen and (max-width: 768px) {
	.menu a {
		 margin-top:6px;
	}
	.navbar-brand {
		padding: 0 15px;
	}
	.hdsm img {
		padding: 0 0;
		max-width: 55px;
		display: inline-block;
		float: left;
	}
	.hdsm h1 {
		font-size: 20px;
    color: #9a138c;
    margin: 20px 10px 4px;
    font-weight: bold;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0px;
    text-transform: uppercase;
    line-height: 22px;
    float: left;
	}	
	.abtpart h2 {
		font-size: 23px;
	}
	.abtpart p {
		font-size: 14px;
		text-align:justify;
		line-height: 25px;
	}
	.form-column{
		margin-top:30px;
	}
	.srvbgg h2 {
		font-size: 22px;
		line-height: 27px;
		margin: 7px 6% 0;
	}
	.carousel-control{
		display:none;
	}
	.page-title .bread-crumb {
		display: none;
	}
	.page-title {
		padding: 40px 0px 40px;
	}
	.title-column h1 {
		font-size: 25px;
		text-align: center;
	}
	.contbgg .contact-info li {
		margin-bottom: 20px;
	}
	.contbgg .contact-info li p {
		font-size: 13px;
		line-height: 22px;
		margin-bottom: 0;
	}
	.ghhhd {
		margin: 0px 0;
		font-size: 12px;
	}
	.hdgl {
		font-size: 17px;
	}
	.abtbggj h2 {
		font-size: 21px;
	}
	.abtbggj p {
		font-size: 14px;
		line-height: 25px;
		text-align: justify;
	}
	.ptt p{
		text-align: left;
		margin:20px 0;
	}
	.coop {
		padding: 0px 0 0;
		margin-top: 0%;
	}
	.footer {
		padding: 10px 0 0px;
	}
	.pdrt {
		border-right: 0px solid #f2f2f2;
		padding: 0;
		margin: 0;
	}
	.smtt1{
		left: 0 !important;
		top: 561px !important;
	}
	.smtt3, .smtt2 {
		display:none;
	}
	.galerybg{
		padding:40px 20px;
		margin-bottom:50%;
	}
	.galerybg img {
		max-width: 360px;
	}
	.navbar-nav > li > a {
		padding-bottom: 0 !important;
	}		
	#navbar{
		margin: 0;
		padding: 0;
	}
	#nav-toggle {
		position: absolute;
		right: 0px;
	}
	.navbar-fixed-top, .navbar-fixed-bottom {
		position: fixed !important;
	}
	#nav-toggle {
		cursor: pointer;
		padding:24px 27px 19px 6px;
		width: 40px;
	}
	#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
		cursor: pointer;
		height: 1px;
		width: 23px;
		background-color: #000;
		border-color: #000;
		position: absolute;
		display: block;
		content: '';
		margin: 2px 0px;
	}
	#nav-toggle span:before {
		top: -10px;
	}
	#nav-toggle span:after {
		bottom: -10px;
	}
	#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
		transition: all 500ms ease-in-out;
	}
	#nav-toggle.active span {
		background-color: transparent;
	}
	#nav-toggle.active span:before, #nav-toggle.active span:after {
		top: 0;
	}
	#nav-toggle.active span:before {
		transform: rotate(45deg);
	}
	#nav-toggle.active span:after {
		transform: rotate(-45deg);
	}
	.footer .copyright {
		border-top: 0px solid rgba(255,255,255,0.21);
	}
	.footer-item h4 {
		margin-bottom:0px;
	}
	.footer .spanm {
		font-size: 17px;
		margin: 17px 10px 4px;
	}
	.ftg {
		max-width: 77px;
		float: left;
	}
	.smtt{
		margin-bottom:20px !important;
	}
	
}
@media only screen and (max-width: 520px) {


}
@media only screen and (max-width: 320px) {


}
.whatsapp_fixed{
    width: 50px;
    position: fixed;
    bottom: 70px;
    left: 10px;
    z-index: 9999;
}
















