
@font-face {
  font-family: 'Roboto-Black';
  src: url('../fonts/Roboto-Black.eot?#iefix') format('embedded-opentype'),  url('../fonts/Roboto-Black.woff') format('woff'), url('../fonts/Roboto-Black.ttf')  format('truetype'), url('../fonts/Roboto-Black.svg#Roboto-Black') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto-Bold';
  src: url('../fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/Roboto-Bold.woff') format('woff'), url('../fonts/Roboto-Bold.ttf')  format('truetype'), url('../fonts/Roboto-Bold.svg#Roboto-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto-Light';
  src: url('../fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'),  url('../fonts/Roboto-Light.woff') format('woff'), url('../fonts/Roboto-Light.ttf')  format('truetype'), url('../fonts/Roboto-Light.svg#Roboto-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto-Medium';
  src: url('../fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'),  url('../fonts/Roboto-Medium.woff') format('woff'), url('../fonts/Roboto-Medium.ttf')  format('truetype'), url('../fonts/Roboto-Medium.svg#Roboto-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto-Regular';
  src: url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/Roboto-Regular.woff') format('woff'), url('../fonts/Roboto-Regular.ttf')  format('truetype'), url('../fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-Bold';
  src: url('../fonts/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/OpenSans-Bold.woff') format('woff'), url('../fonts/OpenSans-Bold.ttf')  format('truetype'), url('../fonts/OpenSans-Bold.svg#OpenSans-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-Light';
  src: url('../fonts/OpenSans-Light.eot?#iefix') format('embedded-opentype'),  url('../fonts/OpenSans-Light.woff') format('woff'), url('../fonts/OpenSans-Light.ttf')  format('truetype'), url('../fonts/OpenSans-Light.svg#OpenSans-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
.top-bar {
    background: #061c39;
	    padding: 5px 0px;
	color: #ffffff;
}
.top-bar ul {
    margin-bottom: 0px;
}
.top-bar ul li a{
    color: #ffffff;
}
.top-bar ul li {
	font-size: 14px;
}
.top-bar ul li img{
    width: 15px;
    margin-top: -3px;
	    margin-right: 2px;
}
.all-categories {
    padding: 0px 15px;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
}
.all-categories a{
	display: block;
}
.all-categories button {
    padding: 11px;
}
.all-categories button:focus {
    box-shadow: none;
	outline: none;
}
.all-categories .dropdown-menu{
	border-radius: 0px;
}
.all-categories .fa-bars {
    margin-top: 3px;
}
.all-categories .nav-menu ul {
	top: 93%;
}
section.slider {
    margin-top: 180px;
}

.border-left-1 {
    /*border-left: 1px solid #dfdfdf;*/
}

.live-chat{
	background: #061c39;
    padding-left: 15px;
    padding-right: 15px;
}
.live-chat a{
	color: #ffffff;
}

section.search {
   /* background: #e2e9ef;*/
	color: #ffffff;
    /*padding: 50px 0px;*/
     padding: 19px 0px 50px 0px;
    background-image: url(..//images/search_bg.jpg);
}

 .table td, .table th {
       font-size: 15px;
}
    .stock-table tr td {
    font-size: 15px;
}
section.search .form-group label {
    color: #000;
}
.form-control-sm {
   
    color: #000;
}

section.search .form-control-sm {
    color: #000;
    background: transparent;
    border: 1px solid;
}
#custom-search-input {
        margin:0;
        margin-top: 10px;
        padding: 0;
    }
    
 
    #custom-search-input .search-query {
        padding-right: 3px;
        padding-right: 4px \9;
        padding-left: 4px \9;
        /* IE7-8 doesn't have border-radius, so don't indent the padding */
 
        margin-bottom: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }
 #custom-search-input button img {
    width: 26px;
}
    #custom-search-input button {
        border: 0;
        background: none;
        /** belows styles are working good */
        padding: 2px 5px;
        margin-top: 4px;
        position: relative;
        left: -45px;
        /* IE7-8 doesn't have border-radius, so don't indent the padding */
        margin-bottom: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        color:#D9230F;
    }
 
    .search-query:focus + button {
        z-index: 3;   
    }
.white-line{
	    margin: 20px 0px;
	border-top: 1px solid #fff;
}

.search-btn{
	    background-color: #061c39 !important;
    border-color: #061c39 !important;
	color: #FFF;
}
.search-btn:hover{color: #FFF;}
section.search h3 {
    font-family: 'Roboto-Light';
	color:#000;
}
section.search h3 span {
    font-family: 'Roboto-Bold';
}
.append{
	display: table;
	width: 100%;
}
.buttons{
	display: table;
	width: 100%;
}
.buttons a{
	color: #000;
	text-decoration: underline;
}
.special-tag {
    position: absolute;
    top: 0;
    right: 15px;
    background: #f00;
    color: #FFF;
    padding: 2px 4px;
    font-size: 12px;
}
.special-tag p {
    padding: 0;
    margin: 0;
}
.special-tag-left {
    position: absolute;
    top: 0;
    height: 24px;
    /*right: 15px;*/
    /*background: #f00;*/
    background: #008200;
    
    color: #FFF;
    padding: 2px 4px;
    font-size: 12px;
}
.col-md-4.stock-right .btn.btn-dark.btn-block {

      /*color: #fff !important;*/
    background-color: #ffffff !important;
    color: #061c39 !important;
    border: 2px solid #061c39 !important;
    width: 100%;
    float: right;
    display: table;
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 20px;
}
.col-md-4.stock-right .btn.btn-dark.btn-block h4 {
    color: #000 !important;
}

/*Khan Code Start*/
section.advise {
    padding: 50px 0;
}
section.advise h3 {
        font-size: 24px;
    font-weight: normal;
    font-family: 'Roboto-Black';
}
section.advise p {
    font-family: 'Roboto-Light';
    margin-bottom: 10px;
}
ul li {
    list-style-type: none;
}
ul.verified {
    padding-left: 0;
}
ul.verified li {
    padding: 13px 0;
    font-family: 'Roboto-Light';
    border-bottom: 1px solid #a3a3a3;
}
ul.verified li:last-child {
    border-bottom: none;
}
section.advise .left {
    border-right: 1px solid #a3a3a3;
}
.global-stock {
    padding: 50px 0;
}
h2 span {
    font-weight: 700;
}
.container.footer-bottom {
    position: absolute;
    bottom: 0;
}
.disc p {
    margin-bottom: 5px;
	font-size:15px;
}
.country .image {
    float: left;
    margin-right: 15px;
}
.country p {
  float: left;
    display: contents;
    font-size: 13px;
    color: #000;
    font-weight: 100;
}
.global-stock .left {
    border-right: 1px solid #a3a3a3;
}

.country {
    margin: 10px 0;
	display:table;
	width:100%;
}

.global-stock .heading {
    display: table;
    width: 100%;
}
.global-stock .heading h2 {
    float: left;
	text-transform: uppercase;
	
}

.global-stock .heading h2+span {
    float: right;
}

.global-stock .heading h2+span a {
    color: #000;
}

.global-stock .heading h2+span i.fa {
    font-size: 30px;
}
.review {
    position: relative;
    display: table;
	margin-top:50px;
	    width: 100%;
}

.review .disc {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    background: #FFF;
    top: 20%;
}

.review-image {
    float: right;
    /*width: 70%;*/
        width: 60%;
}

ul.social-media {
    margin-bottom: 10px;
}
ul.social-media li {
    margin: 0px 10px;
}

nav.menu ul li {
    display: inline-block;
    padding: 0 8px;
}

nav.menu ul li a{
color:#FFF;
font-family: 'Roboto-Regular';
    text-transform: uppercase;
}
 ul.social-media li {
   border: 1px solid;
    width: 35px;
    height: 35px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    padding: 7px !important;
}
ul.social-media li a i {
    font-size: 20px;
}
#footer {        
    /*background-image: url(..//images/footer-bg.jpg);*/
    background-size: 100% 100%;
    /*min-height: 510px;*/
    /*min-height: 100vh;*/
    min-height: 90vh;
	position:relative;
}

#footer .footer-top {
    
    color: #000;
}
.global-stock .right .outer {
    margin-bottom: 30px;
}
.global-stock .right .disc h6 {
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 5px;
    margin-top: 5px;
}
.review .heading h2 {
    font-family: 'Roboto-Medium';
}
ul.countries {
    padding-left: 0;
}
.left-testimonal {
    overflow: hidden;
        padding-right: 25px;
    margin-top: 20px;
}
a.read-more {
    color: #666666;
}
.left-test-carousel h3 {
    font-size: 20px;
    font-weight: bold;
    margin: 10px 0 5px 0;
    color: #111;
}
.left-test-carousel h4 {
    font-size: 14px;
    color: #999;
    margin: 0 0 15px 0;
}
#footer h2 {
    text-transform: uppercase;
    font-family: 'Roboto-Regular';
}
#footer .footer-top strong {
    padding-bottom: 20px;
    line-height: 34px;
    font-size: 17px;
    font-weight: normal;
}
#footer .footer-top p {
    font-family: 'Roboto-Light';
}
p.msg {
    font-size: 21px;
}
ul.pad-left0 {
    padding-left: 0;
}
.red-txt {
    color: red;
	
}
h4.red-txt{ font-weight:600;}


.container.contact-form select {
    margin: 25px 0;
    border: none;
    border-bottom: 1px solid;
}

.container.contact-form textarea {
    border: none;
    border-bottom: 1px solid #000;
}
ul.terms li {
    padding: 0;
    font-family: 'Roboto-Regular';
    margin: 0 0 10px 0;
    font-size: 13px;
    color: red;
}

.row.services-imgs {
    margin-bottom: 30px;
}
.row.services-imgs img {
    width: 100%;
}













.distination-exp ul li {
    padding: 5px 0;
    font-size: 15px;
    font-family: 'Roboto-Light';
}

ul{
  margin:0;
  padding:0;
  list-style:none;
}
.heading.heading-icon {
    display: block;
}
.padding-lg {
	display: block;
	padding-top: 30px;
	padding-bottom: 60px;
}
.practice-area.padding-lg {
    padding-bottom: 55px;
    padding-top: 55px;
}
.practice-area .inner{ 
     border:1px solid #999999; 
	 text-align:center; 
	 margin-bottom:28px; 
	 padding:40px 25px;
}
.our-team .cnt-block:hover {
    box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
    border: 0;
}
.practice-area .inner h3{ 
    color:#3c3c3c; 
	font-size:24px; 
	font-weight:500;
	font-family: 'Poppins', sans-serif;
	padding: 10px 0;
}
.practice-area .inner p{ 
    font-size:14px; 
	line-height:22px; 
	font-weight:400;
}
.practice-area .inner img{
	display:inline-block;
}

.distination-exp {
    margin-bottom: 50px;
}

.our-team .cnt-block{ 
   float:left; 
   width:100%; 
   background:#fff; 
   padding:0px; 
   text-align:center; 
   margin: 0 0 28px;
       box-shadow: 0px 0px 50px rgba(146, 146, 146, 0.52);
       height: auto !important;
       padding-bottom: 15px;
}
.our-team .cnt-block figure{
   width:100%; 
   margin-bottom: 4px;
}
.our-team .cnt-block img{ 
   width:100%; 
   
}
.row.heading.heading-icon h3 {
    margin-left: 15px;
}
.our-team .cnt-block h3{ 
   color:#2a2a2a; 
   font-size:20px; 
   font-weight:normal; 
   font-family: 'Roboto-Bold';
   padding:6px 0;
   
   margin-bottom: 0px;
}
.our-team .cnt-block h3 a{
  text-decoration:none;
	color:#2a2a2a;
}






.our-team .cnt-block p {
    margin-bottom: 5px;
}



.contact-form input {
 margin: 20px 0;
    width: 100%;
    display: block;
    border: none;
    padding: 10px 0;
    border-bottom: solid 1px #000000;
    -webkit-transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
    transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 96%, #000000 4%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 96%, #000000 4%);
    background-position: -200px 0;
    background-size: 200px 100%;
    background-repeat: no-repeat;
    color: #000000;
}

.contact-form input:focus, input:valid {
 box-shadow: none;
 outline: none;
 /*background-position: 0 0;*/
 width: 100%;
}

.contact-form input::-webkit-input-placeholder {
 font-family: 'roboto', sans-serif;
 -webkit-transition: all 0.3s ease-in-out;
 transition: all 0.3s ease-in-out;
 width: 100%;
}

.contact-form input:focus::-webkit-input-placeholder, input:valid::-webkit-input-placeholder {
 color: #000;
 font-size: 14px;
 
 visibility: visible !important;
 width: 100%;
}
.disclam {
    margin-left: 10px;
   
}
.disclam p {
    font-size: 13px;
}
p label {
    margin-right: 20px;
}
.bold {
    font-family: 'Roboto-Bold';
}
.contact-info {
    margin-bottom: 30px;
       margin-top: 30px;
}
.contact-info .outer p {
    display: inline-block;
    margin-bottom: 0px;
}
.contact-info .outer p.ext {
    margin-right: 20px;
}
button.btn.primary-button {
    background: #061c39;
    padding: 5px 25px;
    margin: 30px 0;
    color: #FFF;
}
.team-grid {
    margin-bottom: 15px;
    display: table;
    width: 100%;
}
.team-grid .disc {
    width: 65%;
    float: right;
}
.team-grid .image {
    width: 30%;
    float: left;
    margin-right: 5%;
}
.team-grid .disc p.post {
    margin-bottom: 15px;
}
.team-grid .disc h5 {
    margin-bottom: 7px;
}

.testimonials-grid h3 {
    font-size: 20px;
    font-weight: bold;
    margin: 10px 0 5px 0;
    color: #111;
}
.testimonials-grid h4 {
    margin: 0 0 15px 0;
}
.right .image img {
    margin-bottom: 20px;
}
.testimonials-grid {
    margin-bottom: 30px;
}
@media (max-width: 768px){
	section.slider {
    margin-top: 135px;
}
	.slideshow {height: 50vh !important;}
	.country {
       display: inline-block;
    width: 30%;
    float: left;
    margin: 1.5%;
}
	.container {
    
    max-width: 98%;
}
	.container.footer-bottom { text-align:center;}
	.global-stock .left {
    border-right: none;
}
section.advise .left {
    border-right: none;
}
	
}
/*Khan Code End*/

.nav-tabs--vertical {
  border-bottom: none;
  border-right: 1px solid #000;
  display: flex;
      width: 250px;
    text-align: right;
  flex-flow: column nowrap;
}
.nav-tabs--left {
  margin: 0 15px;
}
.nav-tabs--left .nav-item + .nav-item {
  margin-top: .25rem;
}
.nav-tabs--left .nav-link {
  transition: border-color .125s ease-in;
  white-space: nowrap;
}
.nav-tabs--left .nav-link:hover {
  background-color: #f7f7f7;
  border-color: transparent;
}
.nav-tabs--left .nav-link.active {
  border-bottom-color: #ddd;
  border-right-color: #fff;
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
      margin-right: -2px;
    border-bottom: none !important;
    border-right: 3px solid #000 !important;
}
.nav-tabs--left .nav-link.active:hover {
  background-color: #fff;
  border-color: #0275d8 #fff #0275d8 #0275d8;
}
.nav-tabs--left .nav-link.active {
    text-align: right !important;
}

.list li {
    font-family: 'Roboto-Light';
}

.faqs{
    background: #d9e1ea;
    padding: 30px 0px;
}
.faqs .card{
    margin-bottom: 5px;
        border-radius: 10px;
}
.faqs p{
    margin-bottom: 0px;
}
.card-header {
    background-color: #e6ecf3;
        border-top-left-radius: 10px !important;
            border-top-right-radius: 10px !important;
}
.help-box h4 {
    margin-bottom: 5px;
    font-size: 16px;
}
.sidebar-form .form-group .form-control {
    border: none;
    border-bottom: 1px solid #000;
    border-radius: 0px;
    padding: 0;
}
.sidebar-form .form-group .form-control:focus {
    outline: none;
        box-shadow: none;
}

.btn-rounded {
    border-radius: 20px;
}
.text-red{
    color: #f00;
}
.bb-0 thead th {
    border-bottom: 0px !important;
}

.mt-180{
	margin-top: 180px;
}
.mt-mb-50-0{
	margin: 50px 0px;
}
.mb-10{
	margin-bottom: 10px;
}
.mt-15{
	margin-top: 15px;
}
.mt-20{
	margin-top: 20px;
}
.mt-40{
	margin-top: 40px;
}
.custom-table{
	
}
.custom-table td, .custom-table th {
	padding: 5px 0px;
	font-family: 'Roboto-Regular';
	    border: none;
}
.custom-table tr:first-child td {
    padding-top: 10px !important;
}
.custom-table th{
	border-bottom: 1px solid #dee2e6 !important;
    font-family: 'Roboto-Bold';
    color: #061c39;
	padding-top: 0px !important;
}
.custom-table td{
	font-size: 12px;
}
.td{
	border-left: 1px solid #dfdfdf;
    padding-left: 10px !important;
}
.full-width{
	width: 100%;
}


.sidebar-testimonails {
    overflow: hidden;
}
.testimonial-bottom {
	margin-top: 20px;
}
.testimonial-bottom img {
    width: 55px;
}
.testimonial-bottom h4 {
    margin-top: 8px;
    margin-bottom: 0px;
	font-family: 'Roboto-Medium';
}
.testimonial-bottom p {
	font-family: 'Roboto-Medium' !important;
}
.sidebar-testimonails p{
	margin-bottom: 0px;
	font-family: 'Roboto-Light';
}
.sidebar-testimonails .slick-dotted.slick-slider {
    margin-bottom: 0px;
}

.btn-dark {
    background-color: #061c39 !important;
    border-color: #061c39 !important;
}
.btn-dark:hover {
    color: #fff;
    background-color: #4a4a4a !important;
    border-color: #4a4a4a !important;
}
.dark-bg {
	color: #ffffff;
    background-color: #061c39 !important;
}

.filter {
    display: table;
    width: 100%;
	color: #061c39;
	padding-bottom: 5px;
	margin-bottom: 15px;
	font-family: 'Roboto-Regular';
    border-bottom: 1px solid #061c39;
}
.filter .nice-select {
    padding-left: 10px !important;
}
.filter-select {
    margin-left: 10px;
}
.filter .col-form-label {
    font-size: 14px;
}
.filter p{
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 0px;
}
.filter .form-group {
    margin-bottom: 0px;
}

.page-link {
    color: #061c39;
    background-color: #fff;
    border: none !important; 
}
.page-item.active .page-link {
    background-color: #061c39;
    border-color: #061c39;
}
.td {
    border-left: 1px solid #dfdfdf !important;
    padding-left: 10px !important;
}
.row.buying-proces ul li {
    padding: 5px 15px;
    font-family: 'Roboto-Regular';
    border: none;
    font-size: 12px;
}
.row.buying-proces ul {
    margin-bottom: 20px;
}
.row.buying-proces p {
        margin-bottom: 10px;
    font-family: 'Roboto-Regular';
    border: none;
    font-size: 12px;
}

.page-title {
    background: #eaecf0;
    padding: 40px;
    background-image: url(..//images/top-heading-bg.jpg);
}
.page-title h3 {
    color: #000;
	margin: 0px;
	font-family: 'Roboto-Light';
}
.page-title h3 span {
	font-family: 'Roboto-Bold';
}

.project-tab {
    
}
.tab-pad tbody tr td {
    padding: 8px 0px;
}
.project-tab #tabs{
    background: #007b5e;
    color: #eee;
}
.project-tab #tabs h6.section-title{
    color: #eee;
}
.project-tab #tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    border:none;
    border-bottom: 2px solid #000;
    text-align: center;
    color: #000;
    font-weight: normal;
   
}
.nav-tabs {
    border-bottom: none !important;
}
.project-tab .nav-link:last-child {
    width: 15% !important;
}
.project-tab .nav-link {
     border-bottom: 2px solid #FFF;
    text-align: left;
    color: #273a53;
    text-align: center;
    padding-left: 0px;
    font-weight: normal;
    margin-right: 5%;
    width: 35%;
    display: inline-block;
    flex: none;
    float: left;
    padding-right:0;
}
.project-tab .nav-link .fa {
    font-size: 25px;
}
.project-tab .nav-link:hover {
    border:none;
   border-bottom: 2px solid #000;
   
    color:#000;
}
.project-tab thead{
    background: #f3f3f3;
    color: #333;
}
.project-tab a{
    text-decoration: none;
    color: #333;
    font-weight: 600;
}

.stock-table{
	font-family: 'Roboto-Regular';
}
.stock-table tbody tr td strong {
	 font-family: 'Roboto-Bold';
}
.stock-table tr:first-child td {
    border-top: none;
}
.warning-img {
    float: left;
    margin-right: 10px;
    margin-top: 3px;
}
.inputGroup {
  background-color: #c4c4c4;
  display: inline-block;
  margin: 0px 0;
  position: relative;    
	width: 24.8%;
    margin-top: -5px;
    margin-left: -2px;
}
.inputGroup label {
  padding: 8px 10px;
  width: 100%;
  display: block;
  text-align: left;
  color: #000;
  cursor: pointer;
  position: relative;
  z-index: 2;
	font-size: 14px;
	margin-bottom: 2px;
  transition: color 200ms ease-in;
  overflow: hidden;
}
.inputGroup label:before {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  content: '';
  background-color: #008200;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) scale3d(1, 1, 1);
          transform: translate(-50%, -50%) scale3d(1, 1, 1);
  transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 0;
  z-index: -1;
}
.inputGroup label:after {
  width: 22px;
  height: 22px;
  content: '';
  border: 2px solid #008200;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.414 11L4 12.414l5.414 5.414L20.828 6.414 19.414 5l-10 10z' fill='%23fff' fill-rule='nonzero'/%3E%3C/svg%3E ");
  background-repeat: no-repeat;
  background-position: -2px -4px;
  border-radius: 50%;
  z-index: 2;
  position: absolute;
  right: 10px;
  top: 49%;
	display: none;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
  transition: all 200ms ease-in;
}
.inputGroup input:checked ~ label {
  color: #fff;
     background-color: #008200;
}
.inputGroup input:checked ~ label:before {
  -webkit-transform: translate(-50%, -50%) scale3d(56, 56, 1);
          transform: translate(-50%, -50%) scale3d(56, 56, 1);
  opacity: 1;
}
.inputGroup input:checked ~ label:after {
  background-color: #061c39;
  border-color: #ffffff;
	display: block;
}
.inputGroup input {
  width: 32px;
  height: 32px;
  order: 1;
  z-index: 2;
  position: absolute;
  right: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
  visibility: hidden;
}

header.section-header {
    display: table;
    width: 100%;
}
header.section-header h4 {
    display: inherit;
    font-family: 'Roboto-Medium';
    border-bottom: 2px solid #dfdfdf;
    padding-bottom: 5px;
}
.note{
	font-family: 'Roboto-Light';
	margin-top: 10px;
}


.star-rating {
  border: 0;
  display: flex;
  flex-direction: row-reverse;
  font-size: 1.5em;
  justify-content: auto;
  width: 5em;
	margin-left: -18px;
}

.star-rating input {
  display: none;
}

.star-rating label {
  /*color: rgb(128, 128, 128);*/
   color: rgb(250, 176, 5);
  /*cursor: pointer;*/
}

.star-rating :checked ~ label {
  color: rgb(255, 212, 59);
}

.star-rating :hover ~ label {
  color: rgb(250, 176, 5);
}


#testimonials .owl-nav, #testimonials .owl-dots {
    position: absolute;
    top: 15%;
    width: 100%;
}
#testimonials .owl-nav .owl-prev {
    float: left;
/*	background: url('../images/icons/prev.png') no-repeat;*/
}
#testimonials .owl-nav .owl-next {
    text-align: right !important;
/*	background: url('../images/icons/next.png') no-repeat;*/
}
.testomonials-stars.star-rating {
    display: inline-flex;
    margin: 0 auto;
}
#testimonials .testimonial-item h4 {
    margin: 0 0 0px 0 !important;
}
#testimonials .testimonial-item .testimonial-img {
    width: 70px !important;
    border-radius: 50%;
    margin: 0 auto;
}

.disc {
    padding: 5px 0px;
}
.disc p {
    margin-bottom: 0;
	font-family: 'Roboto-Light';
}
.disc strong {
    font-family: 'Roboto-Medium';
    font-weight: normal;
}
.heading h2 {
    font-family: 'Roboto-Light';
}
.heading h2 span {
    font-family: 'Roboto-Bold';
}
.contact-box {
       border: 1px solid #dfdfdf;
    margin: 20px 0px;
    padding: 10px;
    text-align: center;
    color: #3a3a3a;
    display: table;
    width: 100%;
    margin-top: 50px;
}
.contact-box p {
       margin-bottom: 5px;
    font-family: 'Roboto-Medium';
    font-size: 20px;
}
.contact-box h4 {
    font-family: 'Roboto-Bold';
}
.stock-right .btn h4 {
    font-family: 'Roboto-Medium';
}

.inquiry-form {
    border: 1px solid #dfdfdf;
}
.inquiry-form .inquiry-form-header {
    background: #008200;
    color: #fff;
    text-align: center;
    padding: 10px 0px;
}
.inquiry-form-header p {
    font-size: 12px;
}
.inquiry-form h3{
	
}
.inquiry-form .inner{
	padding: 15px 10px;
}
.inquiry-form .form-group {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
}
.inquiry-form label {
    width: 70px;
    text-align: left;
    display: block;
}
.inquiry-form input {
    padding: 0;
    width: 100% !important;
}
.inquiry-form input:focus {
    outline: none;
        box-shadow: none;
}
.nice-select.form-control.form-control-sm {
    width: 100% !important;
    margin-top: 6px;
    padding-left: 0;
    padding-top: 7px;
}
.nice-select.form-control.form-control-sm:focus {
    box-shadow: none;
    outline: 0;
}
.inquiry-form textarea {
    width: 100% !important;
}
.inquiry-form textarea:focus {
    box-shadow: none;
    outline: 0;
}
.inquiry-form .form-control {
    border: none;
    border-bottom: 1px solid #dfdfdf;
    border-radius: 0px;
    height: auto;
}


.row.grid-style .image img {
    margin-bottom: 0px;
}

#testimonials .section-header h3 {
    font-family: 'Roboto-Medium';
    font-weight: normal;
    
}
ul.pagination.justify-content-center {
    margin-top: 30px;
}
.link {
    border-bottom: 2px solid #000;
}

.pad-5-30{
    padding: 5px 30px;
}
.pad-0{
    padding:0px;
}
.testimonials-grid .image img {
    width: 70px;
    height:70px;
}
.auth {
    margin-top: 12px;
}
.auth h4 {
    margin-bottom: 0px;
}
.auth p {
    margin-bottom: 0px;
}

.address strong{
    font-weight: normal;
}

.cost-calculation tr td:first-child {
    width: 150px;
}

.cost-calculation .nice-select{
    padding-left: 10px !important;
        padding-top: 8px;
    margin-bottom: 0px;
}

.social-icons{
    
}
.social-icons li{
    margin: 3px 2px;
    display: inline-block;
}

.search .nice-select.form-control.form-control-sm {
    padding-top: 8px;
    margin-top: 0px;
}

.search .form-group{
    margin-bottom:0px;
}
.search .nice-select.form-control.form-control-sm {
    padding-left: 10px;
}

#custom-search-input .input-group>.form-control:focus{
    z-index: 0;
}
.mt-mb-30-0 {
    margin: 30px 0px;
}


/* Product Zoomer */
.prod-gallery {
    
}

/**
 * Gallery Styles
 * 1. Enable fluid images
 */
.gallery {
  overflow: hidden;
}

.gallery__hero {
  overflow: hidden;
  position: relative;
  padding: 0em;
  margin: 8px 0 0.3333333333em;
  background: #fff;
}
.is-zoomed .gallery__hero {
  cursor: move;
}
.is-zoomed .gallery__hero img {
  max-width: none;
  position: absolute;
  z-index: 0;
  top: -50%;
  left: -50%;
}

.gallery__hero-enlarge {
  position: absolute;
  right: 0.5em;
  bottom: 0.5em;
  z-index: 1;
  width: 30px;
  height: 30px;
  opacity: 0.5;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iNS4wIC0xMC4wIDEwMC4wIDEzNS4wIiBmaWxsPSIjMzRCZjQ5Ij48cGF0aCBkPSJNOTMuNTkzIDg2LjgxNkw3Ny4wNDUgNzAuMjY4YzUuNDEzLTYuODczIDguNjQyLTE1LjUyNiA4LjY0Mi0yNC45MTRDODUuNjg3IDIzLjEwNCA2Ny41OTMgNSA0NS4zNDMgNVM1IDIzLjEwNCA1IDQ1LjM1NGMwIDIyLjI0IDE4LjA5NCA0MC4zNDMgNDAuMzQzIDQwLjM0MyA5LjQgMCAxOC4wNjItMy4yNCAyNC45MjQtOC42NTNsMTYuNTUgMTYuNTZjLjkzNy45MjcgMi4xNjIgMS4zOTYgMy4zODggMS4zOTYgMS4yMjUgMCAyLjQ1LS40NyAzLjM5LTEuMzk2IDEuODc0LTEuODc1IDEuODc0LTQuOTEyLS4wMDItNi43ODh6bS00OC4yNS0xMC43MWMtMTYuOTU0IDAtMzAuNzUzLTEzLjc5OC0zMC43NTMtMzAuNzUyIDAtMTYuOTY0IDEzLjgtMzAuNzY0IDMwLjc1My0zMC43NjQgMTYuOTY0IDAgMzAuNzUzIDEzLjggMzAuNzUzIDMwLjc2NCAwIDE2Ljk1NC0xMy43ODggMzAuNzUzLTMwLjc1MyAzMC43NTN6TTYzLjAzMiA0NS4zNTRjMCAyLjM0NC0xLjkwNyA0LjI2Mi00LjI2MiA0LjI2MmgtOS4xNjR2OS4xNjRjMCAyLjM0NC0xLjkwNyA0LjI2Mi00LjI2MiA0LjI2Mi0yLjM1NSAwLTQuMjYyLTEuOTE4LTQuMjYyLTQuMjYydi05LjE2NGgtOS4xNjRjLTIuMzU1IDAtNC4yNjItMS45MTgtNC4yNjItNC4yNjIgMC0yLjM1NSAxLjkwNy00LjI2MiA0LjI2Mi00LjI2Mmg5LjE2NHYtOS4xNzVjMC0yLjM0NCAxLjkwNy00LjI2MiA0LjI2Mi00LjI2MiAyLjM1NSAwIDQuMjYyIDEuOTE4IDQuMjYyIDQuMjYydjkuMTc1aDkuMTY0YzIuMzU1IDAgNC4yNjIgMS45MDcgNC4yNjIgNC4yNjJ6Ii8+PC9zdmc+);
  background-repeat: no-repeat;
  transition: opacity 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.gallery__hero-enlarge:hover {
  opacity: 1;
}
.is-zoomed .gallery__hero-enlarge {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iNS4wIC0xMC4wIDEwMC4wIDEzNS4wIiBmaWxsPSIjMzRCZjQ5Ij48cGF0aCBkPSJNOTMuNTkzIDg2LjgxNkw3Ny4wNDUgNzAuMjY4YzUuNDEzLTYuODczIDguNjQyLTE1LjUyNiA4LjY0Mi0yNC45MTRDODUuNjg3IDIzLjEwNCA2Ny41OTMgNSA0NS4zNDMgNVM1IDIzLjEwNCA1IDQ1LjM1NGMwIDIyLjI0IDE4LjA5NCA0MC4zNDMgNDAuMzQzIDQwLjM0MyA5LjQgMCAxOC4wNjItMy4yNCAyNC45MjQtOC42NTNsMTYuNTUgMTYuNTZjLjkzNy45MjcgMi4xNjIgMS4zOTYgMy4zODggMS4zOTYgMS4yMjUgMCAyLjQ1LS40NyAzLjM5LTEuMzk2IDEuODc0LTEuODc1IDEuODc0LTQuOTEyLS4wMDItNi43ODh6TTE0LjU5IDQ1LjM1NGMwLTE2Ljk2NCAxMy44LTMwLjc2NCAzMC43NTMtMzAuNzY0IDE2Ljk2NCAwIDMwLjc1MyAxMy44IDMwLjc1MyAzMC43NjQgMCAxNi45NTQtMTMuNzkgMzAuNzUzLTMwLjc1MyAzMC43NTMtMTYuOTUzIDAtMzAuNzUzLTEzLjgtMzAuNzUzLTMwLjc1M3pNNTguNzcyIDQ5LjYxSDMxLjkyYy0yLjM1NSAwLTQuMjYzLTEuOTA3LTQuMjYzLTQuMjZzMS45MDgtNC4yNjMgNC4yNjItNC4yNjNINTguNzdjMi4zNTQgMCA0LjI2MiAxLjkwOCA0LjI2MiA0LjI2MnMtMS45MSA0LjI2LTQuMjYyIDQuMjZ6Ii8+PC9zdmc+);
}
.our-process {
    margin: 50px 0px;
}
.process-img {
    margin-top: 50px;
}
.gallery .row .col-md-4 {
    margin-bottom: 25px;
}

.gallery__thumbs {
  background: #fff;
}
.gallery__thumbs a {
  display: inline-block;
  padding: 0em;
      margin-right: 10px;
    margin-top: 8px;
  overflow: hidden;
  transition: opacity 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.gallery__thumbs a img {
    width: 100px;
}
.gallery__thumbs a:hover {
  opacity: 1;
}
.gallery__thumbs a.is-active {
  opacity: 0.2;
} 

a.call-me {
        /*position: absolute;*/
    /*right: -19px;*/
    /*right: -49px;*/
    
        position: fixed;
    top: 350px;
    right: -55px;
    /*background: #3a3a3a;*/
    background: #008200;
    
    /*width: 80px;*/
    width: 150px;
    height: 38px;
    z-index: 19999;
    transform: rotate(-90deg);
    color: #FFF !important;
    padding: 8px;
    margin-top: 38px;
    border-radius: 5px;
    font-size: 15px;
    text-align: center;
}

.stock-left .col-md-3.col-sm-12 img+p span {
    float: right;
}
.stock-left .col-md-3.col-sm-12 img+p {
   margin: 10px 0;
    font-size: 14px;
    font-family: 'Roboto-Medium';
}
.custom-table td p {
   font-size: 12px;
    border-top: 1px solid #dfdfdf;
    margin-top: -5px;
    padding-top: 10px;
}
.custom-table td p span {
    font-size: 14px;
    font-family: 'Roboto-Medium';
}
div#nav-tab-first {
    margin: 20px 0;
}
div#nav-tab-first .nav-item.nav-link {
    border-bottom: none;
    border: 2px solid #000;
    border-radius: 10px;
}

.nav-menu > li ul li a:hover {
    color: #061c39;
}


.arrow-up {
    text-align: center;
    margin-top: -27px;
}
.arrow-up a{color:#000;}
.arrow-up a .fa {
    font-size: 20px;
    border: 2px solid;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    padding: 8px;
}

.testimonials-grid p.disc {
    min-height: 175px;
}

.testimonials-grid .image img {
    border-radius: 50%;
}