html {
  scroll-behavior: smooth;
  --btnBackgroundColor: #55aaa5 ;
	--btnColor:#fff;
}

.greenBgColor{
background-color:#55aaa5 !important;
}

#myModal{
position:fixed;
	top:120px;
	right:25%;
	width:50%;
	
}

#myModal .modal-body{
background-color:#fff;
	padding:20px 20px 0px 20px;
	border-right:2px solid #55aaa5;
	border-left:2px solid #55aaa5;
}


#myModal .modal-footer{
	background-color:#fff;
	padding:20px;
	border-radius:0px 0px 20px 20px;
	border-right:2px solid #55aaa5;
	border-left:2px solid #55aaa5;
	border-bottom:2px solid #55aaa5;
	
	
}

#referralPage a{
    color:#55aaa5;
}

.referralCode {
    color:#55aaa5;
}

.news_details_header h1{
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 15px;
}


.one_news{
    width:100%;
	float:left;
	margin-bottom:40px;
}




.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {

    background-color: var(--btnBackgroundColor);
    border-color: var(--btnBackgroundColor);
    color:var(--btnColor);
}

.pagination>li>a, .pagination>li>span{
color:#b3aa9b;
}

h2{
font-size:26px;
font-weight:500;
}

.h2{
font-size:26px;
font-weight:500;
}


.News_page h2 a{
color:#b3aa9b;
}


.h1{
font-size: 32px;
font-weight: 900;
margin-top: 0;
position: relative;
text-transform: none;
margin-bottom:20px;
}

h1{
font-size: 32px;
font-weight: 900;
margin-top: 0;
position: relative;
text-transform: none;
margin-bottom:20px;
}

.header{
font-size:40px;
	font-weight: 500;
    margin-top: 0;
    position: relative;
    text-transform: none;
	margin-bottom:10px;

}



#feature .header{
font-size: 60px;
    font-weight: 900;
    margin-top: 0;
    position: relative;
    text-transform: none;
    color: #fff;
    margin-bottom: 10px; 
	 margin: .67em 0;
	line-height: 1.1;
	letter-spacing: 0px;
}


.section-title p{
margin-top:20px;
}

.fade_image{
float:right;
}

.colorWhite{
color:#fff;
}

.colorTeal{
color:#58a9a4;
}


.colorBrown{
color:#b3aa9b;
}

a.btn{
color: #fff;
}
.btn{
 background: #55aaa5 none repeat scroll 0 0;
    border-radius: 30px;
    box-shadow: 0 5px 40px 0 rgba(42, 111, 199, 0.2);
    color: #fff;
    display: inline-block;
    margin-top: 20px;
    padding: 10px!important;
    transition: all 0.3s ease 0s;
    margin: 0px auto;
    display: table;
	text-transform:uppercase;
}

.Pricing_plans_btn{
    background: #55aaa5 none repeat scroll 0 0;
    border-radius: 30px;
    box-shadow: 0 5px 40px 0 rgba(42, 111, 199, 0.2);
    color: #fff;
    display: inline-block;
    margin-top: 20px;
    padding: 14px 30px!important;
    transition: all 0.3s ease 0s;
    margin: 0px auto;
    display: table;
	text-transform:uppercase;
}

.Pricing_plans_btn:hover{
    background: #fff !important;
    color: #b3aa9b!important;
}

#category_macro h2{
    margin-top:20px;
	margin-bottom:20px;
	font-size:28px;
	font-weight:500;
}

#about .owl-theme .owl-controls{
display:block !important;
} 

#review .owl-theme .owl-controls{
display:block !important;
} 

.inner_Template{

	margin-top:62px;
}


#inner_Template a{
color:#55aaa5;
text-decoration:none;
}

.ul_padding ul{
padding-left:35px !important;
}


a.upgrade-butto{
color:#fff;
}


a.upgrade-button:hover{
color:#fff !important;
}


#pricing_header{
    margin-bottom:50px;
	padding:20px 0px;
}

#pricing_header .nav-tabs{
border-bottom:none;
}

#pricing_header ul li{
width:50%;	
}

#pricing_header ul li a{
	text-align:center;	
	width:70%;
	border-radius:0px;
	border:none;
	background-color:#fff;
	margin-bottom:10px;
	color:#b3aa9b;
	
}

#pricing_header ul li.active a{
background-color:#55aaa5 !important;
	color:#fff;
}

#pricing_header ul li a.right{
	float:right;
	margin-right:30px;
}


#pricing_header ul li a.left{
	float:left;
	margin-left:30px;
}

#pricing a.price_btn {
background-color:#55aaa5;
	color:#fff;
	text-align:center;
	width:100px;
	float:none;
	margin:0px auto;
	display:table;
	margin-top:20px;
	
}



#pricing .single-feature h4{
font-size:18px;
}

.fade_in_macro .service-title{
	font-size:35px;
}

.back-to-top{
    width: 50px;
    height: 50px;
    position: fixed;
    bottom: 5%;
    right: 5px;
    background-image:url("/media/1017/uparrow.jpg");
	background-repeat:no-repeat;	
    background-color: #dad7d2;
    z-index: 1;
    cursor: pointer;

}


.Faq_btn{
background: #55aaa5 none repeat scroll 0 0;
border-radius: 30px;
box-shadow:0 5px 40px 0 rgba(42, 111, 199, 0.2);
/*color: #b3aa9b; */
color:#fff;	
display: inline-block;
margin-top: 20px;
padding:14px 30px!important;
transition: all 0.3s ease 0s;
	margin:0px auto;
	display:table;
}

.Faq_btn:hover{
background: #fff none repeat scroll 0 0!important;
color: #b3aa9b!important;}



.section-title span.colorWhite{
    width:100%;
	background:none !important;
	height:auto;
}

#book-a-demo .contactform label{
color:#fff;
font-size: 20px;
font-weight: 300;
line-height: 30px;
}

#book-a-demo input[type='submit']{
  background-color:#fff ;
    color:#55aaa5 ;
    text-align: center;
    width: 100px;
	border-radius:0px;
	font-family: 'Ubuntu', sans-serif;
    font-size: 20px;
}



#faq #accordion .panel-body a{
color:#b3aa9b !important;
}



#book-a-demo .contactform span.checkboxlist{
width:80px;
}


#book-a-demo .contactform input[type=checkbox], input[type=radio]{
float:right;
margin-top:13px;
	margin-left:10px;
	height:16px !important;
	width:16px !important;
}



.single_about ul li{
	background-image: url(/media/1002/icon.jpg);
    background-position: center left;
    padding-left: 50px;
    background-repeat: no-repeat;
	height: 36px;
}
.testimonial {
min-height: 210px;
}


/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {  }


/*screen-lg corresponds with col-lg*/
@media (min-width: 1200px) {  }


/*screen-md*/
@media (min-width: 992px) and (max-width: 1200px) {
	.fade_in_macro .img-box img{
	   margin:0px auto;
		display:table;
		padding-top:20px;
		padding-bottom:20px;
		float:none !important;
	}
	
	#pricing_header ul li{
    width:100%;	
	margin-bottom:10px;
    }
	
	#pricing_header ul li a{
	width:100%;
	}
	
	#pricing_header ul li a.right{
	float:none;
	margin:0px;
	}
	#pricing_header ul li a.left{
	float:none;
	margin:0px;
	}	
	
	
	
}


/*screen-sm*/
@media (min-width: 768px) and (max-width: 992px) {

  .fade_in_macro .img-box img{
	   margin:0px auto;
		display:table;
		padding-top:20px;
		padding-bottom:20px;
	    float:none !important;
	}
	
	#pricing_header ul li{
    width:100%;	
	margin-bottom:10px;
    }
	
	#pricing_header ul li a{
	width:100%;
	}
	
	#pricing_header ul li a.right{
	float:none;
	margin:0px;
	}
	#pricing_header ul li a.left{
	float:none;
	margin:0px;
	}	

	.home-parallax{
	height:auto;
	padding-bottom:50px;
	}
	
}




/*screen-xs*/
@media (max-width: 768px) {
	
	#myModal {
    right: 5%;
    width: 90%;
    font-size: 14px;
    line-height: 16px;
	}
	
	.news_details_header tr td{
    width:100%;
	display:block;
    margin-bottom:10px;
	}
	
	.news_details_header img{
    max-width:100%;
	display:block;
	height:auto !important;   
}
   .one_news tr td{
    width:100%;
	display:block;
    margin-bottom:10px;
    }
	
	#pricing_header ul li{
    width:100%;	
	margin-bottom:10px;
    }
	
	#pricing_header ul li a{
	width:100%;
	}
	
	#pricing_header ul li a.right{
	float:none;
	margin:0px;
	}
	
	#pricing_header ul li a.left{
	float:none;
	margin:0px;
	}
	
	
	.fade_in_macro .img-box img{
	   margin:0px auto;
		display:table;
		padding-top:20px;
		padding-bottom:20px;
	}
	
	.fade_in_macro .service-info{
	padding:15px;
	}
	
	.fade_in_macro{
	 padding:110px 0 125px !important;
     		width:100%;
		max-width:100%;
		
	}
	
	.fade_image{
       float:none;
		margin:0px auto;
		display:table;
}
	
	
	.navbar-brand img{
	width:240px;
	}
	
	
	.home-parallax{
		padding-top:70px;
	height:auto;
	padding-bottom:110px;
	}
	
	
	.section-padding {padding: 70px 0;}
	
	#feature .header{
	font-size:46px;
	}
}
