/*------------------------------------------------------------------
[Table of contents]

1. Body
    2. Header / #header
        2.1. Navigation  / #navbar
            2.1.1. Navigation Style 1 / .header-nav
            2.1.2. Navigation Style 2 / .header-nav-2

        2.2. Header Contant 
            2.2.1. Header Background / .header-background
            2.2.2. Header Style 1 / .header
            2.2.2. Header Style 2 / .header-2

    3. Map and Contant / #map_contact
        3.1. Map Show And Hede Button / #map-btn-tab
        3.2. Map / .map-map
            3.2.1. Map body / .map-body
                3.2.1.1. Map show / #map

        3.3. Map contact imformation / .contact-maps-box
            3.3.1 Button Style / .btn
            3.3.2. Form Style / form

    4. Defult Form Style / .form-cus
    5. Social Icon Style / .social-icon
        5.1. Bold font / strong
        5.2. ul li a ( custom style ) 
        5.3. FontAwesome Icon Style / .fa

    6. Contact Address Style / .contact-address
        6.1. contact Body contant / .address-ul
            6.1.1. FontAwesome Icon Style / .fa

    7. Pricing Table / #pricing-table
        7.1. Each table Style / .tabel-single
            7.1.1. heading / .mata-heading
            7.1.2. Price / .mata-price
                7.1.2.1. Carrency / .carrency
                7.1.2.2. Rate / .rate
                7.1.2.3. Period / .period
            7.1.3. List Style / ul, ul li
            7.1.4. Button Style / .btn

    8. Tstimonials / .testimonials
        8.1 Background Image / .background-bg
        8.2 Twitter Logo / .quote-sym
            8.2.1. FontAwesome Icon Style / .fa
        8.3 Contant / #sync1
            8.3.1. Item / .item
        8.4 Profile / #sync2
            8.4.1. Item / .item

    9. Subscription and Contact MESSAGE / .message
    10. Subscription and Contact / .news+letter-bg
        10.1. News letter body / .news_letter_body
        10.2. Subscription From / /subscribe-form-inner

    11. Our Work Section / #our-work
        11.1.  Magrine Image Gallery / .zoom-gallery

    12.  Defult Hover Style / .grid
        12.1. Body / .figure

    13. Speakers Section / #speakers
        13.1. Body Style / .speakers-body

    14. Owl Carousel Custom Style / .owl-page
    15. Footer / #footer
        15.1. Footer Body / .footer-body
        15.2. Footer Social Icon / .social-icon
        15.3. Copy Right text / .copyright


    16. Sponsors / #sponsore
        16.1. Sponsors List style
        16.2. Become a sponsors Button / .become-a-sponsor

    17. Our Featured Section / #our-featured
        17.1. Video / .video

    18. Two Cola Description / .two-cols-description-with-slider 
        18.1. Slider / .slider-bar
        18.2. Inner Description / .description-info-inner

    19. Flex Slider Style / .flexslider
        19.1 Slider Body / .slides
            19.1.1. Images style / img

    20. Collapse Section / #collapse-area
        20.1. collapse Section Body / .collapse-inner
            20.1.1. Collapse Tab / .collapse-tab

    21. Rigister Form / #register
        21.1. Register Form / .register-form

    22. Schedule / #schedule
        22.1. Schedule Body / .schedule-inner
        22.2. Schedule Day / .schedule-day
        22.2. Schedule Holl / .schedule-holl

    23. CountDown / .count_down
        23.1. CountDown Number / .counter
        23.2. CountDown Title / .title

    24. Counter-Up / .countdown-up
        -- Same style in CountDown [ Index Number 23 ]


    25. Blog Post / .blog-post-demo
        25.1. Flex Slider / .flexslider
            -- Same style in Flex Slider [ Index Number 19 ]

    26. Partner Section / #partner
        26.1. List Style / ul, ul li


    ---------------------------------------------------------

    [ Blog Section ]

    27. Search Form / .search
        27.1. Input Form / .imput-group
        27.2. Button Style / button

    28. Blog Post Header / .blog-post-header
        28.1. Heading / .heading
        28.2. Form / form
        28.3. Blog Body / .blog-body
            28.3.1. List Style / ul, ul li
            28.3.2. 25.1. Flex Slider / .flexslider
                -- Same style in Flex Slider [ Index Number 19 ]

    29. Blog Left / .bolg-body-left
        29.1. Pagination / .pagination

    30. Blog post Detail / .post-detail
        30.1. Post Option Detail / .blog-option

    31. Blog Post Right / aside
        31.1. Blog Post / .blog-post
        31.2. Blog Post Counter / .post-counter
        31.3. Blog Post Tags / .tags
        31.4. Blog Post API gellary / .post-api-gelary
        31.5. Recent Post / .recent-post
        31.6. Single Image

    32. Blog Single Page 
        -- All Single Style Here.

-------------------------------------------------------------------*/
/*------------------------------------------------------------------
[ Color codes ]
    main-color:         #3AC353 (ForestGreen)   [ This is the main color in Template ]
    Background:         #ffffff (White)         [ Background color 1 ]
    Background-1:       #F6F6F6                 [ Background color 2 ]
    light-color-text:   rgb(102, 102, 102);     [ using text color and some ware ]
    white-text:         #fff;                   [ using text color and some ware ]
    border-color:       #EEEEF3;                [ Using border color ]



[ This Templage Using 8 Different Coller Scheme ]
    All of the color are same but ( main-color ) is Different.

    main-color:
    ---------------
        1. forestGreen: #3AC353;
        2. berry:       #e97a6d;
        3. blue:        #009beb;
        4. oliveDrab:   #4F3F76;
        5. purple:      #914891;
        6. slate:       #667388;
        7. yellow:      #FE6767;
        8. orange:      #f39c12;



[ Using Color Code ]
    h1 [ All ]      Color: #fff                     [ White ]
    h2 [ Dark ]     Color: #fff                     [ White ]
    h2 [ Light ]    Color: rgb(102, 102, 102)  
    p  [ Dark ]     Color: rgba(255, 255, 255, 0.7) [ White 70% opacity ]
    p  [ Light ]    Color: #666
    a  [ Normal ]   Color: main-color               [ main-color is changed particular color scheme ]
    a  [ Hover ]    color: #fff                     [ White ]

-------------------------------------------------------------------*/
/*------------------------------------------------------------------
[Typography]

Body : 
    font-family:    'Open Sans', sans-serif;
    font-size:      15px;

Header:
    font-family:    "Montserrat", sans-serif;
    font-size:      50px;

h1:
    font-family:    "Montserrat", sans-serif;
    font-size:      50px;

Section Heading:
    font-family:    "Montserrat", sans-serif;
    font-size:      30px;

p:  
    font-family:    'Open Sans', sans-serif;
    font-size:      15px;


Notes:  This Template Defult [ font-family:    'Open Sans', sans-serif; ] [ font-size:      15px; ]

-------------------------------------------------------------------*/
/**
 * ===============================
 *  Defult CSS 
 * ===============================
 */

.fix {
  overflow: hidden;
}

.margin-b25 {
  margin-bottom: 25px;
  display: inline-block;
}

/**
 * ===============================
 *  Section Heading Section Defult Style 
 * ===============================
 */
.section-heading {
  position: relative;
  padding-bottom: 20px;
  margin: 0 0 30px;
  font-family: "Montserrat", sans-serif;
  font-size: 30px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
.section-heading:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  height: 2px;
  width: 120px;
}
/**
 * ===============================
 *  Section Top and Bottom padding  
 * ===============================
 */
.section-separator {
  display: block;
  padding: 20px 0;
}
/**
 * ===============================
 *  Every Section Headline Defult Class
 * ===============================
 */
.section-header .section-heading {
  text-align: center;
}
.section-header .section-heading:after {
  left: 50%;
  margin-left: -60px;
}
/**
 * ===============================
 *   Defult Class Using Text Align Left Important
 * ===============================
 */
.align-left h1,
.align-left h2,
.align-left h3,
.align-left h4,
.align-left h5,
.align-left h6,
.align-left span,
.align-left div,
.align-left section,
.align-left p,
.align-left strong,
.align-left b,
.align-left * {
  text-align: left !important;
}
.align-left .section-heading:after {
  left: 0 !important;
  margin-left: 0px !important;
}
/**
 * ===============================
 *   Defult Class Using Power Value Define
 * ===============================
 */
.power {
  font-size: 12px;
  position: relative;
  top: -7px;
}
/**
 * ===============================
 *   Defult Button Style
 * ===============================
 */
.btn, .btnr {
  border: none;
  font-family: inherit;
  font-size: 20px;
  color: inherit;
  background: none;
  cursor: pointer;
  padding: 19px 70px;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
  outline: 0;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.btn:after {
  content: '';
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: thin dotted;
  outline: 0px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}
/* Pseudo elements for icons */
.btn:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  -webkit-font-smoothing: antialiased;
}
.btn-1 {
  border: 1px solid #fff;
  color: #fff;
  border-radius: 0 0 0 0;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  -ms-border-radius: 0 0 0 0;
  -o-border-radius: 0 0 0 0;
}
/* Slide Effect [ Left and Right] */
.btn-left,
.btn-top {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 3;
  outline: 0 !important;
}
/* Button Top Effect */
.btn-top:after {
  width: 100%;
  height: 0;
  top: 0;
  left: 0;
  background: #fff;
}
.btn-top:hover,
.btn-top:active,
.btn-top:focus {
  background-color: transparent !important;
  outline: 0 !important;
}
.btn-top:hover:after,
.btn-top:active:after,
.btn-top:focus:after,
.btn-top:hover:after,
.btn-top:active:after,
.btn-top:focus:after {
  height: 100%;
}
/* Button left Effect */
.btn-left:before {
  width: 0%;
  height: 100%;
  top: 0;
  left: 0;
  background: #19B736;
}
.btn-left:before {
  content: '';
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.btn-left:hover,
.btn-left:active {
  color: #0e83cd;
}
.btn-left:hover:before,
.btn-left:active:before,
.btn-left:hover:before,
.btn-left:active:before {
  width: 100%;
}
/*Button Bottom Effect */
.btn-bottom::after {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  content: '';
  -webkit-transition: background-color 0.3s, -webkit-transform 0.3s;
  transition: background-color 0.3s, transform 0.3s;
  -webkit-transform: translate3d(0, 150%, 0);
  transform: translate3d(0, 150%, 0);
}
/**
 * ===============================
 *   Navigation Menu Icon Style and Slide Effect
 * ===============================
 */
/*  Normal Style */
.navbar-btn-menu {
  border-color: transparent !important;
}
.navbar-btn-menu .lines {
  display: inline-block;
  width: 20px;
  height: 2px;
  background: #fff;
  border-radius: 5px;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  position: relative;
  top: -4px;
  left: 3px;
}
.navbar-btn-menu .lines:before,
.navbar-btn-menu .lines:after {
  display: inline-block;
  width: 20px;
  height: 2px;
  background: #fff;
  border-radius: 5px;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  position: absolute;
  left: 0;
  content: '';
  -webkit-transform-origin: 0.28571rem center;
  transform-origin: 0.28571rem center;
}
.navbar-btn-menu .lines:before {
  top: 6px;
}
.navbar-btn-menu .lines:after {
  top: -6px;
}
/* After Click Button Style */
.navbar-btn-colse .lines {
  background: transparent;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.navbar-btn-colse .lines:before,
.navbar-btn-colse .lines:after {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  top: 0;
  width: 20px;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.navbar-btn-colse .lines:before {
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg);
}
.navbar-btn-colse .lines:after {
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
  transform: rotate3d(0, 0, 1, -45deg);
}
/**
 * ===============================
 *   Navbar Style 1
 * ===============================
 */
.header-nav {
  position: fixed;
  display: block;
  background-color: transparent !important;
  z-index: 11;
  padding-top: 80px;
  height: 100%;
}
.header-nav ul {
  float: none !important;
}
.header-nav ul #toggle-switcher {
  text-align: right;
  -webkit-transform: translate3d(30%, 0, 0);
  transform: translate3d(30%, 0, 0);
}
.header-nav ul #toggle-switcher i {
  font-size: 24px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.header-nav ul li {
  float: none !important;
}
.header-nav ul li.active a:after {
  width: 15px;
  right: -15px;
}
.header-nav ul li a {
  display: block;
  margin-bottom: 1px;
  width: 150px;
  color: #fff !important;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0%, 0, 0);
  margin-left: -150px;
  cursor: pointer;
  outline: 0;
}
.header-nav ul li a:hover,
.header-nav ul li a:active,
.header-nav ul li a:focus {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.header-nav ul li a:hover:after,
.header-nav ul li a:active:after,
.header-nav ul li a:focus:after {
  width: 15px;
  right: -15px;
}
.header-nav ul li a:after {
  width: 10px;
  height: 100%;
  content: "";
  float: right;
  display: inline-block;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
  top: 0;
  right: -10px;
}
.header-nav ul li:nth-of-type(1) a {
  -webkit-transition-delay: 0.0s;
  -moz-transition-delay: 0.0s;
  -o-transition-delay: 0.0s;
  transition-delay: 0.0s;
}
.header-nav ul li:nth-of-type(2) a {
  -webkit-transition-delay: 0.05s;
  -moz-transition-delay: 0.05s;
  -o-transition-delay: 0.05s;
  transition-delay: 0.05s;
}
.header-nav ul li:nth-of-type(3) a {
  -webkit-transition-delay: 0.10s;
  -moz-transition-delay: 0.10s;
  -o-transition-delay: 0.10s;
  transition-delay: 0.10s;
}
.header-nav ul li:nth-of-type(4) a {
  -webkit-transition-delay: 0.15s;
  -moz-transition-delay: 0.15s;
  -o-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.header-nav ul li:nth-of-type(5) a {
  -webkit-transition-delay: 0.20s;
  -moz-transition-delay: 0.20s;
  -o-transition-delay: 0.20s;
  transition-delay: 0.20s;
}
.header-nav ul li:nth-of-type(6) a {
  -webkit-transition-delay: 0.25s;
  -moz-transition-delay: 0.25s;
  -o-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
.header-nav ul li:nth-of-type(7) a {
  -webkit-transition-delay: 0.30s;
  -moz-transition-delay: 0.30s;
  -o-transition-delay: 0.30s;
  transition-delay: 0.30s;
}
.header-nav ul li:nth-of-type(8) a {
  -webkit-transition-delay: 0.35s;
  -moz-transition-delay: 0.35s;
  -o-transition-delay: 0.35s;
  transition-delay: 0.35s;
}
.header-nav ul li:nth-of-type(9) a {
  -webkit-transition-delay: 0.40s;
  -moz-transition-delay: 0.40s;
  -o-transition-delay: 0.40s;
  transition-delay: 0.40s;
}
.header-nav ul li:nth-of-type(10) a {
  -webkit-transition-delay: 0.45s;
  -moz-transition-delay: 0.45s;
  -o-transition-delay: 0.45s;
  transition-delay: 0.45s;
}
.header-nav ul li:nth-of-type(11) a {
  -webkit-transition-delay: 0.50s;
  -moz-transition-delay: 0.50s;
  -o-transition-delay: 0.50s;
  transition-delay: 0.50s;
}
.header-nav ul li:nth-of-type(12) a {
  -webkit-transition-delay: 0.55s;
  -moz-transition-delay: 0.55s;
  -o-transition-delay: 0.55s;
  transition-delay: 0.55s;
}
.header-nav ul li:nth-of-type(13) a {
  -webkit-transition-delay: 0.60s;
  -moz-transition-delay: 0.60s;
  -o-transition-delay: 0.60s;
  transition-delay: 0.60s;
}
.header-nav ul li:nth-of-type(14) a {
  -webkit-transition-delay: 0.65s;
  -moz-transition-delay: 0.65s;
  -o-transition-delay: 0.65s;
  transition-delay: 0.65s;
}
.header-nav ul li:nth-of-type(15) a {
  -webkit-transition-delay: 0.70s;
  -moz-transition-delay: 0.70s;
  -o-transition-delay: 0.70s;
  transition-delay: 0.70s;
}
.header-nav:hover ul {
  float: none !important;
}
.header-nav:hover ul #toggle-switcher {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(30%, 0, 0);
  transform: translate3d(30%, 0, 0);
}
.header-nav.open-nav #navbar-nav a {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.header-nav.open-nav #toggle-switcher {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(30%, 0, 0);
  transform: translate3d(30%, 0, 0);
}
/**
 * ================================
 * Navbar Style 2
 * ================================
 */
.header-nav-2 {
  margin-bottom: 0;
  -webkit-transition: all 0.6s ease-out;
  -moz-transition: all 0.6s ease-out;
  -o-transition: all 0.6s ease-out;
  -ms-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
  border: 0;
  /* After Fixed In Top */
}
.header-nav-2 .navbar-header {
  margin-right: 0px;
  margin-left: 0px;
}
.header-nav-2 .navbar-header .navbar-toggle {
  border-radius: 0px;
  margin-top: 50px;
  margin-bottom: 10px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.header-nav-2 .navbar-header a {
  padding-top: 0px;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.header-nav-2 .navbar-header a img {
  width: 125px;
  margin: auto;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  padding: 13px;
}
.header-nav-2 .navbar-header a span {
  padding: 58px 10px 10px 10px;
  border-radius: 0px 0px 0px 0px;
  border-width: 1px;
  border-style: solid;
  border-top: 0px solid #fff;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  display: block;
}
.header-nav-2 .nav {
  overflow: hidden;
  margin-top: 50px;
}
.header-nav-2 .nav li a {
  color: #fff;
  padding: 22px 20px !important;
  font-weight: 400;
  margin-right: 1px;
  background-color: transparent;
}
.header-nav-2 .nav li .btn-bottom:hover::after {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.header-nav-2 .nav li .btn-bottom::after {
  height: 2px;
  z-index: 1;
}
.header-nav-2 .nav .active .btn-bottom::after {
  -webkit-transform: translate3d(0, 0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
}
.header-nav-2.navbar-home {
  background-color: rgba(255, 255, 255, 0.98);
}
.header-nav-2.navbar-home .navbar-header .navbar-toggle {
  margin-top: 8px;
}
.header-nav-2.navbar-home .navbar-header a {
  padding-top: 0px;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.header-nav-2.navbar-home .navbar-header a span {
  padding: 15px 15px 15px 15px;
}
.header-nav-2.navbar-home .nav {
  margin-top: 0px;
}
.header-nav-2.navbar-home .nav li .new-page {
  color: #fff;
}
.header-nav-2.navbar-home .nav li .new-page::after {
  height: 100%;
  z-index: -1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.header-nav-2.navbar-home .nav li .new-page:hover::after {
  -webkit-transform: translate3d(0, 97%, 0);
  transform: translate3d(0, 97%, 0);
}
/* Hader Contant 2 */
.header-content-2 h1,
.header-content-2 p {
  text-align: left;
}
.header-content-2 .buy-tricket {
  text-align: left;
}
.header-content-2 h1 .heading-tag-1,
.header-content-2 h1 .heading-tag-2,
.header-content-2 h1 .heading-tag-3 {
  display: inline-block;
  margin-bottom: 6px;
  padding: 0 15px;
}
.header-content-2 h1 .heading-tag-1 {
  background-color: #FF6868;
}
.header-content-2 h1 .heading-tag-2 {
  background-color: #924992;
}
.header-content-2 h1 .heading-tag-3 {
  background-color: #504077;
}
.header-registor-form {
  padding-left: 0;
  padding-right: 0;
  background-color: rgba(17, 17, 17, 0.33);
}
.header-registor-form form {
  margin-top: 15px;
}
/**
 * ==========================
 * Header Contant style
 * ==========================
 */
.topHeader { background: #fff !important; }
.header-background {
  /*background: url('../images/bg-1.jpg');*/
  background: #eeeeee !important;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center 0;
  background-attachment: fixed;
  background-repeat: 'no-repeat';
  margin-top: 58px;
}
.header .section-separator {
  padding-bottom: 20px;
}
.header .header-body {
  margin: auto;
  text-align: center;
  position: relative;
}
.header img {
  /*width: 150px;*/
  margin: auto;
  margin-bottom: 30px;
  /*padding: 15px;*/
}
.header h1 {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
.header p {
  color: #000;
  font-size: 14px;
  font-weight: 800;
  /*margin-top: 10px;*/
}
.header .buy-tricket {
  position: relative;
  z-index: 2;
}
.header button:hover,
.header button:focus {
  color: #fff;
}
.header .count_down .background {
  margin-bottom: 0;
  margin-top: 0px !important;
}
/* Start: Style 2 */
.header-2 .section-separator {
  margin-top: 120px !important;
}
/**
 * ===============================
 *  Map and Contant Style
 * ===============================
 */
#map_contact {
  position: relative;
  z-index: 1;
  padding: 100px 0;
}
#map_contact #map-btn-tab {
  position: relative;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.contact-maps-row {
  overflow: hidden;
}
.map-map {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  overflow: hidden;
}
.map-map .map-body {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.map-map .map-body #map {
  position: absolute !important;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
#map-btn {
  display: block;
  position: absolute;
  z-index: 3;
  font-size: 50px;
  padding: 40px 28px 40px 18px;
  top: 50%;
  left: -46px;
  margin-top: -30px;
  text-decoration: none;
  background-color: #fff;
}
#map-btn:hover,
#map-btn:focus {
  background-color: #fff;
}
#map-btn.active {
  background-color: #fff;
}
#map-btn i {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
.contact-maps-box {
  position: relative;
  z-index: 2;
  padding: 40px;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
.contact-maps-box .btn {
  width: 100%;
  margin: 0px 0px;
}
.contact-maps-box .btn:hover,
.contact-maps-box .btn:focus {
  color: #fff;
}
.contact-maps-box form {
  width: 100%;
  display: block;
  overflow: hidden;
}
.contact-maps-box form p {
  float: none;
  text-align: left;
  margin-bottom: 15px;
}
/**
 * ======================================
 * From Input Field Style
 * ======================================
 */
.form-cus {
  height: auto;
  padding: 16px;
  border-radius: 0px;
  font-size: 16px;
}
.form-cus:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0 #fff;
  box-shadow: 0 0 0 0 #fff;
}
/**
 * ======================================
 * Social Icon Style
 * ======================================
 */
.social-icon strong {
  display: block;
}
.social-icon ul li {
  float: left;
  margin-right: 10px;
}
.social-icon ul li a {
  margin-top: 5px !important;
}
.social-icon ul li a:hover,
.social-icon ul li a:active,
.social-icon ul li a:focus {
  color: #fff;
}
.social-icon ul li:last-child {
  margin-right: 0px !important;
}
.social-icon .fa {
  font-size: 20px;
}
/* Contact Address */
.contact-address .address-ul li {
  list-style: none;
  margin-top: 10px;
  position: relative;
}
.contact-address .address-ul .fa {
  margin-right: 15px;
  position: absolute;
  top: 2px;
  left: -40px;
  width: 30px;
  opacity: 0.5;
  text-align: center;
}
.contact-maps-outside {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(100%, 0%, 0) !important;
  transform: translate3d(100%, 0, 0) !important;
}
/**
 * ===============================
 *  Pricing Tables Style
 * ===============================
 */
#pricing-table .table {
  display: inline-block;
  margin-top: 70px;
}
.table-single {
  padding: 20px 0;
  text-align: left;
  overflow: hidden;
  position: relative;
  will-change: opacity, transform;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.table-single .meta-heading {
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
  padding: 10px 0;
  margin: 0;
  text-transform: uppercase;
  text-align: left;
}
.table-single .meta-heading,
.table-single .meta-price {
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.table-single .meta-price {
  padding: 25px 0;
  font-family: "Montserrat", sans-serif;
  position: relative;
}
.table-single .meta-price .meta-price-inner {
  position: absolute;
  left: 50%;
  /*top: 53px;*/
  top: 5px;
  margin-left: -60px;
}
.table-single .meta-price .currency {
  font-weight: bold;
  font-size: 30px;
}
.table-single .meta-price .rate {
  font-size: 70px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  line-height: 0.9;
  letter-spacing: 3px;
}
.table-single .meta-price .period {
  font-size: 16px;
  font-weight: 300;
  line-height: 0;
  font-style: italic;
  margin-left: 30px;
}
.table-single ul {
  padding: 0px;
}
.table-single ul li {
  text-decoration: none;
  list-style: none;
  padding: 0;
  text-align: left;
}
.table-single .btn {
  opacity: 0.6;
  padding: 10px 20px;
  margin-bottom: 15px;
  margin-top: 10px;
  font-size: 16px;
}
.table-single:hover {
  box-shadow: 0 6px 35px 0 rgba(0, 0, 0, 0.1), 0 4px 35px 0 rgba(0, 0, 0, 0.14);
}
.table-single:hover .btn {
  opacity: 1;
}
.table-single:hover .btn:hover,
.table-single:hover .btn:focus {
  color: #fff !important;
}
/**
 * ===============================
 *  Tstimonials Style
 * ===============================
 */
.testimonials-bg {
  background: url('../images/bg-1.jpg');
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center 0;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-color: #fff;
  background-color: #f6f6f6;
}
.testimonials {
  /* CLIENT'S PICTURE */
}
.testimonials .color-overlay {
  padding: 4rem 0 5.5rem;
}
.testimonials .quote-sym {
  font-size: 50px;
  margin-bottom: 22px;
  text-align: center;
  margin-top: 0px;
}
.testimonials .quote-sym .fa {
  color: #CCCCCC;
  border: 1px solid #CCCCCC;
  padding: 11px 15px;
}
.testimonials #sync1 {
  padding-top: 40px;
}
.testimonials #sync1 .item blockquote {
  border: none;
  font-family: 'PT Serif', serif;
  font-style: italic;
  font-weight: 400;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.7);
  text-align: center;
}
.testimonials #sync1 .item blockquote:before {
  content: "\"";
}
.testimonials #sync1 .item blockquote:after {
  content: "\"";
}
.testimonials #sync2 {
  margin-top: 16px;
  padding-left: 120px;
  text-align: left;
}
.testimonials #sync2 .item {
  margin-right: 5px;
  cursor: pointer;
}
.testimonials figure img {
  padding: 3px;
  border-radius: 0 0 0 0;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  -ms-border-radius: 0 0 0 0;
  -o-border-radius: 0 0 0 0;
  float: left;
  margin-right: 16px;
  border-width: 1px;
  border-style: solid;
  height: 50px;
  width: 50px;
  line-height: 60px;
}
.testimonials figure figcaption {
  text-align: left;
}
.testimonials figure figcaption .name {
  margin-bottom: 0;
  padding-top: 9px;
  font-weight: 700;
  line-height: 16px;
  text-align: left;
  color: rgba(255, 255, 255, 0.7);
}
.testimonials figure figcaption cite {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.7);
}
/**
 * ===============================
 * Subscription and contact  "MESSAGE"
 * ===============================
 */
.message {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.subscription-success,
.subscription-failed,
.email-success,
.email-failed {
  font-size: 17px;
  font-family: 'Raleway', sans-serif;
  display: none;
  text-align: left !important;
  margin: 0 0 0 0 !important;
}
.subscription-failed,
.email-failed {
  color: #E04343 !important;
}
/**
 * ===============================
 * Subscription Form Style
 * ===============================
 */
.news_letter-bg {
  background: url('../images/subscribe-bg.jpg');
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center 0;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-color: #fff;
}
.news_letter_body .section-header {
  color: #fff;
}
.news_letter_body p {
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 60px;
}
.subscribe-form-inner {
  display: block;
  margin-top: 50px;
}
.subscribe-form-inner .input-group-btn {
  font-size: 15px;
}
.subscribe-form-inner .input-group {
  border-width: 1px;
  border-style: solid;
  padding: 4px;
}
.subscribe-form-inner button {
  margin: 0;
  border-left-width: 1px;
  border-left-style: solid;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  display: block;
  padding: 16px 65px;
  outline: none;
}
.subscribe-form-inner button:hover {
  color: #fff !important;
}
.subscribe-form-inner .subscribe-input {
  padding: 16px;
  border-color: transparent;
  box-shadow: 0 0 0 0 #ffffff;
  -moz-box-shadow: 0 0 0 0 #ffffff;
  -webkit-box-shadow: 0 0 0 0 #ffffff;
  -o-box-shadow: 0 0 0 0 #ffffff;
  text-align: left;
  margin: 0px;
  outline: 0;
  cursor: text;
  height: auto;
}
.subscribe-form-inner input {
  color: #fff !important;
  text-transform: initial;
  font-weight: 400;
  font-size: 19px;
}
.subscribe-form-inner input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.45) !important;
}
.subscribe-form-inner input:-moz-placeholder {
  color: rgba(255, 255, 255, 0.45) !important;
}
.subscribe-form-inner input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.45) !important;
}
.subscribe-form-inner input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.45) !important;
}
.subscribe-form-inner input:focus,
.subscribe-form-inner input:active:focus {
  outline: 0 !important;
}
/**
 * ===============================
 * Our Work Section Style
 * ===============================
 */
#our-work .section-header {
  margin-bottom: 60px;
}
.mfp-title {
  display: none;
}
.zoom-gallery ul li {
  padding: 0px;
}
.zoom-gallery ul li img {
  max-width: 100% !important;
  height: auto;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  opacity: 0.8;
}
.zoom-gallery a {
  padding: 0 !important;
  overflow: hidden;
  border: 1px solid #fff;
  background-color: rgba(48, 133, 163, 0.72);
}
.zoom-gallery a:hover img {
  webkit-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}
.zoom-gallery a:after,
.zoom-gallery a:before {
  position: absolute;
  -webkit-transition: background-color 0.3s, -webkit-transform 0.3s;
  transition: background-color 0.3s, transform 0.3s;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
.zoom-gallery a:before {
  content: "\f002";
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -31px;
  font-family: FontAwesome;
  z-index: 2;
  color: #fff;
  font-size: 25px;
  border: 1px solid #fff;
  padding: 15px 18px;
  opacity: 0;
  webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
  transition: opacity 0.2s, transform 0.35s;
}
.zoom-gallery a:after {
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  content: '';
}
.zoom-gallery a:hover:after,
.zoom-gallery a:hover:before {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.zoom-gallery a:hover:before {
  opacity: 1;
  webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
}
/**
 * ===============================
 * Hover Effect Style
 * ===============================
 */
.grid figure {
  padding: 0 !important;
}
.grid figure figcaption {
  height: 60%;
  color: #fff;
}
.grid figure figcaption a {
  color: #fff !important;
  margin-top: 4px;
  border: 1px solid #fff;
  padding: 7px 13px;
  margin-right: 8px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
  transition: opacity 0.2s, transform 0.35s;
  opacity: 0;
}
.grid figure figcaption a:fast-child {
  margin-right: 0px !important;
}
.grid figure figcaption ul li {
  float: left;
}
.grid figure img {
  -webkit-transition: all ease 1s;
  transition: all ease 1s;
}
.grid figure:hover img {
  webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.grid figure:hover a {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0);
  opacity: 1;
  webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
}
/**
 * ===============================
 * Speakers Section Style
 * ===============================
 */
.speakers-body .section-header {
  margin-bottom: 35px;
}
.speakers-body h2 {
  text-align: center;
}
.speakers-body figcaption {
  height: 75% !important;
  text-align: center;
}
.speakers-body figcaption h2 {
  font-size: 25px;
  line-height: 35px;
  border-bottom: 1px solid #fff;
  margin-bottom: 15px;
  padding-bottom: 15px;
  width: 100%;
}
.speakers-body figcaption ul {
  display: inline-block;
  justify-content: center;
  margin-top: 59px;
}
.speakers-body .item {
  display: inline-block !important;
}
.speakers-body .item a {
  display: block;
  text-decoration: none !important;
}
.speakers-body .item h3 {
  margin-bottom: 0;
  margin-top: 30px;
}
.speakers-body .item .view {
  margin-bottom: 10px;
}
/**
 * ===============================
 * Owl carousel Custom Style
 * ===============================
 */
.owl-page {
  margin: 2px;
}
.owl-page span {
  border-radius: 0px !important;
  margin: 3px 4px !important;
}
.owl-page.active {
  border-width: 1px;
  border-style: solid;
}
/**
 * ===============================
 * Footer Section Style
 * ===============================
 */
.video-footer {
  position: relative;
}
.image-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: -2;
  /*top: 10px;*/
}
footer .footer-body {
  position: relative;
}
footer .footer-body .social-icon {
  text-align: center;
}
footer .footer-body .social-icon .btnr {
  margin: 15px 0px;
}
footer .footer-body .social-icon .btnr:hover,
footer .footer-body .social-icon .btnr:focus {
  color: #fff;
}
footer .footer-body .social-icon ul {
  display: inline-block;
  justify-content: center;
  float: none !important;
}
footer .footer-body .logo {
  text-align: center;
}
footer .footer-body .logo img {
  max-width: 150px !important;
  margin: auto;
  margin-bottom: 30px;
  display: initial;
  padding: 15px;
  /*background-color: #B7B7B7;*/
}
footer .footer-body .copyright p .fa {
  opacity: 0.6;
  border-left-width: 1px;
  border-left-style: solid;
  padding: 0 7px 0 17px;
  margin-left: 15px;
}
/**
 * ===================================
 * Sponsors Style
 * ===================================
 */
#sponsore .section-header {
  margin-bottom: 35px;
}
#sponsore ul li a {
  padding: 40px;
  border-width: 1px;
  border-style: solid;
  width: 100%;
}
#sponsore ul li a img {
  max-width: 170px !important;
  margin: auto;
}
#sponsore ul li .btn:hover,
#sponsore ul li .btn:active,
#sponsore ul li .btn:focus {
  border-width: 1px;
  border-style: solid;
}
.become-a-sponsor {
  margin-top: 45px;
  text-align: center;
}
.become-a-sponsor a {
  font-size: 17px;
}
/**
 * ===============================
 * Our featured Section Style
 * ===============================
 */
#our-featured .video {
  margin-top: 50px;
  position: relative;
  padding-top: 56.25%;
  height: 0;
  background-color: #000000;
}
#our-featured iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 100%;
  border: none;
}
/**
 * ===============================
 * Two cols Description with Slider Style
 * ===============================
 */
.two-cols-description-with-slider .slider-bar .slides li {
  height: 100% !important;
}
.description-info-inner {
  padding: 75px 60px;
}
.description-info-inner .section-header p {
  margin-bottom: 35px;
}
.description-info-inner ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 30px;
}
.description-info-inner ul li {
  list-style: none;
}
.description-info-inner ul li:before {
  position: relative;
  top: 2px;
  margin-right: 12px;
  margin-left: -30px;
  content: "\e116";
  font-size: 17px;
  font-family: "icomoon";
  opacity: 1;
}
/**
 * ================================
 * Read More Button
 * ================================
 */
.btn-read-more.btn-1 {
  padding: 8px 20px;
  margin-top: 20px;
  font-size: 16px;
}
.btn-read-more.btn-1:hover,
.btn-read-more.btn-1:active {
  color: #fff;
}
/**
 * ========================================
 * Two cols description width image
 * ========================================
 */
.two-cols-description-with-image .description-info,
.two-cols-description-with-image .two-cols-description-image {
  display: table-cell;
  float: none !important;
}
.two-cols-description-with-image .two-cols-description-image {
  background-color: rgba(48, 133, 163, 0.46);
  position: relative;
  overflow: hidden;
}
.two-cols-description-with-image .two-cols-description-image img {
  position: absolute;
  min-width: 100%;
  max-width: none;
  min-height: 100%;
  top: 0;
  left: 0;
  opacity: 0.9;
}
.two-cols-description-with-image-body {
  display: table !important;
}
/**
 * =========================================
 * Flex Slider Style
 * =========================================
 */
.flexslider {
  background-color: rgba(48, 133, 163, 0.46);
}
.flexslider .flex-direction-nav .btn-left {
  text-indent: inherit;
  color: #fff !important;
}
.flexslider .flex-direction-nav .btn-left:before {
  background-color: #fff !important;
}
.flexslider .flex-direction-nav .btn-left .fa {
  font-size: 31px;
  padding: 4px;
}
/**
 * =========================================
 * Collapse CSS
 * =========================================
 */
.collapse-inner {
  margin-top: 60px;
}
.collapse-tab .panel {
  margin-top: 0px !important;
  border-radius: 0px !important;
  border: none;
  border-bottom-color: #D7D8DC;
  box-shadow: 0 0px 0px 0 transparent !important;
  -moz-box-shadow: 0 0px 0px 0 transparent !important;
  -webkit-box-shadow: 0 0px 0px 0 transparent !important;
  -o-box-shadow: 0 0px 0px 0 transparent !important;
}
.collapse-tab .panel .panel-heading {
  border-radius: 0px !important;
  padding: 0px !important;
  border-bottom: 0px solid #DDDEE2;
}
.collapse-tab .panel .panel-heading .panel-title a {
  display: block;
  padding: 23px 15px;
  font-weight: 300;
  line-height: 29px;
  position: relative;
}
.collapse-tab .panel .panel-heading .panel-title a:hover,
.collapse-tab .panel .panel-heading .panel-title a:focus,
.collapse-tab .panel .panel-heading .panel-title a:active {
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.collapse-tab .panel .panel-heading .panel-title a .collapse-icon {
  float: left;
  margin-top: 1px;
  margin-right: 30px;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.collapse-tab .panel .panel-heading .panel-title a .collapse-icon .fa {
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.collapse-tab .panel .panel-heading .panel-title .rotate .collapse-icon .fa {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.collapse-tab .panel .panel-heading .panel-title a.collapsed {
  border-top: 0px solid #fff;
  border-left: 0px solid #fff;
  border-right: 0px solid #fff;
  border-bottom-width: 1px;
  border-style: solid;
  position: relative;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.collapse-tab .panel-collapse .panel-body {
  border: 0px solid !important;
  line-height: 26px;
  font-weight: 300;
  margin-left: 50px;
  padding-bottom: 26px;
  padding-top: 0px;
  color: #000;
}
/**
 * ====================================
 * Register Form Style
 * ====================================
 */
.register-background {
  background: url('../images/bg-1.jpg');
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center 0;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-color: #fff;
}
#register .section-header .section-heading {
  color: #fff;
}
#register .section-header p {
  color: #bbb;
}
.register-form {
  margin-top: 60px;
}
.register-form .form-cus {
  color: #fff;
  background-color: transparent;
  margin-bottom: 20px;
  font-size: 20px;
  color: rgba(255, 255, 255, 0.86);
}
.register-form .form-cus::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.45) !important;
}
.register-form .form-cus:-moz-placeholder {
  color: rgba(255, 255, 255, 0.45) !important;
}
.register-form .form-cus::-moz-placeholder {
  color: rgba(255, 255, 255, 0.45) !important;
}
.register-form .form-cus:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.45) !important;
}
.register-form select {
  background: url(../images/arrow.png) no-repeat right;
  font-size: 20px;
  line-height: 1;
  height: 68px;
  -webkit-appearance: none;
  color: rgba(255, 255, 255, 0.86);
  padding: 0 18px;
  margin-bottom: 20px !important;
}
.register-form select:focus {
  box-shadow: 0 0 0 0 #ffffff;
  -moz-box-shadow: 0 0 0 0 #ffffff;
  -webkit-box-shadow: 0 0 0 0 #ffffff;
  -o-box-shadow: 0 0 0 0 #ffffff;
}
.register-form select option {
  color: #000;
  font-size: 16px;
  height: 20px;
}
.register-form .btn {
  width: 100% !important;
}
.register-form .btn:hover,
.register-form .btn:focus {
  color: #fff;
}
/**
 * =============================
 * Schedule Style
 * =============================
 */
.schedule .schedule-inner {
  margin-top: 60px;
}
.schedule .panel-group {
  width: 100%;
  margin-bottom: 0px;
}
.schedule .panel-title-a {
  display: block;
}
.schedule .panel-title-a .collapse-icon {
  padding: 7px !important;
  top: 5px;
  right: 4px;
}
.schedule .schedule-day li a:hover,
.schedule .schedule-day li a:active {
  background-color: transparent;
}
.schedule .schedule-day li a::after {
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  content: '';
  -webkit-transition: background-color 0.3s, -webkit-transform 0.3s;
  transition: background-color 0.3s, transform 0.3s;
  -webkit-transform: translate3d(0, 100%, 0) translate3d(0, 0px, 0);
  transform: translate3d(0, 100%, 0) translate3d(0, 0px, 0);
}
.schedule .schedule-hall li {
  border-right: 1px solid #eee;
}
.schedule .schedule-hall li:last-child {
  border-right: 0px solid #eee;
}
.schedule .schedule-hall li a {
  font-size: 16px !important;
  font-weight: 400;
}
.schedule .schedule-hall li a:hover,
.schedule .schedule-hall li a:active {
  background-color: transparent;
}
.schedule .schedule-hall li a::after {
  height: 2px;
}
.schedule .schedule-day,
.schedule .schedule-hall {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  margin: 0 auto;
  padding: 0;
  max-width: 1200px;
  list-style: none;
  -ms-box-orient: horizontal;
  -ms-box-pack: center;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.schedule .schedule-day li,
.schedule .schedule-hall li {
  flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  z-index: 1;
}
.schedule .schedule-day li a,
.schedule .schedule-hall li a {
  font-family: "Montserrat", sans-serif;
  background-color: transparent;
  text-align: center !important;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  position: relative;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 2.5;
  padding: 10px 0;
  font-size: 20px;
  font-weight: 600;
}
.schedule .schedule-day li a:hover,
.schedule .schedule-hall li a:hover,
.schedule .schedule-day li a:active,
.schedule .schedule-hall li a:active {
  background-color: transparent;
}
.schedule .schedule-day .active a::after,
.schedule .schedule-hall .active a::after {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.schedule .schedule-day-detail {
  background-color: #fff;
  padding: 10px;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.schedule .schedule-hall-detail {
  background-color: #fff;
  padding: 20px 0;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.schedule-hall {
  position: relative;
}
.schedule-hall .line-h {
  height: 100%;
  position: absolute;
  z-index: 2;
  right: 40px;
  border-left-width: 1px;
  border-left-style: dashed;
  opacity: 0.56;
  position: relateive;
  z-index: 1;
}
.schedule-hall .panel .panel-heading .panel-title .panel-title-a,
.schedule-hall .panel .panel-heading .panel-title a {
  overflow: hidden;
  border-bottom: 1px solid #eeeef3;
}
.schedule-hall .panel-collapse .panel-body {
  margin-left: 42px;
  padding-top: 25px;
}
.schedule-hall .panel-collapse .panel-body img {
  max-width: 155px;
}
.schedule-hall .panel-collapse .panel-body ul li {
  float: left;
  margin-right: 20px;
}
.schedule-hall .panel-collapse .panel-body ul li .time:before {
  content: "\f017";
  font: normal normal normal 14px/1 FontAwesome;
  padding-right: 6px;
  opacity: 0.6;
}
.schedule-hall .panel-collapse .panel-body ul li .position:before {
  content: "\f012";
  font: normal normal normal 14px/1 FontAwesome;
  padding-right: 6px;
  opacity: 0.6;
}
.schedule-hall .panel-collapse .panel-body h4 {
  margin-bottom: 10px;
  position: relative;
  text-align: left;
}
.schedule-hall .panel-collapse .panel-body p {
  text-align: left;
}
.schedule-hall .panel-title-a {
  padding: 20px 15px;
}
.schedule-hall .panel-title-a .time {
  line-height: 29px;
}
.schedule-hall .panel-title-a .detail span,
.schedule-hall a .detail span {
  float: none;
  display: block;
}
.schedule-hall .panel-title-a .detail .headline,
.schedule-hall a .detail .headline {
  font-size: 17px;
  font-weight: 400;
}
.schedule-hall .panel-title-a .detail .name,
.schedule-hall a .detail .name {
  font-weight: 600;
  margin-top: 15px;
  line-height: 7px;
}
.schedule-hall .panel-title-a .detail .name:before,
.schedule-hall a .detail .name:before {
  position: relative;
  top: -1px;
  margin-right: 17px;
  margin-left: -30px;
  content: "\f007";
  font-size: 16px;
  font-family: FontAwesome;
  opacity: 0.6;
}
.schedule-hall .panel-title-a .detail .company,
.schedule-hall a .detail .company {
  font-size: 13px;
}
.schedule-hall .panel-title-a .detail .company,
.schedule-hall a .detail .company,
.schedule-hall .panel-title-a .detail .name,
.schedule-hall a .detail .name {
  padding-left: 32px;
}
.schedule-hall .panel-title-a .time,
.schedule-hall a .time {
  font-weight: 400;
  text-align: right;
}
.schedule-hall .panel-title-a .time .collapse-icon,
.schedule-hall a .time .collapse-icon {
  float: right !important;
  padding: 3px 6px;
  color: #fff;
  margin-left: 0px !important;
  margin-top: 2px !important;
  margin-right: 0px !important;
  line-height: 1;
  position: relative;
  z-index: 2;
}
.schedule-hall .panel-title-a .time .show-time,
.schedule-hall a .time .show-time {
  padding-right: 15px;
  display: inline-table;
}
/**
 * ===================================
 * Count Down Style
 * ===================================
 */
.countdown-background {
  background: url('../images/subscribe-bg.jpg');
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center 0;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-color: #fff;
}
.count_down {
  position: relative;
  display: block;
  cursor: pointer;
}
.count_down .background {
  text-align: center !important;
  margin-top: 52px;
}
.count_down .background .counter {
  font-family: "Montserrat", sans-serif;
  display: block;
  font-size: 28px;
  font-weight: bold;
  color: #000;
  line-height: 30px;
}
.count_down .background .title {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000;
}
.countdown .section-header .section-heading {
  color: #fff;
}
#homeHeaderLogo { margin-top: 50px !important; }
@media only screen and (max-width: 800px) {
  #homeHeaderLogo { margin-top: 166px !important; }
  .header-background{ margin-top: 40px !important; }
}
/**
 * =================================
 * Counter-Up Section Style
 * =================================
 */
.countdown-up .section-header .section-heading {
  color: #fff;
}
.countdown-up .count_down .background .counter {
  font-size: 48px;
}
/**
 * ==================================
 * Blog Section Style
 * ==================================
 */
.blog-post-demo {
  margin-top: 60px;
}
.blog-post-demo .flexslider .slides img {
  width: 100% !important;
  min-height: 0% !important;
}
.blog-post-demo .thumbnail {
  padding: 0;
  border: none;
  border-radius: 0;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.blog-post-demo .thumbnail .caption a {
  padding: 20px 10px 10px 10px;
  font-weight: 300;
  line-height: 21px;
  overflow: hidden;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  font-size: 22px;
  text-align: left;
  display: block;
}
.blog-post-demo .thumbnail .caption a p {
  display: block;
  text-align: left;
  overflow: hidden;
  margin-top: 8px;
}
.blog-post-demo .thumbnail .caption a .post-comment {
  line-height: 24px;
}
.blog-post-demo .thumbnail .caption a .date-of-post {
  opacity: 0.6;
  font-style: italic;
  font-size: 14px;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.blog-post-demo .thumbnail:hover {
  box-shadow: 0 6px 35px 0 rgba(0, 0, 0, 0.1), 0 4px 35px 0 rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 0 6px 35px 0 rgba(0, 0, 0, 0.1), 0 4px 35px 0 rgba(0, 0, 0, 0.14);
  -webkit-box-shadow: 0 6px 35px 0 rgba(0, 0, 0, 0.1), 0 4px 35px 0 rgba(0, 0, 0, 0.14);
  -o-box-shadow: 0 6px 35px 0 rgba(0, 0, 0, 0.1), 0 4px 35px 0 rgba(0, 0, 0, 0.14);
}
.defult-use-btn {
  text-align: center;
  display: block;
}
.defult-use-btn .btn {
  margin-top: 50px;
}
.defult-use-btn .btn:hover,
.defult-use-btn .btn:active {
  color: #fff;
}
.defult-use-btn .btn span {
  padding-left: 10px;
  font-weight: 300;
  font-size: 13px;
}
/**
 * ===============================
 * Partner Section Style
 * ===============================
 */
#partner {
  background-color: #111;
}
#partner .section-separator {
  padding: 29px 0;
}
#partner ul li {
  float: left;
}
#partner ul li a {
  background-color: transparent;
  text-align: center;
  opacity: 1.0;
}
#partner ul li a:hover {
  background-color: transparent;
}
#partner ul li a img {
  max-width: 100% !important;
  margin: auto;
}
/** 
 * ========================================================
 * ============================================================
 * Blog Style
 * ============================================================
 * ========================================================
 */
/**
 * ===================================
 * Search from Style
 * ===================================
 */
.search .input-group {
  padding: 3px;
}
.search button {
  padding: 7px 32px;
}
.search .subscribe-input {
  padding: 10px;
}
/**
 * ===================================
 * Blog Header Style
 * ===================================
 */
.blog-post-header .heading p {
  margin-bottom: 0px;
}
.blog-post-header form {
  margin-top: 65px;
}
.blog-body {
  background-color: #fff;
}
.blog-body ul {
  padding: 0px;
}
.blog-body ul li {
  list-style: none;
}
.blog-body .flexslider .slides img {
  width: 100% !important;
  min-height: 0% !important;
}
/**
 * ===================================
 * Blog Post Body Left Side Style
 * ===================================
 */
.bolg-body-left .thumbnail {
  padding: 0 0 25px 0;
  border: none;
  border-bottom: 1px solid #eeeef3;
  margin-bottom: 70px;
  overflow: hidden;
  border-radius: 0;
}
.bolg-body-left nav {
  text-align: center;
}
.bolg-body-left nav .pagination li a {
  margin-left: 6px !important;
  border-radius: 0px;
}
.bolg-body-left nav .pagination li a:last-child {
  margin-left: 0px;
}
.bolg-body-left nav .pagination li .btn:hover {
  color: #fff;
}
/* Post text Detail */
.post-detail h3 {
  font-size: 22px;
  line-height: 34px;
  font-weight: 300;
  margin-bottom: 0px;
}
.post-detail .post-option {
  display: inline-block;
  float: none;
}
.post-detail .post-option span {
  float: left;
  margin-right: 20px;
  display: inline-flex;
}
.post-detail .post-option .comment a:before,
.post-detail .post-option .by:before {
  position: relative;
  top: 0px;
  margin-right: 7px;
  font-size: 16px;
  font-family: FontAwesome;
  opacity: 0.7;
}
.post-detail .post-option .comment a:before {
  content: "\f0e6";
}
.post-detail .post-option .by:before {
  content: "\f007";
}
.post-detail p {
  text-align: left !important;
}
/**
 * ===================================
 * Video Post Style
 * ===================================
 */
.blog-post .video {
  position: relative;
  padding-top: 56.25%;
  height: 0;
  background-color: #000000;
}
.blog-post .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 100%;
  border: none;
}
/**
 * ==================================
 * Side Bar Style
 * ==================================
 */
/* Search Form Style */
.search .subscribe-form-inner {
  margin-top: 0;
}
.search .subscribe-form-inner input {
  font-size: 16px;
  font-weight: 300;
}
.post-counter span {
  padding-left: 0px;
}
.post-counter a {
  display: block;
  overflow: hidden;
  padding: 5px 0px;
  font-size: 16px;
}
.post-counter .number {
  text-align: right !important;
}
.tags .title {
  padding: 10px;
  margin: 0 1px 1px 0;
  display: block;
  float: left;
}
.post-api-gelary li {
  width: 33.3333%;
  float: left;
}
.post-api-gelary li img {
  border: 1px solid #fff;
  opacity: 1;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.post-api-gelary li a {
  background-color: #000;
}
.post-api-gelary li a:hover img {
  opacity: 0.7;
}
.recent-post a {
  margin-bottom: 13px;
  overflow: hidden;
}
.recent-post a .image {
  background-color: #000;
  float: left;
}
.recent-post a img {
  max-width: 93px !important;
  opacity: 1;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.recent-post a img:hover {
  opacity: 0.7;
}
.recent-post a p {
  padding-left: 10px;
  font-weight: 400;
  line-height: 21px;
  display: block;
  overflow: hidden;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.recent-post a span {
  display: block;
  opacity: 0.6;
  margin-top: 8px;
  overflow: hidden;
  font-style: italic;
  font-size: 14px;
}
.single-image {
  background-color: #000;
}
.single-image img {
  opacity: 1;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.single-image img:hover {
  opacity: 0.7;
}
aside {
  display: block;
  overflow: hidden;
}
aside .post-api-gelary,
aside .post-counter,
aside .tags {
  padding: 0px;
  overflow: hidden;
}
aside .post-api-gelary li,
aside .post-counter li,
aside .tags li {
  list-style: none;
}
aside h3 {
  font-size: 22px;
  line-height: 13px;
  font-weight: 300;
  margin-top: 0px;
  margin-bottom: 23px !important;
  text-transform: uppercase;
}
aside a {
  display: block;
}
aside .thumbnail {
  padding-bottom: 12px;
  border: none;
  border-bottom: 1px solid #eeeef3;
  margin-bottom: 45px;
}
/** 
 * ========================================================
 * ============================================================
 * Blog Single Page Style
 * ============================================================
 * ========================================================
 */
.heading .post-detail h1 {
  font-size: 41px;
}
.heading .post-detail .post-option,
.heading .post-detail .date,
.heading .post-detail .comment,
.heading .post-detail .by {
  color: #A5A4A4;
}
.heading .post-detail .post-option a,
.heading .post-detail .date a,
.heading .post-detail .comment a,
.heading .post-detail .by a {
  color: #A5A4A4;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.blog-message-form .title {
  font-size: 23px;
  font-weight: 300;
  text-align: left;
  margin-bottom: 20px;
}
.blog-message-form .padding-left {
  padding-left: 0px;
  padding-right: 7px;
}
.blog-message-form .padding-right {
  padding-right: 0px;
  padding-left: 8px;
}
.blog-message-form .padding-left-right {
  padding-left: 0px;
  padding-right: 0px;
}
.blog-message-form .btn {
  width: 100%;
  padding: 13px 22px;
}
.blog-message-form .btn:hover,
.blog-message-form .btn:active {
  color: #fff;
}
.blog-message-form .width-controll:first-child {
  padding-left: 0px;
  padding-right: 7px;
}
.blog-message-form .width-controll:last-child {
  padding-right: 0px;
  padding-left: 8px;
}
.post-comment .media .pull-left img {
  width: 64px;
  height: auto;
}
.comment-option {
  display: block;
  overflow: hidden;
  margin: 0;
}
.comment-option a {
  margin-right: 25px;
  display: block;
  float: left;
  margin-top: 5px;
  font-size: 13px;
}
.comment-option .reply:before,
.comment-option .like:before,
.comment-option .dislike:before {
  position: relative;
  top: 0px;
  margin-right: 7px;
  font-size: 16px;
  font-family: FontAwesome;
  opacity: 0.7;
}
.comment-option .like:before {
  content: "\f164";
}
.comment-option .dislike:before {
  content: "\f165";
}
.btn-down-chack {
  font-size: 53px;
  padding: 0px 44px;
  line-height: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -57px;
  background-color: #111111;
  color: #4C4C4C;
  border: none;
}
.modal-dialog .btn-start-crawl{
  background-color: #592766;
  color: #fff;
  width: 100%;
  max-width: 245px;
  padding: 13px 20px; 
  margin-bottom: 5px; 
}
.modal-dialog .btn-purchase-crawl{
  background-color: #ffc502;
  border: 1px solid #D6A10C;
  color: #3E2909;
  width: 100%;
  max-width: 245px;
  padding: 13px 20px;
  font-weight: 600;  
}
@media only screen and (max-width: 767px){
  .background-properties {
      background-position: right 28% top 13%;
      margin-top: 15px;
  }
  .cpadd { padding: 6rem 0px 5rem 0px !important; }
  .vdo-top-margin { margin-top: 68px; }
}
@media screen and (max-width: 1030px){
  .background-properties {
      background-attachment: fixed;
      background-position: center center !important;
  }
}

iframe#twitter-widget-0 {
    margin-top: 10px !important;
}
.padding{padding: 18rem 0 5rem 0 !important;}
.cpadd { padding: 12rem 0px 5rem 0px; }
.paddingBottom { padding-bottom: 5rem !important; }
.paddingHomeEvents { padding: 1rem 0 !important; }
.title360 { position: relative;/* top: 260px;*/ text-align: center; }
.ku-embed { position: relative !important; }
.fluid-width-video-wrapper { position: inherit !important; }
.pad2 { padding-left: 5px !important; padding-right: 5px !important; }
.pad1 { padding-left: 1px !important; padding-right: 1px !important; }





.light-wrapper {
  background: #ffffff;
}
.dark-wrapper {
  background: #f9f9f9;
}
.black-wrapper {
  background: #2c2c2c;
}
.light-wrapper + .dark-wrapper,
.dark-wrapper + .light-wrapper,
.top-border {
  border-top: 1px solid #e5e5e5;
}
.page-section {
  padding: 28px 0 120px;
}
.page-section.no-padding {
  padding: 0;
}
.page-section.no-bottom {
  padding-bottom: 0;
}
.page-section.small-bottom {
  padding-bottom: 60px;
}
.page-section.parallax {
  padding: 0;
}
.page-section.parallax.small-bottom {
  padding: 80px 0 0;
}
.page-section.parallax .container-fluid {
  position: relative;
  padding: 180px 0 200px;
}
.page-section.parallax .container-fluid * {
  position: relative;
}
.page-section.parallax .container-fluid:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(28, 28, 28, 0.3);
  z-index: 0;
}
.black-wrapper,
.parallax,
footer {
  color: #f9f9f9;
}
.black-wrapper h1,
.parallax h1,
footer h1,
.black-wrapper h2,
.parallax h2,
footer h2,
.black-wrapper h3,
.parallax h3,
footer h3,
.black-wrapper h4,
.parallax h4,
footer h4,
.black-wrapper h5,
.parallax h5,
footer h5,
.black-wrapper h6,
.parallax h6,
footer h6 {
  color: #ffffff;
}
.black-wrapper a,
.parallax a,
footer a {
  color: #f9f9f9;
}
.black-wrapper a:hover,
.parallax a:hover,
footer a:hover {
  color: #ffffff;
}
footer {
  color: #c6c6c6;
}
.text-right,
.page-header-blog.text-right {
  text-align: right;
}
.offset {
  height: 80px;
}
.video-container {
  margin-bottom: 25px;
}
blockquote,
blockquote p {
  font-family: 'Playfair Display', serif;
  font-style: italic;
  border-color: #9e9b7e;
}
/*-----------------------------------------------------------------------------------*/
/*  HEADERS
/*-----------------------------------------------------------------------------------*/
.page-header-blog {
  background: none;
  border: none;
  /*text-align: left;*/
  position: relative;
  margin-bottom: 80px;
  clear: both;
}
.page-header-blog h1 {
  font-size: 24px;
  display: block;
}
.page-header-blog.post-title h1 {
  font-size: 36px;
}
.page-header-blog small {
  font-family: 'Playfair Display', serif;
  font-style: italic;
  text-transform: none;
  font-size: 16px;
  display: block;
  margin: 10px 0 0;
  letter-spacing: 0;
  font-weight: 400;
  color: #9e9b7e;
}
.page-header-blog small:after {
  content: ' ';
  width: 80px;
  height: 1px;
  background: #e5e5e5;
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -40px;
}
.page-header-blog .fa.pull-left {
  margin-right: 25px;
}
.page-header-blog .fa.pull-right {
  margin-left: 25px;
}
.parallax .page-header-blog h1 {
  font-size: 42px;
  color: #ffffff;
}
.parallax .page-header-blog small {
  font-size: 24px;
  color: #f9f9f9;
}
.parallax .page-header-blog small:after {
  bottom: -40px;
}
.post-nav .page-header-blog small:after {
  display: none;
}
#header-video {
  background: none;
}
#header-video .page-header-blog {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0;
  z-index: 3;
}
#header-video .page-header-blog h1 {
  margin: 0;
  font-size: 52px;
}
#header-video .page-header-blog small {
  margin: 0 0 20px;
  font-size: 24px;
}
#header-video .page-header-blog small:nth-of-type(2) {
  margin-top: 15px;
}
#header-video:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.25);
  display: block;
  z-index: 1;
}
#down-link {
  position: absolute;
  bottom: 75px;
  font-size: 42px;
  left: 50%;
  margin-left: -20px;
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
  z-index: 3;
}
.bar {
  position: absolute;
  background: #ffffff;
  z-index: 3;
}
.bar.top-bar {
  top: 0;
  left: 0;
  right: 0;
  height: 80px;
  position: fixed;
  color: #2c2c2c;
  text-align: right;
  z-index: 999;
}
.bar.top-bar i {
  font-size: 22px;
}
.bar.top-bar a {
  color: #1c1c1c;
}
.bar.left-bar {
  top: 0;
  left: 0;
  bottom: 0;
  width: 45px;
}
.bar.right-bar {
  top: 0;
  right: 0;
  bottom: 0;
  width: 45px;
}
.bar.bottom-bar {
  left: 0;
  right: 0;
  bottom: 0;
  height: 45px;
  border-bottom: 1px solid #e5e5e5;
}
#menu-toggle {
  position: relative;
  top: 35px;
  right: 45px;
  cursor: pointer;
  padding: 0px 35px 16px 0px;
  float: right;
}
#menu-toggle span,
#menu-toggle span:before,
#menu-toggle span:after {
  cursor: pointer;
  border-radius: 1px;
  height: 5px;
  width: 35px;
  background: #2c2c2c;
  position: absolute;
  display: block;
  content: '';
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
#menu-toggle span:before {
  top: -10px;
}
#menu-toggle span:after {
  bottom: -10px;
}
#menu-toggle.active span {
  background-color: transparent;
}
#menu-toggle.active span:before,
#menu-toggle.active span:after {
  top: 0;
}
#menu-toggle.active span:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#menu-toggle.active span:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#logo {
  float: left;
  position: relative;
  left: 45px;
  top: 15px;
}
.top-bar + nav {
  position: fixed;
  top: 60px;
  width: 100%;
  background: #f9f9f9;
  padding: 24px 45px 20px 0;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  z-index: 999;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  opacity: 0;
  pointer-events: none;
}
.top-bar + nav.active {
  opacity: 1;
  pointer-events: auto;
  top: 80px;
}
.top-bar + nav ul {
  list-style: none;
}
.top-bar + nav ul li {
  display: inline-block;
  padding-left: 25px;
  position: relative;
}
.top-bar + nav ul li ul {
  display: none;
}
.top-bar + nav ul li:hover ul {
  display: block;
  position: absolute;
  padding: 31px 0 0 0;
  min-width: 180px;
  left: 0;
}
.top-bar + nav ul li:hover ul li {
  display: block;
  margin: 0;
  padding: 5px 20px;
  background: #ffffff;
}
.top-bar + nav ul li:hover ul li:first-child {
  padding: 10px 20px 5px;
}
.top-bar + nav ul li:hover ul li:last-child {
  padding: 5px 20px 10px;
}
.top-bar + nav ul.pull-right li:last-child:hover ul {
  left: auto;
  right: 0;
}
.top-bar + nav ul.social li {
  padding-left: 5px;
  padding-right: 10px;
}
.top-bar + nav ul.social li i {
  font-size: 18px;
}
/*-----------------------------------------------------------------------------------*/
/*  BUTTONS
/*-----------------------------------------------------------------------------------*/
.btnr,
input[type="submit"] {
  border-radius: 50px;
  font-family: 'Coda', sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: none;
  background: none;
  padding: 10px 18px;
  border: 3px solid #2c2c2c;
  color: #2c2c2c;
  min-width: 120px;
  box-shadow: none !important;
}
.btnr:hover,
input[type="submit"]:hover,
.btnr:focus,
input[type="submit"]:focus,
.btnr:active,
input[type="submit"]:active,
.btnr.btn-white:hover,
input[type="submit"].btn-white:hover,
.btnr.btn-white:focus,
input[type="submit"].btn-white:focus,
.btnr.btn-white:active,
input[type="submit"].btn-white:active,
.btnr.active,
input[type="submit"].active {
  border-color: #9e9b7e;
  color: #9e9b7e;
  background: none;
}
.btnr.btn-white,
input[type="submit"].btn-white {
  background: none;
  color: #ffffff;
  border-color: #ffffff;
}
.owl-theme .owl-dots .owl-dot span {
  background: none;
  border: 2px solid #ffffff;
}
.owl-theme .owl-dots .owl-dot.active span {
  background: #ffffff;
}
.owl-theme .owl-controls {
  margin-top: -30px;
  position: relative;
}
/*-----------------------------------------------------------------------------------*/
/*  BLOG STYLES
/*-----------------------------------------------------------------------------------*/
.post-meta {
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  margin: 60px 0 0;
  text-align: center;
  padding: 20px 0;
}
.comment-image {
  float: left;
  border-radius: 100px;
  overflow: hidden;
  margin-right: 40px;
}
.comment-image img {
  vertical-align: bottom;
}
.comment-content {
  overflow: hidden;
  display: block;
}
ol.comments {
  padding: 40px 0;
}
pre {
  background: #9e9b7e;
  color: #ffffff;
  border-radius: none;
  border: none;
  padding: 30px;
}
.post-date {
  float: left;
  width: 70px;
  margin-right: 25px;
}
.post-content {
  overflow: hidden;
}
.day,
.month {
  text-align: center;
}
.day {
  font-size: 56px;
  margin: 10px 0 15px;
  color: #2c2c2c;
}
.month {
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
}
.widget {
  margin-bottom: 50px;
}
.widget h5 {
  margin-top: 0;
  font-size: 18px;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
footer .widget h5 {
  border-bottom: 1px solid #333333;
}
article.post {
  padding: 26px 10px 65px 0;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
}
article.post .page-header-blog {
  margin: 0;
}
article.post .page-header-blog h1 {
  margin: 2px 0 0 0;
}
article.post .page-header-blog small {
  margin-bottom: 10px;
}
article.post .page-header-blog small:after {
  display: none;
}
article.post .btnr {
  margin-top: 20px;
}
article.post:nth-of-type(even) {
  /*background: #f9f9f9;*/
}
/*article.post:nth-of-type(even):after {
  background: #f9f9f9;
}
article.post:after {
  position: absolute;
  bottom: 0;
  margin-bottom: -1px;
  height: 100%;
  right: 100%;
  width: 9999px;
  content: '';
  display: block;
  border-bottom: 1px solid #e5e5e5;
}*/
#reply-title {
  margin-bottom: 25px;
}
.waves-pagination {
  list-style: none;
  margin: 0;
  padding: 0;
}
.waves-pagination li {
  display: inline-block;
  margin: 0 3px;
}
.background-properties-blog {
    background-repeat: no-repeat !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    background-position: center top 13% !important;
    background-attachment: fixed !important;
    position: relative !important;
}
/*-----------------------------------------------------------------------------------*/
/*  END BLOG STYLES
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*  PORTFOLIO
/*-----------------------------------------------------------------------------------*/
.fa-ul {
  margin-left: 42px;
}
.item {
  width: 25%;
}
.item img {
  vertical-align: bottom;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  width: 100%;
}
.item .project-title {
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(158, 155, 126, 0.9);
  color: #ffffff;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  opacity: 0;
}
.item .item-inner a {
  display: block;
  overflow: hidden;
  position: relative;
}
.item .item-inner a:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  border: 1px solid #ffffff;
  opacity: 0;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}
.item .item-inner a h3 {
  color: #ffffff;
}
.item .title-wrapper {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 0 25px;
}
.item:hover:not(.single-portfolio) img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
}
.item:hover:not(.single-portfolio) .item-inner a:after {
  opacity: 1;
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
}
.item:hover:not(.single-portfolio) .project-title {
  opacity: 1;
}
.item:hover:not(.single-portfolio) .title-wrapper {
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.item .item-inner,
.item .project-title {
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.item.full {
  width: 100% !important;
  padding: 20px 0 60px;
}
#loader .full .container {
  max-width: 960px;
  background: #ffffff;
  padding: 50px;
  margin-top: 40px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08), 0 1px 2px rgba(0, 0, 0, 0.16);
}
#filters {
  text-align: center;
  margin: 0;
  padding: 0;
  padding-bottom: 50px;
}
#filters li {
  display: inline-block;
  margin: 0 2px;
}
.portfolio-controls {
  text-align: center;
  display: none;
}
#loader .portfolio-controls {
  display: block;
}
.project-details {
  list-style: none;
}
.project-details strong {
  display: block;
  text-transform: uppercase;
  color: #9e9b7e;
}
.project-details li {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
/*-----------------------------------------------------------------------------------*/
/*  TEAM
/*-----------------------------------------------------------------------------------*/
.team-member.text-right * {
  text-align: right !important;
}
.team-member.text-right .page-header-blog {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 30%;
  margin: 0 0 30px;
}
.team-member.text-right .page-header-blog small:after {
  display: none;
}
.team-member.text-left * {
  text-align: left !important;
}
.team-member.text-left .page-header-blog {
  position: absolute;
  bottom: 0;
  right: 30%;
  left: 15px;
  margin: 0 0 30px;
}
.team-member.text-left .page-header-blog small:after {
  display: none;
}
.team-member p {
  margin-top: 20px;
}
/*-----------------------------------------------------------------------------------*/
/*  FOOTER
/*-----------------------------------------------------------------------------------*/
#main-footer {
  background: #1c1c1c;
  padding: 100px 0 80px;
}
#main-footer .widget {
  margin-bottom: 0;
}
#sub-footer {
  background: #000000;
  padding: 25px 0 20px;
  border-top: 1px solid #333333;
}
#sub-footer .social {
  list-style: none;
}
#sub-footer .social li {
  display: inline-block;
  margin-left: 10px;
}
aside .instafeed .item {
  min-width: 79px;
}
.instafeed .item {
  float: left;
  min-width: 86px;
}
/*-----------------------------------------------------------------------------------*/
/*  ANIMATION
/*-----------------------------------------------------------------------------------*/
@-moz-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
/*-----------------------------------------------------------------------------------*/
/*  RESPONSIVE
/*-----------------------------------------------------------------------------------*/
@media (max-width: 1170px) {
  .item {
    width: 33.3%;
  }
}
@media (max-width: 991px) {
  .team-member.text-right *,
  .team-member.text-left *,
  .team-member .col-md-6 {
    text-align: center !important;
    height: auto !important;
    position: static !important;
  }
  .team-member {
    max-width: 450px;
    margin: 0 auto;
  }
  .team-member .page-header-blog,
  .team-member p {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  nav .pull-left {
    display: none;
  }
  .top-bar + nav ul.pull-right {
    float: none !important;
  }
  .top-bar + nav ul.pull-right li {
    display: block;
    margin: 0 !important;
    padding: 5px 0 !important;
    background: none !important;
  }
  .top-bar + nav ul.pull-right ul {
    display: block !important;
    position: static !important;
    margin: 0 0 0 15px !important;
    padding: 0 !important;
    background: none !important;
  }
  .item {
    width: 50%;
  }
}
@media (max-width: 767px) {
  article.post {
    border-right: none;
    margin-right: -30px;
    padding-right: 30px;
  }
  aside.col-sm-3 {
    display: none;
  }
  .left-bar,
  .right-bar,
  .bottom-bar {
    display: none;
  }
  .item {
    width: 100%;
  }
}

/******* Dropdown filter button ***********/
 /* Dropdown Button */
.dropbtn {
  /*background-color: #3498DB;
  color: white;
  border: none;
  cursor: pointer;
  padding: 16px;
  font-size: 16px;*/
}

/* Dropdown button on hover & focus */
.dropbtn:hover, .dropbtn:focus {
  /*background-color: #2980B9;*/
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
  /*padding-top: 22px;*/
  width: 220px;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 180px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  width: 216px;
}

/* Links inside the dropdown */
.dropdown-content a {
  color: black;
  padding: 10px 14px;
  text-decoration: none;
  display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #ddd}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {display:block;}

.navbar-toggle { width: 50px; }



form {
  max-width: 100%;
  margin: 10px auto;
  padding: 10px 20px;
  margin-bottom: 20px;
  background: #fff;
  /*border-radius: 8px;*/
}

h1,h3 {
  margin: 0 0 20px 0;
  text-align: center;
}

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea,
select {
  background: rgba(255,255,255,0.1);
  border: none;
  /*font-size: 16px;*/
  height: auto;
  margin: 0;
  outline: 0;
  padding: 15px;
  width: 100%;
  line-height: 1.5rem;
  background-color: #e8eeef;
  color: #000000;/*#8a97a0;*/
  box-shadow: 0 1px 0 rgba(0,0,0,0.03) inset;
  text-transform: none;
  letter-spacing: 0;
  /*margin-bottom: 18px;*/
}

input[type="radio"],
input[type="checkbox"] {
  margin: 0 4px 8px 0;
}

select {
  padding: 6px;
  height: 32px;
  border-radius: 2px;
}

button {
  padding: 19px 39px 18px 39px;
  color: #FFF;
  background-color: #3ac162 !important;
  font-size: 18px;
  text-align: center;
  font-style: normal;
  border-radius: 5px;
  width: 100%;
  border: 1px solid #3ac162 !important;
  border-width: 1px 1px 3px;
  box-shadow: 0 -1px 0 rgba(255,255,255,0.1) inset;
  margin-bottom: 10px;
}

label {
  display: block;
  /*margin-bottom: 8px;*/
}

label.light {
  font-weight: 500;
  display: inline;
}

.number {
  background-color: #5fcf80;
  color: #fff;
  height: 30px;
  width: 30px;
  display: inline-block;
  font-size: 0.8em;
  margin-right: 4px;
  line-height: 30px;
  text-align: center;
  text-shadow: 0 1px 0 rgba(255,255,255,0.2);
  border-radius: 100%;
}
label.error { color: #FF0000; }
.form-header { padding: 15px; }
.tginput { width:92% !important; }
.tginput2 { width:92% !important; margin-top: 10px !important; }
a.add_button { color: green; font-size: 24px; vertical-align: middle; }
a.remove_button { color: #FF0000; font-size: 24px; vertical-align: middle; }
@media screen and (min-width: 480px) {
    form { max-width: 480px; }
}



.mapFrame {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  /*background-image: url(images/frame-V.png);*/
  z-index: 99;
  /*background-size: 100% 100%; background-repeat: no-repeat;*/
}

.imgContainer {
  width: 400px;
  height: 400px;
  position: relative;
}

.imgContainer img {
  position: absolute;
  left: 40%;
  top: 20px;
  transform: translateX(-40%);
  /*max-width: 100%;
  max-height: 100%;*/
  object-fit: cover;
}

@media only screen and (max-width: 600px) {
    .imgContainer img {
      position: absolute;
      left: 40%;
      top: 0px;
      transform: translateX(-40%);
      width:  160px;
      height: 160px;
    }
}

.VGKLogo img {
  top: 30px;
  z-index: 999;
}

p.markerName {
  font-size: 52px;
  font-weight: bold;
  color: #000;
  line-height: 52px;
  text-align: center;
  position: absolute;
  top: 460px;
  left: 0;
  width: 100%;
  z-index: 999;
}

p.markerHandle {
  font-size: 30px;
  font-weight: bold;
  color: #000;
  line-height: 34px;
  margin: 0;
  padding-top: 10px;
  text-align: center;
}

#medium {
  font-size: 24px;
  line-height: 28px;
}

#small {
  font-size: 20px;
  line-height: 24px;
}

#extra_small {
  font-size: 17px;
  line-height: 20px;
}

div[class^=" _ibani_"] {
  display: none;
}

div[class^=" _ibani_"] div:nth-of-type(3) div {
  left: 4% !important;
  border-left: unset !important;
  border-top: unset !important;
  border-bottom: unset !important;
  border-right: unset !important;
  background-image: url(../images/sword_left.png);
  width: 210px !important;
  height: 53px !important;
  margin-top: 65px;
}

div[class^=" _ibani_"] div:nth-of-type(3) {
  top: -390px;
  left: -160px;
}

.mystyle div:nth-of-type(3) div {
  border-top: unset !important;
  border-bottom: unset !important;
  border-left: unset !important;
  right: 20px !important;
  background-image: url(../images/sword_right.png);
  width: 213px !important;
  height: 52px !important;
  margin-top: 65px;
  left: 43% !important;
}

.mystyle div:nth-of-type(3) {
  top: -390px;
  right: -215px;
}

#map>div {
  background-color: #b9d3c2 !important;
}

body {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
  background-color: #b9d3c2 !important;
}

.locationName {
  position: absolute;
  left: 4.4%;
  bottom: 16%;
  z-index: 999;
  background: #e5e5e5;
  display: block;
  font-size: 45px;
  line-height: 55px;
  padding: 8px 15px 5px 15px;
  border-radius: 10px;
  width: 89%;
  text-align: center;
  font-weight: bold;
}

.locationName#medium {
  font-size: 35px;
}

.locationName#small {
  font-size: 25px;
}


/*.gm-style { left: 20px !important; }*/

.gmnoprint {
  right: 60px !important;
}

.header {
  background-color: #fff;
  padding: 1rem 0;
}

.imgMenu {
    max-width: 100%;
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
    padding: 5px;
    border: 1px solid #e5e5e5;
    background: #fff;
}
.imgMenu a {
    display: block;
    width: 100%;
}
.imgMenu a img {
    width: 100%;
    height: auto;
}
ul.links {
    padding-left: 0px;
}
.mobOnly
{
  display: none !important;
}
.imgMenuTxt {
    position: absolute;
    left: 10px;
    bottom: 0;
    color: #fff;
    margin-bottom: 0;
    font-weight: bold;
    text-transform: uppercase;
}
.markerLocation {
    position: absolute;
    left: 0px;
    top: 400px;
    padding: 0px 10px;
    text-align: center;
    width: 100%;
    font-size: 16px;
    box-sizing: border-box;
    font-style: italic;
}

@media only screen and (min-width: 845px) and (max-width: 1024px) {
  div[class^=" _ibani_"] div:nth-of-type(3) div {
    left: 42% !important;
    border-left: unset !important;
    border-top: unset !important;
    border-bottom: unset !important;
    border-right: unset !important;
    background-image: url(../images/sword_left_100.png);
    width: 100px !important;
    height: 24px !important;
    margin-top: 215px;
  }
  .mystyle div:nth-of-type(3) div {
    border-top: unset !important;
    border-bottom: unset !important;
    border-left: unset !important;
    right: 20px !important;
    background-image: url(../images/sword_right_100.png);
    width: 100px !important;
    height: 24px !important;
    margin-top: 215px;
    left: 10% !important;
  }
  .imgContainer {
    width: 250px;
    position: relative;
    height: 250px;
  }
  p.markerName {
    font-size: 22px;
    line-height: 30px;
    top: 250px;
  }
  .markerLocation {
    top: 290px;
    font-size: 16px;
  }

  #medium {
    font-size: 18px;
    line-height: 24px;
  }
  #small {
    font-size: 16px;
    line-height: 22px;
  }
  #extra_small {
    font-size: 14px;
    line-height: 18px;
  }
}

@media only screen and (max-width: 844px) {
  div[class^=" _ibani_"] div:nth-of-type(3) div {
    left: 42% !important;
    border-left: unset !important;
    border-top: unset !important;
    border-bottom: unset !important;
    border-right: unset !important;
    background-image: url(../images/sword_left_100.png);
    width: 100px !important;
    height: 24px !important;
    margin-top: 215px;
    display: none;
  }
  .mystyle div:nth-of-type(3) div {
    border-top: unset !important;
    border-bottom: unset !important;
    border-left: unset !important;
    right: 20px !important;
    background-image: url(../images/sword_right_100.png);
    width: 100px !important;
    height: 24px !important;
    margin-top: 215px;
    left: 10% !important;
    display: none;
  }
  .imgContainer {
    width: 160px;
    position: relative;
    height: 160px;
  }
  p.markerName {
    font-size: 16px;
    line-height: 22px;
    top: 155px;
  }
  .markerLocation {
    top: 185px;
    font-size: 14px;
  }
  #medium {
    font-size: 14px;
    line-height: 18px;
  }
  #small {
    font-size: 11px;
    line-height: 16px;
  }
  #extra_small {
    font-size: 12px;
    line-height: 15px;
  }
}

@media (max-width:920px) {
  nav .navbar{
    max-width: 100%;
    padding: 0 25px;
  }

  nav .navbar .logo a{
    font-size: 27px;
  }
  nav .navbar .links li{
    padding: 0 10px;
    white-space: nowrap;
  }
  nav .navbar .links li a{
    font-size: 15px;
  }
}
@media (max-width:800px){
  .mobOnly
  {
    display: block !important;
  }
  nav{
    /* position: relative; */
  }
  .navbar .bx-menu{
    display: block;
  }
  nav .navbar .nav-links{
    position: fixed;
    top: 0;
    left: -100%;
    display: block;
    max-width: 94%;
    width: 100%;
    background:  #f2f2f2;
    line-height: 40px;
    padding: 20px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    transition: all 0.5s ease;
    z-index: 1000;
  }
  .navbar .nav-links .sidebar-logo{
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .sidebar-logo .logo-name{
    font-size: 25px;
    color: #333;
  }
    .sidebar-logo  i,
    .navbar .bx-menu{
      font-size: 25px;
      color: #333;
    }
  nav .navbar .links{
    display: block;
    margin-top: 20px;
  }
  nav .navbar .links li .arrow{
    line-height: 40px;
  }
nav .navbar .links li{
    display: block;
  }
nav .navbar .links li .sub-menu{
  position: relative;
  top: 0;
  box-shadow: none;
  display: none;
}
nav .navbar .links li .sub-menu li{
  border-bottom: none;

}
.navbar .links li .sub-menu .more-sub-menu{
  display: none;
  position: relative;
  left: 0;
}
.navbar .links li .sub-menu .more-sub-menu li{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.links li:hover .htmlcss-arrow,
.links li:hover .js-arrow{
  transform: rotate(0deg);
  }
  .navbar .links li .sub-menu .more-sub-menu{
    display: none;
  }
  .navbar .links li .sub-menu .more span{
    /* background: red; */
    display: flex;
    align-items: center;
    /* justify-content: space-between; */
  }

  .links li .sub-menu .more:hover .more-sub-menu{
    display: none;
  }
  nav .navbar .links li:hover .htmlCss-sub-menu,
  nav .navbar .links li:hover .js-sub-menu{
    display: none;
  }
.navbar .nav-links.show1 .links .htmlCss-sub-menu,
  .navbar .nav-links.show3 .links .js-sub-menu,
  .navbar .nav-links.show2 .links .more .more-sub-menu{
      display: block;
    }
    .navbar .nav-links.show1 .links .htmlcss-arrow,
    .navbar .nav-links.show3 .links .js-arrow{
        transform: rotate(180deg);
}
    .navbar .nav-links.show2 .links .more-arrow{
      transform: rotate(90deg);
    }
}
@media only screen and (min-width: 750px) and (max-width: 750px) {
    .logo img {
        width: 25px;
    }
    nav
    {
        height: 42px;
    }
}
@media (max-width:370px){
  nav .navbar .nav-links{
  max-width: 100%;
} 
}

.required:after {
    content:" *";
    color: red;
}