/*
Template: BIEIT
Author: inspire-themes9
Version: 1.0
Design and Developed by: inspire-themes9

*/

/*
======================================
[ CSS TABLE CONTENT ]
======================================
    [Table of contents]

	1. General
		+ Text Colors
		+ Divider lines
		+ Paddings
		+ Opacity styles
		+ fonts
		+ Icon Boxes
		+ Text Boxes
		+ Buttons
		+ Opacity styles
		+ buttons

	2. Image boxes
		+ section-side-image
		+ background-imgholder
		+ image-left
		+ image-holder
		+ nodisplay-image
	
	3. Lists
		+ iconlist
		+ clientlogo-list
		+ side-nav-list
		+ category-links
		+ tags 
	
	4. Menu Backgrounds
		+ Headers
	
	5. Topbar Styles
		+ topbar
		+ toplist
	
	6. Logo
		+ logo
	
	7. Section Titles
		+ section titles
	
	8. Page Section Styles
		+ Section Styles
	
	9. Footer Styles
		+ footer logo
		+ lists
	
	
	10. Parallax Sections
	
	11. Overlay Styles
		+ Section Overlay
		+ video overlay
	
	12. Social Links
		+ social-icons-1
		+ social-icons-2
		+ social-icons-3
	
	13. Feature boxs
	
	
======================================
[ END CSS TABLE CONTENT ]
======================================
*/


/* =========== General ============= */


body {
	font: 14px 'Open Sans', sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 23px;
	color: #000000;
}

/* a link Styles
 ------------------------------ */
 
a, .btn {
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
a:hover {
	text-decoration: none;
}
a:focus, a:hover {
	color: #101010;
}
a {
	outline: medium none !important;
	color: #727272;
}
.uppercase {
	text-transform: uppercase;
}
.text-normal {
	text-transform: none;
}
.underline {
	text-decoration: underline;
}
.underline.orange {
	text-decoration: underline;
	text-decoration-color: #ffc500;
}

/* Headungs
 ------------------------------ */
 
h1, h2, h3, h4, h5, h6 {
	font-family: "Raleway", sans-serif;
	font-weight: normal;
	color: #272727;
}
h1 {
	font-size: 3.4vw;
	line-height: 1.1;
	letter-spacing: 0.5px;
}
h2 {
	font-size: 2.5vw;
	line-height: 1.1;
	letter-spacing: 0.4px;
}
h3 {
	font-size: 2vw;
	line-height: 1.2;
	letter-spacing: 0.4px;
}
h4 {
	font-size: 1.4vw;
	line-height: 1.3;
}
h5 {
	font-size: 1.15vw;
	line-height: 1.3;
	letter-spacing: 0.2px;
}
h6 {
	font-size: 1vw;
	line-height: 1.5;
	letter-spacing: 0.2px;
}
/*h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: inherit;
}
h1 {
	font-size: 40px;
	line-height: 40px;
	margin-bottom: 20px;
	font-style: normal;
	font-weight: 300;
	letter-spacing: 0.5px;
}
h1.less-mar-1 {
	margin-bottom: 10px;
}
h1.less-mar-2 {
	margin-bottom: 5px;
}
h1.nomargin {
	margin-bottom: 0px;
}
h1.big-text {
	font-size: 50px;
	line-height: 50px;
}
h1.big-text-2 {
	font-size: 63px;
	line-height: 63px;
}
h2 {
	font-size: 40px;
	line-height: 40px;
	margin-bottom: 20px;
	font-style: normal;
	font-weight: 300;
	letter-spacing: 0.5px;
}
h2.nomargin {
	margin-bottom: 0px;
}
h2.less-mar-1 {
	margin-bottom: 3px;
}
h2.less-mar-2 {
	margin-bottom: 5px;
}
h2.less-mar-3 {
	margin-bottom: 7px;
}
h2.less-mar-4 {
	margin-bottom: 9px;
}
h3 {
	font-size: 27px;
	line-height: 30px;
	margin-bottom: 18px;
	font-style: normal;
	letter-spacing: 0.5px;
}
h3.big-text {
	font-size: 34px;
	line-height: 36px;
}
h3.nomargin {
	margin-bottom: 0px;
}
h3.less-mar-1 {
	margin-bottom: 3px;
}
h3.less-mar-2 {
	margin-bottom: 5px;
}
h3.less-mar-3 {
	margin-bottom: 7px;
}
h3.less-mar-4 {
	margin-bottom: 9px;
}
h4 {
	font-size: 22px;
	line-height: 25px;
	margin-bottom: 18px;
	font-style: normal;
	letter-spacing: 0.5px;
}
h4.nomargin {
	margin-bottom: 0px;
}
h4.less-mar-1 {
	margin-bottom: 3px;
}
h4.less-mar-2 {
	margin-bottom: 5px;
}
h4.less-mar-3 {
	margin-bottom: 7px;
}
h4.less-mar-4 {
	margin-bottom: 9px;
}
h5 {
	font-size: 18px;
	line-height: 23px;
	margin-bottom: 16px;
	font-style: normal;
	letter-spacing: 0.5px;
}
h5.nomargin {
	margin-bottom: 0px;
}
h5.less-mar-1 {
	margin-bottom: 3px;
}
h5.less-mar-2 {
	margin-bottom: 5px;
}
h5.less-mar-3 {
	margin-bottom: 7px;
}
h5.less-mar-4 {
	margin-bottom: 9px;
}
h6 {
	font-size: 16px;
	line-height: 21px;
	margin-bottom: 14px;
	font-style: normal;
}
h6.small-text {
	font-size: 14px;
	margin-bottom: 20px;
}
h6.nomargin {
	margin-bottom: 0px;
}
h6.less-mar-1 {
	margin-bottom: 3px;
}
h6.less-mar-2 {
	margin-bottom: 5px;
}
h6.less-mar-3 {
	margin-bottom: 7px;
}
h6.less-mar-4 {
	margin-bottom: 9px;
}*/
.nopadding {
	padding: 0 !important;
	margin: 0 !important;
}
.h1, .h2, .h3, h1, h2, h3, h4 {
	margin-top: 0;
}
footer ul {
    list-style-type:none;
}

@media screen and (max-width: 1024px) {	
h4 {
	font-size: 1.9vw;
	line-height: 1.2;
	letter-spacing: 0.4px;
}
h5 {
	font-size: 1.8vw;
	line-height: 1.4;
	letter-spacing: 0.4px;
}
h6 {
	font-size: 1.6vw;
	line-height: 1.5;
	letter-spacing: 0.4px;
}

}

@media screen and (max-width: 780px) {	
h2 {
	font-size: 3.5vw;
	line-height: 1.3;
	letter-spacing: 0.4px;
}
h3 {
	font-size: 3vw;
	line-height: 1.3;
	letter-spacing: 0.4px;
}
h4 {
	font-size: 2.45vw;
	line-height: 1.5;
	letter-spacing: 0.4px;
}
h5 {
	font-size: 2.15vw;
	line-height: 1.5;
	letter-spacing: 0.7px;
}
h6 {
	font-size: 2vw;
	line-height: 1.4;
	letter-spacing: 0.7px;
}

}

@media screen and (max-width: 480px) {
h1 {
	font-size: 5.9vw;
	line-height: 1.3;
	letter-spacing: 0.4px;
}
h2 {
	font-size: 5vw;
	line-height: 1.3;
	letter-spacing: 0.4px;
}
h3 {
	font-size: 5vw;
	line-height: 1.3;
	letter-spacing: 1px;
}
h4 {
	font-size: 4vw;
	line-height: 1.4;
	letter-spacing: 0.5px;
}
h5 {
	font-size: 4vw;
	line-height: 1.4;
	letter-spacing: 0.7px;
}
h6 {
	font-size: 3vw;
	line-height: 1.5;
	letter-spacing: 0.5px;
}

}

/*=============== Text Colors ============= */

.text-white {
	color: #fff;
}
.text-dark {
	color: #272727;
}
.text-fulldark {
	color: #121212;
}
.text-light {
	color: #acacac;
}
.text-primary {
	color: #c13437 !important;
}
.text-secondary {
	color: #5130cc !important;
}
.text-gray {
	color: #727272;
}
.text-gray-2 {
	color: #b3b3b3;
}
.text-gray-3 {
	color: #999;
}
.text-gray-4 {
	color: #ccc;
}
.text-gray-5 {
	color: #e3e3e3;
}

.text-blue {
	color: #006ec3 !important;
}
.text-bright-blue {
	color: #0d7dfc !important;
}
.text-yellow {
	color: #fae423 !important;
}
.text-green {
	color: #87d37c !important;
}
.text-green-2 {
	color: #00e640 !important;
}
.text-pink {
	color: #d44271 !important;
}
.text-light-blue {
	color: #19b5f3 !important;
}
.text-cyan {
	color: #19b5f3 !important;
}
.text-orange {
	color: #f89406 !important;
}
.text-light-orange {
	color: #ffc500 !important;
}
.text-dark-blue {
	color: #00364e !important;
}




/*=============== Margins ============= */

.margin-bottom {
	margin-bottom: 0px;
}
.margin-bottom-respo {
	margin-bottom: 0px;
}
.margin-bottom-respo2 {
	margin-bottom: 0px;
}
.margin-bottom-respo3 {
	margin-bottom: 0px;
}
.margin-bottom-respo4 {
	margin-bottom: 0px;
}
.margin-bottom-2 {
    margin-bottom: 20px;
}
.margin-bottom-3 {
    margin-bottom: 30px;
}
.margin-bottom-4 {
    margin-bottom: 40px;
}
.margin-bottom-5 {
    margin-bottom: 50px;
}
.margin-bottom-6 {
    margin-bottom: 60px;
}
.margin-bottom-7 {
    margin-bottom: 70px;
}
.margin-bottom-8 {
    margin-bottom: 80px;
}
.margin-bottom-9 {
    margin-bottom: 90px;
}
.margin-bottom-10 {
    margin-bottom: 100px;
}
.margin-bottom-12 {
    margin-bottom: 110px;
}
.margin-bottom-13 {
    margin-bottom: 120px;
}
.margin-bottom-14 {
    margin-bottom: 130px;
}
.margin-bottom-15 {
    margin-bottom: 150px;
}
.margin-bottom-20 {
    margin-bottom: 40px;
}
.margin-bottom-21 {
    margin-bottom: 50px;
}

.margin-top {
	margin-top: 0px;
}
.margin-top-1 {
    float: left;
    margin-top: 10px;
    width: 100%;
}
.margin-top-2 {
    float: left;
    margin-top: 20px;
    width: 100%;
}
.margin-top-3 {
    float: left;
    margin-top: 30px;
    width: 100%;
}
.margin-top-4 {
    float: left;
    margin-top: 40px;
    width: 100%;
}
.margin-top-5 {
    float: left;
    margin-top: 50px;
    width: 100%;
}
.margin-top-6 {
    float: left;
    margin-top: 60px;
    width: 100%;
}
.margin-top-7 {
    float: left;
    margin-top: 70px;
    width: 100%;
}
.margin-top-11 {
    float: left;
    margin-top: 15px;
    width: 100%;
}
.col-divider-margin {
	width: 100%;
	float: left;
	margin-top: 60px;
}
.col-divider-margin-1 {
	width: 100%;
	float: left;
	margin-top: 10px;
}
.col-divider-margin-2 {
	width: 100%;
	float: left;
	margin-top: 20px;
}
.col-divider-margin-3 {
	width: 100%;
	float: left;
	margin-top: 30px;
}
.col-divider-margin-4 {
	width: 100%;
	float: left;
	margin-top: 40px;
}
.col-divider-margin-5 {
	width: 100%;
	float: left;
	margin-top: 50px;
}
.col-divider-margin-6 {
	width: 100%;
	float: left;
	margin-top: 60px;
}
.nobottom-margin {
	margin-bottom: 0px;
}

.margin-left-1 {
    margin-left: 10px;
}
.margin-left-2 {
    margin-left: 20px;
}
.margin-left-3 {
    margin-left: 30px;
}
.margin-left-4 {
    margin-left: 40px;
}
.margin-left-5 {
    margin-left: 50px;
}
.margin-left-6 {
    margin-left: 60px;
}
.margin-left-7 {
    margin-left: 70px;
}
.colmargin {
	margin: 0 0 0 0;
}
.col-centered {
	float: none;
	margin: 0 auto;
}

.margin-right-1 {
    margin-right: 2px;
}
.margin-right-2 {
    margin-right: 5px;
}
.margin-right-3 {
    margin-right: 10px;
}
.margin-right-4 {
    margin-right: 15px;
}
.margin-right-5 {
    margin-right: 20px;
}
.margin-right-6 {
    margin-right: 25px;
}
.margin-right-7 {
    margin-right: 30px;
}

.margin-top-minus-1 {
    float: left;
    margin-top: -43px;
    width: 100%;
}

.margin-top-minus-2 {
    margin-top: -80px;
}
.margin-top-minus-3 {
    margin-top: -140px;
}
.margin-top-minus-4 {
    margin-top: -200px;
}
.margin-top-minus-5 {
    margin-top: -250px;
}
.margin-top-minus-6 {
    margin-top: -4px;
}
.margin-top-minus-7 {
    margin-top: -58px;
}
.margin-top-minus-8 {
    margin-top: -40px;
}
.margin-top-minus-9 {
    margin-top: -100px;
}
.margin-top-minus-10 {
    margin-top: -338px;
}
.margin-top-minus-11 {
    margin-top: -23px;
}


.margin-left-minus-1 {
    margin-left: -30px;
}
.margin-left-minus-2 {
    margin-left: -50px;
}
.margin-left-minus-3 {
    margin-left: -75px;
}
.margin-left-minus-4 {
    margin-left: -100px;
}
.margin-left-minus-5 {
    margin-left: -130px;
}



.margin-left-minus-this-1 {
	margin-top: 18%;
    margin-left: -400px;
}

.footer-cicon-top-minus-1 {
    margin-top: -53px;
}
.footer-cicon-top-minus-2 {
    margin-top: -40px;
}

.varti-box-1 {
	width: 180px;
	height: 250px;
}
.varti-box-2 {
	width: 280px;
	height: 350px;
}
.varti-box-3 {
	width: 280px;
	height: 300px;
}
.varti-box-4 {
	width: 200px;
	height: 200px;
}

.imgtms-fix-1 {
	float: left;
	margin-top: -225px;
	margin-left: 25px;
}
.imgtms-fix-2 {
	float: left;
	margin-top: -605px;
	margin-left: 75px;
}
.imgtms-fix-3 {
	float: left;
	margin-top: -625px;
	margin-left: 65px;
}
.imgtms-fix-4 {
	float: left;
	margin-top: -250px;
	margin-left: 50px;
}
.imgtms-fix-5 {
	float: left;
	margin-top: -160px;
	margin-left: 40px;
}



@media screen and (max-width: 780px) {
.margin-top-minus-5 {
    margin-top: -130px;
}
.margin-top-minus-7 {
    margin-top: 0px;
}

}

.margin-top-percent {
	margin-top: 5%;
}
.margin-top-percent-1 {
	margin-top: 7%;
}
.margin-top-percent-2 {
	margin-top: 10%;
}
.margin-top-percent-3 {
	margin-top: 14%;
}
.margin-top-percent-4 {
	margin-top: 18%;
}
.margin-top-percent-5 {
	margin-top: 20%;
}
.margin-top-percent-6 {
	margin-top: 25%;
}
.margin-top-percent-7 {
	margin-top: 30%;
}
.margin-top-percent-8 {
	margin-top: 35%;
}
.margin-top-percent-9 {
	margin-top: 40%;
}
.margin-top-percent-10 {
	margin-top: 50%;
}

.margin-bottom-percent-3 {
	margin-top: 20%;
}
.margin-bottom-percent-4 {
	margin-top: 25%;
}
.margin-bottom-percent-5 {
	margin-top: 30%;
}

.margin-left-percent-1 {
	margin-left: 5%;
}
.margin-left-percent-2 {
	margin-left: 10%;
}

@media screen and (max-width: 780px) {

.margin-top-percent-7 {
	margin-top: 20%;
}

}


/* font weight
 ------------------------------ */
.f-weight-1 {
	margin-bottom: 0px;
}

/*=============== Divider lines ============= */
 .divider-line {
	float: left;
	width: 100%;
}
.divider-line.dashed {
	border-bottom: 1px dashed;
}
 .divider-line.solid {
	border-bottom: 1px solid;
}
.divider-line.dark {
	border-bottom-color:#444444;
}
.divider-line.dark-2 {
	border-bottom-color:#343333;
}
.divider-line.light {
	border-bottom-color:#e3e3e3;
}
 .divider-line.top-padding {
	padding-top: 20px;
}
 .divider-line.bottom-margin {
	margin-bottom: 20px;
}
.divider-line.margin {
	margin: 20px 0;
}
.divider-line.margin-2 {
	margin: 40px 0;
}
.divider-line.light-2 {
	height:  1px;
	border: none;
	background: #dedede;
}
.divider-line.white-opacity {
	height: 1px;
	border: none;
	background-color:rgba(255, 255, 255, 0.5);
}
.divider-line.white-opacity2 {
	height: 1px;
	border: none;
	background-color:rgba(255, 255, 255, 0.3);
}

/*=============== Paddings ============= */
 
.no-top-padding {
	padding-top: 0;
}

/* padding */
.padding-all-1 {
	padding: 5px;
}
.padding-all-2 {
	padding: 10px;
}
.padding-all-3 {
	padding: 15px;
}
.padding-all-4 {
	padding: 20px;
}
.padding-all-5 {
	padding: 25px;
}
.padding-all-7 {
	padding: 16px 35px 20px 35px;
}


/* padding top
 ------------------------------ */
.padding-top {
	padding-top: 5px;
}
.padding-top-1 {
	padding-top: 10px;
}
.padding-top-2 {
	padding-top: 20px;
}
.padding-top-3 {
	padding-top: 30px;
}
.padding-top-4 {
	padding-top: 40px;
}
.padding-top-5 {
	padding-top: 50px;
}
.padding-top-6 {
	padding-top: 60px;
}
.padding-top-7 {
	padding-top: 70px;
}
.padding-top-8 {
	padding-top: 80px;
}
.padding-top-9 {
	padding-top: 90px;
}
.padding-top-10 {
	padding-top: 100px;
}

.padding-top-11 {
	padding-top: 15px;
}
.padding-top-12 {
	padding-top: 120px;
}
.padding-top-13 {
	padding-top: 10px;
}
.padding-top-14 {
	padding-top: 16px;
}
.padding-top-15 {
	padding-top: 180px;
}
.padding-top-16 {
	padding-top: 25px;
}

/* padding bottom
 ------------------------------ */
.padding-bottom {
	padding-bottom: 5px;
}
.padding-bottom-1 {
	padding-bottom: 10px;
}
.padding-bottom-2 {
	padding-bottom: 20px;
}
.padding-bottom-3 {
	padding-bottom: 30px;
}
.padding-bottom-4 {
	padding-bottom: 40px;
}
.padding-bottom-5 {
	padding-bottom: 50px;
}
.padding-bottom-6 {
	padding-bottom: 60px;
}
.padding-bottom-7 {
	padding-bottom: 70px;
}
.padding-bottom-8 {
	padding-bottom: 80px;
}
.padding-bottom-9 {
	padding-bottom: 90px;
}
.padding-bottom-10 {
	padding-bottom: 100px;
}
.padding-bottom-11 {
	padding-bottom: 120px;
}

.padding-bottom-respo {
	padding-bottom: 0px;
}
.padding-bottom-respo2 {
	padding-bottom: 0px;
}
.padding-bottom-respo3 {
	padding-bottom: 0px;
}
.padding-bottom-respo4 {
	padding-bottom: 0px;
}
.padding-bottom-respo5 {
	padding-bottom: 0px;
}

/* left padding
 ------------------------------ */
 
.padding-left-1 {
	padding-left: 10px;
}
.padding-left-2 {
	padding-left: 20px;
}
.padding-left-3 {
	padding-left: 30px;
}
.padding-left-4 {
	padding-left: 40px;
}
.padding-left-5 {
	padding-left: 50px;
}
.padding-left-6 {
	padding-left: 60px;
}
.padding-left-7 {
	padding-left: 70px;
}
.padding-left-8 {
	padding-left: 80px;
}

.padding-left-11 {
	padding-left: 14px;
}

/* right padding
 ------------------------------ */
 
.padding-right-1 {
	padding-right: 10px;
}
.padding-right-2 {
	padding-right: 20px;
}
.padding-right-3 {
	padding-right: 30px;
}
.padding-right-4 {
	padding-right: 40px;
}
.padding-right-5 {
	padding-right: 50px;
}
.padding-right-6 {
	padding-right: 60px;
}
.padding-right-7 {
	padding-right: 70px;
}
.padding-right-8 {
	padding-right: 80px;
}
.no-padding-top {
	padding-top: 0px;
}

.padding-percent {
	padding: 5%;
}
.padding-percent-1 {
	padding: 7%;
}
.padding-percent-2 {
	padding: 10%;
}
.padding-percent-3 {
	padding: 9% 12% 12% 12%;
}
.padding-percent-4 {
	padding: 14%;
}
.padding-percent-5 {
	padding: 16%;
}
.padding-percent-6 {
	padding: 18%;
}
.padding-percent-7 {
	padding: 20%;
}
.padding-percent-8 {
	padding: 4%;
}
.padding-percent-9 {
	padding: 3%;
}
.padding-percent-10 {
	padding: 25%;
}
.padding-percent-11 {
	padding: 7% 11% 9% 11%;
}
.padding-percent-12 {
	padding: 20% 12% 22% 12%;
}
.padding-percent-13 {
	padding: 23% 16% 9% 16%;
}
.padding-percent-14 {
	padding: 20% 16% 9% 16%;
}
.padding-percent-15 {
	padding: 20% 12% 16% 12%;
}
.padding-percent-16 {
	padding: 18% 18% 9% 18%;
}
.padding-percent-17 {
	padding: 5% 4% 4% 7%;
}
.padding-percent-18 {
	padding: 10% 12% 9% 12%;
}
.padding-percent-19 {
	padding: 2% 5%;
}

.nopad-bottom {
	padding-bottom: 0 !important;
}
.lesspad-bottom {
	padding-bottom: 6% !important;
}
.lesspad-bottom-1 {
	padding-bottom: 4% !important;
}
.lesspad-bottom-2 {
	padding-bottom: 7% !important;
}
.lesspad-bottom-3 {
	padding-bottom: 8% !important;
}
.lesspad-bottom-4 {
	padding-bottom: 9% !important;
}
.lesspad-bottom-5 {
	padding-bottom: 10% !important;
}
.lesspad-bottom-6 {
	padding-bottom: 2% !important;
}
.lesspad-bottom-7 {
	padding-bottom: 2.5% !important;
}

.padding-left-percent-1 {
	padding-left: 3%;
}
.padding-left-percent-2 {
	padding-left: 5%;
}
.nopad-left {
	padding-left: 0 !important;
}
.nopad-right {
	padding-right: 0 !important;
}

.padding-top-bottom-percent-1 {
	padding-top: 10%;
	padding-bottom: 10%;
}
.padding-top-bottom-percent {
	padding-top: 7%;
	padding-bottom: 7%;
}



@media screen and (max-width: 750px) {
.resnopad {
	padding: 0;
}
}

/*=============== Opacity styles ============= */
.opacity-1 {
	opacity:0.1;
}
.opacity-2 {
	opacity:0.2;
}
.opacity-3 {
	opacity:0.3;
}
.opacity-4 {
	opacity:0.4;
}
.opacity-5 {
	opacity:0.5;
}
.opacity-6 {
	opacity:0.6;
}
.opacity-7 {
	opacity:0.7;
}
.opacity-8 {
	opacity:0.8;
}
.opacity-9 {
	opacity:0.9;
}

/*=============== fonts ============= */
@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700|Work+Sans:300,400,500,600,700,800');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700italic,700,800,800italic|Playfair+Display:400,700,400italic,700italic,900,900italic|Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic|Oswald:400,300,700|Dancing+Script:400,700|Dosis:400,200,300,500,600,700,800|Roboto+Slab:100,300,400,700|Raleway:400,100,100italic,200,200italic,300,300italic,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic|Dancing+Script:400,700');

.oswald {
	font-family: 'Oswald', sans-serif;
}
.dosis {
	font-family: 'Dosis', sans-serif;
}
.roboto-slab {
	font-family: 'Roboto Slab', serif;
}
.roboto {
	font-family: 'Roboto', sans-serif;
}
.playfair {
	font-family: 'Playfair Display', serif;
}
.raleway {
	font-family: 'Raleway', sans-serif;
}
.dancing-script {
	font-family: 'Dancing Script', cursive;
}


/* line height
 ------------------------------ */
.line-height-1{
	 line-height:18px;
}
.line-height-mid {
	 line-height:22px;
}
.line-height-vsmall{
	 line-height:8px;
}

/* letter spacing
 ------------------------------ */
.lspace-vsm{
	letter-spacing:1.4px;
	}
.lspace-sm{
	letter-spacing:3px;
	}
.lspace-1{
	letter-spacing:5px;
	}
.lspace-2{
	letter-spacing:10px;
	}
.lspace-3{
	letter-spacing:14px;
	}
.lspace-4{
	letter-spacing:18px;
	}
.lspace-5{
	letter-spacing:20px;
	}

	
/* font weight styles
 ------------------------------ */
 
.font-weight-1 {
	font-weight: 100;
}
.font-weight-2 {
	font-weight: 200;
}
.font-weight-3 {
	font-weight: 300;
}
.font-weight-4 {
	font-weight: 400;
}
.font-weight-5 {
	font-weight: 500;
}
.font-weight-6 {
	font-weight: 600;
}
.font-weight-7 {
	font-weight: 700;
}
.font-weight-8 {
	font-weight: 800;
}
.font-weight-9 {
	font-weight: 900;
}
.font-weight-b {
	font-weight: bold;
}
/*=============== Columns without padding ============= */
.no-gutter > [class*='col-'] {
padding-right:0;
padding-left:0;
}

/*=============== site main structure ============= */

.site-wrapper {
    width: 100%;
    margin: 0px auto;
    background-color: #fff;
}
.wrapper-boxed {
	width: 92%;
    margin: auto;
    background-color: #fff;
}

.wrapper-boxed-2 {
	width: 100%;
	padding: 0 7%;
    margin: auto;
	background: #f0b900 url(../images/wrapper-bg-1.png) no-repeat center top;
	background-size: cover;
}
.wrapper-boxed-2 .site-wrapper {
	-webkit-box-shadow: 0px 5px 30px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 5px 30px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 5px 30px 0px rgba(0,0,0,0.25);
}

.wrapper-boxed-3 {
	width: 100%;
	padding: 0 7%;
    margin: auto;
	background: #fff url(../images/wrapper-bg-1.png) no-repeat center top;
	background-size: cover;
}
.wrapper-boxed-3 .site-wrapper {
	-webkit-box-shadow: 0px 5px 30px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 5px 30px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 5px 30px 0px rgba(0,0,0,0.25);
}

.wrapper-boxed-4 {
	width: 85%;
    margin: auto;
    background-color: #fff;
}

.wrapper-boxed-5 {
	width: 95%;
    margin: auto;
    background-color: #fff;
}

/*=============== image Boxes ============= */

.imgbox-dxlarge, .imgbox-xlarge, .imgbox-large, .imgbox-xmedium, .imgbox-medium, .imgbox-smedium, .imgbox-small, .imgbox-tiny, .imgbox-xtiny {
	padding: 0px;
	margin: 0 auto;
	text-align: center;
	transition: all 0.3s ease-out 0s;
}
.imgbox-dxlarge {
	width: 300px;
	height: 300px;

}
.imgbox-dxlarge-2 {
	width: 200px;
	height: 200px;

}
.imgbox-xlarge {
	width: 135px;
	height: 135px;
}
.imgbox-large {
	width: 120px;
	height: 120px;
}
.imgbox-xmedium {
	width: 110px;
	height: 110px;
}
.imgbox-medium {
	width: 100px;
	height: 100px;
}
.imgbox-smedium {
	width: 90px;
	height: 90px;
}
.imgbox-small {
	width: 80px;
	height: 80px;
}
.imgbox-tiny {
	width: 70px;
	height: 70px;
}
.imgbox-xtiny {
	width: 60px;
	height: 60px;
}
.imgbox-xtiny1 {
	width: 50px;
	height: 50px;
}
.imgbox-xtiny2 {
	width: 40px;
	height: 40px;
}




/* icon rounded
 ------------------------------ */
 
.imgbox-dxlarge.round, .imgbox-dxlarge-2.round, .imgbox-xlarge.round, .imgbox-large.round, .imgbox-xmedium.round, .imgbox-medium.round, .imgbox-smedium.round, .imgbox-small.round, .imgbox-tiny.round, .imgbox-xtiny.round, .imgbox-xtiny1.round, .imgbox-xtiny2.round {
	border-radius: 100%;
}
/* imgboxes alignments
 ------------------------------ */
 
.imgbox-dxlarge.center, .imgbox-dxlarge-2.center, .imgbox-xlarge.center, .imgbox-large.center, .imgbox-xmedium.center, .imgbox-medium.center, .imgbox-smedium.center, .imgbox-small.center, .imgbox-tiny.center, .imgbox-xtiny.center {
	margin: 0 auto;
}
.imgbox-dxlarge.left, .imgbox-dxlarge-2.left, .imgbox-xlarge.left, .imgbox-large.left, .imgbox-xmedium.left, .imgbox-medium.left, .imgbox-smedium.left, .imgbox-small.left, .imgbox-tiny.left, .imgbox-xtiny.left {
	float: left;
	margin: 0px 20px 0px 0px;
}
.imgbox-dxlarge.right, .imgbox-dxlarge-2.right, .imgbox-xlarge.right, .imgbox-large.right, .imgbox-xmedium.right, .imgbox-medium.right, .imgbox-smedium.right, .imgbox-small.right, .imgbox-tiny.right, .imgbox-xtiny.right {
	float: right;
	margin: 0px 0px 0px 20px;
}

/* imgboxe background colors
 ------------------------------ */	
.imgbox-dxlarge.dark, .imgbox-dxlarge-2.dark, .imgbox-xlarge.dark, .imgbox-large.dark, .imgbox-xmedium.dark, .imgbox-medium.dark, .imgbox-smedium.dark, .imgbox-small.dark, .imgbox-tiny.dark, .imgbox-xtiny.dark {
	color: #fff;
	background-color: #101010;
}
.imgbox-dxlarge.white, .imgbox-dxlarge-2.white, .imgbox-xlarge.white, .imgbox-large.white, .imgbox-xmedium.white, .imgbox-medium.white, .imgbox-smedium.white, .imgbox-small.white, .imgbox-tiny.white, .imgbox-xtiny.white {
	color: #323335;
	background-color: #fff;
}
.imgbox-dxlarge.gray, .imgbox-dxlarge-2.gray, .imgbox-xlarge.gray, .imgbox-large.gray, .imgbox-xmedium.gray, .imgbox-medium.gray, .imgbox-smedium.gray, .imgbox-small.gray, .imgbox-tiny.gray, .imgbox-xtiny.gray {
	color: #fff;
	background-color: #474747;
}

/* imgboxs with stroke
 ------------------------------ */	
.imgbox-dxlarge.outline-gray, .imgbox-dxlarge-2.outline-gray, .imgbox-xlarge.outline-gray, .imgbox-large.outline-gray, .imgbox-xmedium.outline-gray, .imgbox-medium.outline-gray, .imgbox-smedium.outline-gray, .imgbox-small.outline-gray, .imgbox-tiny.outline-gray, .imgbox-xtiny.outline-gray {
	color: #fff;
	background-color: none;
	border: 1px solid #727272;
}
.imgbox-dxlarge.outline-gray-2, .imgbox-dxlarge-2.outline-gray-2, .imgbox-xlarge.outline-gray-2, .imgbox-large.outline-gray-2, .imgbox-xmedium.outline-gray-2, .imgbox-medium.outline-gray-2, .imgbox-smedium.outline-gray-2, .imgbox-small.outline-gray-2, .imgbox-tiny.outline-gray-2, .imgbox-xtiny.outline-gray-2 {
	color: #323335;
	background-color: none;
	border: 1px solid #e4e4e4;
}
.imgbox-dxlarge.outline-white, .imgbox-dxlarge-2.outline-white, .imgbox-xlarge.outline-white, .imgbox-large.outline-white, .imgbox-xmedium.outline-white, .imgbox-medium.outline-white, .imgbox-smedium.outline-white, .imgbox-small.outline-white, .imgbox-tiny.outline-white, .imgbox-xtiny.outline-white {
	color: #fff;
	background-color: none;
	border: 1px solid #fff;
}
.imgbox-dxlarge.outline-dark, .imgbox-dxlarge-2.outline-dark, .imgbox-xlarge.outline-dark, .imgbox-large.outline-dark, .imgbox-xmedium.outline-dark, .imgbox-medium.outline-dark, .imgbox-smedium.outline-dark, .imgbox-small.outline-dark, .imgbox-tiny.outline-dark, .imgbox-xtiny.outline-dark {
	color: #323335;
	background-color: none;
	border: 1px solid #323335;
}
/*=============== Icon Boxes ============= */

.iconbox-dxlarge, .iconbox-xlarge, .iconbox-large, .iconbox-xmedium, .iconbox-medium, .iconbox-smedium, .iconbox-small, .iconbox-tiny, .iconbox-xtiny {
	padding: 0px;
	margin: 0 auto;
	text-align: center;
	transition: all 0.3s ease-out 0s;
}
.iconbox-dxlarge {
	width: 200px;
	height: 200px;
	font-size: 46px;
	color: #323335;
	border: none;
	line-height: 135px;
}
.iconbox-xlarge {
	width: 135px;
	height: 135px;
	font-size: 46px;
	color: #323335;
	line-height: 135px;
}
.iconbox-large {
	width: 120px;
	height: 120px;
	font-size: 46px;
	color: #323335;
	line-height: 114px;
}
.iconbox-xmedium {
	width: 110px;
	height: 110px;
	font-size: 38px;
	color: #323335;
	line-height: 106px;
}
.iconbox-medium {
	width: 100px;
	height: 100px;
	font-size: 32px;
	color: #323335;
	line-height: 100px;
}
.iconbox-smedium {
	width: 90px;
	height: 90px;
	font-size: 26px;
	color: #323335;
	line-height: 90px;
}
.iconbox-small {
	width: 80px;
	height: 80px;
	font-size: 26px;
	color: #323335;
	line-height: 80px;
}
.iconbox-tiny {
	width: 70px;
	height: 70px;
	font-size: 26px;
	color: #323335;
	line-height: 74px;
}
.iconbox-xtiny {
	width: 60px;
	height: 60px;
	font-size: 22px;
	color: #323335;
	line-height: 60px;
}
.digit {
	width: 32px;
	height: 32px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	left: 115px;
	top: 115px;
	line-height: 36px;
	border-radius: 100%;
	background-color: #fd602c;
	transition: all 0.3s ease-out 0s;
}
.iconbox-xlarge.no-lineheight {
	line-height: 0;
}

/* icon rounded
 ------------------------------ */
 
.iconbox-dxlarge.round, .iconbox-xlarge.round, .iconbox-large.round, .iconbox-xmedium.round, .iconbox-medium.round, .iconbox-smedium.round, .iconbox-small.round, .iconbox-tiny.round, .iconbox-xtiny.round {
	border-radius: 100%;
}
/* iconboxes alignments
 ------------------------------ */
 
.iconbox-dxlarge.center, .iconbox-xlarge.center, .iconbox-large.center, .iconbox-xmedium.center, .iconbox-medium.center, .iconbox-smedium.center, .iconbox-small.center, .iconbox-tiny.center, .iconbox-xtiny.center {
	margin: 0 auto;
}
.iconbox-dxlarge.left, .iconbox-xlarge.left, .iconbox-large.left, .iconbox-xmedium.left, .iconbox-medium.left, .iconbox-smedium.left, .iconbox-small.left, .iconbox-tiny.left, .iconbox-xtiny.left {
	float: left;
	margin: 0px 20px 0px 0px;
}
.iconbox-dxlarge.right, .iconbox-xlarge.right, .iconbox-large.right, .iconbox-xmedium.right, .iconbox-medium.right, .iconbox-smedium.right, .iconbox-small.right, .iconbox-tiny.right, .iconbox-xtiny.right {
	float: right;
	margin: 0px 0px 0px 20px;
}

/* iconboxe background colors
 ------------------------------ */	
.iconbox-dxlarge.dark, .iconbox-xlarge.dark, .iconbox-large.dark, .iconbox-xmedium.dark, .iconbox-medium.dark, .iconbox-smedium.dark, .iconbox-small.dark, .iconbox-tiny.dark, .iconbox-xtiny.dark {
	color: #fff;
	background-color: #101010;
}
.iconbox-dxlarge.white, .iconbox-xlarge.white, .iconbox-large.white, .iconbox-xmedium.white, .iconbox-medium.white, .iconbox-smedium.white, .iconbox-small.white, .iconbox-tiny.white, .iconbox-xtiny.white {
	color: #323335;
	background-color: #fff;
}
.iconbox-dxlarge.gray, .iconbox-xlarge.gray, .iconbox-large.gray, .iconbox-xmedium.gray, .iconbox-medium.gray, .iconbox-smedium.gray, .iconbox-small.gray, .iconbox-tiny.gray, .iconbox-xtiny.gray {
	color: #fff;
	background-color: #474747;
}

/* iconboxs with stroke
 ------------------------------ */	
.iconbox-dxlarge.outline-gray, .iconbox-xlarge.outline-gray, .iconbox-large.outline-gray, .iconbox-xmedium.outline-gray, .iconbox-medium.outline-gray, .iconbox-smedium.outline-gray, .iconbox-small.outline-gray, .iconbox-tiny.outline-gray, .iconbox-xtiny.outline-gray {
	color: #fff;
	background-color: none;
	border: 1px solid #727272;
}
.iconbox-dxlarge.outline-gray-2, .iconbox-xlarge.outline-gray-2, .iconbox-large.outline-gray-2, .iconbox-xmedium.outline-gray-2, .iconbox-medium.outline-gray-2, .iconbox-smedium.outline-gray-2, .iconbox-small.outline-gray-2, .iconbox-tiny.outline-gray-2, .iconbox-xtiny.outline-gray-2 {
	color: #323335;
	background-color: none;
	border: 1px solid #e4e4e4;
}
.iconbox-dxlarge.outline-white, .iconbox-xlarge.outline-white, .iconbox-large.outline-white, .iconbox-xmedium.outline-white, .iconbox-medium.outline-white, .iconbox-smedium.outline-white, .iconbox-small.outline-white, .iconbox-tiny.outline-white, .iconbox-xtiny.outline-white {
	color: #fff;
	background-color: none;
	border: 1px solid #fff;
}
.iconbox-dxlarge.outline-dark, .iconbox-xlarge.outline-dark, .iconbox-large.outline-dark, .iconbox-xmedium.outline-dark, .iconbox-medium.outline-dark, .iconbox-smedium.outline-dark, .iconbox-small.outline-dark, .iconbox-tiny.outline-dark, .iconbox-xtiny.outline-dark {
	color: #161616;
	background-color: none;
	border: 1px solid #161616;
}

/* Icons Plain
 ------------------------------ */	
.icon-plain-xslarge {
	font-size: 140px;
	transition: all 0.3s ease-out 0s;
}
.icon-plain-xllarge {
	font-size: 120px;
	transition: all 0.3s ease-out 0s;
}
.icon-plain-xmlarge {
	font-size: 100px;
	transition: all 0.3s ease-out 0s;
}
.icon-plain-xlarge {
	font-size: 90px;
	transition: all 0.3s ease-out 0s;
}
.icon-plain-large {
	font-size: 80px;
	transition: all 0.3s ease-out 0s;
}
.icon-plain-slarge {
	font-size: 70px;
	transition: all 0.3s ease-out 0s;
}
.icon-plain-medium {
	font-size: 59px;
	transition: all 0.3s ease-out 0s;
}
.icon-plain-smedium {
	font-size: 50px;
	transition: all 0.3s ease-out 0s;
}
.icon-plain-small {
	font-size: 40px;
	transition: all 0.3s ease-out 0s;
}
.icon-plain-msmall {
	font-size: 32px;
	transition: all 0.3s ease-out 0s;
}
.icon-plain-mtiny {
	font-size: 25px;
	transition: all 0.3s ease-out 0s;
}
.icon-plain-tiny {
	font-size: 20px;
	transition: all 0.3s ease-out 0s;
}
.icon-plain-stiny {
	font-size: 16px;
	transition: all 0.3s ease-out 0s;
}
.icon-plain-smtiny {
	font-size: 14px;
	transition: all 0.3s ease-out 0s;
}
.icon-plain-smvtiny {
	font-size: 12px;
	transition: all 0.3s ease-out 0s;
}
.icon-plain-small.rightline {
	border-right: 1px solid #3F3F3F;
}
.icon-plain-medium.rightline {
	margin: 0px 20px 50px 0px;
	border-right: 1px solid #FFC153;
}
.icon-plain-small.dark {
	color: #323335;
}

/* plain icon alignments
 ------------------------------ */
 
.icon-plain-large.center, .icon-plain-medium.center, .icon-plain-small.center, .icon-plain-msmall.center, .icon-plain-tiny.center {
	margin: 0 auto;
}
.icon-plain-large.left, .icon-plain-medium.left, .icon-plain-small.left, .icon-plain-msmall.left, .icon-plain-tiny.left {
	float: left;
	margin: 0px 20px 0px 0px;
}
.icon-plain-large.right, .icon-plain-medium.right, .icon-plain-small.right, .icon-plain-msmall.right, .icon-plain-tiny.right {
	float: right;
	margin: 0px 0px 0px 20px;
}

/* plain icon colors
 ------------------------------ */
 
.icon-plain-large.dark, .icon-plain-medium.dark, .icon-plain-small.dark, .icon-plain-msmall.dark, .icon-plain-tiny.dark {
	color: #323335;
}
.icon-plain-large.white, .icon-plain-medium.white, .icon-plain-small.white, .icon-plain-msmall.white, .icon-plain-tiny.white {
	color: #fff;
}
.icon-plain-large.green, .icon-plain-medium.green, .icon-plain-small.green, .icon-plain-msmall.green, .icon-plain-tiny.green {
	color: #fd602c;
}
.icon-plain-large.gray, .icon-plain-medium.gray, .icon-plain-small.gray, .icon-plain-msmall.gray, .icon-plain-tiny.gray {
	color: #727272;
}

/*============ Text Boxes ============ */
	
.text-box-right {
	display: block;
	padding: 0px 0px 0px 99px;
	margin: 0px;
	text-align: left;
}
.text-box-left {
	display: block;
	padding: 0px 90px 0px 0;
	margin: 0px;
	text-align: right;
}
.item-holder {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.text-box {
	width: 100%;
	float: left;
}
.text-box.white {
	background-color: #fff;
}
.text-box.gyellow {
	background-color: #f3b60f;
}
.text-box.white-transparent-1 {
	background-color:rgba(255, 255, 255, 0.9);
}
.text-box.light {
	background-color: #f5f5f5;
}
.text-box.dark {
	background-color: #323335;
}
.text-box.xdark {
	background-color: #000;
}
.text-box.border-light{
	border: 1px solid #ececec;
}

.text-box:hover.hover-curves {
	border-radius: 20px;
	transition: all 0.3s ease;
}

/* text boxes with borders
 ------------------------------ */
.text-box-right.border, .text-box-left.border, .item-holder.border, .text-box-inner.border, .text-box.border {
	border: 1px solid #f1f1f1;
}
.text-box-right.border-top, .text-box-left.border-top, .item-holder.border-top, .text-box-inner.border-top, .text-box.border-top {
	border-top: 1px solid #f1f1f1;
}
.text-box-right.border-bottom, .text-box-left.border-bottom, .item-holder.border-bottom, .text-box-inner.border-bottom, .text-box.border-bottom {
	border-bottom: 1px solid #f1f1f1;
}
.text-box-right.border-left, .text-box-left.border-left, .item-holder.border-left, .text-box-inner.border-left, .text-box.border-left {
	border-left: 1px solid #f1f1f1;
}
.text-box-right.border-right, .text-box-left.border-right, .item-holder.border-right, .text-box-inner.border-right, .text-box.border-right {
	border-right: 1px solid #f1f1f1;
}

/* text boxe padding
 ------------------------------ */
 
 .text-box.sbox-padd-left {
	padding-left:0px;
}

.text-box.padding-1 {
	padding: 10px;
}
.text-box.padding-2 {
	padding: 20px;
}
.text-box.padding-3 {
	padding: 30px;
}
.text-box.padding-4 {
	padding: 40px;
}
.text-box.padding-5 {
	padding: 50px;
}
.text-box.padding-6 {
	padding: 60px;
}
.text-box.padding-7 {
	padding: 70px;
}
.text-box.padding-8 {
	padding: 80px;
}
.text-box.padding-9 {
	padding: 90px;
}

/* text boxes margin and paddings
 ------------------------------ */
 
 /* left box
 ------------------------------ */
 
.item-holder.marginbottom {
	margin: 0 0 40px 0;
}
.text-box-left.more-padding-1 {
	padding: 0px 120px 0px 0px;
}
.text-box-left.more-padding-2 {
	padding: 0px 150px 0px 0px;
}
.text-box-left.less-padding-1 {
	padding: 0px 70px 0px 0;
}
.text-box-left.less-padding-2 {
	padding: 0px 50px 0px 0;
}
/* right box
 ------------------------------ */
 
.text-box-right.more-padding-1 {
	padding: 0px 0px 0px 120px;
}
.text-box-right.more-padding-2 {
	padding: 0px 0px 0px 140px;
}
.text-box-right.more-padding-3 {
	padding: 0px 0px 0px 160px;
}
.text-box-right.more-padding-4 {
	padding: 0px 0px 0px 170px;
}
.text-box-right.less-padding-1 {
	padding: 0px 0px 0px 70px;
}
.text-box-right.less-padding-2 {
	padding: 0px 0px 0px 50px;
}
.text-box-right.less-padding-3 {
	padding: 0px 0px 0px 30px;
}
.text-box-right.less-padding-4 {
	padding: 0px 0px 0px 80px;
}
.text-box-right.less-padding-5 {
	padding: 0px 0px 0px 60px;
}
@media screen and (max-width: 400px) {
.text-box-right.less-padding-5.resnopad {
	padding: 0px 0px 0px 0px;
}
.padding-bottom-3.resnopad {
	padding-bottom: 0px;
}
}
/*============ Buttons ============ */

a.read-more {
	color: #5130cc;
}
a.read-more:hover {
	color: #101010;
}
a.read-more.white {
	color: #fff;
}
a.read-more.white:hover {
	color: #101010;
}
a.read-more.dark {
	color: #101010;
}
a.read-more.dark:hover {
	color: #5130cc;
}
a.read-more.dark-2 {
	color: #101010;
}
a.read-more.dark-2:hover {
	color: #727272;
}
a.read-more.gyellow {
	color: #ecae3d;
}
a.read-more.gyellow:hover {
	color: #101010;
}
a.read-more.gyellow-2 {
	color: #ecae3d;
}
a.read-more.gyellow-2:hover {
	color: #fff;
}
/* button styles
 ------------------------------ */
 
.btn {
	padding: 10px 36px;
	margin: 0px;
	box-shadow: none;
	border-radius: 0;
}
.btn.btn-large {
	padding: 15px 60px;
}
.btn.btn-medium {
	padding: 10px 30px;
}
.btn.btn-small {
	padding: 8px 18px;
}
.btn.btn-small-2 {
	padding: 4px 18px;
}
.btn.btn-fullwidth {
	width:100%;
}
.btn.btn-half-fullwidth {
	width:50%;
}
/* button radius
 ------------------------------ */ 
.btn.btn-xround {
	border-radius: 20px;
}
.btn.btn-xround-2 {
	border-radius: 30px;
}
.btn.btn-round {
	border-radius: 2px;
}
.btn.top-margin {
	margin-top: 20px;
}

/* button right margins
 ------------------------------ */ 
.btn.btn-mar-right-1 {
	margin-right:10px
}
.btn.btn-mar-right-2 {
	margin-right:20px
}
.btn.btn-mar-right-3 {
	margin-right:30px
}
.btn.btn-mar-right-4 {
	margin-right:40px
}
.btn.btn-mar-right-5 {
	margin-right:50px
}
/* button left margins
 ------------------------------ */ 
.btn.btn-mar-left-1 {
	margin-left:10px
}
.btn.btn-mar-left-2 {
	margin-left:20px
}
.btn.btn-mar-left-3 {
	margin-left:30px
}
.btn.btn-mar-left-4 {
	margin-left:40px
}
.btn.btn-mar-left-5 {
	margin-left:50px
}


/* button background colors
 ------------------------------ */

/* button white
 ------------------------------ */
.btn.btn-white {
	color: #101010;
	background-color: #fff;
}
.btn.btn-white:hover {
	color: #fff;
	background-color: #101010;
}
/* button white transparent
 ------------------------------ */
.btn.btn-white-tr {
	color: #101010;
	background-color: rgba(255, 255, 255, 0.6);
}
.btn.btn-white-tr:hover {
	color: #101010;
	background-color: #fff;
}

/* button dark
 ------------------------------ */
.btn.btn-dark {
	color: #fff;
	background-color: #101010;
}
.btn.btn-dark:hover {
	color: #fff;
	background-color: #3e3e3e;
}
/* button dark-2
 ------------------------------ */
.btn.btn-dark-2 {
	color: #fff;
	background-color: #161616;
}
.btn.btn-dark-2:hover {
	color: #161616;
	background-color: #fff;
}
/* button dark-3
 ------------------------------ */
.btn.btn-dark-3 {
	color: #999;
	background-color: #272727;
}
.btn.btn-dark-3:hover {
	color: #fff;
	background-color: #454545;
}
/* button light
 ------------------------------ */
.btn.btn-light {
	color: #101010;
	background-color: #f5f5f5;
}
.btn.btn-light:hover {
	color: #727272;
	background-color: #101010;
}
/* button golden yellow
 ------------------------------ */
.btn.btn-gyellow {
	color: #fff;
	background-color: #5130cc;
}
.btn.btn-gyellow:hover {
	color: #fff;
	background-color: #101010;
}
.btn.btn-gyellow-2 {
	color: #fff;
	background-color: #ecae3d;
}
.btn.btn-gyellow-2:hover {
	color: #101010;
	background-color: #fff;
}

/* button with border
 ------------------------------ */
.btn.btn-border {
	color: #323335;
	border: 2px solid;
}
.btn.btn-border.less-bor {
	border: 1px solid;
}
.btn.btn-border.border-1x {
	border: 1px solid;
}
.btn.btn-border.border-2x {
	border: 2px solid;
}
.btn.btn-border.border-3x {
	border: 3px solid;
}
.btn.btn-border.border-4x {
	border: 4px solid;
}



/* button border white
 ------------------------------ */
.btn.btn-border.white {
	color: #fff;
	border-color:#fff;
}
.btn.btn-border:hover.white {
	color:#323335;
	background-color:#fff;
	border-color:#fff;
}
/* button border dark
 ------------------------------ */
.btn.btn-border.dark {
	border-color:#101010;
}
.btn.btn-border:hover.dark {
	color:#fff;
	background-color:#101010;
	border-color:#101010;
}

/* button border dark
 ------------------------------ */
.btn.btn-border.dark-2 {
	color:#fff;
	border-color:#545454;
}
.btn.btn-border:hover.dark-2 {
	color:#101010;
	background-color:#fff;
	border-color:#fff;
}

/* button border light
 ------------------------------ */
.btn.btn-border.light {
	border-color:#e4e4e4;
}
.btn.btn-border:hover.light {
	color:#fff;
	background-color:#101010;
	border-color:#101010;
}

/* button border extra light
 ------------------------------ */
.btn.btn-border.xlight {
	border-color:#f5f5f5;
}
.btn.btn-border:hover.xlight {
	color:#727272;
	background-color:#101010;
	border-color:#101010;
}

/* button border orange-2
 ------------------------------ */
.btn.btn-border.gyellow {
	color:#ecae3d;
	border-color:#ecae3d;
}
.btn.btn-border:hover.gyellow {
	color:#fff;
	background-color:#ecae3d;
	border-color:#ecae3d;
}

/* button border gray
 ------------------------------ */
.btn.btn-border.gray {
	color:#fff;
	border-color:#727272;
}
.btn.btn-border:hover.gray {
	color:#fff;
	background-color:#5c5b5b;
	border-color:#5c5b5b;
}

/* button border gray-2
 ------------------------------ */
.btn.btn-border.gray-2 {
	color:#101010;
	border-color:#727272;
}
.btn.btn-border:hover.gray-2 {
	color:#fff;
	background-color:#5c5b5b;
	border-color:#5c5b5b;
}

/* button border xdark
 ------------------------------ */
.btn.btn-border.xdark {
	color:#161616;
	border-color:#161616;
}
.btn.btn-border:hover.xdark {
	color:#fff;
	background-color:#161616;
	border-color:#161616;
}

/* button border white on hover golden yellow
 ------------------------------ */
.btn.btn-border.white.gyellow {
	color:#fff;
	border-color:#fff;
}
.btn.btn-border:hover.white.gyellow {
	color:#fff;
	background-color:#ecae3d;
	border-color:#ecae3d;
}

/* Appstore buttons
 ------------------------------ */ 

.btn.appstore {
	width: 200px;
	padding: 10px 25px;
	margin: 0px;
	text-align: left;
}
.btn.appstore.right-margin {
	margin-right: 10px;
}
.btn.appstore.gyellow {
	background-color: #ecae3d;
}
.btn.appstore span {
	margin: 0px;
	float: left;
	padding: 0;
	text-align: left;
}
.btn.appstore span i {
	font-size: 40px;
	color: #fff;
	padding: 0 20px 0 0;
}
.btn.appstore p {
	font-size: 12px;
	display: block;
	margin: 0;
	padding: 0 25px 0 20px;
	text-align: left;
}
.btn.appstore .big {
	margin: 0px;
	font-size: 18px;
	padding: 0;
}
.btn.appstore.gyellow:hover {
	background-color: #fff;
}
.btn.appstore.gyellow:hover p, .btn.appstore.gyellow:hover .big, .btn.appstore.gyellow:hover span i {
	color: #101010;
}
/* Appstore button white
 ------------------------------ */
.btn.appstore.white {
	background-color: #fff;
}
.btn.appstore.white span i {
	font-size: 40px;
	color: #101010;
	padding: 0 20px 0 0;
}
.btn.appstore.white:hover {
	background-color: #ecae3d;
}
.btn.appstore.white:hover p, .btn.appstore.white:hover .big, .btn.appstore.white:hover span i {
	color: #fff;
}


/*============ Image Boxes ============ */

.section-side-image {
	position: relative;
	padding: 0px;
	margin: 0px;
}
.section-side-image .img-holder {
	overflow: hidden;
	height: 100%;
	padding: 0px;
	top: 0px;
	position: absolute;
}
.background-imgholder.top-padd {
	padding-top: 80px;
}
.section-side-image .text-inner {
	padding: 80px 80px 80px 0;
}
.section-side-image .text-inner-2 {
	padding: 80px;
}
.section-side-image .text-inner-3 {
	padding: 80px 80px 0px 80px;
}
.section-side-image .text-inner.two {
	padding: 0px 80px 0px 0;
}
.section-side-image .text-inner-4 {
	padding: 0 0 0 0;
}
.section-side-image .text-inner-5 {
	padding: 120px 120px 120px 0;
}
.background-imgholder {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 0;
	background-size: cover !important;
	background-position: 50% 50% !important;
}

/* side image 2
 ------------------------------ */
.section-side-image-2 {
	position: relative;
	padding: 0px;
	margin: 0px;
}
.section-side-image-2 .img-holder {
	overflow: hidden;
	height: 100%;
	padding: 0px;
	top: 0px;
	position: absolute;
}
.section-side-image-2 .background-imgholder-2.top-padd {
	padding-top: 80px;
}
.section-side-image-2 .text-inner.two {
	padding: 0px 80px 0px 0;
}
.section-side-image-2 .background-imgholder-2 {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 0;
	background-size: cover !important;
	background-position: 50% 50% !important;
}
.image-holder {
	width: 100%;
	float: left;
}
.image-holder.less-width-1 {
    width: 80%;
}
.image-holder.less-width-2 {
    width: 75%;
}
.image-holder.less-width-3 {
    width: 70%;
}
.image-left {
    color: #fff;
    float: left;
    margin: 0;
    padding: 0 20px 0 0;
    transition: all 0.3s ease-out 0s;
}
.img-align-left {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.nodisplay-image {
	display: none;
}
/* image overflow hidden
 ------------------------------ */
.overflow-hidden {
	overflow: hidden;
}

/*============ Lists ============ */

.iconlist {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.iconlist li {
	padding: 0px;
	margin: 0 0 15px 0;
	display: block;
	line-height: 23px;
}
.iconlist li i {
	color: #ecae3d;
	padding: 0 15px 0 0;
}
.iconlist.gyellow li i {
	color: #ecae3d;
	padding: 0 15px 0 0;
}
.iconlist.dark li i {
	color: #101010;
}
.iconlist.less-margin li {
	margin: 0 0 13px 0;
}
.iconlist.white li i {
	color: #fff;
}
.iconlist.white-2 li {
	color: #fff;
}
.iconlist.medium li i {
	color: #727272;
}


/* icon list style 2
 ------------------------------ */
.iconlist-2 {
	width: 100%;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	float: left;
}
.iconlist-2 .icon {
	width: 18px;
	height: 18px;
	padding: 0px;
	margin: 3px 0px 0px 0px;
	float: left;
	font-size: 14px;
	text-align: center;
	line-height: 15px;
	color: #cc0000;
	border-radius: 100%;
}
.iconlist-2 .text {
	padding: 0px 0 0 28px;
	margin: 0px;
	display: block;
}

.iconlist-2 .icon.dark {
	color: #101010;
}
.iconlist-2 .icon.light {
	color: #f5f5f5;
}
.iconlist-2 .icon.white {
	color: #fff;
}
.iconlist-2 .icon.gyellow {
	color: #ecae3d;
}
/* =========== client logos ============= */

.clients-list.grid-cols-2 li {
    width: 50%;
}
.clients-list.grid-cols-3 li {
    width: 33.33%;
}
.clients-list.grid-cols-4 li {
    width: 25%;
}
.clients-list.grid-cols-5 li {
    width: 20%;
}
.clients-list.grid-cols-6 li {
    width: 16.66%;
}

.clients-list {
	padding-left:0px;
    overflow: hidden;
}
.clients-list li {
	position: relative;
	width: 20%;
    float: left;
    padding: 25px 0;
	transition: all 0.3s ease-out 0s;   
}
.clients-list li a img {
    width: 100%;
}
.clients-list li a, .clients-list li img {
    display: block;
    margin:0 auto;
    width: 75%;
}
.clients-list li::before, .clients-list li::after {
    content: "";
    position: absolute;
}
.clients-list li::before {
    height: 100%;
	top: 0;
    left: -1px;
	border-left: 1px solid #e9e9e9;
}
.clients-list li::after{
    width: 100%;
	height: 0;    
    left: 0;
    top: auto;
    bottom: -1px;
	border-bottom: 1px solid #e9e9e9;
}
.clients-list.border-dark li::before {
	border-left: 1px solid #333333;
}
.clients-list.border-dark li::after{
	border-bottom: 1px solid #333333;
}
.clients-list.noborder li::after{
	border-bottom: none;
}
.clients-list.noborder li::before{
	border-left: none;
}
/* logo hover styles
 ------------------------------ */
 
.clients-list.hover-1 li:hover {
	background-color:#f5f5f5;
}
.clients-list.hover-2 li:hover {
	background-color:#f5f5f5;
}
.clients-list.hover-3 li:hover {
	background-color:#f5f5f5;
}
.clients-list.hover-4 li a {
	opacity:0.4;
}
.clients-list.hover-4 li a:hover {
	opacity:1;
}
.clients-list.hover-5 li a {
	opacity:0.8;
}
.clients-list.hover-5 li a:hover {
	opacity:1;
}
.clients-list.hover-6 li {
	opacity:0.8;
}
.clients-list.hover-6 li:hover {
	background-color:#f5f5f5;
}
/* side navigation list
 ------------------------------ */
.side-nav-list {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
.side-nav-list li {
	width: 100%;
	padding: 0px;
	margin: 0 0 2px 0;
	float: left;
}
.side-nav-list li a {
	width: 100%;
	padding: 15px 25px;
	margin: 0px;
	font-weight: normal;
	float: left;
	background-color: #f6f6f6;
}
.side-nav-list li a:hover, .side-nav-list li a.active {
	color: #fff;
	background-color: #ecae3d;
}
/* side navigation list
 ------------------------------ */
.category-links {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
}
.category-links li {
	width: 100%;
	padding: 10px 0;
	margin: 0 0 0 0;
	float: left;
	border-bottom: 1px solid #eeeeee;
}
.category-links li a:hover, .category-links li a.active {
	color: #ecae3d;
}
.category-links li:last-child {
	border-bottom: none;
}

/* blog1 tags
 ------------------------------ */	
.tags {
	padding: 0px;
	margin: 0px;
}
.tags li {
	padding: 0px;
	margin: 0;
}
.tags li a {
	padding: 5px 15px 5px 15px;
	margin: 0 10px 10px 0;
	float: left;
	color: #727272;
	background-color: #e7e7e7;
}
.tags li a:hover, .tags li a.active {
	color: #fff;
	background-color: #dbdc33;
}

.tags.two li a {
	color: #323335;
	background-color: #fff;
	border:1px solid #e4e4e4;
}
.tags.two li a:hover, .tags.two li a.active {
	color: #fff;
	background-color: #42d1aa;
	border:1px solid #42d1aa;
}

/*tags 2
 ------------------------------ */	
.tags-2 {
	padding: 0px;
	margin: 0px;
}
.tags-2 li {
	padding: 0px;
	margin: 0;
}
.tags-2 li a {
	padding: 5px 15px 5px 15px;
	margin: 0 10px 10px 0;
	float: left;
	color: #727272;
	border:1px solid #e4e4e4;
	background-color: #fff;
}
.tags-2 li a:hover, .tags-2 li a.active {
	color: #fff;
	border:1px solid #ecae3d;
	background-color: #ecae3d;
}


/* sidebar works list
 ------------------------------ */	
.sidebar-works {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.sidebar-works li {
	width:32%;
	padding: 0px;
	margin: 4px 4px 0 0;
	float: left;
}
.sidebar-works li a img {
	width:100%;
}
.sidebar-works li:last-child {
	margin: 4px 0 0 0;
}

/*============ Menu Backgrounds ============ */

/* Sticky bg
 ------------------------------ */
#header {
	position: relative;
	background: #101010;
	padding: 0;
	width: 100%;
	z-index: 999;
}


/*============ Topbar Styles ============ */

/* Topbar
 ------------------------------ */
 
.topbar {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0px;
}
.topbar.white {
	background-color: #fff;
	border-bottom: 1px solid #efefef;
}
.topbar.light {
	background-color: #f3f3f3;
}
.topbar.dark {
	background-color: #323335;
}
.topbar.fulldark {
	background-color: #252628;
}
.topbar.blue {
	background-color: #006ec3;
}
.topbar.more-padding {
	padding: 16px 0 50px 0;
}
.topbar.primary {
	background-color: #ed3f33;
}
.topbar.secondary {
	background-color: #5130cc;
}

.topbar-transparent {
	position:relative;
	float: left;
	width: 100%;
	padding: 0;
	margin: 0px;
	z-index:99;
}
.topbar-transparent.min-height {
	min-height:120px;
}
.topbar-transparent.dark {
	background-color:#101010;
}
.topbar-transparent.bborder {
	border-bottom:1px solid rgba(255, 255, 255, 0.2);
}
.topbar-transparent.light {
	background-color:#f5f5f5;
}
.topbar-transparent.dark .toplist li a:hover {
    color: #fff;
}
.topbar-transparent.text-white .toplist li, .topbar-transparent.text-white .toplist li a {
    color: #fff;
}



.topbar.no-boder {
	border-bottom:none;
}
.topbar.top-pad {
	padding-top: 10px;
}
.topbar.more-padd-1 {
	padding: 7px 0 14px 0;
}

.topbar.border-bottom {
	background: url(../images/bg-img10.jpg) no-repeat center center;
	background-size: cover;
}
.topbar.border-bottom2 {
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.topbar .border-r {
	border-right:1px solid #e5e5e5;
}
.topbar .padd-left {
	padding-left:30px;
}

.topbar .container {
	padding: 0px;
	margin: 0 auto;
}

/* Topbar list
 ------------------------------ */
.toplist {
	float: right;
	padding: 0px;
	margin: 0px;
}
.toplist li {
	float: left;
	color: rgba(255, 255, 255, 0.8);
	text-align: right;
	font-size: 13px;
	margin: 0px;
	padding: 0 14px 0 0px;
    box-shadow: 0px 20px 20px -16px rgb(0 0 0 / 50%)
}
.toplist.morepad li {
	padding-right: 30px;
}
.toplist li.lineright {
	border-right: 1px solid #fff;
}
.toplist li a {
	color: rgba(255, 255, 255, 0.8);
}
.toplist li a:hover {
	color: #fff;
}

.toplist.dark li {
	float: left;
	color: #999;
	text-align: right;
	font-size: 14px;
	margin: 0px;
	padding: 0 10px 0 0px;
}
.toplist.dark li a {
	color: #999;
}
.toplist.dark li a:hover {
	color: #272727;
}

.toplist.dark2 li {
	float: left;
	color: #272727;
	text-align: right;
	font-size: 13px;
	margin: 0px;
	padding: 0 14px 0 0px;
	list-style-type:none;
}
.toplist.dark2 li a {
	color: #272727;
}
.toplist.dark2 li a:hover {
	color: #999;
}

.toplist.toppadding {
	padding-top: 7px;
}
a.topbar-btn {
	float: left;
	color: #101010;
	text-align: center;
	font-size: 14px;
	margin: 0px;
	border-radius: 2px;
	padding: 5px 15px;
	background-color: #fff;
}
.topbar-padding {
	padding: 0px 0 9px 0;
}
.topbar-left-items {
	float: left;
	margin: 0;
	padding: 0;
	width: 37%;
}
.topbar-middle-logo {
	float: left;
	margin: 0;
	padding: 10px 0;
	width: 26%;
	text-align: center;
	background-color: #ecae3d;
}
.topbar-middle-logo.no-bgcolor {
	background:none;
}
.topbar-right-items {
	float: left;
	margin: 0;
	padding: 0;
	width: 30%;
}

@media screen and (max-width: 750px) {	
.topbar-right-items {
	width: 100%;
}
}

.topbar.light .toplist li {
	color: #575859;
}
.topbar.light .toplist li a {
	color: #575859;
}
.topbar.light .toplist li a:hover {
	color: #575859;
}

/* topbar dark list color
 ------------------------------ */
.topbar.dark .toplist li a:hover {
	color: #fff;
}
.topbar.fulldark .toplist li a:hover {
	color: #fff;
}
.topbar.dark .toplist li.lineright {
	border-right: 1px solid #727272;
}
.topbar.fulldark .toplist li.lineright {
	border-right: 1px solid #272727;
}
.topbar.white .toplist li a:hover {
	color: #101010;
}
/* topbar logo middle
 ------------------------------ */
.topbar-middle-logo.nobg {
	background: none;
}
/* topbar btn
 ------------------------------ */
a.topbar-btn:hover, a.topbar-btn.active {
	color: #FFF !important;
	background-color: #ecae3d;
}

/* topbar white top list color
 ------------------------------ */
.topbar.white .toplist li a {
	color: #727272;
}
.topbar.white .toplist li {
	color: #727272;
}
/* topbar orange toplist color
 ------------------------------ */
.topbar.gyellow .toplist li {
	color: #ecae3d;
}
.topbar.gyellow .toplist li a {
	color: #ecae3d;
}
/* topbar right items two
 ------------------------------ */
.topbar-right-items.two {
	width: 50%;
}

/*============ Section Titles ============ */

/* title container
 ------------------------------ */
 
.title{
	transition: all 0.3s ease-out 0s;
}

 /* title container
 ------------------------------ */
.sec-title-container {
	width:100%;
	float:left;
	padding-bottom:70px;
}

.sec-title-container {
	width:100%;
	float:left;
	padding-bottom:70px;
}
.sec-title-container.less-padding-1 {
	padding-bottom:60px;
}
.sec-title-container.less-padding-2 {
	padding-bottom:50px;
}
.sec-title-container.less-padding-3 {
	padding-bottom:40px;
}
.sec-title-container.less-padding-4 {
	padding-bottom:30px;
}
.sec-title-container.less-padding-5 {
	padding-bottom:20px;
}
.sec-title-container.less-padding-6 {
	padding-bottom:15px;
}
/* page title
 ------------------------------ */
.section-title {
	font-weight: 400;
}
/* subtitle
 ------------------------------ */
.sub-title {
	width: 48%;
	font-size: 16px;
	margin: 0 auto 70px auto;
}
/* title line
 ------------------------------ */
.title-line-1 {
	width: 125px;
	height:4px;
	margin:12px auto 0 auto;
	border-bottom:1px solid #e7e7e7;
	border-top:1px solid #e7e7e7;
}
.title-line-1.align-left {
	width: 125px;
	margin:12px auto 0 0;
}
.title-line-1.transp {
	border-bottom:1px solid rgba(255, 255, 255, 0.3);
	border-top:1px solid rgba(255, 255, 255, 0.3);
}
.title-line-2 {
	width:260px;
	height:1px;
	margin:12px auto 0 auto;
	background-color:#e7e7e7;
}
.title-line-2.align-left {
	width: 260px;
	margin:12px auto 0 0;
}
/* featurebox title line
 ------------------------------ */
.feabox-title-line {
	width:60px;
	height:2px;
	margin:0 auto 0 0;
	background-color:#101010;
}
.feabox-title-line.center {
	width:60px;
	height:2px;
	margin:0 auto;
	background-color:#101010;
}

/*============ Footer Styles Sections ============ */

 /* footer section
 ------------------------------ */ 
 .fo-map {
	width: 100%;
	float:left;
	background:url(../images/fo-map.png) left 100px no-repeat;
}
 .fo-map {
	background-size:100%;
}
.fo-sec-1 {
	position:relative;
	width: 100%;
	padding: 110px 0 0 0;
	margin:0;
	float: left;
}
.fo-sec-1 .newsletter-box{
	position: absolute;
	width:100%;
	float:left;
	left:0px;
	top:-238px;
	padding:70px;
	background-color:#ecae3d;
}
.fo-sec-1 .newsletter-box input{
	width:80%;
	height:60px;
	float:left;
	padding:15px;
	border:1px solid #fff;
	background-color:#fff;
}
.fo-sec-1 .newsletter-box .submit-btn{
	width:20%;
	height:60px;
	float:left;
	padding:0px;
	border:1px solid #101010;
	background-color:#101010;
}

/* footer section 2
 ------------------------------ */ 
.fo-sec-2 {
	position:relative;
	width: 100%;
	padding: 30px 0 0 0;
	margin:0;
	float: left;
}
.fo-sec-2 .social-iconbox {
	position: absolute;
	width:265px;
	float:left;
	left:40%;
	top:-107px;
	padding: 0px;
	margin: 0px;
	z-index:2;
	background-color:#fff;
}
.fo-sec-2 .social-iconbox .side-shape1 {
	position: absolute;
	width:13px;
	height:28px;
	float:left;
	left: -13px;
	top: -1px;
	padding: 0px;
	margin: 0px;
}
.fo-sec-2 .social-iconbox .side-shape1.right-icon {
	left: 265px;
	top: -1px;
}
.fo-sec-2 ul.sc-icons{
	width:100%;
	margin:0px;
	padding:0px;
	text-align:center;
}
.fo-sec-2 .sc-icons li{
	display:inline-block;
}
.fo-sec-2 .sc-icons li a{
	padding:15px 10px;
	display:inline-block;
}

 /* footer section 3
 ------------------------------ */ 
.fo-sec-3 {
	position:relative;
	width: 100%;
	padding: 110px 0 0 0;
	margin:0;
	float: left;
}
.fo-sec-3 .primary-box{
	position: absolute;
	width:100%;
	float:left;
	left:0px;
	top:-150px;
	padding:50px;
	background-color:#ecae3d;
}


 /* footer latest posts
 ------------------------------ */ 
.fo-posts {
	width: 100%;
	padding: 0px;
	margin: 0 0 25px 0;
	float: left;
}
.fo-posts .post-info {
	font-size: 12px;
	color: #727272;
}
.fo-posts-info {
	font-size: 12px;
	color: #727272;
}
.fo-posts a:hover, .fo-posts a.active {
	color: #ecae3d;
}
.fo-posts .post-info.text-light {
	color: #d0d0d0;
}
 /* footer title bottom line
 ------------------------------ */ 
.fo-title-bottom-line {
    width: 34px;
    height: 2px;
    color: #fff;
    float: left;
    display: block;
    margin-bottom: 40px;
    background-color: #fff;
} 
.fo-title-bottom-line.dark {
    background-color: #101010;
}
.fo-title-bottom-line.white {
    background-color: #fff;
}
.fo-title-bottom-line.gyellow {
    background-color: #ecae3d;
} 

 /* footer newsletter
 ------------------------------ */ 
.fo-newsletter-1 {
	border: 1px solid #3b3b3b;
	border-width: 1px 0 1px 1px;
	color: #727272;
	float: left;
	font-size: 13px;
	font-weight: normal;
	height: 50px;
	line-height: 39px;
	padding: 0 7px;
	width: 70%;
	background-color:transparent;
}
.fo-newsletter-submit-1 {
	background-color: #3b3b3b;
	border: 1px solid #3b3b3b;
	float: left;
	height: 50px;
	margin: 0;
	padding: 5px 10px;
}
.fo-newsletter-submit-1.gyellow {
	color:#fff;
	background-color: #ecae3d;
	border: 1px solid #ecae3d;
}
 /* footer newsletter 2
 ------------------------------ */ 
.fo-newsletter-2 {
	border: 1px solid #101010;
	border-width: 1px 0 1px 1px;
	color: #727272;
	float: left;
	font-size: 13px;
	font-weight: normal;
	height: 50px;
	line-height: 39px;
	padding: 0 7px;
	width: 66%;
	background-color:transparent;
}
.fo-newsletter-submit-2 {
	background-color: #101010;
	border: 1px solid #101010;
	float: left;
	height: 50px;
	margin: 0;
	padding: 5px 20px;
}

/* footer appointment form
 ------------------------------ */ 
.fo-appointment-form {
	padding: 0px;
	width: 100%;
	float:left;
}
.fo-appointment-form input {
	border: 1px solid #212121;
	color: #727272;
	float: left;
	font-size: 13px;
	font-weight: normal;
	height: 35px;
	line-height: 39px;
	padding: 0 7px;
	width: 100%;
	margin:0 0 15px 0;
	background-color:transparent;
}
.fo-appointment-form textarea {
	border: 1px solid #212121;
	color: #727272;
	float: left;
	font-size: 13px;
	font-weight: normal;
	height: 70px;
	min-height:70px;
	resize: none;
	line-height: 39px;
	padding: 0 7px;
	width: 100%;
	margin:0 0 15px 0;
	background-color:transparent;
}
.fo-appointment-form .submit-btn {
    background-color: #ecae3d;
    border: 1px solid #ecae3d;
    float: left;
    height: 40px;
    margin: 0;
	color:#fff;
    padding: 0 10px;
}
/* Footer title
 ------------------------------ */
 
.footer-title {
	color: #fff;
	float: left;
}
.footer-title-bottomstrip {
	width: 10%;
	height: 3px;
	margin-right: 95%;
	color: #fff;
	float: left;
	display: block;
	margin-bottom: 40px;
	background-color: #fff;
}
.footer-title-bottomstrip.gyellow {
	background-color: #ecae3d;
}
.footer-title-bottomstrip-2 {
	width: 34px;
	height: 2px;
	color: #fff;
	float: left;
	display: block;
	margin-bottom: 40px;
	background-color: #fff;
}
.footer-title-bottomstrip-3 {
	width: 34px;
	height: 2px;
	color: #fff;
	float: left;
	display: block;
	margin-bottom: 30px;
	background-color: #101010;
}
.footer-title-bottomstrip.dark {
	background-color: #101010;
}
.footer-title-bottomstrip-2.dark {
	background-color: #101010;
}
.footer-title-bottomstrip-2.gyellow {
	background-color: #ecae3d;
}
/* ---------- Footer quick links ---------- */

.footer-quick-links {
	width: 100%;
	padding: 0 0 0 0;
	margin: 0px;
}
.footer-quick-links li {
	padding: 25px 15px;
	margin: 40px 0 10px 0;
	display: inline-block;
}
.footer-quick-links li a {
	padding:3px 0;
	margin:0;
	color: #727272;
	float: left;
	display: inline-block;
}
.footer-quick-links li a:hover {
	color: #fff;
}
.footer-quick-links li a i {
	padding:0 10px 0 0;
}
/* ---------- Footer quick links ---------- */

.footer-quick-links-2 {
	width: 100%;
	padding: 0 0 0 0;
	margin: 0px;
}
.footer-quick-links-2 li {
	padding: 0px;
	margin: 0px;
	display: inline-block;
}
.footer-quick-links-2 li a {
	padding: 0 35px 20px 0;
	margin:0;
	color: #727272;
	float: left;
	display: inline-block;
}
.footer-quick-links-2 li a:hover {
	color: #fff;
}
.footer-quick-links-2 li a i {
	padding:0 10px 0 0;
}
.footer-quick-links-2.top-padding {
    padding: 60px 0 0 0;
}
/* ---------- Footer quick links 3 ---------- */

.footer-quick-links-3 {
	width: 100%;
	padding: 0 0 0 0;
	margin: 0px;
	display:block;
}
.footer-quick-links-3 li {
	width: 100%;
	padding: 0px;
	margin: 0px;
	float:left;
	display:block;
}
.footer-quick-links-3 li a {
	padding:3px 0;
	margin:0;
	color: #727272;
	float: left;
	display:block;
}
.footer-quick-links-3 li a:hover {
	color: #101010;
}
.footer-quick-links-3 li a i {
	padding:0 10px 0 0;
}
.footer-quick-links-3.top-padding {
    padding: 60px 0 0 0;
}

/* ---------- Footer quick links 4---------- */

.footer-quick-links-4 {
	width: 100%;
	padding: 0 0 0 0;
	margin: 0px;
}
.footer-quick-links-4 li {
	width:100%;
	padding:0px;
	margin:0;
	display: inline-block;
}
.footer-quick-links-4 li a {
	padding:3px 0;
	margin:0;
	color: #727272;
	float: left;
	display: inline-block;
}
.footer-quick-links-4 li a:hover {
	color: #fff;
}
.footer-quick-links-4 li a i {
	padding:0 10px 0 0;
}
.footer-quick-links-4.dark-hover li a:hover {
	color: #101010;
}
/* ---------- Footer social links ---------- */
.footer-social-icons {
    width: 100%;
    padding: 0px;
	margin: 0px;
}
.footer-social-icons li {
    padding: 13px;
	margin: 0px;
	display: inline-block;
}
.footer-social-icons li i {
	font-size: 42px;
}
.footer-social-icons li a {
    width: 26px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    display: inline-block;
    padding: 0px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0);
}
.footer-social-icons.round li a {
	border-radius:100%;
}
/*.footer-social-icons li a:hover, .footer-social-icons li a.active {*/
/*    color: #999;*/
/*    background-color: #fff;*/
/*}*/

/* ---------- Footer social links 2 ---------- */
.footer-social-icons-2 {
    width: 100%;
    padding: 0px;
	text-align: center;
	margin:20px 0 20px 0;
}
.footer-social-icons-2 li {
    padding: 0px;
	margin: 0px;
	display: inline-block;
}
.footer-social-icons-2 li a {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    display: inline-block;
    padding: 0px;
	font-size:16px;
    color: #101010;
	border:1px solid #e4e4e4;
    background-color: #fff;
}
.footer-social-icons-2 li a:hover {
    color: #fff;
	border:1px solid #ecae3d;
    background-color: #ecae3d;
}
.footer-social-icons-2 li a:hover, .footer-social-icons-2 li a.active {
    color: #fff;
	border:1px solid #ecae3d;
    background-color: #ecae3d;
}
.footer-social-icons-2.dark-hover li a:hover, .footer-social-icons-2.dark-hover li a.active {
    color: #fff;
	border:1px solid #101010;
    background-color: #101010;
}

.footer-social-icons-3 {
    width: 100%;
    padding: 0px;
	margin: 0px;
}
.footer-social-icons-3 li {
    padding: 0px;
	margin: 0px 10px 12px 0px;
	display: inline-block;
}
.footer-social-icons-3 li i {
	font-size: 12px;
}
.footer-social-icons-3 li a {
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    display: inline-block;
    padding: 0px;
    color: #fff;
	border: 1px solid #fff;
}
.footer-social-icons-3.round li a {
	border-radius:100%;
}
.footer-social-icons-3 li a:hover, .footer-social-icons-3 li a.active {
    color: #999;
    background-color: #fff;
}

.top-social-icons-4 {
    width: 100%;
    padding: 0px;
	margin: 2px;
}
.top-social-icons-4 li {
    padding: 0px;
	margin: 0px 1px 0px 0px;
	display: inline-block;
}
.top-social-icons-4 li i {
	font-size: 12px;
}
.top-social-icons-4 li a {
    width: 27px;
    height: 27px;
    text-align: center;
    line-height: 25px;
    display: inline-block;
    padding: 0px;
    color: #181818;
	border: 1px solid #181818;
}
.top-social-icons-4.round li a {
	border-radius:100%;
}
.top-social-icons-4 li a:hover {
    color: #fff;
    background-color: #ed3f33;
	border: 1px solid #ed3f33;
}


/* ---------- Footer flickr gallery ---------- */

ul.footer-flickr {
	width: 100%;
	padding:0;
	margin: 0px;
}
.footer-flickr li {
	width:80px;
	padding:0;
	margin:0 0 11px 0;
	float:left;
}
.footer-flickr li.mar-r {
	margin-right:11px;
}

/* ---------- Footer opening list ---------- */
.fo-opening-list {
	float: left;
	padding: 0;
	width: 100%;
}
.fo-opening-list li {
	color: #727272;
	float: left;
	padding: 8px 0;
	width: 100%;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.fo-opening-list li:first-child {
	padding-top: 0px;
}
.fo-opening-list li:last-child {
	border-bottom: none;
}

/*============ css arrows ============ */

/*.arrow-down {
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #fd602c;
}
.arrow-up {
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid black;
}
.arrow-right {
	width: 0;
	height: 0;
	border-top: 60px solid transparent;
	border-bottom: 60px solid transparent;
	border-left: 60px solid green;
}
.arrow-left {
	width: 0;
	height: 0;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-right: 20px solid #fff;
}*/

/*============ Page Section Styles ============ */

/* section background dark
 ------------------------------ */
.section-dark {
	background-color: #272727;
}
.section-dark.two {
	background-color: #181818;
}
.section-dark.three {
	background-color: #212121;
}
.section-medium-dark {
	background-color: #4b4b4b;
}
.section-fulldark {
	background-color: #090909;
}
.section-zblack {
	background-color: #000;
}
.section-dark-blue-shade {
	background-color: #10334b;
}
.section-dark-cyan {
	background-color: #1e3e65;
}
.section-dark-cyan-2 {
	background-color: #1b2d42;
}


/* section background light
 ------------------------------ */
.section-light {
	background-color: #f3f3f3;
}
.section-light-1 {
	background-color: #f7f7f7;
}
.section-light-2 {
	background-color: #e9e9e9;
}
.section-light-3 {
	background-color: #eee;
}
.section-light-4 {
	background-color: #999;
}
.section-light-5 {
	background-color: #c9c9c9;
}

.section-orange-shade {
	background-color: #fddaa7;
}
.section-brown-shade {
	background-color: #f2f0ee;
}
.section-blue-shade {
	background-color: #edf1f8;
}
.section-blue-shade-2 {
	background-color: #b8ccda;
}
.section-blue-shade-3 {
	background-color: #f6f8fa;
}
.section-cyan-shade {
	background-color: #d5e4e9;
}
.section-red-shade {
	background-color: #e1dcd8;
}



/* section background white
 ------------------------------ */
.section-white {
	background-color: #fff;
}

/* section background golden yellow
 ------------------------------ */
.section-primary {
	background-color: #ed3f33;
}
.section-secondary {
	background-color: #5130cc;
}
.section-primary-2 {
	background-color: #044e67;
}
.section-blue {
	background-color: #006ec3;
}
.section-bright-blue {
	background-color: #0d72fc;
}
.section-yellow {
	background-color: #fae423;
}
.section-green {
	background-color: #87d37c;
}
.section-green-2 {
	background-color: #00e640;
}
.section-sea-green {
	background-color: #1ba39c;
}
.section-pink {
	background-color: #d44271;
}
.section-light-blue {
	background-color: #19b5f3;
}
.section-orange {
	background-color: #f89406;
}
.section-light-orange {
	background-color: #ffc500;
}
.section-dark-blue {
	background-color: #00364e;
}
.section-dark-blue-2 {
	background-color: #160f2d;
}
.section-cyan {
	background-color: #52B3D9;
}
.section-brown {
	background-color: #96281b;
}
.section-purple {
	background-color: #663399;
}
.section-dark-violet {
	background-color: #1d1c28;
}

.section-primary-gradient {
	background: #5130cc; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(to bottom right, #5130cc, #261e71); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(to bottom right, #5130cc, #261e71); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(to bottom right, #5130cc, #261e71); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to bottom right, #5130cc, #261e71); /* Standard syntax */
}
.section-red-secondary-gradient {
	background: #5130cc; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(to bottom right, #ed3f33, #5130cc); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(to bottom right, #ed3f33, #5130cc); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(to bottom right, #ed3f33, #5130cc); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to bottom right, #ed3f33, #5130cc); /* Standard syntax */
}

.transp-dark-gradient {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: -moz-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(0,0,0,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(0,0,0,1) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
}
.transp-white-gradient {
	background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
}

.transp-green-orange-gradient {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: -moz-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(0,0,0,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(27,163,156,0.63) 0%,rgba(242,121,53,0.63) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1ba39c', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
}

.transp-circle-gradient {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: radial-gradient(circle, rgba(255,255,255,0), rgba(0,0,0,0.8));
}
.transp-circle-gradient.sty2 {
	background: radial-gradient(circle, rgba(255,255,255,0), rgba(0,0,0,0.3));
}

.transp-circle-gradient-2 {
	float: left;
	width: 100%;
	height: 100%;
	background: radial-gradient(circle, rgba(255,255,255,1), rgba(237,241,248,1));
}

.transp-circle-gradient-3 {
	width: 100%;
	height: 100%;
	background: radial-gradient(circle, rgba(255,255,255,0), rgba(241,241,241,1));
}

.transp-to-top-left-gradient {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(to bottom right, rgba(41,131,160,1), rgba(255,255,255,0));
}

.transp-blue-overlay-1 {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(13,125,252,0.8);
}

.transp-gray-overlay-1 {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(238,238,238,0.9);
}

.transp-dark-varti-overlay-1 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(to bottom, rgba(0,0,0,0.3) , rgba(255,255,255,0));
}

.transp-dark-overlay-1 {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
}
.transp-dark-overlay-1.sty2 {
	background: rgba(0,0,0,0.72);
}
.transp-dark-overlay-1.sty3 {
	background: rgba(0,0,0,0.25);
}
.transp-dark-overlay-1.sty4 {
	background: rgba(0,0,0,0.2);
}

.transp-dark-overlay-11 {
	position: relative;
	z-index: 2;
	top: 0;
	left: 0;
	width: 100%;
	height: 90vh;
	background: linear-gradient(to right, rgba(0,0,0,0.8), rgba(27,163,156,0.58));
}
.transp-dark-overlay-12 {
	position: relative;
	z-index: 2;
	top: 0;
	left: 0;
	width: 100%;
	height: 110vh;
	background: rgba(22,15,45,0.9);
}

.transp-line-gradient-1 {
	background: linear-gradient(to right, rgba(242,121,53,0.9), rgba(27,163,156,0.9));
}

.line-gradient-1 {
	background: linear-gradient(to bottom right, #d44271, #663399);
}



/* section copyright
 ------------------------------ */
.section-copyrights {
	margin: 0;
	text-align: center;
	background-color: #1a1a1a;
}
/* section big map
 ------------------------------ */
.section-big-map {
	width: 100%;
	margin: 0;
	text-align: center;
	background: #161616 url(../images/site-img46.html) center 150px no-repeat;
}
/* section pattren 1
 ------------------------------ */
.section-pattren-1 {
	width: 100%;
	height: 100%;
	margin: 0;
	background: url(../images/pattren1.html) 0 0 repeat;
}

.gray {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.gray:hover {
  filter: none;
  -webkit-filter: grayscale(0%);
}

/* Section Paddings
 ------------------------------ */
.sec-padding {
	padding: 50px 0 25px 0;
}
.sec-more-padding-1 {
	padding: 126px 0 126px 0;
}
.sec-more-padding-1.bottom-less {
	padding-bottom: 50px;
}
.sec-more-padding-1.no-padding {
	padding-bottom: 0px;
}
.sec-more-padding-2 {
	padding: 150px 0 150px 0;
}
.sec-bpadding-1 {
	padding-bottom: 70px;
}
.sec-bpadding-2 {
	padding-bottom: 90px;
}
.sec-tpadding-1 {
	padding-top: 30px;
}
.sec-tpadding-2 {
	padding-top: 90px;
}
.sec-tpadding-2.less-padding {
	padding-top: 20px;
}
.sec-tpadding-3 {
	padding-top: 120px;
}
.sec-bpadding-3 {
	padding-bottom: 120px;
}
.sec-tpadding-4 {
	padding-top: 140px;
}
.sec-tpadding-5 {
	padding-top: 160px;
}
.sec-tpadding-6 {
	padding-top: 180px;
}
.sec-tpadding-7 {
	padding-top: 200px;
}
.sec-bpadding-4 {
	padding-bottom: 140px;
}
.sec-bpadding-7 {
	padding-bottom: 40px;
}
.sec-bpadding-8 {
	padding-bottom: 200px;
}

.sec-bpadding.less-padding {
	padding-bottom: 30px;
}

.section-xmore-padding {
	padding: 150px 0 150px 0;
}
.section-less-padding {
	padding: 50px 0 50px 0;
}
.section-less-padding-2 {
	padding: 30px 0 30px 0;
}
.section-less-padding-3 {
	padding: 35px 0 35px 0;
}
.sec-dummy-top-padding {
	padding-top: 0px;
}
.sec-less-padding {
    padding: 50px 0 50px 0;
}
.sec-mid-padding {
    padding: 75px 0 70px 0;
}

/* Section minus margins
 ------------------------------ */
.sec-m-margin-1 {
	margin-top:0px;
}
/*============ Page Section pattrens ============ */

.sec-pattren-1{
	width:100%;
	background:url(../images/bg-pattrens/pattren1.jpg) repeat;
}
.sec-pattren-2{
	width:100%;
	background:url(../images/bg-pattrens/pattren2.jpg) repeat;
}
.sec-pattren-3{
	width:100%;
	background:url(../images/bg-pattrens/pattren3.jpg) repeat;
}
.sec-pattren-4{
	width:100%;
	background:url(../images/bg-pattrens/pattren4.jpg) repeat;
}
.sec-pattren-5{
	width:100%;
	background:url(../images/bg-pattrens/pattren5.jpg) repeat;
}

/*============ Footer Styles ============ */

.footer-logo {
	margin-bottom: 20px;
}

/* Footer Useful Links
 ------------------------------ */
	
.fo-usefull-links {
	padding: 0px;
	margin: 0px;
}
.fo-usefull-links li {
	padding: 0px;
	margin: 0 0 10px 0;
	display: block;
	border-bottom: 1px solid #2e2e2e;
}
.fo-usefull-links li a {
	padding: 0px;
	margin: 0 0 10px 0;
	display: block;
	color: #727272;
	line-height: 23px;
}
.fo-usefull-links li a:hover {
	color: #fff;
}
.fo-usefull-links li i {
	color: #727272;
	padding: 0 10px 0 0;
}
.fo-usefull-links li:last-child {
	border-bottom:none;
}

/* useful links 2
 ------------------------------ */
.fo-usefull-links-2 {
	padding: 0px;
	margin: 0px;
}
.fo-usefull-links-2 li {
	padding: 0px;
	margin: 0 0 10px 0;
	display: block;
	border-bottom: 1px solid #e4e4e4;
}
.fo-usefull-links-2 li a {
	padding: 0px;
	margin: 0 0 10px 0;
	display: block;
	color: #727272;
	line-height: 23px;
}
.fo-usefull-links-2 li a:hover {
	color: #323335;
}
.fo-usefull-links-2 li i {
	color: #727272;
	padding: 0 10px 0 0;
}
.fo-usefull-links-2 li:last-child {
	border-bottom:none;
}
.fo-usefull-links-2.no-border li {
	border-bottom:none;
}
/* useful links 3
 ------------------------------ */
.fo-usefull-links-3 {
	padding: 0px;
	margin: 0px;
}
.fo-usefull-links-3 li {
	padding: 0px;
	margin: 0 0 10px 0;
	display: block;
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.fo-usefull-links-3 li a {
	padding: 0px;
	margin: 0 0 10px 0;
	display: block;
	color: #fff;
	line-height: 23px;
}
.fo-usefull-links-3 li a:hover {
	color: #323335;
}
.fo-usefull-links-3 li i {
	color: #fff;
	padding: 0 10px 0 0;
}
.fo-usefull-links-3 li:last-child {
	border-bottom:none;
}
.fo-usefull-links-3.no-border li {
	border-bottom:none;
}
/* Footer Address
 ------------------------------ */
	
.fo-address-info {
	padding: 0px;
	margin: 0px;
}
.fo-address-info li {
	width:100%;
	padding: 0px 0px 10px 0px;
	margin: 0 0 10px 0;
	display: block;
	color: #727272;
	line-height: 23px;
	border-bottom:1px solid #282828;
}
.fo-address-info.border-light li {
	border-bottom:1px solid #f0f0f0;
}
.fo-address-info li i {
	color: #727272;
	padding: 0 10px 0 0;
}
.fo-address-info li:last-child {
	border-bottom:none;
}
.fo-address-info.no-border li {
	border-bottom:none;
}
/* Footer Address 2
 ------------------------------ */
	
.fo-address-info-2 {
	padding: 0px;
	margin: 0px;
}
.fo-address-info-2 li {
	padding: 0px 0px 10px 0px;
	margin: 0 0 10px 0;
	display: block;
	color: #727272;
	line-height: 23px;
	border-bottom: 1px solid #e4e4e4;
}
.fo-address-info-2 li i {
	color: #727272;
	padding: 0 10px 0 0;
}
.fo-address-info-2 li:last-child {
	border-bottom:none;
}
.fo-address-info-2.no-border li {
	border-bottom:none;
}

/* Footer Address 3
 ------------------------------ */
	
.fo-address-info-3 {
	padding: 0px;
	margin: 0px;
}
.fo-address-info-3 li {
	padding: 0px 0px 10px 0px;
	margin: 0 0 10px 0;
	display: block;
	color: #fff;
	line-height: 23px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.fo-address-info-3 li i {
	color: #fff;
	padding: 0 10px 0 0;
}
.fo-address-info-3 li:last-child {
	border-bottom:none;
}
.fo-address-info-3.no-border li {
	border-bottom:none;
}


/* Footer Tags
 ------------------------------ */	
 
.footer-tags {
	padding: 0px;
	margin: 0px;
}
.footer-tags li {
	padding: 0px;
	margin: 0;
}
.footer-tags li a {
	padding: 5px 15px 5px 15px;
	margin: 0 10px 10px 0;
	float: left;
	color: #727272;
	border: 1px solid #2e2e2e;
}
.footer-tags li a:hover, .footer-tags li a.active {
	border: 1px solid #ecae3d;
	color: #ecae3d;
}
.footer-tags.border-light li a {
	border: 1px solid #ebebeb;
}

/* Footer Posts
 ------------------------------ */
.footer-post-info {
	padding: 0px;
}
.footer-post-info span {
	font-size: 13px;
	color: #494747;
	margin-right: 5px;
}
.fo-postimg-inner {
	width: 80px;
	height: 80px;
	padding: 0px;
	margin: 0px;
	float: left;
	border-radius: 100%;
}
.opening-list {
	float: left;
	padding: 0;
	width: 100%;
}
.opening-list li {
	color: #727272;
	float: left;
	padding: 8px 0;
	width: 100%;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.opening-list li:first-child {
	padding-top: 0px;
}
.opening-list li:last-child {
	border-bottom: none;
}
.opening-list.dark-border li {
	border-bottom: 1px solid #f1f1f1;
}
/* Footer copyright box
 ------------------------------ */	
 
.fo-copyright-holder {
	position:relative;
	width:100%;
	float:left;
	padding: 0px;
	margin: 0px;
}
.fo-copyright-holder .social-iconbox {
	position: absolute;
	width:265px;
	float:left;
	left:40%;
	top:-57px;
	padding: 0px;
	margin: 0px;
	background-color:#fff;
}
.fo-copyright-holder .social-iconbox.bg-dark {
	background-color:#101010;
}
.fo-copyright-holder .social-iconbox .side-shape1 {
	position: absolute;
	width:13px;
	height:28px;
	float:left;
	left: -13px;
	top: -1px;
	padding: 0px;
	margin: 0px;
}
.fo-copyright-holder .social-iconbox .side-shape1.right-icon {
	left: 265px;
	top: -1px;
}
.fo-copyright-holder .sc-icons{
	width:100%;
	float:left;
	padding: 0px;
	margin: 0px;
}
.fo-copyright-holder .sc-icons li{
	padding: 0px;
	margin: 0px;
	display:inline-block;
}
.fo-copyright-holder .sc-icons li a{
	float:left;
	font-size:15px;
	padding: 15px 10px;
	margin: 0px;
	display:inline-block;
}

/* Footer contact info with big icons
 ------------------------------ */	
 
.contact-info-holder {
	position: relative;
	width: 100%;
	padding: 0px;
}
.contact-info-holder .iconbox-xmedium {
	color: #ecae3d;
}
.contact-info-holder:hover .iconbox-xmedium, .contact-info-holder.active .iconbox-xmedium {
	color: #fff;
	background-color: #ecae3d;
}


/*============ Overlay Styles ============ */
.section-overlay {
	position: relative;
	width: 100%;
	padding: 0px;
	margin: 0px;
	left: 0px;
	top: 0px;
	float: left;
	z-index: 2;
}
.video-overlay {
	position: relative;
	width: 100%;
	padding: 0px;
	margin: 0px;
	left: 0px;
	top: 0px;
	float: left;
	z-index: 2;
}
.overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
	z-index: 2;
}




/*video padding
 ------------------------------ */
.video-tpadd {
	padding-top: 150px;
}
.video-bpadd {
	padding-bottom: 150px;
}

/* Overlay opacity styles
 ------------------------------ */
 
.bg-opacity-1 {
	background-color: rgba(0, 0, 0, 0.1);
}
.bg-opacity-2 {
	background-color: rgba(0, 0, 0, 0.2);
}
.bg-opacity-3 {
	background-color: rgba(0, 0, 0, 0.3);
}
.bg-opacity-4 {
	background-color: rgba(0, 0, 0, 0.4);
}
.bg-opacity-5 {
	background-color: rgba(0, 0, 0, 0.5);
}
.bg-opacity-6 {
	background-color: rgba(0, 0, 0, 0.6);
}
.bg-opacity-7 {
	background-color: rgba(0, 0, 0, 0.7);
}
.bg-opacity-8 {
	background-color: rgba(0, 0, 0, 0.8);
}
.bg-opacity-9 {
	background-color: rgba(0, 0, 0, 0.9);
}

.bg-white-opacity {
	background-color: rgba(255, 255, 255, 0.1);
}
.bg-white-opacity-1 {
	background-color: rgba(255, 255, 255, 0.2);
}
.bg-white-opacity-2 {
	background-color: rgba(255, 255, 255, 0.3);
}
.bg-white-opacity-3 {
	background-color: rgba(255, 255, 255, 0.5);
}
.bg-white-opacity-4 {
	background-color: rgba(255, 255, 255, 0.7);
}
.bg-white-opacity-5 {
	background-color: rgba(255, 255, 255, 0.8);
}

.bg-primary-opacity-1 {
	background-color: rgba(237,63,51,0.9);
}

.bg-secondary-opacity-1 {
	background-color: rgba(81, 48, 204, 0.2);
}
.bg-secondary-opacity-2 {
	background-color: rgba(81, 48, 204, 0.4);
}
.bg-secondary-opacity-3 {
	background-color: rgba(81, 48, 204, 0.6);
}
.bg-secondary-opacity-4 {
	background-color: rgba(81, 48, 204, 0.8);
}
.bg-secondary-opacity-5 {
	background-color: rgba(81, 48, 204, 0.9);
}
.bg-secondary-opacity-7 {
	background-color: rgba(81, 48, 204, 0.97);
}



.bg-yellow-opacity-1 {
	background-color: rgba(250, 228, 35, 0.9);
}

.bg-orange-opacity-9 {
	background-color: rgba(248, 148, 6, 0.9);
}




/* Overlay Background colors
 ------------------------------ */
 /* Background light
 ------------------------------ */
.section-overlay.light {
	background-color: rgba(246, 246, 246, 0.9);
}
.section-overlay.light-2 {
	background-color: rgba(246, 246, 246, 0.8);
}
.section-overlay.light-3 {
	background-color: rgba(246, 246, 246, 0.7);
}
.section-overlay.light-4 {
	background-color: rgba(246, 246, 246, 0.6);
}
.section-overlay.light-5 {
	background-color: rgba(246, 246, 246, 0.5);
}
 /* Overlay Background dark
 ------------------------------ */
.section-overlay.dark {
	background-color: rgba(0, 0, 0, 0.7);
}
.section-overlay.dark-2 {
	background-color: rgba(0, 0, 0, 0.3);
}
.section-overlay.dark-3 {
	background-color: rgba(0, 0, 0, 0.9);
}
.section-overlay.dark-4 {
	background-color: rgba(0, 0, 0, 0.4);
}
 /* Overlay Background golden yellow
 ------------------------------ */
.section-overlay.yellow {
	background-color: rgba(250, 228, 35, 0.9);
}
.parallax-overlay.primary {
	background-color: rgba(101, 216, 53, 0.7);
}
.parallax-overlay.secondary {
	background-color: rgba(29, 109, 162, 0.8);
}

.parallax-overlay.light {
	background-color: rgba(246, 246, 246, 0.9);
}
.parallax-overlay.light-2 {
	background-color: rgba(246, 246, 246, 0.8);
}
.parallax-overlay.light-3 {
	background-color: rgba(246, 246, 246, 0.7);
}
.parallax-overlay.light-4 {
	background-color: rgba(246, 246, 246, 0.6);
}
.parallax-overlay.light-5 {
	background-color: rgba(246, 246, 246, 0.5);
}
/*============ Social Links ============ */	

.social-icons-1 {
	width: 100%;
	margin: 30px 0 0 0;
	list-style-type: none;
}
.social-icons-1 li {
	display:inline-block;
}
.social-icons-1 li a {
	font-size: 16px;
	padding: 0 20px 0 0;
	color: #fff;
	display:inline-block;
}
.social-icons-1 li a:hover, .social-icons-1 li a.active {
	color: #ecae3d;
}

/* social icons 2
 -----------------------------------------------*/

.social-icons-2 {
	width: 100%;
	margin: 30px 0 0 0;
	list-style-type: none;
}
.social-icons-2 li {
	display:inline-block;
}
.social-icons-2 li a {
	width: 36px;
    height: 36px;
    text-align: center;
    line-height: 40px;
    display: inline-block;
    padding: 0px;
    color: #101010;
    background-color: #fff;
}
.social-icons-2 li a:hover, .social-icons-2 li a.active {
	color: #ecae3d;
}

/* social icons 3
 -----------------------------------------------*/

.social-icons-3 {
	width: 100%;
	margin: 30px 0 0 0;
	list-style-type: none;
}
.social-icons-3.margin-left {
	margin: 10px 0 0 -40px;
}
.social-icons-3 li {
	display:inline-block;
}
.social-icons-3 li a {
	width: 36px;
    height: 36px;
    text-align: center;
    line-height: 37px;
    display: inline-block;
    padding: 0px;
    color: #101010;
	border:1px solid #e4e4e4;
    background-color: #fff;
}
.social-icons-3 li a:hover, .social-icons-3 li a.active {
	color: #fff;
	border:1px solid #101010;
    background-color: #101010;
}



/*============ Blog Posts ============ */

/* post image holder
 -----------------------------------------------*/
 
.blog-img-holder {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
/* post date boxes
 -----------------------------------------------*/

.post-date-box {
	position: absolute;
	width: 90px;
	height: 90px;
	float: left;
	font-size: 25px;
	color: #fff;
	padding: 22px 0 0 0;
	margin: 0;
	z-index: 2;
	text-align: center;
	background-color: #ecae3d;
	transition: all 0.3s ease-out 0s;
}
.post-date-box span {
	font-size: 13px;
	color: #fff;
	display: block;
}
.post-date-box .arrow-down {
	position: absolute;
	left: 25px;
	top: 81px;
	float: left;
	z-index: 3;
	border-top: 20px solid #ecae3d;
}
/* Date box colors
 -----------------------------------------------*/	
.post-date-box.gyellow {
	background-color: #ecae3d;
}
/* post author image holder
 -----------------------------------------------*/	
 
.post-author-image {
	position: absolute;
	width: 80px;
	height: 80px;
	right: 35px;
	top: 247px;
	float: left;
}
.post-author-image.round {
	border-radius: 100%;
	border: 5px solid #fff;
	text-align: center;
}
/* post info icons
 -----------------------------------------------*/
 
.post-infoicon {
	padding: 3px 12px 3px 12px;
	margin: 0 5px 0 0;
	color: #fff;
	float: left;
	font-size: 12px;
	border-radius: 20px;
	background-color: #ecae3d;
}
.post-infoicon.dark {
	background-color: #161616;
}


/*============ Footer Newsletter ============ */

.newsletter .email-input {
	background-color: #FFF;
	border: 0px none;
	color: #999;
	float: left;
	font-size: 13px;
	font-weight: normal;
	height: 39px;
	line-height: 39px;
	padding: 0px 7px;
	width: 75%;
}
.newsletter .email-input.dark {
	background-color: #2d2d2d;
	color: #727272;
}
.newsletter .input-submit {
	background-color: #fd602c;
	border: 0px none;
	color: #FFF;
	cursor: pointer;
	float: left;
	height: 39px;
	padding: 0px 20px;
}
.newsletter .input-submit.gyellow {
	background-color: #ecae3d;
}
.newsletter .input-submit.white {
	color: #161616;
	background-color: #fff;
}
.newsletter .input-submit.dark {
	color: #727272;
	background-color: #2d2d2d;
}

/*============ Video wrapers ============ */

.video-wrapper {
	overflow: hidden;
	width: 100%;
	padding:0px;
	height: auto;
}
.video-wrapper video {
	width: 100%;
}

/*video padding
 ------------------------------ */
.video-padding-top {
	padding-top: 150px;
}
.video-padding-bottom {
	padding-bottom: 150px;
}

/*============ Progress bar ============ */

/*style 1
 ------------------------------ */
.progressbar-style1 {
	margin-top: 10px;
	margin-bottom: 38px;
	font-weight: 400;
	letter-spacing: 1px;
	overflow: visible;
	height: 10px;
	color: #fff;
	background: #fff;
	border-radius: 0px;
	box-shadow: none;
	text-transform: uppercase;
}
.progressbar-style1 .progress-bar {
	position: relative;
	overflow: visible;
	background-color: #101010;
	font-size: 13px;
	color: #ecae3d;
	line-height:44px;
	padding: 0px 0 0 0px;
	text-align: left;
	border:2px solid #fff;
}
.progressbar-style1 .progress-bar.yellow-3 {
	background-color: #f7c800;
}

/*style 2
 ------------------------------ */
.progressbar-style2 {
	margin-top: 10px;
	margin-bottom: 45px;
	font-weight: 400;
	letter-spacing: 1px;
	overflow: visible;
	height: 3px;
	color: #161616;
	background: #ccc;
	border-radius: 0px;
	box-shadow: none;
	text-transform: uppercase;
}
.progressbar-style2 .progress-bar {
	position: relative;
	overflow: visible;
	background-color: #161616;
	font-size: 13px;
	color: #161616;
	padding: 3px 0 0 0;
	text-align: left;
}

/*style 3
 ------------------------------ */
.progressbar-style3 {
	margin-top: 10px;
	margin-bottom: 45px;
	font-weight: 400;
	letter-spacing: 1px;
	overflow: visible;
	height: 8px;
	color: #161616;
	background: #fff;
	border-radius: 0px;
	box-shadow: none;
	text-transform: uppercase;
}
.progressbar-style3 .progress-bar {
	position: relative;
	overflow: visible;
	background-color: #e9b444;
	font-size: 13px;
	color: #fff;
	padding: 8px 0 0 0;
	text-align: left;
}
/*style 4
 ------------------------------ */
.progressbar-style4 {
	margin-top: 10px;
	margin-bottom: 45px;
	font-weight: 400;
	letter-spacing: 1px;
	overflow: visible;
	height: 8px;
	color: #161616;
	background: #e7e7e7;
	border-radius: 0px;
	box-shadow: none;
	text-transform: uppercase;
}
.progressbar-style4 .progress-bar {
	position: relative;
	overflow: visible;
	background-color: #ff9320;
	font-size: 13px;
	color: #727272;
	padding: 8px 0 0 0;
	text-align: left;
}
/*style 5
 ------------------------------ */
.progressbar-style5 {
	margin-top: 10px;
	margin-bottom: 45px;
	font-weight: 400;
	letter-spacing: 1px;
	overflow: visible;
	height: 8px;
	color: #161616;
	background: #f5f5f5;
	border-radius: 0px;
	box-shadow: none;
	text-transform: uppercase;
}
.progressbar-style5 .progress-bar {
	position: relative;
	overflow: visible;
	background-color: #101010;
	font-size: 13px;
	color: #101010;
	padding: 8px 0 0 0;
	text-align: left;
}
/*============ Newsletter ============ */

.email-input {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 1px solid rgba(255, 255, 255, 0.4);
	color: #fff;
	float: left;
	font-size: 14px;
	font-weight: normal;
	height: 65px;
	line-height: 39px;
	padding: 0 15px;
	width: 87%;
}
.email-submit {
	background-color: #fff;
	border: 1px solid #fff;
	color: #323335;
	float: left;
	margin: 0px;
	padding: 20px 30px;
	text-transform: uppercase;
	transition: all 0.3s ease-out 0s;
}
.email-submit:hover {
	background-color: #323335;
	border: 1px solid #323335;
	color: #fff;
}

/*============ css progress circles ============ */

.knob {
	display: none;
}
div.demo {
	position: relative;
	text-align: center;
	width: 280px;
	float: left
}
div.demo > p {
	font-size: 20px
}
div.demo .title {
	position: absolute;
	text-align: center;
	width: 100%;
	font-size: 40px;
	float: left;
	top: 60px;
}
div.demo .title span {
	text-align: center;
	width: 100%;
	font-size: 20px;
	float: left;
	margin-top: 10px;
}

/*============ Page Scroll to Top ============ */

.scrollup{
    width:40px;
    height:40px;
    opacity:1;
    position:fixed;
    bottom:22px;
    right:20px;
    display:none;
    text-indent:-9999px;
    background: url(../images/scroll-top-arrow.png) no-repeat left top;
	z-index: 9001;
}
.scrollup2{
	position: relative;
	z-index: 9999;
}


/*============ google maps ============ */
.map{
    width: 100%;
    height: 300px;
    border: 1px solid #e4e4e4;
}
.map p{
	margin: 10px;
	color: #333;
}

/*============ blog ============ */

.blog-post-info {
	width: 100%;
}
.blog-post-info span {
	font-size: 13px;
	color: #b9b9b9;
	margin-right: 15px;
}

/*============ onepage sidebar content holder ============ */
.wrapper-main {
padding-left: 300px;
background-color: #fff;
}


/*============ header inner ============ */

.header-inner-tmargin {
    width: 100%;
    float: left;
    margin-top: -145px;
}
.header-inner-tmargin.less-mar {
    margin-top: -41px;
}
.header-inner {
	position:relative;
    width: 100%;
    height: 500px;
    float: left;
	overflow:hidden;
}
.header-inner.less-height {
    height: 430px;
}
.header-inner .overlay {
	position:absolute;
    width: 100%;
    height: 100%;
    float: left;
	overflow:hidden;
	z-index:2;
	background-color:rgba(0, 0, 0, 0.7);
}
.header-inner .text {
    position: absolute;
    width: 100%;
	height:1000px;
    padding:16% 0 0 0;
	top:0px;
    margin: 0px;
    float: left;
    z-index: 3;
}
.header-inner .text .title {
	font-size:30px;
	font-weight:600;
}
.header-inner .text .sub-title {
	width:100%;
	font-size:18px;
}

/* less height
 ------------------------------ */
.header-inner.less-height {
    height: 335px;
}
.header-inner.less-height .text {
    height: 300px;
    padding:9% 0 0 0;
}

/*============ pagenation ============ */
.pagenation-holder {
	border-bottom: 1px solid #f0f0f0;
	float: left;
	margin: 0;
	padding: 25px 0 10px;
	width: 100%;
}
.pagenation-holder .breadcrumb {
	float:right;
	margin-bottom:0px;
	background-color:#fff;
}
.pagenation-holder .breadcrumb li {
    display: inline;
}
.pagenation-holder .breadcrumb li.current a {
	color:#ecae3d;
}
.pagenation-holder .breadcrumb li+li:before {
    content:"» ";
}


/*============ 5 and 7 custom cols ============ */

.seven-cols .col-md-1, .seven-cols .col-sm-1, .seven-cols .col-lg-1 {
    width: 14.2857%;
}
.five-cols .col-md-1, .five-cols .col-sm-1, .five-cols .col-lg-1 {
    width: 20%;
}



/*----------------------------RESPONSIVE STYLES------------------------------- */
/* ---------- MAX 1024PX ---------- */
@media screen and (max-width: 1024px) {	
.col-divider-margin {
    margin-top: 30px;
}
.text-box-right {
    padding: 0px 0px 0px 100px;
}
.wrapper-main {
width:100%;
padding-left:230px;
background-color: #fff;
}
.wrapper-main .container {
width:100%;
}
.header-inner.less-height .text {
    padding: 13% 0 0;
}
.header-inner .text {
    padding: 25% 0 0;
}





}
	
@media screen and (max-width: 1000px) {

.col-divider-margin {
    margin-top: 20px;
}
.col-divider-margin-1, .col-divider-margin-2, .col-divider-margin-3, .col-divider-margin-4, .col-divider-margin-5, .col-divider-margin-6 {
	margin-top: 20px;
}
.sec-m-margin-1 {
    margin-top: 0px;
}
.topbar-transparent {
	background-color:#101010;
}
.wrapper-main {
padding-left:0px;
}
.header-inner-tmargin {
    margin-top: 0px;
}







}	

	
	
/* ---------- MAX 991PX ---------- */
@media only screen and (max-width: 991px) {
.margin-bottom {
	margin-bottom: 30px;
}
.margin-bottom-respo {
	margin-bottom: 20px;
}
.margin-bottom-respo2 {
	margin-bottom: 40px;
}
.margin-bottom-respo3 {
	margin-bottom: 50px;
}
.padding-bottom-respo {
	padding-bottom: 10px;
}
.padding-bottom-respo2 {
	padding-bottom: 20px;
}
.padding-bottom-respo3 {
	padding-bottom: 30px;
}
.padding-bottom-respo4 {
	padding-bottom: 40px;
}
.padding-bottom-respo5 {
	padding-bottom: 50px;
}
.col-divider-margin {
    margin-top: 20px;
}
.col-divider-margin-1, .col-divider-margin-2, .col-divider-margin-3, .col-divider-margin-4, .col-divider-margin-5, .col-divider-margin-6 {
	margin-top: 20px;
}
.margin-left-1, .margin-left-2, .margin-left-3, .margin-left-4, .margin-left-5, .margin-left-6, .margin-left-7 {
    margin-left:0px;
}
.padding-top-1, .padding-top-2, .padding-top-3, .padding-top-4, .padding-top-5, .padding-top-6 {
	padding-top: 40px;
}
.padding-left-1, .padding-left-2, .padding-left-3, .padding-left-4, .padding-left-5, .padding-left-6, .padding-left-7, .padding-left-8 {
	padding-left: 40px;
}
.padding-right-1, .padding-right-2, .padding-right-3, .padding-right-4, .padding-right-5, .padding-right-6, .padding-right-7, .padding-right-8 {
	padding-right: 40px;
}
.text-box.padding-1, .text-box.padding-2, .text-box.padding-3, .text-box.padding-4, .text-box.padding-5, .text-box.padding-6, .text-box.padding-7, .text-box.padding-8, .text-box.padding-9 {
	padding: 40px;
}
.btn.btn-mar-left-1, .btn.btn-mar-left-2, .btn.btn-mar-left-3, .btn.btn-mar-left-4, .btn.btn-mar-left-5 {
	margin-left:0px
}
.sec-title-container.less-padding-1, .sec-title-container.less-padding-2, .sec-title-container.less-padding-3, .sec-title-container.less-padding-4,
.sec-title-container.less-padding-5, .sec-title-container.less-padding-6 {
    padding-bottom: 30px;
}
.header-inner {
    height: 385px;
}
.header-inner.less-height {
    height: 385px;
}
.header-inner.less-height .text {
    padding: 16% 0 0;
}
.header-inner .text {
    padding: 16% 0 0;
}

















}



/* ---------- MAX 800PX ---------- */
@media only screen and (max-width: 800px) {
	
.margin-bottom {
	margin-bottom: 30px;
}
.margin-bottom-respo {
	margin-bottom: 20px;
}
.margin-bottom-respo2 {
	margin-bottom: 40px;
}
.margin-bottom-respo3 {
	margin-bottom: 50px;
}
.padding-bottom-respo {
	padding-bottom: 10px;
}
.padding-bottom-respo2 {
	padding-bottom: 20px;
}
.padding-bottom-respo3 {
	padding-bottom: 30px;
}
.padding-bottom-respo4 {
	padding-bottom: 40px;
}
.padding-bottom-respo5 {
	padding-bottom: 50px;
}
.margin-bottom-4, .margin-bottom-5 {
    margin-bottom: 20px;
}	
.margin-top-3, .margin-top-4, .margin-top-5, .margin-top-6, .margin-top-7 {
    margin-top: 20px;
}	
.col-divider-margin {
    margin-top: 20px;
}	
.col-divider-margin-1, .col-divider-margin-2, .col-divider-margin-3, .col-divider-margin-4, .col-divider-margin-5, .col-divider-margin-6 {
	margin-top: 20px;
}	
.margin-left-1, .margin-left-2, .margin-left-3, .margin-left-4, .margin-left-5, .margin-left-6, .margin-left-7 {
    margin-left:0px;
}	
.padding-top-1, .padding-top-2, .padding-top-3, .padding-top-4, .padding-top-5, .padding-top-6 {
	padding-top: 40px;
}	
.padding-left-1, .padding-left-2, .padding-left-3, .padding-left-4, .padding-left-5, .padding-left-6, .padding-left-7, .padding-left-8 {
	padding-left: 40px;
}	
.padding-right-1, .padding-right-2, .padding-right-3, .padding-right-4, .padding-right-5, .padding-right-6, .padding-right-7, .padding-right-8 {
	padding-right: 40px;
}	
.text-box.padding-1, .text-box.padding-2, .text-box.padding-3, .text-box.padding-4, .text-box.padding-5, .text-box.padding-6, .text-box.padding-7, .text-box.padding-8, .text-box.padding-9 {
	padding: 40px;
}	
.btn.btn-mar-left-1, .btn.btn-mar-left-2, .btn.btn-mar-left-3, .btn.btn-mar-left-4, .btn.btn-mar-left-5 {
	margin-left:0px
}
.sec-title-container.less-padding-1, .sec-title-container.less-padding-2, .sec-title-container.less-padding-3, .sec-title-container.less-padding-4,
.sec-title-container.less-padding-5, .sec-title-container.less-padding-6 {
    padding-bottom: 30px;
}
.sec-padding {
	padding: 60px 0 60px 0;
}
.sec-more-padding-1 {
	padding: 60px 0 60px 0;
}
.sec-bpadding-2, .sec-bpadding-3, .sec-bpadding-4 {
	padding-bottom: 60px;
}
.sec-tpadding-2, .sec-tpadding-3, .sec-tpadding-4 {
	padding-top: 60px;
}
.section-xmore-padding, .section-less-padding, .section-less-padding-2 {
	padding: 60px 0 60px 0;
}
.sec-moreless-padding {
	padding: 60px 0 60px 0;
}
.thumbs li {
    width: 10%;
}
.fo-copyright-holder .social-iconbox {
    left: 33%;
	top: -87px;
}
.fo-sec-3 {
    padding: 244px 0 0 0;
}
.header-inner {
    height: 310px;
}
.header-inner.less-height {
    height: 310px;
}





 
}



/* ---------- MAX 768PX ---------- */
@media only screen and (max-width: 768px) {

.margin-bottom {
	margin-bottom: 30px;
}
.margin-bottom-respo {
	margin-bottom: 20px;
}
.margin-bottom-respo2 {
	margin-bottom: 40px;
}
.margin-bottom-respo3 {
	margin-bottom: 50px;
}
.padding-bottom-respo {
	padding-bottom: 10px;
}
.padding-bottom-respo2 {
	padding-bottom: 20px;
}
.padding-bottom-respo3 {
	padding-bottom: 30px;
}
.padding-bottom-respo4 {
	padding-bottom: 40px;
}
.padding-bottom-respo5 {
	padding-bottom: 50px;
}
.margin-bottom-4, .margin-bottom-5 {
    margin-bottom: 20px;
}	
.margin-top-3, .margin-top-4, .margin-top-5, .margin-top-6, .margin-top-7 {
    margin-top: 20px;
}
.col-divider-margin {
    margin-top: 20px;
}
.col-divider-margin-1, .col-divider-margin-2, .col-divider-margin-3, .col-divider-margin-4, .col-divider-margin-5, .col-divider-margin-6 {
	margin-top: 20px;
}
.margin-left-1, .margin-left-2, .margin-left-3, .margin-left-4, .margin-left-5, .margin-left-6, .margin-left-7 {
    margin-left:0px;
}
.padding-top-1, .padding-top-2, .padding-top-3, .padding-top-4, .padding-top-5, .padding-top-6 {
	padding-top: 40px;
}
.padding-top-1, .padding-top-2, .padding-top-3, .padding-top-4, .padding-top-5, .padding-top-6 {
	padding-top: 40px;
}
.padding-left-1, .padding-left-2, .padding-left-3, .padding-left-4, .padding-left-5, .padding-left-6, .padding-left-7, .padding-left-8 {
	padding-left: 40px;
}
.padding-right-1, .padding-right-2, .padding-right-3, .padding-right-4, .padding-right-5, .padding-right-6, .padding-right-7, .padding-right-8 {
	padding-right: 40px;
}
.text-box.padding-1, .text-box.padding-2, .text-box.padding-3, .text-box.padding-4, .text-box.padding-5, .text-box.padding-6, .text-box.padding-7, .text-box.padding-8, .text-box.padding-9 {
	padding: 40px;
}
.btn.btn-mar-left-1, .btn.btn-mar-left-2, .btn.btn-mar-left-3, .btn.btn-mar-left-4, .btn.btn-mar-left-5 {
	margin-left:0px
}
.sec-title-container.less-padding-1, .sec-title-container.less-padding-2, .sec-title-container.less-padding-3, .sec-title-container.less-padding-4,
.sec-title-container.less-padding-5, .sec-title-container.less-padding-6 {
    padding-bottom: 30px;
}
.sec-padding {
	padding: 60px 0 60px 0;
}
.sec-more-padding-1 {
	padding: 60px 0 60px 0;
}
.sec-bpadding-2, .sec-bpadding-3, .sec-bpadding-4 {
	padding-bottom: 60px;
}
.sec-tpadding-2, .sec-tpadding-3, .sec-tpadding-4 {
	padding-top: 60px;
}
.section-xmore-padding, .section-less-padding, .section-less-padding-2 {
	padding: 60px 0 60px 0;
}
.sec-moreless-padding {
	padding: 60px 0 60px 0;
}
.fo-copyright-holder .social-iconbox {
    left: 33%;
	top: -87px;
}
.header-inner {
    height: 325px;
}
.header-inner.less-height {
    height: 325px;
}
.five-cols .col-md-1, .five-cols .col-sm-1, .five-cols .col-lg-1 {
    width: 100%;
}














}



/* ---------- MAX 767PX ---------- */
@media only screen and (max-width: 767px) {
	
.margin-bottom {
	margin-bottom: 30px;
}
.margin-bottom-respo {
	margin-bottom: 20px;
}
.margin-bottom-respo2 {
	margin-bottom: 40px;
}
.margin-bottom-respo3 {
	margin-bottom: 50px;
}
.margin-bottom-respo4 {
	margin-bottom: 30px;
}
.margin-bottom-respo5 {
	margin-bottom: 50px;
}
.padding-bottom-respo {
	padding-bottom: 10px;
}
.padding-bottom-respo2 {
	padding-bottom: 20px;
}
.padding-bottom-respo3 {
	padding-bottom: 30px;
}
.padding-bottom-respo4 {
	padding-bottom: 40px;
}
.padding-bottom-respo5 {
	padding-bottom: 50px;
}
.margin-bottom-4, .margin-bottom-5 {
    margin-bottom: 20px;
}	
.margin-top-3, .margin-top-4, .margin-top-5, .margin-top-6, .margin-top-7 {
    margin-top: 20px;
}	
.col-divider-margin {
    margin-top: 20px;
}	
.col-divider-margin-1, .col-divider-margin-2, .col-divider-margin-3, .col-divider-margin-4, .col-divider-margin-5, .col-divider-margin-6 {
	margin-top: 20px;
}		
.margin-left-1, .margin-left-2, .margin-left-3, .margin-left-4, .margin-left-5, .margin-left-6, .margin-left-7 {
    margin-left:0px;
}
.padding-top-1, .padding-top-2, .padding-top-3, .padding-top-4, .padding-top-5, .padding-top-6 {
	padding-top: 40px;
}
.padding-left-1, .padding-left-2, .padding-left-3, .padding-left-4, .padding-left-5, .padding-left-6, .padding-left-7, .padding-left-8 {
	padding-left: 40px;
}
.padding-right-1, .padding-right-2, .padding-right-3, .padding-right-4, .padding-right-5, .padding-right-6, .padding-right-7, .padding-right-8 {
	padding-right: 40px;
}
.text-box.padding-1, .text-box.padding-2, .text-box.padding-3, .text-box.padding-4, .text-box.padding-5, .text-box.padding-6, .text-box.padding-7, .text-box.padding-8, .text-box.padding-9 {
	padding: 40px;
}
.btn.btn-mar-left-1, .btn.btn-mar-left-2, .btn.btn-mar-left-3, .btn.btn-mar-left-4, .btn.btn-mar-left-5 {
	margin-left:0px
}
.sec-title-container.less-padding-1, .sec-title-container.less-padding-2, .sec-title-container.less-padding-3, .sec-title-container.less-padding-4,
.sec-title-container.less-padding-5, .sec-title-container.less-padding-6 {
    padding-bottom: 30px;
}



























}


@media screen and (max-width: 640px) {
.margin-bottom {
	margin-bottom: 30px;
}
.margin-bottom-respo {
	margin-bottom: 20px;
}
.margin-bottom-respo2 {
	margin-bottom: 40px;
}
.margin-bottom-respo3 {
	margin-bottom: 50px;
}
.margin-bottom-respo4 {
	margin-bottom: 30px;
}
.margin-bottom-respo5 {
	margin-bottom: 50px;
}
.padding-bottom-respo {
	padding-bottom: 10px;
}
.padding-bottom-respo2 {
	padding-bottom: 20px;
}
.padding-bottom-respo3 {
	padding-bottom: 30px;
}
.padding-bottom-respo4 {
	padding-bottom: 40px;
}
.padding-bottom-respo5 {
	padding-bottom: 50px;
}
.margin-bottom-4, .margin-bottom-5 {
    margin-bottom: 20px;
}	
.margin-top-3, .margin-top-4, .margin-top-5, .margin-top-6, .margin-top-7 {
    margin-top: 20px;
}
.col-divider-margin {
    margin-top: 20px;
}
.col-divider-margin-1, .col-divider-margin-2, .col-divider-margin-3, .col-divider-margin-4, .col-divider-margin-5, .col-divider-margin-6 {
	margin-top: 20px;
}
.margin-left-1, .margin-left-2, .margin-left-3, .margin-left-4, .margin-left-5, .margin-left-6, .margin-left-7 {
    margin-left:0px;
}
.padding-top-1, .padding-top-2, .padding-top-3, .padding-top-4, .padding-top-5, .padding-top-6 {
	padding-top: 40px;
}
.padding-left-1, .padding-left-2, .padding-left-3, .padding-left-4, .padding-left-5, .padding-left-6, .padding-left-7, .padding-left-8 {
	padding-left: 40px;
}
.padding-right-1, .padding-right-2, .padding-right-3, .padding-right-4, .padding-right-5, .padding-right-6, .padding-right-7, .padding-right-8 {
	padding-right: 40px;
}
.lspace-sm, .lspace-1, .lspace-2, .lspace-3, .lspace-4, .lspace-5{
	letter-spacing:0px;
}
.text-box.padding-1, .text-box.padding-2, .text-box.padding-3, .text-box.padding-4, .text-box.padding-5, .text-box.padding-6, .text-box.padding-7, .text-box.padding-8, .text-box.padding-9 {
	padding: 40px;
}
.btn.btn-mar-left-1, .btn.btn-mar-left-2, .btn.btn-mar-left-3, .btn.btn-mar-left-4, .btn.btn-mar-left-5 {
	margin-left:0px
}
.sec-title-container.less-padding-1, .sec-title-container.less-padding-2, .sec-title-container.less-padding-3, .sec-title-container.less-padding-4,
.sec-title-container.less-padding-5, .sec-title-container.less-padding-6 {
    padding-bottom: 30px;
}
.sec-padding {
	padding: 40px 0 40px 0;
}
.sec-more-padding-1 {
	padding: 40px 0 40px 0;
}
.sec-bpadding-2, .sec-bpadding-3, .sec-bpadding-4 {
	padding-bottom: 40px;
}
.sec-tpadding-2, .sec-tpadding-3, .sec-tpadding-4 {
	padding-top: 40px;
}
.section-xmore-padding, .section-less-padding, .section-less-padding-2 {
	padding: 40px 0 40px 0;
}
.sec-moreless-padding {
	padding: 40px 0 40px 0;
}
#style-customizer{ 
display:none;
}
 .text-box.sbox-padd-left {
	padding-left:80px;
}
.fo-sec-1 .newsletter-box {
    top: 0;
}
.fo-sec-1 {
   top:0px;
   padding: 315px 0 0 0;
}
.fo-copyright-holder .social-iconbox {
    left: 29%;
    top: -67px;
}
.section-side-image .text-inner-5 {
    padding: 40px 40px 40px 40px;
}
.header-inner {
    height: 270px;
}
.header-inner.less-height {
    height: 270px;
}












}



@media screen and (max-width: 480px) {
.margin-bottom {
	margin-bottom: 30px;
}
.margin-bottom-respo {
	margin-bottom: 20px;
}
.margin-bottom-respo2 {
	margin-bottom: 40px;
}
.margin-bottom-respo3 {
	margin-bottom: 50px;
}
.margin-bottom-respo4 {
	margin-bottom: 30px;
}
.margin-bottom-respo5 {
	margin-bottom: 50px;
}
.nomar-respo {
	margin: 0px !important;
}
.padding-bottom-respo {
	padding-bottom: 10px;
}
.padding-bottom-respo2 {
	padding-bottom: 20px;
}
.padding-bottom-respo3 {
	padding-bottom: 30px;
}
.padding-bottom-respo4 {
	padding-bottom: 40px;
}
.padding-bottom-respo5 {
	padding-bottom: 50px;
}
.margin-bottom-4, .margin-bottom-5 {
    margin-bottom: 20px;
}	
.margin-top-3, .margin-top-4, .margin-top-5, .margin-top-6, .margin-top-7 {
    margin-top: 20px;
}
.col-divider-margin {
    margin-top: 20px;
}
.col-divider-margin-1, .col-divider-margin-2, .col-divider-margin-3, .col-divider-margin-4, .col-divider-margin-5, .col-divider-margin-6 {
	margin-top: 20px;
}
.margin-left-1, .margin-left-2, .margin-left-3, .margin-left-4, .margin-left-5, .margin-left-6, .margin-left-7 {
    margin-left:0px;
}
.padding-top-1, .padding-top-2, .padding-top-3, .padding-top-4, .padding-top-5, .padding-top-6 {
	padding-top: 30px;
}
.padding-left-1, .padding-left-2, .padding-left-3, .padding-left-4, .padding-left-5, .padding-left-6, .padding-left-7, .padding-left-8 {
	padding-left: 30px;
}
.padding-right-1, .padding-right-2, .padding-right-3, .padding-right-4, .padding-right-5, .padding-right-6, .padding-right-7, .padding-right-8 {
	padding-right: 30px;
}
.lspace-sm, .lspace-1, .lspace-2, .lspace-3, .lspace-4, .lspace-5{
	letter-spacing:0px;
}
.text-box.padding-1, .text-box.padding-2, .text-box.padding-3, .text-box.padding-4, .text-box.padding-5, .text-box.padding-6, .text-box.padding-7, .text-box.padding-8, .text-box.padding-9 {
	padding: 30px;
}
.btn.btn-mar-left-1, .btn.btn-mar-left-2, .btn.btn-mar-left-3, .btn.btn-mar-left-4, .btn.btn-mar-left-5 {
	margin-left:0px
}
.topbar .border-r {
    border-right: none;
}
.topbar .padd-left {
    padding-left: 0px;
}
.sec-title-container.less-padding-1, .sec-title-container.less-padding-2, .sec-title-container.less-padding-3, .sec-title-container.less-padding-4,
.sec-title-container.less-padding-5, .sec-title-container.less-padding-6 {
    padding-bottom: 30px;
}
.sec-padding {
	padding: 40px 0 40px 0;
}
.sec-more-padding-1 {
	padding: 40px 0 40px 0;
}
.sec-bpadding-2, .sec-bpadding-3, .sec-bpadding-4 {
	padding-bottom: 40px;
}
.sec-tpadding-2, .sec-tpadding-3, .sec-tpadding-4 {
	padding-top: 40px;
}
.section-xmore-padding, .section-less-padding, .section-less-padding-2 {
	padding: 40px 0 40px 0;
}
.sec-moreless-padding {
	padding: 40px 0 40px 0;
}
#style-customizer{ 
display:none;
}
.fo-copyright-holder .social-iconbox {
    left: 12%;
	top: -67px;
}
.fo-sec-3 {
    padding: 287px 0 0 0;
}
.section-side-image .text-inner-5 {
    padding: 40px 40px 40px 40px;
}
.header-inner .text .title {
    font-size: 20px;
}
.header-inner .text .sub-title {
    font-size: 14px;
}
.header-inner {
    height: 225px;
}
.header-inner.less-height {
    height: 225px;
}
.clients-list.grid-cols-6 li {
    width: 50%;
}


















}



/* ---------- MAX 360PX ---------- */
@media screen and (max-width: 360px) {
.margin-bottom {
	margin-bottom: 30px;
}
.margin-bottom-respo {
	margin-bottom: 20px;
}
.margin-bottom-respo2 {
	margin-bottom: 40px;
}
.margin-bottom-respo3 {
	margin-bottom: 50px;
}
.margin-bottom-respo4 {
	margin-bottom: 30px;
}
.margin-bottom-respo5 {
	margin-bottom: 50px;
}
.nomar-respo {
	margin: 0px !important;
}
.padding-bottom-respo {
	padding-bottom: 10px;
}
.padding-bottom-respo2 {
	padding-bottom: 20px;
}
.padding-bottom-respo3 {
	padding-bottom: 30px;
}
.padding-bottom-respo4 {
	padding-bottom: 40px;
}
.padding-bottom-respo5 {
	padding-bottom: 50px;
}
.margin-bottom-4, .margin-bottom-5 {
    margin-bottom: 20px;
}	
.margin-top-3, .margin-top-4, .margin-top-5, .margin-top-6, .margin-top-7 {
    margin-top: 20px;
}
.col-divider-margin {
    margin-top: 20px;
}
.col-divider-margin-1, .col-divider-margin-2, .col-divider-margin-3, .col-divider-margin-4, .col-divider-margin-5, .col-divider-margin-6 {
	margin-top: 20px;
}
.margin-left-1, .margin-left-2, .margin-left-3, .margin-left-4, .margin-left-5, .margin-left-6, .margin-left-7 {
    margin-left:0px;
}
.padding-top-1, .padding-top-2, .padding-top-3, .padding-top-4, .padding-top-5, .padding-top-6 {
	padding-top: 25px;
}
.padding-left-1, .padding-left-2, .padding-left-3, .padding-left-4, .padding-left-5, .padding-left-6, .padding-left-7, .padding-left-8 {
	padding-left: 25px;
}
.padding-right-1, .padding-right-2, .padding-right-3, .padding-right-4, .padding-right-5, .padding-right-6, .padding-right-7, .padding-right-8 {
	padding-right: 25px;
}
.lspace-sm, .lspace-1, .lspace-2, .lspace-3, .lspace-4, .lspace-5{
	letter-spacing:0px;
}
.iconbox-dxlarge.left, .iconbox-xlarge.left, .iconbox-large.left, .iconbox-xmedium.left, .iconbox-medium.left, .iconbox-smedium.left, .iconbox-small.left, .iconbox-tiny.left, .iconbox-xtiny.left {
    margin: 0px 0px 20px 0px;
}
.imgbox-dxlarge.left, .imgbox-dxlarge-2.left, .imgbox-xlarge.left, .imgbox-large.left, .imgbox-xmedium.left, .imgbox-medium.left, .imgbox-smedium.left, .imgbox-small.left, .imgbox-tiny.left, .imgbox-xtiny.left {
    float: left;
    margin: 0px 0 20px 0px;
}
.text-box-right {
    width:100%;
    padding: 0 0 0 0;
}
.text-box-left {
	width:100%;
    padding: 0 0 0 0;
}
.text-box.padding-1, .text-box.padding-2, .text-box.padding-3, .text-box.padding-4, .text-box.padding-5, .text-box.padding-6, .text-box.padding-7, .text-box.padding-8, .text-box.padding-9 {
	padding: 25px;
}
.text-box-left.more-padding-1, .text-box-left.more-padding-2, .text-box-left.less-padding-1, .text-box-left.less-padding-2 {
	padding: 0px 0px 0px 0px;
}
.text-box-right.more-padding-1, .text-box-right.more-padding-2, .text-box-right.more-padding-3, .text-box-right.more-padding-4, .text-box-right.less-padding-1, .text-box-right.less-padding-2, .text-box-right.less-padding-3 {
	padding: 0px 0px 0px 0px;
}
.btn.btn-mar-left-1, .btn.btn-mar-left-2, .btn.btn-mar-left-3, .btn.btn-mar-left-4, .btn.btn-mar-left-5 {
	margin-left:0px
}
.btn.btn-large {
    padding: 15px 30px;
}
.section-side-image .text-inner-2 {
    padding: 40px;
}
.section-side-image .text-inner {
	padding: 40px 40px 40px 0;
}
.section-side-image .text-inner.two {
	padding: 0px 40px 0px 0;
}
.section-side-image-2 .background-imgholder-2.top-padd {
	padding-top: 40px;
}
.section-side-image-2 .text-inner.two {
	padding: 0px 40px 0px 0;
}
.section-side-image .text-inner-5 {
    padding: 40px 40px 40px 40px;
}
.sec-title-container.less-padding-1, .sec-title-container.less-padding-2, .sec-title-container.less-padding-3, .sec-title-container.less-padding-4,
.sec-title-container.less-padding-5, .sec-title-container.less-padding-6 {
    padding-bottom: 30px;
}
.sec-padding {
	padding: 40px 0 40px 0;
}
.sec-more-padding-1 {
	padding: 40px 0 40px 0;
}
.sec-bpadding-2, .sec-bpadding-3, .sec-bpadding-4 {
	padding-bottom: 40px;
}
.sec-tpadding-2, .sec-tpadding-3, .sec-tpadding-4 {
	padding-top: 40px;
}
.section-xmore-padding, .section-less-padding, .section-less-padding-2 {
	padding: 40px 0 40px 0;
}
.sec-moreless-padding {
	padding: 40px 0 40px 0;
}
.fo-copyright-holder .social-iconbox {
    left: 5%;
}
.fo-sec-1 .newsletter-box {
    padding: 35px;
}
.fo-sec-2 .social-iconbox {
    left: 14%;
    top: -67px;
}
.section-side-image .text-inner-3 {
    padding: 30px 30px 0px 30px;
}
.fo-sec-3 {
    padding: 328px 0 0 0;
}
.text-box-right {
    width: 100%;
    padding: 0 0 0 0;
    float: left;
}
.text-box-right.less-padding-4 {
    padding: 0px 0px 0px 0px;
}
.header-inner {
    height: 195px;
}
.header-inner.less-height {
    height: 195px;
}









}


/* ---------- MAX 320PX ---------- */
@media only screen and (max-width: 320px) {
.margin-bottom {
	margin-bottom: 30px;
}
.margin-bottom-respo {
	margin-bottom: 20px;
}
.margin-bottom-respo2 {
	margin-bottom: 40px;
}
.margin-bottom-respo3 {
	margin-bottom: 50px;
}
.margin-bottom-respo4 {
	margin-bottom: 30px;
}
.margin-bottom-respo5 {
	margin-bottom: 50px;
}
.nomar-respo {
	margin: 0px !important;
}
.padding-bottom-respo {
	padding-bottom: 10px;
}
.padding-bottom-respo2 {
	padding-bottom: 20px;
}
.padding-bottom-respo3 {
	padding-bottom: 30px;
}
.padding-bottom-respo4 {
	padding-bottom: 40px;
}
.padding-bottom-respo5 {
	padding-bottom: 50px;
}
.margin-bottom-4, .margin-bottom-5 {
    margin-bottom: 20px;
}	
.margin-top-3, .margin-top-4, .margin-top-5, .margin-top-6, .margin-top-7 {
    margin-top: 20px;
}
.col-divider-margin {
    margin-top: 20px;
}
.col-divider-margin-1, .col-divider-margin-2, .col-divider-margin-3, .col-divider-margin-4, .col-divider-margin-5, .col-divider-margin-6 {
	margin-top: 20px;
}
.margin-left-1, .margin-left-2, .margin-left-3, .margin-left-4, .margin-left-5, .margin-left-6, .margin-left-7 {
    margin-left:0px;
}
.padding-top-1, .padding-top-2, .padding-top-3, .padding-top-4, .padding-top-5, .padding-top-6 {
	padding-top: 20px;
}
.padding-left-1, .padding-left-2, .padding-left-3, .padding-left-4, .padding-left-5, .padding-left-6, .padding-left-7, .padding-left-8 {
	padding-left: 20px;
}
.padding-right-1, .padding-right-2, .padding-right-3, .padding-right-4, .padding-right-5, .padding-right-6, .padding-right-7, .padding-right-8 {
	padding-right: 20px;
}
.lspace-sm, .lspace-1, .lspace-2, .lspace-3, .lspace-4, .lspace-5{
	letter-spacing:0px;
}
.iconbox-dxlarge.left, .iconbox-xlarge.left, .iconbox-large.left, .iconbox-xmedium.left, .iconbox-medium.left, .iconbox-smedium.left, .iconbox-small.left, .iconbox-tiny.left, .iconbox-xtiny.left {
    margin: 0px 0px 20px 0px;
}
.imgbox-dxlarge.left, .imgbox-dxlarge-2.left, .imgbox-xlarge.left, .imgbox-large.left, .imgbox-xmedium.left, .imgbox-medium.left, .imgbox-smedium.left, .imgbox-small.left, .imgbox-tiny.left, .imgbox-xtiny.left {
    float: left;
    margin: 0px 0 20px 0px;
}
.text-box-right {
    width:100%;
    padding: 0 0 0 0;
}
.text-box-left {
	width:100%;
    padding: 0 0 0 0;
}
.text-box.padding-1, .text-box.padding-2, .text-box.padding-3, .text-box.padding-4, .text-box.padding-5, .text-box.padding-6, .text-box.padding-7, .text-box.padding-8, .text-box.padding-9 {
	padding: 20px;
}
.text-box-right.more-padding-1, .text-box-right.more-padding-2, .text-box-right.more-padding-3, .text-box-right.more-padding-4, .text-box-right.less-padding-1, .text-box-right.less-padding-2, .text-box-right.less-padding-3 {
	padding: 0px 0px 0px 0px;
}
.btn.btn-mar-left-1, .btn.btn-mar-left-2, .btn.btn-mar-left-3, .btn.btn-mar-left-4, .btn.btn-mar-left-5 {
	margin-left:0px
}
.btn.btn-large {
    padding: 15px 30px;
}
.section-side-image .text-inner {
	padding: 40px 40px 40px 0;
}
.section-side-image .text-inner.two {
	padding: 0px 40px 0px 0;
}
.section-side-image-2 .background-imgholder-2.top-padd {
	padding-top: 40px;
}
.section-side-image-2 .text-inner.two {
	padding: 0px 40px 0px 0;
}
.sec-title-container.less-padding-1, .sec-title-container.less-padding-2, .sec-title-container.less-padding-3, .sec-title-container.less-padding-4,
.sec-title-container.less-padding-5, .sec-title-container.less-padding-6 {
    padding-bottom: 30px;
}
.sec-padding {
	padding: 30px 0 30px 0;
}
.sec-more-padding-1 {
	padding: 30px 0 30px 0;
}
.sec-bpadding-2, .sec-bpadding-3, .sec-bpadding-4 {
	padding-bottom: 30px;
}
.sec-tpadding-2, .sec-tpadding-3, .sec-tpadding-4 {
	padding-top: 30px;
}
.section-xmore-padding, .section-less-padding, .section-less-padding-2 {
	padding: 30px 0 30px 0;
}
.sec-moreless-padding {
	padding: 30px 0 30px 0;
}
.fo-copyright-holder .social-iconbox {
    left: 16%;
    top: -59px;
}

.fo-copyright-holder .social-iconbox {
    width: 71%;
}
.fo-copyright-holder .social-iconbox .side-shape1.right-icon {
    left: 213px;
}
.fo-sec-2 .social-iconbox {
    left: 9%;
    top: -57px;
}
.fo-sec-3 {
    padding: 409px 0 0 0;
}
.fo-copyright-holder .social-iconbox .side-shape1 {
    left: -13px;
    top: 1px;
}
.fo-copyright-holder .social-iconbox .side-shape1.right-icon {
    left: 205px;
	top: 1px;
}
.header-inner {
    height: 170px;
}
.header-inner.less-height {
    height: 170px;
}
.sec-title-container {
    padding-bottom: 35px;
}




}














/* added new styles */
h1.less-mar-3 {
	margin-bottom: 18px;
}
a.white {
	color: #fff;
}
a.white:hover {
	opacity: 0.5;
}
a.opacity-white {
	color: #fff;
	opacity: 0.5;
}
a.opacity-white:hover {
	opacity: 1;
}
a.gray {
	color: #ccc;
}
a.gray:hover {
	color: #272727;
}
a.primary {
	color: #ed3f33;
}
a.primary:hover {
	color: #272727;
}
a.secondary {
	color: #5130cc;
}
a.secondary:hover {
	color: #272727;
}
a.secondary.sty2:hover {
	color: #fff;
}
a.dark-primary {
	color: #272727;
}
a.dark-primary:hover {
	color: #ed3f33;
}
a.white-primary {
	color: #fff;
}
a.white-primary:hover {
	color: #ed3f33;
}
a.dark-secondary {
	color: #272727;
}
a.dark-secondary:hover {
	color: #5130cc;
}
a.dark-orange {
	color: #272727;
}
a.dark-orange:hover {
	color: #f89406;
}
a.blue {
	color: #006ec3;
}
a.blue:hover {
	color: #272727;
}
a.orange {
	color: #f89406;
}
a.orange:hover {
	color: #272727;
}
a.orange-white {
	color: #f89406;
}
a.orange-white:hover {
	color: #fff;
}


.text-small {
	font-size: 12px;
}
.text-small2 {
	font-size: 13px;
}
.text-small3 {
	font-size: 16px !important;
}
.text-small4 {
	font-size: 14px !important;
}
.width-full {
	width: 100vw;
}
.height-full {
	height: 100vh;
}
.width-full-2 {
	width: 100%;
}
.text-box-white {
	background-color: #fff;
}
.text-box-light {
	background-color: #f3f3f3;
}
.text-box-dark {
	background-color: #323335;
}

.text-box.padding-top-less1 {
	padding: 30px 40px 40px 40px;
}

.linkcaps {
	text-transform: uppercase !important;
}

.lspace-6{
	letter-spacing:1px;
}
.lspace-7{
	letter-spacing:2px;
}

.line-height-2{
	line-height:25px;
}
.line-height-3{
	line-height:27px;
}
.line-height-4{
	line-height:30px;
}
.line-height-5{
	line-height:35px;
}
.line-height-6{
	line-height:40px;
}
.line-height-7{
	line-height:46px;
}
.line-height-8{
	line-height:50px;
}
.line-height-9{
	line-height:55px;
}

@media screen and (max-width: 1024px) {

.line-height-4{
	line-height:25px;
}
.line-height-5{
	line-height:27px;
}
.line-height-7{
	line-height:32px;
}
.line-height-8{
	line-height:37px;
}

}

@media screen and (max-width: 580px) {

.line-height-3{
	line-height:20px;
}

}

.imgbox-smedium .vtalign {
	line-height: 90px;
	vertical-align: middle;
}

.margin-bottom-1 {
    margin-bottom: 10px;
}
.margin-bottom-11 {
    margin-bottom: 5px;
}
.margin-bottom-16 {
    margin-bottom: 14px;
}
.sec-bpadding-5 {
	padding-bottom: 100px;
}
.sec-bpadding-6 {
	padding-bottom: 30px;
}


.less1 {
	width: 50% !important;
	margin: 0 auto;
}
.less2 {
	width: 60% !important;
	margin: 0 auto;
}
.less3 {
	width: 70% !important;
	margin: 0 auto;
}
.less4 {
	width: 80% !important;
	margin: 0 auto;
}
.less5 {
	width: 90% !important;
	margin: 0 auto;
}
.less6 {
	width: 75% !important;
	margin: 0 auto;
}
.less7 {
	width: 85% !important;
	margin: 0 auto;
}
.less8 {
	width: 96.3% !important;
	margin: 0 auto;
}
.less9 {
	width: 95% !important;
	margin: 0 auto;
}
.less10 {
	width: 83% !important;
	margin: 0 auto;
}
.less11 {
	width: 91% !important;
	margin: 0 auto;
}
.less12 {
	width: 93% !important;
	margin: 0 auto;
}

/* alignments */
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	text-align: center;
	margin: inherit auto;
}
.absolute {
	position: absolute;
}
.absolute2 {
	position: absolute;
	right: 50px;
	top: 250px;
}
.absolute3 {
	position: absolute;
	top: -17px;
}
.absolute4 {
	position: absolute;
	top: -5px;
}
.absolute-bottom {
	position: absolute;
	right: 0;
	bottom: 0;
}
.absolute-bottom2 {
	position: absolute;
	left: 0;
	bottom: 0;
}
.absolute-top {
	position: absolute;
	right: 0;
	top: 0;
}
.absolute-top2 {
	position: absolute;
	left: 0;
	top: 0;
}


.centmid {
  height: 50vh;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 768px) {	
.less1,
.less2,
.less3,
.less4,
.less5,
.less6,
.less7,
.less8,
.less9,
.less10,
.less12 {
	width: 100% !important;
}

.less1.respo,
.less2.respo,
.less3.respo,
.less4.respo,
.less5.respo,
.less6.respo,
.less7.respo,
.less8.respo,
.less9.respo,
.less10.respo,
.less12.respo {
	width: 80% !important;
}

.text-right.respo {
	text-align: center;
}
.text-right.respo2 {
	text-align: left;
}
.text-left.respo {
	text-align: center;
}
.text-center.respo {
	text-align: left;
}

.absolute-bottom.respo,
.absolute-bottom2.respo,
.absolute-top.respo,
.absolute-top2.respo {
	position: relative;
}



}
a.opacity-link-dark {
	color: #727272;
	opacity: 0.5;
	transition: all 0.3s ease;
}
a.opacity-link-dark:hover {
	color: #727272;
	opacity: 1;
}

a.opacity-link-light {
	color: #fff;
	opacity: 0.5;
	transition: all 0.3s ease;
}
a.opacity-link-light:hover {
	color: #fff;
	opacity: 1;
}

hr.divider-line.light-2 {
	border-top-color:#e5e5e5;
}
hr.divider-line-fixed {
	border-top-color:#fff;
	border-width: 2px;
	width: 100px;
	margin: 0 auto;
}
hr.divider-line-full {
	border-top-color:#e9e9e9;
	border-width: 1px;
	width: 100%;
}
hr.divider-line-fixed-primary {
	border-top-color:#5130cc;
	border-width: 3px;
	width: 50px;
}


.but-round {
	border-radius: 3px;
}
.slider-but-1 {
	color: #fff;
	background: #5130cc;
	padding: 16px 36px;
	text-align: center;
	letter-spacing: 0.5px;
	transition: all 0.3s ease;
}
.slider-but-1:hover {
	color: #fff;
	background: #272727;
}
.slider-but-1.sty2:hover {
	color: #fff;
	background: none;
	border: 2px solid #fff;
}
.slider-but-1.dark {
	color: #fff;
	background: #272727;
}
.slider-but-1.dark:hover {
	color: #272727;
	background: #fff;
}

.slider-but-1.yellow {
	color: #272727;
	background: #fae423;
}
.slider-but-1.yellow:hover {
	color: #272727;
	background: #fff;
}

.slider-but-1.green {
	color: #fff;
	background: #87d37c;
}

.slider-but-1.blue {
	color: #fff;
	background: #006ec3;
}

.slider-but-1.wlight {
	color: #272727;
	background: #fff;
}
.slider-but-1.wlight:hover,
.slider-but-1.green:hover,
.slider-but-1.blue:hover {
	color: #fff;
	background: #272727;
}

.slider-but-2 {
	float: left;
	background: #ed3f33;
	width: 190px;
	text-align: center;
	letter-spacing: 0.3px;
	transition: all 0.3s ease;
}
.slider-but-2 strong {
	float: left;
	color: #fff;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 40px;
	padding-right: 0px;
	transition: all 0.3s ease;
}
.slider-but-2:hover strong {
	padding-left: 53px;
}
.slider-but-2 i {
	position: absolute;
	left: 35px;
	color: #fff;
	padding-top: 19px;
	padding-left: 0px;
	opacity: 0;
	transition: all 0.3s ease;
}
.slider-but-2:hover i {
	left: 30px;
	opacity: 1;
}

.slider-but-2.secondary {
	background: #5130cc;
}

.slider-but-3 {
	color: #5130cc;
	background: #fff;
	border-radius: 26px;
	padding: 16px 36px;
	text-align: center;
	letter-spacing: 0.5px;
	transition: all 0.3s ease;
}
.slider-but-3:hover {
	color: #fff;
	background: #272727;
}

.slider-but-5 {
	float: left;
	border-radius: 23px;
	border: 2px solid rgba(255,255,255,0.7);
	width: 230px;
	text-align: center;
	letter-spacing: 0.3px;
	transition: all 0.3s ease;
}
.slider-but-5 strong {
	float: left;
	color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 0px;
	transition: all 0.3s ease;
}
.slider-but-5:hover strong {
	padding-left: 53px;
}
.slider-but-5 i {
	position: absolute;
	left: 35px;
	color: #fff;
	padding-top: 14px;
	padding-left: 0px;
	opacity: 0;
	transition: all 0.3s ease;
}
.slider-but-5:hover i {
	left: 30px;
	opacity: 1;
}

.slider-but-6 {
	color: #fff;
	padding: 10px 38px;
	border-radius: 23px;
	border: 2px solid rgba(255,255,255,0.7);
	text-align: center;
	letter-spacing: 0.3px;
	transition: all 0.3s ease;
}
.slider-but-6:hover {
	color: #272727;
	background: #fff;
}

.slider-but-7 {
	color: #fff;
	font-size: 23px;
	padding-top: 45px;
	padding-bottom: 45px;
	padding-left: 14%;
	padding-right: 5%;
	background: #f89406;
	letter-spacing: 0.3px;
	transition: all 0.3s ease;
}
.slider-but-7:hover {
	color: #272727;
	background: #fff;
}


@media screen and (max-width: 780px) {	
.slider-but-1 {
	padding: 10px 25px;
}

.slider-but-2 {
	width: 155px;
}
.slider-but-2 strong {
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 20px;
}
.slider-but-2:hover strong {
	padding-left: 30px;
}
.slider-but-2 i {
	left: 15px;
	padding-top: 13px;
}
.slider-but-2:hover i {
	left: 10px;
}

.slider-but-3 {
	padding: 10px 22px;
	border-radius: 20px;
}

.slider-but-5 {
	border-radius: 20px;
	width: 140px;
}
.slider-but-5 strong {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 23px;
	font-size: 12px;
}
.slider-but-5:hover strong {
	padding-left: 30px;
}
.slider-but-5 i {
	left: 20px;
	padding-top: 11px;
}
.slider-but-5:hover i {
	left: 16px;
}

}

@media screen and (max-width: 450px) {	
.slider-but-1 {
	font-size: 10px;
	padding: 7px 18px;
}

.slider-but-2 {
	width: 140px;
}
.slider-but-2 strong {
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 20px;
}
.slider-but-2:hover strong {
	padding-left: 30px;
}
.slider-but-2 i {
	left: 15px;
	padding-top: 13px;
}
.slider-but-2:hover i {
	left: 10px;
}

.slider-but-3 {
	font-size: 8px;
	padding: 5px 10px;
	border-radius: 10px;
}

}

.but-stbutton-1 {
	color: #fff;
	border: 2px solid #fff;
	padding: 18px 45px;
	border-radius: 3px;
	font-weight: 700;
	text-align: center;
	letter-spacing: 0.5px;
	transition: all 0.3s ease;
}
.but-stbutton-1:hover {
	color: #2e2f31;
	background: #fff;
}

.but-stbutton-2 {
	color: #fff;
	text-align: center;
	padding: 14px 36px;
	font-weight: bold;
	background: #5130cc;
	border-radius: 30px;
	transition: all 0.4s ease;
}
.but-stbutton-2:hover {
	color: #fff;
	box-shadow: inset 200px 0px 0 0px #2e2f31;
}

.but-stbutton-3 {
	color: #fff;
	font-size: 13px;
	border: 1px solid #272727;
	background: #272727;
	padding: 10px 25px;
	border-radius: 20px;
	transition: all 0.3s ease;
}
.but-stbutton-3:hover,
.but-stbutton-3.active {
	color: #fff;
	background: #5130cc;
	border: 1px solid #5130cc;
}

.but-stbutton-4 > a {
	position: relative;
	color: #5130cc;
	text-align: center;
	font-size: 13px;
}
.but-stbutton-4 > a:hover {
  color: #5130cc;
}
.but-stbutton-4 > a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: -2px;
  left: 0;
  background-color: #5130cc;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.but-stbutton-4 > a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.but-stbutton-5 {
	color: #323335;
	border: 2px solid #323335;
	padding: 13px 27px;
	border-radius: 3px;
	text-align: center;
	letter-spacing: 0.5px;
	transition: all 0.3s ease;
}
.but-stbutton-5:hover {
	color: #fff;
	background: #323335;
}
.but-stbutton-6 {
	color: #fff;
	border: 2px solid #fff;
	padding: 13px 27px;
	border-radius: 3px;
	text-align: center;
	letter-spacing: 0.5px;
	transition: all 0.3s ease;
}
.but-stbutton-6:hover {
	color: #65d835;
	background: #fff;
}
.but-stbutton-7 {
	color: #65d835;
	border: 2px solid #65d835;
	padding: 13px 27px;
	border-radius: 3px;
	text-align: center;
	letter-spacing: 0.5px;
	transition: all 0.3s ease;
}
.but-stbutton-7:hover {
	color: #fff;
	background: #65d835;
}
.but-stbutton-8 {
	color: #5130cc;
	text-align: center;
	padding: 14px 36px;
	font-weight: bold;
	background: #fff;
	border-radius: 30px;
	transition: all 0.4s ease;
}
.but-stbutton-8:hover {
	color: #fff;
	box-shadow: inset 200px 0px 0 0px #65d835;
}
.but-stbutton-9 {
	color: #fff;
	text-align: center;
	padding: 14px 36px;
	font-weight: bold;
	background: #65d835;
	border-radius: 30px;
	transition: all 0.4s ease;
}
.but-stbutton-9:hover {
	color: #65d835;
	box-shadow: inset 200px 0px 0 0px #fff;
}
.but-stbutton-10 {
	color: #fff;
	text-align: center;
	padding: 14px 36px;
	font-weight: bold;
	background: #65d835;
	border-radius: 30px;
	transition: all 0.4s ease;
}
.but-stbutton-10:hover {
	color: #fff;
	box-shadow: inset 200px 0px 0 0px #5130cc;
}



.sitebutton-1 {
	color: #5130cc;
	border: 2px solid #5130cc;
	padding: 14px 36px;
	text-align: center;
	letter-spacing: 0.5px;
	transition: all 0.3s ease;
}
.sitebutton-1:hover {
	color: #fff;
	background: #5130cc;
}

.sitebutton-1.sty2 {
	color: #fff;
	border: 0px;
	background: #5130cc;
}
.sitebutton-1.sty2:hover {
	color: #fff;
	background: #272727;
}

.sitebutton-1.sty2.yellow {
	color: #fff;
	border: 0px;
	background: #272727;
}
.sitebutton-1.sty2.yellow:hover {
	color: #fff;
	background: #f3b60f;
}

.sitebutton-1.sty2.dark {
	color: #fff;
	border: 0px;
	background: #272727;
}
.sitebutton-1.sty2.dark:hover {
	color: #fff;
	background: #727272;
}

.sitebutton-1.sty2.dark2 {
	color: #fff;
	border: 0px;
	background: #727272;
}
.sitebutton-1.sty2.dark2:hover {
	color: #fff;
	background: #272727;
}

.sitebutton-1.sty2.red {
	color: #fff;
	border: 0px;
	background: #ed3f33;
}
.sitebutton-1.sty2.red:hover {
	color: #fff;
	background: #272727;
}

.sitebutton-1.sty2.green {
	color: #fff;
	border: 0px;
	padding: 14px 50px;
	background: #87D37C;
}
.sitebutton-1.sty2.green:hover {
	color: #87D37C;
	background: #fff;
}

.sitebutton-1.sty2.white {
	color: #272727;
	border: 0px;
	padding: 14px 25px;
	background: #fff;
}
.sitebutton-1.sty2.white:hover {
	color: #fff;
	background: #272727;
}

.sitebutton-1.sty3 {
	color: #fff;
	border: 2px solid #fff;
	background: none;
}
.sitebutton-1.sty3:hover {
	color: #272727;
	background: #fff;
}
.sitebutton-1.sty3.small {
	padding: 9px 25px;
}

.sitebutton-1.sty3.small.dark {
	padding: 9px 25px;
	background: #272727;
	border: 2px solid #272727;
}
.sitebutton-1.sty3.small.dark:hover {
	color: #272727;
	background: #fff;
	border: 2px solid #fff;
}

.sitebutton-1.sty4 {
	color: #272727;
	border: 2px solid #e3e3e3;
	background: #e3e3e3;
}
.sitebutton-1.sty4:hover {
	color: #fff;
	background: #272727;
	border: 2px solid #272727;
}

.sitebutton-1.sty5 {
	color: #272727;
	border: 2px solid #fff;
	background: #fff;
	border-radius: 25px;
}
.sitebutton-1.sty5:hover {
	color: #fff;
	background: none;
	border: 2px solid #fff;
}

.sitebutton-1.sty5.small {
	border-radius: 23px;
	padding: 12px 28px;
}
.sitebutton-1.sty5.small2 {
	border-radius: 20px;
	padding: 7px 25px;
	font-size: 11px;
}
.sitebutton-1.sty5.shadow {
	box-shadow: 0px 20px 20px -16px rgba(0, 0, 0, 0.5);
}
.sitebutton-1.sty5.shadow:hover {
	color: #fff;
}

.sitebutton-1.sty5.green {
	color: #fff;
	border: 2px solid #ed3f33;
	background: #ed3f33;
}

.sitebutton-1.sty6 {
	color: #fff;
	font-size: 9px;
	padding: 5px 0px;
	width: 116px;
	margin: 0 auto;
	border-radius: 18px;
	border: 1px solid #fff;
}
.sitebutton-1.sty6:hover {
	color: #272727;
	background: #fff;
}

.sitebutton-1.sty7 {
	color: #999;
	border: 2px solid #999;
	background: none;
}
.sitebutton-1.sty7:hover {
	color: #fff;
	background: #999;
}

.sitebutton-1.sty8 {
	color: #fff;
	border: 2px solid #5130cc;
	background: #5130cc;
	border-radius: 25px;
}
.sitebutton-1.sty8:hover {
	color: #272727;
	background: none;
	border: 2px solid #272727;
}

.sitebutton-1.sty9 {
	color: #fff;
	padding: 12px 32px;
	border: none;
	background: #ed3f33;
	border-radius: 25px;
}
.sitebutton-1.sty9:hover {
	color: #fff;
	background: #272727;
	border: none;
}

.sitebutton-1.sty10 {
	color: #272727;
	padding: 10px 32px;
	border: none;
	background: #fff;
	border-radius: 25px;
}
.sitebutton-1.sty10:hover {
	color: #272727;
	background: #fae423;
	border: none;
}

.sitebutton-1.sty11 {
	color: #ed3f33;
	padding-top: 16px;
	padding-bottom: 16px;
	border: 2px solid #ed3f33;
	background: #fff;
	border-radius: 5px;
}
.sitebutton-1.sty11.active,
.sitebutton-1.sty11:hover {
	color: #fff;
	background: #ed3f33;
	border: 2px solid #ed3f33;
}
.sitebutton-1.sty11.active:hover {
	color: #fff;
	background: #272727;
	border: 2px solid #272727;
}
.sitebutton-1.sty11.shadow {
	box-shadow: 0px 20px 25px -16px rgba(0, 0, 0, 0.3);
}

.sitebutton-1.sty11.small {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 3px;
}

.sitebutton-1.sty11.two {
	color: #ed3f33;
	border: 2px solid #fff;
}
.sitebutton-1.sty11.two:hover {
	color: #fff;
	background: #272727;
	border: 2px solid #fff;
}

.sitebutton-1.sty11.three {
	color: #fff;
	background: #f89406;
	border: 2px solid #f89406;
}
.sitebutton-1.sty11.three:hover {
	color: #fff;
	background: #272727;
	border: 2px solid #272727;
}


.sitebutton-2 {
	color: #f3b60f;
	border: 2px solid #f3b60f;
	padding: 14px 36px;
	border-radius: 3px;
	text-align: center;
	letter-spacing: 0.5px;
	transition: all 0.3s ease;
}
.sitebutton-2:hover {
	color: #fff;
	background: #f3b60f;
}

.sitebutton-3 {
	color: #f3b60f;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	display: inline-block;
	text-align: center;
	cursor: pointer;
	box-shadow: inset 0 0 0 0 #f3b60f;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	transition: all ease 0.5s;
}
.sitebutton-3:hover {
    box-shadow: inset 200px 0 0 0 #f3b60f;
    color: #fff;
	padding-left: 18px;
	padding-right: 18px;
}


.sitebutton-4 {
	color: #31302B;
	background: #FFF;
	padding: 12px 17px;
	margin: 25px;
	font-family: 'OpenSansBold', sans-serif;
	border: 3px solid #31302B;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-radius: 2px;
	display: inline-block;
	text-align: center;
	cursor: pointer;
	box-shadow: inset 0 0 0 0 #31302B;
	-webkit-transition: all ease 0.8s;
	-moz-transition: all ease 0.8s;
	transition: all ease 0.8s;
}
.sitebutton-4:hover {
    box-shadow: inset 300px 0 0 0 #e0e0e0;
    color: #fff;
}

.sitebutton-5 {
	color: #999;
	font-size: 11px;
	border: 1px solid #e3e3e3;
	border-radius: 25px;
	padding: 8px 20px;
	text-align: center;
	letter-spacing: 0.5px;
	transition: all 0.3s ease;
}
.sitebutton-5:hover {
	color: #272727;
	background: #e3e3e3;
}

.sitebutton-6 {
	color: #fff;
	text-align: center;
	padding: 16px 36px;
	background: #f3b60f;
	transition: all 0.5s ease;
}
.sitebutton-6:hover {
	color: #272727;
	box-shadow: inset 0 -70px 0 0px #fff;
}
.sitebutton-6.small {
	padding: 14px 40px;
}

.sitebutton-7 {
	color: #fff;
	padding-top: 18px;
	padding-bottom: 18px;
	background: #5130cc;
	transition: all 0.3s ease;
}
.sitebutton-7:hover {
	color: #fff;
	background: #272727;
}

.sitebutton-8 {
	color: #fff;
	padding: 12px 16px;
	background: #ed3f33;
	border: 2px solid #ed3f33;
	transition: all 0.3s ease;
}
.sitebutton-8:hover {
	color: #fff;
	background: none;
	border: 2px solid #fff;
}

.sitebutton-full-primary {
	float: left;
	color: #272727;
	width: 100%;
	padding-top: 18px;
	padding-bottom: 18px;
	background: #fff;
}
.sitebutton-full-primary:hover {
	color: #fff;
	background: #87d37c;
}




@media screen and (max-width: 768px) {
.sitebutton-1 {
	padding: 8px 20px;
}
.sitebutton-1.sty2.green {
	padding: 8px 20px;
}

.sitebutton-1.sty9 {
	font-size: 11px;
	padding: 8px 20px;
}

.sitebutton-6.small {
	padding: 8px 20px;
}

.sitebutton-1.sty11 {
	padding-top: 10px;
	padding-bottom: 10px;
}


}

/* text boxe padding percent
 ------------------------------ */
.text-box.padding-percent {
	padding: 5%;
}
.text-box.padding-percent-1 {
	padding: 10%;
}
.text-box.padding-percent-2 {
	padding: 15%;
}
.text-box.padding-percent-3 {
	padding: 20%;
}
.text-box.padding-percent-4 {
	padding: 25%;
}
.text-box.padding-percent-5 {
	padding: 30%;
}
.text-box.padding-percent-6 {
	padding: 12%;
}
.text-box.padding-percent-7 {
	padding: 8%;
}
.text-box.padding-percent-11 {
	padding: 30% 10%;
}
.text-box.padding-percent-12 {
	padding: 20% 10%;
}

@media screen and (max-width: 768px) {
.text-box.padding-percent {
	padding: 3%;
}
.text-box.padding-percent-1 {
	padding: 8%;
}
.text-box.padding-percent-2 {
	padding: 8%;
}
.text-box.padding-percent-3 {
	padding: 8%;
}
.text-box.padding-percent-4 {
	padding: 8%;
}
.text-box.padding-percent-5 {
	padding: 8%;
}
.text-box.padding-percent-6 {
	padding: 8%;
}
.text-box.padding-percent-7 {
	padding: 8%;
}
.text-box.padding-percent-11 {
	padding: 8% 8%;
}
.text-box.padding-percent-12 {
	padding: 8% 8%;
}
}

/*============ box shadows ============ */
.box-shadow-1 {
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.1);
}
.box-shadow-2 {
	-webkit-box-shadow: 0px 5px 30px 0px rgba(0,0,0,0.05);
	-moz-box-shadow: 0px 5px 30px 0px rgba(0,0,0,0.05);
	box-shadow: 0px 5px 30px 0px rgba(37,36,36,0.42);
}
.box-shadow-3 {
	-webkit-box-shadow: 0px 12px 30px 0px rgba(0,0,0,0.7);
	-moz-box-shadow: 0px 12px 30px 0px rgba(0,0,0,0.7);
	box-shadow: 0px 12px 30px 0px rgba(0,0,0,0.7);
	background: rgba(0,0,0,0.5);
	border: 1px solid rgba(255,255,255,0.8);
	border-radius: 3px;
}
.box-shadow-4 {
	-webkit-box-shadow: 0px 0px 0px 7px rgba(243,243,243,1);
	-moz-box-shadow: 0px 0px 0px 7px rgba(243,243,243,1);
	box-shadow: 0px 0px 0px 7px rgba(243,243,243,1);
}
.box-shadow-5 {
	-webkit-box-shadow: 0px 8px 20px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 8px 20px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 8px 20px 0px rgba(0,0,0,0.25);
}
.box-shadow-6 {
	-webkit-box-shadow: 0px 5px 18px 0px rgba(0,0,0,0.07);
	-moz-box-shadow: 0px 5px 18px 0px rgba(0,0,0,0.07);
	box-shadow: 0px 5px 18px 0px rgba(0,0,0,0.07);
}
.box-shadow-7 {
	-webkit-box-shadow: 0px 5px 18px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 5px 18px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 5px 18px 0px rgba(0,0,0,0.1);
}

.box-shadow-10 {
	-webkit-box-shadow: 2px 20px 20px -10px rgba(0, 0, 0, 0.14);
	-moz-box-shadow: 2px 20px 20px -10px rgba(0, 0, 0, 0.14);
	box-shadow: 2px 20px 20px -10px rgba(0, 0, 0, 0.14);
}

.box-shadow-11 {
	-webkit-box-shadow: 0px 8px 20px 0px rgba(0,0,0,0.12);
	-moz-box-shadow: 0px 8px 20px 0px rgba(0,0,0,0.12);
	box-shadow: 0px 8px 20px 0px rgba(0,0,0,0.12);
}

.box-shadow-12 {
	-webkit-box-shadow: 2px 9px 20px 0px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 2px 9px 20px 0px rgba(0, 0, 0, 0.05);
	box-shadow: 2px 9px 20px 0px rgba(0, 0, 0, 0.05);
}

.box-shadow-13 {
	-webkit-box-shadow: 0px 0px 0px 7px rgba(243,243,243,1);
	-moz-box-shadow: 0px 0px 0px 7px rgba(243,243,243,1);
	box-shadow: 0px 0px 0px 2px rgba(243,243,243,1);
}

.box-shadow-14 {
	-webkit-box-shadow: 7px 7px 4px 0px rgba(0,0,0,0.16);
	-moz-box-shadow: 7px 7px 4px 0px rgba(0,0,0,0.16);
	box-shadow: 7px 7px 4px 0px rgba(0,0,0,0.16);
}

.box-shadow-15 {
	box-shadow: 2px 40px 40px -10px rgba(0, 0, 0, 0.1);
}

.box-shadow-16 {
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.03);
	-moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.03);
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.0.03);
}

.box-shadow-17 {
	-webkit-box-shadow: 2px 10px 40px 0px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 2px 10px 40px 0px rgba(0, 0, 0, 0.05);
	box-shadow: 2px 10px 40px 0px rgba(0, 0, 0, 0.05);
}


.hover-shadow-1 {
	transition: all 0.3s ease;
}
.hover-shadow-1.active,
.hover-shadow-1:hover {
	-webkit-box-shadow: 0px 10px 10px 7px rgba(0,0,0,0.05);
	-moz-box-shadow: 0px 10px 10px 7px rgba(0,0,0,0.05);
	box-shadow: 0px 10px 10px 7px rgba(0,0,0,0.05);
}

.hover-shadow-2 {
	transition: all 0.2s ease;
}
.hover-shadow-2.active,
.hover-shadow-2:hover {
	-webkit-box-shadow: 0px 10px 10px 7px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 10px 10px 7px rgba(0,0,0,0.1);
	box-shadow: 0px 10px 20px 7px rgba(0,0,0,0.1);
	transform: scale(1.02);
}

.hover-shadow-3 {
	float: left;
	width: 100%;
	padding: 25px 20px 18px 20px;
	border-radius: 3px;
	transition: all 0.2s ease;
}
.hover-shadow-3.active,
.hover-shadow-3:hover {
	transform: scale(1.03);
	background: rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 10px 10px 7px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 10px 10px 7px rgba(0,0,0,0.1);
	box-shadow: 0px 20px 20px 3px rgba(0,0,0,0.3);
}

.hover-shadow-5 {
	transition: all 0.2s ease;
}
.hover-shadow-5.active,
.hover-shadow-5:hover {
	-webkit-box-shadow: 0px 5px 18px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 5px 18px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 5px 30px 0px rgba(0,0,0,0.05);
}

.hover-shadow-7 {
	transition: all 0.2s ease;
}
.hover-shadow-7.active,
.hover-shadow-7:hover {
	-webkit-box-shadow: 0px 5px 18px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 5px 18px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 5px 18px 0px rgba(0,0,0,0.1);
}

.hover-shadow-8 {
	transition: all 0.3s ease;
}
.hover-shadow-8 i {
	color: #ffc500;
}
.hover-shadow-8.active i,
.hover-shadow-8:hover i {
	color: #272727;
}
.hover-shadow-8.active,
.hover-shadow-8:hover {
	background: #fae423;
	-webkit-box-shadow: 0px 10px 20px 7px rgba(0,0,0,0.05);
	-moz-box-shadow: 0px 10px 20px 7px rgba(0,0,0,0.05);
	box-shadow: 0px 10px 20px 7px rgba(0,0,0,0.05);
}

.hover-shadow-9 {
	transition: all 0.2s ease;
}
.hover-shadow-9.active,
.hover-shadow-9:hover {
	-webkit-box-shadow: 0px 0px 0px 7px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 0px 7px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 0px 7px rgba(0,0,0,0.1);
}

.hover-shadow-10 {
	transition: all 0.2s ease;
}
.hover-shadow-10.active,
.hover-shadow-10:hover {
	-webkit-box-shadow: 0px 10px 10px 7px rgba(0,0,0,0.0.5);
	-moz-box-shadow: 0px 10px 10px 7px rgba(0,0,0,0.0.5);
	box-shadow: 0px 10px 20px 7px rgba(0,0,0,0.05);
	transform: scale(1.02);
}

.hover-shadow-11 {
	transition: all 0.2s ease;
}
.hover-shadow-11.active,
.hover-shadow-11:hover {
	-webkit-box-shadow: 0px 0px 0px 14px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 0px 14px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 0px 14px rgba(0,0,0,0.2);
}


.hover-line-yellow {
  position: relative;
  display: inline-block;
}
.hover-line-yellow:after {
  position: absolute;
  left: 0%;
  top: 0%;
  content: '';
  height: 100%;
  transition: all 0.2s linear;
  width: 100%;
  border-top: 4px solid #fae423;
  transform-origin:   0% 50%;
  transform: scaleX(0);
}
.hover-line-yellow:hover:after {
  transform: scale(1);
}

.hover-line-gray {
  position: relative;
  display: inline-block;
}
.hover-line-gray:after {
  position: absolute;
  left: 0%;
  top: 0%;
  content: '';
  height: 100%;
  transition: all 0.2s linear;
  width: 100%;
  border-top: 5px solid #ddd;
  border-bottom: 5px solid #ddd;
  transform: scaleX(0.7);
}
.hover-line-gray:hover:after {
  transform: scale(1);
}

.hover-zoom-1 {
  position: relative;
  transform: scale(1);
}
.hover-zoom-1:hover {
  transform: scale(1.04);
}

.hover-zoom-2 {
  position: relative;
  transform: scale(1);
  transition: all 0.2s ease;
}
.hover-zoom-2:hover {
  transform: scale(1.06);
}

.img-hover-text1 {
    position: relative;
	background: #5130cc;
}
.img-hover-text1 img {
	opacity: 1;
    display: block;
	transition: all 0.3s ease;
}
.img-hover-text1:hover img {
	opacity: 0.05;
}
.img-hover-text1 .distext {
    position: absolute;
	left: 50px;
    right: 50px;
	bottom: 0px;
    text-decoration: none;
	transition: all 0.3s ease;
}
.img-hover-text1:hover .distext {
	bottom: 50px;
}
.img-hover-text1 .distext .hidtext {
	opacity: 0;
	transition: all 0.3s ease;
}
.img-hover-text1:hover .distext .hidtext {
	opacity: 1;
}

.img-hover-text2 {
    position: relative;
	background: #2b2726;
}
.img-hover-text2 img {
	opacity: 1;
    display: block;
	transition: all 0.3s ease;
}
.img-hover-text2:hover img {
	opacity: 0.09;
}
.img-hover-text2 .distext {
    position: absolute;
	left: 16%;
    right: 16%;
	bottom: 0px;
    text-decoration: none;
	transition: all 0.3s ease;
}
.img-hover-text2:hover .distext {
	bottom: 16%;
}
.img-hover-text2 .distext .hidtext {
	opacity: 0;
	transition: all 0.3s ease;
}
.img-hover-text2:hover .distext .hidtext {
	opacity: 1;
}

.hover-gradient-shadow-1 {
	transition: all 0.3s ease;
}
.hover-gradient-shadow-1:hover {
	background: #5130cc; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(to bottom right, #ed3f33, #5130cc); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(to bottom right, #ed3f33, #5130cc); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(to bottom right, #ed3f33, #5130cc); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to bottom right, #ed3f33, #5130cc); /* Standard syntax */
	
	-webkit-box-shadow: 0px 10px 10px 7px rgba(0,0,0,0.07);
	-moz-box-shadow: 0px 10px 10px 7px rgba(0,0,0,0.07);
	box-shadow: 0px 5px 5px 4px rgba(0,0,0,0.07);
}
.hover-gradient-shadow-1:hover h2,
.hover-gradient-shadow-1:hover h4,
.hover-gradient-shadow-1:hover h5,
.hover-gradient-shadow-1:hover h6,
.hover-gradient-shadow-1:hover p,
.hover-gradient-shadow-1:hover i {
	color: #fff !important;
}

.hover-white-bg {
	transition: all 0.2s ease;
}
.hover-white-bg.active,
.hover-white-bg:hover {
	background: #fff;
}

.hover-white-bg-2 {
	transition: all 0.2s ease;
}
.hover-white-bg-2.active,
.hover-white-bg-2:hover {
	background: #fff;
}

.hover-white-bg-2:hover h3,
.hover-white-bg-2:hover h4,
.hover-white-bg-2:hover h5,
.hover-white-bg-2:hover h6,
.hover-white-bg-2:hover p {
	color: #272727;
}

.hover-dark-bg {
	transition: all 0.3s ease;
	border-radius: 5px;
}
.hover-dark-bg:hover {
	background: #181818;
}

.hover-dark-bg-2 {
	transition: all 0.3s ease;
	padding-top: 10px;
	padding-bottom: 30px;
}
.hover-dark-bg-2.active,
.hover-dark-bg-2:hover {
	background: #121212;
}
.hover-dark-bg-2.active h3,
.hover-dark-bg-2.active h4,
.hover-dark-bg-2.active h5,
.hover-dark-bg-2.active h6,
.hover-dark-bg-2.active p {
	color: #fff;
}
.hover-dark-bg-2:hover h3,
.hover-dark-bg-2:hover h4,
.hover-dark-bg-2:hover h5,
.hover-dark-bg-2:hover h6,
.hover-dark-bg-2:hover p {
	color: #fff;
}

.hover-yellow-bg {
	transition: all 0.3s ease;
}
.hover-yellow-bg:hover {
	background: #fae423;
}

.hover-bright-blue-bg {
	transition: all 0.3s ease;
}
.hover-bright-blue-bg.active,
.hover-bright-blue-bg:hover {
	position: relative;
	z-index: 3;
	border: 2px solid #fff;
	background: #0d72fc;
	-webkit-box-shadow: 0px 5px 18px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 5px 18px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 0px 20px #0d72fc;
}

.hover-primary-bg {
	transition: all 0.2s ease;
	border-radius: 5px;
	background-color:#ffffff;
}
.hover-primary-bg.active,
.hover-primary-bg:hover {
	background: #c13437;
}
.hover-primary-bg.nobrs {
	border-radius: 0px;
}
.hover-primary-bg.active,
.hover-primary-bg:hover {
	background: #c13437;
}

.hover-primary-bg.active h4,
.hover-primary-bg.active h5,
.hover-primary-bg.active h6,
.hover-primary-bg.active span,
.hover-primary-bg.active i,
.hover-primary-bg.active p {
	color: #fff !important;
}
.hover-primary-bg:hover h4,
.hover-primary-bg:hover h5,
.hover-primary-bg:hover h6,
.hover-primary-bg:hover span,
.hover-primary-bg:hover i,
.hover-primary-bg:hover p {
	color: #fff !important;
}

.hover-secondary-bg {
	transition: all 0.2s ease;
}
.hover-secondary-bg.active,
.hover-secondary-bg:hover {
	background: #5130cc;
}

.hover-secondary-bg.active h2,
.hover-secondary-bg.active h3,
.hover-secondary-bg.active h4,
.hover-secondary-bg.active h5,
.hover-secondary-bg.active h6,
.hover-secondary-bg.active span,
.hover-secondary-bg.active i,
.hover-secondary-bg.active p {
	color: #fff !important;
}
.hover-secondary-bg:hover h2,
.hover-secondary-bg:hover h3,
.hover-secondary-bg:hover h4,
.hover-secondary-bg:hover h5,
.hover-secondary-bg:hover h6,
.hover-secondary-bg:hover span,
.hover-secondary-bg:hover i,
.hover-secondary-bg:hover p {
	color: #fff !important;
}

.hover-secondary-bg.active .section-dark,
.hover-secondary-bg:hover .section-dark {
	background-color: #fff;
}


@media screen and (max-width: 1024px) {	
.img-hover-text2 .distext {
	left: 5%;
    right: 5%;
}

}

.img-hover-text3 {
    position: relative;
	background: #2b2726;
}
.img-hover-text3 img {
	opacity: 1;
    display: block;
	transition: all 0.3s ease;
}
.img-hover-text3:hover img {
	opacity: 0;
	transform: scale(1.04);
	position: relative;
	z-index: 2;
}
.img-hover-text3 .distext {
    position: absolute;
	left: 14%;
    right: 14%;
	bottom: 30%;
    text-decoration: none;
	transition: all 0.3s ease;
}
.img-hover-text3:hover .distext {
	bottom: 36%;
}
.img-hover-text3 .distext .hidtext {
	opacity: 0;
	transition: all 0.3s ease;
}
.img-hover-text3:hover .distext .hidtext {
	opacity: 1;
}

.img-hover-text3.sty2,
.img-hover-text3.sty2 img {
	border-radius: 25px;
}
.img-hover-text3.sty2:hover img {
	transform: scale(0.95);
	z-index: 0;
}


@media screen and (max-width: 1024px) {	
.img-hover-text3 .distext {
	left: 5%;
    right: 5%;
}

}

.img-hover-text4 {
    position: relative;
	background: #f3b60f;
}
.img-hover-text4 img {
    display: block;
	transition: all 0.3s ease;
}
.img-hover-text4 img:hover {
	opacity: 1;
}
.img-hover-text4 .distext {
    opacity: 0;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
	bottom: 0px;
	padding: 14% 14% 5% 14%;
    background: #f3b60f;
    text-decoration: none;
	transition: all 0.3s ease;
	transform: scale(0.95);
}
.img-hover-text4:hover .distext {
    opacity: 1;
	transform: scale(1);
}

.img-hover-text4.sty2 {
	border-radius: 35px;
}
.img-hover-text4.sty2 img {
	border-radius: 35px;
}
.img-hover-text4.sty2 .distext {
    border-radius: 35px;
}

@media screen and (max-width: 1024px) {	
.img-hover-text4 .distext {
	left: 5%;
    right: 5%;
}
.img-hover-text4.sty2 .distext {
	left: 0%;
    right: 0%;
}

}

.img-hover-text5 {
    position: relative;
	background: #1d2025;
}
.img-hover-text5 img {
    display: block;
	opacity: 0.5;
}
.img-hover-text5 .distext {
    position: absolute;
    top: 0px;
    left: 0px;
	padding: 10% 12% 5% 12%;
    color: #fff;
    text-decoration: none;
}
.img-hover-text5.sty2 .distext {
    position: absolute;
}



/* alignments */
.float-left {
	float: left;
}
.float-right {
	float: right;
}
@media screen and (max-width: 750px) {
.float-right.respo {
	float: left;
}
}

.link-hover-bline1 {
	height: 1px;
	width: 0px;
	background-color: #fff;
	transition: width 0.3s;
	-webkit-transition: width 0.3s;
}
a:hover .link-hover-bline1 {
	width: 100%;
}

.boxlight-hover-secondary {
	background-color: #f3f3f3;
	transition: all 0.3s ease;
}
.boxlight-hover-secondary:hover {
	background-color: #5130cc;
}
.boxlight-hover-secondary:hover p {
	color: #fff;
}

.img-boder {
	border: 1px solid #d3d3d3;
	padding: 8px;
}


.imghvr *, .imghvr *:before, .imghvr *:after {
  box-sizing: border-box;
  transition: all .3s ease;
}

.imghvr {
  position: relative;
  display: inline-block;
  background-color: #fff;
  color: #fff;
  overflow: hidden;
  padding: 40px 40px;
  text-align: center;
  width: 19.8%;
  float: left;
  margin: 1px;
-webkit-box-shadow: inset 0px 0px 75px 0px rgba(0,0,0,0.1);
-moz-box-shadow: inset 0px 0px 75px 0px rgba(0,0,0,0.1);
box-shadow: inset 0px 0px 75px 0px rgba(0,0,0,0.1);
}
.imghvr div {
  vertical-align: top;
}
.imghvr figcaption {
  background-color: #2e2f31;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  color: #fff;
  text-align: center;
  transform: translateY(-100%);
  padding: 30px 40px 40px 40px;
}
.imghvr:hover figcaption {
  transform: translate(0, 0);
}
.imghvr:hover div {
  transform: translateY(100%);
}

@media screen and (max-width: 1024px) {	
.imghvr {
  padding: 20px;
  width: 49.5%;
}
.imghvr figcaption {
  padding: 20px 30px 30px 30px;
}
}

@media screen and (max-width: 630px) {	
.imghvr {
  padding: 20px;
  width: 100%;
}
.imghvr figcaption {
  padding: 10px 30px 30px 30px;
}
}

/* border opacity */
.border-all-opacity {
	border: 1px solid rgba(255,255,255,0.12);
	transition: all 0.3s ease;
}
.border-all-opacity2 {
	border: 1px solid rgba(255,255,255,0.2);
	transition: all 0.3s ease;
}
.border-all-opacity3 {
	border: 1px solid rgba(255,255,255,0.3);
	transition: all 0.3s ease;
}
.border-all-opacity4 {
	border: 1px solid rgba(255,255,255,0.4);
	transition: all 0.3s ease;
}
.border-all-opacity5 {
	border: 1px solid rgba(255,255,255,0.5);
	transition: all 0.3s ease;
}
.border-all-opacity6 {
	border: 2px solid rgba(255,255,255,0.8);
}
.border-all-opacity7 {
	border: 5px solid rgba(255,255,255,0.1);
	transition: all 0.3s ease;
}
.border-all-opacity7:hover {
	border: 5px solid rgba(255,255,255,1);
}

.border-all-opacity8 {
	border: 7px solid rgba(255,255,255,0.14);
	transition: all 0.3s ease;
}
.border-all-opacity8:hover {
	border: 7px solid rgba(255,255,255,0.5);
}

.border-all-opacity9 {
	border: 2px solid rgba(255,255,255,0.3);
	transition: all 0.3s ease;
}
.border-all-opacity9:hover {
	border: 2px solid rgba(255,255,255,0.9);
}

.border-left-opacity1 {
	border-left: 1px solid rgba(255,255,255,0.3);
}


.border-all-gray {
	border: 1px solid #e3e3e3;
}
.border-all-gray:hover {
	background: #f9f9f9;
}
.border-all-gray:hover .circle9 {
	background: #272727;
}

.border-all-white {
	border: 4px solid #fff;
}
.border-all-white-2 {
	border: 2px dashed #fff;
}
.border-all-white-3 {
	border: 14px solid #fff;
}

.border-all-gray-2 {
	border: 5px solid #f3f3f3;
}
.border-all-gray-3 {
	border: 5px solid #eee;
}
.border-all-gray-4 {
	border: 1px solid #d1d1d1;
}
.border-all-gray-5 {
	border: 18px solid #999;
}
.border-all-gray-7 {
	border: 10px solid #f9f9f9;
}
.border-all-gray-8 {
	border: 12px solid #f3f3f3;
}

.border-all-secondary {
	border: 5px solid #5130cc;
}
.border-all-yellow {
	border: 5px solid #fae423;
}
.border-all-yellow-2 {
	border: 12px solid #fae423;
}
.border-all-yellow-3 {
	border: 10px solid #fae423;
}
.border-all-pink {
	border: 5px solid #d44271;
}
.border-all-dark {
	border: 5px solid #272727;
}
.border-all-dark-2 {
	border: 10px solid #272727;
}

/* pricing sections */
.price-sec-one {
	transition: all 0.3s ease;
}
.price-sec-one .col-md-3,
.price-sec-one .col-md-4,
.price-sec-one .col-md-6{
	transition: all 0.3s ease;
	background: #fff;
	border-right: 1px solid #eee;
}
.price-sec-one .col-md-3:hover,
.price-sec-one .col-md-4:hover,
.price-sec-one .col-md-6:hover {
	z-index: 3;
	background: #eee;
}
.price-sec-one .col-md-3.active,
.price-sec-one .col-md-4.active,
.price-sec-one .col-md-6.active {
	z-index: 2;
	background: #eee;
}
.price-sec-one .hilight {
	color: #fff;
	height: 26px;
	font-weight: 700;
	line-height: 26px;
	background: #f3b60f;
	margin-top: -26px;
	border-top-left-radius: 26px;
	border-top-right-radius: 26px;
}

/* circles */
.circle {
	border-radius: 100%;
}
.circle1 {
	width: 10px;
	height: 10px;
	border-radius: 100%;
}
.circle2 {
	width: 20px;
	height: 20px;
	border-radius: 100%;
}
.circle3 {
	width: 30px;
	height: 30px;
	border-radius: 100%;
}
.circle4 {
	width: 40px;
	height: 40px;
	border-radius: 100%;
}
.circle5 {
	width: 50px;
	height: 50px;
	border-radius: 100%;
}
.circle6 {
	width: 60px;
	height: 60px;
	border-radius: 100%;
}
.circle7 {
	width: 70px;
	height: 70px;
	border-radius: 100%;
}
.circle8 {
	width: 80px;
	height: 80px;
	border-radius: 100%;
}
.circle9 {
	width: 90px;
	height: 90px;
	border-radius: 100%;
}
.circle10 {
	width: 100px;
	height: 100px;
	border-radius: 100%;
}
.circle11 {
	width: 120px;
	height: 120px;
	border-radius: 100%;
}
.circle12 {
	width: 140px;
	height: 140px;
	border-radius: 100%;
}
.circle13 {
	width: 160px;
	height: 160px;
	border-radius: 100%;
}
.circle14 {
	width: 180px;
	height: 180px;
	border-radius: 100%;
}
.circle15 {
	width: 200px;
	height: 200px;
	border-radius: 100%;
}
.circle16 {
	width: 230px;
	height: 230px;
	border-radius: 100%;
}
.circle17 {
	width: 250px;
	height: 250px;
	border-radius: 100%;
}
.circle18 {
	width: 300px;
	height: 300px;
	border-radius: 100%;
}
.circle19 {
	width: 390px;
	height: 390px;
	border-radius: 100%;
}
.circle20 {
	width: 350px;
	height: 350px;
	border-radius: 100%;
}


.circle1.center,
.circle2.center,
.circle3.center,
.circle4.center,
.circle5.center,
.circle6.center,
.circle7.center,
.circle8.center,
.circle9.center,
.circle10.center,
.circle11.center,
.circle12.center,
.circle13.center,
.circle14.center,
.circle15.center,
.circle16.center,
.circle17.center,
.circle18.center,
.circle19.center,
.circle20.center {
	margin: 0 auto;
}

.circle1.middle {
	line-height: 10px;
}
.circle2.middle {
	line-height: 20px;
}
.circle3.middle {
	line-height: 30px;
}
.circle4.middle {
	line-height: 40px;
}
.circle5.middle {
	line-height: 50px;
}
.circle6.middle {
	line-height: 60px;
}
.circle7.middle {
	line-height: 70px;
}
.circle8.middle {
	line-height: 80px;
}
.circle9.middle {
	line-height: 90px;
}
.circle10.middle {
	line-height: 100px;
}
.circle11.middle {
	line-height: 120px;
}
.circle12.middle {
	line-height: 140px;
}
.circle13.middle {
	line-height: 160px;
}
.circle14.middle {
	line-height: 180px;
}
.circle15.middle {
	line-height: 200px;
}
.circle16.middle {
	line-height: 230px;
}
.circle17.middle {
	line-height: 250px;
}

.middle-1 {
	line-height: 10px !important;
}
.middle-2 {
	line-height: 20px !important;
}
.middle-3 {
	line-height: 30px !important;
}
.middle-4 {
	line-height: 40px !important;
}
.middle-5 {
	line-height: 50px !important;
}
.middle-6 {
	line-height: 60px !important;
}
.middle-7 {
	line-height: 70px !important;
}
.middle-8 {
	line-height: 80px !important;
}
.middle-9 {
	line-height: 90px !important;
}
.middle-10 {
	line-height: 100px !important;
}
.middle-11 {
	line-height: 120px !important;
}
.middle-12 {
	line-height: 140px !important;
}
.middle-13 {
	line-height: 160px !important;
}
.middle-14 {
	line-height: 180px !important;
}
.middle-15 {
	line-height: 200px !important;
}
.middle-16 {
	line-height: 230px !important;
}
.middle-17 {
	line-height: 250px !important;
}


/* responsive image */
.img-responsive-2 {
	max-width:50%;
	height:auto;
}
.img-responsive-3 {
	max-width:25%;
	height:auto;
}
.img-responsive-4 {
	max-width:12.5%;
	height:auto;
}
.img-responsive-5 {
	max-width:33.3333333333%;
	height:auto;
}
.img-responsive-7 {
	max-width:40%;
	height:auto;
}
.img-responsive-8 {
	max-width:75%;
	height:auto;
}



/* font sizes */
.iconsize,
i.iconsize {
	font-size: 5px;
}
.iconsize1,
i.iconsize1 {
	font-size: 16px;
}
.iconsize2,
i.iconsize2 {
	font-size: 20px;
}
.iconsize3,
i.iconsize3 {
	font-size: 25px;
}
.iconsize4,
i.iconsize4 {
	font-size: 30px;
}
.iconsize5,
i.iconsize5 {
	font-size: 40px;
}
.iconsize6,
i.iconsize6 {
	font-size: 50px;
}
.iconsize7,
i.iconsize7 {
	font-size: 60px;
}
.iconsize8,
i.iconsize8 {
	font-size: 70px;
}
.iconsize9,
i.iconsize9 {
	font-size: 80px;
}
.iconsize10,
i.iconsize10 {
	font-size: 90px;
}
.iconsize11,
i.iconsize11 {
	font-size: 100px;
}
.iconsize12,
i.iconsize12 {
	font-size: 120px;
}
.iconsize13,
i.iconsize13 {
	font-size: 9px;
}
.iconsize14,
i.iconsize14 {
	font-size: 12px;
}
.iconsize15,
i.iconsize15 {
	font-size: 14px;
}


/* page titles */
.page-title-1 {
	float: left;
	width: 100%;
	background: url(../images/page-title-bg-1.jpg) no-repeat center top;
}
.page-title-1 .dark-transp {
	float: left;
	width: 100%;
	background: rgba(0, 0, 0, 0.5);
}

.page-title-2 {
	float: left;
	width: 100%;
	margin-top: -120px;
	background: url(../images/page-title-bg-2.jpg) no-repeat center top;
}
.page-title-2 .dark-transp {
	float: left;
	width: 100%;
	padding-top: 16%;
	padding-bottom: 8%;
	background: rgba(0, 0, 0, 0.72);
}

.page-title-3 {
	margin: 0 auto;
	width: 88%;
	background: url(../images/page-title-bg-3.jpg) no-repeat center center;
}
.page-title-3 .dark-transp {
	width: 100%;
	padding-top: 10%;
	padding-bottom: 8%;
	background: rgba(0, 0, 0, 0.27);
}

.page-title-4 {
	float: left;
	width: 100%;
	padding: 80px 0px 65px 0px;
	background: url(../images/page-title-bg-4.jpg) no-repeat center top;
}
.page-title-5 {
	float: left;
	width: 100%;
	padding: 80px 0px 57px 0px;
	background: url(../images/page-title-bg-5.jpg) no-repeat center top;
}
.page-title-6 {
	float: left;
	width: 100%;
	padding: 80px 0px 57px 0px;
	background: url(../images/page-title-bg-6.jpg) no-repeat center top;
}


@media screen and (max-width: 780px) {	
.page-title-2 .dark-transp {
	padding-top: 23%;
}

.page-title-3 {
	width: 94%;
}

}

@media screen and (max-width: 500px) {	
.page-title-2 .dark-transp {
	padding-top: 35%;
}

}

.border-top-light1 {
	border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.border-top-light2 {
	border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.border-top-light3 {
	border-top: 1px solid rgba(255, 255, 255, 0.3);
}

.border-bottom-light1 {
	border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}
.border-bottom-light2 {
	border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.border-bottom-primary {
	border-bottom: 3px solid #ed3f33;
}

.border-radius-1 {
	border-radius: 5px;
}
.border-radius-2 {
	border-radius: 10px;
}
.border-radius-3 {
	border-radius: 3px;
}
.border-radius-4 {
	border-radius: 7px;
}
.border-radius-5 {
	border-radius: 20px;
}
.border-radius-full {
	border-radius: 100%;
}

.border-radius-left-bottom {
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

.border-radius-top-right {
	border-top-right-radius: 50px;
}
.border-radius-bottom-right {
	border-bottom-right-radius: 50px;
}

.border-inside-1 {
	margin: 18px;
	-webkit-box-shadow:inset 0px 0px 0px 5px #f3f3f3;
    -moz-box-shadow:inset 0px 0px 0px 5px #f3f3f3;
    box-shadow:inset 0px 0px 0px 5px #f3f3f3;
}

.text-primary-transp {
	background: rgba(30, 170, 216, 0.8);
}
.text-primary-transp2 {
	background: rgba(30, 170, 216, 0.5);
}

.text-dark-transp {
	background: rgba(58, 58, 58, 0.5);
}
.text-dark-transp2 {
	background: rgba(58, 58, 58, 0.3);
}

.opacity-img {
	opacity: 1;
	transition: all 0.3s ease;
}
.opacity-img:hover {
	opacity: 0.5;
}

.hover-mline {
  position: relative;
  display: inline-block;
}
.hover-mline:after {
  position: absolute;
  left: 0%;
  top: 0%;
  content: '';
  height: 100%;
  transition: all 0.2s linear;
  width: 100%;
  border-bottom: 1px solid #f3b60f;
  transform: scaleX(0);
}
.hover-mline:hover:after {
  transform: scale(1);
}

.hover-icon-up span {
	position: absolute;
	top: 7px;
	left: 42.5%;
	transition: all 0.3s ease;
}
.hover-icon-up:hover span {
	top: 0px;
}

.hover-icon-up-3 span {
	position: absolute;
	top: 7px;
	left: 40%;
	transition: all 0.3s ease;
}
.hover-icon-up-3:hover span {
	top: 0px;
}

.hover-icon-bg-1 {
	transition: all 0.3s ease;
}
.hover-icon-bg-1.active span,
.hover-icon-bg-1:hover span {
	padding: 27%;
	border-radius: 100%;
	background: #f3f3f3;
}




@media screen and (max-width: 1024px) {	
.hover-icon-up span {
	left: 40%;
}
}

@media screen and (max-width: 780px) {	
.hover-icon-up span {
	left: 44%;
}
}

@media screen and (max-width: 400px) {	
.hover-icon-up span {
	left: 41%;
}
}

.hover-icon-up-2 img {
	position: absolute;
	top: 8px;
	left: 14px;
	transition: all 0.2s ease;
}
.hover-icon-up-2:hover img {
	top: 0px;
}

.border-left-1 {
	border-left: 1px solid #e3e3e3;
}
.border-left-2 {
	border-left: 1px solid rgba(255, 255, 255, 0.3);
}
.border-left-3 {
	border-left: 1px dotted #e3e3e3;
}
.border-left-4 {
	border-left: 1px solid rgba(255, 255, 255, 0.5);
}
.border-left-5 {
	border-left: 1px solid #d7d7d7;
}

.border-left-blue {
	border-left: 5px solid #006ec3;
}
.border-left-yellow {
	border-left: 5px solid #fae423;
}
.border-left-green {
	border-left: 5px solid #87d37c;
}
.border-left-pink {
	border-left: 5px solid #d44271;
}
.border-left-light-blue {
	border-left: 5px solid #19b5f3;
}
.border-left-cyan {
	border-left: 5px solid #19b5f3;
}
.border-left-light-orange {
	border-left: 5px solid #ffc500;
}
.border-left-brown {
	border-left: 5px solid #96281b;
}

.border-all-light-orange {
	border: 5px solid #ffc500;
}

.border-bottom-blue {
	border-bottom: 8px solid #006ec3;
}
.border-bottom-green {
	border-bottom: 8px solid #87d37c;
}
.border-bottom-light-orange {
	border-bottom: 8px solid #ffc500;
}




.border-left-shadow-1 {
	-webkit-box-shadow: 10px 0px 10px 0px rgba(0,0,0,0.04);
	-moz-box-shadow: 10px 0px 10px 0px rgba(0,0,0,0.04);
	box-shadow: 10px 0px 10px 0px rgba(0,0,0,0.04);
}

.border-top-1 {
	border-top: 5px solid #000;
}
.border-top-yellow {
	border-top: 5px solid #fae423;
}
.border-top-yellow-2 {
	border-top: 5px solid #fae423;
}
.border-top-yellow-3 {
	border-top: 20px solid #fae423;
}
.border-top-green {
	border-top: 5px solid #87d37c;
}
.border-top-blue {
	border-top: 5px solid #19b5f3;
}

.border-bottom-orange {
	border-bottom: 5px solid #ffc500;
}
.border-top-orange {
	border-top: 16px solid #ffc500;
}


@media screen and (max-width: 780px) {
.nobor-respo {
	border: none;
}

.border-left-1.respo {
	border-left: none;
	border-top: 1px solid #e3e3e3;
}


}

@media screen and (max-width: 480px) {
.border-left-5.respo {
	border-left: none;
	border-top: 1px solid #d7d7d7;
}

}

img.grayscale {
    -webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
    filter: grayscale(100%);
}

.youtube-video-respo {
	width: 100%;
	height: 70vh;
}
.youtube-video-respo2 {
	width: 100%;
	height: 58vh;
}
.youtube-video-respo3 {
	width: 100%;
	height: 30vh;
}

.box-hover-text-1 {
    position: relative;
	background: #f9f9f9;
	border: 1px solid #eee;
	padding: 20px 40px 30px 40px;
	transition: all 0.3s ease;
}
.box-hover-text-1:hover {
	background: #f3b60f;
}
.box-hover-text-1:hover p {
	color: #fff;
}
.box-hover-text-1 .distext {
    position: relative;
	bottom: -20px;
    text-decoration: none;
	transition: all 0.2s ease;
}
.box-hover-text-1:hover .distext {
	bottom: 0px;
}
.box-hover-text-1 .distext .hidtext {
	opacity: 0;
	transition: all 0.2s ease;
}
.box-hover-text-1:hover .distext .hidtext {
	opacity: 1;
}


.box-hover-text-2 {
    position: relative;
	background: #272727;
	padding: 50px 50px 40px 50px;
	transition: all 0.3s ease;
}
.box-hover-text-2:hover {
	background: #5130cc;
}
.box-hover-text-2 .distext {
    position: relative;
	bottom: -25px;
    text-decoration: none;
	transition: all 0.2s ease;
}
.box-hover-text-2:hover .distext {
	bottom: 0px;
}
.box-hover-text-2 .distext .hidtext {
	opacity: 0;
	transition: all 0.2s ease;
}
.box-hover-text-2:hover .distext .hidtext {
	opacity: 1;
}

.box-hover-text-3 {
    position: relative;
	background: #fff;
	padding: 10px 40px 20px 40px;
	transition: all 0.3s ease;
	overflow: hidden;
	-webkit-box-shadow: 0px 5px 30px 0px rgba(0,0,0,0.05);
	-moz-box-shadow: 0px 5px 30px 0px rgba(0,0,0,0.05);
	box-shadow: 0px 5px 30px 0px rgba(0,0,0,0.05);
}
.box-hover-text-3:hover {
	background: #19b5f3;
}
.box-hover-text-3:hover p {
	color: #fff;
}
.box-hover-text-3 .distext {
    position: relative;
	bottom: -20px;
    text-decoration: none;
	transition: all 0.2s ease;
}
.box-hover-text-3:hover .distext {
	bottom: 35px;
}
.box-hover-text-3:hover .distext p {
	font-size: 18px;
}
.box-hover-text-3 .distext .title {
	transition: all 0.2s ease;
	opacity: 1;
}
.box-hover-text-3:hover .distext .title {
	opacity: 0;
}
.box-hover-text-3 .distext .hidtext {
	opacity: 0;
	transition: all 0.2s ease;
}
.box-hover-text-3:hover .distext .hidtext {
	opacity: 1;
}


.box-hover-text-3.sty2 {
	transition: all 0.3s ease;
}
.box-hover-text-3.sty2:hover {
	background: #5130cc;
}

.box-hover-text-4 {
    position: relative;
	padding: 18% 14%;
	transition: all 0.3s ease;
	overflow: hidden;
	background: #181818;
	margin-right: 2px;
}
.box-hover-text-4.last {
	margin-right: 0px;
}
.box-hover-text-4.bg1 {
	background: #181818 url(../images/site-img-94.jpg) no-repeat center center;
	background-size: cover;
}
.box-hover-text-4.bg2 {
	background: #181818 url(../images/site-img-95.jpg) no-repeat center center;
	background-size: cover;
}
.box-hover-text-4.bg3 {
	background: #181818 url(../images/site-img-96.jpg) no-repeat center center;
	background-size: cover;
}
.box-hover-text-4.bg4 {
	background: #181818 url(../images/site-img-97.jpg) no-repeat center center;
	background-size: cover;
}
.box-hover-text-4:hover {
	background: #181818;
}
.box-hover-text-4:hover p {
	color: #fff;
}
.box-hover-text-4 .distext {
    position: relative;
	top: 100px;
    text-decoration: none;
	transition: all 0.2s ease;
}
.box-hover-text-4:hover .distext {
	top: -50px;
}
.box-hover-text-4 .distext .title {
	transition: all 0.2s ease;
	opacity: 1;
}
.box-hover-text-4:hover .distext .title {
	opacity: 0;
}
.box-hover-text-4 .distext .hidtext {
	opacity: 0;
	transition: all 0.2s ease;
}
.box-hover-text-4:hover .distext .hidtext {
	opacity: 1;
}


.box-hover-text-5 {
	height: 360px;
    position: relative;
	padding: 14% 10% 14% 10%;
	transition: all 0.3s ease;
	overflow: hidden;
	background: #181818;
	margin-right: 2px;
}
.box-hover-text-5.last {
	margin-right: 0px;
}
.box-hover-text-5.bg1 {
	background: #181818 url(../images/site-img112.jpg) no-repeat center center;
	background-size: cover;
}
.box-hover-text-5.bg2 {
	background: #181818 url(../images/site-img111.jpg) no-repeat center center;
	background-size: cover;
}
.box-hover-text-5.bg3 {
	background: #181818 url(../images/bg-img62.jpg) no-repeat center center;
	background-size: cover;
}
.box-hover-text-5.bg4 {
	background: #181818 url(../images/bg-img61.jpg) no-repeat center center;
	background-size: cover;
}
.box-hover-text-5:hover p {
	color: #fff;
}
.box-hover-text-5 .distext {
    position: relative;
	top: 10px;
    text-decoration: none;
	transition: all 0.2s ease;
}
.box-hover-text-5:hover .distext {
	top: -20px;
}
.box-hover-text-5 .distext .title {
	transition: all 0.2s ease;
	opacity: 1;
}
.box-hover-text-5:hover .distext .title {
	opacity: 0;
}
.box-hover-text-5 .distext .hidtext {
	position: relative;
	top: -80px;
	padding: 10% 14% 14% 14%;
	opacity: 0;
	transition: all 0.2s ease;
}
.box-hover-text-5:hover .distext .hidtext {
	opacity: 1;
	background: rgba(237,63,51,0.9);
}

.box-hover-text-6 .contbox {
	float: left;
	width: 100%;
	transition: all 0.3s ease;
	position: relative;
	z-index: 1;
}
.box-hover-text-6 .contbox .content {
	float: left;
	width: 99.5%;
	height: 120px;
	padding: 40px 50px 50px 50px;
	background: rgba(0,0,0,0.8);
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	transition: all 0.3s ease;
}
.box-hover-text-6 .contbox.active .content,
.box-hover-text-6 .contbox .content:hover {
	background: rgba(237,63,51,0.9);
	transition: all 0.3s ease;
}
.box-hover-text-6 .contbox .content .hidetext {
	visibility: hidden;
	opacity:0;
	transition:opacity 0.5s linear;
	transition-delay: 0.2s;
}
.box-hover-text-6 .contbox.active .content,
.box-hover-text-6 .contbox:hover .content {
	height: 250px;
}
.box-hover-text-6 .contbox.active .content .hidetext,
.box-hover-text-6 .contbox:hover .content .hidetext {
	visibility: visible;
	opacity: 1;
}






.img-block {
	float: left;
}
.zindex1 {
	position: relative;
	z-index: 9999;
}
.zindex2 {
	position: relative;
	z-index: 999;
}
.zindex3 {
	position: relative;
	z-index: 3;
}

.hoverup {
	margin-top: 0px;
	transition: all 0.2s ease;
}
.hoverup:hover {
	margin-top: -14px;
}

.hoverup2 {
	margin-top: 0px;
	transition: all 0.2s ease;
}
.hoverup2:hover {
	margin-top: -5px;
}

.hoverup3 {
	margin-top: 0px;
	transition: all 0.2s ease;
}
.hoverup3:hover {
	margin-top: -3px;
}

.hover-right img {
	float: left;
	margin-left: 0px;
	transition: all 0.2s ease;
}
.hover-right:hover img {
	margin-left: 8px;
}





.slider-above-section {
	float: left;
	margin-top: -100px;
}
.slider-above-section .cont {
	float: left;
	border:0;
	width: 100%;
	background: #fff;
	border-radius: 5px;
	position: relative;
	-webkit-transition: all 100ms ease-in;
	-webkit-transform: scale(1); 
	-ms-transition: all 200ms ease-in;
	-ms-transform: scale(1); 
	-moz-transition: all 200ms ease-in;
	-moz-transform: scale(1);
	transition: all 100ms ease-in;
	transform: scale(1);   
}
.slider-above-section .cont:hover {
    box-shadow: 0px 0px 45px rgba(0,0,0,0.3);
    z-index: 2;
    -webkit-transform: scale(1.04);
    -ms-transform: scale(1.04);  
    -moz-transform: scale(1.04);
    transform: scale(1.02);
}

.slider-above-section2 {
	float: left;
	margin-top: -80px;
	border:0;
	width: 100%;
	position: relative;
	-webkit-transition: all 200ms ease-in;
	-webkit-transform: scale(1); 
	-ms-transition: all 200ms ease-in;
	-ms-transform: scale(1); 
	-moz-transition: all 200ms ease-in;
	-moz-transform: scale(1);
	transition: all 200ms ease-in;
	transform: scale(1);   
}
.slider-above-section2:hover {
    box-shadow: 0px 0px 45px rgba(0,0,0,0.3);
    z-index: 2;
    -webkit-transform: scale(1.04);
    -ms-transform: scale(1.04);  
    -moz-transform: scale(1.04);
    transform: scale(1.04);
}

.slider-above-section3 {
	float: left;
	margin-top: -64px;
	border:0;
	width: 100%;
	position: relative;  
}

.slider-above-section4 {
	float: left;
	margin-top: -16px;
	border:0;
	width: 100%;
	position: relative;  
}

.slider-above-section5 {
	float: left;
	margin-top: -250px;
	border:0;
	width: 100%;
	position: relative;  
}

.slider-above-section6 {
	float: left;
	margin-top: -100px;
	width: 100%;
	position: relative;  
}
.slider-above-section6 {
	float: left;
	margin-top: -100px;
	width: 100%;
	position: relative;  
}
.slider-above-section6 .cont:hover span,
.slider-above-section6 .cont:hover i {
	color: #f89406;
}

.slider-above-section7 {
	float: left;
	margin-top: -200px;
	width: 100%;
}
.slider-above-section8 {
	float: right;
	width: 45%;
	margin-top: -280px;
}
.slider-above-section9 {
	float: left;
	width: 100%;
	margin-top: -230px;
}
.slider-above-section10 {
	float: left;
	width: 100%;
	margin-top: -75px;
}
.slider-above-section11 {
	float: left;
	height: 110px;
	margin-top: -110px;
	border:0;
	width: 100%;
	position: relative;  
}
.slider-above-section12 {
	float: right;
	margin-right: 5%;
	width: 27%;
	margin-top: -390px;
	border-top-right-radius: 50px;
}
.slider-above-section13 {
	float: right;
	margin-right: 7%;
	width: 23%;
	margin-top: -300px;
	-webkit-box-shadow: 0px 0px 0px 16px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 0px 16px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 0px 16px rgba(0,0,0,0.1);
}
.slider-above-section14 {
	float: left;
	width: 100%;
	margin-top: -200px;
}
.slider-above-section15 {
	float: left;
	width: 100%;
	height: 450px;
	margin-top: -450px;
	background: url(../images/graph-11.png) no-repeat right top;
}
.slider-above-section16 {
	float: left;
	width: 100%;
	height: 621px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}


@media screen and (max-width: 780px) {
.slider-above-section {
	margin-top: 70px;  
}

.slider-above-section2 {
	margin-top: -30px; 
}

.slider-above-section6 {
	margin-top: -30px;  
}


.box-hover-text-3:hover .distext p {
	font-size: 14px;
}


.nopad-left {
	padding-left: 10% !important;
}

}


.static-slider-1 {
	float: left;
	width: 100%;
	height: 720px;
	background: url(../images/sliders/48.html) no-repeat center top;
}

.static-header-1 {
	float: left;
	width: 100%;
	height: 70px;
	padding-top: 4%;
	position: relative;
	z-index: 9;
}
.static-header-1 .rtb {
	margin-top: 12px;
}

.static-slider-2 {
	float: left;
	width: 100%;
	height: 650px;
	background: url(../images/sliders/63.html) no-repeat center top;
}
.static-slider-2 .slide-text {
	width: 100%;
	margin-top: 18%;
}
.static-slider-2 .slide-text h1 {
    font-size: 5.2vw;
	line-height: 1;
}

.static-slider-3 {
	float: left;
	width: 100%;
	height: 900px;
	background: url(../images/sliders/70.html) no-repeat center top;
	background-size: cover;
	margin-top: -120px;
}
.static-slider-3 .slide-text {
	width: 65%;
	margin-top: 23%;
}
.static-slider-3 .slide-text h1 {
    font-size: 5.2vw;
	line-height: 1;
}


.static-slider-4 {
	float: left;
	width: 100%;
	height: 900px;
	background: url(../images/sliders/72.html) no-repeat center top;
	background-size: cover;
	margin-top: -120px;
}
.static-slider-4 .slide-text {
	width: 65%;
	margin-top: 23%;
}
.static-slider-4 .slide-text h1 {
    font-size: 5.2vw;
	line-height: 1;
}

.static-slider-5 {
	float: left;
	width: 100%;
	height: 1400px;
	background: url(../images/sliders/74.html) no-repeat center top;
	background-size: cover;
	margin-top: -120px;
}
.static-slider-5 .slide-text {
	width: 65%;
	margin-top: 23%;
}
.static-slider-5 .slide-text h1 {
    font-size: 5.2vw;
	line-height: 1;
}

.above-static-slider-5 {
	float: left;
	width: 100%;
	margin-top: -700px;
	-webkit-clip-path: polygon(100% 0, 100% 94%, 0 100%, 0 0);
	clip-path: polygon(100% 0, 100% 94%, 0 100%, 0 0);
}

.static-slider-6 {
	float: left;
	width: 100%;
	height: 900px;
	background: url(../images/sliders/76.html) no-repeat center top;
	background-size: cover;
	margin-top: -120px;
}
.static-slider-6 .slide-text {
	width: 50%;
	height: 665px;
	margin-top: 10%;
	margin-left: 7%;
	padding: 12% 10% 0 8%;
	background: url(../images/sliders/shape-2.html) no-repeat center top;
	background-size: 100%;
}
.static-slider-6 .slide-text h1 {
    font-size: 5.2vw;
	line-height: 1;
}

.static-slider-7 {
	float: left;
	width: 100%;
	height: 970px;
	background: linear-gradient(to bottom right, #3d1cb5, #d44271);
	margin-top: -120px;
}
.static-slider-7 .slide-text {
	float: left;
	width: 31%;
	margin-top: 16%;
	margin-left: 8%;
}
.static-slider-7 .slide-img {
	float: right;
	width: 61%;
	height: 875px;
	margin-top: 10%;
	background: url(../images/sliders/shape-3.html) no-repeat 100px top;
}
.static-slider-7 .slide-text h1 {
    font-size: 5.2vw;
	line-height: 1;
}

.static-slider-8 {
	width: 90%;
	margin: 0 auto;
	height: 900px;
	background: url(../images/sliders/77.html) no-repeat center top;
	background-size: cover;
}
.static-slider-8 .slide-text {
	width: 35%;
	margin-top: 15%;
	margin-left: 10%;
}
.static-slider-8 .slide-text h1 {
    font-size: 5.2vw;
	line-height: 1;
}

.static-slider-9 {
	float: left;
	width: 100%;
	height: 975px;
	background: url(../images/sliders/81.html) no-repeat center bottom;
	background-size: cover;
	margin-top: -120px;
}
.static-slider-9 .slide-text {
	width: 50%;
	margin: 0 auto;
	margin-top: 15%;
}
.static-slider-9 .slide-text h1 {
    font-size: 5.2vw;
	line-height: 1;
}

.static-slider-10 {
	float: left;
	width: 100%;
	height: 1400px;
	background: radial-gradient(circle, #8465fa, #6a49e4, #5130cc);
	margin-top: -120px;
}
.static-slider-10 .slide-text {
	width: 65%;
	margin: 0 auto;
	margin-top: 14%;
	margin-bottom: 8%;
}
.static-slider-10 .slide-text h1 {
    font-size: 5.2vw;
	line-height: 1;
}
.static-slider-10 h1.masking {  
    background-image: url(../images/sliders/90.html);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
	font-size: 180px;
	font-weight: 900;
}

.static-slider-11 {
	float: left;
	width: 100%;
	height: 900px;
	background: #f2f0ee url(../images/sliders/82.html) no-repeat center top;
	background-size: cover;
	margin-top: -120px;
}
.static-slider-11 .slide-text {
	width: 100%;
	margin-top: 25%;
}
.static-slider-11 .slide-text h1 {
    font-size: 10vw;
	line-height: 1;
}

.static-slider-12 {
	float: left;
	width: 100%;
	height: 1000px;
	background: url(../images/sliders/83.html) no-repeat right bottom;
	background-size: cover;
	margin-top: -120px;
}
.static-slider-12 .slide-text {
	width: 100%;
	margin-top: 25%;
}
.static-slider-12 .slide-text h1 {
    font-size: 10vw;
	line-height: 1;
}

.static-slider-13 {
	float: left;
	width: 100%;
	height: 1000px;
	background: url(../images/sliders/93.html) no-repeat center top;
	background-size: cover;
	margin-top: -120px;
}
.static-slider-13 .slide-text {
	width: 65%;
	margin-top: 23%;
	margin-left: auto;
	margin-right: auto;
}
.static-slider-13 .slide-text h1 {
    font-size: 5.2vw;
	line-height: 1;
}

.static-slider-14 {
	width: 100%;
	margin: 0 auto;
	height: 950px;
	background: url(../images/sliders/94.html) no-repeat center top;
	background-size: cover;
	margin-top: -120px;
}
.static-slider-14 .slide-text {
	float: right;
	width: 40%;
	margin-top: 12%;
	margin-right: 7%;
}
.static-slider-14 .slide-text h1 {
    font-size: 5.2vw;
	line-height: 1;
}

.static-slider-15 {
	width: 100%;
	margin: 0 auto;
	height: 800px;
	background: url(../images/sliders/95.html) no-repeat center top;
	background-size: cover;
}
.static-slider-15 .slide-text {
	width: 35%;
	margin-top: 12%;
	margin-left: 9%;
}
.static-slider-15 .slide-text h1 {
    font-size: 5.2vw;
	line-height: 1;
}


.static-slider-16 {
	float: left;
	width: 100%;
	height: 850px;
	background: radial-gradient(circle, #840048, #4c0c3e, #06012a);
	margin-top: -120px;
}
.static-slider-16 .slide-text {
	width: 100%;
	margin: 0 auto;
	margin-top: 16%;
	margin-bottom: 8%;
}
.static-slider-16 .slide-text h1 {
    font-size: 5.2vw;
	line-height: 1;
}
.static-slider-16 h1.masking {  
    background-image: url(../images/sliders/106.html);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
	font-size: 11.25vw;
	font-weight: 900;
}

.static-slider-17 {
	float: left;
	width: 100%;
	height: 900px;
	background: url(../images/sliders/113.html) no-repeat center top;
	background-size: cover;
	margin-top: -120px;
}
.static-slider-17 .slide-text {
	width: 100%;
	margin: 0 auto;
	margin-top: 13%;
}
.static-slider-17 h1.masking {  
    background-image: url(../images/sliders/114.html);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
	font-size: 140px;
	font-weight: 800;
}

.static-slider-18 {
	float: left;
	width: 100%;
	height: 1760px;
	background: url(../images/sliders/116.html) no-repeat center top;
	background-size: 100%;
	margin-top: -120px;
}
.static-slider-18 .slide-text {
	width: 65%;
	margin-top: 27%;
	margin-left: auto;
	margin-right: auto;
}
.static-slider-18 .slide-text h1 {
    font-size: 5.2vw;
	line-height: 1;
}

.static-slider-19 {
	width: 100%;
	margin: 0 auto;
	height: 700px;
	background: url(../images/sliders/117.html) no-repeat center top;
	background-size: cover;
	border-top-right-radius: 50px;
	border-bottom-left-radius: 50px;
}

.static-slider-20 {
	float: left;
	width: 100%;
	height: 1480px;
	margin-top: -120px;
	background: #272727 url(../images/sliders/118.html) no-repeat center top;
	background-size: 100%;
	-webkit-clip-path: polygon(50% 0%, 100% 0, 100% 60%, 77% 73%, 65% 64%, 39% 76%, 0 53%, 0 0);
	clip-path: polygon(50% 0%, 100% 0, 100% 60%, 77% 73%, 65% 64%, 39% 76%, 0 53%, 0 0);
}
.static-slider-20 .slide-text {
	width: 65%;
	margin-top: 27%;
	margin-left: auto;
	margin-right: auto;
}
.static-slider-20 .slide-text h1 {
    font-size: 4vw;
	line-height: 1;
}

.static-slider-21 {
	float: left;
	width: 100%;
	height: 900px;
	margin-top: -120px;
	background: #999 url(../images/sliders/122.html) no-repeat center top;
	background-size: 100%;
}
.static-slider-21 .slide-text {
	width: 50%;
	margin-top: 27%;
}
.static-slider-21 .slide-text h1 {
    font-size: 4vw;
	line-height: 1;
}

.static-slider-22 {
	float: left;
	width: 100%;
	height: 900px;
	margin-top: -120px;
	background: #f3f1f6 url(../images/sliders/123.html) no-repeat center top;
	background-size: 100%;
}
.static-slider-22 .slide-text {
	width: 50%;
	margin-top: 21%;
}
.static-slider-22 .slide-text h1 {
    font-size: 6.5vw;
	line-height: 1;
	margin-bottom: 9%;
}

.static-slider-23 {
	float: left;
	width: 100%;
	height: 1040px;
	margin-top: -120px;
	background: #999 url(../images/sliders/125.html) no-repeat center top;
	background-size: cover;
}
.static-slider-23 .slide-text {
	width: 72%;
	margin: 0 auto;
	margin-top: 22%;
}
.static-slider-23 .slide-text h1 {
    font-size: 5vw;
	line-height: 1;
}

.static-slider-24 {
	float: left;
	width: 100%;
	height: 940px;
	margin-top: -120px;
	background: #999 url(../images/sliders/126.html) no-repeat center top;
	background-size: 100%;
}
.static-slider-24 .slide-text {
	float: right;
	width: 38%;
	margin-top: 27%;
}
.static-slider-24 .slide-text h1 {
    font-size: 4vw;
	line-height: 1;
}

.static-slider-25 {
	float: left;
	width: 100%;
	height: 940px;
	margin-top: -100px;
	background: #999 url(../images/sliders/128.html) no-repeat center top;
	background-size: cover;
}
.static-slider-25 .bg-shape-14 {
	position: absolute;
	left: -50px;
	top: 0;
	width: 100%;
	height: 80vh;
	background: url(../images/shape-14.png) no-repeat left top;
}
.static-slider-25 .slide-text {
	width: 50%;
	margin-top: 23%;
	position: relative;
	z-index: 3;
}
.static-slider-25 .slide-text h1 {
    font-size: 4vw;
	line-height: 1;
}


@media screen and (max-width: 1024px) {

.static-slider-16 {
	height: 630px;
}
.static-slider-16 .slide-text {
	margin-top: 22%;
}
.static-slider-16 .super-big-text-3 {
	top: 38%;
}


.static-slider-22 {
	height: 700px;
}
.static-slider-22 .slide-text {
	margin-top: 18%;
}


.box-hover-text-6 .contbox .content {
	width: 99.5%;
	height: 120px;
	padding: 20px 20px 20px 20px;
}
.box-hover-text-6 .contbox.active .content,
.box-hover-text-6 .contbox:hover .content {
	height: 250px;
}


}


@media screen and (max-width: 780px) {

.static-slider-16 {
	height: 500px;
	margin-top: 0px;
}
.static-slider-16 .slide-text {
	margin-top: 16.7%;
}
.static-slider-16 h1.masking {
	line-height: 0.75;
}
.static-slider-16 .super-big-text-3 {
	top: 28%;
}
.static-slider-16 .less1 {
	width: 80% !important;
}

.static-slider-22 {
	height: 550px;
	margin-top: 0px;
}
.static-slider-22 .slide-text {
	margin-top: 14%;
}

.box-hover-text-6 .contbox .content {
	width: 100%;
	height: 70px;
	position: relative;
	left: 0;
	bottom: 0;
	z-index: 2;
}
.box-hover-text-6 .contbox.active .content,
.box-hover-text-6 .contbox:hover .content {
	height: auto;
}


}

@media screen and (max-width: 450px) {

.static-slider-16 {
	height: 350px;
	margin-top: 0px;
}
.static-slider-16 .slide-text {
	margin-top: 20%;
}
.static-slider-16 h1.masking {
	line-height: 0.75;
}
.static-slider-16 .super-big-text-3 {
	top: 32%;
}
.static-slider-16 .less1 {
	width: 90% !important;
}

.static-slider-22 {
	height: 400px;
	margin-top: 0px;
}
.static-slider-22 .slide-text {
	margin-top: 13%;
}

}



/* one half slider */
.slide-half-contain {
	width: 90%;
	margin:0 auto;
}
.slide-half-contain:hover .half {
  width: 0;
}
.slide-half-contain .half {
  width: 50%;
  height: 84vh;
  float: left;
  position: relative;
  overflow: hidden;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.slide-half-contain .half .cont {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.slide-half-contain .half:before, .container .half:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.slide-half-contain .half:after {
  clear: both;
}
.slide-half-contain .half:first-child {
  background: #5130cc;
}
.slide-half-contain .half:nth-child(2) {
  background: #d44271;
}
.slide-half-contain .half:hover {
  width: 100%;
  z-index: 50;
}


@media screen and (max-width: 760px) {
.slide-half-contain {
	width: 95%;
}
.slide-half-contain:hover .half {
  width: 100%;
}
.slide-half-contain .half {
  width: 100%;
  height: 84vh;

}

}


.wave-shape {
	padding: 180px 0px;
	background: #19b5f3 url(../images/wave-shape.jpg) no-repeat center top;
}






.shadow-square1 {
	float: left;
	background: #eee;
	width: 100%;
}
.shadow-square1 img {
	transition: transform 0.3s;
	transform: translate(-20px, 20px);
}
.shadow-square1 img:hover {
      transform: translate(0px, 0px);
}

.shadow-square2 {
	float: left;
	width: 100%;
}
.shadow-square2 img {
	transition: transform 0.3s;
	transform: translate(-14px, 14px);
}
.shadow-square2 img:hover {
      transform: translate(0px, 0px);
}
.shadow-square2.sty2 img {
	transition: transform 0.3s;
	transform: translate(14px, 14px);
}
.shadow-square2.sty2 img:hover {
      transform: translate(0px, 0px);
}
.shadow-square2.sty3 img {
	transition: transform 0.3s;
	transform: translate(-14px, -14px);
}
.shadow-square2.sty3 img:hover {
      transform: translate(0px, 0px);
}



.img-hover-text-8:hover img {
    transform: translate(0px, 0px);
}


.text-shadow-1 {
	transition: all 0.3s ease;
}
.text-shadow-1:hover span {
	text-shadow: 10px 10px 5px rgba(0, 0, 0, 0.3);
}

.text-shadow-2 {
	text-shadow: 5px 5px 12px rgba(0, 0, 0, 0.2);
}

.text-shadow-3 {
	text-shadow: 5px 5px 12px rgba(0, 0, 0, 0.1);
}


.big-text-1 {
	font-size: 65px;
	line-height: 67px;
}
.big-text-2 {
	font-size: 50px;
	line-height: 55px;
}
.big-text-3 {
	font-size: 40px;
	line-height: 45px;
}
.big-text-4 {
	font-size: 30px;
	line-height: 35px;
}
.big-text-5 {
	font-size: 140px;
	line-height: 130px;
}
.big-text-7 {
	font-size: 85px;
	line-height: 80px;
}

.super-big-text {
	color: #f9f9f9;
	font-size: 160px;
	font-weight: 800;
	position: absolute;
	right: 10px;
	bottom: 40%;
	line-height: 0px;
}
.super-big-text-2 {
	color: #fff;
	font-size: 30vw;
	line-height: 0.3;
	font-weight: 800;
	opacity: 0.1;
	text-shadow: 10px 10px 50px #000;
}
.super-big-text-3 {
	position: absolute;
	left: 9%;
	top: 45%;
	color: #fff;
	font-size: 20vw;
	line-height: 0.3;
	font-weight: 800;
	opacity: 0.07;
	text-shadow: 10px 10px 50px #000;
}
.super-big-text-4 {
	font-size: 27vw;
	line-height: 0.3;
	font-weight: 800;
	word-break: break-all;
	text-shadow: 10px 10px 50px rgba(0, 0, 0, 0.27);
}


.double-text-1 .bg-text {
    font-size: 7vw;
	color: #fff;
	text-shadow: 10px 10px 50px rgba(0, 0, 0, 0.1);
}
.double-text-1 .main-text {
	font-size: 2.5vw;
	margin-top: -48px;
}
.double-text-1.sty2 .bg-text {
	color: #fcfcfc;
}

.double-text-2 .bg-text {
    font-size: 10vw;
	color: #f7f7f7;
}
.double-text-2 .main-text {
	font-size: 4.5vw;
	margin-top: -44px;
}

@media screen and (max-width: 780px) {
.big-text-1 {
	font-size: 45px;
	line-height: 45px;
}

.double-text-1 .bg-text {
    font-size: 9vw;
}
.double-text-1 .main-text {
	font-size: 4.5vw;
	margin-top: -50px;
}

}

@media screen and (max-width: 580px) {
.big-text-1 {
	font-size: 30px;
	line-height: 30px;
}

}

/* main sticky area */
.sticky-style-1 {
	position: fixed;
	z-index: 9999;
	right: 0;
	top: 45%;
	padding: 10px 14px;
	background-color:rgba(0, 0, 0, 0.5);
}
.sticky-style-1 i {
	font-size: 16px;
	margin-top: 10px;
}
.sticky-style-1 a {
	color: #fff;
}
.sticky-style-1 a:hover {
	color: #fae423;
}

.sticky-style-2 {
	position: fixed;
	z-index: 9999;
	right: 0;
	top: 45%;
	background-color:rgba(0, 0, 0, 0.9);
}
.sticky-style-2.two {
	top: 52%;
}
.sticky-style-2 i {
	font-size: 21px;
	margin-top: 2px;
}
.sticky-style-2 a {
	float: left;
	padding: 14px 20px 14px 16px;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	width: 270px;
	margin-right: -215px;
	transition: all 0.3s ease;
}
.sticky-style-2 a:hover {
	color: #fff;
	background: #c13437;
	margin-right: 0px;
}
.sticky-style-2 a i {
	float: left;
	width: 43px;
}

.top-contact-1 {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 9999;
	width: 450px;
	height: 100px;
}

@media screen and (max-width: 1024px) {
.top-contact-1 {
	width: 300px;
	padding: 10px 10px 0px 10px;
}
.top-contact-1 h6 {
	font-size: 11px !important;
}
.top-contact-1 h4 {
	font-size: 16px !important;
}
.top-social-icons-4 li i {
	font-size: 9px;
}
.top-social-icons-4 li a {
    width: 20px;
    height: 20px;
    line-height: 16px;
}


}

@media screen and (max-width: 780px) {
.top-contact-1 {
	visibility: hidden;
}

.sticky-style-2 i {
	font-size: 16px;
	margin-top: 4px;
}
.sticky-style-2 a {
	padding: 10px 10px 9px 14px;
	font-size: 12px;
	width: 230px;
	margin-right: -187px;
}


}

/* under menu */
.under-menu-sticky-style-1 {
	position: relative;
	z-index: 9;
	float: left;
	width: 100%;
}
.under-menu-sticky-style-1 i {
	float: left;
	margin-right: 20px;
}
.under-menu-sticky-style-1 h6 {
	font-size: 14px;
	line-height: 18px;
}







