/* @import url(https://fonts.googleapis.com/css?family=Roboto&display=swap); */

/* @import url(https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,700,900&display=swap); */
@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@1,300;1,400&display=swap);

body {
  font-family: 'Roboto' !important;
  color: #000;
}

/* color define start */

/* primary colors */
.primary_orange_bg {
  background-color: #f9a61c;
}

.primary_orange_txt {
  color: #f9a61c;
}

.primary_black_bg {
  /* background-color: #000; */
  background-color: #000;
}

.primary_black_txt {
  /* color: #5A5A5A; */
  color: #000;
}

/* secondary colors */
.secondary_black_80_bg {
  background-color: #5A5A5A;
}

.secondary_black_70_bg {
  background-color: #6c6c6c;
}

.secondary_black_50_bg {
  background-color: #505050;
}

.secondary_black_40_bg {
  background-color: #6C6C6C;
}

.secondary_black_30_bg {
  background-color: #898989;
}

.secondary_black_20_bg {
  background-color: #D7D7D7;
}

.secondary_black_10_bg {
  background-color: #F0F0F0;
}

.white_bg {
  background-color: #ffffff;
}

.white_txt {
  color: #FFFFFF;
}

.secondary_black_80_txt {
  color: #5A5A5A;
}

.secondary_black_70_txt {
  color: #6c6c6c;
}

.secondary_black_50_txt {
  color: #505050;
}

.secondary_black_40_txt {
  color: #6C6C6C;
}

.secondary_black_30_txt {
  color: #898989;
}

.secondary_black_20_txt {
  color: #D7D7D7;
}

.secondary_black_10_txt {
  color: #F0F0F0;
}


/* system colors */
.orange_dark {
  background-color: #EE9618;
}

.red {
  background-color: #C23824;
}

.green {
  background-color: #4EAC4A;
}

.blue {
  background-color: #0326CB;
}

.yellow {
  background-color: #F2C500;
}

.teal {
  background-color: #00CFDE;
}

.purple {
  background-color: #9B56B7;
}

.linkblue {
  background-color: #2E97DE;
}

.primary_color_gradient {
  background-image: linear-gradient(to bottom, #f9a61c 200%, #ff7d00);
}

.grey_color_gradient_1 {
  background-image: linear-gradient(to bottom, #6c6c6c, #2e2e2e 50%);
}

.grey_color_gradient_2 {
  background-image: linear-gradient(to bottom, #d7d7d7 200%, #898989);
}

.grey_color_gradient_3 {
  background-image: linear-gradient(to bottom, #f0f0f0 200%, #d7d7d7);
}
/*
*  theme overwrite 
=================================
=================================
=================================*/
/**! ----- font family ---- **/



/**! ----- colors ---- **/
.bg-color-primary, .btn--bg-primary, .navbar-sticky--on .btn, .btn--bg-grey:hover, .btn--outline:hover, .btn--outline-thick:hover, .btn-border-hover.btn--color-white:before, .card--focused, .card--outline:hover, .card--outline:focus, .social-lists li a:hover, .media-player-icon--fill-primary, .oval, .slick-active .slick-dots--long, .pagination .page-item.active .page-link {
    background: #f9a61c;
  }
  
  .color-primary, .hero-content .btn:hover .media-player-icon--fill-grey, .btn--bg-white:hover, .btn--color-primary, .btn--color-primary:hover, .btn--color-dark.btn-text-hover:hover, .btn--outline.btn--color-primary, .btn--outline-thick.btn--color-primary, .btn-text-hover:hover, .card--focused .btn__text, .lang-selector .lang-dropdown__item:focus, .lang-selector .lang-dropdown__item:hover, .icon-rounded .icon, .media-player-icon--fill-grey:hover, .btn:hover .media-player-icon--fill-grey i, .pagination .page-item .page-link:hover, .dropdown-item:focus, .dropdown-item:hover, .dropdown-item.active, .dropdown-item:active, .features--slider-2 .slick-arrow:hover i, .footer-widget ul li a:hover, .footer .nav li a:hover {
    color: #f9a61c;
  }
  
  .features .swipe-tab.active-tab .swipe-tab__inner {
    -webkit-box-shadow: 0px 2px 0px #f9a61c;
            box-shadow: 0px 2px 0px #f9a61c;
  }
  
  .border-primary, .hr--blod, .btn--color-primary, .btn--color-dark.btn-text-hover:hover, .btn--outline:hover, .btn--outline-thick:hover, .btn-text-hover:hover {
    border-color: #f9a61c;
  }
  .bg-fill-primary {
    fill: #f9a61c;
  }
  
  .btn,
.btn-large,
.btn-small,
.btn-floating {
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2)
}
.btn:hover,
.btn-large:hover,
.btn-small:hover,
.btn-floating:hover {
    -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2)
}


.btn,
.btn-large,
.btn-small,
.btn-flat {
    border: none;
    border-radius: 4px;
    display: inline-block;
    /* height: 36px; */
    /* line-height: 36px; */
    padding: 0 16px;
    text-transform: uppercase;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent
}

.btn.disabled,
.disabled.btn-large,
.disabled.btn-small,
.btn-floating.disabled,
.btn-large.disabled,
.btn-small.disabled,
.btn-flat.disabled,
.btn:disabled,
.btn-large:disabled,
.btn-small:disabled,
.btn-floating:disabled,
.btn-large:disabled,
.btn-small:disabled,
.btn-flat:disabled,
.btn[disabled],
.btn-large[disabled],
.btn-small[disabled],
.btn-floating[disabled],
.btn-large[disabled],
.btn-small[disabled],
.btn-flat[disabled] {
    pointer-events: none;
    background-color: #DFDFDF !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #9F9F9F !important;
    cursor: default
}

.btn.disabled:hover,
.disabled.btn-large:hover,
.disabled.btn-small:hover,
.btn-floating.disabled:hover,
.btn-large.disabled:hover,
.btn-small.disabled:hover,
.btn-flat.disabled:hover,
.btn:disabled:hover,
.btn-large:disabled:hover,
.btn-small:disabled:hover,
.btn-floating:disabled:hover,
.btn-large:disabled:hover,
.btn-small:disabled:hover,
.btn-flat:disabled:hover,
.btn[disabled]:hover,
.btn-large[disabled]:hover,
.btn-small[disabled]:hover,
.btn-floating[disabled]:hover,
.btn-large[disabled]:hover,
.btn-small[disabled]:hover,
.btn-flat[disabled]:hover {
    background-color: #DFDFDF !important;
    color: #9F9F9F !important
}

.btn,
.btn-large,
.btn-small,
.btn-floating,
.btn-large,
.btn-small,
.btn-flat {
    font-size: 14px;
    outline: 0
}

.btn i,
.btn-large i,
.btn-small i,
.btn-floating i,
.btn-large i,
.btn-small i,
.btn-flat i {
    font-size: 1.3rem;
    line-height: inherit
}

.btn:focus,
.btn-large:focus,
.btn-small:focus,
.btn-floating:focus {
    background-color: #EE9618
}

.btn,
.btn-large,
.btn-small {
    text-decoration: none;
    color: #fff;
    background-color: #f9a61c;
    text-align: center;
    letter-spacing: .5px;
    -webkit-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out;
    cursor: pointer
}

.btn:hover,
.btn-large:hover,
.btn-small:hover {
    background-color: #EE9618
}

.btn-floating {
    display: inline-block;
    color: #fff;
    position: relative;
    overflow: hidden;
    z-index: 1;
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    background-color: #f9a61c;
    border-radius: 50%;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
    cursor: pointer;
    vertical-align: middle
}

.btn-floating:hover {
    background-color: #f9a61c
}

.btn-floating:before {
    border-radius: 0
}

.btn-floating.btn-large {
    width: 56px;
    height: 56px;
    padding: 0
}

.btn-floating.btn-large.halfway-fab {
    bottom: -28px
}

.btn-floating.btn-large i {
    line-height: 56px
}

.btn-floating.btn-small {
    width: 32.4px;
    height: 32.4px
}

.btn-floating.btn-small.halfway-fab {
    bottom: -16.2px
}

.btn-floating.btn-small i {
    line-height: 32.4px
}

.btn-floating.halfway-fab {
    position: absolute;
    right: 24px;
    bottom: -20px
}

.btn-floating.halfway-fab.left {
    right: auto;
    left: 24px
}

.btn-floating i {
    width: inherit;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 1.6rem;
    line-height: 40px
}

button.btn-floating {
    border: none
}

.fixed-action-btn {
    position: fixed;
    right: 23px;
    bottom: 23px;
    padding-top: 15px;
    margin-bottom: 0;
    z-index: 997
}

.fixed-action-btn.active ul {
    visibility: visible
}

.fixed-action-btn.direction-left,
.fixed-action-btn.direction-right {
    padding: 0 0 0 15px
}

.fixed-action-btn.direction-left ul,
.fixed-action-btn.direction-right ul {
    text-align: right;
    right: 64px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 100%;
    left: auto;
    width: 500px
}

.fixed-action-btn.direction-left ul li,
.fixed-action-btn.direction-right ul li {
    display: inline-block;
    margin: 7.5px 15px 0 0
}

.fixed-action-btn.direction-right {
    padding: 0 15px 0 0
}

.fixed-action-btn.direction-right ul {
    text-align: left;
    direction: rtl;
    left: 64px;
    right: auto
}

.fixed-action-btn.direction-right ul li {
    margin: 7.5px 0 0 15px
}

.fixed-action-btn.direction-bottom {
    padding: 0 0 15px 0
}

.fixed-action-btn.direction-bottom ul {
    top: 64px;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.fixed-action-btn.direction-bottom ul li {
    margin: 15px 0 0 0
}

.fixed-action-btn.toolbar {
    padding: 0;
    height: 56px
}

.fixed-action-btn.toolbar.active>a i {
    opacity: 0
}

.fixed-action-btn.toolbar ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    top: 0;
    bottom: 0;
    z-index: 1
}

.fixed-action-btn.toolbar ul li {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: inline-block;
    margin: 0;
    height: 100%;
    -webkit-transition: none;
    transition: none
}

.fixed-action-btn.toolbar ul li a {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    line-height: 56px;
    z-index: 1
}

.fixed-action-btn.toolbar ul li a i {
    line-height: inherit
}

.fixed-action-btn ul {
    left: 0;
    right: 0;
    text-align: center;
    position: absolute;
    bottom: 64px;
    margin: 0;
    visibility: hidden
}

.fixed-action-btn ul li {
    margin-bottom: 15px
}

.fixed-action-btn ul a.btn-floating {
    opacity: 0
}

.fixed-action-btn .fab-backdrop {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 40px;
    height: 40px;
    background-color: #f9a61c;
    border-radius: 50%;
    -webkit-transform: scale(0);
    transform: scale(0)
}

.btn-flat {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
    color: #343434;
    cursor: pointer;
    -webkit-transition: background-color .2s;
    transition: background-color .2s
}

.btn-flat:focus,
.btn-flat:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-flat:focus {
    background-color: rgba(0, 0, 0, 0.1)
}

.btn-flat.disabled,
.btn-flat.btn-flat[disabled] {
    background-color: transparent !important;
    color: #b3b2b2 !important;
    cursor: default
}

.btn-large {
    height: 54px;
    line-height: 54px;
    font-size: 15px;
    padding: 0 28px
}

.btn-large i {
    font-size: 1.6rem
}

.btn-small {
    height: 32.4px;
    line-height: 32.4px;
    font-size: 13px
}

.btn-small i {
    font-size: 1.2rem
}

.btn-block {
    display: block
}

/* waves */
.waves-effect {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    vertical-align: middle;
    z-index: 1;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out
}

.waves-effect .waves-ripple {
    position: absolute;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    opacity: 0;
    background: rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transform: scale(0);
    transform: scale(0);
    pointer-events: none
}

.waves-effect.waves-light .waves-ripple {
    background-color: rgba(255, 255, 255, 0.45)
}

.waves-effect.waves-red .waves-ripple {
    background-color: rgba(244, 67, 54, 0.7)
}

.waves-effect.waves-yellow .waves-ripple {
    background-color: rgba(255, 235, 59, 0.7)
}

.waves-effect.waves-orange .waves-ripple {
    background-color: rgba(255, 152, 0, 0.7)
}

.waves-effect.waves-purple .waves-ripple {
    background-color: rgba(156, 39, 176, 0.7)
}

.waves-effect.waves-green .waves-ripple {
    background-color: rgba(76, 175, 80, 0.7)
}

.waves-effect.waves-teal .waves-ripple {
    background-color: rgba(0, 150, 136, 0.7)
}

.waves-effect input[type="button"],
.waves-effect input[type="reset"],
.waves-effect input[type="submit"] {
    border: 0;
    font-style: normal;
    font-size: inherit;
    text-transform: inherit;
    background: none
}

.waves-effect img {
    position: relative;
    z-index: -1
}

.waves-notransition {
    -webkit-transition: none !important;
    transition: none !important
}

.waves-circle {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%)
}

.waves-input-wrapper {
    border-radius: 0.2em;
    vertical-align: bottom
}

.waves-input-wrapper .waves-button-input {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1
}

.waves-circle {
    text-align: center;
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
    border-radius: 50%;
    -webkit-mask-image: none
}

.waves-block {
    display: block
}

.waves-effect .waves-ripple {
    z-index: -1
}


/* common text start*/
body p {
  font-family: Roboto;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 27px;
  letter-spacing: 0;
  color: #000;
  font-weight: 300;
}

.bodytext_p {
  font-family: Roboto;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 27px;
  letter-spacing: 0;
  color: #000;
  font-weight: 300;
}

/* common text end */
/* header.home.sticky
{-webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
} */

/* header 2 start */
/* headding */
.maintitile {
  font-weight: 900;
  line-height: 2;
  color: #f9a61c;
}

.maintitile span {
  color: #000;
}
.m-l-auto{
  margin-left: auto;
}
.m-l-auto-mob-c{
  margin-left: auto;
}

h2.maintitile, h2>#search_text {
  font-family: Roboto;
  font-size: 25px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #f9a61c;
}

h2.maintitile span {
  color: #000;
}

.abthead p {
  color: #fff;
}

.arrow {
  font-weight: normal !important;
  font-size: 14px;
}

/* header 2 end */


/* footer start */

.footerlinks {
  margin: 0px auto;
  padding: 0px 15px;
}

.footerlinks {
  margin: 0px auto;
  list-style: none;
  text-align: center;
}

.footerlinks a {
  font-family: Roboto;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #fff;
  padding: 0px 1.5%;
}

.footerlinks li a:hover {
  text-decoration: none;
}

.footerfulfill {
  background: #dbdbdb;
  height: auto;
  overflow: hidden;
  padding: 20px;
}

.allrights a {
  font-weight: bold;
  font-style: italic;
  color: #54565a;
}

.fullfilllogo img {
  width: 100%;
  height: auto;
}

.footermain {
  background: #282828;
  background-image: url(../images/group-23.svg);
  background-repeat: no-repeat;
  background-position: 10% 0px;
  background-size: contain;
  padding: 25px;
  height: auto;
  overflow: hidden;
}

/* footer end */

a:hover {
  cursor: pointer;
  color: #EE9618 !important;
}

a.wp-block-button__link:hover {
  color: #fff !important;
  font-weight: 600;
  text-decoration: none;
}

.pointer {
  cursor: pointer;
}

.txt-r {
  text-align: right;
}

.topbar {
  padding: 10px 15px 15px 10px;
  margin-bottom: 0px !important;
  height: auto;
  /*overflow: hidden;*/
}

.headercontainer {
  width: 80%;
  margin: 0px auto;
}



.hederbanner {
  background: #282828;
 /* background-image: url(../images/group-23.svg);*/
  background-repeat: no-repeat;
  background-position: 10% 0px;
  background-size: contain;
  /*padding: 25px;*/
  height: auto;
  /*overflow: hidden;*/
}
.hederbanner .btn,.hederbanner .btn-large,.hederbanner .btn-small,.hederbanner .btn-flat {
  line-height: 45px;
}

.faqform {
  background: #e7e7e7 !important;
  border: solid 1px #939393
}

.abthead {
  color: #fff;
  text-align: center;
}

.abthead h2 {
  font-family: Roboto;
  font-size: 34px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
}

.abthead p {

  font-family: Roboto;
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.89;
  letter-spacing: normal;
  text-align: center;
  margin-bottom: 20px;
}

.navigation {
  vertical-align: baseline;
    padding-top: 25px;
    font-family: Roboto;
    font-size: 14px;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    padding-bottom: 8px;
}

.navigation a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
}

.navigation i.fa.fa-caret-right {
  margin: 3px;
}

.h-45{
  height: 45px;
}

/* =============================
 Working on button start 
 ===============================*/
 .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
  outline: 0px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}

 .btn, .btn-large, .btn-small, .btn-flat {
  border: none;
  border-radius: 2px;
  display: inline-block;
  height: 45px;
  line-height: 40px;
  padding: 0 16px;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-tap-highlight-color: transparent;
}
button.waves-effect.waves-orange.btn.btn-outline {
  border:2px solid #f9a61c;
  background:#fff;
  color:#000;
  float:right;
  box-shadow: none;
}
.startbutton a {
  border-radius: 5px;
  background-color: #ef9426;
  padding: 10px 80px;
  font-family: Roboto;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}

.startbutton a:hover {
  color: #000 !important;
  text-decoration: none;
}
.btn {
  min-width: 150px;
  font-size: 16px;

}
.btn:hover, .btn:focus, .btn.focus {
  color: #fff;
  font-weight: 600;
}


.maincontainer {
  width: 80%;
  margin: 0px auto;
}

/* 
 */



/*  */
/* general */
.padding-top-5r {
  padding-top: 5rem;
}

.padding-top-30 {
  padding-top: 30px;
}
.padding-top-27 {
  padding-top: 27px;
}

.padding-top-20 {
  padding-top: 20px;
}

.padding-top-10 {
  padding-top: 10px;
}

.padding-bottom-30 {
  padding-bottom: 30px;
}

.padding-bottom-5r {
  padding-bottom: 5rem;
}

.mr-1 {
  margin-right: 1rem;
}

.w-100 {
  width: 100%;
}
.w-90 {
  width: 90%;
}


.padding-top-2 {
  padding-top: 2rem;
}

.padding-top-5 {
  padding-top: 5rem;
}

.padding-bottom-5r {
  margin-bottom: 5rem;
}

/* header 3 start */
.hederbanner3 {
  background-color: #d8d8d8;
  background-repeat: no-repeat;
  background-position: 10% 0px;
  background-size: contain;
  padding: 25px;
  height: auto;
  overflow: hidden;
}

.selectcontainer {
  margin: auto;
  width: inherit;
}

.choosebg {
  background-color: #d8d8d8;
  padding: 25px 0px;
  height: auto;
  overflow: hidden;
}

.faqform {
  background: #e7e7e7 !important;
  border: solid 1px #939393
}

.mtxtc,
.txt-c {
  height: 40px;
  line-height: 40px;
}

.hederbanner3 select {
  width: 300px;
  color: #000;
  height: 40px;
  border: 1px solid #ccc;
}

.hederbanner3 .select1 {
  float: right;
}

.hederbanner3 .select2 {
  float: left;
}

/* header end */

/* form controlls start */
/* Ripple effect */
.ripple {
  background-position: center;
  transition: background 0.8s;
}

.ripple:hover {
  background: #f9a61c radial-gradient(circle, transparent 1%, #ee9618 1%) center/15000%;
}

.ripple:active {
  background-color: #ee9618;
  background-size: 100%;
  transition: background 0s;
}

/* Button style */
/* button {
  border: none;
  border-radius: 2px;
  padding: 12px 18px;
  font-size: 16px;
  text-transform: uppercase;
  cursor: pointer;
  color: white;
  background-color: #2196f3;
  box-shadow: 0 0 4px #999;
  outline: none;
} */

.form-control {
  max-width: 350px;
  min-width: 260px;
  width: 100%;
}

.form-control:focus, .form-control-textarea:focus {
  border-color: #f9a61c;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(249, 169, 37, .6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(255, 152, 0, .6);
}

.btn-primary {
  color: #fff;
  border-color: var(--primary-orange-bg);
  min-height: 40px;
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(100, 100, 100, 0.5);
  background-color: var(--primary-orange-bg);
  min-width: 150px;
  font-size: 15px;
  letter-spacing: 2px;
}

.btn-primary:hover {
  /* color: #fff; */
  background-color: #ee9618;
  border-color: #ef9426;
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #ee9618;
  border-color: #ef9426;
}

.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #ee9618;
  border-color: #ef9426;
}

.btn-primary:active:hover,
.btn-primary.active:hover,
.open>.dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open>.dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open>.dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #ee9618;
  border-color: #ef9426;
}

.custom-select {
  position: relative;
  overflow: hidden;
  margin: auto;
  border-radius: 3px;
  min-width: 260px;
  width: 100%;
  max-width: 350px;
}

.startbutton {
  margin-bottom: 20px;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 0px auto;
  outline-offset: -2px;
}


/* [SHARED] */
.custom-select,
.custom-select select {
  height: 40px;
  font-size: 1em;
}

/* [SELECT FIED] */
.custom-select select {
  /* Hide default arrow */
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  /* Cosmetics for the select box */
  width: 100%;
  padding: 5px 10px;
  outline: none;

}

.selectText {
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000;
}

/* [CUSTOM ARROW] */


.custom-select:after {
  /* [HTML symbol you want to use] */
  content: "\25bc";
  color: #888;
  /* Positioning for the custom arrow */
  padding: 12px 12px;
  position: absolute;
  right: 10px;
  top: 0;
  text-align: center;
  pointer-events: none;
}
/* adgestments from material */
/* label.mdl-textfield__label {
  margin-bottom: 0px;
} */

.row {
  margin-bottom: 0px!important;
}

/* form controls end */

/* modal start */
.modal-content {
  border-radius: 31px;
  box-shadow: 0.8px 12px 68px 0 rgba(0, 0, 0, 0.3);
    /* ,
      1.4px 20px 221px 0 rgba(0, 0, 0, 0.5); */
  
}

.modal-header {
  border-bottom: 0px solid #e5e5e5!important;
}

.modal-footer {
  border-top: 0px solid #e5e5e5!important;
}

.thanks_head {
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.58;
  letter-spacing: normal;
  text-align: center;
  color: #f79e1b;
}

.modal-body p {
  font-size: 20px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  /* line-height: 1.46; */
  letter-spacing: normal;
  text-align: center;
}

/* modal end */

/* mobile hide and show */
.nonmobile {
  display: block;
}

.mobile {
  display: none;
}
/* arrow efffect start */
a.detail-link:hover span {
  transform: translateX(3px);
  margin-left: 8px;
}
a.detail-link span {
  font-size: 12px;
  vertical-align: middle;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  color: #ccc;
}
button.detail-link:hover i {
  transform: translateX(3px);
  margin-left: 8px;
}
button.detail-link i {
  font-size: 12px;
  vertical-align: middle;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
}
/* arrow efffect end */
/* 
modal policy tems
*/
.modal-dialog.policy{
  width:80%;
}
.modal-dialog.policy .modal-body p {
line-height: 27px;
text-align: left;
}
.modal-dialog.policy  .modal-content {
padding: 20px;
}
.modal-dialog.policy  .modal-title{
padding: 5px 5px 0px 15px ;
font-size: 22px;
font-weight: 600;
}
.modal-dialog.policy .modal-body p {
  font-size: 16px;
}
.p-0{
  padding-right:0px;
  padding-left:0px;
}
.w-break{
text-overflow: ellipsis;
overflow-wrap: break-word;
word-wrap: break-word;
-ms-word-break: break-all;
word-break: break-all;
word-break: break-word;
-ms-hyphens: auto;
-moz-hyphens: auto;
-webkit-hyphens: auto;
hyphens: auto;
}
.pos-r{
	position: relative;
}
/* *
================================================================
mobile starts here 
================================================================
**/
@media (max-width: 719px) {
 
  .m-l-auto-mob-c{
    margin: auto;
  }
  .custom-select {
    margin: 0;}
  .m-p-0{
    padding-right:0px;
    padding-left:0px;
  }
  .m-100{
    width:100%;
  }
  .container {
    width: 90%
}
main .container {
  width: 100%
}
  .modal-dialog.policy .modal-content {
    padding: 5px;
}
  .modal-dialog.policy .modal-body p {
    font-size: 14px;
  }
  .modal-dialog.policy{
    width:95%;
  }
.m-w-90{
  width: 90%;
}
  /* header */
  .headercontainer {
    width: 90%;
  }


  .hederbanner3 {
    padding: 25px 0px;
  }

  /* header end */
  /* footer start */
  .footerlinks a {
    font-family: Roboto;
    font-size: 12px;
  }

  .footermain {
    padding: 20px 0px;
  }

  .allrights .footer_txt {
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: normal;
  }

  .footerfulfill {
    padding: 10px;
  }

  /* footer end */
  /* body text */
  .bodytext_p {
    font-size: 14px;
  }

  body p {
    /* font-size: 14px; */
  }

  /* body text end */

  .startbutton a {
    border-radius: 5px;

    background-color: #ef9426;
    padding: 10px 40px;
    font-family: Roboto;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
  }



  .maincontainer {
    width: 90%;
  }

  h2.maintitile {
    font-size: 18px;
  }

  .abthead p {
    font-size: 14px;
    line-height: 1.5;
  }

  .abthead h1 {
    font-size: 24px !important;
  }


  .nonmobile {
    display: none;
  }

  .mobile {
    display: block;
  }

  h3 {
    font-size: 18px;
  }

  h2 {
    font-size: 18px;
  }
  .mob-no-padding {

    padding-left: 0px !important;
    padding-right: 0px !important
}
.mob-hide {
  display: none;
}
.howitworkscontent.howitwork h2 {
font-weight: 900;
font-size: 22px;
  text-align: left;
}
  #page-login.modal-dialog, #page-signup.modal-dialog, #page-forgotpassword.modal-dialog, #page-otp.modal-dialog, #page-setpassword.modal-dialog, #page-return.modal-dialog {
  margin: 10px!important;
}  
 .country_label,
.country_label_resident,
.country_label_destination,
.country_label_citizenship,
.country_label_visa {
  padding-left: 2px;
}
}

/* media end */

#ddd{
display:none
}
.input-field div.error {
position: relative;
top: -.25rem;
left: 0rem;
font-size: 12px;
color: #d93025;
-webkit-transform: translateY(0%);
-ms-transform: translateY(0%);
-o-transform: translateY(0%);
transform: translateY(0%);
}

.d-all-none{
Display:none}

.server-error .errorTxt1 {padding: 15px;
margin-bottom: 10px;
background: #d2000024;
color: red;}

.user_icon {
  display: inline-block; /* Inline elements with width and height. TL;DR they make the icon buttons stack from left-to-right instead of top-to-bottom */
  position: relative; /* All 'absolute'ly positioned elements are relative to this one */
  padding: 2px 5px; /* Add some padding so it looks nice */
}

/* Make the badge float in the top right corner of the button */
.user_badge {
  background-color: #fa3e3e;
    border-radius: 100%;
    color: white;
    padding: 1px 3px;
    font-size: 10px;
    height: 6px;
    position: absolute;
    top: 4px;
    right: 7px;
    width: 6px;
}

header .dropdown-menu > li.menu_active{
    background-color: rgba(233, 239, 244, 0.37);
}

/* --- new header ---*/

.abthead {
  padding: 5px 30px;
}

.hide_mobile .select-wrapper input.select-dropdown {
  padding: 0px 0px 0px 10px;
  border: 1px solid #9e9e9e;
  background-color: #fff;
}

.default.hederbanner .abthead {
  background-image: linear-gradient(96deg, #515151 3%, #282828 100%);
}

.default.hederbanner .navigation a {
  color: #fff;
}

.subheadsec {
  background-color: #e4e4e4;
  margin: 0 0 12px 0;
}

.select-wrapper .caret {
  z-index: 1;
}

.country_label,
.country_label_resident,
.country_label_destination,
.country_label_citizenship,
.country_label_visa {
  text-align: left;
  padding-left: 7px;
  font-family: Roboto;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.23px;
}

.widget_head-title {
  font-family: Roboto;
  font-size: 28px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;

  padding-top: 25px;
  padding-bottom: 15px;
  padding-left: 12px;
  text-align: left;
}

.widget_head-title span {
  color: #f9a925;
}

.btn-container {
  padding-bottom: 15px;
  text-align: right;
  /* padding: 10px 46px; */
}


/* new header */
.click2visa-btn {
  border-radius: 5px;
  border: solid 2px #f9a61c;
  background-color: #fff;
  text-align: center;
  color: #000000;
  height: 40px;
  width: 258px;
  margin-right: 12px;
}

/* new header */
section.hederbanner2 {
  background-color: #e4e4e4;
}

.hide_mobile .buttonimg {
  padding-right: 20px;
}

.abthead1 {
  text-align: center;
}

.subheadsec h1 {
  font-size: 32px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
}

.subheadsec p {
  font-family: Roboto;
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.39;
  letter-spacing: normal;
  text-align: center;
  color: #000000;

}

.select-dropdown li.disabled,
.select-dropdown li.disabled>span,
.select-dropdown li.optgroup {
  color: rgba(0, 0, 0, 0.3);
  background-color: #f7f8f7;
}


.needavisamobile {
  height: 40px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.4);
  background-color: #ef9426;
}

.widget_head-title_mobile {
  font-family: Roboto;
  font-size: 14px;
  letter-spacing: .12px;
  color: #fff;
  line-height: 40px;
  text-align: center;
}

div.divhide {
  margin: 0px;
  display: none;
  float: left;
  text-align: center;
  position: absolute;
  padding: 0 20px;
  background: #fff;
  z-index: 160001 !important;
}

.divhide .widget_head-title {
  font-size: 20px;
}


.w-50 {
  width: 50%;
  float: left;
}

.w-close-btn {

  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.4);
  background-color: #8d8d8d;
  height: 40px;
  line-height: 40px;
    cursor: pointer;
}

.w-c2s-btn {

  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.4);
  background-color: #ef9426;
  height: 40px;
  line-height: 40px;
    cursor: pointer;
}

.btn-gp-scroll {
  margin: 0 -20px;
  color: #fff;
}

.divhide .select-wrapper input.select-dropdown {
  padding: 10px 0px 10px 0px;
  border: 0px solid #9e9e9e;
  border-bottom: 1px solid #9e9e9e;
  background-color: transparent;
}

.hide_large .widget_head-title {
  color: #585858;
}

button:focus {
  outline: none;
  background-color: #f9a61d;
}

.hederbanner.hide_mobile {
  /* overflow: auto; */
  background-image: linear-gradient(96deg, #515151 3%, #282828 100%);
}

.hide_mobile .select-wrapper {
  margin: 0 18px 0 7px;
  color: black;
}

.select-dropdown li img {
    float: left;
    height: 33px;
    width: 33px;
}

.dropdown-content li>a, .dropdown-content li>span {
    color: #000;
}

/*--- dropdown bottom line color issue -  widget */

input:not([type]),
 input[type=text]:not(.browser-default), 
        input[type=search]:not(.browser-default)
{
    border-bottom: 1px solid #9e9e9e;
    }
    input:not([type]):focus:not([readonly]),
     input[type=text]:not(.browser-default):focus:not([readonly])
     {
    border-bottom: 1px solid #f9a61c;
    -webkit-box-shadow: 0 1px 0 0 #f9a61c;
    box-shadow: 0 1px 0 0 #f9a61c;
}

/* / default on select safari issue / */
.select-black{
  color:#000;
}


@media (max-width: 719px) {
	.subheadsec h1 {
    font-size: 24px;}
    
    .subheadsec p {
      font-family: Roboto;
      font-size: 14.4px;}
}


.bgGray{
  background-color: #f0f0f0;
}
