/*==============================*/
/*===Reset Style================*/
*{
    margin: 0;
    padding: 0
}
body {
	font: 400 16px/26px Poppins, sans-serif;
    color: #585858;
	background-color: #f5f5f5;
}
*,
*:before,
*:after {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}
hr {
    border-top: 1px solid #E5E5E5;
    border-bottom: 1px solid #F9F9F9
}
p {
    margin: 15px 0;
    clear: both;
}
ul, ol{
	margin-left: 18px;
    clear: both;
}
ol li{
	list-style-type: decimal;	
	padding: 5px 0;
}
ol.step {
	margin-left:0;
}
ol.step li{
	list-style-type: none;	
	padding: 5px 0;
}
ol.step li > strong:first-child{
	margin-right: 10px;
    color: #19c09f;
	font-weight: normal;
}
ul li{
	list-style-type: circle;
	padding: 5px 0;
}
ul li > strong:first-child{
	margin-right: 10px;
}
img {
    max-width: 100%;
    height: auto;
}
pre{
    background: #eee;
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}
#main_content img{border: 5px solid #f1f1f1;}
img:focus,a:focus{
	outline: none;
}
em{
	color: #19c09f;
	font-style: normal;
}
strong{font-weight: 500;}
mark{
	font-weight: 500;
    background-color: #19c09f;
    padding: 2px 10px;
    font-size: 13px;
    color: #fff;
}
h1, h2, h3, h4, h5, h6 {
    clear: both;
	font-weight: 500;
	line-height: 1;
	margin: 0 0 20px;
}
h1 {
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 26px;
    line-height: 36px;
	text-transform: uppercase;
	border-bottom: 2px solid #e0e0e0;
    color: #1A1A1A;
}
h2{
   	font-size: 26px;
	font-weight: 400;
}
h3{
   	font-size: 22px;
	font-weight: 400;
	padding-top: 20px;
}
h4 {
    font-size: 18px;
}
h5 {
    font-size: 16px;
}
h6 {
    font-size: 15px;
}

.top-10 { margin-top: 10px }
.top-20 { margin-top: 20px }
.top-30 { margin-top: 30px }
.top-40 { margin-top: 40px }
.top-50 { margin-top: 50px }
.cata-spacer {
    display: block;
	clear:both;
    height: 60px;
    width: 100%
}
.cata-spacer.sp-10 {
    height: 10px
}
.cata-spacer.sp-20 {
    height: 20px
}
.cata-spacer.sp-30 {
    height: 30px
}
.cata-spacer.sp-40 {
    height: 40px
}
.cata-spacer.sp-50 {
    height: 50px
}

.block12{width: 49%; margin-right: 2%}
.block13{width: 32%; margin-right: 2%}
.block23{width: 66%; margin-right: 2%}
.last{clear: right}
.block12.last, .block13.last, .block23.last{margin-right: 0}
.block12, .block13, .block23{float: left; margin-bottom: 15px; margin-top: 15px;}
textarea{
	width: 100%;
	min-height: 150px;
	white-space: normal;
	padding: 10px;
	resize: none;
	border:1px solid #EEE;
	min-height: 170px;
	background-color: rgba(241, 241, 241, 0.3);
}
.info{
	clear: both;
    padding: 10px;
    margin: 10px 0;
    background-color: rgba(241, 241, 241, 0.3);
	border: 1px solid #19c09f;
    border-bottom-width: 2px;
}
.loading-wrapper {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
	background-color: #fff;
}
.loading-wrapper img {
	position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -32px;
    margin-top: -32px;
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.container:before,
.container:after{
	display: table;
    content: " ";
	clear: both;
}
#main_container ::-moz-selection {color:#ffffff; background: #19C09F;}
#main_container ::selection {color:#ffffff; background: #19C09F;}
#main_container ::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 8px;
    background: #f1f1f1;
}
#main_container ::-webkit-scrollbar-thumb {
    background-color: #19C09F;
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}

/*==============================*/
/*===magnificPopup==============*/
.mfp-bg,.mfp-wrap{position:fixed;left:0;top:0}.mfp-bg,.mfp-container,.mfp-wrap{height:100%;width:100%}.mfp-container:before,.mfp-figure:after{content:''}.mfp-bg{z-index:1042;overflow:hidden;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}.mfp-wrap{z-index:1043;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-close,.mfp-preloader{text-align:center;position:absolute}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#CCC;top:50%;width:auto;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#CCC}.mfp-close,.mfp-preloader a:hover{color:#FFF}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;right:0;top:0;text-decoration:none;opacity:.65;filter:alpha(opacity=65);padding:0 0 18px 10px;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1;filter:alpha(opacity=100)}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-figure,img.mfp-img{line-height:0}.mfp-arrow{position:absolute;opacity:.65;filter:alpha(opacity=65);margin:-55px 0 0;top:50%;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1;filter:alpha(opacity=100)}.mfp-arrow .mfp-a,.mfp-arrow .mfp-b,.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:inset transparent}.mfp-arrow .mfp-a,.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow .mfp-b,.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left .mfp-b,.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3F3F3F}.mfp-arrow-right{right:0}.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right .mfp-b,.mfp-arrow-right:before{border-left:27px solid #3F3F3F}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-image-holder .mfp-content,img.mfp-img{max-width:100%}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}.mfp-figure:after,img.mfp-img{width:auto;height:auto;display:block}img.mfp-img{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure:after{position:absolute;left:0;top:40px;bottom:40px;right:0;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}
.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
	opacity: 0;
}


/*==============================*/
/*===Accordion==================*/
.cata-accordion {
	max-width: 80%;
}
.cata-accordion .acc-item {
  	position: relative;
	margin-bottom:20px;
}
.cata-accordion .acc-item .acc-content {
	display: none;
	padding: 15px 20px 20px;
}
.cata-accordion h5 {
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
    padding: 18px 20px;
    margin-bottom: 0;
    border: 1px solid #dcdcdc;
    background: #3b424f;
    color: #ffffff;
	-webkit-transition: all 0.3s ease-in-out;
  	-moz-transition: all 0.3s ease-in-out;
  	transition: all 0.3s ease-in-out;
}
.cata-accordion h5.active {
	background: #19c09f;
}
    
.cata-accordion h5:after {
	content: " ";
	position: absolute;
	right: 15px; top: 20px;
	width: 8px;
	height: 8px;
	border-right: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
  	transform: rotate(-45deg);
  	-webkit-transition: all 0.2s ease-in-out;
  	-moz-transition: all 0.2s ease-in-out;
  	transition: all 0.2s ease-in-out;
}
h5.active:after {
  transform: rotate(45deg);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

/*==============================*/
/*===Documentation==============*/

/* Navbar header and memnu */
button.navbar-toggle {
    position: relative;
    background-color: transparent;
    padding: 7px 10px;
    border: 2px solid #19c09f;
    border-radius: 3px;
	cursor:pointer;
    display: none;
	transition: all .25s ease-out;
}
button.navbar-toggle:hover,
button.navbar-toggle:focus{
	outline: none;
}
.navbar-menu {
	display: block;
    height: auto;
    padding-bottom: 0;
    overflow: visible;
    float: right;
}
.navbar-menu ul>li {
    float: left;
	position: relative;
    display: block;
}
.navbar-menu ul>li>a {
    position: relative;
    display: block;
    color: hsla(0,0%,100%,.8);
    font-weight: 500;
	text-transform:uppercase;
    letter-spacing: 1px;
    transition: .2s ease;
	font-size: 14px;
    line-height: 20px;
    padding: 15px;
	text-decoration: none;    
}
.navbar-menu ul>.hero>a {
    background-color: hsla(0,0%,100%,.1);
    border-radius: 3px;
    transition: .3s linear;
}
.navbar-menu ul>.active>a{
    color: #fff;
    background-color: transparent;
    font-weight: 700;
}
.navbar-menu ul>li>a:hover{
    color: #fff;
}


/* MAIN MENU & SECTION */
div.logo {
    text-align: center;
    background-color: #2c313b;
	height: 100px;
	line-height: 100px;
	overflow: hidden;
}
div.logo img{
	max-height: 80px;
	vertical-align: middle;
}
#main_container {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
	background: #f5f5f5;
}
#main_container #main_nav:after {
    display: table;
    content: "";
    clear: both
}
#main_nav {
	position: fixed;
	top: 0;
    left: 0;
	float: left;
	width: 300px;
 	height: 100vh;
    line-height: 18px;
    z-index: 100;
    font-size: 14px;
    background: #FFFFFF;
    overflow-x: hidden;
    overflow-y: auto;
    box-shadow: 0px 0px 10px 0px #bfbfbf;
    transition: left .25s ease-out;
}
#main_nav .main-nav-content{
	height: 100vh;
	background: #3b424f;
}
#main_nav.nav-fixed {
    position: fixed;
    top: 0px;
}
#nav {
    position: absolute;
    top: 150px;
    bottom: 50px;
    left: 0;
    right: 0;
	margin: auto;
    padding: 0;
	width: 100%;
	overflow-x: hidden;
    overflow-y: auto;
}
#nav li {
    list-style-type: none;
	padding: 0;
}
#nav > li {
    display: inline-block;
    position: relative;
    float: left;
    width: 100%
}
#nav li ul.sub-nav {
    width: 300px;
    height: auto;
    z-index: 100;
    display: none;
    background: #4499c4;
	margin-left: 0;
}
#nav li ul.sub-nav li {
    border-top: none
}
#nav li ul.sub-nav li a {
    padding: 15px 0px 15px 40px;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    line-height: 20px;
    background-color: #323a47;
    border-color: #272e39;
}
#nav li.parent.current.parent-current > a,
#nav li.parent.parent-current li.current > a,
#nav li ul.sub-nav li:hover > a,
#nav li ul.sub-nav li > a.current,
#nav li ul.sub-nav li > a.active {
	background-color: #525c6e;
}
#nav li.parent > a:after {
    content: "";
    height: 12px;
    width: 12px;
    background: url(../images/site/ic-has-parent-white.png) center no-repeat;
    transform: rotate(90deg);
    position: absolute;
    right: 10px;
    top: 18px;
    bottom: 14px;
    left: auto
}
#nav li.parent.current > a:after {
    background: url(../images/site/ic-has-parent-white.png) center no-repeat;
}

#nav li.parent.parent-current > a:after,
#nav li.parent.active > a:after {
	-ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
#nav li a {
    text-decoration: none;
    padding: 15px;
    position: relative;
    line-height: 18px;
    display: inline-block;
    color: #aed3ba;
    width: 100%;
 	padding-left: 25px;
}

#nav li:hover > a,
#nav li.current > a,
#nav li.active > a,
#nav li > a.active {
    /* color: #fff;
    background-color: #407062;
    border-bottom: 1px solid #497c6d; */
 	background-color: #404a5a;
}
#nav li > a {
	color: #fff;
    background-color: #3b424f;
    background-position: left top;
    background-repeat: repeat-x;
    border-bottom: 1px solid #303641;
	font-size: 12px; 

	/*color: #000;
    background-color: #ffffff;
    background-position: left top;
    background-repeat: repeat-x;
    border-bottom: 1px solid #ececec;
    font-size: 16px;*/
}
#nav > li {
    counter-increment: nav-level1;
}
#nav > li > a:before {
    content: counter(nav-level1) ".";
	padding-right: 15px;
}
#nav > li li {
    counter-increment: nav-level2;
}
#nav > li li >a:before {
    content: counter(nav-level1) "." counter(nav-level2) ".";
	padding-right: 15px;
}

#nav li.parent.current.parent-current > a,
#nav li.parent.parent-current li.current > a,

#nav li.current .main-nav-item, #nav li:hover {
    background: #3f495b;
}

#main_content {
    color: #222;
    overflow: hidden;
    margin-left: 300px;
}
#main_content section {
	clear: both;
    width: 94%;
    margin: 0 3%;
    float: left;
    background: #FFF;
	padding: 70px 60px 60px;
    margin-bottom: 30px;
	display: none;
}
#main_content section:first-child {
	display: block;
}

#main_content a {
    color: #19c09f;
    text-decoration: none
}
#main_content a:not(.remove-hover):hover {
    border-bottom: 1px dashed;
}
#main_content a.popup:hover {
    border-bottom:none;
}
#main_content textarea.code {
    width: 100%;
    min-height: 300px;
    max-height: 500px;
    padding: 10px;
    margin-top: 5px;
    white-space: normal;
    resize: none
}
#main_content textarea.code.shortcode {
    max-height: 150px;
    min-height: 100px
}
#main_content .home-sample-content textarea {
    width: 100%;
    height: 800px;
    padding: 10px;
    white-space: normal;
    resize: none;
    border: none
}
#main_content ul.desc_options li > ul li img {
    margin-right: 10px
}
#main_content .home-title {
    clear: both;
    font-weight: 700;
    color: #24445D;
    font-size: 18px;
    padding: 5px 0;
    text-transform: uppercase
}
.ca-blank {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 30px;
    background-color: #fff
}
.box-thanks {
    background-color: #19c09f;
    color: #fff;
    padding: 20px;
    background-image: none
}

@media screen and (max-width: 767px){
	button.navbar-toggle{
		display: block;
	    position: fixed;
		top: 10px;
    	left: 3%;
	}
	.open-sidebar button.navbar-toggle{
		top: 0;
		left: 300px;
	}
	#main_content{
		margin-left:0;
	}
	#main_nav {
		position: fixed;
	 	left:-300px;
	}
	.open-sidebar #main_nav {
		left:0;
		top: 0;
	}
}
