﻿@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Fira+Sans+Condensed&display=swap');<!--heading--->

@import url('https://fonts.googleapis.com/css2?family=Nanum+Gothic&display=swap');<!--para--->
*
*
* ==========================================
* FOR DEMO PURPOSES
* ==========================================
*
*/
body{
margin:0px;
padding:0px;}
*{
margin:0px;
padding:0px;}
a{text-decoration:none!important;}
h1,h2,h3,h4,h5,h6 {
font-family: 'Fira Sans Condensed', sans-serif;}
p{font-family: 'Nanum Gothic', sans-serif;
font-size:13px;
text-align:justify;}
ul{
margin:0px;
padding:0px;}
.text-small {
    font-size: 0.9rem !important;
}
li{
font-size:13px;}
.header {
    background-color: #00d2ff;
    background-image: linear-gradient(to right, #00d2ff 0%, #3a7bd5 100%);
	
}
.navbar-nav li{
font-size:15px;
font-weight:bold;}
.gap{height:10px;}
.navbar-expand-lg .navbar-nav .nav-link{padding-right: 1.5rem!important;
    padding-left: 1.5rem!important;}
p{
color:#444;}
.section-0{
		 padding:0px;
		 border-bottom: 1px solid #eee;
		
	     }
.alert{
margin:0px;
padding:0px;}
.close{
    padding:05px;
border: 1px solid #fff;
    background: #f9be03;
    color: #fff;}		 
.top_text{
margin:0px;
padding:0px;
text-align:center;
font-size:13px;
text-transform:uppercase;}
.section-1 {
    background: #ffffff;
}
a{
text-decoration:none;}
.section-2 {
    background: #F1F1F1;
}
.section-2 p {
text-align:center;
font-size:17px;
}
.section-3 {
    background: #EAEAEA;
}
.col-container{
 display: table;}
 .box{
 display: table-cell;}
 .polaroid h4{
 text-align:center!important;}
 .box p{
 text-align:justify;}
 .polaroid .hreflink{
 text-align:center!important;}
.section-4 {
    background: #eee;
}
.section-5{
background-color:#fcfcfe;}

div.polaroid {
 
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  
  background-color:#fff;
  text-align:center;
}

div.container {
  padding: 10px;
}
.hreflink {

color:#fa0;
 -webkit-transition: color 1s; /* For Safari 3.0 to 6.0 */
        transition: color 1s; /* For modern browsers */
}
.hreflink:hover {

 -webkit-transition: color 1s; /* For Safari 3.0 to 6.0 */
        transition: color 1s; /* For modern browsers */}
		

h4 {
    font-size:17px;
    
    
}



#footer {
    background-color:#e6e4e4;  
     height:50%; 
}
.copyrright {
    color:#737373;
	font-size:12px;
   
}
footer
{
 background:#fcfcfe url(../img/footer-illustration.svg) no-repeat;
background-size:100%;
height:120px;
background-position: bottom right;   
 }
.product p{
font-size:12px;
text-align:center;
font-weight:600;}
.monthly{
margin-top:-15px;
color:#FF9900;}
.gap{ height:10px;}

.product_d h3,h4{
text-align:left;
}
product_d ul{
margin:0px;
padding:0px;
}
.product_d ul li{
text-align:left;
list-style-type: circle;
	

}
.product_d span{
font-weight:bold;}
.product_d h4{
color:#FF9900;}
.term  li{
padding-bottom:6px;}
.modal-content{
background: url(../img/0111.jpg) no-repeat;
background-size:100% 100%;
color:#fff;}