@import url('https://fonts.googleapis.com/css2?family=Anton&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: 'Poppins', sans-serif;
}

*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}
body {
	margin:0;
	padding:0;
    font-family: 'Poppins', sans-serif;
}
.clear{
	clear:both;
}
.img{
	width:100%;
	display:block;
}
.v_a_img{
	vertical-align:middle;
}

hr{
	border:0.5px solid #f1f1f1;
}


.preloder {
	width: 100%;
	height: 100%;
	position: fixed;
	background-color: #fff;
	z-index: 9999999;
}
.preloder img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.printing_srv p {
    font-size: 15px;
    font-weight: 500;
    color: #000;
    text-align: justify;
    padding: 0% 1% 0% 1%;
    font-family:'Poppins', sans-serif;
    line-height: 160%;
}


.zoom{
	position: relative;
}

.pro_hover{
	position: absolute;
	width: 0%;
	height: 100%;
	background-color: #000;
    opacity: 0.4;
	top:0;
	transition: all 0.3s ease;
}

.pro_hover .fa{
	color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 30px;
    display: none;
}

.zoom:hover .pro_hover{
	width: 100%;
}

.zoom:hover .pro_hover .fa{
	display: block;
}


/*--------------------------------------------------------------
Top Nave
--------------------------------------------------------------*/


.ctr_txt23 a {
    font-family:'Poppins', sans-serif;
    font-size: 16px;
    background-color: #8ed8f8;
    color: #fff!important;
    font-weight: 600;
    padding: 10px 20px!important;
    text-decoration: none;
    letter-spacing: 1px;
}

.ctr_txt23 a:hover {
    background-color: #62c0e8;
    color: #fff!important;
}


/*--------------------------------------------------------------
Header
--------------------------------------------------------------*/
.top_main{
	width:100%;
	z-index: 999999;
    position: absolute;
}
.top{
	width:96%;
	margin:0 auto;
	max-width:1440px;
}

.top2{
	width:96%;
	margin:0 auto;
	max-width:1440px;
}

.navbar1{
	width:115px;
	float:right;
	margin:1%;
}
.navbar1 .fa{
	font-size:16px !important;
	color:#8ad7f8;
	
}

.navbar1 ul li a{
	font-family:'Poppins', sans-serif;
	color:#fff;
	float:left;
	font-size:15px;
	padding: 10px 17px 10px 17px;
	text-decoration:none;
}

.navbar1 ul li a:hover{
	background-color:#c62827;
}

.navbar1 ul li a:active{
	background-color:#c62827!important;
}

.logo{
	width:150px;
	float:left;
	margin:0.5%;
}

.top_right{
	width:825px;
	float:right;
}

.logo2{
	width:18px;
	float:right;
	margin:5.5% 1% 0%;
}

.navbar{
	width:695px;
    float: right;
	margin: 3% 0% 0%;
}

.call_em{
	width:570px;
	float:left;
	margin:1% 0.5% 1%;
}

.call{
	width:170px;
	float:left;
}

.email{
	width:220px;
	float:left;
}

.s_icon{
	width:100px;
	float:right;
}

.s_icon .fa{
	line-height:260%;
	font-size:18px;
}

.s_icon .fa:hover{
	color:#5355bd;
}

.call_em_txt{
	font-family:'Poppins', sans-serif;
	color:#000;
	font-size:14px;
}

.call_em_txt .fa{
	font-size:16px !important;
	color:#8ad7f8;
}

.logo2 .fa{
	color:#fff;
	font-size:14px;
}


.gallery_col_sm3{
    width: 48%;
    margin: 1%;
    float: left;
	border-left: 12px solid #000;

}


.gallery_brd{
  border-bottom-color: #000!important;
    border-top-color: #2e2e2e!important;
    border-left-color: #2e2e2e!important;
    border-right-color: #000!important;
	border: 15px solid;
    box-sizing: border-box;
    overflow: hidden;

}


.main_heading h1 {
  margin: 1%;
  font-size:30px;
  font-weight:400;
  line-height: 1.5;
  color: #000;
  font-family:'Poppins', sans-serif;
}



.main_heading2 h1 {

  position: relative;
  display: inline;
  margin: 1%;
  font-size:30px;
  line-height: 1.5;
  border-color: black;
  border-style: solid;
  border-width: 0.01rem 0;
  white-space: pre-wrap;
  color: white;
  background-color: black;
  padding: 0 0.625rem;
  font-family:'Poppins', sans-serif;
}


.gallery h1{
   font-size: 18px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    font-family:'Poppins', sans-serif;
    line-height: 160%;
    background-color: #a1238f;
    text-transform: capitalize;
    padding: 2% 0%; 
    margin-top: -1%; 
}


.gallery p{
    font-size: 15px;
    font-weight: 500;
    color: #000;
    text-align: justify;
    padding:2%;
	background-color: #f5f5f5;
    font-family:'Poppins', sans-serif;
    line-height: 160%;
	min-height: 115px;
}






/*--------------------------------------------------------------
Footer Text Line
--------------------------------------------------------------*/
.ftr_bg_clr{
	background-color:#f8f8f8;
}
.ftr_bg_clr2{
	border-top:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7;
	background-color:#f8f8f8;
}
.ftr_bg_clr3{
	background-color:#f8f8f8;
}
.footer_text_maq{
	font-family: 'Poppins', sans-serif;
	color:#000;
	font-size: 14px;
	text-align: left;
	font-weight:500;
	padding:0.5%;
}

.inner_container{
	width:90%;
	max-width:1300px;
	margin:0 auto;
}


.border3{
	border:1px solid #341e7f;
	margin:1% 0%;
}



.page_link ul {
    list-style-image:;
}
.page_link ul li a{
	font-family: 'Poppins', sans-serif;
	font-size:13px;
	color:#fff;
	font-weight:500;
	text-align:center;
	line-height:160%;
	margin:0%;
	padding:0% 1%;
	text-decoration:none;
	float:left;
	border-right: 1px solid #341e7f;
}
.page_link li:last-child a {
	border-right: none;
}

.page_link2 ul {
    list-style-image:;
}
.page_link2 ul li {
	font-family: 'Poppins', sans-serif;
	font-size:13px;
	color:#fff;
	font-weight:500;
	text-align:center;
	line-height:160%;
	margin:0%;
	padding:0% 1%;
	text-decoration:none;
	float:left;
	border-right: 1px solid #242424;
}

.disclaimer{
	font-family:'Poppins', sans-serif;
	color:#fff;
	font-size:14px;
	text-align:justify;
	line-height:160%;
	padding-bottom:1%;
}



.cont_overly{
	position: absolute;
    top: 80%;
    left: 50%;
    transform: translate(-50%, -50%);
	width:70%;
}



/*--------------------------------------------------------------
banner text
--------------------------------------------------------------*/

.hero-text{
	position: absolute;
	top: 60%;
	left: 50%;
	transform: translate(-50%, -50%);
	width:50%;
}

.hero-text h1 {
    text-align: center;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size:40px;
    font-weight:300;
    line-height: 140%;
	letter-spacing:2px;
	background-color:rgba(0, 0, 0, 0.2);
	border-radius:10px
}

.hero-text p {
    color: #fff;
	text-align: center;
    font-family: 'Poppins', sans-serif;
    font-size:18px;
    font-weight:500;
    line-height: 150%;
}


.hero-text2{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	width:70%;
}

.hero-text2 h1 {
    text-align: center;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size:40px;
    font-weight:300;
    line-height: 140%;
	letter-spacing:7px;
	background-color:rgba(0, 0, 0, 0.2);
	border-radius:10px
}


/*--------------------------------------------------------------
Front Page
--------------------------------------------------------------*/
.banner{
	width:100%;
	position:relative;

}

.link{
	text-decoration:none;
	color:#fff;
}

.link:hover{
	text-decoration:none;
	color:#fff;
}

.link2{
	text-decoration:none;
	color:#000;
}




/*--------------------------------------------------------------
Regular Content
--------------------------------------------------------------*/
.col_sm1{
	width:100%;
	margin:0 auto;
}

.col_sm1111{
	width:70%;
	margin:0 auto;
}

.col_sm2{
	width:48%;
	float:left;
	margin:1% 1%;
}

.col_sm22{
	width: 54%;
    float: left;
	margin: 3% 0% 3% -4%;
}

.col_sm222{
	width: 50%;
    float: left;
}

.col_sm3{
	width:31%;
	float:left;
	margin:1%;
	position:relative;
}


.latest h1{
	font-family: 'Poppins', sans-serif;
    color: #fff;
    font-size: 25px;
    text-align: left;
    font-weight: 400;
	line-height:140%;
}

.latest p{
	font-family: 'Poppins', sans-serif;
    color: #fff;
    font-size: 16px;
    text-align: left;
    font-weight: 400;
	line-height:160%;
}


.col_sm33{
	width:31%;
	float:left;
	margin:1% 1%;
}




.ftr_menu ul li a {
    font-family: 'Poppins', sans-serif;
    color: #fff;
    text-decoration: none;
    line-height: 235%;
	font-weight: 500;
    font-size: 15px;
	text-transform:capitalize;
}

.ftr_menu ul {
    margin-left:1%;
}



.col_sm4{
	width:23%;
	margin:1%;
	float:left;
}
.col_sm5{
	width:18%;
	margin:1%;
	float:left;
}
.col_sm8{
	width:40%;
	margin:1%;
	float:left;
}
.col_sm88{
	width:55%;
	margin:1%;
	float:left;
}

.col_sm99{
	width:38%;
	margin:1%;
	float:left;
}
.col_sm9{
	width:28%;
	margin:1%;
	float:left;	
}

.col_sm100{
	width:60%;
	float:left;
	margin:1%;
}

.col_sm10{
	width:35%;
	float:left;
	margin:1%;
}

.ab_shdw22 {
    -webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 15%);
    background-color: rgb(255 255 255);
	margin:1% auto;
}



.new_prt h1 {
    font-family:'Anton', sans-serif;
    font-size: 25px;
    font-weight: 500;
    text-align: left;
    color: #204ca2;
	letter-spacing:1px;
    margin: 1% 0% 4%;
}

.new_prt p {
    font-family:'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    line-height: 150%;
    text-align: justify;
    margin: 2% 0%;
}


.srv_view_all2 {
    width:230px;
    float: left;
    margin:2% 0% 1%;
}

.srv_btn2 {
    width: 100%;
    padding: 5% 2% 5% 2%;
    font-size: 15px;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    background-color: #62c0e8;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    font-weight: 600;
    border: 1px solid #62c0e8;
    text-transform: uppercase;
}

.srv_btn2:hover{
	background-color: #142b58;
	border: 1px solid #142b58;
	color: #fff;
}



.srv_view_all4 {
    width:230px;
    float: left;
    margin:2% 0% 1%;
}

.srv_btn4 {
    width: 100%;
    padding: 5% 2% 5% 2%;
    font-size: 15px;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    background-color: #62c0e8;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    font-weight: 600;
    border: 1px solid #62c0e8;
    text-transform: uppercase;
}

.srv_btn4:hover{
	background-color: #142b58;
	border: 1px solid #142b58;
	color: #fff;
}







.btn_div{
	width:700px;
	float:none;
	margin:1% auto;
}



.srv_view_all3 {
    width:320px;
    float: left;
    margin:3% 1%;
}

.srv_btn3 {
    width: 100%;
    padding: 7% 2% 7% 2%;
    font-size: 14px;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    background-color: #d7bd8a;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    font-weight: 600;
    border: 1px solid #d7bd8a;
    text-transform: uppercase;
}

.srv_btn3:hover{
	background-color: #cbb07c;
	border: 1px solid #cbb07c;
	color: #fff;
}

/*--------------------------------------------------------------
Zoom img
--------------------------------------------------------------*/
.column {
    text-align: center;
}

figure {
    overflow: hidden;
    margin:0%;
    padding:0%;
}

a p {
    color: black;
    margin-top: 8px;
    font-family:'Poppins', sans-serif;
}

a:hover {
    text-decoration: none;
}

.column img {
    display: block;
    height: auto;
} 

.column#zoomIn img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.column#zoomIn:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
} 


/* Opacity #2 */
.hover12 figure {
	background: #d7bd8a;
}
.hover12 figure img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover12 figure:hover img {
	opacity: .5;
}


/*--------------------------------------------------------------
extra
--------------------------------------------------------------*/
.srv_bg{
	background-image: url(../images/service_bg.jpg);
	background-size: 100%;
	padding: 3% 0%;
}

.srv_brd2 {
    background-color: #fff;
    padding: 2% 2% 2% 2%;
}


.srv_text p{
	font-size:16px;
    font-weight: 500;
    color: #000;
    text-align: justify;
    padding:1% 1% 2% 1%;
    font-family: 'Poppins', sans-serif;
    line-height: 160%;
}


.srv_text h1{
	font-size:23px;
    font-weight: 600;
    color: #1d271e;
    text-align: left;
    padding:1% 1% 1% 1%;
    font-family: 'Poppins', sans-serif;
    line-height: 150%;
}



.bg_clr1{
	background-color: #031c4e;
	background-position: 0;
}
.logo_brd {
    border: 1px solid #d3d3d3;
}

.bg_clr2{
	background-color:#f0f0f0;
	background-position:center;
	padding:30px 0px;
}

.bg_clr22{
	background-color:#f0f0f0;
	background-image:url(../images/bg7.jpg);
	background-position:center;
	padding:30px 0px;
}

.bg_clr3{
	background-color:#142b58;
	padding:20px 0px;
}

.bg_clr4{
	background-color:#fff;
}

.bg_clr5{
	background-color:#0b1c3c;
}

.bg_clr6{
	background-color:#f0f0f0;
	padding:20px 0px ; 
}


.hero1 {
    background-image: url(../images/testi_bg.jpg);
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    padding: 20px 0px;
}


.hero2 {
    background-image: url(../images/bg1.jpg);
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    padding: 20px 0px;
}


.hero3 {
    background-image: url(../images/bg1.jpg);
    background-size: cover;
    background-position: center center;
    padding: 110px 100px 110px 30px;
}


.latest_col_sm5{
	width:20%;
	float:left;
	position:relative;
	overflow:hidden;
	
}

.bg_img1{
  background-image: url("../images/bg_img1.jpg");
  background-position: center;
  background-repeat: no-repeat;
  padding: 95px 70px;
  height:300px;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  
}

.bg_img1:hover {  
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2); /* IE 9 */ 
  transform: scale(1.2);
} 

.bg_img2{
  background-image: url("../images/bg_img2.jpg");
  background-position: center;
  background-repeat: no-repeat;
  padding: 95px 70px;
  height:300px;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  
}


.bg_img2:hover {  
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2); /* IE 9 */ 
  transform: scale(1.2);
} 


.bg_img3{
  background-image: url("../images/bg_img3.jpg");
  background-position: center;
  background-repeat: no-repeat;
  padding: 95px 70px;
  height:300px;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  
}


.bg_img3:hover {  
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2); /* IE 9 */ 
  transform: scale(1.2);
} 


/*--------------------------------------------------------------
Home page our product
--------------------------------------------------------------*/

.wel_col20{
	width:18%;
	float:left;
	margin:1%;
}

.wel_col40{
	width:38%;
	float:left;
	margin:1%;
}





.line1{
	width: 10%;
    background-color: #a2a2a2;
    height: 1px;
    margin: 1% auto;
}

.line2{
	width:5%;
    background-color: #a2a2a2;
    height: 1px;
    margin: 0% auto;
}

.pro{
	text-align:center;
}

.pro h1{
	font-family: 'Poppins', sans-serif;
    color: #000;
    font-size:37px;
    text-align: center;
    margin: 3% 0% 2% 1%;
    font-weight: 700;
}

.col_sm1_ovo{
	width:100%;
	position:relative;
	
}


.col_sm1_ovo2{
    background-color: #fff!important;
    padding: 16px 15px 16px 15px;
}


.pro h2 {
    font-family: 'Poppins', sans-serif;
    color: #222222;
    font-size: 20px;
    text-align: center;
    font-weight: 700;
	padding:1%;
}

.brd_left{
	border-left: 1px solid #c5c5c5;
    padding-left: 25px;
}

.who h1{
	font-family:'Poppins', sans-serif;
	font-size:26px;
	font-weight:500;
	line-height:150%;
}

.who h1 span{
	font-family: 'Anton', sans-serif;
	font-size:30px;
	line-height:150%;
	color:#204ca2;
	letter-spacing:1px;
}

.brd{
	border:1.5px solid #323887;
	width:10%;
	margin:2% 0%;
}

.who h2{
	font-family: 'Poppins', sans-serif;
	font-size:16px;
	font-weight:600;
	line-height:150%;
	text-align:justify;
	margin:0% 0%;
}

.who p{
	font-family: 'Poppins', sans-serif;
	font-size:16px;
	font-weight:400;
	color:#000;
	line-height:160%;
	text-align:justify;
	margin:0% 0%;
}

.who p span{
	color: #204ca2;
	 font-size: 25px;
	 font-family: 'Anton', sans-serif;
}




.who3 p{
	font-family: 'Poppins', sans-serif;
	font-size:16px;
	font-weight:400;
	color:#000;
	line-height:160%;
	text-align:center;
	margin:0% 0%;
}

.who3 p span{
	color: #204ca2;
	 font-size: 25px;
	 font-family: 'Anton', sans-serif;
}





.testi h1{
	
	font-size:40px;
	font-weight:700;
	text-align:right;
	margin:2% 3%;
	color:#000;
	line-height:140%;
}


.testi p{
	font-family: 'Poppins', sans-serif;
	font-size:16px;
	font-weight:400;
	color:#000;
	line-height:160%;
	text-align:justify;
	margin:4% 3% 2%;
}


.testi h5{
	font-family: 'Poppins', sans-serif;
	font-size:16px;
	font-weight:500;
	color:#000;
	line-height:170%;
	text-align:center;
	margin:2% 0%;
}
.testi h2{
	font-family: 'Poppins', sans-serif;
	font-size:18px;
	font-weight:600;
	text-align:center;
	margin:2% 0%;
	color:#2a166f;
	line-height:140%;
	text-transform:uppercase;
}

.testi h3{
	font-family: 'Poppins', sans-serif;
	font-size:18px;
	font-weight:500;
	text-align:right;
	margin:2% 3% 0%;
	color:#666666;
	line-height:140%;
	text-transform:uppercase;
}



.who2 h1 span{
	font-family: 'Poppins', sans-serif;
	font-size:35px;
	font-weight:700;
	text-align:left;
	margin:2% 0%;
	line-height:120%;
}

.who2 h1{
	font-family: 'Poppins', sans-serif;
	font-size:15px;
	font-weight:400;
	text-align:justify;
	margin:2% 0%;
	line-height:140%;
}

.who2 p{
	font-family: 'Poppins', sans-serif;
	font-size:17px;
	font-weight:400;
	color:#000;
	line-height:160%;
	text-align:justify;
	margin:2% 0%;
}

.who ul li a{
	font-family: 'Poppins', sans-serif;
    float: left;
    margin: 0% 1%;
    padding: 18px 22px;
    background-color: #ef3f34;
    text-decoration: none;
    color: #fff;
}

.values{
	text-align:center;
}

.values h1{
	font-family: 'Poppins', sans-serif;
	font-size:24px;
	font-weight:600;
	text-align:center;
	margin:3% 0%;
	line-height:160%;
}


.values h1 span{
	font-size:20px;
	font-weight:500;
	line-height:130%;
	text-transform:uppercase;
}

.ftr_txt h1{
	font-family: 'Poppins', sans-serif;
	font-size:20px;
	font-weight:600;
	margin:0% 0% 10% 0%;
	color:#fff;
	text-transform:uppercase;
}

.ftr_txt3 h1{
	font-family: 'Poppins', sans-serif;
	font-size:20px;
	font-weight:600;
	margin:0% 0% 10% 10%;
	color:#fff;
	text-transform:uppercase;
}

.ftr_txt h2{
	font-family: 'Poppins', sans-serif;
	font-size:18px;
	font-weight:500;
	margin:0% 0% 2% 0%;
	color:#fff;
}

.ftr_txt p{
	font-family: 'Poppins', sans-serif;
	font-size:15px;
	font-weight:400;
	margin:1% 0%;
	line-height:160%;
	color:#fff;
	text-align:left;
}

.ftr_txt p span{
	font-weight:600;
	font-size:16px;
	text-transform:uppercase;
	font-family: 'Poppins', sans-serif;
}



.ftr_txt2 p{
	font-family: 'Poppins', sans-serif;
	font-size:15px;
	font-weight:400;
	margin:1% 0%;
	line-height:160%;
	color:#fff;
	text-align:justify;
}

.ftr_lt_txt{
	font-family: 'Poppins', sans-serif;
	font-size:14px;
	font-weight:400;
	line-height:160%;
	color:#fff;
}

.ftr_right{
	text-align:right;
}





.abt p{
	font-family: 'Poppins', sans-serif;
	font-size:16px;
	font-weight:400;
	color:#000;
	line-height:160%;
	text-align:justify;
	margin:0% 0%;
}

.abt p span{
	color: #204ca2;
	 font-size: 25px;
	 font-family: 'Anton', sans-serif;
	 padding:1% 2%;
}


.work p{
	font-family: 'Poppins', sans-serif;
	font-size:16px;
	font-weight:400;
	color:#000;
	line-height:160%;
	text-align:justify;
	margin:0% 0%;
	padding:1% 0%;
}

.work p span{
	color: #204ca2;
	 font-size: 25px;
	 font-family: 'Anton', sans-serif;
}

.work h4{
	font-family: 'Poppins', sans-serif;
	font-size:18px;
	font-weight:600;
	color:#204ca2;
	line-height:160%;
	text-align:justify;
	margin:0% 0%;
	padding:1% 0%;
}



.work h5{
	font-family: 'Poppins', sans-serif;
	font-size:16px;
	font-weight:400;
	color:#000;
	line-height:160%;
	text-align:justify;
	margin:0% 0%;
	padding:1% 0%;
}

.work h5 span{
	font-weight:600;
}




.membership h1{
	color: #204ca2;
	 font-size: 25px;
	 font-family: 'Anton', sans-serif;
	 margin:0% 0%;
	 padding:1% 0% 0%;
	 line-height:150%;
	text-align:center;
}

.membership h1 span{
	font-family: 'Poppins', sans-serif;
	font-size:16px;
	font-weight:400;
	color:#000;
	line-height:140%!important;
	text-align:center;
}

.membership p{
	font-family: 'Poppins', sans-serif;
	font-size:16px;
	font-weight:400;
	color:#000;
	line-height:160%;
	text-align:center;
	margin:0% 0%;
	padding:1% 0%;
}



/*--------------------------------------------------------------
Circle image hover effect
--------------------------------------------------------------*/

.img2 {
    display:block;
    width: 100%;
    height: auto;
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .7s;
    transition-property: all;
}

.hover15 figure {
	position: relative;
	display: block;
    overflow: hidden;
	
}
.hover15 figure::before {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	display: block;
	content: '';
	width: 0;
	height: 0;
	background: rgba(255,255,255,.2);
	border-radius: 100%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
}
.hover15 figure:hover::before {
	-webkit-animation: circle .75s;
	animation: circle .75s;
}
@-webkit-keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
@keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}



/* Opacity #1 */
.hover11 figure img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover11 figure:hover img {
	opacity: .5;
}


/*--------------------------------------------------------------
Bullet
--------------------------------------------------------------*/
.bullet  {
	width:100%;
	margin-top:0%;
}

.bullet ul {
    list-style-image:url(../images/bullet.png);
	margin-left:2%;
}

.bullet ul li{
	font-family:'Poppins', sans-serif;
	font-size:16px;
	line-height:150%;
	color:#000;
	margin:0% 2% 0.1% 2%;
	text-decoration: none;
	font-weight:400;
	text-align:justify;
}



.bullet2  {
	width:100%;
	margin-top:0%;
}

.bullet2 ul {
    list-style-image:url(../images/bullet.png);
	margin-left:2%;
}

.bullet2 ul li{
	font-family:'Poppins', sans-serif;
	font-size:16px;
	line-height:150%;
	color:#fff;
	margin:0% 2% 0.1% 2%;
	text-decoration: none;
	font-weight:400;
	text-align:justify;
}



/*--------
fixe img
---------*/
.hero2 {
    background-image: url(../images/bg_img1.jpg);
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    padding: 20px 0px;
}

.hero1 {
    background-image: url(../images/bg_img2.jpg);
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    padding: 20px 0px;
}

.tag p{
	font-family:'Poppins', sans-serif;
	font-size:16px;
	text-align:justify;
	line-height:160%;
	color:#fff;
	padding:1% 2% 1%;
	font-weight:400;
}

.tag h1{
	font-family:'Poppins', sans-serif;
	font-size:22px;
	text-align:justify;
	color:#fff;
	padding:1% 2% 1%;
	font-weight:600;
}


/*--------------------------------------------------------------
Table
--------------------------------------------------------------*/
table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}

.tab_def{
	margin:1%;
}

table tr {
  background-color: #f8f8f8;
  border: 1px solid #ddd;
  padding: .35em;
}

table th,
table td {
  padding:8px;
  text-align: center;
  font-family:'PoppiNs', sans-serif;
  color: #000;
  font-weight:500;
  font-size:16px;
  line-height:150%;
  border: 1px solid #ddd;
}

table td b {
  font-weight:700;
  font-size:15px;
}


.table_hed{
	font-size: 17px;
    font-weight:600;
    color: #000;
    font-family:'PoppiNs', sans-serif;
	text-align:center;
    text-transform: uppercase;
    padding: 1%;
}



/*--------------------------------------------------------------
Contact Page
--------------------------------------------------------------*/
.page_head{
	font-family:'Poppins', sans-serif;
	color: #000;
	font-size: 25px;
	font-weight: 700;
	margin-top: 3%;
	margin-right: 0%;
	margin-bottom:1%;
	margin-left: 1%;
}


.page_head2{
	font-family:'Poppins', sans-serif;
	color: #fff;
	font-size: 25px;
	font-weight: 700;
	margin-top: 3%;
	margin-right: 0%;
	margin-bottom:1%;
	margin-left: 1%;
}
.contact_txt h2{
	font-family: 'Poppins', sans-serif;
	font-size:20px;
	font-weight:600;
	padding:1% 1% 0%;
	color:#122a5a;
}
.cont_col_sm3{
	width:31%;
	float:left;
	margin:1%;
	border:1px solid #e9e9e9;
	background-color:rgba(255, 255, 255, 0.7);
	min-height:140px;
}
.cont_pdg_sm3{
	padding:1% 1.5%;
}
.con_heading h2{
	font-family: 'Poppins', sans-serif;
	color: #000;
	font-size: 18px;
	font-weight:600;
	padding:2% 1% 0%;
}
.cont_icn {
    width: 20px;
    float: left;
    margin: 1% 3% 0% 1%;  
}
.cont_icn i {
	font-size:20px;
}

.cont_txt_main {
    width: 85%;
    float: left;
}
.cont_txt_main p {
    font-family: 'Poppins', sans-serif;
    color: #303030;
    font-size: 14px;
    font-weight: 600;
    line-height: 150%;
    text-align: justify;
}

/* profole css start here */
        .col_lg_1{
            width: 35%;
            float: right;
            margin: 1%;
        }
        .col_lg_11{
            width: 61%;
            float: left;
            margin: 1%;
        }

        .prD_head h2{
            font-family: 'Poppins', sans-serif;
            font-size: 24px;
            font-weight: 700;
            color: #2f3885;
			padding:1% 0% 2%;
        }

        .Idl_txt p{
            font-family: 'Poppins', sans-serif;
            font-size: 15px;
            font-weight: 400;
            color: #000;
            line-height: 140%;
            text-align: justify;
            margin: 2% 0%;
        }

        .Idl_txt p strong{
            font-weight: 700;
            color: #000;
        }
	

/*--------------------------------------------------------------
profile
--------------------------------------------------------------*/	
		
.pro_col_sm9 {
    width: 66%;
    float: left;
    margin: 1%;
}
.pro_col_sm99 {
    width: 30%;
    float: right;
    margin: 1%;
}
.d_col_sm2{
	 width: 48%;
    float: left;
    margin: 1% 1% 1% 1%;
	min-height:305px;
	background-color: #fafafa;
}

.d_col_sm22{
	 width: 48%;
    float: left;
    margin: 1% 1% 1% 1%;
	min-height: 200px;
	background-color: #fafafa;
}

.dire_txt h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #000;
    text-align: center;
    margin: 2% 0% 2%;
}

.dire_txt p {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: #000;
    line-height: 150%;
    text-align: center;
    margin: 2% 0%;
}

.dire_brd{
	border:1px solid #d3d3d3;
	padding:1%;
	border-radius: 25px;
}

.dir_bld{
	font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #000;
    text-align: center;
}

.cen_txt{
	text-align:center;
}

.dir_bg{
	background-color:#fafafa;
	padding:2% 0%;
}

.pro_col_sm3{
	width: 31%;
    float: left;
    margin: 1% 1% 1% 0%;
}

@media only screen and (max-width:1000px){
.pro_col_sm9 {
    width: 98%;
    float: left;
    margin: 1%;
}
.pro_col_sm99 {
    width: 50%;
    float: none;
    margin: 1% auto;
}
}

@media only screen and (max-width:980px){
.d_col_sm2 {
    width: 98%;
    min-height: auto;
}
.d_col_sm22 {
    width: 98%;
    min-height: auto;
}
}

@media only screen and (max-width:800px){
.pro_col_sm99 {
    width: 60%;
}
}

@media only screen and (max-width:700px){
.pro_col_sm3 {
    width: 49%;
}
.pro_col_sm99 {
    width: 70%;
}
}

@media only screen and (max-width:600px){

.pro_col_sm99 {
    width: 80%;
}
}
@media only screen and (max-width:550px){
.pro_col_sm3 {
    width: 98%;
}
}
@media only screen and (max-width:500px){
.pro_col_sm99 {
    width: 98%;
}
}
		

/*--------------------------------------------------------------
top_arrow
--------------------------------------------------------------*/
.top_arrow{
	width:35px;
	height:38px;
	position:fixed;
	right:1%;
	bottom:5%;
	transition-duration: 1s;
	background-image:url('../images/top.png');
	cursor:pointer;
	background-repeat:no-repeat;
	z-index: 999;
	background-size:100% 100%;
}
.top_arrow:hover{
	width:35px;
	height:38px;
	position:fixed;
	right:1%;
	transition-duration: 1s;
	bottom:5%;
	cursor:pointer;
	background-image:url('../images/top.png');
	background-size:100% 100%;
}


.m-blk{
	display:none!important;
}




@media only screen and (max-width:1920px){
.cont_overly {
    top: 70%;
}
}



@media only screen and (max-width:1400px){
.cont_overly {
    top: 80%;
}
}



@media only screen and (max-width:1150px){
.inner_container{
	width:98%;
}
}


@media only screen and (max-width:1125px){
.top{
	width:98%;
}
.top2{
	width:96%;
}
}

@media only screen and (max-width:1033px){
.top_right {
    width: 724px;
}
}


@media only screen and (max-width:999px){
.navbar {
    width: 484px;
}
.top_right {
    width: 683px;
}
}

@media only screen and (max-width:960px){

.page_head2 {
    color:#000;
	margin-top: 0%;
}

.cont_overly {
    position: static;
    transform:none; 
}

.email {
    display: none;
}

.call {
    display: none;
}

.call_em {
    margin: 0% 0.5% 0%;
}

.ctr_txt23 a {
    padding: 10px 10px!important;
}
.top_main {
    width: 100%;
    z-index: 999999;
    position: static;
	position:relative;
}


.m-blk{
	display:block!important;
}
.navbar1{
	display:none;
}

.top {
    width: 100%;
}
.top_right {
    width: 100%;
	float:none;
}
.navbar {
    width: 100%!important;
	float:none!important;
	margin:0% auto!important;
	background-color: #d7bd8a!important;
}
.logo{
	margin:1% auto;
	float:none;
}
.logo2{
	margin:1% auto;
	float:none;
}
}

@media only screen and (max-width:900px){

.col_sm8 {
    width:98%;
}

.col_sm88{
    width:98%;
}

.latest_col_sm5 {
    width: 33%;
}

.gallery_col_sm3 {
    width: 48%;
}
.cont_col_sm3{
	width:100%;
	    min-height: auto;
}
.col_sm100 {
    width: 50%;
    float: none;
    margin: 1% auto;
}
.col_sm10 {
    width: 98%;
}
.col_sm100 {
    width: 98%;
}


.col_sm222{
	width: 100%;
}

.col_sm22 {
    width: 100%;
    margin: 0%;
}

.hero3 {
    padding: 31px 31px;
}

}


@media only screen and (max-width:800px){
.abt p span {
    padding: 1% 0%;
}

.col_sm9{
    width: 98%;
}

.col_sm99{
    width: 98%;
}

.ftr_menu ul {
    margin-left: 0%;
}

.ftr_txt3 h1 {
    margin: 4% 0%;
}

.p_col_sm3 {
    width: 49%;
}

.col_sm111{
	width:320px;
}

.col_sm11{
	width:98%;
	margin:2% auto;
}

.col_sm3 {
    width: 98%;
    float: none;
    margin: 1%;
}
	
.col_sm22{
	width: 100%;
}

.brd_left {
    border-left: 0px;
    padding-left: 0px;
}

.col_sm4{
	width:100%;
}

.col_sm33{
	width:100%;
	margin:1% 0%;
}

.ftr_txt h1{
	margin:4% 0%;
}

.col_sm2{
	width:100%;
}

.ftr_right{
	text-align:left;
}

.preloder img {
    width: 50%;
}
}


@media only screen and (max-width:750px){
.page_link ul li a{
	padding:0% 2.5%;
}
.page_link2 ul li {
	padding:0% 2.5%;
}

.srv_view_all3 {
    float: none;
    margin: 3% auto;
}
.btn_div {
    width: 100%;
    float: none;
    margin: 1% auto;
}
}


@media only screen and (max-width:600px){


.bullet2 ul {
    margin-left: 5%;
}

.bullet ul {
    margin-left: 4%;
}

.gallery_col_sm3 {
    width: 98%;
}

.latest_col_sm5 {
    width: 50%;
}

.hero-text h1 {
    font-size: 20px;
}

.hero-text2 h1 {
    font-size: 20px;
}

.hero-text {
    top:45%;
    left: 50%;
    width: 80%;
}
}

@media only screen and (max-width:500px){
.call{
	margin:2% 0%;
}
.email{
	margin:2% 0%;
}

.p_col_sm3{
    width: 98%;
}
.latest_col_sm5{
    width: 100%;
}
}

@media only screen and (max-width:400px){
.bullet ul {
    margin-left: 5%;
}
}
