/* input(1361,17): run-time error CSS1038: Expected hex color, found '#ffff'
input(1996,34): run-time error CSS1046: Expect comma, found '0'
input(1996,38): run-time error CSS1046: Expect comma, found '/'
input(2095,34): run-time error CSS1046: Expect comma, found '0'
input(2095,38): run-time error CSS1046: Expect comma, found '/'
input(10040,25): run-time error CSS1035: Expected colon, found ';'
input(10471,1): run-time error CSS1019: Unexpected token, found '@import'
input(10471,9): run-time error CSS1019: Unexpected token, found 'url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Questrial&display=swap')'
input(10599,38): run-time error CSS1046: Expect comma, found '150'
input(10599,45): run-time error CSS1046: Expect comma, found '/'
input(11038,12): run-time error CSS1038: Expected hex color, found '#ffff'
input(11876,32): run-time error CSS1046: Expect comma, found '0'
input(11876,36): run-time error CSS1046: Expect comma, found '/'
input(11905,32): run-time error CSS1034: Expected closing parenthesis, found ','
input(11905,32): run-time error CSS1042: Expected function, found ','
input(11905,37): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
input(12012,32): run-time error CSS1046: Expect comma, found '0'
input(12012,36): run-time error CSS1046: Expect comma, found '/'
input(12032,12): run-time error CSS1038: Expected hex color, found '#ffff'
input(12035,12): run-time error CSS1038: Expected hex color, found '#ffff'
input(12203,29): run-time error CSS1034: Expected closing parenthesis, found ','
input(12203,29): run-time error CSS1042: Expected function, found ','
input(12203,32): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
input(12308,17): run-time error CSS1038: Expected hex color, found '#Ffff'
input(12568,34): run-time error CSS1046: Expect comma, found '0'
input(12568,38): run-time error CSS1046: Expect comma, found '/'
input(12953,32): run-time error CSS1034: Expected closing parenthesis, found ','
input(12953,32): run-time error CSS1042: Expected function, found ','
input(12953,37): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
input(13093,12): run-time error CSS1038: Expected hex color, found '#ffff'
input(13206,38): run-time error CSS1046: Expect comma, found '150'
input(13206,45): run-time error CSS1046: Expect comma, found '/'
input(13212,38): run-time error CSS1046: Expect comma, found '150'
input(13212,45): run-time error CSS1046: Expect comma, found '/'
input(13218,38): run-time error CSS1046: Expect comma, found '150'
input(13218,45): run-time error CSS1046: Expect comma, found '/'
input(13267,32): run-time error CSS1034: Expected closing parenthesis, found ','
input(13267,32): run-time error CSS1042: Expected function, found ','
input(13267,35): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
input(13385,32): run-time error CSS1034: Expected closing parenthesis, found ','
input(13385,32): run-time error CSS1042: Expected function, found ','
input(13385,36): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
input(13528,23): run-time error CSS1046: Expect comma, found '0'
input(13528,27): run-time error CSS1046: Expect comma, found '/'
input(13625,12): run-time error CSS1038: Expected hex color, found '#ffff'
input(13649,12): run-time error CSS1038: Expected hex color, found '#ffff'
input(13702,29): run-time error CSS1034: Expected closing parenthesis, found ','
input(13702,29): run-time error CSS1042: Expected function, found ','
input(13702,33): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
input(14020,17): run-time error CSS1038: Expected hex color, found '#ffff'
input(14681,2): run-time error CSS1035: Expected colon, found '}' */
/*! perfect-scrollbar - v0.5.8
* http://noraesae.github.com/perfect-scrollbar/
* Copyright (c) 2014 Hyunje Alex Jun; Licensed MIT */
.ps-container.ps-active-x>.ps-scrollbar-x-rail,.ps-container.ps-active-y>.ps-scrollbar-y-rail{display:block}.ps-container>.ps-scrollbar-x-rail{display:none;position:absolute;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;opacity:0;-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);-webkit-transition:background-color .2s linear,opacity .2s linear;-moz-transition:background-color .2s linear,opacity .2s linear;-o-transition:background-color .2s linear,opacity .2s linear;transition:background-color .2s linear,opacity .2s linear;bottom:3px;height:8px}.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x{position:absolute;background-color:#aaa;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;-webkit-transition:background-color .2s linear;-moz-transition:background-color .2s linear;-o-transition:background-color .2s linear;transition:background-color .2s linear;bottom:0;height:8px}.ps-container>.ps-scrollbar-x-rail.in-scrolling{background-color:#eee;opacity:.9;-ms-filter:"alpha(Opacity=90)";filter:alpha(opacity=90)}.ps-container>.ps-scrollbar-y-rail{display:none;position:absolute;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;opacity:0;-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);-webkit-transition:background-color .2s linear,opacity .2s linear;-moz-transition:background-color .2s linear,opacity .2s linear;-o-transition:background-color .2s linear,opacity .2s linear;transition:background-color .2s linear,opacity .2s linear;right:3px;width:8px}.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y{position:absolute;background-color:#aaa;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;-webkit-transition:background-color .2s linear;-moz-transition:background-color .2s linear;-o-transition:background-color .2s linear;transition:background-color .2s linear;right:0;width:8px}.ps-container>.ps-scrollbar-y-rail.in-scrolling{background-color:#eee;opacity:.9;-ms-filter:"alpha(Opacity=90)";filter:alpha(opacity=90)}.ps-container:hover>.ps-scrollbar-x-rail,.ps-container:hover>.ps-scrollbar-y-rail{opacity:.6;-ms-filter:"alpha(Opacity=60)";filter:alpha(opacity=60)}.ps-container:hover>.ps-scrollbar-x-rail.in-scrolling,.ps-container:hover>.ps-scrollbar-y-rail.in-scrolling{background-color:#eee;opacity:.9;-ms-filter:"alpha(Opacity=90)";filter:alpha(opacity=90)}.ps-container:hover>.ps-scrollbar-x-rail:hover{background-color:#eee;opacity:.9;-ms-filter:"alpha(Opacity=90)";filter:alpha(opacity=90)}.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x{background-color:#999}.ps-container:hover>.ps-scrollbar-y-rail:hover{background-color:#eee;opacity:.9;-ms-filter:"alpha(Opacity=90)";filter:alpha(opacity=90)}.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y{background-color:#999}
	/*
  	Flaticon icon font: Flaticon
  	Creation date: 27/11/2019 09:49
  	*/
	
	@font-face {
	    font-family: "Flaticon";
	    src: url("../Themes/Element/Content/fonts/Flaticon.woff2") format("woff2"), url("../Themes/Element/Content/fonts/Flaticon.woff") format("woff");
	    font-weight: normal;
	    font-style: normal;
	}
	
	[class^="flaticon-"]:before,
	[class*=" flaticon-"]:before,
	[class^="flaticon-"]:after,
	[class*=" flaticon-"]:after {
	    font-family: Flaticon;
	    font-style: normal;
	}
	
	.flaticon-map:before {
	    content: "\f100";
	}
	
	.flaticon-mail:before {
	    content: "\f101";
	}
	
	.flaticon-call-answer:before {
	    content: "\f102";
	}
	
	.flaticon-chat:before {
	    content: "\f103";
	}
	
	.flaticon-left-arrow:before {
	    content: "\f104";
	}
	
	.flaticon-right-arrow:before {
	    content: "\f105";
	}
	
	.flaticon-back:before {
	    content: "\f106";
	}
	
	.flaticon-next:before {
	    content: "\f107";
	}
	
	.flaticon-play-button:before {
	    content: "\f108";
	}
	
	.flaticon-play-button-1:before {
	    content: "\f109";
	}
	
	.flaticon-upload:before {
	    content: "\f10a";
	}
	
	.flaticon-back-1:before {
	    content: "\f10b";
	}
	
	.flaticon-responsive:before {
	    content: "\f10c";
	}
	
	.flaticon-add:before {
	    content: "\f10d";
	}
	.flaticon-play-button-2:before {
	    content: "\f10e";
	}
	
	.flaticon-android:before {
	    content: "\f10f";
	}
	
	.flaticon-fire:before {
	    content: "\f110";
	}
	
	.flaticon-layers:before {
	    content: "\f111";
	}
	
	.flaticon-computer:before {
	    content: "\f112";
	}
	
	.flaticon-chip:before {
	    content: "\f113";
	}
	
	.flaticon-cogwheels:before {
	    content: "\f114";
	}
	
	.flaticon-support:before {
	    content: "\f115";
	}
	
	.flaticon-web:before {
	    content: "\f116";
	}
	
	.flaticon-headset:before {
	    content: "\f117";
	}
	
	.flaticon-facebook:before {
	    content: "\f118";
	}
	
	.flaticon-drop-of-liquid:before {
	    content: "\f119";
	}
	
	.flaticon-drop:before {
	    content: "\f11a";
	}
	
	.flaticon-placeholder:before {
	    content: "\f11b";
	}
	
	.flaticon-shield:before {
	    content: "\f11c";
	}
	
	.flaticon-fountain-pen:before {
	    content: "\f11d";
	}
	
	.flaticon-fountain-pen-1:before {
	    content: "\f11e";
	}
	
	.flaticon-settings:before {
	    content: "\f11f";
	}
	
	.flaticon-phone-call:before {
	    content: "\f120";
	}
	
	.flaticon-call:before {
	    content: "\f121";
	}
	
	.flaticon-settings-1:before {
	    content: "\f122";
	}
	
	.flaticon-placeholder-1:before {
	    content: "\f123";
	}
	
	.flaticon-pen:before {
	    content: "\f124";
	}
	
	.flaticon-analytics:before {
	    content: "\f125";
	}
	
	.flaticon-monitor:before {
	    content: "\f126";
	}
	
	.flaticon-email:before {
	    content: "\f127";
	}
	
	.flaticon-speech-bubble:before {
	    content: "\f128";
	}
	
	.flaticon-suitcase:before {
	    content: "\f129";
	}
	
	.flaticon-communications:before {
	    content: "\f12a";
	}
	
	.flaticon-cash:before {
	    content: "\f12b";
	}
	
	.flaticon-twitter:before {
	    content: "\f12c";
	}
	
	.flaticon-twitter-2:before {
	    content: "\f12d";
	}
	
	.flaticon-instagram-logo:before {
	    content: "\f12e";
	}
	
	.flaticon-instagram-1:before {
	    content: "\f12f";
	}
	
	.flaticon-whatsapp-1:before {
	    content: "\f130";
	}
	
	.flaticon-linkedin-2:before {
	    content: "\f131";
	}
	
	.flaticon-twitter-1:before {
	    content: "\f132";
	}
	
	.flaticon-facebook-3:before {
	    content: "\f133";
	}
	
	.flaticon-whatsapp-2:before {
	    content: "\f134";
	}
	
	.flaticon-xiaomi:before {
	    content: "\f135";
	}
	
	.flaticon-odnoklassniki:before {
	    content: "\f136";
	}
	
	.flaticon-pinterest:before {
	    content: "\f137";
	}
	
	.flaticon-pinterest-1:before {
	    content: "\f138";
	}
	
	.flaticon-wifi:before {
	    content: "\f139";
	}
	
	.flaticon-light-bulb:before {
	    content: "\f13a";
	}
	
	.flaticon-project-management:before {
	    content: "\f13b";
	}
	
	.flaticon-monitor-1:before {
	    content: "\f13c";
	}
	
	.flaticon-camera:before {
	    content: "\f13d";
	}
	
	.flaticon-user:before {
	    content: "\f13e";
	}
	
	.flaticon-advertising:before {
	    content: "\f13f";
	}
	
	.flaticon-select:before {
	    content: "\f140";
	}
	
	.flaticon-snowflake:before {
	    content: "\f141";
	}
	
	.flaticon-snowflake-1:before {
	    content: "\f142";
	}
	
	.flaticon-travel-agency:before {
	    content: "\f143";
	}
	
	.flaticon-bauble:before {
	    content: "\f144";
	}
	
	.flaticon-temporary-agency:before {
	    content: "\f145";
	}
	
	.flaticon-star:before {
	    content: "\f146";
	}
	
	.flaticon-snow-globe:before {
	    content: "\f147";
	}
	
	.flaticon-christmas-tree:before {
	    content: "\f148";
	}
	
	.flaticon-gift:before {
	    content: "\f149";
	}
	
	.flaticon-mortgage:before {
	    content: "\f14a";
	}
	
	.flaticon-monitoring:before {
	    content: "\f14b";
	}
	
	.flaticon-network-1:before {
	    content: "\f14c";
	}
	
	.flaticon-neural:before {
	    content: "\f14d";
	}
	
	.flaticon-networking:before {
	    content: "\f14e";
	}
	
	.flaticon-cloud-computing:before {
	    content: "\f14f";
	}
	
	.flaticon-cloud-computing-1:before {
	    content: "\f150";
	}
	
	.flaticon-microchip:before {
	    content: "\f151";
	}
	
	.flaticon-social-care:before {
	    content: "\f152";
	}
	
	.flaticon-help:before {
	    content: "\f153";
	}
	
	.flaticon-begging:before {
	    content: "\f154";
	}
	
	.flaticon-customer-service:before {
	    content: "\f155";
	}
	
	.flaticon-support-2:before {
	    content: "\f156";
	}
	
	.flaticon-support-3:before {
	    content: "\f157";
	}
	
	.flaticon-customer-service-1:before {
	    content: "\f158";
	}
	
	.flaticon-customer-support:before {
	    content: "\f159";
	}
	
	.flaticon-headphones:before {
	    content: "\f15a";
	}
	
	.flaticon-social-care-1:before {
	    content: "\f15b";
	}
	
	.flaticon-care:before {
	    content: "\f15c";
	}
	
	.flaticon-user-1:before {
	    content: "\f15d";
	}
	
	.flaticon-phone:before {
	    content: "\f15e";
	}
	
	.flaticon-search:before {
	    content: "\f15f";
	}
	
	.flaticon-facebook-4:before {
	    content: "\f160";
	}
	
	.flaticon-pin:before {
	    content: "\f161";
	}
	
	.flaticon-user-2:before {
	    content: "\f162";
	}
	
	.flaticon-internet:before {
	    content: "\f163";
	}
	
	.flaticon-user-3:before {
	    content: "\f164";
	}
	
	.flaticon-chat-1:before {
	    content: "\f165";
	}
	
	.flaticon-team:before {
	    content: "\f166";
	}
	
	.flaticon-connection:before {
	    content: "\f167";
	}
	
	.flaticon-bar-chart:before {
	    content: "\f168";
	}
	
	.flaticon-money:before {
	    content: "\f169";
	}
	
	.flaticon-file:before {
	    content: "\f16a";
	}
	
	.flaticon-linkedin-3:before {
	    content: "\f16b";
	}
	
	.flaticon-pinterest-2:before {
	    content: "\f16c";
	}
	
	.flaticon-google-browser:before {
	    content: "\f16d";
	}
	
	.flaticon-gmail-1:before {
	    content: "\f16e";
	}
	
	.flaticon-gmail-3:before {
	    content: "\f16f";
	}
	
	.flaticon-vimeo:before {
	    content: "\f170";
	}
	
	.flaticon-vimeo-2:before {
	    content: "\f171";
	}
	
	.flaticon-skype:before {
	    content: "\f172";
	}
	
	.flaticon-skype-1:before {
	    content: "\f173";
	}
	
	.flaticon-skype-2:before {
	    content: "\f174";
	}
	
	.flaticon-skype-3:before {
	    content: "\f175";
	}
	
	.flaticon-google-plus-logo:before {
	    content: "\f176";
	}
	
	.flaticon-like:before {
	    content: "\f177";
	}
	
	.flaticon-clock:before {
	    content: "\f178";
	}
	
	.flaticon-loupe:before {
	    content: "\f179";
	}
	
	.flaticon-money-1:before {
	    content: "\f17a";
	}
	
	.flaticon-hand-shake:before {
	    content: "\f17b";
	}
	
	.flaticon-team-1:before {
	    content: "\f17c";
	}
	
	.flaticon-money-2:before {
	    content: "\f17d";
	}
	
	.flaticon-man:before {
	    content: "\f17e";
	}
	
	.flaticon-value:before {
	    content: "\f17f";
	}
	
	.flaticon-share:before {
	    content: "\f180";
	}
	
	.flaticon-time:before {
	    content: "\f181";
	}
	
	.flaticon-school:before {
	    content: "\f182";
	}
	
	.flaticon-chart:before {
	    content: "\f183";
	}
	
	.flaticon-data:before {
	    content: "\f184";
	}
	
	.flaticon-photo:before {
	    content: "\f185";
	}
	
	.flaticon-internet-1:before {
	    content: "\f186";
	}
	
	.flaticon-money-3:before {
	    content: "\f187";
	}
	
	.flaticon-payment:before {
	    content: "\f188";
	}
	
	.flaticon-pin-1:before {
	    content: "\f189";
	}
	
	.flaticon-time-1:before {
	    content: "\f18a";
	}
	
	.flaticon-idea:before {
	    content: "\f18b";
	}
	
	.flaticon-download:before {
	    content: "\f18c";
	}
	
	.flaticon-growth:before {
	    content: "\f18d";
	}
	
	.flaticon-multimedia:before {
	    content: "\f18e";
	}
	
	.flaticon-network-2:before {
	    content: "\f18f";
	}
	
	.flaticon-next-1:before {
	    content: "\f190";
	}
	
	.flaticon-origami:before {
	    content: "\f191";
	}
	
	.flaticon-share-1:before {
	    content: "\f192";
	}
	
	.flaticon-clock-1:before {
	    content: "\f193";
	}
	
	.flaticon-refresh:before {
	    content: "\f194";
	}
	
	.flaticon-avatar:before {
	    content: "\f195";
	}
	
	.flaticon-support-4:before {
	    content: "\f196";
	}
	
	.flaticon-cursor:before {
	    content: "\f197";
	}
	
	.flaticon-brain:before {
	    content: "\f198";
	}
	
	.flaticon-laptop:before {
	    content: "\f199";
	}
	
	.flaticon-arrow:before {
	    content: "\f19a";
	}
	
	.flaticon-mortarboard:before {
	    content: "\f19b";
	}
	
	.flaticon-avatar-1:before {
	    content: "\f19c";
	}
	
	.flaticon-chat-2:before {
	    content: "\f19d";
	}
	
	.flaticon-question:before {
	    content: "\f19e";
	}
	
	.flaticon-test:before {
	    content: "\f19f";
	}
	
	.flaticon-doctor:before {
	    content: "\f1a0";
	}
	
	.flaticon-support-5:before {
	    content: "\f1a1";
	}
	
	.flaticon-map-1:before {
	    content: "\f1a2";
	}
	
	.flaticon-eye:before {
	    content: "\f1a3";
	}
	
	.flaticon-money-4:before {
	    content: "\f1a4";
	}
	
	.flaticon-world:before {
	    content: "\f1a5";
	}
	
	.flaticon-school-1:before {
	    content: "\f1a6";
	}
	
	.flaticon-chat-3:before {
	    content: "\f1a7";
	}
	
	.flaticon-idea-1:before {
	    content: "\f1a8";
	}
	
	.flaticon-support-6:before {
	    content: "\f1a9";
	}
	
	.flaticon-diamond:before {
	    content: "\f1aa";
	}
	
	.flaticon-time-2:before {
	    content: "\f1ab";
	}
	
	.flaticon-bag:before {
	    content: "\f1ac";
	}
	
	.flaticon-contract:before {
	    content: "\f1ad";
	}
	
	.flaticon-report:before {
	    content: "\f1ae";
	}
	
	.flaticon-folder:before {
	    content: "\f1af";
	}
	
	.flaticon-truck:before {
	    content: "\f1b0";
	}
	
	.flaticon-document:before {
	    content: "\f1b1";
	}
	
	.flaticon-plane:before {
	    content: "\f1b2";
	}
	
	.flaticon-time-3:before {
	    content: "\f1b3";
	}
	
	.flaticon-trash:before {
	    content: "\f1b4";
	}
	
	.flaticon-pin-2:before {
	    content: "\f1b5";
	}
	
	.flaticon-think:before {
	    content: "\f1b6";
	}
	
	.flaticon-idea-2:before {
	    content: "\f1b7";
	}
	
	.flaticon-download-1:before {
	    content: "\f1b8";
	}
	
	.flaticon-bell:before {
	    content: "\f1b9";
	}
	
	.flaticon-lock:before {
	    content: "\f1ba";
	}
	
	.flaticon-upload-1:before {
	    content: "\f1bb";
	}
	
	.flaticon-cinema:before {
	    content: "\f1bc";
	}
	
	.flaticon-goal:before {
	    content: "\f1bd";
	}
	
	.flaticon-work:before {
	    content: "\f1be";
	}
	
	.flaticon-design:before {
	    content: "\f1bf";
	}
	
	.flaticon-search-1:before {
	    content: "\f1c0";
	}
	
	.flaticon-food:before {
	    content: "\f1c1";
	}
	
	.flaticon-alert:before {
	    content: "\f1c2";
	}
	
	.flaticon-brain-1:before {
	    content: "\f1c3";
	}
	
	.flaticon-book:before {
	    content: "\f1c4";
	}
	
	.flaticon-time-4:before {
	    content: "\f1c5";
	}
	
	.flaticon-shield-1:before {
	    content: "\f1c6";
	}
	
	.flaticon-time-5:before {
	    content: "\f1c7";
	}
	
	.flaticon-man-1:before {
	    content: "\f1c8";
	}
	
	.flaticon-brain-2:before {
	    content: "\f1c9";
	}
	
	.flaticon-water:before {
	    content: "\f1ca";
	}
	
	.flaticon-content:before {
	    content: "\f1cb";
	}
	
	.flaticon-data-1:before {
	    content: "\f1cc";
	}
	
	.flaticon-like-1:before {
	    content: "\f1cd";
	}
	
	.flaticon-time-6:before {
	    content: "\f1ce";
	}
	
	.flaticon-sign:before {
	    content: "\f1cf";
	}
	
	.flaticon-book-1:before {
	    content: "\f1d0";
	}
	
	.flaticon-adjust:before {
	    content: "\f1d1";
	}
	
	.flaticon-menu:before {
	    content: "\f1d2";
	}
	
	.flaticon-calendar:before {
	    content: "\f1d3";
	}
	
	.flaticon-eye-1:before {
	    content: "\f1d4";
	}
	
	.flaticon-clock-2:before {
	    content: "\f1d5";
	}
	
	.flaticon-share-2:before {
	    content: "\f1d6";
	}
	
	.flaticon-fingerprint:before {
	    content: "\f1d7";
	}
	
	.flaticon-signal:before {
	    content: "\f1d8";
	}
	
	.flaticon-lock-1:before {
	    content: "\f1d9";
	}
	
	.flaticon-water-1:before {
	    content: "\f1da";
	}
	
	.flaticon-code:before {
	    content: "\f1db";
	}
	
	.flaticon-repeat:before {
	    content: "\f1dc";
	}
	
	.flaticon-map-2:before {
	    content: "\f1dd";
	}
	
	.flaticon-message:before {
	    content: "\f1de";
	}
	
	.flaticon-network-3:before {
	    content: "\f1df";
	}
	
	.flaticon-more:before {
	    content: "\f1e0";
	}
	
	.flaticon-random:before {
	    content: "\f1e1";
	}
	
	.flaticon-sign-1:before {
	    content: "\f1e2";
	}
	
	.flaticon-mail-1:before {
	    content: "\f1e3";
	}
	
	.flaticon-adjust-1:before {
	    content: "\f1e4";
	}
/* sideber css style */
/*======================== manhood WIDGET CSS =========================*/
/*blog list*/ 
.blog-list-area {
    padding: 100px 0 100px;
}
.dreamit-sigle-tmumb img {
    width: 100%;
}
.em-blog-content {
    padding: 26px 0 13px;
}
.meta-blog {
    float: left;
    margin-right: 14px;
}
.meta-blog a {
    color: #616161;
    transition: .3s;
    position: relative;
    font-weight: 400;
}
.meta-blog i {
    display: inline-block;
    color: #CDA274;
    font-size: 14px;
    margin-right: 8px;
}
.meta-blog span {
    position: relative;
    z-index: 1;
    margin-left: 25px;
}
.meta-blog span:before {
    position: absolute;
    content: "";
    left: -15px;
    top: 4px;
    height: 14px;
    width: 1px;
    background: #616161;
}
.meta-blog-right a {
    position: relative;
    color: #616161;
    font-weight: 400;
    margin-left: 15px;
}
.meta-blog-right a:before {
    position: absolute;
    content: "";
    width: 1px;
    height: 14px;
    background: #616161;
    top: 5px;
    margin: auto;
    left: -15px;
}
.meta-blog-right i {
    display: inline-block;
    font-size: 14px;
    color: #CDA274;
    margin-right: 8px;
}
.blog-page-title h2 {
    font-size: 30px;
    margin: 20px 0 25px;
}
.blog-page-title a {
    font-weight: 400;
    color: #232323;
    transition: .3s;
}
.blog-page-title span {
    display: inline-block;
    color: #CDA274;
    position: inherit;
}
span.blog-diteil-text {
    text-decoration: underline;
    color: #CDA274;
}
.blog-pages {
    background: #F7F7F7;
    padding: 20px 10px 35px 110px;
}
.blog-pages-text h4 {
    font-size: 22px;
    font-family: 'Lato';
    line-height: 36px;
    font-weight: 300;
    position: relative;
    z-index: 1;
}
.blog-pages-text h4:before {
    position: absolute;
    content: "";
    left: -80px;
    top: 20px;
    background: #CDA274;
    width: 60px;
    height: 1px;
}
.blog-page-text h3 {
    padding: 35px 0 25px;
}
.meta-blog a:hover {
    color: #CDA274;
}
.meta-blog-right a:hover {
    color: #CDA274;
}
.blog-page-title h2 a:hover {
    color: #CDA274;
}
.meta-blog1 {
    float: left;
    margin-right: 14px;
}
.meta-blog1 a {
    color: #616161;
    margin-right: 25px;
    transition: .3s;
    position: relative;
    font-weight: 500;
}
.meta-blog1 a:before {
    position: absolute;
    content: "";
    width: 1px;
    height: 14px;
    background: #616161;
    top: 6px;
    right: -15px;
}
.meta-blog1 a:hover {
    color: #CDA274;
}
.meta-blog span:hover {
    color: #CDA274;
}
.blog-page-title1 h2 {
    font-size: 21px;
    margin: 37px 0 19px;
}
.blog-page-title1 h2 a {
    font-weight: 800;
    display: block;
}
.blog-page-title1 h2 a:hover {
    color: #FFB74D;
}
/*categories*/
.search input {
    border: 1px solid #DFDFDF;
    border-radius: 0;
    padding-left: 15px;
    height: 56px;
    width: 100%;
    position: relative;
    color: #616161;
    background: transparent;
    margin-bottom: 40px;
}
button.icons {
    background: #CDA274;
    border: 0;
    font-size: 18px;
    color: #fff;
    padding: 1px 15px;
    position: absolute;
    right: 17px;
    top: 28px;
    transform: translateY(-50%);
    height: 54px;
    width: 54px;
}
.widget-sidebar-box {
    padding: 30px 22px 30px;
    border: 1px solid #DFDFDF;
    margin-bottom: 40px;
}
.widget-sidebar-title h2 {
    color: #232323;
    font-size: 22px;
    margin: 0;
    font-family: 'Questrial';
    font-weight: 400;
}
.popular-post-box-inner {
    margin-bottom: 10px;
    padding-bottom: 16px;
}
.popular-post-thumb {
    margin-right: 25px;
}
.popular-post-content a {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    display: inline-block;
    color: #232323;
    font-family: 'Questrial';
}
.popular-post-content span {
    display: block;
    color: #B1B1B1;
    font-size: 14px;
    margin-top: 5px;
}
.popular-post-content span i {
    display: inline-block;
    color: #B1B1B1;
    font-size: 12px;
    margin-right: 8px;
}
.widget-sidebar-box-two {
    padding: 35px 30px 30px;
    border: 1px solid #DFDFDF;
    margin-bottom: 40px;
}
.categories-content ul li {
    list-style: none;
    border-top: 1px solid #DFDFDF;
    padding-top: 15px;
    padding-bottom: 15px;
    position: relative;
    z-index: 1;
}
.categories-content ul li:before {
    position: absolute;
    content: "";
    top: 22px;
    left: 0;
    height: 14px;
    width: 14px;
    border: 2px solid #CDA274;
    float: left;
}
.categories-content ul li:after {
    position: absolute;
    content: "";
    left: 4px;
    top: 27px;
    width: 5px;
    height: 5px;
    background: #CDA274;
}
.categories-content ul li a {
    color: #616161;
    padding-left: 25px;
}
.Tags-Cloud-title a {
    display: inline-block;
    color: #616161;
    font-size: 15px;
    font-weight: 400;
    margin: 0 2px 10px 0;
    padding: 10px 30px;
    text-transform: capitalize;
    border: 1px solid #DFDFDF;
    border-radius: 5px;
}
.widget-sidebar-menu {
    border: 1px solid #DFDFDF;
    padding: 30px 22px;
    margin-bottom: 30px;
}
.widget-sidebar-menu a {
    font-size: 15px;
    height: 33px;
    width: 33px;
    line-height: 33px;
    border: 1px solid #DFDFDF;
    text-align: center;
    display: inline-block;
    position: relative;
    z-index: 1;
    margin: 7px 6px 0px 0;
}
.widget-sidebar-menu a:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #CDA274;
    margin: auto;
    transform: scale(0);
    transition: .5s;
}
/*widget service box*/
.widget-service-box {
    background: #F7F7F7;
    padding: 25px 30px 30px;
    border-radius: 5px;
    margin-bottom: 30px;
}
.widget-service-box h4 {
    font-size: 24px;
    margin-bottom: 30px;
}
.widget-service-menu ul {
    display: block;
}
.widget-service-menu ul li {
    display: block;
    list-style: none;
    margin-bottom: 10px;
    background: #fff;
    height: 58px;
    padding: 16px 20px 0 30px;
    border-left: 3px solid transparent;
    border-radius: 5px;
    transition: .5s;
    position: relative;
    z-index: 1;
}
.widget-service-menu ul li:before {
    position: absolute;
    content: "";
    z-index: -1;
    right: 0;
    top: 0;
    width: 0%;
    height: 100%;
    background: #CDA274;
    transition: .5s;
}
.widget-service-menu ul li a {
    display: block;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Rajdhani';
    color: #1c1c1c;
    transition: .5s;
}
.widget-service-menu ul li a i {
    display: inline-block;
    float: right;
}
.widget-service-menu ul li:hover a {
    color: #fff;
}
.widget-service-menu ul li:hover:before {
    width: 100%;
    left: 0;
}
/*sidebar thumb*/
.row.sidebar-bg {
    padding: 30px 30px 30px;
}
.sidebar-thumb {
    margin-bottom: 8px;
}
.row.margin-top4 {
    position: relative;
    margin-top: -18px;
}
.service-details-icon span i {
    display: inline-block;
    font-size: 17px;
    color: #CDA274;
    margin-right: 6px;
    margin-top: 15px;
}
.single-blog-title2 h2 {
    font-size: 30px;
    padding: 0 0 40px;
}
.single-blog-title2 a {
    font-weight: 400;
    color: #232323;
    transition: .3s;
}
.single-blog-title2 a:hover {
    color: #CDA274;
}
h3.em-blog-text {
    font-size: 34px;
    padding: 0 0 20px;
}
/*service sidbar*/
.wedget-service-thumb img {
    width: 100%;
}
.wedget-service-thumb {
    position: relative;
    z-index: 1;
}
.widget-text p {
    color: #CDA274;
}
.widget-title2 {
    border-bottom: 1px solid #CDA274;
    padding: 0 0 15px;
    width: 80%;
    left: 0;
    right: 0;
    margin: auto;
}
.widget-title2 h3 {
    font-size: 28px;
    color: #fff;
    font-weight: 400;
    margin-top: -5px;
}
.widget-contact-title h2 {
    font-size: 36px;
    color: #fff;
    margin-top: 15px;
}
.widget-contact-title p {
    font-size: 18px;
    color: #fff;
    padding: 20px 0 20px;
}
.widget-button a {
    display: inline-block;
    padding: 11px 27px;
    background: #ffff;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    transition: .5s;
}
.widget-button span {
    display: inline-block;
    padding: 11px 20px;
    background: #CDA274;
    color: #fff;
    position: relative;
    z-index: 1;
    margin-left: -3px;
    font-size: 16px;
    transition: .5s;
    cursor: pointer;
}
.widget-button span:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    background: #03050B;
    transform: scale(0);
    transition: .5s;
}
.widget-button:hover span:before {
    transform: scale(1);
}
.widget-button:hover a {
    background: #CDA274;
    color: #fff;
}
.widget-service-content {
    position: absolute;
    z-index: 1;
    top: 76px;
    left: 0;
    right: 0;
}
.widget-sidebar-menu a:hover {
    color: #fff;
}
.widget-sidebar-menu a:hover:before {
    transform: scale(1);
}
.Tags-Cloud-title a:hover {
    background: #CDA274;
    color: #fff;
}
.popular-post-content a:hover {
    color: #CDA274;
}
.categories-content ul li a:hover {
    color: #CDA274;
}
/*contact service*/
.contact-service-box {
    text-align: center;
    margin-bottom: 30px;
    border: 1px solid #E9E9E9;
    padding: 16px 0 18px;
}
.contact-service-icon {
    position: relative;
    margin-top: -50px;
}
.contact-service-icon i {
    display: inline-block;
    font-size: 30px;
    color: #fff;
    background: #CDA274;
    width: 70px;
    height: 70px;
    line-height: 70px;
    margin-bottom: 18px;
    transition: .5s;
}
.contact-inform-title h4 {
    font-size: 22px;
    padding-bottom: 10px;
}
.contact-service-box:hover .contact-service-icon i {
    transform: rotateY(180deg);
}
/*contact form*/
.single-contact-form-thumb img {
  position: relative;
  margin-left: -100px;
  max-width: 100%;
}
.single-contact-form-thumb1 {
    position: relative;
    z-index: 1;
}
  .single-contact-form-thumb1 img {
    position: relative;
    margin-left: -150px;
    margin-top: 100px;
    max-width: 100%;
  }
.inner.single-contact-form-content {
    position: absolute;
    z-index: 1;
    top: 155px;
    left: -110px;
}
.faq-icon1 {
    float: left;
    margin-right: 16px;
}
.faq-icon1 i {
    font-size: 25px;
    color: #CDA274;
}
.inner .dreamit-contact-title h5 {
    font-size: 26px;
    color: #fff;
    padding: 0 0 38px;
}
.inner .faq-title h3 {
    font-size: 20px;
    padding: 0 0 6px;
    color: #fff;
    margin: 0;
}
.inner.contact-form-box {
    background: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 0;
}
.inner .contact-form-title h3 {
    font-size: 32px;
    padding: 0px 0 20px;
}
.inner .contact-form-title p {
    padding: 0 0 12px;
}
.inner .from-box input {
    float: right;
    height: 56px;
    background-color: #fff;
    border-color: transparent;
    transition: .5s;
    border: 1px solid #e6e6e6;
    padding: 6px 20px;
    border-radius: 5px;
    display: block;
    width: 100%;
    color: #00132b;
    margin-bottom: 20px;
    font-weight: 400;
    position: relative;
    z-index: 1;
}
/*==========================================
    dex pricing area  Css  
 ==========================================*/
.pricing-area {
    background: #F3F3F3;
}
.pricing-single-box {
    background: #fff;
    text-align: center;
    padding: 60px 30px 40px;
    position: relative;
    z-index: 1;
    transition: .5s;
    margin-bottom: 30px;
}
.pricing-single-box:before {
    position: absolute;
    content: "";
    z-index: -1;
    width: 0;
    height: 100%;
    right: 0;
    top: 0;
    background: #272727;
    transition: .5s;
}
.pricing-single-box:after {
    position: absolute;
    content: "";
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 0;
    width: 0;
    border: 1px solid #CDA274;
    opacity: 0;
    transition: .5s;
}
/*pricing top*/
.pricing-title h3 {
    position: absolute;
    font-size: 18px;
    font-weight: 400;
    color: #616161;
    padding: 14px 41px 13px;
    background: #F3F3F3;
    top: -11px;
    left: 114px;
    transition: .5s;
}
.pricing-items {
    padding: 33px 0 10px;
    position: relative;
    z-index: 1;
}
.pricing-items:before {
    position: absolute;
    content: "";
    z-index: 1;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 183px;
    height: 1px;
    background: #CDA274;
}
span.tk {
    font-size: 60px;
    font-weight: 600;

    color: #CDA274;
    transition: .5s;
}
span.curencyp {
    font-size: 30px;
    font-weight: 600;
    color: #CDA274;
    transition: .5s;
}
span.monthp {
    font-size: 18px;
    font-weight: 400;
    color: #272727;
    transition: .5s;
}
.pricing-text p {
    font-size: 15px;
    font-weight: 300;
    padding: 15px 0 0;
    transition: .5s;
}
/*pricing booy*/
.pricing-featur ul {
    display: block;
    list-style: none;
    padding: 16px 0 0;
}
.pricing-featur ul li {
    display: block;
    padding: 16px 0 0;
    transition: .5s;
}
/*pricing button*/
.pricing-button a {
    display: inline-block;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 2px;
    color: #272727;
    background: #F3F3F3;
    padding: 14px 40px;
    margin-top: 40px;
    transition: .5s;
    position: relative;
    z-index: 1;
}
.pricing-button a:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #CDA274;
    transform: scale(0);
    transition: .5s;
}
.pricing-hide {
    position: absolute;
    margin-bottom: 18px;
    transition: .5s;
}
.pricing-single-box:hover .pricing-hide {
    position: relative;
}
.pricing-single-box:hover .pricing-button a:before {
    transform: scale(1);
}
.pricing-single-box:hover .pricing-button a {
    color: #272727 !important;
}
.pricing-single-box:hover span.curencyp, .pricing-single-box:hover span.tk, .pricing-single-box:hover
.pricing-featur ul li, .pricing-single-box:hover .pricing-text p {
    color: #fff;
}
.pricing-single-box:hover span.monthp {
    color: #CDA274;
    font-family: 'Questrial';
}
.pricing-single-box:hover .pricing-title h3 {
    color: #272727;
    background: #CDA274;
}
.pricing-single-box:hover:before {
    width: 100%;
}
.pricing-single-box:hover:after {
    opacity: 1;
    width: 88%;
    height: 93%;
}
.pricing-single-box:hover {
    margin-top: -10px;
}
/*pricing Box-active*/
.active.pricing-single-box {
    background: #fff;
    text-align: center;
    padding: 60px 30px 40px;
    position: relative;
    z-index: 1;
    transition: .5s;
    margin-top: -32px;
}
.active.pricing-single-box:before {
    width: 100%;
    height: 100%;
}
.active.pricing-single-box:after {
    width: 88%;
    height: 93%;
    opacity: 1;
}
.active .pricing-title h3 {
    background: #CDA274;
    color: #272727;
}
.active span.tk {
    color: #fff;
}
.active span.curencyp {
    color: #fff;
}
.active span.monthp {
    color: #CDA274;
}
.active .pricing-text p {
    color: #fff;
}
/*pricing booy*/
.active .pricing-featur ul li {
    color: #fff;
}
.active li.pricing-hide {
    position: relative;
    margin: 0 60px 0px;
    opacity: 1;
}
/*pricing button*/
.active .pricing-button a {
    background: #CDA274;
    margin-bottom: 18px;
}
.active.pricing-single-box:hover .pricing-title h3 {
    color: #fff;
    background: #CDA274;
}
/*blog details*/
.dex-blog-socails {
    border-top: 1px solid #e6e6e6;
    margin-top: 40px;
    padding-bottom: 25px;
    padding-top: 35px;
}
.dex-share {
    float: left;
    margin-top: 3px;
    margin-right: 16px;
}
.dex-share span {
    font-size: 22px;
    color: #272727;
}
.dex-socail-icon a i {
    display: inline-block;
    border: 1px solid #DFDFDF;
    font-size: 15px;
    text-align: center;
    height: 35px;
    width: 35px;
    line-height: 35px;
    margin: 0 4px 0 0px;
    color: #565872;
    transition: .5s;
}
.single-blog-title h3 {
    margin: 0 0 45px;
}
.dex-socail-icon a i:hover {
    background: #CDA274;
    color: #fff;
}
/*widget comments*/
.blog-details-comments-box {
    border-bottom: 1px solid #E9E9E9;
    padding: 0 0 22px;
    margin-bottom: 36px;
}
.widget-comments-title h2 {
    font-size: 30px;
    margin-bottom: 12px;
}
.widget-comments-title span {
    color: #CDA274;
}
.post-comment-thumb {
    float: left;
    margin-right: 20px;
}
.post-title h4 {
    font-size: 20px;
    margin-bottom: 5px;
}
span.left-date {
    color: #CDA274;
    font-size: 15px;
}
.post-reply p {
    margin-top: 6px;
}
span.right-reply {
    float: right;
    font-family: 'Questrial';
    background: transparent;
    border: 1px solid #CDA274;
    color: #CDA274;
    padding: 3px 18px;
    font-size: 15px;
    font-weight: 400;
    position: relative;
    top: -124px;
    cursor: pointer;
}
span.right-reply i {
    display: inline-block;
    transform: rotateY(-180deg);
    margin-right: 6px;
}
/*contact form*/
.style-three.contact-form-box {
    background: #F7F7F7;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 40px 40px 50px;
}
.widget-sidebar-title2 h2 {
    color: #232323;
    font-size: 30px;
    position: relative;
    display: block;
    margin-bottom: 12px;
}
.widget-sidebar-title2 p {
    padding-bottom: 14px;
}
label {
    color: #616161;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
}
.style-three .from-box input {
    float: right;
    height: 54px;
    background-color: transparent;
    border-color: transparent;
    transition: .5s;
    border-bottom: 1px solid #e6e6e6;
    padding: 6px 20px;
    border-radius: 5px;
    display: block;
    width: 100%;
    font-family: 'Questrial';
    color: #00132b;
    margin-bottom: 16px;
    font-weight: 400;
    position: relative;
    z-index: 1;
}
.style-three .from-box textarea {
    height: 104px;
    width: 100%;
    padding: 15px 22px 0px;
    border: 0;
    border-bottom: 1px solid #e6e6e6;
    font-family: 'Questrial';
    border-radius: 5px;
    background: transparent;
}
label.label-color {
    color: #9DA4A8;
    padding-left: 10px;
}
.style-three .from-box input::placeholder {
    color: #616161;
}
.style-three .from-box textarea::placeholder {
    color: #616161;
}
.style-four .from-box input:focus {
    background: transparent;
    border: 3px solid #FFB74D !important;
    outline-color: none;
    box-shadow: none;
    border-radius: 5px;
}
.style-four .from-box textarea:focus {
    background: transparent;
    border: 3px solid #FFB74D !important;
    outline-color: none;
    box-shadow: none;
}
.contact-button2 button {
    display: inline-block;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    padding: 14px 36px;
    background: linear-gradient(to right, #CDA274 0%, #CDA274 100%);
    font-family: 'Questrial';
    border: 0;
    margin-top: 20px;
    transition: 0.5s;
    position: relative;
    z-index: 1;
}
.contact-button2 button:before {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    border-radius: 5px;
    z-index: -1;
    transition: 0.5s;
    transform: scale(0.0, 1);
    opacity: 0;
}
.contact-button2 button i {
    display: inline-block;
    font-size: 16px;
    margin-right: 3px;
}
.contact-button2 button:hover::before {
    transform: scale(1, 1);
    opacity: 1;
    background: #19191b;
    color: #fff;
}
.contact-button2 button:hover {
    color: #fff;
}
/*contact now box*/
.contact-now-area {
    padding: 80px 0 70px;
}
.contact-now-form-box {
    background: #f7f7f7;
    padding: 30px 30px;
    text-align: center;
    border-radius: 5px;
    margin-bottom: 30px;
}
.contact-now-form-box-inner {
    border: 2px solid #ddd;
    border-radius: 5px;
    transition: .5s;
}
.contact-now-form-icon i {
    display: inline-block;
    font-size: 35px;
    margin-top: 25px;
    color: #ff783c;
}
.contact-now-title {
    padding-bottom: 13px;
}
.contact-now-title h4 {
    font-size: 22px;
    font-family: 'Inter';
    font-weight: 700;
    padding-bottom: 8px;
}
.contact-now-title p {
    font-family: 'Inter';
    margin-bottom: 10px;
}
.contact-now-form-box-inner:hover {
    border: 2px solid #ff783c;
}
.widget-sidebar-title-2 h2 {
    font-size: 32px;
    font-weight: 600;
    font-family: 'Inter';
    padding-bottom: 13px;
}
.widget-sidebar-title-2 p {
    padding: 0 260px 20px;
}
/*project details*/
.project-details-box {
    background: #fff;
    padding: 30px 35px 30px;
    box-shadow: 0 0px 12px rgb(0 0 0 / 22%);
    position: relative;
    margin-top: -74px;
}
.project-details-title h3 {
    font-size: 26px;
    padding-bottom: 16px;
}
.project-details-informaton-inner ul {
    display: inline-block;
    width: 100%;
}
.project-details-informaton-inner ul li {
    display: block;
    list-style: none;
    border-bottom: 1px solid #E9E9E9;
    padding: 14px 0 16px;
}
.project-details-informaton-inner ul li span {
    color: #272727;
}
.project-details-informaton-inner ul li p {
    display: inline-block;
    float: right;
}
li.border-none {
    border-bottom: none !important;
}
.project-share-menu {
    padding-top: 10px;
}
.share-text {
    float: left;
    margin-right: 110px;
}
.share-text p {
    color: #272727;
}
.project-share-menu ul {
    display: inline-block;
}
.project-share-menu ul li {
    display: inline-block;
    list-style: none;
}
.project-share-menu ul li a {
    display: inline-block;
    font-size: 14px;
    color: #616161;
    margin-right: 15px;
    transition: .5s;
}
.project-share-menu ul li a:hover {
    color: #CDA274;
}
/*project thumb*/
.project-details-thumb {
    padding: 58px 0 0;
}
.project-details-thumb img {
    width: 100%;
}
.project-details-text h2 {
    font-size: 34px;
    padding: 0 0 23px;
}
.blog-pages-1 {
    padding: 1px 10px 24px 85px;
}
/*project-icon-box*/
.project-details-icon-thumb {
    float: left;
    margin-right: 29px;
    height: 70px;
    width: 70px;
    line-height: 70px;
    text-align: center;
    background: #CDA274;
}
.project-details-icon-thumb img {
    width: 50%;
    filter: brightness(0) invert(1);
}
.projecat-details-title {
    overflow: hidden;
}
.projecat-details-title h4 {
    font-size: 24px;
    margin: 0;
    padding: 0 0 10px;
}
.em-title h2 {
    font-size: 34px;
    padding: 45px 0 35px;
}
/*team detials*/
.team-details-box {
    background: #fff;
    padding: 42px 35px 50px;
    box-shadow: 0 0px 12px rgb(0 0 0 / 22%);
}
.team-details-title h3 {
    font-size: 32px;
    padding-bottom: 4px;
}
.team-details-title span {
    color: #CDA274;
}
.team-details-title p {
    padding: 22px 0 0;
}
.team-details-informaton-menu ul {
    display: inline-block;
    width: 100%;
}
.team-details-informaton-menu ul li {
    display: block;
    padding: 17px 0 0px;
}
.team-section-title h1 {
    font-size: 32px;
    padding: 20px 0 25px;
}
.teams-title h2 {
    font-size: 32px;
    padding: 20px 0 28px;
}
.prossess-ber-plugin1 {
    padding: 12px 0 0;
}
/*team form area*/
.team-form-area {
    background: #F7F7F7;
    padding: 70px 0 100px;
}
.widget-sidebar-title2 h3 {
    font-size: 32px;
    padding: 0 0 38px;
}
.style-four .from-box input {
    float: right;
    height: 60px;
    background-color: #fff;
    border-color: transparent;
    transition: .5s;
    border: 1px solid #e6e6e6;
    padding: 6px 20px;
    border-radius: 5px;
    display: block;
    width: 100%;
    color: #00132b;
    margin-bottom: 16px;
    font-weight: 400;
    position: relative;
    z-index: 1;
}
.style-four .from-box textarea {
    height: 160px;
    width: 100%;
    padding: 15px 22px 0px;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    background: #fff;
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../Themes/Element/Content/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../Themes/Element/Content/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../Themes/Element/Content/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../Themes/Element/Content/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../Themes/Element/Content/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../Themes/Element/Content/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

/* ------ venobox.css --------*/
.vbox-overlay *, .vbox-overlay *:before, .vbox-overlay *:after{
    -webkit-backface-visibility: hidden;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}
/* ------- overlay: change here background color and opacity ----- */
.vbox-overlay{
    background: #fdfdfd;
    background: rgba(0,0,0,0.85); 
    width: 100%;
    height: auto;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 9999;
    opacity: 0;
    overflow-x: hidden;
    overflow-y: auto;

}

/* ----- preloader - choose between CIRCLE, IOS, DOTS, QUADS ----- */

/* circle preloader */
.vbox-preloader{
    position:fixed; 
    width:32px; 
    height:32px;
    left:50%; 
    top:50%; 
    margin-left:-16px; 
    margin-top:-16px;
    background-image: url(../Themes/Element/Content/venobox/preload-circle.png);
    text-indent: -100px;
    overflow: hidden;
    -webkit-animation: playload 1.4s steps(18) infinite;
       -moz-animation: playload 1.4s steps(18) infinite;
        -ms-animation: playload 1.4s steps(18) infinite;
         -o-animation: playload 1.4s steps(18) infinite;
            animation: playload 1.4s steps(18) infinite;
}
@-webkit-keyframes playload {
   from { background-position:    0px; }
     to { background-position: -576px; }
}
@-moz-keyframes playload {
   from { background-position:    0px; }
     to { background-position: -576px; }
}
@-ms-keyframes playload {
   from { background-position:    0px; }
     to { background-position: -576px; }
}
@-o-keyframes playload {
   from { background-position:    0px; }
     to { background-position: -576px; }
}
@keyframes playload {
   from { background-position:    0px; }
     to { background-position: -576px; }
}


/* IOS preloader */

/*.vbox-preloader{
    position:fixed; 
    width:32px; 
    height:32px;
    left:50%; 
    top:50%; 
    margin-left:-16px; 
    margin-top:-16px;
    background-image: url(../Themes/Element/Content/venobox/preload-ios.png);
    text-indent: -100px;
    overflow: hidden;
    -webkit-animation: playload 1.4s steps(12) infinite;
       -moz-animation: playload 1.4s steps(12) infinite;
        -ms-animation: playload 1.4s steps(12) infinite;
         -o-animation: playload 1.4s steps(12) infinite;
            animation: playload 1.4s steps(12) infinite;
}

@-webkit-keyframes playload {
   from { background-position:    0px; }
     to { background-position: -384px; }
}
@-moz-keyframes playload {
   from { background-position:    0px; }
     to { background-position: -384px; }
}
@-ms-keyframes playload {
   from { background-position:    0px; }
     to { background-position: -384px; }
}
@-o-keyframes playload {
   from { background-position:    0px; }
     to { background-position: -384px; }
}
@keyframes playload {
   from { background-position:    0px; }
     to { background-position: -384px; }
}
*/


/* dots preloader */
/*
.vbox-preloader{
    position:fixed; 
    width:32px; 
    height:11px;
    left:50%; 
    top:50%; 
    margin-left:-16px; 
    margin-top:-16px;
    background-image: url(../Themes/Element/Content/venobox/preload-dots.png);
    text-indent: -100px;
    overflow: hidden;
    -webkit-animation: playload 1.4s steps(24) infinite;
       -moz-animation: playload 1.4s steps(24) infinite;
        -ms-animation: playload 1.4s steps(24) infinite;
         -o-animation: playload 1.4s steps(24) infinite;
            animation: playload 1.4s steps(24) infinite;
}

@-webkit-keyframes playload {
   from { background-position:    0px; }
     to { background-position: -768px; }
}
@-moz-keyframes playload {
   from { background-position:    0px; }
     to { background-position: -768px; }
}
@-ms-keyframes playload {
   from { background-position:    0px; }
     to { background-position: -768px; }
}
@-o-keyframes playload {
   from { background-position:    0px; }
     to { background-position: -768px; }
}
@keyframes playload {
   from { background-position:    0px; }
     to { background-position: -768px; }
}
*/


/* quads preloader */
/*
.vbox-preloader{
    position:fixed; 
    width:32px; 
    height:10px;
    left:50%; 
    top:50%; 
    margin-left:-16px; 
    margin-top:-16px;
    background-image: url(../Themes/Element/Content/venobox/preload-quads.png);
    text-indent: -100px;
    overflow: hidden;
    -webkit-animation: playload 1.4s steps(12) infinite;
       -moz-animation: playload 1.4s steps(12) infinite;
        -ms-animation: playload 1.4s steps(12) infinite;
         -o-animation: playload 1.4s steps(12) infinite;
            animation: playload 1.4s steps(12) infinite;
}
@-webkit-keyframes playload {
   from { background-position:    0px; }
     to { background-position: -384px; }
}
@-moz-keyframes playload {
   from { background-position:    0px; }
     to { background-position: -384px; }
}
@-ms-keyframes playload {
   from { background-position:    0px; }
     to { background-position: -384px; }
}
@-o-keyframes playload {
   from { background-position:    0px; }
     to { background-position: -384px; }
}
@keyframes playload {
   from { background-position:    0px; }
     to { background-position: -384px; }
}
*/
/* ----- navigation ----- */
.vbox-close{
    cursor: pointer;
    position: fixed;
    top: -1px;
    right: 0;
    width: 46px;
    height: 40px;
    padding: 10px 20px 10px 0;
    display: block;
    background: url(../Themes/Element/Content/venobox/close.gif) no-repeat #161617;
    background-position:10px center;
    color: #fff;
    text-indent: -100px;
    overflow: hidden;
}
.vbox-next, .vbox-prev{
    box-sizing: content-box;
    cursor: pointer;
    position: fixed;
    top: 50%;
    color: #fff;
    width: 30px;
    height: 170px;
    margin-top: -85px;
    text-indent: -100px;
    border: solid transparent; /* Using border instead of padding to keep bg image in place */
    overflow: hidden;
}
.vbox-prev{
    left: 0;
    border-width: 0 30px 0 10px;
    background: url(../Themes/Element/Content/venobox/prev.gif) center center no-repeat;
}
.vbox-next{
    right: 0;
    border-width: 0 10px 0 30px;
    background: url(../Themes/Element/Content/venobox/next.gif) center center no-repeat;
}

.vbox-title{
    width: 100%;
    height: 40px;
    float: left;
    text-align: center;
    line-height: 28px;
    font-size: 12px;
    color: #fff;
    padding: 6px 40px;
    overflow: hidden;
    background: #161617;
    position: fixed;
    display: none;
    top: -1px;
    left: 0;

}
.vbox-num{
    cursor: pointer;
    position: fixed;
    top: -1px;
    left: 0;
    height: 40px;
    display: block;
    color: #fff;
    overflow: hidden;
    line-height: 28px;
    font-size: 12px;
    padding: 6px 10px;
    background: #161617;
    display: none;
}
/* ------- inline window ------ */
.vbox-inline{
    width: 420px;
    height: 315px;
    padding: 10px;
    background: #fff;
    text-align: left;
    margin: 0 auto;
    overflow: auto;
}

/* ------- Video & iFrames window ------ */
.venoframe{
    border: none;
    width: 960px;
    height: 720px;
}
@media (max-width: 992px) {
    .venoframe{
        width: 640px;
        height: 480px;
    }
}
@media (max-width: 767px) {
    .venoframe{
        width: 420px;
        height: 315px;
    }
}
@media (max-width: 460px) {
    .vbox-inline{
        width: 100%;
    }

    .venoframe{
        width: 100%;
        height: 260px;
    }
}

/* ------- PLease do NOT edit this! (or do it at your own risk) ------ */
.vbox-open{
    overflow: hidden;
}
.vbox-container{
    position: relative;
    background: #000;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}
.vbox-content{
    text-align: center;
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.vbox-container img{
    max-width: 100%;
    height: auto;
}
/*!
 * Font Awesome Free 5.14.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(../Themes/Element/Content/assets/webfonts/fa-brands-400.eot);
  src: url(../Themes/Element/Content/assets/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(../Themes/Element/Content/assets/webfonts/fa-brands-400.woff2) format("woff2"),url(../Themes/Element/Content/assets/webfonts/fa-brands-400.woff) format("woff"),url(../Themes/Element/Content/assets/webfonts/fa-brands-400.ttf) format("truetype"),url(../Themes/Element/Content/assets/webfonts/fa-brands-400.svg#fontawesome) format("svg")
}.fab{font-family:"Font Awesome 5 Brands"}
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(../Themes/Element/Content/assets/webfonts/fa-regular-400.eot);
  src: url(../Themes/Element/Content/assets/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(../Themes/Element/Content/assets/webfonts/fa-regular-400.woff2) format("woff2"),url(../Themes/Element/Content/assets/webfonts/fa-regular-400.woff) format("woff"),url(../Themes/Element/Content/assets/webfonts/fa-regular-400.ttf) format("truetype"),url(../Themes/Element/Content/assets/webfonts/fa-regular-400.svg#fontawesome) format("svg")
}.fab,.far{font-weight:400}
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(../Themes/Element/Content/assets/webfonts/fa-solid-900.eot);
  src: url(../Themes/Element/Content/assets/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(../Themes/Element/Content/assets/webfonts/fa-solid-900.woff2) format("woff2"),url(../Themes/Element/Content/assets/webfonts/fa-solid-900.woff) format("woff"),url(../Themes/Element/Content/assets/webfonts/fa-solid-900.ttf) format("truetype"),url(../Themes/Element/Content/assets/webfonts/fa-solid-900.svg#fontawesome) format("svg")
}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}

/* CSS RESET */
* {
  margin: 0;
  outline: none;
  padding: 0;
  text-decoration: none;
  box-sizing: border-box;
}
*:before, *:after {
	box-sizing: border-box;
}
html {
	margin: 0 !important;
	-webkit-text-size-adjust: none;
}
ol, ul {
	list-style: none;
}
a img {
	border: none;
}
a:active {
	outline: none;
}
button::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
	margin: 0;
	border: 0;
	padding: 0;
}
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
textarea, button {
	border-radius: 0;
}
input[type="button"],
input[type="submit"],
input[type="reset"] {
    -webkit-appearance: none;
}
input::-moz-placeholder {
	opacity: 1;
}
input:-webkit-autofill {
	-webkit-box-shadow: inset 0 0 0 1000px #fff;
}
script {
    display: none !important;
}


/* GLOBAL STYLES */


body {
    max-width: 100%;
	background: #fff;
    overflow-x: hidden; /* responsive navigation & filters scroll bug fix*/
	font-style: normal;
	color: #888;
}
body.air-theme {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 400;
}
body.earth-theme {
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	font-weight: 300;
}

a {
	color: inherit;
	cursor: pointer;
}
img {
	max-width: 100%;
}
a img {
	opacity: 0.99; /*firefox scale bug fix*/
}
table {
	width: 100%;
	border-collapse: collapse;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
textarea, select {
	height: 40px;
	border: 1px solid #eee;
	background-color: #fff;
	padding: 10px;
	vertical-align: middle;
	color: #888;
}
.air-theme input[type="text"],
.air-theme input[type="password"],
.air-theme input[type="email"],
.air-theme input[type="tel"],
.air-theme textarea, .air-theme select {
	font-size: 12px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
}
.earth-theme input[type="text"],
.earth-theme input[type="password"],
.earth-theme input[type="email"],
.earth-theme input[type="tel"],
.earth-theme textarea, .earth-theme select {
	font-size: 14px;
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
}
textarea {
	min-height: 150px;
	white-space: normal;
}
select {
    min-width: 50px;
    background: #fff url('../Themes/Element/Content/img/dropdown-arrow-grey.png') right 8px center no-repeat;
    padding: 0 25px 0 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
select::-ms-expand {
	display: none;
}
input[type="checkbox"],
input[type="radio"],
input[type="checkbox"] + *,
input[type="radio"] + * {
	vertical-align: middle;
}
input[type="submit"],
input[type="button"],
button {
	border: none;
	cursor: pointer;
}
.air-theme button,
.air-theme .button-1,
.air-theme .button-2 {
	font-family: 'Montserrat', sans-serif;
}
.earth-theme button,
.earth-theme .button-1,
.earth-theme .button-2 {
	font-family: 'Oswald', sans-serif;
}
label, label + * {
	vertical-align: middle;
}

.master-wrapper-content {
	position: relative;
	z-index: 0; /* giving priority to header and header-menu */
}
.master-column-wrapper {
	width: 94%;
	margin: auto;
}
.master-column-wrapper:after {
	content: "";
	display: block;
	clear: both;
}
.home-page-body .master-column-wrapper {
	width: 100%;
}
.center-1 {
	margin: 0 0 60px;
}
.center-2 .center-3, .side-2, .side-3 {
  margin: 0 0 60px;
}

.page {
	min-height: 200px;
	text-align: center;
}
.page-title,
.home-page .title,
.product-grid .title,
.home-page .topic-block-title {
	margin: 50px 0 60px;
	text-align: center;
}
.product-grid + .product-grid .title {
	margin-top: 0;
}
.page-title h1,
.home-page .title strong,
.product-grid .title strong,
.home-page .topic-block-title h2 {
	display: block; /*prevents a bug with absolute pseudo elements inside the <strong>*/
	position: relative;
	color: #333;
	text-transform: uppercase;
}
.air-theme .page-title h1,
.air-theme .home-page .title strong,
.air-theme .product-grid .title strong,
.air-theme .home-page .topic-block-title h2 {
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 2px;
}
.earth-theme .page-title h1,
.earth-theme .home-page .title strong,
.earth-theme .product-grid .title strong,
.earth-theme .home-page .topic-block-title h2 {
	font-size: 24px;
	font-weight: 400;
}
.page-title h1:after,
.home-page .title strong:after,
.product-grid .title strong:after,
.home-page .topic-block-title h2:after {
	content: "";
	position: absolute;
	bottom: -18px;
	left: 50%;
	width: 80px;
	height: 4px;
	margin: 0 0 0 -40px;
}
.air-theme .page-title h1:after,
.air-theme .home-page .title strong:after,
.air-theme .product-grid .title strong:after,
.air-theme .home-page .topic-block-title h2:after {
	background-color: #eda187;
}
.earth-theme .page-title h1:after,
.earth-theme .home-page .title strong:after,
.earth-theme .product-grid .title strong:after,
.earth-theme .home-page .topic-block-title h2:after {
	background-color: #007c5a;
}
.page:after,
.page-title:after,
.page-body:after {
	content: "";
	display: block;
	clear: both;
}
.buttons {
	text-align: center;
}
.required {
	font-size: 14px;
	color: #ee2e56;
}
.link-rss {
	display: none;
	font-size: 0 !important;
}
.category-description ul,
.manufacturer-description ul,
.full-description ul,
.topic-html-content ul,
.topic-page ul,
.post-body ul,
.custom-tab ul {
	margin: 12px 0;
	padding: 0 0 0 36px;
	list-style: disc;
}
.category-description ol,
.manufacturer-description ol,
.full-description ol,
.topic-html-content ol,
.topic-page ol,
.post-body ol,
.custom-tab ol {
	margin: 12px 0;
	padding: 0 0 0 36px;
	list-style: decimal;
}
.category-description p,
.manufacturer-description p,
.vendor-description p,
.full-description p,
.topic-html-content p,
.topic-page p,
.post-body p,
.news-body p,
.custom-tab p {
	margin: 10px 0;
	word-wrap: break-word;
}

.master-loading-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    background: #fff url('../Themes/Element/Content/img/loading.gif') center no-repeat;
	opacity: 0.95;
}

.overlayOffCanvas {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
	z-index: 1030;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.7);
    transition: background-color 0.5s ease;
}
.scrollYRemove {
    overflow: hidden !important;
    -ms-touch-action: none !important;
    -webkit-overflow-scrolling: touch !important;
}
.ps-container > .ps-scrollbar-y-rail {
    visibility: hidden !important;
}


/* GLOBAL FORMS */


.fieldset, .section {
	position: relative;
	margin: 0 0 40px;
}
.fieldset .title,
.section .title {
	margin: 0 0 15px;
	color: #555;
	text-transform: uppercase;
}
.fieldset .title strong,
.section .title strong {
	font-weight: 400;
}
.form-fields {
	position: relative;
}
.inputs {
	position: relative;
	width: 440px;
	max-width: 100%;
	margin: 0 auto 15px;
	text-align: center;
	white-space: nowrap; /*fix for 'required' elements*/
    font-size: 0;
}
.inputs:after {
	content: "";
	display: block;
	clear: both;
}
.inputs label {
	display: block;
	width: 100%;
	margin: 0 0 5px;
	text-align: center;
}
.air-theme .inputs label {
	font-size: 12px;
}
.earth-theme .inputs label {
	font-size: 15px;
}
.inputs input[type="text"],
.inputs input[type="password"],
.inputs input[type="email"],
.inputs input[type="tel"],
.inputs select, .inputs textarea {
	width: 100%;
    vertical-align: middle;
}
.inputs input[type="text"]:focus,
.inputs input[type="password"]:focus,
.inputs input[type="email"]:focus,
.inputs input[type="tel"]:focus,
.inputs select:focus,
.inputs textarea:focus {
	border-color: #ddd;
}
.inputs textarea {
	min-height: 200px;
}
.inputs.reversed {
	margin-bottom: 25px;
}
.inputs .required {
	margin: 0 0 0 -8px;
	border-width: 0 8px 8px 0;
	border-style: dashed solid dashed;
	vertical-align: top;
	font-size: 0;
}
.air-theme .inputs .required {
	border-color: transparent #eda187 transparent;
}
.earth-theme .inputs .required {
	border-color: transparent #007c5a transparent;
}
.air-theme .message-error,
.air-theme .field-validation-error,
.air-theme .username-not-available-status,
.air-theme .poll-vote-error, .password-error,
.air-theme .field-validation-valid,
.air-theme .username-available-status {
	display: block;
	font-size: 11px;
}
.earth-theme .message-error,
.earth-theme .field-validation-error,
.earth-theme .username-not-available-status,
.earth-theme .poll-vote-error, .password-error,
.earth-theme .field-validation-valid,
.earth-theme .username-available-status {
	display: block;
	font-size: 13px;
	font-weight: 400;
}
.message-error,
.field-validation-error,
.username-not-available-status,
.poll-vote-error, .password-error {
	color: #ee2e56;
}
.field-validation-valid,
.username-available-status,
.new-comment .result {
	color: #11a871;
}
.captcha-box {
	margin: 0 0 25px;
	text-align: center;
	line-height: 0; /*firefox line-height bug fix*/
}
.captcha-box > div {
	display: inline-block;
}
.captcha-box input {
	height: auto;
}
.fieldset + .buttons .button-1 {
	min-width: 150px;
	height: 50px;
	padding: 0 30px;
	color: #fff;
	text-transform: uppercase;
	transition: opacity 0.2s ease;
}
.air-theme .fieldset + .buttons .button-1 {
	background-color: #eda187;
	font-size: 14px;
}
.earth-theme .fieldset + .buttons .button-1 {
	background-color: #007c5a;
	font-size: 15px;
	line-height: 51px; /*firefox line-height bug fix*/
}
.fieldset + .buttons .button-1:hover {
	opacity: 0.9;
}


/* GLOBAL TABLES */


.cart, .data-table,
.forums-table-section table {
	border-bottom: 1px solid #eee;
}
.cart th, .data-table th,
.forums-table-section th {
	border-bottom: 1px solid #eee;
    background-color: #f9f9f9;
    padding: 15px;
    white-space: nowrap;
}
.air-theme .cart th, .air-theme .data-table th,
.air-theme .forums-table-section th {
	font-size: 13px;
	font-weight: 400;
	color: #aaa;
}
.earth-theme .cart th, .earth-theme .data-table th,
.earth-theme .forums-table-section th {
	font-size: 16px;
	font-weight: 300;
}
.cart td, .data-table td,
.forums-table-section td {
	min-width: 50px;
    border: none;
    background-color: #fff;
    padding: 15px;
}

.cart .product,
.data-table .product,
.data-table .message,
.data-table .info,
.data-table .name,
.forum-table .forum-details,
.forum-table .topic-details {
	text-align: left;
}
.cart .remove-from-cart,
.cart .add-to-cart,
.data-table .select-boxes,
.data-table .order {
    text-align: center;
}

.cart .remove-from-cart {
	position: relative;
}
.cart .remove-from-cart button {
	position: absolute;
	top: 0; right: 0;
	bottom: 0; left: 0;
	width: 22px;
    height: 22px;
	min-width: 0;
	margin: auto;
    border-radius: 50%;
    background: #ccc url(../Themes/Element/Content/img/close-sprite.png) center bottom no-repeat;
	padding: 0 !important;
	transition: all 0.2s ease;
}
.cart .remove-from-cart button:before {
	display: none;
}
.cart .remove-from-cart button:hover {
	background-color: #aaa;
}
.cart .product-picture {
	text-align: center;
	font-size: 0;
}
.cart .product-picture a {
	display: inline-block;
}
.cart .product-picture img {
	max-width: 60px;
}
.cart .product-name {
	font-weight: 400;
	color: #555;
	text-transform: uppercase;
}
.cart .attributes {
	margin: 10px 0 !important;
	border: none;
	background-color: transparent;
	padding: 0;
}
.cart .edit-item a {
	font-weight: 400;
	color: #f74258;
}
.cart .edit-item a:hover {
	text-decoration: underline;
}
.cart .message-error {
	margin: 0 !important;
	text-align: left !important;
}
.cart td.unit-price {
	font-weight: 400;
    white-space: nowrap;
}

.cart .quantity {
	text-align: center;
	white-space: nowrap;
}
.cart .increase,
.cart .decrease {
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: #bbb;
	background-image: url('../Themes/Element/Content/img/table-sprite.png');
	background-repeat: no-repeat;
	vertical-align: middle;
	font-size: 0;
	cursor: pointer;
}
.cart .increase {
	background-position: left center;
}
.cart .decrease {
	background-position: right center;
}
.cart .qty-input {
	width: 50px;
    height: 40px;
	margin: 0 8px;
	text-align: center;
    font-size: 14px !important;
	font-weight: 400;
	color: #333;
}
.cart .qty-dropdown {
    width: 60px;
	font-size: 14px !important;
	color: #333;
}

.cart td.subtotal {
	font-weight: 400;
    white-space: nowrap;
}
.air-theme .cart td.subtotal {
	color: #eda187;
}
.earth-theme .cart td.subtotal {
	color: #007c5a;
}
.cart .subtotal .discount {
    white-space: normal;
}
.cart .discount-additional-info {
	margin: 5px 0 0;
	white-space: normal;
	color: #888;
}
.air-theme .discount-additional-info {
	font-size: 12px;
}
.earth-theme .discount-additional-info {
	font-size: 14px;
	font-weight: 300;
}


/* NOTIFICATIONS & POPUPS  */


.bar-notification {
	display: none;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 1080;
	width: 100%;
	padding: 20px 50px 20px 20px;
	color: #fff;
	opacity: 0.95;
}
.bar-notification.success {
	/*background-color: #11a871;*/ /*default 'success' color*/
	background-color: #333;
}
.bar-notification.warning {
	background-color: #d66947;
}
.bar-notification.error {
	background-color: #ee2e56;
}
.bar-notification .content {
	float: left;
	margin: 0 10px 0 0;
}
.bar-notification .content a {
	color: #fff;
	text-decoration: underline;
}
.bar-notification .close {
	position: absolute;
	right: 15px;
	width: 22px;
	height: 22px;
	background: url('../Themes/Element/Content/img/close-sprite.png') center top no-repeat;
	cursor: pointer;
	transition: opacity 0.2s ease;
}
.air-theme .bar-notification .close {
	top: 18px;
}
.earth-theme .bar-notification .close {
	top: 21px;
}
.bar-notification .close:hover {
	opacity: 0.9;
}

.noscript {
    background-color: #ff9;
	padding: 10px;
    text-align: center;
}

.ajax-loading-block-window {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	width: 100% !important;
	height: 100% !important;
	background: #fff url('../Themes/Element/Content/img/loading.gif') center no-repeat;
	opacity: 0.9;
}

.ui-dialog {
	z-index: 1050;
	width: 500px !important;
	max-width: 95%;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
	background-color: #fff;
	padding: 40px 20px;
	text-align: center;
}
.ui-dialog-titlebar {
	margin: 0 0 20px;
	color: #333;
	text-transform: uppercase;
}
.air-theme .ui-dialog-titlebar {
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 1px;
}
.earth-theme .ui-dialog-titlebar {
	font-size: 20px;
	font-weight: 400;
}
.ui-dialog-titlebar button {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 22px;
	height: 22px;
	border-radius: 50%;
	background: #ccc url('../Themes/Element/Content/img/close-sprite.png') center bottom no-repeat;
	font-size: 0;
	transition: opacity 0.2s ease;
}
.ui-dialog-titlebar button:hover {
	opacity: 0.9;
}
.ui-dialog-titlebar button span {
	display: none;
}
.ui-dialog-content {
	height: auto !important;
	min-height: 0 !important;
	line-height: 20px;
}
.air-theme .ui-dialog-content {
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
}
.ui-dialog .page {
	min-height: 0;
}
.ui-dialog .page-title {
	display: none;
}
.ui-dialog .page-body {
	text-align: center;
}

.eu-cookie-bar-notification {
    position: fixed;
	bottom: 0;
	left: 0;
	z-index: 1050;
	width: 100%;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
	overflow: hidden;
    padding: 30px 20px;
	text-align: center;
}
.air-theme .eu-cookie-bar-notification {
	background-color: #fff;
}
.earth-theme .eu-cookie-bar-notification {
	background-color: #222;
}
.eu-cookie-bar-notification .text {
	margin: 0 0 20px;
	line-height: 20px;
}
.air-theme .eu-cookie-bar-notification .text {
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
}
.earth-theme .eu-cookie-bar-notification .text {
	font-size: 15px;
}
.eu-cookie-bar-notification a {
	display: block;
	margin: 10px 0 0;
}
.eu-cookie-bar-notification a:hover {
	text-decoration: underline;
}
.air-theme .eu-cookie-bar-notification a {
	color: #eda187;
}
.earth-theme .eu-cookie-bar-notification a {
	color: #007c5a;
}
.eu-cookie-bar-notification button {
	min-width: 100px;
	height: 40px;
	padding: 0 20px;
	color: #fff;
	transition: opacity 0.2s ease;
}
.air-theme .eu-cookie-bar-notification button {
	background-color: #eda187;
	font-size: 12px;
}
.earth-theme .eu-cookie-bar-notification button {
	background-color: #007c5a;
	font-size: 14px;
}
.eu-cookie-bar-notification button:hover {
	opacity: 0.9;
}

.scroll-back-button {
    display: none;
    position: fixed;
	right: 22px;
    bottom: 22px;
	z-index: 1010;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    overflow: hidden;
	background: url('../Themes/Element/Content/img/scroll-button.png') no-repeat center 45%;
	text-transform: uppercase;
    cursor: pointer;
    transition: opacity 0.3s ease;
}
.scroll-back-button:hover {
	opacity: 0.8;
}
.air-theme .scroll-back-button {
	background-color: #eda187;
}
.earth-theme .scroll-back-button {
	background-color: #007c5a;
}


/* HEADER */


.admin-header-links {
	position: relative;
	text-align: center;
}
.air-theme .admin-header-links {
	background-color: #333;
	color: #fff;
}
.earth-theme .admin-header-links {
	background-color: #fff;
	color: #222;
}
.admin-header-links .impersonate {
	display: inline-block;
}
.admin-header-links a,
.admin-header-links span {
	display: inline-block;
	margin: 0 10px;
	line-height: 40px;
	text-transform: lowercase;
}
.air-theme .admin-header-links a,
.air-theme .admin-header-links span {
	font-family: 'Raleway', sans-serif;
}

.header {
	text-align: center;
}
.air-theme .header {
	background-color: #fff;
}
.earth-theme .header {
	background-color: #222;
}
.header-logo {
	padding: 20px 0;
}
.header-logo a {
	display: inline-block;
    max-width: 240px;
	line-height: 0; /*firefox line-height bug fix*/
}
.header-logo img {
	max-width: 100%;
}
.air-theme .header-logo img {
	background-color: #eda187;
}
.earth-theme .header-logo img {
	background-color: #007c5a;
}

.responsive-nav-wrapper div {
	display: inline-block;
	margin: 0 5px;
	overflow: hidden;
	vertical-align: middle;
}
.responsive-nav-wrapper span,
.responsive-nav-wrapper a {
	display: block;
	position: relative;
	height: 50px;
	width: 50px;
	background-image: url('../Themes/Element/Content/img/header-navigation-sprite.png');
	background-repeat: no-repeat;
	font-size: 0;
	cursor: pointer;
}
.air-theme .responsive-nav-wrapper span,
.air-theme .responsive-nav-wrapper a {
	background-color: #eda187;
}
.earth-theme .responsive-nav-wrapper span,
.earth-theme .responsive-nav-wrapper a {
	background-color: #007c5a;
}
.responsive-nav-wrapper .menu-title span {
	background-position: 0 center;
}
.responsive-nav-wrapper .search-wrap span {
	background-position: -50px center;
}
.responsive-nav-wrapper .personal-button span {
	background-position: -100px center;
}
.responsive-nav-wrapper .wishlist-opener a {
	background-position: -150px center;
}
.responsive-nav-wrapper .shopping-cart-link a {
	background-position: -200px center;
}

.store-search-box.active,
.header-options.active {
	display: block;
}

.store-search-box {
	display: none;
	position: fixed;
	left: 0;
	right: 0;
	z-index: 1040;
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
	text-align: center;
    background-color: #fff;
	padding: 30px 20px;
	font-size: 0;
	transition: all 0.3s ease;
}
.store-search-box .close {
	display: none;
	font-size: 0;
}
.search-box form {
	position: relative;
	z-index: 1;
	height: 60px;
	border: 1px solid #eee;
	background-color: #fff;
}
.search-box form:after {
	content: "";
	display: block;
	clear: both;
}
.search-box input.search-box-text {
	float: left;
	width: 100%;
	height: 100%;
	border: none;
	padding: 0 80px 0 20px;
	color: #bbb;
}
.air-theme .search-box input.search-box-text {
	font-size: 14px;
}
.earth-theme .search-box input.search-box-text {
	font-size: 18px;
}
.search-box input.search-box-text:focus {
	color: #555;
}
.search-box .search-box-button {
	position: absolute;
	top: 0;
	right: 0;
	width: 60px;
	height: 100%;
	border-width: 0 0 0 1px;
	border-style: solid;
	border-color: #eee;
	background: url('../Themes/Element/Content/img/search-button.png') center no-repeat;
	font-size: 0;
}
.air-theme .search-box .search-box-button {
	background-color: #eda187;
}
.earth-theme .search-box .search-box-button {
	background-color: #007c5a;
}
.ui-helper-hidden-accessible {
	display: none;
}
.ui-autocomplete {
	position: absolute;
	z-index: 0;
	width: calc(100% - 42px) !important;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
	overflow: hidden;
	background-color: #fff;
	padding: 15px 0;
	text-align: left;
}
.air-theme .ui-autocomplete li {
	font-size: 14px; /*reset zeroing*/
}
.earth-theme .ui-autocomplete li {
	font-size: 16px; /*reset zeroing*/
}
.ui-autocomplete li:first-child {
	border-top: none;
}
.ui-autocomplete a {
	display: block;
	padding: 30px 20px;
	color: #555;
	text-transform: uppercase;
}
.ui-autocomplete a.ui-state-focus {
	background: #f6f6f6;
}
.ui-autocomplete img {
	display: none;
	margin: 0 20px 0 0;
	vertical-align: middle;
}

.header-options {
	display: none;
	position: fixed;
	left: 0;
	right: 0;
	z-index: 1040;
	background-color: #fff;
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
	text-align: center;
	transition: all 0.3s ease;
}
.header-options #wishlistlink,
.header-options #topcartlink {
	display: none;
}
.header-selectors-wrapper {
	border-bottom: 1px solid #eee;
	background-color: #f6f6f6;
	padding: 30px 20px;
	font-size: 0;
}
.header-selectors-wrapper > div {
	display: inline-block;
	margin: 0 15px;
	vertical-align: middle;
}
.header-selectors-wrapper select {
	min-width: 110px;
	font-size: 13px !important;
	font-weight: 400 !important;
	text-transform: uppercase;
}
.header-selectors-wrapper .select-box {
	font-size: 13px !important;
	font-weight: 400 !important;
	text-transform: uppercase;
}
.language-list {
	max-width: 100%;
	font-size: 0;
}
.language-list li {
	display: inline-block; 
	margin: 0 1px; 
}
.language-list a { 
	display: block;
	position: relative;
	width: 32px;
	height: 40px;
	line-height: 0;
}
.language-list img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}
.header-links-wrapper {
	padding: 15px 20px;
}
.header-links li {
	font-size: 0;
}
.header-links li:before {
	content: "";
	display: inline-block;
	width: 25px;
	height: 25px;
	margin: 0 10px 0 0;
	background-image: url('../Themes/Element/Content/img/header-links-sprite.png');
	background-repeat: no-repeat;
	vertical-align: middle;
}
.air-theme .header-links li:before {
	background-color: #eda187;
}
.earth-theme .header-links li:before {
	background-color: #007c5a;
}
.header-links #myaccountlink:before {
	background-position: 0 center;
}
.header-links #registerlink:before {
	background-position: -25px center;
}
.header-links #loginlink:before {
	background-position: -50px center;
}
.header-links #logoutlink:before {
	background-position: -75px center;
}
.header-links #inboxlink:before {
	background-position: -100px center;
}
.header-links span,
.header-links a {
	display: inline-block;
	vertical-align: middle;
	line-height: 35px;
}
.air-theme .header-links span,
.air-theme .header-links a {
	font-size: 13px;
}
.earth-theme .header-links span,
.earth-theme .header-links a {
	font-size: 14px;
}
.header-links a:hover {
	color: #555;
}

.wishlist-opener,
.shopping-cart-link {
	text-align: right;
}
.air-theme .wishlist-opener small,
.air-theme .shopping-cart-link small {
	font-size: 12px;
	color: #eda187;
}
.earth-theme .wishlist-opener small,
.earth-theme .shopping-cart-link small {
	font-size: 12px;
	font-weight: 400;
	color: #007c5a;
}


/* FOOTER */


.footer-wrapper {
	overflow: hidden;
	padding: 90px 0 0;
}
.footer {
	background-color: #f3f3f3;
	padding: 20px 20px 30px;
	text-align: center;
}
.footer .title {
	margin: 0 0 10px;
	color: #333;
	text-transform: uppercase;
}
.air-theme .footer .title strong {
	font-size: 16px;
	font-weight: 700;
}
.earth-theme .footer .title strong {
	font-size: 18px;
	font-weight: 400;
}

.air-theme .newsletter {
	margin: -85px 0 20px;
}
.earth-theme .newsletter {
	margin: -90px 0 20px;
}
.newsletter-email {
	position: relative;
	z-index: 1;
	height: 70px;
	border: 1px solid #eee;
	overflow: hidden;
	background-color: #fff;
	padding: 0 70px 0 0;
}
.newsletter-subscribe {
	display: block !important; /* form should be always visible due to disign specifics */
}
.newsletter-email .newsletter-subscribe-text {
	float: left;
	width: 100%;
	height: 100%;
	border: none;
	padding: 0 20px;
	color: #bbb;
}
.air-theme .newsletter-email input.newsletter-subscribe-text {
	font-size: 14px;
}
.earth-theme .newsletter-email input.newsletter-subscribe-text {
	font-size: 18px;
}
.newsletter-email .newsletter-subscribe-text:focus {
	color: #555;
}
.newsletter-email .newsletter-subscribe-button {
	position: absolute;
	top: 0;
	right: 0;
	width: 70px;
	height: 100%;
	border-width: 0 0 0 1px;
	border-style: solid;
	border-color: #eee;
	background: url('../Themes/Element/Content/img/subscribe-button.png') center no-repeat;
	font-size: 0;
}
.air-theme .newsletter-email .newsletter-subscribe-button {
	background-color: #eda187;
}
.earth-theme .newsletter-email .newsletter-subscribe-button {
	background-color: #007c5a;
}
.newsletter-email .options {
	clear: both;
	line-height: 32px;
	text-transform: lowercase;
	opacity: 0;
}
.newsletter-validation, 
.newsletter-result {
	margin: 16px 0 0;
}
.air-theme .newsletter-validation, 
.air-theme .newsletter-result {
	font-size: 13px;
}
.earth-theme .newsletter-validation, 
.earth-theme .newsletter-result {
	font-size: 15px;
}
.newsletter-validation .please-wait {
	display: none !important; 
}

.footer-middle {
	margin: 0 0 30px;
}
.footer-middle .center {
	overflow: hidden;
	background-color: #fff;
}
.social-sharing {
	width: 250px;
	height: 250px;
	margin: -90px auto 50px;
	border-radius: 50%;
	background-color: #f3f3f3;
	padding: 120px 0 0;
}
.social-sharing ul {
	font-size: 0;
}
.social-sharing li {
	display: inline-block;
	margin: 3px;
}
.social-sharing a {
	display: block;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	background-image: url('../Themes/Element/Content/img/social-sprite.png');
	background-repeat: no-repeat;
}
.air-theme .social-sharing a {
	background-color: #eda187;
}
.earth-theme .social-sharing a {
	background-color: #007c5a;
}
.social-sharing .facebook {
	background-position: 0 center;
}
.social-sharing .twitter {
	background-position: -35px center;
}
.social-sharing .pinterest {
	background-position: -70px center;
}
.social-sharing .instagram {
	background-position: -105px center;
}
.social-sharing .vimeo {
	background-position: -140px center;
}
.social-sharing .google {
	background-position: -175px center;
}
.social-sharing .youtube {
	background-position: -210px center;
}
.social-sharing .rss {
	background-position: -245px center;
}

.footer-block {
	margin: 50px 0;
}
.footer-block .list a {
	display: inline-block;
	padding: 10px 0;
	transition: color 0.2s ease;
}
.footer-block .list a:hover {
	color: #555;
}

.footer-text {
	display: inline;
	margin: 3px;
	color: #aaa;
}
.air-theme .footer-text {
	font-size: 11px;
}
.earth-theme .footer-text {
	font-size: 13px;
}
.footer-text:after {
	content: "|";
	display: inline-block;
	margin: 0 0 0 9px;
}
.footer-text a {
	color: #777;
	transition: color 0.2s ease;
}
.footer-text a:hover {
	color: #444;
}
.footer-text:last-of-type:after {
	display: none;
}
.theme-selector {
	margin: 25px 0 0;
}
.theme-selector select {
	min-width: 130px;
}


/* LEFT/RIGHT COLUMN */


.block {
	margin: 0 0 10px;
	text-align: left;
}
.block .title {
	position: relative;
	background-color: #f6f6f6;
	padding: 15px 10px;
	color: #555;
	text-transform: uppercase;
	cursor: pointer;
}
.block .title:before {
	content: "";
	display: inline-block;
	width: 24px;
	height: 24px;
	margin: 0 5px 0 0;
	background-image: url('../Themes/Element/Content/img/block-nav-sprite.png');
	background-repeat: no-repeat;
	vertical-align: middle;
}
.air-theme .block .title:before {
	background-color: #eda187;
}
.earth-theme .block .title:before {
	background-color: #007c5a;
}
.block-category-navigation .title:before {
	background-position: 0 center;
}
.block-manufacturer-navigation .title:before {
	background-position: -24px center;
}
.block-vendor-navigation .title:before {
	background-position: -48px center;
}
.block-recently-viewed-products .title:before {
	background-position: -72px center;
}
.block-popular-tags .title:before {
	background-position: -96px center;
}
.block-poll .title:before {
	background-position: -120px center;
}
.block .title:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	width: 18px;
	height: 18px;
	margin: -9px 0 0;
	border-radius: 50%;
	background: #ccc url('../Themes/Element/Content/img/dropdown-arrow-white.png') center no-repeat;
	vertical-align: middle;
}
.block .title strong {
	vertical-align: middle;
	font-weight: 400;
}

.block .listbox {
	display: none;
	padding: 10px 0;
}
.block .listbox:after {
	content: "";
	display: block;
	clear: both;
}
.block .list a {
	display: block;
	position: relative;
	padding: 10px 25px 10px 20px;
	color: #555;
}
.air-theme .block .list a {
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
}
.earth-theme .block .list a {
	font-size: 15px;
}
.block .list a:hover {
	color: #000;
}
.block .list a.with-subcategories:after {
	content: "";
	position: absolute;
	right: 14px;
	width: 6px;
	height: 9px;
	background: url('../Themes/Element/Content/img/arrow-grey.png') right center no-repeat;
	transition: all 0.2s ease;
}
.air-theme .block .list a.with-subcategories:after {
	top: 14px;
}
.earth-theme .block .list a.with-subcategories:after {
	top: 17px;
}
.block .list a.with-subcategories.opened:after {
	-ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.block .sublist {
	display: none;
	margin: 0 0 0 20px;
}
.block .sublist a {
	color: #888;
}

.block .view-all a {
	display: block;
	padding: 10px 20px;
}
.air-theme .block .view-all a {
	font-size: 13px;
	color: #eda187;
}
.earth-theme .block .view-all a {
	font-size: 15px;
	color: #007c5a;
}
.block .view-all a span {
	vertical-align: middle;
}
.block .view-all a:after {
	content: "";
	display: inline-block;
	width: 6px;
	height: 9px;
	margin: 0 0 0 10px;
	background: url('../Themes/Element/Content/img/arrow-color.png') center no-repeat;
	vertical-align: middle;
}
.air-theme .block .view-all a:after {
	margin-bottom: -1px;
	background-color: #eda187;
}
.earth-theme .block .view-all a:after {
	margin-bottom: -3px;
	background-color: #007c5a;
}

.block .list .product-picture {
	display: none;
}

.block .tags {
	padding: 0 15px;
}
.block .tags ul {
	font-size: 0;
}
.block .tags li,
.product-tags-all-page li {
	display: inline-block;
	position: relative;
	margin: 0 10px;
	overflow: hidden;
}
.air-theme .block .tags li,
.air-theme .product-tags-all-page li {
	font-family: 'Raleway', sans-serif;
	font-size: 16px !important; /*setting base size*/
	color: #555;
}
.earth-theme .block .tags li,
.earth-theme .product-tags-all-page li {
	font-size: 18px !important; /*setting base size*/
}
.block .tags li a,
.product-tags-all-page li a {
	line-height: 36px;
}
.block .tags li a:hover,
.product-tags-all-page li a:hover {
	color: #555;
}

.poll {
	padding: 10px 20px;
	color: #555;
}
.poll strong {
	display: block;
	margin: 0 0 15px;
	font-weight: 400;	
}
.poll-options,
.poll-results {
	margin: 0 0 20px;
	overflow: hidden;
	padding: 0 0 0 1px;
}
.air-theme .poll-options,
.air-theme .poll-results {
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	color: #555;
}
.earth-theme .air-theme .poll-options,
.earth-theme .poll-results {
	font-size: 15px;
}
.poll-options li,
.poll-results li {
	display: inline-block;
	padding: 6px 0;
}
.poll-options li label {
	display: inline-block;
	margin: 0 0 0 3px;
	cursor: pointer;
}
.poll .vote-poll-button {
	min-width: 80px;
	height: 40px;
	padding: 0 20px;
	color: #fff;
	text-transform: uppercase;
	transition: opacity 0.2s ease;
}
.air-theme .poll .vote-poll-button {
	background-color: #eda187;
	font-size: 12px;
}
.earth-theme .poll .vote-poll-button {
	background-color: #007c5a;
	font-size: 14px;
}
.poll .vote-poll-button:hover {
	opacity: 0.9;
}
.poll-total-votes {
	display: block;
}

.home-page-polls {
	width: 94%;
	margin: auto;
	text-align: center;
}
.home-page-polls .poll {
	padding: 0;
}
.home-page-polls .poll strong {
	margin-top: -10px;
}
.home-page-polls .poll-options li,
.home-page-polls .poll-results li {
	margin: 0 5px;
}

.product-filter {
	margin: 10px 0 0;
	padding: 0 20px;
	color: #555;
}
.price-range-filter {
    margin-bottom: 30px;
}
.air-theme .product-filter {
	font-size: 13px;
}
.earth-theme .product-filter {
	font-size: 15px;
}
.filters input {
    position: absolute;
    opacity: 0;
}
.filters label {
    display: block;
    position: relative;
    padding: 10px 10px 10px 25px;
    cursor: pointer;
}
.filters label:before {
    content: "";
    position: absolute;
    top: 0; bottom: 0;
    left: 0; z-index: 1;
    width: 18px;
    height: 18px;
    border: 2px solid #e3e3e3;
    border-radius: 50%;
    margin: auto;
}
.filters input:checked + label:before {
    border-color: #ccc;
    background: #fff url(../Themes/Element/Content/img/tick-grey.png) center no-repeat;
}
.filter-title strong {
	display: block;
	margin: 0 0 5px;
	text-transform: uppercase;
	font-weight: normal;
}
.filter-content strong {
	display: block;
	margin: 10px 0 5px;
	font-weight: normal;
}
.selected-price-range {
    margin: 6px 0 12px;
    overflow: hidden;
    font-weight: 400;
}
.selected-price-range .from {
    float: left;
}
.selected-price-range .to {
    float: right;
}
.filters .ui-slider {
	position: relative;
    width: auto;
    height: 6px;
    margin: 0 8px 12px;
    background-color: #eee;
}
.filters .ui-slider-range {
	position: absolute;
    height: 6px;
}
.air-theme .filters .ui-slider-range {
	background-color: #eda187;
}
.earth-theme .filters .ui-slider-range {
    background-color: #007c5a;
}
.filters .ui-slider-handle {
	position: absolute;
    top: -5px;
    width: 16px;
    height: 16px;
    margin-left: -8px;
    border-width: 3px;
    border-style: solid;
    border-radius: 50%;
    background-color: #fff;
}
.air-theme .filters .ui-slider-handle {
	border-color: #eda187;
}
.earth-theme .filters .ui-slider-handle {
	border-color: #007c5a;
}
.air-theme .filters .attribute-squares {
	margin: 0;
	font-size: 13px; /*reset zeroing*/
}
.earth-theme .filters .attribute-squares {
	margin: 0;
	font-size: 15px; /*reset zeroing*/
}
.filters .attribute-squares:before {
	left: 2px;
	width: 14px;
	height: 14px;
	border: none;
}
.filters .attribute-square {
    position: absolute !important;
	top: 0; bottom: 0;
	left: 0; margin: auto;
    width: 18px !important;
    height: 18px !important;
    box-shadow: none !important;
}


/* CATEGORY PAGE */


.breadcrumb {
	margin: 0 0 50px;
	background-color: #f6f6f6;
	padding: 15px 0;
	text-align: center;
}
.breadcrumb ul {
	font-size: 0;
}
.breadcrumb li {
	display: inline-block;
}
.breadcrumb a,
.breadcrumb strong,
.breadcrumb .delimiter {
	display: inline-block;
	margin: 0 6px;
}
.air-theme .breadcrumb a,
.air-theme .breadcrumb strong,
.air-theme .breadcrumb .delimiter {
	font-size: 12px;
	color: #aaa;
}
.earth-theme .breadcrumb a,
.earth-theme .breadcrumb strong,
.earth-theme .breadcrumb .delimiter {
	font-size: 14px;
	color: #666;
}
.breadcrumb strong {
	font-weight: normal;
	color: #333 !important;
}

.breadcrumb-my {
  margin: 0 0 50px;
  background-color: #ffffff;
  padding: 15px 0;
  text-align: left;
}

.breadcrumb-my ul {
  font-size: 14px;
}

.breadcrumb-my li {
  display: inline-block;
  margin-left: 10px;
}

.breadcrumb-my a,
.breadcrumb-my strong,
.breadcrumb-my .delimiter {
  display: inline-block;
  margin: 0 6px;
}

.category-description,
.manufacturer-description,
.vendor-description {
	margin: 0 0 50px;
	text-align: center;
	line-height: 28px;
}
.category-description p,
.manufacturer-description p,
.vendor-description p {
	margin-top: 0;
}
.air-theme .category-description,
.air-theme .manufacturer-description,
.air-theme .vendor-description {
	font-family: 'Raleway', sans-serif;
}
.vendor-description {
	margin: 0 0 40px;
}
.contact-vendor {
	margin: 40px 0 50px;
	text-align: center;
}
.contact-vendor-button {
	height: 40px;
	padding: 0 20px;
	color: #fff;
	text-transform: uppercase;
	transition: opacity 0.2s ease;
}
.air-theme .contact-vendor-button {
	background-color: #eda187;
	font-size: 12px;
}
.earth-theme .contact-vendor-button {
	background-color: #007c5a;
	font-size: 14px;
}
.contact-vendor-button:hover {
	opacity: 0.9;
}

.product-selectors {
	margin: 0 0 20px;
	text-align: center;
}
.product-selectors:after {
	content: "";
	display: block;
	clear: both;
}
.product-sorting,
.product-page-size {
	display: inline-block;
	margin: 5px;
	vertical-align: top;
}
.product-sorting > span,
.product-page-size > span {
	display: block;
	margin: 0 0 5px;
	text-transform: uppercase;
}
.air-theme .product-sorting > span,
.air-theme .product-page-size > span {
	font-size: 10px;
	font-weight: 700;
}
.earth-theme .product-sorting > span,
.earth-theme .product-page-size > span {
	font-size: 12px;
}
.product-page-size > span:last-child {
	display: none;
}
.product-selectors select {
	min-width: 100px;
}
.product-selectors .select-box {
	color: #333;
}
.product-viewmode,
.product-viewmode span {
	display: none;
	font-size: 0;
}

.item-grid:after,
.product-grid:after,
.product-list:after,
.manufacturer-grid:after {
	content: "";
	display: block;
	clear: both;
}

.item-box {
	position: relative;
	float: left;
	width: 49%; /*two per row*/
	margin-bottom: 10%;
	margin-left: 2%;
}
.item-box:nth-child(2n+1) {
	clear: both;
	margin-left: 0;
}
.item-box .picture {
	position: relative;
    margin: 0 0 15px;
	overflow: hidden;
	-webkit-backface-visibility: hidden; /*fixes a rendering bug in Chrome's current version*/
}
.item-box .picture a {
	display: block;
	position: relative;
	overflow: hidden;
	padding-top: 100%;
}
.item-box .picture img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	max-width: 100%;
	margin: auto;
}
.item-box .product-title {
	margin: 0 0 5px;
	overflow: hidden;
	font-weight: 400;
	color: #555;
	text-transform: uppercase;
}
.air-theme .item-box .product-title {
	height: 38px;
	font-size: 14px;
}
.earth-theme .item-box .product-title {
	height: 50px;
	font-size: 16px;
}
.item-box .product-title.no-reserved-height {
	height: auto !important;
}
.item-box .product-title a {
	display: block;
}
.item-box .product-title + .sku {
	display: none;
}
.item-box .product-rating-box {
	margin: 0 0 10px;
	font-size: 0;
}
.item-box .rating {
	display: inline-block;
	background: url('../Themes/Element/Content/img/rating-sprite.png') left top repeat-x;
	width: 80px;
    height: 16px;
}
.item-box .rating div {
	background: url('../Themes/Element/Content/img/rating-sprite.png') left bottom repeat-x;
    height: 16px;
}
.air-theme .item-box .rating div {
	background-color: #eda187;
}
.earth-theme .item-box .rating div {
	background-color: #007c5a;
}
.item-box .description {
	margin: 0 0 10px;
}
.item-box .product-rating-box,
.item-box .description {
	display: none;
}
.item-box .old-price {
	position: relative;
	color: #bbb;
}
.earth-theme .item-box .old-price {
	margin: 0 10px 0 0;
	font-weight: 400;
}
.item-box .old-price:after {
	content: "";
	position: absolute;
	width: 50px;
	max-width: 110%;
	height: 16px;
	background: url('../Themes/Element/Content/img/line-through.png') center no-repeat;
	opacity: 0.3;
}
.air-theme .item-box .old-price:after {
	top: 1px;
	left: 0;
}
.earth-theme .item-box .old-price:after {
	top: 5px;
	left: -1px;
}
.air-theme .item-box .actual-price {
	font-size: 16px;
	font-weight: 700;
	color: #eda187;
}
.earth-theme .item-box .actual-price {
	font-size: 18px;
	font-weight: 400;
	color: #007c5a;
}
.air-theme .item-box .tax-shipping-info {
	font-size: 13px;
}
.item-box .buttons {
	display: none;
	margin: 0;
    font-size: 0;
}

.home-page-category-grid {
	width: 94%;
	margin: 0 auto 60px;
}
.home-page .product-grid {
	width: 94%;
	margin: 0 auto 40px;
}

.sub-category-grid {
	margin: 0 0 60px;
}
.home-page-category-grid .item-box,
.sub-category-grid .item-box,
.manufacturer-grid .item-box,
.vendor-grid .item-box {
	width: 100%;
	margin-bottom: 3%;
	margin-left: 0;
}
.home-page-category-grid .picture,
.sub-category-grid .picture,
.manufacturer-grid .picture,
.vendor-grid .picture {
	margin: 0;
}
.home-page-category-grid .picture a,
.sub-category-grid .picture a {
	padding-top: 65%;
}
.home-page-category-grid .title,
.sub-category-grid .title {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: auto;
	margin: 0;
	text-align: center;
	font-size: 0;
	color: #fff;
	text-transform: uppercase;
}
.air-theme .home-page-category-grid .title,
.air-theme .sub-category-grid .title {
	font-size: 18px;
	font-weight: 700;
}
.earth-theme .home-page-category-grid .title,
.earth-theme .sub-category-grid .title {
	font-size: 20px;
	font-weight: 400;
}
.manufacturer-grid .title,
.vendor-grid .title {
	height: auto;
	margin: 0;
	text-align: center;
	font-size: 0;
	font-weight: 400;
	color: #fff;
	text-transform: uppercase;
}
.air-theme .manufacturer-grid .title,
.air-theme .vendor-grid .title {
	font-size: 14px;
}
.earth-theme .manufacturer-grid .title,
.earth-theme .vendor-grid .title {
	font-size: 16px;
}
.home-page-category-grid .title a,
.sub-category-grid .title a {
	display: block;
	background-color: rgba(0,0,0,0.7);
	padding: 15px 30px;
	transition: all 0.5s ease;
}
.manufacturer-grid .title a,
.vendor-grid .title a {
	display: block;
	background-color: rgba(0,0,0,0.7);
	padding: 15px 30px;
	transition: all 0.5s ease;
}
.air-theme .home-page-category-grid .item-box:hover .title a,
.air-theme .sub-category-grid .item-box:hover .title a,
.air-theme .manufacturer-grid .item-box:hover .title a,
.air-theme .vendor-grid .item-box:hover .title a {
	background-color: #333;
}
.earth-theme .home-page-category-grid .item-box:hover .title a,
.earth-theme .sub-category-grid .item-box:hover .title a,
.earth-theme .manufacturer-grid .item-box:hover .title a,
.earth-theme .vendor-grid .item-box:hover .title a {
	background-color: #222;
}

.pager {
	margin: 0 0 20px;
}
.pager ul {
	text-align: center;
	font-size: 0;
}
.pager li {
	display: inline-block;
	vertical-align: middle;
}
.pager li a,
.pager li span {
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	cursor: pointer;
	transition: color 0.3s ease;
}
.pager li span,
.pager li a:hover {
	color: #333;
}
.pager .previous-page a,
.pager .next-page a,
.pager .first-page a,
.pager .last-page a {
	background-image: url('../Themes/Element/Content/img/pager-sprite.png');
	background-repeat: no-repeat;
	font-size: 0;
}
.pager .previous-page {
	margin: 0 5px;
}
.pager .next-page {
	margin: 0 5px;
}
.pager .previous-page a {
	background-position: 0 center;
}
.pager .next-page a {
	background-position: -30px center;
}
.air-theme .pager .previous-page a,
.air-theme .pager .next-page a {
	background-color: #eda187;
}
.earth-theme .pager .previous-page a,
.earth-theme .pager .next-page a {
	background-color: #007c5a;
}
.pager .first-page a {
	background-color: #bbb;
	background-position: -60px center;
}
.pager .last-page a {
	background-color: #bbb;
	background-position: -90px center;
}


/* PRODUCT PAGE */


.product-essential {
	margin: 0 0 50px;
}
.product-essential:after {
	content: "";
	display: block;
	clear: both;
}
.gallery {
	margin: 0 0 40px;
}
.gallery .picture {
	position: relative;
	width: 600px;
	max-width: 100%;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	font-size: 0;
}
.gallery .picture a {
	display: inline-block;
	max-width: 100%; /*Ie fix*/
}
.gallery .picture-thumbs {
	margin: 5px 0 0;
	overflow: hidden;
	text-align: center;
	font-size: 0;
}
.gallery .picture-thumbs > li {
	display: inline-block;
	border: 1px solid transparent;
	transition: all 0.3s ease;
}
.gallery .picture-thumbs > li:hover {
	border-color: #ddd;
}
.gallery .picture-thumbs a {
	display: block;
	position: relative;
	width: 98px;
	height: 98px;
	border: 4px solid #fff;
	overflow: hidden;
}
.gallery .picture-thumbs img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
}

.mfp-bg { /*default zoom*/
	z-index: 1080 !important;
}
.mfp-gallery { /*default zoom*/
	z-index: 1090 !important;
}

.overview {
	position: relative;
	margin: 0 0 40px;
	text-align: center;
}
.air-theme .overview {
	font-size: 13px;
}
.earth-theme .overview {
	font-size: 16px;
}
.air-theme .overview button {
	font-size: 13px;
	color: #555;
}
.earth-theme .overview button {
	font-size: 16px;
	font-weight: 300;
	color: #666;
}
.earth-theme .overview button:hover {
	color: #555;
}
.discontinued-product {
	margin: 0 0 20px;
	font-weight: 700;
	color: #ee2e56;
}
.air-theme .discontinued-product {
	font-size: 18px;
}
.earth-theme .discontinued-product {
	font-size: 20px;
}
.product-reviews-overview {
	margin: 0 0 25px;
}
.product-review-box .rating {
	display: inline-block;
}
.product-review-box .rating,
.product-list .item-box .rating {
	width: 80px;
    height: 16px;
	background: url('../Themes/Element/Content/img/rating-sprite.png') left top repeat-x;
}
.product-review-box .rating div,
.product-list .item-box .rating div {
    height: 16px;
	background: url('../Themes/Element/Content/img/rating-sprite.png') left bottom repeat-x;
}
.air-theme .product-review-box .rating div,
.air-theme .product-list .item-box .rating div {
	background-color: #eda187;
}
.earth-theme .product-review-box .rating div,
.earth-theme .product-list .item-box .rating div {
	background-color: #007c5a;
}
.air-theme .product-no-reviews a {
	color: #eda187;
}
.earth-theme .product-no-reviews a {
	color: #007c5a;
}
.product-review-links a {
	position: relative;
	margin: 0 10px;
	padding: 0 0 0 30px;
	line-height: 30px;
	color: #666;
}
.product-review-links a:hover {
	color: #555;
}
.air-theme .product-review-links a {
	font-size: 12px;
}
.earth-theme .product-review-links a {
	font-size: 14px;
}
.product-review-links .separator {
	display: none;
}
.product-review-links a:first-child:before {
	background-position: 0 center;
}
.product-review-links a:last-child:before {
	background-position: -30px center;
}
.product-review-links a:before,
.delivery .free-shipping:before,
.download-sample a:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 30px;
	height: 30px;
	margin: -15px 0 0;
	background-image: url('../Themes/Element/Content/img/product-page-sprite-1.png');
	background-repeat: no-repeat;
}
.air-theme .product-review-links a:before,
.air-theme .delivery .free-shipping:before,
.air-theme .download-sample a:before {
	background-color: #eda187;
}
.earth-theme .product-review-links a:before,
.earth-theme .delivery .free-shipping:before,
.earth-theme .download-sample a:before {
	background-color: #007c5a;
}

.overview .short-description {
	margin: 0 0 30px;
	border-width: 0 0 1px;
	border-style: solid;
	border-color: #eee;
	padding: 0 0 30px;
	line-height: 26px;
}
.air-theme .overview .short-description {
	font-family: 'Raleway', sans-serif;
}
.overview .value,
.variant-overview .value {
	font-weight: 400; 
	color: #555;
}
.air-theme .overview .value a,
.air-theme .variant-overview .value a {
	color: #eda187;
}
.earth-theme .overview .value a,
.earth-theme .variant-overview .value a {
	color: #007c5a;
}

.overview .manufacturers,
.overview .availability,
.overview .additional-details,
.overview .delivery {
	margin: 0 0 30px;
}
.overview .subscribe-button,
.variant-overview .subscribe-button {
	height: 33px;
	padding: 0 0 0 35px;
	background: url('../Themes/Element/Content/img/product-page-sprite-2.png') left -70px no-repeat;
}
.air-theme .overview .subscribe-button,
.air-theme .variant-overview .subscribe-button {
	background-color: #eda187;
}
.earth-theme .overview .subscribe-button,
.earth-theme .variant-overview .subscribe-button {
	background-color: #007c5a;
}
.overview .additional-details div,
.variant-overview .additional-details div {
	margin: 5px 0;
}
.overview .free-shipping,
.variant-overview .free-shipping {
	display: inline-block;
	position: relative;
	padding: 0 0 0 35px;
	line-height: 30px;
}
.overview .free-shipping:before,
.variant-overview .free-shipping:before {
	background-position: -60px center;
}
.overview-buttons { 
	margin: 0 0 30px;
	border-width: 1px 0;
	border-style: solid;
	border-color: #eee;
	padding: 20px 0;
	font-size: 0;
}
.overview-buttons div {
	display: inline-block;
	margin: 5px 10px;
}
.overview-buttons button {
	height: 35px;
	background-color: transparent;
	background-image: url('../Themes/Element/Content/img/product-page-sprite-2.png');
	background-repeat: no-repeat;
	padding: 0 0 0 35px;
}
.air-theme .overview-buttons button {
	background-color: #eda187;
}
.earth-theme .overview-buttons button {
	background-color: #007c5a;
}
.overview-buttons .add-to-wishlist-button {
	background-position: left 0;
}
.overview-buttons .add-to-compare-list-button {
	background-position: left -35px;
}
.overview-buttons .email-a-friend-button {
	background-position: left -70px;
}
.download-sample {
	margin: 0 0 30px;
}
.download-sample a {
	position: relative;
	padding: 0 0 0 35px;
}
.download-sample a:before {
	background-position: -90px center;
}

.attributes {
	margin: 0 0 -1px !important;
	border-width: 1px 0;
	border-style: solid;
	border-color: #eee;
	background-color: #f9f9f9;
	padding: 25px;
}
.air-theme .attributes {
	font-size: 13px;
}
.earth-theme .attributes {
	font-size: 16px;
}
table .attributes {
	border: none;
	background-color: transparent;
}
.attributes dl {
	overflow: hidden; 
}
.attributes dt {
	display: block;
	margin: 6px 0 12px;
	color: #333;
	white-space: nowrap; 
}
.attributes dd {
	margin: 0 0 20px;
}
.attributes dd:last-child {
	margin: 0 0 10px;
}
.attributes li {
	margin: 10px 0;
}
.attributes li.disabled {
	pointer-events: none;
	opacity: 0.5;
}
.attributes li.disabled label {
	text-decoration: line-through;
}
.attributes li label {
	margin: 0 5px;
}
.attributes .qty-box {
	margin: 0 0 0 10px;
}
.attributes .qty-box label {
	display: none;
}
.attributes .qty-box input {
	width: 50px;
}
.attributes select {
	width: auto;
	min-width: 100px;
	max-width: 100%;
}
.attributes option.disabled {
	color: #ddd;
}
.attributes .attribute-dropdown {
	display: inline-block;
	max-width: 100%;
}
.rental-attributes {
	margin: 0 0 -20px !important;
	border: none;
	background-color: transparent;
	padding: 25px 0;
}
.rental-attributes .attribute-item:first-child {
	margin: 0 0 10px;
}
.rental-attributes .attribute-label {
	margin: 0 0 10px;
	color: #333;
}
.rental-attributes .attribute-data span {
	display: inline-block;
	position: relative;
}
.rental-attributes .attribute-data span:after {
	content: "";
	position: absolute;
	top: 14px;
	right: 10px;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	background: #ccc url('../Themes/Element/Content/img/dropdown-arrow-white.png') center no-repeat;
}
.rental-attributes .datepicker {
	width: 280px;
	text-align: center;
}
.ui-datepicker {
	width: 280px;
	outline: 1px solid #fff;
	background-color: #fff;
	text-align: center;
	font-size: 12px;
}
.air-theme .ui-datepicker {
	font-size: 12px;
}
.earth-theme .ui-datepicker {
	font-size: 13px;
}
.ui-datepicker-header {
	position: relative;
	height: 40px;
	margin: 0 0 -1px;
	border: 1px solid #eee;
	background-color: #f9f9f9;
	color: #333;
}
.ui-datepicker-header a {
	position: absolute;
	top: 12px;
	z-index: 1;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	background-color: #ccc;
	background-image: url('../Themes/Element/Content/img/calendar-sprite.png');
	background-repeat: no-repeat;
	font-size: 0;
}
.ui-datepicker-header a.ui-datepicker-prev {
	left: 10px;
	background-position: left center;
}
.ui-datepicker-header a.ui-datepicker-next {
	right: 10px;
	background-position: right center;
}
.ui-datepicker-title {
	position: relative;
	z-index: 0;
	line-height: 40px;
	font-weight: bold;
	text-transform: uppercase;
}
.ui-datepicker-calendar th {
	color: #333;
}
.ui-datepicker-calendar th,
.ui-datepicker-calendar td {
	width: 14.285%;
	border: 1px solid #eee;
	background-color: #fff;
	transition: all 0.2s ease;
}
.ui-datepicker-calendar th span,
.ui-datepicker-calendar td a {
	display: block;
	line-height: 35px;
}
.ui-datepicker-calendar td a:hover {
	background-color: #eee;
	color: #333;
}
.air-theme .ui-datepicker-calendar a.ui-state-active,
.air-theme .ui-datepicker-calendar a.ui-state-active:hover {
	background-color: #eda187;
	color: #fff;
}
.earth-theme .ui-datepicker-calendar a.ui-state-active,
.earth-theme .ui-datepicker-calendar a.ui-state-active:hover {
	background-color: #007c5a;
	color: #fff;
}

.attribute-squares {
	margin: -5px 0;
	font-size: 0;
}
.attribute-squares li {
	display: inline-block;
	margin: 2px;
}
.attribute-squares label {
	display: block;
	position: relative;
	margin: 0 !important;
    overflow: hidden;
}
.attribute-squares input {
	position: absolute;
	z-index: -1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}
.attribute-square-container {
    display: block;
    border: 2px solid transparent;
    border-radius: 50%;
    padding: 4px;
}
.attribute-squares .attribute-square {
    display: block;
	position: relative;
    width: 32px;
    height: 32px;
	border-radius: 50%;
	box-shadow: 0 0 0 1px #ddd;
    cursor: pointer;
}
.selected-value .attribute-square-container {
    border-color: #ddd;
}
.selected-value .attribute-square:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url('../Themes/Element/Content/img/tick-white.png') center no-repeat;
}
.selected-value .attribute-square-container[title~="White"] .attribute-square:after {
    background-image: url('../Themes/Element/Content/img/tick-grey.png') !important;
}
.image-squares .selected-value .attribute-square:after {
	display: none;
}
.attribute-squares li.disabled {
	position: relative;
	opacity: 1;
}
.attribute-squares li.disabled:after {
	content: "";
	position: absolute;
	top: 0; bottom: 0;
    left: 0; right: 0;
	width: 10px;
	height: 10px;
	margin: auto;
	border-radius: 50%;
	box-shadow: 0 0 0 11px #fff;
	background: #fff url('../Themes/Element/Content/img/validation-sprite.png') center bottom no-repeat;
}
.attribute-squares .tooltip-container {
	display: none;
}

.giftcard > div {
	margin: 0 0 10px;
}
.giftcard label {
	display: block;
	margin: 0 0 5px;
}
.giftcard input,
.giftcard textarea {
	width: 350px;
	max-width: 100%;
}

.product-details-page .prices {
	overflow: hidden;
	font-weight: 400;
}
.product-details-page .prices > div {
	display: inline-block;
	margin: 0 5px;
}
.product-details-page .prices label {
	display: none;
}
.product-details-page .old-product-price,
.product-details-page .non-discounted-price {
	font-size: 20px;
	color: #bbb;
}
.product-details-page .old-product-price span,
.product-details-page .non-discounted-price span {
	position: relative;
}
.product-details-page .old-product-price span:after,
.product-details-page .non-discounted-price span:after {
	content: "";
	position: absolute;
	width: 70px;
	max-width: 120%;
	height: 18px;
	background: url('../Themes/Element/Content/img/line-through-big.png') center no-repeat;
	opacity: 0.3;
}
.air-theme .product-details-page .old-product-price span:after,
.air-theme .product-details-page .non-discounted-price span:after {
	top: 4px;
	left: 0;
}
.earth-theme .product-details-page .old-product-price span:after,
.earth-theme .product-details-page .non-discounted-price span:after {
	top: 6px;
	left: -5px;
}

.product-details-page .product-price {
	font-size: 24px;
}
.air-theme .product-details-page .product-price {
	color: #eda187;
	font-weight: 700;
}
.earth-theme .product-details-page .product-price {
	color: #007c5a;
}
.product-details-page .rental-price {
	vertical-align: middle;
	font-size: 16px;
	color: #bbb;
}
.product-details-page .rental-price + .product-price,
.product-details-page .rental-price ~ .tax-shipping-info {
	vertical-align: middle;
}
.product-details-page .prices .tax-shipping-info,
.product-details-page .prices .base-price-pangv {
	color: #aaa;
}
.earth-theme .product-details-page .prices .tax-shipping-info,
.earth-theme .product-details-page .prices .base-price-pangv {
	font-weight: 300;
}

.tier-prices {
	margin: 0 0 30px;
}
.tier-prices .title {
	display: none;
}
.tier-prices .prices-table {
	border: 1px solid #eee;
    overflow: hidden;
}
.air-theme .tier-prices .prices-table {
	font-size: 12px;
}
.earth-theme .tier-prices .prices-table {
	font-size: 14px;
}
.tier-prices .prices-row {
    float: left;
    width: 50%;
}
.tier-prices .prices-row > div {
	border-top: 1px solid #eee;
    padding: 10px;
}
.tier-prices .prices-row.thead > div {
	border-right: 1px solid #eee;
}
.tier-prices .field-header {
	border-top: none !important;
	background-color: #f9f9f9;
}
.tier-prices .item-price {
	color: #000;
}
.customer-entered-price {
	margin: 0 0 30px;
	overflow: hidden;
	background: #f6f6f6;
	padding: 10px;
}
.overview .customer-entered-price {
	margin-top: -30px;
}
.customer-entered-price .price-input,
.customer-entered-price .price-range {
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px;
}
.customer-entered-price .enter-price-input {
	width: 70px;
	text-align: center;
}
.customer-entered-price .price-range {
	margin: 10px;
}

.overview .prices,
.variant-overview .prices {
	margin: 30px 0;
}
.overview .add-to-cart {
	margin: 0 0 40px;
}
.overview .min-qty-notification,
.variant-overview .min-qty-notification {
	margin: 0 0 10px;
}
.overview .add-to-cart-panel,
.variant-overview .add-to-cart-panel {
	display: inline-block;
	position: relative;
}
.overview .quantity,
.variant-overview .quantity {
	display: inline-block;
	margin: 0 0 20px;
}
.overview .qty-label,
.variant-overview .qty-label {
    display: none;
}
.overview .quantity .increase,
.variant-overview .quantity .increase,
.overview .quantity .decrease,
.variant-overview .quantity .decrease {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 10px;
	border-radius: 50%;
	background-color: #bbb;
	background-image: url('../Themes/Element/Content/img/table-sprite.png');
	background-repeat: no-repeat;
	vertical-align: middle;
	font-size: 0;
	cursor: pointer;
}
.overview .quantity .increase,
.variant-overview .quantity .increase {
	background-position: left center;
}
.overview .quantity .decrease,
.variant-overview .quantity .decrease {
	background-position: right center;
}
.overview .qty-input,
.variant-overview .qty-input {
	width: 50px;
    height: 40px;
	text-align: center;
    font-size: 14px !important;
	font-weight: 400;
	color: #333;
}
.overview .qty-dropdown,
.variant-overview .qty-dropdown {
	width: 60px;
    height: 40px;
	text-align: left;
    font-size: 14px;
	font-weight: 400;
	color: #333;
}
.overview .select-box,
.variant-overview .select-box {
	font-size: 14px !important;
	color: #333;
}
.overview .add-to-cart-button,
.variant-overview .add-to-cart-button {
	height: 55px;
    padding: 0 35px;
	font-weight: 400 !important;
	color: #fff !important;
	text-transform: uppercase;
	transition: opacity 0.2s ease;
}
.air-theme .overview .add-to-cart-button,
.air-theme .variant-overview .add-to-cart-button {
	background-color: #eda187;
	font-size: 14px;
}
.earth-theme .overview .add-to-cart-button,
.earth-theme .variant-overview .add-to-cart-button {
	background-color: #007c5a;
	font-size: 15px;
}
.overview .add-to-cart-button:before,
.variant-overview .add-to-cart-button:before {
	content: "";
	display: inline-block;
	width: 40px;
	height: 40px;
    background: url('../Themes/Element/Content/img/product-box-sprite.png') left top no-repeat;
	vertical-align: middle;
}
.overview .add-to-cart-button span,
.variant-overview .add-to-cart-button span {
	margin: 0 10px;
	vertical-align: middle;
}
.overview .add-to-cart-button:hover,
.variant-overview .add-to-cart-button:hover {
	opacity: 0.9;
}
.overview .pre-order-availability-date,
.variant-overview .pre-order-availability-date {
	margin: 10px 0 0;
}

.product-estimate-shipping {
	margin: 30px 0;
}
.product-estimate-shipping a {
	display: inline-block;
}
.product-estimate-shipping i {
	display: inline-block;
	transform: rotate(45deg);
	border: solid black;
	border-width: 0 1px 1px 0;
	padding: 3px 3px;
}
.air-theme .product-estimate-shipping i {
	margin: 0 0 3px 12px;
}
.earth-theme .product-estimate-shipping i {
	margin: 0 0 4px 12px;
}
.product-estimate-shipping .shipping-loading {
	display: none !important; /*disable preloader*/
}
.product-estimate-shipping .shipping-title {
	margin: 0 0 5px;
}
.product-estimate-shipping .shipping-price {
	position: relative;
	bottom: -1px;
	margin: 0 0 0 5px;
	font-weight: 400;
    color: #555;
}
.product-estimate-shipping .shipping-date {
	margin: 15px 0 0;
}

.product-social-buttons {
	margin: 0 0 25px;
	border-top: 1px solid #eee;
	background-color: #f9f9f9;
	padding: 15px;
	font-size: 0;
}
.product-social-buttons label {
	display: none;
	vertical-align: middle;
}
.air-theme .product-social-buttons label {
	font-size: 12px;
}
.earth-theme .product-social-buttons label {
	font-size: 14px;
}
.product-social-buttons ul {
	display: inline-block;
	vertical-align: middle;
}
.product-social-buttons li {
	display: inline-block;
	margin: 0 2px;
}
.product-social-buttons li a {
	display: block;
	width: 30px;
	height: 30px;
	background-image: url('../Themes/Element/Content/img/social-sprite-2.png');
	background-repeat: no-repeat;
	outline: 1px solid transparent;
	transition: opacity 0.2s ease;
}
.product-social-buttons .twitter a {
	background-position: 0 center;
}
.product-social-buttons .facebook a {
	background-position: -30px center;
}
.product-social-buttons .pinterest a {
	background-position: -60px center;
}
.product-social-buttons .google a {
	background-position: -90px center;
}

.full-description {
	clear: both;
	line-height: 26px;
}
.air-theme .full-description {
	font-family: 'Raleway', sans-serif;
}
.full-description a {
	text-decoration: underline;
}
.product-collateral {
	margin: 0 0 80px;
}
.product-collateral > div {
	margin: 0 0 40px;
}
.product-collateral .title {
	margin: 0 0 20px;
	color: #555;
	text-transform: uppercase;
}
.product-collateral .title strong {
	font-weight: 400;
}

.product-specs-box .data-table td {
	border-top: 1px solid #eee;
    padding: 10px 15px;
	text-align: left;
}
.product-specs-box .data-table td:first-child {
	background-color: #f9f9f9;
}
.product-specs-box .data-table .spec-group-name {
	display: none !important;
}
.product-specs-box .data-table .attribute-squares {
    display: inline-block;
    vertical-align: middle;
	margin: 0 3px 1px 0;
}
.product-specs-box .data-table .attribute-square-container {
	border: none;
	padding: 0;
}
.product-specs-box .data-table .attribute-square {
	width: 24px;
	height: 24px;
	border-radius: 0;
}

.product-tags-list li {
	display: inline-block;
}
.product-tags-list li.separator {
	margin: 0 5px 0 3px;
}
.product-tags-list a:hover {
	color: #555;
}

.product-variant-list {
	margin: 0 0 60px !important;
}
.product-variant-line {
	margin: 0 0 80px;
}
.product-variant-line:after {
	content: "";
	display: block;
	clear: both;
}
.variant-picture {
	position: relative;
	width: 300px;
	max-width: 100%;
	height: 300px;
	margin: 0 auto 30px;
	overflow: hidden;
	text-align: center;
}
.variant-overview {
	width: 100%;
}
.variant-overview .variant-name {
	margin: 0 0 15px;
	font-weight: 400;
	color: #555;
	text-transform: uppercase;
}
.air-theme .variant-overview .variant-name {
	font-size: 16px;
}
.earth-theme .variant-overview .variant-name {
	font-size: 18px;
}
.variant-overview .variant-description {
	margin: 0 0 20px;
	line-height: 26px;
}
.air-theme .variant-overview .variant-description {
	font-family: 'Raleway', sans-serif;
}
.variant-overview .availability,
.variant-overview .additional-details,
.variant-overview .delivery {
	margin: 0 0 30px;
}
.variant-overview .attributes li {
	display: inline-block;
	margin: 5px 20px 5px 0;
}
.variant-overview .add-to-wishlist-button {
	display: none;
	width: 55px;
	height: 55px;
	margin: 20px 0 0;
	background: url('../Themes/Element/Content/img/variant-wishlist.png') center no-repeat;
	font-size: 0;
}
.air-theme .variant-overview .add-to-wishlist-button {
	background-color: #eda187;
}
.earth-theme .variant-overview .add-to-wishlist-button {
	background-color: #007c5a;
}

.ui-tabs {
	margin: 0 0 60px;
}
.ui-tabs .ui-tabs-nav {
	border-top: 1px solid #eee;
	text-align: center;
}
.ui-tabs .ui-tabs-nav li {
	display: inline-block;
	margin: 0 5px;
}
.ui-tabs .ui-tabs-nav li a {
	display: block;
	position: relative;
	padding: 20px;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	transition: all 0.2s ease;
}
.ui-tabs .ui-tabs-nav li a:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 4px;
	background-color: transparent;
	transition: all 0.3s ease;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, 
.ui-tabs .ui-state-active.ui-tabs-active a {
	color: #333;
}
.air-theme .ui-tabs .ui-tabs-nav li.ui-state-hover a:after,
.air-theme .ui-tabs .ui-tabs-nav li.ui-tabs-selected a:after, 
.air-theme .ui-tabs .ui-state-active.ui-tabs-active a:after {
	background-color: #eda187;
}
.earth-theme .ui-tabs .ui-tabs-nav li.ui-state-hover a:after,
.earth-theme .ui-tabs .ui-tabs-nav li.ui-tabs-selected a:after, 
.earth-theme .ui-tabs .ui-state-active.ui-tabs-active a:after {
	background-color: #007c5a;
}
.ui-tabs .ui-tabs-panel {
	border-top: 1px solid #eee;
	background-color: #f9f9f9;
	padding: 30px 20px;
}
.ui-tabs .ui-tabs-panel p {
	margin: 0;
	line-height: 26px;
}
.ui-tabs .ui-tabs-hide {
	display: none;
}

.back-in-stock-subscription-page .tooltip {
	margin: 0 0 20px;
}
.back-in-stock-subscription-page .notify-me-button {
	min-width: 80px;
	height: 40px;
	background-color: #555;
	padding: 0 20px;
	color: #fff;
	text-transform: uppercase;
	transition: opacity 0.2s ease;
}
.back-in-stock-subscription-page .notify-me-button:hover {
	opacity: 0.9;
}

.short-description + .overview-buttons,
.overview-buttons + .product-social-buttons {
	margin-top: -31px; /*unwanted gaps & double borders fix*/
}
.product-details-page .product-grid + .product-grid {
	margin: 40px 0 0;
}


/* ESTIMATE SHIPPING */


.estimate-shipping-popup {
	position: relative;
	max-width: 800px;
	margin: auto;
	background-color: #fff;
	padding: 25px;
	transform: scale(0.8);
	transition: all 0.2s ease;
	opacity: 0;
}
.estimate-shipping-popup strong {
	visibility: hidden;
}
.mfp-ready .estimate-shipping-popup {
	transform: scale(1);
	opacity: 1;
}
.mfp-removing .estimate-shipping-popup {
	transform: scale(0.8);
	opacity: 0;
}
.estimate-shipping-popup-zoom-in {
	z-index: 1090 !important;
}
.estimate-shipping-popup-zoom-in.mfp-removing {
	transition: all 0.3s ease;
	opacity: 0;
}

.estimate-shipping-popup .mfp-close {
    position: absolute;
    top: 10px !important;
    right: 10px;
    width: 22px;
    height: 22px;
    border-radius: 50%;
	overflow: hidden;
    background: #ccc url(../Themes/Element/Content/img/close-sprite.png) center bottom no-repeat;
    font-size: 0;
	opacity: 1;
    transition: opacity 0.2s ease;
}
.estimate-shipping-popup .mfp-close:hover {
    opacity: 0.9;
}

.estimate-shipping-row {
	display: flex;
	display: -webkit-flex;
	align-items: center;
	position: relative;
}
.estimate-shipping-row-item {
	flex: 0 1 100%;
}

.mfp-container .address-item {
	margin: 10px 0 0;
}
.mfp-container .address-item + div {
	padding: 0 0 0 15px;
}
.estimate-shipping-address-control {
	width: 100%;
	height: 40px;
}
.mfp-container .address-item .required {
	position: absolute;
    top: 0; right: 0;
    border-width: 0 8px 8px 0;
    border-style: dashed solid dashed;
    vertical-align: top;
    font-size: 0;
}
.air-theme .estimate-shipping-popup .required {
	border-color: transparent #eda187 transparent;
}
.earth-theme .estimate-shipping-popup .required {
    border-color: transparent #007c5a transparent;
}
.mfp-container .shipping-options {
	position: relative; /*preloader referrence*/
	margin: 10px 0 30px;
}
.mfp-container .shipping-header-item {
	align-self: flex-end;
	border: none !important;
	white-space: nowrap;
    text-overflow: ellipsis;
}
.mfp-container .shipping-options-body {
	display: table;
	table-layout: fixed;
	width: 100%;
	border: 1px solid #eee;
	border-collapse: collapse;
}
.mfp-container .shipping-option {
	display: table-row;
	cursor: pointer;
}
.mfp-container .shipping-option.active {
    font-weight: 400;
    color: #444;
}
.mfp-container .shipping-option > div {
	display: table-cell;
	border-top: 1px solid #eee;
	padding: 11px;
}
.mfp-container .shipping-item {
	border-right: 1px solid #eee;
	overflow: hidden;
	padding: 8px 0;
	overflow-wrap: break-word;
}
.estimate-shipping-row-item-radio {
	flex: 0 0 30px;
	width: 24px;
}
.estimate-shipping-radio {
	display: none;
}
.estimate-shipping-radio + label {
	display: inline-block;
	position: relative;
	bottom: 1px;
	width: 14px;
	height: 14px;
	border: 1px solid #444;
	border-radius: 50%;
	font-size: 0;
}
.estimate-shipping-radio:checked + label:after {
	content: "";
	position: absolute;
	top: 3px; left: 3px;
	width: 6px; height: 6px;
	border-radius: 50px;
	background-color: #444;
}

.apply-shipping-button-container {
	text-align: center;
}
.apply-shipping-button {
	min-width: 180px;
    height: 40px;
    margin: 5px auto;
    padding: 0 20px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    transition: opacity 0.2s ease;
}
.air-theme .apply-shipping-button {
    background-color: #eda187;
    font-size: 14px;
}
.earth-theme .apply-shipping-button {
    background-color: #007c5a;
    font-size: 15px;
    letter-spacing: 0.5px;
}
.apply-shipping-button:hover {
	opacity: 0.9;
}

.mfp-container .no-shipping-options {
	padding: 30px 15px;
	text-align: center;
}
.mfp-container .message-failure {
	margin: 10px 0 -5px;
}

@media all and (max-width: 600px) {

	.estimate-shipping-popup {
		padding: 25px 3%;
	}
	.mfp-container .shipping-address {
		flex-flow: column;
	}
	.mfp-container .address-item {
		width: 100%;
	}
	.mfp-container .address-item + div {
		padding: 0;
	}
}


/* PRODUCT REVIEWS */


.product-reviews-page h1 a:before,
.product-reviews-page h1 a:after {
	content: "''";
}
.product-reviews-page .page-body > .result {
	/*min-height: 100px;*/
	margin: 40px 0;
	text-align: center;
}
.product-reviews-page .message-error {
	margin: 0 0 20px;
	text-align: center;
}
.product-reviews-page .title {
	display: none;
}
.product-reviews-page .write-review {
	margin: 30px 0 80px;
}
.product-reviews-page .write-review form {
	width: 600px;
	max-width: 100%;
	margin: auto;
	background-color: #f9f9f9;
	padding: 40px 20px;
}
.air-theme .write-review label {
	font-size: 13px;
	color: #555;
}
.earth-theme .write-review label {
	font-size: 15px;
	color: #555;
}
.write-review .review-rating {
	text-align: center;
}
.write-review .review-rating > label {
	display: block;
	margin: 0 0 5px;
}
.write-review .review-rating ul {
    font-size: 0;
    vertical-align: middle;
}
.write-review .review-rating li {
	display: inline-block;
	margin: 0 5px;
	cursor: default;
    vertical-align: middle;
}
.air-theme .write-review .review-rating li.first,
.air-theme .write-review .review-rating li.last {
	font-size: 13px;
	color: #555;
}
.earth-theme .write-review .review-rating li.first,
.earth-theme .write-review .review-rating li.last {
	font-size: 14px;
	font-weight: 400;
	color: #555;
}
.write-review .rating-options label {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url('../Themes/Element/Content/img/rating-sprite.png') center bottom no-repeat;
	font-size: 0;
	cursor: pointer;
}
.air-theme .write-review .rating-options label {
	background-color: #eda187;
}
.earth-theme .write-review .rating-options label {
	background-color: #007c5a;
}
.write-review .rating-options input {
	position: absolute;
	z-index: -1;
	margin: 1px 0 0 1px;
	opacity: 0;
}
.write-review .rating-options input:checked + label ~ label {
	background-position: center top;
}
.write-review .review-rating + .review-rating {
	margin: 10px 0 0;
}
.write-review .review-rating .tooltip-text {
	display: none;
}
.write-review .captcha-box {
	margin: 30px 0 0;
}

.product-review-list {
	margin: 0 0 80px;
}
.product-review-item {
	border-bottom: 1px solid #eee;
	overflow: hidden;
	padding: 25px 20px 35px;
}
.product-review-item .review-item-head {
	margin: 0 0 20px;
}
.product-review-item .review-info {
	margin: 0 0 10px;
}
.product-review-item .review-info > span {
	display: block;
	margin: 0 0 5px;
}
.product-review-item .review-info .avatar {
	margin: 10px 0;
	font-size: 0;
}
.product-review-item .review-info .avatar a {
	display: inline-block;
}
.product-review-item .review-info .avatar img {
    width: 180px;
}
.air-theme .product-review-item .review-info a {
	color: #eda187;
}
.earth-theme .product-review-item .review-info a {
	color: #007c5a;
}
.air-theme .product-review-item .review-info .date {
	font-size: 12px;
}
.earth-theme .product-review-item .review-info .date {
	font-size: 14px;
}
.product-review-item .review-title {
	margin: 0 0 20px;
	color: #555;
}
.air-theme .product-review-item .review-title strong {
	font-weight: 700;
}
.earth-theme .product-review-item .review-title strong {
	font-weight: 400;
}
.product-review-item .review-text {
	margin: 0 0 20px;
	line-height: 26px;
}
.review-type-rating-ext .review-title {
	margin: 5px 0 10px;
	color: #888;
}
.product-review-helpfulness > span {
	vertical-align: middle;
}
.product-review-helpfulness .question,
.product-review-helpfulness .vote-options {
	margin: 0 5px 0 0;
}
.product-review-helpfulness .vote-options > span {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 2px;
	background-image: url('../Themes/Element/Content/img/review-voting-sprite.png');
	background-repeat: no-repeat;
	vertical-align: middle;
	font-size: 0;
	cursor: pointer;
	opacity: 0.5;
	transition: opacity 0.2s ease;
}
.product-review-helpfulness .vote-options > span:first-child {
	background-position: left center;
}
.product-review-helpfulness .vote-options > span:last-child {
	background-position: right center;
}
.product-review-helpfulness .vote-options > span:hover {
	opacity: 0.8;
}
.product-review-helpfulness .result {
	margin: 0 0 0 10px;
}

.product-review-item .reply {
    margin: 30px 0 0;
    padding: 20px 25px;
    background: #f9f9f9;
}
.product-review-item .reply-header {
	margin: 0 0 10px;
	color: #555;
}
.air-theme .product-review-item .reply-header {
	font-weight: 700;
}
.earth-theme .product-review-item .reply-header {
	font-weight: 400;
}


/* WISHLIST & COMPARE LIST */


.wishlist-content {
	margin: 30px 0;
}
.wishlist-content .message-error {
	margin: 0 0 20px;
	text-align: center;
}
.wishlist-content .cart .sku {
	display: none !important;
}
.wishlist-content .buttons {
	overflow: hidden;
	background-color: #f9f9f9;
	padding: 15px 20px;
	font-size: 0;
}
.wishlist-content button {
	display: block;
	width: 90%;
	max-width: 300px;
	height: 55px;
	margin: 5px auto;
	background-color: #aaa;
	padding: 0 20px;
	text-align: left;
	color: #fff;
	text-transform: uppercase;
	transition: opacity 0.2s ease;
}
.wishlist-content button:hover {
	opacity: 0.9;
}
.air-theme .wishlist-content button {
	font-size: 14px;
}
.earth-theme .wishlist-content button {
	font-size: 15px;
	letter-spacing: 0.5px;
}
.air-theme .wishlist-add-to-cart-button {
	background-color: #eda187;
}
.earth-theme .wishlist-add-to-cart-button {
	background-color: #007c5a;
}
.wishlist-content button:before {
	content: "";
	display: inline-block;
	width: 35px;
	height: 35px;
	margin: 0 10px 0 -5px;
	background-image: url('../Themes/Element/Content/img/wishlist-sprite.png');
	background-repeat: no-repeat;
	vertical-align: middle;
}
.wishlist-content .update-wishlist-button:before {
	background-position: 0 center;
}
.wishlist-content .wishlist-add-to-cart-button:before {
	background-position: -35px center;
}
.wishlist-content .email-a-friend-wishlist-button:before {
	background-position: -70px center;
}
.wishlist-content button span {
	vertical-align: middle;
}
.wishlist-content .tax-shipping-info {
	margin: 30px 0;
	text-align: center;
}
.wishlist-page .share-info {
	text-align: center;
}
.wishlist-page .share-info a {
	display: block;
	margin: 10px 0 0;
	font-weight: 400;
}
.air-theme .wishlist-page .share-info a {
	color: #eda187;
}
.earth-theme .wishlist-page .share-info a {
	color: #007c5a;
}

.compare-products-page {
	overflow: hidden;
}
.compare-products-page .button-wrapper {
	margin: 0 0 30px;
}
.compare-products-page .clear-list {
	display: inline-block;
	min-width: 150px;
	height: 50px;
	padding: 0 30px;
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-weight: 400;
	text-transform: uppercase;
	transition: opacity 0.2s ease;
}
.air-theme .compare-products-page .clear-list {
	background-color: #eda187;
	font-size: 14px;
}
.earth-theme .compare-products-page .clear-list {
	background-color: #007c5a;
	font-size: 15px;
}
.compare-products-page .clear-list:hover {
	opacity: 0.9;
}
.compare-products-table {
	display: none;
}
.compare-products-page .remove-button {
	display: inline-block;
	height: 40px;
	background-color: #fff;
	padding: 0 15px;
	line-height: 20px;
	color: #555;
}
.air-theme .compare-products-page .remove-button {
	font-size: 13px;
	text-transform: lowercase;
}
.earth-theme .compare-products-page .remove-button {
	font-size: 15px;
	font-weight: 300;
}
.compare-products-page .remove-button:before {
	content: "";
	display: inline-block;
	width: 16px;
	height: 16px;
	border: 3px solid #ccc;
	border-radius: 50%;
	background: #ccc url('../Themes/Element/Content/img/close.png') center no-repeat;
	vertical-align: middle;
}
.compare-products-page .remove-button span {
	vertical-align: middle;
}
.compare-products-page .attribute-squares {
    display: inline-block;
    vertical-align: middle;
}
.compare-products-page .empty {
	color: #aaa;
}


/* TOPICS */


.topic-block {
	margin: 0 0 40px;
	text-align: center;
}
.topic-block-title {
	margin: 0 0 20px;
	color: #555;
	text-transform: uppercase;
}
.air-theme .topic-block-title h2 {
	font-size: 16px;
	font-weight: 400;
}
.earth-theme .topic-block-title h2 {
	font-size: 18px;
	font-weight: 400;
}
.topic-block-body,
.topic-page .page-body {
	line-height: 26px;
}
.air-theme .topic-block-body,
.air-theme .topic-page .page-body {
	font-family: 'Raleway', sans-serif;
}
.topic-block-body strong,
.topic-page .page-body strong {
	color: #555;
}
.topic-block-body a,
.topic-page .page-body a {
	text-decoration: underline;
}

.home-page .topic-block {
	width: 94%;
	margin: 50px auto 60px;
}
.not-found-page p {
	margin: 30px 0;
}
.not-found-page strong {
	color: #333;
}

.topic-password {
	background-color: #f9f9f9;
	padding: 40px 20px;
	text-align: center;
}
.enter-password-title {
	margin: 0 0 15px;
	color: #555;
}
.enter-password-form {
	max-width: 440px;
	margin: auto;
}
.enter-password-form #password {
	width: 100%;
	margin: 0 0 30px;
}
.enter-password-form #button-password {
	min-width: 150px;
	height: 50px;
	padding: 0 30px;
	color: #fff;
	text-transform: uppercase;
	transition: opacity 0.2s ease;
}
.air-theme .enter-password-form #button-password {
	background-color: #eda187;
	font-size: 14px;
}
.earth-theme .enter-password-form #button-password {
	background-color: #007c5a;
	font-size: 15px;
}
.enter-password-form #button-password:hover {
	opacity: 0.9;
}
.topic-password .password-error {
	margin: 15px 0 -15px;
}


/* CONTACT & EMAIL A FRIEND */


.contact-page,
.apply-vendor-page  {
	margin: 0 0 80px;
}
.email-a-friend-page {
	margin: 20px 0 80px;
}
.contact-page .topic-block,
.apply-vendor-page .topic-block {
	padding: 0 10px;
	text-align: center;
}
.contact-page .topic-block-title,
.apply-vendor-page .topic-block-title {
	display: none;
}
.contact-page .page-body > .result,
.email-a-friend-page .page-body > .result,
.apply-vendor-page .page-body > .result {
	min-height: 100px;
	margin: 40px 0;
	text-align: center;
}
.contact-page form,
.email-a-friend-page form,
.apply-vendor-page form {
	width: 600px;
	max-width: 100%;
	margin: auto;
	background-color: #f9f9f9;
	padding: 40px 20px;
}
.contact-page .message-error,
.email-a-friend-page .message-error,
.apply-vendor-page .message-error {
	margin: 0 0 20px;
	text-align: center;
}

.contact-page .mapa {
  width: 100%;
  position: absolute;
  left: 0;
  min-height: 450px;
}
  .email-a-friend-page .title {
    margin: 0 0 40px;
    padding: 0 10px;
    text-align: center;
    text-transform: uppercase;
  }
.air-theme .email-a-friend-page .title h2 {
	font-size: 16px;
	font-weight: 400;
	color: #eda187;
}
.earth-theme .email-a-friend-page .title h2 {
	font-size: 18px;
	font-weight: 400;
	color: #007c5a;
}


/* REGISTRATION & LOGIN (+ ACCOUNT global)  */


.registration-page,
.account-page {
	margin: 0 0 80px;
}
.registration-page .form-fields,
.account-page .form-fields,
.account-page .edit-address {
	max-width: 1000px;
	margin: auto;
	border-top: 1px solid #eee;
	background-color: #f9f9f9;
	padding: 25px 10px 20px;
}
.registration-page .option-list + .required,
.account-page .option-list + .required {
	position: relative;
}
.gender > span,
.custom-attributes li,
.vendor-attributes li {
	display: inline-block;
	position: relative;
	width: 49%;
}
.gender > span:first-child,
.custom-attributes li:nth-child(odd),
.vendor-attributes li:nth-child(odd) {
	margin: 0 2% 0 0;
}
.gender > span > input,
.custom-attributes li > input,
.vendor-attributes li > input {
	position: absolute;
	top: 14px;
	left: 12px;
}
.gender > span > label,
.custom-attributes li > label,
.vendor-attributes li > label {
	display: block;
	height: 40px;
	border: 1px solid #eee;
	overflow: hidden;
	background-color: #fff;
	padding: 0 10px 0 30px;
	text-align: left;
	line-height: 39px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.date-of-birth > div {
	display: inline-block;
	width: 100%;
}
.date-of-birth > div + .required {
	position: relative;
}
.date-of-birth select {
	width: 32% !important;
	margin: 0 0 0 2%;
}
.date-of-birth select:first-of-type {
	margin: 0;
}
#check-availability-button {
	margin: 10px 0 0;
	background-color: transparent;
	text-transform: uppercase;
}
.air-theme #check-availability-button {
	color: #eda187;
}
.earth-theme #check-availability-button {
	color: #007c5a;
}
#check-availability-button:before {
	content: "";
	display: inline-block;
	width: 25px;
	height: 25px;
	margin: 0 1px;
	background: url('../Themes/Element/Content/img/check-availability.png') center no-repeat;
	vertical-align: middle;
}
.air-theme #check-availability-button:before {
	background-color: #eda187;
}
.earth-theme #check-availability-button:before {
	background-color: #007c5a;
}
#check-availability-button span {
	margin: 0 1px;
	vertical-align: middle;
}
#username-availabilty {
	display: block;
}
#username-availabilty:empty {
	display: none;
}
.custom-attributes .option-list,
.vendor-attributes .option-list {
	display: inline-block; /*should be inline-block, otherwise the "required" symbol will drop on a new line*/
	width: 100%;
	text-align: left;
	white-space: normal;
}
.newsletter-input {
	padding: 5px 0 0;
}
.newsletter-input label {
	display: inline;
	width: auto;
	margin: 0 0 0 5px;
}
.vat-status, .vat-note {
	display: block;
	margin: 5px 0 0;
	text-align: center;
	font-size: 12px; /*reset zeroing*/
	white-space: normal;
}
.accept-privacy-policy {
	margin: -10px 0 30px;
	text-align: center;
}
.air-theme .accept-privacy-policy {
	font-size: 13px;
}
.earth-theme .accept-privacy-policy {
	font-size: 15px;
}
.accept-privacy-policy input {
	margin: 0 5px 0 0;
}
.accept-privacy-policy .read {
	margin: 0 0 0 2px;
	cursor: pointer;
}
.air-theme .accept-privacy-policy .read {
	color: #eda187;
}
.earth-theme .accept-privacy-policy .read {
	color: #007c5a;
}
.accept-consent + .accept-consent {
	margin-top: -15px;
}
.registration-page .button-1,
.login-page .button-1,
.account-page .button-1,
.registration-result-page .button-1,
.user-agreement-page .button-1 {
	min-width: 150px;
	height: 50px;
	padding: 0 30px;
	color: #fff;
	text-transform: uppercase;
	transition: opacity 0.2s ease;
}
.air-theme .registration-page .button-1,
.air-theme .login-page .button-1,
.air-theme .account-page .button-1,
.air-theme .registration-result-page .button-1,
.air-theme .user-agreement-page .button-1 {
	background-color: #eda187;
	font-size: 14px;
}
.earth-theme .registration-page .button-1,
.earth-theme .login-page .button-1,
.earth-theme .account-page .button-1,
.earth-theme .registration-result-page .button-1,
.earth-theme .user-agreement-page .button-1 {
	background-color: #007c5a;
	font-size: 15px;
}
.registration-page .button-1:hover,
.login-page .button-1:hover,
.account-page .button-1:hover,
.registration-result-page .button-1:hover,
.user-agreement-page .button-1:hover {
	opacity: 0.9;
}
.registration-result-page .result,
.account-activation-page .result {
	min-height: 50px;
	margin: 40px 0;
	text-align: center;
}

.login-page .customer-blocks {
	margin: 40px 0 80px;
	overflow: hidden;
	text-align: center;
}
.login-page .fieldset {
	margin: 0 0 60px;
}
.login-page .title {
	margin: 0 0 15px;
	color: #555;
	text-transform: uppercase;
}
.air-theme .login-page .title {
	font-size: 16px;
}
.earth-theme .login-page .title {
	font-size: 18px;
	font-weight: 400;
}
.login-page .title strong {
	font-weight: 400;
}
.login-page .inner-wrapper {
	background-color: #f9f9f9;
	padding: 25px 20px 30px;
}
.login-page .stay-logged,
.login-page .forgot-password {
	margin: 0 5px;
	vertical-align: middle;
}
.login-page .stay-logged label {
	display: inline;
	margin: 0 0 0 5px;
}
.air-theme .login-page .forgot-password {
	font-size: 12px;
}
.earth-theme .login-page .forgot-password {
	font-size: 15px;
}
.login-page .forgot-password a:hover {
	color: #555;
}
.login-page .buttons {
	margin: 25px 0 0;
}
.checkout-as-guest-button {
	display: block;
	margin: -10px auto 20px;
}
.login-page .button-1:before {
	content: "";
	display: inline-block;
	width: 25px;
	height: 25px;
	margin: 0 10px 0 -5px;
	background-image: url('../Themes/Element/Content/img/login-page-sprite.png');
	background-repeat: no-repeat;
	vertical-align: middle;
}
.login-page .login-button:before {
	background-position: 0 center;
}
.login-page .register-button:before {
	background-position: -25px center;
}
.checkout-as-guest-button:before {
	background-position: -50px center;
}
.login-page .button-1 span {
	vertical-align: middle;
}
.air-theme .login-page .text {
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	line-height: 26px;
}
.earth-theme .login-page .text {
	line-height: 26px;
}
.external-authentication {
	margin: 40px 0 80px;
	overflow: hidden;
	text-align: center;
}
.external-authentication .title {
	display: none;
}
.external-authentication fieldset {
	float: none !important;
}
.password-recovery-page form {
	margin: 0 0 80px;
}
.password-recovery-page .tooltip,
.password-recovery-page .result {
	min-height: 50px;
	margin: 40px 0;
	text-align: center;
}


/* ACCOUNT PAGES  */


.block-account-navigation {
	float: none !important;
	min-width: 300px;
	margin: 50px auto -10px !important;
}

.add-more-external-records {
	text-align: center;
}
.add-more-external-records a {
	display: block;
	margin: 5px 0;
	font-weight: 400;
}
.air-theme .add-more-external-records a {
	color: #eda187;
}
.earth-theme .add-more-external-records a {
	color: #007c5a;
}

.email-to-revalidate,
.email-to-revalidate-note {
	margin: 0 5px;
	vertical-align: middle;
}
.air-theme .email-to-revalidate,
.air-theme .email-to-revalidate-note {
	font-size: 12px;
}
.earth-theme .email-to-revalidate,
.earth-theme .email-to-revalidate-note {
	font-size: 15px;
}

.account-page .address-list .section,
.account-page .order-list .section {
	max-width: 500px;
	margin: 0 auto 40px;
	background-color: #f9f9f9;
	padding: 30px 20px 20px;
	text-align: center;
}
.account-page .address-list .info,
.account-page .order-list .info {
	margin: 0 0 30px;
	line-height: 30px;
	color: #555;
}
.account-page .address-list .info label,
.account-page .order-list .info label {
	vertical-align: baseline;
}
.account-page .address-list .buttons,
.account-page .order-list .buttons {
	border-top: 1px solid #eee;
	padding: 20px 0 0;
}
.account-page .address-list .button-2,
.account-page .order-list .button-2 {
	height: 30px;
	margin: 0 15px;
	background-image: url('../Themes/Element/Content/img/account-button-sprite.png');
	background-repeat: no-repeat;
	padding: 0 0 0 30px;
	font-weight: 400;
}
.air-theme .account-page .address-list .button-2,
.air-theme .account-page .order-list .button-2 {
	background-color: #eda187;
	font-size: 13px;
	color: #eda187;
}
.earth-theme .account-page .address-list .button-2,
.earth-theme .account-page .order-list .button-2 {
	background-color: #007c5a;
	font-size: 15px;
	color: #007c5a;
}
.account-page .edit-address-button {
	background-position: left 0;
}
.account-page .delete-address-button {
	background-position: left -30px;
}
.account-page .order-details-button {
	background-position: left -60px;
}
.account-page .return-items-button {
	background-position: left -90px;
}
.account-page .add-button {
	text-align: center;
}
.account-page .edit-address {
	margin: 0 0 40px;
}

.account-page .data-table {
	border: none;
}
.account-page .data-table th {
	padding: 15px 20px;
	/*text-align: left;*/ /*Ie fix*/
}
.account-page .data-table td {
	border-bottom: 1px solid #eee;
	padding: 20px;
}

.recurring-payments .button-2 {
	padding: 5px 20px;
	color: #fff;
	text-transform: uppercase;
	transition: opacity 0.2s ease;
}
.air-theme .recurring-payments .button-2 {
	background-color: #eda187;
	font-size: 12px;
}
.earth-theme .recurring-payments .button-2 {
	background-color: #007c5a;
	font-size: 13px;
}
.recurring-payments .button-2:hover {
	opacity: 0.9;
}

.return-request-list-page .section,
.price-match-requests-page .section {
	max-width: 500px;
	margin: 0 auto 40px;
	background-color: #f9f9f9;
	padding: 30px 20px;
	text-align: center;
}
.return-request-list-page a,
.price-match-requests-page a {
	margin: 0 5px;
}
.return-request-list-page a + span {
	vertical-align: middle;
}
.air-theme .return-request-list-page a,
.air-theme .price-match-requests-page a {
	color: #eda187;
}
.earth-theme .return-request-list-page a,
.earth-theme .price-match-requests-page a {
	font-weight: 400;
	color: #007c5a;
}
.return-request-list-page .comments {
	margin: 15px 0 0;
}

.downloadable-products-page .data-table {
	margin: 20px 0 0;
}
.air-theme .downloadable-products-page .product a {
	color: #eda187;
}
.earth-theme .downloadable-products-page .product a {
	font-weight: 400;
	color: #007c5a;
}
.air-theme .downloadable-products-page .download a {
	color: #eda187;
}
.earth-theme .downloadable-products-page .download a {
	font-weight: 400;
	color: #007c5a;
}
.user-agreement-page .page-body {
	max-width: 500px;
	margin: 20px auto 0;
	background-color: #f9f9f9;
	padding: 20px;
}
.user-agreement-page .terms-of-agreement {
	margin: 0 0 20px;
	text-align: center;
}
.user-agreement-page .terms-of-agreement input {
	margin: 0 5px 0 0;
	vertical-align: baseline;
}
.user-agreement-page .buttons {
	border-top: 1px solid #eee;
	padding: 20px 0 0;
}

.back-in-stock-subscription-list-page .description,
.forum-subscriptions-page .description {
	margin: 0 0 35px;
	text-align: center;
}
.back-in-stock-subscription-list-page .data-table,
.forum-subscriptions-page .data-table {
	margin: 0 0 40px;
}
.back-in-stock-subscription-list-page .buttons,
.forum-subscriptions-page .buttons {
	margin: 40px 0 0;
}

.reward-points-overview {
    margin: 0 0 35px;
	text-align: center;
}
.reward-points-history {
	margin: 0 0 80px;
}
.reward-points-history .title {
	margin: 0 0 30px;
}
.reward-points-history .date {
	/*white-space: nowrap;*/
	text-align: left;
}

.change-password-page .page-body,
.check-gift-card-balance-page .page-body,
.vendorinfo-page .page-body {
	width: 600px;
	max-width: 100%;
	margin: auto;
	background-color: #f9f9f9;
	padding: 40px 20px;
}
.change-password-page .form-fields,
.check-gift-card-balance-page .form-fields,
.vendorinfo-page .form-fields {
	border: none;
	padding: 0 !important;
}

.avatar-page .message-error {
	margin: 0 0 15px;
}
.avatar-page .image {
	margin: 0 0 15px;
}
.avatar-page input[type="file"] {
	width: 175px;
	overflow: hidden;
}
.avatar-page .buttons {
	margin: 30px 0;
	font-size: 0;
}
.avatar-page .upload-avatar-button,
.avatar-page .remove-avatar-button {
	min-width: 140px !important;
	margin: 0 5px;
}
.avatar-page .remove-avatar-button {
	height: 50px;
	background-color: #aaa;
	padding: 0 20px;
	color: #fff;
	text-transform: uppercase;
	transition: opacity 0.2s ease;
}
.air-theme .avatar-page .remove-avatar-button {
	font-size: 14px;
}
.earth-theme .avatar-page .remove-avatar-button {
	font-size: 15px;
	line-height: 51px;
}
.avatar-page .remove-avatar-button:hover {
	opacity: 0.9;
}

.gdpr-tools-page .form-fields {
	margin: 0 0 25px;
}

.check-gift-card-balance-page .result {
	margin: 0 0 20px;
	text-align: center;
	font-weight: 400;
	color: #333;
}
.check-gift-card-balance-page .message-error {
	margin: 0 0 20px;
	text-align: center;
}

.multi-factor-authentication-page .description {
	margin: 0 0 40px;
}
.multi-factor-authentication-page .method-list {
	margin-bottom: 0 !important;
}
.multi-factor-authentication-page ul button {
	background: none !important;
	margin: 0 0 -10px;
}
.air-theme .save-customer-info-button {
	color: #eda187;
}
.earth-theme .save-customer-info-button {
	color: #007c5a;
}
.configure-provider table {
	margin: 15px 0;
	text-align: left;
}
.configure-provider table td {
	vertical-align: top;
}
.configure-provider .card-body {
	border-top: 1px solid #eee;
	background-color: #f9f9f9;
	padding: 25px 2% 20px;
}
.configure-provider .inputs {
	width: 100% !important;
}
.configure-provider .button-1 {
	color: #fff !important;
}

.vendorinfo-page .vendor-picture {
	margin: 15px 0 -15px;
	text-align: center;
}
.vendorinfo-page .vendor-picture button {
	display: none;
}

.account-page .no-data {
	text-align: center;
}


/* SHOPPING CART */


.order-progress {
	margin: 45px 0 -10px;
	font-size: 0;
}
.order-progress .active-step a {
	cursor: pointer;
}
.air-theme .order-progress .active-step a {
	background-color: #eda187;
}
.earth-theme .order-progress .active-step a {
	background-color: #007c5a;
}
.order-progress .inactive-step a {
	cursor: default;
}

.shopping-cart-page {
	margin: 30px 0 60px;
}
.shopping-cart-page .message-error {
	margin: 0 0 30px;
	text-align: center;
}

.shopping-cart-page .button-1,
.shopping-cart-page .button-2 {
	display: block;
	width: 100%;
	max-width: 290px;
	height: 55px;
	margin: 5px auto;
	padding: 0 20px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	transition: opacity 0.2s ease;
}
.shopping-cart-page .button-1:hover,
.shopping-cart-page .button-2:hover {
	opacity: 0.9;
}
.air-theme .shopping-cart-page .button-1,
.air-theme .shopping-cart-page .button-2 {
	background-color: #eda187;
	font-size: 14px;
}
.earth-theme .shopping-cart-page .button-1,
.earth-theme .shopping-cart-page .button-2 {
	background-color: #007c5a;
	font-size: 15px;
	letter-spacing: 0.5px;
}
.shopping-cart-page .continue-shopping-button {
	background-color: #aaa !important;
}
.shopping-cart-page button:before {
	content: "";
	display: inline-block;
	width: 35px;
	height: 35px;
	margin: 0 10px 0 -20px;
	background-image: url('../Themes/Element/Content/img/shopping-cart-sprite.png');
	background-repeat: no-repeat;
	vertical-align: middle;
}
.shopping-cart-page .update-cart-button:before {
	background-position: 0 center;
}
.shopping-cart-page .continue-shopping-button:before {
	background-position: -35px center;
}
.shopping-cart-page .estimate-shipping-button:before {
	background-position: -70px center;
}
.shopping-cart-page .checkout-button:before {
	background-position: -105px center;
}
.shopping-cart-page button span {
	vertical-align: middle;
}

.shopping-cart-page .tax-shipping-info {
	padding: 15px 20px;
}
.shopping-cart-page .item-box .tax-shipping-info {
	padding: 0;
}
.air-theme .shopping-cart-page .tax-shipping-info {
	font-size: 13px;
}

.cart-options {
	margin: 0 0 50px;
}
.cart-options .common-buttons {
	overflow: hidden;
	background-color: #f9f9f9;
	padding: 15px 20px;
	font-size: 0;
}
.cart-options .update-cart-button,
.cart-options .continue-shopping-button {
	text-align: left;
}
.cart-options .update-cart-button:before,
.cart-options .continue-shopping-button:before {
	margin: 0 10px 0 -5px;
}
.cart-options .checkout-attributes {
	margin: 40px 0;
}
.cart-options .checkout-attributes dt {
	margin: 0 0 5px;
	font-weight: 400;
	color: #555;
}
.cart-options .checkout-attributes dd + dt {
	margin-top: 15px;
}
.cart-options .checkout-attributes dd li {
	display: inline-block;
	margin: 5px;
}
.cart-options .checkout-attributes select,
.cart-options .checkout-attributes input[type="text"] {
	min-width: 200px;
	max-width: 94%;
	margin: 5px 0;
}
.cart-options .checkout-attributes .attribute-squares li {
	margin: 5px 0;
}
.cart-options .selected-checkout-attributes {
	margin: 20px 0;
}
.shopping-cart-page .selected-checkout-attributes {
	display: none;
}
.cart-estimate-shipping {
	margin: 40px 0;
}
.cart-estimate-shipping label {
	display: block;
	margin: 0 0 5px;
    font-weight: 400;
    color: #555;
}
.cart-estimate-shipping > a {
	display: inline-block;
	min-width: 200px;
	max-width: 94%;
	height: 40px;
	margin: 5px 0px;
	border: 1px solid #eee;
	background: #fff url(../Themes/Element/Content/img/dropdown-arrow-grey.png) right 8px center no-repeat;
	padding: 0 25px 0 10px;
	text-align: left;
	line-height: 38px;
	color: #888;
}
.air-theme .cart-estimate-shipping > a {
	font-size: 12px;
}
.earth-theme .cart-estimate-shipping > a {
	font-size: 14px;
}

.cart-collaterals {
	max-width: 500px;
	margin: 0 auto 10px;
}
.cart-collaterals .title {
	margin: 0 0 15px;
	color: #333;
	text-transform: uppercase;
}
.cart-collaterals .hint {
	margin: 0 0 5px;
}
.cart-collaterals .coupon-code {
	overflow: hidden;
	font-size: 0;
}
.cart-collaterals .coupon-code input {
	display: block;
	width: 100%;
	max-width: 400px;
	margin: 0 auto 15px;
}
.cart-collaterals .coupon-code input:focus {
	border-color: #ddd;
}
.cart-collaterals .coupon-code button {
	width: auto;
	min-width: 180px;
	height: 40px;
}
.cart-collaterals .message-failure,
.cart-collaterals .message-success {
	margin: 5px 0 0;
}
.air-theme .cart-collaterals .message-failure,
.air-theme .cart-collaterals .message-success {
	font-size: 13px;
}
.earth-theme .cart-collaterals .message-failure,
.earth-theme .cart-collaterals .message-success {
	font-size: 15px;
}
.cart-collaterals .message-failure:before,
.cart-collaterals .message-success:before {
	content: "";
	display: inline-block;
	width: 12px;
	height: 10px;
	margin: 0 5px 0 -10px;
	background: url('../Themes/Element/Content/img/validation-sprite.png') no-repeat;
}
.cart-collaterals .message-success:before {
	background-position: top;
}
.cart-collaterals .message-failure:before {
	background-position: bottom;
}
.cart-collaterals .current-code {
	margin: 5px 0 0;
}
.cart-collaterals .current-code span {
	vertical-align: middle;
}
.remove-discount-button,
.remove-gift-card-button {
	width: 22px;
	height: 22px;
	margin: 0 -5px 0 5px;
	border: none;
	border-radius: 50% !important;
	background: url('../Themes/Element/Content/img/close-sprite.png') center bottom no-repeat;
	vertical-align: middle;
	cursor: pointer;
}
.air-theme .remove-discount-button,
.air-theme .remove-gift-card-button {
	background-color: #eda187;
}
.earth-theme .remove-discount-button,
.earth-theme .remove-gift-card-button {
	background-color: #007c5a;
}
.cart-collaterals .shipping-options {
	margin: 20px 0 0;
}
.cart-collaterals .shipping-options .buttons {
	margin: 25px 0 0;
}
.cart-collaterals .shipping-results {
	max-width: 440px;
	margin: 30px auto 0;
}
.cart-collaterals .shipping-results li {
	margin: 15px 0;
}
.cart-collaterals .shipping-results strong {
	display: block;
	margin: 0 10px 0 0;
	font-size: 15px;
	color: #555;
}

.cart-footer .totals {
	max-width: 500px;
	margin: 0 auto 30px;
	background-color: #f9f9f9;
	padding: 25px 20px;
}
.cart-footer .total-info {
	margin: 0 0 30px;
}
.cart-total .cart-total-left {
	padding: 5px 0;
	text-align: left;
}
.cart-total .cart-total-right {
	padding: 5px 0;
	text-align: right;
	font-size: 16px;
	font-weight: 400;
	color: #333;
}
.cart-total .remove-discount-button,
.cart-total .remove-gift-card-button {
	margin: 0 5px;
}
.cart-total .giftcard-remaining {
	display: none;
}
.cart-total .order-total td {
	position: relative;
	padding-top: 40px;
}
.cart-total .order-total td:before {
	content: "";
	position: absolute;
	top: 15px;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #eee;
}
.air-theme .cart-total .order-total {
	font-size: 18px;
}
.earth-theme .cart-total .order-total {
	font-size: 20px;
}
.air-theme .cart-total .order-total strong {
	font-size: 22px;
	font-weight: 700;
}
.earth-theme .cart-total .order-total strong {
	font-size: 24px;
	font-weight: 700;
}
.terms-of-service {
	max-width: 350px;
	margin: 0 auto 30px;
	text-align: center;
}
.terms-of-service input {
	margin: 0 5px 0 0;
}
.air-theme .terms-of-service a {
	margin: 0 0 0 3px;
	color: #eda187;
}
.earth-theme .terms-of-service a {
	margin: 0 0 0 3px;
	color: #007c5a;
}
.cart-footer .checkout-button {
	background-color: #555 !important;
}
.cart-footer .addon-buttons {
	margin: 30px 0 0;
	text-align: center;
}
.product-grid.cross-sells {
	margin-top: 80px;
}


/* CHECKOUT */


.checkout-page .order-summary {
	margin: 80px 0 0;
}
.checkout-page .button-1 {
	min-width: 150px;
	height: 55px;
	padding: 0 20px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	transition: opacity 0.2s ease;
}
.checkout-page .button-1:hover {
	opacity: 0.9;
}
.air-theme .checkout-page .button-1 {
	background-color: #eda187;
	font-size: 14px;
}
.earth-theme .checkout-page .button-1 {
	background-color: #007c5a;
	font-size: 15px;
	letter-spacing: 0.5px;
}

.checkout-page .min-amount-warning {
	display: block;
	margin: 0 0 20px;
	text-align: center;
}
.checkout-page .address-list-page {
	display: none !important; /*currently unavailable*/
}

.checkout-page .address-item {
	max-width: 440px;
	margin: 0 auto 10px;
	padding: 25px 20px;
	background-color: #f9f9f9;
	text-align: center;
}
.checkout-page .address-box {
	margin: 0 0 25px;
	border-bottom: 1px solid #eee;
	padding: 0 0 30px;
}
.checkout-page .address-item li {
	padding: 2px 0;
	color: #555;
}
.air-theme .checkout-page .address-item {
	font-size: 13px;
}
.air-theme .checkout-page .address-item li.name {
	margin: 0 0 5px;
	font-size: 16px;
	font-weight: 700;
}
.earth-theme .checkout-page .address-item li.name {
	margin: 0 0 5px;
	font-size: 18px;
	font-weight: 400;
}
.checkout-page .address-item .select-button button {
	width: 100%;
	max-width: 290px;
}
.checkout-page .enter-address {
	max-width: 1000px;
	margin: 0 auto 20px;
	border-top: 1px solid #eee;
	background-color: #f9f9f9;
	padding: 25px 10px 20px;
}
.checkout-page .section:first-child .enter-address {
	border-top: none !important;
}

.checkout-page .pickup-in-store,
.checkout-page .ship-to-same-address {
	text-align: center;
}
.checkout-page .pickup-in-store input,
.checkout-page .ship-to-same-address input {
	margin: 0 5px 0 -10px;
}
.checkout-page .pickup-in-store label,
.checkout-page .ship-to-same-address label {
	color: #555;
	cursor: pointer;
}
.checkout-page .pickup-in-store .description {
	margin: 5px 0 0;
}
.air-theme .checkout-page .pickup-in-store .description {
	font-size: 13px;
}

.checkout-page .select-pickup-point {
	margin: -10px 0 0;
	border-top: 1px solid #eee;
	padding: 30px 20px;
	text-align: center;
}
.checkout-page .select-pickup-point label {
	display: block;
	margin: 0 0 15px;
	font-weight: 400;
	color: #555;
	text-transform: uppercase;
}
.checkout-page .select-pickup-point select {
	width: 100%;
	min-width: 280px;
}
.checkout-page .pickup-points-map {
	height: 350px;
	margin: 25px 0 0;
}

.shipping-method,
.payment-method {
	max-width: 640px;
	margin: auto;
	padding: 15px 20px 30px;
	background-color: #f9f9f9;
}
.shipping-method .method-list,
.payment-method .method-list {
	margin: 0 0 30px;
}
.shipping-method .method-list li,
.payment-method .method-list li {
	border-bottom: 1px solid #eee;
	padding: 20px 20px 25px;
}
.shipping-method .method-list li label,
.payment-method .method-list li label {
	margin: 0 0 0 5px;
	font-weight: 400;
	color: #555;
	text-transform: uppercase;
	cursor: pointer;
}
.shipping-method .method-description {
	margin: 5px 0 0 20px;
}
/*.payment-method .payment-description {
	display: none;
}*/
.payment-method .use-reward-points {
	margin: 0 0 30px;
	outline: 20px solid #fff;
	background-color: #fff;
	text-align: center;
}
.payment-method .use-reward-points input {
	margin: 0 5px 0 0;
	vertical-align: baseline;
}
.payment-info {
	max-width: 640px;
	margin: auto;
	padding: 15px 20px 30px;
	background-color: #f9f9f9;
}
.payment-info .info {
	margin: 0 0 30px;
	border-bottom: 1px solid #eee;
	padding: 15px 20px 30px;
	line-height: 25px;
}
.payment-info .info td {
	display: block;
	width: 100%;
	padding: 5px;
}
.payment-info .info td select,
.payment-info .info td input {
	min-width: 70px;
}
.payment-info #CreditCardType,
.payment-info #PurchaseOrderNumber {
	min-width: 230px;
}
.payment-info #CardholderName,
.payment-info #CardNumber {
	width: 100% !important;
}
.air-theme .payment-info .info p {
	font-family: "Raleway", sans-serif;
	font-size: 13px;
}

.confirm-order .terms-of-service {
	width: 94%;
}
.confirm-order + .order-summary {
	margin: 60px 0 0;
}

.order-completed {
	max-width: 640px;
	margin: auto;
	padding: 30px 20px;
	background-color: #f9f9f9;
}
.order-completed .details {
	margin: 0 0 30px;
	border-bottom: 1px solid #eee;
	padding: 0 20px 30px;
	text-align: center;
}
.order-completed .details-link {
	display: block;
	margin: 15px 0 0;
}
.air-theme .order-completed .details a {
	color: #eda187;
}
.earth-theme .order-completed .details a {
	color: #007c5a;
	font-weight: 400;
}

.opc {
	width: 94%;
	margin: 30px auto 80px;
}
.opc > li {
	margin: 10px 0;
	background-color: #f9f9f9;
	padding: 20px;
}
.opc .step-title {
}
.opc .allow .step-title {
	cursor: pointer;
}
.opc .active .step-title {
}
.opc .step-title .number {
	display: none;
	width: 30px;
	height: 30px;
	margin: 0 10px 0 -5px;
	border-radius: 50%;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
	color: #fff;
	opacity: 0.5;
}
.air-theme .opc .step-title .number {
	background-color: #eda187;
	font-size: 13px;
}
.earth-theme .opc .step-title .number {
	background-color: #007c5a;
	font-size: 14px;
}
.opc .step-title .title {
	display: inline-block;
	vertical-align: middle;
	font-weight: 400;
	text-transform: uppercase;
	color: #333;
	opacity: 0.5;
}
.air-theme .opc .step-title .title {
	font-size: 14px;
}
.earth-theme .opc .step-title .title {
	font-size: 16px;
}
.opc .allow .step-title .number,
.opc .allow .step-title .title {
	opacity: 1;
}
.opc .step {
	margin: 20px 0 0;
	border-top: 1px solid #eee;
	padding: 20px 0 0;
	text-align: center;
}
.opc .section {
	margin: 0 auto 30px;
}
.opc .section > label {
	display: block;
	margin: 0 0 10px;
}
.air-theme .opc .section > label {
	font-size: 13px;
}
.opc input,
.opc select {
	max-width: 100%;
}
.opc .buttons {
	border-top: 1px solid #eee;
	padding: 25px 0 0;
}
.opc .back-link {
	margin: 0 0 15px;
	text-transform: uppercase;
}
.opc .back-link small {
	display: none;
}
.air-theme .opc .back-link a {
	color: #eda187;
}
.earth-theme .opc .back-link a {
	font-weight: 400;
	color: #007c5a;
}
.opc .please-wait {
	display: block;
	margin: 10px 0 0;
}

.opc .description {
	display: none;
}
.opc .shipping-method,
.opc .payment-method {
	padding: 0;
}
.opc .shipping-method ul,
.opc .payment-method ul {
	display: inline-block;
	margin: 0
}
.opc .shipping-method li,
.opc .payment-method li {
	border: none;
	padding: 10px 0;
}
.opc .shipping-method li {
	text-align: center;
}
.opc .payment-method li {
	text-align: left;
}
.opc .payment-logo,
.opc .payment-details {
	display: inline-block;
	margin: 0 5px;
	vertical-align: middle;
}
.earth-theme .opc .shipping-method label,
.earth-theme .opc .payment-method label {
	font-weight: 300;
}
.opc .shipping-method .method-description {
	margin: 5px 0 0;
}
.opc .payment-method .use-reward-points {
	margin: 10px 0 20px;
	outline: none;
	background-color: transparent;
}
.opc .payment-info {
	max-width: none;
	padding: 0;
}
.opc .payment-info .info {
	margin: 0;
	border: none;
	padding: 0;
}
.opc .payment-info .info p {
	text-align: center !important;
}
.opc .order-review-data {
	margin: 0 0 30px;
}
.opc .order-review-data ul {
	outline: none;
	border-bottom: 1px solid #eee;
	background-color: #fff;
}
.opc .order-review-data li {
	background-color: #fff;
}
.opc .table-wrapper {
	background-color: #fff;
}
.opc .selected-checkout-attributes {
	text-align: center;
}
.opc .cart-footer .totals {
	float: none;
	border-bottom: 1px solid #eee;
	background-color: #fff;
}


/* ORDER DETAILS & RETURN REQUEST */


.order-review-data,
.order-details-area,
.shipment-details-area {
	margin: 0 0 60px; 
	overflow: hidden;  
}
.order-review-data ul,
.order-details-area ul,
.shipment-details-area ul {
	max-width: 440px;
	margin: 0 auto 10px;
	background-color: #f9f9f9;
	padding: 25px 20px;
	text-align: center;
}
.order-review-data li,
.order-details-area li,
.shipment-details-area li {
	padding: 2px 0;
	color: #555;
}
.air-theme .order-review-data li,
.air-theme .order-details-area li,
.air-theme .shipment-details-area li {
	font-size: 13px;
}
.order-review-data .title,
.order-details-area .title,
.shipment-details-area .title {
	margin: 20px 0 5px;
}
.order-review-data .title:first-child,
.order-details-area .title:first-child,
.shipment-details-area .title:first-child {
	margin-top: 0;
}
.air-theme .order-review-data li.title,
.air-theme .order-details-area li.title,
.air-theme .shipment-details-area li.title {
	font-size: 16px;
	font-weight: 700;
}
.earth-theme .order-review-data li.title,
.earth-theme .order-details-area li.title,
.earth-theme .shipment-details-area li.title {
	font-size: 18px;
	font-weight: 400; 
}

.order-details-page .button-1,
.order-details-page .button-2 {
	min-width: 150px;
	height: 55px;
	margin: 5px;
	background-color: #aaa;
	padding: 0 20px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	transition: opacity 0.2s ease;
}
.order-details-page .button-1:hover,
.order-details-page .button-2:hover {
	opacity: 0.9;
}
.air-theme .order-details-page .button-1,
.air-theme .order-details-page .button-2 {
	font-size: 14px;
}
.earth-theme .order-details-page .button-1,
.earth-theme .order-details-page .button-2 {
	font-size: 15px;
	letter-spacing: 0.5px;
}
.air-theme .order-details-page .button-1 {
	background-color: #eda187;
}
.earth-theme .order-details-page .button-1 {
	background-color: #007c5a;
}

.order-details-page,
.shipment-details-page {
	margin: 0 0 80px;
}
.order-details-page .buttons {
	margin: 50px 0 -20px;
	font-size: 0;
}
.order-details-page .buttons a {
	display: inline-block;
	min-width: 120px;
	height: 45px;
	padding: 0 20px;
	line-height: 45px;
}
.order-details-page .order-overview {
	margin: 0 0 40px;
	line-height: 26px;
}
.air-theme .order-overview > div {
	font-size: 13px;
}
.order-details-page .order-number {
	margin: 0 0 10px;
	text-transform: uppercase;
	color: #333;
}
.air-theme .order-details-page .order-number strong {
	font-size: 16px;
}
.earth-theme .order-details-page .order-number strong {
	font-size: 17px;
	font-weight: 400;
}
.earth-theme .order-details-page .order-total {
	margin: 10px 0 0;
}
.air-theme .order-details-page .order-total strong {
	color: #eda187;
}
.earth-theme .order-details-page .order-total strong {
	color: #007c5a;
}
.order-details-page .data-table th,
.shipment-details-page .data-table th {
	/*text-align: left;*/ /*Ie fix*/
}
.order-details-page .data-table a,
.shipment-details-page .data-table a {
	font-style: normal;
}
.air-theme .order-details-page .shipments a {
	color: #eda187;
}
.earth-theme .order-details-page .shipments a {
	color: #007c5a;
}
.order-details-page .tax-shipping-info {
	margin: 0 0 10px;
}
.air-theme .order-details-page .options {
	font-size: 13px;
}
.order-details-page .totals {
	max-width: 500px;
	margin: 0 auto 30px;
	background-color: #f9f9f9;
	padding: 25px 20px;
}
.order-details-page .totals strong {
	color: #333 !important;
}
.order-details-page .actions {
	margin: 35px 0 0;
	overflow: hidden;
	font-size: 0;
}

.return-request-page {
	margin: 20px 0 80px;
}
.return-request-page .data-table a {
	font-weight: 400;
	color: #555;
}
.return-request-page .data-table select {
	min-width: 80px;
}
.return-request-page .section {
	margin: 0 0 60px;
}
.return-request-page .fieldset {
	margin: 0 0 30px;
}
.return-request-page .form-fields {
	max-width: 600px;
	margin: auto;
	background-color: #f9f9f9;
	padding: 20px;
}
.return-request-page .qq-upload-button {
	width: auto;
	height: 40px;
	border: 1px solid #eee;
	background-color: #fff;
	padding: 10px;
}


/* SEARCH & SITEMAP */


.search-page .search-input,
.forum-search-page .search-input {
	width: 600px;
	max-width: 100%;
	margin: auto;
	background-color: #f9f9f9;
	padding: 30px 20px;
}
.search-input .fieldset {
	margin: 0 0 30px;
}
.search-input input[type="checkbox"] {
	margin: 0 8px 0 -10px;
}
.search-input input + label {
	display: inline;
	margin: 0;
}
.advanced-search {
	margin: 30px 0 0;
	border-top: 1px solid #eee;
	padding: 30px 0 0;
}
.advanced-search .price-range {
	display: block;
}
.advanced-search .price-from,
.advanced-search .price-to {
	width: 49% !important;
	max-width: 150px;
}
.advanced-search .price-from {
	margin: 0 2% 0 0;
}
.search-results .warning,
.search-results .no-result {
	display: block;
	margin: 10px 0 0;
	text-align: center;
}
.search-results .warning {
	color: #ee2e56;
}
.search-results .no-result {
	color: #555;
}
.search-results {
	margin: 80px 0 0;
}

.sitemap-page {
	margin: 10px 0 70px;
}
.sitemap-page .description {
	margin: 0 0 40px;
}
.sitemap-page .entity {
	margin: 0 0 50px;
}
.sitemap-page .entity-title {
	margin: 0 0 15px;
	text-transform: uppercase;
	color: #333;
}
.air-theme .sitemap-page .entity-title h2 {
	font-size: 14px;
}
.earth-theme .sitemap-page .entity-title h2 {
	font-size: 16px;
	font-weight: 400;
}
.sitemap-page .entity-body {
	border-top: 1px solid #eee;
	background-color: #f9f9f9;
	padding: 15px;
}
.sitemap-page ul {
	font-size: 0;
}
.sitemap-page li {
	display: inline-block;
}
.sitemap-page li:after {
	content: "";
	display: inline-block;
	width: 1px;
	height: 18px;
	vertical-align: middle;
	background-color: #ddd;
}
.sitemap-page li:last-child:after {
	display: none;
}
.sitemap-page a {
	display: inline-block;
	margin: 0 10px;
	padding: 10px;
	vertical-align: middle;
}
.air-theme .sitemap-page a {
	font-size: 13px; /*reset zeroing*/
}
.earth-theme .sitemap-page a {
	font-size: 16px; /*reset zeroing*/
}
.sitemap-page a:hover {
	color: #333;
}


/* BLOG & NEWS */


.year strong {
	display: block;
	position: relative;
	padding: 10px 25px 10px 20px;
	font-weight: 400;
	color: #555;
	cursor: pointer;
}
.air-theme .year strong {
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
}
.earth-theme .year strong {
	font-size: 15px;
}
.year strong.with-subcategories:after {
	content: "";
	position: absolute;
	right: 14px;
	width: 6px;
	height: 9px;
	background: url('../Themes/Element/Content/img/arrow-grey.png') right center no-repeat;
	transition: all 0.2s ease;
}
.air-theme .year strong.with-subcategories:after {
	top: 14px;
}
.earth-theme .year strong.with-subcategories:after {
	top: 17px;
}
.year strong.with-subcategories.opened:after {
	-ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.year .sublist li:last-child {
	margin: 0 0 5px;
}

.blog-page .post,
.news-items .news-item {
	margin: 0 auto 60px;
}
.post-head .post-title,
.news-head .news-title,
.blogpost-page .post-date,
.news-item-page .news-date {
	display: block;
	margin: 0 0 20px;
	/*border-bottom: 1px solid #eee;*/
	background-color: #f6f6f6;
	padding: 15px 10px;
	font-weight: 400;
	text-transform: uppercase;
	color: #555;
}
.post-head .post-date,
.news-head .news-date {
	display: block;
	margin: 0 0 10px;
	padding: 0 20px;
	color: #bbb;
}
.air-theme .post-head .post-date,
.air-theme .news-head .news-date {
	font-size: 12px;
}
.earth-theme .post-head .post-date,
.earth-theme .news-head .news-date {
	font-size: 14px;
	font-weight: 400;
}
.post-body, .news-body {
	margin: 0 0 25px;
	padding: 0 20px;
	line-height: 26px;
}
.air-theme .post-body,
.air-theme .news-body {
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
}
.air-theme .post-body a,
.air-theme .news-body a {
	color: #eda187;
}
.earth-theme .post-body a,
.earth-theme .news-body a {
	color: #007c5a;
}

.blog-links {
	margin: 0 0 30px;
	border-width: 1px 0;
	border-style: solid;
	border-color: #eee;
	padding: 10px 20px;
}
.blog-links .comments a,
.blog-links .tags ul {
	display: inline-block;
	position: relative;
	margin: 5px 15px;
	padding: 0 0 0 25px;
	vertical-align: middle;
}
.blog-links .comments a:before,
.blog-links .tags ul:before {
	content: "";
	position: absolute;
	left: 0;
	width: 20px;
	height: 20px;
	background-image: url('../Themes/Element/Content/img/links-sprite.png');
	background-repeat: no-repeat;
}
.air-theme .blog-links .comments a:before,
.air-theme .blog-links .tags ul:before {
	top: -1px;
	background-color: #eda187;
}
.earth-theme .blog-links .comments a:before,
.earth-theme .blog-links .tags ul:before {
	top: 3px;
	background-color: #007c5a;
}
.blog-links .comments a:before {
	background-position: 0 center;
}
.blog-links .tags ul:before {
	background-position: -20px center;
}

.blog-page .tags label,
.blogpost-page .tags label {
	display: none;
}
.blog-page .tags ul,
.blogpost-page .tags ul {
	text-align: left;
	font-size: 0;
}
.blog-page .tags li,
.blogpost-page .tags li {
	display: inline-block;
}
.air-theme .blog-page .tags li,
.air-theme .blogpost-page .tags li {
	font-size: 13px;
}
.earth-theme .blog-page .tags li,
.earth-theme .blogpost-page .tags li {
	font-size: 16px;
}
.blog-page .tags li.separator,
.blogpost-page .tags li.separator {
	margin: 0 8px 0 2px;
}

.blog-posts .buttons,
.news-items .buttons {
	overflow: hidden;
	padding: 0 20px;
}
.blog-posts .read-more,
.news-items .read-more {
	display: inline-block;
	height: 40px;
	padding: 0 25px;
	line-height: 40px;
	text-transform: uppercase;
	color: #fff;
	transition: opacity 0.2s ease;
}
.air-theme .blog-posts .read-more,
.air-theme .news-items .read-more {
	background-color: #eda187;
	font-size: 12px;
}
.earth-theme .blog-posts .read-more,
.earth-theme .news-items .read-more {
	background-color: #007c5a;
	font-size: 13px;
	font-weight: 400;
}
.blog-posts .read-more:hover,
.news-items .read-more:hover {
	opacity: 0.9;
}

.new-comment {
	margin: 60px 0 80px;
}
.new-comment .notifications {
	margin: 0 0 15px;
	text-align: center;
}
.new-comment form {
	width: 600px;
	max-width: 100%;
	margin: auto;
	border-top: 1px solid #eee;
	background-color: #f9f9f9;
	padding: 40px 20px;
}
.new-comment .form-fields {
	margin: 0 0 40px;
}
.new-comment .button-1 {
	min-width: 150px;
	height: 50px;
	padding: 0 30px;
	color: #fff;
	text-transform: uppercase;
	transition: opacity 0.2s ease;
}
.air-theme .new-comment .button-1 {
	background-color: #eda187;
	font-size: 14px;
}
.earth-theme .new-comment .button-1 {
	background-color: #007c5a;
	font-size: 15px;
	line-height: 51px; /*firefox line-height bug fix*/
}
.new-comment .button-1:hover {
	opacity: 0.9;
}

.comment-list {
	margin: 0 0 80px;
}
.comment-list .title {
	margin: 0 0 15px;
	color: #555;
	text-transform: uppercase;
}
.comment-list .title strong {
	font-weight: 400;
}
.blog-comment,
.news-comment {
	margin: 0 0 -1px;
	border-width: 1px 0;
	border-style: solid;
	border-color: #eee;
	padding: 20px;
}
.comment-info {
	width: 200px;
	margin: 0 auto 10px;
}
.comment-info .username {
	display: block;
	margin: 0 0 15px;
	text-align: center;
	color: #555;
	text-transform: uppercase;
}
.air-theme .comment-info .username {
	font-size: 12px;
}
.earth-theme .comment-info .username  {
	font-size: 14px;
	font-weight: 400;
}
.comment-info .avatar {
	position: relative;
	overflow: hidden;
	padding-top: 100%;
}
.comment-info .avatar a {
	display: block;
}
.comment-info .avatar img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
}
.comment-time {
	margin: 0 0 10px;
	font-size: 0;
	color: #bbb;
}
.comment-time label {
	display: none;
}
.air-theme .comment-time span {
	font-size: 12px;
}
.earth-theme .comment-time span {
	font-size: 14px;
}
.comment-title {
	display: none;
	margin: 0 0 10px;
	color: #555;
}
.air-theme .comment-title strong {
	font-weight: 700;
}
.earth-theme .comment-title strong {
	font-weight: 400;
}
.air-theme .comment-body {
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	line-height: 26px;
}
.earth-theme .comment-body {
	line-height: 26px;
}

.news-list-homepage {
	margin: 0 0 60px;
	padding: 50px 0;
}
.air-theme .news-list-homepage {
	background: url('../Themes/Element/Content/img/news-banner-1.jpg') center top repeat-y;
}
.earth-theme .news-list-homepage {
	background: url('../Themes/Element/Content/img/news-banner-2.jpg') center top repeat-y;
}
.news-list-homepage .title {
	margin: 0 0 60px;
}
.news-list-homepage .title strong {
	color: #fff;
}
.news-list-homepage .news-items {
	width: 94%;
	margin: auto;
}
.news-list-homepage .news-item {
	display: none;
	margin: 0 auto 50px;
	border: 15px solid #fff;
	background-color: #f6f6f6;
	padding: 40px 20px;
	text-align: left;
}
.news-list-homepage .news-item:first-child {
	display: block;
}
.news-list-homepage .news-title {
	padding: 0 !important;
	color: #333;
}
.news-list-homepage .news-date {
	padding: 0 !important;
}
.news-list-homepage .news-body {
	max-height: 130px;
	overflow: hidden;
	padding: 0 !important;
}
.news-list-homepage .buttons {
	padding: 0 !important;
	text-align: left;
}
.news-list-homepage .read-more {
	height: auto;
	background: url('../Themes/Element/Content/img/arrow-long.png') right center no-repeat !important;
	padding: 0 110px 0 0;
	line-height: normal;
}
.air-theme .news-list-homepage .read-more {
	color: #eda187;
}
.earth-theme .news-list-homepage .read-more {
	color: #007c5a;
}
.news-list-homepage .view-all {
	text-align: center;
}
.news-list-homepage .view-all a {
	background-image: url('../Themes/Element/Content/img/arrow-white.png');
	background-repeat: no-repeat;
	padding: 0 16px;
	font-weight: 400;
	color: #fff;
}
.air-theme .news-list-homepage .view-all a {
	background-position: right 4px;
}
.earth-theme .news-list-homepage .view-all a {
	background-position: right 8px;
}


/* FORUM & PROFILE */


.forum-page .forum-name,
.forum-topic-page .topic-name,
.forums-main-page .topic-block-title,
.forum-group-page .forums-table-section-title,
.active-discussions-page .forums-table-section-title {
	margin: 50px 0 60px;
	text-align: center;
}
.forum-page .forum-name h1,
.forum-topic-page .topic-name h1,
.forums-main-page .topic-block-title h2,
.forum-group-page .forums-table-section-title a,
.active-discussions-page .forums-table-section-title strong {
	display: block; /*prevents a bug with absolute pseudo elements inside inline elements*/
	position: relative;
	color: #333;
	text-transform: uppercase;
}
.air-theme .forum-page .forum-name h1,
.air-theme .forum-topic-page .topic-name h1,
.air-theme .forums-main-page .topic-block-title h2,
.air-theme .forum-group-page .forums-table-section-title a,
.air-theme .active-discussions-page .forums-table-section-title strong {
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 2px;
}
.earth-theme .forum-page .forum-name h1,
.earth-theme .forum-topic-page .topic-name h1,
.earth-theme .forums-main-page .topic-block-title h2,
.earth-theme .forum-group-page .forums-table-section-title a,
.earth-theme .active-discussions-page .forums-table-section-title strong {
	font-size: 24px;
	font-weight: 400;
}
.forum-page .forum-name h1:after,
.forum-topic-page .topic-name h1:after,
.forums-main-page .topic-block-title h2:after,
.forum-group-page .forums-table-section-title a:after,
.active-discussions-page .forums-table-section-title strong:after {
	content: "";
	position: absolute;
	bottom: -18px;
	left: 50%;
	width: 80px;
	height: 4px;
	margin: 0 0 0 -40px;
}
.air-theme .forum-page .forum-name h1:after,
.air-theme .forum-topic-page .topic-name h1:after,
.air-theme .forums-main-page .topic-block-title h2:after,
.air-theme .forum-group-page .forums-table-section-title a:after,
.air-theme .active-discussions-page .forums-table-section-title strong:after {
	background-color: #eda187;
}
.earth-theme .forum-page .forum-name h1:after,
.earth-theme .forum-topic-page .topic-name h1:after,
.earth-theme .forums-main-page .topic-block-title h2:after,
.earth-theme .forum-group-page .forums-table-section-title a:after,
.earth-theme .active-discussions-page .forums-table-section-title strong:after {
	background-color: #007c5a;
}

/* forum header */

.forums-header {
	margin: 0 0 80px;
}
.current-time {
	margin: 0 0 15px;
	text-align: center;
	color: #555;
	text-transform: uppercase;
}
.air-theme .current-time {
	font-size: 13px;
}
.earth-theme .current-time {
	font-size: 15px;
}
.forum-search-box form {
	width: 90%;
	max-width: 400px;
	height: 50px;
	margin: auto;
	border-width: 2px 0;
	padding: 0 50px 0 0;
}
.forum-search-box .basic {
	height: 100%;
}
.forum-search-box .search-box-text {
	padding: 0 10px !important;
}
.air-theme .forum-search-box .search-box-text {
	font-size: 15px !important;
}
.earth-theme .forum-search-box .search-box-text {
	font-size: 17px !important;
}
.forum-search-box .search-box-button {
	width: 50px;
	border: none;
}
.forum-search-box .advanced {
	position: absolute;
	top: 60px;
	left: 0;
	width: 100%;
	text-align: center;
}
.air-theme .forum-search-box .advanced {
	color: #eda187;
}
.earth-theme .forum-search-box .advanced {
	font-weight: 400;
	color: #007c5a;
	text-transform: lowercase;
}

/* forum group */

.forums-table-section {
	margin: 0 0 50px;
}
.forums-table-section-title {
	margin: 0 0 15px;
	text-align: center;
	color: #555;
	text-transform: uppercase;
}
.air-theme .forums-table-section-title > a,
.air-theme .forums-table-section-title strong {
	font-size: 16px;
}
.earth-theme .forums-table-section-title > a,
.earth-theme .forums-table-section-title strong {
	font-size: 18px;
	font-weight: 400;
}
.forums-table-section th.forum-details {
	padding: 15px 20px;
}
.forums-table-section td {
	border-bottom: 1px solid #eee;
	text-align: center;
}
.air-theme .forums-table-section td {
	font-size: 13px;
}
.forums-table-section .image div {
	width: 50px;
	height: 35px;
	margin: auto;
	background: url('../Themes/Element/Content/img/folder-sprite.png') 0 center no-repeat;
}
.forums-table-section .image div.sticky {
	background-position: -100px center;
}
.forums-table-section .image div.announcement {
	background-position: -50px center;
}
.forums-table-section .forum-title,
.forums-table-section .topic-title {
	font-weight: 400;
	text-transform: uppercase;
	color: #555;
}
.air-theme .forums-table-section .forum-title,
.air-theme .forums-table-section .topic-title {
	margin: 0 0 5px;
	font-size: 14px;
}
.forums-table-section .topic-type {
	display: none;
}
.forums-table-section .latest-post {
	white-space: nowrap;
}
.forums-table-section .view-all {
	background-color: #f9f9f9;
	padding: 15px;
	text-align: center;
}
.forums-table-section .view-all a {
	display: inline-block;
	min-width: 80px;
	height: 40px;
	padding: 0 20px;
	line-height: 40px;
	font-weight: 400;
	color: #fff;
	text-transform: uppercase;
	transition: opacity 0.2s ease;
}
.air-theme .forums-table-section .view-all a {
	background-color: #eda187;
	font-size: 12px;
}
.earth-theme .forums-table-section .view-all a {
	background-color: #007c5a;
	font-size: 14px;
}
.forums-table-section .view-all a:hover {
	opacity: 0.9;
}
.active-discussions .pager.upper {
	display: none;
}

/* forum-page, topic-page */

.forum-page .forum-description {
	margin: -20px 0 40px;
	text-align: center;
}
.forum-actions,
.topic-actions {
	margin: 0 0 20px;
	text-align: center;
	font-size: 0;
}
.forum-actions .actions a,
.topic-actions .actions a {
	display: inline-block;
	min-width: 120px;
	height: 40px;
	margin: 0 5px 10px;
	padding: 0 20px;
	font-size: 14px;
	line-height: 40px;
	color: #fff;
	text-transform: uppercase;
	transition: opacity 0.2s ease;
}
.air-theme .forum-actions .actions a,
.air-theme .topic-actions .actions a {
	background-color: #eda187;
}
.earth-theme .forum-actions .actions a,
.earth-theme .topic-actions .actions a {
	background-color: #007c5a;
	font-weight: 400;
}
.forum-actions .actions a:hover,
.topic-actions .actions a:hover {
	opacity: 0.9;
}
.forum-actions .pager.upper,
.topic-actions .pager.upper {
	display: none;
}
.topic-actions.lower .actions {
	display: none;
}

/* topic post */

.topic-post {
	margin: 0 0 50px;
}
.topic-post .post-info {
	margin: 0 0 30px;
}
.topic-post .username {
	display: block;
	border-bottom: 1px solid #eee;
	background-color: #f9f9f9;
	padding: 10px 0;
	line-height: 25px;
	font-weight: 400;
	color: #555;
}
.topic-post .avatar {
	position: relative;
	width: 150px;
	height: 150px;
	margin: 20px auto;
	overflow: hidden;
}
.topic-post .avatar img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
}
.topic-post .user-stats li {
	display: inline-block;
	margin: 0 10px;
}
.air-theme .topic-post .user-stats li {
	font-size: 12px;
	line-height: 20px;
}
.topic-post .pm-button,
.profile-info-box .pm-button {
	display: inline-block;
	margin: 5px 0 0;
	padding: 0 20px;
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	transition: opacity 0.2s ease;
}
.air-theme .topic-post .pm-button,
.air-theme .profile-info-box .pm-button {
	color: #eda187;
}
.earth-theme .topic-post .pm-button,
.earth-theme .profile-info-box .pm-button {
	color: #007c5a;
	font-weight: 400;
}
.topic-post .pm-button:hover,
.profile-info-box .pm-button:hover {
	opacity: 0.9;
}
.topic-post .pm-button:before,
.profile-info-box .pm-button:before {
	content: "";
	display: inline-block;
	width: 25px;
	height: 25px;
	margin: 0 5px 0 -5px;
	background: url('../Themes/Element/Content/img/forum-sprite.png') 0 center no-repeat;
	vertical-align: middle;
}
.air-theme .topic-post .pm-button:before,
.air-theme .profile-info-box .pm-button:before {
	background-color: #eda187;
}
.earth-theme .topic-post .pm-button:before,
.earth-theme .profile-info-box .pm-button:before {
	background-color: #007c5a;
}
.topic-post .pm-button span,
.profile-info-box .pm-button span {
	vertical-align: middle;
	line-height: 40px;
}

.topic-post .post-head {
	border-bottom: 1px solid #eee;
	background-color: #f9f9f9;
	padding: 10px 0;
}
.topic-post .post-time {
	display: none;
	line-height: 25px;
}
.topic-post .post-time label,
.topic-post .post-time span {
	vertical-align: baseline;
}
.topic-post .post-actions {
	font-size: 0;
}
.topic-post .post-actions > div {
	display: inline-block;
}
.topic-post .post-actions a {
	display: inline-block;
	margin: 0 5px;
}
.topic-post .post-actions a:before {
	content: "";
	display: inline-block;
	width: 25px;
	height: 25px;
	margin: 0 5px 0 0;
	background-image: url('../Themes/Element/Content/img/forum-sprite.png');
	background-repeat: no-repeat;
	vertical-align: middle;
}
.air-theme .topic-post .post-actions a:before {
	background-color: #eda187;
}
.earth-theme .topic-post .post-actions a:before {
	background-color: #007c5a;
}
.topic-post .post-actions .edit-post-button:before {
	background-position: -25px center;
}
.topic-post .post-actions .delete-post-button:before {
	background-position: -50px center;
}
.topic-post .post-actions .quote-post-button:before {
	background-position: -75px center;
}
.topic-post .post-actions .post-link-button {
	vertical-align: middle;
}
.air-theme .topic-post .post-actions .post-link-button {
	font-size: 13px; /*reset zeroing*/
	color: #eda187;
}
.earth-theme .topic-post .post-actions .post-link-button {
	font-size: 15px; /*reset zeroing*/
	color: #007c5a;
}
.topic-post .post-actions .post-link-button:before {
	display: none !important;
}
.topic-post .post-actions a span {
	display: inline-block;
	height: 25px;
	vertical-align: middle;
	line-height: 25px;
	color: #555;
}
.air-theme .topic-post .post-actions a span {
	font-size: 13px; /*reset zeroing*/
}
.earth-theme .topic-post .post-actions a span {
	font-size: 15px; /*reset zeroing*/
}

.topic-post .post-body {
	/*topic post-body also gets style from blog post-body*/
	margin: 0;
	padding: 20px 20px 0;
}
.topic-post .post-body b,
.topic-post .post-body strong {
	color: #555;
}
.topic-post .user-posted-image,
.latest-posts .user-posted-image {
    max-width: 100%;
    height: auto;
}
.topic-post .quote,
.latest-posts .quote {
	margin: 10px 0 0;
    border-bottom: 1px solid #eee;
    background-color: #f9f9f9;
	padding: 20px;
}
.topic-post .post-vote {
	margin: 20px 0 0;
	overflow: hidden;
}
.topic-post .post-vote span {
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: #aaa;
	background-image: url('../Themes/Element/Content/img/table-sprite.png');
	background-repeat: no-repeat;
	vertical-align: middle;
}
.topic-post .post-vote .vote.up {
	background-position: 0 center;
}
.topic-post .post-vote .vote.down {
	background-position: -20px center;
}
.topic-post .post-vote strong {
	margin: 0 10px;
	vertical-align: middle;
	font-weight: 400;
}
.air-theme .topic-post .post-vote strong {
	color: #eda187;
}
.earth-theme .topic-post .post-vote strong {
	color: #007c5a;
}
.topic-post .signature {
	margin: 25px 0 0;
	border-top: 1px solid #eee;
	padding: 15px 0 0;
    font-style: italic;
	color: #aaa;
}

/* forum edit & send message */

.forum-edit-page .page-body,
.move-topic-page .page-body,
.private-message-send-page .page-body {
	width: 600px;
	max-width: 100%;
	margin: auto;
	background-color: #f9f9f9;
	padding: 30px 20px;
}
.forum-edit-page .inputs:first-child {
	display: none;
}
.forum-edit-page strong {
	display: block;
	border-bottom: 1px solid #eee;
	padding: 0 0 10px;
}
.forum-edit-page strong,
.private-message-send-page a {
	font-size: 18px;
	font-weight: 400;
	color: #555;
	text-transform: uppercase;
}
.forum-edit-page .buttons,
.move-topic-page .buttons,
.private-message-send-page .buttons {
	margin: -10px 0 0;
	text-align: center;
	font-size: 0;
}
.forum-edit-page .buttons button,
.move-topic-page .buttons button,
.private-messages .buttons button {
	display: block;
	width: 90%;
	max-width: 300px;
	height: 50px;
	margin: 5px auto;
	background-color: #aaa;
	padding: 0 20px;
	color: #fff;
	text-transform: uppercase;
	transition: opacity 0.2s ease;
}
.air-theme .forum-edit-page .buttons button,
.air-theme .move-topic-page .buttons button,
.air-theme .private-messages .buttons button {
	font-size: 14px;
}
.earth-theme .forum-edit-page .buttons button,
.earth-theme .move-topic-page .buttons button,
.earth-theme .private-messages .buttons button {
	font-size: 15px;
	line-height: 51px;
}
.forum-edit-page .buttons button:hover,
.move-topic-page .buttons button:hover,
.private-messages .buttons button:hover {
	opacity: 0.9;
}
.forum-edit-page .toolbar,
.private-message-send-page .toolbar {
	margin: 0 0 12px;
}
.forum-edit-page .inputs.reversed label {
	margin: 5px 0 0;
	white-space: normal;
}

/* inbox & view message */

.private-messages-page {
	margin: 20px 0 80px;
}
.private-messages-page .ui-tabs-panel {
	background-color: transparent;
	padding: 0 !important;
}
.private-messages-page th {
	/*text-align: left;*/ /*Ie fix*/
}
.air-theme .private-messages-page td.date {
	font-size: 13px;
	white-space: nowrap;
}
.earth-theme .private-messages-page td.date {
	font-size: 15px;
	white-space: nowrap;
}
.air-theme .private-messages-page .pm-unread {
	color: #eda187;
}
.earth-theme .private-messages-page .pm-unread {
	font-weight: 400;
	color: #007c5a;
}
.private-messages-page .buttons {
	background-color: #f9f9f9;
	padding: 15px 20px;
	font-size: 0;
}
.air-theme .private-messages-page button.button-1 {
	background-color: #eda187;
}
.earth-theme .private-messages-page button.button-1 {
	background-color: #007c5a;
}

.private-message-send-page .inputs:first-child label {
	display: none;
}

.private-message-view-page .message-head {
	border-bottom: 1px solid #eee;
	padding: 0 0 30px;
	text-align: center;
}
.private-message-view-page .message-head li {
	margin: 5px 0;
}
.private-message-view-page .message-head .sender span,
.private-message-view-page .message-head .recipient span {
	color: #333;
}
.private-message-view-page .message-body {
	padding: 30px 15px;
	text-align: justify;
	line-height: 26px;
}
.private-message-view-page .buttons {
	border-top: 1px solid #eee;
	background-color: #f9f9f9;
	padding: 20px;
	font-size: 0;
}
.air-theme .private-message-view-page button.reply-pm-button {
	background-color: #eda187;
}
.earth-theme .private-message-view-page button.reply-pm-button {
	background-color: #007c5a;
}
.private-message-view-page button.back-pm-button {
	margin: 20px auto 0;
	background-color: transparent;
	padding: 0;
	color: #888;
}

/* profile page  */

.profile-page {
	margin: 20px 0 80px;
}
.profile-page .ui-tabs-panel {
	background-color: transparent;
	padding: 0 !important;
}
.profile-info-box {
	overflow: hidden;
	text-align: center;
}
.profile-info-box .avatar {
	margin: 0 0 15px;
}
.profile-info-box .title {
	margin: 0 0 10px;
	text-transform: uppercase;
	color: #555;
}
.profile-info-box .pm-button {
	margin: 15px 0 0;
}
.profile-page .topic {
	margin: 0 0 40px;
}
.profile-page .topic-title {
	margin: 0 0 10px;
	border-bottom: 1px solid #eee;
	background: #f9f9f9;
	padding: 15px 20px;
	text-transform: uppercase;
}
.profile-page .topic-title a {
	margin: 0 0 0 3px;
	color: #555;
}
.air-theme .profile-page .topic-title a {
	font-weight: 700;
}
.earth-theme .profile-page .topic-title a {
	font-weight: 400;
}
.profile-page .topic-body {
	padding: 10px 20px;
	line-height: 26px;
}
.air-theme .profile-page .topic-body {
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
}
.profile-page .topic-data {
	padding: 10px 20px;
}
.profile-page .topic-data span {
	color: #555;
}
/* Normal desktop :1500px. */   
@media (min-width: 1600px) and (max-width: 1700px) {
 .top-slider-icon {
    display: none;
}
.slider-banner-shape-2 {
    left: 210px;
}
.slider3 .slider-banner-shape {

   left: 158px;
}

}

@media (min-width: 1500px) and (max-width: 1599px) {
 .top-slider-icon {
    display: none;
}
.slider-banner-shape-2 {
    left: 210px;
}
.slider3 .slider-banner-shape {

   left: 158px;
}
.search-box-btn {
    margin-right: 470px;
}
.header-button {
    margin: -67px 307px -6px 0;
}
}
/* Normal desktop :1200px. */
@media (min-width: 1200px) and (max-width: 1499px) {
.top-slider-icon {
    display: none;
}
.header-button {
    margin: -67px 185px -6px 0;
}
.dex_menu > ul > li > a {
    margin: 25px 9px;
    font-size: 11px;
}
.search-box-btn {
    float: right;
    margin-top: 18px;
    margin-right: 333px;
}
.header-button a {
    padding: 10px 20px;
}
.row.slider-padding {
    padding-left: 158px;
}
.why-choose-us-content {
    padding: 27px 64px;
}
.why-choose-us-title h1 {
    font-size: 19px;
}
.dex_nav_manu.style-two .search-box-btn {
    margin-right: 370px;
}
.dex_nav_manu.style-two .header-button1 {
    margin: -64px 200px -19px 0;
}
}



/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1199px) {
.dex_menu > ul > li > a {
    margin: 24px 7px;
    font-size: 13px;
}
.sticky .dex_menu > ul > li > a {
    margin: 24px 8px;
    font-size: 13px;
}
nav.dex_menu {
    text-align: left !important;
}
.nav-btn.navSidebar-button {
    float: right;
    margin: -49px 20px 0;
}
.header-button a {
    display: none;
}
.row.slider-padding {
    padding-left: 160px;
}
.slider-content h1 {
    font-size: 73px;
    line-height: 62px;
}
.slider-socail-icon {
    left: 35px;
}
.dreamit-section-title h1 {
    font-size: 35px;
    line-height: 28px;
}
.dex-about-thumb img {
    width: 100%;
}
.shape-title-2 h1 {
    font-size: 166px;
}
.service.dreamit-section-title h1 {
    font-size: 32px;
    font-weight: 400;
    line-height: 28px;
}
.shape-title h1 {
    font-size: 150px;
    right: 495px;
    top: -23px;
}
.featured-title h3 {
    font-size: 21px;
}
.why-choose-us-icon-image {
    width: 92px;
    height: 92px;
    line-height: 92px;
}
.why-choose-us-single-box:hover .why-choose-us-content {
    left: 93px;
}
.why-choose-us-content {
    padding: 17px 16px;
}
.why-choose-us-title h4 {
    font-size: 14px;
}
.why-choose-us-title h1 {
    font-size: 19px;
}
.thumb-icon span {
    line-height: 44px;
    width: 44px;
    height: 44px;
    font-size: 27px;
}
.why-choose-us-single-box:hover .thumb-icon span {
    top: 25%;
}
.dex-about-thumb2 {
    margin: 80px -35px 0;
}
.header-button1 a {
    font-size: 13px;
    padding: 9px 20px;
}
.header-button1 {
    margin: -67px 200px -6px 0;
}
.search-box-btn {
    margin-top: 19px;
    margin-right: 205px;
}
.dex_nav_manu.style-two .search-box-btn {
    margin-right: 230px;
}
.dex_nav_manu.style-two .header-button1 {
    margin: -64px 90px -19px 0;
}
.inner.single-contact-form-content {
    left: -145px;
}
.single-contact-form-thumb1 img {
    margin-left: -185px;
}
.about-icon-title p {
    font-size: 18px;
}

}

/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
.dex_nav_manu {
    display: none;
}   
.dreamit-section-title h1 {
    font-size: 25px;
    line-height: 25px;
}
.service.dreamit-section-title h1 {
    font-size: 30px;
    line-height: 27px;
}
.dex-about-thumb img {
    width: 100%;
}
.from-box button {
    right: 7px;
    padding: 11px 22px;
    font-size: 13px;
}
.owl-carousel {
    display: inline-block !important;
}
.slider-content h1 {
    font-size: 35px;
    line-height: 35px;
}
.slider-socail-icon2 a {
    margin: 25px 0 0 -66px;
}
.slider-banner-shape-2 {
    left: 0;
}
.slider-content-1 h1 {
    font-size: 46px;
    line-height: 46px;
}
.slider3 .slider-content p {
    font-size: 14px;
    margin: 20px 55px 35px;
}
.slider-content p {
    margin: 18px 0 30px;
    width: 100%;
}
.slider-banner-shape {
    display: none;
}
.slider-area {
    height: 760px;
}
.slider2.slider-area {
    height: 760px;
}
.row.slider-padding {
    padding-left: 120px;
}
.row.feature-top {
    position: relative;
    z-index: 1;
    margin-top: -198px;
}
.style-two .single-service-box-2 {
    margin-bottom: 85px;
}
.single-service-box-2:hover .service-bottom span {
    left: 132px;
}
.shape-title-3 h1 {
    font-size: 160px;
    right: 54px;
}
.shape-title-2 h1 {
    font-size: 160px;
    right: 52px;
}
.single-skill-thumb img {
    margin-left: 0;
}
.shape-title h1 {
    font-size: 129px;
    right: 320px;
    top: -22px;
}
.tm_coverimgbox_wrapper .tm_coverbox_contents {
    padding: 0 30px 42px;
}
.featured-title h3 {
    font-size: 19px;
}
.tm_coverimgbox_wrapper .featured-content .featured-desc p {
    font-size: 14px;
}
.dex-testimonial-single-box {
    padding: 40px 26px 42px;
}
.testi-top-icon i {
    right: 16px;
}
.testimonial-text p {
    font-size: 14px;
}
.testimonial-list .owl-prev {
    bottom: 29px;
    right: -12%;
}
.testimonial-single-thumb img {
    margin-top: -23px;
}
.from-box i {
    right: 24px;
    font-size: 11px;
}
.from-box textarea {
    height: 120px;
}
.faq-title p {
    font-size: 12px;
}
.single-contact-form-box {
    background: #cda274;
    padding: 6px 35px 45px;
}
.blog_page_title h4 a {
    font-size: 20px;
    line-height: 28px;
}
.subscribe-title h1 {
    font-size: 25px;
}
.from-box-2 button {
    top: 16px;
    padding: 17px 26px;
    font-size: 15px;
}
.from-box input {
    height: 50px;
}
.form-box select {
    height: 50px;
}
.why-choose-us-icon-image {
    width: 92px;
    height: 92px;
    line-height: 92px;
}
.why-choose-us-single-box:hover .why-choose-us-content {
    left: 93px;
}
.why-choose-us-content {
    padding: 17px 16px;
}
.why-choose-us-title h4 {
    font-size: 14px;
}
.why-choose-us-title h1 {
    font-size: 19px;
}
.thumb-icon span {
    line-height: 44px;
    width: 44px;
    height: 44px;
    font-size: 27px;
}
.why-choose-us-single-box:hover .thumb-icon span {
    top: 27%;
}
.process-icon-box {
    padding: 50px 26px 20px 26px;
}
.choose-us-title h4 {
    font-size: 18px;
}
.choose-us-title p {
    font-size: 15px;
}
.choose-us-number:before {
    bottom: -82px;
    height: 80px;
}
.choose-us-number span {
    margin-top: 0;
}
.choose-us-number2 span {
    margin-top: 0px;
}
.counter-text-2 h1 {
    font-size: 42px;
}
.process-left h3 {
    font-size: 18px;
}
.counter-text-2 span {
    font-size: 42px;
}
.process-counter-box {
    right: -24px;
}
.owl-prev {
    bottom: 62%;
    left: 7%;
}
.owl-next {
    bottom: 62%;
    right: 3%;
}
.style-two .single-service-box-2:before {
    right: 202px;
}
.about-icon-title p {
    font-size: 13px;
}
.service-meta-blog-thumb img {
    width: 100%;
}
.service-details-icon span {
    font-size: 11px;
}
a.logo_img img {
    width: 28%;
}

}

/* Large Mobile :600px. */
@media only screen and (min-width: 600px) and (max-width: 767px) {
.header-top-area {
    display: none;
}
.dex_nav_manu {
    display: none;
}
.slider-area {
    height: 800px;
}
.slider2.slider-area {
    height: 800px;
}
.row.slider-padding {
    padding-left: 100px;
}
.slider-content p {
    margin: 20px 0 35px;
    font-size: 16px;
    width: 86%;
}
.slider4 .slider-content-inner p {
    width: 85%;
}
.slider-socail-icon {
    left: 34px;
}
.slider-content h4 {
    font-size: 16px;
}
.dreamit-servcie-box {
    text-align: center;
    margin-bottom: 30px;
}
.style-two .dex-sinlge-service-box {
    text-align: center;
}
.dex-single-counter-box {
    text-align: center;
}
.counter-text {
    float: inherit;
}
.style-two .portfolio-top-title h3 {
    font-size: 20px;
}
.portfolio-title h3 {
    font-size: 18px;
}
.dreamit-section-title.text-left.responsive {
    margin-top: 45px;
}
.dreamit-section-title h1 {
    font-size: 28px;
    line-height: 27px;
}
.dreamit-section-title h4 {
    font-size: 15px;
}
.owl-carousel {
    display: inline-block !important;
}
.slider-content h1 {
    font-size: 35px;
    line-height: 35px;
}
.skill-button a {
    margin-bottom: 30px;
}
h4.widget-title {
    text-align: center !important;
}
.slider4 .slider-content-inner h1 {
    font-size: 62px;
}
.row.feature-top {
    margin-top: -158px;
}
.style-two .single-service-box-2:before {
    right: 262px;
}
.style-two .single-service-box-2 {
    margin-bottom: 85px;
}
.single-service-box-2:hover .service-bottom span {
    left: 250px;
}
.style-two .active .service-bottom span {
    left: 255px;
}
.shape-title-3 h1 {
    font-size: 155px;
    right: 237px;
    top: 15px;
}
.shape-title-2 h1 {
    font-size: 160px;
    right: 230px;
    top: -17px;
}
.section-title {
    padding-bottom: 0;
}
.project-button a {
    margin: 0px 0 30px;;
}
.tm_coverimgbox_wrapper .tm_coverbox_contents {
    padding: 0px 20px 42px;
}
.featured-title h3 {
    font-size: 20px;
    line-height: 28px;
}
.tm_coverimgbox_wrapper .featured-content .featured-desc p {
    font-size: 14px;
}
.project-button1 a {
    padding: 10px 26px;
    font-size: 15px;
}
.port-content-icon {
    top: 289px;
    margin-left: 137px;
}
.counter-title h4:before {
    display: none;
}
.blog-button a {
    font-size: 13px;
    padding: 15px 29px;
}
.blog_page_title h4 a {
    font-size: 20px;
}
.style-two .subscribe-title h1 {
    font-size: 30px;
}
.widget-widgets-company-info {
    text-align: center;
}
.style-two h4.widget-title {
    text-align: center;
}
ul.menu {
    text-align: center;
}
.footer-socail-info {
    text-align: center;
}
.footer-socail-icon {
    float: inherit;
    text-align: center;
}
.footer-bottom-content-copy p {
    color: #999999;
    text-align: center;
}
.footer-bottom-menu {
    float: inherit;
    text-align: center;
}
.slider-content-1 h1 {
    font-size: 54px;
    text-align: center;
    line-height: 52px;
}
.slider-button-1 {
    text-align: center;
}
.slider-button-1 a {
    font-size: 16px;
    padding: 12px 25px;
    margin-left: -68px;
}
.slider3 .slider-content h4 {
    text-align: center;
}
.slider3 .slider-content p {
    text-align: center;
}
.slider3 .slider-icon {
    text-align: center;
}
.dreamit-section-title.text-left.responsive2.mb-50 {
    margin-bottom: 0;
}
.service-button-1.text-right {
    text-align: left !important;
}
.service-button-1 a {
    margin-top: 25px;
    margin-bottom: 30px;
}
.service-button-1 a {
    margin-top: 25px;
    margin-bottom: 30px;
}
.why-choose-us-icon-image {
    width: 85px;
    height: 85px;
    line-height: 85px;
}
.why-choose-us-single-box:hover .why-choose-us-content {
    left: 85px;
}
.why-choose-us-content {
    padding: 5px 22px;
}
.why-choose-us-title h4 {
    font-size: 14px;
}
.why-choose-us-title h1 {
    font-size: 19px;
}
.thumb-icon span {
    line-height: 44px;
    width: 44px;
    height: 44px;
    font-size: 27px;
}
.why-choose-us-single-box:hover .thumb-icon span {
    top: 22%;
}
.choose-us-title p {
    font-size: 15px;
}
.process-counter-box {
    right: -30px;
}
.counter-text-2 h1 {
    font-size: 42px;
}
.counter-text-2 span {
    font-size: 42px;
}
.process-left h3 {
    font-size: 18px;
}
.call-do-title h1 {
    font-size: 35px;
}
.single-contact-form-thumb1 img {
    margin-left: 0;
}
.inner.single-contact-form-content {
    left: 30px;
}

}
/* small mobile :320px. */
@media only screen and (min-width: 320px) and (max-width: 599px) {
.header-top-area {
    display: none;
}
.dex_nav_manu {
    display: none;
} 
.slider-area {
    height: 650px;
}
.slider2.slider-area {
    height: 650px;
}
.row.slider-padding {
    padding-left: 35px;
}
.slider-area:before {
    display: none;
}
.slider-area:after {
    display: none;
}
.slider-socail-icon {
    left: 8px;
}
.slider-button a {
    font-size: 16px;
    padding: 14px 30px;t;
}
.owl-nav {
    display: none;
}
.slider-icon h6 {
    font-size: 18px;
}
.slider-icon span {
    font-size: 22px;;
}
.style-two .dex-about-icon-box {
    padding: 48px 0 0;
}
.about-icon i {
    font-size: 30px;
    height: 70px;
    width: 70px;
    line-height: 70px;
}
.about-icon {
    float: left;
}
.style-two .dex-about-icon-box p {
    font-size: 11px;
    padding: 0px 25px 16px 86px;
}
.dex-about-icon-box {
    padding: 48px 0 0 0;
    margin-left: -26px;
}
.dex-about-icon-box p {
    font-size: 9px;
    padding: 0px 20px 16px 76px;
}
.dreamit-section-title.text-left.responsive {
    margin-top: 30px;
}
.dreamit-section-title h1 {
    font-size: 22px;
    line-height: 1;
    text-align: left;
}
.dreamit-section-title h4 {
    font-size: 15px;
    text-align: left;
}
.shape-title-3 h1 {
    font-size: 116px;
    right: 94px;
    top: 8px;
}
p.about-text1 {
    padding: 25px 0 40px;
}
.about-button {
    text-align: center;
}
.about-button a {
    font-size: 13px;
    padding: 12px 34px;
    float: left;
}
.service.dreamit-section-title h1 {
    font-size: 30px;
    line-height: 28px;
}
.service-text {
    text-align: center;
}
.service-button1 {
    text-align: center;
}
.shape-title-2 h1 {
    font-size: 155px;
    right: 20px;
    top: -10px;
}
.section-title {
    padding-bottom: 0;
}
.counter-text {
    float: inherit;
    text-align: center;
}
.counter-title {
    text-align: center;
}
.counter-title h4 {
    font-size: 16px;
}
.style-two .portfolio_menu ul li {
    font-size: 13px;
}
.style-two .portfolio-top-title h3 {
    font-size: 20px;
}
.testimonial-title p {
    padding: 0px 0 0;
    font-size: 10px;
}
.testimonial-text p {
    font-size: 14px;
}
.style-two .subscribe-title h1 {
    font-size: 23px;
}
.from-box button {
    padding: 10px 25px;
    font-size: 13px;
}
.widget-widgets-company-info {
    text-align: center;
}
.style-two h4.widget-title {
    text-align: center;
}
.menu-quick-link-content {
    text-align: center;
}
ul.menu li {
    text-align: center;
}
.footer-socail-info {
    text-align: center;
}
.footer-socail-icon {
    float: inherit;
    text-align: center;
}
.style-two .footer-bottom-content-copy p {
    text-align: center;
}
.footer-bottom-menu {
    float: inherit;
    text-align: center;
}
.service-box-title {
    text-align: center;
}
.owl-carousel {
    display: inline-block !important;
}
.slider-content h1 {
    font-size: 30px;
    line-height: 27px;
}
.slider-banner-shape {
    display: none;
}
.slider-socail-icon2 a {
    margin: 25px 0 0 -79px;
}
.slider-content p {
    width: 100%;
    font-size: 14px;
    margin: 20px 0 25px;
}
.rs-video1 {
    left: -146%;
}
.nav-link {
    padding: 0 58px 14px 0;
    margin-right: 16px;
    margin-bottom: 30px;
}
.tab-content-text p {
    font-size: 13px;
    margin-top: 30px;
    text-align: center;
}
.portfolio_menu ul li {
    font-size: 11px;
}
.portfolio-number {
    display: none;
}
.counter-text h1 {
    font-size: 55px;
}
.skill-button a {
    margin-bottom: 35px;
}
.prossess-ber-plugin span {
    font-size: 16px;
}
.blog_page_title p {
    font-size: 15px;
}
.subscribe-title h1 {
    font-size: 19px;
}
h4.widget-title {
    text-align: center !important;
}
.blog-button a {
    font-size: 13px;
    padding: 11px 32px;;
    margin-bottom: 30px;
    display: inline-block;
}
.pt-5, .py-5 {
    padding-top: 0 !important;
}
.slider4 .slider-content-inner h3 {
    font-size: 38px;
}
.slider4 .slider-content-inner h1 {
    font-size: 43px;
    line-height: 32px;
}
.slider4 .slider-content-inner p {
    margin: 30px 0 36px;
    width: 100%;
}
.row.padding-left {
    padding: 0 0 0 0px;
}
.single-project-content {
    padding: 8px 35px 10px;
}
.mt-5, .my-5 {
    margin-top: 0 !important;
}
.project-title h2 {
    font-size: 23px;
}
.project-text p {
    font-size: 13px;
}
.project-button a {
    padding: 12px 32px;
    margin: 26px 0 30px;
    flex: left;
}
.tm_coverimgbox_wrapper .tm_coverbox_contents {
    padding: 0 25px 42px;
}
.featured-title h3 {
    font-size: 18px;
    line-height: 25px;
}
.project-button1 a {
    padding: 7px 21px;
    font-size: 12px;
}
.dex-testimonial-single-box {
    padding: 40px 22px 40px;
}
.testi-top-icon i {
    display: none;
}
.testimonial-single-thumb img {
    margin-left: 0;
    margin-top: 0;
    width: 100%;
}
.dex-single-counter-box {
    text-align: center;
}
.counter-title h4:before {
    display: none;
}
.dreamit-contact-title h5 {
    font-size: 28px;
    padding: 0 0 35px;
}
.faq-title h3 {
    font-size: 18px;
}
.faq-title p {
    font-size: 14px;
}
.single-contact-form-box {
    padding: 32px 4px 53px;
}
.contact-form-title h3 {
    font-size: 26px;
}
.blog_page_title h4 a {
    font-size: 20px;
    line-height: 28px;
}
.blog-button {
    top: -36px;
    right: -44px;
}
.slider3 .slider-socail-icon {
    display: none;
}
.slider3 .slider-content h4 {
    text-align: center;
}
.slider3 .slider-content p {
    font-size: 15px;
    margin: 15px 0 0;
    width: 100%;
    text-align: center;
}
.slider3 .slider-icon {
    text-align: center;
    margin: 12px 18px 0;
}
.slider-content-1 h1 {
    font-size: 39px;
    line-height: 32px;
    text-align: center;
}
.slider-week {
    display: none;
}
.slider-button-1 a {
    font-size: 16px;
    padding: 12px 25px;
    margin-left: 68px;
}
.dex-about-thumb1 img {
    margin-left: 0;
}
.dex-about-thumb2 {
    margin: 80px -0px 0;
}
.quote-icon i {
    font-size: 39px;
    line-height: 75px;
    width: 75px;
    height: 75px;
}
.upper.style-two .quote-text p {
    font-size: 14px;
}
.dreamit-section-title.text-left.responsive2.mb-50 {
    margin-bottom: 0;
}
.service-button-1 a {
    font-size: 16px;
    padding: 13px 26px;
    margin-top: 25px;
    margin-bottom: 30px;
}
.style-two .choose-us-title p {
    font-size: 14px;
}
.choose-us-title h4 {
    font-size: 18px;
}
.process-icon-box {
    padding: 50px 30px 20px 30px;
}
.choose-us-number:before {
    bottom: -107px;
    height: 105px;
}
.counter-text-2 h1 {
    font-size: 38px;
}
.counter-text-2 span {
    font-size: 38px;
}
.process-counter-box {
    right: 0px;
}
.process-left h3 {
    font-size: 16px;
    margin-top: 3px;
}
.from-box-2 button {
    padding: 17px 35px;
    font-size: 11px;
}
.call-do-title h1 {
    font-size: 21px;
}
.breatcumb-title h2 {
    font-size: 36px;
}
.project-details-text h2 {
    font-size: 28px;
}
.projecat-details-title h4 {
    font-size: 20px;
}
h3.em-blog-text {
    font-size: 26px;
}
.blog-pages-text h4 {
    font-size: 16px;
}
.single-contact-form-thumb1 img {
    margin-left: 0;
}
.inner.single-contact-form-content {
    left: 30px;
}
.inner.style-two .dex-about-number span {
    font-size: 48px;
}
.single-blog-title2 h2 {
    font-size: 20px;
    padding: 30px 0 40px;
}
.single-contact-form-thumb img {
    margin-left: -8px;
}
.contact-form-title {
    text-align: center;
}
.inner .contact-form-title h3 {
    font-size: 25px;
    padding: 20px 0 19px;
}
.inner .from-box input {
    width: 94%;
}
.from-box textarea {
    width: 94%;
    margin-left: 19px;
}
.from-box button {
    padding: 10px 25px;
    font-size: 13px;
    margin-left: 25px;
}

}

 /*
   font-family: 'Lato', sans-serif;
   font-family: 'Questrial', sans-serif;

*/
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Questrial&display=swap');
html, body {
    overflow-x: hidden;
}

body {  
    color: #616161;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
    font-family: 'Lato', sans-serif;
}

p {

    font-weight: 400;
    font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #272727;
    font-family: 'Questrial', sans-serif;
    font-style: normal;
    margin-bottom: 0;
    margin-top: 11px;
    line-height: .9;   
    font-weight: 400;
    -webkit-transition: .5s;
    transition: .5s;
}
a{
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
a{
	 color: #33354b;
}
a:focus,
.btn:focus {
    text-decoration: none;
    outline: none;
}
a:focus,
a:hover {
    text-decoration: none;
    text-decoration: none;	
}
.uppercase {
    text-transform: uppercase;
}
.capitalize {
    text-transform: capitalize;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
    -webkit-transition: .5s;
    transition: .5s;
}
h1 {
    font-size:45px;
}
h2 {
    font-size: 35px;
	
}
h3 {
    font-size: 30px;
}
h4 {
    font-size: 24px;
}
h5 {
    font-size: 20px;
}
h6 {
    font-size: 18px;
}
.white h1,
.white h2,
.white h3,
.white h4,
.white h5,
.white h6 {
    color: #fff;
}
.white p {
    color: #fff;
}
.white i {
    color: #fff;
}
ul {
    margin: 0px;
    padding: 0px;
}
li {
  
}

ul {
    margin: 0;

    padding: 0;
}
li {
 
}
input:focus,
button:focus
{
	border-color:transparent;
	outline-color:transparent;
}
textarea:focus{
    background: rgba(252,150,21,0.2);
	border-color:transparent;
	outline-color:transparent;
    box-shadow: 0 0 0 0.2rem rgb(252 150 21 / 50%);
}
hr {
    margin: 60px 0;
    padding: 0px;
    border-bottom: 1px solid #eceff8;
    border-top: 0px;
}
hr.style-2 {
    border-bottom: 1px dashed #f10;
}
hr.mp-0 {
    margin: 0;
    border-bottom: 1px solid #eceff8;
}
hr.mtb-40 {
    margin: 40px 0;
    border-bottom: 1px solid #eceff8;
    border-top: 0px;
}
label {
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
}

a,i, cite, em, var, address, dfn,ol,li,ul{
	font-style:normal;
	font-weight:400;
}
/* Default Background */
.bg_color {
    background: #43baff;
}
.bg_color2 {
    background: #211e3b !important;
}
.white_bg{
    background: #fff;
}
.bg_fixed {
    background-attachment: fixed;
}
.bg_before{
	position:relative;
}
.bg_before:before{
	position:absolute;
	content:"";
	left:0;
	top:0;
	height:100%;
	width:100%;
	background:rgba(12,90,219,0.3);
}
.nagative_mb {
    position: relative;
    margin-bottom: -180px;
    z-index: 1;
}
*::-moz-selection {
    background: #4fc1f0;
    color: #fff;
    text-shadow: none;
}
::-moz-selection {
    background: #4fc1f0;
    color: #fff;
    text-shadow: none;
}
::selection {
    background: #4fc1f0;
    color: #fff;
    text-shadow: none;
}

::placeholder {
    color: #9da4a8;
    font-size: 15px;
}
::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    
    color: #9da4a8;
}
::-moz-placeholder {
    /* Firefox 19+ */    
    color: #9da4a8;
}
:-ms-input-placeholder {
    /* IE 10+ */
    
    color: #9da4a8;
}
:-moz-placeholder {
    /* Firefox 18- */
    
    color: #9da4a8;
}
 /* Contact Area */
.counter_area ::-moz-selection {
    contact_area: #001d23;
    text-shadow: none;
}
.contact_area ::-moz-selection {
    color: #001d23;
    text-shadow: none;
}
.contact_area ::selection {
    color: #001d23;
    text-shadow: none;
}

.contact_area ::placeholder {
    color: #001d23;
    font-size: 16px;
}
.contact_area ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #001d23;
}
.contact_area ::-moz-placeholder {
    /* Firefox 19+ */    
    color: #001d23;
}
.contact_area :-ms-input-placeholder {
    /* IE 10+ */
    color: #001d23;
}
.contact_area :-moz-placeholder {
    /* Firefox 18- */
    color: #001d23;
}
.blog_reply ::-moz-selection {
    color: #151948;
}
.blog_reply ::-moz-selection {
    color: #151948;
}
.blog_reply ::selection {
    color: #151948;
}
.blog_reply::placeholder {
    color: #151948;
}
.blog_reply ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #151948;
}
.blog_reply ::-moz-placeholder {
    /* Firefox 19+ */    
    color: #151948;
}
.blog_reply :-ms-input-placeholder {
    /* IE 10+ */
    color: #151948;
}
.blog_reply :-moz-placeholder {
    /* Firefox 18- */
    color: #151948;
}
/* Padding Top Css */
.pt-350{padding-top:350px;}
.pt-300{padding-top:300px;}
.pt-280{padding-top:280px;}
.pt-250{padding-top:250px;}
.pt-220{padding-top:220px;}
.pt-190{padding-top:190px;}
.pt-180{padding-top:180px;}
.pt-170{padding-top:170px;}
.pt-160{padding-top:160px;}
.pt-150{padding-top:150px;}
.pt-140{padding-top:140px;}
.pt-130{padding-top:130px;}
.pt-120{padding-top:120px;}
.pt-115{padding-top:115px;}
.pt-110{padding-top:110px;}
.pt-100{padding-top:100px;}
.pt-95{padding-top:95px;}
.pt-90{padding-top:90px;}
.pt-85{padding-top:85px;}
.pt-80{padding-top:80px;}
.pt-75{padding-top:75px;}
.pt-70{padding-top:70px;}
.pt-65{padding-top:65px;}
.pt-60{padding-top:60px;}
.pt-55{padding-top:55px;}
.pt-50{padding-top:50px;}
.pt-45{padding-top:45px;}
.pt-40{padding-top:40px;}
.pt-35{padding-top:35px;}
.pt-30{padding-top:30px;}
.pt-25{padding-top:25px;}
.pt-20{padding-top:20px;}
.pt-15{padding-top:15px;}
.pt-10{padding-top:10px;}
/* Padding Bottom Css */
.pb-350{padding-bottom:350px;}
.pb-250{padding-bottom:250px;}
.pb-210{padding-bottom:210px;}
.pb-200{padding-bottom:200px;}
.pb-180{padding-bottom:180px;}
.pb-170{padding-bottom:170px;}
.pb-160{padding-bottom:160px;}
.pb-150{padding-bottom:150px;}
.pb-140{padding-bottom:140px;}
.pb-135{padding-bottom:135px;}
.pb-130{padding-bottom:130px;}
.pb-120{padding-bottom:120px;}
.pb-110{padding-bottom:110px;}
.pb-100{padding-bottom:100px;}
.pb-95{padding-bottom:95px;}
.pb-90{padding-bottom:90px;}
.pb-85{padding-bottom:85px;}
.pb-80{padding-bottom:80px;}
.pb-75{padding-bottom:75px;}
.pb-70{padding-bottom:70px;}
.pb-65{padding-bottom:65px;}
.pb-60{padding-bottom:60px;}
.pb-55{padding-bottom:55px;}
.pb-50{padding-bottom:50px;}
.pb-45{padding-bottom:45px;}
.pb-40{padding-bottom:40px;}
.pb-35{padding-bottom:35px;}
.pb-30{padding-bottom:30px;}
.pb-25{padding-bottom:25px;}
.pb-20{padding-bottom:20px;}
.pb-15{padding-bottom:15px;}
.pb-10{padding-bottom:10px;}
/* Padding Left Css */
.pl-120{padding-left:120px;}
.pl-110{padding-left:110px;}
.pl-100{padding-left:100px;}
.pl-90{padding-left:90px;}
.pl-80{padding-left:80px;}
.pl-70{padding-left:70px;}
.pl-60{padding-left:60px;}
.pl-50{padding-left:50px;}
.pl-40{padding-left:40px;}
.pl-35{padding-left:35px;}
.pl-30{padding-left:30px;}
.pl-25{padding-left:25px;}
.pl-20{padding-left:20px;}
.pl-15{padding-left:15px;}
.pl-10{padding-left:10px;}
/* Padding Right Css */
.pr-120{padding-right:120px;}
.pr-110{padding-right:110px;}
.pr-100{padding-right:100px;}
.pr-90{padding-right:90px;}
.pr-80{padding-right:80px;}
.pr-70{padding-right:70px;}
.pr-60{padding-right:60px;}
.pr-50{padding-right:50px;}
.pr-40{padding-right:40px;}
.pr-35{padding-right:35px;}
.pr-30{padding-right:30px;}
.pr-25{padding-right:25px;}
.pr-20{padding-right:20px;}
.pr-15{padding-right:15px;}
.pr-10{padding-right:10px;}

/* Margin Top Css */
.mt-200{margin-top:200px;}
.mt-190{margin-top:190px;}
.mt-180{margin-top:180px;}
.mt-170{margin-top:170px;}
.mt-160{margin-top:160px;}
.mt-150{margin-top:150px;}
.mt-140{margin-top:140px;}
.mt-130{margin-top:130px;}
.mt-120{margin-top:120px;}
.mt-110{margin-top:110px;}
.mt-100{margin-top:100px;}
.mt-95{margin-top:95px;}
.mt-90{margin-top:90px;}
.mt-80{margin-top:80px;}
.mt-75{margin-top:75px;}
.mt-70{margin-top:70px;}
.mt-65{margin-top:65px;}
.mt-60{margin-top:60px;}
.mt-55{margin-top:55px;}
.mt-50{margin-top:50px;}
.mt-45{margin-top:45px;}
.mt-40{margin-top:40px;}
.mt-35{margin-top:35px;}
.mt-30{margin-top:30px;}
.mt-25{margin-top:25px;}
.mt-20{margin-top:20px;}
.mt-15{margin-top:15px;}
.mt-10{margin-top:10px;}

/* Margin Bottom Css */
.mb-200{margin-bottom:200px;}
.mb-190{margin-bottom:190px;}
.mb-180{margin-bottom:180px;}
.mb-170{margin-bottom:170px;}
.mb-160{margin-bottom:160px;}
.mb-150{margin-bottom:150px;}
.mb-140{margin-bottom:140px;}
.mb-130{margin-bottom:130px;}
.mb-120{margin-bottom:120px;}
.mb-110{margin-bottom:110px;}
.mb-100{margin-bottom:100px;}
.mb-95{margin-bottom:95px;}
.mb-90{margin-bottom:90px;}
.mb-80{margin-bottom:80px;}
.mb-75{margin-bottom:75px;}
.mb-70{margin-bottom:70px;}
.mb-65{margin-bottom:65px;}
.mb-60{margin-bottom:60px;}
.mb-55{margin-bottom:55px;}
.mb-50{margin-bottom:50px;}
.mb-45{margin-bottom:45px;}
.mb-40{margin-bottom:40px;}
.mb-35{margin-bottom:35px;}
.mb-30{margin-bottom:30px;}
.mb-25{margin-bottom:25px;}
.mb-20{margin-bottom:20px;}
.mb-15{margin-bottom:15px;}
.mb-10{margin-bottom:10px;}

/* Margin Left Css */
.ml-200{margin-left:200px;}
.ml-190{margin-left:190px;}
.ml-180{margin-left:180px;}
.ml-170{margin-left:170px;}
.ml-160{margin-left:160px;}
.ml-150{margin-left:150px;}
.ml-140{margin-left:140px;}
.ml-130{margin-left:130px;}
.ml-120{margin-left:120px;}
.ml-110{margin-left:110px;}
.ml-100{margin-left:100px;}
.ml-95{margin-left:95px;}
.ml-90{margin-left:90px;}
.ml-80{margin-left:80px;}
.ml-75{margin-left:75px;}
.ml-70{margin-left:70px;}
.ml-65{margin-left:65px;}
.ml-60{margin-left:60px;}
.ml-55{margin-left:55px;}
.ml-50{margin-left:50px;}
.ml-45{margin-left:45px;}
.ml-40{margin-left:40px;}
.ml-35{margin-left:35px;}
.ml-30{margin-left:30px;}
.ml-25{margin-left:25px;}
.ml-20{margin-left:20px;}
.ml-15{margin-left:15px;}
.ml-10{margin-left:10px;}

/* Margin Right Css */
.mr-200{margin-right:200px;}
.mr-190{margin-right:190px;}
.mr-180{margin-right:180px;}
.mr-170{margin-right:170px;}
.mr-160{margin-right:160px;}
.mr-150{margin-right:150px;}
.mr-140{margin-right:140px;}
.mr-130{margin-right:130px;}
.mr-120{margin-right:120px;}
.mr-110{margin-right:110px;}
.mr-100{margin-right:100px;}
.mr-95{margin-right:95px;}
.mr-90{margin-right:90px;}
.mr-80{margin-right:80px;}
.mr-75{margin-right:75px;}
.mr-70{margin-right:70px;}
.mr-65{margin-right:65px;}
.mr-60{margin-right:60px;}
.mr-55{margin-right:55px;}
.mr-50{margin-right:50px;}
.mr-45{margin-right:45px;}
.mr-40{margin-right:40px;}
.mr-35{margin-right:35px;}
.mr-30{margin-right:30px;}
.mr-25{margin-right:25px;}
.mr-20{margin-right:20px;}
.mr-15{margin-right:15px;}
.mr-10{margin-right:10px;}


.mylink a:link {
  color: #a58669;
}

/* visited link */
.mylink a:visited {
  color: #a58669;
}

/* mouse over link */
.mylink a:hover {
  color: #272727;
}

/* selected link */
.mylink a:active {
  color: #a58669;
}

/*============================
 dex Main Menu Area Css
==============================*/
.dex_nav_manu {
    background: transparent;
    z-index: 444;
    position: relative;
    margin-bottom: -101px;
    border-bottom: 1px solid #9A99A6;
}
.dex_nav_manu:before {
    position: absolute;
    content: "";
    z-index: -1;
    right: 0;
    top: 0;
    background: #CDA274;
    height: 100%;
    width: 100px;
}
.dex_menu ul {
    list-style: none;
    display: inline-block;
    margin-left: 30px;
}
.dex_menu>ul>li {
    display: inline-block;
    position: relative;
}
.dex_menu > ul > li > a {
    display: block;
    margin: 30px 13px;
    -webkit-transition: .5s;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Questrial';
    color: #ffff;
    text-transform: uppercase;
}
.search-box-btn {
    float: right;
    margin-top: 25px;
    margin-right: 560px;
}
.search-box-btn i {
    display: inline-block;
    color: #fff;
    line-height: 30px;
    text-align: center;
    font-size: 22px;
    cursor: pointer;
    transition: .5s;
}
.slider-bage {
    display: inline-block;
    margin-right: 38px;
    position: relative;
    z-index: 1;
}
.slider-bage i {
    display: inline-block;
    font-size: 25px;
    transition: .5s;
}
.slider-bage i:after {
    position: absolute;
    content: "";
    z-index: -1;
    right: -23px;
    top: 6px;
    width: 2px;
    height: 25px;
    background: #9A99A6;
}
.slider-bage span {
    position: absolute;
    font-size: 12px;
    left: -6px;
    bottom: 0px;
    background: #CDA274;
    width: 17px;
    height: 17px;
    line-height: 17px;
    border-radius: 50%;
    transition: .5s;
}
.header-button {
    display: inline-block;
    float: right;
    margin: -67px 394px -6px 0;
}
.header-button a {
    display: inline-block;
    color: #fff;
    padding: 10px 26px;
    background: #CDA274;
    transition: .5s;
    border: 1px solid #CDA274;
    position: relative;
    z-index: 1;
}
.header-button a:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #343047;
    transform: scale(0);
    transition: .5s;
}
.header-button a:hover:before {
    transform: scale(1);
}
.header-button a:hover {
    color: #CDA274;
}
.nav-btn.navSidebar-button {
    float: right;
    margin: -56px 25px 0;
}
.nav-btn.navSidebar-button span i {
    font-size: 20px;
    display: inline-block;
    cursor: pointer;
    color: #fff;
}
.slider-bage:hover span {
    color: #fff;
}
.search-box-btn.search-box-outer i:hover {
    color: #CDA274;
}
.dex_menu > ul > li > a:hover {
    color: #CDA274;
}

/*sticky*/

.teme-pb-25 {
    padding-bottom: 25px;
}

ol.ord-listing {
  padding-left: 60px;
  counter-reset: li;
  list-style: none;
  *list-style: decimal;
}

  ol.ord-listing li {
    position: relative;
    min-height: 20px;
    margin-top: 5px;
    padding-bottom: 5px;
  }

    ol.ord-listing li:before {
      display: block;
      position: absolute;
      left: -25px;
      top: 1px;
      font-family: FontAwesome;
      content: "\f069";
      font-size: 18px;
      color: #a4866a;
    }

.imghset {
    text-align: center;
}

.img-thumbnail-1 {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 3px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #a4866a;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}

/*sticky*/
.main_sticky {
    display: none;
}
.sticky {
    left: 0;
    margin: auto;
    position: fixed !important;
    top: 0;
    width: 100%;
    -webkit-box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.1);
    background: #000000;
    transition: .5s;
    z-index: 4;
    border: 0;
}
.sticky.dex_nav_manu {
    background: #222222;
    z-index: 444;
    margin-bottom: -91px;
    border-bottom: 0;
}
/*style two*/
.style-two.dex_nav_manu {
    padding: 7px 0 7px;
}
.style-two.dex_nav_manu:before {
    position: inherit;
    height: 0;
}
.style-two .logo {
    display: none;
}
/*sub menu*/
.dex_menu ul .sub-menu {
    position: absolute;
    left: 0;
    top: 130%;
    width: 240px;
    text-align: left;
    background: #fff;
    margin: 0;
    z-index: 1;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    transition: .5s;
    opacity: 0;
    visibility: hidden;
    border-top: 2px solid #ED2C41;
}
.dex_menu ul .sub-menu li {
    position: relative;
}
.dex_menu ul .sub-menu li a {
    display: block;
    padding: 12px 20px;
    margin: 0;
    line-height: 1.3;
    letter-spacing: normal;
    font-size: 17px;
    font-weight: 600;
    font-family: 'Rajdhani';
    text-transform: capitalize;
    transition: .1s;
    visibility: inherit !important;
    color: #616161;
    border-bottom: 1px solid rgba(0, 0, 0, 0.10);
}
/* sub menu style */
.dex_menu ul .sub-menu {
    position: absolute;
    left: 0;
    top: 130%;
    width: 240px;
    text-align: left;
    background: #fff;
    margin: 0;
    z-index: 1;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    transition: .5s;
    opacity: 0;
    visibility: hidden;
    border-top: 2px solid #CDA274;
}
.dex_menu ul li:hover>.sub-menu {
     opacity: 1;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
     visibility: visible;
     top: 100%;
     z-index: 9;
}
.dex_menu ul .sub-menu li {
     position: relative;
}
.dex_menu ul .sub-menu li a {
    display: block;
    padding: 12px 20px;
    margin: 0;
    line-height: 1.3;
    letter-spacing: normal;
    font-size: 18px;
    font-weight: 500;
    font-family: 'Questrial';
    text-transform: capitalize;
    transition: .1s;
    visibility: inherit !important;
    color: #616161;
    border-bottom: 1px solid rgba(0, 0, 0, 0.10);
}
.dex_menu ul .sub-menu li:hover>a,
.dex_menu ul .sub-menu .sub-menu li:hover>a,
.dex_menu ul .sub-menu .sub-menu .sub-menu li:hover>a,
.dex_menu ul .sub-menu .sub-menu .sub-menu .sub-menu li:hover>a {
    background:#CDA274;
    color: #fff !important;
}



/*============================
 dex slider area Css
==============================*/
.slider-area {
    background: url(../Themes/Element/Content/dex/images/slider/hero1.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 950px;
    position: relative;
    z-index: 1;
}
.slider-area:before {
    position: absolute;
    content: "";
    z-index: -1;
    border-bottom: 1px solid #999;
    width: 100%;
    height: 100%;
    bottom: 100px;
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
}
.slider-area:after {
    position: absolute;
    content: "";
    z-index: 1;
    right: 100px;
    left: 100px;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    width: 100%;
    height: 100%;
    -webkit-transform-origin: 100% 0;
}
.slider2.slider-area {
    background: url(../Themes/Element/Content/dex/assets/images/slider/hero2.jpg);
    height: 850px;
}
.slider-content h4 {
    color: #CDA274;
    font-size: 18px;
    font-weight: 400;
    animation: 1s 1.5s fadeInDown both;
    margin-bottom: 15px;
}
.slider-content h1 {
    font-size: 80px;
    color: #FFf;
    font-weight: 400;
    animation: 1s 1.5s fadeInDown both;
    line-height: 69px;
}
.slider-content span {
    color: #CDA274 !important;
}
.slider-content p {
    color: #fff;
    font-size: 18px;
    margin: 32px 0 45px;
    width: 45%;
    animation: 1s 1.3s fadeInRight both;
}
.slider-button {
    animation: 1s 1.3s fadeInRight both;
    float: left;
    margin-right: 35px;
}
.slider-button a {
    display: inline-block;
    font-size: 18px;
    padding: 16px 39px;
    background: #2B2728;
    font-family: 'Questrial';
    color: #fff;
    font-weight: 400;
    position: relative;
    z-index: 1;
    transition: .5s;
    border: 1px solid #CDA274;
}
.slider-button a:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    top: 0;
    background: url(../Themes/Element/Content/dex/assets/images/slider/button.jpg);
    height: 100%;
    width: 31%;
    transition: .5s;
}
.slider-icon {
    animation: 1s 1.3s fadeInRight both;
}
.slider-icon h6 {
    display: inline-block;
    font-weight: 400;
    font-family: 'Questrial';
    color: #f5f5f5;
    font-size: 20px;
}
.slider-icon span {
    color: #f5f5f5;
    font-size: 24px;
    font-weight: 400;
}
.slider-icon i {
    display: inline-block;
    font-size: 28px;
    margin-right: 10px;
    color: #CDA274;
}
.slider-button a:hover:before {
    width: 100%;
}
/*slider socail menu*/
.slider-socail-icon {
    position: absolute;
    left: 40px;
    bottom: 232px;
    animation: 1s 1.5s fadeInDown both;
}
.slider-socail-icon a {
    display: block;
    color: #999999;
    text-align: center;
    font-size: 15px;
    margin: 15px 0 0 -8px;
    transition: .3s;
}
.slider-socail-icon span {
    display: inline-block;
    font-size: 16px;
    color: #CDA274;
    font-family: 'Questrial';
    writing-mode: vertical-rl;
    font-weight: 400;
    transform: rotate(180deg);
    margin-bottom: 80px;
}
span.follow-us {
    position: relative;
    z-index: 1;
}
span.follow-us:before {
    position: absolute;
    content: "";
    z-index: -1;
    width: 1px;
    height: 80px;
    background: #CDA274;
    bottom: 90px;
    left: 14px;
}
.slider-socail-icon a:hover {
    color: #CDA274;
}
/*slider two*/
.slider3.slider-area {
    background: url(../Themes/Element/Content/dex/assets/images/slider/home-1.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 950px;
    position: inherit;
    z-index: inherit;
}
.slider3.upper.slider-area {
    background: url(../Themes/Element/Content/dex/assets/images/slider/home-2.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 950px;
    position: inherit;
    z-index: inherit;
}
.slider3.upper1.slider-area {
    background: url(../Themes/Element/Content/dex/assets/images/slider/home-3.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 950px;
    position: inherit;
    z-index: inherit;
}
.slider3.slider-area:before {
    position: inherit;
    width: 0;
    height: 0;
}
.slider3.slider-area:after {
    position: inherit;
    width: 0;
    height: 0;
}
.slider3 .slider-content h4 {
    color: #CDA274;
    font-size: 20px;
    font-weight: 400;
    animation: 1s 1.5s fadeInLeft both;
    margin: 0 18px 0px;
    text-align: right;
}
.slider3 .slider-content p {
    color: #fff;
    font-size: 17px;
    margin: 20px 85px 35px;
    line-height: 32px;
    width: 81%;
    animation: 1s 1.3s fadeInLeft both;
    text-align: right;
}
.slider3 .slider-icon {
    animation: 1s 1.3s fadeInLeft both;
    text-align: right;
    margin: 0 18px 0;
}
.slider-content-1 {
    position: relative;
    z-index: 1;
    margin-left: 12px;
}
.slider-content-1:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: -27px;
    top: -25px;
    width: 2px;
    height: 288px;
    background: #cda274;
    animation: 1s 1.3s fadeInDown both;
}
.slider-content-1 h1 {
    font-size: 75px;
    color: #FFf;
    font-weight: 400;
    animation: 1s 1.5s fadeInRight both;
    line-height: 69px;
}
.slider-content-1 span {
    color: #cda274;
}
.slider-button-1 a {
    display: inline-block;
    font-size: 18px;
    padding: 13px 28px;
    margin-top: 32px;
    background: transparent;
    font-family: 'Questrial';
    color: #fff;
    font-weight: 400;
    transition: .5s;
    border: 1px solid #CDA274;
    position: absolute;
    z-index: 1;
    animation: 1s 1.3s fadeInUp both;
}
.slider-button-1 i {
    display: inline-block;
    font-size: 16px;
    color: #cda274;
    margin-right: 8px;
}
.slider-button-1 a:after, .slider-button-1 a:before {
    position: absolute;
    content: "";
    transform: rotate(0);
    -webkit-transform: rotate(0);
    border: solid;
    display: inline-block;
    padding: 3px;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    transition: all .7s ease-out;
}
.slider-button-1 a:before {
    top: -7px;
    left: -7px;
    border-width: 0 1px 1px 0;
    border-color: #cda274;
}
.slider-button-1 a:after {
    bottom: -7px;
    right: -7px;
    border-width: 1px 0 0 1px;
    border-color: #cda274;
}
.slider-button-1 a:hover:before {
    left: 100%;
    transform: rotate(90deg);
}
.slider-button-1 a:hover:after {
    right: 100%;
    transform: rotate(90deg);
}
/*slider socail*/
.slider3 .slider-socail-icon {
    position: absolute;
    left: 0px;
    top: 100px;
    animation: 1s 1.5s fadeInDown both;
    background: #272727;
    padding: 25px 37px;
}
.slider3 .slider-socail-icon-inner {
    padding-top: 165px;
}
.slider3 .slider-socail-icon-inner a {
    display: block;
    color: #999999;
    text-align: center;
    font-size: 15px;
    margin: 15px 0 0 -8px;
    transition: .5s;
    height: 35px;
    width: 35px;
    line-height: 35px;
    border: 1px solid #424242;
    border-radius: 50%;
    position: relative;
    z-index: 1;
}
.slider3 .slider-socail-icon-inner a:before {
    position: absolute;
    z-index: -1;
    content: "";
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: #CDA274;
    border-color: #CDA274;
    border-radius: 50%;
    transform: scale(0);
    transition: .5s;
}
.slider3 span.follow-us1 {
    position: relative;
    z-index: 1;
}
.slider3 span.follow-us1:before {
    position: absolute;
    content: "";
    z-index: -1;
    width: 1px;
    height: 235px;
    background: #424242;
    bottom: 10px;
    left: -9px;
}
.slider3 span.follow-us1:after {
    position: absolute;
    content: "";
    left: -9px;
    bottom: 420px;
    width: 1px;
    height: 52px;
    background: #424242;
}
.slider3 .slider-socail-icon-inner a:hover:before {
    transform: scale(1);
}
.slider3 .slider-socail-icon-inner a:hover {
    color: #fff;
}
/*week*/
.slider-week {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #CDA274;
    padding: 20px 37px;
    animation: 1s 1.5s fadeInUp both;
}
.slider-week span {
    font-size: 15px;
    color: #fff;
    font-family: 'Questrial';
    text-transform: uppercase;
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    display: inherit;
    padding: 65px 0 23px;
}
span.week-bottom {
    position: relative;
    z-index: 1;
}
span.week-bottom:before {
    position: absolute;
    z-index: -1;
    content: "";
    left: 13px;
    bottom: 99px;
    width: 1px;
    height: 40px;
    background: #fff;
}
/*==========================================
    dex owl nav area  Css  
 ==========================================*/
/*owl nav*/
.owl-prev {
    display: inline-block;
    position: absolute;
    bottom: 50%;
    left: 10%;
}
.owl-prev i {
    display: inline-block;
    background: #3B3A3D;
    height: 60px;
    width: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    transition: .5s;
    animation: 1s 1.3s fadeInDown both;
}
.owl-next {
    display: inline-block;
    position: absolute;
    bottom: 50%;
    right: 7%;
}
.owl-next i {
    display: inline-block;
    background: #3B3A3D;
    height: 60px;
    width: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    transition: .5s;
    animation: 1s 1.3s fadeInDown both;
}
.owl-prev i:hover {
    background: #CDA274;
}
.owl-next i:hover {
    background: #CDA274;
}
/*testimonial*/
.testimonial-list .owl-next {
    display: inline-block;
    position: absolute;
    bottom: 29px;
    right: 15px;
}
.testimonial-list .owl-next i {
    display: inline-block;
    background: #fff;
    height: 40px;
    width: 60px;
    line-height: 45px;
    text-align: center;
    color: #CDA274;
    border-radius: inherit;
    transition: .5s;
    animation: 1s 1.3s fadeInDown both;
}
.testimonial-list .owl-prev {
    display: inline-block;
    position: absolute;
    bottom: 30px;
    right: -8%;
    left: inherit;
}
.testimonial-list .owl-prev i {
    display: inline-block;
    background: #CDA274 !important;
    height: 40px;
    width: 60px;
    line-height: 45px;
    text-align: center;
    color: #fff !important;
    border-radius: inherit;
    transition: .5s;
    animation: 1s 1.3s fadeInDown both;
}
/*owl dots*/
.choose-list.owl-carousel .owl-item img {
    display: inline-block;
}
.choose-list .owl-dots {
    justify-content: center;
    display: flex;
    margin: 60px 0 0;
}
.owl-dot.active {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px solid #cda274;
    background: #cda274;
    position: relative;
    z-index: 1;
}
.owl-dot.active:before {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    line-height: 20px;
    border: 1px solid #cda274;
    text-align: center;
    border-radius: 50%;
    left: -6px;
    top: -6px;
}
.owl-dot {
    display: inline-block;
    width: 12px;
    height: 12px;
    border: 1px solid #C4C4C4;
    border-radius: 50%;
    margin-top: 25px;
    margin-left: 15px;
    float: left;
    text-align: center;
}
/*==========================================
    dex section title area  Css  
 ==========================================*/
.dreamit-section-title {
    border-left: 2px solid #CDA274;
    padding-left: 18px;
}
.dreamit-section-title h4 {
    font-size: 18px;
    color: #CDA274;
    font-weight: 400;
    margin-bottom: 18px;
    text-transform: uppercase;
}
.dreamit-section-title h1 {
    font-size: 42px;
    font-weight: 400;
    line-height: 38px;
}
.dreamit-section-title span {
    color: #CDA274;
}
/*service*/
.service.dreamit-section-title h1 {
    font-size: 41px;
    font-weight: 400;
    line-height: 38px;
}
.border1.dreamit-section-title {
    border-left: none;
}
/*==========================================
    dex feature area  Css  
 ==========================================*/
 .row.feature-top {
    position: relative;
    z-index: 1;
    margin-top: -100px;
}
.dex-sinlge-feature-box {
    text-align: center;
    background: #fff;
    box-shadow: 0 0 30px rgb(0 0 0 / 20%);
    padding: 50px 26px 60px;
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
}

.dex-sinlge-feature-box:before {
  position: absolute;
  content: "";
  z-index: -1;
  left: 0;
  top: 0;
  margin: auto;
  background: url(../Themes/Element/Content/assets/images/dizajn-stambenog-prostora.jpg);
  width: 0%;
  height: 100%;
  opacity: 0;
  transition: .5s;
}
.dex-sinlge-feature-box:after {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: rgb(205,162,116, 0.8);
    width: 0;
    height: 100%;
    transition: .5s;
}
.dex-feature-icon img {
    transition: .5s;
}
.dex-feature-icon {
    margin-bottom: 37px;
}
.dex-feature-title h2 {
    font-size: 26px;
    font-weight: 400;
    margin: 0 0 17px;
    transition: .5s;
}
.dex-feature-title p {
    font-size: 16px;
    margin-bottom: 26px;
    transition: .5s;
}
.feature-button a {
    display: inline-block;
    border: 1px solid #CDA274;
    padding: 10px 34px;
    transition: .5s;
    position: relative;
    z-index: 1;
}
.feature-button a:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    top: 0;
    width: 33%;
    height: 100%;
    background: url(../Themes/Element/Content/assets/images/button.jpg);
    transition: .5s;
}
.feature-button a:after {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background: url(../Themes/Element/Content/assets/images/button1.png);
    transition: .5s;
}
.dex-sinlge-feature-box:hover .dex-feature-icon img {
    filter: brightness(0) invert(1);
}
.dex-sinlge-feature-box:hover .dex-feature-title h2,
.dex-sinlge-feature-box:hover .dex-feature-title p  {
    color: #fff; 
}
.dex-sinlge-feature-box:hover .feature-button a {
    color: #272727; 
    border: 1px solid #fff;
}
.dex-sinlge-feature-box:hover.feature-button a:before {
    width: 100%;
}
.dex-sinlge-feature-box:hover .feature-button a:after {
    width: 100%;
}
.dex-sinlge-feature-box:hover:before {
    opacity: 1;
    width: 100%;
}
.dex-sinlge-feature-box:hover:after {
    width: 100%;
}
/*active*/
.active.dex-sinlge-feature-box:before {
  background: url(../Themes/Element/Content/assets/images/dizajn-poslovnog-prostora.jpg);
  width: 100%;
  height: 100%;
  opacity: 1;
}
.active.dex-sinlge-feature-box:after {
    width: 100%;
    height: 100%;
}
.active .dex-feature-title h2,
.active .dex-feature-title p  {
    color: #fff; 
}
.dex-feature-icon1 {
    margin-bottom: 37px;
}
.active .feature-button a:before {
    width: 100%;
    height: 100%;
    background: url(../Themes/Element/Content/assets/images/button1.png);
}
.active .feature-button a {
    display: inline-block;
    border: 1px solid #fff;
}
/*box 2*/
.dex-sinlge-feature-box.box-2{
    text-align: center;
    background: #fff;
    box-shadow: 0 0 30px rgb(0 0 0 / 20%);
    padding: 50px 26px 67px;
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
}

/*dark version*/
.style-two.feature-area {
    background: #2C2C2C;
}
.style-two .dex-sinlge-feature-box {
    text-align: center;
    background: #353535;
}
.style-two .dex-sinlge-feature-box.box-2 {
    text-align: center;
    background: #353535;
}
.style-two .dex-feature-title h2 {
    color: #ffff;
}
.style-two .dex-feature-title p {
    color: #ffff;
}
.style-two .feature-button a {
    color: #fff;
}

/*active box*/
.style-two .active .feature-button a {
    color: #272727;
}

/*==========================================
    dex service area  Css  
 ==========================================*/
.service-area {
    background: #272727;
    padding: 100px 0 46px;
}
.single-service-box {
    border: 1px solid #594C3E;
    padding: 30px 30px 0px;
    clip-path: polygon(0% 0%, 100% 0%, 100% 89%, 91% 100%, 0% 100%);
    position: relative;
    z-index: 1;
    transition: .5s;
    margin-bottom: 30px;
    height: 243px;
    overflow: hidden;
}
.single-service-box:before {
    position: absolute;
    z-index: 1;
    content: "";
    right: 2px;
    bottom: -25px;
    width: 1px;
    height: 100px;
    background: #594C3E;
    transform: rotate(48deg);
}
.service-icon-thumb img {
    transition: .5s;
}
.service-button span {
    display: inline-block;
    font-size: 20px;
    margin-left: 6px;
}
.service-title {
    transition: .5s;
}
.service-title h2 {
    font-size: 22px;
    color: #fff;
    padding: 17px 0 15px;
}
.service-title h2 a:hover {
    color: #CDA274;
}
.service-title p {
    color: #999999;
}
.service-title span {
    margin: 0 0 22px;
    color: #999999;
    transition: .5s;
    opacity: 0;
}
.service-button a {
    display: inline-block;
    color: #cda274;
    font-family: 'Questrial';
    position: absolute;
    opacity: 0;
    padding: 8px 0 0;
    transition: .5s;
}
.single-service-box:hover .service-title {
    margin-top: -58px;
}
.single-service-box:hover .service-title span {
    opacity: 1;
}
.single-service-box:hover .service-icon-thumb img {
    transition: .5s;
    transform: translateY(-73px);
}
.single-service-box:hover .service-button a{
	opacity: 1
}
.single-service-box:hover {
    border: 1px solid #CDA274;
    padding: 12px 30px 70px;
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 91% 100%, 0% 100%);
}
.single-service-box:hover:before {
    background: #CDA274;
    display: none;
}
/*service shape*/
.shape-title-2 h1 {
    font-size: 200px;
    color: #535353;
    opacity: 0.2;
    font-weight: 400;
    position: absolute;
    right: 0;
    top: -26px;
}
.shape-title-3 h1 {
    font-size: 200px;
    color: #535353;
    opacity: 0.1;
    position: absolute;
    right: 186px;
    top: -29px;
}
/*style two*/
.style-two.service-area {
    background: #FAF6F1;
    padding: 90px 0 90px;
}
.style-two .single-service-box-2 {
    border: 1px solid #E4E1DC;
    clip-path: none;
    background: #fff;
    text-align: center;
    position: relative;
    z-index: 1;
    transition: .5s;
    margin-bottom: 30px;
}
.style-two .single-service-box-2:before {
    position: absolute;
    z-index: 1;
    content: "";
    right: 142px;
    bottom: -22px;
    width: 2px;
    height: 22px;
    background: #CDA274;
    transform: rotate(0deg);
}
.style-two .single-service-box-2:after {
    position: absolute;
    z-index: -1;
    content: "";
    right: 0px;
    bottom: 0px;
    width: 0;
    height: 100%;
    background: url(../Themes/Element/Content/dex/assets/images/resource/service-1.jpg);
    opacity: 0;
    transition: .5s;
}
.single-service-box-inner {
    position: relative;
    z-index: 1;
    padding: 50px 30px 42px;
}
.single-service-box-inner:before {
    position: absolute;
    content: "";
    z-index: -1;
    right: 0;
    top: 0;
    width: 0;
    height: 100%;
    background: rgb(39,39,39,.7);
    opacity: 0;
    transition: .5s;
}
.style-two .service-title h2 {
    font-size: 24px;
    color: #272727;
    padding: 24px 0 18px;
    transition: .5s;
}
.service-title p {
    transition: .5s;
}
.style-two .service-button:before {
    position: absolute;
    content: "";
    left: 30px;
    bottom: 54px;
    width: 0px;
    height: 1px;
    background: #cda274;
    opacity: 0;
    transition: .5s;
}
.style-two .service-button:after {
    position: absolute;
    content: "";
    right: 31px;
    bottom: 54px;
    width: 0px;
    height: 1px;
    background: #cda274;
    opacity: 0;
    transition: .5s;
}
.style-two .service-button a {
    display: inline-block;
    color: #cda274;
    font-family: 'Questrial';
    position: relative;
    opacity: 1;
    padding: 0;
    transition: .5s;
    text-align: center;
    margin-top: 12px;
}
.style-two .service-button a:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: -27px;
    top: 13px;
    width: 18px;
    height: 1px;
    background: #cda274;
}
.style-two .service-button a:after {
    position: absolute;
    content: "";
    z-index: -1;
    right: -27px;
    top: 13px;
    width: 18px;
    height: 1px;
    background: #cda274;
}
.style-two .service-bottom span {
    position: absolute;
    left: 0px;
    bottom: -60px;
    font-size: 40px;
    color: #cda274;
    font-family: 'Questrial';
    opacity: 0;
    transition: .5s;
}
/*button two*/
.service-button-1 a {
    display: inline-block;
    font-size: 18px;
    padding: 14px 33px;
    margin-top: 32px;
    background: #CDA274;
    font-family: 'Questrial';
    color: #fff;
    font-weight: 400;
    transition: .5s;
    border: 1px solid #CDA274;
    position: relative;
    z-index: 1;
    animation: 1s 1.3s fadeInUp both;
}
.service-button-1 i {
    display: inline-block;
    margin-right: 7px;
    font-size: 16px;
}
.service-button-1 a:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #Ffff;
    transform: scale(0);
    transition: .5s;
}
.service-button-1 a:hover {
    color: #cda274;
}
.service-button-1 a:hover:before{
    transform: scale(1);
}
.single-service-box-inner:hover:before {
    width: 100%;
    opacity: 1;
    left: 0;
}
.single-service-box-2:hover .service-title h2,
.single-service-box-2:hover .service-title p{
	color: #fff;
}
.style-two .single-service-box-2:hover:after {
    width: 100%;
    opacity: 1;
    left: 0
}
.single-service-box-2:hover .service-button:before {
    width: 63px;
    opacity: 1;
}
.single-service-box-2:hover .service-button:after {
    width: 63px;
    opacity: 1;
}
.single-service-box-2:hover .service-bottom span {
    left: 117px;
    opacity: 1;
}
.single-service-box-2:hover:before {
    background: #CDA274;
    display: inline-block;
}
.style-two .single-service-box-2:hover .service-icon-thumb img {
    display: inline-block;
    transition: .5s;
}
/*active box*/
.style-two .active.single-service-box-2:after {
    width: 100%;
    height: 100%;
    opacity: 1;
}
.style-two .active .single-service-box-inner:before {
    width: 100%;
    height: 100%;
    opacity: 1;
}
.style-two .active .service-button:before {
    width: 63px;
    opacity: 1;
}
.style-two .active .service-button:after {
    width: 63px;
    opacity: 1;
}
.style-two .active .service-title h2 {
    color: #fff;
}
.style-two .active .service-title p {
    color: #fff;
}
.style-two .active .service-bottom span {
    left: 117px;
    opacity: 1;
}
/*style two upper*/
.upper.style-two.service-area {
    background: #272727;
    padding: 90px 0 100px;
}
.upper.style-two .single-service-box-2 {
    background: #303030;
    border: 1px solid #3D3D3D;
}
.upper.style-two .service-title h2 {
    color: #fff;
}
/*==========================================
    dex service area  Css  
 ==========================================*/
 .about-area {
    padding: 20px 0 70px;
}
.dex-about-thumb-box {
    z-index: 1;
    position: relative;
    margin-bottom: 30px;
}
.dex-about-content {
    background: #222222;
    position: absolute;
    z-index: 4;
    margin-top: -253px;
    left: -28px;
    padding: 32px 35px 25px 27px;
    animation: 1s 1.5s fadeInRight both;
}
.dex-about-title {
    padding-top: 20px;
}
.dex-about-title span {
    color: #CDA274;
    font-size: 50px;
    font-weight: 400;
    padding-right: 6px;
}
.dex-about-title h3 {
    font-size: 22px;
    color: #fff;
    font-weight: 400;
    margin: 8px 0 0;
}
.about-thumb {
    position: absolute;
    top: -23px;
    left: -13px;
}
p.about-text {
    padding: 20px 0 15px;
}
p.about-text1 {
    padding: 20px 0 25px;
    border-bottom: 1px solid #E9E9E9;
    margin-bottom: 22px;
}
.icon {
    position: relative;
    z-index: 1;
}
.icon span {
    display: inline-block;
    border: 3px solid #CDA274;
    position: relative;
    z-index: 1;
    float: left;
    margin: 12px 18px 0 0px;
}
.icon span:before {
    position: absolute;
    content: "";
    z-index: -1;
    border: 2px solid #CDA274;
    width: 15px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    left: -7px;
    top: -8px;
}
.about-button a {
    display: inline-block;
    border: 1px solid #CDA274;
    padding: 14px 34px;
    transition: .5s;
    margin: 30px 0 0;
    color: #272727;
    position: relative;
    z-index: 1;
}
.about-button a:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    top: 0;
    width: 33%;
    height: 100%;
    background: url(../Themes/Element/Content/assets/images/button.jpg);
    transition: .5s;
}
p.team-details {
    padding: 0 0 2px;
}
.about-button a:hover:before{
	width: 100%;
}
.about-button a:hover {
    color: #272727;
}
/*about style two*/
.style-two.about-area {
    padding: 110px 0 70px;
}
.dex-about-thumb1 img {
    position: relative;
    margin-left: -100px;
}
.dex-about-thumb2 {
    position: relative;
    margin: 80px -15px 0;
}
.dex-about-thumb3 {
    position: relative;
    margin-left: -25px;
}
.style-two .dex-about-content {
    background: #CDA274;
    position: absolute;
    z-index: 4;
    top: -80px;
    right: 0;
    left: 32px;
    width: 163px;
    padding: 32px 35px 31px 27px;
    animation: 1s 1.5s fadeInRight both;
    text-align: center;
    margin-top: 0;
}
.style-two .dex-about-title span {
    color: #fff;
    font-size: 48px;
    font-weight: 400;
    padding-right: 0;
}
.style-two .dex-about-title h3 {
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    margin: 11px 0 0;
}
/*about-right*/
.about-icon-box-1 {
    border-bottom: 1px solid #E9E9E9;
    padding-bottom: 27px;
    margin-bottom: 35px;
}
.icon-thumb {
    float: left;
    margin-right: 20px;
    margin-top: -5px;
}
.about-icon-title p {
    font-size: 20px;
    font-family: 'Questrial';
}
/*quote*/
.quote-icon {
    float: left;
    margin-right: 22px;
}
.quote-icon i {
    background: #FAF6F1;
    display: inline-block;
    font-size: 45px;
    color: #CDA274;
    line-height: 100px;
    width: 100px;
    height: 100px;
    text-align: center;
}
.quote-text {
    padding: 23px 20px 9px;
    box-shadow: 0 0px 47px rgb(0 0 0 /15%);
}
/*dark version upper*/
.upper.style-two.about-area {
    padding: 110px 0 100px;
    background: #2C2C2C;
}
.upper.style-two p.about-text {
    color: #888888;
}
.upper.style-two .about-icon-title p {
    font-size: 20px;
    font-family: 'Questrial';
    color: #fff;
}
.upper.style-two .quote-text {
    background: #353535;
}
.upper.style-two .quote-icon i {
    background: #404040;
}
.upper.style-two .quote-text p {
    color: #888;
}
.upper.style-two .about-icon-box-1 {
    border-bottom: 1px solid #424242;
}
/*dark version*/
.style-three.about-area {
    background: #2C2C2C;
}
.dark.dreamit-section-title h1 {
    color: #fff;
}
.style-three p.about-text {
    color: #fff;
}
.style-three .icon p {
    color: #fff;
}
.style-three .about-button a {
    color: #fff;
}
/*about inner*/
.inner.style-two .dex-about-content {
    background: #CDA274;
    position: relative;
    z-index: 4;
    bottom: 0;
    right: 0;
    top: 10px;
    left: -25px;
    width: 100%;
    height: 128px;
    padding: 30px 15px 20px 0px;
    animation: 1s 1.5s fadeInRight both;
    text-align: center;
    margin-top: 0;
}
.inner .dex-about-number {
    display: inline-block;
}
.inner .dex-about-title {
    display: inline-block;
    padding-top: 0;
}
.inner.style-two .dex-about-number span {
    color: #fff;
    font-size: 70px;
    font-family: 'Questrial';
}
.inner.style-two .dex-about-title h3 {
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    margin: 11px 0px 0 8px;
}
/*==========================================
    dex testimonial area  Css  
 ==========================================*/
.testimonial-area {
    background: url(../Themes/Element/Content/dex/assets/images/resource/testi-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.row.testi-border {
    padding: 0 0 70px;
    border-bottom: 1px solid #999;
}
.dex-testimonial-single-box {
    padding: 40px 40px 40px;
    position: relative;
    z-index: 1;
    margin-top: 30px;
    margin-bottom: 30px;
    background: #CDA274;
}
.dex-testi-thumb {
    float: left;
    margin-right: 20px;
}
.testi-top-icon i {
    display: inline-block;
    position: absolute;
    z-index: 1;
    top: 45px;
    right: 50px;
    font-size: 60px;
    color: #D4B089;
    transform: rotate(180deg);
}
.testimonial-title h3 {
    font-size: 24px;
    font-weight: 400;
    color: #fff;
}
.testimonial-title p {
    color: #fff;
    padding: 7px 0 0;
}
.testimonial-text p {
    padding: 25px 0 0;
    color: #fff;
}
.testimonial-icon {
    margin-top: 28px;
}
.testimonial-icon i {
    display: inline-block;
    font-size: 16px;
    color: #fff;
}
.testimonial-single-thumb img {
    position: relative;
    margin-left: -90px;
    margin-top: -77px;
}
/*style two*/
.style-two.testimonial-area {
    background: url(../Themes/Element/Content/dex/assets/images/resource/testi-bg2.jpg);
}
.style-two .dex-testimonial-single-box {
    background: #353535;
}
.style-two  .testimonial-text p {
    padding: 25px 0 0;
    color: #999999;
}
.style-two .testimonial-title p {
    color: #CDA274;
    padding: 7px 0 0;
}
.style-two .testi-top-icon i {
    font-size: 60px;
    color: #3F3F3F;
}
.style-two .testimonial-icon i {
    color: #CDA274;
}
.style-two .testimonial-list .owl-next i {
    background: #2C2C2C;
}
/*==========================================
    dex portfolio area  Css  
 ==========================================*/
.portfolio_area {
    background: #242424;
    position: relative;
    z-index: 1;
}
/* Portfolio Nav */
.portfolio_nav {
    margin-bottom: 59px;
}
.portfolio_menu ul {
    text-align: center;
    list-style: none;
}
li.current_menu_item {
    position: relative;
    z-index: 1;
    color: #FFB74D !important;
    text-transform: uppercase;
}
li.current_menu_item:before {
    position: absolute;
    z-index: 1;
    content: "";
    bottom: -9px;
    left: 0;
    right: 0;
    margin: auto;
    width: auto;
    height: 2px;
    background: #ED2C41;
}
li.current_menu_item:before {
    position: absolute;
    z-index: 1;
    content: "";
    bottom: -9px;
    left: 0;
    right: 0;
    margin: auto;
    width: auto;
    border: 1px solid #FFB74D;
}
.portfolio_menu ul li {
    display: inline-block;
    margin: 0 14px;
    cursor: pointer;
}
.portfolio_menu ul li {
    display: inline-block;
    cursor: pointer;
    font-size: 16px;
    font-family: 'Oswald';
    font-weight: 400;
    color: #fff;
}
.portfolio_menu ul li:hover {
    color: #FFB74D;
}
/*top shape*/
.portfolio-shape {
    position: absolute;
    z-index: -1;
    margin-top: -161px;
    right: 300px;
}
.portfolio-title h1 {
    font-size: 150px;
    color: #2A2929;
    letter-spacing: 75px;
    text-transform: uppercase;
}
/*portfolio box*/
.single_portfolio_box {
    margin-bottom: 30px;
    transition: .5s;
    border: 4px solid transparent;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.single_portfolio_thumb {
    position: relative;
    z-index: 1;
}
.single_portfolio_thumb img {
    width: 100%;
}
.single_portfolio_box:hover {
    border: 4px solid #FFB74D;
}
/*porfolio content*/
.single_portfolio_content {
    position: absolute;
    margin-top: -85px;
    padding: 75px 30px 15px;
    background: #fff;
    clip-path: polygon(0% 0%, 100% 36%, 100% 100%, 0% 100%);
    opacity: 0;
    transition: .5s;
}
.portfolio-title h3 {
    font-size: 26px;
}
.portfolio-title h3 a {
    color: #000000;
    font-weight: 500;
}
.portfolio-title p {
    font-size: 15px;
    padding: 15px 0 0;
    color: #616161;
}
.portfolio-number {
    position: absolute;
    right: -113px;
    top: 196px;
    background: #FFB74D;
    padding: 34px 25px 22px 85px;
    clip-path: polygon(0% 65%, 100% 0%, 100% 100%, 100% 100%);
    z-index: 5;
    transition: .5s;
    opacity: 0;
}
.portfolio-number-text span {
    color: #fff;
    font-size: 35px;
}
.single_portfolio_box:hover .portfolio-number {
    right: 0;
    opacity: 1;
}
.single_portfolio_box:hover .single_portfolio_content {
    opacity: 1;
    margin-top: -244px;
}
/*style two*/
/*==========================================
    dex portfolio area  Css  
 ==========================================*/
.counter-area {
    background: url(../Themes/Element/Content/dex/assets/images/resource/counter-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 105px 0 232px;
}
 .dex-single-counter-box {
    margin-bottom: 30px;
}
.counter-text h1 {
    padding: 8px 0 0;
    font-size: 45px;
    color: #cda274;
    display: inline-block;
}
.counter-text span {
    font-size: 45px;
    color: #cda274;
    font-family: 'Questrial';
}
.counter-title h4 {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    margin: 21px 0 20px;
    position: relative;
    z-index: 1;
}
.counter-title h4:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: -20px;
    width: 54%;
    height: 1px;
    background: #E0E0E0;
}
p.counter-text {
    color: #9A99A6;
    padding: 15px 0 0;
}
/*style two*/
.counter-area.style-two {
    background: #F5F5F5;
    padding: 100px 0 340px;
}
.style-two .counter-title h4 {
    font-size: 18px;
    font-weight: 400;
    color: #272727;
    margin: 21px 0 20px;
    position: relative;
    z-index: 1;
}
/*style upper*/
.counter-area.style-two.upper {
    background: #272727;
    padding: 100px 0 340px;
}
.upper.style-two .counter-title h4 {
    color: #878787;
}
.upper.style-two .counter-title h4:before {
    background: #3D3D3D;
}
.upper.style-two p.counter-text {
    color: #7B7B7B;
}
/*********************************
    - Special comparision area -
**********************************/
.row.comparision-top {
    position: relative;
    margin-top: -260px;
}
.wrapper {
    height: 520px;
    width: 1170Px;
    background: #efefef;
    box-shadow: 0 0 0 rgb(0,0,0,0.15);
    position: relative;
    overflow: hidden;
}
.images {
    height: 100%;
    width: 100%;
    display: flex;
}
.image-1 {
    background: url(../Themes/Element/Content/dex/assets/images/resource/img2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
}
.image-2 {
    background: url(../Themes/Element/Content/dex/assets/images/resource/img1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 50%;
    height: 100%;
    position: absolute;
}
.slider {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
}
.slider input {
    width: 100%;
    outline: none;
    -webkit-appearance: none;
    background: none;
}
.slider input::-webkit-slider-thumb{
    -webkit-appearance: none;
    height: 580px;
    width: 3px;
    background: none;
    cursor: col-resize;
}
.drag-line {
    width: 3px;
    height: 520px;
    position: absolute;
    left: 49.85%;
    background: none;
    pointer-events: none;
}
.drag-line:before, .drag-line:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 240px;
    background: #fff;
}
.drag-line:after {
    bottom: 0;
}
.drag-line:before {
    top: 0;
}
.drag-line span {
    position: absolute;
    background: #CDA274;
    width: 42px;
    height: 42px;
    top: 50%;
    left: 50%;
    border: 2px solid #fff;
    border-radius: 50%;
    transform: translate(-50%, -50%);
}
.drag-line span:before, .drag-line span:after {
    position: absolute;
    content: "";
    top: 50%;
    border: 10px solid #fff;
    border-top-color: transparent;
    border-right-width: 0;
    border-left-color: transparent;
    border-bottom-width: 0;
    transform: translate(-50%, -50%) rotate(45deg);
}
.drag-line span:before {
    left: 40%;
    border-left-color: #fff;
}
.drag-line span:after {
    left: 60%;
    border-top-color: #fff;
}
p.text-cler {
    color: #cccccc;
}
/*style two*/
.style-two.comparision-area {
    background: #2C2C2C;
}
/*==========================================
    dex contact form area  Css  
 ==========================================*/
 .row.contact-form {
    position: relative;
    z-index: 1;
    margin-top: -192px;
}
.single-contact-form-box {
    background: #cda274;
    padding: 32px 35px 53px;
}
.dreamit-contact-title h5 {
    font-size: 32px;
    color: #fff;
    padding: 0 0 40px;
}
/*faq icon box*/
.faq-contact-box {
    border-bottom: 1px solid #EDEDED;
    padding: 0 0 7px;
    margin-bottom: 0px;
}
.faq-icon {
    float: left;
    margin-right: 18px;
}
.faq-title {
    overflow: hidden;
}
.faq-title h3 {
    font-size: 22px;
    padding: 0 0 10px;
    color: #fff;
    margin: 0;
}
.faq-title p {
    color: #ffff;
}
.faq-icon i {
    display: inline-block;
    font-size: 28px;
    color: #fff;
    border: 1px solid #fff;
    width: 56px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    border-radius: 50%;
    background: transparent;
    transition: .5s;
}
.faq-contact-box:hover .faq-icon i {
    transform: rotateY(180deg);
    background: #fff;
    color: #cda274;
}
.faq-contact-box1:hover .faq-icon i {
    transform: rotateY(180deg);
    background: #fff;
    color: #cda274;
}
.contact-form-box {
    background: url(../Themes/Element/Content/dex/assets/images/resource/contact-bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 38px 48px 50px;
}
.contact-form-title h3 {
    font-size: 32px;
    padding: 0px 0 30px;
}
.from-box input {
    float: right;
    height: 54px;
    background-color: #fff;
    border-color: transparent;
    transition: .5s;
    border: 1px solid #e6e6e6;
    padding: 6px 20px;
    border-radius: 5px;
    display: block;
    width: 100%;
    color: #00132b;
    margin-bottom: 16px;
    font-weight: 400;
    position: relative;
    z-index: 1;
}
.form-box select {
    height: 54px;
    width: 100%;
    padding: 7px 10px;
    color: #A0A4B6;
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    margin-bottom: 18px;
}
.from-box textarea {
    height: 140px;
    width: 100%;
    padding: 15px 22px 0px;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    background: #fff;
}
.from-box button {
    margin-top: 23px;
    padding: 14px 34px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 16px;
    border: 0;
    background: #Cda274;
    color: #fff;
    text-align: center;
    position: relative;
    z-index: 1;
}
.from-box button:before {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    z-index: -1;
    transition: 0.5s;
    transform: scale(0.0, 1);
    opacity: 0;
}
.from-box button:hover::before {
    transform: scale(1, 1);
    opacity: 1;
    background: #19191b;
    color: #fff;
}
.from-box i {
    display: inline-block;
    position: absolute;
    z-index: 1;
    right: 35px;
    top: 18px;
    font-size: 14px;
}
input:focus, button:focus {
    border-color: transparent;
    outline-color: transparent;
    box-shadow: 0 0 0 0.2rem rgb(252 150 21 / 50%);
}
textarea:focus {
    background: #fff;
    border-color: transparent;
    outline-color: transparent;
    box-shadow: 0 0 0 0.2rem rgb(252 150 21 / 50%);
}
select:focus {
    background: #fff;
    border-color: transparent;
    outline-color: transparent;
    box-shadow: 0 0 0 0.2rem rgb(252 150 21 / 50%);
}
/*style two*/
.style-two .contact-form-box {
    background: url(../Themes/Element/Content/dex/assets/images/resource/contact-bg2.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 38px 48px 51px;
}
.style-two .contact-form-title h3 {
    color: #fff;
}
.style-two .from-box input {
    float: right;
    height: 53px;
    background-color: #363636;
    border: 1px solid #999999;
    width: 100%;
}
.style-two .form-box select {
    height: 53px;
    background: #363636;
    border: 1px solid #999999;
}
.style-two .from-box textarea {
    border: 1px solid #999999;
    background: #363636;
}
.style-two .from-box i {
    color: #6C6C6C;
}
/*style three*/

/*==========================================
    Dex why choose us area  Css  
 ==========================================*/
.why-choose-us-single-box {
    position: relative;
    z-index: 1;
}
.why-choose-us-single-box:before {
    position: absolute;
    content: "";
    z-index: 1;
    right: 0;
    top: 0;
    width: 0;
    height: 100%;
    background: rgb(255,255,255,.6);
    opacity: 0;
    transition: .5s;
}
.why-choose-us-thumb img {
    width: 100%;
}
.why-choose-us-icon-image {
    width: 116px;
    height: 116px;
    line-height: 116px;
    text-align: center;
    background: #CDA274;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
}
.why-choose-us-icon-image img {
    width: 42%;
}
.thumb-icon span {
    display: inline-block;
    position: absolute;
    z-index: 1;
    top: 0%;
    left: 47%;
    line-height: 60px;
    width: 60px;
    height: 60px;
    background: #fff;
    text-align: center;
    border-radius: 50%;
    color: #cda274;
    font-size: 30px;
    transition: .5s;
    opacity: 0;
}
.why-choose-us-content {
    background: #fff;
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0px;
    padding: 25px 64px;
    opacity: 0;
    transition: .5s;
}
.why-choose-us-title h4 {
    font-size: 17px;
    color: #CDA274;
    font-family: 'Lato';
    position: relative;
    z-index: 1;
    margin-bottom: 18px;
}
.why-choose-us-title h4:before {
    position: absolute;
    content: "";
    left: -36px;
    top: 11px;
    width: 32px;
    height: 1px;
    background: #CDA274;
}
.why-choose-us-title h1 {
    font-size: 24px;
}
.why-choose-us-title h1 a:hover {
    color: #CDA274;
}
.why-choose-us-single-box:hover:before {
    opacity: 1;
    width: 100%;
    left: 0;
}
.why-choose-us-single-box:hover .thumb-icon span{
    top:40%;
    opacity: 1;
}
.why-choose-us-single-box:hover .why-choose-us-content{
    opacity: 1;
    left: 114px;
}
/*style two*/
.why-choose-us-area.style-two {
    background: #2C2C2C;
}
.style-two .why-choose-us-content {
    background: #2E2E2E;
}
.style-two .why-choose-us-title h1 {
    color: #fff;
}
/*==========================================
    dex team area  Css  
 ==========================================*/
.dreamit-single-team-box2 {
    margin-bottom: 30px;
    border: 2px solid transparent;
    text-align: center;
    transition: .5s;
}
.single-team-thumb {
    position: relative;
    z-index: 1;
}
.single-team-thumb img {
    width: 100%;
}
.single-team-thumb:before {
    position: absolute;
    content: "";
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
    background: rgb(254,254,254,0.7);
    transition: .5s;
}
.port-content-icon {
    position: absolute;
    top: 94px;
    left: 0;
    opacity: 0;
    transition: .9s;
    z-index: 1;
}
.port-content-icon i {
    width: 50px;
    line-height: 50px;
    height: 50px;
    background: #Cda274;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-size: 22px;
}
.dreamit-single-team-box2:hover .port-content-icon {
    left: 110px;
    opacity: 1;
}
.dreamit-single-team-box2:hover .single-team-thumb:before {
    height: 100%;
}
/*team content*/
.team-content {
    padding: 20px 0 6px;
    background: #fff;
    position: relative;
    transition: .5s;
    z-index: 1;
}
.team-share-social {
    position: relative;
}
.team-title h3 {
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 7px;
    transition: .5s;
}
.team-title h3 a {
    transition: .5s;
}
.team-title h3 a:hover {
    color: #fff;
}
.team-text p {
    font-size: 15px;
    color: #Cda274;
    transition: .5s;
}
.team-share-social {
    position: absolute;
    left: 3px;
    right: 0;
    margin: auto;
    bottom: -17px;
    opacity: 0;
}
.team-socail-icon a {
    margin-right: 10px;
    color: #fff;
}
.dreamit-single-team-box2:hover .team-title h3, .dreamit-single-team-box2:hover .team-text p {
    color: #fff;
}
.dreamit-single-team-box2:hover .team-share-social {
    opacity: 1;
    top: 95px;
}
.dreamit-single-team-box2:hover .team-content {
    background: #Cda274;
    padding: 20px 0 42px;
    margin-top: -40px;
}
.dreamit-single-team-box2:hover {
    border: 2px solid #Cda274;
}
/*style two*/
.style-two.team-area {
    background: #272727;
}
/*==========================================
    Dex projects area  Css  
 ==========================================*/
.ttm-row.bottom_zero_padding-section {
    padding: 100px 0 100px;
    background: #272727;
}
.section-title{
    padding-bottom: 53px;
}
.tm_coverimgbox_wrapper .featured-content .featured-title h3 {
    margin-bottom: 11px;
    position: relative;
}
.tm_coverimgbox_wrapper .featured-content .featured-desc p {
    padding-bottom: 0;
    color: #fff;
}
.featured-title h3 {
    font-size: 24px;
    margin-bottom: 0;
    color: #fff;
}
.tm_coverimgbox_wrapper {
    position: relative;
    width: 100%;
    height: 550px;
    overflow: hidden;
    display: flex;
}
.tm_coverimgbox_wrapper.four_cols .tm_coverbox_contents {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}
.tm_coverimgbox_wrapper .tm_coverbox_img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 0;
    overflow: hidden
}
.tm_coverimgbox_wrapper .tm_coverbox_img {
    visibility: hidden;
    opacity: 0;
    transition-duration: 1.5s;
    transition: all 1s
}
.tm_coverimgbox_wrapper .tm_coverbox_contents:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgb(0 0 0 / 40%);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0
}
.tm_coverimgbox_wrapper .tm_box_overlay,
.tm_coverimgbox_wrapper .tm_coverbox_img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 0;
    overflow: hidden
}
.tm_coverimgbox_wrapper .tm_box_overlay {
    z-index: 1;
    background: rgba(0, 0, 0, .3)
}
.tm_coverimgbox_wrapper .tm_coverbox_img img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover
}
.tm_coverimgbox_wrapper .tm_coverbox_img.active {
    opacity: 1;
    visibility: visible;
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}
.featured-content {
    position: relative;
    margin-top: 340px;
}
.tm_coverimgbox_wrapper .tm_coverbox_contents {
    position: relative;
    z-index: 2;
    padding: 0 50px 60px;
    height: 100%;
    border-right: 1px solid rgba(256, 256, 256, .5);
}
.tm_coverimgbox_wrapper .tm_coverbox_contents .featured-content {
    opacity: 0;
    transition: transform .9s ease;
    -moz-transform: translateY(170px);
    -ms-transform: translateY(170px);
    -webkit-transform: translateY(170px);
    transform: translateY(170px)
}
.tm_coverimgbox_wrapper .tm_coverbox_contents:hover .featured-content {
    opacity: 1;
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0)
}
.tm_coverimgbox_wrapper .tm_coverbox_contents:first-child .featured-content {
    opacity: 1;
    transform: translateY(0)
}
.tm_coverimgbox_wrapper .featured-content .featured-title h3 {
    margin-bottom: 11px;
    position: relative;
}
.tm_coverimgbox_wrapper .featured-content .featured-title h3:after {
    content: '';
    position: absolute;
    width: 100px;
    height: 1px;
    bottom: -13px;
    left: 0
}
.tm_coverimgbox_wrapper .featured-content .featured-desc p {
    padding-bottom: 13px
}
.tm_coverimgbox_wrapper .featured-content .ttm-footer a {
    padding: 10px 30px
}
.tm_coverimgbox_wrapper .featured-content .ttm-footer a:hover {
    background-color: transparent
}
.tm_coverimgbox_wrapper .tm_coverbox_contents .coverbox-img-reposive {
    display: none;
    background-size: cover;
    background-repeat: no-repeat
}
.project-button a {
    display: inline-block;
    border: 1px solid #CDA274;
    padding: 14px 35px;
    transition: .5s;
    margin: 35px 0 0;
    color: #ffff;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
}
.project-button a:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    top: 0;
    width: 33%;
    height: 100%;
    background: url(../Themes/Element/Content/dex/assets/images/slider/button.jpg);
    transition: .5s;
}
.project-button a:hover:before {
    width: 100%;
}
.project-button1 a {
    display: inline-block;
    border: 1px solid #CDA274;
    padding: 12px 30px;
    transition: .5s;
    color: #ffff !important;
    position: relative;
    z-index: 1;
}
.project-button1 a:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    top: 0;
    width: 33%;
    height: 100%;
    background: url(../Themes/Element/Content/dex/assets/images/slider/button.jpg);
    transition: .5s;
}
.project-button1 a:hover:before {
    width: 100%;
}
/*shape*/
.shape-single-work {
    position: relative;
    z-index: 1;
}
.shape-title h2 {
    font-size: 200px;
    color: #535353;
    opacity: 0.1;
    font-weight: 400;
    position: absolute;
    right: 535px;
    top: -56px;
}
/*==========================================
    Dex project area  Css  
 ==========================================*/

.single-project-box {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 450px;
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
    overflow: hidden;
}
  .single-project-box:before {
    position: absolute;
    content: "";
    z-index: 1;
    right: 0;
    width: 0;
    height: 100%;
    background: rgb(39,39,39,0.7);
    opacity: 0;
    transition: .5s;
    pointer-events: none;
  }
  .single-project-box:after {
    position: absolute;
    content: "";
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border: 1px solid #CDA274;
    width: 88%;
    height: 0;
    opacity: 0;
    transition: .5s;
    pointer-events: none;
  }
.single-project-box-inner {
    padding: 0;
}
.single-project-content {
    padding: 8px 49px 10px;
    position: absolute;
    margin-top: -0px;
    opacity: 0;
    transition: .5s;
    z-index: 1;
}
.project-title h6 {
    font-size: 16px;
    color: #CDA274;
}
.project-title h2 {
    font-size: 26px;
    padding: 8px 0 15px;
    color: #fff;
    transition: .5s;
}
.project-text p {
    transition: .5s;
    font-size: 15px;
    color: #fff;
}
.projects-button a {
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
}
.projects-button a i {
    display: inline-block;
    margin-right: 8px;
    font-size: 16px;
}
.projects-button {
    padding: 0px 0 0;
    transition: .5s;
}
.single-project-box:hover .single-project-content {
    margin-top: -460px;
    opacity: 1;
}
.single-project-box:hover .projects-button {
    padding: 146px 0 0;
}
.single-project-box:hover:before {
    width: 100%;
    left: 0;
    opacity: 1;
}
.single-project-box:hover:after {
    height: 91%;
    opacity: 1;
}
/*project-button*/
.project-button2 a {
    font-size: 15px;
    padding: 14px 44px;
    background: #FFB74D;
    font-family: 'Oswald';
    color: #000000;
    font-weight: 400;
    letter-spacing: 2px;
    position: relative;
    z-index: 1;
    transition: .5s;
    border: 1px solid #FFB64D;
    animation: 1s 1.3s fadeInUp both;
    display: inline-block;
    text-transform: uppercase;
    margin-left: 170px;
    margin-top: 25px;
}
.project-button2 a:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #fff;
    transform: scale(0);
    transition: .5s;
}
.project-button2 a:hover:before {
    transform: scale(1);
}
.project-button2 a:hover {
    color: #FFB74D !important;
}
/*style two*/
.project-area.style-two {
    background: #2F2F2F;
}
/*==========================================
    Dex call do action area  Css  
 ==========================================*/
.call-do-action-area {
    background: url(../Themes/Element/Content/dex/assets/images/resource/call.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 90px 0 100px;
    position: relative;
    z-index: 1;
}
.call-do-action-area:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(46,43,40,.9);
}
 .call-do-action-content {
    text-align: center;
}
.call-do-title h3 {
    font-size: 20px;
    color: #CDA274;
    padding-bottom: 12px;
}
.call-do-title h1 {
    font-size: 42px;
    color: #fff;
}
.call-do-title span {
    display: inline-block;
    padding-top: 10px;
}
.call-do-button a {
    display: inline-block;
    font-family: 'Questrial';
    font-size: 18px;
    padding: 14px 32px;
    background: #CDA274;
    color: #fff;
    margin-top: 33px;
    position: relative;
    z-index: 1;
    transition: .7s;
    border: 2px solid #C2996D;
}
.call-do-button a i {
    display: inline-block;
    font-size: 16px;
    margin-right: 6px;
}
.call-do-button a:before {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    z-index: -1;
    -webkit-transition: 0.5s;
    transform: scale(0.0, 1);
    opacity: 0;
}
.call-do-button a:hover::before {
    transform: scale(1, 1);
    opacity: 1;
    background: #fff;
}
.call-do-button a:hover{
    color: #C2996D;
}
/*==========================================
    Dex process area  Css  
 ==========================================*/
.process-area {
    background: #FAF6F1;
    padding: 100px 0 90px;
}
.process-icon-box {
    padding: 50px 130px 20px 40px;
    background: #fff;
    margin-top: 42px;
    z-index: 1;
    position: relative;
}
 .why-choose-us-icon-box {
    padding: 0 0 11px;
}
.choose-us-number {
    float: left;
    margin-right: 25px;
    position: relative;
    z-index: 1;
}
.choose-us-number:before {
    position: absolute;
    content: "";
    z-index: -1;
    border: 1px dashed #CDA274;
    left: 23px;
    bottom: -66px;
    width: 1px;
    height: 75px;
}
.choose-us-number span {
    display: inline-block;
    color: #fff;
    font-weight: 400;
    font-size: 24px;
    width: 48px;
    height: 48px;
    line-height: 48px;
    border: 1px solid #CDA274;
    background: #CDA274;
    text-align: center;
    border-radius: 50%;
    margin-top: 15px;
    transition: .5s;
    position: relative;
    z-index: 1;
}
.choose-us-number span:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #fff;
    border-radius: 50%;
    transform: scale(0);
    transition: .5s;
}
.choose-us-title {
    overflow: hidden;
}
.choose-us-title h4 {
    font-size: 20px;
    font-weight: 400;
    padding-bottom: 12px;
    color: #232323;
    margin: 0;
}
.choose-us-title p {
    color: #616161;
}
.choose-us-number2 {
    float: left;
    margin-right: 25px;
    position: relative;
    z-index: 1;
}
.choose-us-number2 span {
    display: inline-block;
    color: #fff;
    font-weight: 400;
    font-size: 24px;
    width: 48px;
    height: 48px;
    line-height: 48px;
    margin-top: 15px;
    border: 1px solid #CDA274;
    background: #CDA274;
    text-align: center;
    border-radius: 50%;
    position: relative;
    z-index: 1;
}
.choose-us-number2 span:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #fff;
    border-radius: 50%;
    transform: scale(0);
    transition: .5s;
}
/*process right*/
.single-process-thumb img {
    margin: 37px -70px 0;
    position: relative;
}
.process-counter-box {
    position: absolute;
    right: -152px;
    bottom: 0px;
    background: #ffff;
    padding: 20px 32px 28px 22px;
}
.counter-text-2 {
    margin-right: 48px;
    display: inline-block;
}
.counter-text-2 h1 {
    font-size: 48px;
    color: #CDA274;
    display: inline-block;
    margin: 0;
}
.counter-text-2 span {
    font-size: 48px;
    font-family: 'Questrial';
    color: #CDA274;
    position: relative;
    z-index: 1;
}
.counter-text-2 span:before {
    position: absolute;
    content: "";
    right: -22px;
    top: 6px;
    width: 1px;
    height: 37px;
    background: #CDA274;
}
.process-left {
    display: inline-block;
}
.process-left h3 {
    font-size: 20px;
    margin-top: 8px;
}
.choose-us-number span:hover {
    color: #CDA274;
}
.choose-us-number2 span:hover {
    color: #CDA274;
}
.choose-us-number2 span:hover:before {
    transform: scale(1);
}
.choose-us-number span:hover:before {
    transform: scale(1);
}
/*style two*/
.style-two.process-area {
    background: #272727;
    padding: 100px 0 90px;
}
.style-two .process-icon-box {
    background: #303030;
}
.style-two .choose-us-title h4 {
    color: #fff;
}
.style-two .choose-us-title p {
    color: #999999;
}
.style-two .process-counter-box {
    background: #CDA274;
}
.style-two .counter-text-2 h1 {
    color: #fff;
}
.style-two .counter-text-2 span {
    color: #fff;
}
.style-two .counter-text-2 span:before {
    background: #fff;
}
.style-two .process-left h3 {
    color: #fff;
}
/*style three*/
.process-area.style-three {
    background: #F7F7F7;
    padding: 100px 0 40px;
}
.style-three .process-single-box {
    text-align: center;
    margin-bottom: 30px;
    transition: .5s;
    position: relative;
    z-index: 1;
}
.style-three .process-single-box:after {
    position: absolute;
    content: "";
    right: -72px;
    top: 91px;
    border: 1px dashed #EADDCF;
    width: 115px;
}
.style-three .style-two.process-single-box:after {
    position: inherit;
}
.style-three .process-single-thumb {
    width: 170px;
    height: 170px;
    line-height: 170px;
    border: 1px solid #EFE7DE;
    text-align: center;
    background: #fff;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    margin: auto;
}
.style-three .process-single-thumb:before {
    position: absolute;
    content: "";
    z-index: 1;
    left: 0;
    right: 0;
    bottom: -12px;
    height: 28px;
    width: 28px;
    margin: auto;
    border-bottom: 1px solid #EFE7DE;
    border-right: 1px solid #EFE7DE;
    background: #fff;
    transform: rotate(45deg);
}
.style-three .process-single-thumb img {
    transition: .5s;
}
.style-three .process-title h3 {
    font-size: 24px;
    margin: 37px 0 8px;
}
.style-three .process-single-box:hover .process-single-thumb img {
    transform: rotateY(160deg);
}
/*==========================================
    dex skill area  Css  
 ==========================================*/
.brand-area {
    background: #F7F7F7;
    padding: 0px 0 100px;
}
/*style two*/
.style-two.brand-area {
    background: #2C2C2C;
    padding: 0px 0 100px;
}
/*inner*/
.inner.brand-area {
    background: #fff;
    padding: 0px 0 100px;
}
.inner1.brand-area {
    background: #F7F7F7;
    padding: 100px 0 100px;
}
/*==========================================
    dex skill area  Css  
 ==========================================*/
.skill-area {
    background: #F7F7F7;
    padding: 100px 0 100px;
}
.single-skill-box {
    padding: 50px 55px 38px;
    background: #fff;
    position: relative;
    z-index: 1;
    margin: 70px 0 0 -16px;
}
.single-skill-thumb img {
    margin-left: -62px;
}
/*style two*/
.style-two.skill-area {
    background: #2C2C2C;
    padding: 100px 0 100px;
}
.style-two .single-skill-box {
    background: #353535;
}
.dark .dreamit-section-title h1 {
    color: #fff;
}
/*inner*/
.inner.skill-area {
    background: #fff;
    padding: 100px 0 100px;
}
/*********************************
    - Special skill bar area -
**********************************/
.prossess-ber-plugin {
    padding: 40px 0 0;
}
.prossess-ber-plugin span {
    color: #272727;
    font-weight: 400;
    font-size: 18px;
    font-family: 'Questrial';
}
.barfiller {
    width: 100%;
    height: 4px;
    background: #E9E9E9;
    position: relative;
    margin-bottom: 23px;
    margin-top: 12px;
    border-radius: 5px;
}
span.fill {
    background: #CDA274!important;
    border-radius: 5px;
}
.barfiller .fill {
  display: block;
  position: relative;
  width: 0px;
  height: 100%;
  background: #333;
  z-index: 1;
}
.barfiller .tipWrap { display: none; }
.barfiller .tip {
    margin-top: -37px;
    font-size: 16px;
    color: #272727;
    left: 0px;
    border-radius: 2px;
    position: absolute;
    z-index: 2;
}
.barfiller.tip777:after {
    border: solid;
    border-color: rgba(255,183,77,.9) transparent;
    border-width: 6px 6px 0 6px;
    content: "";
    display: block;
    position: absolute;
    left: 12px;
    top: 100%;
    z-index: 9;
}
.stat-bar:nth-of-type(1) .stat-bar-rating {
  animation-delay: 0.25s;
  -webkit-animation-delay: 0.25s;
}
/*style two*/
.style-two .prossess-ber-plugin span {
    color: #fff;
}
.style-two .barfiller .tip {
    color: #fff;
}
/*==========================================
    dex blog area  Css  
 ==========================================*/
.single_blog {
    transition: .5s;
    margin-bottom: 30px;
}
.single_blog_thumb {
    overflow: hidden;
}
.single_blog_thumb img {
    width: 100%;
    transform: scale(1);
    transition: .5s;
    overflow: hidden;
}
/*blog content*/
.single_blog_content {
    background: #fff;
    border: 2px solid #F4F4F4;
    padding: 20px 30px 20px;
}
.post-categories-icon i {
    display: inline-block;
    color: #cda274;
    float: left;
    margin-right: 8px;
    font-size: 15px;
    margin-top: 6px;
}
.post-categories span {
    display: inline-block;
    font-size: 16px;
    color: #cda274;
    font-weight: 400;
}
.post-categories a {
    font-size: 16px;
    color: #cda274;
    display: inline-block;
}
.blog_page_title h4 {
    font-size: 24px;
    margin: 10px 0 17px;
    padding-bottom: 20px;
    border-bottom: 1px solid #f0f0f0;
}
.blog_page_title h4 a {
    font-size: 22px;
    color: #272727;
    font-weight: 400;
    font-family: 'Questrial';
    transition: .5s;
    line-height: 30px;
}
.meta-blog-icon {
    float: left;
    margin-right: 26px;
    position: relative;
    z-index: 1;
}
.meta-blog-icon:before {
    position: absolute;
    content: "";
    right: -12px;
    top: 6px;
    width: 1px;
    height: 15px;
    background: #cda274;
}
.meta-blog-icon i {
    display: inline-block;
    color: #cda274;
    font-size: 15px;
}
.meta-blog-icon span {
    font-size: 15px;
    margin-left: 7px;
    transition: .5s;
}
.meta-blog-icon-2 i {
    display: inline-block;
    color: #cda274;
    font-size: 14px;
}
.meta-blog-icon-2 span {
    font-size: 15px;
    margin-left: 7px;
    transition: .5s;
}
.meta-blog-icon a:hover {
    color: #cda274;
}
.meta-blog-icon-2 a:hover {
    color: #CDA274;
}
.meta-blog-icon-2 span:hover {
    color: #cda274;
}
.blog_page_title h4 a:hover {
    color: #cda274;
}
/*blog button*/
.blog-button {
    position: relative;
    float: right;
    top: -24px;
    right: 0px;
}
.blog-button a{
    transition: .5s;
}
.blog-button a:hover {
    color: #cda274;
}
.single_blog:hover .single_blog_thumb img {
    transform: scale(1.1);
}
/*style two*/
.up.blog_area.style-two {
    background: #2C2C2C;
    margin-top: -331px;
    padding: 420px 0 70px;
}
.blog_area.style-two {
    background: #2C2C2C;
}
.style-two .single_blog_content {
    background: #353535;
    border: 2px solid #353535;
}
.style-two .blog_page_title h4 a {
    color: #E1E1E1;
}
.style-two .blog_page_title h4 {
    border-bottom: 1px solid #434343;
}
.style-two .meta-blog-icon span {
    color: #868686;
}
.style-two .meta-blog-icon-2 span {
    color: #868686;
}
.style-two .meta-blog-icon span:hover {
    color: #cda274;
}
.style-two .meta-blog-icon a:hover {
    color: #cda274;
}
.style-two .meta-blog-icon-2 a:hover {
    color: #CDA274;
}
.style-two .meta-blog-icon-2 span:hover {
    color: #cda274;
}
.style-two .blog_page_title h4 a:hover {
    color: #cda274;
}
/*==========================================
    dex subscribe area  Css  
 ==========================================*/
.row.subscribe-bg2 {
    border-bottom: 1px solid #393939;
    padding: 0px 0 18px;
    margin-bottom: 38px;
}
.subscribe-title h1 {
    font-size: 32px;
    font-weight: 400;
    color: #fff;
}
.subscribe-title p {
    font-size: 16px;
    color: #939393;
    font-weight: 400;
    margin-top: 20px;
}
.from-box-2 input {
    float: right;
    height: 60px;
    background-color: #fff;
    border-color: transparent;
    transition: .5s;
    border: 1px solid #e6e6e6;
    padding: 6px 20px;
    display: block;
    width: 100%;
    color: #00132b;
    margin-bottom: 34px;
    font-weight: 400;
    position: relative;
    z-index: 1;
}
.from-box-2 button {
    position: absolute;
    right: 15px;
    top: 16px;
    z-index: 1;
    display: inline-block;
    padding: 17px 40px;
    font-family: 'Questrial';
    text-transform: uppercase;
    font-weight: 400;
    font-size: 16px;
    border: 0;
    background: #Cda274;
    color: #fff;
    text-align: center;
}

/*==========================================
    dex footer area  Css  
 ==========================================*/
.footer-middle {
    background: #222222;
    padding: 48px 0px 0;
}
.widget-widgets-company-info {
    margin-top: 15px;
}
.company-info-desc p {
    color: #E2E2E2;
    margin: 24px 0 36px;
}
.company_icon a {
    font-size: 15px;
    height: 33px;
    width: 33px;
    line-height: 33px;
    background: #3C3C3C;
    text-align: center;
    display: inline-block;
    color: #CDA274;
    margin-right: 6px;
    position: relative;
    z-index: 1;
}
.company_icon a:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #CDA274;
    margin: auto;
    transform: scale(0);
    transition: .5s;
}
.company_icon a:hover:before {
    transform: scale(1);
}
.company_icon a:hover {
    color: #fff;
}
/*widget menu*/
h4.widget-title {
    font-size: 24px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 30px;
}
ul.menu li {
    display: block;
    list-style: none;
    padding: 0 0 18px;
    font-family: 'Questrial';
}
ul.menu li a {
    color: #fff;
    background: linear-gradient( to right, #CDA274, #CDA274, 50%, #fff 50%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-size: 200%, 100%;
    background-position: 100%;
}
ul.menu li a:hover {
    background-position: 0;
}
/*footer address*/
.footer-socail-icon {
    float: left;
    margin-right: 15px;
}
.footer-socail-icon i {
    display: inline-block;
    color: #CDA274;
    font-size: 24px;
}
.footer-socail-info p {
    color: #fff;
    font-family: 'Questrial';
    font-size: 18px;
}
.footer-socail-info span {
    font-size: 15px;
    color: #999999;
    font-family: 'Lato';
}
/*footer bottom*/
.row.footer-bottom {
    border-top: 1px solid #393939;
    padding: 25px 0 0;
    margin-top: 28px;
}
.footer-bottom-content-copy p {
    color: #999999;
}
.footer-bottom-content-copy span {
    color: #CDA274;
}
.footer-bottom-menu {
    float: right;
}
.footer-bottom-menu p {
    color: #999999;
    display: inline-block;
}
.footer-bottom-menu span {
    margin-left: 40px;
    color: #999999;
    display: inline-block;
    position: relative;
    z-index: 1;
}
.footer-bottom-menu span:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: -22px;
    top: 4px;
    background: #999999;
    width: 1px;
    height: 20px;
}
/*style two*/
.style-two.footer-middle {
    background: url(../Themes/Element/Content/dex/assets/images/resource/footer-bg2.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 45px 0 0;
}
.style-two .row.subscribe-bg2 {
    border-bottom: 0;
    padding: 0px 0 25px;
    margin-bottom: 34px;
}
.style-two .subscribe-title h1 {
    font-size: 32px;
    font-weight: 600;
    color: #272727;
}
.style-two .subscribe-title p {
    font-size: 16px;
    color: #212529;
    font-weight: 300;
    margin-top: 20px;
}
.style-two .company-info-desc p {
    color: #212529;
    margin: 25px 0 32px;
}
.style-two .company_icon a {
    font-size: 15px;
    height: 33px;
    width: 33px;
    line-height: 33px;
    background: #fff;
    text-align: center;
    display: inline-block;
    color: #FFB74D;
    margin-right: 6px;
    position: relative;
    z-index: 1;
}
.style-two .company_icon a:hover {
    color: #fff;
}
.style-two h4.widget-title {
    font-size: 24px;
    color: #272727;
    font-weight: 500;
    margin-bottom: 25px;
}
.style-two ul.menu li a {
    color: #212529;
    background: linear-gradient( to right, #FFB74D, #FFB74D, 50%, #212529 50%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-size: 200%, 100%;
    background-position: 100%;
}
.style-two ul.menu li a:hover {
    background-position: 0;
}
.style-two .footer-socail-info p {
    color: #272727;
    font-weight: 600;
}
.style-two .footer-socail-info span {
    font-size: 15px;
    color: #212529;
    font-weight: 400;
G}
.style-two .row.footer-bottom {
    border-top: 0;
    padding: 25px 0 0;
    margin-top: 20px;
}
.style-two .footer-bottom-content-copy p {
    color: #212529;
}
.style-two .footer-bottom-menu p {
    color: #212529;
}
.style-two .footer-bottom-menu span {
    margin-left: 40px;
    color: #212529;
}
/*==========================================
    dex about area  Css  
 ==========================================*/
.breatcumb-area {
    background: url(../Themes/Element/Content/dex/assets/images/about/about-us.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 260px 0 182px;
}
.breatcumb-title h2 {
    font-size: 48px;
    color: #fff;
    font-weight: 400;
}
.breatcumb-content-text li {
    display: inline-block;
    list-style: none;
    margin-top: 28px;
}
.breatcumb-content-text ul li span {
    display: inline-block;
    font-family: 'Questrial';
    font-size: 18px;
    color: #fff;
    position: relative;
    z-index: 1;
}
.breatcumb-content-text ul li span:before {
    position: absolute;
    content: "";
    left: -40px;
    top: 13px;
    width: 30px;
    height: 1px;
    background: #cda274;
}
.breatcumb-content-text ul li i {
    display: inline-block;
    color: #CDA274;
    margin: 0 48px 0 0;
    font-size: 18px;
}
.header-button1 {
    display: inline-block;
    float: right;
    margin: -67px 394px -6px 0;
}
.dex_nav_manu.style-two .header-button1 {
    margin: -67px 298px -19px 0;
}
.header-button1 a {
    display: inline-block;
    color: #fff;
    padding: 10px 26px;
    background: #CDA274;
    transition: .5s;
    border: 1px solid #CDA274;
    position: relative;
    z-index: 1;
}
.header-button1 a:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #55514E;
    transform: scale(0);
    transition: .5s;
}
.header-button1 a:hover:before {
    transform: scale(1);
}
.header-button1 a:hover {
    color: #CDA274;
}
.sticky .header-button1 a:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #222222;
    transform: scale(0);
    transition: .5s;
}
.sticky .header-button1 a:hover:before {
    transform: scale(1);
}
.sticky .header-button1 a:hover {
    color: #CDA274;
}
/*style two*/
.style-two.breatcumb-area {
    background: url(../Themes/Element/Content/dex/assets/images/about/about-us2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 260px 0 182px;
}
/*==========================================
    Video  Css  
 ==========================================*/
.rs-video {
    display: inline-block;
    position: absolute;
    top: -71%;
    left: 128%;
    z-index: 1;
}
.video-vemo-icon {
    background: #CDA274;
    color: #fff;
    font-size: 38px;
    width: 90px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    animation: 1s 1.3s fadeInLeft both;
}
.animate-border i {
    display: inline-block;
    font-size: 38px;
    transition: .5s;
}
.rs-video .animate-border .video-vemo-icon1:before {
    content: "";
    border: 2px solid #ffbb00;
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 170px;
    height: 170px;
    border-radius: 50%;
    animation: zoomBig 3.25s linear infinite;
    -webkit-animation-delay: .75s;
    animation-delay: .75s;
}
.rs-video .animate-border .video-vemo-icon1:after {
    content: "";
    border: 2px solid #ffbb00;
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 170px;
    height: 170px;
    border-radius: 50%;
    animation: zoomBig 3.25s linear infinite;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}
.animate-border i:hover {
    color: #fff;
}
@keyframes zoomBig {
0% {
transform: translate(-50%, -50%) scale(0.5);
opacity: 1;
border-width: 3px;
}
40% {
opacity: .5;
border-width: 2px;
}
65% {
border-width: 1px;
}
100% {
transform: translate(-50%, -50%) scale(1);
opacity: 0;
border-width: 1px;
}
}
@keyframes zoomBig {
0% {
transform: translate(-50%, -50%) scale(0.5);
opacity: 1;
border-width: 3px;
}
40% {
opacity: .5;
border-width: 2px;
}
65% {
border-width: 1px;
}
100% {
transform: translate(-50%, -50%) scale(1);
opacity: 0;
border-width: 1px;
}
}
/*style two*/

.video-vemo-icon1 {
    background: #CDA274;
    color: #fff;
    font-size: 30px;
    width: 90px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
}
.rs-video1 .animate-border a:hover {
    color: #fff;
}
/*
<!-- ============================================================== -->
<!-- Start nav button-->
<!-- ============================================================== -->*/
.nav-btn.navSidebar-button {
    display: inline-block;
}
.xs-sidebar-group .xs-overlay {
    left: 100%;
    top: 0;
    position: fixed;
    z-index: 101;
    height: 100%;
    opacity: 0;
    width: 100%;
    visibility: hidden;
    -webkit-transition: all 0.4s ease-in 0.8s;
    -o-transition: all 0.4s ease-in 0.8s;
    transition: all 0.4s ease-in 0.8s;
}
.xs-sidebar-group .widget-heading {
    position: absolute;
    top: 0;
    right: 0;
    padding: 25px;
}
.xs-sidebar-widget {
    position: fixed;
    right: -100%;
    top: 0;
    bottom: 0;
    width: 100%;
    max-width: 360px;
    z-index: 999999;
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    background-color: #272727;
    -webkit-transition: all 0.5s cubic-bezier(0.9, 0.03, 0, 0.96) 0.6s;
    -o-transition: all 0.5s cubic-bezier(0.9, 0.03, 0, 0.96) 0.6s;
    transition: all 0.5s cubic-bezier(0.9, 0.03, 0, 0.96) 0.6s;
    visibility: hidden;
    opacity: 0;
}
.xs-sidebar-group.isActive .xs-overlay {
    opacity: 0.4;
    visibility: visible;
    -webkit-transition: all 0.8s ease-out 0s;
    -o-transition: all 0.8s ease-out 0s;
    transition: all 0.8s ease-out 0s;
    left: 0;
}
.xs-sidebar-group.isActive .xs-sidebar-widget {
    opacity: 1;
    visibility: visible;
    right: 0;
    -webkit-transition: all 0.7s cubic-bezier(0.9, 0.03, 0, 0.96) 0.4s;
    -o-transition: all 0.7s cubic-bezier(0.9, 0.03, 0, 0.96) 0.4s;
    transition: all 0.7s cubic-bezier(0.9, 0.03, 0, 0.96) 0.4s;
}
.sidebar-textwidget {
    padding: 35px;
}
.close-side-widget i {
    color: #CDA274;
    font-size: 24px;
    display: block;
}
.sidebar-widget-container {
    position: relative;
    top: 150px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in 0.3s;
    -o-transition: all 0.3s ease-in 0.3s;
    transition: all 0.3s ease-in 0.3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.xs-sidebar-group.isActive .sidebar-widget-container {
    top: 0px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 1s ease-out 1.2s;
    -o-transition: all 1s ease-out 1.2s;
    transition: all 1s ease-out 1.2s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.xs-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0.5;
    z-index: 0;
}
.xs-bg-black {
    background-color: #CDA274;
}
.row.padding-two {
    padding: 35px 0 11px 15px;
}
.contact-info h2 {
    font-size: 26px;
    font-weight: 400;
    color: #CDA274;
    padding-bottom: 5px;
}
ul.list-style-one li {
    display: block;
    list-style: none;
    color: #fff;
    padding: 16px 0 0;
    font-size: 15px;
}
ul.list-style-one li span {
    font-size: 22px;
    font-weight: 500;
    color: #CDA274;
    margin: 0  10px 0 0px;
}
ul.social-box {
    margin: 30px 0 0;
}
ul.social-box li {
    display: inline-block;
    list-style: none;
    margin: 0 6px 0 0;
}
ul.social-box li a {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 36px;
    text-align: center;
    background: #fff;
    color: #CDA274;
    transition: .5s;
    font-size: 16px;
    font-weight: 400;
    border-radius: 3px;
    position: relative;
    z-index: 1;
}
ul.social-box li a:hover {
    color: #fff;
    background:#CDA274; 
}
.content-thumb-box {
    padding-bottom: 12px;
}
.content-thumb-box img {
    width: 92%;
}


/*=============================================
    Search Popup
===============================================
***/
.search-popup {
    position: fixed;
    left: 0;
    top: 0;
    height: 100vh;
    width: 100%;
    z-index: 99999;
    margin-top: -540px;
    transform: translateY(-100%);
    background-color: rgba(0,0,0,0.75);
    -webkit-transition: all 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -moz-transition: all 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -o-transition: all 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    transition: all 1500ms cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -webkit-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -moz-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
    -o-transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
    transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);
}
.search-popup{
    width: 100%;
}
.search-active .search-popup{
    transform: translateY(0%);
    margin-top: 0;
}
.search-popup .close-search {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    margin-top: -200px;
    border-radius: 50%;
    text-align: center;
    background-color: #CDA274;
    width: 70px;
    cursor: pointer;
    box-shadow: 0 0 10px rgba(0,0,0,0.05);
    border-bottom: 3px solid #ffffff;
    -webkit-transition: all 500ms ease;
    height: 70px;
    line-height: 70px;
    text-align: center;
}
.search-active .search-popup .close-search{
    visibility: visible;
    opacity: 1;
    top: 50%;
    -webkit-transition-delay: 1500ms;
    -moz-transition-delay: 1500ms;
    -ms-transition-delay: 1500ms;
    -o-transition-delay: 1500ms;
    transition-delay: 1500ms;
}
.search-popup form{
    position: absolute;
    max-width: 700px;
    top: 50%;
    left: 15px;
    right: 15px;
    margin:-35px auto 0;
    transform: scaleX(0);
    transform-origin: center;
    background-color: #111111;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.search-active .search-popup form{
    transform: scaleX(1);
    -webkit-transition-delay: 1200ms;
    -moz-transition-delay: 1200ms;
    -ms-transition-delay: 1200ms;
    -o-transition-delay: 1200ms;
    transition-delay: 1200ms;
}
.search-popup .form-group{
    position:relative;
    margin:0px; 
    overflow: hidden;
}
.search-popup .form-group input[type="text"],
.search-popup .form-group input[type="search"]{
    position:relative;
    display:block;
    font-size:18px;
    line-height: 50px;
    color:#000000;
    height:70px;
    width:100%;
    padding: 10px 30px;
    background-color: #ffffff;
    -webkit-transition:all 500ms ease;
    -moz-transition:all 500ms ease;
    -ms-transition:all 500ms ease;
    -o-transition:all 500ms ease;
    transition:all 500ms ease;
    font-weight:500;
    text-transform:capitalize;
}
.search-popup .form-group input[type="submit"], .search-popup .form-group button {
    position: absolute;
    right: 30px;
    top: 0px;
    height: 70px;
    line-height: 70px;
    background: transparent;
    text-align: center;
    font-size: 24px;
    color: #CDA274;
    padding: 0;
    cursor: pointer;
    -webkit-transition: all 500ms ease;
    border: none;
}
.search-popup .form-group input[type="submit"]:hover,
.search-popup .form-group button:hover{
    color: #000000;
}

.search-popup input::placeholder,
.search-popup textarea::placeholder{
    color:#000000;
}
.search-popup .close-search.style-two{
    position: absolute;
    right: 25px;
    left: auto;
    color:#ffffff;
    width:auto;
    height:auto;
    top:25px;
    margin:0px;
    border:none;
    background:none !important;
    box-shadow:none !important;
    -webkit-transition:all 500ms ease;
    -moz-transition:all 500ms ease;
    -ms-transition:all 500ms ease;
    -o-transition:all 500ms ease;
    transition:all 500ms ease;
}
.flaticon-multiply:before {
    content: inherit;
}
button.close-search i {
    font-size: 25px;
    color: #fff;
    display: inline-block;
}
span.flaticon-multiply i {
    display: inline-block;
    color: #CDA274;
}
/*
<!-- ============================================================== -->
<!-- Start scrollup section -->
<!-- ============================================================== -->*/
.scroll-area{
  position: relative;
  z-index: 999;
 }
.scroll-area .go-top {
    position: fixed;
    cursor: pointer;
    top: 0;
    right: 30px;
    color: #ffffff;
    background-image: -moz-linear-gradient(0deg, #d1651a 0%, #c1282a 100%);
    background-image: -webkit-linear-gradient(0deg, #d1651a 0%, #c1282a 100%);
    background-image: -ms-linear-gradient(0deg, #d1651a 0%, #c1282a 100%);
    z-index: 9999;
    width: 45px;
    text-align: center;
    height: 45px;
    line-height: 42px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.9s ease-out 0s;
    -moz-transition: all 0.9s ease-out 0s;
    -ms-transition: all 0.9s ease-out 0s;
    -o-transition: all 0.9s ease-out 0s;
    transition: all 0.9s ease-out 0s;
    border-radius: 10px; 
}
.scroll-area .go-top i {
      position: absolute;
      top: 50%;
      left: -4px;
      right: 0;
      margin: 0 auto;
      font-size: 15px;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      -webkit-transition: all 0.5s ease-out 0s;
      -moz-transition: all 0.5s ease-out 0s;
      -ms-transition: all 0.5s ease-out 0s;
      -o-transition: all 0.5s ease-out 0s;
      transition: all 0.5s ease-out 0s; 
  }
.scroll-area .go-top i:last-child {
        opacity: 0;
        visibility: hidden;
        top: 60%; 
    }
.scroll-area .go-top::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-image: -moz-linear-gradient(0deg, #d1651a 0%, #c1282a 100%);
    background-image: linear-gradient(to right, #00132b 0%, #00132b 100%);
    background-image: -ms-linear-gradient(0deg, #d1651a 0%, #c1282a 100%);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    border-radius: 100%;
}
.scroll-area .go-top:focus, .scroll-area .go-top:hover {
      color: #fff; 
  }
.scroll-area .go-top:focus::before, .scroll-area .go-top:hover::before {
        opacity: 1;
        visibility: visible; 
}
.scroll-area .go-top:focus i:first-child, .scroll-area .go-top:hover i:first-child {
        opacity: 0;
        top: 0;
        visibility: hidden;
 }
.scroll-area .go-top:focus i:last-child, .scroll-area .go-top:hover i:last-child {
        opacity: 1;
        visibility: visible;
        top: 50%; 
}
.scroll-area .go-top.active {
    top: 95%;
    transform: translateY(-98%);
    opacity: 1;
    visibility: visible;
    border-radius: 0;
    right: 30px;
    border-radius:100%;
}
.top-wrap {
  position: relative; 
}
.top-wrap .go-top-button {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    top: 3px;
    z-index: 1;
    background: #272727;
}
 .top-wrap .go-top-button i {
      font-size: 20px;
      font-weight: 700;
      padding-left: 4px;
      color: #fff;
 }
.top-wrap .go-top-button::after {
    z-index: -1;
    content: "";
    position: absolute;
    left: 3px;
    top: 3px;
    width: 45px;
    height: 45px;
    -webkit-animation: ripple 1.6s ease-out infinite;
    -moz-animation: ripple 1.6s ease-out infinite;
    -o-animation: ripple 1.6s ease-out infinite;
    animation: ripple 1.6s ease-out infinite;
    opacity: 0;
    background-image: -webkit-linear-gradient(0deg, #FFB74D 0%, #FFB74D 100%);
    border-radius: 100%;
}
.top-wrap .go-top-button:hover {
      background-color: #222;
      color: #fff; 
  }
@keyframes ripple {
  0%, 35% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 1; }
  50% {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0.8; }
  100% {
    opacity: 0;
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2); } }

 










/*
<!-- ============================================================== -->
<!-- Start scrollup section -->
<!-- ============================================================== -->*/
.scroll-area{
  position: relative;
  z-index: 999;
 }
.scroll-area .go-top {
    position: fixed;
    cursor: pointer;
    top: 0;
    right: 30px;
    color: #ffffff;
    background-image: -moz-linear-gradient(0deg, #d1651a 0%, #c1282a 100%);
    background-image: -webkit-linear-gradient(0deg, #d1651a 0%, #c1282a 100%);
    background-image: -ms-linear-gradient(0deg, #d1651a 0%, #c1282a 100%);
    z-index: 9999;
    width: 45px;
    text-align: center;
    height: 45px;
    line-height: 42px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.9s ease-out 0s;
    -moz-transition: all 0.9s ease-out 0s;
    -ms-transition: all 0.9s ease-out 0s;
    -o-transition: all 0.9s ease-out 0s;
    transition: all 0.9s ease-out 0s;
    border-radius: 10px; 
}
.scroll-area .go-top i {
      position: absolute;
      top: 50%;
      left: -4px;
      right: 0;
      margin: 0 auto;
      font-size: 15px;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      -webkit-transition: all 0.5s ease-out 0s;
      -moz-transition: all 0.5s ease-out 0s;
      -ms-transition: all 0.5s ease-out 0s;
      -o-transition: all 0.5s ease-out 0s;
      transition: all 0.5s ease-out 0s; 
  }
.scroll-area .go-top i:last-child {
        opacity: 0;
        visibility: hidden;
        top: 60%; 
    }
.scroll-area .go-top::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-image: -moz-linear-gradient(0deg, #d1651a 0%, #c1282a 100%);
    background-image: linear-gradient(to right, #00132b 0%, #00132b 100%);
    background-image: -ms-linear-gradient(0deg, #d1651a 0%, #c1282a 100%);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    border-radius: 100%;
}
.scroll-area .go-top:focus, .scroll-area .go-top:hover {
      color: #fff; 
  }
.scroll-area .go-top:focus::before, .scroll-area .go-top:hover::before {
        opacity: 1;
        visibility: visible; 
}
.scroll-area .go-top:focus i:first-child, .scroll-area .go-top:hover i:first-child {
        opacity: 0;
        top: 0;
        visibility: hidden;
 }
.scroll-area .go-top:focus i:last-child, .scroll-area .go-top:hover i:last-child {
        opacity: 1;
        visibility: visible;
        top: 50%; 
}
.scroll-area .go-top.active {
    top: 95%;
    transform: translateY(-98%);
    opacity: 1;
    visibility: visible;
    border-radius: 0;
    right: 30px;
    border-radius:100%;
}
.top-wrap {
  position: relative; 
}
.top-wrap .go-top-button {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    top: 3px;
    z-index: 1;
    background: #272727;
}
 .top-wrap .go-top-button i {
      font-size: 20px;
      font-weight: 700;
      padding-left: 4px;
      color: #fff;
 }
.top-wrap .go-top-button::after {
    z-index: -1;
    content: "";
    position: absolute;
    left: 3px;
    top: 3px;
    width: 45px;
    height: 45px;
    -webkit-animation: ripple 1.6s ease-out infinite;
    -moz-animation: ripple 1.6s ease-out infinite;
    -o-animation: ripple 1.6s ease-out infinite;
    animation: ripple 1.6s ease-out infinite;
    opacity: 0;
    background-image: -webkit-linear-gradient(0deg, #FFB74D 0%, #FFB74D 100%);
    border-radius: 100%;
}
.top-wrap .go-top-button:hover {
      background-color: #222;
      color: #fff; 
  }
@keyframes ripple {
  0%, 35% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 1; }
  50% {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0.8; }
  100% {
    opacity: 0;
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2); } }

 

    

/* FOOTABLE CUSTOM CSS */

.footable-first-column {
	text-align: center;
}
td.footable-first-column {
	position: relative;
	background: transparent !important; /*Firefox relative cell bug fix*/
}

.air-theme .footable-first-column .item-count {
	font-size: 11px !important;
}
.earth-theme .footable-first-column .item-count {
	font-size: 13px !important;
}

.footable.breakpoint > tbody > tr > td > span.footable-toggle {
	position: absolute;
	/*top: 50%;*/ /*doesn't work in IE*/
	left: 50%;
	width: 20px;
	height: 20px;
	/*margin: -10px 0 0 -10px;*/
	border-radius: 50%;
	overflow: hidden;
	background: #bbb url('../Themes/Element/Content/img/table-sprite.png') no-repeat;
}
.air-theme .footable.breakpoint > tbody > tr > td > span.footable-toggle {
	margin: -1px 0 0 -10px; /*IE hack*/
}
.earth-theme .footable.breakpoint > tbody > tr > td > span.footable-toggle {
	margin: 2px 0 0 -10px; /*IE hack*/
}
.footable-toggle {
	background-position: 0 center !important;
}
.footable-detail-show .footable-toggle {
	background-position: -20px center !important;
}
.footable-toggle:before {
	display: none !important;
}

.footable-row-detail {
	text-align: left;
}
.footable-row-detail-cell {
	border-width: 1px 0 !important;
	border-style: solid !important;
	border-color: #eee !important;
	text-align: left !important;
}
.footable-row-detail-row {
	margin: 0 0 10px;
    display: table-row;
}
.footable-row-detail-name {
    display: table-cell;
    padding: 10px;
}
.footable-row-detail-value {
    display: table-cell;
	padding: 10px;
}

@media all and (max-width: 1024px) {

/* GLOBAL STYLES */

.admin-header-links {
	z-index: 1050;
}
.header {
	position: relative;
	z-index: 1040;
	font-size: 0;
}
.flyout-cart {
	display: none !important;
}
.menu-title-wrapper {
	display: none;
}
.responsive-nav-wrapper-parent {
	position: relative;
	z-index: 1050;
}
.responsive-nav-wrapper {
	position: relative;
	top: 0; /*transition start*/
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
	background-color: #fff;
	padding: 15px 0;
	text-align: center;
	font-size: 0;
	transition: top 0.3s ease;
}
.responsive-nav-wrapper.stick {
	position: fixed;
	top: 0;
	width: 100%;
}
.page-title {
	background-image: none !important;
}
.overview .quantity .increase,
.variant-overview .quantity .increase,
.overview .quantity .decrease,
.variant-overview .quantity .decrease {
	box-sizing: content-box;
	border: 5px solid #bbb; /*clickable size fix*/
}

/* RESPONSIVE MENU */

.header-menu,
.header-menu .sublist-wrap {
    position: fixed;
    top: 0;
    left: 0;
	z-index: 1070;
    width: 320px;
    height: 100%;
    overflow: hidden;
    background-color: #fff;
	text-align: left;
    transition: all 0.3s ease;
	-webkit-transform: translateX(-320px);
    -ms-transform: translateX(-320px);
    transform: translateX(-320px);
}
.header-menu.open,
.header-menu .sublist-wrap.active {
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
	-webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
.header-menu .close-menu,
.header-menu .back-button {
	padding: 10px;
	text-align: right;
	font-size: 0;
}

.header-menu .close-menu span,
.header-menu .back-button span {
	display: inline-block;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #ccc url('../Themes/Element/Content/img/close.png') center no-repeat;
	cursor: pointer;
}

.header-menu > ul li {
	position: relative;
	margin: 0 60px 0 40px;
	padding: 40px 0 0;
}
.header-menu > ul li:after {
	content: "";
	position: absolute;
	bottom: 5px;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 2px;
	background-color: #eee;
}
.header-menu > ul li > a {
	min-height: 60px;
	background-color: #fff;
	padding: 0 10px 0 0;
	line-height: 24px;
	color: #aaa;
	text-transform: uppercase;
}
.air-theme .header-menu > ul li > a {
	font-size: 18px;
	font-weight: 700;
}
.earth-theme .header-menu > ul li > a {
	font-size: 22px;
	font-weight: 400;
}
.header-menu .plus-button {
	position: absolute;
	right: -48px;
	z-index: 1;
	float: right;
	width: 40px;
	height: 40px;
	border: 8px solid #fff;
	border-radius: 50%;
	background: #ccc url('../Themes/Element/Content/img/arrow-white.png') center no-repeat;
	cursor: pointer;
}
.air-theme .header-menu .plus-button {
	bottom: -6px;
}
.earth-theme .header-menu .plus-button {
	bottom: -4px;
}

.header-menu li.back-button {
	margin: 0;
}
.header-menu li.back-button:after {
	display: none;
}

/* COMPARE LIST */

.compare-products-mobile .compare-section {
	max-width: 500px;
	margin: 0 auto 50px;
}
.compare-products-mobile .title {
	border-bottom: 1px solid #eee;
	background-color: #f9f9f9;
	padding: 15px;
	font-weight: 400;
	text-transform: uppercase;
}
.compare-products-mobile .item {
	border-bottom: 1px solid #eee;
	padding: 15px;
	color: #555;
}
.compare-products-mobile .product .item {
	display: table;
	width: 100%;
	border: none;
	overflow: hidden;
	padding: 15px 0 0;
	text-align: left;
}
.compare-products-mobile .product .picture {
	display: table-cell;
	width: 100px;
	vertical-align: middle;
	font-size: 0;
}
.compare-products-mobile .product .picture a {
	display: inline-block;
}
.compare-products-mobile .product .picture img {
	max-width: 100px; /*Ie fix*/
}
.compare-products-mobile .product .details {
	display: table-cell;
	padding: 0 0 0 15px;
	vertical-align: middle;
}
.compare-products-mobile .product-name {
	padding: 5px 0 0;
	font-weight: 400;
	color: #555;
	text-transform: uppercase;
}
.air-theme .compare-products-mobile .product-name {
	font-size: 13px;
}
.earth-theme .compare-products-mobile .product-name {
	font-size: 15px;
}
.compare-products-mobile .remove-button {
	padding: 0 !important;
	color: #aaa !important;
}
.air-theme .compare-products-mobile .remove-button:before {
	margin: 0 5px 0 0;
}
.earth-theme .compare-products-mobile .remove-button:before {
	margin: 0 7px 0 0;
}
.air-theme .compare-products-mobile .price .item {
	font-size: 15px;
	font-weight: 700;
	color: #eda187;
}
.earth-theme .compare-products-mobile .price .item {
	font-size: 16px;
	font-weight: 400;
	color: #007c5a;
}

/* SHOPPING CART */

.cart-collaterals .shipping,
.cart-collaterals .coupon-box,
.cart-collaterals .giftcard-box {
	margin: 0 0 20px;
	background-color: #f9f9f9;
}
.cart-collaterals .title {
	position: relative;
	margin: 0 0 -10px;
	padding: 25px 20px;
	cursor: pointer;
}
.cart-collaterals .inner-wrapper {
	display: none;
	padding: 0 20px 25px;
}
.cart-collaterals .title:before,
.cart-collaterals .title:after {
	content: "";
	position: absolute;
	top: 50%;	
	width: 18px;
	height: 18px;
	margin: -9px 0 0;
	border-radius: 50%;
	background: #ccc url('../Themes/Element/Content/img/dropdown-arrow-white.png') center no-repeat;
	vertical-align: middle;
}
.cart-collaterals .title:before {
	left: 15px;
}
.cart-collaterals .title:after {
	right: 15px;
}
.cart-collaterals .title strong {
	vertical-align: middle;
}

}

@media all and (max-width: 720px) {

/* SHOPPING CART */

.shopping-cart-page-body
.master-column-wrapper,
.checkout-pages-body
.master-column-wrapper {
	width: 100%;
}
.cross-sells {
	width: 94%;
	margin: auto;
}

.order-progress ul {
	display: table;
	width: 100%;
}
.order-progress li {
	display: table-cell;
	position: relative;
	width: 16%;
	padding: 0 1px;
}
.order-progress li:first-child {
	width: 14%;
	padding-left: 0;
}
.order-progress li:last-child {
	width: 18%;
	padding-right: 0;
}
.order-progress li:nth-child(1) {
	z-index: 6;
}
.order-progress li:nth-child(2) {
	z-index: 5;
}
.order-progress li:nth-child(3) {
	z-index: 4;
}
.order-progress li:nth-child(4) {
	z-index: 3;
}
.order-progress li:nth-child(5) {
	z-index: 2;
}
.order-progress li:nth-child(6) {
	z-index: 1;
}

.order-progress a {
	display: block;
	position: relative;
	height: 50px;
	background-color: #f3f3f3;
	padding: 0 0 0 15px;
	text-align: center;
}
.order-progress li:first-child a {
	padding: 0 0 0 5px;
}
.order-progress li:last-child a {
	padding: 0 5px 0 15px;
}
.order-progress a:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 50px;
	border-width: 25px 0 25px 16px;
	border-style: dashed dashed dashed solid;
	border-color: transparent transparent transparent #fff;
}
.order-progress a:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: -16px;
	height: 50px;
	border-width: 25px 0 25px 16px;
	border-style: dashed dashed dashed solid;
	border-color: transparent transparent transparent #f3f3f3;
}
.order-progress li:first-child a:before,
.order-progress li:last-child a:after {
	display: none;
}
.air-theme .order-progress .active-step a:after {
    border-color: transparent transparent transparent #eda187;
}
.earth-theme .order-progress .active-step a::after {
    border-color: transparent transparent transparent #007c5a;
}

.order-progress a span {
	display: inline-block;
	width: 100%;
	height: 50px;
	background-image: url('../Themes/Element/Content/img/order-progress-sprite-small.png');
	background-repeat: no-repeat;
	background-position: center 0;
}
.order-progress a.cart-step span {
	background-position: center 0;
}
.order-progress a.address-step span {
	background-position: center -50px;
}
.order-progress a.shipping-step span {
	background-position: center -100px;
}
.order-progress a.payment-step span {
	background-position: center -150px;
}
.order-progress a.confirm-step span {
	background-position: center -200px;
}
.order-progress a.complete-step span {
	background-position: center -250px;
}

.order-progress .active-step a.cart-step span {
	background-position: center -300px;
}
.order-progress .active-step a.address-step span {
	background-position: center -350px;
}
.order-progress .active-step a.shipping-step span {
	background-position: center -400px;
}
.order-progress .active-step a.payment-step span {
	background-position: center -450px;
}
.order-progress .active-step a.confirm-step span {
	background-position: center -500px;
}
.order-progress .active-step a.complete-step span {
	background-position: center -550px;
}

}

@media all and (min-width: 481px) and (max-width: 1024px) {

.header-menu,
.header-menu .sublist-wrap {
    width: 450px !important;
    -webkit-transform: translateX(-450px);
    -ms-transform: translateX(-450px);
    transform: translateX(-450px);
}
.air-theme .header-menu > ul li > a {
	font-size: 20px;
}
.earth-theme .header-menu > ul li > a {
	font-size: 24px;
}

}

@media all and (min-width: 481px) {
	
/* GLOBAL STYLES */

.side-2:after {
	content: "";
	display: block;
	clear: both;
}

.side-3:after {
    content: "";
    display: block;
    clear: both;
  }

/* GLOBAL FORMS */
/* GLOBAL TABLES */

.cart .product-picture img {
	max-width: 100px;
}

/* NOTIFICATIONS & POPUPS */
/* HEADER */

.ui-autocomplete {
	width: calc(100% - 102px) !important;
}

/* HEADER MENU */
/* FOOTER */

.footer-middle .center {
	padding: 0 20px;
}
.social-sharing {
	width: 320px;
	height: 320px;
	margin-top: -130px;
	padding-top: 160px;
}
.social-sharing ul {
	margin: 15px 0 0;
}
.social-sharing li {
	margin: 6px;
}

/* LEFT/RIGHT COLUMN */

.block {
	float: left;
	width: 48%;
	margin: 0 1% 2%;
	text-align: left;
}
.block:nth-of-type(2n+1) {
	clear: both;
}
.block .tags li,
.product-tags-all-page li {
	margin: 0 5px;
}
.block .poll-options li,
.block .poll-results li {
	display: block;
}
.block .poll .buttons,
.block .poll-total-votes {
	text-align: left;
}

/* CATEGORY PAGE & GRIDS */

.sub-category-grid .item-box,
.manufacturer-grid .item-box,
.vendor-grid .item-box {
	width: 49%; /*two per row*/
}
.sub-category-grid .item-box:nth-child(even),
.manufacturer-grid .item-box:nth-child(even),
.vendor-grid .item-box:nth-child(even) {
	clear: none;
	margin-left: 2%;
}
.sub-category-grid .item-box:nth-child(odd),
.manufacturer-grid .item-box:nth-child(odd),
.vendor-grid .item-box:nth-child(odd) {
	clear: both;
	margin-left: 0;
}
.air-theme .pager li {
	margin: 0 2.5px;
}
.pager .previous-page {
	margin-right: 8px !important;
}
.pager .next-page {
	margin-left: 8px !important;
}

/* PRODUCT PAGE */

.product-social-buttons label {
	display: inline-block;
	margin: 0 8px 0 -42px;
}
.ui-tabs .ui-tabs-panel {
	padding: 30px;
}

/* REVIEW PAGE */
/* WISHLIST & COMPARE LIST */
/* TOPICS */
/* CONTACT PAGES */
/* REGISTRATION, LOGIN */

.checkout-as-guest-button {
	display: inline-block;
	margin: 0;
}

/* ACCOUNT PAGES */
/* SHOPPING CART */

.cart-total .cart-total-left {
	padding: 5px 10px 5px 20px;
}
.cart-total .cart-total-right {
	padding: 5px 20px 5px 10px;
}

/* CHECKOUT */

.shipping-method li,
.payment-method li {
	text-align: left;
}
.payment-logo,
.payment-details {
	display: inline-block;
	max-width: calc(100% - 85px);
	margin: 0 5px;
	vertical-align: middle;
}
.opc .payment-info {
	padding: 0 20px;
}
.payment-info .info td {
	display: table-cell;
	width: auto;
	text-align: left;
}
.payment-info .info tr:only-child td {
	display: block;
	width: 100%;
	text-align: center;
}
.payment-info .info tr:only-child p {
	text-align: left;
}

/* ORDER DETAILS & RETURN REQUEST */
/* SEARCH PAGE & SITEMAP */

.search-input .buttons {
	border-top: 1px solid #eee;
	padding: 30px 0 0;
}

/* BLOG & NEWS */

.post-head .post-title,
.news-head .news-title,
.blogpost-page .post-date,
.news-item-page .news-date {
	padding: 15px 20px;
}
.news-list-homepage .news-item {
	border-width: 20px;
}

/* FORUM & PROFILE */

.forum-edit-page .inputs.reversed label {
	display: inline-block;
	width: auto;
	margin: 0 0 0 10px;
}
.private-message-view-page .message-head li {
	display: inline-block;
	margin: 0 10px;
}
.private-message-view-page .message-head span:after {
	content: "|";
	margin: 0 0 0 20px;
	color: #ddd;
}
.private-message-view-page .message-head .subject span:after {
	display: none;
}
.private-message-view-page .message-body {
	padding: 40px 20px;
}

}


@media all and (min-width: 721px) {

/* GLOBAL STYLES */
/* GLOBAL FORMS */
/* GLOBAL TABLES */

.downloadable-products-page .data-table col:first-child,
.downloadable-products-page .data-table th:first-child,
.downloadable-products-page .data-table td:first-child {
	display: none !important; /*hides counter*/
}
.return-request-page col:first-child,
.return-request-page th:first-child,
.return-request-page td:first-child {
	display: none !important; /*hides counter*/
}

/* NOTIFICATIONS & POPUPS */

.eu-cookie-bar-notification {
	padding: 10px;
}
.eu-cookie-bar-notification .content > div {
	display: inline-block;
	vertical-align: middle;
}
.eu-cookie-bar-notification a {
	display: inline-block;
	margin: 0 0 0 15px;
}
.eu-cookie-bar-notification .text,
.eu-cookie-bar-notification button {
	margin: 10px;
}

/* HEADER */
/* HEADER MENU */
/* FOOTER */

.social-sharing {
	margin-bottom: 0;
}
.footer-block {
	width: 50%;
}
.footer-block-left {
	float: left;
}
.footer-block-right {
	float: right;
}

/* LEFT/RIGHT COLUMN */
/* CATEGORY PAGE & GRIDS */

.product-selectors {
	display: table;
	width: 100%;
	margin: 0 0 30px;
	background-color: #f6f6f6;
	padding: 15px 30px;
}
.infinite-scroll-enabled .product-sorting {
	text-align: right;
}
.product-viewmode {
	display: table-cell;
	width: 20%;
	vertical-align: middle;
	text-align: left;
}
.product-viewmode a {
	display: inline-block;
	height: 21px;
	background-image: url('../Themes/Element/Content/img/view-mode.png');
	background-repeat: no-repeat;
	vertical-align: middle;
	opacity: 0.3;
}
.product-viewmode a.grid {
	width: 21px;
	margin: 0 10px 0 0;
	background-position: 0 center;
}
.product-viewmode a.list {
	width: 24px;
	background-position: -21px center;
}
.product-viewmode a.selected {
	opacity: 1;
}
.product-sorting,
.product-page-size {
	display: table-cell;
	vertical-align: middle;
}
.product-sorting > span,
.product-page-size > span {
	display: inline-block;
	margin: 0 5px 0 0;
	vertical-align: middle;
}
.product-sorting > div,
.product-page-size > div {
	display: inline-block;
	vertical-align: middle;
}
.product-page-size {
	width: 25%;
	text-align: right;
}

.item-box {
	width: 32%; /*three per row*/
	margin-bottom: 7%;
}
.item-box:nth-child(2n+1) {
	clear: none;
	margin-left: 2%;
}
.item-box:nth-child(3n+1) {
	clear: both;
	margin-left: 0;
}
.item-box .buttons {
	display: block;
	margin: 15px 10px 0;
	padding: 5px;
}
.item-box .buttons.desktop {
	display: none;
}
.air-theme .item-box .buttons {
	background-color: #eda187;
}
.earth-theme .item-box .buttons {
	background-color: #077c5a;
}
.item-box button {
	display: inline-block;
	background-color: transparent;
	vertical-align: middle;
	color: #fff;
	text-transform: uppercase;
}
.air-theme .item-box button {
	font-size: 14px;
}
.earth-theme .item-box button {
	font-size: 16px;
}
.item-box button:before {
	content: "";
	display: inline-block;
	width: 40px;
	height: 40px;
	margin: 0 15px 0 -15px;
	background-image: url('../Themes/Element/Content/img/product-box-sprite.png');
	background-position: left top;
	background-repeat: no-repeat;
	vertical-align: middle;
}
.item-box button span {
	vertical-align: middle;
	font-weight: 400;
}
.item-box .product-box-add-to-cart-button {
	width: 100%;
}
.item-box .add-to-wishlist-button,
.item-box .add-to-compare-list-button {
	display: none;
	font-size: 0 !important;
}

.home-page-category-grid .item-box {
	width: 49%; /*two per row*/
}
.home-page-category-grid .item-box:nth-child(even) {
	clear: none;
	margin-left: 2%;
}
.home-page-category-grid .item-box:nth-child(odd) {
	clear: both;
	margin-left: 0;
}
.manufacturer-grid .item-box,
.vendor-grid .item-box {
	width: 32%; /*three per row*/
}
.manufacturer-grid .item-box:nth-child(2n+1),
.vendor-grid .item-box:nth-child(2n+1) {
	clear: none;
	margin-left: 2%;
}
.manufacturer-grid .item-box:nth-child(3n+1),
.vendor-grid .item-box:nth-child(3n+1) {
	clear: both;
	margin-left: 0;
}

.product-list .item-box {
	display: table;
    float: none;
    width: 100%;
    margin: 0 0 50px !important; /*important because of default nth-child margins*/
}
.product-list .item-box .product-item {
	display: table-row;
}
.product-list .item-box .picture {
	display: table-cell;
	width: 40%;
	margin: 0;
	padding: 0 30px 0 0;
	vertical-align: top;
}
.product-list .item-box .picture img {
	bottom: auto;
	width: 100%;
}
.product-list .item-box .picture .buttons {
	display: none !important;
}
.product-list .item-box .details {
	display: table-cell;
	position: relative;
	padding: 20px 0 70px;
	text-align: left;
	vertical-align: top;
}
.product-list .item-box .product-title {
	height: auto;
	margin: 0 0 15px;
}
.product-list .item-box .product-rating-box {
	display: block;
	margin: 0 0 15px;
}
.product-list .item-box .description {
	display: block;
	margin: 0 0 20px;
	line-height: 25px;
}
.air-theme .product-list .item-box .description {
	font-family: 'Raleway', sans-serif;
}
.product-list .item-box .details .buttons {
	display: block !important;
	position: absolute;
	bottom: 0;
	left: 0;
	width: auto;
	height: auto;
	margin: 0;
	background-color: transparent;
	padding: 0;
	opacity: 1;
}
.product-list .item-box button {
	margin: 0 5px 0 0 !important;
	padding: 5px !important;
}
.product-list .item-box button:hover {
	opacity: 0.9;
}
.air-theme .product-list .item-box button {
	background-color: #eda187;
}
.earth-theme .product-list .item-box button {
	background-color: #007c5a;
}
.product-list .product-box-add-to-cart-button {
	width: auto;
	min-width: 200px;
}
.air-theme .product-list .product-box-add-to-cart-button {
	font-size: 14px;
}
.earth-theme .product-list .product-box-add-to-cart-button {
	font-size: 16px;
}
.product-list .product-box-add-to-cart-button span {
	margin: 0 10px !important;
}
.product-list .item-box .add-to-wishlist-button,
.product-list .item-box .add-to-compare-list-button {
	display: inline-block;
	background-color: #f6f6f6 !important;
}
.product-list .item-box button:before {
	margin: 0;
}
.air-theme .product-list .item-box .add-to-wishlist-button:before {
	background-color: #eda187;
	background-position: -40px bottom;
}
.earth-theme .product-list .item-box .add-to-wishlist-button:before {
	background-color: #007c5a;
	background-position: -40px bottom;
}
.air-theme .product-list .item-box .add-to-compare-list-button:before {
	background-color: #eda187;
	background-position: -80px bottom;
}
.earth-theme .product-list .item-box .add-to-compare-list-button:before {
	background-color: #007c5a;
	background-position: -80px bottom;
}

.pager {
	background-color: #f6f6f6;
	padding: 20px;
}

/* PRODUCT PAGE */

.rental-attributes .attribute-item {
	display: inline-block;
	margin: 0 10px;
}
.rental-attributes .datepicker {
	width: 150px;
}

.tier-prices .prices-table {
	display: table;
	width: 100%;
	border: none;
	border-collapse: collapse;
	background-color: #eee; /*Ie fix*/
}
.tier-prices .prices-row {
	display: table-row;
	float: none;
	width: auto;
	background-color: #fff; /*Ie fix*/
}
.tier-prices .prices-row > div {
	display: table-cell;
	border: 1px solid #eee !important;
}
.tier-prices .field-header {
	min-width: 100px;
}

/* REVIEW PAGE */

.product-reviews-page .buttons {
	border-top: 1px solid #eee;
	padding: 40px 0 0;
}

/* WISHLIST & COMPARE LIST */

.wishlist-content button {
	display: inline-block;
	width: auto;
	min-width: 180px;
	margin: 5px;
	text-align: center;
}
.wishlist-content .update-wishlist-button {
	float: left;
}
.wishlist-content .wishlist-add-to-cart-button {
	float: right;
}
.wishlist-content .email-a-friend-wishlist-button {
	float: left;
}

/* TOPICS */
/* CONTACT PAGES */

.contact-page .buttons,
.email-a-friend-page .buttons,
.apply-vendor-page .buttons {
	border-top: 1px solid #eee;
	padding: 40px 0 0;
}

/* REGISTRATION, LOGIN, MY ACCOUNT */

.registration-page .form-fields,
.account-page .form-fields,
.account-page .edit-address {
	padding: 25px 2% 20px;
}
.registration-page .form-fields:after,
.account-page .form-fields:after,
.account-page .edit-address:after {
	content: "";
	display: block;
	clear: both;
}
.registration-page .inputs,
.account-page .inputs {
	float: left;
	width: 49%;
	margin-left: 2%;
}
.registration-page .inputs:nth-child(2n+1),
.account-page .inputs:nth-child(2n+1) {
	clear: both;
	margin-left: 0;
}
.registration-page .inputs:only-child,
.account-page .inputs:only-child {
	width: 100%;
}
.registration-page .custom-attributes,
.account-page .custom-attributes {
	float: none;
	width: auto;
	margin-left: 0;
}
.registration-page .custom-attributes li,
.account-page .custom-attributes li {
	width: 24.25%;
	margin: 0 0 0 1%;
}
.registration-page .custom-attributes li:nth-child(4n+1),
.account-page .custom-attributes li:nth-child(4n+1) {
	margin-left: 0;
}

.account-page .address-list,
.account-page .order-list,
.return-request-list-page .page-body,
.price-match-requests-page .page-body {
	overflow: hidden;
}
.account-page .address-list .section,
.account-page .order-list .section,
.return-request-list-page .section,
.price-match-requests-page .section {
	float: left;
	width: 49%;
	max-width: none;
	margin-left: 2%;
}
.account-page .address-list .section:nth-child(2n+1),
.account-page .order-list .section:nth-child(2n+1),
.return-request-list-page .section:nth-child(2n+1),
.price-match-requests-page .section:nth-child(2n+1) {
	clear: both;
	margin-left: 0;
}
.account-page .address-list .section:only-child,
.account-page .order-list .section:only-child,
.return-request-list-page .section:only-child,
.price-match-requests-page .section:only-child {
	float: none;
	margin-right: auto;
	margin-left: auto;
}

.change-password-page .inputs,
.check-gift-card-balance-page .inputs,
.vendorinfo-page .inputs {
	float: none;
	width: 440px;
	margin-left: auto !important;
}
.change-password-page .buttons,
.check-gift-card-balance-page .buttons,
.vendorinfo-page .buttons {
	border-top: 1px solid #eee;
	padding: 30px 0 0;
}

/* SHOPPING CART */

.order-progress {
	margin: 45px 0 75px;
	text-align: center;
}
.order-progress li {
	display: inline-block;
	width: 15%;
}
.order-progress li:before {
	content: "";
	display: block;
	position: relative;
	top: 34px;
	z-index: -1;
	height: 2px;
	background-color: #eee;
}
.order-progress li:first-child:before {
	margin-left: 50%;
}
.order-progress li:last-child:before {
	margin-right: 50%;
}
.order-progress a {
	display: inline-block;
	width: 65px;
	height: 65px;
	border: 2px solid #eee;
	border-radius: 50%;
	background-color: #fff;
	background-image: url('../Themes/Element/Content/img/order-progress-sprite-big.png');
	background-repeat: no-repeat;
	background-position: center 0;
}
.order-progress .active-step a {
	border-color: transparent;
}

.order-progress a.cart-step {
	background-position: center 0;
}
.order-progress a.address-step {
	background-position: center -65px;
}
.order-progress a.shipping-step {
	background-position: center -130px;
}
.order-progress a.payment-step {
	background-position: center -195px;
}
.order-progress a.confirm-step {
	background-position: center -260px;
}
.order-progress a.complete-step {
	background-position: center -325px;
}
.order-progress .active-step a.cart-step {
	background-position: center -390px;
}
.order-progress .active-step a.address-step {
	background-position: center -455px;
}
.order-progress .active-step a.shipping-step {
	background-position: center -520px;
}
.order-progress .active-step a.payment-step {
	background-position: center -585px;
}
.order-progress .active-step a.confirm-step {
	background-position: center -650px;
}
.order-progress .active-step a.complete-step {
	background-position: center -715px;
}

.order-progress a span {
	position: relative;
	top: 75px;
	text-transform: uppercase;
}
.air-theme .order-progress a span {
	font-size: 13px;
}
.earth-theme .order-progress a span {
	font-size: 15px;
}

.cart-options button {
	text-align: center !important;
}
.cart-options button:before {
	margin: 0 10px 0 -20px !important;
}
.cart-options .update-cart-button {
	float: left;
}
.cart-options .continue-shopping-button {
	float: right;
}

.cart-collaterals,
.cart-footer .totals {
	max-width: 600px;
}

/* CHECKOUT */

.checkout-page .address-grid {
	text-align: left;
	font-size: 0;
}
.checkout-page .address-item {
	display: inline-block;
	width: 48%;
	margin: 0 1% 2%;
}
.air-theme .checkout-page .address-item {
	font-size: 13px; /*reset zeroing*/
}
.earth-theme .checkout-page .address-item {
	font-size: 16px; /*reset zeroing*/
}
.checkout-page .address-item:only-child {
	width: 100%;
	max-width: none;
	margin: 0;
}
.checkout-page .enter-address {
	padding: 25px 2% 20px;
}
.checkout-page .enter-address:after {
	content: "";
	display: block;
	clear: both;
}
.checkout-page .enter-address .inputs {
	float: left;
	width: 49%;
	margin-left: 2%;
}
.checkout-page .enter-address .inputs:nth-child(2n+1) {
	clear: both;
	margin-left: 0;
}
.checkout-page .enter-address .inputs:only-child {
	width: 100%;
}

/* ORDER DETAILS & RETURN REQUEST */

.order-review-data,
.order-details-area,
.shipment-details-area {
	display: table;
	width: 100%;
}
.order-review-data ul,
.order-details-area ul,
.shipment-details-area ul {
	display: table-cell;
	width: 50%;
	outline: 10px solid #fff;
}

/* SEARCH & SITEMAP */
/* BLOG & NEWS */

.blog-page .blog-links {
	padding: 10px 5px;
}
.blog-page .tags,
.blog-page .comments,
.blogpost-page .tags {
	display: inline-block;
}
.blog-comment,
.news-comment {
	overflow: hidden;
}
.comment-info {
	float: left;
	width: 20%;
	margin: 0;
}
.comment-content {
	float: right;
	width: 77%;
	text-align: left;
}
.new-comment .buttons {
	border-top: 1px solid #eee;
	padding: 40px 0 0;
}
.news-list-homepage .news-item {
	max-width: 700px;
}

/* FORUM & PROFILE */

.topic-post {
	overflow: hidden;
}
.topic-post .post-info {
	float: left;
	width: 25%;
	margin: 0;
	text-align: center;
}
.topic-post .user-stats li {
	display: block;
}
.topic-post .post-content {
	float: right;
	width: 75%;
	text-align: left;
}
.topic-post .post-head {
	overflow: hidden;
}
.topic-post .post-time {
	display: block;
	float: left;
	margin: 0 0 0 20px;
}
.topic-post .post-actions {
	float: right;
	margin: 0 20px 0 0;
}
.topic-post .post-actions a {
	margin: 0 10px;
}
.topic-post .post-vote {
	margin: 25px 0 0;
	border-top: 1px solid #eee;
	padding: 20px 0 0;
}
.forum-edit-page .buttons,
.move-topic-page .buttons,
.private-message-send-page .buttons {
	border-top: 1px solid #eee;
	padding: 30px 0 0;
}
.forum-edit-page .buttons button,
.move-topic-page .buttons button,
.private-messages .buttons button {
	display: inline-block;
	width: auto;
	min-width: 150px;
	margin: 0 5px;
}
.private-messages-page .buttons button {
	min-width: 180px;
	margin: 5px;
}
.private-message-view-page button.back-pm-button {
	display: block;
	min-width: 0;
	margin: 10px auto -10px;
	background: url('../Themes/Element/Content/img/forum-sprite.png') -100px center no-repeat;
	padding: 0 0 0 35px;
	text-align: left;
}

}

@media all and (min-width: 1025px) {
  /* GLOBAL STYLES */

  .desktop-device.scrollYRemove {
	margin-right: 17px; /*document no scroll fix*/
}
.overlayOffCanvas {
	z-index: 1010 !important;
    background-color: rgba(255,255,255,0.8);
}
.admin-header-links {
	z-index: 1020;
}
.master-wrapper-content {
	overflow: hidden;
	padding-top: 240px;
}
.home-page-body .master-wrapper-content {
	padding-top: 0 !important;
}
.master-column-wrapper {
	width: 980px;
}
.master-column-wrapper:after {
	content: "";
	display: block;
	clear: both;
}
.center-2 {
	float: right;
	width: 715px;
}
.center-3 {
    float: left;
    width: 715px;
  }
.side-2 {
	float: left;
	width: 245px;
	margin-top: 0 !important;
}
.side-3 {
    float: right;
    width: 245px;
    margin-top: 0 !important;
  }
.page {
	clear: both;
	text-align: left;
}
.page-title {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 200px;
	margin: 0;
}
.air-theme .page-title {
	background: url('../Themes/Element/Content/img/title-banner-1.jpg') center no-repeat;
}
.earth-theme .page-title {
	background: url('../Themes/Element/Content/img/title-banner-2.jpg') center no-repeat;
}
.page-title h1 {
	position: absolute;
	bottom: 58px;
	left: 0;
	width: 100%;
	color: #fff;
}
.air-theme .page-title h1,
.air-theme .product-grid .title strong {
	font-size: 26px;
}
.earth-theme .page-title h1,
.earth-theme .product-grid .title strong {
	font-size: 28px;
}
.home-page .topic-block,
.home-page .product-grid,
.home-page-polls {
	width: 980px;
}

/* GLOBAL FORMS */
/* GLOBAL TABLES */

.cart .product-picture img {
	max-width: 150px;
}
.reward-points-history .data-table col:first-child,
.reward-points-history .data-table th:first-child,
.reward-points-history .data-table td:first-child {
	display: none !important; /*hides counter*/
}
.order-details-page .data-table col:first-child,
.order-details-page .data-table th:first-child,
.order-details-page .data-table td:first-child {
	display: none !important; /*hides counter*/
}
.forums-table-section col:first-child,
.forums-table-section th:first-child,
.forums-table-section td:first-child {
	display: none !important; /*hides counter*/
}

/* NOTIFICATIONS & POPUPS */
/* HEADER */

.desktop-nav-wrapper {
	display: table;
	position: relative;
	top: 0; /*transition start*/
	z-index: 1020;
	width: 100%;
	min-height: 80px;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
	padding: 15px;
	text-align: center;
	font-size: 0;
	transition: top 0.3s ease;
}
.air-theme .desktop-nav-wrapper {
	background-color: #fff;
}
.earth-theme .desktop-nav-wrapper {
	background-color: #222;
}
.desktop-nav-wrapper.stick {
	position: fixed;
	top: 0;
	width: 100%;
}
.desktop-device.scrollYRemove .desktop-nav-wrapper.stick {
	width: calc(100% - 17px);
}
.header,
.header-menu-parent,
.responsive-nav-wrapper-parent {
	display: table-cell;
	vertical-align: middle;
}
.header,
.menu-title-wrapper,
.responsive-nav-wrapper-parent {
	width: 200px;
}
.header-menu-parent {
	padding: 0 20px;
}
.header-logo {
	padding: 0;
	text-align: left;
}
.responsive-nav-wrapper-parent {
	height: auto !important;
}
.responsive-nav-wrapper {
	height: 50px; /* fix for JS height calculation conflict */
	overflow: hidden;
	text-align: right;
}
.responsive-nav-wrapper div {
	margin: 0;
}
.responsive-nav-wrapper .menu-title {
	display: none;
}
.earth-theme .responsive-nav-wrapper span,
.earth-theme .responsive-nav-wrapper a {
	background-image: url('../Themes/Element/Content/img/header-navigation-sprite-grey.png');
}

/* HEADER VARIANTS */

.air-theme.variant-2 .menu-title-wrapper,
.earth-theme.variant-2 .menu-title-wrapper {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
}
.air-theme.variant-2 .menu-title-wrapper div,
.earth-theme.variant-2 .menu-title-wrapper div {
	display: inline-block;
}
.air-theme.variant-2 .menu-title-wrapper span,
.earth-theme.variant-2 .menu-title-wrapper span {
	display: block;
	position: relative;
	height: 50px;
	width: 50px;
	background-repeat: no-repeat;
	font-size: 0;
	cursor: pointer;
}
.air-theme.variant-2 .menu-title-wrapper span {
	background-color: #eda187;
	background-image: url('../Themes/Element/Content/img/header-navigation-sprite.png');
}
.earth-theme.variant-2 .menu-title-wrapper span {
	background-color: #007c5a;
	background-image: url('../Themes/Element/Content/img/header-navigation-sprite-grey.png');
}
.air-theme.variant-2 .menu-title-wrapper .personal-button span {
	background-position: -100px center;
}
.earth-theme.variant-2 .menu-title-wrapper .menu-title span {
	background-position: 0 center;
}
.earth-theme.variant-2 .menu-title-wrapper .search-wrap span {
	background-position: -50px center;
}
.air-theme.variant-2 .header-menu-parent {
	position: absolute;
	top: 80px;
	right: 0;
	left: 0;
	width: 100%;
	margin: auto;
	padding: 0;
	transition: all 0.2s ease;
}
.air-theme.variant-2 .stick .header-menu-parent {
	top: 0;
}
.earth-theme.variant-2 .header-menu-parent {
	padding: 0;
}
.air-theme.variant-2 .header-menu {
	margin: auto;
	box-shadow: 0 10px 10px rgba(0, 0, 0, 0.05);
	background-color: #fff;
	padding: 10px 20px;
	transition: all 0.2s ease;
}
/*.air-theme.variant-2 .header-menu {
	width: 980px;
}*/
.air-theme.variant-2 .stick .header-menu {
	width: 100% !important;
	min-height: 80px;
	padding: 20px;
}
.air-theme.variant-2 .header-menu:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 15px;	
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.04) 50%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.04) 50%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a000000', endColorstr='#00000000',GradientType=0 );
}
.earth-theme.variant-2 .header-menu,
.earth-theme.variant-2 .header-menu.open {
	display: block;
}
.air-theme.variant-2 .header,
.earth-theme.variant-2 .header {
	width: auto;
}
.air-theme.variant-2 .header-logo,
.earth-theme.variant-2 .header-logo {
	text-align: center;
}
.air-theme.variant-2 .header-logo img {
	max-height: 50px; /* in this variant the header should always have static height, 80px at max, because of the overlapping header-menu.
	The only element that can cause the header to expand is the logo image, so its height is limited here. */
}

/* HEADER MENU, Air-1&2, Earth-1 */

.air-theme .menu-title,
.air-theme .close-menu,
.air-theme .header-menu .plus-button,
.air-theme .header-menu .back-button,
.earth-theme.variant-1 .menu-title,
.earth-theme.variant-1 .close-menu,
.earth-theme.variant-1 .header-menu .plus-button,
.earth-theme.variant-1 .header-menu .back-button {
	display: none;
}
.air-theme .top-menu,
.earth-theme.variant-1 .top-menu {
	display: block;
}

.air-theme .header-menu,
.earth-theme.variant-1 .header-menu {
	position: relative;
}
.air-theme .header-menu > ul,
.earth-theme.variant-1 .header-menu > ul {
	font-size: 0;
}
.air-theme .header-menu > ul > li,
.earth-theme.variant-1 .header-menu > ul > li {
	display: inline-block;
	margin: 0 -1px 0 0;
}
.air-theme .header-menu > ul > li > a,
.earth-theme.variant-1 .header-menu > ul > li > a {
	display: block;
	position: relative;
	padding: 10px 20px;
	text-transform: uppercase;
	cursor: pointer;
}
.air-theme .header-menu > ul > li > a {
	font-size: 14px;
	font-weight: 700;
	color: #333;
}
.earth-theme.variant-1 .header-menu > ul > li > a {
	font-size: 15px;
	font-weight: 400;
	color: #fff;
}
.air-theme .header-menu > ul > li > a:before,
.air-theme .header-menu > ul > li > a:after,
.earth-theme.variant-1 .header-menu > ul > li > a:before,
.earth-theme.variant-1 .header-menu > ul > li > a:after {
	content: "";
	position: absolute;
	width: 1px;
}
.air-theme .header-menu > ul > li > a:before,
.earth-theme.variant-1 .header-menu > ul > li > a:before {
	left: 0;
}
.air-theme .header-menu > ul > li > a:after,
.earth-theme.variant-1 .header-menu > ul > li > a:after {
	right: 0;
}
.air-theme .header-menu > ul > li > a:before,
.air-theme .header-menu > ul > li > a:after {
	height: 18px;
	background-color: #e5e5e5;
}
.earth-theme.variant-1 .header-menu > ul > li > a:before,
.earth-theme.variant-1 .header-menu > ul > li > a:after {
	height: 22px;
	background-color: #393939;
}

.air-theme .header-menu ul > li:hover
.earth-theme.variant-1 .header-menu ul > li:hover {
	z-index: 50;
}
.air-theme .header-menu ul > li:hover > a {
	color: #eda187;
}
.earth-theme.variant-1 .header-menu ul > li:hover > a {
	color: #007c5a;
}
.air-theme .header-menu .sublist-wrap,
.earth-theme.variant-1 .header-menu .sublist-wrap {
	display: none;
	position: absolute;
	z-index: 1;
	border-top: 10px solid transparent;
}
.air-theme .header-menu .sublist-wrap.active,
.earth-theme.variant-1 .header-menu .sublist-wrap.active {
	display: block;
}
.air-theme .header-menu .sublist,
.earth-theme.variant-1 .header-menu .sublist {
	width: 250px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
	background-color: #fff;
	text-align: left;
}
.air-theme .header-menu .sublist {
	padding: 10px 0;
}
.earth-theme.variant-1 .header-menu .sublist {
	padding: 15px 0;
}
.air-theme .header-menu .sublist li,
.earth-theme.variant-1 .header-menu .sublist li {
	position: relative;
}
.air-theme .header-menu .sublist li a,
.earth-theme.variant-1 .header-menu .sublist li a {
	display: block;
	position: relative;
	padding: 12px 25px;
	color: #666;
}
.air-theme .header-menu .sublist li a {
	font-size: 14px;
}
.earth-theme.variant-1 .header-menu .sublist li a {
	font-size: 15px;
}
.air-theme .header-menu .sublist li .with-subcategories:after,
.earth-theme.variant-1 .header-menu .sublist li .with-subcategories:after {
	content: "";
	position: absolute;
	right: 20px;
	width: 6px;
	height: 9px;
	background: url('../Themes/Element/Content/img/arrow-grey.png') center no-repeat;
}
.air-theme .header-menu .sublist li .with-subcategories:after {
	top: 17px;
}
.earth-theme.variant-1 .header-menu .sublist li .with-subcategories:after {
	top: 20px;
}
.air-theme .header-menu .sublist-wrap .sublist-wrap {
	top: -20px;
	left: 100%;
}
.earth-theme.variant-1 .header-menu .sublist-wrap .sublist-wrap {
	top: -25px;
	left: 100%;
}

/* HEADER MENU, Air-2 */

.air-theme.variant-2 .header-menu-parent.hidden {
	visibility: hidden;
	opacity: 0;
}
.air-theme.variant-2 .header-menu-parent.visible {
	visibility: visible;
	opacity: 1;
}

/* HEADER MENU, Earth-2 */

.earth-theme.variant-2 .header-menu,
.earth-theme.variant-2 .header-menu .sublist-wrap {
    position: fixed;
    top: 0; left: 0;
	z-index: 1070;
	width: 500px;
    height: 100%;
    overflow: hidden;
    background-color: #fff;
	text-align: left;
    transition: all 0.8s ease;
    -webkit-transform: translate(-100%);
    -ms-transform: translate(-100%);
    transform: translate(-100%);
}
.earth-theme.variant-2 .header-menu.open,
.earth-theme.variant-2 .header-menu .sublist-wrap.active {
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
}

.earth-theme.variant-2 .header-menu .close-menu,
.earth-theme.variant-2 .header-menu .back-button {
	padding: 20px;
	text-align: right;
	font-size: 0;
}
.earth-theme.variant-2 .header-menu .close-menu span,
.earth-theme.variant-2 .header-menu .back-button span {
	display: inline-block;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	background: #ccc url('../Themes/Element/Content/img/close.png') center no-repeat;
	cursor: pointer;
}

.earth-theme.variant-2 .header-menu > ul li {
	position: relative;
	z-index: auto !important; /*overrides JS z-index reversing for the default desktop menu*/
	margin: 0 100px 0 80px;
	padding: 40px 0 0;
}
.earth-theme.variant-2 .header-menu > ul li:after {
	content: "";
	position: absolute;
	bottom: 5px;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 2px;
	background-color: #eee;
}
.earth-theme.variant-2 .header-menu > ul li > a {
	position: relative;
	min-height: 60px;
	background-color: #fff;
	padding: 0 10px 0 0;
	line-height: 24px;
	color: #aaa;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: 400;
}
.earth-theme.variant-2 .header-menu > ul li > a:before {
	content: "";
	position: absolute;
	top: 50%;
	left: -100px;
	width: 0;
	height: 4px;
	margin: -2px 0 0;
	background-color: #007c5a;
	transition: all 0.2s ease;
}
.earth-theme.variant-2 .header-menu > ul li > a:hover:before {
	width: 80px;
}
.earth-theme.variant-2 .header-menu .plus-button {
	position: absolute;
	right: -48px;
	z-index: 1;
	float: right;
	width: 40px;
	height: 40px;
	border: 8px solid #fff;
	border-radius: 50%;
	background: #ccc url('../Themes/Element/Content/img/arrow-white.png') center no-repeat;
	cursor: pointer;
	bottom: -4px;
}

.earth-theme.variant-2 .header-menu .sublist {
	width: 100% !important;
}
.earth-theme.variant-2 .header-menu li.back-button {
	margin: 0;
}
.earth-theme.variant-2 .header-menu li.back-button:after {
	display: none;
}

/* HEADER DROPDOWNS */

.store-search-box {
	z-index: auto;
	width: 100%;
	height: 100%;
	overflow: hidden;
	box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.2);
	background-color: rgba(255,255,255,0.75);
	padding: 0;
}
.desktop-device.scrollYRemove .store-search-box {
	width: calc(100% - 17px);
}
.store-search-box .close {
	display: inline-block;
	position: absolute;
	top: 22px;
	right: 22px;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	background: #ccc url('../Themes/Element/Content/img/close.png') center no-repeat;
	cursor: pointer;
}
.store-search-box form {
	position: absolute;
	top: 28%;
	right: 0;
	left: 0;
	width: 600px;
	height: 80px;
	margin: auto;
	border-width: 2px 0;
	border-color: #ccc;
	padding: 10px 0;
}
.air-theme .search-box input.search-box-text {
	font-size: 18px;
}
.earth-theme .search-box input.search-box-text {
	font-size: 24px;
}
.search-box .search-box-button {
	border: none;
}
.search-box .ui-autocomplete {
	width: 600px !important;
	border-top: 10px solid #fff; /* pseudo offset */
}

.header-options {
	position: absolute;
	top: 100% !important;
	right: 5px;
	left: auto;
	z-index: auto;
	width: 270px;
	margin-top: 5px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.header-selectors-wrapper {
	padding: 20px;
}
.header-selectors-wrapper > div {
	margin-top: 10px;
}
.header-links-wrapper {
	text-align: left;
}

.flyout-cart {
	display: none;
	position: absolute;
	top: 100%;
	right: 5px;
	width: 400px;
	margin-top: 5px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	background-color: #f6f6f6;
	transition: all 0.3s ease;
}
.flyout-cart.active  {
	display: block;
}
.earth-theme .mini-shopping-cart {
	font-weight: 400;
}
.mini-shopping-cart .count {
	border-bottom: 1px solid #eee;
	background-color: #f6f6f6;
	padding: 20px;
	text-align: center;
	font-size: 14px;
}
.air-theme .mini-shopping-cart .count a {
	color: #eda187;
}
.earth-theme .mini-shopping-cart .count a {
	color: #007c5a;
}
.mini-shopping-cart .count a:before {
	content: "";
	display: inline-block;
	width: 16px;
	height: 17px;
	margin: 0 5px 0 0;
	background: url('../Themes/Element/Content/img/tick-color.png') center no-repeat;
	vertical-align: middle;
}
.air-theme .mini-shopping-cart .count a:before {
	background-color: #eda187;
}
.earth-theme .mini-shopping-cart .count a:before {
	background-color: #007c5a;
}
.mini-shopping-cart .items {
	position: relative;
	border-bottom: 1px solid #eee;
	overflow: hidden;
	background-color: #fff;
}
.mini-shopping-cart .item {
	display: table;
	width: 100%;
	margin: -10px 0 30px; /*perfect scrollbar container fix*/
	padding: 0 20px;
}
.mini-shopping-cart .item.first {
	margin-top: 30px;
}
.mini-shopping-cart .picture {
	display: table-cell;
	width: 120px;
	padding: 0 20px 0 0;
	text-align: center;
	vertical-align: top;
}
.mini-shopping-cart .picture a {
	display: block;
	position: relative;
	overflow: hidden;
}
.mini-shopping-cart .picture a:before {
	content: "";
	display: block;
	padding-top: 100%;
}
.mini-shopping-cart .picture img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	max-width: 100%;
}
.mini-shopping-cart .product {
	display: table-cell;
	position: relative;
	padding: 10px 0 60px;
	text-align: left;
	vertical-align: top;
}
.mini-shopping-cart .name {
	margin: 0 0 10px;
	color: #555;
	text-transform: uppercase;
}
.air-theme .mini-shopping-cart .name {
	font-size: 14px;
}
.earth-theme .mini-shopping-cart .name {
	font-size: 16px;
}
.mini-shopping-cart .attributes {
	display: none;
}
.mini-shopping-cart .quantity {
	font-size: 13px;
}
.mini-shopping-cart .price {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	border-width: 1px 0;
	border-style: solid;
	border-color: #eee;
	padding: 10px 15px;
	text-align: right;
}
.mini-shopping-cart .price span {
	font-size: 16px;
}
.air-theme .mini-shopping-cart .price span {
	font-weight: 700;
	color: #eda187;
}
.earth-theme .mini-shopping-cart .price span {
	font-weight: 400;
	color: #007c5a;
}
.mini-shopping-cart .totals {
	padding: 25px 20px;
	text-align: center;
	font-size: 18px;
}
.air-theme .mini-shopping-cart .totals strong {
	font-weight: 700;
	color: #eda187;
}
.earth-theme .mini-shopping-cart .totals strong {
	font-weight: 400;
	color: #007c5a;
}
.mini-shopping-cart .buttons {
	padding: 0 10px 20px;
	text-align: center;
}
.mini-shopping-cart button {
	display: inline-block;
	width: 46%;
	height: 55px;
	margin: 0 2%;
	color: #fff;
	text-transform: uppercase;
	transition: opacity 0.2s ease;
}
.mini-shopping-cart button:hover {
	opacity: 0.9;
}
.air-theme .mini-shopping-cart button {
	font-size: 14px;
}
.earth-theme .mini-shopping-cart button {
	font-size: 16px;
}
.air-theme .mini-shopping-cart .cart-button {
	background-color: #eda187;
}
.earth-theme .mini-shopping-cart .cart-button {
	background-color: #007c5a;
}
.mini-shopping-cart .checkout-button {
	background-color: #555;
}
.mini-shopping-cart button:before {
	content: "";
	display: inline-block;
	width: 33px;
	height: 33px;
	margin: 0 10px 0 0;
	vertical-align: middle;
}
.mini-shopping-cart button span {
	vertical-align: middle;
}
.mini-shopping-cart .cart-button:before {
	background: url('../Themes/Element/Content/img/flyout-cart-sprite.png') left no-repeat;
}
.mini-shopping-cart .checkout-button:before {
	background: url('../Themes/Element/Content/img/flyout-cart-sprite.png') right no-repeat;
}
.mini-shopping-cart button:only-child {
}
.mini-shopping-cart button + button {
}

/* HEADER VARIANTS DROPDOWNS */

.air-theme.variant-2.home-page-body .search-wrap {
	display: none;
}
.air-theme.variant-2 .responsive-nav-wrapper .personal-button {
	display: none;
}
.air-theme.variant-2 .header-options {
	right: auto;
	left: 5px;
}
.air-theme.variant-2 .header-options,
.air-theme.variant-2 .flyout-cart {
	z-index: 1040;
	transition: all 0.3s ease;
}
.air-theme.variant-2 .stick .header-options {
	left: -100%;
}
.air-theme.variant-2 .stick .flyout-cart {
	right: -100%;
}

.air-theme.variant-2 .search-box.static {
	display: block !important;
	position: relative;
	top: 0 !important;
	z-index: 99; /* higher than the possible number of slider images */
	width: 980px;
	margin: 100px auto 0;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
	overflow: visible;
	background-color: #fff;
	padding: 10px;
	transition: none;
}
.air-theme.variant-2 .slider-wrapper + .search-box.static {
	top: -35px !important;
	margin: auto;
}
.air-theme.variant-2 .search-box.static form {
	position: relative;
	top: 0;
	width: 100%;
	height: 60px;
	border: 1px solid #eee;
	padding: 0;
}
.air-theme.variant-2 .search-box .select-box {
	background-color: #333;
}
.air-theme.variant-2 .search-box.static .search-box-button {
	border-left: 1px solid #eee;
}
.air-theme.variant-2 .search-box.static .ui-autocomplete {
	width: calc(100% - 82px) !important;
	border: none;
}

/* FOOTER */

.newsletter-email {
	width: 560px;
	margin: auto;
}
.footer-middle .center {
	position: relative;
	min-height: 380px;
}
.social-sharing {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -160px 0 0 -160px;
	padding-top: 115px;
}
.air-theme .social-sharing .title {
	margin-bottom: 25px;
}
.earth-theme .social-sharing .title {
	margin-bottom: 20px;
}
.footer-block {
	width: 33.33333%;
	margin: 110px 0 90px;
}

/* LEFT/RIGHT COLUMN */

.block {
	float: none;
	width: auto;
	margin: 0 0 20px;
}
.block:last-child {
	margin: 0;
}
.block .listbox {
	display: block;
}
.block .title {
	padding: 15px 20px;
	cursor: default;
}
.block .title:before,
.block .title:after {
	display: none;
}
.block .title strong {
	display: block;
}

.block-recently-viewed-products li {
	padding: 10px 0;
	font-size: 0;
}
.block .product-picture {
	display: inline-block !important;
	width: 25%;
	padding: 0 10px !important;
	vertical-align: top;
}
.block .product-picture img {
	display: block;
	max-width: 100%;
}
.block .product-name {
	display: inline-block !important;
	width: 75%;
	padding: 0 10px !important;
	vertical-align: top;
}

/* CATEGORY PAGE & GRIDS */

.breadcrumb {
	width: 980px;
	margin: -40px auto 50px;
}

  .breadcrumb-my {
    width: 980px;
    margin: -40px auto 50px;
  }

.home-page .item-box {
	text-align: center;
}
.item-box .buttons {
	position: absolute;
	bottom: -100px;
	left: 0;
	width: 100%;
	height: 100px; /*fixed height required, depending on padding*/
	margin: 0;
	padding: 30px 0;
	opacity: 0.95;
	transition: all 0.4s ease;
}
.item-box .buttons.mobile {
	display: none;
}
.item-box .buttons.desktop {
	display: block;
}
.item-box:hover .buttons {
	bottom: 0;
}
.item-box .buttons button {
	display: inline-block;
	width: auto;
	position: relative;
	margin: 0 2px;
	overflow: visible; /*Ie fix*/
	padding: 0 3px;
	font-size: 0;
	transition: opacity 0.2s ease;
}
.item-box .buttons button:before {
	margin: 0;
}
.item-box .add-to-wishlist-button:before {
	background-position: -40px top;
}
.item-box .add-to-compare-list-button:before {
	background-position: -80px top;
}
.product-grid .item-box button span {
	position: absolute;
	bottom: -25px;
	left: 50%;
	background-color: rgba(255,255,255,0.8);
	padding: 5px 8px;
	text-transform: uppercase;
	white-space: nowrap;
	opacity: 0;
	transition: opacity 0.2s ease;
}
.air-theme .product-grid .item-box button span {
	font-size: 10px;
	color: #eda187;
}
.earth-theme .product-grid .item-box button span {
	font-size: 10px;
	letter-spacing: 0.5px;
	color: #007c5a;
}
.product-grid .item-box button span:before {
	content: "";
	position: absolute;
	top: -5px;
	left: 50%;
	margin: 0 0 0 -5px;
	border-width: 0 5px 5px;
	border-style: dashed dashed solid;
	border-color: transparent transparent rgba(255,255,255,0.8);
}
.product-grid .item-box button:hover span {
	opacity: 1;
}

.home-page-category-grid {
	width: 980px;
	margin: 50px auto 60px;
}
.sub-category-grid {
	margin: 50px 0 60px;
}
.home-page-category-grid .item-box,
.sub-category-grid .item-box {
	margin-bottom: 2%;
}
.home-page-category-grid .title,
.sub-category-grid .title {
	text-align: right;
}
.home-page-category-grid .title a,
.sub-category-grid .title a {
	display: inline-block;
}
.product-viewmode {
	width: 18%;
}

/* ALTERNATE FEATURED PRODUCTS */

.alternate-products {
	margin-bottom: 80px !important;
}
.alternate-products .item-box {
	clear: none;
	width: 24.25%;
	margin-bottom: 2%;
	margin-left: 1%;
	box-shadow: 0 0 20px rgba(0,0,0,0.1);
	background-color: #fff;
	padding: 10px 10px 30px;
}
.alternate-products .item-box:nth-child(4n+1) {
	clear: both;
	margin-left: 0;
}
.alternate-products .item-box .details {
	padding: 0 10px;
}
.alternate-products .item-box .buttons {
	height: 80px;
	background-color: transparent !important;
	padding: 10px 0;
	opacity: 1;
}
.alternate-products .item-box .buttons:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 0;
	background-color: #fff;
	transition: all 0.2s ease;
}
.alternate-products .item-box .buttons button {
	opacity: 0;
}
.alternate-products .item-box button:nth-child(4) {
	display: none; /*hidden when the button lane is full*/
}
.alternate-products .item-box button:before {
	box-sizing: content-box;
	border-width: 10px;
	border-style: solid;
	border-radius: 50%;
}
.air-theme .alternate-products .item-box button:before {
	border-color: #eda187;
	background-color: #eda187;
}
.earth-theme .alternate-products .item-box button:before {
	border-color: #007c5a;
	background-color: #007c5a;
}
.alternate-products .item-box button span {
	display: none; /*tooltip hidden*/
}
.alternate-products .item-box button span:before {
	display: none;
}
.alternate-products .item-box:hover .buttons:before {
	height: 50%;
}
.alternate-products .item-box:hover .buttons button {
	opacity: 1;
}

/* PRODUCT PAGE */

.gallery {
	float: left;
	width: 48%;
}
.gallery .picture {
	width: auto;
}
.gallery .picture-thumbs a {
	width: 92px;
	height: 92px;
}
.overview {
	float: right;
	width: 48%;
}

.variant-picture {
	float: left;
	width: 250px;
	height: 250px;
	margin: 0;
}
.variant-overview {
	position: relative;
	float: right;
	width: 700px;
	min-height: 250px;
	padding: 0 0 110px;
}
.variant-overview .attributes {
	border: none;
	background-color: transparent;
	padding: 0;
}
.variant-overview .rental-attributes {
	margin-bottom: 0 !important;
}
.variant-overview .buttons-wrapper {
	display: table;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	border-top: 1px solid #eee;
	overflow: hidden;
	background-color: #f9f9f9;
	padding: 15px;
}
.variant-overview .prices,
.variant-overview .add-to-cart,
.variant-overview .add-to-wishlist {
	display: table-cell;
	vertical-align: middle;
	white-space: nowrap;
}
.variant-overview .add-to-cart {
	text-align: right;
}
.variant-overview .add-to-cart-panel > div {
	display: inline-block;
	margin: 0;
	vertical-align: middle;
}
.variant-overview .add-to-wishlist {
	width: 55px;
}
.variant-overview .add-to-wishlist-button {
	display: block;
	margin: 0 -5px 0 5px;
}
.ui-tabs .ui-tabs-panel {
	padding: 40px;
}
.product-details-page .item-box {
	width: 23.5%; /*four per row*/
}
.product-details-page .item-box:nth-child(3n+1) {
	clear: none;
	margin-left: 2%;
}
.product-details-page .item-box:nth-child(4n+1) {
	clear: both;
	margin-left: 0;
}
.product-details-page .item-box .prices {
	margin: 0;
}

/* REVIEW PAGE */

.product-review-item .review-item-head {
	float: left;
	width: 20%;
	margin: 0;
}
.product-review-item .review-info .user,
.product-review-item .review-info .avatar {
	padding: 0 20px 0 0;
}
.product-review-item .review-content {
	float: right;
	width: 80%;
}

/* WISHLIST & COMPARE LIST */

.wishlist-content .message-error {
	margin: -20px 0 20px;
}
.wishlist-page .share-info {
	margin: 0 0 80px;
}
.compare-products-page .button-wrapper {
	margin: 0 0 40px;
	text-align: center;
}
.compare-products-mobile {
	display: none;
}
.compare-products-table {
	display: table;
	margin: 0 0 80px;
}
.compare-products-table td {
	position: relative;
	border-width: 1px;
	border-style: solid;
	border-color: #eee transparent;
	padding: 20px;
	vertical-align: top;
	color: #555;
}
.compare-products-table td:first-child {
	min-width: 200px;
	border-color: #eee #eee #eee transparent;
	vertical-align: middle;
	color: #aaa;
}
.compare-products-table .product-picture {
	text-align: left;
	vertical-align: top;
	font-size: 0;
}
.compare-products-table .product-picture a {
	display: inline-block;
}
.compare-products-table .product-picture img {
	max-width: 230px; /*Ie fix*/
}
.compare-products-table .remove-button {
	position: absolute;
	top: 19px;
	left: 19px;
	opacity: 0.9;
	transition: opacity 0.2s ease;
}
.earth-theme .compare-products-page .remove-button {
	text-transform: uppercase;
}
.compare-products-table .remove-button:hover {
	opacity: 1;
}
.air-theme .compare-products-table .remove-button:before {
	margin: 0 6px 0 -2px;
}
.earth-theme .compare-products-table .remove-button:before {
	margin: 0 8px 0 -2px;
}
.earth-theme .compare-products-page .product-name td {
	font-weight: 400;
}
.air-theme .compare-products-page .product-price td {
	font-weight: 700;
	color: #eda187;
}
.earth-theme .compare-products-page .product-price td {
	font-weight: 400;
	color: #007c5a;
}
.compare-products-table .full-description {
	display: none;
}

/* TOPICS */

.topic-password {
	width: 600px;
	margin: -150px auto 100px;
}

/* CONTACT PAGES */
/* REGISTRATION, LOGIN */

.registration-page .title,
.account-page .title {
	text-align: center;
}
.login-page .customer-blocks {
	margin-bottom: 40px;
}
.login-page .returning-wrapper {
	float: left;
	width: 49%;
}
.login-page .new-wrapper {
	float: right;
	width: 49%;
}
.air-theme .login-page .content {
	min-height: 170px;
}
.earth-theme .login-page .content {
	min-height: 190px;
}
.login-page .inner-wrapper .buttons {
	border-top: 1px solid #eee;
	padding: 30px 0 0;
}

/* ACCOUNT PAGES */

.customer-pages-body .center-2 {
	width: 100%;
}

.customer-pages-body .center-3 {
    width: 100%;
  }

.customer-pages-body .side-2 {
	display: none !important;
}

.block-account-navigation {
	margin: 10px 0 70px !important;
	border-bottom: 1px solid #eee;
	background-color: #f9f9f9;
	text-align: center;
}
.block-account-navigation .title {
	display: none;
}
.block-account-navigation .listbox {
	padding: 0;
	font-size: 0;
}
.block-account-navigation .list li {
	display: inline-block;
	margin: 2px 1px 0;
}
.block-account-navigation .list a {
	height: 50px;
	background-color: transparent;
	padding: 0 20px 0 50px;
	line-height: 50px;
	text-transform: uppercase;
	white-space: nowrap;
	transition: all 0.2s ease;
}
.block-account-navigation .list a:before,
.block-account-navigation .list a:after {
	content: "";
	position: absolute;
	top: 13px;
	left: 15px;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	background-image: url('../Themes/Element/Content/img/account-navigation-sprite.png');
	background-repeat: no-repeat;
	transition: all 0.2s ease;
}
.air-theme .block-account-navigation .list a:before {
	background-color: #eda187;
}
.earth-theme .block-account-navigation .list a:before {
	background-color: #007c5a;
}
.block-account-navigation .list a:after {
	background-color: transparent;
	opacity: 0;
}

.air-theme .block-account-navigation .list a:hover,
.air-theme .block-account-navigation .list .active a {
	background-color: #eda187;
	color: #fff;
}
.earth-theme .block-account-navigation .list a:hover,
.earth-theme .block-account-navigation .list .active a {
	background-color: #007c5a;
	color: #fff;
}
.block-account-navigation .list a:hover:before,
.block-account-navigation .list .active a:before {
	background-color: transparent;
	opacity: 0;
}
.block-account-navigation .list a:hover:after,
.block-account-navigation .list .active a:after {
	opacity: 1;
}

.block-account-navigation .customer-info a:before {
	background-position: 0 0;
}
.block-account-navigation .customer-addresses a:before {
	background-position: -25px 0;
}
.block-account-navigation .customer-orders a:before {
	background-position: -50px 0;
}
.block-account-navigation .return-requests a:before {
	background-position: -75px 0;
}
.block-account-navigation .downloadable-products a:before {
	background-position: -100px 0;
}
.block-account-navigation .back-in-stock-subscriptions a:before {
	background-position: -125px 0;
}
.block-account-navigation .reward-points a:before {
	background-position: -150px 0;
}
.block-account-navigation .change-password a:before {
	background-position: -175px 0;
}
.block-account-navigation .customer-avatar a:before {
	background-position: -200px 0;
}
.block-account-navigation .forum-subscriptions a:before {
	background-position: -225px 0;
}
.block-account-navigation .customer-reviews a:before {
	background-position: -250px 0;
}
.block-account-navigation .customer-vendor-info a:before {
	background-position: -275px 0;
}
.block-account-navigation .customer-gdpr a:before {
	background-position: -300px 0;
}
.block-account-navigation .customer-check-gift-card-balance a:before {
	background-position: -325px 0;
}
.block-account-navigation .price-match-requests a:before {
    background-position: -350px 0;
}

.block-account-navigation .customer-info a:after {
	background-position: 0 -25px;
}
.block-account-navigation .customer-addresses a:after {
	background-position: -25px -25px;
}
.block-account-navigation .customer-orders a:after {
	background-position: -50px -25px;
}
.block-account-navigation .return-requests a:after {
	background-position: -75px -25px;
}
.block-account-navigation .downloadable-products a:after {
	background-position: -100px -25px;
}
.block-account-navigation .back-in-stock-subscriptions a:after {
	background-position: -125px -25px;
}
.block-account-navigation .reward-points a:after {
	background-position: -150px -25px;
}
.block-account-navigation .change-password a:after {
	background-position: -175px -25px;
}
.block-account-navigation .customer-avatar a:after {
	background-position: -200px -25px;
}
.block-account-navigation .forum-subscriptions a:after {
	background-position: -225px -25px;
}
.block-account-navigation .customer-reviews a:after {
	background-position: -250px -25px;
}
.block-account-navigation .customer-vendor-info a:after {
	background-position: -275px -25px;
}
.block-account-navigation .customer-gdpr a:after {
	background-position: -300px -25px;
}
.block-account-navigation .customer-check-gift-card-balance a:after {
	background-position: -325px -25px;
}
.block-account-navigation .price-match-requests a:after {
    background-position: -350px -25px;
}

/*.block-account-navigation .list span:after {
	content: "";
	position: absolute;
	bottom: -8px;
	left: 50%;
	margin: 0 0 0 -10px;
	border-width: 8px 10px 0 10px;
	border-style: solid dashed dashed;
	opacity: 0;
	transition: opacity 0.2s ease;
}
.air-theme .block-account-navigation .list span:after {
	border-color: #eda187 transparent transparent;
}
.earth-theme .block-account-navigation .list span:after {
	border-color: #007c5a transparent transparent;
}
.block-account-navigation .list a:hover span:after,
.block-account-navigation .list .active a span:after {
	opacity: 1;
}*/

.account-page .page-body {
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.back-in-stock-subscription-list-page,
.forum-subscriptions-page {
	margin: 0 0 40px;
}
.account-page .edit-address,
.account-page.order-list-page,
.return-request-list-page,
.change-password-page {
	margin: 20px 0 40px;
}
.recurring-payments {
	margin: 0 0 60px;
}
.page.avatar-page {
	margin: 20px 0 40px;
	text-align: center;
}
.account-page .review-item-head {
	width: 25%;
}
.account-page .review-content {
	width: 75%;
}
.account-page .review-info label {
	display: none;
}
.gdpr-tools-page form {
	overflow: hidden;
}
.gdpr-tools-page .fieldset {
	width: 49%;
	float: left;
}
.gdpr-tools-page .fieldset + .fieldset {
	float: right;
}
.gdpr-tools-page .form-fields {
	padding: 25px 5%;
}

/* SHOPPING CART */

.order-progress {
	margin: 0 0 90px;
}
.shopping-cart-page
.tax-shipping-info {
	text-align: right;
}
.options-wrapper:after {
	content: "";
	display: block;
	clear: both;
}
.checkout-attributes:not(.section) {
	float: left;
	margin-bottom: -5px !important;
	padding: 0 20px;
	text-align: left;
}
.checkout-attributes ul {
	padding: 5px 0;
}
.checkout-attributes li {
	margin: 0 10px 0 0 !important;
}
.checkout-attributes .attribute-squares li {
	margin: 5px 5px 5px -5px !important;
}
.selected-checkout-attributes {
	text-align: right;
}
.cart-estimate-shipping {
	float: right;
	margin-bottom: -5px !important;
	padding: 0 20px;
	text-align: right;
}
.cart-estimate-shipping > a {
	text-align: left;
}
.shopping-cart-page .cart-footer {
	margin-bottom: 80px;
}
.cart-footer:after {
	content: "";
	display: block;
	clear: both;
}
.cart-collaterals {
	float: left;
	width: 65%;
	max-width: none;
}
.cart-collaterals .deals {
	overflow: hidden;
	text-align: center;
}
.cart-collaterals .coupon-box,
.cart-collaterals .giftcard-box {
	float: left;
	width: 48.5%;
	background-color: #f9f9f9;
	padding: 25px 20px;
}
.cart-collaterals
.coupon-box + .giftcard-box {
	margin: 0 0 0 3%;
}
.cart-collaterals .inner-wrapper {
	display: block !important;
	height: auto !important;
}
.cart-footer .totals {
	float: right;
	width: 33%;
	max-width: none;
}
.cart-total .cart-total-left {
	padding: 5px 10px 5px 15px;
}
.cart-total .cart-total-right {
	padding: 5px 15px 5px 10px;
}

.cross-sells .item-box {
	width: 23.5%; /*four per row*/
}
.cross-sells .item-box:nth-child(3n+1) {
	clear: none;
	margin-left: 2%;
}
.cross-sells .item-box:nth-child(4n+1) {
	clear: both;
	margin-left: 0;
}

/* CHECKOUT */

.checkout-page .section .title {
	text-align: center;
}
.checkout-page .address-grid {
	overflow: hidden;
}
.checkout-page .address-item {
	float: left;
	width: 32%;
	margin: 0 0 2% 2%;
}
.checkout-page .address-item:nth-child(3n+1) {
	clear: both;
	margin-left: 0;
}
.checkout-page .address-item:only-child {
	display: block;
	float: none;
	max-width: 1000px;
	margin: auto;
}
.checkout-page .totals {
	width: 400px;
}
.opc .step-title .number {
	display: inline-block;
}

/* ORDER DETAILS & RETURN REQUEST */

.order-details-page .buttons {
	position: relative;
	top: 240px;
	margin: 0;
}
.order-details-page .order-overview {
	margin-top: 80px;
	text-align: center;
}
.order-details-page .options,
.order-details-page .actions {
	text-align: right;
}
.order-details-page .totals {
	width: 400px;
	margin: 0 0 30px auto;
}
.return-request-page {
	text-align: center;
}

/* SEARCH & SITEMAP */

.search-page-body .center-2,
.search-page-body .side-2 {
	padding-top: 10px;
}
.search-page .search-input {
	width: auto;
}
.sitemap-page {
	text-align: center;
}

/* BLOG & NEWS */

.blog-pages-body .center-2,
.blog-pages-body .side-2,
.news-pages-body .center-2,
.news-pages-body .side-2 {
	margin: 20px 0 60px !important;
}
.blog-page .post,
.news-items .news-item {
	margin: 0 auto 50px;
}
.blog-page .buttons,
.news-items .buttons {
	text-align: left;
}
.new-comment .title,
.comment-list .title {
	text-align: center;
}
.new-comment form {
	width: auto;
}

.news-list-homepage .news-items {
	width: 980px;
	overflow: hidden;
}
.news-list-homepage .news-item {
	display: block;
	float: left;
	width: 49%;
}
.news-list-homepage .news-item:nth-child(odd) {
	clear: both;
}
.news-list-homepage .news-item:nth-child(even) {
	margin-left: 2%;
}
.news-list-homepage .news-item:only-child {
	float: none;
	width: auto;
}
.news-list-homepage .news-body {
	max-height: 104px;
}

/* FORUM & PROFILE */

.forum-page .forum-name,
.forum-topic-page .topic-name,
.forums-main-page .topic-block-title,
.forum-group-page .forums-table-section-title,
.active-discussions-page .forums-table-section-title {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 200px;
	margin: 0;
}
.air-theme .forum-page .forum-name,
.air-theme .forum-topic-page .topic-name,
.air-theme .forums-main-page .topic-block-title,
.air-theme .forum-group-page .forums-table-section-title,
.air-theme .active-discussions-page .forums-table-section-title {
	background: url('../Themes/Element/Content/img/title-banner-1.jpg') center no-repeat;
}
.earth-theme .forum-page .forum-name,
.earth-theme .forum-topic-page .topic-name,
.earth-theme .forums-main-page .topic-block-title,
.earth-theme .forum-group-page .forums-table-section-title,
.earth-theme .active-discussions-page .forums-table-section-title {
	background: url('../Themes/Element/Content/img/title-banner-2.jpg') center no-repeat;
}
.forum-page .forum-name h1,
.forum-topic-page .topic-name h1,
.forums-main-page .topic-block-title h2,
.forum-group-page .forums-table-section-title a,
.active-discussions-page .forums-table-section-title strong {
	position: absolute;
	bottom: 58px;
	left: 0;
	width: 100%;
	color: #fff;
}
.air-theme .forum-page .forum-name h1,
.air-theme .forum-topic-page .topic-name h1,
.air-theme .forums-main-page .topic-block-title h2,
.air-theme .forum-group-page .forums-table-section-title a,
.air-theme .active-discussions-page .forums-table-section-title strong {
	font-size: 26px;
}
.earth-theme .forum-page .forum-name h1,
.earth-theme .forum-topic-page .topic-name h1,
.earth-theme .forums-main-page .topic-block-title h2,
.earth-theme .forum-group-page .forums-table-section-title a,
.earth-theme .active-discussions-page .forums-table-section-title strong {
	font-size: 28px;
}

.forums-main-page,
.forum-group-page {
	margin: 0 0 80px;
}
.forums-header {
	margin: 0 0 90px;
}
.forums-table-section {
	margin: 0 0 60px;
}
.active-discussions-page {
	margin: 0 0 80px;
}
.topic-post .post-info {
	width: 15%;
}
.topic-post .post-content {
	width: 85%;
}
.forum-edit-page,
.private-message-send-page {
	margin: 20px 0 80px;
}
.private-message-view-page .buttons {
	position: relative;
}
.private-message-view-page button.back-pm-button {
	position: absolute;
	top: 20px;
	left: 20px;
	margin: 0;
}
 
}

@media all and (min-width: 1321px) {

/* GLOBAL STYLES */

.master-column-wrapper {
	width: 1280px;
}
.center-2 {
	width: 950px;
}
.center-3 {
    width: 950px;
  }
.side-2 {
	width: 300px;
}
.side-3 {
    width: 300px;
  }
.home-page .topic-block,
.home-page .product-grid,
.home-page-polls {
	width: 1280px;
}

/* GLOBAL FORMS */
/* GLOBAL TABLES */

.cart .product-picture img {
	max-width: 200px;
}
.cart col:first-child,
.cart th:first-child,
.cart td:first-child {
	display: none !important; /*hides counter*/
}
.account-page .data-table col:first-child,
.account-page .data-table th:first-child,
.account-page .data-table td:first-child {
	display: none !important; /*hides counter*/
}
.account-page .data-table col.select-boxes {
	display: table-column !important; /*resets first column for non footable tables*/
}
.account-page .data-table th.select-boxes,
.account-page .data-table td.select-boxes {
	display: table-cell !important;  /*resets first column for non footable tables*/
}
.account-page .data-table .footable-first-column {
	text-align: left;
}

/* NOTIFICATIONS & POPUPS */
/* HEADER */

.header,
.menu-title-wrapper,
.responsive-nav-wrapper-parent {
	width: 240px;
    max-width: 240px;
}
.responsive-nav-wrapper div {
	margin: 0 5px;
}

/* HEADER DROPDOWNS */

.store-search-box .close {
	top: 27px;
	right: 27px;
}

/* HEADER VARIANTS */

.air-theme.variant-2 .header-menu {
	width: 1280px;
}
.air-theme.variant-2 .search-box.static {
	width: 1280px;
}

/* HEADER-MENU */

.header-menu > ul > li > a {
	padding: 10px 30px;
}
.header-menu .sublist {
	width: 300px;
}
.header-menu .sublist li a {
	padding: 12px 30px;
}

/* HEADER MENU, Earth-2*/

.earth-theme.variant-2 .header-menu,
.earth-theme.variant-2 .header-menu .sublist-wrap {
	width: 700px;
}

/* HEADER DROPDOWNS */

.flyout-cart {
	width: 500px;
}
.mini-shopping-cart .picture {
	width: 160px;
}
.mini-shopping-cart .totals {
	font-size: 20px;
}

/* FOOTER */

.footer-middle .center {
	width: 1280px;
	margin: auto;
}

/* LEFT/RIGHT COLUMN */
/* CATEGORY PAGE & GRIDS */

.breadcrumb {
	width: 1280px;
}

  .breadcrumb-my {
    width: 1280px;
  }

.item-box {
	margin-bottom: 5%;
}
.item-box .buttons {
	bottom: -112px;
	height: 112px; /*fixed height required, depending on padding*/
	padding: 35px 10px;
}
.item-box .buttons button {
	margin: 0 8px;
}
.alternate-products .item-box .buttons button {
	margin: 0 4px;
}
.home-page-category-grid {
	width: 1280px;
}
.sub-category-grid.three-per-row .item-box {
	clear: none;
	width: 32%;
	margin-left: 2%;
}
.sub-category-grid.three-per-row .item-box:nth-child(3n+1) {
	clear: both;
	margin-left: 0;
}
.product-list .item-box .picture {
	width: 330px;
}

/* PRODUCT PAGE */

.gallery {
	width: 48%;
}
.gallery .picture-thumbs a {
	width: 98px;
	height: 98px;
}
.overview {
	width: 48%;
}
.rental-attributes .attribute-label,
.rental-attributes .attribute-data {
	display: inline-block;
	margin: 0 3px;
	vertical-align: middle;
}
.variant-picture {
	width: 300px;
	height: 300px;
}
.variant-overview {
	width: 950px;
	min-height: 300px;
}

/* REVIEW PAGE */
/* WISHLIST & COMPARE LIST */
/* TOPICS */
/* CONTACT PAGES */
/* REGISTRATION, LOGIN */
/* ACCOUNT PAGES */
/* SHOPPING CART */

.order-progress li {
	width: 150px;
}
.cart-total .cart-total-left {
	padding: 5px 10px 5px 20px;
}
.cart-total .cart-total-right {
	padding: 5px 20px 5px 10px;
}
.cross-sells .item-box {
	width: 18.4%; /*five per row*/
}
.cross-sells .item-box:nth-child(4n+1) {
	clear: none;
	margin-left: 2%;
}
.cross-sells .item-box:nth-child(5n+1) {
	clear: both;
	margin-left: 0;
}
.cross-sells .item-box .buttons button {
	margin: 0 2px;
}

/* CHECKOUT */
/* ORDER DETAILS & RETURN REQUEST */
/* SEARCH & SITEMAP */
/* BLOG & NEWS */

.news-list-homepage .news-items {
	width: 1280px;
}
.news-list-homepage .news-body {
	max-height: 78px;
}

/* FORUM & PROFILE */
 
}
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2022 David Deutsch
 * Licensed under  ()
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(../Themes/Element/Content/dex/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/*!
 * Bootstrap v4.6.0 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer::before{content:"\2014\00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-sm-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-sm-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-md-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-md-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-md-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-md-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-md-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-md-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-lg-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-lg-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-xl-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-xl-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm td,.table-sm th{padding:.3rem}.table-bordered{border:1px solid #dee2e6}.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#7abaff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8fd19e}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ed969e}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[multiple],select.form-control[size]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.form-row>.col>.valid-tooltip,.form-row>[class*=col-]>.valid-tooltip{left:5px}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#28a745;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label::before,.was-validated .custom-control-input:valid~.custom-control-label::before{border-color:#28a745}.custom-control-input.is-valid:checked~.custom-control-label::before,.was-validated .custom-control-input:valid:checked~.custom-control-label::before{border-color:#34ce57;background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label::before,.was-validated .custom-control-input:valid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.form-row>.col>.invalid-tooltip,.form-row>[class*=col-]>.invalid-tooltip{left:5px}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label::before,.was-validated .custom-control-input:invalid~.custom-control-label::before{border-color:#dc3545}.custom-control-input.is-invalid:checked~.custom-control-label::before,.was-validated .custom-control-input:invalid:checked~.custom-control-label::before{border-color:#e4606d;background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;-ms-flex-negative:0;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#0069d9;border-color:#0062cc;box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{color:#fff;background-color:#5a6268;border-color:#545b62;box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#218838;border-color:#1e7e34;box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#138496;border-color:#117a8b;box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{color:#212529;background-color:#e0a800;border-color:#d39e00;box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c82333;border-color:#bd2130;box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{color:#212529;background-color:#e2e6ea;border-color:#dae0e5;box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{color:#fff;background-color:#23272b;border-color:#1d2124;box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#007bff;text-decoration:none}.btn-link:hover{color:#0056b3;text-decoration:underline}.btn-link.focus,.btn-link:focus{text-decoration:underline}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:1}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{z-index:1}.btn-toolbar{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropleft .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.input-group>.custom-file:not(:first-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label::after,.input-group:not(.has-validation)>.custom-select:not(:last-child),.input-group:not(.has-validation)>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label::after,.input-group.has-validation>.custom-select:nth-last-child(n+3),.input-group.has-validation>.form-control:nth-last-child(n+3){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-append,.input-group-prepend{display:-ms-flexbox;display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.btn,.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.input-group-text,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;z-index:1;display:block;min-height:1.5rem;padding-left:1.5rem;-webkit-print-color-adjust:exact;color-adjust:exact}.custom-control-inline{display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.custom-control-input:checked~.custom-control-label::before{color:#fff;border-color:#007bff;background-color:#007bff}.custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label::before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label::before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label,.custom-control-input[disabled]~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label::before,.custom-control-input[disabled]~.custom-control-label::before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:#adb5bd solid 1px}.custom-control-label::after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:50%/50% 50% no-repeat}.custom-checkbox .custom-control-label::before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label::before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label::after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label::after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label::after{background-color:#fff;-webkit-transform:translateX(.75rem);transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + .75rem + 2px);margin:0;overflow:hidden;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:disabled~.custom-file-label,.custom-file-input[disabled]~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]::after{content:attr(data-browse)}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;overflow:hidden;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label::before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-control-label::before,.custom-file-label,.custom-select{transition:none}}.nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item,.nav-fill>.nav-link{-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}.navbar .container,.navbar .container-fluid,.navbar .container-lg,.navbar .container-md,.navbar .container-sm,.navbar .container-xl{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:50%/100% 100% no-repeat}.navbar-nav-scroll{max-height:75vh;overflow-y:auto}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a{color:rgba(0,0,0,.9)}.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgba(255,255,255,.5)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{-ms-flex:1 1 auto;flex:1 1 auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom,.card-img-top{-ms-flex-negative:0;flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{-ms-flex:1 0 0%;flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion{overflow-anchor:none}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:3;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.badge{transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}a.badge-primary:focus,a.badge-primary:hover{color:#fff;background-color:#0062cc}a.badge-primary.focus,a.badge-primary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:focus,a.badge-secondary:hover{color:#fff;background-color:#545b62}a.badge-secondary.focus,a.badge-secondary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.badge-success{color:#fff;background-color:#28a745}a.badge-success:focus,a.badge-success:hover{color:#fff;background-color:#1e7e34}a.badge-success.focus,a.badge-success:focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:focus,a.badge-info:hover{color:#fff;background-color:#117a8b}a.badge-info.focus,a.badge-info:focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:focus,a.badge-warning:hover{color:#212529;background-color:#d39e00}a.badge-warning.focus,a.badge-warning:focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:focus,a.badge-danger:hover{color:#fff;background-color:#bd2130}a.badge-danger.focus,a.badge-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:focus,a.badge-light:hover{color:#212529;background-color:#dae0e5}a.badge-light.focus,a.badge-light:focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:focus,a.badge-dark:hover{color:#fff;background-color:#1d2124}a.badge-dark.focus,a.badge-dark:focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:1s linear infinite progress-bar-stripes;animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.media-body{-ms-flex:1;flex:1}.list-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width:576px){.list-group-horizontal-sm{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:768px){.list-group-horizontal-md{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:992px){.list-group-horizontal-lg{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1200px){.list-group-horizontal-xl{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0}a.close.disabled{pointer-events:none}.toast{-ms-flex-preferred-size:350px;flex-basis:350px;max-width:350px;font-size:.875rem;background-color:rgba(255,255,255,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:rgba(255,255,255,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);transform:scale(1.02)}.modal-dialog-scrollable{display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{-ms-flex-negative:0;flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);height:-webkit-min-content;height:-moz-min-content;height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable::before{content:none}.modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered::before{height:calc(100vh - 3.5rem);height:-webkit-min-content;height:-moz-min-content;height:min-content}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::after,.popover .arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=top]>.arrow::before,.bs-popover-top>.arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top]>.arrow::after,.bs-popover-top>.arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right]>.arrow::before,.bs-popover-right>.arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right]>.arrow::after,.bs-popover-right>.arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=bottom]>.arrow::before,.bs-popover-bottom>.arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom]>.arrow::after,.bs-popover-bottom>.arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left]>.arrow::before,.bs-popover-left>.arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left]>.arrow::after,.bs-popover-left>.arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){-webkit-transform:translateX(100%);transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){-webkit-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;-webkit-transform:none;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:50%/100% 100% no-repeat}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:.75s linear infinite spinner-border;animation:.75s linear infinite spinner-border}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:.75s linear infinite spinner-grow;animation:.75s linear infinite spinner-grow}.spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{-webkit-animation-duration:1.5s;animation-duration:1.5s}}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.857143%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;word-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px!important}.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}
/*# sourceMappingURL=bootstrap.min.css.map */
/*
* Copyright 2014 Seven Spikes Ltd. All rights reserved. (http://www.nop-templates.com)
* http://www.nop-templates.com/t/licensinginfo
*/

.mega-menu, .menu-title,
.mega-menu .dropdown {
	display: none;
}

@media all and (min-width: 1025px) {

.mega-menu {
	display: block;
}
.mega-menu-responsive {
	display: none !important;
}
.mega-menu .dropdown {
	display: none;
	position: absolute;
	left: 50%;
	z-index: 1;
	width: 980px;
	margin-left: -490px;
	border-top: 10px solid transparent;
	overflow: hidden;
}
.mega-menu .dropdown.active {
	display: block;
}
.mega-menu .row-wrapper {
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
	background-color: #fff;
	padding: 20px;
}
.mega-menu .row {
	margin: 10px 0 0;
	overflow: hidden;
}
.mega-menu .row:first-child {
	margin: 0;
}
.mega-menu .box {
	float: left;
	padding: 5px;
	text-align: left;
}

.mega-menu .boxes-1 .box {
    width: 100%;
}

.mega-menu .boxes-2 .box {
    width: 50%;
}

.mega-menu .boxes-3 .box {
    width: 33.333%;
}

.mega-menu .boxes-4 .box {
    width: 25%;
}

.mega-menu .boxes-5 .box {
    width: 20%;
}

.mega-menu .boxes-6 .box {
    width: 16.666%;
}

.mega-menu .boxes-7 .box {
    width: 14.28%;
}

.mega-menu .boxes-8 .box {
    width: 12.5%;
}

.mega-menu .picture {
	margin: 0 0 20px;
	overflow: hidden;
}
.mega-menu .categories .picture {
	height: 150px;
}
/*.mega-menu .manufacturers .picture,
.mega-menu .vendors .picture {
	height: 120px;
}*/
.mega-menu .picture a {
	display: block;
}
.mega-menu .title {
	font-size: 18px;
	color: #333;
	text-transform: uppercase;
}
.air-theme .mega-menu .title {	
	font-weight: 700;
}
.earth-theme .mega-menu .title {
	font-weight: 400;
}
.mega-menu .subcategories {
	margin: 8px 0 0;
	padding: 0 0 0 10px;
}
.mega-menu .subcategories li {
	padding: 5px 0;
}
.air-theme .mega-menu .subcategories {
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
}
.earth-theme .mega-menu .subcategories {
	font-size: 16px;
}

.earth-theme.variant-2 .header-menu,
.earth-theme.variant-2 .header-menu .sublist-wrap {
	display: block !important; /*prevents a bug when 'Show Dropdowns On Click' setting is enabled*/
}

}

@media all and (min-width: 1321px) {
	
.mega-menu .dropdown {
	width: 1280px;
	margin-left: -640px;
}
.mega-menu .categories .picture {
	height: 200px;
}
/*.mega-menu .manufacturers .picture,
.mega-menu .vendors .picture {
	height: 160px;
}*/

}


/* ----------------------------------------------------------------------------------------------------------- */


/* ALL CATEGORIES TAB */

/*styles for "all categories" tab which is a <span>, it clones the theme menu link <a> styles,
but should be prefixed with ".has-sublist" to avoid conflicts with the <span> inside the "back" button*/

.mega-menu-responsive .has-sublist > span {
	min-height: 60px;
	background-color: #fff;
	padding: 0 10px 0 0;
	line-height: 24px;
	color: #aaa;
	text-transform: uppercase;
}
.air-theme .mega-menu-responsive .has-sublist > span {
	font-size: 18px;
	font-weight: 700;
}
.earth-theme .mega-menu-responsive .has-sublist > span {
	font-size: 22px;
	font-weight: 400;
}


@media all and (min-width: 481px) {
	
.air-theme .mega-menu-responsive .has-sublist > span {
	font-size: 20px;
}
.earth-theme .mega-menu-responsive .has-sublist > span {
	font-size: 24px;
}

}

@media all and (min-width: 1025px) {
	
.air-theme .mega-menu .has-sublist > span,
.earth-theme.variant-1 .mega-menu .has-sublist > span {
	display: block;
	position: relative;
	padding: 10px 20px;
	text-transform: uppercase;
	cursor: pointer;
}
.air-theme .mega-menu .has-sublist > span {
	font-size: 14px;
	font-weight: 700;
	color: #333;
}
.earth-theme.variant-1 .mega-menu .has-sublist > span {
	font-size: 15px;
	font-weight: 400;
	color: #fff;
}
.air-theme .mega-menu .has-sublist > span:before,
.air-theme .mega-menu .has-sublist > span:after,
.earth-theme.variant-1 .mega-menu .has-sublist > span:before,
.earth-theme.variant-1 .mega-menu .has-sublist > span:after {
	content: "";
	position: absolute;
	width: 1px;
}
.air-theme .mega-menu .has-sublist > span:before,
.earth-theme.variant-1 .mega-menu .has-sublist > span:before {
	left: 0;
}
.air-theme .mega-menu .has-sublist > span:after,
.earth-theme.variant-1 .mega-menu .has-sublist > span:after {
	right: 0;
}
.air-theme .mega-menu.has-sublist > span:before,
.air-theme .mega-menu .has-sublist > span:after {
	height: 18px;
	background-color: #e5e5e5;
}
.earth-theme.variant-1 .mega-menu > ul > li > span:before,
.earth-theme.variant-1 .mega-menu > ul > li > span:after {
	height: 22px;
	background-color: #393939;
}

.earth-theme.variant-2 .mega-menu .has-sublist > span {
	min-height: 60px;
	background-color: #fff;
	padding: 0 10px 0 0;
	line-height: 24px;
	color: #aaa;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: 400;
}

}
/*
* Copyright 2014 Seven Spikes Ltd. All rights reserved. (http://www.nop-templates.com)
* http://www.nop-templates.com/t/licensinginfo
*/

.ribbon-wrapper {
    position: relative;
}
@media all and (min-width: 769px) {
.product-list .ribbon-wrapper {
    float: left; /*should not be applied on smaller resolutions where the product list looks like a grid*/
}
}

/* ribbon positioning */

.ribbon-position {
	font-size: 0;
	line-height: 0;
	position: absolute;
	z-index: 1;
	-webkit-transition: all .15s ease-in-out;
	-moz-transition: all .15s ease-in-out;
	-o-transition: all .15s ease-in-out;
	transition: all .15s ease-in-out;
}
.ribbon-position.top-left {
	top: 0;
	left: 0;
}
.ribbon-position.top-right {
	top: 0;
	right: 0;
}
.ribbon-position.bottom-left {
	bottom: 0;
	left: 0;
}
.ribbon-position.bottom-right {
	bottom: 0;
	right: 0;
}
.ribbon-position.top-middle {
	top: 0;
	left: 0;
	right: 0;
	text-align: center;
}
.ribbon-position.right-middle {
	top: 0;
	right: 0;
	bottom: 0;
	text-align: right;
}
.ribbon-position.bottom-middle {
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
}
.ribbon-position.left-middle {
	top: 0;
	bottom: 0;
	left: 0;
	text-align: left;
}
.ribbon-position.center {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: center;
}
.ribbon-position.right-middle:before,
.ribbon-position.left-middle:before,
.ribbon-position.center:before {
	content: "";
	display: inline-block;
	height: 100%;
	width: 0;
	vertical-align: middle;
}

/* ribbon wrapping element */

.product-ribbon {
	display: inline-block;
	vertical-align: middle;
	position: relative;
}

/* ribbon label without image*/

.ribbon-text {
	font-size: 12px;
	line-height: normal;
}

/* ribbon label with image */

.ribbon-image-text {
	font-size: 12px;
	line-height: normal;
	position: absolute;
	top: 0;
	left: 0;
}
/*
* Copyright 2014 Seven Spikes Ltd. All rights reserved. (http://www.nop-templates.com)
* http://www.nop-templates.com/t/licensinginfo
*/

@media all and (min-width: 721px) {

.product-list .item-box .ribbon-wrapper {
	display: table-cell;
	float: none;
	width: 40%;
	margin: 0;
    border-right: 30px solid transparent; /*margin replacement for table-cell layout*/
	vertical-align: top;
}
.product-list .item-box .ribbon-wrapper .picture {
	display: block;
	width: auto;
	margin: 0;
	padding: 0;
}

}

@media all and (min-width: 1025px) {

.product-grid .item-box .ribbon-position {
	transition: all 0.4s ease;
}
.product-grid .item-box:hover .ribbon-position {
	bottom: 100px; /*allows item-box buttons and picture to be clickable*/
	opacity: 0;
}

}

@media all and (min-width: 1321px) {

.product-grid .item-box:hover .ribbon-position {
	bottom: 112px; /*allows item-box buttons and picture to be clickable*/
}	
.product-list .item-box .ribbon-wrapper {
	width: 330px;
}

}
/*theme*/

.air-theme .page-title h1:after,
.air-theme .home-page .title strong:after,
.air-theme .product-grid .title strong:after,
.air-theme .home-page .topic-block-title h2:after,
.earth-theme .page-title h1:after,
.earth-theme .home-page .title strong:after,
.earth-theme .product-grid .title strong:after,
.earth-theme .home-page .topic-block-title h2:after,
.air-theme .fieldset + .buttons .button-1,
.earth-theme .fieldset + .buttons .button-1,
.air-theme .eu-cookie-bar-notification button,
.earth-theme .eu-cookie-bar-notification button,
.air-theme .scroll-back-button,
.earth-theme .scroll-back-button,
.air-theme .header-logo img,
.earth-theme .header-logo img,
.air-theme .responsive-nav-wrapper span,
.air-theme .responsive-nav-wrapper a,
.earth-theme .responsive-nav-wrapper span,
.earth-theme .responsive-nav-wrapper a,
.air-theme .search-box .search-box-button,
.earth-theme .search-box .search-box-button,
.air-theme .header-links li:before,
.earth-theme .header-links li:before,
.air-theme .newsletter-email .newsletter-subscribe-button,
.earth-theme .newsletter-email .newsletter-subscribe-button,
.air-theme .social-sharing a,
.earth-theme .social-sharing a,
.air-theme .block .title:before,
.earth-theme .block .title:before,
.air-theme .block .view-all a:after,
.earth-theme .block .view-all a:after,
.air-theme .poll .vote-poll-button,
.earth-theme .poll .vote-poll-button,
.air-theme .filters .ui-slider-range,
.earth-theme .filters .ui-slider-range,
.air-theme .contact-vendor-button,
.earth-theme .contact-vendor-button,
.air-theme .item-box .rating div,
.earth-theme .item-box .rating div,
.air-theme .pager .previous-page a,
.air-theme .pager .next-page a,
.earth-theme .pager .previous-page a,
.earth-theme .pager .next-page a,
.air-theme .product-review-box .rating div,
.air-theme .product-list .item-box .rating div,
.earth-theme .product-review-box .rating div,
.earth-theme .product-list .item-box .rating div,
.air-theme .product-review-links a:before,
.air-theme .delivery .free-shipping:before,
.air-theme .download-sample a:before,
.earth-theme .product-review-links a:before,
.earth-theme .delivery .free-shipping:before,
.earth-theme .download-sample a:before,
.air-theme .overview .subscribe-button,
.air-theme .variant-overview .subscribe-button,
.earth-theme .overview .subscribe-button,
.earth-theme .variant-overview .subscribe-button,
.air-theme .overview-buttons button,
.earth-theme .overview-buttons button,
.air-theme .ui-datepicker-calendar a.ui-state-active,
.air-theme .ui-datepicker-calendar a.ui-state-active:hover,
.earth-theme .ui-datepicker-calendar a.ui-state-active,
.earth-theme .ui-datepicker-calendar a.ui-state-active:hover,
.air-theme .apply-shipping-button,
.earth-theme .apply-shipping-button,
.air-theme .overview .add-to-cart-button,
.air-theme .variant-overview .add-to-cart-button,
.earth-theme .overview .add-to-cart-button,
.earth-theme .variant-overview .add-to-cart-button,
.air-theme .variant-overview .add-to-wishlist-button,
.earth-theme .variant-overview .add-to-wishlist-button,
.air-theme .ui-tabs .ui-tabs-nav li.ui-state-hover a:after,
.air-theme .ui-tabs .ui-tabs-nav li.ui-tabs-selected a:after,
.air-theme .ui-tabs .ui-state-active.ui-tabs-active a:after,
.earth-theme .ui-tabs .ui-tabs-nav li.ui-state-hover a:after,
.earth-theme .ui-tabs .ui-tabs-nav li.ui-tabs-selected a:after,
.earth-theme .ui-tabs .ui-state-active.ui-tabs-active a:after,
.air-theme .write-review .rating-options label,
.earth-theme .write-review .rating-options label,
.air-theme .wishlist-add-to-cart-button,
.earth-theme .wishlist-add-to-cart-button,
.air-theme .compare-products-page .clear-list,
.earth-theme .compare-products-page .clear-list,
.air-theme .enter-password-form #button-password,
.earth-theme .enter-password-form #button-password,
.air-theme #check-availability-button:before,
.earth-theme #check-availability-button:before,
.air-theme .registration-page .button-1,
.air-theme .login-page .button-1,
.air-theme .account-page .button-1,
.air-theme .registration-result-page .button-1,
.air-theme .user-agreement-page .button-1,
.earth-theme .registration-page .button-1,
.earth-theme .login-page .button-1,
.earth-theme .account-page .button-1,
.earth-theme .registration-result-page .button-1,
.earth-theme .user-agreement-page .button-1,
.air-theme .account-page .address-list .button-2,
.air-theme .account-page .order-list .button-2,
.earth-theme .account-page .address-list .button-2,
.earth-theme .account-page .order-list .button-2,
.air-theme .recurring-payments .button-2,
.earth-theme .recurring-payments .button-2,
.air-theme .order-progress .active-step a,
.earth-theme .order-progress .active-step a,
.air-theme .shopping-cart-page .button-1,
.air-theme .shopping-cart-page .button-2,
.earth-theme .shopping-cart-page .button-1,
.earth-theme .shopping-cart-page .button-2,
.air-theme .remove-discount-button,
.air-theme .remove-gift-card-button,
.earth-theme .remove-discount-button,
.earth-theme .remove-gift-card-button,
.air-theme .checkout-page .button-1,
.earth-theme .checkout-page .button-1,
.air-theme .opc .step-title .number,
.earth-theme .opc .step-title .number,
.air-theme .order-details-page .button-1,
.earth-theme .order-details-page .button-1,
.air-theme .blog-links .comments a:before,
.air-theme .blog-links .tags ul:before,
.earth-theme .blog-links .comments a:before,
.earth-theme .blog-links .tags ul:before,
.air-theme .blog-posts .read-more,
.air-theme .news-items .read-more,
.earth-theme .blog-posts .read-more,
.earth-theme .news-items .read-more,
.air-theme .new-comment .button-1,
.earth-theme .new-comment .button-1,
.air-theme .forum-page .forum-name h1:after,
.air-theme .forum-topic-page .topic-name h1:after,
.air-theme .forums-main-page .topic-block-title h2:after,
.air-theme .forum-group-page .forums-table-section-title a:after,
.air-theme .active-discussions-page .forums-table-section-title strong:after,
.earth-theme .forum-page .forum-name h1:after,
.earth-theme .forum-topic-page .topic-name h1:after,
.earth-theme .forums-main-page .topic-block-title h2:after,
.earth-theme .forum-group-page .forums-table-section-title a:after,
.earth-theme .active-discussions-page .forums-table-section-title strong:after,
.air-theme .forums-table-section .view-all a,
.earth-theme .forums-table-section .view-all a,
.air-theme .forum-actions .actions a,
.air-theme .topic-actions .actions a,
.earth-theme .forum-actions .actions a,
.earth-theme .topic-actions .actions a,
.air-theme .topic-post .pm-button:before,
.air-theme .profile-info-box .pm-button:before,
.earth-theme .topic-post .pm-button:before,
.earth-theme .profile-info-box .pm-button:before,
.air-theme .topic-post .post-actions a:before,
.earth-theme .topic-post .post-actions a:before,
.air-theme .private-messages-page button.button-1,
.earth-theme .private-messages-page button.button-1,
.air-theme .private-message-view-page button.reply-pm-button,
.earth-theme .private-message-view-page button.reply-pm-button,
/*plugins*/ .air-theme .productAddedToCartWindowTitle:before,
.air-theme .miniProductDetailsView .product-name:before,
.earth-theme .productAddedToCartWindowTitle:before,
.earth-theme .miniProductDetailsView .product-name:before,
.air-theme .productAddedToCartWindowSummary a,
.air-theme .productAddedToCartWindowSummary button,
.earth-theme .productAddedToCartWindowSummary a,
.earth-theme .productAddedToCartWindowSummary button,
.air-theme .selected-options-list span:after,
.earth-theme .selected-options-list span:after,
.air-theme .ui-slider-range,
.earth-theme .ui-slider-range,
.air-theme .nivo-directionNav a,
.earth-theme .nivo-directionNav a,
.air-theme .nivo-controlNav a:hover,
.air-theme .nivo-controlNav a.active,
.earth-theme .nivo-controlNav a:hover,
.earth-theme .nivo-controlNav a.active,
.air-theme .anywhere-slider .slick-arrow,
.earth-theme .anywhere-slider .slick-arrow,
.air-theme .anywhere-slider .slick-active button,
.earth-theme .anywhere-slider .slick-active button,
.air-theme .slick-dots .slick-active button,
.earth-theme .slick-dots .slick-active button,
.air-theme .nop-jcarousel .slick-dots .slick-active button,
.air-theme .nop-jcarousel .slick-dots button:hover,
.earth-theme .nop-jcarousel .slick-dots .slick-active button,
.earth-theme .nop-jcarousel .slick-dots button:hover,
.air-theme .ui-tabs .buttons .button-1,
.earth-theme .ui-tabs .buttons .button-1,
.air-theme .previous-product a:before,
.air-theme .next-product a:after,
.earth-theme .previous-product a:before,
.earth-theme .next-product a:after,
.air-theme .product-list .quick-view-button:before,
.earth-theme .product-list .quick-view-button:before,
.air-theme .quickView .links-panel:after,
.earth-theme .quickView .links-panel:after,
.air-theme .quickView .overview .add-to-wishlist-button,
.air-theme .quickView .overview .add-to-compare-list-button,
.earth-theme .quickView .overview .add-to-wishlist-button,
.earth-theme .quickView .overview .add-to-compare-list-button,
.air-theme .sale-of-the-day-offer li.slick-active button,
.air-theme .sale-of-the-day-offer .slick-dots li:hover button,
.earth-theme .sale-of-the-day-offer li.slick-active button,
.earth-theme .sale-of-the-day-offer .slick-dots li:hover button,
.air-theme .ropc .estimate-shipping button,
.earth-theme .ropc .estimate-shipping button,
.air-theme .ropc .coupon-box-panel .coupon-code button,
.air-theme .ropc .giftcard-box-panel .coupon-code button,
.earth-theme .ropc .coupon-box-panel .coupon-code button,
.earth-theme .ropc .giftcard-box-panel .coupon-code button,
.air-theme .ropc .complete-button button,
.earth-theme .ropc .complete-button button,
.air-theme .rich-blog-homepage .post-comments:before,
.earth-theme .rich-blog-homepage .post-comments:before,
.air-theme .rich-blog-homepage .view-all:after,
.earth-theme .rich-blog-homepage .view-all:after,
.air-theme .blog-search-box .search-box-button,
.earth-theme .blog-search-box .search-box-button,
.air-theme .blog-instant-search .k-item:before,
.earth-theme .blog-instant-search .k-item:before,
.air-theme .category-list ul:before,
.air-theme .related-posts-list ul:before,
.earth-theme .category-list ul:before,
.earth-theme .related-posts-list ul:before,
.air-theme .share-post a,
.earth-theme .share-post a,
.air-theme .spc-products .spc-header li.active span,
.earth-theme .spc-products .spc-header li.active span,
.air-theme .social-feed .post-buttons:after,
.earth-theme .social-feed .post-buttons:after,
.air-theme .newsletter-subscribe-popup-title:after,
.earth-theme .newsletter-subscribe-popup-title:after,
.air-theme .newsletter-subscribe-popup .newsletter-subscribe-button,
.earth-theme .newsletter-subscribe-popup .newsletter-subscribe-button,
.air-theme .anywhere-page-map .map-title strong:after,
.earth-theme .anywhere-page-map .map-title strong:after,
.air-theme .filter-shops-button,
.earth-theme .filter-shops-button,
.air-theme .shops-item .read-more,
.earth-theme .shops-item .read-more {
  background-color: #a58669;
}
/*theme*/

.air-theme .inputs .required,
.earth-theme .inputs .required,
.air-theme #estimate-shipping-popup .required,
.earth-theme #estimate-shipping-popup .required {
  border-color: transparent #a58669 transparent;
}
/*theme*/

.air-theme .filters .ui-slider-handle,
.earth-theme .filters .ui-slider-handle,
/*plugins*/ .air-theme .ui-slider-handle,
.earth-theme .ui-slider-handle,
.air-theme .slick-dots .slick-active button,
.earth-theme .slick-dots .slick-active button,
.air-theme .nop-jcarousel .slick-dots .slick-active button,
.air-theme .nop-jcarousel .slick-dots button:hover,
.earth-theme .nop-jcarousel .slick-dots .slick-active button,
.earth-theme .nop-jcarousel .slick-dots button:hover,
.air-theme .sale-of-the-day-offer .owl-dot.active span,
.air-theme .sale-of-the-day-offer .owl-dot span:hover,
.earth-theme .sale-of-the-day-offer .owl-dot.active span,
.earth-theme .sale-of-the-day-offer .owl-dot span:hover,
.air-theme .spc-products .spc-header li.active span,
.earth-theme .spc-products .spc-header li.active span {
  border-color: #a58669;
}
/*theme*/

.air-theme .cart td.subtotal,
.earth-theme .cart td.subtotal,
.air-theme .eu-cookie-bar-notification a,
.earth-theme .eu-cookie-bar-notification a,
.air-theme .wishlist-opener small,
.air-theme .shopping-cart-link small,
.earth-theme .wishlist-opener small,
.earth-theme .shopping-cart-link small,
.air-theme .block .view-all a,
.earth-theme .block .view-all a,
.air-theme .item-box .actual-price,
.earth-theme .item-box .actual-price,
.air-theme .product-no-reviews a,
.earth-theme .product-no-reviews a,
.air-theme .overview .value a,
.air-theme .variant-overview .value a,
.earth-theme .overview .value a,
.earth-theme .variant-overview .value a,
.air-theme .product-details-page .product-price,
.earth-theme .product-details-page .product-price,
.air-theme .product-review-item .review-info a,
.earth-theme .product-review-item .review-info a,
.air-theme .wishlist-page .share-info a,
.earth-theme .wishlist-page .share-info a,
.air-theme .email-a-friend-page .title h2,
.earth-theme .email-a-friend-page .title h2,
.air-theme #check-availability-button,
.earth-theme #check-availability-button,
.air-theme .accept-privacy-policy .read,
.earth-theme .accept-privacy-policy .read,
.air-theme .add-more-external-records a,
.earth-theme .add-more-external-records a,
.air-theme .account-page .address-list .button-2,
.air-theme .account-page .order-list .button-2,
.earth-theme .account-page .address-list .button-2,
.earth-theme .account-page .order-list .button-2,
.air-theme .return-request-list-page a,
.earth-theme .return-request-list-page a,
.air-theme .downloadable-products-page .product a,
.earth-theme .downloadable-products-page .product a,
.air-theme .downloadable-products-page .download a,
.earth-theme .downloadable-products-page .download a,
.air-theme .save-customer-info-button,
.earth-theme .save-customer-info-button,
.air-theme .terms-of-service a,
.earth-theme .terms-of-service a,
.air-theme .order-completed .details a,
.earth-theme .order-completed .details a,
.air-theme .opc .back-link a,
.earth-theme .opc .back-link a,
.air-theme .order-details-page .order-total strong,
.earth-theme .order-details-page .order-total strong,
.air-theme .order-details-page .shipments a,
.earth-theme .order-details-page .shipments a,
.air-theme .post-body a,
.air-theme .news-body a,
.earth-theme .post-body a,
.earth-theme .news-body a,
.air-theme .news-list-homepage .read-more,
.earth-theme .news-list-homepage .read-more,
.air-theme .forum-search-box .advanced,
.earth-theme .forum-search-box .advanced,
.air-theme .topic-post .pm-button,
.air-theme .profile-info-box .pm-button,
.earth-theme .topic-post .pm-button,
.earth-theme .profile-info-box .pm-button,
.air-theme .topic-post .post-actions .post-link-button,
.earth-theme .topic-post .post-actions .post-link-button,
.air-theme .topic-post .post-vote strong,
.earth-theme .topic-post .post-vote strong,
.air-theme .private-messages-page .pm-unread,
.earth-theme .private-messages-page .pm-unread,
/*plugins*/ .air-theme .productAddedToCartWindowDescription .price,
.earth-theme .productAddedToCartWindowDescription .price,
.air-theme .instant-search-item .price,
.earth-theme .instant-search-item .price,
.air-theme .product-grid .quick-view-button a,
.earth-theme .product-grid .quick-view-button a,
.air-theme .quickView .links-panel a,
.earth-theme .quickView .links-panel a,
.air-theme .quickView .overview .product-price,
.earth-theme .quickView .overview .product-price,
.air-theme .sale-of-the-day-offer .timer-info-box,
.earth-theme .sale-of-the-day-offer .timer-info-box,
.air-theme .sale-of-the-day-offer .actual-product-price,
.earth-theme .sale-of-the-day-offer .actual-product-price,
.air-theme .rich-blog-homepage .view-all a,
.earth-theme .rich-blog-homepage .view-all a,
.air-theme .search-term-highlighter,
.earth-theme .search-term-highlighter,
.air-theme .social-feed .sub-title-link,
.air-theme .social-feed .sub-title-text,
.earth-theme .social-feed .sub-title-link,
.earth-theme .social-feed .sub-title-text,
.air-theme .social-feed .post-description a,
.air-theme .social-feed .post-text a,
.air-theme .feeds-page .post-text a,
.earth-theme .social-feed .post-description a,
.earth-theme .social-feed .post-text a,
.earth-theme .feeds-page .post-text a,
.air-theme .social-feed .post-link-btn,
.air-theme .feeds-page .post-link-btn,
.earth-theme .social-feed .post-link-btn,
.earth-theme .feeds-page .post-link-btn {
  color: #a58669;
}
@media all and (max-width: 1024px) {
  .air-theme .order-progress .active-step a:after,
  .earth-theme .order-progress .active-step a:after {
    border-color: transparent transparent transparent #a58669;
  }
  [dir~=rtl] .air-theme .order-progress .active-step a:after,
  [dir~=rtl] .earth-theme .order-progress .active-step a:after {
    border-color: transparent #a58669 transparent transparent;
  }
  .air-theme .compare-products-mobile .price .item,
  .earth-theme .compare-products-mobile .price .item {
    color: #a58669;
  }
}
@media all and (min-width: 721px) {
  .air-theme .item-box .buttons,
  .earth-theme .item-box .buttons,
  .air-theme .product-list .item-box button,
  .earth-theme .product-list .item-box button,
  .air-theme .product-list .item-box .add-to-wishlist-button:before,
  .earth-theme .product-list .item-box .add-to-wishlist-button:before,
  .air-theme .product-list .item-box .add-to-compare-list-button:before,
  .earth-theme .product-list .item-box .add-to-compare-list-button:before,
  .air-theme .rich-blog-homepage .post-info,
  .earth-theme .rich-blog-homepage .post-info {
    background-color: #a58669;
  }
}
@media all and (min-width: 1025px) {
  .air-theme.variant-2 .menu-title-wrapper span,
  .earth-theme.variant-2 .menu-title-wrapper span,
  .air-theme .mini-shopping-cart .count a:before,
  .earth-theme .mini-shopping-cart .count a:before,
  .air-theme .mini-shopping-cart .cart-button,
  .earth-theme .mini-shopping-cart .cart-button,
  .air-theme .block-account-navigation .list a:before,
  .earth-theme .block-account-navigation .list a:before,
  .air-theme .block-account-navigation .list a:hover,
  .air-theme .block-account-navigation .list .active a,
  .earth-theme .block-account-navigation .list a:hover,
  .earth-theme .block-account-navigation .list .active a,
  .air-theme .alternate-products .item-box button:before,
  .earth-theme .alternate-products .item-box button:before,
  .air-theme .alternate-products .quick-view-button:before,
  .earth-theme .alternate-products .quick-view-button:before,
  .air-theme.variant-1 .spc-categories .navigation li:after,
  .earth-theme.variant-2 .spc-categories .navigation li:after,
  .air-theme .feeds-nav-item.active:after,
  .earth-theme .feeds-nav-item.active:after {
    background-color: #a58669;
  }
  .air-theme .alternate-products .item-box button:before,
  .earth-theme .alternate-products .item-box button:before,
  .air-theme .alternate-products .quick-view-button:before,
  .earth-theme .alternate-products .quick-view-button:before {
    border-color: #a58669;
  }
  .air-theme .spc-products .spc-header li.active span:after,
  .earth-theme .spc-products .spc-header li.active span:after {
    border-color: #a58669 transparent transparent;
  }
  .air-theme .header-menu ul > li:hover > a,
  .air-theme .header-menu ul > li:hover > span,
  .earth-theme.variant-1 .header-menu ul > li:hover > a,
  .earth-theme.variant-1 .header-menu ul > li:hover > span,
  .air-theme .mini-shopping-cart .count a,
  .earth-theme .mini-shopping-cart .count a,
  .air-theme .mini-shopping-cart .price span,
  .earth-theme .mini-shopping-cart .price span,
  .air-theme .mini-shopping-cart .totals strong,
  .earth-theme .mini-shopping-cart .totals strong,
  .air-theme .product-grid .item-box button span,
  .earth-theme .product-grid .item-box button span,
  .air-theme .compare-products-page .product-price td,
  .earth-theme .compare-products-page .product-price td {
    color: #a58669;
  }
}
html .master-wrapper-page .page-title { background-image: url('http://vbinvestspace.com/images/thumbs/0000205_scroll-for-site.jpeg'); }
