@charset "UTF-8";


@font-face {
	font-family: 'poppinsblack';
	src: url('../poppins-black-webfont.woff2') format('woff2'),
		url('../poppins-black-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal; 

}


@font-face {
	font-family: 'poppinsblack_italic';
	src: url('../fonts/poppins-blackitalic-webfont.woff2') format('woff2'),
		url('../fonts/poppins-blackitalic-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}


@font-face {
	font-family: 'poppinsbold';
	src: url('../fonts/poppins-bold-webfont.woff2') format('woff2'),
		url('../fonts/poppins-bold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}


@font-face {
	font-family: 'poppinsbold_italic';
	src: url('../fonts/poppins-bolditalic-webfont.woff2') format('woff2'),
		url('../fonts/poppins-bolditalic-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}


@font-face {
	font-family: 'poppinsextrabold';
	src: url('../fonts/poppins-extrabold-webfont.woff2') format('woff2'),
		url('../fonts/poppins-extrabold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}


@font-face {
	font-family: 'poppinsextrabold_italic';
	src: url('../fonts/poppins-extrabolditalic-webfont.woff2') format('woff2'),
		url('../fonts/poppins-extrabolditalic-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}


@font-face {
	font-family: 'poppinsextralight';
	src: url('../fonts/poppins-extralight-webfont.woff2') format('woff2'),
		url('../fonts/poppins-extralight-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}


@font-face {
	font-family: 'poppinsextralight_italic';
	src: url('../fonts/poppins-extralightitalic-webfont.woff2') format('woff2'),
		url('../fonts/poppins-extralightitalic-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}


@font-face {
	font-family: 'poppinsitalic';
	src: url('../fonts/poppins-italic-webfont.woff2') format('woff2'),
		url('../fonts/poppins-italic-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}


@font-face {
	font-family: 'poppinslight';
	src: url('../fonts/poppins-light-webfont.woff2') format('woff2'),
		url('../fonts/poppins-light-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}

@font-face {
	font-family: 'poppinslight_italic';
	src: url('../fonts/poppins-lightitalic-webfont.woff2') format('woff2'),
		url('../fonts/poppins-lightitalic-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}


@font-face {
	font-family: 'poppinsmedium';
	src: url('../fonts/poppins-medium-webfont.woff2') format('woff2'),
		url('../fonts/poppins-medium-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}


@font-face {
	font-family: 'poppinsmedium_italic';
	src: url('../fonts/poppins-mediumitalic-webfont.woff2') format('woff2'),
		url('../fonts/poppins-mediumitalic-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}


@font-face {
	font-family: 'poppinsregular';
	src: url('../fonts/poppins-regular-webfont.woff2') format('woff2'),
		url('../fonts/poppins-regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}


@font-face {
	font-family: 'poppinssemibold';
	src: url('../fonts/poppins-semibold-webfont.woff2') format('woff2'),
		url('../fonts/poppins-semibold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}


@font-face {
	font-family: 'poppinssemibold_italic';
	src: url('../fonts/poppins-semibolditalic-webfont.woff2') format('woff2'),
		url('../fonts/poppins-semibolditalic-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}


@font-face {
	font-family: 'poppinsthin';
	src: url('../fonts/poppins-thin-webfont.woff2') format('woff2'),
		url('../fonts/poppins-thin-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}


@font-face {
	font-family: 'poppinsthin_italic';
	src: url('../fonts/poppins-thinitalic-webfont.woff2') format('woff2'),
		url('../fonts/poppins-thinitalic-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}


body {
	margin: 0;
	font-family: 'poppinsregular';
}

html,
body {
	height: 100%;
	color: #666666 !important;
	scroll-behavior: smooth;
}

button:focus,
a:focus {
	outline: 0
}

h1,
h2 {
	color: #2d2a2b !important;
}

h1 {
	font-size: 60px !important;
	margin-bottom: 20px !important;
}

h2 {
	font-size: 36px !important;
	margin-bottom: 20px !important;
}

p {
	color: #2d2a2b !important;
	font-size: 16px !important;
	line-height: 25px !important;
	text-align: justify;
}

.agaram-uae-d-banner-bg p {
	font-size: 18px !important;
	color: 0e0e0e !important;
}

.agaram-uae-cmn-btn-pad {
	padding: 10px 25px;
	display: flex;
	align-items: center;
}

.agaram-uae-cmn-btn-pad2 {
	padding: 15px 40px;
	display: flex;
	align-items: center;
}


.agaram-uae-cmn-btn {
	border-radius: 50px !important;

}


/******************************************************** Header Styles ********************************************************/

.agaram-uae-d-cmn {
/*	margin-top: 94px; */
}

.agaram-uae-d-nav-top-section {
background-color: #fff;
padding: 10px 20px;
right: 0;
left: 0;
position: fixed;
z-index: 9;

box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.agaram-uae-d-banner-img {
	background-color: #f9fdfd;
	background-size: auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
	position: relative;
	display: flex;
	align-items: center;


}

.agaram-uae-d-banner-img img {
	width: 100%;
	    margin-top: 55px;
}

.agaram-uae-d-banner-img h1 {
	color: #fff !important;
	margin-bottom: 5px !important;
	font-family: 'poppinsextrabold';
	position: absolute;
	font-size: 48px !important;
	margin: 0 auto;
	left: 0;
	right: 0;
	background-color: rgba(255, 255, 255, 0.5);
	width: 100%;
	border-top: 1px solid #979797;
	border-bottom: 1px solid #979797;
	padding: 15px;
}

.agaram-uae-d-banner-img h1 div {
	display: block
}

.agaram-uae-d-banner-img h1 span {
	color: var(--agaram-green);
}

.agaram-uae-d-about-section h2 {
	display: flex;
	align-items: center;
	font-family: 'poppinsbold';
	text-align: center;
	justify-content: center;
}

.agaram-uae-d-about-section h2 img {
	margin-left: 10px;
	margin-right: 10px;
}

.agaram-uae-d-about-section h2 span {
	color: var(--agaram-blue);
	margin-right: 10px;
}

.about-content p {
	font-size: 25px !important;
	text-align: center;
	line-height: 40px !important;
	padding-top: 30px;
}

.agaram-social-icons ul {
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top:10px;
}
.agaram-social-icons ul li { list-style-type:none}
.agaram-social-icons ul li a {   color: #666666 !important; margin-right:10px;}
.agaram-social-icons ul li a i{ font-size:20px;}
.agaram-social-icons ul li a i.zmdi-youtube-play{ font-size:24px;}

.agaram-uae-d-logo { }

.agaram-uae-d-nav {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.agaram-uae-d-about-section,
.agaram-uae-d-client-section,
.agaram-uae-d-services-section,
.agaram-uae-d-counter-section,
.agaram-uae-d-award-section,
.agaram-uae-d-cwe-section,
.agaram-uae-d-testimonial-section {
	padding-top: 100px;
	padding-bottom: 100px;
}

.agaram-uae-d-client-section {
	background-color: #F9F9F9;
}

.agaram-uae-d-counter-section,
.agaram-uae-d-cwe-section {
	background-color: #000
}

.agaram-uae-d-client-section h2,
.agaram-uae-d-services-section h2,
.agaram-uae-d-counter-section h2,
.agaram-uae-d-award-section,
.agaram-uae-d-cwe-section h2,
.agaram-uae-d-testimonial-section h2,
.agaram-uae-d-contact-section h2 {
	font-family: 'poppinsbold';
	text-align: center
}

.agaram-uae-d-counter-section h2,
.agaram-uae-d-cwe-section h2 {
	color: #fff !important;
}

.agaram-uae-d-client-section h2 span,
.agaram-uae-d-services-section h2 span,
.agaram-uae-d-counter-section h2 span,
.agaram-uae-d-cwe-section h2 span,
.agaram-uae-d-testimonial-section h2 span {
	color: var(--agaram-green);
}

.agaram-uae-d-contact-section {
	background: rgb(34, 193, 195);
	background: linear-gradient(0deg, rgb(155, 250, 251) 0%, rgba(182, 247, 254, 1) 36%, rgba(255, 255, 255, 1) 65%);
	height: 900px;
}
.agaram-uae-d-copyright{ text-align:center;   padding-top: 100px;}
.agaram-contact-g {
	display: grid;
	grid-template-columns: 1fr 1fr;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	margin-top: 50px;
	grid-gap: 50px;
}

.agaram-contact-form {}

.agaram-contact-form button {
	width: 100%;
	border-radius: 30px;
	border: 1px solid #ccc;
	background-color: #34537e;
	padding: 10px;
	color: #fff;
	font-family: 'poppinsbold';
}

.agaram-contact-form .form-group label {
	display: block;
	font-family: 'poppinsbold';
	color: #000
}

.agaram-contact-form .form-group label.required::after {
	position: absolute;
	content: '*';
	color: #ff0000;

}

.agaram-contact-form .form-group input[type="text"], .agaram-contact-form .form-group input[type="tel"],
.agaram-contact-form .form-group textarea {
	border-radius: 30px;
	border: 1px solid #000;
	width:100%;
	height:35px !important; 
}
.agaram-contact-form .form-group .iti{ width:100% !important; height:30px !important; }
.agaram-contact-form .form-group .iti--separate-dial-code .iti__selected-flag {
	background-color: rgba(0, 0, 0, 0.05);
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
	  height: 34px;
}
.agaram-contact-form .form-group input[type="tel"]{  height:35px !important; }
.agaram-contact-form .form-group textarea {
	width: 100%;
	height: 100px !important;
	padding: 20px
}

.agaram-pes ul {
	margin: 0;
	padding: 0;
}

.agaram-pes ul li {
	list-style-type: none;
	font-family: 'poppinsbold';
	color: #2b2e34;
	font-size: 24px;
	display: flex;
	align-items: center;
	grid-gap: 28px;
	margin-bottom: 42px;
}

.agaram-pes ul li img {
	width: 50px;
	height: auto;
}

.agaram-add-map-icon {
	text-align: center;
	display: flex;
	justify-content: center;
	position: relative;
	margin-left: -100px;
}

.agaram-add-map-icon img {
	width: 80px;
	height: auto;
}

.agaram-address ul {
	margin: 0;
	padding: 0;
	margin-top: 30px;
}

.agaram-address ul li {
	list-style-type: none
}

.agaram-address ul li img {
	width: 30px;
	height: auto;
}

.agaram-address ul li {
	display: grid;
	grid-template-columns: 50px 1fr;
	grid-gap: 20px;
	margin-bottom: 20px;
}

.agaram-address ul li div:first-child {
	display: flex;
	flex-direction: column;
	font-family: 'poppinsbold';
	align-items: center;
}


.agaram-uae-services-g {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-gap: 21px;
	margin-top: 30px;
}

.services-cmn-bx {
	border-radius: 30px;
	padding: 20px 30px;
	border: 1px solid var(--agaram-green);
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	text-align: center;
	align-items: center;

}

.services-cmn-bx img {
	width: 200px;
	height: auto;
}

.services-cmn-bx h3 {
	font-size: 21px;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 30px;
	line-height: 25px;
}

a.serv-custom-btn {
	border-radius: 30px;
	background-color: #000000;
	color: var(--agaram-green);
	display: block;
	padding: 10px 30px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'poppinsbold';
}

.agaram-counter-g {
	text-align: center;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	width: 100%;
	margin: 0 auto;
	margin-top: 50px;
	color: #FFFFFF;
	font-size: 25px;
}

.agaram-counter-g span.counter {
	font-family: 'poppinsextrabold';
	font-size: 40px;
	color: var(--agaram-green)
}

.agaram-awards-g {
	max-width: 800px;
	display: flex;
	justify-content: center;
	margin: 0 auto;
}

.ag-cwe {
	text-align: center;
	margin-top: 50px;
}

.ag-cwe .title {
	font-size: 20px;
	color: #fff;
	font-family: 'poppinsextrabold';
	margin-top: 10px;
	margin-bottom: 10px;
}

.ag-cwe .cwe-content {
	font-size: 16px;
	color: #fff;
	color: #fff;
}


.btns {
	/* display: table; */
	/* margin: 30px auto; */
}
.btns {

	display: flex;
	align-items: center;
	align-self: center;
	height: 100%;
}

.customNextBtn,
.customPreviousBtn {
	float: right;
	background: transparent;
	color: #fff;
	padding: 7px;
	margin-left: 15px;
	cursor: pointer;
	/* width: 10px; */
	/* height: 10px; */
	border-radius: 50px;
	width: 50px;
	height: 50px;
	text-align: center;
	font-size: 25px;
	color: #000;
	border: 1px solid #000;
	cursor: pointer;
	justify-content: center;
	align-items: center;
	display: flex;
}

.customNextBtn:hover,
.customPreviousBtn:hover {
	background-color: #000;
	color: #fff;
}


/******************************************************** Menu Styles ********************************************************/

#menuToggle {
	background: none;
	border: none;
	color: var(--agaram-green);
	cursor: pointer;
	  font-size: 25px;
}

nav {

	position: fixed;
	top: 0;
	left: 0;
	width: 250px;
	height: 100%;
	background: #333;
	transform: translateX(-100%);
	transition: transform 0.3s ease;


}

nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

nav ul li {
	display: flex;
	align-items: center;

}

nav ul li a {
	color: #000;
	display: block;
	text-decoration: none;
	font-family: 'poppinsbold';
	text-transform: uppercase;


}

nav ul li a:hover {
	text-decoration: none;
	color:var(--agaram-green);
}

nav ul li a.active {
	border-bottom: 2px solid var(--agaram-green);

}

nav.show {
	transform: translateX(0);
}



a.enq-now {
	background-color: #000 !important;
	color: var(--agaram-green);
	font-weight: 500;
	padding: 10px 30px;
	border-radius: 50px !important;
}

#closeMenu {
    display: none;
    font-size: 24px;
    cursor: pointer;
    margin-left: auto;
    padding: 10px;
    color: #fff;
}

@media (min-width: 991px) {
	nav {
		display: block;
		transform: translateX(0);
		position: static;
		width: auto;
		height: auto;
		background: none;
	}

	nav ul {
		display: flex;
		justify-content: flex-end;
	}

	nav ul li {
		border: none;
	}

	nav ul li a {
		margin: 0 20px;
	}

	#menuToggle {
		display: none;
	}

}

/* Responsive styles */

@media (max-width: 1080px) {
nav ul li a {
	margin: 0 10px;
	font-size: 14px;
}
a.enq-now {

  padding: 10px 20px;
}
}


@media (max-width: 991px) {
    #menuToggle {
        display: block;
    }

    nav {
        display: none;
        flex-direction: column;
        width: 100%;
    }

    nav.show {
        display: flex;
    }

    nav a {
        margin: 10px 0;
    }
	
	.col-lg-4.agaram-uae-d-logo, .col-lg-8.agaram-uae-d-nav{
	flex: 0 0 50%;
    max-width: 50%;

	}
	
		#closeMenu {
        display: block;
    }
	nav ul li {
	display: flex;
	align-items: center;
	text-align: center;
	justify-content: center;

}
nav ul li a {
	margin: 0 10px;
	font-size: 19px;
	color: #fff;
	margin-bottom: 37px;
}

.agaram-uae-d-about-section h2 {
	display: flex;
	align-items: center;
	font-family: 'poppinsbold';
	text-align: center;
	justify-content: center;
}


}



/******************************************************** Testimonial Styles ********************************************************/

.testimonials {
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 50px 0;
	padding-bottom: 0px;
}

/*.testimonials::before{content:'';position: absolute;right:0;left:0;top:0;bottom:0;background: rgba(255,216,50,.7);}*/
.testimonials .title {
	text-align: center;
	margin-bottom: 50px;
	position: relative;
	padding: 20px 0;
	max-width: 600px;
	margin: 0 auto;
}

.testimonials .title h5 {
	color: #EB6D2F;
	line-height: 1.2em;
	font-size: 18px;
	font-weight: 900;
	margin-bottom: -3px;
}

.testimonials .title h2 {
	color: #5A3733;
	line-height: 1.2em;
	font-weight: 900;
	font-size: 41px;
	letter-spacing: -1px;
	margin: 0
}

.testimonials .title img {
	margin-top: -10px;
}

.testimonials .title p {
	margin: 0 0 10px;
	margin-bottom: 0;
	color: #5A3733;
}

.testimonials .testi .item {
	background: #fff;
	padding: 50px 30px;
	border-radius: 15px;
	box-shadow: -1px 0px 10px 0px rgba(50, 50, 50, 0.23);
	border: 1px solid var(--agaram-green);
}

.testimonials .testi .item .profile {
	display: flex;
	padding-left: 15px;
	margin-bottom: 30px;
	align-items: center;
}

.testimonials .testi .item .profile img {
	border-radius: 100%;
	width: 90px;
	height: 90px;
	object-fit: cover
}

.testimonials .testi .item .profile .information {
	padding-left: 20px;
}

.testimonials .testi .item .profile .information .stars i {
	color: #ffd832
}

.testimonials .testi .item .profile .information p {
	font-size: 24px !important;
	margin: 0px auto 0px;
	color: #010101;
	line-height: 1;
	font-family: 'poppinsbold';
}

.testimonials .testi .item .profile .information span {
	color: #505050;
	margin-top: -4px;
	line-height: 1.6em;
	font-size: 18px !important;
}

.testimonials .testi .item>p {
	margin-bottom: 15px;
	font-size: 16px;
	line-height: 1.6em;
	display: block;
	z-index: 2;
	color: #2d2a2b;
	text-align: left;
}

.testimonials .testi .item .icon {
	/* text-align: center; */
	position: absolute;
	right: 30px;
	top: 40px;
}

.testimonials .testi .item .icon i {
	font-size: 32px;
	color: #FFD832;
}


/********************************************************  scroll to top ********************************************************/

#scroll {
	position: fixed;
	right: 10px;
	bottom: 10px;
	cursor: pointer;
	/* width: 50px; */
	/* height: 50px; */
	background-color: #000;
	/* text-indent: -9999px; */
	display: none;
	display: flex;
	text-align: center;
	padding: 10px 15px;
}

#scroll span {
	position: relative;
	/* top: 50%; */
	/* left: 50%; */
	/* margin-left: -8px; */
	/* margin-top: -12px; */
	/* height: 0; */
	/* width: 0; */
	/* border: 8px solid transparent; */
	/* border-bottom-color: #ffffff; */
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	align-content: center;
	/* align-self: center; */
}

#scroll span i {
	color: #FFFFFF;
	font-size: 18px
}

#scroll:hover {
	background-color: var(--agaram-green);
	opacity: 1;
	filter: "alpha(opacity=100)";
	-ms-filter: "alpha(opacity=100)";
}


/* Common CSS */

.bx-link {
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 5;
}

.img-responsive {
	max-width: 100%;
	height: auto;
	display: block;
}

.line {
	width: 100%;
	height: 1px;
	background-color: #c7c7c7;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
}

.trans {
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
}

.width-twefive {
	width: 25%;
}

.width-off {
	width: 50%;
}

.width-sevfive {
	width: 75%;
}

.width-hund {
	width: 100%;
}

.rel {
	position: relative !important;
}

.abs {
	position: absolute !important;
}

.block {
	display: block !important;
}

.inline-block {
	display: inline-block !important;
}

.inline {
	display: inline !important;
}

.lt-float {
	float: left !important;
}

.rt-float {
	float: right !important;
}

.flt-none {
	float: none !important;
}

.margin {
	margin-left: auto !important;
	margin-right: auto !important;
}

.margin0 {
	margin: 0 !important;
}

.no-wrap {
	white-space: nowrap !important;
}

.clr {
	clear: left;
}

.point-event {
	pointer-events: none !important;
}

.cursor {
	cursor: pointer;
}

.italic {
	font-style: italic !important;
}

.uni-color {
	color: #333 !important;
}

.up-case {
	text-transform: uppercase !important;
}

.low-case {
	text-transform: lowercase !important;
}

.capitalize {
	text-transform: capitalize !important;
}

.txt-trans {
	text-transform: none !important;
}

.text-just {
	text-align: justify !important;
}

.cent {
	text-align: center !important;
}

.txt-lt {
	text-align: left !important;
}

.txt-rt {
	text-align: right !important;
}

.btm {
	bottom: 0 !important;
}

.tpm {
	top: 0 !important;
}

.ltm {
	left: 0 !important;
}

.rtm {
	right: 0 !important;
}

.vert-mid {
	vertical-align: middle !important;
}

.require {
	color: red !important;
	font-size: 15px !important;
	/*vertical-align: super;*/
}

.font-x1 {
	font-size: 18px !important;
}

.font-x2 {
	font-size: 16px !important;
}

.font-x3 {
	font-size: 14px !important;
}

.font-x4 {
	font-size: 12px !important;
}

.font-x5 {
	font-size: 10px !important;
}

.bold {
	font-weight: bold !important;
}

.font-fam {
	font-family: 'Open Sans', sans-serif !important;
}

.field-bx {
	margin-bottom: 20px;
	width: 48%;
}


.mar-btm0 {
	margin-bottom: 0px !important;
}

.mar-btm5 {
	margin-bottom: 5px !important;
}

.mar-btm10 {
	margin-bottom: 10px !important;
}

.mar-btm15 {
	margin-bottom: 15px !important;
}

.mar-btm20 {
	margin-bottom: 20px !important;
}

.mar-tp0 {
	margin-top: 0px !important;
}

.mar-tp5 {
	margin-top: 5px !important;
}

.mar-tp10 {
	margin-top: 10px !important;
}

.mar-tp15 {
	margin-top: 15px !important;
}

.mar-tp20 {
	margin-top: 20px !important;
}

.mar-lt0 {
	margin-left: 0px !important;
}

.mar-lt5 {
	margin-left: 5px !important;
}

.mar-lt10 {
	margin-left: 10px !important;
}

.mar-lt15 {
	margin-left: 15px !important;
}

.mar-lt20 {
	margin-left: 20px !important;
}

.mar-rt0 {
	margin-right: 0px !important;
}

.mar-rt5 {
	margin-right: 5px !important;
}

.mar-rt10 {
	margin-right: 10px !important;
}

.mar-rt15 {
	margin-right: 15px !important;
}

.mar-rt20 {
	margin-right: 20px !important;
}

.pad-tp0 {
	padding-top: 0px !important;
}

.pad-tp5 {
	padding-top: 5px !important;
}

.pad-tp10 {
	padding-top: 10px !important;
}

.pad-tp15 {
	padding-top: 15px !important;
}

.pad-tp20 {
	padding-top: 20px !important;
}

.pad-btm0 {
	padding-bottom: 0px !important;
}

.pad-btm5 {
	padding-bottom: 5px !important;
}

.pad-btm10 {
	padding-bottom: 10px !important;
}

.pad-btm15 {
	padding-bottom: 15px !important;
}

.pad-btm20 {
	padding-bottom: 20px !important;
}

.pad-rt0 {
	padding-right: 0px !important;
}

.pad-rt5 {
	padding-right: 5px !important;
}

.pad-rt10 {
	padding-right: 10px !important;
}

.pad-rt15 {
	padding-right: 15px !important;
}

.pad-rt20 {
	padding-right: 20px !important;
}

.pad-lt0 {
	padding-left: 0px !important;
}

.pad-lt5 {
	padding-left: 5px !important;
}

.pad-lt10 {
	padding-left: 10px !important;
}

.pad-lt15 {
	padding-left: 15px !important;
}

.pad-lt20 {
	padding-left: 20px !important;
}


.pad0 {
	padding: 0px !important;
}

.pad5 {
	padding: 5px !important;
}

.pad10 {
	padding: 10px !important;
}

.pad15 {
	padding: 15px !important;
}

.pad20 {
	padding: 20px !important;
}

.pad-a0 {
	padding: 0px !important;
}

.mar-a0 {
	margin: 0px !important;
}

.brd-a0 {
	border: none !important;
}

.brd-tp {
	border-top: 1px solid #cccccc !important;
}

.brd-btm {
	border-bottom: 1px solid #cccccc !important;
}

.brd-lt {
	border-left: 1px solid #cccccc !important;
}

.brd-rt {
	border-right: 1px solid #cccccc !important;
}

.brd-al {
	border: 1px solid #cccccc !important;
}

.brd-btm-n {
	border-bottom: none !important;
}

.brd-tp-n {
	border-top: none !important;
}

.brd-lt-n {
	border-left: none !important;
}

.brd-rt-n {
	border-right: none !important;
}

.brd-rad {
	border-radius: 10px;
}

.brd-rad-n {
	border-radius: 0px !important;
}


@media screen and (max-width:1200px) {

	.agaram-uae-services-g {

		grid-template-columns: 1fr 1fr 1fr;
	
	}
		
}

@media screen and (max-width:991px) {
.agaram-uae-d-banner-img h1 {

	font-size: 26px !important;
}
.agaram-uae-d-client-section .col-lg-1{

display: none;

}


}

@media screen and (max-width:920px) {

	.agaram-uae-d-about-section h2 {
		font-size: 25px !important;
		margin-bottom: 20px !important;
	}
	
	.agaram-uae-d-about-section h2 img {
		width: 110px;
	}
	.about-content p {
		font-size: 16px !important;
		line-height: 34px !important;
	
	}
	.agaram-uae-d-about-section,
.agaram-uae-d-client-section,
.agaram-uae-d-services-section,
.agaram-uae-d-counter-section,
.agaram-uae-d-award-section,
.agaram-uae-d-cwe-section,
.agaram-uae-d-testimonial-section {
	padding-top: 50px;
	padding-bottom: 50px;
}

.agaram-uae-services-g {

	grid-template-columns: 1fr 1fr;

}

	}


	@media screen and (max-width:800px) {
		.agaram-contact-g {
				grid-template-columns: 1fr;
			
	
		}
		.agaram-uae-d-contact-section{	height: auto;}


	}


	@media screen and (max-width:700px) {
	.agaram-counter-g {
		grid-template-columns: 1fr 1fr;
			font-size: 22px;
		row-gap: 50px;
	}

	.agaram-awards-g {
		display: inline-block;

	
	}

}




	@media screen and (max-width:600px) {

		.agaram-uae-d-about-section h2 {
			flex-direction: column;
		}
		.agaram-uae-d-about-section h2 img {
			width: 132px;
			margin-top: 20px;
			margin-bottom: 20px;
		}

		h2 {
			font-size: 25px !important;
			margin-bottom: 20px !important;
		}

		.agaram-uae-services-g {

			grid-template-columns: 1fr;
		
		}

		.agaram-pes ul li {
			font-size: 18px;
			grid-gap: 28px;
			margin-bottom: 13px;
		}

		.agaram-pes ul li img {
			width: 30px;
			height: auto;
		}
		.agaram-add-map-icon img {
			width: 53px;
			height: auto;
		}


	}
@media screen and (max-width:560px) {
.agaram-uae-d-banner-img h1 {

	font-size: 18px !important;
}

.agaram-counter-g {
	grid-template-columns:1fr;
		font-size: 22px;
	row-gap: 50px;
}


}

@media screen and (max-width:520px) {
.agaram-uae-d-banner-img h1 {

	font-size: 16px !important;
}


}


@media screen and (max-width:460px) {
.agaram-uae-d-banner-img h1 {
	font-size: 14px !important;
}

}



@media screen and (min-width:300px) {
	.container {
		max-width: 1300px;
	}
}