/* sgic.CSS  January 2018  */
html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}

html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}
audio,canvas,progress,video{display:inline-block}progress{vertical-align:baseline}
audio:not([controls]){display:none;height:0}[hidden],template{display:none}
a{background-color:transparent;-webkit-text-decoration-skip:objects}
a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}
dfn{font-style:italic}mark{background:#ff0;color:#000}
small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-0.25em}sup{top:-0.5em}figure{margin:1em 40px}img{border-style:none}svg:not(:root){overflow:hidden}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}hr{box-sizing:content-box;height:0;overflow:visible}
button,input,select,textarea{font:inherit;margin:0}optgroup{font-weight:bold}
button,input{overflow:visible}button,select{text-transform:none}
button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}
button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner{border-style:none;padding:0}
button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring{outline:1px dotted ButtonText}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}
legend{color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}
[type=checkbox],[type=radio]{padding:0}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px}
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-input-placeholder{color:inherit;opacity:0.54}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
/* End extract */



html,body{font-family:Verdana,sans-serif;font-size:15px;line-height:1.5}html{overflow-x:hidden}
h1{font-size:36px}h2{font-size:30px}h3{font-size:24px}h4{font-size:20px}h5{font-size:18px}h6{font-size:16px}.sgic-serif{font-family:serif}
h1,h2,h3,h4,h5,h6{font-family:"Segoe UI",Arial,sans-serif;font-weight:400;margin:10px 0}.sgic-wide{letter-spacing:4px}
hr{border:0;border-top:1px solid #eee;margin:20px 0}

.sgic-image{max-width:100%;height:auto}img{vertical-align:middle}a{color:inherit}
.sgic-table,.sgic-table-all{border-collapse:collapse;border-spacing:0;width:100%;display:table}.sgic-table-all{border:1px solid #ccc}
.sgic-bordered tr,.sgic-table-all tr{border-bottom:1px solid #ddd}.sgic-striped tbody tr:nth-child(even){background-color:#f1f1f1}
.sgic-table-all tr:nth-child(odd){background-color:#fff}.sgic-table-all tr:nth-child(even){background-color:#f1f1f1}
.sgic-hoverable tbody tr:hover,.sgic-ul.sgic-hoverable li:hover{background-color:#ccc}.sgic-centered tr th,.sgic-centered tr td{text-align:center}
.sgic-table td,.sgic-table th,.sgic-table-all td,.sgic-table-all th{padding:8px 8px;display:table-cell;text-align:left;vertical-align:top}
.sgic-table th:first-child,.sgic-table td:first-child,.sgic-table-all th:first-child,.sgic-table-all td:first-child{padding-left:16px}
.sgic-btn,.sgic-button{border:none;display:inline-block;outline:0;padding:8px 16px;vertical-align:middle;overflow:hidden;text-decoration:none;color:inherit;background-color:inherit;text-align:center;cursor:pointer;white-space:nowrap}
.sgic-btn:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}
.sgic-btn,.sgic-button{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}   
.sgic-disabled,.sgic-btn:disabled,.sgic-button:disabled{cursor:not-allowed;opacity:0.3}.sgic-disabled *,:disabled *{pointer-events:none}
.sgic-btn.sgic-disabled:hover,.sgic-btn:disabled:hover{box-shadow:none}
.sgic-badge,.sgic-tag{background-color:#000;color:#fff;display:inline-block;padding-left:8px;padding-right:8px;text-align:center}.sgic-badge{border-radius:50%}
.sgic-ul{list-style-type:none;padding:0;margin:0}.sgic-ul li{padding:8px 16px;border-bottom:1px solid #ddd}.sgic-ul li:last-child{border-bottom:none}
.sgic-tooltip,.sgic-display-container{position:relative}.sgic-tooltip .sgic-text{display:none}.sgic-tooltip:hover .sgic-text{display:inline-block}
.sgic-ripple:active{opacity:0.5}.sgic-ripple{transition:opacity 0s}
.sgic-input{padding:8px;display:block;border:none;border-bottom:1px solid #ccc;width:100%}
.sgic-select{padding:9px 0;width:100%;border:none;border-bottom:1px solid #ccc}
.sgic-dropdown-click,.sgic-dropdown-hover{position:relative;display:inline-block;cursor:pointer}
.sgic-dropdown-hover:hover .sgic-dropdown-content{display:block}
.sgic-dropdown-hover:first-child,.sgic-dropdown-click:hover{background-color:#ccc;color:#000}
.sgic-dropdown-hover:hover > .sgic-button:first-child,.sgic-dropdown-click:hover > .sgic-button:first-child{background-color:#ccc;color:#000}
.sgic-dropdown-content{cursor:auto;color:#000;background-color:#fff;display:none;position:absolute;min-width:160px;margin:0;padding:0;z-index:1}
.sgic-check,.sgic-radio{width:24px;height:24px;position:relative;top:6px}
.sgic-sidebar{height:100%;width:200px;background-color:#fff;position:fixed!important;z-index:1;overflow:auto}
.sgic-bar-block .sgic-dropdown-hover,.sgic-bar-block .sgic-dropdown-click{width:100%}
.sgic-bar-block .sgic-dropdown-hover .sgic-dropdown-content,.sgic-bar-block .sgic-dropdown-click .sgic-dropdown-content{min-width:100%}
.sgic-bar-block .sgic-dropdown-hover .sgic-button,.sgic-bar-block .sgic-dropdown-click .sgic-button{width:100%;text-align:left;padding:8px 16px}
.sgic-main,#main{transition:margin-left .4s}
.sgic-modal{z-index:3;display:none;padding-top:100px;position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgb(0,0,0);background-color:rgba(0,0,0,0.4)}
.sgic-modal-content{margin:auto;background-color:#fff;position:relative;padding:0;outline:0;width:600px}
.sgic-bar{width:100%;overflow:hidden}.sgic-center .sgic-bar{display:inline-block;width:auto}
.sgic-bar .sgic-bar-item{padding:8px 16px;float:left;width:auto;border:none;outline:none;display:block}
.sgic-bar .sgic-dropdown-hover,.sgic-bar .sgic-dropdown-click{position:static;float:left}
.sgic-bar .sgic-button{white-space:normal}
.sgic-bar-block .sgic-bar-item{width:100%;display:block;padding:8px 16px;text-align:left;border:none;outline:none;white-space:normal;float:none}
.sgic-bar-block.sgic-center .sgic-bar-item{text-align:center}.sgic-block{display:block;width:100%}
.sgic-responsive{display:block;overflow-x:auto}
.sgic-container:after,.sgic-container:before,.sgic-panel:after,.sgic-panel:before,.sgic-row:after,.sgic-row:before,.sgic-row-padding:after,.sgic-row-padding:before,
.sgic-cell-row:before,.sgic-cell-row:after,.sgic-clear:after,.sgic-clear:before,.sgic-bar:before,.sgic-bar:after{content:"";display:table;clear:both}
.sgic-col,.sgic-half,.sgic-third,.sgic-twothird,.sgic-threequarter,.sgic-quarter{float:left;width:100%}
.sgic-col.s1{width:8.33333%}.sgic-col.s2{width:16.66666%}.sgic-col.s3{width:24.99999%}.sgic-col.s4{width:33.33333%}
.sgic-col.s5{width:41.66666%}.sgic-col.s6{width:49.99999%}.sgic-col.s7{width:58.33333%}.sgic-col.s8{width:66.66666%}
.sgic-col.s9{width:74.99999%}.sgic-col.s10{width:83.33333%}.sgic-col.s11{width:91.66666%}.sgic-col.s12{width:99.99999%}
@media (min-width:601px){.sgic-col.m1{width:8.33333%}.sgic-col.m2{width:16.66666%}.sgic-col.m3,.sgic-quarter{width:24.99999%}.sgic-col.m4,.sgic-third{width:33.33333%}
.sgic-col.m5{width:41.66666%}.sgic-col.m6,.sgic-half{width:49.99999%}.sgic-col.m7{width:58.33333%}.sgic-col.m8,.sgic-twothird{width:66.66666%}
.sgic-col.m9,.sgic-threequarter{width:74.99999%}.sgic-col.m10{width:83.33333%}.sgic-col.m11{width:91.66666%}.sgic-col.m12{width:99.99999%}}
@media (min-width:993px){.sgic-col.l1{width:8.33333%}.sgic-col.l2{width:16.66666%}.sgic-col.l3{width:24.99999%}.sgic-col.l4{width:33.33333%}
.sgic-col.l5{width:41.66666%}.sgic-col.l6{width:49.99999%}.sgic-col.l7{width:58.33333%}.sgic-col.l8{width:66.66666%}
.sgic-col.l9{width:74.99999%}.sgic-col.l10{width:83.33333%}.sgic-col.l11{width:91.66666%}.sgic-col.l12{width:99.99999%}}
.sgic-content{max-width:980px;margin:auto}.sgic-rest{overflow:hidden}
.sgic-cell-row{display:table;width:100%}.sgic-cell{display:table-cell}
.sgic-cell-top{vertical-align:top}.sgic-cell-middle{vertical-align:middle}.sgic-cell-bottom{vertical-align:bottom}
.sgic-hide{display:none!important}.sgic-show-block,.sgic-show{display:block!important}.sgic-show-inline-block{display:inline-block!important}
@media (max-width:600px){.sgic-modal-content{margin:0 10px;width:auto!important}.sgic-modal{padding-top:30px}
.sgic-dropdown-hover.sgic-mobile .sgic-dropdown-content,.sgic-dropdown-click.sgic-mobile .sgic-dropdown-content{position:relative}	
.sgic-hide-small{display:none!important}.sgic-mobile{display:block;width:100%!important}.sgic-bar-item.sgic-mobile,.sgic-dropdown-hover.sgic-mobile,.sgic-dropdown-click.sgic-mobile{text-align:center}
.sgic-dropdown-hover.sgic-mobile,.sgic-dropdown-hover.sgic-mobile .sgic-btn,.sgic-dropdown-hover.sgic-mobile .sgic-button,.sgic-dropdown-click.sgic-mobile,.sgic-dropdown-click.sgic-mobile .sgic-btn,.sgic-dropdown-click.sgic-mobile .sgic-button{width:100%}}
@media (max-width:768px){.sgic-modal-content{width:500px}.sgic-modal{padding-top:50px}}
@media (min-width:993px){.sgic-modal-content{width:900px}.sgic-hide-large{display:none!important}.sgic-sidebar.sgic-collapse{display:block!important}}
@media (max-width:992px) and (min-width:601px){.sgic-hide-medium{display:none!important}}
@media (max-width:992px){.sgic-sidebar.sgic-collapse{display:none}.sgic-main{margin-left:0!important;margin-right:0!important}}
.sgic-top,.sgic-bottom{position:fixed;width:100%;z-index:1}.sgic-top{top:0}.sgic-bottom{bottom:0}
.sgic-overlay{position:fixed;display:none;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.5);z-index:2}
.sgic-display-topleft{position:absolute;left:0;top:0}.sgic-display-topright{position:absolute;right:0;top:0}
.sgic-display-bottomleft{position:absolute;left:0;bottom:0}.sgic-display-bottomright{position:absolute;right:0;bottom:0}
.sgic-display-middle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}
.sgic-display-left{position:absolute;top:50%;left:0%;transform:translate(0%,-50%);-ms-transform:translate(-0%,-50%)}
.sgic-display-right{position:absolute;top:50%;right:0%;transform:translate(0%,-50%);-ms-transform:translate(0%,-50%)}
.sgic-display-topmiddle{position:absolute;left:50%;top:0;transform:translate(-50%,0%);-ms-transform:translate(-50%,0%)}
.sgic-display-bottommiddle{position:absolute;left:50%;bottom:0;transform:translate(-50%,0%);-ms-transform:translate(-50%,0%)}
.sgic-display-container:hover .sgic-display-hover{display:block}.sgic-display-container:hover span.sgic-display-hover{display:inline-block}.sgic-display-hover{display:none}
.sgic-display-position{position:absolute}
.sgic-circle{border-radius:50%}
.sgic-round-small{border-radius:2px}.sgic-round,.sgic-round-medium{border-radius:4px}.sgic-round-large{border-radius:8px}.sgic-round-xlarge{border-radius:16px}.sgic-round-xxlarge{border-radius:32px}
.sgic-row-padding,.sgic-row-padding>.sgic-half,.sgic-row-padding>.sgic-third,.sgic-row-padding>.sgic-twothird,.sgic-row-padding>.sgic-threequarter,.sgic-row-padding>.sgic-quarter,.sgic-row-padding>.sgic-col{padding:0 8px}
.sgic-container,.sgic-panel{padding:0.01em 16px}.sgic-panel{margin-top:16px;margin-bottom:16px}
.sgic-code,.sgic-codespan{font-family:Consolas,"courier new";font-size:16px}
.sgic-code{width:auto;background-color:#fff;padding:8px 12px;border-left:4px solid #4CAF50;word-wrap:break-word}
.sgic-codespan{color:crimson;background-color:#f1f1f1;padding-left:4px;padding-right:4px;font-size:110%}
.sgic-card,.sgic-card-2{box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)}
.sgic-card-4,.sgic-hover-shadow:hover{box-shadow:0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19)}
.sgic-spin{animation:sgic-spin 2s infinite linear}@keyframes sgic-spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}
.sgic-animate-fading{animation:fading 10s infinite}@keyframes fading{0%{opacity:0}50%{opacity:1}100%{opacity:0}}
.sgic-animate-opacity{animation:opac 0.8s}@keyframes opac{from{opacity:0} to{opacity:1}}
.sgic-animate-top{position:relative;animation:animatetop 0.4s}@keyframes animatetop{from{top:-300px;opacity:0} to{top:0;opacity:1}}
.sgic-animate-left{position:relative;animation:animateleft 0.4s}@keyframes animateleft{from{left:-300px;opacity:0} to{left:0;opacity:1}}
.sgic-animate-right{position:relative;animation:animateright 0.4s}@keyframes animateright{from{right:-300px;opacity:0} to{right:0;opacity:1}}
.sgic-animate-bottom{position:relative;animation:animatebottom 0.4s}@keyframes animatebottom{from{bottom:-300px;opacity:0} to{bottom:0;opacity:1}}
.sgic-animate-zoom {animation:animatezoom 0.6s}@keyframes animatezoom{from{transform:scale(0)} to{transform:scale(1)}}
.sgic-animate-input{transition:width 0.4s ease-in-out}.sgic-animate-input:focus{width:100%!important}
.sgic-opacity,.sgic-hover-opacity:hover{opacity:0.60}.sgic-opacity-off,.sgic-hover-opacity-off:hover{opacity:1}
.sgic-opacity-max{opacity:0.25}.sgic-opacity-min{opacity:0.75}
.sgic-greyscale-max,.sgic-grayscale-max,.sgic-hover-greyscale:hover,.sgic-hover-grayscale:hover{filter:grayscale(100%)}
.sgic-greyscale,.sgic-grayscale{filter:grayscale(75%)}.sgic-greyscale-min,.sgic-grayscale-min{filter:grayscale(50%)}
.sgic-sepia{filter:sepia(75%)}.sgic-sepia-max,.sgic-hover-sepia:hover{filter:sepia(100%)}.sgic-sepia-min{filter:sepia(50%)}
.sgic-tiny{font-size:10px!important}.sgic-small{font-size:12px!important}.sgic-medium{font-size:15px!important}.sgic-large{font-size:18px!important}
.sgic-xlarge{font-size:24px!important}.sgic-xxlarge{font-size:36px!important}.sgic-xxxlarge{font-size:48px!important}.sgic-jumbo{font-size:64px!important}
.sgic-left-align{text-align:left!important}.sgic-right-align{text-align:right!important}.sgic-justify{text-align:justify!important}.sgic-center{text-align:center!important}
.sgic-border-0{border:0!important}.sgic-border{border:1px solid #ccc!important}
.sgic-border-top{border-top:1px solid #ccc!important}.sgic-border-bottom{border-bottom:1px solid #ccc!important}
.sgic-border-left{border-left:1px solid #ccc!important}.sgic-border-right{border-right:1px solid #ccc!important}
.sgic-topbar{border-top:6px solid #ccc!important}.sgic-bottombar{border-bottom:6px solid #ccc!important}
.sgic-leftbar{border-left:6px solid #ccc!important}.sgic-rightbar{border-right:6px solid #ccc!important}
.sgic-section,.sgic-code{margin-top:16px!important;margin-bottom:16px!important}
.sgic-margin{margin:16px!important}.sgic-margin-top{margin-top:16px!important}.sgic-margin-bottom{margin-bottom:16px!important}
.sgic-margin-left{margin-left:16px!important}.sgic-margin-right{margin-right:16px!important}
.sgic-padding-small{padding:4px 8px!important}.sgic-padding{padding:8px 16px!important}.sgic-padding-large{padding:12px 24px!important}
.sgic-padding-16{padding-top:16px!important;padding-bottom:16px!important}.sgic-padding-24{padding-top:24px!important;padding-bottom:24px!important}
.sgic-padding-32{padding-top:32px!important;padding-bottom:32px!important}.sgic-padding-48{padding-top:48px!important;padding-bottom:48px!important}
.sgic-padding-64{padding-top:64px!important;padding-bottom:64px!important}
.sgic-left{float:left!important}.sgic-right{float:right!important}
.sgic-button:hover{color:#000!important;background-color:#ccc!important}
.sgic-transparent,.sgic-hover-none:hover{background-color:transparent!important}
.sgic-hover-none:hover{box-shadow:none!important}
/* Colors */

.sgic-blue,.sgic-hover-blue:hover{color:#fff!important;background: linear-gradient(to bottom, rgba(64,150,238,1) 0%,rgba(64,150,238,1) 100%) !important;}

.sgic-yellow,.sgic-hover-yellow:hover{color:#44a!important;background:#ffb!important;  }
.sgic-blue-grey,.sgic-hover-blue-grey:hover,.sgic-blue-gray,.sgic-hover-blue-gray:hover{color:#fff!important;background: linear-gradient(to bottom, #b5bdc8 0%,#828c95 36%,#28343b 100%)!important;  }

.odd-cell{background-color:#fdf9e6;}
.pair-cell{background-color:#edecea;}


.nav{
    
    list-style:none;
    margin:0;
    padding:0;
    
}


.nav li {
	display:inline;
    border-right: none;
}

.nav li:last-child {
    border-right: none;
}
.nav a{
    display:inline-block;
    padding:10px;
	color: #003399;
	text-align: center;
    padding: 14px 16px;
    text-decoration: none;
}

.nav ul {
	list-style-type: none;
    
    overflow: hidden;
    
    border: 1px solid #e7e7e7;
    background-color: #f3f3f3;
}

/* Change the link color on hover */
.nav li a:hover {
	color: #FFCC00;
    background-color: #003399;
	
	

}



/*
.nav li a:hover  ul{
	color: #FFCC00;
    background-color: #003399;
	 

}





.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    right: 0;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content {
    display: block;
}

*/




/* Submenu */


/*
.nav ul li:hover ul {
  display: block;
  transition: all .3s ease;
}


.nav li ul {
  display: block;
  position: absolute;
  top: 100%;
  
}

.nav ul ul li {
  min-width: 170px;
  display: list-item;
  position: relative;
}

.nav ul ul ul {
  position: absolute;
  top: 0;
  left: 100%;
}
*/


.pnav{
    
    list-style:none;
    margin:0;
    padding:0;
    
}


.pnav li {
	display:inline;
    border-right: none;
}

.nav li:last-child {
    border-right: none;
}
.pnav a{
    display:inline-block;
    padding:10px;
	color: #003399;
	text-align: center;
    padding: 14px 16px;
    text-decoration: none;
}

.pnav ul {
	list-style-type: none;
    
    overflow: hidden;
    
    border: 1px solid #e7e7e7;
    background-color: #f3f3f3;
}

/* Change the link color on hover */
.pnav li a:hover {
	color: #FFCC00;
    background-color: #3a3a3a;
}






div.gallery {
    margin: 5px;
    border: 1px solid #ccc;
    float: left;
    width: 180px;
}

div.gallery:hover {
    border: 1px solid #777;
}

div.gallery img {
    width: 100%;
    height: auto;
}

div.desc {
    padding: 15px;
    text-align: center;
}

.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}

div.gallery2{
    margin: 5px;
    border: 1px solid #ccc;
    float: center;
    width: 180px;
}

div.gallery2:hover {
    border: 1px solid #777;
}

div.gallery2 img {
    width: 100%;
    height: auto;
}

div.desc2 {
    padding: 15px;
    text-align: center;
}