/*!

Theme Name: bregascctv

Theme URI: http://underscores.me/

Author: Underscores.me

Author URI: http://underscores.me/

Description: Description

Version: 1.0.0

License: GNU General Public License v2 or later

License URI: LICENSE

Text Domain: bregascctv

Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready



This theme, like WordPress, is licensed under the GPL.

Use it to make something cool, have fun, and share what you've learned with others.



bregascctv is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.

Underscores is distributed under the terms of the GNU GPL v2 or later.



Normalizing styles have been helped along thanks to the fine work of

Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/

*/

/*--------------------------------------------------------------

>>> TABLE OF CONTENTS:

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

# Normalize

# Typography

# Elements

# Forms

# Navigation

  ## Links

  ## Menus

# Accessibility

# Alignments

# Clearings

# Widgets

# Content

  ## Posts and pages

  ## Comments

# Infinite scroll

# Media

  ## Captions

  ## Galleries

--------------------------------------------------------------*/

/*--------------------------------------------------------------

# Normalize

--------------------------------------------------------------*/

/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */



/* Document

   ========================================================================== */

@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i|Playfair+Display:400,400i,700,700i,900,900i|Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Roboto+Condensed:300,300i,400,400i,700,700i|Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&amp;display=swap');

/**

 * 1. Correct the line height in all browsers.

 * 2. Prevent adjustments of font size after orientation changes in iOS.

 */



/**

 * 1. Correct the inheritance and scaling of font size in all browsers.

 * 2. Correct the odd `em` font sizing in all browsers.

 */





/**

 * Add the correct font size in all browsers.

 */



/**

 * Prevent `sub` and `sup` elements from affecting the line height in

 * all browsers.

 */







/* Embedded content

   ========================================================================== */



/**

 * Remove the border on images inside links in IE 10.

 */





/* Forms

   ========================================================================== */



/**

 * 1. Change the font styles in all browsers.

 * 2. Remove the margin in Firefox and Safari.

 */







/**

 * Show the overflow in IE.

 * 1. Show the overflow in Edge.

 */





/**

 * Remove the inheritance of text transform in Edge, Firefox, and IE.

 * 1. Remove the inheritance of text transform in Firefox.

 */





/**

 * Correct the inability to style clickable types in iOS and Safari.

 */





/**

 * Remove the inner border and padding in Firefox.

 */





/**

 * Restore the focus styles unset by the previous rule.

 */







/**

 * Correct the padding in Firefox.

 */







/**

 * 1. Correct the text wrapping in Edge and IE.

 * 2. Correct the color inheritance from `fieldset` elements in IE.

 * 3. Remove the padding so developers are not caught out when they zero out

 *    `fieldset` elements in all browsers.

 */







/**

 * Add the correct vertical alignment in Chrome, Firefox, and Opera.

 */







/**

 * Remove the default vertical scrollbar in IE 10+.

 */







/**

 * 1. Add the correct box sizing in IE 10.

 * 2. Remove the padding in IE 10.

 */







/**

 * Correct the cursor style of increment and decrement buttons in Chrome.

 */







/**

 * 1. Correct the odd appearance in Chrome and Safari.

 * 2. Correct the outline style in Safari.

 */





/**

 * Remove the inner padding in Chrome and Safari on macOS.

 */





/**

 * 1. Correct the inability to style clickable types in iOS and Safari.

 * 2. Change font properties to `inherit` in Safari.

 */







/* Interactive

   ========================================================================== */



/*

 * Add the correct display in Edge, IE 10+, and Firefox.

 */





/*

 * Add the correct display in all browsers.

 */







/* Misc

   ========================================================================== */



/**

 * Add the correct display in IE 10+.

 */





/**

 * Add the correct display in IE 10.

 */





/*--------------------------------------------------------------

# Typography

--------------------------------------------------------------*/





/*--------------------------------------------------------------

# Elements

--------------------------------------------------------------*/





/*--------------------------------------------------------------

# Forms

--------------------------------------------------------------*/





/*--------------------------------------------------------------

# Navigation

--------------------------------------------------------------*/

/*--------------------------------------------------------------

## Links

--------------------------------------------------------------*/



/*--------------------------------------------------------------

## Menus

--------------------------------------------------------------*/





/*--------------------------------------------------------------

# Accessibility

--------------------------------------------------------------*/

/* Text meant only for screen readers. */





/* Do not show the outline on the skip link target. */



/*--------------------------------------------------------------

# Alignments

--------------------------------------------------------------*/





/*--------------------------------------------------------------

# Clearings

--------------------------------------------------------------*/





/*--------------------------------------------------------------

# Widgets

--------------------------------------------------------------*/





/*--------------------------------------------------------------

# Content

--------------------------------------------------------------*/

/*--------------------------------------------------------------

## Posts and pages

--------------------------------------------------------------*/



/*--------------------------------------------------------------

## Comments

--------------------------------------------------------------*/

.comment-content a {

  word-wrap: break-word;

}



.bypostauthor {

  display: block;

}



/*--------------------------------------------------------------

# Infinite scroll

--------------------------------------------------------------*/

/* Globally hidden elements when Infinite Scroll is supported and in use. */

.infinite-scroll .posts-navigation,

.infinite-scroll.neverending .site-footer {

  /* Theme Footer (when set to scrolling) */

  display: none;

}



/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */

.infinity-end.neverending .site-footer {

  display: block;

}



/*--------------------------------------------------------------

# Media

--------------------------------------------------------------*/

.page-content .wp-smiley,

.entry-content .wp-smiley,

.comment-content .wp-smiley {

  border: none;

  margin-bottom: 0;

  margin-top: 0;

  padding: 0;

}



/* Make sure embeds and iframes fit their containers. */

embed,

iframe,

object {

  max-width: 100%;

}



/* Make sure logo link wraps around logo image. */

.custom-logo-link {

  display: inline-block;

}



/*--------------------------------------------------------------

## Captions

--------------------------------------------------------------*/

.wp-caption {

  margin-bottom: 1.5em;

  max-width: 100%;

}



.wp-caption img[class*="wp-image-"] {

  display: block;

  margin-left: auto;

  margin-right: auto;

}



.wp-caption .wp-caption-text {

  margin: 0.8075em 0;

}



.wp-caption-text {

  text-align: center;

}



/*--------------------------------------------------------------

## Galleries

--------------------------------------------------------------*/

.gallery {

  margin-bottom: 1.5em;

}



.gallery-item {

  display: inline-block;

  text-align: center;

  vertical-align: top;

  width: 100%;

}



.gallery-columns-2 .gallery-item {

  max-width: 50%;

}



.gallery-columns-3 .gallery-item {

  max-width: 33.33%;

}



.gallery-columns-4 .gallery-item {

  max-width: 25%;

}



.gallery-columns-5 .gallery-item {

  max-width: 20%;

}



.gallery-columns-6 .gallery-item {

  max-width: 16.66%;

}



.gallery-columns-7 .gallery-item {

  max-width: 14.28%;

}



.gallery-columns-8 .gallery-item {

  max-width: 12.5%;

}



.gallery-columns-9 .gallery-item {

  max-width: 11.11%;

}



.gallery-caption {

  display: block;

}



.btn-floating {

    position: fixed;

    bottom: .5em;

    left: .5em;

    right: .5em;

    z-index: 2000;

}

.btn-whatsapp i {

    font-size: 1.75em;

    display: inline-block;

    vertical-align: middle;

    margin-right: .5em;

}

.btn-floating .btn-whatsapp {

    background-color: #18bacc;

    color: #fff;

}

.btn-floating .btn-rounded {

    border-radius: 3em;

    padding: 10px 2.5em;

}

ul#tabs-list {

  list-style: none;

  text-align: center;

  border-bottom: 1px solid #dfdfdf;

  margin: 0;

  padding: 0;

}



label.panel-label {

  -webkit-user-select: none;

  -moz-user-select: none;

  -ms-user-select: none;

  user-select: none;

  display: block;

  width: 100%;

  color: #ffffff;

  min-height: 90px;

  cursor: pointer;

  background-color: #18bacc;

  -webkit-transition-property: background-color, color;

  transition-property: background-color, color;

  -webkit-transition-duration: 200ms;

  transition-duration: 200ms;

}

label.panel-label:hover {

  color: #11182a;

}



#panels {

  background-color: white;

}

#panels .container {

  margin: 0 auto;

}

#panels section header label.panel-label {

  padding: 12px 24px;

  box-sizing: border-box;

}

#panels section main {
    box-sizing: border-box;
    max-height: 0;
    opacity: 0;
    -webkit-transition: opacity 600ms;
    transition: opacity 600ms;
    overflow-y: hidden;
    overflow-x: hidden;
}



#panel-1-ctrl:checked ~ #panels #panel-1 main {

  max-height: initial;

  opacity: 1;

  padding: 24px 0px;

}



#panel-2-ctrl:checked ~ #panels #panel-2 main {

  max-height: initial;

  opacity: 1;

  padding: 24px 0px;

}



#panel-3-ctrl:checked ~ #panels #panel-3 main {

  max-height: initial;

  opacity: 1;

  padding: 24px 0px;

}



#panel-4-ctrl:checked ~ #panels #panel-4 main {

  max-height: initial;

  opacity: 1;

  padding: 24px 0px;

}



#panel-5-ctrl:checked ~ #panels #panel-5 main {

  max-height: initial;

  opacity: 1;

  padding: 24px 0px;

}



@media all and (max-width: 767px) {

  #nav-ctrl:checked ~ #tabs-list #li-for-panel-1 {

    max-height: 46px;

    opacity: 1;

  }



  #nav-ctrl:checked ~ #tabs-list #li-for-panel-2 {

    max-height: 46px;

    opacity: 1;

  }



  #nav-ctrl:checked ~ #tabs-list #li-for-panel-3 {

    max-height: 46px;

    opacity: 1;

  }



  #nav-ctrl:checked ~ #tabs-list #li-for-panel-4 {

    max-height: 46px;

    opacity: 1;

  }



  #nav-ctrl:checked ~ #tabs-list #li-for-panel-5 {

    max-height: 46px;

    opacity: 1;

  }
    #nav-ctrl:checked ~ #tabs-list #li-for-panel-6 {

    max-height: 46px;

    opacity: 1;

  }
  #nav-ctrl:checked ~ #tabs-list #li-for-panel-7 {

    max-height: 46px;

    opacity: 1;

  }
    #nav-ctrl:checked ~ #tabs-list #li-for-panel-8 {

    max-height: 46px;

    opacity: 1;

  }
    #nav-ctrl:checked ~ #tabs-list #li-for-panel-9 {

    max-height: 46px;

    opacity: 1;

  }
    #nav-ctrl:checked ~ #tabs-list #li-for-panel-10 {

    max-height: 46px;

    opacity: 1;

  }

  #open-nav-label {

    display: block;

    position: absolute;

    top: 0;

    right: 0;

    bottom: 0;

    left: 0;

    cursor: pointer;

  }



  #nav-ctrl:checked ~ #tabs-list #open-nav-label {

    display: none;

  }



  #close-nav-label {

    display: block;

    max-height: 0;

    overflow-y: hidden;

    background-color: #444444;

    color: #ecf0f1;

    padding: 0px;

    -webkit-transition: max-height 200ms;

    transition: max-height 200ms;

    cursor: pointer;

    text-transform: uppercase;

    font-size: 12px;

    line-height: 22px;

    letter-spacing: 1px;

  }



  #nav-ctrl:checked ~ #tabs-list #close-nav-label {

    max-height: 45px;

    opacity: 1;

    padding: 12px 24px;

  }



  #tabs-list {

    position: relative;

  }

  #tabs-list label.panel-label {

    padding: 12px 0;

  }

  #tabs-list #li-for-panel-1 {

    max-height: 0;

    overflow-y: hidden;

    -webkit-transition: max-height 200ms;

    transition: max-height 200ms;

  }

  #tabs-list #li-for-panel-2 {

    max-height: 0;

    overflow-y: hidden;

    -webkit-transition: max-height 200ms;

    transition: max-height 200ms;

  }

  #tabs-list #li-for-panel-3 {

    max-height: 0;

    overflow-y: hidden;

    -webkit-transition: max-height 200ms;

    transition: max-height 200ms;

  }

  #tabs-list #li-for-panel-4 {

    max-height: 0;

    overflow-y: hidden;

    -webkit-transition: max-height 200ms;

    transition: max-height 200ms;

  }

  #tabs-list #li-for-panel-5 {

    max-height: 0;

    overflow-y: hidden;

    -webkit-transition: max-height 200ms;

    transition: max-height 200ms;

  }

  #tabs-list #li-for-panel-6 {

    max-height: 0;

    overflow-y: hidden;

    -webkit-transition: max-height 200ms;

    transition: max-height 200ms;

  }
    #tabs-list #li-for-panel-7 {

    max-height: 0;

    overflow-y: hidden;

    -webkit-transition: max-height 200ms;

    transition: max-height 200ms;

  }
    #tabs-list #li-for-panel-8 {

    max-height: 0;

    overflow-y: hidden;

    -webkit-transition: max-height 200ms;

    transition: max-height 200ms;

  }
    #tabs-list #li-for-panel-9 {

    max-height: 0;

    overflow-y: hidden;

    -webkit-transition: max-height 200ms;

    transition: max-height 200ms;

  }
    #tabs-list #li-for-panel-10 {

    max-height: 0;

    overflow-y: hidden;

    -webkit-transition: max-height 200ms;

    transition: max-height 200ms;

  }

  #panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1 {

    max-height: 46px;

    opacity: 1;

  }

  #panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1 label.panel-label {

    background-color: white;

    color: #11182a;

    background-color: #11182a;

    color: white;

  }



  #panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2 {

    max-height: 46px;

    opacity: 1;

  }

  #panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2 label.panel-label {

    background-color: white;

    color: #11182a;

    background-color: #11182a;

    color: white;

  }



  #panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3 {

    max-height: 46px;

    opacity: 1;

  }

  #panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3 label.panel-label {

    background-color: white;

    color: #11182a;

    background-color: #11182a;

    color: white;

  }



  #panel-4-ctrl:checked ~ #tabs-list #li-for-panel-4 {

    max-height: 46px;

    opacity: 1;

  }

  #panel-4-ctrl:checked ~ #tabs-list #li-for-panel-4 label.panel-label {

    background-color: white;

    color: #11182a;

    background-color: #11182a;

    color: white;

  }



  #panel-5-ctrl:checked ~ #tabs-list #li-for-panel-5 {

    max-height: 46px;

    opacity: 1;

  }

  #panel-5-ctrl:checked ~ #tabs-list #li-for-panel-5 label.panel-label {

    background-color: white;

    color: #11182a;

    background-color: #11182a;

    color: white;

  }
  #panel-6-ctrl:checked ~ #tabs-list #li-for-panel-6 {

    max-height: 46px;

    opacity: 1;

  }

  #panel-6-ctrl:checked ~ #tabs-list #li-for-panel-6 label.panel-label {

    background-color: white;

    color: #11182a;

    background-color: #11182a;

    color: white;

  }

  #panel-7-ctrl:checked ~ #tabs-list #li-for-panel-7 {

    max-height: 46px;

    opacity: 1;

  }

  #panel-7-ctrl:checked ~ #tabs-list #li-for-panel-7 label.panel-label {

    background-color: white;

    color: #11182a;

    background-color: #11182a;

    color: white;

  }
  #panel-8-ctrl:checked ~ #tabs-list #li-for-panel-8 {

    max-height: 46px;

    opacity: 1;

  }

  #panel-8-ctrl:checked ~ #tabs-list #li-for-panel-8 label.panel-label {

    background-color: white;

    color: #11182a;

    background-color: #11182a;

    color: white;

  }
  #panel-9-ctrl:checked ~ #tabs-list #li-for-panel-9 {

    max-height: 46px;

    opacity: 1;

  }

  #panel-9-ctrl:checked ~ #tabs-list #li-for-panel-9 label.panel-label {

    background-color: white;

    color: #11182a;

    background-color: #11182a;

    color: white;

  }
    #panel-10-ctrl:checked ~ #tabs-list #li-for-panel-10 {

    max-height: 46px;

    opacity: 1;

  }

  #panel-10-ctrl:checked ~ #tabs-list #li-for-panel-10 label.panel-label {

    background-color: white;

    color: #11182a;

    background-color: #11182a;

    color: white;

  }



  #panels .container {

    width: 100%;

  }

  #panels section header {

    display: block;

  }

}

@media all and (min-width: 768px) {

  #panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1 {

    pointer-events: none;

    cursor: default;

    -webkit-transform: translate3d(0, 1px, 0);

    transform: translate3d(0, 1px, 0);

    box-shadow: none;

    border-right: none;

  }

  #panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1.last {

    border-right: 1px solid transparent;

  }

  #panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1 + li {

    border-left: 1px solid #dfdfdf;

  }

  #panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1 label.panel-label {

    background-color: white;

    color: #11182a;

    padding-top: 26px;

  }

  #panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1 label.panel-label::after {

    height: 6px;

  }



  #panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2 {

    pointer-events: none;

    cursor: default;

    -webkit-transform: translate3d(0, 1px, 0);

            transform: translate3d(0, 1px, 0);

    box-shadow: none;

    border-right: none;

  }

  #panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2.last {

    border-right: 1px solid transparent;

  }

  #panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2 + li {

    border-left: 1px solid #dfdfdf;

  }

  #panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2 label.panel-label {

    background-color: white;

color: #11182a;

    padding-top: 26px;

  }

  #panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2 label.panel-label::after {

    height: 6px;

  }



  #panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3 {

    pointer-events: none;

    cursor: default;

    -webkit-transform: translate3d(0, 1px, 0);

            transform: translate3d(0, 1px, 0);

    box-shadow: none;

    border-right: none;

  }

  #panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3.last {

    border-right: 1px solid transparent;

  }

  #panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3 + li {

    border-left: 1px solid #dfdfdf;

  }

  #panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3 label.panel-label {

    background-color: white;

color: #11182a;

    padding-top: 26px;

  }

  #panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3 label.panel-label::after {

    height: 6px;

  }



  #panel-4-ctrl:checked ~ #tabs-list #li-for-panel-4 {

    pointer-events: none;

    cursor: default;

    -webkit-transform: translate3d(0, 1px, 0);

            transform: translate3d(0, 1px, 0);

    box-shadow: none;

    border-right: none;

  }

  #panel-4-ctrl:checked ~ #tabs-list #li-for-panel-4.last {

    border-right: 1px solid transparent;

  }

  #panel-4-ctrl:checked ~ #tabs-list #li-for-panel-4 + li {

    border-left: 1px solid #dfdfdf;

  }

  #panel-4-ctrl:checked ~ #tabs-list #li-for-panel-4 label.panel-label {

    background-color: white;

color: #11182a;

    padding-top: 26px;

  }

  #panel-4-ctrl:checked ~ #tabs-list #li-for-panel-4 label.panel-label::after {

    height: 6px;

  }



  #panel-5-ctrl:checked ~ #tabs-list #li-for-panel-5 {

    pointer-events: none;

    cursor: default;

    -webkit-transform: translate3d(0, 1px, 0);

            transform: translate3d(0, 1px, 0);

    box-shadow: none;

    border-right: none;

  }

  #panel-5-ctrl:checked ~ #tabs-list #li-for-panel-5.last {

    border-right: 1px solid transparent;

  }

  #panel-5-ctrl:checked ~ #tabs-list #li-for-panel-5 + li {

    border-left: 1px solid #dfdfdf;

  }

  #panel-5-ctrl:checked ~ #tabs-list #li-for-panel-5 label.panel-label {

    background-color: white;

    color: #11182a;

    padding-top: 26px;

  }

  #panel-5-ctrl:checked ~ #tabs-list #li-for-panel-5 label.panel-label::after {

    height: 6px;

  }

  #panel-6-ctrl:checked ~ #tabs-list #li-for-panel-6 {

    pointer-events: none;

    cursor: default;

    -webkit-transform: translate3d(0, 1px, 0);

            transform: translate3d(0, 1px, 0);

    box-shadow: none;

    border-right: none;

  }

  #panel-6-ctrl:checked ~ #tabs-list #li-for-panel-6.last {

    border-right: 1px solid transparent;

  }

  #panel-6-ctrl:checked ~ #tabs-list #li-for-panel-6 + li {

    border-left: 1px solid #dfdfdf;

  }

  #panel-6-ctrl:checked ~ #tabs-list #li-for-panel-6 label.panel-label {

    background-color: white;

color: #11182a;

    padding-top: 26px;

  }

  #panel-6-ctrl:checked ~ #tabs-list #li-for-panel-6 label.panel-label::after {

    height: 6px;

  }
  #panel-7-ctrl:checked ~ #tabs-list #li-for-panel-7 {

    pointer-events: none;

    cursor: default;

    -webkit-transform: translate3d(0, 1px, 0);

            transform: translate3d(0, 1px, 0);

    box-shadow: none;

    border-right: none;

  }

  #panel-7-ctrl:checked ~ #tabs-list #li-for-panel-7.last {

    border-right: 1px solid transparent;

  }

  #panel-7-ctrl:checked ~ #tabs-list #li-for-panel-7 + li {

    border-left: 1px solid #dfdfdf;

  }

  #panel-7-ctrl:checked ~ #tabs-list #li-for-panel-7 label.panel-label {

    background-color: white;

color: #11182a;

    padding-top: 26px;

  }

  #panel-7-ctrl:checked ~ #tabs-list #li-for-panel-7 label.panel-label::after {

    height: 6px;

  }
  #panel-8-ctrl:checked ~ #tabs-list #li-for-panel-8 {

    pointer-events: none;

    cursor: default;

    -webkit-transform: translate3d(0, 1px, 0);

            transform: translate3d(0, 1px, 0);

    box-shadow: none;

    border-right: none;

  }

  #panel-8-ctrl:checked ~ #tabs-list #li-for-panel-8.last {

    border-right: 1px solid transparent;

  }

  #panel-8-ctrl:checked ~ #tabs-list #li-for-panel-8 + li {

    border-left: 1px solid #dfdfdf;

  }

  #panel-8-ctrl:checked ~ #tabs-list #li-for-panel-8 label.panel-label {

    background-color: white;

color: #11182a;

    padding-top: 26px;

  }

  #panel-8-ctrl:checked ~ #tabs-list #li-for-panel-8 label.panel-label::after {

    height: 6px;

  }
  #panel-9-ctrl:checked ~ #tabs-list #li-for-panel-9 {

    pointer-events: none;

    cursor: default;

    -webkit-transform: translate3d(0, 1px, 0);

            transform: translate3d(0, 1px, 0);

    box-shadow: none;

    border-right: none;

  }

  #panel-9-ctrl:checked ~ #tabs-list #li-for-panel-9.last {

    border-right: 1px solid transparent;

  }

  #panel-9-ctrl:checked ~ #tabs-list #li-for-panel-9 + li {

    border-left: 1px solid #dfdfdf;

  }

  #panel-9-ctrl:checked ~ #tabs-list #li-for-panel-9 label.panel-label {

    background-color: white;

color: #11182a;

    padding-top: 26px;

  }

  #panel-9-ctrl:checked ~ #tabs-list #li-for-panel-9 label.panel-label::after {

    height: 6px;

  }
  #panel-10-ctrl:checked ~ #tabs-list #li-for-panel-10 {

    pointer-events: none;

    cursor: default;

    -webkit-transform: translate3d(0, 1px, 0);

            transform: translate3d(0, 1px, 0);

    box-shadow: none;

    border-right: none;

  }

  #panel-10-ctrl:checked ~ #tabs-list #li-for-panel-10.last {

    border-right: 1px solid transparent;

  }

  #panel-10-ctrl:checked ~ #tabs-list #li-for-panel-10 + li {

    border-left: 1px solid #dfdfdf;

  }

  #panel-10-ctrl:checked ~ #tabs-list #li-for-panel-10 label.panel-label {

    background-color: white;

color: #11182a;

    padding-top: 26px;

  }

  #panel-10-ctrl:checked ~ #tabs-list #li-for-panel-10 label.panel-label::after {

    height: 6px;

  }


  ul#tabs-list {

    text-align: center;

    border-bottom: 1px solid #dfdfdf;

    justify-content: space-between;

    display: flex;

  }

  ul#tabs-list li {

    display: inline-block;

    text-align: center;

    font-size: 0.875em;

    width: 18%;

    box-shadow: 0px -2px 2px rgba(0, 0, 0, 0.05);

    border-right: 1px solid #dfdfdf;

    position: relative;

    flex-grow: 1;

  }

  ul#tabs-list li:hover {

    -webkit-transition: none;

    transition: none;

    border-right: none;

  }

  ul#tabs-list li:hover.last {

    border-right: 1px solid transparent;

  }

  ul#tabs-list li:hover + li {

    border-left: 1px solid #dfdfdf;

  }

  ul#tabs-list li label.panel-label {

    position: relative;

    padding: 24px 0;

    margin-bottom: 0;

  }

  ul#tabs-list li label.panel-label::after {

    content: "";

    position: absolute;

    width: 100%;

    left: 0;

    bottom: 100%;

    background-color: #18bacc;

    height: 0;

    -webkit-transition-property: height;

    transition-property: height;

    -webkit-transition-duration: 200ms;

            transition-duration: 200ms;

  }

  ul#tabs-list li label.panel-label:hover {

    padding-top: 25px;

  }

  ul#tabs-list li label.panel-label:hover::after {

    height: 6px;

  }



  #open-nav-label,

  #close-nav-label {

    display: none;

  }



  #nav-ctrl {

    display: none;

  }

}





.panel-radios {

  position: fixed;

  left: 50%;

  top: 10px;

  width: 20px;

  opacity: 0.5;

  z-index: 99;
display: none;
}

.panel-radios:nth-child(1) {

  -webkit-transform: translateX(-50px);

          transform: translateX(-50px);

}

.panel-radios:nth-child(2) {

  -webkit-transform: translateX(-30px);

          transform: translateX(-30px);

}

.panel-radios:nth-child(3) {

  -webkit-transform: translateX(-10px);

          transform: translateX(-10px);

}

.panel-radios:nth-child(4) {

  -webkit-transform: translateX(10px);

          transform: translateX(10px);

}

.panel-radios:nth-child(5) {

  -webkit-transform: translateX(30px);

          transform: translateX(30px);

}

.panel-radios:nth-child(6) {

  top: 30px;

  -webkit-transform: translateX(-10px);

          transform: translateX(-10px);

  display: block;

}



#introduction {

  width: 90%;

  margin: 0 auto;

  padding: 48px 24px;

  color: white;

}

#introduction h1 {

  font-weight: 300;

  text-align: center;

}



main h1 {

  margin-top: 0;

  font-weight: 300;

  color: #11182a;

}

main p {

  line-height: 1.8;

}

main hr {

  margin: 12px 0;

  border-top: 1px solid #dfdfdf;

}



label.demo-label {

  background-color: #11182a;

  color: white;

  padding: 4px 8px;

  border-radius: 2px;

  cursor: pointer;

  display: inline-block;

  -webkit-user-select: none;

     -moz-user-select: none;

      -ms-user-select: none;

          user-select: none;

}

label.demo-label:hover {

  background-color: #e74c3c;

}



#demo-child-toggle {

  display: none;

}

#demo-child-toggle:checked ~ #demo-parent #demo-child {

  color: #11182a;

  font-weight: bold;

  text-transform: uppercase;

}



#demo-parent {

  margin-top: 8px;

}

#panels span {

  font-size: 1em;

}

#panels h2 {

    font-size: 1em;

    line-height: 22px;

}

#panels li {

    font-size: 13px;

}

.social-footer {

    margin: 0;

    padding: 0;

    list-style: none;

}

.social-footer li {

    display: inline-block;

    margin: 0 10px 12px 0;

}

.social-footer li img {

    width: 42px;

    vertical-align: middle;

}

.modal.show .modal-dialog {

    max-width: 900px;

}

.modal-body .team-mamber-img {

	width: 20%;

}

.modal-body .widget_getintuch li {

    float: left;

    width: 50%;

}

.modal-open .modal {

    top:60px;

}

.modal-content .modal-header .close {

    padding: 0;

    margin: 0;

    border: 1px solid #fff;

    color: #fff;

    padding: 10px 20px;

    opacity: 1;

}

.modal-header h2 {

	margin: 0px auto;

}

.swiper-container {

  margin-left: auto;

  margin-right: auto;

  position: relative;

  overflow: hidden;

  list-style: none;

  padding: 0;

  z-index: 1

}



.swiper-container-no-flexbox .swiper-slide {

  float: left

}



.swiper-container-vertical>.swiper-wrapper {

  -webkit-box-orient: vertical;

  -webkit-box-direction: normal;

  -webkit-flex-direction: column;

  -ms-flex-direction: column;

  flex-direction: column

}



.swiper-wrapper {

  position: relative;

  width: 100%;

  height: 100%;

  z-index: 1;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-transition-property: -webkit-transform;

  transition-property: -webkit-transform;

  -o-transition-property: transform;

  transition-property: transform;

  transition-property: transform, -webkit-transform;

  -webkit-box-sizing: content-box;

  box-sizing: content-box

}



.swiper-container-android .swiper-slide,

.swiper-wrapper {

  -webkit-transform: translateZ(0);

  transform: translateZ(0)

}



.swiper-container-multirow>.swiper-wrapper {

  -webkit-flex-wrap: wrap;

  -ms-flex-wrap: wrap;

  flex-wrap: wrap

}



.swiper-container-free-mode>.swiper-wrapper {

  -webkit-transition-timing-function: ease-out;

  -o-transition-timing-function: ease-out;

  transition-timing-function: ease-out;

  margin: 0 auto

}



.swiper-slide {

  -webkit-flex-shrink: 0;

  -ms-flex-negative: 0;

  flex-shrink: 0;

  width: 100%;

  height: 100%;

  position: relative;

  -webkit-transition-property: -webkit-transform;

  transition-property: -webkit-transform;

  -o-transition-property: transform;

  transition-property: transform;

  transition-property: transform, -webkit-transform

}



.swiper-slide-invisible-blank {

  visibility: hidden

}



.swiper-container-autoheight,

.swiper-container-autoheight .swiper-slide {

  height: auto

}



.swiper-container-autoheight .swiper-wrapper {

  -webkit-box-align: start;

  -webkit-align-items: flex-start;

  -ms-flex-align: start;

  align-items: flex-start;

  -webkit-transition-property: height, -webkit-transform;

  transition-property: height, -webkit-transform;

  -o-transition-property: transform, height;

  transition-property: transform, height;

  transition-property: transform, height, -webkit-transform

}



.swiper-container-3d {

  -webkit-perspective: 1200px;

  perspective: 1200px

}



.swiper-container-3d .swiper-cube-shadow,

.swiper-container-3d .swiper-slide,

.swiper-container-3d .swiper-slide-shadow-bottom,

.swiper-container-3d .swiper-slide-shadow-left,

.swiper-container-3d .swiper-slide-shadow-right,

.swiper-container-3d .swiper-slide-shadow-top,

.swiper-container-3d .swiper-wrapper {

  -webkit-transform-style: preserve-3d;

  transform-style: preserve-3d

}



.swiper-container-3d .swiper-slide-shadow-bottom,

.swiper-container-3d .swiper-slide-shadow-left,

.swiper-container-3d .swiper-slide-shadow-right,

.swiper-container-3d .swiper-slide-shadow-top {

  position: absolute;

  left: 0;

  top: 0;

  width: 100%;

  height: 100%;

  pointer-events: none;

  z-index: 10

}



.swiper-container-3d .swiper-slide-shadow-left {

  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(transparent));

  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), transparent);

  background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), transparent);

  background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)

}



.swiper-container-3d .swiper-slide-shadow-right {

  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(transparent));

  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), transparent);

  background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), transparent);

  background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)

}



.swiper-container-3d .swiper-slide-shadow-top {

  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(transparent));

  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);

  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);

  background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)

}



.swiper-container-3d .swiper-slide-shadow-bottom {

  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(transparent));

  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), transparent);

  background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), transparent);

  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)

}



.swiper-container-wp8-horizontal,

.swiper-container-wp8-horizontal>.swiper-wrapper {

  -ms-touch-action: pan-y;

  touch-action: pan-y

}



.swiper-container-wp8-vertical,

.swiper-container-wp8-vertical>.swiper-wrapper {

  -ms-touch-action: pan-x;

  touch-action: pan-x

}



.swiper-button-nexts,

.swiper-button-prevs {

  position: absolute;

  top: 50%;

  width: 27px;

  height: 44px;

  margin-top: -22px;

  z-index: 10;

  cursor: pointer;

  background-size: 27px 44px;

  background-position: 50%;

  background-repeat: no-repeat

}



.swiper-button-nexts.swiper-button-disabled,

.swiper-button-prevs.swiper-button-disabled {

  opacity: .35;

  cursor: auto;

  pointer-events: none

}



.swiper-button-prevs,

.swiper-container-rtl .swiper-button-nexts {

  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");

  left: 10px;

  right: auto

}



.swiper-button-nexts,

.swiper-container-rtl .swiper-button-prevs {

  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");

  right: 10px;

  left: auto

}



.swiper-button-prevs.swiper-button-white,

.swiper-container-rtl .swiper-button-nexts.swiper-button-white {

  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")

}



.swiper-button-nexts.swiper-button-white,

.swiper-container-rtl .swiper-button-prevs.swiper-button-white {

  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")

}



.swiper-button-prevs.swiper-button-black,

.swiper-container-rtl .swiper-button-nexts.swiper-button-black {

  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")

}



.swiper-button-nexts.swiper-button-black,

.swiper-container-rtl .swiper-button-prevs.swiper-button-black {

  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")

}



.swiper-button-lock {

  display: none

}



.swiper-pagination {

  position: absolute;

  text-align: center;

  -webkit-transition: opacity .3s;

  -o-transition: .3s opacity;

  transition: opacity .3s;

  -webkit-transform: translateZ(0);

  transform: translateZ(0);

  z-index: 10

}



.swiper-pagination.swiper-pagination-hidden {

  opacity: 0

}



.swiper-container-horizontal>.swiper-pagination-bullets,

.swiper-pagination-custom,

.swiper-pagination-fraction {

  bottom: 10px;

  left: 0;

  width: 100%

}



.swiper-pagination-bullets-dynamic {

  overflow: hidden;

  font-size: 0

}



.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {

  -webkit-transform: scale(.33);

  -ms-transform: scale(.33);

  transform: scale(.33);

  position: relative

}



.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {

  -webkit-transform: scale(1);

  -ms-transform: scale(1);

  transform: scale(1)

}



.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {

  -webkit-transform: scale(.66);

  -ms-transform: scale(.66);

  transform: scale(.66)

}



.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {

  -webkit-transform: scale(.33);

  -ms-transform: scale(.33);

  transform: scale(.33)

}



.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {

  -webkit-transform: scale(.66);

  -ms-transform: scale(.66);

  transform: scale(.66)

}



.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {

  -webkit-transform: scale(.33);

  -ms-transform: scale(.33);

  transform: scale(.33)

}



.swiper-pagination-bullet {

  width: 8px;

  height: 8px;

  display: inline-block;

  border-radius: 100%;

  background: #000;

  opacity: .2

}



button.swiper-pagination-bullet {

  border: none;

  margin: 0;

  padding: 0;

  -webkit-box-shadow: none;

  box-shadow: none;

  -webkit-appearance: none;

  -moz-appearance: none;

  appearance: none

}



.swiper-pagination-clickable .swiper-pagination-bullet {

  cursor: pointer

}



.swiper-pagination-bullet-active {

  opacity: 1;

  background: #007aff

}



.swiper-container-vertical>.swiper-pagination-bullets {

  right: 10px;

  top: 50%;

  -webkit-transform: translate3d(0, -50%, 0);

  transform: translate3d(0, -50%, 0)

}



.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {

  margin: 6px 0;

  display: block

}



.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {

  top: 50%;

  -webkit-transform: translateY(-50%);

  -ms-transform: translateY(-50%);

  transform: translateY(-50%);

  width: 8px

}



.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {

  display: inline-block;

  -webkit-transition: top .2s, -webkit-transform .2s;

  transition: top .2s, -webkit-transform .2s;

  -o-transition: .2s transform, .2s top;

  transition: transform .2s, top .2s;

  transition: transform .2s, top .2s, -webkit-transform .2s

}



.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {

  margin: 0 4px

}



.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {

  left: 50%;

  -webkit-transform: translateX(-50%);

  -ms-transform: translateX(-50%);

  transform: translateX(-50%);

  white-space: nowrap

}



.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {

  -webkit-transition: left .2s, -webkit-transform .2s;

  transition: left .2s, -webkit-transform .2s;

  -o-transition: .2s transform, .2s left;

  transition: transform .2s, left .2s;

  transition: transform .2s, left .2s, -webkit-transform .2s

}



.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {

  -webkit-transition: right .2s, -webkit-transform .2s;

  transition: right .2s, -webkit-transform .2s;

  -o-transition: .2s transform, .2s right;

  transition: transform .2s, right .2s;

  transition: transform .2s, right .2s, -webkit-transform .2s

}



.swiper-pagination-progressbar {

  background: rgba(0, 0, 0, .25);

  position: absolute

}



.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {

  background: #007aff;

  position: absolute;

  left: 0;

  top: 0;

  width: 100%;

  height: 100%;

  -webkit-transform: scale(0);

  -ms-transform: scale(0);

  transform: scale(0);

  -webkit-transform-origin: left top;

  -ms-transform-origin: left top;

  transform-origin: left top

}



.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {

  -webkit-transform-origin: right top;

  -ms-transform-origin: right top;

  transform-origin: right top

}



.swiper-container-horizontal>.swiper-pagination-progressbar,

.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {

  width: 100%;

  height: 4px;

  left: 0;

  top: 0

}



.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,

.swiper-container-vertical>.swiper-pagination-progressbar {

  width: 4px;

  height: 100%;

  left: 0;

  top: 0

}



.swiper-pagination-white .swiper-pagination-bullet-active {

  background: #fff

}



.swiper-pagination-progressbar.swiper-pagination-white {

  background: hsla(0, 0%, 100%, .25)

}



.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {

  background: #fff

}



.swiper-pagination-black .swiper-pagination-bullet-active {

  background: #000

}



.swiper-pagination-progressbar.swiper-pagination-black {

  background: rgba(0, 0, 0, .25)

}



.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {

  background: #000

}



.swiper-pagination-lock {

  display: none

}



.swiper-scrollbar {

  border-radius: 10px;

  position: relative;

  -ms-touch-action: none;

  background: rgba(0, 0, 0, .1)

}



.swiper-container-horizontal>.swiper-scrollbar {

  position: absolute;

  left: 1%;

  bottom: 3px;

  z-index: 50;

  height: 5px;

  width: 98%

}



.swiper-container-vertical>.swiper-scrollbar {

  position: absolute;

  right: 3px;

  top: 1%;

  z-index: 50;

  width: 5px;

  height: 98%

}



.swiper-scrollbar-drag {

  height: 100%;

  width: 100%;

  position: relative;

  background: rgba(0, 0, 0, .5);

  border-radius: 10px;

  left: 0;

  top: 0

}



.swiper-scrollbar-cursor-drag {

  cursor: move

}



.swiper-scrollbar-lock {

  display: none

}



.swiper-zoom-container {

  width: 100%;

  height: 100%;

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: center;

  -webkit-justify-content: center;

  -ms-flex-pack: center;

  justify-content: center;

  -webkit-box-align: center;

  -webkit-align-items: center;

  -ms-flex-align: center;

  align-items: center;

  text-align: center

}



.swiper-zoom-container>canvas,

.swiper-zoom-container>img,

.swiper-zoom-container>svg {

  max-width: 100%;

  max-height: 100%;

  -o-object-fit: contain;

  object-fit: contain

}



.swiper-slide-zoomed {

  cursor: move

}



.swiper-lazy-preloader {

  width: 42px;

  height: 42px;

  position: absolute;

  left: 50%;

  top: 50%;

  margin-left: -21px;

  margin-top: -21px;

  z-index: 10;

  -webkit-transform-origin: 50%;

  -ms-transform-origin: 50%;

  transform-origin: 50%;

  -webkit-animation: swiper-preloader-spin 1s steps(12) infinite;

  animation: swiper-preloader-spin 1s steps(12) infinite

}



.swiper-lazy-preloader:after {

  display: block;

  content: "";

  width: 100%;

  height: 100%;

  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");

  background-position: 50%;

  background-size: 100%;

  background-repeat: no-repeat

}



.swiper-lazy-preloader-white:after {

  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")

}



@-webkit-keyframes swiper-preloader-spin {

  to {

    -webkit-transform: rotate(1turn);

    transform: rotate(1turn)

  }

}



@keyframes swiper-preloader-spin {

  to {

    -webkit-transform: rotate(1turn);

    transform: rotate(1turn)

  }

}



.swiper-container .swiper-notification {

  position: absolute;

  left: 0;

  top: 0;

  pointer-events: none;

  opacity: 0;

  z-index: -1000

}



.swiper-container-fade.swiper-container-free-mode .swiper-slide {

  -webkit-transition-timing-function: ease-out;

  -o-transition-timing-function: ease-out;

  transition-timing-function: ease-out

}



.swiper-container-fade .swiper-slide {

  pointer-events: none;

  -webkit-transition-property: opacity;

  -o-transition-property: opacity;

  transition-property: opacity

}



.swiper-container-fade .swiper-slide .swiper-slide {

  pointer-events: none

}



.swiper-container-fade .swiper-slide-active,

.swiper-container-fade .swiper-slide-active .swiper-slide-active {

  pointer-events: auto

}



.swiper-container-cube {

  overflow: visible

}



.swiper-container-cube .swiper-slide {

  pointer-events: none;

  -webkit-backface-visibility: hidden;

  backface-visibility: hidden;

  z-index: 1;

  visibility: hidden;

  -webkit-transform-origin: 0 0;

  -ms-transform-origin: 0 0;

  transform-origin: 0 0;

  width: 100%;

  height: 100%

}



.swiper-container-cube .swiper-slide .swiper-slide {

  pointer-events: none

}



.swiper-container-cube.swiper-container-rtl .swiper-slide {

  -webkit-transform-origin: 100% 0;

  -ms-transform-origin: 100% 0;

  transform-origin: 100% 0

}



.swiper-container-cube .swiper-slide-active,

.swiper-container-cube .swiper-slide-active .swiper-slide-active {

  pointer-events: auto

}



.swiper-container-cube .swiper-slide-active,

.swiper-container-cube .swiper-slide-next,

.swiper-container-cube .swiper-slide-next+.swiper-slide,

.swiper-container-cube .swiper-slide-prev {

  pointer-events: auto;

  visibility: visible

}



.swiper-container-cube .swiper-slide-shadow-bottom,

.swiper-container-cube .swiper-slide-shadow-left,

.swiper-container-cube .swiper-slide-shadow-right,

.swiper-container-cube .swiper-slide-shadow-top {

  z-index: 0;

  -webkit-backface-visibility: hidden;

  backface-visibility: hidden

}



.swiper-container-cube .swiper-cube-shadow {

  position: absolute;

  left: 0;

  bottom: 0;

  width: 100%;

  height: 100%;

  background: #000;

  opacity: .6;

  -webkit-filter: blur(50px);

  filter: blur(50px);

  z-index: 0

}



.swiper-container-flip {

  overflow: visible

}



.swiper-container-flip .swiper-slide {

  pointer-events: none;

  -webkit-backface-visibility: hidden;

  backface-visibility: hidden;

  z-index: 1

}



.swiper-container-flip .swiper-slide .swiper-slide {

  pointer-events: none

}



.swiper-container-flip .swiper-slide-active,

.swiper-container-flip .swiper-slide-active .swiper-slide-active {

  pointer-events: auto

}



.swiper-container-flip .swiper-slide-shadow-bottom,

.swiper-container-flip .swiper-slide-shadow-left,

.swiper-container-flip .swiper-slide-shadow-right,

.swiper-container-flip .swiper-slide-shadow-top {

  z-index: 0;

  -webkit-backface-visibility: hidden;

  backface-visibility: hidden

}



.swiper-container-coverflow .swiper-wrapper {

  -ms-perspective: 1200px

}



.carousel-vertical #page-container {

  padding-bottom: 0!important

}



.carousel-vertical .hide {

  display: none!important

}



.carousel-vertical .footer-bottom,

.carousel-vertical .footer-top {

  padding: 10px 0;

  display: inline-block;

  text-align: center;

  text-transform: capitalize;

  font-size: 10px;

  line-height: 15px;

  z-index: 999;

  width: 100%;

  left: 0;

  white-space: nowrap;

  background-color: #fff

}



.carousel-vertical .footer-bottom .footer-text,

.carousel-vertical .footer-top .footer-text {

  padding: 10px;

  white-space: normal

}



.carousel-vertical .footer-top {

  position: fixed;

  bottom: 0

}



.marketing-page .swiper-container {

  width: 100%;

}



.marketing-page .swiper-button-nexts,

.marketing-page .swiper-button-prevs {

  background-image: none

}



.marketing-page .swiper-pagination-bullets .swiper-pagination-bullet {

  opacity: 1;

  width: 4px;

  height: 4px;

  background: #000;

  outline: none;

  margin: 6px 2px!important

}



.marketing-page .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {

  opacity: 1;

  border: 1px solid #000;

  background: transparent;

  width: 6px;

  height: 6px;

  margin: 6px 0!important

}



.marketing-page .swiper-pagination-bullets .swiper-pagination-bullet:last-child {

  display: none

}



.marketing-page .swiper-slide .pictureWrapper {

  width: 100%;

  height: 100%

}



.marketing-page .swiper-slide .videoSections,

.marketing-page .swiper-slide img,

.marketing-page .swiper-slide video {

  width: 100vw;

  height: 100vh;

  object-fit: cover

}



.marketing-page .swiper-slide .text-component {

    text-align: center;

    position: absolute;

    top: 50%;

    z-index: 99999;

    left: 50%;

    transform: translate(-50%, -50%);

    color: #fff;

    width: 80%;

}



.marketing-page .swiper-slide .text-component .title {

  font-size: 58px;

  line-height: 60px;

  white-space: pre-wrap;

      margin: 0;

}



.marketing-page .swiper-slide .text-component .sub-title {

  font-size: 14px;

  line-height: 20px;

}



.marketing-page .swiper-slide .text-component .button {
    font-size: 20px;
    line-height: 20px;
    display: inline-block;
    border: 1px solid #fff;
    padding: 7px 32px;
    margin-top: 16px;
    color: #fff;
}



.marketing-page .swiper-wrapper .collage-component {

  width: 100%;

  height: 100%;

  padding: 0!important

}



.marketing-page .swiper-wrapper .collage-component .text-wrapper {

  position: absolute!important

}



.marketing-page .swiper-wrapper .collage-component .text-wrapper p {

  white-space: normal

}



.marketing-page .swiper-wrapper .collage-component .btn-desktop {

  position: absolute!important

}



.marketing-page .swiper-wrapper .collage-component .collage-item:not(.footer-top-item) {

  width: 100%;

  height: 100%

}

.collage-item:after {

  content: '';

  display: block;

  position: absolute;

  left: 0;

  right: 0;

  top: 0;

  bottom: 0;

  background: rgba(127, 127, 127, 0.5);

  background-image: url(https://www.bregascctv.id//wp-content/themes/bregascctv/assets/images/rrdiagonal-line.png);

  background-size: 2px 2px;

  opacity: 0.5;

}



.pricingtable-inner .btn-group .wa-button {

    border-top-right-radius: 3px!important;

    border-bottom-right-radius: 3px!important;

    font-size: 14px;

}

.beller {

        position: absolute;

    top: -90px;

    max-width: 124px;

    z-index: 100;

    margin-right: -17%;

    right: 50%;

}

@media all and (min-width: 900px) {

  main {

    margin: 0 auto;

  }

}

@media only screen and (max-width: 480px) {

.social-footer li:last-child {

    margin: 0 0px 12px 0;

}

.marketing-page .swiper-slide .text-component .title {

    font-size: 44px;

    line-height: 44px;

}

.beller {
    right: 73px;
    top: 60px;
    max-width: 100px;
}

}
.modal-content .header-curve .logo-header:after {
    width: 173px;
}