header {
    position: absolute;
}
.mod-languages{
  position: fixed;
    top: 0;
    z-index: 9999;
  right: 20px;
}
.mod-languages a.btn.dropdown-toggle {
    color: white;
}
.mod-languages .btn-group{
  z-index:9999;
  display:inline-block!important;
}
textarea {
    min-height: 40px;
}
.item-101.default{
    
    display:none;
}
.navbar-custom .nav li a {
    padding: 10px 8px;
        border: none;
    line-height: 14px;
}
div#page-content.page-other {
    margin-top: 110px;
}
.readonlytext {
    width: 95%;
    padding: 22px 100px 10px 57px;
    font-weight: 100;
}
.quoteresult {
    width: 85%;
    margin: 0 auto;
}
.form-group {
    margin-bottom: 10px;
}
.panel {
    margin-bottom: 7px;
}
.panel-body {
    padding: 10px 10px 0px 20px;
}
.social i.fa,.footer-social i.fa{
    background: white;
    border-radius: 50%;
    font-size: 11px;
    width: 19px;
    height: 19px;
    text-align: center;
    vertical-align: middle;
    padding-top: 4px;
}
.travelform {
    position: absolute;
    top: 16.5%;
    right: 7.5%;
    background: rgba(51, 51, 51,0.9);
    width: 48%;
    color: white;
    border-radius: 0px 0 28% 0px;
}
.cus_white{
     color: #fff!important;
}
.cus_blue{
    color: #00acc9!important;
}
.cus_darkblue{
    color: #1c2e4c!important;
}
.cus_doubleblue{
   color: #061736!important;
}
.cus_bold{
     font-weight: bold!important;
}
.cus_textupper{
    text-transform: uppercase!important;
}
.f16{
    font-size: 16px!important;
}
.f18{
    font-size: 18px!important;
}

.f20{
    font-size: 20px!important;
}

.f22{
    font-size: 22px!important;
}

.f24{
    font-size: 24px!important;
}

.f25{
    font-size: 25px!important;
}

.f26{
    font-size: 26px!important;
}

.f27{
    font-size: 27px!important;
}

.f28{
    font-size: 28px!important;
}

.f29{
    font-size: 29px!important;
}

.f30{
    font-size: 30px!important;
}
section.our_products {
    margin: 50px 0;
}

.our_products h6{
    margin-top:8px;
}
h3.cus_textupper.cus_blue {
    margin: 3px 0;
    text-align: right;
    border-right: 2px solid #00acc9;
    padding: 0 16px;
}
.our_products .col-sm-8 {
    padding-left: 0;
}
.travelform_2 {
    position: absolute;
      bottom: -7px;
    right: 7.5%;
    background: rgba(51, 51, 51,0.9);
    width: 48%;
    color: white;
    border-radius: 0% 40% 0% 0%;
    
}
.travelquoteform{
  position:relative;    
}
.flexslider{
    
    width:100%;
}

.panel-title {
    text-transform: capitalize;
}
span.innerText {
    transform: rotate(-50deg);
    display: block;    background: #337ab7;
}.buttonModified {
    text-align: right;
    max-width: 100%;
    margin-bottom: 10px;
}
button.buttonNext:hover {
    background: #255a88;
    transform: rotate( 
45deg
 );
    transition: all 250ms ease-in-out;
}
button.buttonNext:hover span.innerText{
    background: #255a88;
    transform: rotate( 
-45deg
 );
    transition: all 250ms ease-in-out;
}
button.buttonNext {
    display: inline-block;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipu;
    background: #337ab7;
    border-radius: 7px;
    transform: rotate(50deg);
    width: 70px;
    height: 70px;
    margin-top: 9px;
}
.form-group label{
    margin:0;
    
}

.buttonrotate {
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipu;
    background: #337ab7;
    border-radius: 7px;
    transform: rotate(50deg);
    width: 52px;
    height: 52px;
}
.datepicker.datepicker-dropdown {
    z-index: 99111!important;
}
.logo.navbar-brand {
    padding: 0 15px;
    width: 200px;
}
.logo.navbar-brand img{
    max-width: 100%;
    width:auto;
}

input.traveldates,#age {
    display: block!important;
    color: black;

}

.panel-primary {
    border:none;
    background-color: transparent;
}
.stepwizard-step p {
    margin-top: 0px;
    color:#666;
}
.stepwizard-row {
    display: table-row;
}
.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}
small {
    color: #ccc;
}
.stepwizard-step button[disabled] {
    /*opacity: 1 !important;
    filter: alpha(opacity=100) !important;*/
}
.stepwizard .btn.disabled, .stepwizard .btn[disabled], .stepwizard fieldset[disabled] .btn {
    opacity:1 !important;
    color:#bbb;
}
.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content:" ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-index: 0;
}
.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}
.btn-circle {
    width: 100px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}

.glyphicon-lg
{
    font-size:4em
}
.info-block {
    margin-bottom: 0px;
    padding: 20px 10px;
}
.chzn-container{
 min-width:140px!important;    

}
.square-box button{
    
    width:100%;
}
.info-block .square-box
{
    width:40%;
    min-height:130px;
    margin-right:22px;
    text-align:center!important;
    padding:20px 0
}
.info-block.block-info {
    background: #20819e;
    border-bottom: 2px solid rgba(51, 51, 51,0.9);
    border-radius: 0px 0px 70px 0px;
}
.info-block.block-info .square-box
{
   /* background-color:#20819e;*/
    color:#FFF
}
[layout=row] {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}
[layout] {
    box-sizing: border-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}
.top_fixed {
    color: #fff;
    position: relative;
    z-index: 6;
    width: 100%;
    height: auto;
    background-image: -moz-linear-gradient(90deg,#304254 0,#304254 71%,#304254 100%);
    background-image: -webkit-linear-gradient(90deg,#304254 0,#304254 71%,#304254 100%);
    background-image: -ms-linear-gradient(90deg,#304254 0,#304254 71%,#304254 100%);
    border-radius: 3px;
}
.in_1 {
    padding: 0;
    border-radius: 0;
    margin-left: 0;
    margin-bottom: 0;
}
[flex="20"] {
    max-width: 20%;
}
.in_1 label {
    padding: 0 0 0 4px;
    line-height: 42px;
    display: inline-block;
    color: #64b6ff;
}

[flex="20"] {
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
}
.in_1 label.shorting {
    padding-left: 6px;
}
.date_birth {
    margin: 10px 5px;
}
#select_mip option{
    background:#20819e;
}
.date_birth select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background: 0 0;
    border: 0;
    border-bottom: 1px solid #fff;
    outline: 0;
    margin: -13px 13px;
    color: #fff;
    background: url(/images/drop-down-arrow.png) no-repeat right;
    width: 140px;
    line-height: 20px;
    border-right: 0;
    border-radius: 0;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"]{
    
 width:100%!important;   
}

ul.listcover li {
    padding: 0;
}
.listcover img.icons {
    position: static;
    width: 100%;
    filter: invert(1);
}
p.textbox {    
    width: 80%;
    display: inline-block;
    color: #1c2e4c;
    font-size: 15px;
    font-weight: 500;
    padding-left: 50px;
    margin: 0;
    vertical-align: middle;
}
.fullwidth .pl-20 {
    padding-left: 13%;
        padding-right: 30px;
   
}
.wtsappbox img {
    position: relative;
    left: 5px;
    top: -20px;
}
.blw{
     border-left:2px solid #fff;
     padding: 0;
}
p.imgbox {
    width: 19%;
    background: #1c2e4c;
    padding: 31px;
    display: inline-block;
    margin:0;
}

span.luminasig {
    font-size: 14px;
    color: #768ba2;
}

.help_docs{
    
    float:left;
}
.form-group.required .control-label:after {
  content:"*";
  color:red;
}
.modal-open .modal {
    z-index: 9999;
}

div#buyOption {
    width: 50%;
    margin:0 auto;
    top:20px;
}
.required_field:after {
    content: '*';
    color: red;
}
@media screen and (min-width: 200px) and (max-width: 768px)  {
    .h4, h4 {
    font-size: 13px;
  }
  div#buyOption {
    width: 90%;
     top:20px;
}
#buyModal {
    width: 90%;
    top:10px;

}
  h1.insurance_title {
    font-size: 1.8em;
  }
  .flexslider .slide-info b {
    font-size: 15px;
  }
  .flexslider .slide-con h3 {
    font-size: 17px;
}
.flexslider .slide-info span {
    font-size: 16px;
    font-weight: 300;
}
  .panel-title {
    font-size: 13px;
  }
  input[type=password], input[type=text], select, textarea {
    height: 25px;
  }
  .panel-heading {
    padding: 10px 9px;
  }
  .panel-body {
    padding: 10px 10px 0px 11px;
  }
  .form-group {
    margin-bottom: 5px;
    font-size: 12px;
  }
  .form-control {
    font-size: 12px;
  }
  .top-bar {
    display: none;
  }
  .navbar-custom {
    top: 0px;
  }
  .travelform {
    top: 1.5%;
    right: 1.5%;
    width: 54%;
    border-radius: 0px 0 0% 0px;
  }
.btn-circle {
    width: 70px;
}
   .travelform_2 {
        display:block;
        position: static;
        width: 90%;
        color: white;
        margin:0 auto;
        border-radius: 0%;
        
    }
    
    .mod-languages{
      position: fixed;
      top: 0;
      z-index: 9999;
      right: 11%;
      top: 2.8%;
    }
  /*.first_slide {*/
  /*  height: 512px;*/
  /*}*/
  
}


@media screen and (max-width: 770px)  {
    
.travelform {
    top: 25%;
}
.flexslider .slide-info {
    top: 20%;
    left: 5%;
}
    .listcover img.icons {
        position: absolute;
        width: 100%;
        filter: invert(1);
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        max-width: 50%;
        margin: 0;
    }
    
    p.imgbox {
        position:relative;
    }
    
p.textbox {
    width: 70%;
    padding-left: 2%;
    vertical-align: top;    font-size: 11px;
}
    
.blw img {
    width: 100%;
}
  form.travelquoteform label {
    min-height: 13px;
}  
    
.buttonModified {
    margin: 20px 0;
}
    .product-tab p {
    font-size: 12px;
    margin-bottom: 15px;
}
  
.wtsappbox img {
    display: block;
    position: static;
    margin-top: 10px;
} 
.services .services-dtl p {
    color: #989898;
    font-size: 11px;
    line-height: normal;
} 
    h3.cus_textupper.cus_blue {
border: none;
    text-align: left;
    padding: 0;
    font-size: 22px;
}
 
.our_products h6 {
    font-size: 12px !important;
}  
.our_products .col-sm-8 {
    padding-left: 15px;
} 
    
    
    
    
    
}

@media screen and (max-width: 700px)  {
    ul.listcover.cus_darkblue li p.textbox {
   
    color: white;
    width: 90%;
    margin: auto;
    display: block;
}.copyright {
    margin-top: 0;
    padding: 10px;
    background-color: #00b2ce;
    line-height: normal !important;
}.copyright a {
    margin: 0 5px!important;
    color: white;
}
.services .services-dtl {
    width: 49%;
    float: unset;
    display: inline-block;
    vertical-align: top;
}
.col-sm-6.col-md-6.col-lg-6.blw {
    display: none;
}
.fullwidth .pl-20 {
    padding-left: 7%;
    padding-right: 7%;
}
.modInsService p.cus_darkblue.cus_textupper.cus_bold.f16 {
    background: #00acc9;
    color: white !important;
    font-weight: 100 !important;
    margin: 10px -7% 0px -7%;
    padding: 10px 7%;
}
    ul.listcover.cus_darkblue li p.imgbox{
    font-size: 12px;
    margin: 10px auto;
    display: block;
    }
    ul.listcover.cus_darkblue li {
    background: #1c2e4c;
    max-width: 49%;
    display: inline-block;
    margin: 10px 0;
    vertical-align: top;
    min-height: 180px;
}
    .modInsService {
    background: url('/templates/mynewtemplate/images/travel_man.jpg');
    background-position: bottom;
    background-size: cover;
}
.partners .partner-slider .partner-logo {
    max-width: 70%;
    margin: auto;
    border: none;
}
.partner-slider {
    border-bottom: 1px solid #f0f0f0;
}
h3.cus_blue.f30 {
    font-size: 21px !important;
}
#page-content h2 {
    font-size: 22px;
}
.intro p {
    font-size: 12px;
}
.intro {
    margin: 3rem 0;
}
p.cus_darkblue.cus_textupper.cus_bold.f16 {
    font-size: 12px !important;
}
.travelform {
    position: static;
    width: 90%;
    margin: auto;
    padding: 15px;
    margin-top: 30%;

}
.flexslider .slide-info {
    position: static;
    display: none;
}
    .first_slide {
    min-height: 100vh;
}
 
section.services {
    margin: 3rem 0;
    padding: 0 15px;
}   
    
  
.intro span.cus_bold.cus_darkblue {
    font-size: 12px;
}  
    
    
    
    
}
@media screen and (max-width: 350px){

.first_slide {
    height: 750px;
}


}



/* ALL LOADERS */

.loader{
  width: 100px;
  height: 100px;
  border-radius: 100%;
  position: relative;
  margin: 0 auto;
}

#buyModal {
    width: 75%;
    margin: 0 auto;
    top:10px;
     z-index: 9999;
         overflow-y: auto;
}

/* LOADER 7 */

#loader-7{
  -webkit-perspective: 120px;
  -moz-perspective: 120px;
  -ms-perspective: 120px;
  perspective: 120px;
}

#loader-7:before{
  content: "";
  position: absolute;
  left: 25px;
  top: 25px;
  width: 50px;
  height: 50px;
  background-color: #3498db;
  animation: flip 1s infinite;
}

@keyframes flip {
  0% {
    transform: rotate(0);
  }

  50% {
    transform: rotateY(180deg);
  }

  100% {
    transform: rotateY(180deg)  rotateX(180deg);
  }
}

#buyOption .modal-dialog {
    width: 100%;
    margin: 0 auto;

}
.row.add_ages {
    overflow-y: auto;
    height: 100%;
    max-height: 130px;
    margin-bottom: 15px;
    width:98%;
}
.form-group1.change {
    display: flex;
}
.row.nation_add {
    padding-top: 10px;
    height: 100%;
    max-height: 120px;
    overflow-y: scroll;
}
.row.vatnumber_c {
    padding-top: 10px;
    height: 100%;
    max-height: 120px;
    overflow-y: scroll;
}
.load_data {
    border: 1px solid;
    width: 130px;
    padding: 4px;
    text-align: center;
    cursor: pointer;
}
.nextforcontibue {
    border: 1px solid;
    width: 140px;
    padding: 5px;
    text-align: center;
    margin: 10px;
    cursor:pointer;
}

/*Panel tabs*/
.panel.with-nav-tabs .panel-heading{
    padding: 5px 5px 0 5px;
    margin-bottom: 10px;
}
.panel.with-nav-tabs .nav-tabs{
	border-bottom: none;

}
.panel.with-nav-tabs .nav-justified{
	margin-bottom: -1px;
}

.traveltab a{
    
    display:block!important;
}
/********************************************************************/
/*** PANEL DEFAULT ***/

.with-nav-tabs.panel-default .nav-tabs > li > a,
.with-nav-tabs.panel-default .nav-tabs > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li > a:focus {
    color: #777;
}
.with-nav-tabs.panel-default .nav-tabs > .open > a,
.with-nav-tabs.panel-default .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-default .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-default .nav-tabs > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li > a:focus {
    color: #777;
	background-color: #ddd;
	border-color: transparent;
}
.with-nav-tabs.panel-default .nav-tabs > li.active > a,
.with-nav-tabs.panel-default .nav-tabs > li.active > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.active > a:focus {
	color: #555;
	background-color: #fff;
	border-color: #ddd;
	border-bottom-color: transparent;
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #f5f5f5;
    border-color: #ddd;
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #777;   
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #ddd;
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a,
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #555;
}
.searchable-container{
   position:relative;   
   z-index: 99;
}

::-webkit-scrollbar-track {
    background: #f1f1f1;
}
::-webkit-scrollbar-thumb {
    background: #888;
}
::-webkit-scrollbar {
    width: 5px;
}


/* lumina cusom css start */
.login, .reset{
    background: #f3f3f3;
}
.login_page {
    width: 60%;
    margin: 0 auto;
}
.already_login_logout {
    width: 60%;
    margin: 0 auto;
}
.login_page .well input {
    border: 1px solid #000;
    height: 35px;
}
.form-horizontal.well .control-label {
    text-align: left;
}
.form-horizontal.well {
    width: 60%;
    margin: 0 auto;
}
/* lumina cusom css end */



