body{
	background: #f2f2f2 !important;
	overflow-x: hidden;
}
.db-bg-1 {
    background: url(../images/home-page-banner.png) no-repeat;
    height: 824px;
    overflow: hidden;
    position: fixed;
    top: 0px;
    transform:none;
    z-index: 0;
    display: block !important;
    width: 100%;
    height: 100%;
}


.docs-logo img{
	max-width: 180px;
}

.docs-logo{
	padding: 15px 9px;
}

.docs-logo a{
	padding-right: 29px;
	border-right: 1px solid #ddd;
	height: 31px;
	display: block;
}


.cl .cl_new, .cl .cl_upgrade, .cl .cl_fix {

    width: 82px;
}





a:hover{
	text-decoration: none !important;
}

a.main_topic:hover{
	text-decoration: none;
	background: #fff;
	display: block;
	border-radius: 3px;
	transform: scale(1.02);
	transition: 0.1s all;
}

a.main_topic{
	border: 1px solid #f2f2f2;
	border-radius: 3px;
	display: block;
	outline: medium none !important;
	padding: 10px !important;
	text-decoration: none !important;
	background: #fefefe;
	box-shadow: 2px 2px 11px #ddd;
	min-height: 240px;
}

.nf-docs .content{
	background: none;
	font-size: 14px;
	position: unset;
	top: 0;
	padding: 0;
}

.main-content{
	padding: 30px 40px 700px 40px;
}

.nf-docs .inner{
	max-width: unset;
}



.slide_caption {
    padding: 3px 13%;
    font-size: 16px;
    font-family: "Nunito-b", Sans-serif, Arial;
    color: #666 !important;
}
.nf-docs nav.side-nav {
    height: calc(100vh - 55px);
    background: linear-gradient(113deg, white, rgb(229 248 255 / 65%));
    overflow-y: auto;
    box-shadow: 3px 3px 14px rgb(0 0 0 / 40%);
    padding-top: 26px;
    overflow-x: hidden;
}
/*.owl-carousel .owl-item {
    padding: 0 30px;
}*/
.nf-docs nav.side-nav ul{
	text-align: right;
	background: none;
	box-shadow: none;
	border-radius: 0;
	padding-top: 11px;
}

.nf-docs nav.side-nav ul li {
    margin: 1px 2px 1px 0px;
}

.nf-docs nav.side-nav ul li .icon{
	display: none;
}

.nf-docs .form_container{
	box-shadow: none;
	background: none;
}

img{
	max-width: 100%;
}

.col-md-3.do_stick {
    position: sticky;
}

.row.do_stick{
	position: relative;
	margin-right: 0;
}

.col-md-3.do_stick.col-side-nav{
	top: 60px;
}

.nf-docs .panel-content {
    margin-top: 40px;
    background: linear-gradient(48deg, #ffffff42, rgba(255,255,255,0.5));
    position: relative;
    /* z-index: 0; */
}

.nf-docs .form-example-template {
    margin-bottom: 0px;
    border-radius: 0px;
    height: 100vh;
    margin-left: -15px;
    box-shadow: none;
}

ul.sub_index li a {
    display: block;
    text-decoration: none;
    font-size: 13px;
    /* border-left: 1px solid #71abd1; */
    padding: 6px 24px;
    color: #006591;
    font-family: 'Nunito';
    margin-left: -19px;
	cursor: pointer;
}

ul.sub_index li a.current, ul.sub_index li a.current:hover {
    border-left: 4px solid #2c92e1;
    color: #006591 !important;
   /* transition: all 0.1s ease 0s;*/
   padding: 6px 20px;
}
ul.sub_index li a:hover {
    border-left: 4px solid #40c4ff;
    color: #40c4ff;
    transition: all 0.15s ease 0s;
   /* padding: 5px 16px;*/
}

ul.sub_index{
	padding: 0;
}

ul.sub_index li{
	list-style: none;
	margin: 0;
	margin: 1px 1px 0 2px;
}
.main-content-area {
    margin-bottom: 200px;
}
.tri-nav-container {
    padding-top: 23px;
    top: 55px;
    padding-right: 6%;
}

.nf-docs nav.side-nav ul li:first-child a{
	border-radius: 0 !important;
}

.nf-docs nav.side-nav ul li a{
	/*color: rgba(92,105,117,1.00);*/
	font-family: 'Nunito';
	padding: 6px 32px 6px 20px;
	font-size:14px;
}
.right-nav li a {
    height: 60px;
    width: 120px;
    float: right;
    margin-right: 66%;
}
.right-nav{
	display:block;
}
.nf-docs nav.side-nav ul li.active a,
.nf-docs nav.side-nav ul li a.active:hover {
    color: #008dca !important;
    position: relative;
    padding-left: 30px;
    border-right: 5px solid #2c92e1 !important;
    font-family: 'Nunito-b';
    padding-right: 15px;
    background: none;
    box-shadow: none;
    padding-right: 27px;
	font-size:14px;
	/*border-bottom: 1px solid #afdcff;*/
}

.nf-docs nav.side-nav ul li a:hover {
    color: #40C4FF;
    position: relative;
    transition: all 0.15s ease 0s !important;
    padding-left: 30px;
    border-right: 5px solid #40C4FF;
    background: none;
    box-shadow: none;
}

.nf-docs li.sec-item{
	display: none;
}

ul#documenter_nav2{
	display: none !important;
}

.main-content-header {
    margin: 31px 0px 0px;
    padding: 11px 14px 18px 14px;
    background: rgba(255,255,255,0.95);
    border-radius: 4px 4px 0 0;
}

.slide-wrapper {
    position: relative;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    border-top: 5px solid #f3f3f3;
}
.site-main .main-content-header  h1 strong {
}
.site-main .main-content-header  h1 {
    margin-top: 3px;
    border-bottom: 1px solid #acd3f1;
    padding-bottom: 10px;
    font-size: 25px;
}
.main-content-area h1 .fa,
.main-content-area h1 .fas,
.main-content-area h1 .fab  {
    /*color: #868f98;*/
	opacity: 0.7;
}
.main-content-area .form-type-icon {

    position: relative;
    top: 5px;
}
.main-content-area p.description {
    /* margin-top: 17px; */
    font-size: 15px;
    /* color: #fff; */
	margin:0;
}
.slide-wrapper .owl-carousel {
    padding-top: 30px;
    margin-left: 0;
    background: rgba(255,255,255,0.75);
    border-radius: 0 0 4px 4px;
}
.owl-progress {
    /* display: none; */
    z-index: 3;
	    top: -5px;
}
.site-main .main-content-header  h2{
	color: rgba(92,105,117,1.00);
	font-family: 'Poppins-b';
	font-size: 24px;
}

h2.sc{
	font-size: 16px;
	font-family: 'Nunito';
	background: #008dca;
	padding: 15px;
	color: #fff;
	border-radius: 3px;
}

.features-main h3{
	color: rgba(92,105,117,1.00);
	font-family: 'Poppins-m';
	font-size: 20px;
}

span.alert{
	font-size: 12px;
	padding: 6px;
	position: relative;
	top: -3px;
}

p.section_description{
	margin-top: 80px;
	margin-bottom: -70px;
}

section{
	padding-top: 80px;
}
.home_wrap section#section-2 .forms_slider {
    padding-top: 0;
}
section.footer-1{
	padding-top: 0;
}

.figures,
.docs_figure{
	padding: 25px;
	margin-bottom: 30px;
	margin-top: 20px;
	box-shadow: 3px 3px 20px rgb(0 0 0 / 20%);
	border-radius: 6px;
	background: #fff;
}

form.docs-search {
    float: right;
    flex-wrap: nowrap;
    display: flex;
    padding-right: 31px;
}

form.docs-search input[type="text"]{
	padding-left: 6px;
	width: 150px;
}

input[type="submit"] {
    background: #40c4ff;
    border: 1px solid #40c4ff !important;
    color: #fff;
}
form.docs-search input {
    border: 1px solid #acd3f1;
    box-shadow: none;
    outline: none;
    padding: 5px;
    font-family: 'Nunito';
}
li.top-item.with_line {
    border-top: 1px solid #acd3f1;
    margin-top: 8px !important;
}
h4.tri-nav-head {
    /* color: #555; */
    border-bottom: 1px solid #acd3f1;
    padding-bottom: 15px;
    padding-top: 5px;
    margin-bottom: 15px;
}
.col-md-10.form_holder {
    min-height: 100vh;
}
.tri-nav-container-inner {
    background: rgba(255,255,255,0.8);
    padding: 3px 19px 23px 19px;
    margin-top: 8px;
    border-radius: 4px;
    margin-left: -7px;
	overflow:auto;
	max-height:80vh;
}
.tri-nav-container-inner.downloads-box .btn {
    width: 100%;
    box-shadow: none;
}

.tri-nav-container-inner.downloads-box {
    padding: 15px 25px;
}

h3.sec-nav-head {
    color: rgba(92,105,117,1.00);
    border-bottom: 1px solid #ddd;
    padding-bottom: 25px;
    padding-top: 5px;
    margin-bottom: 23px;
    font-size: 20px;
    text-align: right;
    padding-right: 20px;
    margin-top: -3px;
}

.prime_feature {
    text-align: center;
    margin-top: 26px;
    margin-bottom: -50px;
    background: rgba(255,255,255,0.75);
    margin-top: 0px;
    padding-top: 15px;
}
section#index-1 .prime_feature {
    background: none;
}
a.gotoslide span {
    padding-right: 8px;
}
a.main_topic p{
	font-size: 16px;
	line-height: 25px;
	margin-top: 27px;
	height: 70px;
}

.table_of_contents{
	margin-bottom: 100px;
	background: #fff;
	margin: 15px;
	padding: 20px 0px;
	box-shadow: 2px 2px 11px #ddd;
	border-radius: 3px;
}

.table_of_contents h3{
	float: left;
	margin: 0px 0px 10px 10px;
	border-bottom: 1px dotted #ddd;
	width: 90%;
	padding-bottom: 12px;
	color: #555;
}

.table_of_contents .icon{
	float: left;
	font-size: 20px;
	color: #40c4ff;
	display: none;
}

.table_of_contents ul{
	margin: 0;
	padding: 0;
	clear: both;
}

.table_of_contents ul li a:hover{
	background: #fcfcfc;
}

.table_of_contents ul li a{
	text-decoration: none !important;
	display: block;
	padding: 1px 10px;
	margin-bottom: 2px;
	font-size: 14px;
	margin-left: 0px;
}

.table_of_contents ul li{
	list-style-type: none;
}

.table_of_contents .col-md-6{
	margin-bottom: 40px;
}

.cl .cl_new,
.cl .cl_upgrade,
.cl .cl_fix{
	width: 82px;
}

.image_map img{
	position: relative;
}

.image_map{
	position: relative;
}

.image_map .popover{
	padding: 0 !important;
	border: none;
	box-shadow: 2px 2px 18px #999;
}

.image_map .popover h3.popover-title{
	background: #40C4FF none repeat scroll 0 0;
	color: #fff;
	font-size: 13px !important;
	padding: 10px;
	margin: 0 !important;
}

.image_map .popover .popover-content ol li{
	margin: 0px;
	padding: 5px 0;
}

.image_map .popover .popover-content{
	padding: 10px 10px;
}

.docs_wrapper .popover-content .fa{
	width: 25px;
	height: 20px;
	float: left;
	margin-top: 3px;
}

.figures.image_map{
	width: fit-content;
	padding: 0;
}

.map_point{
	background: #ffc107 none repeat scroll 0 0;
	border-radius: 50%;
	box-shadow: 1px 1px 2px #bbb;
	color: #fff !important;
	cursor: pointer;
	display: block;
	font-weight: 700 !important;
	height: 20px;
	line-height: 20px;
	position: absolute;
	text-align: center;
	width: 20px;
	z-index: 10;
}

.map_point .fa{
	color: #fff;
	font-size: 12px;
}

.image_map_1 .point_1{
	top: 60px;
}

.image_map_1 .point_2{
	left: 400px;
	top: 60px;
}

.image_map_1 .point_3{
	top: 100px;
	left: 10px;
}

.image_map_1 .point_4{
	top: 100px;
	left: 60px;
}

.image_map_1 .point_5{
	top: 100px;
	left: 185px;
}

.image_map_1 .point_6{
	top: 140px;
	left: 270px;
}

.image_map_1 .point_7{
	top: 140px;
	left: 314px;
}

.image_map_1 .point_8{
	top: 140px;
	left: 355px;
}

.image_map_1 .point_9{
	top: 140px;
	left: 405px;
}

.image_map_1 .point_10{
	bottom: 5px;
	left: 217px;
}

.image_map_2 .point_1{
	left: 10px;
	top: 62px;
}

.image_map_2 .point_2{
	top: 62px;
	left: 167px;
}

.image_map_2 .point_3{
	top: 62px;
	left: 271px;
}

.image_map_2 .point_4{
	top: 32px;
	left: 506px;
}

.image_map_2 .point_5{
	left: 320px;
	top: 112px;
}

.image_map_2 .point_6{
	left: 320px;
	top: 250px;
}

.image_map_3 .point_1{
	top: 60px;
}

.image_map_3 .point_2{
	left: 5px;
	top: 100px;
}

.image_map_3 .point_3{
	left: 487px;
	top: 60px;
}

.image_map_3 .point_4{
	top: 100px;
	left: 79px;
}

.image_map_3 .point_5{
	top: 100px;
	left: 219px;
}

.image_map_3 .point_6{
	top: 100px;
	left: 360px;
}

.image_map_3 .point_7{
	top: 140px;
	left: 503px;
}

.image_map_3 .point_8{
	bottom: 5px;
	left: 265px;
}

.image_map_4 .point_1{
	left: 387px;
	top: 61px;
}

.image_map_4 .point_2{
	left: 440px;
	top: 61px;
}

.image_map_4 .point_3{
	left: 502px;
	top: 61px;
}

.image_map_4 .point_4{
	left: 6px;
	top: 92px;
}

.image_map_4 .point_5{
	left: 204px;
	top: 92px;
}

.image_map_5 .point_1{
	left: 130px;
	top: 71px;
}

.image_map_5 .point_2{
	left: 279px;
	top: 43px;
}

.image_map_5 .point_3{
	left: 487px;
	top: 80px;
}

.image_map_5 .point_4{
	left: 5px;
	top: 155px;
}

.image_map_5 .point_5{
	left: 134px;
	top: 155px;
}

.image_map_5 .point_6{
	left: 533px;
	top: 120px;
}

.image_map_5 .point_7{
	left: 300px;
	top: 183px;
}

.image_map_5 .point_8{
	bottom: 170px;
	left: 305px;
}

.image_map_5 .point_9{
	bottom: 5px;
	left: 322px;
}

.image_map_6 .point_1{
	left: 7px;
	top: 63px;
}

.image_map_6 .point_2{
	left: 579px;
	top: 63px;
}

.image_map_6 .point_3{
	left: 13px;
	top: 100px;
}

.image_map_6 .point_4{
	left: 91px;
	top: 100px;
}

.image_map_6 .point_5{
	left: 212px;
	top: 100px;
}

.image_map_6 .point_6{
	left: 333px;
	top: 100px;
}

.image_map_6 .point_7{
	left: 420px;
	top: 100px;
}

.image_map_6 .point_8{
	top: 100px;
	left: 497px;
}

.image_map_6 .point_9{
	left: 588px;
	top: 144px;
}

.image_map_6 .point_10{
	bottom: 5px;
	left: 310px;
}

.image_map_7 .point_1{
	left: 36px;
	top: -15px;
}

.image_map_7 .point_2{
	left: 113px;
	top: -15px;
}

.image_map_7 .point_3{
	left: 170px;
	top: -15px;
}

.image_map_7 .point_4{
	left: 241px;
	top: -15px;
}

.image_map_7 .point_5{
	left: 306px;
	top: -15px;
}

.image_map_7 .point_6{
	left: 360px;
	top: -15px;
}

.image_map_7 .point_7{
	left: 437px;
	top: -15px;
}

.image_map_7 .point_8{
	left: 532px;
	top: -15px;
}

.image_map_7 .point_9{
	left: 618px;
	top: -15px;
}

.image_map_7 .point_10{
	left: -10px;
	top: 26px;
}

.image_map_7 .point_11{
	left: -10px;
	top: 56px;
}

.image_map_7 .point_12{
	left: 625px;
	top: 36px;
}

.image_map_7 .point_13{
	left: 660px;
	top: 36px;
}

.image_map_7 .point_14{
	left: -10px;
	top: 92px;
}

.image_map_7 .point_15{
	left: 200px;
	top: 162px;
}

.highlight{
	background: #00FF00;
	padding: 1px;
	border: #00CC00 dotted 1px;
}

/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////// ADD-ONS ///////////////////////*/
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

/* ADD-ONS */
.add-ons .form-example-header h2 {
    font-size: 16px;
    margin-top: -5px;
}
.add-ons .form-example-header h3 {
    color: #8bc34a;
    border-bottom: none;
    font-size: 18px;
    margin-top: 4px;
}
.tri-nav-container-inner select {
    text-transform: capitalize;
}
.add-ons .form-example-header p {
    font-size: 13px;
    line-height: 21px;
}
.add-ons .form-example-header .btn-download {
    font-size: 15px;
}
.add-ons .form-example-header .btn-buy {
    margin-bottom: 9px;
    font-family: Nunito-b;
    text-transform: uppercase;
    font-size: 14px;
}
.add-ons .form-example-header .btn-buy:hover{
	margin-bottom: 12px;
}

.add-on-extra {
    margin-top: 0px;
    background: #f9f9f9;
    padding-top: 15px;
    border-bottom: 1px solid #ddd;
    position: relative;
    z-index: 1000;
    margin-bottom: 0px !important;
    padding-bottom: 3px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    border-top: 1px solid #ddd;
}
.free_add_ons {
    padding: 0;
    margin: 0 0%;
}
nav.side-nav ul li.add-ons-claim a {
    background: #fff;
    width: 50%;
    display: block;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px !important;
	 margin-right: 30px;
}
nav.side-nav ul li.add-ons-claim {
    display: flex;
    justify-content: right;
    border-top: 2px solid rgba(255,255,255,0.5);
   
}
.tri-nav-container-inner.downloads-box .nf-btn {
    border-radius: 2px !important;
    box-shadow: none;
}
/* //////////////////////////////////////////// DOCUMENTATION ///////////////////////////////////////////////////*/

.wrap.docs_wrapper section {
    padding-top: 80px;
	padding-left: 15px;
	padding-right: 15px;
}

section#index-1 .prime_feature .col-md-3 {
    margin-top: 35px;
}
h1.header-solo {
    border-bottom: none !important;
    padding-bottom: 0 !important;
    margin-bottom: 10px !important;
    margin-top: 15px !important;
}
.main-content-area-docs {
    background: rgb(247 247 247 / 90%);
    padding: 0px 15px 700px 15px;
}
.wrap.docs_wrapper .main-content-header {
    margin-bottom: -75px;
}
.docs_wrapper .main-content {
    /*background: rgba(255,255,255,0.75);
    margin-top: 31px;
    border-radius: 4px;
    padding: 0 32px 700px 32px;*/
	padding: 0px 15px 0px 15px;
}

.features-main h1 {
	color: rgba(92,105,117,1.00);
    font-size: 35px;
    font-family: 'Poppins-eb';
    /* font-weight: bold; */
   border-bottom: 1px solid #ddd;
    padding-bottom: 11px;
}
.features-main h2 {
	color: rgba(92,105,117,1.00);
    font-family: 'Poppins-b';
    font-size: 24px;
}
p.description {
    font-size: 16px;
}

h2.sc {
    font-size: 16px;
    font-family: 'Nunito';
    background: #008dca;
    padding: 15px;
    color: #fff;
    /* border: 1px solid #ddd; */
    border-radius: 3px;
}

.features-main h3 {
	color: rgba(92,105,117,1.00);
    font-family: 'Poppins-m';
    font-size: 20px;
}




/* //////////////////////////////////////////// RESPONSIVE ///////////////////////////////////////////////////*/


@media only screen and (min-width:1023px) {
.navigation {
    margin: 0 0 0 7px;
}

.navigation>li>a{
	font-family: 'Nunito';
	display: flex;
	text-decoration: none;
	letter-spacing: 0px;
	color: #357bb7;
	text-transform: none;
	list-style: none;
	font-size: 14px;
	padding: 10px 20px;
	height: 100%;
	-ms-flex-align: center;
	align-items: center;
}

.navigation>li:hover>a{
	color: #276397;
}
.navigation>li>a.active {
    color: #008dca;
    border-bottom: 4px solid #2c92e1 !important;
}
.right-nav li a{
	height: 60px;
}

.navigation>li {
    margin-right: 40px;
}
header.fixed .navigation>li>a {
    padding: 14px 0px 14px 0px;
	border-bottom: 4px solid transparent;
}

header.fixed .navigation>li.menu-item-has-children>ul {
    top: 49px;
}
.navigation>li.menu-item-has-children>ul {
    padding: 8px 29px;
    margin: 0;
    list-style: none;
    position: absolute;
    top: 68px;
    width: 280px;
    left: 0px;
    background-color: #fff;
    border-top: 4px solid #2c92e1;
    transition: all 0.1s ease-in-out 0.1s;
    transform: rotateX(-90deg);
    transform-origin: 0% 0%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    box-shadow: 0 4px 6px transparent;
}

header.fixed{
	position: fixed;
	transition: all 0.5s 0.2s;
	top: 0px;
	box-shadow: 0px 0px 24px rgb(0 0 0 / 35%) !important;
}

header.fixed nav{
	height: 60px;
	box-shadow: none;
	background: #ffffff;
}

header.fixed .logo img{
	width: 180px;
}
}
@media only screen and (max-width: 1600px){
	section#index-1 .prime_feature .col-md-3 {
    width: 50%;
}
	.navigation {
    margin: 0 0 0 -7px;
}
	.nav-container {
    padding: 0px;
}
	header .logo {
    padding: 6px 0 0 0 !important;
	}
	.col-side-nav {
    width: 24%;
}
	.main-content-area {
    width: 52%;
}
	.docs-logo a {
    text-align: left;
}
.logo-container {
    width: 24%;
}
.right-nav li a {
    width: 120px;
    text-align: right;
    float: right;
	margin-right:0;
}
.right-nav {
    display: block;
}
.tri-nav-container {
    padding-right: 0;
    width: 22%;
}

}
@media only screen and (min-width:1380px) {
	.nf-docs nav.side-nav ul li a {
		    padding: 5px 30px 5px 20px;
}

}
@media only screen and (max-width: 1023px){
	.nf-docs nav.side-nav ul li a {
		    padding: 5px 30px 5px 20px;
}
section#index-1 .prime_feature .col-md-3 {
    width: 100%;
}
	.tri-nav-container{
	display:none;
}

	.main-content-area {
    width: 100%;
}
.navigation>li.menu-item-has-children>ul li:first-child a {
    padding-top: 15px;
}

header.fixed .navigation>li>a {
    padding: 14px 20px;
}
.navigation>li.menu-item-has-children>ul li a {
    padding: 5px 21px;
    font-size: 15px;
}
.navigation>li.menu-item-has-children>ul li a:hover {
    padding-left: 20px;
}
.navigation {
    margin: 50px 0 0 0;
}
.nav-container a span.fa-shopping-cart {
    font-size: 28px;
    margin-right: 0px;
}
header.fixed .right-nav li .nav-item, 
header.fixed .right-nav li a {
    padding: 11px;
    margin: 4px 20px;
	width: unset;
	height: unset;
}
.docs-logo {
    padding: 11px 0px;
}
.right-nav {
}
.menu-opener {
    display: block;
    width: auto;
    margin-left: 0;
    height: auto;
    top: 5px;
    right: 60px;
    position: absolute;
    cursor: pointer;
	overflow:visible;
}
.nf-docs .panel-content{
	background:none;
	margin-top:0;
}
.main-content-header{
	margin-top:0;
	padding: 18px 14px 18px 0px;
}
.main-content-area .form-type-icon {
    display: none !important;
}
.nf-docs section {
    padding: 35px 0px 0px 1px !important;
}
.form_holder {
    margin-top:0px;
}
.slide_caption {
    font-size: 14px;
    min-width: 200px;
}
.owl-theme .owl-nav,
.slide-wrapper .owl-theme .owl-nav{
	margin:-15px 0 -10px 0 !important;
}
.tri-nav-container{
	display:none;
}
.main-content-area{
	margin-bottom:0px;
}



.docs_wrapper .main-content {
    padding: 37px 0px 0px 16px;
}
.main-content-area-docs {
    padding: 0px 15px 70px 15px;
}
}

.home_wrap section#section-2 {
    padding-top: 0;
    margin-top: -30px;
}
/*
body.home .db-bg-1 {
    position: absolute;
}
main.home_page {
}

body.home .inner {
    max-width: 1280px;
    margin: 0 auto;
    width: 100%;
}

.forms_slider .home-slider .owl-nav button {
    color: #fff !important;
    background: #fff3;
    padding: 17px;
    margin-top: 5%;
}

.home_wrap .panel-content {
    background: none;
}
.home_wrap .form_description_holder {
    background: linear-gradient(334deg, #ffffff42, rgba(255,255,255,0.9));
    border-radius: 4px;
    margin-top: 26px;
    margin-left: -38px;
}*/