/************ TABLE OF CONTENTS ***************


**********************************************/

*{
	padding:0;
	margin:0;
	box-sizing: border-box;
	font-family: 'Lato', sans-serif;                                         
}
body{
	font-family: 'Lato', sans-serif;
	background:url(../images/paper_fibers.png); 
	/*overflow-x: hidden;*/
	    line-height: 1.5;
}
ul{
	padding: 0px;
}
/*
h1 {
  font-weight: 900;
  font-size: 36px;
}

h2 {
  font-weight: 700;
  font-size: 32px;
}

h3 {
  font-weight: 400;
  font-size: 28px;
}

h4 {
  font-weight: 400;
  font-size: 24px;
}

h5 {
  font-weight: 400;
  font-size: 20px;
}

h6 {
  font-weight: 400;
  font-size: 16px;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, div
pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q,
s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
figure, header, nav, section, article, aside, footer, figcaption {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  
}
p{
	color: #636363;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
	letter-spacing:2px;
	margin-bottom: 1rem;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.clearfix {
  display: inline-block;
}

html[xmlns] .clearfix {
  display: block;
}

* html .clearfix {
  height: 1%;
}

ul, li {
  padding: 0;
  margin: 0;
  list-style: none;
}

header, nav, section, article, aside, footer, hgroup {
  display: block;
}

* {
  box-sizing: border-box;
}

html, body {
  font-weight: 400;
  background-color: #fff;
  font-size: 16px;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a {
  text-decoration: none !important;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0px;
  margin-bottom: 0px;
}

ul {
  margin-bottom: 0px;
}
*/
img{
	margin-bottom: 15px;
}
.text-justify{
	text-align: justify !important;
}
.custom_nav{
	background: #042234 !important;
	padding: 0px;
}
.custom_nav .navbar-nav .nav-link{
	color: #fff;
	border-bottom: solid 4px #042234;
}
.custom_nav .navbar-nav .nav-link.active, .custom_nav .navbar-nav .show>.nav-link{
	background-color: rgba(255,255,255,.2);
    border-bottom: solid 4px #fff;
	color: #fff;
}
.custom_nav .navbar-nav .nav-link:focus, .custom_nav .navbar-nav .nav-link:hover{
	background-color: rgba(255,255,255,.2);
    border-bottom: solid 4px #fff;
	color: #fff;
}
.custom_nav_item li{
	margin-left: 15px;
	margin-right: 15px;
}
.main-logo {
    padding: 1rem 0px;
}
.right_logo {
    padding-top: 1.1rem;
}
.bg{
	-webkit-box-shadow: 0 0 5px 0 rgb(204 204 204);
    -moz-box-shadow: 0 0 5px 0 rgba(204,204,204,1);
    box-shadow: 0 0 5px 0 rgb(204 204 204);
	background-color: #fff;
}
.main_top_heading{
	color: #042234;
	font-weight: 700;
	font-size: 1.75rem;
	
}
.main_2nd_heading {
    color: #4887ae;
    font-size: 1.5rem;
    margin-top: 1rem;
    margin-bottom: 0.7rem;
    font-weight: 500;
	line-height: 1.2;
	
}
.top_mar_no{
	margin-top: 0px;
}
.product-d h5 {
    font-size: 18px;
    color: #212121;
    font-weight: 900;
}
.parg {
    font-size: 15px;
    color: #454545;
}
.parg strong {
    color: #000;
	font-weight: bolder;
}
.pl-3, .px-3 {
    padding-left: 1rem!important;
}
.list_styles li{
	list-style-type: initial;
}
.pl-3, .px-3 {
    padding-left: 1rem!important;
}
#firstProduct {
    -webkit-box-shadow: 0 8px 5px -5px #aaa;
    -moz-box-shadow: 0 8px 5px -5px #aaa;
    box-shadow: 0 8px 5px -5px #aaa;
}
.position-absolute {
    position: absolute!important;
}
.bl {
    border-left: solid 1px #E8E8E8;
}
.btn-new {
    background: linear-gradient(#ffd971,#ffb948);
    border: 1px solid #c89237;
    color: #212121;
    white-space: normal;
}
.btn-new:hover {
    background: linear-gradient(#ffb948,#ffd971);
}
.font-weight-bold {
    font-weight: 700!important;
}
.text-danger {
    color: #dc3545!important;
}
.product-d ul {
    font-size: 14px;
    color: #444;
}
.ul-check2 li {
    line-height: 1;
    min-height: 33px;
    display: flex;
    align-items: center;
}
.ul-check2 li {
    background: url(../images/tick-1.png) 7px 0 no-repeat;
    background-size: 33px;
    margin: 15px 0 0 6px;
    line-height: 32px;
}
.bl {
    border-left: solid 1px #E8E8E8;
}
#firstProduct {
    -webkit-box-shadow: 0 8px 5px -5px #aaa;
    -moz-box-shadow: 0 8px 5px -5px #aaa;
    box-shadow: 0 8px 5px -5px #aaa;
	position: relative;
}
.product-d {
    border: 3px solid #E8E8E8;
    background-color: #FFF;
    -webkit-transition: .7s;
    transition: .7s;
}
.product-d:hover {
    border-color: #aaa;
    -webkit-transition: .7s;
    transition: .7s;
}
.ul-check2 li {
    line-height: 1;
    min-height: 33px;
    display: flex;
    align-items: center;
}
.ul-check li, .ul-check2 li {
    list-style-type: none;
    padding: 0 0 1px 50px;
    vertical-align: middle;
}
.preview_tag{
	right:-30px; 
	top:-40px; 
	z-index:999;
}
.preview_tag img{
	width: 100px;
}
.pl-4{
    padding-right: 1.5rem;
}
.footer_nav{
	background: #042234;
	
}
.footer_list a{
	text-decoration: none;
	
}
.footer_list a:hover{
	text-decoration: underline;
}
.footer_main{
	text-align: center;
	margin-top: 15px;
}
.footer_main p{
	
	color: #fff;
	font-size: 1rem;
}
.footer_list{
	list-style: none;
	display: block;
}
.footer_list li{
	display: inline-block;
	
}

.footer_list a{
	/*padding: 0px 10px;*/
	
}
.term_of_use{
	border-right: 2px solid #fff;
}
.right-sidebar {
    border-left: solid 1px #eee;
}
.pb-4, .py-4 {
    padding-bottom: 1.5rem!important;
}
.position-absolute {
    position: absolute!important;
	right:-30px; 
	top:-40px; 
	z-index:999;
}
.ml-auto, .mx-auto {
    margin-left: auto!important;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.btn-new {
    background: linear-gradient(#ffd971,#ffb948);
    border: 1px solid #c89237;
    color: #212121;
    white-space: normal;
}
.position_reltiv{
	position: relative;
}
.font-weight-bold {
    font-weight: 700!important;
}
.right-sidebar {
    border-left: solid 1px #eee;
}
.parg {
    font-size: 15px;
    color: #454545;
}
.ul-check li {
    background: url(../images/tick-1.png) 7px 7px no-repeat;
    background-size: 36px;
    margin: 15px 0;
}
.ul-check li, .ul-check2 li {
    list-style-type: none;
    padding: 0 0 1px 50px;
    vertical-align: middle;
}
.pl-3, .px-3 {
    padding-left: 1rem!important;
}
.parg {
    font-size: 15px;
    color: #454545;
}
.parg li {
   
	margin-bottom: 10px;
}
.no_check_list li{
	list-style: none;
	
}
.ul-check li {
    background-size: 36px;
    margin: 15px 0;
}
.form-group {
    margin-bottom: 1rem;
}
.form-control {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

/* media Quries for mobile */
@media only screen and (max-width: 767px){
		.pl-4{
			padding-right: 15px !important;
		}
		.custom_nav_item li{
			margin-left: 0;
			margin-right: 0;
			padding-left: 0px;
			padding-right: 0px;
			margin-top: 15px;
		}
		.custom_nav .navbar-nav .nav-link.active, .custom_nav .navbar-nav .show>.nav-link{
			display: block;
			padding-left: 15px;
			padding-right: 15px;
		}
		.container_mobile{
			width: 100%;
			padding: 0px;
		}
		.custom_nav .navbar-nav .nav-link{
			padding-left: 15px;
			padding-right: 15px;
		}
		.navbar-toggler:focus{
			box-shadow: none;
		}
		.bg{
			box-shadow: none;
		}
		.product-c{
			position: relative;
			width: 100%;
		}
}
/* end of media Quries for mobile */
