
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
body{margin:0; padding:0; font-family: 'Roboto', sans-serif; }
h1,h2,h3,h4,h5,h6{margin:0; padding:0;}
p{margin:0; padding:0;}
ol,ul{margin:0; padding:0; list-style:none}

.container{max-width:1200px; width:100%;}

/* ============================================================================================================================ */

.header-section{position:absolute; left:0; right:0; top:0; z-index:1051}
.top-header-section {  border-bottom: 1px solid rgba(255 255 255 / 0.13);}
.border-right-1px{border-right:1px solid rgba(255 255 255 / 0.13); }
.border-left-1px{border-left:1px solid rgba(255 255 255 / 0.13); }
.top-ul-list ul li.list-inline-item {  padding:16px 14px; border-right:1px solid rgba(255 255 255 / 0.13); margin:0; height: 58px;}
.top-ul-list ul li:first-child{padding-left:0;}
.top-ul-list ul li:last-child{border-right:none;}
.top-ul-list ul li:last-child a {  padding-right: 0;}
.top-ul-list ul li:first-child a{padding-left:0;}
.top-ul-list ul li a {  color: #fff;  font-size: 13px;  text-decoration: none;  padding: 0 10px; position:relative;     padding-left: 20px;}
.top-ul-list ul li a i {  position: absolute;  left:0px;   top: 2px;}
.search-input-bx{position:relative;}
.search-input-bx input.form-control {border: 1px solid rgb(255 255 255 / 0.20); background: rgb(0 0 0 / 0.20); border-radius: 2px; height: 43px; outline: inherit; box-shadow: inherit !important; color: #fff; padding: 0 8px; font-family: 'Titillium Web', sans-serif;  font-size:13px; font-weight: 300; letter-spacing: 0.5px;}

.search-input-bx input::-webkit-input-placeholder {color:#fff; text-transform: uppercase;}
.search-input-bx input:-ms-input-placeholder {color:#fff; text-transform: uppercase;}
.search-input-bx input::placeholder {color:#fff; text-transform: uppercase;}
.search-input-bx button.btn {  position: absolute;  top: 0;  right: 10px;  bottom: 4px;  padding: 0;}

.country-option-drop button.dropdown-toggle { width: 100%;  text-align: left;  height: 43px;  border-radius: 2px; border: none;  background: #ef7103;  color: #fff;
    text-transform: uppercase;   font-size: 14px; outline:inherit; font-family:'Titillium Web', sans-serif; padding:0 10px}

.country-option-drop button span { float: left;  margin:-3px 10px 0 0;}
.dropdown.country-option-drop .dropdown-toggle::after {  right: 15px;  position: absolute;  top: 20px;}

/* ======================================================== */

.menu-navigation-section nav.navbar {  padding: 0;}
.menu-navigation-section nav.navbar .navbar-nav li.nav-item {  padding:0 20px 0 0 ;}
.menu-navigation-section nav.navbar .navbar-nav li:last-child{padding-right:0;}
.menu-navigation-section nav.navbar .navbar-nav li:last-child a{padding-right:0;}
.menu-navigation-section nav.navbar .navbar-nav li a.nav-link{color:#fff; font-size:15px; font-family:'Titillium Web', sans-serif; padding:0 15px 0 0;}
.menu-navigation-section nav.navbar .navbar-nav li a.nav-link i {padding-right: 5px;}
.menu-navigation-section nav.navbar .navbar-nav li a.nav-link:hover{color:#8cc63f;}
.menu-navigation-section nav.navbar .navbar-nav li.active a{color:#ef7103}
.menu-navigation-section nav.navbar .navbar-nav li .dropdown-menu { border: none;  border-radius: 2px;  background: #ef7103;  padding: 0;   width: 200px;}
.menu-navigation-section nav.navbar .navbar-nav li .dropdown-menu ul li a {display: inline-block; width: 100%; color: #fff; font-size: 14px; font-family: 'Titillium Web', sans-serif; padding: 7px 13px; border-bottom: 1px solid rgb(255 255 255 / 0.1); text-decoration:none;}
.menu-navigation-section nav.navbar .navbar-nav li .dropdown-menu ul li:last-child a{border-bottom:0}

/* ====SLIDER_CSS==== */

.slider-section{overflow:hidden;}
.slider-section .carousel-item img {  object-fit: cover;  height: 700px;  width: 100%;}
.slider-section .carousel-item:before{content:""; background:#000; position:absolute; top:0; bottom:0; left:0; right:0; opacity:0.56;}
.slider-section .carousel-caption {  bottom: 35%;left: 0;  right: 0;}
.slider-section .carousel-caption h1 {  font-size: 55px; font-weight: 700;  margin: 0 0 10px;}
.slider-section .carousel-caption p {
    font-size: 20px;
    font-weight: 400;
    max-width: 700px;
    margin: 0 auto 30px auto;
}
.slider-section a.carousel-control-prev, .slider-section a.carousel-control-next {  width: auto;z-index: 1050; transition: all 0.7s ease-in-out;}
.slider-section a.carousel-control-prev{left:-20px;}
.slider-section a.carousel-control-next{right:-20px;}
.slider-section:hover a.carousel-control-prev{left:30px}
.slider-section:hover a.carousel-control-next{right:30px;}
a.contact-btn { display: inline-block; padding: 8px 26px; border: 2px solid #fff; color: #fff; text-transform: uppercase; text-decoration: none; font-family: 'Titillium Web', sans-serif; font-size: 17px; margin: 20px 0 0; transition:all 0.7s ease-in-out }
a.contact-btn:hover {  background: #fff;  color: #ef7103;}

.video-box { background: #fff;  padding: 10px;   border-radius: 4px; text-align:center;}
.video-box p {
    margin-bottom: 20px;
    font-family: Poppins, sans-serif;
    color: rgb(125 125 127);
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
}
.video-box img{max-width:100%;    width: 100%;}
span.top-divider, span.bottom-divider, span.left-divider, span.right-divider { display: inline-block;  background: #f18300;  position: absolute;}
span.top-divider{ top: 0;  left: 0px; height: 10px; width: 100px;  border-radius: 5px 0 0 0;}
span.bottom-divider{ bottom: 0;  right: 0px; height: 10px; width: 100px;  border-radius:0 0 5px 0; }
span.left-divider{ top: 0; left: 0px; height: 100px; width: 10px; border-radius: 5px 0 0 0;}
span.right-divider{bottom: 0; right: 0px; height: 100px; width: 10px; border-radius: 0 0 5px 0; }

.fea-frame:after {
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
    background: url(../images/banner-3.jpg) center center no-repeat;
    background-size: cover;
    content: '';
}
.fea-frame {
    float: left;
    width: 100%;
    position: relative;
    background: #f9f9f9;
}
.fea-box .innr-cont-box{ padding-top:70px; padding-bottom:70px; padding-right:30px;}
.innr-cont-box h2 {
    color: #1d2534;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.2em;
    margin-bottom: 15px;
    font-family: 'Poppins', sans-serif;
}
.innr-cont-box p {
    font-family: Poppins, sans-serif;
    color: rgb(125 125 127);
    font-weight: 400;
    font-size: 15px;
    line-height: 26px;
}
.fea-box .innr-cont-box h3{ color: #8cc63f; font-family: 'Roboto', sans-serif; letter-spacing: 1px; font-size: 22px; font-weight:500; padding-bottom: 10px; margin-bottom:15px;}
.fea-box .innr-cont-box ul.innr-list { float: left; width: 100%;margin-top: 15px;}
.fea-box .innr-cont-box ul.innr-list li {
    width: 100%;
    position: relative;
    padding: 0px;
    padding-left: 0px;
    padding-left: 0px;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    color: rgb(194 206 207);
    margin-top: 10px;
    font-family: Poppins, sans-serif;
    color: rgb(125 125 127);
    font-weight: 400;
    font-size: 16px;
}
.fea-box .innr-cont-box ul.innr-list li i {
    color: #e3b930;
    border-radius: 100%;
    padding-right: 5px;font-size:20px;
}
.fea-box .innr-cont-box ul.innr-list li:after { width: 15px; height: 15px;  content: "";  background: url(../images/innr-list-style.png) no-repeat left top;
    background-size: 100%; position: absolute; left: 0px; top:21px; animation-delay: 0.2s; animation-name: rotatelistingarrow; animation-duration: .6s; animation-iteration-count: infinite; animation-timing-function: linear;}


.result-frame{ float:left; width:100%; padding:80px 0; position:relative; z-index:9; background:#8cc63f;}
.result-frame .result-box h2{ font-family: 'Roboto', sans-serif; font-weight:500; font-size:25px; text-align:center; position:relative; color:#fff; text-transform:uppercase; padding-bottom:30px; margin-bottom:30px !important; line-height:35px;}
.result-frame .result-box h2:before{ position:absolute; bottom:0; left:0; width:100%; background:url(../images/heading-bot-border.png) center top no-repeat; height:14px; content:'';}
.result-frame .result-box h4{ float:left; width:100%; text-align:center; font-family: 'Roboto', sans-serif; font-weight:500; font-size:22px; text-transform:uppercase; color:#fff; line-height:28px;}
.result-frame .result-box h5{ float: left; width: 100%; text-align: center; font-family: 'Roboto', sans-serif; font-weight: 500; font-size: 18px; text-transform: uppercase; color:#fff; line-height: 30px; margin-bottom:10px;}
.result-frame .result-box ul.result-list{ float:left; width:100%; padding-top:25px;}
.result-frame .result-box ul.result-list > li{ float:left; width:33.3%; text-align:center; padding:10px 80px; position:relative;}
.result-frame .result-box ul.result-list > li:first-child:before{ left:50%;}
.result-frame .result-box ul.result-list > li:last-child:before{ right:50%; left:auto;}
.result-frame .result-box ul.result-list > li:before{ position:absolute; left:0; width:100%; height:5px; background:#fff; top:55px; content:''; left:0;}
.result-frame .result-box ul.result-list > li span.highlight-text-box{ float:none; display:inline-block; width:110px; height:110px; border:5px solid #fff; text-align:center; line-height:40px; color:#fff; font-size:38px; border-radius:120px; margin-bottom:10px; background:#D4AF37; position:relative; z-index:99; padding-top:7px;}
.result-frame .result-box ul.result-list > li span.highlight-text-box span{ font-size:26px;}
.result-frame .result-box ul.result-list > li h5{ font-size:20px; text-transform:none; color:#fff;}


.prevention-section { padding: 80px 0px; width: 100%;display: inline-block;}
.product-heading {text-align: center;padding-bottom: 30px;}
.product-heading p { position: relative;color: #8cc63f;font-size: 18px;line-height: 1.8em;font-weight: 600;letter-spacing: 2px;text-transform: capitalize;margin-bottom: 10px;
background-color: #f1f1f1;display: inline-block;padding: 0px 20px;border-radius: 16px;}


span.top-divider:before, span.bottom-divider:before, span.left-divider:before, span.right-divider:before {  content: "";  position: absolute;  width: 0;  height: 0; }
span.top-divider:before{right: -20px;border-left: 10px solid #f18300;  border-right: 10px solid transparent;  border-bottom: 10px solid transparent;}
span.bottom-divider:before { right: 100px; border-left: 10px solid transparent; border-right: 10px solid #f18300; border-top: 10px solid transparent; }
span.left-divider:before{top: 100px; left: 0; border-left: 10px solid #f18300; border-right: 10px solid transparent; border-bottom: 10px solid transparent;}
span.right-divider:before {right: 0; bottom: 100px; border-left: 10px solid transparent; border-right: 10px solid #f18300; border-top: 10px solid transparent;}
.card-top-txt { background: #333333;  border-radius: 4px;  padding:40px 20px; position:relative;     box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.2);}
figure.card-icon-top {  position: absolute;  top:20px;  right: 15px;  opacity: 0.4;}
.card-top-txt.orange-bx {  background: #f5ad0d;}
.card-top-txt h2 { color: #000;  font-weight: 800; margin: 0 0 7px;}
.card-top-txt h4 { color: #000; font-weight: 700;  font-size: 20px;  text-transform: uppercase;  margin: 0 0 10px;}
.card-top-txt p {  color: #000;  line-height: 21px;  font-size: 15px;}

.card-top-txt.bg-black h2{color:#fff}
.card-top-txt.bg-black h4{color:#fff}
.card-top-txt.bg-black p{color:#fff}


.row.card-box-top {     padding-left: 20px; margin:0 -10px; margin-top: -120px; }
.plr-10{padding:0 10px}
.owl-carousel .owl-item .product-img-top img {  height: 220px;  border-radius: 4px;  border: 1px solid #ccc; object-fit: cover;}
.product-content h5 {  font-weight: 700;  font-size: 18px;  color: #000;}
.product-content p { margin: 6px 0 9px;    font-family: Poppins, sans-serif;
    color: rgb(125 125 127);
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;}
.product-content a {  color: #ed6a06;  text-transform: uppercase;  font-size: 12px;  font-weight: 600;}
.product-img-left img {max-width:150px;object-fit: cover;height: 150px;}
body .product-slide .owl-nav button.owl-prev, body .product-slide .owl-nav button.owl-next {  position: absolute; top: 0;  background: #fff;  width: 30px;    height: 30px;
    margin: auto;  bottom: 0;  border: 1px solid #ccc;  border-radius: 2px; opacity:0; transition:all 0.7s ease-in-out; outline:inherit}
.product-slide .owl-carousel .owl-nav button.owl-prev{left:-30px;}
.product-slide .owl-carousel .owl-nav button.owl-next{right:-30px;}
.product-slide .owl-carousel .owl-nav button.owl-prev:hover, .product-slide .owl-carousel .owl-nav button.owl-next:hover{color:#fff; background:#ed6a06;}
.product-slide .owl-carousel:hover .owl-nav button.owl-prev{left:-15px;opacity:1}
.product-slide .owl-carousel:hover .owl-nav button.owl-next{right:-15px;opacity:1}
.product-slide .owl-carousel .owl-nav span {  font-size: 30px;  position: relative;  top: -12px;}
.product-heading h2 {color: #000; font-weight: 700;color: #1d2534;font-size: 40px;font-weight: 700;line-height: 1.2em;margin-bottom: 15px;font-family: 'Poppins', sans-serif;}
.product-heading h2 span{   color: #000;}

.symptoms-area {position: relative;z-index: 2;overflow: hidden;   background: rgb(248, 248, 252);padding:100px 0px;}
img.symptom__bg {
    width: 585px;
    position: absolute;
    top: 15%;
    right: 6%;
}
.symptoms-area h4 {
    font-family: Poppins, sans-serif;
    color: rgb(138, 142, 170);
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
}
.points ul li {
    position: relative;
    z-index: 2;
    font-size: 18px;
    line-height: 26px;
    color: rgb(138, 142, 170);
    margin-bottom: 20px;
    padding-left: 30px;
}
.points li i {
    position: absolute;
    left: 0px;
    top: 5px;
    height: 20px;
    width: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 10px;
    font-weight: 700;
    color: rgb(255, 255, 255);
    box-shadow: rgba(54, 207, 118, 0.15) 0px 5px 24px;
    border-radius: 50%;
    background: #e3b930;
}
.btn.theme-btn {
    box-shadow: rgba(204, 193, 37, 0.2) 0px 20px 30px 0px;
    background-color: #8cc63f;
    font-size: 16px;
    color: rgb(255, 255, 255);
    font-weight: 500;
    transition-duration: 400ms;
    height: 60px;
    line-height: 60px;
    padding: 0px 55px;
    border-radius: 35px;
}
.btn.theme-btn:hover {
    background-color: #fff;
    color: #8cc63f;
}
.title h2 {
    color: #000;
    font-weight: 700;
    color: #1d2534;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.2em;
    margin-bottom: 15px;
    font-family: 'Poppins', sans-serif;
}
.title p {
    position: relative;
    color: #8cc63f;
    font-size: 18px;
    line-height: 1.8em;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: capitalize;
    margin-bottom: 10px;
    display: inline-block;
    padding: 0px;
    border-radius: 16px;
}
.pt-30 {
    padding: 30px 0px;
}
.Get-in-touch {
    background: #8cc63f;
    display: inline-block;
    width: 100%;
	padding:80px 0px;
}
.get-heading {
    text-align: center;
}
.get-heading h2 {
    color: #fff;
    font-weight: 700;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.2em;
    margin-bottom: 15px;
    font-family: 'Poppins', sans-serif;
}
.contact-form {
    max-width: 700px;
    margin: auto;
    padding-top: 50px;
}
.contact-form input, .contact-form textarea  {
background: #ffffff;
    border-radius: 5px;
    color: #575564;
    border-color: #EEEAF6;
    box-shadow: 0px 5px 16px 0px rgba(200, 183, 255, 0.2);
	    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 10px;
    box-shadow: none;
    outline: none;
    width: 100%;
    margin-bottom: 30px;
}
.get-heading p {
    max-width: 700px;
    margin: auto;
    color: #333;
    font-size: 16px;
    font-weight: normal;
}
input.wpcf7-form-control.wpcf7-submit.btn.theme-btn{
box-shadow: rgba(204, 193, 37, 0.2) 0px 20px 30px 0px;
    background-color: #fff;
    font-size: 16px;
    color: #8cc63f;
    font-weight: 500;
    transition-duration: 400ms;
    height: 60px;
    line-height: 60px;
    padding: 0px 55px;
    border-radius: 35px;
    width: auto;
    text-align: center;
    display: inline-block;
    margin: auto;}
.download-frame{ float:left; width:100%; padding-top:80px;}
.download-box{ text-align:center;}
.download-box h2{ color: #1d2534;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.2em;
    margin-bottom: 15px;
    font-family: 'Poppins', sans-serif;}
.download-box p{ font-weight:400; font-size:18px; color:#555; margin-bottom:20px; line-height:30px;}

.download-box h4{ color: #555; font-family: 'Roboto', sans-serif; letter-spacing:0.6px; font-size:26px; font-weight: 500; padding-bottom: 10px; margin-bottom:15px; margin-top:45px;}
.download-box ul.download-btn-list{ float: left; width:100%; text-align:center; margin-bottom:70px;}
.download-box ul.download-btn-list li{ float:none; display:inline-block;}
.download-box ul.download-btn-list li + li{ margin-left:20px;}
.download-box ul.download-btn-list li img{ max-width:280px;}
.download-box span.app-screen-img{ float:left; width:100%; text-align:center;}
.download-box span.app-screen-img img{ max-width:850px;}


.we-are-section {  background: url(../images/we-are-bg.jpg);  background-size: cover;  position: relative;  overflow: hidden;}
.overlay-orange {  width: 45%;  height:430px;  margin: 0 0 0 -70px;  -webkit-transform: skew(-13deg);  -moz-transform: skew(-13deg);  -o-transform: skew(-13deg);
    background: #df5900;  overflow: hidden;  position: relative;  z-index: 99999999999;}
.overlay-orange:before {  content: "";  background: #d36c02;  position: absolute;  bottom: 0;  top: 0;  right: 0;  left: 0;  z-index: 9;   opacity: 0.7;}
.skew-image-left {  background: url(../images/bg-left.jpg);  background-repeat: no-repeat;  background-size: cover;  position: absolute;  top: -70px;
    left: -70px;  right: -70px;   bottom: -70px; -webkit-transform: skew(13deg);   -moz-transform: skew(13deg);  -o-transform: skew(13deg);}
#parallelogram .banner-content {  transform: skew(13deg);}
.tilmeld-section {  position: absolute; top: 0;  z-index: 99999; left: 0; right: 0;}
.banner-content {  position: relative;  z-index: 9999;  padding: 200px 70px 0 70px;  text-align: center;  max-width: 700px;  margin: auto;}
.about-content-home {  padding: 50px;}
.about-content-home h4 {  margin: 0 0 15px;  color: #fff;  font-size: 25px;  font-weight: 700;}
.about-content-home p {  color: #fff;  margin: 0 0 25px;  font-size: 16px; text-align:justify}
span.black-color {  color: #000;}
a.about-btn {  display: inline-block; padding: 8px 30px;  background: #fff;  border: 2px solid #ed6a06; font-family: 'Titillium Web', sans-serif;  text-decoration: none;    font-size: 17px;   color: #ed6a06;transition: all 0.5s ease-in-out;}
a.about-btn:hover {  background: #ed6a06;  color: #fff; border-color:#fff}
.we-are-section:before { content: "";  background: #000;  position: absolute;  bottom: 0;  top: 0;  right: 0;  left: 0;  z-index: 9;  opacity: 0.4;}

.video-play { position: absolute; left:45%; z-index: 99999999999; background: rgb(255 255 255 / 0.8); width: 70px; height: 70px; border-radius: 70px; line-height: 62px; text-align: center; padding: 7px; top: 0; margin: auto; bottom: 0;margin-left: -105px; }


.video-play span {  display: inline-block;  width: 100%;  height: 100%;  background: #fff;  border-radius: 100px;  margin: 0 0 0;}
.video-play span i {  color: #ed6a06; font-size: 24px;}


.main-block {  border: 1px solid #ccc; position:relative; border-radius: 2px;     transition: all 0.5s ease-in-out;}
.main-block:hover {  border-color: #ed6a06;}
.main-block:hover .read-more a {  background: #ed6a06;  color: #fff;   border-color: #ed6a06;}
.news-img {  border-bottom: 1px solid #ccc;}
.news-content {  padding: 15px;     height: 180px;}
.news-content h5 {  font-weight: 600;  font-size: 17px;  color: #000;  margin: 0 0 10px;}
.news-content p {  color: #555;     font-size: 14px;}
.news-home-section {   padding: 50px 0;}
.owl-carousel .owl-item .news-img img {  height: 170px;  object-fit: cover;  width: 100%;}
.read-more {  position: absolute;  z-index: 9999;  bottom:-20px;  left: 0;  right: 0;color: #8cc63f;}
.widget_content a.read-more {
    padding-left: 16px;
}
.read-more:hover{color:#fff;}
.read-more a {  background: #fff;  display: inline-block;  padding: 7px 15px;  border: 1px solid #ccc;  border-radius: 2px;  color: #000;    font-family: 'Titillium Web', sans-serif; text-decoration:none;    transition: all 0.5s ease-in-out; text-transform:uppercase; font-size:14px; font-weight:600}
.news-slide .item {   padding-bottom:20px;}
.news-content {  padding: 20px 15px;   padding-bottom: 50px;}
.top-heading h4 {   font-weight: 700;    color: #ed6a06;}

body .news-slide .owl-nav button.owl-prev, body .news-slide .owl-nav button.owl-next {  position: absolute; top: 0;  background: #fff;  width: 30px;    height: 30px;
    margin: auto;  bottom: 0;  border: 1px solid #ccc;  border-radius: 2px; opacity:0; transition:all 0.7s ease-in-out; outline:inherit}

h3.widgets_title.logo img {
    width: 110px;
}
section.footer.pt-100.pb-50 {
    background: #111111;
	padding:50px 0px;
}
.footer-widgets h3 {
    color: #fff;
    font-size: 22px;
    margin-bottom: 15px;
}
ul.links li a {
color: #fff;
    font-size: 16px;
    padding-bottom: 10px;
    display: inline-block;
}
ul.contact-all li a {
    color: #fff;
}
.footer-widgets .emergency-contact a {
    font-size: 24px;
    line-height: 32px;
    display: block;
    font-weight: 800;
    color: #8cc63f;
    margin-bottom: 10px;
}
.footer-widgets .widget_content p {
    color: #fff;
    margin: 17px 0px;
}

@media(max-width:767px){
.top-ul-list{display:none;}	
.row.card-box-top{padding:0}	
.video-box {  margin: 30px 0 0;}
.product-slide .item {  margin: 0 -7px;}	
.product-block {  width: 48%;  float: left;  padding: 0 7px;}	
.product-img-left img{height:auto}
.insta-users ul li.list-inline-item{width:25%; height:70px}

.ptb-40{padding-bottom:0;}
.slider-section .carousel-caption{bottom:20%;}
.slider-section .carousel-caption h1{font-size: 40px;}
.menu-navigation-section nav.navbar{padding:10px 15px}
.overlay-orange{width:100%; transform:inherit; margin:0; height: 200px;}
.tilmeld-section{position:relative}
.about-content-home{padding:15px;}
.video-play {  margin: 0 auto;  top: 70px;}
.menu-navigation-section nav.navbar .navbar-nav li a.nav-link{padding:5px 15px 5px 0}
.news-slide .owl-carousel .owl-nav button.owl-prev{left:0px;}
.news-slide .owl-carousel .owl-nav button.owl-next{right:0px;}
.product-slide .owl-carousel .owl-nav button.owl-prev{left:0px;}
.product-slide .owl-carousel .owl-nav button.owl-next{right:0px;}


}

@media(min-width:0px) and (max-width:576px){

.border-right1px.ptb-40.mw-30, .border-right1px.ptb-40.mw-19{max-width:100%; flex:0 0 100%;}	
.navbar-light .navbar-brand img {
    width: 152px;
}
	
}
@media(min-width:577px) and (max-width:767px){

.border-right1px.ptb-40.mw-30, .border-right1px.ptb-40.mw-19{max-width:50%; flex:0 0 50%;}	

}
@media(min-width:768px) and (max-width:1023px){

.border-right1px.ptb-40.mw-30, .border-right1px.ptb-40.mw-19{max-width:50%; flex:0 0 50%;}	
.border-left-1px.border-right-1px.order-pd-last {  border-top: 1px solid rgba(255 255 255 / 0.13);}
.menu-navigation-section nav.navbar{padding:10px 15px}
.order-pd-last {  order: 3;}
.about-content-home p{font-size:13px; line-height:20px;}
.about-content-home{padding:30px;}

}
@media(min-width:1024px) and (max-width:1169px){

.border-right1px.ptb-40.mw-30, .border-right1px.ptb-40.mw-19{max-width:50%; flex:0 0 50%;}	
.border-left-1px.border-right-1px.order-pd-last {  border-top: 1px solid rgba(255 255 255 / 0.13);}
.menu-navigation-section nav.navbar{padding:10px 15px}
.order-pd-last {  order: 3;}
.about-content-home p{font-size:13px; line-height:20px;}
}

	@-webkit-keyframes mymove {
    0%   {position:absolute; top: 0px; left: 0px; Opacity: .1;border: none;padding:0; margin:0; }
    /*25%  {top: 0px; left: 100px; }
    50%  {top: 100px; left: 100px; }
    75%  {top: 100px; left: 0px; }
    100% {top: 0px; left: 0px; }*/
}

/* Standard syntax */
@keyframes mymove {
    0%   {position:absolute; top: 0px; left: 0px; Opacity: .1; border: none;padding:0; margin:0;}
    /*25%  {position:absolute; top: 0px; left: 0px; Opacity: .4 }
    50%  {position:absolute; top: 0px; left: 0px; Opacity: .6 }
    75%  {position:absolute; top: 0px; left: 0px; Opacity: .8 }
    100%  {position:absolute; top: 0px; left: 0px; Opacity: 1 }*/

}