﻿/* General */
html,
body {
	color: #404040;
	font: normal 14px/1.8 'Montserrat', sans-serif;
}
.montserrat{
	font-family: 'Montserrat', sans-serif;
}
.light-grey-bg{
    background-color: #f4f4f4;
}
.text-shadow-1{
	text-shadow: 5px 5px 10px #000000;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
	text-transform: capitalize;
	color: #404040;
}
.size-xxl{
	font-size:85px !important;
}
@media only screen and (max-width: 1100px) {
	.size-xxl{font-size:65px !important;}
}
@media only screen and (max-width: 500px) {
	.btn, [class*="dg-btn-"]{
		width:100%;
		text-align:center;
	}
	.pagetitle-xl .title{font-size:30px !important;}
}
.btn, [class*="dg-btn-"]{
	text-transform: uppercase;
	font-weight: 700;
}
.fw-300{
	font-weight:300 !important;
}
@media only screen and (max-width: 991px) {
.text-center-sm{
	text-align:center;
}
}
/* Nav */
header .container-fluid{
	padding-right: 0;
	padding-left: 0;
}
.header-dark , .roll-activated.roll-menu-dark{
    background-color: #404040;
}
header.roll-activated.header-flat .header-bottom .header-right nav {
    padding: 9px 0;
}
.menuRightBox{
	background-color:#FFF;
	padding-bottom:0;
	display: table-cell;
	vertical-align: middle;
}
.menuRightBox .header-icon-list{
	text-align:center;
	display: block;

}
.header-flat .menuRightBox {
    padding-bottom: 0;
}
.menuRightBox .header-icon-list a{
	margin:0 10px;
}
.topbar-accent .header-top {
    padding: 0 30px;
}
.topbar-accent .header-top A{
    color: #FFF;
}
.logo-main {
    width: 400px;
	margin-left: 10px;
}
.roll-activated .logo-main .FixedLogoPane a{
	width:200px;
}
#dng-megamenu ul {
    font-family: 'Raleway', sans-serif;
}
#dng-megamenu>ul>li>a>span {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
}
.link-move-1{
	display:none;
}
@media only screen and (min-width: 1200px) and (max-width: 1449px) {
	.logo-main {
		width: 200px;
	}
	#dng-megamenu > ul > li > a > span {
    font-size: 13px;
	}
}
@media only screen and (max-width: 1199px) {
    /*--------- Mobile Menu style ----------*/
    .mobile-header {
        height: 66px;
		background-color: #404040;
    }
    .mobile-logo-main {
        position: relative;
        padding: 3px 0px;
        margin: 0;
        text-align: left;
        float: left;
        height: 100%;
        height: 66px;
    }
    .mobile-logo-main img {
        max-width: 100%;
        height: 30px;
		margin-top: 15px;
    }
    .mobile-right-icon {
        cursor: pointer;
        line-height: 1;
        float: right;
        height: 66px;
        line-height: 68px;
        margin: 0 0 0 5px;
        padding-left: 10px;
        color: #FFF;
        font-size: 16px;
        text-align: right;
    }
	#dng-megamenu-mobile {
    position: fixed;
    top: 66px;
	}
}
@media only screen and (max-width: 767px) {
	.mobile-logo-main img {
        height: 20px;
		margin-top: 20px;
    }
}
/*Page Title*/
.pagetitleBox, .pagetitleBox .container {
    position: relative;
}
.mbr-overlay {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+50&0+0,1+76 */
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.66) 50%, rgba(0,0,0,1) 76%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.66) 50%,rgba(0,0,0,1) 76%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.66) 50%,rgba(0,0,0,1) 76%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */

  bottom: 0;
  left: 0;
  opacity: .65;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
}
.mbr-grad-overlay {
  background-image: linear-gradient(to right,rgba(32,163,240,.8),rgba(154,97,220,.8));
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
}
.position-relative{
	position: relative;
}
.tp-caption{
	text-shadow: 10px 10px 12px #2C2C2C;
}
.rev_slider{
	-webkit-box-shadow: 0px 6px 22px 0px rgba(64,64,64,1);
	-moz-box-shadow: 0px 6px 22px 0px rgba(64,64,64,1);
	box-shadow: 0px 6px 22px 0px rgba(64,64,64,1);
}
.rev_slider .slotholder:after {
	width: 100%;
	height: 100%;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	background-image: linear-gradient(to right,rgba(0,151,240,.4),rgba(118,29,220,.4));
	background-color: rgba(145, 145, 145, 0.08);
}
.shortcodes-bg18{
	background-size: cover;
	background-attachment: fixed;
	background-position: center;
}
.pagetitleBox .title {
    font-weight: 400;
	text-transform: uppercase;
	font-size: 56px;
}
/* custom image boxes */
.thumb-box{
	height: 270px;
	width: 100%;
	display: block;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.dg-imagebox04 .thumb-box{
	height: 320px;
}
.thumb-box.prod-image{background-size:contain;}
.dg-imagebox01 .content .title {
    font-weight: 400;
}
.dg-imagebox01 a h6{
	color: #FFF;
}
.dg-imagebox01 .content .icon{
	background-color: #FF5302;
}
/* Home */
.list-inline {
    text-transform: uppercase;
    font-size: 14px;
}
.list-inline a{
	color: #404040;
}
.list-inline li:before {
	content: '\007C\00a0\00a0\00a0';
}
.list-inline li:first-child:before {
	content: '';
}
@media only screen and (max-width: 500px) {
	.list-inline li:before {
		content: '';
	}
	.list-inline li{display:block;}
}
.dg-promo10 .promo-content .title {
    font-size: 36px;
}
.dg-iconbox04 .title {
    font-size: 22px;
    line-height: 24px;
}
.home18-bg02 {
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
}
.home17-bg03 {
	background-position: center;
        background-attachment: fixed;
        background-repeat: no-repeat;
        background-size: cover;
}
@media only screen and (max-width: 1024px) {
	.home18-bg02, .home17-bg03, .shortcodes-bg18{
		background-position: center center;
        background-repeat: no-repeat;
        background-attachment:scroll;
	}
}
    
    .home17-bg03 .box-right {
		padding:50px 50px 0 0;
		text-align:right;
    }
    
    .home17-bg03 .box-left {
		background-color:rgba(41,57,124,.8);
        padding: 110px;
        vertical-align: middle;
    }

	.home17-bg03 .box-left .dg-title34::after {
		border-bottom: 1px solid #FFF;
	}
    
    @media only screen and (max-width: 1199px) {
        .home17-bg03 .box-left {
            padding: 30px;
        }
    }
    
    @media only screen and (min-width: 768px) and (max-width: 991px) {
        .home17-bg03 .box-left {
            padding: 60px;
        }
    }
@media only screen and (max-width: 991px) {
	.dg-ourteam04 li {
    	width: 100%;
	}
	.dg-ourteam04 li::before {
    border-top: 0px;
	}
}
/* Other Internal */
[class*="dg-btn-"].btn-danger-g {
    color: #FFF;
    border-color: #20a3f0;
    background: -webkit-linear-gradient(135deg, #20a3f0 20%, #9a61dc 90%);
    background: -o-linear-gradient(135deg, #20a3f0 20%, #9a61dc 90%);
    background: -moz-linear-gradient(135deg, #20a3f0 20%, #9a61dc 90%);
    background: linear-gradient(135deg, #20a3f0 20%, #9a61dc 90%);
    background-color: #20a3f0;
}

[class*="dg-btn-"].btn-danger-g:before {
    background: -webkit-linear-gradient(135deg, #20a3f0 20%, #9a61dc 90%);
    background: -o-linear-gradient(135deg, #20a3f0 20%, #9a61dc 90%);
    background: -moz-linear-gradient(135deg, #20a3f0 20%, #9a61dc 90%);
    background: linear-gradient(135deg, #20a3f0 20%, #9a61dc 90%);
    background-color: #20a3f0;
}
.bg-accent .dg-title09 .title::after {
    border-bottom: 1px solid #FFF;
}
/* News */
.blog-classic-list .list-date {
    text-transform: uppercase;
	
}
.blog-classic-list .list-title {
    font-size: 28px;
    font-weight: 300;
}
/* Contact */
.contact04-info .info-list li {
    clear: both;
}
.contact04-info .info-list li i {
    height: 50px;
    float: left;
    padding-top: 5px;
}
.form-row input[type="checkbox"]{
	width:auto;
	vertical-align: unset;
	margin-right: 10px;
}
/* Footer */
#to-top {
    right: 20px !important;
    bottom: 20px !important;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.footer-top .container {
		width: auto;
	}
}
.footer-top .container .row{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 767px) {
	.footer-top .container .row{
		display: block;
	}
}
/*footer logos */
.gallery-cell {
	width: 200px;
	height: 100px;
	margin: 0 60px;
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	-o-background-size: contain;
	-moz-background-size: contain;
	-webkit-background-size: contain;
}
.gallery-cell a{width: 100%;height: 100%;display: block;}
/* cell number */
.gallery-cell:before {
	display: block;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
.gallery-cell {
	width: 70%;
	height: 60px;
}
}

@media only screen and (min-device-width: 481px) and (max-device-width: 767px) {
.gallery-cell {
	width: 50%;
	height: 60px;
}
}
/* products */
.partnerships {
  padding: 0;
  margin: 0;
  list-style: none;
  
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  
  flex-wrap: wrap;
  -webkit-flex-flow: row wrap;
  flex-flow:row wrap;
  align-content: flex-start;
  align-items: center;
  justify-content: center;
  flex-flow:center;
}

.flex-item {
  padding: 20px;
  margin: 20px;
  text-align: center;
}
.flex-item img{
  max-width:200px;
  max-height:150px;
}
/* */
@media all and (min-width: 1199px) {
.v-align-children {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
	flex-direction: row;
	-webkit-flex-direction: row;
}
.v-align-children-column {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
	flex-direction: column;
	-webkit-flex-direction: column;
}
}
/* sidebar-right */
.sidebar-right {
    overflow: hidden;
}
.sidebar-right .main-content {
    float: left;
    padding-right: 25px;
}

.sidebar-right .sidebar,
.sidebar-right .sidebar-bg,
.sidebar-right .sidebar-bg-wide {
    float: right;
    padding-left: 25px;
}

.sidebar-right .sidebar-bg {
    padding-right: 25px;
}

.sidebar-right .sidebar::before,
.sidebar-right .sidebar-bg::before,
.sidebar-right .sidebar-bg-wide::before {
    content: "";
    display: block;
    height: 99999px;
    position: absolute;
    left: 0;
    top: -300px;
    z-index: -10;
}

.sidebar-right .sidebar::before {
    border-left: 1px solid #eee;
}

.sidebar-right .sidebar-bg::before {
    width: 100%;
    background-color: #f7f7f7;
}

.sidebar-right .sidebar-bg-wide::before {
    width: 99999px;
    background-color: #f7f7f7;
}

@media only screen and (max-width: 992px) {
    .sidebar-right .main-content {
        float: none;
        padding-right: 15px;
    }
    .sidebar-right .sidebar,
    .sidebar-right .sidebar-bg,
    .sidebar-right .sidebar-bg-wide {
        float: none;
        padding-top: 25px;
        margin-bottom: 25px;
        padding-left: 15px;
    }
    .sidebar-right .sidebar-bg {
        padding-right: 15px;
    }
    .sidebar-right .sidebar::before {
        border: 0;
    }
    .sidebar-right .sidebar-bg::before,
    .sidebar-right .sidebar-bg-wide::before {
        top: 0;
        height: 100%;
    }
    .sidebar-right .sidebar-bg-wide::before {
        left: -25%;
    }
}


/* sidebar-right END */
.widget-tag a{
	display:inline-block;
	margin:0 7px 5px 0;
	border:1px solid #e5e5e5;
	padding:5px 15px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	font-size: 13px;
}
.widget-tag a, 
.widget-tag a:link, 
.widget-tag a:active, 
.widget-tag a:visited{
	color:#666666;
	text-decoration:none;
	transition: 		all ease-in 200ms;
	-moz-transition: 	all ease-in 200ms; /* Firefox 4 */
	-webkit-transition: all ease-in 200ms; /* Safari and Chrome */
	-o-transition: 		all ease-in 200ms; /* Opera */
	-ms-transition: 	all ease-in 200ms; /* IE9? */
}
.widget-tag a:hover{
	border-color:#20a3f0;
	color:#20a3f0;
	text-decoration:none
}
.widget-archive .archive_list{
	padding:0px;
	margin:0px;
}
.widget-archive .archive_list li{
	list-style:none;	
	border-bottom:1px dotted #CCCCCC;
	position: relative;	
	padding: 0 0px 14px 20px;
}
.widget-archive .archive_list li + li{
    padding:14px 0px 14px 20px;
}
.widget-archive .archive_list li:before{
	content:"\f101";
	font-family: 'dnngo' !important;
	position:absolute;
	left:0;
	color:#000;
	font-size: 13px;
}
.widget-archive .archive_list li a{
	text-decoration:none;
	color:#111;
}
.widget-archive .archive_list li a:hover{
	text-decoration:none;
	color: #20a3f0
}
/*Team*/
.dg-ourteam11{
	text-align:center;
	margin-bottom:30px;
}
.dg-ourteam11 .pic{
	display:block;
	margin:0px 0 30px;
	position:relative;
	vertical-align:middle;
	width:100%;
	overflow:hidden;
	background-size: cover;
	background-position: center center;
	height:300px;
}
.dg-ourteam11 .title{
	font-size:20px;
	color:#333333;
	margin:0;
}
.dg-ourteam11 .title + small{
	color:#666666;
	font-style:italic;
	font-size:inherit;
	margin-bottom:15px;
	display:inline-block;
}
/* products */
img.product-logo{
	max-width:300px;
}
.partnerships {
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  
  flex-wrap: wrap;
  -webkit-flex-flow: row wrap;
  flex-flow:row wrap;
  align-content: flex-start;
  align-items: center;
  justify-content: center;
  flex-flow:center;
}

.flex-item {
  padding: 20px;
  margin: 20px;
  text-align: center;
}
.flex-item img{
  max-width:200px;
  max-height:150px;
}
/* Tables */
.table{
	color:#666666;
}
.table th{
	color:#424242;
	font-weight:normal;
}
.table>thead>tr>th{
	border-bottom:1px solid #bbbbbb;
}
.table>tbody>tr>td, 
.table>tbody>tr>th, 
.table>tfoot>tr>td, 
.table>tfoot>tr>th, 
.table>thead>tr>td, 
.table>thead>tr>th {
    padding: 12px 20px;
    line-height: 1.5384616;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.dg-scroll-vertical,
.dg-scroll{
    overflow: auto;
    border: 1px solid #ddd;
	margin-bottom:20px;
}
.dg-scroll-vertical > .table{
	border:none;
	margin:0px;
}
.dg-scroll-vertical > .table{
	max-width:none;
	width:inherit;
}
.dg-scroll-vertical > .table > thead{
	white-space:nowrap;
}

.table[class*="header-"] > thead th,
.table[class*="header-"] > thead td{
	color:#FFF;
}
.table [class*="bg-"],
.table [class*="bg-"] td,
.table [class*="bg-"] th {
	color:#FFF;
}
/* */
#float-button {
  width: 120px;
  height: 80px;
  right: 20px;
  bottom: 0px;
  float: right;
  margin-top: 10px;
  z-index: 1000;
  cursor: pointer;
  position: fixed;
  transition: all ease-in 300ms;
  -moz-transition: all ease-in 300ms;
  -webkit-transition: all ease-in 300ms;
  -o-transition: all ease-in 300ms;
  -ms-transition: all ease-in 300ms;
}
/* */
.iframe-map iframe {width:80%;}
@media only screen and (max-width: 992px) {
	.iframe-map iframe {width:100%;}
}
/* */
.home08-area {
  display: table;
  width: 100%;
}
.home08-area .area-left{background-size:cover;background-repeat: no-repeat;background-position: center;}
.home08-area .area-left, .home08-area .area-right {
  width: 50%;
  display: table-cell;
  vertical-align: middle;
}
.home08-area .area-right {
  position: relative;
  padding: 100px;
  background-size: auto;
  background-size: cover;
}
@media only screen and (max-width: 991px){
.home08-area, .home08-area .area-left, .home08-area .area-right {
  width: auto;
  display: block;
  min-height: 400px;
}
}
div.ctct-form-embed div.ctct-form-defaults p.ctct-gdpr-text, div.ctct-form-embed div.ctct-form-defaults p.ctct-gdpr-text a, .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-label {color:#FFF!important;}
.ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button{font-weight:700!important;Font-Family: Raleway;}