/*
::-moz-selection {
	background:rgba(0,0,0,0);
	}
::selection { 
	background:rgba(0,0,0,0);
	} 	
*/
	
body{ 
  	margin:0; 
 	padding:0; 
 	font-family: Montserrat;
	color:#999;
	}
*{margin:0; padding:0; 
}
img,a{ border:none; outline:none;}
a{ text-decoration:none;}
ul,li{ list-style:none;}
input, textarea, select{
	outline:none;
	}
h1{ font-size:52px;}
h2{ font-size:34px;}



.alignleft{
	float:left;
	margin:0 10px 15px 0;
	}
.alignright{
	float:right;
	margin:0 0px 15px 10px;
	}
.aligncenter{
	display:block;
	margin:15px auto;
	}

.clear:after{
	display:block;
	clear:both;
	content:'';
	}
.spacer10{ height:10px;}
.spacer15{ height:15px;}
.spacer20{ height:20px;}
.spacer25{ height:25px;}
.spacer30{ height:30px;}     
.spacer40{ height:40px;}


.boxSizing{
	box-sizing:border-box;
	}
.wrapper{ 
	width:1150px;
	margin:0px auto;
	position:relative;
	}
.wrapper:after{
	clear:both;
	display: block; 
	content:'';
	}

    .wrapper-auto {
        width: 98%;
        margin: 0px auto;
        position: relative;
        padding: 0 10px;
        display: block;
    }
/***************************
	Header css start
*****************************/
::-webkit-input-placeholder { /*Chrome/Opera/Safari */
  opacity:1
	}
::-moz-placeholder { /* Firefox 19+ */
  opacity:1
	}
:-ms-input-placeholder { /* IE 10+ */
  opacity:1
	}
:-moz-placeholder { /* Firefox 18- */
  opacity:1
	}	
.transition250{
	-webkit-transition:all 250ms ease 0s;
	-moz-transition:all 250ms ease 0s;
	-ms-transition:all 250ms ease 0s;
	-o-transition:all 250ms ease 0s;
	transition:all 250ms ease 0s;
	}	
.transition350{
	-webkit-transition:all 250ms ease 0s;
	-moz-transition:all 250ms ease 0s;
	-ms-transition:all 250ms ease 0s;
	-o-transition:all 250ms ease 0s;
	transition:all 250ms ease 0s;
	}	

header{
	}
.stickyTop{
	position:relative;
	top:0;
	left:0;
	right:0;
	width:100%;
	z-index:99;
	}	
    .headTop {
        padding: 0px 0;
        border-bottom: 2px solid #e8e8e8;
        background: #dddddd;
    }
.topRight{
	float: left;
    padding: 5px 0 0 0;
	}	
.topRight span{
    display: inline-table;
    float: left;
    font-family:  'Montserrat';
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    padding: 0 15px 0 0px;
	}
.topRight span a{
    display: block;
	color:#4f4f4f;
	}
.topRight span a p{
    display: inline-block;
	color:#4f4f4f;
	font-family: 'Montserrat';
	font-size: 14px;
    font-weight: 400;
	}
.topRight span a i {
    padding-right: 7px;
	}	
.topmail{
	}
.topcall{
	}
	
.social{
	float: right;
    padding: 0px 0 0;
	}
.social li{
	border-right: 1px solid #e8e8e8;
    display: inline-block;
    float: left;
    margin-left: 0;
    vertical-align: top;
	}	
.social li:first-child{
	border-left: 1px solid #e8e8e8;
	}
    .social li a {
        background-position: center center;
        background-repeat: no-repeat;
        color: #202020;
        display: block;
        height: 37px;
        line-height: 37px;
        text-align: center;
        width: 42px;
    }
.fa.fa-facebook:hover {
    color: #1877F2;
	}	
.fa.fa-whatsapp:hover {
    color:#25d366;
	}	
.fa.fa-instagram:hover {
    color: #C33;
	}	
.fa.fa-google-plus:hover {
    color:#C00;
	}	
.fa.fa-youtube-play:hover {
    color:#FF0000;
	}	


    .logo {
        float: left;
        padding: 0px 0 0;
        width: 28%;
    }
.logo img{
	padding: 0px 0 0;
	vertical-align:bottom;
	}
    .logo a img {
        width: 100%;
        display: block;
    }
.menuBar{
    margin: 0;
    padding: 9px 0;
    width: 100%;
	}




/******************
	banner section
**************/
.banner{
    padding: 0 0 0px;
    position: relative;
	}
.banner.innerPgBn {
    overflow: hidden;
    padding: 0;
	}	
.banner.innerPgBn img{
	width:2100px;
	left:50%;
	margin:0 0 0 -1050px;
	position:relative;
	height:auto;
    vertical-align: bottom;
	}
.banner.innerPgBn .captionBox{
	position:absolute;
	left:0;
	top:0;
	top:0;
	width:100%;
	z-index:90;
	}
.captionBox {
    margin: 132px 0 0;
	}	
.caption{
	 display: table;
    margin: 0 0 0 30px;
    width: 430px;
    float: left;
    text-align: left;
	}
    .caption h1 {
        color: #fff;
        font-size: 45px;
        font-weight: 600;
        line-height: 56px;
        padding: 0 0 19px;
        text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    }
.caption h1 span {
    color: #333333;
    display: block;
    font-size: 42px;
    text-shadow: none;
	}	
.caption p{
	color: #fff;
	}
    .btn {
        background: #ff0032   none repeat scroll 0 0;
        border-radius: 8px;
        display: table;
        font-size: 14px;
        line-height: 47px;
        margin: 11px 0 0;
        padding: 0 36px;
    }
.caption .btn {
	float:left;
	}
.caption .btn:hover {
	background:#b82828;
	}
.caption .btn{
	text-transform:uppercase;
	}
.btn a {
    color: #fff;
	}
.btn:hover{
    background: #b82828 none repeat scroll 0 0;
	}

.innerPgBn .caption h1 {
    text-transform: uppercase;
	}

.camera_pag {
    position: absolute;
    bottom: 80px;
    left: 0;
    right: 0;
	}











/**************/
.content{
    padding: 0px 0 0;
	}
.content h3{
    color: #22223b;
    font-size: 42px;
    font-weight: 300;
    margin: 0 0 27px;
    padding: 0 0 27px;
    position: relative;
    text-align: center;
	}
.content h3 span{
	color: #0071bc;
    font-weight: bold;
	}
.content h3::after {
    background: #0071bc none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 1px;
    left: 50%;
    margin: 0 0 0 -65px;
    position: absolute;
    width: 130px;
    z-index: 9;
	}
	

/********************************************
	about_us  section css start
**********************************************/	
.aboutusSec {
    background: #fff;
    padding: 60px 0 60px !important;
    position: relative;
    z-index: 2;
}

.aboutusSec:before, 
.aboutusSec:after {
  background-color: inherit;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
	}
.aboutusSec:before {
  top: 0px;
  /* -webkit-transform: skewY(-3.5deg);
          transform: skewY(-3.5deg); */
  -webkit-transform-origin: 0%;
          transform-origin: 0%;
	}
.aboutusSec:after {
  bottom: 0;

          transform-origin: 0%;
          background-position: 0;
          background-size: cover;
          opacity: 0.39;
	}	
	
	

.aboutPic {
    width: 50%;
}

.aboutPic .aboutPicwrap{
    position: relative;
}

.aboutPic .aboutPicwrap .about_pic-one {
    width: auto;
}
.aboutPic .aboutPicwrap .about_pic-two {
    width: 60%;
    position: absolute;
    top: 100px;
    right: 0;
    height: 421px;
    width: 320px;
}
.aboutPic .aboutPicwrap .about_pic-one img , .aboutPic .aboutPicwrap .about_pic-two img{
    width: 100%;
}

.aboutUs {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.aboutText {
    width: 45%;
    float: right;
}
.about-content-wrap .section-title h6 {
    font-size: 13px;
    font-weight: 500;
    color: #ff0a35 ;
    margin-bottom: 15px;
}
.about-content-wrap .section-title h2 {
    font-size: 25px;
    font-weight: 500;
    color: #363636;
    margin-bottom: 15px;
    line-height: 37px;
}
.aboutText p {
    text-align: left;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 22px;
}
.aboutText ul {
    display: flex;
    width: auto;
    flex-wrap: wrap;
    gap: 13px;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 22px;
}
.aboutText ul li {
    padding: 0;
    border: none;
    width: auto;
    width: 46%;
    font-size: 14px;
    color: #363636;
    font-weight: 400;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}
.aboutText li:first-child {
    border-bottom: none;
}

.aboutText ul li i {
    font-size: 19px;
    margin-top: unset;
    color: #0070b1;
}
.aboutFooter{
    padding-top: 30px;
}
.aboutFooter p {
    text-align: left;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 22px;
}
.aboutFooter ul {
    display: flex;
    width: auto;
    flex-wrap: wrap;
    gap: 13px;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 22px;
}
.aboutFooter ul li {
    padding: 0;
    border: none;
    width: auto;
    width: 46%;
    font-size: 14px;
    color: #363636;
    font-weight: 400;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}
.aboutFooter li:first-child {
    border-bottom: none;
}

.aboutFooter ul li i {
    font-size: 19px;
    margin-top: unset;
    color: #0070b1;
}
/********************************************
	about_us  section css end css
**********************************************/	

/********************************************
	Product and Services section css
**********************************************/		
.product_sec{
	background: #fff ;
    padding: 60px 0;
    position: relative;
    z-index: 2;
	}
.product_sec:before, 
.product_sec:after {
  background-color: inherit;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
	}
.product_sec:before {
  top: 0px;
  -webkit-transform: skewY(-3.5deg);
          transform: skewY(-3.5deg);
  -webkit-transform-origin: 0%;
          transform-origin: 0%;
	}
.product_sec:after {
  bottom: 0;
  -webkit-transform: skewY(3.5deg);
          transform: skewY(3.5deg);
  -webkit-transform-origin: 0%;
          transform-origin: 0%;
	}	
	
	
	
	
.product_sec p{
	color: #101010;
    text-align: center;
	}
.product_sec h3 {
	}	
.product_sec ul {
    padding-top: 58px;
	}
.product_sec li{
	border-right: 1px solid #e4e4e4;
    box-sizing: border-box;
    display: inline-block;
    float: left;
    margin: 0 auto;
    padding: 27px 60px;
    text-align: center;
    vertical-align: top;
    width: 33.33%;
	}
.product_sec li:first-child{
	border-bottom: 1px solid #e4e4e4;
	}
.product_sec li:nth-child(2n){
	border-bottom: 1px solid #e4e4e4;
	}	
.product_sec li:nth-child(3n){
	border-right: none;
	border-bottom: 1px solid #e4e4e4;
	}
.product_sec li:nth-child(4n), .product_sec li:nth-child(6n){
	border-bottom: none;
	}
.product_sec li i{
	background-position: center center;
    display: table;
    height: 142px;
    margin: 0 auto 10px;
    width: 141px;
	}
.product_sec li i img{
	opacity:1;
	vertical-align:bottom;
	width:100%;
	height:auto;
	}
.product_sec li:hover i img{
	opacity:0;
	}
.product_sec h4{
	color: #4e4d4d;
    display: table-cell;
    font-size: 20px;
    font-weight: 500;
    padding: 0;
    text-align: center;
    vertical-align: middle;
	}
.product_sec h4 a{
	color: #4e4d4d;
	}
.product_sec li:hover h4 a,
.product_sec li:hover h4{
	color: #0071bc;
	}
.product_sec .btn {
    background-color: #333333;
    color: #fff;
	margin: 50px auto;
	}
.product_sec .btn:hover {
    background-color: #005ca7;
	}




/**********************************
	News section css
*****************************************/		
.productSec{
	background: #f1f1f1 none repeat scroll 0 0;
    padding: 30px 0 0;
    position: relative;
    z-index: 2;
	}
.productSec:before, 
.productSec:after {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
	}
.productSec:before {
  top: 0px;
  -webkit-transform: skewY(-3.5deg);
          transform: skewY(-3.5deg);
  -webkit-transform-origin: 0%;
          transform-origin: 0%;
	}
.productSec:after {
  bottom: 0;
  -webkit-transform: skewY(3.5deg);
          transform: skewY(3.5deg);
  -webkit-transform-origin: -100% -50% 0;
          transform-origin: -100% -50% 0;
	}	

.centerAline{
    text-align: center;
}



.productSec .section-title h6 {
    font-size: 13px;
    font-weight: 500;
    color: #ff0a35 ;
    margin-bottom: 15px;
}

.productSec .section-title h2 {
    font-size: 38px;
    font-weight: 500;
    color: #363636;
    margin-bottom: 15px;
    line-height: 47px;
}

.productDetails{

}
.productDetails ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.productDetails ul li {
    width: 20%;
    border: 1px solid #ccc;
    border-radius: 7px;
    overflow: hidden;
    padding: 20px;
    margin-bottom: 20px;
    -webkit-transition:all 250ms ease 0s;
	-moz-transition:all 250ms ease 0s;
	-ms-transition:all 250ms ease 0s;
	-o-transition:all 250ms ease 0s;
	transition:all 250ms ease 0s;
    cursor: pointer;
    position: relative;
}
.productDetails ul li .product_pic {
    height: auto;
    width: auto;
}
.productDetails ul li .product_pic img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.productDetails ul li .product_text h3 {
    font-size: 16px;
    font-weight: 500;
    color: #040404;
    margin: 0;
    padding: 0;
    text-align: center;
}
.productDetails ul li .product_text h3::after{
    display: none;
}
.productDetails ul li .product_text {
    margin-top: 9px;
}
.productDetails {
    margin-top: 40px;
}

.productDetails ul li:hover{
    border: 1px solid #ff0032;
    box-shadow: 0px 4px 6px 1px rgba(255,8,8,0.24);
-webkit-box-shadow:0px 4px 6px 1px rgba(255,8,8,0.24);
-moz-box-shadow: -0px 4px 6px 1px rgba(255,8,8,0.24);
}
.productDetails ul li:hover .product_text h3 {
    color: #ff0032;
}

.overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(12,12,12,0.8);
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
  }
  
  .productDetails ul li:hover .overlay {
    height: 100%;
  }
  
  .text {
    color: white;
    font-size: 13px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    width: 85%;
    font-size: 13px;
    line-height: 23px;
}
.productBtn{
    margin: 0 auto;
    line-height: 41px;
    padding: 0 27px;
    margin-top: 15px;
}
.centerAline p {
    width: 52%;
    text-align: center;
    margin: 0 auto;
    color: #1e1e1e;
    font-weight: 500;
    line-height: 32px;
    font-size: 16px;
}
/**********************************
	introduction  section css
*****************************************/		
.intro_sec {
    /* background: #005ca7 url(../images/bg1.jpg) repeat fixed center 0; */
    padding: 200px 0 120px;
	animation-fill-mode: none !important;
	}
.intro_sec h3{
    color: #fff;
    font-size: 32px;
    line-height: 44px;
    padding: 0;
    text-align: left;
    text-transform: none;
    width: 70%;
	margin-bottom:0;
	}
.intro_sec h3 strong{
    font-weight:700;
	}	
.intro_sec h3:after{
	display:none;
	}
.intro_sec .btn{
	background: #fff none repeat scroll 0 0;
    color: #333;
    margin: 18px 0 0;
    font-size: 18px;
    font-weight: 600;
    border: 4px solid #66a1ce;
    line-height: 50px;
	}
.intro_sec .btn:hover{
	background:#66a1ce;
	color: #fff;
	}

    .countDetails ul {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .countDetails ul li {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        width: 30%;
        gap: 10px;
    }

    .countDetails ul li .countDetailsLeft i{
        font-size: 56px;
        color: #fff;
    }
    .countDetails ul li .countDetailsRight .num{
        font-size: 40px;
        font-weight: 500;
        color: #fff;
    }
    .countDetails ul li .countDetailsRight h2 {
        font-size: 16px;
        color: #fff;
    }
    .countDetails ul li .countDetailsLeft {
        height: 70px;
        width: 70px;
    }
    .countDetails ul li .countDetailsLeft img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
/**************************************
	services  section css
***************************************/		
.services_sec{
	background: #f7f7f7 none repeat scroll 0 0;
    padding: 30px 0 130px;
    position: relative;
    z-index: 1;
	}
.services_sec:before,
.services_sec:after{
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
	}
.services_sec:before {
  top: 0;
  -webkit-transform: skewY(-3.5deg);
          transform: skewY(-3.5deg);
  -webkit-transform-origin: 0 50% 0;
          transform-origin: 0 50% 0;
	}	
.services_sec:after {
  bottom: 0;
  -webkit-transform: skewY(-3.5deg);
          transform: skewY(-3.5deg);
  -webkit-transform-origin: 100% 50% 0;
          transform-origin: 100% 50% 0;
	}	
	
	
.services_sec h3{
    text-transform: none;
	}
.services_sec p{
	color: #101010;
    text-align: center;
	}
.services_Box {
    padding: 60px 0 0 0;
	}
.services_Box .owl-item.active {
    border-right: 1px solid #e7e7e7;
	}		
.services_Box li{
	padding: 0 0 0px;
	text-align: center;
	}
.services_Box li span{
	height:110px;
	text-align:center;
	display:inline-block;
	line-height:110px;
	}
.services_Box li img {
    display: inline-block !important;
    margin: 0 auto;
    vertical-align: middle;
    width: auto !important;
	opacity:1;
	}
.services_Box li:hover img {
	opacity:0.5;
	}
.services_Box li h4{
	color: #373737;
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 11px;
    text-transform: none;
	}
.services_Box li h4 a{
	color: #373737;
	}
.services_Box li:hover h4{
	color: #ff0032;
	}
	
#servicesList .owl-prev{
	/* background: rgba(0, 0, 0, 0) url("../images/prev3.png") no-repeat scroll 0 0; */
    height: 53px;
    left: -37px;
    margin: -26px 0 0 !important;
    position: absolute;
    top: 50%;
    width: 37px;
	}		
#servicesList .owl-next{
	/* background: rgba(0, 0, 0, 0) url("../images/next3.png") no-repeat scroll 0 0; */
    height: 53px;
    margin: -26px 0 0 !important;
    position: absolute;
    right: -37px;
    top: 50%;
    width: 37px;
	}
#servicesList .owl-stage {
    width: 100000px !important;
	}	


    .services_sec .section-title h6 {
        font-size: 13px;
        font-weight: 500;
        color: #ff0a35 ;
        margin-bottom: 15px;
    }
    
    .services_sec .section-title h2 {
        font-size: 38px;
        font-weight: 500;
        color: #363636;
        margin-bottom: 15px;
        line-height: 47px;
    }
    





/************************************************
	Newsletter Section css start
***********************************************/
.newsletter_portfolio{
     */
	padding:90px 0;
	}
.newsletter_sec{
	padding:0;
	}
.newsletter_sec h3{
	color:#fff;
	font-weight: 200;
	}	
.newsletter_sec h3 span{
	color:#fff;
	}
.newsletter_sec h3:after{
	background:#fff;
	}
.newsletter_sec p{
	color:#bcbcbc;
	text-align: center;
	}	
.newsletterBox{
	display:table;
	margin:55px auto;
	width:78%;
	}		
.newsletterBox input[type="text"]{
	background: transparent none repeat scroll 0 0;
    border: 2px solid #ffffff;
    border-radius: 8px;
    box-sizing: border-box;
    color: #fff;
    font-family: Raleway;
    font-size: 16px;
    font-weight: 300;
    line-height: 45px;
    margin: 0 2% 0 0;
    padding: 0 20px;
    position: relative;
    width: 39%;
	}
.newsletterBox input[type="submit"]{
    background: #0071bc none repeat scroll 0 0;
    border: 4px solid #f4d8d8;
    border-radius: 8px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-family: Montserrat;
    font-size: 19px;
    font-weight: 400;
    line-height: 39px;
    margin: 0;
    padding: 0 4px;
    text-transform: uppercase;
    transition: all 200ms ease 0s;
    vertical-align: top;
    width: 17%;
	 
	-webkit-appearence:none;
	}
.newsletterBox input[type="submit"]:hover{
    background-color: #00418c;
	}





/************************************************
	Portfolio Section css start
***********************************************/
.portfolio_Sec{
	padding:40px 0;
	}
.portfolio_Sec .wrapper{
	width:1300px;
	}
.portfolio_Sec h3{
	color:#fff;
	font-weight: 200;
	}	
.portfolio_Sec h3 span{
	color:#fff;
	}
.portfolio_Sec h3:after{
	background:#fff;
	}
.portfolioList{}
.portfolioList li{}
.topRow{}
.topRow img{
	border-radius:12px;
	width:100%;
	height:auto;
	vertical-align:bottom;
	}
.large{
	float: left;
    position: relative;
    width: 35%;
    z-index: 3;
	}
.small{
	float: left;
    margin-left: -30px;
    margin-top: 30px;
    position: relative;
    width: 26.2%;
    z-index: 2;
    margin-right: -40px;
	}
.small span{
	margin-bottom:11px;
	display:block;
	}
    .portCaption {
        background: #ffffff none repeat scroll 0 0;
        border-radius: 9px;
        display: table;
        margin: 0;
        padding: 74px 40px 40px 40px;
        z-index: 1;
        width: 42%;
        float: left;
        position: relative;
    }
    .portCaption:last-child{
        margin-left: 30px;
    }

.portCaption p{
	color: #0c0c0c;
    font-size: 16px;
    font-weight: 500;
    /* letter-spacing: 2px; */
    line-height: 30px;
	}
.bottomRow{
	clear:both;
	}
.bottomCaption{
	display: table;
    padding: 40px 0 0;
    width: 60%;
    margin: 0 0 0 70px;
	}
.bottomCaption p{
	color: #cfcfcf;
    font-size: 24px;
    letter-spacing: 2px;
    line-height: 38px;
    font-weight: 400;
    padding: 0 0 30px 0;
	}
.portfolioDetails{
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 6px;
    font-size: 17px;
	}
.portfolioDetails span{
	background: #0071bc none repeat scroll 0 0;
    border-radius: 8px 0 0 8px;
    display: inline-block;
    line-height: 50px;
    padding: 0 18px;
    vertical-align: top;
	}
.portfolioDetails:hover span{
	background: #005a95 none repeat scroll 0 0;
	}
.portfolioDetails i{
	background: #005a95 none repeat scroll 0 0;
    border-radius: 0 8px 8px 0;
    font-weight: 100;
    line-height: 50px;
    padding: 0 11px;
    font-style: normal;
    display: inline-block;
    font-size: 41px;
	}
#portfolioList .owl-dots {
    display: block !important;
	}


    .portfolio_Sec .section-title h6 {
        font-size: 13px;
        font-weight: 500;
        color: #fff;
        margin-bottom: 15px;
    }
    
    .portfolio_Sec .section-title h2 {
        font-size: 38px;
        font-weight: 500;
        color: #fff;
        margin-bottom: 15px;
        line-height: 47px;
    }
    

    .testimonial-icon i {
        font-size: 30px;
        background: #ff0032;
        padding: 17px;
        position: absolute;
        top: 0px;
        color: #fff;
    }
    .topRow .author-desc {
        margin-top: 17px;
    }
    .topRow .author-desc h5 {
        font-size: 20px;
        font-weight: 500;
        color: #2a2a2a;
        margin-bottom: 6px;
    }
    .topRow .author-desc  span{
        font-size: 14px;
        font-weight: 500;
        color: #ff0032;
    }
    .topRow {
        margin-top: 30px;
    }











/**************************************
	Partner section css
***************************************/
.partner_sec {
    padding: 54px 0;
	text-align:center;
	position:relative;
	background:#fff;
	z-index:1;
	}
.partner_sec:before,
.partner_sec:after{
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
	}
.partner_sec:before {
  top: 0px;
  -webkit-transform: skewY(-3.5deg);
          transform: skewY(-3.5deg);
  -webkit-transform-origin: 0%;
          transform-origin: 0%;
	}
.partner_sec:after {
  bottom: 0;
  -webkit-transform: skewY(-3.5deg);
          transform: skewY(-3.5deg);
  -webkit-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
	}	



	
.partner_sec h3{
	}
.partner_sec h3 span{
	}
.partner_sec {
    padding: 50px 0 70px;
	}			
.partner_sec li{
    display: table;
    margin: 0 auto;
    padding:0px;
    text-align: center;
    vertical-align: top;
	}	
.partner_sec li {
    line-height: 118px;
	}	
.partner_sec li img{
	vertical-align:middle;
	display:inline-block !important;
	}
	
#partnerLists .owl-prev{
	/* background: rgba(0, 0, 0, 0) url("../images/prev4.png") no-repeat scroll 0 0; */
    height: 23px;
    left: -14px;
    margin: -12px 0 0 !important;
    position: absolute;
    top: 50%;
    width: 14px;
	}		
#partnerLists .owl-next{
	/* background: rgba(0, 0, 0, 0) url("../images/next4.png") no-repeat scroll 0 0; */
    height: 23px;
    margin: -12px 0 0 !important;
    position: absolute;
    right: -14px;
    top: 50%;
    width: 14px;
	}

	
    .partner_sec .section-title h6 {
        font-size: 13px;
        font-weight: 500;
        color: #ff0a35 ;
        margin-bottom: 15px;
    }
    
    .partner_sec .section-title h2 {
        font-size: 38px;
        font-weight: 500;
        color: #363636;
        margin-bottom: 15px;
        line-height: 47px;
    }
    	
	
	
	







/************************
  footer part css 
*****************************/	
footer {
	}
.ft_link_box{
	background: #e5e5e5;
    padding: 70px 0;
	}
	
	
	
	
	
	
.ft_link_box li{
	float:left;
	vertical-align:top;
	}
.ft_link_box li h4 {
    color: #0071a8;
    font-size: 26px;
    font-weight: 400;
    padding: 0 0 19px;
    text-align: left;
	}	
.logoBox{
	margin-right: 0;
    width: 26%;
	}
.logoBox .social li{
	margin-right:13px;
	}
.logoBox .social li a{
    border: 1px solid #fff;
    border-radius: 50%;
    color: #fff;
    height: 35px;
    line-height: 35px;
    width: 35px;	
	}
.ftAboutBox{
	margin-right: 50px;
    width: 27.5%;
	}	
.quickLinksBox{
    margin-right: 30px;
    width: 19%;
	}	
.cntBox{
	float: right !important;
    margin-right: 0;
    width: 21%;
	}	
.ft_logo{
	}
.ft_link_box .social {
    display: table;
    float: none;
    margin:0;
	}	
    .ft_link_box .social li {
        border: none;
        margin-right: 7px;
    }
.ftAboutBox p {
    color: #363636;
    font-weight: 400;
    font-size: 14px;
	}	
.ftAboutBox a{
    color: #fff;
    display: table;
    margin: 15px 0 0;
    text-transform: uppercase;
    font-size: 14px;
    font-family: Raleway;
    font-weight: 600;
	}
.ftAboutBox a:hover{
    color: #999;
	}
.quickLinksBox li {
    float: none;
    margin: 0 0 6px;
	}	
.quickLinksBox li a {
    color: #363636;
    font-weight: 400;
    font-size: 13px;
	}
.quickLinksBox li:hover a, .quickLinksBox li.current-menu-item a {
    color: #0071a8   !important;
    font-weight: 500;
	}
	
.ft_cnt span{
    color: #cfcfcf;
    display: block;
    font-size: 15px;
    font-weight: 100;
    margin: 0 0 13px;
    padding: 0;
    position: relative;
	}
.ft_cnt span a{
    color: #cfcfcf;
	}
.ft_cnt i {
    padding: 0 14px 0 0;
	}	
.loc{
	/* background:rgba(0, 0, 0, 0) url("../images/loc.png") no-repeat scroll 3px 0; */
	}
.loc p {
    display: inline-block;
    font-size: 15px;
    line-height: 22px;
    padding-left: 4px;
    vertical-align: top;
	color: #cfcfcf;
	}	
.phone{}	
.mail{
	/* background: rgba(0, 0, 0, 0) url("../images/mail2.png") no-repeat scroll 0 6px; */
	}

.ftBar{
	background:#000000;
	padding:20px 0;
	}	
.copyright{
	}		
.copyright p{
	color: #f3f3f3;
    font-family: Raleway;
    font-size: 15px;
    font-weight: 200;
    padding: 0;
    text-align: center;
	}

    .ft_link_box .social{
        margin-top: 10px;
    }
    .ftAboutBox ul.social li a {
        background: #fff;
        margin-top: 0;
        line-height: 41px;
        text-align: center;
        -webkit-transition:all 250ms ease 0s;
        -moz-transition:all 250ms ease 0s;
        -ms-transition:all 250ms ease 0s;
        -o-transition:all 250ms ease 0s;
        transition:all 250ms ease 0s;
    }

    .ftAboutBox ul.social li a i{
        font-size: 20px;
    }

    .ftAboutBox ul.social li a:hover{
        background: #363636;
    }
    .ftAboutBox ul.social li a:hover i{
        color: red;
    }

    .ft_cnt span.phone a {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        gap: 10px;
        color: #FFF;
    }
    .ft_cnt span.phone a i{
        
        padding: 4px;
        color: #0176ba;
    }
    .ft_cnt span.phone a p {
        color: #3c3c3c;
        font-weight: 400;
        font-size: 12px;
    }
    .ft_cnt span.mail a {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        gap: 10px;
        color: #FFF;
        font-weight: 400;
    }
    .ft_cnt span.mail a i{
        padding: 4px;
        color: red;
    }
    .ft_cnt span.mail a p{
        color: #FFF;
        font-weight: 400;
    }

    .ft_cnt span.address  {
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 10px;
    }
    .ft_cnt span.address  i {
        padding: 7px;
        color: red;
        font-size: 16px;
    }
    .ft_cnt span.address p {
        color: #FFF;
        font-weight: 400;
        font-size: 14px;
    }

    .footerBarDetails {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .copyright a{
        color: #fff;
    }
    .copyright a:hover{
        color: #0077c2;
    }
    .copyright p {
        color: #f3f3f3;
        font-family: Raleway;
        font-size: 15px;
        font-weight: 200;
        padding: 0;
        text-align: center;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
/*******************************************************
	Inner page --  Contact Us page css start
*****************************************************/
.contactPg .innerPg_sec:after{
	background: inherit;
	content: '';
	display: block;
	height: 50%;
	left: 0;
	position: absolute;
	right: 0;
	z-index: -1;
	-webkit-backface-visibility: hidden;
	}
.contactPg .innerPg_sec:after {
	bottom: 0px;
	-webkit-transform: skewY(3.5deg);
			transform: skewY(3.5deg);
	-webkit-transform-origin: 0 50% 0;
			transform-origin: 0 50% 0;
	}

.contactBox{
	padding:23px 0 0;
	}
.contForm{
	width:50%;
	float:left;
	}
.contForm li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    clear: both;
    margin: 0 0 15px !important;
    padding: 0 !important;
	}	
.col_2 input{
    float: left;
    width:48.5% !important;
	}	
.col_2 select{
    float: left;
	width:48.5% !important;
	}	
.lastCell{
	float: right !important;
	}	
.col_2 input:last-child{
	float:right;
	}
.contForm input[type="text"]{
	background: #fff none repeat scroll 0 0;
    border: 2px solid #ececec;
    border-radius: 5px;
    box-sizing: border-box;
    color: #757575;
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 300;
    line-height: 45px;
    margin: 0;
    padding: 0 20px;
    position: relative;
    width: 100%;
	}
.contForm select{
	background: #fff none repeat scroll 0 0;
    border: 2px solid #ececec;
    border-radius: 5px;
    box-sizing: border-box;
    color: #757575;
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 300;
    height: 49px;
    line-height: 45px;
    margin: 0;
    padding: 0 20px;
    position: relative;
    width: 100%;
	}
.contForm textarea{
	background: #fff none repeat scroll 0 0;
    border: 2px solid #ececec;
    border-radius: 5px;
    box-sizing: border-box;
    color: #757575;
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 300;
    height: 95px;
    line-height: 21px;
    margin: 0;
    padding: 15px 20px;
    position: relative;
    resize: none;
    width: 100%;
	}
.contForm input[type="submit"]{
    background: #c83b3b;
    border: 4px solid #f4d8d8;
    border-radius: 8px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: Montserrat;
    font-size: 19px;
    font-weight: 400;
    line-height: 44px;
    padding: 0 24px;
    text-transform: uppercase;
    transition: all 200ms ease 0s;
    vertical-align: top;
	margin: 11px 0 0;
	float: left;
	 
	-webkit-appearence:none;
	}
.contForm input[type="submit"]:hover{
    background-color: #880000;
	}
.contactInfo{
	float: right;
    padding: 0;
    width: 41%;
	}
.contactInfo h6 {
    color: #bc952e;
    font-family: Raleway;
    font-size: 24px;
    font-weight: 600;
    padding: 0 0 26px;
	}	
.contactInfo span {
    color: #464646;
    display: block;
    font-family: Montserrat;
    font-size: 22px;
    font-weight: 600;
    padding: 1px 0 60px 91px;
    text-transform: uppercase;
	text-align: left;
	}
.contactInfo span a{
    color: #464646;
	}
.contactInfo span strong{
	display: block;
    font-size: 20px;
    font-weight: 300;
    line-height: 23px;
    padding: 5px 0 0;
    text-transform: none;
	}
.contactInfo .loc {
    /* background:rgba(0, 0, 0, 0) url("../images/location.png") no-repeat scroll 4px 4px; */
	}
.contactInfo .mail{
    /* background:rgba(0, 0, 0, 0) url("../images/phone.png") no-repeat scroll 0 2px; */
	}
.contactInfo .phone {
    /* background:rgba(0, 0, 0, 0) url("../images/mail.png") no-repeat scroll 2px 5px; */
	}

.map{
	padding: 0 0 0px;
	}
.map iframe{
	border: medium none;
    height: 410px;
    vertical-align: bottom;
    width: 100%;
	}
.contForm ul {
    padding: 0 !important;
	}










/****************************************
	appointment popup box
**********************************************/
.appointment{
	background: #fff none repeat scroll 0 0;
    display: none;
    padding: 30px;
	}
.appointment h3 {
    color: #aa3131;
    font-size: 29px;
    font-weight: 300;
    margin: 0;
    padding: 0 0 3px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
	}	
.appointment p {
    color: #101010;
    font-family: Raleway;
    font-size: 14px;
    font-weight: 200;
    text-align: center;
}	
.appointment .contForm {
    float: none;
    padding: 19px 0 0;
    width: 100%;
	}
.appointment .contForm textarea{
    height:75px;
	}
.appointment .contForm input[type="submit"] {
    margin: 20px auto 0;
    float: none;
    clear: both;
    display: table;
	font-size: 14px;
    line-height: 35px;
	}
.appointment .contForm li:last-child{
	margin-bottom:0 !important;
	}


#inline2{
	background: #fff none repeat scroll 0 0;
    padding: 40px 50px;
	}
#inline2 h3 {
    font-family: RAleway;
    font-weight: 400;
    text-align: center;
	}





/*****************************************
  Innerpage - About Us page css start
*********************************************/
.innerPg{
	background:#fff;
	position:relative;
	z-index:2;
	}	
.innerPg::before {
    top: 0;
	-webkit-transform: skewY(-3.5deg);
          transform: skewY(-3.5deg);
    -webkit-transform-origin: 0 50% 0;
          transform-origin: 0 50% 0;
	}
.innerPg::before,
.innerPg::after{
    backface-visibility: hidden;
    background: inherit;
    content: "";
    display: block;
    height: 50%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: -1;
	}
.innerPg::after {
    bottom: 0;
	-webkit-transform: skewY(-3.5deg);
          transform: skewY(-3.5deg);
  -webkit-transform-origin: 100% 50% 0;
          transform-origin: 100% 50% 0;
	}



.innerBn{
	overflow:hidden;
	}
.innerBn .captionBox {
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 90;
	}
.innerBn > img{
	width:2100px;
	left:50%;
	margin:0 0 0 -1050px;
	position:relative;
	height:auto;
	vertical-align:bottom;
	}
.innerPgIntro_sec{
	padding:46px 0 60px;
	position:relative;
	background:#fff;
	z-index:2;
	}
.innerPgIntro_sec p{
	color: #424141;
    line-height: 29px;
    text-align: center;
	}

.aboutBox_sec{}
.aboutBox{
	width:50%;
	float:left;
	vertical-align:top;
	display:inline-block;
	box-sizing:border-box;
	/* background: url(../images/patternbg1.jpg) repeat 0 0; */
	}
.aboutVision{
	/* background: url(../images/patternbg2.jpg) repeat 0 0; */
	float:right;
	}	
.aboutMission{
	/*background: url(../images/pattern4.png) repeat 0 0;*/
	}	
.aboutBoxCnt{
	box-sizing: border-box;
    min-height: 545px;
    padding: 36px;
    width: 575px;
	}
.aboutVision .aboutBoxCnt{
	float:left;
	}
.aboutMission .aboutBoxCnt {
    float: right;
	}	
.aboutBoxCnt h4{
	color: #343434;
    font-family: Montserrat;
    font-size: 26px;
    font-weight: 500;
    line-height: 51px;
    margin: 0 0 15px;
    padding: 0;
    position: relative;
    vertical-align: top;
	}
.aboutBoxCnt h4 img{
    padding: 0 21px 0 0;
    vertical-align: middle;
	}	
.aboutBoxCnt p{
	color: #424141;
    line-height: 29px;
    padding: 0 0 10px;
	}
.aboutBoxCnt ul{
	padding:30px 0 0 0;
	}
.aboutBoxCnt li{
	 /* background: rgba(0, 0, 0, 0) url("../images/tick.png") no-repeat scroll 0 0; */
    color: #424141;
    display: block;
    font-family: Montserrat;
    font-size: 18px;
    margin: 0 0 14px;
    padding: 2px 0 6px 50px;
    vertical-align: top;
	}
.about_pg .gallery_sec {
    background: #fff none repeat scroll 0 0;
    padding: 70px 0 150px;
	}

.ourTeam_sec {
    padding: 54px 0;
	}
#ourTeamLists{}
#ourTeamLists li{
	display:table;
	margin:0 auto;
	width:252px;
	position:relative;
	overflow:hidden;
	}
#ourTeamLists li img{
	-weblit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
	
	-webkit-transition:all ease 600ms 0s;
	-moz-transition:all ease 600ms 0s;
	-ms-transition:all ease 600ms 0s;
	-o-transition:all ease 600ms 0s;
	transition:all ease 600ms 0s;
	}
#ourTeamLists li:hover img{
	-weblit-transform:scale(1.2);
	-moz-transform:scale(1.2);
	-ms-transform:scale(1.2);
	-o-transform:scale(1.2);
	transform:scale(1.2);
	}
#ourTeamLists li p {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    bottom: -100%;
    box-sizing: border-box;
    color: #fff;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 300;
    left: 0;
    padding: 10px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 100%;
    z-index: 99;
	opacity:0;
	
	-webkit-transition:all ease 300ms 0s;
	-moz-transition:all ease 300ms 0s;
	-ms-transition:all ease 300ms 0s;
	-o-transition:all ease 300ms 0s;
	transition:all ease 300ms 0s;
	}
#ourTeamLists li:hover p {
	opacity:1;
	bottom: 0%;
	}
#ourTeamLists .owl-prev{
	/* background: rgba(0, 0, 0, 0) url("../images/prev.png") no-repeat scroll 0 0; */
    height: 38px;
    left: -20px;
    margin: -19px 0 0 !important;
    position: absolute;
    top: 50%;
    width: 20px;
	}		
#ourTeamLists .owl-next{
	/* background: rgba(0, 0, 0, 0) url("../images/next.png") no-repeat scroll 0 0; */
    height: 38px;
    margin: -19px 0 0 !important;
    position: absolute;
    right: -20px;
    top: 50%;
    width: 20px;
	}







/****************************************************
  Innerpage - Service & Support page css start
*****************************************************/
.support_sec{}
.support_list{}
.support_list li{
	float:left;
	vertical-align:top;
	width:33.33%;
	padding:0 50px;
	box-sizing:border-box;
	text-align: center;
	margin:0 0 40px 0;
	}
.support_list li span {
    height: 110px;
    text-align: center;
    display: inline-block;
    line-height: 110px;
	}	
.support_list li span img {
    display: inline-block !important;
    margin: 0 auto;
    vertical-align: middle;
	}
.support_list li h6{
	color: #373737;
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 11px;
    text-transform: none;
	}
.support_list li p{
	color: #101010;
    text-align: center;
    height: 160px;
    overflow: hidden;
	}








/****************************************************
  Innerpage - Portfolio page css start
*****************************************************/
.dsp_none{
	display:none;
	}
.portfolioList_sec {
    padding: 0 0 80px 0;
	}	
.portfolio_sec_List{}
.portfolio_sec_List li{
	display: table;
    margin: 0 0 90px;
    position: relative;
	}
.portfolio_sec_List li:last-child {
    margin-bottom: 0;
	}	
.portfolio_sec_List li h4{
	color: #0071bc;
    font-size: 27px;
    font-weight: 300;
    padding: 0 0 15px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
	}
.portfolio_sec_List li p{
	text-align: center;
	}
.portfolioThumb{
	display: block;
    padding: 30px 0 0;
	}
.portfolioThumb li{
	float: left;
    margin:0 2% 30px 0;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    width: 23.5%;
	}
.portfolioThumb li:nth-child(4n){
	margin-right:0;
	}
.portfolioThumb li img{
	width:100%;
	height:auto;
	vertical-align:bottom;
	}
.port_thumb:after{
	content: '';
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    /* background: rgba(0,113, 188,0.7) url(../images/galleyIcon.png) no-repeat center 40%; */
	background-size:0px 0px;
    opacity: 0;
    transition: all linear 250ms 0s;
	}
.port_thumb{
	position:relative;
	}	
.portfolioThumb li:hover .port_thumb:after{
	opacity:1;
	background-size:80px auto;
	}
.portfolioThumb li h6{
	box-sizing: border-box;
    color: #404040;
    font-size: 16px;
    font-weight: 300;
    padding: 12px 10px 0;
    text-align: center;
    text-transform: uppercase;
    transition: all 250ms linear 0s;
    width: 100%;
	}
.portfolioThumb li h6 a{
    color: #404040;
	}
.portfolioThumb li:hover h6{
	color: #0071bc;
	}



    .menuBar.scrolled {
        position: fixed;
        top: 0;
        background: rgba(243, 243, 243, 0.9);
        padding-bottom: 0;
        z-index: 99;
        transition: all 0.6s ease-in-out;
        padding-bottom: 8px;
    }
      .menuBar.scrolled #header .navMenu ul li{
          padding-top: 13px;
      }
      
      .menuBar.scrolled #header .navMenu ul li:last-child {
          padding-right: 0;
          margin-top: 14px;
          padding-top: 0;
      }
      .menuBar.scrolled .manu_header_inner {
        border-bottom: none;
      }
      .menuBar.scrolled .manu_header_inner .logo {
        padding: 0;
      }
      .menuBar.scrolled .manu_header_inner .logo a {
        display: block;
      }
      .menuBar.scrolled .manu_header_inner #header {
        padding-top: 0;
        margin-top: -4px;
    }
    .menuBar.scrolled .manu_header_inner .logo a img {
        width: 80%;
    }




    .scrollTop {
        position: fixed;
        right: 1%;
        bottom: 10px;
        /* background: url(../images/up_arrow.png) !important; */
        background-repeat: no-repeat;
        padding: 20px;
        opacity: 0;
        transition: all 0.4s ease-in-out 0s;
        z-index: 9;
    }







/*******/
.topRight ul {
    display: flex;
    gap: 12px;
}
.topRight ul li a {
    color: #020202;
    display: block;
    font-family: 'Montserrat';
    font-size: 12px;
    font-weight: 500;
    line-height: 30px;
    padding: 0px 3px;
    position: relative;
}
.banner {
    padding: 0 0 0px;
    position: relative;
    background: #efefef;
    padding: 0px 0;
}
.banner .bannerDetails ul{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    gap: 13px;
}
.banner .bannerDetails ul li {
    width: 10.1%;
}

.banner .bannerDetails ul li {
    width: 10.1%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.banner .bannerDetails ul li .bannerText h6 {
    text-align: center;
}

.banner .bannerDetails ul li .bannerText h6 {
    text-align: center;
    line-height: 19px;
    color: #4d4c5e;
}
.banner .bannerDetails .section-title h2 {
    font-size: 27px;
    font-weight: 500;
    color: #363636;
    margin-bottom: -23px;
    line-height: 47px;
}

.ft_cnt ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
.logoBox li {
    float: left;
    vertical-align: top;
    display: flex;
    justify-content: space-between;
}

span.loc {
    display: flex;
}
.ft_cnt i {
    padding: 0 14px 0 7px;
    font-size: 17px;
    color: #0176ba;
}

.loc p {
    display: inline-block;
    /* font-family: Open Sans; */
    font-size: 13px;
    line-height: 22px;
    padding-left: 4px;
    vertical-align: top;
    color: #444444;
    font-weight: 400;
}


.pulse {
    animation: pulse-animation 2s infinite;
  }
  
  .circle1 {
    border-radius: 50%;
    box-shadow: 0px 0px 2px 2px #23c76473;
    position: fixed;
    left: 10px;
    bottom: 130px;
    z-index: 9999;
  }
  .circle2 {
    border-radius: 50%;
    box-shadow: 0px 0px 2px 2px #23c76473;
    position: fixed;
    left: 10px;
    bottom: 30px;
    z-index: 9999;
  }
 
  @keyframes pulse-animation {
    0% {
        box-shadow: 0 0 0 0px #23c76473;
    }
    100% {
        box-shadow: 0 0 0 20px #23c76473;
    }
  }