@charset "utf-8";
/* CSS Document */

@font-face {font-family: "Roboto Bold";
  src: url("../fonts/Roboto Bold.eot"); /* IE9*/
  src: url("../fonts/Roboto Bold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("../fonts/Roboto Bold.woff2") format("woff2"), /* chromeã€firefox */
  url("../fonts/Roboto Bold.woff") format("woff"), /* chromeã€firefox */
  url("../fonts/Roboto Bold.ttf") format("truetype"), /* chromeã€firefoxã€operaã€Safari, Android, iOS 4.2+*/
  url("../fonts/Roboto Bold.svg#Roboto Bold") format("svg"); /* iOS 4.1- */
}
a:focus, button:focus {
	outline: none !important;
}

 button::-moz-focus-inner {
 border: 0;
}
*:focus {
	outline: none;
}
blockquote {
	padding: 0;
	margin: 0;
}
input, button, select, textarea {
	outline: none;
	font-family: "Roboto Bold";
}
label {
	margin-bottom: 0;
}
p {
	margin: 5px 0px 15px;
    line-height: 19px;
    font-size: 12px;
	
}
ul, ol {
	list-style: none;
	padding: 0;
	margin: 0;
}
ul li, ol li {display: block;}
dl {margin: 0;}
dt, dd{line-height: inherit;}
dt{font-weight: inherit;}
dd {margin-bottom: 0;}
cite {font-style: normal;}
form {margin-bottom: 0;}
blockquote {padding-left: 0; border-left: 0;}
address {margin-top: 0;	margin-bottom: 0;}
figure {margin-bottom: 0;}
html p a:hover {text-decoration: none;}
body {

	font-size: 16px;
	line-height: 1.7;
	font-weight: 400;
	color: #282828;
	background-color: #282828;
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: subpixel-antialiased;
}
 h1, h2, h3, h4, h5, h6, [class*='heading-'] {
 margin-top: 10px;
 margin-bottom: 10px;
 font-weight: 400;
 font-family: "Roboto Bold";
 color: #151515;
 font-size: 15px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, [class*='heading-'] a {
	color: inherit;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, [class*='heading-'] a:hover {
	
}
h1, .heading-1 {
	font-size: 50px;
	line-height: 0.88;
	font-weight: 300;
	letter-spacing: .075em;
}
 @media (min-width: 768px) {
h1,  .heading-1 {
	font-size: 70px;
}
}
 @media (min-width: 992px) {
h1,  .heading-1 {
	font-size: 90px;
}
}
 @media (min-width: 1200px) {
h1,  .heading-1 {
	font-size: 110px;
	line-height: 0.85455;
}
}
h2, .heading-2 {
	font-size: 36px;
	line-height: 0.88;
}
 @media (min-width: 768px) {
h2,  .heading-2 {
	font-size: 50px;
}
}
 @media (min-width: 992px) {
h2,  .heading-2 {
	font-size: 60px;
}
}
 @media (min-width: 1200px) {
h2,  .heading-2 {
	font-size: 70px;
	line-height: 1;
}
}
h3, .heading-3 {
	font-size: 32px;
	line-height: 0.88;
	font-weight: 300;
}
 @media (min-width: 768px) {
h3,  .heading-3 {
	font-size: 40px;
}
}
 @media (min-width: 992px) {
h3,  .heading-3 {
	font-size: 30px;
	line-height: 25px;
	
}
}
h4, .heading-4 {
	font-size: 28px;
	line-height: 1;
	letter-spacing: .075em;
}
 @media (min-width: 768px) {
h4,  .heading-4 {
	font-size: 36px;
	line-height: 1;
}
}
h5, .heading-5 {
	font-size: 22px;
	line-height: 1;
	font-weight: 500;
}
 @media (min-width: 768px) {
h5,  .heading-5 {
	font-size: 24px;
}
}

.gmm_sec {
    margin-top: -30px;
}
.home_page_box p {
    height: 85px;
	
}
.btnsss {
    border-radius: 50px;
    padding: 4px 10px;
    background: #146c43;
    border: solid 2px #146c43;
    margin-top: 5px;
    font-weight: 700;
}

.btnsss:hover {
    border-radius: 50px;
    padding: 4px 10px;
    background: #009087;
    border: solid 2px #009087;
    margin-top: 5px;
    font-weight: 700;
}

.btns {
    border-radius: 50px;
    padding: 7px 20px;
    background: #009087;
	
	font-weight: 600;
}

footer ul li
{
	
	display: inline-block;
  text-align: center;
  color: #fff;
}
footer ul li a
{
	font-size: 14px;
    padding: 0px 10px;
    text-decoration: none;
    color: #fff;
}

.img_one {
	width: 239px;
    margin-top: 10%
}

.img_two {
    width: 142px;
    margin-top: 13%;
}

.img_third {
    width: 192px;
    margin-top: -15px;
    padding: 21px 13px 0px;
}

.img_fourth {
    width: 211px;
    margin-top: 39px;
    padding: 0px 0px 0px;
}
.header_sec {
	padding: 15px 0px 20px;
}

.header_sec i
{
	font-size: 18px;
    color: #fff;
}
.header_sec p a
{
	font-size: 14px;
    color: #fff;
    text-decoration: none;
	text-transform: uppercase;

}

.f_ul_sect ul li i
{
	padding: 0px 5px;
}

.f_ul_sect ul li
{
	
	display: inline-block;
  text-align: center;
  color: #fff;
  margin: 0px 6px;
}
.f_ul_sect ul li a {
    font-size: 14px;
    padding: 7px 20px 7px 7px;
    text-decoration: none;
    color: #fff;
    border: solid 1px #363739;
    border-radius: 50px;
	background: #383838;
}

.find_nmc
{
	background-image: linear-gradient(to right, #ffd900, #90cc43, #1db271, #009087, #006b7c);
    background-clip: text;
	color: #00000000;
	font-size: 40px;

}

.find_nmc a:hover
{
	background-image: linear-gradient(to right, #ffd900, #90cc43, #1db271, #009087, #006b7c);
    background-clip: text;
	color: #00000000;
}

.foooter_btm
{
	background: #222;
	margin: 15px 0px 0px;
}

.foooter_btm p
{
margin: 0px 0px 10px;
}
.p_text
{
	font-size: 15px;
	margin-top: 25px;
}

.box_sec1 {
	border-radius: 10px;
    background: #383838;
    border: solid 2px #3a3a3a;
    padding: 20px 15px;
}

.gm_gg
{
	background: #2174dc;
	border: solid 2px #2174dc;
}

.social_icons {
    background: #383838;
    padding: 4px 6px;
    color: #fff;
    margin: 0px 1px;
    border-radius: 30px;
}

.social_icons i {
    width: 12px;
    height: 20px;
}

.fix-icon {
	display: inline-block;
	position: fixed;
	bottom: 100px;
	right: 20px;
	z-index: 999999;
  }
  
  #fix-icon {
	-webkit-animation-duration: 2.5s;
	animation-duration: 2.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
  }
  
  .fix-icon-item {
	animation: bounce 1s infinite alternate;
	animation-duration: 1s; 
	-webkit-animation: bounce 1s infinite alternate;
	animation-duration: 1s;
	animation-timing-function: ease;
	animation-iteration-count: infinite;
	animation-fill-mode: none;
  }
  
  .fix-icon-item img {
	width: 40px !important;
	height: 40px !important;
	background: #ff7400;
	border-radius: 50%;
	text-align: center;
	cursor: pointer;
	padding: 10px;
  }
  
  
  .fix-icon-whataap {
	display: inline-block;
	position: fixed;
	bottom: 50px;
	right: 20px;
	z-index: 999999;
	transition: all0.5s ease-in-out;
  }
  
  .fix-icon-whataap-item img {
	border-radius: 50%;
	box-shadow: 1px 1px 4px rgb(60 60 60 / 40%);
	transition: box-shadow .2s;  
	cursor: pointer;
	overflow: hidden;
	width: 40px !important;
	height: 40px !important;
	background: #25d366 !important;
  }

  .togals {
    margin: 8px 20px;
    float: right;
}

.togals i
{
	font-size: 28px;
}



