 /*Before Login CSS*/
body{font-family: 'Poppins', sans-serif;font-size: 16px;line-height: 22px;color: #333333; box-sizing: border-box; margin: 0; padding: 0;background: #fff; overflow-x: hidden;}
html{font-family: 'Poppins', sans-serif; box-sizing: border-box; margin: 0; padding: 0;}
.font_inter{font-family: 'Inter', sans-serif;}
/*Slim Scroll*/
* {scrollbar-width: thin;scrollbar-color: #333 #d4d4d4;}
*::-webkit-scrollbar{width: 2px; height: 6px;}
*::-webkit-scrollbar-track{background: #d4d4d4;}
*::-webkit-scrollbar-thumb{background-color: #333;border-radius: 6px;}

a{color: #1f3b6e;text-decoration: none;outline: none; -webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;transition: all 0.3s ease-in;}
a:hover {color: #0c61a1;text-decoration: none;outline: none; -webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;transition: all 0.3s ease-in;}

.font13{font-size: 13px;}
.font14{font-size: 14px;}
.font16{font-size: 14px;}
.font18{font-size: 14px;}

.pt-80{padding-top: 80px;}
.pb-80{padding-bottom: 80px;}
.pt-60{padding-top: 60px;}
.pb-60{padding-bottom: 60px;}

.base_bg,.base_bg:hover{
  background-color: #00b67a !important;
}

.blue_text{color: #333;}
.blue_light_bg{background: #EBF3FA;}
.text_light{color: #666666;}
.little_dark{color: #333;}
.dark_blue_text{color: #25243F;}

.heading_blue{color: #333; position: relative;}
.heading_blue:after{content: ""; position: absolute; bottom: -15px; left: 0; width: 90px; height: 4px; display: inline-block;background: #333;}

.form-control:focus{border: solid 1px #5EB7F3 !important;box-shadow: none;}
.form-check-input {width: 20px;height: 20px;margin-top: 2px; border: 1px solid #0062A9;}
.form-check-input:checked {background-color: #0062A9;border-color: #0062A9;}

/*Login Css Start*/
.login_page{height: 100vh; box-sizing: border-box; width: 100%;background: #fff; position: relative; overflow-y: hidden; overflow-x: hidden;}
.login_page h3{color: #000;}
.login_page .logo_login{max-width: 100%; max-height: 83px; position: absolute; left: 40px; top: 40px;;}
.login_page .form-control, .login_page .form-select{height: 40px;border-radius: 4px !important;font-size: 16px;border: solid 1px #ccc; padding-left: 40px;}
.login_page .user_icon{position: absolute;bottom: 9px;left: 22px;z-index: 9;color: #333;font-size: 20px;}
.login_page .show_pass{position: absolute;bottom: 8px;right: 22px;z-index: 9;color: #333;font-size: 20px;}
.login_page .show_pass:before{border-left: solid 1px #ccc; content:'';}
.login_page a.blue_link_dark{color: #333;}

.btn_login{background:#333 !important; border: solid 1px #333; display:inline-block; cursor:pointer; color:#fff;height: 40px; font-size:16px; font-weight:600;border-radius:4px; border-radius: 100px;}
.btn_login:hover, .btn_login:active, .btn_login:focus{background:#333 !important; border: solid 1px #333; color:#fff !important;}

.login_img{width: 100%; height: 100%;}

.form-check label{padding-left: 15px;}
/*Login Css Close*/

/*Top Bar*/

 .btn_top{background: #f9c20d; font-size: 16px; color: #000; border-radius: 20px; min-height: 40px;}
 .btn_top:hover{background: #333; opacity: 0.8;}

/*Navber*/
/* .sticky-top{box-shadow: 0px 11px 10px #0000002b;} */
.navbar-brand img{max-width: 100%;height: 50px;}
.nav-link{font-size: 16px;padding: 20px 20px !important;color: #333;text-transform: uppercase;font-weight: 600;}
.dropdown-toggle::after {vertical-align: middle;}
.dropdown-menu{border-radius: 0;min-width: 220px;border: solid 1px #fff;-webkit-box-shadow: 0 0 50px 3px rgba(0,0,0,.15) !important;
-moz-box-shadow: 0 0 50px 3px rgba(0,0,0,.15) !important;box-shadow: 0 0 50px 3px rgba(0,0,0,.15) !important;}
.dropdown-menu .dropdown-item{padding: 8px 15px !important;font-size: 15px;color: #555;}
.dropdown-item:focus, .dropdown-item:hover{background: transparent; color: #e88d06;}
.nav-link:focus, .nav-link:hover{color: #333;}
.navbar-nav .nav-link.active, .navbar-nav .show > .nav-link{color: #333;border-bottom: solid 4px #333;}

.dropdown-menu.show {-webkit-animation: fadeIn 0.3s alternate;animation: fadeIn 0.3s alternate;}
.nav-item.dropdown.dropdown-mega {position: static;}
.nav-item.dropdown.dropdown-mega .dropdown-menu {width: 100%;margin: auto;max-width: 1300px;left: 0;right: 0;}


.top_higt{
    font-size: 21px;
    color: #333;
    font-weight: 700;
}
.top_higt .den{
    color: #e50e16;
}
.top_higt .bel{
    color: #0a0f23;
    font-size: 18px;
}
.phoneno{
  position: relative;
  background: #fff
}
.phoneno i{
  width: 40px;
  height: 40px;
  background: #51a061;
  color: #fff;
  text-align: center;
  line-height: 32px;
  font-size: 16px;
    border-radius: 50%;
    float: left;
}
.phoneno .ptext{
  text-align: right;
  width: 256px;
}
.phoneno .ptext span{
  color: #333;
  font-size: 14px;
  line-height: 1;
  font-weight: 600;
}
.phoneno .ptext .pbo{
  font-size: 24px;
  font-weight: 700 !important;
}

.bookform{
  position: relative;
}
.bookform nav{
  border-radius: 10px 0px 0 0;
  overflow: hidden;
  padding: 15px 15px 0 15px;
 
}
.bookform nav button:first-child{
  border-radius: 10px 0 0 0;
}
.bookform nav .nav-tabs{
  background-color: #52a163 !important;
  padding: 5px;
  border-radius: 15px;
}
.bookform nav .nav-tabs .nav-link{
  padding: 10px 20px !important;
  border-radius: 10px;
  color: #fff;
  margin-bottom: 0;
}
.bookform nav .nav-tabs .nav-link:hover{
  border: 1px solid transparent;
}
.bookform nav .nav-tabs .nav-link.active{
  color: #52a163;
}
.bookform .tab-content{
  border-radius: 0 10px 10px 10px;
  background: #fff;
  position: relative;
  top: -6px;
}
.custom-input{
  position: relative;
}
.custom-input label{
  position: absolute;
  top: -12px;
  background: #fff;
  padding: 0 5px;
  left: 10px;
  z-index: 10;
}
.custom-input input{
  height: 60px;
}
.custom-input .dropdown-toggle{
  border-radius: 0.375rem  0 0 0.375rem ;
  border: 1px 1px 1px 0 solid #ced4da;
  background: #fff;
}

#rotate{
  position: absolute;
  top: 16px;
  right: -12px;
  border: 1px solid #ced4da;
  padding: 5px;
  border-radius: 3px;
  font-size: 14px;
}
.bookform .dropinf{
  font-weight: 500;
    background: #fff;
    border-radius: 0 10px 0 0;
    padding: 25px 20px 7px 0px;
    position: absolute;
    left: 300px;
}

.bookform .dropinf .dropdown-toggle{
  border: 1px solid #ccc;
}
/* rate */
.rate{position: relative;}
.star i{
  color: #ffff;
  width: 24px;
  height: 24px;
  background: #00b67a;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  border-radius: 3px;
}
#owl-demo .item{
  margin-left: 16px;
  margin-right: 16px;
}
#owl-demo .owl-nav{
  position: absolute;
  top: 32%;
  transform: translateY(-50%);
  color: #ccc;
  font-size: 36px;
  width: 100%;
  z-index: -1;
}
#owl-demo .owl-nav .owl-prev{
  left: -42px;
  position: absolute;
}
#owl-demo .owl-nav .owl-next{
  right: -24px;
  position: absolute;
}
.fl-header{
  background: url(../images/banner.jpg);
  background-repeat: no-repeat;
  border-radius: 30px 30px 0 0;
}
.section__airport {
  font-size: 40px;
  display: inline-block;
  width: 49%;
  line-height: 1;
  position: relative;
  text-align: center;
  font-weight: 500;
}
.section__airport small{
  font-size: 16px;
}
.section__from::after {
  content: '';
  background-image: url(https://i.imgur.com/ppufFur.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  top: 50%;
  height: 20px;
  width: 20px;
  transform: translateX(50%) translateY(-50%);
}
.section__to {
  text-align: center;
}
.barcode {
  float: left;
  height: 50px;
  width: 150px;
  opacity: .5;
}
.info {
  display: block;
  clear: both;
  position: relative;
}
.info::before,
.info::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #D8E1E5;
}
.info::before {
  top: 0;
}
.info::after {
  bottom: 0;
}
.info__section {
  padding: 30px 0 30px 30px;
  position: relative;
  width: 49%;
  display: inline-block;
}
.info__section--first::after {
  content: '';
  display: block;
  width: 1px;
  background-color: #D8E1E5;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}
.info__section dt {
  color: #D8E1E5;
}
.info__section dd {
  font-size: 30px;
}
.info__section dt:not(:first-child) {
  margin-top: 20px;
}
.tag{
  background: #0e910026;
  color: #0b6201;
  padding: 5px 15px;
  font-size: 13px;
  border-radius: 13px 0 0 13px;
  box-shadow: -1px 0 3px #aaa;
}
.off-offer{
  display: block;
  overflow: hidden;
  position: relative;
  border-radius: 100px;
}
#offer img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 100%;
}
#offer .lft {
  padding: 45px 0 0 120px;
  height: 315px;
  display: table;
  margin: 0 auto;
  position: relative;
}
#offer .h3 {
  font-weight: 700;
  text-shadow: 0 0 2px #000;
  color: #fff;
  line-height: 40px;
  font-size: 35px;
}
#offer small {
  color: #fff;
  display: inline-block;
  margin-bottom: 15px;
}
#offer big {
  font-size: 60px;
  font-weight: 900;
}
@media (max-width: 1024px) {
  #offer .lft {
      padding: 0;
      height: 220px;
  }
  #offer .h3 {
      padding: 13px 10px;
      font-size: 23px;
  }
}
@media (max-width: 820px) {
  #offer .lft {
      margin-left: 55px;
  }
  #offer .h3 {
      padding: 10px 0;
      line-height: 1;
  }
}
@media (max-width: 580px) {
  #offer small {
      margin: 0;
  }
  #offer big {
      font-size: 25px;
  }
  #offer .h3 {
      padding: 0;
      font-size: 15px;
      line-height: 1;
  }
  #offer .lft {
      padding: 0;
      height: auto;
      margin: 10px 0 0 20px;
  }
}
.title::after{
  content: "";
    display: block;
    width: 100px;
    background: #50a161;
    height: 2px;
    margin: 20px 5px;
}
.title.wht::after{
    background: #fff;
}
.title.center::after{
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
}
#why-us{background:url(../images/bg2.jpg) no-repeat center center;background-size:cover}
#why-us h2,#why-us p{color:#fff;margin:0 0 30px}
#why-us h2.withLine:after{background:#fff}
#why-us .box{border-radius:50px;background:#fff;padding:25px;display:inline-block;}
#why-us .box .h4{color:#000;}
@media (max-width:1024px){#why-us .box .h4 {font-size: 14px}}
@media (max-width:580px){#why-us .box {padding: 20px 5px}}

.ticket-deals .nav{
  border-bottom: 0px;
}
.ticket-deals .nav .nav-link{
  background: #eee;
  border-radius: 67px;
  padding: 12px 20px !important;
  margin: 0 5px;
}
.ticket-deals .nav .nav-link.active{
  background: #00b8c4;
  color: #fff;
}
.bloglist{
  position: relative;
}
.bloglist span{
  white-space: nowrap;
  padding: 5px 15px;
  border-radius: 8px;
  background: #50a1611c;
  color: #51a061;
  display: block;
  font-weight: 600;
}
.bloglist .blog-heading{
  margin-top: 0;
  margin-bottom: 5px;
}
.bloglist .blog-heading a{
  font-weight: 400;
  font-size: 18px;
  color: #000;
}
/* Home page */
.find_specific{background: #333;padding:60px 85px;}
.find_specific input{font-size: 16px;min-height: 51px;border:1px solid #86909C;border-radius: 4px;padding: 0.375rem 15px;}
.find_specific .info_req{font-size: 10px;color: #9C9C9C;}
.search_btn{background: #333;font-size: 16px;font-weight: 600;text-align: center;color: #fff;padding: 15px 30px;    border-radius: 6px;box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.25);position: relative;}
.search_btn:hover{opacity: 80%;color: #fff;}
.fs-50{font-size: 50px;}

.slide_1{background: url(../images/banner.jpg) left;border-radius: 0 0 150px 150px;}
.slide{position: relative;color: #fff;padding: 190px 0;background-repeat: no-repeat;background-size: cover;}
.slide .slide_subtitle{font-size: 30px;font-weight: 400;color: #fff;position: relative;}
.slide .slide_title{position: relative;font-size: 60px;line-height: 80px;font-weight: 400;}
.slide .slide_text{position: relative;font-weight: 500;}
/* Testimonial */
.text_shade{text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);}
.testimonial{background: url(../images/testimonial.png);position: relative;}
.testimonial::before{content: '';width: 100%;height: 100%;    background: rgba(13, 33, 58, 0.70);position: absolute;top: 0;}
.testimonial .heading_blue{text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);}
.testimonial .heading_blue:after{background: #fff;left: 50%;transform: translateX(-50%);bottom: -27px;box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);}
.testimonial_slide{color: #fff;}
.testimonial_slide .testimonial_text{line-height: 26px;font-weight: 400;position: relative;padding: 40px 0;}
.testimonial_slide .testimonial_text::after{content: '';position: absolute;top: 0;left: 15px;background: url(../images/quote-bottom.png);width: 40px;height: 34px;background-position: center center;}
.testimonial_slide .testimonial_text::before{content: '';position: absolute;bottom: 0;right: 15px;background: url(../images/quote-top.png);width: 40px;height: 34px;background-position: center center;}
.testimonial_slide .testimonial_bane{font-size: 20px;font-weight: 600;}
.testimonial_slide .testimonial_place{font-weight: 400;line-height: 26px;color: #DDDDDD;}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot{width: 16px;height: 16px;border-radius: 8px;background: rgba(255, 255, 255, 0.50);box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);margin: 8px;}
.owl-carousel button.owl-dot.active{background: #FFFFFF;}
/*clients_slider*/
.clients_slider.owl-carousel .owl-item img{width: auto;max-width: 100%; max-height: 35px;margin: auto;}

/*request_access*/
.request_access_banner{position: relative; background: url(../images/request-access-banner.jpg) no-repeat 0 0/cover; z-index: -2; overflow: hidden;}
.request_access_banner::before{position: absolute; left: 0; top: 0; content: ""; width: 100%; height: 100%; background: rgba(13,33,58,0.7); z-index: -1;}
.request_access_banner h1{position: relative;}
.request_access_banner h1:after{content: ""; position: absolute; bottom: -25px; left: 0; right: 0; margin: auto; width: 90px; height: 4px; display: inline-block;background: #fff;}
.request_access_banner p span{font-weight: 500;}
.request_access .card{background: rgba(19,114,186,.3);box-shadow: 0 0 4px 4px #d8e4ee;border: none;border-radius: 6px; position: relative; margin-top: 15px; height: calc(100% - 15px);width: calc(100% - 15px);}
.request_access .card .card-body{background: #fff;overflow: hidden;border-radius: 6px;left: 15px;top: -15px;display: block;position: relative; padding: 30px;}
.request_access_img{max-height: 650px; max-width: 100%;}
.side_ic{position: relative;}
.side_ic::after{content: '';position: absolute;width: 143px;height: 60px;border-radius: 0px 30px 30px 0;background: rgba(255, 255, 255, 0.30);left: 0;z-index: 10;background-position: left top;top: 50%;transform: translateY(-50%);}
.side_righticon{position: absolute;width: 60px;height: 63px;border-radius: 30px 30px 0 0;background: rgba(255, 255, 255, 0.30);right: 43px;z-index: 10;background-position: left top;bottom: 0;}

.back-to-top{position: fixed;bottom: 70px;right: 25px;display: none; background: #51a061; border: none;width: 40px;height: 40px;font-size: 20px;color: #fff;line-height: 40px;text-align: center; border-radius: 50%;}
.back-to-top:hover{background:  #333 !important; color: #fff;}

/*Footer*/
footer{width:100%;background:#efefef;}
footer h4{color: #333; margin-bottom: 40px; position: relative;}
footer p{color: #333;line-height: 30px;}
footer ul{margin: 0;padding: 0;}
footer ul li{color: #333; list-style: none;margin-bottom: 10px;}
footer ul li a {text-decoration:none;line-height:30px;color:#333;}
footer ul li a:hover {color:#333}
footer .address{margin-bottom: 30px;position: relative;padding: 0 0 0 40px;z-index: 1;-webkit-transition: 0.5s all ease;transition: 0.5s all ease;}
footer .address .icon{position: absolute;left: 0px;top: 4px;color: #333;font-size: 22px;z-index: 1;text-align: center;}

footer .social li{list-style: none; display: inline-block;}
footer .social li a{text-decoration: none;line-height: 30px;color: #25243F;background: #fff;width: 40px;height: 40px;border-radius: 50%;display: inline-block;text-align: center;line-height: 40px;font-size: 20px;}
footer .social li a:hover{color: #333;background: #333;}

.copyright{color:#333;font-size:14px;padding:5px 0 0; background: #04162C;}
/* About Us */
.eequirements_become{
    position: relative;
}
.eequirements_become .heading_blue:after{
    left: 50%;
    transform: translate(-50%);
}
.noc{border-radius: 4px;background: #FFF;box-shadow: 0px 5px 10px 0px rgba(18, 38, 61, 0.20);}
.noc .card-header{font-size: 22px;font-weight: 400;color: #333;background: #fff;border-bottom: none;padding: 20px;}
.noc .card-body{padding:0 20px 20px 20px ;}
.noc .elite_icon{height: 50px;width: 50px;background: #333;text-align: center;border-radius: 100%;display: inline-block;margin-right: 10px;}
.noc .elite_icon i{font-size: 30px;padding: 10px;color: #fff;}
.noc:hover{background: #333;}
.noc:hover .card-header{background: #333;color: #ccc;}
.noc:hover .card-body{background: #333;}
.noc:hover .card-body p{color: #fff;}
.noc:hover .elite_icon{background: #333;}
.noc:hover .elite_icon i{color: #fff;}

/* banner Tab */
.cald{
    border: 10px solid #f3efef70;
    border-radius: 40px;
    overflow: hidden;
    background: #393939;
    padding: 10px;
}
.cald ul{overflow: hidden;border-bottom: none;}
.cald ul li{margin: 0 5px;}
.cald ul li button{background-color: #fff !important;font-size: 20px;color: #000000;padding: 10px 25px !important;
    border-top-left-radius: 0!important;
    border-top-right-radius: 0!important;
    border-color: transparent !important;
}
.cald ul li:first-child{border-radius: 20px 0 0 0;overflow: hidden;}
.cald ul li:last-child{border-radius: 0 20px 0 0;overflow: hidden;}
.cald ul li button.active{background-color: #ffa800 !important;}

.form-ed{position: relative;}
.form-ed .form-select{background: transparent;border-radius: 320px;border: 1px solid #fff;color: #fff;height: 40px;}
.form-ed .form-control{background: transparent;color: #fff;padding-left: 40px;height: 40px;
    border: transparent;
    border-bottom: 1px solid #fff;
}
.form-ed .icon-f{position: absolute;left: 15px;top: 10px;}
.form-ed .icon-f img{width: 20px;}
.bl{color: #1f3b6e !important;}
.bgbl{background: #1f3b6e !important;}
.bl1{color: #386cc9 !important;}
.db{background: #000000;}
.h43{height: 43px;line-height: 32px;}
/* ::placeholder {
    color: #fff;
    font-weight: 600;
  }
::-webkit-input-placeholder { 
    color: #fff;
  }
  ::-moz-placeholder {
    color: #fff;
  }
  :-ms-input-placeholder { 
    color: #fff;
  }
  :-moz-placeholder {
    color: #fff;
  } */
  .bg_sky{
    background: #e1faff;
  }
  .search-n{position: relative;}
  .search-n input{border: 1px solid #22316a;height: 50px;background: #fff0;}
  .search-n span{background: #22316a;color: #fff;}
  .sk-border{border-radius: 30px 30px 0 0;}
  .sus input{border: 0px solid #fff;}

  /* Crousel */
  .carousel-wrap {
    margin: 15px auto;
    padding: 0 30px;
    width: 100%;
    position: relative;
  }
  .carousel-wrap .owl-carousel .owl-nav{
    z-index: -1;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
  }
  .carousel-wrap .owl-carousel .owl-nav .owl-prev{
    left: -40px;
    position: relative;
  }
  .carousel-wrap .owl-carousel .owl-nav .owl-next{
    right: -15px;
    position: absolute;
  }
  /* fix blank or flashing items on carousel */
  .owl-carousel .item {
    position: relative;
    z-index: 100; 
    -webkit-backface-visibility: hidden; 
  }
  .reserv-list{
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .reserv-list li{
    margin-bottom: 25px;
    position: relative;
    padding: 0 0 0 30px;
  }
  .reserv-list li::after{
    position: absolute;
    font-family: 'FontAwesome';
    left: 0;
    top: 0;
    content: "\f00c";
    color: #51a061;
    font-size: 20px;
  }
  #rndText .col-sm-7{
    padding: 15px;
    color: #fff;
    background: url(https://www.myticketstoindia.com/front-end/themes/tickets/images/rndText-plane.webp) no-repeat center #ae0f2f;
  }

#rndText .col-sm-5 {
    background: url(https://www.myticketstoindia.com/front-end/themes/tickets/images/rndText-call.webp) no-repeat center #1e4195;
    background-size: 60px;
    color: #fff;
    padding: 15px;
  }
  #rndText * {
    color: #fff!important;
    font-weight: 500;
    text-align: center;
  }
  #rndText .h3 a {
    color: #fbff00!important;
}
  /* end fix */
  .owl-nav > div {
    margin-top: -26px;
    position: absolute;
    top: 50%;
    color: #cdcbcd;
  }
  
  .owl-nav i {
    font-size: 52px;
    color: #ccc;
  }
  
  .owl-nav .owl-prev {
    left: -30px;
  }
  
  .owl-nav .owl-next {
    right: -30px;
  }
  .bg_primary_1{
    background: #19875429;
  }
  .list-group-item{border: 1px solid transparent;padding-left: 0; padding-right: 0;}


/*--------------------------*/
.qty-container{
  display: flex;
  align-items: center;
  justify-content: center;
}
.qty-container .input-qty{
  text-align: center;
  padding: 6px 10px;
  border: 1px solid #d4d4d4;
  max-width: 57px;
}
.qty-container .qty-btn-minus,
.qty-container .qty-btn-plus{
  border: 1px solid #d4d4d4;
  padding: 10px 13px;
  font-size: 10px;
  height: 38px;
  width: 38px;
  transition: 0.3s;
}
.qty-container .qty-btn-plus{
  margin-left: -1px;
}
.qty-container .qty-btn-minus{
  margin-right: -1px;
}


/*---------------------------*/
.btn-cornered,
.input-cornered{
  border-radius: 4px;
}
.btn-rounded{
  border-radius: 50%;
}
.input-rounded{
  border-radius: 50px;
}

/* Country */

.country {
  position: relative;
  margin: 0 auto;
  width: 107px;
  
}
.country #country{
  height: 60px;
  line-height: 60px;
}
#country::after{
  position: absolute;
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
  transform: translateY(-50%);
  top: 54%;
  right: 12px;
}

.country .select {
  position: relative;
  padding: 0 0px 0 20px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #ced4da;
  background: #fff;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  cursor: pointer;
}
.country .select .flagstrap-icon {
  box-sizing: border-box;
  display: inline-block;
  margin-right: 10px;
  width: 16px;
  height: 11px;
  background-image: url("https://raw.githubusercontent.com/blazeworx/flagstrap/master/dist/css/flags.png");
  background-repeat: no-repeat;
  background-color: #e3e5e7;
}
.country .select .flagstrap-icon.flagstrap-us {
  background-position: -144px -154px;
}
.country .select .flagstrap-icon.flagstrap-ae {
  background-position: -32px 0;
}
.country .select .flagstrap-icon.flagstrap-in {
  background-position: -128px -66px;
}
.country .select .flagstrap-icon.flagstrap-ca {
  background-position: -48px -22px;
}
.country .select .flagstrap-icon.flagstrap-au {
  background-position: -208px 0;
}

.country .select:after {
  content: "";
  display: block;
  position: absolute;
  top: 18px;
  right: 20px;
  width: 8px;
  height: 5px;
  background: url("https://zinee91.dothome.co.kr/codepen/ico_updown3.png") no-repeat;
}
.country .select.open:after {
  background-position: 0 -5px;
}
.country .dropdown {
  display: none;
  position: absolute;
  top: 39px;
  left: 0;
  width: 100px;
  height: auto;
  border: 1px solid #ced4da;
  background: #fff;
  border-radius: 0.375rem 0 0 0.375rem;
  /* overflow-y: scroll; */
  z-index: 1;
}
#country-drop ul{
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.country .dropdown .flagstrap-icon {
  box-sizing: border-box;
  display: inline-block;
  margin-right: 10px;
  width: 16px;
  height: 11px;
  background-image: url("https://raw.githubusercontent.com/blazeworx/flagstrap/master/dist/css/flags.png");
  background-repeat: no-repeat;
  background-color: #e3e5e7;
}
.country .dropdown .flagstrap-icon.flagstrap-ad {
  background-position: -16px 0;
}
.country .dropdown .flagstrap-icon.flagstrap-ae {
  background-position: -32px 0;
}
.country .dropdown .flagstrap-icon.flagstrap-af {
  background-position: -48px 0;
}
.country .dropdown .flagstrap-icon.flagstrap-ag {
  background-position: -64px 0;
}
.country .dropdown .flagstrap-icon.flagstrap-ai {
  background-position: -80px 0;
}
.country .dropdown .flagstrap-icon.flagstrap-al {
  background-position: -96px 0;
}
.country .dropdown .flagstrap-icon.flagstrap-am {
  background-position: -112px 0;
}
.country .dropdown .flagstrap-icon.flagstrap-an {
  background-position: -128px 0;
}
.country .dropdown .flagstrap-icon.flagstrap-ao {
  background-position: -144px 0;
}
.country .dropdown .flagstrap-icon.flagstrap-ar {
  background-position: -160px 0;
}
.country .dropdown .flagstrap-icon.flagstrap-as {
  background-position: -176px 0;
}
.country .dropdown .flagstrap-icon.flagstrap-at {
  background-position: -192px 0;
}
.country .dropdown .flagstrap-icon.flagstrap-au {
  background-position: -208px 0;
}
.country .dropdown .flagstrap-icon.flagstrap-aw {
  background-position: -224px 0;
}
.country .dropdown .flagstrap-icon.flagstrap-az {
  background-position: -240px 0;
}
.country .dropdown .flagstrap-icon.flagstrap-ba {
  background-position: 0 -11px;
}
.country .dropdown .flagstrap-icon.flagstrap-bb {
  background-position: -16px -11px;
}
.country .dropdown .flagstrap-icon.flagstrap-bd {
  background-position: -32px -11px;
}
.country .dropdown .flagstrap-icon.flagstrap-be {
  background-position: -48px -11px;
}
.country .dropdown .flagstrap-icon.flagstrap-bf {
  background-position: -64px -11px;
}
.country .dropdown .flagstrap-icon.flagstrap-bg {
  background-position: -80px -11px;
}
.country .dropdown .flagstrap-icon.flagstrap-bh {
  background-position: -96px -11px;
}
.country .dropdown .flagstrap-icon.flagstrap-bi {
  background-position: -112px -11px;
}
.country .dropdown .flagstrap-icon.flagstrap-bj {
  background-position: -128px -11px;
}
.country .dropdown .flagstrap-icon.flagstrap-bm {
  background-position: -144px -11px;
}
.country .dropdown .flagstrap-icon.flagstrap-bn {
  background-position: -160px -11px;
}
.country .dropdown .flagstrap-icon.flagstrap-bo {
  background-position: -176px -11px;
}
.country .dropdown .flagstrap-icon.flagstrap-br {
  background-position: -192px -11px;
}
.country .dropdown .flagstrap-icon.flagstrap-bs {
  background-position: -208px -11px;
}
.country .dropdown .flagstrap-icon.flagstrap-bt {
  background-position: -224px -11px;
}
.country .dropdown .flagstrap-icon.flagstrap-bv {
  background-position: -240px -11px;
}
.country .dropdown .flagstrap-icon.flagstrap-bw {
  background-position: 0 -22px;
}
.country .dropdown .flagstrap-icon.flagstrap-by {
  background-position: -16px -22px;
}
.country .dropdown .flagstrap-icon.flagstrap-bz {
  background-position: -32px -22px;
}
.country .dropdown .flagstrap-icon.flagstrap-ca {
  background-position: -48px -22px;
}
.country .dropdown .flagstrap-icon.flagstrap-catalonia {
  background-position: -64px -22px;
}
.country .dropdown .flagstrap-icon.flagstrap-cd {
  background-position: -80px -22px;
}
.country .dropdown .flagstrap-icon.flagstrap-cf {
  background-position: -96px -22px;
}
.country .dropdown .flagstrap-icon.flagstrap-cg {
  background-position: -112px -22px;
}
.country .dropdown .flagstrap-icon.flagstrap-ch {
  background-position: -128px -22px;
}
.country .dropdown .flagstrap-icon.flagstrap-ci {
  background-position: -144px -22px;
}
.country .dropdown .flagstrap-icon.flagstrap-ck {
  background-position: -160px -22px;
}
.country .dropdown .flagstrap-icon.flagstrap-cl {
  background-position: -176px -22px;
}
.country .dropdown .flagstrap-icon.flagstrap-cm {
  background-position: -192px -22px;
}
.country .dropdown .flagstrap-icon.flagstrap-cn {
  background-position: -208px -22px;
}
.country .dropdown .flagstrap-icon.flagstrap-co {
  background-position: -224px -22px;
}
.country .dropdown .flagstrap-icon.flagstrap-cr {
  background-position: -240px -22px;
}
.country .dropdown .flagstrap-icon.flagstrap-cu {
  background-position: 0 -33px;
}
.country .dropdown .flagstrap-icon.flagstrap-cv {
  background-position: -16px -33px;
}
.country .dropdown .flagstrap-icon.flagstrap-cw {
  background-position: -32px -33px;
}
.country .dropdown .flagstrap-icon.flagstrap-cy {
  background-position: -48px -33px;
}
.country .dropdown .flagstrap-icon.flagstrap-cz {
  background-position: -64px -33px;
}
.country .dropdown .flagstrap-icon.flagstrap-de {
  background-position: -80px -33px;
}
.country .dropdown .flagstrap-icon.flagstrap-dj {
  background-position: -96px -33px;
}
.country .dropdown .flagstrap-icon.flagstrap-dk {
  background-position: -112px -33px;
}
.country .dropdown .flagstrap-icon.flagstrap-dm {
  background-position: -128px -33px;
}
.country .dropdown .flagstrap-icon.flagstrap-do {
  background-position: -144px -33px;
}
.country .dropdown .flagstrap-icon.flagstrap-dz {
  background-position: -160px -33px;
}
.country .dropdown .flagstrap-icon.flagstrap-ec {
  background-position: -176px -33px;
}
.country .dropdown .flagstrap-icon.flagstrap-ee {
  background-position: -192px -33px;
}
.country .dropdown .flagstrap-icon.flagstrap-eg {
  background-position: -208px -33px;
}
.country .dropdown .flagstrap-icon.flagstrap-eh {
  background-position: -224px -33px;
}
.country .dropdown .flagstrap-icon.flagstrap-england {
  background-position: -240px -33px;
}
.country .dropdown .flagstrap-icon.flagstrap-er {
  background-position: 0 -44px;
}
.country .dropdown .flagstrap-icon.flagstrap-es {
  background-position: -16px -44px;
}
.country .dropdown .flagstrap-icon.flagstrap-et {
  background-position: -32px -44px;
}
.country .dropdown .flagstrap-icon.flagstrap-eu {
  background-position: -48px -44px;
}
.country .dropdown .flagstrap-icon.flagstrap-fi {
  background-position: -64px -44px;
}
.country .dropdown .flagstrap-icon.flagstrap-fj {
  background-position: -80px -44px;
}
.country .dropdown .flagstrap-icon.flagstrap-fk {
  background-position: -96px -44px;
}
.country .dropdown .flagstrap-icon.flagstrap-fm {
  background-position: -112px -44px;
}
.country .dropdown .flagstrap-icon.flagstrap-fo {
  background-position: -128px -44px;
}
.country .dropdown .flagstrap-icon.flagstrap-fr {
  background-position: -144px -44px;
}
.country .dropdown .flagstrap-icon.flagstrap-ga {
  background-position: -160px -44px;
}
.country .dropdown .flagstrap-icon.flagstrap-gb {
  background-position: -176px -44px;
}
.country .dropdown .flagstrap-icon.flagstrap-gd {
  background-position: -192px -44px;
}
.country .dropdown .flagstrap-icon.flagstrap-ge {
  background-position: -208px -44px;
}
.country .dropdown .flagstrap-icon.flagstrap-gf {
  background-position: -224px -44px;
}
.country .dropdown .flagstrap-icon.flagstrap-gg {
  background-position: -240px -44px;
}
.country .dropdown .flagstrap-icon.flagstrap-gh {
  background-position: 0 -55px;
}
.country .dropdown .flagstrap-icon.flagstrap-gi {
  background-position: -16px -55px;
}
.country .dropdown .flagstrap-icon.flagstrap-gl {
  background-position: -32px -55px;
}
.country .dropdown .flagstrap-icon.flagstrap-gm {
  background-position: -48px -55px;
}
.country .dropdown .flagstrap-icon.flagstrap-gn {
  background-position: -64px -55px;
}
.country .dropdown .flagstrap-icon.flagstrap-gp {
  background-position: -80px -55px;
}
.country .dropdown .flagstrap-icon.flagstrap-gq {
  background-position: -96px -55px;
}
.country .dropdown .flagstrap-icon.flagstrap-gr {
  background-position: -112px -55px;
}
.country .dropdown .flagstrap-icon.flagstrap-gs {
  background-position: -128px -55px;
}
.country .dropdown .flagstrap-icon.flagstrap-gt {
  background-position: -144px -55px;
}
.country .dropdown .flagstrap-icon.flagstrap-gu {
  background-position: -160px -55px;
}
.country .dropdown .flagstrap-icon.flagstrap-gw {
  background-position: -176px -55px;
}
.country .dropdown .flagstrap-icon.flagstrap-gy {
  background-position: -192px -55px;
}
.country .dropdown .flagstrap-icon.flagstrap-hk {
  background-position: -208px -55px;
}
.country .dropdown .flagstrap-icon.flagstrap-hm {
  background-position: -224px -55px;
}
.country .dropdown .flagstrap-icon.flagstrap-hn {
  background-position: -240px -55px;
}
.country .dropdown .flagstrap-icon.flagstrap-hr {
  background-position: 0 -66px;
}
.country .dropdown .flagstrap-icon.flagstrap-ht {
  background-position: -16px -66px;
}
.country .dropdown .flagstrap-icon.flagstrap-hu {
  background-position: -32px -66px;
}
.country .dropdown .flagstrap-icon.flagstrap-ic {
  background-position: -48px -66px;
}
.country .dropdown .flagstrap-icon.flagstrap-id {
  background-position: -64px -66px;
}
.country .dropdown .flagstrap-icon.flagstrap-ie {
  background-position: -80px -66px;
}
.country .dropdown .flagstrap-icon.flagstrap-il {
  background-position: -96px -66px;
}
.country .dropdown .flagstrap-icon.flagstrap-im {
  background-position: -112px -66px;
}
.country .dropdown .flagstrap-icon.flagstrap-in {
  background-position: -128px -66px;
}
.country .dropdown .flagstrap-icon.flagstrap-io {
  background-position: -144px -66px;
}
.country .dropdown .flagstrap-icon.flagstrap-iq {
  background-position: -160px -66px;
}
.country .dropdown .flagstrap-icon.flagstrap-ir {
  background-position: -176px -66px;
}
.country .dropdown .flagstrap-icon.flagstrap-is {
  background-position: -192px -66px;
}
.country .dropdown .flagstrap-icon.flagstrap-it {
  background-position: -208px -66px;
}
.country .dropdown .flagstrap-icon.flagstrap-je {
  background-position: -224px -66px;
}
.country .dropdown .flagstrap-icon.flagstrap-jm {
  background-position: -240px -66px;
}
.country .dropdown .flagstrap-icon.flagstrap-jo {
  background-position: 0 -77px;
}
.country .dropdown .flagstrap-icon.flagstrap-jp {
  background-position: -16px -77px;
}
.country .dropdown .flagstrap-icon.flagstrap-ke {
  background-position: -32px -77px;
}
.country .dropdown .flagstrap-icon.flagstrap-kg {
  background-position: -48px -77px;
}
.country .dropdown .flagstrap-icon.flagstrap-kh {
  background-position: -64px -77px;
}
.country .dropdown .flagstrap-icon.flagstrap-ki {
  background-position: -80px -77px;
}
.country .dropdown .flagstrap-icon.flagstrap-km {
  background-position: -96px -77px;
}
.country .dropdown .flagstrap-icon.flagstrap-kn {
  background-position: -112px -77px;
}
.country .dropdown .flagstrap-icon.flagstrap-kp {
  background-position: -128px -77px;
}
.country .dropdown .flagstrap-icon.flagstrap-kr {
  background-position: -144px -77px;
}
.country .dropdown .flagstrap-icon.flagstrap-kurdistan {
  background-position: -160px -77px;
}
.country .dropdown .flagstrap-icon.flagstrap-kw {
  background-position: -176px -77px;
}
.country .dropdown .flagstrap-icon.flagstrap-ky {
  background-position: -192px -77px;
}
.country .dropdown .flagstrap-icon.flagstrap-kz {
  background-position: -208px -77px;
}
.country .dropdown .flagstrap-icon.flagstrap-la {
  background-position: -224px -77px;
}
.country .dropdown .flagstrap-icon.flagstrap-lb {
  background-position: -240px -77px;
}
.country .dropdown .flagstrap-icon.flagstrap-lc {
  background-position: 0 -88px;
}
.country .dropdown .flagstrap-icon.flagstrap-li {
  background-position: -16px -88px;
}
.country .dropdown .flagstrap-icon.flagstrap-lk {
  background-position: -32px -88px;
}
.country .dropdown .flagstrap-icon.flagstrap-lr {
  background-position: -48px -88px;
}
.country .dropdown .flagstrap-icon.flagstrap-ls {
  background-position: -64px -88px;
}
.country .dropdown .flagstrap-icon.flagstrap-lt {
  background-position: -80px -88px;
}
.country .dropdown .flagstrap-icon.flagstrap-lu {
  background-position: -96px -88px;
}
.country .dropdown .flagstrap-icon.flagstrap-lv {
  background-position: -112px -88px;
}
.country .dropdown .flagstrap-icon.flagstrap-ly {
  background-position: -128px -88px;
}
.country .dropdown .flagstrap-icon.flagstrap-ma {
  background-position: -144px -88px;
}
.country .dropdown .flagstrap-icon.flagstrap-mc {
  background-position: -160px -88px;
}
.country .dropdown .flagstrap-icon.flagstrap-md {
  background-position: -176px -88px;
}
.country .dropdown .flagstrap-icon.flagstrap-me {
  background-position: -192px -88px;
}
.country .dropdown .flagstrap-icon.flagstrap-mg {
  background-position: -208px -88px;
}
.country .dropdown .flagstrap-icon.flagstrap-mh {
  background-position: -224px -88px;
}
.country .dropdown .flagstrap-icon.flagstrap-mk {
  background-position: -240px -88px;
}
.country .dropdown .flagstrap-icon.flagstrap-ml {
  background-position: 0 -99px;
}
.country .dropdown .flagstrap-icon.flagstrap-mm {
  background-position: -16px -99px;
}
.country .dropdown .flagstrap-icon.flagstrap-mn {
  background-position: -32px -99px;
}
.country .dropdown .flagstrap-icon.flagstrap-mo {
  background-position: -48px -99px;
}
.country .dropdown .flagstrap-icon.flagstrap-mp {
  background-position: -64px -99px;
}
.country .dropdown .flagstrap-icon.flagstrap-mq {
  background-position: -80px -99px;
}
.country .dropdown .flagstrap-icon.flagstrap-mr {
  background-position: -96px -99px;
}
.country .dropdown .flagstrap-icon.flagstrap-ms {
  background-position: -112px -99px;
}
.country .dropdown .flagstrap-icon.flagstrap-mt {
  background-position: -128px -99px;
}
.country .dropdown .flagstrap-icon.flagstrap-mu {
  background-position: -144px -99px;
}
.country .dropdown .flagstrap-icon.flagstrap-mv {
  background-position: -160px -99px;
}
.country .dropdown .flagstrap-icon.flagstrap-mw {
  background-position: -176px -99px;
}
.country .dropdown .flagstrap-icon.flagstrap-mx {
  background-position: -192px -99px;
}
.country .dropdown .flagstrap-icon.flagstrap-my {
  background-position: -208px -99px;
}
.country .dropdown .flagstrap-icon.flagstrap-mz {
  background-position: -224px -99px;
}
.country .dropdown .flagstrap-icon.flagstrap-na {
  background-position: -240px -99px;
}
.country .dropdown .flagstrap-icon.flagstrap-nc {
  background-position: 0 -110px;
}
.country .dropdown .flagstrap-icon.flagstrap-ne {
  background-position: -16px -110px;
}
.country .dropdown .flagstrap-icon.flagstrap-nf {
  background-position: -32px -110px;
}
.country .dropdown .flagstrap-icon.flagstrap-ng {
  background-position: -48px -110px;
}
.country .dropdown .flagstrap-icon.flagstrap-ni {
  background-position: -64px -110px;
}
.country .dropdown .flagstrap-icon.flagstrap-nl {
  background-position: -80px -110px;
}
.country .dropdown .flagstrap-icon.flagstrap-no {
  background-position: -96px -110px;
}
.country .dropdown .flagstrap-icon.flagstrap-np {
  background-position: -112px -110px;
}
.country .dropdown .flagstrap-icon.flagstrap-nr {
  background-position: -128px -110px;
}
.country .dropdown .flagstrap-icon.flagstrap-nu {
  background-position: -144px -110px;
}
.country .dropdown .flagstrap-icon.flagstrap-nz {
  background-position: -160px -110px;
}
.country .dropdown .flagstrap-icon.flagstrap-om {
  background-position: -176px -110px;
}
.country .dropdown .flagstrap-icon.flagstrap-pa {
  background-position: -192px -110px;
}
.country .dropdown .flagstrap-icon.flagstrap-pe {
  background-position: -208px -110px;
}
.country .dropdown .flagstrap-icon.flagstrap-pf {
  background-position: -224px -110px;
}
.country .dropdown .flagstrap-icon.flagstrap-pg {
  background-position: -240px -110px;
}
.country .dropdown .flagstrap-icon.flagstrap-ph {
  background-position: 0 -121px;
}
.country .dropdown .flagstrap-icon.flagstrap-pk {
  background-position: -16px -121px;
}
.country .dropdown .flagstrap-icon.flagstrap-pl {
  background-position: -32px -121px;
}
.country .dropdown .flagstrap-icon.flagstrap-pm {
  background-position: -48px -121px;
}
.country .dropdown .flagstrap-icon.flagstrap-pn {
  background-position: -64px -121px;
}
.country .dropdown .flagstrap-icon.flagstrap-pr {
  background-position: -80px -121px;
}
.country .dropdown .flagstrap-icon.flagstrap-ps {
  background-position: -96px -121px;
}
.country .dropdown .flagstrap-icon.flagstrap-pt {
  background-position: -112px -121px;
}
.country .dropdown .flagstrap-icon.flagstrap-pw {
  background-position: -128px -121px;
}
.country .dropdown .flagstrap-icon.flagstrap-py {
  background-position: -144px -121px;
}
.country .dropdown .flagstrap-icon.flagstrap-qa {
  background-position: -160px -121px;
}
.country .dropdown .flagstrap-icon.flagstrap-re {
  background-position: -176px -121px;
}
.country .dropdown .flagstrap-icon.flagstrap-ro {
  background-position: -192px -121px;
}
.country .dropdown .flagstrap-icon.flagstrap-rs {
  background-position: -208px -121px;
}
.country .dropdown .flagstrap-icon.flagstrap-ru {
  background-position: -224px -121px;
}
.country .dropdown .flagstrap-icon.flagstrap-rw {
  background-position: -240px -121px;
}
.country .dropdown .flagstrap-icon.flagstrap-sa {
  background-position: 0 -132px;
}
.country .dropdown .flagstrap-icon.flagstrap-sb {
  background-position: -16px -132px;
}
.country .dropdown .flagstrap-icon.flagstrap-sc {
  background-position: -32px -132px;
}
.country .dropdown .flagstrap-icon.flagstrap-scotland {
  background-position: -48px -132px;
}
.country .dropdown .flagstrap-icon.flagstrap-sd {
  background-position: -64px -132px;
}
.country .dropdown .flagstrap-icon.flagstrap-se {
  background-position: -80px -132px;
}
.country .dropdown .flagstrap-icon.flagstrap-sg {
  background-position: -96px -132px;
}
.country .dropdown .flagstrap-icon.flagstrap-sh {
  background-position: -112px -132px;
}
.country .dropdown .flagstrap-icon.flagstrap-si {
  background-position: -128px -132px;
}
.country .dropdown .flagstrap-icon.flagstrap-sk {
  background-position: -144px -132px;
}
.country .dropdown .flagstrap-icon.flagstrap-sl {
  background-position: -160px -132px;
}
.country .dropdown .flagstrap-icon.flagstrap-sm {
  background-position: -176px -132px;
}
.country .dropdown .flagstrap-icon.flagstrap-sn {
  background-position: -192px -132px;
}
.country .dropdown .flagstrap-icon.flagstrap-so {
  background-position: -208px -132px;
}
.country .dropdown .flagstrap-icon.flagstrap-somaliland {
  background-position: -224px -132px;
}
.country .dropdown .flagstrap-icon.flagstrap-sr {
  background-position: -240px -132px;
}
.country .dropdown .flagstrap-icon.flagstrap-ss {
  background-position: 0 -143px;
}
.country .dropdown .flagstrap-icon.flagstrap-st {
  background-position: -16px -143px;
}
.country .dropdown .flagstrap-icon.flagstrap-sv {
  background-position: -32px -143px;
}
.country .dropdown .flagstrap-icon.flagstrap-sx {
  background-position: -48px -143px;
}
.country .dropdown .flagstrap-icon.flagstrap-sy {
  background-position: -64px -143px;
}
.country .dropdown .flagstrap-icon.flagstrap-sz {
  background-position: -80px -143px;
}
.country .dropdown .flagstrap-icon.flagstrap-tc {
  background-position: -96px -143px;
}
.country .dropdown .flagstrap-icon.flagstrap-td {
  background-position: -112px -143px;
}
.country .dropdown .flagstrap-icon.flagstrap-tf {
  background-position: -128px -143px;
}
.country .dropdown .flagstrap-icon.flagstrap-tg {
  background-position: -144px -143px;
}
.country .dropdown .flagstrap-icon.flagstrap-th {
  background-position: -160px -143px;
}
.country .dropdown .flagstrap-icon.flagstrap-tj {
  background-position: -176px -143px;
}
.country .dropdown .flagstrap-icon.flagstrap-tk {
  background-position: -192px -143px;
}
.country .dropdown .flagstrap-icon.flagstrap-tl {
  background-position: -208px -143px;
}
.country .dropdown .flagstrap-icon.flagstrap-tm {
  background-position: -224px -143px;
}
.country .dropdown .flagstrap-icon.flagstrap-tn {
  background-position: -240px -143px;
}
.country .dropdown .flagstrap-icon.flagstrap-to {
  background-position: 0 -154px;
}
.country .dropdown .flagstrap-icon.flagstrap-tr {
  background-position: -16px -154px;
}
.country .dropdown .flagstrap-icon.flagstrap-tt {
  background-position: -32px -154px;
}
.country .dropdown .flagstrap-icon.flagstrap-tv {
  background-position: -48px -154px;
}
.country .dropdown .flagstrap-icon.flagstrap-tw {
  background-position: -64px -154px;
}
.country .dropdown .flagstrap-icon.flagstrap-tz {
  background-position: -80px -154px;
}
.country .dropdown .flagstrap-icon.flagstrap-ua {
  background-position: -96px -154px;
}
.country .dropdown .flagstrap-icon.flagstrap-ug {
  background-position: -112px -154px;
}
.country .dropdown .flagstrap-icon.flagstrap-um {
  background-position: -128px -154px;
}
.country .dropdown .flagstrap-icon.flagstrap-us {
  background-position: -144px -154px;
}
.country .dropdown .flagstrap-icon.flagstrap-uy {
  background-position: -160px -154px;
}
.country .dropdown .flagstrap-icon.flagstrap-uz {
  background-position: -176px -154px;
}
.country .dropdown .flagstrap-icon.flagstrap-va {
  background-position: -192px -154px;
}
.country .dropdown .flagstrap-icon.flagstrap-vc {
  background-position: -208px -154px;
}
.country .dropdown .flagstrap-icon.flagstrap-ve {
  background-position: -224px -154px;
}
.country .dropdown .flagstrap-icon.flagstrap-vg {
  background-position: -240px -154px;
}
.country .dropdown .flagstrap-icon.flagstrap-vi {
  background-position: 0 -165px;
}
.country .dropdown .flagstrap-icon.flagstrap-vn {
  background-position: -16px -165px;
}
.country .dropdown .flagstrap-icon.flagstrap-vu {
  background-position: -32px -165px;
}
.country .dropdown .flagstrap-icon.flagstrap-wales {
  background-position: -48px -165px;
}
.country .dropdown .flagstrap-icon.flagstrap-wf {
  background-position: -64px -165px;
}
.country .dropdown .flagstrap-icon.flagstrap-ws {
  background-position: -80px -165px;
}
.country .dropdown .flagstrap-icon.flagstrap-ye {
  background-position: -96px -165px;
}
.country .dropdown .flagstrap-icon.flagstrap-yt {
  background-position: -112px -165px;
}
.country .dropdown .flagstrap-icon.flagstrap-za {
  background-position: -128px -165px;
}
.country .dropdown .flagstrap-icon.flagstrap-zanzibar {
  background-position: -144px -165px;
}
.country .dropdown .flagstrap-icon.flagstrap-zm {
  background-position: -160px -165px;
}
.country .dropdown .flagstrap-icon.flagstrap-zw {
  background-position: -176px -165px;
}
.country .dropdown .flagstrap-icon {
  vertical-align: middle;
}
.country .dropdown li {
  padding: 0 0 0 20px;
  line-height: 34px;
  font-size: 13px;
  font-weight: 400;
  color: #828282;
  cursor: pointer;
}
.country .dropdown li:first-child {
  margin-top: 12px;
}
.country .dropdown li:last-child {
  margin-bottom: 12px;
}
.country .dropdown li:hover {
  background: #dedede;
  color: #454545;
}
.country .dropdown li.open {
  display: block;
}