/*

November Template

http://www.templatemo.com/tm-473-november

*/

/* --** Reset CSS **-- */
.module { all: unset; }
* { margin: 0px; padding: 0px; box-sizing: border-box; -webkit-font-smoothing: antialiased; }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { border: 0; font-family: inherit; font-size: 85%; font-weight: inherit; margin: 0; outline: 0; padding: 0; vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }
html, body, button, input, select, textarea { font-family: Arial; font-size: 12px; color: #8c806e; }
ul, ol { margin-top: 0; margin-bottom: 10px; }
ul ul { margin-bottom: 0; }
li { font-size: 13px; margin: 5px 0px 10px 0px; }
pre { overflow: auto; }
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { font-weight: normal; text-align: left; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { -webkit-hyphens: none; -moz-hyphens: none; -ms-hyphens: none; hyphens: none; quotes: none; }
a img { border: 0; }
a, input { outline: none; }
a { color: #F06;  }
a:hover { text-decoration: none; }
h1, h2, h3, h4, h5, h6 { margin: 5px 0px 15px 0px; clear: both; font-weight: lighter; }
h1 { font-size: 36px; }
h2 { font-size: 30px; }
h3 { font-size: 24px; }
h4 { font-size: 20px; }
h5 { font-size: 18px; }
h6 { font-size: 14px; }
p {font-size: 13px; margin: 5px 0px 15px 0px; }

img { -ms-interpolation-mode: bicubic; border: 0; height: auto; max-width: 100%; vertical-align: middle; display: block;  }
figure { margin: 0; }
::-webkit-input-placeholder { color: rgba(51, 51, 51, 0.7); }
:-moz-placeholder { color: rgba(51, 51, 51, 0.7); }
::-moz-placeholder { color: rgba(51, 51, 51, 0.7); opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */ }
:-ms-input-placeholder { color: rgba(51, 51, 51, 0.7); }
input:focus, textarea:focus { background-color: #fff; border: 1px solid #c1c1c1; border: 1px solid rgba(51, 51, 51, 0.3); color: #333; }
input:focus, select:focus { outline: 2px solid #c1c1c1; outline: 2px solid rgba(51, 51, 51, 0.3); }
.hide { display: none;}

.clear { clear: both; height: 0px; overflow: hidden; }

/* <<< Design Holder >>> */
.DesignHolder { position: relative; display: block; width: 100%; min-height: 100%; }

/* <<< Layout Frame >>> */
.LayoutFrame { margin: 0 auto; width: 100%; display: block; }

/* <<< Body >>> */
body { background: #fff; }

/* <<< Header >>> */
header { width: 100%; position: fixed; top: 0px; left: 0px; height: 85px; background: rgba(255, 175, 66, 0.6); z-index: 9; }
header .Center { max-width: 1100px; margin: auto; }
header .site-logo { padding: 20px 0px 0px 0px; width: 370px; float: left; transition: all 0.3s;  }
header .site-logo h1 { margin: 0px; }
header .site-logo h1 a { font-size: 36px; color: #fff; font-family: 'Open Sans', sans-serif; font-weight: 800; text-decoration: none; text-transform: uppercase; text-shadow: rgb(3, 3, 3) 0px 2px 5px; transition: all 0.7s ease;  }
header .site-logo h1 a span { color: #ff9000; }
//header .site-logo img { width: 40%; }
header.smaller { padding: 0px 0px 0px 0px; height: 60px; transition: all 0.3s; background: rgba(255, 175, 66, 0.85); } 
header.smaller .site-logo {padding: 10px 0px 0px 0px; }
header.smaller .site-logo h1 { line-height: 30px; }
header.smaller .site-logo h1 a { font-size: 30px;  }
header.smaller .site-logo a img { width: 89%; }

/* <<< Navigation >>> */
.Navigation { float: right; width: 66.18%; margin-right: 0px; }
.Navigation ul { list-style: none; margin: 0px; float: right; }
.Navigation li { float: left; padding: 0px;  margin: 0px; height: 85px; position: relative; transition: all 0.3s ease; }
.Navigation li a { padding: 34px 7px 33px 7px; font-size: 16px; color: #343434; font-family: 'Open Sans', sans-serif; font-weight: 400; text-decoration: none; display: block; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.Navigation li span { 
	border-bottom: solid 5px #ff9000;
	//background: rgba(56,87,122,1);
	//background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(56,87,122,1)), color-stop(0%, rgba(56,87,122,1)), color-stop(0%, rgba(56,87,122,1)), color-stop(100%, rgba(44,68,94,1)));
	//background: linear-gradient(to bottom, rgba(56,87,122,1) 0%, rgba(56,87,122,1) 0%, rgba(56,87,122,1) 0%, rgba(44,68,94,1) 100%);
	//filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#38577a', endColorstr='#2c445e', GradientType=0 );
        background: rgba(255,175,66,1);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,175,66,1)), color-stop(0%, rgba(255,175,66,1)), color-stop(0%, rgba(255,175,66,1)), color-stop(100%, rgba(255,131,3,1)));
	background: linear-gradient(to bottom, rgba(255,175,66,0.5) 0%, rgba(255,175,66,0.6) 0%, rgba(255,175,66,0.6) 0%, rgba(255,131,3,0.6) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFAF42', endColorstr='#FF8303', GradientType=0 );
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -10;
	opacity: 0;
	transition: all 0.5s ease;
}
.Navigation li:hover span, .Navigation li.active span {
	opacity: 1;
}

header.smaller .Navigation li a { padding: 19px 7px; }
header.smaller .Navigation li { height: 60px; }

.mobile { display: none;  }
.mobile .fa { padding: 12px 14px; font-size: 31px; width: 55px; height: 55px; color: #fff; cursor: pointer; background: #ff9408; }
.mobile .fa:hover { background: #e3860e; }
.mobile.closed .fa-bars { display: none; }
.mobile .fa-times { padding: 11px 15px; width: 55px; height: 55px; display: none; font-size: 31px; }
.mobile.closed .fa-times { display: block; }

/* <<< Banner Section >>> */
.Banner_sec { width: 100%; background: url(../images/aqua/Banner-bg.jpg) top center no-repeat; height: 657px; position: relative; background-size: cover; }
.Banner_sec .bannerside { width: 100%; position: absolute; padding-top: 200px; padding-bottom: 121px; /*background-color: rgba(255,128,0,0.3);*/ left: 0px; }
.Banner_sec .Center { max-width: 1100px; margin: auto; }
.Banner_sec .leftside { padding: 30px 30px 0px; width: 36.00%; float: left; background: rgba(255,255,255,0.22); }
.Banner_sec .leftside h3 { font-size: 36px; color: #ff9000; text-shadow: 0px 0px 2px black; font-family: 'Open Sans', sans-serif; font-weight: 700; text-transform: uppercase; margin: 0px; line-height: 34px;}
.Banner_sec .leftside h3 span { color: #ff9000; font-family: 'Open Sans', sans-serif; font-weight: 600; display: block; }
.Banner_sec .leftside p { padding: 16px 0px 26px 0px; font-size: 16px; color: #fff; font-family: 'Open Sans', sans-serif; font-weight: 600; font-style: italic; margin: 0px; word-spacing: 2px; line-height: 22px; }
.Banner_sec .leftside a { padding: 11px 16px; font-size: 14px; color: #fff; font-family: 'Open Sans', sans-serif; font-weight: 600; text-transform: uppercase; text-decoration: none; display: inline-block; border: solid 1px #b0bdc8; background: rgba(64, 93, 118, 0.8); transition: all 0.3s ease; }
.Banner_sec .leftside a:hover { background: #ff9000; color: #fff; border: solid 1px #ff9000; }
.Banner_sec .rightside { width: 61%; float: right; position: relative; }
.Banner_sec .rightside .bx-wrapper { position: relative; z-index: 1; }
.Banner_sec .rightside ul { list-style: none; margin: 0px; }
.Banner_sec .rightside li { padding: 0px; margin: 0; float: none!important; }
.Banner_sec .rightside #slider { width: 100%; float: right;  position: relative; z-index: 1; }
.Banner_sec .rightside .Slider .text { padding: 25px 47px 21px 30px; position: absolute; bottom: 0px; left: 0px; width: 100%; background: rgba(0, 0, 0, 0.7); }
.Banner_sec .rightside .Slider .text .Icon { width: 38%; float: left; }
.Banner_sec .rightside .Slider .text ul { list-style: none; margin: 0px; }
.Banner_sec .rightside .Slider .text li { float: left!important; padding: 0px 30px 0px 10px; margin: 0px; }
.Banner_sec .rightside .Slider .text li a { display: block; font-size: 14px; color: #fff; text-decoration: none; font-family: 'Open Sans', sans-serif; font-weight: 400; transition: all 0.3s ease;}
.Banner_sec .rightside .Slider .text li:last-child { padding: 0px; }
.Banner_sec .rightside .Slider .text li:hover a { color: #ff9000!important;}
.Banner_sec .rightside .Slider .text li a .fa { padding: 13px; margin-right: 10px; color: #fff; border-radius: 50px; border: solid 2px #fff; transition: all 0.3s ease; }
.Banner_sec .rightside .Slider .text li:hover a .fa { background: #ff9000; color: #fff; border: solid 2px #ff9000; }
.Banner_sec .rightside .Slider .text li:last-child { padding-right: 0px; padding-left: 0px;}
.Banner_sec .rightside .Slider .text .Lorem { float: right; width: 100%; }
.Banner_sec .rightside .Slider .text .Lorem p { padding-top: 5px; font-size: 18px; color: #fff; margin: 0px; font-family: 'Open Sans', sans-serif; font-weight: 400; text-transform: uppercase; text-align: right; line-height: 19px; }
.Banner_sec .rightside .Slider .text .Lorem p span { font-size: 14px; text-align: right; color: #ff9000; display: block; text-transform: capitalize;}
.Banner_sec .rightside .prevBtn { width: 42px; height: 42px; display: block; text-indent: -9999px; background: url(../images/site/prev-arrow.png) no-repeat; position: absolute; top: 213px; left: 49px;  z-index: 1; opacity: 0.5; transition: opacity 0.3s ease; }
.Banner_sec .rightside .prevBtn:hover {  opacity: 1; }	
.Banner_sec .rightside .nextBtn { width: 42px; height: 42px; display: block; text-indent: -9999px; background: url(../images/site/next-arrow.png) no-repeat; position: absolute; top: 213px; right: 47px;  z-index: 1; opacity: 0.5; transition: opacity 0.3s ease; }
.Banner_sec .rightside .nextBtn:hover { opacity: 1; }	
.Banner_sec .rightside .Shadow { position: absolute; bottom: -3px; left: -24px; max-width: none; }

.Banner_sec .leftsideabout h3 { font-size: 57px; color: #fff; font-family: 'Open Sans', sans-serif; font-weight: 500; text-transform: uppercase; margin: 0px; line-height: 40px;}
.Banner_sec .leftsideabout h3 span { color: #ff9000; font-family: 'Open Sans', sans-serif; font-weight: 600; display: block; }

.Banner_sec .rightsideabout p { font-size: 18px; margin: 5px 0px 15px 0px; color: antiquewhite; }

/* <<< bg color>>> */
.bgcolor {  height: 74px; width: 100%; background: rgba(249,250,251,1); background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(249,250,251,1)), color-stop(0%, rgba(249,250,251,1)), color-stop(100%, rgba(225,228,231,1)));
	background: linear-gradient(to bottom, rgba(249,250,251,1) 0%, rgba(249,250,251,1) 0%, rgba(225,228,231,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9fafb', endColorstr='#e1e4e7', GradientType=0 ); }
	
	
	/* <<< Container >>> */
	#Container { overflow: hidden; width: 100%; }

	/* <<< About Section >>> */
	.About_sec { padding: 35px 0px 35px 0px ; width: 100%; overflow: hidden; background-color: #FEDE; }
	.About_sec .Center { max-width: 1100px; margin: auto; overflow: hidden; text-align: center; }
	.About_sec .Sertificate { padding: 0px 0px 170px 440px; }
	.About_sec .Sertificate img { float:left; height: 120px; padding: 0px 12px 0px 12px; }
	.About_sec h2 { padding-bottom: 30px ; font-size: 56px; color: #000; font-family: 'Oswald', sans-serif; font-weight: 400; margin: 0px; text-transform: uppercase; line-height: 60px; letter-spacing: -0.4px; }
	.About_sec p { padding: 15px 0px 15px 0px; font-size: 19px; color: #000; margin: 0px; font-family: 'Open Sans', sans-serif; line-height: 25px; font-weight: 400; }
	.About_sec a { padding: 11px 16px; font-size: 14px; color: #FFFAFA; font-family: 'Open Sans', sans-serif; font-weight: 600; text-transform: uppercase; text-decoration: none; display: inline-block; border: solid 1px #b0bdc8; background: rgba(255, 175, 66, 1); transition: all 0.3s ease; }
        .About_sec a:hover { background: #ff9000; color: #fff; border: solid 1px #ff9000; }
        .About_sec .Line { border: solid 1px #ff9408; height: 2px; width: 252px; margin: auto auto 90px auto; }
	.About_sec .Tabside { padding-bottom: 90px; width: 100%;}
	.About_sec .Tabside ul { list-style: none; margin: 0px; padding-bottom: 59px; }
	.About_sec .Tabside li { float: none; padding: 0px; margin: 0px -2px; display: inline-block;}
	.About_sec .Tabside li a { padding: 14px 40px 13px 40px; font-size: 18px; color: #989898; font-family: 'Open Sans', sans-serif; font-weight: 400; text-decoration: none; text-transform: uppercase; border: solid 1px #d5d5d5; display: block; transition: all 0.3s ease; }
	.About_sec .Tabside li a:hover, .About_sec .Tabside li a.activeLink { border: solid 1px #ff9408; background: #ff9408; color: #fff;}
	.About_sec .Tabside .TabImage { width: 43.63%; float: left; position: relative; }
	.About_sec .Tabside .TabImage .img1 { position: absolute; top: 0px; left: 42px; height: 260px; background: url(../images/site/about-shadow.png) no-repeat; background-position: 25px 223px; }
	.About_sec .Tabside .TabImage .img1 img { padding: 5px; border: solid 1px #ececec; background: #fff;  }
	.About_sec .Tabside .TabImage .img2 { position: absolute; top: 40px; left: 2px; height: 260px; background: url(../images/site/about-shadow.png) bottom center no-repeat; background-position: 0px 223px; }
	.About_sec .Tabside .TabImage .img2 img { padding: 5px; border: solid 1px #ececec; background: #fff;  }
	.About_sec .Tabside .Description { width: 54.3%; height: 450px; float: right; text-align: left; margin-top: -6px;}
	.About_sec .Tabside .Description h3 { font-size: 24px; color: #ff9000; margin: 0px; text-transform: uppercase; font-family:'Open Sans'; line-height: 29px; }
	.About_sec .Tabside .Description h3 span { padding-left: 3px; font-size: 14px; color: #ff9000; display: block; }
	.About_sec .Tabside .Description p { padding: 21px 0px 4px 0px; font-size: 14px; color: #979797; margin: 0px; font-family:'Open Sans'; line-height: 25px; }
	.About_sec .Tabside .Description p .cyan { font-size: 16px; color: #08c2ff; }
        .About_sec .cgaline { margin-left: auto; margin-right: auto; margin-bottom: 20px; display: flex; width: 90%; }
        .About_sec .cgaline img { max-height: 200px; max-width: 200px; float: left; margin: auto; }
        .About_sec .compdetail { padding-bottom: 90px; }
        .About_sec .compdetail li { font-size: 25px; color: #989898; }
        .About_sec .compdetail li:hover { color: #222222; }
        .About_sec .compdetail ol.equipment { padding: auto; }
        .About_sec .compdetail ol.equipment li { height: 100px; }
        .About_sec .compdetail ol.equipment li p { float: left; font-size: 25px; padding: 0; transform: translateY(35px); }
        .About_sec .compdetail ol.equipment li img { float: left; height: 100px; margin-right: 10px; }
        .About_sec .compdetail p:hover { color: #222222; }
        .About_sec .compdetail a { text-decoration: none; color: #F06; }
        .About_sec .compdetail a:hover { color: #ae382d; text-decoration: underline; }
        .About_sec .compdetail ul.qhse p { padding: 0; }
        .About_sec .compdetail ul.qhse p:hover { color: #979797; }
        .About_sec .Mid { max-width: 1100px; margin: auto; }
        .About_sec .Sertificate2 { padding-bottom: 130px; max-width: 536px; margin: auto; }
        .About_sec .Sertificate2 img { float:left; max-height: 120px; padding: 1px 1px 1px 1px; margin: 0px 12px 0px 12px; border: 1px solid #E0E0E0;}
        .About_sec .classgovsee { font-size:19px; }
        
        .bg-color { background-color: rgba(255,128,0,0.3); padding: 35px 0px 35px 0px; }
        .bg-color-page { background-color: rgba(255,128,0,0.3); padding: 130px 0px 45px 0px; }
        .bg-color-contact { background-color: rgba(255,128,0,0.3); }
        .bg-color-bottom { background-color: rgba(255,144,0,0.75); }
		 
	/* <<< Services Section >>> */
	.Services_sec{ width: 100%; overflow: hidden; background: url(../images/site/Services-bg.jpg) top center no-repeat; background-size: cover; }
	.Services_sec .Center { max-width: 1100px; margin: auto; overflow: hidden; text-align: center; }
	.Services_sec h2 { font-size: 56px; color: #fff; font-family: 'Oswald', sans-serif; font-weight: 400; margin: 0px; text-transform: uppercase; line-height: 60px; }
	.Services_sec h3 { font-size: 46px; color: #f9c922; font-family: 'Oswald', sans-serif; font-weight: 350; margin: 0px; text-transform: uppercase; line-height: 60px; }
	.Services_sec p { padding: 15px 0px 15px 0px; font-size: 17px; color: #d8dfe5; margin: 0px; font-family: 'Open Sans', sans-serif; line-height: 25px; font-weight: 400; }
	.Services_sec .Line { border: solid 1px #ff9408; height: 2px; width: 252px; margin: auto; }
        
        .Services_sec .Article { max-width: 1100px; margin: auto; }
        .Services_sec .Article p { padding-top: 10px; padding-bottom: 5px; }
        .Services_sec .Article ul { margin-left: 35px; font-size: 14px; color: #d8dfe5; font-family: 'Open Sans', sans-serif; line-height: 10px; font-weight: 400; }
        .Services_sec .Article ol { margin-left: 35px; font-size: 14px; color: #d8dfe5; font-family: 'Open Sans', sans-serif; line-height: 10px; font-weight: 400; }
        
        .Services_sec .Article .thumblist { position: relative; overflow: hidden; margin: 0 auto 1em auto; }
        .Services_sec .Article .thumblist ul { list-style: none; }
        .Services_sec .Article .thumblist ul li { float: left; width: 190px; margin: 0 4px 0 4px; }
        .Services_sec .Article .thumblist ul li img { padding-top: 15px; padding-bottom: 10px; float: left; height: 160px; margin: auto; }
        
        .Services_sec img { margin: auto; }
        .Services_sec img:last-of-type { float: none; }
        .Services_sec .print { border-radius: 4px; margin-left: 5px; float: right; border: 1px solid; text-align: right; background: url(../images/aqua/icons8-print-30.png) center no-repeat; background-color: #d8dfe5; background-size: 20px; height: 30px; width: 30px; }
        .Services_sec .print:hover { background-color: #989898; }
        .Services_sec .mail { border-radius: 4px; margin-left: 5px; float: right; border: 1px solid; text-align: right; background: url(../images/aqua/icons8-envelope-30.png) center no-repeat; background-color: #d8dfe5; background-size: 20px; height: 30px; width: 30px; }
        .Services_sec .mail:hover { background-color: #989898; }
        
        .Article ul.breadcrumb { margin: 0 0 10px 0; padding: 10px 16px; list-style: none; background-color: rgba(0, 0, 0, 0.1); }
        .Article ul.breadcrumb li { display: inline; font-size: 18px; color: #f9c922; }
        .Article ul.breadcrumb li+li:before { padding: 8px; color: black; content: "/\00a0"; }
        .Article ul.breadcrumb li a { color: #0275d8; text-decoration: none; }
        .Article ul.breadcrumb li a:hover { color: #e2850a; text-decoration: underline; }

        .Services_sec .ServiceList { padding: 0px 0px 0px 0px; width: 100%; overflow: hidden; }
        .Services_sec .ServiceList h3 { padding: 30px 0px 30px 0px; }
	.Services_sec .ServiceList ul { list-style: none; margin-bottom: 0px }
	.Services_sec .ServiceList li {  }
	.Services_sec .ServiceList li a { text-decoration: none; padding: 25px 0px 35px 0px; font-size: 20px; color: #d8dfe5; margin: 0px; font-family: 'Open Sans', sans-serif; line-height: 25px; font-weight: 400; }
        .Services_sec .ServiceList li a:hover { color: #f88e04; text-decoration: underline; }
        .Services_sec .ServiceList .SrvcPad { padding-top: 55px; }
        
	.Services_sec .Serviceside { padding: 30px 0px 110px 0px; width: 100%; overflow: hidden; }
        .Services_sec .Serviceside img {border: 1px solid #989898; border-radius: 4px; padding: 2px; height: 100%; width: 100%}
	.Services_sec .Serviceside ul { list-style: none; margin: 0px }
	.Services_sec .Serviceside li { float: left; padding: 0px; margin: 0px 34px 0px 34px; text-align: center; width: 300px; height: 200px; }
	.Services_sec .Serviceside li:last-child { margin-right: 0px;}
        .Services_sec .Serviceside li.Development { box-shadow: 1px 4px 7px -4px rgba(0,0,0,0.75); }	
        .Services_sec .Serviceside li.Development a { text-decoration: none; display: block; }
        .Services_sec .Serviceside li.Development h4 { padding: 0;  font-size: 30px; color: #d8dfe5; text-decoration: none; text-transform: uppercase; font-family: 'Open Sans', sans-serif; font-weight: 400;  }
	
	.Services_sec .Serviceside li.Desdin { box-shadow: 1px 4px 7px -4px rgba(0,0,0,0.75);  }
	.Services_sec .Serviceside li.Desdin a { text-decoration: none; display: block; }
	.Services_sec .Serviceside li.Desdin h4 { padding: 0;  font-size: 30px; color: #d8dfe5; text-decoration: none; text-transform: uppercase; font-family: 'Open Sans', sans-serif; font-weight: 400;  }
	
	.Services_sec .Serviceside li.Concept { box-shadow: 1px 4px 7px -4px rgba(0,0,0,0.75);  }
	.Services_sec .Serviceside li.Concept a { text-decoration: none; display: block; }
	.Services_sec .Serviceside li.Concept h4 { padding: 9; font-size: 30px; color: #d8dfe5; text-decoration: none; text-transform: uppercase;font-family: 'Open Sans', sans-serif; font-weight: 400; }
	
	/* <<< Pricing Section >>> */
	.Pricing_sec { padding: 112px 0px 108px 0px ; width: 100%; overflow: hidden; background: #ececec; }
	.Pricing_sec .Center { max-width: 1100px; margin: auto; overflow: hidden; text-align: center; }
	.Pricing_sec h2 { font-size: 57px; color: #000; font-family: 'Oswald', sans-serif; font-weight: 400; margin: 0px; text-transform: uppercase; line-height: 60px; }
	.Pricing_sec p { padding: 26px 0px 35px 0px; font-size: 14px; color: #8f8f8f; margin: 0px; font-family: 'Open Sans', sans-serif; line-height: 25px; font-weight: 400; }
	.Pricing_sec .Line { border: solid 1px #ff9408; height: 2px; width: 252px; margin: auto; }
	.Pricing_sec .Pricingside { padding: 75px 0px 0px 0px; width: 100%; overflow: hidden; text-align: initial; }
	.Pricing_sec .Pricingside ul { list-style: none; margin: 0px; }
	.Pricing_sec .Pricingside li { float: none; padding: 0px; margin: 0px 0px 11px 0px; height: 103px; background: #fff; text-align: center; }
	.Pricing_sec .Pricingside li .Basic { width: 55px; float: left; display: table; height: 103px; background: #ff9408; transition: all ease 0.3s; }
	.Pricing_sec .Pricingside li .Basic h5 { display: table-cell; vertical-align: middle; font-size: 17px; color: #2d2d2d; font-family: 'Oswald', sans-serif; font-weight: 400; text-transform: uppercase; margin: 0px; -webkit-transform: rotate(270deg); -moz-transform: rotate(270deg); -o-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg); clear: none; text-align: center; }
	.Pricing_sec .Pricingside li .Dollar { padding: 22px 0px 21px 0px; width: 205px; float: left; background: #2d2d2d; transition: all ease 0.3s;}
	.Pricing_sec .Pricingside li .Dollar h2 { font-size: 34px; color: #ff9408; font-family: 'Oswald', sans-serif; font-weight: 400; letter-spacing: 1px; }

	.Pricing_sec .Pricingside li .Band { padding: 1px 30px; width: 173px; float: left; background: url(../images/site/divider.png) right 16px no-repeat; transition: all 0.3s ease; }
	.Pricing_sec .Pricingside li .Band p { font-size: 16px; color: #979797; margin: 0px; font-family: 'Oswald', sans-serif; font-weight: 400; text-transform: uppercase; line-height: 20px; }
	.Pricing_sec .Pricingside li .Band p span { display: block; }
	.Pricing_sec .Pricingside li .Band.last { background: none; }
	.Pricing_sec .Pricingside li .Order {width: 147px; float: left; display: table; height: 103px;  }
	.Pricing_sec .Pricingside li .Order a { font-size: 17px; color: #fff; font-family: 'Oswald', sans-serif; font-weight: 400; text-decoration: none;  display: table-cell; vertical-align: middle; text-transform: uppercase;  background: #2d2d2d; }

	.Pricing_sec .Pricingside li:hover .Basic { padding: 0px; background: #2d2d2d; }
	.Pricing_sec .Pricingside li:hover .Basic h5 { color: #fff; }
	.Pricing_sec .Pricingside li:hover .Band { padding: 0px; background: #2d2d2d url(../images/site/divider-black.png) right 16px no-repeat; height: 103px; }
	.Pricing_sec .Pricingside li:hover .Band p { color: #fff; }
	.Pricing_sec .Pricingside li:hover .Dollar { background: #ff9408; color: #fff; }
	.Pricing_sec .Pricingside li:hover .Dollar h2 { color: #fff; }

	.Pricing_sec .Pricingside li:hover .Order a { background: #ff9408; color: #fff; transition: all 0.3s ease;}

	

	/* <<< Contact Section >>> */
	.Contact_sec { width: 100%; overflow: hidden; background-color: #FEDE; }
	/*.Contact_sec .Contactside { background: url(../images/site/Contact-bg.jpg) top center no-repeat; background-size: cover; overflow: hidden;}*/
	.Contact_sec .Center { padding: 115px 0px 77px 0px;  max-width: 1100px; margin: auto; overflow: hidden; text-align: center; }
	.Contact_sec h2 { font-size: 57px; color: #000; font-family: 'Oswald', sans-serif; font-weight: 400; margin: 0px; text-transform: uppercase; line-height: 60px;}
	.Contact_sec p { padding: 24px 0px 35px 0px; font-size: 14px; color: #979797; margin: 0px; font-family: 'Open Sans', sans-serif; line-height: 25px; font-weight: 400; }
	.Contact_sec .Line { border: solid 1px #ff9408; height: 2px; width: 252px; margin: auto; }
	.Contact_sec .Pricingside { padding: 70px 0px 10px 0px; width: 100%; overflow: hidden; text-align: initial; }
	       
        .Contact_sec .Maps { position: relative; padding-top: 20px; padding-bottom: 0; height: 400px; overflow: hidden; text-align: center; }
        .Contact_sec .Maps h3 { padding-top: 20px; font-size: 57px; color: #000; font-family: 'Oswald', sans-serif; font-weight: 400; margin: 0px; text-transform: uppercase; line-height: 60px; }
        .Contact_sec .Maps iframe { padding-top: 100px; position: absolute; top: 0; left: 0; width: 100%; height: 100% }
        
	/* <<< Map >>> */
	.Map { position: relative; z-index: 1; width: 100%; overflow: hidden; box-shadow: 0px 1px 12px 3px #242424;
		-webkit-box-shadow: 0px 1px 12px 3px #242424; -moz-box-shadow: 0px 1px 12px 3px #242424; -o-box-shadow: 0px 1px 12px 3px #242424; }
		.Map #GoogleMap { height: 399px; }

		/* <<< Get Section >>> */
		.Get_sec { width: 100%; overflow: hidden; background: #FFF; background-size: cover; }
		.Get_sec .Mid { padding: 28px 0px 28px 0px; max-width: 1100px; margin: auto; overflow: hidden; }
		.Get_sec .Leftside { width: 48.2%; float: left; }
		.Get_sec .Leftside fieldset { padding: 0px; margin: 0px; }
		.Get_sec .Leftside p { padding: 0px; margin: 0px 0px 15px 0px;  }
		.Get_sec .Leftside input.field { padding: 10px; font-size: 12px; color: #979797; font-family: 'Open Sans', sans-serif; font-weight: 400; border: 0px; width: 100%; box-shadow: 0px 2px 6px 0px #242424; -webkit-box-shadow: 0px 2px 6px 0px #242424; -moz-box-shadow: 0px 2px 6px 0px #242424;
		-o-box-shadow: 0px 2px 6px 0px #242424; border-radius: 0px; }
		.Get_sec .Leftside input:focus { outline: none;}
		.Get_sec .Leftside textarea { padding: 10px; font-size: 12px; color: #979797; font-family: 'Open Sans', sans-serif; font-weight: 400; border: 0px; width: 100%; height: 156px; resize:none; box-shadow: 0px 2px 6px 0px #242424; -webkit-box-shadow: 0px 2px 6px 0px #242424; -moz-box-shadow: 0px 2px 6px 0px #242424; -o-box-shadow: 0px 2px 6px 0px #242424; border-radius: 0px; }
		.Get_sec .Leftside textarea:focus { outline: none;}
		.Get_sec .Leftside .button { padding: 16px 0px 17px 0px; margin-top: -3px; font-size: 14px; color: #e9ecee; font-family: 'Open Sans', sans-serif; font-weight: 700; text-align: center; background: #e2850a; border: 0px; text-transform:uppercase; width: 100%; cursor: pointer; box-shadow: 0px 2px 6px 0px #242424; -webkit-box-shadow: 0px 2px 6px 0px #242424; -moz-box-shadow: 0px 2px 6px 0px #242424; -o-box-shadow: 0px 2px 6px 0px #242424; border-radius: 0px; transition: all 0.3s ease;}
		.Get_sec .Leftside .button:hover { background: #2d2d2d; color: #fff;}
                .Get_sec .Leftside h3 { padding-bottom: 44px; font-size: 46px; color: #f88e04; font-family: 'Oswald', sans-serif; font-weight: 400; margin: 0px; text-transform:uppercase; line-height: 46px; }
		.Get_sec .Leftside .Sertificate img { float:left; height: 120px; padding: 0px 12px 0px 12px; }
                
		.Get_sec .Leftside h3 { padding-bottom: 44px; font-size: 46px; color: #f88e04; font-family: 'Oswald', sans-serif; font-weight: 400; margin: 0px; text-transform:uppercase; line-height: 46px; }
		.Get_sec .Leftside h4 { color: #f9c922; }
                .Get_sec .Leftside address { padding: 0px 0px 27px 65px; margin-left: 3px; font-size: 14px; color: #ebedf1; font-family: 'Open Sans', sans-serif; font-weight: 400; font-style: normal; background: url(../images/site/location-icn.png) left 4px no-repeat; line-height: 24px;  }
		.Get_sec .Leftside address.Number { background: url(../images/site/phone-icn.png) left 5px no-repeat; }
		.Get_sec .Leftside address.Email { margin-left: 4px; background: url(../images/site/mail-icn.png) left 0px no-repeat; }
		.Get_sec .Leftside address.Email a { text-decoration: none; color: #ebedf1; }
		.Get_sec .Leftside address.Email a:Hover { color: #f88e04; }
		.Get_sec .Leftside ul { list-style: none; margin: 0px; padding: 27px 0px 0px 3px; }
		.Get_sec .Leftside li { float: left; padding: 0px; margin: 0px  22px 0px 0px; }
		.Get_sec .Leftside li a { text-decoration: none; }
                
		.Get_sec .Rightside { width: 48.18%; float: right;}
		.Get_sec .Rightside h3 { padding-bottom: 44px; font-size: 46px; color: #f88e04; font-family: 'Oswald', sans-serif; font-weight: 400; margin: 0px; text-transform:uppercase; line-height: 46px; }
		.Get_sec .Rightside h4 { color: #e2850a; }
                .Get_sec .Rightside address { padding: 0px 0px 27px 65px; margin-left: 3px; font-size: 14px; color: #3b3e46; font-family: 'Open Sans', sans-serif; font-weight: 400; font-style: normal; background: url(../images/site/location-icn.png) left 4px no-repeat; line-height: 24px;  }
		.Get_sec .Rightside address.Number { background: url(../images/site/phone-icn.png) left 5px no-repeat; }
		.Get_sec .Rightside address.Email { margin-left: 4px; background: url(../images/site/mail-icn.png) left 0px no-repeat; }
		.Get_sec .Rightside address.Email a { text-decoration: none; color: #3b3e46; font-size: 14px; }
		.Get_sec .Rightside address.Email a:Hover { color: #f88e04; }
		.Get_sec .Rightside ul { list-style: none; margin: 0px; padding: 27px 0px 0px 3px; }
		.Get_sec .Rightside li { float: left; padding: 0px; margin: 0px  22px 0px 0px; }
		.Get_sec .Rightside li a { text-decoration: none; }

.Get_sec .Socialmedia .tgh { max-width: 290px; margin: auto; overflow: hidden; padding: 20px 0; }
.Get_sec .Socialmedia .tgh ul { list-style: none; margin: 0px; padding: 27px auto auto 3px; }
.Get_sec .Socialmedia .tgh li { height: 37px; width: 37px; float: left; padding: 0px; margin: 0px  22px 0px 0px; }
.Get_sec .Socialmedia .tgh li a { text-decoration: none; }
.Get_sec .Socialmedia .tgh a img { height: 37px; width: 37px; float: left; padding: 0px; margin: 0px  22px 0px 0px; }
.Get_sec .Socialmedia .tgh li.find { width: 150px; font-size: 36px; color: antiquewhite; }

.menubottom { overflow: hidden; width: 100%; text-align: center; margin: auto; }
.menubottom .tgh { max-width: 100%; margin: auto; overflow: hidden; }
.menubottom .tgh ul { list-style: none; margin: 0px; }
.menubottom .tgh li { padding: 0px;  margin: 0px; height: 40px; display: inline-block;  position: relative; transition: all 0.3s ease; }
.menubottom .tgh li a { padding: 10px 15px 10px 15px; font-size: 14px; color: #fff; font-family: 'Open Sans', sans-serif; font-weight: 400; text-decoration: none; display: block; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.menubottom .tgh li a:hover { color: #9a684f; }
        
/* <<< footer >>> */
footer { overflow: hidden; width: 100%; text-align: center; }
footer .Cntr { padding:  10px 0px; max-width: 1100px; margin: auto;}
footer .Cntr p { padding: 0px; font-size: 13px; color: #9a684f; font-family:'Open Sans'; margin: 0px; text-shadow: 0 0 2px #FFFF00; font-weight: 700; }
footer .Cntr a { color: #a9abad; text-decoration: none; }
footer .Cntr a:hover { color: #fff; }

.menuFloat { min-width: fit-content; position:fixed; color: #fff; bottom:20px; left:20px; background-color: #0c9; box-shadow: 1px 1px 8px #dff7e2; padding: 5px; border-radius: 10px; }
.menuFloat ul { list-style: none; }
.menuFloat li { float: left; margin: 5px; }
.menuFloat img { float: left; width: 15px; margin-right: 7px; float: left; }
.menuFloat .Email a { text-decoration: none; color: #fff; font-size: 13px; }
.menuFloat .Email a:hover { color: #f9c922; }

.menuWhatsappFloat { position:fixed!important; left:20px; bottom:60px; z-index:10;transition: all .2s ease; }

a.btn { padding: 11px 16px; font-size: 14px; color: #FFFAFA; font-family: 'Open Sans', sans-serif; font-weight: 600; text-transform: uppercase; text-decoration: none; display: inline-block; border: solid 1px #b0bdc8; background: rgba(255, 175, 66, 1); transition: all 0.3s ease; margin: auto; max-width: fit-content; }
a.btn:hover { background: #ff9000; color: #fff; border: solid 1px #ff9000; }

.container { width: 100%; overflow: hidden; background: url(../images/aqua/Banner-bg.jpg) top center no-repeat; background-size: cover; }
.container .content { background: rgba(0,0,0,0.5); max-width: 760px; margin: auto; overflow: hidden; text-align: left; padding: 25px; }
.container .contentlarge { background: rgba(0,0,0,0.5); max-width: 1100px; margin: auto; overflow: hidden; text-align: left; padding: 25px; } 
.container h2 { padding-bottom: 15px; text-align: center; font-size: 56px; color: #fff; margin: 0px; font-family: 'Oswald', sans-serif; line-height: 60px; font-weight: 400; text-transform: uppercase; }
.container p { padding-bottom: 5px; font-size: 17px; color: #d8dfe5; margin: 0px; font-family: 'Open Sans', sans-serif; font-weight: 600; }
.container h3 { padding: 15px 0; font-size: 56px; color: #fff; margin: 0px; font-family: 'Oswald', sans-serif; line-height: 60px; font-weight: 400; text-transform: uppercase; }

.container ul { counter-reset: index; padding: 0; max-width: 100%; overflow: hidden; }
.container li { counter-increment: index; display: flex; box-sizing: border-box; font-family: 'Open Sans', sans-serif; font-size: 17px; color: #d8dfe5; font-weight: 600; }
.container li::before { content: counters(index, ".", decimal-leading-zero); font-size: 1.5rem; text-align: right; font-weight: bold; min-width: 50px; padding-right: 12px; font-variant-numeric: tabular-nums; align-self: flex-start; background-color: #d8dfe5; background-attachment: fixed; -webkit-background-clip: text; -webkit-text-fill-color: transparent; }

.spasi2 { padding-top: 60px; }
.container .spasi { padding-top: 40px;  }

.container .equlist img { margin-bottom: 2px; margin-right: 2px; width: 49%; float: left; }
.equline { width: 100%; }

.content .aboutcontent { width: 100%; }

.contentlarge .galleryclass { width: 100%; margin: 0 auto; }
.contentlarge .galleryclass .gl-list { display: table; position: relative; float: left; margin: auto; width: 100%; }
.contentlarge .galleryclass .gl-list .gl-item { width: 33.33%; position: relative; height: 250px; float: left; padding: 10px; background-color: #fff; border: 1px solid; }
.contentlarge .galleryclass .gl-list .gl-item img { max-height: 90%; max-width: 90%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.contentlarge .galleryclass .gl-list .gl-item img.withtext { padding-bottom: 25px; }
.contentlarge .galleryclass .gl-list .gl-item p { position: relative; text-align: center; padding: 2px; transform: translateY(200px); background: rgba(0,0,0,0.05); color: #000;  }

.contentlarge.contentarticle { background: white; border-radius: 4px; box-shadow: 1px 1px 5px #dff7e2; }

.servicelist { padding-top: 40px; }
.servicelist h3 { font-size: 46px; color: #f9c922; font-family: 'Oswald', sans-serif; font-weight: 35px; margin: 0px; text-transform: uppercase; line-height: 60px; }
.servicelist li a { text-decoration: none; font-size: 20px; color: #d8dfe5; margin: 0px; font-family: 'Open Sans', sans-serif; line-height: 25px; font-weight: 600; }
.servicelist li a:hover { color: #f88e04; text-decoration: underline; }

.container .Breadcrumb { border-radius: 4px; background: white; max-width: 1100px; margin: auto; overflow: hidden; text-align: left; margin-bottom: 10px;  box-shadow: 1px 1px 5px #dff7e2; }
.container .Breadcrumb ul { padding: 10px 16px; list-style: none; margin: 0; }
.container .Breadcrumb ul li:before { content: none; }
.container .Breadcrumb ul li { display: inline; font-size: 18px; color: #0275d8; }
.container .Breadcrumb ul li+li:before { padding: 8px; color: black; content: "/\00a0"; -webkit-text-fill-color: unset; }
.container .Breadcrumb ul li a { color: black; text-decoration: none; }
.container .Breadcrumb ul li a:hover { color: #8c806e; text-decoration: underline; }

.container .Article { max-width: 1100px; margin: auto; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: initial; line-height: 1.42857143; color: #333; }
.container .Article p { padding: 0; color: #333; font-family: Univers57,arial,helvetica,sans-serif; font-size: 14px; line-height: 1.42857143; font-weight: initial; margin: 0 0 10px; }
.container .Article span { padding: 0; color: black; }
.container .Article img { display: initial; }
.container .Article ul { margin-left: 35px; font-size: 14px; color: #000; font-family: 'Open Sans', sans-serif; line-height: 10px; font-weight: 400; overflow: visible; }
.container .Article ul li { display: list-item; list-style: outside; list-style-type: disc; font-weight: 400; color: #000; }
.container .Article ul li:before { content: none; }
.container .Article ol { margin-left: 35px; font-size: 14px; color: #000; font-family: 'Open Sans', sans-serif; line-height: 10px; font-weight: 400; overflow: visible; }
.container .Article ol li { display: list-item; list-style: inside; list-style-type: decimal; font-weight: 400; color: #000; }
.container .Article ol li:before { content: none; }
/*.container .Article { position: relative; overflow: hidden; margin: 0 auto 1em auto; }
.container .Article img { padding-top: 15px; padding-bottom: 10px; height: 300px; margin: auto; display: inline; }*/

.Article .print { color: #d8dfe5; border-radius: 4px; margin-left: 5px; float: right; border: 1px solid; text-align: right; background: url(../images/aqua/icons8-print-30.png) center no-repeat; background-color: #d8dfe5; background-size: 20px; height: 30px; width: 30px; }
.Article .print:hover { background-color: #989898; }
.Article .mail { color: #d8dfe5; border-radius: 4px; margin-left: 5px; float: right; border: 1px solid; text-align: right; background: url(../images/aqua/icons8-envelope-30.png) center no-repeat; background-color: #d8dfe5; background-size: 20px; height: 30px; width: 30px; }
.Article .mail:hover { background-color: #989898; }

table.inquiry { width: 100%; font-size: 30px; color: #fff; font-family: 'Open Sans', sans-serif; line-height: 25px; font-weight: 400; overflow: visible; }
table.inquiry th, td { padding: 10px; vertical-align: top; }
table.inquiry label { padding: 5px; }
table.inquiry input { padding: 5px; font-size: 12px; color: #979797; font-family: 'Open Sans', sans-serif; font-weight: 400; border: 0px; width: 100%; box-shadow: 0px 2px 6px 0px #242424; -webkit-box-shadow: 0px 2px 6px 0px #242424; -moz-box-shadow: 0px 2px 6px 0px #242424;
    -o-box-shadow: 0px 2px 6px 0px #242424; border-radius: 0px; }
table.inquiry input:focus { outline: none;}
table.inquiry textarea { padding: 5px; font-size: 12px; color: #979797; font-family: 'Open Sans', sans-serif; font-weight: 400; border: 0px; width: 100%; height: 156px; resize:none; box-shadow: 0px 2px 6px 0px #242424; -webkit-box-shadow: 0px 2px 6px 0px #242424; -moz-box-shadow: 0px 2px 6px 0px #242424; -o-box-shadow: 0px 2px 6px 0px #242424; border-radius: 0px; }
table.inquiry textarea:focus { outline: none;}
table.inquiry .button { padding: 16px 0px 17px 0px; margin-top: -3px; font-size: 14px; color: #e9ecee; font-family: 'Open Sans', sans-serif; font-weight: 700; text-align: center; background: #e2850a; border: 0px; text-transform:uppercase; width: 100%; cursor: pointer; box-shadow: 0px 2px 6px 0px #242424; -webkit-box-shadow: 0px 2px 6px 0px #242424; -moz-box-shadow: 0px 2px 6px 0px #242424; -o-box-shadow: 0px 2px 6px 0px #242424; border-radius: 0px; transition: all 0.3s ease;}
table.inquiry .button:hover { background: #2d2d2d; color: #fff;}

.CenterImg a { display: contents; }
.CenterImg img { max-width: 180px; display: block; margin-left: auto; margin-right: auto; border-radius: 4px; box-shadow: 0px 0px 6px -4px rgba(0,0,0,0.75); }
.CenterImg img:hover { transform: scale(1.01); box-shadow: 0px 0px 7px 0px rgba(100,0,0,0.75); }
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
   #loader-wrapper { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 1000; }
   #loader { display: block; position: relative; left: 50%; top: 50%; width: 150px; height: 150px; margin: -75px 0 0 -75px; border-radius: 50%; border: 3px solid transparent; border-top-color: #3498db; -webkit-animation: spin 2s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
   	animation: spin 2s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */ z-index: 1001; }
   	#loader:before { content: ""; position: absolute; top: 5px; left: 5px; right: 5px; bottom: 5px; border-radius: 50%; border: 3px solid transparent;
   	border-top-color: #e74c3c; -webkit-animation: spin 3s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
   animation: spin 3s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */ }
   #loader:after { content: ""; position: absolute; top: 15px; left: 15px; right: 15px; bottom: 15px; border-radius: 50%; border: 3px solid transparent;
border-top-color: #f9c922; -webkit-animation: spin 1.5s linear infinite; /* Chrome, Opera 15+, Safari 5+ */ animation: spin 1.5s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */ }

@-webkit-keyframes spin {
	0%   { 
		-webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */  /* IE 9 */
		transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
	}
	100% {
		-webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */  /* IE 9 */
		transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
	}
}
@keyframes spin {
	0%   { 
		-webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */  /* IE 9 */
		transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
	}
	100% {
		-webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */  /* IE 9 */
		transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
	}
}

#loader-wrapper .loader-section { position: fixed; top: 0; width: 51%; height: 100%; background: #222222; z-index: 1000; -webkit-transform: translateX(0);  /* Chrome, Opera 15+, Safari 3.1+ */  /* IE 9 */ transform: translateX(0);  /* Firefox 16+, IE 10+, Opera */}

#loader-wrapper .loader-section.section-left {
	left: 0;
}

#loader-wrapper .loader-section.section-right {
	right: 0;
}

/* Loaded */
.loaded #loader-wrapper .loader-section.section-left {
	-webkit-transform: translateX(-100%);  /* Chrome, Opera 15+, Safari 3.1+ */  /* IE 9 */
	transform: translateX(-100%);  /* Firefox 16+, IE 10+, Opera */  
	transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

.loaded #loader-wrapper .loader-section.section-right {
	-webkit-transform: translateX(100%);  /* Chrome, Opera 15+, Safari 3.1+ */  /* IE 9 */
	transform: translateX(100%);  /* Firefox 16+, IE 10+, Opera */  
	transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

.loaded #loader {
	opacity: 0;  
	transition: all 0.3s ease-out;
}
.loaded #loader-wrapper {
	visibility: hidden;

	-webkit-transform: translateY(-100%);  /* Chrome, Opera 15+, Safari 3.1+ */  /* IE 9 */
	transform: translateY(-100%);  /* Firefox 16+, IE 10+, Opera */  
	transition: all 0.3s 1s ease-out;
}

/* JavaScript Turned Off */
.no-js #loader-wrapper {
	display: none;
}

.floating-chat {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  position: fixed;
  bottom: 20px;
  right: 10px;
  width: 160px;
  height: 40px;
  transform: translateY(70px);
  transition: all 250ms ease-out;
  border-radius: 5rem;
  opacity: 0;
  background: #51CC64;
}
.floating-chat i {
  font-size: 16px;
}
.floating-chat span {
  font-size: 15px;
  font-family: Arial;
}
.floating-chat.enter:hover {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  opacity: 1;
}
.floating-chat.enter {
  transform: translateY(0);
  opacity: 1;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.12), 0px 1px 2px rgba(0, 0, 0, 0.14);
}
.floating-chat.expand {
  width: 250px;
  max-height: 250px;
  height: 250px;
  border-radius: 5px;
  cursor: auto;
  opacity: 1;
}
.floating-chat :focus {
  outline: 0;
  box-shadow: 0 0 3pt 2pt rgba(14, 200, 121, 0.3);
}
.floating-chat button {
  background: transparent;
  border: 0;
  color: white;
  text-transform: uppercase;
  border-radius: 3px;
  cursor: pointer;
}
.floating-chat .chat {
  display: flex;
  flex-direction: column;
  position: absolute;
  opacity: 0;
  width: 1px;
  height: 1px;
  border-radius: 50%;
  transition: all 250ms ease-out;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.floating-chat .chat.enter {
  opacity: 1;
  border-radius: 0;
  margin: 10px;
  width: auto;
  height: auto;
}
.floating-chat .chat .header {
  flex-shrink: 0;
  padding-bottom: 10px;
  display: flex;
  background: transparent;
}
.floating-chat .chat .header .title {
  font-size: 16px;
  flex-grow: 1;
  flex-shrink: 1;
  padding: 0 5px;
}
.floating-chat .chat .header button {
  flex-shrink: 0;
}
.floating-chat .chat .messages {
  padding: 10px;
  margin: 0;
  list-style: none;
  /*overflow-y: scroll;*/
  overflow-x: hidden;
  flex-grow: 1;
  border-radius: 4px;
  background: lightgreen;
}
.floating-chat .chat .messages::-webkit-scrollbar {
  width: 5px;
}
.floating-chat .chat .messages::-webkit-scrollbar-track {
  border-radius: 5px;
  background-color: rgba(25, 147, 147, 0.1);
}
.floating-chat .chat .messages::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: rgba(25, 147, 147, 0.2);
}
.floating-chat .chat .messages li {
  position: relative;
  clear: both;
  display: inline-block;
  padding: 14px;
  margin: 0 0 10px 0;
  font: 12px/16px "Noto Sans", sans-serif;
  border-radius: 10px;
  background-color: rgba(25, 147, 147, 0.2);
  word-wrap: break-word;
  max-width: 81%;
}
.floating-chat .chat .messages li:before {
  position: absolute;
  top: 0;
  width: 25px;
  height: 25px;
  border-radius: 25px;
  content: "";
  background-size: cover;
}
.floating-chat .chat .messages li:after {
  position: absolute;
  top: 10px;
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid rgba(25, 147, 147, 0.2);
}
.floating-chat .chat .messages li.other {
  animation: show-chat-odd 0.15s 1 ease-in;
  -moz-animation: show-chat-odd 0.15s 1 ease-in;
  -webkit-animation: show-chat-odd 0.15s 1 ease-in;
  float: right;
  margin-right: 45px;
  color: #0ad5c1;
}
.floating-chat .chat .messages li.other:before {
  right: -45px;
  background-image: url(https://github.com/Thatkookooguy.png);
}
.floating-chat .chat .messages li.other:after {
  border-right: 10px solid transparent;
  right: -10px;
}
.floating-chat .chat .messages li.self {
  animation: show-chat-even 0.15s 1 ease-in;
  -moz-animation: show-chat-even 0.15s 1 ease-in;
  -webkit-animation: show-chat-even 0.15s 1 ease-in;
  float: left;
  margin-left: 45px;
}
.floating-chat .chat .messages li.self:before {
  left: -45px;
  background-image: url(http://aquamarine.id/images/aqua/icon.png);
}
.floating-chat .chat .messages li.self:after {
  border-left: 10px solid transparent;
  left: -10px;
}
.floating-chat .chat .footer {
  flex-shrink: 0;
  display: flex;
  padding-top: 10px;
  max-height: 90px;
  background: transparent;
}
.floating-chat .chat .footer .text-box {
  border-radius: 3px;
  background: rgba(25, 147, 147, 0.2);
  min-height: 100%;
  width: 100%;
  margin-right: 5px;
  color: #0ec879;
  overflow-y: auto;
  padding: 2px 5px;
}
.floating-chat .chat .footer .text-box::-webkit-scrollbar {
  width: 5px;
}
.floating-chat .chat .footer .text-box::-webkit-scrollbar-track {
  border-radius: 5px;
  background-color: rgba(25, 147, 147, 0.1);
}
.floating-chat .chat .footer .text-box::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: rgba(25, 147, 147, 0.2);
}
.floating-chat .chat .footer .btnadmin {
  color:#0ec879;
  background:antiquewhite;
  margin:2px;
  border-radius: 15px;
  font-size: small;
  padding: 8px;
  text-align: center;
}

@keyframes show-chat-even {
  0% {
    margin-left: -480px;
  }
  100% {
    margin-left: 0;
  }
}
@-moz-keyframes show-chat-even {
  0% {
    margin-left: -480px;
  }
  100% {
    margin-left: 0;
  }
}
@-webkit-keyframes show-chat-even {
  0% {
    margin-left: -480px;
  }
  100% {
    margin-left: 0;
  }
}
@keyframes show-chat-odd {
  0% {
    margin-right: -480px;
  }
  100% {
    margin-right: 0;
  }
}
@-moz-keyframes show-chat-odd {
  0% {
    margin-right: -480px;
  }
  100% {
    margin-right: 0;
  }
}
@-webkit-keyframes show-chat-odd {
  0% {
    margin-right: -480px;
  }
  100% {
    margin-right: 0;
  }
}