


@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cabin:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap');
body{
	margin:0px ;
 	padding:0px;
 	background:#fff !important;
}

div,h1,h2,h3,h4,h5,h6,p,img,a,ul,li{
  margin:0px ;
  padding:0px;
}




/*font-family: 'Montserrat', sans-serif
font-family: 'Cabin', sans-serif;*/
/*needed*/
a{
  text-decoration:none !important;
  -webkit-transition:300ms;
  -moz-transition:300ms;
  -ms-transition:300ms;
  -o-transition:300ms;
  transition:300ms;
}
a:hover{
  text-decoration:none !important;
}
ul{
  list-style-type:none;
}
.clear{
  clear:both;
}
/*needed*/





			/**************** start of caa-banner ************/


.caa-banner{
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background:url(/images/caa-bg.png) center center no-repeat;
	background-size:cover;
	width:100%;
	height:300px;
	overflow:hidden;

}
.caa-banner-row{
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:relative;
}


.caa-banner-text{
	margin:0px 0px 0px 0px;
	padding:90px 0px 0px 0px;
	width:100%;
	position:absolute;
	top:0;
	left:0;
}

.caa-banner-text h1{
	margin:0px auto 0px auto;
	padding: 0px 0px 0px 0px;
    font-family: Montserrat;
    font-size: 40px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
}

.caa-banner-text h2{
	margin:0px auto 0px auto;
	padding: 0px 0px 0px 0px;
    font-family: Montserrat;
    font-size: 36px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
}
.caa-banner-text p {
    margin:25px auto 0px auto;
    padding: 0px 0px 0px 0px;
    font-family: Cabin;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
	width:450px;
}



		/****** start of what ********/

.what{
	margin:0px 0px 0px 0px;
	padding:155px 0px 150px 0px;
	overflow:hidden;
	width:100%;
	background:#fff;
}
.what-text{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	overflow:hidden;
}
.what-text h3 {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: Montserrat;
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: var(--greyish-brown);
}
.what-text p {
    margin: 25px auto 0px auto;
    padding: 0px 0px 0px 0px;
    font-family: Cabin;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: var(--greyish-brown);
	width:690px;
}
.what-row{
	margin:58px auto 0px auto;
	padding:0px 0px 0px 0px;
}
.what1{
	margin:0px 20px 0px 0px;
	padding:5px 0px 5px 15px;
	float:left;
	width:366px;
	border-left:6px solid #0199e6;
}
.what1 p {
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 0px 0px;
    font-family: Cabin;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: var(--greyish-brown);
}
.what1 p.last{
    margin: 0px 0px 0px 0px;
}
.what3{
	margin:0px 0px 0px 0px;
}






		/****** start of caa ********/

.caa{
	margin:0px 0px 0px 0px;
	padding:0px 0px 155px 0px;
	overflow:hidden;
	width:100%;
	background:#fff;
}
.caa-row{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.caa-left{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:588px;
}
.caa-left h4 {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: Montserrat;
    font-size: 29px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: var(--greyish-brown);
}
.caa-left p {
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: Cabin;
    font-size: 17px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: var(--greyish-brown);
}

a.take{
	margin:30px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	display:block;
	font-family: Cabin;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color:#099ce6;
	text-align:center;
	border-radius:3px;
	border:2px solid #099ce6;
	width:210px;
	line-height:40px;
}

.caa-right{
	margin:0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	float:right;
	width:552px;
}



		/****** start of make ********/

.make{
	margin:0px 0px 0px 0px;
	padding:0px 0px 150px 0px;
	overflow:hidden;
	width:100%;
	background:#fff;
}
.make-text{
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	width:930px;
	overflow:hidden;
}
.make-text h3 {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: Montserrat;
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: var(--greyish-brown);
}
.make-text p {
    margin:30px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: Cabin;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: var(--greyish-brown);
}





.make-row{
	margin:60px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.make1{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:405px;
}
.make1 ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.make1 ul li {
    margin: 0px 0px 24px 0px;
    padding: 0px 0px 0px 23px;
    font-family: Cabin;
    font-size: 17px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: var(--greyish-brown);
	position:relative;
}
.make1 ul li::before{
    margin:7px 0px 0px 0px;
	content:'';
	position:absolute;
	top:0px;
	left:0;
	background:#0199e6;
	border-radius:50%;
	width:5px;
	height:5px;
}
.make1 ul li.last{
	margin:0px 0px 0px 0px;
}


.make2{
	margin:0px 0px 0px 90px;
	width: 226px;
}
.make3{
	margin:0px 0px 0px 0px;
	width:305px;
	float:right;
}




			/******** start of we **********/

.we{
	margin:0px 0px 0px 0px;
	padding:0px 0px 150px 0px;
	background:#fff;
	overflow:hidden;
	width:100%;
}
.we-text{
	margin:0px auto 70px auto;
	padding:0px 0px 0px 0px;
	width:930px;
	overflow:hidden;
}
.we-text h3 {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: Montserrat;
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: var(--greyish-brown);
}
.we-text p {
    margin:28px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: Cabin;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: var(--greyish-brown);
}




.we-row{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
}
.we-row1{
	margin:0px 0px 0px 0px;
	overflow:hidden;
}
.we1{
	margin:0px 0px 30px 0px;
	padding:25px 15px 0px 15px;
	overflow:hidden;
	border:1px solid #e7e7e7;
	height:242px;
}
.we-last{margin:0px 0px 0px 0px;}

img.we-pic{
	margin:45px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	float:left;
}
.we1-text {
    margin: 0px 0px 0px 19px;
    padding: 0px 0px 0px 0px;
    float: left;
    width: 236px;
}
.we1-text h4 {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: Cabin;
    font-size: 21px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: var(--greyish-brown);
}
.we1-text p {
    margin: 19px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: Cabin;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: var(--greyish-brown);
}




			/******** start of team ********/


.team{
	margin:0px 0px 0px 0px;
	padding:150px 0px 150px 0px;
	background:#fff;
	overflow:hidden;
	width:100%;
}
.team h3 {
    margin: 0px 0px 52px 0px;
    padding: 0px 0px 0px 0px;
    font-family: Montserrat;
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: var(--greyish-brown);
}
.team-row{
	margin:0px auto 58px auto;
	padding:0px 0px 0px 0px;
	overflow:hidden;
}

img.brand-pic{
	margin: 0px auto 0px auto;
	display:block !important;
}
#blog-demo3.owl-carousel .owl-controls {
    top: inherit !important;
    bottom: 20px !important;
    left: 0px !important;
}

#blog-demo3 .owl-prev {
    left: -26px !important;
	top: -60px !important;
}
#blog-demo3 .owl-next {
    right: -26px !important;
	top: -60px !important;
}
a.see {
    margin: 0px auto 0px auto;
    padding: 0px 0px 0px 0px;
    display: block;
    font-family: Cabin;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #099ce6;
    text-align: center;
    border-radius: 3px;
    border: 2px solid #099ce6;
    width: 210px;
    line-height: 40px;
}
