.gz{
    display: block;
}
.pt-5 {
    padding-top: 0rem!important;
}
.card-img, .card-img-bottom, .card-img-top {
    width: 100%;
    height: 50vh;
}
.btn-light-blue {
    color: #fff;
    background-color: #82b1ff !important;
}
.section-title h4 {
    margin: 15px 0 0 0;
    font-size: 25px;
    font-weight: 800;
}

.services .icon-box .icon {
    margin: 0 auto;
    width: 85px;
    height: 85px;
    background: #f1f6fe;
    border-radius: 40px;
    border: 1px solid #deebfd;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    transition: ease-in-out 0.3s;
	font-weight: bold;
	color:red;
	
}

@media (max-width: 768px) {
.gz{
    display: none!important;
}
.carousel_se_01  .owl-carousel .owl-nav button.owl-prev {
left: 0px;
}
.carousel_se_01  .owl-carousel .owl-nav button.owl-next {
    right:0px;
}
}


section .section-title {
    text-align: center;
    color: #007b5e;
    margin-bottom: 0px!important;
    text-transform: uppercase;
}

.section-title {
    text-align: center;
    padding-bottom: 0px!important;
}
dl, ol, ul {
    margin-top: 50px;
    margin-bottom: 0.5rem;
}
h44 {
    font-size: 15px;
    line-height: 23px;
    letter-spacing: 1px;
    font-weight: 400;
}
.amac .iconbox {
    text-align: left;
    border: 1px solid #e2eefd;
    padding: 22px 20px;
    transition: all ease-in-out 0.3s;
    background: #fff;
}
.amac .iconbox .icon {
    margin: 0 auto;
    width: 85px;
    height: 85px;
    background: yellow;
    border-radius: 40px;
    border: 1px solid #deebfd;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    transition: ease-in-out 0.3s;
    font-weight: bold;
    color: black;
}


		body {font-size:16px; !important}
		@media (max-width: 592px){
			#popupContact{
				display:none;
				position:fixed;
				_position:absolute;
				height:430px;
				width:280px;
				background:#FFFFFF;
				border:2px solid #efefef;
				border-radius : 5px;
				z-index:2;
				padding:12px;
				font-size:13px;
				}
		}
		table {
border-collapse:separate;
border-spacing:0pt;
}
caption, th, td {
font-weight:normal;
text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
content:"";
}
blockquote, q {
quotes:"" "";
}
a{
cursor: pointer;
text-decoration:none;
}
br.both{
clear:both;
}
#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}
#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:284px;
width:408px;
background:#FFFFFF;
border:2px solid #cecece;
z-index:2;
padding:12px;
font-size:13px;
border-radius : 15px;
}
#popupContact h1{
text-align:center;
color:#6FA5FD;
font-size:22px;
font-weight:700;
//border-bottom:1px dotted #D3D3D3;
//padding-bottom:2px;
margin-top:8px;
//margin-bottom:20px;
//background:red;
}
#popupContactClose{
	font-size:24px;
line-height:24px;
color:#fff;
font-weight:bold;
display:block;
}

#popupContactCloseee{
font-size:22px;
line-height:22px;
//right:6px;
top:0px;
//position:absolute;
color:#6fa5fd;
font-weight:bold;
display:block;
background:red;
}
#button{
text-align:center;
margin:100px;
}
#contactArea
{
text-align:center;
font-size:18px;
font-weight:bold;
}
.oky {
margin-top: 10px;
}
