/* mbhuju@gmail.com */
@import url('https://fonts.googleapis.com/css2?family=Red+Hat+Display:ital,wght@0,300..900;1,300..900&display=swap');

body{margin:0px; font-family: "Red Hat Display", sans-serif; font-size:16px; color:#000; font-weight: normal; line-height:24px; background: #fffdf9; letter-spacing: .5px; }

a:link, a:active, a:visited{ color:#d32b93;  text-decoration:none; }
a:hover{color:#000; text-decoration:none;}

a.more:link, a.more:active, a.more:visited{ font-weight:500; text-decoration:none;}
a.more:hover{ text-decoration:none;}

a.footermenu:link, a.footermenu:active, a.footermenu:visited { font-size:12px; color:#a3a3a3; font-weight:700;  text-decoration:none;}
a.footermenu:hover{color: #fff;}

a.btnlink:link, a.btnlink:active, a.btnlink:visited {color:#ffffff; background:#d32b93; padding:8px 20px; font-weight:600; margin: 10px 0;  text-decoration:none; text-transform:uppercase; display: inline-block; margin: 10px; -webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;  -webkit-transition: background 2s; /* For Safari 3.0 to 6.0 */   transition: background 2s; /* For modern browsers */}
a.btnlink:hover {background:#00adee; text-decoration:none;}

a.btnlinksmall:link, a.btnlinksmall:active, a.btnlinksmall:visited {color:#ffffff; background:#00a69c; padding:4px 15px; font-weight:600; font-size: 13px;  text-decoration:none; text-transform:uppercase; display: inline-block;  -webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;  -webkit-transition: background 2s; /* For Safari 3.0 to 6.0 */   transition: background 2s; /* For modern browsers */}
a.btnlinksmall:hover {background:#000; text-decoration:none;}

.container{ width:1400px; margin: 0 auto;}

/*********
HEADER
******/
#topbar{ width:100%; background: #0094cc; padding: 10px 0; font-size: 16px; color: #FFF; text-align: center;}
#logo{ width:25%; float: left;}
#menu{width:55%; float: left; text-align:right; padding-top: 10px; }
#demo{ width:20%; float: right; text-align: right;}

/*******
BANNER
*********/
#banner{width:100%; text-align: center; padding: 30px 0;}

/****************/
#content{width:100%; padding: 50px 0; background: #fff; margin-top: 30px; }
	#inner{width:1300px; margin:0 auto; }
	
.blockleft{ width:46%; float: left; padding: 1.5%;}
.blockright{ width:46%; float: right; padding: 1.5%;}

.cblleft{ width:25%; float: left; padding: 4% 5%; font-size: 26px; color: #fff; line-height: 30px; font-weight: 300;
    -webkit-border-radius: 025px;
-moz-border-radius: 025px;
border-radius: 025px; }

.cblright{ width:60%; float: right;}


.block30{ width:30%; float: left;}
.block60{ width:60%; float: right;}


.contactform{ width:80%; margin: 0 auto; background:#00a69c;  padding: 4% 5%; 
    -webkit-border-radius: 025px;
-moz-border-radius: 025px;
border-radius: 025px; }

.roundframe{ width:90%; margin: 0 auto;  padding: 4% 5%;  color: #fff; text-align: center;
    -webkit-border-radius: 025px;
-moz-border-radius: 025px;
border-radius: 025px; }

.homeroundframe{ width:auto; margin: 0 auto;  padding:1% 2%;  color: #fff; text-align: center; font-size:28px; font-weight:600; line-height: 150%; background:#d32b93; display: inline-block;
    -webkit-border-radius: 015px;
-moz-border-radius: 015px;
border-radius: 015px; }

/*******
FOOTER
*********/

	#footer_inn{ width: 100%; text-align: center; padding: 30px 0; background: #efece3;}
.footerlogo{ max-width:150px;}

/*******
STYLE
*********/
h1{font-size:45px; line-height:40px; color:#00adee; font-weight:600; margin-top:0; text-transform:capitalize;}
.style1{font-size:48px; font-weight:700; color:#00adee;  line-height: 150%; }
.style2{font-size:30px; font-weight:600; line-height: 150%; }
.style3{font-size:26px; font-weight:600; line-height: 36px; margin-bottom: 10px; color: #000; }
.size20{ font-size:20px;}
.smalltxt{ font-size:12px;}


/*******
FORM
*********/
#contactform{width:100%;}
input, textarea, select {padding:5px 10px;  font-family: "Red Hat Display", sans-serif; border:1px solid #dedede; font-size:16px; background:#FFF;}
textarea{height:100px;}
.btn{ height:40px; font-weight:bold;  font-family: "Red Hat Display", sans-serif; text-align:center; color:#fff; background:#f6921e; border:1px solid #f6921e;  margin-top:10px; padding:5px 20px; text-transform:uppercase; cursor:pointer; -webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px; }
.email_error{ padding:2%; width:96%; border:1px solid #fff; color:#fff; margin:0 auto; text-align:center; margin-bottom: 15px;}
.inputsize{ width:94%; margin-bottom:15px; padding:2% 3%; -webkit-border-radius: 015px;
-moz-border-radius: 015px;
border-radius: 015px; }
.inputzipsize{ width:50px;}

/*******
MISC
*********/
.img{border:1px solid #cecac8; padding:5px; }
.imgright{ max-width:95%; float:right; margin-left:30px; }
.imgleft{ max-width:95%; float:left; margin-right:30px; padding-bottom:35px; }


.clear{clear:both;}
img{max-width:100%;}
a[href^=tel] { color:inherit; text-decoration:none; }

.tbar{ border-bottom:#b2b2b2 1px solid; padding:10px 10px 10px 0;}

.back-to-top { position: fixed; bottom: 2em; right: 40px; display: none;}

.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
.roundimg{-webkit-border-radius: 025px;
-moz-border-radius: 025px;
border-radius: 025px; }

