<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* === fontawesome === */
@import url('fa/css/font-awesome.css');
/* === custom icon === */

body{
	color: #21528C;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E6EEF9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;


}


.layout-right-content {
position: relative !important;
}

.amazingcarousel-title{
	
	font-size:24px !important;

}

.amazingcarousel-description{
	
	font-size:18px !important;
		padding-top:40px !important;
		padding-bottom:20px !important;	
}

.amazingslider-button-1 button{
	
	border-radius:50px;
	padding-left:20px;
	padding-right:20px;
	font-family:Arial, Helvetica, sans-serif;
	&nbsp; }		


.amazingslider-button-1 button{
	
	border-radius:50px;
	padding-left:20px;
	padding-right:20px;
	font-family:Arial, Helvetica, sans-serif;
	&nbsp; }		
.amazingslider-button-1 button:hover{
	background:#F29509;

	&nbsp; }		

h1{
	color: #21528C;
	font-size: 40px;
	line-height:45px;
	font-weight:bold;
	padding: 30px 10px 0px;
	text-align:center;
	
	}
	
.sph1{
	color: #ffffff;
	background:#21528C;
	font-size: 40px;
	line-height:45px;
	font-weight:bold;
	text-align:left;
	padding:20px;
	margin:0px;
	
	}

.smessage {
	font-size: 20px;
	color:#F00;
	padding:10px;
	display:block;
	background:#F3F7FC;
}

.smessage a:link {
	color:#F00;

}
.smessage a:active {
	color:#F00;
}
.smessage a:visited {
	color:#F00;
}
.smessage a:hover {
	color:#000000;
}

.paynowbutton {
	font-size: 22px;
	font-weight: bolder;
	background:#F7A020;
	color:#ffffff;
	width:200px;
	height:auto;
	border-style:none;
	padding:15px;
	border-radius:50px;
}
.paynowbutton:hover {

	color: #ffffff;
	background:#21528C;
	cursor:pointer;
		
}

#usr_tld{
	display:inline-block;
	
	}
#usr_domain{
	display:inline-block;
	
	}
#usr_url{
	display:none;	

	
	}
#domainavailability{
		
	display:inline-block;
	
	}	

/*VIEW CART DETAILS ////////////////////////////////////*/
.containercart {
    font-size: 0; /*fix white space*/
	padding: 20px;
	background:#ffffff;
}
.containercartp{
   
    display: inline-block;
    vertical-align: top;
    width: 100%;
	color:#000;
	font-size:14px;
	background-color:#F5F5F5;
}

.orderspan{
	padding:10px;
	font-weight:bold;
}

.dsbg {

	background:#E8E8E8;
	line-height:50px;
	width:100%;
}


.cartheadingm {
	font-size: 22px;
	color: #ffffff;
	background:#21528C;
	min-height:30px;
	padding-left:10px;
	padding-right:10px;
	line-height:40px;


}

.cartds {


	font-size: 20px;
	color: #000000;
    height:50px;
	width:95%;
	margin:10px;
	border-width:thin;
	border-color:#E8E8E8;
	background:#ffffff;

}

.cartds1 {


	font-size: 20px;
	color: #000000;
    height:70px;
	width:60%;
	margin:10px;
	border-width:thin;
	border-color:#E8E8E8;
	background:#ffffff;

}

.cartds2 {


	font-size: 20px;
	color: #000000;
    height:70px;
	width:33%;
	margin:10px;
	border-width:thin;
	border-color:#E8E8E8;
	background:#ffffff;

}


/*END VIEW CART DETAILS ////////////////////////////////////*/


/*SUB PAGE  DIV///////////////////////////////////////////////////*/
.spsubtitle {
	color: #21528C;
	background:#F3F7FC;	
	font-size: 22px;
	line-height:25px;
	font-weight:bold;
	padding: 20px;
	text-align:left;	
}

.spsubtitle1 {
	color: #21528C;
	background:#F3F7FC;	
	font-size: 22px;
	line-height:25px;
	font-weight:bold;
	text-align:left;	
}
.spcontainer{
	width:100%;
	background-color:#F3F7FC;
	}
.spcontainer1{
	width:100%;
	background-color:#F3F7FC;
	padding:20px;
	}	
.spdetails {
	color: #21528C;
    font-size: 18px;
	font-weight:bold;
	line-height:20px;
	width:55%;
	display:inline-block;
	padding:20px;

}

.spdetails1 {
	color: #21528C;
    font-size: 16px;
	width:55%;
	display:inline-block;
	padding-top:30px;
	text-align:justify;



}
.spicons{
	display:inline-block;
	width:40%;
	font-size:500px;
	vertical-align:top;
	background-color:#F3F7FC;
	margin-top:40px;
	
	}
.spicons1{
	display:inline-block;
	width:40%;
	font-size:400px;
	vertical-align:top;
	background-color:#F3F7FC;
	text-align:center;
	
	}

.spdetails input[type=text], select, textarea{

    width: 100%;
	max-width:600px;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
	font-size:14px;
	font-weight:normal;
	border-color:#D5E2F4;

}

.spdetails span{

	display:inline-block;
	font-size:14px;
	color:#F00;
	font-weight:bold;
	text-align:center;
	line-height:20px;
	width:100%;
	max-width:600px;

	
	}
.spbutton{
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	background:#21528C;
	width:150px;
	height:50px;
	border-radius:30px;
	border-style:none;
	margin: 20px 20px 60px 5px;
}
.spbutton:hover {

	background:#F7A020;
	cursor:pointer;
		
}


.adminbutton{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background:#21528C;
	width:1auto;
	height:35px;
	border-style:none;
	margin: 5px;
	padding: 10px;
	border-radius:5px;
}
.adminbutton:hover {

	background:#F7A020;
	cursor:pointer;
		
}

/*END SUB PAGE  DIV///////////////////////////////////////////////////*/
		
.hr0 {
	border-style:none;
	border-top: 1px solid #E7ECFA;
	width:100%;
	margin:0px;
	
}		
.hr1 {
	border-style:none;
	border-top: 2px solid #E7ECFA;
	border-bottom: 1px solid #F4F7FD;
	width:100%;
	margin:0px;
	
}	
.hr2 {
	border-style:none;
	border-bottom: 2px solid #E7ECFA;
	border-top: 1px solid #F4F7FD;
	width:100%;
	margin:0px;
}	

.hr3 {
	border-style:none;
	border-bottom: 1px solid #FCFDFE;
	border-top: 3px solid #ECF1FB;
	width:100%;
	margin:0px;
}	

.hr4 {
	border-style:none;
	border-bottom: 2px solid #F9F9F9;
	border-top: 2px solid #F3F3F3;
	width:100%;
	margin:0px;
	white-space:pre-line;
	
}	

a:link {
	color: #21528C;
	text-decoration: none;
}
a:visited {
	color: #21528C;
	text-decoration: none;
}
a:hover {
	color: #F7A020;
	text-decoration: none;
}
a:active {
	color: #21528C;
	text-decoration: none;
}

.maintitle{
	color: #21528C;
	font-size: 40px;
	line-height:45px;
	font-weight:bold;
	padding: 30px 10px 10px;
	text-align:center;
}

.mainsubtitle {
	color: #21528C;
	font-size: 24px;
	font-weight:bold;
	padding: 0px 10px 30px;
	text-align:center;

}

.maintitlebg {
	color: #21528C;
	background:#F3F7FC;	
	font-size: 40px;
	line-height:45px;
	font-weight:bold;
	padding: 30px 10px 10px;
	text-align:center;	
}

.mainsubtitlebg {
	color: #21528C;
	background:#F3F7FC;
	font-size: 24px;
	font-weight:bold;
	padding: 0px 10px 30px;
	text-align:center;	
}

/*GENERAL BUTTON DIV////*/

.generalbutton button {
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	background:#21528C;
	width:220px;
	height:50px;
	border-radius:30px;
	border-style:none;
	margin: 20px 0px;
}
.generalbutton button:hover {

	background:#F7A020;
	cursor:pointer;
		
}

/*END GENERAL BUTTON///////////////////////////////////////////////////*/

/*VIEW ALL BUTTON DIV///////////////////////////////////////////////////*/
.divall{
	text-align:center;
	width:100%;
	padding:10px;
	
	}

.divall button {
	font-size: 24px;
	font-weight: bolder;
	color: #ffffff;
	background:#21528C;
	width:450px;
	height:50px;
	border-style:none;
	margin-bottom:30px;

	
}
.divall button:hover {

	background:#F7A020;
	cursor:pointer;
		
}

/*VIEW ALL BUTTON DIV END///////////////////////////////////////////////////*/

/*LOGO BAR DIV///////////////////////////////////////////////////*/

.containerl {
    font-size: 0; /*fix white space*/
	padding: 20px;
	background:#FFF;
}

.logodiv {
	width:50%;
    display: inline-block;
	vertical-align:top;
}

.logodiv img{
	max-width:293px;
	width:100%;
}

.countrydiv {
    display: inline-block;
	font-size: 36px;
	width:50%;
	text-align:center;	
    color: #21528C;
}
.countrydiv span {
	font-size: 24px;
	line-height:32px;
	font-weight:bold;

}

.countrydiv  button {
	font-size: 17px;
	font-weight: bolder;
	color: #ffffff;
	background:#21528C;
	width:auto;
	height:30px;
	border-style:none;
	margin:2px;
}
.countrydiv  button:hover {

	background:#F7A020;
	cursor:pointer;
		
}

.myactive{

	background:#F7A020 !important;
		
}


/*LOGO BAR DIV END///////////////////////////////////////////////////*/

/*CALL DIV///////////////////////////////////////////////////*/

.calldiv{

    background:#21528C;
	background: -webkit-linear-gradient(#21528C, #20508A);
    background: -moz-linear-gradient(#21528C, #20508A);
    background: linear-gradient(#21528C, #20508A);
	padding-top:30px;
	padding-bottom:10px;
	text-align:center;
	font-size:80px;
	font-weight:bold;
	line-height:100px;
	color:#ffffff;
	}

.calldiv span{
	font-size:40px;
	font-weight:bold;
	line-height:60px;
}
.calldiv a{
	color: #ffffff;
}

		
/*END CALL DIV///////////////////////////////////////////////////*/
	
/*BOTTOM DIV///////////////////////////////////////////////////*/
.containerbottom {
    font-size: 0; /*fix white space*/
	padding: 20px;
	background:#FFF;
	text-align:center;
}
.containerbottom div {
   
    display: inline-block;
    vertical-align: top;
    width: 50%;
	text-align:center;
	font-size:14px;

}


.containerbottom span {
	font-size: 36px;
	font-weight: bold;
	color: #ffffff;
	background:#21528C;
	width:98%;
	height:70px;
	line-height:70px;
	display:block;
	text-align:center;
	margin-top:20px;
}
.containerbottom img {
	width:90%;
	max-width:495px;
}

/*END OF BOTTOM DIV///////////////////////////////////////////////////*/

/*PARTNERS DIV///////////////////////////////////////////////////*/
.containerp {
   
	background:#E6EEF9;
	font-size:0px;
	padding:20px;
	
}
.containerp div {
   
    display: inline-block;
    vertical-align: top;
    width: 33.3%;
	text-align:left;
	

}
.containerp img {
	margin-bottom:10px;

}
.containerp button {
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	background:#21528C;
	width:220px;
	height:50px;
	border-radius:30px;
	border-style:none;
	margin: 20px 20px 60px 5px;
}
.containerp button:hover {

	background:#F7A020;
	cursor:pointer;
		
}

.pheading {
	font-size: 22px;
	color: #ffffff;
	background:#21528C;
	width:95%;
	height:50px;
	line-height:50px;
	display:block;
	padding-left:10px;
	border-radius: 0 30px 30px 0;
}

.paddress {
	font-size: 16px;
	color: #21528C;
	width:80%;
	line-height:25px;
	display:block;
	padding-left:10px;
	padding-top:10px;
	min-height:70px;
}
.pcall {
	font-size: 22px;
	line-height:50px;	
	font-weight:bold;
	padding-left:10px;
}

/*PARTNERS DIV END///////////////////////////////////////////////////*/

/*BOXES DIV///////////////////////////////////////////////////*/
.containerbox {
    font-size: 0; /*fix white space*/
	padding: 20px;
		background:#F3F7FC;
		display:inline-block;
		text-align:center;
		width:100%;
}
.containerbox div {
   
    display: inline-block;
    vertical-align: top;
    width: 32%;
	text-align:center;

}

.containerbox hr {
		border-style:none;
	border-top: 2px solid #DEE9F8;
	border-bottom: 1px solid #EFF4FC;
	width:100%;
	text-align:center;
}


.sfrom{
	
	font-size: 20px;
	font-weight: bold;
	line-height:24px;
	color: #21528C;

}

.sprice{
	font-size: 62px;
	font-weight: bold;
	color: #21528C;
	line-height:100px;

}

.spricedomain{
	font-size: 62px;
	font-weight: bold;
	color: #F7A020;
	line-height:100px;

}

.containerbox button {
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	background:#21528C;
	width:200px;
	height:50px;
	border-radius:30px;
	border-style:none;
	margin:20px;
}
.containerbox button:hover {

	background:#F7A020;
	cursor:pointer;
		
}

.sheading {
	font-size: 28px;
	color: #ffffff;
	background:#21528C;
	width:98%;
	height:70px;
	line-height:70px;
	display:block;
	text-align:center;
	margin-top:20px;
}

.slist {
	font-size: 14px;
	color: #000000;
	background:#E6EEF9;
	width:98%;
	height:auto;
	line-height:15px;
	display:block;
	text-align:center;	
}

/*BOXES DIV END///////////////////////////////////////////////////*/



/*SERVICES DIV///////////////////////////////////////////////////*/
.containers {
    font-size: 0; /*fix white space*/
	
}
.containers div {
   
    display: inline-block;
    vertical-align: top;
    width: 33.33%;
	padding:20px;
}

.containers span {
	font-size: 36px;
	font-weight: bold;
	color: #ffffff;
	background:#21528C;
	width:71px;
	height:71px;
	border-radius:50px;
	text-align:center;
	display:table-cell;
	vertical-align:middle;

		
}
.containers h2 {
	font-size: 30px;
	color: #21528C;
	font-weight: bold;
	padding-left:10px;
	display:table-cell;
	vertical-align:middle;

}

.containers p {

	font-size: 14px;
	color: #1D4576;
	padding:10px;
	text-align:justify;

}

.containers button {
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	background:#21528C;
	width:150px;
	height:40px;
	border-radius:30px;
	border-style:none;


		
}

.containers button:hover {

	background:#F7A020;
	cursor:pointer;
		
}

/*END OF SERVICES///////////////////////////////////////////////////*/

/*FEATURED PROJECTS///////////////////////////////////////////////////*/

.containerfp {
    font-size: 0; /*fix white space*/
	background:#F3F7FC;
	text-align:center;


}
.containerfp &gt; div {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    text-align: center;
	padding:20px;
}

/*END FEATURED PROJECTS///////////////////////////////////////////////////*/

/*BOTTOM LINKS DIV///////////////////////////////////////////////////*/

.containerbl {
    font-size: 0; /*fix white space*/
	background:#FFF;
	padding:10px;
	width:100%;
	display:inline-block;
	text-align:center;

}
.containerbl &gt; div {
	font-family:Arial, Helvetica, sans-serif;
    display: inline-block;
    vertical-align: top;
    width: 25%;
    text-align: left;
	padding:8px;
}

.containerbl ul{

	font-size:22px;
}

.containerbl li {

	font-size:16px;
    list-style-type:none;
	

}
.containerbl a {
	display:list-item;
	list-style:none;
	padding:10px;
    line-height:16px;

}
	

/*BOTTOM LINKS DIV END////////////////////////////////////*/

.style16 {color: #846D13; font-size: 16px; font-weight: bold; }
--&gt;

/* ////////////////////////////////////// Back to top button ////////////////////////////////////// */

#back-top 
{
	position: fixed;
	bottom: 20px;

	

}
#back-top a 
{
	width: 40px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {color: #000;}
/* arrow icon (span tag) */
#back-top span 
{
	width: 40px;
	height: 40px;
	display: block;
	margin-bottom: 7px;
	background: #F7A020 url(../up-arrow.png) no-repeat center center;
	/* rounded corners */
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span 
{
	background-color: #FFC030;
}

/* ////////////////////////////////////// end of back to top button ///////////////////////////////////////// */
	

@media (max-width: 1200px) {

/*BOXES DIV///////////////////////////////////////////////////*/
.sfrom{
	
	font-size: 18px;
	font-weight: bold;
	color: #21528C;

}

.sprice{
	font-size: 58px;
	font-weight: bold;
	color: #21528C;
	line-height:80px;

}

.sheading {
	font-size: 28px;

}

.slist {
	font-size: 14px;

}

/*BOXES DIV END///////////////////////////////////////////////////*/	

/*FEATURED PROJECTS DIV///////////////////////////////////////////////////*/	
.containerfp &gt; div {
    display: inline-block;
    vertical-align: top;
    width: 33.33%;
    text-align: center;
	padding:20PX;
}

/*END FEATURED PROJECTS///////////////////////////////////////////////////*/	

/*BOTTOM LINKS DIV///////////////////////////////////////////////////*/	

.containerbl li {
	
	font-size:14px;
   

}
	
/*BOTTOM LINKS DIV END///////////////////////////////////////////////////*/	

@media (max-width: 1160px) {

/*BOXES DIV///////////////////////////////////////////////////*/
.containerbox div {
 
    width: 50%;
}

/*BOXES DIV END///////////////////////////////////////////////////*/

	
/*SUB PAGE  DIV///////////////////////////////////////////////////*/


.spicons{
	font-size:400px;
	width:28%;

	}
.spdetails{
	width:58%;
	
	}
.spicons1{
	font-size:300px;
	width:38%;

	}
.spdetails1{
	width:58%;
	
	}	
.spdetails input[type=text], select, textarea{

    width: 100%;
	max-width:100%;
}
/*END SUB PAGE  DIV///////////////////////////////////////////////////*/	
	
/*PARTNERS DIV///////////////////////////////////////////////////*/

.containerp div {
    width: 50%;
}	
/*PARTNERS DIV END///////////////////////////////////////////////////*/	

/*SERVICES DIV///////////////////////////////////////////////////*/

.containers div {
   
    width: 50%;
	padding:20px;
}

.containers h2 {
	font-size: 24px;
}	
	

/*SERVICES DIV END///////////////////////////////////////////////////*/	
.amazingslider-title-1 {
 	font-size:36px !important;
		margin-top:3px !important;
		margin-bottom:3px !important;
		line-height:36px !important;
		padding-bottom:5px !important;
		padding-top:0px !important;

	 
	 }

.amazingslider-description-1 {
	font-size:22px !important;
		margin-top:3px !important;
		margin-bottom:3px !important;
			line-height:22px !important;	
		padding-bottom:5px !important;
		padding-top:0px !important;
	
	}
	

}
	

@media (max-width: 960px) {


.spcontainer1{
	background-color:#F3F7FC;
	padding:10px;
	}	

/*VIEW CART DETAILS ////////////////////////////////////*/


.containercart {

	padding: 5px;

}

.cartds {


	font-size: 14px;
	width:96%;
	margin:5px;



}

.cartds1 {


	font-size: 14px;
	width:96%;
	margin:5px;


}

.cartds2 {


	font-size: 14px;
	width:96%;
	margin:5px;



}
.cartds3 {


	font-size: 14px;
	width:96%;
	margin:5px;



}

.cartheadingm {
	font-size: 14px;
	min-height:25px;
	line-height:25px;

}

/*END VIEW CART DETAILS ////////////////////////////////////*/


/*SUB PAGE  DIV///////////////////////////////////////////////////*/

.spdetails {
	width:100%;

}

.spicons{
	display:none;
	
	
	}

.spdetails1 {
	width:100%;

}

.spicons1{
	display:none;
	
	
	}
/*END SUB PAGE  DIV///////////////////////////////////////////////////*/

	
/*CALL DIV///////////////////////////////////////////////////*/

.calldiv span{
	font-size:25px;
	line-height:30px;
}
.calldiv{

	font-size:50px;
	line-height:60px;

	}

/*CALL DIV END///////////////////////////////////////////////////*/		

/*LOGO BAR DIV///////////////////////////////////////////////////*/

.countrydiv {
	font-size: 32px;

}

/*LOGO BAR DIV END///////////////////////////////////////////////////*/	

/*BOTTOM DIV///////////////////////////////////////////////////*/

.containerbottom div {

    width: 100%;

}	
/*BOTTOM DIV end///////////////////////////////////////////////////*/


/*PARTNERS DIV///////////////////////////////////////////////////*/


.paddress {
	width:94%;
	min-height:80px;
}

.pcall {
	font-size: 18px;
}

.pheading {
	font-size: 18px;
}

/*PARTNERS DIV END///////////////////////////////////////////////////*/		
	

/*FEATURED PROJECTS DIV///////////////////////////////////////////////////*/	
.containerfp &gt; div {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    text-align: center;
	padding:20PX;
}

/*END FEATURED PROJECTS///////////////////////////////////////////////////*/	

.maintitle {
	
	font-size: 28px;
	line-height:30px;

}

h1{

	font-size: 28px;
	line-height:30px;
	}

.sph1{
	font-size: 28px;
	line-height:30px;

	
	}
.spsubtitle {
	
	font-size: 18px;
	line-height:20px;
}	
.mainsubtitle {

	font-size: 18px;
	font-weight:normal;

}

.maintitlebg {
	
	font-size: 28px;
	line-height:30px;

}

.mainsubtitlebg {

	font-size: 18px;
	font-weight:normal;

}
.amazingslider-title-1 {
 	font-size:28px !important;
		margin-top:3px !important;
		margin-bottom:3px !important;
		line-height:24px !important;
		padding-bottom:5px !important;
		padding-top:0px !important;

	 
	 }

.amazingslider-description-1 {
	font-size:18px !important;
		margin-top:3px !important;
		margin-bottom:3px !important;
			line-height:18px !important;	
		padding-bottom:5px !important;
		padding-top:0px !important;
	
	}


.amazingslider-button-1 button{
	
		font-size:19px !important;
		width: 140px !important;
		height: 40px !important;
		padding:1px 1px 1px 1px !important;
&nbsp; }		

}

@media (max-width: 720px) {

	
/*BOXES DIV///////////////////////////////////////////////////*/
.containerbox div {
 
    width: 100%;
}

.sheading {
	width:100%;
}

.slist {
	width:100%;
}

/*BOXES DIV END///////////////////////////////////////////////////*/


/*BOTTOM LINKS DIV///////////////////////////////////////////////////*/	

.containerbl a {
    line-height:16px;
}

   .containerbl &gt; div {
        width: 50%;
    }
	
/*BOTTOM LINKS DIV END///////////////////////////////////////////////////*/		


}
@media (max-width: 640px) {

.amazingcarousel-title{
	
	font-size:18px !important;

}

.amazingcarousel-description{
	
	font-size:14px !important;
}


/*VIEW ALL BUTTON DIV///////////////////////////////////////////////////*/

.divall{
	padding:10px;
}
.divall button {
	width:350px;
}


/*VIEW ALL BUTTON DIV END///////////////////////////////////////////////////*/
	
/*CALL DIV///////////////////////////////////////////////////*/

.calldiv span{
	font-size:20px;
	line-height:22px;
}
.calldiv{

	font-size:36px;
	line-height:43px;

	}

/*CALL DIV END///////////////////////////////////////////////////*/	

/*LOGO BAR DIV///////////////////////////////////////////////////*/

.logodiv {
	width:100%;
	text-align:center;
	padding-bottom:15px;
}
.countrydiv {
	width:100%;
}

.countrydiv  button {

	margin:2px 2px 20px;
}

/*LOGO BAR DIV END///////////////////////////////////////////////////*/
	
/*PARTNERS DIV///////////////////////////////////////////////////*/

.containerp div {
    width: 100%;
}	

.pheading {
	width:100%;
	font-size:20px;
}

.paddress {
	width:100%;
	min-height:40px;
}

.pcall {
	font-size:20px;
}

/*PARTNERS DIV END///////////////////////////////////////////////////*/	
	
	

/*SERVICES DIV///////////////////////////////////////////////////*/

.containers div {
   
    width: 100%;
	padding:20px;
}

/*SERVICES DIV END///////////////////////////////////////////////////*/		

/*FEATURED PROJECTS DIV///////////////////////////////////////////////////*/	
.containerfp img {
	width:100%;
}
/*END FEATURED PROJECTS///////////////////////////////////////////////////*/	




.amazingslider-title-1 {
 	font-size:22px !important;
		margin-top:3px !important;
		margin-bottom:3px !important;
		line-height:24px !important;
		padding-bottom:5px !important;
		padding-top:0px !important;

	 
	 }

.amazingslider-description-1 {
	font-size:14px !important;
		margin-top:3px !important;
		margin-bottom:3px !important;
			line-height:14px !important;	
		padding-bottom:5px !important;
		padding-top:0px !important;
	
	}
	
.amazingslider-button-1 button{
	
		font-size:18px !important;
		width: 130px !important;
		height: 40px !important;
		padding:1px 1px 1px 1px !important;
&nbsp; }	

}

@media (max-width: 480px) {

.amazingcarousel-title{
	
	font-size:16px !important;

}

.amazingcarousel-description{
	
	font-size:11px !important;
		padding-top:20px !important;
		padding-bottom:10px !important;	
}


h1{

	font-size: 22px;
	line-height:30px;
	}

.sph1{

	font-size: 22px;
	line-height:25px;
	
	}		
/*BOTTOM DIV///////////////////////////////////////////////////*/

.containerbottom div {
	font-size:14px;

}	
/*BOTTOM DIV end///////////////////////////////////////////////////*/	

/*VIEW ALL BUTTON DIV///////////////////////////////////////////////////*/

.divall button {
	width:280px;
	font-size:20px;
}


/*VIEW ALL BUTTON DIV END///////////////////////////////////////////////////*/

/*SERVICES DIV///////////////////////////////////////////////////*/

.containers h2 {
	font-size: 20px;
}	

/*SERVICES DIV END///////////////////////////////////////////////////*/	
/*BOTTOM LINKS DIV///////////////////////////////////////////////////*/	

.containerbl ul{
	font-size:18px;
}

.containerbl li {
	font-size:12px;
}

	
/*BOTTOM LINKS DIV END///////////////////////////////////////////////////*/	

.amazingslider-title-1 {
 	font-size:18px !important;
		margin-top:3px !important;
		margin-bottom:3px !important;
		line-height:18px !important;
		padding-bottom:5px !important;
		padding-top:0px !important;

	 
	 }

.amazingslider-description-1 {
	font-size:10px !important;
		margin-top:3px !important;
		margin-bottom:3px !important;
		line-height:10px !important;		
		padding-bottom:5px !important;
		padding-top:0px !important;

	
	}
	
.amazingslider-button-1 button{
	
		font-size:14px !important;
		width: 110px !important;
		height: 35px !important;
		paddding-top:1px !important;
		padding:1px 1px 1px 1px !important;
&nbsp; }	

}

@media (max-width: 380px) {




.amazingslider-title-1 {
 	font-size:14px !important;
		margin-top:3px !important;
		margin-bottom:3px !important;
		line-height:14px !important;
		padding-bottom:0px !important;
		padding-top:0px !important;

	 
	 }

.amazingslider-description-1 {
	font-size:10px !important;
		margin-top:3px !important;
		margin-bottom:3px !important;
		line-height:10px !important;		
		padding-bottom:0px !important;
		padding-top:0px !important;
	
	}
	
.amazingslider-button-1 button{
	
		font-size:12px !important;
		width: 90px !important;
		height: 30px !important;
		padding:1px 1px 1px 1px !important;
	


&nbsp; }	

/*LOGO BAR DIV///////////////////////////////////////////////////*/

.countrydiv  button {
	font-size:14px;
}

/*LOGO BAR DIV END///////////////////////////////////////////////////*/

/*BOTTOM DIV///////////////////////////////////////////////////*/

.containerbottom div {

	font-size:14px;

}	
	
}</pre></body></html>