
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,400italic,600,600italic,700,700italic,800,800italic,300italic|Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i);
body {
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    line-height: 24px;
    color: #999999;
}

.page-section-ptb {
	padding: 80px 0;
    }
    
.row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
	margin-top: 10px;
	margin-bottom: 20px;
    }
    
    .flaticon-key:before {
	content: "\f129";
    }
    
    .flaticon-interface-1:before {
	content: "\f127";
    }

    .flaticon-beetle:before {
	content: "\f104";
    }

    .flaticon-wallet:before {
	content: "\f161";
    }

    .flaticon-interface:before {
	content: "\f126";
    }

    .flaticon-circle:before {
	content: "\f10d";
    }

    .flaticon-cup:before {
	content: "\f113";
    }

    .flaticon-shopping-cart:before {
	content: "\f144";
    }
    
    .flaticon-engine:before {
	content: "\f11b";
    }
    
    [class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after {
	font-family: Flaticon;
	font-style: normal;
    }

    .bg-1 {
	background: url(/SiteCollection/Portfolio/images/bg.jpg);
	background-clip: initial;
	background-color: rgba(0, 0, 0, 0);
	background-origin: initial;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover !important;
	position: relative;
	z-index: 0;
	background-attachment: fixed;
    }

    .page-section-ptb {
	padding: 80px 0;
    }

    .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
    }

    .counter.counter-style-2 .counter-block {
	margin-left: 16px;
	position: relative;
    }

    .text-left {
	text-align: left !important;
    }

    .counter.counter-style-2 .item .info {
	margin-left: 30px;
	display: block;
    }

    .counter.counter-style-2 .item .info i:before {
	font-size: 30px;
	color: #ffffff;
	display: inline-block;
	margin-right: 10px;
    }

    .feature-box i {
	text-align: center;
	width: 80px;
	height: 80px;
	font-size: 30px;
	line-height: 80px;
	background: #f6f6f6;
	display: inline-block;
	border-radius: 50%;
	color: #969696;
	margin-bottom: 20px;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;}

    
    .counter.counter-style-2 .item .info b {
	font-size: 40px;
	font-weight: 600;
	margin: 10px 0px;
    }

    .text-white {
	color: #fff !important;
    }

    b, strong {
	font-weight: bolder;
    }

    .owl-carousel .owl-nav i {
	font-size: 20px;
	border-radius: 50%;
	width: 44px;
	height: 44px;
	line-height: 42px;
	padding-left: 2px;
	display: inline-block;
	color: #db2d2e;
	background: #ffffff;
	border: 1px solid #e3e3e3;
	font-weight: normal;
	text-align: center;
	-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;
    }

    .owl-carousel .owl-nav {
	display: block;
	position: absolute;
	text-indent: inherit;
	top: 45%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	left: 0;
	width: 100%;
	cursor: pointer;
	z-index: 999;
	opacity: 0;
    }

    .owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
	background: none;
	color: inherit;
	border: none;
	padding: 0 !important;
	font: inherit;
    }

    .owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
	cursor: pointer;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
    }

    .owl-carousel .owl-nav .owl-next {
	display: block;
	position: absolute;
	text-indent: inherit;
	right: 0px;
	width: auto;
	cursor: pointer;
	-webkit-transition: opacity 0.3s ease 0s, right 0.3s ease 0s;
	-moz-transition: opacity 0.3s ease 0s, right 0.3s ease 0s;
	-ms-transition: opacity 0.3s ease 0s, right 0.3s ease 0s;
	-o-transition: opacity 0.3s ease 0s, right 0.3s ease 0s;
	transition: opacity 0.3s ease 0s, right 0.3s ease 0s;
    }

    [type=reset], [type=submit], button, html [type=button] {
	-webkit-appearance: button;
    }

    .fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
    }

    button, input {
	overflow: visible;
    }