/*Reset Css*/
@media (min-width: 1300px){
	.container {
		max-width: 1170px;
	}
}
@media (min-width: 1400px){
.container {
    max-width: 1270px;
}
}


body{
	font-family: 'Google Sans Text', sans-serif;
	color:#5f6368;
	font-size: 16px;
	letter-spacing: 0.2px;
	line-height: 1.5em;
}
a{
	color:#5f6368;
}
a:hover{
	color:#5f6368;
}
.btn{
	font-size: 14px;
	letter-spacing: 0.5px;
	padding: 10px 20px;
	font-weight: 500;
	box-shadow: none !important;
	outline: none !important;
}
.btn:hover{
	color:#5f6368;
}
.btn.btn-medium{
	font-size: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.btn-blue{
	background-color: #1a73e8;
	color: #fff !important;
}
.btn-white{
	background-color: #ffffff;
	color: #1a73e8 !important;
}


.btn-white-w-border{
	border: 1px solid #e6e7ea;
	color: #1a73e8;
}
.btn-white-w-border:hover{ 
	color: #1a73e8;
}

.btn-link{
	padding: 0 !important;
	color: #1a73e8;
	text-decoration: none;
}

.btn-link:hover{ 
	color: #1a73e8;
	text-decoration: none;
}

h1,h2,h3,h4,h5,h6{
	font-family: 'Google Sans', sans-serif;	
	color: #202124;  
}

.title{
	font-family: 'Google Sans', sans-serif;	 
	margin: 0 0 15px 0; 
}

h1,.h1{
	font-size: 48px;  
	line-height: 1.2em;	
	font-weight: 400;	
	color: #202124;  
	letter-spacing: 0;
	font-family: 'Google Sans', sans-serif;	 
}
h2,.h2{
	font-size: 42px;  
	line-height: 1.2em;
	font-weight: 400;
	color: #202124;  
	letter-spacing: 0;
	font-family: 'Google Sans', sans-serif;	 
}
h3,.h3{
	font-size: 36px;  
	line-height: 1.2em;
	font-weight: 400;
	color: #202124; 
	letter-spacing: 0; 
	font-family: 'Google Sans', sans-serif;	 
}
h4,.h4{
	font-size: 32px;  
	line-height: 1.2em;
	color: #202124;
	letter-spacing: 0;  
	font-family: 'Google Sans', sans-serif;	 
}
h5,.h5{
	font-size: 28px;  
	line-height: 1.2em;
	letter-spacing: 0;
	font-family: 'Google Sans', sans-serif;	 
}
h6,.h6{
	font-size: 20px;  
	line-height: 1.2em;
	font-weight: 400;
	color: #202124;  
	letter-spacing: 0;
	font-family: 'Google Sans', sans-serif;	 
}
p{
	margin-bottom: 1.5em;
}
p:last-child{
	margin-bottom:0 !important;
}
img{
	max-width: 100%;
	height: auto
}

.default-section{
	padding: 80px 0;
}

.font-18{
	font-size: 18px;  
	  line-height: 1.4em;
}

.font-16{
	font-size: 16px; 
	line-height: 1.4em;
}
.font-weight-600{
	font-weight:600;
}
.font-weight-500{
	font-weight:500;
}
.dark-color{
	color: #202124 !important;
}
.blue-color{
	color: #1a73e8 !important;
}


/*Reset Css End*/
.main-header{
	padding: 20px 0;
	position: relative;
	z-index: 999;
	box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
}

.number-list{
	margin: 0;
	padding: 0;
	list-style: none;
}
.number-list li{
	position: relative;
	padding-left: 30px;
	margin-bottom: 15px;
}
.number-list li .number{
	background-color: #1a73e8;
	width: 20px;
	height: 20px;
	text-align: center;
	color: #fff;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	font-size: 12px;
	line-height: 1.7em;
	position: absolute;
	left: 0;
	top: 2px;
}
.number-list li h6{
	margin-bottom: 0; 

}
.number-list li:last-child{
	margin-bottom: 0;
}

.bg-light-blue{
	background-color: #f8f9fa;
}
.icon-list-item{
	text-align: center;
	font-size: 0;
	margin: 0;
	padding: 0;
}
.icon-list-item li{
	display: inline-block;
	font-size: 12px;
	padding: 0 12px;
	margin-bottom: 5px;
}
.icon-list-item .icon-div{
	margin-bottom: 5px;
}

.membership-row {
	margin: 0;
}
.membership-row .card-col{
	padding: 0;
	position: relative;
	padding-top: 34px;
}
 
.membership-cards{
	padding: 30px 22px;
	border: 1px solid #d9dbe0; 
	padding-bottom: 120px;
	height: 100%; 
}
.membership-cards .head-div{
	position: absolute;
	left: 0;
	top: 0;
	font-size: 11px;
	color: #1a73e8;
	text-transform: uppercase;
	background-color: #d2e3fc;
	width: 100%;
	padding:5px 10px;
	text-align: center;
	font-weight: 500;
	display: none;
	letter-spacing: 0.5px;
}
.membership-row .card-col.active .membership-cards .head-div{
	display: block;
}

.membership-row .card-col.active .membership-cards {
	border-color: #1a73e8;
}
.membership-row .card-col.active .membership-cards .bottom-btn{
	display: none;
}




.membership-cards small{
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 1.4em;
	display: block;
	font-family: 'Google Sans Text', sans-serif;
}
.membership-cards .head-content{
	min-height: 235px;
	margin-bottom: 30px;
}
.membership-cards .price-content{
	min-height: 100px;
	margin-bottom: 30px;
}
.membership-cards .price-content h5 span{
	font-size: 16px;
}
.membership-cards .bottom-content{
	border-top: 1px solid #d9dbe0;
	padding-top: 40px;
}
.membership-cards ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.membership-cards ul li{
	position: relative;
	padding-left: 25px;
	margin-bottom: 15px;
}
.membership-cards ul li:after{
    /*Add another block-level blank space*/
    content: '';
    display: block;
 
    /*Make it a small rectangle so the border will create an L-shape*/
    width: 8px;
    height: 16px;
 
    /*Add a white border on the bottom and left, creating that 'L' */
    border: solid #004ee2;
    border-width: 0 2px 2px 0;
 
    /*Rotate the L 45 degrees to turn it into a checkmark*/
    transform: rotate(45deg);
	position: absolute;
	left: 0;
	top: 2px;
  }

.membership-cards .bottom-btn{
	position: absolute;
	left: 0;
	bottom: 60px;
	width: 100%;
	text-align: center;
	
}
  
.faq-section .accordion-button{
	font-size: 18px;
	line-height: 1.3em;
	border-bottom: 0;
	color: #1a73e8;
	box-shadow: none;
	outline: none;
	padding-left: 0;
	position: relative;
	padding-right: 30px;
}
.faq-section .accordion-button:not(.collapsed){
	background-color: transparent;
	color: #174ea6;
}
.faq-section .accordion-item{
	padding: 10px 0;
	border-left: 0;
	border-right: 0;
} 
.faq-section  .accordion-body{
	padding: 15px 0;
	max-width: 680px;
}
.faq-section .accordion-button::after{
	background-image: none;
	position: relative; 
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    border-right: 2px solid #1a73e8;
    border-top: 2px solid #1a73e8;
    transform: rotate(135deg);
	position: absolute;
	right: 0; 
	margin: 10px;
}
.faq-section .accordion-button:not(.collapsed)::after{
	border-color: #174ea6;
	-webkit-transform: rotate(315deg);
-moz-transform: rotate(315deg);
-o-transform: rotate(315deg);
-ms-transform: rotate(315deg);
transform: rotate(315deg);

}
.accordion-controll {
	text-align: right;
	padding-bottom: 15px;
}
.accordion-controll .btn{
	padding:0;
	font-size: 18px;
	color: #1a73e8;
}
.contact-sales-section .btn{
	font-size: 18px;
}
.contact-sales-section .btn svg{
	margin-left: 5px;
}

.main-footer{
	font-size: 14px;
	line-height: 1.4em;
	padding: 40px 0;
}