﻿/*
 * Copyright (C) 2017 AlphabetCT Co. (www.alphabetct.com)
 *
 * 	* Title        : AP-style.css
 * 	* Created on   : 02/18/2017
 * 	* Author       : AlphabetCT Co. (www.alphabetct.com)
 * 	* Contact      : info@alphabetct.com
 * 	* Last modified: 06/10/2017              
 *
 */


/* Fonts Import & Fonts Style */
@import url('https://fonts.googleapis.com/css?family=Allerta+Stencil|Cairo|Changa|Cormorant+Garamond|Cuprum|Dancing+Script|Dosis|Exo|Graduate|Harmattan|Josefin+Sans|Khand|Mada|Maven+Pro|Orbitron|Oswald|Oxygen|Pontano+Sans|Questrial|Raleway|Rationale|Ubuntu|Yanone+Kaffeesatz|Noto+Sans|Titillium+Web|Open+Sans');
/*
    font-family: 'Cormorant Garamond', serif;
    font-family: 'Cuprum', sans-serif;
    font-family: 'Dancing Script', cursive;
    font-family: 'Dosis', sans-serif;
    font-family: 'Exo', sans-serif;
    font-family: 'Graduate', cursive;
    font-family: 'Josefin Sans', sans-serif;
    font-family: 'Khand', sans-serif;
    font-family: 'Maven Pro', sans-serif;
    font-family: 'Orbitron', sans-serif;
    font-family: 'Oswald', sans-serif;
    font-family: 'Oxygen', sans-serif;
    font-family: 'Pontano Sans', sans-serif;
    font-family: 'Questrial', sans-serif;
    font-family: 'Raleway', sans-serif;
    font-family: 'Rationale', sans-serif;
    font-family: 'Ubuntu', sans-serif;
    font-family: 'Yanone Kaffeesatz', sans-serif;
	font-family: 'Allerta Stencil', sans-serif;
	font-family: 'Noto Sans', sans-serif;
    font-family: 'Titillium Web', sans-serif;
	font-family: 'Open Sans', sans-serif;
		
    font-family: 'Mada', sans-serif;
    font-family: 'Harmattan', sans-serif;
    font-family: 'Cairo', sans-serif;
    font-family: 'Changa', sans-serif;
*/
.AP-allerta {font-family: "Allerta Stencil", Sans-serif;}   
.AP-oswald {font-family: "Oswald", Sans-serif;}   
.AP-cuprum {font-family: "Cuprum", Sans-serif;} 
.AP-cormorant {font-family: "Cormorant Garamond", Sans-serif;}   
.AP-dancing {font-family: "Dancing Script", Sans-serif;}   
.AP-dosis {font-family: "Dosis", Sans-serif;}   
.AP-exo {font-family: "Exo", Sans-serif;}   
.AP-graduate {font-family: "Graduate", Sans-serif;}   
.AP-josefin {font-family: "Josefin Sans", Sans-serif;}   
.AP-khand {font-family: "Khand", Sans-serif;}   
.AP-maven {font-family: "Maven Pro", Sans-serif;}   
.AP-orbitron {font-family: "Orbitron", Sans-serif;}   
.AP-oxygen {font-family: "Oxygen", Sans-serif;}   
.AP-pontano {font-family: "Pontano Sans", Sans-serif;}   
.AP-questrial {font-family: "Questrial", Sans-serif;}   
.AP-raleway {font-family: "Raleway", Sans-serif;}   
.AP-rationale {font-family: "Rationale", Sans-serif;}   
.AP-ubuntu {font-family: "Ubuntu", Sans-serif;} 
.AP-yanone {font-family: "Yanone Kaffeesatz", Sans-serif;} 
.AP-noto {font-family: "Noto Sans", sans-serif;}
.AP-Titillium {font-family: "Titillium Web", sans-serif;}
.AP-open-sans {font-family: "Open Sans", sans-serif;}

.AP-Cairo {font-family: "Cairo", Sans-serif;}
.AP-Mada {font-family: "Mada", Sans-serif;}
.AP-Harmattan {font-family: "Harmattan", Sans-serif;}
.AP-Changa {font-family: "Changa", Sans-serif;}   
/* End Fonts Import */

 @font-face {
        font-family: 'Far.Yekan';
        src:        url(../fonts/Far_Yekan.eot);
        src: local('☺'),
                    url(../fonts/Far_Yekan.woff) format('woff'),
                    url(../fonts/Far_Yekan.ttf) format('truetype'),
                    url(../fonts/Far_Yekan.svg) format('svg');
        font-weight: normal;
        font-style: normal;
        }

        .myclass {
        font-family: 'Far.Yekan',Tahoma, Sans-Serif;
        font-size: 24px;
        }



/* Stylesheets */
html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}

/* Extract from normalize.css by Nicolas Gallagher and Jonathan Neal git.io/normalize */
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:"Far.Yekan",Tahoma,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}.AP-serif{font-family:serif}
h1,h2,h3,h4,h5,h6{font-family:"Far.Yekan",Tahoma,Segoe UI,Arial,sans-serif;font-weight:400;margin:10px 0}.AP-wide{letter-spacing:4px}
hr{border:0;border-top:1px solid #eee;margin:20px 0}
.AP-image{max-width:100%;height:auto}img{margin-bottom:-5px}a{color:inherit}
.AP-table,.AP-table-all{border-collapse:collapse;border-spacing:0;width:100%;display:table}.AP-table-all{border:1px solid #ccc}
.AP-bordered tr,.AP-table-all tr{border-bottom:1px solid #ddd}.AP-striped tbody tr:nth-child(even){background-color:#f1f1f1}
.AP-table-all tr:nth-child(odd){background-color:#fff}.AP-table-all tr:nth-child(even){background-color:#f1f1f1}
.AP-hoverable tbody tr:hover,.AP-ul.AP-hoverable li:hover{background-color:#ccc}.AP-centered tr th,.AP-centered tr td{text-align:center}
.AP-table td,.AP-table th,.AP-table-all td,.AP-table-all th{padding:8px 8px;display:table-cell;text-align:left;vertical-align:top}
.AP-table th:first-child,.AP-table td:first-child,.AP-table-all th:first-child,.AP-table-all td:first-child{padding-left:16px}
button, .AP-btn,.AP-button {-webkit-appearance: none; transition: background-color 250ms ease-out;}
.AP-btn,.AP-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}
.AP-btn:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}
.AP-btn,.AP-button{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}   
.AP-disabled,.AP-btn:disabled,.AP-button:disabled{cursor:not-allowed;opacity:0.3}.AP-disabled *,:disabled *{pointer-events:none}
.AP-btn.AP-disabled:hover,.AP-btn:disabled:hover{box-shadow:none}
.AP-badge,.AP-tag{background-color:#000;color:#fff;display:inline-block;padding-left:8px;padding-right:8px;text-align:center}.AP-badge{border-radius:50%}
.AP-ul{list-style-type:none;padding:0;margin:0}.AP-ul li{padding:8px 16px;border-bottom:1px solid #ddd}.AP-ul li:last-child{border-bottom:none}
.AP-tooltip,.AP-display-container{position:relative}.AP-tooltip .AP-text{display:none}.AP-tooltip:hover .AP-text{display:inline-block}
.AP-ripple:active{opacity:0.5}.AP-ripple{transition:opacity 0s}
.AP-input{padding:8px;display:block;border:none;border-bottom:1px solid #ccc;width:100%}
.AP-select{padding:9px 0;width:100%;border:none;border-bottom:1px solid #ccc}
.AP-dropdown-click,.AP-dropdown-hover{position:relative;display:inline-block;cursor:pointer}
.AP-dropdown-hover:hover .AP-dropdown-content{display:block;z-index:1}
.AP-dropdown-hover:first-child,.AP-dropdown-click:hover{background-color:#ccc;color:#000}
.AP-dropdown-hover:hover > .AP-button:first-child,.AP-dropdown-click:hover > .AP-button:first-child{background-color:#ccc;color:#000}
.AP-dropdown-content{cursor:auto;color:#000;background-color:#fff;display:none;position:absolute;min-width:160px;margin:0;padding:0}
.AP-check,.AP-radio{width:24px;height:24px;position:relative;top:6px}
.AP-sidebar{height:100%;width:200px;background-color:#fff;position:fixed!important;z-index:1;overflow:auto}
.AP-bar-block .AP-dropdown-hover,.AP-bar-block .AP-dropdown-click{width:100%}
.AP-bar-block .AP-dropdown-hover .AP-dropdown-content,.AP-bar-block .AP-dropdown-click .AP-dropdown-content{min-width:100%}
.AP-bar-block .AP-dropdown-hover .AP-button,.AP-bar-block .AP-dropdown-click .AP-button{width:100%;text-align:left;padding:8px 16px}
.AP-main,#main{transition:margin-left .4s}
.AP-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)}
.AP-modal-content{margin:auto;background-color:#fff;position:relative;padding:0;outline:0;width:600px}
.AP-bar{width:100%;overflow:hidden}.AP-center .AP-bar{display:inline-block;width:auto}
.AP-bar .AP-bar-item{padding:8px 16px;float:left;width:auto;border:none;outline:none;display:block}
.AP-bar .AP-dropdown-hover,.AP-bar .AP-dropdown-click{position:static;float:left}
.AP-bar .AP-button{white-space:normal}
.AP-bar-block .AP-bar-item{width:100%;display:block;padding:8px 16px;text-align:left;border:none;outline:none;white-space:normal;float:none}
.AP-bar-block.AP-center .AP-bar-item{text-align:center}.AP-block{display:block;width:100%}
.AP-responsive{overflow-x:auto}
.AP-container:after,.AP-container:before,.AP-panel:after,.AP-panel:before,.AP-row:after,.AP-row:before,.AP-row-padding:after,.AP-row-padding:before,
.AP-cell-row:before,.AP-cell-row:after,.AP-clear:after,.AP-clear:before,.AP-bar:before,.AP-bar:after{content:"";display:table;clear:both}
.AP-col,.AP-half,.AP-third,.AP-twothird,.AP-threequarter,.AP-quarter{float:left;width:100%}
.AP-col.s1{width:8.33333%}.AP-col.s2{width:16.66666%}.AP-col.s3{width:24.99999%}.AP-col.s4{width:33.33333%}
.AP-col.s5{width:41.66666%}.AP-col.s6{width:49.99999%}.AP-col.s7{width:58.33333%}.AP-col.s8{width:66.66666%}
.AP-col.s9{width:74.99999%}.AP-col.s10{width:83.33333%}.AP-col.s11{width:91.66666%}.AP-col.s12{width:99.99999%}
@media (min-width:601px){.AP-col.m1{width:8.33333%}.AP-col.m2{width:16.66666%}.AP-col.m3,.AP-quarter{width:24.99999%}.AP-col.m4,.AP-third{width:33.33333%}
.AP-col.m5{width:41.66666%}.AP-col.m6,.AP-half{width:49.99999%}.AP-col.m7{width:58.33333%}.AP-col.m8,.AP-twothird{width:66.66666%}
.AP-col.m9,.AP-threequarter{width:74.99999%}.AP-col.m10{width:83.33333%}.AP-col.m11{width:91.66666%}.AP-col.m12{width:99.99999%}}
@media (min-width:993px){.AP-col.l1{width:8.33333%}.AP-col.l2{width:16.66666%}.AP-col.l3{width:24.99999%}.AP-col.l4{width:33.33333%}
.AP-col.l5{width:41.66666%}.AP-col.l6{width:49.99999%}.AP-col.l7{width:58.33333%}.AP-col.l8{width:66.66666%}
.AP-col.l9{width:74.99999%}.AP-col.l10{width:83.33333%}.AP-col.l11{width:91.66666%}.AP-col.l12{width:99.99999%}}
.AP-content{max-width:980px;margin:auto}.AP-rest{overflow:hidden}
.AP-cell-row{display:table;width:100%}.AP-cell{display:table-cell}
.AP-cell-top{vertical-align:top}.AP-cell-middle{vertical-align:middle}.AP-cell-bottom{vertical-align:bottom}
.AP-hide{display:none!important}.AP-show-block,.AP-show{display:block!important}.AP-show-inline-block{display:inline-block!important}
@media (max-width:600px){.AP-modal-content{margin:0 10px;width:auto!important}.AP-modal{padding-top:30px}
.AP-dropdown-hover.AP-mobile .AP-dropdown-content,.AP-dropdown-click.AP-mobile .AP-dropdown-content{position:relative}	
.AP-hide-small{display:none!important}.AP-mobile{display:block;width:100%!important}.AP-bar-item.AP-mobile,.AP-dropdown-hover.AP-mobile,.AP-dropdown-click.AP-mobile{text-align:center}
.AP-dropdown-hover.AP-mobile,.AP-dropdown-hover.AP-mobile .AP-btn,.AP-dropdown-hover.AP-mobile .AP-button,.AP-dropdown-click.AP-mobile,.AP-dropdown-click.AP-mobile .AP-btn,.AP-dropdown-click.AP-mobile .AP-button{width:100%}}
@media (max-width:768px){.AP-modal-content{width:500px}.AP-modal{padding-top:50px}}
@media (min-width:993px){.AP-modal-content{width:900px}.AP-hide-large{display:none!important}.AP-sidebar.AP-collapse{display:block!important}}
@media (max-width:992px) and (min-width:601px){.AP-hide-medium{display:none!important}}
@media (max-width:992px){.AP-sidebar.AP-collapse{display:none}.AP-main{margin-left:0!important;margin-right:0!important}}
.AP-top,.AP-bottom{position:fixed;width:100%;z-index:1}.AP-top{top:0}.AP-bottom{bottom:0}
.AP-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}
.AP-display-topleft{position:absolute;left:0;top:0}.AP-display-topright{position:absolute;right:0;top:0}
.AP-display-bottomleft{position:absolute;left:0;bottom:0}.AP-display-bottomright{position:absolute;right:0;bottom:0}
.AP-display-middle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}
.AP-display-left{position:absolute;top:50%;left:0%;transform:translate(0%,-50%);-ms-transform:translate(-0%,-50%)}
.AP-display-right{position:absolute;top:50%;right:0%;transform:translate(0%,-50%);-ms-transform:translate(0%,-50%)}
.AP-display-topmiddle{position:absolute;left:50%;top:0;transform:translate(-50%,0%);-ms-transform:translate(-50%,0%)}
.AP-display-bottommiddle{position:absolute;left:50%;bottom:0;transform:translate(-50%,0%);-ms-transform:translate(-50%,0%)}
.AP-display-container:hover .AP-display-hover{display:block}.AP-display-container:hover span.AP-display-hover{display:inline-block}.AP-display-hover{display:none}
.AP-display-position{position:absolute}
.AP-circle{border-radius:50%}
.AP-round-small{border-radius:2px}.AP-round,.AP-round-medium{border-radius:4px}.AP-round-large{border-radius:8px}.AP-round-xlarge{border-radius:16px}.AP-round-xxlarge{border-radius:32px}
.AP-row-padding,.AP-row-padding>.AP-half,.AP-row-padding>.AP-third,.AP-row-padding>.AP-twothird,.AP-row-padding>.AP-threequarter,.AP-row-padding>.AP-quarter,.AP-row-padding>.AP-col{padding:0 8px}
.AP-container,.AP-panel{padding:0.01em 16px}.AP-panel{margin-top:16px;margin-bottom:16px}
.AP-code,.AP-codespan{font-family:Consolas,"courier new";font-size:16px}
.AP-code{width:auto;background-color:#fff;padding:8px 12px;border-left:4px solid #4CAF50;word-wrap:break-word}
.AP-codespan{color:crimson;background-color:#f1f1f1;padding-left:4px;padding-right:4px;font-size:110%}
.AP-card,.AP-card-2{box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)}
.AP-card-4,.AP-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)}
.AP-spin{animation:AP-spin 2s infinite linear}@keyframes AP-spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}
.AP-animate-fading{animation:fading 10s infinite}@keyframes fading{0%{opacity:0}50%{opacity:1}100%{opacity:0}}
.AP-animate-opacity{animation:opac 0.8s}@keyframes opac{from{opacity:0} to{opacity:1}}
.AP-animate-top{position:relative;animation:animatetop 0.4s}@keyframes animatetop{from{top:-300px;opacity:0} to{top:0;opacity:1}}
.AP-animate-left{position:relative;animation:animateleft 0.4s}@keyframes animateleft{from{left:-300px;opacity:0} to{left:0;opacity:1}}
.AP-animate-right{position:relative;animation:animateright 0.4s}@keyframes animateright{from{right:-300px;opacity:0} to{right:0;opacity:1}}
.AP-animate-bottom{position:relative;animation:animatebottom 0.4s}@keyframes animatebottom{from{bottom:-300px;opacity:0} to{bottom:0;opacity:1}}
.AP-animate-zoom {animation:animatezoom 0.6s}@keyframes animatezoom{from{transform:scale(0)} to{transform:scale(1)}}
.AP-animate-input{transition:width 0.4s ease-in-out}.AP-animate-input:focus{width:100%!important}
.AP-opacity,.AP-hover-opacity:hover{opacity:0.60}.AP-opacity-off,.AP-hover-opacity-off:hover{opacity:1}
.AP-opacity-max{opacity:0.25}.AP-opacity-min{opacity:0.75}
.AP-greyscale-max,.AP-grayscale-max,.AP-hover-greyscale:hover,.AP-hover-grayscale:hover{filter:grayscale(100%)}
.AP-greyscale,.AP-grayscale{filter:grayscale(75%)}.AP-greyscale-min,.AP-grayscale-min{filter:grayscale(50%)}
.AP-sepia{filter:sepia(75%)}.AP-sepia-max,.AP-hover-sepia:hover{filter:sepia(100%)}.AP-sepia-min{filter:sepia(50%)}
.AP-tiny{font-size:10px!important}.AP-small{font-size:12px!important}.AP-medium{font-size:15px!important}.AP-large{font-size:18px!important}
.AP-xlarge{font-size:24px!important}.AP-xxlarge{font-size:36px!important}.AP-xxxlarge{font-size:48px!important}.AP-jumbo{font-size:64px!important}
.AP-left-align{text-align:left!important}.AP-right-align{text-align:right!important}.AP-justify{text-align:justify!important}.AP-center{text-align:center!important}
.AP-border-0{border:0!important}.AP-border{border:1px solid #ccc!important}
.AP-border-top{border-top:1px solid #ccc!important}.AP-border-bottom{border-bottom:1px solid #ccc!important}
.AP-border-left{border-left:1px solid #ccc!important}.AP-border-right{border-right:1px solid #ccc!important}
.AP-topbar{border-top:6px solid #ccc!important}.AP-bottombar{border-bottom:6px solid #ccc!important}
.AP-leftbar{border-left:6px solid #ccc!important}.AP-rightbar{border-right:6px solid #ccc!important}
.AP-section,.AP-code{margin-top:16px!important;margin-bottom:16px!important}
.AP-margin{margin:16px!important}.AP-margin-top{margin-top:16px!important}.AP-margin-bottom{margin-bottom:16px!important}
.AP-margin-left{margin-left:16px!important}.AP-margin-right{margin-right:16px!important}
.AP-padding-small{padding:4px 8px!important}.AP-padding{padding:8px 16px!important}.AP-padding-large{padding:12px 24px!important}
.AP-padding-16{padding-top:16px!important;padding-bottom:16px!important}.AP-padding-24{padding-top:24px!important;padding-bottom:24px!important}
.AP-padding-32{padding-top:32px!important;padding-bottom:32px!important}.AP-padding-48{padding-top:48px!important;padding-bottom:48px!important}
.AP-padding-64{padding-top:64px!important;padding-bottom:64px!important}
.AP-left{float:left!important}.AP-right{float:right!important}
.AP-button:hover{color:#000!important;background-color:#ccc!important}
.AP-transparent,.AP-hover-none:hover{background-color:transparent!important}
.AP-hover-none:hover{box-shadow:none!important}
/* **** Colors **** */
.APS-empty,.APS-hover-empty:hover{color:#ffffff!important;background-color:rgba(0,0,0,0.00)!important;}
.APS-goldenrod,.APS-hover-goldenrod:hover{color:#FFFFFF!important;background-color:#daa520!important}
.APS-gold,.APS-hover-gold:hover{color:#FFFFFF!important;background-color:#b89969!important}
.APS-gold2,.APS-hover-gold2:hover {color:#FFFFFF!important;background-color:#c9a36b!important}
.APS-gold3,.APS-hover-gold3:hover{color:#FFFFFF!important;background-color:#a07e49!important}
.APS-gold4,.APS-hover-gold4:hover {color:#FFFFFF!important;background-color:#d4af37!important}
.APS-khaki2,.APS-hover-khaki2:hover {color:#FFFFFF!important;background-color:#cfb53b!important}
.APS-blue,.APS-hover-blue:hover {color:#FFFFFF!important;background-color:#48b4ff!important}
.APS-light-blue, .APS-hover-light-blue:hover{color:#000!important;background-color:#ABEDD3!important;}
.APS-dark,.APS-hover-dark:hover {color:#FFFFFF!important;background-color:#292929!important}
.APS-dark-grey,.APS-hover-dark-grey:hover {color:#FFFFFF!important;background-color:#404040!important}
.APS-dark-grey2,.APS-hover-dark-grey2:hover {color:#FFFFFF!important;background-color:#383837!important}
.APS-dark-grey3,.APS-hover-dark-grey3:hover {color:#FFFFFF!important;background-color:#2b2b2b!important}
.APS-dark-grey4,.APS-hover-dark-grey4:hover {color:#FFFFFF!important;background-color:#191919!important}
.APS-dark-blue,.APS-hover-dark-blue:hover{color:#FFFFFF!important;background-color:#015162!important}
.APS-dark-blue2,.APS-hover-dark-blue2:hover{color:#FFFFFF!important;background-color:#002B47!important}
.APS-gray,.APS-hover-gray:hover{color:#000!important;background-color:#b8b8b8!important}
.APS-pink,.APS-hover-pink:hover{color:#FFFFFF!important;background-color:#FF5555!important}
.APS-dark-pink,.APS-hover-dark-pink:hover {color:#FFFFFF!important;background-color:#940240!important}
.APS-red,.APS-hover-red:hover{color:#FFFFFF!important;background-color:#e91756!important}
.APS-green,.APS-hover-green:hover{color:#FFFFFF!important;background-color:#006537!important;}
.APS-light-green,.APS-hover-light-green:hover{color:#FFFFFF!important;background-color:#8cc63e!important;}
.AP-amber,.AP-hover-amber:hover{color:#000!important;background-color:#ffc107!important}
.AP-aqua,.AP-hover-aqua:hover{color:#000!important;background-color:#00ffff!important}
.AP-blue,.AP-hover-blue:hover{color:#fff!important;background-color:#2196F3!important}
.AP-light-blue,.AP-hover-light-blue:hover{color:#000!important;background-color:#87CEEB!important}
.AP-brown,.AP-hover-brown:hover{color:#fff!important;background-color:#795548!important}
.AP-cyan,.AP-hover-cyan:hover{color:#000!important;background-color:#00bcd4!important}
.AP-blue-grey,.AP-hover-blue-grey:hover,.AP-blue-gray,.AP-hover-blue-gray:hover{color:#fff!important;background-color:#607d8b!important}
.AP-green,.AP-hover-green:hover{color:#fff!important;background-color:#4CAF50!important}
.AP-light-green,.AP-hover-light-green:hover{color:#000!important;background-color:#8bc34a!important}
.AP-indigo,.AP-hover-indigo:hover{color:#fff!important;background-color:#3f51b5!important}
.AP-khaki,.AP-hover-khaki:hover{color:#000!important;background-color:#f0e68c!important}
.AP-lime,.AP-hover-lime:hover{color:#000!important;background-color:#cddc39!important}
.AP-orange,.AP-hover-orange:hover{color:#000!important;background-color:#ff9800!important}
.AP-deep-orange,.AP-hover-deep-orange:hover{color:#fff!important;background-color:#ff5722!important}
.AP-pink,.AP-hover-pink:hover{color:#fff!important;background-color:#e91e63!important}
.AP-purple,.AP-hover-purple:hover{color:#fff!important;background-color:#9c27b0!important}
.AP-deep-purple,.AP-hover-deep-purple:hover{color:#fff!important;background-color:#673ab7!important}
.AP-red,.AP-hover-red:hover{color:#fff!important;background-color:#f44336!important}
.AP-sand,.AP-hover-sand:hover{color:#000!important;background-color:#fdf5e6!important}
.AP-teal,.AP-hover-teal:hover{color:#fff!important;background-color:#009688!important}
.AP-yellow,.AP-hover-yellow:hover{color:#000!important;background-color:#ffeb3b!important}
.AP-white,.AP-hover-white:hover{color:#000!important;background-color:#fff!important}
.AP-black,.AP-hover-black:hover{color:#fff!important;background-color:#000!important}
.AP-grey,.AP-hover-grey:hover,.AP-gray,.AP-hover-gray:hover{color:#000!important;background-color:#bbb!important}
.AP-light-grey,.AP-hover-light-grey:hover,.AP-light-gray,.AP-hover-light-gray:hover{color:#000!important;background-color:#f1f1f1!important}
.AP-dark-grey,.AP-hover-dark-grey:hover,.AP-dark-gray,.AP-hover-dark-gray:hover{color:#fff!important;background-color:#616161!important}
.AP-pale-red,.AP-hover-pale-red:hover{color:#000!important;background-color:#ffdddd!important}
.AP-pale-green,.AP-hover-pale-green:hover{color:#000!important;background-color:#ddffdd!important}
.AP-pale-yellow,.AP-hover-pale-yellow:hover{color:#000!important;background-color:#ffffcc!important}
.AP-pale-blue,.AP-hover-pale-blue:hover{color:#000!important;background-color:#ddffff!important}
/* Text Color */
.APS-text-goldenrod,.APS-hover-text-goldenrod:hover{color:#daa520!important;}
.APS-text-gold,.APS-hover-text-gold:hover{color:#b89969!important;}
.APS-text-gold4,.APS-hover-text-gold4:hover{color:#d4af37!important;}
.APS-text-blue,.APS-hover-text-blue:hover {color:#48b4ff!important;}
.APS-text-dark-blue,.APS-hover-text-dark-blue:hover {color:#015162!important}
.APS-text-light-blue,.APS-hover-text-light-blue:hover{color:#ABEDD3!important;}
.APS-text-pink,.APS-hover-text-pink:hover {color:#FF5555!important;}
.APS-text-dark-pink,.APS-hover-text-dark-pink:hover {color:#940240!important;}
.APS-text-red,.APS-hover-text-red:hover{color:#e91756!important;}
.APS-text-green,.APS-hover-text-green:hover{color:#006537!important;}
.APS-text-light-green,.APS-hover-text-light-green:hover{color:#8cc63e!important;}
.AP-text-red,.AP-hover-text-red:hover{color:#f44336!important}
.AP-text-green,.AP-hover-text-green:hover{color:#4CAF50!important}
.AP-text-blue,.AP-hover-text-blue:hover{color:#2196F3!important}
.AP-text-yellow,.AP-hover-text-yellow:hover{color:#ffeb3b!important}
.AP-text-white,.AP-hover-text-white:hover{color:#fff!important}
.AP-text-black,.AP-hover-text-black:hover{color:#000!important}
.AP-text-grey,.AP-hover-text-grey:hover,.AP-text-gray,.AP-hover-text-gray:hover{color:#757575!important}
.AP-text-amber{color:#ffc107!important}
.AP-text-aqua{color:#00ffff!important}
.AP-text-light-blue{color:#87CEEB!important}
.AP-text-brown{color:#795548!important}
.AP-text-cyan{color:#00bcd4!important}
.AP-text-blue-grey,.AP-text-blue-gray{color:#607d8b!important}
.AP-text-light-green{color:#8bc34a!important}
.AP-text-indigo{color:#3f51b5!important}
.AP-text-khaki{color:#b4aa50!important}
.AP-text-lime{color:#cddc39!important}
.AP-text-orange{color:#ff9800!important}
.AP-text-deep-orange{color:#ff5722!important}
.AP-text-pink{color:#e91e63!important}
.AP-text-purple{color:#9c27b0!important}
.AP-text-deep-purple{color:#673ab7!important}
.AP-text-sand{color:#fdf5e6!important}
.AP-text-teal{color:#009688!important}
.AP-text-light-grey,.AP-hover-text-light-grey:hover,.AP-text-light-gray,.AP-hover-text-light-gray:hover{color:#f1f1f1!important}
.AP-text-dark-grey,.AP-hover-text-dark-grey:hover,.AP-text-dark-gray,.AP-hover-text-dark-gray:hover{color:#3a3a3a!important}
/* Border Color */
.APS-border-grey {border:3px solid #464646!important}
.APS-border-goldenrod {border:1px solid #daa520!important}
.APS-border-gold {border:1px solid #b89969!important}
.APS-border-dark-blue {border:1px solid #015162!important}
.APS-border-dark-blue2 {border:1px solid #002B47!important}
.APS-border-dark-grey4,.APS-hover-border-dark-grey4:hover {border:1px solid #191919!important}
.APS-border-light-green,.APS-hover-border-light-green:hover{border:1px solid #8cc63e!important;}
.AP-border-dark-gray,.AP-hover-border-dark-gray:hover{border:1px solid #515050!important}
.APS-border-blue {border:1px solid #48b4ff!important}
.APS-border-pink,.APS-hover-border-pink:hover{border:1px solid #FF5555!important}
.APS-border-khaki2,.APS-hover-border-khaki2:hover{border:1px solid #cfb53b!important}
.APS-border-green,.APS-hover-border-green:hover{border:1px solid #006537!important;}
.AP-border-red,.AP-hover-border-red:hover{border-color:#f44336!important}
.AP-border-green,.AP-hover-border-green:hover{border-color:#4CAF50!important}
.AP-border-blue,.AP-hover-border-blue:hover{border-color:#2196F3!important}
.AP-border-yellow,.AP-hover-border-yellow:hover{border-color:#ffeb3b!important}
.AP-border-white,.AP-hover-border-white:hover{border-color:#fff!important}
.AP-border-black,.AP-hover-border-black:hover{border-color:#000!important}
.AP-border-grey,.AP-hover-border-grey:hover,.AP-border-gray,.AP-hover-border-gray:hover{border-color:#bbb!important}

/* Footer Style */
.AP-footer-color {background-color:#00202B;}

/* ****  Default Styles **** */
table {font-family:inherit;list-style-position:outside;list-style-type:none;}
a {color:inherit;text-decoration:none;line-height:inherit;}
a:hover, a:focus {color:inherit;}
a img {border:none;}

/* **** More Classes **** */
.APS-bg-opacity {background: transparent;zoom: 1;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); /* IE 6 & 7 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000)"; /* IE8 */}
.APS-bg-opacity {background: rgba(90,46,58,0.40);}
.APS-bg-opacity-hover-off:hover {background: rgba(0,0,0,0.8);}
.APS-transition-color{transition: background-color 400ms ease-out;}
.APS-transition{transition: background 400ms ease-out;}
.APS-opacity-off,.APS-hover-opacity-off:hover{opacity:1;-webkit-backface-visibility:hidden;transition:200ms ease-in-out;}
.APS-opacity-min,.APS-hover-opacity-min:hover{opacity:0.70;-webkit-backface-visibility:hidden;transition:200ms ease-in-out;}
.APSS-hover-text-blue:hover{color:#2196F3;transition: 200ms ease-out;}
.APSS-hover-text-purple:hover{color:#9c27b0;transition: 200ms ease-out;}


/* Form transition */
.APS-form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.APS-form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}


/* Graphical IDs */
#diagonaldivider {
    background: rgba(0,0,0,0.6);
    content: "";
    height: 100px;
    margin-top: -25px;
    left: 0;
    position: absolute;
    transform: skew(0deg,-2deg);
    width: 100%;
    z-index: 100;
}


/* Contdown classes */
.AP-countdown {color: #48b4ff;margin-top: 35px;text-align: center;margin-bottom: 65px;}
.AP-countdown > * {text-align: center;}
.AP-countdown div.days{border: 2px solid ;border-radius: 0px 20px;width: 120px;height: 120px;padding-top: 15px;margin: 15px;}
.AP-countdown div.hours{border: 2px solid ;border-radius: 20px 0px ;width: 120px;height: 120px;padding-top: 15px;margin: 15px;}
.AP-countdown div.minutes{border: 2px solid ;border-radius: 0px 20px;width: 120px;height: 120px;padding-top: 15px;margin: 15px;}
.AP-countdown div.seconds{border: 2px solid ;border-radius: 20px 0px;width: 120px;height: 120px;padding-top: 15px;margin: 15px;}
.AP-countdown div {display: inline-block;}
.AP-countdown div span {display: block;}
.AP-countdown div span:first-child {height: 64px;font-family: 'Raleway', sans-serif;font-weight: 300;font-size: 60px;line-height: 64px;color: #f7f7f7;}
.AP-countdown div span:last-child {height: 20px;font-family: 'Open Sans', sans-serif;font-weight: 300;font-size: 18px;line-height: 20px;}

/* Header Services */
.AP-services-icon{width: 380px;margin: 0 auto;}
.AP-services-icon i{font-size: 16px;border: 1px solid #474747;width: 33px;height: 33px;line-height: 30px;border-radius: 0px 0px;}
.AP-services-left{width: 150px;height: 1px;float: left;margin-top: 16px;border-top: 1px solid #474747;}
.AP-services-right{width: 150px;height: 1px;float: right;margin-top: 16px;border-top: 1px solid #474747;}
	
/* Responsive Elements setting */
/* Small devices (mobiles, 320px and up) */
@media (min-width: 320px) and (max-width: 479px){.subscribe-area .form-control {padding: 18px 12px 20px 14px;width: 270px;border-radius: 0px 0px 0px 0px;margin-right: 0px;}.submit-bt {padding: 7px 20px 8px;border-radius: 0px 0px 0px 0px;width: 270px;margin-top: -1px;margin-left: 4px;}.AP-services-icon{width: 240px;}.AP-services-left{width: 0px;}.AP-services-right{width: 0px;} }



